[gdb/testsuite] Fix gdb.linespec/explicit.exp FAIL with glibc debug info
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12020-03-12 Tom de Vries <tdevries@suse.de>
2
3 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4 in presence of GLIBC debuginfo.
5
62020-03-12 Tom de Vries <tdevries@suse.de>
7
8 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
9 $core.
10
112020-03-12 Tom de Vries <tdevries@suse.de>
12
13 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
14 more precise.
15
162020-03-11 Simon Marchi <simon.marchi@efficios.com>
17
18 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
19 from Unix to Windows path.
20
212020-03-11 Tom de Vries <tdevries@suse.de>
22
23 * gdb.ada/minsyms.exp: Set language to ada.
24
252020-03-11 Tom de Vries <tdevries@suse.de>
26
27 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
28
292020-03-11 Tom de Vries <tdevries@suse.de>
30
31 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
32
332020-03-11 Tom Tromey <tromey@adacore.com>
34
35 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
36
372020-03-11 Tom de Vries <tdevries@suse.de>
38
39 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
40
412020-03-11 Tom de Vries <tdevries@suse.de>
42
43 * gdb.base/break-interp.exp: Limit verbose scope.
44
452020-03-11 Tom de Vries <tdevries@suse.de>
46
47 * gdb.fortran/logical.f90: Define variable with character type.
48 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
49
502020-03-11 Tom de Vries <tdevries@suse.de>
51
52 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
53
542020-03-11 Tom de Vries <tdevries@suse.de>
55
56 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
57 symtabs.
58
592020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
60 Bernd Edlinger <bernd.edlinger@hotmail.de>
61
62 * gdb.cp/step-and-next-inline.cc: New file.
63 * gdb.cp/step-and-next-inline.exp: New file.
64 * gdb.cp/step-and-next-inline.h: New file.
65 * gdb.dwarf2/dw2-is-stmt.c: New file.
66 * gdb.dwarf2/dw2-is-stmt.exp: New file.
67 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
68 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
69 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
70
712020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
72
73 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
74 is-stmt flag in the line table.
75
762020-03-09 Tom de Vries <tdevries@suse.de>
77
78 * lib/gdb.exp (cached_file): Create cache dir.
79
802020-03-07 Tom de Vries <tdevries@suse.de>
81
82 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
83 * gdb.cp/rvalue-ref-params.exp: Same.
84
852020-03-06 Tom de Vries <tdevries@suse.de>
86
87 * lib/gdb.exp (tentative_rename, cached_file): New proc.
88 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
89
902020-03-06 Tom de Vries <tdevries@suse.de>
91
92 * README: Fix "the the".
93 * gdb.base/dprintf.exp: Same.
94
952020-03-05 Tom de Vries <tdevries@suse.de>
96
97 * gdb.base/maint.exp: Update "main print statistics" expected output.
98
992020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
100
101 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
102 (fortran_int8): Likewise.
103 (fortran_real4): Likewise.
104 (fortran_real8): Likewise.
105 (fortran_complex4): Likewise.
106 (fortran_logical4): Likewise.
107 (fortran_character1): Likewise.
108
1092020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
110
111 * gdb.fortran/logical.exp: Add tests that any non-zero value is
112 printed as true.
113
1142020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
115
116 * gdb.base/printcmds.exp: Add test to verify printf of a
117 variable holding an address.
118
1192020-03-03 Tom de Vries <tdevries@suse.de>
120
121 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
122
1232020-03-03 Tom de Vries <tdevries@suse.de>
124
125 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
126 gdb_test_multiple call.
127
1282020-03-03 Tom de Vries <tdevries@suse.de>
129
130 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
131 gdb_test_multiple calls.
132
1332020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * gdb.base/default.exp: Remove test of 'set history filename'.
136 * gdb.base/gdbinit-history.exp: Add tests for setting the history
137 filename to the empty string.
138 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
139 and GDBHISTSIZE.
140
1412020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
142
143 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
144 disabled.
145
1462020-03-02 Pedro Alves <palves@redhat.com>
147 Tom de Vries <tdevries@suse.de>
148
149 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
150 -prompt prefix, before user_code argument. Add -lbl option likewise.
151 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
152 (gdb_is_target_1): Add -prompt prefix and move to before user_code
153 argument.
154 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
155 have "\r\n" at start-of-line, instead of at end-of-line.
156
1572020-02-28 Simon Marchi <simon.marchi@efficios.com>
158
159 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
160 libinproctrace.so.
161
1622020-02-28 Luis Machado <luis.machado@linaro.org>
163
164 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
165 to "p/x".
166
1672020-02-28 Luis Machado <luis.machado@linaro.org>
168
169 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
170 asm/ptrace.h and error.h.
171
1722020-02-28 Tom de Vries <tdevries@suse.de>
173
174 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
175 (struct wrapper, do_something, mundane/symada__cS): Move ...
176 * gdb.base/c-linkage-name-2.c: ... here. New source file.
177 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
178 Update "print symada__cS before partial symtab expansion" regexp.
179 Update breakpoint location. Flush symbol cache after expansion.
180
1812020-02-28 Luis Machado <luis.machado@linaro.org>
182
183 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
184
1852020-02-27 Tom de Vries <tdevries@suse.de>
186
187 * config/sid.exp: Remove unused globals.
188 * gdb.base/attach.exp: Same.
189 * gdb.base/catch-load.exp: Same.
190 * gdb.base/dbx.exp: Same.
191 * lib/gdb.exp: Same.
192 * lib/mi-support.exp: Same.
193 * lib/prompt.exp: Same.
194
1952020-02-27 Tom de Vries <tdevries@suse.de>
196
197 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
198 not set.
199
2002020-02-26 Aaron Merey <amerey@redhat.com>
201
202 * gdb.debuginfod: New directory for debuginfod tests.
203 * gdb.debuginfod/main.c: New test file.
204 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
205
2062020-02-26 Tom de Vries <tdevries@suse.de>
207
208 PR gdb/25603
209 * gdb.base/persistent-lang.cc: New test.
210 * gdb.base/persistent-lang.exp: New file.
211
2122020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
213
214 * gdb.fortran/derived-type-striding.exp: Add a new test.
215 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
216 new test.
217
2182020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * gdb.base/cached-source-file.exp: Avoid source file paths in test
221 names.
222
2232020-02-25 Tom de Vries <tdevries@suse.de>
224
225 PR go/18926
226 * gdb.go/methods.exp: Remove gcc/93866 xfail.
227
2282020-02-24 Tom de Vries <tdevries@suse.de>
229
230 PR gdb/25592
231 * gdb.base/info-locals-unused-static-var.c: New test.
232 * gdb.base/info-locals-unused-static-var.exp: New file.
233
2342020-02-22 Tom Tromey <tom@tromey.com>
235
236 * gdb.python/tui-window.exp: New file.
237 * gdb.python/tui-window.py: New file.
238
2392020-02-22 Tom Tromey <tom@tromey.com>
240
241 PR tui/17850:
242 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
243 tests.
244
2452020-02-22 Tom Tromey <tom@tromey.com>
246
247 * gdb.tui/new-layout.exp: Add sub-layout tests.
248
2492020-02-22 Tom Tromey <tom@tromey.com>
250
251 * gdb.tui/new-layout.exp: New file.
252
2532020-02-22 Tom Tromey <tom@tromey.com>
254
255 * gdb.rust/rust-style.rs: New file.
256 * gdb.rust/rust-style.exp: New file.
257 * gdb.base/style.exp: Test structure printing.
258 * gdb.base/style.c (struct some_struct): New type.
259 (enum etype): New type.
260 (struct_value): New global.
261
2622020-02-21 Tom de Vries <tdevries@suse.de>
263
264 PR go/18926
265 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
266 Remove blanket xfails. Use message argument for gdb_breakpoint.
267 Make continuing to breakpoint test conditional on setting breakpoint.
268 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
269 DW_AT_name attribute. Add xfail for GCC PR93866.
270
2712020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
272
273 * gdb.dwarf2/cpp-linkage-name.c: New file.
274 * gdb.dwarf2/cpp-linkage-name.exp: New file.
275
2762020-02-21 Shahab Vahedi <shahab@synopsys.com>
277
278 * lib/gdb.exp (gdb_wrapper_init): Reset
279 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
280 not exist.
281
2822020-02-20 Tom de Vries <tdevries@suse.de>
283
284 PR go/17018
285 * gdb.go/hello.exp: Copy ...
286 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
287 print of st to print value of global definition. Add xfail for GCC
288 PR93844.
289 * gdb.go/hello.exp: Remove printing of st before definition.
290 * gdb.go/hello.go: Copy ...
291 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
292 to st.
293 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
294
2952020-02-20 Tom de Vries <tdevries@suse.de>
296
297 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
298 (gdb_simple_compile): Handle compile_flags go by using .go extension
299 for source file.
300 * gdb.go/chan.exp: Use support_go_compile.
301 * gdb.go/handcall.exp: Same.
302 * gdb.go/hello.exp: Same.
303 * gdb.go/integers.exp: Same.
304 * gdb.go/max-depth.exp: Same.
305 * gdb.go/methods.exp: Same.
306 * gdb.go/package.exp: Same.
307 * gdb.go/strings.exp: Same.
308 * gdb.go/types.exp: Same.
309 * gdb.go/unsafe.exp: Same.
310
3112020-02-19 Tom de Vries <tdevries@suse.de>
312
313 * gdb.python/lib-types.exp: Make xfail more strict.
314
3152020-02-19 Tom de Vries <tdevries@suse.de>
316
317 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
318
3192020-02-19 Doug Evans <dje@google.com>
320
321 PR rust/25535
322 * gdb.rust/simple.exp: Add test.
323 * gdb.rust/simple.rs: Add test.
324
3252020-02-19 Tom de Vries <tdevries@suse.de>
326
327 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
328 output line-by-line.
329
3302020-02-19 Tom de Vries <tdevries@suse.de>
331
332 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
333
3342020-02-19 Tom de Vries <tdevries@suse.de>
335
336 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
337 prelink.
338
3392020-02-19 Tom de Vries <tdevries@suse.de>
340
341 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
342 (gdb_do_cache): Use gdb_do_cache_wrap.
343 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
344
3452020-02-19 Tom de Vries <tdevries@suse.de>
346
347 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
348 gdb_compile option.
349
3502020-02-18 Simon Marchi <simon.marchi@efficios.com>
351
352 * gdb.base/printcmds.exp (test_print_enums): Update expected
353 output.
354
3552020-02-18 Simon Marchi <simon.marchi@efficios.com>
356
357 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
358 for "unknown".
359
3602020-02-18 Simon Marchi <simon.marchi@efficios.com>
361
362 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
363 enumerator.
364
3652020-02-18 Simon Marchi <simon.marchi@efficios.com>
366
367 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
368 FE_, add FE_NONE.
369 (three): Update.
370 (enum flag_enum_without_zero): New enum.
371 (flag_enum_without_zero): New variable.
372 (enum not_flag_enum): New enum.
373 (three_not_flag): New variable.
374 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
375 (test_print_enums): Add more tests for printing flag enums.
376
3772020-02-18 Tom de Vries <tdevries@suse.de>
378
379 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
380 (gdb_compile_ada): ... here.
381 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
382 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
383
3842020-02-14 Tom Tromey <tom@tromey.com>
385
386 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
387 build directory.
388 * boards/gdbserver-base.exp: Update path to gdbserver.
389
3902020-02-13 Tom de Vries <tdevries@suse.de>
391
392 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
393
3942020-02-13 Tom de Vries <tdevries@suse.de>
395
396 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
397 are missing.
398
3992020-02-13 Tom de Vries <tdevries@suse.de>
400
401 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
402 call.
403
4042020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
405
406 PR tui/25126
407 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
408 * gdb.base/cached-source-file.c: New file.
409 * gdb.base/cached-source-file.exp: New file.
410
4112020-02-11 Tom de Vries <tdevries@suse.de>
412
413 PR testsuite/25488
414 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
415
4162020-02-10 Tom de Vries <tdevries@suse.de>
417
418 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
419
4202020-02-10 Maciej W. Rozycki <macro@wdc.com>
421
422 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
423 and $after_addr are both integers before making a comparison.
424
4252020-02-09 Tom de Vries <tdevries@suse.de>
426
427 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
428 command output and paste it into gdb.log. If any, paste catch message
429 to gdb.log.
430
4312020-02-07 Tom Tromey <tromey@adacore.com>
432
433 PR breakpoints/24915:
434 * gdb.base/annotate-symlink.exp: Use setup_xfail.
435
4362020-02-06 Shahab Vahedi <shahab@synopsys.com>
437
438 * gdb.tui/tui-missing-src.exp: Add the "missing source
439 file" test for the TUI.
440
4412020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
442
443 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
444 including a port number in the output.
445
4462020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
447
448 * lib/fortran.exp (fortran_int4): Handle clang.
449 (fortran_int8): Likewise.
450 (fortran_real4): Likewise.
451 (fortran_real8): Likewise.
452 (fortran_complex4): Likewise.
453 (fortran_logical4): Likewise.
454 (fortran_character1): Likewise.
455
4562020-02-04 Tom de Vries <tdevries@suse.de>
457
458 * README (Race detection): Add note.
459
4602020-02-04 Tom de Vries <tdevries@suse.de>
461
462 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
463
4642020-02-04 Tom de Vries <tdevries@suse.de>
465
466 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
467
4682020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
469
470 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
471 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
472 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
473 blttar, bnetarl.
474 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
475 binary for blttar, bnetarl.
476 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
477 wait instruction. Delete ldmx test.
478 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
479
4802020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
481
482 * gdb.fortran/array-bounds-high.exp: New file.
483 * gdb.fortran/array-bounds-high.f90: New file.
484
4852020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
486
487 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
488 Replace #include of <sys/fcntl.h> by <fcntl.h>.
489
4902020-02-01 Tom de Vries <tdevries@suse.de>
491
492 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
493
4942020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 PR tui/9765
497 * gdb.tui/tui-layout-asm-short-prog.S: New file.
498 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
499
5002020-01-29 Luis Machado <luis.machado@linaro.org>
501
502 * gdb.arch/aarch64-brk-patterns.c: New source file.
503 * gdb.arch/aarch64-brk-patterns.exp: New test.
504
5052020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
506
507 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
508 GCC/Clang version.
509 * gdb.cp/pass-by-ref.exp: Ditto.
510
5112020-01-29 Tom de Vries <tdevries@suse.de>
512
513 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
514 * gdb.threads/watchpoint-fork-mt.c: Same.
515 * gdb.threads/watchpoint-fork-parent.c: Same.
516 * gdb.threads/watchpoint-fork-st.c: Same.
517 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
518
5192020-01-27 Luis Machado <luis.machado@linaro.org>
520
521 * gdb.base/step-over-syscall.exp (setup): Check if we're already
522 sitting at a syscall instruction when we hit the syscall function's
523 breakpoint.
524 Check PC against one obtained with the x command.
525 Validate syscall number.
526 (step_over_syscall): Don't continue to the syscall instruction if
527 we're already there.
528
5292020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
530
531 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
532
5332020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
534
535 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
536 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
537
5382020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
539
540 * gdb.dwarf2/dw2-inline-stepping.c: New file.
541 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
542
5432020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
544
545 * gdb.base/maint.exp: Update line table parsing test.
546 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
547
5482020-01-24 Pedro Alves <palves@redhat.com>
549
550 PR gdb/25410
551 * gdb.multi/multi-re-run-1.c: New.
552 * gdb.multi/multi-re-run-2.c: New.
553 * gdb.multi/multi-re-run.exp: New.
554
5552020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
556
557 PR gdb/23718
558 * gdb.server/server-kill-python.exp: New file.
559
5602020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
561
562 * gdb.server/multi-ui-errors.c: New file.
563 * gdb.server/multi-ui-errors.exp: New file.
564
5652020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
566
567 PR tui/9765
568 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
569
5702020-01-19 Tom Tromey <tom@tromey.com>
571
572 * gdb.tui/main.exp: Add check for plain "file".
573
5742020-01-16 Christian Biesinger <cbiesinger@google.com>
575
576 * lib/gdb.exp: Fix spelling error (seperatelly).
577
5782020-01-14 Tom Tromey <tom@tromey.com>
579
580 PR symtab/12535:
581 * gdb.python/python.exp: Test decode_line with empty string
582 argument.
583
5842020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
585
586 * gdb.base/skip-inline.exp: Extend test.
587
5882020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
589
590 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
591 * gdb.dwarf2/dw2-bad-elf.c: New file.
592 * gdb.dwarf2/dw2-bad-elf.exp: New file.
593
5942020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
595
596 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
597 _line_saw_file.
598
5992020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
600
601 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
602 border.
603
6042020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
605
606 * gdb.multi/multi-target.exp (setup): Factor out "info
607 connections" and "info inferiors" tests to ...
608 (test_info_inferiors): ... this new procedure.
609 (top level): Run new "info-inferiors" tests.
610
6112020-01-10 Pedro Alves <palves@redhat.com>
612
613 * gdb.server/bkpt-other-inferior.exp: New file.
614
6152020-01-10 Pedro Alves <palves@redhat.com>
616
617 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
618 of "add-inferior".
619 * gdb.base/quit-live.exp: Likewise.
620 * gdb.base/remote-exec-file.exp: Likewise.
621 * gdb.guile/scm-progspace.exp: Likewise.
622 * gdb.linespec/linespec.exp: Likewise.
623 * gdb.mi/new-ui-mi-sync.exp: Likewise.
624 * gdb.mi/user-selected-context-sync.exp: Likewise.
625 * gdb.multi/multi-target.exp (setup): Add "info connection" and
626 "info inferiors" tests.
627 * gdb.multi/remove-inferiors.exp: Adjust expected output of
628 "add-inferior".
629 * gdb.multi/watchpoint-multi.exp: Likewise.
630 * gdb.python/py-inferior.exp: Likewise.
631 * gdb.server/extended-remote-restart.exp: Likewise.
632 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
633 "info inferiors".
634 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
635 * gdb.trace/report.exp: Likewise.
636
6372020-01-10 Pedro Alves <palves@redhat.com>
638
639 * gdb.multi/multi-target.c: New file.
640 * gdb.multi/multi-target.exp: New file.
641 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
642 mode requested, but remote does not support non-stop".
643
6442020-01-10 Pedro Alves <palves@redhat.com>
645
646 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
647 disconnect before reconnecting.
648
6492020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
650 Pedro Alves <palves@redhat.com>
651
652 * gdb.server/connect-without-multi-process.exp: Also test
653 continuing to end.
654
6552020-01-10 Pedro Alves <palves@redhat.com>
656
657 * gdb.base/remote-exec-file.exp: New file.
658
6592020-01-10 Pedro Alves <palves@redhat.com>
660
661 * gdb.base/fork-running-state.exp (do_test): Adjust expected
662 output.
663 * gdb.threads/async.c: New.
664 * gdb.threads/async.exp: New.
665 * gdb.multi/tids-gid-reset.c: New.
666 * gdb.multi/tids-gid-reset.exp: New.
667
6682020-01-10 George Barrett <bob@bob131.so>
669
670 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
671 to help in finding the image relocation offset.
672 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
673 options in arguments.
674 (stap_test_no_debuginfo): Likewise.
675 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
676 test variants.
677 (stap_test): Add null semaphore relocation test.
678
6792020-01-10 George Barrett <bob@bob131.so>
680
681 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
682 * gdb.base/stap-probe.exp: Likewise.
683 (stap_test): Pass argument as an additional flag.
684 (stap_test_no_debuginfo): Likewise.
685 (stap_test): Check `info probes stap' output for semaphore
686 addresses if the test binary is supposed to have them.
687
6882020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
689
690 * gdb.tui/basic.exp: Add more scrolling tests.
691
6922020-01-09 Tom Tromey <tom@tromey.com>
693
694 PR tui/18932:
695 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
696 meangingful value.
697 (Term::command, Term::resize): Update.
698 * gdb.tui/basic.exp: Add scrolling test.
699
7002020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
701
702 * gdb.tui/tui-layout-asm.exp: New file.
703
7042020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
705
706 * lib/tuiterm.exp (Term::check_box_contents): New proc.
707
7082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
709
710 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
711 (Term::enter_tui): Use Term::prepare_for_tui.
712
7132020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
714
715 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
716 called.
717
7182020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
719
720 * gdb.base/skip.exp: Fix race condition in test.
721
7222020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
723
724 * gdb.base/backtrace.c: New file.
725 * gdb.base/backtrace.exp: New file.
726
7272020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
728
729 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
730
7312020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
732
733 * gdb.base/style.exp: Test that warnings are styled.
734
7352019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
736
737 * gdb.base/line65535.exp: New file.
738 * gdb.base/line65535.c: New file.
739
7402019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
741
742 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
743 * lib/gnat_debug_info_test.adb: New file.
744 * gdb.ada/ptype_tagged_param.exp: Use
745 gnat_runtime_has_debug_info, expect a different output if
746 runtime does not have debug info.
747
7482019-12-20 Simon Marchi <simon.marchi@efficios.com>
749
750 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
751 (another) quote in test name.
752
7532019-12-20 Simon Marchi <simon.marchi@efficios.com>
754
755 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
756 Add quote in test name.
757
7582019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
759
760 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
761 directory instead.
762 * gdb.cp/pass-by-ref.exp: Extend with more cases.
763 * gdb.cp/pass-by-ref-2.cc: New file.
764 * gdb.cp/pass-by-ref-2.exp: New file.
765
7662019-12-20 Tom Tromey <tom@tromey.com>
767
768 * gdb.tui/list-before.exp: New file.
769
7702019-12-20 Tom Tromey <tom@tromey.com>
771
772 * gdb.tui/list.exp: Check for source on initial listing.
773
7742019-12-11 Tom Tromey <tromey@adacore.com>
775
776 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
777 Add crlf test.
778
7792019-12-18 Simon Marchi <simon.marchi@efficios.com>
780
781 * gdb.base/default.exp: Update value of $_gdb_major.
782
7832019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
784
785 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
786
7872019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
788
789 * gdb.base/skip.exp: Whitespace fix.
790
7912019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
792
793 * gdb.base/skip-inline.c: New file.
794 * gdb.base/skip-inline.exp: New file.
795
7962019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
797
798 * gdb.base/jit-reader.exp (jit_reader_test): Rename
799 jit_function_00 to jit_function_stack_mangle.
800 * gdb.base/jithost.c (jit_function_t): Rename to...
801 (jit_function_stack_mangle_t): ... this.
802 (jit_function_add_t): New typedef.
803 (jit_function_00_code): Rename to...
804 (jit_function_stack_mangle_code): ... this, make static.
805 (jit_function_add_code): New.
806 (main): Generate "add" function and call it. Adjust to changes
807 in jithost_abi.
808 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
809 (struct jithost_abi) <begin, end>: Remove fields.
810 <object, function_stack_mangle, function_add>: New fields.
811 * gdb.base/jitreader.c (struct reader_state) <code_begin,
812 code_end>: Remove fields.
813 <func_stack_mangle>: New field.
814 (read_debug_info): Adjust to renaming, create block for "add"
815 function.
816 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
817
8182019-12-11 Tom Tromey <tom@tromey.com>
819
820 * gdb.tui/resize.exp: Fix regexp.
821 * gdb.tui/regs.exp: Fix regexps.
822 * gdb.tui/main.exp: Fix regexp.
823
8242019-12-11 Tom Tromey <tom@tromey.com>
825
826 * gdb.tui/resize.exp: Update.
827 * gdb.tui/empty.exp (layouts): Update.
828
8292019-12-11 Tom Tromey <tom@tromey.com>
830
831 * gdb.tui/regs.exp: Update.
832 * gdb.tui/empty.exp (layouts): Update.
833 * gdb.tui/basic.exp: Update.
834 * lib/tuiterm.exp (_check_box): Don't check bottom border.
835
8362019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
837
838 * gdb.base/options.exp: Add -raw-values in the print completion list.
839 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
840
8412019-12-10 Kevin Buettner <kevinb@redhat.com>
842
843 * gdb.threads/omp-par-scope.c: New file.
844 * gdb/threads/omp-par-scope.exp: New file.
845
8462019-12-10 Kevin Buettner <kevinb@redhat.com>
847
848 * lib/gdb.exp (support_nested_function_tests): New proc.
849
8502019-12-10 Kevin Buettner <kevinb@redhat.com>
851
852 * lib/gdb.exp (gdb_compile_openmp): New proc.
853 (build_executable_from_specs): Add an "openmp" option.
854 (gdb_compile_pthreads): Add non-executable case.
855
8562019-12-10 Tom Tromey <tromey@adacore.com>
857
858 * gdb.ada/unchecked_union.exp: New file.
859 * gdb.ada/unchecked_union/pck.adb: New file.
860 * gdb.ada/unchecked_union/pck.ads: New file.
861 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
862 * gdb-utils.exp (string_to_regexp): Also quote "?".
863
8642019-12-10 George Barrett <bob@bob131.so>
865
866 Test scripted probe breakpoints.
867 * gdb.guile/scm-breakpoint.c (main): Add probe point.
868 * gdb.python/py-breakpoint.c (main): Likewise.
869 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
870 specifier test.
871 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
872
8732019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
874
875 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
876 an rvalue parameter.
877 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
878 parameter.
879
8802019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
881
882 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
883 modules.
884
8852019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
886
887 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
888 broken version of GCC.
889
8902019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
891
892 * gdb.fortran/info-modules.exp: Rewrite to make use of new
893 sym-info-cmds library.
894 * gdb.fortran/info-types.exp: Likewise.
895 * lib/sym-info-cmds.exp: New file.
896
8972019-12-08 Tom de Vries <tdevries@suse.de>
898
899 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
900
9012019-12-07 Keith Seitz <keiths@redhat.com>
902
903 * gdb.base/corefile-buildid-shlib-shr.c: New file.
904 * gdb.base/corefile-buildid-shlib.c: New file.
905 * gdb.base/corefile-buildid.c: New file.
906 * gdb.base/corefile-buildid.exp: New file.
907
9082019-12-06 Tom de Vries <tdevries@suse.de>
909
910 * gdb.dwarf2/varval.exp: Add decl before def test.
911
9122019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
913
914 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
915
9162019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
917
918 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
919 CV and reference conversion for overload resolution.
920 * gdb.cp/rvalue-ref-overload.exp: Test it.
921
9222019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
923
924 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
925 * gdb.base/frameapply.exp: Test faas without command.
926
9272019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
928
929 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
930 Fortran tests.
931 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
932 order.
933
9342019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
935
936 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
937 casting to type with no kind specified.
938 (test_basic_parsing_of_type_kinds): Additional tests for types
939 with no kind specified, and add tests for single/double
940 precision/complex types.
941
9422019-12-04 Tom Tromey <tromey@adacore.com>
943
944 * gdb.base/endianity.c (struct other) <x>: New field.
945 (main): Initialize it.
946 * gdb.base/endianity.exp: Update.
947
9482019-12-04 Tom Tromey <tromey@adacore.com>
949
950 * gdb.ada/scalar_storage/storage.adb: New file.
951 * gdb.ada/scalar_storage/pck.adb: New file.
952 * gdb.ada/scalar_storage/pck.ads: New file.
953 * gdb.ada/scalar_storage.exp: New file.
954
9552019-12-04 Tom Tromey <tromey@adacore.com>
956
957 * gdb.base/endianity.c (struct otherendian) <f>: New field.
958 (main): Initialize it.
959 * gdb.base/endianity.exp: Update.
960
9612019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
962
963 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
964
9652019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
966
967 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
968 -symbol-info-module-functions and -symbol-info-module-variables.
969
9702019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
973
9742019-12-01 Richard Bunt <richard.bunt@arm.com>
975 Andrew Burgess <andrew.burgess@embecosm.com>
976
977 * gdb.fortran/derived-type-striding.exp: New file.
978 * gdb.fortran/derived-type-striding.f90: New file.
979 * gdb.fortran/array-slices.exp: New file.
980 * gdb.fortran/array-slices.f90: New file.
981
9822019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
983
984 * gdb.base/define.exp: Test . in command names.
985 * gdb.base/setshow.exp: Update test, as . is now part of
986 command name.
987
9882019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
989
990 * gdb.base/define-prefix.exp: New file.
991
9922019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
993
994 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
995 compile.
996 (skip_btrace_pt_tests): Likewise.
997
9982019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
999
1000 * gdb.fortran/info-modules.exp: Compile source files in correct
1001 order.
1002
10032019-11-27 Kevin Buettner <kevinb@redhat.com>
1004
1005 * gdb.dwarf2/imported-unit.exp: New file.
1006 * gdb.dwarf2/imported-unit.c: New file.
1007
10082019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1009
1010 * gdb.mi/mi-fortran-modules-2.f90: New file.
1011 * gdb.mi/mi-fortran-modules.exp: New file.
1012 * gdb.mi/mi-fortran-modules.f90: New file.
1013
10142019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1015
1016 * gdb.mi/mi-sym-info-1.c: New file.
1017 * gdb.mi/mi-sym-info-2.c: New file.
1018 * gdb.mi/mi-sym-info.exp: New file.
1019
10202019-11-22 Tom Tromey <tromey@adacore.com>
1021
1022 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1023 * gdb.ada/tasks/foo.adb: Add another stopping location.
1024
10252019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1026
1027 * gdb.base/endianity.c: New test.
1028 * gdb.base/endianity.exp: New file.
1029
10302019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1031
1032 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1033
10342019-11-21 Tom de Vries <tdevries@suse.de>
1035
1036 PR gdb/24956
1037 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1038
10392019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1040
1041 * gdb.python/py-progspace.exp: Add missing parentheses on some
1042 'print' commands.
1043
10442019-11-19 Tom Tromey <tom@tromey.com>
1045
1046 * gdb.tui/winheight.exp: New file.
1047
10482019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1049
1050 * gdb.base/ctf-whatis.c: Delete.
1051 * gdb.base/ctf-whatis.exp: Delete.
1052 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1053
10542019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1055
1056 * gdb.base/ctf-cvexpr.exp: Delete.
1057 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1058
10592019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1060
1061 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1062 the compiler. Clean up header comment a little.
1063 * gdb.base/ctf-ptype.exp: Likewise.
1064 * gdb.base/ctf-whatis.exp: Likewise.
1065 * lib/gdb.exp (skip_ctf_tests): New proc.
1066
10672019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1068
1069 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1070 * gdb.tui/corefile-run.exp: New file.
1071
10722019-11-14 Tom Tromey <tromey@adacore.com>
1073
1074 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1075 regression tests.
1076
10772019-11-12 Tom Tromey <tom@tromey.com>
1078
1079 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1080 after any command. Expect prompt after WAIT_FOR is seen.
1081 (enter_tui): Enable resize messages.
1082 (command): Expect command in output.
1083 (get_line): Avoid error when cursor appears to be off-screen.
1084 (dump_screen): Include screen size in title.
1085 (_do_resize): New proc, from "resize".
1086 (resize): Rewrite. Do resize in two steps.
1087 * gdb.tui/empty.exp (layouts): Fix entries.
1088 (check_boxes): Remove xfail.
1089 (check_text): Dump screen on failure.
1090
10912019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1092
1093 * gdb.python/py-symbol.exp: Add test for
1094 gdb.lookup_static_symbols.
1095
10962019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1097
1098 * gdb.python/py-symbol.c: Declare and call function from new
1099 py-symbol-2.c file.
1100 * gdb.python/py-symbol.exp: Compile both source files, and add new
1101 tests for gdb.lookup_static_symbol.
1102 * gdb.python/py-symbol-2.c: New file.
1103
11042019-11-02 Tom de Vries <tdevries@suse.de>
1105
1106 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1107 * gdb.base/anon.exp: Same.
1108 * gdb.base/auto-connect-native-target.exp: Same.
1109 * gdb.base/call-ar-st.exp: Same.
1110 * gdb.base/catch-syscall.exp: Same.
1111 * gdb.base/commands.exp: Same.
1112 * gdb.base/default.exp: Same.
1113 * gdb.base/display.exp: Same.
1114 * gdb.base/float.exp: Same.
1115 * gdb.base/foll-fork.exp: Same.
1116 * gdb.base/help.exp: Same.
1117 * gdb.base/info-macros.exp: Same.
1118 * gdb.base/info-proc.exp: Same.
1119 * gdb.base/info-target.exp: Same.
1120 * gdb.base/long_long.exp: Same.
1121 * gdb.base/macscp.exp: Same.
1122 * gdb.base/memattr.exp: Same.
1123 * gdb.base/nofield.exp: Same.
1124 * gdb.base/pointers.exp: Same.
1125 * gdb.base/printcmds.exp: Same.
1126 * gdb.base/ptype.exp: Same.
1127 * gdb.base/restore.exp: Same.
1128 * gdb.base/return.exp: Same.
1129 * gdb.base/scope.exp: Same.
1130 * gdb.base/set-noassign.exp: Same.
1131 * gdb.base/setshow.exp: Same.
1132 * gdb.base/shlib-call.exp: Same.
1133 * gdb.base/signals.exp: Same.
1134 * gdb.base/sigstep.exp: Same.
1135 * gdb.base/skip.exp: Same.
1136 * gdb.base/solib-symbol.exp: Same.
1137 * gdb.base/stap-probe.exp: Same.
1138 * gdb.base/step-line.exp: Same.
1139 * gdb.base/step-test.exp: Same.
1140 * gdb.base/style.exp: Same.
1141 * gdb.base/varargs.exp: Same.
1142 * gdb.base/vla-datatypes.exp: Same.
1143 * gdb.base/vla-ptr.exp: Same.
1144 * gdb.base/vla-sideeffect.exp: Same.
1145 * gdb.base/volatile.exp: Same.
1146 * gdb.base/watch-cond-infcall.exp: Same.
1147 * gdb.base/watchpoint.exp: Same.
1148
11492019-11-02 Tom de Vries <tdevries@suse.de>
1150
1151 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1152 * gdb.cp/cpexprs.exp: Same.
1153 * gdb.cp/except-multi-location.exp: Same.
1154 * gdb.cp/exceptprint.exp: Same.
1155 * gdb.cp/gdb2384.exp: Same.
1156 * gdb.cp/inherit.exp: Same.
1157 * gdb.cp/m-static.exp: Same.
1158 * gdb.cp/meth-typedefs.exp: Same.
1159 * gdb.cp/misc.exp: Same.
1160 * gdb.cp/namespace.exp: Same.
1161 * gdb.cp/non-trivial-retval.exp: Same.
1162 * gdb.cp/overload.exp: Same.
1163 * gdb.cp/pr17132.exp: Same.
1164 * gdb.cp/re-set-overloaded.exp: Same.
1165 * gdb.cp/rvalue-ref-types.exp: Same.
1166 * gdb.cp/templates.exp: Same.
1167
11682019-11-01 Luis Machado <luis.machado@linaro.org>
1169
1170 PR gdb/25124
1171
1172 * gdb.arch/pr25124.S: New file.
1173 * gdb.arch/pr25124.exp: New file.
1174
11752019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.fortran/info-modules.exp: Update expected results, and add
1178 additional tests for 'info module functinos', and 'info module
1179 variables'.
1180 * gdb.fortran/info-types.exp: Update expected results.
1181 * gdb.fortran/info-types.f90: Extend testcase with additional
1182 module variables and functions.
1183
11842019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1185
1186 * gdb.fortran/info-modules.exp: New file.
1187 * gdb.fortran/info-types.exp: Build with new file.
1188 * gdb.fortran/info-types.f90: Include and use new module.
1189 * gdb.fortran/info-types-2.f90: New file.
1190
11912019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1192
1193 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1194 * gdb.base/settings.exp: Test all settings types using
1195 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1196 that now verifies that the value of "maint show" is the same as
1197 returned by the settings functions. Test the type of the
1198 maintenance settings.
1199 * gdb.base/default.exp: Update show_conv_list.
1200
12012019-10-31 Tom de Vries <tdevries@suse.de>
1202
1203 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1204 gdb_test.
1205 * gdb.arch/amd64-disp-step.exp: Same.
1206 * gdb.asm/asm-source.exp: Same.
1207 * gdb.btrace/buffer-size.exp: Same.
1208 * gdb.btrace/cpu.exp: Same.
1209 * gdb.btrace/enable.exp: Same.
1210 * gdb.dwarf2/count.exp: Same.
1211 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1212 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1213 * gdb.fortran/vla-datatypes.exp: Same.
1214 * gdb.fortran/vla-history.exp: Same.
1215 * gdb.fortran/vla-ptype.exp: Same.
1216 * gdb.fortran/vla-value.exp: Same.
1217 * gdb.fortran/whatis_type.exp: Same.
1218 * gdb.guile/guile.exp: Same.
1219 * gdb.multi/tids.exp: Same.
1220 * gdb.python/py-finish-breakpoint.exp: Same.
1221 * gdb.python/py-framefilter.exp: Same.
1222 * gdb.python/py-pp-registration.exp: Same.
1223 * gdb.python/py-xmethods.exp: Same.
1224 * gdb.python/python.exp: Same.
1225 * gdb.server/connect-with-no-symbol-file.exp: Same.
1226 * gdb.server/no-thread-db.exp: Same.
1227 * gdb.server/run-without-local-binary.exp: Same.
1228 * gdb.stabs/weird.exp: Same.
1229 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1230 * gdb.threads/thread-find.exp: Same.
1231 * gdb.threads/tls-shared.exp: Same.
1232 * gdb.threads/tls.exp: Same.
1233 * gdb.threads/wp-replication.exp: Same.
1234 * gdb.trace/ax.exp: Same.
1235 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1236
12372019-10-31 Tom de Vries <tdevries@suse.de>
1238
1239 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1240 * gdb.ada/array_subscript_addr.exp: Same.
1241 * gdb.ada/arrayidx.exp: Same.
1242 * gdb.ada/arrayparam.exp: Same.
1243 * gdb.ada/arrayptr.exp: Same.
1244 * gdb.ada/boolean_expr.exp: Same.
1245 * gdb.ada/call_pn.exp: Same.
1246 * gdb.ada/complete.exp: Same.
1247 * gdb.ada/fixed_cmp.exp: Same.
1248 * gdb.ada/fun_addr.exp: Same.
1249 * gdb.ada/funcall_param.exp: Same.
1250 * gdb.ada/interface.exp: Same.
1251 * gdb.ada/mod_from_name.exp: Same.
1252 * gdb.ada/null_array.exp: Same.
1253 * gdb.ada/packed_array.exp: Same.
1254 * gdb.ada/packed_tagged.exp: Same.
1255 * gdb.ada/print_chars.exp: Same.
1256 * gdb.ada/print_pc.exp: Same.
1257 * gdb.ada/ptype_arith_binop.exp: Same.
1258 * gdb.ada/ptype_field.exp: Same.
1259 * gdb.ada/ptype_tagged_param.exp: Same.
1260 * gdb.ada/rec_return.exp: Same.
1261 * gdb.ada/ref_tick_size.exp: Same.
1262 * gdb.ada/str_ref_cmp.exp: Same.
1263 * gdb.ada/taft_type.exp: Same.
1264 * gdb.ada/tagged.exp: Same.
1265 * gdb.ada/type_coercion.exp: Same.
1266 * gdb.ada/uninitialized_vars.exp: Same.
1267
12682019-10-30 Tom de Vries <tdevries@suse.de>
1269
1270 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1271
12722019-10-26 Tom de Vries <tdevries@suse.de>
1273
1274 * gdb.base/bigcore.c: Fix typos in comments.
1275 * gdb.base/ctf-ptype.c: Same.
1276 * gdb.base/long_long.c: Same.
1277 * gdb.dwarf2/dw2-op-out-param.S: Same.
1278 * gdb.python/py-evthreads.c: Same.
1279 * gdb.reverse/i387-stack-reverse.c: Same.
1280 * gdb.trace/tfile.c: Same.
1281 * lib/compiler.c: Same.
1282 * lib/compiler.cc: Same.
1283
12842019-10-25 Tom de Vries <tdevries@suse.de>
1285
1286 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1287 gdb_test_multiple calls.
1288 * gdb.reverse/sigall-reverse.exp: Same.
1289 * gdb.reverse/solib-precsave.exp: Same.
1290 * gdb.reverse/solib-reverse.exp: Same.
1291 * gdb.reverse/until-precsave.exp: Same.
1292 * gdb.reverse/until-reverse.exp: Same.
1293
12942019-10-24 Tom de Vries <tdevries@suse.de>
1295
1296 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1297 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1298 kfail using -wrap pattern flag and convenience variable
1299 gdb_test_name.
1300
13012019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1302
1303 * gdb.python/py-progspace.exp: Add tests for the
1304 Progspace.block_for_pc method.
1305
13062019-10-23 Tom Tromey <tom@tromey.com>
1307
1308 * configure: Rebuild.
1309 * aclocal.m4: Use m4_include, not sinclude.
1310
13112019-10-21 Tom de Vries <tdevries@suse.de>
1312
1313 * gdb.base/infcall-nested-structs.c: Add
1314 __attribute__((noinline,noclone)) to all functions.
1315 (call_all): Add missing variable initialization. Simplify return value.
1316 (breakpt): Increment volatile variable, to prevent call from being
1317 optimized out.
1318 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1319
13202019-10-17 Tom de Vries <tdevries@suse.de>
1321
1322 * gdb.fortran/module.exp: Allow info variables to print info for files
1323 other than module.f90.
1324
13252019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1326
1327 * gdb.fortran/module.exp: Extend with 'info variables' test.
1328
13292019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1330
1331 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1332 F77_FOR_TARGET.
1333
13342019-10-16 Tom de Vries <tdevries@suse.de>
1335
1336 PR tdep/25096
1337 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1338
13392019-10-16 Tom de Vries <tdevries@suse.de>
1340
1341 PR tdep/24104
1342 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1343 Add KFAIL for PR tdep/25096.
1344
13452019-10-16 Tom de Vries <tdevries@suse.de>
1346
1347 PR testsuite/25059
1348 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1349
13502019-10-16 Tom de Vries <tdevries@suse.de>
1351
1352 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1353 as signed.
1354
13552019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1356
1357 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1358 one instead of increasing timeout.
1359
13602019-10-13 Tom de Vries <tdevries@suse.de>
1361
1362 PR record/25038
1363 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1364 * gdb.reverse/sigall-reverse.exp: Same.
1365 * gdb.reverse/solib-precsave.exp: Same.
1366 * gdb.reverse/solib-reverse.exp: Same.
1367 * gdb.reverse/step-precsave.exp: Same.
1368 * gdb.reverse/until-precsave.exp: Same.
1369 * gdb.reverse/until-reverse.exp: Same.
1370 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1371
13722019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1373
1374 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1375 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1376 (cmp_struct_05_01, cmp_struct_static_02_01)
1377 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1378 comparisons.
1379
13802019-10-10 Tom de Vries <tdevries@suse.de>
1381
1382 PR testsuite/24888
1383 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1384 gnatlink.
1385
13862019-10-09 Tom de Vries <tdevries@suse.de>
1387
1388 PR testsuite/25048
1389 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1390
13912019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1394 exceptions due to missing debug information.
1395
13962019-10-07 Tom de Vries <tdevries@suse.de>
1397
1398 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1399
14002019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1401
1402 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1403 * gdb.base/annota1.exp: Update to use gdb_test_name.
1404
14052019-10-07 Weimin Pan <weimin.pan@oracle.com>
1406
1407 * gdb.base/ctf-whatis.exp: New file.
1408 * gdb.base/ctf-whatis.c: New file.
1409 * gdb.base/ctf-ptype.exp: New file.
1410 * gdb.base/ctf-ptype.c: New file.
1411 * gdb.base/ctf-constvars.exp: New file.
1412 * gdb.base/ctf-constvars.c: New file.
1413 * gdb.base/ctf-cvexpr.exp: New file.
1414
14152019-10-04 Tom de Vries <tdevries@suse.de>
1416
1417 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1418 for loop.
1419
14202019-10-03 Tom Tromey <tom@tromey.com>
1421
1422 PR rust/24976:
1423 * gdb.rust/simple.rs (Union2): New type.
1424 (main): Use Union2.
1425 * gdb.rust/simple.exp: Add test.
1426
14272019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1428
1429 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1430 nested function prefix.
1431
14322019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1433 Richard Bunt <richard.bunt@arm.com>
1434 Andrew Burgess <andrew.burgess@embecosm.com>
1435
1436 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1437 nested functions.
1438 * gdb.fortran/nested-funcs.f90: Update expected results.
1439 * gdb.fortran/nested-funcs-2.exp: New file.
1440 * gdb.fortran/nested-funcs-2.f90: New file.
1441
14422019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1443
1444 * gdb.python/py-parameter.exp: Make test names unique.
1445 * gdb.python/py-template.exp: Likewise.
1446 * gdb.python/py-value.exp: Likewise.
1447
14482019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1449
1450 * gdb.base/break-interp.exp: Reduce test name duplication.
1451 * gdb.base/call-sc.exp: Likewise.
1452 * gdb.base/callfuncs.exp: Likewise.
1453 * gdb.base/charset.exp: Likewise.
1454 * gdb.base/dump.exp: Likewise.
1455 * gdb.base/ena-dis-br.exp: Likewise.
1456 * gdb.base/relational.exp: Likewise.
1457 * gdb.base/step-over-syscall.exp: Likewise.
1458 * gdb.base/structs.exp: Likewise.
1459
14602019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1461
1462 * gdb.linespec/explicit.exp: Make test names unique.
1463 * gdb.linespec/ls-errs.exp: Likewise.
1464
14652019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1466
1467 * gdb.reverse/break-precsave.exp: Make test names unique.
1468 * gdb.reverse/break-reverse.exp: Likewise.
1469 * gdb.reverse/finish-precsave.exp: Likewise.
1470 * gdb.reverse/finish-reverse.exp: Likewise.
1471 * gdb.reverse/machinestate-precsave.exp: Likewise.
1472 * gdb.reverse/machinestate.exp: Likewise.
1473 * gdb.reverse/readv-reverse.exp: Likewise.
1474 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1475 * gdb.reverse/sigall-precsave.exp: Likewise.
1476 * gdb.reverse/sigall-reverse.exp: Likewise.
1477 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1478 * gdb.reverse/watch-precsave.exp: Likewise.
1479 * gdb.reverse/watch-reverse.exp: Likewise.
1480
14812019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1482
1483 * gdb.threads/stop-with-handle.c: New file.
1484 * gdb.threads/stop-with-handle.exp: New file.
1485
14862019-10-03 Tom de Vries <tdevries@suse.de>
1487
1488 PR testsuite/25059
1489 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1490 directory" line to be missing.
1491
14922019-10-03 Tom de Vries <tdevries@suse.de>
1493
1494 PR testsuite/25059
1495 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1496 type optional.
1497
14982019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1499
1500 * gdb.python/py-format-string.c (string.h): New include.
1501 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1502 the same value, for endianness-independence.
1503 * gdb.python/py-format-string.exp (default_regexp_dict)
1504 (test_pretty_structs, test_format): Adjust expected output to the
1505 changed initialization.
1506
15072019-10-02 Tom Tromey <tromey@adacore.com>
1508
1509 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1510
15112019-10-02 Pedro Alves <palves@redhat.com>
1512 Andrew Burgess <andrew.burgess@embecosm.com>
1513
1514 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1515 "print-file-var.h".
1516 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1517 (get_version_1): Print this_version_id and its address.
1518 Add extern "C" wrappers around interface functions.
1519 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1520 "print-file-var.h".
1521 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1522 (get_version_2): Print this_version_id and its address.
1523 Add extern "C" wrappers around interface functions.
1524 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1525 <stddef.h> and "print-file-var.h".
1526 Add extern "C" wrappers around interface functions.
1527 [VERSION_ID_MAIN] (this_version_id): Define.
1528 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1529 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1530 up extern "C" blocks.
1531 * gdb.base/print-file-var.exp (test): New, factored out from top
1532 level.
1533 (top level): Test all combinations of attribute hidden or not,
1534 dlopen or not, and this_version_id symbol in main file or not.
1535 Compile tests as both C++ and C, make test names unique.
1536
15372019-10-01 Tom Tromey <tom@tromey.com>
1538
1539 * gdb.base/style.exp: Test "show logging filename".
1540
15412019-10-01 Tom Tromey <tom@tromey.com>
1542
1543 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1544 * gdb.base/style.exp: Add metadata style test.
1545
15462019-10-01 Tom Tromey <tom@tromey.com>
1547
1548 * gdb.base/style.exp: Test "pwd".
1549
15502019-10-01 Tom Tromey <tom@tromey.com>
1551
1552 * gdb.base/style.exp: Update tests.
1553
15542019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1555
1556 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1557 'six' to unsigned.
1558 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1559 'five'. Use an all-ones bit pattern for each.
1560 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1561 to its changed values.
1562
15632019-09-30 Tom Tromey <tromey@adacore.com>
1564
1565 * gdb.rust/traits.rs: Disable all warnings.
1566
15672019-09-29 Tom de Vries <tdevries@suse.de>
1568
1569 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1570
15712019-09-29 Tom de Vries <tdevries@suse.de>
1572
1573 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1574
15752019-09-27 Tom de Vries <tdevries@suse.de>
1576
1577 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1578
15792019-09-27 Tom de Vries <tdevries@suse.de>
1580
1581 PR record/23188
1582 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1583
15842019-09-26 Tom Tromey <tromey@adacore.com>
1585
1586 * gdb.ada/py_taft.exp: New file.
1587 * gdb.ada/py_taft/main.adb: New file.
1588 * gdb.ada/py_taft/pkg.adb: New file.
1589 * gdb.ada/py_taft/pkg.ads: New file.
1590
15912019-09-24 Tom de Vries <tdevries@suse.de>
1592
1593 PR gdb/24598
1594 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1595
15962019-09-22 Tom de Vries <tdevries@suse.de>
1597
1598 * gdb.base/restore.exp: Allow register variables to be optimized out at
1599 -O0.
1600
16012019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1602
1603 * gdb.arch/spu-info.exp: Remove file.
1604 * gdb.arch/spu-info.c: Remove file.
1605 * gdb.arch/spu-ls.exp: Remove file.
1606 * gdb.arch/spu-ls.c: Remove file.
1607
1608 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1609 * gdb.asm/spu.inc: Remove file.
1610
1611 * gdb.base/dump.exp: Remove support for spu*-*-*.
1612 * gdb.base/stack-checking.exp: Likewise.
1613 * gdb.base/overlays.exp: Likewise.
1614 * gdb.base/ovlymgr.c: Likewise.
1615 * gdb.base/spu.ld: Remove file.
1616
1617 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1618 * gdb.cp/cpexprs.exp: Likewise.
1619 * gdb.cp/exception.exp: Likewise.
1620 * gdb.cp/gdb2495.exp: Likewise.
1621 * gdb.cp/mb-templates.exp: Likewise.
1622 * gdb.cp/pr9167.exp: Likewise.
1623 * gdb.cp/userdef.exp: Likewise.
1624
1625 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1626
1627 * gdb.cell: Remove directory.
1628 * lib/cell.exp: Remove file.
1629
16302019-09-19 Tom de Vries <tdevries@suse.de>
1631
1632 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1633
16342019-09-19 Tom de Vries <tdevries@suse.de>
1635
1636 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1637
16382019-09-19 Tom de Vries <tdevries@suse.de>
1639
1640 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1641 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1642 (gdb_target_cmd): ... here.
1643 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1644 value 2.
1645
16462019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1647
1648 * gdb.base/source-dir.exp: Avoid having directory names in test
1649 names.
1650
16512019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1652
1653 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1654 directory.
1655
16562019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1657
1658 * gdb.base/list-missing-source.exp: New file.
1659
16602019-09-14 Tom de Vries <tdevries@suse.de>
1661
1662 PR teststuite/24599
1663 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1664 * lib/ada.exp (gnatmake_version_at_least): New proc.
1665
16662019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1667
1668 * gdb.base/maint.exp: Use exec_has_index_section.
1669
16702019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1671
1672 * gdb.base/maint.exp: Add test for 'maint info sections'.
1673
16742019-09-12 Tom de Vries <tdevries@suse.de>
1675
1676 * gdb.base/store.exp: Allow register variables to be optimized out at
1677 -O0.
1678
16792019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1680
1681 * gdb.ada/rdv_wait.exp: Update to new task names.
1682 * gdb.base/task_switch_in_core.exp: Likewise.
1683 * gdb.base/info_sources_base.c: Likewise.
1684
16852019-09-10 Tom Tromey <tromey@adacore.com>
1686
1687 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1688
16892019-09-10 Tom Tromey <tromey@adacore.com>
1690
1691 * gdb.ada/dgopt.exp: New file.
1692 * gdb.ada/dgopt/x.adb: New file.
1693
16942019-09-08 Tom Tromey <tom@tromey.com>
1695
1696 * gdb.tui/resize.exp: Remove setup_xfail.
1697 * gdb.tui/regs.exp: Remove setup_xfail.
1698 * gdb.tui/basic.exp: Remove setup_xfail.
1699
17002019-09-06 David Blaikie <dblaikie@gmail.com>
1701
1702 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1703 * gdb.cp/cplabel.exp: Ditto.
1704 * gdb.linespec/ls-errs.exp: Ditto.
1705
17062019-09-05 Tom de Vries <tdevries@suse.de>
1707
1708 * lib/gdb.exp (cmp_file_string): New proc.
1709 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1710 runto_main. Verify save breakpoints output.
1711
17122019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1713
1714 * gdb.base/info-var.exp: Test info variables without running
1715 to main, to avoid expect's buffer overflow.
1716
17172019-09-03 Tom Tromey <tromey@adacore.com>
1718
1719 * gdb.ada/bias.exp: New file.
1720 * gdb.ada/bias/bias.adb: New file.
1721 * gdb.ada/print_chars.exp: Add regression test.
1722 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1723 (MC): New variable.
1724
17252019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1726
1727 * gdb.base/argv0-symlink.exp: Run only on native target
1728 and local host.
1729
17302019-08-29 Tom de Vries <tdevries@suse.de>
1731
1732 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1733 diverse debug info.
1734 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1735
17362019-08-28 Tom de Vries <tdevries@suse.de>
1737
1738 * gdb.base/info-var.exp: Allow info variables to print info for files
1739 other than info-var-f1.c and info-var-f2.c.
1740
17412019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1742
1743 * gdb.fortran/info-types.exp: Add module.
1744 * gdb.fortran/info-types.f90: Update expected results.
1745
17462019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1747
1748 * gdb.fortran/info-types.exp: New file.
1749 * gdb.fortran/info-types.f90: New file.
1750 * lib/fortran.exp (fortran_character1): New proc.
1751
17522019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1753
1754 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1755 functions'. Reindent as needed.
1756 * gdb.base/info-var-f1.c: New file.
1757 * gdb.base/info-var-f2.c: New file.
1758 * gdb.base/info-var.exp: New file.
1759 * gdb.base/info-var.h: New file.
1760
17612019-08-26 Tom de Vries <tdevries@suse.de>
1762
1763 PR c++/24852
1764 * gdb.cp/no-libstdcxx-probe.exp: New test.
1765
17662019-08-26 Tom de Vries <tdevries@suse.de>
1767
1768 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1769 * tests need to be skipped.
1770 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1771 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1772 mi_skip_libstdcxx_probe_tests.
1773
17742019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1775
1776 * gdb.python/py-xmethods.exp: Use raw strings when passing
1777 arguments to SimpleXMethodMatcher.
1778
17792019-08-22 Tom de Vries <tdevries@suse.de>
1780
1781 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1782 more informative.
1783
17842019-08-21 Pedro Alves <palves@redhat.com>
1785
1786 * gdb.base/with.exp: Test "with" with no arguments.
1787
17882019-08-21 Tom de Vries <tdevries@suse.de>
1789
1790 * gdb.base/gdb-caching-proc.exp: Sort files.
1791
17922019-08-20 Tom de Vries <tdevries@suse.de>
1793
1794 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1795 compilation.
1796
17972019-08-16 Tom de Vries <tdevries@suse.de>
1798
1799 * gdb.base/compare-sections.exp ("after run to main"): Allow
1800 mismatched read-only sections for PIE executables.
1801
18022019-08-16 Tom Tromey <tom@tromey.com>
1803
1804 * lib/tuiterm.exp (_csi_Z): New proc.
1805 * gdb.tui/basic.exp: Update window positions.
1806 * gdb.tui/empty.exp: Update window positions.
1807
18082019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1809
1810 * gdb.base/examine-backward.exp: Correct regexp for
1811 "examine 3 bytes backward from ${address_zero}".
1812
18132019-08-15 Tom Tromey <tom@tromey.com>
1814
1815 * gdb.tui/empty.exp: Enable resizing tests.
1816
18172019-08-15 Tom Tromey <tromey@adacore.com>
1818
1819 * gdb.ada/char_enum.exp: Add regression tests.
1820 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1821 and '0'.
1822 (Char, Gchar): Update.
1823 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1824
18252019-08-15 Christian Biesinger <cbiesinger@google.com>
1826
1827 * gdb.python/python.exp: Expect a leading underscore on
1828 GdbOutput{,Error}File.
1829
18302019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1831
1832 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1833 Windows host.
1834
18352019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1836
1837 * gdb.base/batch-preserve-term-settings.exp
1838 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1839
18402019-08-15 Christian Biesinger <cbiesinger@google.com>
1841
1842 * lib/gdb.exp: When running on a mingw target, replace
1843 /x/ with x:/.
1844
18452019-08-14 Alan Hayward <alan.hayward@arm.com>
1846
1847 * gdb.arch/aarch64-prologue.c: New test.
1848 * gdb.arch/aarch64-prologue.exp: New file.
1849
18502019-08-13 Tom de Vries <tdevries@suse.de>
1851
1852 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1853 Thread.
1854
18552019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1856
1857 * gdb.python/py-completion.exp: Download the .py file to the host
1858 and use its host pathname. Conditionalize tests that use
1859 tab completion and manipulate files on the build machine.
1860 * gdb.python/py-events.exp: Download the .py file to the host
1861 and use its host pathname.
1862 * gdb.python/py-evsignal.exp: Likewise.
1863 * gdb.python/py-evthreads.exp: Likewise.
1864 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1865 pathname syntax.
1866 * gdb.python/py-framefilter.exp: Download the .py file to the right
1867 place on the host. Match Windows pathname syntax.
1868 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1869 .py file to the host and use its host pathname.
1870 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1871 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1872 build pathname. Skip symlink test on Windows host. Add missing
1873 newline at end of file.
1874 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1875 and use its host pathname.
1876 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1877 * gdb.python/py-section-script.exp: Use host location of binfile
1878 on safe-path. Use correct path separator on Windows host.
1879 Reorder alternatives in gdb_test_multiple to prevent matching
1880 the wrong alternative on success.
1881 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1882
18832019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1884
1885 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1886 expect the GDB inferior to no longer immediately stop after
1887 being resumed with "signal SIGINT".
1888
18892019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1890
1891 * gdb.linespec/break-ask.exp: Generalize regexps to match
1892 Windows pathnames too.
1893
18942019-08-08 Tom de Vries <tdevries@suse.de>
1895
1896 PR testsuite/24862
1897 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1898
18992019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1900
1901 * gdb.base/style.exp: Update tests for help doc new invariants.
1902 * gdb.base/help.exp: Likewise.
1903
19042019-08-06 Tom Tromey <tom@tromey.com>
1905
1906 * gdb.base/style.exp: Add disassemble test.
1907 * gdb.base/style.c (some_called_function): New function.
1908 (main): Use it.
1909
19102019-08-05 Christian Biesinger <cbiesinger@google.com>
1911
1912 * gdb.python/py-block.exp: Test dictionary access on blocks.
1913
19142019-08-05 Simon Marchi <simon.marchi@efficios.com>
1915
1916 PR gdb/24863
1917 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1918 -list-thread-groups --available test when running under
1919 check-read1.
1920
19212019-08-05 Tom de Vries <tdevries@suse.de>
1922
1923 PR testsuite/24863
1924 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1925 * gdb.base/help.exp: Use with_read1_timeout_factor.
1926 * gdb.base/info-macros.exp: Same.
1927 * gdb.cp/nested-types.exp: Same.
1928
19292019-08-05 Tom de Vries <tdevries@suse.de>
1930
1931 * lib/gdb.exp (version_at_least): Factor out of ...
1932 (tcl_version_at_least): ... here.
1933 (gdb_compile): Fail if pie results in non-PIE executable.
1934 (readelf_version, readelf_prints_pie): New proc.
1935 (exec_is_pie): Return -1 if unknown.
1936
19372019-08-05 Tom de Vries <tdevries@suse.de>
1938
1939 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1940
19412019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1942
1943 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1944
19452019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1946
1947 * lib/completion-support.exp (test_gdb_complete_none): Skip
1948 tab completion tests if no readline support.
1949 (test_gdb_complete_unique_re): Likewise.
1950 (test_gdb_complete_multiple): Likewise.
1951
19522019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1953
1954 * gdb.base/info_sources.exp: New file.
1955 * gdb.base/info_sources.c: New file.
1956 * gdb.base/info_sources_base.c: New file.
1957
19582019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1959
1960 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1961 prefix argument.
1962 (test_exit_status): Add prefix argument.
1963
19642019-08-01 Tom de Vries <tdevries@suse.de>
1965
1966 PR testsuite/24863
1967 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1968 calling exp_continue for new thread and thread exited messages.
1969
19702019-08-01 Tom de Vries <tdevries@suse.de>
1971
1972 PR testsuite/24863
1973 * gdb.base/structs.exp: Fix check-read1 timeout using
1974 gdb_test_sequence.
1975 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1976
19772019-08-01 Tom de Vries <tdevries@suse.de>
1978
1979 PR testsuite/24863
1980 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1981 line.
1982
19832019-08-01 Tom de Vries <tdevries@suse.de>
1984
1985 PR testsuite/24863
1986 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1987
19882019-07-30 Tom Tromey <tromey@adacore.com>
1989
1990 * gdb.ada/display_nested.exp: New file.
1991 * gdb.ada/display_nested/foo.adb: New file.
1992 * gdb.ada/display_nested/pack.adb: New file.
1993 * gdb.ada/display_nested/pack.ads: New file.
1994
19952019-07-30 Christian Biesinger <cbiesinger@google.com>
1996
1997 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1998 namespace.
1999 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2000
20012019-07-30 Tom de Vries <tdevries@suse.de>
2002
2003 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2004 instead.
2005
20062019-07-30 Tom de Vries <tdevries@suse.de>
2007
2008 PR testsuite/24834
2009 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2010 (exec_is_pie): New proc.
2011
20122019-07-29 Christian Biesinger <cbiesinger@google.com>
2013
2014 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2015
20162019-07-29 Christian Biesinger <cbiesinger@google.com>
2017
2018 * gdb.python/py-objfile.c: Add global and static vars.
2019 * gdb.python/py-objfile.exp: Test new functions Objfile.
2020 lookup_global_symbol and lookup_static_symbol.
2021
20222019-07-29 Tom Tromey <tom@tromey.com>
2023
2024 * lib/tuiterm.exp (Term::_csi_@): New proc.
2025 (Term::_csi_X): Don't move cursor.
2026
20272019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2028
2029 * gdb.base/options.exp: Update backtrace - completion to
2030 new option -frame-info.
2031 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2032 Test new 'set print frame-info'. Test backtrace -frame-info
2033 overriding 'set print frame-info'.
2034 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2035 Test new 'set print frame-info'.
2036 Verify consistency of backtrace with and without filters, with and
2037 without -no-filters.
2038 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2039 default.
2040
20412019-07-29 Tom de Vries <tdevries@suse.de>
2042
2043 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2044 no arguments".
2045
20462019-07-29 Tom de Vries <tdevries@suse.de>
2047
2048 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2049 is a substring of the first for "complete non-unique file name".
2050
20512019-07-29 Tom de Vries <tdevries@suse.de>
2052
2053 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2054 with ".*".
2055
20562019-07-29 Tom de Vries <tdevries@suse.de>
2057
2058 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2059 Pass prompt_regexp parameter to gdb_test_multiple calls.
2060
20612019-07-29 Tom de Vries <tdevries@suse.de>
2062
2063 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2064 print registers" regexps.
2065
20662019-07-29 Tom de Vries <tdevries@suse.de>
2067
2068 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2069
20702019-07-29 Tom de Vries <tdevries@suse.de>
2071
2072 PR gdb/24855
2073 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2074 (skip_python_tests_prompt): Add prompt_regexp argument to
2075 gdb_test_multiple calls.
2076
20772019-07-27 Tom Tromey <tom@tromey.com>
2078
2079 * gdb.tui/main.exp: New file.
2080
20812019-07-27 Tom Tromey <tom@tromey.com>
2082
2083 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2084 optional.
2085 * gdb.tui/empty.exp: New file.
2086
20872019-07-27 Tom Tromey <tom@tromey.com>
2088
2089 * lib/tuiterm.exp (spawn): New proc.
2090 (Term::resize): New proc.
2091 * gdb.tui/resize.exp: New file.
2092
20932019-07-27 Tom Tromey <tom@tromey.com>
2094
2095 * gdb.tui/list.exp: New file.
2096
20972019-07-27 Tom Tromey <tom@tromey.com>
2098
2099 * gdb.tui/regs.exp: New file.
2100
21012019-07-27 Tom Tromey <tom@tromey.com>
2102
2103 * gdb.tui/basic.exp: Add "layout split" test.
2104
21052019-07-27 Tom Tromey <tom@tromey.com>
2106
2107 * gdb.tui/basic.exp: Add "layout asm" test.
2108
21092019-07-27 Tom Tromey <tom@tromey.com>
2110
2111 * lib/tuiterm.exp: New file.
2112 * gdb.tui/basic.exp: New file.
2113
21142019-07-27 Kevin Buettner <kevinb@redhat.com>
2115
2116 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2117 Enable tests associated with this flag. Adjust regex
2118 referencing "foo_low" to now refer to "foo_cold" instead.
2119
21202019-07-27 Kevin Buettner <kevinb@redhat.com>
2121
2122 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2123 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2124 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2125 foo_cold. Revise comments to match.
2126 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2127 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2128 were wrapped into this proc; Call do_test in loop from outermost
2129 level.
2130 (foo_low): Rename all occurrences to "foo_cold".
2131 (backtrace from baz): New test.
2132 (x2/i foo_cold): New test.
2133 (info line *foo_cold): New test.
2134
21352019-07-26 Tom de Vries <tdevries@suse.de>
2136
2137 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2138
21392019-07-25 Tom de Vries <tdevries@suse.de>
2140
2141 PR testsuite/24830
2142 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2143 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2144 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2145 (skip_libstdcxx_probe_tests): ... here.
2146 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2147
21482019-07-24 Tom de Vries <tdevries@suse.de>
2149
2150 PR testsuite/24807
2151 * gdb.objc/basicclass.m: Include stdio.h.
2152 * gdb.objc/nondebug.m: Same.
2153 * gdb.objc/objcdecode.m: Same.
2154
21552019-07-24 Tom de Vries <tdevries@suse.de>
2156
2157 PR testsuite/24612
2158 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2159 additional_flags.
2160
21612019-07-24 Tom de Vries <tdevries@suse.de>
2162
2163 PR testsuite/24831
2164 * gdb.multi/tids.exp: Update error messages for info threads.
2165
21662019-07-24 Tom de Vries <tdevries@suse.de>
2167
2168 * gdb.base/info-types.exp: Allow info types to print info for more than
2169 one file.
2170
21712019-07-23 Tom de Vries <tdevries@suse.de>
2172
2173 PR testsuite/24842
2174 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2175 gdb_spawn_with_cmdline_opts.
2176
21772019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2178
2179 * gdb.arch/arm-cmse-sgstubs.c: New test.
2180 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2181
21822019-07-23 Tom de Vries <tdevries@suse.de>
2183
2184 PR testsuite/24711
2185 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2186 issuing next command.
2187
21882019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2189
2190 * gdb.ada/info_auto_lang.exp: Update expected results.
2191 * gdb.base/info-types.c: Add additional types to check.
2192 * gdb.base/info-types.exp: Update expected results.
2193
21942019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2195
2196 * gdb.base/info-types.c: New file.
2197 * gdb.base/info-types.exp: New file.
2198
21992019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2200
2201 * gdb.arch/riscv-bp-infcall.c: New file.
2202 * gdb.arch/riscv-bp-infcall.exp: New file.
2203
22042019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2205
2206 PR breakpoints/24541
2207 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2208
22092019-07-14 Tom de Vries <tdevries@suse.de>
2210
2211 PR testsuite/24760
2212 * gdb.objc/basicclass.exp: Fix unterminated string.
2213
22142019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2215 Andrew Burgess <andrew.burgess@embecosm.com>
2216
2217 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2218 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2219 negative bounds.
2220 * gdb.fortran/vla-value.exp: Print elements of an array with
2221 negative bounds.
2222 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2223 testing.
2224
22252019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2226
2227 * gdb.base/options.exp (expect_string): Dequote strings in
2228 results.
2229 (test-string): Test strings with different quoting and reindent.
2230
22312019-07-10 Tom Tromey <tromey@adacore.com>
2232
2233 * gdb.ada/mi_ex_cond.exp: Update expected results.
2234 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2235 * gdb.ada/mi_catch_ex.exp: Update expected results.
2236 * gdb.ada/mi_catch_assert.exp: Update expected results.
2237 * gdb.ada/catch_ex.exp (catch_exception_info)
2238 (catch_exception_entry, catch_assert_entry)
2239 (catch_unhandled_entry): Update.
2240 * gdb.ada/catch_assert_if.exp: Update expected results.
2241
22422019-07-10 Richard Bunt <richard.bunt@arm.com>
2243 Stephen Roberts <stephen.roberts@arm.com>
2244
2245 * gdb.base/define.exp: Restore original prompt.
2246
22472019-07-09 Pedro Alves <palves@redhat.com>
2248
2249 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2250 breakpoints" output.
2251 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2252 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2253 throw" creates breakpoint.
2254 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2255 'type="catchpoint"'.
2256
22572019-07-09 Pedro Alves <palves@redhat.com>
2258
2259 PR c++/15468
2260 * gdb.cp/except-multi-location-lib.cc: New.
2261 * gdb.cp/except-multi-location-main.cc: New.
2262 * gdb.cp/except-multi-location.exp: New.
2263
22642019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2265
2266 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2267 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2268 argument and update callers.
2269
22702019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 * gdb.arch/amd64-break-on-asm-line.S: New file.
2273 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2274
22752019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2276
2277 * gdb.base/printcmds.exp: Test printing C string and
2278 C wide string convenience vars without transiting via the inferior.
2279 Also make test names unique.
2280
22812019-07-08 Alan Hayward <alan.hayward@arm.com>
2282
2283 PR breakpoints/25011
2284 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2285
22862019-07-04 Pedro Alves <palves@redhat.com>
2287
2288 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2289 body returned ok(0), break(3) or continue(4).
2290 * gdb.testsuite/foreach_with_prefix.exp: New file.
2291
22922019-07-04 Alan Hayward <alan.hayward@arm.com>
2293
2294 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2295
22962019-07-03 Pedro Alves <palves@redhat.com>
2297
2298 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2299 "return -code".
2300
23012019-07-03 Pedro Alves <palves@redhat.com>
2302
2303 PR cli/24732
2304 * gdb.base/shell.exp: Load completion-support.exp.
2305 Adjust expected error output. Add completion tests.
2306
23072019-07-03 Pedro Alves <palves@redhat.com>
2308
2309 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2310 string_to_regexp.
2311
23122019-07-03 Pedro Alves <palves@redhat.com>
2313
2314 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2315 (expect_integer): Adjust to expect "-string".
2316 (expect_string): New.
2317 (all_options): Expect "-string".
2318 (test-flag, test-boolean): Adjust to expect "-string".
2319 (test-string): New proc.
2320 (top level): Call it.
2321
23222019-07-03 Pedro Alves <palves@redhat.com>
2323
2324 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2325 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2326 the expected output in the success.
2327
23282019-07-03 Pedro Alves <palves@redhat.com>
2329
2330 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2331 Split one gdb_test_multiple call in two to avoid a race.
2332
23332019-07-03 Pedro Alves <palves@redhat.com>
2334
2335 * gdb.base/with.c: New file.
2336 * gdb.base/with.exp: New file.
2337
23382019-07-03 Pedro Alves <palves@redhat.com>
2339
2340 * gdb.base/settings.exp: Replace all references to "maint
2341 test-settings set" with references to "maint set test-settings",
2342 and all references to "maint test-settings show" with references
2343 to "maint show test-settings".
2344
23452019-07-03 Pedro Alves <palves@redhat.com>
2346
2347 * gdb.base/settings.exp (test-string): Adjust expected out when
2348 testing "maint test-settings show filename"
2349
23502019-07-02 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/options.exp (test-info-threads): New procedure.
2353 (top level): Call it.
2354
23552019-06-28 Tom Tromey <tromey@adacore.com>
2356
2357 * gdb.dwarf2/ada-linkage-name.c: New file.
2358 * gdb.dwarf2/ada-linkage-name.exp: New file.
2359
23602019-06-27 Tom Tromey <tromey@adacore.com>
2361
2362 PR c++/20020:
2363 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2364
23652019-06-26 Tom de Vries <tdevries@suse.de>
2366
2367 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2368
23692019-06-26 Tom de Vries <tdevries@suse.de>
2370
2371 * gdb.base/index-cache.exp: Add back missing debug option.
2372
23732019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2374
2375 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2376
23772019-06-25 Tom de Vries <tdevries@suse.de>
2378
2379 PR testsuite/24727
2380 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2381
23822019-06-24 Tom de Vries <tdevries@suse.de>
2383
2384 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2385
23862019-06-24 Tom de Vries <tdevries@suse.de>
2387
2388 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2389 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2390 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2391
23922019-06-24 Tom de Vries <tdevries@suse.de>
2393
2394 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2395
23962019-06-21 Tom de Vries <tdevries@suse.de>
2397
2398 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2399
24002019-06-21 Tom de Vries <tdevries@suse.de>
2401
2402 PR testsuite/24518
2403 PR ada/24713
2404 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2405 index.
2406
24072019-06-19 Tom Tromey <tromey@adacore.com>
2408
2409 * gdb.ada/length_cond.exp: Add intro comment.
2410
24112019-06-19 Tom Tromey <tromey@adacore.com>
2412
2413 * gdb.ada/length_cond.exp: New file.
2414 * gdb.ada/length_cond/length_cond.adb: New file.
2415 * gdb.ada/length_cond/pck.adb: New file.
2416 * gdb.ada/length_cond/pck.ads: New file.
2417
24182019-06-18 Tom de Vries <tdevries@suse.de>
2419
2420 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2421
24222019-06-18 Tom Tromey <tromey@adacore.com>
2423
2424 * gdb.base/list0.h: Add comment explaining control character.
2425
24262019-06-18 Tom de Vries <tdevries@suse.de>
2427
2428 * boards/fission.exp: Break up long debug_flags line.
2429
24302019-06-16 Tom de Vries <tdevries@suse.de>
2431
2432 PR gdb/24445
2433 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2434 generated index.
2435
24362019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2437
2438 PR gdb/24686
2439 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2440 improve detection of bug gdb/24541.
2441
24422019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2443
2444 PR gdb/24669
2445 * gdb.base/index-cache.exp (uses_readnow,
2446 expecting_index_cache_use): Define global variable.
2447 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2448 expecting_index_cache_use.
2449
24502019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2451 Andrew Burgess <andrew.burgess@embecosm.com>
2452
2453 * gdb.fortran/pointers.f90: New file.
2454 * gdb.fortran/print_type.exp: New file.
2455 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2456 * gdb.fortran/vla-type.exp: Likewise.
2457 * gdb.fortran/vla-value.exp: Likewise.
2458 * gdb.mi/mi-vla-fortran.exp: Likewise.
2459
24602019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2461
2462 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2463 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2464 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2465 as a stop reason.
2466
24672019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2468
2469 * gdb.base/annota1.exp: Update expected results.
2470 * gdb.cp/annota2.exp: Likewise.
2471 * gdb.cp/annota3.exp: Likewise.
2472
24732019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2474
2475 * gdb.base/style-logging.exp: Remove path from test name.
2476
24772019-06-14 Tom Tromey <tromey@adacore.com>
2478
2479 PR gdb/24502:
2480 * gdb.base/style-logging.exp: New file.
2481
24822019-06-14 Tom Tromey <tromey@adacore.com>
2483
2484 * gdb.base/symfile-warn.exp: New file.
2485 * gdb.base/symfile-warn.c: New file.
2486
24872019-06-14 Tom Tromey <tromey@adacore.com>
2488
2489 * gdb.base/annotate-symlink.exp: New file.
2490
24912019-06-14 Tom Tromey <tromey@adacore.com>
2492
2493 * gdb.ada/set_wstr.exp: Add reassignment test.
2494
24952019-06-14 Tom Tromey <tromey@adacore.com>
2496
2497 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2498 'unchecked_access and 'unrestricted_access as well.
2499
25002019-06-14 Tom Tromey <tromey@adacore.com>
2501
2502 PR ada/24539:
2503 * gdb.ada/vla.exp: Update tests.
2504 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2505 pragma.
2506
25072019-06-13 Pedro Alves <palves@redhat.com>
2508
2509 * gdb.base/settings.exp (test-integer): Test junk after
2510 "unlimited".
2511
25122019-06-13 Pedro Alves <palves@redhat.com>
2513
2514 * gdb.base/options.exp (test-thread-apply): New.
2515 (top level): Call it.
2516
25172019-06-13 Pedro Alves <palves@redhat.com>
2518
2519 * gdb.base/options.exp (test-frame-apply): New.
2520 (top level): Test print commands with different "frame apply"
2521 prefixes.
2522
25232019-06-13 Pedro Alves <palves@redhat.com>
2524
2525 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2526 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2527 'max_completions' parameter and handle it.
2528 (test_gdb_completion_offers_commands): New.
2529
25302019-06-13 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2533
25342019-06-13 Pedro Alves <palves@redhat.com>
2535
2536 * gdb.base/options.exp (test-backtrace): New.
2537 (top level): Call it.
2538
25392019-06-13 Pedro Alves <palves@redhat.com>
2540
2541 * gdb.guile/scm-frame-args.exp: Use "set print
2542 raw-frame-arguments" instead of "set print raw frame-arguments".
2543 * gdb.python/py-frame-args.exp: Likewise.
2544
25452019-06-13 Pedro Alves <palves@redhat.com>
2546
2547 * gdb.compile/compile.exp: Adjust expected output to option
2548 processing changes.
2549
25502019-06-13 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.base/options.exp: Build executable.
2553 (test-print): New procedure.
2554 (top level): Call it, once for "print" and another for "compile
2555 print".
2556
25572019-06-13 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.base/options.c: New file.
2560 * gdb.base/options.exp: New file.
2561
25622019-06-13 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2565 that "o" is ambiguous.
2566
25672019-06-13 Pedro Alves <palves@redhat.com>
2568
2569 * gdb.base/settings.c: New file.
2570 * gdb.base/settings.exp: New file.
2571
25722019-06-13 Pedro Alves <palves@redhat.com>
2573
2574 * gdb.base/completion.exp: Fix comment typo.
2575
25762019-06-13 Pedro Alves <palves@redhat.com>
2577
2578 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2579 foo --1" test.
2580
25812019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2582
2583 * gdb.fortran/block-data.f: New.
2584 * gdb.fortran/block-data.exp: New.
2585
25862019-06-11 Tom de Vries <tdevries@suse.de>
2587
2588 PR testsuite/24521
2589 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2590 message.
2591
25922019-06-11 Tom de Vries <tdevries@suse.de>
2593
2594 PR testsuite/24521
2595 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2596
25972019-06-11 Tom de Vries <tdevries@suse.de>
2598
2599 * boards/readnow.exp: New file.
2600
26012019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2602
2603 * gdb.fortran/vla-sizeof.exp: Update expected results.
2604
26052019-06-06 Amos Bird <amosbird@gmail.com>
2606
2607 * gdb.base/annota1.exp (thread_switch): Add test for
2608 thread-exited annotation.
2609
26102019-06-06 Tom Tromey <tromey@adacore.com>
2611
2612 * gdb.base/maint.exp: Expect command started/finished output.
2613
26142019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2615
2616 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2617 comment.
2618 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2619
26202019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2621
2622 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2623 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2624 * gdb.arch/riscv-unwind-long-insn.c: New file.
2625 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2626
26272019-06-04 Christian Biesinger <cbiesinger@google.com>
2628
2629 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2630
26312019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2632
2633 * lib/gdb.exp (help_list_trailer): New regexp variable
2634 factorizing the help trailer message.
2635 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2636 arg to allow to better factorize various tests.
2637 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2638 (test_prefix_command_help): Use help_list_trailer.
2639 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2640 * gdb.guile/scm-cmd.exp: Likewise.
2641 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2642 * gdb.base/help.exp: Use test_user_defined_class_help.
2643 * gdb.base/style.exp: Add tests for styling of help and apropos.
2644 * lib/gdb-utils.exp (style): Add title and highlight styles.
2645
26462019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2647
2648 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2649 $_shell_exitsignal.
2650 * gdb.base/default.exp: Update for new convenience variables.
2651
26522019-05-29 Tom Tromey <tromey@adacore.com>
2653
2654 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2655 to "break complete ada" test case's regexp.
2656
26572019-05-29 Tom Tromey <tromey@adacore.com>
2658
2659 PR c++/20020:
2660 * gdb.cp/constexpr-field.exp: New file.
2661 * gdb.cp/constexpr-field.cc: New file.
2662
26632019-05-29 Tom Tromey <tromey@adacore.com>
2664
2665 * gdb.base/finish.exp (finish_no_print): New proc.
2666 (finish_tests): Call it.
2667
26682019-05-24 Tom de Vries <tdevries@suse.de>
2669
2670 * gdb.dwarf2/gdb-add-index.exp: New file.
2671
26722019-05-22 Tom Tromey <tromey@adacore.com>
2673
2674 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2675 * gdb.base/style.exp: Use "style".
2676 * lib/gdb-utils.exp (style): New proc.
2677
26782019-05-22 Tom de Vries <tdevries@suse.de>
2679
2680 * gdb.base/align.exp: Require c++11.
2681
26822019-05-22 Tom de Vries <tdevries@suse.de>
2683
2684 PR testsuite/24586
2685 * gdb.python/py-mi-var-info-path-expression.exp: Call
2686 mi_skip_python_tests to check if python is supported.
2687
26882019-05-22 Alan Hayward <alan.hayward@arm.com>
2689
2690 * gdb.arch/aarch64-pauth.c: New test.
2691 * gdb.arch/aarch64-pauth.exp: New file.
2692
26932019-05-22 Alan Hayward <alan.hayward@arm.com>
2694
2695 * README (Re-running Tests Outside The Testsuite): New section.
2696
26972019-05-21 Tom de Vries <tdevries@suse.de>
2698
2699 * gdb.arch/amd64-eval.exp: Require c++11.
2700 * gdb.base/max-depth.exp: Same.
2701 * gdb.compile/compile-cplus-array-decay.exp: Same.
2702 * gdb.cp/meth-typedefs.exp: Same.
2703 * gdb.cp/subtypes.exp: Same.
2704 * gdb.cp/temargs.exp: Same.
2705
27062019-05-21 Alan Hayward <alan.hayward@arm.com>
2707
2708 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2709
27102019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 PR gdb/18644
2713 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2714 * gdb.fortran/printing-types.exp: Add new test.
2715 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2716 testing.
2717 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2718 setup_kfail call.
2719
27202019-05-17 Alan Hayward <alan.hayward@arm.com>
2721
2722 * README (Running the Testsuite): Change example.
2723 (Testsuite Parameters): Remove TRANSCRIPT.
2724 * lib/gdb.exp: Remove TRANSCRIPT check.
2725
27262019-05-17 Alan Hayward <alan.hayward@arm.com>
2727
2728 * README (Testsuite Parameters): Add replay logging to
2729 GDBSERVER_DEBUG.
2730 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2731 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2732 as a comma separated list.
2733 (gdb_debug_init): Override procedure.
2734
27352019-05-17 Alan Hayward <alan.hayward@arm.com>
2736
2737 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2738 (gdb_write_cmd_file): New procedure.
2739 * lib/gdbserver-support.exp (gdbserver_start): Call
2740 gdbserver_write_cmd_file.
2741 (gdbserver_write_cmd_file): New procedure.
2742
27432019-05-17 Alan Hayward <alan.hayward@arm.com>
2744
2745 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2746 (delete_breakpoints): Likewise.
2747 (gdb_run_cmd): Likewise.
2748 (gdb_start_cmd): Likewise.
2749 (gdb_starti_cmd): Likewise.
2750 (gdb_internal_error_resync): Likewise.
2751 (gdb_test_multiple): Likewise.
2752 (gdb_reinitialize_dir): Likewise.
2753 (default_gdb_exit): Likewise.
2754 (gdb_file_cmd): Mark kill as optional.
2755 (default_gdb_start): Call gdb_stdin_log_init.
2756 (send_gdb): Call gdb_stdin_log_write.
2757 (rerun_to_main): Mark Y as an answer.
2758 (gdb_stdin_log_init): New function.
2759 (gdb_stdin_log_write): Likewise.
2760
27612019-05-17 Alan Hayward <alan.hayward@arm.com>
2762
2763 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2764 * gdb.base/debug-expr.exp: Likewise.
2765 * gdb.base/foll-fork.exp: Likewise.
2766 * gdb.base/foll-vfork.exp: Likewise.
2767 * gdb.base/fork-print-inferior-events.exp: Likewise.
2768 * gdb.base/gdb-sigterm.exp: Likewise.
2769 * gdb.base/gdbinit-history.exp: Likewise.
2770 * gdb.base/osabi.exp: Likewise.
2771 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2772 * gdb.base/ui-redirect.exp: Likewise.
2773 * gdb.gdb/unittest.exp: Likewise.
2774 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2775 * gdb.mi/mi-watch.exp: Likewise.
2776 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2777 * gdb.mi/user-selected-context-sync.exp: Likewise.
2778 * gdb.python/python.exp: Disable debug test when debugging.
2779 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2780 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2781 Likewise.
2782 * gdb.threads/stepi-random-signal.exp: Likewise.
2783
27842019-05-17 Alan Hayward <alan.hayward@arm.com>
2785
2786 * Makefile.in: Pass through GDB_DEBUG.
2787 * README (Testsuite Parameters): Add GDB_DEBUG.
2788 (gdb,debug): Add board setting.
2789 * lib/gdb.exp (default_gdb_start): Start debugging.
2790 (gdb_debug_enabled): New procedure.
2791 (gdb_debug_init): Likewise.
2792
27932019-05-17 Alan Hayward <alan.hayward@arm.com>
2794
2795 * Makefile.in: Pass through GDB_DEBUG.
2796 * README (Testsuite Parameters): Add GDB_DEBUG.
2797 (gdb,debug): Add board setting.
2798 * lib/gdb.exp (default_gdb_start): Start debugging.
2799 (gdb_debug_enabled): New procedure.
2800 (gdb_debug_init): Likewise.
2801
28022019-05-17 Alan Hayward <alan.hayward@arm.com>
2803
2804 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2805
28062019-05-17 Alan Hayward <alan.hayward@arm.com>
2807
2808 * gdb.base/ui-redirect.exp: Test redirection.
2809
28102019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2811
2812 * gdb.mi/mi-complete.exp: New file.
2813 * gdb.mi/mi-complete.cc: Likewise.
2814
28152019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2816
2817 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2818 indexed and sliced arrays, and pointers to arrays.
2819
28202019-05-14 Tom Tromey <tromey@adacore.com>
2821
2822 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2823 styling test.
2824
28252019-05-14 Tom de Vries <tdevries@suse.de>
2826
2827 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2828 selection entry encoding.
2829
28302019-05-10 Tom Tromey <tromey@adacore.com>
2831
2832 * gdb.ada/info_exc.exp: Add "complete" test.
2833
28342019-05-09 Tom de Vries <tdevries@suse.de>
2835
2836 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2837 CU-relative.
2838
28392019-05-09 Tom de Vries <tdevries@suse.de>
2840
2841 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2842 CU-relative.
2843
28442019-05-08 Joel Brobecker <brobecker@adacore.com>
2845
2846 * gdb.ada/frame_arg_lang.exp: New testcase.
2847 * gdb.ada/frame_arg_lang/bla.adb: New file.
2848 * gdb.ada/frame_arg_lang/pck.ads: New file.
2849 * gdb.ada/frame_arg_lang/pck.adb: New file.
2850 * gdb.ada/frame_arg_lang/foo.c: New file.
2851
28522019-05-08 Tom Tromey <tromey@adacore.com>
2853
2854 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2855
28562019-05-08 Tom Tromey <tromey@adacore.com>
2857
2858 * gdb.base/ptype-offsets.exp: Update tests.
2859
28602019-05-08 Tom Tromey <tromey@adacore.com>
2861
2862 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2863 cases.
2864 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2865 "short".
2866
28672019-05-08 Tom Tromey <tromey@adacore.com>
2868
2869 * gdb.ada/vla.exp: New file.
2870 * gdb.ada/vla/vla.adb: New file.
2871
28722019-05-07 Tom de Vries <tdevries@suse.de>
2873
2874 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2875
28762019-05-07 Tom de Vries <tdevries@suse.de>
2877
2878 PR testsuite/24522
2879 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2880 section.
2881
28822019-05-07 Tom de Vries <tdevries@suse.de>
2883
2884 PR testsuite/24522
2885 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2886 .debug_aranges section.
2887
28882019-05-07 Tom de Vries <tdevries@suse.de>
2889
2890 PR testsuite/24159
2891 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2892
28932019-05-06 Tom de Vries <tdevries@suse.de>
2894
2895 * lib/gdb.exp (exec_has_index_section): New proc.
2896 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2897 section.
2898
28992019-05-04 Tom de Vries <tdevries@suse.de>
2900
2901 * boards/cc-with-debug-names.exp: New file.
2902
29032019-05-03 Tom Tromey <tromey@adacore.com>
2904
2905 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2906 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2907 * gdb.ada/char_enum.exp: Add test.
2908
29092019-05-03 Tom de Vries <tdevries@suse.de>
2910
2911 * boards/cc-with-gdb-index.exp: New file.
2912
29132019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2914
2915 * gdb.rust/simple.exp: Add new test case.
2916 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2917 (main): Initialise an instance of the new struct.
2918
29192019-05-01 Tom Tromey <tromey@adacore.com>
2920
2921 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2922 record.
2923 (NPR): New variable.
2924 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2925 test.
2926
29272019-05-01 Tom Tromey <tromey@adacore.com>
2928
2929 * gdb.ada/packed_array_assign.exp: Add packed assignment
2930 regression test.
2931
29322019-05-01 Tom de Vries <tdevries@suse.de>
2933
2934 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2935
29362019-05-01 Tom de Vries <tdevries@suse.de>
2937
2938 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2939
29402019-04-30 Ali Tamur <tamur@google.com>
2941
2942 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2943
29442019-04-30 Tom Tromey <tromey@adacore.com>
2945
2946 * lib/ada.exp (find_ada_tool): New proc.
2947 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2948 * gdb.ada/catch_ex_std.exp: New file.
2949 * gdb.ada/catch_ex_std/foo.adb: New file.
2950 * gdb.ada/catch_ex_std/some_package.adb: New file.
2951 * gdb.ada/catch_ex_std/some_package.ads: New file.
2952
29532019-04-30 Tom Tromey <tromey@adacore.com>
2954
2955 PR c++/24470:
2956 * gdb.cp/temargs.cc: Add test code from PR.
2957
29582019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2959
2960 * gdb.fortran/vla-datatypes.exp: Update expected results.
2961 * gdb.fortran/vla-ptype.exp: Likewise.
2962 * gdb.fortran/vla-type.exp: Likewise.
2963 * gdb.fortran/vla-value.exp: Likewise.
2964
29652019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2966
2967 * gdb.fortran/ptr-indentation.exp: Update expected results.
2968 * gdb.fortran/ptype-on-functions.exp: Likewise.
2969 * gdb.fortran/vla-ptr-info.exp: Likewise.
2970 * gdb.fortran/vla-value.exp: Likewise.
2971
29722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2973
2974 * gdb.fortran/ptype-on-functions.exp: New file.
2975 * gdb.fortran/ptype-on-functions.f90: New file.
2976
29772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2978
2979 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2980 case void string.
2981
29822019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * gdb.fortran/complex.exp: Expand.
2985 * gdb.fortran/complex.f: Renamed to...
2986 * gdb.fortran/complex.f90: ...this, and extended to add more
2987 complex values.
2988
29892019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2992 MODULO, CMPLX.
2993
29942019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2995 Richard Bunt <richard.bunt@arm.com>
2996
2997 * gdb.base/max-depth.c: New file.
2998 * gdb.base/max-depth.exp: New file.
2999 * gdb.python/py-nested-maps.c: New file.
3000 * gdb.python/py-nested-maps.exp: New file.
3001 * gdb.python/py-nested-maps.py: New file.
3002 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3003 (test_all_common): Call test_max_depth.
3004 * gdb.fortran/max-depth.exp: New file.
3005 * gdb.fortran/max-depth.f90: New file.
3006 * gdb.go/max-depth.exp: New file.
3007 * gdb.go/max-depth.go: New file.
3008 * gdb.modula2/max-depth.exp: New file.
3009 * gdb.modula2/max-depth.c: New file.
3010 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3011
30122019-04-29 Tom de Vries <tdevries@suse.de>
3013
3014 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3015
30162019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3017
3018 * gdb.base/callexit.exp: Test may-call-functions off.
3019
30202019-04-25 Keith Seitz <keiths@redhat.com>
3021
3022 PR c++/24367
3023 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3024 (another_incomplete_struct, test_incomplete): New definitions.
3025 (main): Use new definitions.
3026 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3027 functions.
3028
30292019-04-25 Ali Tamur <tamur@google.com>
3030
3031 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3032
30332019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3034
3035 PR corefiles/11608
3036 PR corefiles/18187
3037 * gdb.base/coredump-filter-build-id.exp: New file.
3038
30392019-04-25 Alan Hayward <alan.hayward@arm.com>
3040
3041 * Makefile.in: Pass through GDBSERVER_DEBUG.
3042 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3043 (gdbserver,debug): Add board setting.
3044 * gdb.trace/tspeed.exp: Skip when debugging.
3045 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3046 * lib/gdbserver-support.exp: Likewise
3047
30482019-04-24 Tom Tromey <tromey@adacore.com>
3049
3050 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3051 Rust.
3052
30532019-04-24 Tom Tromey <tromey@adacore.com>
3054
3055 * gdb.arch/amd64-eval.exp: Test bitfield return.
3056 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3057 (class Foo) <return_bitfields>: New method.
3058 (main): Call it.
3059
30602019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3061
3062 * gdb.cp/many-args.cc: New file.
3063 * gdb.cp/many-args.exp: New file.
3064
30652019-04-23 Tom de Vries <tdevries@suse.de>
3066
3067 PR gdb/24433
3068 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3069
30702019-04-23 Alan Hayward <alan.hayward@arm.com>
3071
3072 * gdb.trace/backtrace.exp: Use nopie flag.
3073 * gdb.trace/circ.exp: Likewise.
3074 * gdb.trace/collection.exp: Likewise.
3075 * gdb.trace/ftrace.exp: Likewise.
3076 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3077 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3078 * gdb.trace/qtro.exp: Likewise.
3079 * gdb.trace/read-memory.exp: Likewise.
3080 * gdb.trace/report.exp: Likewise.
3081 * gdb.trace/tfile.exp: Likewise.
3082 * gdb.trace/tfind.exp: Likewise.
3083 * gdb.trace/unavailable.exp: Likewise.
3084
30852019-04-22 Pedro Alves <palves@redhat.com>
3086
3087 * gdb.base/solib-probes-nosharedlibrary.c,
3088 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3089
30902019-04-19 Tom Tromey <tromey@adacore.com>
3091
3092 * gdb.ada/ptype_union.c: New file.
3093 * gdb.ada/ptype_union.exp: New file.
3094
30952019-04-19 Tom Tromey <tromey@adacore.com>
3096
3097 PR symtab/24423:
3098 * gdb.base/list0.h (foo): Add a control-l character.
3099
31002019-04-18 Tom de Vries <tdevries@suse.de>
3101
3102 PR gdb/24433
3103 * boards/local-board.exp: Set sysroot to "".
3104
31052019-04-18 Tom de Vries <tdevries@suse.de>
3106 Pedro Alves <palves@redhat.com>
3107
3108 PR gdb/24454
3109 * gdb.threads/vfork-follow-child-exec.c: New file.
3110 * gdb.threads/vfork-follow-child-exec.exp: New file.
3111 * gdb.threads/vfork-follow-child-exit.c: New file.
3112 * gdb.threads/vfork-follow-child-exit.exp: New file.
3113
31142019-04-15 Leszek Swirski <leszeks@google.com>
3115
3116 * gdb.arch/amd64-eval.cc: New file.
3117 * gdb.arch/amd64-eval.exp: New file.
3118
31192019-04-11 Alan Hayward <alan.hayward@arm.com>
3120
3121 * gdb.server/sysroot.c: New test.
3122 * gdb.server/sysroot.exp: New file.
3123 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3124 matching param.
3125
31262019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * gdb.base/align.exp: Extend test to cover structures containing
3129 only static fields.
3130
31312019-04-11 Tom de Vries <tdevries@suse.de>
3132
3133 * boards/cc-with-dwz-m.exp: New file.
3134 * boards/cc-with-dwz.exp: New file.
3135 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3136
31372019-04-09 Simon Marchi <simon.marchi@efficios.com>
3138
3139 * gdb.base/start-cpp.exp: New file.
3140 * gdb.base/start-cpp.cc: New file.
3141
31422019-04-08 Kevin Buettner <kevinb@redhat.com>
3143
3144 * gdb.python/py-thrhandle.exp: Adjust tests to call
3145 thread_from_handle instead of thread_from_thread_handle.
3146
31472019-04-08 Kevin Buettner <kevinb@redhat.com>
3148
3149 * gdb.python/py-thrhandle.exp: Add tests for
3150 gdb.InferiorThread.handle.
3151
31522019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3153
3154 * gdb.python/py-function.exp: Check calling helper function from
3155 all languages.
3156 * lib/gdb.exp (gdb_supported_languages): New proc.
3157
31582019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3159
3160 * gdb.base/complex-parts.c: New file.
3161 * gdb.base/complex-parts.exp: New file.
3162
31632019-04-01 Tom Tromey <tromey@adacore.com>
3164
3165 PR symtab/23331:
3166 * gdb.dwarf2/dw2-ranges-main.c: New file.
3167 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3168 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3169
31702019-03-30 Simon Marchi <simark@simark.ca>
3171
3172 * gdb.base/default.exp: Add values for $_gdb_major and
3173 $_gdb_minor.
3174
31752019-03-29 Tom Tromey <tromey@adacore.com>
3176
3177 * gdb.base/help.exp: Tighten apropos regexp.
3178
31792019-03-29 Keith Seitz <keiths@redhat.com>
3180
3181 * gdb.fortran/array-bounds.exp: New file.
3182 * gdb.fortran/array-bounds.f90: New file.
3183
31842019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3185
3186 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3187
31882019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3189
3190 * gdb.multi/hello.c (main): Increase alarm timer.
3191
31922019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3193
3194 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3195 factor when no hardware watchpoint support.
3196
31972019-03-28 Alan Hayward <alan.hayward@arm.com>
3198 Pedro Alves <palves@redhat.com>
3199
3200 * boards/local-board.exp: set sysroot to /.
3201
32022019-03-27 Alan Hayward <alan.hayward@arm.com>
3203
3204 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3205 in child.
3206
32072019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3208
3209 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3210 field.
3211 (make_container): Initialise new field.
3212 * gdb.python/py-prettyprint.exp: Add new tests.
3213 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3214 <display_hint>: New method.
3215
32162019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3217
3218 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3219 gdb_continue_to_breakpoint more throughout this test.
3220 (run_lang_tests) Supply unique test names, and use
3221 gdb_test_no_output.
3222
32232019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3224
3225 * gdb.base/finish-pretty.exp: Update expected results.
3226 * gdb.base/pretty-print.c: New file.
3227 * gdb.base/pretty-print.exp: New file.
3228
32292019-03-25 Pedro Alves <palves@redhat.com>
3230
3231 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3232 move comments outside list. Append '-i "" eof' section.
3233
32342019-03-22 Alan Hayward <alan.hayward@arm.com>
3235
3236 PR testsuite/25016
3237 * README: Add pie options.
3238 * gdb.base/break-interp.exp: Ensure pie is disabled.
3239 * gdb.base/dump.exp: Likewise.
3240 * lib/gdb.exp (gdb_compile): Add pie option.
3241
32422019-03-19 Tom Tromey <tromey@adacore.com>
3243
3244 * gdb.mi/mi2-cli-display.c: New file.
3245 * gdb.mi/mi2-cli-display.exp: New file.
3246
32472019-03-18 Joel Brobecker <brobecker@adacore.com>
3248 Tom Tromey <tromey@adacore.com>
3249
3250 * gdb.ada/ptype_array/pck.adb: New file.
3251 * gdb.ada/ptype_array/pck.ads: New file.
3252 * gdb.ada/ptype_array/foo.adb: New file.
3253 * gdb.ada/ptype_array.exp: New file.
3254
32552019-03-14 Tom Tromey <tromey@adacore.com>
3256
3257 * gdb.base/style.exp: Add "set style sources" test.
3258
32592019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3260
3261 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3262 * mi-breakpoint-multiple-locations.exp: ... this.
3263 (make_breakpoints_pattern): New proc.
3264 (do_test): Add mi_version parameter, test -break-insert,
3265 -break-info and =breakpoint-created.
3266
32672019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3268
3269 * config/default.exp: Remove 'load_lib gdb.exp'.
3270 * config/monitor.exp: Likewise.
3271 * config/sid.exp: Likewise.
3272 * config/sim.exp: Likewise.
3273 * config/slite.exp: Likewise.
3274 * config/unix.exp: Likewise.
3275 * gdb.base/default.exp: Remove unhelpful comment.
3276
32772019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3278
3279 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3280
32812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3282
3283 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3284
32852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3286
3287 * gdb.fortran/type-kinds.exp: Update expected results.
3288
32892019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3290
3291 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3292
32932019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3294
3295 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3296 function.
3297 (test_basic_parsing_of_type_kinds): Expand types tested.
3298 (test_parsing_invalid_type_kinds): New function.
3299
33002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3301
3302 * gdb.fortran/intrinsics.exp: New file.
3303 * gdb.fortran/intrinsics.f90: New file.
3304 * gdb.fortran/type-kinds.exp: New file.
3305
33062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3307
3308 * gdb.fortran/dot-ops.exp: New file.
3309
33102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3311
3312 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3313 Check upper and lower case logical literals.
3314
33152019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3316
3317 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3318 Remove duplicate tests.
3319
33202019-03-06 Alan Hayward <alan.hayward@arm.com>
3321
3322 * lib/gdb.exp (builtin_cd): rename of cd.
3323 (cd): Override builtin.
3324
33252019-03-06 Richard Bunt <richard.bunt@arm.com>
3326
3327 * gdb.fortran/function-calls.exp: New file.
3328 * gdb.fortran/function-calls.f90: New test.
3329
33302019-03-04 Richard Bunt <richard.bunt@arm.com>
3331
3332 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3333 on user program standard output.
3334 * gdb.fortran/short-circuit-argument-list.f90: Record function
3335 calls.
3336
33372019-02-28 Alan Hayward <alan.hayward@arm.com>
3338
3339 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3340 failure.
3341
33422019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3343
3344 PR gdb/8527
3345 * gdb.base/interrupt-daemon-attach.c,
3346 gdb.base/interrupt-daemon-attach.exp: New test.
3347
33482019-02-27 Pedro Alves <palves@redhat.com>
3349
3350 * gdb.base/page.exp: Add tests for "set width/height -1".
3351
33522019-02-27 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.base/page.exp: Add tests for "set/show width/height" with
3355 "infinite" values.
3356
33572019-02-27 Tom Tromey <tromey@adacore.com>
3358
3359 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3360 2.4.
3361 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3362 workaround.
3363
33642019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3365
3366 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3367 tests for structs with static members.
3368
33692019-02-26 Tom Tromey <tromey@adacore.com>
3370
3371 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3372 ValueError, not TypeError.
3373
33742019-02-26 Kevin Buettner <kevinb@redhat.com>
3375
3376 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3377 call from main program.
3378
33792019-02-23 Joel Brobecker <brobecker@adacore.com>
3380
3381 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3382 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3383 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3384 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3385 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3386
33872019-02-22 Keith Seitz <keiths@redhat.com>
3388
3389 PR symtab/23853
3390 * gdb.base/symlink-sourcefile.c: New file.
3391 * gdb.base/symlink-sourcefile.exp: New file.
3392
33932019-02-20 Tom Tromey <tom@tromey.com>
3394
3395 * gdb.base/info_qt.exp: Update.
3396
33972019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3398
3399 * gdb.base/source.exp: Move "error in sourced script" code to
3400 the end.
3401 * gdb.base/source-error.gdb: Move contents to
3402 source-error-1.gdb. Add new code to source source-error-1.gdb.
3403 * gdb.base/source-error-1.gdb: New file, from previous
3404 source-error.gdb.
3405
34062019-02-17 Tom Tromey <tom@tromey.com>
3407
3408 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3409 for macro styling.
3410 * gdb.base/style.c (SOME_MACRO): New macro.
3411
34122019-02-17 Tom Tromey <tom@tromey.com>
3413
3414 * gdb.base/style.exp: Add line-wrapping tests.
3415 * gdb.base/page.exp: Add test for quitting during pagination.
3416
34172019-02-17 Joel Brobecker <brobecker@adacore.com>
3418
3419 * gdb.ada/big_packed_array: New testcase.
3420 * gdb.ada/homonym.exp: Fix incorrect expected output for
3421 "break <homonym__get_value>" test.
3422
34232019-02-13 Weimin Pan <weimin.pan@oracle.com>
3424
3425 PR breakpoints/21870
3426 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3427 and prepare_for_testing. Add comment.
3428 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3429 redundant cleanup call. Clean up comment.
3430
34312019-02-12 Weimin Pan <weimin.pan@oracle.com>
3432
3433 PR breakpoints/21870
3434 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3435 * gdb.arch/aarch64-dbreg-contents.c: New file.
3436
34372019-02-10 Joel Brobecker <brobecker@adacore.com>
3438
3439 * gdb.ada/mi_ref_changeable: New testcase.
3440
34412019-02-07 Alan Hayward <alan.hayward@arm.com>
3442
3443 * gdb.base/attach.exp: Add double attach test.
3444
34452019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3446
3447 * lib/gdb.exp (default_gdb_start): Don't match pagination
3448 prompt.
3449 (gdb_init): Set stty_init.
3450
34512019-01-27 Tom Tromey <tom@tromey.com>
3452
3453 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3454 skip_python_tests.
3455
34562019-01-24 Alan Hayward <alan.hayward@arm.com>
3457
3458 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3459 New structure.
3460 (struct struct_static_02_02): Likewise.
3461 (struct struct_static_02_03): Likewise.
3462 (struct struct_static_02_04): Likewise.
3463 (struct struct_static_04_01): Likewise.
3464 (struct struct_static_04_02): Likewise.
3465 (struct struct_static_04_03): Likewise.
3466 (struct struct_static_04_04): Likewise.
3467 (struct struct_static_06_01): Likewise.
3468 (struct struct_static_06_02): Likewise.
3469 (struct struct_static_06_03): Likewise.
3470 (struct struct_static_06_04): Likewise.
3471 (cmp_struct_static_02_01): Likewise.
3472 (cmp_struct_static_02_02): Likewise.
3473 (cmp_struct_static_02_03): Likewise.
3474 (cmp_struct_static_02_04): Likewise.
3475 (cmp_struct_static_04_01): Likewise.
3476 (cmp_struct_static_04_02): Likewise.
3477 (cmp_struct_static_04_03): Likewise.
3478 (cmp_struct_static_04_04): Likewise.
3479 (cmp_struct_static_06_01): Likewise.
3480 (cmp_struct_static_06_02): Likewise.
3481 (cmp_struct_static_06_03): Likewise.
3482 (cmp_struct_static_06_04): Likewise.
3483 (call_all): Test new structs.
3484 * gdb.base/infcall-nested-structs.exp: Likewise.
3485
34862019-01-21 Alan Hayward <alan.hayward@arm.com>
3487 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3488
34892019-01-21 Alan Hayward <alan.hayward@arm.com>
3490 * gdb.base/stack-protector.c: New test.
3491 * gdb.base/stack-protector.exp: New file.
3492 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3493 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3494 option.
3495 (gdb_compile): Remove stack protector for GCC and prevent
3496 recursion.
3497
34982019-01-16 Keith Seitz <keiths@redhat.com>
3499
3500 PR gdb/23773
3501 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3502
35032019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3504
3505 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3506 aliases.
3507 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3508 tests.
3509 * gdb.arch/powerpc-vector-regs.c: New file.
3510 * gdb.arch/powerpc-vector-regs.exp: New file.
3511
35122019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3513
3514 * gdb.arch/altivec-regs.exp: Fix the list passed to
3515 gdb_expect_list when testing "info vector".
3516
35172019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3518
3519 * gdb.base/style.exp: Don't include path in testname.
3520
35212019-01-10 Keith Seitz <keiths@redhat.com>
3522
3523 PR gdb/23712
3524 PR symtab/23010
3525 * gdb.dwarf2/multidictionary.exp: New file.
3526
35272019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3528
3529 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3530 (test_gnuv3_style_demangling): ... this.
3531 (test_lucid_style_demangling): Remove.
3532 (test_arm_style_demangling): Remove.
3533 (test_hp_style_demangling): Remove.
3534 (do_tests): Remove calls to the above.
3535
35362019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3537
3538 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3539 case.
3540
35412019-01-06 Tom Tromey <tom@tromey.com>
3542
3543 PR gdb/28155:
3544 * gdb.dwarf2/typedef-void-finish.exp: New file.
3545
35462018-12-28 Tom Tromey <tom@tromey.com>
3547 Simon Marchi <simark@simark.ca>
3548
3549 * gdb.base/jit-exec.exp: New file.
3550 * gdb.base/jit-exec.c: New file.
3551 * gdb.base/jit-execd.c: New file.
3552
35532018-12-28 Tom Tromey <tom@tromey.com>
3554
3555 * gdb.base/style.exp: Update test to check for address styling.
3556
35572018-12-28 Tom Tromey <tom@tromey.com>
3558
3559 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3560 message.
3561
35622018-12-28 Tom Tromey <tom@tromey.com>
3563
3564 * gdb.base/style.exp: Add test for version number styling.
3565
35662018-12-28 Tom Tromey <tom@tromey.com>
3567
3568 * gdb.base/style.exp: Add test for print_address_symbolic.
3569
35702018-12-28 Tom Tromey <tom@tromey.com>
3571
3572 * gdb.base/style.exp: Add test for breakpoint setting.
3573
35742018-12-28 Tom Tromey <tom@tromey.com>
3575
3576 * gdb.base/style.exp: Add test for variable names.
3577
35782018-12-28 Tom Tromey <tom@tromey.com>
3579
3580 * gdb.base/style.exp: New file.
3581 * gdb.base/style.c: New file.
3582
35832018-12-28 Tom Tromey <tom@tromey.com>
3584
3585 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3586 "dumb".
3587 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3588 the TERM environment variable.
3589
35902018-12-27 Tom Tromey <tom@tromey.com>
3591
3592 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3593 pagination test.
3594
35952018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3596
3597 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3598 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3599
36002018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3601
3602 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3603 Filename a.adb changed to bp_fun_addr.adb.
3604 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3605
36062018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3607
3608 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3609 non-PIE executables.
3610 * README: Mention the gdb,nopie_flag board setting.
3611 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3612 non-PIE executable.
3613 * gdb.arch/amd64-entry-value.exp: Likewise.
3614 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3615 * gdb.arch/i386-float.exp: Likewise.
3616 * gdb.arch/i386-signal.exp: Likewise.
3617 * gdb.mi/mi-reg-undefined.exp: Likewise.
3618
36192018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3620
3621 PR gdb/23974
3622 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3623
36242018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3625
3626 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3627 Update order of results accordingly.
3628
36292018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3630
3631 * gdb.base/annota1.exp: Update a test regexp.
3632
36332018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3634
3635 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3636
36372018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3638
3639 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3640 (reuse_time): Initialize to REUSE_TIME_CAP.
3641 (check_rc): New function.
3642 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3643 Check pthread_create rc.
3644 (spawner_thread_func): Check pthread_create and pthread_join rc.
3645
36462018-12-08 Pedro Alves <palves@redhat.com>
3647
3648 * gdb.base/list.exp (test_forward_search): Rename to ...
3649 (test_forward_reverse_search): ... this. Also test reverse-search
3650 and the forward-search alias.
3651
36522018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3653
3654 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3655 local timeout variable before return, and remove all local timeout
3656 variable entirely.
3657 (gdb_load): Likewise.
3658
36592018-12-01 Tom de Vries <tdevries@suse.de>
3660
3661 * gdb.base/gdb-caching-proc.exp: New file.
3662
36632018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3664
3665 * Makefile.in (TIMESTAMP): New variable.
3666 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3667 command.
3668 (check-single-racy): Likewise.
3669 (check/%.exp): Likewise.
3670 (check-racy/%.exp): Likewise.
3671 (workers/%.worker): Likewise.
3672 (build-perf): Likewise.
3673 (check-perf): Likewise.
3674 * README: Describe new "TS" and "TS_FORMAT" variables.
3675 * print-ts.py: New file.
3676
36772018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3678
3679 PR python/23714
3680 * gdb.python/python.exp: Test command repetition after
3681 gdb.execute.
3682
36832018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3684
3685 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3686 is correctly aligned.
3687
36882018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3689
3690 * gdb.ada/info_auto_lang.exp: New testcase.
3691 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3692 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3693 * gdb.ada/info_auto_lang/some_c.c: New file.
3694
36952018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3696
3697 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3698 FUNC_lang language syntax.
3699
37002018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3701
3702 * gdb.base/info_minsym.c: New file.
3703 * gdb.base/info_minsym.exp: New file.
3704
37052018-11-19 Tom Tromey <tom@tromey.com>
3706
3707 PR rust/23625:
3708 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3709 * gdb.rust/expr.exp: Update expected output. Change one test.
3710
37112018-11-19 Tom Tromey <tom@tromey.com>
3712
3713 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3714
37152018-11-19 Pedro Alves <palves@redhat.com>
3716
3717 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3718 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3719 see the expected warning.
3720
37212018-11-16 Alan Hayward <alan.hayward@arm.com>
3722
3723 PR gdb/22736:
3724 * gdb.cp/infcall-nodebug-lib.c: New test.
3725 * gdb.cp/infcall-nodebug-main.c: New test.
3726 * gdb.cp/infcall-nodebug.exp: New file.
3727
37282018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3729
3730 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3731 completer tests.
3732
37332018-11-09 Tom de Vries <tdevries@suse.de>
3734
3735 * gdb.base/msym-lang.c: New test.
3736 * gdb.base/msym-lang.exp: New file.
3737 * gdb.base/msym-lang-main.c: New test.
3738
37392018-11-08 Tom Tromey <tom@tromey.com>
3740
3741 PR gdb/23555:
3742 PR gdb/23838:
3743 * gdb.base/warning.exp: New file.
3744
37452018-11-08 Jan Beulich <jbeulich@suse.com>
3746
3747 * testsuite/gdb.arch/i386-avx512.c,
3748 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3749
37502018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3751
3752 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3753 point hardware.
3754
37552018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3756
3757 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3758 * gdb.dwarf2/missing-type-name.exp: New file.
3759
37602018-11-06 Tom de Vries <tdevries@suse.de>
3761
3762 * gdb.base/many-headers.c: New test.
3763 * gdb.base/many-headers.exp: New file.
3764
37652018-11-06 Jim Wilson <jimw@sifive.com>
3766
3767 * gdb.base/code_elim.exp: For riscv, set additional_flags
3768 to include -msmall-data-limit=0.
3769
37702018-11-01 Joel Brobecker <brobecker@adacore.com>
3771
3772 * gdb.ada/watch_minus_l: New testcase.
3773
37742018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3775
3776 * gdb.arch/aix-sighandle.c: New file.
3777 * gdb.arch/aix-sighandle.exp: New file.
3778
37792018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3780
3781 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3782 registers being unions.
3783
37842018-10-31 Tom de Vries <tdevries@suse.de>
3785
3786 * lib/valgrind.exp: New file.
3787 (vgdb_start, vgdb_stop): New procs, factored out of ...
3788 * gdb.base/valgrind-bt.exp: ... here, ...
3789 * gdb.base/valgrind-disp-step.exp: ... here and ...
3790 * gdb.base/valgrind-infcall.exp: ... here.
3791
37922018-10-31 Tom de Vries <tdevries@suse.de>
3793
3794 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3795
37962018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3797
3798 * gdb.dwarf2/void-type.c: New file.
3799 * gdb.dwarf2/void-type.exp: New file.
3800
38012018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3802
3803 * gdb.base/info_qt.c: New file.
3804 * gdb.base/info_qt.exp: New file.
3805
38062018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3807
3808 * gdb.arch/powerpc-htm-regs.c: New file.
3809 * gdb.arch/powerpc-htm-regs.exp: New file.
3810
38112018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3812
3813 * gdb.arch/powerpc-tar.c: New file.
3814 * gdb.arch/powerpc-tar.exp: New file.
3815
38162018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3817
3818 * gdb.arch/powerpc-ppr-dscr.c: New file.
3819 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3820
38212018-10-25 Tom de Vries <tdevries@suse.de>
3822
3823 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3824
38252018-10-24 Tom de Vries <tdevries@suse.de>
3826
3827 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3828 longer exists error.
3829
38302018-10-24 Tom de Vries <tdevries@suse.de>
3831
3832 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3833
38342018-10-24 Tom de Vries <tdevries@suse.de>
3835
3836 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3837 --db-attach in valgrind.
3838
38392018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3840
3841 * gdb.arch/riscv-reg-aliases.c: New file.
3842 * gdb.arch/riscv-reg-aliases.exp: New file.
3843
38442018-10-19 Alan Hayward <alan.hayward@arm.com>
3845
3846 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3847
38482018-10-19 Alan Hayward <alan.hayward@arm.com>
3849
3850 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3851
38522018-10-19 Alan Hayward <alan.hayward@arm.com>
3853
3854 * gdb.cp/ovldbreak.exp: Fix regexps.
3855
38562018-10-19 Alan Hayward <alan.hayward@arm.com>
3857
3858 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3859
38602018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3861
3862 PR cli/23785
3863 * gdb.base/restore.exp: New test to check if "restore" with an
3864 invalid file doesn't segfault.
3865
38662018-10-18 Tom de Vries <tdevries@suse.de>
3867
3868 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3869 * gdb.ada/excep_handle.exp: Same.
3870 * gdb.ada/mi_string_access.exp: Same.
3871 * gdb.ada/mi_var_union.exp: Same.
3872 * gdb.arch/arc-analyze-prologue.exp: Same.
3873 * gdb.arch/arc-decode-insn.exp: Same.
3874 * gdb.base/readnever.exp: Same.
3875 * gdb.fortran/printing-types.exp: Same.
3876 * gdb.guile/scm-lazy-string.exp: Same.
3877
38782018-10-16 Tom de Vries <tdevries@suse.de>
3879
3880 PR gdb/23730
3881 * gdb.base/catch-follow-exec.c: Add copyright notice.
3882 * gdb.base/catch-follow-exec.exp: Rewrite to use
3883 gdb_spawn_with_cmdline_opts. Require gdb-native.
3884
38852018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3886
3887 * gdb.trace/actions-changed.exp: Check for arch support.
3888 * gdb.trace/actions.exp: Likewise.
3889 * gdb.trace/ax.exp: Likewise.
3890 * gdb.trace/backtrace.exp: Likewise.
3891 * gdb.trace/change-loc.exp: Likewise.
3892 * gdb.trace/deltrace.exp: Likewise.
3893 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3894 * gdb.trace/ftrace.exp: Likewise.
3895 * gdb.trace/infotrace.exp: Check for arch support.
3896 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3897 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3898 * gdb.trace/mi-tsv-changed.exp: Likewise.
3899 * gdb.trace/packetlen.exp: Likewise.
3900 * gdb.trace/passc-dyn.exp: Likewise.
3901 * gdb.trace/passcount.exp: Likewise.
3902 * gdb.trace/pending.exp: Likewise.
3903 * gdb.trace/range-stepping.exp: Check for shlib support.
3904 * gdb.trace/report.exp: Check for arch support.
3905 * gdb.trace/save-trace.exp: Likewise.
3906 * gdb.trace/signal.exp: Check for signal support.
3907 * gdb.trace/tfind.exp: Check for arch support.
3908 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3909 * gdb.trace/trace-common.h: Add comment.
3910 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3911 * gdb.trace/trace-enable-disable.exp: Likewise.
3912 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3913 * gdb.trace/tracecmd.exp: Check for arch support.
3914 * gdb.trace/tspeed.exp: Check for shlib and target support.
3915 * gdb.trace/tstatus.exp: Check for arch support.
3916 * gdb.trace/tsv.exp: Likewise.
3917 * gdb.trace/while-dyn.exp: Likewise.
3918 * gdb.trace/while-stepping.exp: Likewise.
3919 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3920
39212018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3922
3923 * gdb.trace/tspeed.exp: Remove nowarnings.
3924 (prepare_for_trace_test): Declare "global ipalib".
3925 * gdb.trace/tspeed.c: Include unistd.h.
3926 (main): Remove superfluous printf argument.
3927
39282018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3929
3930 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3931 directory prefix on the filename.
3932
39332018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3934
3935 * gdb.gdb/unittest.exp: Update expected message informing that
3936 selftests have been disabled.
3937 * gdb.server/unittest.exp: Likewise.
3938
39392018-10-09 Tom de Vries <tdevries@suse.de>
3940
3941 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3942 with runto_main.
3943
39442018-10-08 Weimin Pan <weimin.pan@oracle.com>
3945
3946 PR c++/16841
3947 * gdb.cp/virtbase2.cc: New file.
3948 * gdb.cp/virtbase2.exp: New file.
3949
39502018-10-06 Tom Tromey <tom@tromey.com>
3951
3952 PR python/19399:
3953 * gdb.python/py-inferior.exp: Add architecture test.
3954
39552018-10-06 Tom Tromey <tom@tromey.com>
3956
3957 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3958 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3959
39602018-10-06 Tom Tromey <tom@tromey.com>
3961
3962 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3963 of a "throw" catchpoint.
3964
39652018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3966
3967 * gdb.base/info-proc.exp: Update string expected from "help info
3968 proc".
3969
39702018-10-04 Tom Tromey <tom@tromey.com>
3971
3972 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3973 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3974 (test_initial_complaints, test_empty_complaints): Update.
3975 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3976
39772018-10-04 Tom Tromey <tom@tromey.com>
3978
3979 PR cli/19551:
3980 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3981 * lib/gdb.exp (gdb_file_cmd): Update.
3982 * gdb.stabs/weird.exp (print_weird_var): Update.
3983 * gdb.server/solib-list.exp: Update.
3984 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3985 * gdb.mi/mi-cli.exp: Update.
3986 * gdb.linespec/linespec.exp: Update.
3987 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3988 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3989 * gdb.cp/cp-relocate.exp: Update.
3990 * gdb.base/sym-file.exp: Update.
3991 * gdb.base/relocate.exp: Update.
3992 * gdb.base/readnever.exp: Update.
3993 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3994 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3995 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3996 * gdb.base/code_elim.exp: Update.
3997 * gdb.base/break-unload-file.exp (test_break): Update.
3998 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3999 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4000 Update.
4001 * gdb.base/attach.exp (do_attach_tests): Update.
4002 * gdb.base/sepdebug.exp: Update.
4003 * gdb.python/py-section-script.exp: Update.
4004
40052018-10-04 Tom Tromey <tom@tromey.com>
4006
4007 PR cli/22234:
4008 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4009 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4010 output.
4011
40122018-10-04 Tom Tromey <tom@tromey.com>
4013
4014 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4015 set width and height to 0.
4016 (test_command_line_attach_run): Use -quiet.
4017
40182018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4019
4020 * lib/gdb.exp (skip_ifunc_tests): New.
4021 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4022 other compile failures.
4023 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4024
40252018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4026
4027 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4028 is_amd64_regs_target.
4029
40302018-10-01 Alan Hayward <alan.hayward@arm.com>
4031
4032 * gdb.arch/aarch64-sighandler-regs.c: New test.
4033 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4034 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4035
40362018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4037
4038 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4039 assembly.
4040
40412018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4042
4043 * gdb.base/frame-selection.exp: New file.
4044 * gdb.base/frame-selection.c: New file.
4045
40462018-09-27 Alan Hayward <alan.hayward@arm.com>
4047
4048 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4049 pthread barrier.
4050 (main): Likewise.
4051
40522018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4053
4054 * gdb.base/large-frame-1.c: New file.
4055 * gdb.base/large-frame-2.c: New file.
4056 * gdb.base/large-frame.exp: New file.
4057 * gdb.base/large-frame.h: New file.
4058
40592018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4060
4061 PR gdb/20948
4062 * gdb.base/write_mem.exp: New test.
4063 * gdb.base/write_mem.c: Likewise.
4064
40652018-09-23 Tom Tromey <tom@tromey.com>
4066
4067 PR python/18852:
4068 * gdb.python/py-parameter.exp: Add test for parameter that throws
4069 on "set".
4070
40712018-09-23 Tom Tromey <tom@tromey.com>
4072
4073 PR python/17284:
4074 * gdb.python/py-template.exp (test_template_arg): Add test for
4075 negative template argument number.
4076
40772018-09-23 Tom Tromey <tom@tromey.com>
4078
4079 PR python/14062:
4080 * gdb.python/python.exp: Add test for post_event error.
4081
40822018-09-23 Tom Tromey <tom@tromey.com>
4083
4084 PR python/18170:
4085 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4086 convert pointers to int and long.
4087
40882018-09-23 Tom Tromey <tom@tromey.com>
4089
4090 PR python/20126:
4091 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4092 signed-ness conversion tests.
4093
40942018-09-23 Tom Tromey <tom@tromey.com>
4095
4096 PR python/18352;
4097 * gdb.python/py-value.exp (test_float_conversion): New proc.
4098 Use it.
4099
41002018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4101
4102 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4103
41042018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4105
4106 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4107 no readline.
4108 * gdb.base/utf8-identifiers.exp: Likewise.
4109 * gdb.cp/cpcompletion.exp: Likewise.
4110 * gdb.linespec/cpcompletion.exp: Likewise.
4111 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4112 * gdb.linespec/cpls-ops.exp: Likewise.
4113
41142018-09-19 Richard Bunt <richard.bunt@arm.com>
4115 Chris January <chris.january@arm.com>
4116
4117 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4118 * gdb.fortran/short-circuit-argument-list.exp: New file.
4119 * gdb.fortran/short-circuit-argument-list.f90: New test.
4120
41212018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4122
4123 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4124 "arch=" keyword when executing "-stack-list-frames".
4125
41262018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4127
4128 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4129 "arch=" keyword when executing "-stack-list-frames".
4130
41312018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4132
4133 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4134 break ada".
4135
41362018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4137
4138 PR python/23669
4139 * gdb.python/python.exp: Test gdb.execute("show commands").
4140
41412018-09-16 Tom Tromey <tom@tromey.com>
4142
4143 * gdb.base/new-ui.exp (do_execution_tests): Update.
4144 * gdb.base/dbx.exp (test_breakpoints): Update.
4145
41462018-09-14 Alan Hayward <alan.hayward@arm.com>
4147
4148 * lib/gdb.exp (gdb_simple_compile): Add proc.
4149 (is_elf_target): Use gdb_simple_compile.
4150 (skip_altivec_tests): Likewise.
4151 (skip_vsx_tests): Likewise.
4152 (skip_tsx_tests): Likewise.
4153 (skip_btrace_tests): Likewise.
4154 (skip_btrace_pt_tests): Likewise.
4155 (gdb_can_simple_compile): Likewise.
4156 (gdb_has_argv0): Likewise.
4157 (gdb_target_symbol_prefix): Likewise.
4158 (target_supports_scheduler_locking): Likewise.
4159
41602018-09-13 Tom Tromey <tom@tromey.com>
4161
4162 * Makefile.in (TAGS): Recognize proc_with_prefix and
4163 gdb_caching_proc.
4164
41652018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4166
4167 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4168 method.
4169
41702018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4171
4172 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4173 and a few other Inferior properties when the Inferior is no
4174 longer valid.
4175
41762018-09-13 Tom Tromey <tom@tromey.com>
4177
4178 PR rust/23650:
4179 * gdb.rust/simple.exp: Add test for enum field access error.
4180
41812018-09-13 Tom Tromey <tom@tromey.com>
4182
4183 PR rust/23626:
4184 * gdb.rust/simple.rs (EmptyEnum): New type.
4185 (main): Use it.
4186 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4187
41882018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4189
4190 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4191 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4192 * gdb.python/py-symtab.exp: Update test printing an objfile.
4193
41942018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4195
4196 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4197 object.
4198
41992018-09-12 Alan Hayward <alan.hayward@arm.com>
4200
4201 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4202 (support_complex_tests): Use gdb_can_simple_compile.
4203 (is_ilp32_target): Likewise.
4204 (is_lp64_target): Likewise.
4205 (is_64_target): Likewise.
4206 (is_amd64_regs_target): Likewise.
4207 (is_aarch32_target): Likewise.
4208 (gdb_int128_helper): Likewise.
4209
42102018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4211
4212 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4213
42142018-09-10 Jerome Guitton <guitton@adacore.com>
4215
4216 * gdb.ada/same_component_name: Add test for case of tagged record
4217 with variable-length fields.
4218
42192018-09-10 Xavier Roirand <roirand@adacore.com>
4220
4221 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4222 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4223 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4224 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4225
42262018-09-10 Xavier Roirand <roirand@adacore.com>
4227
4228 * gdb.ada/mi_string_access.exp: New testcase.
4229 * gdb.ada/mi_string_access/bar.adb: New file.
4230 * gdb.ada/mi_string_access/pck.adb: New file.
4231 * gdb.ada/mi_string_access/pck.asd: New file.
4232
42332018-09-10 Xavier Roirand <roirand@adacore.com>
4234
4235 * gdb.ada/mi_var_union.exp: New testcase.
4236 * gdb.ada/mi_var_union/bar.adb: New file.
4237 * gdb.ada/mi_var_union/pck.adb: New file.
4238 * gdb.ada/mi_var_union/pck.asd: New file.
4239
42402018-09-08 Tom Tromey <tom@tromey.com>
4241
4242 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4243
42442018-09-08 Tom Tromey <tom@tromey.com>
4245
4246 PR python/16047:
4247 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4248 (register_pretty_printers): Register new printer.
4249 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4250 test.
4251 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4252 (an_int_type3): New global.
4253
42542018-09-08 Joel Brobecker <brobecker@adacore.com>
4255
4256 * gdb.ada/expr_with_funcall: New testcase.
4257
42582018-09-08 Joel Brobecker <brobecker@adacore.com>
4259
4260 * gdb.ada/packed_array_assign: New testcase.
4261
42622018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4263
4264 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4265 names, and add test prefixes to make test names unique.
4266
42672018-09-05 Tom de Vries <tdevries@suse.de>
4268
4269 * gdb.dwarf2/varval.exp: Add test.
4270
42712018-09-04 Gary Benson <gbenson@redhat.com>
4272
4273 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4274 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4275
42762018-08-31 Tom Tromey <tom@tromey.com>
4277
4278 * gdb.rust/simple.rs: Rename second variable "v".
4279
42802018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4281
4282 * gdb.base/funcargs.c (use_a): New function.
4283 (recurse): Call use_a.
4284
42852018-08-29 Keith Seitz <keiths@redhat.com>
4286
4287 * gdb.compile/compile-cplus-anonymous.cc: New file.
4288 * gdb.compile/compile-cplus-anonymous.exp: New file.
4289 * gdb.compile/compile-cplus-array-decay.cc: New file.
4290 * gdb.compile/compile-cplus-array-decay.exp: New file.
4291 * gdb.compile/compile-cplus-inherit.cc: New file.
4292 * gdb.compile/compile-cplus-inherit.exp: New file.
4293 * gdb.compile/compile-cplus-member.cc: New file.
4294 * gdb.compile/compile-cplus-member.exp: New file.
4295 * gdb.compile/compile-cplus-method.cc: New file.
4296 * gdb.compile/compile-cplus-method.exp: New file.
4297 * gdb.compile/compile-cplus-mod.c: "New" file.
4298 * gdb.compile/compile-cplus-namespace.cc: New file.
4299 * gdb.compile/compile-cplus-namespace.exp: New file.
4300 * gdb.compile/compile-cplus-nested.cc: New file.
4301 * gdb.compile/compile-cplus-nested.exp: New file.
4302 * gdb.compile/compile-cplus-print.c: "New" file.
4303 * gdb.compile/compile-cplus-print.exp: "New" file.
4304 * gdb.compile/compile-cplus-virtual.cc: New file.
4305 * gdb.compile/compile-cplus-virtual.exp: New file.
4306 * gdb.compile/compile-cplus.c: "New" file.
4307 * gdb.compile/compile-cplus.exp: "New" file.
4308 * lib/compile-support.exp: New file.
4309
43102018-08-16 Gary Benson <gbenson@redhat.com>
4311
4312 PR gdb/13000:
4313 * gdb.base/batch-exit-status.exp: New file.
4314 * gdb.base/batch-exit-status.good-commands: Likewise.
4315 * gdb.base/batch-exit-status.bad-commands: Likewise.
4316
43172018-08-29 Alan Hayward <alan.hayward@arm.com>
4318
4319 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4320 (struct struct02): Likewise.
4321 (struct struct03): Likewise.
4322 (struct struct04): Likewise.
4323 (struct struct_01_01): New struct.
4324 (struct struct_01_02): Likewise.
4325 (struct struct_01_03): Likewise.
4326 (struct struct_01_04): Likewise.
4327 (struct struct_02_01): Likewise.
4328 (struct struct_02_02): Likewise.
4329 (struct struct_02_03): Likewise.
4330 (struct struct_02_04): Likewise.
4331 (struct struct_04_01): Likewise.
4332 (struct struct_04_02): Likewise.
4333 (struct struct_04_03): Likewise.
4334 (struct struct_04_04): Likewise.
4335 (struct struct_05_01): Likewise.
4336 (struct struct_05_02): Likewise.
4337 (struct struct_05_03): Likewise.
4338 (struct struct_05_04): Likewise.
4339 (cmp_struct01): Remove function.
4340 (cmp_struct02): Likewise.
4341 (cmp_struct03): Likewise.
4342 (cmp_struct04): Likewise.
4343 (cmp_struct_01_01): Add Function.
4344 (cmp_struct_01_02): Likewise.
4345 (cmp_struct_01_03): Likewise.
4346 (cmp_struct_01_04): Likewise.
4347 (cmp_struct_02_01): Likewise.
4348 (cmp_struct_02_02): Likewise.
4349 (cmp_struct_02_03): Likewise.
4350 (cmp_struct_02_04): Likewise.
4351 (cmp_struct_04_01): Likewise.
4352 (cmp_struct_04_02): Likewise.
4353 (cmp_struct_04_03): Likewise.
4354 (cmp_struct_04_04): Likewise.
4355 (cmp_struct_05_01): Likewise.
4356 (cmp_struct_05_02): Likewise.
4357 (cmp_struct_05_03): Likewise.
4358 (cmp_struct_05_04): Likewise.
4359 (call_all): Add new structs.
4360 * gdb.base/infcall-nested-structs.exp: Likewise.
4361
43622018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4363
4364 * gdb.python/py-framefilter-mi.exp: Update regexp to
4365 check for "arch" field in frame output.
4366
43672018-08-23 Kevin Buettner <kevinb@redhat.com>
4368
4369 * gdb.dwarf2/dw2-ranges-func.c: New file.
4370 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4371
43722018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4373
4374 * gdb.base/term.exp: Compare terminal settings with values from
4375 the inferior.
4376 * gdb.base/term.c: Get and set terminal settings.
4377
43782018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4379
4380 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4381 accommodate new "arch" field in frame output.
4382 * gdb.mi/mi-return.exp: Likewise.
4383 * gdb.mi/mi-stack.exp: Likewise.
4384 * gdb.mi/mi-syn-frame.exp: Likewise.
4385 * gdb.mi/user-selected-context-sync.exp: Likewise.
4386
43872018-08-19 Michael Spang <spang@google.com>
4388
4389 PR gdb/11786
4390 * gdb.base/gcore-tls-pie.c: New file.
4391 * gdb.base/gcore-tls-pie.exp: New file.
4392
43932018-08-18 Kevin Buettner <kevinb@redhat.com>
4394
4395 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4396 * gdb.dwarf2/varval.c: New file.
4397 * gdb.dwarf2/varval.exp: New file.
4398
43992018-08-17 Alan Hayward <alan.hayward@arm.com>
4400
4401 PR gdb/18931
4402 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4403
44042018-08-16 Keith Seitz <keiths@redhat.com>
4405
4406 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4407 tests expected to pass.
4408
44092018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4410
4411 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4412 -data-disassemble -a.
4413 (test_disassembly_bogus_args): Likewise.
4414
44152018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4416
4417 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4418
44192018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4420
4421 * gdb.base/vla-optimized-out.exp: Add new test.
4422
44232018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4424
4425 * gdb.base/vla-optimized-out-o3.exp: Delete.
4426 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4427 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4428 deleted tests.
4429
44302018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4431
4432 PR gdb/18050:
4433 * gdb.server/extended-remote-restart.c: New file.
4434 * gdb.server/extended-remote-restart.exp: New file.
4435
44362018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4437
4438 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4439 "set variable index = 42".
4440
44412018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4442
4443 * boards/index-cache-gdb.exp: New file.
4444 * gdb.dwarf2/index-cache.exp: New file.
4445 * gdb.dwarf2/index-cache.c: New file.
4446 * gdb.base/maint.exp: Check if we are using the index cache.
4447
44482018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4449
4450 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4451 MAKEFLAGS.
4452
44532018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4454
4455 * dg-extract-results.sh: Move to toplevel contrib.
4456 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4457 * Makefile.in (check-parallel-racy): Likewise.
4458
44592018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4460
4461 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4462 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4463 tests if the target supports scheduler locking.
4464
44652018-08-04 Tom de Vries <tdevries@suse.de>
4466
4467 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4468
44692018-08-02 Tom Tromey <tom@tromey.com>
4470
4471 PR symtab/16842.
4472 * gdb.cp/temargs.exp: Test "info address" of a template
4473 parameter.
4474
44752018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4476
4477 * gdb.python/py-mi-var-info-path-expression.c: New file.
4478 * gdb.python/py-mi-var-info-path-expression.py: New file.
4479 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4480
44812018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4482
4483 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4484 error after "cannot resolve name" string.
4485
44862018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4487
4488 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4489 started.
4490 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4491
44922018-07-28 Tom de Vries <tdevries@suse.de>
4493
4494 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4495
44962018-07-26 Tom de Vries <tdevries@suse.de>
4497
4498 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4499
45002018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4501
4502 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4503 is visible.
4504
45052018-07-26 Tom de Vries <tdevries@suse.de>
4506
4507 PR breakpoints/23366
4508 * gdb.base/catch-follow-exec.c: New test.
4509 * gdb.base/catch-follow-exec.exp: New file.
4510
45112018-07-25 Tom de Vries <tdevries@suse.de>
4512
4513 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4514 vla-optimized-out.c.
4515
45162018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4517
4518 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4519 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4520
45212018-07-20 Tom de Vries <tdevries@suse.de>
4522
4523 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4524 NOCLONE macro.
4525 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4526
45272018-07-19 Tom de Vries <tdevries@suse.de>
4528
4529 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4530 regular expression.
4531
45322018-07-18 Tom de Vries <tdevries@suse.de>
4533
4534 * gdb.base/vla-optimized-out.c: New test.
4535 * gdb.base/vla-optimized-out.exp: New file.
4536
45372018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4538
4539 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4540 message "No address associated with hostname" when gdbserver
4541 cannot resolve the hostname.
4542
45432018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4544
4545 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4546 Add some test prefixes to make tests unique.
4547
45482018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4549
4550 * gdb.base/frameapply.c: New file.
4551 * gdb.base/frameapply.exp: New file.
4552
45532018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4554
4555 * gdb.base/skip.exp: Update expected error message.
4556
45572018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4558 Jan Kratochvil <jan.kratochvil@redhat.com>
4559 Paul Fertser <fercerpav@gmail.com>
4560 Tsutomu Seki <sekiriki@gmail.com>
4561
4562 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4563 parameter.
4564 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4565 by default.
4566 * boards/native-gdbserver.exp: Likewise.
4567 * gdb.server/run-without-local-binary.exp: Improve regexp used
4568 for detecting when a remote debugging connection succeeds.
4569 * gdb.server/server-connect.exp: New file.
4570 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4571 Do not prefix the port number with ":".
4572 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4573 support for detecting and using it. Add '$debughost_gdbserver'
4574 to the list of arguments used to start gdbserver. Handle case
4575 when gdbserver cannot resolve a network name.
4576
45772018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4578
4579 PR c++/23373
4580 * gdb.base/ptype-offsets.cc (struct static_member): New
4581 struct.
4582 (main) <stmember>: New variable.
4583 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4584 with a static member in it.
4585
45862018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4587
4588 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4589 watchpoints enabled and disabled.
4590
45912018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4592
4593 * gdb.base/examine-backward.exp: Still run tests around address
4594 0x0, even if address 0x0 is not readable. Update the pattern for
4595 matching address 0x0 in expected output.
4596
45972018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4598
4599 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4600 malloc/free.
4601
46022018-07-04 Tom de Vries <tdevries@suse.de>
4603
4604 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4605
46062018-07-02 Maciej W. Rozycki <macro@mips.com>
4607
4608 PR tdep/8282
4609 * gdb.arch/mips-disassembler-options.exp: New test.
4610 * gdb.arch/mips-disassembler-options.s: New test source.
4611
46122018-06-29 Pedro Alves <palves@redhat.com>
4613
4614 * gdb.threads/names.exp: Adjust expected "info threads" output.
4615
46162018-06-29 Pedro Alves <palves@redhat.com>
4617
4618 * gdb.opt/inline-break.exp (line number, address): Add "info
4619 break" tests.
4620
46212018-06-29 Pedro Alves <palves@redhat.com>
4622
4623 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4624 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4625 number and address and running to them.
4626
46272018-06-29 Richard Bunt <richard.bunt@arm.com>
4628
4629 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4630
46312018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4632
4633 * lib/compiler.c: Remove executable permission flag.
4634
46352018-06-28 Richard Bunt <richard.bunt@arm.com>
4636
4637 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4638 code.
4639 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4640
46412018-06-28 Petr Tesarik <ptesarik@suse.cz>
4642
4643 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4644
46452018-06-28 Petr Tesarik <ptesarik@suse.cz>
4646
4647 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4648 address argument is omitted.
4649
46502018-06-28 Petr Tesarik <ptesarik@suse.cz>
4651
4652 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4653
46542018-06-27 Omair Javaid <omair.javaid@linaro.org>
4655
4656 PR gdb/21695
4657 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4658 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4659
46602018-06-26 Tom Tromey <tom@tromey.com>
4661
4662 PR rust/22574:
4663 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4664 * gdb.rust/simple.rs (struct SimpleLayout): New.
4665
46662018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4667
4668 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4669 "info registers" output.
4670
46712018-06-21 Richard Bunt <richard.bunt@arm.com>
4672
4673 * gdb.base/watchpoint-hw-attach.c: New test.
4674 * gdb.base/watchpoint-hw-attach.exp: New file.
4675
46762018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4677
4678 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4679 through /bin/sh.
4680 * boards/dwarf4-gdb-index.exp: Likewise.
4681 * boards/fission-dwp.exp: Likewise.
4682
46832018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4684
4685 * gdb.base/float128.exp: Add comment and improved fail message
4686 to the failure case of "print large128" test.
4687
46882018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4689
4690 * configure.ac: Remove AC_PREREQ.
4691 * configure: Re-generate.
4692
46932018-06-19 Pedro Alves <palves@redhat.com>
4694
4695 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4696 (func_extern_caller): New.
4697 (main): Call func_extern_caller.
4698 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4699 logic change.
4700
47012018-06-18 Weimin Pan <weimin.pan@oracle.com>
4702
4703 PR gdb/16841
4704 * gdb.cp/typedef-base.cc: New file.
4705 * gdb.cp/typedef-base.exp: New file.
4706
47072018-06-18 Tom de Vries <tdevries@suse.de>
4708
4709 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4710
47112018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4712 Richard Bunt <Richard.Bunt@arm.com>
4713
4714 * gdb.threads/attach-slow-waitpid.c: New file.
4715 * gdb.threads/attach-slow-waitpid.exp: New file.
4716 * gdb.threads/slow-waitpid.c: New file.
4717
47182018-06-14 Pedro Alves <palves@redhat.com>
4719
4720 * gdb.base/fork-running-state.c: Include <errno.h>.
4721 (exit_if_relative_exits): New.
4722 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4723 exits.
4724 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4725 child exits.
4726
47272018-06-14 Tom de Vries <tdevries@suse.de>
4728
4729 PR cli/22573
4730 * gdb.base/finish-pretty.c: New test.
4731 * gdb.base/finish-pretty.exp: New file.
4732
47332018-06-14 Pedro Alves <palves@redhat.com>
4734
4735 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4736 gdb's expected startup output.
4737
47382018-06-14 Pedro Alves <palves@redhat.com>
4739
4740 * lib/selftest-support.exp (selftest_setup): Remove inlined
4741 function handling.
4742
47432018-06-14 Tom de Vries <tdevries@suse.de>
4744
4745 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4746 matching of breakpoint printing.
4747
47482018-06-13 Tom de Vries <tdevries@suse.de>
4749
4750 PR testsuite/23269
4751 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4752 (fork_child): ... here, and ...
4753 (fork_parent): ... here.
4754
47552018-06-12 Tom de Vries <tdevries@suse.de>
4756
4757 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4758
47592018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4760 Stephen Roberts <stephen.roberts@arm.com>
4761
4762 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4763 rewrite test to describe action performed, rather than possible
4764 failure.
4765
47662018-06-08 Gary Benson <gbenson@redhat.com>
4767
4768 * gdb.threads/check-libthread-db.exp: New file.
4769 * gdb.threads/check-libthread-db.c: Likewise.
4770
47712018-06-05 Tom Tromey <tom@tromey.com>
4772
4773 * gdb.base/default.exp: Update expected "show version" output.
4774
47752018-06-05 Tom Tromey <tom@tromey.com>
4776
4777 PR cli/12326:
4778 * gdb.cp/static-print-quit.exp: Update.
4779 * lib/gdb.exp (pagination_prompt): Update.
4780 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4781 * gdb.python/python.exp: Update.
4782
47832018-06-04 Joel Brobecker <brobecker@adacore.com>
4784
4785 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4786
47872018-06-01 Joel Brobecker <brobecker@adacore.com>
4788
4789 * gdb.ada/bp_fun_addr: New testcase.
4790
47912018-06-01 Tom Tromey <tom@tromey.com>
4792
4793 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4794 results.
4795 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4796 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4797 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4798 * gdb.base/maint.exp (maint_pass_if): Update.
4799
48002018-05-31 Maciej W. Rozycki <macro@mips.com>
4801
4802 * gdb.base/endian.exp: New test.
4803 * gdb.base/endian.c: New test source.
4804
48052018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4806
4807 PR gdb/23203
4808 * gdb.base/bt-selected-frame.c: New file.
4809 * gdb.base/bt-selected-frame.exp: New file.
4810 * lib/gdb.exp (get_current_frame_number): New function.
4811
48122018-05-24 Maciej W. Rozycki <macro@mips.com>
4813 Pedro Alves <palves@redhat.com>
4814
4815 * gdb.threads/tls-core.c: Include <stdlib.h>
4816 (thread_proc): Call `abort'.
4817 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4818 (tls_core_test): New procedure, bits factored out from ...
4819 (top level): ... here. Test both native cores and gcore cores.
4820
48212018-05-23 Tom Tromey <tom@tromey.com>
4822
4823 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4824
48252018-05-23 Tom Tromey <tom@tromey.com>
4826
4827 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4828 symfile_complaints.
4829 (test_short_complaints): Likewise.
4830 (test_empty_complaints): Likewise.
4831 (test_initial_complaints): Update.
4832
48332018-05-23 Tom Tromey <tom@tromey.com>
4834
4835 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4836
48372018-05-23 Tom Tromey <tom@tromey.com>
4838
4839 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4840 (test_short_complaints): Update.
4841
48422018-05-22 Pedro Alves <palves@redhat.com>
4843
4844 * gdb.base/remote.exp: Only gdb_start after compiling the
4845 testcase. Issue "disconnect" before testing "set remote" command
4846 defaults. Issue clean_restart before running to main.
4847
48482018-05-22 Pedro Alves <palves@redhat.com>
4849
4850 * gdb.base/remote.exp: Adjust expected output of "show remote
4851 memory-write-packet-size". Add tests for "set remote
4852 memory-write-packet-size 0" and "set remote
4853 memory-write-packet-size fixed/limit".
4854
48552018-05-22 Pedro Alves <palves@redhat.com>
4856
4857 PR gdb/22973
4858 * gdb.base/utf8-identifiers.c: New file.
4859 * gdb.base/utf8-identifiers.exp: New file.
4860
48612018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4862
4863 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4864
48652018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4866
4867 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4868
48692018-05-18 Tom Tromey <tom@tromey.com>
4870
4871 * gdb.base/ptype-offsets.exp: Update.
4872
48732018-05-17 Keith Seitz <keiths@redhat.com>
4874
4875 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4876 in expected breakpoint stop locations.
4877 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4878 move to proper scope to test variable values.
4879 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4880 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4881 New functions.
4882 (main): Call not_inline_func3.
4883 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4884 inline_func1, inline_func2, and inline_func3. Test that when each
4885 breakpoint is hit, GDB properly reports both the stop location
4886 and the backtrace. Repeat tests for temporary breakpoints.
4887
48882018-05-15 Maciej W. Rozycki <macro@mips.com>
4889
4890 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4891 rather then trying to access it in determining whether the PID
4892 of `gdbserver' could have been retrieved.
4893
48942018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4895
4896 * gdb.arch/amd64-init-x87-values.S: New file.
4897 * gdb.arch/amd64-init-x87-values.exp: New file.
4898
48992018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4900
4901 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4902
49032018-05-04 Tom Tromey <tom@tromey.com>
4904
4905 PR python/22730:
4906 * gdb.python/python.exp: Test multi-line execute.
4907
49082018-05-04 Tom Tromey <tom@tromey.com>
4909
4910 PR python/22731:
4911 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4912
49132018-05-04 Tom Tromey <tom@tromey.com>
4914
4915 PR gdb/11750:
4916 * gdb.base/define.exp: Test defining a user command inside a user
4917 command.
4918 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4919
49202018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4921 Pedro Alves <palves@redhat.com>
4922
4923 PR breakpoints/19806 and support for PR external/20207.
4924 * gdb.base/watchpoint-unaligned.c: New file.
4925 * gdb.base/watchpoint-unaligned.exp: New file.
4926
49272018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4928
4929 * gdb.base/maint.exp: Make test names unique, use
4930 test_prefix_command_help to test 'help maint info', and remove
4931 repeated test of 'help maint'.
4932
49332018-05-04 Tom Tromey <tom@tromey.com>
4934
4935 PR gdb/22619:
4936 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4937 behavior.
4938
49392018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4940
4941 * gdb.base/maint.exp: Process output from 'maint print registers'
4942 line at a time.
4943
49442018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4945
4946 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4947 timeout.
4948
49492018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4950
4951 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4952 filter pattern.
4953
49542018-05-02 Pedro Alves <palves@redhat.com>
4955
4956 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4957 to_log_command renames.
4958 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4959
49602018-05-02 Tom Tromey <tom@tromey.com>
4961
4962 * gdb.python/py-parameter.exp: Set test message.
4963
49642018-05-02 Tom Tromey <tom@tromey.com>
4965
4966 PR python/20084:
4967 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4968 PARAM_ZUINTEGER_UNLIMITED tests.
4969
49702018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4971
4972 PR rust/23124
4973 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4974 when casting.
4975
49762018-04-30 Tom Tromey <tom@tromey.com>
4977
4978 * gdb.python/py-type.exp: Check align attribute.
4979 * gdb.python/py-type.c: New "aligncheck" global.
4980
49812018-04-30 Tom Tromey <tom@tromey.com>
4982
4983 PR exp/17095:
4984 * gdb.dwarf2/dw2-align.exp: New file.
4985 * gdb.cp/align.exp: New file.
4986 * gdb.base/align.exp: New file.
4987 * lib/gdb.exp (gdb_int128_helper): New proc.
4988 (has_int128_c, has_int128_cxx): New caching procs.
4989
49902018-04-27 Tom Tromey <tom@tromey.com>
4991
4992 PR rust/22545:
4993 * gdb.rust/simple.exp: Add inclusive range tests.
4994
49952018-04-26 Pedro Alves <palves@redhat.com>
4996
4997 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4998 ifunc breakpoint locations correctly of ifunc breakpoints set
4999 while the program resolves the ifunc.
5000
50012018-04-26 Pedro Alves <palves@redhat.com>
5002
5003 * gdb.base/gnu-ifunc-final.c: New file.
5004 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5005 * gdb.base/gnu-ifunc.exp (executable): Delete.
5006 (staticexecutable): Adjust.
5007 (lib_opts, exec_opts): Delete.
5008 (make_binsuffix, build, set-break): New procedures.
5009 (misc_tests): New, with tests factored out from the top level.
5010 (top level): Test different combinations of ifunc resolver name,
5011 resolver with and with debug info, and ifunc target with and
5012 without debug info. Wrap static tests with with_target_prefix.
5013
50142018-04-26 Pedro Alves <palves@redhat.com>
5015
5016 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5017 return type" warnings.
5018
50192018-04-25 Pedro Alves <palves@redhat.com>
5020
5021 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5022 killed".
5023 * gdb.base/kill-after-signal.exp: Likewise.
5024 * gdb.threads/kill.exp: Likewise.
5025
50262018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5027 Sergio Durigan Junior <sergiodj@redhat.com>
5028 Pedro Alves <palves@redhat.com>
5029
5030 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5031 regexps to expect for '[Inferior ... detached]' as well.
5032 * gdb.base/attach.exp: Likewise.
5033 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5034 "gdb_continue_to_end".
5035 (test_catch_syscall_with_wrong_args): Likewise.
5036 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5037 ']'. Don't set 'verbose' on.
5038 * gdb.base/foll-vfork.exp: Likewise.
5039 * gdb.base/fork-print-inferior-events.c: New file.
5040 * gdb.base/fork-print-inferior-events.exp: New file.
5041 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5042 '[Inferior ... has been killed]' message.
5043 * gdb.base/kill-after-signal.exp: Likewise.
5044 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5045 detach message.
5046 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5047 message.
5048 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5049 regexps to expect for '[Inferior ... detached]' as well.
5050 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5051
50522018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5053
5054 PR gdb/23104
5055 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5056
50572018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5058
5059 PR gdb/23095
5060 * gdb.base/break-probes.exp: Pass shlib_load to
5061 prepare_for_testing. Set normal_bp to r_debug_state if target is
5062 bsd.
5063
50642018-04-19 Richard Bunt <richard.bunt@arm.com>
5065
5066 * gdb.threads/multiple-successive-infcall.c: New test.
5067 * gdb.threads/multiple-successive-infcall.exp: New file.
5068
50692018-04-17 Tom Tromey <tom@tromey.com>
5070
5071 * gdb.rust/simple.rs (Union): New type.
5072 (main): New local "u".
5073 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5074
50752018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5076
5077 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5078 number information in output of "whereis" command.
5079 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5080
50812018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5082
5083 * gdb.ada/info_types.exp: Adjust expected output to the line
5084 numbers now printed by "info var/func/type".
5085 * gdb.base/completion.exp: Likewise.
5086 * gdb.base/included.exp: Likewise.
5087 * gdb.cp/cp-relocate.exp: Likewise.
5088 * gdb.cp/cplusfuncs.exp: Likewise.
5089 * gdb.cp/namespace.exp: Likewise.
5090 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5091
50922018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5093
5094 * gdb.btrace/cpu.exp: New.
5095
50962018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5097
5098 * gdb.base/step-indirect-call-thunk.exp: New.
5099 * gdb.base/step-indirect-call-thunk.c: New.
5100 * gdb.reverse/step-indirect-call-thunk.exp: New.
5101 * gdb.reverse/step-indirect-call-thunk.c: New.
5102
51032018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5104
5105 * gdb.base/pie-fork.c: New file.
5106 * gdb.base/pie-fork.exp: New file.
5107
51082018-04-11 Tom Tromey <tom@tromey.com>
5109
5110 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5111
51122018-04-10 Pedro Alves <palves@redhat.com>
5113
5114 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5115 exits. Instead loop running forever.
5116 (fork_parent): Run forever too.
5117
51182018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5119
5120 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5121 mi_continue_to_line.
5122 * gdb.mi/mi-stack.c (callee4): Add comment.
5123
51242018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5125
5126 * gdb.mi/mi-stack.exp: Fix indentation.
5127
51282018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5129
5130 PR gdb/22979
5131 * gdb.arch/amd64-osabi.exp: New file.
5132
51332018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5134
5135 PR gdb/22980
5136 * gdb.base/osabi.exp: New file.
5137
51382018-04-02 Weimin Pan <weimin.pan@oracle.com>
5139
5140 * gdb.cp/static-typedef-print.exp: New file.
5141 * gdb.cp/static-typedef-print.cc: New file.
5142
51432018-03-27 Joel Brobecker <brobecker@adacore.com>
5144
5145 * gdb.ada/varsize_limit: New testcase.
5146
51472018-03-27 Joel Brobecker <brobecker@adacore.com>
5148
5149 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5150
5151 * gdb.ada/notcplusplus: New testcase.
5152
5153 * gdb.base/c-linkage-name.c: New file.
5154 * gdb.base/c-linkage-name.exp: New testcase.
5155
51562018-03-26 Tom Tromey <tom@tromey.com>
5157
5158 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5159 * gdb.python/py-framefilter.py (name_error): New global.
5160 (ErrorInName.function): Use name_error.
5161
51622018-03-26 Tom Tromey <tom@tromey.com>
5163
5164 PR backtrace/15582:
5165 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5166
51672018-03-23 Keith Seitz <keiths@redhat.com>
5168
5169 PR c++/22968
5170 * gdb.cp/subtypes.exp: New file.
5171 * gdb.cp/subtypes.h: New file.
5172 * gdb.cp/subtypes.cc: New file.
5173 * gdb.cp/subtypes-2.cc: New file.
5174
51752018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5176
5177 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5178 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5179 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5180 -nostartfiles when compiling the test. Confirm that all registers
5181 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5182
51832018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5184
5185 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5186 option, syntax was wrong anyway.
5187 * gdb.arch/arm-disp-step.exp: Likewise.
5188 * gdb.arch/sparc64-regs.exp: Likewise.
5189 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5190 option, syntax was wrong anyway, switch to use
5191 prepare_for_testing.
5192 * gdb.arch/i386-disp-step.exp: Likewise.
5193
51942018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5195
5196 * gdb.ada/exec_changed.exp: Replace "target_info exists
5197 use_gdb_stub" by "use_gdb_stub".
5198 * gdb.ada/start.exp: Likewise.
5199 * gdb.base/async-shell.exp: Likewise.
5200 * gdb.base/attach-pie-misread.exp: Likewise.
5201 * gdb.base/attach-wait-input.exp: Likewise.
5202 * gdb.base/break-entry.exp: Likewise.
5203 * gdb.base/break-interp.exp: Likewise.
5204 * gdb.base/dprintf-detach.exp: Likewise.
5205 * gdb.base/nostdlib.exp: Likewise.
5206 * gdb.base/solib-nodir.exp: Likewise.
5207 * gdb.base/statistics.exp: Likewise.
5208 * gdb.base/testenv.exp: Likewise.
5209 * gdb.mi/mi-exec-run.exp: Likewise.
5210 * gdb.mi/mi-start.exp: Likewise.
5211 * gdb.multi/dummy-frame-restore.exp: Likewise.
5212 * gdb.multi/multi-arch-exec.exp: Likewise.
5213 * gdb.multi/multi-arch.exp: Likewise.
5214 * gdb.multi/tids.exp: Likewise.
5215 * gdb.multi/watchpoint-multi.exp: Likewise.
5216 * gdb.python/py-events.exp: Likewise.
5217 * gdb.threads/attach-into-signal.exp: Likewise.
5218 * gdb.threads/attach-stopped.exp: Likewise.
5219 * gdb.threads/threadapply.exp: Likewise.
5220 * lib/selftest-support.exp: Likewise.
5221
52222018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5223
5224 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5225
52262018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5227
5228 * gdb.perf/template-breakpoints.cc: New file.
5229 * gdb.perf/template-breakpoints.exp: New file.
5230 * gdb.perf/template-breakpoints.py: New file.
5231
52322018-03-19 Tom Tromey <tom@tromey.com>
5233
5234 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5235 y0.
5236 * gdb.rust/simple.exp: Test bare identifier form of struct
5237 initializer.
5238
52392018-03-19 Tom Tromey <tom@tromey.com>
5240
5241 * gdb.gdb/observer.exp: Remove.
5242
52432018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5244
5245 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5246 "qualified" option when setting breakpoints.
5247 * gdb.trace/backtrace.exp: Likewise.
5248 * gdb.trace/circ.exp: Likewise.
5249 * gdb.trace/collection.exp: Likewise.
5250 * gdb.trace/disconnected-tracing.exp: Likewise.
5251 * gdb.trace/ftrace-lock.exp: Likewise.
5252 * gdb.trace/ftrace.exp: Likewise.
5253 * gdb.trace/infotrace.exp: Likewise.
5254 * gdb.trace/packetlen.exp: Likewise.
5255 * gdb.trace/passc-dyn.exp: Likewise.
5256 * gdb.trace/qtro.exp: Likewise.
5257 * gdb.trace/read-memory.exp: Likewise.
5258 * gdb.trace/report.exp: Likewise.
5259 * gdb.trace/signal.exp: Likewise.
5260 * gdb.trace/status-stop.exp: Likewise.
5261 * gdb.trace/strace.exp: Likewise.
5262 * gdb.trace/tfind.exp: Likewise.
5263 * gdb.trace/trace-break.exp: Likewise.
5264 * gdb.trace/trace-condition.exp: Likewise.
5265 * gdb.trace/trace-mt.exp: Likewise.
5266 * gdb.trace/tstatus.exp: Likewise.
5267 * gdb.trace/tsv.exp: Likewise.
5268 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5269 * gdb.trace/unavailable.exp: Likewise.
5270 * gdb.trace/while-dyn.exp: Likewise.
5271
52722018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5273
5274 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5275 that libinproctrace is copied to the target.
5276
52772018-03-14 Tom Tromey <tom@tromey.com>
5278
5279 PR cli/14977:
5280 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5281 a null pointer.
5282 * gdb.base/wchar.exp: Likewise.
5283
52842018-03-14 Tom Tromey <tom@tromey.com>
5285
5286 PR cli/19918:
5287 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5288 flag.
5289
52902018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5291
5292 PR gdb/22841
5293 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5294 "target" to remote_exec.
5295
52962018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5297
5298 PR gdb/22841
5299 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5300 ${board}_upload): Remove.
5301
53022018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5303
5304 * gdb.cp/watch-cp.cc: New test.
5305 * gdb.cp/watch-cp.exp: New file.
5306
53072018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5308
5309 * gdb.base/infcall-nested-structs.exp: New file.
5310 * gdb.base/infcall-nested-structs.c: New file.
5311 * gdb.base/float.exp: Add riscv support.
5312
53132018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5314
5315 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5316 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5317
53182018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5319
5320 * gdb.server/abspath.exp: New file.
5321 * lib/gdb.exp (with_cwd): New procedure.
5322
53232018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5324
5325 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5326 use it.
5327 (gdb_is_target_remote_prompt): New proc.
5328 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5329 (gdb_is_target_native): Pass prompt parameter to
5330 gdb_is_target_1.
5331
53322018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5333
5334 * gdb.base/load-command.c: New file.
5335 * gdb.base/load-command.exp: New file.
5336 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5337 (gdb_is_target_1): ...this, and generalize for other targets
5338 than just remote.
5339 (gdb_is_target_remote): Use gdb_is_target_1.
5340 (gdb_is_target_native): use gdb_is_target_1.
5341
53422018-02-26 Tom Tromey <tom@tromey.com>
5343
5344 PR python/16497:
5345 * gdb.python/py-framefilter.exp: Update test.
5346
53472018-02-26 Tom Tromey <tom@tromey.com>
5348
5349 * gdb.dwarf2/variant.c: New file.
5350 * gdb.dwarf2/variant.exp: New file.
5351
53522018-02-26 Tom Tromey <tom@tromey.com>
5353
5354 * gdb.rust/simple.exp: Accept more possible results in enum test.
5355
53562018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5357
5358 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5359 parentheses.
5360
53612018-02-23 Maciej W. Rozycki <macro@mips.com>
5362
5363 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5364 name of a variable: $actual_linejj -> $actual_line.
5365
53662018-02-21 John Baldwin <jhb@FreeBSD.org>
5367
5368 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5369
53702018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5371
5372 * gdb.btrace/buffer-size.exp: Do not force BTS.
5373
53742018-02-14 Pedro Alves <palves@redhat.com>
5375
5376 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5377 getting a "Quit".
5378
53792018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5380
5381 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5382 Fix test name.
5383
53842018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5385
5386 * gdb.cp/m-static.exp: Check type of optimized out static
5387 member.
5388
53892018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5390
5391 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5392 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5393
53942018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5395 Leszek Swirski <leszeks@google.com>
5396
5397 * gdb.python/py-prettyprint.c
5398 (struct to_string_returns_value_inner,
5399 struct to_string_returns_value_wrapper): New.
5400 (main): Add tsrvw variable.
5401 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5402 ToStringReturnsValueWrapper): New classes.
5403 (register_pretty_printers): Register new pretty-printers.
5404 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5405 recursive pretty printer.
5406 * gdb.python/py-mi.exp: Likewise.
5407
54082018-02-01 Leszek Swirski <leszeks@google.com>
5409
5410 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5411 functions with the same name as an include file are parsed
5412 correctly.
5413
54142018-02-01 Yao Qi <yao.qi@linaro.org>
5415
5416 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5417 "\[^\r\n\]*".
5418
54192018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5420
5421 * gdb.arch/powerpc-prologue-frame.s: New file.
5422 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5423 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5424
54252018-01-31 Joel Brobecker <brobecker@adacore.com>
5426
5427 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5428
54292018-01-30 Pedro Alves <palves@redhat.com>
5430
5431 PR gdb/13211
5432 * gdb.base/interrupt-daemon.c: New.
5433 * gdb.base/interrupt-daemon.exp: New.
5434 * gdb.multi/multi-term-settings.c: New.
5435 * gdb.multi/multi-term-settings.exp: New.
5436
54372018-01-30 Joel Brobecker <brobecker@adacore.com>
5438
5439 * gdb.base/break.exp: Save the location where the breakpoint
5440 on break.c:47 was actually inserted when debugging the version
5441 compiled at -O2 and use it in the expected output of the "info
5442 break" test performed soon after.
5443
54442018-01-22 Pedro Alves <palves@redhat.com>
5445 Sergio Durigan Junior <sergiodj@redhat.com>
5446
5447 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5448 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5449
54502018-01-22 Joel Brobecker <brobecker@adacore.com>
5451
5452 * gdb.base/break-include.c, gdb.base/break-include.inc,
5453 gdb.base/break-include.exp: New files.
5454 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5455 line number now being the actual line number where the breakpoint
5456 was inserted.
5457 * gdb.mi/mi-break.exp: Likewise.
5458 * gdb.mi/mi-reverse.exp: Likewise.
5459 * gdb.mi/mi-simplerun.exp: Ditto.
5460
54612018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5462
5463 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5464 varobj.
5465 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5466
54672018-01-21 Don Breazeal <donb@codesourcery.com>
5468 Andrew Burgess <andrew.burgess@embecosm.com>
5469
5470 * gdb.mi/basics.c: Add new global.
5471 * gdb.mi/mi-frame-regs.exp: New file.
5472 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5473 case.
5474
54752018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5476
5477 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5478 non-parameter, and on an unknown symbol.
5479
54802018-01-19 Tom Tromey <tom@tromey.com>
5481
5482 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5483 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5484
54852018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5486
5487 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5488 setrlimit and chdir to int.
5489
54902018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5491
5492 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5493 function.
5494 (my_tend): Likewise.
5495 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5496 rationale of avoiding FP- and vector instructions.
5497
54982018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5499
5500 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5501 "info reg" with "\[ \t\]*".
5502 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5503 "\[ \t\]+".
5504 * gdb.arch/s390-multiarch.exp: Ditto.
5505 * gdb.base/pc-fp.exp: Ditto.
5506 * gdb.reverse/i386-precsave.exp: Ditto.
5507 * gdb.reverse/i386-reverse.exp: Ditto.
5508 * gdb.reverse/i387-env-reverse.exp: Ditto.
5509 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5510
55112018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5512
5513 * lib/gdb.exp (gdb_compile): Re-enable use of
5514 universal_compile_options for languages other than Rust.
5515
55162018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5517
5518 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5519
55202018-01-17 Mike Gulick <mgulick@mathworks.com>
5521
5522 PR gdb/16577
5523 * gdb.base/solib-vanish.exp: New.
5524 * gdb.base/solib-vanish-main.c: New.
5525 * gdb.base/solib-vanish-lib1.c: New.
5526 * gdb.base/solib-vanish-lib2.c: New.
5527
55282018-01-17 Yao Qi <yao.qi@linaro.org>
5529
5530 * gdb.compile/compile.exp: Match the address printed for
5531 frame in the output of command "bt".
5532
55332018-01-15 Tom Tromey <tom@tromey.com>
5534
5535 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5536 compute sp_reg.
5537
55382018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5539
5540 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5541 to prepare.
5542 (prepare): Return 0 on error, 1 on success.
5543
55442018-01-12 Pedro Alves <palves@redhat.com>
5545
5546 * gdb.base/continue-after-aborted-step-over.c: New.
5547 * gdb.base/continue-after-aborted-step-over.exp: New.
5548
55492018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5550
5551 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5552 options when not creating an executable.
5553
55542018-01-11 Pedro Alves <palves@redhat.com>
5555
5556 PR remote/22597
5557 * gdb.server/stop-reply-no-thread.c: New file.
5558 * gdb.server/stop-reply-no-thread.exp: New file.
5559
55602018-01-10 Pedro Alves <palves@redhat.com>
5561
5562 PR gdb/22670
5563 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5564 functions too. Test setting breakpoints and printing C functions
5565 with no debug info too.
5566 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5567
55682018-01-10 Pedro Alves <palves@redhat.com>
5569
5570 PR gdb/22670
5571 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5572 a fail.
5573
55742018-01-10 Pedro Alves <palves@redhat.com>
5575
5576 PR gdb/22670
5577 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5578
55792018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5580
5581 * gdb.server/unittest.exp: Match the output in non-development
5582 mode.
5583
55842018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5585
5586 * gdb.gdb/unittest.exp: Match output in non-development mode.
5587
55882018-01-08 Joel Brobecker <brobecker@adacore.com>
5589
5590 * gdb.ada/access_tagged_param.exp: Relax expected output
5591 for value of "ObjL" in "continue" to pck.inspect breakpoint
5592 test.
5593
55942018-01-08 Joel Brobecker <brobecker@adacore.com>
5595
5596 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5597 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5598
55992018-01-05 Pedro Alves <palves@redhat.com>
5600
5601 PR gdb/18653
5602 * gdb.base/libsegfault.exp: New.
5603
56042018-01-05 Joel Brobecker <brobecker@adacore.com>
5605
5606 PR gdb/22670
5607 * gdb.ada/access_tagged_param.exp: New file.
5608 * gdb.ada/access_tagged_param/foo.adb: New file.
5609
56102018-01-05 Pedro Alves <palves@redhat.com>
5611
5612 PR gdb/22670
5613 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5614 exercise lower case too, and to exercise both full matching and
5615 wild matching.
5616
56172018-01-05 Joel Brobecker <brobecker@adacore.com>
5618
5619 * gdb.ada/rename_subscript_param: New testcase.
5620
56212018-01-05 Jerome Guitton <guitton@adacore.com>
5622
5623 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5624
56252018-01-05 Joel Brobecker <brobecker@adacore.com>
5626
5627 * gdb.ada/convvar_comp: New testcase.
5628
56292018-01-05 Xavier Roirand <roirand@adacore.com>
5630
5631 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5632 (My_Table): New global variable.
5633 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5634
56352018-01-04 Joel Brobecker <brobecker@adacore.com>
5636
5637 PR gdb/22670
5638 * gdb.ada/maint_with_ada: New testcase.
5639
56402018-01-04 Joel Brobecker <brobecker@adacore.com>
5641
5642 PR gdb/22670
5643 * gdb.ada/bp_c_mixed_case: New testcase.
5644
56452018-01-04 Joel Brobecker <brobecker@adacore.com>
5646
5647 PR gdb/22670
5648 * gdb.ada/complete.exp: Add "complete break ada" test.
5649
56502018-01-04 Joel Brobecker <brobecker@adacore.com>
5651
5652 PR gdb/22670
5653 * gdb.ada/info_addr_mixed_case: New testcase.
5654
56552018-01-03 Xavier Roirand <roirand@adacore.com>
5656
5657 * gdb.ada/excep_handle.exp: New testcase.
5658 * gdb.ada/excep_handle/foo.adb: New file.
5659 * gdb.ada/excep_handle/pck.ads: New file.
5660
56612018-01-03 Joel Brobecker <brobecker@adacore.com>
5662
5663 * gdb.base/step-line.c: Add extra empty line in copyright header.
5664 * gdb.base/step-line.inp: Likewise.
5665
56662018-01-02 Joel Brobecker <brobecker@adacore.com>
5667
5668 * gdb.ada/dyn_stride.exp: Add slice test.
5669
56702018-01-02 Joel Brobecker <brobecker@adacore.com>
5671
5672 * gdb.ada/dyn_stride: New testcase.
5673
56742017-12-27 Stafford Horne <shorne@gmail.com>
5675
5676 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5677 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5678
56792017-12-27 Stafford Horne <shorne@gmail.com>
5680
5681 * gdb.base/reggroups.c: New file.
5682 * gdb.base/reggroups.exp: New file.
5683
56842017-12-18 Joel Brobecker <brobecker@adacore.com>
5685
5686 * gdb.dwarf2/ada-valprint-error.c: New file.
5687 * gdb.dwarf2/ada-valprint-error.exp: New file.
5688
56892017-12-18 Joel Brobecker <brobecker@adacore.com>
5690
5691 * gdb.ada/assign_arr: New testcase.
5692
56932017-12-18 Xavier Roirand <roirand@adacore.com>
5694
5695 * gdb.ada/funcall_ptr: New testcase.
5696
56972017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5698
5699 PR cli/16224
5700 * gdb.base/ptype-offsets.cc: New file.
5701 * gdb.base/ptype-offsets.exp: New file.
5702
57032017-12-15 Yao Qi <yao.qi@linaro.org>
5704
5705 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5706 if XML is disabled.
5707
57082017-12-15 Xavier Roirand <roirand@adacore.com>
5709
5710 * gdb.ada/same_component_name: New testcase.
5711
57122017-12-14 Joel Brobecker <brobecker@adacore.com>
5713
5714 * gdb.ada/str_binop_equal: New testcase.
5715
57162017-12-14 Joel Brobecker <brobecker@adacore.com>
5717
5718 * gdb.ada/task_switch_in_core: New testcase.
5719
57202017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5721
5722 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5723 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5724 call test_bkpt_qualified.
5725 (test_bkpt_qualified): New proc.
5726
57272017-12-13 Pedro Alves <palves@redhat.com>
5728
5729 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5730 Tighten regexp by matching with an anchor.
5731
57322017-12-13 Pedro Alves <palves@redhat.com>
5733
5734 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5735 ("expression with namespace"): New set of tests.
5736 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5737 (Nested::Test_NS::qux): New.
5738 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5739 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5740
57412017-12-13 Joel Brobecker <brobecker@adacore.com>
5742
5743 * gdb.base/server-del-break.c: New file.
5744 * gdb.base/server-del-break.exp: New file.
5745
57462017-12-12 Stafford Horne <shorne@gmail.com>
5747
5748 * gdb.xml/tdesc-regs.exp: Add or1k support.
5749
57502017-12-12 Stafford Horne <shorne@gmail.com>
5751
5752 * gdb.base/bp-permanent.c: Define nop of or1k.
5753
57542017-12-11 Joel Brobecker <brobecker@adacore.com>
5755
5756 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5757 output with components being reordered.
5758
57592017-12-11 Joel Brobecker <brobecker@adacore.com>
5760
5761 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5762 output with components being reordered.
5763
57642017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5765 Pedro Alves <palves@redhat.com>
5766
5767 * gdb.base/maint.exp (check for .gdb_index): Check also for
5768 .debug_names.
5769 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5770 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5771 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5772 (.gdb_index used after symbol reloading): Support also .debug_names.
5773 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5774
57752017-12-08 Yao Qi <yao.qi@linaro.org>
5776
5777 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5778 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5779
57802017-12-08 Yao Qi <yao.qi@linaro.org>
5781
5782 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5783 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5784
57852017-12-08 Yao Qi <yao.qi@linaro.org>
5786
5787 * gdb.arch/aarch64-tagged-pointer.c: New file.
5788 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5789
57902017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5791
5792 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5793 "int".
5794
57952017-12-07 Keith Seitz <keiths@redhat.com>
5796
5797 PR breakpoints/22569
5798 * gdb.linespec/ls-errs.exp: Change expected result of "break
5799 -source this file has spaces.c -line 3".
5800 Check that an explicit source file followed by whitespace is
5801 identified as an invalid explicit location.
5802
58032017-12-07 Keith Seitz <keiths@redhat.com>
5804
5805 * gdb.cp/nested-types.cc: New file.
5806 * gdb.cp/nested-types.exp: New file.
5807 * lib/cp-support.exp: Load data-structures.exp library.
5808 (debug_cp_test_ptype_class): New global.
5809 (cp_ptype_class_verbose, next_line): New procedures.
5810 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5811 Add and document new return value.
5812 Switch the list of lines to a queue.
5813 Add support for new `type' key for nested type definitions.
5814 Add debugging/troubleshooting messages.
5815 * lib/data-structures.exp: New file.
5816
58172017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5818
5819 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5820 with proc_with_prefix, don't use with_test_prefix.
5821
58222017-12-07 Tom Tromey <tom@tromey.com>
5823
5824 * gdb.base/break.exp: Add test for empty "commands".
5825
58262017-12-07 Yao Qi <yao.qi@linaro.org>
5827
5828 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5829 malloc and catch syscall.
5830
58312017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5832
5833 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5834 tests for explicit locations.
5835
58362017-12-06 Pedro Alves <palves@redhat.com>
5837
5838 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5839 force-disabling XML descriptions.
5840
58412017-12-04 Pedro Alves <palves@redhat.com>
5842
5843 PR gdb/22499
5844 * gdb.arch/amd64-disp-step-avx.S: New file.
5845 * gdb.arch/amd64-disp-step-avx.exp: New file.
5846
58472017-12-03 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5850 and <string.h>.
5851 (parent_function): Print distinct messages when waitpid fails, or
5852 the child exits with a signal, or the child exits for an unhandled
5853 reason.
5854 * gdb.threads/process-dies-while-detaching.exp
5855 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5856 it. Wait for both inferior output and GDB's prompt. Use an
5857 indirect spawn id list.
5858 (do_detach): New parameter 'child_exit'. Use it to compute
5859 expected inferior output.
5860 (test_detach, test_detach_watch, test_detach_killed_outside):
5861 Adjust to pass down the expected child exit kind.
5862
58632017-12-01 Joel Brobecker <brobecker@adacore.com>
5864 Sergio Durigan Junior <sergiodj@redhat.com>
5865 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5868
58692017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5870
5871 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5872 to 'symbol-file' and 'add-symbol-file' can be
5873 position-independent.
5874
58752017-12-01 Yao Qi <yao.qi@linaro.org>
5876
5877 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5878 the URL in copyright header.
5879 * gdb.arch/aarch64-fp.exp: Likewise.
5880 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5881 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5882 * gdb.base/expand-psymtabs.exp: Likewise.
5883 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5884 * gdb.fortran/common-block.exp: Likewise.
5885 * gdb.fortran/common-block.f90: Likewise.
5886 * gdb.fortran/logical.exp: Likewise.
5887 * gdb.fortran/vla-datatypes.f90: Likewise.
5888 * gdb.fortran/vla-sub.f90: Likewise.
5889
58902017-11-30 Joel Brobecker <brobecker@adacore.com>
5891
5892 * gdb.ada/repeat_dyn: New testcase.
5893
58942017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5895
5896 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5897 Update for changed thread numbering.
5898 * gdb.cell/bt.exp: Update for changed GDB output.
5899
59002017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5901
5902 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5903 setting isremote by hand.
5904 * boards/dwarf4-gdb-index.exp: Likewise.
5905 * boards/fission.exp: Likewise.
5906 * boards/stabs.exp: Likewise.
5907
59082017-11-30 Pedro Alves <palves@redhat.com>
5909
5910 * gdb.linespec/cpls-ops.exp
5911 (check_explicit_skips_function_argument): Extract the underlying
5912 type of size_t instead of hardcoding it.
5913
59142017-11-29 Pedro Alves <palves@redhat.com>
5915
5916 PR c++/19436
5917 * gdb.linespec/cpls-abi-tag.cc: New file.
5918 * gdb.linespec/cpls-abi-tag.exp: New file.
5919
59202017-11-29 Pedro Alves <palves@redhat.com>
5921
5922 * gdb.base/langs.exp: Use -qualified.
5923 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5924 it.
5925 * gdb.cp/namespace.exp: Use -qualified.
5926 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5927 (overload-3, template-overload, template-ret-type, const-overload)
5928 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5929 procedures.
5930 (test_driver): Call them.
5931 * gdb.cp/save-bp-qualified.cc: New.
5932 * gdb.cp/save-bp-qualified.exp: New.
5933 * gdb.linespec/explicit.exp: Test -qualified.
5934 * lib/completion-support.exp (completion::explicit_opts_list): Add
5935 "-qualified".
5936 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5937
59382017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5939
5940 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5941
59422017-11-29 Tom Tromey <tom@tromey.com>
5943
5944 * gdb.base/relocate.exp: Update invalid argument test.
5945 Add new tests for invalid arguments.
5946
59472017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5948
5949 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5950 Return 0 as a long.
5951 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5952
59532017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5954
5955 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5956 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5957 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5958 func ().
5959 * gdb.cp/shadow.cc (B.func): Return 0.
5960
59612017-11-27 Joel Brobecker <brobecker@adacore.com>
5962
5963 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5964 expected output in gdb_expect call to allow the exception
5965 message to be present as well. Fix syntax confusion to avoid
5966 TCL thinking that exception_name is an array.
5967
59682017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5969
5970 * gdb.arch/spu-info.c: Include <unistd.h>.
5971 (do_signal_test): Fix broken calls to write.
5972 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5973 Fix checks for empty mailboxes. Update signal tests for corrected
5974 do_signal_test routine. Allow nonzero event status.
5975 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5976 * gdb.cell/arch.exp: Use standard_output_file.
5977 * gdb.cell/break.exp: Likewise.
5978 * gdb.cell/bt.exp: Likewise.
5979 * gdb.cell/core.exp: Likewise.
5980 * gdb.cell/dwarfaddr.exp: Likewise.
5981 * gdb.cell/ea-cache.exp: Likewise.
5982 * gdb.cell/ea-standalone.exp: Likewise.
5983 * gdb.cell/f-regs.exp: Likewise.
5984 * gdb.cell/fork.exp: Likewise.
5985 * gdb.cell/gcore.exp: Likewise.
5986 * gdb.cell/mem-access.exp: Likewise.
5987 * gdb.cell/ptype.exp: Likewise.
5988 * gdb.cell/registers.exp: Likewise.
5989 * gdb.cell/sizeof.exp: Likewise.
5990 * gdb.cell/solib-symbol.exp: Likewise.
5991 * gdb.cell/solib.exp: Likewise.
5992
59932017-11-25 Pedro Alves <palves@redhat.com>
5994
5995 * gdb.base/complete-empty.exp: New file.
5996 * gdb.base/completion.exp: Adjust.
5997
59982017-11-25 Pedro Alves <palves@redhat.com>
5999
6000 * gdb.linespec/cpls-ops.cc: New file.
6001 * gdb.linespec/cpls-ops.exp: New file.
6002 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6003 factored out from ...
6004 (test_complete_prefix_range): ... this.
6005
60062017-11-24 Pedro Alves <palves@redhat.com>
6007
6008 * gdb.linespec/cpcompletion.exp: New file.
6009 * gdb.linespec/cpls-hyphen.cc: New file.
6010 * gdb.linespec/cpls.cc: New file.
6011 * gdb.linespec/cpls2.cc: New file.
6012 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6013 test to use test_gdb_complete_unique. Add label completion,
6014 keyword completion and explicit location completion tests.
6015 * lib/completion-support.exp: New file.
6016
60172017-11-24 Joel Brobecker <brobecker@adacore.com>
6018
6019 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6020 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6021 when hitting an exception catchpoint.
6022
60232017-11-22 Yao Qi <yao.qi@linaro.org>
6024
6025 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6026
60272017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6028
6029 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6030 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6031 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6032
60332017-11-22 Yao Qi <yao.qi@linaro.org>
6034
6035 * gdb.base/info-os.exp: Pass pthreads.
6036 * gdb.multi/multi-attach.exp: Likewise.
6037
60382017-11-22 Yao Qi <yao.qi@linaro.org>
6039
6040 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6041 compiler.
6042
60432017-11-22 Yao Qi <yao.qi@linaro.org>
6044
6045 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6046 * gdb.base/break-interp.exp: Likewise.
6047 * gdb.base/jit-attach-pie.exp: Likewise.
6048
60492017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6050
6051 * gdb.base/float128.c (large128): New variable.
6052 * gdb.base/float128.exp: Add test to print largest __float128 value.
6053
60542017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6055
6056 * gdb.arch/vsx-regs.exp: Update register content checks.
6057
60582017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6059
6060 * gdb.arch/ppc-longdouble.exp: New file.
6061 * gdb.arch/ppc-longdouble.c: Likewise.
6062
60632017-11-21 Pedro Alves <palves@redhat.com>
6064
6065 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6066
60672017-11-20 Pedro Alves <palves@redhat.com>
6068
6069 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6070 (long_double_typedef): New typedefs.
6071 Use DEF on double and long double.
6072 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6073 cases.
6074 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6075 and 'long_double_ptr_same_size' locals. Use them to decide
6076 whether cast from array/function to float is valid/invalid.
6077
60782017-11-17 Tom Tromey <tom@tromey.com>
6079
6080 * gdb.rust/traits.rs: New file.
6081 * gdb.rust/traits.exp: New file.
6082
60832017-11-17 Joel Brobecker <brobecker@adacore.com>
6084
6085 * gdb.ada/minsyms: New testcase.
6086
60872017-11-16 Pedro Alves <palves@redhat.com>
6088
6089 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6090 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6091
60922017-11-16 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6095 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6096
60972017-11-16 Pedro Alves <palves@redhat.com>
6098
6099 * gdb.server/reconnect-ctrl-c.c: New file.
6100 * gdb.server/reconnect-ctrl-c.exp: New file.
6101
61022017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6103
6104 * gdb.python/py-rbreak.exp: New file.
6105 * gdb.python/py-rbreak.c: New file.
6106 * gdb.python/py-rbreak-func2.c: New file.
6107
61082017-11-16 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6111 pattern.
6112 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6113 GDB.
6114
61152017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6116
6117 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6118 regex.
6119
61202017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6121
6122 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6123 test names.
6124
61252017-11-09 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6128 factored out from ...
6129 (top level): ... here, and adjusted to avoid expecting beyond the
6130 prompt in a single gdb_test_multiple.
6131
61322017-11-09 Pedro Alves <palves@redhat.com>
6133
6134 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6135 output.
6136 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6137 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6138 * gdb.server/ext-run.exp ("kill" test): Likewise.
6139 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6140
61412017-11-09 Pedro Alves <palves@redhat.com>
6142
6143 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6144 match till end of line.
6145
61462017-11-09 Pedro Alves <palves@redhat.com>
6147
6148 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6149
61502017-11-09 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6153 New procedures, factored out from ...
6154 (top level): ... here, and adjusted to avoid expecting beyond the
6155 prompt in one go.
6156
61572017-11-09 Pedro Alves <palves@redhat.com>
6158
6159 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6160 output. Fix '?' match.
6161
61622017-11-08 Joel Brobecker <brobecker@adacore.com>
6163
6164 * gdb.ada/scoped_watch: New testcase.
6165 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6166 which is actually correct.
6167 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6168 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6169
61702017-11-08 Pedro Alves <palves@redhat.com>
6171
6172 * gdb.gdb/complaints.exp (test_initial_complaints)
6173 (test_serial_complaints, test_short_complaints): Call
6174 complaint_internal instead of complaint.
6175
61762017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6177
6178 * gdb.threads/tls-core.c: New file.
6179 * gdb.threads/tls-core.exp: Likewise.
6180
61812017-11-08 Pedro Alves <palves@redhat.com>
6182
6183 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6184 (p Exported_Capitalized): New test.
6185 (p exported_capitalized): New test.
6186
61872017-11-07 Pedro Alves <palves@redhat.com>
6188
6189 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6190
61912017-11-07 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6194 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6195 (disable_invalid, disable_inverted, disable_negative): New
6196 procedures.
6197 ("bad numbers"): New set of tests.
6198
61992017-11-07 Pedro Alves <palves@redhat.com>
6200
6201 * gdb.cp/ena-dis-br-range.exp: Add tests.
6202
62032017-11-07 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6206
62072017-11-07 Xavier Roirand <roirand@adacore.com>
6208 Pedro Alves <palves@redhat.com>
6209
6210 * gdb.base/ena-dis-br.exp: Add reference to
6211 gdb.cp/ena-dis-br-range.exp.
6212 * gdb.cp/ena-dis-br-range.exp: New file.
6213 * gdb.cp/ena-dis-br-range.cc: New file.
6214
62152017-11-06 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.base/attach-non-pgrp-leader.c: New.
6218 * gdb.base/attach-non-pgrp-leader.exp: New.
6219
62202017-11-06 Pedro Alves <palves@redhat.com>
6221
6222 * configure.ac: No longer check for termio.h and sgtty.h.
6223 * configure: Regenerate.
6224 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6225 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6226 Remove termio and sgtty code.
6227
62282017-11-03 Yao Qi <yao.qi@linaro.org>
6229
6230 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6231 in GDB is disabled.
6232
62332017-11-03 Yao Qi <yao.qi@linaro.org>
6234
6235 * gdb.python/py-thrhandle.exp: Skip it if python is not
6236 enabled.
6237
62382017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6239
6240 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6241 as a breakpoint command.
6242
62432017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6244
6245 PR python/21213
6246 * gdb.python/py-infthread.exp: Test calling
6247 InferiorThread.inferior () multiple times in a row.
6248
62492017-10-27 Keith Seitz <keiths@redhat.com>
6250
6251 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6252 Test "info break" for every inlined function breakpoint.
6253
62542017-10-27 Yao Qi <yao.qi@linaro.org>
6255
6256 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6257
62582017-10-26 Patrick Frants <osscontribute@gmail.com>
6259
6260 * gdb.cp/classes.exp (test_static_members): Test printing
6261 Outer::instance.
6262 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6263 (Inner::instance, Outer::instance): New.
6264
62652017-10-24 Pedro Alves <palves@redhat.com>
6266
6267 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6268 extra console" test in two stages.
6269
62702017-10-24 Pedro Alves <palves@redhat.com>
6271
6272 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6273
62742017-10-24 Pedro Alves <palves@redhat.com>
6275
6276 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6277 loop.
6278
62792017-10-24 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6282 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6283
62842017-10-24 Pedro Alves <palves@redhat.com>
6285
6286 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6287 parameter and handle it. Don't output read value in test name.
6288
62892017-10-24 Pedro Alves <palves@redhat.com>
6290
6291 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6292 custom test name.
6293
62942017-10-24 Pedro Alves <palves@redhat.com>
6295
6296 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6297 include the unstable output directory name in the test's name.
6298 (initial_setup_simple) <'set args'>: Use custom test name.
6299
63002017-10-24 Pedro Alves <palves@redhat.com>
6301
6302 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6303 with explicit test name.
6304
63052017-10-20 Pedro Alves <palves@redhat.com>
6306
6307 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6308 'wait -i'. Use gdb_assert and remote_close.
6309
63102017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6311
6312 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6313 number from variable rather than hard-coded.
6314
63152017-10-19 Pedro Alves <palves@redhat.com>
6316
6317 * gdb.base/long-inferior-output.c: New file.
6318 * gdb.base/long-inferior-output.exp: New file.
6319
63202017-11-18 Keith Seitz <keiths@redhat.com>
6321
6322 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6323 method.
6324 (main): Call it.
6325 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6326 Add additional user-defined conversion operator tests.
6327
63282017-10-17 Pedro Alves <palves@redhat.com>
6329
6330 * boards/native-stdio-gdbserver.exp: Load "local-board".
6331
63322017-10-17 Pedro Alves <palves@redhat.com>
6333
6334 * gdb.base/quit-live.c: New file.
6335 * gdb.base/quit-live.exp: New file.
6336
63372017-10-16 Keith Seitz <keiths@redhat.com>
6338
6339 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6340 (class_with_protected_typedef, class_with_private_typedef)
6341 (struct_with_public_typedef, struct_with_protected_typedef)
6342 (struct_with_private_typedef): New classes/structs.
6343 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6344 typedefs and access specifiers.
6345
63462017-10-16 Pedro Alves <palves@redhat.com>
6347 Simon Marchi <simon.marchi@polymtl.ca>
6348
6349 * README (Local vs Remote vs Native): New section.
6350 * boards/local-board.exp: New file, with bits factored out from
6351 ...
6352 * boards/native-extended-gdbserver.exp: ... here. Load
6353 "local-board".
6354 * boards/native-gdbserver.exp: Load "local-board".
6355 (${board}_spawn, ${board}_exec): Delete.
6356 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6357 ...
6358 * boards/stdio-gdbserver-base.exp: ... this new file.
6359 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6360 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6361 procedure.
6362 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6363 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6364 stdio_gdbserver_command.
6365 (${board}_get_remote_address, ${board}_get_comm_port)
6366 (${board}_download, ${board}_upload): Delete.
6367 (get_target_remote_pipe_cmd): New.
6368
63692017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6370
6371 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6372 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6373 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6374 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6375 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6376 remove with_test_prefix.
6377
63782017-10-13 Pedro Alves <palves@redhat.com>
6379
6380 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6381 * gdb.base/annota1.exp: Use it instead of is_remote.
6382 * gdb.base/annota3.exp: Use it instead of is_remote.
6383 * gdb.cp/annota2.exp: Use it instead of is_remote.
6384 * gdb.cp/annota3.exp: Use it instead of is_remote.
6385 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6386
63872017-10-13 Pedro Alves <palves@redhat.com>
6388
6389 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6390 (test_num_test_vars, run_and_count_vars, find_env)
6391 (test_set_unset_env, test_inherit_env_var): New procedures.
6392 (top level): Use them.
6393
63942017-10-13 Pedro Alves <palves@redhat.com>
6395
6396 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6397 also skip on stub-like targets.
6398
63992017-10-13 Pedro Alves <palves@redhat.com>
6400
6401 PR gdb/22293
6402 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6403 (top level): Move some tests to ...
6404 (test_not_found): ... this new procedure.
6405 (top level): Call it.
6406
64072017-10-13 Pedro Alves <palves@redhat.com>
6408
6409 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6410 expect different "info terminal" output if testing with a
6411 non-native target.
6412
64132017-10-13 Pedro Alves <palves@redhat.com>
6414 Simon Marchi <simon.marchi@polymtl.ca>
6415
6416 PR python/12966
6417 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6418
64192017-10-13 Pedro Alves <palves@redhat.com>
6420
6421 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6422 already.
6423
64242017-10-13 Pedro Alves <palves@redhat.com>
6425
6426 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6427 is_remote.
6428
64292017-10-13 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6432 is_remote.
6433
64342017-10-13 Pedro Alves <palves@redhat.com>
6435
6436 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6437 is set.
6438 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6439 instead of is_remote.
6440
64412017-10-13 Pedro Alves <palves@redhat.com>
6442
6443 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6444 (top level): Add comment.
6445
64462017-10-13 Pedro Alves <palves@redhat.com>
6447
6448 * gdb.base/remote.exp (top level): Fix comment typo and add
6449 missing return.
6450
64512017-10-13 Pedro Alves <palves@redhat.com>
6452 Simon Marchi <simon.marchi@polymtl.ca>
6453
6454 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6455 calls and add comments. Skip test if use_gdb_stub is set.
6456 (top level): Use "set cwd" command instead of "cd" command.
6457
64582017-10-13 Pedro Alves <palves@redhat.com>
6459
6460 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6461 is_remote target check.
6462
64632017-10-13 Pedro Alves <palves@redhat.com>
6464
6465 * gdb.base/scope.exp: Use build_executable + clean_restart +
6466 gdb_file_cmd instead of prepare_for_testing and no longer skip
6467 "before run" tests on is_remote target boards. Update comments.
6468 * boards/native-extended-gdbserver.exp
6469 (extended_gdbserver_load_last_file): New, factored out from ...
6470 (gdb_load): ... this. Move further below and add comment.
6471 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6472
64732017-10-12 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/attach.exp: Remove references to gdb64.
6476 * gdb.base/dbx.exp: Remove references to gdb64.
6477
64782017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6479 Pedro Alves <palves@redhat.com>
6480
6481 * gdb.base/label.exp: Remove is_remote target check.
6482
64832017-10-12 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.base/auvx.exp (coredir): Update comment.
6486 (top level) <core_works>: Use "set cwd" command instead of "cd"
6487 command.
6488
64892017-10-12 Pedro Alves <palves@redhat.com>
6490 Simon Marchi <simon.marchi@polymtl.ca>
6491
6492 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6493 target boards.
6494
64952017-10-12 Pedro Alves <palves@redhat.com>
6496 Simon Marchi <simon.marchi@polymtl.ca>
6497
6498 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6499 Instead skip if there's any gdb_protocol set.
6500
65012017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6502 Pedro Alves <palves@redhat.com>
6503
6504 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6505
65062017-10-12 Pedro Alves <palves@redhat.com>
6507 Simon Marchi <simon.marchi@polymtl.ca>
6508
6509 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6510 instead of on dejagnu remote boards.
6511
65122017-10-12 Pedro Alves <palves@redhat.com>
6513 Simon Marchi <simon.marchi@polymtl.ca>
6514
6515 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6516 checks. Use build_executable + clean_restart instead of
6517 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6518 of enabling non-stop after starting gdb.
6519
65202017-10-12 Pedro Alves <palves@redhat.com>
6521
6522 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6523 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6524 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6525 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6526
65272017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6528
6529 * gdb.arch/arc-tdesc-cpu.exp: New file.
6530 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6531
65322017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6533
6534 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6535
65362017-10-10 Pedro Alves <palves@redhat.com>
6537
6538 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6539 expect CLI output.
6540
65412017-10-10 Pedro Alves <palves@redhat.com>
6542
6543 * lib/selftest-support.exp (selftest_setup): Update for
6544 captured_command_loop's prototype change.
6545
65462017-10-09 Pedro Alves <palves@redhat.com>
6547
6548 Test both arch1=>arch2 and arch2=>arch1.
6549
6550 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6551 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6552 factored out to...
6553 (append_arch1_options, append_arch2_options, append_arch_options)
6554 (build_executables): New procedures.
6555 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6556 local.
6557 (top level): Add new 'first_arch' testing axis.
6558
65592017-10-09 Pedro Alves <palves@redhat.com>
6560
6561 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6562 (barrier): New.
6563 (thread_start, all_started): New functions.
6564 (main): Spawn new thread and wait until it is scheduled.
6565 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6566 option.
6567 (do_test): Add 'selected_thread' parameter. Run to all_started
6568 instead of main. Explicitly set the breakpoint at main. Switch
6569 to the SELECTED_THREAD thread.
6570 (top level): Test handling the exec event with either the main
6571 thread or the second thread selected.
6572
65732017-10-09 Pedro Alves <palves@redhat.com>
6574
6575 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6576 logic. Move STOP marker after the value checks.
6577 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6578 regexp.
6579
65802017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6581
6582 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6583
65842017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6585
6586 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6587 integer-to-dfp conversion.
6588 * gdb.base/dfp-test.exp: Likewise.
6589
65902017-10-04 Pedro Alves <palves@redhat.com>
6591
6592 * gdb.multi/hangout.c: Include <unistd.h>.
6593 (hangout_loop): New function.
6594 (main): Call alarm. Call hangout_loop in a loop.
6595 * gdb.multi/hello.c: Include <unistd.h>.
6596 (hello_loop): New function.
6597 (main): Call alarm. Call hangout_loop in a loop.
6598 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6599 inferior with the other selected.
6600
66012017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6602
6603 * gdb.mi/list-thread-groups-available.exp: New file.
6604 * gdb.mi/list-thread-groups-available.c: New file.
6605
66062017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6607
6608 * gdb.base/set-cwd.exp: Make it available on
6609 native-extended-gdbserver.
6610
66112017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6612
6613 * gdb.base/set-cwd.c: New file.
6614 * gdb.base/set-cwd.exp: Likewise.
6615
66162017-10-02 Tom Tromey <tom@tromey.com>
6617
6618 PR rust/22236:
6619 * gdb.rust/simple.rs (main): New variable "fslice".
6620 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6621
66222017-10-02 Tom Tromey <tom@tromey.com>
6623
6624 * gdb.rust/simple.exp: Test ptype of a slice.
6625
66262017-10-02 Tom Tromey <tom@tromey.com>
6627
6628 * gdb.rust/simple.exp: Test index of slice.
6629
66302017-09-27 Tom Tromey <tom@tromey.com>
6631
6632 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6633
66342017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6635 Pedro Alves <palves@redhat.com>
6636
6637 * gdb.base/compare-sections.exp (get value of read-only section): Read
6638 as unsigned value.
6639 (corrupt read-only section): Likewise and don't set written if patching
6640 failed.
6641
66422017-09-21 Kevin Buettner <kevinb@redhat.com>
6643
6644 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6645 files.
6646
66472017-09-20 Pedro Alves <palves@redhat.com>
6648
6649 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6650 symbol names in gdb's output.
6651 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6652
66532017-09-20 Pedro Alves <palves@redhat.com>
6654
6655 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6656 Rename to ...
6657 (test_list_ambiguous_symbol): ... this and add a symbol name
6658 parameter. Adjust.
6659 (test_list_ambiguous_function): Reimplement on top of
6660 test_list_ambiguous_symbol and also test listing ambiguous
6661 variables.
6662 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6663 (ambiguous_fun): ... this.
6664 (ambiguous_var): New.
6665 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6666 (ambiguous_fun): ... this.
6667 (ambiguous_var): New.
6668
66692017-09-19 John Baldwin <jhb@FreeBSD.org>
6670
6671 * gdb.base/starti.c: New file.
6672 * gdb.base/starti.exp: New file.
6673 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6674
66752017-09-14 Pedro Alves <palves@redhat.com>
6676
6677 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6678 (top level): Use it instead of runto.
6679
66802017-09-11 Tom Tromey <tom@tromey.com>
6681
6682 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6683
66842017-09-11 Tom Tromey <tom@tromey.com>
6685
6686 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6687 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6688
66892017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6690
6691 * gdb.fortran/printing-types.exp: New file.
6692 * gdb.fortran/printing-types.exp: New file.
6693
66942017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6695
6696 * gdb.fortran/vla-ptype.exp: Fix typos.
6697 * gdb.fortran/vla-value.exp: Same.
6698
66992017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6700
6701 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6702 * gdb.mi/mi-var-child-f.exp: Likewise.
6703 * gdb.mi/mi-vla-fortran.exp: Likewise.
6704
67052017-09-08 Frank Penczek <frank.penczek@intel.com>
6706 Christoph Weinmann <christoph.t.weinmann@intel.com>
6707 Bernhard Heckel <bernhard.heckel@intel.com>
6708
6709 * gdb.fortran/ptr-indentation.f90: New file.
6710 * gdb.fortran/ptr-indentation.exp: New file.
6711
67122017-09-05 Tom Tromey <tom@tromey.com>
6713
6714 PR gdb/22010:
6715 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6716
67172017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6718
6719 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6720
67212017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6722
6723 * gdb.threads/tls-nodebug-pie.c: New file.
6724 * gdb.threads/tls-nodebug-pie.exp: New file.
6725
67262017-09-05 Tom Tromey <tom@tromey.com>
6727
6728 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6729 for rust.
6730
67312017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6732
6733 * gdb.multi/multi-arch-exec.exp: Test with different
6734 "follow-exec-mode" settings.
6735 (do_test): New procedure.
6736
67372017-09-04 Pedro Alves <palves@redhat.com>
6738
6739 * gdb.base/func-static.c (S::method const, S::method volatile)
6740 (S::method volatile const): New methods.
6741 (c_s, v_s, cv_s): New instances.
6742 (main): Call method() on them.
6743 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6744 (cannot_resolve): New procedure.
6745 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6746 print-quote-unquoted columns.
6747 (do_test): Test printing each scope too.
6748
67492017-09-04 Pedro Alves <palves@redhat.com>
6750
6751 * gdb.base/local-static.exp: Also test with
6752 class::method::variable wholly quoted.
6753 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6754
67552017-09-04 Pedro Alves <palves@redhat.com>
6756
6757 * gdb.base/local-static.c: New.
6758 * gdb.base/local-static.cc: New.
6759 * gdb.base/local-static.exp: New.
6760
67612017-09-04 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.asm/asm-source.exp: Add casts to int.
6764 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6765 (dataglobal64_1, dataglobal64_2): New globals.
6766 * gdb.base/nodebug.exp: Test different expressions involving the
6767 new globals, with print, whatis and ptype. Add casts to int.
6768 * gdb.base/solib-display.exp: Add casts to int.
6769 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6770 * gdb.cp/m-static.exp: Add cast to int.
6771 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6772 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6773 tls variable with no debug info without a cast. Test with a cast
6774 to int too.
6775 * gdb.trace/entry-values.exp: Add casts.
6776
67772017-09-04 Pedro Alves <palves@redhat.com>
6778
6779 * gdb.base/nodebug.exp: Test that ptype's error about functions
6780 with unknown return type includes the function name too.
6781
67822017-09-04 Pedro Alves <palves@redhat.com>
6783
6784 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6785 return type of munmap in infcall.
6786 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6787 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6788 type of ftell in infcall.
6789 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6790 type of getpid in infcall.
6791 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6792 infcall.
6793 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6794 Bail on failure to extract the pid.
6795 * gdb.base/nodebug.c: #include <stdint.h>.
6796 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6797 New functions.
6798 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6799 Change expected output of print/whatis/ptype with functions with
6800 no debug info. Test all supported languages. Call
6801 test_call_promotion.
6802 * gdb.compile/compile.exp: Adjust expected output to expect
6803 warning.
6804 * gdb.threads/siginfo-threads.exp: Likewise.
6805
68062017-09-04 Pedro Alves <palves@redhat.com>
6807
6808 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6809 "prototypes". Test calling float functions via prototyped and
6810 unprototyped function pointers.
6811 (perform_all_tests): New parameter "prototypes". Pass it down.
6812 (top level): Pass down "prototypes" parameter to
6813 perform_all_tests.
6814
68152017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6816
6817 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6818 Test with nested loops.
6819
68202017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6821
6822 * gdb.base/commands.exp: Call the new procedures.
6823 (loop_break_test, loop_continue_test): New procedures.
6824
68252017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6826
6827 * gdb.base/commands.exp: Call new procedure.
6828 (define_if_without_arg_test): New procedure.
6829
68302017-09-04 Pedro Alves <palves@redhat.com>
6831
6832 * gdb.base/list-ambiguous.exp: New file.
6833 * gdb.base/list-ambiguous0.c: New file.
6834 * gdb.base/list-ambiguous1.c: New file.
6835 * gdb.base/list.exp (test_list_range): Adjust expected output.
6836
68372017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6838
6839 * gdb.base/share-env-with-gdbserver.c: New file.
6840 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6841
68422017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6843
6844 * gdb.base/commands.exp (gdbvar_simple_if_test,
6845 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6846 progvar_simple_if_test, progvar_simple_while_test,
6847 progvar_complex_if_while_test, user_defined_command_test,
6848 user_defined_command_args_eval,
6849 user_defined_command_args_stack_test,
6850 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6851 temporary_breakpoint_commands,
6852 gdb_test_no_prompt, redefine_hook_test,
6853 redefine_backtrace_test): Remove "global gdb_prompt".
6854
68552017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6856
6857 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6858 New proc, call it from toplevel.
6859
68602017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6861
6862 PR remote/21852
6863 * gdb.server/normal.c: New file, copied from gdb.base.
6864 * gdb.server/run-without-local-binary.exp: New file.
6865
68662017-08-07 Weimin Pan <weimin.pan@oracle.com>
6867
6868 * gdb.arch/sparc64-adi.exp: New file.
6869 * gdb.arch/sparc64-adi.c: New file.
6870
68712017-08-22 Pedro Alves <palves@redhat.com>
6872
6873 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6874 (top level): Add "list all overloads" tests.
6875
68762017-08-22 Tom Tromey <tom@tromey.com>
6877
6878 * gdb.gdb/xfullpath.exp: Remove.
6879
68802017-08-21 Pedro Alves <palves@redhat.com>
6881
6882 PR gdb/19487
6883 * gdb.base/symbol-alias.c: New.
6884 * gdb.base/symbol-alias2.c: New.
6885 * gdb.base/symbol-alias.exp: New.
6886
68872017-08-21 Pedro Alves <palves@redhat.com>
6888
6889 * gdb.base/dfp-test.c
6890 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6891 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6892 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6893 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6894 * gdb.base/whatis-ptype-typedefs.c: New.
6895 * gdb.base/whatis-ptype-typedefs.exp: New.
6896 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6897 (an_int, an_int_type, an_int_type2): New globals.
6898 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6899 involving typedefs and cast expressions.
6900 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6901 (lookup_typedefs_function): New.
6902 (typedefs_pretty_printers_dict): New.
6903 (top level): Register lookup_typedefs_function in
6904 gdb.pretty_printers.
6905
69062017-08-18 Yao Qi <yao.qi@linaro.org>
6907
6908 * gdb.server/unittest.exp: New.
6909
69102017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6911
6912 PR gdb/21954
6913 * gdb.base/environ.exp: Add test to check if 'unset environment'
6914 works.
6915
69162017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6917
6918 * lib/gdb.exp (universal_compile_options): New caching proc.
6919 (gdb_compile): Suppress GCC's coloring of messages.
6920
69212017-08-14 Tom Tromey <tom@tromey.com>
6922
6923 PR gdb/21675:
6924 * gdb.base/printcmds.exp (test_radices): New function.
6925 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6926 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6927 * lib/gdb.exp (get_integer_valueof): Use p/d.
6928
69292017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6930
6931 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6932 characters.
6933
69342017-08-05 Tom Tromey <tom@tromey.com>
6935
6936 * gdb.rust/simple.exp: Allow String to appear in a different
6937 namespace.
6938
69392017-07-26 Yao Qi <yao.qi@linaro.org>
6940
6941 * gdb.gdb/unittest.exp: Invoke command
6942 "maintenance check xml-descriptions".
6943
69442017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6945
6946 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6947 calling context.
6948 (hex128): Drop erroneous calculation of parameters.
6949
69502017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6951
6952 * gdb.python/py-unwind.exp: Disable stack protection when
6953 building test file.
6954
69552017-07-20 Pedro Alves <palves@redhat.com>
6956
6957 * gdb.base/default.exp (set language): Adjust expected output.
6958
69592017-07-20 Pedro Alves <palves@redhat.com>
6960
6961 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6962 (test_minsym): ... this, and make static.
6963 (get_pck__foo__bar__minsym): Rename to ...
6964 (get_test_minsym): ... this.
6965 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6966 symbol names and comments.
6967 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6968 (get_test_minsym): ... this.
6969 (pck__foo__bar__minsym__2): Rename to ...
6970 (test_minsym): ... this.
6971 (main): Adjust.
6972
69732017-07-17 Pedro Alves <palves@redhat.com>
6974
6975 * gdb.base/completion.exp: Adjust expected output.
6976 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6977 the completer works.
6978
69792017-07-17 Pedro Alves <palves@redhat.com>
6980
6981 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6982
69832017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6984
6985 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6986
69872017-07-14 Tom Tromey <tom@tromey.com>
6988
6989 PR rust/21764:
6990 * gdb.rust/simple.exp: Add tests.
6991
69922017-07-14 Tom Tromey <tom@tromey.com>
6993
6994 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6995
69962017-07-14 Pedro Alves <palves@redhat.com>
6997
6998 * gdb.linespec/base/one/thefile.cc (z1): New function.
6999 * gdb.linespec/base/two/thefile.cc (z2): New function.
7000 * gdb.linespec/linespec.exp: Add tests.
7001
70022017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7003
7004 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7005 to mi_create_breakpoint.
7006
70072017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7008
7009 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7010 mi_create_breakpoint.
7011
70122017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7013
7014 * gdb.dlang/demangle.exp: Update for demangling changes.
7015
70162017-07-09 Tom Tromey <tom@tromey.com>
7017
7018 * gdb.dwarf2/shortpiece.exp: New file.
7019
70202017-07-06 David Blaikie <dblaikie@gmail.com>
7021
7022 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7023 built from fissiont-multi-cu{1,2}.c.
7024 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7025 except putting 'main' and 'func' in separate CUs in the same DWO file.
7026 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7027 test.
7028 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7029 test.
7030
70312017-07-06 Pedro Alves <palves@redhat.com>
7032
7033 * gdb.python/py-unwind.exp: Test flushregs.
7034
70352017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7036
7037 PR cli/21688
7038 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7039 tests for alias commands and trailing whitespace.
7040
70412017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7042
7043 PR cli/21688
7044 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7045 procedure. Call it.
7046
70472017-06-29 Pedro Alves <palves@redhat.com>
7048
7049 * gdb.base/printcmds.exp: Add tests.
7050
70512017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7052
7053 PR gdb/21337
7054 * gdb.base/reread-readsym.exp: New file.
7055 * gdb.base/reread-readsym.c: New file.
7056
70572017-06-21 Kevin Buettner <kevinb@redhat.com>
7058
7059 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7060 subpattern.
7061
70622017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7063
7064 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7065 extended mnemonic.
7066 * gdb.arch/powerpc-power9.s: Likewise.
7067
70682017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7069
7070 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7071 on 32-bit x86 targets. Exploit is_*_target macros where
7072 appropriate.
7073
70742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7075
7076 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7077 register pieces.
7078
70792017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7080
7081 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7082 located in one or more DWARF pieces.
7083
70842017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7085
7086 * lib/gdb.exp (get_endianness): New proc.
7087 * gdb.arch/aarch64-fp.exp: Use it.
7088 * gdb.arch/altivec-regs.exp: Likewise.
7089 * gdb.arch/e500-regs.exp: Likewise.
7090 * gdb.arch/vsx-regs.exp: Likewise.
7091 * gdb.base/dump.exp: Likewise.
7092 * gdb.base/funcargs.exp: Likewise.
7093 * gdb.base/gnu_vector.exp: Likewise.
7094 * gdb.dwarf2/formdata16.exp: Likewise.
7095 * gdb.dwarf2/implptrpiece.exp: Likewise.
7096 * gdb.dwarf2/nonvar-access.exp: Likewise.
7097 * gdb.python/py-inferior.exp: Likewise.
7098 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7099
71002017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7101
7102 PR gdb/21226
7103 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7104 stack value pieces are taken from the LSB end.
7105
71062017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7107
7108 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7109 variable at nonzero offset.
7110
71112017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7112
7113 * gdb.dwarf2/var-access.c: New file.
7114 * gdb.dwarf2/var-access.exp: New test.
7115 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7116
71172017-06-12 Tom Tromey <tom@tromey.com>
7118
7119 * gdb.dwarf2/formdata16.exp: Add tests.
7120
71212017-06-12 Tom Tromey <tom@tromey.com>
7122
7123 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7124
71252017-06-12 Tom Tromey <tom@tromey.com>
7126
7127 PR exp/16225:
7128 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7129 * gdb.arch/vsx-regs.exp: Update tests.
7130 * gdb.arch/s390-vregs.exp (hex128): New proc.
7131 Update test.
7132 * gdb.arch/altivec-regs.exp: Update tests.
7133
71342017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7135
7136 * gdb.base/startup-with-shell.c: New file.
7137 * gdb.base/startup-with-shell.exp: Likewise.
7138
71392017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7140
7141 * gdb.server/non-existing-program.exp: Update regex in order to
7142 reflect the fact that gdbserver is now using fork_inferior (with a
7143 shell) to startup the inferior.
7144
71452017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7146
7147 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7148 support function calls from GDB.
7149
71502017-05-21 Tom Tromey <tom@tromey.com>
7151
7152 PR rust/21466:
7153 * gdb.rust/unsized.exp: New file.
7154 * gdb.rust/unsized.rs: New file.
7155
71562017-05-19 Tom Tromey <tom@tromey.com>
7157
7158 PR rust/21484:
7159 * gdb.rust/watch.exp: New file.
7160 * gdb.rust/watch.rs: New file.
7161
71622017-05-18 Tom Tromey <tom@tromey.com>
7163
7164 * gdb.rust/simple.exp: Allow Box to be qualified.
7165
71662017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7167
7168 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7169
71702017-05-18 Pedro Alves <palves@redhat.com>
7171
7172 * gdb.base/fileio.c (test_write, test_read, test_close)
7173 (test_fstat): Don't print 'ret' in the fail path.
7174
71752017-05-18 Pedro Alves <palves@redhat.com>
7176
7177 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7178 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7179 (test_system, test_rename, test_unlink, test_time): Change
7180 prototypes.
7181 * gdb.base/fileio.exp (stop_msg): Adjust.
7182
71832017-05-18 Pedro Alves <palves@redhat.com>
7184
7185 * gdb.base/fileio.c (null_str): New global.
7186 (test_stat): Use it.
7187 * gdb.base/fileio.exp: Remove nowarnings.
7188
71892017-05-17 Yao Qi <yao.qi@linaro.org>
7190
7191 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7192
71932017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7194
7195 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7196 argument command.
7197 (top-level): Invoke test_set_inferior_tty.
7198
71992017-05-04 Pedro Alves <palves@redhat.com>
7200
7201 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7202 Add parens to print call for Python 3.
7203
72042017-05-03 Keith Seitz <keiths@redhat.com>
7205
7206 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7207 (main): Call it.
7208
72092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7210
7211 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7212 to prev and next.
7213
72142017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7215
7216 * gdb.python/py-record-btrace.exp: Remove test for
7217 gdb.BtraceInstruction.error.
7218
72192017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7220
7221 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7222
72232017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7224
7225 * gdb.python/py-record-btrace-threads.c: New file.
7226 * gdb.python/py-record-btrace-threads.exp: New file.
7227
72282017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7229
7230 PR testsuite/8595
7231 * gdb.base/environ.exp: Make test available in all architectures.
7232 Move bits related to "info program" testing to
7233 gdb.base/info-program.exp. Rewrite tests to use the two new
7234 procedures mentione below.
7235 (test_set_show_env_var) New procedure.
7236 (test_set_show_env_var_equal): Likewise.
7237 * gdb.base/info-program.exp: New file.
7238
72392017-04-27 Keith Seitz <keiths@redhat.com>
7240
7241 * gdb.cp/oranking.cc (test15): New function.
7242 (main): Call test15 and declare additional variables for testing.
7243 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7244 "p foo101('abc')" tests.
7245 Add tests for cv qualifier overloads.
7246 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7247 "lvalue reference overload" test.
7248 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7249 "print value of f1 on Child&& in f2" test.
7250
72512017-04-19 Pedro Alves <palves@redhat.com>
7252
7253 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7254 procedure.
7255 (top level): Call it.
7256 * lib/gdb.exp (gdb_define_cmd): New procedure.
7257
72582017-04-12 Pedro Alves <palves@redhat.com>
7259
7260 PR gdb/21323
7261 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7262 (wchar): New global.
7263 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7264 (do_test_wide_char, wide_char_types_no_program, top level): Add
7265 wchar_t testing.
7266
72672017-04-12 Pedro Alves <palves@redhat.com>
7268
7269 PR c++/21323
7270 * gdb.cp/wide_char_types.c: New file.
7271 * gdb.cp/wide_char_types.exp: New file.
7272
72732017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7274
7275 PR gdb/21352
7276 * gdb.trace/tsv.exp: Add test for "tsave -r".
7277
72782017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7279
7280 * gdb.dlang/watch-loc.c: New file.
7281 * gdb.dlang/watch-loc.exp: New file.
7282
72832017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7284
7285 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7286
72872017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7288
7289 * gdb.arch/arc-analyze-prologue.S: New file.
7290 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7291
72922017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7293
7294 * gdb.arch/arc-decode-insn.S: New file.
7295 * gdb.arch/arc-decode-insn.exp: Likewise.
7296
72972017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7298
7299 PR tdep/20928
7300 * gdb.arch/sparc64-regs.exp: New file.
7301 * gdb.arch/sparc64-regs.S: Likewise.
7302
73032017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7304
7305 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7306 and memory view on Python 3.
7307
73082017-03-20 Artemiy Volkov <artemiyv@acm.org>
7309 Keith Seitz <keiths@redhat.com>
7310
7311 PR gdb/14441
7312 * gdb.cp/demangle.exp: Add rvalue reference tests.
7313 * gdb.cp/rvalue-ref-casts.cc: New file.
7314 * gdb.cp/rvalue-ref-casts.exp: New file.
7315 * gdb.cp/rvalue-ref-overload.cc: New file.
7316 * gdb.cp/rvalue-ref-overload.exp: New file.
7317 * gdb.cp/rvalue-ref-params.cc: New file.
7318 * gdb.cp/rvalue-ref-params.exp: New file.
7319 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7320 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7321 * gdb.cp/rvalue-ref-types.cc: New file.
7322 * gdb.cp/rvalue-ref-types.exp: New file.
7323 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7324 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7325
73262017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7327
7328 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7329 New procedure.
7330
73312017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7332
7333 * lib/mi-support.exp (mi_gdb_test): Add additional message
7334 for unexpected output.
7335
73362017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7337
7338 * gdb.base/examine-backward.c (Barrier): New character array
7339 constant, to ensure that TestStrings is preceded by a string
7340 terminator.
7341
73422017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7343
7344 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7345 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7346 and implicit pointer into such a location.
7347
73482017-03-16 Doug Evans <dje@google.com>
7349
7350 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7351
73522017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7353
7354 * gdb.cp/m-static.exp: Fix expectation for prototype of
7355 test5.single_constructor and single_constructor::single_constructor.
7356
73572017-03-16 Doug Evans <dje@google.com>
7358
7359 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7360 * gdb.guile/scm-lazy-string.c: New file.
7361 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7362 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7363 for pointer, array, typedef lazy strings.
7364
73652017-03-16 Doug Evans <dje@google.com>
7366
7367 PR python/17728, python/18439, python/18779
7368 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7369 * gdb.python/py-lazy-string.c (pointer): New typedef.
7370 (main): New locals ptr, array, typedef_ptr.
7371 * gdb.python/py-value.exp: Move lazy string tests to ...
7372 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7373 array, typedef lazy strings.
7374
73752017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7376
7377 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7378 Add optional 'test' parameter.
7379
73802017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7381
7382 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7383 Skip for versions of DejaGnu < 1.5.
7384
73852017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7386
7387 * lib/gdb.exp (dejagnu_version): New proc.
7388 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7389 Use dejagnu_version.
7390
73912017-03-10 Keith Seitz <keiths@redhat.com>
7392
7393 PR c++/8128
7394 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7395 type from destructor regexps.
7396 Add a branch which actually passes the test.
7397 Adjust "ptype t5i" test names.
7398
73992017-03-08 Pedro Alves <palves@redhat.com>
7400
7401 * gdb.base/step-over-exit.exp: Add explicit test message.
7402
74032017-03-08 Pedro Alves <palves@redhat.com>
7404
7405 PR gdb/18360
7406 * gdb.threads/interrupt-while-step-over.c: New file.
7407 * gdb.threads/interrupt-while-step-over.exp: New file.
7408
74092017-03-08 Pedro Alves <palves@redhat.com>
7410
7411 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7412 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7413
74142017-03-08 Pedro Alves <palves@redhat.com>
7415
7416 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7417 PKRU as not supported as a PASS.
7418
74192017-03-08 Pedro Alves <palves@redhat.com>
7420
7421 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7422 prefix instead of $binfile1/$binfile2.
7423 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7424 in test message.
7425 * gdb.python/py-completion.exp: Use "load python file" as test
7426 messages instead of unstable path names.
7427
74282017-03-08 Pedro Alves <palves@redhat.com>
7429 Jan Kratochvil <jan.kratochvil@redhat.com>
7430
7431 PR cli/21218
7432 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7433 New proc.
7434 (top level): Call it.
7435
74362017-03-08 Pedro Alves <palves@redhat.com>
7437
7438 PR tui/21216
7439 * gdb.tui/tui-nl-filtered-output.exp: New file.
7440
74412017-03-08 Pedro Alves <palves@redhat.com>
7442
7443 * gdb.base/completion.exp: Move TUI completion tests to ...
7444 * gdb.tui/completion.exp: ... this new file.
7445
74462017-03-08 Pedro Alves <palves@redhat.com>
7447
7448 * gdb.base/tui-disasm-long-lines.c,
7449 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7450 gdb.base/tui-layout.exp: Move to ...
7451 * gdb.tui/: ... this new directory.
7452
74532017-03-07 Pedro Alves <palves@redhat.com>
7454
7455 * gdb.base/tui-layout.c: New file.
7456 * gdb.base/tui-layout.exp: New file.
7457
74582017-03-07 Pedro Alves <palves@redhat.com>
7459
7460 * gdb.base/tui-layout.c: Rename to ...
7461 * gdb.base/tui-disasm-long-lines.c: ... this.
7462 * gdb.base/tui-layout.exp: Rename to ...
7463 * gdb.base/tui-disasm-long-lines.exp: ... this.
7464
74652017-03-07 Pedro Alves <palves@redhat.com>
7466
7467 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7468
74692017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7470
7471 * i386-mpx-call.c: New file.
7472 * i386-mpx-call.exp: New file.
7473
74742017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7475
7476 * gdb.arch/powerpc-power.exp: Delete test.
7477 * gdb.arch/powerpc-power.s: Likewise.
7478 * gdb.disasm/disassembler-options.exp: New test.
7479 * gdb.arch/powerpc-altivec.exp: Likewise.
7480 * gdb.arch/powerpc-altivec.s: Likewise.
7481 * gdb.arch/powerpc-altivec2.exp: Likewise.
7482 * gdb.arch/powerpc-altivec2.s: Likewise.
7483 * gdb.arch/powerpc-altivec3.exp: Likewise.
7484 * gdb.arch/powerpc-altivec3.s: Likewise.
7485 * gdb.arch/powerpc-power7.exp: Likewise.
7486 * gdb.arch/powerpc-power7.s: Likewise.
7487 * gdb.arch/powerpc-power8.exp: Likewise.
7488 * gdb.arch/powerpc-power8.s: Likewise.
7489 * gdb.arch/powerpc-power9.exp: Likewise.
7490 * gdb.arch/powerpc-power9.s: Likewise.
7491 * gdb.arch/powerpc-vsx.exp: Likewise.
7492 * gdb.arch/powerpc-vsx.s: Likewise.
7493 * gdb.arch/powerpc-vsx2.exp: Likewise.
7494 * gdb.arch/powerpc-vsx2.s: Likewise.
7495 * gdb.arch/powerpc-vsx3.exp: Likewise.
7496 * gdb.arch/powerpc-vsx3.s: Likewise.
7497 * gdb.arch/arm-disassembler-options.exp: Likewise.
7498 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7499 * gdb.arch/s390-disassembler-options.exp: Likewise.
7500
75012017-02-23 Luis Machado <lgustavo@codesourcery.com>
7502
7503 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7504 (check_supported_features): ... this. Changed return type to void.
7505 (supports_rdseed): New static global.
7506 (rdseed): Check supports_rdseed.
7507 (initialize): Call check_supported_features.
7508
75092017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7510
7511 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7512 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7513 and lqarx/stqcx.
7514 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7515 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7516
75172017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7518
7519 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7520 uppercase.
7521
75222017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7523
7524 * gdb.dwarf2/formdata16.c: New file.
7525 * gdb.dwarf2/formdata16.exp: New file.
7526 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7527
75282017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7529
7530 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7531 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7532 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7533 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7534 DW_AT_GNU_*.
7535
75362017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7537
7538 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7539
75402017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7541
7542 PR gdb/21164
7543 * gdb.base/maint.exp: Add testcases for when the commands do
7544 not have arguments.
7545
75462017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7547
7548 * gdb.cp/chained-calls.exp: Use p instead of P.
7549
75502017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7551
7552 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7553 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7554
75552017-02-14 Tom Tromey <tom@tromey.com>
7556
7557 PR python/13598:
7558 * gdb.python/py-events.exp: Add before_prompt event tests.
7559
75602017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7561
7562 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7563
75642017-02-13 Luis Machado <lgustavo@codesourcery.com>
7565
7566 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7567 (main): Call my_unique_function_name.
7568 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7569 completion of patterns with a single match.
7570 Add missing -re switches to gdb_test_multiple calls.
7571
75722017-02-13 Luis Machado <lgustavo@codesourcery.com>
7573
7574 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7575 return if core file is not recognized.
7576
75772017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7578
7579 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7580 and extra UIs.
7581
75822017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7583
7584 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7585 proc_with_prefix.
7586
75872017-02-10 Tom Tromey <tom@tromey.com>
7588
7589 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7590
75912017-02-10 Martin Galvan <martingalvan@sourceware.org>
7592
7593 PR gdb/21122
7594 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7595
75962017-02-08 Jerome Guitton <guitton@adacore.com>
7597
7598 * gdb.base/define.exp: Add test for command abbreviations
7599 in define.
7600
76012017-02-06 Luis Machado <lgustavo@codesourcery.com>
7602
7603 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7604 * gdb.reverse/insn-reverse-x86.c: New file.
7605
76062017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7607
7608 PR tdep/20936
7609 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7610
76112017-02-03 Tom Tromey <tom@tromey.com>
7612
7613 PR rust/21097:
7614 * gdb.rust/simple.exp: Add new tests.
7615
76162017-02-02 Pedro Alves <palves@redhat.com>
7617
7618 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7619 tests.
7620
76212017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7622
7623 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7624 taking a 2-byte value out of a 4-byte DWARF implicit value on
7625 big-endian targets.
7626 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7627 logic. Add test cases for DW_OP_implicit.
7628
76292017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7630
7631 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7632
76332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7634
7635 * gdb.btrace/enable.exp: Call gdb_exit before
7636 skip_gdbserver_tests.
7637
76382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7639
7640 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7641 GDBFLAGS.
7642
76432017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7644
7645 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7646 the test is skipped.
7647 * gdb.btrace/data.exp: Likewise.
7648 * gdb.btrace/delta.exp: Likewise.
7649 * gdb.btrace/dlopen.exp: Likewise.
7650 * gdb.btrace/enable-running.exp: Likewise.
7651 * gdb.btrace/enable.exp: Likewise.
7652 * gdb.btrace/exception.exp: Likewise.
7653 * gdb.btrace/function_call_history.exp: Likewise.
7654 * gdb.btrace/gcore.exp: Likewise.
7655 * gdb.btrace/instruction_history.exp: Likewise.
7656 * gdb.btrace/multi-thread-step.exp: Likewise.
7657 * gdb.btrace/nohist.exp: Likewise.
7658 * gdb.btrace/non-stop.exp: Likewise.
7659 * gdb.btrace/reconnect.exp: Likewise.
7660 * gdb.btrace/record_goto-step.exp: Likewise.
7661 * gdb.btrace/record_goto.exp: Likewise.
7662 * gdb.btrace/rn-dl-bind.exp: Likewise.
7663 * gdb.btrace/segv.exp: Likewise.
7664 * gdb.btrace/step.exp: Likewise.
7665 * gdb.btrace/stepi.exp: Likewise.
7666 * gdb.btrace/tailcall-only.exp: Likewise.
7667 * gdb.btrace/tailcall.exp: Likewise.
7668 * gdb.btrace/tsx.exp: Likewise.
7669 * gdb.btrace/unknown_functions.exp: Likewise.
7670 * gdb.btrace/vdso.exp: Likewise.
7671
76722017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7673
7674 * gdb.btrace/enable-running.c: New.
7675 * gdb.btrace/enable-running.exp: New.
7676
76772017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7678
7679 * gdb.arch/amd64-gs_base.c: New file.
7680 * gdb.arch/amd64-gs_base.exp: New file.
7681
76822017-01-26 Luis Machado <lgustavo@codesourcery.com>
7683
7684 * lib/memory.exp: Remove spurious empty newlines.
7685
76862017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7687
7688 * gdb.python/py-bad-printers.exp: Load python file using "source".
7689 * gdb.python/py-events.exp: Likewise.
7690 * gdb.python/py-evsignal.exp: Likewise.
7691 * gdb.python/py-evthreads.exp: Likewise.
7692 * gdb.python/py-frame-args.exp: Likewise.
7693 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7694 * gdb.python/py-framefilter-mi.exp: Likewise.
7695 * gdb.python/py-framefilter.exp: Likewise.
7696 * gdb.python/py-mi.exp: Likewise.
7697 * gdb.python/py-pp-maint.exp: Likewise.
7698 * gdb.python/py-pp-registration.exp: Likewise.
7699 * gdb.python/py-prettyprint.exp: Likewise.
7700 (run_lang_tests): Likewise.
7701 * gdb.python/py-typeprint.exp: Likewise.
7702
77032017-01-26 Luis Machado <lgustavo@codesourcery.com>
7704
7705 * lib/memory.exp: New file.
7706 * lib/gdb.exp: Load memory.exp.
7707 * gdb.base/memattr.exp (delete_memory): Move proc to
7708 lib/memory.exp and rename to delete_memory_regions.
7709 Replace delete_memory with delete_memory_regions.
7710 Cleanup memory regions before tests.
7711 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7712 before tests.
7713
77142017-01-26 Luis Machado <lgustavo@codesourcery.com>
7715
7716 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7717 files.
7718 (initialize): New function conditionally defined.
7719 (testcases): Move within conditional block.
7720 (main): Call initialize.
7721 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7722 of gdb.reverse/insn-reverse.c.
7723 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7724 gdb.reverse/insn-reverse.c.
7725
77262017-01-26 Yao Qi <yao.qi@linaro.org>
7727
7728 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7729 disassemble on address 0.
7730
77312017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7732 Yao Qi <yao.qi@linaro.org>
7733
7734 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7735 * gdb.dwarf2/implptr-64bit.S: Remove.
7736 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7737 variables in caller's context. Add DW_OP_implicit_value.
7738
77392017-01-25 Yao Qi <yao.qi@linaro.org>
7740
7741 * lib/dwarf.exp (Dwarf::_location): Handle
7742 DW_OP_GNU_implicit_pointer with proper size.
7743
77442017-01-20 Luis Machado <lgustavo@codesourcery.com>
7745
7746 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7747 and add untested calls.
7748
77492017-01-20 Luis Machado <lgustavo@codesourcery.com>
7750
7751 * gdb.python/python.exp: Check line number against what GDB thinks
7752 the line number is for func1.
7753
77542017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7755
7756 * gdb.dlang/debug-expr.exp: New file.
7757
77582016-12-23 Luis Machado <lgustavo@codesourcery.com>
7759
7760 Fix test names for the following files:
7761
7762 * gdb.ada/exec_changed.exp
7763 * gdb.ada/info_types.exp
7764 * gdb.arch/aarch64-atomic-inst.exp
7765 * gdb.arch/aarch64-fp.exp
7766 * gdb.arch/altivec-abi.exp
7767 * gdb.arch/altivec-regs.exp
7768 * gdb.arch/amd64-byte.exp
7769 * gdb.arch/amd64-disp-step.exp
7770 * gdb.arch/amd64-dword.exp
7771 * gdb.arch/amd64-entry-value-inline.exp
7772 * gdb.arch/amd64-entry-value-param.exp
7773 * gdb.arch/amd64-entry-value-paramref.exp
7774 * gdb.arch/amd64-entry-value.exp
7775 * gdb.arch/amd64-i386-address.exp
7776 * gdb.arch/amd64-invalid-stack-middle.exp
7777 * gdb.arch/amd64-invalid-stack-top.exp
7778 * gdb.arch/amd64-optimout-repeat.exp
7779 * gdb.arch/amd64-prologue-skip.exp
7780 * gdb.arch/amd64-prologue-xmm.exp
7781 * gdb.arch/amd64-stap-special-operands.exp
7782 * gdb.arch/amd64-stap-wrong-subexp.exp
7783 * gdb.arch/amd64-tailcall-cxx.exp
7784 * gdb.arch/amd64-tailcall-noret.exp
7785 * gdb.arch/amd64-tailcall-ret.exp
7786 * gdb.arch/amd64-tailcall-self.exp
7787 * gdb.arch/amd64-word.exp
7788 * gdb.arch/arm-bl-branch-dest.exp
7789 * gdb.arch/arm-disp-step.exp
7790 * gdb.arch/arm-neon.exp
7791 * gdb.arch/arm-single-step-kernel-helper.exp
7792 * gdb.arch/avr-flash-qualifier.exp
7793 * gdb.arch/disp-step-insn-reloc.exp
7794 * gdb.arch/e500-abi.exp
7795 * gdb.arch/e500-regs.exp
7796 * gdb.arch/ftrace-insn-reloc.exp
7797 * gdb.arch/i386-avx512.exp
7798 * gdb.arch/i386-bp_permanent.exp
7799 * gdb.arch/i386-byte.exp
7800 * gdb.arch/i386-cfi-notcurrent.exp
7801 * gdb.arch/i386-disp-step.exp
7802 * gdb.arch/i386-dr3-watch.exp
7803 * gdb.arch/i386-float.exp
7804 * gdb.arch/i386-gnu-cfi.exp
7805 * gdb.arch/i386-mpx-map.exp
7806 * gdb.arch/i386-mpx-sigsegv.exp
7807 * gdb.arch/i386-mpx-simple_segv.exp
7808 * gdb.arch/i386-mpx.exp
7809 * gdb.arch/i386-permbkpt.exp
7810 * gdb.arch/i386-prologue.exp
7811 * gdb.arch/i386-signal.exp
7812 * gdb.arch/i386-size-overlap.exp
7813 * gdb.arch/i386-unwind.exp
7814 * gdb.arch/i386-word.exp
7815 * gdb.arch/mips-fcr.exp
7816 * gdb.arch/powerpc-d128-regs.exp
7817 * gdb.arch/powerpc-stackless.exp
7818 * gdb.arch/ppc64-atomic-inst.exp
7819 * gdb.arch/s390-stackless.exp
7820 * gdb.arch/s390-tdbregs.exp
7821 * gdb.arch/s390-vregs.exp
7822 * gdb.arch/sparc-sysstep.exp
7823 * gdb.arch/thumb-bx-pc.exp
7824 * gdb.arch/thumb-singlestep.exp
7825 * gdb.arch/thumb2-it.exp
7826 * gdb.arch/vsx-regs.exp
7827 * gdb.asm/asm-source.exp
7828 * gdb.base/a2-run.exp
7829 * gdb.base/advance.exp
7830 * gdb.base/all-bin.exp
7831 * gdb.base/anon.exp
7832 * gdb.base/args.exp
7833 * gdb.base/arithmet.exp
7834 * gdb.base/async-shell.exp
7835 * gdb.base/async.exp
7836 * gdb.base/attach-pie-noexec.exp
7837 * gdb.base/attach-twice.exp
7838 * gdb.base/auto-load.exp
7839 * gdb.base/bang.exp
7840 * gdb.base/bitfields.exp
7841 * gdb.base/break-always.exp
7842 * gdb.base/break-caller-line.exp
7843 * gdb.base/break-entry.exp
7844 * gdb.base/break-inline.exp
7845 * gdb.base/break-on-linker-gcd-function.exp
7846 * gdb.base/break-probes.exp
7847 * gdb.base/break.exp
7848 * gdb.base/breakpoint-shadow.exp
7849 * gdb.base/call-ar-st.exp
7850 * gdb.base/call-sc.exp
7851 * gdb.base/call-signal-resume.exp
7852 * gdb.base/call-strs.exp
7853 * gdb.base/callfuncs.exp
7854 * gdb.base/catch-fork-static.exp
7855 * gdb.base/catch-gdb-caused-signals.exp
7856 * gdb.base/catch-load.exp
7857 * gdb.base/catch-signal-fork.exp
7858 * gdb.base/catch-signal.exp
7859 * gdb.base/catch-syscall.exp
7860 * gdb.base/charset.exp
7861 * gdb.base/checkpoint.exp
7862 * gdb.base/chng-syms.exp
7863 * gdb.base/code-expr.exp
7864 * gdb.base/code_elim.exp
7865 * gdb.base/commands.exp
7866 * gdb.base/completion.exp
7867 * gdb.base/complex.exp
7868 * gdb.base/cond-expr.exp
7869 * gdb.base/condbreak.exp
7870 * gdb.base/consecutive.exp
7871 * gdb.base/continue-all-already-running.exp
7872 * gdb.base/coredump-filter.exp
7873 * gdb.base/corefile.exp
7874 * gdb.base/dbx.exp
7875 * gdb.base/debug-expr.exp
7876 * gdb.base/define.exp
7877 * gdb.base/del.exp
7878 * gdb.base/disabled-location.exp
7879 * gdb.base/disasm-end-cu.exp
7880 * gdb.base/disasm-optim.exp
7881 * gdb.base/display.exp
7882 * gdb.base/duplicate-bp.exp
7883 * gdb.base/ena-dis-br.exp
7884 * gdb.base/ending-run.exp
7885 * gdb.base/enumval.exp
7886 * gdb.base/environ.exp
7887 * gdb.base/eu-strip-infcall.exp
7888 * gdb.base/eval-avoid-side-effects.exp
7889 * gdb.base/eval-skip.exp
7890 * gdb.base/exitsignal.exp
7891 * gdb.base/expand-psymtabs.exp
7892 * gdb.base/filesym.exp
7893 * gdb.base/find-unmapped.exp
7894 * gdb.base/finish.exp
7895 * gdb.base/float.exp
7896 * gdb.base/foll-exec-mode.exp
7897 * gdb.base/foll-exec.exp
7898 * gdb.base/foll-fork.exp
7899 * gdb.base/fortran-sym-case.exp
7900 * gdb.base/freebpcmd.exp
7901 * gdb.base/func-ptr.exp
7902 * gdb.base/func-ptrs.exp
7903 * gdb.base/funcargs.exp
7904 * gdb.base/gcore-buffer-overflow.exp
7905 * gdb.base/gcore-relro-pie.exp
7906 * gdb.base/gcore-relro.exp
7907 * gdb.base/gcore.exp
7908 * gdb.base/gdb1090.exp
7909 * gdb.base/gdb11530.exp
7910 * gdb.base/gdb11531.exp
7911 * gdb.base/gdb1821.exp
7912 * gdb.base/gdbindex-stabs.exp
7913 * gdb.base/gdbvars.exp
7914 * gdb.base/hbreak.exp
7915 * gdb.base/hbreak2.exp
7916 * gdb.base/included.exp
7917 * gdb.base/infcall-input.exp
7918 * gdb.base/inferior-died.exp
7919 * gdb.base/infnan.exp
7920 * gdb.base/info-macros.exp
7921 * gdb.base/info-os.exp
7922 * gdb.base/info-proc.exp
7923 * gdb.base/info-shared.exp
7924 * gdb.base/info-target.exp
7925 * gdb.base/infoline.exp
7926 * gdb.base/interp.exp
7927 * gdb.base/interrupt.exp
7928 * gdb.base/jit-reader.exp
7929 * gdb.base/jit-simple.exp
7930 * gdb.base/kill-after-signal.exp
7931 * gdb.base/kill-detach-inferiors-cmd.exp
7932 * gdb.base/label.exp
7933 * gdb.base/langs.exp
7934 * gdb.base/ldbl_e308.exp
7935 * gdb.base/line-symtabs.exp
7936 * gdb.base/linespecs.exp
7937 * gdb.base/list.exp
7938 * gdb.base/long_long.exp
7939 * gdb.base/longest-types.exp
7940 * gdb.base/maint.exp
7941 * gdb.base/max-value-size.exp
7942 * gdb.base/memattr.exp
7943 * gdb.base/mips_pro.exp
7944 * gdb.base/morestack.exp
7945 * gdb.base/moribund-step.exp
7946 * gdb.base/multi-forks.exp
7947 * gdb.base/nested-addr.exp
7948 * gdb.base/nextoverexit.exp
7949 * gdb.base/noreturn-finish.exp
7950 * gdb.base/noreturn-return.exp
7951 * gdb.base/nostdlib.exp
7952 * gdb.base/offsets.exp
7953 * gdb.base/opaque.exp
7954 * gdb.base/pc-fp.exp
7955 * gdb.base/permissions.exp
7956 * gdb.base/print-symbol-loading.exp
7957 * gdb.base/prologue-include.exp
7958 * gdb.base/psymtab.exp
7959 * gdb.base/ptype.exp
7960 * gdb.base/random-signal.exp
7961 * gdb.base/randomize.exp
7962 * gdb.base/range-stepping.exp
7963 * gdb.base/readline-ask.exp
7964 * gdb.base/recpar.exp
7965 * gdb.base/recurse.exp
7966 * gdb.base/relational.exp
7967 * gdb.base/restore.exp
7968 * gdb.base/return-nodebug.exp
7969 * gdb.base/return.exp
7970 * gdb.base/run-after-attach.exp
7971 * gdb.base/save-bp.exp
7972 * gdb.base/scope.exp
7973 * gdb.base/sect-cmd.exp
7974 * gdb.base/set-lang-auto.exp
7975 * gdb.base/set-noassign.exp
7976 * gdb.base/setvar.exp
7977 * gdb.base/sigall.exp
7978 * gdb.base/sigbpt.exp
7979 * gdb.base/siginfo-addr.exp
7980 * gdb.base/siginfo-infcall.exp
7981 * gdb.base/siginfo-obj.exp
7982 * gdb.base/siginfo.exp
7983 * gdb.base/signals-state-child.exp
7984 * gdb.base/signest.exp
7985 * gdb.base/sigstep.exp
7986 * gdb.base/sizeof.exp
7987 * gdb.base/skip.exp
7988 * gdb.base/solib-corrupted.exp
7989 * gdb.base/solib-nodir.exp
7990 * gdb.base/solib-search.exp
7991 * gdb.base/stack-checking.exp
7992 * gdb.base/stale-infcall.exp
7993 * gdb.base/stap-probe.exp
7994 * gdb.base/start.exp
7995 * gdb.base/step-break.exp
7996 * gdb.base/step-bt.exp
7997 * gdb.base/step-line.exp
7998 * gdb.base/step-over-exit.exp
7999 * gdb.base/step-over-syscall.exp
8000 * gdb.base/step-resume-infcall.exp
8001 * gdb.base/step-test.exp
8002 * gdb.base/store.exp
8003 * gdb.base/structs3.exp
8004 * gdb.base/sym-file.exp
8005 * gdb.base/symbol-without-target_section.exp
8006 * gdb.base/term.exp
8007 * gdb.base/testenv.exp
8008 * gdb.base/ui-redirect.exp
8009 * gdb.base/until.exp
8010 * gdb.base/unwindonsignal.exp
8011 * gdb.base/value-double-free.exp
8012 * gdb.base/vla-datatypes.exp
8013 * gdb.base/vla-ptr.exp
8014 * gdb.base/vla-sideeffect.exp
8015 * gdb.base/volatile.exp
8016 * gdb.base/watch-cond-infcall.exp
8017 * gdb.base/watch-cond.exp
8018 * gdb.base/watch-non-mem.exp
8019 * gdb.base/watch-read.exp
8020 * gdb.base/watch-vfork.exp
8021 * gdb.base/watchpoint-cond-gone.exp
8022 * gdb.base/watchpoint-delete.exp
8023 * gdb.base/watchpoint-hw-hit-once.exp
8024 * gdb.base/watchpoint-hw.exp
8025 * gdb.base/watchpoint-stops-at-right-insn.exp
8026 * gdb.base/watchpoints.exp
8027 * gdb.base/wchar.exp
8028 * gdb.base/whatis-exp.exp
8029 * gdb.btrace/buffer-size.exp
8030 * gdb.btrace/data.exp
8031 * gdb.btrace/delta.exp
8032 * gdb.btrace/dlopen.exp
8033 * gdb.btrace/enable.exp
8034 * gdb.btrace/exception.exp
8035 * gdb.btrace/function_call_history.exp
8036 * gdb.btrace/gcore.exp
8037 * gdb.btrace/instruction_history.exp
8038 * gdb.btrace/nohist.exp
8039 * gdb.btrace/reconnect.exp
8040 * gdb.btrace/record_goto-step.exp
8041 * gdb.btrace/record_goto.exp
8042 * gdb.btrace/rn-dl-bind.exp
8043 * gdb.btrace/segv.exp
8044 * gdb.btrace/step.exp
8045 * gdb.btrace/stepi.exp
8046 * gdb.btrace/tailcall-only.exp
8047 * gdb.btrace/tailcall.exp
8048 * gdb.btrace/tsx.exp
8049 * gdb.btrace/unknown_functions.exp
8050 * gdb.btrace/vdso.exp
8051 * gdb.compile/compile-ifunc.exp
8052 * gdb.compile/compile-ops.exp
8053 * gdb.compile/compile-print.exp
8054 * gdb.compile/compile-setjmp.exp
8055 * gdb.cp/abstract-origin.exp
8056 * gdb.cp/ambiguous.exp
8057 * gdb.cp/annota2.exp
8058 * gdb.cp/annota3.exp
8059 * gdb.cp/anon-ns.exp
8060 * gdb.cp/anon-struct.exp
8061 * gdb.cp/anon-union.exp
8062 * gdb.cp/arg-reference.exp
8063 * gdb.cp/baseenum.exp
8064 * gdb.cp/bool.exp
8065 * gdb.cp/breakpoint.exp
8066 * gdb.cp/bs15503.exp
8067 * gdb.cp/call-c.exp
8068 * gdb.cp/casts.exp
8069 * gdb.cp/chained-calls.exp
8070 * gdb.cp/class2.exp
8071 * gdb.cp/classes.exp
8072 * gdb.cp/cmpd-minsyms.exp
8073 * gdb.cp/converts.exp
8074 * gdb.cp/cp-relocate.exp
8075 * gdb.cp/cpcompletion.exp
8076 * gdb.cp/cpexprs.exp
8077 * gdb.cp/cplabel.exp
8078 * gdb.cp/cplusfuncs.exp
8079 * gdb.cp/cpsizeof.exp
8080 * gdb.cp/ctti.exp
8081 * gdb.cp/derivation.exp
8082 * gdb.cp/destrprint.exp
8083 * gdb.cp/dispcxx.exp
8084 * gdb.cp/enum-class.exp
8085 * gdb.cp/exception.exp
8086 * gdb.cp/exceptprint.exp
8087 * gdb.cp/expand-psymtabs-cxx.exp
8088 * gdb.cp/expand-sals.exp
8089 * gdb.cp/extern-c.exp
8090 * gdb.cp/filename.exp
8091 * gdb.cp/formatted-ref.exp
8092 * gdb.cp/fpointer.exp
8093 * gdb.cp/gdb1355.exp
8094 * gdb.cp/gdb2495.exp
8095 * gdb.cp/hang.exp
8096 * gdb.cp/impl-this.exp
8097 * gdb.cp/infcall-dlopen.exp
8098 * gdb.cp/inherit.exp
8099 * gdb.cp/iostream.exp
8100 * gdb.cp/koenig.exp
8101 * gdb.cp/local.exp
8102 * gdb.cp/m-data.exp
8103 * gdb.cp/m-static.exp
8104 * gdb.cp/mb-ctor.exp
8105 * gdb.cp/mb-inline.exp
8106 * gdb.cp/mb-templates.exp
8107 * gdb.cp/member-name.exp
8108 * gdb.cp/member-ptr.exp
8109 * gdb.cp/meth-typedefs.exp
8110 * gdb.cp/method.exp
8111 * gdb.cp/method2.exp
8112 * gdb.cp/minsym-fallback.exp
8113 * gdb.cp/misc.exp
8114 * gdb.cp/namelessclass.exp
8115 * gdb.cp/namespace-enum.exp
8116 * gdb.cp/namespace-nested-import.exp
8117 * gdb.cp/namespace.exp
8118 * gdb.cp/nextoverthrow.exp
8119 * gdb.cp/no-dmgl-verbose.exp
8120 * gdb.cp/non-trivial-retval.exp
8121 * gdb.cp/noparam.exp
8122 * gdb.cp/nsdecl.exp
8123 * gdb.cp/nsimport.exp
8124 * gdb.cp/nsnested.exp
8125 * gdb.cp/nsnoimports.exp
8126 * gdb.cp/nsrecurs.exp
8127 * gdb.cp/nsstress.exp
8128 * gdb.cp/nsusing.exp
8129 * gdb.cp/operator.exp
8130 * gdb.cp/oranking.exp
8131 * gdb.cp/overload-const.exp
8132 * gdb.cp/overload.exp
8133 * gdb.cp/ovldbreak.exp
8134 * gdb.cp/ovsrch.exp
8135 * gdb.cp/paren-type.exp
8136 * gdb.cp/parse-lang.exp
8137 * gdb.cp/pass-by-ref.exp
8138 * gdb.cp/pr-1023.exp
8139 * gdb.cp/pr-1210.exp
8140 * gdb.cp/pr-574.exp
8141 * gdb.cp/pr10687.exp
8142 * gdb.cp/pr12028.exp
8143 * gdb.cp/pr17132.exp
8144 * gdb.cp/pr17494.exp
8145 * gdb.cp/pr9067.exp
8146 * gdb.cp/pr9167.exp
8147 * gdb.cp/pr9631.exp
8148 * gdb.cp/printmethod.exp
8149 * gdb.cp/psmang.exp
8150 * gdb.cp/psymtab-parameter.exp
8151 * gdb.cp/ptype-cv-cp.exp
8152 * gdb.cp/ptype-flags.exp
8153 * gdb.cp/re-set-overloaded.exp
8154 * gdb.cp/ref-types.exp
8155 * gdb.cp/rtti.exp
8156 * gdb.cp/scope-err.exp
8157 * gdb.cp/shadow.exp
8158 * gdb.cp/smartp.exp
8159 * gdb.cp/static-method.exp
8160 * gdb.cp/static-print-quit.exp
8161 * gdb.cp/temargs.exp
8162 * gdb.cp/templates.exp
8163 * gdb.cp/try_catch.exp
8164 * gdb.cp/typedef-operator.exp
8165 * gdb.cp/typeid.exp
8166 * gdb.cp/userdef.exp
8167 * gdb.cp/using-crash.exp
8168 * gdb.cp/var-tag.exp
8169 * gdb.cp/virtbase.exp
8170 * gdb.cp/virtfunc.exp
8171 * gdb.cp/virtfunc2.exp
8172 * gdb.cp/vla-cxx.exp
8173 * gdb.disasm/t01_mov.exp
8174 * gdb.disasm/t02_mova.exp
8175 * gdb.disasm/t03_add.exp
8176 * gdb.disasm/t04_sub.exp
8177 * gdb.disasm/t05_cmp.exp
8178 * gdb.disasm/t06_ari2.exp
8179 * gdb.disasm/t07_ari3.exp
8180 * gdb.disasm/t08_or.exp
8181 * gdb.disasm/t09_xor.exp
8182 * gdb.disasm/t10_and.exp
8183 * gdb.disasm/t11_logs.exp
8184 * gdb.disasm/t12_bit.exp
8185 * gdb.disasm/t13_otr.exp
8186 * gdb.dlang/circular.exp
8187 * gdb.dwarf2/arr-stride.exp
8188 * gdb.dwarf2/arr-subrange.exp
8189 * gdb.dwarf2/atomic-type.exp
8190 * gdb.dwarf2/bad-regnum.exp
8191 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8192 * gdb.dwarf2/callframecfa.exp
8193 * gdb.dwarf2/clztest.exp
8194 * gdb.dwarf2/corrupt.exp
8195 * gdb.dwarf2/data-loc.exp
8196 * gdb.dwarf2/dup-psym.exp
8197 * gdb.dwarf2/dw2-anon-mptr.exp
8198 * gdb.dwarf2/dw2-anonymous-func.exp
8199 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8200 * gdb.dwarf2/dw2-bad-unresolved.exp
8201 * gdb.dwarf2/dw2-basic.exp
8202 * gdb.dwarf2/dw2-canonicalize-type.exp
8203 * gdb.dwarf2/dw2-case-insensitive.exp
8204 * gdb.dwarf2/dw2-common-block.exp
8205 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8206 * gdb.dwarf2/dw2-compressed.exp
8207 * gdb.dwarf2/dw2-const.exp
8208 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8209 * gdb.dwarf2/dw2-cu-size.exp
8210 * gdb.dwarf2/dw2-dup-frame.exp
8211 * gdb.dwarf2/dw2-entry-value.exp
8212 * gdb.dwarf2/dw2-icycle.exp
8213 * gdb.dwarf2/dw2-ifort-parameter.exp
8214 * gdb.dwarf2/dw2-inline-break.exp
8215 * gdb.dwarf2/dw2-inline-param.exp
8216 * gdb.dwarf2/dw2-intercu.exp
8217 * gdb.dwarf2/dw2-intermix.exp
8218 * gdb.dwarf2/dw2-lexical-block-bare.exp
8219 * gdb.dwarf2/dw2-linkage-name-trust.exp
8220 * gdb.dwarf2/dw2-minsym-in-cu.exp
8221 * gdb.dwarf2/dw2-noloc.exp
8222 * gdb.dwarf2/dw2-op-call.exp
8223 * gdb.dwarf2/dw2-op-out-param.exp
8224 * gdb.dwarf2/dw2-opt-structptr.exp
8225 * gdb.dwarf2/dw2-param-error.exp
8226 * gdb.dwarf2/dw2-producer.exp
8227 * gdb.dwarf2/dw2-ranges-base.exp
8228 * gdb.dwarf2/dw2-ref-missing-frame.exp
8229 * gdb.dwarf2/dw2-reg-undefined.exp
8230 * gdb.dwarf2/dw2-regno-invalid.exp
8231 * gdb.dwarf2/dw2-restore.exp
8232 * gdb.dwarf2/dw2-restrict.exp
8233 * gdb.dwarf2/dw2-single-line-discriminators.exp
8234 * gdb.dwarf2/dw2-strp.exp
8235 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8236 * gdb.dwarf2/dw2-unresolved.exp
8237 * gdb.dwarf2/dw2-var-zero-addr.exp
8238 * gdb.dwarf2/dw4-sig-types.exp
8239 * gdb.dwarf2/dwz.exp
8240 * gdb.dwarf2/dynarr-ptr.exp
8241 * gdb.dwarf2/enum-type.exp
8242 * gdb.dwarf2/gdb-index.exp
8243 * gdb.dwarf2/implptr-64bit.exp
8244 * gdb.dwarf2/implptr-optimized-out.exp
8245 * gdb.dwarf2/implptr.exp
8246 * gdb.dwarf2/implref-array.exp
8247 * gdb.dwarf2/implref-const.exp
8248 * gdb.dwarf2/implref-global.exp
8249 * gdb.dwarf2/implref-struct.exp
8250 * gdb.dwarf2/mac-fileno.exp
8251 * gdb.dwarf2/main-subprogram.exp
8252 * gdb.dwarf2/member-ptr-forwardref.exp
8253 * gdb.dwarf2/method-ptr.exp
8254 * gdb.dwarf2/missing-sig-type.exp
8255 * gdb.dwarf2/nonvar-access.exp
8256 * gdb.dwarf2/opaque-type-lookup.exp
8257 * gdb.dwarf2/pieces-optimized-out.exp
8258 * gdb.dwarf2/pieces.exp
8259 * gdb.dwarf2/pr10770.exp
8260 * gdb.dwarf2/pr13961.exp
8261 * gdb.dwarf2/staticvirtual.exp
8262 * gdb.dwarf2/subrange.exp
8263 * gdb.dwarf2/symtab-producer.exp
8264 * gdb.dwarf2/trace-crash.exp
8265 * gdb.dwarf2/typeddwarf.exp
8266 * gdb.dwarf2/valop.exp
8267 * gdb.dwarf2/watch-notconst.exp
8268 * gdb.fortran/array-element.exp
8269 * gdb.fortran/charset.exp
8270 * gdb.fortran/common-block.exp
8271 * gdb.fortran/complex.exp
8272 * gdb.fortran/derived-type-function.exp
8273 * gdb.fortran/derived-type.exp
8274 * gdb.fortran/logical.exp
8275 * gdb.fortran/module.exp
8276 * gdb.fortran/multi-dim.exp
8277 * gdb.fortran/nested-funcs.exp
8278 * gdb.fortran/print-formatted.exp
8279 * gdb.fortran/subarray.exp
8280 * gdb.fortran/vla-alloc-assoc.exp
8281 * gdb.fortran/vla-datatypes.exp
8282 * gdb.fortran/vla-history.exp
8283 * gdb.fortran/vla-ptr-info.exp
8284 * gdb.fortran/vla-ptype-sub.exp
8285 * gdb.fortran/vla-ptype.exp
8286 * gdb.fortran/vla-sizeof.exp
8287 * gdb.fortran/vla-type.exp
8288 * gdb.fortran/vla-value-sub-arbitrary.exp
8289 * gdb.fortran/vla-value-sub-finish.exp
8290 * gdb.fortran/vla-value-sub.exp
8291 * gdb.fortran/vla-value.exp
8292 * gdb.fortran/whatis_type.exp
8293 * gdb.go/chan.exp
8294 * gdb.go/handcall.exp
8295 * gdb.go/hello.exp
8296 * gdb.go/integers.exp
8297 * gdb.go/methods.exp
8298 * gdb.go/package.exp
8299 * gdb.go/strings.exp
8300 * gdb.go/types.exp
8301 * gdb.go/unsafe.exp
8302 * gdb.guile/scm-arch.exp
8303 * gdb.guile/scm-block.exp
8304 * gdb.guile/scm-breakpoint.exp
8305 * gdb.guile/scm-cmd.exp
8306 * gdb.guile/scm-disasm.exp
8307 * gdb.guile/scm-equal.exp
8308 * gdb.guile/scm-frame-args.exp
8309 * gdb.guile/scm-frame-inline.exp
8310 * gdb.guile/scm-frame.exp
8311 * gdb.guile/scm-iterator.exp
8312 * gdb.guile/scm-math.exp
8313 * gdb.guile/scm-objfile.exp
8314 * gdb.guile/scm-ports.exp
8315 * gdb.guile/scm-symbol.exp
8316 * gdb.guile/scm-symtab.exp
8317 * gdb.guile/scm-value-cc.exp
8318 * gdb.guile/types-module.exp
8319 * gdb.linespec/break-ask.exp
8320 * gdb.linespec/cpexplicit.exp
8321 * gdb.linespec/explicit.exp
8322 * gdb.linespec/keywords.exp
8323 * gdb.linespec/linespec.exp
8324 * gdb.linespec/ls-dollar.exp
8325 * gdb.linespec/ls-errs.exp
8326 * gdb.linespec/skip-two.exp
8327 * gdb.linespec/thread.exp
8328 * gdb.mi/mi-async.exp
8329 * gdb.mi/mi-basics.exp
8330 * gdb.mi/mi-break.exp
8331 * gdb.mi/mi-catch-load.exp
8332 * gdb.mi/mi-cli.exp
8333 * gdb.mi/mi-cmd-param-changed.exp
8334 * gdb.mi/mi-console.exp
8335 * gdb.mi/mi-detach.exp
8336 * gdb.mi/mi-disassemble.exp
8337 * gdb.mi/mi-eval.exp
8338 * gdb.mi/mi-file-transfer.exp
8339 * gdb.mi/mi-file.exp
8340 * gdb.mi/mi-fill-memory.exp
8341 * gdb.mi/mi-inheritance-syntax-error.exp
8342 * gdb.mi/mi-linespec-err-cp.exp
8343 * gdb.mi/mi-logging.exp
8344 * gdb.mi/mi-memory-changed.exp
8345 * gdb.mi/mi-read-memory.exp
8346 * gdb.mi/mi-record-changed.exp
8347 * gdb.mi/mi-reg-undefined.exp
8348 * gdb.mi/mi-regs.exp
8349 * gdb.mi/mi-return.exp
8350 * gdb.mi/mi-reverse.exp
8351 * gdb.mi/mi-simplerun.exp
8352 * gdb.mi/mi-solib.exp
8353 * gdb.mi/mi-stack.exp
8354 * gdb.mi/mi-stepi.exp
8355 * gdb.mi/mi-syn-frame.exp
8356 * gdb.mi/mi-until.exp
8357 * gdb.mi/mi-var-block.exp
8358 * gdb.mi/mi-var-child.exp
8359 * gdb.mi/mi-var-cmd.exp
8360 * gdb.mi/mi-var-cp.exp
8361 * gdb.mi/mi-var-display.exp
8362 * gdb.mi/mi-var-invalidate.exp
8363 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8364 * gdb.mi/mi-vla-fortran.exp
8365 * gdb.mi/mi-watch.exp
8366 * gdb.mi/mi2-var-child.exp
8367 * gdb.mi/user-selected-context-sync.exp
8368 * gdb.modula2/unbounded-array.exp
8369 * gdb.multi/dummy-frame-restore.exp
8370 * gdb.multi/multi-arch-exec.exp
8371 * gdb.multi/multi-arch.exp
8372 * gdb.multi/tids.exp
8373 * gdb.multi/watchpoint-multi.exp
8374 * gdb.opencl/callfuncs.exp
8375 * gdb.opencl/convs_casts.exp
8376 * gdb.opencl/datatypes.exp
8377 * gdb.opencl/operators.exp
8378 * gdb.opencl/vec_comps.exp
8379 * gdb.opt/clobbered-registers-O2.exp
8380 * gdb.opt/inline-break.exp
8381 * gdb.opt/inline-bt.exp
8382 * gdb.opt/inline-cmds.exp
8383 * gdb.opt/inline-locals.exp
8384 * gdb.pascal/case-insensitive-symbols.exp
8385 * gdb.pascal/floats.exp
8386 * gdb.pascal/gdb11492.exp
8387 * gdb.python/lib-types.exp
8388 * gdb.python/py-arch.exp
8389 * gdb.python/py-as-string.exp
8390 * gdb.python/py-bad-printers.exp
8391 * gdb.python/py-block.exp
8392 * gdb.python/py-breakpoint-create-fail.exp
8393 * gdb.python/py-breakpoint.exp
8394 * gdb.python/py-caller-is.exp
8395 * gdb.python/py-cmd.exp
8396 * gdb.python/py-explore-cc.exp
8397 * gdb.python/py-explore.exp
8398 * gdb.python/py-finish-breakpoint.exp
8399 * gdb.python/py-finish-breakpoint2.exp
8400 * gdb.python/py-frame-args.exp
8401 * gdb.python/py-frame-inline.exp
8402 * gdb.python/py-frame.exp
8403 * gdb.python/py-framefilter-mi.exp
8404 * gdb.python/py-infthread.exp
8405 * gdb.python/py-lazy-string.exp
8406 * gdb.python/py-linetable.exp
8407 * gdb.python/py-mi-events.exp
8408 * gdb.python/py-mi-objfile.exp
8409 * gdb.python/py-mi.exp
8410 * gdb.python/py-objfile.exp
8411 * gdb.python/py-pp-integral.exp
8412 * gdb.python/py-pp-maint.exp
8413 * gdb.python/py-pp-re-notag.exp
8414 * gdb.python/py-pp-registration.exp
8415 * gdb.python/py-recurse-unwind.exp
8416 * gdb.python/py-strfns.exp
8417 * gdb.python/py-symbol.exp
8418 * gdb.python/py-symtab.exp
8419 * gdb.python/py-sync-interp.exp
8420 * gdb.python/py-typeprint.exp
8421 * gdb.python/py-unwind-maint.exp
8422 * gdb.python/py-unwind.exp
8423 * gdb.python/py-value-cc.exp
8424 * gdb.python/py-xmethods.exp
8425 * gdb.reverse/amd64-tailcall-reverse.exp
8426 * gdb.reverse/break-precsave.exp
8427 * gdb.reverse/break-reverse.exp
8428 * gdb.reverse/consecutive-precsave.exp
8429 * gdb.reverse/consecutive-reverse.exp
8430 * gdb.reverse/finish-precsave.exp
8431 * gdb.reverse/finish-reverse-bkpt.exp
8432 * gdb.reverse/finish-reverse.exp
8433 * gdb.reverse/fstatat-reverse.exp
8434 * gdb.reverse/getresuid-reverse.exp
8435 * gdb.reverse/i386-precsave.exp
8436 * gdb.reverse/i386-reverse.exp
8437 * gdb.reverse/i386-sse-reverse.exp
8438 * gdb.reverse/i387-env-reverse.exp
8439 * gdb.reverse/i387-stack-reverse.exp
8440 * gdb.reverse/insn-reverse.exp
8441 * gdb.reverse/machinestate-precsave.exp
8442 * gdb.reverse/machinestate.exp
8443 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8444 * gdb.reverse/pipe-reverse.exp
8445 * gdb.reverse/readv-reverse.exp
8446 * gdb.reverse/recvmsg-reverse.exp
8447 * gdb.reverse/rerun-prec.exp
8448 * gdb.reverse/s390-mvcle.exp
8449 * gdb.reverse/step-precsave.exp
8450 * gdb.reverse/step-reverse.exp
8451 * gdb.reverse/time-reverse.exp
8452 * gdb.reverse/until-precsave.exp
8453 * gdb.reverse/until-reverse.exp
8454 * gdb.reverse/waitpid-reverse.exp
8455 * gdb.reverse/watch-precsave.exp
8456 * gdb.reverse/watch-reverse.exp
8457 * gdb.rust/generics.exp
8458 * gdb.rust/methods.exp
8459 * gdb.rust/modules.exp
8460 * gdb.rust/simple.exp
8461 * gdb.server/connect-with-no-symbol-file.exp
8462 * gdb.server/ext-attach.exp
8463 * gdb.server/ext-restart.exp
8464 * gdb.server/ext-wrapper.exp
8465 * gdb.server/file-transfer.exp
8466 * gdb.server/server-exec-info.exp
8467 * gdb.server/server-kill.exp
8468 * gdb.server/server-mon.exp
8469 * gdb.server/wrapper.exp
8470 * gdb.stabs/exclfwd.exp
8471 * gdb.stabs/gdb11479.exp
8472 * gdb.threads/clone-new-thread-event.exp
8473 * gdb.threads/corethreads.exp
8474 * gdb.threads/current-lwp-dead.exp
8475 * gdb.threads/dlopen-libpthread.exp
8476 * gdb.threads/gcore-thread.exp
8477 * gdb.threads/sigstep-threads.exp
8478 * gdb.threads/watchpoint-fork.exp
8479 * gdb.trace/actions-changed.exp
8480 * gdb.trace/backtrace.exp
8481 * gdb.trace/change-loc.exp
8482 * gdb.trace/circ.exp
8483 * gdb.trace/collection.exp
8484 * gdb.trace/disconnected-tracing.exp
8485 * gdb.trace/ftrace.exp
8486 * gdb.trace/mi-trace-frame-collected.exp
8487 * gdb.trace/mi-trace-unavailable.exp
8488 * gdb.trace/mi-traceframe-changed.exp
8489 * gdb.trace/mi-tsv-changed.exp
8490 * gdb.trace/no-attach-trace.exp
8491 * gdb.trace/passc-dyn.exp
8492 * gdb.trace/qtro.exp
8493 * gdb.trace/range-stepping.exp
8494 * gdb.trace/read-memory.exp
8495 * gdb.trace/save-trace.exp
8496 * gdb.trace/signal.exp
8497 * gdb.trace/status-stop.exp
8498 * gdb.trace/tfile.exp
8499 * gdb.trace/trace-break.exp
8500 * gdb.trace/trace-buffer-size.exp
8501 * gdb.trace/trace-condition.exp
8502 * gdb.trace/tracefile-pseudo-reg.exp
8503 * gdb.trace/tstatus.exp
8504 * gdb.trace/unavailable.exp
8505 * gdb.trace/while-dyn.exp
8506 * gdb.trace/while-stepping.exp
8507
85082016-12-22 Doug Evans <xdje42@gmail.com>
8509
8510 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8511 and msymbols.
8512
85132016-12-19 Yao Qi <yao.qi@linaro.org>
8514
8515 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8516 (test_with_self): Don't call do_steps_and_nexts, and remove
8517 code about stepping into xmalloc.
8518
85192016-12-09 Yao Qi <yao.qi@linaro.org>
8520
8521 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8522
85232016-12-09 Yao Qi <yao.qi@linaro.org>
8524
8525 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8526
85272016-12-09 Pedro Alves <palves@redhat.com>
8528
8529 * gdb.base/all-architectures-0.exp: New file.
8530 * gdb.base/all-architectures-1.exp: New file.
8531 * gdb.base/all-architectures-2.exp: New file.
8532 * gdb.base/all-architectures-3.exp: New file.
8533 * gdb.base/all-architectures-4.exp: New file.
8534 * gdb.base/all-architectures-5.exp: New file.
8535 * gdb.base/all-architectures-6.exp: New file.
8536 * gdb.base/all-architectures-7.exp: New file.
8537 * gdb.base/all-architectures.exp.in: New file.
8538
85392016-12-09 Yao Qi <yao.qi@linaro.org>
8540
8541 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8542
85432016-12-02 Luis Machado <lgustavo@codesourcery.com>
8544
8545 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8546 possible.
8547 Remove useless pattern-matching code.
8548
85492016-12-02 Pedro Alves <palves@redhat.com>
8550
8551 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8552 procedure.
8553 (top level): Call it.
8554
85552016-12-02 Pedro Alves <palves@redhat.com>
8556
8557 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8558 New procedure.
8559 (top level): Call it.
8560
85612016-12-02 Pedro Alves <palves@redhat.com>
8562
8563 PR cli/20559
8564 * gdb.base/commands.exp (user_defined_command_args_eval): New
8565 procedure.
8566 (top level): Call it.
8567
85682016-12-02 Luis Machado <lgustavo@codesourcery.com>
8569
8570 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8571 timeout handling.
8572
85732016-12-02 Tom Tromey <tom@tromey.com>
8574
8575 * gdb.dwarf2/main-subprogram.c: New file.
8576 * gdb.dwarf2/main-subprogram.exp: New file.
8577
85782016-12-01 Luis Machado <lgustavo@codesourcery.com>
8579
8580 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8581 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8582 gdb_test_no_output for a couple of cases.
8583 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8584
85852016-12-01 Luis Machado <lgustavo@codesourcery.com>
8586
8587 Fix test names and standardize compilation error messages throughout
8588 the following files:
8589
8590 * gdb.ada/start.exp
8591 * gdb.arch/alpha-step.exp
8592 * gdb.arch/e500-prologue.exp
8593 * gdb.arch/ftrace-insn-reloc.exp
8594 * gdb.arch/gdb1291.exp
8595 * gdb.arch/gdb1431.exp
8596 * gdb.arch/gdb1558.exp
8597 * gdb.arch/i386-dr3-watch.exp
8598 * gdb.arch/i386-sse-stack-align.exp
8599 * gdb.arch/ia64-breakpoint-shadow.exp
8600 * gdb.arch/pa-nullify.exp
8601 * gdb.arch/powerpc-aix-prologue.exp
8602 * gdb.arch/thumb-bx-pc.exp
8603 * gdb.base/annota1.exp
8604 * gdb.base/annota3.exp
8605 * gdb.base/arrayidx.exp
8606 * gdb.base/assign.exp
8607 * gdb.base/attach.exp
8608 * gdb.base/auxv.exp
8609 * gdb.base/bang.exp
8610 * gdb.base/bfp-test.exp
8611 * gdb.base/bigcore.exp
8612 * gdb.base/bitfields2.exp
8613 * gdb.base/break-fun-addr.exp
8614 * gdb.base/break-probes.exp
8615 * gdb.base/call-rt-st.exp
8616 * gdb.base/callexit.exp
8617 * gdb.base/catch-fork-kill.exp
8618 * gdb.base/charset.exp
8619 * gdb.base/checkpoint.exp
8620 * gdb.base/comprdebug.exp
8621 * gdb.base/constvars.exp
8622 * gdb.base/coredump-filter.exp
8623 * gdb.base/cursal.exp
8624 * gdb.base/cvexpr.exp
8625 * gdb.base/detach.exp
8626 * gdb.base/display.exp
8627 * gdb.base/dmsym.exp
8628 * gdb.base/dprintf-pending.exp
8629 * gdb.base/dso2dso.exp
8630 * gdb.base/dtrace-probe.exp
8631 * gdb.base/dump.exp
8632 * gdb.base/enum_cond.exp
8633 * gdb.base/exe-lock.exp
8634 * gdb.base/exec-invalid-sysroot.exp
8635 * gdb.base/execl-update-breakpoints.exp
8636 * gdb.base/exprs.exp
8637 * gdb.base/fileio.exp
8638 * gdb.base/find.exp
8639 * gdb.base/finish.exp
8640 * gdb.base/fixsection.exp
8641 * gdb.base/foll-vfork.exp
8642 * gdb.base/frame-args.exp
8643 * gdb.base/gcore.exp
8644 * gdb.base/gdb1250.exp
8645 * gdb.base/global-var-nested-by-dso.exp
8646 * gdb.base/gnu-ifunc.exp
8647 * gdb.base/hashline1.exp
8648 * gdb.base/hashline2.exp
8649 * gdb.base/hashline3.exp
8650 * gdb.base/hbreak-in-shr-unsupported.exp
8651 * gdb.base/huge.exp
8652 * gdb.base/infcall-input.exp
8653 * gdb.base/info-fun.exp
8654 * gdb.base/info-shared.exp
8655 * gdb.base/jit-simple.exp
8656 * gdb.base/jit-so.exp
8657 * gdb.base/jit.exp
8658 * gdb.base/jump.exp
8659 * gdb.base/label.exp
8660 * gdb.base/lineinc.exp
8661 * gdb.base/logical.exp
8662 * gdb.base/longjmp.exp
8663 * gdb.base/macscp.exp
8664 * gdb.base/miscexprs.exp
8665 * gdb.base/new-ui-echo.exp
8666 * gdb.base/new-ui-pending-input.exp
8667 * gdb.base/new-ui.exp
8668 * gdb.base/nodebug.exp
8669 * gdb.base/nofield.exp
8670 * gdb.base/offsets.exp
8671 * gdb.base/overlays.exp
8672 * gdb.base/pending.exp
8673 * gdb.base/pointers.exp
8674 * gdb.base/pr11022.exp
8675 * gdb.base/printcmds.exp
8676 * gdb.base/prologue.exp
8677 * gdb.base/ptr-typedef.exp
8678 * gdb.base/realname-expand.exp
8679 * gdb.base/relativedebug.exp
8680 * gdb.base/relocate.exp
8681 * gdb.base/remote.exp
8682 * gdb.base/reread.exp
8683 * gdb.base/return2.exp
8684 * gdb.base/savedregs.exp
8685 * gdb.base/sep.exp
8686 * gdb.base/sepdebug.exp
8687 * gdb.base/sepsymtab.exp
8688 * gdb.base/set-inferior-tty.exp
8689 * gdb.base/setshow.exp
8690 * gdb.base/shlib-call.exp
8691 * gdb.base/sigaltstack.exp
8692 * gdb.base/siginfo-addr.exp
8693 * gdb.base/signals.exp
8694 * gdb.base/signull.exp
8695 * gdb.base/sigrepeat.exp
8696 * gdb.base/so-impl-ld.exp
8697 * gdb.base/solib-display.exp
8698 * gdb.base/solib-overlap.exp
8699 * gdb.base/solib-search.exp
8700 * gdb.base/solib-symbol.exp
8701 * gdb.base/structs.exp
8702 * gdb.base/structs2.exp
8703 * gdb.base/symtab-search-order.exp
8704 * gdb.base/twice.exp
8705 * gdb.base/unload.exp
8706 * gdb.base/varargs.exp
8707 * gdb.base/watchpoint-solib.exp
8708 * gdb.base/watchpoint.exp
8709 * gdb.base/whatis.exp
8710 * gdb.base/wrong_frame_bt_full.exp
8711 * gdb.btrace/dlopen.exp
8712 * gdb.cell/ea-standalone.exp
8713 * gdb.cell/ea-test.exp
8714 * gdb.cp/dispcxx.exp
8715 * gdb.cp/gdb2384.exp
8716 * gdb.cp/method2.exp
8717 * gdb.cp/nextoverthrow.exp
8718 * gdb.cp/pr10728.exp
8719 * gdb.disasm/am33.exp
8720 * gdb.disasm/h8300s.exp
8721 * gdb.disasm/mn10300.exp
8722 * gdb.disasm/sh3.exp
8723 * gdb.dwarf2/dw2-dir-file-name.exp
8724 * gdb.fortran/complex.exp
8725 * gdb.fortran/library-module.exp
8726 * gdb.guile/scm-pretty-print.exp
8727 * gdb.guile/scm-symbol.exp
8728 * gdb.guile/scm-type.exp
8729 * gdb.guile/scm-value.exp
8730 * gdb.linespec/linespec.exp
8731 * gdb.mi/gdb701.exp
8732 * gdb.mi/gdb792.exp
8733 * gdb.mi/mi-breakpoint-changed.exp
8734 * gdb.mi/mi-dprintf-pending.exp
8735 * gdb.mi/mi-dprintf.exp
8736 * gdb.mi/mi-exit-code.exp
8737 * gdb.mi/mi-pending.exp
8738 * gdb.mi/mi-solib.exp
8739 * gdb.mi/new-ui-mi-sync.exp
8740 * gdb.mi/pr11022.exp
8741 * gdb.mi/user-selected-context-sync.exp
8742 * gdb.opt/solib-intra-step.exp
8743 * gdb.python/py-events.exp
8744 * gdb.python/py-finish-breakpoint.exp
8745 * gdb.python/py-mi.exp
8746 * gdb.python/py-prettyprint.exp
8747 * gdb.python/py-shared.exp
8748 * gdb.python/py-symbol.exp
8749 * gdb.python/py-template.exp
8750 * gdb.python/py-type.exp
8751 * gdb.python/py-value.exp
8752 * gdb.reverse/solib-precsave.exp
8753 * gdb.reverse/solib-reverse.exp
8754 * gdb.server/solib-list.exp
8755 * gdb.stabs/weird.exp
8756 * gdb.threads/reconnect-signal.exp
8757 * gdb.threads/stepi-random-signal.exp
8758 * gdb.trace/actions.exp
8759 * gdb.trace/ax.exp
8760 * gdb.trace/backtrace.exp
8761 * gdb.trace/change-loc.exp
8762 * gdb.trace/deltrace.exp
8763 * gdb.trace/ftrace-lock.exp
8764 * gdb.trace/ftrace.exp
8765 * gdb.trace/infotrace.exp
8766 * gdb.trace/mi-tracepoint-changed.exp
8767 * gdb.trace/packetlen.exp
8768 * gdb.trace/passcount.exp
8769 * gdb.trace/pending.exp
8770 * gdb.trace/range-stepping.exp
8771 * gdb.trace/report.exp
8772 * gdb.trace/stap-trace.exp
8773 * gdb.trace/tfind.exp
8774 * gdb.trace/trace-break.exp
8775 * gdb.trace/trace-condition.exp
8776 * gdb.trace/trace-enable-disable.exp
8777 * gdb.trace/trace-mt.exp
8778 * gdb.trace/tracecmd.exp
8779 * gdb.trace/tspeed.exp
8780 * gdb.trace/tsv.exp
8781 * lib/perftest.exp
8782
87832016-12-01 Luis Machado <lgustavo@codesourcery.com>
8784
8785 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8786 with gdb_test_no_output.
8787 Use command as test name.
8788
87892016-12-01 Luis Machado <lgustavo@codesourcery.com>
8790
8791 Fix test names starting with uppercase throughout the files.
8792
8793 * gdb.ada/assign_1.exp
8794 * gdb.ada/boolean_expr.exp
8795 * gdb.base/arrayidx.exp
8796 * gdb.base/del.exp
8797 * gdb.base/gcore-buffer-overflow.exp
8798 * gdb.base/testenv.exp
8799 * gdb.compile/compile.exp
8800 * gdb.python/py-framefilter-invalidarg.exp
8801 * gdb.python/py-framefilter.exp
8802
88032016-12-01 Luis Machado <lgustavo@codesourcery.com>
8804
8805 Fix test names starting with uppercase throughout the files.
8806
8807 * gdb.ada/array_return.exp
8808 * gdb.ada/expr_delims.exp
8809 * gdb.ada/mi_dyn_arr.exp
8810 * gdb.ada/mi_interface.exp
8811 * gdb.ada/mi_var_array.exp
8812 * gdb.ada/watch_arg.exp
8813 * gdb.arch/alpha-step.exp
8814 * gdb.arch/altivec-regs.exp
8815 * gdb.arch/e500-regs.exp
8816 * gdb.arch/powerpc-d128-regs.exp
8817 * gdb.base/arrayidx.exp
8818 * gdb.base/break.exp
8819 * gdb.base/checkpoint.exp
8820 * gdb.base/debug-expr.exp
8821 * gdb.base/dmsym.exp
8822 * gdb.base/radix.exp
8823 * gdb.base/sepdebug.exp
8824 * gdb.base/testenv.exp
8825 * gdb.base/watch_thread_num.exp
8826 * gdb.base/watchpoint-cond-gone.exp
8827 * gdb.cell/break.exp
8828 * gdb.cell/ea-cache.exp
8829 * gdb.compile/compile.exp
8830 * gdb.cp/gdb2495.exp
8831 * gdb.gdb/selftest.exp
8832 * gdb.gdb/xfullpath.exp
8833 * gdb.go/hello.exp
8834 * gdb.go/integers.exp
8835 * gdb.objc/basicclass.exp
8836 * gdb.pascal/hello.exp
8837 * gdb.pascal/integers.exp
8838 * gdb.python/py-breakpoint.exp
8839 * gdb.python/py-cmd.exp
8840 * gdb.python/py-linetable.exp
8841 * gdb.python/py-xmethods.exp
8842 * gdb.python/python.exp
8843 * gdb.reverse/consecutive-precsave.exp
8844 * gdb.reverse/finish-precsave.exp
8845 * gdb.reverse/i386-precsave.exp
8846 * gdb.reverse/machinestate-precsave.exp
8847 * gdb.reverse/sigall-precsave.exp
8848 * gdb.reverse/solib-precsave.exp
8849 * gdb.reverse/step-precsave.exp
8850 * gdb.reverse/until-precsave.exp
8851 * gdb.reverse/watch-precsave.exp
8852 * gdb.threads/leader-exit.exp
8853 * gdb.threads/pthreads.exp
8854 * gdb.threads/wp-replication.exp
8855 * gdb.trace/actions.exp
8856 * gdb.trace/mi-tsv-changed.exp
8857 * gdb.trace/tsv.exp
8858
88592016-12-01 Luis Machado <lgustavo@codesourcery.com>
8860
8861 Fix test names starting with uppercase throughout the files.
8862
8863 * gdb.arch/i386-bp_permanent.exp
8864 * gdb.arch/i386-gnu-cfi.exp
8865 * gdb.base/disasm-end-cu.exp
8866 * gdb.base/macscp.exp
8867 * gdb.base/pending.exp
8868 * gdb.base/watch_thread_num.exp
8869 * gdb.cp/exception.exp
8870 * gdb.cp/gdb2495.exp
8871 * gdb.cp/local.exp
8872 * gdb.python/py-evsignal.exp
8873 * gdb.python/python.exp
8874 * gdb.trace/tracecmd.exp
8875
88762016-12-01 Luis Machado <lgustavo@codesourcery.com>
8877
8878 Fix test names starting with uppercase throughout the files.
8879
8880 * gdb.base/charset.exp
8881 * gdb.base/eval.exp
8882 * gdb.base/multi-forks.exp
8883 * gdb.guile/scm-progspace.exp
8884 * gdb.opencl/datatypes.exp
8885 * gdb.python/py-block.exp
8886 * gdb.python/py-function.exp
8887 * gdb.python/py-symbol.exp
8888 * gdb.python/py-symtab.exp
8889 * gdb.python/py-xmethods.exp
8890 * gdb.reverse/break-precsave.exp
8891 * gdb.reverse/break-reverse.exp
8892 * gdb.reverse/consecutive-precsave.exp
8893 * gdb.reverse/consecutive-reverse.exp
8894 * gdb.reverse/finish-precsave.exp
8895 * gdb.reverse/finish-reverse-bkpt.exp
8896 * gdb.reverse/finish-reverse.exp
8897 * gdb.reverse/fstatat-reverse.exp
8898 * gdb.reverse/getresuid-reverse.exp
8899 * gdb.reverse/i386-precsave.exp
8900 * gdb.reverse/i386-reverse.exp
8901 * gdb.reverse/i386-sse-reverse.exp
8902 * gdb.reverse/i387-stack-reverse.exp
8903 * gdb.reverse/insn-reverse.exp
8904 * gdb.reverse/machinestate-precsave.exp
8905 * gdb.reverse/machinestate.exp
8906 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8907 * gdb.reverse/pipe-reverse.exp
8908 * gdb.reverse/readv-reverse.exp
8909 * gdb.reverse/recvmsg-reverse.exp
8910 * gdb.reverse/rerun-prec.exp
8911 * gdb.reverse/s390-mvcle.exp
8912 * gdb.reverse/sigall-precsave.exp
8913 * gdb.reverse/sigall-reverse.exp
8914 * gdb.reverse/solib-precsave.exp
8915 * gdb.reverse/solib-reverse.exp
8916 * gdb.reverse/step-precsave.exp
8917 * gdb.reverse/step-reverse.exp
8918 * gdb.reverse/time-reverse.exp
8919 * gdb.reverse/until-precsave.exp
8920 * gdb.reverse/until-reverse.exp
8921 * gdb.reverse/waitpid-reverse.exp
8922 * gdb.reverse/watch-precsave.exp
8923 * gdb.reverse/watch-reverse.exp
8924
89252016-12-01 Luis Machado <lgustavo@codesourcery.com>
8926
8927 Fix test names starting with uppercase throughout the files.
8928
8929 * gdb.arch/i386-mpx-simple_segv.exp
8930 * gdb.arch/i386-mpx.exp
8931 * gdb.arch/i386-permbkpt.exp
8932 * gdb.arch/pa-nullify.exp
8933 * gdb.arch/powerpc-d128-regs.exp
8934 * gdb.arch/vsx-regs.exp
8935 * gdb.base/bfp-test.exp
8936 * gdb.base/break.exp
8937 * gdb.base/breakpoint-shadow.exp
8938 * gdb.base/callfuncs.exp
8939 * gdb.base/charset.exp
8940 * gdb.base/commands.exp
8941 * gdb.base/completion.exp
8942 * gdb.base/dfp-test.exp
8943 * gdb.base/echo.exp
8944 * gdb.base/ending-run.exp
8945 * gdb.base/eval.exp
8946 * gdb.base/expand-psymtabs.exp
8947 * gdb.base/float128.exp
8948 * gdb.base/floatn.exp
8949 * gdb.base/foll-exec-mode.exp
8950 * gdb.base/gdb1056.exp
8951 * gdb.base/gdb11531.exp
8952 * gdb.base/kill-after-signal.exp
8953 * gdb.base/multi-forks.exp
8954 * gdb.base/overlays.exp
8955 * gdb.base/pending.exp
8956 * gdb.base/sepdebug.exp
8957 * gdb.base/testenv.exp
8958 * gdb.base/valgrind-db-attach.exp
8959 * gdb.base/watch_thread_num.exp
8960 * gdb.base/watchpoint-cond-gone.exp
8961 * gdb.base/watchpoint.exp
8962 * gdb.base/watchpoints.exp
8963 * gdb.cp/arg-reference.exp
8964 * gdb.cp/baseenum.exp
8965 * gdb.cp/operator.exp
8966 * gdb.cp/shadow.exp
8967 * gdb.dwarf2/dw2-op-out-param.exp
8968 * gdb.dwarf2/dw2-reg-undefined.exp
8969 * gdb.go/chan.exp
8970 * gdb.go/hello.exp
8971 * gdb.go/integers.exp
8972 * gdb.go/methods.exp
8973 * gdb.go/package.exp
8974 * gdb.guile/scm-parameter.exp
8975 * gdb.guile/scm-progspace.exp
8976 * gdb.guile/scm-value.exp
8977 * gdb.mi/mi-pending.exp
8978 * gdb.mi/user-selected-context-sync.exp
8979 * gdb.multi/multi-attach.exp
8980 * gdb.multi/tids.exp
8981 * gdb.opt/clobbered-registers-O2.exp
8982 * gdb.pascal/floats.exp
8983 * gdb.pascal/integers.exp
8984 * gdb.python/py-block.exp
8985 * gdb.python/py-events.exp
8986 * gdb.python/py-parameter.exp
8987 * gdb.python/py-symbol.exp
8988 * gdb.python/py-symtab.exp
8989 * gdb.python/py-type.exp
8990 * gdb.python/py-value.exp
8991 * gdb.python/py-xmethods.exp
8992 * gdb.python/python.exp
8993 * gdb.reverse/break-precsave.exp
8994 * gdb.reverse/consecutive-precsave.exp
8995 * gdb.reverse/finish-precsave.exp
8996 * gdb.reverse/i386-precsave.exp
8997 * gdb.reverse/machinestate-precsave.exp
8998 * gdb.reverse/sigall-precsave.exp
8999 * gdb.reverse/solib-precsave.exp
9000 * gdb.reverse/step-precsave.exp
9001 * gdb.reverse/until-precsave.exp
9002 * gdb.reverse/watch-precsave.exp
9003 * gdb.server/ext-attach.exp
9004 * gdb.server/ext-restart.exp
9005 * gdb.server/ext-run.exp
9006 * gdb.server/ext-wrapper.exp
9007 * gdb.stabs/gdb11479.exp
9008 * gdb.stabs/weird.exp
9009 * gdb.threads/attach-many-short-lived-threads.exp
9010 * gdb.threads/kill.exp
9011 * gdb.threads/watchpoint-fork.exp
9012
90132016-12-01 Luis Machado <lgustavo@codesourcery.com>
9014
9015 Fix test names starting with uppercase throughout all the files below.
9016
9017 * gdb.ada/array_return.exp
9018 * gdb.ada/catch_ex.exp
9019 * gdb.ada/info_exc.exp
9020 * gdb.ada/mi_catch_ex.exp
9021 * gdb.ada/mi_dyn_arr.exp
9022 * gdb.ada/mi_ex_cond.exp
9023 * gdb.ada/mi_exc_info.exp
9024 * gdb.ada/mi_interface.exp
9025 * gdb.ada/mi_task_arg.exp
9026 * gdb.ada/mi_task_info.exp
9027 * gdb.ada/mi_var_array.exp
9028 * gdb.arch/alpha-step.exp
9029 * gdb.arch/amd64-disp-step.exp
9030 * gdb.arch/arm-disp-step.exp
9031 * gdb.arch/disp-step-insn-reloc.exp
9032 * gdb.arch/e500-prologue.exp
9033 * gdb.arch/ftrace-insn-reloc.exp
9034 * gdb.arch/gdb1558.exp
9035 * gdb.arch/i386-bp_permanent.exp
9036 * gdb.arch/i386-disp-step.exp
9037 * gdb.arch/i386-float.exp
9038 * gdb.arch/i386-gnu-cfi.exp
9039 * gdb.arch/ia64-breakpoint-shadow.exp
9040 * gdb.arch/mips16-thunks.exp
9041 * gdb.arch/pa-nullify.exp
9042 * gdb.arch/powerpc-aix-prologue.exp
9043 * gdb.arch/powerpc-power.exp
9044 * gdb.arch/ppc-dfp.exp
9045 * gdb.arch/s390-tdbregs.exp
9046 * gdb.arch/spu-info.exp
9047 * gdb.arch/spu-ls.exp
9048 * gdb.arch/thumb-bx-pc.exp
9049 * gdb.base/advance.exp
9050 * gdb.base/annota-input-while-running.exp
9051 * gdb.base/arrayidx.exp
9052 * gdb.base/asmlabel.exp
9053 * gdb.base/async.exp
9054 * gdb.base/attach-wait-input.exp
9055 * gdb.base/auto-connect-native-target.exp
9056 * gdb.base/batch-preserve-term-settings.exp
9057 * gdb.base/bfp-test.exp
9058 * gdb.base/bigcore.exp
9059 * gdb.base/bp-permanent.exp
9060 * gdb.base/break-always.exp
9061 * gdb.base/break-fun-addr.exp
9062 * gdb.base/break-idempotent.exp
9063 * gdb.base/break-main-file-remove-fail.exp
9064 * gdb.base/break-probes.exp
9065 * gdb.base/break-unload-file.exp
9066 * gdb.base/break.exp
9067 * gdb.base/call-ar-st.exp
9068 * gdb.base/call-rt-st.exp
9069 * gdb.base/call-sc.exp
9070 * gdb.base/call-signal-resume.exp
9071 * gdb.base/call-strs.exp
9072 * gdb.base/callexit.exp
9073 * gdb.base/callfuncs.exp
9074 * gdb.base/catch-gdb-caused-signals.exp
9075 * gdb.base/catch-signal-siginfo-cond.exp
9076 * gdb.base/catch-syscall.exp
9077 * gdb.base/compare-sections.exp
9078 * gdb.base/cond-eval-mode.exp
9079 * gdb.base/condbreak-call-false.exp
9080 * gdb.base/consecutive-step-over.exp
9081 * gdb.base/cursal.exp
9082 * gdb.base/disabled-location.exp
9083 * gdb.base/disasm-end-cu.exp
9084 * gdb.base/display.exp
9085 * gdb.base/double-prompt-target-event-error.exp
9086 * gdb.base/dprintf-bp-same-addr.exp
9087 * gdb.base/dprintf-detach.exp
9088 * gdb.base/dprintf-next.exp
9089 * gdb.base/dprintf-non-stop.exp
9090 * gdb.base/dprintf-pending.exp
9091 * gdb.base/dso2dso.exp
9092 * gdb.base/ending-run.exp
9093 * gdb.base/enum_cond.exp
9094 * gdb.base/examine-backward.exp
9095 * gdb.base/exe-lock.exp
9096 * gdb.base/exec-invalid-sysroot.exp
9097 * gdb.base/execl-update-breakpoints.exp
9098 * gdb.base/execution-termios.exp
9099 * gdb.base/fileio.exp
9100 * gdb.base/fixsection.exp
9101 * gdb.base/foll-exec-mode.exp
9102 * gdb.base/foll-exec.exp
9103 * gdb.base/fork-running-state.exp
9104 * gdb.base/frame-args.exp
9105 * gdb.base/fullpath-expand.exp
9106 * gdb.base/func-ptr.exp
9107 * gdb.base/gcore-relro-pie.exp
9108 * gdb.base/gdb1090.exp
9109 * gdb.base/gdb1555.exp
9110 * gdb.base/global-var-nested-by-dso.exp
9111 * gdb.base/gnu-ifunc.exp
9112 * gdb.base/hbreak-in-shr-unsupported.exp
9113 * gdb.base/hbreak-unmapped.exp
9114 * gdb.base/hook-stop.exp
9115 * gdb.base/infcall-input.exp
9116 * gdb.base/info-fun.exp
9117 * gdb.base/info-shared.exp
9118 * gdb.base/interrupt-noterm.exp
9119 * gdb.base/jit-so.exp
9120 * gdb.base/jit.exp
9121 * gdb.base/line-symtabs.exp
9122 * gdb.base/list.exp
9123 * gdb.base/longjmp.exp
9124 * gdb.base/macscp.exp
9125 * gdb.base/max-value-size.exp
9126 * gdb.base/nodebug.exp
9127 * gdb.base/nofield.exp
9128 * gdb.base/overlays.exp
9129 * gdb.base/paginate-after-ctrl-c-running.exp
9130 * gdb.base/paginate-bg-execution.exp
9131 * gdb.base/paginate-inferior-exit.exp
9132 * gdb.base/pending.exp
9133 * gdb.base/pr11022.exp
9134 * gdb.base/printcmds.exp
9135 * gdb.base/ptr-typedef.exp
9136 * gdb.base/ptype.exp
9137 * gdb.base/randomize.exp
9138 * gdb.base/range-stepping.exp
9139 * gdb.base/realname-expand.exp
9140 * gdb.base/relativedebug.exp
9141 * gdb.base/remote.exp
9142 * gdb.base/savedregs.exp
9143 * gdb.base/sepdebug.exp
9144 * gdb.base/set-noassign.exp
9145 * gdb.base/shlib-call.exp
9146 * gdb.base/shreloc.exp
9147 * gdb.base/sigaltstack.exp
9148 * gdb.base/sigbpt.exp
9149 * gdb.base/siginfo-addr.exp
9150 * gdb.base/siginfo-obj.exp
9151 * gdb.base/siginfo-thread.exp
9152 * gdb.base/signest.exp
9153 * gdb.base/signull.exp
9154 * gdb.base/sigrepeat.exp
9155 * gdb.base/skip.exp
9156 * gdb.base/so-impl-ld.exp
9157 * gdb.base/solib-corrupted.exp
9158 * gdb.base/solib-disc.exp
9159 * gdb.base/solib-display.exp
9160 * gdb.base/solib-overlap.exp
9161 * gdb.base/solib-search.exp
9162 * gdb.base/solib-symbol.exp
9163 * gdb.base/source-execution.exp
9164 * gdb.base/sss-bp-on-user-bp-2.exp
9165 * gdb.base/sss-bp-on-user-bp.exp
9166 * gdb.base/stack-checking.exp
9167 * gdb.base/stale-infcall.exp
9168 * gdb.base/step-break.exp
9169 * gdb.base/step-line.exp
9170 * gdb.base/step-over-exit.exp
9171 * gdb.base/step-test.exp
9172 * gdb.base/structs.exp
9173 * gdb.base/sym-file.exp
9174 * gdb.base/symtab-search-order.exp
9175 * gdb.base/term.exp
9176 * gdb.base/type-opaque.exp
9177 * gdb.base/unload.exp
9178 * gdb.base/until-nodebug.exp
9179 * gdb.base/until.exp
9180 * gdb.base/unwindonsignal.exp
9181 * gdb.base/watch-cond.exp
9182 * gdb.base/watch-non-mem.exp
9183 * gdb.base/watch_thread_num.exp
9184 * gdb.base/watchpoint-reuse-slot.exp
9185 * gdb.base/watchpoint-solib.exp
9186 * gdb.base/watchpoint.exp
9187 * gdb.btrace/dlopen.exp
9188 * gdb.cell/arch.exp
9189 * gdb.cell/break.exp
9190 * gdb.cell/bt.exp
9191 * gdb.cell/core.exp
9192 * gdb.cell/data.exp
9193 * gdb.cell/dwarfaddr.exp
9194 * gdb.cell/ea-cache.exp
9195 * gdb.cell/ea-standalone.exp
9196 * gdb.cell/ea-test.exp
9197 * gdb.cell/f-regs.exp
9198 * gdb.cell/fork.exp
9199 * gdb.cell/gcore.exp
9200 * gdb.cell/mem-access.exp
9201 * gdb.cell/ptype.exp
9202 * gdb.cell/registers.exp
9203 * gdb.cell/sizeof.exp
9204 * gdb.cell/solib-symbol.exp
9205 * gdb.cell/solib.exp
9206 * gdb.compile/compile-tls.exp
9207 * gdb.cp/exception.exp
9208 * gdb.cp/gdb2495.exp
9209 * gdb.cp/local.exp
9210 * gdb.cp/mb-inline.exp
9211 * gdb.cp/mb-templates.exp
9212 * gdb.cp/pr10687.exp
9213 * gdb.cp/pr9167.exp
9214 * gdb.cp/scope-err.exp
9215 * gdb.cp/templates.exp
9216 * gdb.cp/virtfunc.exp
9217 * gdb.dwarf2/dw2-dir-file-name.exp
9218 * gdb.dwarf2/dw2-single-line-discriminators.exp
9219 * gdb.fortran/complex.exp
9220 * gdb.fortran/library-module.exp
9221 * gdb.guile/guile.exp
9222 * gdb.guile/scm-cmd.exp
9223 * gdb.guile/scm-frame-inline.exp
9224 * gdb.guile/scm-objfile.exp
9225 * gdb.guile/scm-pretty-print.exp
9226 * gdb.guile/scm-symbol.exp
9227 * gdb.guile/scm-type.exp
9228 * gdb.guile/scm-value.exp
9229 * gdb.linespec/keywords.exp
9230 * gdb.linespec/ls-errs.exp
9231 * gdb.linespec/macro-relative.exp
9232 * gdb.linespec/thread.exp
9233 * gdb.mi/mi-breakpoint-changed.exp
9234 * gdb.mi/mi-dprintf-pending.exp
9235 * gdb.mi/mi-fullname-deleted.exp
9236 * gdb.mi/mi-logging.exp
9237 * gdb.mi/mi-pending.exp
9238 * gdb.mi/mi-solib.exp
9239 * gdb.mi/new-ui-mi-sync.exp
9240 * gdb.mi/user-selected-context-sync.exp
9241 * gdb.multi/dummy-frame-restore.exp
9242 * gdb.multi/multi-arch-exec.exp
9243 * gdb.multi/remove-inferiors.exp
9244 * gdb.multi/watchpoint-multi-exit.exp
9245 * gdb.opt/solib-intra-step.exp
9246 * gdb.perf/backtrace.exp
9247 * gdb.perf/single-step.exp
9248 * gdb.perf/skip-command.exp
9249 * gdb.perf/skip-prologue.exp
9250 * gdb.perf/solib.exp
9251 * gdb.python/lib-types.exp
9252 * gdb.python/py-as-string.exp
9253 * gdb.python/py-bad-printers.exp
9254 * gdb.python/py-block.exp
9255 * gdb.python/py-breakpoint.exp
9256 * gdb.python/py-cmd.exp
9257 * gdb.python/py-events.exp
9258 * gdb.python/py-evthreads.exp
9259 * gdb.python/py-finish-breakpoint.exp
9260 * gdb.python/py-finish-breakpoint2.exp
9261 * gdb.python/py-frame-inline.exp
9262 * gdb.python/py-frame.exp
9263 * gdb.python/py-inferior.exp
9264 * gdb.python/py-infthread.exp
9265 * gdb.python/py-mi.exp
9266 * gdb.python/py-objfile.exp
9267 * gdb.python/py-pp-maint.exp
9268 * gdb.python/py-pp-registration.exp
9269 * gdb.python/py-prettyprint.exp
9270 * gdb.python/py-recurse-unwind.exp
9271 * gdb.python/py-shared.exp
9272 * gdb.python/py-symbol.exp
9273 * gdb.python/py-symtab.exp
9274 * gdb.python/py-template.exp
9275 * gdb.python/py-type.exp
9276 * gdb.python/py-unwind-maint.exp
9277 * gdb.python/py-unwind.exp
9278 * gdb.python/py-value.exp
9279 * gdb.python/python.exp
9280 * gdb.reverse/finish-reverse-bkpt.exp
9281 * gdb.reverse/insn-reverse.exp
9282 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9283 * gdb.reverse/solib-precsave.exp
9284 * gdb.reverse/solib-reverse.exp
9285 * gdb.stabs/gdb11479.exp
9286 * gdb.stabs/weird.exp
9287 * gdb.threads/fork-child-threads.exp
9288 * gdb.threads/fork-plus-threads.exp
9289 * gdb.threads/fork-thread-pending.exp
9290 * gdb.threads/forking-threads-plus-breakpoint.exp
9291 * gdb.threads/hand-call-in-threads.exp
9292 * gdb.threads/interrupted-hand-call.exp
9293 * gdb.threads/linux-dp.exp
9294 * gdb.threads/local-watch-wrong-thread.exp
9295 * gdb.threads/next-while-other-thread-longjmps.exp
9296 * gdb.threads/non-ldr-exit.exp
9297 * gdb.threads/pending-step.exp
9298 * gdb.threads/print-threads.exp
9299 * gdb.threads/process-dies-while-detaching.exp
9300 * gdb.threads/process-dies-while-handling-bp.exp
9301 * gdb.threads/pthreads.exp
9302 * gdb.threads/queue-signal.exp
9303 * gdb.threads/reconnect-signal.exp
9304 * gdb.threads/signal-command-handle-nopass.exp
9305 * gdb.threads/signal-command-multiple-signals-pending.exp
9306 * gdb.threads/signal-delivered-right-thread.exp
9307 * gdb.threads/signal-sigtrap.exp
9308 * gdb.threads/sigthread.exp
9309 * gdb.threads/staticthreads.exp
9310 * gdb.threads/stepi-random-signal.exp
9311 * gdb.threads/thread-unwindonsignal.exp
9312 * gdb.threads/thread_check.exp
9313 * gdb.threads/thread_events.exp
9314 * gdb.threads/tid-reuse.exp
9315 * gdb.threads/tls-nodebug.exp
9316 * gdb.threads/tls-shared.exp
9317 * gdb.threads/tls-so_extern.exp
9318 * gdb.threads/tls.exp
9319 * gdb.threads/wp-replication.exp
9320 * gdb.trace/actions-changed.exp
9321 * gdb.trace/actions.exp
9322 * gdb.trace/backtrace.exp
9323 * gdb.trace/change-loc.exp
9324 * gdb.trace/collection.exp
9325 * gdb.trace/deltrace.exp
9326 * gdb.trace/disconnected-tracing.exp
9327 * gdb.trace/entry-values.exp
9328 * gdb.trace/ftrace-lock.exp
9329 * gdb.trace/ftrace.exp
9330 * gdb.trace/infotrace.exp
9331 * gdb.trace/mi-trace-frame-collected.exp
9332 * gdb.trace/mi-trace-unavailable.exp
9333 * gdb.trace/mi-traceframe-changed.exp
9334 * gdb.trace/mi-tracepoint-changed.exp
9335 * gdb.trace/mi-tsv-changed.exp
9336 * gdb.trace/no-attach-trace.exp
9337 * gdb.trace/packetlen.exp
9338 * gdb.trace/passc-dyn.exp
9339 * gdb.trace/passcount.exp
9340 * gdb.trace/pending.exp
9341 * gdb.trace/pr16508.exp
9342 * gdb.trace/qtro.exp
9343 * gdb.trace/range-stepping.exp
9344 * gdb.trace/read-memory.exp
9345 * gdb.trace/report.exp
9346 * gdb.trace/save-trace.exp
9347 * gdb.trace/signal.exp
9348 * gdb.trace/stap-trace.exp
9349 * gdb.trace/status-stop.exp
9350 * gdb.trace/strace.exp
9351 * gdb.trace/tfile.exp
9352 * gdb.trace/tfind.exp
9353 * gdb.trace/trace-break.exp
9354 * gdb.trace/trace-condition.exp
9355 * gdb.trace/trace-enable-disable.exp
9356 * gdb.trace/trace-mt.exp
9357 * gdb.trace/tracecmd.exp
9358 * gdb.trace/tracefile-pseudo-reg.exp
9359 * gdb.trace/tspeed.exp
9360 * gdb.trace/tstatus.exp
9361 * gdb.trace/tsv.exp
9362 * gdb.trace/unavailable.exp
9363 * gdb.trace/while-dyn.exp
9364 * gdb.trace/while-stepping.exp
9365 * lib/gdb-guile.exp
9366 * lib/gdb.exp
9367 * lib/mi-support.exp
9368 * lib/pascal.exp
9369 * lib/perftest.exp
9370 * lib/prelink-support.exp
9371 * lib/selftest-support.exp
9372
93732016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9374
9375 * Makefile.in: Include disable-implicit-rules.mk.
9376
93772016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9378
9379 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9380 non-byte-aligned bit fields.
9381
93822016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9383
9384 PR gdb/12616
9385 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9386 respects the DW_AT_data_bit_offset attribute.
9387
93882016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9389
9390 * gdb.base/default.exp: Fix output of "set language".
9391
93922016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9393
9394 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9395 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9396 make.
9397 * configure.ac: Remove checks for the make program.
9398 * configure: Re-generate.
9399
94002016-11-16 Kevin Buettner <kevinb@redhat.com>
9401
9402 * gdb.python/py-recurse-unwind.c (main): Add loop.
9403 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9404 to read_register() and gdb.parse_and_eval(). Make each code
9405 call a separate case that can be individually tested.
9406 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9407 proc. Call cont_and_backtrace for each of the code paths that
9408 we want to test in the unwinder.
9409
94102016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9411
9412 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9413 the definition of struct S.
9414
94152016-11-11 Catherine Moore <clm@codesourcery.com>
9416
9417 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9418
94192016-11-09 Pedro Alves <palves@redhat.com>
9420
9421 * gdb.base/commands.exp (runto_or_return): New procedure.
9422 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9423 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9424 (progvar_simple_while_test, progvar_complex_if_while_test)
9425 (if_while_breakpoint_command_test)
9426 (infrun_breakpoint_command_test, breakpoint_command_test)
9427 (user_defined_command_test, watchpoint_command_test)
9428 (test_command_prompt_position, redefine_hook_test)
9429 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9430 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9431 multi_line_input and multi_line. Remove gdb_expect and
9432 gdb_stop_suppressing_tests uses.
9433 * lib/gdb.exp (valnum_re): New global.
9434 (multi_line_input): New procedure.
9435
94362016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9437
9438 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9439 Remove.
9440 (test_setup): Define with proc_with_prefix.
9441 (test_cli_inferior): Likewise.
9442 (test_cli_thread): Likewise.
9443 (test_cli_frame): Likewise.
9444 (test_cli_select_frame): Likewise.
9445 (test_cli_up_down): Likewise.
9446 (test_mi_thread_select): Likewise.
9447 (test_mi_stack_select_frame): Likewise.
9448 (test_cli_in_mi_inferior): Likewise.
9449 (test_cli_in_mi_thread): Likewise.
9450 (test_cli_in_mi_frame): Likewise.
9451 (top level): Do not use with_test_prefix_procname.
9452
94532016-11-09 Pedro Alves <palves@redhat.com>
9454
9455 * gdb.base/commands.exp (gdbvar_simple_if_test)
9456 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9457 (progvar_simple_if_test, progvar_simple_while_test)
9458 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9459 (infrun_breakpoint_command_test, breakpoint_command_test)
9460 (user_defined_command_test, watchpoint_command_test)
9461 (test_command_prompt_position, deprecated_command_test)
9462 (bp_deleted_in_command, temporary_breakpoint_commands)
9463 (stray_arg0_test, source_file_with_indented_comment)
9464 (recursive_source_test, if_commands_test)
9465 (error_clears_commands_left, redefine_hook_test)
9466 (redefine_backtrace_test): Use proc_with_prefix.
9467 * lib/gdb.exp (proc_with_prefix): New proc.
9468
94692016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9470
9471 * gdb.base/tui-layout.c: New file.
9472 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9473 disassembly window contains very long lines.
9474
94752016-11-08 Tom Tromey <tom@tromey.com>
9476
9477 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9478 depend on Python 2.
9479
94802016-11-08 Tom Tromey <tom@tromey.com>
9481
9482 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9483 New method.
9484
94852016-10-29 Manish Goregaokar <manish@mozilla.com>
9486
9487 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9488
94892016-10-27 Manish Goregaokar <manish@mozilla.com>
9490
9491 * gdb.rust/simple.rs: Add test for univariant enums without
9492 discriminants and for encoded struct-like enums.
9493
94942016-10-28 Pedro Alves <palves@redhat.com>
9495
9496 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9497 gdb_test_multiple, tighten regexps and match symtabs and line
9498 tables incrementally.
9499
95002016-10-28 Luis Machado <lgustavo@codesourcery.com>
9501
9502 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9503 general.
9504
95052016-10-25 Luis Machado <lgustavo@codesourcery.com>
9506
9507 * gdb.base/exec-invalid-sysroot.exp: New file.
9508
95092016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9510
9511 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9512
95132016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9514
9515 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9516
95172016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9518
9519 * gdb.base/killed-outside.exp: Remove $options from a call to
9520 `prepare_for_testing'.
9521
95222016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9523
9524 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9525 Change test message.
9526
95272016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9528
9529 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9530 Update comment.
9531
95322016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9533
9534 * gdb.trace/mi-trace-save.exp: New file.
9535
95362016-10-13 Yao Qi <yao.qi@linaro.org>
9537
9538 * gdb.base/code_elim.exp (get_var_address): Remove.
9539 * gdb.base/relocate.exp: Likewise.
9540 * gdb.base/shreloc.exp: Likewise.
9541 * lib/gdb.exp (get_var_address): New.
9542
95432016-10-13 Yao Qi <yao.qi@linaro.org>
9544
9545 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9546 floating point tests if $skip_float_test is false.
9547
95482016-10-12 Luis Machado <lgustavo@codesourcery.com>
9549
9550 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9551 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9552 argc values.
9553 Add 1 to argc so we guarantee distinct initial/modified argc values.
9554
95552016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9556
9557 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9558
95592016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9560
9561 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9562 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9563 * gdb.arch/vsx-regs.exp: Likewise.
9564
95652016-10-07 Yao Qi <yao.qi@linaro.org>
9566
9567 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9568
95692016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9570
9571 * gdb.python/python.exp: Test decode_line("*0").
9572
95732016-10-06 Doug Evans <dje@google.com>
9574
9575 * gdb.python/py-value.exp (test_value_creation): Add test for large
9576 unsigned 64-bit value.
9577
95782016-10-06 Tom Tromey <tom@tromey.com>
9579
9580 * gdb.compile/compile.exp: Change java tests to rust.
9581 * gdb.base/setshow.exp: Change java tests to rust.
9582 * gdb.base/default.exp: Remove java from language list.
9583 * README (Examples): Update language example.
9584 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9585 test.
9586 * lib/gdb.exp (skip_java_tests): Remove.
9587 * lib/java.exp: Remove.
9588 * gdb.java: Remove.
9589
95902016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9591
9592 * gdb.arch/mips-fcr.exp: New test.
9593 * gdb.arch/mips-fcr.c: Source for the new test.
9594
95952016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9596
9597 * gdb.base/solib-disc.exp: Use `standard_output_file'
9598 throughout.
9599
96002016-10-06 Pedro Alves <palves@redhat.com>
9601
9602 * gdb.base/jit-simple-dl.c: New file.
9603 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9604 * gdb.base/jit-simple.c: ... this.
9605 * gdb.base/jit-simple.exp (jit_run): Delete.
9606 (build_jit): New proc.
9607 (jit_test_reread): Recompile either the main program or the shared
9608 library, depending on what is being tested. Skip changing address
9609 if caller wants to. Compare before/after addresses. If testing
9610 standalone, explicitly load the binary. Test "maint info
9611 breakpoints".
9612 (top level): Add "standalone vs shared lib" and "change address"
9613 vs "same address" axes.
9614
96152016-10-06 Pedro Alves <palves@redhat.com>
9616
9617 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9618 call.
9619 (jit_run): Delete.
9620 (jit_test_reread): Use with_test_prefix. Reload the main binary
9621 explicitly. Compare the before/after addresses of the JIT
9622 descriptor.
9623
96242016-08-15 Doug Evans <dje@google.com>
9625
9626 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9627 for single bitfields is bool.
9628 * gdb.xml/tdesc-regs.exp: Ditto.
9629
96302016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9631
9632 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9633
96342016-10-05 Yao Qi <yao.qi@linaro.org>
9635
9636 * lib/gdb.exp (support_complex_tests): Return zero if
9637 gdb_skip_float_test return true.
9638
96392016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9640 Simon Marchi <simon.marchi@ericsson.com>
9641
9642 PR gdb/20487
9643 * gdb.mi/user-selected-context-sync.exp: New file.
9644 * gdb.mi/user-selected-context-sync.c: New file.
9645
96462016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9647 Simon Marchi <simon.marchi@ericsson.com>
9648
9649 PR gdb/20487
9650 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9651 =thread-select-event check.
9652
96532016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9654
9655 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9656 the compulsory L operand changes.
9657 * gdb.arch/powerpc-power.s: Likewise.
9658
96592016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9660
9661 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9662 * gdb.base/jit-attach-pie.c: New file.
9663 * gdb.base/jit-attach-pie.exp: New file.
9664
96652016-09-28 Pedro Alves <palves@redhat.com>
9666
9667 * gdb.base/infcall-input.c: New file.
9668 * gdb.base/infcall-input.exp: New file.
9669
96702016-09-22 Yao Qi <yao.qi@linaro.org>
9671
9672 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9673 (gdb_exit): Rename it to ...
9674 (gdbserver_gdb_exit): ... Close GDBserver.
9675 (gdb_exit): New proc, call gdbserver_gdb_exit.
9676 (mi_gdb_exit): Likewise.
9677
96782016-09-22 Yao Qi <yao.qi@linaro.org>
9679
9680 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9681 path.
9682 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9683 Remove duplication.
9684
96852016-09-22 Yao Qi <yao.qi@linaro.org>
9686
9687 * lib/gdbserver-support.exp: Check the existence of
9688 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9689
96902016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9691
9692 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9693
96942016-09-21 Tom Tromey <tom@tromey.com>
9695
9696 PR gdb/20604:
9697 * gdb.base/quit.exp: New file.
9698
96992016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9700
9701 * .gitignore: New file.
9702
97032016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9704
9705 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9706 throughout.
9707
97082016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9709
9710 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9711
97122016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9713
9714 * gdb.cp/casts.cc (decltype): Move it ...
9715 (main): ... with its call to ...
9716 * gdb.cp/casts03.cc: ... a new file.
9717 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9718
97192016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9720
9721 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9722
97232016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9724
9725 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9726 and sync up the test with tests in gas/testsuite/gas/ppc.
9727 * gdb.arch/powerpc-power.exp: Likewise.
9728
97292016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9730
9731 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9732
97332016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9734 Jan Kratochvil <jan.kratochvil@redhat.com>
9735
9736 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9737 make m1's definition to be different from m2's. Use 'dummy' as an
9738 argument for probe 'two'.
9739
97402016-09-10 Jon Beniston <jon@beniston.com>
9741
9742 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9743 for sim target.
9744
97452016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9746
9747 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9748 variable declaration.
9749 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9750 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9751 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9752 received HWCAP as its argument.
9753
97542016-09-06 Pedro Alves <palves@redhat.com>
9755
9756 * gdb.base/new-ui-pending-input.c: New file.
9757 * gdb.base/new-ui-pending-input.exp: New file.
9758 * gdb.exp (clear_gdb_spawn_id): New procedure.
9759 (with_spawn_id): Check whether gdb_spawn_id exists before
9760 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9761 on exit.
9762
97632016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9764
9765 * gdb.base/float128.c: New file.
9766 * gdb.base/float128.exp: Likewise.
9767 * gdb.base/floatn.c: Likewise.
9768 * gdb.base/floatn.exp: Likewise.
9769
97702016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9771
9772 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9773
97742016-09-05 Pedro Alves <palves@redhat.com>
9775
9776 PR backtrace/19927
9777 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9778 unwinders are immediately called as side effect of "source" or
9779 "disable unwinder" commands.
9780 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9781
97822016-09-02 Yao Qi <yao.qi@linaro.org>
9783
9784 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9785 is true and $type is "float" or "double".
9786
97872016-09-02 Yao Qi <yao.qi@linaro.org>
9788
9789 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9790 true.
9791 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9792 * gdb.base/call-rt-st.exp: Likewise.
9793 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9794 return value instead of gdb,skip_float_test.
9795 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9796 (do_function_calls): Use its return value instead of
9797 gdb,skip_float_test.
9798 * gdb.base/finish.exp: Likewise.
9799 * gdb.base/funcargs.exp: Likewise.
9800 * gdb.base/return.exp: Likewise.
9801 * gdb.base/return2.exp: Likewise.
9802 * gdb.base/varargs.exp: Likewise.
9803 * lib/gdb.exp (gdb_skip_float_test): Change it to
9804 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9805
98062016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9807
9808 * gdb.multi/tids.exp: Test "thread apply all".
9809
98102016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9811
9812 * gdb.base/default.exp (tty): Remove.
9813
98142016-08-24 Kevin Buettner <kevinb@redhat.com>
9815
9816 * gdb.python/py-recurse-unwind.c: New file.
9817 * gdb.python/py-recurse-unwind.py: New file.
9818 * gdb.python/py-recurse-unwind.exp: New file.
9819
98202016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9821
9822 * gdb.base/set-inferior-tty.exp: New file.
9823 * gdb.base/set-inferior-tty.c: New file.
9824
98252016-08-23 Pedro Alves <palves@redhat.com>
9826
9827 PR gdb/20494
9828 * gdb.base/new-ui-echo.c: New file.
9829 * gdb.base/new-ui-echo.exp: New file.
9830
98312016-08-23 Yao Qi <yao.qi@linaro.org>
9832
9833 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9834 gdbserver_spawn.
9835 * gdb.server/connect-without-multi-process.exp (do_test):
9836 Likewise.
9837
98382016-08-23 Yao Qi <yao.qi@linaro.org>
9839
9840 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9841 standalone_txt. Delete gdb_txt and standalone_txt on host
9842 and target. Spawn the binary on target. Copy files from
9843 target to host.
9844
98452016-08-22 Pedro Alves <palves@redhat.com>
9846
9847 PR gdb/20505
9848 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9849 with_test_prefix. Factor out bits to ...
9850 (test_no_vdso): ... this new procedure.
9851
98522016-08-19 Carl Love <cel@us.ibm.com>
9853
9854 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9855 maintaining separate logic for constructing the output path.
9856 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9857 * gdb.arch/ppc-dfp.exp: Likewise.
9858 * gdb.arch/ppc-fp.exp: Likewise.
9859 * gdb.arch/vsx-regs.exp: Likewise.
9860 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9861 binprefix for generating the additional binary files.
9862
98632016-08-19 Pedro Alves <palves@redhat.com>
9864
9865 * gdb.trace/mi-trace-frame-collected.exp
9866 (test_trace_frame_collected): On x32, expect two registers.
9867
98682016-08-18 Carl Love <cel@us.ibm.com>
9869
9870 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9871 and sync up the test with tests in gas/testsuite/gas/ppc.
9872 * gdb.arch/powerpc-power.exp: Likewise.
9873
98742016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9875
9876 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9877 expected error message.
9878
98792016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9880
9881 * gdb.multi/remove-inferiors.exp: New file.
9882 * gdb.multi/remove-inferiors.c: New file.
9883
98842016-08-12 Yao Qi <yao.qi@linaro.org>
9885
9886 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9887 argument list.
9888
98892016-08-10 Pedro Alves <palves@redhat.com>
9890
9891 PR gdb/19187
9892 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9893 setup_kfails.
9894
98952016-08-09 Pedro Alves <palves@redhat.com>
9896 Simon Marchi <simon.marchi@ericsson.com>
9897
9898 PR gdb/20418
9899 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9900 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9901
99022016-08-09 Pedro Alves <palves@redhat.com>
9903
9904 PR mi/20431
9905 * gdb.mi/mi-cmd-error.exp: New file.
9906
99072016-08-09 Pedro Alves <palves@redhat.com>
9908
9909 PR gdb/18653
9910 * gdb.base/signals-state-child.c: New file.
9911 * gdb.base/signals-state-child.exp: New file.
9912 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9913
99142016-08-09 Pedro Alves <palves@redhat.com>
9915
9916 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9917
99182016-08-03 Tom Tromey <tom@tromey.com>
9919
9920 PR python/18565:
9921 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9922
99232016-08-01 Yao Qi <yao.qi@linaro.org>
9924
9925 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9926 variable mode to "multi-process" if $multi_process is 1, otherwise
9927 set it to "single-process".
9928
99292016-08-01 Yao Qi <yao.qi@linaro.org>
9930
9931 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9932 * gdb.cp/cpexprs.exp: Likewise.
9933 * gdb.cp/m-static.exp: Likewise.
9934
99352016-07-26 Tom Tromey <tom@tromey.com>
9936
9937 PR python/20190:
9938 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9939 test.
9940
99412016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9942
9943 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9944 selecting assembly source files.
9945 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9946 assembly source files.
9947 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9948 assembly source files.
9949 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9950 selecting assembly source files.
9951
99522016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9953
9954 * gdb.base/new-ui.exp (do_test_invalid_args): New
9955 procedure.
9956
99572016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9958
9959 * gdb.btrace/reconnect.c: New file.
9960 * gdb.btrace/reconnect.exp: New file.
9961
99622016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9963
9964 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9965 to test_catch_syscall_group.
9966 (test_catch_syscall_group): New.
9967
99682016-07-21 Tom Tromey <tom@tromey.com>
9969
9970 * gdb.rust/simple.rs (main): Use empty struct expression.
9971 * gdb.rust/simple.exp: Add tests for empty struct expression.
9972
99732016-07-21 Yao Qi <yao.qi@linaro.org>
9974
9975 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9976 if gdb_skip_xml_test is true on some targets.
9977
99782016-07-21 Yao Qi <yao.qi@linaro.org>
9979
9980 * gdb.server/solib-list.exp: Unset last_loaded_file.
9981
99822016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9983
9984 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9985 "step into captured_main (args)".
9986
99872016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9988
9989 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9990
99912016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9992
9993 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9994
99952016-07-19 Pedro Alves <palves@redhat.com>
9996
9997 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9998 * gdb.opt/inline-bt.exp: Likewise.
9999 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10000 additional_flags=-Winline.
10001 * gdb.opt/inline-locals.exp: Likewise.
10002 * gdb.opt/inline-markers.c (ATTR): Define.
10003 (inlined_fn): Use it.
10004
100052016-07-19 Yao Qi <yao.qi@linaro.org>
10006
10007 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10008 (test_with_self): Remove some code. Remove argument executable.
10009 (top-level): Use do_self_tests.
10010
100112016-07-15 Zachary Welch <zwelch@codesourcery.com>
10012 Don Breazeal <donb@codesourcery.com>
10013
10014 * gdb.base/maint.exp: Escape paths used in regular expressions.
10015 * gdb.stabs/weird.exp: Likewise.
10016
100172016-07-13 Tom Tromey <tom@tromey.com>
10018
10019 PR python/15620, PR python/18620:
10020 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10021 (test_bkpt_events): New procs.
10022
100232016-07-13 Tom Tromey <tom@tromey.com>
10024
10025 PR python/17698:
10026 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10027 test.
10028 (test_watchpoints): Likewise.
10029 (test_bkpt_pending): New proc.
10030
100312016-07-13 Tom Tromey <tom@tromey.com>
10032
10033 PR cli/18053:
10034 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10035 completion test.
10036
100372016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10038
10039 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10040 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10041 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10042 f_label.
10043 (g): Rename g_end_lbl to g_label.
10044 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10045 low_pc and high_pc.
10046 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10047
100482016-07-12 Tom Tromey <tom@tromey.com>
10049
10050 PR python/19293:
10051 * gdb.python/py-unwind-maint.exp: Update tests.
10052
100532016-07-12 Yao Qi <yao.qi@linaro.org>
10054
10055 * lib/selftest-support.exp (selftest_setup): Match the output
10056 when captured_main is inlined.
10057
100582016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10059
10060 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10061 New variables.
10062 (print this%a, print this%b, print this): New tests.
10063 * gdb.fortran/derived-types.f90 (this): New object and
10064 initialization.
10065
100662016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10067
10068 * gdb.ada/arraydim.exp: Remove extra directory level in build
10069 directory.
10070
100712016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10072
10073 * lib/ada.exp: Remove extra directory level in build directory.
10074 * gdb.ada/cond_lang.exp: Likewise.
10075 * gdb.ada/exec_changed.exp: Likewise.
10076 * gdb.ada/lang_switch.exp: Likewise.
10077
100782016-07-06 Manish Goregaokar <manish@mozilla.com>
10079
10080 * simple.rs: Add test for raw pointer subscripting.
10081 * simple.exp: Add test expectations.
10082
100832016-07-05 Yao Qi <yao.qi@linaro.org>
10084
10085 * gdb.mi/mi-reverse.exp: Match =record-started output.
10086
100872016-07-01 Pedro Alves <palves@redhat.com>
10088
10089 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10090 procedure.
10091 (jit_reader_test): Test the jit reader's unwinder.
10092 * gdb.base/jithost.c (jit_function_00_code): New global.
10093 (main): Use memcpy to fill in the mmapped code, instead of poking
10094 bytes manually here.
10095 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10096 value.
10097 (read_debug_info): Save the function's range.
10098 (read_sp): New function.
10099 (unwind_frame): Use it. Also unwind RBP.
10100 (get_frame_id): Use read_sp.
10101 (gdb_init_reader): Use calloc instead of malloc.
10102 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10103 parameter. Use gdb_test_multiple.
10104
101052016-07-01 Pedro Alves <palves@redhat.com>
10106 Antoine Tremblay <antoine.tremblay@ericsson.com>
10107
10108 * gdb.threads/process-dies-while-detaching.c: New file.
10109 * gdb.threads/process-dies-while-detaching.exp: New file.
10110
101112016-07-01 Pedro Alves <palves@redhat.com>
10112
10113 * gdb.multi/watchpoint-multi-exit.c: New file.
10114 * gdb.multi/watchpoint-multi-exit.exp: New file.
10115
101162016-06-30 Pedro Alves <palves@redhat.com>
10117
10118 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10119 unset inferior_spawn_id.
10120
101212016-06-30 Pedro Alves <palves@redhat.com>
10122
10123 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10124 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10125
101262016-06-29 Yao Qi <yao.qi@linaro.org>
10127
10128 * gdb.base/return.c: Add copyright header.
10129
101302016-06-29 Tom Tromey <tom@tromey.com>
10131
10132 PR python/20129:
10133 * gdb.python/py-framefilter.exp: Add tests for setting priority
10134 and disabling of non-existent frame filter.
10135
101362016-06-29 Yao Qi <yao.qi@linaro.org>
10137
10138 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10139 0x0f07ff.
10140
101412016-06-28 Yao Qi <yao.qi@linaro.org>
10142
10143 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10144 triplets. Start gdb, execute catch syscall, and continue. Check
10145 gdb's output to determine catch syscall is supported.
10146
101472016-06-27 Manish Goregaokar <manish@mozilla.com>
10148
10149 * gdb.rust/simple.rs: Add test for returning unit in a function.
10150 * gdb.rust/simple.exp: Add expectation for functions returning
10151 unit.
10152
101532016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10154
10155 * gdb.python/py-breakpoint-create-fail.c,
10156 gdb.python/py-breakpoint-create-fail.exp,
10157 gdb.python/py-breakpoint-create-fail.py: New testcase.
10158
101592016-06-25 Manish Goregaokar <manish@mozilla.com>
10160
10161 PR gdb/20239
10162 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10163 * gdb.rust/simple.exp: Add test expectations for new NonZero
10164 tests.
10165
101662016-06-24 David Taylor <dtaylor@emc.com>
10167
10168 * gdb.base/offsets.exp: New file.
10169 * gdb.base/offsets.c: New file.
10170
101712016-06-23 Tom Tromey <tom@tromey.com>
10172
10173 PR gdb/16483:
10174 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10175 before any filters are loaded.
10176
101772016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10178
10179 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10180 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10181 structs.
10182 * gdb.fortran/derived-type-function.exp: New file.
10183 * gdb.fortran/derived-type-function.f90: New file.
10184
10185
101862016-06-21 Pedro Alves <palves@redhat.com>
10187
10188 * gdb.base/new-ui.exp: New file.
10189 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10190 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10191 (with_spawn_id): New procedure.
10192
101932016-06-21 Pedro Alves <palves@redhat.com>
10194
10195 * gdb.mi/mi-exec-run.exp: New file.
10196
101972016-06-21 Pedro Alves <palves@redhat.com>
10198
10199 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10200 breakpoint command's output on the main UI.
10201 (test_break): New procedure, factored out from calls in the top
10202 level.
10203 (top level): Use foreach_with_prefix to test MI as main UI and as
10204 separate UI.
10205
102062016-06-21 Pedro Alves <palves@redhat.com>
10207
10208 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10209 (test_awatch_creation_and_listing)
10210 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10211 Remove 'type' parameter.
10212 (test_watchpoint_all): New parameter mi_mode. Remove
10213 with_test_prefix.
10214 (top level): Use foreach_with_prefix, and add main/separate UI MI
10215 testing axis.
10216
102172016-06-21 Pedro Alves <palves@redhat.com>
10218
10219 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10220 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10221 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10222 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10223 (gdb_main_spawn_id, mi_spawn_id): Declare and
10224 comment.
10225 (mi_create_inferior_pty): New procedure,
10226 factored out from default_mi_gdb_start.
10227 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10228 procedures.
10229 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10230 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10231 Use mi_create_inferior_pty.
10232 (mi_gdb_start): Use eval to pass down args list.
10233
102342016-06-21 Pedro Alves <palves@redhat.com>
10235
10236 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10237 * gdb.opt/inline-cmds.exp: Add MI tests.
10238
102392016-06-21 Pedro Alves <palves@redhat.com>
10240
10241 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10242
102432016-06-21 Pedro Alves <palves@redhat.com>
10244
10245 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10246 (top level): Use it instead of mi_execute_to.
10247
102482016-06-21 Pedro Alves <palves@redhat.com>
10249
10250 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10251 (cont_handler_str): New.
10252 (signal_stop_handler): Set stop_handler_str instead of printing to
10253 stdout.
10254 (continue_handler): Set cont_handler_str instead of printing to
10255 stdout.
10256 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10257 mi_send_resuming_command. Print stop_handler_str and
10258 cont_handler_str instead of expecting the python events print
10259 directly.
10260
102612016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10262
10263 * gdb.base/jit-reader.exp: New file.
10264 * gdb.base/jithost.c: New file.
10265 * gdb.base/jithost.h: New file.
10266 * gdb.base/jitreader.c : New file.
10267 * gdb.base/jit-protocol.h: New file.
10268
102692016-06-17 Yao Qi <yao.qi@linaro.org>
10270
10271 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10272 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10273 and detach-on-fork. Adjust tests.
10274 (top level): Invoke break_cond_on_syscall with combinations of
10275 syscall, follow-fork-mode and detach-on-fork.
10276
102772016-06-17 Yao Qi <yao.qi@linaro.org>
10278
10279 * gdb.base/step-over-exit.c: New.
10280 * gdb.base/step-over-exit.exp: New.
10281
102822016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10283
10284 * gdb.base/float.exp: Add target check for nds32*-*-*.
10285 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10286
102872016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10288
10289 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10290 for unsupported target features.
10291 * gdb.base/call-rt-st.exp: Likewise.
10292 * gdb.base/call-sc.exp: Likewise.
10293 * gdb.base/call-signal-resume.exp: Likewise.
10294 * gdb.base/call-strs.exp: Likewise.
10295 * gdb.base/callexit.exp: Likewise.
10296 * gdb.base/callfuncs.exp: Likewise.
10297 * gdb.base/nodebug.exp: Likewise.
10298 * gdb.base/printcmds.exp: Likewise.
10299 * gdb.base/ptype.exp: Likewise.
10300 * gdb.base/structs.exp: Likewise.
10301 * gdb.base/unwindonsignal.exp: Likewise.
10302 * gdb.cp/gdb2495.exp: Likewise.
10303 * gdb.cp/templates.exp: Likewise.
10304 * gdb.cp/virtfunc.exp: Likewise.
10305 * gdb.threads/hand-call-in-threads.exp: Likewise.
10306 * gdb.threads/interrupted-hand-call.exp: Likewise.
10307 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10308
103092016-06-10 Tom Tromey <tom@tromey.com>
10310
10311 PR rust/20110:
10312 * gdb.rust/expr.exp: Add test for integer constant larger than
10313 i32.
10314
103152016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10316
10317 * gdb.fortran/nested-funcs.exp: New.
10318 * gdb.fortran/nested-funcs.f90: New.
10319
103202016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10321
10322 * gdb.base/examine-backward.c: New file.
10323 * gdb.base/examine-backward.exp: New file.
10324
103252016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10326
10327 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10328 matching.
10329
103302016-06-02 Tom Tromey <tom@tromey.com>
10331
10332 PR python/18984:
10333 * gdb.python/py-shared.exp: Add solib_name test.
10334
103352016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10336
10337 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10338
103392016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10340
10341 PR c++/19893
10342 * gdb.dwarf2/implref.exp: Rename to...
10343 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10344 * gdb.dwarf2/implref-array.c: New file.
10345 * gdb.dwarf2/implref-array.exp: Likewise.
10346 * gdb.dwarf2/implref-global.c: Likewise.
10347 * gdb.dwarf2/implref-global.exp: Likewise.
10348 * gdb.dwarf2/implref-struct.c: Likewise.
10349 * gdb.dwarf2/implref-struct.exp: Likewise.
10350
103512016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10352
10353 * gdb.trace/trace-condition.exp: Add 64bit tests.
10354
103552016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10356
10357 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10358 bits types.
10359 (main): Adapt to 8 to 64 bits types.
10360 * gdb.trace/trace-condition.exp: Add new tests.
10361
103622016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10363
10364 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10365
103662016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10367
10368 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10369 Move condition tests...
10370 * gdb.trace/trace-condition.exp: Here.
10371
103722016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10373
10374 * gdb.trace/trace-condition.exp: Add counter-case tests.
10375
103762016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10377
10378 PR c++/15231
10379 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10380 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10381
103822016-05-27 Pedro Alves <palves@redhat.com>
10383
10384 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10385 New procedure.
10386 (top level): Call it, and bail out of DejaGnu is known to be bad.
10387
103882016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10389
10390 * gdb.base/whatis.c: Extend the test case.
10391 * gdb.base/whatis.exp: Add additional tests.
10392
103932016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10394
10395* gdb.fortran/type.f90: Add pointer variable.
10396* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10397
103982016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10399
10400 * gdb.fortran/vla-type.exp: Fix testcase name.
10401
104022016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10403
10404 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10405
104062016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10407
10408 * gdb.fortran/type.f90: Add nested structures.
10409 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10410 * gdb.fortran/derived-type.exp: Adapt expected output.
10411 * gdb.fortran/vla-type.exp: Adapt expected output.
10412
104132016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10414
10415 * gdb.fortran/whatis_type.exp: Adapt expected output.
10416
104172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10418
10419 * gdb.fortran/print_type.exp: Fix expected output.
10420 * gdb.fortran/whatis_type.exp: Fix expected output.
10421
104222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10423
10424 * gdb.fortran/whatis_type.exp: Use multi_line.
10425
104262016-05-24 Tom Tromey <tom@tromey.com>
10427
10428 PR python/17386:
10429 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10430 use value as an index.
10431
104322016-05-23 Tom Tromey <tom@tromey.com>
10433
10434 PR python/17981:
10435 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10436 no-breakpoint case.
10437
104382016-05-24 Pedro Alves <palves@redhat.com>
10439
10440 PR gdb/19828
10441 * gdb.threads/clone-attach-detach.c: New file.
10442 * gdb.threads/clone-attach-detach.exp: New file.
10443
104442016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10445
10446 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10447
104482016-05-23 Tom Tromey <tom@tromey.com>
10449
10450 PR python/19438, PR python/18393:
10451 * gdb.python/py-progspace.exp: Add "dir" test.
10452 * gdb.python/py-objfile.exp: Add "dir" test.
10453
104542016-05-23 Yao Qi <yao.qi@linaro.org>
10455
10456 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10457 * gdb.arch/thumb2-it.exp: Likewise.
10458
104592016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10460
10461 * gdb.mi/mi-threads-interrupt.c: New file.
10462 * gdb.mi/mi-threads-interrupt.exp: New file.
10463
104642016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10465
10466 PR gdb/18077
10467 * gdb.mi/mi-async-run.exp: New file.
10468 * gdb.mi/mi-async-run.c: New file.
10469
104702016-05-17 Tom Tromey <tom@tromey.com>
10471 Manish Goregaokar <manishsmail@gmail.com>
10472
10473 * lib/rust-support.exp: New file.
10474 * lib/gdb.exp (skip_rust_tests): New proc.
10475 (build_executable_from_specs): Handle rust.
10476 * lib/future.exp (gdb_find_rustc): New proc.
10477 (gdb_default_target_compile): Handle rust.
10478 * gdb.rust/expr.exp: New file.
10479 * gdb.rust/generics.exp: New file.
10480 * gdb.rust/generics.rs: New file.
10481 * gdb.rust/methods.exp: New file.
10482 * gdb.rust/methods.rs: New file.
10483 * gdb.rust/modules.exp: New file.
10484 * gdb.rust/modules.rs: New file.
10485 * gdb.rust/simple.exp: New file.
10486 * gdb.rust/simple.rs: New file.
10487
104882016-05-17 Tom Tromey <tom@tromey.com>
10489
10490 * gdb.base/default.exp (set language): Add rust.
10491
104922016-05-17 Tom Tromey <tom@tromey.com>
10493
10494 * gdb.gdb/unittest.exp: New file.
10495
104962016-05-16 Yao Qi <yao.qi@linaro.org>
10497
10498 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10499 shell_prompt. Update shell_prompt_re.
10500
105012016-05-12 Doug Evans <dje@google.com>
10502
10503 PR symtab/19999
10504 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10505 $options when building executable.
10506 * gdb.dwarf2/fission-loclists-pie.S: New file.
10507 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10508
105092016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10510
10511 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10512 of [is_remote target],
10513
105142016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10515
10516 * lib/gdb.exp (use_gdb_stub): New procedure.
10517
105182016-05-03 Yunlian Jiang <yunlian@google.com>
10519 Doug Evans <dje@google.com>
10520
10521 PR symtab/19914
10522 * gdb.dwarf2/dwp-sepdebug.c: New file.
10523 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10524
105252016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10526
10527 * gdb.base/detach.exp: Remove is_remote check.
10528
105292016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10530
10531 * gdb.base/annota-input-while-running.exp: Don't check for
10532 [is_remote target]. Enable annotations after running to main.
10533 Remove unused "set test..." line.
10534
105352016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10536
10537 * gdb.trace/trace-enable-disable.exp: New file.
10538 * gdb.trace/trace-enable-disable.c: New file.
10539
105402016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10541
10542 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10543 use it in info sharedlibrary test.
10544 * gdb.trace/ftrace-lock.exp: Likewise.
10545 * gdb.trace/ftrace.exp: Likewise.
10546 * gdb.trace/range-stepping.exp: Likewise.
10547 * gdb.trace/trace-break.exp: Likewise.
10548 * gdb.trace/trace-condition.exp: Likewise.
10549 * gdb.trace/trace-mt.exp: Likewise.
10550
105512016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10552
10553 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10554 (gdb_load_shlib): ... this.
10555 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10556 gdb_load_shlib.
10557 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10558 * gdb.base/ctxobj.exp: Likewise.
10559 * gdb.base/dprintf-pending.exp: Likewise.
10560 * gdb.base/dso2dso.exp: Likewise.
10561 * gdb.base/fixsection.exp: Likewise.
10562 * gdb.base/gcore-relro.exp: Likewise.
10563 * gdb.base/gdb1555.exp: Likewise.
10564 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10565 * gdb.base/gnu-ifunc.exp: Likewise.
10566 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10567 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10568 * gdb.base/pending.exp: Likewise.
10569 * gdb.base/print-file-var.exp: Likewise.
10570 * gdb.base/print-symbol-loading.exp: Likewise.
10571 * gdb.base/shlib-call.exp: Likewise.
10572 * gdb.base/shreloc.exp: Likewise.
10573 * gdb.base/so-impl-ld.exp: Likewise.
10574 * gdb.base/solib-disc.exp: Likewise.
10575 * gdb.base/solib-nodir.exp: Likewise.
10576 * gdb.base/solib-overlap.exp: Likewise.
10577 * gdb.base/solib-symbol.exp: Likewise.
10578 * gdb.base/solib-weak.exp (do_test): Likewise.
10579 * gdb.base/sym-file.exp: Likewise.
10580 * gdb.base/symtab-search-order.exp: Likewise.
10581 * gdb.base/type-opaque.exp: Likewise.
10582 * gdb.base/unload.exp: Likewise.
10583 * gdb.base/watchpoint-solib.exp: Likewise.
10584 * gdb.compile/compile.exp: Likewise.
10585 * gdb.cp/gdb2384.exp: Likewise.
10586 * gdb.cp/infcall-dlopen.exp: Likewise.
10587 * gdb.cp/re-set-overloaded.exp: Likewise.
10588 * gdb.fortran/library-module.exp: Likewise.
10589 * gdb.opt/solib-intra-step.exp: Likewise.
10590 * gdb.python/py-finish-breakpoint.exp: Likewise.
10591 * gdb.python/py-shared.exp: Likewise.
10592 * gdb.reverse/solib-precsave.exp: Likewise.
10593 * gdb.reverse/solib-reverse.exp: Likewise.
10594 * gdb.server/solib-list.exp: Likewise.
10595 * gdb.threads/dlopen-libpthread.exp: Likewise.
10596 * gdb.threads/tls-shared.exp: Likewise.
10597 * gdb.threads/tls-so_extern.exp: Likewise.
10598 * gdb.trace/change-loc.exp: Likewise.
10599 * gdb.trace/ftrace-lock.exp: Likewise.
10600 * gdb.trace/ftrace.exp: Likewise.
10601 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10602 * gdb.trace/pending.exp: Likewise.
10603 * gdb.trace/range-stepping.exp: Likewise.
10604 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10605 (strace_info_marker): Likewise.
10606 (strace_probe_marker): Likewise.
10607 (strace_trace_on_same_addr): Likewise.
10608 (strace_trace_on_diff_addr): Likewise.
10609 * gdb.trace/trace-break.exp: Likewise.
10610 * gdb.trace/trace-condition.exp: Likewise.
10611 * gdb.trace/trace-mt.exp: Likewise.
10612
106132016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10614
10615 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10616 result of gdb_remote_download.
10617 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10618 * gdb.base/dso2dso.exp: Likewise.
10619 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10620 * gdb.base/print-file-var.exp: Likewise.
10621 * gdb.base/shlib-call.exp: Likewise.
10622 * gdb.base/shreloc.exp: Likewise.
10623 * gdb.base/solib-overlap.exp: Likewise.
10624 * gdb.base/solib-weak.exp (do_test): Likewise.
10625 * gdb.base/unload.exp: Likewise.
10626
106272016-04-27 Yao Qi <yao.qi@linaro.org>
10628
10629 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10630 exists.
10631
106322016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10633
10634 * vla-type.exp: Print structure from toplevel.
10635
106362016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10637
10638 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10639 of dynamic types.
10640 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10641 of dynamic types.
10642
106432016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10644
10645 * gdb.fortran/vla-type.f90: New file.
10646 * gdb.fortran/vla-type.exp: New file.
10647
106482016-04-25 Yao Qi <yao.qi@linaro.org>
10649
10650 * gdb.base/branch-to-self.c: New file.
10651 * gdb.base/branch-to-self.exp: New file.
10652
106532016-04-22 Yao Qi <yao.qi@linaro.org>
10654
10655 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10656 more after $hex.
10657
106582016-04-22 Yao Qi <yao.qi@linaro.org>
10659
10660 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10661 * gdb.base/annota3.exp: Likewise.
10662
106632016-04-22 Yao Qi <yao.qi@linaro.org>
10664
10665 * gdb.reverse/step-precsave.exp: Do one step and test program
10666 stops in "callee" and do multiple steps until program goes out
10667 of "callee".
10668 * gdb.reverse/step-reverse.exp: Likewise.
10669
106702016-04-22 Yao Qi <yao.qi@linaro.org>
10671
10672 * gdb.trace/signal.exp: Also pass if
10673 $tracepoint_hits($i) > $iterations.
10674
106752016-04-22 Yao Qi <yao.qi@linaro.org>
10676
10677 * gdb.trace/signal.c: New file.
10678 * gdb.trace/signal.exp: New file.
10679
106802016-04-19 Doug Evans <xdje42@gmail.com>
10681
10682 * gdb.base/bad-file.exp: New file.
10683
106842016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10685
10686 * gdb.dwarf2/implref.exp: New file.
10687
106882016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10689
10690 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10691 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10692 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10693 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10694 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10695 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10696 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10697 * lib/fortran.exp (fortran_int4): New procedure.
10698 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10699 (fortran_logical4): Likewise.
10700
107012016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10702
10703 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10704
107052016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10706
10707 * lib/compiler.c: Add Intel specific preprocessor macros.
10708 * lib/compiler.cc: Likewise.
10709
107102016-04-13 Luis Machado <lgustavo@codesourcery.com>
10711
10712 * gdb.server/connect-with-no-symbol-file.c: New file.
10713 * gdb.server/connect-with-no-symbol-file.exp: New file.
10714
107152016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10716
10717 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10718
107192016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10720
10721 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10722 standard output directory.
10723
107242016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10725
10726 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10727
107282016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10729
10730 * gdb.btrace/instruction_history.c (loop): Add declaration.
10731
107322016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10733
10734 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10735
107362016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10737
10738 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10739 parentheses to print.
10740 (continue_handler): Likewise.
10741
107422016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10743
10744 * gdb.server/solib-list.exp: Remove is_remote check.
10745 Pass shlib= to gdb_compile. Don't link shared library with
10746 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10747 Run binary filename through "readlink -f" on the target.
10748
107492016-04-08 Pedro Alves <palves@redhat.com>
10750
10751 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10752 interpreter filename as argument to gdbserver_spawn.
10753 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10754 Return empty if $last_loaded_file does not exist.
10755
107562016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10757
10758 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10759 * gdb.base/jit-main.c: Use exit after usage.
10760
107612016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10762
10763 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10764 GDBHISTSIZE prior to the tests.
10765 * gdb.base/gdbinit-history.exp: Likewise.
10766
107672016-04-07 Pedro Alves <palves@redhat.com>
10768
10769 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10770 instead of build_executable. Use gdb_load_shlibs.
10771
107722016-04-07 Yao Qi <yao.qi@linaro.org>
10773
10774 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10775 Execute "si" command.
10776
107772016-04-07 Yao Qi <yao.qi@linaro.org>
10778
10779 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10780 number instead of the comments on some line.
10781
107822016-04-06 Don Breazeal <donb@codesourcery.com>
10783
10784 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10785 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10786
107872016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10788
10789 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10790 standard_output_file. Remove unused binfile variable.
10791
107922016-04-05 Catalin Udma <catalin.udma@freescale.com>
10793
10794 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10795 * gdb.python/py-mi-objfile.exp: Match "list main" output
10796 in console format.
10797
107982016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10799
10800 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10801 absolute.
10802
108032016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10804
10805 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10806 absolute.
10807 * gdb.trace/ftrace.exp: Likewise.
10808 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10809 targets as well.
10810 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10811 (gdb_load_shlibs): Copy libraries to test directory when testing
10812 natively. Only set solib-search-path if testing remotely.
10813 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10814
108152016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10816
10817 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10818 gdb_download. Use it even if the target is not remote.
10819 * gdb.base/jit.exp (compile_jit_test): Likewise.
10820 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10821 output directory if the destination board is local, otherwise use
10822 the standard remote_download from DejaGnu.
10823 (gdb_download): Remove.
10824 (gdb_load_shlibs): Use gdb_remote_download instead of
10825 gdb_download.
10826 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10827 Use gdb_remote_download instead of gdb_download. Use it even if
10828 the target is not remote.
10829 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10830 instead of gdb_download.
10831
108322016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10833
10834 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10835 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10836 run.
10837
108382016-04-01 Artemiy Volkov <artemiyv@acm.org>
10839
10840 PR gdb/19820
10841 * gdb.base/printcmds.exp: Add artificial arrays tests.
10842
108432016-03-31 Pedro Alves <palves@redhat.com>
10844
10845 PR gdb/19858
10846 * gdb.base/jit-main.c: Include unistd.h.
10847 (ATTACH): Define to 0 if not already defined.
10848 (wait_for_gdb, mypid): New globals.
10849 (WAIT_FOR_GDB): New macro.
10850 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10851 some breakpoint locations.
10852 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10853 New procedures.
10854 (one_jit_test): Add REATTACH parameter, and handle it. Use
10855 continue_to_test_location.
10856 (top level): Test attach, and adjusts calls to one_jit_test.
10857
108582016-03-31 Pedro Alves <palves@redhat.com>
10859
10860 PR gdb/19858
10861 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10862 BINSUFFIX parameter, and handle it.
10863 (top level): Adjust calls compile_jit_test.
10864
108652016-03-31 Catalin Udma <catalin.udma@freescale.com>
10866
10867 PR python/19743
10868 * gdb.python/py-mi-events-gdb.py: New file.
10869 * gdb.python/py-mi-events.c: New file.
10870 * gdb.python/py-mi-events.exp: New file.
10871
108722016-03-30 Yao Qi <yao.qi@linaro.org>
10873
10874 * gdb.reverse/until-precsave.exp: Match function name only.
10875 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10876 Move malloc to a condition block.
10877 * gdb.reverse/until-reverse.exp: Match function name only.
10878
108792016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10880
10881 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10882 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10883 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10884 variable for GPR 0 instead of assuming it is register 0.
10885 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10886 * lib/trace-support.exp: Add s390 registers.
10887
108882016-03-29 Yao Qi <yao.qi@linaro.org>
10889
10890 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10891
108922016-03-24 Yao Qi <yao.qi@linaro.org>
10893
10894 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10895 test message.
10896
108972016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10898
10899 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10900 maintaining separate logic for constructing the output path.
10901
109022016-03-16 Don Breazeal <donb@codesourcery.com>
10903
10904 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10905 Retry fork and waitpid on interrupted system call errors.
10906 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10907 Use with_timeout_factor to increase timeout by factor of 10.
10908
109092016-03-15 Don Breazeal <donb@codesourcery.com>
10910
10911 * gdb.cp/scope-err.cc: New test program.
10912 * gdb.cp/scope-err.exp: New test script.
10913 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10914 lines and "set breakpoint here" comment.
10915 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10916 Fixed some whitespace and format issues.
10917 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10918 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10919
109202016-03-15 Doug Evans <dje@google.com>
10921
10922 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10923 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10924 All callers updated. Add tests for enums, mixed flags register.
10925
109262016-03-15 Doug Evans <dje@google.com>
10927
10928 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10929 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10930
109312016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10932
10933 * gdb.base/default.exp: Add $_as_string to the list of expected
10934 convenience functions.
10935
109362016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10937
10938 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10939
109402016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10941
10942 * gdb.python/py-as-string.exp: New file.
10943 * gdb.python/py-as-string.c: New file.
10944
109452016-03-09 Pedro Alves <palves@redhat.com>
10946
10947 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10948 signal" -> "Thread NN received signal" output change.
10949 * gdb.threads/ia64-sigill.exp: Likewise.
10950 * gdb.threads/linux-dp.exp: Likewise.
10951 * gdb.threads/manythreads.exp: Likewise.
10952 * gdb.threads/pending-step.exp: Likewise.
10953 * gdb.threads/print-threads.exp: Likewise.
10954 * gdb.threads/sigstep-threads.exp: Likewise.
10955 * gdb.threads/staticthreads.exp: Likewise.
10956 * gdb.threads/tls.exp: Likewise.
10957
109582016-03-09 Pedro Alves <palves@redhat.com>
10959
10960 * gdb.base/command-line-input.exp: New file.
10961
109622016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10963
10964 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10965 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10966 * gdb.trace/pending.exp: Accept leading dot before function name.
10967 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10968 * lib/trace-support.exp: Set registers for ppc.
10969
109702016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10971
10972 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10973 use it for disassembly; accept .main in addition to main in backtrace.
10974
109752016-03-09 Wei-cheng Wang <cole945@gmail.com>
10976 Marcin Kościelnicki <koriakin@0x04.net>
10977
10978 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10979 (gdb_recursion_test_ptr): New global variable.
10980 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10981 gdb_recursion_test.
10982 (gdb_c_test): Ditto.
10983
109842016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10985
10986 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10987 ordering.
10988
109892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10990
10991 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10992 (bar): Add bar_start_lbl label.
10993 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10994 of foo/bar for emitting DWARF and tracing.
10995
109962016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10997
10998 * analyze-racy-logs.py: Set executable bit.
10999
110002016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11001
11002 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11003 (CHECK_TARGET_TMP): Likewise.
11004 (check-single-racy): New rule.
11005 (check-parallel-racy): Likewise.
11006 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11007 (do-check-parallel-racy): New rule.
11008 (check-racy/%.exp): Likewise.
11009 * README (Racy testcases): New section.
11010 * analyze-racy-logs.py: New file.
11011
110122016-03-03 Doug Evans <dje@google.com>
11013
11014 * gdb.base/skip.exp: Use with_test_prefix.
11015
110162016-03-03 Yao Qi <yao.qi@linaro.org>
11017
11018 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11019 Invoke step_over_syscall "clone" and break_cond_on_syscall
11020 "clone".
11021 * gdb.base/step-over-clone.c: New file.
11022
110232016-03-03 Yao Qi <yao.qi@linaro.org>
11024
11025 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11026 code format.
11027
110282016-03-03 Yao Qi <yao.qi@linaro.org>
11029
11030 * gdb.base/disp-step-fork.c: Rename to ...
11031 * gdb.base/step-over-fork.c: ... it. New file.
11032 * gdb.base/disp-step-vfork.c: Rename to ...
11033 * gdb.base/step-over-vfork.c: ... it. New file.
11034 * gdb.base/disp-step-syscall.exp: Rename to ...
11035 * gdb.base/step-over-syscall.exp: ... it. New file.
11036 (disp_step_cross_syscall): Rename to ...
11037 (step_over_syscall): ... it.
11038
110392016-03-03 Yao Qi <yao.qi@linaro.org>
11040
11041 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11042 If target supports condition evaluation on target, invoke
11043 break_cond_on_syscall for fork and vfork.
11044
110452016-03-03 Yao Qi <yao.qi@linaro.org>
11046
11047 * gdb.base/disp-step-syscall.exp: Don't invoke
11048 support_displaced_stepping.
11049 (disp_step_cross_syscall): Test with displaced stepping off and
11050 on if supported.
11051
110522016-03-03 Yao Qi <yao.qi@linaro.org>
11053
11054 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11055 proc.
11056 (setup): New proc.
11057 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11058 and setup.
11059
110602016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11061
11062 * gdb.fortran/vla-history.exp: Remove breakpoint.
11063
110642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11065
11066 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11067 exceeds timeout.
11068
110692016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11070
11071 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11072 breakpoint.
11073
110742016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11075
11076 * gdb.mi/vla.f90: Nullify pointer after declaration.
11077
110782016-03-01 Pedro Alves <palves@redhat.com>
11079
11080 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11081
110822016-03-01 Pedro Alves <palves@redhat.com>
11083
11084 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11085 before anything else.
11086 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11087 _GNU_SOURCE here.
11088 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11089 before anything else.
11090 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11091
110922016-03-01 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11095
110962016-03-01 Yao Qi <yao.qi@linaro.org>
11097
11098 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11099 prepare_for_testing.
11100
111012016-03-01 Yao Qi <yao.qi@linaro.org>
11102
11103 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11104
111052016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11106
11107 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11108 manually constructing the output path.
11109
111102016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11111
11112 * gdb.arch/s390-stackless.S: New.
11113 * gdb.arch/s390-stackless.exp: New.
11114
111152016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11116
11117 * gdb.dlang/circular.c: New file.
11118 * gdb.dlang/circular.exp: New file.
11119
111202016-02-26 Yao Qi <yao.qi@linaro.org>
11121
11122 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11123 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11124 (testcases): Update.
11125
111262016-02-26 Yao Qi <yao.qi@linaro.org>
11127
11128 * gdb.reverse/aarch64.c: Rename to ...
11129 * gdb.reverse/insn-reverse.c: ... it.
11130 * gdb.reverse/aarch64.exp: Rename to ...
11131 * gdb.reverse/insn-reverse.exp: ... it.
11132
111332016-02-26 Yao Qi <yao.qi@linaro.org>
11134
11135 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11136 (testcase_ftype): New.
11137 (testcases): New array.
11138 (n_testcases): New.
11139 (main): Call each element in testcases.
11140 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11141 (read_testcase): New.
11142 Do the tests in a loop.
11143
111442016-02-25 Yao Qi <yao.qi@linaro.org>
11145
11146 * gdb.base/branches.c: Remove.
11147
111482016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11149
11150 PR gdb/13808
11151 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11152
111532016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11154
11155 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11156
111572016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11158
11159 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11160 change x86_64 call_insn to 'callq'.
11161
111622016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11163
11164 * gdb.trace/tfile-avx.c: Move to...
11165 * gdb.trace/tracefile-pseudo-reg.c: Here.
11166 * gdb.trace/tfile-avx.exp: Move to...
11167 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11168
111692016-02-24 Gary Benson <gbenson@redhat.com>
11170
11171 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11172 message on attach.
11173
111742016-02-23 Doug Evans <dje@google.com>
11175
11176 * gdb.base/skip.c (test_skip): New function.
11177 (end_test_skip_file_and_function): New function.
11178 (test_skip_file_and_function): New function.
11179 * gdb.base/skip1.c (test_skip): New function.
11180 (skip1_test_skip_file_and_function): New function.
11181 * gdb.base/skip.exp: Add tests for new skip options.
11182 * gdb.base/skip-solib.exp: Update expected output.
11183 * gdb.perf/skip-command.cc: New file.
11184 * gdb.perf/skip-command.exp: New file.
11185 * gdb.perf/skip-command.py: New file.
11186
111872016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11188
11189 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11190 info registers pattern.
11191
111922016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11193
11194 * lib/future.exp: Add D support.
11195 (gdb_find_gdc): New proc.
11196 (gdb_default_target_compile): Add D support.
11197
111982016-02-18 Wei-cheng Wang <cole945@gmail.com>
11199
11200 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11201 user+system time.
11202 (trace_speed_test): Determine the iteration count for a time
11203 between 15..30 seconds.
11204
112052016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11206
11207 * gdb.arch/i386-mpx-sigsegv.c: New file.
11208 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11209 * gdb.arch/i386-mpx-simple_segv.c: New file.
11210 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11211
112122016-02-18 Yao Qi <yao.qi@linaro.org>
11213
11214 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11215 Don't call setup_kfail.
11216
112172016-02-18 Yao Qi <yao.qi@linaro.org>
11218
11219 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11220 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11221
112222016-02-16 Doug Evans <dje@google.com>
11223
11224 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11225 * gdb.base/skip1.c: Ditto.
11226 * gdb.base/skip.exp: Whitespace cleanup.
11227
112282016-02-16 Don Breazeal <donb@codesourcery.com>
11229
11230 PR remote/19496
11231 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11232 Remove kfail for PR remote/19496.
11233
112342016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11235
11236 * lib/gdb.exp (standard_temp_file): Return a path specific to
11237 the runtest invocation.
11238
112392016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11240
11241 * gdb.trace/save-trace.exp: Change relative path to be in the
11242 standard output directory.
11243
112442016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11245
11246 * gdb.arch/i386-prologue.c: Add missing prototypes.
11247
112482016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11249
11250 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11251 * gdb.arch/i386-prologue.exp: Likewise.
11252 * gdb.arch/i386-size.exp: Likewise.
11253
112542016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11255
11256 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11257 define object file path.
11258 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11259 file path.
11260 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11261 standard_output_file to define binfile.
11262
112632016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11264
11265 Fix compatibility with recent gfortran-5.3.1.
11266 * gdb.fortran/vla-history.exp (print vla1 allocated)
11267 (print vla2 allocated, print $2, print $3): Remove
11268 (print $4): Rename to ...
11269 (print $2): ... here.
11270 (print $9): Rename to ...
11271 (print $5): ... here.
11272 (print $10): Rename to ...
11273 (print $6): ... here.
11274 * gdb.fortran/vla.f90: Add pvla initialization.
11275
112762016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11277
11278 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11279 New test.
11280 * gdb.fortran/vla-value-sub.exp: Likewise.
11281
112822016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11283
11284 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11285
112862016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11287
11288 * i386-biarch-core.exp: Define corefile using
11289 standard_output_file.
11290
112912016-02-12 Yao Qi <yao.qi@linaro.org>
11292
11293 * gdb.arch/arm-single-step-kernel-helper.c: New.
11294 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11295
112962016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11297
11298 * gdb.btrace/tailcall-only.exp: New.
11299 * gdb.btrace/tailcall-only.c: New.
11300 * gdb.btrace/x86_64-tailcall-only.S: New.
11301 * gdb.btrace/i686-tailcall-only.S: New.
11302
113032016-02-11 Pedro Alves <palves@redhat.com>
11304
11305 * README (Parallel testing): Add missing double quotes.
11306
113072016-02-11 Pedro Alves <palves@redhat.com>
11308
11309 * README (Parallel testing): New section.
11310 (GDB_PARALLEL): Rewrite.
11311 (FORCE_PARALLEL): Document.
11312
113132016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11314
11315 * gdb.trace/tfile-avx.c: New test.
11316 * gdb.trace/tfile-avx.exp: New test.
11317
113182016-02-09 Keith Seitz <keiths@redhat.com>
11319
11320 PR breakpoints/19546
11321 * gdb.base/infcall-exec.c: New file.
11322 * gdb.base/infcall-exec2.c: New file.
11323 * gdb.base/infcall-exec.exp: New file.
11324
113252016-02-09 Keith Seitz <keiths@redhat.com>
11326
11327 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11328 (toplevel): Call test_bkpt_address.
11329
113302016-02-09 Keith Seitz <keiths@redhat.com>
11331
11332 PR python/19506
11333 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11334 (toplevel): Call test_bkpt_address.
11335
113362016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11337
11338 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11339 to AC_OUTPUT.
11340 * configure: Regenerate.
11341
113422016-02-09 Pedro Alves <palves@redhat.com>
11343
11344 PR breakpoints/19548
11345 * gdb.base/execl-update-breakpoints.c (some_function): New
11346 function.
11347 (main): Call it.
11348 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11349 Tighten expected GDB output.
11350
113512016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11352
11353 * Makefile.in (ALL_SUBDIRS): Remove.
11354 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11355 (distclean maintainer-clean realclean): Likewise.
11356 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11357 * configure: Regenerate.
11358 * gdb.ada/Makefile.in: Delete.
11359 * gdb.arch/Makefile.in: Likewise.
11360 * gdb.asm/Makefile.in: Likewise.
11361 * gdb.base/Makefile.in: Likewise.
11362 * gdb.btrace/Makefile.in: Likewise.
11363 * gdb.cell/Makefile.in: Likewise.
11364 * gdb.compile/Makefile.in: Likewise.
11365 * gdb.cp/Makefile.in: Likewise.
11366 * gdb.disasm/Makefile.in: Likewise.
11367 * gdb.dlang/Makefile.in: Likewise.
11368 * gdb.dwarf2/Makefile.in: Likewise.
11369 * gdb.fortran/Makefile.in: Likewise.
11370 * gdb.gdb/Makefile.in: Likewise.
11371 * gdb.go/Makefile.in: Likewise.
11372 * gdb.guile/Makefile.in: Likewise.
11373 * gdb.java/Makefile.in: Likewise.
11374 * gdb.linespec/Makefile.in: Likewise.
11375 * gdb.mi/Makefile.in: Likewise.
11376 * gdb.modula2/Makefile.in: Likewise.
11377 * gdb.multi/Makefile.in: Likewise.
11378 * gdb.objc/Makefile.in: Likewise.
11379 * gdb.opencl/Makefile.in: Likewise.
11380 * gdb.opt/Makefile.in: Likewise.
11381 * gdb.pascal/Makefile.in: Likewise.
11382 * gdb.perf/Makefile.in: Likewise.
11383 * gdb.python/Makefile.in: Likewise.
11384 * gdb.reverse/Makefile.in: Likewise.
11385 * gdb.server/Makefile.in: Likewise.
11386 * gdb.stabs/Makefile.in: Likewise.
11387 * gdb.threads/Makefile.in: Likewise.
11388 * gdb.trace/Makefile.in: Likewise.
11389 * gdb.xml/Makefile.in: Likewise.
11390 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11391 GDB_PARALLEL.
11392 (standard_output_file): Remove check for GDB_PARALLEL, always
11393 return path in outputs/$subdir/$testname.
11394
113952016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11396
11397 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11398 (site.exp): Assign abs_srcdir to tcl's srcdir.
11399
114002016-02-04 Yao Qi <yao.qi@linaro.org>
11401
11402 * gdb.base/foll-exec-mode.c: Include limits.h.
11403 (main): Add parameters argc and argv. Get directory from
11404 argv[0].
11405 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11406 compilation.
11407 * gdb.base/foll-exec.c: Include limits.h.
11408 (main): Add parameters argc and argv.
11409 Get directory from argv[0].
11410 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11411 Adjust tests on the number of lines as source code changed.
11412 * gdb.base/foll-vfork-exit.c: Include limits.h.
11413 (main): Add one line of statement before vfork.
11414 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11415 (main): Add parameters argc and argv. Get directory from
11416 argv[0].
11417 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11418 (setup_gdb): Set tbreak to skip some source lines.
11419 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11420 (main): Add parameters argc and argv. Get directory from
11421 argv[0].
11422 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11423 compilation.
11424 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11425 (main): Add parameters argc and argv. Get directory from
11426 argv[0].
11427 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11428 compilation.
11429
114302016-02-01 Doug Evans <dje@google.com>
11431
11432 * gdb.base/skip.exp: Clean up multiple references to same test name.
11433
114342016-02-01 Pedro Alves <palves@redhat.com>
11435
11436 PR remote/19496
11437 * gdb.threads/forking-threads-plus-breakpoint.exp
11438 (displaced_stepping_supported): New global.
11439 (probe_displaced_stepping_support): New procedure.
11440 (do_test): Add 'displaced' parameter, and use it.
11441 (top level): Check for displaced stepping support. Add displaced
11442 stepping on/off testing axis.
11443
114442016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11445
11446 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11447 pointer. Don't perform further tests on the unassociated pointer
11448 if the first test fails.
11449
114502016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11451
11452 * gdb.base/max-value-size.c: New file.
11453 * gdb.base/max-value-size.exp: New file.
11454 * gdb.base/huge.exp: Disable max-value-size for this test.
11455
114562016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11457
11458 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11459
114602016-01-28 Yao Qi <yao.qi@linaro.org>
11461
11462 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11463
114642016-01-25 Pedro Alves <palves@redhat.com>
11465
11466 PR threads/19461
11467 * gdb.base/fork-running-state.c: New file.
11468 * gdb.base/fork-running-state.exp: New file.
11469
114702016-01-25 Pedro Alves <palves@redhat.com>
11471
11472 PR gdb/19494
11473 * gdb.base/catch-fork-kill.c: New file.
11474 * gdb.base/catch-fork-kill.exp: New file.
11475
114762016-01-25 Pedro Alves <palves@redhat.com>
11477
11478 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11479 Delete, moved to lib/gdb.exp.
11480 * gdb.threads/forking-threads-plus-breakpoint.exp
11481 (foreach_with_prefix): Likewise.
11482 * gdb.threads/process-dies-while-handling-bp.exp
11483 (foreach_with_prefix): Likewise.
11484 * lib/gdb.exp (foreach_with_prefix): New procedure.
11485
114862016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11487
11488 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11489 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11490
114912016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11492
11493 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11494 endian targets.
11495
114962016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11497 Pedro Alves <palves@redhat.com>
11498
11499 Fix testsuite compatibility with Guile.
11500 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11501 number.
11502
115032016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11504
11505 Fix testsuite compatibility with Guile.
11506 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11507 (thread 1): New test for backtrace through signal handler.
11508
115092016-01-22 Yao Qi <yao.qi@linaro.org>
11510
11511 PR testsuite/19491
11512 * gdb.base/multi-forks.c: Include
11513 ../lib/unbuffer_output.c
11514 (main): Call gdb_unbuffer_output.
11515
115162016-01-21 Doug Evans <dje@google.com>
11517
11518 * lib/ada.exp (gdb_compile_ada): Fix typo.
11519
115202016-01-21 Joel Brobecker <brobecker@adacore.com>
11521
11522 * gdb.base/break-fun-addr.exp: New file.
11523 * gdb.base/break-fun-addr1.c: New file.
11524 * gdb.base/break-fun-addr2.c: New file.
11525
115262016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11527
11528 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11529 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11530 enum flag values.
11531
115322016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11533
11534 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11535 when GDB can not set the vector return value. Add more comments
11536 for clarification.
11537
115382016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11539
11540 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11541 command.
11542
115432016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11544
11545 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11546
115472016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11548
11549 * Makefile.in (check-single): Pass --status to runtest.
11550 (check/%.exp): Likewise.
11551
115522016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11553
11554 * Makefile.in (check-parallel): Propagate return code from make
11555 do-check-parallel.
11556
115572016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11558
11559 * gdb.trace/ftrace.exp: Fix expected message on continue.
11560 * gdb.trace/pending.exp: Fix expected message on continue.
11561 * gdb.trace/trace-break.exp: Fix expected message on continue.
11562
115632016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11564
11565 * lib/gdb.exp (gdb_test): Remove unused global references.
11566
115672016-01-18 Pedro Alves <palves@redhat.com>
11568
11569 * gdb.base/async-shell.exp: Adjust expected output.
11570 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11571 * gdb.base/siginfo-thread.exp: Adjust expected output.
11572 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11573 * gdb.java/jnpe.exp: Adjust expected output.
11574 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11575 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11576 * gdb.threads/leader-exit.exp: Adjust expected output.
11577 * gdb.threads/manythreads.exp: Adjust expected output.
11578 * gdb.threads/pthreads.exp: Adjust expected output.
11579 * gdb.threads/schedlock.exp: Adjust expected output.
11580 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11581 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11582 expected output.
11583 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11584 output.
11585 * gdb.threads/sigthread.exp: Adjust expected output.
11586 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11587
115882016-01-18 Yao Qi <yao.qi@linaro.org>
11589
11590 * gdb.guile/scm-section-script.c: Replace @progbits with
11591 %progbits.
11592 * gdb.python/py-section-script.c: Likewise.
11593
115942016-01-15 Pedro Alves <palves@redhat.com>
11595
11596 * gdb.multi/tids.exp: Test star wildcard ranges.
11597
115982016-01-15 Pedro Alves <palves@redhat.com>
11599
11600 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11601 command from "thread apply" invocation.
11602 (thr_apply_info_thr_invalid): Default the expected output to the
11603 input tid list.
11604 (top level): Add tests that use convenience variables. Add tests
11605 for "thread apply" with a valid TID list, but missing the command.
11606
116072016-01-13 Pedro Alves <palves@redhat.com>
11608
11609 * gdb.base/default.exp: Expect $_gthread as well.
11610 * gdb.multi/tids.exp: Test $_gthread.
11611 * gdb.threads/thread-specific.exp: Test $_gthread.
11612
116132016-01-13 Pedro Alves <palves@redhat.com>
11614
11615 * gdb.multi/tids.exp: Test "info threads -gid".
11616
116172016-01-13 Pedro Alves <palves@redhat.com>
11618
11619 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11620 Breakpoint.thread.
11621 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11622
116232016-01-07 Pedro Alves <palves@redhat.com>
11624
11625 * gdb.base/break.exp: Adjust to output changes.
11626 * gdb.base/hbreak2.exp: Likewise.
11627 * gdb.base/sepdebug.exp: Likewise.
11628 * gdb.base/watch_thread_num.exp: Likewise.
11629 * gdb.linespec/keywords.exp: Likewise.
11630 * gdb.multi/info-threads.exp: Likewise.
11631 * gdb.threads/thread-find.exp: Likewise.
11632 * gdb.multi/tids.c: New file.
11633 * gdb.multi/tids.exp: New file.
11634
116352016-01-13 Pedro Alves <palves@redhat.com>
11636
11637 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11638
116392016-01-13 Pedro Alves <palves@redhat.com>
11640
11641 * gdb.base/default.exp: Expect $_inferior as well.
11642 * gdb.multi/base.exp: Test $_inferior.
11643
116442016-01-13 Pedro Alves <palves@redhat.com>
11645
11646 PR breakpoints/19388
11647 * gdb.base/catch-signal-siginfo-cond.c: New file.
11648 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11649
116502016-01-12 Josh Stone <jistone@redhat.com>
11651 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11652
11653 * gdb.base/catch-syscall.c (do_execve): New variable.
11654 (main): Conditionally trigger an execve.
11655 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11656 (test_catch_syscall_execve): New, check entry/return across execve.
11657 (do_syscall_tests): Call test_catch_syscall_execve.
11658
116592016-01-12 Pedro Alves <palves@redhat.com>
11660
11661 * gdb.base/random-signal.exp (do_test): New procedure, with body
11662 of testcase moved in.
11663
116642016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11665 Pedro Alves <palves@redhat.com>
11666
11667 * gdb.base/funcargs.exp (finish from indirectly called function):
11668 Reintroduce the case for 'First'.
11669
116702016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11671 Pedro Alves <palves@redhat.com>
11672
11673 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11674 (tcatch_vfork_then_child_follow_exec)
11675 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11676 identification.
11677
116782016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11679
11680 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11681 and repeats to unlimited.
11682 * gdb.python/py-value.exp: Likewise.
11683 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11684 and repeats to unlimited.
11685
116862016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11687
11688 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11689 and reordering the functions.
11690 * gdb.multi/hangout.c: Likewise.
11691 * gdb.multi/hello.c: Likewise.
11692
116932016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11694
11695 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11696 absolute.
11697 (SingleStatisticTestResult.report): Use dict.keys instead of
11698 dict.iterkeys.
11699
117002016-01-06 Pedro Alves <palves@redhat.com>
11701
11702 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11703
117042016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11705
11706 * gdb.btrace/dlopen.exp: New.
11707 * gdb.btrace/dlopen.c: New.
11708 * gdb.btrace/dlopen-dso.c: New.
11709
117102015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11711
11712 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11713 PATTERN argument is optional.
11714
117152015-12-24 Joel Brobecker <brobecker@adacore.com>
11716
11717 * lib/ada.exp (target_compile_ada_from_dir): New function.
11718 (gdb_compile_ada): Reimplement avoiding the use of project files.
11719 * gdb.ada/gnat_ada.gpr: Delete.
11720 * gdb.ada/cond_lang.exp: Adjust test to make path before
11721 filename optional.
11722 * gdb.ada/small_reg_param.exp: Likewise.
11723
117242015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11725
11726 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11727
117282015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11729
11730 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11731 case.
11732
117332015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11734
11735 * gdb.base/break.exp: Remove dead code.
11736 * gdb.base/sepdebug.exp: Likewise.
11737
117382015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11739
11740 * gdb.asm/asm-source.exp: Remove HP-UX references.
11741 * gdb.base/annota1.exp: Likewise.
11742 * gdb.base/annota3.exp: Likewise.
11743 * gdb.base/attach.exp: Likewise.
11744 * gdb.base/bigcore.exp: Likewise.
11745 * gdb.base/break.exp: Likewise.
11746 * gdb.base/call-ar-st.exp: Likewise.
11747 * gdb.base/callfuncs.exp: Likewise.
11748 * gdb.base/catch-fork-static.exp: Likewise.
11749 * gdb.base/display.exp: Likewise.
11750 * gdb.base/foll-exec-mode.exp: Likewise.
11751 * gdb.base/foll-exec.exp: Likewise.
11752 * gdb.base/foll-fork.exp: Likewise.
11753 * gdb.base/foll-vfork.exp: Likewise.
11754 * gdb.base/funcargs.exp: Likewise.
11755 * gdb.base/hbreak2.exp: Likewise.
11756 * gdb.base/inferior-died.exp: Likewise.
11757 * gdb.base/interrupt.exp: Likewise.
11758 * gdb.base/multi-forks.exp: Likewise.
11759 * gdb.base/nodebug.exp: Likewise.
11760 * gdb.base/sepdebug.exp: Likewise.
11761 * gdb.base/solib1.c: Likewise.
11762 * gdb.base/step-test.exp: Likewise.
11763 * gdb.mi/non-stop.c: Likewise.
11764 * gdb.mi/pthreads.c: Likewise.
11765 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11766 * gdb.threads/pthreads.c: Likewise.
11767 * gdb.threads/staticthreads.exp: Likewise.
11768 * lib/future.exp: Likewise.
11769 * lib/gdb.exp: Likewise.
11770 * gdb.base/so-indr-cl.c: Remove.
11771 * gdb.base/so-indr-cl.exp: Likewise.
11772 * gdb.base/solib.c: Likewise.
11773 * gdb.base/solib.exp: Likewise.
11774 * gdb.base/solib2.c: Likewise.
11775
117762015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11777
11778 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11779 * gdb.base/call-ar-st.exp: Likewise.
11780 * gdb.base/callfuncs.exp: Likewise.
11781 * gdb.base/condbreak.exp: Likewise.
11782 * gdb.base/constvars.exp: Likewise.
11783 * gdb.base/hbreak2.exp: Likewise.
11784 * gdb.base/langs.exp: Likewise.
11785 * gdb.base/list.exp: Likewise.
11786 * gdb.base/long_long.exp: Likewise.
11787 * gdb.base/ptype.exp: Likewise.
11788 * gdb.base/scope.exp: Likewise.
11789 * gdb.base/signals.exp: Likewise.
11790 * gdb.base/so-impl-ld.exp: Likewise.
11791 * gdb.base/varargs.exp: Likewise.
11792 * gdb.base/volatile.exp: Likewise.
11793 * gdb.base/whatis.exp: Likewise.
11794 * gdb.cp/cplusfuncs.exp: Likewise.
11795 * gdb.cp/inherit.exp: Likewise.
11796 * gdb.cp/local.exp: Likewise.
11797 * gdb.cp/member-ptr.exp: Likewise.
11798 * gdb.cp/method.exp: Likewise.
11799 * gdb.cp/overload.exp: Likewise.
11800 * gdb.cp/templates.exp: Likewise.
11801 * gdb.stabs/weird.exp: Likewise.
11802 * lib/compiler.c: Likewise.
11803 * lib/compiler.cc: Likewise.
11804 * lib/cp-support.exp: Likewise.
11805 * lib/gdb.exp: Likewise.
11806
118072015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11808
11809 * configure.ac: Remove HP-UX case.
11810 * configure: Regenerate.
11811
118122015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11813
11814 * lib/gdb.exp (gdb_compile): Add function doc.
11815
118162015-12-17 Pedro Alves <palves@redhat.com>
11817
11818 PR threads/19354
11819 * gdb.multi/info-threads.exp: New file.
11820
118212015-12-15 Yao Qi <yao.qi@linaro.org>
11822
11823 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11824 is aarch64*-*-*.
11825
118262015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11827
11828 * gdb.base/history-duplicates.exp: Skip if no readline support.
11829
118302015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11831
11832 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11833
118342015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11835
11836 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11837
118382015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11839
11840 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11841 ctrl-C if nointerrupts target property is set.
11842 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11843 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11844 * gdb.base/paginate-bg-execution.exp: Likewise.
11845 * gdb.base/paginate-execution-startup.exp: Likewise.
11846 * gdb.base/random-signal.exp: Likewise.
11847 * gdb.base/range-stepping.exp: Likewise.
11848 * gdb.cp/annota2.exp: Likewise.
11849 * gdb.cp/annota3.exp: Likewise.
11850 * gdb.gdb/selftest.exp: Likewise.
11851 * gdb.threads/continue-pending-status.exp: Likewise.
11852 * gdb.threads/leader-exit.exp: Likewise.
11853 * gdb.threads/manythreads.exp: Likewise.
11854 * gdb.threads/pthreads.exp: Likewise.
11855 * gdb.threads/schedlock.exp: Likewise.
11856 * gdb.threads/sigthread.exp: Likewise.
11857
118582015-12-11 Don Breazeal <donb@codesourcery.com>
11859
11860 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11861 remote.
11862 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11863 * gdb.base/foll-exec.exp (main): Enable for target remote.
11864 * gdb.base/foll-fork.exp (main): Likewise.
11865 * gdb.base/foll-vfork.exp (main): Likewise.
11866 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11867 (proc continue_to_exit_bp_loc): Use clean_restart.
11868 * gdb.base/pie-execl.exp (main): Disable for target remote.
11869 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11870 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11871 * gdb.threads/execl.exp (main): Likewise.
11872 * gdb.threads/fork-child-threads.exp (main): Likewise.
11873 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11874 remote.
11875 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11876 remote.
11877 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11878 pid.tid style ptids, instead of just tid.
11879 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11880 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11881 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11882 ptids, instead of just tid.
11883
118842015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11885
11886 * gdb.base/list.exp (test_list_forward): Add end of file error
11887 test.
11888 (test_repeat_list_command): Add end of file error test.
11889 (test_list_backwards): Add beginning of file error test.
11890
118912015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11892
11893 * gdb.base/list.exp (test_list_invalid_args): New function,
11894 defined, and called.
11895
118962015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11897
11898 * gdb.base/list.exp (test_list): Make test names unique.
11899
119002015-12-11 Yao Qi <yao.qi@linaro.org>
11901
11902 * gdb.base/coremaker2.c: Remove.
11903
119042015-12-10 Pedro Alves <palves@redhat.com>
11905
11906 * gdb.multi/base.exp: Remove stale "spaces" references.
11907
119082015-12-10 Pedro Alves <palves@redhat.com>
11909
11910 * gdb.multi/base.exp: Don't use nowarnings.
11911 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11912 * gdb.multi/hangout.c: Include stdio.h.
11913 * gdb.multi/hello.c: Include stdlib.h.
11914 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11915 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11916 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11917
119182015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11919
11920 * gdb.dwarf2/dw2-ranges-base.c: New file.
11921 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11922 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11923 support additional line table, and debug ranges generation.
11924 (Dwarf::ranges): New function, generate .debug_ranges.
11925 (Dwarf::lines): Support generating simple line table programs.
11926 (Dwarf::assemble): Initialise new namespace variables.
11927
119282015-12-09 Kevin Buettner <kevinb@redhat.com>
11929
11930 * gdb.base/async.exp (proc test_background): Add case for
11931 asynchronous execution not supported.
11932
119332015-12-09 Luis Machado <lgustavo@codesourcery.com>
11934
11935 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11936 format and change test names to make them unique.
11937
119382015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11939 Pedro Alves <pedro@redhat.com>
11940
11941 PR gdb/18702
11942 Add checking of floatformats setup on x86_64 hosts.
11943 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11944 (smallval, bigval): New labels/constants.
11945 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11946 float" after loading bigval and smallval.
11947
119482015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11949
11950 * gdb.ada/fun_overload_menu.exp: New testcase.
11951 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11952
119532015-12-04 Josh Stone <jistone@redhat.com>
11954
11955 * gdb.base/catch-fork-static.exp: New.
11956
119572015-12-03 Yao Qi <yao.qi@linaro.org>
11958
11959 * gdb.base/sizeof.c: Don't include stdio.h and
11960 ../lib/unbuffer_output.c.
11961 (main): New variable 'size' and 'value'. Remove printf and
11962 gdb_unbuffer_output. Assign return value to size and value.
11963 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11964 at the beginning.
11965 (check_sizeof): Check the result by printing variable 'size'.
11966 (check_valueof): Check the result by printing variable 'value'.
11967
119682015-12-01 Yao Qi <yao.qi@linaro.org>
11969
11970 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11971 for aarch64*-*-linux* target.
11972
119732015-11-30 Pedro Alves <palves@redhat.com>
11974
11975 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11976
119772015-11-30 Pedro Alves <palves@redhat.com>
11978
11979 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11980 Handle non-stop mode vCont replies.
11981
119822015-11-30 Pedro Alves <palves@redhat.com>
11983
11984 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11985 prepare_for_testing. Start gdb with "set non-stop on" appended to
11986 GDBFLAGS. Lax expected stop output.
11987
119882015-11-27 Yao Qi <yao.qi@linaro.org>
11989
11990 * gdb.arch/arm-neon.exp: New.
11991 * gdb.arch/arm-neon.c: New.
11992
119932015-11-27 Yao Qi <yao.qi@linaro.org>
11994
11995 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11996
119972015-11-27 Yao Qi <yao.qi@linaro.org>
11998
11999 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12000 frames-invalid annotation.
12001
120022015-11-27 Yao Qi <yao.qi@linaro.org>
12003
12004 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12005
120062015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12007
12008 * gdb.threads/names.exp: New file.
12009 * gdb.threads/names.c: New file.
12010 * README: Mention gdb,no_thread_names.
12011
120122015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12013
12014 PR 19297
12015 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12016 support" error.
12017
120182015-11-24 Pedro Alves <palves@redhat.com>
12019
12020 PR 17539
12021 * gdb.base/display.exp: Expect displays to be sorted in ascending
12022 order. Use multi_line.
12023 * gdb.base/solib-display.exp: Likewise.
12024
120252015-11-24 Pedro Alves <palves@redhat.com>
12026
12027 PR 17539
12028 * gdb.base/display.exp: Expect displays to be sorted in ascending
12029 order. Use multi_line.
12030 * gdb.base/solib-display.exp: Likewise.
12031
120322015-11-24 Pedro Alves <palves@redhat.com>
12033
12034 PR 17539
12035 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12036 threads in ascending order.
12037 * gdb.base/foll-fork.exp: Likewise.
12038 * gdb.base/foll-vfork.exp: Likewise.
12039 * gdb.base/multi-forks.exp: Likewise.
12040 * gdb.mi/mi-nonstop.exp: Likewise.
12041 * gdb.mi/mi-nsintrall.exp: Likewise.
12042 * gdb.multi/base.exp: Likewise.
12043 * gdb.multi/multi-arch.exp: Likewise.
12044 * gdb.python/py-inferior.exp: Likewise.
12045 * gdb.threads/break-while-running.exp: Likewise.
12046 * gdb.threads/execl.exp: Likewise.
12047 * gdb.threads/gcore-thread.exp: Likewise.
12048 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12049 * gdb.threads/kill.exp: Likewise.
12050 * gdb.threads/linux-dp.exp: Likewise.
12051 * gdb.threads/multiple-step-overs.exp: Likewise.
12052 * gdb.threads/next-bp-other-thread.exp: Likewise.
12053 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12054 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12055 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12056 * gdb.threads/thread-find.exp: Likewise.
12057 * gdb.threads/tls.exp: Likewise.
12058 * lib/mi-support.exp (mi_reverse_list): Delete.
12059 (mi_check_thread_states): No longer reverse list.
12060
120612015-11-24 Pedro Alves <palves@redhat.com>
12062
12063 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12064 use lowercase.
12065
120662015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12067
12068 * gdb.trace/actions.c: Include trace-common.h.
12069 (main): Add a location for a fast tracepoint.
12070 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12071 the normal tracepoints.
12072 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12073
120742015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12075
12076 * save-trace.exp: Factor out code to these...
12077 (gdb_save_tracepoints): New.
12078 (gdb_load_tracepoints): New.
12079 (do_save_load_test): New.
12080
120812015-11-23 Kevin Buettner <kevinb@redhat.com>
12082
12083 * gdb.base/asmlabel.exp: New test.
12084 * gdb.base/asmlabel.c: New test case.
12085
120862015-11-23 Joel Brobecker <brobecker@adacore.com>
12087
12088 * gdb.base/wrong_frame_bt_full-main.c: New file.
12089 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12090 * gdb.base/wrong_frame_bt_full.exp: New file.
12091
120922015-11-23 Joel Brobecker <brobecker@adacore.com>
12093
12094 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12095
120962015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12097
12098 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12099 pstate register when comparing registers values in
12100 sparc64-*-linux-gnu targets to avoid spurious differences.
12101
121022015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12103
12104 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12105
121062015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12107
12108 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12109 as type argument to gdb_compile.
12110 * gdb.base/nested-subp2.exp: Likewise.
12111 * gdb.base/nested-subp3.exp: Likewise.
12112
121132015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12114
12115 * lib/dwarf.exp (_note): Fix left shift of negative value.
12116 * gdb.trace/trace-condition.exp: Likewise.
12117
121182015-11-13 Yao Qi <yao.qi@linaro.org>
12119
12120 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12121 comments about d10v.
12122 (test_scalar_returns): Likewise.
12123 * gdb.base/d10v.ld: Remove.
12124 * gdb.base/overlays.exp: Remove the target triplet checking for
12125 d10v-*-*.
12126 * gdb.base/structs.exp (test_struct_returns): Remove the
12127 comments about d10v.
12128 (test_struct_calls): Likewise.
12129
121302015-11-13 Yao Qi <yao.qi@linaro.org>
12131
12132 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12133 * gdb.base/gnu_vector.c: Don't include stdio.h.
12134 (main): Don't print res and call add_some_intvecs.
12135
121362015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12137
12138 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12139 macro.
12140 (func5): Removed.
12141 (func4): Use FAST_TRACEPOINT_LABEL.
12142 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12143 macro.
12144 (func): Removed.
12145 (thread_function): Use FAST_TRACEPOINT_LABEL.
12146 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12147 (func): Remove.
12148 (marker): Use FAST_TRACEPOINT_LABEL.
12149 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12150 (pendfunc1): Remove.
12151 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12152 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12153 (foo): Remove.
12154 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12155 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12156 macro.
12157 (func): Remove.
12158 (marker): Use FAST_TRACEPOINT_LABEL.
12159 * gdb.trace/trace-common.h: New header.
12160 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12161 macro.
12162 (func): Remove.
12163 (marker): Use FAST_TRACEPOINT_LABEL.
12164 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12165 (func): Remove.
12166 (thread_function): Use FAST_TRACEPOINT_LABEL.
12167
121682015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12169
12170 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12171 in front.
12172 * gdb.trace/change-loc.exp: Use global pcreg definition.
12173 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12174 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12175 in front.
12176 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12177 * gdb.trace/pending.exp: Likewise.
12178 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12179 * gdb.trace/trace-break.exp: Likewise.
12180 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12181 in front.
12182 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12183 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12184 in front.
12185 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12186
121872015-11-09 Joel Brobecker <brobecker@adacore.com>
12188
12189 * gdb.ada/fin_fun_out: New testcase.
12190
121912015-11-07 Kevin Buettner <kevinb@redhat.com>
12192
12193 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12194 value associated with DW_AT_byte_size.
12195 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12196 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12197 DW_AT_upper_bound.
12198
121992015-11-07 Kevin Buettner <kevinb@redhat.com>
12200
12201 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12202 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12203 version.
12204 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12205 gdb.dwarf2/dw2-canonicalize-type.exp,
12206 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12207 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12208 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12209 provided by gdb_target_symbol_prefix_flags_asm.
12210 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12211 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12212 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12213 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12214 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12215 macros where needed). Use this macro for symbols which require
12216 the prefix provided by SYMBOL_PREFIX.
12217
122182015-11-05 Kevin Buettner <kevinb@redhat.com>
12219
12220 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12221 New procs.
12222 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12223 representing expressions, of more than one list element.
12224 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12225 to prepend linker symbol prefix to f.
12226 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12227 table_1 and table_2.
12228 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12229 Likewise, for f and g.
12230 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12231 for ptr.
12232 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12233 for main.
12234 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12235 table_1_ptr and table_2_ptr.
12236
122372015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12238 Joel Brobecker <brobecker@adacore.com>
12239
12240 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12241
122422015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12243
12244 * gdb.reverse/s390-mvcle.c: New test.
12245 * gdb.reverse/s390-mvcle.exp: New file.
12246 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12247
122482015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12249
12250 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12251
122522015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12253
12254 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12255 reaching marker2.
12256 * gdb.reverse/getresuid-reverse.exp: Likewise.
12257 * gdb.reverse/pipe-reverse.exp: Likewise.
12258 * gdb.reverse/readv-reverse.exp: Likewise.
12259 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12260 * gdb.reverse/time-reverse.exp: Likewise.
12261 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12262
122632015-10-30 Yao Qi <yao.qi@linaro.org>
12264
12265 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12266 (empty_cycle): Remove.
12267 (main): Don't call empty_cycle. Don't use watch_count_done.
12268 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12269 empty_cycle. Rewrite the code counting HW watchpoints.
12270
122712015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12272
12273 * gdb.reverse/fstatat-reverse.c: New test.
12274 * gdb.reverse/fstatat-reverse.exp: New file.
12275 * gdb.reverse/getresuid-reverse.c: New test.
12276 * gdb.reverse/getresuid-reverse.exp: New file.
12277 * gdb.reverse/pipe-reverse.c: New test.
12278 * gdb.reverse/pipe-reverse.exp: New file.
12279 * gdb.reverse/readv-reverse.c: New test.
12280 * gdb.reverse/readv-reverse.exp: New file.
12281 * gdb.reverse/recvmsg-reverse.c: New test.
12282 * gdb.reverse/recvmsg-reverse.exp: New file.
12283 * gdb.reverse/time-reverse.c: New test.
12284 * gdb.reverse/time-reverse.exp: New file.
12285 * gdb.reverse/waitpid-reverse.c: New test.
12286 * gdb.reverse/waitpid-reverse.exp: New file.
12287
122882015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12289
12290 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12291
122922015-10-26 Doug Evans <dje@google.com>
12293
12294 PR symtab/17391
12295 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12296 * gdb.dwarf2/bad-regnum.c: New file.
12297 * gdb.dwarf2/bad-regnum.exp: New file.
12298
122992015-10-26 Doug Evans <dje@google.com>
12300
12301 PR python/18938
12302 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12303 file.
12304
123052015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12306
12307 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12308 for a change by "Mention language in compile error message".
12309
123102015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12311
12312 PR python/18073
12313 * gdb.python/py-type.c (C::a_method): New.
12314 (C::a_const_method): New.
12315 (C::a_static_method): New.
12316 (a_function): New.
12317 * gdb.python/py-type.exp (test_fields): Test getting fields
12318 from function and method.
12319
123202015-10-21 Keven Boell <keven.boell@intel.com>
12321
12322 * gdb.fortran/vla-alloc-assoc.exp: New file.
12323 * gdb.fortran/vla-datatypes.exp: New file.
12324 * gdb.fortran/vla-datatypes.f90: New file.
12325 * gdb.fortran/vla-history.exp: New file.
12326 * gdb.fortran/vla-ptype-sub.exp: New file.
12327 * gdb.fortran/vla-ptype.exp: New file.
12328 * gdb.fortran/vla-sizeof.exp: New file.
12329 * gdb.fortran/vla-sub.f90: New file.
12330 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12331 * gdb.fortran/vla-value-sub-finish.exp: New file.
12332 * gdb.fortran/vla-value-sub.exp: New file.
12333 * gdb.fortran/vla-value.exp: New file.
12334 * gdb.fortran/vla-ptr-info.exp: New file.
12335 * gdb.mi/mi-vla-fortran.exp: New file.
12336 * gdb.mi/vla.f90: New file.
12337
123382015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12339
12340 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12341 of hardwired timeout value.
12342
123432015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12344 Pedro Alves <palves@redhat.com>
12345
12346 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12347 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12348
123492015-10-19 Josh Stone <jistone@redhat.com>
12350
12351 * gdb.base/catch-syscall.c: Include <sched.h>.
12352 (unknown_syscall): New variable.
12353 (main): Trigger a vfork and an unknown syscall.
12354 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12355 (unknown_syscall_number): Likewise.
12356 (check_call_to_syscall): Accept an optional syscall pattern.
12357 (check_return_from_syscall): Likewise.
12358 (check_continue): Likewise.
12359 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12360 (test_catch_syscall_skipping_return): New test toggling off 'catch
12361 syscall' to step over the syscall return, then toggling back on.
12362 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12363 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12364 (do_syscall_tests): Call test_catch_syscall_without_args and
12365 test_catch_syscall_mid_vfork.
12366 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12367 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12368
123692015-10-19 Andrew Stubbs <ams@codesourcery.com>
12370
12371 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12372 print g_vE): Add new pass patterns.
12373 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12374 print various symbol names for vptr fields.
12375
123762015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12377
12378 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12379 results.
12380
123812015-10-12 Yao Qi <yao.qi@linaro.org>
12382
12383 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12384
123852015-10-12 Yao Qi <yao.qi@linaro.org>
12386
12387 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12388 is aarch64*-*-linux*.
12389
123902015-10-12 Yao Qi <yao.qi@linaro.org>
12391
12392 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12393 (can_relocate_bcond_true): ... it.
12394 (can_relocate_bcond_false): New function.
12395 (foo): Likewise.
12396 (can_relocate_bl): Likewise.
12397 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12398 can_relocate_bl.
12399
124002015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12401
12402 * gdb.base/nested-addr.c: New file.
12403 * gdb.base/nested-addr.exp: New testcase.
12404
124052015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12406
12407 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12408 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12409 its output. Ignore the output of "record goto begin" and instead
12410 check that GDB is replaying.
12411
124122015-10-09 Pedro Alves <palves@redhat.com>
12413
12414 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12415 (top level): Use it in the run with no args test.
12416
124172015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12418
12419 * gdb.dlang/properties.exp: New file.
12420
124212015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12422
12423 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12424 whether or not address 0x1000 is mapped on the target.
12425
124262015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12427
12428 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12429 build.
12430
124312015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12432
12433 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12434 instruction-history test.
12435
124362015-09-28 Doug Evans <dje@google.com>
12437
12438 * gdb.base/gcore.c (array_func): Add reference to static_array.
12439
124402015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12441
12442 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12443 source line.
12444
124452015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12446
12447 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12448 short or char as base type.
12449
124502015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12451
12452 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12453 to allow any size enum.
12454
124552015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12456
12457 * gdb.ada/array_ptr_renaming.exp: New testcase.
12458 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12459 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12460
124612015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12462
12463 * gdb.trace/ftrace-lock.c: New file.
12464 * gdb.trace/ftrace-lock.exp: New file.
12465
124662015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12467
12468 * gdb.arch/insn-reloc.c: New file.
12469 * gdb.arch/ftrace-insn-reloc.exp: New file.
12470
124712015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12472
12473 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12474 instruction.
12475 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12476 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12477 * gdb.trace/range-stepping.c: Likewise.
12478 * gdb.trace/trace-break.c: Likewise.
12479 * gdb.trace/trace-mt.c (thread_function): Likewise.
12480 * gdb.trace/ftrace.c (marker): Likewise.
12481 * gdb.trace/trace-condition.c (marker): Likewise.
12482 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12483 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12484 is_aarch64_target.
12485
124862015-09-18 Doug Evans <xdje42@gmail.com>
12487
12488 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12489 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12490
124912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12492
12493 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12494 the breakpoint.
12495
124962015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12497
12498 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12499 the pending breakpoint. Remove timeout override for "Run till
12500 MI pending breakpoint on pendfunc3 on thread 2" test.
12501
125022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12503
12504 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12505 filename pattern.
12506
125072015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12508
12509 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12510 in breakpoint filename pattern.
12511
125122015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12513
12514 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12515
125162015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12517
12518 * gdb.linespec/explicit.exp: Check for readline support for
12519 tab-completion tests. Fix obvious typo.
12520
125212015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12522
12523 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12524 and replay.
12525
125262015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12527
12528 * gdb.btrace/non-stop.c: New.
12529 * gdb.btrace/non-stop.exp: New.
12530
125312015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12532 Yao Qi <yao.qi@linaro.org>
12533
12534 * gdb.trace/trace-condition.c: New file.
12535 * gdb.trace/trace-condition.exp: New file.
12536
125372015-09-16 Wei-cheng Wang <cole945@gmail.com>
12538
12539 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12540 for testing bytecode compilation.
12541
125422015-09-16 Pedro Alves <palves@redhat.com>
12543 Sandra Loosemore <sandra@codesourcery.com>
12544
12545 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12546 (SECONDS): Redefine.
12547 (main): Call pthread_kill and alarm early.
12548 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12549 support.
12550 (test): If the target can't hardware step and doesn't support
12551 displaced stepping, increase the timeout.
12552
125532015-09-16 Pedro Alves <palves@redhat.com>
12554
12555 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12556 (enable_debug): New procedures.
12557 (test): Use them. Bail out if waiting for threads fails.
12558 (top level): Bail out if a test fails.
12559
125602015-09-16 Yao Qi <yao.qi@linaro.org>
12561
12562 * gdb.asm/asm-source.exp: Set asm-arch for
12563 aarch64*-*-* target.
12564 * gdb.asm/aarch64.inc: New file.
12565
125662015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12567
12568 * gdb.ada/array_of_variable_length.exp: New testcase.
12569 * gdb.ada/array_of_variable_length/foo.adb: New file.
12570 * gdb.ada/array_of_variable_length/pck.adb: New file.
12571 * gdb.ada/array_of_variable_length/pck.ads: New file.
12572
125732015-09-15 Doug Evans <dje@google.com>
12574
12575 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12576 of function static local variable.
12577
125782015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12579
12580 * gdb.threads/tls-so_extern.exp: New test file.
12581 * gdb.threads/tls-so_extern.c: New test file.
12582 * gdb.threads/tls-so_extern_main.c: New test file.
12583
125842015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12585
12586 * gdb.opt/solib-intra-step-lib.c: New file.
12587 * gdb.opt/solib-intra-step-main.c: New file.
12588 * gdb.opt/solib-intra-step.exp: New file.
12589
125902015-09-15 Pedro Alves <palves@redhat.com>
12591
12592 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12593 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12594
125952015-09-14 Pedro Alves <palves@redhat.com>
12596
12597 * gdb.base/hook-stop-continue.c: Delete.
12598 * gdb.base/hook-stop-continue.exp: Delete.
12599 * gdb.base/hook-stop-frame.c: Delete.
12600 * gdb.base/hook-stop-frame.exp: Delete.
12601 * gdb.base/hook-stop.c: New file.
12602 * gdb.base/hook-stop.exp: New file.
12603
126042015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12605
12606 * gdb.ada/access_to_packed_array.exp: New testcase.
12607 * gdb.ada/access_to_packed_array/foo.adb: New file.
12608 * gdb.ada/access_to_packed_array/pack.adb: New file.
12609 * gdb.ada/access_to_packed_array/pack.ads: New file.
12610
126112015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12612
12613 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12614 buffer size test.
12615
126162015-09-11 Don Breazeal <donb@codesourcery.com>
12617
12618 * gdb.base/foll-exec.c: Add copyright header. Fix
12619 formatting issues.
12620 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12621 (do_exec_tests): Use clean_restart in place of zap_session,
12622 and for test initialization. Fix formatting issues. Use
12623 fail in place of perror.
12624 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12625 an expect statement to match an expression with output from
12626 the program under debug.
12627 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12628 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12629 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12630 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12631 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12632
126332015-09-09 Doug Evans <dje@google.com>
12634
12635 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12636
126372015-09-09 Doug Evans <dje@google.com>
12638
12639 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12640
126412015-09-09 Doug Evans <dje@google.com>
12642
12643 * gdb.base/savedregs.exp: Fix typo.
12644
126452015-09-09 Pedro Alves <palves@redhat.com>
12646
12647 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12648
126492015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12650
12651 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12652 command actually switches threads. Give up on remaining
12653 tests if target fails to stop at breakpoint.
12654
126552015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12656
12657 * gdb.ada/funcall_char.exp: New testcase.
12658 * gdb.ada/funcall_char/foo.adb: New file.
12659
126602015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12661
12662 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12663 expected outputs. Add two testcases for completing ambiguous
12664 functions.
12665 * gdb.ada/complete/aux_pck.adb: New file.
12666 * gdb.ada/complete/aux_pck.ads: New file.
12667 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12668 Ambiguous_Func functions.
12669 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12670 * gdb.ada/complete/pck.adb: Likewise.
12671
126722015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12673
12674 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12675 failures to run the test program under GDB.
12676
126772015-08-26 Luis Machado <lgustavo@codesourcery.com>
12678
12679 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12680 to C.
12681
126822015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12683
12684 * gdb.base/run-after-attach.exp: New test file.
12685 * gdb.base/run-after-attach.c: New test file.
12686
126872015-08-26 Don Breazeal <donb@codesourcery.com>
12688
12689 * gdb.base/foll-exec-2.c: New test program.
12690 * gdb.base/foll-exec-2.exp: New test.
12691
126922015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12693
12694 * gdb.base/nested-subp1.exp: New file.
12695 * gdb.base/nested-subp1.c: New file.
12696 * gdb.base/nested-subp2.exp: New file.
12697 * gdb.base/nested-subp2.c: New file.
12698 * gdb.base/nested-subp3.exp: New file.
12699 * gdb.base/nested-subp3.c: New file.
12700
127012015-08-24 Pedro Alves <palves@redhat.com>
12702
12703 * gdb.server/connect-without-multi-process.c: New file.
12704 * gdb.server/connect-without-multi-process.exp: New file.
12705
127062015-08-24 Luis Machado <lgustavo@codesourcery.com>
12707
12708 * gdb.opt/inline-markers.c: Make z int.
12709
127102015-08-24 Luis Machado <lgustavo@codesourcery.com>
12711
12712 * gdb.opt/inline-markers.c: Make z volatile.
12713
127142015-08-24 Luis Machado <lgustavo@codesourcery.com>
12715
12716 * gdb.opt/inline-bt.c: New volatile global z.
12717 * gdb.opt/inline-cmds.c: Likewise.
12718 * gdb.opt/inline-locals.c: Likewise.
12719 * gdb.opt/inline-markers.c: New extern global z.
12720 (marker): Use z.
12721 (inline_fn): Likewise.
12722
127232015-08-24 Pedro Alves <palves@redhat.com>
12724
12725 * config/m32r-stub.exp: Remove file.
12726 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12727 * gdb.base/call-rt-st.exp: Likewise.
12728 * gdb.base/call-strs.exp: Likewise.
12729 * gdb.base/default.exp: Remove references to h8300-*-hms and
12730 *-*-udi*.
12731 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12732
127332015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12734
12735 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12736 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12737 and "return" use KFAIL when GDB can not read/write the vector
12738 return value.
12739
127402015-08-21 Gary Benson <gbenson@redhat.com>
12741
12742 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12743
127442015-08-20 Pedro Alves <palves@redhat.com>
12745
12746 * gdb.server/solib-list.exp: No longer expect an interior stop in
12747 non-stop mode.
12748
127492015-08-20 Pedro Alves <palves@redhat.com>
12750
12751 * gdb.server/connect-stopped-target.c: New file.
12752 * gdb.server/connect-stopped-target.exp: New file.
12753
127542015-08-20 Pedro Alves <palves@redhat.com>
12755
12756 * gdb.dwarf2/comp-unit-lang.exp: New file.
12757 * gdb.dwarf2/comp-unit-lang.c: New file.
12758
127592015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12760
12761 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12762 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12763
127642015-08-19 Kevin Buettner <kevinb@redhat.com>
12765
12766 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12767 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12768
127692015-08-18 Doug Evans <dje@google.com>
12770 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12771
12772 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12773 skip_python_tests. New arg prompt_regexp.
12774 (skip_python_tests): New function.
12775 * lib/mi-support.exp (mi_skip_python_tests): New function.
12776 * gdb.python/py-mi-objfile-gdb.py: New file.
12777 * gdb.python/py-mi-objfile.c: New file.
12778 * gdb.python/py-mi-objfile.exp: New file.
12779
127802015-08-17 Keith Seitz <keiths@redhat.com>
12781
12782 * gdb.linespec/explicit.exp: Move strace test from here ...
12783 * gdb.trace/strace.exp: ... to here.
12784
127852015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12786
12787 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12788 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12789
127902015-08-14 Doug Evans <xdje42@gmail.com>
12791
12792 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12793 inferior before selecting a new file.
12794
127952015-08-14 Doug Evans <xdje42@gmail.com>
12796
12797 * gdb.mi/mi-disassemble.exp: Update.
12798 * gdb.base/disasm-optim.S: New file.
12799 * gdb.base/disasm-optim.c: New file.
12800 * gdb.base/disasm-optim.h: New file.
12801 * gdb.base/disasm-optim.exp: New file.
12802
128032015-08-14 Keith Seitz <keiths@redhat.com>
12804
12805 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12806 "evaluated-by".
12807
128082015-08-13 Joel Brobecker <brobecker@adacore.com>
12809
12810 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12811
128122015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12813
12814 * gdb.ada/fun_renaming.exp: New testcase.
12815 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12816 * gdb.ada/fun_renaming/pack.adb: New file.
12817 * gdb.ada/fun_renaming/pack.ads: New file.
12818
128192015-08-12 Keith Seitz <keiths@redhat.com>
12820
12821 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12822 gdb_get_line_number.
12823
128242015-08-12 Joel Brobecker <brobecker@adacore.com>
12825
12826 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12827 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12828 gdb.base/dso2dso.exp: New files.
12829
128302015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12831 Pedro Alves <palves@redhat.com>
12832 Keith Seitz <keiths@redhat.com>
12833
12834 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12835 GDBFLAGS.
12836
128372015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12838
12839 * gdb.base/gdbhistsize-history.exp
12840 (test_histsize_history_setting): Use save_vars.
12841 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12842 Use save_vars.
12843 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12844 * gdb.base/readline.exp: Use save_vars.
12845
128462015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12847
12848 * lib/gdb.exp (save_vars): New proc.
12849
128502015-08-11 Keith Seitz <keiths@redhat.com>
12851
12852 * gdb.base/help.exp: Update help_breakpoint_text.
12853
128542015-08-11 Keith Seitz <keiths@redhat.com>
12855
12856 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12857 (at toplevel): Call test_explicit_breakpoints.
12858 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12859 breakpoints.
12860 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12861 breakpoint conditions, "-cond".
12862
128632015-08-11 Keith Seitz <keiths@redhat.com>
12864
12865 * gdb.linespec/3explicit.c: New file.
12866 * gdb.linespec/cpexplicit.cc: New file.
12867 * gdb.linespec/cpexplicit.exp: New file.
12868 * gdb.linespec/explicit.c: New file.
12869 * gdb.linespec/explicit.exp: New file.
12870 * gdb.linespec/explicit2.c: New file.
12871 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12872 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12873 before using in the matching pattern.
12874 Clarify that `prefix' is a regular expression.
12875
128762015-08-11 Keith Seitz <keiths@redhat.com>
12877
12878 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12879 test.
12880 Add tests for missing ",FMT" and ",".
12881
128822015-08-10 Doug Evans <dje@google.com>
12883 Keith Seitz <keiths@redhat.com>
12884
12885 PR gdb/17960
12886 * gdb.base/completion.exp: Add location completer tests.
12887
128882015-08-07 Pedro Alves <palves@redhat.com>
12889
12890 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12891 tests here.
12892 (top level): Run do_test with and without displaced stepping.
12893
128942015-08-07 Pedro Alves <palves@redhat.com>
12895
12896 * gdb.base/valgrind-disp-step.c: New file.
12897 * gdb.base/valgrind-disp-step.exp: New file.
12898
128992015-08-07 Pedro Alves <palves@redhat.com>
12900
12901 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12902 Delete function.
12903 (main): Add alarm. Run an infinite loop instead of calling
12904 wait_threads.
12905 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12906 comment.
12907 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12908 Delete function.
12909 (main): Add alarm. Run an infinite loop instead of calling
12910 wait_threads.
12911 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12912 comment.
12913
129142015-08-07 Pedro Alves <palves@redhat.com>
12915
12916 * gdb.base/checkpoint-ns.exp: New file.
12917 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12918 standard_testfile.
12919
129202015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12921
12922 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12923 * gdb.btrace/instruction_history.exp: Update.
12924 * gdb.btrace/tsx.exp: New.
12925 * gdb.btrace/tsx.c: New.
12926
129272015-08-06 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12930 increase timeout.
12931 * gdb.reverse/until-precsave.exp: Bump timeouts.
12932
129332015-08-06 Pedro Alves <palves@redhat.com>
12934
12935 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12936
129372015-08-06 Pedro Alves <palves@redhat.com>
12938
12939 PR gdb/18749
12940 * gdb.threads/process-dies-while-handling-bp.c: New file.
12941 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12942
129432015-08-06 Pedro Alves <palves@redhat.com>
12944
12945 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12946 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12947
129482015-08-05 Pedro Alves <palves@redhat.com>
12949
12950 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12951 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12952
129532015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12954
12955 * gdb.base/bp-permanent.exp: Report test as unsupported if
12956 the target cannot stop at the permanent breakpoint.
12957
129582015-08-03 Doug Evans <dje@google.com>
12959
12960 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12961 10000.
12962
129632015-08-03 Doug Evans <dje@google.com>
12964
12965 * Makefile.in (workers/%.worker, build-perf): New rule.
12966 (GDB_PERFTEST_MODE): New variable.
12967 (check-perf): Use it.
12968 (clean): Clean up gdb.perf parallel build subdirs.
12969 * lib/build-piece.exp: New file.
12970 * lib/gdb.exp (make_gdb_parallel_path): New function
12971 (standard_output_file, standard_temp_file): Call it.
12972 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12973 of $GDB_PARALLEL.
12974 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12975
129762015-08-03 Doug Evans <dje@google.com>
12977
12978 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12979 (LOG_FILE_NAME): New global.
12980 (TextReporter.__init__): Initialize self.txt_sum.
12981 (TextReporter.report): Add support for multiple data-points.
12982 Move report to perftest.sum, put raw data in perftest.log.
12983 (TextReporter.start): Open sum and log files.
12984 (TextReporter.end): Close sum and log files.
12985 * gdb.perf/lib/perftest/testresult.py
12986 (SingleStatisticTestResult.record): Handle multiple data-points.
12987
129882015-07-31 Pedro Alves <palves@redhat.com>
12989
12990 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12991 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12992 kill_wait_spawned_process instead of explicit "kill -9".
12993 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12994 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12995 kill_wait_spawned_process.
12996 * gdb.base/attach-twice.exp: Likewise.
12997 * gdb.base/attach.exp: Likewise.
12998 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12999 gdb_test_multiple.
13000 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13001 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13002 kill_wait_spawned_process.
13003 * gdb.base/valgrind-infcall.exp: Likewise.
13004 * gdb.multi/multi-attach.exp: Likewise.
13005 * gdb.python/py-prompt.exp: Likewise.
13006 * gdb.python/py-sync-interp.exp: Likewise.
13007 * gdb.server/ext-attach.exp: Likewise.
13008 * gdb.threads/attach-into-signal.exp (corefunc): Use
13009 spawn_wait_for_attach, spawn_id_get_pid and
13010 kill_wait_spawned_process.
13011 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13012 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13013 spawn_id_get_pid and kill_wait_spawned_process.
13014 * gdb.threads/attach-stopped.exp (corefunc): Use
13015 spawn_wait_for_attach, spawn_id_get_pid and
13016 kill_wait_spawned_process.
13017 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13018 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13019 kill_wait_spawned_process instead of explicit "kill -9".
13020 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13021 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13022 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13023 processes. Don't map cygwin/windows pids here. Now returns a
13024 spawn id list.
13025
130262015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13027
13028 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13029 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13030 correct patch.
13031
130322015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13033
13034 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13035
130362015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13037
13038 Reapply:
13039 2014-05-21 Mark Wielaard <mjw@redhat.com>
13040
13041 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13042
130432015-07-30 Pedro Alves <palves@redhat.com>
13044
13045 * linux-low.c (handle_extended_wait): Set the child's last
13046 reported status to TARGET_WAITKIND_STOPPED.
13047
130482015-07-30 Pedro Alves <palves@redhat.com>
13049
13050 PR threads/18600
13051 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13052 only shows inferior 1.
13053
130542015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13055 Pedro Alves <palves@redhat.com>
13056
13057 PR threads/18600
13058 * gdb.threads/fork-plus-threads.c: New file.
13059 * gdb.threads/fork-plus-threads.exp: New file.
13060
130612015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13062
13063 * gdb.base/batch-preserve-term-settings.exp
13064 (test_terminal_settings_preserved_after_cli_exit): Use
13065 send_quit_command.
13066
130672015-07-29 Pedro Alves <palves@redhat.com>
13068 Don Breazeal <donb@codesourcery.com>
13069
13070 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13071 output from both inferior_spawn_id and gdb_spawn_id.
13072
130732015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13074
13075 * gdb.threads/attach-into-signal.exp (corefunc): Use
13076 with_test_prefix on nested loops, uniquefying the test messages.
13077
130782015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13079
13080 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13081 commit.
13082
130832015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13084
13085 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13086 New proc.
13087 (test_terminal_settings_preserved_after_sigterm): New test.
13088
130892015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13090
13091 * gdb.base/batch-preserve-term-settings.exp
13092 (test_terminal_settings_preserved_after_cli_exit): New test.
13093
130942015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13095
13096 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13097 manipulation of saved_gdbflags.
13098 (test_terminal_settings_preserved): Remove global declaration of
13099 the unused variable pagination_prompt. Remove manipulation of
13100 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13101 GDBFLAGS.
13102
131032015-07-29 Pedro Alves <palves@redhat.com>
13104
13105 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13106
131072015-07-29 Pedro Alves <palves@redhat.com>
13108
13109 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13110 at the top.
13111
131122015-07-29 Pedro Alves <palves@redhat.com>
13113
13114 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13115 (main): Call gdb_unbuffer_output.
13116 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13117 (main): Call gdb_unbuffer_output.
13118 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13119 (main): Call gdb_unbuffer_output.
13120 * gdb.base/call-strs.exp: Adjust to step over the
13121 gdb_unbuffer_output call.
13122 * gdb.base/catch-gdb-caused-signals.c: Include
13123 "../lib/unbuffer_output.c".
13124 (main): Call gdb_unbuffer_output.
13125 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13126 (main): Call gdb_unbuffer_output.
13127 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13128 (main): Call gdb_unbuffer_output.
13129 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13130 (main): Call gdb_unbuffer_output.
13131 * gdb.base/shlib-call.exp: Adjust to step over the
13132 gdb_unbuffer_output call.
13133 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13134 (main): Call gdb_unbuffer_output.
13135 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13136 (main): Call gdb_unbuffer_output.
13137 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13138 (main): Rename to ...
13139 (test): ... this.
13140 (main): Reimplement.
13141 * gdb.base/varargs.exp: Run to test instead of to main.
13142 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13143 (main): Call gdb_unbuffer_output.
13144
131452015-07-29 Pedro Alves <palves@redhat.com>
13146
13147 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13148 factore out from mi_continue_dprintf. For call-style dprintfs,
13149 expect dprintf output out of $inferior_spawn_id.
13150 (mi_continue_dprintf): Use mi_expect_dprintf.
13151 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13152 (main): Call gdb_unbuffer_output.
13153
131542015-07-29 Pedro Alves <palves@redhat.com>
13155
13156 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13157 (default_mi_gdb_start): Set inferior_spawn_id instead of
13158 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13159 gdb_spawn_id.
13160 (mi_gdb_test): Always expect inferior output from both
13161 $inferior_spawn_id and $gdb_spawn_id.
13162
131632015-07-29 Pedro Alves <palves@redhat.com>
13164
13165 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13166 send_inferior and $inferior_spawn_id.
13167
131682015-07-29 Pedro Alves <palves@redhat.com>
13169
13170 * gdb.gdb/complaints.exp (test_initial_complaints)
13171 (test_serial_complaints, test_short_complaints): Use
13172 gdb_test_stdio.
13173 (test_empty_complaint): Handle $inferior_spawn_id !=
13174 $gdb_spawn_id.
13175
131762015-07-29 Pedro Alves <palves@redhat.com>
13177
13178 * gdb.base/varargs.exp: Use gdb_test_stdio.
13179
131802015-07-29 Pedro Alves <palves@redhat.com>
13181
13182 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13183
131842015-07-29 Pedro Alves <palves@redhat.com>
13185
13186 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13187
131882015-07-29 Pedro Alves <palves@redhat.com>
13189
13190 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13191 parameter into two new parameters, "inf_result" and "gdb_result".
13192 Expect inferior output and gdb output from $inferior_spawn_id and
13193 $gdb_spawn_id, respectively. Adjust all callers.
13194
131952015-07-29 Pedro Alves <palves@redhat.com>
13196
13197 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13198 of gdb_test_sequence.
13199
132002015-07-29 Pedro Alves <palves@redhat.com>
13201
13202 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13203 (saw_spurious_output): Expect inferior output from
13204 $inferior_spawn_id. Use gdb_test_stdio.
13205
132062015-07-29 Pedro Alves <palves@redhat.com>
13207
13208 * gdb.base/dprintf.exp: Use standard_testfile. Change
13209 prepare_for_testing call.
13210 (srcfile): Don't set.
13211 (restart): New procedure.
13212 (test_dprintf): New procecure, use to continue over dprintfs.
13213 (test_call, test_agent): New procedures, tests moved here.
13214 Restart gdb and recreate dprintfs. Adjust expected output.
13215
132162015-07-29 Pedro Alves <palves@redhat.com>
13217
13218 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13219
132202015-07-29 Pedro Alves <palves@redhat.com>
13221
13222 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13223
132242015-07-29 Pedro Alves <palves@redhat.com>
13225
13226 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13227 gdb_test_stdio.
13228
132292015-07-29 Pedro Alves <palves@redhat.com>
13230
13231 * lib/gdb.exp (gdb_test_stdio): New procedure.
13232
132332015-07-29 Pedro Alves <palves@redhat.com>
13234
13235 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13236
132372015-07-29 Pedro Alves <palves@redhat.com>
13238
13239 * gdb.base/call-signal-resume.exp: Remove check for
13240 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13241 * gdb.base/unwindonsignal.exp: Likewise.
13242 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13243 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13244
132452015-07-29 Pedro Alves <palves@redhat.com>
13246
13247 * gdb.base/siginfo-addr.c (pass): New function.
13248 (handler): Call it iff si_addr is correct.
13249 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13250 Set a breakpoint at "pass" and continue to it.
13251
132522015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13253
13254 * gdb.python/py-objfile.exp: Make some tests have unique names.
13255 * gdb.python/py-pp-registration.exp: Likewise.
13256
132572015-07-28 Pedro Alves <palves@redhat.com>
13258
13259 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13260
132612015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13262
13263 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13264
132652015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13266
13267 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13268
132692015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13270
13271 * gdb.base/gdb-sigterm-2.exp: New test.
13272
132732015-07-25 Doug Evans <xdje42@gmail.com>
13274
13275 Revert:
13276 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13277 (workers/%.worker, build-perf): New rule.
13278 (GDB_PERFTEST_MODE): New variable.
13279 (check-perf): Use it.
13280 (clean): Clean up gdb.perf parallel build subdirs.
13281 * lib/build-piece.exp: New file.
13282 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13283 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13284 name.
13285 (standard_temp_file): Ditto.
13286 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13287 of $GDB_PARALLEL.
13288
132892015-07-24 Doug Evans <dje@google.com>
13290
13291 * gdb.perf/lib/perftest/utils.py: New file.
13292 * gdb.perf/gm-hello.cc: New file.
13293 * gdb.perf/gm-pervasive-typedef.cc: New file.
13294 * gdb.perf/gm-pervasive-typedef.h: New file.
13295 * gdb.perf/gm-std.cc: New file.
13296 * gdb.perf/gm-std.h: New file.
13297 * gdb.perf/gm-use-cerr.cc: New file.
13298 * gdb.perf/gm-utils.h: New file.
13299 * gdb.perf/gmonster-null-lookup.py: New file.
13300 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13301 * gdb.perf/gmonster-print-cerr.py: New file.
13302 * gdb.perf/gmonster-ptype-string.py: New file.
13303 * gdb.perf/gmonster-runto-main.py: New file.
13304 * gdb.perf/gmonster-select-file.py: New file.
13305 * gdb.perf/gmonster1-null-lookup.exp: New file.
13306 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13307 * gdb.perf/gmonster1-print-cerr.exp: New file.
13308 * gdb.perf/gmonster1-ptype-string.exp: New file.
13309 * gdb.perf/gmonster1-runto-main.exp: New file.
13310 * gdb.perf/gmonster1-select-file.exp: New file.
13311 * gdb.perf/gmonster1.cc: New file.
13312 * gdb.perf/gmonster1.exp: New file.
13313 * gdb.perf/gmonster2-null-lookup.exp: New file.
13314 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13315 * gdb.perf/gmonster2-print-cerr.exp: New file.
13316 * gdb.perf/gmonster2-ptype-string.exp: New file.
13317 * gdb.perf/gmonster2-runto-main.exp: New file.
13318 * gdb.perf/gmonster2-select-file.exp: New file.
13319 * gdb.perf/gmonster2.cc: New file.
13320 * gdb.perf/gmonster2.exp: New file.
13321
133222015-07-24 Doug Evans <dje@google.com>
13323
13324 * gdb.perf/README: New file.
13325 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13326 * lib/gen-perf-test.exp: New file.
13327
133282015-07-24 Doug Evans <dje@google.com>
13329
13330 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13331 (PerfTest::startup): New function.
13332 (PerfTest::run): Return result of calling body.
13333 (PerfTest::assemble): Rewrite.
13334 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13335 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13336 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13337 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13338 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13339
133402015-07-24 Doug Evans <dje@google.com>
13341
13342 * lib/gdb.exp (clean_restart): Make executable optional.
13343
133442015-07-24 Doug Evans <dje@google.com>
13345
13346 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13347 compiler_info references.
13348 * gdb.cp/temargs.exp: Ditto.
13349 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13350 (get_compiler_info): Early exit if already computed. Set compiler_info
13351 to "unknown" if there was a problem.
13352 (test_compiler_info): Add function comment. Call get_compiler_info.
13353
133542015-07-24 Doug Evans <dje@google.com>
13355
13356 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13357 (workers/%.worker, build-perf): New rule.
13358 (GDB_PERFTEST_MODE): New variable.
13359 (check-perf): Use it.
13360 (clean): Clean up gdb.perf parallel build subdirs.
13361 * lib/build-piece.exp: New file.
13362 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13363 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13364 name.
13365 (standard_temp_file): Ditto.
13366 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13367 of $GDB_PARALLEL.
13368
133692015-07-24 Doug Evans <dje@google.com>
13370
13371 * lib/future.exp (gdb_default_target_compile): New option
13372 "early_flags".
13373 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13374 --as-needed.
13375
133762015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13377
13378 * gdb.base/catch-syscall.exp: Call gdb_exit before
13379 gdb_skip_xml_test.
13380
133812015-07-24 Pedro Alves <palves@redhat.com>
13382
13383 * gdb.python/py-events.exp: Accept output between the stop event
13384 and the prompt.
13385 * gdb.python/py-evsignal.exp: Likewise.
13386 * gdb.python/py-evthreads.exp: Likewise.
13387
133882015-07-24 Pedro Alves <palves@redhat.com>
13389
13390 PR gdb/18717
13391 * gdb.threads/non-ldr-exit.c: New file.
13392 * gdb.threads/non-ldr-exit.exp: New file.
13393
133942015-07-24 Yao Qi <yao.qi@linaro.org>
13395
13396 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13397 restarting process.
13398
133992015-07-24 Yao Qi <yao.qi@linaro.org>
13400
13401 * gdb.server/ext-restart.exp: New file.
13402
134032015-07-24 Yao Qi <yao.qi@linaro.org>
13404
13405 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13406 argument options.
13407 * gdb.server/ext-wrapper.exp: New file.
13408
134092015-07-23 Doug Evans <dje@google.com>
13410
13411 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13412 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13413
134142015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13415
13416 * gdb.ada/var_arr_typedef.exp: New testcase.
13417 * gdb.ada/var_arr_typedef/pack.adb: New file.
13418 * gdb.ada/var_arr_typedef/pack.ads: New file.
13419 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13420
134212015-07-20 Joel Brobecker <brobecker@adacore.com>
13422
13423 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13424
134252015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13426
13427 * gdb.arch/i386-biarch-core.exp: Replace istarget
13428 by "complete set gnutarget". Remove expectation for the "core-file"
13429 command.
13430
134312015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13432
13433 Revert the previous commit:
13434 Tests for validate symbol file using build-id.
13435
134362015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13437
13438 Tests for validate symbol file using build-id.
13439 * gdb.base/solib-mismatch-lib.c: New file.
13440 * gdb.base/solib-mismatch-libmod.c: New file.
13441 * gdb.base/solib-mismatch.c: New file.
13442 * gdb.base/solib-mismatch.exp: New file.
13443
134442015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13445
13446 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13447 nios2-*-linux*.
13448 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13449 * gdb.base/siginfo.exp: Likewise.
13450 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13451
134522015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13453
13454 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13455 Move it to ...
13456 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13457 ... here.
13458 * gdb.trace/range-stepping.exp: Check that the target supports
13459 range stepping.
13460
134612015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13462
13463 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13464
134652015-07-14 Pedro Alves <palves@redhat.com>
13466
13467 * gdb.base/killed-outside.exp: New file.
13468 * gdb.base/killed-outside.c: New file.
13469
134702015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13471
13472 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13473 (n at main): New.
13474 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13475
134762015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13477
13478 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13479 infcall tests instead of setting up for KFAIL.
13480
134812015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13482
13483 * gdb.btrace/record_goto-step.exp: New.
13484
134852015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13486
13487 PR compile/18484
13488 * gdb.compile/compile.c (struct struct_type): Add volatile to
13489 selffield's type.
13490 * gdb.compile/compile.exp
13491 (compile code struct_object.selffield = &struct_object): Skip further
13492 struct_object tests if this one xfails.
13493
134942015-07-08 Robert O'Callahan <robert@ocallahan.org>
13495
13496 PR exp/18617
13497 * gdb.trace/ax.exp: Add test.
13498
134992015-07-07 Yao Qi <yao.qi@linaro.org>
13500
13501 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13502 instead of istarget "aarch64*-*-*".
13503 * gdb.arch/aarch64-fp.exp: Likewise.
13504 * gdb.base/float.exp: Likewise.
13505 * gdb.reverse/aarch64.exp: Likewise.
13506 * lib/gdb.exp (is_aarch64_target): New proc.
13507
135082015-07-07 Yao Qi <yao.qi@linaro.org>
13509
13510 * lib/gdb.exp (is_aarch32_target): New proc.
13511 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13512 instead of "istarget "arm*-*-*"".
13513 * gdb.arch/arm-disp-step.exp: Likewise.
13514 * gdb.arch/thumb-bx-pc.exp: Likewise.
13515 * gdb.arch/thumb-prologue.exp: Likewise.
13516 * gdb.arch/thumb-singlestep.exp: Likewise.
13517 * gdb.base/disp-step-syscall.exp: Likewise.
13518 * gdb.base/float.exp: Likewise.
13519
135202015-07-07 Yao Qi <yao.qi@linaro.org>
13521
13522 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13523 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13524
135252015-07-07 Yao Qi <yao.qi@linaro.org>
13526
13527 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13528 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13529 if it exists.
13530 * gdb.multi/multi-arch.exp: Likewise.
13531
135322015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13533
13534 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13535 print.
13536
135372015-07-07 Yao Qi <yao.qi@linaro.org>
13538
13539 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13540
135412015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13542
13543 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13544 '[' and ']' characters.
13545
135462015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13547
13548 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13549
135502015-06-29 Pedro Alves <palves@redhat.com>
13551
13552 PR threads/18127
13553 * gdb.threads/hand-call-new-thread.c: New file.
13554 * gdb.threads/hand-call-new-thread.c: New file.
13555
135562015-06-26 Keith Seitz <keiths@redhat.com>
13557 Doug Evans <dje@google.com>
13558
13559 PR 16253
13560 * gdb.cp/var-tag-2.cc: New file.
13561 * gdb.cp/var-tag-3.cc: New file.
13562 * gdb.cp/var-tag-4.cc: New file.
13563 * gdb.cp/var-tag.cc: New file.
13564 * gdb.cp/var-tag.exp: New file.
13565
135662015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13567
13568 * gdb.base/history-duplicates.exp: New test.
13569
135702015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13571
13572 * gdb.base/completion.exp: Test the completion of the "focus"
13573 command.
13574
135752015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13576
13577 * gdb.arch/amd64-prologue-skip.S: New file.
13578 * gdb.arch/amd64-prologue-skip.exp: New file.
13579
135802015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13581
13582 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13583 is_address_zero_readable check.
13584
135852015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13586
13587 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13588 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13589
135902015-06-24 Yao Qi <yao.qi@linaro.org>
13591
13592 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13593 linux targets.
13594
135952015-06-24 Yao Qi <yao.qi@linaro.org>
13596
13597 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13598 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13599 * gdb.base/siginfo-thread.exp: Likewise.
13600
136012015-06-22 Yao Qi <yao.qi@linaro.org>
13602
13603 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13604
136052015-06-22 Yao Qi <yao.qi@linaro.org>
13606
13607 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13608 aarch64*-*-*.
13609 (skip_hw_watchpoint_tests): Likewise.
13610
136112015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13612
13613 * gdb.base/gdbinit-history.exp: Test the interaction between
13614 setting GDBHISTSIZE and setting the history size via .gdbinit.
13615
136162015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13617
13618 PR gdb/16999
13619 * gdb.base/gdbhistsize-history.exp: New test.
13620
136212015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13622
13623 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13624 with GDBHISTSIZE.
13625 * gdb.base/readline.exp: Likewise.
13626
136272015-06-17 Yao Qi <yao.qi@linaro.org>
13628
13629 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13630 line.
13631
136322015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13633
13634 * gdb.base/gdbinit-history.exp: Add test case to check that
13635 an unlimited history file does not get truncated on exit.
13636
136372015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13638
13639 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13640 (VECTOR): New macro. Use it...
13641 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13642 ...for these typedefs.
13643 (int8, char1, int1, double1): New typedefs.
13644 (struct just_int2, struct two_int2): New structures.
13645 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13646 (add_structvecs, add_singlevecs): New functions.
13647 (main): Call add_some_intvecs twice.
13648 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13649 the compile and exit upon failure. Try compiling for the "native"
13650 architecture. Test inferior function calls with vector arguments
13651 and vector return value handling with "finish" and "return".
13652
136532015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13654
13655 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13656 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13657 PE file.
13658 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13659
136602015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13661
13662 PR breakpoints/16465
13663 * gdb.mi/mi-dprintf-pending.c: New file.
13664 * gdb.mi/mi-dprintf-pending.exp: New test.
13665 * gdb.mi/mi-dprintf-pendshr.c: New file.
13666
136672015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13668 Mircea Gherzan <mircea.gherzan@intel.com>
13669
13670 * gdb.arch/i386-mpx-map.c: New file.
13671 * gdb.arch/i386-mpx-map.exp: New File.
13672
136732015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13674
13675 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13676 * gdb.arch/i386-mpx.exp: Indentation fixed.
13677
136782015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13679
13680 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13681 function and improved indentation.
13682 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13683 gdb_test_multiple. Added additional tests to skip the test.
13684
136852015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13686
13687 * gdb.arch/i386-avx512.c: Change path in include file.
13688 * gdb.arch/i386-avx512.exp: Change include dir path
13689 compilation flag.
13690 * gdb.arch/i386-mpx.c: Change path in include file.
13691 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13692 flag.
13693
136942015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13695
13696 * gdb.compile/compile-print.exp (compile print *vararray@3)
13697 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13698
136992015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13700
13701 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13702 (do not keep jit in memory): ... this.
13703 (expect 5): Change it to ...
13704 (expect no 5): ... this.
13705
137062015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13707
13708 PR gdb/15564
13709 * gdb.mi/mi-detach.exp: New file.
13710
137112015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13712
13713 PR symtab/18392
13714 * gdb.arch/amd64-tailcall-self.S: New file.
13715 * gdb.arch/amd64-tailcall-self.c: New file.
13716 * gdb.arch/amd64-tailcall-self.exp: New file.
13717
137182015-05-28 Don Breazeal <donb@codesourcery.com>
13719
13720 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13721 tests for remote targets by checking is_target_gdbserver.
13722
137232015-05-27 Doug Evans <dje@google.com>
13724
13725 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13726 * gdb.dwarf2/opaque-type-lookup.c: New file.
13727 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13728
137292015-05-26 Doug Evans <dje@google.com>
13730
13731 * gdb.cp/iostream.cc: New file.
13732 * gdb.cp/iostream.exp: New file.
13733
137342015-05-26 Doug Evans <dje@google.com>
13735
13736 * gdb.dwarf2/dw2-op-call.exp: Update.
13737 * gdb.dwarf2/dw4-sig-types.exp: Update.
13738 * gdb.dwarf2/implptr.exp: Update.
13739 * gdb.mi/mi-cmd-param-changed.exp: Update.
13740
137412015-05-26 Doug Evans <dje@google.com>
13742
13743 * gdb.python/py-lazy-string.c: New file.
13744 * gdb.python/py-lazy-string.exp: New file.
13745 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13746 (main): Update. Add estring3.
13747 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13748 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13749
137502015-05-26 Omair Javaid <omair.javaid@linaro.org>
13751 Yao Qi <yao.qi@linaro.org>
13752
13753 * gdb.reverse/aarch64.c: New.
13754 * gdb.reverse/aarch64.exp: New.
13755
137562015-05-26 Omair Javaid <omair.javaid@linaro.org>
13757
13758 * lib/gdb.exp (supports_process_record): Return true for
13759 aarch64*-linux*.
13760 (supports_reverse): Likewise.
13761
137622015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13763
13764 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13765 Use with_test_prefix.
13766
137672015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13768
13769 * gdb.base/completion.exp: Add test for completion of layout
13770 names.
13771
137722015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13773
13774 * lib/gdb.exp (skip_tui_tests): New proc.
13775 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13776
137772015-05-19 Pedro Alves <palves@redhat.com>
13778
13779 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13780 Save the whole env array instead of just HOME. Unset HISTSIZE in
13781 the environment while testing. Restore whole environment
13782 afterwards.
13783
137842015-05-16 Doug Evans <xdje42@gmail.com>
13785
13786 * gdb.guile/scm-ports.c: New file.
13787 * gdb.guile/scm-ports.exp: Add memory port tests.
13788
137892015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13790
13791 * gdb.compile/compile-print.c: New file.
13792 * gdb.compile/compile-print.exp: New file.
13793
137942015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13795
13796 * gdb.compile/compile-ops.exp: Cast param to void.
13797 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13798 (compile code struct_object.selffield = &struct_object): Add xfail.
13799
138002015-05-15 Joel Brobecker <brobecker@adacore.com>
13801
13802 * gdb.ada/arr_enum_with_gap: New testcase.
13803
138042015-05-15 Joel Brobecker <brobecker@adacore.com>
13805
13806 * gdb.ada/byte_packed_arr: New testcase.
13807
138082015-05-15 Joel Brobecker <brobecker@adacore.com>
13809
13810 * gdb.ada/pckd_neg: New testcase.
13811
138122015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13813
13814 PR gdb/17820
13815 * gdb.base/gdbinit-history.exp: New test.
13816 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13817 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13818
138192015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13820
13821 * gdb.python/py-xmethods.cc: Enhance test case.
13822 * gdb.python/py-xmethods.exp: New tests.
13823 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13824 function.
13825 (B_indexoper): Likewise.
13826 (global_dm_list) : Add new xmethod worker functions.
13827
138282015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13829
13830 * gdb.base/coredump-filter.exp: Correctly unset
13831 "coredump_var_addr" array.
13832
138332015-05-08 Pedro Alves <palves@redhat.com>
13834
13835 * gdb.server/non-existing-program.exp: Unset spawn_id.
13836
138372015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13838
13839 PR python/18291
13840 * gdb.python/py-xmethods.exp: Add tests.
13841
138422015-05-08 Yao Qi <yao.qi@linaro.org>
13843
13844 PR gdb/18208
13845 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13846 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13847 function set_coredump_filter, and remove remote_exec call.
13848 Remove argument ipid. Callers update.
13849 (top level): Don't get inferior's PID.
13850
138512015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13852
13853 * gdb.base/watch_thread_num.exp: Skip test on targets without
13854 access watchpoints.
13855
138562015-05-06 Pedro Alves <palves@redhat.com>
13857
13858 PR server/18081
13859 * gdb.server/non-existing-program.exp: New file.
13860
138612015-05-05 Joel Brobecker <brobecker@adacore.com>
13862
13863 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13864
138652015-05-05 Joel Brobecker <brobecker@adacore.com>
13866
13867 * gdb.ada/out_of_line_in_inlined: New testcase.
13868
138692015-05-05 Joel Brobecker <brobecker@adacore.com>
13870
13871 * gdb.ada/var_rec_arr: New testcase.
13872
138732015-04-30 Yao Qi <yao.qi@linaro.org>
13874
13875 * gdb.base/break-idempotent.exp: If
13876 skip_hw_watchpoint_multi_tests returns true, skip the tests
13877 on "rwatch" and "awatch".
13878
138792015-04-30 Yao Qi <yao.qi@linaro.org>
13880
13881 * gdb.base/relativedebug.exp: Invoke gdb command
13882 "info sharedlibrary", and if libc.so doesn't have debug info,
13883 skip the test.
13884
138852015-04-29 Doug Evans <dje@google.com>
13886
13887 * gdb.python/py-xmethods.exp: Add ptype tests.
13888 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13889 get_result_type method.
13890
138912015-04-29 Luis Machado <lgustavo@codesourcery.com>
13892
13893 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13894 the target does not support hardware watchpoints.
13895
138962015-04-29 Luis Machado <lgustavo@codesourcery.com>
13897
13898 * gdb.base/break-always.exp: Abort testing if writing to memory
13899 causes an error.
13900
139012015-04-28 Doug Evans <dje@google.com>
13902
13903 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13904 * gdb.python/py-pp-registration.exp: ... here. New file.
13905 * gdb.python/py-pp-registration.c: New file.
13906 * gdb.python/py-pp-registration.py: New file.
13907
139082015-04-28 Doug Evans <dje@google.com>
13909
13910 * gdb.python/py-bad-printers.c: New file.
13911 * gdb.python/py-bad-printers.py: New file.
13912 * gdb.python/py-bad-printers.exp: New file.
13913
139142015-04-28 Sasha Smundak <asmundak@google.com>
13915
13916 * gdb.python/py-type.exp: New test.
13917
139182015-04-28 Andy Wingo <wingo@igalia.com>
13919
13920 * gdb.python/py-parameter.exp:
13921 * gdb.guile/scm-parameter.exp: Escape the path that we are
13922 matching against, as it might contain characters that are special
13923 to regular expressions.
13924
139252015-04-27 Joel Brobecker <brobecker@adacore.com>
13926
13927 * gdb.ada/rec_comp: New testcase.
13928
139292015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13930
13931 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13932 before using it.
13933
139342015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13935
13936 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13937 new tests for verilog output.
13938
139392015-04-24 Yao Qi <yao.qi@linaro.org>
13940
13941 * boards/remote-gdbserver-on-localhost.exp: New file.
13942
139432015-04-23 Pedro Alves <palves@redhat.com>
13944
13945 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13946 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13947 "end of file", remove $inferior_spawn_id from the indirect list.
13948
139492015-04-23 Pedro Alves <palves@redhat.com>
13950
13951 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13952
139532015-04-23 Pedro Alves <palves@redhat.com>
13954
13955 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13956 on $any_spawn_id instead of only on $gdb_spawn_id.
13957
139582015-04-21 Pierre Muller <muller@sourceware.org>
13959
13960 PR pascal/17815
13961 * lib/pascal.exp (gpc_compile): Add new option "class".
13962 (fpc_compile): Likewise.
13963 * gdb.pascal/case-insensitive-symbols.pas: New file.
13964 * gdb.pascal/case-insensitive-symbols.exp: New file.
13965
139662015-04-20 Gary Benson <gbenson@redhat.com>
13967
13968 * gdb.base/attach.exp: Fix three extended remote failures.
13969
139702015-04-17 Gary Benson <gbenson@redhat.com>
13971
13972 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13973 the main executable over the remote protocol.
13974
139752015-04-16 Pedro Alves <palves@redhat.com>
13976
13977 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13978 a new gdbserver if gdbserver_reconnect_p is set.
13979
139802015-04-16 Pedro Alves <palves@redhat.com>
13981
13982 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13983 is set, don't exit gdbserver.
13984
139852015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13986
13987 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13988 appropriate .insn, such that an older assembler can be used.
13989 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13990 the z/Architecture instruction set on 31-bit targets as well.
13991
139922015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13993
13994 * gdb.go/handcall.exp: Remove all logic related to the first
13995 breakpoint and rely on go_runto_main instead.
13996 * gdb.go/strings.exp: Likewise.
13997 * gdb.go/unsafe.exp: Likewise.
13998 * gdb.go/hello.exp: Likewise. Also rename the remaining
13999 breakpoint marker to "breakpoint 1".
14000 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14001 * gdb.go/strings.go: Likewise.
14002 * gdb.go/unsafe.go: Likewise.
14003 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14004 "set breakpoint 2 here" and rename the remaining breakpoint marker
14005 to "breakpoint 1".
14006
140072015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14008
14009 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14010 if itertools.imap is not present.
14011 * gdb.python/py-objfile.exp: Add parentheses.
14012 * gdb.python/py-type.exp: Same.
14013 * gdb.python/py-unwind-maint.py: Same.
14014
140152015-04-15 Yao Qi <yao.qi@linaro.org>
14016
14017 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14018 of ":$ptr_size" and set its form explicitly.
14019
140202015-04-15 Pedro Alves <palves@redhat.com>
14021 Yao Qi <yao.qi@linaro.org>
14022
14023 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14024 timeout by factor of 4.
14025 (test_regular_watch): Likewise.
14026 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14027 * gdb.reverse/sigall-reverse.exp: Likewise.
14028 * gdb.reverse/until-precsave.exp: Likewise.
14029 * lib/gdb.exp (with_timeout_factor): New proc.
14030 (gdb_expect): Move some code to ...
14031 (get_largest_timeout): ... here. New procedure.
14032
140332015-04-14 Luis Machado <lgustavo@codesourcery.com>
14034
14035 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14036
140372015-04-13 Luis Machado <lgustavo@codesourcery.com>
14038
14039 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14040 to write to the .text section.
14041
140422015-04-13 Luis Machado <lgustavo@codesourcery.com>
14043
14044 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14045 Handle the case of targets that do not provide PID information.
14046
140472015-04-13 Yao Qi <yao.qi@linaro.org>
14048
14049 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14050 and use expect instead of gdb_expect.
14051
140522015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14053
14054 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14055 "coredump_var_addr" to avoid naming conflict with other testcases.
14056
140572015-04-10 Pedro Alves <palves@redhat.com>
14058
14059 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14060 gdb_test_sequence and gdb_assert.
14061
140622015-04-10 Pedro Alves <palves@redhat.com>
14063
14064 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14065 test messages that don't include the breakpoint address.
14066
140672015-04-10 Yao Qi <yao.qi@linaro.org>
14068
14069 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14070 false for some offset and width combinations which aren't
14071 supported by linux kernel.
14072
140732015-04-10 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14076 procedure, factored out from ...
14077 (top level): ... here. Add "set displaced-stepping" testing axis.
14078 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14079 parameter "displaced". Use it.
14080 (top level): Use foreach and add "set displaced-stepping" testing
14081 axis.
14082
140832015-04-10 Pedro Alves <palves@redhat.com>
14084
14085 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14086 Remove comment.
14087 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14088 both the address of the instruction that triggers the watchpoint
14089 and the address of the instruction immediately after, and use
14090 those addresses for the test. Fix comment.
14091
140922015-04-10 Pedro Alves <palves@redhat.com>
14093
14094 * gdb.base/sigstep.exp (breakpoint_to_handler)
14095 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14096 Test "backtrace" in handler.
14097 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14098 (top level): Add new "displaced" test axis to
14099 breakpoint_to_handler, breakpoint_to_handler_entry and
14100 breakpoint_over_handler.
14101
141022015-04-10 Pedro Alves <palves@redhat.com>
14103
14104 PR gdb/18216
14105 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14106
141072015-04-10 Yao Qi <yao.qi@linaro.org>
14108
14109 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14110 (test_add_rn_pc): New function.
14111 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14112 (top level): Invoke test_add_rn_pc.
14113
141142015-04-10 Pedro Alves <palves@redhat.com>
14115
14116 PR gdb/13858
14117 * gdb.base/step-over-no-symbols.exp: New file.
14118
141192015-04-09 Andy Wingo <wingo@igalia.com>
14120
14121 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14122 after the Python tests.
14123
141242015-04-08 Keith Seitz <keiths@redhat.com>
14125
14126 PR python/16699
14127 * gdb.python/py-completion.exp: New tests for completion.
14128 * gdb.python/py-completion.py (CompleteLimit1): New class.
14129 (CompleteLimit2): Likewise.
14130 (CompleteLimit3): Likewise.
14131 (CompleteLimit4): Likewise.
14132 (CompleteLimit5): Likewise.
14133 (CompleteLimit6): Likewise.
14134 (CompleteLimit7): Likewise.
14135
141362015-04-08 Pedro Alves <palves@redhat.com>
14137
14138 PR gdb/18214
14139 PR gdb/18216
14140 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14141 function.
14142 (main): Install it as SIGUSR1 handler.
14143 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14144 parameter. Always use "setup" as prefix. Toggle "set
14145 displaced-stepping" off/on depending on global. Don't switch to
14146 thread 1 here.
14147 (top level): Add displaced stepping "off/on" test axis. Update
14148 "setup" calls. Wrap each subtest with with_test_prefix. Test
14149 continuing with a queued signal in each thread.
14150
141512015-04-08 Pedro Alves <palves@redhat.com>
14152
14153 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14154 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14155 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14156 Return early if running to main fails.
14157 * gdb.trace/while-stepping.exp: Likewise.
14158
141592015-04-07 Pedro Alves <palves@redhat.com>
14160
14161 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14162 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14163 interact with inferior program.
14164
141652015-04-07 Pedro Alves <palves@redhat.com>
14166
14167 * lib/gdb.exp (inferior_spawn_id): New global.
14168 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14169 spawn id after processing the user code.
14170 (default_gdb_start): Set inferior_spawn_id.
14171 (send_inferior): New procedure.
14172 * lib/gdbserver-support.exp (gdbserver_start): Set
14173 inferior_spawn_id.
14174 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14175
141762015-04-07 Pedro Alves <palves@redhat.com>
14177
14178 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14179 * lib/gdbserver-support.exp (gdbserver_start): Make
14180 $server_spawn_id global.
14181 (gdbserver_start): Don't wait for gdbserver's spawn id with
14182 expect_background.
14183 (close_gdbserver): New procedure.
14184 (gdb_exit): Rename the default version and reimplement.
14185
141862015-04-07 Pedro Alves <palves@redhat.com>
14187
14188 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14189 append the substituted item, not the original item.
14190
141912015-04-07 Pedro Alves <palves@redhat.com>
14192
14193 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14194 gdb_expect.
14195
141962015-04-07 Pedro Alves <palves@redhat.com>
14197
14198 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14199 output appearing once only.
14200
142012015-04-07 Pedro Alves <palves@redhat.com>
14202
14203 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14204 that doesn't expect anything. Return early if running to main
14205 fails.
14206
142072015-04-07 Yao Qi <yao.qi@linaro.org>
14208
14209 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14210 (child_function): Call alarm.
14211 (main): Move call to alarm into the loop.
14212 * gdb.threads/non-stop-fair-events.exp: Build program with
14213 -DTIMEOUT=$timeout.
14214
142152015-04-06 Doug Evans <xdje42@gmail.com>
14216
14217 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14218 Fix dest parameter to board_info.
14219 (fpc_compile): Ditto.
14220 (gdb_compile_pascal): Rename dest arg to destfile.
14221
142222015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14223
14224 * gdb.ada/funcall_ref.exp: New file.
14225 * gdb.ada/funcall_ref/foo.adb: New file.
14226
142272015-04-02 Yao Qi <yao.qi@linaro.org>
14228
14229 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14230 is remote.
14231
142322015-04-02 Gary Benson <gbenson@redhat.com>
14233
14234 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14235
142362015-04-01 Sasha Smundak <asmundak@google.com>
14237
14238 * gdb.python/py-unwind-maint.c: New file.
14239 * gdb.python/py-unwind-maint.exp: New test.
14240 * gdb.python/py-unwind-maint.py: New file.
14241 * gdb.python/py-unwind.c: New file.
14242 * gdb.python/py-unwind.exp: New test.
14243 * gdb.python/py-unwind.py: New test.
14244
142452015-04-01 Pedro Alves <palves@redhat.com>
14246
14247 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14248 to fail instead of non-existent $test.
14249
142502015-04-01 Pedro Alves <palves@redhat.com>
14251
14252 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14253 GDBFLAGS if not empty.
14254
142552015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14256
14257 * gdb.ada/complete.exp: Remove "multi_line".
14258 * gdb.ada/info_exc.exp: Remove "multi_line".
14259 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14260 * gdb.ada/ptype_field.exp: Remove "multi_line".
14261 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14262 * gdb.ada/tagged.exp: Remove "multi_line".
14263 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14264 [multi_line ...]
14265 * gdb.btrace/delta.exp: Likewise.
14266 * gdb.btrace/exception.exp: Likewise.
14267 * gdb.btrace/function_call_history.exp: Likewise.
14268 * gdb.btrace/instruction_history.exp: Likewise.
14269 * gdb.btrace/nohist.exp: Likewise.
14270 * gdb.btrace/record_goto.exp: Likewise.
14271 * gdb.btrace/segv.exp: Likewise.
14272 * gdb.btrace/stepi.exp: Likewise.
14273 * gdb.btrace/tailcall.exp: Likewise.
14274 * gdb.btrace/unknown_functions.exp: Likewise.
14275 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14276 * lib/gdb.exp: Add the "multi_line" helper.
14277
142782015-04-01 Pedro Alves <palves@redhat.com>
14279
14280 * gdb.threads/tid-reuse.c: New file.
14281 * gdb.threads/tid-reuse.exp: New file.
14282
142832015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14284
14285 PR corefiles/16092
14286 * gdb.base/coredump-filter.c: New file.
14287 * gdb.base/coredump-filter.exp: Likewise.
14288
142892015-03-27 Petr Machata <pmachata@redhat.com>
14290
14291 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14292 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14293 (Dwarf::assemble): Initialize them.
14294 (Dwarf::lines): New function.
14295
142962015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14297
14298 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14299 SYMBOL_PREFIX for x86_64-*-cygwin.
14300
143012015-03-26 Andy Wingo <wingo@igalia.com>
14302
14303 PR symtab/18148
14304 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14305 const_value but not a location.
14306 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14307 location defined in non-main CUs are visible.
14308
143092015-03-26 Yao Qi <yao.qi@linaro.org>
14310
14311 PR testsuite/18139
14312 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14313 Add a line number entry for the same line.
14314 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14315 Add a line number entry for the same line.
14316
143172015-03-26 Yao Qi <yao.qi@linaro.org>
14318
14319 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14320 .int 0.
14321 (func): Likewise. Add .Lfunc_1 label.
14322 Use .Lfunc_1 label.
14323 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14324 .int 0.
14325 (func): Likewise.
14326 Use .Lfunc_1 label.
14327
143282015-03-26 Yao Qi <yao.qi@linaro.org>
14329
14330 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14331 Call gdb_compile instead to compile each .s files without debug
14332 information.
14333
143342015-03-26 Yao Qi <yao.qi@linaro.org>
14335
14336 * gdb.base/savedregs.exp (process_saved_regs): Make
14337 "Saved registers:" optional in the pattern.
14338
143392015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14340
14341 * gdb.btrace/next.exp: Merged into step.exp.
14342 * gdb.btrace/finish.exp: Merged into step.exp.
14343 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14344 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14345 "record goto" and checking the exact replay position.
14346 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14347 check for "Recording format" in "info record" output.
14348 * gdb.btrace/record_goto.exp: Choose test file based on target.
14349 * gdb.btrace/x86-record_goto.S: Renamed into ...
14350 * gdb.btrace/x86_64-record_goto.S: ... this.
14351 * gdb.btrace/i686-record_goto.S: New.
14352 * gdb.btrace/x86-tailcall.S: Renamed into ...
14353 * gdb.btrace/x86_64-tailcall.S: ... this.
14354 * gdb.btrace/i686-tailcall.S: New.
14355 * gdb.btrace/x86-tailcall.c: Renamed into ...
14356 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14357 separate statements. Update test.
14358 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14359 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14360 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14361 * gdb.btrace/tailcall.exp: Choose test file based on target.
14362 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14363
143642015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14365
14366 * gdb.btrace/exception.exp: Increase BTS buffer size.
14367
143682015-03-24 Pedro Alves <palves@redhat.com>
14369
14370 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14371
143722015-03-24 Pedro Alves <palves@redhat.com>
14373
14374 * gdb.threads/schedlock.exp (test_step): No longer expect that
14375 "set scheduler-locking step" with "next" over a function call runs
14376 threads unlocked.
14377
143782015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14379
14380 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14381
143822015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14383
14384 PR breakpoints/16466
14385 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14386 * gdb.mi/mi-pending.c (thread_func): New function.
14387 (int main): Add threading support required.
14388 * gdb.mi/mi-pending.exp: Add tests for this issue.
14389 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14390 (pendfunc2): Remove stdio dependency.
14391 * gdb.mi/mi-pendshr2.c: New file.
14392
143932015-03-23 Keith Seitz <keiths@redhat.com>
14394
14395 * gdb.linespec/keywords.c: New file.
14396 * gdb.linespec/keywords.exp: New file.
14397
143982015-03-23 Keith Seitz <keiths@redhat.com>
14399
14400 PR gdb/18021
14401 * gdb.dwarf2/staticvirtual.exp: New test.
14402
144032015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14404
14405 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14406 * README: Remove HP-UX and gdb.hp.
14407 (configuration):
14408 * configure: Regenerate.
14409 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14410 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14411 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14412 gdb.hp/gdb.defects/Makefile.
14413 * gdb.hp/Makefile.in: File deleted.
14414 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14415 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14416 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14417 * gdb.hp/gdb.aCC/run.c: File deleted.
14418 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14419 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14420 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14421 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14422 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14423 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14424 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14425 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14426 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14427 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14428 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14429 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14430 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14431 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14432 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14433 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14434 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14435 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14436 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14437 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14438 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14439 * gdb.hp/gdb.compat/average.c: File deleted.
14440 * gdb.hp/gdb.compat/sum.c: File deleted.
14441 * gdb.hp/gdb.compat/xdb.c: File deleted.
14442 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14443 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14444 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14445 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14446 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14447 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14448 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14449 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14450 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14451 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14452 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14453 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14454 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14455 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14456 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14457 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14458 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14459 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14460 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14461 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14462 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14463 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14464 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14465 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14466 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14467 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14468 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14469 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14470 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14471 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14472 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14473 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14474 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14475 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14476 * gdb.hp/tools/odump: File deleted.
14477
144782015-03-19 Pedro Alves <palves@redhat.com>
14479
14480 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14481 (saw_thread_3): New globals.
14482 (top level): Increment them when an event for the corresponding
14483 thread is seen.
14484 (no thread starvation): New test.
14485
144862015-03-19 Pedro Alves <palves@redhat.com>
14487
14488 * gdb.threads/continue-pending-status.c: New file.
14489 * gdb.threads/continue-pending-status.exp: New file.
14490
144912015-03-18 Pedro Alves <palves@redhat.com>
14492
14493 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14494 Use gdb_is_target_remote instead of is_remote. Use
14495 gdb_test_multiple instead of gdb_expect. Exit early if
14496 gdb_test_multiple hits its internal matches. Tighten stepi tests
14497 expected output. Fail on exit with any signal, instead of just
14498 SIGILL.
14499
145002015-03-18 Yao Qi <yao.qi@linaro.org>
14501
14502 PR tdep/18107
14503 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14504 variable.
14505 * gdb.base/catch-syscall.exp: Don't skip it on
14506 aarch64*-*-linux* target. Remove elements in all_syscalls.
14507 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14508 target.
14509 (setup_all_syscalls): New proc.
14510
145112015-03-16 Yao Qi <yao.qi@linaro.org>
14512
14513 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14514 (top level): Skip tests if valid_addr_p returns false for
14515 $cmd1 or $cmd2.
14516
145172015-03-11 Andy Wingo <wingo@igalia.com>
14518
14519 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14520
145212015-03-11 Yao Qi <yao.qi@linaro.org>
14522
14523 * gdb.base/catch-syscall.exp: Fix typo in comments.
14524
145252015-03-11 Yao Qi <yao.qi@linaro.org>
14526
14527 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14528
145292015-03-09 Pedro Alves <palves@redhat.com>
14530
14531 * dg-extract-results.py: Delete.
14532
145332015-03-09 Pedro Alves <palves@redhat.com>
14534
14535 Merge dg-extract-results.sh from GCC upstream (r218843).
14536
14537 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14538 * dg-extract-results.sh: Use --text with grep to avoid issues with
14539 binary files. Fall back to cat -v, if that doesn't work.
14540
145412015-03-05 Pedro Alves <palves@redhat.com>
14542
14543 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14544
145452015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14546
14547 * lib/mi-support.exp (mi_expect_interrupt): Accept
14548 alternative event for when in all-stop mode.
14549
145502015-03-04 Pedro Alves <palves@redhat.com>
14551
14552 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14553
145542015-03-04 Mark Kettenis <kettenis@gnu.org>
14555
14556 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14557
145582015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14559
14560 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14561 regexps for GDB's current line display, accept a hex address
14562 preceding the line number.
14563
145642015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14565
14566 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14567 the 'arch1' variable for "s390*-linux*" targets.
14568
145692015-03-04 Pedro Alves <palves@redhat.com>
14570
14571 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14572 (main): Pass missing retval argument to pthread_join call.
14573
145742015-03-02 Pedro Alves <palves@redhat.com>
14575
14576 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14577 (top level): Call do_test with non-stop as well.
14578
145792015-03-02 Pedro Alves <palves@redhat.com>
14580
14581 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14582 -1.
14583
145842015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14585
14586 * gdb.arch/s390-vregs.exp: New test.
14587 * gdb.arch/s390-vregs.S: New file.
14588
145892015-02-27 Pedro Alves <palves@redhat.com>
14590
14591 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14592 call to catch_command_errors.
14593 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14594 catch_command_errors.
14595
145962015-02-27 Pedro Alves <palves@redhat.com>
14597
14598 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14599 "true" for boolean result.
14600 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14601 prototype of main.
14602
146032015-02-27 Pedro Alves <palves@redhat.com>
14604
14605 * lib/unbuffer_output.c: New file.
14606 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14607 (main): Call gdb_unbuffer_output.
14608
146092015-02-27 Yao Qi <yao.qi@linaro.org>
14610
14611 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14612 target.
14613
146142015-02-26 Doug Evans <dje@google.com>
14615
14616 * gdb.cp/class2.cc (Dbase, D): New classes.
14617 (main): New local delta.
14618 * gdb.cp/class2.exp: Test printing delta.
14619 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14620 (dynbar): New global.
14621 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14622
146232015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14624
14625 * gdb.compile/compile-ifunc.c: New file.
14626 * gdb.compile/compile-ifunc.exp: New file.
14627
146282015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14629
14630 * gdb.base/structs.exp: Check for correct struct on finish.
14631
146322015-02-26 Yao Qi <yao.qi@linaro.org>
14633
14634 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14635 is zero.
14636
146372015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14638
14639 * gdb.arch/cordic.ko.bz2: New file.
14640 * gdb.arch/cordic.ko.debug.bz2: New file.
14641 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14642
146432015-02-25 Yao Qi <yao.qi@linaro.org>
14644
14645 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14646 aarch64*-*-* target.
14647
146482015-02-23 Pedro Alves <palves@redhat.com>
14649
14650 * lib/gdb.exp (delete_breakpoints): Rewrite using
14651 gdb_test_multiple.
14652
146532015-02-23 Pedro Alves <palves@redhat.com>
14654
14655 * gdb.base/info-os.c: Include stdlib.h.
14656
146572015-02-22 Doug Evans <xdje42@gmail.com>
14658
14659 PR symtab/17855
14660 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14661 is read after symbols have been re-read.
14662 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14663 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14664
146652015-02-21 Doug Evans <dje@google.com>
14666
14667 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14668
146692015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14670
14671 PR corefiles/17808
14672 * gdb.arch/i386-biarch-core.core.bz2: New file.
14673 * gdb.arch/i386-biarch-core.exp: New file.
14674
146752015-02-21 Pedro Alves <palves@redhat.com>
14676
14677 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14678 runto_main fails.
14679
146802015-02-20 Pedro Alves <palves@redhat.com>
14681
14682 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14683 info probes.
14684
146852015-02-20 Pedro Alves <palves@redhat.com>
14686
14687 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14688
146892015-02-20 Pedro Alves <palves@redhat.com>
14690
14691 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14692 clean_restart before gdb_target_supports_trace.
14693
146942015-02-20 Pedro Alves <palves@redhat.com>
14695
14696 PR threads/18006
14697 * gdb.threads/clone-thread_db.c: New file.
14698 * gdb.threads/clone-thread_db.exp: New file.
14699
147002015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14701
14702 PR breakpoints/16812
14703 * gdb.base/catch-gdb-caused-signals.c: New file.
14704 * gdb.base/catch-gdb-caused-signals.exp: New file.
14705
147062015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14707
14708 * configure: Regenerated.
14709 * configure.ac: Use GDB_AC_TRANSFORM.
14710 * aclocal.m4: sinclude ../transform.m4.
14711
147122015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14713
14714 * lib/dtrace.exp: New file.
14715 * gdb.base/dtrace-probe.exp: Likewise.
14716 * gdb.base/dtrace-probe.d: Likewise.
14717 * gdb.base/dtrace-probe.c: Likewise.
14718 * lib/pdtrace.in: Likewise.
14719 * configure.ac: Output variables with the transformed names of
14720 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14721 * configure: Regenerated.
14722
147232015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14724
14725 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14726 expected message when trying to access $_probe_* convenience
14727 variables while not on a probe.
14728
147292015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14730
14731 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14732
147332015-02-11 Pedro Alves <pedro@codesourcery.com>
14734
14735 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14736 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14737
147382015-02-10 Doug Evans <xdje42@gmail.com>
14739
14740 * lib/gdb.exp (gdb_load): Always return a result.
14741
147422015-02-10 Pedro Alves <palves@redhat.com>
14743
14744 * gdb.threads/signal-sigtrap.c: New file.
14745 * gdb.threads/signal-sigtrap.exp: New file.
14746
147472015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14748
14749 * gdb.trace/no-attach-trace.c: New file.
14750 * gdb.trace/no-attach-trace.exp: New file.
14751
147522015-02-09 Mark Wielaard <mjw@redhat.com>
14753
14754 * gdb.dwarf2/atomic.c: New file.
14755 * gdb.dwarf2/atomic-type.exp: Likewise.
14756
147572015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14758
14759 * gdb.btrace/buffer-size.exp: Update "info record" output.
14760 * gdb.btrace/delta.exp: Update "info record" output.
14761 * gdb.btrace/enable.exp: Update "info record" output.
14762 * gdb.btrace/finish.exp: Update "info record" output.
14763 * gdb.btrace/instruction_history.exp: Update "info record" output.
14764 * gdb.btrace/next.exp: Update "info record" output.
14765 * gdb.btrace/nexti.exp: Update "info record" output.
14766 * gdb.btrace/step.exp: Update "info record" output.
14767 * gdb.btrace/stepi.exp: Update "info record" output.
14768 * gdb.btrace/nohist.exp: Update "info record" output.
14769
147702015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14771
14772 * gdb.btrace/buffer-size: New.
14773
147742015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14775
14776 * gdb.btrace/delta.exp: Update "info record" output.
14777 * gdb.btrace/enable.exp: Update "info record" output.
14778 * gdb.btrace/finish.exp: Update "info record" output.
14779 * gdb.btrace/instruction_history.exp: Update "info record" output.
14780 * gdb.btrace/next.exp: Update "info record" output.
14781 * gdb.btrace/nexti.exp: Update "info record" output.
14782 * gdb.btrace/step.exp: Update "info record" output.
14783 * gdb.btrace/stepi.exp: Update "info record" output.
14784 * gdb.btrace/nohist.exp: Update "info record" output.
14785
147862015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14787
14788 PR gdb/15678
14789 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14790
147912015-02-06 Pedro Alves <palves@redhat.com>
14792
14793 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14794 macro.
14795 (seconds_left, again): New globals.
14796 (main): Wait seconds_left in a 1-second sleep loop instead of
14797 sleeping 180 seconds. If 'again' is set, reset the seconds
14798 counter.
14799 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14800 'again' in the inferior before detaching. Print the seconds left.
14801 (options): New global.
14802 (top level): Build program with -DTIMEOUT=$timeout.
14803
148042015-02-06 Pedro Alves <palves@redhat.com>
14805
14806 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14807 determine how many seconds to pass to 'alarm'.
14808 * gdb.base/gdb-sigterm.exp (top level): Build program with
14809 -DTIMEOUT=$timeout.
14810 (do_test): Return success/failure indication. Add more verbose
14811 logging. Don't fail if 200 single steps are seen. Instead, fail
14812 when the test times out.
14813 (passes): New global.
14814 (top level): Break the testing loop if testing fails on any
14815 iteration. Use gdb_assert.
14816
148172015-02-04 Don Breazeal <donb@codesourcery.com>
14818
14819 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14820 and initialize them.
14821 (ipc_cleanup): New function.
14822 (main): Don't declare shmid, semid, and msqid. Add a call to
14823 atexit so that we call ipc_cleanup on exit.
14824
148252015-02-04 Pedro Alves <palves@redhat.com>
14826
14827 * boards/native-extended-gdbserver.exp: Remove any target variant
14828 specifications from the board name before clearing the isremote
14829 flag from board_info.
14830
148312015-01-31 Doug Evans <xdje42@gmail.com>
14832
14833 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14834
148352015-01-31 Gary Benson <gbenson@redhat.com>
14836
14837 * gdb.base/completion.exp: Disable completion limiting for
14838 existing tests. Add new tests to check completion limiting.
14839 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14840
148412015-01-31 Doug Evans <xdje42@gmail.com>
14842
14843 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14844
148452015-01-31 Doug Evans <xdje42@gmail.com>
14846
14847 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14848 entries. Duplicate file section script entries.
14849 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14850 inlined entries. Add test for safe-path rejection.
14851 * gdb.python/py-section-script.c: Add duplicate inlined section script
14852 entries. Duplicate file section script entries.
14853 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14854 inlined entries. Add test for safe-path rejection.
14855
148562015-01-29 Joel Brobecker <brobecker@adacore.com>
14857
14858 * gdb.ada/disc_arr_bound: New testcase.
14859
148602015-01-29 Joel Brobecker <brobecker@adacore.com>
14861
14862 * gdb.ada/mi_var_array: New testcase.
14863
148642015-01-27 Doug Evans <dje@google.com>
14865
14866 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14867 Add test for objfile.filename, objfile.username after objfile
14868 has been unloaded.
14869
148702015-01-26 Joel Brobecker <brobecker@adacore.com>
14871
14872 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14873 the second test to print the name attribute of value
14874 returned by the call to gdb.lookup_type, and adjust
14875 the expected output accordingly.
14876
148772015-01-25 Mark Wielaard <mjw@redhat.com>
14878
14879 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14880 * gdb.base/disp-step-fork.c: Include unistd.h.
14881 * gdb.base/siginfo-obj.c: Include stdio.h.
14882 * gdb.base/siginfo-thread.c: Likewise.
14883 * gdb.mi/non-stop.c: Include unistd.h.
14884 * gdb.mi/nsthrexec.c: Include stdio.h.
14885 * gdb.mi/pthreads.c: Include unistd.h.
14886 * gdb.modula2/unbounded1.c (main): Declare returns int.
14887 * gdb.reverse/consecutive-reverse.c: Likewise.
14888 * gdb.threads/create-fail.c: Include unistd.h.
14889 * gdb.threads/killed.c: Likewise.
14890 * gdb.threads/linux-dp.c: Likewise.
14891 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14892 * gdb.threads/non-ldr-exc-2.c: Likewise.
14893 * gdb.threads/non-ldr-exc-3.c: Likewise.
14894 * gdb.threads/non-ldr-exc-4.c: Likewise.
14895 * gdb.threads/pthreads.c: Include unistd.h.
14896 (main): Declare returns int.
14897 * gdb.threads/tls-main.c (foo): New declaration.
14898 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14899
149002015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14901
14902 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14903 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14904
149052015-01-15 Mark Wielaard <mjw@redhat.com>
14906
14907 * gdb.base/noreturn-return.c: New file.
14908 * gdb.base/noreturn-return.exp: New file.
14909 * gdb.base/noreturn-finish.c: New file.
14910 * gdb.base/noreturn-finish.exp: New file.
14911
149122015-01-23 Pedro Alves <palves@redhat.com>
14913
14914 * gdb.threads/continue-pending-after-query.c: New file.
14915 * gdb.threads/continue-pending-after-query.exp: New file.
14916
149172015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14918 Simon Marchi <simon.marchi@ericsson.com>
14919
14920 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14921 * gdb.base/valgrind-db-attach.exp: Same.
14922 * gdb.base/valgrind-infcall.exp: Same.
14923 * lib/mi-support.exp (default_mi_gdb_start): Same.
14924 * lib/prompt.exp (default_prompt_gdb_start): Same.
14925 * lib/gdb.exp (default_gdb_spawn): Same.
14926 (gdb_interact): New.
14927
14928
149292015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14930
14931 * gdb.compile/compile.exp (pointer to jit function): New test.
14932
149332015-01-17 Wei-cheng Wang <cole945@gmail.com>
14934
14935 * lib/gdb.exp (supports_process_record): Return true for
14936 powerpc*-*-linux*.
14937 (supports_reverse): Likewise.
14938
149392015-01-15 Don Breazeal <donb@codesourcery.com>
14940
14941 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14942 instead of checking whether the target board is remote and
14943 use spawn_wait_for_attach instead of exec/sleep.
14944 * gdb.base/attach-twice.exp: Likewise.
14945
149462015-01-15 Joel Brobecker <brobecker@adacore.com>
14947
14948 * gdb.ada/var_arr_attrs: New testcase.
14949
149502015-01-14 Pedro Alves <palves@redhat.com>
14951 Joel Brobecker <brobecker@adacore.com>
14952
14953 PR gdb/17525
14954 * gdb.base/bp-cmds-execution-x-script.c: New file.
14955 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14956 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14957
149582015-01-14 Pedro Alves <palves@redhat.com>
14959
14960 PR cli/17828
14961 * gdb.base/batch-preserve-term-settings.c: New file.
14962 * gdb.base/batch-preserve-term-settings.exp: New file.
14963
149642015-01-13 Doug Evans <dje@google.com>
14965
14966 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14967 binary.
14968
149692015-01-13 Joel Brobecker <brobecker@adacore.com>
14970
14971 * Makefile.in (clean mostlyclean): Do not delete *.py.
14972
149732015-01-13 Joel Brobecker <brobecker@adacore.com>
14974
14975 * gdb.python/py-lookup-type.exp: New file.
14976
149772015-01-12 Pedro Alves <palves@redhat.com>
14978
14979 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14980 restore GDBFLAGS before returning.
14981
149822015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14983
14984 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14985 is_amd64_regs_target and is_x86_like_target.
14986
149872015-01-11 Doug Evans <xdje42@gmail.com>
14988
14989 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14990 is given without an explicit form.
14991 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14992 attributes.
14993 * gdb.dwarf/corrupt.exp: Ditto.
14994 * gdb.dwarf2/enum-type.exp: Ditto.
14995 * gdb.trace/entry-values.exp: Ditto.
14996 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14997
149982015-01-11 Doug Evans <xdje42@gmail.com>
14999
15000 PR gdb/15830
15001 * gdb.base/maint.exp: Remove references to "maint demangle".
15002 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15003 Add tests for explicitly specifying language to demangle.
15004 * gdb.dlang/demangle.exp: Ditto.
15005
150062015-01-09 Pedro Alves <palves@redhat.com>
15007
15008 * gdb.threads/non-stop-fair-events.c: New file.
15009 * gdb.threads/non-stop-fair-events.exp: New file.
15010
150112015-01-09 Pedro Alves <palves@redhat.com>
15012
15013 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15014 the global scope. Set a breakpoint after all threads are started
15015 rather than stepping over two source lines. Expect the prompt.
15016 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15017 global.
15018 (NUM): Now 15.
15019 (main): Use threads_started_barrier to wait for all threads to
15020 start. Main thread no longer calls thread_function. Exit after
15021 180 seconds.
15022 (loop): New function.
15023 (thread_function): Wait on threads_started_barrier barrier. Call
15024 'loop' at each iteration.
15025 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15026 threads have started, instead of hardcoding number of "next"
15027 steps. Use an access watchpoint instead of a write watchpoint.
15028
150292015-01-09 Pedro Alves <palves@redhat.com>
15030
15031 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15032 (thread_func): Wait on barrier.
15033 (main): Wait for all threads to start before stopping GDB.
15034 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15035 global.
15036 (thread1_func, thread2_func): Wait on barrier.
15037 (main): Wait for all threads to start before stopping GDB.
15038 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15039 New global.
15040 (thread1_func, thread2_func): Wait on barrier.
15041 (main): Wait for all threads to start before stopping GDB.
15042
150432015-01-09 Pedro Alves <palves@redhat.com>
15044
15045 * gdb.threads/attach-many-short-lived-threads.c: New file.
15046 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15047
150482014-01-09 Pedro Alves <palves@redhat.com>
15049
15050 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15051 instead of to thread 2.
15052 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15053 Add barrier around each pthread_create call instead of around all
15054 calls.
15055 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15056 Set a break on thread_function and have the child threads hit it
15057 one at at a time.
15058
150592015-01-09 Pedro Alves <palves@redhat.com>
15060
15061 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15062 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15063 false.
15064 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15065 checking whether the target board is remote.
15066 * gdb.multi/multi-attach.exp: Likewise.
15067 * gdb.python/py-sync-interp.exp: Likewise.
15068 * gdb.server/ext-attach.exp: Likewise.
15069 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15070 tests that need to attach, instead of checking whether the target
15071 board is remote at the top of the file.
15072
150732015-01-08 Yao Qi <yao@codesourcery.com>
15074
15075 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15076
150772015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15078
15079 Fix testcase compilation.
15080 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15081
150822015-01-06 Joel Brobecker <brobecker@adacore.com>
15083
15084 * gdb.python/py-type.exp: Add a couple test about empty
15085 array creation, and negative-length array creation.
15086
150872015-01-02 Doug Evans <xdje42@gmail.com>
15088
15089 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15090
150912015-01-02 Doug Evans <dje@google.com>
15092
15093 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15094
150952014-12-29 Yao Qi <yao@codesourcery.com>
15096
15097 * gdb.trace/entry-values.exp: Update comments. Rename variable
15098 bar_call_foo to returned_from_foo.
15099
151002014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15101
15102 PR gdb/17394
15103 * gdb.linespec/break-asm-file.c: New file.
15104 * gdb.linespec/break-asm-file.exp: New file.
15105 * gdb.linespec/break-asm-file0.s: New file.
15106 * gdb.linespec/break-asm-file1.s: New file.
15107
151082014-12-18 Nigel Stephens <nigel@mips.com>
15109 Maciej W. Rozycki <macro@codesourcery.com>
15110
15111 * gdb.base/float.exp: Handle the new output from "info float" on
15112 MIPS targets.
15113
151142014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15115
15116 Fix MinGW compilation.
15117 * gdb.compile/compile-ops.exp: Update untested message if
15118 !skip_compile_feature_tests.
15119 * gdb.compile/compile-setjmp.exp: Likewise.
15120 * gdb.compile/compile-tls.exp: Likewise.
15121 * gdb.compile/compile.exp: Likewise.
15122 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15123 supported on this host".
15124
151252014-12-16 Doug Evans <xdje42@gmail.com>
15126
15127 * boards/stabs.exp: New file.
15128
151292014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15130
15131 * gdb.base/completion.exp: Adjust to format changes of "maint
15132 print user-registers".
15133
151342014-12-16 Catalin Udma <catalin.udma@freescale.com>
15135
15136 PR server/17457
15137 * gdb.arch/aarch64-fp.c: New file.
15138 * gdb.arch/aarch64-fp.exp: New file.
15139
151402014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15141
15142 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15143 r210637, r210913, r211666, r215400, r215817).
15144
15145 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15146 * dg-extract-results.py: New file.
15147 * dg-extract-results.sh: Use it if the environment seems
15148 suitable.
15149
15150 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15151
15152 * dg-extract-results.py (parse_run): Handle warnings that
15153 are printed before a test harness is run.
15154
15155 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15156
15157 * dg-extract-results.py (Named): Remove __cmp__ method.
15158 (output_variation): Use a key to sort variation.harnesses.
15159
15160 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15161
15162 * dg-extract-results.py: For Python 3, force sys.stdout to
15163 handle surrogate escape sequences.
15164 (safe_open): New function.
15165 (output_segment, main): Use it.
15166
15167 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15168
15169 * dg-extract-results.py (Prog.result_re): Include options
15170 in test name.
15171
15172 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15173
15174 * dg-extract-results.py (output_variation): Always sort if
15175 do_sum.
15176
151772014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15178
15179 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15180 as long as we get pagination notifications.
15181
151822014-12-15 Jason Merrill <jason@redhat.com>
15183
15184 * Makefile.in (check-gdb.%): Restore.
15185 * README: Mention it.
15186
151872014-12-13 Joel Brobecker <brobecker@adacore.com>
15188
15189 * gdb.ada/str_uninit: New testcase.
15190
151912014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15192
15193 PR symtab/17642
15194 * gdb.base/vla-stub-define.c: New file.
15195 * gdb.base/vla-stub.c: New file.
15196 * gdb.base/vla-stub.exp: New file.
15197
151982014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15199 Jan Kratochvil <jan.kratochvil@redhat.com>
15200 Tom Tromey <tromey@redhat.com>
15201
15202 * configure.ac: Add gdb.compile/.
15203 * configure: Regenerate.
15204 * gdb.compile/Makefile.in: New file.
15205 * gdb.compile/compile-ops.exp: New file.
15206 * gdb.compile/compile-ops.c: New file.
15207 * gdb.compile/compile-tls.c: New file.
15208 * gdb.compile/compile-tls.exp: New file.
15209 * gdb.compile/compile-constvar.S: New file.
15210 * gdb.compile/compile-constvar.c: New file.
15211 * gdb.compile/compile-mod.c: New file.
15212 * gdb.compile/compile-nodebug.c: New file.
15213 * gdb.compile/compile-setjmp-mod.c: New file.
15214 * gdb.compile/compile-setjmp.c: New file.
15215 * gdb.compile/compile-setjmp.exp: New file.
15216 * gdb.compile/compile-shlib.c: New file.
15217 * gdb.compile/compile.c: New file.
15218 * gdb.compile/compile.exp: New file.
15219 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15220
152212014-12-12 Tom Tromey <tromey@redhat.com>
15222
15223 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15224 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15225
152262014-12-12 Doug Evans <dje@google.com>
15227
15228 * lib/gdb-python.exp (get_python_valueof): New function.
15229 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15230
152312014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15232
15233 * gdb.base/completion.exp: Add test for completion of "info
15234 registers ".
15235
152362014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15237
15238 * gdb.base/func-ptrs.c: New file.
15239 * gdb.base/func-ptrs.exp: New file.
15240
152412014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15242
15243 PR breakpoints/17012
15244 * gdb.base/dprintf-detach.c: New file.
15245 * gdb.base/dprintf-detach.exp: New file.
15246
152472014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15248
15249 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15250 * lib/gdb.exp (target_is_gdbserver): New procedure.
15251
152522014-12-08 Doug Evans <dje@google.com>
15253
15254 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15255
152562014-12-05 Yao Qi <yao@codesourcery.com>
15257
15258 * gdb.guile/scm-error.exp: Remove the third argument to
15259 gdb_remote_download.
15260 * gdb.guile/scm-frame-args.exp: Likewise.
15261 * gdb.guile/scm-section-script.exp: Likewise.
15262
152632014-12-05 Yao Qi <yao@codesourcery.com>
15264
15265 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15266
152672014-12-04 Doug Evans <dje@google.com>
15268
15269 * gdb.python/py-objfile.exp: Add tests for
15270 objfile.add_separate_debug_file.
15271
152722014-12-04 Doug Evans <dje@google.com>
15273
15274 * lib/gdb.exp (get_build_id): New function.
15275 (build_id_debug_filename_get): Rewrite to use it.
15276 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15277
152782014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15279
15280 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15281 `method(long)', not just 0x0.
15282 * gdb.cp/nsalias.exp: Align code labels to 4.
15283 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15284 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15285 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15286 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15287 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15288 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15289
152902014-12-02 Doug Evans <dje@google.com>
15291
15292 PR symtab/17602
15293 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15294 * gdb.cp/anon-ns2.cc: ... here. New file.
15295 * gdb.cp/anon-ns.exp: Update.
15296
152972014-12-02 Nick Bull <nicholaspbull@gmail.com>
15298
15299 * gdb.python/py-events.py (inferior_call_handler): New.
15300 (register_changed_handler, memory_changed_handler): New.
15301 (test_events.invoke): Register new handlers.
15302 * gdb.python/py-events.exp: Add tests for inferior call,
15303 memory_changed and register_changed events.
15304
153052014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15306
15307 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15308 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15309 if the linker doesn't understand this.
15310
153112014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15312
15313 * gdb.python/python.exp: Change expected reply to help().
15314
153152014-12-01 Yao Qi <yao@codesourcery.com>
15316
15317 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15318 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15319 * configure: Re-generated.
15320
153212014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15322
15323 * gdb.cp/chained-calls.cc: New file.
15324 * gdb.cp/chained-calls.exp: New file.
15325 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15326
153272014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15328
15329 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15330 * gdb.dwarf2/symtab-producer.exp: Same.
15331 * gdb.gdb/python-interrupts.exp: Same.
15332 * gdb.gdb/python-selftest.exp: Same.
15333 * gdb.python/py-linetable.exp: Same.
15334 * gdb.python/py-type.exp: Same.
15335 * gdb.python/py-value-cc.exp: Same.
15336 * gdb.python/py-value.exp: Same.
15337
153382014-11-28 Yao Qi <yao@codesourcery.com>
15339
15340 * gdb.base/break-probes.exp: Match library name prefixed with
15341 sysroot.
15342
153432014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15344
15345 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15346 test expected output. Add parentheses for the call to print.
15347 Remove L suffix from integers.
15348
153492014-11-26 Doug Evans <dje@google.com>
15350
15351 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15352
153532014-11-22 Yao Qi <yao@codesourcery.com>
15354
15355 * gdb.trace/entry-values.c: Remove asms.
15356 (foo): Add foo_label.
15357 (bar): Add bar_label.
15358 * gdb.trace/entry-values.exp: Remove code computing foo's
15359 length and bar's length.
15360 (Dwarf::assemble): Invoke function_range for bar and use
15361 MACRO_AT_func for foo.
15362
153632014-11-22 Yao Qi <yao@codesourcery.com>
15364
15365 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15366 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15367 Use .Lgcc43_procstart instead of gcc43.
15368
153692014-11-21 Joel Brobecker <brobecker@adacore.com>
15370
15371 * gdb.ada/n_arr_bound: New testcase.
15372
153732014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15374
15375 PR breakpoints/10737
15376 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15377 test_catch_syscall_multi_arch.
15378 (test_catch_syscall_multi_arch): New function.
15379
153802014-11-20 Doug Evans <xdje42@gmail.com>
15381
15382 * gdb.base/maint.exp: Update expected output.
15383
153842014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15385
15386 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15387 4-byte instruction on S390.
15388
153892014-11-19 Joel Brobecker <brobecker@adacore.com>
15390
15391 * gdb.ada/arr_arr: New testcase.
15392
153932014-11-19 Joel Brobecker <brobecker@adacore.com>
15394
15395 * gdb.ada/pkd_arr_elem: New Testcase.
15396
153972014-11-18 Luis Machado <lgustavo@codesourcery.com>
15398
15399 * gdb.reverse/break-precsave: Expect completion message for
15400 core file reads.
15401 * gdb.reverse/consecutive-precsave.exp: Likewise.
15402 * gdb.reverse/finish-precsave.exp: Likewise.
15403 * gdb.reverse/i386-precsave.exp: Likewise.
15404 * gdb.reverse/machinestate-precsave.exp: Likewise.
15405 * gdb.reverse/sigall-precsave.exp: Likewise.
15406 * gdb.reverse/solib-precsave.exp: Likewise.
15407 * gdb.reverse/step-precsave.exp: Likewise.
15408 * gdb.reverse/until-precsave.exp: Likewise.
15409 * gdb.reverse/watch-precsave.exp: Likewise.
15410
154112014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15412
15413 * gdb.base/bp-permanent.c: Include unistd.h.
15414 * gdb.python/py-framefilter-mi.c (main): Add return type.
15415 * gdb.python/py-framefilter.c (main): Likewise.
15416 * gdb.trace/actions-changed.c (main): Likewise.
15417
154182014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15419
15420 * gdb.mi/until.c: Add eye-catchers.
15421 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15422 line numbers.
15423
154242014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15425
15426 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15427 function header variants in break1.c.
15428 * gdb.base/ena-dis-br.exp: Likewise.
15429 * gdb.base/hbreak2.exp: Likewise.
15430 * gdb.reverse/until-precsave.exp: Drop references to removed
15431 non-prototype function header variants in ur1.c.
15432 * gdb.reverse/until-reverse.exp: Likewise.
15433
154342014-11-17 Petr Machata <pmachata@redhat.com>
15435
15436 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15437 ${_cu_offset_size} bytes abbrev offset.
15438
154392014-11-15 Doug Evans <xdje42@gmail.com>
15440
15441 PR symtab/17559
15442 * gdb.base/line-symtabs.exp: New file.
15443 * gdb.base/line-symtabs.c: New file.
15444 * gdb.base/line-symtabs.h: New file.
15445
154462014-11-14 Yao Qi <yao@codesourcery.com>
15447
15448 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15449 (func): Add label func_label.
15450 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15451 Replace low_pc and high_pc with MACRO_AT_range.
15452 Replace name, low_pc and high_pc with MACRO_AT_func.
15453
154542014-11-14 Yao Qi <yao@codesourcery.com>
15455
15456 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15457 Replace name, low_pc and high_pc with MACRO_AT_func.
15458
154592014-11-14 Yao Qi <yao@codesourcery.com>
15460
15461 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15462 produce debug information.
15463 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15464
154652014-11-14 Yao Qi <yao@codesourcery.com>
15466
15467 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15468 object and get function length.
15469 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15470 with MACRO_AT_func.
15471 (top-level): Replace gdb_compile and clean_restart with
15472 prepare_for_testing.
15473 * gdb.dwarf2/main.c (main): Add label main_label.
15474
154752014-11-14 Yao Qi <yao@codesourcery.com>
15476
15477 * lib/dwarf.exp (function_range): New procedure.
15478 (Dwarf::_handle_macro_at_func): New procedure.
15479 (Dwarf::_handle_macro_at_range): New procedure.
15480 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15481
154822014-11-14 Yao Qi <yao@codesourcery.com>
15483
15484 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15485 (_handle_attribute): New procedure.
15486
154872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15488
15489 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15490 * gdb.base/call-sc.c (zed): Likewise.
15491 * gdb.base/checkpoint.c (main): Likewise.
15492 * gdb.base/dump.c (main): Likewise.
15493 * gdb.base/gcore.c (main): Likewise.
15494 * gdb.base/huge.c (main): Likewise.
15495 * gdb.base/multi-forks.c (main): Likewise.
15496 * gdb.base/pr10179-a.c (main): Likewise.
15497 * gdb.base/savedregs.c (main): Likewise.
15498 * gdb.base/sigaltstack.c (main): Likewise.
15499 * gdb.base/siginfo.c (main): Likewise.
15500 * gdb.base/structs.c (zed): Likewise.
15501 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15502 * gdb.mi/mi-syn-frame.c (main): Likewise.
15503 * gdb.mi/until.c (foo, main): Likewise.
15504 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15505 * gdb.base/solib-weak.c (foo): Declare.
15506 * gdb.base/attach-twice.c: Include stdio.h.
15507 * gdb.base/weaklib1.c: Likewise.
15508 * gdb.base/weaklib2.c: Likewise.
15509 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15510 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15511 unistd.h.
15512 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15513 * gdb.mi/mi-exit-code.c: Likewise.
15514 * gdb.base/break-interp-lib.c: Include string.h.
15515 * gdb.base/coremaker.c: Likewise.
15516 * gdb.base/testenv.c: Likewise.
15517 * gdb.python/py-finish-breakpoint.c: Likewise.
15518 * gdb.base/inferior-died.c: Include sys/wait.h.
15519 * gdb.base/fileio.c: Include time.h.
15520 * gdb.base/async-shell.c: Include unistd.h.
15521 * gdb.base/dprintf-non-stop.c: Likewise.
15522 * gdb.base/info-os.c: Likewise.
15523 * gdb.mi/mi-console.c: Likewise.
15524 * gdb.mi/watch-nonstop.c: Likewise.
15525 * gdb.python/py-events.c: Likewise.
15526 * gdb.base/async.c (baz): Move up before its invocation.
15527 * gdb.base/code_elim2.c (my_global_func): Likewise.
15528 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15529 * gdb.base/advance.c (func2): Likewise.
15530
155312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15532
15533 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15534 variant.
15535 * gdb.base/annota3.c: Likewise.
15536 * gdb.base/async.c: Likewise.
15537 * gdb.base/average.c: Likewise.
15538 * gdb.base/call-ar-st.c: Likewise.
15539 * gdb.base/call-rt-st.c: Likewise.
15540 * gdb.base/call-sc.c: Likewise.
15541 * gdb.base/call-strs.c: Likewise.
15542 * gdb.base/ending-run.c: Likewise.
15543 * gdb.base/execd-prog.c: Likewise.
15544 * gdb.base/exprs.c: Likewise.
15545 * gdb.base/foll-exec.c: Likewise.
15546 * gdb.base/foll-fork.c: Likewise.
15547 * gdb.base/foll-vfork.c: Likewise.
15548 * gdb.base/funcargs.c: Likewise.
15549 * gdb.base/gcore.c: Likewise.
15550 * gdb.base/jump.c: Likewise.
15551 * gdb.base/langs0.c: Likewise.
15552 * gdb.base/langs1.c: Likewise.
15553 * gdb.base/langs2.c: Likewise.
15554 * gdb.base/mips_pro.c: Likewise.
15555 * gdb.base/nodebug.c: Likewise.
15556 * gdb.base/opaque0.c: Likewise.
15557 * gdb.base/opaque1.c: Likewise.
15558 * gdb.base/recurse.c: Likewise.
15559 * gdb.base/run.c: Likewise.
15560 * gdb.base/scope0.c: Likewise.
15561 * gdb.base/scope1.c: Likewise.
15562 * gdb.base/setshow.c: Likewise.
15563 * gdb.base/setvar.c: Likewise.
15564 * gdb.base/shmain.c: Likewise.
15565 * gdb.base/shr1.c: Likewise.
15566 * gdb.base/shr2.c: Likewise.
15567 * gdb.base/sigall.c: Likewise.
15568 * gdb.base/signals.c: Likewise.
15569 * gdb.base/so-indr-cl.c: Likewise.
15570 * gdb.base/solib2.c: Likewise.
15571 * gdb.base/structs.c: Likewise.
15572 * gdb.base/sum.c: Likewise.
15573 * gdb.base/vforked-prog.c: Likewise.
15574 * gdb.base/watchpoint.c: Likewise.
15575 * gdb.reverse/shr2.c: Likewise.
15576 * gdb.reverse/until-reverse.c: Likewise.
15577 * gdb.reverse/ur1.c: Likewise.
15578 * gdb.reverse/watch-reverse.c: Likewise.
15579
155802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15581
15582 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15583 variant.
15584 * gdb.base/sepdebug.exp: Drop references to removed code.
15585
155862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15587
15588 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15589 variant. Preserve original line numbering.
15590 * gdb.base/list1.c: Likewise.
15591
155922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15593
15594 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15595 variant.
15596 * gdb.base/break1.c: Likewise.
15597 * gdb.base/break.exp: Drop references to removed code.
15598
155992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15600
15601 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15602 variant.
15603
156042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15605
15606 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15607
156082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15609
15610 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15611 logic into perform_all_tests() and invoke it with and without
15612 function header prototypes.
15613 (do_function_calls): Remove conditional XFAIL for PR 5318.
15614 (rerun_and_prepare): Remove duplicate code.
15615 (perform_all_tests): New. Main logic moved here.
15616
156172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15618
15619 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15620 code guarded by #ifdef NO_PROTOTYPES.
15621 (t_double_many_args): Likewise.
15622 (DEF_FUNC_MANY_ARGS_1): Likewise.
15623 (DEF_FUNC_VALUES_1): Likewise.
15624 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15625 guarded by #ifdef PROTOTYPES.
15626
156272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15628
15629 * gdb.mi/mi-console.c: Add eye-catcher.
15630 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15631 instead of literal line number.
15632
156332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15634
15635 * gdb.base/shr2.c: Add eye-catcher.
15636 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15637 line number.
15638
156392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15640
15641 * gdb.base/jump.c: Add eye-catchers.
15642 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15643 numbers.
15644
156452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15646
15647 * gdb.base/execd-prog.c: Add eye-catchers.
15648 * gdb.base/foll-exec.c: Likewise.
15649 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15650 line numbers.
15651
156522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15653
15654 * gdb.base/ending-run.c: Add eye-catchers.
15655 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15656 literal line numbers.
15657
156582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15659
15660 * gdb.base/call-rt-st.c: Add eye-catchers.
15661 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15662 literal line numbers.
15663
156642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15665
15666 * gdb.base/call-ar-st.c: Add eye-catchers.
15667 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15668 literal line numbers.
15669
156702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15671
15672 * gdb.base/average.c: Add eye-catchers.
15673 * gdb.base/sum.c: Likewise.
15674 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15675 regexps dynamically.
15676
156772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15678
15679 * gdb.base/solib1.c: Add eye-catchers.
15680 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15681 literal line numbers.
15682
156832014-11-12 Pedro Alves <palves@redhat.com>
15684
15685 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15686 leader has exited.
15687
156882014-11-12 Pedro Alves <palves@redhat.com>
15689
15690 * gdb.arch/i386-bp_permanent.c: New file.
15691 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15692 (srcfile): Set to i386-bp_permanent.c.
15693 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15694 that stepi does not execute the 'leave' instruction, instead of
15695 testing it does execute.
15696 * gdb.base/bp-permanent.c: New file.
15697 * gdb.base/bp-permanent.exp: New file.
15698
156992014-11-10 Doug Evans <xdje42@gmail.com>
15700
15701 PR symtab/17564
15702 * gdb.base/symtab-search-order.exp: New file.
15703 * gdb.base/symtab-search-order.c: New file.
15704 * gdb.base/symtab-search-order-1.c: New file.
15705 * gdb.base/symtab-search-order-shlib-1.c: New file.
15706
157072014-11-07 Pedro Alves <palves@redhat.com>
15708
15709 PR gdb/17511
15710 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15711 i?86-*-linux*.
15712
157132014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15714
15715 PR c++/17494
15716 * gdb.cp/pr17494.cc: New file.
15717 * gdb.cp/pr17494.exp: New file.
15718
157192014-11-02 Yao Qi <yao@codesourcery.com>
15720
15721 * gdb.python/python.exp: Get working directory and match the
15722 output of "set extended-prompt \\w " with it.
15723
157242014-10-30 Doug Evans <dje@google.com>
15725
15726 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15727 in objfiles.
15728 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15729 in progspaces.
15730
157312014-10-30 Janis Johnson <janisjo@codesourcery.com>
15732
15733 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15734 * gdb.base/realname-expand.exp: Likewise.
15735 * gdb.linespec/macro-relative.exp: Likewise.
15736
157372014-10-29 Pedro Alves <palves@redhat.com>
15738
15739 PR gdb/17408
15740 * gdb.threads/schedlock.c (some_function): New function.
15741 (call_function): New global.
15742 (MAYBE_CALL_SOME_FUNCTION): New macro.
15743 (thread_function): Call it.
15744 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15745 and use it instead of a global counter. Adjust all callers.
15746 (get_current_thread): Use "find current thread" for test message
15747 here rather than having all callers pass down the same string.
15748 (goto_loop): New procedure, factored out from ...
15749 (my_continue): ... this.
15750 (step_ten_loops): Change parameter from test message to command to
15751 use. Adjust.
15752 (list_count): Delete global.
15753 (check_result): New procedure, factored out from duplicate top
15754 level code.
15755 (continue tests): Wrap in with_test_prefix.
15756 (test_step): New procedure, factored out from duplicate top level
15757 code.
15758 (top level): Test "step" in combination with all scheduler-locking
15759 modes. Test "next" in combination with all scheduler-locking
15760 modes, and in combination with stepping over a function call or
15761 not.
15762 * gdb.threads/next-bp-other-thread.c: New file.
15763 * gdb.threads/next-bp-other-thread.exp: New file.
15764
157652014-10-29 Pedro Alves <palves@redhat.com>
15766
15767 PR python/17372
15768 * gdb.python/python.exp: Test a multi-line command that spawns
15769 interactive Python.
15770 * gdb.base/multi-line-starts-subshell.exp: New file.
15771
157722014-10-29 Yao Qi <yao@codesourcery.com>
15773
15774 * gdb.base/fileio.exp: Make directories on host.
15775
157762014-10-29 Yao Qi <yao@codesourcery.com>
15777
15778 * gdb.base/fileio.c (test_write): Close the file.
15779
157802014-10-28 Pedro Alves <palves@redhat.com>
15781
15782 PR gdb/12623
15783 * gdb.base/sigstep.c (no_handler): New global.
15784 (main): If 'no_handler is true, set the signal handlers to
15785 SIG_IGN.
15786 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15787 with_sw_watch and no_handler parameters. Handle them.
15788 (top level) <stepping over handler when stopped at a breakpoint
15789 test>: Add a test axis for testing with a software watchpoint, and
15790 another for testing with the signal handler set to SIG_IGN.
15791 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15792 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15793
157942014-10-28 Pedro Alves <palves@redhat.com>
15795
15796 PR gdb/17511
15797 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15798 * gdb.base/sigstep.exp (other_handler_location): New global.
15799 (advance): Support stepping into the signal handler, and running
15800 commands while in the handler.
15801 (in_handler_map): New global.
15802 (top level): In the advance test, add combinations for getting
15803 into the handler with stepping commands, and for running commands
15804 in the handler. Add comment descripting the advancei tests.
15805
158062014-10-28 Pedro Alves <palves@redhat.com>
15807
15808 * gdb.base/sigstep.exp: Use build_executable instead of
15809 prepare_for_testing.
15810 (top level): Move code that starts GDB, runs to main and creates a
15811 display to ...
15812 (restart): ... this new procedure.
15813 (top level): Move backtrace from signal handler test to ...
15814 (validate_backtrace): ... this new procedure.
15815 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15816 with_test_prefix. Always restart GDB.
15817 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15818 with_test_prefix. Always restart GDB. No need to delete
15819 breakpoints after the test.
15820 (test_skip_handler): Remove prefix parameter.
15821 (skip_over_handler, breakpoint_to_handler)
15822 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15823 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15824 restart GDB. No need to delete breakpoints after the test.
15825 (top level): Use foreach to call the test procedures with
15826 different commands.
15827
158282014-10-28 Pedro Alves <palves@redhat.com>
15829
15830 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15831 instead of GNATS numbers.
15832 * gdb.base/sigbpt.exp: Likewise.
15833 * gdb.base/siginfo.exp: Likewise.
15834 * gdb.base/sigstep.exp: Likewise.
15835
158362014-10-27 Pedro Alves <palves@redhat.com>
15837
15838 * gdb.base/sigstep.c (dummy): New global.
15839 (main): Issue a couple writes to the new global.
15840 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15841 procedures.
15842 (skip_over_handler): Use test_skip_handler.
15843 (top level): Call skip_over_handler for stepi and nexti too.
15844 (breakpoint_over_handler): Use test_skip_handler.
15845 (top level): Call breakpoint_over_handler for stepi and nexti too.
15846
158472014-10-27 Yao Qi <yao@codesourcery.com>
15848
15849 * gdb.trace/tfile.c (adjust_function_address)
15850 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15851 function descriptor.
15852
158532014-10-24 Don Breazeal <donb@codesourcery.com>
15854
15855 * gdb.base/foll-fork.exp (test_follow_fork,
15856 catch_fork_child_follow): Check for updated fork messages emitted
15857 from infrun.c.
15858 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15859 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15860 vfork_and_exec_child_follow_through_step): Check for updated vfork
15861 messages emitted from infrun.c.
15862
158632014-10-24 Pedro Alves <palves@redhat.com>
15864
15865 * gdb.base/corefile.exp: Remove references to ultrix.
15866 * gdb.base/interrupt.exp: Likewise.
15867 * gdb.base/whatis.exp: Likewise.
15868 * gdb.gdb/selftest.exp: Likewise.
15869 * gdb.threads/manythreads.exp: Likewise.
15870 * gdb.threads/print-threads.exp: Likewise.
15871 * gdb.threads/pthreads.exp:: Likewise.
15872 * gdb.threads/schedlock.exp: Likewise.
15873
158742014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15875
15876 * gdb.cp/non-trivial-retval.cc: Add a test case.
15877 * gdb.cp/non-trivial-retval.exp: Add a test.
15878
158792014-10-20 Yao Qi <yao@codesourcery.com>
15880
15881 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15882 * gdb.python/py-objfile-script-gdb.py: New file.
15883 * gdb.python/py-objfile-script.exp: Update reference to
15884 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15885 of remote_download. Remove the dest file.
15886
158872014-10-20 Yao Qi <yao@codesourcery.com>
15888
15889 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15890 * gdb.base/step-line.exp: Likewise.
15891 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15892 * gdb.dwarf2/dw2-basic.exp: Likewise.
15893 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15894 * gdb.dwarf2/dw2-filename.exp: Likewise.
15895 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15896 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15897 * gdb.dwarf2/dw2-producer.exp: Likewise.
15898 * gdb.dwarf2/mac-fileno.exp: Likewise.
15899 * gdb.python/py-frame-args.exp: Likewise.
15900 * gdb.python/py-framefilter.exp: Likewise.
15901 * gdb.python/py-mi.exp: Likewise.
15902 * gdb.python/py-objfile-script.exp: Likewise
15903 * gdb.python/py-pp-integral.exp: Likewise.
15904 * gdb.python/py-pp-re-notag.exp: Likewise.
15905 * gdb.python/py-prettyprint.exp: Likewise.
15906 * gdb.python/py-section-script.exp: Likewise.
15907 * gdb.python/py-typeprint.exp: Likewise.
15908 * gdb.python/py-xmethods.exp: Likewise.
15909 * gdb.stabs/weird.exp: Likewise.
15910 * gdb.xml/tdesc-regs.exp: Likewise.
15911
159122014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15913
15914 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15915 (out_cu): Use addr_len for the size of addresses.
15916 (out_line): Likewise. Size DW_LNE_set_address instruction
15917 according to addr_len.
15918 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15919 (FUNC): Add START_INSNS to definition.
15920
159212014-10-18 Yao Qi <yao@codesourcery.com>
15922
15923 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15924 gdb_has_argv0 return true.
15925 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15926 check [target_info exists noargs], check [gdb_has_argv0]
15927 instead.
15928 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15929 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15930 procedures.
15931
159322014-10-17 Doug Evans <dje@google.com>
15933
15934 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15935 event.
15936 * gdb.python/py-events.py: Add clear_objfiles event.
15937
159382014-10-17 Doug Evans <dje@google.com>
15939
15940 * gdb.python/py-objfile.exp: Test progspace attribute.
15941
159422014-10-17 Luis Machado <lgustavo@codesourcery.com>
15943
15944 * gdb.guile/scm-breakpoint.exp: Do not assume any
15945 directory separators when matching source file paths.
15946 * gdb.python/py-breakpoint.exp: Likewise.
15947 * gdb.reverse/break-precsave.exp: Likewise.
15948 * gdb.reverse/break-reverse.exp: Likewise.
15949 * gdb.reverse/consecutive-precsave.exp: Likewise.
15950 * gdb.reverse/finish-precsave.exp: Likewise.
15951 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15952 * gdb.reverse/finish-reverse.exp: Likewise.
15953 * gdb.reverse/i386-precsave.exp: Likewise.
15954 * gdb.reverse/i387-env-reverse.exp: Likewise.
15955 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15956 * gdb.reverse/machinestate-precsave.exp: Likewise.
15957 * gdb.reverse/machinestate.exp: Likewise.
15958 * gdb.reverse/sigall-precsave.exp: Likewise.
15959 * gdb.reverse/solib-precsave.exp: Likewise.
15960 * gdb.reverse/step-precsave.exp: Likewise.
15961 * gdb.reverse/until-precsave.exp: Likewise.
15962 * gdb.reverse/watch-precsave.exp: Likewise.
15963 * gdb.reverse/watch-reverse.exp: Likewise.
15964
159652014-10-17 Yao Qi <yao@codesourcery.com>
15966
15967 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15968 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15969
159702014-10-17 Pedro Alves <palves@redhat.com>
15971
15972 PR gdb/17471
15973 * gdb.base/bg-execution-repeat.c: New file.
15974 * gdb.base/bg-execution-repeat.exp: New file.
15975
159762014-10-17 Pedro Alves <palves@redhat.com>
15977
15978 PR gdb/17300
15979 * gdb.base/continue-all-already-running.c: New file.
15980 * gdb.base/continue-all-already-running.exp: New file.
15981
159822014-10-17 Pedro Alves <palves@redhat.com>
15983
15984 PR gdb/17472
15985 * gdb.base/annota-input-while-running.c: New file.
15986 * gdb.base/annota-input-while-running.exp: New file.
15987
159882014-10-17 Pedro Alves <palves@redhat.com>
15989
15990 * gdb.base/callfuncs.exp: emove references to osf.
15991 * gdb.base/sigall.exp: Likewise.
15992 * gdb.gdb/selftest.exp: Likewise.
15993 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15994 * gdb.mi/non-stop.c: Likewise.
15995 * gdb.mi/pthreads.c: Likewise.
15996 * gdb.reverse/sigall-precsave.exp: Likewise.
15997 * gdb.reverse/sigall-reverse.exp: Likewise.
15998 * gdb.threads/pthreads.c: Likewise.
15999 * gdb.threads/pthreads.exp: Likewise.
16000
160012014-10-17 Yao Qi <yao@codesourcery.com>
16002
16003 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16004 check 'target_info exists noargs'.
16005 (test_command_prompt_position): Likewise.
16006 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16007 Remove "set args".
16008 (progvar_simple_while_test): Likewise.
16009 (progvar_complex_if_while_test): Likewise.
16010 (if_while_breakpoint_command_test): Likewise.
16011 (infrun_breakpoint_command_test): Likewise.
16012 (breakpoint_command_test): Likewise.
16013 (watchpoint_command_test): Likewise.
16014 (bp_deleted_in_command_test): Likewise.
16015 (temporary_breakpoint_commands): Likewise.
16016
160172014-10-16 Yao Qi <yao@codesourcery.com>
16018
16019 * gdb.base/remotetimeout.exp: Remove noargs checking.
16020
160212014-10-15 Pedro Alves <palves@redhat.com>
16022
16023 PR breakpoints/9649
16024 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16025 * gdb.base/breakpoint-in-ro-region.exp
16026 (probe_target_hardware_step): New procedure.
16027 (top level): Probe hardware stepping and hardware breakpoint
16028 support. Test stepping through a read-only region, with both
16029 "breakpoint auto-hw" on and off and both "always-inserted" on and
16030 off.
16031
160322014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16033
16034 * gdb.dlang/demangle.exp: Update for demangling changes.
16035
160362014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16037
16038 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16039 * gdb.cp/non-trivial-retval.exp: Add new tests.
16040
160412014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16042
16043 PR c++/13403
16044 PR c++/15154
16045 * gdb.cp/non-trivial-retval.cc: New file.
16046 * gdb.cp/non-trivial-retval.exp: New file.
16047
160482014-10-15 Yao Qi <yao@codesourcery.com>
16049
16050 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16051 remote host.
16052
160532014-10-15 Yao Qi <yao@codesourcery.com>
16054
16055 * gdb.python/py-symbol.exp: Match file base name if host is
16056 remote, otherwise match file name with dir name.
16057 * gdb.python/py-symtab.exp: Likewise.
16058 * gdb.python/python.exp: Likewise.
16059
160602014-10-15 Yao Qi <yao@codesourcery.com>
16061
16062 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16063 pattern.
16064 * gdb.python/py-symtab.exp: Likewise.
16065 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16066 locationn.
16067
160682014-10-14 Joel Brobecker <brobecker@adacore.com>
16069
16070 * gdb.ada/addr_arith: New testcase.
16071
160722014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16073
16074 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16075 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16076 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16077 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16078
160792014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16080
16081 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16082 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16083 * gdb.arch/stap-eval-lang-ada.exp: New file.
16084
160852014-10-14 Yao Qi <yao@codesourcery.com>
16086
16087 * gdb.mi/mi-var-child.c (nothing1): New function.
16088 (nothing2): New function.
16089 (do_children_tests): Set function pointers by nothing1 and
16090 nothing2.
16091 * gdb.mi/mi-var-child.exp: Step over new added statements.
16092 Update test to match the new output.
16093 * gdb.mi/var-cmd.c (nothing1): New function.
16094 (nothing2): New function.
16095 (do_children_tests): Set function pointers by nothing1 and
16096 nothing2.
16097 * gdb.mi/mi-var-display.exp: Update test to match output.
16098 Step to the line specified by $line_dct_nothing.
16099 Increase the number of lines to step.
16100
161012014-10-14 Yao Qi <yao@codesourcery.com>
16102
16103 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16104 tests.
16105 * gdb.mi/mi2-var-child.exp: Likewise.
16106
161072014-10-13 Doug Evans <dje@google.com>
16108
16109 * gdb.python/py-objfile.exp: Change name of file name test.
16110
161112014-10-13 Doug Evans <dje@google.com>
16112
16113 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16114 from the start of the CU.
16115
161162014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16117 Yao Qi <yao@codesourcery.com>
16118
16119 Fix "save breakpoints" for "catch" command.
16120 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16121 Remove -nonewline. Match also the added "main" line.
16122
161232014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16124
16125 Fix "save breakpoints" for "disable $bpnum" command.
16126 * gdb.base/save-bp.c (main): Add label.
16127 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16128
161292014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16130
16131 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16132
161332014-10-11 Yao Qi <yao@codesourcery.com>
16134
16135 * gdb.server/server-kill.exp: Execute command
16136 "set remote trace-status-packet on" before "tstatus".
16137
161382014-10-11 Yao Qi <yao@codesourcery.com>
16139
16140 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16141 (main): Call getppid.
16142 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16143 and continue to it. Read variable "server_pid".
16144
161452014-10-11 Yao Qi <yao@codesourcery.com>
16146
16147 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16148
161492014-10-11 Yao Qi <yao@codesourcery.com>
16150
16151 * gdb.threads/thread-find.exp: Don't execute command
16152 "info threads".
16153 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16154 * gdb.threads/linux-dp.exp: Don't check the condition
16155 $threads_created equals to zero.
16156
161572014-10-10 Pedro Alves <palves@redhat.com>
16158
16159 * gdb.base/bigcore.exp: Remove references to IRIX.
16160 * gdb.base/funcargs.exp: Likewise.
16161 * gdb.base/interrupt.exp: Likewise.
16162 * gdb.base/mips_pro.exp: Likewise.
16163 * gdb.base/nodebug.exp: Likewise.
16164 * gdb.base/setvar.exp: Likewise.
16165 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16166
161672014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16168 Pedro Alves <palves@redhat.com>
16169
16170 PR symtab/14466
16171 * gdb.base/vdso-warning.c: New file.
16172 * gdb.base/vdso-warning.exp: New file.
16173
161742014-10-02 Doug Evans <dje@google.com>
16175
16176 * gdb.base/structs.c (main): Don't run forever.
16177
161782014-10-02 Pedro Alves <palves@redhat.com>
16179
16180 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16181 (top level) <stop threads 1, stop threads 2>: Use it.
16182
161832014-10-02 Pedro Alves <palves@redhat.com>
16184
16185 * gdb.threads/break-while-running.exp (test): Add new
16186 'update_thread_list' argument. Skip "info threads" if false.
16187 (top level): Add new 'update_thread_list' axis.
16188
161892014-10-02 Pedro Alves <palves@redhat.com>
16190
16191 PR breakpoints/17431
16192 * gdb.base/execl-update-breakpoints.c: New file.
16193 * gdb.base/execl-update-breakpoints.exp: New file.
16194
161952014-10-01 Pedro Alves <palves@redhat.com>
16196
16197 * gdb.base/breakpoint-in-ro-region.c: New file.
16198 * gdb.base/breakpoint-in-ro-region.exp: New file.
16199
162002014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16201
16202 * gdb.mi/mi-exit-code.exp: New file.
16203 * gdb.mi/mi-exit-code.c: New file.
16204
162052014-09-30 Yao Qi <yao@codesourcery.com>
16206
16207 * lib/prelink-support.exp (build_executable_own_libs): Error if
16208 the target isn't native.
16209
162102014-09-30 Yao Qi <yao@codesourcery.com>
16211
16212 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16213 false.
16214
162152014-09-22 Pedro Alves <palves@redhat.com>
16216
16217 * gdb.threads/break-while-running.exp: New file.
16218 * gdb.threads/break-while-running.c: New file.
16219
162202014-09-19 Yao Qi <yao@codesourcery.com>
16221
16222 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16223 Invoke test. Restart GDB with --readnow and invoke test again.
16224
162252014-09-19 Yao Qi <yao@codesourcery.com>
16226
16227 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16228 proc set_breakpoint_on_gcd_function. Invoke
16229 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16230 invoke set_breakpoint_on_gcd_function again.
16231
162322014-09-18 Doug Evans <dje@google.com>
16233
16234 * gdb.dwarf2/symtab-producer.exp: New file.
16235
162362014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16237
16238 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16239 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16240 * gdb.base/global-var-nested-by-dso.c: Likewise.
16241 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16242
162432014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16244 Pedro Alves <palves@redhat.com>
16245
16246 * gdb.base/watch-bitfields.exp: Pass string other than test file
16247 name to prepare_for_testing.
16248 (watch): New procedure.
16249 (expect_watchpoint): Use with_test_prefix.
16250 (top level): Factor out tests to ...
16251 (test_watch_location, test_regular_watch): ... these new
16252 procedures, and use with_test_prefix and gdb_continue_to_end.
16253
162542014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16255
16256 PR breakpoints/12526
16257 * gdb.base/watch-bitfields.exp: New file.
16258 * gdb.base/watch-bitfields.c: New file.
16259
162602014-09-16 Pedro Alves <palves@redhat.com>
16261
16262 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16263 software and hardware addresses, not software address against
16264 itself.
16265
162662014-09-16 Pedro Alves <palves@redhat.com>
16267
16268 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16269 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16270
162712014-09-16 Pedro Alves <palves@redhat.com>
16272
16273 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16274 files.
16275 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16276 "*-*-vxworks*" throughout.
16277 * gdb.base/break.exp: Likewise.
16278 * gdb.base/default.exp: Likewise.
16279 * gdb.base/scope.exp: Likewise.
16280 * gdb.base/sepdebug.exp: Likewise.
16281 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16282 throughout.
16283 * gdb.base/run.c: Likewise.
16284 * gdb.base/sepdebug.c: Likewise.
16285 * gdb.hp/gdb.aCC/run.c: Likewise.
16286 * gdb.reverse/until-reverse.c: Likewise.
16287 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16288
162892014-09-16 Yao Qi <yao@codesourcery.com>
16290
16291 * boards/local-remote-host-native.exp: New file.
16292
162932014-09-14 Doug Evans <xdje42@gmail.com>
16294
16295 * gdb.threads/queue-signal.c (thread_count): New variable.
16296 (thread_count_mutex, thread_count_condvar): New variables.
16297 (incr_thread_count, wait_all_threads_running): New functions.
16298 (main): Wait for all threads to be in their thread functions.
16299
163002014-09-13 Doug Evans <xdje42@gmail.com>
16301
16302 * gdb.threads/queue-signal.c: New file.
16303 * gdb.threads/queue-signal.exp: New file.
16304
163052014-09-13 Doug Evans <xdje42@gmail.com>
16306
16307 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16308 be consistent with what default_gdb_init uses.
16309 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16310 the plain text of the prompt. Add some logging printfs.
16311 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16312
163132014-09-12 Pedro Alves <palves@redhat.com>
16314
16315 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16316 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16317 * gdb.arch/i386-size-overlap.exp: Likewise.
16318 * gdb.arch/i386-size.exp: Likewise.
16319 * gdb.arch/i386-unwind.exp: Likewise.
16320 * gdb.base/a2-run.exp: Likewise.
16321 * gdb.base/break.exp: Likewise.
16322 * gdb.base/charset.exp: Likewise.
16323 * gdb.base/chng-syms.exp: Likewise.
16324 * gdb.base/commands.exp: Likewise.
16325 * gdb.base/dbx.exp: Likewise.
16326 * gdb.base/find.exp: Likewise.
16327 * gdb.base/funcargs.exp: Likewise.
16328 * gdb.base/jit-simple.exp: Likewise.
16329 * gdb.base/reread.exp: Likewise.
16330 * gdb.base/sepdebug.exp: Likewise.
16331 * gdb.base/step-bt.exp: Likewise.
16332 * gdb.cp/mb-inline.exp: Likewise.
16333 * gdb.cp/mb-templates.exp: Likewise.
16334 * gdb.objc/basicclass.exp: Likewise.
16335 * gdb.threads/killed.exp: Likewise.
16336
163372014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16338
16339 PR tdep/17379
16340 * gdb.arch/powerpc-stackless.S: New file.
16341 * gdb.arch/powerpc-stackless.exp: New file.
16342
163432014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16344
16345 * gdb.base/attach.c: Include unistd.h.
16346 (main): Call alarm. Add label postloop.
16347 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16348 gdb_breakpoint, gdb_continue_to_breakpoint.
16349 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16350
163512014-09-11 Pedro Alves <palves@redhat.com>
16352
16353 PR gdb/17347
16354 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16355 * gdb.base/attach.exp (test_command_line_attach_run): New
16356 procedure.
16357 (top level): Call it.
16358
163592014-09-11 Pedro Alves <palves@redhat.com>
16360
16361 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16362 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16363 (do_command_attach_tests): Use spawn_wait_for_attach.
16364 * gdb.base/solib-overlap.exp: Likewise.
16365 * gdb.multi/multi-attach.exp: Likewise.
16366 * gdb.python/py-prompt.exp: Likewise.
16367 * gdb.python/py-sync-interp.exp: Likewise.
16368 * gdb.server/ext-attach.exp: Likewise.
16369
163702014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16371
16372 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16373 command in testcase. Simplify testcase.
16374
163752014-09-10 Joel Brobecker <brobecker@adacore.com>
16376
16377 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16378
163792014-09-10 Joel Brobecker <brobecker@adacore.com>
16380
16381 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16382
163832014-09-10 Joel Brobecker <brobecker@adacore.com>
16384
16385 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16386
163872014-09-10 Joel Brobecker <brobecker@adacore.com>
16388
16389 * gdb.dwarf2/dynarr-ptr.c: New file.
16390 * gdb.dwarf2/dynarr-ptr.exp: New file.
16391
163922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16393
16394 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16395 of 30 rather than hardcoding 120 for a slow test case. Take the
16396 `gdb,timeout' target setting into account for this calculation.
16397 Don't extend the timeout for the test cases that don't need it.
16398
163992014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16400
16401 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16402 a factor of 2 for a slow test case. Take the `gdb,timeout'
16403 target setting into account for this calculation.
16404 * gdb.reverse/until-precsave.exp: Increase the timeout by
16405 a factor of 15 and 3 respectively rather than adding 120
16406 for a pair of slow test cases. Take the `gdb,timeout'
16407 target setting into account for this calculation.
16408
164092014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16410
16411 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16412 timeout, don't pass one down to gdb_expect.
16413 (gdb_expect): Rework timeout selection.
16414
164152014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16416
16417 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16418 exception on timeout.
16419 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16420 (gdbserver_start_extended): Catch any `gdbserver_start' error
16421 exceptions.
16422 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16423 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16424 `gdbserver_gdb_load' error exceptions.
16425
164262014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16427
16428 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16429 120 on waiting for the TCP socket to open.
16430
164312014-09-09 Doug Evans <xdje42@gmail.com>
16432
16433 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16434 _caller_matches, _any_caller_is, _any_caller_matches.
16435
164362014-09-09 Doug Evans <xdje42@gmail.com>
16437
16438 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16439
164402014-09-09 Yao Qi <yao@codesourcery.com>
16441
16442 * gdb.mi/mi-var-display.exp: Set print symbol off.
16443
164442014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16445
16446 PR gdb/17035
16447 * gdb.base/commands.exp: Add tests to verify user-defined
16448 commands with empty bodies.
16449 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16450 python commands in `show user command`.
16451 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16452 scheme commands in `show user command`.
16453
164542014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16455
16456 PR python/17355
16457 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16458 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16459 * gdb.python/py-framefilter-invalidarg.exp: New file.
16460 * gdb.python/py-framefilter-invalidarg.py: New file.
16461
164622014-09-06 Doug Evans <xdje42@gmail.com>
16463
16464 PR 15276
16465 * gdb.python/py-caller-is.c: New file.
16466 * gdb.python/py-caller-is.exp: New file.
16467
164682014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16469
16470 PR gdb/17235
16471 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16472 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16473
164742014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16475
16476 PR fortran/17237
16477 * gdb.fortran/print-formatted.exp: New file.
16478 * gdb.fortran/print-formatted.f90: Likewise.
16479
164802014-09-03 Sasha Smundak <asmundak@google.com>
16481
16482 * gdb.python/py-frame.exp: Test Frame.read_register.
16483
164842014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16485
16486 PR python/16699
16487 * gdb.python/py-completion.exp: New file.
16488 * gdb.python/py-completion.py: Likewise.
16489
164902014-08-28 Doug Evans <dje@google.com>
16491
16492 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16493 eax,etc. are live with values set by gdb and thus the compiler can't
16494 use them.
16495 * gdb.arch/i386-pseudo.c (main): Ditto.
16496
164972014-08-27 Doug Evans <dje@google.com>
16498
16499 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16500
165012014-08-25 Doug Evans <dje@google.com>
16502
16503 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16504 (main): Ditto.
16505
165062014-08-25 Doug Evans <dje@google.com>
16507
16508 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16509
165102014-08-24 Yao Qi <yao@codesourcery.com>
16511
16512 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16513 symbol off.
16514 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16515
165162014-08-22 Doug Evans <dje@google.com>
16517
16518 PR 17276
16519 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16520 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16521 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16522
165232014-08-22 Yao Qi <yao@codesourcery.com>
16524
16525 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16526 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16527 * gdb.python/python.exp: Likewise. Use .py file on the host
16528 instead of the build.
16529
165302014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16531
16532 * gdb.threads/gcore-stale-thread.c: New file.
16533 * gdb.threads/gcore-stale-thread.exp: New file.
16534
165352014-08-21 Pedro Alves <palves@redhat.com>
16536
16537 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16538 * gdb.base/gcore-relro-pie.exp: Likewise.
16539 * gdb.base/gcore-relro.exp: Likewise.
16540 * gdb.base/gcore.exp: Likewise.
16541 * gdb.base/print-symbol-loading.exp: Likewise.
16542 * gdb.threads/gcore-thread.exp: Likewise.
16543 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16544
165452014-08-20 Pedro Alves <palves@redhat.com>
16546 Jan Kratochvil <jan.kratochvil@redhat.com>
16547
16548 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16549 configure.
16550 (EXPECT): Handle READ1 being set.
16551 (all): Depend on EXTRA_RULES.
16552 (check-read1, expect-read1, read1.so, read1): New rules.
16553 * README (Testsuite Parameters): Document the READ1 make variable.
16554 (Race detection): New section.
16555 * configure: Regenerate.
16556 * configure.ac: If build==host==target, and running under a
16557 GNU/glibc system, add read1 to the extra Makefile rules.
16558 (EXTRA_RULES): AC_SUBST it.
16559 * lib/read1.c: New file.
16560
165612014-08-20 Joel Brobecker <brobecker@adacore.com>
16562
16563 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16564 the handling of variables declared as a typedef to an array
16565 which a DW_AT_data_location attribute.
16566
165672014-08-19 Andrew Burgess <aburgess@broadcom.com>
16568 Pedro Alves <palves@redhat.com>
16569
16570 PR symtab/14604
16571 PR symtab/14605
16572 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16573 gdb_test.
16574
165752014-08-19 Pedro Alves <palves@redhat.com>
16576
16577 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16578
165792014-08-19 Yao Qi <yao@codesourcery.com>
16580
16581 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16582 right line.
16583
165842014-08-18 David Blaikie <dblaikie@gmail.com>
16585
16586 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16587
165882014-08-18 Joel Brobecker <brobecker@adacore.com>
16589
16590 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16591 attribute in array range.
16592
165932014-08-18 Joel Brobecker <brobecker@adacore.com>
16594
16595 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16596
165972014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16598
16599 PR c++/17132
16600 * gdb.cp/pr17132.cc: New file.
16601 * gdb.cp/pr17132.exp: New file.
16602
166032014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16604
16605 * gdb.python/py-xmethods.py (A_getarrayind)
16606 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16607 Use 'print' with function call syntax.
16608 (E_method_matcher.match): Fix tab vs space indentation mixup.
16609
166102014-08-15 Yao Qi <yao@codesourcery.com>
16611
16612 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16613 false.
16614
166152014-08-15 Yao Qi <yao@codesourcery.com>
16616
16617 * gdb.cp/casts.exp: Set print symbol off.
16618 * gdb.cp/class2.exp: Likewise.
16619 * gdb.cp/overload.exp: Likewise.
16620 * gdb.cp/templates.exp: Likewise.
16621
166222014-08-11 Doug Evans <dje@google.com>
16623
16624 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16625 (test_load_shlib): Update.
16626
166272014-08-09 Yao Qi <yao@codesourcery.com>
16628
16629 * gdb.base/display.exp: Invoke is_address_zero_readable.
16630 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16631 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16632 * gdb.base/hbreak-unmapped.exp: Return if
16633 is_address_zero_readable returns true.
16634 * gdb.base/signest.exp: Likewise.
16635 * gdb.base/signull.exp: Likewise.
16636 * gdb.base/sigbpt.exp: Likewise.
16637 * gdb.guile/scm-disasm.exp: Do the test if
16638 is_address_zero_readable returns false.
16639 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16640 * gdb.python/py-arch.exp: Likewise.
16641 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16642 * lib/gdb.exp (is_address_zero_readable): New proc.
16643
166442014-08-09 Yao Qi <yao@codesourcery.com>
16645
16646 PR testsuite/13443
16647 * gdb.mi/mi-var-display.exp: Make test messages unique.
16648
166492014-08-04 Tom Tromey <tromey@redhat.com>
16650
16651 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16652 target 0".
16653
166542014-08-04 Tom Tromey <tromey@redhat.com>
16655
16656 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16657 "target_resume".
16658
166592014-08-01 Joel Brobecker <brobecker@adacore.com>
16660
16661 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16662 inner_vla_struct_object_size.
16663 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16664 as xfail.
16665
166662014-07-30 Pedro Alves <palves@redhat.com>
16667
16668 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16669 comment.
16670
166712014-07-29 Yao Qi <yao@codesourcery.com>
16672
16673 PR gdb/17206
16674 * gdb.base/until-nodebug.exp: New.
16675
166762014-07-28 Doug Evans <xdje42@gmail.com>
16677
16678 PR guile/17203
16679 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16680 previously existing parameter, and previously ambiguously spelled
16681 parameter.
16682
166832014-07-28 Will Newton <will.newton@linaro.org>
16684
16685 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16686
166872014-07-26 Ludovic Courtès <ludo@gnu.org>
16688 Doug Evans <xdje42@gmail.com>
16689
16690 PR guile/17146
16691 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16692
166932014-07-25 Pedro Alves <palves@redhat.com>
16694
16695 * gdb.threads/signal-command-handle-nopass.c: New file.
16696 * gdb.threads/signal-command-handle-nopass.exp: New file.
16697 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16698 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16699 * gdb.threads/signal-delivered-right-thread.c: New file.
16700 * gdb.threads/signal-delivered-right-thread.exp: New file.
16701
167022014-07-25 Pedro Alves <palves@redhat.com>
16703
16704 * gdb.base/double-prompt-target-event-error.exp
16705 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16706 match.
16707 (cancel_pagination_in_target_event): Rework double prompt
16708 detection.
16709 * gdb.base/paginate-after-ctrl-c-running.exp
16710 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16711 <return>' match.
16712 * gdb.base/paginate-bg-execution.exp
16713 (test_bg_execution_pagination_return)
16714 (test_bg_execution_pagination_cancel): Remove '-notransfer
16715 <return>' matches.
16716 * gdb.base/paginate-execution-startup.exp
16717 (test_fg_execution_pagination_return)
16718 (test_fg_execution_pagination_cancel): Remove '-notransfer
16719 <return>' matches.
16720 * gdb.base/paginate-inferior-exit.exp
16721 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16722 match.
16723 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16724 * lib/gdb.exp (pagination_prompt): Run text through
16725 string_to_regexp.
16726 (gdb_test_multiple): Match $pagination_prompt instead of
16727 "<return>".
16728 (string_to_regexp): Move to lib/gdb-utils.exp.
16729
167302014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16731
16732 * gdb.arch/amd64-entry-value-paramref.S: New file.
16733 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16734 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16735 * gdb.arch/amd64-optimout-repeat.S: New file.
16736 * gdb.arch/amd64-optimout-repeat.c: New file.
16737 * gdb.arch/amd64-optimout-repeat.exp: New file.
16738
167392014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16740
16741 PR gdb/17170
16742 * gdb.base/statistics.exp: New file.
16743
167442014-07-17 Doug Evans <dje@google.com>
16745
16746 PR gdb/17170
16747 * gdb.base/maint.exp: Update testing of per-command stats.
16748
167492014-07-16 Pedro Alves <palves@redhat.com>
16750
16751 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16752 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16753 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16754 (tfile_write_buf): New functions.
16755 (add_memory_block): Rewrite using the above.
16756 (adjust_function_address): New function.
16757 (FUNCTION_ADDRESS): New macro.
16758 (write_basic_trace_file): Remove short_x local, and use
16759 tfile_write_16. Change type of func_addr local to unsigned long
16760 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16761 here. Cast argument of add_memory_block to char pointer.
16762 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16763 (main): Remove parameters.
16764 * gdb.trace/tfile.exp: Remove nowarnings.
16765
167662014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16767
16768 * gdb.base/debug-expr.exp: Test string evaluation with
16769 "debug expression" on.
16770
167712014-07-15 Pedro Alves <palves@redhat.com>
16772
16773 * gdb.base/reread.exp: Use clean_restart.
16774
167752014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16776
16777 * gdb.arch/avr-flash-qualifer.c: New.
16778 * gdb.arch/avr-flash-qualifer.exp: New.
16779
167802014-07-14 Pedro Alves <palves@redhat.com>
16781
16782 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16783 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16784
167852014-07-14 Pedro Alves <palves@redhat.com>
16786
16787 * gdb.base/double-prompt-target-event-error.c: New file.
16788 * gdb.base/double-prompt-target-event-error.exp: New file.
16789
167902014-07-14 Pedro Alves <palves@redhat.com>
16791
16792 PR gdb/17072
16793 * gdb.base/paginate-inferior-exit.c: New file.
16794 * gdb.base/paginate-inferior-exit.exp: New file.
16795
167962014-07-14 Pedro Alves <palves@redhat.com>
16797
16798 PR gdb/17072
16799 * gdb.base/paginate-bg-execution.c: New file.
16800 * gdb.base/paginate-bg-execution.exp: New file.
16801
168022014-07-14 Pedro Alves <palves@redhat.com>
16803
16804 PR gdb/17072
16805 * gdb.base/paginate-execution-startup.c: New file.
16806 * gdb.base/paginate-execution-startup.exp: New file.
16807 * lib/gdb.exp (pagination_prompt): New global.
16808 (default_gdb_spawn): New procedure, factored out from
16809 default_gdb_spawn.
16810 (default_gdb_start): Adjust to call default_gdb_spawn.
16811 (gdb_spawn): New procedure.
16812
168132014-07-14 Pedro Alves <palves@redhat.com>
16814
16815 * lib/gdb.exp (gdb_assert): New procedure.
16816 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16817
168182014-07-14 Pedro Alves <palves@redhat.com>
16819
16820 * gdb.base/execution-termios.c: New file.
16821 * gdb.base/execution-termios.exp: New file.
16822
168232014-07-14 Tom Tromey <tromey@redhat.com>
16824
16825 * gdb.cp/vla-cxx.cc: New file.
16826 * gdb.cp/vla-cxx.exp: New file.
16827
168282014-07-14 Tom Tromey <tromey@redhat.com>
16829
16830 * gdb.reverse/rerun-prec.c: New file.
16831 * gdb.reverse/rerun-prec.exp: New file.
16832
168332014-07-12 Maciej W. Rozycki <macro@mips.com>
16834 Maciej W. Rozycki <macro@codesourcery.com>
16835
16836 * lib/gdb-utils.exp: New file.
16837 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16838 inline `gdb_init_command' processing.
16839 (gdb_start_cmd): Likewise.
16840 * lib/mi-support.exp (mi_run_cmd): Likewise.
16841 * README: Document `gdb_init_command' and `gdb_init_commands'.
16842
168432014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16844
16845 Fix false FAIL running under a very long directory name.
16846 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16847 and "set print elements 10000". Twice.
16848
168492014-07-11 Yao Qi <yao@codesourcery.com>
16850
16851 * gdb.base/exprs.exp: "set print symbol off".
16852
168532014-07-11 Pedro Alves <palves@redhat.com>
16854
16855 * gdb.threads/kill.c: New file.
16856 * gdb.threads/kill.exp: New file.
16857
168582014-07-10 Yao Qi <yao@codesourcery.com>
16859
16860 * gdb.trace/tfile.c (write_basic_trace_file)
16861 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16862 address written to trace file.
16863
168642014-07-09 Pedro Alves <palves@redhat.com>
16865
16866 * gdb.base/attach-wait-input.exp: New file.
16867 * gdb.base/attach-wait-input.c: New file.
16868
168692014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16870
16871 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16872 setting up test structures.
16873 (main): Call new test function.
16874 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16875 test function, continue into test function and walk test
16876 structures.
16877
168782014-07-02 Yao Qi <yao@codesourcery.com>
16879
16880 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16881 'bar_start' at the beginning of functions 'foo' and 'bar'
16882 respectively.
16883 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16884 instead of 'foo' and 'bar'.
16885
168862014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16887
16888 * gdb.btrace/segv.exp: New.
16889 * gdb.btrace/segv.c: New.
16890
168912014-07-02 Luis Machado <lgustavo@codesourcery.com>
16892
16893 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16894 instruction.
16895
168962014-06-30 Mark Wielaard <mjw@redhat.com>
16897
16898 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16899 vulture, vilify, villar): New volatile array constants.
16900 (vindictive, vegetation): New const volatile array constants.
16901 * gdb.base/volatile.exp: Test volatile and const volatile array
16902 types.
16903
169042014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16905
16906 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16907 target lacks support for awatch, rwatch, or hbreak.
16908
169092014-06-27 Yao Qi <yao@codesourcery.com>
16910
16911 * gdb.multi/dummy-frame-restore.exp: New.
16912 * gdb.multi/dummy-frame-restore.c: New.
16913
169142014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16915
16916 * gdb.btrace/gcore.exp: New.
16917
169182014-06-23 Pedro Alves <palves@redhat.com>
16919
16920 * gdb.base/watchpoint-reuse-slot.c: New file.
16921 * gdb.base/watchpoint-reuse-slot.exp: New file.
16922
169232014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16924
16925 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16926 progspace's filename in 'info', 'enable' and 'disable' command
16927 tests.
16928
169292014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16930
16931 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16932 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16933 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16934
169352014-06-20 Gary Benson <gbenson@redhat.com>
16936
16937 * gdb.arch/i386-avx.exp: Fix include file location.
16938 * gdb.arch/i386-sse.exp: Likewise.
16939
169402014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16941
16942 * gdb.dlang/expression.exp: New file.
16943
169442014-06-19 Pedro Alves <palves@redhat.com>
16945
16946 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16947 out from ...
16948 (top level): ... here. Iterate running tests under different
16949 scheduler-locking settings.
16950
169512014-06-18 Luis Machado <lgustavo@codesourcery.com>
16952
16953 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16954 to DW_FORM_addr and use non-zero addresses.
16955
169562014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16957
16958 PR gdb/17017
16959 * gdb.python/py-xmethods.cc: Add global function call counters and
16960 increment them in their respective functions. Remove "cout"
16961 statements.
16962 * gdb.python/py-xmethods.exp: Make tests check the global function
16963 call counters instead of depending on inferior IO.
16964
169652014-06-18 Don Breazeal <donb@codesourcery.com>
16966
16967 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16968 Deleted procedure.
16969 (explicit_fork_parent_follow): Deleted procedure.
16970 (explicit_fork_child_follow): Deleted procedure.
16971 (test_follow_fork): New procedure.
16972 (do_fork_tests): Replace calls to deleted procedures with
16973 calls to test_follow_fork and reset GDB for subsequent
16974 procedure calls.
16975
169762014-06-17 Yao Qi <yao@codesourcery.com>
16977
16978 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16979 CP1252.
16980
169812014-06-17 Luis Machado <lgustavo@codesourcery.com>
16982
16983 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16984 Initialize ptr and S explicitly.
16985 (skip_type_update_when_not_use_rtti_test): Likewise.
16986
169872014-06-16 Keith Seitz <keiths@redhat.com>
16988
16989 PR mi/15863
16990 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16991 the inferior is started.
16992
169932014-06-16 Pedro Alves <palves@redhat.com>
16994
16995 * gdb.base/break-main-file-remove-fail.c: New file.
16996 * gdb.base/break-main-file-remove-fail.exp: New file.
16997 * gdb.base/break-unload-file.exp: Use build_executable instead of
16998 prepare_for_testing.
16999 (test_break): New parameter "initial_load". Handle it.
17000 (top level): Add initial_load cmdline/file axis.
17001
170022014-06-12 Tom Tromey <tromey@redhat.com>
17003
17004 * gdb.base/completion.exp: Don't use directory name in test.
17005
170062014-06-09 Gary Benson <gbenson@redhat.com>
17007
17008 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17009 separate the always-available ANSI-standard signals from the
17010 signals that require checking.
17011 (main): Likewise.
17012 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17013 Likewise.
17014 (main): Likewise.
17015
170162014-06-07 Keith Seitz <keiths@redhat.com>
17017
17018 Revert:
17019 PR c++/16253
17020 * gdb.cp/var-tag.cc: New file.
17021 * gdb.cp/var-tag.exp: New file.
17022 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17023 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17024 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17025 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17026
170272014-06-06 Doug Evans <xdje42@gmail.com>
17028
17029 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17030
170312014-06-06 Pedro Alves <palves@redhat.com>
17032
17033 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17034 in target debug output instead of looking at RSP packets,
17035 disabling the test on any target that uses hardware stepping.
17036 Update comments.
17037
170382014-06-06 Pedro Alves <palves@redhat.com>
17039
17040 * gdb.base/break-unload-file.exp: Fix typo.
17041
170422014-06-06 Yao Qi <yao@codesourcery.com>
17043
17044 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17045 from "jit_function" to "^jit_function".
17046
170472014-06-06 Yao Qi <yao@codesourcery.com>
17048
17049 * gdb.base/async.c (foo): Add one statement.
17050 * gdb.base/async.exp: Get the next instruction address and
17051 match the output of "nexti" by instruction address. Match
17052 the hex address in the output of "finish".
17053
170542014-06-06 Gary Benson <gbenson@redhat.com>
17055
17056 * gdb.base/call-signals.c: Remove preprocessor conditionals
17057 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17058 SIGSEGV and SIGTERM.
17059 * gdb.base/sigall.c: Likewise.
17060 * gdb.base/unwindonsignal.c: Likewise.
17061 * gdb.reverse/sigall-reverse.c: Likewise.
17062
170632014-06-06 Yao Qi <yao@codesourcery.com>
17064
17065 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17066 readable, skip the test.
17067
170682014-06-06 Yao Qi <yao@codesourcery.com>
17069
17070 * gdb.threads/staticthreads.c (thread_function): Move the line
17071 setting breakpoint on forward.
17072 * gdb.threads/staticthreads.exp: Update comments.
17073
170742014-06-05 Ludovic Courtès <ludo@gnu.org>
17075
17076 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17077 "history-append! type error".
17078
170792014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17080
17081 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17082 erroneous dprintf expected input.
17083
170842014-06-04 Doug Evans <xdje42@gmail.com>
17085
17086 * gdb.guile/scm-generics.exp: Delete.
17087
170882014-06-04 Doug Evans <xdje42@gmail.com>
17089
17090 * gdb.guile/scm-breakpoint.exp: Update.
17091 Add tests for breakpoint registration.
17092
170932014-06-04 Tom Tromey <tromey@redhat.com>
17094
17095 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17096 VLA-in-union.
17097 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17098 inner_vla_struct, vla_union types. Initialize objects of those
17099 types and compute their sizes.
17100
171012014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17102 Hui Zhu <hui@codesourcery.com>
17103
17104 * gdb.base/fileio.exp: Add test for shell not available as well as
17105 available.
17106 * gdb.base/fileio.c (test_system): Check for shell twice.
17107
171082014-06-04 Yao Qi <yao@codesourcery.com>
17109
17110 * gdb.base/auto-connect-native-target.exp: Remove redundant
17111 space from the regexp pattern.
17112
171132014-06-04 Yao Qi <yao@codesourcery.com>
17114
17115 * gdb.base/default.exp: Replace "child" with "native" in
17116 regexp pattern.
17117
171182014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17119
17120 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17121 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17122 * gdb.python/py-xmethods.py: Python script supporting the
17123 new testcase and tests.
17124
171252014-06-03 Joel Brobecker <brobecker@adacore.com>
17126 Pedro Alves <palves@redhat.com>
17127
17128 PR breakpoints/17000
17129 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17130 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17131
171322014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17133
17134 * gdb.base/subst.exp: Add tests to verify partial path matching
17135 output.
17136
171372014-06-03 Pedro Alves <palves@redhat.com>
17138
17139 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17140 target that doesn't use software single-stepping.
17141
171422014-06-03 Pedro Alves <palves@redhat.com>
17143
17144 PR breakpoints/17000
17145 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17146 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17147
171482014-06-02 Doug Evans <xdje42@gmail.com>
17149
17150 * gdb.guile/scm-parameter.exp: New file.
17151
171522014-06-02 Doug Evans <xdje42@gmail.com>
17153
17154 * gdb.guile/scm-cmd.c: New file.
17155 * gdb.guile/scm-cmd.exp: New file.
17156
171572014-06-02 Doug Evans <xdje42@gmail.com>
17158
17159 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17160 pretty-printer lookup.
17161 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17162 (make-pp_s-printer): Call it.
17163 (make-pretty-printer-from-dict): New function.
17164 (lookup-pretty-printer-maker-from-dict): New function.
17165 (*pretty-printer*): Simplify.
17166 (make-objfile-pp_s-printer): New function.
17167 (install-objfile-pretty-printers!): New function.
17168 (make-progspace-pp_s-printer): New function.
17169 (install-progspace-pretty-printers!): New function.
17170 * gdb.guile/scm-progspace.c: New file.
17171 * gdb.guile/scm-progspace.exp: New file.
17172
171732014-06-02 Pedro Alves <palves@redhat.com>
17174
17175 * gdb.base/dprintf-bp-same-addr.c: New file.
17176 * gdb.base/dprintf-bp-same-addr.exp: New file.
17177
171782014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17179
17180 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17181 * gdb.arch/powerpc-power.s: Likewise.
17182
171832014-06-02 Joel Brobecker <brobecker@adacore.com>
17184
17185 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17186
171872014-06-01 Yao Qi <yao@codesourcery.com>
17188
17189 * gdb.base/watchpoint.exp (test_watch_location): Check null
17190 pointer can be dereferenced. If not, do the test, otherwise
17191 skip it.
17192
171932014-05-30 Andrew Burgess <aburgess@broadcom.com>
17194
17195 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17196 results.
17197 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17198
171992014-05-30 Andrew Burgess <aburgess@broadcom.com>
17200
17201 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17202 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17203 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17204 * gdb.arch/amd64-invalid-stack-top.c: New file.
17205 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17206
172072014-05-30 Pedro Alves <palves@redhat.com>
17208
17209 PR breakpoints/17000
17210 * gdb.base/sss-bp-on-user-bp.c: New file.
17211 * gdb.base/sss-bp-on-user-bp.exp: New file.
17212
172132014-05-30 David Blaikie <dblaikie@gmail.com>
17214
17215 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17216 gnu_inline semantics via attribute.
17217 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17218 source explicitly specifies the required semantics.
17219
172202014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17221
17222 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17223
172242014-05-29 Pedro Alves <palves@redhat.com>
17225 Tom Tromey <tromey@redhat.com>
17226
17227 * gdb.base/async-shell.exp: Don't enable target-async.
17228 * gdb.base/async.exp
17229 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17230 parameter. Adjust.
17231 (top level): Don't test with "target-async".
17232 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17233 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17234 * gdb.base/inferior-died.exp: Don't enable target-async.
17235 * gdb.base/interrupt-noterm.exp: Likewise.
17236 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17237 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17238 * gdb.mi/mi-nonstop.exp: Likewise.
17239 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17240 * gdb.mi/mi-nsintrall.exp: Likewise.
17241 * gdb.mi/mi-nsmoribund.exp: Likewise.
17242 * gdb.mi/mi-nsthrexec.exp: Likewise.
17243 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17244 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17245 * gdb.python/py-evsignal.exp: Don't enable target-async.
17246 * gdb.python/py-evthreads.exp: Likewise.
17247 * gdb.python/py-prompt.exp: Likewise.
17248 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17249 * gdb.server/solib-list.exp: Don't enable target-async.
17250 * gdb.threads/thread-specific-bp.exp: Likewise.
17251 * lib/mi-support.exp: Adjust to use mi-async.
17252
172532014-05-29 Pedro Alves <palves@redhat.com>
17254
17255 PR gdb/13860
17256 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17257 reason, even in sync mode.
17258
172592014-05-29 Pedro Alves <palves@redhat.com>
17260 Hui Zhu <hui@codesourcery.com>
17261
17262 PR PR15693
17263 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17264 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17265 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17266 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17267
172682014-05-28 Joel Brobecker <brobecker@adacore.com>
17269
17270 * config/monitor.exp (gdb_target_monitor): Replace use of
17271 "set remotebaud" by "set serial baud".
17272
172732014-05-26 Andy Wingo <wingo@igalia.com>
17274
17275 * gdb.guile/scm-breakpoint.exp:
17276 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17277 properties instead of gdb-object-properties.
17278
172792014-05-26 Yao Qi <yao@codesourcery.com>
17280
17281 * gdb.server/no-thread-db.exp: Specify source file name
17282 explicitly when setting a breakpoint.
17283
172842014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17285
17286 * gdb.btrace/vdso.c: New.
17287 * gdb.btrace/vdso.exp: New.
17288
172892014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17290
17291 * gdb.base/gcore.exp (capture_command_output): Move ...
17292 * lib/gdb.exp (capture_command_output): ... here.
17293
172942014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17295
17296 * gdb.btrace/data.exp: Test memory access during btrace replay.
17297
172982014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17299
17300 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17301
173022014-05-21 Pedro Alves <palves@redhat.com>
17303
17304 PR gdb/13860
17305 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17306 (top level): Test that output related to execution commands is
17307 sent to the console with CLI commands, but not with MI commands.
17308 Test that breakpoint events are always mirrored to the console.
17309 Also expect the new source line to be output after a "next" in
17310 async mode too. Make it a pass/fail test.
17311 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17312 output.
17313 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17314
173152014-05-21 Pedro Alves <palves@redhat.com>
17316
17317 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17318 Use them to test variations of "list" after reaching a breakpoint.
17319 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17320 Test "list" with listsize 10 after reaching a breakpoint.
17321 * gdb.python/python.exp (decode_line current location line
17322 number): Adjust expected line number.
17323
173242014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17325
17326 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17327 behavior for $args, pass it directly to "run".
17328
173292014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17330
17331 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17332 30000 to 65536.
17333
173342014-05-21 Pedro Alves <palves@redhat.com>
17335
17336 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17337 auto-connect-native-target off".
17338 * gdb.base/auto-connect-native-target.c: New file.
17339 * gdb.base/auto-connect-native-target.exp: New file.
17340
173412014-05-21 Pedro Alves <palves@redhat.com>
17342
17343 * gdb.base/default.exp: Test "target native" instead of "target
17344 child".
17345
173462014-05-21 Mark Wielaard <mjw@redhat.com>
17347
17348 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17349
173502014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17351
17352 Fix TLS access for -static -pthread.
17353 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17354 <HAVE_TLS> (thread_function, main): Initialize it.
17355 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17356 Add clean_restart.
17357 <$have_tls != "">: Check TLSVAR.
17358
173592014-05-21 Pedro Alves <palves@redhat.com>
17360
17361 * gdb.base/dcache-line-read-error.c: New.
17362 * gdb.base/dcache-line-read-error.exp: New.
17363
173642014-05-20 Pedro Alves <palves@redhat.com>
17365
17366 * gdb.base/compare-sections.c: New file.
17367 * gdb.base/compare-sections.exp: New file.
17368
173692014-05-20 Pedro Alves <palves@redhat.com>
17370
17371 * gdb.base/break-idempotent.c: New file.
17372 * gdb.base/break-idempotent.exp: New file.
17373
173742014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17375
17376 * gdb.btrace/nohist.exp: New.
17377
173782014-05-20 Yao Qi <yao@codesourcery.com>
17379
17380 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17381 gdb.reverse directory and gdb_reverse_timeout exists in board
17382 setting.
17383 * README: Document gdb_reverse_timeout.
17384
173852014-05-20 Yao Qi <yao@codesourcery.com>
17386
17387 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17388 'test_file_name'. Treat args as a string instead of a list.
17389 (gdb_init): Rename argument 'args' by 'test_file_name'.
17390
173912014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17392
17393 * gdb.arch/powerpc-power.exp: New file.
17394 * gdb.arch/powerpc-power.s: New file.
17395
173962014-05-16 Doug Evans <dje@google.com>
17397
17398 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17399 * gdb.base/completion.exp: Check that all expected files exist
17400 before doing file completion.
17401
174022014-05-16 Doug Evans <dje@google.com>
17403
17404 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17405 Update.
17406 (do_syscall_tests_without_xml): Update.
17407
174082014-05-16 Pedro Alves <palves@redhat.com>
17409
17410 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17411 instead of "unknown output after running".
17412
174132014-05-16 Yao Qi <yao@codesourcery.com>
17414
17415 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17416 file1.txt from host at the end.
17417 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17418
174192014-05-15 Doug Evans <dje@google.com>
17420
17421 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17422 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17423 loading file. Add test for TU lookup.
17424
174252014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17426
17427 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17428 calling "-exec-arguments" or "set args" before running the
17429 inferior.
17430
174312014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17432
17433 * lib/mi-support.exp (mi_expect_stop): Expect message for
17434 inferiors that exit with non-zero exit code.
17435
174362014-05-14 Yao Qi <yao@codesourcery.com>
17437
17438 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17439 match absolute path on remote host.
17440 (test_file_list_exec_source_files): Remove "/" from the
17441 pattern.
17442
174432014-05-14 Yao Qi <yao@codesourcery.com>
17444
17445 * boards/local-remote-host-notty.exp (${board}_file): New
17446 proc.
17447
174482014-05-07 Kyle McMartin <kyle@redhat.com>
17449
17450 Pushed by Joel Brobecker <brobecker@adacore.com>.
17451 * gdb.arch/aarch64-atomic-inst.c: New file.
17452 * gdb.arch/aarch64-atomic-inst.exp: New file.
17453
174542014-05-07 Yao Qi <yao@codesourcery.com>
17455
17456 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17457 in current context" too.
17458
174592014-05-05 Keith Seitz <keiths@redhat.com>
17460
17461 * gdb.linespec/ls-dollar.exp: Add test for linespec
17462 file:convenience_variable.
17463
174642014-05-05 Yao Qi <yao@codesourcery.com>
17465
17466 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17467 traceframes into tfile and ctf trace files. Read data from
17468 trace file and test collected data.
17469 (gdb_collect_locals_test): Likewise.
17470 (gdb_unavailable_registers_test): Likewise.
17471 (gdb_unavailable_floats): Likewise.
17472 (gdb_collect_globals_test): Likewise.
17473 (top-level): Append "ctf" to trace_file_targets if GDB
17474 supports.
17475
174762014-05-05 Yao Qi <yao@codesourcery.com>
17477
17478 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17479 code to ...
17480 (gdb_collect_args_test_1): ... it. New proc.
17481 (gdb_collect_locals_test): Move some code to ...
17482 (gdb_collect_locals_test_1): ... it. New proc.
17483 (gdb_unavailable_registers_test): Move some code to ...
17484 (gdb_unavailable_registers_test_1): ... it. New proc.
17485 (gdb_unavailable_floats): Move some code to ...
17486 (gdb_unavailable_floats_1): ... it. New proc.
17487
174882014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17489
17490 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17491 probes to test for bitness recognition.
17492 * gdb.arch/amd64-stap-optional-prefix.exp
17493 (test_probe_value_without_reg): New procedure.
17494 Add code to test for different kinds of bitness.
17495
174962014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17497
17498 PR breakpoints/16889
17499 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17500 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17501
175022014-05-01 Pedro Alves <palves@redhat.com>
17503
17504 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17505 gdb_file_cmd if no file is specified.
17506 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17507 last_loaded_file to set the remote exec-file.
17508
175092014-05-01 Pedro Alves <palves@redhat.com>
17510
17511 * boards/local-remote-host.exp: New file.
17512
175132014-05-01 Pedro Alves <palves@redhat.com>
17514
17515 * boards/local-remote-host.exp: Rename to ...
17516 * boards/local-remote-host-notty.exp: ... this.
17517
175182014-04-28 Joel Brobecker <brobecker@adacore.com>
17519
17520 * gdb.ada/dyn_arrayidx: New testcase.
17521
175222014-04-26 Yao Qi <yao@codesourcery.com>
17523
17524 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17525 and compute the length of function main. Save it in
17526 $main_length.
17527 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17528 (top-level): Use gdb_compile to compile objects into
17529 executable and restart GDB. Remove invocation to
17530 prepare_for_testing.
17531
175322014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17533 Pedro Alves <palves@redhat.com>
17534
17535 PR server/16255
17536 * gdb.multi/multi-attach.c: New file.
17537 * gdb.multi/multi-attach.exp: New file.
17538
175392014-04-25 Pedro Alves <palves@redhat.com>
17540
17541 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17542 user.
17543 (top level): Test that "set remote conditional-breakpoints-packet
17544 off" works as intended.
17545 * gdb.base/dprintf.exp: Test that "set remote
17546 breakpoint-commands-packet off" works as intended.
17547 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17548 New function.
17549 (top level): Call it.
17550 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17551 remote fast-tracepoints-packet off" works as intended.
17552 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17553 * lib/gdb.exp (gdb_is_target_remote): ... here.
17554
175552014-04-24 David Blaikie <dblaikie@gmail.com>
17556
17557 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17558 ensure clang would not discard them.
17559 * gdb.base/gdbvars.c: Ditto.
17560 * gdb.base/memattr.c: Ditto.
17561 * gdb.base/whatis.c: Ditto.
17562 * gdb.python/py-prettyprint.c: Ditto.
17563 * gdb.trace/actions.c: Ditto.
17564 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17565 ensure clang would not discard it.
17566
175672014-04-24 David Blaikie <dblaikie@gmail.com>
17568
17569 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17570 clang to emit the full definition of type required by the test
17571 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17572
175732014-04-24 David Blaikie <dblaikie@gmail.com>
17574
17575 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17576 coax Clang into emitting the definition of the type.
17577 * gdb.cp/pr10728-x.h (y): Ditto.
17578 * gdb.cp/pr10728-y.cc (y): Ditto.
17579
175802014-04-24 David Blaikie <dblaikie@gmail.com>
17581
17582 * gdb.base/label.exp: XFAIL label related tests under Clang.
17583 * gdb.cp/cplabel.exp: Ditto.
17584 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17585 under Clang those using labels.
17586
175872014-04-25 Yao Qi <yao@codesourcery.com>
17588
17589 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17590 double_label.
17591 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17592 partial_label and double_label.
17593
175942014-04-24 David Blaikie <dblaikie@gmail.com>
17595
17596 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17597
175982014-04-24 David Blaikie <dblaikie@gmail.com>
17599
17600 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17601 of the function to work across GCC and Clang.
17602 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17603 pointer types (const void ** const V void **).
17604
176052014-04-24 Michael Sturm <michael.sturm@mintel.com>
17606 Walfred Tedeschi <walfred.tedeschi@intel.com>
17607
17608 * Makefile.in (EXECUTABLES): Added i386-avx512.
17609 * gdb.arch/i386-avx512.c: New file.
17610 * gdb.arch/i386-avx512.exp: Likewise.
17611
176122014-04-23 Keith Seitz <keiths@redhat.com>
17613
17614 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17615 (mi_make_breakpoint_table): New procedure.
17616 (mi_create_breakpoint): Use mi_make_breakpoint
17617 and return the result.
17618 (mi_make_breakpoint): New procedure.
17619 (mi_build_kv_pairs): New procedure.
17620
17621 * gdb.mi/mi-break.exp: Remove unused globals,
17622 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17623 All callers updated.
17624 * gdb.mi/mi-dprintf.exp: Use variable to track command
17625 number.
17626 Update all callers of mi_create_breakpoint and use
17627 mi_make_breakpoint_table.
17628 Remove any unused global variables.
17629 * gdb.mi/mi-nonstop.exp: Likewise.
17630 * gdb.mi/mi-nsintrall.exp: Likewise.
17631 * gdb.mi/mi-nsmoribund.exp: Likewise.
17632 * gdb.mi/mi-nsthrexec.exp: Likewise.
17633 * gdb.mi/mi-reverse.exp: Likewise.
17634 * gdb.mi/mi-simplerun.exp: Likewise.
17635 * gdb.mi/mi-stepn.exp: Likewise.
17636 * gdb.mi/mi-syn-frame.exp: Likewise.
17637 * gdb.mi/mi-until.exp: Likewise.
17638 * gdb.mi/mi-var-cp.exp: Likewise.
17639 * gdb.mi/mi-var-display.exp: Likewise.
17640 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17641 * gdb.mi/mi2-var-child.exp: Likewise.
17642 * gdb.mi/mi-vla-c99.exp: Likewise.
17643 * lib/mi-support.exp: Likewise.
17644
17645 From Ian Lance Taylor <iant@cygnus.com>:
17646 * lib/gdb.exp (parse_args): New procedure.
17647
176482014-04-23 Pedro Alves <palves@redhat.com>
17649
17650 * gdb.base/break-unload-file.c: New file.
17651 * gdb.base/break-unload-file.exp: New file.
17652 * gdb.base/sym-file-lib.c (baz): New function.
17653 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17654 field.
17655 (load): Store the segment's mapped size.
17656 (unload): New function.
17657 (unload_shlib): New function.
17658 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17659 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17660 set a breakpoint at baz, and call it.
17661 * gdb.base/sym-file.exp: New tests for stale breakpoint
17662 instructions.
17663
176642014-04-23 Pedro Alves <palves@redhat.com>
17665
17666 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17667 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17668 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17669 * gdb.base/hbreak-unmapped.c: New file.
17670 * gdb.base/hbreak-unmapped.exp: New file.
17671 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17672 * lib/gdb.exp (gdb_is_target_remote): ... here.
17673
176742014-04-22 Pedro Alves <palves@redhat.com>
17675
17676 * gdb.base/consecutive-step-over.c: New file.
17677 * gdb.base/consecutive-step-over.exp: New file.
17678
176792014-04-22 Pedro Alves <palves@redhat.com>
17680
17681 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17682 instead of send_gdb/gdb_expect.
17683
176842014-04-22 Yao Qi <yao@codesourcery.com>
17685
17686 * lib/trace-support.exp (generate_tracefile): New procedure.
17687 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17688 return 0.
17689 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17690 if generate_tracefile returns 1.
17691
176922014-04-18 Tom Tromey <palves@redhat.com>
17693 Pedro alves <tromey@redhat.com>
17694
17695 PR backtrace/15558
17696 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17697 with a backtrace limit.
17698 * gdb.python/py-frame-inline.exp: Test running to an inline
17699 function with a backtrace limit, and printing the newest frame.
17700 * gdb.python/py-frame-inline.c (main): Call f.
17701
177022014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17703
17704 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17705
177062014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17707
17708 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17709 Drop prefix from unsupported source file path.
17710
177112014-04-17 Yao Qi <yao@codesourcery.com>
17712
17713 * lib/gdb.exp (with_target_charset): New proc.
17714 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17715 with_target_charset.
17716 (test_print_strings): Likewise.
17717 (test_repeat_bytes): Likewise.
17718 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17719 for some tests.
17720
177212014-04-16 Keith Seitz <keiths@redhat.com>
17722
17723 PR gdb/15827
17724 * gdb.dwarf2/corrupt.c: New file.
17725 * gdb.dwarf2/corrupt.exp: New file.
17726
177272014-04-16 Keith Seitz <keiths@redhat.com>
17728
17729 PR c++/16597
17730 * gdb.cp/namelessclass.cc: New file.
17731 * gdb.cp/namelessclass.exp: New file.
17732 * gdb.cp/namelessclass.S: New file.
17733
177342014-04-16 Doug Evans <dje@google.com>
17735
17736 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17737 Add comment.
17738 (gdbserver_default_get_comm_port): New function.
17739 (gdbserver_start): Check if board file provided
17740 "gdbserver,get_comm_port" and use it if so.
17741 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17742 (gdb,socketport): Set to "stdio".
17743 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17744 (stdio_gdbserver_template): Delete.
17745 (${board}_get_remote_address): Update.
17746 (${board}_build_remote_cmd): Delete.
17747 (${board}_get_comm_port): New function.
17748 (${board}_spawn): Update.
17749 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17750 Delete.
17751 (${board}_get_remote_address): Update.
17752 (${board}_get_comm_port): New function.
17753
177542014-04-16 Andrew Burgess <aburgess@broadcom.com>
17755
17756 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17757 appearing in any order.
17758
177592014-04-15 Doug Evans <dje@google.com>
17760
17761 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17762 uninitialized value of "description".
17763
177642014-04-15 Keith Seitz <keiths@redhat.com>
17765
17766 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17767 Remove unused globals.
17768 (test_running_the_program): Likewise.
17769 (test_controlled_execution): Likewise.
17770 (test_controlling_breakpoints): Likewise.
17771 (test_program_termination): Likewise.
17772
177732014-04-15 Keith Seitz <keiths@redhat.com>
17774
17775 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17776 unused globals.
17777 (test_rbreak_creation_and_listing): Likewise.
17778 (test_ignore_count): Likewise.
17779 (test_error): Likewise.
17780
177812014-04-15 Pedro Alves <palves@redhat.com>
17782
17783 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17784 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17785 sym-file-loader.c.
17786 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17787 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17788 to sym-file-loader.c.
17789 (struct library): Forward declare.
17790 (load_shlib, lookup_function): Change prototypes.
17791 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17792 (translate_offset): Remove declarations.
17793 (get_text_addr): New declaration.
17794 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17795 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17796 sym-file-loader.h.
17797 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17798 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17799 here from sym-file-loader.h.
17800 (struct library): New structure.
17801 (load_shlib, lookup_function): Change prototypes and adjust to
17802 work with a struct library.
17803 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17804 (translate_offset): Make static.
17805 (get_text_addr): New function.
17806 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17807
178082014-04-15 Pedro Alves <palves@redhat.com>
17809
17810 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17811
178122014-04-15 Pedro Alves <palves@redhat.com>
17813
17814 * gdb.base/sym-file-loader.c: Include <limits.h>.
17815 (SELF_LINK): New define.
17816 (get_origin): New function.
17817 (load_shlib): Use it.
17818 * gdb.base/sym-file.exp: Don't early return if the target is
17819 remote. Use runto_main, and issue fail is that fails. Use
17820 gdb_load_shlibs.
17821 (shlib_name): Delete.
17822 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17823
178242014-04-15 Pedro Alves <palves@redhat.com>
17825
17826 * gdb.base/sym-file.exp: Remove regex characters from test
17827 message. Don't refer to breakpoint numbers in test messages.
17828
178292014-04-14 Keith Seitz <keiths@redhat.com>
17830
17831 PR c++/16253
17832 * gdb.cp/var-tag.cc: New file.
17833 * gdb.cp/var-tag.exp: New file.
17834 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17835 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17836 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17837 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17838
178392014-04-14 Tom Tromey <tromey@redhat.com>
17840
17841 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17842 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17843 type.
17844 * gdb.cp/enum-class.exp: New file.
17845 * gdb.cp/enum-class.cc: New file.
17846
178472014-04-14 Tom Tromey <tromey@redhat.com>
17848
17849 * gdb.dwarf2/enum-type.exp: New file.
17850
178512014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17852
17853 * gdb.mi/mi-vla-c99.exp: New file.
17854 * gdb.mi/vla.c: New file.
17855
178562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17857
17858 * gdb.base/vla-datatypes.c: New file.
17859 * gdb.base/vla-datatypes.exp: New file.
17860
178612014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17862
17863 * gdb.base/vla-ptr.c: New file.
17864 * gdb.base/vla-ptr.exp: New file.
17865
178662014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17867
17868 * gdb.dwarf2/count.exp: New file.
17869
178702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17871
17872 * gdb.base/vla-sideeffect.c: New file.
17873 * gdb.base/vla-sideeffect.exp: New file.
17874
178752014-04-14 David Blaikie <dblaikie@gmail.com>
17876
17877 * gdb.mi/non-stop.c: Add return value for non-void function return
17878 statement.
17879 * gdb.threads/staticthreads.c: Ditto.
17880
178812014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17882 Doug Evans <xdje42@gmail.com>
17883
17884 * gdb.guile/scm-value.c: Improve test case.
17885 * gdb.guile/scm-value.exp: Add new test.
17886
178872014-04-11 David Blaikie <dblaikie@gmail.com>
17888
17889 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17890 override Clang's default.
17891
178922014-04-11 Joel Brobecker <brobecker@adacore.com>
17893
17894 Revert the following changes (regressions):
17895
17896 * gdb.base/vla-sideeffect.c: New file.
17897 * gdb.base/vla-sideeffect.exp: New file.
17898
17899 * gdb.dwarf2/count.exp: New file.
17900
17901 * gdb.base/vla-multi.c: New file.
17902 * gdb.base/vla-multi.exp: New file.
17903
17904 * gdb.base/vla-ptr.c: New file.
17905 * gdb.base/vla-ptr.exp: New file.
17906
17907 * gdb.base/vla-datatypes.c: New file.
17908 * gdb.base/vla-datatypes.exp: New file.
17909
17910 * gdb.mi/mi-vla-c99.exp: New file.
17911 * gdb.mi/vla.c: New file.
17912
179132014-04-11 Keith Seitz <keiths@redhat.com>
17914
17915 PR c++/16675
17916 * gdb.cp/cpsizeof.exp: New file.
17917 * gdb.cp/cpsizeof.cc: New file.
17918
179192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17920
17921 * gdb.mi/mi-vla-c99.exp: New file.
17922 * gdb.mi/vla.c: New file.
17923
179242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17925
17926 * gdb.base/vla-datatypes.c: New file.
17927 * gdb.base/vla-datatypes.exp: New file.
17928
179292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17930
17931 * gdb.base/vla-ptr.c: New file.
17932 * gdb.base/vla-ptr.exp: New file.
17933
179342014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17935
17936 * gdb.base/vla-multi.c: New file.
17937 * gdb.base/vla-multi.exp: New file.
17938
179392014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17940
17941 * gdb.dwarf2/count.exp: New file.
17942
179432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17944
17945 * gdb.base/vla-sideeffect.c: New file.
17946 * gdb.base/vla-sideeffect.exp: New file.
17947
179482014-04-11 Yao Qi <yao@codesourcery.com>
17949
17950 * gdb.base/completion.exp: Check file exists before running tests
17951 on file completion.
17952
179532014-04-10 Pedro Alves <palves@redhat.com>
17954
17955 * gdb.base/cond-eval-mode.c: New file.
17956 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17957 prepare_for_testing to build the new file. Check result of
17958 runto_main.
17959 (test_break, test_watch): New procedures.
17960 (top level): Use them.
17961
179622014-04-08 Pierre Muller <muller@sourceware.org>
17963
17964 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17965 Ctrl-V use for mingw hosts.
17966
179672014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17968
17969 * gdb.python/py-value.c: Improve test case.
17970 * gdb.python/py-value.exp: Add new test.
17971
179722014-04-07 David Blaikie <dblaikie@gmail.com>
17973
17974 * lib/compiler.c: Identify the clang compiler.
17975 * lib/compiler.cc: Ditto.
17976
179772014-04-03 Yao Qi <yao@codesourcery.com>
17978
17979 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17980
179812014-04-01 Anton Blanchard <anton@samba.org>
17982
17983 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17984 messages unique.
17985
179862014-04-01 Anton Blanchard <anton@samba.org>
17987
17988 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17989 prepare_for_testing.
17990
179912014-04-01 Anton Blanchard <anton@samba.org>
17992
17993 * gdb.arch/ppc64-atomic-inst.c: Remove.
17994 * gdb.arch/ppc64-atomic-inst.S: New file.
17995 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17996
179972014-03-31 Doug Evans <dje@google.com>
17998
17999 * gdb.base/print-symbol-loading-lib.c: New file.
18000 * gdb.base/print-symbol-loading-main.c: New file.
18001 * gdb.base/print-symbol-loading.exp: New file.
18002
180032014-03-31 Yao Qi <yao@codesourcery.com>
18004
18005 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18006
180072014-03-28 Joel Brobecker <brobecker@adacore.com>
18008
18009 * gdb.ada/mi_dyn_arr: New testcase.
18010
180112014-03-27 Doug Evans <dje@google.com>
18012
18013 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18014
180152014-03-27 Yao Qi <yao@codesourcery.com>
18016
18017 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18018 if target is nios2-*-*.
18019
180202014-03-26 Yao Qi <yao@codesourcery.com>
18021
18022 * lib/gdb.exp (readline_is_used): New proc.
18023 * gdb.base/completion.exp: Move tests on command complete up.
18024 Skip the rest of tests if readline is not used.
18025 * gdb.ada/complete.exp: Skp the test if readline is not
18026 used.
18027 * gdb.base/filesym.exp: Likewise.
18028 * gdb.base/macscp.exp: Likewise.
18029 * gdb.base/readline-ask.exp: Likewise.
18030 * gdb.base/readline.exp: Likewise.
18031 * gdb.python/py-cmd.exp: Likewise.
18032 * gdb.trace/tfile.exp: Likewise.
18033
180342014-03-26 Yao Qi <yao@codesourcery.com>
18035
18036 * gdb.base/macscp.exp: Fix code format issues.
18037
180382014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18039
18040 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18041 * gdb.asm/powerpc64le.inc: New file.
18042
180432014-03-25 Pedro Alves <palves@redhat.com>
18044 Doug Evans <dje@google.com>
18045
18046 * gdb.base/source-execution.c: New file.
18047 * gdb.base/source-execution.exp: New file.
18048 * gdb.base/source-execution.gdb: New file.
18049
180502014-03-24 Doug Evans <dje@google.com>
18051
18052 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18053 using fission.
18054
180552014-03-24 Hui Zhu <hui@codesourcery.com>
18056 Pedro Alves <palves@redhat.com>
18057
18058 PR breakpoints/16101
18059 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18060 test pass/fail messages. Detect missing support for dprintf when
18061 breakpoints are actually inserted.
18062 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18063 breakpoints are actually inserted.
18064 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18065 fails.
18066
180672014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18068
18069 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18070
180712014-03-22 Doug Evans <xdje42@gmail.com>
18072
18073 * gdb.python/python.exp (python not supported): Verify multi-line
18074 python command issues an error.
18075 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18076 guile command issues an error.
18077
180782014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18079
18080 * gdb.threads/thread-specific.exp: Handle the lack of usable
18081 $this_breakpoint and $this_thread.
18082
180832014-03-21 Hui Zhu <hui@codesourcery.com>
18084
18085 * gdb.base/attach.exp (do_command_attach_tests): New.
18086
180872014-03-20 Tom Tromey <tromey@redhat.com>
18088 Pedro Alves <palves@redhat.com>
18089
18090 PR cli/15718
18091 * gdb.base/condbreak-call-false.c: New file.
18092 * gdb.base/condbreak-call-false.exp: New file.
18093
180942014-03-20 Pedro Alves <palves@redhat.com>
18095
18096 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18097 Delete.
18098 (block_signals, unblock_signals): Delete.
18099 (child_function_2, main): Remove references to deleted variable
18100 and functions.
18101
181022014-03-20 Pedro Alves <palves@redhat.com>
18103
18104 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18105 Use pthread_kill to signal thread 2.
18106 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18107 Adjust to make the test send itself a signal rather than using the
18108 host's "kill" command.
18109
181102014-03-20 Pedro Alves <palves@redhat.com>
18111
18112 * gdb.threads/multiple-step-overs.c: New file.
18113 * gdb.threads/multiple-step-overs.exp: New file.
18114 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18115 Adjust expected infrun debug output.
18116
181172014-03-20 Pedro Alves <palves@redhat.com>
18118
18119 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18120 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18121
181222014-03-20 Pedro Alves <palves@redhat.com>
18123
18124 PR breakpoints/7143
18125 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18126 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18127 of gdb_test_multiple.
18128 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18129 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18130
181312014-03-20 Pedro Alves <palves@redhat.com>
18132
18133 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18134 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18135
181362014-03-19 Pedro Alves <palves@redhat.com>
18137
18138 * gdb.base/async.exp: Remove early return.
18139
181402014-03-19 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18143
181442014-03-19 Pedro Alves <palves@redhat.com>
18145
18146 * gdb.base/async.exp (test_background): Expect \r\n after
18147 "completed." in the fail pattern.
18148
181492014-03-19 Pedro Alves <palves@redhat.com>
18150
18151 * gdb.base/async.exp (test_background): New procedure.
18152 Use it for all background execution command tests.
18153
181542014-03-19 Pedro Alves <palves@redhat.com>
18155
18156 * gdb.base/async.exp: Use prepare_for_testing.
18157
181582014-03-19 Pedro Alves <palves@redhat.com>
18159
18160 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18161 the same line.
18162
181632014-03-19 Pedro Alves <palves@redhat.com>
18164
18165 * gdb.base/async.c (main): Add "jump here" and "until here" line
18166 marker comments.
18167 * gdb.base/async.exp (jump_here): New global.
18168 (jump& test): Use it.
18169 (until_here): New global.
18170 (until& test): Use it.
18171
181722014-03-19 Pedro Alves <palves@redhat.com>
18173
18174 * gdb.base/async.exp: Don't frob gdb_protocol.
18175
181762014-03-18 Doug Evans <xdje42@gmail.com>
18177
18178 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18179 Fix spelling of exec-done-display.
18180
181812014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18182
18183 PR gdb/15358
18184 * gdb.base/gdb-sigterm.c: New file.
18185 * gdb.base/gdb-sigterm.exp: New file.
18186
181872014-03-18 Pedro Alves <palves@redhat.com>
18188
18189 PR gdb/13860
18190 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18191 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18192 solib-event.
18193
181942014-03-17 Joel Brobecker <brobecker@adacore.com>
18195
18196 * gdb.ada/pckd_arr_ren: New testcase.
18197
181982014-03-13 Doug Evans <xdje42@gmail.com>
18199
18200 PR guile/16612
18201 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18202 collect after discarding symbols.
18203
182042014-03-13 Ludovic Courtès <ludo@gnu.org>
18205 Doug Evans <xdje42@gmail.com>
18206
18207 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18208 to history survives a gc.
18209
182102014-03-13 Pedro Alves <palves@redhat.com>
18211
18212 * gdb.base/default.exp: Don't test "target procfs".
18213
182142014-03-13 Pedro Alves <palves@redhat.com>
18215
18216 * gdb.base/default.exp: Update "target child" and "target procfs"
18217 tests to not expect "Unix".
18218
182192014-03-12 Tom Tromey <tromey@redhat.com>
18220
18221 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18222 New procs. Add target-async tests.
18223 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18224 Add target-async tests.
18225
182262014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18227
18228 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18229 'func_start' and 'func_end' for the beginning and end of the
18230 function code, respectively.
18231 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18232 'func_end' instead of 'func' and 'main'.
18233
182342014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18235
18236 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18237 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18238 generate the debug info assembler source.
18239
182402014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18241
18242 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18243 * gdb.dwarf2/arr-subrange.exp: Likewise.
18244 * gdb.dwarf2/dwz.exp: Likewise.
18245 * gdb.dwarf2/method-ptr.exp: Likewise.
18246 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18247 * gdb.dwarf2/subrange.exp: Likewise.
18248 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18249 * gdb.dwarf2/implptrpiece.exp: Likewise.
18250 * gdb.dwarf2/nostaticblock.exp: Likewise.
18251
182522014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18253
18254 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18255 directory to absolute path name arguments.
18256
182572014-03-10 Joel Brobecker <brobecker@adacore.com>
18258
18259 * gdb.ada/tagged_access: New testcase.
18260
182612014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18262
18263 * gdb.btrace/data.exp: Update expected output.
18264
182652014-03-06 Yao Qi <yao@codesourcery.com>
18266
18267 * gdb.trace/pr16508.exp: New file.
18268
182692014-03-05 Pedro Alves <palves@redhat.com>
18270
18271 PR gdb/16575
18272 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18273 procedure.
18274 (top level): Adjust to use it. Add tests that exercise breakpoint
18275 interaction with the code-cache.
18276
182772014-02-26 Ludovic Courtès <ludo@gnu.org>
18278
18279 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18280 test for 'history-append!'.
18281
182822014-02-26 Joel Brobecker <brobecker@adacore.com>
18283
18284 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18285 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18286 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18287 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18288 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18289 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18290
182912014-02-26 Joel Brobecker <brobecker@adacore.com>
18292
18293 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18294 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18295 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18296
182972014-02-26 Joel Brobecker <brobecker@adacore.com>
18298
18299 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18300
183012014-02-26 Joel Brobecker <brobecker@adacore.com>
18302
18303 * gdb.dwarf2/arr-stride.c: New file.
18304 * gdb.dwarf2/arr-stride.exp: New file.
18305
183062014-02-26 Pedro Alves <palves@redhat.com>
18307
18308 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18309 that won't ever trigger. Make sure that GDB reports the correct
18310 breakpoint that caused the stop.
18311
183122014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18313
18314 PR gdb/16626
18315 * gdb.base/auto-load-script: New file.
18316 * gdb.base/auto-load.c: New file.
18317 * gdb.base/auto-load.exp: New file.
18318
18319 PR gdb/16626
18320 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18321
183222014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18323
18324 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18325 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18326
183272014-02-24 Doug Evans <dje@google.com>
18328
18329 * lib/gdb.exp (run_on_host): Log error output if program fails.
18330
183312014-02-21 Pedro Alves <palves@redhat.com>
18332
18333 * gdb.threads/step-after-sr-lock.c: Rename to ...
18334 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18335 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18336 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18337 ... this.
18338
183392014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18340
18341 PR tdep/16397
18342 * gdb.arch/amd64-stap-special-operands.exp: New file.
18343 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18344 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18345 * gdb.arch/amd64-stap-triplet.S: Likewise.
18346 * gdb.arch/amd64-stap-triplet.c: Likewise.
18347
183482014-02-20 Joel Brobecker <brobecker@adacore.com>
18349
18350 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18351 in .section pseudo-op.
18352
183532014-02-20 lin zuojian <manjian2006@gmail.com>
18354 Joel Brobecker <brobecker@adacore.com>
18355 Doug Evans <xdje42@gmail.com>
18356
18357 PR symtab/16581
18358 * gdb.dwarf2/dw2-icycle.S: New file.
18359 * gdb.dwarf2/dw2-icycle.c: New file.
18360 * gdb.dwarf2/dw2-icycle.exp: New file.
18361
183622014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18363
18364 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18365 operations on gdb.Value objects.
18366 * gdb.python/py-value-cc.exp: Add new test to test operations on
18367 gdb.Value objects.
18368
183692014-02-18 Doug Evans <dje@google.com>
18370
18371 * Makefile.in (TESTS): New variable.
18372 (expanded_tests, expanded_tests_or_none): New variables
18373 (check-single): Pass $(expanded_tests_or_none) to runtest.
18374 (check-parallel): Only run tests in $(TESTS) if non-empty.
18375 (check/no-matching-tests-found): New rule.
18376 * README: Document TESTS makefile variable.
18377
183782014-02-18 Doug Evans <dje@google.com>
18379
18380 * Makefile.in (check-parallel): rm -rf outputs temp.
18381
183822014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18383
18384 Fix "ERROR: no fileid for" in the testsuite.
18385 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18386
183872014-02-12 Doug Evans <dje@google.com>
18388
18389 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18390 (MISCELLANEOUS): New variable.
18391 (clean): rm -rf $(MISCELLANEOUS).
18392 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18393 dwp live in the same directory as symlinks, with each symlink pointed
18394 to a differently named file in a different directory.
18395
183962014-02-11 Doug Evans <dje@google.com>
18397
18398 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18399 of Tcl file commands.
18400
184012014-02-10 Mark Kettenis <kettenis@gnu.org>
18402
18403 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18404 "kill -SIGUSR1 -1".
18405
184062014-02-10 Joel Brobecker <brobecker@adacore.com>
18407
18408 * gdb.ada/tick_length_array_enum_idx: New testcase.
18409
184102014-02-10 Doug Evans <xdje42@gmail.com>
18411
18412 * configure.ac (AC_OUTPUT): Add gdb.guile.
18413 * configure: Regenerate.
18414 * lib/gdb-guile.exp: New file.
18415 * lib/gdb.exp (get_target_charset): New function.
18416 * gdb.base/help.exp: Update expected output from "apropos apropos".
18417 * gdb.guile/Makefile.in: New file.
18418 * gdb.guile/guile.exp: New file.
18419 * gdb.guile/scm-arch.c: New file.
18420 * gdb.guile/scm-arch.exp: New file.
18421 * gdb.guile/scm-block.c: New file.
18422 * gdb.guile/scm-block.exp: New file.
18423 * gdb.guile/scm-breakpoint.c: New file.
18424 * gdb.guile/scm-breakpoint.exp: New file.
18425 * gdb.guile/scm-disasm.c: New file.
18426 * gdb.guile/scm-disasm.exp: New file.
18427 * gdb.guile/scm-equal.c: New file.
18428 * gdb.guile/scm-equal.exp: New file.
18429 * gdb.guile/scm-error.exp: New file.
18430 * gdb.guile/scm-error.scm: New file.
18431 * gdb.guile/scm-frame-args.c: New file.
18432 * gdb.guile/scm-frame-args.exp: New file.
18433 * gdb.guile/scm-frame-args.scm: New file.
18434 * gdb.guile/scm-frame-inline.c: New file.
18435 * gdb.guile/scm-frame-inline.exp: New file.
18436 * gdb.guile/scm-frame.c: New file.
18437 * gdb.guile/scm-frame.exp: New file.
18438 * gdb.guile/scm-generics.exp: New file.
18439 * gdb.guile/scm-gsmob.exp: New file.
18440 * gdb.guile/scm-iterator.c: New file.
18441 * gdb.guile/scm-iterator.exp: New file.
18442 * gdb.guile/scm-math.c: New file.
18443 * gdb.guile/scm-math.exp: New file.
18444 * gdb.guile/scm-objfile-script-gdb.in: New file.
18445 * gdb.guile/scm-objfile-script.c: New file.
18446 * gdb.guile/scm-objfile-script.exp: New file.
18447 * gdb.guile/scm-objfile.c: New file.
18448 * gdb.guile/scm-objfile.exp: New file.
18449 * gdb.guile/scm-ports.exp: New file.
18450 * gdb.guile/scm-pretty-print.c: New file.
18451 * gdb.guile/scm-pretty-print.exp: New file.
18452 * gdb.guile/scm-pretty-print.scm: New file.
18453 * gdb.guile/scm-section-script.c: New file.
18454 * gdb.guile/scm-section-script.exp: New file.
18455 * gdb.guile/scm-section-script.scm: New file.
18456 * gdb.guile/scm-symbol.c: New file.
18457 * gdb.guile/scm-symbol.exp: New file.
18458 * gdb.guile/scm-symtab-2.c: New file.
18459 * gdb.guile/scm-symtab.c: New file.
18460 * gdb.guile/scm-symtab.exp: New file.
18461 * gdb.guile/scm-type.c: New file.
18462 * gdb.guile/scm-type.exp: New file.
18463 * gdb.guile/scm-value-cc.cc: New file.
18464 * gdb.guile/scm-value-cc.exp: New file.
18465 * gdb.guile/scm-value.c: New file.
18466 * gdb.guile/scm-value.exp: New file.
18467 * gdb.guile/source2.scm: New file.
18468 * gdb.guile/types-module.cc: New file.
18469 * gdb.guile/types-module.exp: New file.
18470
184712014-02-10 Yao Qi <yao@codesourcery.com>
18472
18473 PR testsuite/16543
18474 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18475 * configure: Regenerated.
18476 * Makefile.in: New file.
18477
184782014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18479
18480 * gdb.python/py-framefilter.exp: Fix typo.
18481
184822014-02-08 Yao Qi <yao@codesourcery.com>
18483
18484 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18485 that no =breakpoint-modified is emitted when breakpoints are
18486 modified through MI commands.
18487
184882014-02-07 Pedro Alves <pedro@codesourcery.com>
18489 Pedro Alves <palves@redhat.com>
18490
18491 * gdb.threads/step-after-sr-lock.c: New file.
18492 * gdb.threads/step-after-sr-lock.exp: New file.
18493
184942014-02-07 Pedro Alves <palves@redhat.com>
18495
18496 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18497
184982014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18499
18500 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18501 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18502
185032014-02-06 Doug Evans <xdje42@gmail.com>
18504
18505 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18506 output.
18507
18508 * gdb.gdb/python-interrupts.exp: New file.
18509
185102014-02-05 Yao Qi <yao@codesourcery.com>
18511
18512 * gdb.trace/report.exp (use_collected_data): Test the output
18513 of "info threads" and "info inferiors".
18514
185152014-02-05 Yao Qi <yao@codesourcery.com>
18516
18517 Revert this patch:
18518
18519 2013-05-24 Yao Qi <yao@codesourcery.com>
18520
18521 * gdb.trace/tfile.exp: Test inferior and thread.
18522
185232014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18524
18525 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18526 on a function.
18527 * gdb.base/step-bt.c: Call hello via function pointer to make
18528 sure its first instruction is executed on powerpc64le-linux.
18529
185302014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18531
18532 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18533
185342014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18535
18536 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18537 of the test patterns for use on little-endian systems.
18538
185392014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18540
18541 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18542 (decimal_vector): Fix for little-endian.
18543
185442014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18545
18546 * gdb.arch/sparc-sysstep.exp: New file.
18547 * gdb.arch/sparc-sysstep.c: Likewise.
18548
18549 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18550
185512014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18552
18553 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18554
185552014-01-23 Tom Tromey <tromey@redhat.com>
18556
18557 * gdb.ada/array_char_idx: New testcase.
18558
185592014-01-23 Tom Tromey <tromey@redhat.com>
18560
18561 PR python/16487:
18562 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18563 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18564 classes.
18565
185662014-01-23 Tom Tromey <tromey@redhat.com>
18567
18568 PR python/16491:
18569 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18570 string from an inferior frame.
18571 * gdb.python/py-framefilter-mi.exp: Update.
18572
185732014-01-22 Doug Evans <dje@google.com>
18574
18575 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18576
185772014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18578
18579 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18580
185812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18582
18583 * gdb.trace/entry-values.exp: Remove excess space character from
18584 regex patterns. Handle s390 call instruction.
18585
185862014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18587
18588 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18589 define "*_start" label. Make "name" static.
18590 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18591 ${name} by references to ${name}_start.
18592
185932014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18594
18595 * gdb.base/info-macros.exp: Remove "debug" from the compile
18596 options.
18597
185982014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18599
18600 * gdb.dlang/demangle.exp: New file.
18601
186022014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18603
18604 * gdb.dlang/primitive-types.exp: New file.
18605
186062014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18607
18608 * configure.ac: Create gdb.dlang/Makefile.
18609 * configure: Regenerate.
18610 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18611 * gdb.dlang/Makefile.in: New file.
18612 * lib/d-support.exp: New file.
18613 * lib/gdb.exp (skip_d_tests): New proc.
18614
186152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18616
18617 * gdb.btrace/delta.exp: Check reverse stepi.
18618 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18619 * gdb.btrace/finish.exp: New.
18620 * gdb.btrace/next.exp: New.
18621 * gdb.btrace/nexti.exp: New.
18622 * gdb.btrace/record_goto.c: Add comments.
18623 * gdb.btrace/step.exp: New.
18624 * gdb.btrace/stepi.exp: New.
18625 * gdb.btrace/multi-thread-step.c: New.
18626 * gdb.btrace/multi-thread-step.exp: New.
18627 * gdb.btrace/rn-dl-bind.c: New.
18628 * gdb.btrace/rn-dl-bind.exp: New.
18629 * gdb.btrace/data.c: New.
18630 * gdb.btrace/data.exp: New.
18631 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18632
186332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18634
18635 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18636 * gdb.btrace/exception.exp: Update.
18637 * gdb.btrace/instruction_history.exp: Update.
18638 * gdb.btrace/record_goto.exp: Update.
18639 * gdb.btrace/tailcall.exp: Update.
18640 * gdb.btrace/unknown_functions.exp: Update.
18641 * gdb.btrace/delta.exp: New.
18642
186432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18644
18645 * gdb.btrace/record_goto.exp: Add backtrace test.
18646 * gdb.btrace/tailcall.exp: Add backtrace test.
18647
186482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18649
18650 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18651 * gdb.btrace/record_goto.c: New.
18652 * gdb.btrace/record_goto.exp: New.
18653 * gdb.btrace/x86-record_goto.S: New.
18654
186552014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18656
18657 * gdb.btrace/function_call_history.exp: Update tests.
18658 * gdb.btrace/instruction_history.exp: Update tests.
18659
186602014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18661
18662 * gdb.btrace/function_call_history.exp: Fix expected field
18663 order for "record function-call-history".
18664 Add new tests for "record function-call-history /c".
18665 * gdb.btrace/exception.cc: New.
18666 * gdb.btrace/exception.exp: New.
18667 * gdb.btrace/tailcall.exp: New.
18668 * gdb.btrace/x86-tailcall.S: New.
18669 * gdb.btrace/x86-tailcall.c: New.
18670 * gdb.btrace/unknown_functions.c: New.
18671 * gdb.btrace/unknown_functions.exp: New.
18672 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18673
186742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18675
18676 * gdb.btrace/instruction_history.exp: Update.
18677 * gdb.btrace/function_call_history.exp: Update.
18678
186792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18680
18681 * gdb.btrace/function_call_history.exp: Fix expected function
18682 trace.
18683 * gdb.btrace/instruction_history.exp: Initialize traced.
18684 Remove traced_functions.
18685
186862014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18687
18688 * gdb.btrace/function_call_history.exp: Update
18689 * gdb.btrace/instruction_history.exp: Update.
18690
186912014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18692
18693 * gdb.btrace/enable.exp: Update expected text.
18694
186952014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18696
18697 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18698 bytes.
18699
187002014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18701
18702 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18703
187042014-01-15 Omair Javaid <omair.javaid@linaro.org>
18705
18706 * lib/gdb.exp (supports_process_record): Return true for
18707 arm*-linux*. (supports_reverse): Likewise.
18708
187092014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18710
18711 PR python/15464
18712 PR python/16113
18713 * gdb.python/py-type.c: Enhance test case.
18714 * gdb.python/py-value-cc.cc: Likewise
18715 * gdb.python/py-type.exp: Add new tests.
18716 * gdb.python/py-value-cc.exp: Likewise
18717
187182014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18719 Pedro Alves <palves@redhat.com>
18720
18721 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18722 Make "name" extern.
18723 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18724 references to ${name}_start by references to ${name}.
18725
187262014-01-10 Joel Brobecker <brobecker@adacore.com>
18727
18728 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18729
187302014-01-10 Joel Brobecker <brobecker@adacore.com>
18731
18732 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18733
187342014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18735 Pedro Alves <palves@redhat.com>
18736
18737 * gdb.mi/mi-info-os.exp: Connect to the target with
18738 mi_gdb_target_load.
18739
187402014-01-08 Pedro Alves <palves@redhat.com>
18741
18742 * gdb.threads/reconnect-signal.c: New file.
18743 * gdb.threads/reconnect-signal.exp: New file.
18744
187452014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18746
18747 * gdb.base/source-dir.exp: New file.
18748
187492014-01-07 Joel Brobecker <brobecker@adacore.com>
18750
18751 * gdb.ada/mi_interface: New testcase.
18752
187532014-01-07 Joel Brobecker <brobecker@adacore.com>
18754
18755 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18756 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18757 gdb.ada/pp-rec-component/pck.ads: New files.
18758
187592014-01-07 Joel Brobecker <brobecker@adacore.com>
18760
18761 * gdb.python/py-pp-integral.c: New file.
18762 * gdb.python/py-pp-integral.py: New file.
18763 * gdb.python/py-pp-integral.exp: New file.
18764
18765For older changes see ChangeLog-1993-2013.
18766\f
18767;; Local Variables:
18768;; mode: change-log
18769;; left-margin: 8
18770;; fill-column: 74
18771;; version-control: never
18772;; End:
18773
18774 Copyright 2014-2020 Free Software Foundation, Inc.
18775 Copying and distribution of this file, with or without modification,
18776 are permitted provided the copyright notice and this notice are preserved.
This page took 0.091399 seconds and 4 git commands to generate.