gdb/testsuite: make test names unique in gdb.python/py-block.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.python/py-block.exp: Give tests unique names.
4
5 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 * gdb.python/py-pp-maint.exp: Extend test names to make them
8 unique.
9
10 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.python/py-explore.exp: Add with_test_prefix to make test
13 names unique.
14
15 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.python/py-finish-breakpoint.exp: Make test names unique.
18
19 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.python/py-strfns.exp: Use with_test_prefix to make test
22 names unique.
23
24 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
25
26 * gdb.python/py-format-string.exp: Use proc_with_prefix to make
27 test names unique.
28
29 2021-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
30
31 * gdb.python/py-mi.exp: Use with_test_prefix to make test names
32 unique.
33
34 2021-03-09 Tom Tromey <tromey@adacore.com>
35
36 * gdb.base/cast-call.exp: New file.
37 * gdb.base/cast-call.c: New file.
38
39 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * gdb.gdb/python-helper.exp: New file.
42
43 2020-03-04 Felix Willgerodt <felix.willgerodt@intel.com>
44
45 * gdb.fortran/intrinsics.exp: Add LOC tests.
46
47 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * gdb.fortran/shape.exp: New file.
50 * gdb.fortran/shape.f90: New file.
51
52 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
53
54 * gdb.fortran/size.exp: New file.
55 * gdb.fortran/size.f90: New file.
56
57 2021-03-09 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.fortran/rank.exp: New file.
60 * gdb.fortran/rank.f90: New file.
61
62 2021-03-08 Tom Tromey <tom@tromey.com>
63
64 * gdb.fortran/debug-expr.exp: Update tests.
65
66 2021-03-08 Tom Tromey <tom@tromey.com>
67
68 * gdb.base/debug-expr.exp: Update expected dump output.
69
70 2021-03-06 Tom Tromey <tom@tromey.com>
71
72 * lib/dwarf.exp (_handle_DW_FORM): Treat DW_FORM_GNU_ref_alt and
73 DW_FORM_GNU_strp_alt like DW_FORM_sec_offset.
74 * gdb.dwarf2/dwznolink.exp: New file.
75
76 2021-03-05 Mark Wielaard <mark@klomp.org>
77
78 * lib/valgrind.exp (vgdb_start): Add --wait=1 to vgdbcmd.
79
80 2021-03-06 Weimin Pan <weimin.pan@oracle.com>
81
82 * gdb.base/ctf-ptype.exp: Add function tests and fix typos.
83
84 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
85
86 * gdb.btrace/rn-dl-bind.exp: Add ldflags=-Wl,-z,lazy.
87
88 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
89
90 * gdb.btrace/non-stop.exp: Adjust expected source lines.
91
92 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
93
94 * gdb.btrace/stepi.exp: Add {} options to prepare_for_testing.
95
96 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
97
98 * gdb.btrace/exception.cc (main): Update test source.
99 * gdb.btrace/exception.exp: Update patterns.
100 * gdb.btrace/function_call_history.exp: Likewise.
101
102 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
103
104 * gdb.btrace/unknown_functions.exp: Move -Wl,-x to ldflags.
105
106 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
107
108 * gdb.btrace/rn-dl-bind.exp: Replace reverse-step with
109 reverse-continue to breakpoint.
110
111 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
112
113 * gdb.btrace/delta.exp: Remove instruction-history and
114 function-call-history checks.
115
116 2021-03-03 Markus Metzger <markus.t.metzger@intel.com>
117
118 * README (Note): Add nopie_ldflag.
119 * lib/gdb.exp (gdb_compile): Extend nopie handling.
120
121 2021-03-02 Tom Tromey <tromey@adacore.com>
122
123 * gdb.ada/fixed_points.exp: Remove most special cases for minimal
124 encodings.
125
126 2021-02-27 Lancelot Six <lsix@lancelotix.com>
127
128 PR gdb/27393
129 * gdb.base/source-dir.exp: Test that empty dirnames are skipped.
130
131
132 2021-02-26 Tom Tromey <tom@tromey.com>
133
134 * lib/gdb.exp (skip_ctf_tests): Use expr on result.
135
136 2021-02-26 Jan Vrany <jan.vrany@labware.com>
137
138 * gdb.trace/mi-tsv-changed.exp (test_create_delete_modify_tsv):
139 Remove trailing \n from expected output.
140
141 2021-02-26 Markus Metzger <markus.t.metzger@intel.com>
142
143 * lib/gdb.exp (use_gdb_stub): Extend comment.
144
145 2021-02-25 Jan Matyas <jmatyas@codasip.com>
146
147 PR gdb/26819
148 * gdb.server/stop-reply-no-thread.exp: Add two test
149 scenarios that cover remote targets which do not have
150 the concept of threads.
151
152 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
153
154 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
155
156 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
157
158 PR fortran/26155
159 * gdb.fortran/call-no-debug-func.f90: New file.
160 * gdb.fortran/call-no-debug-prog.f90: New file.
161 * gdb.fortran/call-no-debug.exp: New file.
162
163 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
164
165 * gdb.fortran/associated.exp: New file.
166 * gdb.fortran/associated.f90: New file.
167
168 2021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
169
170 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
171
172 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
173
174 * gdb.base/sect-cmd.exp: Update expected results.
175
176 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
177
178 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
179 techniques. Enable the test for all targets.
180
181 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
182
183 * gdb.base/maint-info-sections.exp: Add new tests.
184 (check_maint_info_target_sections_output): New proc.
185
186 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
187
188 * gdb.arch/riscv-default-tdesc.exp: New file.
189
190 2021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
191
192 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
193
194 2021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
195
196 * gdb.arch/i386-biarch-core.exp: Add target check.
197
198 2021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
199
200 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
201
202 2021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
203
204 * gdb.fortran/allocated.exp: New file.
205 * gdb.fortran/allocated.f90: New file.
206
207 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * gdb.fortran/lbound-ubound.exp: Remove old comment.
210
211 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
212
213 * gdb.base/maint-info-sections.exp: Update expected output, and
214 add additional tests. Again.
215
216 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 * gdb.base/maint-info-sections.exp: Update expected output, and
219 add additional tests.
220
221 2021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
222
223 * gdb.base/maint-info-sections.exp: New file, content is moved
224 from gdb.base/maint.exp and cleaned up to use latest testsuite
225 techniques.
226 * gdb.base/maint.exp: Tests moved out to
227 gdb.base/maint-info-sections.exp.
228
229 2021-02-10 Simon Marchi <simon.marchi@efficios.com>
230
231 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
232 GDBFLAGS.
233
234 2021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
235
236 * gdb.fortran/lbound-ubound.F90: New file.
237 * gdb.fortran/lbound-ubound.exp: New file.
238
239 2021-02-10 Tom de Vries <tdevries@suse.de>
240
241 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
242 "Restore saved setting of complaints".
243
244 2021-02-09 Tom de Vries <tdevries@suse.de>
245
246 PR symtab/27341
247 * lib/gdb.exp (with_complaints): New proc, factored out of ...
248 (gdb_load_no_complaints): ... here.
249 * gdb.fortran/function-calls.exp: Add test-case.
250
251 2021-02-09 Abid Qadeer <abidh@codesourcery.com>
252
253 * gdb.threads/signal-command-handle-nopass.exp: Call
254 'standard_testfile' before using 'testfile'.
255 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
256 * gdb.threads/signal-delivered-right-thread.exp: Likewise
257 * gdb.threads/signal-sigtrap.exp: Likewise
258
259 2021-02-08 Luis Machado <luis.machado@linaro.org>
260
261 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
262
263 2021-02-08 Tom de Vries <tdevries@suse.de>
264
265 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
266
267 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
268
269 * gdb.python/tui-window-disabled.c: New file.
270 * gdb.python/tui-window-disabled.exp: New file.
271 * gdb.python/tui-window-disabled.py: New file.
272
273 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * gdb.python/tui-window.exp: Add new tests.
276 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
277 TestWindow object into global the_window.
278 <remote_title>: New method.
279 (delete_window_title): New function.
280
281 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
282
283 * gdb.tui/winheight.exp: Add more tests.
284
285 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
286
287 * gdb.python/py-framefilter.exp: Update expected results.
288 * gdb.python/python.exp: Update expected results.
289
290 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
291
292 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
293 about bug in GDB, update expected results, and add more tests.
294
295 2021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
296
297 * gdb.tui/scroll.exp: New file.
298 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
299 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
300 remaining lines up.
301 (Term::check_region_contents): New proc.
302 (Term::check_box_contents): Use check_region_contents.
303
304 2021-02-06 Tom de Vries <tdevries@suse.de>
305
306 PR testsuite/26922
307 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
308 scrolling.
309
310 2021-02-05 Tom de Vries <tdevries@suse.de>
311
312 PR breakpoints/27313
313 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
314 rejected.
315
316 2021-02-05 Tom de Vries <tdevries@suse.de>
317
318 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
319 * gdb.fortran/mixed-lang-stack.exp: Same.
320
321 2021-02-05 Tom de Vries <tdevries@suse.de>
322
323 PR exp/27265
324 * gdb.base/complex-parts.exp: Add tests.
325
326 2021-02-05 Tom de Vries <tdevries@suse.de>
327
328 PR symtab/27307
329 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
330
331 2021-02-04 Shahab Vahedi <shahab@synopsys.com>
332
333 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
334
335 2021-02-03 Pedro Alves <pedro@palves.net>
336
337 * gdb.threads/detach-step-over.c: New file.
338 * gdb.threads/detach-step-over.exp: New file.
339
340 2021-02-03 Pedro Alves <pedro@palves.net>
341
342 * gdb.threads/attach-non-stop.c: New file.
343 * gdb.threads/attach-non-stop.exp: New file.
344
345 2021-02-02 Lancelot SIX <lsix@lancelotsix.com>
346
347 * gdb.base/inferior-noarg.c: New test.
348 * gdb.base/inferior-noarg.exp: New test.
349
350 2021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
351
352 * gdb.base/scope.exp: Use proc_with_prefix.
353
354 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
355
356 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
357 table proc.
358 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
359 .debug_rnglists table without offset array.
360 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
361 .debug_loclists table without offset array.
362
363 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
364
365 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
366 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
367 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
368 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
369 attribute
370
371 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
372
373 PR gdb/26813
374 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
375 (loclists): New proc.
376 * gdb.dwarf2/loclists-multiple-cus.c: New.
377 * gdb.dwarf2/loclists-multiple-cus.exp: New.
378 * gdb.dwarf2/loclists-sec-offset.c: New.
379 * gdb.dwarf2/loclists-sec-offset.exp: New.
380
381 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
382
383 * lib/dwarf.exp (_location): Add parameters.
384 (_handle_DW_FORM): Adjust.
385
386 2021-02-02 Simon Marchi <simon.marchi@efficios.com>
387
388 PR gdb/26813
389 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
390 (cu): Generate header for DWARF 5.
391 (rnglists): New proc.
392 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
393 * gdb.dwarf2/rnglists-sec-offset.exp: New.
394
395 2021-02-02 Tom de Vries <tdevries@suse.de>
396
397 PR symtab/24620
398 * gdb.dwarf2/fission-reread.exp: Add test-case.
399
400 2021-02-01 Tom de Vries <tdevries@suse.de>
401
402 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
403 * gdb.dwarf2/fission-loclists-pie.S: Same.
404 * gdb.dwarf2/fission-loclists.S: Same.
405 * gdb.dwarf2/fission-multi-cu.S: Same.
406 * gdb.dwarf2/fission-reread.S: Same.
407 * gdb.dwarf2/fission-base.exp: Use DWO.
408 * gdb.dwarf2/fission-loclists-pie.exp: Same.
409 * gdb.dwarf2/fission-loclists.exp: Same.
410 * gdb.dwarf2/fission-multi-cu.exp: Same.
411 * gdb.dwarf2/fission-reread.exp: Same.
412
413 2021-01-29 Tom de Vries <tdevries@suse.de>
414
415 PR breakpoints/26063
416 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
417 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
418
419 2021-01-29 Tom de Vries <tdevries@suse.de>
420
421 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
422
423 2021-01-28 Tom de Vries <tdevries@suse.de>
424
425 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
426 in the backtrace, and use that in the rest of the test instead of
427 hardcoded constant 3. Use "frame" instead of "up" for robustness.
428
429 2021-01-28 Tom de Vries <tdevries@suse.de>
430
431 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
432 * gdb.arch/i386-sse-stack-align.c: Same.
433 * gdb.arch/i386-sse-stack-align.exp: Same.
434
435 2021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
436
437 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
438
439 2021-01-28 Tom de Vries <tdevries@suse.de>
440
441 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
442
443 2021-01-28 Tom de Vries <tdevries@suse.de>
444
445 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
446 "maint info line-table". Make PASS pattern more specific. Make
447 FAIL pattern work for -m32.
448
449 2021-01-27 Lancelot SIX <lsix@lancelotsix.com>
450
451 PR gdb/27133
452 * gdb.base/ui-redirect.exp: Add test case that ensures that
453 redirecting both logging and debug does not cause gdb to crash.
454
455
456 2021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
457
458 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
459
460 2021-01-26 Tom de Vries <tdevries@suse.de>
461
462 * gdb.threads/killed-outside.exp: Allow regular output.
463
464 2021-01-26 Tom de Vries <tdevries@suse.de>
465
466 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
467
468 2021-01-25 Tom de Vries <tdevries@suse.de>
469
470 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
471 * lib/gdb.exp: Use gdb_load_no_complaints.
472
473 2021-01-25 Tom Tromey <tromey@adacore.com>
474
475 * gdb.ada/fixed_points.exp: Add regression test.
476 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
477 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
478
479 2021-01-25 Tom Tromey <tromey@adacore.com>
480
481 * gdb.ada/local-enum.exp: Add enumerator resolution test.
482
483 2021-01-25 Tom Tromey <tromey@adacore.com>
484
485 * gdb.ada/local-enum.exp: New file.
486 * gdb.ada/local-enum/local.adb: New file.
487
488 2021-01-23 Tom Tromey <tom@tromey.com>
489
490 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
491
492 2021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
493
494 * gdb.base/line65535.exp: Fix test expectation.
495
496 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
497
498 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
499 suppression.
500 (default_gdb_exit): Likewise.
501 (default_gdb_spawn): Likewise.
502 (send_gdb): Likewise.
503 (gdb_expect): Likewise.
504 (gdb_expect_list): Likewise.
505 (default_gdb_init): Likewise.
506 (gdb_suppress_entire_file): Remove.
507 (gdb_suppress_tests): Remove.
508 (gdb_stop_suppressing_tests): Remove.
509 (gdb_clear_suppressed): Remove.
510 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
511 related to test suppression.
512 (default_mi_gdb_start): Likewise.
513 (mi_gdb_reinitialize_dir): Likewise.
514 (mi_gdb_test): Likewise.
515 (mi_run_cmd_full): Likewise.
516 (mi_runto_helper): Likewise.
517 (mi_execute_to): Likewise.
518 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
519 * gdb.base/bitfields.exp: Likewise.
520 * gdb.base/bitfields2.exp: Likewise.
521 * gdb.base/break.exp: Likewise.
522 * gdb.base/call-sc.exp: Likewise.
523 * gdb.base/callfuncs.exp: Likewise.
524 * gdb.base/dfp-test.exp: Likewise.
525 * gdb.base/endian.exp: Likewise.
526 * gdb.base/exprs.exp: Likewise.
527 * gdb.base/funcargs.exp: Likewise.
528 * gdb.base/hbreak2.exp: Likewise.
529 * gdb.base/recurse.exp: Likewise.
530 * gdb.base/scope.exp: Likewise.
531 * gdb.base/sepdebug.exp: Likewise.
532 * gdb.base/structs.exp: Likewise.
533 * gdb.base/until.exp: Likewise.
534 * gdb.cp/misc.exp: Likewise.
535
536 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
537
538 PR cli/25956
539 * gdb.base/style.exp (run_style_tests): Add version string test.
540 (test_startup_version_string): Use version style name.
541 * lib/gdb-utils.exp (style): Handle version style name.
542
543 2021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
544
545 * gdb.base/style.exp (limited_style): New proc.
546 (clean_restart_and_disable): New proc.
547 (run_style_tests): New proc. Most of the old tests from this file
548 are now in this proc.
549 (test_startup_version_string): New proc. Reamining test from the
550 old file is in this proc.
551
552 2021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
553
554 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
555 Adjust to "set debug remote" changes.
556
557 2021-01-21 Luis Machado <luis.machado@linaro.org>
558
559 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
560 message.
561
562 2021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
563
564 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
565
566 2021-01-21 Hannes Domani <ssbssa@yahoo.de>
567
568 PR python/19151
569 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
570
571 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
572
573 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
574
575 2021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
576
577 * lib/tuiterm.exp: Add links in comments.
578
579 2021-01-20 Tom de Vries <tdevries@suse.de>
580
581 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
582 offset.
583
584 2021-01-20 Tom de Vries <tdevries@suse.de>
585
586 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
587
588 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
589
590 * gdb.arch/amd64-stap-expressions.S: New file.
591 * gdb.arch/amd64-stap-expressions.exp: New file.
592
593 2021-01-19 Tom de Vries <tdevries@suse.de>
594
595 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
596 sequence.
597
598 2021-01-19 Tom de Vries <tdevries@suse.de>
599
600 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
601
602 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.fortran/array-slices.exp (run_test): Avoid including
605 addresses in test names.
606
607 2021-01-15 Tom de Vries <tdevries@suse.de>
608
609 PR testsuite/26997
610 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
611 when adding sizeof.
612
613 2021-01-14 Tom de Vries <tdevries@suse.de>
614
615 PR testsuite/24590
616 * gdb.base/style.exp: Handle shorter argv in frame command output.
617
618 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
619
620 PR gdb/26819
621 * gdb.server/stop-reply-no-thread-multi.c: New file.
622 * gdb.server/stop-reply-no-thread-multi.exp: New file.
623
624 2021-01-12 Tom de Vries <tdevries@suse.de>
625
626 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
627 (main): Remove call to have_mpx.
628 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
629 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
630 (main): Remote call to have_mpx.
631 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
632 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
633 (main): Remove call to have_mpx.
634 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
635 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
636 (main): Remove call to have_mpx.
637 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
638 * gdb.arch/i386-mpx.c (have_mpx): Remove.
639 (main): Remote call to have_mpx.
640 * gdb.arch/i386-mpx.exp: Use have_mpx.
641 * lib/gdb.exp (have_mpx): New proc.
642
643 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
644
645 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
646
647 2021-01-12 Tom de Vries <tdevries@suse.de>
648
649 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
650
651 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 * gdb.fortran/debug-expr.exp: Add new tests.
654
655 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.fortran/dot-ops.exp: Add new tests.
658
659 2021-01-11 Tom de Vries <tdevries@suse.de>
660
661 PR testsuite/26968
662 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
663 Move insn setting $eax to before probe point.
664
665 2021-01-09 Tom Tromey <tom@tromey.com>
666
667 * gdb.trace/ax.exp: Do not require an "ext".
668
669 2021-01-08 Tom Tromey <tromey@adacore.com>
670
671 * gdb.ada/voidctx/pck.adb: New file.
672 * gdb.ada/voidctx/pck.ads: New file.
673 * gdb.ada/voidctx/voidctx.adb: New file.
674 * gdb.ada/voidctx.exp: New file.
675
676 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
677
678 PR gdb/27157
679 * gdb.base/empty-host-env-vars.exp: New test.
680
681 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
682
683 * gdb.base/completion.exp: Add a new test.
684
685 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
686
687 * gdb.fortran/intvar-dynamic-types.exp: New file.
688 * gdb.fortran/intvar-dynamic-types.f90: New file.
689
690 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
691
692 * gdb.fortran/intvar-array.exp: New file.
693 * gdb.fortran/intvar-array.f90: New file.
694
695 2021-01-07 Tom Tromey <tromey@adacore.com>
696
697 * gdb.ada/assign_arr.exp: Add 'others' test.
698
699 2021-01-06 Tom Tromey <tromey@adacore.com>
700
701 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
702 (FP4_Type): New type.
703 (FP4_Var): New variable.
704 * gdb.ada/fixed_points/fixed_points.adb: Update.
705 * gdb.ada/fixed_points.exp: Add tests for binary operators.
706
707 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
708
709 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
710 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
711 Pass prompt containing debug print to gdb_test_sequence.
712
713 2021-01-04 Tom de Vries <tdevries@suse.de>
714
715 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
716
717 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
718
719
720
721 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
722
723 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
724 * gdb.server/connect-without-multi-process.exp: Likewise.
725 * gdb.server/exit-multiple-threads.exp: Likewise.
726 * gdb.server/ext-attach.exp: Likewise.
727 * gdb.server/ext-restart.exp: Likewise.
728 * gdb.server/ext-run.exp: Likewise.
729 * gdb.server/ext-wrapper.exp: Likewise.
730 * gdb.server/multi-ui-errors.exp: Likewise.
731 * gdb.server/no-thread-db.exp: Likewise.
732 * gdb.server/reconnect-ctrl-c.exp: Likewise.
733 * gdb.server/run-without-local-binary.exp: Likewise.
734 * gdb.server/server-kill.exp: Likewise.
735 * gdb.server/server-run.exp: Likewise.
736 * gdb.server/solib-list.exp: Likewise.
737 * gdb.server/stop-reply-no-thread.exp: Likewise.
738 * gdb.server/wrapper.exp: Likewise.
739 * gdb.server/sysroot.exp: Increase timeout when testing the
740 target: sysroot.
741
742 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
743
744 * gdb.server/server-run.exp: Use clean_restart.
745
746 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
747
748 * gdb.server/ext-run.exp: Use clean_restart.
749
750 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
751
752 * gdb.server/stop-reply-no-thread.exp: Use build_executable
753 instead of prepare_for_testing.
754
755 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
756
757 * gdb.server/solib-list.exp: Use clean_restart.
758
759 2021-01-04 Tom de Vries <tdevries@suse.de>
760
761 * gdb.base/morestack.c: Remove printf.
762 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
763
764 2020-12-31 Tom Tromey <tom@tromey.com>
765
766 * gdb.rust/simple.exp: Update output for Rust 1.49.
767
768 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
769
770 * gdb.cp/step-and-next-inline.exp: Fix test case.
771
772 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
773
774 * gdb.python/py-frame-args.exp: De-duplicate test names.
775
776 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 PR gdb/27059
779 * gdb.dwarf2/dyn-type-unallocated.c: New file.
780 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
781
782 2020-12-21 Peter Waller <p@pwaller.net>
783
784 * gdb.base/style-interp-exec-mi.exp: New.
785 * gdb.base/style-interp-exec-mi.c: New.
786
787 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
788
789 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
790 gdb_test. Use proc_with_prefix.
791
792 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
793
794 * gdb.btrace/exception.exp: Build with nopie.
795 * gdb.btrace/function_call_history.exp: Likewise.
796 * gdb.btrace/unknown_functions.exp: Likewise.
797
798 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
799
800 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
801
802 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
803
804 * gdb.python/py-record-btrace.exp: Make test names unique.
805 * gdb.python/py-record-full.exp: Likewise.
806
807 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
808
809 * gdb.btrace/data.exp: Make test names unique.
810 * gdb.btrace/delta.exp: Likewise.
811 * gdb.btrace/enable.exp: Likewise.
812 * gdb.btrace/function_call_history.exp: Likewise.
813 * gdb.btrace/nohist.exp: Likewise.
814 * gdb.btrace/non-stop.exp: Likewise.
815 * gdb.btrace/rn-dl-bind.exp: Likewise.
816 * gdb.btrace/step.exp: Likewise.
817 * gdb.btrace/stepi.exp: Likewise.
818 * gdb.btrace/tailcall.exp: Likewise.
819
820 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
821
822 * gdb.btrace/enable.exp: Update error message.
823 * gdb.btrace/multi-inferior.exp: Likewise.
824 * gdb.btrace/reconnect.exp: Likewise.
825 * gdb.python/py-record-btrace.exp: Likewise.
826 * gdb.python/py-record-full.exp: Likewise.
827
828 2020-12-20 Tom de Vries <tdevries@suse.de>
829
830 * lib/gdb.exp (save_target_board_info): New proc.
831 (gdb_compile_shlib): Use save_target_board_info.
832
833 2020-12-19 Tom de Vries <tdevries@suse.de>
834
835 * lib/gdb.exp (supports_scalar_storage_order_attribute)
836 (supports_gnuc): New proc.
837 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
838 test_compiler_info calls. Add unsupported message.
839 * gdb.base/endianity.c: Use TEST_SSO.
840
841 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
842
843 PR exp/27070
844 * gdb.python/compare-enum-type-a.c: New test.
845 * gdb.python/compare-enum-type-b.c: New test.
846 * gdb.python/compare-enum-type.exp: New file.
847 * gdb.python/compare-enum-type.h: New test.
848
849 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
850
851 * gdb.python/py-format-string.exp: Add tests for address keyword.
852
853 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
854
855 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
856
857 2020-12-18 Tom Tromey <tromey@adacore.com>
858
859 * gdb.ada/fixed_points.exp: Also run with
860 -fgnat-encodings=minimal. Update expected output.
861
862 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
863
864 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
865 * gdb.base/continue-all-already-running.exp: Likewise.
866 * gdb.base/moribund-step.exp: Likewise.
867 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
868
869 2020-12-16 Tom de Vries <tdevries@suse.de>
870
871 * gdb.base/batch-preserve-term-settings.exp:
872
873 2020-12-16 Tom de Vries <tdevries@suse.de>
874
875 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
876 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
877
878 2020-12-16 Luis Machado <luis.machado@linaro.org>
879
880 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
881 pointer-based memory accesses.
882 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
883 hw watchpoint cases.
884
885 2020-12-15 Rae Kim <rae.kim@gmail.com>
886
887 * gdb.base/document.exp: New test.
888
889 2020-12-15 Tom Tromey <tromey@adacore.com>
890
891 * gdb.base/style.exp: Add deprecation tests.
892
893 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
894
895 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
896
897 2020-12-14 Mark Wielaard <mark@klomp.org>
898
899 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
900 specially, set attr_form_comment to the actual FORM string used.
901
902 2020-12-14 Mark Wielaard <mark@klomp.org>
903
904 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
905 _constants(SPECIAL_expr) here, but set it...
906 (Dwarf::cu): ...here based on _cu_version.
907
908 2020-12-14 Tom de Vries <tdevries@suse.de>
909
910 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
911 pass -fPIC.
912 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
913 * gdb.base/break-probes.exp: Same.
914 * gdb.base/ctxobj.exp: Same.
915 * gdb.base/dso2dso.exp: Same.
916 * gdb.base/global-var-nested-by-dso.exp: Same.
917 * gdb.base/info-shared.exp: Same.
918 * gdb.base/jit-reader-simple.exp: Same.
919 * gdb.base/print-file-var.exp: Same.
920 * gdb.base/skip-solib.exp: Same.
921 * gdb.btrace/dlopen.exp: Same.
922
923 2020-12-14 Tom de Vries <tdevries@suse.de>
924
925 PR testsuite/26963
926 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
927
928 2020-12-14 Tom de Vries <tdevries@suse.de>
929
930 PR testsuite/26962
931 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
932 cast it to its declared type".
933
934 2020-12-14 Tom de Vries <tdevries@suse.de>
935
936 PR testsuite/26951
937 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
938 shell prompt.
939
940 2020-12-14 Tom Tromey <tromey@adacore.com>
941
942 * gdb.ada/nested.exp: Add new tests.
943 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
944
945 2020-12-14 Tom Tromey <tromey@adacore.com>
946
947 * gdb.dwarf2/ada-thick-pointer.exp: New file.
948
949 2020-12-14 Tom Tromey <tromey@adacore.com>
950
951 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
952
953 2020-12-13 Tom de Vries <tdevries@suse.de>
954
955 PR testsuite/26953
956 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
957 attribute support if compiler doesn't support it.
958
959 2020-12-13 Tom de Vries <tdevries@suse.de>
960
961 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
962 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
963 source to shared lib. Add ada to options.
964
965 2020-12-13 Tom de Vries <tdevries@suse.de>
966
967 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
968 calling gnatbind and gnatlink.
969
970 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.base/dcache-flush.c: New file.
973 * gdb.base/dcache-flush.exp: New file.
974
975 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
976
977 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
978 commands.
979 * gdb.base/killed-outside.exp: Likewise.
980 * gdb.opt/inline-bt.exp: Likewise.
981 * gdb.perf/gmonster-null-lookup.py: Likewise.
982 * gdb.perf/gmonster-print-cerr.py: Likewise.
983 * gdb.perf/gmonster-ptype-string.py: Likewise.
984 * gdb.python/py-unwind.exp: Likewise.
985
986 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
987
988 * gdb.base/commands.exp: Update expected results.
989
990 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
991
992 PR cli/15104
993 * gdb.base/commands.exp: Add additional tests.
994 * gdb.base/completion.exp: Add additional tests.
995
996 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
997
998 * gdb.base/completion.exp: Add additional tests.
999
1000 2020-12-11 Tom de Vries <tdevries@suse.de>
1001
1002 PR testsuite/26991
1003 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
1004 violations by setting bounds registers if the bounds are passed in the
1005 Bounds Table.
1006
1007 2020-12-11 Tom de Vries <tdevries@suse.de>
1008
1009 PR testsuite/26954
1010 * gdb.base/float128.exp: Detect and handle no mpfr support.
1011
1012 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
1013
1014 PR gdb/24694
1015 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
1016 calls.
1017
1018 2020-12-10 Tom de Vries <tdevries@suse.de>
1019
1020 PR testsuite/26947
1021 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
1022 braces for tcl 8.5 and earlier.
1023
1024 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
1025
1026 PR 26875, PR 26901
1027 * gdb.base/flexible-array-member.c: New test.
1028 * gdb.base/flexible-array-member.exp: New test.
1029
1030 2020-12-08 Tom de Vries <tdevries@suse.de>
1031
1032 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
1033 using is_amd64_regs_target.
1034
1035 2020-12-08 Tom de Vries <tdevries@suse.de>
1036
1037 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
1038 self_id.
1039
1040 2020-12-07 Pedro Alves <pedro@palves.net>
1041
1042 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
1043 'additional_flags' variable.
1044
1045 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1046
1047 * gdb.linespec/explicit.exp: Extend with a test to check completing
1048 '-' after seemingly complete options.
1049
1050 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1051
1052 * gdb.linespec/keywords.exp: Add tests to check positional
1053 flexibility of "-force-condition".
1054
1055 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1056
1057 * gdb.base/bp-cmds-run-with-ex.c: New file.
1058 * gdb.base/bp-cmds-run-with-ex.exp: New file.
1059 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
1060 * gdb.gdb/python-interrupts.exp: Update the call to
1061 'catch_command_errors' with the new argument.
1062 * gdb.gdb/python-selftest.exp: Ditto.
1063
1064 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1065
1066 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
1067 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
1068 * gdb.threads/non-stop-fair-events.exp: Likewise.
1069
1070 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1071
1072 * gdb.threads/step-over-exec.exp: New.
1073 * gdb.threads/step-over-exec.c: New.
1074 * gdb.threads/step-over-exec-execd.c: New.
1075 * lib/my-syscalls.S: New.
1076 * lib/my-syscalls.h: New.
1077
1078 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
1079
1080 * lib/dwarf.exp (declare_labels): Use name as text if text is
1081 not provided.
1082
1083 2020-12-04 Tom de Vries <tdevries@suse.de>
1084
1085 PR testsuite/26990
1086 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
1087 are unsupported.
1088
1089 2020-12-04 Tom de Vries <tdevries@suse.de>
1090
1091 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
1092 clause.
1093
1094 2020-12-04 Tom de Vries <tdevries@suse.de>
1095
1096 * gdb.reverse/insn-reverse.exp: Fix count handling.
1097
1098 2020-12-04 Tom de Vries <tdevries@suse.de>
1099
1100 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
1101 __x86_64__.
1102
1103 2020-12-04 Tom de Vries <tdevries@suse.de>
1104
1105 * gdb.reverse/insn-reverse.c (test_nr): New var.
1106 (usage, parse_args): New function.
1107 (main): Call parse_args. Only run test for test_nr.
1108 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
1109 and bail out. Run subtests individually, using an inferior arg
1110 specifying the subtest.
1111
1112 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1113
1114 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
1115
1116 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
1119 update test to use this.
1120
1121 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1122
1123 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
1124
1125 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1126
1127 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
1128 (do_test): Don't use with_test_prefix.
1129 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
1130 (do_test): Don't use with_test_prefix.
1131 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
1132 (do_test): Don't use with_test_prefix.
1133 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
1134 (do_test): Don't use with_test_prefix.
1135
1136 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
1137
1138 * gdb.threads/non-ldr-exit.exp: Fix comment.
1139
1140 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * gdb.xml/maint-xml-dump-03.xml: New file.
1143
1144 2020-11-30 Tom de Vries <tdevries@suse.de>
1145
1146 PR symtab/26905
1147 * gdb.dwarf2/count.exp: Remove kfails.
1148
1149 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1150
1151 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1152 indices.
1153
1154 2020-11-24 Joel Brobecker <brobecker@adacore.com>
1155
1156 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1157 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1158 languages. Remove the associated setup_xfail.
1159
1160 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
1161
1162 * lib/gdb.exp (gdb_assert): Show error message on error.
1163
1164 2020-11-23 Tom de Vries <tdevries@suse.de>
1165
1166 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1167 * gdb.ada/mod_from_name.exp: Same.
1168 * gdb.ada/pckd_arr_ren.exp: Same.
1169
1170 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1171
1172 * gdb.base/template.exp: New.
1173 * gdb.base/template.c: New.
1174
1175 2020-11-22 Gary Benson <gbenson@redhat.com>
1176
1177 PR gdb/26905
1178 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1179 is defined using a DW_AT_count which references another DIE.
1180
1181 2020-11-21 Tom de Vries <tdevries@suse.de>
1182
1183 * gdb.base/vla-ptr.exp: Add XFAIL.
1184
1185 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.fortran/array-slices-bad.exp: New file.
1188 * gdb.fortran/array-slices-bad.f90: New file.
1189 * gdb.fortran/array-slices-sub-slices.exp: New file.
1190 * gdb.fortran/array-slices-sub-slices.f90: New file.
1191 * gdb.fortran/array-slices.exp: Rewrite tests.
1192 * gdb.fortran/array-slices.f90: Rewrite tests.
1193 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1194
1195 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.base/completion.exp: Add new completion tests.
1198
1199 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1200
1201 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1202 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1203 * gdb.mi/mi-nsintrall.exp: Likewise.
1204 * gdb.mi/mi-nsmoribund.exp: Likewise.
1205 * gdb.mi/mi-nsthrexec.exp: Likewise.
1206 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1207
1208 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1209
1210 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1211 of perror.
1212
1213 2020-11-18 Joseph Myers <joseph@codesourcery.com>
1214
1215 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1216 $arg.exe exists but $arg does not.
1217
1218 2020-11-17 Gary Benson <gbenson@redhat.com>
1219
1220 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1221 __attribute__ ((used)).
1222
1223 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1224
1225 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1226
1227 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1228
1229 * gdb.base/completion.exp: Add new tests.
1230
1231 2020-11-16 Tom Tromey <tromey@adacore.com>
1232
1233 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1234 tests.
1235
1236 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1237
1238 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1239 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1240 (main): Add reference to pck__fp1_var2.
1241 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1242
1243 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1244
1245 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1246
1247 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1248
1249 * gdb.ada/fixed_points.exp: Add ptype tests.
1250 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1251
1252 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1253
1254 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1255
1256 2020-11-15 Joel Brobecker <brobecker@adacore.com>
1257
1258 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1259 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1260 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1261 New files.
1262 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1263
1264 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1265 New files.
1266
1267 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1268
1269 PR cli/26879
1270 * gdb.fortran/completion.exp: New file.
1271 * gdb.fortran/completion.f90: New file.
1272
1273 2020-11-12 Joseph Myers <joseph@codesourcery.com>
1274
1275 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1276 but $arg does not.
1277
1278 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1279
1280 * gdb.fortran/types.exp: Add more tests.
1281
1282 2020-11-12 Tom Tromey <tom@tromey.com>
1283
1284 PR rust/26799:
1285 * gdb.rust/traits.exp: Remove kfails.
1286
1287 2020-11-12 Gary Benson <gbenson@redhat.com>
1288
1289 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1290 statement.
1291
1292 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
1293
1294 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1295 always-inserted" axis.
1296 (do_test): Add breakpoint_always_inserted parameter.
1297
1298 2020-11-10 Tom Tromey <tromey@adacore.com>
1299
1300 * gdb.ada/bias.exp: Update.
1301 * gdb.ada/bias/bias.adb (X): Change value.
1302
1303 2020-11-10 Gary Benson <gbenson@redhat.com>
1304
1305 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1306 regexp fragment in parentheses to prevent false matching.
1307
1308 2020-11-10 Gary Benson <gbenson@redhat.com>
1309
1310 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1311
1312 2020-11-10 Gary Benson <gbenson@redhat.com>
1313
1314 * gdb.cp/step-and-next-inline.exp: Only require
1315 -gstatement-frontiers when building with GCC.
1316 Only setup KFAIL's for GCC issues when using
1317 a GCC-built executable.
1318
1319 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1320
1321 * gdb.base/debug-expr.c: Add extra function to allow for an
1322 additional test.
1323 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1324 to this proc with gdb_test_debug_expr. Add an extra test.
1325 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1326 to this proc with gdb_test_debug_expr, give the tests names
1327 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1328 calls to this proc with gdb_test_debug_expr, give the tests names
1329 * gdb.fortran/debug-expr.exp: New file.
1330 * gdb.fortran/debug-expr.f90: New file.
1331 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1332
1333 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
1334
1335 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1336 proceduresu.
1337 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1338 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1339 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1340 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1341 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1342 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1343 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1344 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1345
1346 2020-11-04 Tom Tromey <tromey@adacore.com>
1347
1348 * gdb.ada/funcall_ref.exp: Update.
1349 * gdb.ada/var_rec_arr.exp: Update.
1350
1351 2020-11-04 Tom Tromey <tromey@adacore.com>
1352
1353 * gdb.ada/rec_ptype.exp: New file.
1354 * gdb.ada/rec_ptype/main.adb: New file.
1355 * gdb.ada/rec_ptype/p.ads: New file.
1356
1357 2020-11-04 Tom Tromey <tromey@adacore.com>
1358
1359 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1360 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1361 (PT_Full): New variable.
1362 * gdb.ada/tick_length_array_enum_idx/pck.adb
1363 (Full_PT): New type.
1364
1365 2020-11-04 Tom Tromey <tromey@adacore.com>
1366
1367 * gdb.ada/array_of_variant.exp: New file.
1368 * gdb.ada/array_of_variant/p.adb: New file.
1369 * gdb.ada/array_of_variant/pck.ads: New file.
1370 * gdb.ada/array_of_variant/pck.adb: New file.
1371
1372 2020-11-04 Tom Tromey <tromey@adacore.com>
1373
1374 * gdb.ada/enum_idx_packed.exp: Add test.
1375 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1376 New variable.
1377 * gdb.ada/enum_idx_packed/pck.ads (Short)
1378 (Multi_Dimension, Multi_Dimension_Access): New types.
1379
1380 2020-11-04 Tom Tromey <tromey@adacore.com>
1381
1382 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1383
1384 2020-11-04 Tom Tromey <tromey@adacore.com>
1385
1386 * gdb.ada/set_pckd_arr_elt.exp: Also test
1387 -fgnat-encodings=minimal. Add tests.
1388 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1389 Call Update_Small a second time.
1390 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1391 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1392 (Variant_Access): New types.
1393 (New_Variant): Declare.
1394
1395 2020-11-04 Tom Tromey <tromey@adacore.com>
1396
1397 * gdb.ada/mod_from_name.exp: Test printing slice.
1398
1399 2020-11-04 Tom Tromey <tromey@adacore.com>
1400
1401 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1402 values.
1403 * gdb.ada/access_to_unbounded_array.exp: Test different
1404 -fgnat-encodings values.
1405 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1406 values.
1407 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1408 values.
1409 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1410 values.
1411 * gdb.ada/array_of_variable_length.exp: Test different
1412 -fgnat-encodings values.
1413 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1414 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1415 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1416 change.
1417 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1418 values.
1419 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1420 * gdb.ada/out_of_line_in_inlined.exp: Test different
1421 -fgnat-encodings values.
1422 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1423 values.
1424 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1425 values.
1426 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1427 -fgnat-encodings values.
1428 * gdb.ada/variant_record_packed_array.exp: Test different
1429 -fgnat-encodings values.
1430
1431 2020-11-04 Tom Tromey <tromey@adacore.com>
1432
1433 * gdb.ada/enum_idx_packed.exp: Add tests.
1434 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1435 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1436 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1437 declarations.
1438
1439 2020-11-03 Tom de Vries <tdevries@suse.de>
1440
1441 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1442 terminator comments.
1443 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1444 terminator.
1445
1446 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1447
1448 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1449 integer format test with regexp.
1450
1451 2020-11-02 Gary Benson <gbenson@redhat.com>
1452
1453 * gdb.base/print-file-var.exp (test): Separate compiler and
1454 linker options, and build using build_executable_from_specs
1455 to accommodate this.
1456
1457 2020-11-02 Gary Benson <gbenson@redhat.com>
1458
1459 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1460 for .c files compiled as C++ with Clang if any shared
1461 libraries are specified.
1462
1463 2020-11-02 Gary Benson <gbenson@redhat.com>
1464
1465 * lib/attributes.h: New header.
1466 * gdb.base/backtrace.c: Include the above. Replace
1467 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1468 * gdb.base/infcall-nested-structs.c: Likewise.
1469 * gdb.base/vla-optimized-out.c: Likewise.
1470
1471 2020-11-02 Tom de Vries <tdevries@suse.de>
1472
1473 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1474
1475 2020-11-01 Joel Brobecker <brobecker@adacore.com>
1476
1477 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1478 System.Min_Int and System.Max_Int with smaller hardcoded
1479 constants.
1480
1481 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1482
1483 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1484 * configure: Re-generate.
1485
1486 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
1487
1488 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1489 expected output.
1490
1491 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1492
1493 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1494 behavior.
1495 * gdb.base/paginate-bg-execution.exp: Ditto.
1496 * gdb.base/paginate-inferior-exit.exp: Ditto.
1497 * gdb.base/double-prompt-target-event-error.c: Remove.
1498 * gdb.base/double-prompt-target-event-error.exp: Remove.
1499
1500 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1501
1502 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1503 inferiors' and 'detach inferiors' do not change the current
1504 inferior.
1505
1506 2020-10-29 Tom de Vries <tdevries@suse.de>
1507
1508 * gdb.threads/tls.exp: Fix DUPLICATEs.
1509
1510 2020-10-28 Tom de Vries <tdevries@suse.de>
1511
1512 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1513
1514 2020-10-28 Tom de Vries <tdevries@suse.de>
1515
1516 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1517 * gdb.base/reread.exp: Same.
1518
1519 2020-10-28 Tom de Vries <tdevries@suse.de>
1520
1521 * lib/gdb.exp (readnow): Handle arg.
1522 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1523
1524 2020-10-28 Tom de Vries <tdevries@suse.de>
1525
1526 * gdb.base/relocate.exp: Update regexp for -readnow.
1527
1528 2020-10-28 Tom de Vries <tdevries@suse.de>
1529
1530 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1531 -readnow.
1532
1533 2020-10-28 Tom de Vries <tdevries@suse.de>
1534
1535 PR symtab/26772
1536 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1537 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1538
1539 2020-10-28 Tom de Vries <tdevries@suse.de>
1540
1541 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1542 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1543 complaint during file command for -readnow.
1544
1545 2020-10-28 Tom de Vries <tdevries@suse.de>
1546
1547 * gdb.cp/nsalias.exp: Fix typo in test name.
1548
1549 2020-10-28 Tom de Vries <tdevries@suse.de>
1550
1551 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1552
1553 2020-10-28 Tom de Vries <tdevries@suse.de>
1554
1555 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1556 -readnow.
1557
1558 2020-10-27 Tom de Vries <tdevries@suse.de>
1559
1560 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1561
1562 2020-10-27 Tom de Vries <tdevries@suse.de>
1563
1564 * gdb.base/maint.exp: Update for -readnow.
1565
1566 2020-10-27 Tom de Vries <tdevries@suse.de>
1567
1568 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1569 -readnow.
1570
1571 2020-10-14 Gary Benson <gbenson@redhat.com>
1572
1573 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1574 "_vptr$Base" as correct, in addition to "_vptr.Base".
1575 (test_mixed): Likewise.
1576
1577 2020-10-27 Gary Benson <gbenson@redhat.com>
1578
1579 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1580 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1581
1582 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1583
1584 * gdb.base/condbreak.exp: Update the completion tests to
1585 consider the '-force' flag.
1586
1587 2020-10-27 Tom de Vries <tdevries@suse.de>
1588
1589 * gdb.base/list-ambiguous-readnow.exp: New file.
1590
1591 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1592
1593 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1594 the condition.
1595 * gdb.linespec/cpcompletion.exp: Update to consider the
1596 '-force-condition' keyword.
1597 * gdb.linespec/explicit.exp: Ditto.
1598 * lib/completion-support.exp: Ditto.
1599
1600 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1601
1602 * gdb.base/condbreak-multi-context.cc: New file.
1603 * gdb.base/condbreak-multi-context.exp: New file.
1604
1605 2020-10-26 Tom Tromey <tom@tromey.com>
1606
1607 * lib/mi-support.exp (default_mi_gdb_start): Call
1608 gdb_stdin_log_init.
1609 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1610 subtract one from gdb_instances.
1611 (gdb_stdin_log_write): Flush in_file.
1612
1613 2020-10-26 Tom de Vries <tdevries@suse.de>
1614
1615 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1616
1617 2020-10-26 Tom Tromey <tromey@adacore.com>
1618
1619 * gdb.ada/unsigned_range/foo.adb: New file.
1620 * gdb.ada/unsigned_range/pack.adb: New file.
1621 * gdb.ada/unsigned_range/pack.ads: New file.
1622 * gdb.ada/unsigned_range.exp: New file.
1623
1624 2020-10-26 Tom de Vries <tdevries@suse.de>
1625
1626 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1627
1628 2020-10-26 Tom de Vries <tdevries@suse.de>
1629
1630 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1631 for CU.
1632 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1633
1634 2020-10-23 Tom de Vries <tdevries@suse.de>
1635
1636 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1637 DW_FORM_string.
1638 (Dwarf::_default_form): New proc.
1639 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1640 guessed.
1641
1642 2020-10-23 Tom de Vries <tdevries@suse.de>
1643
1644 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1645 * gdb.dwarf2/atomic-type.exp: Same.
1646 * gdb.dwarf2/bad-regnum.exp: Same.
1647 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1648 * gdb.dwarf2/dw2-align.exp: Same.
1649 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1650 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1651 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1652 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1653 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1654 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1655 * gdb.dwarf2/enum-type.exp: Same.
1656 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1657 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1658 * gdb.dwarf2/main-subprogram.exp: Same.
1659 * gdb.dwarf2/missing-type-name.exp: Same.
1660 * gdb.dwarf2/nonvar-access.exp: Same.
1661 * gdb.dwarf2/typedef-void-finish.exp: Same.
1662 * gdb.dwarf2/var-access.exp: Same.
1663 * gdb.dwarf2/void-type.exp: Same.
1664
1665 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1666
1667 PR gdb/26693
1668 * gdb.dwarf2/template-specification-full-name.exp: New test.
1669
1670 2020-10-22 Luis Machado <luis.machado@linaro.org>
1671
1672 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1673 expected an offset from the function.
1674 * gdb.base/msym-bp.exp (test): Likewise.
1675
1676 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1677
1678 * gdb.fortran/array-slices.exp: Add a new test.
1679
1680 2020-10-21 Gary Benson <gbenson@redhat.com>
1681
1682 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1683 fullname test with Clang. Also expand comments generally.
1684
1685 2020-10-20 Tom de Vries <tdevries@suse.de>
1686
1687 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1688
1689 2020-10-20 Tom de Vries <tdevries@suse.de>
1690
1691 * gdb.dwarf2/arr-stride.c: Remove.
1692 * gdb.dwarf2/arr-stride.exp: Use main.c.
1693 * gdb.dwarf2/arr-subrange.c: Remove.
1694 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1695 * gdb.dwarf2/bad-regnum.c: Remove.
1696 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1697 * gdb.dwarf2/corrupt.c: Remove.
1698 * gdb.dwarf2/corrupt.exp: Use main.c.
1699 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1700 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1701 * gdb.dwarf2/dw2-icycle.c: Remove.
1702 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1703 * gdb.dwarf2/formdata16.c: Remove.
1704 * gdb.dwarf2/formdata16.exp: Use main.c.
1705 * gdb.dwarf2/implptrconst.c: Remove.
1706 * gdb.dwarf2/implptrconst.exp: Use main.c.
1707 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1708 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1709 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1710 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1711
1712 2020-10-20 Tom de Vries <tdevries@suse.de>
1713
1714 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1715 file.
1716 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1717
1718 2020-10-20 Tom de Vries <tdevries@suse.de>
1719
1720 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1721 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1722 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1723 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1724 * gdb.dwarf2/dw2-ranges.exp: Same.
1725 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1726 * gdb.dwarf2/var-access.exp: Same.
1727
1728 2020-10-19 Tom Tromey <tromey@adacore.com>
1729
1730 PR tui/26719
1731 * gdb.tui/list.exp: Check source window contents after focus
1732 change.
1733
1734 2020-10-17 Tom de Vries <tdevries@suse.de>
1735
1736 PR symtab/26317
1737 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1738
1739 2020-10-17 Tom de Vries <tdevries@suse.de>
1740
1741 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1742 as suffix.
1743 * gdb.dwarf2/atomic.c: Rename to ...
1744 * gdb.dwarf2/atomic-type.c: ... this.
1745 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1746 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1747 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1748 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1749 * gdb.dwarf2/fission-mix2.c: Rename to ...
1750 * gdb.dwarf2/fission-mix-2.c: ... this.
1751 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1752 standard_testfile.
1753 * gdb.dwarf2/ada-valprint-error.exp: Same.
1754 * gdb.dwarf2/arr-stride.exp: Same.
1755 * gdb.dwarf2/arr-subrange.exp: Same.
1756 * gdb.dwarf2/atomic-type.exp: Same.
1757 * gdb.dwarf2/bad-regnum.exp: Same.
1758 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1759 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1760 * gdb.dwarf2/clang-debug-names.exp: Same.
1761 * gdb.dwarf2/comp-unit-lang.exp: Same.
1762 * gdb.dwarf2/corrupt.exp: Same.
1763 * gdb.dwarf2/count.exp: Same.
1764 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1765 * gdb.dwarf2/data-loc.exp: Same.
1766 * gdb.dwarf2/dw2-align.exp: Same.
1767 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1768 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1769 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1770 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1771 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1772 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1773 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1774 * gdb.dwarf2/dw2-inline-param.exp: Same.
1775 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1776 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1777 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1778 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1779 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1780 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1781 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1782 * gdb.dwarf2/dw2-param-error.exp: Same.
1783 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1784 * gdb.dwarf2/dw2-ranges.exp: Same.
1785 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1786 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1787 * gdb.dwarf2/dw4-sig-types.exp: Same.
1788 * gdb.dwarf2/dynarr-ptr.exp: Same.
1789 * gdb.dwarf2/enum-type.exp: Same.
1790 * gdb.dwarf2/fission-mix.exp: Same.
1791 * gdb.dwarf2/formdata16.exp: Same.
1792 * gdb.dwarf2/implptrconst.exp: Same.
1793 * gdb.dwarf2/implptrpiece.exp: Same.
1794 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1795 * gdb.dwarf2/main-subprogram.exp: Same.
1796 * gdb.dwarf2/method-ptr.exp: Same.
1797 * gdb.dwarf2/missing-sig-type.exp: Same.
1798 * gdb.dwarf2/nonvar-access.exp: Same.
1799 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1800 * gdb.dwarf2/shortpiece.exp: Same.
1801 * gdb.dwarf2/staticvirtual.exp: Same.
1802 * gdb.dwarf2/subrange.exp: Same.
1803 * gdb.dwarf2/symtab-producer.exp: Same.
1804 * gdb.dwarf2/typedef-void-finish.exp: Same.
1805 * gdb.dwarf2/var-access.exp: Same.
1806 * gdb.dwarf2/variant.exp: Same.
1807 * gdb.dwarf2/void-type.exp: Same.
1808 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1809 dw2-ranges-main.c.
1810 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1811
1812 2020-10-16 Tom de Vries <tdevries@suse.de>
1813
1814 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1815
1816 2020-10-16 Tom de Vries <tdevries@suse.de>
1817
1818 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1819
1820 2020-10-14 Tom de Vries <tdevries@suse.de>
1821
1822 PR testsuite/26732
1823 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1824 scenario 2.
1825 * gdb.ada/mi_catch_ex_hand.exp: Same.
1826
1827 2020-10-13 Pedro Alves <pedro@palves.net>
1828
1829 * lib/mi-support.exp (mi_clean_restart): New.
1830 (mi_run_to_main): Delete.
1831 All callers adjust to use mi_clean_restart / mi_runto_main.
1832
1833 2020-10-13 Pedro Alves <pedro@palves.net>
1834
1835 * config/monitor.exp: Use "list -q".
1836 * gdb.arch/gdb1558.exp: Use "break -q".
1837 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1838 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1839 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1840 * gdb.base/commands.exp: Use "break -q".
1841 * gdb.base/condbreak.exp: Use "break -q".
1842 * gdb.base/ctf-ptype.exp: Use "list -q".
1843 * gdb.base/define.exp: Use "break -q".
1844 * gdb.base/del.exp: Use "break -q".
1845 * gdb.base/fullname.exp: Use "break -q".
1846 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1847 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1848 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1849 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1850 "hbreak -q".
1851 * gdb.base/included.exp: Use "list -q".
1852 * gdb.base/label.exp: Use "break -q".
1853 * gdb.base/lineinc.exp: Use "break -q".
1854 * gdb.base/list.exp: Use "list -q".
1855 * gdb.base/macscp.exp: Use "list -q".
1856 * gdb.base/pending.exp: Use "break -q".
1857 * gdb.base/prologue-include.exp: Use "break -q".
1858 * gdb.base/ptype.exp: Use "list -q".
1859 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1860 * gdb.base/server-del-break.exp: Use "break -q".
1861 * gdb.base/style.exp: Use "break -q".
1862 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1863 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1864 * gdb.cp/exception.exp: Use "tbreak -q".
1865 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1866 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1867 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1868 * gdb.dwarf2/pr13961.exp: Use "break -q".
1869 * gdb.linespec/explicit.exp: Use "list -q".
1870 * gdb.linespec/linespec.exp: Use "break -q".
1871 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1872 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1873 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1874 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1875 * gdb.trace/change-loc.exp: Use "break -q".
1876 * gdb.trace/pending.exp: Use "break -q".
1877 * gdb.tui/basic.exp: Use "list -q".
1878 * gdb.tui/list-before.exp: Use "list -q".
1879 * gdb.tui/list.exp: Use "list -q".
1880 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1881
1882 2020-10-13 Pedro Alves <pedro@palves.net>
1883
1884 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1885 saved breakpoints file.
1886 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1887 inspecting breakpoint list.
1888 * lib/gdb.exp (runto_main): Add "qualified" to options.
1889 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1890 and handle it.
1891 (mi_runto_main): Pass 1 as qualified argument.
1892
1893 2020-10-13 Pedro Alves <pedro@palves.net>
1894
1895 * lib/mi-support.exp (mi_runto_main): New proc.
1896 (mi_run_to_main): Use it.
1897 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1898 * gdb.mi/mi-var-cmd.exp: Likewise.
1899 * gdb.mi/mi-var-invalidate.exp: Likewise.
1900 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1901 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1902 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1903 * gdb.mi/user-selected-context-sync.exp: Likewise.
1904 * gdb.opt/inline-cmds.exp: Likewise.
1905 * gdb.python/py-framefilter-mi.exp: Likewise.
1906 * gdb.python/py-mi.exp: Likewise.
1907
1908 2020-10-13 Pedro Alves <pedro@palves.net>
1909
1910 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1911 "runto main".
1912 * gdb.ada/small_reg_param.exp: Likewise.
1913 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1914 * gdb.base/annota1.exp: Likewise.
1915 * gdb.base/anon.exp: Likewise.
1916 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1917 * gdb.base/dprintf-non-stop.exp: Likewise.
1918 * gdb.base/dprintf.exp: Likewise.
1919 * gdb.base/gdb11530.exp: Likewise.
1920 * gdb.base/gdb11531.exp: Likewise.
1921 * gdb.base/gnu_vector.exp: Likewise.
1922 * gdb.base/interrupt-noterm.exp: Likewise.
1923 * gdb.base/memattr.exp: Likewise.
1924 * gdb.base/step-over-syscall.exp: Likewise.
1925 * gdb.base/watch-cond-infcall.exp: Likewise.
1926 * gdb.base/watch-read.exp: Likewise.
1927 * gdb.base/watch-vfork.exp: Likewise.
1928 * gdb.base/watch_thread_num.exp: Likewise.
1929 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1930 * gdb.guile/scm-frame-inline.exp: Likewise.
1931 * gdb.linespec/explicit.exp: Likewise.
1932 * gdb.opt/inline-break.exp: Likewise.
1933 * gdb.python/py-frame-inline.exp: Likewise.
1934 * gdb.reverse/break-precsave.exp: Likewise.
1935 * gdb.reverse/break-reverse.exp: Likewise.
1936 * gdb.reverse/consecutive-precsave.exp: Likewise.
1937 * gdb.reverse/consecutive-reverse.exp: Likewise.
1938 * gdb.reverse/finish-precsave.exp: Likewise.
1939 * gdb.reverse/finish-reverse.exp: Likewise.
1940 * gdb.reverse/fstatat-reverse.exp: Likewise.
1941 * gdb.reverse/getresuid-reverse.exp: Likewise.
1942 * gdb.reverse/i386-precsave.exp: Likewise.
1943 * gdb.reverse/i386-reverse.exp: Likewise.
1944 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1945 * gdb.reverse/i387-env-reverse.exp: Likewise.
1946 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1947 * gdb.reverse/insn-reverse.exp: Likewise.
1948 * gdb.reverse/machinestate-precsave.exp: Likewise.
1949 * gdb.reverse/machinestate.exp: Likewise.
1950 * gdb.reverse/pipe-reverse.exp: Likewise.
1951 * gdb.reverse/readv-reverse.exp: Likewise.
1952 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1953 * gdb.reverse/rerun-prec.exp: Likewise.
1954 * gdb.reverse/s390-mvcle.exp: Likewise.
1955 * gdb.reverse/solib-precsave.exp: Likewise.
1956 * gdb.reverse/solib-reverse.exp: Likewise.
1957 * gdb.reverse/step-precsave.exp: Likewise.
1958 * gdb.reverse/step-reverse.exp: Likewise.
1959 * gdb.reverse/time-reverse.exp: Likewise.
1960 * gdb.reverse/until-precsave.exp: Likewise.
1961 * gdb.reverse/until-reverse.exp: Likewise.
1962 * gdb.reverse/waitpid-reverse.exp: Likewise.
1963 * gdb.reverse/watch-precsave.exp: Likewise.
1964 * gdb.reverse/watch-reverse.exp: Likewise.
1965 * gdb.threads/kill.exp: Likewise.
1966 * gdb.threads/tid-reuse.exp: Likewise.
1967
1968 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1969
1970 PR gdb/26642
1971 * gdb.base/maint-target-async-off.c: New test.
1972 * gdb.base/maint-target-async-off.exp: New test.
1973
1974 2020-10-13 Alan Modra <amodra@gmail.com>
1975
1976 * gdb.arch/powerpc-altivec.s,
1977 * gdb.arch/powerpc-power7.s,
1978 * gdb.arch/powerpc-power8.s,
1979 * gdb.arch/powerpc-power9.s,
1980 * gdb.arch/powerpc-vsx.s,
1981 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1982 * gdb.arch/powerpc-altivec.exp,
1983 * gdb.arch/powerpc-power7.exp,
1984 * gdb.arch/powerpc-power8.exp,
1985 * gdb.arch/powerpc-power9.exp,
1986 * gdb.arch/powerpc-vsx.exp,
1987 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1988 disassembly of mfvsrd/mtvsrd.
1989
1990 2020-10-13 Alan Modra <amodra@gmail.com>
1991
1992 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1993 "target architecture" output.
1994 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1995 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1996 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1997 * gdb.arch/s390-disassembler-options.exp: Likewise.
1998
1999 2020-10-12 Pedro Alves <pedro@palves.net>
2000
2001 PR exp/26602
2002 PR c++/26550
2003 * gdb.cp/ambiguous.cc (marker1): Delete.
2004 (main): Initialize all the fields of the locals. Replace marker1
2005 call with a "set breakpoint here" marker.
2006 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
2007 instead of running to marker1. Add tests printing all the
2008 variables and all the fields of the variables.
2009 (test_ambiguous): New proc, expecting the new GDB output when a
2010 field access is ambiguous. Change all "warning: X ambiguous"
2011 tests to use it.
2012
2013 2020-10-12 Gary Benson <gbenson@redhat.com>
2014
2015 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
2016 * gdb.base/msym-bp-2.c (foo): Likewise.
2017 * gdb.base/msym-lang.c (foo): Likewise.
2018 * gdb.base/msym-lang-main.c (foo): Likewise.
2019 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
2020 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
2021 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
2022 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
2023 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
2024 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
2025 * gdb.python/py-objfile.c (static_var): Likewise.
2026 * gdb.python/py-symbol.c (rr): Likewise.
2027 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
2028 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
2029
2030 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
2031
2032 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
2033 output of backtrace.
2034
2035 2020-10-09 Tom Tromey <tromey@adacore.com>
2036
2037 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
2038 (Rec): Add field. Fix range.
2039 * gdb.ada/scalar_storage.exp: Update.
2040
2041 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
2042
2043 PR exp/26714
2044 * gdb.base/printcmds.exp: Add tests for void results.
2045
2046 2020-10-09 Jan Vrany <jan.vrany@labware.com>
2047
2048 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
2049 is emmited for both 'set directories' and 'directory' commands.
2050
2051 2020-10-08 Tom Tromey <tom@tromey.com>
2052
2053 * gdb.base/style.exp: Check that "main"'s name is styled.
2054
2055 2020-10-07 Tom Tromey <tromey@adacore.com>
2056
2057 * gdb.base/find.exp: Rename some tests.
2058
2059 2020-10-06 Gary Benson <gbenson@redhat.com>
2060
2061 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
2062 * gdb.base/list1.c (unused): Likewise.
2063
2064 2020-10-06 Gary Benson <gbenson@redhat.com>
2065
2066 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
2067 __attribute__ ((used)).
2068 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
2069
2070 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
2071
2072 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
2073 make use of regions throughout.
2074 * gdb.base/overlays.exp: Enclose string with variableds in "..",
2075 not {...}.
2076 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
2077
2078 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
2079
2080 * gdb.base/call-sc.c: Fix return struct on stack test case.
2081 * gdb.base/call-sc.exp: Likewise.
2082
2083 2020-10-02 Gary Benson <gbenson@redhat.com>
2084
2085 * README: Fix "paralell".
2086
2087 2020-09-30 Gary Benson <gbenson@redhat.com>
2088
2089 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
2090 Convert directive to lowercase.
2091 (.Labbrev1_begin): Add missing label.
2092 (abbrev code 0x1): Remove DW_AT_stmt_list.
2093 (.Ldie_b): Likewise.
2094
2095 2020-09-27 Tom Tromey <tom@tromey.com>
2096
2097 * gdb.tui/new-layout.exp: Use with_test_prefix.
2098
2099 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
2100
2101 PR python/26586
2102 * gdb.python/python.exp: add test cases for the from_tty
2103 argument to gdb.execute.
2104
2105 2020-09-25 Gary Benson <gbenson@redhat.com>
2106
2107 * gdb.base/infcall-nested-structs.exp.tcl: Add
2108 additional_flags=-Wno-tautological-compare for C++
2109 tests when compiling using Clang.
2110
2111 2020-09-25 Gary Benson <gbenson@redhat.com>
2112
2113 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
2114 for .c files.
2115
2116 2020-09-24 Tom Tromey <tromey@adacore.com>
2117
2118 PR tui/26638:
2119 * gdb.tui/list.exp: Check output of "focus next".
2120
2121 2020-09-23 Tom Tromey <tom@tromey.com>
2122
2123 * gdb.dwarf2/intbits.exp: New file.
2124 * gdb.dwarf2/intbits.c: New file.
2125
2126 2020-09-20 Pedro Alves <pedro@palves.net>
2127
2128 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
2129 spawn_id before calling remote_close. Close secondary MI channel.
2130
2131 2020-09-20 Pedro Alves <pedro@palves.net>
2132
2133 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
2134 fails.
2135
2136 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
2137
2138 * gdb.fortran/array-slices.exp: Update expected results.
2139 * gdb.fortran/class-allocatable-array.exp: Likewise.
2140 * gdb.fortran/multi-dim.exp: Likewise.
2141 * gdb.fortran/vla-type.exp: Likewise.
2142 * gdb.mi/mi-vla-fortran.exp: Likewise.
2143
2144 2020-09-18 Victor Collod <vcollod@nvidia.com>
2145
2146 PR gdb/26635
2147 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
2148 compatible with i386, and move it to...
2149 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
2150 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2151 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2152
2153 2020-09-18 Pedro Alves <pedro@palves.net>
2154
2155 PR gdb/26631
2156 * gdb.multi/multi-target-thread-find.exp: New file.
2157
2158 2020-09-18 Pedro Alves <pedro@palves.net>
2159
2160 * gdb.multi/multi-target-continue.exp: New file, factored out from
2161 multi-target.exp.
2162 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2163 multi-target.exp.
2164 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2165 multi-target.exp.
2166 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2167 multi-target.exp.
2168 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2169 multi-target.exp.
2170 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2171 multi-target.exp.
2172 * gdb.multi/multi-target.exp: Delete.
2173
2174 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2175
2176 * gdb.fortran/array-slices.exp: Add missing message data.
2177
2178 2020-09-17 Pedro Alves <pedro@palves.net>
2179
2180 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2181
2182 2020-09-17 Pedro Alves <pedro@palves.net>
2183
2184 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2185 full prototype.
2186
2187 2020-09-17 Pedro Alves <pedro@palves.net>
2188
2189 * gdb.python/py-as-string.c: Add cast.
2190
2191 2020-09-17 Pedro Alves <pedro@palves.net>
2192
2193 * gdb.base/sizeof.c (fill): Add cast.
2194
2195 2020-09-17 Pedro Alves <pedro@palves.net>
2196
2197 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2198
2199 2020-09-17 Pedro Alves <pedro@palves.net>
2200
2201 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2202 linkage name.
2203 * gdb.base/prologue.exp: Use print /d.
2204 * gdb.base/symbol-alias.exp: Handle C++ output.
2205 * gdb.base/symbol-alias2.c: Handle C++ output.
2206 [__cplusplus] (func): Explicitly specify linkage name.
2207
2208 2020-09-17 Pedro Alves <pedro@palves.net>
2209
2210 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2211 (struct my_key_t): ... this. Adjust all references.
2212 (struct value_t): Rename to ...
2213 (struct my_value_t): ... this. Adjust all references.
2214 (create_map, add_map_element, create_map_map)
2215 (add_map_map_element): Add casts.
2216
2217 2020-09-17 Pedro Alves <pedro@palves.net>
2218
2219 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2220 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2221
2222 2020-09-17 Pedro Alves <pedro@palves.net>
2223
2224 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2225
2226 2020-09-17 Pedro Alves <pedro@palves.net>
2227
2228 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2229 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2230 (charfoo, intfoo): Define full prototype.
2231 * gdb.base/ptype1.c (charfoo): Define full prototype.
2232 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2233 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2234
2235 2020-09-17 Pedro Alves <pedro@palves.net>
2236
2237 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2238 Don't define.
2239 (utf_32_string): Compile for both C and C++.
2240 * gdb.base/charset.exp: Use "print /d".
2241
2242 2020-09-17 Pedro Alves <pedro@palves.net>
2243
2244 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2245 (nullptr): Rename to ...
2246 (null_ptr): ... this.
2247 * gdb.base/watchpoint.exp: Adjust to rename.
2248
2249 2020-09-17 Pedro Alves <pedro@palves.net>
2250
2251 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2252 (three_not_flag): Add casts.
2253
2254 2020-09-17 Pedro Alves <pedro@palves.net>
2255
2256 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2257 char array.
2258 (main): Add references to Barrier, TestStrings, TestStringsH and
2259 TestStringsW.
2260 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2261 and expect a full prototype in C++.
2262
2263 2020-09-17 Pedro Alves <pedro@palves.net>
2264
2265 * gdb.base/nested-addr.c (main): Add cast.
2266 * gdb.base/nested-addr.exp: Use "print /d".
2267
2268 2020-09-17 Pedro Alves <pedro@palves.net>
2269
2270 * gdb.base/break.exp (func): New. Use it throughout when
2271 expecting a function name.
2272
2273 2020-09-17 Pedro Alves <pedro@palves.net>
2274
2275 * gdb.base/display.exp: Issue "set print asm-demangle on".
2276
2277 2020-09-17 Pedro Alves <pedro@palves.net>
2278
2279 * gdb.base/find.c: Include <string.h>.
2280 (init_bufs): Add cast.
2281 * gdb.base/find.exp: Issue "set print asm-demangle on".
2282
2283 2020-09-16 Tom Tromey <tromey@adacore.com>
2284
2285 PR gdb/26598:
2286 * gdb.base/skipcxx.exp: New file.
2287 * gdb.base/skipcxx.cc: New file.
2288
2289 2020-09-16 Tom de Vries <tdevries@suse.de>
2290
2291 PR testsuite/26617
2292 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2293 WITH_DEBUG_SECTIONS is defined.
2294 (xstr, str): New macro.
2295 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2296 to get start and size of _Dmain.
2297 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2298 using additional_flags.
2299
2300 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2301
2302 * gdb.base/bp-cmds-sourced-script.c: New file.
2303 * gdb.base/bp-cmds-sourced-script.exp: New test.
2304 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2305
2306 2020-09-16 Tom de Vries <tdevries@suse.de>
2307
2308 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2309 get the gdb prompt after issuing "monitor exit".
2310
2311 2020-09-16 Tom de Vries <tdevries@suse.de>
2312
2313 PR testsuite/26624
2314 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2315
2316 2020-09-16 Tom de Vries <tdevries@suse.de>
2317
2318 PR testsuite/26618
2319 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2320
2321 2020-09-15 Tom Tromey <tromey@adacore.com>
2322
2323 PR rust/26197:
2324 * lib/rust-support.exp (rust_llvm_version): New proc.
2325 * gdb.rust/simple.exp: Check rust_llvm_version.
2326
2327 2020-09-14 Tom de Vries <tdevries@suse.de>
2328
2329 * gdb.rust/traits.exp: Fix PATH warning.
2330
2331 2020-09-13 Pedro Alves <pedro@palves.net>
2332
2333 * gdb.base/catch-follow-exec.c (main): Add explicit return
2334 statement.
2335 * gdb.base/catch-signal.c (main): Likewise.
2336 * gdb.base/condbreak-call-false.c (main): Likewise.
2337 * gdb.base/consecutive.c (main): Add explicit return
2338 statement and return type.
2339 * gdb.base/cursal.c (main): Add explicit return statement.
2340 * gdb.base/cvexpr.c (main): Likewise.
2341 * gdb.base/display.c (main): Add explicit return statement and
2342 return type.
2343 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2344 * gdb.base/endianity.c (main): Likewise.
2345 * gdb.base/execd-prog.c (main): Likewise.
2346 * gdb.base/gdb1090.c (main): Likewise.
2347 * gdb.base/info_qt.c (main): Likewise.
2348 * gdb.base/lineinc.c (main): Likewise.
2349 * gdb.base/load-command.c (main): Likewise.
2350 * gdb.base/macscp1.c (main): Likewise.
2351 * gdb.base/pr10179-a.c (main): Likewise.
2352 * gdb.base/quit-live.c (main): Likewise.
2353 * gdb.base/scope0.c (main): Likewise.
2354 * gdb.base/settings.c (main): Likewise.
2355 * gdb.base/stack-checking.c (main): Return int.
2356 * gdb.base/varargs.c (main): Add explicit return statement.
2357 * gdb.cp/ambiguous.cc (main): Likewise.
2358 * gdb.cp/anon-struct.cc (main): Likewise.
2359 * gdb.cp/anon-union.cc (main): Likewise.
2360 * gdb.cp/bool.cc (main): Likewise.
2361 * gdb.cp/bs15503.cc (main): Likewise.
2362 * gdb.cp/cplusfuncs.cc (main): Likewise.
2363 * gdb.cp/cttiadd.cc (main): Likewise.
2364 * gdb.cp/extern-c.cc (main): Likewise.
2365 * gdb.cp/filename.cc (main): Likewise.
2366 * gdb.cp/formatted-ref.cc (main): Likewise.
2367 * gdb.cp/mb-ctor.cc (main): Likewise.
2368 * gdb.cp/member-ptr.cc (main): Likewise.
2369 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2370 * gdb.cp/overload-const.cc (main): Likewise.
2371 * gdb.cp/paren-type.cc (main): Likewise.
2372 * gdb.cp/parse-lang.cc (main): Likewise.
2373 * gdb.cp/pr-1023.cc (main): Likewise.
2374 * gdb.cp/psmang1.cc (main): Likewise.
2375 * gdb.cp/readnow-language.cc (main): Likewise.
2376 * gdb.cp/ref-params.cc (main): Likewise.
2377 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2378 * gdb.cp/virtbase2.cc (main): Likewise.
2379 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2380 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2381 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2382 * gdb.mi/mi-console.c (main): Likewise.
2383 * gdb.mi/mi-read-memory.c (main): Likewise.
2384 * gdb.modula2/multidim.c (main): Likewise.
2385 * gdb.opt/inline-small-func.c (main): Likewise.
2386 * gdb.python/py-rbreak.c (main): Likewise.
2387 * gdb.stabs/exclfwd1.c (main): Likewise.
2388 * gdb.trace/qtro.c (main): Likewise.
2389
2390 2020-09-13 Pedro Alves <pedro@palves.net>
2391
2392 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2393 instead of getenv.
2394
2395 2020-09-13 Pedro Alves <pedro@palves.net>
2396
2397 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2398 instead of spawning GDB with remote_spawn.
2399 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2400 gdb_spawn instead of spawning GDB with remote_spawn.
2401
2402 2020-09-13 Pedro Alves <pedro@palves.net>
2403
2404 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2405 file and add calls to first and second.
2406 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2407 add call to f.
2408
2409 2020-09-13 Pedro Alves <pedro@palves.net>
2410
2411 * gdb.mi/mi-break-qualified.cc: New file.
2412 * gdb.mi/mi-break-qualified.exp: New file.
2413 * lib/mi-support.exp (mi_create_breakpoint_multi)
2414 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2415 procedures.
2416 (mi_create_breakpoint_1): New, factored out from
2417 mi_create_breakpoint.
2418
2419 2020-09-13 Pedro Alves <pedro@palves.net>
2420
2421 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2422 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2423 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2424 (register_class): Delete.
2425 (main): Don't call register_class.
2426
2427 2020-09-13 Pedro Alves <pedro@palves.net>
2428
2429 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2430 (do_tests): Remove "calling method for small class" test.
2431 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2432 (register_class): Delete.
2433 (main): Don't call register_class.
2434 * gdb.cp/call-method-register.exp: New file, based on bits removed
2435 from classes.exp.
2436 * gdb.cp/call-method-register.cc: New file, based on bits removed
2437 from classes.cc.
2438
2439 2020-09-13 Pedro Alves <pedro@palves.net>
2440
2441 * gdb.base/msym-bp-2.c: New.
2442 * gdb.base/msym-bp-shl-lib.c: New file.
2443 * gdb.base/msym-bp-shl-main-2.c: New file.
2444 * gdb.base/msym-bp-shl-main.c: New file.
2445 * gdb.base/msym-bp-shl.exp: New file.
2446 * gdb.base/msym-bp.c: New file.
2447 * gdb.base/msym-bp.exp: New file.
2448
2449 2020-09-13 Joel Brobecker <brobecker@adacore.com>
2450
2451 * gdb.base/default.exp: Change $_gdb_major to 11.
2452
2453 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2454 Felix Willgerodt <Felix.Willgerodt@intel.com>
2455
2456 * x86-avx512bf16.c: New file.
2457 * x86-avx512bf16.exp: Likewise.
2458 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2459
2460 2020-09-11 Tom de Vries <tdevries@suse.de>
2461
2462 PR exp/26602
2463 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2464
2465 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2466
2467 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2468
2469 2020-09-10 Alan Modra <amodra@gmail.com>
2470
2471 PR 26597
2472 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2473
2474 2020-09-08 Tom de Vries <tdevries@suse.de>
2475
2476 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2477 after gdb_starti_cmd.
2478
2479 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2480
2481 * lib/fortran.exp (fortran_complex8): New proc.
2482 (fortran_complex16): New proc.
2483 * gdb.fortran/complex.exp: Use routines from fortran.exp
2484 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2485 * gdb.fortran/vla-ptr-info.exp: Likewise.
2486
2487 2020-09-03 Tom de Vries <tdevries@suse.de>
2488
2489 PR breakpoint/26546
2490 * gdb.base/label-without-address.exp: Runto main first.
2491
2492 2020-09-02 Tom Tromey <tromey@adacore.com>
2493
2494 * gdb.ada/mi_var_access.exp: Test children of access variable.
2495 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2496 * gdb.ada/mi_var_array.exp: Update.
2497
2498 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2499
2500 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2501 on docker w/ AUFS storage driver.
2502
2503 2020-08-31 Kevin Buettner <kevinb@redhat.com>
2504
2505 * gdb.base/corefile2.exp (renamed binfile): New tests.
2506
2507 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2508
2509 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2510
2511 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2512
2513 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2514 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2515
2516 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
2517
2518 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2519 output, printing a "not saved" value from history and printing a
2520 convenience variable created from a "not saved" value.
2521
2522 2020-08-31 Tom de Vries <tdevries@suse.de>
2523
2524 * gdb.base/eh_return.exp: Use nopie.
2525
2526 2020-08-28 Pedro Alves <pedro@palves.net>
2527
2528 * gdb.base/advance-until-multiple-locations.exp
2529 (advance_overload, until_overload): Adjust to match the
2530 frame/function header instead of the source line text.
2531
2532 2020-08-28 Tom de Vries <tdevries@suse.de>
2533
2534 * gdb.base/label-without-address.c: New test.
2535 * gdb.base/label-without-address.exp: New file.
2536
2537 2020-08-27 Pedro Alves <pedro@palves.net>
2538
2539 PR gdb/26523
2540 PR gdb/26524
2541 * gdb.base/advance-until-multiple-locations.cc: New.
2542 * gdb.base/advance-until-multiple-locations.exp: New.
2543
2544 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2545
2546 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2547
2548 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2549
2550 * gdb.arch/amd64-byte.exp: Make test names unique, use
2551 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2552 * gdb.arch/amd64-dword.exp: Likewise.
2553 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2554 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2555 unique.
2556 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2557 * gdb.arch/amd64-word.exp: Make test names unique, use
2558 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2559 * gdb.arch/i386-byte.exp: Make test names unique, use
2560 gdb_breakpoint.
2561 * gdb.arch/i386-word.exp: Likewise.
2562
2563 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
2564
2565 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2566
2567 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2568
2569 PR gdb/26532
2570 * gdb.threads/stepi-random-signal.exp: Update pattern.
2571
2572 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
2573
2574 PR gdb/26532
2575 * gdb.base/ui-redirect.exp: Update pattern.
2576
2577 2020-08-25 Gary Benson <gbenson@redhat.com>
2578
2579 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2580 when compiling with clang.
2581 * gdb.dwarf2/dw2-restore.exp: Likewise.
2582
2583 2020-08-25 Gary Benson <gbenson@redhat.com>
2584
2585 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2586 Add additional_flags=-Wno-inaccessible-base when compiling
2587 with GCC >= 10.1 or clang. Add additional_flags=-w when
2588 compiling with GCC < 10.
2589
2590 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2591
2592 PR m2/26372
2593 * gdb.modula2/multidim.c: New file.
2594 * gdb.modula2/multidim.exp: New file.
2595
2596 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2597
2598 * lib/gdb.exp (runto): Always emit fail on internal error.
2599
2600 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
2601
2602 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2603 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2604 Likewise.
2605 * gdb.threads/stepi-random-signal.exp: Likewise.
2606
2607 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2608
2609 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2610 * gdb.trace/strace.exp: Ditto.
2611
2612 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2613
2614 * gdb.fortran/vla-type.exp: Skip commands not required for
2615 the Flang compiled binaries after prologue fix.
2616
2617 2020-08-17 Tom de Vries <tdevries@suse.de>
2618 Tom Tromey <tromey@adacore.com>
2619
2620 PR rust/26197:
2621 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2622
2623 2020-08-17 Tom Tromey <tromey@adacore.com>
2624
2625 * gdb.ada/mi_var_access.exp: New file.
2626 * gdb.ada/mi_var_access/mi_access.adb: New file.
2627 * gdb.ada/mi_var_access/pck.adb: New file.
2628 * gdb.ada/mi_var_access/pck.ads: New file.
2629
2630 2020-08-16 Tom de Vries <tdevries@suse.de>
2631
2632 PR gdb/25350
2633 * gdb.base/eh_return.c: New test.
2634 * gdb.base/eh_return.exp: New file.
2635
2636 2020-08-15 Tom de Vries <tdevries@suse.de>
2637
2638 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2639 (mixed_func_1d_): Use fortran_charlen_t in decl.
2640
2641 2020-08-15 Tom de Vries <tdevries@suse.de>
2642
2643 PR backtrace/26390
2644 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2645 Update expected pattern.
2646
2647 2020-08-13 Pedro Alves <pedro@palves.net>
2648
2649 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2650 * gdb.fortran/library-module.exp: Likewise.
2651 * gdb.fortran/logical.exp: Likewise.
2652 * gdb.fortran/module.exp: Likewise.
2653 * gdb.fortran/print_type.exp: Likewise.
2654 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2655 * gdb.fortran/vla-datatypes.exp: Likewise.
2656 * gdb.fortran/vla-history.exp: Likewise.
2657 * gdb.fortran/vla-ptr-info.exp: Likewise.
2658 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2659 * gdb.fortran/vla-ptype.exp: Likewise.
2660 * gdb.fortran/vla-sizeof.exp: Likewise.
2661 * gdb.fortran/vla-type.exp: Likewise.
2662 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2663 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2664 * gdb.fortran/vla-value-sub.exp: Likewise.
2665 * gdb.fortran/vla-value.exp: Likewise.
2666
2667 2020-08-13 Pedro Alves <pedro@palves.net>
2668
2669 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2670 * gdb.ada/access_to_packed_array.exp: Likewise.
2671 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2672 * gdb.ada/addr_arith.exp: Likewise.
2673 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2674 * gdb.ada/arr_arr.exp: Likewise.
2675 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2676 * gdb.ada/array_bounds.exp: Likewise.
2677 * gdb.ada/array_of_variable_length.exp: Likewise.
2678 * gdb.ada/array_ptr_renaming.exp: Likewise.
2679 * gdb.ada/array_subscript_addr.exp: Likewise.
2680 * gdb.ada/arraydim.exp: Likewise.
2681 * gdb.ada/arrayparam.exp: Likewise.
2682 * gdb.ada/arrayptr.exp: Likewise.
2683 * gdb.ada/assign_1.exp: Likewise.
2684 * gdb.ada/assign_arr.exp: Likewise.
2685 * gdb.ada/atomic_enum.exp: Likewise.
2686 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2687 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2688 * gdb.ada/bias.exp: Likewise.
2689 * gdb.ada/boolean_expr.exp: Likewise.
2690 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2691 * gdb.ada/bp_enum_homonym.exp: Likewise.
2692 * gdb.ada/bp_inlined_func.exp: Likewise.
2693 * gdb.ada/bp_on_var.exp: Likewise.
2694 * gdb.ada/bp_range_type.exp: Likewise.
2695 * gdb.ada/bp_reset.exp: Likewise.
2696 * gdb.ada/call_pn.exp: Likewise.
2697 * gdb.ada/catch_assert_if.exp: Likewise.
2698 * gdb.ada/catch_ex.exp: Likewise.
2699 * gdb.ada/catch_ex_std.exp: Likewise.
2700 * gdb.ada/char_enum.exp: Likewise.
2701 * gdb.ada/char_param.exp: Likewise.
2702 * gdb.ada/complete.exp: Likewise.
2703 * gdb.ada/cond_lang.exp: Likewise.
2704 * gdb.ada/convvar_comp.exp: Likewise.
2705 * gdb.ada/dgopt.exp: Likewise.
2706 * gdb.ada/disc_arr_bound.exp: Likewise.
2707 * gdb.ada/display_nested.exp: Likewise.
2708 * gdb.ada/dot_all.exp: Likewise.
2709 * gdb.ada/dyn_loc.exp: Likewise.
2710 * gdb.ada/dyn_stride.exp: Likewise.
2711 * gdb.ada/excep_handle.exp: Likewise.
2712 * gdb.ada/expr_delims.exp: Likewise.
2713 * gdb.ada/expr_with_funcall.exp: Likewise.
2714 * gdb.ada/exprs.exp: Likewise.
2715 * gdb.ada/fin_fun_out.exp: Likewise.
2716 * gdb.ada/fixed_cmp.exp: Likewise.
2717 * gdb.ada/formatted_ref.exp: Likewise.
2718 * gdb.ada/frame_arg_lang.exp: Likewise.
2719 * gdb.ada/frame_args.exp: Likewise.
2720 * gdb.ada/fullname_bp.exp: Likewise.
2721 * gdb.ada/fun_addr.exp: Likewise.
2722 * gdb.ada/fun_in_declare.exp: Likewise.
2723 * gdb.ada/fun_overload_menu.exp: Likewise.
2724 * gdb.ada/fun_renaming.exp: Likewise.
2725 * gdb.ada/funcall_char.exp: Likewise.
2726 * gdb.ada/funcall_param.exp: Likewise.
2727 * gdb.ada/funcall_ptr.exp: Likewise.
2728 * gdb.ada/funcall_ref.exp: Likewise.
2729 * gdb.ada/homonym.exp: Likewise.
2730 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2731 * gdb.ada/info_auto_lang.exp: Likewise.
2732 * gdb.ada/info_exc.exp: Likewise.
2733 * gdb.ada/info_types.exp: Likewise.
2734 * gdb.ada/int_deref.exp: Likewise.
2735 * gdb.ada/interface.exp: Likewise.
2736 * gdb.ada/iwide.exp: Likewise.
2737 * gdb.ada/lang_switch.exp: Likewise.
2738 * gdb.ada/length_cond.exp: Likewise.
2739 * gdb.ada/maint_with_ada.exp: Likewise.
2740 * gdb.ada/mi_catch_assert.exp: Likewise.
2741 * gdb.ada/mi_catch_ex.exp: Likewise.
2742 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2743 * gdb.ada/mi_dyn_arr.exp: Likewise.
2744 * gdb.ada/mi_ex_cond.exp: Likewise.
2745 * gdb.ada/mi_exc_info.exp: Likewise.
2746 * gdb.ada/mi_interface.exp: Likewise.
2747 * gdb.ada/mi_prot.exp: Likewise.
2748 * gdb.ada/mi_ref_changeable.exp: Likewise.
2749 * gdb.ada/mi_string_access.exp: Likewise.
2750 * gdb.ada/mi_task_arg.exp: Likewise.
2751 * gdb.ada/mi_task_info.exp: Likewise.
2752 * gdb.ada/mi_var_array.exp: Likewise.
2753 * gdb.ada/mi_var_union.exp: Likewise.
2754 * gdb.ada/mi_variant.exp: Likewise.
2755 * gdb.ada/minsyms.exp: Likewise.
2756 * gdb.ada/mod_from_name.exp: Likewise.
2757 * gdb.ada/nested.exp: Likewise.
2758 * gdb.ada/null_array.exp: Likewise.
2759 * gdb.ada/optim_drec.exp: Likewise.
2760 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2761 * gdb.ada/packed_array_assign.exp: Likewise.
2762 * gdb.ada/packed_tagged.exp: Likewise.
2763 * gdb.ada/pp-rec-component.exp: Likewise.
2764 * gdb.ada/print_chars.exp: Likewise.
2765 * gdb.ada/print_pc.exp: Likewise.
2766 * gdb.ada/ptr_typedef.exp: Likewise.
2767 * gdb.ada/ptype_arith_binop.exp: Likewise.
2768 * gdb.ada/ptype_array.exp: Likewise.
2769 * gdb.ada/ptype_field.exp: Likewise.
2770 * gdb.ada/ptype_tagged_param.exp: Likewise.
2771 * gdb.ada/ptype_union.exp: Likewise.
2772 * gdb.ada/py_range.exp: Likewise.
2773 * gdb.ada/py_taft.exp: Likewise.
2774 * gdb.ada/rdv_wait.exp: Likewise.
2775 * gdb.ada/rec_comp.exp: Likewise.
2776 * gdb.ada/rec_return.exp: Likewise.
2777 * gdb.ada/ref_param.exp: Likewise.
2778 * gdb.ada/ref_tick_size.exp: Likewise.
2779 * gdb.ada/rename_subscript_param.exp: Likewise.
2780 * gdb.ada/repeat_dyn.exp: Likewise.
2781 * gdb.ada/same_component_name.exp: Likewise.
2782 * gdb.ada/same_enum.exp: Likewise.
2783 * gdb.ada/scalar_storage.exp: Likewise.
2784 * gdb.ada/set_wstr.exp: Likewise.
2785 * gdb.ada/small_reg_param.exp: Likewise.
2786 * gdb.ada/str_binop_equal.exp: Likewise.
2787 * gdb.ada/str_ref_cmp.exp: Likewise.
2788 * gdb.ada/str_uninit.exp: Likewise.
2789 * gdb.ada/sub_variant.exp: Likewise.
2790 * gdb.ada/sym_print_name.exp: Likewise.
2791 * gdb.ada/taft_type.exp: Likewise.
2792 * gdb.ada/tagged.exp: Likewise.
2793 * gdb.ada/tagged_access.exp: Likewise.
2794 * gdb.ada/task_bp.exp: Likewise.
2795 * gdb.ada/task_switch_in_core.exp: Likewise.
2796 * gdb.ada/tasks.exp: Likewise.
2797 * gdb.ada/tick_last_segv.exp: Likewise.
2798 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2799 * gdb.ada/type_coercion.exp: Likewise.
2800 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2801 * gdb.ada/unchecked_union.exp: Likewise.
2802 * gdb.ada/uninitialized_vars.exp: Likewise.
2803 * gdb.ada/var_arr_attrs.exp: Likewise.
2804 * gdb.ada/var_arr_typedef.exp: Likewise.
2805 * gdb.ada/var_rec_arr.exp: Likewise.
2806 * gdb.ada/variant-record.exp: Likewise.
2807 * gdb.ada/variant.exp: Likewise.
2808 * gdb.ada/variant_record_packed_array.exp: Likewise.
2809 * gdb.ada/varsize_limit.exp: Likewise.
2810 * gdb.ada/whatis_array_val.exp: Likewise.
2811 * gdb.ada/widewide.exp: Likewise.
2812 * gdb.ada/win_fu_syms.exp: Likewise.
2813
2814 2020-08-12 Gary Benson <gbenson@redhat.com>
2815
2816 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2817
2818 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2819
2820 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2821 unset the array variable.
2822
2823 2020-08-03 Tom de Vries <tdevries@suse.de>
2824
2825 PR symtab/26333
2826 * lib/dwarf.exp (DW_LNE_user): New proc.
2827 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2828 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2829
2830 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2831
2832 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2833 to 'uintptr_t'
2834 (inttypes.h): Include.
2835
2836 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2837
2838 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2839 (C5_24k): Delete.
2840 (C5_8k, C5_64k, C5_256k): New macros.
2841 (buf_ro): Allocate 256 KiB of initialized data.
2842
2843 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2844
2845 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2846 that attempt to overwrite an existing condition with a condition
2847 that fails parsing and also with a condition that parses fine
2848 but contains junk at the end.
2849
2850 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2851
2852 * gdb.base/condbreak-bad.c: New test.
2853 * gdb.base/condbreak-bad.exp: New file.
2854
2855 2020-07-30 Tom de Vries <tdevries@suse.de>
2856
2857 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2858 out of ...
2859 (GDBInfoModuleSymbols::check_entry): ... here.
2860 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2861 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2862 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2863
2864 2020-07-30 Tom de Vries <tdevries@suse.de>
2865
2866 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2867 "__class_some_module_Number_t" optional.
2868
2869 2020-07-29 Tom de Vries <tdevries@suse.de>
2870
2871 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2872 multiple locations.
2873
2874 2020-07-29 Tom de Vries <tdevries@suse.de>
2875
2876 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2877 rather than function name.
2878
2879 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2880
2881 PR symtab/26270:
2882 * gdb.cp/disasm-func-name.cc: New file.
2883 * gdb.cp/disasm-func-name.exp: New file.
2884
2885 2020-07-28 Tom Tromey <tromey@adacore.com>
2886
2887 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2888 'varval' location.
2889
2890 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2891
2892 * gdb.python/py-unwind.py: Update to make use of a register
2893 descriptor.
2894
2895 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2896
2897 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2898
2899 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2900
2901 PR fortran/23051
2902 PR fortran/26139
2903 * gdb.fortran/class-allocatable-array.exp: New file.
2904 * gdb.fortran/class-allocatable-array.f90: New file.
2905 * gdb.fortran/pointer-to-pointer.exp: New file.
2906 * gdb.fortran/pointer-to-pointer.f90: New file.
2907
2908 2020-07-25 Tom de Vries <tdevries@suse.de>
2909
2910 PR symtab/26243
2911 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2912 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2913
2914 2020-07-24 Tom de Vries <tdevries@suse.de>
2915
2916 PR testsuite/26293
2917 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2918
2919 2020-07-23 Pedro Alves <pedro@palves.net>
2920
2921 * gdb.server/server-kill.exp (prepare): New, factored out from the
2922 top level.
2923 (kill_server): New.
2924 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2925 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2926
2927 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2928
2929 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2930
2931 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2932
2933 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2934 Initialize to empty string at top level.
2935 (gdb_wrapper_init): Revert check for file existence on build.
2936 Build the wrapper in its default place, not a build-specific
2937 location. When host == build, make the pathname absolute.
2938 (gdb_compile): Delete leftover declaration of
2939 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2940 string instead of uninitialized.
2941
2942 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2943
2944 * gdb.base/corefile2.exp: New file.
2945 * gdb.base/coremaker2.exp: New file.
2946
2947 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2948
2949 * gdb.base/coredump-filter.exp: Add second
2950 non-Private-Shared-Anon-File test.
2951 (test_disasm): Rename binfile for test which is expected
2952 to fail.
2953
2954 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2955
2956 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2957 data in core file".
2958 * gdb.base/coremaker.c (buf2ro): New global.
2959 (mmapdata): Add a read-only mmap mapping.
2960
2961 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2962
2963 PR corefiles/25631
2964 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2965 New test.
2966 * gdb.base/coremaker.c (buf3): New global.
2967 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2968 flags.
2969
2970 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2971
2972 * gdb.base/coremaker.c (filler_ro): New global constant.
2973
2974 2020-07-22 Tom Tromey <tromey@adacore.com>
2975
2976 * gdb.ada/mi_prot.exp: New file.
2977 * gdb.ada/mi_prot/pkg.adb: New file.
2978 * gdb.ada/mi_prot/pkg.ads: New file.
2979 * gdb.ada/mi_prot/prot.adb: New file.
2980
2981 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2982
2983 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2984 loads two JITers.
2985
2986 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2987
2988 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2989
2990 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2991
2992 * gdb.python/py-arch-reg-names.exp: Additional tests.
2993
2994 2020-07-21 Tom de Vries <tdevries@suse.de>
2995
2996 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2997 breakpoint locations".
2998 * gdb.reverse/solib-reverse.exp: Same.
2999
3000 2020-07-21 Tom de Vries <tdevries@suse.de>
3001
3002 * gdb.reverse/step-reverse.c (callee): Merge statements.
3003
3004 2020-07-21 Tom de Vries <tdevries@suse.de>
3005
3006 * gdb.fortran/info-modules.exp (info module variables): Allow missing
3007 line numbers for some variables.
3008
3009 2020-07-21 Tom de Vries <tdevries@suse.de>
3010
3011 * gdb.opt/inline-locals.c (init_array): New func.
3012 (func1): Use init_array.
3013 * gdb.opt/inline-locals.exp: Update pattern.
3014
3015 2020-07-21 Tom de Vries <tdevries@suse.de>
3016
3017 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
3018 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
3019
3020 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3021
3022 * gdb.guile/source2.scm: Add #f first argument to 'format'.
3023 * gdb.guile/types-module.exp: Remove "ERROR:" from
3024 regexps since Guile 3.0 no longer prints that.
3025
3026 2020-07-20 Ludovic Courtès <ludo@gnu.org>
3027
3028 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
3029 error regexp to match on Guile 2.2.
3030
3031 2020-07-20 Gary Benson <gbenson@redhat.com>
3032
3033 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
3034 with clang.
3035
3036 2020-07-20 Tom de Vries <tdevries@suse.de>
3037
3038 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
3039 (omp_set_lock_in_order): New function.
3040 (single_scope, multi_scope, nested_func, nested_parallel): Use
3041 omp_set_lock_in_order and omp_unset_lock.
3042 (main): Init and destroy lock and lock2.
3043
3044 2020-07-20 Tom de Vries <tdevries@suse.de>
3045
3046 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
3047
3048 2020-07-20 Tom de Vries <tdevries@suse.de>
3049
3050 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
3051
3052 2020-07-17 Tom de Vries <tdevries@suse.de>
3053
3054 * gdb.base/valgrind-infcall-2.c: New test.
3055 * gdb.base/valgrind-infcall-2.exp: New file.
3056 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
3057
3058 2020-07-17 Tom de Vries <tdevries@suse.de>
3059
3060 * gdb.dlang/circular.c (found): Use found_label as label name.
3061 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
3062 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
3063 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
3064 * gdb.dwarf2/ada-linkage-name.exp: Same.
3065 * gdb.dwarf2/arr-subrange.exp: Same.
3066 * gdb.dwarf2/atomic-type.exp: Same.
3067 * gdb.dwarf2/comp-unit-lang.exp: Same.
3068 * gdb.dwarf2/cpp-linkage-name.exp: Same.
3069 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
3070 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
3071 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
3072 * gdb.dwarf2/implptr-64bit.exp: Same.
3073 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3074 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3075 * gdb.dwarf2/imported-unit.exp: Same.
3076 * gdb.dwarf2/main-subprogram.exp: Same.
3077 * gdb.dwarf2/missing-type-name.exp: Same.
3078 * gdb.dwarf2/nonvar-access.exp: Same.
3079 * gdb.dwarf2/struct-with-sig.exp: Same.
3080 * gdb.dwarf2/typedef-void-finish.exp: Same.
3081 * gdb.dwarf2/void-type.exp: Same.
3082
3083 2020-07-17 Tom de Vries <tdevries@suse.de>
3084
3085 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
3086 src parameter.
3087 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
3088 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
3089 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3090 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
3091 * gdb.dwarf2/dwz.exp: Same.
3092 * gdb.dwarf2/implptr-optimized-out.exp: Same.
3093 * gdb.dwarf2/implref-array.exp: Same.
3094 * gdb.dwarf2/implref-const.exp: Same.
3095 * gdb.dwarf2/implref-global.exp: Same.
3096 * gdb.dwarf2/implref-struct.exp: Same.
3097 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
3098 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3099 * gdb.dwarf2/var-access.exp: Same.
3100 * gdb.dwarf2/varval.exp: Same.
3101 * gdb.trace/entry-values.exp: Same.
3102
3103 2020-07-17 Tom de Vries <tdevries@suse.de>
3104
3105 * lib/dwarf.exp (Dwarf::extern): Remove.
3106 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
3107 * gdb.dlang/circular.exp: Same.
3108 * gdb.dwarf2/comp-unit-lang.exp: Same.
3109 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
3110 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
3111 * gdb.dwarf2/dwz.exp: Same.
3112 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
3113 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
3114 * gdb.dwarf2/imported-unit.exp: Same.
3115 * gdb.dwarf2/opaque-type-lookup.exp: Same.
3116
3117 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
3118
3119 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
3120 Use double quotes instead of single quotes.
3121
3122 2020-07-16 Caroline Tice <cmtice@google.com>
3123
3124 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
3125 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
3126
3127 2020-07-16 Tom de Vries <tdevries@suse.de>
3128
3129 * lib/dwarf.exp (program): Initialize _line.
3130 (DW_LNE_end_sequence): Reinitialize _line.
3131 (DW_LNS_advance_line): Update _line.
3132 (line): New proc.
3133 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
3134 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
3135 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
3136 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
3137 * gdb.dwarf2/dw2-is-stmt.exp: Same.
3138 * gdb.dwarf2/dw2-ranges-func.exp: Same.
3139
3140 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3141
3142 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
3143 generic.
3144
3145 2020-07-15 Tom de Vries <tdevries@suse.de>
3146
3147 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
3148 is_amd64_regs_target.
3149
3150 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3151
3152 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3153 * gdb.fortran/ptype-on-functions.f90: Likewise.
3154
3155 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3156
3157 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3158 values in documentation for addr_size to 4 and 8.
3159
3160 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3161
3162 * gdb.arch/amd64-osabi.exp: Update.
3163 * gdb.arch/arm-disassembler-options.exp: Update.
3164 * gdb.arch/powerpc-disassembler-options.exp: Update.
3165 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3166 * gdb.arch/s390-disassembler-options.exp: Update.
3167 * gdb.base/all-architectures.exp.tcl: Update.
3168 * gdb.base/attach-pie-noexec.exp: Update.
3169 * gdb.base/catch-syscall.exp: Update.
3170 * gdb.xml/tdesc-arch.exp: Update.
3171
3172 2020-07-14 Tom de Vries <tdevries@suse.de>
3173
3174 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3175 (local_gettid): ... this.
3176 (fn): Update.
3177
3178 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3179
3180 * gdb.base/info_sources.exp: Skip directory match tests on
3181 remote hosts.
3182
3183 2020-07-13 Gary Benson <gbenson@redhat.com>
3184
3185 * gdb.base/savedregs.exp (caller): Use parentheses to
3186 make expected expression evaluation ordering explicit.
3187
3188 2020-07-13 Gary Benson <gbenson@redhat.com>
3189
3190 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3191
3192 2020-07-13 Gary Benson <gbenson@redhat.com>
3193
3194 * gdb.base/bigcore.c (main): Use a volatile pointer when
3195 attempting to trigger a SIGSEGV.
3196 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3197 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3198 * gdb.base/savedregs.c (thrower): Likewise.
3199 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3200
3201 2020-07-13 Gary Benson <gbenson@redhat.com>
3202
3203 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3204 defining and using VLA structure fields into...
3205 * gdb.base/vla-struct-fields.c: New file.
3206 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3207 tests into...
3208 * gdb.base/vla-struct-fields.exp: New file.
3209
3210 2020-07-13 Tom de Vries <tdevries@suse.de>
3211
3212 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3213 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3214 * gdb.base/gold-gdb-index.exp: Same.
3215 * gdb.base/morestack.exp: Same.
3216
3217 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3218
3219 PR rust/26121
3220 * gdb.rust/modules.rs: Prevent linker from discarding test
3221 symbol.
3222
3223 2020-07-10 Pedro Alves <pedro@palves.net>
3224
3225 PR gdb/26199
3226 * gdb.multi/multi-target.c (exit_thread): New.
3227 (thread_start): Break loop if EXIT_THREAD.
3228 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3229 (top level) Call test_no_resumed.
3230
3231 2020-07-08 Tom Tromey <tromey@adacore.com>
3232
3233 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3234 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3235
3236 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3237
3238 PR python/22748
3239 * gdb.opt/inline-frame-tailcall.c: New file.
3240 * gdb.opt/inline-frame-tailcall.exp: New file.
3241 * gdb.python/py-unwind-inline.c: New file.
3242 * gdb.python/py-unwind-inline.exp: New file.
3243 * gdb.python/py-unwind-inline.py: New file.
3244
3245 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3246
3247 * gdb.python/py-arch-reg-groups.exp: New file.
3248
3249 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3250
3251 * gdb.python/py-arch-reg-names.exp: New file.
3252
3253 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3254
3255 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3256 gdb.PendingFrame.architecture method.
3257
3258 2020-07-06 Tom de Vries <tdevries@suse.de>
3259
3260 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3261
3262 2020-07-03 Pedro Alves <palves@redhat.com>
3263
3264 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3265 explicitly write negative numbers.
3266 * gdb.base/structs2.exp: Adjust expected output.
3267
3268 2020-07-03 Pedro Alves <palves@redhat.com>
3269
3270 * gdb.base/charset.c (init_string): Change all char parameters to
3271 unsigned char parameters.
3272
3273 2020-07-03 Pedro Alves <palves@redhat.com>
3274
3275 * gdb.base/call-sc.exp (start_scalars_test): Use
3276 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3277 * gdb.base/overlays.c: Remove references to PARAMS.
3278 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3279 * gdb.base/reread.exp: Don't set 'prototypes' global.
3280 * gdb.base/structs.exp (start_structs_test): Use
3281 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3282 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3283 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3284 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3285 call.
3286 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3287
3288 2020-07-03 Pedro Alves <palves@redhat.com>
3289
3290 * gdb.base/m32rovly.c: Delete.
3291 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3292
3293 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3294
3295 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3296 of gdb_py_test_multiple.
3297 * gdb.python/py-cmd.exp: Likewise.
3298 * gdb.python/py-events.exp: Likewise.
3299 * gdb.python/py-function.exp: Likewise.
3300 * gdb.python/py-inferior.exp: Likewise.
3301 * gdb.python/py-infthread.exp: Likewise.
3302 * gdb.python/py-linetable.exp: Likewise.
3303 * gdb.python/py-parameter.exp: Likewise.
3304 * gdb.python/py-value.exp: Likewise.
3305
3306 2020-06-30 Tom de Vries <tdevries@suse.de>
3307
3308 PR testsuite/26175
3309 * lib/future.exp (gdb_default_target_compile): Detect and handle
3310 early_flags.
3311
3312 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
3313
3314 * boards/simavr.exp (gdb_load): Catch errors when closing
3315 previous connection. Close connection, wait for process and
3316 unset simavr_spawn_id on failure.
3317
3318 2020-06-29 Tom de Vries <tdevries@suse.de>
3319
3320 * lib/gdb.exp (unknown): Make test-case unresolved.
3321
3322 2020-06-29 Tom de Vries <tdevries@suse.de>
3323
3324 PR gdb/25475
3325 * gdb.server/solib-list.exp: Verify that the symbol reload
3326 confirmation question is asked.
3327
3328 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3329
3330 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3331 have a input seq nr in each pass message.
3332 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
3333 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3334 * gdb.python/python.exp: Make test names unique,
3335 use gdb_test_multiline instead of gdb_py_test_multiple,
3336 use $gdb_test_name.
3337 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3338
3339 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
3340
3341 * configure.ac: Add --enable-libctf.
3342 * aclocal.m4: sinclude ../config/enable.m4.
3343 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3344 * lib/gdb.exp (skip_ctf_tests): Use it.
3345 * gdb.base/ctf-constvars.exp: Error message tweak.
3346 * gdb.base/ctf-ptype.exp: Likewise.
3347 * configure: Regenerate.
3348
3349 2020-06-26 Gary Benson <gbenson@redhat.com>
3350
3351 * gdb.cp/try_catch.cc: Include string.h.
3352 (main): Replace comparison against string literal with
3353 strcmp, avoiding build failure with -Wstring-compare.
3354 Add "marker test-complete".
3355 * gdb.cp/try_catch.exp: Run the test to the above marker,
3356 then verify that the value of "test" is still true.
3357
3358 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3359
3360 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3361
3362 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3363
3364 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3365
3366 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3367
3368 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3369 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3370 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3371 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3372 * gdb.arch/riscv-tdesc-loading.exp: New file.
3373
3374 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3375
3376 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3377
3378 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3379
3380 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3381 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3382 * gdb.arch/riscv-tdesc-regs.c: New file.
3383 * gdb.arch/riscv-tdesc-regs.exp: New file.
3384
3385 2020-06-24 Pedro Alves <palves@redhat.com>
3386
3387 * gdb.arch/amd64-entry-value-paramref.exp: Use
3388 prepare_for_testing_full and don't pass "c++" for the .S file
3389 build spec.
3390 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3391 $options, since it's an assembly file. Remove -Wno-deprecated.
3392 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3393 compiling C++ programs.
3394
3395 2020-06-24 Pedro Alves <palves@redhat.com>
3396
3397 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3398 Clang, add "-Wno-unknown-warning-option" to the options.
3399
3400 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3401
3402 * gdb.xml/tdesc-reload.c: New file.
3403 * gdb.xml/tdesc-reload.exp: New file.
3404 * gdb.xml/maint-xml-dump-01.xml: New file.
3405 * gdb.xml/maint-xml-dump-02.xml: New file.
3406 * gdb.xml/maint-xml-dump.exp: New file.
3407
3408 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3409
3410 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3411 Adjust for omitted commands when TUI is disabled.
3412
3413 2020-06-23 Gary Benson <gbenson@redhat.com>
3414 Pedro Alves <palves@redhat.com>
3415
3416 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3417 * gdb.cp/nsimport.cc: Likewise.
3418 * gdb.cp/nsnested.cc: Likewise.
3419 * gdb.cp/nsnoimports.cc: Likewise.
3420 * gdb.cp/nsusing.cc: Likewise.
3421 * gdb.cp/smartp.cc: Likewise.
3422 * gdb.python/py-pp-integral.c: Likewise.
3423 * gdb.python/py-pp-re-notag.c: Likewise.
3424
3425 2020-06-23 Gary Benson <gbenson@redhat.com>
3426
3427 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3428 * gdb.cp/nsimport.cc: Likewise.
3429 * gdb.cp/nsnested.cc: Likewise.
3430 * gdb.cp/nsnoimports.cc: Likewise.
3431 * gdb.cp/nsusing.cc: Likewise.
3432 * gdb.cp/smartp.cc: Likewise.
3433 * gdb.python/py-pp-integral.c: Likewise.
3434 * gdb.python/py-pp-re-notag.c: Likewise.
3435
3436 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3437
3438 * gdb.base/default-args.exp: New test.
3439 * gdb.base/default-args.c: New file.
3440 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3441 * gdb.base/default.exp: Update to new help text.
3442 * gdb.base/help.exp: Likewise.
3443 * gdb.base/page.exp: Likewise.
3444 * gdb.base/style.exp: Likewise.
3445 * gdb.guile/guile.exp: Likewise.
3446 * gdb.python/python.exp: Likewise.
3447
3448 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3449
3450 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3451 remote host. Fix search path syntax on Windows host.
3452
3453 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3454
3455 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3456 over 'exec-file-mismatch'.
3457 * gdb.base/attach.c: Mark should_exit volatile.
3458 * gdb.base/attach2.c: Likewise. Add a comment explaining
3459 why the sleep cannot be big.
3460 * gdb.base/attach3.c: New file.
3461
3462 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3463
3464 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3465 prefix optional.
3466
3467 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3468
3469 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3470 for remote host.
3471
3472 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3473 Hafiz Abid Qadeer <abidh@codesourcery.com>
3474
3475 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3476 file sent to remote host.
3477 (top level): Allow int32_t as type of 32-bit register.
3478
3479 2020-06-19 Tom de Vries <tdevries@suse.de>
3480
3481 * lib/gdb.exp (gdb_note): New proc.
3482 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3483 (gdb_default_target_compile): ... here. Only call
3484 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3485 (use_gdb_compile): Change to array.
3486 (toplevel): Update sets of use_gdb_compile to specify language.
3487 Warn about default_target_compile override. Store dejagnu's version
3488 of default_target_compile in dejagnu_default_target_compile.
3489
3490 2020-06-18 Tom de Vries <tdevries@suse.de>
3491
3492 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3493 (default_gdb_init): ... here.
3494
3495 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3496
3497 Fix TUI support checks in gdb.tui tests.
3498
3499 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3500 just say UNSUPPORTED.
3501 * gdb.tui/corefile-run.exp: Likewise.
3502 * gdb.tui/empty.exp: Likewise.
3503 * gdb.tui/list-before.exp: Likewise.
3504 * gdb.tui/list.exp: Likewise.
3505 * gdb.tui/main.exp: Likewise.
3506 * gdb.tui/regs.exp: Likewise.
3507 * gdb.tui/resize.exp: Likewise.
3508 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3509 * gdb.tui/tui-layout-asm.exp: Likewise.
3510 * gdb.tui/tui-missing-src.exp: Likewise.
3511 * gdb.tui/winheight.exp: Likewise.
3512 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3513
3514 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3515
3516 Fix TCL error in gdb.python/py-format-string.exp.
3517
3518 * gdb.python/py-format-string.exp: Move test for python support
3519 earlier, out of function body.
3520
3521 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
3522
3523 * gdb.base/index-cache-load-twice.c: New.
3524 * gdb.base/index-cache-load-twice.exp: New.
3525
3526 2020-06-17 Keith Seitz <keiths@redhat.com>
3527
3528 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
3529 when executing "gdb --configuration".
3530
3531 2020-06-17 Tom de Vries <tdevries@suse.de>
3532
3533 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3534 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3535 conditional on presence of gdb_tcl_unknown.
3536 (gdb_finish): Make override undo conditional on presence of
3537 gdb_tcl_unknown.
3538
3539 2020-06-16 Tom Tromey <tom@tromey.com>
3540
3541 * gdb.python/tui-window.py (failwin): New function. Register it
3542 as a TUI window type.
3543 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3544
3545 2020-06-16 Gary Benson <gbenson@redhat.com>
3546
3547 * gdb.python/py-nested-maps.c (create_map): Add missing return
3548 value.
3549 (create_map_map): Likewise.
3550
3551 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3552
3553 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3554 variable.
3555 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3556 and use the already-defined 'options' variable.
3557
3558 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3559 Tom de Vries <tdevries@suse.de>
3560
3561 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3562 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3563 (gdb_setup_known_globals): New proc.
3564 (gdb_cleanup_globals): New proc.
3565 * lib/gdb.exp (load_lib): New override proc.
3566 (gdb_stdin_log_init): Set var in_file as persistent global.
3567 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3568 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3569 fpc_compiler as persistent global.
3570
3571 2020-06-12 Tom de Vries <tdevries@suse.de>
3572
3573 * lib/tuiterm.exp (spawn): Rename to ...
3574 (tui_spawn): ... this.
3575 (toplevel): Move rename of spawn ...
3576 (gdb_init_tuiterm): ... here. New proc.
3577 (gdb_finish_tuiterm): New proc.
3578 * lib/gdb.exp (gdb_finish_hooks): New global var.
3579 (gdb_finish): Handle gdb_finish_hooks.
3580 (tuiterm_env): New proc.
3581 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3582 tuiterm_env.
3583 * gdb.tui/basic.exp: Same.
3584 * gdb.tui/corefile-run.exp: Same.
3585 * gdb.tui/empty.exp: Same.
3586 * gdb.tui/list-before.exp: Same.
3587 * gdb.tui/list.exp: Same.
3588 * gdb.tui/main.exp: Same.
3589 * gdb.tui/new-layout.exp: Same.
3590 * gdb.tui/regs.exp: Same.
3591 * gdb.tui/resize.exp: Same.
3592 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3593 * gdb.tui/tui-layout-asm.exp: Same.
3594 * gdb.tui/tui-missing-src.exp: Same.
3595 * gdb.tui/winheight.exp: Same.
3596
3597 2020-06-12 Tom de Vries <tdevries@suse.de>
3598
3599 PR testsuite/26110
3600 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3601 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3602
3603 2020-06-11 Tom Tromey <tom@tromey.com>
3604
3605 PR gdb/18318:
3606 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3607 floating point tests.
3608
3609 2020-06-11 Keith Seitz <keiths@redhat.com>
3610
3611 PR gdb/21356
3612 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3613 vla_struct.
3614 Add new struct vla_typedef and union vla_typedef_union and
3615 corresponding instantiation objects.
3616 Initialize new objects.
3617 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3618 and vla_typedef_union_object.
3619 Fixup type for vla_struct_object.
3620
3621 2020-06-11 Tom de Vries <tdevries@suse.de>
3622
3623 * lib/gdb.exp (with_override): New proc, factored out of ...
3624 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3625
3626 2020-06-10 Tom de Vries <tdevries@suse.de>
3627
3628 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3629
3630 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3631
3632 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3633 parameter, update callers.
3634
3635 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
3636
3637 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3638 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3639 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3640
3641 2020-06-04 Tom de Vries <tdevries@suse.de>
3642
3643 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3644
3645 2020-06-04 Tom de Vries <tdevries@suse.de>
3646
3647 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3648 exp_continue.
3649
3650 2020-06-04 Tom de Vries <tdevries@suse.de>
3651
3652 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3653
3654 2020-06-03 Tom de Vries <tdevries@suse.de>
3655
3656 PR symtab/26046
3657 * gdb.cp/breakpoint-locs-2.cc: New test.
3658 * gdb.cp/breakpoint-locs.cc: New test.
3659 * gdb.cp/breakpoint-locs.exp: New file.
3660 * gdb.cp/breakpoint-locs.h: New test.
3661
3662 2020-06-03 Tom de Vries <tdevries@suse.de>
3663
3664 PR testsuite/25609
3665 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3666 value of global verbose.
3667 * gdb.base/jit-elf.exp: Same.
3668 * gdb.base/jit-reader.exp: Same.
3669
3670 2020-06-02 Tom de Vries <tdevries@suse.de>
3671
3672 * gdb.dwarf2/multidictionary.exp: Don't use
3673 gdb_spawn_with_cmdline_opts.
3674
3675 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3676
3677 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3678 use_header case.
3679 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3680 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3681 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3682 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3683 * gdb.dwarf2/dw2-inline-header.c: New file.
3684 * gdb.dwarf2/dw2-inline-header.h: New file.
3685
3686 2020-05-30 Pedro Alves <palves@redhat.com>
3687
3688 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3689 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3690
3691 2020-05-29 Gary Benson <gbenson@redhat.com>
3692
3693 * gdb.compile/compile-cplus.exp (additional_flags): Also
3694 set when building with clang.
3695 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3696 when building with clang.
3697
3698 2020-05-29 Gary Benson <gbenson@redhat.com>
3699
3700 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3701 building with clang.
3702 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3703
3704 2020-05-29 Gary Benson <gbenson@redhat.com>
3705
3706 * gdb.cp/koenig.exp (prepare_for_testing): Add
3707 additional_flags=-Wno-unused-comparison.
3708 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3709
3710 2020-05-28 Gary Benson <gbenson@redhat.com>
3711
3712 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3713 statement.
3714
3715 2020-05-28 Gary Benson <gbenson@redhat.com>
3716
3717 * gdb.cp/classes.exp (prepare_for_testing): Add
3718 additional_flags=-Wno-deprecated-register.
3719 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3720 * gdb.cp/misc.exp: Likewise.
3721
3722 2020-05-28 Gary Benson <gbenson@redhat.com>
3723
3724 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3725 (test_op_new::operator new): Add return statement.
3726 (test_op_new_array::operator new[]): Likewise.
3727
3728 2020-05-27 Pedro Alves <palves@redhat.com>
3729
3730 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3731 check. Use test_gdb_complete_unique instead of
3732 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3733 test_gdb_complete_multiple instead of
3734 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3735
3736 2020-05-27 Luis Machado <luis.machado@linaro.org>
3737
3738 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3739 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3740 * gdb.arch/arm-disassembler-options.exp: Likewise.
3741 * gdb.arch/arm-disp-step.exp: Likewise.
3742 * gdb.arch/thumb-prologue.exp: Likewise.
3743 * gdb.base/async.exp: Likewise.
3744 * gdb.base/auxv.exp: Likewise.
3745 * gdb.base/complex-parts.exp: Likewise.
3746 * gdb.base/ena-dis-br.exp: Likewise.
3747 * gdb.base/foll-exec.exp: Likewise.
3748 * gdb.base/permissions.exp: Likewise.
3749 * gdb.base/relocate.exp: Likewise.
3750 * gdb.base/return2.exp: Likewise.
3751 * gdb.base/sigbpt.exp: Likewise.
3752 * gdb.base/siginfo-obj.exp: Likewise.
3753 * gdb.cp/converts.exp: Likewise.
3754 * gdb.cp/exceptprint.exp: Likewise.
3755 * gdb.cp/inherit.exp: Likewise.
3756 * gdb.cp/nsnoimports.exp: Likewise.
3757 * gdb.cp/virtbase2.exp: Likewise.
3758 * gdb.mi/mi-var-cmd.exp: Likewise.
3759 * gdb.mi/var-cmd.c: Likewise.
3760
3761 2020-05-26 Tom Tromey <tromey@adacore.com>
3762
3763 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3764
3765 2020-05-26 Tom Tromey <tromey@adacore.com>
3766
3767 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3768 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3769 type.
3770 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3771 variable.
3772
3773 2020-05-26 Christian Biesinger <cbiesinger@google.com>
3774
3775 * Makefile.in: Use = instead of == for the test command
3776 for portability.
3777
3778 2020-05-26 Tom de Vries <tdevries@suse.de>
3779
3780 * gdb.base/gold-gdb-index-2.c: New test.
3781 * gdb.base/gold-gdb-index.c: New test.
3782 * gdb.base/gold-gdb-index.exp: New file.
3783 * gdb.base/gold-gdb-index.h: New test.
3784
3785 2020-05-25 Tom de Vries <tdevries@suse.de>
3786
3787 * boards/gold-gdb-index.exp: New file.
3788
3789 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3790
3791 * boards/simavr.exp: New file.
3792
3793 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3794
3795 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3796 * gdb.base/inferior-args.exp: New file.
3797 * gdb.base/inferior-args.c: New file.
3798
3799 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3800
3801 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3802 inferior_args. Pass it to gdb_reload.
3803 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3804 inferior_args.
3805 (gdb_reload): Add inferior_args argument.
3806 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3807 pass it to gdbserver_run.
3808 * boards/native-gdbserver.exp: Do not set noargs.
3809 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3810 inferior_args argument.
3811 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3812 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3813 * gdb.base/args.exp: Likewise.
3814
3815 2020-05-25 Tom de Vries <tdevries@suse.de>
3816
3817 * lib/gdb.exp (exec_is_pie): Add comment.
3818
3819 2020-05-25 Tom de Vries <tdevries@suse.de>
3820
3821 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3822 instead of $binfile in the untested message.
3823
3824 2020-05-25 Tom de Vries <tdevries@suse.de>
3825
3826 PR testsuite/26031
3827 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3828
3829 2020-05-25 Tom de Vries <tdevries@suse.de>
3830
3831 * boards/gold.exp: New file.
3832
3833 2020-05-23 Tom Tromey <tom@tromey.com>
3834
3835 * gdb.base/style.exp: Remove completion styling test.
3836 * lib/gdb-utils.exp (style): Remove completion styles.
3837
3838 2020-05-23 Tom Tromey <tom@tromey.com>
3839
3840 * gdb.base/style.exp: Add completion styling test.
3841 * lib/gdb-utils.exp (style): Add completion styles.
3842
3843 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3844
3845 * gdb.base/annota1.exp: Update expected results.
3846 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3847 test name.
3848 * gdb.cp/annota3.exp: Update expected results.
3849
3850 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
3851
3852 PR gdb/26016
3853 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3854 against MAP_FAILED.
3855 * gdb.base/coremaker.c (mmapdata): Likewise.
3856 * gdb.base/jit-reader-host.c (main): Likewise.
3857 * gdb.base/sym-file-loader.c (load): Likewise.
3858 (load_shlib): Likewise.
3859
3860 2020-05-20 Tom Tromey <tromey@adacore.com>
3861
3862 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3863
3864 2020-05-20 Tom de Vries <tdevries@suse.de>
3865
3866 PR symtab/25833
3867 * gdb.base/with-mf-inc.c: New test.
3868 * gdb.base/with-mf-main.c: New test.
3869 * gdb.base/with-mf.exp: New file.
3870
3871 2020-05-19 Tom Tromey <tromey@adacore.com>
3872
3873 * gdb.rust/simple.exp: Restore missing test result.
3874
3875 2020-05-19 Tom de Vries <tdevries@suse.de>
3876
3877 * gdb.base/gdb-caching-proc.exp: Fix typo.
3878
3879 2020-05-19 Tom Tromey <tromey@adacore.com>
3880
3881 * gdb.rust/simple.exp: Add some test descriptions.
3882 (test_one_slice): Use with_test_prefix.
3883
3884 2020-05-18 Tom de Vries <tdevries@suse.de>
3885
3886 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3887
3888 2020-05-17 Pedro Alves <palves@redhat.com>
3889
3890 PR gdb/25741
3891 * gdb.base/hw-sw-break-same-address.exp: New file.
3892
3893 2020-05-16 Pedro Alves <palves@redhat.com>
3894
3895 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3896 LAST_LOADED_FILE accordingly.
3897
3898 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3899
3900 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3901
3902 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3903
3904 * gdb.base/help.exp: Test apropos and help for commands
3905 having aliases. Fixed comments not starting with an
3906 upper-case letter or not finishing with a dot.
3907
3908 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3909
3910 * gdb.base/alias.exp: Update help output check.
3911
3912 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3913
3914 * gdb.base/default.exp: Update output following fixes.
3915
3916 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3917
3918 * gdb.base/alias.exp: Test aliases starting with a prefix of
3919 another alias.
3920
3921 2020-05-15 Gary Benson <gbenson@redhat.com>
3922
3923 * gdb.base/info-os.c (main): Add return statement.
3924 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3925 * gdb.base/large-frame-2.c (func): Likewise.
3926 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3927 * gdb.base/pr10179-b.c (foo2): Likewise.
3928 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3929 * gdb.base/watch-cond.c (func): Likewise.
3930 * gdb.multi/goodbye.c (verylongfun): Likewise.
3931 * gdb.multi/hello.c (commonfun): Likewise.
3932 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3933 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3934 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3935 Likewise.
3936 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3937 * gdb.threads/interrupt-while-step-over.c (child_function):
3938 Likewise.
3939 * gdb.trace/actions-changed.c (end): Likewise.
3940
3941 2020-05-15 Gary Benson <gbenson@redhat.com>
3942
3943 * gdb.opencl/callfuncs.exp: Report when test skipped.
3944 * gdb.opencl/convs_casts.exp: Likewise.
3945 * gdb.opencl/datatypes.exp: Likewise.
3946 * gdb.opencl/operators.exp: Likewise.
3947 * gdb.opencl/vec_comps.exp: Likewise.
3948
3949 2020-05-15 Tom de Vries <tdevries@suse.de>
3950
3951 * gdb.base/align.exp.in: Rename to ...
3952 * gdb.base/align.exp.tcl: ... this.
3953 * gdb.base/align-c++.exp: Update.
3954 * gdb.base/align-c.exp: Update.
3955 * gdb.base/all-architectures.exp.in: Rename to ...
3956 * gdb.base/all-architectures.exp: ... this.
3957 * gdb.base/all-architectures-0.exp: Update.
3958 * gdb.base/all-architectures-1.exp: Update.
3959 * gdb.base/all-architectures-2.exp: Update.
3960 * gdb.base/all-architectures-3.exp: Update.
3961 * gdb.base/all-architectures-4.exp: Update.
3962 * gdb.base/all-architectures-5.exp: Update.
3963 * gdb.base/all-architectures-6.exp: Update.
3964 * gdb.base/all-architectures-7.exp: Update.
3965 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3966 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3967 * gdb.base/infcall-nested-structs-c++.exp: Update.
3968 * gdb.base/infcall-nested-structs-c.exp: Update.
3969 * gdb.base/info-types.exp.in: Rename to ...
3970 * gdb.base/info-types.exp.tcl: ... this.
3971 * gdb.base/info-types-c++.exp: Update.
3972 * gdb.base/info-types-c.exp: Update.
3973 * gdb.base/max-depth.exp.in: Rename to ...
3974 * gdb.base/max-depth.exp.tcl: ... this.
3975 * gdb.base/max-depth-c++.exp: Update.
3976 * gdb.base/max-depth-c.exp: Update.
3977 * gdb.cp/cpexprs.exp.in: Rename to ...
3978 * gdb.cp/cpexprs.exp.tcl: ... this.
3979 * gdb.cp/cpexprs-debug-types.exp: Update.
3980 * gdb.cp/cpexprs.exp: Update.
3981 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3982 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3983 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3984 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3985 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3986 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3987 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3988 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3989 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3990 * gdb.dwarf2/clang-debug-names.exp: Update.
3991
3992 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3993
3994 * lib/check-test-names.exp: Remove code that prevents this file
3995 loading when tests are run in parallel.
3996
3997 2020-05-15 Pedro Alves <palves@redhat.com>
3998
3999 * gdb.multi/multi-kill.exp (start_inferior): Remove
4000 'testpid' parameter. Refer to namespace variable directly.
4001 (testpid): Declare as namespace variable.
4002
4003 2020-05-15 Pedro Alves <palves@redhat.com>
4004
4005 * gdb.multi/multi-kill.exp: Wrap in namespace.
4006 (start_inferior): Add TESTPID parameter. Use it instead of the
4007 testpid global.
4008 (top level): Define empty TESTPID array, and pass it down to
4009 start_inferior.
4010
4011 2020-05-14 Tom de Vries <tdevries@suse.de>
4012
4013 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
4014 output.
4015
4016 2020-05-14 Tom de Vries <tdevries@suse.de>
4017
4018 * gdb.base/align.exp: Split into ...
4019 * gdb.base/align.exp.in: ...
4020 * gdb.base/align-c++.exp: ...
4021 * gdb.base/align-c.exp: ... these.
4022 * gdb.base/infcall-nested-structs.exp: Split into ...
4023 * gdb.base/infcall-nested-structs.exp.in: ...
4024 * gdb.base/infcall-nested-structs-c++.exp: ...
4025 * gdb.base/infcall-nested-structs-c.exp: ... these.
4026 * gdb.base/info-types.exp: Split into ...
4027 * gdb.base/info-types.exp.in: ...
4028 * gdb.base/info-types-c++.exp: ...
4029 * gdb.base/info-types-c.exp: ... these.
4030 * gdb.base/max-depth.exp: Split into ...
4031 * gdb.base/max-depth.exp.in: ...
4032 * gdb.base/max-depth-c++.exp: ...
4033 * gdb.base/max-depth-c.exp: ... these.
4034 * gdb.cp/infcall-nodebug.exp: Split into ...
4035 * gdb.cp/infcall-nodebug.exp.in: ...
4036 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
4037 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
4038 * gdb.cp/infcall-nodebug-c-d0.exp: ...
4039 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
4040
4041 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4042 Pedro Alves <palves@redhat.com>
4043
4044 * gdb.multi/multi-exit.c: New file.
4045 * gdb.multi/multi-exit.exp: New file.
4046 * gdb.multi/multi-kill.c: New file.
4047 * gdb.multi/multi-kill.exp: New file.
4048
4049 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4050
4051 * gdb.base/annota1.exp: Update the expected output.
4052 * gdb.cp/annota2.exp: Ditto.
4053
4054 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
4055
4056 * lib/check-test-names.exp: Disable when testing is being run in
4057 parallel.
4058
4059 2020-05-12 Tom de Vries <tdevries@suse.de>
4060
4061 * gdb.base/jit-elf.exp: Fix string concat.
4062
4063 2020-05-12 Tom de Vries <tdevries@suse.de>
4064
4065 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
4066 messages.
4067
4068 2020-05-12 Tom de Vries <tdevries@suse.de>
4069
4070 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
4071
4072 2020-05-12 Tom de Vries <tdevries@suse.de>
4073
4074 * gdb.ada/catch_ex.exp: Use with_test_prefix.
4075 * gdb.ada/mi_catch_ex.exp: Same.
4076 * gdb.ada/mi_catch_ex_hand.exp: Same.
4077
4078 2020-05-12 Tom de Vries <tdevries@suse.de>
4079
4080 * gdb.fortran/complex.exp: Use with_test_prefix.
4081
4082 2020-05-12 Tom de Vries <tdevries@suse.de>
4083
4084 * gdb.trace/passcount.exp: Fix test-names.
4085
4086 2020-05-12 Tom de Vries <tdevries@suse.de>
4087
4088 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
4089
4090 2020-05-12 Tom de Vries <tdevries@suse.de>
4091
4092 * gdb.gdb/complaints.exp: Use with_test_prefix.
4093 * gdb.xml/tdesc-regs.exp: Same.
4094 * gdb.opt/inline-locals.exp: Fix test name.
4095
4096 2020-05-12 Tom de Vries <tdevries@suse.de>
4097
4098 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
4099 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
4100 * gdb.dwarf2/implref-struct.exp: Same.
4101 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
4102 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
4103
4104 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
4105
4106 * gdb.base/jit-so.exp (one_jit_test): Change test name.
4107
4108 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4109
4110 * lib/check-test-names.exp (all_test_names): New module variable.
4111 (counts): Add 'duplicates' field.
4112 (_check_duplicates): New procedure.
4113 (check): Also check for duplicates.
4114 (do_log_summary): Print duplicates count.
4115 (do_reset_vars): Reset counter for duplicate test names, and
4116 discard all know test names.
4117
4118 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
4119
4120 * lib/gdb.exp: Include check-test-names.exp library.
4121 * lib/check-test-names.exp: New file.
4122
4123 2020-05-11 Tom de Vries <tdevries@suse.de>
4124
4125 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
4126
4127 2020-05-11 Keith Seitz <keiths@redhat.com>
4128
4129 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
4130
4131 2020-05-11 Tom de Vries <tdevries@suse.de>
4132
4133 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
4134 * gdb.cp/cpexprs.exp.in: .. here.
4135 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
4136 cpexprs.exp.
4137
4138 2020-05-11 Keith Seitz <keiths@redhat.com>
4139
4140 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
4141 test names.
4142 * gdb.ada/arrayptr.exp: Likewise.
4143 * gdb.ada/assign_arr.exp: Likewise.
4144 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
4145 * gdb.ada/bp_on_var.exp: Likewise.
4146 * gdb.ada/call_pn.exp: Likewise.
4147 * gdb.ada/complete.exp: Likewise.
4148 * gdb.ada/fun_overload_menu.exp: Likewise.
4149 * gdb.ada/funcall_param.exp: Likewise.
4150 * gdb.ada/funcall_ref.exp: Likewise.
4151 * gdb.ada/packed_array_assign.exp: Likewise.
4152 * gdb.ada/same_component_name.exp: Likewise.
4153 * gdb.ada/type_coercion.exp: Likewise.
4154 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4155 * gdb.ada/variant_record_packed_array.exp: Likewise.
4156
4157 2020-05-11 Tom de Vries <tdevries@suse.de>
4158
4159 PR symtab/25941
4160 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4161 out of ...
4162 * gdb.dwarf2/clang-debug-names.exp: ... here.
4163 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4164 clang-debug-names.exp.in.
4165 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4166 * gdb.dwarf2/clang-debug-names-2.c: New test.
4167
4168 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4169
4170 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4171 (fortran_runto_main): New Proc, fortran version of runto_main.
4172 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4173 * gdb.fortran/array-bounds.exp: Likewise.
4174 * gdb.fortran/array-slices.exp: Likewise.
4175 * gdb.fortran/block-data.exp: Likewise.
4176 * gdb.fortran/charset.exp: Likewise.
4177 * gdb.fortran/common-block.exp: Likewise.
4178 * gdb.fortran/complex.exp: Likewise.
4179 * gdb.fortran/derived-type-function.exp: Likewise.
4180 * gdb.fortran/derived-type.exp: Likewise.
4181 * gdb.fortran/info-modules.exp: Likewise.
4182 * gdb.fortran/info-types.exp: Likewise.
4183 * gdb.fortran/intrinsics.exp: Likewise.
4184 * gdb.fortran/library-module.exp: Likewise.
4185 * gdb.fortran/logical.exp: Likewise.
4186 * gdb.fortran/max-depth.exp: Likewise.
4187 * gdb.fortran/module.exp: Likewise.
4188 * gdb.fortran/multi-dim.exp: Likewise.
4189 * gdb.fortran/nested-funcs.exp: Likewise.
4190 * gdb.fortran/print-formatted.exp: Likewise.
4191 * gdb.fortran/print_type.exp: Likewise.
4192 * gdb.fortran/printing-types.exp: Likewise.
4193 * gdb.fortran/ptr-indentation.exp: Likewise.
4194 * gdb.fortran/ptype-on-functions.exp: Likewise.
4195 * gdb.fortran/subarray.exp: Likewise.
4196 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4197 * gdb.fortran/vla-datatypes.exp: Likewise.
4198 * gdb.fortran/vla-history.exp: Likewise.
4199 * gdb.fortran/vla-ptr-info.exp: Likewise.
4200 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4201 * gdb.fortran/vla-ptype.exp: Likewise.
4202 * gdb.fortran/vla-sizeof.exp: Likewise.
4203 * gdb.fortran/vla-type.exp: Likewise.
4204 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4205 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4206 * gdb.fortran/vla-value-sub.exp: Likewise.
4207 * gdb.fortran/vla-value.exp: Likewise.
4208 * gdb.fortran/whatis_type.exp: Likewise.
4209 * gdb.mi/mi-var-child-f.exp: Likewise.
4210
4211 2020-05-09 Tom de Vries <tdevries@suse.de>
4212
4213 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4214
4215 2020-05-08 Tom de Vries <tdevries@suse.de>
4216
4217 * gdb.dwarf2/clang-debug-names.c: New test.
4218 * gdb.dwarf2/clang-debug-names.exp: New file.
4219
4220 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
4221
4222 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4223 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4224
4225 2020-05-06 Tom de Vries <tdevries@suse.de>
4226
4227 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4228 breakpoint is at a "recommended breakpoint location".
4229 * gdb.reverse/consecutive-reverse.exp: Same.
4230
4231 2020-05-06 Tom de Vries <tdevries@suse.de>
4232
4233 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4234 address.
4235
4236 2020-05-06 Tom de Vries <tdevries@suse.de>
4237
4238 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4239
4240 2020-05-06 Tom de Vries <tdevries@suse.de>
4241
4242 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4243 info for r.
4244
4245 2020-05-06 Tom de Vries <tdevries@suse.de>
4246
4247 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4248 necessary.
4249
4250 2020-05-06 Tom de Vries <tdevries@suse.de>
4251
4252 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4253 void.
4254
4255 2020-05-06 Tom de Vries <tdevries@suse.de>
4256
4257 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4258 of ...
4259 * gdb.base/async.exp: ... here.
4260 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4261 "recommended breakpoint location".
4262
4263 2020-05-06 Tom de Vries <tdevries@suse.de>
4264
4265 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4266
4267 2020-05-04 Tom de Vries <tdevries@suse.de>
4268
4269 * gdb.base/async.exp: Check whether instruction addresses are a
4270 "recommended breakpoint location".
4271
4272 2020-05-03 Tom Tromey <tom@tromey.com>
4273
4274 * gdb.base/sepdebug.exp: Remove "catch" test.
4275 * gdb.base/break.exp: Remove "catch" test.
4276 * gdb.base/default.exp: Update expected output.
4277
4278 2020-05-02 Tom de Vries <tdevries@suse.de>
4279
4280 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4281 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4282 * gdb.arch/i386-mpx-map.exp: Same.
4283 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4284 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4285 * gdb.arch/i386-mpx.exp: Same.
4286
4287 2020-05-02 Tom de Vries <tdevries@suse.de>
4288
4289 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4290
4291 2020-05-01 Tom de Vries <tdevries@suse.de>
4292
4293 * gdb.ada/operator_bp.exp: Allow more than required amount of
4294 breakpoint.
4295
4296 2020-05-01 Tom de Vries <tdevries@suse.de>
4297
4298 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4299
4300 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4301
4302 PR gdb/18706
4303 * gdb.cp/stub-array-size.cc: New test.
4304 * gdb.cp/stub-array-size.exp: New file.
4305 * gdb.cp/stub-array-size.h: New test.
4306 * gdb.cp/stub-array-size2.cc: New test.
4307
4308 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
4309
4310 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4311 output to the new format.
4312
4313 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
4314
4315 * gdb.base/break.exp: Use with_test_prefix.
4316
4317 2020-04-29 Tom de Vries <tdevries@suse.de>
4318
4319 * lib/gdb.exp (debug_types): New proc.
4320 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4321 * gdb.python/py-symtab.exp: Same.
4322
4323 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
4324
4325 PR gdb/17320
4326 * gdb.base/pretty-array.c: New test.
4327 * gdb.base/pretty-array.exp: New file.
4328
4329 2020-04-29 Tom de Vries <tdevries@suse.de>
4330
4331 PR symtab/25889
4332 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4333 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4334 and include cpexprs.exp.
4335
4336 2020-04-28 Mark Williams <mark@myosotissp.com>
4337
4338 PR gdb/24480
4339 * dw4-toplevel-types.exp: Test for top level types.
4340 * dw4-toplevel-types.cc: Test for top level types.
4341
4342 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4343
4344 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4345 (theads -> threads).
4346
4347 2020-04-28 Tom de Vries <tdevries@suse.de>
4348
4349 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4350
4351 2020-04-28 Tom de Vries <tdevries@suse.de>
4352
4353 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4354
4355 2020-04-28 Tom de Vries <tdevries@suse.de>
4356
4357 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4358
4359 2020-04-28 Tom de Vries <tdevries@suse.de>
4360
4361 * gdb.dwarf2/main-foo.c: New test.
4362 * gdb.dwarf2/struct-with-sig.exp: New file.
4363
4364 2020-04-25 Tom de Vries <tdevries@suse.de>
4365
4366 * boards/debug-types.exp: New file.
4367
4368 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4369
4370 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4371
4372 2020-04-24 Tom Tromey <tom@tromey.com>
4373
4374 PR symtab/12707:
4375 * gdb.python/py-symbol.exp: Update expected results for
4376 linkage_name test.
4377 * gdb.cp/print-demangle.exp: New file.
4378 * gdb.base/c-linkage-name.exp: Fix test.
4379 * gdb.guile/scm-symbol.exp: Update expected results for
4380 linkage_name test.
4381
4382 2020-04-24 Tom Tromey <tom@tromey.com>
4383
4384 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4385 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4386 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4387 assembler.
4388
4389 2020-04-24 Tom de Vries <tdevries@suse.de>
4390
4391 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4392 C++.
4393
4394 2020-04-24 Tom Tromey <tromey@adacore.com>
4395
4396 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4397 values.
4398 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4399 values. Update test for minimal encodings.
4400 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4401 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4402 values. Update test for minimal encodings.
4403
4404 2020-04-24 Tom Tromey <tromey@adacore.com>
4405
4406 PR python/23662:
4407 * gdb.ada/variant.exp: Add Python checks.
4408 * gdb.rust/simple.exp: Add dynamic type checks.
4409
4410 2020-04-24 Tom Tromey <tromey@adacore.com>
4411
4412 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4413 Make array type matching more lax.
4414 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4415 * gdb.ada/mi_variant.exp: New file.
4416 * gdb.ada/mi_variant/pck.ads: New file.
4417 * gdb.ada/mi_variant/pkg.adb: New file.
4418 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4419 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4420
4421 2020-04-24 Tom Tromey <tromey@adacore.com>
4422
4423 * gdb.ada/variant.exp: Add dynamic field offset tests.
4424 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4425 * gdb.ada/variant/pkg.adb: Add new variables.
4426
4427 2020-04-24 Tom Tromey <tromey@adacore.com>
4428
4429 * gdb.ada/variant.exp: New file
4430 * gdb.ada/variant/pkg.adb: New file
4431 * gdb.ada/variant/pck.adb: New file
4432
4433 2020-04-24 Tom de Vries <tdevries@suse.de>
4434
4435 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4436
4437 2020-04-24 Tom de Vries <tdevries@suse.de>
4438
4439 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4440 flags.
4441
4442 2020-04-24 Tom de Vries <tdevries@suse.de>
4443
4444 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4445
4446 2020-04-24 Tom de Vries <tdevries@suse.de>
4447
4448 * lib/gdb.exp (default_gdb_start): Handle eof.
4449 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4450 failure.
4451 * gdb.base/readnever.exp: Handle clean_restart failure.
4452
4453 2020-04-23 Tom de Vries <tdevries@suse.de>
4454
4455 * gdb.base/decl-before-def.exp: Run to main and print a again.
4456
4457 2020-04-23 Tom de Vries <tdevries@suse.de>
4458
4459 * gdb.base/decl-before-def-decl.c: New test.
4460 * gdb.base/decl-before-def-def.c: New test.
4461 * gdb.base/decl-before-def.exp: New file.
4462
4463 2020-04-23 Tom de Vries <tdevries@suse.de>
4464
4465 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4466
4467 2020-04-22 Tom de Vries <tdevries@suse.de>
4468
4469 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4470 debug_info_offset.
4471 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4472 before $objsfile in the line line.
4473
4474 2020-04-22 Tom de Vries <tdevries@suse.de>
4475
4476 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4477
4478 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4479
4480 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4481 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4482 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4483 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4484 * gdb.base/jit-protocol.h: Update definitions to match all usage
4485 contexts.
4486
4487 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4488
4489 * gdb.base: Rename all jit related test and source files.
4490
4491 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4492
4493 * gdb.base/jit-reader.exp: Relax register output check.
4494
4495 2020-04-22 Tom de Vries <tdevries@suse.de>
4496
4497 PR symtab/25764
4498 * gdb.base/psym-external-decl-2.c: New test.
4499 * gdb.base/psym-external-decl.c: New test.
4500 * gdb.base/psym-external-decl.exp: New file.
4501 * gdb.threads/tls.exp: Add PR25807 kfail.
4502
4503 2020-04-22 Tom de Vries <tdevries@suse.de>
4504
4505 PR symtab/25801
4506 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4507 in "info source" output.
4508
4509 2020-04-22 Tom de Vries <tdevries@suse.de>
4510
4511 PR symtab/25700
4512 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4513 symtab for imported_unit.c.
4514
4515 2020-04-21 Gary Benson <gbenson@redhat.com>
4516
4517 * gdb.base/advance.c (func): New argument, to match call site.
4518 (func2, func3): Add return statements.
4519
4520 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4521
4522 * gdb.multi/run-only-second-inf.c: New file.
4523 * gdb.multi/run-only-second-inf.exp: New file.
4524
4525 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4526
4527 * gdb.btrace/multi-inferior.c: New test.
4528 * gdb.btrace/multi-inferior.exp: New file.
4529
4530 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4531
4532 * gdb.btrace/enable-new-thread.c: New test.
4533 * gdb.btrace/enable-new-thread.exp: New file.
4534
4535 2020-04-21 Tom de Vries <tdevries@suse.de>
4536
4537 PR gdb/25471
4538 * gdb.threads/killed-outside.c: New test.
4539 * gdb.threads/killed-outside.exp: New file.
4540
4541 2020-04-20 Gary Benson <gbenson@redhat.com>
4542
4543 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4544 * gdb.base/nested-subp2.exp: Likewise.
4545 * gdb.base/nested-subp3.exp: Likewise.
4546
4547 2020-04-20 Gary Benson <gbenson@redhat.com>
4548
4549 * gdb.base/nested-subp1.exp: Disable test when using clang.
4550 * gdb.base/nested-subp2.exp: Likewise.
4551 * gdb.base/nested-subp3.exp: Likewise.
4552
4553 2020-04-20 Gary Benson <gbenson@redhat.com>
4554
4555 * gdb.cp/exception.cc: Fix compilation error with clang.
4556
4557 2020-04-20 Gary Benson <gbenson@redhat.com>
4558
4559 * gdb.trace/tspeed.c: Fix compilation error with clang.
4560
4561 2020-04-20 Gary Benson <gbenson@redhat.com>
4562
4563 * gdb.base/jit-main.c: Fix compilation error with clang.
4564
4565 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4566
4567 * gdb.base/attach-twice.c: Include "sys/types.h".
4568 (PTRACE_ATTACH): Add fallback definition.
4569 (main): Pass `0' to the 4th argument of `ptrace'.
4570
4571 2020-04-17 Kamil Rytarowski <n54@gmx.com>
4572
4573 * gdb.base/fork-running-state.c: Include "signal.h".
4574
4575 2020-04-17 Tom Tromey <tromey@adacore.com>
4576
4577 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4578 Update tests.
4579 * gdb.btrace/cpu.exp: Update tests.
4580 * gdb.base/maint.exp: Update tests.
4581 * gdb.base/default.exp: Update tests.
4582 * gdb.base/completion.exp: Update tests.
4583
4584 2020-04-16 Tom de Vries <tdevries@suse.de>
4585
4586 PR symtab/25791
4587 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4588 (ensure_gdb_index): and factor out and move ...
4589 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4590 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4591
4592 2020-04-16 Tom de Vries <tdevries@suse.de>
4593
4594 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4595 loading exec.
4596
4597 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4598
4599 * gdb.base/many-completions.exp: New file.
4600
4601 2020-04-14 Tom de Vries <tdevries@suse.de>
4602
4603 PR symtab/25718
4604 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4605
4606 2020-04-14 Tom de Vries <tdevries@suse.de>
4607
4608 PR symtab/25720
4609 * gdb.base/maint-expand-symbols-header-file.c: New test.
4610 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4611 * gdb.base/maint-expand-symbols-header-file.h: New test.
4612
4613 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4614
4615 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4616 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4617 get_func_info.
4618 (get_func_info): Delete.
4619 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4620 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4621 * lib/dwarf.exp (get_func_info): New function.
4622
4623 2020-04-13 Tom de Vries <tdevries@suse.de>
4624
4625 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4626 to what find_gnatmake does.
4627
4628 2020-04-10 Tom de Vries <tdevries@suse.de>
4629
4630 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4631 -readnow.
4632
4633 2020-04-10 Tom de Vries <tdevries@suse.de>
4634
4635 PR cli/25808
4636 * gdb.base/style.c: Add leading newlines.
4637 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4638 Check listing of main's one-line body.
4639
4640 2020-04-08 Tom de Vries <tdevries@suse.de>
4641
4642 * lib/gdb.exp (psymtabs_p): New proc.
4643 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4644 importing unit" unsupported if there are no partial symbols.
4645
4646 2020-04-08 Tom de Vries <tdevries@suse.de>
4647
4648 PR testsuite/25760
4649 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4650
4651 2020-04-07 Tom de Vries <tdevries@suse.de>
4652
4653 PR symtab/25796
4654 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4655
4656 2020-04-07 Tom de Vries <tdevries@suse.de>
4657
4658 * gdb.base/check-psymtab.c: New test.
4659 * gdb.base/check-psymtab.exp: New file.
4660
4661 2020-04-06 Tom Tromey <tromey@adacore.com>
4662
4663 * gdb.ada/variant-record/proc.adb: New file.
4664 * gdb.ada/variant-record/value.adb: New file.
4665 * gdb.ada/variant-record/value.s: New file.
4666 * gdb.ada/variant-record.exp: New file.
4667
4668 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
4669
4670 PR gdb/25325
4671 * gdb.cp/typed-enum.cc: New test.
4672 * gdb.cp/typed-enum.exp: New file.
4673
4674 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4675
4676 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4677 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4678 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4679 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4680 * gdb.opt/inline-small-func.c: New file.
4681 * gdb.opt/inline-small-func.exp: New file.
4682 * gdb.opt/inline-small-func.h: New file.
4683
4684 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4685
4686 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4687 function.
4688
4689 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4690
4691 * lib/dwarf.exp (function_range): Allow compiler options to be
4692 specified.
4693
4694 2020-04-02 Tom de Vries <tdevries@suse.de>
4695
4696 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4697 __attribute__((always_inline)).
4698 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4699
4700 2020-04-02 Tom de Vries <tdevries@suse.de>
4701
4702 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4703 (gdbserver_gdb_exit): ... here. Add timeout warning.
4704 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4705 (connect_target_extended_remote): Append new server_spawn_id to
4706 server_spawn_ids.
4707 (cleanup): New proc.
4708 (setup, <toplevel>): Call cleanup.
4709
4710 2020-04-02 Tom de Vries <tdevries@suse.de>
4711
4712 * gdb.base/main-psymtab.exp: New file.
4713
4714 2020-04-02 Tom de Vries <tdevries@suse.de>
4715
4716 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4717
4718 2020-04-01 Tom Tromey <tom@tromey.com>
4719
4720 * gdb.base/complex-parts.exp: Add type tests.
4721
4722 2020-04-01 Tom Tromey <tom@tromey.com>
4723
4724 * gdb.base/complex-parts.exp: Add arithmetic tests.
4725
4726 2020-04-01 Tom Tromey <tom@tromey.com>
4727
4728 * gdb.compile/compile.exp: Update.
4729 * gdb.compile/compile-cplus.exp: Update.
4730 * gdb.base/varargs.exp: Update.
4731 * gdb.base/floatn.exp: Update.
4732 * gdb.base/endianity.exp: Update.
4733 * gdb.base/callfuncs.exp (do_function_calls): Update.
4734 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4735 (complex_float_integral_args): Update.
4736 * gdb.base/complex.exp: Update.
4737 * gdb.base/complex-parts.exp: Update.
4738
4739 2020-04-01 Tom Tromey <tromey@adacore.com>
4740
4741 * gdb.rust/union.rs: New file.
4742 * gdb.rust/union.exp: New file.
4743 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4744 (main): Update.
4745 * gdb.rust/simple.exp: Move union tests to union.exp.
4746
4747 2020-04-01 Tom Tromey <tromey@adacore.com>
4748
4749 * gdb.rust/simple.rs (main): Remove "y0".
4750
4751 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4752
4753 * gdb.multi/stop-all-on-exit.c: New test.
4754 * gdb.multi/stop-all-on-exit.exp: New file.
4755
4756 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
4757
4758 PR gdb/24789
4759 * gdb.cp/misc.cc: Add integer reference variable.
4760 * gdb.cp/misc.exp: Add test.
4761
4762 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4763
4764 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4765 scenario to cover execution until the end and also the case
4766
4767 2020-03-31 Tom de Vries <tdevries@suse.de>
4768
4769 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4770 c. Use "maint info symtabs" to check symtab expansion.
4771
4772 2020-03-30 Tom de Vries <tdevries@suse.de>
4773
4774 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4775 unsupported.
4776 (verify_psymtab_expanded): Move ...
4777 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4778 test.
4779 (readnow): New proc.
4780
4781 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4782
4783 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4784 with $hex.
4785
4786 2020-03-20 Tom Tromey <tromey@adacore.com>
4787
4788 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4789
4790 2020-03-20 Tom Tromey <tromey@adacore.com>
4791
4792 * gdb.ada/sub_variant/subv.adb: New file.
4793 * gdb.ada/sub_variant.exp: New file.
4794
4795 2020-03-20 Tom de Vries <tdevries@suse.de>
4796
4797 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4798 first break fails.
4799 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4800
4801 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4802
4803 * gdb.server/exit-multiple-threads.c: New file.
4804 * gdb.server/exit-multiple-threads.exp: New file.
4805
4806 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4807
4808 * gdb.fortran/mixed-lang-stack.c: New file.
4809 * gdb.fortran/mixed-lang-stack.cpp: New file.
4810 * gdb.fortran/mixed-lang-stack.exp: New file.
4811 * gdb.fortran/mixed-lang-stack.f90: New file.
4812
4813 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 * gdb.linespec/cp-completion-aliases.cc: New file.
4816 * gdb.linespec/cp-completion-aliases.exp: New file.
4817
4818 2020-03-19 Tom de Vries <tdevries@suse.de>
4819
4820 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4821 more precise.
4822
4823 2020-03-18 Tom de Vries <tdevries@suse.de>
4824
4825 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4826 * gdb.dwarf2/break-inline-psymtab.c: New test.
4827 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4828
4829 2020-03-16 Tom de Vries <tdevries@suse.de>
4830
4831 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4832 cache_verify and cache_verify_proc.
4833
4834 2020-03-15 Tom de Vries <tdevries@suse.de>
4835
4836 * gdb.server/solib-list.exp: Handle
4837 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4838
4839 2020-03-15 Tom de Vries <tdevries@suse.de>
4840
4841 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4842 objfiles".
4843
4844 2020-03-14 Tom Tromey <tom@tromey.com>
4845
4846 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4847
4848 2020-03-14 Tom de Vries <tdevries@suse.de>
4849
4850 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4851
4852 2020-03-14 Tom de Vries <tdevries@suse.de>
4853
4854 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4855 result in line-by-line fashion.
4856
4857 2020-03-14 Tom de Vries <tdevries@suse.de>
4858
4859 * lib/gdb.exp (supports_statement_frontiers): New proc.
4860 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4861
4862 2020-03-14 Tom de Vries <tdevries@suse.de>
4863
4864 * gdb.base/printcmds.exp: Add missing quoting for "print
4865 teststring2".
4866
4867 2020-03-13 Tom Tromey <tom@tromey.com>
4868
4869 * gdb.base/printcmds.exp (test_print_strings): Add regression
4870 test.
4871 * gdb.base/printcmds.c (charptr): New typedef.
4872 (teststring2): New global.
4873
4874 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4875
4876 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4877 full path in the test name.
4878 (test_ld): Add some with_test_prefix blocks to make test names
4879 unique.
4880
4881 2020-03-13 Tom de Vries <tdevries@suse.de>
4882
4883 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4884
4885 2020-03-13 Tom de Vries <tdevries@suse.de>
4886
4887 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4888
4889 2020-03-13 Tom de Vries <tdevries@suse.de>
4890
4891 PR symtab/25646
4892 * gdb.dwarf2/imported-unit.exp: Add test.
4893
4894 2020-03-13 Tom de Vries <tdevries@suse.de>
4895
4896 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4897 (var1, var2): New variable.
4898 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4899 matching symbols.
4900
4901 2020-03-13 Tom de Vries <tdevries@suse.de>
4902
4903 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4904 (Term::command): Use prompt prefix.
4905 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4906 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4907 command_no_prompt_prefix instead of prefix.
4908 * gdb.tui/tui-layout-asm.exp: Same.
4909
4910 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4911
4912 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4913
4914 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4915
4916 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4917 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4918 on" while stepping over the test instruction, match printed
4919 message.
4920
4921 2020-03-12 Tom de Vries <tdevries@suse.de>
4922
4923 * gdb.base/info-types.exp: Use exp_continue during matching of output
4924 of "info types".
4925
4926 2020-03-12 Tom de Vries <tdevries@suse.de>
4927
4928 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4929
4930 2020-03-12 Tom de Vries <tdevries@suse.de>
4931
4932 * gdb.fortran/module.exp: Use exp_continue during matching of output
4933 of "info variable -n".
4934
4935 2020-03-12 Tom de Vries <tdevries@suse.de>
4936
4937 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4938 gdb.dwarf2/dw2-ranges-base.c.
4939
4940 2020-03-12 Tom de Vries <tdevries@suse.de>
4941
4942 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4943 in presence of GLIBC debuginfo.
4944
4945 2020-03-12 Tom de Vries <tdevries@suse.de>
4946
4947 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4948 $core.
4949
4950 2020-03-12 Tom de Vries <tdevries@suse.de>
4951
4952 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4953 more precise.
4954
4955 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
4956
4957 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4958 from Unix to Windows path.
4959
4960 2020-03-11 Tom de Vries <tdevries@suse.de>
4961
4962 * gdb.ada/minsyms.exp: Set language to ada.
4963
4964 2020-03-11 Tom de Vries <tdevries@suse.de>
4965
4966 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4967
4968 2020-03-11 Tom de Vries <tdevries@suse.de>
4969
4970 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4971
4972 2020-03-11 Tom Tromey <tromey@adacore.com>
4973
4974 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4975
4976 2020-03-11 Tom de Vries <tdevries@suse.de>
4977
4978 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4979
4980 2020-03-11 Tom de Vries <tdevries@suse.de>
4981
4982 * gdb.base/break-interp.exp: Limit verbose scope.
4983
4984 2020-03-11 Tom de Vries <tdevries@suse.de>
4985
4986 * gdb.fortran/logical.f90: Define variable with character type.
4987 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4988
4989 2020-03-11 Tom de Vries <tdevries@suse.de>
4990
4991 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4992
4993 2020-03-11 Tom de Vries <tdevries@suse.de>
4994
4995 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4996 symtabs.
4997
4998 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4999 Bernd Edlinger <bernd.edlinger@hotmail.de>
5000
5001 * gdb.cp/step-and-next-inline.cc: New file.
5002 * gdb.cp/step-and-next-inline.exp: New file.
5003 * gdb.cp/step-and-next-inline.h: New file.
5004 * gdb.dwarf2/dw2-is-stmt.c: New file.
5005 * gdb.dwarf2/dw2-is-stmt.exp: New file.
5006 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
5007 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
5008 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
5009
5010 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
5011
5012 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
5013 is-stmt flag in the line table.
5014
5015 2020-03-09 Tom de Vries <tdevries@suse.de>
5016
5017 * lib/gdb.exp (cached_file): Create cache dir.
5018
5019 2020-03-07 Tom de Vries <tdevries@suse.de>
5020
5021 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
5022 * gdb.cp/rvalue-ref-params.exp: Same.
5023
5024 2020-03-06 Tom de Vries <tdevries@suse.de>
5025
5026 * lib/gdb.exp (tentative_rename, cached_file): New proc.
5027 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
5028
5029 2020-03-06 Tom de Vries <tdevries@suse.de>
5030
5031 * README: Fix "the the".
5032 * gdb.base/dprintf.exp: Same.
5033
5034 2020-03-05 Tom de Vries <tdevries@suse.de>
5035
5036 * gdb.base/maint.exp: Update "main print statistics" expected output.
5037
5038 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5039
5040 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
5041 (fortran_int8): Likewise.
5042 (fortran_real4): Likewise.
5043 (fortran_real8): Likewise.
5044 (fortran_complex4): Likewise.
5045 (fortran_logical4): Likewise.
5046 (fortran_character1): Likewise.
5047
5048 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
5049
5050 * gdb.fortran/logical.exp: Add tests that any non-zero value is
5051 printed as true.
5052
5053 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
5054
5055 * gdb.base/printcmds.exp: Add test to verify printf of a
5056 variable holding an address.
5057
5058 2020-03-03 Tom de Vries <tdevries@suse.de>
5059
5060 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
5061
5062 2020-03-03 Tom de Vries <tdevries@suse.de>
5063
5064 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
5065 gdb_test_multiple call.
5066
5067 2020-03-03 Tom de Vries <tdevries@suse.de>
5068
5069 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
5070 gdb_test_multiple calls.
5071
5072 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5073
5074 * gdb.base/default.exp: Remove test of 'set history filename'.
5075 * gdb.base/gdbinit-history.exp: Add tests for setting the history
5076 filename to the empty string.
5077 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
5078 and GDBHISTSIZE.
5079
5080 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
5081
5082 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
5083 disabled.
5084
5085 2020-03-02 Pedro Alves <palves@redhat.com>
5086 Tom de Vries <tdevries@suse.de>
5087
5088 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
5089 -prompt prefix, before user_code argument. Add -lbl option likewise.
5090 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
5091 (gdb_is_target_1): Add -prompt prefix and move to before user_code
5092 argument.
5093 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
5094 have "\r\n" at start-of-line, instead of at end-of-line.
5095
5096 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
5097
5098 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
5099 libinproctrace.so.
5100
5101 2020-02-28 Luis Machado <luis.machado@linaro.org>
5102
5103 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
5104 to "p/x".
5105
5106 2020-02-28 Luis Machado <luis.machado@linaro.org>
5107
5108 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
5109 asm/ptrace.h and error.h.
5110
5111 2020-02-28 Tom de Vries <tdevries@suse.de>
5112
5113 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
5114 (struct wrapper, do_something, mundane/symada__cS): Move ...
5115 * gdb.base/c-linkage-name-2.c: ... here. New source file.
5116 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
5117 Update "print symada__cS before partial symtab expansion" regexp.
5118 Update breakpoint location. Flush symbol cache after expansion.
5119
5120 2020-02-28 Luis Machado <luis.machado@linaro.org>
5121
5122 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
5123
5124 2020-02-27 Tom de Vries <tdevries@suse.de>
5125
5126 * config/sid.exp: Remove unused globals.
5127 * gdb.base/attach.exp: Same.
5128 * gdb.base/catch-load.exp: Same.
5129 * gdb.base/dbx.exp: Same.
5130 * lib/gdb.exp: Same.
5131 * lib/mi-support.exp: Same.
5132 * lib/prompt.exp: Same.
5133
5134 2020-02-27 Tom de Vries <tdevries@suse.de>
5135
5136 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
5137 not set.
5138
5139 2020-02-26 Aaron Merey <amerey@redhat.com>
5140
5141 * gdb.debuginfod: New directory for debuginfod tests.
5142 * gdb.debuginfod/main.c: New test file.
5143 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
5144
5145 2020-02-26 Tom de Vries <tdevries@suse.de>
5146
5147 PR gdb/25603
5148 * gdb.base/persistent-lang.cc: New test.
5149 * gdb.base/persistent-lang.exp: New file.
5150
5151 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5152
5153 * gdb.fortran/derived-type-striding.exp: Add a new test.
5154 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5155 new test.
5156
5157 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5158
5159 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5160 names.
5161
5162 2020-02-25 Tom de Vries <tdevries@suse.de>
5163
5164 PR go/18926
5165 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5166
5167 2020-02-24 Tom de Vries <tdevries@suse.de>
5168
5169 PR gdb/25592
5170 * gdb.base/info-locals-unused-static-var.c: New test.
5171 * gdb.base/info-locals-unused-static-var.exp: New file.
5172
5173 2020-02-22 Tom Tromey <tom@tromey.com>
5174
5175 * gdb.python/tui-window.exp: New file.
5176 * gdb.python/tui-window.py: New file.
5177
5178 2020-02-22 Tom Tromey <tom@tromey.com>
5179
5180 PR tui/17850:
5181 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5182 tests.
5183
5184 2020-02-22 Tom Tromey <tom@tromey.com>
5185
5186 * gdb.tui/new-layout.exp: Add sub-layout tests.
5187
5188 2020-02-22 Tom Tromey <tom@tromey.com>
5189
5190 * gdb.tui/new-layout.exp: New file.
5191
5192 2020-02-22 Tom Tromey <tom@tromey.com>
5193
5194 * gdb.rust/rust-style.rs: New file.
5195 * gdb.rust/rust-style.exp: New file.
5196 * gdb.base/style.exp: Test structure printing.
5197 * gdb.base/style.c (struct some_struct): New type.
5198 (enum etype): New type.
5199 (struct_value): New global.
5200
5201 2020-02-21 Tom de Vries <tdevries@suse.de>
5202
5203 PR go/18926
5204 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5205 Remove blanket xfails. Use message argument for gdb_breakpoint.
5206 Make continuing to breakpoint test conditional on setting breakpoint.
5207 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5208 DW_AT_name attribute. Add xfail for GCC PR93866.
5209
5210 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5211
5212 * gdb.dwarf2/cpp-linkage-name.c: New file.
5213 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5214
5215 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
5216
5217 * lib/gdb.exp (gdb_wrapper_init): Reset
5218 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5219 not exist.
5220
5221 2020-02-20 Tom de Vries <tdevries@suse.de>
5222
5223 PR go/17018
5224 * gdb.go/hello.exp: Copy ...
5225 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5226 print of st to print value of global definition. Add xfail for GCC
5227 PR93844.
5228 * gdb.go/hello.exp: Remove printing of st before definition.
5229 * gdb.go/hello.go: Copy ...
5230 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5231 to st.
5232 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5233
5234 2020-02-20 Tom de Vries <tdevries@suse.de>
5235
5236 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5237 (gdb_simple_compile): Handle compile_flags go by using .go extension
5238 for source file.
5239 * gdb.go/chan.exp: Use support_go_compile.
5240 * gdb.go/handcall.exp: Same.
5241 * gdb.go/hello.exp: Same.
5242 * gdb.go/integers.exp: Same.
5243 * gdb.go/max-depth.exp: Same.
5244 * gdb.go/methods.exp: Same.
5245 * gdb.go/package.exp: Same.
5246 * gdb.go/strings.exp: Same.
5247 * gdb.go/types.exp: Same.
5248 * gdb.go/unsafe.exp: Same.
5249
5250 2020-02-19 Tom de Vries <tdevries@suse.de>
5251
5252 * gdb.python/lib-types.exp: Make xfail more strict.
5253
5254 2020-02-19 Tom de Vries <tdevries@suse.de>
5255
5256 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5257
5258 2020-02-19 Doug Evans <dje@google.com>
5259
5260 PR rust/25535
5261 * gdb.rust/simple.exp: Add test.
5262 * gdb.rust/simple.rs: Add test.
5263
5264 2020-02-19 Tom de Vries <tdevries@suse.de>
5265
5266 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5267 output line-by-line.
5268
5269 2020-02-19 Tom de Vries <tdevries@suse.de>
5270
5271 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5272
5273 2020-02-19 Tom de Vries <tdevries@suse.de>
5274
5275 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5276 prelink.
5277
5278 2020-02-19 Tom de Vries <tdevries@suse.de>
5279
5280 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5281 (gdb_do_cache): Use gdb_do_cache_wrap.
5282 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5283
5284 2020-02-19 Tom de Vries <tdevries@suse.de>
5285
5286 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5287 gdb_compile option.
5288
5289 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5290
5291 * gdb.base/printcmds.exp (test_print_enums): Update expected
5292 output.
5293
5294 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5295
5296 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5297 for "unknown".
5298
5299 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5300
5301 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5302 enumerator.
5303
5304 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
5305
5306 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5307 FE_, add FE_NONE.
5308 (three): Update.
5309 (enum flag_enum_without_zero): New enum.
5310 (flag_enum_without_zero): New variable.
5311 (enum not_flag_enum): New enum.
5312 (three_not_flag): New variable.
5313 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5314 (test_print_enums): Add more tests for printing flag enums.
5315
5316 2020-02-18 Tom de Vries <tdevries@suse.de>
5317
5318 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5319 (gdb_compile_ada): ... here.
5320 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5321 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5322
5323 2020-02-14 Tom Tromey <tom@tromey.com>
5324
5325 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5326 build directory.
5327 * boards/gdbserver-base.exp: Update path to gdbserver.
5328
5329 2020-02-13 Tom de Vries <tdevries@suse.de>
5330
5331 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5332
5333 2020-02-13 Tom de Vries <tdevries@suse.de>
5334
5335 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5336 are missing.
5337
5338 2020-02-13 Tom de Vries <tdevries@suse.de>
5339
5340 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5341 call.
5342
5343 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5344
5345 PR tui/25126
5346 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5347 * gdb.base/cached-source-file.c: New file.
5348 * gdb.base/cached-source-file.exp: New file.
5349
5350 2020-02-11 Tom de Vries <tdevries@suse.de>
5351
5352 PR testsuite/25488
5353 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5354
5355 2020-02-10 Tom de Vries <tdevries@suse.de>
5356
5357 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5358
5359 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
5360
5361 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5362 and $after_addr are both integers before making a comparison.
5363
5364 2020-02-09 Tom de Vries <tdevries@suse.de>
5365
5366 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5367 command output and paste it into gdb.log. If any, paste catch message
5368 to gdb.log.
5369
5370 2020-02-07 Tom Tromey <tromey@adacore.com>
5371
5372 PR breakpoints/24915:
5373 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5374
5375 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
5376
5377 * gdb.tui/tui-missing-src.exp: Add the "missing source
5378 file" test for the TUI.
5379
5380 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5381
5382 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5383 including a port number in the output.
5384
5385 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5386
5387 * lib/fortran.exp (fortran_int4): Handle clang.
5388 (fortran_int8): Likewise.
5389 (fortran_real4): Likewise.
5390 (fortran_real8): Likewise.
5391 (fortran_complex4): Likewise.
5392 (fortran_logical4): Likewise.
5393 (fortran_character1): Likewise.
5394
5395 2020-02-04 Tom de Vries <tdevries@suse.de>
5396
5397 * README (Race detection): Add note.
5398
5399 2020-02-04 Tom de Vries <tdevries@suse.de>
5400
5401 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5402
5403 2020-02-04 Tom de Vries <tdevries@suse.de>
5404
5405 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5406
5407 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5408
5409 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5410 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5411 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5412 blttar, bnetarl.
5413 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5414 binary for blttar, bnetarl.
5415 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5416 wait instruction. Delete ldmx test.
5417 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5418
5419 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5420
5421 * gdb.fortran/array-bounds-high.exp: New file.
5422 * gdb.fortran/array-bounds-high.f90: New file.
5423
5424 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5425
5426 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5427 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5428
5429 2020-02-01 Tom de Vries <tdevries@suse.de>
5430
5431 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5432
5433 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5434
5435 PR tui/9765
5436 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5437 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5438
5439 2020-01-29 Luis Machado <luis.machado@linaro.org>
5440
5441 * gdb.arch/aarch64-brk-patterns.c: New source file.
5442 * gdb.arch/aarch64-brk-patterns.exp: New test.
5443
5444 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5445
5446 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5447 GCC/Clang version.
5448 * gdb.cp/pass-by-ref.exp: Ditto.
5449
5450 2020-01-29 Tom de Vries <tdevries@suse.de>
5451
5452 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5453 * gdb.threads/watchpoint-fork-mt.c: Same.
5454 * gdb.threads/watchpoint-fork-parent.c: Same.
5455 * gdb.threads/watchpoint-fork-st.c: Same.
5456 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5457
5458 2020-01-27 Luis Machado <luis.machado@linaro.org>
5459
5460 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5461 sitting at a syscall instruction when we hit the syscall function's
5462 breakpoint.
5463 Check PC against one obtained with the x command.
5464 Validate syscall number.
5465 (step_over_syscall): Don't continue to the syscall instruction if
5466 we're already there.
5467
5468 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5469
5470 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5471
5472 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5473
5474 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5475 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5476
5477 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5478
5479 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5480 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5481
5482 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5483
5484 * gdb.base/maint.exp: Update line table parsing test.
5485 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5486
5487 2020-01-24 Pedro Alves <palves@redhat.com>
5488
5489 PR gdb/25410
5490 * gdb.multi/multi-re-run-1.c: New.
5491 * gdb.multi/multi-re-run-2.c: New.
5492 * gdb.multi/multi-re-run.exp: New.
5493
5494 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5495
5496 PR gdb/23718
5497 * gdb.server/server-kill-python.exp: New file.
5498
5499 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5500
5501 * gdb.server/multi-ui-errors.c: New file.
5502 * gdb.server/multi-ui-errors.exp: New file.
5503
5504 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5505
5506 PR tui/9765
5507 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5508
5509 2020-01-19 Tom Tromey <tom@tromey.com>
5510
5511 * gdb.tui/main.exp: Add check for plain "file".
5512
5513 2020-01-16 Christian Biesinger <cbiesinger@google.com>
5514
5515 * lib/gdb.exp: Fix spelling error (seperatelly).
5516
5517 2020-01-14 Tom Tromey <tom@tromey.com>
5518
5519 PR symtab/12535:
5520 * gdb.python/python.exp: Test decode_line with empty string
5521 argument.
5522
5523 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5524
5525 * gdb.base/skip-inline.exp: Extend test.
5526
5527 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5528
5529 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5530 * gdb.dwarf2/dw2-bad-elf.c: New file.
5531 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5532
5533 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5534
5535 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5536 _line_saw_file.
5537
5538 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5539
5540 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5541 border.
5542
5543 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5544
5545 * gdb.multi/multi-target.exp (setup): Factor out "info
5546 connections" and "info inferiors" tests to ...
5547 (test_info_inferiors): ... this new procedure.
5548 (top level): Run new "info-inferiors" tests.
5549
5550 2020-01-10 Pedro Alves <palves@redhat.com>
5551
5552 * gdb.server/bkpt-other-inferior.exp: New file.
5553
5554 2020-01-10 Pedro Alves <palves@redhat.com>
5555
5556 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5557 of "add-inferior".
5558 * gdb.base/quit-live.exp: Likewise.
5559 * gdb.base/remote-exec-file.exp: Likewise.
5560 * gdb.guile/scm-progspace.exp: Likewise.
5561 * gdb.linespec/linespec.exp: Likewise.
5562 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5563 * gdb.mi/user-selected-context-sync.exp: Likewise.
5564 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5565 "info inferiors" tests.
5566 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5567 "add-inferior".
5568 * gdb.multi/watchpoint-multi.exp: Likewise.
5569 * gdb.python/py-inferior.exp: Likewise.
5570 * gdb.server/extended-remote-restart.exp: Likewise.
5571 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5572 "info inferiors".
5573 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5574 * gdb.trace/report.exp: Likewise.
5575
5576 2020-01-10 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.multi/multi-target.c: New file.
5579 * gdb.multi/multi-target.exp: New file.
5580 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5581 mode requested, but remote does not support non-stop".
5582
5583 2020-01-10 Pedro Alves <palves@redhat.com>
5584
5585 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5586 disconnect before reconnecting.
5587
5588 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5589 Pedro Alves <palves@redhat.com>
5590
5591 * gdb.server/connect-without-multi-process.exp: Also test
5592 continuing to end.
5593
5594 2020-01-10 Pedro Alves <palves@redhat.com>
5595
5596 * gdb.base/remote-exec-file.exp: New file.
5597
5598 2020-01-10 Pedro Alves <palves@redhat.com>
5599
5600 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5601 output.
5602 * gdb.threads/async.c: New.
5603 * gdb.threads/async.exp: New.
5604 * gdb.multi/tids-gid-reset.c: New.
5605 * gdb.multi/tids-gid-reset.exp: New.
5606
5607 2020-01-10 George Barrett <bob@bob131.so>
5608
5609 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5610 to help in finding the image relocation offset.
5611 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5612 options in arguments.
5613 (stap_test_no_debuginfo): Likewise.
5614 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5615 test variants.
5616 (stap_test): Add null semaphore relocation test.
5617
5618 2020-01-10 George Barrett <bob@bob131.so>
5619
5620 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5621 * gdb.base/stap-probe.exp: Likewise.
5622 (stap_test): Pass argument as an additional flag.
5623 (stap_test_no_debuginfo): Likewise.
5624 (stap_test): Check `info probes stap' output for semaphore
5625 addresses if the test binary is supposed to have them.
5626
5627 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5628
5629 * gdb.tui/basic.exp: Add more scrolling tests.
5630
5631 2020-01-09 Tom Tromey <tom@tromey.com>
5632
5633 PR tui/18932:
5634 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5635 meangingful value.
5636 (Term::command, Term::resize): Update.
5637 * gdb.tui/basic.exp: Add scrolling test.
5638
5639 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5640
5641 * gdb.tui/tui-layout-asm.exp: New file.
5642
5643 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5644
5645 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5646
5647 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5648
5649 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5650 (Term::enter_tui): Use Term::prepare_for_tui.
5651
5652 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5653
5654 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5655 called.
5656
5657 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5658
5659 * gdb.base/skip.exp: Fix race condition in test.
5660
5661 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5662
5663 * gdb.base/backtrace.c: New file.
5664 * gdb.base/backtrace.exp: New file.
5665
5666 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5667
5668 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5669
5670 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5671
5672 * gdb.base/style.exp: Test that warnings are styled.
5673
5674 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5675
5676 * gdb.base/line65535.exp: New file.
5677 * gdb.base/line65535.c: New file.
5678
5679 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5680
5681 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5682 * lib/gnat_debug_info_test.adb: New file.
5683 * gdb.ada/ptype_tagged_param.exp: Use
5684 gnat_runtime_has_debug_info, expect a different output if
5685 runtime does not have debug info.
5686
5687 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5688
5689 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5690 (another) quote in test name.
5691
5692 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5693
5694 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5695 Add quote in test name.
5696
5697 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5698
5699 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5700 directory instead.
5701 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5702 * gdb.cp/pass-by-ref-2.cc: New file.
5703 * gdb.cp/pass-by-ref-2.exp: New file.
5704
5705 2019-12-20 Tom Tromey <tom@tromey.com>
5706
5707 * gdb.tui/list-before.exp: New file.
5708
5709 2019-12-20 Tom Tromey <tom@tromey.com>
5710
5711 * gdb.tui/list.exp: Check for source on initial listing.
5712
5713 2019-12-11 Tom Tromey <tromey@adacore.com>
5714
5715 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5716 Add crlf test.
5717
5718 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
5719
5720 * gdb.base/default.exp: Update value of $_gdb_major.
5721
5722 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5723
5724 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5725
5726 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5727
5728 * gdb.base/skip.exp: Whitespace fix.
5729
5730 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5731
5732 * gdb.base/skip-inline.c: New file.
5733 * gdb.base/skip-inline.exp: New file.
5734
5735 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5736
5737 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5738 jit_function_00 to jit_function_stack_mangle.
5739 * gdb.base/jithost.c (jit_function_t): Rename to...
5740 (jit_function_stack_mangle_t): ... this.
5741 (jit_function_add_t): New typedef.
5742 (jit_function_00_code): Rename to...
5743 (jit_function_stack_mangle_code): ... this, make static.
5744 (jit_function_add_code): New.
5745 (main): Generate "add" function and call it. Adjust to changes
5746 in jithost_abi.
5747 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5748 (struct jithost_abi) <begin, end>: Remove fields.
5749 <object, function_stack_mangle, function_add>: New fields.
5750 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5751 code_end>: Remove fields.
5752 <func_stack_mangle>: New field.
5753 (read_debug_info): Adjust to renaming, create block for "add"
5754 function.
5755 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5756
5757 2019-12-11 Tom Tromey <tom@tromey.com>
5758
5759 * gdb.tui/resize.exp: Fix regexp.
5760 * gdb.tui/regs.exp: Fix regexps.
5761 * gdb.tui/main.exp: Fix regexp.
5762
5763 2019-12-11 Tom Tromey <tom@tromey.com>
5764
5765 * gdb.tui/resize.exp: Update.
5766 * gdb.tui/empty.exp (layouts): Update.
5767
5768 2019-12-11 Tom Tromey <tom@tromey.com>
5769
5770 * gdb.tui/regs.exp: Update.
5771 * gdb.tui/empty.exp (layouts): Update.
5772 * gdb.tui/basic.exp: Update.
5773 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5774
5775 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5776
5777 * gdb.base/options.exp: Add -raw-values in the print completion list.
5778 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5779
5780 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5781
5782 * gdb.threads/omp-par-scope.c: New file.
5783 * gdb/threads/omp-par-scope.exp: New file.
5784
5785 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5786
5787 * lib/gdb.exp (support_nested_function_tests): New proc.
5788
5789 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5790
5791 * lib/gdb.exp (gdb_compile_openmp): New proc.
5792 (build_executable_from_specs): Add an "openmp" option.
5793 (gdb_compile_pthreads): Add non-executable case.
5794
5795 2019-12-10 Tom Tromey <tromey@adacore.com>
5796
5797 * gdb.ada/unchecked_union.exp: New file.
5798 * gdb.ada/unchecked_union/pck.adb: New file.
5799 * gdb.ada/unchecked_union/pck.ads: New file.
5800 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5801 * gdb-utils.exp (string_to_regexp): Also quote "?".
5802
5803 2019-12-10 George Barrett <bob@bob131.so>
5804
5805 Test scripted probe breakpoints.
5806 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5807 * gdb.python/py-breakpoint.c (main): Likewise.
5808 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5809 specifier test.
5810 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5811
5812 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5813
5814 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5815 an rvalue parameter.
5816 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5817 parameter.
5818
5819 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5820
5821 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5822 modules.
5823
5824 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5825
5826 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5827 broken version of GCC.
5828
5829 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5830
5831 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5832 sym-info-cmds library.
5833 * gdb.fortran/info-types.exp: Likewise.
5834 * lib/sym-info-cmds.exp: New file.
5835
5836 2019-12-08 Tom de Vries <tdevries@suse.de>
5837
5838 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5839
5840 2019-12-07 Keith Seitz <keiths@redhat.com>
5841
5842 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5843 * gdb.base/corefile-buildid-shlib.c: New file.
5844 * gdb.base/corefile-buildid.c: New file.
5845 * gdb.base/corefile-buildid.exp: New file.
5846
5847 2019-12-06 Tom de Vries <tdevries@suse.de>
5848
5849 * gdb.dwarf2/varval.exp: Add decl before def test.
5850
5851 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5852
5853 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5854
5855 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5856
5857 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5858 CV and reference conversion for overload resolution.
5859 * gdb.cp/rvalue-ref-overload.exp: Test it.
5860
5861 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5862
5863 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5864 * gdb.base/frameapply.exp: Test faas without command.
5865
5866 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5867
5868 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5869 Fortran tests.
5870 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5871 order.
5872
5873 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5874
5875 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5876 casting to type with no kind specified.
5877 (test_basic_parsing_of_type_kinds): Additional tests for types
5878 with no kind specified, and add tests for single/double
5879 precision/complex types.
5880
5881 2019-12-04 Tom Tromey <tromey@adacore.com>
5882
5883 * gdb.base/endianity.c (struct other) <x>: New field.
5884 (main): Initialize it.
5885 * gdb.base/endianity.exp: Update.
5886
5887 2019-12-04 Tom Tromey <tromey@adacore.com>
5888
5889 * gdb.ada/scalar_storage/storage.adb: New file.
5890 * gdb.ada/scalar_storage/pck.adb: New file.
5891 * gdb.ada/scalar_storage/pck.ads: New file.
5892 * gdb.ada/scalar_storage.exp: New file.
5893
5894 2019-12-04 Tom Tromey <tromey@adacore.com>
5895
5896 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5897 (main): Initialize it.
5898 * gdb.base/endianity.exp: Update.
5899
5900 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5901
5902 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5903
5904 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5905
5906 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5907 -symbol-info-module-functions and -symbol-info-module-variables.
5908
5909 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5910
5911 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5912
5913 2019-12-01 Richard Bunt <richard.bunt@arm.com>
5914 Andrew Burgess <andrew.burgess@embecosm.com>
5915
5916 * gdb.fortran/derived-type-striding.exp: New file.
5917 * gdb.fortran/derived-type-striding.f90: New file.
5918 * gdb.fortran/array-slices.exp: New file.
5919 * gdb.fortran/array-slices.f90: New file.
5920
5921 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5922
5923 * gdb.base/define.exp: Test . in command names.
5924 * gdb.base/setshow.exp: Update test, as . is now part of
5925 command name.
5926
5927 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5928
5929 * gdb.base/define-prefix.exp: New file.
5930
5931 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5932
5933 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5934 compile.
5935 (skip_btrace_pt_tests): Likewise.
5936
5937 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5938
5939 * gdb.fortran/info-modules.exp: Compile source files in correct
5940 order.
5941
5942 2019-11-27 Kevin Buettner <kevinb@redhat.com>
5943
5944 * gdb.dwarf2/imported-unit.exp: New file.
5945 * gdb.dwarf2/imported-unit.c: New file.
5946
5947 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5948
5949 * gdb.mi/mi-fortran-modules-2.f90: New file.
5950 * gdb.mi/mi-fortran-modules.exp: New file.
5951 * gdb.mi/mi-fortran-modules.f90: New file.
5952
5953 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5954
5955 * gdb.mi/mi-sym-info-1.c: New file.
5956 * gdb.mi/mi-sym-info-2.c: New file.
5957 * gdb.mi/mi-sym-info.exp: New file.
5958
5959 2019-11-22 Tom Tromey <tromey@adacore.com>
5960
5961 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5962 * gdb.ada/tasks/foo.adb: Add another stopping location.
5963
5964 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5965
5966 * gdb.base/endianity.c: New test.
5967 * gdb.base/endianity.exp: New file.
5968
5969 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5970
5971 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5972
5973 2019-11-21 Tom de Vries <tdevries@suse.de>
5974
5975 PR gdb/24956
5976 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5977
5978 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5979
5980 * gdb.python/py-progspace.exp: Add missing parentheses on some
5981 'print' commands.
5982
5983 2019-11-19 Tom Tromey <tom@tromey.com>
5984
5985 * gdb.tui/winheight.exp: New file.
5986
5987 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5988
5989 * gdb.base/ctf-whatis.c: Delete.
5990 * gdb.base/ctf-whatis.exp: Delete.
5991 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5992
5993 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5994
5995 * gdb.base/ctf-cvexpr.exp: Delete.
5996 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5997
5998 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5999
6000 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
6001 the compiler. Clean up header comment a little.
6002 * gdb.base/ctf-ptype.exp: Likewise.
6003 * gdb.base/ctf-whatis.exp: Likewise.
6004 * lib/gdb.exp (skip_ctf_tests): New proc.
6005
6006 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
6007
6008 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
6009 * gdb.tui/corefile-run.exp: New file.
6010
6011 2019-11-14 Tom Tromey <tromey@adacore.com>
6012
6013 * gdb.base/gdbvars.exp (test_convenience_variables): Add
6014 regression tests.
6015
6016 2019-11-12 Tom Tromey <tom@tromey.com>
6017
6018 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
6019 after any command. Expect prompt after WAIT_FOR is seen.
6020 (enter_tui): Enable resize messages.
6021 (command): Expect command in output.
6022 (get_line): Avoid error when cursor appears to be off-screen.
6023 (dump_screen): Include screen size in title.
6024 (_do_resize): New proc, from "resize".
6025 (resize): Rewrite. Do resize in two steps.
6026 * gdb.tui/empty.exp (layouts): Fix entries.
6027 (check_boxes): Remove xfail.
6028 (check_text): Dump screen on failure.
6029
6030 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6031
6032 * gdb.python/py-symbol.exp: Add test for
6033 gdb.lookup_static_symbols.
6034
6035 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
6036
6037 * gdb.python/py-symbol.c: Declare and call function from new
6038 py-symbol-2.c file.
6039 * gdb.python/py-symbol.exp: Compile both source files, and add new
6040 tests for gdb.lookup_static_symbol.
6041 * gdb.python/py-symbol-2.c: New file.
6042
6043 2019-11-02 Tom de Vries <tdevries@suse.de>
6044
6045 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
6046 * gdb.base/anon.exp: Same.
6047 * gdb.base/auto-connect-native-target.exp: Same.
6048 * gdb.base/call-ar-st.exp: Same.
6049 * gdb.base/catch-syscall.exp: Same.
6050 * gdb.base/commands.exp: Same.
6051 * gdb.base/default.exp: Same.
6052 * gdb.base/display.exp: Same.
6053 * gdb.base/float.exp: Same.
6054 * gdb.base/foll-fork.exp: Same.
6055 * gdb.base/help.exp: Same.
6056 * gdb.base/info-macros.exp: Same.
6057 * gdb.base/info-proc.exp: Same.
6058 * gdb.base/info-target.exp: Same.
6059 * gdb.base/long_long.exp: Same.
6060 * gdb.base/macscp.exp: Same.
6061 * gdb.base/memattr.exp: Same.
6062 * gdb.base/nofield.exp: Same.
6063 * gdb.base/pointers.exp: Same.
6064 * gdb.base/printcmds.exp: Same.
6065 * gdb.base/ptype.exp: Same.
6066 * gdb.base/restore.exp: Same.
6067 * gdb.base/return.exp: Same.
6068 * gdb.base/scope.exp: Same.
6069 * gdb.base/set-noassign.exp: Same.
6070 * gdb.base/setshow.exp: Same.
6071 * gdb.base/shlib-call.exp: Same.
6072 * gdb.base/signals.exp: Same.
6073 * gdb.base/sigstep.exp: Same.
6074 * gdb.base/skip.exp: Same.
6075 * gdb.base/solib-symbol.exp: Same.
6076 * gdb.base/stap-probe.exp: Same.
6077 * gdb.base/step-line.exp: Same.
6078 * gdb.base/step-test.exp: Same.
6079 * gdb.base/style.exp: Same.
6080 * gdb.base/varargs.exp: Same.
6081 * gdb.base/vla-datatypes.exp: Same.
6082 * gdb.base/vla-ptr.exp: Same.
6083 * gdb.base/vla-sideeffect.exp: Same.
6084 * gdb.base/volatile.exp: Same.
6085 * gdb.base/watch-cond-infcall.exp: Same.
6086 * gdb.base/watchpoint.exp: Same.
6087
6088 2019-11-02 Tom de Vries <tdevries@suse.de>
6089
6090 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
6091 * gdb.cp/cpexprs.exp: Same.
6092 * gdb.cp/except-multi-location.exp: Same.
6093 * gdb.cp/exceptprint.exp: Same.
6094 * gdb.cp/gdb2384.exp: Same.
6095 * gdb.cp/inherit.exp: Same.
6096 * gdb.cp/m-static.exp: Same.
6097 * gdb.cp/meth-typedefs.exp: Same.
6098 * gdb.cp/misc.exp: Same.
6099 * gdb.cp/namespace.exp: Same.
6100 * gdb.cp/non-trivial-retval.exp: Same.
6101 * gdb.cp/overload.exp: Same.
6102 * gdb.cp/pr17132.exp: Same.
6103 * gdb.cp/re-set-overloaded.exp: Same.
6104 * gdb.cp/rvalue-ref-types.exp: Same.
6105 * gdb.cp/templates.exp: Same.
6106
6107 2019-11-01 Luis Machado <luis.machado@linaro.org>
6108
6109 PR gdb/25124
6110
6111 * gdb.arch/pr25124.S: New file.
6112 * gdb.arch/pr25124.exp: New file.
6113
6114 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6115
6116 * gdb.fortran/info-modules.exp: Update expected results, and add
6117 additional tests for 'info module functinos', and 'info module
6118 variables'.
6119 * gdb.fortran/info-types.exp: Update expected results.
6120 * gdb.fortran/info-types.f90: Extend testcase with additional
6121 module variables and functions.
6122
6123 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
6124
6125 * gdb.fortran/info-modules.exp: New file.
6126 * gdb.fortran/info-types.exp: Build with new file.
6127 * gdb.fortran/info-types.f90: Include and use new module.
6128 * gdb.fortran/info-types-2.f90: New file.
6129
6130 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6131
6132 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
6133 * gdb.base/settings.exp: Test all settings types using
6134 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
6135 that now verifies that the value of "maint show" is the same as
6136 returned by the settings functions. Test the type of the
6137 maintenance settings.
6138 * gdb.base/default.exp: Update show_conv_list.
6139
6140 2019-10-31 Tom de Vries <tdevries@suse.de>
6141
6142 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
6143 gdb_test.
6144 * gdb.arch/amd64-disp-step.exp: Same.
6145 * gdb.asm/asm-source.exp: Same.
6146 * gdb.btrace/buffer-size.exp: Same.
6147 * gdb.btrace/cpu.exp: Same.
6148 * gdb.btrace/enable.exp: Same.
6149 * gdb.dwarf2/count.exp: Same.
6150 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6151 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6152 * gdb.fortran/vla-datatypes.exp: Same.
6153 * gdb.fortran/vla-history.exp: Same.
6154 * gdb.fortran/vla-ptype.exp: Same.
6155 * gdb.fortran/vla-value.exp: Same.
6156 * gdb.fortran/whatis_type.exp: Same.
6157 * gdb.guile/guile.exp: Same.
6158 * gdb.multi/tids.exp: Same.
6159 * gdb.python/py-finish-breakpoint.exp: Same.
6160 * gdb.python/py-framefilter.exp: Same.
6161 * gdb.python/py-pp-registration.exp: Same.
6162 * gdb.python/py-xmethods.exp: Same.
6163 * gdb.python/python.exp: Same.
6164 * gdb.server/connect-with-no-symbol-file.exp: Same.
6165 * gdb.server/no-thread-db.exp: Same.
6166 * gdb.server/run-without-local-binary.exp: Same.
6167 * gdb.stabs/weird.exp: Same.
6168 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6169 * gdb.threads/thread-find.exp: Same.
6170 * gdb.threads/tls-shared.exp: Same.
6171 * gdb.threads/tls.exp: Same.
6172 * gdb.threads/wp-replication.exp: Same.
6173 * gdb.trace/ax.exp: Same.
6174 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6175
6176 2019-10-31 Tom de Vries <tdevries@suse.de>
6177
6178 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6179 * gdb.ada/array_subscript_addr.exp: Same.
6180 * gdb.ada/arrayidx.exp: Same.
6181 * gdb.ada/arrayparam.exp: Same.
6182 * gdb.ada/arrayptr.exp: Same.
6183 * gdb.ada/boolean_expr.exp: Same.
6184 * gdb.ada/call_pn.exp: Same.
6185 * gdb.ada/complete.exp: Same.
6186 * gdb.ada/fixed_cmp.exp: Same.
6187 * gdb.ada/fun_addr.exp: Same.
6188 * gdb.ada/funcall_param.exp: Same.
6189 * gdb.ada/interface.exp: Same.
6190 * gdb.ada/mod_from_name.exp: Same.
6191 * gdb.ada/null_array.exp: Same.
6192 * gdb.ada/packed_array.exp: Same.
6193 * gdb.ada/packed_tagged.exp: Same.
6194 * gdb.ada/print_chars.exp: Same.
6195 * gdb.ada/print_pc.exp: Same.
6196 * gdb.ada/ptype_arith_binop.exp: Same.
6197 * gdb.ada/ptype_field.exp: Same.
6198 * gdb.ada/ptype_tagged_param.exp: Same.
6199 * gdb.ada/rec_return.exp: Same.
6200 * gdb.ada/ref_tick_size.exp: Same.
6201 * gdb.ada/str_ref_cmp.exp: Same.
6202 * gdb.ada/taft_type.exp: Same.
6203 * gdb.ada/tagged.exp: Same.
6204 * gdb.ada/type_coercion.exp: Same.
6205 * gdb.ada/uninitialized_vars.exp: Same.
6206
6207 2019-10-30 Tom de Vries <tdevries@suse.de>
6208
6209 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6210
6211 2019-10-26 Tom de Vries <tdevries@suse.de>
6212
6213 * gdb.base/bigcore.c: Fix typos in comments.
6214 * gdb.base/ctf-ptype.c: Same.
6215 * gdb.base/long_long.c: Same.
6216 * gdb.dwarf2/dw2-op-out-param.S: Same.
6217 * gdb.python/py-evthreads.c: Same.
6218 * gdb.reverse/i387-stack-reverse.c: Same.
6219 * gdb.trace/tfile.c: Same.
6220 * lib/compiler.c: Same.
6221 * lib/compiler.cc: Same.
6222
6223 2019-10-25 Tom de Vries <tdevries@suse.de>
6224
6225 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6226 gdb_test_multiple calls.
6227 * gdb.reverse/sigall-reverse.exp: Same.
6228 * gdb.reverse/solib-precsave.exp: Same.
6229 * gdb.reverse/solib-reverse.exp: Same.
6230 * gdb.reverse/until-precsave.exp: Same.
6231 * gdb.reverse/until-reverse.exp: Same.
6232
6233 2019-10-24 Tom de Vries <tdevries@suse.de>
6234
6235 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6236 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6237 kfail using -wrap pattern flag and convenience variable
6238 gdb_test_name.
6239
6240 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6241
6242 * gdb.python/py-progspace.exp: Add tests for the
6243 Progspace.block_for_pc method.
6244
6245 2019-10-23 Tom Tromey <tom@tromey.com>
6246
6247 * configure: Rebuild.
6248 * aclocal.m4: Use m4_include, not sinclude.
6249
6250 2019-10-21 Tom de Vries <tdevries@suse.de>
6251
6252 * gdb.base/infcall-nested-structs.c: Add
6253 __attribute__((noinline,noclone)) to all functions.
6254 (call_all): Add missing variable initialization. Simplify return value.
6255 (breakpt): Increment volatile variable, to prevent call from being
6256 optimized out.
6257 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6258
6259 2019-10-17 Tom de Vries <tdevries@suse.de>
6260
6261 * gdb.fortran/module.exp: Allow info variables to print info for files
6262 other than module.f90.
6263
6264 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6265
6266 * gdb.fortran/module.exp: Extend with 'info variables' test.
6267
6268 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6269
6270 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6271 F77_FOR_TARGET.
6272
6273 2019-10-16 Tom de Vries <tdevries@suse.de>
6274
6275 PR tdep/25096
6276 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6277
6278 2019-10-16 Tom de Vries <tdevries@suse.de>
6279
6280 PR tdep/24104
6281 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6282 Add KFAIL for PR tdep/25096.
6283
6284 2019-10-16 Tom de Vries <tdevries@suse.de>
6285
6286 PR testsuite/25059
6287 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6288
6289 2019-10-16 Tom de Vries <tdevries@suse.de>
6290
6291 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6292 as signed.
6293
6294 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6295
6296 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6297 one instead of increasing timeout.
6298
6299 2019-10-13 Tom de Vries <tdevries@suse.de>
6300
6301 PR record/25038
6302 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6303 * gdb.reverse/sigall-reverse.exp: Same.
6304 * gdb.reverse/solib-precsave.exp: Same.
6305 * gdb.reverse/solib-reverse.exp: Same.
6306 * gdb.reverse/step-precsave.exp: Same.
6307 * gdb.reverse/until-precsave.exp: Same.
6308 * gdb.reverse/until-reverse.exp: Same.
6309 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6310
6311 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6312
6313 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6314 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6315 (cmp_struct_05_01, cmp_struct_static_02_01)
6316 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6317 comparisons.
6318
6319 2019-10-10 Tom de Vries <tdevries@suse.de>
6320
6321 PR testsuite/24888
6322 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6323 gnatlink.
6324
6325 2019-10-09 Tom de Vries <tdevries@suse.de>
6326
6327 PR testsuite/25048
6328 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6329
6330 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6331
6332 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6333 exceptions due to missing debug information.
6334
6335 2019-10-07 Tom de Vries <tdevries@suse.de>
6336
6337 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6338
6339 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6340
6341 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6342 * gdb.base/annota1.exp: Update to use gdb_test_name.
6343
6344 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
6345
6346 * gdb.base/ctf-whatis.exp: New file.
6347 * gdb.base/ctf-whatis.c: New file.
6348 * gdb.base/ctf-ptype.exp: New file.
6349 * gdb.base/ctf-ptype.c: New file.
6350 * gdb.base/ctf-constvars.exp: New file.
6351 * gdb.base/ctf-constvars.c: New file.
6352 * gdb.base/ctf-cvexpr.exp: New file.
6353
6354 2019-10-04 Tom de Vries <tdevries@suse.de>
6355
6356 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6357 for loop.
6358
6359 2019-10-03 Tom Tromey <tom@tromey.com>
6360
6361 PR rust/24976:
6362 * gdb.rust/simple.rs (Union2): New type.
6363 (main): Use Union2.
6364 * gdb.rust/simple.exp: Add test.
6365
6366 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6367
6368 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6369 nested function prefix.
6370
6371 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6372 Richard Bunt <richard.bunt@arm.com>
6373 Andrew Burgess <andrew.burgess@embecosm.com>
6374
6375 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6376 nested functions.
6377 * gdb.fortran/nested-funcs.f90: Update expected results.
6378 * gdb.fortran/nested-funcs-2.exp: New file.
6379 * gdb.fortran/nested-funcs-2.f90: New file.
6380
6381 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6382
6383 * gdb.python/py-parameter.exp: Make test names unique.
6384 * gdb.python/py-template.exp: Likewise.
6385 * gdb.python/py-value.exp: Likewise.
6386
6387 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6388
6389 * gdb.base/break-interp.exp: Reduce test name duplication.
6390 * gdb.base/call-sc.exp: Likewise.
6391 * gdb.base/callfuncs.exp: Likewise.
6392 * gdb.base/charset.exp: Likewise.
6393 * gdb.base/dump.exp: Likewise.
6394 * gdb.base/ena-dis-br.exp: Likewise.
6395 * gdb.base/relational.exp: Likewise.
6396 * gdb.base/step-over-syscall.exp: Likewise.
6397 * gdb.base/structs.exp: Likewise.
6398
6399 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6400
6401 * gdb.linespec/explicit.exp: Make test names unique.
6402 * gdb.linespec/ls-errs.exp: Likewise.
6403
6404 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6405
6406 * gdb.reverse/break-precsave.exp: Make test names unique.
6407 * gdb.reverse/break-reverse.exp: Likewise.
6408 * gdb.reverse/finish-precsave.exp: Likewise.
6409 * gdb.reverse/finish-reverse.exp: Likewise.
6410 * gdb.reverse/machinestate-precsave.exp: Likewise.
6411 * gdb.reverse/machinestate.exp: Likewise.
6412 * gdb.reverse/readv-reverse.exp: Likewise.
6413 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6414 * gdb.reverse/sigall-precsave.exp: Likewise.
6415 * gdb.reverse/sigall-reverse.exp: Likewise.
6416 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6417 * gdb.reverse/watch-precsave.exp: Likewise.
6418 * gdb.reverse/watch-reverse.exp: Likewise.
6419
6420 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6421
6422 * gdb.threads/stop-with-handle.c: New file.
6423 * gdb.threads/stop-with-handle.exp: New file.
6424
6425 2019-10-03 Tom de Vries <tdevries@suse.de>
6426
6427 PR testsuite/25059
6428 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6429 directory" line to be missing.
6430
6431 2019-10-03 Tom de Vries <tdevries@suse.de>
6432
6433 PR testsuite/25059
6434 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6435 type optional.
6436
6437 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6438
6439 * gdb.python/py-format-string.c (string.h): New include.
6440 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6441 the same value, for endianness-independence.
6442 * gdb.python/py-format-string.exp (default_regexp_dict)
6443 (test_pretty_structs, test_format): Adjust expected output to the
6444 changed initialization.
6445
6446 2019-10-02 Tom Tromey <tromey@adacore.com>
6447
6448 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6449
6450 2019-10-02 Pedro Alves <palves@redhat.com>
6451 Andrew Burgess <andrew.burgess@embecosm.com>
6452
6453 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6454 "print-file-var.h".
6455 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6456 (get_version_1): Print this_version_id and its address.
6457 Add extern "C" wrappers around interface functions.
6458 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6459 "print-file-var.h".
6460 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6461 (get_version_2): Print this_version_id and its address.
6462 Add extern "C" wrappers around interface functions.
6463 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6464 <stddef.h> and "print-file-var.h".
6465 Add extern "C" wrappers around interface functions.
6466 [VERSION_ID_MAIN] (this_version_id): Define.
6467 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6468 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6469 up extern "C" blocks.
6470 * gdb.base/print-file-var.exp (test): New, factored out from top
6471 level.
6472 (top level): Test all combinations of attribute hidden or not,
6473 dlopen or not, and this_version_id symbol in main file or not.
6474 Compile tests as both C++ and C, make test names unique.
6475
6476 2019-10-01 Tom Tromey <tom@tromey.com>
6477
6478 * gdb.base/style.exp: Test "show logging filename".
6479
6480 2019-10-01 Tom Tromey <tom@tromey.com>
6481
6482 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6483 * gdb.base/style.exp: Add metadata style test.
6484
6485 2019-10-01 Tom Tromey <tom@tromey.com>
6486
6487 * gdb.base/style.exp: Test "pwd".
6488
6489 2019-10-01 Tom Tromey <tom@tromey.com>
6490
6491 * gdb.base/style.exp: Update tests.
6492
6493 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6494
6495 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6496 'six' to unsigned.
6497 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6498 'five'. Use an all-ones bit pattern for each.
6499 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6500 to its changed values.
6501
6502 2019-09-30 Tom Tromey <tromey@adacore.com>
6503
6504 * gdb.rust/traits.rs: Disable all warnings.
6505
6506 2019-09-29 Tom de Vries <tdevries@suse.de>
6507
6508 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
6509
6510 2019-09-29 Tom de Vries <tdevries@suse.de>
6511
6512 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6513
6514 2019-09-27 Tom de Vries <tdevries@suse.de>
6515
6516 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6517
6518 2019-09-27 Tom de Vries <tdevries@suse.de>
6519
6520 PR record/23188
6521 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6522
6523 2019-09-26 Tom Tromey <tromey@adacore.com>
6524
6525 * gdb.ada/py_taft.exp: New file.
6526 * gdb.ada/py_taft/main.adb: New file.
6527 * gdb.ada/py_taft/pkg.adb: New file.
6528 * gdb.ada/py_taft/pkg.ads: New file.
6529
6530 2019-09-24 Tom de Vries <tdevries@suse.de>
6531
6532 PR gdb/24598
6533 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6534
6535 2019-09-22 Tom de Vries <tdevries@suse.de>
6536
6537 * gdb.base/restore.exp: Allow register variables to be optimized out at
6538 -O0.
6539
6540 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6541
6542 * gdb.arch/spu-info.exp: Remove file.
6543 * gdb.arch/spu-info.c: Remove file.
6544 * gdb.arch/spu-ls.exp: Remove file.
6545 * gdb.arch/spu-ls.c: Remove file.
6546
6547 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6548 * gdb.asm/spu.inc: Remove file.
6549
6550 * gdb.base/dump.exp: Remove support for spu*-*-*.
6551 * gdb.base/stack-checking.exp: Likewise.
6552 * gdb.base/overlays.exp: Likewise.
6553 * gdb.base/ovlymgr.c: Likewise.
6554 * gdb.base/spu.ld: Remove file.
6555
6556 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6557 * gdb.cp/cpexprs.exp: Likewise.
6558 * gdb.cp/exception.exp: Likewise.
6559 * gdb.cp/gdb2495.exp: Likewise.
6560 * gdb.cp/mb-templates.exp: Likewise.
6561 * gdb.cp/pr9167.exp: Likewise.
6562 * gdb.cp/userdef.exp: Likewise.
6563
6564 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6565
6566 * gdb.cell: Remove directory.
6567 * lib/cell.exp: Remove file.
6568
6569 2019-09-19 Tom de Vries <tdevries@suse.de>
6570
6571 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6572
6573 2019-09-19 Tom de Vries <tdevries@suse.de>
6574
6575 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6576
6577 2019-09-19 Tom de Vries <tdevries@suse.de>
6578
6579 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6580 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6581 (gdb_target_cmd): ... here.
6582 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6583 value 2.
6584
6585 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6586
6587 * gdb.base/source-dir.exp: Avoid having directory names in test
6588 names.
6589
6590 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6591
6592 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6593 directory.
6594
6595 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6596
6597 * gdb.base/list-missing-source.exp: New file.
6598
6599 2019-09-14 Tom de Vries <tdevries@suse.de>
6600
6601 PR teststuite/24599
6602 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6603 * lib/ada.exp (gnatmake_version_at_least): New proc.
6604
6605 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6606
6607 * gdb.base/maint.exp: Use exec_has_index_section.
6608
6609 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6610
6611 * gdb.base/maint.exp: Add test for 'maint info sections'.
6612
6613 2019-09-12 Tom de Vries <tdevries@suse.de>
6614
6615 * gdb.base/store.exp: Allow register variables to be optimized out at
6616 -O0.
6617
6618 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6619
6620 * gdb.ada/rdv_wait.exp: Update to new task names.
6621 * gdb.base/task_switch_in_core.exp: Likewise.
6622 * gdb.base/info_sources_base.c: Likewise.
6623
6624 2019-09-10 Tom Tromey <tromey@adacore.com>
6625
6626 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6627
6628 2019-09-10 Tom Tromey <tromey@adacore.com>
6629
6630 * gdb.ada/dgopt.exp: New file.
6631 * gdb.ada/dgopt/x.adb: New file.
6632
6633 2019-09-08 Tom Tromey <tom@tromey.com>
6634
6635 * gdb.tui/resize.exp: Remove setup_xfail.
6636 * gdb.tui/regs.exp: Remove setup_xfail.
6637 * gdb.tui/basic.exp: Remove setup_xfail.
6638
6639 2019-09-06 David Blaikie <dblaikie@gmail.com>
6640
6641 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6642 * gdb.cp/cplabel.exp: Ditto.
6643 * gdb.linespec/ls-errs.exp: Ditto.
6644
6645 2019-09-05 Tom de Vries <tdevries@suse.de>
6646
6647 * lib/gdb.exp (cmp_file_string): New proc.
6648 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6649 runto_main. Verify save breakpoints output.
6650
6651 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6652
6653 * gdb.base/info-var.exp: Test info variables without running
6654 to main, to avoid expect's buffer overflow.
6655
6656 2019-09-03 Tom Tromey <tromey@adacore.com>
6657
6658 * gdb.ada/bias.exp: New file.
6659 * gdb.ada/bias/bias.adb: New file.
6660 * gdb.ada/print_chars.exp: Add regression test.
6661 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6662 (MC): New variable.
6663
6664 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6665
6666 * gdb.base/argv0-symlink.exp: Run only on native target
6667 and local host.
6668
6669 2019-08-29 Tom de Vries <tdevries@suse.de>
6670
6671 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6672 diverse debug info.
6673 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6674
6675 2019-08-28 Tom de Vries <tdevries@suse.de>
6676
6677 * gdb.base/info-var.exp: Allow info variables to print info for files
6678 other than info-var-f1.c and info-var-f2.c.
6679
6680 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6681
6682 * gdb.fortran/info-types.exp: Add module.
6683 * gdb.fortran/info-types.f90: Update expected results.
6684
6685 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6686
6687 * gdb.fortran/info-types.exp: New file.
6688 * gdb.fortran/info-types.f90: New file.
6689 * lib/fortran.exp (fortran_character1): New proc.
6690
6691 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6692
6693 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6694 functions'. Reindent as needed.
6695 * gdb.base/info-var-f1.c: New file.
6696 * gdb.base/info-var-f2.c: New file.
6697 * gdb.base/info-var.exp: New file.
6698 * gdb.base/info-var.h: New file.
6699
6700 2019-08-26 Tom de Vries <tdevries@suse.de>
6701
6702 PR c++/24852
6703 * gdb.cp/no-libstdcxx-probe.exp: New test.
6704
6705 2019-08-26 Tom de Vries <tdevries@suse.de>
6706
6707 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6708 * tests need to be skipped.
6709 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6710 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6711 mi_skip_libstdcxx_probe_tests.
6712
6713 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6714
6715 * gdb.python/py-xmethods.exp: Use raw strings when passing
6716 arguments to SimpleXMethodMatcher.
6717
6718 2019-08-22 Tom de Vries <tdevries@suse.de>
6719
6720 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6721 more informative.
6722
6723 2019-08-21 Pedro Alves <palves@redhat.com>
6724
6725 * gdb.base/with.exp: Test "with" with no arguments.
6726
6727 2019-08-21 Tom de Vries <tdevries@suse.de>
6728
6729 * gdb.base/gdb-caching-proc.exp: Sort files.
6730
6731 2019-08-20 Tom de Vries <tdevries@suse.de>
6732
6733 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6734 compilation.
6735
6736 2019-08-16 Tom de Vries <tdevries@suse.de>
6737
6738 * gdb.base/compare-sections.exp ("after run to main"): Allow
6739 mismatched read-only sections for PIE executables.
6740
6741 2019-08-16 Tom Tromey <tom@tromey.com>
6742
6743 * lib/tuiterm.exp (_csi_Z): New proc.
6744 * gdb.tui/basic.exp: Update window positions.
6745 * gdb.tui/empty.exp: Update window positions.
6746
6747 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6748
6749 * gdb.base/examine-backward.exp: Correct regexp for
6750 "examine 3 bytes backward from ${address_zero}".
6751
6752 2019-08-15 Tom Tromey <tom@tromey.com>
6753
6754 * gdb.tui/empty.exp: Enable resizing tests.
6755
6756 2019-08-15 Tom Tromey <tromey@adacore.com>
6757
6758 * gdb.ada/char_enum.exp: Add regression tests.
6759 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6760 and '0'.
6761 (Char, Gchar): Update.
6762 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6763
6764 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6765
6766 * gdb.python/python.exp: Expect a leading underscore on
6767 GdbOutput{,Error}File.
6768
6769 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6770
6771 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6772 Windows host.
6773
6774 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6775
6776 * gdb.base/batch-preserve-term-settings.exp
6777 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6778
6779 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6780
6781 * lib/gdb.exp: When running on a mingw target, replace
6782 /x/ with x:/.
6783
6784 2019-08-14 Alan Hayward <alan.hayward@arm.com>
6785
6786 * gdb.arch/aarch64-prologue.c: New test.
6787 * gdb.arch/aarch64-prologue.exp: New file.
6788
6789 2019-08-13 Tom de Vries <tdevries@suse.de>
6790
6791 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6792 Thread.
6793
6794 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6795
6796 * gdb.python/py-completion.exp: Download the .py file to the host
6797 and use its host pathname. Conditionalize tests that use
6798 tab completion and manipulate files on the build machine.
6799 * gdb.python/py-events.exp: Download the .py file to the host
6800 and use its host pathname.
6801 * gdb.python/py-evsignal.exp: Likewise.
6802 * gdb.python/py-evthreads.exp: Likewise.
6803 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6804 pathname syntax.
6805 * gdb.python/py-framefilter.exp: Download the .py file to the right
6806 place on the host. Match Windows pathname syntax.
6807 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6808 .py file to the host and use its host pathname.
6809 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6810 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6811 build pathname. Skip symlink test on Windows host. Add missing
6812 newline at end of file.
6813 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6814 and use its host pathname.
6815 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6816 * gdb.python/py-section-script.exp: Use host location of binfile
6817 on safe-path. Use correct path separator on Windows host.
6818 Reorder alternatives in gdb_test_multiple to prevent matching
6819 the wrong alternative on success.
6820 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6821
6822 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6823
6824 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6825 expect the GDB inferior to no longer immediately stop after
6826 being resumed with "signal SIGINT".
6827
6828 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6829
6830 * gdb.linespec/break-ask.exp: Generalize regexps to match
6831 Windows pathnames too.
6832
6833 2019-08-08 Tom de Vries <tdevries@suse.de>
6834
6835 PR testsuite/24862
6836 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6837
6838 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6839
6840 * gdb.base/style.exp: Update tests for help doc new invariants.
6841 * gdb.base/help.exp: Likewise.
6842
6843 2019-08-06 Tom Tromey <tom@tromey.com>
6844
6845 * gdb.base/style.exp: Add disassemble test.
6846 * gdb.base/style.c (some_called_function): New function.
6847 (main): Use it.
6848
6849 2019-08-05 Christian Biesinger <cbiesinger@google.com>
6850
6851 * gdb.python/py-block.exp: Test dictionary access on blocks.
6852
6853 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
6854
6855 PR gdb/24863
6856 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6857 -list-thread-groups --available test when running under
6858 check-read1.
6859
6860 2019-08-05 Tom de Vries <tdevries@suse.de>
6861
6862 PR testsuite/24863
6863 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6864 * gdb.base/help.exp: Use with_read1_timeout_factor.
6865 * gdb.base/info-macros.exp: Same.
6866 * gdb.cp/nested-types.exp: Same.
6867
6868 2019-08-05 Tom de Vries <tdevries@suse.de>
6869
6870 * lib/gdb.exp (version_at_least): Factor out of ...
6871 (tcl_version_at_least): ... here.
6872 (gdb_compile): Fail if pie results in non-PIE executable.
6873 (readelf_version, readelf_prints_pie): New proc.
6874 (exec_is_pie): Return -1 if unknown.
6875
6876 2019-08-05 Tom de Vries <tdevries@suse.de>
6877
6878 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6879
6880 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6881
6882 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6883
6884 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6885
6886 * lib/completion-support.exp (test_gdb_complete_none): Skip
6887 tab completion tests if no readline support.
6888 (test_gdb_complete_unique_re): Likewise.
6889 (test_gdb_complete_multiple): Likewise.
6890
6891 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6892
6893 * gdb.base/info_sources.exp: New file.
6894 * gdb.base/info_sources.c: New file.
6895 * gdb.base/info_sources_base.c: New file.
6896
6897 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6898
6899 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6900 prefix argument.
6901 (test_exit_status): Add prefix argument.
6902
6903 2019-08-01 Tom de Vries <tdevries@suse.de>
6904
6905 PR testsuite/24863
6906 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6907 calling exp_continue for new thread and thread exited messages.
6908
6909 2019-08-01 Tom de Vries <tdevries@suse.de>
6910
6911 PR testsuite/24863
6912 * gdb.base/structs.exp: Fix check-read1 timeout using
6913 gdb_test_sequence.
6914 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6915
6916 2019-08-01 Tom de Vries <tdevries@suse.de>
6917
6918 PR testsuite/24863
6919 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6920 line.
6921
6922 2019-08-01 Tom de Vries <tdevries@suse.de>
6923
6924 PR testsuite/24863
6925 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6926
6927 2019-07-30 Tom Tromey <tromey@adacore.com>
6928
6929 * gdb.ada/display_nested.exp: New file.
6930 * gdb.ada/display_nested/foo.adb: New file.
6931 * gdb.ada/display_nested/pack.adb: New file.
6932 * gdb.ada/display_nested/pack.ads: New file.
6933
6934 2019-07-30 Christian Biesinger <cbiesinger@google.com>
6935
6936 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6937 namespace.
6938 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6939
6940 2019-07-30 Tom de Vries <tdevries@suse.de>
6941
6942 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6943 instead.
6944
6945 2019-07-30 Tom de Vries <tdevries@suse.de>
6946
6947 PR testsuite/24834
6948 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6949 (exec_is_pie): New proc.
6950
6951 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6952
6953 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6954
6955 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6956
6957 * gdb.python/py-objfile.c: Add global and static vars.
6958 * gdb.python/py-objfile.exp: Test new functions Objfile.
6959 lookup_global_symbol and lookup_static_symbol.
6960
6961 2019-07-29 Tom Tromey <tom@tromey.com>
6962
6963 * lib/tuiterm.exp (Term::_csi_@): New proc.
6964 (Term::_csi_X): Don't move cursor.
6965
6966 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6967
6968 * gdb.base/options.exp: Update backtrace - completion to
6969 new option -frame-info.
6970 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6971 Test new 'set print frame-info'. Test backtrace -frame-info
6972 overriding 'set print frame-info'.
6973 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6974 Test new 'set print frame-info'.
6975 Verify consistency of backtrace with and without filters, with and
6976 without -no-filters.
6977 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6978 default.
6979
6980 2019-07-29 Tom de Vries <tdevries@suse.de>
6981
6982 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6983 no arguments".
6984
6985 2019-07-29 Tom de Vries <tdevries@suse.de>
6986
6987 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6988 is a substring of the first for "complete non-unique file name".
6989
6990 2019-07-29 Tom de Vries <tdevries@suse.de>
6991
6992 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6993 with ".*".
6994
6995 2019-07-29 Tom de Vries <tdevries@suse.de>
6996
6997 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6998 Pass prompt_regexp parameter to gdb_test_multiple calls.
6999
7000 2019-07-29 Tom de Vries <tdevries@suse.de>
7001
7002 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
7003 print registers" regexps.
7004
7005 2019-07-29 Tom de Vries <tdevries@suse.de>
7006
7007 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
7008
7009 2019-07-29 Tom de Vries <tdevries@suse.de>
7010
7011 PR gdb/24855
7012 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
7013 (skip_python_tests_prompt): Add prompt_regexp argument to
7014 gdb_test_multiple calls.
7015
7016 2019-07-27 Tom Tromey <tom@tromey.com>
7017
7018 * gdb.tui/main.exp: New file.
7019
7020 2019-07-27 Tom Tromey <tom@tromey.com>
7021
7022 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
7023 optional.
7024 * gdb.tui/empty.exp: New file.
7025
7026 2019-07-27 Tom Tromey <tom@tromey.com>
7027
7028 * lib/tuiterm.exp (spawn): New proc.
7029 (Term::resize): New proc.
7030 * gdb.tui/resize.exp: New file.
7031
7032 2019-07-27 Tom Tromey <tom@tromey.com>
7033
7034 * gdb.tui/list.exp: New file.
7035
7036 2019-07-27 Tom Tromey <tom@tromey.com>
7037
7038 * gdb.tui/regs.exp: New file.
7039
7040 2019-07-27 Tom Tromey <tom@tromey.com>
7041
7042 * gdb.tui/basic.exp: Add "layout split" test.
7043
7044 2019-07-27 Tom Tromey <tom@tromey.com>
7045
7046 * gdb.tui/basic.exp: Add "layout asm" test.
7047
7048 2019-07-27 Tom Tromey <tom@tromey.com>
7049
7050 * lib/tuiterm.exp: New file.
7051 * gdb.tui/basic.exp: New file.
7052
7053 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7054
7055 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
7056 Enable tests associated with this flag. Adjust regex
7057 referencing "foo_low" to now refer to "foo_cold" instead.
7058
7059 2019-07-27 Kevin Buettner <kevinb@redhat.com>
7060
7061 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
7062 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
7063 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
7064 foo_cold. Revise comments to match.
7065 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
7066 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
7067 were wrapped into this proc; Call do_test in loop from outermost
7068 level.
7069 (foo_low): Rename all occurrences to "foo_cold".
7070 (backtrace from baz): New test.
7071 (x2/i foo_cold): New test.
7072 (info line *foo_cold): New test.
7073
7074 2019-07-26 Tom de Vries <tdevries@suse.de>
7075
7076 * gdb.arch/i386-pkru.exp: Fix unterminated string.
7077
7078 2019-07-25 Tom de Vries <tdevries@suse.de>
7079
7080 PR testsuite/24830
7081 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
7082 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
7083 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
7084 (skip_libstdcxx_probe_tests): ... here.
7085 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
7086
7087 2019-07-24 Tom de Vries <tdevries@suse.de>
7088
7089 PR testsuite/24807
7090 * gdb.objc/basicclass.m: Include stdio.h.
7091 * gdb.objc/nondebug.m: Same.
7092 * gdb.objc/objcdecode.m: Same.
7093
7094 2019-07-24 Tom de Vries <tdevries@suse.de>
7095
7096 PR testsuite/24612
7097 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
7098 additional_flags.
7099
7100 2019-07-24 Tom de Vries <tdevries@suse.de>
7101
7102 PR testsuite/24831
7103 * gdb.multi/tids.exp: Update error messages for info threads.
7104
7105 2019-07-24 Tom de Vries <tdevries@suse.de>
7106
7107 * gdb.base/info-types.exp: Allow info types to print info for more than
7108 one file.
7109
7110 2019-07-23 Tom de Vries <tdevries@suse.de>
7111
7112 PR testsuite/24842
7113 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
7114 gdb_spawn_with_cmdline_opts.
7115
7116 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
7117
7118 * gdb.arch/arm-cmse-sgstubs.c: New test.
7119 * gdb.arch/arm-cmse-sgstubs.exp: New file.
7120
7121 2019-07-23 Tom de Vries <tdevries@suse.de>
7122
7123 PR testsuite/24711
7124 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
7125 issuing next command.
7126
7127 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7128
7129 * gdb.ada/info_auto_lang.exp: Update expected results.
7130 * gdb.base/info-types.c: Add additional types to check.
7131 * gdb.base/info-types.exp: Update expected results.
7132
7133 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
7134
7135 * gdb.base/info-types.c: New file.
7136 * gdb.base/info-types.exp: New file.
7137
7138 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
7139
7140 * gdb.arch/riscv-bp-infcall.c: New file.
7141 * gdb.arch/riscv-bp-infcall.exp: New file.
7142
7143 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
7144
7145 PR breakpoints/24541
7146 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
7147
7148 2019-07-14 Tom de Vries <tdevries@suse.de>
7149
7150 PR testsuite/24760
7151 * gdb.objc/basicclass.exp: Fix unterminated string.
7152
7153 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7154 Andrew Burgess <andrew.burgess@embecosm.com>
7155
7156 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7157 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7158 negative bounds.
7159 * gdb.fortran/vla-value.exp: Print elements of an array with
7160 negative bounds.
7161 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7162 testing.
7163
7164 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7165
7166 * gdb.base/options.exp (expect_string): Dequote strings in
7167 results.
7168 (test-string): Test strings with different quoting and reindent.
7169
7170 2019-07-10 Tom Tromey <tromey@adacore.com>
7171
7172 * gdb.ada/mi_ex_cond.exp: Update expected results.
7173 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7174 * gdb.ada/mi_catch_ex.exp: Update expected results.
7175 * gdb.ada/mi_catch_assert.exp: Update expected results.
7176 * gdb.ada/catch_ex.exp (catch_exception_info)
7177 (catch_exception_entry, catch_assert_entry)
7178 (catch_unhandled_entry): Update.
7179 * gdb.ada/catch_assert_if.exp: Update expected results.
7180
7181 2019-07-10 Richard Bunt <richard.bunt@arm.com>
7182 Stephen Roberts <stephen.roberts@arm.com>
7183
7184 * gdb.base/define.exp: Restore original prompt.
7185
7186 2019-07-09 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7189 breakpoints" output.
7190 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7191 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7192 throw" creates breakpoint.
7193 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7194 'type="catchpoint"'.
7195
7196 2019-07-09 Pedro Alves <palves@redhat.com>
7197
7198 PR c++/15468
7199 * gdb.cp/except-multi-location-lib.cc: New.
7200 * gdb.cp/except-multi-location-main.cc: New.
7201 * gdb.cp/except-multi-location.exp: New.
7202
7203 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7204
7205 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7206 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7207 argument and update callers.
7208
7209 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7210
7211 * gdb.arch/amd64-break-on-asm-line.S: New file.
7212 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7213
7214 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7215
7216 * gdb.base/printcmds.exp: Test printing C string and
7217 C wide string convenience vars without transiting via the inferior.
7218 Also make test names unique.
7219
7220 2019-07-08 Alan Hayward <alan.hayward@arm.com>
7221
7222 PR breakpoints/25011
7223 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7224
7225 2019-07-04 Pedro Alves <palves@redhat.com>
7226
7227 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7228 body returned ok(0), break(3) or continue(4).
7229 * gdb.testsuite/foreach_with_prefix.exp: New file.
7230
7231 2019-07-04 Alan Hayward <alan.hayward@arm.com>
7232
7233 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7234
7235 2019-07-03 Pedro Alves <palves@redhat.com>
7236
7237 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7238 "return -code".
7239
7240 2019-07-03 Pedro Alves <palves@redhat.com>
7241
7242 PR cli/24732
7243 * gdb.base/shell.exp: Load completion-support.exp.
7244 Adjust expected error output. Add completion tests.
7245
7246 2019-07-03 Pedro Alves <palves@redhat.com>
7247
7248 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7249 string_to_regexp.
7250
7251 2019-07-03 Pedro Alves <palves@redhat.com>
7252
7253 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7254 (expect_integer): Adjust to expect "-string".
7255 (expect_string): New.
7256 (all_options): Expect "-string".
7257 (test-flag, test-boolean): Adjust to expect "-string".
7258 (test-string): New proc.
7259 (top level): Call it.
7260
7261 2019-07-03 Pedro Alves <palves@redhat.com>
7262
7263 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7264 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7265 the expected output in the success.
7266
7267 2019-07-03 Pedro Alves <palves@redhat.com>
7268
7269 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7270 Split one gdb_test_multiple call in two to avoid a race.
7271
7272 2019-07-03 Pedro Alves <palves@redhat.com>
7273
7274 * gdb.base/with.c: New file.
7275 * gdb.base/with.exp: New file.
7276
7277 2019-07-03 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.base/settings.exp: Replace all references to "maint
7280 test-settings set" with references to "maint set test-settings",
7281 and all references to "maint test-settings show" with references
7282 to "maint show test-settings".
7283
7284 2019-07-03 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.base/settings.exp (test-string): Adjust expected out when
7287 testing "maint test-settings show filename"
7288
7289 2019-07-02 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/options.exp (test-info-threads): New procedure.
7292 (top level): Call it.
7293
7294 2019-06-28 Tom Tromey <tromey@adacore.com>
7295
7296 * gdb.dwarf2/ada-linkage-name.c: New file.
7297 * gdb.dwarf2/ada-linkage-name.exp: New file.
7298
7299 2019-06-27 Tom Tromey <tromey@adacore.com>
7300
7301 PR c++/20020:
7302 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7303
7304 2019-06-26 Tom de Vries <tdevries@suse.de>
7305
7306 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7307
7308 2019-06-26 Tom de Vries <tdevries@suse.de>
7309
7310 * gdb.base/index-cache.exp: Add back missing debug option.
7311
7312 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7313
7314 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7315
7316 2019-06-25 Tom de Vries <tdevries@suse.de>
7317
7318 PR testsuite/24727
7319 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7320
7321 2019-06-24 Tom de Vries <tdevries@suse.de>
7322
7323 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7324
7325 2019-06-24 Tom de Vries <tdevries@suse.de>
7326
7327 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7328 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7329 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7330
7331 2019-06-24 Tom de Vries <tdevries@suse.de>
7332
7333 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7334
7335 2019-06-21 Tom de Vries <tdevries@suse.de>
7336
7337 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7338
7339 2019-06-21 Tom de Vries <tdevries@suse.de>
7340
7341 PR testsuite/24518
7342 PR ada/24713
7343 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7344 index.
7345
7346 2019-06-19 Tom Tromey <tromey@adacore.com>
7347
7348 * gdb.ada/length_cond.exp: Add intro comment.
7349
7350 2019-06-19 Tom Tromey <tromey@adacore.com>
7351
7352 * gdb.ada/length_cond.exp: New file.
7353 * gdb.ada/length_cond/length_cond.adb: New file.
7354 * gdb.ada/length_cond/pck.adb: New file.
7355 * gdb.ada/length_cond/pck.ads: New file.
7356
7357 2019-06-18 Tom de Vries <tdevries@suse.de>
7358
7359 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7360
7361 2019-06-18 Tom Tromey <tromey@adacore.com>
7362
7363 * gdb.base/list0.h: Add comment explaining control character.
7364
7365 2019-06-18 Tom de Vries <tdevries@suse.de>
7366
7367 * boards/fission.exp: Break up long debug_flags line.
7368
7369 2019-06-16 Tom de Vries <tdevries@suse.de>
7370
7371 PR gdb/24445
7372 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7373 generated index.
7374
7375 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7376
7377 PR gdb/24686
7378 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7379 improve detection of bug gdb/24541.
7380
7381 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7382
7383 PR gdb/24669
7384 * gdb.base/index-cache.exp (uses_readnow,
7385 expecting_index_cache_use): Define global variable.
7386 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7387 expecting_index_cache_use.
7388
7389 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7390 Andrew Burgess <andrew.burgess@embecosm.com>
7391
7392 * gdb.fortran/pointers.f90: New file.
7393 * gdb.fortran/print_type.exp: New file.
7394 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7395 * gdb.fortran/vla-type.exp: Likewise.
7396 * gdb.fortran/vla-value.exp: Likewise.
7397 * gdb.mi/mi-vla-fortran.exp: Likewise.
7398
7399 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7400
7401 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7402 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7403 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7404 as a stop reason.
7405
7406 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7407
7408 * gdb.base/annota1.exp: Update expected results.
7409 * gdb.cp/annota2.exp: Likewise.
7410 * gdb.cp/annota3.exp: Likewise.
7411
7412 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7413
7414 * gdb.base/style-logging.exp: Remove path from test name.
7415
7416 2019-06-14 Tom Tromey <tromey@adacore.com>
7417
7418 PR gdb/24502:
7419 * gdb.base/style-logging.exp: New file.
7420
7421 2019-06-14 Tom Tromey <tromey@adacore.com>
7422
7423 * gdb.base/symfile-warn.exp: New file.
7424 * gdb.base/symfile-warn.c: New file.
7425
7426 2019-06-14 Tom Tromey <tromey@adacore.com>
7427
7428 * gdb.base/annotate-symlink.exp: New file.
7429
7430 2019-06-14 Tom Tromey <tromey@adacore.com>
7431
7432 * gdb.ada/set_wstr.exp: Add reassignment test.
7433
7434 2019-06-14 Tom Tromey <tromey@adacore.com>
7435
7436 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7437 'unchecked_access and 'unrestricted_access as well.
7438
7439 2019-06-14 Tom Tromey <tromey@adacore.com>
7440
7441 PR ada/24539:
7442 * gdb.ada/vla.exp: Update tests.
7443 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7444 pragma.
7445
7446 2019-06-13 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.base/settings.exp (test-integer): Test junk after
7449 "unlimited".
7450
7451 2019-06-13 Pedro Alves <palves@redhat.com>
7452
7453 * gdb.base/options.exp (test-thread-apply): New.
7454 (top level): Call it.
7455
7456 2019-06-13 Pedro Alves <palves@redhat.com>
7457
7458 * gdb.base/options.exp (test-frame-apply): New.
7459 (top level): Test print commands with different "frame apply"
7460 prefixes.
7461
7462 2019-06-13 Pedro Alves <palves@redhat.com>
7463
7464 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
7465 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7466 'max_completions' parameter and handle it.
7467 (test_gdb_completion_offers_commands): New.
7468
7469 2019-06-13 Pedro Alves <palves@redhat.com>
7470
7471 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7472
7473 2019-06-13 Pedro Alves <palves@redhat.com>
7474
7475 * gdb.base/options.exp (test-backtrace): New.
7476 (top level): Call it.
7477
7478 2019-06-13 Pedro Alves <palves@redhat.com>
7479
7480 * gdb.guile/scm-frame-args.exp: Use "set print
7481 raw-frame-arguments" instead of "set print raw frame-arguments".
7482 * gdb.python/py-frame-args.exp: Likewise.
7483
7484 2019-06-13 Pedro Alves <palves@redhat.com>
7485
7486 * gdb.compile/compile.exp: Adjust expected output to option
7487 processing changes.
7488
7489 2019-06-13 Pedro Alves <palves@redhat.com>
7490
7491 * gdb.base/options.exp: Build executable.
7492 (test-print): New procedure.
7493 (top level): Call it, once for "print" and another for "compile
7494 print".
7495
7496 2019-06-13 Pedro Alves <palves@redhat.com>
7497
7498 * gdb.base/options.c: New file.
7499 * gdb.base/options.exp: New file.
7500
7501 2019-06-13 Pedro Alves <palves@redhat.com>
7502
7503 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7504 that "o" is ambiguous.
7505
7506 2019-06-13 Pedro Alves <palves@redhat.com>
7507
7508 * gdb.base/settings.c: New file.
7509 * gdb.base/settings.exp: New file.
7510
7511 2019-06-13 Pedro Alves <palves@redhat.com>
7512
7513 * gdb.base/completion.exp: Fix comment typo.
7514
7515 2019-06-13 Pedro Alves <palves@redhat.com>
7516
7517 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7518 foo --1" test.
7519
7520 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7521
7522 * gdb.fortran/block-data.f: New.
7523 * gdb.fortran/block-data.exp: New.
7524
7525 2019-06-11 Tom de Vries <tdevries@suse.de>
7526
7527 PR testsuite/24521
7528 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7529 message.
7530
7531 2019-06-11 Tom de Vries <tdevries@suse.de>
7532
7533 PR testsuite/24521
7534 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7535
7536 2019-06-11 Tom de Vries <tdevries@suse.de>
7537
7538 * boards/readnow.exp: New file.
7539
7540 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7541
7542 * gdb.fortran/vla-sizeof.exp: Update expected results.
7543
7544 2019-06-06 Amos Bird <amosbird@gmail.com>
7545
7546 * gdb.base/annota1.exp (thread_switch): Add test for
7547 thread-exited annotation.
7548
7549 2019-06-06 Tom Tromey <tromey@adacore.com>
7550
7551 * gdb.base/maint.exp: Expect command started/finished output.
7552
7553 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7554
7555 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7556 comment.
7557 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7558
7559 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7560
7561 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7562 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7563 * gdb.arch/riscv-unwind-long-insn.c: New file.
7564 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7565
7566 2019-06-04 Christian Biesinger <cbiesinger@google.com>
7567
7568 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
7569
7570 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7571
7572 * lib/gdb.exp (help_list_trailer): New regexp variable
7573 factorizing the help trailer message.
7574 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7575 arg to allow to better factorize various tests.
7576 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7577 (test_prefix_command_help): Use help_list_trailer.
7578 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7579 * gdb.guile/scm-cmd.exp: Likewise.
7580 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7581 * gdb.base/help.exp: Use test_user_defined_class_help.
7582 * gdb.base/style.exp: Add tests for styling of help and apropos.
7583 * lib/gdb-utils.exp (style): Add title and highlight styles.
7584
7585 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7586
7587 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7588 $_shell_exitsignal.
7589 * gdb.base/default.exp: Update for new convenience variables.
7590
7591 2019-05-29 Tom Tromey <tromey@adacore.com>
7592
7593 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7594 to "break complete ada" test case's regexp.
7595
7596 2019-05-29 Tom Tromey <tromey@adacore.com>
7597
7598 PR c++/20020:
7599 * gdb.cp/constexpr-field.exp: New file.
7600 * gdb.cp/constexpr-field.cc: New file.
7601
7602 2019-05-29 Tom Tromey <tromey@adacore.com>
7603
7604 * gdb.base/finish.exp (finish_no_print): New proc.
7605 (finish_tests): Call it.
7606
7607 2019-05-24 Tom de Vries <tdevries@suse.de>
7608
7609 * gdb.dwarf2/gdb-add-index.exp: New file.
7610
7611 2019-05-22 Tom Tromey <tromey@adacore.com>
7612
7613 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7614 * gdb.base/style.exp: Use "style".
7615 * lib/gdb-utils.exp (style): New proc.
7616
7617 2019-05-22 Tom de Vries <tdevries@suse.de>
7618
7619 * gdb.base/align.exp: Require c++11.
7620
7621 2019-05-22 Tom de Vries <tdevries@suse.de>
7622
7623 PR testsuite/24586
7624 * gdb.python/py-mi-var-info-path-expression.exp: Call
7625 mi_skip_python_tests to check if python is supported.
7626
7627 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7628
7629 * gdb.arch/aarch64-pauth.c: New test.
7630 * gdb.arch/aarch64-pauth.exp: New file.
7631
7632 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7633
7634 * README (Re-running Tests Outside The Testsuite): New section.
7635
7636 2019-05-21 Tom de Vries <tdevries@suse.de>
7637
7638 * gdb.arch/amd64-eval.exp: Require c++11.
7639 * gdb.base/max-depth.exp: Same.
7640 * gdb.compile/compile-cplus-array-decay.exp: Same.
7641 * gdb.cp/meth-typedefs.exp: Same.
7642 * gdb.cp/subtypes.exp: Same.
7643 * gdb.cp/temargs.exp: Same.
7644
7645 2019-05-21 Alan Hayward <alan.hayward@arm.com>
7646
7647 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7648
7649 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7650
7651 PR gdb/18644
7652 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7653 * gdb.fortran/printing-types.exp: Add new test.
7654 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7655 testing.
7656 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7657 setup_kfail call.
7658
7659 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7660
7661 * README (Running the Testsuite): Change example.
7662 (Testsuite Parameters): Remove TRANSCRIPT.
7663 * lib/gdb.exp: Remove TRANSCRIPT check.
7664
7665 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7666
7667 * README (Testsuite Parameters): Add replay logging to
7668 GDBSERVER_DEBUG.
7669 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7670 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7671 as a comma separated list.
7672 (gdb_debug_init): Override procedure.
7673
7674 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7675
7676 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7677 (gdb_write_cmd_file): New procedure.
7678 * lib/gdbserver-support.exp (gdbserver_start): Call
7679 gdbserver_write_cmd_file.
7680 (gdbserver_write_cmd_file): New procedure.
7681
7682 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7683
7684 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7685 (delete_breakpoints): Likewise.
7686 (gdb_run_cmd): Likewise.
7687 (gdb_start_cmd): Likewise.
7688 (gdb_starti_cmd): Likewise.
7689 (gdb_internal_error_resync): Likewise.
7690 (gdb_test_multiple): Likewise.
7691 (gdb_reinitialize_dir): Likewise.
7692 (default_gdb_exit): Likewise.
7693 (gdb_file_cmd): Mark kill as optional.
7694 (default_gdb_start): Call gdb_stdin_log_init.
7695 (send_gdb): Call gdb_stdin_log_write.
7696 (rerun_to_main): Mark Y as an answer.
7697 (gdb_stdin_log_init): New function.
7698 (gdb_stdin_log_write): Likewise.
7699
7700 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7701
7702 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7703 * gdb.base/debug-expr.exp: Likewise.
7704 * gdb.base/foll-fork.exp: Likewise.
7705 * gdb.base/foll-vfork.exp: Likewise.
7706 * gdb.base/fork-print-inferior-events.exp: Likewise.
7707 * gdb.base/gdb-sigterm.exp: Likewise.
7708 * gdb.base/gdbinit-history.exp: Likewise.
7709 * gdb.base/osabi.exp: Likewise.
7710 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7711 * gdb.base/ui-redirect.exp: Likewise.
7712 * gdb.gdb/unittest.exp: Likewise.
7713 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7714 * gdb.mi/mi-watch.exp: Likewise.
7715 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7716 * gdb.mi/user-selected-context-sync.exp: Likewise.
7717 * gdb.python/python.exp: Disable debug test when debugging.
7718 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7719 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7720 Likewise.
7721 * gdb.threads/stepi-random-signal.exp: Likewise.
7722
7723 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7724
7725 * Makefile.in: Pass through GDB_DEBUG.
7726 * README (Testsuite Parameters): Add GDB_DEBUG.
7727 (gdb,debug): Add board setting.
7728 * lib/gdb.exp (default_gdb_start): Start debugging.
7729 (gdb_debug_enabled): New procedure.
7730 (gdb_debug_init): Likewise.
7731
7732 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7733
7734 * Makefile.in: Pass through GDB_DEBUG.
7735 * README (Testsuite Parameters): Add GDB_DEBUG.
7736 (gdb,debug): Add board setting.
7737 * lib/gdb.exp (default_gdb_start): Start debugging.
7738 (gdb_debug_enabled): New procedure.
7739 (gdb_debug_init): Likewise.
7740
7741 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7742
7743 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7744
7745 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7746
7747 * gdb.base/ui-redirect.exp: Test redirection.
7748
7749 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7750
7751 * gdb.mi/mi-complete.exp: New file.
7752 * gdb.mi/mi-complete.cc: Likewise.
7753
7754 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7755
7756 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7757 indexed and sliced arrays, and pointers to arrays.
7758
7759 2019-05-14 Tom Tromey <tromey@adacore.com>
7760
7761 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7762 styling test.
7763
7764 2019-05-14 Tom de Vries <tdevries@suse.de>
7765
7766 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7767 selection entry encoding.
7768
7769 2019-05-10 Tom Tromey <tromey@adacore.com>
7770
7771 * gdb.ada/info_exc.exp: Add "complete" test.
7772
7773 2019-05-09 Tom de Vries <tdevries@suse.de>
7774
7775 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7776 CU-relative.
7777
7778 2019-05-09 Tom de Vries <tdevries@suse.de>
7779
7780 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7781 CU-relative.
7782
7783 2019-05-08 Joel Brobecker <brobecker@adacore.com>
7784
7785 * gdb.ada/frame_arg_lang.exp: New testcase.
7786 * gdb.ada/frame_arg_lang/bla.adb: New file.
7787 * gdb.ada/frame_arg_lang/pck.ads: New file.
7788 * gdb.ada/frame_arg_lang/pck.adb: New file.
7789 * gdb.ada/frame_arg_lang/foo.c: New file.
7790
7791 2019-05-08 Tom Tromey <tromey@adacore.com>
7792
7793 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7794
7795 2019-05-08 Tom Tromey <tromey@adacore.com>
7796
7797 * gdb.base/ptype-offsets.exp: Update tests.
7798
7799 2019-05-08 Tom Tromey <tromey@adacore.com>
7800
7801 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7802 cases.
7803 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7804 "short".
7805
7806 2019-05-08 Tom Tromey <tromey@adacore.com>
7807
7808 * gdb.ada/vla.exp: New file.
7809 * gdb.ada/vla/vla.adb: New file.
7810
7811 2019-05-07 Tom de Vries <tdevries@suse.de>
7812
7813 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7814
7815 2019-05-07 Tom de Vries <tdevries@suse.de>
7816
7817 PR testsuite/24522
7818 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7819 section.
7820
7821 2019-05-07 Tom de Vries <tdevries@suse.de>
7822
7823 PR testsuite/24522
7824 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7825 .debug_aranges section.
7826
7827 2019-05-07 Tom de Vries <tdevries@suse.de>
7828
7829 PR testsuite/24159
7830 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7831
7832 2019-05-06 Tom de Vries <tdevries@suse.de>
7833
7834 * lib/gdb.exp (exec_has_index_section): New proc.
7835 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7836 section.
7837
7838 2019-05-04 Tom de Vries <tdevries@suse.de>
7839
7840 * boards/cc-with-debug-names.exp: New file.
7841
7842 2019-05-03 Tom Tromey <tromey@adacore.com>
7843
7844 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7845 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7846 * gdb.ada/char_enum.exp: Add test.
7847
7848 2019-05-03 Tom de Vries <tdevries@suse.de>
7849
7850 * boards/cc-with-gdb-index.exp: New file.
7851
7852 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7853
7854 * gdb.rust/simple.exp: Add new test case.
7855 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7856 (main): Initialise an instance of the new struct.
7857
7858 2019-05-01 Tom Tromey <tromey@adacore.com>
7859
7860 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7861 record.
7862 (NPR): New variable.
7863 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7864 test.
7865
7866 2019-05-01 Tom Tromey <tromey@adacore.com>
7867
7868 * gdb.ada/packed_array_assign.exp: Add packed assignment
7869 regression test.
7870
7871 2019-05-01 Tom de Vries <tdevries@suse.de>
7872
7873 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7874
7875 2019-05-01 Tom de Vries <tdevries@suse.de>
7876
7877 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7878
7879 2019-04-30 Ali Tamur <tamur@google.com>
7880
7881 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7882
7883 2019-04-30 Tom Tromey <tromey@adacore.com>
7884
7885 * lib/ada.exp (find_ada_tool): New proc.
7886 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7887 * gdb.ada/catch_ex_std.exp: New file.
7888 * gdb.ada/catch_ex_std/foo.adb: New file.
7889 * gdb.ada/catch_ex_std/some_package.adb: New file.
7890 * gdb.ada/catch_ex_std/some_package.ads: New file.
7891
7892 2019-04-30 Tom Tromey <tromey@adacore.com>
7893
7894 PR c++/24470:
7895 * gdb.cp/temargs.cc: Add test code from PR.
7896
7897 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7898
7899 * gdb.fortran/vla-datatypes.exp: Update expected results.
7900 * gdb.fortran/vla-ptype.exp: Likewise.
7901 * gdb.fortran/vla-type.exp: Likewise.
7902 * gdb.fortran/vla-value.exp: Likewise.
7903
7904 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7905
7906 * gdb.fortran/ptr-indentation.exp: Update expected results.
7907 * gdb.fortran/ptype-on-functions.exp: Likewise.
7908 * gdb.fortran/vla-ptr-info.exp: Likewise.
7909 * gdb.fortran/vla-value.exp: Likewise.
7910
7911 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7912
7913 * gdb.fortran/ptype-on-functions.exp: New file.
7914 * gdb.fortran/ptype-on-functions.f90: New file.
7915
7916 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7917
7918 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7919 case void string.
7920
7921 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7922
7923 * gdb.fortran/complex.exp: Expand.
7924 * gdb.fortran/complex.f: Renamed to...
7925 * gdb.fortran/complex.f90: ...this, and extended to add more
7926 complex values.
7927
7928 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7929
7930 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7931 MODULO, CMPLX.
7932
7933 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7934 Richard Bunt <richard.bunt@arm.com>
7935
7936 * gdb.base/max-depth.c: New file.
7937 * gdb.base/max-depth.exp: New file.
7938 * gdb.python/py-nested-maps.c: New file.
7939 * gdb.python/py-nested-maps.exp: New file.
7940 * gdb.python/py-nested-maps.py: New file.
7941 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7942 (test_all_common): Call test_max_depth.
7943 * gdb.fortran/max-depth.exp: New file.
7944 * gdb.fortran/max-depth.f90: New file.
7945 * gdb.go/max-depth.exp: New file.
7946 * gdb.go/max-depth.go: New file.
7947 * gdb.modula2/max-depth.exp: New file.
7948 * gdb.modula2/max-depth.c: New file.
7949 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7950
7951 2019-04-29 Tom de Vries <tdevries@suse.de>
7952
7953 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7954
7955 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7956
7957 * gdb.base/callexit.exp: Test may-call-functions off.
7958
7959 2019-04-25 Keith Seitz <keiths@redhat.com>
7960
7961 PR c++/24367
7962 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7963 (another_incomplete_struct, test_incomplete): New definitions.
7964 (main): Use new definitions.
7965 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7966 functions.
7967
7968 2019-04-25 Ali Tamur <tamur@google.com>
7969
7970 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7971
7972 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7973
7974 PR corefiles/11608
7975 PR corefiles/18187
7976 * gdb.base/coredump-filter-build-id.exp: New file.
7977
7978 2019-04-25 Alan Hayward <alan.hayward@arm.com>
7979
7980 * Makefile.in: Pass through GDBSERVER_DEBUG.
7981 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7982 (gdbserver,debug): Add board setting.
7983 * gdb.trace/tspeed.exp: Skip when debugging.
7984 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7985 * lib/gdbserver-support.exp: Likewise
7986
7987 2019-04-24 Tom Tromey <tromey@adacore.com>
7988
7989 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7990 Rust.
7991
7992 2019-04-24 Tom Tromey <tromey@adacore.com>
7993
7994 * gdb.arch/amd64-eval.exp: Test bitfield return.
7995 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7996 (class Foo) <return_bitfields>: New method.
7997 (main): Call it.
7998
7999 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
8000
8001 * gdb.cp/many-args.cc: New file.
8002 * gdb.cp/many-args.exp: New file.
8003
8004 2019-04-23 Tom de Vries <tdevries@suse.de>
8005
8006 PR gdb/24433
8007 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
8008
8009 2019-04-23 Alan Hayward <alan.hayward@arm.com>
8010
8011 * gdb.trace/backtrace.exp: Use nopie flag.
8012 * gdb.trace/circ.exp: Likewise.
8013 * gdb.trace/collection.exp: Likewise.
8014 * gdb.trace/ftrace.exp: Likewise.
8015 * gdb.trace/mi-trace-unavailable.exp: Likewise.
8016 * gdb.trace/mi-traceframe-changed.exp: Likewise.
8017 * gdb.trace/qtro.exp: Likewise.
8018 * gdb.trace/read-memory.exp: Likewise.
8019 * gdb.trace/report.exp: Likewise.
8020 * gdb.trace/tfile.exp: Likewise.
8021 * gdb.trace/tfind.exp: Likewise.
8022 * gdb.trace/unavailable.exp: Likewise.
8023
8024 2019-04-22 Pedro Alves <palves@redhat.com>
8025
8026 * gdb.base/solib-probes-nosharedlibrary.c,
8027 gdb.base/solib-probes-nosharedlibrary.exp: New files.
8028
8029 2019-04-19 Tom Tromey <tromey@adacore.com>
8030
8031 * gdb.ada/ptype_union.c: New file.
8032 * gdb.ada/ptype_union.exp: New file.
8033
8034 2019-04-19 Tom Tromey <tromey@adacore.com>
8035
8036 PR symtab/24423:
8037 * gdb.base/list0.h (foo): Add a control-l character.
8038
8039 2019-04-18 Tom de Vries <tdevries@suse.de>
8040
8041 PR gdb/24433
8042 * boards/local-board.exp: Set sysroot to "".
8043
8044 2019-04-18 Tom de Vries <tdevries@suse.de>
8045 Pedro Alves <palves@redhat.com>
8046
8047 PR gdb/24454
8048 * gdb.threads/vfork-follow-child-exec.c: New file.
8049 * gdb.threads/vfork-follow-child-exec.exp: New file.
8050 * gdb.threads/vfork-follow-child-exit.c: New file.
8051 * gdb.threads/vfork-follow-child-exit.exp: New file.
8052
8053 2019-04-15 Leszek Swirski <leszeks@google.com>
8054
8055 * gdb.arch/amd64-eval.cc: New file.
8056 * gdb.arch/amd64-eval.exp: New file.
8057
8058 2019-04-11 Alan Hayward <alan.hayward@arm.com>
8059
8060 * gdb.server/sysroot.c: New test.
8061 * gdb.server/sysroot.exp: New file.
8062 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
8063 matching param.
8064
8065 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
8066
8067 * gdb.base/align.exp: Extend test to cover structures containing
8068 only static fields.
8069
8070 2019-04-11 Tom de Vries <tdevries@suse.de>
8071
8072 * boards/cc-with-dwz-m.exp: New file.
8073 * boards/cc-with-dwz.exp: New file.
8074 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
8075
8076 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
8077
8078 * gdb.base/start-cpp.exp: New file.
8079 * gdb.base/start-cpp.cc: New file.
8080
8081 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8082
8083 * gdb.python/py-thrhandle.exp: Adjust tests to call
8084 thread_from_handle instead of thread_from_thread_handle.
8085
8086 2019-04-08 Kevin Buettner <kevinb@redhat.com>
8087
8088 * gdb.python/py-thrhandle.exp: Add tests for
8089 gdb.InferiorThread.handle.
8090
8091 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8092
8093 * gdb.python/py-function.exp: Check calling helper function from
8094 all languages.
8095 * lib/gdb.exp (gdb_supported_languages): New proc.
8096
8097 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
8098
8099 * gdb.base/complex-parts.c: New file.
8100 * gdb.base/complex-parts.exp: New file.
8101
8102 2019-04-01 Tom Tromey <tromey@adacore.com>
8103
8104 PR symtab/23331:
8105 * gdb.dwarf2/dw2-ranges-main.c: New file.
8106 * gdb.dwarf2/dw2-ranges-psym.c: New file.
8107 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
8108
8109 2019-03-30 Simon Marchi <simark@simark.ca>
8110
8111 * gdb.base/default.exp: Add values for $_gdb_major and
8112 $_gdb_minor.
8113
8114 2019-03-29 Tom Tromey <tromey@adacore.com>
8115
8116 * gdb.base/help.exp: Tighten apropos regexp.
8117
8118 2019-03-29 Keith Seitz <keiths@redhat.com>
8119
8120 * gdb.fortran/array-bounds.exp: New file.
8121 * gdb.fortran/array-bounds.f90: New file.
8122
8123 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8124
8125 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
8126
8127 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8128
8129 * gdb.multi/hello.c (main): Increase alarm timer.
8130
8131 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
8132
8133 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
8134 factor when no hardware watchpoint support.
8135
8136 2019-03-28 Alan Hayward <alan.hayward@arm.com>
8137 Pedro Alves <palves@redhat.com>
8138
8139 * boards/local-board.exp: set sysroot to /.
8140
8141 2019-03-27 Alan Hayward <alan.hayward@arm.com>
8142
8143 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
8144 in child.
8145
8146 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8147
8148 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
8149 field.
8150 (make_container): Initialise new field.
8151 * gdb.python/py-prettyprint.exp: Add new tests.
8152 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8153 <display_hint>: New method.
8154
8155 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8156
8157 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8158 gdb_continue_to_breakpoint more throughout this test.
8159 (run_lang_tests) Supply unique test names, and use
8160 gdb_test_no_output.
8161
8162 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8163
8164 * gdb.base/finish-pretty.exp: Update expected results.
8165 * gdb.base/pretty-print.c: New file.
8166 * gdb.base/pretty-print.exp: New file.
8167
8168 2019-03-25 Pedro Alves <palves@redhat.com>
8169
8170 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8171 move comments outside list. Append '-i "" eof' section.
8172
8173 2019-03-22 Alan Hayward <alan.hayward@arm.com>
8174
8175 PR testsuite/25016
8176 * README: Add pie options.
8177 * gdb.base/break-interp.exp: Ensure pie is disabled.
8178 * gdb.base/dump.exp: Likewise.
8179 * lib/gdb.exp (gdb_compile): Add pie option.
8180
8181 2019-03-19 Tom Tromey <tromey@adacore.com>
8182
8183 * gdb.mi/mi2-cli-display.c: New file.
8184 * gdb.mi/mi2-cli-display.exp: New file.
8185
8186 2019-03-18 Joel Brobecker <brobecker@adacore.com>
8187 Tom Tromey <tromey@adacore.com>
8188
8189 * gdb.ada/ptype_array/pck.adb: New file.
8190 * gdb.ada/ptype_array/pck.ads: New file.
8191 * gdb.ada/ptype_array/foo.adb: New file.
8192 * gdb.ada/ptype_array.exp: New file.
8193
8194 2019-03-14 Tom Tromey <tromey@adacore.com>
8195
8196 * gdb.base/style.exp: Add "set style sources" test.
8197
8198 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8199
8200 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8201 * mi-breakpoint-multiple-locations.exp: ... this.
8202 (make_breakpoints_pattern): New proc.
8203 (do_test): Add mi_version parameter, test -break-insert,
8204 -break-info and =breakpoint-created.
8205
8206 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8207
8208 * config/default.exp: Remove 'load_lib gdb.exp'.
8209 * config/monitor.exp: Likewise.
8210 * config/sid.exp: Likewise.
8211 * config/sim.exp: Likewise.
8212 * config/slite.exp: Likewise.
8213 * config/unix.exp: Likewise.
8214 * gdb.base/default.exp: Remove unhelpful comment.
8215
8216 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8217
8218 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8219
8220 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8221
8222 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8223
8224 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8225
8226 * gdb.fortran/type-kinds.exp: Update expected results.
8227
8228 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8229
8230 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8231
8232 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8233
8234 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8235 function.
8236 (test_basic_parsing_of_type_kinds): Expand types tested.
8237 (test_parsing_invalid_type_kinds): New function.
8238
8239 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8240
8241 * gdb.fortran/intrinsics.exp: New file.
8242 * gdb.fortran/intrinsics.f90: New file.
8243 * gdb.fortran/type-kinds.exp: New file.
8244
8245 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8246
8247 * gdb.fortran/dot-ops.exp: New file.
8248
8249 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8250
8251 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8252 Check upper and lower case logical literals.
8253
8254 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8255
8256 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8257 Remove duplicate tests.
8258
8259 2019-03-06 Alan Hayward <alan.hayward@arm.com>
8260
8261 * lib/gdb.exp (builtin_cd): rename of cd.
8262 (cd): Override builtin.
8263
8264 2019-03-06 Richard Bunt <richard.bunt@arm.com>
8265
8266 * gdb.fortran/function-calls.exp: New file.
8267 * gdb.fortran/function-calls.f90: New test.
8268
8269 2019-03-04 Richard Bunt <richard.bunt@arm.com>
8270
8271 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8272 on user program standard output.
8273 * gdb.fortran/short-circuit-argument-list.f90: Record function
8274 calls.
8275
8276 2019-02-28 Alan Hayward <alan.hayward@arm.com>
8277
8278 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8279 failure.
8280
8281 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8282
8283 PR gdb/8527
8284 * gdb.base/interrupt-daemon-attach.c,
8285 gdb.base/interrupt-daemon-attach.exp: New test.
8286
8287 2019-02-27 Pedro Alves <palves@redhat.com>
8288
8289 * gdb.base/page.exp: Add tests for "set width/height -1".
8290
8291 2019-02-27 Pedro Alves <palves@redhat.com>
8292
8293 * gdb.base/page.exp: Add tests for "set/show width/height" with
8294 "infinite" values.
8295
8296 2019-02-27 Tom Tromey <tromey@adacore.com>
8297
8298 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8299 2.4.
8300 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8301 workaround.
8302
8303 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8304
8305 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8306 tests for structs with static members.
8307
8308 2019-02-26 Tom Tromey <tromey@adacore.com>
8309
8310 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8311 ValueError, not TypeError.
8312
8313 2019-02-26 Kevin Buettner <kevinb@redhat.com>
8314
8315 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8316 call from main program.
8317
8318 2019-02-23 Joel Brobecker <brobecker@adacore.com>
8319
8320 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8321 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8322 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8323 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8324 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8325
8326 2019-02-22 Keith Seitz <keiths@redhat.com>
8327
8328 PR symtab/23853
8329 * gdb.base/symlink-sourcefile.c: New file.
8330 * gdb.base/symlink-sourcefile.exp: New file.
8331
8332 2019-02-20 Tom Tromey <tom@tromey.com>
8333
8334 * gdb.base/info_qt.exp: Update.
8335
8336 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8337
8338 * gdb.base/source.exp: Move "error in sourced script" code to
8339 the end.
8340 * gdb.base/source-error.gdb: Move contents to
8341 source-error-1.gdb. Add new code to source source-error-1.gdb.
8342 * gdb.base/source-error-1.gdb: New file, from previous
8343 source-error.gdb.
8344
8345 2019-02-17 Tom Tromey <tom@tromey.com>
8346
8347 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8348 for macro styling.
8349 * gdb.base/style.c (SOME_MACRO): New macro.
8350
8351 2019-02-17 Tom Tromey <tom@tromey.com>
8352
8353 * gdb.base/style.exp: Add line-wrapping tests.
8354 * gdb.base/page.exp: Add test for quitting during pagination.
8355
8356 2019-02-17 Joel Brobecker <brobecker@adacore.com>
8357
8358 * gdb.ada/big_packed_array: New testcase.
8359 * gdb.ada/homonym.exp: Fix incorrect expected output for
8360 "break <homonym__get_value>" test.
8361
8362 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
8363
8364 PR breakpoints/21870
8365 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8366 and prepare_for_testing. Add comment.
8367 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8368 redundant cleanup call. Clean up comment.
8369
8370 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
8371
8372 PR breakpoints/21870
8373 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8374 * gdb.arch/aarch64-dbreg-contents.c: New file.
8375
8376 2019-02-10 Joel Brobecker <brobecker@adacore.com>
8377
8378 * gdb.ada/mi_ref_changeable: New testcase.
8379
8380 2019-02-07 Alan Hayward <alan.hayward@arm.com>
8381
8382 * gdb.base/attach.exp: Add double attach test.
8383
8384 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8385
8386 * lib/gdb.exp (default_gdb_start): Don't match pagination
8387 prompt.
8388 (gdb_init): Set stty_init.
8389
8390 2019-01-27 Tom Tromey <tom@tromey.com>
8391
8392 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8393 skip_python_tests.
8394
8395 2019-01-24 Alan Hayward <alan.hayward@arm.com>
8396
8397 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8398 New structure.
8399 (struct struct_static_02_02): Likewise.
8400 (struct struct_static_02_03): Likewise.
8401 (struct struct_static_02_04): Likewise.
8402 (struct struct_static_04_01): Likewise.
8403 (struct struct_static_04_02): Likewise.
8404 (struct struct_static_04_03): Likewise.
8405 (struct struct_static_04_04): Likewise.
8406 (struct struct_static_06_01): Likewise.
8407 (struct struct_static_06_02): Likewise.
8408 (struct struct_static_06_03): Likewise.
8409 (struct struct_static_06_04): Likewise.
8410 (cmp_struct_static_02_01): Likewise.
8411 (cmp_struct_static_02_02): Likewise.
8412 (cmp_struct_static_02_03): Likewise.
8413 (cmp_struct_static_02_04): Likewise.
8414 (cmp_struct_static_04_01): Likewise.
8415 (cmp_struct_static_04_02): Likewise.
8416 (cmp_struct_static_04_03): Likewise.
8417 (cmp_struct_static_04_04): Likewise.
8418 (cmp_struct_static_06_01): Likewise.
8419 (cmp_struct_static_06_02): Likewise.
8420 (cmp_struct_static_06_03): Likewise.
8421 (cmp_struct_static_06_04): Likewise.
8422 (call_all): Test new structs.
8423 * gdb.base/infcall-nested-structs.exp: Likewise.
8424
8425 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8426 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8427
8428 2019-01-21 Alan Hayward <alan.hayward@arm.com>
8429 * gdb.base/stack-protector.c: New test.
8430 * gdb.base/stack-protector.exp: New file.
8431 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8432 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8433 option.
8434 (gdb_compile): Remove stack protector for GCC and prevent
8435 recursion.
8436
8437 2019-01-16 Keith Seitz <keiths@redhat.com>
8438
8439 PR gdb/23773
8440 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8441
8442 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8443
8444 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8445 aliases.
8446 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8447 tests.
8448 * gdb.arch/powerpc-vector-regs.c: New file.
8449 * gdb.arch/powerpc-vector-regs.exp: New file.
8450
8451 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8452
8453 * gdb.arch/altivec-regs.exp: Fix the list passed to
8454 gdb_expect_list when testing "info vector".
8455
8456 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8457
8458 * gdb.base/style.exp: Don't include path in testname.
8459
8460 2019-01-10 Keith Seitz <keiths@redhat.com>
8461
8462 PR gdb/23712
8463 PR symtab/23010
8464 * gdb.dwarf2/multidictionary.exp: New file.
8465
8466 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8467
8468 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8469 (test_gnuv3_style_demangling): ... this.
8470 (test_lucid_style_demangling): Remove.
8471 (test_arm_style_demangling): Remove.
8472 (test_hp_style_demangling): Remove.
8473 (do_tests): Remove calls to the above.
8474
8475 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8476
8477 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8478 case.
8479
8480 2019-01-06 Tom Tromey <tom@tromey.com>
8481
8482 PR gdb/28155:
8483 * gdb.dwarf2/typedef-void-finish.exp: New file.
8484
8485 2018-12-28 Tom Tromey <tom@tromey.com>
8486 Simon Marchi <simark@simark.ca>
8487
8488 * gdb.base/jit-exec.exp: New file.
8489 * gdb.base/jit-exec.c: New file.
8490 * gdb.base/jit-execd.c: New file.
8491
8492 2018-12-28 Tom Tromey <tom@tromey.com>
8493
8494 * gdb.base/style.exp: Update test to check for address styling.
8495
8496 2018-12-28 Tom Tromey <tom@tromey.com>
8497
8498 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8499 message.
8500
8501 2018-12-28 Tom Tromey <tom@tromey.com>
8502
8503 * gdb.base/style.exp: Add test for version number styling.
8504
8505 2018-12-28 Tom Tromey <tom@tromey.com>
8506
8507 * gdb.base/style.exp: Add test for print_address_symbolic.
8508
8509 2018-12-28 Tom Tromey <tom@tromey.com>
8510
8511 * gdb.base/style.exp: Add test for breakpoint setting.
8512
8513 2018-12-28 Tom Tromey <tom@tromey.com>
8514
8515 * gdb.base/style.exp: Add test for variable names.
8516
8517 2018-12-28 Tom Tromey <tom@tromey.com>
8518
8519 * gdb.base/style.exp: New file.
8520 * gdb.base/style.c: New file.
8521
8522 2018-12-28 Tom Tromey <tom@tromey.com>
8523
8524 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8525 "dumb".
8526 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8527 the TERM environment variable.
8528
8529 2018-12-27 Tom Tromey <tom@tromey.com>
8530
8531 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8532 pagination test.
8533
8534 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8535
8536 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8537 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8538
8539 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8540
8541 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8542 Filename a.adb changed to bp_fun_addr.adb.
8543 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8544
8545 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8546
8547 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8548 non-PIE executables.
8549 * README: Mention the gdb,nopie_flag board setting.
8550 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8551 non-PIE executable.
8552 * gdb.arch/amd64-entry-value.exp: Likewise.
8553 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8554 * gdb.arch/i386-float.exp: Likewise.
8555 * gdb.arch/i386-signal.exp: Likewise.
8556 * gdb.mi/mi-reg-undefined.exp: Likewise.
8557
8558 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8559
8560 PR gdb/23974
8561 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8562
8563 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8564
8565 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8566 Update order of results accordingly.
8567
8568 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8569
8570 * gdb.base/annota1.exp: Update a test regexp.
8571
8572 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8573
8574 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8575
8576 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8577
8578 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8579 (reuse_time): Initialize to REUSE_TIME_CAP.
8580 (check_rc): New function.
8581 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8582 Check pthread_create rc.
8583 (spawner_thread_func): Check pthread_create and pthread_join rc.
8584
8585 2018-12-08 Pedro Alves <palves@redhat.com>
8586
8587 * gdb.base/list.exp (test_forward_search): Rename to ...
8588 (test_forward_reverse_search): ... this. Also test reverse-search
8589 and the forward-search alias.
8590
8591 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8592
8593 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8594 local timeout variable before return, and remove all local timeout
8595 variable entirely.
8596 (gdb_load): Likewise.
8597
8598 2018-12-01 Tom de Vries <tdevries@suse.de>
8599
8600 * gdb.base/gdb-caching-proc.exp: New file.
8601
8602 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8603
8604 * Makefile.in (TIMESTAMP): New variable.
8605 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8606 command.
8607 (check-single-racy): Likewise.
8608 (check/%.exp): Likewise.
8609 (check-racy/%.exp): Likewise.
8610 (workers/%.worker): Likewise.
8611 (build-perf): Likewise.
8612 (check-perf): Likewise.
8613 * README: Describe new "TS" and "TS_FORMAT" variables.
8614 * print-ts.py: New file.
8615
8616 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8617
8618 PR python/23714
8619 * gdb.python/python.exp: Test command repetition after
8620 gdb.execute.
8621
8622 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8623
8624 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8625 is correctly aligned.
8626
8627 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8628
8629 * gdb.ada/info_auto_lang.exp: New testcase.
8630 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8631 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8632 * gdb.ada/info_auto_lang/some_c.c: New file.
8633
8634 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8635
8636 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8637 FUNC_lang language syntax.
8638
8639 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8640
8641 * gdb.base/info_minsym.c: New file.
8642 * gdb.base/info_minsym.exp: New file.
8643
8644 2018-11-19 Tom Tromey <tom@tromey.com>
8645
8646 PR rust/23625:
8647 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8648 * gdb.rust/expr.exp: Update expected output. Change one test.
8649
8650 2018-11-19 Tom Tromey <tom@tromey.com>
8651
8652 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8653
8654 2018-11-19 Pedro Alves <palves@redhat.com>
8655
8656 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8657 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8658 see the expected warning.
8659
8660 2018-11-16 Alan Hayward <alan.hayward@arm.com>
8661
8662 PR gdb/22736:
8663 * gdb.cp/infcall-nodebug-lib.c: New test.
8664 * gdb.cp/infcall-nodebug-main.c: New test.
8665 * gdb.cp/infcall-nodebug.exp: New file.
8666
8667 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8668
8669 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8670 completer tests.
8671
8672 2018-11-09 Tom de Vries <tdevries@suse.de>
8673
8674 * gdb.base/msym-lang.c: New test.
8675 * gdb.base/msym-lang.exp: New file.
8676 * gdb.base/msym-lang-main.c: New test.
8677
8678 2018-11-08 Tom Tromey <tom@tromey.com>
8679
8680 PR gdb/23555:
8681 PR gdb/23838:
8682 * gdb.base/warning.exp: New file.
8683
8684 2018-11-08 Jan Beulich <jbeulich@suse.com>
8685
8686 * testsuite/gdb.arch/i386-avx512.c,
8687 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8688
8689 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8690
8691 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8692 point hardware.
8693
8694 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8695
8696 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8697 * gdb.dwarf2/missing-type-name.exp: New file.
8698
8699 2018-11-06 Tom de Vries <tdevries@suse.de>
8700
8701 * gdb.base/many-headers.c: New test.
8702 * gdb.base/many-headers.exp: New file.
8703
8704 2018-11-06 Jim Wilson <jimw@sifive.com>
8705
8706 * gdb.base/code_elim.exp: For riscv, set additional_flags
8707 to include -msmall-data-limit=0.
8708
8709 2018-11-01 Joel Brobecker <brobecker@adacore.com>
8710
8711 * gdb.ada/watch_minus_l: New testcase.
8712
8713 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8714
8715 * gdb.arch/aix-sighandle.c: New file.
8716 * gdb.arch/aix-sighandle.exp: New file.
8717
8718 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8719
8720 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8721 registers being unions.
8722
8723 2018-10-31 Tom de Vries <tdevries@suse.de>
8724
8725 * lib/valgrind.exp: New file.
8726 (vgdb_start, vgdb_stop): New procs, factored out of ...
8727 * gdb.base/valgrind-bt.exp: ... here, ...
8728 * gdb.base/valgrind-disp-step.exp: ... here and ...
8729 * gdb.base/valgrind-infcall.exp: ... here.
8730
8731 2018-10-31 Tom de Vries <tdevries@suse.de>
8732
8733 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8734
8735 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8736
8737 * gdb.dwarf2/void-type.c: New file.
8738 * gdb.dwarf2/void-type.exp: New file.
8739
8740 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8741
8742 * gdb.base/info_qt.c: New file.
8743 * gdb.base/info_qt.exp: New file.
8744
8745 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8746
8747 * gdb.arch/powerpc-htm-regs.c: New file.
8748 * gdb.arch/powerpc-htm-regs.exp: New file.
8749
8750 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8751
8752 * gdb.arch/powerpc-tar.c: New file.
8753 * gdb.arch/powerpc-tar.exp: New file.
8754
8755 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8756
8757 * gdb.arch/powerpc-ppr-dscr.c: New file.
8758 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8759
8760 2018-10-25 Tom de Vries <tdevries@suse.de>
8761
8762 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8763
8764 2018-10-24 Tom de Vries <tdevries@suse.de>
8765
8766 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8767 longer exists error.
8768
8769 2018-10-24 Tom de Vries <tdevries@suse.de>
8770
8771 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8772
8773 2018-10-24 Tom de Vries <tdevries@suse.de>
8774
8775 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8776 --db-attach in valgrind.
8777
8778 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8779
8780 * gdb.arch/riscv-reg-aliases.c: New file.
8781 * gdb.arch/riscv-reg-aliases.exp: New file.
8782
8783 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8784
8785 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8786
8787 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8788
8789 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8790
8791 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8792
8793 * gdb.cp/ovldbreak.exp: Fix regexps.
8794
8795 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8796
8797 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8798
8799 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8800
8801 PR cli/23785
8802 * gdb.base/restore.exp: New test to check if "restore" with an
8803 invalid file doesn't segfault.
8804
8805 2018-10-18 Tom de Vries <tdevries@suse.de>
8806
8807 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8808 * gdb.ada/excep_handle.exp: Same.
8809 * gdb.ada/mi_string_access.exp: Same.
8810 * gdb.ada/mi_var_union.exp: Same.
8811 * gdb.arch/arc-analyze-prologue.exp: Same.
8812 * gdb.arch/arc-decode-insn.exp: Same.
8813 * gdb.base/readnever.exp: Same.
8814 * gdb.fortran/printing-types.exp: Same.
8815 * gdb.guile/scm-lazy-string.exp: Same.
8816
8817 2018-10-16 Tom de Vries <tdevries@suse.de>
8818
8819 PR gdb/23730
8820 * gdb.base/catch-follow-exec.c: Add copyright notice.
8821 * gdb.base/catch-follow-exec.exp: Rewrite to use
8822 gdb_spawn_with_cmdline_opts. Require gdb-native.
8823
8824 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8825
8826 * gdb.trace/actions-changed.exp: Check for arch support.
8827 * gdb.trace/actions.exp: Likewise.
8828 * gdb.trace/ax.exp: Likewise.
8829 * gdb.trace/backtrace.exp: Likewise.
8830 * gdb.trace/change-loc.exp: Likewise.
8831 * gdb.trace/deltrace.exp: Likewise.
8832 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8833 * gdb.trace/ftrace.exp: Likewise.
8834 * gdb.trace/infotrace.exp: Check for arch support.
8835 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8836 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8837 * gdb.trace/mi-tsv-changed.exp: Likewise.
8838 * gdb.trace/packetlen.exp: Likewise.
8839 * gdb.trace/passc-dyn.exp: Likewise.
8840 * gdb.trace/passcount.exp: Likewise.
8841 * gdb.trace/pending.exp: Likewise.
8842 * gdb.trace/range-stepping.exp: Check for shlib support.
8843 * gdb.trace/report.exp: Check for arch support.
8844 * gdb.trace/save-trace.exp: Likewise.
8845 * gdb.trace/signal.exp: Check for signal support.
8846 * gdb.trace/tfind.exp: Check for arch support.
8847 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8848 * gdb.trace/trace-common.h: Add comment.
8849 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8850 * gdb.trace/trace-enable-disable.exp: Likewise.
8851 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8852 * gdb.trace/tracecmd.exp: Check for arch support.
8853 * gdb.trace/tspeed.exp: Check for shlib and target support.
8854 * gdb.trace/tstatus.exp: Check for arch support.
8855 * gdb.trace/tsv.exp: Likewise.
8856 * gdb.trace/while-dyn.exp: Likewise.
8857 * gdb.trace/while-stepping.exp: Likewise.
8858 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8859
8860 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8861
8862 * gdb.trace/tspeed.exp: Remove nowarnings.
8863 (prepare_for_trace_test): Declare "global ipalib".
8864 * gdb.trace/tspeed.c: Include unistd.h.
8865 (main): Remove superfluous printf argument.
8866
8867 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8868
8869 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8870 directory prefix on the filename.
8871
8872 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8873
8874 * gdb.gdb/unittest.exp: Update expected message informing that
8875 selftests have been disabled.
8876 * gdb.server/unittest.exp: Likewise.
8877
8878 2018-10-09 Tom de Vries <tdevries@suse.de>
8879
8880 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8881 with runto_main.
8882
8883 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
8884
8885 PR c++/16841
8886 * gdb.cp/virtbase2.cc: New file.
8887 * gdb.cp/virtbase2.exp: New file.
8888
8889 2018-10-06 Tom Tromey <tom@tromey.com>
8890
8891 PR python/19399:
8892 * gdb.python/py-inferior.exp: Add architecture test.
8893
8894 2018-10-06 Tom Tromey <tom@tromey.com>
8895
8896 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8897 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8898
8899 2018-10-06 Tom Tromey <tom@tromey.com>
8900
8901 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8902 of a "throw" catchpoint.
8903
8904 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8905
8906 * gdb.base/info-proc.exp: Update string expected from "help info
8907 proc".
8908
8909 2018-10-04 Tom Tromey <tom@tromey.com>
8910
8911 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8912 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8913 (test_initial_complaints, test_empty_complaints): Update.
8914 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8915
8916 2018-10-04 Tom Tromey <tom@tromey.com>
8917
8918 PR cli/19551:
8919 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8920 * lib/gdb.exp (gdb_file_cmd): Update.
8921 * gdb.stabs/weird.exp (print_weird_var): Update.
8922 * gdb.server/solib-list.exp: Update.
8923 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8924 * gdb.mi/mi-cli.exp: Update.
8925 * gdb.linespec/linespec.exp: Update.
8926 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8927 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8928 * gdb.cp/cp-relocate.exp: Update.
8929 * gdb.base/sym-file.exp: Update.
8930 * gdb.base/relocate.exp: Update.
8931 * gdb.base/readnever.exp: Update.
8932 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8933 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8934 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8935 * gdb.base/code_elim.exp: Update.
8936 * gdb.base/break-unload-file.exp (test_break): Update.
8937 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8938 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8939 Update.
8940 * gdb.base/attach.exp (do_attach_tests): Update.
8941 * gdb.base/sepdebug.exp: Update.
8942 * gdb.python/py-section-script.exp: Update.
8943
8944 2018-10-04 Tom Tromey <tom@tromey.com>
8945
8946 PR cli/22234:
8947 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8948 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8949 output.
8950
8951 2018-10-04 Tom Tromey <tom@tromey.com>
8952
8953 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8954 set width and height to 0.
8955 (test_command_line_attach_run): Use -quiet.
8956
8957 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8958
8959 * lib/gdb.exp (skip_ifunc_tests): New.
8960 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8961 other compile failures.
8962 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8963
8964 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8965
8966 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8967 is_amd64_regs_target.
8968
8969 2018-10-01 Alan Hayward <alan.hayward@arm.com>
8970
8971 * gdb.arch/aarch64-sighandler-regs.c: New test.
8972 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8973 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8974
8975 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8976
8977 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8978 assembly.
8979
8980 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8981
8982 * gdb.base/frame-selection.exp: New file.
8983 * gdb.base/frame-selection.c: New file.
8984
8985 2018-09-27 Alan Hayward <alan.hayward@arm.com>
8986
8987 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8988 pthread barrier.
8989 (main): Likewise.
8990
8991 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8992
8993 * gdb.base/large-frame-1.c: New file.
8994 * gdb.base/large-frame-2.c: New file.
8995 * gdb.base/large-frame.exp: New file.
8996 * gdb.base/large-frame.h: New file.
8997
8998 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8999
9000 PR gdb/20948
9001 * gdb.base/write_mem.exp: New test.
9002 * gdb.base/write_mem.c: Likewise.
9003
9004 2018-09-23 Tom Tromey <tom@tromey.com>
9005
9006 PR python/18852:
9007 * gdb.python/py-parameter.exp: Add test for parameter that throws
9008 on "set".
9009
9010 2018-09-23 Tom Tromey <tom@tromey.com>
9011
9012 PR python/17284:
9013 * gdb.python/py-template.exp (test_template_arg): Add test for
9014 negative template argument number.
9015
9016 2018-09-23 Tom Tromey <tom@tromey.com>
9017
9018 PR python/14062:
9019 * gdb.python/python.exp: Add test for post_event error.
9020
9021 2018-09-23 Tom Tromey <tom@tromey.com>
9022
9023 PR python/18170:
9024 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
9025 convert pointers to int and long.
9026
9027 2018-09-23 Tom Tromey <tom@tromey.com>
9028
9029 PR python/20126:
9030 * gdb.python/py-value.exp (test_value_numeric_ops): Add
9031 signed-ness conversion tests.
9032
9033 2018-09-23 Tom Tromey <tom@tromey.com>
9034
9035 PR python/18352;
9036 * gdb.python/py-value.exp (test_float_conversion): New proc.
9037 Use it.
9038
9039 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
9040
9041 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
9042
9043 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
9044
9045 * gdb.base/complete-empty.exp: Skip tab-completion tests if
9046 no readline.
9047 * gdb.base/utf8-identifiers.exp: Likewise.
9048 * gdb.cp/cpcompletion.exp: Likewise.
9049 * gdb.linespec/cpcompletion.exp: Likewise.
9050 * gdb.linespec/cpls-abi-tag.exp: Likewise.
9051 * gdb.linespec/cpls-ops.exp: Likewise.
9052
9053 2018-09-19 Richard Bunt <richard.bunt@arm.com>
9054 Chris January <chris.january@arm.com>
9055
9056 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
9057 * gdb.fortran/short-circuit-argument-list.exp: New file.
9058 * gdb.fortran/short-circuit-argument-list.f90: New test.
9059
9060 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9061
9062 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
9063 "arch=" keyword when executing "-stack-list-frames".
9064
9065 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9066
9067 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
9068 "arch=" keyword when executing "-stack-list-frames".
9069
9070 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
9071
9072 * gdb.ada/complete.exp: Expect for "@" when doing "complete
9073 break ada".
9074
9075 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
9076
9077 PR python/23669
9078 * gdb.python/python.exp: Test gdb.execute("show commands").
9079
9080 2018-09-16 Tom Tromey <tom@tromey.com>
9081
9082 * gdb.base/new-ui.exp (do_execution_tests): Update.
9083 * gdb.base/dbx.exp (test_breakpoints): Update.
9084
9085 2018-09-14 Alan Hayward <alan.hayward@arm.com>
9086
9087 * lib/gdb.exp (gdb_simple_compile): Add proc.
9088 (is_elf_target): Use gdb_simple_compile.
9089 (skip_altivec_tests): Likewise.
9090 (skip_vsx_tests): Likewise.
9091 (skip_tsx_tests): Likewise.
9092 (skip_btrace_tests): Likewise.
9093 (skip_btrace_pt_tests): Likewise.
9094 (gdb_can_simple_compile): Likewise.
9095 (gdb_has_argv0): Likewise.
9096 (gdb_target_symbol_prefix): Likewise.
9097 (target_supports_scheduler_locking): Likewise.
9098
9099 2018-09-13 Tom Tromey <tom@tromey.com>
9100
9101 * Makefile.in (TAGS): Recognize proc_with_prefix and
9102 gdb_caching_proc.
9103
9104 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9105
9106 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
9107 method.
9108
9109 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9110
9111 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
9112 and a few other Inferior properties when the Inferior is no
9113 longer valid.
9114
9115 2018-09-13 Tom Tromey <tom@tromey.com>
9116
9117 PR rust/23650:
9118 * gdb.rust/simple.exp: Add test for enum field access error.
9119
9120 2018-09-13 Tom Tromey <tom@tromey.com>
9121
9122 PR rust/23626:
9123 * gdb.rust/simple.rs (EmptyEnum): New type.
9124 (main): Use it.
9125 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
9126
9127 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
9128
9129 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
9130 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
9131 * gdb.python/py-symtab.exp: Update test printing an objfile.
9132
9133 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
9134
9135 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
9136 object.
9137
9138 2018-09-12 Alan Hayward <alan.hayward@arm.com>
9139
9140 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
9141 (support_complex_tests): Use gdb_can_simple_compile.
9142 (is_ilp32_target): Likewise.
9143 (is_lp64_target): Likewise.
9144 (is_64_target): Likewise.
9145 (is_amd64_regs_target): Likewise.
9146 (is_aarch32_target): Likewise.
9147 (gdb_int128_helper): Likewise.
9148
9149 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9150
9151 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9152
9153 2018-09-10 Jerome Guitton <guitton@adacore.com>
9154
9155 * gdb.ada/same_component_name: Add test for case of tagged record
9156 with variable-length fields.
9157
9158 2018-09-10 Xavier Roirand <roirand@adacore.com>
9159
9160 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9161 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9162 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9163 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9164
9165 2018-09-10 Xavier Roirand <roirand@adacore.com>
9166
9167 * gdb.ada/mi_string_access.exp: New testcase.
9168 * gdb.ada/mi_string_access/bar.adb: New file.
9169 * gdb.ada/mi_string_access/pck.adb: New file.
9170 * gdb.ada/mi_string_access/pck.asd: New file.
9171
9172 2018-09-10 Xavier Roirand <roirand@adacore.com>
9173
9174 * gdb.ada/mi_var_union.exp: New testcase.
9175 * gdb.ada/mi_var_union/bar.adb: New file.
9176 * gdb.ada/mi_var_union/pck.adb: New file.
9177 * gdb.ada/mi_var_union/pck.asd: New file.
9178
9179 2018-09-08 Tom Tromey <tom@tromey.com>
9180
9181 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9182
9183 2018-09-08 Tom Tromey <tom@tromey.com>
9184
9185 PR python/16047:
9186 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9187 (register_pretty_printers): Register new printer.
9188 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9189 test.
9190 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9191 (an_int_type3): New global.
9192
9193 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9194
9195 * gdb.ada/expr_with_funcall: New testcase.
9196
9197 2018-09-08 Joel Brobecker <brobecker@adacore.com>
9198
9199 * gdb.ada/packed_array_assign: New testcase.
9200
9201 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9202
9203 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9204 names, and add test prefixes to make test names unique.
9205
9206 2018-09-05 Tom de Vries <tdevries@suse.de>
9207
9208 * gdb.dwarf2/varval.exp: Add test.
9209
9210 2018-09-04 Gary Benson <gbenson@redhat.com>
9211
9212 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9213 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9214
9215 2018-08-31 Tom Tromey <tom@tromey.com>
9216
9217 * gdb.rust/simple.rs: Rename second variable "v".
9218
9219 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9220
9221 * gdb.base/funcargs.c (use_a): New function.
9222 (recurse): Call use_a.
9223
9224 2018-08-29 Keith Seitz <keiths@redhat.com>
9225
9226 * gdb.compile/compile-cplus-anonymous.cc: New file.
9227 * gdb.compile/compile-cplus-anonymous.exp: New file.
9228 * gdb.compile/compile-cplus-array-decay.cc: New file.
9229 * gdb.compile/compile-cplus-array-decay.exp: New file.
9230 * gdb.compile/compile-cplus-inherit.cc: New file.
9231 * gdb.compile/compile-cplus-inherit.exp: New file.
9232 * gdb.compile/compile-cplus-member.cc: New file.
9233 * gdb.compile/compile-cplus-member.exp: New file.
9234 * gdb.compile/compile-cplus-method.cc: New file.
9235 * gdb.compile/compile-cplus-method.exp: New file.
9236 * gdb.compile/compile-cplus-mod.c: "New" file.
9237 * gdb.compile/compile-cplus-namespace.cc: New file.
9238 * gdb.compile/compile-cplus-namespace.exp: New file.
9239 * gdb.compile/compile-cplus-nested.cc: New file.
9240 * gdb.compile/compile-cplus-nested.exp: New file.
9241 * gdb.compile/compile-cplus-print.c: "New" file.
9242 * gdb.compile/compile-cplus-print.exp: "New" file.
9243 * gdb.compile/compile-cplus-virtual.cc: New file.
9244 * gdb.compile/compile-cplus-virtual.exp: New file.
9245 * gdb.compile/compile-cplus.c: "New" file.
9246 * gdb.compile/compile-cplus.exp: "New" file.
9247 * lib/compile-support.exp: New file.
9248
9249 2018-08-16 Gary Benson <gbenson@redhat.com>
9250
9251 PR gdb/13000:
9252 * gdb.base/batch-exit-status.exp: New file.
9253 * gdb.base/batch-exit-status.good-commands: Likewise.
9254 * gdb.base/batch-exit-status.bad-commands: Likewise.
9255
9256 2018-08-29 Alan Hayward <alan.hayward@arm.com>
9257
9258 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9259 (struct struct02): Likewise.
9260 (struct struct03): Likewise.
9261 (struct struct04): Likewise.
9262 (struct struct_01_01): New struct.
9263 (struct struct_01_02): Likewise.
9264 (struct struct_01_03): Likewise.
9265 (struct struct_01_04): Likewise.
9266 (struct struct_02_01): Likewise.
9267 (struct struct_02_02): Likewise.
9268 (struct struct_02_03): Likewise.
9269 (struct struct_02_04): Likewise.
9270 (struct struct_04_01): Likewise.
9271 (struct struct_04_02): Likewise.
9272 (struct struct_04_03): Likewise.
9273 (struct struct_04_04): Likewise.
9274 (struct struct_05_01): Likewise.
9275 (struct struct_05_02): Likewise.
9276 (struct struct_05_03): Likewise.
9277 (struct struct_05_04): Likewise.
9278 (cmp_struct01): Remove function.
9279 (cmp_struct02): Likewise.
9280 (cmp_struct03): Likewise.
9281 (cmp_struct04): Likewise.
9282 (cmp_struct_01_01): Add Function.
9283 (cmp_struct_01_02): Likewise.
9284 (cmp_struct_01_03): Likewise.
9285 (cmp_struct_01_04): Likewise.
9286 (cmp_struct_02_01): Likewise.
9287 (cmp_struct_02_02): Likewise.
9288 (cmp_struct_02_03): Likewise.
9289 (cmp_struct_02_04): Likewise.
9290 (cmp_struct_04_01): Likewise.
9291 (cmp_struct_04_02): Likewise.
9292 (cmp_struct_04_03): Likewise.
9293 (cmp_struct_04_04): Likewise.
9294 (cmp_struct_05_01): Likewise.
9295 (cmp_struct_05_02): Likewise.
9296 (cmp_struct_05_03): Likewise.
9297 (cmp_struct_05_04): Likewise.
9298 (call_all): Add new structs.
9299 * gdb.base/infcall-nested-structs.exp: Likewise.
9300
9301 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9302
9303 * gdb.python/py-framefilter-mi.exp: Update regexp to
9304 check for "arch" field in frame output.
9305
9306 2018-08-23 Kevin Buettner <kevinb@redhat.com>
9307
9308 * gdb.dwarf2/dw2-ranges-func.c: New file.
9309 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9310
9311 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9312
9313 * gdb.base/term.exp: Compare terminal settings with values from
9314 the inferior.
9315 * gdb.base/term.c: Get and set terminal settings.
9316
9317 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9318
9319 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9320 accommodate new "arch" field in frame output.
9321 * gdb.mi/mi-return.exp: Likewise.
9322 * gdb.mi/mi-stack.exp: Likewise.
9323 * gdb.mi/mi-syn-frame.exp: Likewise.
9324 * gdb.mi/user-selected-context-sync.exp: Likewise.
9325
9326 2018-08-19 Michael Spang <spang@google.com>
9327
9328 PR gdb/11786
9329 * gdb.base/gcore-tls-pie.c: New file.
9330 * gdb.base/gcore-tls-pie.exp: New file.
9331
9332 2018-08-18 Kevin Buettner <kevinb@redhat.com>
9333
9334 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
9335 * gdb.dwarf2/varval.c: New file.
9336 * gdb.dwarf2/varval.exp: New file.
9337
9338 2018-08-17 Alan Hayward <alan.hayward@arm.com>
9339
9340 PR gdb/18931
9341 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9342
9343 2018-08-16 Keith Seitz <keiths@redhat.com>
9344
9345 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9346 tests expected to pass.
9347
9348 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9349
9350 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9351 -data-disassemble -a.
9352 (test_disassembly_bogus_args): Likewise.
9353
9354 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9355
9356 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9357
9358 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9359
9360 * gdb.base/vla-optimized-out.exp: Add new test.
9361
9362 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9363
9364 * gdb.base/vla-optimized-out-o3.exp: Delete.
9365 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9366 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9367 deleted tests.
9368
9369 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9370
9371 PR gdb/18050:
9372 * gdb.server/extended-remote-restart.c: New file.
9373 * gdb.server/extended-remote-restart.exp: New file.
9374
9375 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9376
9377 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9378 "set variable index = 42".
9379
9380 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9381
9382 * boards/index-cache-gdb.exp: New file.
9383 * gdb.dwarf2/index-cache.exp: New file.
9384 * gdb.dwarf2/index-cache.c: New file.
9385 * gdb.base/maint.exp: Check if we are using the index cache.
9386
9387 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9388
9389 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9390 MAKEFLAGS.
9391
9392 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9393
9394 * dg-extract-results.sh: Move to toplevel contrib.
9395 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9396 * Makefile.in (check-parallel-racy): Likewise.
9397
9398 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9399
9400 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9401 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9402 tests if the target supports scheduler locking.
9403
9404 2018-08-04 Tom de Vries <tdevries@suse.de>
9405
9406 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9407
9408 2018-08-02 Tom Tromey <tom@tromey.com>
9409
9410 PR symtab/16842.
9411 * gdb.cp/temargs.exp: Test "info address" of a template
9412 parameter.
9413
9414 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9415
9416 * gdb.python/py-mi-var-info-path-expression.c: New file.
9417 * gdb.python/py-mi-var-info-path-expression.py: New file.
9418 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9419
9420 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9421
9422 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9423 error after "cannot resolve name" string.
9424
9425 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9426
9427 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9428 started.
9429 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9430
9431 2018-07-28 Tom de Vries <tdevries@suse.de>
9432
9433 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9434
9435 2018-07-26 Tom de Vries <tdevries@suse.de>
9436
9437 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9438
9439 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9440
9441 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9442 is visible.
9443
9444 2018-07-26 Tom de Vries <tdevries@suse.de>
9445
9446 PR breakpoints/23366
9447 * gdb.base/catch-follow-exec.c: New test.
9448 * gdb.base/catch-follow-exec.exp: New file.
9449
9450 2018-07-25 Tom de Vries <tdevries@suse.de>
9451
9452 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9453 vla-optimized-out.c.
9454
9455 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9456
9457 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9458 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9459
9460 2018-07-20 Tom de Vries <tdevries@suse.de>
9461
9462 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9463 NOCLONE macro.
9464 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9465
9466 2018-07-19 Tom de Vries <tdevries@suse.de>
9467
9468 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9469 regular expression.
9470
9471 2018-07-18 Tom de Vries <tdevries@suse.de>
9472
9473 * gdb.base/vla-optimized-out.c: New test.
9474 * gdb.base/vla-optimized-out.exp: New file.
9475
9476 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9477
9478 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9479 message "No address associated with hostname" when gdbserver
9480 cannot resolve the hostname.
9481
9482 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9483
9484 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9485 Add some test prefixes to make tests unique.
9486
9487 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9488
9489 * gdb.base/frameapply.c: New file.
9490 * gdb.base/frameapply.exp: New file.
9491
9492 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9493
9494 * gdb.base/skip.exp: Update expected error message.
9495
9496 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9497 Jan Kratochvil <jan.kratochvil@redhat.com>
9498 Paul Fertser <fercerpav@gmail.com>
9499 Tsutomu Seki <sekiriki@gmail.com>
9500
9501 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9502 parameter.
9503 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9504 by default.
9505 * boards/native-gdbserver.exp: Likewise.
9506 * gdb.server/run-without-local-binary.exp: Improve regexp used
9507 for detecting when a remote debugging connection succeeds.
9508 * gdb.server/server-connect.exp: New file.
9509 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9510 Do not prefix the port number with ":".
9511 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9512 support for detecting and using it. Add '$debughost_gdbserver'
9513 to the list of arguments used to start gdbserver. Handle case
9514 when gdbserver cannot resolve a network name.
9515
9516 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9517
9518 PR c++/23373
9519 * gdb.base/ptype-offsets.cc (struct static_member): New
9520 struct.
9521 (main) <stmember>: New variable.
9522 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9523 with a static member in it.
9524
9525 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9526
9527 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9528 watchpoints enabled and disabled.
9529
9530 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9531
9532 * gdb.base/examine-backward.exp: Still run tests around address
9533 0x0, even if address 0x0 is not readable. Update the pattern for
9534 matching address 0x0 in expected output.
9535
9536 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9537
9538 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9539 malloc/free.
9540
9541 2018-07-04 Tom de Vries <tdevries@suse.de>
9542
9543 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9544
9545 2018-07-02 Maciej W. Rozycki <macro@mips.com>
9546
9547 PR tdep/8282
9548 * gdb.arch/mips-disassembler-options.exp: New test.
9549 * gdb.arch/mips-disassembler-options.s: New test source.
9550
9551 2018-06-29 Pedro Alves <palves@redhat.com>
9552
9553 * gdb.threads/names.exp: Adjust expected "info threads" output.
9554
9555 2018-06-29 Pedro Alves <palves@redhat.com>
9556
9557 * gdb.opt/inline-break.exp (line number, address): Add "info
9558 break" tests.
9559
9560 2018-06-29 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9563 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9564 number and address and running to them.
9565
9566 2018-06-29 Richard Bunt <richard.bunt@arm.com>
9567
9568 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9569
9570 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9571
9572 * lib/compiler.c: Remove executable permission flag.
9573
9574 2018-06-28 Richard Bunt <richard.bunt@arm.com>
9575
9576 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9577 code.
9578 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9579
9580 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9581
9582 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9583
9584 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9585
9586 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9587 address argument is omitted.
9588
9589 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9590
9591 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9592
9593 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
9594
9595 PR gdb/21695
9596 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9597 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9598
9599 2018-06-26 Tom Tromey <tom@tromey.com>
9600
9601 PR rust/22574:
9602 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9603 * gdb.rust/simple.rs (struct SimpleLayout): New.
9604
9605 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9606
9607 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9608 "info registers" output.
9609
9610 2018-06-21 Richard Bunt <richard.bunt@arm.com>
9611
9612 * gdb.base/watchpoint-hw-attach.c: New test.
9613 * gdb.base/watchpoint-hw-attach.exp: New file.
9614
9615 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9616
9617 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9618 through /bin/sh.
9619 * boards/dwarf4-gdb-index.exp: Likewise.
9620 * boards/fission-dwp.exp: Likewise.
9621
9622 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9623
9624 * gdb.base/float128.exp: Add comment and improved fail message
9625 to the failure case of "print large128" test.
9626
9627 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9628
9629 * configure.ac: Remove AC_PREREQ.
9630 * configure: Re-generate.
9631
9632 2018-06-19 Pedro Alves <palves@redhat.com>
9633
9634 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9635 (func_extern_caller): New.
9636 (main): Call func_extern_caller.
9637 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9638 logic change.
9639
9640 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
9641
9642 PR gdb/16841
9643 * gdb.cp/typedef-base.cc: New file.
9644 * gdb.cp/typedef-base.exp: New file.
9645
9646 2018-06-18 Tom de Vries <tdevries@suse.de>
9647
9648 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9649
9650 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9651 Richard Bunt <Richard.Bunt@arm.com>
9652
9653 * gdb.threads/attach-slow-waitpid.c: New file.
9654 * gdb.threads/attach-slow-waitpid.exp: New file.
9655 * gdb.threads/slow-waitpid.c: New file.
9656
9657 2018-06-14 Pedro Alves <palves@redhat.com>
9658
9659 * gdb.base/fork-running-state.c: Include <errno.h>.
9660 (exit_if_relative_exits): New.
9661 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9662 exits.
9663 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9664 child exits.
9665
9666 2018-06-14 Tom de Vries <tdevries@suse.de>
9667
9668 PR cli/22573
9669 * gdb.base/finish-pretty.c: New test.
9670 * gdb.base/finish-pretty.exp: New file.
9671
9672 2018-06-14 Pedro Alves <palves@redhat.com>
9673
9674 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9675 gdb's expected startup output.
9676
9677 2018-06-14 Pedro Alves <palves@redhat.com>
9678
9679 * lib/selftest-support.exp (selftest_setup): Remove inlined
9680 function handling.
9681
9682 2018-06-14 Tom de Vries <tdevries@suse.de>
9683
9684 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9685 matching of breakpoint printing.
9686
9687 2018-06-13 Tom de Vries <tdevries@suse.de>
9688
9689 PR testsuite/23269
9690 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9691 (fork_child): ... here, and ...
9692 (fork_parent): ... here.
9693
9694 2018-06-12 Tom de Vries <tdevries@suse.de>
9695
9696 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9697
9698 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9699 Stephen Roberts <stephen.roberts@arm.com>
9700
9701 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9702 rewrite test to describe action performed, rather than possible
9703 failure.
9704
9705 2018-06-08 Gary Benson <gbenson@redhat.com>
9706
9707 * gdb.threads/check-libthread-db.exp: New file.
9708 * gdb.threads/check-libthread-db.c: Likewise.
9709
9710 2018-06-05 Tom Tromey <tom@tromey.com>
9711
9712 * gdb.base/default.exp: Update expected "show version" output.
9713
9714 2018-06-05 Tom Tromey <tom@tromey.com>
9715
9716 PR cli/12326:
9717 * gdb.cp/static-print-quit.exp: Update.
9718 * lib/gdb.exp (pagination_prompt): Update.
9719 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9720 * gdb.python/python.exp: Update.
9721
9722 2018-06-04 Joel Brobecker <brobecker@adacore.com>
9723
9724 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9725
9726 2018-06-01 Joel Brobecker <brobecker@adacore.com>
9727
9728 * gdb.ada/bp_fun_addr: New testcase.
9729
9730 2018-06-01 Tom Tromey <tom@tromey.com>
9731
9732 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9733 results.
9734 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9735 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9736 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9737 * gdb.base/maint.exp (maint_pass_if): Update.
9738
9739 2018-05-31 Maciej W. Rozycki <macro@mips.com>
9740
9741 * gdb.base/endian.exp: New test.
9742 * gdb.base/endian.c: New test source.
9743
9744 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9745
9746 PR gdb/23203
9747 * gdb.base/bt-selected-frame.c: New file.
9748 * gdb.base/bt-selected-frame.exp: New file.
9749 * lib/gdb.exp (get_current_frame_number): New function.
9750
9751 2018-05-24 Maciej W. Rozycki <macro@mips.com>
9752 Pedro Alves <palves@redhat.com>
9753
9754 * gdb.threads/tls-core.c: Include <stdlib.h>
9755 (thread_proc): Call `abort'.
9756 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9757 (tls_core_test): New procedure, bits factored out from ...
9758 (top level): ... here. Test both native cores and gcore cores.
9759
9760 2018-05-23 Tom Tromey <tom@tromey.com>
9761
9762 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9763
9764 2018-05-23 Tom Tromey <tom@tromey.com>
9765
9766 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9767 symfile_complaints.
9768 (test_short_complaints): Likewise.
9769 (test_empty_complaints): Likewise.
9770 (test_initial_complaints): Update.
9771
9772 2018-05-23 Tom Tromey <tom@tromey.com>
9773
9774 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9775
9776 2018-05-23 Tom Tromey <tom@tromey.com>
9777
9778 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9779 (test_short_complaints): Update.
9780
9781 2018-05-22 Pedro Alves <palves@redhat.com>
9782
9783 * gdb.base/remote.exp: Only gdb_start after compiling the
9784 testcase. Issue "disconnect" before testing "set remote" command
9785 defaults. Issue clean_restart before running to main.
9786
9787 2018-05-22 Pedro Alves <palves@redhat.com>
9788
9789 * gdb.base/remote.exp: Adjust expected output of "show remote
9790 memory-write-packet-size". Add tests for "set remote
9791 memory-write-packet-size 0" and "set remote
9792 memory-write-packet-size fixed/limit".
9793
9794 2018-05-22 Pedro Alves <palves@redhat.com>
9795
9796 PR gdb/22973
9797 * gdb.base/utf8-identifiers.c: New file.
9798 * gdb.base/utf8-identifiers.exp: New file.
9799
9800 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9801
9802 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9803
9804 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9805
9806 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9807
9808 2018-05-18 Tom Tromey <tom@tromey.com>
9809
9810 * gdb.base/ptype-offsets.exp: Update.
9811
9812 2018-05-17 Keith Seitz <keiths@redhat.com>
9813
9814 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9815 in expected breakpoint stop locations.
9816 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9817 move to proper scope to test variable values.
9818 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9819 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9820 New functions.
9821 (main): Call not_inline_func3.
9822 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9823 inline_func1, inline_func2, and inline_func3. Test that when each
9824 breakpoint is hit, GDB properly reports both the stop location
9825 and the backtrace. Repeat tests for temporary breakpoints.
9826
9827 2018-05-15 Maciej W. Rozycki <macro@mips.com>
9828
9829 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9830 rather then trying to access it in determining whether the PID
9831 of `gdbserver' could have been retrieved.
9832
9833 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9834
9835 * gdb.arch/amd64-init-x87-values.S: New file.
9836 * gdb.arch/amd64-init-x87-values.exp: New file.
9837
9838 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9839
9840 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9841
9842 2018-05-04 Tom Tromey <tom@tromey.com>
9843
9844 PR python/22730:
9845 * gdb.python/python.exp: Test multi-line execute.
9846
9847 2018-05-04 Tom Tromey <tom@tromey.com>
9848
9849 PR python/22731:
9850 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9851
9852 2018-05-04 Tom Tromey <tom@tromey.com>
9853
9854 PR gdb/11750:
9855 * gdb.base/define.exp: Test defining a user command inside a user
9856 command.
9857 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9858
9859 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9860 Pedro Alves <palves@redhat.com>
9861
9862 PR breakpoints/19806 and support for PR external/20207.
9863 * gdb.base/watchpoint-unaligned.c: New file.
9864 * gdb.base/watchpoint-unaligned.exp: New file.
9865
9866 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9867
9868 * gdb.base/maint.exp: Make test names unique, use
9869 test_prefix_command_help to test 'help maint info', and remove
9870 repeated test of 'help maint'.
9871
9872 2018-05-04 Tom Tromey <tom@tromey.com>
9873
9874 PR gdb/22619:
9875 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9876 behavior.
9877
9878 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9879
9880 * gdb.base/maint.exp: Process output from 'maint print registers'
9881 line at a time.
9882
9883 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9884
9885 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9886 timeout.
9887
9888 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9889
9890 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9891 filter pattern.
9892
9893 2018-05-02 Pedro Alves <palves@redhat.com>
9894
9895 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9896 to_log_command renames.
9897 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9898
9899 2018-05-02 Tom Tromey <tom@tromey.com>
9900
9901 * gdb.python/py-parameter.exp: Set test message.
9902
9903 2018-05-02 Tom Tromey <tom@tromey.com>
9904
9905 PR python/20084:
9906 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9907 PARAM_ZUINTEGER_UNLIMITED tests.
9908
9909 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9910
9911 PR rust/23124
9912 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9913 when casting.
9914
9915 2018-04-30 Tom Tromey <tom@tromey.com>
9916
9917 * gdb.python/py-type.exp: Check align attribute.
9918 * gdb.python/py-type.c: New "aligncheck" global.
9919
9920 2018-04-30 Tom Tromey <tom@tromey.com>
9921
9922 PR exp/17095:
9923 * gdb.dwarf2/dw2-align.exp: New file.
9924 * gdb.cp/align.exp: New file.
9925 * gdb.base/align.exp: New file.
9926 * lib/gdb.exp (gdb_int128_helper): New proc.
9927 (has_int128_c, has_int128_cxx): New caching procs.
9928
9929 2018-04-27 Tom Tromey <tom@tromey.com>
9930
9931 PR rust/22545:
9932 * gdb.rust/simple.exp: Add inclusive range tests.
9933
9934 2018-04-26 Pedro Alves <palves@redhat.com>
9935
9936 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9937 ifunc breakpoint locations correctly of ifunc breakpoints set
9938 while the program resolves the ifunc.
9939
9940 2018-04-26 Pedro Alves <palves@redhat.com>
9941
9942 * gdb.base/gnu-ifunc-final.c: New file.
9943 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9944 * gdb.base/gnu-ifunc.exp (executable): Delete.
9945 (staticexecutable): Adjust.
9946 (lib_opts, exec_opts): Delete.
9947 (make_binsuffix, build, set-break): New procedures.
9948 (misc_tests): New, with tests factored out from the top level.
9949 (top level): Test different combinations of ifunc resolver name,
9950 resolver with and with debug info, and ifunc target with and
9951 without debug info. Wrap static tests with with_target_prefix.
9952
9953 2018-04-26 Pedro Alves <palves@redhat.com>
9954
9955 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9956 return type" warnings.
9957
9958 2018-04-25 Pedro Alves <palves@redhat.com>
9959
9960 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9961 killed".
9962 * gdb.base/kill-after-signal.exp: Likewise.
9963 * gdb.threads/kill.exp: Likewise.
9964
9965 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9966 Sergio Durigan Junior <sergiodj@redhat.com>
9967 Pedro Alves <palves@redhat.com>
9968
9969 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9970 regexps to expect for '[Inferior ... detached]' as well.
9971 * gdb.base/attach.exp: Likewise.
9972 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9973 "gdb_continue_to_end".
9974 (test_catch_syscall_with_wrong_args): Likewise.
9975 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9976 ']'. Don't set 'verbose' on.
9977 * gdb.base/foll-vfork.exp: Likewise.
9978 * gdb.base/fork-print-inferior-events.c: New file.
9979 * gdb.base/fork-print-inferior-events.exp: New file.
9980 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9981 '[Inferior ... has been killed]' message.
9982 * gdb.base/kill-after-signal.exp: Likewise.
9983 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9984 detach message.
9985 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9986 message.
9987 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9988 regexps to expect for '[Inferior ... detached]' as well.
9989 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9990
9991 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9992
9993 PR gdb/23104
9994 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9995
9996 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9997
9998 PR gdb/23095
9999 * gdb.base/break-probes.exp: Pass shlib_load to
10000 prepare_for_testing. Set normal_bp to r_debug_state if target is
10001 bsd.
10002
10003 2018-04-19 Richard Bunt <richard.bunt@arm.com>
10004
10005 * gdb.threads/multiple-successive-infcall.c: New test.
10006 * gdb.threads/multiple-successive-infcall.exp: New file.
10007
10008 2018-04-17 Tom Tromey <tom@tromey.com>
10009
10010 * gdb.rust/simple.rs (Union): New type.
10011 (main): New local "u".
10012 * gdb.rust/simple.exp (test_one_slice): Add new test case.
10013
10014 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10015
10016 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
10017 number information in output of "whereis" command.
10018 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
10019
10020 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
10021
10022 * gdb.ada/info_types.exp: Adjust expected output to the line
10023 numbers now printed by "info var/func/type".
10024 * gdb.base/completion.exp: Likewise.
10025 * gdb.base/included.exp: Likewise.
10026 * gdb.cp/cp-relocate.exp: Likewise.
10027 * gdb.cp/cplusfuncs.exp: Likewise.
10028 * gdb.cp/namespace.exp: Likewise.
10029 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
10030
10031 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10032
10033 * gdb.btrace/cpu.exp: New.
10034
10035 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
10036
10037 * gdb.base/step-indirect-call-thunk.exp: New.
10038 * gdb.base/step-indirect-call-thunk.c: New.
10039 * gdb.reverse/step-indirect-call-thunk.exp: New.
10040 * gdb.reverse/step-indirect-call-thunk.c: New.
10041
10042 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
10043
10044 * gdb.base/pie-fork.c: New file.
10045 * gdb.base/pie-fork.exp: New file.
10046
10047 2018-04-11 Tom Tromey <tom@tromey.com>
10048
10049 * gdb.rust/simple.exp: Add test for ".." struct initializer.
10050
10051 2018-04-10 Pedro Alves <palves@redhat.com>
10052
10053 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
10054 exits. Instead loop running forever.
10055 (fork_parent): Run forever too.
10056
10057 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10058
10059 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
10060 mi_continue_to_line.
10061 * gdb.mi/mi-stack.c (callee4): Add comment.
10062
10063 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
10064
10065 * gdb.mi/mi-stack.exp: Fix indentation.
10066
10067 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10068
10069 PR gdb/22979
10070 * gdb.arch/amd64-osabi.exp: New file.
10071
10072 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
10073
10074 PR gdb/22980
10075 * gdb.base/osabi.exp: New file.
10076
10077 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
10078
10079 * gdb.cp/static-typedef-print.exp: New file.
10080 * gdb.cp/static-typedef-print.cc: New file.
10081
10082 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10083
10084 * gdb.ada/varsize_limit: New testcase.
10085
10086 2018-03-27 Joel Brobecker <brobecker@adacore.com>
10087
10088 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
10089
10090 * gdb.ada/notcplusplus: New testcase.
10091
10092 * gdb.base/c-linkage-name.c: New file.
10093 * gdb.base/c-linkage-name.exp: New testcase.
10094
10095 2018-03-26 Tom Tromey <tom@tromey.com>
10096
10097 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
10098 * gdb.python/py-framefilter.py (name_error): New global.
10099 (ErrorInName.function): Use name_error.
10100
10101 2018-03-26 Tom Tromey <tom@tromey.com>
10102
10103 PR backtrace/15582:
10104 * gdb.python/py-framefilter.exp: Add "bt hide" test.
10105
10106 2018-03-23 Keith Seitz <keiths@redhat.com>
10107
10108 PR c++/22968
10109 * gdb.cp/subtypes.exp: New file.
10110 * gdb.cp/subtypes.h: New file.
10111 * gdb.cp/subtypes.cc: New file.
10112 * gdb.cp/subtypes-2.cc: New file.
10113
10114 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10115
10116 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
10117 (done): Call '_exit' not 'exit' to avoid atexit handlers.
10118 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
10119 -nostartfiles when compiling the test. Confirm that all registers
10120 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
10121
10122 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
10123
10124 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
10125 option, syntax was wrong anyway.
10126 * gdb.arch/arm-disp-step.exp: Likewise.
10127 * gdb.arch/sparc64-regs.exp: Likewise.
10128 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
10129 option, syntax was wrong anyway, switch to use
10130 prepare_for_testing.
10131 * gdb.arch/i386-disp-step.exp: Likewise.
10132
10133 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
10134
10135 * gdb.ada/exec_changed.exp: Replace "target_info exists
10136 use_gdb_stub" by "use_gdb_stub".
10137 * gdb.ada/start.exp: Likewise.
10138 * gdb.base/async-shell.exp: Likewise.
10139 * gdb.base/attach-pie-misread.exp: Likewise.
10140 * gdb.base/attach-wait-input.exp: Likewise.
10141 * gdb.base/break-entry.exp: Likewise.
10142 * gdb.base/break-interp.exp: Likewise.
10143 * gdb.base/dprintf-detach.exp: Likewise.
10144 * gdb.base/nostdlib.exp: Likewise.
10145 * gdb.base/solib-nodir.exp: Likewise.
10146 * gdb.base/statistics.exp: Likewise.
10147 * gdb.base/testenv.exp: Likewise.
10148 * gdb.mi/mi-exec-run.exp: Likewise.
10149 * gdb.mi/mi-start.exp: Likewise.
10150 * gdb.multi/dummy-frame-restore.exp: Likewise.
10151 * gdb.multi/multi-arch-exec.exp: Likewise.
10152 * gdb.multi/multi-arch.exp: Likewise.
10153 * gdb.multi/tids.exp: Likewise.
10154 * gdb.multi/watchpoint-multi.exp: Likewise.
10155 * gdb.python/py-events.exp: Likewise.
10156 * gdb.threads/attach-into-signal.exp: Likewise.
10157 * gdb.threads/attach-stopped.exp: Likewise.
10158 * gdb.threads/threadapply.exp: Likewise.
10159 * lib/selftest-support.exp: Likewise.
10160
10161 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10162
10163 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10164
10165 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10166
10167 * gdb.perf/template-breakpoints.cc: New file.
10168 * gdb.perf/template-breakpoints.exp: New file.
10169 * gdb.perf/template-breakpoints.py: New file.
10170
10171 2018-03-19 Tom Tromey <tom@tromey.com>
10172
10173 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10174 y0.
10175 * gdb.rust/simple.exp: Test bare identifier form of struct
10176 initializer.
10177
10178 2018-03-19 Tom Tromey <tom@tromey.com>
10179
10180 * gdb.gdb/observer.exp: Remove.
10181
10182 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10183
10184 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10185 "qualified" option when setting breakpoints.
10186 * gdb.trace/backtrace.exp: Likewise.
10187 * gdb.trace/circ.exp: Likewise.
10188 * gdb.trace/collection.exp: Likewise.
10189 * gdb.trace/disconnected-tracing.exp: Likewise.
10190 * gdb.trace/ftrace-lock.exp: Likewise.
10191 * gdb.trace/ftrace.exp: Likewise.
10192 * gdb.trace/infotrace.exp: Likewise.
10193 * gdb.trace/packetlen.exp: Likewise.
10194 * gdb.trace/passc-dyn.exp: Likewise.
10195 * gdb.trace/qtro.exp: Likewise.
10196 * gdb.trace/read-memory.exp: Likewise.
10197 * gdb.trace/report.exp: Likewise.
10198 * gdb.trace/signal.exp: Likewise.
10199 * gdb.trace/status-stop.exp: Likewise.
10200 * gdb.trace/strace.exp: Likewise.
10201 * gdb.trace/tfind.exp: Likewise.
10202 * gdb.trace/trace-break.exp: Likewise.
10203 * gdb.trace/trace-condition.exp: Likewise.
10204 * gdb.trace/trace-mt.exp: Likewise.
10205 * gdb.trace/tstatus.exp: Likewise.
10206 * gdb.trace/tsv.exp: Likewise.
10207 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10208 * gdb.trace/unavailable.exp: Likewise.
10209 * gdb.trace/while-dyn.exp: Likewise.
10210
10211 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10212
10213 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10214 that libinproctrace is copied to the target.
10215
10216 2018-03-14 Tom Tromey <tom@tromey.com>
10217
10218 PR cli/14977:
10219 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10220 a null pointer.
10221 * gdb.base/wchar.exp: Likewise.
10222
10223 2018-03-14 Tom Tromey <tom@tromey.com>
10224
10225 PR cli/19918:
10226 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10227 flag.
10228
10229 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10230
10231 PR gdb/22841
10232 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10233 "target" to remote_exec.
10234
10235 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10236
10237 PR gdb/22841
10238 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10239 ${board}_upload): Remove.
10240
10241 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10242
10243 * gdb.cp/watch-cp.cc: New test.
10244 * gdb.cp/watch-cp.exp: New file.
10245
10246 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10247
10248 * gdb.base/infcall-nested-structs.exp: New file.
10249 * gdb.base/infcall-nested-structs.c: New file.
10250 * gdb.base/float.exp: Add riscv support.
10251
10252 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10253
10254 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10255 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10256
10257 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10258
10259 * gdb.server/abspath.exp: New file.
10260 * lib/gdb.exp (with_cwd): New procedure.
10261
10262 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10263
10264 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10265 use it.
10266 (gdb_is_target_remote_prompt): New proc.
10267 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10268 (gdb_is_target_native): Pass prompt parameter to
10269 gdb_is_target_1.
10270
10271 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10272
10273 * gdb.base/load-command.c: New file.
10274 * gdb.base/load-command.exp: New file.
10275 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10276 (gdb_is_target_1): ...this, and generalize for other targets
10277 than just remote.
10278 (gdb_is_target_remote): Use gdb_is_target_1.
10279 (gdb_is_target_native): use gdb_is_target_1.
10280
10281 2018-02-26 Tom Tromey <tom@tromey.com>
10282
10283 PR python/16497:
10284 * gdb.python/py-framefilter.exp: Update test.
10285
10286 2018-02-26 Tom Tromey <tom@tromey.com>
10287
10288 * gdb.dwarf2/variant.c: New file.
10289 * gdb.dwarf2/variant.exp: New file.
10290
10291 2018-02-26 Tom Tromey <tom@tromey.com>
10292
10293 * gdb.rust/simple.exp: Accept more possible results in enum test.
10294
10295 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10296
10297 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10298 parentheses.
10299
10300 2018-02-23 Maciej W. Rozycki <macro@mips.com>
10301
10302 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10303 name of a variable: $actual_linejj -> $actual_line.
10304
10305 2018-02-21 John Baldwin <jhb@FreeBSD.org>
10306
10307 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10308
10309 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10310
10311 * gdb.btrace/buffer-size.exp: Do not force BTS.
10312
10313 2018-02-14 Pedro Alves <palves@redhat.com>
10314
10315 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10316 getting a "Quit".
10317
10318 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10319
10320 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10321 Fix test name.
10322
10323 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10324
10325 * gdb.cp/m-static.exp: Check type of optimized out static
10326 member.
10327
10328 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10329
10330 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10331 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10332
10333 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10334 Leszek Swirski <leszeks@google.com>
10335
10336 * gdb.python/py-prettyprint.c
10337 (struct to_string_returns_value_inner,
10338 struct to_string_returns_value_wrapper): New.
10339 (main): Add tsrvw variable.
10340 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10341 ToStringReturnsValueWrapper): New classes.
10342 (register_pretty_printers): Register new pretty-printers.
10343 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10344 recursive pretty printer.
10345 * gdb.python/py-mi.exp: Likewise.
10346
10347 2018-02-01 Leszek Swirski <leszeks@google.com>
10348
10349 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10350 functions with the same name as an include file are parsed
10351 correctly.
10352
10353 2018-02-01 Yao Qi <yao.qi@linaro.org>
10354
10355 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10356 "\[^\r\n\]*".
10357
10358 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10359
10360 * gdb.arch/powerpc-prologue-frame.s: New file.
10361 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10362 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10363
10364 2018-01-31 Joel Brobecker <brobecker@adacore.com>
10365
10366 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10367
10368 2018-01-30 Pedro Alves <palves@redhat.com>
10369
10370 PR gdb/13211
10371 * gdb.base/interrupt-daemon.c: New.
10372 * gdb.base/interrupt-daemon.exp: New.
10373 * gdb.multi/multi-term-settings.c: New.
10374 * gdb.multi/multi-term-settings.exp: New.
10375
10376 2018-01-30 Joel Brobecker <brobecker@adacore.com>
10377
10378 * gdb.base/break.exp: Save the location where the breakpoint
10379 on break.c:47 was actually inserted when debugging the version
10380 compiled at -O2 and use it in the expected output of the "info
10381 break" test performed soon after.
10382
10383 2018-01-22 Pedro Alves <palves@redhat.com>
10384 Sergio Durigan Junior <sergiodj@redhat.com>
10385
10386 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10387 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10388
10389 2018-01-22 Joel Brobecker <brobecker@adacore.com>
10390
10391 * gdb.base/break-include.c, gdb.base/break-include.inc,
10392 gdb.base/break-include.exp: New files.
10393 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10394 line number now being the actual line number where the breakpoint
10395 was inserted.
10396 * gdb.mi/mi-break.exp: Likewise.
10397 * gdb.mi/mi-reverse.exp: Likewise.
10398 * gdb.mi/mi-simplerun.exp: Ditto.
10399
10400 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10401
10402 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10403 varobj.
10404 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10405
10406 2018-01-21 Don Breazeal <donb@codesourcery.com>
10407 Andrew Burgess <andrew.burgess@embecosm.com>
10408
10409 * gdb.mi/basics.c: Add new global.
10410 * gdb.mi/mi-frame-regs.exp: New file.
10411 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10412 case.
10413
10414 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10415
10416 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10417 non-parameter, and on an unknown symbol.
10418
10419 2018-01-19 Tom Tromey <tom@tromey.com>
10420
10421 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10422 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10423
10424 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10425
10426 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10427 setrlimit and chdir to int.
10428
10429 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10430
10431 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10432 function.
10433 (my_tend): Likewise.
10434 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10435 rationale of avoiding FP- and vector instructions.
10436
10437 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10438
10439 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10440 "info reg" with "\[ \t\]*".
10441 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10442 "\[ \t\]+".
10443 * gdb.arch/s390-multiarch.exp: Ditto.
10444 * gdb.base/pc-fp.exp: Ditto.
10445 * gdb.reverse/i386-precsave.exp: Ditto.
10446 * gdb.reverse/i386-reverse.exp: Ditto.
10447 * gdb.reverse/i387-env-reverse.exp: Ditto.
10448 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10449
10450 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10451
10452 * lib/gdb.exp (gdb_compile): Re-enable use of
10453 universal_compile_options for languages other than Rust.
10454
10455 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10456
10457 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10458
10459 2018-01-17 Mike Gulick <mgulick@mathworks.com>
10460
10461 PR gdb/16577
10462 * gdb.base/solib-vanish.exp: New.
10463 * gdb.base/solib-vanish-main.c: New.
10464 * gdb.base/solib-vanish-lib1.c: New.
10465 * gdb.base/solib-vanish-lib2.c: New.
10466
10467 2018-01-17 Yao Qi <yao.qi@linaro.org>
10468
10469 * gdb.compile/compile.exp: Match the address printed for
10470 frame in the output of command "bt".
10471
10472 2018-01-15 Tom Tromey <tom@tromey.com>
10473
10474 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10475 compute sp_reg.
10476
10477 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10478
10479 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10480 to prepare.
10481 (prepare): Return 0 on error, 1 on success.
10482
10483 2018-01-12 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.base/continue-after-aborted-step-over.c: New.
10486 * gdb.base/continue-after-aborted-step-over.exp: New.
10487
10488 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10489
10490 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10491 options when not creating an executable.
10492
10493 2018-01-11 Pedro Alves <palves@redhat.com>
10494
10495 PR remote/22597
10496 * gdb.server/stop-reply-no-thread.c: New file.
10497 * gdb.server/stop-reply-no-thread.exp: New file.
10498
10499 2018-01-10 Pedro Alves <palves@redhat.com>
10500
10501 PR gdb/22670
10502 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10503 functions too. Test setting breakpoints and printing C functions
10504 with no debug info too.
10505 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10506
10507 2018-01-10 Pedro Alves <palves@redhat.com>
10508
10509 PR gdb/22670
10510 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10511 a fail.
10512
10513 2018-01-10 Pedro Alves <palves@redhat.com>
10514
10515 PR gdb/22670
10516 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10517
10518 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10519
10520 * gdb.server/unittest.exp: Match the output in non-development
10521 mode.
10522
10523 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10524
10525 * gdb.gdb/unittest.exp: Match output in non-development mode.
10526
10527 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10528
10529 * gdb.ada/access_tagged_param.exp: Relax expected output
10530 for value of "ObjL" in "continue" to pck.inspect breakpoint
10531 test.
10532
10533 2018-01-08 Joel Brobecker <brobecker@adacore.com>
10534
10535 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10536 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
10537
10538 2018-01-05 Pedro Alves <palves@redhat.com>
10539
10540 PR gdb/18653
10541 * gdb.base/libsegfault.exp: New.
10542
10543 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10544
10545 PR gdb/22670
10546 * gdb.ada/access_tagged_param.exp: New file.
10547 * gdb.ada/access_tagged_param/foo.adb: New file.
10548
10549 2018-01-05 Pedro Alves <palves@redhat.com>
10550
10551 PR gdb/22670
10552 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10553 exercise lower case too, and to exercise both full matching and
10554 wild matching.
10555
10556 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10557
10558 * gdb.ada/rename_subscript_param: New testcase.
10559
10560 2018-01-05 Jerome Guitton <guitton@adacore.com>
10561
10562 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10563
10564 2018-01-05 Joel Brobecker <brobecker@adacore.com>
10565
10566 * gdb.ada/convvar_comp: New testcase.
10567
10568 2018-01-05 Xavier Roirand <roirand@adacore.com>
10569
10570 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10571 (My_Table): New global variable.
10572 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10573
10574 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10575
10576 PR gdb/22670
10577 * gdb.ada/maint_with_ada: New testcase.
10578
10579 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10580
10581 PR gdb/22670
10582 * gdb.ada/bp_c_mixed_case: New testcase.
10583
10584 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10585
10586 PR gdb/22670
10587 * gdb.ada/complete.exp: Add "complete break ada" test.
10588
10589 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10590
10591 PR gdb/22670
10592 * gdb.ada/info_addr_mixed_case: New testcase.
10593
10594 2018-01-03 Xavier Roirand <roirand@adacore.com>
10595
10596 * gdb.ada/excep_handle.exp: New testcase.
10597 * gdb.ada/excep_handle/foo.adb: New file.
10598 * gdb.ada/excep_handle/pck.ads: New file.
10599
10600 2018-01-03 Joel Brobecker <brobecker@adacore.com>
10601
10602 * gdb.base/step-line.c: Add extra empty line in copyright header.
10603 * gdb.base/step-line.inp: Likewise.
10604
10605 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10606
10607 * gdb.ada/dyn_stride.exp: Add slice test.
10608
10609 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10610
10611 * gdb.ada/dyn_stride: New testcase.
10612
10613 2017-12-27 Stafford Horne <shorne@gmail.com>
10614
10615 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10616 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10617
10618 2017-12-27 Stafford Horne <shorne@gmail.com>
10619
10620 * gdb.base/reggroups.c: New file.
10621 * gdb.base/reggroups.exp: New file.
10622
10623 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10624
10625 * gdb.dwarf2/ada-valprint-error.c: New file.
10626 * gdb.dwarf2/ada-valprint-error.exp: New file.
10627
10628 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10629
10630 * gdb.ada/assign_arr: New testcase.
10631
10632 2017-12-18 Xavier Roirand <roirand@adacore.com>
10633
10634 * gdb.ada/funcall_ptr: New testcase.
10635
10636 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10637
10638 PR cli/16224
10639 * gdb.base/ptype-offsets.cc: New file.
10640 * gdb.base/ptype-offsets.exp: New file.
10641
10642 2017-12-15 Yao Qi <yao.qi@linaro.org>
10643
10644 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10645 if XML is disabled.
10646
10647 2017-12-15 Xavier Roirand <roirand@adacore.com>
10648
10649 * gdb.ada/same_component_name: New testcase.
10650
10651 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10652
10653 * gdb.ada/str_binop_equal: New testcase.
10654
10655 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10656
10657 * gdb.ada/task_switch_in_core: New testcase.
10658
10659 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10660
10661 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10662 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10663 call test_bkpt_qualified.
10664 (test_bkpt_qualified): New proc.
10665
10666 2017-12-13 Pedro Alves <palves@redhat.com>
10667
10668 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10669 Tighten regexp by matching with an anchor.
10670
10671 2017-12-13 Pedro Alves <palves@redhat.com>
10672
10673 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10674 ("expression with namespace"): New set of tests.
10675 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10676 (Nested::Test_NS::qux): New.
10677 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10678 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10679
10680 2017-12-13 Joel Brobecker <brobecker@adacore.com>
10681
10682 * gdb.base/server-del-break.c: New file.
10683 * gdb.base/server-del-break.exp: New file.
10684
10685 2017-12-12 Stafford Horne <shorne@gmail.com>
10686
10687 * gdb.xml/tdesc-regs.exp: Add or1k support.
10688
10689 2017-12-12 Stafford Horne <shorne@gmail.com>
10690
10691 * gdb.base/bp-permanent.c: Define nop of or1k.
10692
10693 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10694
10695 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10696 output with components being reordered.
10697
10698 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10699
10700 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10701 output with components being reordered.
10702
10703 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10704 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.base/maint.exp (check for .gdb_index): Check also for
10707 .debug_names.
10708 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10709 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10710 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10711 (.gdb_index used after symbol reloading): Support also .debug_names.
10712 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10713
10714 2017-12-08 Yao Qi <yao.qi@linaro.org>
10715
10716 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10717 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10718
10719 2017-12-08 Yao Qi <yao.qi@linaro.org>
10720
10721 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10722 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10723
10724 2017-12-08 Yao Qi <yao.qi@linaro.org>
10725
10726 * gdb.arch/aarch64-tagged-pointer.c: New file.
10727 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10728
10729 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10730
10731 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10732 "int".
10733
10734 2017-12-07 Keith Seitz <keiths@redhat.com>
10735
10736 PR breakpoints/22569
10737 * gdb.linespec/ls-errs.exp: Change expected result of "break
10738 -source this file has spaces.c -line 3".
10739 Check that an explicit source file followed by whitespace is
10740 identified as an invalid explicit location.
10741
10742 2017-12-07 Keith Seitz <keiths@redhat.com>
10743
10744 * gdb.cp/nested-types.cc: New file.
10745 * gdb.cp/nested-types.exp: New file.
10746 * lib/cp-support.exp: Load data-structures.exp library.
10747 (debug_cp_test_ptype_class): New global.
10748 (cp_ptype_class_verbose, next_line): New procedures.
10749 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10750 Add and document new return value.
10751 Switch the list of lines to a queue.
10752 Add support for new `type' key for nested type definitions.
10753 Add debugging/troubleshooting messages.
10754 * lib/data-structures.exp: New file.
10755
10756 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10757
10758 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10759 with proc_with_prefix, don't use with_test_prefix.
10760
10761 2017-12-07 Tom Tromey <tom@tromey.com>
10762
10763 * gdb.base/break.exp: Add test for empty "commands".
10764
10765 2017-12-07 Yao Qi <yao.qi@linaro.org>
10766
10767 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10768 malloc and catch syscall.
10769
10770 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10771
10772 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
10773 tests for explicit locations.
10774
10775 2017-12-06 Pedro Alves <palves@redhat.com>
10776
10777 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10778 force-disabling XML descriptions.
10779
10780 2017-12-04 Pedro Alves <palves@redhat.com>
10781
10782 PR gdb/22499
10783 * gdb.arch/amd64-disp-step-avx.S: New file.
10784 * gdb.arch/amd64-disp-step-avx.exp: New file.
10785
10786 2017-12-03 Pedro Alves <palves@redhat.com>
10787
10788 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10789 and <string.h>.
10790 (parent_function): Print distinct messages when waitpid fails, or
10791 the child exits with a signal, or the child exits for an unhandled
10792 reason.
10793 * gdb.threads/process-dies-while-detaching.exp
10794 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10795 it. Wait for both inferior output and GDB's prompt. Use an
10796 indirect spawn id list.
10797 (do_detach): New parameter 'child_exit'. Use it to compute
10798 expected inferior output.
10799 (test_detach, test_detach_watch, test_detach_killed_outside):
10800 Adjust to pass down the expected child exit kind.
10801
10802 2017-12-01 Joel Brobecker <brobecker@adacore.com>
10803 Sergio Durigan Junior <sergiodj@redhat.com>
10804 Pedro Alves <palves@redhat.com>
10805
10806 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10807
10808 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10809
10810 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10811 to 'symbol-file' and 'add-symbol-file' can be
10812 position-independent.
10813
10814 2017-12-01 Yao Qi <yao.qi@linaro.org>
10815
10816 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10817 the URL in copyright header.
10818 * gdb.arch/aarch64-fp.exp: Likewise.
10819 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10820 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10821 * gdb.base/expand-psymtabs.exp: Likewise.
10822 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10823 * gdb.fortran/common-block.exp: Likewise.
10824 * gdb.fortran/common-block.f90: Likewise.
10825 * gdb.fortran/logical.exp: Likewise.
10826 * gdb.fortran/vla-datatypes.f90: Likewise.
10827 * gdb.fortran/vla-sub.f90: Likewise.
10828
10829 2017-11-30 Joel Brobecker <brobecker@adacore.com>
10830
10831 * gdb.ada/repeat_dyn: New testcase.
10832
10833 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10834
10835 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10836 Update for changed thread numbering.
10837 * gdb.cell/bt.exp: Update for changed GDB output.
10838
10839 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10840
10841 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10842 setting isremote by hand.
10843 * boards/dwarf4-gdb-index.exp: Likewise.
10844 * boards/fission.exp: Likewise.
10845 * boards/stabs.exp: Likewise.
10846
10847 2017-11-30 Pedro Alves <palves@redhat.com>
10848
10849 * gdb.linespec/cpls-ops.exp
10850 (check_explicit_skips_function_argument): Extract the underlying
10851 type of size_t instead of hardcoding it.
10852
10853 2017-11-29 Pedro Alves <palves@redhat.com>
10854
10855 PR c++/19436
10856 * gdb.linespec/cpls-abi-tag.cc: New file.
10857 * gdb.linespec/cpls-abi-tag.exp: New file.
10858
10859 2017-11-29 Pedro Alves <palves@redhat.com>
10860
10861 * gdb.base/langs.exp: Use -qualified.
10862 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10863 it.
10864 * gdb.cp/namespace.exp: Use -qualified.
10865 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10866 (overload-3, template-overload, template-ret-type, const-overload)
10867 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10868 procedures.
10869 (test_driver): Call them.
10870 * gdb.cp/save-bp-qualified.cc: New.
10871 * gdb.cp/save-bp-qualified.exp: New.
10872 * gdb.linespec/explicit.exp: Test -qualified.
10873 * lib/completion-support.exp (completion::explicit_opts_list): Add
10874 "-qualified".
10875 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10876
10877 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10878
10879 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10880
10881 2017-11-29 Tom Tromey <tom@tromey.com>
10882
10883 * gdb.base/relocate.exp: Update invalid argument test.
10884 Add new tests for invalid arguments.
10885
10886 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10887
10888 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10889 Return 0 as a long.
10890 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10891
10892 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10893
10894 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10895 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10896 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10897 func ().
10898 * gdb.cp/shadow.cc (B.func): Return 0.
10899
10900 2017-11-27 Joel Brobecker <brobecker@adacore.com>
10901
10902 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10903 expected output in gdb_expect call to allow the exception
10904 message to be present as well. Fix syntax confusion to avoid
10905 TCL thinking that exception_name is an array.
10906
10907 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10908
10909 * gdb.arch/spu-info.c: Include <unistd.h>.
10910 (do_signal_test): Fix broken calls to write.
10911 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10912 Fix checks for empty mailboxes. Update signal tests for corrected
10913 do_signal_test routine. Allow nonzero event status.
10914 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10915 * gdb.cell/arch.exp: Use standard_output_file.
10916 * gdb.cell/break.exp: Likewise.
10917 * gdb.cell/bt.exp: Likewise.
10918 * gdb.cell/core.exp: Likewise.
10919 * gdb.cell/dwarfaddr.exp: Likewise.
10920 * gdb.cell/ea-cache.exp: Likewise.
10921 * gdb.cell/ea-standalone.exp: Likewise.
10922 * gdb.cell/f-regs.exp: Likewise.
10923 * gdb.cell/fork.exp: Likewise.
10924 * gdb.cell/gcore.exp: Likewise.
10925 * gdb.cell/mem-access.exp: Likewise.
10926 * gdb.cell/ptype.exp: Likewise.
10927 * gdb.cell/registers.exp: Likewise.
10928 * gdb.cell/sizeof.exp: Likewise.
10929 * gdb.cell/solib-symbol.exp: Likewise.
10930 * gdb.cell/solib.exp: Likewise.
10931
10932 2017-11-25 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.base/complete-empty.exp: New file.
10935 * gdb.base/completion.exp: Adjust.
10936
10937 2017-11-25 Pedro Alves <palves@redhat.com>
10938
10939 * gdb.linespec/cpls-ops.cc: New file.
10940 * gdb.linespec/cpls-ops.exp: New file.
10941 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10942 factored out from ...
10943 (test_complete_prefix_range): ... this.
10944
10945 2017-11-24 Pedro Alves <palves@redhat.com>
10946
10947 * gdb.linespec/cpcompletion.exp: New file.
10948 * gdb.linespec/cpls-hyphen.cc: New file.
10949 * gdb.linespec/cpls.cc: New file.
10950 * gdb.linespec/cpls2.cc: New file.
10951 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10952 test to use test_gdb_complete_unique. Add label completion,
10953 keyword completion and explicit location completion tests.
10954 * lib/completion-support.exp: New file.
10955
10956 2017-11-24 Joel Brobecker <brobecker@adacore.com>
10957
10958 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10959 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10960 when hitting an exception catchpoint.
10961
10962 2017-11-22 Yao Qi <yao.qi@linaro.org>
10963
10964 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10965
10966 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10967
10968 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10969 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10970 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10971
10972 2017-11-22 Yao Qi <yao.qi@linaro.org>
10973
10974 * gdb.base/info-os.exp: Pass pthreads.
10975 * gdb.multi/multi-attach.exp: Likewise.
10976
10977 2017-11-22 Yao Qi <yao.qi@linaro.org>
10978
10979 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10980 compiler.
10981
10982 2017-11-22 Yao Qi <yao.qi@linaro.org>
10983
10984 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10985 * gdb.base/break-interp.exp: Likewise.
10986 * gdb.base/jit-attach-pie.exp: Likewise.
10987
10988 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10989
10990 * gdb.base/float128.c (large128): New variable.
10991 * gdb.base/float128.exp: Add test to print largest __float128 value.
10992
10993 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10994
10995 * gdb.arch/vsx-regs.exp: Update register content checks.
10996
10997 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10998
10999 * gdb.arch/ppc-longdouble.exp: New file.
11000 * gdb.arch/ppc-longdouble.c: Likewise.
11001
11002 2017-11-21 Pedro Alves <palves@redhat.com>
11003
11004 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
11005
11006 2017-11-20 Pedro Alves <palves@redhat.com>
11007
11008 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
11009 (long_double_typedef): New typedefs.
11010 Use DEF on double and long double.
11011 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
11012 cases.
11013 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
11014 and 'long_double_ptr_same_size' locals. Use them to decide
11015 whether cast from array/function to float is valid/invalid.
11016
11017 2017-11-17 Tom Tromey <tom@tromey.com>
11018
11019 * gdb.rust/traits.rs: New file.
11020 * gdb.rust/traits.exp: New file.
11021
11022 2017-11-17 Joel Brobecker <brobecker@adacore.com>
11023
11024 * gdb.ada/minsyms: New testcase.
11025
11026 2017-11-16 Pedro Alves <palves@redhat.com>
11027
11028 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
11029 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
11030
11031 2017-11-16 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
11034 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
11035
11036 2017-11-16 Pedro Alves <palves@redhat.com>
11037
11038 * gdb.server/reconnect-ctrl-c.c: New file.
11039 * gdb.server/reconnect-ctrl-c.exp: New file.
11040
11041 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
11042
11043 * gdb.python/py-rbreak.exp: New file.
11044 * gdb.python/py-rbreak.c: New file.
11045 * gdb.python/py-rbreak-func2.c: New file.
11046
11047 2017-11-16 Pedro Alves <palves@redhat.com>
11048
11049 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
11050 pattern.
11051 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
11052 GDB.
11053
11054 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
11055
11056 * gdb.tui/completionn.exp (test_tab_completion): Add space in
11057 regex.
11058
11059 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
11060
11061 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
11062 test names.
11063
11064 2017-11-09 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
11067 factored out from ...
11068 (top level): ... here, and adjusted to avoid expecting beyond the
11069 prompt in a single gdb_test_multiple.
11070
11071 2017-11-09 Pedro Alves <palves@redhat.com>
11072
11073 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
11074 output.
11075 * gdb.server/ext-attach.exp ("kill" test): Likewise.
11076 * gdb.server/ext-restart.exp ("kill" test): Likewise.
11077 * gdb.server/ext-run.exp ("kill" test): Likewise.
11078 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
11079
11080 2017-11-09 Pedro Alves <palves@redhat.com>
11081
11082 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
11083 match till end of line.
11084
11085 2017-11-09 Pedro Alves <palves@redhat.com>
11086
11087 * gdb.base/memattr.exp: Tighten regexes to match the end line.
11088
11089 2017-11-09 Pedro Alves <palves@redhat.com>
11090
11091 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
11092 New procedures, factored out from ...
11093 (top level): ... here, and adjusted to avoid expecting beyond the
11094 prompt in one go.
11095
11096 2017-11-09 Pedro Alves <palves@redhat.com>
11097
11098 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
11099 output. Fix '?' match.
11100
11101 2017-11-08 Joel Brobecker <brobecker@adacore.com>
11102
11103 * gdb.ada/scoped_watch: New testcase.
11104 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
11105 which is actually correct.
11106 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
11107 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
11108
11109 2017-11-08 Pedro Alves <palves@redhat.com>
11110
11111 * gdb.gdb/complaints.exp (test_initial_complaints)
11112 (test_serial_complaints, test_short_complaints): Call
11113 complaint_internal instead of complaint.
11114
11115 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
11116
11117 * gdb.threads/tls-core.c: New file.
11118 * gdb.threads/tls-core.exp: Likewise.
11119
11120 2017-11-08 Pedro Alves <palves@redhat.com>
11121
11122 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
11123 (p Exported_Capitalized): New test.
11124 (p exported_capitalized): New test.
11125
11126 2017-11-07 Pedro Alves <palves@redhat.com>
11127
11128 * gdb.cp/ena-dis-br-range.exp: Add more tests.
11129
11130 2017-11-07 Pedro Alves <palves@redhat.com>
11131
11132 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
11133 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
11134 (disable_invalid, disable_inverted, disable_negative): New
11135 procedures.
11136 ("bad numbers"): New set of tests.
11137
11138 2017-11-07 Pedro Alves <palves@redhat.com>
11139
11140 * gdb.cp/ena-dis-br-range.exp: Add tests.
11141
11142 2017-11-07 Pedro Alves <palves@redhat.com>
11143
11144 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
11145
11146 2017-11-07 Xavier Roirand <roirand@adacore.com>
11147 Pedro Alves <palves@redhat.com>
11148
11149 * gdb.base/ena-dis-br.exp: Add reference to
11150 gdb.cp/ena-dis-br-range.exp.
11151 * gdb.cp/ena-dis-br-range.exp: New file.
11152 * gdb.cp/ena-dis-br-range.cc: New file.
11153
11154 2017-11-06 Pedro Alves <palves@redhat.com>
11155
11156 * gdb.base/attach-non-pgrp-leader.c: New.
11157 * gdb.base/attach-non-pgrp-leader.exp: New.
11158
11159 2017-11-06 Pedro Alves <palves@redhat.com>
11160
11161 * configure.ac: No longer check for termio.h and sgtty.h.
11162 * configure: Regenerate.
11163 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11164 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11165 Remove termio and sgtty code.
11166
11167 2017-11-03 Yao Qi <yao.qi@linaro.org>
11168
11169 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11170 in GDB is disabled.
11171
11172 2017-11-03 Yao Qi <yao.qi@linaro.org>
11173
11174 * gdb.python/py-thrhandle.exp: Skip it if python is not
11175 enabled.
11176
11177 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11178
11179 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11180 as a breakpoint command.
11181
11182 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11183
11184 PR python/21213
11185 * gdb.python/py-infthread.exp: Test calling
11186 InferiorThread.inferior () multiple times in a row.
11187
11188 2017-10-27 Keith Seitz <keiths@redhat.com>
11189
11190 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11191 Test "info break" for every inlined function breakpoint.
11192
11193 2017-10-27 Yao Qi <yao.qi@linaro.org>
11194
11195 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11196
11197 2017-10-26 Patrick Frants <osscontribute@gmail.com>
11198
11199 * gdb.cp/classes.exp (test_static_members): Test printing
11200 Outer::instance.
11201 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11202 (Inner::instance, Outer::instance): New.
11203
11204 2017-10-24 Pedro Alves <palves@redhat.com>
11205
11206 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11207 extra console" test in two stages.
11208
11209 2017-10-24 Pedro Alves <palves@redhat.com>
11210
11211 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11212
11213 2017-10-24 Pedro Alves <palves@redhat.com>
11214
11215 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11216 loop.
11217
11218 2017-10-24 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11221 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11222
11223 2017-10-24 Pedro Alves <palves@redhat.com>
11224
11225 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11226 parameter and handle it. Don't output read value in test name.
11227
11228 2017-10-24 Pedro Alves <palves@redhat.com>
11229
11230 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11231 custom test name.
11232
11233 2017-10-24 Pedro Alves <palves@redhat.com>
11234
11235 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11236 include the unstable output directory name in the test's name.
11237 (initial_setup_simple) <'set args'>: Use custom test name.
11238
11239 2017-10-24 Pedro Alves <palves@redhat.com>
11240
11241 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11242 with explicit test name.
11243
11244 2017-10-20 Pedro Alves <palves@redhat.com>
11245
11246 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11247 'wait -i'. Use gdb_assert and remote_close.
11248
11249 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11250
11251 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11252 number from variable rather than hard-coded.
11253
11254 2017-10-19 Pedro Alves <palves@redhat.com>
11255
11256 * gdb.base/long-inferior-output.c: New file.
11257 * gdb.base/long-inferior-output.exp: New file.
11258
11259 2017-11-18 Keith Seitz <keiths@redhat.com>
11260
11261 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11262 method.
11263 (main): Call it.
11264 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11265 Add additional user-defined conversion operator tests.
11266
11267 2017-10-17 Pedro Alves <palves@redhat.com>
11268
11269 * boards/native-stdio-gdbserver.exp: Load "local-board".
11270
11271 2017-10-17 Pedro Alves <palves@redhat.com>
11272
11273 * gdb.base/quit-live.c: New file.
11274 * gdb.base/quit-live.exp: New file.
11275
11276 2017-10-16 Keith Seitz <keiths@redhat.com>
11277
11278 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11279 (class_with_protected_typedef, class_with_private_typedef)
11280 (struct_with_public_typedef, struct_with_protected_typedef)
11281 (struct_with_private_typedef): New classes/structs.
11282 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11283 typedefs and access specifiers.
11284
11285 2017-10-16 Pedro Alves <palves@redhat.com>
11286 Simon Marchi <simon.marchi@polymtl.ca>
11287
11288 * README (Local vs Remote vs Native): New section.
11289 * boards/local-board.exp: New file, with bits factored out from
11290 ...
11291 * boards/native-extended-gdbserver.exp: ... here. Load
11292 "local-board".
11293 * boards/native-gdbserver.exp: Load "local-board".
11294 (${board}_spawn, ${board}_exec): Delete.
11295 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11296 ...
11297 * boards/stdio-gdbserver-base.exp: ... this new file.
11298 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11299 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11300 procedure.
11301 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11302 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11303 stdio_gdbserver_command.
11304 (${board}_get_remote_address, ${board}_get_comm_port)
11305 (${board}_download, ${board}_upload): Delete.
11306 (get_target_remote_pipe_cmd): New.
11307
11308 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11309
11310 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11311 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11312 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11313 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11314 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11315 remove with_test_prefix.
11316
11317 2017-10-13 Pedro Alves <palves@redhat.com>
11318
11319 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11320 * gdb.base/annota1.exp: Use it instead of is_remote.
11321 * gdb.base/annota3.exp: Use it instead of is_remote.
11322 * gdb.cp/annota2.exp: Use it instead of is_remote.
11323 * gdb.cp/annota3.exp: Use it instead of is_remote.
11324 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11325
11326 2017-10-13 Pedro Alves <palves@redhat.com>
11327
11328 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11329 (test_num_test_vars, run_and_count_vars, find_env)
11330 (test_set_unset_env, test_inherit_env_var): New procedures.
11331 (top level): Use them.
11332
11333 2017-10-13 Pedro Alves <palves@redhat.com>
11334
11335 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11336 also skip on stub-like targets.
11337
11338 2017-10-13 Pedro Alves <palves@redhat.com>
11339
11340 PR gdb/22293
11341 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11342 (top level): Move some tests to ...
11343 (test_not_found): ... this new procedure.
11344 (top level): Call it.
11345
11346 2017-10-13 Pedro Alves <palves@redhat.com>
11347
11348 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11349 expect different "info terminal" output if testing with a
11350 non-native target.
11351
11352 2017-10-13 Pedro Alves <palves@redhat.com>
11353 Simon Marchi <simon.marchi@polymtl.ca>
11354
11355 PR python/12966
11356 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11357
11358 2017-10-13 Pedro Alves <palves@redhat.com>
11359
11360 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11361 already.
11362
11363 2017-10-13 Pedro Alves <palves@redhat.com>
11364
11365 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11366 is_remote.
11367
11368 2017-10-13 Pedro Alves <palves@redhat.com>
11369
11370 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11371 is_remote.
11372
11373 2017-10-13 Pedro Alves <palves@redhat.com>
11374
11375 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11376 is set.
11377 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11378 instead of is_remote.
11379
11380 2017-10-13 Pedro Alves <palves@redhat.com>
11381
11382 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11383 (top level): Add comment.
11384
11385 2017-10-13 Pedro Alves <palves@redhat.com>
11386
11387 * gdb.base/remote.exp (top level): Fix comment typo and add
11388 missing return.
11389
11390 2017-10-13 Pedro Alves <palves@redhat.com>
11391 Simon Marchi <simon.marchi@polymtl.ca>
11392
11393 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11394 calls and add comments. Skip test if use_gdb_stub is set.
11395 (top level): Use "set cwd" command instead of "cd" command.
11396
11397 2017-10-13 Pedro Alves <palves@redhat.com>
11398
11399 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11400 is_remote target check.
11401
11402 2017-10-13 Pedro Alves <palves@redhat.com>
11403
11404 * gdb.base/scope.exp: Use build_executable + clean_restart +
11405 gdb_file_cmd instead of prepare_for_testing and no longer skip
11406 "before run" tests on is_remote target boards. Update comments.
11407 * boards/native-extended-gdbserver.exp
11408 (extended_gdbserver_load_last_file): New, factored out from ...
11409 (gdb_load): ... this. Move further below and add comment.
11410 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11411
11412 2017-10-12 Pedro Alves <palves@redhat.com>
11413
11414 * gdb.base/attach.exp: Remove references to gdb64.
11415 * gdb.base/dbx.exp: Remove references to gdb64.
11416
11417 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11418 Pedro Alves <palves@redhat.com>
11419
11420 * gdb.base/label.exp: Remove is_remote target check.
11421
11422 2017-10-12 Pedro Alves <palves@redhat.com>
11423
11424 * gdb.base/auvx.exp (coredir): Update comment.
11425 (top level) <core_works>: Use "set cwd" command instead of "cd"
11426 command.
11427
11428 2017-10-12 Pedro Alves <palves@redhat.com>
11429 Simon Marchi <simon.marchi@polymtl.ca>
11430
11431 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11432 target boards.
11433
11434 2017-10-12 Pedro Alves <palves@redhat.com>
11435 Simon Marchi <simon.marchi@polymtl.ca>
11436
11437 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11438 Instead skip if there's any gdb_protocol set.
11439
11440 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11441 Pedro Alves <palves@redhat.com>
11442
11443 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11444
11445 2017-10-12 Pedro Alves <palves@redhat.com>
11446 Simon Marchi <simon.marchi@polymtl.ca>
11447
11448 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11449 instead of on dejagnu remote boards.
11450
11451 2017-10-12 Pedro Alves <palves@redhat.com>
11452 Simon Marchi <simon.marchi@polymtl.ca>
11453
11454 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11455 checks. Use build_executable + clean_restart instead of
11456 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11457 of enabling non-stop after starting gdb.
11458
11459 2017-10-12 Pedro Alves <palves@redhat.com>
11460
11461 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11462 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11463 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11464 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11465
11466 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11467
11468 * gdb.arch/arc-tdesc-cpu.exp: New file.
11469 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11470
11471 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11472
11473 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11474
11475 2017-10-10 Pedro Alves <palves@redhat.com>
11476
11477 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11478 expect CLI output.
11479
11480 2017-10-10 Pedro Alves <palves@redhat.com>
11481
11482 * lib/selftest-support.exp (selftest_setup): Update for
11483 captured_command_loop's prototype change.
11484
11485 2017-10-09 Pedro Alves <palves@redhat.com>
11486
11487 Test both arch1=>arch2 and arch2=>arch1.
11488
11489 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11490 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11491 factored out to...
11492 (append_arch1_options, append_arch2_options, append_arch_options)
11493 (build_executables): New procedures.
11494 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11495 local.
11496 (top level): Add new 'first_arch' testing axis.
11497
11498 2017-10-09 Pedro Alves <palves@redhat.com>
11499
11500 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11501 (barrier): New.
11502 (thread_start, all_started): New functions.
11503 (main): Spawn new thread and wait until it is scheduled.
11504 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11505 option.
11506 (do_test): Add 'selected_thread' parameter. Run to all_started
11507 instead of main. Explicitly set the breakpoint at main. Switch
11508 to the SELECTED_THREAD thread.
11509 (top level): Test handling the exec event with either the main
11510 thread or the second thread selected.
11511
11512 2017-10-09 Pedro Alves <palves@redhat.com>
11513
11514 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11515 logic. Move STOP marker after the value checks.
11516 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11517 regexp.
11518
11519 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11520
11521 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11522
11523 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11524
11525 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11526 integer-to-dfp conversion.
11527 * gdb.base/dfp-test.exp: Likewise.
11528
11529 2017-10-04 Pedro Alves <palves@redhat.com>
11530
11531 * gdb.multi/hangout.c: Include <unistd.h>.
11532 (hangout_loop): New function.
11533 (main): Call alarm. Call hangout_loop in a loop.
11534 * gdb.multi/hello.c: Include <unistd.h>.
11535 (hello_loop): New function.
11536 (main): Call alarm. Call hangout_loop in a loop.
11537 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11538 inferior with the other selected.
11539
11540 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11541
11542 * gdb.mi/list-thread-groups-available.exp: New file.
11543 * gdb.mi/list-thread-groups-available.c: New file.
11544
11545 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11546
11547 * gdb.base/set-cwd.exp: Make it available on
11548 native-extended-gdbserver.
11549
11550 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11551
11552 * gdb.base/set-cwd.c: New file.
11553 * gdb.base/set-cwd.exp: Likewise.
11554
11555 2017-10-02 Tom Tromey <tom@tromey.com>
11556
11557 PR rust/22236:
11558 * gdb.rust/simple.rs (main): New variable "fslice".
11559 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11560
11561 2017-10-02 Tom Tromey <tom@tromey.com>
11562
11563 * gdb.rust/simple.exp: Test ptype of a slice.
11564
11565 2017-10-02 Tom Tromey <tom@tromey.com>
11566
11567 * gdb.rust/simple.exp: Test index of slice.
11568
11569 2017-09-27 Tom Tromey <tom@tromey.com>
11570
11571 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11572
11573 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11574 Pedro Alves <palves@redhat.com>
11575
11576 * gdb.base/compare-sections.exp (get value of read-only section): Read
11577 as unsigned value.
11578 (corrupt read-only section): Likewise and don't set written if patching
11579 failed.
11580
11581 2017-09-21 Kevin Buettner <kevinb@redhat.com>
11582
11583 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11584 files.
11585
11586 2017-09-20 Pedro Alves <palves@redhat.com>
11587
11588 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11589 symbol names in gdb's output.
11590 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11591
11592 2017-09-20 Pedro Alves <palves@redhat.com>
11593
11594 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11595 Rename to ...
11596 (test_list_ambiguous_symbol): ... this and add a symbol name
11597 parameter. Adjust.
11598 (test_list_ambiguous_function): Reimplement on top of
11599 test_list_ambiguous_symbol and also test listing ambiguous
11600 variables.
11601 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11602 (ambiguous_fun): ... this.
11603 (ambiguous_var): New.
11604 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11605 (ambiguous_fun): ... this.
11606 (ambiguous_var): New.
11607
11608 2017-09-19 John Baldwin <jhb@FreeBSD.org>
11609
11610 * gdb.base/starti.c: New file.
11611 * gdb.base/starti.exp: New file.
11612 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11613
11614 2017-09-14 Pedro Alves <palves@redhat.com>
11615
11616 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11617 (top level): Use it instead of runto.
11618
11619 2017-09-11 Tom Tromey <tom@tromey.com>
11620
11621 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11622
11623 2017-09-11 Tom Tromey <tom@tromey.com>
11624
11625 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11626 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11627
11628 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11629
11630 * gdb.fortran/printing-types.exp: New file.
11631 * gdb.fortran/printing-types.exp: New file.
11632
11633 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11634
11635 * gdb.fortran/vla-ptype.exp: Fix typos.
11636 * gdb.fortran/vla-value.exp: Same.
11637
11638 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11639
11640 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11641 * gdb.mi/mi-var-child-f.exp: Likewise.
11642 * gdb.mi/mi-vla-fortran.exp: Likewise.
11643
11644 2017-09-08 Frank Penczek <frank.penczek@intel.com>
11645 Christoph Weinmann <christoph.t.weinmann@intel.com>
11646 Bernhard Heckel <bernhard.heckel@intel.com>
11647
11648 * gdb.fortran/ptr-indentation.f90: New file.
11649 * gdb.fortran/ptr-indentation.exp: New file.
11650
11651 2017-09-05 Tom Tromey <tom@tromey.com>
11652
11653 PR gdb/22010:
11654 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11655
11656 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11657
11658 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11659
11660 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11661
11662 * gdb.threads/tls-nodebug-pie.c: New file.
11663 * gdb.threads/tls-nodebug-pie.exp: New file.
11664
11665 2017-09-05 Tom Tromey <tom@tromey.com>
11666
11667 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11668 for rust.
11669
11670 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11671
11672 * gdb.multi/multi-arch-exec.exp: Test with different
11673 "follow-exec-mode" settings.
11674 (do_test): New procedure.
11675
11676 2017-09-04 Pedro Alves <palves@redhat.com>
11677
11678 * gdb.base/func-static.c (S::method const, S::method volatile)
11679 (S::method volatile const): New methods.
11680 (c_s, v_s, cv_s): New instances.
11681 (main): Call method() on them.
11682 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11683 (cannot_resolve): New procedure.
11684 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11685 print-quote-unquoted columns.
11686 (do_test): Test printing each scope too.
11687
11688 2017-09-04 Pedro Alves <palves@redhat.com>
11689
11690 * gdb.base/local-static.exp: Also test with
11691 class::method::variable wholly quoted.
11692 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11693
11694 2017-09-04 Pedro Alves <palves@redhat.com>
11695
11696 * gdb.base/local-static.c: New.
11697 * gdb.base/local-static.cc: New.
11698 * gdb.base/local-static.exp: New.
11699
11700 2017-09-04 Pedro Alves <palves@redhat.com>
11701
11702 * gdb.asm/asm-source.exp: Add casts to int.
11703 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11704 (dataglobal64_1, dataglobal64_2): New globals.
11705 * gdb.base/nodebug.exp: Test different expressions involving the
11706 new globals, with print, whatis and ptype. Add casts to int.
11707 * gdb.base/solib-display.exp: Add casts to int.
11708 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11709 * gdb.cp/m-static.exp: Add cast to int.
11710 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11711 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11712 tls variable with no debug info without a cast. Test with a cast
11713 to int too.
11714 * gdb.trace/entry-values.exp: Add casts.
11715
11716 2017-09-04 Pedro Alves <palves@redhat.com>
11717
11718 * gdb.base/nodebug.exp: Test that ptype's error about functions
11719 with unknown return type includes the function name too.
11720
11721 2017-09-04 Pedro Alves <palves@redhat.com>
11722
11723 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11724 return type of munmap in infcall.
11725 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11726 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11727 type of ftell in infcall.
11728 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11729 type of getpid in infcall.
11730 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11731 infcall.
11732 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11733 Bail on failure to extract the pid.
11734 * gdb.base/nodebug.c: #include <stdint.h>.
11735 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11736 New functions.
11737 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11738 Change expected output of print/whatis/ptype with functions with
11739 no debug info. Test all supported languages. Call
11740 test_call_promotion.
11741 * gdb.compile/compile.exp: Adjust expected output to expect
11742 warning.
11743 * gdb.threads/siginfo-threads.exp: Likewise.
11744
11745 2017-09-04 Pedro Alves <palves@redhat.com>
11746
11747 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11748 "prototypes". Test calling float functions via prototyped and
11749 unprototyped function pointers.
11750 (perform_all_tests): New parameter "prototypes". Pass it down.
11751 (top level): Pass down "prototypes" parameter to
11752 perform_all_tests.
11753
11754 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11755
11756 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11757 Test with nested loops.
11758
11759 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11760
11761 * gdb.base/commands.exp: Call the new procedures.
11762 (loop_break_test, loop_continue_test): New procedures.
11763
11764 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11765
11766 * gdb.base/commands.exp: Call new procedure.
11767 (define_if_without_arg_test): New procedure.
11768
11769 2017-09-04 Pedro Alves <palves@redhat.com>
11770
11771 * gdb.base/list-ambiguous.exp: New file.
11772 * gdb.base/list-ambiguous0.c: New file.
11773 * gdb.base/list-ambiguous1.c: New file.
11774 * gdb.base/list.exp (test_list_range): Adjust expected output.
11775
11776 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11777
11778 * gdb.base/share-env-with-gdbserver.c: New file.
11779 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11780
11781 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11782
11783 * gdb.base/commands.exp (gdbvar_simple_if_test,
11784 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11785 progvar_simple_if_test, progvar_simple_while_test,
11786 progvar_complex_if_while_test, user_defined_command_test,
11787 user_defined_command_args_eval,
11788 user_defined_command_args_stack_test,
11789 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11790 temporary_breakpoint_commands,
11791 gdb_test_no_prompt, redefine_hook_test,
11792 redefine_backtrace_test): Remove "global gdb_prompt".
11793
11794 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11795
11796 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11797 New proc, call it from toplevel.
11798
11799 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11800
11801 PR remote/21852
11802 * gdb.server/normal.c: New file, copied from gdb.base.
11803 * gdb.server/run-without-local-binary.exp: New file.
11804
11805 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
11806
11807 * gdb.arch/sparc64-adi.exp: New file.
11808 * gdb.arch/sparc64-adi.c: New file.
11809
11810 2017-08-22 Pedro Alves <palves@redhat.com>
11811
11812 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11813 (top level): Add "list all overloads" tests.
11814
11815 2017-08-22 Tom Tromey <tom@tromey.com>
11816
11817 * gdb.gdb/xfullpath.exp: Remove.
11818
11819 2017-08-21 Pedro Alves <palves@redhat.com>
11820
11821 PR gdb/19487
11822 * gdb.base/symbol-alias.c: New.
11823 * gdb.base/symbol-alias2.c: New.
11824 * gdb.base/symbol-alias.exp: New.
11825
11826 2017-08-21 Pedro Alves <palves@redhat.com>
11827
11828 * gdb.base/dfp-test.c
11829 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11830 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11831 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11832 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11833 * gdb.base/whatis-ptype-typedefs.c: New.
11834 * gdb.base/whatis-ptype-typedefs.exp: New.
11835 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11836 (an_int, an_int_type, an_int_type2): New globals.
11837 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11838 involving typedefs and cast expressions.
11839 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11840 (lookup_typedefs_function): New.
11841 (typedefs_pretty_printers_dict): New.
11842 (top level): Register lookup_typedefs_function in
11843 gdb.pretty_printers.
11844
11845 2017-08-18 Yao Qi <yao.qi@linaro.org>
11846
11847 * gdb.server/unittest.exp: New.
11848
11849 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11850
11851 PR gdb/21954
11852 * gdb.base/environ.exp: Add test to check if 'unset environment'
11853 works.
11854
11855 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11856
11857 * lib/gdb.exp (universal_compile_options): New caching proc.
11858 (gdb_compile): Suppress GCC's coloring of messages.
11859
11860 2017-08-14 Tom Tromey <tom@tromey.com>
11861
11862 PR gdb/21675:
11863 * gdb.base/printcmds.exp (test_radices): New function.
11864 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11865 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11866 * lib/gdb.exp (get_integer_valueof): Use p/d.
11867
11868 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11869
11870 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11871 characters.
11872
11873 2017-08-05 Tom Tromey <tom@tromey.com>
11874
11875 * gdb.rust/simple.exp: Allow String to appear in a different
11876 namespace.
11877
11878 2017-07-26 Yao Qi <yao.qi@linaro.org>
11879
11880 * gdb.gdb/unittest.exp: Invoke command
11881 "maintenance check xml-descriptions".
11882
11883 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11884
11885 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11886 calling context.
11887 (hex128): Drop erroneous calculation of parameters.
11888
11889 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11890
11891 * gdb.python/py-unwind.exp: Disable stack protection when
11892 building test file.
11893
11894 2017-07-20 Pedro Alves <palves@redhat.com>
11895
11896 * gdb.base/default.exp (set language): Adjust expected output.
11897
11898 2017-07-20 Pedro Alves <palves@redhat.com>
11899
11900 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11901 (test_minsym): ... this, and make static.
11902 (get_pck__foo__bar__minsym): Rename to ...
11903 (get_test_minsym): ... this.
11904 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11905 symbol names and comments.
11906 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11907 (get_test_minsym): ... this.
11908 (pck__foo__bar__minsym__2): Rename to ...
11909 (test_minsym): ... this.
11910 (main): Adjust.
11911
11912 2017-07-17 Pedro Alves <palves@redhat.com>
11913
11914 * gdb.base/completion.exp: Adjust expected output.
11915 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11916 the completer works.
11917
11918 2017-07-17 Pedro Alves <palves@redhat.com>
11919
11920 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11921
11922 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11923
11924 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11925
11926 2017-07-14 Tom Tromey <tom@tromey.com>
11927
11928 PR rust/21764:
11929 * gdb.rust/simple.exp: Add tests.
11930
11931 2017-07-14 Tom Tromey <tom@tromey.com>
11932
11933 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11934
11935 2017-07-14 Pedro Alves <palves@redhat.com>
11936
11937 * gdb.linespec/base/one/thefile.cc (z1): New function.
11938 * gdb.linespec/base/two/thefile.cc (z2): New function.
11939 * gdb.linespec/linespec.exp: Add tests.
11940
11941 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11942
11943 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11944 to mi_create_breakpoint.
11945
11946 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11947
11948 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11949 mi_create_breakpoint.
11950
11951 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11952
11953 * gdb.dlang/demangle.exp: Update for demangling changes.
11954
11955 2017-07-09 Tom Tromey <tom@tromey.com>
11956
11957 * gdb.dwarf2/shortpiece.exp: New file.
11958
11959 2017-07-06 David Blaikie <dblaikie@gmail.com>
11960
11961 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11962 built from fissiont-multi-cu{1,2}.c.
11963 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11964 except putting 'main' and 'func' in separate CUs in the same DWO file.
11965 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11966 test.
11967 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11968 test.
11969
11970 2017-07-06 Pedro Alves <palves@redhat.com>
11971
11972 * gdb.python/py-unwind.exp: Test flushregs.
11973
11974 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11975
11976 PR cli/21688
11977 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11978 tests for alias commands and trailing whitespace.
11979
11980 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11981
11982 PR cli/21688
11983 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11984 procedure. Call it.
11985
11986 2017-06-29 Pedro Alves <palves@redhat.com>
11987
11988 * gdb.base/printcmds.exp: Add tests.
11989
11990 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11991
11992 PR gdb/21337
11993 * gdb.base/reread-readsym.exp: New file.
11994 * gdb.base/reread-readsym.c: New file.
11995
11996 2017-06-21 Kevin Buettner <kevinb@redhat.com>
11997
11998 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11999 subpattern.
12000
12001 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
12002
12003 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
12004 extended mnemonic.
12005 * gdb.arch/powerpc-power9.s: Likewise.
12006
12007 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12008
12009 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
12010 on 32-bit x86 targets. Exploit is_*_target macros where
12011 appropriate.
12012
12013 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12014
12015 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
12016 register pieces.
12017
12018 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12019
12020 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
12021 located in one or more DWARF pieces.
12022
12023 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12024
12025 * lib/gdb.exp (get_endianness): New proc.
12026 * gdb.arch/aarch64-fp.exp: Use it.
12027 * gdb.arch/altivec-regs.exp: Likewise.
12028 * gdb.arch/e500-regs.exp: Likewise.
12029 * gdb.arch/vsx-regs.exp: Likewise.
12030 * gdb.base/dump.exp: Likewise.
12031 * gdb.base/funcargs.exp: Likewise.
12032 * gdb.base/gnu_vector.exp: Likewise.
12033 * gdb.dwarf2/formdata16.exp: Likewise.
12034 * gdb.dwarf2/implptrpiece.exp: Likewise.
12035 * gdb.dwarf2/nonvar-access.exp: Likewise.
12036 * gdb.python/py-inferior.exp: Likewise.
12037 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
12038
12039 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12040
12041 PR gdb/21226
12042 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
12043 stack value pieces are taken from the LSB end.
12044
12045 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12046
12047 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
12048 variable at nonzero offset.
12049
12050 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
12051
12052 * gdb.dwarf2/var-access.c: New file.
12053 * gdb.dwarf2/var-access.exp: New test.
12054 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
12055
12056 2017-06-12 Tom Tromey <tom@tromey.com>
12057
12058 * gdb.dwarf2/formdata16.exp: Add tests.
12059
12060 2017-06-12 Tom Tromey <tom@tromey.com>
12061
12062 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
12063
12064 2017-06-12 Tom Tromey <tom@tromey.com>
12065
12066 PR exp/16225:
12067 * gdb.reverse/i386-sse-reverse.exp: Update tests.
12068 * gdb.arch/vsx-regs.exp: Update tests.
12069 * gdb.arch/s390-vregs.exp (hex128): New proc.
12070 Update test.
12071 * gdb.arch/altivec-regs.exp: Update tests.
12072
12073 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12074
12075 * gdb.base/startup-with-shell.c: New file.
12076 * gdb.base/startup-with-shell.exp: Likewise.
12077
12078 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
12079
12080 * gdb.server/non-existing-program.exp: Update regex in order to
12081 reflect the fact that gdbserver is now using fork_inferior (with a
12082 shell) to startup the inferior.
12083
12084 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
12085
12086 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
12087 support function calls from GDB.
12088
12089 2017-05-21 Tom Tromey <tom@tromey.com>
12090
12091 PR rust/21466:
12092 * gdb.rust/unsized.exp: New file.
12093 * gdb.rust/unsized.rs: New file.
12094
12095 2017-05-19 Tom Tromey <tom@tromey.com>
12096
12097 PR rust/21484:
12098 * gdb.rust/watch.exp: New file.
12099 * gdb.rust/watch.rs: New file.
12100
12101 2017-05-18 Tom Tromey <tom@tromey.com>
12102
12103 * gdb.rust/simple.exp: Allow Box to be qualified.
12104
12105 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
12106
12107 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
12108
12109 2017-05-18 Pedro Alves <palves@redhat.com>
12110
12111 * gdb.base/fileio.c (test_write, test_read, test_close)
12112 (test_fstat): Don't print 'ret' in the fail path.
12113
12114 2017-05-18 Pedro Alves <palves@redhat.com>
12115
12116 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
12117 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
12118 (test_system, test_rename, test_unlink, test_time): Change
12119 prototypes.
12120 * gdb.base/fileio.exp (stop_msg): Adjust.
12121
12122 2017-05-18 Pedro Alves <palves@redhat.com>
12123
12124 * gdb.base/fileio.c (null_str): New global.
12125 (test_stat): Use it.
12126 * gdb.base/fileio.exp: Remove nowarnings.
12127
12128 2017-05-17 Yao Qi <yao.qi@linaro.org>
12129
12130 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
12131
12132 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
12133
12134 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
12135 argument command.
12136 (top-level): Invoke test_set_inferior_tty.
12137
12138 2017-05-04 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
12141 Add parens to print call for Python 3.
12142
12143 2017-05-03 Keith Seitz <keiths@redhat.com>
12144
12145 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
12146 (main): Call it.
12147
12148 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12149
12150 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12151 to prev and next.
12152
12153 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12154
12155 * gdb.python/py-record-btrace.exp: Remove test for
12156 gdb.BtraceInstruction.error.
12157
12158 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12159
12160 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12161
12162 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12163
12164 * gdb.python/py-record-btrace-threads.c: New file.
12165 * gdb.python/py-record-btrace-threads.exp: New file.
12166
12167 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12168
12169 PR testsuite/8595
12170 * gdb.base/environ.exp: Make test available in all architectures.
12171 Move bits related to "info program" testing to
12172 gdb.base/info-program.exp. Rewrite tests to use the two new
12173 procedures mentione below.
12174 (test_set_show_env_var) New procedure.
12175 (test_set_show_env_var_equal): Likewise.
12176 * gdb.base/info-program.exp: New file.
12177
12178 2017-04-27 Keith Seitz <keiths@redhat.com>
12179
12180 * gdb.cp/oranking.cc (test15): New function.
12181 (main): Call test15 and declare additional variables for testing.
12182 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12183 "p foo101('abc')" tests.
12184 Add tests for cv qualifier overloads.
12185 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12186 "lvalue reference overload" test.
12187 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12188 "print value of f1 on Child&& in f2" test.
12189
12190 2017-04-19 Pedro Alves <palves@redhat.com>
12191
12192 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12193 procedure.
12194 (top level): Call it.
12195 * lib/gdb.exp (gdb_define_cmd): New procedure.
12196
12197 2017-04-12 Pedro Alves <palves@redhat.com>
12198
12199 PR gdb/21323
12200 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12201 (wchar): New global.
12202 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12203 (do_test_wide_char, wide_char_types_no_program, top level): Add
12204 wchar_t testing.
12205
12206 2017-04-12 Pedro Alves <palves@redhat.com>
12207
12208 PR c++/21323
12209 * gdb.cp/wide_char_types.c: New file.
12210 * gdb.cp/wide_char_types.exp: New file.
12211
12212 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12213
12214 PR gdb/21352
12215 * gdb.trace/tsv.exp: Add test for "tsave -r".
12216
12217 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12218
12219 * gdb.dlang/watch-loc.c: New file.
12220 * gdb.dlang/watch-loc.exp: New file.
12221
12222 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12223
12224 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12225
12226 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12227
12228 * gdb.arch/arc-analyze-prologue.S: New file.
12229 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12230
12231 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12232
12233 * gdb.arch/arc-decode-insn.S: New file.
12234 * gdb.arch/arc-decode-insn.exp: Likewise.
12235
12236 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12237
12238 PR tdep/20928
12239 * gdb.arch/sparc64-regs.exp: New file.
12240 * gdb.arch/sparc64-regs.S: Likewise.
12241
12242 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12243
12244 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12245 and memory view on Python 3.
12246
12247 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
12248 Keith Seitz <keiths@redhat.com>
12249
12250 PR gdb/14441
12251 * gdb.cp/demangle.exp: Add rvalue reference tests.
12252 * gdb.cp/rvalue-ref-casts.cc: New file.
12253 * gdb.cp/rvalue-ref-casts.exp: New file.
12254 * gdb.cp/rvalue-ref-overload.cc: New file.
12255 * gdb.cp/rvalue-ref-overload.exp: New file.
12256 * gdb.cp/rvalue-ref-params.cc: New file.
12257 * gdb.cp/rvalue-ref-params.exp: New file.
12258 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12259 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12260 * gdb.cp/rvalue-ref-types.cc: New file.
12261 * gdb.cp/rvalue-ref-types.exp: New file.
12262 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12263 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12264
12265 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12266
12267 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12268 New procedure.
12269
12270 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12271
12272 * lib/mi-support.exp (mi_gdb_test): Add additional message
12273 for unexpected output.
12274
12275 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12276
12277 * gdb.base/examine-backward.c (Barrier): New character array
12278 constant, to ensure that TestStrings is preceded by a string
12279 terminator.
12280
12281 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12282
12283 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12284 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12285 and implicit pointer into such a location.
12286
12287 2017-03-16 Doug Evans <dje@google.com>
12288
12289 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12290
12291 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12292
12293 * gdb.cp/m-static.exp: Fix expectation for prototype of
12294 test5.single_constructor and single_constructor::single_constructor.
12295
12296 2017-03-16 Doug Evans <dje@google.com>
12297
12298 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12299 * gdb.guile/scm-lazy-string.c: New file.
12300 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12301 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12302 for pointer, array, typedef lazy strings.
12303
12304 2017-03-16 Doug Evans <dje@google.com>
12305
12306 PR python/17728, python/18439, python/18779
12307 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12308 * gdb.python/py-lazy-string.c (pointer): New typedef.
12309 (main): New locals ptr, array, typedef_ptr.
12310 * gdb.python/py-value.exp: Move lazy string tests to ...
12311 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12312 array, typedef lazy strings.
12313
12314 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12315
12316 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12317 Add optional 'test' parameter.
12318
12319 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12320
12321 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12322 Skip for versions of DejaGnu < 1.5.
12323
12324 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12325
12326 * lib/gdb.exp (dejagnu_version): New proc.
12327 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12328 Use dejagnu_version.
12329
12330 2017-03-10 Keith Seitz <keiths@redhat.com>
12331
12332 PR c++/8128
12333 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12334 type from destructor regexps.
12335 Add a branch which actually passes the test.
12336 Adjust "ptype t5i" test names.
12337
12338 2017-03-08 Pedro Alves <palves@redhat.com>
12339
12340 * gdb.base/step-over-exit.exp: Add explicit test message.
12341
12342 2017-03-08 Pedro Alves <palves@redhat.com>
12343
12344 PR gdb/18360
12345 * gdb.threads/interrupt-while-step-over.c: New file.
12346 * gdb.threads/interrupt-while-step-over.exp: New file.
12347
12348 2017-03-08 Pedro Alves <palves@redhat.com>
12349
12350 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12351 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12352
12353 2017-03-08 Pedro Alves <palves@redhat.com>
12354
12355 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12356 PKRU as not supported as a PASS.
12357
12358 2017-03-08 Pedro Alves <palves@redhat.com>
12359
12360 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12361 prefix instead of $binfile1/$binfile2.
12362 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12363 in test message.
12364 * gdb.python/py-completion.exp: Use "load python file" as test
12365 messages instead of unstable path names.
12366
12367 2017-03-08 Pedro Alves <palves@redhat.com>
12368 Jan Kratochvil <jan.kratochvil@redhat.com>
12369
12370 PR cli/21218
12371 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12372 New proc.
12373 (top level): Call it.
12374
12375 2017-03-08 Pedro Alves <palves@redhat.com>
12376
12377 PR tui/21216
12378 * gdb.tui/tui-nl-filtered-output.exp: New file.
12379
12380 2017-03-08 Pedro Alves <palves@redhat.com>
12381
12382 * gdb.base/completion.exp: Move TUI completion tests to ...
12383 * gdb.tui/completion.exp: ... this new file.
12384
12385 2017-03-08 Pedro Alves <palves@redhat.com>
12386
12387 * gdb.base/tui-disasm-long-lines.c,
12388 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12389 gdb.base/tui-layout.exp: Move to ...
12390 * gdb.tui/: ... this new directory.
12391
12392 2017-03-07 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.base/tui-layout.c: New file.
12395 * gdb.base/tui-layout.exp: New file.
12396
12397 2017-03-07 Pedro Alves <palves@redhat.com>
12398
12399 * gdb.base/tui-layout.c: Rename to ...
12400 * gdb.base/tui-disasm-long-lines.c: ... this.
12401 * gdb.base/tui-layout.exp: Rename to ...
12402 * gdb.base/tui-disasm-long-lines.exp: ... this.
12403
12404 2017-03-07 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12407
12408 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
12409
12410 * i386-mpx-call.c: New file.
12411 * i386-mpx-call.exp: New file.
12412
12413 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12414
12415 * gdb.arch/powerpc-power.exp: Delete test.
12416 * gdb.arch/powerpc-power.s: Likewise.
12417 * gdb.disasm/disassembler-options.exp: New test.
12418 * gdb.arch/powerpc-altivec.exp: Likewise.
12419 * gdb.arch/powerpc-altivec.s: Likewise.
12420 * gdb.arch/powerpc-altivec2.exp: Likewise.
12421 * gdb.arch/powerpc-altivec2.s: Likewise.
12422 * gdb.arch/powerpc-altivec3.exp: Likewise.
12423 * gdb.arch/powerpc-altivec3.s: Likewise.
12424 * gdb.arch/powerpc-power7.exp: Likewise.
12425 * gdb.arch/powerpc-power7.s: Likewise.
12426 * gdb.arch/powerpc-power8.exp: Likewise.
12427 * gdb.arch/powerpc-power8.s: Likewise.
12428 * gdb.arch/powerpc-power9.exp: Likewise.
12429 * gdb.arch/powerpc-power9.s: Likewise.
12430 * gdb.arch/powerpc-vsx.exp: Likewise.
12431 * gdb.arch/powerpc-vsx.s: Likewise.
12432 * gdb.arch/powerpc-vsx2.exp: Likewise.
12433 * gdb.arch/powerpc-vsx2.s: Likewise.
12434 * gdb.arch/powerpc-vsx3.exp: Likewise.
12435 * gdb.arch/powerpc-vsx3.s: Likewise.
12436 * gdb.arch/arm-disassembler-options.exp: Likewise.
12437 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12438 * gdb.arch/s390-disassembler-options.exp: Likewise.
12439
12440 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
12441
12442 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12443 (check_supported_features): ... this. Changed return type to void.
12444 (supports_rdseed): New static global.
12445 (rdseed): Check supports_rdseed.
12446 (initialize): Call check_supported_features.
12447
12448 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12449
12450 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12451 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12452 and lqarx/stqcx.
12453 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12454 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12455
12456 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12457
12458 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12459 uppercase.
12460
12461 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12462
12463 * gdb.dwarf2/formdata16.c: New file.
12464 * gdb.dwarf2/formdata16.exp: New file.
12465 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12466
12467 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12468
12469 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12470 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12471 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12472 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12473 DW_AT_GNU_*.
12474
12475 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12476
12477 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12478
12479 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12480
12481 PR gdb/21164
12482 * gdb.base/maint.exp: Add testcases for when the commands do
12483 not have arguments.
12484
12485 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12486
12487 * gdb.cp/chained-calls.exp: Use p instead of P.
12488
12489 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12490
12491 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12492 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12493
12494 2017-02-14 Tom Tromey <tom@tromey.com>
12495
12496 PR python/13598:
12497 * gdb.python/py-events.exp: Add before_prompt event tests.
12498
12499 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12500
12501 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12502
12503 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12504
12505 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12506 (main): Call my_unique_function_name.
12507 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12508 completion of patterns with a single match.
12509 Add missing -re switches to gdb_test_multiple calls.
12510
12511 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
12512
12513 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12514 return if core file is not recognized.
12515
12516 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12517
12518 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12519 and extra UIs.
12520
12521 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12522
12523 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12524 proc_with_prefix.
12525
12526 2017-02-10 Tom Tromey <tom@tromey.com>
12527
12528 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12529
12530 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
12531
12532 PR gdb/21122
12533 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12534
12535 2017-02-08 Jerome Guitton <guitton@adacore.com>
12536
12537 * gdb.base/define.exp: Add test for command abbreviations
12538 in define.
12539
12540 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
12541
12542 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12543 * gdb.reverse/insn-reverse-x86.c: New file.
12544
12545 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12546
12547 PR tdep/20936
12548 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12549
12550 2017-02-03 Tom Tromey <tom@tromey.com>
12551
12552 PR rust/21097:
12553 * gdb.rust/simple.exp: Add new tests.
12554
12555 2017-02-02 Pedro Alves <palves@redhat.com>
12556
12557 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12558 tests.
12559
12560 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12561
12562 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12563 taking a 2-byte value out of a 4-byte DWARF implicit value on
12564 big-endian targets.
12565 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12566 logic. Add test cases for DW_OP_implicit.
12567
12568 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12569
12570 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12571
12572 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12573
12574 * gdb.btrace/enable.exp: Call gdb_exit before
12575 skip_gdbserver_tests.
12576
12577 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12578
12579 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12580 GDBFLAGS.
12581
12582 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12583
12584 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12585 the test is skipped.
12586 * gdb.btrace/data.exp: Likewise.
12587 * gdb.btrace/delta.exp: Likewise.
12588 * gdb.btrace/dlopen.exp: Likewise.
12589 * gdb.btrace/enable-running.exp: Likewise.
12590 * gdb.btrace/enable.exp: Likewise.
12591 * gdb.btrace/exception.exp: Likewise.
12592 * gdb.btrace/function_call_history.exp: Likewise.
12593 * gdb.btrace/gcore.exp: Likewise.
12594 * gdb.btrace/instruction_history.exp: Likewise.
12595 * gdb.btrace/multi-thread-step.exp: Likewise.
12596 * gdb.btrace/nohist.exp: Likewise.
12597 * gdb.btrace/non-stop.exp: Likewise.
12598 * gdb.btrace/reconnect.exp: Likewise.
12599 * gdb.btrace/record_goto-step.exp: Likewise.
12600 * gdb.btrace/record_goto.exp: Likewise.
12601 * gdb.btrace/rn-dl-bind.exp: Likewise.
12602 * gdb.btrace/segv.exp: Likewise.
12603 * gdb.btrace/step.exp: Likewise.
12604 * gdb.btrace/stepi.exp: Likewise.
12605 * gdb.btrace/tailcall-only.exp: Likewise.
12606 * gdb.btrace/tailcall.exp: Likewise.
12607 * gdb.btrace/tsx.exp: Likewise.
12608 * gdb.btrace/unknown_functions.exp: Likewise.
12609 * gdb.btrace/vdso.exp: Likewise.
12610
12611 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12612
12613 * gdb.btrace/enable-running.c: New.
12614 * gdb.btrace/enable-running.exp: New.
12615
12616 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12617
12618 * gdb.arch/amd64-gs_base.c: New file.
12619 * gdb.arch/amd64-gs_base.exp: New file.
12620
12621 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12622
12623 * lib/memory.exp: Remove spurious empty newlines.
12624
12625 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12626
12627 * gdb.python/py-bad-printers.exp: Load python file using "source".
12628 * gdb.python/py-events.exp: Likewise.
12629 * gdb.python/py-evsignal.exp: Likewise.
12630 * gdb.python/py-evthreads.exp: Likewise.
12631 * gdb.python/py-frame-args.exp: Likewise.
12632 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12633 * gdb.python/py-framefilter-mi.exp: Likewise.
12634 * gdb.python/py-framefilter.exp: Likewise.
12635 * gdb.python/py-mi.exp: Likewise.
12636 * gdb.python/py-pp-maint.exp: Likewise.
12637 * gdb.python/py-pp-registration.exp: Likewise.
12638 * gdb.python/py-prettyprint.exp: Likewise.
12639 (run_lang_tests): Likewise.
12640 * gdb.python/py-typeprint.exp: Likewise.
12641
12642 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12643
12644 * lib/memory.exp: New file.
12645 * lib/gdb.exp: Load memory.exp.
12646 * gdb.base/memattr.exp (delete_memory): Move proc to
12647 lib/memory.exp and rename to delete_memory_regions.
12648 Replace delete_memory with delete_memory_regions.
12649 Cleanup memory regions before tests.
12650 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12651 before tests.
12652
12653 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12654
12655 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12656 files.
12657 (initialize): New function conditionally defined.
12658 (testcases): Move within conditional block.
12659 (main): Call initialize.
12660 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12661 of gdb.reverse/insn-reverse.c.
12662 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12663 gdb.reverse/insn-reverse.c.
12664
12665 2017-01-26 Yao Qi <yao.qi@linaro.org>
12666
12667 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12668 disassemble on address 0.
12669
12670 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12671 Yao Qi <yao.qi@linaro.org>
12672
12673 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12674 * gdb.dwarf2/implptr-64bit.S: Remove.
12675 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12676 variables in caller's context. Add DW_OP_implicit_value.
12677
12678 2017-01-25 Yao Qi <yao.qi@linaro.org>
12679
12680 * lib/dwarf.exp (Dwarf::_location): Handle
12681 DW_OP_GNU_implicit_pointer with proper size.
12682
12683 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12684
12685 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12686 and add untested calls.
12687
12688 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12689
12690 * gdb.python/python.exp: Check line number against what GDB thinks
12691 the line number is for func1.
12692
12693 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12694
12695 * gdb.dlang/debug-expr.exp: New file.
12696
12697 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
12698
12699 Fix test names for the following files:
12700
12701 * gdb.ada/exec_changed.exp
12702 * gdb.ada/info_types.exp
12703 * gdb.arch/aarch64-atomic-inst.exp
12704 * gdb.arch/aarch64-fp.exp
12705 * gdb.arch/altivec-abi.exp
12706 * gdb.arch/altivec-regs.exp
12707 * gdb.arch/amd64-byte.exp
12708 * gdb.arch/amd64-disp-step.exp
12709 * gdb.arch/amd64-dword.exp
12710 * gdb.arch/amd64-entry-value-inline.exp
12711 * gdb.arch/amd64-entry-value-param.exp
12712 * gdb.arch/amd64-entry-value-paramref.exp
12713 * gdb.arch/amd64-entry-value.exp
12714 * gdb.arch/amd64-i386-address.exp
12715 * gdb.arch/amd64-invalid-stack-middle.exp
12716 * gdb.arch/amd64-invalid-stack-top.exp
12717 * gdb.arch/amd64-optimout-repeat.exp
12718 * gdb.arch/amd64-prologue-skip.exp
12719 * gdb.arch/amd64-prologue-xmm.exp
12720 * gdb.arch/amd64-stap-special-operands.exp
12721 * gdb.arch/amd64-stap-wrong-subexp.exp
12722 * gdb.arch/amd64-tailcall-cxx.exp
12723 * gdb.arch/amd64-tailcall-noret.exp
12724 * gdb.arch/amd64-tailcall-ret.exp
12725 * gdb.arch/amd64-tailcall-self.exp
12726 * gdb.arch/amd64-word.exp
12727 * gdb.arch/arm-bl-branch-dest.exp
12728 * gdb.arch/arm-disp-step.exp
12729 * gdb.arch/arm-neon.exp
12730 * gdb.arch/arm-single-step-kernel-helper.exp
12731 * gdb.arch/avr-flash-qualifier.exp
12732 * gdb.arch/disp-step-insn-reloc.exp
12733 * gdb.arch/e500-abi.exp
12734 * gdb.arch/e500-regs.exp
12735 * gdb.arch/ftrace-insn-reloc.exp
12736 * gdb.arch/i386-avx512.exp
12737 * gdb.arch/i386-bp_permanent.exp
12738 * gdb.arch/i386-byte.exp
12739 * gdb.arch/i386-cfi-notcurrent.exp
12740 * gdb.arch/i386-disp-step.exp
12741 * gdb.arch/i386-dr3-watch.exp
12742 * gdb.arch/i386-float.exp
12743 * gdb.arch/i386-gnu-cfi.exp
12744 * gdb.arch/i386-mpx-map.exp
12745 * gdb.arch/i386-mpx-sigsegv.exp
12746 * gdb.arch/i386-mpx-simple_segv.exp
12747 * gdb.arch/i386-mpx.exp
12748 * gdb.arch/i386-permbkpt.exp
12749 * gdb.arch/i386-prologue.exp
12750 * gdb.arch/i386-signal.exp
12751 * gdb.arch/i386-size-overlap.exp
12752 * gdb.arch/i386-unwind.exp
12753 * gdb.arch/i386-word.exp
12754 * gdb.arch/mips-fcr.exp
12755 * gdb.arch/powerpc-d128-regs.exp
12756 * gdb.arch/powerpc-stackless.exp
12757 * gdb.arch/ppc64-atomic-inst.exp
12758 * gdb.arch/s390-stackless.exp
12759 * gdb.arch/s390-tdbregs.exp
12760 * gdb.arch/s390-vregs.exp
12761 * gdb.arch/sparc-sysstep.exp
12762 * gdb.arch/thumb-bx-pc.exp
12763 * gdb.arch/thumb-singlestep.exp
12764 * gdb.arch/thumb2-it.exp
12765 * gdb.arch/vsx-regs.exp
12766 * gdb.asm/asm-source.exp
12767 * gdb.base/a2-run.exp
12768 * gdb.base/advance.exp
12769 * gdb.base/all-bin.exp
12770 * gdb.base/anon.exp
12771 * gdb.base/args.exp
12772 * gdb.base/arithmet.exp
12773 * gdb.base/async-shell.exp
12774 * gdb.base/async.exp
12775 * gdb.base/attach-pie-noexec.exp
12776 * gdb.base/attach-twice.exp
12777 * gdb.base/auto-load.exp
12778 * gdb.base/bang.exp
12779 * gdb.base/bitfields.exp
12780 * gdb.base/break-always.exp
12781 * gdb.base/break-caller-line.exp
12782 * gdb.base/break-entry.exp
12783 * gdb.base/break-inline.exp
12784 * gdb.base/break-on-linker-gcd-function.exp
12785 * gdb.base/break-probes.exp
12786 * gdb.base/break.exp
12787 * gdb.base/breakpoint-shadow.exp
12788 * gdb.base/call-ar-st.exp
12789 * gdb.base/call-sc.exp
12790 * gdb.base/call-signal-resume.exp
12791 * gdb.base/call-strs.exp
12792 * gdb.base/callfuncs.exp
12793 * gdb.base/catch-fork-static.exp
12794 * gdb.base/catch-gdb-caused-signals.exp
12795 * gdb.base/catch-load.exp
12796 * gdb.base/catch-signal-fork.exp
12797 * gdb.base/catch-signal.exp
12798 * gdb.base/catch-syscall.exp
12799 * gdb.base/charset.exp
12800 * gdb.base/checkpoint.exp
12801 * gdb.base/chng-syms.exp
12802 * gdb.base/code-expr.exp
12803 * gdb.base/code_elim.exp
12804 * gdb.base/commands.exp
12805 * gdb.base/completion.exp
12806 * gdb.base/complex.exp
12807 * gdb.base/cond-expr.exp
12808 * gdb.base/condbreak.exp
12809 * gdb.base/consecutive.exp
12810 * gdb.base/continue-all-already-running.exp
12811 * gdb.base/coredump-filter.exp
12812 * gdb.base/corefile.exp
12813 * gdb.base/dbx.exp
12814 * gdb.base/debug-expr.exp
12815 * gdb.base/define.exp
12816 * gdb.base/del.exp
12817 * gdb.base/disabled-location.exp
12818 * gdb.base/disasm-end-cu.exp
12819 * gdb.base/disasm-optim.exp
12820 * gdb.base/display.exp
12821 * gdb.base/duplicate-bp.exp
12822 * gdb.base/ena-dis-br.exp
12823 * gdb.base/ending-run.exp
12824 * gdb.base/enumval.exp
12825 * gdb.base/environ.exp
12826 * gdb.base/eu-strip-infcall.exp
12827 * gdb.base/eval-avoid-side-effects.exp
12828 * gdb.base/eval-skip.exp
12829 * gdb.base/exitsignal.exp
12830 * gdb.base/expand-psymtabs.exp
12831 * gdb.base/filesym.exp
12832 * gdb.base/find-unmapped.exp
12833 * gdb.base/finish.exp
12834 * gdb.base/float.exp
12835 * gdb.base/foll-exec-mode.exp
12836 * gdb.base/foll-exec.exp
12837 * gdb.base/foll-fork.exp
12838 * gdb.base/fortran-sym-case.exp
12839 * gdb.base/freebpcmd.exp
12840 * gdb.base/func-ptr.exp
12841 * gdb.base/func-ptrs.exp
12842 * gdb.base/funcargs.exp
12843 * gdb.base/gcore-buffer-overflow.exp
12844 * gdb.base/gcore-relro-pie.exp
12845 * gdb.base/gcore-relro.exp
12846 * gdb.base/gcore.exp
12847 * gdb.base/gdb1090.exp
12848 * gdb.base/gdb11530.exp
12849 * gdb.base/gdb11531.exp
12850 * gdb.base/gdb1821.exp
12851 * gdb.base/gdbindex-stabs.exp
12852 * gdb.base/gdbvars.exp
12853 * gdb.base/hbreak.exp
12854 * gdb.base/hbreak2.exp
12855 * gdb.base/included.exp
12856 * gdb.base/infcall-input.exp
12857 * gdb.base/inferior-died.exp
12858 * gdb.base/infnan.exp
12859 * gdb.base/info-macros.exp
12860 * gdb.base/info-os.exp
12861 * gdb.base/info-proc.exp
12862 * gdb.base/info-shared.exp
12863 * gdb.base/info-target.exp
12864 * gdb.base/infoline.exp
12865 * gdb.base/interp.exp
12866 * gdb.base/interrupt.exp
12867 * gdb.base/jit-reader.exp
12868 * gdb.base/jit-simple.exp
12869 * gdb.base/kill-after-signal.exp
12870 * gdb.base/kill-detach-inferiors-cmd.exp
12871 * gdb.base/label.exp
12872 * gdb.base/langs.exp
12873 * gdb.base/ldbl_e308.exp
12874 * gdb.base/line-symtabs.exp
12875 * gdb.base/linespecs.exp
12876 * gdb.base/list.exp
12877 * gdb.base/long_long.exp
12878 * gdb.base/longest-types.exp
12879 * gdb.base/maint.exp
12880 * gdb.base/max-value-size.exp
12881 * gdb.base/memattr.exp
12882 * gdb.base/mips_pro.exp
12883 * gdb.base/morestack.exp
12884 * gdb.base/moribund-step.exp
12885 * gdb.base/multi-forks.exp
12886 * gdb.base/nested-addr.exp
12887 * gdb.base/nextoverexit.exp
12888 * gdb.base/noreturn-finish.exp
12889 * gdb.base/noreturn-return.exp
12890 * gdb.base/nostdlib.exp
12891 * gdb.base/offsets.exp
12892 * gdb.base/opaque.exp
12893 * gdb.base/pc-fp.exp
12894 * gdb.base/permissions.exp
12895 * gdb.base/print-symbol-loading.exp
12896 * gdb.base/prologue-include.exp
12897 * gdb.base/psymtab.exp
12898 * gdb.base/ptype.exp
12899 * gdb.base/random-signal.exp
12900 * gdb.base/randomize.exp
12901 * gdb.base/range-stepping.exp
12902 * gdb.base/readline-ask.exp
12903 * gdb.base/recpar.exp
12904 * gdb.base/recurse.exp
12905 * gdb.base/relational.exp
12906 * gdb.base/restore.exp
12907 * gdb.base/return-nodebug.exp
12908 * gdb.base/return.exp
12909 * gdb.base/run-after-attach.exp
12910 * gdb.base/save-bp.exp
12911 * gdb.base/scope.exp
12912 * gdb.base/sect-cmd.exp
12913 * gdb.base/set-lang-auto.exp
12914 * gdb.base/set-noassign.exp
12915 * gdb.base/setvar.exp
12916 * gdb.base/sigall.exp
12917 * gdb.base/sigbpt.exp
12918 * gdb.base/siginfo-addr.exp
12919 * gdb.base/siginfo-infcall.exp
12920 * gdb.base/siginfo-obj.exp
12921 * gdb.base/siginfo.exp
12922 * gdb.base/signals-state-child.exp
12923 * gdb.base/signest.exp
12924 * gdb.base/sigstep.exp
12925 * gdb.base/sizeof.exp
12926 * gdb.base/skip.exp
12927 * gdb.base/solib-corrupted.exp
12928 * gdb.base/solib-nodir.exp
12929 * gdb.base/solib-search.exp
12930 * gdb.base/stack-checking.exp
12931 * gdb.base/stale-infcall.exp
12932 * gdb.base/stap-probe.exp
12933 * gdb.base/start.exp
12934 * gdb.base/step-break.exp
12935 * gdb.base/step-bt.exp
12936 * gdb.base/step-line.exp
12937 * gdb.base/step-over-exit.exp
12938 * gdb.base/step-over-syscall.exp
12939 * gdb.base/step-resume-infcall.exp
12940 * gdb.base/step-test.exp
12941 * gdb.base/store.exp
12942 * gdb.base/structs3.exp
12943 * gdb.base/sym-file.exp
12944 * gdb.base/symbol-without-target_section.exp
12945 * gdb.base/term.exp
12946 * gdb.base/testenv.exp
12947 * gdb.base/ui-redirect.exp
12948 * gdb.base/until.exp
12949 * gdb.base/unwindonsignal.exp
12950 * gdb.base/value-double-free.exp
12951 * gdb.base/vla-datatypes.exp
12952 * gdb.base/vla-ptr.exp
12953 * gdb.base/vla-sideeffect.exp
12954 * gdb.base/volatile.exp
12955 * gdb.base/watch-cond-infcall.exp
12956 * gdb.base/watch-cond.exp
12957 * gdb.base/watch-non-mem.exp
12958 * gdb.base/watch-read.exp
12959 * gdb.base/watch-vfork.exp
12960 * gdb.base/watchpoint-cond-gone.exp
12961 * gdb.base/watchpoint-delete.exp
12962 * gdb.base/watchpoint-hw-hit-once.exp
12963 * gdb.base/watchpoint-hw.exp
12964 * gdb.base/watchpoint-stops-at-right-insn.exp
12965 * gdb.base/watchpoints.exp
12966 * gdb.base/wchar.exp
12967 * gdb.base/whatis-exp.exp
12968 * gdb.btrace/buffer-size.exp
12969 * gdb.btrace/data.exp
12970 * gdb.btrace/delta.exp
12971 * gdb.btrace/dlopen.exp
12972 * gdb.btrace/enable.exp
12973 * gdb.btrace/exception.exp
12974 * gdb.btrace/function_call_history.exp
12975 * gdb.btrace/gcore.exp
12976 * gdb.btrace/instruction_history.exp
12977 * gdb.btrace/nohist.exp
12978 * gdb.btrace/reconnect.exp
12979 * gdb.btrace/record_goto-step.exp
12980 * gdb.btrace/record_goto.exp
12981 * gdb.btrace/rn-dl-bind.exp
12982 * gdb.btrace/segv.exp
12983 * gdb.btrace/step.exp
12984 * gdb.btrace/stepi.exp
12985 * gdb.btrace/tailcall-only.exp
12986 * gdb.btrace/tailcall.exp
12987 * gdb.btrace/tsx.exp
12988 * gdb.btrace/unknown_functions.exp
12989 * gdb.btrace/vdso.exp
12990 * gdb.compile/compile-ifunc.exp
12991 * gdb.compile/compile-ops.exp
12992 * gdb.compile/compile-print.exp
12993 * gdb.compile/compile-setjmp.exp
12994 * gdb.cp/abstract-origin.exp
12995 * gdb.cp/ambiguous.exp
12996 * gdb.cp/annota2.exp
12997 * gdb.cp/annota3.exp
12998 * gdb.cp/anon-ns.exp
12999 * gdb.cp/anon-struct.exp
13000 * gdb.cp/anon-union.exp
13001 * gdb.cp/arg-reference.exp
13002 * gdb.cp/baseenum.exp
13003 * gdb.cp/bool.exp
13004 * gdb.cp/breakpoint.exp
13005 * gdb.cp/bs15503.exp
13006 * gdb.cp/call-c.exp
13007 * gdb.cp/casts.exp
13008 * gdb.cp/chained-calls.exp
13009 * gdb.cp/class2.exp
13010 * gdb.cp/classes.exp
13011 * gdb.cp/cmpd-minsyms.exp
13012 * gdb.cp/converts.exp
13013 * gdb.cp/cp-relocate.exp
13014 * gdb.cp/cpcompletion.exp
13015 * gdb.cp/cpexprs.exp
13016 * gdb.cp/cplabel.exp
13017 * gdb.cp/cplusfuncs.exp
13018 * gdb.cp/cpsizeof.exp
13019 * gdb.cp/ctti.exp
13020 * gdb.cp/derivation.exp
13021 * gdb.cp/destrprint.exp
13022 * gdb.cp/dispcxx.exp
13023 * gdb.cp/enum-class.exp
13024 * gdb.cp/exception.exp
13025 * gdb.cp/exceptprint.exp
13026 * gdb.cp/expand-psymtabs-cxx.exp
13027 * gdb.cp/expand-sals.exp
13028 * gdb.cp/extern-c.exp
13029 * gdb.cp/filename.exp
13030 * gdb.cp/formatted-ref.exp
13031 * gdb.cp/fpointer.exp
13032 * gdb.cp/gdb1355.exp
13033 * gdb.cp/gdb2495.exp
13034 * gdb.cp/hang.exp
13035 * gdb.cp/impl-this.exp
13036 * gdb.cp/infcall-dlopen.exp
13037 * gdb.cp/inherit.exp
13038 * gdb.cp/iostream.exp
13039 * gdb.cp/koenig.exp
13040 * gdb.cp/local.exp
13041 * gdb.cp/m-data.exp
13042 * gdb.cp/m-static.exp
13043 * gdb.cp/mb-ctor.exp
13044 * gdb.cp/mb-inline.exp
13045 * gdb.cp/mb-templates.exp
13046 * gdb.cp/member-name.exp
13047 * gdb.cp/member-ptr.exp
13048 * gdb.cp/meth-typedefs.exp
13049 * gdb.cp/method.exp
13050 * gdb.cp/method2.exp
13051 * gdb.cp/minsym-fallback.exp
13052 * gdb.cp/misc.exp
13053 * gdb.cp/namelessclass.exp
13054 * gdb.cp/namespace-enum.exp
13055 * gdb.cp/namespace-nested-import.exp
13056 * gdb.cp/namespace.exp
13057 * gdb.cp/nextoverthrow.exp
13058 * gdb.cp/no-dmgl-verbose.exp
13059 * gdb.cp/non-trivial-retval.exp
13060 * gdb.cp/noparam.exp
13061 * gdb.cp/nsdecl.exp
13062 * gdb.cp/nsimport.exp
13063 * gdb.cp/nsnested.exp
13064 * gdb.cp/nsnoimports.exp
13065 * gdb.cp/nsrecurs.exp
13066 * gdb.cp/nsstress.exp
13067 * gdb.cp/nsusing.exp
13068 * gdb.cp/operator.exp
13069 * gdb.cp/oranking.exp
13070 * gdb.cp/overload-const.exp
13071 * gdb.cp/overload.exp
13072 * gdb.cp/ovldbreak.exp
13073 * gdb.cp/ovsrch.exp
13074 * gdb.cp/paren-type.exp
13075 * gdb.cp/parse-lang.exp
13076 * gdb.cp/pass-by-ref.exp
13077 * gdb.cp/pr-1023.exp
13078 * gdb.cp/pr-1210.exp
13079 * gdb.cp/pr-574.exp
13080 * gdb.cp/pr10687.exp
13081 * gdb.cp/pr12028.exp
13082 * gdb.cp/pr17132.exp
13083 * gdb.cp/pr17494.exp
13084 * gdb.cp/pr9067.exp
13085 * gdb.cp/pr9167.exp
13086 * gdb.cp/pr9631.exp
13087 * gdb.cp/printmethod.exp
13088 * gdb.cp/psmang.exp
13089 * gdb.cp/psymtab-parameter.exp
13090 * gdb.cp/ptype-cv-cp.exp
13091 * gdb.cp/ptype-flags.exp
13092 * gdb.cp/re-set-overloaded.exp
13093 * gdb.cp/ref-types.exp
13094 * gdb.cp/rtti.exp
13095 * gdb.cp/scope-err.exp
13096 * gdb.cp/shadow.exp
13097 * gdb.cp/smartp.exp
13098 * gdb.cp/static-method.exp
13099 * gdb.cp/static-print-quit.exp
13100 * gdb.cp/temargs.exp
13101 * gdb.cp/templates.exp
13102 * gdb.cp/try_catch.exp
13103 * gdb.cp/typedef-operator.exp
13104 * gdb.cp/typeid.exp
13105 * gdb.cp/userdef.exp
13106 * gdb.cp/using-crash.exp
13107 * gdb.cp/var-tag.exp
13108 * gdb.cp/virtbase.exp
13109 * gdb.cp/virtfunc.exp
13110 * gdb.cp/virtfunc2.exp
13111 * gdb.cp/vla-cxx.exp
13112 * gdb.disasm/t01_mov.exp
13113 * gdb.disasm/t02_mova.exp
13114 * gdb.disasm/t03_add.exp
13115 * gdb.disasm/t04_sub.exp
13116 * gdb.disasm/t05_cmp.exp
13117 * gdb.disasm/t06_ari2.exp
13118 * gdb.disasm/t07_ari3.exp
13119 * gdb.disasm/t08_or.exp
13120 * gdb.disasm/t09_xor.exp
13121 * gdb.disasm/t10_and.exp
13122 * gdb.disasm/t11_logs.exp
13123 * gdb.disasm/t12_bit.exp
13124 * gdb.disasm/t13_otr.exp
13125 * gdb.dlang/circular.exp
13126 * gdb.dwarf2/arr-stride.exp
13127 * gdb.dwarf2/arr-subrange.exp
13128 * gdb.dwarf2/atomic-type.exp
13129 * gdb.dwarf2/bad-regnum.exp
13130 * gdb.dwarf2/bitfield-parent-optimized-out.exp
13131 * gdb.dwarf2/callframecfa.exp
13132 * gdb.dwarf2/clztest.exp
13133 * gdb.dwarf2/corrupt.exp
13134 * gdb.dwarf2/data-loc.exp
13135 * gdb.dwarf2/dup-psym.exp
13136 * gdb.dwarf2/dw2-anon-mptr.exp
13137 * gdb.dwarf2/dw2-anonymous-func.exp
13138 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
13139 * gdb.dwarf2/dw2-bad-unresolved.exp
13140 * gdb.dwarf2/dw2-basic.exp
13141 * gdb.dwarf2/dw2-canonicalize-type.exp
13142 * gdb.dwarf2/dw2-case-insensitive.exp
13143 * gdb.dwarf2/dw2-common-block.exp
13144 * gdb.dwarf2/dw2-compdir-oldgcc.exp
13145 * gdb.dwarf2/dw2-compressed.exp
13146 * gdb.dwarf2/dw2-const.exp
13147 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
13148 * gdb.dwarf2/dw2-cu-size.exp
13149 * gdb.dwarf2/dw2-dup-frame.exp
13150 * gdb.dwarf2/dw2-entry-value.exp
13151 * gdb.dwarf2/dw2-icycle.exp
13152 * gdb.dwarf2/dw2-ifort-parameter.exp
13153 * gdb.dwarf2/dw2-inline-break.exp
13154 * gdb.dwarf2/dw2-inline-param.exp
13155 * gdb.dwarf2/dw2-intercu.exp
13156 * gdb.dwarf2/dw2-intermix.exp
13157 * gdb.dwarf2/dw2-lexical-block-bare.exp
13158 * gdb.dwarf2/dw2-linkage-name-trust.exp
13159 * gdb.dwarf2/dw2-minsym-in-cu.exp
13160 * gdb.dwarf2/dw2-noloc.exp
13161 * gdb.dwarf2/dw2-op-call.exp
13162 * gdb.dwarf2/dw2-op-out-param.exp
13163 * gdb.dwarf2/dw2-opt-structptr.exp
13164 * gdb.dwarf2/dw2-param-error.exp
13165 * gdb.dwarf2/dw2-producer.exp
13166 * gdb.dwarf2/dw2-ranges-base.exp
13167 * gdb.dwarf2/dw2-ref-missing-frame.exp
13168 * gdb.dwarf2/dw2-reg-undefined.exp
13169 * gdb.dwarf2/dw2-regno-invalid.exp
13170 * gdb.dwarf2/dw2-restore.exp
13171 * gdb.dwarf2/dw2-restrict.exp
13172 * gdb.dwarf2/dw2-single-line-discriminators.exp
13173 * gdb.dwarf2/dw2-strp.exp
13174 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13175 * gdb.dwarf2/dw2-unresolved.exp
13176 * gdb.dwarf2/dw2-var-zero-addr.exp
13177 * gdb.dwarf2/dw4-sig-types.exp
13178 * gdb.dwarf2/dwz.exp
13179 * gdb.dwarf2/dynarr-ptr.exp
13180 * gdb.dwarf2/enum-type.exp
13181 * gdb.dwarf2/gdb-index.exp
13182 * gdb.dwarf2/implptr-64bit.exp
13183 * gdb.dwarf2/implptr-optimized-out.exp
13184 * gdb.dwarf2/implptr.exp
13185 * gdb.dwarf2/implref-array.exp
13186 * gdb.dwarf2/implref-const.exp
13187 * gdb.dwarf2/implref-global.exp
13188 * gdb.dwarf2/implref-struct.exp
13189 * gdb.dwarf2/mac-fileno.exp
13190 * gdb.dwarf2/main-subprogram.exp
13191 * gdb.dwarf2/member-ptr-forwardref.exp
13192 * gdb.dwarf2/method-ptr.exp
13193 * gdb.dwarf2/missing-sig-type.exp
13194 * gdb.dwarf2/nonvar-access.exp
13195 * gdb.dwarf2/opaque-type-lookup.exp
13196 * gdb.dwarf2/pieces-optimized-out.exp
13197 * gdb.dwarf2/pieces.exp
13198 * gdb.dwarf2/pr10770.exp
13199 * gdb.dwarf2/pr13961.exp
13200 * gdb.dwarf2/staticvirtual.exp
13201 * gdb.dwarf2/subrange.exp
13202 * gdb.dwarf2/symtab-producer.exp
13203 * gdb.dwarf2/trace-crash.exp
13204 * gdb.dwarf2/typeddwarf.exp
13205 * gdb.dwarf2/valop.exp
13206 * gdb.dwarf2/watch-notconst.exp
13207 * gdb.fortran/array-element.exp
13208 * gdb.fortran/charset.exp
13209 * gdb.fortran/common-block.exp
13210 * gdb.fortran/complex.exp
13211 * gdb.fortran/derived-type-function.exp
13212 * gdb.fortran/derived-type.exp
13213 * gdb.fortran/logical.exp
13214 * gdb.fortran/module.exp
13215 * gdb.fortran/multi-dim.exp
13216 * gdb.fortran/nested-funcs.exp
13217 * gdb.fortran/print-formatted.exp
13218 * gdb.fortran/subarray.exp
13219 * gdb.fortran/vla-alloc-assoc.exp
13220 * gdb.fortran/vla-datatypes.exp
13221 * gdb.fortran/vla-history.exp
13222 * gdb.fortran/vla-ptr-info.exp
13223 * gdb.fortran/vla-ptype-sub.exp
13224 * gdb.fortran/vla-ptype.exp
13225 * gdb.fortran/vla-sizeof.exp
13226 * gdb.fortran/vla-type.exp
13227 * gdb.fortran/vla-value-sub-arbitrary.exp
13228 * gdb.fortran/vla-value-sub-finish.exp
13229 * gdb.fortran/vla-value-sub.exp
13230 * gdb.fortran/vla-value.exp
13231 * gdb.fortran/whatis_type.exp
13232 * gdb.go/chan.exp
13233 * gdb.go/handcall.exp
13234 * gdb.go/hello.exp
13235 * gdb.go/integers.exp
13236 * gdb.go/methods.exp
13237 * gdb.go/package.exp
13238 * gdb.go/strings.exp
13239 * gdb.go/types.exp
13240 * gdb.go/unsafe.exp
13241 * gdb.guile/scm-arch.exp
13242 * gdb.guile/scm-block.exp
13243 * gdb.guile/scm-breakpoint.exp
13244 * gdb.guile/scm-cmd.exp
13245 * gdb.guile/scm-disasm.exp
13246 * gdb.guile/scm-equal.exp
13247 * gdb.guile/scm-frame-args.exp
13248 * gdb.guile/scm-frame-inline.exp
13249 * gdb.guile/scm-frame.exp
13250 * gdb.guile/scm-iterator.exp
13251 * gdb.guile/scm-math.exp
13252 * gdb.guile/scm-objfile.exp
13253 * gdb.guile/scm-ports.exp
13254 * gdb.guile/scm-symbol.exp
13255 * gdb.guile/scm-symtab.exp
13256 * gdb.guile/scm-value-cc.exp
13257 * gdb.guile/types-module.exp
13258 * gdb.linespec/break-ask.exp
13259 * gdb.linespec/cpexplicit.exp
13260 * gdb.linespec/explicit.exp
13261 * gdb.linespec/keywords.exp
13262 * gdb.linespec/linespec.exp
13263 * gdb.linespec/ls-dollar.exp
13264 * gdb.linespec/ls-errs.exp
13265 * gdb.linespec/skip-two.exp
13266 * gdb.linespec/thread.exp
13267 * gdb.mi/mi-async.exp
13268 * gdb.mi/mi-basics.exp
13269 * gdb.mi/mi-break.exp
13270 * gdb.mi/mi-catch-load.exp
13271 * gdb.mi/mi-cli.exp
13272 * gdb.mi/mi-cmd-param-changed.exp
13273 * gdb.mi/mi-console.exp
13274 * gdb.mi/mi-detach.exp
13275 * gdb.mi/mi-disassemble.exp
13276 * gdb.mi/mi-eval.exp
13277 * gdb.mi/mi-file-transfer.exp
13278 * gdb.mi/mi-file.exp
13279 * gdb.mi/mi-fill-memory.exp
13280 * gdb.mi/mi-inheritance-syntax-error.exp
13281 * gdb.mi/mi-linespec-err-cp.exp
13282 * gdb.mi/mi-logging.exp
13283 * gdb.mi/mi-memory-changed.exp
13284 * gdb.mi/mi-read-memory.exp
13285 * gdb.mi/mi-record-changed.exp
13286 * gdb.mi/mi-reg-undefined.exp
13287 * gdb.mi/mi-regs.exp
13288 * gdb.mi/mi-return.exp
13289 * gdb.mi/mi-reverse.exp
13290 * gdb.mi/mi-simplerun.exp
13291 * gdb.mi/mi-solib.exp
13292 * gdb.mi/mi-stack.exp
13293 * gdb.mi/mi-stepi.exp
13294 * gdb.mi/mi-syn-frame.exp
13295 * gdb.mi/mi-until.exp
13296 * gdb.mi/mi-var-block.exp
13297 * gdb.mi/mi-var-child.exp
13298 * gdb.mi/mi-var-cmd.exp
13299 * gdb.mi/mi-var-cp.exp
13300 * gdb.mi/mi-var-display.exp
13301 * gdb.mi/mi-var-invalidate.exp
13302 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13303 * gdb.mi/mi-vla-fortran.exp
13304 * gdb.mi/mi-watch.exp
13305 * gdb.mi/mi2-var-child.exp
13306 * gdb.mi/user-selected-context-sync.exp
13307 * gdb.modula2/unbounded-array.exp
13308 * gdb.multi/dummy-frame-restore.exp
13309 * gdb.multi/multi-arch-exec.exp
13310 * gdb.multi/multi-arch.exp
13311 * gdb.multi/tids.exp
13312 * gdb.multi/watchpoint-multi.exp
13313 * gdb.opencl/callfuncs.exp
13314 * gdb.opencl/convs_casts.exp
13315 * gdb.opencl/datatypes.exp
13316 * gdb.opencl/operators.exp
13317 * gdb.opencl/vec_comps.exp
13318 * gdb.opt/clobbered-registers-O2.exp
13319 * gdb.opt/inline-break.exp
13320 * gdb.opt/inline-bt.exp
13321 * gdb.opt/inline-cmds.exp
13322 * gdb.opt/inline-locals.exp
13323 * gdb.pascal/case-insensitive-symbols.exp
13324 * gdb.pascal/floats.exp
13325 * gdb.pascal/gdb11492.exp
13326 * gdb.python/lib-types.exp
13327 * gdb.python/py-arch.exp
13328 * gdb.python/py-as-string.exp
13329 * gdb.python/py-bad-printers.exp
13330 * gdb.python/py-block.exp
13331 * gdb.python/py-breakpoint-create-fail.exp
13332 * gdb.python/py-breakpoint.exp
13333 * gdb.python/py-caller-is.exp
13334 * gdb.python/py-cmd.exp
13335 * gdb.python/py-explore-cc.exp
13336 * gdb.python/py-explore.exp
13337 * gdb.python/py-finish-breakpoint.exp
13338 * gdb.python/py-finish-breakpoint2.exp
13339 * gdb.python/py-frame-args.exp
13340 * gdb.python/py-frame-inline.exp
13341 * gdb.python/py-frame.exp
13342 * gdb.python/py-framefilter-mi.exp
13343 * gdb.python/py-infthread.exp
13344 * gdb.python/py-lazy-string.exp
13345 * gdb.python/py-linetable.exp
13346 * gdb.python/py-mi-events.exp
13347 * gdb.python/py-mi-objfile.exp
13348 * gdb.python/py-mi.exp
13349 * gdb.python/py-objfile.exp
13350 * gdb.python/py-pp-integral.exp
13351 * gdb.python/py-pp-maint.exp
13352 * gdb.python/py-pp-re-notag.exp
13353 * gdb.python/py-pp-registration.exp
13354 * gdb.python/py-recurse-unwind.exp
13355 * gdb.python/py-strfns.exp
13356 * gdb.python/py-symbol.exp
13357 * gdb.python/py-symtab.exp
13358 * gdb.python/py-sync-interp.exp
13359 * gdb.python/py-typeprint.exp
13360 * gdb.python/py-unwind-maint.exp
13361 * gdb.python/py-unwind.exp
13362 * gdb.python/py-value-cc.exp
13363 * gdb.python/py-xmethods.exp
13364 * gdb.reverse/amd64-tailcall-reverse.exp
13365 * gdb.reverse/break-precsave.exp
13366 * gdb.reverse/break-reverse.exp
13367 * gdb.reverse/consecutive-precsave.exp
13368 * gdb.reverse/consecutive-reverse.exp
13369 * gdb.reverse/finish-precsave.exp
13370 * gdb.reverse/finish-reverse-bkpt.exp
13371 * gdb.reverse/finish-reverse.exp
13372 * gdb.reverse/fstatat-reverse.exp
13373 * gdb.reverse/getresuid-reverse.exp
13374 * gdb.reverse/i386-precsave.exp
13375 * gdb.reverse/i386-reverse.exp
13376 * gdb.reverse/i386-sse-reverse.exp
13377 * gdb.reverse/i387-env-reverse.exp
13378 * gdb.reverse/i387-stack-reverse.exp
13379 * gdb.reverse/insn-reverse.exp
13380 * gdb.reverse/machinestate-precsave.exp
13381 * gdb.reverse/machinestate.exp
13382 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13383 * gdb.reverse/pipe-reverse.exp
13384 * gdb.reverse/readv-reverse.exp
13385 * gdb.reverse/recvmsg-reverse.exp
13386 * gdb.reverse/rerun-prec.exp
13387 * gdb.reverse/s390-mvcle.exp
13388 * gdb.reverse/step-precsave.exp
13389 * gdb.reverse/step-reverse.exp
13390 * gdb.reverse/time-reverse.exp
13391 * gdb.reverse/until-precsave.exp
13392 * gdb.reverse/until-reverse.exp
13393 * gdb.reverse/waitpid-reverse.exp
13394 * gdb.reverse/watch-precsave.exp
13395 * gdb.reverse/watch-reverse.exp
13396 * gdb.rust/generics.exp
13397 * gdb.rust/methods.exp
13398 * gdb.rust/modules.exp
13399 * gdb.rust/simple.exp
13400 * gdb.server/connect-with-no-symbol-file.exp
13401 * gdb.server/ext-attach.exp
13402 * gdb.server/ext-restart.exp
13403 * gdb.server/ext-wrapper.exp
13404 * gdb.server/file-transfer.exp
13405 * gdb.server/server-exec-info.exp
13406 * gdb.server/server-kill.exp
13407 * gdb.server/server-mon.exp
13408 * gdb.server/wrapper.exp
13409 * gdb.stabs/exclfwd.exp
13410 * gdb.stabs/gdb11479.exp
13411 * gdb.threads/clone-new-thread-event.exp
13412 * gdb.threads/corethreads.exp
13413 * gdb.threads/current-lwp-dead.exp
13414 * gdb.threads/dlopen-libpthread.exp
13415 * gdb.threads/gcore-thread.exp
13416 * gdb.threads/sigstep-threads.exp
13417 * gdb.threads/watchpoint-fork.exp
13418 * gdb.trace/actions-changed.exp
13419 * gdb.trace/backtrace.exp
13420 * gdb.trace/change-loc.exp
13421 * gdb.trace/circ.exp
13422 * gdb.trace/collection.exp
13423 * gdb.trace/disconnected-tracing.exp
13424 * gdb.trace/ftrace.exp
13425 * gdb.trace/mi-trace-frame-collected.exp
13426 * gdb.trace/mi-trace-unavailable.exp
13427 * gdb.trace/mi-traceframe-changed.exp
13428 * gdb.trace/mi-tsv-changed.exp
13429 * gdb.trace/no-attach-trace.exp
13430 * gdb.trace/passc-dyn.exp
13431 * gdb.trace/qtro.exp
13432 * gdb.trace/range-stepping.exp
13433 * gdb.trace/read-memory.exp
13434 * gdb.trace/save-trace.exp
13435 * gdb.trace/signal.exp
13436 * gdb.trace/status-stop.exp
13437 * gdb.trace/tfile.exp
13438 * gdb.trace/trace-break.exp
13439 * gdb.trace/trace-buffer-size.exp
13440 * gdb.trace/trace-condition.exp
13441 * gdb.trace/tracefile-pseudo-reg.exp
13442 * gdb.trace/tstatus.exp
13443 * gdb.trace/unavailable.exp
13444 * gdb.trace/while-dyn.exp
13445 * gdb.trace/while-stepping.exp
13446
13447 2016-12-22 Doug Evans <xdje42@gmail.com>
13448
13449 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13450 and msymbols.
13451
13452 2016-12-19 Yao Qi <yao.qi@linaro.org>
13453
13454 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13455 (test_with_self): Don't call do_steps_and_nexts, and remove
13456 code about stepping into xmalloc.
13457
13458 2016-12-09 Yao Qi <yao.qi@linaro.org>
13459
13460 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13461
13462 2016-12-09 Yao Qi <yao.qi@linaro.org>
13463
13464 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13465
13466 2016-12-09 Pedro Alves <palves@redhat.com>
13467
13468 * gdb.base/all-architectures-0.exp: New file.
13469 * gdb.base/all-architectures-1.exp: New file.
13470 * gdb.base/all-architectures-2.exp: New file.
13471 * gdb.base/all-architectures-3.exp: New file.
13472 * gdb.base/all-architectures-4.exp: New file.
13473 * gdb.base/all-architectures-5.exp: New file.
13474 * gdb.base/all-architectures-6.exp: New file.
13475 * gdb.base/all-architectures-7.exp: New file.
13476 * gdb.base/all-architectures.exp.in: New file.
13477
13478 2016-12-09 Yao Qi <yao.qi@linaro.org>
13479
13480 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13481
13482 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13483
13484 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13485 possible.
13486 Remove useless pattern-matching code.
13487
13488 2016-12-02 Pedro Alves <palves@redhat.com>
13489
13490 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13491 procedure.
13492 (top level): Call it.
13493
13494 2016-12-02 Pedro Alves <palves@redhat.com>
13495
13496 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13497 New procedure.
13498 (top level): Call it.
13499
13500 2016-12-02 Pedro Alves <palves@redhat.com>
13501
13502 PR cli/20559
13503 * gdb.base/commands.exp (user_defined_command_args_eval): New
13504 procedure.
13505 (top level): Call it.
13506
13507 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
13508
13509 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13510 timeout handling.
13511
13512 2016-12-02 Tom Tromey <tom@tromey.com>
13513
13514 * gdb.dwarf2/main-subprogram.c: New file.
13515 * gdb.dwarf2/main-subprogram.exp: New file.
13516
13517 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13518
13519 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13520 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13521 gdb_test_no_output for a couple of cases.
13522 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13523
13524 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13525
13526 Fix test names and standardize compilation error messages throughout
13527 the following files:
13528
13529 * gdb.ada/start.exp
13530 * gdb.arch/alpha-step.exp
13531 * gdb.arch/e500-prologue.exp
13532 * gdb.arch/ftrace-insn-reloc.exp
13533 * gdb.arch/gdb1291.exp
13534 * gdb.arch/gdb1431.exp
13535 * gdb.arch/gdb1558.exp
13536 * gdb.arch/i386-dr3-watch.exp
13537 * gdb.arch/i386-sse-stack-align.exp
13538 * gdb.arch/ia64-breakpoint-shadow.exp
13539 * gdb.arch/pa-nullify.exp
13540 * gdb.arch/powerpc-aix-prologue.exp
13541 * gdb.arch/thumb-bx-pc.exp
13542 * gdb.base/annota1.exp
13543 * gdb.base/annota3.exp
13544 * gdb.base/arrayidx.exp
13545 * gdb.base/assign.exp
13546 * gdb.base/attach.exp
13547 * gdb.base/auxv.exp
13548 * gdb.base/bang.exp
13549 * gdb.base/bfp-test.exp
13550 * gdb.base/bigcore.exp
13551 * gdb.base/bitfields2.exp
13552 * gdb.base/break-fun-addr.exp
13553 * gdb.base/break-probes.exp
13554 * gdb.base/call-rt-st.exp
13555 * gdb.base/callexit.exp
13556 * gdb.base/catch-fork-kill.exp
13557 * gdb.base/charset.exp
13558 * gdb.base/checkpoint.exp
13559 * gdb.base/comprdebug.exp
13560 * gdb.base/constvars.exp
13561 * gdb.base/coredump-filter.exp
13562 * gdb.base/cursal.exp
13563 * gdb.base/cvexpr.exp
13564 * gdb.base/detach.exp
13565 * gdb.base/display.exp
13566 * gdb.base/dmsym.exp
13567 * gdb.base/dprintf-pending.exp
13568 * gdb.base/dso2dso.exp
13569 * gdb.base/dtrace-probe.exp
13570 * gdb.base/dump.exp
13571 * gdb.base/enum_cond.exp
13572 * gdb.base/exe-lock.exp
13573 * gdb.base/exec-invalid-sysroot.exp
13574 * gdb.base/execl-update-breakpoints.exp
13575 * gdb.base/exprs.exp
13576 * gdb.base/fileio.exp
13577 * gdb.base/find.exp
13578 * gdb.base/finish.exp
13579 * gdb.base/fixsection.exp
13580 * gdb.base/foll-vfork.exp
13581 * gdb.base/frame-args.exp
13582 * gdb.base/gcore.exp
13583 * gdb.base/gdb1250.exp
13584 * gdb.base/global-var-nested-by-dso.exp
13585 * gdb.base/gnu-ifunc.exp
13586 * gdb.base/hashline1.exp
13587 * gdb.base/hashline2.exp
13588 * gdb.base/hashline3.exp
13589 * gdb.base/hbreak-in-shr-unsupported.exp
13590 * gdb.base/huge.exp
13591 * gdb.base/infcall-input.exp
13592 * gdb.base/info-fun.exp
13593 * gdb.base/info-shared.exp
13594 * gdb.base/jit-simple.exp
13595 * gdb.base/jit-so.exp
13596 * gdb.base/jit.exp
13597 * gdb.base/jump.exp
13598 * gdb.base/label.exp
13599 * gdb.base/lineinc.exp
13600 * gdb.base/logical.exp
13601 * gdb.base/longjmp.exp
13602 * gdb.base/macscp.exp
13603 * gdb.base/miscexprs.exp
13604 * gdb.base/new-ui-echo.exp
13605 * gdb.base/new-ui-pending-input.exp
13606 * gdb.base/new-ui.exp
13607 * gdb.base/nodebug.exp
13608 * gdb.base/nofield.exp
13609 * gdb.base/offsets.exp
13610 * gdb.base/overlays.exp
13611 * gdb.base/pending.exp
13612 * gdb.base/pointers.exp
13613 * gdb.base/pr11022.exp
13614 * gdb.base/printcmds.exp
13615 * gdb.base/prologue.exp
13616 * gdb.base/ptr-typedef.exp
13617 * gdb.base/realname-expand.exp
13618 * gdb.base/relativedebug.exp
13619 * gdb.base/relocate.exp
13620 * gdb.base/remote.exp
13621 * gdb.base/reread.exp
13622 * gdb.base/return2.exp
13623 * gdb.base/savedregs.exp
13624 * gdb.base/sep.exp
13625 * gdb.base/sepdebug.exp
13626 * gdb.base/sepsymtab.exp
13627 * gdb.base/set-inferior-tty.exp
13628 * gdb.base/setshow.exp
13629 * gdb.base/shlib-call.exp
13630 * gdb.base/sigaltstack.exp
13631 * gdb.base/siginfo-addr.exp
13632 * gdb.base/signals.exp
13633 * gdb.base/signull.exp
13634 * gdb.base/sigrepeat.exp
13635 * gdb.base/so-impl-ld.exp
13636 * gdb.base/solib-display.exp
13637 * gdb.base/solib-overlap.exp
13638 * gdb.base/solib-search.exp
13639 * gdb.base/solib-symbol.exp
13640 * gdb.base/structs.exp
13641 * gdb.base/structs2.exp
13642 * gdb.base/symtab-search-order.exp
13643 * gdb.base/twice.exp
13644 * gdb.base/unload.exp
13645 * gdb.base/varargs.exp
13646 * gdb.base/watchpoint-solib.exp
13647 * gdb.base/watchpoint.exp
13648 * gdb.base/whatis.exp
13649 * gdb.base/wrong_frame_bt_full.exp
13650 * gdb.btrace/dlopen.exp
13651 * gdb.cell/ea-standalone.exp
13652 * gdb.cell/ea-test.exp
13653 * gdb.cp/dispcxx.exp
13654 * gdb.cp/gdb2384.exp
13655 * gdb.cp/method2.exp
13656 * gdb.cp/nextoverthrow.exp
13657 * gdb.cp/pr10728.exp
13658 * gdb.disasm/am33.exp
13659 * gdb.disasm/h8300s.exp
13660 * gdb.disasm/mn10300.exp
13661 * gdb.disasm/sh3.exp
13662 * gdb.dwarf2/dw2-dir-file-name.exp
13663 * gdb.fortran/complex.exp
13664 * gdb.fortran/library-module.exp
13665 * gdb.guile/scm-pretty-print.exp
13666 * gdb.guile/scm-symbol.exp
13667 * gdb.guile/scm-type.exp
13668 * gdb.guile/scm-value.exp
13669 * gdb.linespec/linespec.exp
13670 * gdb.mi/gdb701.exp
13671 * gdb.mi/gdb792.exp
13672 * gdb.mi/mi-breakpoint-changed.exp
13673 * gdb.mi/mi-dprintf-pending.exp
13674 * gdb.mi/mi-dprintf.exp
13675 * gdb.mi/mi-exit-code.exp
13676 * gdb.mi/mi-pending.exp
13677 * gdb.mi/mi-solib.exp
13678 * gdb.mi/new-ui-mi-sync.exp
13679 * gdb.mi/pr11022.exp
13680 * gdb.mi/user-selected-context-sync.exp
13681 * gdb.opt/solib-intra-step.exp
13682 * gdb.python/py-events.exp
13683 * gdb.python/py-finish-breakpoint.exp
13684 * gdb.python/py-mi.exp
13685 * gdb.python/py-prettyprint.exp
13686 * gdb.python/py-shared.exp
13687 * gdb.python/py-symbol.exp
13688 * gdb.python/py-template.exp
13689 * gdb.python/py-type.exp
13690 * gdb.python/py-value.exp
13691 * gdb.reverse/solib-precsave.exp
13692 * gdb.reverse/solib-reverse.exp
13693 * gdb.server/solib-list.exp
13694 * gdb.stabs/weird.exp
13695 * gdb.threads/reconnect-signal.exp
13696 * gdb.threads/stepi-random-signal.exp
13697 * gdb.trace/actions.exp
13698 * gdb.trace/ax.exp
13699 * gdb.trace/backtrace.exp
13700 * gdb.trace/change-loc.exp
13701 * gdb.trace/deltrace.exp
13702 * gdb.trace/ftrace-lock.exp
13703 * gdb.trace/ftrace.exp
13704 * gdb.trace/infotrace.exp
13705 * gdb.trace/mi-tracepoint-changed.exp
13706 * gdb.trace/packetlen.exp
13707 * gdb.trace/passcount.exp
13708 * gdb.trace/pending.exp
13709 * gdb.trace/range-stepping.exp
13710 * gdb.trace/report.exp
13711 * gdb.trace/stap-trace.exp
13712 * gdb.trace/tfind.exp
13713 * gdb.trace/trace-break.exp
13714 * gdb.trace/trace-condition.exp
13715 * gdb.trace/trace-enable-disable.exp
13716 * gdb.trace/trace-mt.exp
13717 * gdb.trace/tracecmd.exp
13718 * gdb.trace/tspeed.exp
13719 * gdb.trace/tsv.exp
13720 * lib/perftest.exp
13721
13722 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13723
13724 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13725 with gdb_test_no_output.
13726 Use command as test name.
13727
13728 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13729
13730 Fix test names starting with uppercase throughout the files.
13731
13732 * gdb.ada/assign_1.exp
13733 * gdb.ada/boolean_expr.exp
13734 * gdb.base/arrayidx.exp
13735 * gdb.base/del.exp
13736 * gdb.base/gcore-buffer-overflow.exp
13737 * gdb.base/testenv.exp
13738 * gdb.compile/compile.exp
13739 * gdb.python/py-framefilter-invalidarg.exp
13740 * gdb.python/py-framefilter.exp
13741
13742 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13743
13744 Fix test names starting with uppercase throughout the files.
13745
13746 * gdb.ada/array_return.exp
13747 * gdb.ada/expr_delims.exp
13748 * gdb.ada/mi_dyn_arr.exp
13749 * gdb.ada/mi_interface.exp
13750 * gdb.ada/mi_var_array.exp
13751 * gdb.ada/watch_arg.exp
13752 * gdb.arch/alpha-step.exp
13753 * gdb.arch/altivec-regs.exp
13754 * gdb.arch/e500-regs.exp
13755 * gdb.arch/powerpc-d128-regs.exp
13756 * gdb.base/arrayidx.exp
13757 * gdb.base/break.exp
13758 * gdb.base/checkpoint.exp
13759 * gdb.base/debug-expr.exp
13760 * gdb.base/dmsym.exp
13761 * gdb.base/radix.exp
13762 * gdb.base/sepdebug.exp
13763 * gdb.base/testenv.exp
13764 * gdb.base/watch_thread_num.exp
13765 * gdb.base/watchpoint-cond-gone.exp
13766 * gdb.cell/break.exp
13767 * gdb.cell/ea-cache.exp
13768 * gdb.compile/compile.exp
13769 * gdb.cp/gdb2495.exp
13770 * gdb.gdb/selftest.exp
13771 * gdb.gdb/xfullpath.exp
13772 * gdb.go/hello.exp
13773 * gdb.go/integers.exp
13774 * gdb.objc/basicclass.exp
13775 * gdb.pascal/hello.exp
13776 * gdb.pascal/integers.exp
13777 * gdb.python/py-breakpoint.exp
13778 * gdb.python/py-cmd.exp
13779 * gdb.python/py-linetable.exp
13780 * gdb.python/py-xmethods.exp
13781 * gdb.python/python.exp
13782 * gdb.reverse/consecutive-precsave.exp
13783 * gdb.reverse/finish-precsave.exp
13784 * gdb.reverse/i386-precsave.exp
13785 * gdb.reverse/machinestate-precsave.exp
13786 * gdb.reverse/sigall-precsave.exp
13787 * gdb.reverse/solib-precsave.exp
13788 * gdb.reverse/step-precsave.exp
13789 * gdb.reverse/until-precsave.exp
13790 * gdb.reverse/watch-precsave.exp
13791 * gdb.threads/leader-exit.exp
13792 * gdb.threads/pthreads.exp
13793 * gdb.threads/wp-replication.exp
13794 * gdb.trace/actions.exp
13795 * gdb.trace/mi-tsv-changed.exp
13796 * gdb.trace/tsv.exp
13797
13798 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13799
13800 Fix test names starting with uppercase throughout the files.
13801
13802 * gdb.arch/i386-bp_permanent.exp
13803 * gdb.arch/i386-gnu-cfi.exp
13804 * gdb.base/disasm-end-cu.exp
13805 * gdb.base/macscp.exp
13806 * gdb.base/pending.exp
13807 * gdb.base/watch_thread_num.exp
13808 * gdb.cp/exception.exp
13809 * gdb.cp/gdb2495.exp
13810 * gdb.cp/local.exp
13811 * gdb.python/py-evsignal.exp
13812 * gdb.python/python.exp
13813 * gdb.trace/tracecmd.exp
13814
13815 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13816
13817 Fix test names starting with uppercase throughout the files.
13818
13819 * gdb.base/charset.exp
13820 * gdb.base/eval.exp
13821 * gdb.base/multi-forks.exp
13822 * gdb.guile/scm-progspace.exp
13823 * gdb.opencl/datatypes.exp
13824 * gdb.python/py-block.exp
13825 * gdb.python/py-function.exp
13826 * gdb.python/py-symbol.exp
13827 * gdb.python/py-symtab.exp
13828 * gdb.python/py-xmethods.exp
13829 * gdb.reverse/break-precsave.exp
13830 * gdb.reverse/break-reverse.exp
13831 * gdb.reverse/consecutive-precsave.exp
13832 * gdb.reverse/consecutive-reverse.exp
13833 * gdb.reverse/finish-precsave.exp
13834 * gdb.reverse/finish-reverse-bkpt.exp
13835 * gdb.reverse/finish-reverse.exp
13836 * gdb.reverse/fstatat-reverse.exp
13837 * gdb.reverse/getresuid-reverse.exp
13838 * gdb.reverse/i386-precsave.exp
13839 * gdb.reverse/i386-reverse.exp
13840 * gdb.reverse/i386-sse-reverse.exp
13841 * gdb.reverse/i387-stack-reverse.exp
13842 * gdb.reverse/insn-reverse.exp
13843 * gdb.reverse/machinestate-precsave.exp
13844 * gdb.reverse/machinestate.exp
13845 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13846 * gdb.reverse/pipe-reverse.exp
13847 * gdb.reverse/readv-reverse.exp
13848 * gdb.reverse/recvmsg-reverse.exp
13849 * gdb.reverse/rerun-prec.exp
13850 * gdb.reverse/s390-mvcle.exp
13851 * gdb.reverse/sigall-precsave.exp
13852 * gdb.reverse/sigall-reverse.exp
13853 * gdb.reverse/solib-precsave.exp
13854 * gdb.reverse/solib-reverse.exp
13855 * gdb.reverse/step-precsave.exp
13856 * gdb.reverse/step-reverse.exp
13857 * gdb.reverse/time-reverse.exp
13858 * gdb.reverse/until-precsave.exp
13859 * gdb.reverse/until-reverse.exp
13860 * gdb.reverse/waitpid-reverse.exp
13861 * gdb.reverse/watch-precsave.exp
13862 * gdb.reverse/watch-reverse.exp
13863
13864 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13865
13866 Fix test names starting with uppercase throughout the files.
13867
13868 * gdb.arch/i386-mpx-simple_segv.exp
13869 * gdb.arch/i386-mpx.exp
13870 * gdb.arch/i386-permbkpt.exp
13871 * gdb.arch/pa-nullify.exp
13872 * gdb.arch/powerpc-d128-regs.exp
13873 * gdb.arch/vsx-regs.exp
13874 * gdb.base/bfp-test.exp
13875 * gdb.base/break.exp
13876 * gdb.base/breakpoint-shadow.exp
13877 * gdb.base/callfuncs.exp
13878 * gdb.base/charset.exp
13879 * gdb.base/commands.exp
13880 * gdb.base/completion.exp
13881 * gdb.base/dfp-test.exp
13882 * gdb.base/echo.exp
13883 * gdb.base/ending-run.exp
13884 * gdb.base/eval.exp
13885 * gdb.base/expand-psymtabs.exp
13886 * gdb.base/float128.exp
13887 * gdb.base/floatn.exp
13888 * gdb.base/foll-exec-mode.exp
13889 * gdb.base/gdb1056.exp
13890 * gdb.base/gdb11531.exp
13891 * gdb.base/kill-after-signal.exp
13892 * gdb.base/multi-forks.exp
13893 * gdb.base/overlays.exp
13894 * gdb.base/pending.exp
13895 * gdb.base/sepdebug.exp
13896 * gdb.base/testenv.exp
13897 * gdb.base/valgrind-db-attach.exp
13898 * gdb.base/watch_thread_num.exp
13899 * gdb.base/watchpoint-cond-gone.exp
13900 * gdb.base/watchpoint.exp
13901 * gdb.base/watchpoints.exp
13902 * gdb.cp/arg-reference.exp
13903 * gdb.cp/baseenum.exp
13904 * gdb.cp/operator.exp
13905 * gdb.cp/shadow.exp
13906 * gdb.dwarf2/dw2-op-out-param.exp
13907 * gdb.dwarf2/dw2-reg-undefined.exp
13908 * gdb.go/chan.exp
13909 * gdb.go/hello.exp
13910 * gdb.go/integers.exp
13911 * gdb.go/methods.exp
13912 * gdb.go/package.exp
13913 * gdb.guile/scm-parameter.exp
13914 * gdb.guile/scm-progspace.exp
13915 * gdb.guile/scm-value.exp
13916 * gdb.mi/mi-pending.exp
13917 * gdb.mi/user-selected-context-sync.exp
13918 * gdb.multi/multi-attach.exp
13919 * gdb.multi/tids.exp
13920 * gdb.opt/clobbered-registers-O2.exp
13921 * gdb.pascal/floats.exp
13922 * gdb.pascal/integers.exp
13923 * gdb.python/py-block.exp
13924 * gdb.python/py-events.exp
13925 * gdb.python/py-parameter.exp
13926 * gdb.python/py-symbol.exp
13927 * gdb.python/py-symtab.exp
13928 * gdb.python/py-type.exp
13929 * gdb.python/py-value.exp
13930 * gdb.python/py-xmethods.exp
13931 * gdb.python/python.exp
13932 * gdb.reverse/break-precsave.exp
13933 * gdb.reverse/consecutive-precsave.exp
13934 * gdb.reverse/finish-precsave.exp
13935 * gdb.reverse/i386-precsave.exp
13936 * gdb.reverse/machinestate-precsave.exp
13937 * gdb.reverse/sigall-precsave.exp
13938 * gdb.reverse/solib-precsave.exp
13939 * gdb.reverse/step-precsave.exp
13940 * gdb.reverse/until-precsave.exp
13941 * gdb.reverse/watch-precsave.exp
13942 * gdb.server/ext-attach.exp
13943 * gdb.server/ext-restart.exp
13944 * gdb.server/ext-run.exp
13945 * gdb.server/ext-wrapper.exp
13946 * gdb.stabs/gdb11479.exp
13947 * gdb.stabs/weird.exp
13948 * gdb.threads/attach-many-short-lived-threads.exp
13949 * gdb.threads/kill.exp
13950 * gdb.threads/watchpoint-fork.exp
13951
13952 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13953
13954 Fix test names starting with uppercase throughout all the files below.
13955
13956 * gdb.ada/array_return.exp
13957 * gdb.ada/catch_ex.exp
13958 * gdb.ada/info_exc.exp
13959 * gdb.ada/mi_catch_ex.exp
13960 * gdb.ada/mi_dyn_arr.exp
13961 * gdb.ada/mi_ex_cond.exp
13962 * gdb.ada/mi_exc_info.exp
13963 * gdb.ada/mi_interface.exp
13964 * gdb.ada/mi_task_arg.exp
13965 * gdb.ada/mi_task_info.exp
13966 * gdb.ada/mi_var_array.exp
13967 * gdb.arch/alpha-step.exp
13968 * gdb.arch/amd64-disp-step.exp
13969 * gdb.arch/arm-disp-step.exp
13970 * gdb.arch/disp-step-insn-reloc.exp
13971 * gdb.arch/e500-prologue.exp
13972 * gdb.arch/ftrace-insn-reloc.exp
13973 * gdb.arch/gdb1558.exp
13974 * gdb.arch/i386-bp_permanent.exp
13975 * gdb.arch/i386-disp-step.exp
13976 * gdb.arch/i386-float.exp
13977 * gdb.arch/i386-gnu-cfi.exp
13978 * gdb.arch/ia64-breakpoint-shadow.exp
13979 * gdb.arch/mips16-thunks.exp
13980 * gdb.arch/pa-nullify.exp
13981 * gdb.arch/powerpc-aix-prologue.exp
13982 * gdb.arch/powerpc-power.exp
13983 * gdb.arch/ppc-dfp.exp
13984 * gdb.arch/s390-tdbregs.exp
13985 * gdb.arch/spu-info.exp
13986 * gdb.arch/spu-ls.exp
13987 * gdb.arch/thumb-bx-pc.exp
13988 * gdb.base/advance.exp
13989 * gdb.base/annota-input-while-running.exp
13990 * gdb.base/arrayidx.exp
13991 * gdb.base/asmlabel.exp
13992 * gdb.base/async.exp
13993 * gdb.base/attach-wait-input.exp
13994 * gdb.base/auto-connect-native-target.exp
13995 * gdb.base/batch-preserve-term-settings.exp
13996 * gdb.base/bfp-test.exp
13997 * gdb.base/bigcore.exp
13998 * gdb.base/bp-permanent.exp
13999 * gdb.base/break-always.exp
14000 * gdb.base/break-fun-addr.exp
14001 * gdb.base/break-idempotent.exp
14002 * gdb.base/break-main-file-remove-fail.exp
14003 * gdb.base/break-probes.exp
14004 * gdb.base/break-unload-file.exp
14005 * gdb.base/break.exp
14006 * gdb.base/call-ar-st.exp
14007 * gdb.base/call-rt-st.exp
14008 * gdb.base/call-sc.exp
14009 * gdb.base/call-signal-resume.exp
14010 * gdb.base/call-strs.exp
14011 * gdb.base/callexit.exp
14012 * gdb.base/callfuncs.exp
14013 * gdb.base/catch-gdb-caused-signals.exp
14014 * gdb.base/catch-signal-siginfo-cond.exp
14015 * gdb.base/catch-syscall.exp
14016 * gdb.base/compare-sections.exp
14017 * gdb.base/cond-eval-mode.exp
14018 * gdb.base/condbreak-call-false.exp
14019 * gdb.base/consecutive-step-over.exp
14020 * gdb.base/cursal.exp
14021 * gdb.base/disabled-location.exp
14022 * gdb.base/disasm-end-cu.exp
14023 * gdb.base/display.exp
14024 * gdb.base/double-prompt-target-event-error.exp
14025 * gdb.base/dprintf-bp-same-addr.exp
14026 * gdb.base/dprintf-detach.exp
14027 * gdb.base/dprintf-next.exp
14028 * gdb.base/dprintf-non-stop.exp
14029 * gdb.base/dprintf-pending.exp
14030 * gdb.base/dso2dso.exp
14031 * gdb.base/ending-run.exp
14032 * gdb.base/enum_cond.exp
14033 * gdb.base/examine-backward.exp
14034 * gdb.base/exe-lock.exp
14035 * gdb.base/exec-invalid-sysroot.exp
14036 * gdb.base/execl-update-breakpoints.exp
14037 * gdb.base/execution-termios.exp
14038 * gdb.base/fileio.exp
14039 * gdb.base/fixsection.exp
14040 * gdb.base/foll-exec-mode.exp
14041 * gdb.base/foll-exec.exp
14042 * gdb.base/fork-running-state.exp
14043 * gdb.base/frame-args.exp
14044 * gdb.base/fullpath-expand.exp
14045 * gdb.base/func-ptr.exp
14046 * gdb.base/gcore-relro-pie.exp
14047 * gdb.base/gdb1090.exp
14048 * gdb.base/gdb1555.exp
14049 * gdb.base/global-var-nested-by-dso.exp
14050 * gdb.base/gnu-ifunc.exp
14051 * gdb.base/hbreak-in-shr-unsupported.exp
14052 * gdb.base/hbreak-unmapped.exp
14053 * gdb.base/hook-stop.exp
14054 * gdb.base/infcall-input.exp
14055 * gdb.base/info-fun.exp
14056 * gdb.base/info-shared.exp
14057 * gdb.base/interrupt-noterm.exp
14058 * gdb.base/jit-so.exp
14059 * gdb.base/jit.exp
14060 * gdb.base/line-symtabs.exp
14061 * gdb.base/list.exp
14062 * gdb.base/longjmp.exp
14063 * gdb.base/macscp.exp
14064 * gdb.base/max-value-size.exp
14065 * gdb.base/nodebug.exp
14066 * gdb.base/nofield.exp
14067 * gdb.base/overlays.exp
14068 * gdb.base/paginate-after-ctrl-c-running.exp
14069 * gdb.base/paginate-bg-execution.exp
14070 * gdb.base/paginate-inferior-exit.exp
14071 * gdb.base/pending.exp
14072 * gdb.base/pr11022.exp
14073 * gdb.base/printcmds.exp
14074 * gdb.base/ptr-typedef.exp
14075 * gdb.base/ptype.exp
14076 * gdb.base/randomize.exp
14077 * gdb.base/range-stepping.exp
14078 * gdb.base/realname-expand.exp
14079 * gdb.base/relativedebug.exp
14080 * gdb.base/remote.exp
14081 * gdb.base/savedregs.exp
14082 * gdb.base/sepdebug.exp
14083 * gdb.base/set-noassign.exp
14084 * gdb.base/shlib-call.exp
14085 * gdb.base/shreloc.exp
14086 * gdb.base/sigaltstack.exp
14087 * gdb.base/sigbpt.exp
14088 * gdb.base/siginfo-addr.exp
14089 * gdb.base/siginfo-obj.exp
14090 * gdb.base/siginfo-thread.exp
14091 * gdb.base/signest.exp
14092 * gdb.base/signull.exp
14093 * gdb.base/sigrepeat.exp
14094 * gdb.base/skip.exp
14095 * gdb.base/so-impl-ld.exp
14096 * gdb.base/solib-corrupted.exp
14097 * gdb.base/solib-disc.exp
14098 * gdb.base/solib-display.exp
14099 * gdb.base/solib-overlap.exp
14100 * gdb.base/solib-search.exp
14101 * gdb.base/solib-symbol.exp
14102 * gdb.base/source-execution.exp
14103 * gdb.base/sss-bp-on-user-bp-2.exp
14104 * gdb.base/sss-bp-on-user-bp.exp
14105 * gdb.base/stack-checking.exp
14106 * gdb.base/stale-infcall.exp
14107 * gdb.base/step-break.exp
14108 * gdb.base/step-line.exp
14109 * gdb.base/step-over-exit.exp
14110 * gdb.base/step-test.exp
14111 * gdb.base/structs.exp
14112 * gdb.base/sym-file.exp
14113 * gdb.base/symtab-search-order.exp
14114 * gdb.base/term.exp
14115 * gdb.base/type-opaque.exp
14116 * gdb.base/unload.exp
14117 * gdb.base/until-nodebug.exp
14118 * gdb.base/until.exp
14119 * gdb.base/unwindonsignal.exp
14120 * gdb.base/watch-cond.exp
14121 * gdb.base/watch-non-mem.exp
14122 * gdb.base/watch_thread_num.exp
14123 * gdb.base/watchpoint-reuse-slot.exp
14124 * gdb.base/watchpoint-solib.exp
14125 * gdb.base/watchpoint.exp
14126 * gdb.btrace/dlopen.exp
14127 * gdb.cell/arch.exp
14128 * gdb.cell/break.exp
14129 * gdb.cell/bt.exp
14130 * gdb.cell/core.exp
14131 * gdb.cell/data.exp
14132 * gdb.cell/dwarfaddr.exp
14133 * gdb.cell/ea-cache.exp
14134 * gdb.cell/ea-standalone.exp
14135 * gdb.cell/ea-test.exp
14136 * gdb.cell/f-regs.exp
14137 * gdb.cell/fork.exp
14138 * gdb.cell/gcore.exp
14139 * gdb.cell/mem-access.exp
14140 * gdb.cell/ptype.exp
14141 * gdb.cell/registers.exp
14142 * gdb.cell/sizeof.exp
14143 * gdb.cell/solib-symbol.exp
14144 * gdb.cell/solib.exp
14145 * gdb.compile/compile-tls.exp
14146 * gdb.cp/exception.exp
14147 * gdb.cp/gdb2495.exp
14148 * gdb.cp/local.exp
14149 * gdb.cp/mb-inline.exp
14150 * gdb.cp/mb-templates.exp
14151 * gdb.cp/pr10687.exp
14152 * gdb.cp/pr9167.exp
14153 * gdb.cp/scope-err.exp
14154 * gdb.cp/templates.exp
14155 * gdb.cp/virtfunc.exp
14156 * gdb.dwarf2/dw2-dir-file-name.exp
14157 * gdb.dwarf2/dw2-single-line-discriminators.exp
14158 * gdb.fortran/complex.exp
14159 * gdb.fortran/library-module.exp
14160 * gdb.guile/guile.exp
14161 * gdb.guile/scm-cmd.exp
14162 * gdb.guile/scm-frame-inline.exp
14163 * gdb.guile/scm-objfile.exp
14164 * gdb.guile/scm-pretty-print.exp
14165 * gdb.guile/scm-symbol.exp
14166 * gdb.guile/scm-type.exp
14167 * gdb.guile/scm-value.exp
14168 * gdb.linespec/keywords.exp
14169 * gdb.linespec/ls-errs.exp
14170 * gdb.linespec/macro-relative.exp
14171 * gdb.linespec/thread.exp
14172 * gdb.mi/mi-breakpoint-changed.exp
14173 * gdb.mi/mi-dprintf-pending.exp
14174 * gdb.mi/mi-fullname-deleted.exp
14175 * gdb.mi/mi-logging.exp
14176 * gdb.mi/mi-pending.exp
14177 * gdb.mi/mi-solib.exp
14178 * gdb.mi/new-ui-mi-sync.exp
14179 * gdb.mi/user-selected-context-sync.exp
14180 * gdb.multi/dummy-frame-restore.exp
14181 * gdb.multi/multi-arch-exec.exp
14182 * gdb.multi/remove-inferiors.exp
14183 * gdb.multi/watchpoint-multi-exit.exp
14184 * gdb.opt/solib-intra-step.exp
14185 * gdb.perf/backtrace.exp
14186 * gdb.perf/single-step.exp
14187 * gdb.perf/skip-command.exp
14188 * gdb.perf/skip-prologue.exp
14189 * gdb.perf/solib.exp
14190 * gdb.python/lib-types.exp
14191 * gdb.python/py-as-string.exp
14192 * gdb.python/py-bad-printers.exp
14193 * gdb.python/py-block.exp
14194 * gdb.python/py-breakpoint.exp
14195 * gdb.python/py-cmd.exp
14196 * gdb.python/py-events.exp
14197 * gdb.python/py-evthreads.exp
14198 * gdb.python/py-finish-breakpoint.exp
14199 * gdb.python/py-finish-breakpoint2.exp
14200 * gdb.python/py-frame-inline.exp
14201 * gdb.python/py-frame.exp
14202 * gdb.python/py-inferior.exp
14203 * gdb.python/py-infthread.exp
14204 * gdb.python/py-mi.exp
14205 * gdb.python/py-objfile.exp
14206 * gdb.python/py-pp-maint.exp
14207 * gdb.python/py-pp-registration.exp
14208 * gdb.python/py-prettyprint.exp
14209 * gdb.python/py-recurse-unwind.exp
14210 * gdb.python/py-shared.exp
14211 * gdb.python/py-symbol.exp
14212 * gdb.python/py-symtab.exp
14213 * gdb.python/py-template.exp
14214 * gdb.python/py-type.exp
14215 * gdb.python/py-unwind-maint.exp
14216 * gdb.python/py-unwind.exp
14217 * gdb.python/py-value.exp
14218 * gdb.python/python.exp
14219 * gdb.reverse/finish-reverse-bkpt.exp
14220 * gdb.reverse/insn-reverse.exp
14221 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14222 * gdb.reverse/solib-precsave.exp
14223 * gdb.reverse/solib-reverse.exp
14224 * gdb.stabs/gdb11479.exp
14225 * gdb.stabs/weird.exp
14226 * gdb.threads/fork-child-threads.exp
14227 * gdb.threads/fork-plus-threads.exp
14228 * gdb.threads/fork-thread-pending.exp
14229 * gdb.threads/forking-threads-plus-breakpoint.exp
14230 * gdb.threads/hand-call-in-threads.exp
14231 * gdb.threads/interrupted-hand-call.exp
14232 * gdb.threads/linux-dp.exp
14233 * gdb.threads/local-watch-wrong-thread.exp
14234 * gdb.threads/next-while-other-thread-longjmps.exp
14235 * gdb.threads/non-ldr-exit.exp
14236 * gdb.threads/pending-step.exp
14237 * gdb.threads/print-threads.exp
14238 * gdb.threads/process-dies-while-detaching.exp
14239 * gdb.threads/process-dies-while-handling-bp.exp
14240 * gdb.threads/pthreads.exp
14241 * gdb.threads/queue-signal.exp
14242 * gdb.threads/reconnect-signal.exp
14243 * gdb.threads/signal-command-handle-nopass.exp
14244 * gdb.threads/signal-command-multiple-signals-pending.exp
14245 * gdb.threads/signal-delivered-right-thread.exp
14246 * gdb.threads/signal-sigtrap.exp
14247 * gdb.threads/sigthread.exp
14248 * gdb.threads/staticthreads.exp
14249 * gdb.threads/stepi-random-signal.exp
14250 * gdb.threads/thread-unwindonsignal.exp
14251 * gdb.threads/thread_check.exp
14252 * gdb.threads/thread_events.exp
14253 * gdb.threads/tid-reuse.exp
14254 * gdb.threads/tls-nodebug.exp
14255 * gdb.threads/tls-shared.exp
14256 * gdb.threads/tls-so_extern.exp
14257 * gdb.threads/tls.exp
14258 * gdb.threads/wp-replication.exp
14259 * gdb.trace/actions-changed.exp
14260 * gdb.trace/actions.exp
14261 * gdb.trace/backtrace.exp
14262 * gdb.trace/change-loc.exp
14263 * gdb.trace/collection.exp
14264 * gdb.trace/deltrace.exp
14265 * gdb.trace/disconnected-tracing.exp
14266 * gdb.trace/entry-values.exp
14267 * gdb.trace/ftrace-lock.exp
14268 * gdb.trace/ftrace.exp
14269 * gdb.trace/infotrace.exp
14270 * gdb.trace/mi-trace-frame-collected.exp
14271 * gdb.trace/mi-trace-unavailable.exp
14272 * gdb.trace/mi-traceframe-changed.exp
14273 * gdb.trace/mi-tracepoint-changed.exp
14274 * gdb.trace/mi-tsv-changed.exp
14275 * gdb.trace/no-attach-trace.exp
14276 * gdb.trace/packetlen.exp
14277 * gdb.trace/passc-dyn.exp
14278 * gdb.trace/passcount.exp
14279 * gdb.trace/pending.exp
14280 * gdb.trace/pr16508.exp
14281 * gdb.trace/qtro.exp
14282 * gdb.trace/range-stepping.exp
14283 * gdb.trace/read-memory.exp
14284 * gdb.trace/report.exp
14285 * gdb.trace/save-trace.exp
14286 * gdb.trace/signal.exp
14287 * gdb.trace/stap-trace.exp
14288 * gdb.trace/status-stop.exp
14289 * gdb.trace/strace.exp
14290 * gdb.trace/tfile.exp
14291 * gdb.trace/tfind.exp
14292 * gdb.trace/trace-break.exp
14293 * gdb.trace/trace-condition.exp
14294 * gdb.trace/trace-enable-disable.exp
14295 * gdb.trace/trace-mt.exp
14296 * gdb.trace/tracecmd.exp
14297 * gdb.trace/tracefile-pseudo-reg.exp
14298 * gdb.trace/tspeed.exp
14299 * gdb.trace/tstatus.exp
14300 * gdb.trace/tsv.exp
14301 * gdb.trace/unavailable.exp
14302 * gdb.trace/while-dyn.exp
14303 * gdb.trace/while-stepping.exp
14304 * lib/gdb-guile.exp
14305 * lib/gdb.exp
14306 * lib/mi-support.exp
14307 * lib/pascal.exp
14308 * lib/perftest.exp
14309 * lib/prelink-support.exp
14310 * lib/selftest-support.exp
14311
14312 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14313
14314 * Makefile.in: Include disable-implicit-rules.mk.
14315
14316 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14317
14318 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14319 non-byte-aligned bit fields.
14320
14321 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14322
14323 PR gdb/12616
14324 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14325 respects the DW_AT_data_bit_offset attribute.
14326
14327 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14328
14329 * gdb.base/default.exp: Fix output of "set language".
14330
14331 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14332
14333 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14334 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14335 make.
14336 * configure.ac: Remove checks for the make program.
14337 * configure: Re-generate.
14338
14339 2016-11-16 Kevin Buettner <kevinb@redhat.com>
14340
14341 * gdb.python/py-recurse-unwind.c (main): Add loop.
14342 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14343 to read_register() and gdb.parse_and_eval(). Make each code
14344 call a separate case that can be individually tested.
14345 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14346 proc. Call cont_and_backtrace for each of the code paths that
14347 we want to test in the unwinder.
14348
14349 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14350
14351 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14352 the definition of struct S.
14353
14354 2016-11-11 Catherine Moore <clm@codesourcery.com>
14355
14356 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14357
14358 2016-11-09 Pedro Alves <palves@redhat.com>
14359
14360 * gdb.base/commands.exp (runto_or_return): New procedure.
14361 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14362 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14363 (progvar_simple_while_test, progvar_complex_if_while_test)
14364 (if_while_breakpoint_command_test)
14365 (infrun_breakpoint_command_test, breakpoint_command_test)
14366 (user_defined_command_test, watchpoint_command_test)
14367 (test_command_prompt_position, redefine_hook_test)
14368 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14369 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14370 multi_line_input and multi_line. Remove gdb_expect and
14371 gdb_stop_suppressing_tests uses.
14372 * lib/gdb.exp (valnum_re): New global.
14373 (multi_line_input): New procedure.
14374
14375 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14376
14377 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14378 Remove.
14379 (test_setup): Define with proc_with_prefix.
14380 (test_cli_inferior): Likewise.
14381 (test_cli_thread): Likewise.
14382 (test_cli_frame): Likewise.
14383 (test_cli_select_frame): Likewise.
14384 (test_cli_up_down): Likewise.
14385 (test_mi_thread_select): Likewise.
14386 (test_mi_stack_select_frame): Likewise.
14387 (test_cli_in_mi_inferior): Likewise.
14388 (test_cli_in_mi_thread): Likewise.
14389 (test_cli_in_mi_frame): Likewise.
14390 (top level): Do not use with_test_prefix_procname.
14391
14392 2016-11-09 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.base/commands.exp (gdbvar_simple_if_test)
14395 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14396 (progvar_simple_if_test, progvar_simple_while_test)
14397 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14398 (infrun_breakpoint_command_test, breakpoint_command_test)
14399 (user_defined_command_test, watchpoint_command_test)
14400 (test_command_prompt_position, deprecated_command_test)
14401 (bp_deleted_in_command, temporary_breakpoint_commands)
14402 (stray_arg0_test, source_file_with_indented_comment)
14403 (recursive_source_test, if_commands_test)
14404 (error_clears_commands_left, redefine_hook_test)
14405 (redefine_backtrace_test): Use proc_with_prefix.
14406 * lib/gdb.exp (proc_with_prefix): New proc.
14407
14408 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14409
14410 * gdb.base/tui-layout.c: New file.
14411 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14412 disassembly window contains very long lines.
14413
14414 2016-11-08 Tom Tromey <tom@tromey.com>
14415
14416 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14417 depend on Python 2.
14418
14419 2016-11-08 Tom Tromey <tom@tromey.com>
14420
14421 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14422 New method.
14423
14424 2016-10-29 Manish Goregaokar <manish@mozilla.com>
14425
14426 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
14427
14428 2016-10-27 Manish Goregaokar <manish@mozilla.com>
14429
14430 * gdb.rust/simple.rs: Add test for univariant enums without
14431 discriminants and for encoded struct-like enums.
14432
14433 2016-10-28 Pedro Alves <palves@redhat.com>
14434
14435 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14436 gdb_test_multiple, tighten regexps and match symtabs and line
14437 tables incrementally.
14438
14439 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
14440
14441 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14442 general.
14443
14444 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
14445
14446 * gdb.base/exec-invalid-sysroot.exp: New file.
14447
14448 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14449
14450 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14451
14452 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14453
14454 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14455
14456 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14457
14458 * gdb.base/killed-outside.exp: Remove $options from a call to
14459 `prepare_for_testing'.
14460
14461 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14462
14463 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14464 Change test message.
14465
14466 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14467
14468 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14469 Update comment.
14470
14471 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14472
14473 * gdb.trace/mi-trace-save.exp: New file.
14474
14475 2016-10-13 Yao Qi <yao.qi@linaro.org>
14476
14477 * gdb.base/code_elim.exp (get_var_address): Remove.
14478 * gdb.base/relocate.exp: Likewise.
14479 * gdb.base/shreloc.exp: Likewise.
14480 * lib/gdb.exp (get_var_address): New.
14481
14482 2016-10-13 Yao Qi <yao.qi@linaro.org>
14483
14484 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14485 floating point tests if $skip_float_test is false.
14486
14487 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
14488
14489 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14490 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14491 argc values.
14492 Add 1 to argc so we guarantee distinct initial/modified argc values.
14493
14494 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14495
14496 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14497
14498 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14499
14500 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14501 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14502 * gdb.arch/vsx-regs.exp: Likewise.
14503
14504 2016-10-07 Yao Qi <yao.qi@linaro.org>
14505
14506 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14507
14508 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14509
14510 * gdb.python/python.exp: Test decode_line("*0").
14511
14512 2016-10-06 Doug Evans <dje@google.com>
14513
14514 * gdb.python/py-value.exp (test_value_creation): Add test for large
14515 unsigned 64-bit value.
14516
14517 2016-10-06 Tom Tromey <tom@tromey.com>
14518
14519 * gdb.compile/compile.exp: Change java tests to rust.
14520 * gdb.base/setshow.exp: Change java tests to rust.
14521 * gdb.base/default.exp: Remove java from language list.
14522 * README (Examples): Update language example.
14523 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14524 test.
14525 * lib/gdb.exp (skip_java_tests): Remove.
14526 * lib/java.exp: Remove.
14527 * gdb.java: Remove.
14528
14529 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14530
14531 * gdb.arch/mips-fcr.exp: New test.
14532 * gdb.arch/mips-fcr.c: Source for the new test.
14533
14534 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14535
14536 * gdb.base/solib-disc.exp: Use `standard_output_file'
14537 throughout.
14538
14539 2016-10-06 Pedro Alves <palves@redhat.com>
14540
14541 * gdb.base/jit-simple-dl.c: New file.
14542 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14543 * gdb.base/jit-simple.c: ... this.
14544 * gdb.base/jit-simple.exp (jit_run): Delete.
14545 (build_jit): New proc.
14546 (jit_test_reread): Recompile either the main program or the shared
14547 library, depending on what is being tested. Skip changing address
14548 if caller wants to. Compare before/after addresses. If testing
14549 standalone, explicitly load the binary. Test "maint info
14550 breakpoints".
14551 (top level): Add "standalone vs shared lib" and "change address"
14552 vs "same address" axes.
14553
14554 2016-10-06 Pedro Alves <palves@redhat.com>
14555
14556 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14557 call.
14558 (jit_run): Delete.
14559 (jit_test_reread): Use with_test_prefix. Reload the main binary
14560 explicitly. Compare the before/after addresses of the JIT
14561 descriptor.
14562
14563 2016-08-15 Doug Evans <dje@google.com>
14564
14565 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14566 for single bitfields is bool.
14567 * gdb.xml/tdesc-regs.exp: Ditto.
14568
14569 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14570
14571 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14572
14573 2016-10-05 Yao Qi <yao.qi@linaro.org>
14574
14575 * lib/gdb.exp (support_complex_tests): Return zero if
14576 gdb_skip_float_test return true.
14577
14578 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14579 Simon Marchi <simon.marchi@ericsson.com>
14580
14581 PR gdb/20487
14582 * gdb.mi/user-selected-context-sync.exp: New file.
14583 * gdb.mi/user-selected-context-sync.c: New file.
14584
14585 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14586 Simon Marchi <simon.marchi@ericsson.com>
14587
14588 PR gdb/20487
14589 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14590 =thread-select-event check.
14591
14592 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14593
14594 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14595 the compulsory L operand changes.
14596 * gdb.arch/powerpc-power.s: Likewise.
14597
14598 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14599
14600 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14601 * gdb.base/jit-attach-pie.c: New file.
14602 * gdb.base/jit-attach-pie.exp: New file.
14603
14604 2016-09-28 Pedro Alves <palves@redhat.com>
14605
14606 * gdb.base/infcall-input.c: New file.
14607 * gdb.base/infcall-input.exp: New file.
14608
14609 2016-09-22 Yao Qi <yao.qi@linaro.org>
14610
14611 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14612 (gdb_exit): Rename it to ...
14613 (gdbserver_gdb_exit): ... Close GDBserver.
14614 (gdb_exit): New proc, call gdbserver_gdb_exit.
14615 (mi_gdb_exit): Likewise.
14616
14617 2016-09-22 Yao Qi <yao.qi@linaro.org>
14618
14619 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14620 path.
14621 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14622 Remove duplication.
14623
14624 2016-09-22 Yao Qi <yao.qi@linaro.org>
14625
14626 * lib/gdbserver-support.exp: Check the existence of
14627 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14628
14629 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14630
14631 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14632
14633 2016-09-21 Tom Tromey <tom@tromey.com>
14634
14635 PR gdb/20604:
14636 * gdb.base/quit.exp: New file.
14637
14638 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14639
14640 * .gitignore: New file.
14641
14642 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14643
14644 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14645 throughout.
14646
14647 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14648
14649 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14650
14651 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14652
14653 * gdb.cp/casts.cc (decltype): Move it ...
14654 (main): ... with its call to ...
14655 * gdb.cp/casts03.cc: ... a new file.
14656 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14657
14658 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14659
14660 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14661
14662 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14663
14664 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14665 and sync up the test with tests in gas/testsuite/gas/ppc.
14666 * gdb.arch/powerpc-power.exp: Likewise.
14667
14668 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14669
14670 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14671
14672 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14673 Jan Kratochvil <jan.kratochvil@redhat.com>
14674
14675 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14676 make m1's definition to be different from m2's. Use 'dummy' as an
14677 argument for probe 'two'.
14678
14679 2016-09-10 Jon Beniston <jon@beniston.com>
14680
14681 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14682 for sim target.
14683
14684 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14685
14686 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14687 variable declaration.
14688 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14689 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14690 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14691 received HWCAP as its argument.
14692
14693 2016-09-06 Pedro Alves <palves@redhat.com>
14694
14695 * gdb.base/new-ui-pending-input.c: New file.
14696 * gdb.base/new-ui-pending-input.exp: New file.
14697 * gdb.exp (clear_gdb_spawn_id): New procedure.
14698 (with_spawn_id): Check whether gdb_spawn_id exists before
14699 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14700 on exit.
14701
14702 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14703
14704 * gdb.base/float128.c: New file.
14705 * gdb.base/float128.exp: Likewise.
14706 * gdb.base/floatn.c: Likewise.
14707 * gdb.base/floatn.exp: Likewise.
14708
14709 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14710
14711 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14712
14713 2016-09-05 Pedro Alves <palves@redhat.com>
14714
14715 PR backtrace/19927
14716 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14717 unwinders are immediately called as side effect of "source" or
14718 "disable unwinder" commands.
14719 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14720
14721 2016-09-02 Yao Qi <yao.qi@linaro.org>
14722
14723 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14724 is true and $type is "float" or "double".
14725
14726 2016-09-02 Yao Qi <yao.qi@linaro.org>
14727
14728 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14729 true.
14730 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14731 * gdb.base/call-rt-st.exp: Likewise.
14732 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14733 return value instead of gdb,skip_float_test.
14734 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14735 (do_function_calls): Use its return value instead of
14736 gdb,skip_float_test.
14737 * gdb.base/finish.exp: Likewise.
14738 * gdb.base/funcargs.exp: Likewise.
14739 * gdb.base/return.exp: Likewise.
14740 * gdb.base/return2.exp: Likewise.
14741 * gdb.base/varargs.exp: Likewise.
14742 * lib/gdb.exp (gdb_skip_float_test): Change it to
14743 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14744
14745 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14746
14747 * gdb.multi/tids.exp: Test "thread apply all".
14748
14749 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14750
14751 * gdb.base/default.exp (tty): Remove.
14752
14753 2016-08-24 Kevin Buettner <kevinb@redhat.com>
14754
14755 * gdb.python/py-recurse-unwind.c: New file.
14756 * gdb.python/py-recurse-unwind.py: New file.
14757 * gdb.python/py-recurse-unwind.exp: New file.
14758
14759 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14760
14761 * gdb.base/set-inferior-tty.exp: New file.
14762 * gdb.base/set-inferior-tty.c: New file.
14763
14764 2016-08-23 Pedro Alves <palves@redhat.com>
14765
14766 PR gdb/20494
14767 * gdb.base/new-ui-echo.c: New file.
14768 * gdb.base/new-ui-echo.exp: New file.
14769
14770 2016-08-23 Yao Qi <yao.qi@linaro.org>
14771
14772 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14773 gdbserver_spawn.
14774 * gdb.server/connect-without-multi-process.exp (do_test):
14775 Likewise.
14776
14777 2016-08-23 Yao Qi <yao.qi@linaro.org>
14778
14779 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14780 standalone_txt. Delete gdb_txt and standalone_txt on host
14781 and target. Spawn the binary on target. Copy files from
14782 target to host.
14783
14784 2016-08-22 Pedro Alves <palves@redhat.com>
14785
14786 PR gdb/20505
14787 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14788 with_test_prefix. Factor out bits to ...
14789 (test_no_vdso): ... this new procedure.
14790
14791 2016-08-19 Carl Love <cel@us.ibm.com>
14792
14793 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14794 maintaining separate logic for constructing the output path.
14795 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14796 * gdb.arch/ppc-dfp.exp: Likewise.
14797 * gdb.arch/ppc-fp.exp: Likewise.
14798 * gdb.arch/vsx-regs.exp: Likewise.
14799 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14800 binprefix for generating the additional binary files.
14801
14802 2016-08-19 Pedro Alves <palves@redhat.com>
14803
14804 * gdb.trace/mi-trace-frame-collected.exp
14805 (test_trace_frame_collected): On x32, expect two registers.
14806
14807 2016-08-18 Carl Love <cel@us.ibm.com>
14808
14809 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14810 and sync up the test with tests in gas/testsuite/gas/ppc.
14811 * gdb.arch/powerpc-power.exp: Likewise.
14812
14813 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14814
14815 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14816 expected error message.
14817
14818 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14819
14820 * gdb.multi/remove-inferiors.exp: New file.
14821 * gdb.multi/remove-inferiors.c: New file.
14822
14823 2016-08-12 Yao Qi <yao.qi@linaro.org>
14824
14825 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14826 argument list.
14827
14828 2016-08-10 Pedro Alves <palves@redhat.com>
14829
14830 PR gdb/19187
14831 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14832 setup_kfails.
14833
14834 2016-08-09 Pedro Alves <palves@redhat.com>
14835 Simon Marchi <simon.marchi@ericsson.com>
14836
14837 PR gdb/20418
14838 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14839 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14840
14841 2016-08-09 Pedro Alves <palves@redhat.com>
14842
14843 PR mi/20431
14844 * gdb.mi/mi-cmd-error.exp: New file.
14845
14846 2016-08-09 Pedro Alves <palves@redhat.com>
14847
14848 PR gdb/18653
14849 * gdb.base/signals-state-child.c: New file.
14850 * gdb.base/signals-state-child.exp: New file.
14851 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14852
14853 2016-08-09 Pedro Alves <palves@redhat.com>
14854
14855 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14856
14857 2016-08-03 Tom Tromey <tom@tromey.com>
14858
14859 PR python/18565:
14860 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14861
14862 2016-08-01 Yao Qi <yao.qi@linaro.org>
14863
14864 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14865 variable mode to "multi-process" if $multi_process is 1, otherwise
14866 set it to "single-process".
14867
14868 2016-08-01 Yao Qi <yao.qi@linaro.org>
14869
14870 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14871 * gdb.cp/cpexprs.exp: Likewise.
14872 * gdb.cp/m-static.exp: Likewise.
14873
14874 2016-07-26 Tom Tromey <tom@tromey.com>
14875
14876 PR python/20190:
14877 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14878 test.
14879
14880 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14881
14882 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14883 selecting assembly source files.
14884 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14885 assembly source files.
14886 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14887 assembly source files.
14888 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14889 selecting assembly source files.
14890
14891 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14892
14893 * gdb.base/new-ui.exp (do_test_invalid_args): New
14894 procedure.
14895
14896 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14897
14898 * gdb.btrace/reconnect.c: New file.
14899 * gdb.btrace/reconnect.exp: New file.
14900
14901 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14902
14903 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14904 to test_catch_syscall_group.
14905 (test_catch_syscall_group): New.
14906
14907 2016-07-21 Tom Tromey <tom@tromey.com>
14908
14909 * gdb.rust/simple.rs (main): Use empty struct expression.
14910 * gdb.rust/simple.exp: Add tests for empty struct expression.
14911
14912 2016-07-21 Yao Qi <yao.qi@linaro.org>
14913
14914 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14915 if gdb_skip_xml_test is true on some targets.
14916
14917 2016-07-21 Yao Qi <yao.qi@linaro.org>
14918
14919 * gdb.server/solib-list.exp: Unset last_loaded_file.
14920
14921 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14922
14923 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14924 "step into captured_main (args)".
14925
14926 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14927
14928 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14929
14930 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14931
14932 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14933
14934 2016-07-19 Pedro Alves <palves@redhat.com>
14935
14936 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14937 * gdb.opt/inline-bt.exp: Likewise.
14938 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14939 additional_flags=-Winline.
14940 * gdb.opt/inline-locals.exp: Likewise.
14941 * gdb.opt/inline-markers.c (ATTR): Define.
14942 (inlined_fn): Use it.
14943
14944 2016-07-19 Yao Qi <yao.qi@linaro.org>
14945
14946 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14947 (test_with_self): Remove some code. Remove argument executable.
14948 (top-level): Use do_self_tests.
14949
14950 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
14951 Don Breazeal <donb@codesourcery.com>
14952
14953 * gdb.base/maint.exp: Escape paths used in regular expressions.
14954 * gdb.stabs/weird.exp: Likewise.
14955
14956 2016-07-13 Tom Tromey <tom@tromey.com>
14957
14958 PR python/15620, PR python/18620:
14959 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14960 (test_bkpt_events): New procs.
14961
14962 2016-07-13 Tom Tromey <tom@tromey.com>
14963
14964 PR python/17698:
14965 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14966 test.
14967 (test_watchpoints): Likewise.
14968 (test_bkpt_pending): New proc.
14969
14970 2016-07-13 Tom Tromey <tom@tromey.com>
14971
14972 PR cli/18053:
14973 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14974 completion test.
14975
14976 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14977
14978 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14979 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14980 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14981 f_label.
14982 (g): Rename g_end_lbl to g_label.
14983 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14984 low_pc and high_pc.
14985 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14986
14987 2016-07-12 Tom Tromey <tom@tromey.com>
14988
14989 PR python/19293:
14990 * gdb.python/py-unwind-maint.exp: Update tests.
14991
14992 2016-07-12 Yao Qi <yao.qi@linaro.org>
14993
14994 * lib/selftest-support.exp (selftest_setup): Match the output
14995 when captured_main is inlined.
14996
14997 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14998
14999 * gdb.fortran/derived-types.exp (result_line, result_line_2):
15000 New variables.
15001 (print this%a, print this%b, print this): New tests.
15002 * gdb.fortran/derived-types.f90 (this): New object and
15003 initialization.
15004
15005 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15006
15007 * gdb.ada/arraydim.exp: Remove extra directory level in build
15008 directory.
15009
15010 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
15011
15012 * lib/ada.exp: Remove extra directory level in build directory.
15013 * gdb.ada/cond_lang.exp: Likewise.
15014 * gdb.ada/exec_changed.exp: Likewise.
15015 * gdb.ada/lang_switch.exp: Likewise.
15016
15017 2016-07-06 Manish Goregaokar <manish@mozilla.com>
15018
15019 * simple.rs: Add test for raw pointer subscripting.
15020 * simple.exp: Add test expectations.
15021
15022 2016-07-05 Yao Qi <yao.qi@linaro.org>
15023
15024 * gdb.mi/mi-reverse.exp: Match =record-started output.
15025
15026 2016-07-01 Pedro Alves <palves@redhat.com>
15027
15028 * gdb.base/jit-reader.exp (info_registers_current_frame): New
15029 procedure.
15030 (jit_reader_test): Test the jit reader's unwinder.
15031 * gdb.base/jithost.c (jit_function_00_code): New global.
15032 (main): Use memcpy to fill in the mmapped code, instead of poking
15033 bytes manually here.
15034 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
15035 value.
15036 (read_debug_info): Save the function's range.
15037 (read_sp): New function.
15038 (unwind_frame): Use it. Also unwind RBP.
15039 (get_frame_id): Use read_sp.
15040 (gdb_init_reader): Use calloc instead of malloc.
15041 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
15042 parameter. Use gdb_test_multiple.
15043
15044 2016-07-01 Pedro Alves <palves@redhat.com>
15045 Antoine Tremblay <antoine.tremblay@ericsson.com>
15046
15047 * gdb.threads/process-dies-while-detaching.c: New file.
15048 * gdb.threads/process-dies-while-detaching.exp: New file.
15049
15050 2016-07-01 Pedro Alves <palves@redhat.com>
15051
15052 * gdb.multi/watchpoint-multi-exit.c: New file.
15053 * gdb.multi/watchpoint-multi-exit.exp: New file.
15054
15055 2016-06-30 Pedro Alves <palves@redhat.com>
15056
15057 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
15058 unset inferior_spawn_id.
15059
15060 2016-06-30 Pedro Alves <palves@redhat.com>
15061
15062 * lib/mi-support.exp (default_mi_gdb_start): Declare global
15063 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
15064
15065 2016-06-29 Yao Qi <yao.qi@linaro.org>
15066
15067 * gdb.base/return.c: Add copyright header.
15068
15069 2016-06-29 Tom Tromey <tom@tromey.com>
15070
15071 PR python/20129:
15072 * gdb.python/py-framefilter.exp: Add tests for setting priority
15073 and disabling of non-existent frame filter.
15074
15075 2016-06-29 Yao Qi <yao.qi@linaro.org>
15076
15077 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
15078 0x0f07ff.
15079
15080 2016-06-28 Yao Qi <yao.qi@linaro.org>
15081
15082 * gdb.base/catch-syscall.exp: Remove check on isnative and target
15083 triplets. Start gdb, execute catch syscall, and continue. Check
15084 gdb's output to determine catch syscall is supported.
15085
15086 2016-06-27 Manish Goregaokar <manish@mozilla.com>
15087
15088 * gdb.rust/simple.rs: Add test for returning unit in a function.
15089 * gdb.rust/simple.exp: Add expectation for functions returning
15090 unit.
15091
15092 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
15093
15094 * gdb.python/py-breakpoint-create-fail.c,
15095 gdb.python/py-breakpoint-create-fail.exp,
15096 gdb.python/py-breakpoint-create-fail.py: New testcase.
15097
15098 2016-06-25 Manish Goregaokar <manish@mozilla.com>
15099
15100 PR gdb/20239
15101 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
15102 * gdb.rust/simple.exp: Add test expectations for new NonZero
15103 tests.
15104
15105 2016-06-24 David Taylor <dtaylor@emc.com>
15106
15107 * gdb.base/offsets.exp: New file.
15108 * gdb.base/offsets.c: New file.
15109
15110 2016-06-23 Tom Tromey <tom@tromey.com>
15111
15112 PR gdb/16483:
15113 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
15114 before any filters are loaded.
15115
15116 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
15117
15118 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
15119 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
15120 structs.
15121 * gdb.fortran/derived-type-function.exp: New file.
15122 * gdb.fortran/derived-type-function.f90: New file.
15123
15124
15125 2016-06-21 Pedro Alves <palves@redhat.com>
15126
15127 * gdb.base/new-ui.exp: New file.
15128 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
15129 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
15130 (with_spawn_id): New procedure.
15131
15132 2016-06-21 Pedro Alves <palves@redhat.com>
15133
15134 * gdb.mi/mi-exec-run.exp: New file.
15135
15136 2016-06-21 Pedro Alves <palves@redhat.com>
15137
15138 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
15139 breakpoint command's output on the main UI.
15140 (test_break): New procedure, factored out from calls in the top
15141 level.
15142 (top level): Use foreach_with_prefix to test MI as main UI and as
15143 separate UI.
15144
15145 2016-06-21 Pedro Alves <palves@redhat.com>
15146
15147 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
15148 (test_awatch_creation_and_listing)
15149 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
15150 Remove 'type' parameter.
15151 (test_watchpoint_all): New parameter mi_mode. Remove
15152 with_test_prefix.
15153 (top level): Use foreach_with_prefix, and add main/separate UI MI
15154 testing axis.
15155
15156 2016-06-21 Pedro Alves <palves@redhat.com>
15157
15158 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15159 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15160 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15161 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15162 (gdb_main_spawn_id, mi_spawn_id): Declare and
15163 comment.
15164 (mi_create_inferior_pty): New procedure,
15165 factored out from default_mi_gdb_start.
15166 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15167 procedures.
15168 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15169 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15170 Use mi_create_inferior_pty.
15171 (mi_gdb_start): Use eval to pass down args list.
15172
15173 2016-06-21 Pedro Alves <palves@redhat.com>
15174
15175 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15176 * gdb.opt/inline-cmds.exp: Add MI tests.
15177
15178 2016-06-21 Pedro Alves <palves@redhat.com>
15179
15180 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15181
15182 2016-06-21 Pedro Alves <palves@redhat.com>
15183
15184 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15185 (top level): Use it instead of mi_execute_to.
15186
15187 2016-06-21 Pedro Alves <palves@redhat.com>
15188
15189 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15190 (cont_handler_str): New.
15191 (signal_stop_handler): Set stop_handler_str instead of printing to
15192 stdout.
15193 (continue_handler): Set cont_handler_str instead of printing to
15194 stdout.
15195 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15196 mi_send_resuming_command. Print stop_handler_str and
15197 cont_handler_str instead of expecting the python events print
15198 directly.
15199
15200 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15201
15202 * gdb.base/jit-reader.exp: New file.
15203 * gdb.base/jithost.c: New file.
15204 * gdb.base/jithost.h: New file.
15205 * gdb.base/jitreader.c : New file.
15206 * gdb.base/jit-protocol.h: New file.
15207
15208 2016-06-17 Yao Qi <yao.qi@linaro.org>
15209
15210 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15211 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15212 and detach-on-fork. Adjust tests.
15213 (top level): Invoke break_cond_on_syscall with combinations of
15214 syscall, follow-fork-mode and detach-on-fork.
15215
15216 2016-06-17 Yao Qi <yao.qi@linaro.org>
15217
15218 * gdb.base/step-over-exit.c: New.
15219 * gdb.base/step-over-exit.exp: New.
15220
15221 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15222
15223 * gdb.base/float.exp: Add target check for nds32*-*-*.
15224 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15225
15226 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15227
15228 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15229 for unsupported target features.
15230 * gdb.base/call-rt-st.exp: Likewise.
15231 * gdb.base/call-sc.exp: Likewise.
15232 * gdb.base/call-signal-resume.exp: Likewise.
15233 * gdb.base/call-strs.exp: Likewise.
15234 * gdb.base/callexit.exp: Likewise.
15235 * gdb.base/callfuncs.exp: Likewise.
15236 * gdb.base/nodebug.exp: Likewise.
15237 * gdb.base/printcmds.exp: Likewise.
15238 * gdb.base/ptype.exp: Likewise.
15239 * gdb.base/structs.exp: Likewise.
15240 * gdb.base/unwindonsignal.exp: Likewise.
15241 * gdb.cp/gdb2495.exp: Likewise.
15242 * gdb.cp/templates.exp: Likewise.
15243 * gdb.cp/virtfunc.exp: Likewise.
15244 * gdb.threads/hand-call-in-threads.exp: Likewise.
15245 * gdb.threads/interrupted-hand-call.exp: Likewise.
15246 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15247
15248 2016-06-10 Tom Tromey <tom@tromey.com>
15249
15250 PR rust/20110:
15251 * gdb.rust/expr.exp: Add test for integer constant larger than
15252 i32.
15253
15254 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15255
15256 * gdb.fortran/nested-funcs.exp: New.
15257 * gdb.fortran/nested-funcs.f90: New.
15258
15259 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15260
15261 * gdb.base/examine-backward.c: New file.
15262 * gdb.base/examine-backward.exp: New file.
15263
15264 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15265
15266 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15267 matching.
15268
15269 2016-06-02 Tom Tromey <tom@tromey.com>
15270
15271 PR python/18984:
15272 * gdb.python/py-shared.exp: Add solib_name test.
15273
15274 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15275
15276 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15277
15278 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15279
15280 PR c++/19893
15281 * gdb.dwarf2/implref.exp: Rename to...
15282 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15283 * gdb.dwarf2/implref-array.c: New file.
15284 * gdb.dwarf2/implref-array.exp: Likewise.
15285 * gdb.dwarf2/implref-global.c: Likewise.
15286 * gdb.dwarf2/implref-global.exp: Likewise.
15287 * gdb.dwarf2/implref-struct.c: Likewise.
15288 * gdb.dwarf2/implref-struct.exp: Likewise.
15289
15290 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15291
15292 * gdb.trace/trace-condition.exp: Add 64bit tests.
15293
15294 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15295
15296 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15297 bits types.
15298 (main): Adapt to 8 to 64 bits types.
15299 * gdb.trace/trace-condition.exp: Add new tests.
15300
15301 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15302
15303 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15304
15305 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15306
15307 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15308 Move condition tests...
15309 * gdb.trace/trace-condition.exp: Here.
15310
15311 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15312
15313 * gdb.trace/trace-condition.exp: Add counter-case tests.
15314
15315 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15316
15317 PR c++/15231
15318 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15319 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15320
15321 2016-05-27 Pedro Alves <palves@redhat.com>
15322
15323 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15324 New procedure.
15325 (top level): Call it, and bail out of DejaGnu is known to be bad.
15326
15327 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15328
15329 * gdb.base/whatis.c: Extend the test case.
15330 * gdb.base/whatis.exp: Add additional tests.
15331
15332 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15333
15334 * gdb.fortran/type.f90: Add pointer variable.
15335 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15336
15337 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15338
15339 * gdb.fortran/vla-type.exp: Fix testcase name.
15340
15341 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15342
15343 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15344
15345 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15346
15347 * gdb.fortran/type.f90: Add nested structures.
15348 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15349 * gdb.fortran/derived-type.exp: Adapt expected output.
15350 * gdb.fortran/vla-type.exp: Adapt expected output.
15351
15352 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15353
15354 * gdb.fortran/whatis_type.exp: Adapt expected output.
15355
15356 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15357
15358 * gdb.fortran/print_type.exp: Fix expected output.
15359 * gdb.fortran/whatis_type.exp: Fix expected output.
15360
15361 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15362
15363 * gdb.fortran/whatis_type.exp: Use multi_line.
15364
15365 2016-05-24 Tom Tromey <tom@tromey.com>
15366
15367 PR python/17386:
15368 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15369 use value as an index.
15370
15371 2016-05-23 Tom Tromey <tom@tromey.com>
15372
15373 PR python/17981:
15374 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15375 no-breakpoint case.
15376
15377 2016-05-24 Pedro Alves <palves@redhat.com>
15378
15379 PR gdb/19828
15380 * gdb.threads/clone-attach-detach.c: New file.
15381 * gdb.threads/clone-attach-detach.exp: New file.
15382
15383 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15384
15385 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15386
15387 2016-05-23 Tom Tromey <tom@tromey.com>
15388
15389 PR python/19438, PR python/18393:
15390 * gdb.python/py-progspace.exp: Add "dir" test.
15391 * gdb.python/py-objfile.exp: Add "dir" test.
15392
15393 2016-05-23 Yao Qi <yao.qi@linaro.org>
15394
15395 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15396 * gdb.arch/thumb2-it.exp: Likewise.
15397
15398 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15399
15400 * gdb.mi/mi-threads-interrupt.c: New file.
15401 * gdb.mi/mi-threads-interrupt.exp: New file.
15402
15403 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15404
15405 PR gdb/18077
15406 * gdb.mi/mi-async-run.exp: New file.
15407 * gdb.mi/mi-async-run.c: New file.
15408
15409 2016-05-17 Tom Tromey <tom@tromey.com>
15410 Manish Goregaokar <manishsmail@gmail.com>
15411
15412 * lib/rust-support.exp: New file.
15413 * lib/gdb.exp (skip_rust_tests): New proc.
15414 (build_executable_from_specs): Handle rust.
15415 * lib/future.exp (gdb_find_rustc): New proc.
15416 (gdb_default_target_compile): Handle rust.
15417 * gdb.rust/expr.exp: New file.
15418 * gdb.rust/generics.exp: New file.
15419 * gdb.rust/generics.rs: New file.
15420 * gdb.rust/methods.exp: New file.
15421 * gdb.rust/methods.rs: New file.
15422 * gdb.rust/modules.exp: New file.
15423 * gdb.rust/modules.rs: New file.
15424 * gdb.rust/simple.exp: New file.
15425 * gdb.rust/simple.rs: New file.
15426
15427 2016-05-17 Tom Tromey <tom@tromey.com>
15428
15429 * gdb.base/default.exp (set language): Add rust.
15430
15431 2016-05-17 Tom Tromey <tom@tromey.com>
15432
15433 * gdb.gdb/unittest.exp: New file.
15434
15435 2016-05-16 Yao Qi <yao.qi@linaro.org>
15436
15437 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15438 shell_prompt. Update shell_prompt_re.
15439
15440 2016-05-12 Doug Evans <dje@google.com>
15441
15442 PR symtab/19999
15443 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15444 $options when building executable.
15445 * gdb.dwarf2/fission-loclists-pie.S: New file.
15446 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15447
15448 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15449
15450 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15451 of [is_remote target],
15452
15453 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15454
15455 * lib/gdb.exp (use_gdb_stub): New procedure.
15456
15457 2016-05-03 Yunlian Jiang <yunlian@google.com>
15458 Doug Evans <dje@google.com>
15459
15460 PR symtab/19914
15461 * gdb.dwarf2/dwp-sepdebug.c: New file.
15462 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15463
15464 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15465
15466 * gdb.base/detach.exp: Remove is_remote check.
15467
15468 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15469
15470 * gdb.base/annota-input-while-running.exp: Don't check for
15471 [is_remote target]. Enable annotations after running to main.
15472 Remove unused "set test..." line.
15473
15474 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15475
15476 * gdb.trace/trace-enable-disable.exp: New file.
15477 * gdb.trace/trace-enable-disable.c: New file.
15478
15479 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15480
15481 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15482 use it in info sharedlibrary test.
15483 * gdb.trace/ftrace-lock.exp: Likewise.
15484 * gdb.trace/ftrace.exp: Likewise.
15485 * gdb.trace/range-stepping.exp: Likewise.
15486 * gdb.trace/trace-break.exp: Likewise.
15487 * gdb.trace/trace-condition.exp: Likewise.
15488 * gdb.trace/trace-mt.exp: Likewise.
15489
15490 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15491
15492 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15493 (gdb_load_shlib): ... this.
15494 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15495 gdb_load_shlib.
15496 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15497 * gdb.base/ctxobj.exp: Likewise.
15498 * gdb.base/dprintf-pending.exp: Likewise.
15499 * gdb.base/dso2dso.exp: Likewise.
15500 * gdb.base/fixsection.exp: Likewise.
15501 * gdb.base/gcore-relro.exp: Likewise.
15502 * gdb.base/gdb1555.exp: Likewise.
15503 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15504 * gdb.base/gnu-ifunc.exp: Likewise.
15505 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15506 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15507 * gdb.base/pending.exp: Likewise.
15508 * gdb.base/print-file-var.exp: Likewise.
15509 * gdb.base/print-symbol-loading.exp: Likewise.
15510 * gdb.base/shlib-call.exp: Likewise.
15511 * gdb.base/shreloc.exp: Likewise.
15512 * gdb.base/so-impl-ld.exp: Likewise.
15513 * gdb.base/solib-disc.exp: Likewise.
15514 * gdb.base/solib-nodir.exp: Likewise.
15515 * gdb.base/solib-overlap.exp: Likewise.
15516 * gdb.base/solib-symbol.exp: Likewise.
15517 * gdb.base/solib-weak.exp (do_test): Likewise.
15518 * gdb.base/sym-file.exp: Likewise.
15519 * gdb.base/symtab-search-order.exp: Likewise.
15520 * gdb.base/type-opaque.exp: Likewise.
15521 * gdb.base/unload.exp: Likewise.
15522 * gdb.base/watchpoint-solib.exp: Likewise.
15523 * gdb.compile/compile.exp: Likewise.
15524 * gdb.cp/gdb2384.exp: Likewise.
15525 * gdb.cp/infcall-dlopen.exp: Likewise.
15526 * gdb.cp/re-set-overloaded.exp: Likewise.
15527 * gdb.fortran/library-module.exp: Likewise.
15528 * gdb.opt/solib-intra-step.exp: Likewise.
15529 * gdb.python/py-finish-breakpoint.exp: Likewise.
15530 * gdb.python/py-shared.exp: Likewise.
15531 * gdb.reverse/solib-precsave.exp: Likewise.
15532 * gdb.reverse/solib-reverse.exp: Likewise.
15533 * gdb.server/solib-list.exp: Likewise.
15534 * gdb.threads/dlopen-libpthread.exp: Likewise.
15535 * gdb.threads/tls-shared.exp: Likewise.
15536 * gdb.threads/tls-so_extern.exp: Likewise.
15537 * gdb.trace/change-loc.exp: Likewise.
15538 * gdb.trace/ftrace-lock.exp: Likewise.
15539 * gdb.trace/ftrace.exp: Likewise.
15540 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15541 * gdb.trace/pending.exp: Likewise.
15542 * gdb.trace/range-stepping.exp: Likewise.
15543 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15544 (strace_info_marker): Likewise.
15545 (strace_probe_marker): Likewise.
15546 (strace_trace_on_same_addr): Likewise.
15547 (strace_trace_on_diff_addr): Likewise.
15548 * gdb.trace/trace-break.exp: Likewise.
15549 * gdb.trace/trace-condition.exp: Likewise.
15550 * gdb.trace/trace-mt.exp: Likewise.
15551
15552 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15553
15554 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15555 result of gdb_remote_download.
15556 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15557 * gdb.base/dso2dso.exp: Likewise.
15558 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15559 * gdb.base/print-file-var.exp: Likewise.
15560 * gdb.base/shlib-call.exp: Likewise.
15561 * gdb.base/shreloc.exp: Likewise.
15562 * gdb.base/solib-overlap.exp: Likewise.
15563 * gdb.base/solib-weak.exp (do_test): Likewise.
15564 * gdb.base/unload.exp: Likewise.
15565
15566 2016-04-27 Yao Qi <yao.qi@linaro.org>
15567
15568 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15569 exists.
15570
15571 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15572
15573 * vla-type.exp: Print structure from toplevel.
15574
15575 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15576
15577 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15578 of dynamic types.
15579 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15580 of dynamic types.
15581
15582 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15583
15584 * gdb.fortran/vla-type.f90: New file.
15585 * gdb.fortran/vla-type.exp: New file.
15586
15587 2016-04-25 Yao Qi <yao.qi@linaro.org>
15588
15589 * gdb.base/branch-to-self.c: New file.
15590 * gdb.base/branch-to-self.exp: New file.
15591
15592 2016-04-22 Yao Qi <yao.qi@linaro.org>
15593
15594 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15595 more after $hex.
15596
15597 2016-04-22 Yao Qi <yao.qi@linaro.org>
15598
15599 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15600 * gdb.base/annota3.exp: Likewise.
15601
15602 2016-04-22 Yao Qi <yao.qi@linaro.org>
15603
15604 * gdb.reverse/step-precsave.exp: Do one step and test program
15605 stops in "callee" and do multiple steps until program goes out
15606 of "callee".
15607 * gdb.reverse/step-reverse.exp: Likewise.
15608
15609 2016-04-22 Yao Qi <yao.qi@linaro.org>
15610
15611 * gdb.trace/signal.exp: Also pass if
15612 $tracepoint_hits($i) > $iterations.
15613
15614 2016-04-22 Yao Qi <yao.qi@linaro.org>
15615
15616 * gdb.trace/signal.c: New file.
15617 * gdb.trace/signal.exp: New file.
15618
15619 2016-04-19 Doug Evans <xdje42@gmail.com>
15620
15621 * gdb.base/bad-file.exp: New file.
15622
15623 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15624
15625 * gdb.dwarf2/implref.exp: New file.
15626
15627 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15628
15629 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15630 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15631 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15632 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15633 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15634 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15635 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15636 * lib/fortran.exp (fortran_int4): New procedure.
15637 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15638 (fortran_logical4): Likewise.
15639
15640 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15641
15642 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15643
15644 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15645
15646 * lib/compiler.c: Add Intel specific preprocessor macros.
15647 * lib/compiler.cc: Likewise.
15648
15649 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
15650
15651 * gdb.server/connect-with-no-symbol-file.c: New file.
15652 * gdb.server/connect-with-no-symbol-file.exp: New file.
15653
15654 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15655
15656 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15657
15658 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15659
15660 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15661 standard output directory.
15662
15663 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15664
15665 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15666
15667 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15668
15669 * gdb.btrace/instruction_history.c (loop): Add declaration.
15670
15671 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15672
15673 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15674
15675 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15676
15677 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15678 parentheses to print.
15679 (continue_handler): Likewise.
15680
15681 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15682
15683 * gdb.server/solib-list.exp: Remove is_remote check.
15684 Pass shlib= to gdb_compile. Don't link shared library with
15685 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15686 Run binary filename through "readlink -f" on the target.
15687
15688 2016-04-08 Pedro Alves <palves@redhat.com>
15689
15690 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15691 interpreter filename as argument to gdbserver_spawn.
15692 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15693 Return empty if $last_loaded_file does not exist.
15694
15695 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15696
15697 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15698 * gdb.base/jit-main.c: Use exit after usage.
15699
15700 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15701
15702 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15703 GDBHISTSIZE prior to the tests.
15704 * gdb.base/gdbinit-history.exp: Likewise.
15705
15706 2016-04-07 Pedro Alves <palves@redhat.com>
15707
15708 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15709 instead of build_executable. Use gdb_load_shlibs.
15710
15711 2016-04-07 Yao Qi <yao.qi@linaro.org>
15712
15713 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15714 Execute "si" command.
15715
15716 2016-04-07 Yao Qi <yao.qi@linaro.org>
15717
15718 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15719 number instead of the comments on some line.
15720
15721 2016-04-06 Don Breazeal <donb@codesourcery.com>
15722
15723 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15724 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15725
15726 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15727
15728 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15729 standard_output_file. Remove unused binfile variable.
15730
15731 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
15732
15733 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15734 * gdb.python/py-mi-objfile.exp: Match "list main" output
15735 in console format.
15736
15737 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15738
15739 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15740 absolute.
15741
15742 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15743
15744 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15745 absolute.
15746 * gdb.trace/ftrace.exp: Likewise.
15747 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15748 targets as well.
15749 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15750 (gdb_load_shlibs): Copy libraries to test directory when testing
15751 natively. Only set solib-search-path if testing remotely.
15752 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15753
15754 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15755
15756 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15757 gdb_download. Use it even if the target is not remote.
15758 * gdb.base/jit.exp (compile_jit_test): Likewise.
15759 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15760 output directory if the destination board is local, otherwise use
15761 the standard remote_download from DejaGnu.
15762 (gdb_download): Remove.
15763 (gdb_load_shlibs): Use gdb_remote_download instead of
15764 gdb_download.
15765 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15766 Use gdb_remote_download instead of gdb_download. Use it even if
15767 the target is not remote.
15768 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15769 instead of gdb_download.
15770
15771 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15772
15773 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15774 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15775 run.
15776
15777 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
15778
15779 PR gdb/19820
15780 * gdb.base/printcmds.exp: Add artificial arrays tests.
15781
15782 2016-03-31 Pedro Alves <palves@redhat.com>
15783
15784 PR gdb/19858
15785 * gdb.base/jit-main.c: Include unistd.h.
15786 (ATTACH): Define to 0 if not already defined.
15787 (wait_for_gdb, mypid): New globals.
15788 (WAIT_FOR_GDB): New macro.
15789 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15790 some breakpoint locations.
15791 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15792 New procedures.
15793 (one_jit_test): Add REATTACH parameter, and handle it. Use
15794 continue_to_test_location.
15795 (top level): Test attach, and adjusts calls to one_jit_test.
15796
15797 2016-03-31 Pedro Alves <palves@redhat.com>
15798
15799 PR gdb/19858
15800 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15801 BINSUFFIX parameter, and handle it.
15802 (top level): Adjust calls compile_jit_test.
15803
15804 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
15805
15806 PR python/19743
15807 * gdb.python/py-mi-events-gdb.py: New file.
15808 * gdb.python/py-mi-events.c: New file.
15809 * gdb.python/py-mi-events.exp: New file.
15810
15811 2016-03-30 Yao Qi <yao.qi@linaro.org>
15812
15813 * gdb.reverse/until-precsave.exp: Match function name only.
15814 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15815 Move malloc to a condition block.
15816 * gdb.reverse/until-reverse.exp: Match function name only.
15817
15818 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15819
15820 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15821 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15822 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15823 variable for GPR 0 instead of assuming it is register 0.
15824 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15825 * lib/trace-support.exp: Add s390 registers.
15826
15827 2016-03-29 Yao Qi <yao.qi@linaro.org>
15828
15829 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15830
15831 2016-03-24 Yao Qi <yao.qi@linaro.org>
15832
15833 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15834 test message.
15835
15836 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15837
15838 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15839 maintaining separate logic for constructing the output path.
15840
15841 2016-03-16 Don Breazeal <donb@codesourcery.com>
15842
15843 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15844 Retry fork and waitpid on interrupted system call errors.
15845 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15846 Use with_timeout_factor to increase timeout by factor of 10.
15847
15848 2016-03-15 Don Breazeal <donb@codesourcery.com>
15849
15850 * gdb.cp/scope-err.cc: New test program.
15851 * gdb.cp/scope-err.exp: New test script.
15852 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15853 lines and "set breakpoint here" comment.
15854 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15855 Fixed some whitespace and format issues.
15856 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15857 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15858
15859 2016-03-15 Doug Evans <dje@google.com>
15860
15861 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15862 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15863 All callers updated. Add tests for enums, mixed flags register.
15864
15865 2016-03-15 Doug Evans <dje@google.com>
15866
15867 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15868 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15869
15870 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15871
15872 * gdb.base/default.exp: Add $_as_string to the list of expected
15873 convenience functions.
15874
15875 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15876
15877 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15878
15879 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15880
15881 * gdb.python/py-as-string.exp: New file.
15882 * gdb.python/py-as-string.c: New file.
15883
15884 2016-03-09 Pedro Alves <palves@redhat.com>
15885
15886 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15887 signal" -> "Thread NN received signal" output change.
15888 * gdb.threads/ia64-sigill.exp: Likewise.
15889 * gdb.threads/linux-dp.exp: Likewise.
15890 * gdb.threads/manythreads.exp: Likewise.
15891 * gdb.threads/pending-step.exp: Likewise.
15892 * gdb.threads/print-threads.exp: Likewise.
15893 * gdb.threads/sigstep-threads.exp: Likewise.
15894 * gdb.threads/staticthreads.exp: Likewise.
15895 * gdb.threads/tls.exp: Likewise.
15896
15897 2016-03-09 Pedro Alves <palves@redhat.com>
15898
15899 * gdb.base/command-line-input.exp: New file.
15900
15901 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15902
15903 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15904 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15905 * gdb.trace/pending.exp: Accept leading dot before function name.
15906 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15907 * lib/trace-support.exp: Set registers for ppc.
15908
15909 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15910
15911 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15912 use it for disassembly; accept .main in addition to main in backtrace.
15913
15914 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
15915 Marcin Kościelnicki <koriakin@0x04.net>
15916
15917 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15918 (gdb_recursion_test_ptr): New global variable.
15919 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15920 gdb_recursion_test.
15921 (gdb_c_test): Ditto.
15922
15923 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15924
15925 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15926 ordering.
15927
15928 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15929
15930 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15931 (bar): Add bar_start_lbl label.
15932 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15933 of foo/bar for emitting DWARF and tracing.
15934
15935 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15936
15937 * analyze-racy-logs.py: Set executable bit.
15938
15939 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15940
15941 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15942 (CHECK_TARGET_TMP): Likewise.
15943 (check-single-racy): New rule.
15944 (check-parallel-racy): Likewise.
15945 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15946 (do-check-parallel-racy): New rule.
15947 (check-racy/%.exp): Likewise.
15948 * README (Racy testcases): New section.
15949 * analyze-racy-logs.py: New file.
15950
15951 2016-03-03 Doug Evans <dje@google.com>
15952
15953 * gdb.base/skip.exp: Use with_test_prefix.
15954
15955 2016-03-03 Yao Qi <yao.qi@linaro.org>
15956
15957 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15958 Invoke step_over_syscall "clone" and break_cond_on_syscall
15959 "clone".
15960 * gdb.base/step-over-clone.c: New file.
15961
15962 2016-03-03 Yao Qi <yao.qi@linaro.org>
15963
15964 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15965 code format.
15966
15967 2016-03-03 Yao Qi <yao.qi@linaro.org>
15968
15969 * gdb.base/disp-step-fork.c: Rename to ...
15970 * gdb.base/step-over-fork.c: ... it. New file.
15971 * gdb.base/disp-step-vfork.c: Rename to ...
15972 * gdb.base/step-over-vfork.c: ... it. New file.
15973 * gdb.base/disp-step-syscall.exp: Rename to ...
15974 * gdb.base/step-over-syscall.exp: ... it. New file.
15975 (disp_step_cross_syscall): Rename to ...
15976 (step_over_syscall): ... it.
15977
15978 2016-03-03 Yao Qi <yao.qi@linaro.org>
15979
15980 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15981 If target supports condition evaluation on target, invoke
15982 break_cond_on_syscall for fork and vfork.
15983
15984 2016-03-03 Yao Qi <yao.qi@linaro.org>
15985
15986 * gdb.base/disp-step-syscall.exp: Don't invoke
15987 support_displaced_stepping.
15988 (disp_step_cross_syscall): Test with displaced stepping off and
15989 on if supported.
15990
15991 2016-03-03 Yao Qi <yao.qi@linaro.org>
15992
15993 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15994 proc.
15995 (setup): New proc.
15996 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15997 and setup.
15998
15999 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16000
16001 * gdb.fortran/vla-history.exp: Remove breakpoint.
16002
16003 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16004
16005 * gdb.fortran/vla-history.exp: Lookup array elements and printing
16006 exceeds timeout.
16007
16008 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16009
16010 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
16011 breakpoint.
16012
16013 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
16014
16015 * gdb.mi/vla.f90: Nullify pointer after declaration.
16016
16017 2016-03-01 Pedro Alves <palves@redhat.com>
16018
16019 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
16020
16021 2016-03-01 Pedro Alves <palves@redhat.com>
16022
16023 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
16024 before anything else.
16025 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
16026 _GNU_SOURCE here.
16027 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
16028 before anything else.
16029 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
16030
16031 2016-03-01 Pedro Alves <palves@redhat.com>
16032
16033 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
16034
16035 2016-03-01 Yao Qi <yao.qi@linaro.org>
16036
16037 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
16038 prepare_for_testing.
16039
16040 2016-03-01 Yao Qi <yao.qi@linaro.org>
16041
16042 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
16043
16044 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16045
16046 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
16047 manually constructing the output path.
16048
16049 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
16050
16051 * gdb.arch/s390-stackless.S: New.
16052 * gdb.arch/s390-stackless.exp: New.
16053
16054 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
16055
16056 * gdb.dlang/circular.c: New file.
16057 * gdb.dlang/circular.exp: New file.
16058
16059 2016-02-26 Yao Qi <yao.qi@linaro.org>
16060
16061 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
16062 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
16063 (testcases): Update.
16064
16065 2016-02-26 Yao Qi <yao.qi@linaro.org>
16066
16067 * gdb.reverse/aarch64.c: Rename to ...
16068 * gdb.reverse/insn-reverse.c: ... it.
16069 * gdb.reverse/aarch64.exp: Rename to ...
16070 * gdb.reverse/insn-reverse.exp: ... it.
16071
16072 2016-02-26 Yao Qi <yao.qi@linaro.org>
16073
16074 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
16075 (testcase_ftype): New.
16076 (testcases): New array.
16077 (n_testcases): New.
16078 (main): Call each element in testcases.
16079 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
16080 (read_testcase): New.
16081 Do the tests in a loop.
16082
16083 2016-02-25 Yao Qi <yao.qi@linaro.org>
16084
16085 * gdb.base/branches.c: Remove.
16086
16087 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16088
16089 PR gdb/13808
16090 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
16091
16092 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16093
16094 * gdb.trace/ftrace.exp: Remove unnecessary target check.
16095
16096 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
16097
16098 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
16099 change x86_64 call_insn to 'callq'.
16100
16101 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
16102
16103 * gdb.trace/tfile-avx.c: Move to...
16104 * gdb.trace/tracefile-pseudo-reg.c: Here.
16105 * gdb.trace/tfile-avx.exp: Move to...
16106 * gdb.trace/tracefile-pseudo-reg.exp: Here.
16107
16108 2016-02-24 Gary Benson <gbenson@redhat.com>
16109
16110 * gdb.base/attach-pie-noexec.exp: Do not expect an error
16111 message on attach.
16112
16113 2016-02-23 Doug Evans <dje@google.com>
16114
16115 * gdb.base/skip.c (test_skip): New function.
16116 (end_test_skip_file_and_function): New function.
16117 (test_skip_file_and_function): New function.
16118 * gdb.base/skip1.c (test_skip): New function.
16119 (skip1_test_skip_file_and_function): New function.
16120 * gdb.base/skip.exp: Add tests for new skip options.
16121 * gdb.base/skip-solib.exp: Update expected output.
16122 * gdb.perf/skip-command.cc: New file.
16123 * gdb.perf/skip-command.exp: New file.
16124 * gdb.perf/skip-command.py: New file.
16125
16126 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
16127
16128 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
16129 info registers pattern.
16130
16131 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
16132
16133 * lib/future.exp: Add D support.
16134 (gdb_find_gdc): New proc.
16135 (gdb_default_target_compile): Add D support.
16136
16137 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
16138
16139 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
16140 user+system time.
16141 (trace_speed_test): Determine the iteration count for a time
16142 between 15..30 seconds.
16143
16144 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
16145
16146 * gdb.arch/i386-mpx-sigsegv.c: New file.
16147 * gdb.arch/i386-mpx-sigsegv.exp: New file.
16148 * gdb.arch/i386-mpx-simple_segv.c: New file.
16149 * gdb.arch/i386-mpx-simple_segv.exp: New file.
16150
16151 2016-02-18 Yao Qi <yao.qi@linaro.org>
16152
16153 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16154 Don't call setup_kfail.
16155
16156 2016-02-18 Yao Qi <yao.qi@linaro.org>
16157
16158 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16159 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16160
16161 2016-02-16 Doug Evans <dje@google.com>
16162
16163 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16164 * gdb.base/skip1.c: Ditto.
16165 * gdb.base/skip.exp: Whitespace cleanup.
16166
16167 2016-02-16 Don Breazeal <donb@codesourcery.com>
16168
16169 PR remote/19496
16170 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16171 Remove kfail for PR remote/19496.
16172
16173 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16174
16175 * lib/gdb.exp (standard_temp_file): Return a path specific to
16176 the runtest invocation.
16177
16178 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16179
16180 * gdb.trace/save-trace.exp: Change relative path to be in the
16181 standard output directory.
16182
16183 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16184
16185 * gdb.arch/i386-prologue.c: Add missing prototypes.
16186
16187 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16188
16189 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16190 * gdb.arch/i386-prologue.exp: Likewise.
16191 * gdb.arch/i386-size.exp: Likewise.
16192
16193 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16194
16195 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16196 define object file path.
16197 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16198 file path.
16199 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16200 standard_output_file to define binfile.
16201
16202 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16203
16204 Fix compatibility with recent gfortran-5.3.1.
16205 * gdb.fortran/vla-history.exp (print vla1 allocated)
16206 (print vla2 allocated, print $2, print $3): Remove
16207 (print $4): Rename to ...
16208 (print $2): ... here.
16209 (print $9): Rename to ...
16210 (print $5): ... here.
16211 (print $10): Rename to ...
16212 (print $6): ... here.
16213 * gdb.fortran/vla.f90: Add pvla initialization.
16214
16215 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16216
16217 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16218 New test.
16219 * gdb.fortran/vla-value-sub.exp: Likewise.
16220
16221 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16222
16223 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16224
16225 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16226
16227 * i386-biarch-core.exp: Define corefile using
16228 standard_output_file.
16229
16230 2016-02-12 Yao Qi <yao.qi@linaro.org>
16231
16232 * gdb.arch/arm-single-step-kernel-helper.c: New.
16233 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16234
16235 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16236
16237 * gdb.btrace/tailcall-only.exp: New.
16238 * gdb.btrace/tailcall-only.c: New.
16239 * gdb.btrace/x86_64-tailcall-only.S: New.
16240 * gdb.btrace/i686-tailcall-only.S: New.
16241
16242 2016-02-11 Pedro Alves <palves@redhat.com>
16243
16244 * README (Parallel testing): Add missing double quotes.
16245
16246 2016-02-11 Pedro Alves <palves@redhat.com>
16247
16248 * README (Parallel testing): New section.
16249 (GDB_PARALLEL): Rewrite.
16250 (FORCE_PARALLEL): Document.
16251
16252 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16253
16254 * gdb.trace/tfile-avx.c: New test.
16255 * gdb.trace/tfile-avx.exp: New test.
16256
16257 2016-02-09 Keith Seitz <keiths@redhat.com>
16258
16259 PR breakpoints/19546
16260 * gdb.base/infcall-exec.c: New file.
16261 * gdb.base/infcall-exec2.c: New file.
16262 * gdb.base/infcall-exec.exp: New file.
16263
16264 2016-02-09 Keith Seitz <keiths@redhat.com>
16265
16266 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16267 (toplevel): Call test_bkpt_address.
16268
16269 2016-02-09 Keith Seitz <keiths@redhat.com>
16270
16271 PR python/19506
16272 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16273 (toplevel): Call test_bkpt_address.
16274
16275 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16276
16277 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16278 to AC_OUTPUT.
16279 * configure: Regenerate.
16280
16281 2016-02-09 Pedro Alves <palves@redhat.com>
16282
16283 PR breakpoints/19548
16284 * gdb.base/execl-update-breakpoints.c (some_function): New
16285 function.
16286 (main): Call it.
16287 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16288 Tighten expected GDB output.
16289
16290 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16291
16292 * Makefile.in (ALL_SUBDIRS): Remove.
16293 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16294 (distclean maintainer-clean realclean): Likewise.
16295 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16296 * configure: Regenerate.
16297 * gdb.ada/Makefile.in: Delete.
16298 * gdb.arch/Makefile.in: Likewise.
16299 * gdb.asm/Makefile.in: Likewise.
16300 * gdb.base/Makefile.in: Likewise.
16301 * gdb.btrace/Makefile.in: Likewise.
16302 * gdb.cell/Makefile.in: Likewise.
16303 * gdb.compile/Makefile.in: Likewise.
16304 * gdb.cp/Makefile.in: Likewise.
16305 * gdb.disasm/Makefile.in: Likewise.
16306 * gdb.dlang/Makefile.in: Likewise.
16307 * gdb.dwarf2/Makefile.in: Likewise.
16308 * gdb.fortran/Makefile.in: Likewise.
16309 * gdb.gdb/Makefile.in: Likewise.
16310 * gdb.go/Makefile.in: Likewise.
16311 * gdb.guile/Makefile.in: Likewise.
16312 * gdb.java/Makefile.in: Likewise.
16313 * gdb.linespec/Makefile.in: Likewise.
16314 * gdb.mi/Makefile.in: Likewise.
16315 * gdb.modula2/Makefile.in: Likewise.
16316 * gdb.multi/Makefile.in: Likewise.
16317 * gdb.objc/Makefile.in: Likewise.
16318 * gdb.opencl/Makefile.in: Likewise.
16319 * gdb.opt/Makefile.in: Likewise.
16320 * gdb.pascal/Makefile.in: Likewise.
16321 * gdb.perf/Makefile.in: Likewise.
16322 * gdb.python/Makefile.in: Likewise.
16323 * gdb.reverse/Makefile.in: Likewise.
16324 * gdb.server/Makefile.in: Likewise.
16325 * gdb.stabs/Makefile.in: Likewise.
16326 * gdb.threads/Makefile.in: Likewise.
16327 * gdb.trace/Makefile.in: Likewise.
16328 * gdb.xml/Makefile.in: Likewise.
16329 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16330 GDB_PARALLEL.
16331 (standard_output_file): Remove check for GDB_PARALLEL, always
16332 return path in outputs/$subdir/$testname.
16333
16334 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16335
16336 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16337 (site.exp): Assign abs_srcdir to tcl's srcdir.
16338
16339 2016-02-04 Yao Qi <yao.qi@linaro.org>
16340
16341 * gdb.base/foll-exec-mode.c: Include limits.h.
16342 (main): Add parameters argc and argv. Get directory from
16343 argv[0].
16344 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16345 compilation.
16346 * gdb.base/foll-exec.c: Include limits.h.
16347 (main): Add parameters argc and argv.
16348 Get directory from argv[0].
16349 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16350 Adjust tests on the number of lines as source code changed.
16351 * gdb.base/foll-vfork-exit.c: Include limits.h.
16352 (main): Add one line of statement before vfork.
16353 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16354 (main): Add parameters argc and argv. Get directory from
16355 argv[0].
16356 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16357 (setup_gdb): Set tbreak to skip some source lines.
16358 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16359 (main): Add parameters argc and argv. Get directory from
16360 argv[0].
16361 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16362 compilation.
16363 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16364 (main): Add parameters argc and argv. Get directory from
16365 argv[0].
16366 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16367 compilation.
16368
16369 2016-02-01 Doug Evans <dje@google.com>
16370
16371 * gdb.base/skip.exp: Clean up multiple references to same test name.
16372
16373 2016-02-01 Pedro Alves <palves@redhat.com>
16374
16375 PR remote/19496
16376 * gdb.threads/forking-threads-plus-breakpoint.exp
16377 (displaced_stepping_supported): New global.
16378 (probe_displaced_stepping_support): New procedure.
16379 (do_test): Add 'displaced' parameter, and use it.
16380 (top level): Check for displaced stepping support. Add displaced
16381 stepping on/off testing axis.
16382
16383 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16384
16385 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16386 pointer. Don't perform further tests on the unassociated pointer
16387 if the first test fails.
16388
16389 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16390
16391 * gdb.base/max-value-size.c: New file.
16392 * gdb.base/max-value-size.exp: New file.
16393 * gdb.base/huge.exp: Disable max-value-size for this test.
16394
16395 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16396
16397 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16398
16399 2016-01-28 Yao Qi <yao.qi@linaro.org>
16400
16401 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16402
16403 2016-01-25 Pedro Alves <palves@redhat.com>
16404
16405 PR threads/19461
16406 * gdb.base/fork-running-state.c: New file.
16407 * gdb.base/fork-running-state.exp: New file.
16408
16409 2016-01-25 Pedro Alves <palves@redhat.com>
16410
16411 PR gdb/19494
16412 * gdb.base/catch-fork-kill.c: New file.
16413 * gdb.base/catch-fork-kill.exp: New file.
16414
16415 2016-01-25 Pedro Alves <palves@redhat.com>
16416
16417 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16418 Delete, moved to lib/gdb.exp.
16419 * gdb.threads/forking-threads-plus-breakpoint.exp
16420 (foreach_with_prefix): Likewise.
16421 * gdb.threads/process-dies-while-handling-bp.exp
16422 (foreach_with_prefix): Likewise.
16423 * lib/gdb.exp (foreach_with_prefix): New procedure.
16424
16425 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16426
16427 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16428 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16429
16430 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16431
16432 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16433 endian targets.
16434
16435 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16436 Pedro Alves <palves@redhat.com>
16437
16438 Fix testsuite compatibility with Guile.
16439 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16440 number.
16441
16442 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16443
16444 Fix testsuite compatibility with Guile.
16445 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16446 (thread 1): New test for backtrace through signal handler.
16447
16448 2016-01-22 Yao Qi <yao.qi@linaro.org>
16449
16450 PR testsuite/19491
16451 * gdb.base/multi-forks.c: Include
16452 ../lib/unbuffer_output.c
16453 (main): Call gdb_unbuffer_output.
16454
16455 2016-01-21 Doug Evans <dje@google.com>
16456
16457 * lib/ada.exp (gdb_compile_ada): Fix typo.
16458
16459 2016-01-21 Joel Brobecker <brobecker@adacore.com>
16460
16461 * gdb.base/break-fun-addr.exp: New file.
16462 * gdb.base/break-fun-addr1.c: New file.
16463 * gdb.base/break-fun-addr2.c: New file.
16464
16465 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16466
16467 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16468 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16469 enum flag values.
16470
16471 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16472
16473 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16474 when GDB can not set the vector return value. Add more comments
16475 for clarification.
16476
16477 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16478
16479 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16480 command.
16481
16482 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16483
16484 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16485
16486 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16487
16488 * Makefile.in (check-single): Pass --status to runtest.
16489 (check/%.exp): Likewise.
16490
16491 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16492
16493 * Makefile.in (check-parallel): Propagate return code from make
16494 do-check-parallel.
16495
16496 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16497
16498 * gdb.trace/ftrace.exp: Fix expected message on continue.
16499 * gdb.trace/pending.exp: Fix expected message on continue.
16500 * gdb.trace/trace-break.exp: Fix expected message on continue.
16501
16502 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16503
16504 * lib/gdb.exp (gdb_test): Remove unused global references.
16505
16506 2016-01-18 Pedro Alves <palves@redhat.com>
16507
16508 * gdb.base/async-shell.exp: Adjust expected output.
16509 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16510 * gdb.base/siginfo-thread.exp: Adjust expected output.
16511 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16512 * gdb.java/jnpe.exp: Adjust expected output.
16513 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16514 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16515 * gdb.threads/leader-exit.exp: Adjust expected output.
16516 * gdb.threads/manythreads.exp: Adjust expected output.
16517 * gdb.threads/pthreads.exp: Adjust expected output.
16518 * gdb.threads/schedlock.exp: Adjust expected output.
16519 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16520 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16521 expected output.
16522 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16523 output.
16524 * gdb.threads/sigthread.exp: Adjust expected output.
16525 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16526
16527 2016-01-18 Yao Qi <yao.qi@linaro.org>
16528
16529 * gdb.guile/scm-section-script.c: Replace @progbits with
16530 %progbits.
16531 * gdb.python/py-section-script.c: Likewise.
16532
16533 2016-01-15 Pedro Alves <palves@redhat.com>
16534
16535 * gdb.multi/tids.exp: Test star wildcard ranges.
16536
16537 2016-01-15 Pedro Alves <palves@redhat.com>
16538
16539 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16540 command from "thread apply" invocation.
16541 (thr_apply_info_thr_invalid): Default the expected output to the
16542 input tid list.
16543 (top level): Add tests that use convenience variables. Add tests
16544 for "thread apply" with a valid TID list, but missing the command.
16545
16546 2016-01-13 Pedro Alves <palves@redhat.com>
16547
16548 * gdb.base/default.exp: Expect $_gthread as well.
16549 * gdb.multi/tids.exp: Test $_gthread.
16550 * gdb.threads/thread-specific.exp: Test $_gthread.
16551
16552 2016-01-13 Pedro Alves <palves@redhat.com>
16553
16554 * gdb.multi/tids.exp: Test "info threads -gid".
16555
16556 2016-01-13 Pedro Alves <palves@redhat.com>
16557
16558 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16559 Breakpoint.thread.
16560 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16561
16562 2016-01-07 Pedro Alves <palves@redhat.com>
16563
16564 * gdb.base/break.exp: Adjust to output changes.
16565 * gdb.base/hbreak2.exp: Likewise.
16566 * gdb.base/sepdebug.exp: Likewise.
16567 * gdb.base/watch_thread_num.exp: Likewise.
16568 * gdb.linespec/keywords.exp: Likewise.
16569 * gdb.multi/info-threads.exp: Likewise.
16570 * gdb.threads/thread-find.exp: Likewise.
16571 * gdb.multi/tids.c: New file.
16572 * gdb.multi/tids.exp: New file.
16573
16574 2016-01-13 Pedro Alves <palves@redhat.com>
16575
16576 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16577
16578 2016-01-13 Pedro Alves <palves@redhat.com>
16579
16580 * gdb.base/default.exp: Expect $_inferior as well.
16581 * gdb.multi/base.exp: Test $_inferior.
16582
16583 2016-01-13 Pedro Alves <palves@redhat.com>
16584
16585 PR breakpoints/19388
16586 * gdb.base/catch-signal-siginfo-cond.c: New file.
16587 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16588
16589 2016-01-12 Josh Stone <jistone@redhat.com>
16590 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16591
16592 * gdb.base/catch-syscall.c (do_execve): New variable.
16593 (main): Conditionally trigger an execve.
16594 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16595 (test_catch_syscall_execve): New, check entry/return across execve.
16596 (do_syscall_tests): Call test_catch_syscall_execve.
16597
16598 2016-01-12 Pedro Alves <palves@redhat.com>
16599
16600 * gdb.base/random-signal.exp (do_test): New procedure, with body
16601 of testcase moved in.
16602
16603 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16604 Pedro Alves <palves@redhat.com>
16605
16606 * gdb.base/funcargs.exp (finish from indirectly called function):
16607 Reintroduce the case for 'First'.
16608
16609 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16610 Pedro Alves <palves@redhat.com>
16611
16612 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16613 (tcatch_vfork_then_child_follow_exec)
16614 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16615 identification.
16616
16617 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16618
16619 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16620 and repeats to unlimited.
16621 * gdb.python/py-value.exp: Likewise.
16622 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16623 and repeats to unlimited.
16624
16625 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16626
16627 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16628 and reordering the functions.
16629 * gdb.multi/hangout.c: Likewise.
16630 * gdb.multi/hello.c: Likewise.
16631
16632 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16633
16634 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16635 absolute.
16636 (SingleStatisticTestResult.report): Use dict.keys instead of
16637 dict.iterkeys.
16638
16639 2016-01-06 Pedro Alves <palves@redhat.com>
16640
16641 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16642
16643 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16644
16645 * gdb.btrace/dlopen.exp: New.
16646 * gdb.btrace/dlopen.c: New.
16647 * gdb.btrace/dlopen-dso.c: New.
16648
16649 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16650
16651 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16652 PATTERN argument is optional.
16653
16654 2015-12-24 Joel Brobecker <brobecker@adacore.com>
16655
16656 * lib/ada.exp (target_compile_ada_from_dir): New function.
16657 (gdb_compile_ada): Reimplement avoiding the use of project files.
16658 * gdb.ada/gnat_ada.gpr: Delete.
16659 * gdb.ada/cond_lang.exp: Adjust test to make path before
16660 filename optional.
16661 * gdb.ada/small_reg_param.exp: Likewise.
16662
16663 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16664
16665 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16666
16667 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16668
16669 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16670 case.
16671
16672 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16673
16674 * gdb.base/break.exp: Remove dead code.
16675 * gdb.base/sepdebug.exp: Likewise.
16676
16677 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16678
16679 * gdb.asm/asm-source.exp: Remove HP-UX references.
16680 * gdb.base/annota1.exp: Likewise.
16681 * gdb.base/annota3.exp: Likewise.
16682 * gdb.base/attach.exp: Likewise.
16683 * gdb.base/bigcore.exp: Likewise.
16684 * gdb.base/break.exp: Likewise.
16685 * gdb.base/call-ar-st.exp: Likewise.
16686 * gdb.base/callfuncs.exp: Likewise.
16687 * gdb.base/catch-fork-static.exp: Likewise.
16688 * gdb.base/display.exp: Likewise.
16689 * gdb.base/foll-exec-mode.exp: Likewise.
16690 * gdb.base/foll-exec.exp: Likewise.
16691 * gdb.base/foll-fork.exp: Likewise.
16692 * gdb.base/foll-vfork.exp: Likewise.
16693 * gdb.base/funcargs.exp: Likewise.
16694 * gdb.base/hbreak2.exp: Likewise.
16695 * gdb.base/inferior-died.exp: Likewise.
16696 * gdb.base/interrupt.exp: Likewise.
16697 * gdb.base/multi-forks.exp: Likewise.
16698 * gdb.base/nodebug.exp: Likewise.
16699 * gdb.base/sepdebug.exp: Likewise.
16700 * gdb.base/solib1.c: Likewise.
16701 * gdb.base/step-test.exp: Likewise.
16702 * gdb.mi/non-stop.c: Likewise.
16703 * gdb.mi/pthreads.c: Likewise.
16704 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16705 * gdb.threads/pthreads.c: Likewise.
16706 * gdb.threads/staticthreads.exp: Likewise.
16707 * lib/future.exp: Likewise.
16708 * lib/gdb.exp: Likewise.
16709 * gdb.base/so-indr-cl.c: Remove.
16710 * gdb.base/so-indr-cl.exp: Likewise.
16711 * gdb.base/solib.c: Likewise.
16712 * gdb.base/solib.exp: Likewise.
16713 * gdb.base/solib2.c: Likewise.
16714
16715 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16716
16717 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16718 * gdb.base/call-ar-st.exp: Likewise.
16719 * gdb.base/callfuncs.exp: Likewise.
16720 * gdb.base/condbreak.exp: Likewise.
16721 * gdb.base/constvars.exp: Likewise.
16722 * gdb.base/hbreak2.exp: Likewise.
16723 * gdb.base/langs.exp: Likewise.
16724 * gdb.base/list.exp: Likewise.
16725 * gdb.base/long_long.exp: Likewise.
16726 * gdb.base/ptype.exp: Likewise.
16727 * gdb.base/scope.exp: Likewise.
16728 * gdb.base/signals.exp: Likewise.
16729 * gdb.base/so-impl-ld.exp: Likewise.
16730 * gdb.base/varargs.exp: Likewise.
16731 * gdb.base/volatile.exp: Likewise.
16732 * gdb.base/whatis.exp: Likewise.
16733 * gdb.cp/cplusfuncs.exp: Likewise.
16734 * gdb.cp/inherit.exp: Likewise.
16735 * gdb.cp/local.exp: Likewise.
16736 * gdb.cp/member-ptr.exp: Likewise.
16737 * gdb.cp/method.exp: Likewise.
16738 * gdb.cp/overload.exp: Likewise.
16739 * gdb.cp/templates.exp: Likewise.
16740 * gdb.stabs/weird.exp: Likewise.
16741 * lib/compiler.c: Likewise.
16742 * lib/compiler.cc: Likewise.
16743 * lib/cp-support.exp: Likewise.
16744 * lib/gdb.exp: Likewise.
16745
16746 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16747
16748 * configure.ac: Remove HP-UX case.
16749 * configure: Regenerate.
16750
16751 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16752
16753 * lib/gdb.exp (gdb_compile): Add function doc.
16754
16755 2015-12-17 Pedro Alves <palves@redhat.com>
16756
16757 PR threads/19354
16758 * gdb.multi/info-threads.exp: New file.
16759
16760 2015-12-15 Yao Qi <yao.qi@linaro.org>
16761
16762 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16763 is aarch64*-*-*.
16764
16765 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16766
16767 * gdb.base/history-duplicates.exp: Skip if no readline support.
16768
16769 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16770
16771 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16772
16773 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16774
16775 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16776
16777 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16778
16779 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16780 ctrl-C if nointerrupts target property is set.
16781 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16782 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16783 * gdb.base/paginate-bg-execution.exp: Likewise.
16784 * gdb.base/paginate-execution-startup.exp: Likewise.
16785 * gdb.base/random-signal.exp: Likewise.
16786 * gdb.base/range-stepping.exp: Likewise.
16787 * gdb.cp/annota2.exp: Likewise.
16788 * gdb.cp/annota3.exp: Likewise.
16789 * gdb.gdb/selftest.exp: Likewise.
16790 * gdb.threads/continue-pending-status.exp: Likewise.
16791 * gdb.threads/leader-exit.exp: Likewise.
16792 * gdb.threads/manythreads.exp: Likewise.
16793 * gdb.threads/pthreads.exp: Likewise.
16794 * gdb.threads/schedlock.exp: Likewise.
16795 * gdb.threads/sigthread.exp: Likewise.
16796
16797 2015-12-11 Don Breazeal <donb@codesourcery.com>
16798
16799 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16800 remote.
16801 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16802 * gdb.base/foll-exec.exp (main): Enable for target remote.
16803 * gdb.base/foll-fork.exp (main): Likewise.
16804 * gdb.base/foll-vfork.exp (main): Likewise.
16805 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16806 (proc continue_to_exit_bp_loc): Use clean_restart.
16807 * gdb.base/pie-execl.exp (main): Disable for target remote.
16808 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16809 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16810 * gdb.threads/execl.exp (main): Likewise.
16811 * gdb.threads/fork-child-threads.exp (main): Likewise.
16812 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16813 remote.
16814 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16815 remote.
16816 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16817 pid.tid style ptids, instead of just tid.
16818 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16819 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16820 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16821 ptids, instead of just tid.
16822
16823 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16824
16825 * gdb.base/list.exp (test_list_forward): Add end of file error
16826 test.
16827 (test_repeat_list_command): Add end of file error test.
16828 (test_list_backwards): Add beginning of file error test.
16829
16830 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16831
16832 * gdb.base/list.exp (test_list_invalid_args): New function,
16833 defined, and called.
16834
16835 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16836
16837 * gdb.base/list.exp (test_list): Make test names unique.
16838
16839 2015-12-11 Yao Qi <yao.qi@linaro.org>
16840
16841 * gdb.base/coremaker2.c: Remove.
16842
16843 2015-12-10 Pedro Alves <palves@redhat.com>
16844
16845 * gdb.multi/base.exp: Remove stale "spaces" references.
16846
16847 2015-12-10 Pedro Alves <palves@redhat.com>
16848
16849 * gdb.multi/base.exp: Don't use nowarnings.
16850 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16851 * gdb.multi/hangout.c: Include stdio.h.
16852 * gdb.multi/hello.c: Include stdlib.h.
16853 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16854 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16855 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16856
16857 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16858
16859 * gdb.dwarf2/dw2-ranges-base.c: New file.
16860 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16861 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16862 support additional line table, and debug ranges generation.
16863 (Dwarf::ranges): New function, generate .debug_ranges.
16864 (Dwarf::lines): Support generating simple line table programs.
16865 (Dwarf::assemble): Initialise new namespace variables.
16866
16867 2015-12-09 Kevin Buettner <kevinb@redhat.com>
16868
16869 * gdb.base/async.exp (proc test_background): Add case for
16870 asynchronous execution not supported.
16871
16872 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
16873
16874 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16875 format and change test names to make them unique.
16876
16877 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16878 Pedro Alves <pedro@redhat.com>
16879
16880 PR gdb/18702
16881 Add checking of floatformats setup on x86_64 hosts.
16882 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16883 (smallval, bigval): New labels/constants.
16884 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16885 float" after loading bigval and smallval.
16886
16887 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16888
16889 * gdb.ada/fun_overload_menu.exp: New testcase.
16890 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16891
16892 2015-12-04 Josh Stone <jistone@redhat.com>
16893
16894 * gdb.base/catch-fork-static.exp: New.
16895
16896 2015-12-03 Yao Qi <yao.qi@linaro.org>
16897
16898 * gdb.base/sizeof.c: Don't include stdio.h and
16899 ../lib/unbuffer_output.c.
16900 (main): New variable 'size' and 'value'. Remove printf and
16901 gdb_unbuffer_output. Assign return value to size and value.
16902 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16903 at the beginning.
16904 (check_sizeof): Check the result by printing variable 'size'.
16905 (check_valueof): Check the result by printing variable 'value'.
16906
16907 2015-12-01 Yao Qi <yao.qi@linaro.org>
16908
16909 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16910 for aarch64*-*-linux* target.
16911
16912 2015-11-30 Pedro Alves <palves@redhat.com>
16913
16914 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16915
16916 2015-11-30 Pedro Alves <palves@redhat.com>
16917
16918 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16919 Handle non-stop mode vCont replies.
16920
16921 2015-11-30 Pedro Alves <palves@redhat.com>
16922
16923 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16924 prepare_for_testing. Start gdb with "set non-stop on" appended to
16925 GDBFLAGS. Lax expected stop output.
16926
16927 2015-11-27 Yao Qi <yao.qi@linaro.org>
16928
16929 * gdb.arch/arm-neon.exp: New.
16930 * gdb.arch/arm-neon.c: New.
16931
16932 2015-11-27 Yao Qi <yao.qi@linaro.org>
16933
16934 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16935
16936 2015-11-27 Yao Qi <yao.qi@linaro.org>
16937
16938 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16939 frames-invalid annotation.
16940
16941 2015-11-27 Yao Qi <yao.qi@linaro.org>
16942
16943 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16944
16945 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16946
16947 * gdb.threads/names.exp: New file.
16948 * gdb.threads/names.c: New file.
16949 * README: Mention gdb,no_thread_names.
16950
16951 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16952
16953 PR 19297
16954 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16955 support" error.
16956
16957 2015-11-24 Pedro Alves <palves@redhat.com>
16958
16959 PR 17539
16960 * gdb.base/display.exp: Expect displays to be sorted in ascending
16961 order. Use multi_line.
16962 * gdb.base/solib-display.exp: Likewise.
16963
16964 2015-11-24 Pedro Alves <palves@redhat.com>
16965
16966 PR 17539
16967 * gdb.base/display.exp: Expect displays to be sorted in ascending
16968 order. Use multi_line.
16969 * gdb.base/solib-display.exp: Likewise.
16970
16971 2015-11-24 Pedro Alves <palves@redhat.com>
16972
16973 PR 17539
16974 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16975 threads in ascending order.
16976 * gdb.base/foll-fork.exp: Likewise.
16977 * gdb.base/foll-vfork.exp: Likewise.
16978 * gdb.base/multi-forks.exp: Likewise.
16979 * gdb.mi/mi-nonstop.exp: Likewise.
16980 * gdb.mi/mi-nsintrall.exp: Likewise.
16981 * gdb.multi/base.exp: Likewise.
16982 * gdb.multi/multi-arch.exp: Likewise.
16983 * gdb.python/py-inferior.exp: Likewise.
16984 * gdb.threads/break-while-running.exp: Likewise.
16985 * gdb.threads/execl.exp: Likewise.
16986 * gdb.threads/gcore-thread.exp: Likewise.
16987 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16988 * gdb.threads/kill.exp: Likewise.
16989 * gdb.threads/linux-dp.exp: Likewise.
16990 * gdb.threads/multiple-step-overs.exp: Likewise.
16991 * gdb.threads/next-bp-other-thread.exp: Likewise.
16992 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16993 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16994 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16995 * gdb.threads/thread-find.exp: Likewise.
16996 * gdb.threads/tls.exp: Likewise.
16997 * lib/mi-support.exp (mi_reverse_list): Delete.
16998 (mi_check_thread_states): No longer reverse list.
16999
17000 2015-11-24 Pedro Alves <palves@redhat.com>
17001
17002 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
17003 use lowercase.
17004
17005 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17006
17007 * gdb.trace/actions.c: Include trace-common.h.
17008 (main): Add a location for a fast tracepoint.
17009 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
17010 the normal tracepoints.
17011 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
17012
17013 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
17014
17015 * save-trace.exp: Factor out code to these...
17016 (gdb_save_tracepoints): New.
17017 (gdb_load_tracepoints): New.
17018 (do_save_load_test): New.
17019
17020 2015-11-23 Kevin Buettner <kevinb@redhat.com>
17021
17022 * gdb.base/asmlabel.exp: New test.
17023 * gdb.base/asmlabel.c: New test case.
17024
17025 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17026
17027 * gdb.base/wrong_frame_bt_full-main.c: New file.
17028 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
17029 * gdb.base/wrong_frame_bt_full.exp: New file.
17030
17031 2015-11-23 Joel Brobecker <brobecker@adacore.com>
17032
17033 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
17034
17035 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17036
17037 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
17038 pstate register when comparing registers values in
17039 sparc64-*-linux-gnu targets to avoid spurious differences.
17040
17041 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
17042
17043 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
17044
17045 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
17046
17047 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
17048 as type argument to gdb_compile.
17049 * gdb.base/nested-subp2.exp: Likewise.
17050 * gdb.base/nested-subp3.exp: Likewise.
17051
17052 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
17053
17054 * lib/dwarf.exp (_note): Fix left shift of negative value.
17055 * gdb.trace/trace-condition.exp: Likewise.
17056
17057 2015-11-13 Yao Qi <yao.qi@linaro.org>
17058
17059 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
17060 comments about d10v.
17061 (test_scalar_returns): Likewise.
17062 * gdb.base/d10v.ld: Remove.
17063 * gdb.base/overlays.exp: Remove the target triplet checking for
17064 d10v-*-*.
17065 * gdb.base/structs.exp (test_struct_returns): Remove the
17066 comments about d10v.
17067 (test_struct_calls): Likewise.
17068
17069 2015-11-13 Yao Qi <yao.qi@linaro.org>
17070
17071 * gdb.base/gnu_vector.exp: Check the return value by "p res".
17072 * gdb.base/gnu_vector.c: Don't include stdio.h.
17073 (main): Don't print res and call add_some_intvecs.
17074
17075 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
17076
17077 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
17078 macro.
17079 (func5): Removed.
17080 (func4): Use FAST_TRACEPOINT_LABEL.
17081 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
17082 macro.
17083 (func): Removed.
17084 (thread_function): Use FAST_TRACEPOINT_LABEL.
17085 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
17086 (func): Remove.
17087 (marker): Use FAST_TRACEPOINT_LABEL.
17088 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
17089 (pendfunc1): Remove.
17090 (pendfunc): Use FAST_TRACEPOINT_LABEL.
17091 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
17092 (foo): Remove.
17093 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
17094 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
17095 macro.
17096 (func): Remove.
17097 (marker): Use FAST_TRACEPOINT_LABEL.
17098 * gdb.trace/trace-common.h: New header.
17099 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
17100 macro.
17101 (func): Remove.
17102 (marker): Use FAST_TRACEPOINT_LABEL.
17103 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
17104 (func): Remove.
17105 (thread_function): Use FAST_TRACEPOINT_LABEL.
17106
17107 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
17108
17109 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
17110 in front.
17111 * gdb.trace/change-loc.exp: Use global pcreg definition.
17112 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
17113 * gdb.trace/entry-values.exp: Use global spreg definition, add $
17114 in front.
17115 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
17116 * gdb.trace/pending.exp: Likewise.
17117 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
17118 * gdb.trace/trace-break.exp: Likewise.
17119 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
17120 in front.
17121 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
17122 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
17123 in front.
17124 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
17125
17126 2015-11-09 Joel Brobecker <brobecker@adacore.com>
17127
17128 * gdb.ada/fin_fun_out: New testcase.
17129
17130 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17131
17132 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
17133 value associated with DW_AT_byte_size.
17134 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
17135 constants for DW_AT_byte_size, DW_AT_lower_bound, and
17136 DW_AT_upper_bound.
17137
17138 2015-11-07 Kevin Buettner <kevinb@redhat.com>
17139
17140 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
17141 (gdb_target_symbol_prefix_flags): Define in terms of _asm
17142 version.
17143 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
17144 gdb.dwarf2/dw2-canonicalize-type.exp,
17145 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
17146 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
17147 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
17148 provided by gdb_target_symbol_prefix_flags_asm.
17149 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
17150 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17151 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17152 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17153 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17154 macros where needed). Use this macro for symbols which require
17155 the prefix provided by SYMBOL_PREFIX.
17156
17157 2015-11-05 Kevin Buettner <kevinb@redhat.com>
17158
17159 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17160 New procs.
17161 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17162 representing expressions, of more than one list element.
17163 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17164 to prepend linker symbol prefix to f.
17165 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17166 table_1 and table_2.
17167 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17168 Likewise, for f and g.
17169 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17170 for ptr.
17171 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17172 for main.
17173 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17174 table_1_ptr and table_2_ptr.
17175
17176 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17177 Joel Brobecker <brobecker@adacore.com>
17178
17179 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17180
17181 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17182
17183 * gdb.reverse/s390-mvcle.c: New test.
17184 * gdb.reverse/s390-mvcle.exp: New file.
17185 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17186
17187 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17188
17189 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17190
17191 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17192
17193 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17194 reaching marker2.
17195 * gdb.reverse/getresuid-reverse.exp: Likewise.
17196 * gdb.reverse/pipe-reverse.exp: Likewise.
17197 * gdb.reverse/readv-reverse.exp: Likewise.
17198 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17199 * gdb.reverse/time-reverse.exp: Likewise.
17200 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17201
17202 2015-10-30 Yao Qi <yao.qi@linaro.org>
17203
17204 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17205 (empty_cycle): Remove.
17206 (main): Don't call empty_cycle. Don't use watch_count_done.
17207 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17208 empty_cycle. Rewrite the code counting HW watchpoints.
17209
17210 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17211
17212 * gdb.reverse/fstatat-reverse.c: New test.
17213 * gdb.reverse/fstatat-reverse.exp: New file.
17214 * gdb.reverse/getresuid-reverse.c: New test.
17215 * gdb.reverse/getresuid-reverse.exp: New file.
17216 * gdb.reverse/pipe-reverse.c: New test.
17217 * gdb.reverse/pipe-reverse.exp: New file.
17218 * gdb.reverse/readv-reverse.c: New test.
17219 * gdb.reverse/readv-reverse.exp: New file.
17220 * gdb.reverse/recvmsg-reverse.c: New test.
17221 * gdb.reverse/recvmsg-reverse.exp: New file.
17222 * gdb.reverse/time-reverse.c: New test.
17223 * gdb.reverse/time-reverse.exp: New file.
17224 * gdb.reverse/waitpid-reverse.c: New test.
17225 * gdb.reverse/waitpid-reverse.exp: New file.
17226
17227 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17228
17229 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17230
17231 2015-10-26 Doug Evans <dje@google.com>
17232
17233 PR symtab/17391
17234 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17235 * gdb.dwarf2/bad-regnum.c: New file.
17236 * gdb.dwarf2/bad-regnum.exp: New file.
17237
17238 2015-10-26 Doug Evans <dje@google.com>
17239
17240 PR python/18938
17241 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17242 file.
17243
17244 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17245
17246 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17247 for a change by "Mention language in compile error message".
17248
17249 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17250
17251 PR python/18073
17252 * gdb.python/py-type.c (C::a_method): New.
17253 (C::a_const_method): New.
17254 (C::a_static_method): New.
17255 (a_function): New.
17256 * gdb.python/py-type.exp (test_fields): Test getting fields
17257 from function and method.
17258
17259 2015-10-21 Keven Boell <keven.boell@intel.com>
17260
17261 * gdb.fortran/vla-alloc-assoc.exp: New file.
17262 * gdb.fortran/vla-datatypes.exp: New file.
17263 * gdb.fortran/vla-datatypes.f90: New file.
17264 * gdb.fortran/vla-history.exp: New file.
17265 * gdb.fortran/vla-ptype-sub.exp: New file.
17266 * gdb.fortran/vla-ptype.exp: New file.
17267 * gdb.fortran/vla-sizeof.exp: New file.
17268 * gdb.fortran/vla-sub.f90: New file.
17269 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17270 * gdb.fortran/vla-value-sub-finish.exp: New file.
17271 * gdb.fortran/vla-value-sub.exp: New file.
17272 * gdb.fortran/vla-value.exp: New file.
17273 * gdb.fortran/vla-ptr-info.exp: New file.
17274 * gdb.mi/mi-vla-fortran.exp: New file.
17275 * gdb.mi/vla.f90: New file.
17276
17277 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17278
17279 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17280 of hardwired timeout value.
17281
17282 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17283 Pedro Alves <palves@redhat.com>
17284
17285 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17286 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17287
17288 2015-10-19 Josh Stone <jistone@redhat.com>
17289
17290 * gdb.base/catch-syscall.c: Include <sched.h>.
17291 (unknown_syscall): New variable.
17292 (main): Trigger a vfork and an unknown syscall.
17293 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17294 (unknown_syscall_number): Likewise.
17295 (check_call_to_syscall): Accept an optional syscall pattern.
17296 (check_return_from_syscall): Likewise.
17297 (check_continue): Likewise.
17298 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17299 (test_catch_syscall_skipping_return): New test toggling off 'catch
17300 syscall' to step over the syscall return, then toggling back on.
17301 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17302 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17303 (do_syscall_tests): Call test_catch_syscall_without_args and
17304 test_catch_syscall_mid_vfork.
17305 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17306 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17307
17308 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
17309
17310 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17311 print g_vE): Add new pass patterns.
17312 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17313 print various symbol names for vptr fields.
17314
17315 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17316
17317 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17318 results.
17319
17320 2015-10-12 Yao Qi <yao.qi@linaro.org>
17321
17322 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17323
17324 2015-10-12 Yao Qi <yao.qi@linaro.org>
17325
17326 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17327 is aarch64*-*-linux*.
17328
17329 2015-10-12 Yao Qi <yao.qi@linaro.org>
17330
17331 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17332 (can_relocate_bcond_true): ... it.
17333 (can_relocate_bcond_false): New function.
17334 (foo): Likewise.
17335 (can_relocate_bl): Likewise.
17336 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17337 can_relocate_bl.
17338
17339 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17340
17341 * gdb.base/nested-addr.c: New file.
17342 * gdb.base/nested-addr.exp: New testcase.
17343
17344 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17345
17346 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17347 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17348 its output. Ignore the output of "record goto begin" and instead
17349 check that GDB is replaying.
17350
17351 2015-10-09 Pedro Alves <palves@redhat.com>
17352
17353 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17354 (top level): Use it in the run with no args test.
17355
17356 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17357
17358 * gdb.dlang/properties.exp: New file.
17359
17360 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17361
17362 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17363 whether or not address 0x1000 is mapped on the target.
17364
17365 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17366
17367 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17368 build.
17369
17370 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17371
17372 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17373 instruction-history test.
17374
17375 2015-09-28 Doug Evans <dje@google.com>
17376
17377 * gdb.base/gcore.c (array_func): Add reference to static_array.
17378
17379 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17380
17381 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17382 source line.
17383
17384 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17385
17386 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17387 short or char as base type.
17388
17389 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17390
17391 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17392 to allow any size enum.
17393
17394 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17395
17396 * gdb.ada/array_ptr_renaming.exp: New testcase.
17397 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17398 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17399
17400 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17401
17402 * gdb.trace/ftrace-lock.c: New file.
17403 * gdb.trace/ftrace-lock.exp: New file.
17404
17405 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17406
17407 * gdb.arch/insn-reloc.c: New file.
17408 * gdb.arch/ftrace-insn-reloc.exp: New file.
17409
17410 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17411
17412 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17413 instruction.
17414 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17415 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17416 * gdb.trace/range-stepping.c: Likewise.
17417 * gdb.trace/trace-break.c: Likewise.
17418 * gdb.trace/trace-mt.c (thread_function): Likewise.
17419 * gdb.trace/ftrace.c (marker): Likewise.
17420 * gdb.trace/trace-condition.c (marker): Likewise.
17421 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17422 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17423 is_aarch64_target.
17424
17425 2015-09-18 Doug Evans <xdje42@gmail.com>
17426
17427 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17428 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17429
17430 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17431
17432 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17433 the breakpoint.
17434
17435 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17436
17437 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17438 the pending breakpoint. Remove timeout override for "Run till
17439 MI pending breakpoint on pendfunc3 on thread 2" test.
17440
17441 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17442
17443 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17444 filename pattern.
17445
17446 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17447
17448 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17449 in breakpoint filename pattern.
17450
17451 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17452
17453 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17454
17455 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17456
17457 * gdb.linespec/explicit.exp: Check for readline support for
17458 tab-completion tests. Fix obvious typo.
17459
17460 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17461
17462 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17463 and replay.
17464
17465 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17466
17467 * gdb.btrace/non-stop.c: New.
17468 * gdb.btrace/non-stop.exp: New.
17469
17470 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17471 Yao Qi <yao.qi@linaro.org>
17472
17473 * gdb.trace/trace-condition.c: New file.
17474 * gdb.trace/trace-condition.exp: New file.
17475
17476 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
17477
17478 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17479 for testing bytecode compilation.
17480
17481 2015-09-16 Pedro Alves <palves@redhat.com>
17482 Sandra Loosemore <sandra@codesourcery.com>
17483
17484 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17485 (SECONDS): Redefine.
17486 (main): Call pthread_kill and alarm early.
17487 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17488 support.
17489 (test): If the target can't hardware step and doesn't support
17490 displaced stepping, increase the timeout.
17491
17492 2015-09-16 Pedro Alves <palves@redhat.com>
17493
17494 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17495 (enable_debug): New procedures.
17496 (test): Use them. Bail out if waiting for threads fails.
17497 (top level): Bail out if a test fails.
17498
17499 2015-09-16 Yao Qi <yao.qi@linaro.org>
17500
17501 * gdb.asm/asm-source.exp: Set asm-arch for
17502 aarch64*-*-* target.
17503 * gdb.asm/aarch64.inc: New file.
17504
17505 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17506
17507 * gdb.ada/array_of_variable_length.exp: New testcase.
17508 * gdb.ada/array_of_variable_length/foo.adb: New file.
17509 * gdb.ada/array_of_variable_length/pck.adb: New file.
17510 * gdb.ada/array_of_variable_length/pck.ads: New file.
17511
17512 2015-09-15 Doug Evans <dje@google.com>
17513
17514 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17515 of function static local variable.
17516
17517 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17518
17519 * gdb.threads/tls-so_extern.exp: New test file.
17520 * gdb.threads/tls-so_extern.c: New test file.
17521 * gdb.threads/tls-so_extern_main.c: New test file.
17522
17523 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17524
17525 * gdb.opt/solib-intra-step-lib.c: New file.
17526 * gdb.opt/solib-intra-step-main.c: New file.
17527 * gdb.opt/solib-intra-step.exp: New file.
17528
17529 2015-09-15 Pedro Alves <palves@redhat.com>
17530
17531 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17532 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17533
17534 2015-09-14 Pedro Alves <palves@redhat.com>
17535
17536 * gdb.base/hook-stop-continue.c: Delete.
17537 * gdb.base/hook-stop-continue.exp: Delete.
17538 * gdb.base/hook-stop-frame.c: Delete.
17539 * gdb.base/hook-stop-frame.exp: Delete.
17540 * gdb.base/hook-stop.c: New file.
17541 * gdb.base/hook-stop.exp: New file.
17542
17543 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17544
17545 * gdb.ada/access_to_packed_array.exp: New testcase.
17546 * gdb.ada/access_to_packed_array/foo.adb: New file.
17547 * gdb.ada/access_to_packed_array/pack.adb: New file.
17548 * gdb.ada/access_to_packed_array/pack.ads: New file.
17549
17550 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17551
17552 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17553 buffer size test.
17554
17555 2015-09-11 Don Breazeal <donb@codesourcery.com>
17556
17557 * gdb.base/foll-exec.c: Add copyright header. Fix
17558 formatting issues.
17559 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17560 (do_exec_tests): Use clean_restart in place of zap_session,
17561 and for test initialization. Fix formatting issues. Use
17562 fail in place of perror.
17563 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17564 an expect statement to match an expression with output from
17565 the program under debug.
17566 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17567 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17568 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17569 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17570 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17571
17572 2015-09-09 Doug Evans <dje@google.com>
17573
17574 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17575
17576 2015-09-09 Doug Evans <dje@google.com>
17577
17578 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17579
17580 2015-09-09 Doug Evans <dje@google.com>
17581
17582 * gdb.base/savedregs.exp: Fix typo.
17583
17584 2015-09-09 Pedro Alves <palves@redhat.com>
17585
17586 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17587
17588 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17589
17590 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17591 command actually switches threads. Give up on remaining
17592 tests if target fails to stop at breakpoint.
17593
17594 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17595
17596 * gdb.ada/funcall_char.exp: New testcase.
17597 * gdb.ada/funcall_char/foo.adb: New file.
17598
17599 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17600
17601 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17602 expected outputs. Add two testcases for completing ambiguous
17603 functions.
17604 * gdb.ada/complete/aux_pck.adb: New file.
17605 * gdb.ada/complete/aux_pck.ads: New file.
17606 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17607 Ambiguous_Func functions.
17608 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17609 * gdb.ada/complete/pck.adb: Likewise.
17610
17611 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17612
17613 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17614 failures to run the test program under GDB.
17615
17616 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
17617
17618 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17619 to C.
17620
17621 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17622
17623 * gdb.base/run-after-attach.exp: New test file.
17624 * gdb.base/run-after-attach.c: New test file.
17625
17626 2015-08-26 Don Breazeal <donb@codesourcery.com>
17627
17628 * gdb.base/foll-exec-2.c: New test program.
17629 * gdb.base/foll-exec-2.exp: New test.
17630
17631 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17632
17633 * gdb.base/nested-subp1.exp: New file.
17634 * gdb.base/nested-subp1.c: New file.
17635 * gdb.base/nested-subp2.exp: New file.
17636 * gdb.base/nested-subp2.c: New file.
17637 * gdb.base/nested-subp3.exp: New file.
17638 * gdb.base/nested-subp3.c: New file.
17639
17640 2015-08-24 Pedro Alves <palves@redhat.com>
17641
17642 * gdb.server/connect-without-multi-process.c: New file.
17643 * gdb.server/connect-without-multi-process.exp: New file.
17644
17645 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17646
17647 * gdb.opt/inline-markers.c: Make z int.
17648
17649 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17650
17651 * gdb.opt/inline-markers.c: Make z volatile.
17652
17653 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17654
17655 * gdb.opt/inline-bt.c: New volatile global z.
17656 * gdb.opt/inline-cmds.c: Likewise.
17657 * gdb.opt/inline-locals.c: Likewise.
17658 * gdb.opt/inline-markers.c: New extern global z.
17659 (marker): Use z.
17660 (inline_fn): Likewise.
17661
17662 2015-08-24 Pedro Alves <palves@redhat.com>
17663
17664 * config/m32r-stub.exp: Remove file.
17665 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17666 * gdb.base/call-rt-st.exp: Likewise.
17667 * gdb.base/call-strs.exp: Likewise.
17668 * gdb.base/default.exp: Remove references to h8300-*-hms and
17669 *-*-udi*.
17670 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17671
17672 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17673
17674 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17675 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17676 and "return" use KFAIL when GDB can not read/write the vector
17677 return value.
17678
17679 2015-08-21 Gary Benson <gbenson@redhat.com>
17680
17681 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17682
17683 2015-08-20 Pedro Alves <palves@redhat.com>
17684
17685 * gdb.server/solib-list.exp: No longer expect an interior stop in
17686 non-stop mode.
17687
17688 2015-08-20 Pedro Alves <palves@redhat.com>
17689
17690 * gdb.server/connect-stopped-target.c: New file.
17691 * gdb.server/connect-stopped-target.exp: New file.
17692
17693 2015-08-20 Pedro Alves <palves@redhat.com>
17694
17695 * gdb.dwarf2/comp-unit-lang.exp: New file.
17696 * gdb.dwarf2/comp-unit-lang.c: New file.
17697
17698 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17699
17700 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17701 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17702
17703 2015-08-19 Kevin Buettner <kevinb@redhat.com>
17704
17705 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17706 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17707
17708 2015-08-18 Doug Evans <dje@google.com>
17709 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17710
17711 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17712 skip_python_tests. New arg prompt_regexp.
17713 (skip_python_tests): New function.
17714 * lib/mi-support.exp (mi_skip_python_tests): New function.
17715 * gdb.python/py-mi-objfile-gdb.py: New file.
17716 * gdb.python/py-mi-objfile.c: New file.
17717 * gdb.python/py-mi-objfile.exp: New file.
17718
17719 2015-08-17 Keith Seitz <keiths@redhat.com>
17720
17721 * gdb.linespec/explicit.exp: Move strace test from here ...
17722 * gdb.trace/strace.exp: ... to here.
17723
17724 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17725
17726 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17727 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17728
17729 2015-08-14 Doug Evans <xdje42@gmail.com>
17730
17731 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17732 inferior before selecting a new file.
17733
17734 2015-08-14 Doug Evans <xdje42@gmail.com>
17735
17736 * gdb.mi/mi-disassemble.exp: Update.
17737 * gdb.base/disasm-optim.S: New file.
17738 * gdb.base/disasm-optim.c: New file.
17739 * gdb.base/disasm-optim.h: New file.
17740 * gdb.base/disasm-optim.exp: New file.
17741
17742 2015-08-14 Keith Seitz <keiths@redhat.com>
17743
17744 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17745 "evaluated-by".
17746
17747 2015-08-13 Joel Brobecker <brobecker@adacore.com>
17748
17749 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17750
17751 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17752
17753 * gdb.ada/fun_renaming.exp: New testcase.
17754 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17755 * gdb.ada/fun_renaming/pack.adb: New file.
17756 * gdb.ada/fun_renaming/pack.ads: New file.
17757
17758 2015-08-12 Keith Seitz <keiths@redhat.com>
17759
17760 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17761 gdb_get_line_number.
17762
17763 2015-08-12 Joel Brobecker <brobecker@adacore.com>
17764
17765 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17766 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17767 gdb.base/dso2dso.exp: New files.
17768
17769 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17770 Pedro Alves <palves@redhat.com>
17771 Keith Seitz <keiths@redhat.com>
17772
17773 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17774 GDBFLAGS.
17775
17776 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17777
17778 * gdb.base/gdbhistsize-history.exp
17779 (test_histsize_history_setting): Use save_vars.
17780 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17781 Use save_vars.
17782 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17783 * gdb.base/readline.exp: Use save_vars.
17784
17785 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17786
17787 * lib/gdb.exp (save_vars): New proc.
17788
17789 2015-08-11 Keith Seitz <keiths@redhat.com>
17790
17791 * gdb.base/help.exp: Update help_breakpoint_text.
17792
17793 2015-08-11 Keith Seitz <keiths@redhat.com>
17794
17795 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17796 (at toplevel): Call test_explicit_breakpoints.
17797 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17798 breakpoints.
17799 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17800 breakpoint conditions, "-cond".
17801
17802 2015-08-11 Keith Seitz <keiths@redhat.com>
17803
17804 * gdb.linespec/3explicit.c: New file.
17805 * gdb.linespec/cpexplicit.cc: New file.
17806 * gdb.linespec/cpexplicit.exp: New file.
17807 * gdb.linespec/explicit.c: New file.
17808 * gdb.linespec/explicit.exp: New file.
17809 * gdb.linespec/explicit2.c: New file.
17810 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17811 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17812 before using in the matching pattern.
17813 Clarify that `prefix' is a regular expression.
17814
17815 2015-08-11 Keith Seitz <keiths@redhat.com>
17816
17817 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17818 test.
17819 Add tests for missing ",FMT" and ",".
17820
17821 2015-08-10 Doug Evans <dje@google.com>
17822 Keith Seitz <keiths@redhat.com>
17823
17824 PR gdb/17960
17825 * gdb.base/completion.exp: Add location completer tests.
17826
17827 2015-08-07 Pedro Alves <palves@redhat.com>
17828
17829 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17830 tests here.
17831 (top level): Run do_test with and without displaced stepping.
17832
17833 2015-08-07 Pedro Alves <palves@redhat.com>
17834
17835 * gdb.base/valgrind-disp-step.c: New file.
17836 * gdb.base/valgrind-disp-step.exp: New file.
17837
17838 2015-08-07 Pedro Alves <palves@redhat.com>
17839
17840 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17841 Delete function.
17842 (main): Add alarm. Run an infinite loop instead of calling
17843 wait_threads.
17844 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17845 comment.
17846 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17847 Delete function.
17848 (main): Add alarm. Run an infinite loop instead of calling
17849 wait_threads.
17850 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17851 comment.
17852
17853 2015-08-07 Pedro Alves <palves@redhat.com>
17854
17855 * gdb.base/checkpoint-ns.exp: New file.
17856 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17857 standard_testfile.
17858
17859 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17860
17861 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17862 * gdb.btrace/instruction_history.exp: Update.
17863 * gdb.btrace/tsx.exp: New.
17864 * gdb.btrace/tsx.c: New.
17865
17866 2015-08-06 Pedro Alves <palves@redhat.com>
17867
17868 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17869 increase timeout.
17870 * gdb.reverse/until-precsave.exp: Bump timeouts.
17871
17872 2015-08-06 Pedro Alves <palves@redhat.com>
17873
17874 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17875
17876 2015-08-06 Pedro Alves <palves@redhat.com>
17877
17878 PR gdb/18749
17879 * gdb.threads/process-dies-while-handling-bp.c: New file.
17880 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17881
17882 2015-08-06 Pedro Alves <palves@redhat.com>
17883
17884 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17885 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17886
17887 2015-08-05 Pedro Alves <palves@redhat.com>
17888
17889 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17890 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17891
17892 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17893
17894 * gdb.base/bp-permanent.exp: Report test as unsupported if
17895 the target cannot stop at the permanent breakpoint.
17896
17897 2015-08-03 Doug Evans <dje@google.com>
17898
17899 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17900 10000.
17901
17902 2015-08-03 Doug Evans <dje@google.com>
17903
17904 * Makefile.in (workers/%.worker, build-perf): New rule.
17905 (GDB_PERFTEST_MODE): New variable.
17906 (check-perf): Use it.
17907 (clean): Clean up gdb.perf parallel build subdirs.
17908 * lib/build-piece.exp: New file.
17909 * lib/gdb.exp (make_gdb_parallel_path): New function
17910 (standard_output_file, standard_temp_file): Call it.
17911 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17912 of $GDB_PARALLEL.
17913 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17914
17915 2015-08-03 Doug Evans <dje@google.com>
17916
17917 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
17918 (LOG_FILE_NAME): New global.
17919 (TextReporter.__init__): Initialize self.txt_sum.
17920 (TextReporter.report): Add support for multiple data-points.
17921 Move report to perftest.sum, put raw data in perftest.log.
17922 (TextReporter.start): Open sum and log files.
17923 (TextReporter.end): Close sum and log files.
17924 * gdb.perf/lib/perftest/testresult.py
17925 (SingleStatisticTestResult.record): Handle multiple data-points.
17926
17927 2015-07-31 Pedro Alves <palves@redhat.com>
17928
17929 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17930 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17931 kill_wait_spawned_process instead of explicit "kill -9".
17932 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17933 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17934 kill_wait_spawned_process.
17935 * gdb.base/attach-twice.exp: Likewise.
17936 * gdb.base/attach.exp: Likewise.
17937 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17938 gdb_test_multiple.
17939 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17940 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17941 kill_wait_spawned_process.
17942 * gdb.base/valgrind-infcall.exp: Likewise.
17943 * gdb.multi/multi-attach.exp: Likewise.
17944 * gdb.python/py-prompt.exp: Likewise.
17945 * gdb.python/py-sync-interp.exp: Likewise.
17946 * gdb.server/ext-attach.exp: Likewise.
17947 * gdb.threads/attach-into-signal.exp (corefunc): Use
17948 spawn_wait_for_attach, spawn_id_get_pid and
17949 kill_wait_spawned_process.
17950 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17951 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17952 spawn_id_get_pid and kill_wait_spawned_process.
17953 * gdb.threads/attach-stopped.exp (corefunc): Use
17954 spawn_wait_for_attach, spawn_id_get_pid and
17955 kill_wait_spawned_process.
17956 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17957 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17958 kill_wait_spawned_process instead of explicit "kill -9".
17959 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17960 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17961 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17962 processes. Don't map cygwin/windows pids here. Now returns a
17963 spawn id list.
17964
17965 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17966
17967 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17968 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17969 correct patch.
17970
17971 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17972
17973 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17974
17975 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17976
17977 Reapply:
17978 2014-05-21 Mark Wielaard <mjw@redhat.com>
17979
17980 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17981
17982 2015-07-30 Pedro Alves <palves@redhat.com>
17983
17984 * linux-low.c (handle_extended_wait): Set the child's last
17985 reported status to TARGET_WAITKIND_STOPPED.
17986
17987 2015-07-30 Pedro Alves <palves@redhat.com>
17988
17989 PR threads/18600
17990 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17991 only shows inferior 1.
17992
17993 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17994 Pedro Alves <palves@redhat.com>
17995
17996 PR threads/18600
17997 * gdb.threads/fork-plus-threads.c: New file.
17998 * gdb.threads/fork-plus-threads.exp: New file.
17999
18000 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18001
18002 * gdb.base/batch-preserve-term-settings.exp
18003 (test_terminal_settings_preserved_after_cli_exit): Use
18004 send_quit_command.
18005
18006 2015-07-29 Pedro Alves <palves@redhat.com>
18007 Don Breazeal <donb@codesourcery.com>
18008
18009 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
18010 output from both inferior_spawn_id and gdb_spawn_id.
18011
18012 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18013
18014 * gdb.threads/attach-into-signal.exp (corefunc): Use
18015 with_test_prefix on nested loops, uniquefying the test messages.
18016
18017 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
18018
18019 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
18020 commit.
18021
18022 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18023
18024 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
18025 New proc.
18026 (test_terminal_settings_preserved_after_sigterm): New test.
18027
18028 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18029
18030 * gdb.base/batch-preserve-term-settings.exp
18031 (test_terminal_settings_preserved_after_cli_exit): New test.
18032
18033 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
18034
18035 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
18036 manipulation of saved_gdbflags.
18037 (test_terminal_settings_preserved): Remove global declaration of
18038 the unused variable pagination_prompt. Remove manipulation of
18039 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
18040 GDBFLAGS.
18041
18042 2015-07-29 Pedro Alves <palves@redhat.com>
18043
18044 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
18045
18046 2015-07-29 Pedro Alves <palves@redhat.com>
18047
18048 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
18049 at the top.
18050
18051 2015-07-29 Pedro Alves <palves@redhat.com>
18052
18053 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
18054 (main): Call gdb_unbuffer_output.
18055 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
18056 (main): Call gdb_unbuffer_output.
18057 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
18058 (main): Call gdb_unbuffer_output.
18059 * gdb.base/call-strs.exp: Adjust to step over the
18060 gdb_unbuffer_output call.
18061 * gdb.base/catch-gdb-caused-signals.c: Include
18062 "../lib/unbuffer_output.c".
18063 (main): Call gdb_unbuffer_output.
18064 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
18065 (main): Call gdb_unbuffer_output.
18066 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
18067 (main): Call gdb_unbuffer_output.
18068 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
18069 (main): Call gdb_unbuffer_output.
18070 * gdb.base/shlib-call.exp: Adjust to step over the
18071 gdb_unbuffer_output call.
18072 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
18073 (main): Call gdb_unbuffer_output.
18074 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
18075 (main): Call gdb_unbuffer_output.
18076 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
18077 (main): Rename to ...
18078 (test): ... this.
18079 (main): Reimplement.
18080 * gdb.base/varargs.exp: Run to test instead of to main.
18081 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18082 (main): Call gdb_unbuffer_output.
18083
18084 2015-07-29 Pedro Alves <palves@redhat.com>
18085
18086 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
18087 factore out from mi_continue_dprintf. For call-style dprintfs,
18088 expect dprintf output out of $inferior_spawn_id.
18089 (mi_continue_dprintf): Use mi_expect_dprintf.
18090 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
18091 (main): Call gdb_unbuffer_output.
18092
18093 2015-07-29 Pedro Alves <palves@redhat.com>
18094
18095 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
18096 (default_mi_gdb_start): Set inferior_spawn_id instead of
18097 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
18098 gdb_spawn_id.
18099 (mi_gdb_test): Always expect inferior output from both
18100 $inferior_spawn_id and $gdb_spawn_id.
18101
18102 2015-07-29 Pedro Alves <palves@redhat.com>
18103
18104 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
18105 send_inferior and $inferior_spawn_id.
18106
18107 2015-07-29 Pedro Alves <palves@redhat.com>
18108
18109 * gdb.gdb/complaints.exp (test_initial_complaints)
18110 (test_serial_complaints, test_short_complaints): Use
18111 gdb_test_stdio.
18112 (test_empty_complaint): Handle $inferior_spawn_id !=
18113 $gdb_spawn_id.
18114
18115 2015-07-29 Pedro Alves <palves@redhat.com>
18116
18117 * gdb.base/varargs.exp: Use gdb_test_stdio.
18118
18119 2015-07-29 Pedro Alves <palves@redhat.com>
18120
18121 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
18122
18123 2015-07-29 Pedro Alves <palves@redhat.com>
18124
18125 * gdb.base/ending-run.exp: Use gdb_test_stdio.
18126
18127 2015-07-29 Pedro Alves <palves@redhat.com>
18128
18129 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
18130 parameter into two new parameters, "inf_result" and "gdb_result".
18131 Expect inferior output and gdb output from $inferior_spawn_id and
18132 $gdb_spawn_id, respectively. Adjust all callers.
18133
18134 2015-07-29 Pedro Alves <palves@redhat.com>
18135
18136 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
18137 of gdb_test_sequence.
18138
18139 2015-07-29 Pedro Alves <palves@redhat.com>
18140
18141 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
18142 (saw_spurious_output): Expect inferior output from
18143 $inferior_spawn_id. Use gdb_test_stdio.
18144
18145 2015-07-29 Pedro Alves <palves@redhat.com>
18146
18147 * gdb.base/dprintf.exp: Use standard_testfile. Change
18148 prepare_for_testing call.
18149 (srcfile): Don't set.
18150 (restart): New procedure.
18151 (test_dprintf): New procecure, use to continue over dprintfs.
18152 (test_call, test_agent): New procedures, tests moved here.
18153 Restart gdb and recreate dprintfs. Adjust expected output.
18154
18155 2015-07-29 Pedro Alves <palves@redhat.com>
18156
18157 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18158
18159 2015-07-29 Pedro Alves <palves@redhat.com>
18160
18161 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18162
18163 2015-07-29 Pedro Alves <palves@redhat.com>
18164
18165 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18166 gdb_test_stdio.
18167
18168 2015-07-29 Pedro Alves <palves@redhat.com>
18169
18170 * lib/gdb.exp (gdb_test_stdio): New procedure.
18171
18172 2015-07-29 Pedro Alves <palves@redhat.com>
18173
18174 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18175
18176 2015-07-29 Pedro Alves <palves@redhat.com>
18177
18178 * gdb.base/call-signal-resume.exp: Remove check for
18179 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18180 * gdb.base/unwindonsignal.exp: Likewise.
18181 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18182 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18183
18184 2015-07-29 Pedro Alves <palves@redhat.com>
18185
18186 * gdb.base/siginfo-addr.c (pass): New function.
18187 (handler): Call it iff si_addr is correct.
18188 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18189 Set a breakpoint at "pass" and continue to it.
18190
18191 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18192
18193 * gdb.python/py-objfile.exp: Make some tests have unique names.
18194 * gdb.python/py-pp-registration.exp: Likewise.
18195
18196 2015-07-28 Pedro Alves <palves@redhat.com>
18197
18198 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18199
18200 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18201
18202 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18203
18204 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18205
18206 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18207
18208 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18209
18210 * gdb.base/gdb-sigterm-2.exp: New test.
18211
18212 2015-07-25 Doug Evans <xdje42@gmail.com>
18213
18214 Revert:
18215 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18216 (workers/%.worker, build-perf): New rule.
18217 (GDB_PERFTEST_MODE): New variable.
18218 (check-perf): Use it.
18219 (clean): Clean up gdb.perf parallel build subdirs.
18220 * lib/build-piece.exp: New file.
18221 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18222 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18223 name.
18224 (standard_temp_file): Ditto.
18225 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18226 of $GDB_PARALLEL.
18227
18228 2015-07-24 Doug Evans <dje@google.com>
18229
18230 * gdb.perf/lib/perftest/utils.py: New file.
18231 * gdb.perf/gm-hello.cc: New file.
18232 * gdb.perf/gm-pervasive-typedef.cc: New file.
18233 * gdb.perf/gm-pervasive-typedef.h: New file.
18234 * gdb.perf/gm-std.cc: New file.
18235 * gdb.perf/gm-std.h: New file.
18236 * gdb.perf/gm-use-cerr.cc: New file.
18237 * gdb.perf/gm-utils.h: New file.
18238 * gdb.perf/gmonster-null-lookup.py: New file.
18239 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18240 * gdb.perf/gmonster-print-cerr.py: New file.
18241 * gdb.perf/gmonster-ptype-string.py: New file.
18242 * gdb.perf/gmonster-runto-main.py: New file.
18243 * gdb.perf/gmonster-select-file.py: New file.
18244 * gdb.perf/gmonster1-null-lookup.exp: New file.
18245 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18246 * gdb.perf/gmonster1-print-cerr.exp: New file.
18247 * gdb.perf/gmonster1-ptype-string.exp: New file.
18248 * gdb.perf/gmonster1-runto-main.exp: New file.
18249 * gdb.perf/gmonster1-select-file.exp: New file.
18250 * gdb.perf/gmonster1.cc: New file.
18251 * gdb.perf/gmonster1.exp: New file.
18252 * gdb.perf/gmonster2-null-lookup.exp: New file.
18253 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18254 * gdb.perf/gmonster2-print-cerr.exp: New file.
18255 * gdb.perf/gmonster2-ptype-string.exp: New file.
18256 * gdb.perf/gmonster2-runto-main.exp: New file.
18257 * gdb.perf/gmonster2-select-file.exp: New file.
18258 * gdb.perf/gmonster2.cc: New file.
18259 * gdb.perf/gmonster2.exp: New file.
18260
18261 2015-07-24 Doug Evans <dje@google.com>
18262
18263 * gdb.perf/README: New file.
18264 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18265 * lib/gen-perf-test.exp: New file.
18266
18267 2015-07-24 Doug Evans <dje@google.com>
18268
18269 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18270 (PerfTest::startup): New function.
18271 (PerfTest::run): Return result of calling body.
18272 (PerfTest::assemble): Rewrite.
18273 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18274 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18275 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18276 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18277 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18278
18279 2015-07-24 Doug Evans <dje@google.com>
18280
18281 * lib/gdb.exp (clean_restart): Make executable optional.
18282
18283 2015-07-24 Doug Evans <dje@google.com>
18284
18285 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18286 compiler_info references.
18287 * gdb.cp/temargs.exp: Ditto.
18288 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18289 (get_compiler_info): Early exit if already computed. Set compiler_info
18290 to "unknown" if there was a problem.
18291 (test_compiler_info): Add function comment. Call get_compiler_info.
18292
18293 2015-07-24 Doug Evans <dje@google.com>
18294
18295 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18296 (workers/%.worker, build-perf): New rule.
18297 (GDB_PERFTEST_MODE): New variable.
18298 (check-perf): Use it.
18299 (clean): Clean up gdb.perf parallel build subdirs.
18300 * lib/build-piece.exp: New file.
18301 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18302 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18303 name.
18304 (standard_temp_file): Ditto.
18305 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18306 of $GDB_PARALLEL.
18307
18308 2015-07-24 Doug Evans <dje@google.com>
18309
18310 * lib/future.exp (gdb_default_target_compile): New option
18311 "early_flags".
18312 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18313 --as-needed.
18314
18315 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18316
18317 * gdb.base/catch-syscall.exp: Call gdb_exit before
18318 gdb_skip_xml_test.
18319
18320 2015-07-24 Pedro Alves <palves@redhat.com>
18321
18322 * gdb.python/py-events.exp: Accept output between the stop event
18323 and the prompt.
18324 * gdb.python/py-evsignal.exp: Likewise.
18325 * gdb.python/py-evthreads.exp: Likewise.
18326
18327 2015-07-24 Pedro Alves <palves@redhat.com>
18328
18329 PR gdb/18717
18330 * gdb.threads/non-ldr-exit.c: New file.
18331 * gdb.threads/non-ldr-exit.exp: New file.
18332
18333 2015-07-24 Yao Qi <yao.qi@linaro.org>
18334
18335 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18336 restarting process.
18337
18338 2015-07-24 Yao Qi <yao.qi@linaro.org>
18339
18340 * gdb.server/ext-restart.exp: New file.
18341
18342 2015-07-24 Yao Qi <yao.qi@linaro.org>
18343
18344 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18345 argument options.
18346 * gdb.server/ext-wrapper.exp: New file.
18347
18348 2015-07-23 Doug Evans <dje@google.com>
18349
18350 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18351 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18352
18353 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18354
18355 * gdb.ada/var_arr_typedef.exp: New testcase.
18356 * gdb.ada/var_arr_typedef/pack.adb: New file.
18357 * gdb.ada/var_arr_typedef/pack.ads: New file.
18358 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18359
18360 2015-07-20 Joel Brobecker <brobecker@adacore.com>
18361
18362 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18363
18364 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18365
18366 * gdb.arch/i386-biarch-core.exp: Replace istarget
18367 by "complete set gnutarget". Remove expectation for the "core-file"
18368 command.
18369
18370 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18371
18372 Revert the previous commit:
18373 Tests for validate symbol file using build-id.
18374
18375 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18376
18377 Tests for validate symbol file using build-id.
18378 * gdb.base/solib-mismatch-lib.c: New file.
18379 * gdb.base/solib-mismatch-libmod.c: New file.
18380 * gdb.base/solib-mismatch.c: New file.
18381 * gdb.base/solib-mismatch.exp: New file.
18382
18383 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18384
18385 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18386 nios2-*-linux*.
18387 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18388 * gdb.base/siginfo.exp: Likewise.
18389 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18390
18391 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18392
18393 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18394 Move it to ...
18395 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18396 ... here.
18397 * gdb.trace/range-stepping.exp: Check that the target supports
18398 range stepping.
18399
18400 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18401
18402 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18403
18404 2015-07-14 Pedro Alves <palves@redhat.com>
18405
18406 * gdb.base/killed-outside.exp: New file.
18407 * gdb.base/killed-outside.c: New file.
18408
18409 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18410
18411 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18412 (n at main): New.
18413 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18414
18415 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18416
18417 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18418 infcall tests instead of setting up for KFAIL.
18419
18420 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18421
18422 * gdb.btrace/record_goto-step.exp: New.
18423
18424 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18425
18426 PR compile/18484
18427 * gdb.compile/compile.c (struct struct_type): Add volatile to
18428 selffield's type.
18429 * gdb.compile/compile.exp
18430 (compile code struct_object.selffield = &struct_object): Skip further
18431 struct_object tests if this one xfails.
18432
18433 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
18434
18435 PR exp/18617
18436 * gdb.trace/ax.exp: Add test.
18437
18438 2015-07-07 Yao Qi <yao.qi@linaro.org>
18439
18440 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18441 instead of istarget "aarch64*-*-*".
18442 * gdb.arch/aarch64-fp.exp: Likewise.
18443 * gdb.base/float.exp: Likewise.
18444 * gdb.reverse/aarch64.exp: Likewise.
18445 * lib/gdb.exp (is_aarch64_target): New proc.
18446
18447 2015-07-07 Yao Qi <yao.qi@linaro.org>
18448
18449 * lib/gdb.exp (is_aarch32_target): New proc.
18450 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18451 instead of "istarget "arm*-*-*"".
18452 * gdb.arch/arm-disp-step.exp: Likewise.
18453 * gdb.arch/thumb-bx-pc.exp: Likewise.
18454 * gdb.arch/thumb-prologue.exp: Likewise.
18455 * gdb.arch/thumb-singlestep.exp: Likewise.
18456 * gdb.base/disp-step-syscall.exp: Likewise.
18457 * gdb.base/float.exp: Likewise.
18458
18459 2015-07-07 Yao Qi <yao.qi@linaro.org>
18460
18461 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18462 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18463
18464 2015-07-07 Yao Qi <yao.qi@linaro.org>
18465
18466 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18467 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18468 if it exists.
18469 * gdb.multi/multi-arch.exp: Likewise.
18470
18471 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18472
18473 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18474 print.
18475
18476 2015-07-07 Yao Qi <yao.qi@linaro.org>
18477
18478 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18479
18480 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18481
18482 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18483 '[' and ']' characters.
18484
18485 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18486
18487 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18488
18489 2015-06-29 Pedro Alves <palves@redhat.com>
18490
18491 PR threads/18127
18492 * gdb.threads/hand-call-new-thread.c: New file.
18493 * gdb.threads/hand-call-new-thread.c: New file.
18494
18495 2015-06-26 Keith Seitz <keiths@redhat.com>
18496 Doug Evans <dje@google.com>
18497
18498 PR 16253
18499 * gdb.cp/var-tag-2.cc: New file.
18500 * gdb.cp/var-tag-3.cc: New file.
18501 * gdb.cp/var-tag-4.cc: New file.
18502 * gdb.cp/var-tag.cc: New file.
18503 * gdb.cp/var-tag.exp: New file.
18504
18505 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18506
18507 * gdb.base/history-duplicates.exp: New test.
18508
18509 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18510
18511 * gdb.base/completion.exp: Test the completion of the "focus"
18512 command.
18513
18514 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18515
18516 * gdb.arch/amd64-prologue-skip.S: New file.
18517 * gdb.arch/amd64-prologue-skip.exp: New file.
18518
18519 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18520
18521 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18522 is_address_zero_readable check.
18523
18524 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18525
18526 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18527 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18528
18529 2015-06-24 Yao Qi <yao.qi@linaro.org>
18530
18531 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18532 linux targets.
18533
18534 2015-06-24 Yao Qi <yao.qi@linaro.org>
18535
18536 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18537 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18538 * gdb.base/siginfo-thread.exp: Likewise.
18539
18540 2015-06-22 Yao Qi <yao.qi@linaro.org>
18541
18542 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18543
18544 2015-06-22 Yao Qi <yao.qi@linaro.org>
18545
18546 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18547 aarch64*-*-*.
18548 (skip_hw_watchpoint_tests): Likewise.
18549
18550 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18551
18552 * gdb.base/gdbinit-history.exp: Test the interaction between
18553 setting GDBHISTSIZE and setting the history size via .gdbinit.
18554
18555 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18556
18557 PR gdb/16999
18558 * gdb.base/gdbhistsize-history.exp: New test.
18559
18560 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18561
18562 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18563 with GDBHISTSIZE.
18564 * gdb.base/readline.exp: Likewise.
18565
18566 2015-06-17 Yao Qi <yao.qi@linaro.org>
18567
18568 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18569 line.
18570
18571 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18572
18573 * gdb.base/gdbinit-history.exp: Add test case to check that
18574 an unlimited history file does not get truncated on exit.
18575
18576 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18577
18578 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18579 (VECTOR): New macro. Use it...
18580 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18581 ...for these typedefs.
18582 (int8, char1, int1, double1): New typedefs.
18583 (struct just_int2, struct two_int2): New structures.
18584 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18585 (add_structvecs, add_singlevecs): New functions.
18586 (main): Call add_some_intvecs twice.
18587 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18588 the compile and exit upon failure. Try compiling for the "native"
18589 architecture. Test inferior function calls with vector arguments
18590 and vector return value handling with "finish" and "return".
18591
18592 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18593
18594 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18595 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18596 PE file.
18597 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18598
18599 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18600
18601 PR breakpoints/16465
18602 * gdb.mi/mi-dprintf-pending.c: New file.
18603 * gdb.mi/mi-dprintf-pending.exp: New test.
18604 * gdb.mi/mi-dprintf-pendshr.c: New file.
18605
18606 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18607 Mircea Gherzan <mircea.gherzan@intel.com>
18608
18609 * gdb.arch/i386-mpx-map.c: New file.
18610 * gdb.arch/i386-mpx-map.exp: New File.
18611
18612 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18613
18614 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18615 * gdb.arch/i386-mpx.exp: Indentation fixed.
18616
18617 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18618
18619 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18620 function and improved indentation.
18621 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18622 gdb_test_multiple. Added additional tests to skip the test.
18623
18624 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18625
18626 * gdb.arch/i386-avx512.c: Change path in include file.
18627 * gdb.arch/i386-avx512.exp: Change include dir path
18628 compilation flag.
18629 * gdb.arch/i386-mpx.c: Change path in include file.
18630 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18631 flag.
18632
18633 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18634
18635 * gdb.compile/compile-print.exp (compile print *vararray@3)
18636 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18637
18638 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18639
18640 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18641 (do not keep jit in memory): ... this.
18642 (expect 5): Change it to ...
18643 (expect no 5): ... this.
18644
18645 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18646
18647 PR gdb/15564
18648 * gdb.mi/mi-detach.exp: New file.
18649
18650 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18651
18652 PR symtab/18392
18653 * gdb.arch/amd64-tailcall-self.S: New file.
18654 * gdb.arch/amd64-tailcall-self.c: New file.
18655 * gdb.arch/amd64-tailcall-self.exp: New file.
18656
18657 2015-05-28 Don Breazeal <donb@codesourcery.com>
18658
18659 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18660 tests for remote targets by checking is_target_gdbserver.
18661
18662 2015-05-27 Doug Evans <dje@google.com>
18663
18664 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18665 * gdb.dwarf2/opaque-type-lookup.c: New file.
18666 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18667
18668 2015-05-26 Doug Evans <dje@google.com>
18669
18670 * gdb.cp/iostream.cc: New file.
18671 * gdb.cp/iostream.exp: New file.
18672
18673 2015-05-26 Doug Evans <dje@google.com>
18674
18675 * gdb.dwarf2/dw2-op-call.exp: Update.
18676 * gdb.dwarf2/dw4-sig-types.exp: Update.
18677 * gdb.dwarf2/implptr.exp: Update.
18678 * gdb.mi/mi-cmd-param-changed.exp: Update.
18679
18680 2015-05-26 Doug Evans <dje@google.com>
18681
18682 * gdb.python/py-lazy-string.c: New file.
18683 * gdb.python/py-lazy-string.exp: New file.
18684 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18685 (main): Update. Add estring3.
18686 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18687 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18688
18689 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18690 Yao Qi <yao.qi@linaro.org>
18691
18692 * gdb.reverse/aarch64.c: New.
18693 * gdb.reverse/aarch64.exp: New.
18694
18695 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18696
18697 * lib/gdb.exp (supports_process_record): Return true for
18698 aarch64*-linux*.
18699 (supports_reverse): Likewise.
18700
18701 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18702
18703 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18704 Use with_test_prefix.
18705
18706 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18707
18708 * gdb.base/completion.exp: Add test for completion of layout
18709 names.
18710
18711 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18712
18713 * lib/gdb.exp (skip_tui_tests): New proc.
18714 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18715
18716 2015-05-19 Pedro Alves <palves@redhat.com>
18717
18718 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18719 Save the whole env array instead of just HOME. Unset HISTSIZE in
18720 the environment while testing. Restore whole environment
18721 afterwards.
18722
18723 2015-05-16 Doug Evans <xdje42@gmail.com>
18724
18725 * gdb.guile/scm-ports.c: New file.
18726 * gdb.guile/scm-ports.exp: Add memory port tests.
18727
18728 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18729
18730 * gdb.compile/compile-print.c: New file.
18731 * gdb.compile/compile-print.exp: New file.
18732
18733 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18734
18735 * gdb.compile/compile-ops.exp: Cast param to void.
18736 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18737 (compile code struct_object.selffield = &struct_object): Add xfail.
18738
18739 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18740
18741 * gdb.ada/arr_enum_with_gap: New testcase.
18742
18743 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18744
18745 * gdb.ada/byte_packed_arr: New testcase.
18746
18747 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18748
18749 * gdb.ada/pckd_neg: New testcase.
18750
18751 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18752
18753 PR gdb/17820
18754 * gdb.base/gdbinit-history.exp: New test.
18755 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18756 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18757
18758 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18759
18760 * gdb.python/py-xmethods.cc: Enhance test case.
18761 * gdb.python/py-xmethods.exp: New tests.
18762 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18763 function.
18764 (B_indexoper): Likewise.
18765 (global_dm_list) : Add new xmethod worker functions.
18766
18767 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18768
18769 * gdb.base/coredump-filter.exp: Correctly unset
18770 "coredump_var_addr" array.
18771
18772 2015-05-08 Pedro Alves <palves@redhat.com>
18773
18774 * gdb.server/non-existing-program.exp: Unset spawn_id.
18775
18776 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18777
18778 PR python/18291
18779 * gdb.python/py-xmethods.exp: Add tests.
18780
18781 2015-05-08 Yao Qi <yao.qi@linaro.org>
18782
18783 PR gdb/18208
18784 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18785 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18786 function set_coredump_filter, and remove remote_exec call.
18787 Remove argument ipid. Callers update.
18788 (top level): Don't get inferior's PID.
18789
18790 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18791
18792 * gdb.base/watch_thread_num.exp: Skip test on targets without
18793 access watchpoints.
18794
18795 2015-05-06 Pedro Alves <palves@redhat.com>
18796
18797 PR server/18081
18798 * gdb.server/non-existing-program.exp: New file.
18799
18800 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18801
18802 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18803
18804 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18805
18806 * gdb.ada/out_of_line_in_inlined: New testcase.
18807
18808 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18809
18810 * gdb.ada/var_rec_arr: New testcase.
18811
18812 2015-04-30 Yao Qi <yao.qi@linaro.org>
18813
18814 * gdb.base/break-idempotent.exp: If
18815 skip_hw_watchpoint_multi_tests returns true, skip the tests
18816 on "rwatch" and "awatch".
18817
18818 2015-04-30 Yao Qi <yao.qi@linaro.org>
18819
18820 * gdb.base/relativedebug.exp: Invoke gdb command
18821 "info sharedlibrary", and if libc.so doesn't have debug info,
18822 skip the test.
18823
18824 2015-04-29 Doug Evans <dje@google.com>
18825
18826 * gdb.python/py-xmethods.exp: Add ptype tests.
18827 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18828 get_result_type method.
18829
18830 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18831
18832 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18833 the target does not support hardware watchpoints.
18834
18835 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18836
18837 * gdb.base/break-always.exp: Abort testing if writing to memory
18838 causes an error.
18839
18840 2015-04-28 Doug Evans <dje@google.com>
18841
18842 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18843 * gdb.python/py-pp-registration.exp: ... here. New file.
18844 * gdb.python/py-pp-registration.c: New file.
18845 * gdb.python/py-pp-registration.py: New file.
18846
18847 2015-04-28 Doug Evans <dje@google.com>
18848
18849 * gdb.python/py-bad-printers.c: New file.
18850 * gdb.python/py-bad-printers.py: New file.
18851 * gdb.python/py-bad-printers.exp: New file.
18852
18853 2015-04-28 Sasha Smundak <asmundak@google.com>
18854
18855 * gdb.python/py-type.exp: New test.
18856
18857 2015-04-28 Andy Wingo <wingo@igalia.com>
18858
18859 * gdb.python/py-parameter.exp:
18860 * gdb.guile/scm-parameter.exp: Escape the path that we are
18861 matching against, as it might contain characters that are special
18862 to regular expressions.
18863
18864 2015-04-27 Joel Brobecker <brobecker@adacore.com>
18865
18866 * gdb.ada/rec_comp: New testcase.
18867
18868 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18869
18870 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18871 before using it.
18872
18873 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18874
18875 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18876 new tests for verilog output.
18877
18878 2015-04-24 Yao Qi <yao.qi@linaro.org>
18879
18880 * boards/remote-gdbserver-on-localhost.exp: New file.
18881
18882 2015-04-23 Pedro Alves <palves@redhat.com>
18883
18884 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18885 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18886 "end of file", remove $inferior_spawn_id from the indirect list.
18887
18888 2015-04-23 Pedro Alves <palves@redhat.com>
18889
18890 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18891
18892 2015-04-23 Pedro Alves <palves@redhat.com>
18893
18894 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18895 on $any_spawn_id instead of only on $gdb_spawn_id.
18896
18897 2015-04-21 Pierre Muller <muller@sourceware.org>
18898
18899 PR pascal/17815
18900 * lib/pascal.exp (gpc_compile): Add new option "class".
18901 (fpc_compile): Likewise.
18902 * gdb.pascal/case-insensitive-symbols.pas: New file.
18903 * gdb.pascal/case-insensitive-symbols.exp: New file.
18904
18905 2015-04-20 Gary Benson <gbenson@redhat.com>
18906
18907 * gdb.base/attach.exp: Fix three extended remote failures.
18908
18909 2015-04-17 Gary Benson <gbenson@redhat.com>
18910
18911 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18912 the main executable over the remote protocol.
18913
18914 2015-04-16 Pedro Alves <palves@redhat.com>
18915
18916 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18917 a new gdbserver if gdbserver_reconnect_p is set.
18918
18919 2015-04-16 Pedro Alves <palves@redhat.com>
18920
18921 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18922 is set, don't exit gdbserver.
18923
18924 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18925
18926 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18927 appropriate .insn, such that an older assembler can be used.
18928 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18929 the z/Architecture instruction set on 31-bit targets as well.
18930
18931 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18932
18933 * gdb.go/handcall.exp: Remove all logic related to the first
18934 breakpoint and rely on go_runto_main instead.
18935 * gdb.go/strings.exp: Likewise.
18936 * gdb.go/unsafe.exp: Likewise.
18937 * gdb.go/hello.exp: Likewise. Also rename the remaining
18938 breakpoint marker to "breakpoint 1".
18939 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18940 * gdb.go/strings.go: Likewise.
18941 * gdb.go/unsafe.go: Likewise.
18942 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18943 "set breakpoint 2 here" and rename the remaining breakpoint marker
18944 to "breakpoint 1".
18945
18946 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18947
18948 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18949 if itertools.imap is not present.
18950 * gdb.python/py-objfile.exp: Add parentheses.
18951 * gdb.python/py-type.exp: Same.
18952 * gdb.python/py-unwind-maint.py: Same.
18953
18954 2015-04-15 Yao Qi <yao.qi@linaro.org>
18955
18956 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18957 of ":$ptr_size" and set its form explicitly.
18958
18959 2015-04-15 Pedro Alves <palves@redhat.com>
18960 Yao Qi <yao.qi@linaro.org>
18961
18962 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18963 timeout by factor of 4.
18964 (test_regular_watch): Likewise.
18965 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18966 * gdb.reverse/sigall-reverse.exp: Likewise.
18967 * gdb.reverse/until-precsave.exp: Likewise.
18968 * lib/gdb.exp (with_timeout_factor): New proc.
18969 (gdb_expect): Move some code to ...
18970 (get_largest_timeout): ... here. New procedure.
18971
18972 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
18973
18974 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18975
18976 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18977
18978 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18979 to write to the .text section.
18980
18981 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18982
18983 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18984 Handle the case of targets that do not provide PID information.
18985
18986 2015-04-13 Yao Qi <yao.qi@linaro.org>
18987
18988 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18989 and use expect instead of gdb_expect.
18990
18991 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18992
18993 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18994 "coredump_var_addr" to avoid naming conflict with other testcases.
18995
18996 2015-04-10 Pedro Alves <palves@redhat.com>
18997
18998 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18999 gdb_test_sequence and gdb_assert.
19000
19001 2015-04-10 Pedro Alves <palves@redhat.com>
19002
19003 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
19004 test messages that don't include the breakpoint address.
19005
19006 2015-04-10 Yao Qi <yao.qi@linaro.org>
19007
19008 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
19009 false for some offset and width combinations which aren't
19010 supported by linux kernel.
19011
19012 2015-04-10 Pedro Alves <palves@redhat.com>
19013
19014 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
19015 procedure, factored out from ...
19016 (top level): ... here. Add "set displaced-stepping" testing axis.
19017 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
19018 parameter "displaced". Use it.
19019 (top level): Use foreach and add "set displaced-stepping" testing
19020 axis.
19021
19022 2015-04-10 Pedro Alves <palves@redhat.com>
19023
19024 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
19025 Remove comment.
19026 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
19027 both the address of the instruction that triggers the watchpoint
19028 and the address of the instruction immediately after, and use
19029 those addresses for the test. Fix comment.
19030
19031 2015-04-10 Pedro Alves <palves@redhat.com>
19032
19033 * gdb.base/sigstep.exp (breakpoint_to_handler)
19034 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
19035 Test "backtrace" in handler.
19036 (breakpoint_over_handler): New parameter 'displaced'. Use it.
19037 (top level): Add new "displaced" test axis to
19038 breakpoint_to_handler, breakpoint_to_handler_entry and
19039 breakpoint_over_handler.
19040
19041 2015-04-10 Pedro Alves <palves@redhat.com>
19042
19043 PR gdb/18216
19044 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
19045
19046 2015-04-10 Yao Qi <yao.qi@linaro.org>
19047
19048 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
19049 (test_add_rn_pc): New function.
19050 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
19051 (top level): Invoke test_add_rn_pc.
19052
19053 2015-04-10 Pedro Alves <palves@redhat.com>
19054
19055 PR gdb/13858
19056 * gdb.base/step-over-no-symbols.exp: New file.
19057
19058 2015-04-09 Andy Wingo <wingo@igalia.com>
19059
19060 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
19061 after the Python tests.
19062
19063 2015-04-08 Keith Seitz <keiths@redhat.com>
19064
19065 PR python/16699
19066 * gdb.python/py-completion.exp: New tests for completion.
19067 * gdb.python/py-completion.py (CompleteLimit1): New class.
19068 (CompleteLimit2): Likewise.
19069 (CompleteLimit3): Likewise.
19070 (CompleteLimit4): Likewise.
19071 (CompleteLimit5): Likewise.
19072 (CompleteLimit6): Likewise.
19073 (CompleteLimit7): Likewise.
19074
19075 2015-04-08 Pedro Alves <palves@redhat.com>
19076
19077 PR gdb/18214
19078 PR gdb/18216
19079 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
19080 function.
19081 (main): Install it as SIGUSR1 handler.
19082 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
19083 parameter. Always use "setup" as prefix. Toggle "set
19084 displaced-stepping" off/on depending on global. Don't switch to
19085 thread 1 here.
19086 (top level): Add displaced stepping "off/on" test axis. Update
19087 "setup" calls. Wrap each subtest with with_test_prefix. Test
19088 continuing with a queued signal in each thread.
19089
19090 2015-04-08 Pedro Alves <palves@redhat.com>
19091
19092 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
19093 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
19094 gdb_breakpoint instead of gdb_test that doesn't expect anything.
19095 Return early if running to main fails.
19096 * gdb.trace/while-stepping.exp: Likewise.
19097
19098 2015-04-07 Pedro Alves <palves@redhat.com>
19099
19100 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
19101 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
19102 interact with inferior program.
19103
19104 2015-04-07 Pedro Alves <palves@redhat.com>
19105
19106 * lib/gdb.exp (inferior_spawn_id): New global.
19107 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
19108 spawn id after processing the user code.
19109 (default_gdb_start): Set inferior_spawn_id.
19110 (send_inferior): New procedure.
19111 * lib/gdbserver-support.exp (gdbserver_start): Set
19112 inferior_spawn_id.
19113 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
19114
19115 2015-04-07 Pedro Alves <palves@redhat.com>
19116
19117 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
19118 * lib/gdbserver-support.exp (gdbserver_start): Make
19119 $server_spawn_id global.
19120 (gdbserver_start): Don't wait for gdbserver's spawn id with
19121 expect_background.
19122 (close_gdbserver): New procedure.
19123 (gdb_exit): Rename the default version and reimplement.
19124
19125 2015-04-07 Pedro Alves <palves@redhat.com>
19126
19127 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
19128 append the substituted item, not the original item.
19129
19130 2015-04-07 Pedro Alves <palves@redhat.com>
19131
19132 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
19133 gdb_expect.
19134
19135 2015-04-07 Pedro Alves <palves@redhat.com>
19136
19137 * gdb.base/interrupt.exp: Don't handle the case of the inferior
19138 output appearing once only.
19139
19140 2015-04-07 Pedro Alves <palves@redhat.com>
19141
19142 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
19143 that doesn't expect anything. Return early if running to main
19144 fails.
19145
19146 2015-04-07 Yao Qi <yao.qi@linaro.org>
19147
19148 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
19149 (child_function): Call alarm.
19150 (main): Move call to alarm into the loop.
19151 * gdb.threads/non-stop-fair-events.exp: Build program with
19152 -DTIMEOUT=$timeout.
19153
19154 2015-04-06 Doug Evans <xdje42@gmail.com>
19155
19156 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19157 Fix dest parameter to board_info.
19158 (fpc_compile): Ditto.
19159 (gdb_compile_pascal): Rename dest arg to destfile.
19160
19161 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19162
19163 * gdb.ada/funcall_ref.exp: New file.
19164 * gdb.ada/funcall_ref/foo.adb: New file.
19165
19166 2015-04-02 Yao Qi <yao.qi@linaro.org>
19167
19168 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19169 is remote.
19170
19171 2015-04-02 Gary Benson <gbenson@redhat.com>
19172
19173 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19174
19175 2015-04-01 Sasha Smundak <asmundak@google.com>
19176
19177 * gdb.python/py-unwind-maint.c: New file.
19178 * gdb.python/py-unwind-maint.exp: New test.
19179 * gdb.python/py-unwind-maint.py: New file.
19180 * gdb.python/py-unwind.c: New file.
19181 * gdb.python/py-unwind.exp: New test.
19182 * gdb.python/py-unwind.py: New test.
19183
19184 2015-04-01 Pedro Alves <palves@redhat.com>
19185
19186 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19187 to fail instead of non-existent $test.
19188
19189 2015-04-01 Pedro Alves <palves@redhat.com>
19190
19191 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19192 GDBFLAGS if not empty.
19193
19194 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19195
19196 * gdb.ada/complete.exp: Remove "multi_line".
19197 * gdb.ada/info_exc.exp: Remove "multi_line".
19198 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19199 * gdb.ada/ptype_field.exp: Remove "multi_line".
19200 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19201 * gdb.ada/tagged.exp: Remove "multi_line".
19202 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19203 [multi_line ...]
19204 * gdb.btrace/delta.exp: Likewise.
19205 * gdb.btrace/exception.exp: Likewise.
19206 * gdb.btrace/function_call_history.exp: Likewise.
19207 * gdb.btrace/instruction_history.exp: Likewise.
19208 * gdb.btrace/nohist.exp: Likewise.
19209 * gdb.btrace/record_goto.exp: Likewise.
19210 * gdb.btrace/segv.exp: Likewise.
19211 * gdb.btrace/stepi.exp: Likewise.
19212 * gdb.btrace/tailcall.exp: Likewise.
19213 * gdb.btrace/unknown_functions.exp: Likewise.
19214 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19215 * lib/gdb.exp: Add the "multi_line" helper.
19216
19217 2015-04-01 Pedro Alves <palves@redhat.com>
19218
19219 * gdb.threads/tid-reuse.c: New file.
19220 * gdb.threads/tid-reuse.exp: New file.
19221
19222 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19223
19224 PR corefiles/16092
19225 * gdb.base/coredump-filter.c: New file.
19226 * gdb.base/coredump-filter.exp: Likewise.
19227
19228 2015-03-27 Petr Machata <pmachata@redhat.com>
19229
19230 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19231 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19232 (Dwarf::assemble): Initialize them.
19233 (Dwarf::lines): New function.
19234
19235 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19236
19237 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19238 SYMBOL_PREFIX for x86_64-*-cygwin.
19239
19240 2015-03-26 Andy Wingo <wingo@igalia.com>
19241
19242 PR symtab/18148
19243 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19244 const_value but not a location.
19245 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19246 location defined in non-main CUs are visible.
19247
19248 2015-03-26 Yao Qi <yao.qi@linaro.org>
19249
19250 PR testsuite/18139
19251 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19252 Add a line number entry for the same line.
19253 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19254 Add a line number entry for the same line.
19255
19256 2015-03-26 Yao Qi <yao.qi@linaro.org>
19257
19258 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19259 .int 0.
19260 (func): Likewise. Add .Lfunc_1 label.
19261 Use .Lfunc_1 label.
19262 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19263 .int 0.
19264 (func): Likewise.
19265 Use .Lfunc_1 label.
19266
19267 2015-03-26 Yao Qi <yao.qi@linaro.org>
19268
19269 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19270 Call gdb_compile instead to compile each .s files without debug
19271 information.
19272
19273 2015-03-26 Yao Qi <yao.qi@linaro.org>
19274
19275 * gdb.base/savedregs.exp (process_saved_regs): Make
19276 "Saved registers:" optional in the pattern.
19277
19278 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19279
19280 * gdb.btrace/next.exp: Merged into step.exp.
19281 * gdb.btrace/finish.exp: Merged into step.exp.
19282 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19283 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19284 "record goto" and checking the exact replay position.
19285 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19286 check for "Recording format" in "info record" output.
19287 * gdb.btrace/record_goto.exp: Choose test file based on target.
19288 * gdb.btrace/x86-record_goto.S: Renamed into ...
19289 * gdb.btrace/x86_64-record_goto.S: ... this.
19290 * gdb.btrace/i686-record_goto.S: New.
19291 * gdb.btrace/x86-tailcall.S: Renamed into ...
19292 * gdb.btrace/x86_64-tailcall.S: ... this.
19293 * gdb.btrace/i686-tailcall.S: New.
19294 * gdb.btrace/x86-tailcall.c: Renamed into ...
19295 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19296 separate statements. Update test.
19297 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19298 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19299 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19300 * gdb.btrace/tailcall.exp: Choose test file based on target.
19301 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19302
19303 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19304
19305 * gdb.btrace/exception.exp: Increase BTS buffer size.
19306
19307 2015-03-24 Pedro Alves <palves@redhat.com>
19308
19309 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19310
19311 2015-03-24 Pedro Alves <palves@redhat.com>
19312
19313 * gdb.threads/schedlock.exp (test_step): No longer expect that
19314 "set scheduler-locking step" with "next" over a function call runs
19315 threads unlocked.
19316
19317 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19318
19319 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19320
19321 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19322
19323 PR breakpoints/16466
19324 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19325 * gdb.mi/mi-pending.c (thread_func): New function.
19326 (int main): Add threading support required.
19327 * gdb.mi/mi-pending.exp: Add tests for this issue.
19328 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19329 (pendfunc2): Remove stdio dependency.
19330 * gdb.mi/mi-pendshr2.c: New file.
19331
19332 2015-03-23 Keith Seitz <keiths@redhat.com>
19333
19334 * gdb.linespec/keywords.c: New file.
19335 * gdb.linespec/keywords.exp: New file.
19336
19337 2015-03-23 Keith Seitz <keiths@redhat.com>
19338
19339 PR gdb/18021
19340 * gdb.dwarf2/staticvirtual.exp: New test.
19341
19342 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19343
19344 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19345 * README: Remove HP-UX and gdb.hp.
19346 (configuration):
19347 * configure: Regenerate.
19348 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19349 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19350 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19351 gdb.hp/gdb.defects/Makefile.
19352 * gdb.hp/Makefile.in: File deleted.
19353 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19354 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19355 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19356 * gdb.hp/gdb.aCC/run.c: File deleted.
19357 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19358 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19359 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19360 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19361 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19362 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19363 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19364 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19365 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19366 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19367 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19368 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19369 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19370 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19371 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19372 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19373 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19374 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19375 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19376 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19377 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19378 * gdb.hp/gdb.compat/average.c: File deleted.
19379 * gdb.hp/gdb.compat/sum.c: File deleted.
19380 * gdb.hp/gdb.compat/xdb.c: File deleted.
19381 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19382 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19383 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19384 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19385 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19386 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19387 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19388 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19389 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19390 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19391 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19392 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19393 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19394 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19395 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19396 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19397 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19398 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19399 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19400 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19401 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19402 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19403 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19404 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19405 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19406 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19407 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19408 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19409 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19410 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19411 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19412 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19413 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19414 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19415 * gdb.hp/tools/odump: File deleted.
19416
19417 2015-03-19 Pedro Alves <palves@redhat.com>
19418
19419 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19420 (saw_thread_3): New globals.
19421 (top level): Increment them when an event for the corresponding
19422 thread is seen.
19423 (no thread starvation): New test.
19424
19425 2015-03-19 Pedro Alves <palves@redhat.com>
19426
19427 * gdb.threads/continue-pending-status.c: New file.
19428 * gdb.threads/continue-pending-status.exp: New file.
19429
19430 2015-03-18 Pedro Alves <palves@redhat.com>
19431
19432 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19433 Use gdb_is_target_remote instead of is_remote. Use
19434 gdb_test_multiple instead of gdb_expect. Exit early if
19435 gdb_test_multiple hits its internal matches. Tighten stepi tests
19436 expected output. Fail on exit with any signal, instead of just
19437 SIGILL.
19438
19439 2015-03-18 Yao Qi <yao.qi@linaro.org>
19440
19441 PR tdep/18107
19442 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19443 variable.
19444 * gdb.base/catch-syscall.exp: Don't skip it on
19445 aarch64*-*-linux* target. Remove elements in all_syscalls.
19446 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19447 target.
19448 (setup_all_syscalls): New proc.
19449
19450 2015-03-16 Yao Qi <yao.qi@linaro.org>
19451
19452 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19453 (top level): Skip tests if valid_addr_p returns false for
19454 $cmd1 or $cmd2.
19455
19456 2015-03-11 Andy Wingo <wingo@igalia.com>
19457
19458 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19459
19460 2015-03-11 Yao Qi <yao.qi@linaro.org>
19461
19462 * gdb.base/catch-syscall.exp: Fix typo in comments.
19463
19464 2015-03-11 Yao Qi <yao.qi@linaro.org>
19465
19466 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19467
19468 2015-03-09 Pedro Alves <palves@redhat.com>
19469
19470 * dg-extract-results.py: Delete.
19471
19472 2015-03-09 Pedro Alves <palves@redhat.com>
19473
19474 Merge dg-extract-results.sh from GCC upstream (r218843).
19475
19476 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19477 * dg-extract-results.sh: Use --text with grep to avoid issues with
19478 binary files. Fall back to cat -v, if that doesn't work.
19479
19480 2015-03-05 Pedro Alves <palves@redhat.com>
19481
19482 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19483
19484 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19485
19486 * lib/mi-support.exp (mi_expect_interrupt): Accept
19487 alternative event for when in all-stop mode.
19488
19489 2015-03-04 Pedro Alves <palves@redhat.com>
19490
19491 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19492
19493 2015-03-04 Mark Kettenis <kettenis@gnu.org>
19494
19495 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19496
19497 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19498
19499 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19500 regexps for GDB's current line display, accept a hex address
19501 preceding the line number.
19502
19503 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19504
19505 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19506 the 'arch1' variable for "s390*-linux*" targets.
19507
19508 2015-03-04 Pedro Alves <palves@redhat.com>
19509
19510 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19511 (main): Pass missing retval argument to pthread_join call.
19512
19513 2015-03-02 Pedro Alves <palves@redhat.com>
19514
19515 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19516 (top level): Call do_test with non-stop as well.
19517
19518 2015-03-02 Pedro Alves <palves@redhat.com>
19519
19520 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19521 -1.
19522
19523 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19524
19525 * gdb.arch/s390-vregs.exp: New test.
19526 * gdb.arch/s390-vregs.S: New file.
19527
19528 2015-02-27 Pedro Alves <palves@redhat.com>
19529
19530 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19531 call to catch_command_errors.
19532 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19533 catch_command_errors.
19534
19535 2015-02-27 Pedro Alves <palves@redhat.com>
19536
19537 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19538 "true" for boolean result.
19539 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19540 prototype of main.
19541
19542 2015-02-27 Pedro Alves <palves@redhat.com>
19543
19544 * lib/unbuffer_output.c: New file.
19545 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19546 (main): Call gdb_unbuffer_output.
19547
19548 2015-02-27 Yao Qi <yao.qi@linaro.org>
19549
19550 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19551 target.
19552
19553 2015-02-26 Doug Evans <dje@google.com>
19554
19555 * gdb.cp/class2.cc (Dbase, D): New classes.
19556 (main): New local delta.
19557 * gdb.cp/class2.exp: Test printing delta.
19558 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19559 (dynbar): New global.
19560 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19561
19562 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19563
19564 * gdb.compile/compile-ifunc.c: New file.
19565 * gdb.compile/compile-ifunc.exp: New file.
19566
19567 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19568
19569 * gdb.base/structs.exp: Check for correct struct on finish.
19570
19571 2015-02-26 Yao Qi <yao.qi@linaro.org>
19572
19573 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19574 is zero.
19575
19576 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19577
19578 * gdb.arch/cordic.ko.bz2: New file.
19579 * gdb.arch/cordic.ko.debug.bz2: New file.
19580 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19581
19582 2015-02-25 Yao Qi <yao.qi@linaro.org>
19583
19584 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19585 aarch64*-*-* target.
19586
19587 2015-02-23 Pedro Alves <palves@redhat.com>
19588
19589 * lib/gdb.exp (delete_breakpoints): Rewrite using
19590 gdb_test_multiple.
19591
19592 2015-02-23 Pedro Alves <palves@redhat.com>
19593
19594 * gdb.base/info-os.c: Include stdlib.h.
19595
19596 2015-02-22 Doug Evans <xdje42@gmail.com>
19597
19598 PR symtab/17855
19599 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19600 is read after symbols have been re-read.
19601 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19602 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19603
19604 2015-02-21 Doug Evans <dje@google.com>
19605
19606 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19607
19608 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19609
19610 PR corefiles/17808
19611 * gdb.arch/i386-biarch-core.core.bz2: New file.
19612 * gdb.arch/i386-biarch-core.exp: New file.
19613
19614 2015-02-21 Pedro Alves <palves@redhat.com>
19615
19616 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19617 runto_main fails.
19618
19619 2015-02-20 Pedro Alves <palves@redhat.com>
19620
19621 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19622 info probes.
19623
19624 2015-02-20 Pedro Alves <palves@redhat.com>
19625
19626 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19627
19628 2015-02-20 Pedro Alves <palves@redhat.com>
19629
19630 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19631 clean_restart before gdb_target_supports_trace.
19632
19633 2015-02-20 Pedro Alves <palves@redhat.com>
19634
19635 PR threads/18006
19636 * gdb.threads/clone-thread_db.c: New file.
19637 * gdb.threads/clone-thread_db.exp: New file.
19638
19639 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19640
19641 PR breakpoints/16812
19642 * gdb.base/catch-gdb-caused-signals.c: New file.
19643 * gdb.base/catch-gdb-caused-signals.exp: New file.
19644
19645 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19646
19647 * configure: Regenerated.
19648 * configure.ac: Use GDB_AC_TRANSFORM.
19649 * aclocal.m4: sinclude ../transform.m4.
19650
19651 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19652
19653 * lib/dtrace.exp: New file.
19654 * gdb.base/dtrace-probe.exp: Likewise.
19655 * gdb.base/dtrace-probe.d: Likewise.
19656 * gdb.base/dtrace-probe.c: Likewise.
19657 * lib/pdtrace.in: Likewise.
19658 * configure.ac: Output variables with the transformed names of
19659 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19660 * configure: Regenerated.
19661
19662 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19663
19664 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19665 expected message when trying to access $_probe_* convenience
19666 variables while not on a probe.
19667
19668 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19669
19670 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19671
19672 2015-02-11 Pedro Alves <pedro@codesourcery.com>
19673
19674 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19675 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19676
19677 2015-02-10 Doug Evans <xdje42@gmail.com>
19678
19679 * lib/gdb.exp (gdb_load): Always return a result.
19680
19681 2015-02-10 Pedro Alves <palves@redhat.com>
19682
19683 * gdb.threads/signal-sigtrap.c: New file.
19684 * gdb.threads/signal-sigtrap.exp: New file.
19685
19686 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19687
19688 * gdb.trace/no-attach-trace.c: New file.
19689 * gdb.trace/no-attach-trace.exp: New file.
19690
19691 2015-02-09 Mark Wielaard <mjw@redhat.com>
19692
19693 * gdb.dwarf2/atomic.c: New file.
19694 * gdb.dwarf2/atomic-type.exp: Likewise.
19695
19696 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19697
19698 * gdb.btrace/buffer-size.exp: Update "info record" output.
19699 * gdb.btrace/delta.exp: Update "info record" output.
19700 * gdb.btrace/enable.exp: Update "info record" output.
19701 * gdb.btrace/finish.exp: Update "info record" output.
19702 * gdb.btrace/instruction_history.exp: Update "info record" output.
19703 * gdb.btrace/next.exp: Update "info record" output.
19704 * gdb.btrace/nexti.exp: Update "info record" output.
19705 * gdb.btrace/step.exp: Update "info record" output.
19706 * gdb.btrace/stepi.exp: Update "info record" output.
19707 * gdb.btrace/nohist.exp: Update "info record" output.
19708
19709 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19710
19711 * gdb.btrace/buffer-size: New.
19712
19713 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19714
19715 * gdb.btrace/delta.exp: Update "info record" output.
19716 * gdb.btrace/enable.exp: Update "info record" output.
19717 * gdb.btrace/finish.exp: Update "info record" output.
19718 * gdb.btrace/instruction_history.exp: Update "info record" output.
19719 * gdb.btrace/next.exp: Update "info record" output.
19720 * gdb.btrace/nexti.exp: Update "info record" output.
19721 * gdb.btrace/step.exp: Update "info record" output.
19722 * gdb.btrace/stepi.exp: Update "info record" output.
19723 * gdb.btrace/nohist.exp: Update "info record" output.
19724
19725 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19726
19727 PR gdb/15678
19728 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19729
19730 2015-02-06 Pedro Alves <palves@redhat.com>
19731
19732 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19733 macro.
19734 (seconds_left, again): New globals.
19735 (main): Wait seconds_left in a 1-second sleep loop instead of
19736 sleeping 180 seconds. If 'again' is set, reset the seconds
19737 counter.
19738 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19739 'again' in the inferior before detaching. Print the seconds left.
19740 (options): New global.
19741 (top level): Build program with -DTIMEOUT=$timeout.
19742
19743 2015-02-06 Pedro Alves <palves@redhat.com>
19744
19745 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19746 determine how many seconds to pass to 'alarm'.
19747 * gdb.base/gdb-sigterm.exp (top level): Build program with
19748 -DTIMEOUT=$timeout.
19749 (do_test): Return success/failure indication. Add more verbose
19750 logging. Don't fail if 200 single steps are seen. Instead, fail
19751 when the test times out.
19752 (passes): New global.
19753 (top level): Break the testing loop if testing fails on any
19754 iteration. Use gdb_assert.
19755
19756 2015-02-04 Don Breazeal <donb@codesourcery.com>
19757
19758 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19759 and initialize them.
19760 (ipc_cleanup): New function.
19761 (main): Don't declare shmid, semid, and msqid. Add a call to
19762 atexit so that we call ipc_cleanup on exit.
19763
19764 2015-02-04 Pedro Alves <palves@redhat.com>
19765
19766 * boards/native-extended-gdbserver.exp: Remove any target variant
19767 specifications from the board name before clearing the isremote
19768 flag from board_info.
19769
19770 2015-01-31 Doug Evans <xdje42@gmail.com>
19771
19772 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19773
19774 2015-01-31 Gary Benson <gbenson@redhat.com>
19775
19776 * gdb.base/completion.exp: Disable completion limiting for
19777 existing tests. Add new tests to check completion limiting.
19778 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19779
19780 2015-01-31 Doug Evans <xdje42@gmail.com>
19781
19782 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19783
19784 2015-01-31 Doug Evans <xdje42@gmail.com>
19785
19786 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19787 entries. Duplicate file section script entries.
19788 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19789 inlined entries. Add test for safe-path rejection.
19790 * gdb.python/py-section-script.c: Add duplicate inlined section script
19791 entries. Duplicate file section script entries.
19792 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19793 inlined entries. Add test for safe-path rejection.
19794
19795 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19796
19797 * gdb.ada/disc_arr_bound: New testcase.
19798
19799 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19800
19801 * gdb.ada/mi_var_array: New testcase.
19802
19803 2015-01-27 Doug Evans <dje@google.com>
19804
19805 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19806 Add test for objfile.filename, objfile.username after objfile
19807 has been unloaded.
19808
19809 2015-01-26 Joel Brobecker <brobecker@adacore.com>
19810
19811 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19812 the second test to print the name attribute of value
19813 returned by the call to gdb.lookup_type, and adjust
19814 the expected output accordingly.
19815
19816 2015-01-25 Mark Wielaard <mjw@redhat.com>
19817
19818 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19819 * gdb.base/disp-step-fork.c: Include unistd.h.
19820 * gdb.base/siginfo-obj.c: Include stdio.h.
19821 * gdb.base/siginfo-thread.c: Likewise.
19822 * gdb.mi/non-stop.c: Include unistd.h.
19823 * gdb.mi/nsthrexec.c: Include stdio.h.
19824 * gdb.mi/pthreads.c: Include unistd.h.
19825 * gdb.modula2/unbounded1.c (main): Declare returns int.
19826 * gdb.reverse/consecutive-reverse.c: Likewise.
19827 * gdb.threads/create-fail.c: Include unistd.h.
19828 * gdb.threads/killed.c: Likewise.
19829 * gdb.threads/linux-dp.c: Likewise.
19830 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19831 * gdb.threads/non-ldr-exc-2.c: Likewise.
19832 * gdb.threads/non-ldr-exc-3.c: Likewise.
19833 * gdb.threads/non-ldr-exc-4.c: Likewise.
19834 * gdb.threads/pthreads.c: Include unistd.h.
19835 (main): Declare returns int.
19836 * gdb.threads/tls-main.c (foo): New declaration.
19837 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19838
19839 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19840
19841 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19842 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19843
19844 2015-01-15 Mark Wielaard <mjw@redhat.com>
19845
19846 * gdb.base/noreturn-return.c: New file.
19847 * gdb.base/noreturn-return.exp: New file.
19848 * gdb.base/noreturn-finish.c: New file.
19849 * gdb.base/noreturn-finish.exp: New file.
19850
19851 2015-01-23 Pedro Alves <palves@redhat.com>
19852
19853 * gdb.threads/continue-pending-after-query.c: New file.
19854 * gdb.threads/continue-pending-after-query.exp: New file.
19855
19856 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19857 Simon Marchi <simon.marchi@ericsson.com>
19858
19859 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19860 * gdb.base/valgrind-db-attach.exp: Same.
19861 * gdb.base/valgrind-infcall.exp: Same.
19862 * lib/mi-support.exp (default_mi_gdb_start): Same.
19863 * lib/prompt.exp (default_prompt_gdb_start): Same.
19864 * lib/gdb.exp (default_gdb_spawn): Same.
19865 (gdb_interact): New.
19866
19867
19868 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19869
19870 * gdb.compile/compile.exp (pointer to jit function): New test.
19871
19872 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
19873
19874 * lib/gdb.exp (supports_process_record): Return true for
19875 powerpc*-*-linux*.
19876 (supports_reverse): Likewise.
19877
19878 2015-01-15 Don Breazeal <donb@codesourcery.com>
19879
19880 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19881 instead of checking whether the target board is remote and
19882 use spawn_wait_for_attach instead of exec/sleep.
19883 * gdb.base/attach-twice.exp: Likewise.
19884
19885 2015-01-15 Joel Brobecker <brobecker@adacore.com>
19886
19887 * gdb.ada/var_arr_attrs: New testcase.
19888
19889 2015-01-14 Pedro Alves <palves@redhat.com>
19890 Joel Brobecker <brobecker@adacore.com>
19891
19892 PR gdb/17525
19893 * gdb.base/bp-cmds-execution-x-script.c: New file.
19894 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19895 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19896
19897 2015-01-14 Pedro Alves <palves@redhat.com>
19898
19899 PR cli/17828
19900 * gdb.base/batch-preserve-term-settings.c: New file.
19901 * gdb.base/batch-preserve-term-settings.exp: New file.
19902
19903 2015-01-13 Doug Evans <dje@google.com>
19904
19905 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19906 binary.
19907
19908 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19909
19910 * Makefile.in (clean mostlyclean): Do not delete *.py.
19911
19912 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19913
19914 * gdb.python/py-lookup-type.exp: New file.
19915
19916 2015-01-12 Pedro Alves <palves@redhat.com>
19917
19918 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19919 restore GDBFLAGS before returning.
19920
19921 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19922
19923 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19924 is_amd64_regs_target and is_x86_like_target.
19925
19926 2015-01-11 Doug Evans <xdje42@gmail.com>
19927
19928 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19929 is given without an explicit form.
19930 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19931 attributes.
19932 * gdb.dwarf/corrupt.exp: Ditto.
19933 * gdb.dwarf2/enum-type.exp: Ditto.
19934 * gdb.trace/entry-values.exp: Ditto.
19935 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19936
19937 2015-01-11 Doug Evans <xdje42@gmail.com>
19938
19939 PR gdb/15830
19940 * gdb.base/maint.exp: Remove references to "maint demangle".
19941 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19942 Add tests for explicitly specifying language to demangle.
19943 * gdb.dlang/demangle.exp: Ditto.
19944
19945 2015-01-09 Pedro Alves <palves@redhat.com>
19946
19947 * gdb.threads/non-stop-fair-events.c: New file.
19948 * gdb.threads/non-stop-fair-events.exp: New file.
19949
19950 2015-01-09 Pedro Alves <palves@redhat.com>
19951
19952 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19953 the global scope. Set a breakpoint after all threads are started
19954 rather than stepping over two source lines. Expect the prompt.
19955 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19956 global.
19957 (NUM): Now 15.
19958 (main): Use threads_started_barrier to wait for all threads to
19959 start. Main thread no longer calls thread_function. Exit after
19960 180 seconds.
19961 (loop): New function.
19962 (thread_function): Wait on threads_started_barrier barrier. Call
19963 'loop' at each iteration.
19964 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19965 threads have started, instead of hardcoding number of "next"
19966 steps. Use an access watchpoint instead of a write watchpoint.
19967
19968 2015-01-09 Pedro Alves <palves@redhat.com>
19969
19970 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19971 (thread_func): Wait on barrier.
19972 (main): Wait for all threads to start before stopping GDB.
19973 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19974 global.
19975 (thread1_func, thread2_func): Wait on barrier.
19976 (main): Wait for all threads to start before stopping GDB.
19977 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19978 New global.
19979 (thread1_func, thread2_func): Wait on barrier.
19980 (main): Wait for all threads to start before stopping GDB.
19981
19982 2015-01-09 Pedro Alves <palves@redhat.com>
19983
19984 * gdb.threads/attach-many-short-lived-threads.c: New file.
19985 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19986
19987 2014-01-09 Pedro Alves <palves@redhat.com>
19988
19989 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19990 instead of to thread 2.
19991 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19992 Add barrier around each pthread_create call instead of around all
19993 calls.
19994 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19995 Set a break on thread_function and have the child threads hit it
19996 one at at a time.
19997
19998 2015-01-09 Pedro Alves <palves@redhat.com>
19999
20000 * lib/gdb.exp (can_spawn_for_attach): New procedure.
20001 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
20002 false.
20003 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
20004 checking whether the target board is remote.
20005 * gdb.multi/multi-attach.exp: Likewise.
20006 * gdb.python/py-sync-interp.exp: Likewise.
20007 * gdb.server/ext-attach.exp: Likewise.
20008 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
20009 tests that need to attach, instead of checking whether the target
20010 board is remote at the top of the file.
20011
20012 2015-01-08 Yao Qi <yao@codesourcery.com>
20013
20014 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
20015
20016 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20017
20018 Fix testcase compilation.
20019 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
20020
20021 2015-01-06 Joel Brobecker <brobecker@adacore.com>
20022
20023 * gdb.python/py-type.exp: Add a couple test about empty
20024 array creation, and negative-length array creation.
20025
20026 2015-01-02 Doug Evans <xdje42@gmail.com>
20027
20028 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
20029
20030 2015-01-02 Doug Evans <dje@google.com>
20031
20032 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
20033
20034 2014-12-29 Yao Qi <yao@codesourcery.com>
20035
20036 * gdb.trace/entry-values.exp: Update comments. Rename variable
20037 bar_call_foo to returned_from_foo.
20038
20039 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
20040
20041 PR gdb/17394
20042 * gdb.linespec/break-asm-file.c: New file.
20043 * gdb.linespec/break-asm-file.exp: New file.
20044 * gdb.linespec/break-asm-file0.s: New file.
20045 * gdb.linespec/break-asm-file1.s: New file.
20046
20047 2014-12-18 Nigel Stephens <nigel@mips.com>
20048 Maciej W. Rozycki <macro@codesourcery.com>
20049
20050 * gdb.base/float.exp: Handle the new output from "info float" on
20051 MIPS targets.
20052
20053 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
20054
20055 Fix MinGW compilation.
20056 * gdb.compile/compile-ops.exp: Update untested message if
20057 !skip_compile_feature_tests.
20058 * gdb.compile/compile-setjmp.exp: Likewise.
20059 * gdb.compile/compile-tls.exp: Likewise.
20060 * gdb.compile/compile.exp: Likewise.
20061 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
20062 supported on this host".
20063
20064 2014-12-16 Doug Evans <xdje42@gmail.com>
20065
20066 * boards/stabs.exp: New file.
20067
20068 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
20069
20070 * gdb.base/completion.exp: Adjust to format changes of "maint
20071 print user-registers".
20072
20073 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
20074
20075 PR server/17457
20076 * gdb.arch/aarch64-fp.c: New file.
20077 * gdb.arch/aarch64-fp.exp: New file.
20078
20079 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
20080
20081 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
20082 r210637, r210913, r211666, r215400, r215817).
20083
20084 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
20085 * dg-extract-results.py: New file.
20086 * dg-extract-results.sh: Use it if the environment seems
20087 suitable.
20088
20089 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
20090
20091 * dg-extract-results.py (parse_run): Handle warnings that
20092 are printed before a test harness is run.
20093
20094 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
20095
20096 * dg-extract-results.py (Named): Remove __cmp__ method.
20097 (output_variation): Use a key to sort variation.harnesses.
20098
20099 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
20100
20101 * dg-extract-results.py: For Python 3, force sys.stdout to
20102 handle surrogate escape sequences.
20103 (safe_open): New function.
20104 (output_segment, main): Use it.
20105
20106 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
20107
20108 * dg-extract-results.py (Prog.result_re): Include options
20109 in test name.
20110
20111 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
20112
20113 * dg-extract-results.py (output_variation): Always sort if
20114 do_sum.
20115
20116 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
20117
20118 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
20119 as long as we get pagination notifications.
20120
20121 2014-12-15 Jason Merrill <jason@redhat.com>
20122
20123 * Makefile.in (check-gdb.%): Restore.
20124 * README: Mention it.
20125
20126 2014-12-13 Joel Brobecker <brobecker@adacore.com>
20127
20128 * gdb.ada/str_uninit: New testcase.
20129
20130 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20131
20132 PR symtab/17642
20133 * gdb.base/vla-stub-define.c: New file.
20134 * gdb.base/vla-stub.c: New file.
20135 * gdb.base/vla-stub.exp: New file.
20136
20137 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
20138 Jan Kratochvil <jan.kratochvil@redhat.com>
20139 Tom Tromey <tromey@redhat.com>
20140
20141 * configure.ac: Add gdb.compile/.
20142 * configure: Regenerate.
20143 * gdb.compile/Makefile.in: New file.
20144 * gdb.compile/compile-ops.exp: New file.
20145 * gdb.compile/compile-ops.c: New file.
20146 * gdb.compile/compile-tls.c: New file.
20147 * gdb.compile/compile-tls.exp: New file.
20148 * gdb.compile/compile-constvar.S: New file.
20149 * gdb.compile/compile-constvar.c: New file.
20150 * gdb.compile/compile-mod.c: New file.
20151 * gdb.compile/compile-nodebug.c: New file.
20152 * gdb.compile/compile-setjmp-mod.c: New file.
20153 * gdb.compile/compile-setjmp.c: New file.
20154 * gdb.compile/compile-setjmp.exp: New file.
20155 * gdb.compile/compile-shlib.c: New file.
20156 * gdb.compile/compile.c: New file.
20157 * gdb.compile/compile.exp: New file.
20158 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20159
20160 2014-12-12 Tom Tromey <tromey@redhat.com>
20161
20162 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20163 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20164
20165 2014-12-12 Doug Evans <dje@google.com>
20166
20167 * lib/gdb-python.exp (get_python_valueof): New function.
20168 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20169
20170 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20171
20172 * gdb.base/completion.exp: Add test for completion of "info
20173 registers ".
20174
20175 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20176
20177 * gdb.base/func-ptrs.c: New file.
20178 * gdb.base/func-ptrs.exp: New file.
20179
20180 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20181
20182 PR breakpoints/17012
20183 * gdb.base/dprintf-detach.c: New file.
20184 * gdb.base/dprintf-detach.exp: New file.
20185
20186 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20187
20188 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20189 * lib/gdb.exp (target_is_gdbserver): New procedure.
20190
20191 2014-12-08 Doug Evans <dje@google.com>
20192
20193 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20194
20195 2014-12-05 Yao Qi <yao@codesourcery.com>
20196
20197 * gdb.guile/scm-error.exp: Remove the third argument to
20198 gdb_remote_download.
20199 * gdb.guile/scm-frame-args.exp: Likewise.
20200 * gdb.guile/scm-section-script.exp: Likewise.
20201
20202 2014-12-05 Yao Qi <yao@codesourcery.com>
20203
20204 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20205
20206 2014-12-04 Doug Evans <dje@google.com>
20207
20208 * gdb.python/py-objfile.exp: Add tests for
20209 objfile.add_separate_debug_file.
20210
20211 2014-12-04 Doug Evans <dje@google.com>
20212
20213 * lib/gdb.exp (get_build_id): New function.
20214 (build_id_debug_filename_get): Rewrite to use it.
20215 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20216
20217 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20218
20219 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20220 `method(long)', not just 0x0.
20221 * gdb.cp/nsalias.exp: Align code labels to 4.
20222 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20223 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20224 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20225 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20226 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20227 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20228
20229 2014-12-02 Doug Evans <dje@google.com>
20230
20231 PR symtab/17602
20232 * gdb.cp/anon-ns.cc: Move guts of this file to ...
20233 * gdb.cp/anon-ns2.cc: ... here. New file.
20234 * gdb.cp/anon-ns.exp: Update.
20235
20236 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
20237
20238 * gdb.python/py-events.py (inferior_call_handler): New.
20239 (register_changed_handler, memory_changed_handler): New.
20240 (test_events.invoke): Register new handlers.
20241 * gdb.python/py-events.exp: Add tests for inferior call,
20242 memory_changed and register_changed events.
20243
20244 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20245
20246 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20247 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20248 if the linker doesn't understand this.
20249
20250 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20251
20252 * gdb.python/python.exp: Change expected reply to help().
20253
20254 2014-12-01 Yao Qi <yao@codesourcery.com>
20255
20256 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20257 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20258 * configure: Re-generated.
20259
20260 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20261
20262 * gdb.cp/chained-calls.cc: New file.
20263 * gdb.cp/chained-calls.exp: New file.
20264 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20265
20266 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20267
20268 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20269 * gdb.dwarf2/symtab-producer.exp: Same.
20270 * gdb.gdb/python-interrupts.exp: Same.
20271 * gdb.gdb/python-selftest.exp: Same.
20272 * gdb.python/py-linetable.exp: Same.
20273 * gdb.python/py-type.exp: Same.
20274 * gdb.python/py-value-cc.exp: Same.
20275 * gdb.python/py-value.exp: Same.
20276
20277 2014-11-28 Yao Qi <yao@codesourcery.com>
20278
20279 * gdb.base/break-probes.exp: Match library name prefixed with
20280 sysroot.
20281
20282 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20283
20284 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20285 test expected output. Add parentheses for the call to print.
20286 Remove L suffix from integers.
20287
20288 2014-11-26 Doug Evans <dje@google.com>
20289
20290 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20291
20292 2014-11-22 Yao Qi <yao@codesourcery.com>
20293
20294 * gdb.trace/entry-values.c: Remove asms.
20295 (foo): Add foo_label.
20296 (bar): Add bar_label.
20297 * gdb.trace/entry-values.exp: Remove code computing foo's
20298 length and bar's length.
20299 (Dwarf::assemble): Invoke function_range for bar and use
20300 MACRO_AT_func for foo.
20301
20302 2014-11-22 Yao Qi <yao@codesourcery.com>
20303
20304 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20305 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20306 Use .Lgcc43_procstart instead of gcc43.
20307
20308 2014-11-21 Joel Brobecker <brobecker@adacore.com>
20309
20310 * gdb.ada/n_arr_bound: New testcase.
20311
20312 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20313
20314 PR breakpoints/10737
20315 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20316 test_catch_syscall_multi_arch.
20317 (test_catch_syscall_multi_arch): New function.
20318
20319 2014-11-20 Doug Evans <xdje42@gmail.com>
20320
20321 * gdb.base/maint.exp: Update expected output.
20322
20323 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20324
20325 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20326 4-byte instruction on S390.
20327
20328 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20329
20330 * gdb.ada/arr_arr: New testcase.
20331
20332 2014-11-19 Joel Brobecker <brobecker@adacore.com>
20333
20334 * gdb.ada/pkd_arr_elem: New Testcase.
20335
20336 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
20337
20338 * gdb.reverse/break-precsave: Expect completion message for
20339 core file reads.
20340 * gdb.reverse/consecutive-precsave.exp: Likewise.
20341 * gdb.reverse/finish-precsave.exp: Likewise.
20342 * gdb.reverse/i386-precsave.exp: Likewise.
20343 * gdb.reverse/machinestate-precsave.exp: Likewise.
20344 * gdb.reverse/sigall-precsave.exp: Likewise.
20345 * gdb.reverse/solib-precsave.exp: Likewise.
20346 * gdb.reverse/step-precsave.exp: Likewise.
20347 * gdb.reverse/until-precsave.exp: Likewise.
20348 * gdb.reverse/watch-precsave.exp: Likewise.
20349
20350 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20351
20352 * gdb.base/bp-permanent.c: Include unistd.h.
20353 * gdb.python/py-framefilter-mi.c (main): Add return type.
20354 * gdb.python/py-framefilter.c (main): Likewise.
20355 * gdb.trace/actions-changed.c (main): Likewise.
20356
20357 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20358
20359 * gdb.mi/until.c: Add eye-catchers.
20360 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20361 line numbers.
20362
20363 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20364
20365 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20366 function header variants in break1.c.
20367 * gdb.base/ena-dis-br.exp: Likewise.
20368 * gdb.base/hbreak2.exp: Likewise.
20369 * gdb.reverse/until-precsave.exp: Drop references to removed
20370 non-prototype function header variants in ur1.c.
20371 * gdb.reverse/until-reverse.exp: Likewise.
20372
20373 2014-11-17 Petr Machata <pmachata@redhat.com>
20374
20375 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20376 ${_cu_offset_size} bytes abbrev offset.
20377
20378 2014-11-15 Doug Evans <xdje42@gmail.com>
20379
20380 PR symtab/17559
20381 * gdb.base/line-symtabs.exp: New file.
20382 * gdb.base/line-symtabs.c: New file.
20383 * gdb.base/line-symtabs.h: New file.
20384
20385 2014-11-14 Yao Qi <yao@codesourcery.com>
20386
20387 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20388 (func): Add label func_label.
20389 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20390 Replace low_pc and high_pc with MACRO_AT_range.
20391 Replace name, low_pc and high_pc with MACRO_AT_func.
20392
20393 2014-11-14 Yao Qi <yao@codesourcery.com>
20394
20395 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20396 Replace name, low_pc and high_pc with MACRO_AT_func.
20397
20398 2014-11-14 Yao Qi <yao@codesourcery.com>
20399
20400 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20401 produce debug information.
20402 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20403
20404 2014-11-14 Yao Qi <yao@codesourcery.com>
20405
20406 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20407 object and get function length.
20408 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20409 with MACRO_AT_func.
20410 (top-level): Replace gdb_compile and clean_restart with
20411 prepare_for_testing.
20412 * gdb.dwarf2/main.c (main): Add label main_label.
20413
20414 2014-11-14 Yao Qi <yao@codesourcery.com>
20415
20416 * lib/dwarf.exp (function_range): New procedure.
20417 (Dwarf::_handle_macro_at_func): New procedure.
20418 (Dwarf::_handle_macro_at_range): New procedure.
20419 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20420
20421 2014-11-14 Yao Qi <yao@codesourcery.com>
20422
20423 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20424 (_handle_attribute): New procedure.
20425
20426 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20427
20428 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20429 * gdb.base/call-sc.c (zed): Likewise.
20430 * gdb.base/checkpoint.c (main): Likewise.
20431 * gdb.base/dump.c (main): Likewise.
20432 * gdb.base/gcore.c (main): Likewise.
20433 * gdb.base/huge.c (main): Likewise.
20434 * gdb.base/multi-forks.c (main): Likewise.
20435 * gdb.base/pr10179-a.c (main): Likewise.
20436 * gdb.base/savedregs.c (main): Likewise.
20437 * gdb.base/sigaltstack.c (main): Likewise.
20438 * gdb.base/siginfo.c (main): Likewise.
20439 * gdb.base/structs.c (zed): Likewise.
20440 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20441 * gdb.mi/mi-syn-frame.c (main): Likewise.
20442 * gdb.mi/until.c (foo, main): Likewise.
20443 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20444 * gdb.base/solib-weak.c (foo): Declare.
20445 * gdb.base/attach-twice.c: Include stdio.h.
20446 * gdb.base/weaklib1.c: Likewise.
20447 * gdb.base/weaklib2.c: Likewise.
20448 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20449 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20450 unistd.h.
20451 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20452 * gdb.mi/mi-exit-code.c: Likewise.
20453 * gdb.base/break-interp-lib.c: Include string.h.
20454 * gdb.base/coremaker.c: Likewise.
20455 * gdb.base/testenv.c: Likewise.
20456 * gdb.python/py-finish-breakpoint.c: Likewise.
20457 * gdb.base/inferior-died.c: Include sys/wait.h.
20458 * gdb.base/fileio.c: Include time.h.
20459 * gdb.base/async-shell.c: Include unistd.h.
20460 * gdb.base/dprintf-non-stop.c: Likewise.
20461 * gdb.base/info-os.c: Likewise.
20462 * gdb.mi/mi-console.c: Likewise.
20463 * gdb.mi/watch-nonstop.c: Likewise.
20464 * gdb.python/py-events.c: Likewise.
20465 * gdb.base/async.c (baz): Move up before its invocation.
20466 * gdb.base/code_elim2.c (my_global_func): Likewise.
20467 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20468 * gdb.base/advance.c (func2): Likewise.
20469
20470 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20471
20472 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20473 variant.
20474 * gdb.base/annota3.c: Likewise.
20475 * gdb.base/async.c: Likewise.
20476 * gdb.base/average.c: Likewise.
20477 * gdb.base/call-ar-st.c: Likewise.
20478 * gdb.base/call-rt-st.c: Likewise.
20479 * gdb.base/call-sc.c: Likewise.
20480 * gdb.base/call-strs.c: Likewise.
20481 * gdb.base/ending-run.c: Likewise.
20482 * gdb.base/execd-prog.c: Likewise.
20483 * gdb.base/exprs.c: Likewise.
20484 * gdb.base/foll-exec.c: Likewise.
20485 * gdb.base/foll-fork.c: Likewise.
20486 * gdb.base/foll-vfork.c: Likewise.
20487 * gdb.base/funcargs.c: Likewise.
20488 * gdb.base/gcore.c: Likewise.
20489 * gdb.base/jump.c: Likewise.
20490 * gdb.base/langs0.c: Likewise.
20491 * gdb.base/langs1.c: Likewise.
20492 * gdb.base/langs2.c: Likewise.
20493 * gdb.base/mips_pro.c: Likewise.
20494 * gdb.base/nodebug.c: Likewise.
20495 * gdb.base/opaque0.c: Likewise.
20496 * gdb.base/opaque1.c: Likewise.
20497 * gdb.base/recurse.c: Likewise.
20498 * gdb.base/run.c: Likewise.
20499 * gdb.base/scope0.c: Likewise.
20500 * gdb.base/scope1.c: Likewise.
20501 * gdb.base/setshow.c: Likewise.
20502 * gdb.base/setvar.c: Likewise.
20503 * gdb.base/shmain.c: Likewise.
20504 * gdb.base/shr1.c: Likewise.
20505 * gdb.base/shr2.c: Likewise.
20506 * gdb.base/sigall.c: Likewise.
20507 * gdb.base/signals.c: Likewise.
20508 * gdb.base/so-indr-cl.c: Likewise.
20509 * gdb.base/solib2.c: Likewise.
20510 * gdb.base/structs.c: Likewise.
20511 * gdb.base/sum.c: Likewise.
20512 * gdb.base/vforked-prog.c: Likewise.
20513 * gdb.base/watchpoint.c: Likewise.
20514 * gdb.reverse/shr2.c: Likewise.
20515 * gdb.reverse/until-reverse.c: Likewise.
20516 * gdb.reverse/ur1.c: Likewise.
20517 * gdb.reverse/watch-reverse.c: Likewise.
20518
20519 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20520
20521 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20522 variant.
20523 * gdb.base/sepdebug.exp: Drop references to removed code.
20524
20525 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20526
20527 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20528 variant. Preserve original line numbering.
20529 * gdb.base/list1.c: Likewise.
20530
20531 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20532
20533 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20534 variant.
20535 * gdb.base/break1.c: Likewise.
20536 * gdb.base/break.exp: Drop references to removed code.
20537
20538 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20539
20540 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20541 variant.
20542
20543 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20544
20545 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20546
20547 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20548
20549 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20550 logic into perform_all_tests() and invoke it with and without
20551 function header prototypes.
20552 (do_function_calls): Remove conditional XFAIL for PR 5318.
20553 (rerun_and_prepare): Remove duplicate code.
20554 (perform_all_tests): New. Main logic moved here.
20555
20556 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20557
20558 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20559 code guarded by #ifdef NO_PROTOTYPES.
20560 (t_double_many_args): Likewise.
20561 (DEF_FUNC_MANY_ARGS_1): Likewise.
20562 (DEF_FUNC_VALUES_1): Likewise.
20563 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20564 guarded by #ifdef PROTOTYPES.
20565
20566 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20567
20568 * gdb.mi/mi-console.c: Add eye-catcher.
20569 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20570 instead of literal line number.
20571
20572 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20573
20574 * gdb.base/shr2.c: Add eye-catcher.
20575 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20576 line number.
20577
20578 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20579
20580 * gdb.base/jump.c: Add eye-catchers.
20581 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20582 numbers.
20583
20584 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20585
20586 * gdb.base/execd-prog.c: Add eye-catchers.
20587 * gdb.base/foll-exec.c: Likewise.
20588 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20589 line numbers.
20590
20591 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20592
20593 * gdb.base/ending-run.c: Add eye-catchers.
20594 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20595 literal line numbers.
20596
20597 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20598
20599 * gdb.base/call-rt-st.c: Add eye-catchers.
20600 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20601 literal line numbers.
20602
20603 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20604
20605 * gdb.base/call-ar-st.c: Add eye-catchers.
20606 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20607 literal line numbers.
20608
20609 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20610
20611 * gdb.base/average.c: Add eye-catchers.
20612 * gdb.base/sum.c: Likewise.
20613 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20614 regexps dynamically.
20615
20616 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20617
20618 * gdb.base/solib1.c: Add eye-catchers.
20619 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20620 literal line numbers.
20621
20622 2014-11-12 Pedro Alves <palves@redhat.com>
20623
20624 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20625 leader has exited.
20626
20627 2014-11-12 Pedro Alves <palves@redhat.com>
20628
20629 * gdb.arch/i386-bp_permanent.c: New file.
20630 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20631 (srcfile): Set to i386-bp_permanent.c.
20632 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20633 that stepi does not execute the 'leave' instruction, instead of
20634 testing it does execute.
20635 * gdb.base/bp-permanent.c: New file.
20636 * gdb.base/bp-permanent.exp: New file.
20637
20638 2014-11-10 Doug Evans <xdje42@gmail.com>
20639
20640 PR symtab/17564
20641 * gdb.base/symtab-search-order.exp: New file.
20642 * gdb.base/symtab-search-order.c: New file.
20643 * gdb.base/symtab-search-order-1.c: New file.
20644 * gdb.base/symtab-search-order-shlib-1.c: New file.
20645
20646 2014-11-07 Pedro Alves <palves@redhat.com>
20647
20648 PR gdb/17511
20649 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20650 i?86-*-linux*.
20651
20652 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20653
20654 PR c++/17494
20655 * gdb.cp/pr17494.cc: New file.
20656 * gdb.cp/pr17494.exp: New file.
20657
20658 2014-11-02 Yao Qi <yao@codesourcery.com>
20659
20660 * gdb.python/python.exp: Get working directory and match the
20661 output of "set extended-prompt \\w " with it.
20662
20663 2014-10-30 Doug Evans <dje@google.com>
20664
20665 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20666 in objfiles.
20667 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20668 in progspaces.
20669
20670 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
20671
20672 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20673 * gdb.base/realname-expand.exp: Likewise.
20674 * gdb.linespec/macro-relative.exp: Likewise.
20675
20676 2014-10-29 Pedro Alves <palves@redhat.com>
20677
20678 PR gdb/17408
20679 * gdb.threads/schedlock.c (some_function): New function.
20680 (call_function): New global.
20681 (MAYBE_CALL_SOME_FUNCTION): New macro.
20682 (thread_function): Call it.
20683 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20684 and use it instead of a global counter. Adjust all callers.
20685 (get_current_thread): Use "find current thread" for test message
20686 here rather than having all callers pass down the same string.
20687 (goto_loop): New procedure, factored out from ...
20688 (my_continue): ... this.
20689 (step_ten_loops): Change parameter from test message to command to
20690 use. Adjust.
20691 (list_count): Delete global.
20692 (check_result): New procedure, factored out from duplicate top
20693 level code.
20694 (continue tests): Wrap in with_test_prefix.
20695 (test_step): New procedure, factored out from duplicate top level
20696 code.
20697 (top level): Test "step" in combination with all scheduler-locking
20698 modes. Test "next" in combination with all scheduler-locking
20699 modes, and in combination with stepping over a function call or
20700 not.
20701 * gdb.threads/next-bp-other-thread.c: New file.
20702 * gdb.threads/next-bp-other-thread.exp: New file.
20703
20704 2014-10-29 Pedro Alves <palves@redhat.com>
20705
20706 PR python/17372
20707 * gdb.python/python.exp: Test a multi-line command that spawns
20708 interactive Python.
20709 * gdb.base/multi-line-starts-subshell.exp: New file.
20710
20711 2014-10-29 Yao Qi <yao@codesourcery.com>
20712
20713 * gdb.base/fileio.exp: Make directories on host.
20714
20715 2014-10-29 Yao Qi <yao@codesourcery.com>
20716
20717 * gdb.base/fileio.c (test_write): Close the file.
20718
20719 2014-10-28 Pedro Alves <palves@redhat.com>
20720
20721 PR gdb/12623
20722 * gdb.base/sigstep.c (no_handler): New global.
20723 (main): If 'no_handler is true, set the signal handlers to
20724 SIG_IGN.
20725 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20726 with_sw_watch and no_handler parameters. Handle them.
20727 (top level) <stepping over handler when stopped at a breakpoint
20728 test>: Add a test axis for testing with a software watchpoint, and
20729 another for testing with the signal handler set to SIG_IGN.
20730 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20731 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20732
20733 2014-10-28 Pedro Alves <palves@redhat.com>
20734
20735 PR gdb/17511
20736 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20737 * gdb.base/sigstep.exp (other_handler_location): New global.
20738 (advance): Support stepping into the signal handler, and running
20739 commands while in the handler.
20740 (in_handler_map): New global.
20741 (top level): In the advance test, add combinations for getting
20742 into the handler with stepping commands, and for running commands
20743 in the handler. Add comment descripting the advancei tests.
20744
20745 2014-10-28 Pedro Alves <palves@redhat.com>
20746
20747 * gdb.base/sigstep.exp: Use build_executable instead of
20748 prepare_for_testing.
20749 (top level): Move code that starts GDB, runs to main and creates a
20750 display to ...
20751 (restart): ... this new procedure.
20752 (top level): Move backtrace from signal handler test to ...
20753 (validate_backtrace): ... this new procedure.
20754 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20755 with_test_prefix. Always restart GDB.
20756 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20757 with_test_prefix. Always restart GDB. No need to delete
20758 breakpoints after the test.
20759 (test_skip_handler): Remove prefix parameter.
20760 (skip_over_handler, breakpoint_to_handler)
20761 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20762 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20763 restart GDB. No need to delete breakpoints after the test.
20764 (top level): Use foreach to call the test procedures with
20765 different commands.
20766
20767 2014-10-28 Pedro Alves <palves@redhat.com>
20768
20769 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20770 instead of GNATS numbers.
20771 * gdb.base/sigbpt.exp: Likewise.
20772 * gdb.base/siginfo.exp: Likewise.
20773 * gdb.base/sigstep.exp: Likewise.
20774
20775 2014-10-27 Pedro Alves <palves@redhat.com>
20776
20777 * gdb.base/sigstep.c (dummy): New global.
20778 (main): Issue a couple writes to the new global.
20779 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20780 procedures.
20781 (skip_over_handler): Use test_skip_handler.
20782 (top level): Call skip_over_handler for stepi and nexti too.
20783 (breakpoint_over_handler): Use test_skip_handler.
20784 (top level): Call breakpoint_over_handler for stepi and nexti too.
20785
20786 2014-10-27 Yao Qi <yao@codesourcery.com>
20787
20788 * gdb.trace/tfile.c (adjust_function_address)
20789 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20790 function descriptor.
20791
20792 2014-10-24 Don Breazeal <donb@codesourcery.com>
20793
20794 * gdb.base/foll-fork.exp (test_follow_fork,
20795 catch_fork_child_follow): Check for updated fork messages emitted
20796 from infrun.c.
20797 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20798 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20799 vfork_and_exec_child_follow_through_step): Check for updated vfork
20800 messages emitted from infrun.c.
20801
20802 2014-10-24 Pedro Alves <palves@redhat.com>
20803
20804 * gdb.base/corefile.exp: Remove references to ultrix.
20805 * gdb.base/interrupt.exp: Likewise.
20806 * gdb.base/whatis.exp: Likewise.
20807 * gdb.gdb/selftest.exp: Likewise.
20808 * gdb.threads/manythreads.exp: Likewise.
20809 * gdb.threads/print-threads.exp: Likewise.
20810 * gdb.threads/pthreads.exp:: Likewise.
20811 * gdb.threads/schedlock.exp: Likewise.
20812
20813 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20814
20815 * gdb.cp/non-trivial-retval.cc: Add a test case.
20816 * gdb.cp/non-trivial-retval.exp: Add a test.
20817
20818 2014-10-20 Yao Qi <yao@codesourcery.com>
20819
20820 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20821 * gdb.python/py-objfile-script-gdb.py: New file.
20822 * gdb.python/py-objfile-script.exp: Update reference to
20823 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20824 of remote_download. Remove the dest file.
20825
20826 2014-10-20 Yao Qi <yao@codesourcery.com>
20827
20828 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20829 * gdb.base/step-line.exp: Likewise.
20830 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20831 * gdb.dwarf2/dw2-basic.exp: Likewise.
20832 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20833 * gdb.dwarf2/dw2-filename.exp: Likewise.
20834 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20835 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20836 * gdb.dwarf2/dw2-producer.exp: Likewise.
20837 * gdb.dwarf2/mac-fileno.exp: Likewise.
20838 * gdb.python/py-frame-args.exp: Likewise.
20839 * gdb.python/py-framefilter.exp: Likewise.
20840 * gdb.python/py-mi.exp: Likewise.
20841 * gdb.python/py-objfile-script.exp: Likewise
20842 * gdb.python/py-pp-integral.exp: Likewise.
20843 * gdb.python/py-pp-re-notag.exp: Likewise.
20844 * gdb.python/py-prettyprint.exp: Likewise.
20845 * gdb.python/py-section-script.exp: Likewise.
20846 * gdb.python/py-typeprint.exp: Likewise.
20847 * gdb.python/py-xmethods.exp: Likewise.
20848 * gdb.stabs/weird.exp: Likewise.
20849 * gdb.xml/tdesc-regs.exp: Likewise.
20850
20851 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20852
20853 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20854 (out_cu): Use addr_len for the size of addresses.
20855 (out_line): Likewise. Size DW_LNE_set_address instruction
20856 according to addr_len.
20857 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20858 (FUNC): Add START_INSNS to definition.
20859
20860 2014-10-18 Yao Qi <yao@codesourcery.com>
20861
20862 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20863 gdb_has_argv0 return true.
20864 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20865 check [target_info exists noargs], check [gdb_has_argv0]
20866 instead.
20867 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20868 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20869 procedures.
20870
20871 2014-10-17 Doug Evans <dje@google.com>
20872
20873 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20874 event.
20875 * gdb.python/py-events.py: Add clear_objfiles event.
20876
20877 2014-10-17 Doug Evans <dje@google.com>
20878
20879 * gdb.python/py-objfile.exp: Test progspace attribute.
20880
20881 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
20882
20883 * gdb.guile/scm-breakpoint.exp: Do not assume any
20884 directory separators when matching source file paths.
20885 * gdb.python/py-breakpoint.exp: Likewise.
20886 * gdb.reverse/break-precsave.exp: Likewise.
20887 * gdb.reverse/break-reverse.exp: Likewise.
20888 * gdb.reverse/consecutive-precsave.exp: Likewise.
20889 * gdb.reverse/finish-precsave.exp: Likewise.
20890 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20891 * gdb.reverse/finish-reverse.exp: Likewise.
20892 * gdb.reverse/i386-precsave.exp: Likewise.
20893 * gdb.reverse/i387-env-reverse.exp: Likewise.
20894 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20895 * gdb.reverse/machinestate-precsave.exp: Likewise.
20896 * gdb.reverse/machinestate.exp: Likewise.
20897 * gdb.reverse/sigall-precsave.exp: Likewise.
20898 * gdb.reverse/solib-precsave.exp: Likewise.
20899 * gdb.reverse/step-precsave.exp: Likewise.
20900 * gdb.reverse/until-precsave.exp: Likewise.
20901 * gdb.reverse/watch-precsave.exp: Likewise.
20902 * gdb.reverse/watch-reverse.exp: Likewise.
20903
20904 2014-10-17 Yao Qi <yao@codesourcery.com>
20905
20906 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20907 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20908
20909 2014-10-17 Pedro Alves <palves@redhat.com>
20910
20911 PR gdb/17471
20912 * gdb.base/bg-execution-repeat.c: New file.
20913 * gdb.base/bg-execution-repeat.exp: New file.
20914
20915 2014-10-17 Pedro Alves <palves@redhat.com>
20916
20917 PR gdb/17300
20918 * gdb.base/continue-all-already-running.c: New file.
20919 * gdb.base/continue-all-already-running.exp: New file.
20920
20921 2014-10-17 Pedro Alves <palves@redhat.com>
20922
20923 PR gdb/17472
20924 * gdb.base/annota-input-while-running.c: New file.
20925 * gdb.base/annota-input-while-running.exp: New file.
20926
20927 2014-10-17 Pedro Alves <palves@redhat.com>
20928
20929 * gdb.base/callfuncs.exp: emove references to osf.
20930 * gdb.base/sigall.exp: Likewise.
20931 * gdb.gdb/selftest.exp: Likewise.
20932 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20933 * gdb.mi/non-stop.c: Likewise.
20934 * gdb.mi/pthreads.c: Likewise.
20935 * gdb.reverse/sigall-precsave.exp: Likewise.
20936 * gdb.reverse/sigall-reverse.exp: Likewise.
20937 * gdb.threads/pthreads.c: Likewise.
20938 * gdb.threads/pthreads.exp: Likewise.
20939
20940 2014-10-17 Yao Qi <yao@codesourcery.com>
20941
20942 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20943 check 'target_info exists noargs'.
20944 (test_command_prompt_position): Likewise.
20945 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20946 Remove "set args".
20947 (progvar_simple_while_test): Likewise.
20948 (progvar_complex_if_while_test): Likewise.
20949 (if_while_breakpoint_command_test): Likewise.
20950 (infrun_breakpoint_command_test): Likewise.
20951 (breakpoint_command_test): Likewise.
20952 (watchpoint_command_test): Likewise.
20953 (bp_deleted_in_command_test): Likewise.
20954 (temporary_breakpoint_commands): Likewise.
20955
20956 2014-10-16 Yao Qi <yao@codesourcery.com>
20957
20958 * gdb.base/remotetimeout.exp: Remove noargs checking.
20959
20960 2014-10-15 Pedro Alves <palves@redhat.com>
20961
20962 PR breakpoints/9649
20963 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20964 * gdb.base/breakpoint-in-ro-region.exp
20965 (probe_target_hardware_step): New procedure.
20966 (top level): Probe hardware stepping and hardware breakpoint
20967 support. Test stepping through a read-only region, with both
20968 "breakpoint auto-hw" on and off and both "always-inserted" on and
20969 off.
20970
20971 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20972
20973 * gdb.dlang/demangle.exp: Update for demangling changes.
20974
20975 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20976
20977 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20978 * gdb.cp/non-trivial-retval.exp: Add new tests.
20979
20980 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20981
20982 PR c++/13403
20983 PR c++/15154
20984 * gdb.cp/non-trivial-retval.cc: New file.
20985 * gdb.cp/non-trivial-retval.exp: New file.
20986
20987 2014-10-15 Yao Qi <yao@codesourcery.com>
20988
20989 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20990 remote host.
20991
20992 2014-10-15 Yao Qi <yao@codesourcery.com>
20993
20994 * gdb.python/py-symbol.exp: Match file base name if host is
20995 remote, otherwise match file name with dir name.
20996 * gdb.python/py-symtab.exp: Likewise.
20997 * gdb.python/python.exp: Likewise.
20998
20999 2014-10-15 Yao Qi <yao@codesourcery.com>
21000
21001 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
21002 pattern.
21003 * gdb.python/py-symtab.exp: Likewise.
21004 * gdb.python/python.exp: Remove trailing ".*". Fix typo
21005 locationn.
21006
21007 2014-10-14 Joel Brobecker <brobecker@adacore.com>
21008
21009 * gdb.ada/addr_arith: New testcase.
21010
21011 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
21012
21013 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
21014 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
21015 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
21016 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
21017
21018 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
21019
21020 * gdb.arch/stap-eval-lang-ada.S: Likewise.
21021 * gdb.arch/stap-eval-lang-ada.c: Likewise.
21022 * gdb.arch/stap-eval-lang-ada.exp: New file.
21023
21024 2014-10-14 Yao Qi <yao@codesourcery.com>
21025
21026 * gdb.mi/mi-var-child.c (nothing1): New function.
21027 (nothing2): New function.
21028 (do_children_tests): Set function pointers by nothing1 and
21029 nothing2.
21030 * gdb.mi/mi-var-child.exp: Step over new added statements.
21031 Update test to match the new output.
21032 * gdb.mi/var-cmd.c (nothing1): New function.
21033 (nothing2): New function.
21034 (do_children_tests): Set function pointers by nothing1 and
21035 nothing2.
21036 * gdb.mi/mi-var-display.exp: Update test to match output.
21037 Step to the line specified by $line_dct_nothing.
21038 Increase the number of lines to step.
21039
21040 2014-10-14 Yao Qi <yao@codesourcery.com>
21041
21042 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
21043 tests.
21044 * gdb.mi/mi2-var-child.exp: Likewise.
21045
21046 2014-10-13 Doug Evans <dje@google.com>
21047
21048 * gdb.python/py-objfile.exp: Change name of file name test.
21049
21050 2014-10-13 Doug Evans <dje@google.com>
21051
21052 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
21053 from the start of the CU.
21054
21055 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
21056 Yao Qi <yao@codesourcery.com>
21057
21058 Fix "save breakpoints" for "catch" command.
21059 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
21060 Remove -nonewline. Match also the added "main" line.
21061
21062 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21063
21064 Fix "save breakpoints" for "disable $bpnum" command.
21065 * gdb.base/save-bp.c (main): Add label.
21066 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
21067
21068 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21069
21070 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
21071
21072 2014-10-11 Yao Qi <yao@codesourcery.com>
21073
21074 * gdb.server/server-kill.exp: Execute command
21075 "set remote trace-status-packet on" before "tstatus".
21076
21077 2014-10-11 Yao Qi <yao@codesourcery.com>
21078
21079 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
21080 (main): Call getppid.
21081 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
21082 and continue to it. Read variable "server_pid".
21083
21084 2014-10-11 Yao Qi <yao@codesourcery.com>
21085
21086 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
21087
21088 2014-10-11 Yao Qi <yao@codesourcery.com>
21089
21090 * gdb.threads/thread-find.exp: Don't execute command
21091 "info threads".
21092 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
21093 * gdb.threads/linux-dp.exp: Don't check the condition
21094 $threads_created equals to zero.
21095
21096 2014-10-10 Pedro Alves <palves@redhat.com>
21097
21098 * gdb.base/bigcore.exp: Remove references to IRIX.
21099 * gdb.base/funcargs.exp: Likewise.
21100 * gdb.base/interrupt.exp: Likewise.
21101 * gdb.base/mips_pro.exp: Likewise.
21102 * gdb.base/nodebug.exp: Likewise.
21103 * gdb.base/setvar.exp: Likewise.
21104 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
21105
21106 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
21107 Pedro Alves <palves@redhat.com>
21108
21109 PR symtab/14466
21110 * gdb.base/vdso-warning.c: New file.
21111 * gdb.base/vdso-warning.exp: New file.
21112
21113 2014-10-02 Doug Evans <dje@google.com>
21114
21115 * gdb.base/structs.c (main): Don't run forever.
21116
21117 2014-10-02 Pedro Alves <palves@redhat.com>
21118
21119 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
21120 (top level) <stop threads 1, stop threads 2>: Use it.
21121
21122 2014-10-02 Pedro Alves <palves@redhat.com>
21123
21124 * gdb.threads/break-while-running.exp (test): Add new
21125 'update_thread_list' argument. Skip "info threads" if false.
21126 (top level): Add new 'update_thread_list' axis.
21127
21128 2014-10-02 Pedro Alves <palves@redhat.com>
21129
21130 PR breakpoints/17431
21131 * gdb.base/execl-update-breakpoints.c: New file.
21132 * gdb.base/execl-update-breakpoints.exp: New file.
21133
21134 2014-10-01 Pedro Alves <palves@redhat.com>
21135
21136 * gdb.base/breakpoint-in-ro-region.c: New file.
21137 * gdb.base/breakpoint-in-ro-region.exp: New file.
21138
21139 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
21140
21141 * gdb.mi/mi-exit-code.exp: New file.
21142 * gdb.mi/mi-exit-code.c: New file.
21143
21144 2014-09-30 Yao Qi <yao@codesourcery.com>
21145
21146 * lib/prelink-support.exp (build_executable_own_libs): Error if
21147 the target isn't native.
21148
21149 2014-09-30 Yao Qi <yao@codesourcery.com>
21150
21151 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21152 false.
21153
21154 2014-09-22 Pedro Alves <palves@redhat.com>
21155
21156 * gdb.threads/break-while-running.exp: New file.
21157 * gdb.threads/break-while-running.c: New file.
21158
21159 2014-09-19 Yao Qi <yao@codesourcery.com>
21160
21161 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21162 Invoke test. Restart GDB with --readnow and invoke test again.
21163
21164 2014-09-19 Yao Qi <yao@codesourcery.com>
21165
21166 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21167 proc set_breakpoint_on_gcd_function. Invoke
21168 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21169 invoke set_breakpoint_on_gcd_function again.
21170
21171 2014-09-18 Doug Evans <dje@google.com>
21172
21173 * gdb.dwarf2/symtab-producer.exp: New file.
21174
21175 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21176
21177 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21178 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21179 * gdb.base/global-var-nested-by-dso.c: Likewise.
21180 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21181
21182 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21183 Pedro Alves <palves@redhat.com>
21184
21185 * gdb.base/watch-bitfields.exp: Pass string other than test file
21186 name to prepare_for_testing.
21187 (watch): New procedure.
21188 (expect_watchpoint): Use with_test_prefix.
21189 (top level): Factor out tests to ...
21190 (test_watch_location, test_regular_watch): ... these new
21191 procedures, and use with_test_prefix and gdb_continue_to_end.
21192
21193 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21194
21195 PR breakpoints/12526
21196 * gdb.base/watch-bitfields.exp: New file.
21197 * gdb.base/watch-bitfields.c: New file.
21198
21199 2014-09-16 Pedro Alves <palves@redhat.com>
21200
21201 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21202 software and hardware addresses, not software address against
21203 itself.
21204
21205 2014-09-16 Pedro Alves <palves@redhat.com>
21206
21207 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21208 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21209
21210 2014-09-16 Pedro Alves <palves@redhat.com>
21211
21212 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21213 files.
21214 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21215 "*-*-vxworks*" throughout.
21216 * gdb.base/break.exp: Likewise.
21217 * gdb.base/default.exp: Likewise.
21218 * gdb.base/scope.exp: Likewise.
21219 * gdb.base/sepdebug.exp: Likewise.
21220 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21221 throughout.
21222 * gdb.base/run.c: Likewise.
21223 * gdb.base/sepdebug.c: Likewise.
21224 * gdb.hp/gdb.aCC/run.c: Likewise.
21225 * gdb.reverse/until-reverse.c: Likewise.
21226 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21227
21228 2014-09-16 Yao Qi <yao@codesourcery.com>
21229
21230 * boards/local-remote-host-native.exp: New file.
21231
21232 2014-09-14 Doug Evans <xdje42@gmail.com>
21233
21234 * gdb.threads/queue-signal.c (thread_count): New variable.
21235 (thread_count_mutex, thread_count_condvar): New variables.
21236 (incr_thread_count, wait_all_threads_running): New functions.
21237 (main): Wait for all threads to be in their thread functions.
21238
21239 2014-09-13 Doug Evans <xdje42@gmail.com>
21240
21241 * gdb.threads/queue-signal.c: New file.
21242 * gdb.threads/queue-signal.exp: New file.
21243
21244 2014-09-13 Doug Evans <xdje42@gmail.com>
21245
21246 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21247 be consistent with what default_gdb_init uses.
21248 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21249 the plain text of the prompt. Add some logging printfs.
21250 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21251
21252 2014-09-12 Pedro Alves <palves@redhat.com>
21253
21254 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21255 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21256 * gdb.arch/i386-size-overlap.exp: Likewise.
21257 * gdb.arch/i386-size.exp: Likewise.
21258 * gdb.arch/i386-unwind.exp: Likewise.
21259 * gdb.base/a2-run.exp: Likewise.
21260 * gdb.base/break.exp: Likewise.
21261 * gdb.base/charset.exp: Likewise.
21262 * gdb.base/chng-syms.exp: Likewise.
21263 * gdb.base/commands.exp: Likewise.
21264 * gdb.base/dbx.exp: Likewise.
21265 * gdb.base/find.exp: Likewise.
21266 * gdb.base/funcargs.exp: Likewise.
21267 * gdb.base/jit-simple.exp: Likewise.
21268 * gdb.base/reread.exp: Likewise.
21269 * gdb.base/sepdebug.exp: Likewise.
21270 * gdb.base/step-bt.exp: Likewise.
21271 * gdb.cp/mb-inline.exp: Likewise.
21272 * gdb.cp/mb-templates.exp: Likewise.
21273 * gdb.objc/basicclass.exp: Likewise.
21274 * gdb.threads/killed.exp: Likewise.
21275
21276 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21277
21278 PR tdep/17379
21279 * gdb.arch/powerpc-stackless.S: New file.
21280 * gdb.arch/powerpc-stackless.exp: New file.
21281
21282 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21283
21284 * gdb.base/attach.c: Include unistd.h.
21285 (main): Call alarm. Add label postloop.
21286 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21287 gdb_breakpoint, gdb_continue_to_breakpoint.
21288 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21289
21290 2014-09-11 Pedro Alves <palves@redhat.com>
21291
21292 PR gdb/17347
21293 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21294 * gdb.base/attach.exp (test_command_line_attach_run): New
21295 procedure.
21296 (top level): Call it.
21297
21298 2014-09-11 Pedro Alves <palves@redhat.com>
21299
21300 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21301 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21302 (do_command_attach_tests): Use spawn_wait_for_attach.
21303 * gdb.base/solib-overlap.exp: Likewise.
21304 * gdb.multi/multi-attach.exp: Likewise.
21305 * gdb.python/py-prompt.exp: Likewise.
21306 * gdb.python/py-sync-interp.exp: Likewise.
21307 * gdb.server/ext-attach.exp: Likewise.
21308
21309 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21310
21311 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21312 command in testcase. Simplify testcase.
21313
21314 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21315
21316 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21317
21318 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21319
21320 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21321
21322 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21323
21324 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21325
21326 2014-09-10 Joel Brobecker <brobecker@adacore.com>
21327
21328 * gdb.dwarf2/dynarr-ptr.c: New file.
21329 * gdb.dwarf2/dynarr-ptr.exp: New file.
21330
21331 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21332
21333 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21334 of 30 rather than hardcoding 120 for a slow test case. Take the
21335 `gdb,timeout' target setting into account for this calculation.
21336 Don't extend the timeout for the test cases that don't need it.
21337
21338 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21339
21340 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21341 a factor of 2 for a slow test case. Take the `gdb,timeout'
21342 target setting into account for this calculation.
21343 * gdb.reverse/until-precsave.exp: Increase the timeout by
21344 a factor of 15 and 3 respectively rather than adding 120
21345 for a pair of slow test cases. Take the `gdb,timeout'
21346 target setting into account for this calculation.
21347
21348 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21349
21350 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21351 timeout, don't pass one down to gdb_expect.
21352 (gdb_expect): Rework timeout selection.
21353
21354 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21355
21356 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21357 exception on timeout.
21358 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21359 (gdbserver_start_extended): Catch any `gdbserver_start' error
21360 exceptions.
21361 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21362 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21363 `gdbserver_gdb_load' error exceptions.
21364
21365 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21366
21367 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21368 120 on waiting for the TCP socket to open.
21369
21370 2014-09-09 Doug Evans <xdje42@gmail.com>
21371
21372 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21373 _caller_matches, _any_caller_is, _any_caller_matches.
21374
21375 2014-09-09 Doug Evans <xdje42@gmail.com>
21376
21377 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21378
21379 2014-09-09 Yao Qi <yao@codesourcery.com>
21380
21381 * gdb.mi/mi-var-display.exp: Set print symbol off.
21382
21383 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21384
21385 PR gdb/17035
21386 * gdb.base/commands.exp: Add tests to verify user-defined
21387 commands with empty bodies.
21388 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21389 python commands in `show user command`.
21390 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21391 scheme commands in `show user command`.
21392
21393 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21394
21395 PR python/17355
21396 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21397 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21398 * gdb.python/py-framefilter-invalidarg.exp: New file.
21399 * gdb.python/py-framefilter-invalidarg.py: New file.
21400
21401 2014-09-06 Doug Evans <xdje42@gmail.com>
21402
21403 PR 15276
21404 * gdb.python/py-caller-is.c: New file.
21405 * gdb.python/py-caller-is.exp: New file.
21406
21407 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21408
21409 PR gdb/17235
21410 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21411 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21412
21413 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21414
21415 PR fortran/17237
21416 * gdb.fortran/print-formatted.exp: New file.
21417 * gdb.fortran/print-formatted.f90: Likewise.
21418
21419 2014-09-03 Sasha Smundak <asmundak@google.com>
21420
21421 * gdb.python/py-frame.exp: Test Frame.read_register.
21422
21423 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21424
21425 PR python/16699
21426 * gdb.python/py-completion.exp: New file.
21427 * gdb.python/py-completion.py: Likewise.
21428
21429 2014-08-28 Doug Evans <dje@google.com>
21430
21431 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21432 eax,etc. are live with values set by gdb and thus the compiler can't
21433 use them.
21434 * gdb.arch/i386-pseudo.c (main): Ditto.
21435
21436 2014-08-27 Doug Evans <dje@google.com>
21437
21438 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21439
21440 2014-08-25 Doug Evans <dje@google.com>
21441
21442 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21443 (main): Ditto.
21444
21445 2014-08-25 Doug Evans <dje@google.com>
21446
21447 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21448
21449 2014-08-24 Yao Qi <yao@codesourcery.com>
21450
21451 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21452 symbol off.
21453 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21454
21455 2014-08-22 Doug Evans <dje@google.com>
21456
21457 PR 17276
21458 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21459 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21460 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21461
21462 2014-08-22 Yao Qi <yao@codesourcery.com>
21463
21464 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21465 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21466 * gdb.python/python.exp: Likewise. Use .py file on the host
21467 instead of the build.
21468
21469 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21470
21471 * gdb.threads/gcore-stale-thread.c: New file.
21472 * gdb.threads/gcore-stale-thread.exp: New file.
21473
21474 2014-08-21 Pedro Alves <palves@redhat.com>
21475
21476 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21477 * gdb.base/gcore-relro-pie.exp: Likewise.
21478 * gdb.base/gcore-relro.exp: Likewise.
21479 * gdb.base/gcore.exp: Likewise.
21480 * gdb.base/print-symbol-loading.exp: Likewise.
21481 * gdb.threads/gcore-thread.exp: Likewise.
21482 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21483
21484 2014-08-20 Pedro Alves <palves@redhat.com>
21485 Jan Kratochvil <jan.kratochvil@redhat.com>
21486
21487 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21488 configure.
21489 (EXPECT): Handle READ1 being set.
21490 (all): Depend on EXTRA_RULES.
21491 (check-read1, expect-read1, read1.so, read1): New rules.
21492 * README (Testsuite Parameters): Document the READ1 make variable.
21493 (Race detection): New section.
21494 * configure: Regenerate.
21495 * configure.ac: If build==host==target, and running under a
21496 GNU/glibc system, add read1 to the extra Makefile rules.
21497 (EXTRA_RULES): AC_SUBST it.
21498 * lib/read1.c: New file.
21499
21500 2014-08-20 Joel Brobecker <brobecker@adacore.com>
21501
21502 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21503 the handling of variables declared as a typedef to an array
21504 which a DW_AT_data_location attribute.
21505
21506 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
21507 Pedro Alves <palves@redhat.com>
21508
21509 PR symtab/14604
21510 PR symtab/14605
21511 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21512 gdb_test.
21513
21514 2014-08-19 Pedro Alves <palves@redhat.com>
21515
21516 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21517
21518 2014-08-19 Yao Qi <yao@codesourcery.com>
21519
21520 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21521 right line.
21522
21523 2014-08-18 David Blaikie <dblaikie@gmail.com>
21524
21525 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21526
21527 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21528
21529 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21530 attribute in array range.
21531
21532 2014-08-18 Joel Brobecker <brobecker@adacore.com>
21533
21534 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21535
21536 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21537
21538 PR c++/17132
21539 * gdb.cp/pr17132.cc: New file.
21540 * gdb.cp/pr17132.exp: New file.
21541
21542 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21543
21544 * gdb.python/py-xmethods.py (A_getarrayind)
21545 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21546 Use 'print' with function call syntax.
21547 (E_method_matcher.match): Fix tab vs space indentation mixup.
21548
21549 2014-08-15 Yao Qi <yao@codesourcery.com>
21550
21551 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21552 false.
21553
21554 2014-08-15 Yao Qi <yao@codesourcery.com>
21555
21556 * gdb.cp/casts.exp: Set print symbol off.
21557 * gdb.cp/class2.exp: Likewise.
21558 * gdb.cp/overload.exp: Likewise.
21559 * gdb.cp/templates.exp: Likewise.
21560
21561 2014-08-11 Doug Evans <dje@google.com>
21562
21563 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21564 (test_load_shlib): Update.
21565
21566 2014-08-09 Yao Qi <yao@codesourcery.com>
21567
21568 * gdb.base/display.exp: Invoke is_address_zero_readable.
21569 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21570 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21571 * gdb.base/hbreak-unmapped.exp: Return if
21572 is_address_zero_readable returns true.
21573 * gdb.base/signest.exp: Likewise.
21574 * gdb.base/signull.exp: Likewise.
21575 * gdb.base/sigbpt.exp: Likewise.
21576 * gdb.guile/scm-disasm.exp: Do the test if
21577 is_address_zero_readable returns false.
21578 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21579 * gdb.python/py-arch.exp: Likewise.
21580 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21581 * lib/gdb.exp (is_address_zero_readable): New proc.
21582
21583 2014-08-09 Yao Qi <yao@codesourcery.com>
21584
21585 PR testsuite/13443
21586 * gdb.mi/mi-var-display.exp: Make test messages unique.
21587
21588 2014-08-04 Tom Tromey <tromey@redhat.com>
21589
21590 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21591 target 0".
21592
21593 2014-08-04 Tom Tromey <tromey@redhat.com>
21594
21595 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21596 "target_resume".
21597
21598 2014-08-01 Joel Brobecker <brobecker@adacore.com>
21599
21600 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21601 inner_vla_struct_object_size.
21602 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21603 as xfail.
21604
21605 2014-07-30 Pedro Alves <palves@redhat.com>
21606
21607 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21608 comment.
21609
21610 2014-07-29 Yao Qi <yao@codesourcery.com>
21611
21612 PR gdb/17206
21613 * gdb.base/until-nodebug.exp: New.
21614
21615 2014-07-28 Doug Evans <xdje42@gmail.com>
21616
21617 PR guile/17203
21618 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21619 previously existing parameter, and previously ambiguously spelled
21620 parameter.
21621
21622 2014-07-28 Will Newton <will.newton@linaro.org>
21623
21624 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21625
21626 2014-07-26 Ludovic Courtès <ludo@gnu.org>
21627 Doug Evans <xdje42@gmail.com>
21628
21629 PR guile/17146
21630 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21631
21632 2014-07-25 Pedro Alves <palves@redhat.com>
21633
21634 * gdb.threads/signal-command-handle-nopass.c: New file.
21635 * gdb.threads/signal-command-handle-nopass.exp: New file.
21636 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21637 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21638 * gdb.threads/signal-delivered-right-thread.c: New file.
21639 * gdb.threads/signal-delivered-right-thread.exp: New file.
21640
21641 2014-07-25 Pedro Alves <palves@redhat.com>
21642
21643 * gdb.base/double-prompt-target-event-error.exp
21644 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21645 match.
21646 (cancel_pagination_in_target_event): Rework double prompt
21647 detection.
21648 * gdb.base/paginate-after-ctrl-c-running.exp
21649 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21650 <return>' match.
21651 * gdb.base/paginate-bg-execution.exp
21652 (test_bg_execution_pagination_return)
21653 (test_bg_execution_pagination_cancel): Remove '-notransfer
21654 <return>' matches.
21655 * gdb.base/paginate-execution-startup.exp
21656 (test_fg_execution_pagination_return)
21657 (test_fg_execution_pagination_cancel): Remove '-notransfer
21658 <return>' matches.
21659 * gdb.base/paginate-inferior-exit.exp
21660 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21661 match.
21662 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21663 * lib/gdb.exp (pagination_prompt): Run text through
21664 string_to_regexp.
21665 (gdb_test_multiple): Match $pagination_prompt instead of
21666 "<return>".
21667 (string_to_regexp): Move to lib/gdb-utils.exp.
21668
21669 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21670
21671 * gdb.arch/amd64-entry-value-paramref.S: New file.
21672 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21673 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21674 * gdb.arch/amd64-optimout-repeat.S: New file.
21675 * gdb.arch/amd64-optimout-repeat.c: New file.
21676 * gdb.arch/amd64-optimout-repeat.exp: New file.
21677
21678 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21679
21680 PR gdb/17170
21681 * gdb.base/statistics.exp: New file.
21682
21683 2014-07-17 Doug Evans <dje@google.com>
21684
21685 PR gdb/17170
21686 * gdb.base/maint.exp: Update testing of per-command stats.
21687
21688 2014-07-16 Pedro Alves <palves@redhat.com>
21689
21690 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21691 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21692 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21693 (tfile_write_buf): New functions.
21694 (add_memory_block): Rewrite using the above.
21695 (adjust_function_address): New function.
21696 (FUNCTION_ADDRESS): New macro.
21697 (write_basic_trace_file): Remove short_x local, and use
21698 tfile_write_16. Change type of func_addr local to unsigned long
21699 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21700 here. Cast argument of add_memory_block to char pointer.
21701 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21702 (main): Remove parameters.
21703 * gdb.trace/tfile.exp: Remove nowarnings.
21704
21705 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21706
21707 * gdb.base/debug-expr.exp: Test string evaluation with
21708 "debug expression" on.
21709
21710 2014-07-15 Pedro Alves <palves@redhat.com>
21711
21712 * gdb.base/reread.exp: Use clean_restart.
21713
21714 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21715
21716 * gdb.arch/avr-flash-qualifer.c: New.
21717 * gdb.arch/avr-flash-qualifer.exp: New.
21718
21719 2014-07-14 Pedro Alves <palves@redhat.com>
21720
21721 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21722 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21723
21724 2014-07-14 Pedro Alves <palves@redhat.com>
21725
21726 * gdb.base/double-prompt-target-event-error.c: New file.
21727 * gdb.base/double-prompt-target-event-error.exp: New file.
21728
21729 2014-07-14 Pedro Alves <palves@redhat.com>
21730
21731 PR gdb/17072
21732 * gdb.base/paginate-inferior-exit.c: New file.
21733 * gdb.base/paginate-inferior-exit.exp: New file.
21734
21735 2014-07-14 Pedro Alves <palves@redhat.com>
21736
21737 PR gdb/17072
21738 * gdb.base/paginate-bg-execution.c: New file.
21739 * gdb.base/paginate-bg-execution.exp: New file.
21740
21741 2014-07-14 Pedro Alves <palves@redhat.com>
21742
21743 PR gdb/17072
21744 * gdb.base/paginate-execution-startup.c: New file.
21745 * gdb.base/paginate-execution-startup.exp: New file.
21746 * lib/gdb.exp (pagination_prompt): New global.
21747 (default_gdb_spawn): New procedure, factored out from
21748 default_gdb_spawn.
21749 (default_gdb_start): Adjust to call default_gdb_spawn.
21750 (gdb_spawn): New procedure.
21751
21752 2014-07-14 Pedro Alves <palves@redhat.com>
21753
21754 * lib/gdb.exp (gdb_assert): New procedure.
21755 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21756
21757 2014-07-14 Pedro Alves <palves@redhat.com>
21758
21759 * gdb.base/execution-termios.c: New file.
21760 * gdb.base/execution-termios.exp: New file.
21761
21762 2014-07-14 Tom Tromey <tromey@redhat.com>
21763
21764 * gdb.cp/vla-cxx.cc: New file.
21765 * gdb.cp/vla-cxx.exp: New file.
21766
21767 2014-07-14 Tom Tromey <tromey@redhat.com>
21768
21769 * gdb.reverse/rerun-prec.c: New file.
21770 * gdb.reverse/rerun-prec.exp: New file.
21771
21772 2014-07-12 Maciej W. Rozycki <macro@mips.com>
21773 Maciej W. Rozycki <macro@codesourcery.com>
21774
21775 * lib/gdb-utils.exp: New file.
21776 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21777 inline `gdb_init_command' processing.
21778 (gdb_start_cmd): Likewise.
21779 * lib/mi-support.exp (mi_run_cmd): Likewise.
21780 * README: Document `gdb_init_command' and `gdb_init_commands'.
21781
21782 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21783
21784 Fix false FAIL running under a very long directory name.
21785 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21786 and "set print elements 10000". Twice.
21787
21788 2014-07-11 Yao Qi <yao@codesourcery.com>
21789
21790 * gdb.base/exprs.exp: "set print symbol off".
21791
21792 2014-07-11 Pedro Alves <palves@redhat.com>
21793
21794 * gdb.threads/kill.c: New file.
21795 * gdb.threads/kill.exp: New file.
21796
21797 2014-07-10 Yao Qi <yao@codesourcery.com>
21798
21799 * gdb.trace/tfile.c (write_basic_trace_file)
21800 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21801 address written to trace file.
21802
21803 2014-07-09 Pedro Alves <palves@redhat.com>
21804
21805 * gdb.base/attach-wait-input.exp: New file.
21806 * gdb.base/attach-wait-input.c: New file.
21807
21808 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21809
21810 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21811 setting up test structures.
21812 (main): Call new test function.
21813 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21814 test function, continue into test function and walk test
21815 structures.
21816
21817 2014-07-02 Yao Qi <yao@codesourcery.com>
21818
21819 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21820 'bar_start' at the beginning of functions 'foo' and 'bar'
21821 respectively.
21822 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21823 instead of 'foo' and 'bar'.
21824
21825 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21826
21827 * gdb.btrace/segv.exp: New.
21828 * gdb.btrace/segv.c: New.
21829
21830 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
21831
21832 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21833 instruction.
21834
21835 2014-06-30 Mark Wielaard <mjw@redhat.com>
21836
21837 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21838 vulture, vilify, villar): New volatile array constants.
21839 (vindictive, vegetation): New const volatile array constants.
21840 * gdb.base/volatile.exp: Test volatile and const volatile array
21841 types.
21842
21843 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21844
21845 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21846 target lacks support for awatch, rwatch, or hbreak.
21847
21848 2014-06-27 Yao Qi <yao@codesourcery.com>
21849
21850 * gdb.multi/dummy-frame-restore.exp: New.
21851 * gdb.multi/dummy-frame-restore.c: New.
21852
21853 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21854
21855 * gdb.btrace/gcore.exp: New.
21856
21857 2014-06-23 Pedro Alves <palves@redhat.com>
21858
21859 * gdb.base/watchpoint-reuse-slot.c: New file.
21860 * gdb.base/watchpoint-reuse-slot.exp: New file.
21861
21862 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21863
21864 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21865 progspace's filename in 'info', 'enable' and 'disable' command
21866 tests.
21867
21868 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21869
21870 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21871 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21872 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21873
21874 2014-06-20 Gary Benson <gbenson@redhat.com>
21875
21876 * gdb.arch/i386-avx.exp: Fix include file location.
21877 * gdb.arch/i386-sse.exp: Likewise.
21878
21879 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21880
21881 * gdb.dlang/expression.exp: New file.
21882
21883 2014-06-19 Pedro Alves <palves@redhat.com>
21884
21885 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21886 out from ...
21887 (top level): ... here. Iterate running tests under different
21888 scheduler-locking settings.
21889
21890 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
21891
21892 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21893 to DW_FORM_addr and use non-zero addresses.
21894
21895 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21896
21897 PR gdb/17017
21898 * gdb.python/py-xmethods.cc: Add global function call counters and
21899 increment them in their respective functions. Remove "cout"
21900 statements.
21901 * gdb.python/py-xmethods.exp: Make tests check the global function
21902 call counters instead of depending on inferior IO.
21903
21904 2014-06-18 Don Breazeal <donb@codesourcery.com>
21905
21906 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21907 Deleted procedure.
21908 (explicit_fork_parent_follow): Deleted procedure.
21909 (explicit_fork_child_follow): Deleted procedure.
21910 (test_follow_fork): New procedure.
21911 (do_fork_tests): Replace calls to deleted procedures with
21912 calls to test_follow_fork and reset GDB for subsequent
21913 procedure calls.
21914
21915 2014-06-17 Yao Qi <yao@codesourcery.com>
21916
21917 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21918 CP1252.
21919
21920 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
21921
21922 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21923 Initialize ptr and S explicitly.
21924 (skip_type_update_when_not_use_rtti_test): Likewise.
21925
21926 2014-06-16 Keith Seitz <keiths@redhat.com>
21927
21928 PR mi/15863
21929 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21930 the inferior is started.
21931
21932 2014-06-16 Pedro Alves <palves@redhat.com>
21933
21934 * gdb.base/break-main-file-remove-fail.c: New file.
21935 * gdb.base/break-main-file-remove-fail.exp: New file.
21936 * gdb.base/break-unload-file.exp: Use build_executable instead of
21937 prepare_for_testing.
21938 (test_break): New parameter "initial_load". Handle it.
21939 (top level): Add initial_load cmdline/file axis.
21940
21941 2014-06-12 Tom Tromey <tromey@redhat.com>
21942
21943 * gdb.base/completion.exp: Don't use directory name in test.
21944
21945 2014-06-09 Gary Benson <gbenson@redhat.com>
21946
21947 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21948 separate the always-available ANSI-standard signals from the
21949 signals that require checking.
21950 (main): Likewise.
21951 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21952 Likewise.
21953 (main): Likewise.
21954
21955 2014-06-07 Keith Seitz <keiths@redhat.com>
21956
21957 Revert:
21958 PR c++/16253
21959 * gdb.cp/var-tag.cc: New file.
21960 * gdb.cp/var-tag.exp: New file.
21961 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21962 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21963 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21964 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21965
21966 2014-06-06 Doug Evans <xdje42@gmail.com>
21967
21968 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21969
21970 2014-06-06 Pedro Alves <palves@redhat.com>
21971
21972 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21973 in target debug output instead of looking at RSP packets,
21974 disabling the test on any target that uses hardware stepping.
21975 Update comments.
21976
21977 2014-06-06 Pedro Alves <palves@redhat.com>
21978
21979 * gdb.base/break-unload-file.exp: Fix typo.
21980
21981 2014-06-06 Yao Qi <yao@codesourcery.com>
21982
21983 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21984 from "jit_function" to "^jit_function".
21985
21986 2014-06-06 Yao Qi <yao@codesourcery.com>
21987
21988 * gdb.base/async.c (foo): Add one statement.
21989 * gdb.base/async.exp: Get the next instruction address and
21990 match the output of "nexti" by instruction address. Match
21991 the hex address in the output of "finish".
21992
21993 2014-06-06 Gary Benson <gbenson@redhat.com>
21994
21995 * gdb.base/call-signals.c: Remove preprocessor conditionals
21996 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21997 SIGSEGV and SIGTERM.
21998 * gdb.base/sigall.c: Likewise.
21999 * gdb.base/unwindonsignal.c: Likewise.
22000 * gdb.reverse/sigall-reverse.c: Likewise.
22001
22002 2014-06-06 Yao Qi <yao@codesourcery.com>
22003
22004 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
22005 readable, skip the test.
22006
22007 2014-06-06 Yao Qi <yao@codesourcery.com>
22008
22009 * gdb.threads/staticthreads.c (thread_function): Move the line
22010 setting breakpoint on forward.
22011 * gdb.threads/staticthreads.exp: Update comments.
22012
22013 2014-06-05 Ludovic Courtès <ludo@gnu.org>
22014
22015 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
22016 "history-append! type error".
22017
22018 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
22019
22020 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
22021 erroneous dprintf expected input.
22022
22023 2014-06-04 Doug Evans <xdje42@gmail.com>
22024
22025 * gdb.guile/scm-generics.exp: Delete.
22026
22027 2014-06-04 Doug Evans <xdje42@gmail.com>
22028
22029 * gdb.guile/scm-breakpoint.exp: Update.
22030 Add tests for breakpoint registration.
22031
22032 2014-06-04 Tom Tromey <tromey@redhat.com>
22033
22034 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
22035 VLA-in-union.
22036 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
22037 inner_vla_struct, vla_union types. Initialize objects of those
22038 types and compute their sizes.
22039
22040 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
22041 Hui Zhu <hui@codesourcery.com>
22042
22043 * gdb.base/fileio.exp: Add test for shell not available as well as
22044 available.
22045 * gdb.base/fileio.c (test_system): Check for shell twice.
22046
22047 2014-06-04 Yao Qi <yao@codesourcery.com>
22048
22049 * gdb.base/auto-connect-native-target.exp: Remove redundant
22050 space from the regexp pattern.
22051
22052 2014-06-04 Yao Qi <yao@codesourcery.com>
22053
22054 * gdb.base/default.exp: Replace "child" with "native" in
22055 regexp pattern.
22056
22057 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
22058
22059 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
22060 * gdb.python/py-xmethods.exp: New tests to test xmethods.
22061 * gdb.python/py-xmethods.py: Python script supporting the
22062 new testcase and tests.
22063
22064 2014-06-03 Joel Brobecker <brobecker@adacore.com>
22065 Pedro Alves <palves@redhat.com>
22066
22067 PR breakpoints/17000
22068 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
22069 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
22070
22071 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
22072
22073 * gdb.base/subst.exp: Add tests to verify partial path matching
22074 output.
22075
22076 2014-06-03 Pedro Alves <palves@redhat.com>
22077
22078 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
22079 target that doesn't use software single-stepping.
22080
22081 2014-06-03 Pedro Alves <palves@redhat.com>
22082
22083 PR breakpoints/17000
22084 * gdb.base/sss-bp-on-user-bp-2.c: New file.
22085 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
22086
22087 2014-06-02 Doug Evans <xdje42@gmail.com>
22088
22089 * gdb.guile/scm-parameter.exp: New file.
22090
22091 2014-06-02 Doug Evans <xdje42@gmail.com>
22092
22093 * gdb.guile/scm-cmd.c: New file.
22094 * gdb.guile/scm-cmd.exp: New file.
22095
22096 2014-06-02 Doug Evans <xdje42@gmail.com>
22097
22098 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
22099 pretty-printer lookup.
22100 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
22101 (make-pp_s-printer): Call it.
22102 (make-pretty-printer-from-dict): New function.
22103 (lookup-pretty-printer-maker-from-dict): New function.
22104 (*pretty-printer*): Simplify.
22105 (make-objfile-pp_s-printer): New function.
22106 (install-objfile-pretty-printers!): New function.
22107 (make-progspace-pp_s-printer): New function.
22108 (install-progspace-pretty-printers!): New function.
22109 * gdb.guile/scm-progspace.c: New file.
22110 * gdb.guile/scm-progspace.exp: New file.
22111
22112 2014-06-02 Pedro Alves <palves@redhat.com>
22113
22114 * gdb.base/dprintf-bp-same-addr.c: New file.
22115 * gdb.base/dprintf-bp-same-addr.exp: New file.
22116
22117 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22118
22119 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
22120 * gdb.arch/powerpc-power.s: Likewise.
22121
22122 2014-06-02 Joel Brobecker <brobecker@adacore.com>
22123
22124 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
22125
22126 2014-06-01 Yao Qi <yao@codesourcery.com>
22127
22128 * gdb.base/watchpoint.exp (test_watch_location): Check null
22129 pointer can be dereferenced. If not, do the test, otherwise
22130 skip it.
22131
22132 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22133
22134 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
22135 results.
22136 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
22137
22138 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
22139
22140 * gdb.arch/amd64-invalid-stack-middle.S: New file.
22141 * gdb.arch/amd64-invalid-stack-middle.c: New file.
22142 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
22143 * gdb.arch/amd64-invalid-stack-top.c: New file.
22144 * gdb.arch/amd64-invalid-stack-top.exp: New file.
22145
22146 2014-05-30 Pedro Alves <palves@redhat.com>
22147
22148 PR breakpoints/17000
22149 * gdb.base/sss-bp-on-user-bp.c: New file.
22150 * gdb.base/sss-bp-on-user-bp.exp: New file.
22151
22152 2014-05-30 David Blaikie <dblaikie@gmail.com>
22153
22154 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22155 gnu_inline semantics via attribute.
22156 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22157 source explicitly specifies the required semantics.
22158
22159 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22160
22161 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22162
22163 2014-05-29 Pedro Alves <palves@redhat.com>
22164 Tom Tromey <tromey@redhat.com>
22165
22166 * gdb.base/async-shell.exp: Don't enable target-async.
22167 * gdb.base/async.exp
22168 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22169 parameter. Adjust.
22170 (top level): Don't test with "target-async".
22171 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22172 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22173 * gdb.base/inferior-died.exp: Don't enable target-async.
22174 * gdb.base/interrupt-noterm.exp: Likewise.
22175 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22176 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22177 * gdb.mi/mi-nonstop.exp: Likewise.
22178 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22179 * gdb.mi/mi-nsintrall.exp: Likewise.
22180 * gdb.mi/mi-nsmoribund.exp: Likewise.
22181 * gdb.mi/mi-nsthrexec.exp: Likewise.
22182 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22183 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22184 * gdb.python/py-evsignal.exp: Don't enable target-async.
22185 * gdb.python/py-evthreads.exp: Likewise.
22186 * gdb.python/py-prompt.exp: Likewise.
22187 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22188 * gdb.server/solib-list.exp: Don't enable target-async.
22189 * gdb.threads/thread-specific-bp.exp: Likewise.
22190 * lib/mi-support.exp: Adjust to use mi-async.
22191
22192 2014-05-29 Pedro Alves <palves@redhat.com>
22193
22194 PR gdb/13860
22195 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22196 reason, even in sync mode.
22197
22198 2014-05-29 Pedro Alves <palves@redhat.com>
22199 Hui Zhu <hui@codesourcery.com>
22200
22201 PR PR15693
22202 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22203 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22204 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22205 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22206
22207 2014-05-28 Joel Brobecker <brobecker@adacore.com>
22208
22209 * config/monitor.exp (gdb_target_monitor): Replace use of
22210 "set remotebaud" by "set serial baud".
22211
22212 2014-05-26 Andy Wingo <wingo@igalia.com>
22213
22214 * gdb.guile/scm-breakpoint.exp:
22215 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22216 properties instead of gdb-object-properties.
22217
22218 2014-05-26 Yao Qi <yao@codesourcery.com>
22219
22220 * gdb.server/no-thread-db.exp: Specify source file name
22221 explicitly when setting a breakpoint.
22222
22223 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22224
22225 * gdb.btrace/vdso.c: New.
22226 * gdb.btrace/vdso.exp: New.
22227
22228 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22229
22230 * gdb.base/gcore.exp (capture_command_output): Move ...
22231 * lib/gdb.exp (capture_command_output): ... here.
22232
22233 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22234
22235 * gdb.btrace/data.exp: Test memory access during btrace replay.
22236
22237 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22238
22239 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22240
22241 2014-05-21 Pedro Alves <palves@redhat.com>
22242
22243 PR gdb/13860
22244 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22245 (top level): Test that output related to execution commands is
22246 sent to the console with CLI commands, but not with MI commands.
22247 Test that breakpoint events are always mirrored to the console.
22248 Also expect the new source line to be output after a "next" in
22249 async mode too. Make it a pass/fail test.
22250 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22251 output.
22252 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22253
22254 2014-05-21 Pedro Alves <palves@redhat.com>
22255
22256 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22257 Use them to test variations of "list" after reaching a breakpoint.
22258 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22259 Test "list" with listsize 10 after reaching a breakpoint.
22260 * gdb.python/python.exp (decode_line current location line
22261 number): Adjust expected line number.
22262
22263 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22264
22265 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22266 behavior for $args, pass it directly to "run".
22267
22268 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22269
22270 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22271 30000 to 65536.
22272
22273 2014-05-21 Pedro Alves <palves@redhat.com>
22274
22275 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22276 auto-connect-native-target off".
22277 * gdb.base/auto-connect-native-target.c: New file.
22278 * gdb.base/auto-connect-native-target.exp: New file.
22279
22280 2014-05-21 Pedro Alves <palves@redhat.com>
22281
22282 * gdb.base/default.exp: Test "target native" instead of "target
22283 child".
22284
22285 2014-05-21 Mark Wielaard <mjw@redhat.com>
22286
22287 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22288
22289 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22290
22291 Fix TLS access for -static -pthread.
22292 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22293 <HAVE_TLS> (thread_function, main): Initialize it.
22294 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22295 Add clean_restart.
22296 <$have_tls != "">: Check TLSVAR.
22297
22298 2014-05-21 Pedro Alves <palves@redhat.com>
22299
22300 * gdb.base/dcache-line-read-error.c: New.
22301 * gdb.base/dcache-line-read-error.exp: New.
22302
22303 2014-05-20 Pedro Alves <palves@redhat.com>
22304
22305 * gdb.base/compare-sections.c: New file.
22306 * gdb.base/compare-sections.exp: New file.
22307
22308 2014-05-20 Pedro Alves <palves@redhat.com>
22309
22310 * gdb.base/break-idempotent.c: New file.
22311 * gdb.base/break-idempotent.exp: New file.
22312
22313 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22314
22315 * gdb.btrace/nohist.exp: New.
22316
22317 2014-05-20 Yao Qi <yao@codesourcery.com>
22318
22319 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22320 gdb.reverse directory and gdb_reverse_timeout exists in board
22321 setting.
22322 * README: Document gdb_reverse_timeout.
22323
22324 2014-05-20 Yao Qi <yao@codesourcery.com>
22325
22326 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22327 'test_file_name'. Treat args as a string instead of a list.
22328 (gdb_init): Rename argument 'args' by 'test_file_name'.
22329
22330 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22331
22332 * gdb.arch/powerpc-power.exp: New file.
22333 * gdb.arch/powerpc-power.s: New file.
22334
22335 2014-05-16 Doug Evans <dje@google.com>
22336
22337 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
22338 * gdb.base/completion.exp: Check that all expected files exist
22339 before doing file completion.
22340
22341 2014-05-16 Doug Evans <dje@google.com>
22342
22343 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22344 Update.
22345 (do_syscall_tests_without_xml): Update.
22346
22347 2014-05-16 Pedro Alves <palves@redhat.com>
22348
22349 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22350 instead of "unknown output after running".
22351
22352 2014-05-16 Yao Qi <yao@codesourcery.com>
22353
22354 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22355 file1.txt from host at the end.
22356 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22357
22358 2014-05-15 Doug Evans <dje@google.com>
22359
22360 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22361 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22362 loading file. Add test for TU lookup.
22363
22364 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22365
22366 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22367 calling "-exec-arguments" or "set args" before running the
22368 inferior.
22369
22370 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22371
22372 * lib/mi-support.exp (mi_expect_stop): Expect message for
22373 inferiors that exit with non-zero exit code.
22374
22375 2014-05-14 Yao Qi <yao@codesourcery.com>
22376
22377 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22378 match absolute path on remote host.
22379 (test_file_list_exec_source_files): Remove "/" from the
22380 pattern.
22381
22382 2014-05-14 Yao Qi <yao@codesourcery.com>
22383
22384 * boards/local-remote-host-notty.exp (${board}_file): New
22385 proc.
22386
22387 2014-05-07 Kyle McMartin <kyle@redhat.com>
22388
22389 Pushed by Joel Brobecker <brobecker@adacore.com>.
22390 * gdb.arch/aarch64-atomic-inst.c: New file.
22391 * gdb.arch/aarch64-atomic-inst.exp: New file.
22392
22393 2014-05-07 Yao Qi <yao@codesourcery.com>
22394
22395 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22396 in current context" too.
22397
22398 2014-05-05 Keith Seitz <keiths@redhat.com>
22399
22400 * gdb.linespec/ls-dollar.exp: Add test for linespec
22401 file:convenience_variable.
22402
22403 2014-05-05 Yao Qi <yao@codesourcery.com>
22404
22405 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22406 traceframes into tfile and ctf trace files. Read data from
22407 trace file and test collected data.
22408 (gdb_collect_locals_test): Likewise.
22409 (gdb_unavailable_registers_test): Likewise.
22410 (gdb_unavailable_floats): Likewise.
22411 (gdb_collect_globals_test): Likewise.
22412 (top-level): Append "ctf" to trace_file_targets if GDB
22413 supports.
22414
22415 2014-05-05 Yao Qi <yao@codesourcery.com>
22416
22417 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22418 code to ...
22419 (gdb_collect_args_test_1): ... it. New proc.
22420 (gdb_collect_locals_test): Move some code to ...
22421 (gdb_collect_locals_test_1): ... it. New proc.
22422 (gdb_unavailable_registers_test): Move some code to ...
22423 (gdb_unavailable_registers_test_1): ... it. New proc.
22424 (gdb_unavailable_floats): Move some code to ...
22425 (gdb_unavailable_floats_1): ... it. New proc.
22426
22427 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22428
22429 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22430 probes to test for bitness recognition.
22431 * gdb.arch/amd64-stap-optional-prefix.exp
22432 (test_probe_value_without_reg): New procedure.
22433 Add code to test for different kinds of bitness.
22434
22435 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22436
22437 PR breakpoints/16889
22438 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22439 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22440
22441 2014-05-01 Pedro Alves <palves@redhat.com>
22442
22443 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22444 gdb_file_cmd if no file is specified.
22445 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22446 last_loaded_file to set the remote exec-file.
22447
22448 2014-05-01 Pedro Alves <palves@redhat.com>
22449
22450 * boards/local-remote-host.exp: New file.
22451
22452 2014-05-01 Pedro Alves <palves@redhat.com>
22453
22454 * boards/local-remote-host.exp: Rename to ...
22455 * boards/local-remote-host-notty.exp: ... this.
22456
22457 2014-04-28 Joel Brobecker <brobecker@adacore.com>
22458
22459 * gdb.ada/dyn_arrayidx: New testcase.
22460
22461 2014-04-26 Yao Qi <yao@codesourcery.com>
22462
22463 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22464 and compute the length of function main. Save it in
22465 $main_length.
22466 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22467 (top-level): Use gdb_compile to compile objects into
22468 executable and restart GDB. Remove invocation to
22469 prepare_for_testing.
22470
22471 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22472 Pedro Alves <palves@redhat.com>
22473
22474 PR server/16255
22475 * gdb.multi/multi-attach.c: New file.
22476 * gdb.multi/multi-attach.exp: New file.
22477
22478 2014-04-25 Pedro Alves <palves@redhat.com>
22479
22480 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22481 user.
22482 (top level): Test that "set remote conditional-breakpoints-packet
22483 off" works as intended.
22484 * gdb.base/dprintf.exp: Test that "set remote
22485 breakpoint-commands-packet off" works as intended.
22486 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22487 New function.
22488 (top level): Call it.
22489 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22490 remote fast-tracepoints-packet off" works as intended.
22491 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22492 * lib/gdb.exp (gdb_is_target_remote): ... here.
22493
22494 2014-04-24 David Blaikie <dblaikie@gmail.com>
22495
22496 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22497 ensure clang would not discard them.
22498 * gdb.base/gdbvars.c: Ditto.
22499 * gdb.base/memattr.c: Ditto.
22500 * gdb.base/whatis.c: Ditto.
22501 * gdb.python/py-prettyprint.c: Ditto.
22502 * gdb.trace/actions.c: Ditto.
22503 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22504 ensure clang would not discard it.
22505
22506 2014-04-24 David Blaikie <dblaikie@gmail.com>
22507
22508 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22509 clang to emit the full definition of type required by the test
22510 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22511
22512 2014-04-24 David Blaikie <dblaikie@gmail.com>
22513
22514 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22515 coax Clang into emitting the definition of the type.
22516 * gdb.cp/pr10728-x.h (y): Ditto.
22517 * gdb.cp/pr10728-y.cc (y): Ditto.
22518
22519 2014-04-24 David Blaikie <dblaikie@gmail.com>
22520
22521 * gdb.base/label.exp: XFAIL label related tests under Clang.
22522 * gdb.cp/cplabel.exp: Ditto.
22523 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22524 under Clang those using labels.
22525
22526 2014-04-25 Yao Qi <yao@codesourcery.com>
22527
22528 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22529 double_label.
22530 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22531 partial_label and double_label.
22532
22533 2014-04-24 David Blaikie <dblaikie@gmail.com>
22534
22535 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22536
22537 2014-04-24 David Blaikie <dblaikie@gmail.com>
22538
22539 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22540 of the function to work across GCC and Clang.
22541 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22542 pointer types (const void ** const V void **).
22543
22544 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
22545 Walfred Tedeschi <walfred.tedeschi@intel.com>
22546
22547 * Makefile.in (EXECUTABLES): Added i386-avx512.
22548 * gdb.arch/i386-avx512.c: New file.
22549 * gdb.arch/i386-avx512.exp: Likewise.
22550
22551 2014-04-23 Keith Seitz <keiths@redhat.com>
22552
22553 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22554 (mi_make_breakpoint_table): New procedure.
22555 (mi_create_breakpoint): Use mi_make_breakpoint
22556 and return the result.
22557 (mi_make_breakpoint): New procedure.
22558 (mi_build_kv_pairs): New procedure.
22559
22560 * gdb.mi/mi-break.exp: Remove unused globals,
22561 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22562 All callers updated.
22563 * gdb.mi/mi-dprintf.exp: Use variable to track command
22564 number.
22565 Update all callers of mi_create_breakpoint and use
22566 mi_make_breakpoint_table.
22567 Remove any unused global variables.
22568 * gdb.mi/mi-nonstop.exp: Likewise.
22569 * gdb.mi/mi-nsintrall.exp: Likewise.
22570 * gdb.mi/mi-nsmoribund.exp: Likewise.
22571 * gdb.mi/mi-nsthrexec.exp: Likewise.
22572 * gdb.mi/mi-reverse.exp: Likewise.
22573 * gdb.mi/mi-simplerun.exp: Likewise.
22574 * gdb.mi/mi-stepn.exp: Likewise.
22575 * gdb.mi/mi-syn-frame.exp: Likewise.
22576 * gdb.mi/mi-until.exp: Likewise.
22577 * gdb.mi/mi-var-cp.exp: Likewise.
22578 * gdb.mi/mi-var-display.exp: Likewise.
22579 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22580 * gdb.mi/mi2-var-child.exp: Likewise.
22581 * gdb.mi/mi-vla-c99.exp: Likewise.
22582 * lib/mi-support.exp: Likewise.
22583
22584 From Ian Lance Taylor <iant@cygnus.com>:
22585 * lib/gdb.exp (parse_args): New procedure.
22586
22587 2014-04-23 Pedro Alves <palves@redhat.com>
22588
22589 * gdb.base/break-unload-file.c: New file.
22590 * gdb.base/break-unload-file.exp: New file.
22591 * gdb.base/sym-file-lib.c (baz): New function.
22592 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22593 field.
22594 (load): Store the segment's mapped size.
22595 (unload): New function.
22596 (unload_shlib): New function.
22597 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22598 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22599 set a breakpoint at baz, and call it.
22600 * gdb.base/sym-file.exp: New tests for stale breakpoint
22601 instructions.
22602
22603 2014-04-23 Pedro Alves <palves@redhat.com>
22604
22605 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22606 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22607 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22608 * gdb.base/hbreak-unmapped.c: New file.
22609 * gdb.base/hbreak-unmapped.exp: New file.
22610 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22611 * lib/gdb.exp (gdb_is_target_remote): ... here.
22612
22613 2014-04-22 Pedro Alves <palves@redhat.com>
22614
22615 * gdb.base/consecutive-step-over.c: New file.
22616 * gdb.base/consecutive-step-over.exp: New file.
22617
22618 2014-04-22 Pedro Alves <palves@redhat.com>
22619
22620 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22621 instead of send_gdb/gdb_expect.
22622
22623 2014-04-22 Yao Qi <yao@codesourcery.com>
22624
22625 * lib/trace-support.exp (generate_tracefile): New procedure.
22626 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22627 return 0.
22628 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22629 if generate_tracefile returns 1.
22630
22631 2014-04-18 Tom Tromey <palves@redhat.com>
22632 Pedro alves <tromey@redhat.com>
22633
22634 PR backtrace/15558
22635 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22636 with a backtrace limit.
22637 * gdb.python/py-frame-inline.exp: Test running to an inline
22638 function with a backtrace limit, and printing the newest frame.
22639 * gdb.python/py-frame-inline.c (main): Call f.
22640
22641 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22642
22643 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22644
22645 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22646
22647 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22648 Drop prefix from unsupported source file path.
22649
22650 2014-04-17 Yao Qi <yao@codesourcery.com>
22651
22652 * lib/gdb.exp (with_target_charset): New proc.
22653 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22654 with_target_charset.
22655 (test_print_strings): Likewise.
22656 (test_repeat_bytes): Likewise.
22657 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22658 for some tests.
22659
22660 2014-04-16 Keith Seitz <keiths@redhat.com>
22661
22662 PR gdb/15827
22663 * gdb.dwarf2/corrupt.c: New file.
22664 * gdb.dwarf2/corrupt.exp: New file.
22665
22666 2014-04-16 Keith Seitz <keiths@redhat.com>
22667
22668 PR c++/16597
22669 * gdb.cp/namelessclass.cc: New file.
22670 * gdb.cp/namelessclass.exp: New file.
22671 * gdb.cp/namelessclass.S: New file.
22672
22673 2014-04-16 Doug Evans <dje@google.com>
22674
22675 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22676 Add comment.
22677 (gdbserver_default_get_comm_port): New function.
22678 (gdbserver_start): Check if board file provided
22679 "gdbserver,get_comm_port" and use it if so.
22680 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22681 (gdb,socketport): Set to "stdio".
22682 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22683 (stdio_gdbserver_template): Delete.
22684 (${board}_get_remote_address): Update.
22685 (${board}_build_remote_cmd): Delete.
22686 (${board}_get_comm_port): New function.
22687 (${board}_spawn): Update.
22688 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22689 Delete.
22690 (${board}_get_remote_address): Update.
22691 (${board}_get_comm_port): New function.
22692
22693 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
22694
22695 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22696 appearing in any order.
22697
22698 2014-04-15 Doug Evans <dje@google.com>
22699
22700 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22701 uninitialized value of "description".
22702
22703 2014-04-15 Keith Seitz <keiths@redhat.com>
22704
22705 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22706 Remove unused globals.
22707 (test_running_the_program): Likewise.
22708 (test_controlled_execution): Likewise.
22709 (test_controlling_breakpoints): Likewise.
22710 (test_program_termination): Likewise.
22711
22712 2014-04-15 Keith Seitz <keiths@redhat.com>
22713
22714 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22715 unused globals.
22716 (test_rbreak_creation_and_listing): Likewise.
22717 (test_ignore_count): Likewise.
22718 (test_error): Likewise.
22719
22720 2014-04-15 Pedro Alves <palves@redhat.com>
22721
22722 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22723 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22724 sym-file-loader.c.
22725 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22726 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22727 to sym-file-loader.c.
22728 (struct library): Forward declare.
22729 (load_shlib, lookup_function): Change prototypes.
22730 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22731 (translate_offset): Remove declarations.
22732 (get_text_addr): New declaration.
22733 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22734 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22735 sym-file-loader.h.
22736 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22737 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22738 here from sym-file-loader.h.
22739 (struct library): New structure.
22740 (load_shlib, lookup_function): Change prototypes and adjust to
22741 work with a struct library.
22742 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22743 (translate_offset): Make static.
22744 (get_text_addr): New function.
22745 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22746
22747 2014-04-15 Pedro Alves <palves@redhat.com>
22748
22749 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22750
22751 2014-04-15 Pedro Alves <palves@redhat.com>
22752
22753 * gdb.base/sym-file-loader.c: Include <limits.h>.
22754 (SELF_LINK): New define.
22755 (get_origin): New function.
22756 (load_shlib): Use it.
22757 * gdb.base/sym-file.exp: Don't early return if the target is
22758 remote. Use runto_main, and issue fail is that fails. Use
22759 gdb_load_shlibs.
22760 (shlib_name): Delete.
22761 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22762
22763 2014-04-15 Pedro Alves <palves@redhat.com>
22764
22765 * gdb.base/sym-file.exp: Remove regex characters from test
22766 message. Don't refer to breakpoint numbers in test messages.
22767
22768 2014-04-14 Keith Seitz <keiths@redhat.com>
22769
22770 PR c++/16253
22771 * gdb.cp/var-tag.cc: New file.
22772 * gdb.cp/var-tag.exp: New file.
22773 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22774 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22775 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22776 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22777
22778 2014-04-14 Tom Tromey <tromey@redhat.com>
22779
22780 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22781 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22782 type.
22783 * gdb.cp/enum-class.exp: New file.
22784 * gdb.cp/enum-class.cc: New file.
22785
22786 2014-04-14 Tom Tromey <tromey@redhat.com>
22787
22788 * gdb.dwarf2/enum-type.exp: New file.
22789
22790 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22791
22792 * gdb.mi/mi-vla-c99.exp: New file.
22793 * gdb.mi/vla.c: New file.
22794
22795 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22796
22797 * gdb.base/vla-datatypes.c: New file.
22798 * gdb.base/vla-datatypes.exp: New file.
22799
22800 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22801
22802 * gdb.base/vla-ptr.c: New file.
22803 * gdb.base/vla-ptr.exp: New file.
22804
22805 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22806
22807 * gdb.dwarf2/count.exp: New file.
22808
22809 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22810
22811 * gdb.base/vla-sideeffect.c: New file.
22812 * gdb.base/vla-sideeffect.exp: New file.
22813
22814 2014-04-14 David Blaikie <dblaikie@gmail.com>
22815
22816 * gdb.mi/non-stop.c: Add return value for non-void function return
22817 statement.
22818 * gdb.threads/staticthreads.c: Ditto.
22819
22820 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22821 Doug Evans <xdje42@gmail.com>
22822
22823 * gdb.guile/scm-value.c: Improve test case.
22824 * gdb.guile/scm-value.exp: Add new test.
22825
22826 2014-04-11 David Blaikie <dblaikie@gmail.com>
22827
22828 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22829 override Clang's default.
22830
22831 2014-04-11 Joel Brobecker <brobecker@adacore.com>
22832
22833 Revert the following changes (regressions):
22834
22835 * gdb.base/vla-sideeffect.c: New file.
22836 * gdb.base/vla-sideeffect.exp: New file.
22837
22838 * gdb.dwarf2/count.exp: New file.
22839
22840 * gdb.base/vla-multi.c: New file.
22841 * gdb.base/vla-multi.exp: New file.
22842
22843 * gdb.base/vla-ptr.c: New file.
22844 * gdb.base/vla-ptr.exp: New file.
22845
22846 * gdb.base/vla-datatypes.c: New file.
22847 * gdb.base/vla-datatypes.exp: New file.
22848
22849 * gdb.mi/mi-vla-c99.exp: New file.
22850 * gdb.mi/vla.c: New file.
22851
22852 2014-04-11 Keith Seitz <keiths@redhat.com>
22853
22854 PR c++/16675
22855 * gdb.cp/cpsizeof.exp: New file.
22856 * gdb.cp/cpsizeof.cc: New file.
22857
22858 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22859
22860 * gdb.mi/mi-vla-c99.exp: New file.
22861 * gdb.mi/vla.c: New file.
22862
22863 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22864
22865 * gdb.base/vla-datatypes.c: New file.
22866 * gdb.base/vla-datatypes.exp: New file.
22867
22868 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22869
22870 * gdb.base/vla-ptr.c: New file.
22871 * gdb.base/vla-ptr.exp: New file.
22872
22873 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22874
22875 * gdb.base/vla-multi.c: New file.
22876 * gdb.base/vla-multi.exp: New file.
22877
22878 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22879
22880 * gdb.dwarf2/count.exp: New file.
22881
22882 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22883
22884 * gdb.base/vla-sideeffect.c: New file.
22885 * gdb.base/vla-sideeffect.exp: New file.
22886
22887 2014-04-11 Yao Qi <yao@codesourcery.com>
22888
22889 * gdb.base/completion.exp: Check file exists before running tests
22890 on file completion.
22891
22892 2014-04-10 Pedro Alves <palves@redhat.com>
22893
22894 * gdb.base/cond-eval-mode.c: New file.
22895 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22896 prepare_for_testing to build the new file. Check result of
22897 runto_main.
22898 (test_break, test_watch): New procedures.
22899 (top level): Use them.
22900
22901 2014-04-08 Pierre Muller <muller@sourceware.org>
22902
22903 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22904 Ctrl-V use for mingw hosts.
22905
22906 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22907
22908 * gdb.python/py-value.c: Improve test case.
22909 * gdb.python/py-value.exp: Add new test.
22910
22911 2014-04-07 David Blaikie <dblaikie@gmail.com>
22912
22913 * lib/compiler.c: Identify the clang compiler.
22914 * lib/compiler.cc: Ditto.
22915
22916 2014-04-03 Yao Qi <yao@codesourcery.com>
22917
22918 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22919
22920 2014-04-01 Anton Blanchard <anton@samba.org>
22921
22922 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22923 messages unique.
22924
22925 2014-04-01 Anton Blanchard <anton@samba.org>
22926
22927 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22928 prepare_for_testing.
22929
22930 2014-04-01 Anton Blanchard <anton@samba.org>
22931
22932 * gdb.arch/ppc64-atomic-inst.c: Remove.
22933 * gdb.arch/ppc64-atomic-inst.S: New file.
22934 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22935
22936 2014-03-31 Doug Evans <dje@google.com>
22937
22938 * gdb.base/print-symbol-loading-lib.c: New file.
22939 * gdb.base/print-symbol-loading-main.c: New file.
22940 * gdb.base/print-symbol-loading.exp: New file.
22941
22942 2014-03-31 Yao Qi <yao@codesourcery.com>
22943
22944 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22945
22946 2014-03-28 Joel Brobecker <brobecker@adacore.com>
22947
22948 * gdb.ada/mi_dyn_arr: New testcase.
22949
22950 2014-03-27 Doug Evans <dje@google.com>
22951
22952 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22953
22954 2014-03-27 Yao Qi <yao@codesourcery.com>
22955
22956 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22957 if target is nios2-*-*.
22958
22959 2014-03-26 Yao Qi <yao@codesourcery.com>
22960
22961 * lib/gdb.exp (readline_is_used): New proc.
22962 * gdb.base/completion.exp: Move tests on command complete up.
22963 Skip the rest of tests if readline is not used.
22964 * gdb.ada/complete.exp: Skp the test if readline is not
22965 used.
22966 * gdb.base/filesym.exp: Likewise.
22967 * gdb.base/macscp.exp: Likewise.
22968 * gdb.base/readline-ask.exp: Likewise.
22969 * gdb.base/readline.exp: Likewise.
22970 * gdb.python/py-cmd.exp: Likewise.
22971 * gdb.trace/tfile.exp: Likewise.
22972
22973 2014-03-26 Yao Qi <yao@codesourcery.com>
22974
22975 * gdb.base/macscp.exp: Fix code format issues.
22976
22977 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22978
22979 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22980 * gdb.asm/powerpc64le.inc: New file.
22981
22982 2014-03-25 Pedro Alves <palves@redhat.com>
22983 Doug Evans <dje@google.com>
22984
22985 * gdb.base/source-execution.c: New file.
22986 * gdb.base/source-execution.exp: New file.
22987 * gdb.base/source-execution.gdb: New file.
22988
22989 2014-03-24 Doug Evans <dje@google.com>
22990
22991 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22992 using fission.
22993
22994 2014-03-24 Hui Zhu <hui@codesourcery.com>
22995 Pedro Alves <palves@redhat.com>
22996
22997 PR breakpoints/16101
22998 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22999 test pass/fail messages. Detect missing support for dprintf when
23000 breakpoints are actually inserted.
23001 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
23002 breakpoints are actually inserted.
23003 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
23004 fails.
23005
23006 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
23007
23008 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
23009
23010 2014-03-22 Doug Evans <xdje42@gmail.com>
23011
23012 * gdb.python/python.exp (python not supported): Verify multi-line
23013 python command issues an error.
23014 * gdb.guile/guile.exp (guile not supported): Verify multi-line
23015 guile command issues an error.
23016
23017 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
23018
23019 * gdb.threads/thread-specific.exp: Handle the lack of usable
23020 $this_breakpoint and $this_thread.
23021
23022 2014-03-21 Hui Zhu <hui@codesourcery.com>
23023
23024 * gdb.base/attach.exp (do_command_attach_tests): New.
23025
23026 2014-03-20 Tom Tromey <tromey@redhat.com>
23027 Pedro Alves <palves@redhat.com>
23028
23029 PR cli/15718
23030 * gdb.base/condbreak-call-false.c: New file.
23031 * gdb.base/condbreak-call-false.exp: New file.
23032
23033 2014-03-20 Pedro Alves <palves@redhat.com>
23034
23035 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
23036 Delete.
23037 (block_signals, unblock_signals): Delete.
23038 (child_function_2, main): Remove references to deleted variable
23039 and functions.
23040
23041 2014-03-20 Pedro Alves <palves@redhat.com>
23042
23043 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
23044 Use pthread_kill to signal thread 2.
23045 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23046 Adjust to make the test send itself a signal rather than using the
23047 host's "kill" command.
23048
23049 2014-03-20 Pedro Alves <palves@redhat.com>
23050
23051 * gdb.threads/multiple-step-overs.c: New file.
23052 * gdb.threads/multiple-step-overs.exp: New file.
23053 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23054 Adjust expected infrun debug output.
23055
23056 2014-03-20 Pedro Alves <palves@redhat.com>
23057
23058 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
23059 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
23060
23061 2014-03-20 Pedro Alves <palves@redhat.com>
23062
23063 PR breakpoints/7143
23064 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
23065 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
23066 of gdb_test_multiple.
23067 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
23068 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
23069
23070 2014-03-20 Pedro Alves <palves@redhat.com>
23071
23072 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
23073 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
23074
23075 2014-03-19 Pedro Alves <palves@redhat.com>
23076
23077 * gdb.base/async.exp: Remove early return.
23078
23079 2014-03-19 Pedro Alves <palves@redhat.com>
23080
23081 * gdb.base/async.exp (step& tests): Pass explicit test messages.
23082
23083 2014-03-19 Pedro Alves <palves@redhat.com>
23084
23085 * gdb.base/async.exp (test_background): Expect \r\n after
23086 "completed." in the fail pattern.
23087
23088 2014-03-19 Pedro Alves <palves@redhat.com>
23089
23090 * gdb.base/async.exp (test_background): New procedure.
23091 Use it for all background execution command tests.
23092
23093 2014-03-19 Pedro Alves <palves@redhat.com>
23094
23095 * gdb.base/async.exp: Use prepare_for_testing.
23096
23097 2014-03-19 Pedro Alves <palves@redhat.com>
23098
23099 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
23100 the same line.
23101
23102 2014-03-19 Pedro Alves <palves@redhat.com>
23103
23104 * gdb.base/async.c (main): Add "jump here" and "until here" line
23105 marker comments.
23106 * gdb.base/async.exp (jump_here): New global.
23107 (jump& test): Use it.
23108 (until_here): New global.
23109 (until& test): Use it.
23110
23111 2014-03-19 Pedro Alves <palves@redhat.com>
23112
23113 * gdb.base/async.exp: Don't frob gdb_protocol.
23114
23115 2014-03-18 Doug Evans <xdje42@gmail.com>
23116
23117 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
23118 Fix spelling of exec-done-display.
23119
23120 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
23121
23122 PR gdb/15358
23123 * gdb.base/gdb-sigterm.c: New file.
23124 * gdb.base/gdb-sigterm.exp: New file.
23125
23126 2014-03-18 Pedro Alves <palves@redhat.com>
23127
23128 PR gdb/13860
23129 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
23130 * lib/mi-support.exp (mi_expect_stop): Add special handling for
23131 solib-event.
23132
23133 2014-03-17 Joel Brobecker <brobecker@adacore.com>
23134
23135 * gdb.ada/pckd_arr_ren: New testcase.
23136
23137 2014-03-13 Doug Evans <xdje42@gmail.com>
23138
23139 PR guile/16612
23140 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
23141 collect after discarding symbols.
23142
23143 2014-03-13 Ludovic Courtès <ludo@gnu.org>
23144 Doug Evans <xdje42@gmail.com>
23145
23146 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
23147 to history survives a gc.
23148
23149 2014-03-13 Pedro Alves <palves@redhat.com>
23150
23151 * gdb.base/default.exp: Don't test "target procfs".
23152
23153 2014-03-13 Pedro Alves <palves@redhat.com>
23154
23155 * gdb.base/default.exp: Update "target child" and "target procfs"
23156 tests to not expect "Unix".
23157
23158 2014-03-12 Tom Tromey <tromey@redhat.com>
23159
23160 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23161 New procs. Add target-async tests.
23162 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23163 Add target-async tests.
23164
23165 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23166
23167 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23168 'func_start' and 'func_end' for the beginning and end of the
23169 function code, respectively.
23170 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23171 'func_end' instead of 'func' and 'main'.
23172
23173 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23174
23175 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23176 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23177 generate the debug info assembler source.
23178
23179 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23180
23181 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23182 * gdb.dwarf2/arr-subrange.exp: Likewise.
23183 * gdb.dwarf2/dwz.exp: Likewise.
23184 * gdb.dwarf2/method-ptr.exp: Likewise.
23185 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23186 * gdb.dwarf2/subrange.exp: Likewise.
23187 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23188 * gdb.dwarf2/implptrpiece.exp: Likewise.
23189 * gdb.dwarf2/nostaticblock.exp: Likewise.
23190
23191 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23192
23193 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23194 directory to absolute path name arguments.
23195
23196 2014-03-10 Joel Brobecker <brobecker@adacore.com>
23197
23198 * gdb.ada/tagged_access: New testcase.
23199
23200 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23201
23202 * gdb.btrace/data.exp: Update expected output.
23203
23204 2014-03-06 Yao Qi <yao@codesourcery.com>
23205
23206 * gdb.trace/pr16508.exp: New file.
23207
23208 2014-03-05 Pedro Alves <palves@redhat.com>
23209
23210 PR gdb/16575
23211 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23212 procedure.
23213 (top level): Adjust to use it. Add tests that exercise breakpoint
23214 interaction with the code-cache.
23215
23216 2014-02-26 Ludovic Courtès <ludo@gnu.org>
23217
23218 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23219 test for 'history-append!'.
23220
23221 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23222
23223 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23224 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23225 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23226 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23227 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23228 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23229
23230 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23231
23232 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23233 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23234 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23235
23236 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23237
23238 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23239
23240 2014-02-26 Joel Brobecker <brobecker@adacore.com>
23241
23242 * gdb.dwarf2/arr-stride.c: New file.
23243 * gdb.dwarf2/arr-stride.exp: New file.
23244
23245 2014-02-26 Pedro Alves <palves@redhat.com>
23246
23247 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23248 that won't ever trigger. Make sure that GDB reports the correct
23249 breakpoint that caused the stop.
23250
23251 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23252
23253 PR gdb/16626
23254 * gdb.base/auto-load-script: New file.
23255 * gdb.base/auto-load.c: New file.
23256 * gdb.base/auto-load.exp: New file.
23257
23258 PR gdb/16626
23259 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23260
23261 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23262
23263 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23264 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23265
23266 2014-02-24 Doug Evans <dje@google.com>
23267
23268 * lib/gdb.exp (run_on_host): Log error output if program fails.
23269
23270 2014-02-21 Pedro Alves <palves@redhat.com>
23271
23272 * gdb.threads/step-after-sr-lock.c: Rename to ...
23273 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23274 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23275 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23276 ... this.
23277
23278 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23279
23280 PR tdep/16397
23281 * gdb.arch/amd64-stap-special-operands.exp: New file.
23282 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23283 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23284 * gdb.arch/amd64-stap-triplet.S: Likewise.
23285 * gdb.arch/amd64-stap-triplet.c: Likewise.
23286
23287 2014-02-20 Joel Brobecker <brobecker@adacore.com>
23288
23289 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23290 in .section pseudo-op.
23291
23292 2014-02-20 lin zuojian <manjian2006@gmail.com>
23293 Joel Brobecker <brobecker@adacore.com>
23294 Doug Evans <xdje42@gmail.com>
23295
23296 PR symtab/16581
23297 * gdb.dwarf2/dw2-icycle.S: New file.
23298 * gdb.dwarf2/dw2-icycle.c: New file.
23299 * gdb.dwarf2/dw2-icycle.exp: New file.
23300
23301 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23302
23303 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23304 operations on gdb.Value objects.
23305 * gdb.python/py-value-cc.exp: Add new test to test operations on
23306 gdb.Value objects.
23307
23308 2014-02-18 Doug Evans <dje@google.com>
23309
23310 * Makefile.in (TESTS): New variable.
23311 (expanded_tests, expanded_tests_or_none): New variables
23312 (check-single): Pass $(expanded_tests_or_none) to runtest.
23313 (check-parallel): Only run tests in $(TESTS) if non-empty.
23314 (check/no-matching-tests-found): New rule.
23315 * README: Document TESTS makefile variable.
23316
23317 2014-02-18 Doug Evans <dje@google.com>
23318
23319 * Makefile.in (check-parallel): rm -rf outputs temp.
23320
23321 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23322
23323 Fix "ERROR: no fileid for" in the testsuite.
23324 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23325
23326 2014-02-12 Doug Evans <dje@google.com>
23327
23328 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23329 (MISCELLANEOUS): New variable.
23330 (clean): rm -rf $(MISCELLANEOUS).
23331 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23332 dwp live in the same directory as symlinks, with each symlink pointed
23333 to a differently named file in a different directory.
23334
23335 2014-02-11 Doug Evans <dje@google.com>
23336
23337 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23338 of Tcl file commands.
23339
23340 2014-02-10 Mark Kettenis <kettenis@gnu.org>
23341
23342 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23343 "kill -SIGUSR1 -1".
23344
23345 2014-02-10 Joel Brobecker <brobecker@adacore.com>
23346
23347 * gdb.ada/tick_length_array_enum_idx: New testcase.
23348
23349 2014-02-10 Doug Evans <xdje42@gmail.com>
23350
23351 * configure.ac (AC_OUTPUT): Add gdb.guile.
23352 * configure: Regenerate.
23353 * lib/gdb-guile.exp: New file.
23354 * lib/gdb.exp (get_target_charset): New function.
23355 * gdb.base/help.exp: Update expected output from "apropos apropos".
23356 * gdb.guile/Makefile.in: New file.
23357 * gdb.guile/guile.exp: New file.
23358 * gdb.guile/scm-arch.c: New file.
23359 * gdb.guile/scm-arch.exp: New file.
23360 * gdb.guile/scm-block.c: New file.
23361 * gdb.guile/scm-block.exp: New file.
23362 * gdb.guile/scm-breakpoint.c: New file.
23363 * gdb.guile/scm-breakpoint.exp: New file.
23364 * gdb.guile/scm-disasm.c: New file.
23365 * gdb.guile/scm-disasm.exp: New file.
23366 * gdb.guile/scm-equal.c: New file.
23367 * gdb.guile/scm-equal.exp: New file.
23368 * gdb.guile/scm-error.exp: New file.
23369 * gdb.guile/scm-error.scm: New file.
23370 * gdb.guile/scm-frame-args.c: New file.
23371 * gdb.guile/scm-frame-args.exp: New file.
23372 * gdb.guile/scm-frame-args.scm: New file.
23373 * gdb.guile/scm-frame-inline.c: New file.
23374 * gdb.guile/scm-frame-inline.exp: New file.
23375 * gdb.guile/scm-frame.c: New file.
23376 * gdb.guile/scm-frame.exp: New file.
23377 * gdb.guile/scm-generics.exp: New file.
23378 * gdb.guile/scm-gsmob.exp: New file.
23379 * gdb.guile/scm-iterator.c: New file.
23380 * gdb.guile/scm-iterator.exp: New file.
23381 * gdb.guile/scm-math.c: New file.
23382 * gdb.guile/scm-math.exp: New file.
23383 * gdb.guile/scm-objfile-script-gdb.in: New file.
23384 * gdb.guile/scm-objfile-script.c: New file.
23385 * gdb.guile/scm-objfile-script.exp: New file.
23386 * gdb.guile/scm-objfile.c: New file.
23387 * gdb.guile/scm-objfile.exp: New file.
23388 * gdb.guile/scm-ports.exp: New file.
23389 * gdb.guile/scm-pretty-print.c: New file.
23390 * gdb.guile/scm-pretty-print.exp: New file.
23391 * gdb.guile/scm-pretty-print.scm: New file.
23392 * gdb.guile/scm-section-script.c: New file.
23393 * gdb.guile/scm-section-script.exp: New file.
23394 * gdb.guile/scm-section-script.scm: New file.
23395 * gdb.guile/scm-symbol.c: New file.
23396 * gdb.guile/scm-symbol.exp: New file.
23397 * gdb.guile/scm-symtab-2.c: New file.
23398 * gdb.guile/scm-symtab.c: New file.
23399 * gdb.guile/scm-symtab.exp: New file.
23400 * gdb.guile/scm-type.c: New file.
23401 * gdb.guile/scm-type.exp: New file.
23402 * gdb.guile/scm-value-cc.cc: New file.
23403 * gdb.guile/scm-value-cc.exp: New file.
23404 * gdb.guile/scm-value.c: New file.
23405 * gdb.guile/scm-value.exp: New file.
23406 * gdb.guile/source2.scm: New file.
23407 * gdb.guile/types-module.cc: New file.
23408 * gdb.guile/types-module.exp: New file.
23409
23410 2014-02-10 Yao Qi <yao@codesourcery.com>
23411
23412 PR testsuite/16543
23413 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23414 * configure: Regenerated.
23415 * Makefile.in: New file.
23416
23417 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23418
23419 * gdb.python/py-framefilter.exp: Fix typo.
23420
23421 2014-02-08 Yao Qi <yao@codesourcery.com>
23422
23423 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23424 that no =breakpoint-modified is emitted when breakpoints are
23425 modified through MI commands.
23426
23427 2014-02-07 Pedro Alves <pedro@codesourcery.com>
23428 Pedro Alves <palves@redhat.com>
23429
23430 * gdb.threads/step-after-sr-lock.c: New file.
23431 * gdb.threads/step-after-sr-lock.exp: New file.
23432
23433 2014-02-07 Pedro Alves <palves@redhat.com>
23434
23435 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23436
23437 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23438
23439 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23440 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23441
23442 2014-02-06 Doug Evans <xdje42@gmail.com>
23443
23444 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23445 output.
23446
23447 * gdb.gdb/python-interrupts.exp: New file.
23448
23449 2014-02-05 Yao Qi <yao@codesourcery.com>
23450
23451 * gdb.trace/report.exp (use_collected_data): Test the output
23452 of "info threads" and "info inferiors".
23453
23454 2014-02-05 Yao Qi <yao@codesourcery.com>
23455
23456 Revert this patch:
23457
23458 2013-05-24 Yao Qi <yao@codesourcery.com>
23459
23460 * gdb.trace/tfile.exp: Test inferior and thread.
23461
23462 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23463
23464 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23465 on a function.
23466 * gdb.base/step-bt.c: Call hello via function pointer to make
23467 sure its first instruction is executed on powerpc64le-linux.
23468
23469 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23470
23471 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23472
23473 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23474
23475 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23476 of the test patterns for use on little-endian systems.
23477
23478 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23479
23480 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23481 (decimal_vector): Fix for little-endian.
23482
23483 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23484
23485 * gdb.arch/sparc-sysstep.exp: New file.
23486 * gdb.arch/sparc-sysstep.c: Likewise.
23487
23488 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23489
23490 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23491
23492 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23493
23494 2014-01-23 Tom Tromey <tromey@redhat.com>
23495
23496 * gdb.ada/array_char_idx: New testcase.
23497
23498 2014-01-23 Tom Tromey <tromey@redhat.com>
23499
23500 PR python/16487:
23501 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23502 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23503 classes.
23504
23505 2014-01-23 Tom Tromey <tromey@redhat.com>
23506
23507 PR python/16491:
23508 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23509 string from an inferior frame.
23510 * gdb.python/py-framefilter-mi.exp: Update.
23511
23512 2014-01-22 Doug Evans <dje@google.com>
23513
23514 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23515
23516 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23517
23518 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23519
23520 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23521
23522 * gdb.trace/entry-values.exp: Remove excess space character from
23523 regex patterns. Handle s390 call instruction.
23524
23525 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23526
23527 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23528 define "*_start" label. Make "name" static.
23529 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23530 ${name} by references to ${name}_start.
23531
23532 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23533
23534 * gdb.base/info-macros.exp: Remove "debug" from the compile
23535 options.
23536
23537 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23538
23539 * gdb.dlang/demangle.exp: New file.
23540
23541 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23542
23543 * gdb.dlang/primitive-types.exp: New file.
23544
23545 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23546
23547 * configure.ac: Create gdb.dlang/Makefile.
23548 * configure: Regenerate.
23549 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23550 * gdb.dlang/Makefile.in: New file.
23551 * lib/d-support.exp: New file.
23552 * lib/gdb.exp (skip_d_tests): New proc.
23553
23554 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23555
23556 * gdb.btrace/delta.exp: Check reverse stepi.
23557 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23558 * gdb.btrace/finish.exp: New.
23559 * gdb.btrace/next.exp: New.
23560 * gdb.btrace/nexti.exp: New.
23561 * gdb.btrace/record_goto.c: Add comments.
23562 * gdb.btrace/step.exp: New.
23563 * gdb.btrace/stepi.exp: New.
23564 * gdb.btrace/multi-thread-step.c: New.
23565 * gdb.btrace/multi-thread-step.exp: New.
23566 * gdb.btrace/rn-dl-bind.c: New.
23567 * gdb.btrace/rn-dl-bind.exp: New.
23568 * gdb.btrace/data.c: New.
23569 * gdb.btrace/data.exp: New.
23570 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23571
23572 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23573
23574 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23575 * gdb.btrace/exception.exp: Update.
23576 * gdb.btrace/instruction_history.exp: Update.
23577 * gdb.btrace/record_goto.exp: Update.
23578 * gdb.btrace/tailcall.exp: Update.
23579 * gdb.btrace/unknown_functions.exp: Update.
23580 * gdb.btrace/delta.exp: New.
23581
23582 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23583
23584 * gdb.btrace/record_goto.exp: Add backtrace test.
23585 * gdb.btrace/tailcall.exp: Add backtrace test.
23586
23587 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23588
23589 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23590 * gdb.btrace/record_goto.c: New.
23591 * gdb.btrace/record_goto.exp: New.
23592 * gdb.btrace/x86-record_goto.S: New.
23593
23594 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23595
23596 * gdb.btrace/function_call_history.exp: Update tests.
23597 * gdb.btrace/instruction_history.exp: Update tests.
23598
23599 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23600
23601 * gdb.btrace/function_call_history.exp: Fix expected field
23602 order for "record function-call-history".
23603 Add new tests for "record function-call-history /c".
23604 * gdb.btrace/exception.cc: New.
23605 * gdb.btrace/exception.exp: New.
23606 * gdb.btrace/tailcall.exp: New.
23607 * gdb.btrace/x86-tailcall.S: New.
23608 * gdb.btrace/x86-tailcall.c: New.
23609 * gdb.btrace/unknown_functions.c: New.
23610 * gdb.btrace/unknown_functions.exp: New.
23611 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23612
23613 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23614
23615 * gdb.btrace/instruction_history.exp: Update.
23616 * gdb.btrace/function_call_history.exp: Update.
23617
23618 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23619
23620 * gdb.btrace/function_call_history.exp: Fix expected function
23621 trace.
23622 * gdb.btrace/instruction_history.exp: Initialize traced.
23623 Remove traced_functions.
23624
23625 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23626
23627 * gdb.btrace/function_call_history.exp: Update
23628 * gdb.btrace/instruction_history.exp: Update.
23629
23630 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23631
23632 * gdb.btrace/enable.exp: Update expected text.
23633
23634 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23635
23636 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23637 bytes.
23638
23639 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23640
23641 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23642
23643 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
23644
23645 * lib/gdb.exp (supports_process_record): Return true for
23646 arm*-linux*. (supports_reverse): Likewise.
23647
23648 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23649
23650 PR python/15464
23651 PR python/16113
23652 * gdb.python/py-type.c: Enhance test case.
23653 * gdb.python/py-value-cc.cc: Likewise
23654 * gdb.python/py-type.exp: Add new tests.
23655 * gdb.python/py-value-cc.exp: Likewise
23656
23657 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23658 Pedro Alves <palves@redhat.com>
23659
23660 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23661 Make "name" extern.
23662 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23663 references to ${name}_start by references to ${name}.
23664
23665 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23666
23667 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23668
23669 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23670
23671 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23672
23673 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23674 Pedro Alves <palves@redhat.com>
23675
23676 * gdb.mi/mi-info-os.exp: Connect to the target with
23677 mi_gdb_target_load.
23678
23679 2014-01-08 Pedro Alves <palves@redhat.com>
23680
23681 * gdb.threads/reconnect-signal.c: New file.
23682 * gdb.threads/reconnect-signal.exp: New file.
23683
23684 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23685
23686 * gdb.base/source-dir.exp: New file.
23687
23688 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23689
23690 * gdb.ada/mi_interface: New testcase.
23691
23692 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23693
23694 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23695 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23696 gdb.ada/pp-rec-component/pck.ads: New files.
23697
23698 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23699
23700 * gdb.python/py-pp-integral.c: New file.
23701 * gdb.python/py-pp-integral.py: New file.
23702 * gdb.python/py-pp-integral.exp: New file.
23703
23704 For older changes see ChangeLog-1993-2013.
23705 \f
23706 ;; Local Variables:
23707 ;; mode: change-log
23708 ;; left-margin: 8
23709 ;; fill-column: 74
23710 ;; version-control: never
23711 ;; End:
23712
23713 Copyright 2014-2021 Free Software Foundation, Inc.
23714 Copying and distribution of this file, with or without modification,
23715 are permitted provided the copyright notice and this notice are preserved.
This page took 0.585998 seconds and 5 git commands to generate.