Use common_val_print in cp-valprint.c
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4 full path in the test name.
5 (test_ld): Add some with_test_prefix blocks to make test names
6 unique.
7
82020-03-13 Tom de Vries <tdevries@suse.de>
9
10 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
11
122020-03-13 Tom de Vries <tdevries@suse.de>
13
14 * gdb.mi/mi-sym-info.exp: Make matching more precise.
15
162020-03-13 Tom de Vries <tdevries@suse.de>
17
18 PR symtab/25646
19 * gdb.dwarf2/imported-unit.exp: Add test.
20
212020-03-13 Tom de Vries <tdevries@suse.de>
22
23 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
24 (var1, var2): New variable.
25 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
26 matching symbols.
27
282020-03-13 Tom de Vries <tdevries@suse.de>
29
30 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
31 (Term::command): Use prompt prefix.
32 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
33 * gdb.tui/tui-layout-asm-short-prog.exp: Use
34 command_no_prompt_prefix instead of prefix.
35 * gdb.tui/tui-layout-asm.exp: Same.
36
372020-03-12 Simon Marchi <simon.marchi@efficios.com>
38
39 * gdb.base/break-interp.exp: Use foreach_with_prefix.
40
412020-03-12 Simon Marchi <simon.marchi@efficios.com>
42
43 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
44 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
45 on" while stepping over the test instruction, match printed
46 message.
47
482020-03-12 Tom de Vries <tdevries@suse.de>
49
50 * gdb.base/info-types.exp: Use exp_continue during matching of output
51 of "info types".
52
532020-03-12 Tom de Vries <tdevries@suse.de>
54
55 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
56
572020-03-12 Tom de Vries <tdevries@suse.de>
58
59 * gdb.fortran/module.exp: Use exp_continue during matching of output
60 of "info variable -n".
61
622020-03-12 Tom de Vries <tdevries@suse.de>
63
64 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
65 gdb.dwarf2/dw2-ranges-base.c.
66
672020-03-12 Tom de Vries <tdevries@suse.de>
68
69 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
70 in presence of GLIBC debuginfo.
71
722020-03-12 Tom de Vries <tdevries@suse.de>
73
74 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
75 $core.
76
772020-03-12 Tom de Vries <tdevries@suse.de>
78
79 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
80 more precise.
81
822020-03-11 Simon Marchi <simon.marchi@efficios.com>
83
84 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
85 from Unix to Windows path.
86
872020-03-11 Tom de Vries <tdevries@suse.de>
88
89 * gdb.ada/minsyms.exp: Set language to ada.
90
912020-03-11 Tom de Vries <tdevries@suse.de>
92
93 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
94
952020-03-11 Tom de Vries <tdevries@suse.de>
96
97 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
98
992020-03-11 Tom Tromey <tromey@adacore.com>
100
101 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
102
1032020-03-11 Tom de Vries <tdevries@suse.de>
104
105 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
106
1072020-03-11 Tom de Vries <tdevries@suse.de>
108
109 * gdb.base/break-interp.exp: Limit verbose scope.
110
1112020-03-11 Tom de Vries <tdevries@suse.de>
112
113 * gdb.fortran/logical.f90: Define variable with character type.
114 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
115
1162020-03-11 Tom de Vries <tdevries@suse.de>
117
118 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
119
1202020-03-11 Tom de Vries <tdevries@suse.de>
121
122 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
123 symtabs.
124
1252020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
126 Bernd Edlinger <bernd.edlinger@hotmail.de>
127
128 * gdb.cp/step-and-next-inline.cc: New file.
129 * gdb.cp/step-and-next-inline.exp: New file.
130 * gdb.cp/step-and-next-inline.h: New file.
131 * gdb.dwarf2/dw2-is-stmt.c: New file.
132 * gdb.dwarf2/dw2-is-stmt.exp: New file.
133 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
134 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
135 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
136
1372020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
138
139 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
140 is-stmt flag in the line table.
141
1422020-03-09 Tom de Vries <tdevries@suse.de>
143
144 * lib/gdb.exp (cached_file): Create cache dir.
145
1462020-03-07 Tom de Vries <tdevries@suse.de>
147
148 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
149 * gdb.cp/rvalue-ref-params.exp: Same.
150
1512020-03-06 Tom de Vries <tdevries@suse.de>
152
153 * lib/gdb.exp (tentative_rename, cached_file): New proc.
154 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
155
1562020-03-06 Tom de Vries <tdevries@suse.de>
157
158 * README: Fix "the the".
159 * gdb.base/dprintf.exp: Same.
160
1612020-03-05 Tom de Vries <tdevries@suse.de>
162
163 * gdb.base/maint.exp: Update "main print statistics" expected output.
164
1652020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
166
167 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
168 (fortran_int8): Likewise.
169 (fortran_real4): Likewise.
170 (fortran_real8): Likewise.
171 (fortran_complex4): Likewise.
172 (fortran_logical4): Likewise.
173 (fortran_character1): Likewise.
174
1752020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.fortran/logical.exp: Add tests that any non-zero value is
178 printed as true.
179
1802020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
181
182 * gdb.base/printcmds.exp: Add test to verify printf of a
183 variable holding an address.
184
1852020-03-03 Tom de Vries <tdevries@suse.de>
186
187 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
188
1892020-03-03 Tom de Vries <tdevries@suse.de>
190
191 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
192 gdb_test_multiple call.
193
1942020-03-03 Tom de Vries <tdevries@suse.de>
195
196 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
197 gdb_test_multiple calls.
198
1992020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
200
201 * gdb.base/default.exp: Remove test of 'set history filename'.
202 * gdb.base/gdbinit-history.exp: Add tests for setting the history
203 filename to the empty string.
204 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
205 and GDBHISTSIZE.
206
2072020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
208
209 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
210 disabled.
211
2122020-03-02 Pedro Alves <palves@redhat.com>
213 Tom de Vries <tdevries@suse.de>
214
215 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
216 -prompt prefix, before user_code argument. Add -lbl option likewise.
217 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
218 (gdb_is_target_1): Add -prompt prefix and move to before user_code
219 argument.
220 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
221 have "\r\n" at start-of-line, instead of at end-of-line.
222
2232020-02-28 Simon Marchi <simon.marchi@efficios.com>
224
225 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
226 libinproctrace.so.
227
2282020-02-28 Luis Machado <luis.machado@linaro.org>
229
230 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
231 to "p/x".
232
2332020-02-28 Luis Machado <luis.machado@linaro.org>
234
235 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
236 asm/ptrace.h and error.h.
237
2382020-02-28 Tom de Vries <tdevries@suse.de>
239
240 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
241 (struct wrapper, do_something, mundane/symada__cS): Move ...
242 * gdb.base/c-linkage-name-2.c: ... here. New source file.
243 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
244 Update "print symada__cS before partial symtab expansion" regexp.
245 Update breakpoint location. Flush symbol cache after expansion.
246
2472020-02-28 Luis Machado <luis.machado@linaro.org>
248
249 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
250
2512020-02-27 Tom de Vries <tdevries@suse.de>
252
253 * config/sid.exp: Remove unused globals.
254 * gdb.base/attach.exp: Same.
255 * gdb.base/catch-load.exp: Same.
256 * gdb.base/dbx.exp: Same.
257 * lib/gdb.exp: Same.
258 * lib/mi-support.exp: Same.
259 * lib/prompt.exp: Same.
260
2612020-02-27 Tom de Vries <tdevries@suse.de>
262
263 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
264 not set.
265
2662020-02-26 Aaron Merey <amerey@redhat.com>
267
268 * gdb.debuginfod: New directory for debuginfod tests.
269 * gdb.debuginfod/main.c: New test file.
270 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
271
2722020-02-26 Tom de Vries <tdevries@suse.de>
273
274 PR gdb/25603
275 * gdb.base/persistent-lang.cc: New test.
276 * gdb.base/persistent-lang.exp: New file.
277
2782020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
279
280 * gdb.fortran/derived-type-striding.exp: Add a new test.
281 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
282 new test.
283
2842020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * gdb.base/cached-source-file.exp: Avoid source file paths in test
287 names.
288
2892020-02-25 Tom de Vries <tdevries@suse.de>
290
291 PR go/18926
292 * gdb.go/methods.exp: Remove gcc/93866 xfail.
293
2942020-02-24 Tom de Vries <tdevries@suse.de>
295
296 PR gdb/25592
297 * gdb.base/info-locals-unused-static-var.c: New test.
298 * gdb.base/info-locals-unused-static-var.exp: New file.
299
3002020-02-22 Tom Tromey <tom@tromey.com>
301
302 * gdb.python/tui-window.exp: New file.
303 * gdb.python/tui-window.py: New file.
304
3052020-02-22 Tom Tromey <tom@tromey.com>
306
307 PR tui/17850:
308 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
309 tests.
310
3112020-02-22 Tom Tromey <tom@tromey.com>
312
313 * gdb.tui/new-layout.exp: Add sub-layout tests.
314
3152020-02-22 Tom Tromey <tom@tromey.com>
316
317 * gdb.tui/new-layout.exp: New file.
318
3192020-02-22 Tom Tromey <tom@tromey.com>
320
321 * gdb.rust/rust-style.rs: New file.
322 * gdb.rust/rust-style.exp: New file.
323 * gdb.base/style.exp: Test structure printing.
324 * gdb.base/style.c (struct some_struct): New type.
325 (enum etype): New type.
326 (struct_value): New global.
327
3282020-02-21 Tom de Vries <tdevries@suse.de>
329
330 PR go/18926
331 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
332 Remove blanket xfails. Use message argument for gdb_breakpoint.
333 Make continuing to breakpoint test conditional on setting breakpoint.
334 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
335 DW_AT_name attribute. Add xfail for GCC PR93866.
336
3372020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
338
339 * gdb.dwarf2/cpp-linkage-name.c: New file.
340 * gdb.dwarf2/cpp-linkage-name.exp: New file.
341
3422020-02-21 Shahab Vahedi <shahab@synopsys.com>
343
344 * lib/gdb.exp (gdb_wrapper_init): Reset
345 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
346 not exist.
347
3482020-02-20 Tom de Vries <tdevries@suse.de>
349
350 PR go/17018
351 * gdb.go/hello.exp: Copy ...
352 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
353 print of st to print value of global definition. Add xfail for GCC
354 PR93844.
355 * gdb.go/hello.exp: Remove printing of st before definition.
356 * gdb.go/hello.go: Copy ...
357 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
358 to st.
359 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
360
3612020-02-20 Tom de Vries <tdevries@suse.de>
362
363 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
364 (gdb_simple_compile): Handle compile_flags go by using .go extension
365 for source file.
366 * gdb.go/chan.exp: Use support_go_compile.
367 * gdb.go/handcall.exp: Same.
368 * gdb.go/hello.exp: Same.
369 * gdb.go/integers.exp: Same.
370 * gdb.go/max-depth.exp: Same.
371 * gdb.go/methods.exp: Same.
372 * gdb.go/package.exp: Same.
373 * gdb.go/strings.exp: Same.
374 * gdb.go/types.exp: Same.
375 * gdb.go/unsafe.exp: Same.
376
3772020-02-19 Tom de Vries <tdevries@suse.de>
378
379 * gdb.python/lib-types.exp: Make xfail more strict.
380
3812020-02-19 Tom de Vries <tdevries@suse.de>
382
383 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
384
3852020-02-19 Doug Evans <dje@google.com>
386
387 PR rust/25535
388 * gdb.rust/simple.exp: Add test.
389 * gdb.rust/simple.rs: Add test.
390
3912020-02-19 Tom de Vries <tdevries@suse.de>
392
393 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
394 output line-by-line.
395
3962020-02-19 Tom de Vries <tdevries@suse.de>
397
398 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
399
4002020-02-19 Tom de Vries <tdevries@suse.de>
401
402 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
403 prelink.
404
4052020-02-19 Tom de Vries <tdevries@suse.de>
406
407 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
408 (gdb_do_cache): Use gdb_do_cache_wrap.
409 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
410
4112020-02-19 Tom de Vries <tdevries@suse.de>
412
413 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
414 gdb_compile option.
415
4162020-02-18 Simon Marchi <simon.marchi@efficios.com>
417
418 * gdb.base/printcmds.exp (test_print_enums): Update expected
419 output.
420
4212020-02-18 Simon Marchi <simon.marchi@efficios.com>
422
423 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
424 for "unknown".
425
4262020-02-18 Simon Marchi <simon.marchi@efficios.com>
427
428 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
429 enumerator.
430
4312020-02-18 Simon Marchi <simon.marchi@efficios.com>
432
433 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
434 FE_, add FE_NONE.
435 (three): Update.
436 (enum flag_enum_without_zero): New enum.
437 (flag_enum_without_zero): New variable.
438 (enum not_flag_enum): New enum.
439 (three_not_flag): New variable.
440 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
441 (test_print_enums): Add more tests for printing flag enums.
442
4432020-02-18 Tom de Vries <tdevries@suse.de>
444
445 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
446 (gdb_compile_ada): ... here.
447 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
448 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
449
4502020-02-14 Tom Tromey <tom@tromey.com>
451
452 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
453 build directory.
454 * boards/gdbserver-base.exp: Update path to gdbserver.
455
4562020-02-13 Tom de Vries <tdevries@suse.de>
457
458 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
459
4602020-02-13 Tom de Vries <tdevries@suse.de>
461
462 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
463 are missing.
464
4652020-02-13 Tom de Vries <tdevries@suse.de>
466
467 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
468 call.
469
4702020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
471
472 PR tui/25126
473 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
474 * gdb.base/cached-source-file.c: New file.
475 * gdb.base/cached-source-file.exp: New file.
476
4772020-02-11 Tom de Vries <tdevries@suse.de>
478
479 PR testsuite/25488
480 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
481
4822020-02-10 Tom de Vries <tdevries@suse.de>
483
484 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
485
4862020-02-10 Maciej W. Rozycki <macro@wdc.com>
487
488 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
489 and $after_addr are both integers before making a comparison.
490
4912020-02-09 Tom de Vries <tdevries@suse.de>
492
493 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
494 command output and paste it into gdb.log. If any, paste catch message
495 to gdb.log.
496
4972020-02-07 Tom Tromey <tromey@adacore.com>
498
499 PR breakpoints/24915:
500 * gdb.base/annotate-symlink.exp: Use setup_xfail.
501
5022020-02-06 Shahab Vahedi <shahab@synopsys.com>
503
504 * gdb.tui/tui-missing-src.exp: Add the "missing source
505 file" test for the TUI.
506
5072020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
508
509 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
510 including a port number in the output.
511
5122020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
513
514 * lib/fortran.exp (fortran_int4): Handle clang.
515 (fortran_int8): Likewise.
516 (fortran_real4): Likewise.
517 (fortran_real8): Likewise.
518 (fortran_complex4): Likewise.
519 (fortran_logical4): Likewise.
520 (fortran_character1): Likewise.
521
5222020-02-04 Tom de Vries <tdevries@suse.de>
523
524 * README (Race detection): Add note.
525
5262020-02-04 Tom de Vries <tdevries@suse.de>
527
528 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
529
5302020-02-04 Tom de Vries <tdevries@suse.de>
531
532 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
533
5342020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
535
536 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
537 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
538 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
539 blttar, bnetarl.
540 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
541 binary for blttar, bnetarl.
542 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
543 wait instruction. Delete ldmx test.
544 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
545
5462020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
547
548 * gdb.fortran/array-bounds-high.exp: New file.
549 * gdb.fortran/array-bounds-high.f90: New file.
550
5512020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
552
553 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
554 Replace #include of <sys/fcntl.h> by <fcntl.h>.
555
5562020-02-01 Tom de Vries <tdevries@suse.de>
557
558 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
559
5602020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
561
562 PR tui/9765
563 * gdb.tui/tui-layout-asm-short-prog.S: New file.
564 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
565
5662020-01-29 Luis Machado <luis.machado@linaro.org>
567
568 * gdb.arch/aarch64-brk-patterns.c: New source file.
569 * gdb.arch/aarch64-brk-patterns.exp: New test.
570
5712020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
572
573 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
574 GCC/Clang version.
575 * gdb.cp/pass-by-ref.exp: Ditto.
576
5772020-01-29 Tom de Vries <tdevries@suse.de>
578
579 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
580 * gdb.threads/watchpoint-fork-mt.c: Same.
581 * gdb.threads/watchpoint-fork-parent.c: Same.
582 * gdb.threads/watchpoint-fork-st.c: Same.
583 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
584
5852020-01-27 Luis Machado <luis.machado@linaro.org>
586
587 * gdb.base/step-over-syscall.exp (setup): Check if we're already
588 sitting at a syscall instruction when we hit the syscall function's
589 breakpoint.
590 Check PC against one obtained with the x command.
591 Validate syscall number.
592 (step_over_syscall): Don't continue to the syscall instruction if
593 we're already there.
594
5952020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
596
597 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
598
5992020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
600
601 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
602 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
603
6042020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
605
606 * gdb.dwarf2/dw2-inline-stepping.c: New file.
607 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
608
6092020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
610
611 * gdb.base/maint.exp: Update line table parsing test.
612 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
613
6142020-01-24 Pedro Alves <palves@redhat.com>
615
616 PR gdb/25410
617 * gdb.multi/multi-re-run-1.c: New.
618 * gdb.multi/multi-re-run-2.c: New.
619 * gdb.multi/multi-re-run.exp: New.
620
6212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
622
623 PR gdb/23718
624 * gdb.server/server-kill-python.exp: New file.
625
6262020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
627
628 * gdb.server/multi-ui-errors.c: New file.
629 * gdb.server/multi-ui-errors.exp: New file.
630
6312020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
632
633 PR tui/9765
634 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
635
6362020-01-19 Tom Tromey <tom@tromey.com>
637
638 * gdb.tui/main.exp: Add check for plain "file".
639
6402020-01-16 Christian Biesinger <cbiesinger@google.com>
641
642 * lib/gdb.exp: Fix spelling error (seperatelly).
643
6442020-01-14 Tom Tromey <tom@tromey.com>
645
646 PR symtab/12535:
647 * gdb.python/python.exp: Test decode_line with empty string
648 argument.
649
6502020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
651
652 * gdb.base/skip-inline.exp: Extend test.
653
6542020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
655
656 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
657 * gdb.dwarf2/dw2-bad-elf.c: New file.
658 * gdb.dwarf2/dw2-bad-elf.exp: New file.
659
6602020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
661
662 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
663 _line_saw_file.
664
6652020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
668 border.
669
6702020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
671
672 * gdb.multi/multi-target.exp (setup): Factor out "info
673 connections" and "info inferiors" tests to ...
674 (test_info_inferiors): ... this new procedure.
675 (top level): Run new "info-inferiors" tests.
676
6772020-01-10 Pedro Alves <palves@redhat.com>
678
679 * gdb.server/bkpt-other-inferior.exp: New file.
680
6812020-01-10 Pedro Alves <palves@redhat.com>
682
683 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
684 of "add-inferior".
685 * gdb.base/quit-live.exp: Likewise.
686 * gdb.base/remote-exec-file.exp: Likewise.
687 * gdb.guile/scm-progspace.exp: Likewise.
688 * gdb.linespec/linespec.exp: Likewise.
689 * gdb.mi/new-ui-mi-sync.exp: Likewise.
690 * gdb.mi/user-selected-context-sync.exp: Likewise.
691 * gdb.multi/multi-target.exp (setup): Add "info connection" and
692 "info inferiors" tests.
693 * gdb.multi/remove-inferiors.exp: Adjust expected output of
694 "add-inferior".
695 * gdb.multi/watchpoint-multi.exp: Likewise.
696 * gdb.python/py-inferior.exp: Likewise.
697 * gdb.server/extended-remote-restart.exp: Likewise.
698 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
699 "info inferiors".
700 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
701 * gdb.trace/report.exp: Likewise.
702
7032020-01-10 Pedro Alves <palves@redhat.com>
704
705 * gdb.multi/multi-target.c: New file.
706 * gdb.multi/multi-target.exp: New file.
707 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
708 mode requested, but remote does not support non-stop".
709
7102020-01-10 Pedro Alves <palves@redhat.com>
711
712 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
713 disconnect before reconnecting.
714
7152020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
716 Pedro Alves <palves@redhat.com>
717
718 * gdb.server/connect-without-multi-process.exp: Also test
719 continuing to end.
720
7212020-01-10 Pedro Alves <palves@redhat.com>
722
723 * gdb.base/remote-exec-file.exp: New file.
724
7252020-01-10 Pedro Alves <palves@redhat.com>
726
727 * gdb.base/fork-running-state.exp (do_test): Adjust expected
728 output.
729 * gdb.threads/async.c: New.
730 * gdb.threads/async.exp: New.
731 * gdb.multi/tids-gid-reset.c: New.
732 * gdb.multi/tids-gid-reset.exp: New.
733
7342020-01-10 George Barrett <bob@bob131.so>
735
736 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
737 to help in finding the image relocation offset.
738 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
739 options in arguments.
740 (stap_test_no_debuginfo): Likewise.
741 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
742 test variants.
743 (stap_test): Add null semaphore relocation test.
744
7452020-01-10 George Barrett <bob@bob131.so>
746
747 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
748 * gdb.base/stap-probe.exp: Likewise.
749 (stap_test): Pass argument as an additional flag.
750 (stap_test_no_debuginfo): Likewise.
751 (stap_test): Check `info probes stap' output for semaphore
752 addresses if the test binary is supposed to have them.
753
7542020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.tui/basic.exp: Add more scrolling tests.
757
7582020-01-09 Tom Tromey <tom@tromey.com>
759
760 PR tui/18932:
761 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
762 meangingful value.
763 (Term::command, Term::resize): Update.
764 * gdb.tui/basic.exp: Add scrolling test.
765
7662020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * gdb.tui/tui-layout-asm.exp: New file.
769
7702020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
771
772 * lib/tuiterm.exp (Term::check_box_contents): New proc.
773
7742020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
775
776 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
777 (Term::enter_tui): Use Term::prepare_for_tui.
778
7792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
780
781 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
782 called.
783
7842020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
785
786 * gdb.base/skip.exp: Fix race condition in test.
787
7882020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
789
790 * gdb.base/backtrace.c: New file.
791 * gdb.base/backtrace.exp: New file.
792
7932020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
794
795 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
796
7972020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
798
799 * gdb.base/style.exp: Test that warnings are styled.
800
8012019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
802
803 * gdb.base/line65535.exp: New file.
804 * gdb.base/line65535.c: New file.
805
8062019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
807
808 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
809 * lib/gnat_debug_info_test.adb: New file.
810 * gdb.ada/ptype_tagged_param.exp: Use
811 gnat_runtime_has_debug_info, expect a different output if
812 runtime does not have debug info.
813
8142019-12-20 Simon Marchi <simon.marchi@efficios.com>
815
816 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
817 (another) quote in test name.
818
8192019-12-20 Simon Marchi <simon.marchi@efficios.com>
820
821 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
822 Add quote in test name.
823
8242019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
825
826 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
827 directory instead.
828 * gdb.cp/pass-by-ref.exp: Extend with more cases.
829 * gdb.cp/pass-by-ref-2.cc: New file.
830 * gdb.cp/pass-by-ref-2.exp: New file.
831
8322019-12-20 Tom Tromey <tom@tromey.com>
833
834 * gdb.tui/list-before.exp: New file.
835
8362019-12-20 Tom Tromey <tom@tromey.com>
837
838 * gdb.tui/list.exp: Check for source on initial listing.
839
8402019-12-11 Tom Tromey <tromey@adacore.com>
841
842 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
843 Add crlf test.
844
8452019-12-18 Simon Marchi <simon.marchi@efficios.com>
846
847 * gdb.base/default.exp: Update value of $_gdb_major.
848
8492019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
850
851 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
852
8532019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
854
855 * gdb.base/skip.exp: Whitespace fix.
856
8572019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
858
859 * gdb.base/skip-inline.c: New file.
860 * gdb.base/skip-inline.exp: New file.
861
8622019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
863
864 * gdb.base/jit-reader.exp (jit_reader_test): Rename
865 jit_function_00 to jit_function_stack_mangle.
866 * gdb.base/jithost.c (jit_function_t): Rename to...
867 (jit_function_stack_mangle_t): ... this.
868 (jit_function_add_t): New typedef.
869 (jit_function_00_code): Rename to...
870 (jit_function_stack_mangle_code): ... this, make static.
871 (jit_function_add_code): New.
872 (main): Generate "add" function and call it. Adjust to changes
873 in jithost_abi.
874 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
875 (struct jithost_abi) <begin, end>: Remove fields.
876 <object, function_stack_mangle, function_add>: New fields.
877 * gdb.base/jitreader.c (struct reader_state) <code_begin,
878 code_end>: Remove fields.
879 <func_stack_mangle>: New field.
880 (read_debug_info): Adjust to renaming, create block for "add"
881 function.
882 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
883
8842019-12-11 Tom Tromey <tom@tromey.com>
885
886 * gdb.tui/resize.exp: Fix regexp.
887 * gdb.tui/regs.exp: Fix regexps.
888 * gdb.tui/main.exp: Fix regexp.
889
8902019-12-11 Tom Tromey <tom@tromey.com>
891
892 * gdb.tui/resize.exp: Update.
893 * gdb.tui/empty.exp (layouts): Update.
894
8952019-12-11 Tom Tromey <tom@tromey.com>
896
897 * gdb.tui/regs.exp: Update.
898 * gdb.tui/empty.exp (layouts): Update.
899 * gdb.tui/basic.exp: Update.
900 * lib/tuiterm.exp (_check_box): Don't check bottom border.
901
9022019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
903
904 * gdb.base/options.exp: Add -raw-values in the print completion list.
905 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
906
9072019-12-10 Kevin Buettner <kevinb@redhat.com>
908
909 * gdb.threads/omp-par-scope.c: New file.
910 * gdb/threads/omp-par-scope.exp: New file.
911
9122019-12-10 Kevin Buettner <kevinb@redhat.com>
913
914 * lib/gdb.exp (support_nested_function_tests): New proc.
915
9162019-12-10 Kevin Buettner <kevinb@redhat.com>
917
918 * lib/gdb.exp (gdb_compile_openmp): New proc.
919 (build_executable_from_specs): Add an "openmp" option.
920 (gdb_compile_pthreads): Add non-executable case.
921
9222019-12-10 Tom Tromey <tromey@adacore.com>
923
924 * gdb.ada/unchecked_union.exp: New file.
925 * gdb.ada/unchecked_union/pck.adb: New file.
926 * gdb.ada/unchecked_union/pck.ads: New file.
927 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
928 * gdb-utils.exp (string_to_regexp): Also quote "?".
929
9302019-12-10 George Barrett <bob@bob131.so>
931
932 Test scripted probe breakpoints.
933 * gdb.guile/scm-breakpoint.c (main): Add probe point.
934 * gdb.python/py-breakpoint.c (main): Likewise.
935 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
936 specifier test.
937 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
938
9392019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
940
941 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
942 an rvalue parameter.
943 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
944 parameter.
945
9462019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
949 modules.
950
9512019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
952
953 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
954 broken version of GCC.
955
9562019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
957
958 * gdb.fortran/info-modules.exp: Rewrite to make use of new
959 sym-info-cmds library.
960 * gdb.fortran/info-types.exp: Likewise.
961 * lib/sym-info-cmds.exp: New file.
962
9632019-12-08 Tom de Vries <tdevries@suse.de>
964
965 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
966
9672019-12-07 Keith Seitz <keiths@redhat.com>
968
969 * gdb.base/corefile-buildid-shlib-shr.c: New file.
970 * gdb.base/corefile-buildid-shlib.c: New file.
971 * gdb.base/corefile-buildid.c: New file.
972 * gdb.base/corefile-buildid.exp: New file.
973
9742019-12-06 Tom de Vries <tdevries@suse.de>
975
976 * gdb.dwarf2/varval.exp: Add decl before def test.
977
9782019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
979
980 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
981
9822019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
983
984 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
985 CV and reference conversion for overload resolution.
986 * gdb.cp/rvalue-ref-overload.exp: Test it.
987
9882019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
989
990 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
991 * gdb.base/frameapply.exp: Test faas without command.
992
9932019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
994
995 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
996 Fortran tests.
997 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
998 order.
999
10002019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1001
1002 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
1003 casting to type with no kind specified.
1004 (test_basic_parsing_of_type_kinds): Additional tests for types
1005 with no kind specified, and add tests for single/double
1006 precision/complex types.
1007
10082019-12-04 Tom Tromey <tromey@adacore.com>
1009
1010 * gdb.base/endianity.c (struct other) <x>: New field.
1011 (main): Initialize it.
1012 * gdb.base/endianity.exp: Update.
1013
10142019-12-04 Tom Tromey <tromey@adacore.com>
1015
1016 * gdb.ada/scalar_storage/storage.adb: New file.
1017 * gdb.ada/scalar_storage/pck.adb: New file.
1018 * gdb.ada/scalar_storage/pck.ads: New file.
1019 * gdb.ada/scalar_storage.exp: New file.
1020
10212019-12-04 Tom Tromey <tromey@adacore.com>
1022
1023 * gdb.base/endianity.c (struct otherendian) <f>: New field.
1024 (main): Initialize it.
1025 * gdb.base/endianity.exp: Update.
1026
10272019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1028
1029 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
1030
10312019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
1034 -symbol-info-module-functions and -symbol-info-module-variables.
1035
10362019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
1037
1038 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
1039
10402019-12-01 Richard Bunt <richard.bunt@arm.com>
1041 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 * gdb.fortran/derived-type-striding.exp: New file.
1044 * gdb.fortran/derived-type-striding.f90: New file.
1045 * gdb.fortran/array-slices.exp: New file.
1046 * gdb.fortran/array-slices.f90: New file.
1047
10482019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1049
1050 * gdb.base/define.exp: Test . in command names.
1051 * gdb.base/setshow.exp: Update test, as . is now part of
1052 command name.
1053
10542019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1055
1056 * gdb.base/define-prefix.exp: New file.
1057
10582019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
1059
1060 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
1061 compile.
1062 (skip_btrace_pt_tests): Likewise.
1063
10642019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1065
1066 * gdb.fortran/info-modules.exp: Compile source files in correct
1067 order.
1068
10692019-11-27 Kevin Buettner <kevinb@redhat.com>
1070
1071 * gdb.dwarf2/imported-unit.exp: New file.
1072 * gdb.dwarf2/imported-unit.c: New file.
1073
10742019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1075
1076 * gdb.mi/mi-fortran-modules-2.f90: New file.
1077 * gdb.mi/mi-fortran-modules.exp: New file.
1078 * gdb.mi/mi-fortran-modules.f90: New file.
1079
10802019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
1081
1082 * gdb.mi/mi-sym-info-1.c: New file.
1083 * gdb.mi/mi-sym-info-2.c: New file.
1084 * gdb.mi/mi-sym-info.exp: New file.
1085
10862019-11-22 Tom Tromey <tromey@adacore.com>
1087
1088 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
1089 * gdb.ada/tasks/foo.adb: Add another stopping location.
1090
10912019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
1092
1093 * gdb.base/endianity.c: New test.
1094 * gdb.base/endianity.exp: New file.
1095
10962019-11-21 Lukas Durfina <ldurfina@tachyum.com>
1097
1098 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
1099
11002019-11-21 Tom de Vries <tdevries@suse.de>
1101
1102 PR gdb/24956
1103 * gdb.base/ui-redirect.exp: Test output of user-defined command.
1104
11052019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
1106
1107 * gdb.python/py-progspace.exp: Add missing parentheses on some
1108 'print' commands.
1109
11102019-11-19 Tom Tromey <tom@tromey.com>
1111
1112 * gdb.tui/winheight.exp: New file.
1113
11142019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1115
1116 * gdb.base/ctf-whatis.c: Delete.
1117 * gdb.base/ctf-whatis.exp: Delete.
1118 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
1119
11202019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1121
1122 * gdb.base/ctf-cvexpr.exp: Delete.
1123 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
1124
11252019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1126
1127 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
1128 the compiler. Clean up header comment a little.
1129 * gdb.base/ctf-ptype.exp: Likewise.
1130 * gdb.base/ctf-whatis.exp: Likewise.
1131 * lib/gdb.exp (skip_ctf_tests): New proc.
1132
11332019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
1134
1135 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
1136 * gdb.tui/corefile-run.exp: New file.
1137
11382019-11-14 Tom Tromey <tromey@adacore.com>
1139
1140 * gdb.base/gdbvars.exp (test_convenience_variables): Add
1141 regression tests.
1142
11432019-11-12 Tom Tromey <tom@tromey.com>
1144
1145 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
1146 after any command. Expect prompt after WAIT_FOR is seen.
1147 (enter_tui): Enable resize messages.
1148 (command): Expect command in output.
1149 (get_line): Avoid error when cursor appears to be off-screen.
1150 (dump_screen): Include screen size in title.
1151 (_do_resize): New proc, from "resize".
1152 (resize): Rewrite. Do resize in two steps.
1153 * gdb.tui/empty.exp (layouts): Fix entries.
1154 (check_boxes): Remove xfail.
1155 (check_text): Dump screen on failure.
1156
11572019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * gdb.python/py-symbol.exp: Add test for
1160 gdb.lookup_static_symbols.
1161
11622019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
1163
1164 * gdb.python/py-symbol.c: Declare and call function from new
1165 py-symbol-2.c file.
1166 * gdb.python/py-symbol.exp: Compile both source files, and add new
1167 tests for gdb.lookup_static_symbol.
1168 * gdb.python/py-symbol-2.c: New file.
1169
11702019-11-02 Tom de Vries <tdevries@suse.de>
1171
1172 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
1173 * gdb.base/anon.exp: Same.
1174 * gdb.base/auto-connect-native-target.exp: Same.
1175 * gdb.base/call-ar-st.exp: Same.
1176 * gdb.base/catch-syscall.exp: Same.
1177 * gdb.base/commands.exp: Same.
1178 * gdb.base/default.exp: Same.
1179 * gdb.base/display.exp: Same.
1180 * gdb.base/float.exp: Same.
1181 * gdb.base/foll-fork.exp: Same.
1182 * gdb.base/help.exp: Same.
1183 * gdb.base/info-macros.exp: Same.
1184 * gdb.base/info-proc.exp: Same.
1185 * gdb.base/info-target.exp: Same.
1186 * gdb.base/long_long.exp: Same.
1187 * gdb.base/macscp.exp: Same.
1188 * gdb.base/memattr.exp: Same.
1189 * gdb.base/nofield.exp: Same.
1190 * gdb.base/pointers.exp: Same.
1191 * gdb.base/printcmds.exp: Same.
1192 * gdb.base/ptype.exp: Same.
1193 * gdb.base/restore.exp: Same.
1194 * gdb.base/return.exp: Same.
1195 * gdb.base/scope.exp: Same.
1196 * gdb.base/set-noassign.exp: Same.
1197 * gdb.base/setshow.exp: Same.
1198 * gdb.base/shlib-call.exp: Same.
1199 * gdb.base/signals.exp: Same.
1200 * gdb.base/sigstep.exp: Same.
1201 * gdb.base/skip.exp: Same.
1202 * gdb.base/solib-symbol.exp: Same.
1203 * gdb.base/stap-probe.exp: Same.
1204 * gdb.base/step-line.exp: Same.
1205 * gdb.base/step-test.exp: Same.
1206 * gdb.base/style.exp: Same.
1207 * gdb.base/varargs.exp: Same.
1208 * gdb.base/vla-datatypes.exp: Same.
1209 * gdb.base/vla-ptr.exp: Same.
1210 * gdb.base/vla-sideeffect.exp: Same.
1211 * gdb.base/volatile.exp: Same.
1212 * gdb.base/watch-cond-infcall.exp: Same.
1213 * gdb.base/watchpoint.exp: Same.
1214
12152019-11-02 Tom de Vries <tdevries@suse.de>
1216
1217 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
1218 * gdb.cp/cpexprs.exp: Same.
1219 * gdb.cp/except-multi-location.exp: Same.
1220 * gdb.cp/exceptprint.exp: Same.
1221 * gdb.cp/gdb2384.exp: Same.
1222 * gdb.cp/inherit.exp: Same.
1223 * gdb.cp/m-static.exp: Same.
1224 * gdb.cp/meth-typedefs.exp: Same.
1225 * gdb.cp/misc.exp: Same.
1226 * gdb.cp/namespace.exp: Same.
1227 * gdb.cp/non-trivial-retval.exp: Same.
1228 * gdb.cp/overload.exp: Same.
1229 * gdb.cp/pr17132.exp: Same.
1230 * gdb.cp/re-set-overloaded.exp: Same.
1231 * gdb.cp/rvalue-ref-types.exp: Same.
1232 * gdb.cp/templates.exp: Same.
1233
12342019-11-01 Luis Machado <luis.machado@linaro.org>
1235
1236 PR gdb/25124
1237
1238 * gdb.arch/pr25124.S: New file.
1239 * gdb.arch/pr25124.exp: New file.
1240
12412019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1242
1243 * gdb.fortran/info-modules.exp: Update expected results, and add
1244 additional tests for 'info module functinos', and 'info module
1245 variables'.
1246 * gdb.fortran/info-types.exp: Update expected results.
1247 * gdb.fortran/info-types.f90: Extend testcase with additional
1248 module variables and functions.
1249
12502019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1251
1252 * gdb.fortran/info-modules.exp: New file.
1253 * gdb.fortran/info-types.exp: Build with new file.
1254 * gdb.fortran/info-types.f90: Include and use new module.
1255 * gdb.fortran/info-types-2.f90: New file.
1256
12572019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1258
1259 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1260 * gdb.base/settings.exp: Test all settings types using
1261 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1262 that now verifies that the value of "maint show" is the same as
1263 returned by the settings functions. Test the type of the
1264 maintenance settings.
1265 * gdb.base/default.exp: Update show_conv_list.
1266
12672019-10-31 Tom de Vries <tdevries@suse.de>
1268
1269 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1270 gdb_test.
1271 * gdb.arch/amd64-disp-step.exp: Same.
1272 * gdb.asm/asm-source.exp: Same.
1273 * gdb.btrace/buffer-size.exp: Same.
1274 * gdb.btrace/cpu.exp: Same.
1275 * gdb.btrace/enable.exp: Same.
1276 * gdb.dwarf2/count.exp: Same.
1277 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1278 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1279 * gdb.fortran/vla-datatypes.exp: Same.
1280 * gdb.fortran/vla-history.exp: Same.
1281 * gdb.fortran/vla-ptype.exp: Same.
1282 * gdb.fortran/vla-value.exp: Same.
1283 * gdb.fortran/whatis_type.exp: Same.
1284 * gdb.guile/guile.exp: Same.
1285 * gdb.multi/tids.exp: Same.
1286 * gdb.python/py-finish-breakpoint.exp: Same.
1287 * gdb.python/py-framefilter.exp: Same.
1288 * gdb.python/py-pp-registration.exp: Same.
1289 * gdb.python/py-xmethods.exp: Same.
1290 * gdb.python/python.exp: Same.
1291 * gdb.server/connect-with-no-symbol-file.exp: Same.
1292 * gdb.server/no-thread-db.exp: Same.
1293 * gdb.server/run-without-local-binary.exp: Same.
1294 * gdb.stabs/weird.exp: Same.
1295 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1296 * gdb.threads/thread-find.exp: Same.
1297 * gdb.threads/tls-shared.exp: Same.
1298 * gdb.threads/tls.exp: Same.
1299 * gdb.threads/wp-replication.exp: Same.
1300 * gdb.trace/ax.exp: Same.
1301 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1302
13032019-10-31 Tom de Vries <tdevries@suse.de>
1304
1305 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1306 * gdb.ada/array_subscript_addr.exp: Same.
1307 * gdb.ada/arrayidx.exp: Same.
1308 * gdb.ada/arrayparam.exp: Same.
1309 * gdb.ada/arrayptr.exp: Same.
1310 * gdb.ada/boolean_expr.exp: Same.
1311 * gdb.ada/call_pn.exp: Same.
1312 * gdb.ada/complete.exp: Same.
1313 * gdb.ada/fixed_cmp.exp: Same.
1314 * gdb.ada/fun_addr.exp: Same.
1315 * gdb.ada/funcall_param.exp: Same.
1316 * gdb.ada/interface.exp: Same.
1317 * gdb.ada/mod_from_name.exp: Same.
1318 * gdb.ada/null_array.exp: Same.
1319 * gdb.ada/packed_array.exp: Same.
1320 * gdb.ada/packed_tagged.exp: Same.
1321 * gdb.ada/print_chars.exp: Same.
1322 * gdb.ada/print_pc.exp: Same.
1323 * gdb.ada/ptype_arith_binop.exp: Same.
1324 * gdb.ada/ptype_field.exp: Same.
1325 * gdb.ada/ptype_tagged_param.exp: Same.
1326 * gdb.ada/rec_return.exp: Same.
1327 * gdb.ada/ref_tick_size.exp: Same.
1328 * gdb.ada/str_ref_cmp.exp: Same.
1329 * gdb.ada/taft_type.exp: Same.
1330 * gdb.ada/tagged.exp: Same.
1331 * gdb.ada/type_coercion.exp: Same.
1332 * gdb.ada/uninitialized_vars.exp: Same.
1333
13342019-10-30 Tom de Vries <tdevries@suse.de>
1335
1336 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1337
13382019-10-26 Tom de Vries <tdevries@suse.de>
1339
1340 * gdb.base/bigcore.c: Fix typos in comments.
1341 * gdb.base/ctf-ptype.c: Same.
1342 * gdb.base/long_long.c: Same.
1343 * gdb.dwarf2/dw2-op-out-param.S: Same.
1344 * gdb.python/py-evthreads.c: Same.
1345 * gdb.reverse/i387-stack-reverse.c: Same.
1346 * gdb.trace/tfile.c: Same.
1347 * lib/compiler.c: Same.
1348 * lib/compiler.cc: Same.
1349
13502019-10-25 Tom de Vries <tdevries@suse.de>
1351
1352 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1353 gdb_test_multiple calls.
1354 * gdb.reverse/sigall-reverse.exp: Same.
1355 * gdb.reverse/solib-precsave.exp: Same.
1356 * gdb.reverse/solib-reverse.exp: Same.
1357 * gdb.reverse/until-precsave.exp: Same.
1358 * gdb.reverse/until-reverse.exp: Same.
1359
13602019-10-24 Tom de Vries <tdevries@suse.de>
1361
1362 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1363 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1364 kfail using -wrap pattern flag and convenience variable
1365 gdb_test_name.
1366
13672019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1368
1369 * gdb.python/py-progspace.exp: Add tests for the
1370 Progspace.block_for_pc method.
1371
13722019-10-23 Tom Tromey <tom@tromey.com>
1373
1374 * configure: Rebuild.
1375 * aclocal.m4: Use m4_include, not sinclude.
1376
13772019-10-21 Tom de Vries <tdevries@suse.de>
1378
1379 * gdb.base/infcall-nested-structs.c: Add
1380 __attribute__((noinline,noclone)) to all functions.
1381 (call_all): Add missing variable initialization. Simplify return value.
1382 (breakpt): Increment volatile variable, to prevent call from being
1383 optimized out.
1384 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1385
13862019-10-17 Tom de Vries <tdevries@suse.de>
1387
1388 * gdb.fortran/module.exp: Allow info variables to print info for files
1389 other than module.f90.
1390
13912019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1392
1393 * gdb.fortran/module.exp: Extend with 'info variables' test.
1394
13952019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1396
1397 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1398 F77_FOR_TARGET.
1399
14002019-10-16 Tom de Vries <tdevries@suse.de>
1401
1402 PR tdep/25096
1403 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1404
14052019-10-16 Tom de Vries <tdevries@suse.de>
1406
1407 PR tdep/24104
1408 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1409 Add KFAIL for PR tdep/25096.
1410
14112019-10-16 Tom de Vries <tdevries@suse.de>
1412
1413 PR testsuite/25059
1414 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1415
14162019-10-16 Tom de Vries <tdevries@suse.de>
1417
1418 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1419 as signed.
1420
14212019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1422
1423 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1424 one instead of increasing timeout.
1425
14262019-10-13 Tom de Vries <tdevries@suse.de>
1427
1428 PR record/25038
1429 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1430 * gdb.reverse/sigall-reverse.exp: Same.
1431 * gdb.reverse/solib-precsave.exp: Same.
1432 * gdb.reverse/solib-reverse.exp: Same.
1433 * gdb.reverse/step-precsave.exp: Same.
1434 * gdb.reverse/until-precsave.exp: Same.
1435 * gdb.reverse/until-reverse.exp: Same.
1436 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1437
14382019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1439
1440 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1441 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1442 (cmp_struct_05_01, cmp_struct_static_02_01)
1443 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1444 comparisons.
1445
14462019-10-10 Tom de Vries <tdevries@suse.de>
1447
1448 PR testsuite/24888
1449 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1450 gnatlink.
1451
14522019-10-09 Tom de Vries <tdevries@suse.de>
1453
1454 PR testsuite/25048
1455 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1456
14572019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1458
1459 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1460 exceptions due to missing debug information.
1461
14622019-10-07 Tom de Vries <tdevries@suse.de>
1463
1464 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1465
14662019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1467
1468 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1469 * gdb.base/annota1.exp: Update to use gdb_test_name.
1470
14712019-10-07 Weimin Pan <weimin.pan@oracle.com>
1472
1473 * gdb.base/ctf-whatis.exp: New file.
1474 * gdb.base/ctf-whatis.c: New file.
1475 * gdb.base/ctf-ptype.exp: New file.
1476 * gdb.base/ctf-ptype.c: New file.
1477 * gdb.base/ctf-constvars.exp: New file.
1478 * gdb.base/ctf-constvars.c: New file.
1479 * gdb.base/ctf-cvexpr.exp: New file.
1480
14812019-10-04 Tom de Vries <tdevries@suse.de>
1482
1483 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1484 for loop.
1485
14862019-10-03 Tom Tromey <tom@tromey.com>
1487
1488 PR rust/24976:
1489 * gdb.rust/simple.rs (Union2): New type.
1490 (main): Use Union2.
1491 * gdb.rust/simple.exp: Add test.
1492
14932019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1494
1495 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1496 nested function prefix.
1497
14982019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1499 Richard Bunt <richard.bunt@arm.com>
1500 Andrew Burgess <andrew.burgess@embecosm.com>
1501
1502 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1503 nested functions.
1504 * gdb.fortran/nested-funcs.f90: Update expected results.
1505 * gdb.fortran/nested-funcs-2.exp: New file.
1506 * gdb.fortran/nested-funcs-2.f90: New file.
1507
15082019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1509
1510 * gdb.python/py-parameter.exp: Make test names unique.
1511 * gdb.python/py-template.exp: Likewise.
1512 * gdb.python/py-value.exp: Likewise.
1513
15142019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1515
1516 * gdb.base/break-interp.exp: Reduce test name duplication.
1517 * gdb.base/call-sc.exp: Likewise.
1518 * gdb.base/callfuncs.exp: Likewise.
1519 * gdb.base/charset.exp: Likewise.
1520 * gdb.base/dump.exp: Likewise.
1521 * gdb.base/ena-dis-br.exp: Likewise.
1522 * gdb.base/relational.exp: Likewise.
1523 * gdb.base/step-over-syscall.exp: Likewise.
1524 * gdb.base/structs.exp: Likewise.
1525
15262019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1527
1528 * gdb.linespec/explicit.exp: Make test names unique.
1529 * gdb.linespec/ls-errs.exp: Likewise.
1530
15312019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1532
1533 * gdb.reverse/break-precsave.exp: Make test names unique.
1534 * gdb.reverse/break-reverse.exp: Likewise.
1535 * gdb.reverse/finish-precsave.exp: Likewise.
1536 * gdb.reverse/finish-reverse.exp: Likewise.
1537 * gdb.reverse/machinestate-precsave.exp: Likewise.
1538 * gdb.reverse/machinestate.exp: Likewise.
1539 * gdb.reverse/readv-reverse.exp: Likewise.
1540 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1541 * gdb.reverse/sigall-precsave.exp: Likewise.
1542 * gdb.reverse/sigall-reverse.exp: Likewise.
1543 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1544 * gdb.reverse/watch-precsave.exp: Likewise.
1545 * gdb.reverse/watch-reverse.exp: Likewise.
1546
15472019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1548
1549 * gdb.threads/stop-with-handle.c: New file.
1550 * gdb.threads/stop-with-handle.exp: New file.
1551
15522019-10-03 Tom de Vries <tdevries@suse.de>
1553
1554 PR testsuite/25059
1555 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1556 directory" line to be missing.
1557
15582019-10-03 Tom de Vries <tdevries@suse.de>
1559
1560 PR testsuite/25059
1561 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1562 type optional.
1563
15642019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1565
1566 * gdb.python/py-format-string.c (string.h): New include.
1567 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1568 the same value, for endianness-independence.
1569 * gdb.python/py-format-string.exp (default_regexp_dict)
1570 (test_pretty_structs, test_format): Adjust expected output to the
1571 changed initialization.
1572
15732019-10-02 Tom Tromey <tromey@adacore.com>
1574
1575 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1576
15772019-10-02 Pedro Alves <palves@redhat.com>
1578 Andrew Burgess <andrew.burgess@embecosm.com>
1579
1580 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1581 "print-file-var.h".
1582 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1583 (get_version_1): Print this_version_id and its address.
1584 Add extern "C" wrappers around interface functions.
1585 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1586 "print-file-var.h".
1587 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1588 (get_version_2): Print this_version_id and its address.
1589 Add extern "C" wrappers around interface functions.
1590 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1591 <stddef.h> and "print-file-var.h".
1592 Add extern "C" wrappers around interface functions.
1593 [VERSION_ID_MAIN] (this_version_id): Define.
1594 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1595 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1596 up extern "C" blocks.
1597 * gdb.base/print-file-var.exp (test): New, factored out from top
1598 level.
1599 (top level): Test all combinations of attribute hidden or not,
1600 dlopen or not, and this_version_id symbol in main file or not.
1601 Compile tests as both C++ and C, make test names unique.
1602
16032019-10-01 Tom Tromey <tom@tromey.com>
1604
1605 * gdb.base/style.exp: Test "show logging filename".
1606
16072019-10-01 Tom Tromey <tom@tromey.com>
1608
1609 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1610 * gdb.base/style.exp: Add metadata style test.
1611
16122019-10-01 Tom Tromey <tom@tromey.com>
1613
1614 * gdb.base/style.exp: Test "pwd".
1615
16162019-10-01 Tom Tromey <tom@tromey.com>
1617
1618 * gdb.base/style.exp: Update tests.
1619
16202019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1621
1622 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1623 'six' to unsigned.
1624 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1625 'five'. Use an all-ones bit pattern for each.
1626 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1627 to its changed values.
1628
16292019-09-30 Tom Tromey <tromey@adacore.com>
1630
1631 * gdb.rust/traits.rs: Disable all warnings.
1632
16332019-09-29 Tom de Vries <tdevries@suse.de>
1634
1635 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1636
16372019-09-29 Tom de Vries <tdevries@suse.de>
1638
1639 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1640
16412019-09-27 Tom de Vries <tdevries@suse.de>
1642
1643 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1644
16452019-09-27 Tom de Vries <tdevries@suse.de>
1646
1647 PR record/23188
1648 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1649
16502019-09-26 Tom Tromey <tromey@adacore.com>
1651
1652 * gdb.ada/py_taft.exp: New file.
1653 * gdb.ada/py_taft/main.adb: New file.
1654 * gdb.ada/py_taft/pkg.adb: New file.
1655 * gdb.ada/py_taft/pkg.ads: New file.
1656
16572019-09-24 Tom de Vries <tdevries@suse.de>
1658
1659 PR gdb/24598
1660 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1661
16622019-09-22 Tom de Vries <tdevries@suse.de>
1663
1664 * gdb.base/restore.exp: Allow register variables to be optimized out at
1665 -O0.
1666
16672019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1668
1669 * gdb.arch/spu-info.exp: Remove file.
1670 * gdb.arch/spu-info.c: Remove file.
1671 * gdb.arch/spu-ls.exp: Remove file.
1672 * gdb.arch/spu-ls.c: Remove file.
1673
1674 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1675 * gdb.asm/spu.inc: Remove file.
1676
1677 * gdb.base/dump.exp: Remove support for spu*-*-*.
1678 * gdb.base/stack-checking.exp: Likewise.
1679 * gdb.base/overlays.exp: Likewise.
1680 * gdb.base/ovlymgr.c: Likewise.
1681 * gdb.base/spu.ld: Remove file.
1682
1683 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1684 * gdb.cp/cpexprs.exp: Likewise.
1685 * gdb.cp/exception.exp: Likewise.
1686 * gdb.cp/gdb2495.exp: Likewise.
1687 * gdb.cp/mb-templates.exp: Likewise.
1688 * gdb.cp/pr9167.exp: Likewise.
1689 * gdb.cp/userdef.exp: Likewise.
1690
1691 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1692
1693 * gdb.cell: Remove directory.
1694 * lib/cell.exp: Remove file.
1695
16962019-09-19 Tom de Vries <tdevries@suse.de>
1697
1698 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1699
17002019-09-19 Tom de Vries <tdevries@suse.de>
1701
1702 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1703
17042019-09-19 Tom de Vries <tdevries@suse.de>
1705
1706 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1707 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1708 (gdb_target_cmd): ... here.
1709 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1710 value 2.
1711
17122019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1713
1714 * gdb.base/source-dir.exp: Avoid having directory names in test
1715 names.
1716
17172019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1718
1719 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1720 directory.
1721
17222019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1723
1724 * gdb.base/list-missing-source.exp: New file.
1725
17262019-09-14 Tom de Vries <tdevries@suse.de>
1727
1728 PR teststuite/24599
1729 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1730 * lib/ada.exp (gnatmake_version_at_least): New proc.
1731
17322019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1733
1734 * gdb.base/maint.exp: Use exec_has_index_section.
1735
17362019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1737
1738 * gdb.base/maint.exp: Add test for 'maint info sections'.
1739
17402019-09-12 Tom de Vries <tdevries@suse.de>
1741
1742 * gdb.base/store.exp: Allow register variables to be optimized out at
1743 -O0.
1744
17452019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1746
1747 * gdb.ada/rdv_wait.exp: Update to new task names.
1748 * gdb.base/task_switch_in_core.exp: Likewise.
1749 * gdb.base/info_sources_base.c: Likewise.
1750
17512019-09-10 Tom Tromey <tromey@adacore.com>
1752
1753 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1754
17552019-09-10 Tom Tromey <tromey@adacore.com>
1756
1757 * gdb.ada/dgopt.exp: New file.
1758 * gdb.ada/dgopt/x.adb: New file.
1759
17602019-09-08 Tom Tromey <tom@tromey.com>
1761
1762 * gdb.tui/resize.exp: Remove setup_xfail.
1763 * gdb.tui/regs.exp: Remove setup_xfail.
1764 * gdb.tui/basic.exp: Remove setup_xfail.
1765
17662019-09-06 David Blaikie <dblaikie@gmail.com>
1767
1768 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1769 * gdb.cp/cplabel.exp: Ditto.
1770 * gdb.linespec/ls-errs.exp: Ditto.
1771
17722019-09-05 Tom de Vries <tdevries@suse.de>
1773
1774 * lib/gdb.exp (cmp_file_string): New proc.
1775 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1776 runto_main. Verify save breakpoints output.
1777
17782019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1779
1780 * gdb.base/info-var.exp: Test info variables without running
1781 to main, to avoid expect's buffer overflow.
1782
17832019-09-03 Tom Tromey <tromey@adacore.com>
1784
1785 * gdb.ada/bias.exp: New file.
1786 * gdb.ada/bias/bias.adb: New file.
1787 * gdb.ada/print_chars.exp: Add regression test.
1788 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1789 (MC): New variable.
1790
17912019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1792
1793 * gdb.base/argv0-symlink.exp: Run only on native target
1794 and local host.
1795
17962019-08-29 Tom de Vries <tdevries@suse.de>
1797
1798 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1799 diverse debug info.
1800 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1801
18022019-08-28 Tom de Vries <tdevries@suse.de>
1803
1804 * gdb.base/info-var.exp: Allow info variables to print info for files
1805 other than info-var-f1.c and info-var-f2.c.
1806
18072019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1808
1809 * gdb.fortran/info-types.exp: Add module.
1810 * gdb.fortran/info-types.f90: Update expected results.
1811
18122019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1813
1814 * gdb.fortran/info-types.exp: New file.
1815 * gdb.fortran/info-types.f90: New file.
1816 * lib/fortran.exp (fortran_character1): New proc.
1817
18182019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1819
1820 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1821 functions'. Reindent as needed.
1822 * gdb.base/info-var-f1.c: New file.
1823 * gdb.base/info-var-f2.c: New file.
1824 * gdb.base/info-var.exp: New file.
1825 * gdb.base/info-var.h: New file.
1826
18272019-08-26 Tom de Vries <tdevries@suse.de>
1828
1829 PR c++/24852
1830 * gdb.cp/no-libstdcxx-probe.exp: New test.
1831
18322019-08-26 Tom de Vries <tdevries@suse.de>
1833
1834 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1835 * tests need to be skipped.
1836 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1837 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1838 mi_skip_libstdcxx_probe_tests.
1839
18402019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1841
1842 * gdb.python/py-xmethods.exp: Use raw strings when passing
1843 arguments to SimpleXMethodMatcher.
1844
18452019-08-22 Tom de Vries <tdevries@suse.de>
1846
1847 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1848 more informative.
1849
18502019-08-21 Pedro Alves <palves@redhat.com>
1851
1852 * gdb.base/with.exp: Test "with" with no arguments.
1853
18542019-08-21 Tom de Vries <tdevries@suse.de>
1855
1856 * gdb.base/gdb-caching-proc.exp: Sort files.
1857
18582019-08-20 Tom de Vries <tdevries@suse.de>
1859
1860 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1861 compilation.
1862
18632019-08-16 Tom de Vries <tdevries@suse.de>
1864
1865 * gdb.base/compare-sections.exp ("after run to main"): Allow
1866 mismatched read-only sections for PIE executables.
1867
18682019-08-16 Tom Tromey <tom@tromey.com>
1869
1870 * lib/tuiterm.exp (_csi_Z): New proc.
1871 * gdb.tui/basic.exp: Update window positions.
1872 * gdb.tui/empty.exp: Update window positions.
1873
18742019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1875
1876 * gdb.base/examine-backward.exp: Correct regexp for
1877 "examine 3 bytes backward from ${address_zero}".
1878
18792019-08-15 Tom Tromey <tom@tromey.com>
1880
1881 * gdb.tui/empty.exp: Enable resizing tests.
1882
18832019-08-15 Tom Tromey <tromey@adacore.com>
1884
1885 * gdb.ada/char_enum.exp: Add regression tests.
1886 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1887 and '0'.
1888 (Char, Gchar): Update.
1889 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1890
18912019-08-15 Christian Biesinger <cbiesinger@google.com>
1892
1893 * gdb.python/python.exp: Expect a leading underscore on
1894 GdbOutput{,Error}File.
1895
18962019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1897
1898 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1899 Windows host.
1900
19012019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1902
1903 * gdb.base/batch-preserve-term-settings.exp
1904 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1905
19062019-08-15 Christian Biesinger <cbiesinger@google.com>
1907
1908 * lib/gdb.exp: When running on a mingw target, replace
1909 /x/ with x:/.
1910
19112019-08-14 Alan Hayward <alan.hayward@arm.com>
1912
1913 * gdb.arch/aarch64-prologue.c: New test.
1914 * gdb.arch/aarch64-prologue.exp: New file.
1915
19162019-08-13 Tom de Vries <tdevries@suse.de>
1917
1918 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1919 Thread.
1920
19212019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1922
1923 * gdb.python/py-completion.exp: Download the .py file to the host
1924 and use its host pathname. Conditionalize tests that use
1925 tab completion and manipulate files on the build machine.
1926 * gdb.python/py-events.exp: Download the .py file to the host
1927 and use its host pathname.
1928 * gdb.python/py-evsignal.exp: Likewise.
1929 * gdb.python/py-evthreads.exp: Likewise.
1930 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1931 pathname syntax.
1932 * gdb.python/py-framefilter.exp: Download the .py file to the right
1933 place on the host. Match Windows pathname syntax.
1934 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1935 .py file to the host and use its host pathname.
1936 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1937 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1938 build pathname. Skip symlink test on Windows host. Add missing
1939 newline at end of file.
1940 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1941 and use its host pathname.
1942 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1943 * gdb.python/py-section-script.exp: Use host location of binfile
1944 on safe-path. Use correct path separator on Windows host.
1945 Reorder alternatives in gdb_test_multiple to prevent matching
1946 the wrong alternative on success.
1947 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1948
19492019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1950
1951 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1952 expect the GDB inferior to no longer immediately stop after
1953 being resumed with "signal SIGINT".
1954
19552019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1956
1957 * gdb.linespec/break-ask.exp: Generalize regexps to match
1958 Windows pathnames too.
1959
19602019-08-08 Tom de Vries <tdevries@suse.de>
1961
1962 PR testsuite/24862
1963 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1964
19652019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1966
1967 * gdb.base/style.exp: Update tests for help doc new invariants.
1968 * gdb.base/help.exp: Likewise.
1969
19702019-08-06 Tom Tromey <tom@tromey.com>
1971
1972 * gdb.base/style.exp: Add disassemble test.
1973 * gdb.base/style.c (some_called_function): New function.
1974 (main): Use it.
1975
19762019-08-05 Christian Biesinger <cbiesinger@google.com>
1977
1978 * gdb.python/py-block.exp: Test dictionary access on blocks.
1979
19802019-08-05 Simon Marchi <simon.marchi@efficios.com>
1981
1982 PR gdb/24863
1983 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1984 -list-thread-groups --available test when running under
1985 check-read1.
1986
19872019-08-05 Tom de Vries <tdevries@suse.de>
1988
1989 PR testsuite/24863
1990 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1991 * gdb.base/help.exp: Use with_read1_timeout_factor.
1992 * gdb.base/info-macros.exp: Same.
1993 * gdb.cp/nested-types.exp: Same.
1994
19952019-08-05 Tom de Vries <tdevries@suse.de>
1996
1997 * lib/gdb.exp (version_at_least): Factor out of ...
1998 (tcl_version_at_least): ... here.
1999 (gdb_compile): Fail if pie results in non-PIE executable.
2000 (readelf_version, readelf_prints_pie): New proc.
2001 (exec_is_pie): Return -1 if unknown.
2002
20032019-08-05 Tom de Vries <tdevries@suse.de>
2004
2005 * lib/gdb.exp (tcl_version_at_least): Fix typo.
2006
20072019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2008
2009 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
2010
20112019-08-04 Sandra Loosemore <sandra@codesourcery.com>
2012
2013 * lib/completion-support.exp (test_gdb_complete_none): Skip
2014 tab completion tests if no readline support.
2015 (test_gdb_complete_unique_re): Likewise.
2016 (test_gdb_complete_multiple): Likewise.
2017
20182019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2019
2020 * gdb.base/info_sources.exp: New file.
2021 * gdb.base/info_sources.c: New file.
2022 * gdb.base/info_sources_base.c: New file.
2023
20242019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
2025
2026 * gdb.base/batch-exit-status.exp: Call test_exit_status with
2027 prefix argument.
2028 (test_exit_status): Add prefix argument.
2029
20302019-08-01 Tom de Vries <tdevries@suse.de>
2031
2032 PR testsuite/24863
2033 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
2034 calling exp_continue for new thread and thread exited messages.
2035
20362019-08-01 Tom de Vries <tdevries@suse.de>
2037
2038 PR testsuite/24863
2039 * gdb.base/structs.exp: Fix check-read1 timeout using
2040 gdb_test_sequence.
2041 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
2042
20432019-08-01 Tom de Vries <tdevries@suse.de>
2044
2045 PR testsuite/24863
2046 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
2047 line.
2048
20492019-08-01 Tom de Vries <tdevries@suse.de>
2050
2051 PR testsuite/24863
2052 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
2053
20542019-07-30 Tom Tromey <tromey@adacore.com>
2055
2056 * gdb.ada/display_nested.exp: New file.
2057 * gdb.ada/display_nested/foo.adb: New file.
2058 * gdb.ada/display_nested/pack.adb: New file.
2059 * gdb.ada/display_nested/pack.ads: New file.
2060
20612019-07-30 Christian Biesinger <cbiesinger@google.com>
2062
2063 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
2064 namespace.
2065 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
2066
20672019-07-30 Tom de Vries <tdevries@suse.de>
2068
2069 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
2070 instead.
2071
20722019-07-30 Tom de Vries <tdevries@suse.de>
2073
2074 PR testsuite/24834
2075 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
2076 (exec_is_pie): New proc.
2077
20782019-07-29 Christian Biesinger <cbiesinger@google.com>
2079
2080 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
2081
20822019-07-29 Christian Biesinger <cbiesinger@google.com>
2083
2084 * gdb.python/py-objfile.c: Add global and static vars.
2085 * gdb.python/py-objfile.exp: Test new functions Objfile.
2086 lookup_global_symbol and lookup_static_symbol.
2087
20882019-07-29 Tom Tromey <tom@tromey.com>
2089
2090 * lib/tuiterm.exp (Term::_csi_@): New proc.
2091 (Term::_csi_X): Don't move cursor.
2092
20932019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2094
2095 * gdb.base/options.exp: Update backtrace - completion to
2096 new option -frame-info.
2097 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
2098 Test new 'set print frame-info'. Test backtrace -frame-info
2099 overriding 'set print frame-info'.
2100 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
2101 Test new 'set print frame-info'.
2102 Verify consistency of backtrace with and without filters, with and
2103 without -no-filters.
2104 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
2105 default.
2106
21072019-07-29 Tom de Vries <tdevries@suse.de>
2108
2109 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
2110 no arguments".
2111
21122019-07-29 Tom de Vries <tdevries@suse.de>
2113
2114 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
2115 is a substring of the first for "complete non-unique file name".
2116
21172019-07-29 Tom de Vries <tdevries@suse.de>
2118
2119 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
2120 with ".*".
2121
21222019-07-29 Tom de Vries <tdevries@suse.de>
2123
2124 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
2125 Pass prompt_regexp parameter to gdb_test_multiple calls.
2126
21272019-07-29 Tom de Vries <tdevries@suse.de>
2128
2129 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
2130 print registers" regexps.
2131
21322019-07-29 Tom de Vries <tdevries@suse.de>
2133
2134 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
2135
21362019-07-29 Tom de Vries <tdevries@suse.de>
2137
2138 PR gdb/24855
2139 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
2140 (skip_python_tests_prompt): Add prompt_regexp argument to
2141 gdb_test_multiple calls.
2142
21432019-07-27 Tom Tromey <tom@tromey.com>
2144
2145 * gdb.tui/main.exp: New file.
2146
21472019-07-27 Tom Tromey <tom@tromey.com>
2148
2149 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
2150 optional.
2151 * gdb.tui/empty.exp: New file.
2152
21532019-07-27 Tom Tromey <tom@tromey.com>
2154
2155 * lib/tuiterm.exp (spawn): New proc.
2156 (Term::resize): New proc.
2157 * gdb.tui/resize.exp: New file.
2158
21592019-07-27 Tom Tromey <tom@tromey.com>
2160
2161 * gdb.tui/list.exp: New file.
2162
21632019-07-27 Tom Tromey <tom@tromey.com>
2164
2165 * gdb.tui/regs.exp: New file.
2166
21672019-07-27 Tom Tromey <tom@tromey.com>
2168
2169 * gdb.tui/basic.exp: Add "layout split" test.
2170
21712019-07-27 Tom Tromey <tom@tromey.com>
2172
2173 * gdb.tui/basic.exp: Add "layout asm" test.
2174
21752019-07-27 Tom Tromey <tom@tromey.com>
2176
2177 * lib/tuiterm.exp: New file.
2178 * gdb.tui/basic.exp: New file.
2179
21802019-07-27 Kevin Buettner <kevinb@redhat.com>
2181
2182 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
2183 Enable tests associated with this flag. Adjust regex
2184 referencing "foo_low" to now refer to "foo_cold" instead.
2185
21862019-07-27 Kevin Buettner <kevinb@redhat.com>
2187
2188 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
2189 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
2190 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
2191 foo_cold. Revise comments to match.
2192 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
2193 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
2194 were wrapped into this proc; Call do_test in loop from outermost
2195 level.
2196 (foo_low): Rename all occurrences to "foo_cold".
2197 (backtrace from baz): New test.
2198 (x2/i foo_cold): New test.
2199 (info line *foo_cold): New test.
2200
22012019-07-26 Tom de Vries <tdevries@suse.de>
2202
2203 * gdb.arch/i386-pkru.exp: Fix unterminated string.
2204
22052019-07-25 Tom de Vries <tdevries@suse.de>
2206
2207 PR testsuite/24830
2208 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
2209 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
2210 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
2211 (skip_libstdcxx_probe_tests): ... here.
2212 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
2213
22142019-07-24 Tom de Vries <tdevries@suse.de>
2215
2216 PR testsuite/24807
2217 * gdb.objc/basicclass.m: Include stdio.h.
2218 * gdb.objc/nondebug.m: Same.
2219 * gdb.objc/objcdecode.m: Same.
2220
22212019-07-24 Tom de Vries <tdevries@suse.de>
2222
2223 PR testsuite/24612
2224 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
2225 additional_flags.
2226
22272019-07-24 Tom de Vries <tdevries@suse.de>
2228
2229 PR testsuite/24831
2230 * gdb.multi/tids.exp: Update error messages for info threads.
2231
22322019-07-24 Tom de Vries <tdevries@suse.de>
2233
2234 * gdb.base/info-types.exp: Allow info types to print info for more than
2235 one file.
2236
22372019-07-23 Tom de Vries <tdevries@suse.de>
2238
2239 PR testsuite/24842
2240 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2241 gdb_spawn_with_cmdline_opts.
2242
22432019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2244
2245 * gdb.arch/arm-cmse-sgstubs.c: New test.
2246 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2247
22482019-07-23 Tom de Vries <tdevries@suse.de>
2249
2250 PR testsuite/24711
2251 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2252 issuing next command.
2253
22542019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2255
2256 * gdb.ada/info_auto_lang.exp: Update expected results.
2257 * gdb.base/info-types.c: Add additional types to check.
2258 * gdb.base/info-types.exp: Update expected results.
2259
22602019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2261
2262 * gdb.base/info-types.c: New file.
2263 * gdb.base/info-types.exp: New file.
2264
22652019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2266
2267 * gdb.arch/riscv-bp-infcall.c: New file.
2268 * gdb.arch/riscv-bp-infcall.exp: New file.
2269
22702019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2271
2272 PR breakpoints/24541
2273 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2274
22752019-07-14 Tom de Vries <tdevries@suse.de>
2276
2277 PR testsuite/24760
2278 * gdb.objc/basicclass.exp: Fix unterminated string.
2279
22802019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2281 Andrew Burgess <andrew.burgess@embecosm.com>
2282
2283 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2284 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2285 negative bounds.
2286 * gdb.fortran/vla-value.exp: Print elements of an array with
2287 negative bounds.
2288 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2289 testing.
2290
22912019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2292
2293 * gdb.base/options.exp (expect_string): Dequote strings in
2294 results.
2295 (test-string): Test strings with different quoting and reindent.
2296
22972019-07-10 Tom Tromey <tromey@adacore.com>
2298
2299 * gdb.ada/mi_ex_cond.exp: Update expected results.
2300 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2301 * gdb.ada/mi_catch_ex.exp: Update expected results.
2302 * gdb.ada/mi_catch_assert.exp: Update expected results.
2303 * gdb.ada/catch_ex.exp (catch_exception_info)
2304 (catch_exception_entry, catch_assert_entry)
2305 (catch_unhandled_entry): Update.
2306 * gdb.ada/catch_assert_if.exp: Update expected results.
2307
23082019-07-10 Richard Bunt <richard.bunt@arm.com>
2309 Stephen Roberts <stephen.roberts@arm.com>
2310
2311 * gdb.base/define.exp: Restore original prompt.
2312
23132019-07-09 Pedro Alves <palves@redhat.com>
2314
2315 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2316 breakpoints" output.
2317 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2318 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2319 throw" creates breakpoint.
2320 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2321 'type="catchpoint"'.
2322
23232019-07-09 Pedro Alves <palves@redhat.com>
2324
2325 PR c++/15468
2326 * gdb.cp/except-multi-location-lib.cc: New.
2327 * gdb.cp/except-multi-location-main.cc: New.
2328 * gdb.cp/except-multi-location.exp: New.
2329
23302019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2331
2332 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2333 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2334 argument and update callers.
2335
23362019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2337
2338 * gdb.arch/amd64-break-on-asm-line.S: New file.
2339 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2340
23412019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2342
2343 * gdb.base/printcmds.exp: Test printing C string and
2344 C wide string convenience vars without transiting via the inferior.
2345 Also make test names unique.
2346
23472019-07-08 Alan Hayward <alan.hayward@arm.com>
2348
2349 PR breakpoints/25011
2350 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2351
23522019-07-04 Pedro Alves <palves@redhat.com>
2353
2354 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2355 body returned ok(0), break(3) or continue(4).
2356 * gdb.testsuite/foreach_with_prefix.exp: New file.
2357
23582019-07-04 Alan Hayward <alan.hayward@arm.com>
2359
2360 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2361
23622019-07-03 Pedro Alves <palves@redhat.com>
2363
2364 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2365 "return -code".
2366
23672019-07-03 Pedro Alves <palves@redhat.com>
2368
2369 PR cli/24732
2370 * gdb.base/shell.exp: Load completion-support.exp.
2371 Adjust expected error output. Add completion tests.
2372
23732019-07-03 Pedro Alves <palves@redhat.com>
2374
2375 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2376 string_to_regexp.
2377
23782019-07-03 Pedro Alves <palves@redhat.com>
2379
2380 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2381 (expect_integer): Adjust to expect "-string".
2382 (expect_string): New.
2383 (all_options): Expect "-string".
2384 (test-flag, test-boolean): Adjust to expect "-string".
2385 (test-string): New proc.
2386 (top level): Call it.
2387
23882019-07-03 Pedro Alves <palves@redhat.com>
2389
2390 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2391 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2392 the expected output in the success.
2393
23942019-07-03 Pedro Alves <palves@redhat.com>
2395
2396 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2397 Split one gdb_test_multiple call in two to avoid a race.
2398
23992019-07-03 Pedro Alves <palves@redhat.com>
2400
2401 * gdb.base/with.c: New file.
2402 * gdb.base/with.exp: New file.
2403
24042019-07-03 Pedro Alves <palves@redhat.com>
2405
2406 * gdb.base/settings.exp: Replace all references to "maint
2407 test-settings set" with references to "maint set test-settings",
2408 and all references to "maint test-settings show" with references
2409 to "maint show test-settings".
2410
24112019-07-03 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/settings.exp (test-string): Adjust expected out when
2414 testing "maint test-settings show filename"
2415
24162019-07-02 Pedro Alves <palves@redhat.com>
2417
2418 * gdb.base/options.exp (test-info-threads): New procedure.
2419 (top level): Call it.
2420
24212019-06-28 Tom Tromey <tromey@adacore.com>
2422
2423 * gdb.dwarf2/ada-linkage-name.c: New file.
2424 * gdb.dwarf2/ada-linkage-name.exp: New file.
2425
24262019-06-27 Tom Tromey <tromey@adacore.com>
2427
2428 PR c++/20020:
2429 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2430
24312019-06-26 Tom de Vries <tdevries@suse.de>
2432
2433 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2434
24352019-06-26 Tom de Vries <tdevries@suse.de>
2436
2437 * gdb.base/index-cache.exp: Add back missing debug option.
2438
24392019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2440
2441 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2442
24432019-06-25 Tom de Vries <tdevries@suse.de>
2444
2445 PR testsuite/24727
2446 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2447
24482019-06-24 Tom de Vries <tdevries@suse.de>
2449
2450 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2451
24522019-06-24 Tom de Vries <tdevries@suse.de>
2453
2454 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2455 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2456 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2457
24582019-06-24 Tom de Vries <tdevries@suse.de>
2459
2460 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2461
24622019-06-21 Tom de Vries <tdevries@suse.de>
2463
2464 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2465
24662019-06-21 Tom de Vries <tdevries@suse.de>
2467
2468 PR testsuite/24518
2469 PR ada/24713
2470 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2471 index.
2472
24732019-06-19 Tom Tromey <tromey@adacore.com>
2474
2475 * gdb.ada/length_cond.exp: Add intro comment.
2476
24772019-06-19 Tom Tromey <tromey@adacore.com>
2478
2479 * gdb.ada/length_cond.exp: New file.
2480 * gdb.ada/length_cond/length_cond.adb: New file.
2481 * gdb.ada/length_cond/pck.adb: New file.
2482 * gdb.ada/length_cond/pck.ads: New file.
2483
24842019-06-18 Tom de Vries <tdevries@suse.de>
2485
2486 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2487
24882019-06-18 Tom Tromey <tromey@adacore.com>
2489
2490 * gdb.base/list0.h: Add comment explaining control character.
2491
24922019-06-18 Tom de Vries <tdevries@suse.de>
2493
2494 * boards/fission.exp: Break up long debug_flags line.
2495
24962019-06-16 Tom de Vries <tdevries@suse.de>
2497
2498 PR gdb/24445
2499 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2500 generated index.
2501
25022019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2503
2504 PR gdb/24686
2505 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2506 improve detection of bug gdb/24541.
2507
25082019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2509
2510 PR gdb/24669
2511 * gdb.base/index-cache.exp (uses_readnow,
2512 expecting_index_cache_use): Define global variable.
2513 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2514 expecting_index_cache_use.
2515
25162019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2517 Andrew Burgess <andrew.burgess@embecosm.com>
2518
2519 * gdb.fortran/pointers.f90: New file.
2520 * gdb.fortran/print_type.exp: New file.
2521 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2522 * gdb.fortran/vla-type.exp: Likewise.
2523 * gdb.fortran/vla-value.exp: Likewise.
2524 * gdb.mi/mi-vla-fortran.exp: Likewise.
2525
25262019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2527
2528 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2529 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2530 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2531 as a stop reason.
2532
25332019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2534
2535 * gdb.base/annota1.exp: Update expected results.
2536 * gdb.cp/annota2.exp: Likewise.
2537 * gdb.cp/annota3.exp: Likewise.
2538
25392019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2540
2541 * gdb.base/style-logging.exp: Remove path from test name.
2542
25432019-06-14 Tom Tromey <tromey@adacore.com>
2544
2545 PR gdb/24502:
2546 * gdb.base/style-logging.exp: New file.
2547
25482019-06-14 Tom Tromey <tromey@adacore.com>
2549
2550 * gdb.base/symfile-warn.exp: New file.
2551 * gdb.base/symfile-warn.c: New file.
2552
25532019-06-14 Tom Tromey <tromey@adacore.com>
2554
2555 * gdb.base/annotate-symlink.exp: New file.
2556
25572019-06-14 Tom Tromey <tromey@adacore.com>
2558
2559 * gdb.ada/set_wstr.exp: Add reassignment test.
2560
25612019-06-14 Tom Tromey <tromey@adacore.com>
2562
2563 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2564 'unchecked_access and 'unrestricted_access as well.
2565
25662019-06-14 Tom Tromey <tromey@adacore.com>
2567
2568 PR ada/24539:
2569 * gdb.ada/vla.exp: Update tests.
2570 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2571 pragma.
2572
25732019-06-13 Pedro Alves <palves@redhat.com>
2574
2575 * gdb.base/settings.exp (test-integer): Test junk after
2576 "unlimited".
2577
25782019-06-13 Pedro Alves <palves@redhat.com>
2579
2580 * gdb.base/options.exp (test-thread-apply): New.
2581 (top level): Call it.
2582
25832019-06-13 Pedro Alves <palves@redhat.com>
2584
2585 * gdb.base/options.exp (test-frame-apply): New.
2586 (top level): Test print commands with different "frame apply"
2587 prefixes.
2588
25892019-06-13 Pedro Alves <palves@redhat.com>
2590
2591 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2592 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2593 'max_completions' parameter and handle it.
2594 (test_gdb_completion_offers_commands): New.
2595
25962019-06-13 Pedro Alves <palves@redhat.com>
2597
2598 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2599
26002019-06-13 Pedro Alves <palves@redhat.com>
2601
2602 * gdb.base/options.exp (test-backtrace): New.
2603 (top level): Call it.
2604
26052019-06-13 Pedro Alves <palves@redhat.com>
2606
2607 * gdb.guile/scm-frame-args.exp: Use "set print
2608 raw-frame-arguments" instead of "set print raw frame-arguments".
2609 * gdb.python/py-frame-args.exp: Likewise.
2610
26112019-06-13 Pedro Alves <palves@redhat.com>
2612
2613 * gdb.compile/compile.exp: Adjust expected output to option
2614 processing changes.
2615
26162019-06-13 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.base/options.exp: Build executable.
2619 (test-print): New procedure.
2620 (top level): Call it, once for "print" and another for "compile
2621 print".
2622
26232019-06-13 Pedro Alves <palves@redhat.com>
2624
2625 * gdb.base/options.c: New file.
2626 * gdb.base/options.exp: New file.
2627
26282019-06-13 Pedro Alves <palves@redhat.com>
2629
2630 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2631 that "o" is ambiguous.
2632
26332019-06-13 Pedro Alves <palves@redhat.com>
2634
2635 * gdb.base/settings.c: New file.
2636 * gdb.base/settings.exp: New file.
2637
26382019-06-13 Pedro Alves <palves@redhat.com>
2639
2640 * gdb.base/completion.exp: Fix comment typo.
2641
26422019-06-13 Pedro Alves <palves@redhat.com>
2643
2644 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2645 foo --1" test.
2646
26472019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2648
2649 * gdb.fortran/block-data.f: New.
2650 * gdb.fortran/block-data.exp: New.
2651
26522019-06-11 Tom de Vries <tdevries@suse.de>
2653
2654 PR testsuite/24521
2655 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2656 message.
2657
26582019-06-11 Tom de Vries <tdevries@suse.de>
2659
2660 PR testsuite/24521
2661 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2662
26632019-06-11 Tom de Vries <tdevries@suse.de>
2664
2665 * boards/readnow.exp: New file.
2666
26672019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2668
2669 * gdb.fortran/vla-sizeof.exp: Update expected results.
2670
26712019-06-06 Amos Bird <amosbird@gmail.com>
2672
2673 * gdb.base/annota1.exp (thread_switch): Add test for
2674 thread-exited annotation.
2675
26762019-06-06 Tom Tromey <tromey@adacore.com>
2677
2678 * gdb.base/maint.exp: Expect command started/finished output.
2679
26802019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2681
2682 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2683 comment.
2684 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2685
26862019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2687
2688 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2689 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2690 * gdb.arch/riscv-unwind-long-insn.c: New file.
2691 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2692
26932019-06-04 Christian Biesinger <cbiesinger@google.com>
2694
2695 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2696
26972019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2698
2699 * lib/gdb.exp (help_list_trailer): New regexp variable
2700 factorizing the help trailer message.
2701 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2702 arg to allow to better factorize various tests.
2703 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2704 (test_prefix_command_help): Use help_list_trailer.
2705 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2706 * gdb.guile/scm-cmd.exp: Likewise.
2707 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2708 * gdb.base/help.exp: Use test_user_defined_class_help.
2709 * gdb.base/style.exp: Add tests for styling of help and apropos.
2710 * lib/gdb-utils.exp (style): Add title and highlight styles.
2711
27122019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2713
2714 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2715 $_shell_exitsignal.
2716 * gdb.base/default.exp: Update for new convenience variables.
2717
27182019-05-29 Tom Tromey <tromey@adacore.com>
2719
2720 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2721 to "break complete ada" test case's regexp.
2722
27232019-05-29 Tom Tromey <tromey@adacore.com>
2724
2725 PR c++/20020:
2726 * gdb.cp/constexpr-field.exp: New file.
2727 * gdb.cp/constexpr-field.cc: New file.
2728
27292019-05-29 Tom Tromey <tromey@adacore.com>
2730
2731 * gdb.base/finish.exp (finish_no_print): New proc.
2732 (finish_tests): Call it.
2733
27342019-05-24 Tom de Vries <tdevries@suse.de>
2735
2736 * gdb.dwarf2/gdb-add-index.exp: New file.
2737
27382019-05-22 Tom Tromey <tromey@adacore.com>
2739
2740 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2741 * gdb.base/style.exp: Use "style".
2742 * lib/gdb-utils.exp (style): New proc.
2743
27442019-05-22 Tom de Vries <tdevries@suse.de>
2745
2746 * gdb.base/align.exp: Require c++11.
2747
27482019-05-22 Tom de Vries <tdevries@suse.de>
2749
2750 PR testsuite/24586
2751 * gdb.python/py-mi-var-info-path-expression.exp: Call
2752 mi_skip_python_tests to check if python is supported.
2753
27542019-05-22 Alan Hayward <alan.hayward@arm.com>
2755
2756 * gdb.arch/aarch64-pauth.c: New test.
2757 * gdb.arch/aarch64-pauth.exp: New file.
2758
27592019-05-22 Alan Hayward <alan.hayward@arm.com>
2760
2761 * README (Re-running Tests Outside The Testsuite): New section.
2762
27632019-05-21 Tom de Vries <tdevries@suse.de>
2764
2765 * gdb.arch/amd64-eval.exp: Require c++11.
2766 * gdb.base/max-depth.exp: Same.
2767 * gdb.compile/compile-cplus-array-decay.exp: Same.
2768 * gdb.cp/meth-typedefs.exp: Same.
2769 * gdb.cp/subtypes.exp: Same.
2770 * gdb.cp/temargs.exp: Same.
2771
27722019-05-21 Alan Hayward <alan.hayward@arm.com>
2773
2774 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2775
27762019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2777
2778 PR gdb/18644
2779 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2780 * gdb.fortran/printing-types.exp: Add new test.
2781 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2782 testing.
2783 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2784 setup_kfail call.
2785
27862019-05-17 Alan Hayward <alan.hayward@arm.com>
2787
2788 * README (Running the Testsuite): Change example.
2789 (Testsuite Parameters): Remove TRANSCRIPT.
2790 * lib/gdb.exp: Remove TRANSCRIPT check.
2791
27922019-05-17 Alan Hayward <alan.hayward@arm.com>
2793
2794 * README (Testsuite Parameters): Add replay logging to
2795 GDBSERVER_DEBUG.
2796 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2797 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2798 as a comma separated list.
2799 (gdb_debug_init): Override procedure.
2800
28012019-05-17 Alan Hayward <alan.hayward@arm.com>
2802
2803 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2804 (gdb_write_cmd_file): New procedure.
2805 * lib/gdbserver-support.exp (gdbserver_start): Call
2806 gdbserver_write_cmd_file.
2807 (gdbserver_write_cmd_file): New procedure.
2808
28092019-05-17 Alan Hayward <alan.hayward@arm.com>
2810
2811 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2812 (delete_breakpoints): Likewise.
2813 (gdb_run_cmd): Likewise.
2814 (gdb_start_cmd): Likewise.
2815 (gdb_starti_cmd): Likewise.
2816 (gdb_internal_error_resync): Likewise.
2817 (gdb_test_multiple): Likewise.
2818 (gdb_reinitialize_dir): Likewise.
2819 (default_gdb_exit): Likewise.
2820 (gdb_file_cmd): Mark kill as optional.
2821 (default_gdb_start): Call gdb_stdin_log_init.
2822 (send_gdb): Call gdb_stdin_log_write.
2823 (rerun_to_main): Mark Y as an answer.
2824 (gdb_stdin_log_init): New function.
2825 (gdb_stdin_log_write): Likewise.
2826
28272019-05-17 Alan Hayward <alan.hayward@arm.com>
2828
2829 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2830 * gdb.base/debug-expr.exp: Likewise.
2831 * gdb.base/foll-fork.exp: Likewise.
2832 * gdb.base/foll-vfork.exp: Likewise.
2833 * gdb.base/fork-print-inferior-events.exp: Likewise.
2834 * gdb.base/gdb-sigterm.exp: Likewise.
2835 * gdb.base/gdbinit-history.exp: Likewise.
2836 * gdb.base/osabi.exp: Likewise.
2837 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2838 * gdb.base/ui-redirect.exp: Likewise.
2839 * gdb.gdb/unittest.exp: Likewise.
2840 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2841 * gdb.mi/mi-watch.exp: Likewise.
2842 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2843 * gdb.mi/user-selected-context-sync.exp: Likewise.
2844 * gdb.python/python.exp: Disable debug test when debugging.
2845 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2846 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2847 Likewise.
2848 * gdb.threads/stepi-random-signal.exp: Likewise.
2849
28502019-05-17 Alan Hayward <alan.hayward@arm.com>
2851
2852 * Makefile.in: Pass through GDB_DEBUG.
2853 * README (Testsuite Parameters): Add GDB_DEBUG.
2854 (gdb,debug): Add board setting.
2855 * lib/gdb.exp (default_gdb_start): Start debugging.
2856 (gdb_debug_enabled): New procedure.
2857 (gdb_debug_init): Likewise.
2858
28592019-05-17 Alan Hayward <alan.hayward@arm.com>
2860
2861 * Makefile.in: Pass through GDB_DEBUG.
2862 * README (Testsuite Parameters): Add GDB_DEBUG.
2863 (gdb,debug): Add board setting.
2864 * lib/gdb.exp (default_gdb_start): Start debugging.
2865 (gdb_debug_enabled): New procedure.
2866 (gdb_debug_init): Likewise.
2867
28682019-05-17 Alan Hayward <alan.hayward@arm.com>
2869
2870 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2871
28722019-05-17 Alan Hayward <alan.hayward@arm.com>
2873
2874 * gdb.base/ui-redirect.exp: Test redirection.
2875
28762019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2877
2878 * gdb.mi/mi-complete.exp: New file.
2879 * gdb.mi/mi-complete.cc: Likewise.
2880
28812019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2882
2883 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2884 indexed and sliced arrays, and pointers to arrays.
2885
28862019-05-14 Tom Tromey <tromey@adacore.com>
2887
2888 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2889 styling test.
2890
28912019-05-14 Tom de Vries <tdevries@suse.de>
2892
2893 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2894 selection entry encoding.
2895
28962019-05-10 Tom Tromey <tromey@adacore.com>
2897
2898 * gdb.ada/info_exc.exp: Add "complete" test.
2899
29002019-05-09 Tom de Vries <tdevries@suse.de>
2901
2902 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2903 CU-relative.
2904
29052019-05-09 Tom de Vries <tdevries@suse.de>
2906
2907 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2908 CU-relative.
2909
29102019-05-08 Joel Brobecker <brobecker@adacore.com>
2911
2912 * gdb.ada/frame_arg_lang.exp: New testcase.
2913 * gdb.ada/frame_arg_lang/bla.adb: New file.
2914 * gdb.ada/frame_arg_lang/pck.ads: New file.
2915 * gdb.ada/frame_arg_lang/pck.adb: New file.
2916 * gdb.ada/frame_arg_lang/foo.c: New file.
2917
29182019-05-08 Tom Tromey <tromey@adacore.com>
2919
2920 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2921
29222019-05-08 Tom Tromey <tromey@adacore.com>
2923
2924 * gdb.base/ptype-offsets.exp: Update tests.
2925
29262019-05-08 Tom Tromey <tromey@adacore.com>
2927
2928 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2929 cases.
2930 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2931 "short".
2932
29332019-05-08 Tom Tromey <tromey@adacore.com>
2934
2935 * gdb.ada/vla.exp: New file.
2936 * gdb.ada/vla/vla.adb: New file.
2937
29382019-05-07 Tom de Vries <tdevries@suse.de>
2939
2940 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2941
29422019-05-07 Tom de Vries <tdevries@suse.de>
2943
2944 PR testsuite/24522
2945 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2946 section.
2947
29482019-05-07 Tom de Vries <tdevries@suse.de>
2949
2950 PR testsuite/24522
2951 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2952 .debug_aranges section.
2953
29542019-05-07 Tom de Vries <tdevries@suse.de>
2955
2956 PR testsuite/24159
2957 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2958
29592019-05-06 Tom de Vries <tdevries@suse.de>
2960
2961 * lib/gdb.exp (exec_has_index_section): New proc.
2962 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2963 section.
2964
29652019-05-04 Tom de Vries <tdevries@suse.de>
2966
2967 * boards/cc-with-debug-names.exp: New file.
2968
29692019-05-03 Tom Tromey <tromey@adacore.com>
2970
2971 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2972 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2973 * gdb.ada/char_enum.exp: Add test.
2974
29752019-05-03 Tom de Vries <tdevries@suse.de>
2976
2977 * boards/cc-with-gdb-index.exp: New file.
2978
29792019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2980
2981 * gdb.rust/simple.exp: Add new test case.
2982 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2983 (main): Initialise an instance of the new struct.
2984
29852019-05-01 Tom Tromey <tromey@adacore.com>
2986
2987 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2988 record.
2989 (NPR): New variable.
2990 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2991 test.
2992
29932019-05-01 Tom Tromey <tromey@adacore.com>
2994
2995 * gdb.ada/packed_array_assign.exp: Add packed assignment
2996 regression test.
2997
29982019-05-01 Tom de Vries <tdevries@suse.de>
2999
3000 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
3001
30022019-05-01 Tom de Vries <tdevries@suse.de>
3003
3004 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
3005
30062019-04-30 Ali Tamur <tamur@google.com>
3007
3008 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
3009
30102019-04-30 Tom Tromey <tromey@adacore.com>
3011
3012 * lib/ada.exp (find_ada_tool): New proc.
3013 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
3014 * gdb.ada/catch_ex_std.exp: New file.
3015 * gdb.ada/catch_ex_std/foo.adb: New file.
3016 * gdb.ada/catch_ex_std/some_package.adb: New file.
3017 * gdb.ada/catch_ex_std/some_package.ads: New file.
3018
30192019-04-30 Tom Tromey <tromey@adacore.com>
3020
3021 PR c++/24470:
3022 * gdb.cp/temargs.cc: Add test code from PR.
3023
30242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3025
3026 * gdb.fortran/vla-datatypes.exp: Update expected results.
3027 * gdb.fortran/vla-ptype.exp: Likewise.
3028 * gdb.fortran/vla-type.exp: Likewise.
3029 * gdb.fortran/vla-value.exp: Likewise.
3030
30312019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.fortran/ptr-indentation.exp: Update expected results.
3034 * gdb.fortran/ptype-on-functions.exp: Likewise.
3035 * gdb.fortran/vla-ptr-info.exp: Likewise.
3036 * gdb.fortran/vla-value.exp: Likewise.
3037
30382019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3039
3040 * gdb.fortran/ptype-on-functions.exp: New file.
3041 * gdb.fortran/ptype-on-functions.f90: New file.
3042
30432019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3044
3045 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
3046 case void string.
3047
30482019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3049
3050 * gdb.fortran/complex.exp: Expand.
3051 * gdb.fortran/complex.f: Renamed to...
3052 * gdb.fortran/complex.f90: ...this, and extended to add more
3053 complex values.
3054
30552019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
3056
3057 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
3058 MODULO, CMPLX.
3059
30602019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
3061 Richard Bunt <richard.bunt@arm.com>
3062
3063 * gdb.base/max-depth.c: New file.
3064 * gdb.base/max-depth.exp: New file.
3065 * gdb.python/py-nested-maps.c: New file.
3066 * gdb.python/py-nested-maps.exp: New file.
3067 * gdb.python/py-nested-maps.py: New file.
3068 * gdb.python/py-format-string.exp (test_max_depth): New proc.
3069 (test_all_common): Call test_max_depth.
3070 * gdb.fortran/max-depth.exp: New file.
3071 * gdb.fortran/max-depth.f90: New file.
3072 * gdb.go/max-depth.exp: New file.
3073 * gdb.go/max-depth.go: New file.
3074 * gdb.modula2/max-depth.exp: New file.
3075 * gdb.modula2/max-depth.c: New file.
3076 * lib/gdb.exp (get_print_expr_at_depths): New proc.
3077
30782019-04-29 Tom de Vries <tdevries@suse.de>
3079
3080 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
3081
30822019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3083
3084 * gdb.base/callexit.exp: Test may-call-functions off.
3085
30862019-04-25 Keith Seitz <keiths@redhat.com>
3087
3088 PR c++/24367
3089 * gdb.cp/meth-typedefs.cc (incomplete_struct)
3090 (another_incomplete_struct, test_incomplete): New definitions.
3091 (main): Use new definitions.
3092 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
3093 functions.
3094
30952019-04-25 Ali Tamur <tamur@google.com>
3096
3097 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
3098
30992019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
3100
3101 PR corefiles/11608
3102 PR corefiles/18187
3103 * gdb.base/coredump-filter-build-id.exp: New file.
3104
31052019-04-25 Alan Hayward <alan.hayward@arm.com>
3106
3107 * Makefile.in: Pass through GDBSERVER_DEBUG.
3108 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
3109 (gdbserver,debug): Add board setting.
3110 * gdb.trace/tspeed.exp: Skip when debugging.
3111 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
3112 * lib/gdbserver-support.exp: Likewise
3113
31142019-04-24 Tom Tromey <tromey@adacore.com>
3115
3116 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
3117 Rust.
3118
31192019-04-24 Tom Tromey <tromey@adacore.com>
3120
3121 * gdb.arch/amd64-eval.exp: Test bitfield return.
3122 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
3123 (class Foo) <return_bitfields>: New method.
3124 (main): Call it.
3125
31262019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * gdb.cp/many-args.cc: New file.
3129 * gdb.cp/many-args.exp: New file.
3130
31312019-04-23 Tom de Vries <tdevries@suse.de>
3132
3133 PR gdb/24433
3134 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
3135
31362019-04-23 Alan Hayward <alan.hayward@arm.com>
3137
3138 * gdb.trace/backtrace.exp: Use nopie flag.
3139 * gdb.trace/circ.exp: Likewise.
3140 * gdb.trace/collection.exp: Likewise.
3141 * gdb.trace/ftrace.exp: Likewise.
3142 * gdb.trace/mi-trace-unavailable.exp: Likewise.
3143 * gdb.trace/mi-traceframe-changed.exp: Likewise.
3144 * gdb.trace/qtro.exp: Likewise.
3145 * gdb.trace/read-memory.exp: Likewise.
3146 * gdb.trace/report.exp: Likewise.
3147 * gdb.trace/tfile.exp: Likewise.
3148 * gdb.trace/tfind.exp: Likewise.
3149 * gdb.trace/unavailable.exp: Likewise.
3150
31512019-04-22 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.base/solib-probes-nosharedlibrary.c,
3154 gdb.base/solib-probes-nosharedlibrary.exp: New files.
3155
31562019-04-19 Tom Tromey <tromey@adacore.com>
3157
3158 * gdb.ada/ptype_union.c: New file.
3159 * gdb.ada/ptype_union.exp: New file.
3160
31612019-04-19 Tom Tromey <tromey@adacore.com>
3162
3163 PR symtab/24423:
3164 * gdb.base/list0.h (foo): Add a control-l character.
3165
31662019-04-18 Tom de Vries <tdevries@suse.de>
3167
3168 PR gdb/24433
3169 * boards/local-board.exp: Set sysroot to "".
3170
31712019-04-18 Tom de Vries <tdevries@suse.de>
3172 Pedro Alves <palves@redhat.com>
3173
3174 PR gdb/24454
3175 * gdb.threads/vfork-follow-child-exec.c: New file.
3176 * gdb.threads/vfork-follow-child-exec.exp: New file.
3177 * gdb.threads/vfork-follow-child-exit.c: New file.
3178 * gdb.threads/vfork-follow-child-exit.exp: New file.
3179
31802019-04-15 Leszek Swirski <leszeks@google.com>
3181
3182 * gdb.arch/amd64-eval.cc: New file.
3183 * gdb.arch/amd64-eval.exp: New file.
3184
31852019-04-11 Alan Hayward <alan.hayward@arm.com>
3186
3187 * gdb.server/sysroot.c: New test.
3188 * gdb.server/sysroot.exp: New file.
3189 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
3190 matching param.
3191
31922019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
3193
3194 * gdb.base/align.exp: Extend test to cover structures containing
3195 only static fields.
3196
31972019-04-11 Tom de Vries <tdevries@suse.de>
3198
3199 * boards/cc-with-dwz-m.exp: New file.
3200 * boards/cc-with-dwz.exp: New file.
3201 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
3202
32032019-04-09 Simon Marchi <simon.marchi@efficios.com>
3204
3205 * gdb.base/start-cpp.exp: New file.
3206 * gdb.base/start-cpp.cc: New file.
3207
32082019-04-08 Kevin Buettner <kevinb@redhat.com>
3209
3210 * gdb.python/py-thrhandle.exp: Adjust tests to call
3211 thread_from_handle instead of thread_from_thread_handle.
3212
32132019-04-08 Kevin Buettner <kevinb@redhat.com>
3214
3215 * gdb.python/py-thrhandle.exp: Add tests for
3216 gdb.InferiorThread.handle.
3217
32182019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3219
3220 * gdb.python/py-function.exp: Check calling helper function from
3221 all languages.
3222 * lib/gdb.exp (gdb_supported_languages): New proc.
3223
32242019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
3225
3226 * gdb.base/complex-parts.c: New file.
3227 * gdb.base/complex-parts.exp: New file.
3228
32292019-04-01 Tom Tromey <tromey@adacore.com>
3230
3231 PR symtab/23331:
3232 * gdb.dwarf2/dw2-ranges-main.c: New file.
3233 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3234 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3235
32362019-03-30 Simon Marchi <simark@simark.ca>
3237
3238 * gdb.base/default.exp: Add values for $_gdb_major and
3239 $_gdb_minor.
3240
32412019-03-29 Tom Tromey <tromey@adacore.com>
3242
3243 * gdb.base/help.exp: Tighten apropos regexp.
3244
32452019-03-29 Keith Seitz <keiths@redhat.com>
3246
3247 * gdb.fortran/array-bounds.exp: New file.
3248 * gdb.fortran/array-bounds.f90: New file.
3249
32502019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3251
3252 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3253
32542019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3255
3256 * gdb.multi/hello.c (main): Increase alarm timer.
3257
32582019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3259
3260 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3261 factor when no hardware watchpoint support.
3262
32632019-03-28 Alan Hayward <alan.hayward@arm.com>
3264 Pedro Alves <palves@redhat.com>
3265
3266 * boards/local-board.exp: set sysroot to /.
3267
32682019-03-27 Alan Hayward <alan.hayward@arm.com>
3269
3270 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3271 in child.
3272
32732019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3274
3275 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3276 field.
3277 (make_container): Initialise new field.
3278 * gdb.python/py-prettyprint.exp: Add new tests.
3279 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3280 <display_hint>: New method.
3281
32822019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3283
3284 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3285 gdb_continue_to_breakpoint more throughout this test.
3286 (run_lang_tests) Supply unique test names, and use
3287 gdb_test_no_output.
3288
32892019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3290
3291 * gdb.base/finish-pretty.exp: Update expected results.
3292 * gdb.base/pretty-print.c: New file.
3293 * gdb.base/pretty-print.exp: New file.
3294
32952019-03-25 Pedro Alves <palves@redhat.com>
3296
3297 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3298 move comments outside list. Append '-i "" eof' section.
3299
33002019-03-22 Alan Hayward <alan.hayward@arm.com>
3301
3302 PR testsuite/25016
3303 * README: Add pie options.
3304 * gdb.base/break-interp.exp: Ensure pie is disabled.
3305 * gdb.base/dump.exp: Likewise.
3306 * lib/gdb.exp (gdb_compile): Add pie option.
3307
33082019-03-19 Tom Tromey <tromey@adacore.com>
3309
3310 * gdb.mi/mi2-cli-display.c: New file.
3311 * gdb.mi/mi2-cli-display.exp: New file.
3312
33132019-03-18 Joel Brobecker <brobecker@adacore.com>
3314 Tom Tromey <tromey@adacore.com>
3315
3316 * gdb.ada/ptype_array/pck.adb: New file.
3317 * gdb.ada/ptype_array/pck.ads: New file.
3318 * gdb.ada/ptype_array/foo.adb: New file.
3319 * gdb.ada/ptype_array.exp: New file.
3320
33212019-03-14 Tom Tromey <tromey@adacore.com>
3322
3323 * gdb.base/style.exp: Add "set style sources" test.
3324
33252019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3326
3327 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3328 * mi-breakpoint-multiple-locations.exp: ... this.
3329 (make_breakpoints_pattern): New proc.
3330 (do_test): Add mi_version parameter, test -break-insert,
3331 -break-info and =breakpoint-created.
3332
33332019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3334
3335 * config/default.exp: Remove 'load_lib gdb.exp'.
3336 * config/monitor.exp: Likewise.
3337 * config/sid.exp: Likewise.
3338 * config/sim.exp: Likewise.
3339 * config/slite.exp: Likewise.
3340 * config/unix.exp: Likewise.
3341 * gdb.base/default.exp: Remove unhelpful comment.
3342
33432019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3344
3345 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3346
33472019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3348
3349 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3350
33512019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3352
3353 * gdb.fortran/type-kinds.exp: Update expected results.
3354
33552019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3356
3357 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3358
33592019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3360
3361 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3362 function.
3363 (test_basic_parsing_of_type_kinds): Expand types tested.
3364 (test_parsing_invalid_type_kinds): New function.
3365
33662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3367
3368 * gdb.fortran/intrinsics.exp: New file.
3369 * gdb.fortran/intrinsics.f90: New file.
3370 * gdb.fortran/type-kinds.exp: New file.
3371
33722019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3373
3374 * gdb.fortran/dot-ops.exp: New file.
3375
33762019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3377
3378 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3379 Check upper and lower case logical literals.
3380
33812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3382
3383 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3384 Remove duplicate tests.
3385
33862019-03-06 Alan Hayward <alan.hayward@arm.com>
3387
3388 * lib/gdb.exp (builtin_cd): rename of cd.
3389 (cd): Override builtin.
3390
33912019-03-06 Richard Bunt <richard.bunt@arm.com>
3392
3393 * gdb.fortran/function-calls.exp: New file.
3394 * gdb.fortran/function-calls.f90: New test.
3395
33962019-03-04 Richard Bunt <richard.bunt@arm.com>
3397
3398 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3399 on user program standard output.
3400 * gdb.fortran/short-circuit-argument-list.f90: Record function
3401 calls.
3402
34032019-02-28 Alan Hayward <alan.hayward@arm.com>
3404
3405 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3406 failure.
3407
34082019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3409
3410 PR gdb/8527
3411 * gdb.base/interrupt-daemon-attach.c,
3412 gdb.base/interrupt-daemon-attach.exp: New test.
3413
34142019-02-27 Pedro Alves <palves@redhat.com>
3415
3416 * gdb.base/page.exp: Add tests for "set width/height -1".
3417
34182019-02-27 Pedro Alves <palves@redhat.com>
3419
3420 * gdb.base/page.exp: Add tests for "set/show width/height" with
3421 "infinite" values.
3422
34232019-02-27 Tom Tromey <tromey@adacore.com>
3424
3425 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3426 2.4.
3427 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3428 workaround.
3429
34302019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3431
3432 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3433 tests for structs with static members.
3434
34352019-02-26 Tom Tromey <tromey@adacore.com>
3436
3437 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3438 ValueError, not TypeError.
3439
34402019-02-26 Kevin Buettner <kevinb@redhat.com>
3441
3442 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3443 call from main program.
3444
34452019-02-23 Joel Brobecker <brobecker@adacore.com>
3446
3447 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3448 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3449 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3450 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3451 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3452
34532019-02-22 Keith Seitz <keiths@redhat.com>
3454
3455 PR symtab/23853
3456 * gdb.base/symlink-sourcefile.c: New file.
3457 * gdb.base/symlink-sourcefile.exp: New file.
3458
34592019-02-20 Tom Tromey <tom@tromey.com>
3460
3461 * gdb.base/info_qt.exp: Update.
3462
34632019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3464
3465 * gdb.base/source.exp: Move "error in sourced script" code to
3466 the end.
3467 * gdb.base/source-error.gdb: Move contents to
3468 source-error-1.gdb. Add new code to source source-error-1.gdb.
3469 * gdb.base/source-error-1.gdb: New file, from previous
3470 source-error.gdb.
3471
34722019-02-17 Tom Tromey <tom@tromey.com>
3473
3474 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3475 for macro styling.
3476 * gdb.base/style.c (SOME_MACRO): New macro.
3477
34782019-02-17 Tom Tromey <tom@tromey.com>
3479
3480 * gdb.base/style.exp: Add line-wrapping tests.
3481 * gdb.base/page.exp: Add test for quitting during pagination.
3482
34832019-02-17 Joel Brobecker <brobecker@adacore.com>
3484
3485 * gdb.ada/big_packed_array: New testcase.
3486 * gdb.ada/homonym.exp: Fix incorrect expected output for
3487 "break <homonym__get_value>" test.
3488
34892019-02-13 Weimin Pan <weimin.pan@oracle.com>
3490
3491 PR breakpoints/21870
3492 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3493 and prepare_for_testing. Add comment.
3494 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3495 redundant cleanup call. Clean up comment.
3496
34972019-02-12 Weimin Pan <weimin.pan@oracle.com>
3498
3499 PR breakpoints/21870
3500 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3501 * gdb.arch/aarch64-dbreg-contents.c: New file.
3502
35032019-02-10 Joel Brobecker <brobecker@adacore.com>
3504
3505 * gdb.ada/mi_ref_changeable: New testcase.
3506
35072019-02-07 Alan Hayward <alan.hayward@arm.com>
3508
3509 * gdb.base/attach.exp: Add double attach test.
3510
35112019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3512
3513 * lib/gdb.exp (default_gdb_start): Don't match pagination
3514 prompt.
3515 (gdb_init): Set stty_init.
3516
35172019-01-27 Tom Tromey <tom@tromey.com>
3518
3519 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3520 skip_python_tests.
3521
35222019-01-24 Alan Hayward <alan.hayward@arm.com>
3523
3524 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3525 New structure.
3526 (struct struct_static_02_02): Likewise.
3527 (struct struct_static_02_03): Likewise.
3528 (struct struct_static_02_04): Likewise.
3529 (struct struct_static_04_01): Likewise.
3530 (struct struct_static_04_02): Likewise.
3531 (struct struct_static_04_03): Likewise.
3532 (struct struct_static_04_04): Likewise.
3533 (struct struct_static_06_01): Likewise.
3534 (struct struct_static_06_02): Likewise.
3535 (struct struct_static_06_03): Likewise.
3536 (struct struct_static_06_04): Likewise.
3537 (cmp_struct_static_02_01): Likewise.
3538 (cmp_struct_static_02_02): Likewise.
3539 (cmp_struct_static_02_03): Likewise.
3540 (cmp_struct_static_02_04): Likewise.
3541 (cmp_struct_static_04_01): Likewise.
3542 (cmp_struct_static_04_02): Likewise.
3543 (cmp_struct_static_04_03): Likewise.
3544 (cmp_struct_static_04_04): Likewise.
3545 (cmp_struct_static_06_01): Likewise.
3546 (cmp_struct_static_06_02): Likewise.
3547 (cmp_struct_static_06_03): Likewise.
3548 (cmp_struct_static_06_04): Likewise.
3549 (call_all): Test new structs.
3550 * gdb.base/infcall-nested-structs.exp: Likewise.
3551
35522019-01-21 Alan Hayward <alan.hayward@arm.com>
3553 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3554
35552019-01-21 Alan Hayward <alan.hayward@arm.com>
3556 * gdb.base/stack-protector.c: New test.
3557 * gdb.base/stack-protector.exp: New file.
3558 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3559 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3560 option.
3561 (gdb_compile): Remove stack protector for GCC and prevent
3562 recursion.
3563
35642019-01-16 Keith Seitz <keiths@redhat.com>
3565
3566 PR gdb/23773
3567 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3568
35692019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3570
3571 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3572 aliases.
3573 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3574 tests.
3575 * gdb.arch/powerpc-vector-regs.c: New file.
3576 * gdb.arch/powerpc-vector-regs.exp: New file.
3577
35782019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3579
3580 * gdb.arch/altivec-regs.exp: Fix the list passed to
3581 gdb_expect_list when testing "info vector".
3582
35832019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3584
3585 * gdb.base/style.exp: Don't include path in testname.
3586
35872019-01-10 Keith Seitz <keiths@redhat.com>
3588
3589 PR gdb/23712
3590 PR symtab/23010
3591 * gdb.dwarf2/multidictionary.exp: New file.
3592
35932019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3594
3595 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3596 (test_gnuv3_style_demangling): ... this.
3597 (test_lucid_style_demangling): Remove.
3598 (test_arm_style_demangling): Remove.
3599 (test_hp_style_demangling): Remove.
3600 (do_tests): Remove calls to the above.
3601
36022019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3603
3604 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3605 case.
3606
36072019-01-06 Tom Tromey <tom@tromey.com>
3608
3609 PR gdb/28155:
3610 * gdb.dwarf2/typedef-void-finish.exp: New file.
3611
36122018-12-28 Tom Tromey <tom@tromey.com>
3613 Simon Marchi <simark@simark.ca>
3614
3615 * gdb.base/jit-exec.exp: New file.
3616 * gdb.base/jit-exec.c: New file.
3617 * gdb.base/jit-execd.c: New file.
3618
36192018-12-28 Tom Tromey <tom@tromey.com>
3620
3621 * gdb.base/style.exp: Update test to check for address styling.
3622
36232018-12-28 Tom Tromey <tom@tromey.com>
3624
3625 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3626 message.
3627
36282018-12-28 Tom Tromey <tom@tromey.com>
3629
3630 * gdb.base/style.exp: Add test for version number styling.
3631
36322018-12-28 Tom Tromey <tom@tromey.com>
3633
3634 * gdb.base/style.exp: Add test for print_address_symbolic.
3635
36362018-12-28 Tom Tromey <tom@tromey.com>
3637
3638 * gdb.base/style.exp: Add test for breakpoint setting.
3639
36402018-12-28 Tom Tromey <tom@tromey.com>
3641
3642 * gdb.base/style.exp: Add test for variable names.
3643
36442018-12-28 Tom Tromey <tom@tromey.com>
3645
3646 * gdb.base/style.exp: New file.
3647 * gdb.base/style.c: New file.
3648
36492018-12-28 Tom Tromey <tom@tromey.com>
3650
3651 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3652 "dumb".
3653 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3654 the TERM environment variable.
3655
36562018-12-27 Tom Tromey <tom@tromey.com>
3657
3658 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3659 pagination test.
3660
36612018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3662
3663 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3664 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3665
36662018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3667
3668 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3669 Filename a.adb changed to bp_fun_addr.adb.
3670 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3671
36722018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3673
3674 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3675 non-PIE executables.
3676 * README: Mention the gdb,nopie_flag board setting.
3677 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3678 non-PIE executable.
3679 * gdb.arch/amd64-entry-value.exp: Likewise.
3680 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3681 * gdb.arch/i386-float.exp: Likewise.
3682 * gdb.arch/i386-signal.exp: Likewise.
3683 * gdb.mi/mi-reg-undefined.exp: Likewise.
3684
36852018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3686
3687 PR gdb/23974
3688 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3689
36902018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3691
3692 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3693 Update order of results accordingly.
3694
36952018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3696
3697 * gdb.base/annota1.exp: Update a test regexp.
3698
36992018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3700
3701 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3702
37032018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3704
3705 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3706 (reuse_time): Initialize to REUSE_TIME_CAP.
3707 (check_rc): New function.
3708 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3709 Check pthread_create rc.
3710 (spawner_thread_func): Check pthread_create and pthread_join rc.
3711
37122018-12-08 Pedro Alves <palves@redhat.com>
3713
3714 * gdb.base/list.exp (test_forward_search): Rename to ...
3715 (test_forward_reverse_search): ... this. Also test reverse-search
3716 and the forward-search alias.
3717
37182018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3719
3720 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3721 local timeout variable before return, and remove all local timeout
3722 variable entirely.
3723 (gdb_load): Likewise.
3724
37252018-12-01 Tom de Vries <tdevries@suse.de>
3726
3727 * gdb.base/gdb-caching-proc.exp: New file.
3728
37292018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3730
3731 * Makefile.in (TIMESTAMP): New variable.
3732 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3733 command.
3734 (check-single-racy): Likewise.
3735 (check/%.exp): Likewise.
3736 (check-racy/%.exp): Likewise.
3737 (workers/%.worker): Likewise.
3738 (build-perf): Likewise.
3739 (check-perf): Likewise.
3740 * README: Describe new "TS" and "TS_FORMAT" variables.
3741 * print-ts.py: New file.
3742
37432018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3744
3745 PR python/23714
3746 * gdb.python/python.exp: Test command repetition after
3747 gdb.execute.
3748
37492018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3750
3751 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3752 is correctly aligned.
3753
37542018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3755
3756 * gdb.ada/info_auto_lang.exp: New testcase.
3757 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3758 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3759 * gdb.ada/info_auto_lang/some_c.c: New file.
3760
37612018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3762
3763 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3764 FUNC_lang language syntax.
3765
37662018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3767
3768 * gdb.base/info_minsym.c: New file.
3769 * gdb.base/info_minsym.exp: New file.
3770
37712018-11-19 Tom Tromey <tom@tromey.com>
3772
3773 PR rust/23625:
3774 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3775 * gdb.rust/expr.exp: Update expected output. Change one test.
3776
37772018-11-19 Tom Tromey <tom@tromey.com>
3778
3779 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3780
37812018-11-19 Pedro Alves <palves@redhat.com>
3782
3783 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3784 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3785 see the expected warning.
3786
37872018-11-16 Alan Hayward <alan.hayward@arm.com>
3788
3789 PR gdb/22736:
3790 * gdb.cp/infcall-nodebug-lib.c: New test.
3791 * gdb.cp/infcall-nodebug-main.c: New test.
3792 * gdb.cp/infcall-nodebug.exp: New file.
3793
37942018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3795
3796 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3797 completer tests.
3798
37992018-11-09 Tom de Vries <tdevries@suse.de>
3800
3801 * gdb.base/msym-lang.c: New test.
3802 * gdb.base/msym-lang.exp: New file.
3803 * gdb.base/msym-lang-main.c: New test.
3804
38052018-11-08 Tom Tromey <tom@tromey.com>
3806
3807 PR gdb/23555:
3808 PR gdb/23838:
3809 * gdb.base/warning.exp: New file.
3810
38112018-11-08 Jan Beulich <jbeulich@suse.com>
3812
3813 * testsuite/gdb.arch/i386-avx512.c,
3814 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3815
38162018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3817
3818 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3819 point hardware.
3820
38212018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3822
3823 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3824 * gdb.dwarf2/missing-type-name.exp: New file.
3825
38262018-11-06 Tom de Vries <tdevries@suse.de>
3827
3828 * gdb.base/many-headers.c: New test.
3829 * gdb.base/many-headers.exp: New file.
3830
38312018-11-06 Jim Wilson <jimw@sifive.com>
3832
3833 * gdb.base/code_elim.exp: For riscv, set additional_flags
3834 to include -msmall-data-limit=0.
3835
38362018-11-01 Joel Brobecker <brobecker@adacore.com>
3837
3838 * gdb.ada/watch_minus_l: New testcase.
3839
38402018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3841
3842 * gdb.arch/aix-sighandle.c: New file.
3843 * gdb.arch/aix-sighandle.exp: New file.
3844
38452018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3846
3847 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3848 registers being unions.
3849
38502018-10-31 Tom de Vries <tdevries@suse.de>
3851
3852 * lib/valgrind.exp: New file.
3853 (vgdb_start, vgdb_stop): New procs, factored out of ...
3854 * gdb.base/valgrind-bt.exp: ... here, ...
3855 * gdb.base/valgrind-disp-step.exp: ... here and ...
3856 * gdb.base/valgrind-infcall.exp: ... here.
3857
38582018-10-31 Tom de Vries <tdevries@suse.de>
3859
3860 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3861
38622018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3863
3864 * gdb.dwarf2/void-type.c: New file.
3865 * gdb.dwarf2/void-type.exp: New file.
3866
38672018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3868
3869 * gdb.base/info_qt.c: New file.
3870 * gdb.base/info_qt.exp: New file.
3871
38722018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3873
3874 * gdb.arch/powerpc-htm-regs.c: New file.
3875 * gdb.arch/powerpc-htm-regs.exp: New file.
3876
38772018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3878
3879 * gdb.arch/powerpc-tar.c: New file.
3880 * gdb.arch/powerpc-tar.exp: New file.
3881
38822018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3883
3884 * gdb.arch/powerpc-ppr-dscr.c: New file.
3885 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3886
38872018-10-25 Tom de Vries <tdevries@suse.de>
3888
3889 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3890
38912018-10-24 Tom de Vries <tdevries@suse.de>
3892
3893 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3894 longer exists error.
3895
38962018-10-24 Tom de Vries <tdevries@suse.de>
3897
3898 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3899
39002018-10-24 Tom de Vries <tdevries@suse.de>
3901
3902 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3903 --db-attach in valgrind.
3904
39052018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3906
3907 * gdb.arch/riscv-reg-aliases.c: New file.
3908 * gdb.arch/riscv-reg-aliases.exp: New file.
3909
39102018-10-19 Alan Hayward <alan.hayward@arm.com>
3911
3912 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3913
39142018-10-19 Alan Hayward <alan.hayward@arm.com>
3915
3916 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3917
39182018-10-19 Alan Hayward <alan.hayward@arm.com>
3919
3920 * gdb.cp/ovldbreak.exp: Fix regexps.
3921
39222018-10-19 Alan Hayward <alan.hayward@arm.com>
3923
3924 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3925
39262018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3927
3928 PR cli/23785
3929 * gdb.base/restore.exp: New test to check if "restore" with an
3930 invalid file doesn't segfault.
3931
39322018-10-18 Tom de Vries <tdevries@suse.de>
3933
3934 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3935 * gdb.ada/excep_handle.exp: Same.
3936 * gdb.ada/mi_string_access.exp: Same.
3937 * gdb.ada/mi_var_union.exp: Same.
3938 * gdb.arch/arc-analyze-prologue.exp: Same.
3939 * gdb.arch/arc-decode-insn.exp: Same.
3940 * gdb.base/readnever.exp: Same.
3941 * gdb.fortran/printing-types.exp: Same.
3942 * gdb.guile/scm-lazy-string.exp: Same.
3943
39442018-10-16 Tom de Vries <tdevries@suse.de>
3945
3946 PR gdb/23730
3947 * gdb.base/catch-follow-exec.c: Add copyright notice.
3948 * gdb.base/catch-follow-exec.exp: Rewrite to use
3949 gdb_spawn_with_cmdline_opts. Require gdb-native.
3950
39512018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3952
3953 * gdb.trace/actions-changed.exp: Check for arch support.
3954 * gdb.trace/actions.exp: Likewise.
3955 * gdb.trace/ax.exp: Likewise.
3956 * gdb.trace/backtrace.exp: Likewise.
3957 * gdb.trace/change-loc.exp: Likewise.
3958 * gdb.trace/deltrace.exp: Likewise.
3959 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3960 * gdb.trace/ftrace.exp: Likewise.
3961 * gdb.trace/infotrace.exp: Check for arch support.
3962 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3963 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3964 * gdb.trace/mi-tsv-changed.exp: Likewise.
3965 * gdb.trace/packetlen.exp: Likewise.
3966 * gdb.trace/passc-dyn.exp: Likewise.
3967 * gdb.trace/passcount.exp: Likewise.
3968 * gdb.trace/pending.exp: Likewise.
3969 * gdb.trace/range-stepping.exp: Check for shlib support.
3970 * gdb.trace/report.exp: Check for arch support.
3971 * gdb.trace/save-trace.exp: Likewise.
3972 * gdb.trace/signal.exp: Check for signal support.
3973 * gdb.trace/tfind.exp: Check for arch support.
3974 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3975 * gdb.trace/trace-common.h: Add comment.
3976 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3977 * gdb.trace/trace-enable-disable.exp: Likewise.
3978 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3979 * gdb.trace/tracecmd.exp: Check for arch support.
3980 * gdb.trace/tspeed.exp: Check for shlib and target support.
3981 * gdb.trace/tstatus.exp: Check for arch support.
3982 * gdb.trace/tsv.exp: Likewise.
3983 * gdb.trace/while-dyn.exp: Likewise.
3984 * gdb.trace/while-stepping.exp: Likewise.
3985 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3986
39872018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3988
3989 * gdb.trace/tspeed.exp: Remove nowarnings.
3990 (prepare_for_trace_test): Declare "global ipalib".
3991 * gdb.trace/tspeed.c: Include unistd.h.
3992 (main): Remove superfluous printf argument.
3993
39942018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3995
3996 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3997 directory prefix on the filename.
3998
39992018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
4000
4001 * gdb.gdb/unittest.exp: Update expected message informing that
4002 selftests have been disabled.
4003 * gdb.server/unittest.exp: Likewise.
4004
40052018-10-09 Tom de Vries <tdevries@suse.de>
4006
4007 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
4008 with runto_main.
4009
40102018-10-08 Weimin Pan <weimin.pan@oracle.com>
4011
4012 PR c++/16841
4013 * gdb.cp/virtbase2.cc: New file.
4014 * gdb.cp/virtbase2.exp: New file.
4015
40162018-10-06 Tom Tromey <tom@tromey.com>
4017
4018 PR python/19399:
4019 * gdb.python/py-inferior.exp: Add architecture test.
4020
40212018-10-06 Tom Tromey <tom@tromey.com>
4022
4023 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
4024 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
4025
40262018-10-06 Tom Tromey <tom@tromey.com>
4027
4028 * gdb.python/py-breakpoint.exp (check_last_event): Check location
4029 of a "throw" catchpoint.
4030
40312018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
4032
4033 * gdb.base/info-proc.exp: Update string expected from "help info
4034 proc".
4035
40362018-10-04 Tom Tromey <tom@tromey.com>
4037
4038 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
4039 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
4040 (test_initial_complaints, test_empty_complaints): Update.
4041 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4042
40432018-10-04 Tom Tromey <tom@tromey.com>
4044
4045 PR cli/19551:
4046 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
4047 * lib/gdb.exp (gdb_file_cmd): Update.
4048 * gdb.stabs/weird.exp (print_weird_var): Update.
4049 * gdb.server/solib-list.exp: Update.
4050 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
4051 * gdb.mi/mi-cli.exp: Update.
4052 * gdb.linespec/linespec.exp: Update.
4053 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
4054 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
4055 * gdb.cp/cp-relocate.exp: Update.
4056 * gdb.base/sym-file.exp: Update.
4057 * gdb.base/relocate.exp: Update.
4058 * gdb.base/readnever.exp: Update.
4059 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
4060 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
4061 * gdb.base/dbx.exp (gdb_file_cmd): Update.
4062 * gdb.base/code_elim.exp: Update.
4063 * gdb.base/break-unload-file.exp (test_break): Update.
4064 * gdb.base/break-interp.exp (test_attach_gdb): Update.
4065 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
4066 Update.
4067 * gdb.base/attach.exp (do_attach_tests): Update.
4068 * gdb.base/sepdebug.exp: Update.
4069 * gdb.python/py-section-script.exp: Update.
4070
40712018-10-04 Tom Tromey <tom@tromey.com>
4072
4073 PR cli/22234:
4074 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
4075 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
4076 output.
4077
40782018-10-04 Tom Tromey <tom@tromey.com>
4079
4080 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
4081 set width and height to 0.
4082 (test_command_line_attach_run): Use -quiet.
4083
40842018-10-03 Sandra Loosemore <sandra@codesourcery.com>
4085
4086 * lib/gdb.exp (skip_ifunc_tests): New.
4087 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
4088 other compile failures.
4089 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
4090
40912018-10-01 Simon Marchi <simon.marchi@ericsson.com>
4092
4093 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
4094 is_amd64_regs_target.
4095
40962018-10-01 Alan Hayward <alan.hayward@arm.com>
4097
4098 * gdb.arch/aarch64-sighandler-regs.c: New test.
4099 * gdb.arch/aarch64-sighandler-regs.exp: New file.
4100 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
4101
41022018-10-01 Markus Metzger <markus.t.metzger@intel.com>
4103
4104 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
4105 assembly.
4106
41072018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
4108
4109 * gdb.base/frame-selection.exp: New file.
4110 * gdb.base/frame-selection.c: New file.
4111
41122018-09-27 Alan Hayward <alan.hayward@arm.com>
4113
4114 * gdb.threads/check-libthread-db.c (thread_routine): Use a
4115 pthread barrier.
4116 (main): Likewise.
4117
41182018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
4119
4120 * gdb.base/large-frame-1.c: New file.
4121 * gdb.base/large-frame-2.c: New file.
4122 * gdb.base/large-frame.exp: New file.
4123 * gdb.base/large-frame.h: New file.
4124
41252018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
4126
4127 PR gdb/20948
4128 * gdb.base/write_mem.exp: New test.
4129 * gdb.base/write_mem.c: Likewise.
4130
41312018-09-23 Tom Tromey <tom@tromey.com>
4132
4133 PR python/18852:
4134 * gdb.python/py-parameter.exp: Add test for parameter that throws
4135 on "set".
4136
41372018-09-23 Tom Tromey <tom@tromey.com>
4138
4139 PR python/17284:
4140 * gdb.python/py-template.exp (test_template_arg): Add test for
4141 negative template argument number.
4142
41432018-09-23 Tom Tromey <tom@tromey.com>
4144
4145 PR python/14062:
4146 * gdb.python/python.exp: Add test for post_event error.
4147
41482018-09-23 Tom Tromey <tom@tromey.com>
4149
4150 PR python/18170:
4151 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
4152 convert pointers to int and long.
4153
41542018-09-23 Tom Tromey <tom@tromey.com>
4155
4156 PR python/20126:
4157 * gdb.python/py-value.exp (test_value_numeric_ops): Add
4158 signed-ness conversion tests.
4159
41602018-09-23 Tom Tromey <tom@tromey.com>
4161
4162 PR python/18352;
4163 * gdb.python/py-value.exp (test_float_conversion): New proc.
4164 Use it.
4165
41662018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
4167
4168 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
4169
41702018-09-18 Sandra Loosemore <sandra@codesourcery.com>
4171
4172 * gdb.base/complete-empty.exp: Skip tab-completion tests if
4173 no readline.
4174 * gdb.base/utf8-identifiers.exp: Likewise.
4175 * gdb.cp/cpcompletion.exp: Likewise.
4176 * gdb.linespec/cpcompletion.exp: Likewise.
4177 * gdb.linespec/cpls-abi-tag.exp: Likewise.
4178 * gdb.linespec/cpls-ops.exp: Likewise.
4179
41802018-09-19 Richard Bunt <richard.bunt@arm.com>
4181 Chris January <chris.january@arm.com>
4182
4183 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
4184 * gdb.fortran/short-circuit-argument-list.exp: New file.
4185 * gdb.fortran/short-circuit-argument-list.f90: New test.
4186
41872018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4188
4189 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
4190 "arch=" keyword when executing "-stack-list-frames".
4191
41922018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4193
4194 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
4195 "arch=" keyword when executing "-stack-list-frames".
4196
41972018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
4198
4199 * gdb.ada/complete.exp: Expect for "@" when doing "complete
4200 break ada".
4201
42022018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
4203
4204 PR python/23669
4205 * gdb.python/python.exp: Test gdb.execute("show commands").
4206
42072018-09-16 Tom Tromey <tom@tromey.com>
4208
4209 * gdb.base/new-ui.exp (do_execution_tests): Update.
4210 * gdb.base/dbx.exp (test_breakpoints): Update.
4211
42122018-09-14 Alan Hayward <alan.hayward@arm.com>
4213
4214 * lib/gdb.exp (gdb_simple_compile): Add proc.
4215 (is_elf_target): Use gdb_simple_compile.
4216 (skip_altivec_tests): Likewise.
4217 (skip_vsx_tests): Likewise.
4218 (skip_tsx_tests): Likewise.
4219 (skip_btrace_tests): Likewise.
4220 (skip_btrace_pt_tests): Likewise.
4221 (gdb_can_simple_compile): Likewise.
4222 (gdb_has_argv0): Likewise.
4223 (gdb_target_symbol_prefix): Likewise.
4224 (target_supports_scheduler_locking): Likewise.
4225
42262018-09-13 Tom Tromey <tom@tromey.com>
4227
4228 * Makefile.in (TAGS): Recognize proc_with_prefix and
4229 gdb_caching_proc.
4230
42312018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4232
4233 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4234 method.
4235
42362018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4237
4238 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4239 and a few other Inferior properties when the Inferior is no
4240 longer valid.
4241
42422018-09-13 Tom Tromey <tom@tromey.com>
4243
4244 PR rust/23650:
4245 * gdb.rust/simple.exp: Add test for enum field access error.
4246
42472018-09-13 Tom Tromey <tom@tromey.com>
4248
4249 PR rust/23626:
4250 * gdb.rust/simple.rs (EmptyEnum): New type.
4251 (main): Use it.
4252 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4253
42542018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4255
4256 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4257 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4258 * gdb.python/py-symtab.exp: Update test printing an objfile.
4259
42602018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4261
4262 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4263 object.
4264
42652018-09-12 Alan Hayward <alan.hayward@arm.com>
4266
4267 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4268 (support_complex_tests): Use gdb_can_simple_compile.
4269 (is_ilp32_target): Likewise.
4270 (is_lp64_target): Likewise.
4271 (is_64_target): Likewise.
4272 (is_amd64_regs_target): Likewise.
4273 (is_aarch32_target): Likewise.
4274 (gdb_int128_helper): Likewise.
4275
42762018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4277
4278 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4279
42802018-09-10 Jerome Guitton <guitton@adacore.com>
4281
4282 * gdb.ada/same_component_name: Add test for case of tagged record
4283 with variable-length fields.
4284
42852018-09-10 Xavier Roirand <roirand@adacore.com>
4286
4287 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4288 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4289 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4290 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4291
42922018-09-10 Xavier Roirand <roirand@adacore.com>
4293
4294 * gdb.ada/mi_string_access.exp: New testcase.
4295 * gdb.ada/mi_string_access/bar.adb: New file.
4296 * gdb.ada/mi_string_access/pck.adb: New file.
4297 * gdb.ada/mi_string_access/pck.asd: New file.
4298
42992018-09-10 Xavier Roirand <roirand@adacore.com>
4300
4301 * gdb.ada/mi_var_union.exp: New testcase.
4302 * gdb.ada/mi_var_union/bar.adb: New file.
4303 * gdb.ada/mi_var_union/pck.adb: New file.
4304 * gdb.ada/mi_var_union/pck.asd: New file.
4305
43062018-09-08 Tom Tromey <tom@tromey.com>
4307
4308 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4309
43102018-09-08 Tom Tromey <tom@tromey.com>
4311
4312 PR python/16047:
4313 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4314 (register_pretty_printers): Register new printer.
4315 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4316 test.
4317 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4318 (an_int_type3): New global.
4319
43202018-09-08 Joel Brobecker <brobecker@adacore.com>
4321
4322 * gdb.ada/expr_with_funcall: New testcase.
4323
43242018-09-08 Joel Brobecker <brobecker@adacore.com>
4325
4326 * gdb.ada/packed_array_assign: New testcase.
4327
43282018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4329
4330 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4331 names, and add test prefixes to make test names unique.
4332
43332018-09-05 Tom de Vries <tdevries@suse.de>
4334
4335 * gdb.dwarf2/varval.exp: Add test.
4336
43372018-09-04 Gary Benson <gbenson@redhat.com>
4338
4339 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4340 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4341
43422018-08-31 Tom Tromey <tom@tromey.com>
4343
4344 * gdb.rust/simple.rs: Rename second variable "v".
4345
43462018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4347
4348 * gdb.base/funcargs.c (use_a): New function.
4349 (recurse): Call use_a.
4350
43512018-08-29 Keith Seitz <keiths@redhat.com>
4352
4353 * gdb.compile/compile-cplus-anonymous.cc: New file.
4354 * gdb.compile/compile-cplus-anonymous.exp: New file.
4355 * gdb.compile/compile-cplus-array-decay.cc: New file.
4356 * gdb.compile/compile-cplus-array-decay.exp: New file.
4357 * gdb.compile/compile-cplus-inherit.cc: New file.
4358 * gdb.compile/compile-cplus-inherit.exp: New file.
4359 * gdb.compile/compile-cplus-member.cc: New file.
4360 * gdb.compile/compile-cplus-member.exp: New file.
4361 * gdb.compile/compile-cplus-method.cc: New file.
4362 * gdb.compile/compile-cplus-method.exp: New file.
4363 * gdb.compile/compile-cplus-mod.c: "New" file.
4364 * gdb.compile/compile-cplus-namespace.cc: New file.
4365 * gdb.compile/compile-cplus-namespace.exp: New file.
4366 * gdb.compile/compile-cplus-nested.cc: New file.
4367 * gdb.compile/compile-cplus-nested.exp: New file.
4368 * gdb.compile/compile-cplus-print.c: "New" file.
4369 * gdb.compile/compile-cplus-print.exp: "New" file.
4370 * gdb.compile/compile-cplus-virtual.cc: New file.
4371 * gdb.compile/compile-cplus-virtual.exp: New file.
4372 * gdb.compile/compile-cplus.c: "New" file.
4373 * gdb.compile/compile-cplus.exp: "New" file.
4374 * lib/compile-support.exp: New file.
4375
43762018-08-16 Gary Benson <gbenson@redhat.com>
4377
4378 PR gdb/13000:
4379 * gdb.base/batch-exit-status.exp: New file.
4380 * gdb.base/batch-exit-status.good-commands: Likewise.
4381 * gdb.base/batch-exit-status.bad-commands: Likewise.
4382
43832018-08-29 Alan Hayward <alan.hayward@arm.com>
4384
4385 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4386 (struct struct02): Likewise.
4387 (struct struct03): Likewise.
4388 (struct struct04): Likewise.
4389 (struct struct_01_01): New struct.
4390 (struct struct_01_02): Likewise.
4391 (struct struct_01_03): Likewise.
4392 (struct struct_01_04): Likewise.
4393 (struct struct_02_01): Likewise.
4394 (struct struct_02_02): Likewise.
4395 (struct struct_02_03): Likewise.
4396 (struct struct_02_04): Likewise.
4397 (struct struct_04_01): Likewise.
4398 (struct struct_04_02): Likewise.
4399 (struct struct_04_03): Likewise.
4400 (struct struct_04_04): Likewise.
4401 (struct struct_05_01): Likewise.
4402 (struct struct_05_02): Likewise.
4403 (struct struct_05_03): Likewise.
4404 (struct struct_05_04): Likewise.
4405 (cmp_struct01): Remove function.
4406 (cmp_struct02): Likewise.
4407 (cmp_struct03): Likewise.
4408 (cmp_struct04): Likewise.
4409 (cmp_struct_01_01): Add Function.
4410 (cmp_struct_01_02): Likewise.
4411 (cmp_struct_01_03): Likewise.
4412 (cmp_struct_01_04): Likewise.
4413 (cmp_struct_02_01): Likewise.
4414 (cmp_struct_02_02): Likewise.
4415 (cmp_struct_02_03): Likewise.
4416 (cmp_struct_02_04): Likewise.
4417 (cmp_struct_04_01): Likewise.
4418 (cmp_struct_04_02): Likewise.
4419 (cmp_struct_04_03): Likewise.
4420 (cmp_struct_04_04): Likewise.
4421 (cmp_struct_05_01): Likewise.
4422 (cmp_struct_05_02): Likewise.
4423 (cmp_struct_05_03): Likewise.
4424 (cmp_struct_05_04): Likewise.
4425 (call_all): Add new structs.
4426 * gdb.base/infcall-nested-structs.exp: Likewise.
4427
44282018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4429
4430 * gdb.python/py-framefilter-mi.exp: Update regexp to
4431 check for "arch" field in frame output.
4432
44332018-08-23 Kevin Buettner <kevinb@redhat.com>
4434
4435 * gdb.dwarf2/dw2-ranges-func.c: New file.
4436 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4437
44382018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4439
4440 * gdb.base/term.exp: Compare terminal settings with values from
4441 the inferior.
4442 * gdb.base/term.c: Get and set terminal settings.
4443
44442018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4445
4446 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4447 accommodate new "arch" field in frame output.
4448 * gdb.mi/mi-return.exp: Likewise.
4449 * gdb.mi/mi-stack.exp: Likewise.
4450 * gdb.mi/mi-syn-frame.exp: Likewise.
4451 * gdb.mi/user-selected-context-sync.exp: Likewise.
4452
44532018-08-19 Michael Spang <spang@google.com>
4454
4455 PR gdb/11786
4456 * gdb.base/gcore-tls-pie.c: New file.
4457 * gdb.base/gcore-tls-pie.exp: New file.
4458
44592018-08-18 Kevin Buettner <kevinb@redhat.com>
4460
4461 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4462 * gdb.dwarf2/varval.c: New file.
4463 * gdb.dwarf2/varval.exp: New file.
4464
44652018-08-17 Alan Hayward <alan.hayward@arm.com>
4466
4467 PR gdb/18931
4468 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4469
44702018-08-16 Keith Seitz <keiths@redhat.com>
4471
4472 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4473 tests expected to pass.
4474
44752018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4476
4477 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4478 -data-disassemble -a.
4479 (test_disassembly_bogus_args): Likewise.
4480
44812018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4482
4483 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4484
44852018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4486
4487 * gdb.base/vla-optimized-out.exp: Add new test.
4488
44892018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4490
4491 * gdb.base/vla-optimized-out-o3.exp: Delete.
4492 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4493 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4494 deleted tests.
4495
44962018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4497
4498 PR gdb/18050:
4499 * gdb.server/extended-remote-restart.c: New file.
4500 * gdb.server/extended-remote-restart.exp: New file.
4501
45022018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4503
4504 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4505 "set variable index = 42".
4506
45072018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4508
4509 * boards/index-cache-gdb.exp: New file.
4510 * gdb.dwarf2/index-cache.exp: New file.
4511 * gdb.dwarf2/index-cache.c: New file.
4512 * gdb.base/maint.exp: Check if we are using the index cache.
4513
45142018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4515
4516 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4517 MAKEFLAGS.
4518
45192018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4520
4521 * dg-extract-results.sh: Move to toplevel contrib.
4522 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4523 * Makefile.in (check-parallel-racy): Likewise.
4524
45252018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4526
4527 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4528 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4529 tests if the target supports scheduler locking.
4530
45312018-08-04 Tom de Vries <tdevries@suse.de>
4532
4533 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4534
45352018-08-02 Tom Tromey <tom@tromey.com>
4536
4537 PR symtab/16842.
4538 * gdb.cp/temargs.exp: Test "info address" of a template
4539 parameter.
4540
45412018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4542
4543 * gdb.python/py-mi-var-info-path-expression.c: New file.
4544 * gdb.python/py-mi-var-info-path-expression.py: New file.
4545 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4546
45472018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4548
4549 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4550 error after "cannot resolve name" string.
4551
45522018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4553
4554 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4555 started.
4556 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4557
45582018-07-28 Tom de Vries <tdevries@suse.de>
4559
4560 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4561
45622018-07-26 Tom de Vries <tdevries@suse.de>
4563
4564 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4565
45662018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4567
4568 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4569 is visible.
4570
45712018-07-26 Tom de Vries <tdevries@suse.de>
4572
4573 PR breakpoints/23366
4574 * gdb.base/catch-follow-exec.c: New test.
4575 * gdb.base/catch-follow-exec.exp: New file.
4576
45772018-07-25 Tom de Vries <tdevries@suse.de>
4578
4579 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4580 vla-optimized-out.c.
4581
45822018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4583
4584 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4585 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4586
45872018-07-20 Tom de Vries <tdevries@suse.de>
4588
4589 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4590 NOCLONE macro.
4591 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4592
45932018-07-19 Tom de Vries <tdevries@suse.de>
4594
4595 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4596 regular expression.
4597
45982018-07-18 Tom de Vries <tdevries@suse.de>
4599
4600 * gdb.base/vla-optimized-out.c: New test.
4601 * gdb.base/vla-optimized-out.exp: New file.
4602
46032018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4604
4605 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4606 message "No address associated with hostname" when gdbserver
4607 cannot resolve the hostname.
4608
46092018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4610
4611 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4612 Add some test prefixes to make tests unique.
4613
46142018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4615
4616 * gdb.base/frameapply.c: New file.
4617 * gdb.base/frameapply.exp: New file.
4618
46192018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4620
4621 * gdb.base/skip.exp: Update expected error message.
4622
46232018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4624 Jan Kratochvil <jan.kratochvil@redhat.com>
4625 Paul Fertser <fercerpav@gmail.com>
4626 Tsutomu Seki <sekiriki@gmail.com>
4627
4628 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4629 parameter.
4630 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4631 by default.
4632 * boards/native-gdbserver.exp: Likewise.
4633 * gdb.server/run-without-local-binary.exp: Improve regexp used
4634 for detecting when a remote debugging connection succeeds.
4635 * gdb.server/server-connect.exp: New file.
4636 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4637 Do not prefix the port number with ":".
4638 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4639 support for detecting and using it. Add '$debughost_gdbserver'
4640 to the list of arguments used to start gdbserver. Handle case
4641 when gdbserver cannot resolve a network name.
4642
46432018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4644
4645 PR c++/23373
4646 * gdb.base/ptype-offsets.cc (struct static_member): New
4647 struct.
4648 (main) <stmember>: New variable.
4649 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4650 with a static member in it.
4651
46522018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4653
4654 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4655 watchpoints enabled and disabled.
4656
46572018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4658
4659 * gdb.base/examine-backward.exp: Still run tests around address
4660 0x0, even if address 0x0 is not readable. Update the pattern for
4661 matching address 0x0 in expected output.
4662
46632018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4664
4665 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4666 malloc/free.
4667
46682018-07-04 Tom de Vries <tdevries@suse.de>
4669
4670 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4671
46722018-07-02 Maciej W. Rozycki <macro@mips.com>
4673
4674 PR tdep/8282
4675 * gdb.arch/mips-disassembler-options.exp: New test.
4676 * gdb.arch/mips-disassembler-options.s: New test source.
4677
46782018-06-29 Pedro Alves <palves@redhat.com>
4679
4680 * gdb.threads/names.exp: Adjust expected "info threads" output.
4681
46822018-06-29 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.opt/inline-break.exp (line number, address): Add "info
4685 break" tests.
4686
46872018-06-29 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4690 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4691 number and address and running to them.
4692
46932018-06-29 Richard Bunt <richard.bunt@arm.com>
4694
4695 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4696
46972018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4698
4699 * lib/compiler.c: Remove executable permission flag.
4700
47012018-06-28 Richard Bunt <richard.bunt@arm.com>
4702
4703 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4704 code.
4705 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4706
47072018-06-28 Petr Tesarik <ptesarik@suse.cz>
4708
4709 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4710
47112018-06-28 Petr Tesarik <ptesarik@suse.cz>
4712
4713 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4714 address argument is omitted.
4715
47162018-06-28 Petr Tesarik <ptesarik@suse.cz>
4717
4718 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4719
47202018-06-27 Omair Javaid <omair.javaid@linaro.org>
4721
4722 PR gdb/21695
4723 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4724 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4725
47262018-06-26 Tom Tromey <tom@tromey.com>
4727
4728 PR rust/22574:
4729 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4730 * gdb.rust/simple.rs (struct SimpleLayout): New.
4731
47322018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4733
4734 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4735 "info registers" output.
4736
47372018-06-21 Richard Bunt <richard.bunt@arm.com>
4738
4739 * gdb.base/watchpoint-hw-attach.c: New test.
4740 * gdb.base/watchpoint-hw-attach.exp: New file.
4741
47422018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4743
4744 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4745 through /bin/sh.
4746 * boards/dwarf4-gdb-index.exp: Likewise.
4747 * boards/fission-dwp.exp: Likewise.
4748
47492018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4750
4751 * gdb.base/float128.exp: Add comment and improved fail message
4752 to the failure case of "print large128" test.
4753
47542018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4755
4756 * configure.ac: Remove AC_PREREQ.
4757 * configure: Re-generate.
4758
47592018-06-19 Pedro Alves <palves@redhat.com>
4760
4761 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4762 (func_extern_caller): New.
4763 (main): Call func_extern_caller.
4764 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4765 logic change.
4766
47672018-06-18 Weimin Pan <weimin.pan@oracle.com>
4768
4769 PR gdb/16841
4770 * gdb.cp/typedef-base.cc: New file.
4771 * gdb.cp/typedef-base.exp: New file.
4772
47732018-06-18 Tom de Vries <tdevries@suse.de>
4774
4775 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4776
47772018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4778 Richard Bunt <Richard.Bunt@arm.com>
4779
4780 * gdb.threads/attach-slow-waitpid.c: New file.
4781 * gdb.threads/attach-slow-waitpid.exp: New file.
4782 * gdb.threads/slow-waitpid.c: New file.
4783
47842018-06-14 Pedro Alves <palves@redhat.com>
4785
4786 * gdb.base/fork-running-state.c: Include <errno.h>.
4787 (exit_if_relative_exits): New.
4788 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4789 exits.
4790 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4791 child exits.
4792
47932018-06-14 Tom de Vries <tdevries@suse.de>
4794
4795 PR cli/22573
4796 * gdb.base/finish-pretty.c: New test.
4797 * gdb.base/finish-pretty.exp: New file.
4798
47992018-06-14 Pedro Alves <palves@redhat.com>
4800
4801 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4802 gdb's expected startup output.
4803
48042018-06-14 Pedro Alves <palves@redhat.com>
4805
4806 * lib/selftest-support.exp (selftest_setup): Remove inlined
4807 function handling.
4808
48092018-06-14 Tom de Vries <tdevries@suse.de>
4810
4811 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4812 matching of breakpoint printing.
4813
48142018-06-13 Tom de Vries <tdevries@suse.de>
4815
4816 PR testsuite/23269
4817 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4818 (fork_child): ... here, and ...
4819 (fork_parent): ... here.
4820
48212018-06-12 Tom de Vries <tdevries@suse.de>
4822
4823 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4824
48252018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4826 Stephen Roberts <stephen.roberts@arm.com>
4827
4828 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4829 rewrite test to describe action performed, rather than possible
4830 failure.
4831
48322018-06-08 Gary Benson <gbenson@redhat.com>
4833
4834 * gdb.threads/check-libthread-db.exp: New file.
4835 * gdb.threads/check-libthread-db.c: Likewise.
4836
48372018-06-05 Tom Tromey <tom@tromey.com>
4838
4839 * gdb.base/default.exp: Update expected "show version" output.
4840
48412018-06-05 Tom Tromey <tom@tromey.com>
4842
4843 PR cli/12326:
4844 * gdb.cp/static-print-quit.exp: Update.
4845 * lib/gdb.exp (pagination_prompt): Update.
4846 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4847 * gdb.python/python.exp: Update.
4848
48492018-06-04 Joel Brobecker <brobecker@adacore.com>
4850
4851 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4852
48532018-06-01 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.ada/bp_fun_addr: New testcase.
4856
48572018-06-01 Tom Tromey <tom@tromey.com>
4858
4859 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4860 results.
4861 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4862 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4863 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4864 * gdb.base/maint.exp (maint_pass_if): Update.
4865
48662018-05-31 Maciej W. Rozycki <macro@mips.com>
4867
4868 * gdb.base/endian.exp: New test.
4869 * gdb.base/endian.c: New test source.
4870
48712018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4872
4873 PR gdb/23203
4874 * gdb.base/bt-selected-frame.c: New file.
4875 * gdb.base/bt-selected-frame.exp: New file.
4876 * lib/gdb.exp (get_current_frame_number): New function.
4877
48782018-05-24 Maciej W. Rozycki <macro@mips.com>
4879 Pedro Alves <palves@redhat.com>
4880
4881 * gdb.threads/tls-core.c: Include <stdlib.h>
4882 (thread_proc): Call `abort'.
4883 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4884 (tls_core_test): New procedure, bits factored out from ...
4885 (top level): ... here. Test both native cores and gcore cores.
4886
48872018-05-23 Tom Tromey <tom@tromey.com>
4888
4889 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4890
48912018-05-23 Tom Tromey <tom@tromey.com>
4892
4893 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4894 symfile_complaints.
4895 (test_short_complaints): Likewise.
4896 (test_empty_complaints): Likewise.
4897 (test_initial_complaints): Update.
4898
48992018-05-23 Tom Tromey <tom@tromey.com>
4900
4901 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4902
49032018-05-23 Tom Tromey <tom@tromey.com>
4904
4905 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4906 (test_short_complaints): Update.
4907
49082018-05-22 Pedro Alves <palves@redhat.com>
4909
4910 * gdb.base/remote.exp: Only gdb_start after compiling the
4911 testcase. Issue "disconnect" before testing "set remote" command
4912 defaults. Issue clean_restart before running to main.
4913
49142018-05-22 Pedro Alves <palves@redhat.com>
4915
4916 * gdb.base/remote.exp: Adjust expected output of "show remote
4917 memory-write-packet-size". Add tests for "set remote
4918 memory-write-packet-size 0" and "set remote
4919 memory-write-packet-size fixed/limit".
4920
49212018-05-22 Pedro Alves <palves@redhat.com>
4922
4923 PR gdb/22973
4924 * gdb.base/utf8-identifiers.c: New file.
4925 * gdb.base/utf8-identifiers.exp: New file.
4926
49272018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4928
4929 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4930
49312018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4932
4933 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4934
49352018-05-18 Tom Tromey <tom@tromey.com>
4936
4937 * gdb.base/ptype-offsets.exp: Update.
4938
49392018-05-17 Keith Seitz <keiths@redhat.com>
4940
4941 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4942 in expected breakpoint stop locations.
4943 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4944 move to proper scope to test variable values.
4945 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4946 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4947 New functions.
4948 (main): Call not_inline_func3.
4949 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4950 inline_func1, inline_func2, and inline_func3. Test that when each
4951 breakpoint is hit, GDB properly reports both the stop location
4952 and the backtrace. Repeat tests for temporary breakpoints.
4953
49542018-05-15 Maciej W. Rozycki <macro@mips.com>
4955
4956 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4957 rather then trying to access it in determining whether the PID
4958 of `gdbserver' could have been retrieved.
4959
49602018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4961
4962 * gdb.arch/amd64-init-x87-values.S: New file.
4963 * gdb.arch/amd64-init-x87-values.exp: New file.
4964
49652018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4966
4967 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4968
49692018-05-04 Tom Tromey <tom@tromey.com>
4970
4971 PR python/22730:
4972 * gdb.python/python.exp: Test multi-line execute.
4973
49742018-05-04 Tom Tromey <tom@tromey.com>
4975
4976 PR python/22731:
4977 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4978
49792018-05-04 Tom Tromey <tom@tromey.com>
4980
4981 PR gdb/11750:
4982 * gdb.base/define.exp: Test defining a user command inside a user
4983 command.
4984 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4985
49862018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4987 Pedro Alves <palves@redhat.com>
4988
4989 PR breakpoints/19806 and support for PR external/20207.
4990 * gdb.base/watchpoint-unaligned.c: New file.
4991 * gdb.base/watchpoint-unaligned.exp: New file.
4992
49932018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4994
4995 * gdb.base/maint.exp: Make test names unique, use
4996 test_prefix_command_help to test 'help maint info', and remove
4997 repeated test of 'help maint'.
4998
49992018-05-04 Tom Tromey <tom@tromey.com>
5000
5001 PR gdb/22619:
5002 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
5003 behavior.
5004
50052018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5006
5007 * gdb.base/maint.exp: Process output from 'maint print registers'
5008 line at a time.
5009
50102018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
5011
5012 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
5013 timeout.
5014
50152018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
5016
5017 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
5018 filter pattern.
5019
50202018-05-02 Pedro Alves <palves@redhat.com>
5021
5022 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
5023 to_log_command renames.
5024 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
5025
50262018-05-02 Tom Tromey <tom@tromey.com>
5027
5028 * gdb.python/py-parameter.exp: Set test message.
5029
50302018-05-02 Tom Tromey <tom@tromey.com>
5031
5032 PR python/20084:
5033 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
5034 PARAM_ZUINTEGER_UNLIMITED tests.
5035
50362018-04-28 Dan Robertson <danlrobertson89@gmail.com>
5037
5038 PR rust/23124
5039 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
5040 when casting.
5041
50422018-04-30 Tom Tromey <tom@tromey.com>
5043
5044 * gdb.python/py-type.exp: Check align attribute.
5045 * gdb.python/py-type.c: New "aligncheck" global.
5046
50472018-04-30 Tom Tromey <tom@tromey.com>
5048
5049 PR exp/17095:
5050 * gdb.dwarf2/dw2-align.exp: New file.
5051 * gdb.cp/align.exp: New file.
5052 * gdb.base/align.exp: New file.
5053 * lib/gdb.exp (gdb_int128_helper): New proc.
5054 (has_int128_c, has_int128_cxx): New caching procs.
5055
50562018-04-27 Tom Tromey <tom@tromey.com>
5057
5058 PR rust/22545:
5059 * gdb.rust/simple.exp: Add inclusive range tests.
5060
50612018-04-26 Pedro Alves <palves@redhat.com>
5062
5063 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
5064 ifunc breakpoint locations correctly of ifunc breakpoints set
5065 while the program resolves the ifunc.
5066
50672018-04-26 Pedro Alves <palves@redhat.com>
5068
5069 * gdb.base/gnu-ifunc-final.c: New file.
5070 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
5071 * gdb.base/gnu-ifunc.exp (executable): Delete.
5072 (staticexecutable): Adjust.
5073 (lib_opts, exec_opts): Delete.
5074 (make_binsuffix, build, set-break): New procedures.
5075 (misc_tests): New, with tests factored out from the top level.
5076 (top level): Test different combinations of ifunc resolver name,
5077 resolver with and with debug info, and ifunc target with and
5078 without debug info. Wrap static tests with with_target_prefix.
5079
50802018-04-26 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
5083 return type" warnings.
5084
50852018-04-25 Pedro Alves <palves@redhat.com>
5086
5087 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
5088 killed".
5089 * gdb.base/kill-after-signal.exp: Likewise.
5090 * gdb.threads/kill.exp: Likewise.
5091
50922018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5093 Sergio Durigan Junior <sergiodj@redhat.com>
5094 Pedro Alves <palves@redhat.com>
5095
5096 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
5097 regexps to expect for '[Inferior ... detached]' as well.
5098 * gdb.base/attach.exp: Likewise.
5099 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
5100 "gdb_continue_to_end".
5101 (test_catch_syscall_with_wrong_args): Likewise.
5102 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
5103 ']'. Don't set 'verbose' on.
5104 * gdb.base/foll-vfork.exp: Likewise.
5105 * gdb.base/fork-print-inferior-events.c: New file.
5106 * gdb.base/fork-print-inferior-events.exp: New file.
5107 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
5108 '[Inferior ... has been killed]' message.
5109 * gdb.base/kill-after-signal.exp: Likewise.
5110 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
5111 detach message.
5112 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
5113 message.
5114 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
5115 regexps to expect for '[Inferior ... detached]' as well.
5116 * gdb.threads/process-dies-while-detaching.exp: Likewise.
5117
51182018-04-24 Simon Marchi <simon.marchi@ericsson.com>
5119
5120 PR gdb/23104
5121 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
5122
51232018-04-22 Rajendra SY <rajendra.sy@gmail.com>
5124
5125 PR gdb/23095
5126 * gdb.base/break-probes.exp: Pass shlib_load to
5127 prepare_for_testing. Set normal_bp to r_debug_state if target is
5128 bsd.
5129
51302018-04-19 Richard Bunt <richard.bunt@arm.com>
5131
5132 * gdb.threads/multiple-successive-infcall.c: New test.
5133 * gdb.threads/multiple-successive-infcall.exp: New file.
5134
51352018-04-17 Tom Tromey <tom@tromey.com>
5136
5137 * gdb.rust/simple.rs (Union): New type.
5138 (main): New local "u".
5139 * gdb.rust/simple.exp (test_one_slice): Add new test case.
5140
51412018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5142
5143 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
5144 number information in output of "whereis" command.
5145 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
5146
51472018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
5148
5149 * gdb.ada/info_types.exp: Adjust expected output to the line
5150 numbers now printed by "info var/func/type".
5151 * gdb.base/completion.exp: Likewise.
5152 * gdb.base/included.exp: Likewise.
5153 * gdb.cp/cp-relocate.exp: Likewise.
5154 * gdb.cp/cplusfuncs.exp: Likewise.
5155 * gdb.cp/namespace.exp: Likewise.
5156 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
5157
51582018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5159
5160 * gdb.btrace/cpu.exp: New.
5161
51622018-04-13 Markus Metzger <markus.t.metzger@intel.com>
5163
5164 * gdb.base/step-indirect-call-thunk.exp: New.
5165 * gdb.base/step-indirect-call-thunk.c: New.
5166 * gdb.reverse/step-indirect-call-thunk.exp: New.
5167 * gdb.reverse/step-indirect-call-thunk.c: New.
5168
51692018-04-11 Simon Marchi <simon.marchi@ericsson.com>
5170
5171 * gdb.base/pie-fork.c: New file.
5172 * gdb.base/pie-fork.exp: New file.
5173
51742018-04-11 Tom Tromey <tom@tromey.com>
5175
5176 * gdb.rust/simple.exp: Add test for ".." struct initializer.
5177
51782018-04-10 Pedro Alves <palves@redhat.com>
5179
5180 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
5181 exits. Instead loop running forever.
5182 (fork_parent): Run forever too.
5183
51842018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5185
5186 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
5187 mi_continue_to_line.
5188 * gdb.mi/mi-stack.c (callee4): Add comment.
5189
51902018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
5191
5192 * gdb.mi/mi-stack.exp: Fix indentation.
5193
51942018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5195
5196 PR gdb/22979
5197 * gdb.arch/amd64-osabi.exp: New file.
5198
51992018-04-07 Simon Marchi <simon.marchi@ericsson.com>
5200
5201 PR gdb/22980
5202 * gdb.base/osabi.exp: New file.
5203
52042018-04-02 Weimin Pan <weimin.pan@oracle.com>
5205
5206 * gdb.cp/static-typedef-print.exp: New file.
5207 * gdb.cp/static-typedef-print.cc: New file.
5208
52092018-03-27 Joel Brobecker <brobecker@adacore.com>
5210
5211 * gdb.ada/varsize_limit: New testcase.
5212
52132018-03-27 Joel Brobecker <brobecker@adacore.com>
5214
5215 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
5216
5217 * gdb.ada/notcplusplus: New testcase.
5218
5219 * gdb.base/c-linkage-name.c: New file.
5220 * gdb.base/c-linkage-name.exp: New testcase.
5221
52222018-03-26 Tom Tromey <tom@tromey.com>
5223
5224 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
5225 * gdb.python/py-framefilter.py (name_error): New global.
5226 (ErrorInName.function): Use name_error.
5227
52282018-03-26 Tom Tromey <tom@tromey.com>
5229
5230 PR backtrace/15582:
5231 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5232
52332018-03-23 Keith Seitz <keiths@redhat.com>
5234
5235 PR c++/22968
5236 * gdb.cp/subtypes.exp: New file.
5237 * gdb.cp/subtypes.h: New file.
5238 * gdb.cp/subtypes.cc: New file.
5239 * gdb.cp/subtypes-2.cc: New file.
5240
52412018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5242
5243 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5244 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5245 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5246 -nostartfiles when compiling the test. Confirm that all registers
5247 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5248
52492018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5250
5251 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5252 option, syntax was wrong anyway.
5253 * gdb.arch/arm-disp-step.exp: Likewise.
5254 * gdb.arch/sparc64-regs.exp: Likewise.
5255 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5256 option, syntax was wrong anyway, switch to use
5257 prepare_for_testing.
5258 * gdb.arch/i386-disp-step.exp: Likewise.
5259
52602018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5261
5262 * gdb.ada/exec_changed.exp: Replace "target_info exists
5263 use_gdb_stub" by "use_gdb_stub".
5264 * gdb.ada/start.exp: Likewise.
5265 * gdb.base/async-shell.exp: Likewise.
5266 * gdb.base/attach-pie-misread.exp: Likewise.
5267 * gdb.base/attach-wait-input.exp: Likewise.
5268 * gdb.base/break-entry.exp: Likewise.
5269 * gdb.base/break-interp.exp: Likewise.
5270 * gdb.base/dprintf-detach.exp: Likewise.
5271 * gdb.base/nostdlib.exp: Likewise.
5272 * gdb.base/solib-nodir.exp: Likewise.
5273 * gdb.base/statistics.exp: Likewise.
5274 * gdb.base/testenv.exp: Likewise.
5275 * gdb.mi/mi-exec-run.exp: Likewise.
5276 * gdb.mi/mi-start.exp: Likewise.
5277 * gdb.multi/dummy-frame-restore.exp: Likewise.
5278 * gdb.multi/multi-arch-exec.exp: Likewise.
5279 * gdb.multi/multi-arch.exp: Likewise.
5280 * gdb.multi/tids.exp: Likewise.
5281 * gdb.multi/watchpoint-multi.exp: Likewise.
5282 * gdb.python/py-events.exp: Likewise.
5283 * gdb.threads/attach-into-signal.exp: Likewise.
5284 * gdb.threads/attach-stopped.exp: Likewise.
5285 * gdb.threads/threadapply.exp: Likewise.
5286 * lib/selftest-support.exp: Likewise.
5287
52882018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5289
5290 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5291
52922018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5293
5294 * gdb.perf/template-breakpoints.cc: New file.
5295 * gdb.perf/template-breakpoints.exp: New file.
5296 * gdb.perf/template-breakpoints.py: New file.
5297
52982018-03-19 Tom Tromey <tom@tromey.com>
5299
5300 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5301 y0.
5302 * gdb.rust/simple.exp: Test bare identifier form of struct
5303 initializer.
5304
53052018-03-19 Tom Tromey <tom@tromey.com>
5306
5307 * gdb.gdb/observer.exp: Remove.
5308
53092018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5310
5311 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5312 "qualified" option when setting breakpoints.
5313 * gdb.trace/backtrace.exp: Likewise.
5314 * gdb.trace/circ.exp: Likewise.
5315 * gdb.trace/collection.exp: Likewise.
5316 * gdb.trace/disconnected-tracing.exp: Likewise.
5317 * gdb.trace/ftrace-lock.exp: Likewise.
5318 * gdb.trace/ftrace.exp: Likewise.
5319 * gdb.trace/infotrace.exp: Likewise.
5320 * gdb.trace/packetlen.exp: Likewise.
5321 * gdb.trace/passc-dyn.exp: Likewise.
5322 * gdb.trace/qtro.exp: Likewise.
5323 * gdb.trace/read-memory.exp: Likewise.
5324 * gdb.trace/report.exp: Likewise.
5325 * gdb.trace/signal.exp: Likewise.
5326 * gdb.trace/status-stop.exp: Likewise.
5327 * gdb.trace/strace.exp: Likewise.
5328 * gdb.trace/tfind.exp: Likewise.
5329 * gdb.trace/trace-break.exp: Likewise.
5330 * gdb.trace/trace-condition.exp: Likewise.
5331 * gdb.trace/trace-mt.exp: Likewise.
5332 * gdb.trace/tstatus.exp: Likewise.
5333 * gdb.trace/tsv.exp: Likewise.
5334 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5335 * gdb.trace/unavailable.exp: Likewise.
5336 * gdb.trace/while-dyn.exp: Likewise.
5337
53382018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5339
5340 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5341 that libinproctrace is copied to the target.
5342
53432018-03-14 Tom Tromey <tom@tromey.com>
5344
5345 PR cli/14977:
5346 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5347 a null pointer.
5348 * gdb.base/wchar.exp: Likewise.
5349
53502018-03-14 Tom Tromey <tom@tromey.com>
5351
5352 PR cli/19918:
5353 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5354 flag.
5355
53562018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5357
5358 PR gdb/22841
5359 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5360 "target" to remote_exec.
5361
53622018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5363
5364 PR gdb/22841
5365 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5366 ${board}_upload): Remove.
5367
53682018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5369
5370 * gdb.cp/watch-cp.cc: New test.
5371 * gdb.cp/watch-cp.exp: New file.
5372
53732018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5374
5375 * gdb.base/infcall-nested-structs.exp: New file.
5376 * gdb.base/infcall-nested-structs.c: New file.
5377 * gdb.base/float.exp: Add riscv support.
5378
53792018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5380
5381 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5382 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5383
53842018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5385
5386 * gdb.server/abspath.exp: New file.
5387 * lib/gdb.exp (with_cwd): New procedure.
5388
53892018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5390
5391 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5392 use it.
5393 (gdb_is_target_remote_prompt): New proc.
5394 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5395 (gdb_is_target_native): Pass prompt parameter to
5396 gdb_is_target_1.
5397
53982018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5399
5400 * gdb.base/load-command.c: New file.
5401 * gdb.base/load-command.exp: New file.
5402 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5403 (gdb_is_target_1): ...this, and generalize for other targets
5404 than just remote.
5405 (gdb_is_target_remote): Use gdb_is_target_1.
5406 (gdb_is_target_native): use gdb_is_target_1.
5407
54082018-02-26 Tom Tromey <tom@tromey.com>
5409
5410 PR python/16497:
5411 * gdb.python/py-framefilter.exp: Update test.
5412
54132018-02-26 Tom Tromey <tom@tromey.com>
5414
5415 * gdb.dwarf2/variant.c: New file.
5416 * gdb.dwarf2/variant.exp: New file.
5417
54182018-02-26 Tom Tromey <tom@tromey.com>
5419
5420 * gdb.rust/simple.exp: Accept more possible results in enum test.
5421
54222018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5423
5424 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5425 parentheses.
5426
54272018-02-23 Maciej W. Rozycki <macro@mips.com>
5428
5429 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5430 name of a variable: $actual_linejj -> $actual_line.
5431
54322018-02-21 John Baldwin <jhb@FreeBSD.org>
5433
5434 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5435
54362018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5437
5438 * gdb.btrace/buffer-size.exp: Do not force BTS.
5439
54402018-02-14 Pedro Alves <palves@redhat.com>
5441
5442 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5443 getting a "Quit".
5444
54452018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5446
5447 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5448 Fix test name.
5449
54502018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5451
5452 * gdb.cp/m-static.exp: Check type of optimized out static
5453 member.
5454
54552018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5456
5457 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5458 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5459
54602018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5461 Leszek Swirski <leszeks@google.com>
5462
5463 * gdb.python/py-prettyprint.c
5464 (struct to_string_returns_value_inner,
5465 struct to_string_returns_value_wrapper): New.
5466 (main): Add tsrvw variable.
5467 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5468 ToStringReturnsValueWrapper): New classes.
5469 (register_pretty_printers): Register new pretty-printers.
5470 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5471 recursive pretty printer.
5472 * gdb.python/py-mi.exp: Likewise.
5473
54742018-02-01 Leszek Swirski <leszeks@google.com>
5475
5476 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5477 functions with the same name as an include file are parsed
5478 correctly.
5479
54802018-02-01 Yao Qi <yao.qi@linaro.org>
5481
5482 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5483 "\[^\r\n\]*".
5484
54852018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5486
5487 * gdb.arch/powerpc-prologue-frame.s: New file.
5488 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5489 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5490
54912018-01-31 Joel Brobecker <brobecker@adacore.com>
5492
5493 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5494
54952018-01-30 Pedro Alves <palves@redhat.com>
5496
5497 PR gdb/13211
5498 * gdb.base/interrupt-daemon.c: New.
5499 * gdb.base/interrupt-daemon.exp: New.
5500 * gdb.multi/multi-term-settings.c: New.
5501 * gdb.multi/multi-term-settings.exp: New.
5502
55032018-01-30 Joel Brobecker <brobecker@adacore.com>
5504
5505 * gdb.base/break.exp: Save the location where the breakpoint
5506 on break.c:47 was actually inserted when debugging the version
5507 compiled at -O2 and use it in the expected output of the "info
5508 break" test performed soon after.
5509
55102018-01-22 Pedro Alves <palves@redhat.com>
5511 Sergio Durigan Junior <sergiodj@redhat.com>
5512
5513 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5514 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5515
55162018-01-22 Joel Brobecker <brobecker@adacore.com>
5517
5518 * gdb.base/break-include.c, gdb.base/break-include.inc,
5519 gdb.base/break-include.exp: New files.
5520 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5521 line number now being the actual line number where the breakpoint
5522 was inserted.
5523 * gdb.mi/mi-break.exp: Likewise.
5524 * gdb.mi/mi-reverse.exp: Likewise.
5525 * gdb.mi/mi-simplerun.exp: Ditto.
5526
55272018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5528
5529 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5530 varobj.
5531 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5532
55332018-01-21 Don Breazeal <donb@codesourcery.com>
5534 Andrew Burgess <andrew.burgess@embecosm.com>
5535
5536 * gdb.mi/basics.c: Add new global.
5537 * gdb.mi/mi-frame-regs.exp: New file.
5538 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5539 case.
5540
55412018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5542
5543 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5544 non-parameter, and on an unknown symbol.
5545
55462018-01-19 Tom Tromey <tom@tromey.com>
5547
5548 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5549 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5550
55512018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5552
5553 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5554 setrlimit and chdir to int.
5555
55562018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5557
5558 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5559 function.
5560 (my_tend): Likewise.
5561 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5562 rationale of avoiding FP- and vector instructions.
5563
55642018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5565
5566 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5567 "info reg" with "\[ \t\]*".
5568 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5569 "\[ \t\]+".
5570 * gdb.arch/s390-multiarch.exp: Ditto.
5571 * gdb.base/pc-fp.exp: Ditto.
5572 * gdb.reverse/i386-precsave.exp: Ditto.
5573 * gdb.reverse/i386-reverse.exp: Ditto.
5574 * gdb.reverse/i387-env-reverse.exp: Ditto.
5575 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5576
55772018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5578
5579 * lib/gdb.exp (gdb_compile): Re-enable use of
5580 universal_compile_options for languages other than Rust.
5581
55822018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5583
5584 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5585
55862018-01-17 Mike Gulick <mgulick@mathworks.com>
5587
5588 PR gdb/16577
5589 * gdb.base/solib-vanish.exp: New.
5590 * gdb.base/solib-vanish-main.c: New.
5591 * gdb.base/solib-vanish-lib1.c: New.
5592 * gdb.base/solib-vanish-lib2.c: New.
5593
55942018-01-17 Yao Qi <yao.qi@linaro.org>
5595
5596 * gdb.compile/compile.exp: Match the address printed for
5597 frame in the output of command "bt".
5598
55992018-01-15 Tom Tromey <tom@tromey.com>
5600
5601 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5602 compute sp_reg.
5603
56042018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5605
5606 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5607 to prepare.
5608 (prepare): Return 0 on error, 1 on success.
5609
56102018-01-12 Pedro Alves <palves@redhat.com>
5611
5612 * gdb.base/continue-after-aborted-step-over.c: New.
5613 * gdb.base/continue-after-aborted-step-over.exp: New.
5614
56152018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5616
5617 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5618 options when not creating an executable.
5619
56202018-01-11 Pedro Alves <palves@redhat.com>
5621
5622 PR remote/22597
5623 * gdb.server/stop-reply-no-thread.c: New file.
5624 * gdb.server/stop-reply-no-thread.exp: New file.
5625
56262018-01-10 Pedro Alves <palves@redhat.com>
5627
5628 PR gdb/22670
5629 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5630 functions too. Test setting breakpoints and printing C functions
5631 with no debug info too.
5632 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5633
56342018-01-10 Pedro Alves <palves@redhat.com>
5635
5636 PR gdb/22670
5637 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5638 a fail.
5639
56402018-01-10 Pedro Alves <palves@redhat.com>
5641
5642 PR gdb/22670
5643 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5644
56452018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5646
5647 * gdb.server/unittest.exp: Match the output in non-development
5648 mode.
5649
56502018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5651
5652 * gdb.gdb/unittest.exp: Match output in non-development mode.
5653
56542018-01-08 Joel Brobecker <brobecker@adacore.com>
5655
5656 * gdb.ada/access_tagged_param.exp: Relax expected output
5657 for value of "ObjL" in "continue" to pck.inspect breakpoint
5658 test.
5659
56602018-01-08 Joel Brobecker <brobecker@adacore.com>
5661
5662 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5663 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5664
56652018-01-05 Pedro Alves <palves@redhat.com>
5666
5667 PR gdb/18653
5668 * gdb.base/libsegfault.exp: New.
5669
56702018-01-05 Joel Brobecker <brobecker@adacore.com>
5671
5672 PR gdb/22670
5673 * gdb.ada/access_tagged_param.exp: New file.
5674 * gdb.ada/access_tagged_param/foo.adb: New file.
5675
56762018-01-05 Pedro Alves <palves@redhat.com>
5677
5678 PR gdb/22670
5679 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5680 exercise lower case too, and to exercise both full matching and
5681 wild matching.
5682
56832018-01-05 Joel Brobecker <brobecker@adacore.com>
5684
5685 * gdb.ada/rename_subscript_param: New testcase.
5686
56872018-01-05 Jerome Guitton <guitton@adacore.com>
5688
5689 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5690
56912018-01-05 Joel Brobecker <brobecker@adacore.com>
5692
5693 * gdb.ada/convvar_comp: New testcase.
5694
56952018-01-05 Xavier Roirand <roirand@adacore.com>
5696
5697 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5698 (My_Table): New global variable.
5699 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5700
57012018-01-04 Joel Brobecker <brobecker@adacore.com>
5702
5703 PR gdb/22670
5704 * gdb.ada/maint_with_ada: New testcase.
5705
57062018-01-04 Joel Brobecker <brobecker@adacore.com>
5707
5708 PR gdb/22670
5709 * gdb.ada/bp_c_mixed_case: New testcase.
5710
57112018-01-04 Joel Brobecker <brobecker@adacore.com>
5712
5713 PR gdb/22670
5714 * gdb.ada/complete.exp: Add "complete break ada" test.
5715
57162018-01-04 Joel Brobecker <brobecker@adacore.com>
5717
5718 PR gdb/22670
5719 * gdb.ada/info_addr_mixed_case: New testcase.
5720
57212018-01-03 Xavier Roirand <roirand@adacore.com>
5722
5723 * gdb.ada/excep_handle.exp: New testcase.
5724 * gdb.ada/excep_handle/foo.adb: New file.
5725 * gdb.ada/excep_handle/pck.ads: New file.
5726
57272018-01-03 Joel Brobecker <brobecker@adacore.com>
5728
5729 * gdb.base/step-line.c: Add extra empty line in copyright header.
5730 * gdb.base/step-line.inp: Likewise.
5731
57322018-01-02 Joel Brobecker <brobecker@adacore.com>
5733
5734 * gdb.ada/dyn_stride.exp: Add slice test.
5735
57362018-01-02 Joel Brobecker <brobecker@adacore.com>
5737
5738 * gdb.ada/dyn_stride: New testcase.
5739
57402017-12-27 Stafford Horne <shorne@gmail.com>
5741
5742 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5743 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5744
57452017-12-27 Stafford Horne <shorne@gmail.com>
5746
5747 * gdb.base/reggroups.c: New file.
5748 * gdb.base/reggroups.exp: New file.
5749
57502017-12-18 Joel Brobecker <brobecker@adacore.com>
5751
5752 * gdb.dwarf2/ada-valprint-error.c: New file.
5753 * gdb.dwarf2/ada-valprint-error.exp: New file.
5754
57552017-12-18 Joel Brobecker <brobecker@adacore.com>
5756
5757 * gdb.ada/assign_arr: New testcase.
5758
57592017-12-18 Xavier Roirand <roirand@adacore.com>
5760
5761 * gdb.ada/funcall_ptr: New testcase.
5762
57632017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5764
5765 PR cli/16224
5766 * gdb.base/ptype-offsets.cc: New file.
5767 * gdb.base/ptype-offsets.exp: New file.
5768
57692017-12-15 Yao Qi <yao.qi@linaro.org>
5770
5771 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5772 if XML is disabled.
5773
57742017-12-15 Xavier Roirand <roirand@adacore.com>
5775
5776 * gdb.ada/same_component_name: New testcase.
5777
57782017-12-14 Joel Brobecker <brobecker@adacore.com>
5779
5780 * gdb.ada/str_binop_equal: New testcase.
5781
57822017-12-14 Joel Brobecker <brobecker@adacore.com>
5783
5784 * gdb.ada/task_switch_in_core: New testcase.
5785
57862017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5787
5788 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5789 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5790 call test_bkpt_qualified.
5791 (test_bkpt_qualified): New proc.
5792
57932017-12-13 Pedro Alves <palves@redhat.com>
5794
5795 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5796 Tighten regexp by matching with an anchor.
5797
57982017-12-13 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5801 ("expression with namespace"): New set of tests.
5802 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5803 (Nested::Test_NS::qux): New.
5804 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5805 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5806
58072017-12-13 Joel Brobecker <brobecker@adacore.com>
5808
5809 * gdb.base/server-del-break.c: New file.
5810 * gdb.base/server-del-break.exp: New file.
5811
58122017-12-12 Stafford Horne <shorne@gmail.com>
5813
5814 * gdb.xml/tdesc-regs.exp: Add or1k support.
5815
58162017-12-12 Stafford Horne <shorne@gmail.com>
5817
5818 * gdb.base/bp-permanent.c: Define nop of or1k.
5819
58202017-12-11 Joel Brobecker <brobecker@adacore.com>
5821
5822 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5823 output with components being reordered.
5824
58252017-12-11 Joel Brobecker <brobecker@adacore.com>
5826
5827 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5828 output with components being reordered.
5829
58302017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5831 Pedro Alves <palves@redhat.com>
5832
5833 * gdb.base/maint.exp (check for .gdb_index): Check also for
5834 .debug_names.
5835 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5836 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5837 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5838 (.gdb_index used after symbol reloading): Support also .debug_names.
5839 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5840
58412017-12-08 Yao Qi <yao.qi@linaro.org>
5842
5843 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5844 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5845
58462017-12-08 Yao Qi <yao.qi@linaro.org>
5847
5848 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5849 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5850
58512017-12-08 Yao Qi <yao.qi@linaro.org>
5852
5853 * gdb.arch/aarch64-tagged-pointer.c: New file.
5854 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5855
58562017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5857
5858 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5859 "int".
5860
58612017-12-07 Keith Seitz <keiths@redhat.com>
5862
5863 PR breakpoints/22569
5864 * gdb.linespec/ls-errs.exp: Change expected result of "break
5865 -source this file has spaces.c -line 3".
5866 Check that an explicit source file followed by whitespace is
5867 identified as an invalid explicit location.
5868
58692017-12-07 Keith Seitz <keiths@redhat.com>
5870
5871 * gdb.cp/nested-types.cc: New file.
5872 * gdb.cp/nested-types.exp: New file.
5873 * lib/cp-support.exp: Load data-structures.exp library.
5874 (debug_cp_test_ptype_class): New global.
5875 (cp_ptype_class_verbose, next_line): New procedures.
5876 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5877 Add and document new return value.
5878 Switch the list of lines to a queue.
5879 Add support for new `type' key for nested type definitions.
5880 Add debugging/troubleshooting messages.
5881 * lib/data-structures.exp: New file.
5882
58832017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5884
5885 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5886 with proc_with_prefix, don't use with_test_prefix.
5887
58882017-12-07 Tom Tromey <tom@tromey.com>
5889
5890 * gdb.base/break.exp: Add test for empty "commands".
5891
58922017-12-07 Yao Qi <yao.qi@linaro.org>
5893
5894 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5895 malloc and catch syscall.
5896
58972017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5898
5899 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5900 tests for explicit locations.
5901
59022017-12-06 Pedro Alves <palves@redhat.com>
5903
5904 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5905 force-disabling XML descriptions.
5906
59072017-12-04 Pedro Alves <palves@redhat.com>
5908
5909 PR gdb/22499
5910 * gdb.arch/amd64-disp-step-avx.S: New file.
5911 * gdb.arch/amd64-disp-step-avx.exp: New file.
5912
59132017-12-03 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5916 and <string.h>.
5917 (parent_function): Print distinct messages when waitpid fails, or
5918 the child exits with a signal, or the child exits for an unhandled
5919 reason.
5920 * gdb.threads/process-dies-while-detaching.exp
5921 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5922 it. Wait for both inferior output and GDB's prompt. Use an
5923 indirect spawn id list.
5924 (do_detach): New parameter 'child_exit'. Use it to compute
5925 expected inferior output.
5926 (test_detach, test_detach_watch, test_detach_killed_outside):
5927 Adjust to pass down the expected child exit kind.
5928
59292017-12-01 Joel Brobecker <brobecker@adacore.com>
5930 Sergio Durigan Junior <sergiodj@redhat.com>
5931 Pedro Alves <palves@redhat.com>
5932
5933 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5934
59352017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5936
5937 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5938 to 'symbol-file' and 'add-symbol-file' can be
5939 position-independent.
5940
59412017-12-01 Yao Qi <yao.qi@linaro.org>
5942
5943 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5944 the URL in copyright header.
5945 * gdb.arch/aarch64-fp.exp: Likewise.
5946 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5947 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5948 * gdb.base/expand-psymtabs.exp: Likewise.
5949 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5950 * gdb.fortran/common-block.exp: Likewise.
5951 * gdb.fortran/common-block.f90: Likewise.
5952 * gdb.fortran/logical.exp: Likewise.
5953 * gdb.fortran/vla-datatypes.f90: Likewise.
5954 * gdb.fortran/vla-sub.f90: Likewise.
5955
59562017-11-30 Joel Brobecker <brobecker@adacore.com>
5957
5958 * gdb.ada/repeat_dyn: New testcase.
5959
59602017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5961
5962 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5963 Update for changed thread numbering.
5964 * gdb.cell/bt.exp: Update for changed GDB output.
5965
59662017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5967
5968 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5969 setting isremote by hand.
5970 * boards/dwarf4-gdb-index.exp: Likewise.
5971 * boards/fission.exp: Likewise.
5972 * boards/stabs.exp: Likewise.
5973
59742017-11-30 Pedro Alves <palves@redhat.com>
5975
5976 * gdb.linespec/cpls-ops.exp
5977 (check_explicit_skips_function_argument): Extract the underlying
5978 type of size_t instead of hardcoding it.
5979
59802017-11-29 Pedro Alves <palves@redhat.com>
5981
5982 PR c++/19436
5983 * gdb.linespec/cpls-abi-tag.cc: New file.
5984 * gdb.linespec/cpls-abi-tag.exp: New file.
5985
59862017-11-29 Pedro Alves <palves@redhat.com>
5987
5988 * gdb.base/langs.exp: Use -qualified.
5989 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5990 it.
5991 * gdb.cp/namespace.exp: Use -qualified.
5992 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5993 (overload-3, template-overload, template-ret-type, const-overload)
5994 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5995 procedures.
5996 (test_driver): Call them.
5997 * gdb.cp/save-bp-qualified.cc: New.
5998 * gdb.cp/save-bp-qualified.exp: New.
5999 * gdb.linespec/explicit.exp: Test -qualified.
6000 * lib/completion-support.exp (completion::explicit_opts_list): Add
6001 "-qualified".
6002 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
6003
60042017-11-29 Phil Muldoon <pmuldoon@redhat.com>
6005
6006 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
6007
60082017-11-29 Tom Tromey <tom@tromey.com>
6009
6010 * gdb.base/relocate.exp: Update invalid argument test.
6011 Add new tests for invalid arguments.
6012
60132017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6014
6015 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
6016 Return 0 as a long.
6017 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
6018
60192017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
6020
6021 * gdb.cp/breakpoint.cc (bar): Set return type to void.
6022 * gdb.cp/psymtab-parameter.cc (func): Likewise.
6023 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
6024 func ().
6025 * gdb.cp/shadow.cc (B.func): Return 0.
6026
60272017-11-27 Joel Brobecker <brobecker@adacore.com>
6028
6029 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
6030 expected output in gdb_expect call to allow the exception
6031 message to be present as well. Fix syntax confusion to avoid
6032 TCL thinking that exception_name is an array.
6033
60342017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
6035
6036 * gdb.arch/spu-info.c: Include <unistd.h>.
6037 (do_signal_test): Fix broken calls to write.
6038 * gdb.arch/spu-info.exp: Use prepare_for_testing.
6039 Fix checks for empty mailboxes. Update signal tests for corrected
6040 do_signal_test routine. Allow nonzero event status.
6041 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
6042 * gdb.cell/arch.exp: Use standard_output_file.
6043 * gdb.cell/break.exp: Likewise.
6044 * gdb.cell/bt.exp: Likewise.
6045 * gdb.cell/core.exp: Likewise.
6046 * gdb.cell/dwarfaddr.exp: Likewise.
6047 * gdb.cell/ea-cache.exp: Likewise.
6048 * gdb.cell/ea-standalone.exp: Likewise.
6049 * gdb.cell/f-regs.exp: Likewise.
6050 * gdb.cell/fork.exp: Likewise.
6051 * gdb.cell/gcore.exp: Likewise.
6052 * gdb.cell/mem-access.exp: Likewise.
6053 * gdb.cell/ptype.exp: Likewise.
6054 * gdb.cell/registers.exp: Likewise.
6055 * gdb.cell/sizeof.exp: Likewise.
6056 * gdb.cell/solib-symbol.exp: Likewise.
6057 * gdb.cell/solib.exp: Likewise.
6058
60592017-11-25 Pedro Alves <palves@redhat.com>
6060
6061 * gdb.base/complete-empty.exp: New file.
6062 * gdb.base/completion.exp: Adjust.
6063
60642017-11-25 Pedro Alves <palves@redhat.com>
6065
6066 * gdb.linespec/cpls-ops.cc: New file.
6067 * gdb.linespec/cpls-ops.exp: New file.
6068 * lib/completion-support.exp (test_complete_prefix_range_re): New,
6069 factored out from ...
6070 (test_complete_prefix_range): ... this.
6071
60722017-11-24 Pedro Alves <palves@redhat.com>
6073
6074 * gdb.linespec/cpcompletion.exp: New file.
6075 * gdb.linespec/cpls-hyphen.cc: New file.
6076 * gdb.linespec/cpls.cc: New file.
6077 * gdb.linespec/cpls2.cc: New file.
6078 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
6079 test to use test_gdb_complete_unique. Add label completion,
6080 keyword completion and explicit location completion tests.
6081 * lib/completion-support.exp: New file.
6082
60832017-11-24 Joel Brobecker <brobecker@adacore.com>
6084
6085 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
6086 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
6087 when hitting an exception catchpoint.
6088
60892017-11-22 Yao Qi <yao.qi@linaro.org>
6090
6091 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
6092
60932017-11-22 Simon Marchi <simon.marchi@ericsson.com>
6094
6095 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
6096 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
6097 * gdb.dwarf2/info-locals-optimized-out.c: New file.
6098
60992017-11-22 Yao Qi <yao.qi@linaro.org>
6100
6101 * gdb.base/info-os.exp: Pass pthreads.
6102 * gdb.multi/multi-attach.exp: Likewise.
6103
61042017-11-22 Yao Qi <yao.qi@linaro.org>
6105
6106 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
6107 compiler.
6108
61092017-11-22 Yao Qi <yao.qi@linaro.org>
6110
6111 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
6112 * gdb.base/break-interp.exp: Likewise.
6113 * gdb.base/jit-attach-pie.exp: Likewise.
6114
61152017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6116
6117 * gdb.base/float128.c (large128): New variable.
6118 * gdb.base/float128.exp: Add test to print largest __float128 value.
6119
61202017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
6121
6122 * gdb.arch/vsx-regs.exp: Update register content checks.
6123
61242017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
6125
6126 * gdb.arch/ppc-longdouble.exp: New file.
6127 * gdb.arch/ppc-longdouble.c: Likewise.
6128
61292017-11-21 Pedro Alves <palves@redhat.com>
6130
6131 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
6132
61332017-11-20 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
6136 (long_double_typedef): New typedefs.
6137 Use DEF on double and long double.
6138 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
6139 cases.
6140 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
6141 and 'long_double_ptr_same_size' locals. Use them to decide
6142 whether cast from array/function to float is valid/invalid.
6143
61442017-11-17 Tom Tromey <tom@tromey.com>
6145
6146 * gdb.rust/traits.rs: New file.
6147 * gdb.rust/traits.exp: New file.
6148
61492017-11-17 Joel Brobecker <brobecker@adacore.com>
6150
6151 * gdb.ada/minsyms: New testcase.
6152
61532017-11-16 Pedro Alves <palves@redhat.com>
6154
6155 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
6156 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
6157
61582017-11-16 Pedro Alves <palves@redhat.com>
6159
6160 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
6161 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
6162
61632017-11-16 Pedro Alves <palves@redhat.com>
6164
6165 * gdb.server/reconnect-ctrl-c.c: New file.
6166 * gdb.server/reconnect-ctrl-c.exp: New file.
6167
61682017-11-16 Phil Muldoon <pmuldoon@redhat.com>
6169
6170 * gdb.python/py-rbreak.exp: New file.
6171 * gdb.python/py-rbreak.c: New file.
6172 * gdb.python/py-rbreak-func2.c: New file.
6173
61742017-11-16 Pedro Alves <palves@redhat.com>
6175
6176 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
6177 pattern.
6178 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
6179 GDB.
6180
61812017-11-15 Simon Marchi <simon.marchi@ericsson.com>
6182
6183 * gdb.tui/completionn.exp (test_tab_completion): Add space in
6184 regex.
6185
61862017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
6187
6188 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
6189 test names.
6190
61912017-11-09 Pedro Alves <palves@redhat.com>
6192
6193 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
6194 factored out from ...
6195 (top level): ... here, and adjusted to avoid expecting beyond the
6196 prompt in a single gdb_test_multiple.
6197
61982017-11-09 Pedro Alves <palves@redhat.com>
6199
6200 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
6201 output.
6202 * gdb.server/ext-attach.exp ("kill" test): Likewise.
6203 * gdb.server/ext-restart.exp ("kill" test): Likewise.
6204 * gdb.server/ext-run.exp ("kill" test): Likewise.
6205 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
6206
62072017-11-09 Pedro Alves <palves@redhat.com>
6208
6209 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
6210 match till end of line.
6211
62122017-11-09 Pedro Alves <palves@redhat.com>
6213
6214 * gdb.base/memattr.exp: Tighten regexes to match the end line.
6215
62162017-11-09 Pedro Alves <palves@redhat.com>
6217
6218 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
6219 New procedures, factored out from ...
6220 (top level): ... here, and adjusted to avoid expecting beyond the
6221 prompt in one go.
6222
62232017-11-09 Pedro Alves <palves@redhat.com>
6224
6225 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
6226 output. Fix '?' match.
6227
62282017-11-08 Joel Brobecker <brobecker@adacore.com>
6229
6230 * gdb.ada/scoped_watch: New testcase.
6231 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6232 which is actually correct.
6233 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6234 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6235
62362017-11-08 Pedro Alves <palves@redhat.com>
6237
6238 * gdb.gdb/complaints.exp (test_initial_complaints)
6239 (test_serial_complaints, test_short_complaints): Call
6240 complaint_internal instead of complaint.
6241
62422017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6243
6244 * gdb.threads/tls-core.c: New file.
6245 * gdb.threads/tls-core.exp: Likewise.
6246
62472017-11-08 Pedro Alves <palves@redhat.com>
6248
6249 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6250 (p Exported_Capitalized): New test.
6251 (p exported_capitalized): New test.
6252
62532017-11-07 Pedro Alves <palves@redhat.com>
6254
6255 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6256
62572017-11-07 Pedro Alves <palves@redhat.com>
6258
6259 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6260 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6261 (disable_invalid, disable_inverted, disable_negative): New
6262 procedures.
6263 ("bad numbers"): New set of tests.
6264
62652017-11-07 Pedro Alves <palves@redhat.com>
6266
6267 * gdb.cp/ena-dis-br-range.exp: Add tests.
6268
62692017-11-07 Pedro Alves <palves@redhat.com>
6270
6271 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6272
62732017-11-07 Xavier Roirand <roirand@adacore.com>
6274 Pedro Alves <palves@redhat.com>
6275
6276 * gdb.base/ena-dis-br.exp: Add reference to
6277 gdb.cp/ena-dis-br-range.exp.
6278 * gdb.cp/ena-dis-br-range.exp: New file.
6279 * gdb.cp/ena-dis-br-range.cc: New file.
6280
62812017-11-06 Pedro Alves <palves@redhat.com>
6282
6283 * gdb.base/attach-non-pgrp-leader.c: New.
6284 * gdb.base/attach-non-pgrp-leader.exp: New.
6285
62862017-11-06 Pedro Alves <palves@redhat.com>
6287
6288 * configure.ac: No longer check for termio.h and sgtty.h.
6289 * configure: Regenerate.
6290 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6291 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6292 Remove termio and sgtty code.
6293
62942017-11-03 Yao Qi <yao.qi@linaro.org>
6295
6296 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6297 in GDB is disabled.
6298
62992017-11-03 Yao Qi <yao.qi@linaro.org>
6300
6301 * gdb.python/py-thrhandle.exp: Skip it if python is not
6302 enabled.
6303
63042017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6305
6306 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6307 as a breakpoint command.
6308
63092017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6310
6311 PR python/21213
6312 * gdb.python/py-infthread.exp: Test calling
6313 InferiorThread.inferior () multiple times in a row.
6314
63152017-10-27 Keith Seitz <keiths@redhat.com>
6316
6317 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6318 Test "info break" for every inlined function breakpoint.
6319
63202017-10-27 Yao Qi <yao.qi@linaro.org>
6321
6322 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6323
63242017-10-26 Patrick Frants <osscontribute@gmail.com>
6325
6326 * gdb.cp/classes.exp (test_static_members): Test printing
6327 Outer::instance.
6328 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6329 (Inner::instance, Outer::instance): New.
6330
63312017-10-24 Pedro Alves <palves@redhat.com>
6332
6333 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6334 extra console" test in two stages.
6335
63362017-10-24 Pedro Alves <palves@redhat.com>
6337
6338 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6339
63402017-10-24 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6343 loop.
6344
63452017-10-24 Pedro Alves <palves@redhat.com>
6346
6347 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6348 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6349
63502017-10-24 Pedro Alves <palves@redhat.com>
6351
6352 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6353 parameter and handle it. Don't output read value in test name.
6354
63552017-10-24 Pedro Alves <palves@redhat.com>
6356
6357 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6358 custom test name.
6359
63602017-10-24 Pedro Alves <palves@redhat.com>
6361
6362 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6363 include the unstable output directory name in the test's name.
6364 (initial_setup_simple) <'set args'>: Use custom test name.
6365
63662017-10-24 Pedro Alves <palves@redhat.com>
6367
6368 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6369 with explicit test name.
6370
63712017-10-20 Pedro Alves <palves@redhat.com>
6372
6373 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6374 'wait -i'. Use gdb_assert and remote_close.
6375
63762017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6377
6378 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6379 number from variable rather than hard-coded.
6380
63812017-10-19 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.base/long-inferior-output.c: New file.
6384 * gdb.base/long-inferior-output.exp: New file.
6385
63862017-11-18 Keith Seitz <keiths@redhat.com>
6387
6388 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6389 method.
6390 (main): Call it.
6391 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6392 Add additional user-defined conversion operator tests.
6393
63942017-10-17 Pedro Alves <palves@redhat.com>
6395
6396 * boards/native-stdio-gdbserver.exp: Load "local-board".
6397
63982017-10-17 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.base/quit-live.c: New file.
6401 * gdb.base/quit-live.exp: New file.
6402
64032017-10-16 Keith Seitz <keiths@redhat.com>
6404
6405 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6406 (class_with_protected_typedef, class_with_private_typedef)
6407 (struct_with_public_typedef, struct_with_protected_typedef)
6408 (struct_with_private_typedef): New classes/structs.
6409 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6410 typedefs and access specifiers.
6411
64122017-10-16 Pedro Alves <palves@redhat.com>
6413 Simon Marchi <simon.marchi@polymtl.ca>
6414
6415 * README (Local vs Remote vs Native): New section.
6416 * boards/local-board.exp: New file, with bits factored out from
6417 ...
6418 * boards/native-extended-gdbserver.exp: ... here. Load
6419 "local-board".
6420 * boards/native-gdbserver.exp: Load "local-board".
6421 (${board}_spawn, ${board}_exec): Delete.
6422 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6423 ...
6424 * boards/stdio-gdbserver-base.exp: ... this new file.
6425 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6426 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6427 procedure.
6428 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6429 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6430 stdio_gdbserver_command.
6431 (${board}_get_remote_address, ${board}_get_comm_port)
6432 (${board}_download, ${board}_upload): Delete.
6433 (get_target_remote_pipe_cmd): New.
6434
64352017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6436
6437 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6438 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6439 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6440 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6441 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6442 remove with_test_prefix.
6443
64442017-10-13 Pedro Alves <palves@redhat.com>
6445
6446 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6447 * gdb.base/annota1.exp: Use it instead of is_remote.
6448 * gdb.base/annota3.exp: Use it instead of is_remote.
6449 * gdb.cp/annota2.exp: Use it instead of is_remote.
6450 * gdb.cp/annota3.exp: Use it instead of is_remote.
6451 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6452
64532017-10-13 Pedro Alves <palves@redhat.com>
6454
6455 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6456 (test_num_test_vars, run_and_count_vars, find_env)
6457 (test_set_unset_env, test_inherit_env_var): New procedures.
6458 (top level): Use them.
6459
64602017-10-13 Pedro Alves <palves@redhat.com>
6461
6462 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6463 also skip on stub-like targets.
6464
64652017-10-13 Pedro Alves <palves@redhat.com>
6466
6467 PR gdb/22293
6468 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6469 (top level): Move some tests to ...
6470 (test_not_found): ... this new procedure.
6471 (top level): Call it.
6472
64732017-10-13 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6476 expect different "info terminal" output if testing with a
6477 non-native target.
6478
64792017-10-13 Pedro Alves <palves@redhat.com>
6480 Simon Marchi <simon.marchi@polymtl.ca>
6481
6482 PR python/12966
6483 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6484
64852017-10-13 Pedro Alves <palves@redhat.com>
6486
6487 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6488 already.
6489
64902017-10-13 Pedro Alves <palves@redhat.com>
6491
6492 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6493 is_remote.
6494
64952017-10-13 Pedro Alves <palves@redhat.com>
6496
6497 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6498 is_remote.
6499
65002017-10-13 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6503 is set.
6504 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6505 instead of is_remote.
6506
65072017-10-13 Pedro Alves <palves@redhat.com>
6508
6509 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6510 (top level): Add comment.
6511
65122017-10-13 Pedro Alves <palves@redhat.com>
6513
6514 * gdb.base/remote.exp (top level): Fix comment typo and add
6515 missing return.
6516
65172017-10-13 Pedro Alves <palves@redhat.com>
6518 Simon Marchi <simon.marchi@polymtl.ca>
6519
6520 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6521 calls and add comments. Skip test if use_gdb_stub is set.
6522 (top level): Use "set cwd" command instead of "cd" command.
6523
65242017-10-13 Pedro Alves <palves@redhat.com>
6525
6526 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6527 is_remote target check.
6528
65292017-10-13 Pedro Alves <palves@redhat.com>
6530
6531 * gdb.base/scope.exp: Use build_executable + clean_restart +
6532 gdb_file_cmd instead of prepare_for_testing and no longer skip
6533 "before run" tests on is_remote target boards. Update comments.
6534 * boards/native-extended-gdbserver.exp
6535 (extended_gdbserver_load_last_file): New, factored out from ...
6536 (gdb_load): ... this. Move further below and add comment.
6537 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6538
65392017-10-12 Pedro Alves <palves@redhat.com>
6540
6541 * gdb.base/attach.exp: Remove references to gdb64.
6542 * gdb.base/dbx.exp: Remove references to gdb64.
6543
65442017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6545 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.base/label.exp: Remove is_remote target check.
6548
65492017-10-12 Pedro Alves <palves@redhat.com>
6550
6551 * gdb.base/auvx.exp (coredir): Update comment.
6552 (top level) <core_works>: Use "set cwd" command instead of "cd"
6553 command.
6554
65552017-10-12 Pedro Alves <palves@redhat.com>
6556 Simon Marchi <simon.marchi@polymtl.ca>
6557
6558 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6559 target boards.
6560
65612017-10-12 Pedro Alves <palves@redhat.com>
6562 Simon Marchi <simon.marchi@polymtl.ca>
6563
6564 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6565 Instead skip if there's any gdb_protocol set.
6566
65672017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6568 Pedro Alves <palves@redhat.com>
6569
6570 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6571
65722017-10-12 Pedro Alves <palves@redhat.com>
6573 Simon Marchi <simon.marchi@polymtl.ca>
6574
6575 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6576 instead of on dejagnu remote boards.
6577
65782017-10-12 Pedro Alves <palves@redhat.com>
6579 Simon Marchi <simon.marchi@polymtl.ca>
6580
6581 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6582 checks. Use build_executable + clean_restart instead of
6583 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6584 of enabling non-stop after starting gdb.
6585
65862017-10-12 Pedro Alves <palves@redhat.com>
6587
6588 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6589 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6590 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6591 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6592
65932017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6594
6595 * gdb.arch/arc-tdesc-cpu.exp: New file.
6596 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6597
65982017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6599
6600 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6601
66022017-10-10 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6605 expect CLI output.
6606
66072017-10-10 Pedro Alves <palves@redhat.com>
6608
6609 * lib/selftest-support.exp (selftest_setup): Update for
6610 captured_command_loop's prototype change.
6611
66122017-10-09 Pedro Alves <palves@redhat.com>
6613
6614 Test both arch1=>arch2 and arch2=>arch1.
6615
6616 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6617 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6618 factored out to...
6619 (append_arch1_options, append_arch2_options, append_arch_options)
6620 (build_executables): New procedures.
6621 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6622 local.
6623 (top level): Add new 'first_arch' testing axis.
6624
66252017-10-09 Pedro Alves <palves@redhat.com>
6626
6627 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6628 (barrier): New.
6629 (thread_start, all_started): New functions.
6630 (main): Spawn new thread and wait until it is scheduled.
6631 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6632 option.
6633 (do_test): Add 'selected_thread' parameter. Run to all_started
6634 instead of main. Explicitly set the breakpoint at main. Switch
6635 to the SELECTED_THREAD thread.
6636 (top level): Test handling the exec event with either the main
6637 thread or the second thread selected.
6638
66392017-10-09 Pedro Alves <palves@redhat.com>
6640
6641 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6642 logic. Move STOP marker after the value checks.
6643 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6644 regexp.
6645
66462017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6647
6648 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6649
66502017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6651
6652 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6653 integer-to-dfp conversion.
6654 * gdb.base/dfp-test.exp: Likewise.
6655
66562017-10-04 Pedro Alves <palves@redhat.com>
6657
6658 * gdb.multi/hangout.c: Include <unistd.h>.
6659 (hangout_loop): New function.
6660 (main): Call alarm. Call hangout_loop in a loop.
6661 * gdb.multi/hello.c: Include <unistd.h>.
6662 (hello_loop): New function.
6663 (main): Call alarm. Call hangout_loop in a loop.
6664 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6665 inferior with the other selected.
6666
66672017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6668
6669 * gdb.mi/list-thread-groups-available.exp: New file.
6670 * gdb.mi/list-thread-groups-available.c: New file.
6671
66722017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6673
6674 * gdb.base/set-cwd.exp: Make it available on
6675 native-extended-gdbserver.
6676
66772017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6678
6679 * gdb.base/set-cwd.c: New file.
6680 * gdb.base/set-cwd.exp: Likewise.
6681
66822017-10-02 Tom Tromey <tom@tromey.com>
6683
6684 PR rust/22236:
6685 * gdb.rust/simple.rs (main): New variable "fslice".
6686 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6687
66882017-10-02 Tom Tromey <tom@tromey.com>
6689
6690 * gdb.rust/simple.exp: Test ptype of a slice.
6691
66922017-10-02 Tom Tromey <tom@tromey.com>
6693
6694 * gdb.rust/simple.exp: Test index of slice.
6695
66962017-09-27 Tom Tromey <tom@tromey.com>
6697
6698 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6699
67002017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6701 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.base/compare-sections.exp (get value of read-only section): Read
6704 as unsigned value.
6705 (corrupt read-only section): Likewise and don't set written if patching
6706 failed.
6707
67082017-09-21 Kevin Buettner <kevinb@redhat.com>
6709
6710 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6711 files.
6712
67132017-09-20 Pedro Alves <palves@redhat.com>
6714
6715 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6716 symbol names in gdb's output.
6717 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6718
67192017-09-20 Pedro Alves <palves@redhat.com>
6720
6721 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6722 Rename to ...
6723 (test_list_ambiguous_symbol): ... this and add a symbol name
6724 parameter. Adjust.
6725 (test_list_ambiguous_function): Reimplement on top of
6726 test_list_ambiguous_symbol and also test listing ambiguous
6727 variables.
6728 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6729 (ambiguous_fun): ... this.
6730 (ambiguous_var): New.
6731 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6732 (ambiguous_fun): ... this.
6733 (ambiguous_var): New.
6734
67352017-09-19 John Baldwin <jhb@FreeBSD.org>
6736
6737 * gdb.base/starti.c: New file.
6738 * gdb.base/starti.exp: New file.
6739 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6740
67412017-09-14 Pedro Alves <palves@redhat.com>
6742
6743 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6744 (top level): Use it instead of runto.
6745
67462017-09-11 Tom Tromey <tom@tromey.com>
6747
6748 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6749
67502017-09-11 Tom Tromey <tom@tromey.com>
6751
6752 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6753 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6754
67552017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6756
6757 * gdb.fortran/printing-types.exp: New file.
6758 * gdb.fortran/printing-types.exp: New file.
6759
67602017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6761
6762 * gdb.fortran/vla-ptype.exp: Fix typos.
6763 * gdb.fortran/vla-value.exp: Same.
6764
67652017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6766
6767 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6768 * gdb.mi/mi-var-child-f.exp: Likewise.
6769 * gdb.mi/mi-vla-fortran.exp: Likewise.
6770
67712017-09-08 Frank Penczek <frank.penczek@intel.com>
6772 Christoph Weinmann <christoph.t.weinmann@intel.com>
6773 Bernhard Heckel <bernhard.heckel@intel.com>
6774
6775 * gdb.fortran/ptr-indentation.f90: New file.
6776 * gdb.fortran/ptr-indentation.exp: New file.
6777
67782017-09-05 Tom Tromey <tom@tromey.com>
6779
6780 PR gdb/22010:
6781 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6782
67832017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6784
6785 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6786
67872017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6788
6789 * gdb.threads/tls-nodebug-pie.c: New file.
6790 * gdb.threads/tls-nodebug-pie.exp: New file.
6791
67922017-09-05 Tom Tromey <tom@tromey.com>
6793
6794 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6795 for rust.
6796
67972017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6798
6799 * gdb.multi/multi-arch-exec.exp: Test with different
6800 "follow-exec-mode" settings.
6801 (do_test): New procedure.
6802
68032017-09-04 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.base/func-static.c (S::method const, S::method volatile)
6806 (S::method volatile const): New methods.
6807 (c_s, v_s, cv_s): New instances.
6808 (main): Call method() on them.
6809 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6810 (cannot_resolve): New procedure.
6811 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6812 print-quote-unquoted columns.
6813 (do_test): Test printing each scope too.
6814
68152017-09-04 Pedro Alves <palves@redhat.com>
6816
6817 * gdb.base/local-static.exp: Also test with
6818 class::method::variable wholly quoted.
6819 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6820
68212017-09-04 Pedro Alves <palves@redhat.com>
6822
6823 * gdb.base/local-static.c: New.
6824 * gdb.base/local-static.cc: New.
6825 * gdb.base/local-static.exp: New.
6826
68272017-09-04 Pedro Alves <palves@redhat.com>
6828
6829 * gdb.asm/asm-source.exp: Add casts to int.
6830 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6831 (dataglobal64_1, dataglobal64_2): New globals.
6832 * gdb.base/nodebug.exp: Test different expressions involving the
6833 new globals, with print, whatis and ptype. Add casts to int.
6834 * gdb.base/solib-display.exp: Add casts to int.
6835 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6836 * gdb.cp/m-static.exp: Add cast to int.
6837 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6838 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6839 tls variable with no debug info without a cast. Test with a cast
6840 to int too.
6841 * gdb.trace/entry-values.exp: Add casts.
6842
68432017-09-04 Pedro Alves <palves@redhat.com>
6844
6845 * gdb.base/nodebug.exp: Test that ptype's error about functions
6846 with unknown return type includes the function name too.
6847
68482017-09-04 Pedro Alves <palves@redhat.com>
6849
6850 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6851 return type of munmap in infcall.
6852 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6853 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6854 type of ftell in infcall.
6855 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6856 type of getpid in infcall.
6857 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6858 infcall.
6859 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6860 Bail on failure to extract the pid.
6861 * gdb.base/nodebug.c: #include <stdint.h>.
6862 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6863 New functions.
6864 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6865 Change expected output of print/whatis/ptype with functions with
6866 no debug info. Test all supported languages. Call
6867 test_call_promotion.
6868 * gdb.compile/compile.exp: Adjust expected output to expect
6869 warning.
6870 * gdb.threads/siginfo-threads.exp: Likewise.
6871
68722017-09-04 Pedro Alves <palves@redhat.com>
6873
6874 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6875 "prototypes". Test calling float functions via prototyped and
6876 unprototyped function pointers.
6877 (perform_all_tests): New parameter "prototypes". Pass it down.
6878 (top level): Pass down "prototypes" parameter to
6879 perform_all_tests.
6880
68812017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6882
6883 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6884 Test with nested loops.
6885
68862017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6887
6888 * gdb.base/commands.exp: Call the new procedures.
6889 (loop_break_test, loop_continue_test): New procedures.
6890
68912017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6892
6893 * gdb.base/commands.exp: Call new procedure.
6894 (define_if_without_arg_test): New procedure.
6895
68962017-09-04 Pedro Alves <palves@redhat.com>
6897
6898 * gdb.base/list-ambiguous.exp: New file.
6899 * gdb.base/list-ambiguous0.c: New file.
6900 * gdb.base/list-ambiguous1.c: New file.
6901 * gdb.base/list.exp (test_list_range): Adjust expected output.
6902
69032017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6904
6905 * gdb.base/share-env-with-gdbserver.c: New file.
6906 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6907
69082017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6909
6910 * gdb.base/commands.exp (gdbvar_simple_if_test,
6911 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6912 progvar_simple_if_test, progvar_simple_while_test,
6913 progvar_complex_if_while_test, user_defined_command_test,
6914 user_defined_command_args_eval,
6915 user_defined_command_args_stack_test,
6916 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6917 temporary_breakpoint_commands,
6918 gdb_test_no_prompt, redefine_hook_test,
6919 redefine_backtrace_test): Remove "global gdb_prompt".
6920
69212017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6922
6923 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6924 New proc, call it from toplevel.
6925
69262017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6927
6928 PR remote/21852
6929 * gdb.server/normal.c: New file, copied from gdb.base.
6930 * gdb.server/run-without-local-binary.exp: New file.
6931
69322017-08-07 Weimin Pan <weimin.pan@oracle.com>
6933
6934 * gdb.arch/sparc64-adi.exp: New file.
6935 * gdb.arch/sparc64-adi.c: New file.
6936
69372017-08-22 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6940 (top level): Add "list all overloads" tests.
6941
69422017-08-22 Tom Tromey <tom@tromey.com>
6943
6944 * gdb.gdb/xfullpath.exp: Remove.
6945
69462017-08-21 Pedro Alves <palves@redhat.com>
6947
6948 PR gdb/19487
6949 * gdb.base/symbol-alias.c: New.
6950 * gdb.base/symbol-alias2.c: New.
6951 * gdb.base/symbol-alias.exp: New.
6952
69532017-08-21 Pedro Alves <palves@redhat.com>
6954
6955 * gdb.base/dfp-test.c
6956 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6957 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6958 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6959 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6960 * gdb.base/whatis-ptype-typedefs.c: New.
6961 * gdb.base/whatis-ptype-typedefs.exp: New.
6962 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6963 (an_int, an_int_type, an_int_type2): New globals.
6964 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6965 involving typedefs and cast expressions.
6966 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6967 (lookup_typedefs_function): New.
6968 (typedefs_pretty_printers_dict): New.
6969 (top level): Register lookup_typedefs_function in
6970 gdb.pretty_printers.
6971
69722017-08-18 Yao Qi <yao.qi@linaro.org>
6973
6974 * gdb.server/unittest.exp: New.
6975
69762017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6977
6978 PR gdb/21954
6979 * gdb.base/environ.exp: Add test to check if 'unset environment'
6980 works.
6981
69822017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6983
6984 * lib/gdb.exp (universal_compile_options): New caching proc.
6985 (gdb_compile): Suppress GCC's coloring of messages.
6986
69872017-08-14 Tom Tromey <tom@tromey.com>
6988
6989 PR gdb/21675:
6990 * gdb.base/printcmds.exp (test_radices): New function.
6991 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6992 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6993 * lib/gdb.exp (get_integer_valueof): Use p/d.
6994
69952017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6996
6997 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6998 characters.
6999
70002017-08-05 Tom Tromey <tom@tromey.com>
7001
7002 * gdb.rust/simple.exp: Allow String to appear in a different
7003 namespace.
7004
70052017-07-26 Yao Qi <yao.qi@linaro.org>
7006
7007 * gdb.gdb/unittest.exp: Invoke command
7008 "maintenance check xml-descriptions".
7009
70102017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
7011
7012 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
7013 calling context.
7014 (hex128): Drop erroneous calculation of parameters.
7015
70162017-07-22 Simon Marchi <simon.marchi@ericsson.com>
7017
7018 * gdb.python/py-unwind.exp: Disable stack protection when
7019 building test file.
7020
70212017-07-20 Pedro Alves <palves@redhat.com>
7022
7023 * gdb.base/default.exp (set language): Adjust expected output.
7024
70252017-07-20 Pedro Alves <palves@redhat.com>
7026
7027 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
7028 (test_minsym): ... this, and make static.
7029 (get_pck__foo__bar__minsym): Rename to ...
7030 (get_test_minsym): ... this.
7031 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
7032 symbol names and comments.
7033 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
7034 (get_test_minsym): ... this.
7035 (pck__foo__bar__minsym__2): Rename to ...
7036 (test_minsym): ... this.
7037 (main): Adjust.
7038
70392017-07-17 Pedro Alves <palves@redhat.com>
7040
7041 * gdb.base/completion.exp: Adjust expected output.
7042 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
7043 the completer works.
7044
70452017-07-17 Pedro Alves <palves@redhat.com>
7046
7047 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
7048
70492017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
7050
7051 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
7052
70532017-07-14 Tom Tromey <tom@tromey.com>
7054
7055 PR rust/21764:
7056 * gdb.rust/simple.exp: Add tests.
7057
70582017-07-14 Tom Tromey <tom@tromey.com>
7059
7060 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
7061
70622017-07-14 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.linespec/base/one/thefile.cc (z1): New function.
7065 * gdb.linespec/base/two/thefile.cc (z2): New function.
7066 * gdb.linespec/linespec.exp: Add tests.
7067
70682017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7069
7070 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
7071 to mi_create_breakpoint.
7072
70732017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
7074
7075 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
7076 mi_create_breakpoint.
7077
70782017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
7079
7080 * gdb.dlang/demangle.exp: Update for demangling changes.
7081
70822017-07-09 Tom Tromey <tom@tromey.com>
7083
7084 * gdb.dwarf2/shortpiece.exp: New file.
7085
70862017-07-06 David Blaikie <dblaikie@gmail.com>
7087
7088 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
7089 built from fissiont-multi-cu{1,2}.c.
7090 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
7091 except putting 'main' and 'func' in separate CUs in the same DWO file.
7092 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
7093 test.
7094 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
7095 test.
7096
70972017-07-06 Pedro Alves <palves@redhat.com>
7098
7099 * gdb.python/py-unwind.exp: Test flushregs.
7100
71012017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7102
7103 PR cli/21688
7104 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
7105 tests for alias commands and trailing whitespace.
7106
71072017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
7108
7109 PR cli/21688
7110 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
7111 procedure. Call it.
7112
71132017-06-29 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.base/printcmds.exp: Add tests.
7116
71172017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
7118
7119 PR gdb/21337
7120 * gdb.base/reread-readsym.exp: New file.
7121 * gdb.base/reread-readsym.c: New file.
7122
71232017-06-21 Kevin Buettner <kevinb@redhat.com>
7124
7125 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
7126 subpattern.
7127
71282017-06-19 Peter Bergner <bergner@vnet.ibm.com>
7129
7130 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
7131 extended mnemonic.
7132 * gdb.arch/powerpc-power9.s: Likewise.
7133
71342017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7135
7136 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
7137 on 32-bit x86 targets. Exploit is_*_target macros where
7138 appropriate.
7139
71402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7141
7142 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
7143 register pieces.
7144
71452017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7146
7147 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
7148 located in one or more DWARF pieces.
7149
71502017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7151
7152 * lib/gdb.exp (get_endianness): New proc.
7153 * gdb.arch/aarch64-fp.exp: Use it.
7154 * gdb.arch/altivec-regs.exp: Likewise.
7155 * gdb.arch/e500-regs.exp: Likewise.
7156 * gdb.arch/vsx-regs.exp: Likewise.
7157 * gdb.base/dump.exp: Likewise.
7158 * gdb.base/funcargs.exp: Likewise.
7159 * gdb.base/gnu_vector.exp: Likewise.
7160 * gdb.dwarf2/formdata16.exp: Likewise.
7161 * gdb.dwarf2/implptrpiece.exp: Likewise.
7162 * gdb.dwarf2/nonvar-access.exp: Likewise.
7163 * gdb.python/py-inferior.exp: Likewise.
7164 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
7165
71662017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7167
7168 PR gdb/21226
7169 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
7170 stack value pieces are taken from the LSB end.
7171
71722017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7173
7174 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
7175 variable at nonzero offset.
7176
71772017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
7178
7179 * gdb.dwarf2/var-access.c: New file.
7180 * gdb.dwarf2/var-access.exp: New test.
7181 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
7182
71832017-06-12 Tom Tromey <tom@tromey.com>
7184
7185 * gdb.dwarf2/formdata16.exp: Add tests.
7186
71872017-06-12 Tom Tromey <tom@tromey.com>
7188
7189 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
7190
71912017-06-12 Tom Tromey <tom@tromey.com>
7192
7193 PR exp/16225:
7194 * gdb.reverse/i386-sse-reverse.exp: Update tests.
7195 * gdb.arch/vsx-regs.exp: Update tests.
7196 * gdb.arch/s390-vregs.exp (hex128): New proc.
7197 Update test.
7198 * gdb.arch/altivec-regs.exp: Update tests.
7199
72002017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7201
7202 * gdb.base/startup-with-shell.c: New file.
7203 * gdb.base/startup-with-shell.exp: Likewise.
7204
72052017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
7206
7207 * gdb.server/non-existing-program.exp: Update regex in order to
7208 reflect the fact that gdbserver is now using fork_inferior (with a
7209 shell) to startup the inferior.
7210
72112017-05-30 Simon Marchi <simon.marchi@ericsson.com>
7212
7213 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
7214 support function calls from GDB.
7215
72162017-05-21 Tom Tromey <tom@tromey.com>
7217
7218 PR rust/21466:
7219 * gdb.rust/unsized.exp: New file.
7220 * gdb.rust/unsized.rs: New file.
7221
72222017-05-19 Tom Tromey <tom@tromey.com>
7223
7224 PR rust/21484:
7225 * gdb.rust/watch.exp: New file.
7226 * gdb.rust/watch.rs: New file.
7227
72282017-05-18 Tom Tromey <tom@tromey.com>
7229
7230 * gdb.rust/simple.exp: Allow Box to be qualified.
7231
72322017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7233
7234 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7235
72362017-05-18 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.base/fileio.c (test_write, test_read, test_close)
7239 (test_fstat): Don't print 'ret' in the fail path.
7240
72412017-05-18 Pedro Alves <palves@redhat.com>
7242
7243 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7244 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7245 (test_system, test_rename, test_unlink, test_time): Change
7246 prototypes.
7247 * gdb.base/fileio.exp (stop_msg): Adjust.
7248
72492017-05-18 Pedro Alves <palves@redhat.com>
7250
7251 * gdb.base/fileio.c (null_str): New global.
7252 (test_stat): Use it.
7253 * gdb.base/fileio.exp: Remove nowarnings.
7254
72552017-05-17 Yao Qi <yao.qi@linaro.org>
7256
7257 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7258
72592017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7260
7261 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7262 argument command.
7263 (top-level): Invoke test_set_inferior_tty.
7264
72652017-05-04 Pedro Alves <palves@redhat.com>
7266
7267 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7268 Add parens to print call for Python 3.
7269
72702017-05-03 Keith Seitz <keiths@redhat.com>
7271
7272 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7273 (main): Call it.
7274
72752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7276
7277 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7278 to prev and next.
7279
72802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7281
7282 * gdb.python/py-record-btrace.exp: Remove test for
7283 gdb.BtraceInstruction.error.
7284
72852017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7286
7287 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7288
72892017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7290
7291 * gdb.python/py-record-btrace-threads.c: New file.
7292 * gdb.python/py-record-btrace-threads.exp: New file.
7293
72942017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7295
7296 PR testsuite/8595
7297 * gdb.base/environ.exp: Make test available in all architectures.
7298 Move bits related to "info program" testing to
7299 gdb.base/info-program.exp. Rewrite tests to use the two new
7300 procedures mentione below.
7301 (test_set_show_env_var) New procedure.
7302 (test_set_show_env_var_equal): Likewise.
7303 * gdb.base/info-program.exp: New file.
7304
73052017-04-27 Keith Seitz <keiths@redhat.com>
7306
7307 * gdb.cp/oranking.cc (test15): New function.
7308 (main): Call test15 and declare additional variables for testing.
7309 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7310 "p foo101('abc')" tests.
7311 Add tests for cv qualifier overloads.
7312 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7313 "lvalue reference overload" test.
7314 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7315 "print value of f1 on Child&& in f2" test.
7316
73172017-04-19 Pedro Alves <palves@redhat.com>
7318
7319 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7320 procedure.
7321 (top level): Call it.
7322 * lib/gdb.exp (gdb_define_cmd): New procedure.
7323
73242017-04-12 Pedro Alves <palves@redhat.com>
7325
7326 PR gdb/21323
7327 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7328 (wchar): New global.
7329 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7330 (do_test_wide_char, wide_char_types_no_program, top level): Add
7331 wchar_t testing.
7332
73332017-04-12 Pedro Alves <palves@redhat.com>
7334
7335 PR c++/21323
7336 * gdb.cp/wide_char_types.c: New file.
7337 * gdb.cp/wide_char_types.exp: New file.
7338
73392017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7340
7341 PR gdb/21352
7342 * gdb.trace/tsv.exp: Add test for "tsave -r".
7343
73442017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7345
7346 * gdb.dlang/watch-loc.c: New file.
7347 * gdb.dlang/watch-loc.exp: New file.
7348
73492017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7350
7351 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7352
73532017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7354
7355 * gdb.arch/arc-analyze-prologue.S: New file.
7356 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7357
73582017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7359
7360 * gdb.arch/arc-decode-insn.S: New file.
7361 * gdb.arch/arc-decode-insn.exp: Likewise.
7362
73632017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7364
7365 PR tdep/20928
7366 * gdb.arch/sparc64-regs.exp: New file.
7367 * gdb.arch/sparc64-regs.S: Likewise.
7368
73692017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7370
7371 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7372 and memory view on Python 3.
7373
73742017-03-20 Artemiy Volkov <artemiyv@acm.org>
7375 Keith Seitz <keiths@redhat.com>
7376
7377 PR gdb/14441
7378 * gdb.cp/demangle.exp: Add rvalue reference tests.
7379 * gdb.cp/rvalue-ref-casts.cc: New file.
7380 * gdb.cp/rvalue-ref-casts.exp: New file.
7381 * gdb.cp/rvalue-ref-overload.cc: New file.
7382 * gdb.cp/rvalue-ref-overload.exp: New file.
7383 * gdb.cp/rvalue-ref-params.cc: New file.
7384 * gdb.cp/rvalue-ref-params.exp: New file.
7385 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7386 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7387 * gdb.cp/rvalue-ref-types.cc: New file.
7388 * gdb.cp/rvalue-ref-types.exp: New file.
7389 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7390 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7391
73922017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7393
7394 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7395 New procedure.
7396
73972017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7398
7399 * lib/mi-support.exp (mi_gdb_test): Add additional message
7400 for unexpected output.
7401
74022017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7403
7404 * gdb.base/examine-backward.c (Barrier): New character array
7405 constant, to ensure that TestStrings is preceded by a string
7406 terminator.
7407
74082017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7409
7410 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7411 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7412 and implicit pointer into such a location.
7413
74142017-03-16 Doug Evans <dje@google.com>
7415
7416 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7417
74182017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7419
7420 * gdb.cp/m-static.exp: Fix expectation for prototype of
7421 test5.single_constructor and single_constructor::single_constructor.
7422
74232017-03-16 Doug Evans <dje@google.com>
7424
7425 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7426 * gdb.guile/scm-lazy-string.c: New file.
7427 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7428 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7429 for pointer, array, typedef lazy strings.
7430
74312017-03-16 Doug Evans <dje@google.com>
7432
7433 PR python/17728, python/18439, python/18779
7434 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7435 * gdb.python/py-lazy-string.c (pointer): New typedef.
7436 (main): New locals ptr, array, typedef_ptr.
7437 * gdb.python/py-value.exp: Move lazy string tests to ...
7438 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7439 array, typedef lazy strings.
7440
74412017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7442
7443 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7444 Add optional 'test' parameter.
7445
74462017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7447
7448 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7449 Skip for versions of DejaGnu < 1.5.
7450
74512017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7452
7453 * lib/gdb.exp (dejagnu_version): New proc.
7454 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7455 Use dejagnu_version.
7456
74572017-03-10 Keith Seitz <keiths@redhat.com>
7458
7459 PR c++/8128
7460 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7461 type from destructor regexps.
7462 Add a branch which actually passes the test.
7463 Adjust "ptype t5i" test names.
7464
74652017-03-08 Pedro Alves <palves@redhat.com>
7466
7467 * gdb.base/step-over-exit.exp: Add explicit test message.
7468
74692017-03-08 Pedro Alves <palves@redhat.com>
7470
7471 PR gdb/18360
7472 * gdb.threads/interrupt-while-step-over.c: New file.
7473 * gdb.threads/interrupt-while-step-over.exp: New file.
7474
74752017-03-08 Pedro Alves <palves@redhat.com>
7476
7477 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7478 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7479
74802017-03-08 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7483 PKRU as not supported as a PASS.
7484
74852017-03-08 Pedro Alves <palves@redhat.com>
7486
7487 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7488 prefix instead of $binfile1/$binfile2.
7489 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7490 in test message.
7491 * gdb.python/py-completion.exp: Use "load python file" as test
7492 messages instead of unstable path names.
7493
74942017-03-08 Pedro Alves <palves@redhat.com>
7495 Jan Kratochvil <jan.kratochvil@redhat.com>
7496
7497 PR cli/21218
7498 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7499 New proc.
7500 (top level): Call it.
7501
75022017-03-08 Pedro Alves <palves@redhat.com>
7503
7504 PR tui/21216
7505 * gdb.tui/tui-nl-filtered-output.exp: New file.
7506
75072017-03-08 Pedro Alves <palves@redhat.com>
7508
7509 * gdb.base/completion.exp: Move TUI completion tests to ...
7510 * gdb.tui/completion.exp: ... this new file.
7511
75122017-03-08 Pedro Alves <palves@redhat.com>
7513
7514 * gdb.base/tui-disasm-long-lines.c,
7515 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7516 gdb.base/tui-layout.exp: Move to ...
7517 * gdb.tui/: ... this new directory.
7518
75192017-03-07 Pedro Alves <palves@redhat.com>
7520
7521 * gdb.base/tui-layout.c: New file.
7522 * gdb.base/tui-layout.exp: New file.
7523
75242017-03-07 Pedro Alves <palves@redhat.com>
7525
7526 * gdb.base/tui-layout.c: Rename to ...
7527 * gdb.base/tui-disasm-long-lines.c: ... this.
7528 * gdb.base/tui-layout.exp: Rename to ...
7529 * gdb.base/tui-disasm-long-lines.exp: ... this.
7530
75312017-03-07 Pedro Alves <palves@redhat.com>
7532
7533 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7534
75352017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7536
7537 * i386-mpx-call.c: New file.
7538 * i386-mpx-call.exp: New file.
7539
75402017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7541
7542 * gdb.arch/powerpc-power.exp: Delete test.
7543 * gdb.arch/powerpc-power.s: Likewise.
7544 * gdb.disasm/disassembler-options.exp: New test.
7545 * gdb.arch/powerpc-altivec.exp: Likewise.
7546 * gdb.arch/powerpc-altivec.s: Likewise.
7547 * gdb.arch/powerpc-altivec2.exp: Likewise.
7548 * gdb.arch/powerpc-altivec2.s: Likewise.
7549 * gdb.arch/powerpc-altivec3.exp: Likewise.
7550 * gdb.arch/powerpc-altivec3.s: Likewise.
7551 * gdb.arch/powerpc-power7.exp: Likewise.
7552 * gdb.arch/powerpc-power7.s: Likewise.
7553 * gdb.arch/powerpc-power8.exp: Likewise.
7554 * gdb.arch/powerpc-power8.s: Likewise.
7555 * gdb.arch/powerpc-power9.exp: Likewise.
7556 * gdb.arch/powerpc-power9.s: Likewise.
7557 * gdb.arch/powerpc-vsx.exp: Likewise.
7558 * gdb.arch/powerpc-vsx.s: Likewise.
7559 * gdb.arch/powerpc-vsx2.exp: Likewise.
7560 * gdb.arch/powerpc-vsx2.s: Likewise.
7561 * gdb.arch/powerpc-vsx3.exp: Likewise.
7562 * gdb.arch/powerpc-vsx3.s: Likewise.
7563 * gdb.arch/arm-disassembler-options.exp: Likewise.
7564 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7565 * gdb.arch/s390-disassembler-options.exp: Likewise.
7566
75672017-02-23 Luis Machado <lgustavo@codesourcery.com>
7568
7569 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7570 (check_supported_features): ... this. Changed return type to void.
7571 (supports_rdseed): New static global.
7572 (rdseed): Check supports_rdseed.
7573 (initialize): Call check_supported_features.
7574
75752017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7576
7577 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7578 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7579 and lqarx/stqcx.
7580 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7581 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7582
75832017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7584
7585 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7586 uppercase.
7587
75882017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7589
7590 * gdb.dwarf2/formdata16.c: New file.
7591 * gdb.dwarf2/formdata16.exp: New file.
7592 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7593
75942017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7595
7596 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7597 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7598 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7599 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7600 DW_AT_GNU_*.
7601
76022017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7603
7604 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7605
76062017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7607
7608 PR gdb/21164
7609 * gdb.base/maint.exp: Add testcases for when the commands do
7610 not have arguments.
7611
76122017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7613
7614 * gdb.cp/chained-calls.exp: Use p instead of P.
7615
76162017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7617
7618 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7619 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7620
76212017-02-14 Tom Tromey <tom@tromey.com>
7622
7623 PR python/13598:
7624 * gdb.python/py-events.exp: Add before_prompt event tests.
7625
76262017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7627
7628 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7629
76302017-02-13 Luis Machado <lgustavo@codesourcery.com>
7631
7632 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7633 (main): Call my_unique_function_name.
7634 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7635 completion of patterns with a single match.
7636 Add missing -re switches to gdb_test_multiple calls.
7637
76382017-02-13 Luis Machado <lgustavo@codesourcery.com>
7639
7640 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7641 return if core file is not recognized.
7642
76432017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7644
7645 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7646 and extra UIs.
7647
76482017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7649
7650 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7651 proc_with_prefix.
7652
76532017-02-10 Tom Tromey <tom@tromey.com>
7654
7655 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7656
76572017-02-10 Martin Galvan <martingalvan@sourceware.org>
7658
7659 PR gdb/21122
7660 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7661
76622017-02-08 Jerome Guitton <guitton@adacore.com>
7663
7664 * gdb.base/define.exp: Add test for command abbreviations
7665 in define.
7666
76672017-02-06 Luis Machado <lgustavo@codesourcery.com>
7668
7669 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7670 * gdb.reverse/insn-reverse-x86.c: New file.
7671
76722017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7673
7674 PR tdep/20936
7675 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7676
76772017-02-03 Tom Tromey <tom@tromey.com>
7678
7679 PR rust/21097:
7680 * gdb.rust/simple.exp: Add new tests.
7681
76822017-02-02 Pedro Alves <palves@redhat.com>
7683
7684 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7685 tests.
7686
76872017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7688
7689 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7690 taking a 2-byte value out of a 4-byte DWARF implicit value on
7691 big-endian targets.
7692 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7693 logic. Add test cases for DW_OP_implicit.
7694
76952017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7696
7697 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7698
76992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7700
7701 * gdb.btrace/enable.exp: Call gdb_exit before
7702 skip_gdbserver_tests.
7703
77042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7705
7706 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7707 GDBFLAGS.
7708
77092017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7710
7711 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7712 the test is skipped.
7713 * gdb.btrace/data.exp: Likewise.
7714 * gdb.btrace/delta.exp: Likewise.
7715 * gdb.btrace/dlopen.exp: Likewise.
7716 * gdb.btrace/enable-running.exp: Likewise.
7717 * gdb.btrace/enable.exp: Likewise.
7718 * gdb.btrace/exception.exp: Likewise.
7719 * gdb.btrace/function_call_history.exp: Likewise.
7720 * gdb.btrace/gcore.exp: Likewise.
7721 * gdb.btrace/instruction_history.exp: Likewise.
7722 * gdb.btrace/multi-thread-step.exp: Likewise.
7723 * gdb.btrace/nohist.exp: Likewise.
7724 * gdb.btrace/non-stop.exp: Likewise.
7725 * gdb.btrace/reconnect.exp: Likewise.
7726 * gdb.btrace/record_goto-step.exp: Likewise.
7727 * gdb.btrace/record_goto.exp: Likewise.
7728 * gdb.btrace/rn-dl-bind.exp: Likewise.
7729 * gdb.btrace/segv.exp: Likewise.
7730 * gdb.btrace/step.exp: Likewise.
7731 * gdb.btrace/stepi.exp: Likewise.
7732 * gdb.btrace/tailcall-only.exp: Likewise.
7733 * gdb.btrace/tailcall.exp: Likewise.
7734 * gdb.btrace/tsx.exp: Likewise.
7735 * gdb.btrace/unknown_functions.exp: Likewise.
7736 * gdb.btrace/vdso.exp: Likewise.
7737
77382017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7739
7740 * gdb.btrace/enable-running.c: New.
7741 * gdb.btrace/enable-running.exp: New.
7742
77432017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7744
7745 * gdb.arch/amd64-gs_base.c: New file.
7746 * gdb.arch/amd64-gs_base.exp: New file.
7747
77482017-01-26 Luis Machado <lgustavo@codesourcery.com>
7749
7750 * lib/memory.exp: Remove spurious empty newlines.
7751
77522017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7753
7754 * gdb.python/py-bad-printers.exp: Load python file using "source".
7755 * gdb.python/py-events.exp: Likewise.
7756 * gdb.python/py-evsignal.exp: Likewise.
7757 * gdb.python/py-evthreads.exp: Likewise.
7758 * gdb.python/py-frame-args.exp: Likewise.
7759 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7760 * gdb.python/py-framefilter-mi.exp: Likewise.
7761 * gdb.python/py-framefilter.exp: Likewise.
7762 * gdb.python/py-mi.exp: Likewise.
7763 * gdb.python/py-pp-maint.exp: Likewise.
7764 * gdb.python/py-pp-registration.exp: Likewise.
7765 * gdb.python/py-prettyprint.exp: Likewise.
7766 (run_lang_tests): Likewise.
7767 * gdb.python/py-typeprint.exp: Likewise.
7768
77692017-01-26 Luis Machado <lgustavo@codesourcery.com>
7770
7771 * lib/memory.exp: New file.
7772 * lib/gdb.exp: Load memory.exp.
7773 * gdb.base/memattr.exp (delete_memory): Move proc to
7774 lib/memory.exp and rename to delete_memory_regions.
7775 Replace delete_memory with delete_memory_regions.
7776 Cleanup memory regions before tests.
7777 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7778 before tests.
7779
77802017-01-26 Luis Machado <lgustavo@codesourcery.com>
7781
7782 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7783 files.
7784 (initialize): New function conditionally defined.
7785 (testcases): Move within conditional block.
7786 (main): Call initialize.
7787 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7788 of gdb.reverse/insn-reverse.c.
7789 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7790 gdb.reverse/insn-reverse.c.
7791
77922017-01-26 Yao Qi <yao.qi@linaro.org>
7793
7794 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7795 disassemble on address 0.
7796
77972017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7798 Yao Qi <yao.qi@linaro.org>
7799
7800 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7801 * gdb.dwarf2/implptr-64bit.S: Remove.
7802 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7803 variables in caller's context. Add DW_OP_implicit_value.
7804
78052017-01-25 Yao Qi <yao.qi@linaro.org>
7806
7807 * lib/dwarf.exp (Dwarf::_location): Handle
7808 DW_OP_GNU_implicit_pointer with proper size.
7809
78102017-01-20 Luis Machado <lgustavo@codesourcery.com>
7811
7812 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7813 and add untested calls.
7814
78152017-01-20 Luis Machado <lgustavo@codesourcery.com>
7816
7817 * gdb.python/python.exp: Check line number against what GDB thinks
7818 the line number is for func1.
7819
78202017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7821
7822 * gdb.dlang/debug-expr.exp: New file.
7823
78242016-12-23 Luis Machado <lgustavo@codesourcery.com>
7825
7826 Fix test names for the following files:
7827
7828 * gdb.ada/exec_changed.exp
7829 * gdb.ada/info_types.exp
7830 * gdb.arch/aarch64-atomic-inst.exp
7831 * gdb.arch/aarch64-fp.exp
7832 * gdb.arch/altivec-abi.exp
7833 * gdb.arch/altivec-regs.exp
7834 * gdb.arch/amd64-byte.exp
7835 * gdb.arch/amd64-disp-step.exp
7836 * gdb.arch/amd64-dword.exp
7837 * gdb.arch/amd64-entry-value-inline.exp
7838 * gdb.arch/amd64-entry-value-param.exp
7839 * gdb.arch/amd64-entry-value-paramref.exp
7840 * gdb.arch/amd64-entry-value.exp
7841 * gdb.arch/amd64-i386-address.exp
7842 * gdb.arch/amd64-invalid-stack-middle.exp
7843 * gdb.arch/amd64-invalid-stack-top.exp
7844 * gdb.arch/amd64-optimout-repeat.exp
7845 * gdb.arch/amd64-prologue-skip.exp
7846 * gdb.arch/amd64-prologue-xmm.exp
7847 * gdb.arch/amd64-stap-special-operands.exp
7848 * gdb.arch/amd64-stap-wrong-subexp.exp
7849 * gdb.arch/amd64-tailcall-cxx.exp
7850 * gdb.arch/amd64-tailcall-noret.exp
7851 * gdb.arch/amd64-tailcall-ret.exp
7852 * gdb.arch/amd64-tailcall-self.exp
7853 * gdb.arch/amd64-word.exp
7854 * gdb.arch/arm-bl-branch-dest.exp
7855 * gdb.arch/arm-disp-step.exp
7856 * gdb.arch/arm-neon.exp
7857 * gdb.arch/arm-single-step-kernel-helper.exp
7858 * gdb.arch/avr-flash-qualifier.exp
7859 * gdb.arch/disp-step-insn-reloc.exp
7860 * gdb.arch/e500-abi.exp
7861 * gdb.arch/e500-regs.exp
7862 * gdb.arch/ftrace-insn-reloc.exp
7863 * gdb.arch/i386-avx512.exp
7864 * gdb.arch/i386-bp_permanent.exp
7865 * gdb.arch/i386-byte.exp
7866 * gdb.arch/i386-cfi-notcurrent.exp
7867 * gdb.arch/i386-disp-step.exp
7868 * gdb.arch/i386-dr3-watch.exp
7869 * gdb.arch/i386-float.exp
7870 * gdb.arch/i386-gnu-cfi.exp
7871 * gdb.arch/i386-mpx-map.exp
7872 * gdb.arch/i386-mpx-sigsegv.exp
7873 * gdb.arch/i386-mpx-simple_segv.exp
7874 * gdb.arch/i386-mpx.exp
7875 * gdb.arch/i386-permbkpt.exp
7876 * gdb.arch/i386-prologue.exp
7877 * gdb.arch/i386-signal.exp
7878 * gdb.arch/i386-size-overlap.exp
7879 * gdb.arch/i386-unwind.exp
7880 * gdb.arch/i386-word.exp
7881 * gdb.arch/mips-fcr.exp
7882 * gdb.arch/powerpc-d128-regs.exp
7883 * gdb.arch/powerpc-stackless.exp
7884 * gdb.arch/ppc64-atomic-inst.exp
7885 * gdb.arch/s390-stackless.exp
7886 * gdb.arch/s390-tdbregs.exp
7887 * gdb.arch/s390-vregs.exp
7888 * gdb.arch/sparc-sysstep.exp
7889 * gdb.arch/thumb-bx-pc.exp
7890 * gdb.arch/thumb-singlestep.exp
7891 * gdb.arch/thumb2-it.exp
7892 * gdb.arch/vsx-regs.exp
7893 * gdb.asm/asm-source.exp
7894 * gdb.base/a2-run.exp
7895 * gdb.base/advance.exp
7896 * gdb.base/all-bin.exp
7897 * gdb.base/anon.exp
7898 * gdb.base/args.exp
7899 * gdb.base/arithmet.exp
7900 * gdb.base/async-shell.exp
7901 * gdb.base/async.exp
7902 * gdb.base/attach-pie-noexec.exp
7903 * gdb.base/attach-twice.exp
7904 * gdb.base/auto-load.exp
7905 * gdb.base/bang.exp
7906 * gdb.base/bitfields.exp
7907 * gdb.base/break-always.exp
7908 * gdb.base/break-caller-line.exp
7909 * gdb.base/break-entry.exp
7910 * gdb.base/break-inline.exp
7911 * gdb.base/break-on-linker-gcd-function.exp
7912 * gdb.base/break-probes.exp
7913 * gdb.base/break.exp
7914 * gdb.base/breakpoint-shadow.exp
7915 * gdb.base/call-ar-st.exp
7916 * gdb.base/call-sc.exp
7917 * gdb.base/call-signal-resume.exp
7918 * gdb.base/call-strs.exp
7919 * gdb.base/callfuncs.exp
7920 * gdb.base/catch-fork-static.exp
7921 * gdb.base/catch-gdb-caused-signals.exp
7922 * gdb.base/catch-load.exp
7923 * gdb.base/catch-signal-fork.exp
7924 * gdb.base/catch-signal.exp
7925 * gdb.base/catch-syscall.exp
7926 * gdb.base/charset.exp
7927 * gdb.base/checkpoint.exp
7928 * gdb.base/chng-syms.exp
7929 * gdb.base/code-expr.exp
7930 * gdb.base/code_elim.exp
7931 * gdb.base/commands.exp
7932 * gdb.base/completion.exp
7933 * gdb.base/complex.exp
7934 * gdb.base/cond-expr.exp
7935 * gdb.base/condbreak.exp
7936 * gdb.base/consecutive.exp
7937 * gdb.base/continue-all-already-running.exp
7938 * gdb.base/coredump-filter.exp
7939 * gdb.base/corefile.exp
7940 * gdb.base/dbx.exp
7941 * gdb.base/debug-expr.exp
7942 * gdb.base/define.exp
7943 * gdb.base/del.exp
7944 * gdb.base/disabled-location.exp
7945 * gdb.base/disasm-end-cu.exp
7946 * gdb.base/disasm-optim.exp
7947 * gdb.base/display.exp
7948 * gdb.base/duplicate-bp.exp
7949 * gdb.base/ena-dis-br.exp
7950 * gdb.base/ending-run.exp
7951 * gdb.base/enumval.exp
7952 * gdb.base/environ.exp
7953 * gdb.base/eu-strip-infcall.exp
7954 * gdb.base/eval-avoid-side-effects.exp
7955 * gdb.base/eval-skip.exp
7956 * gdb.base/exitsignal.exp
7957 * gdb.base/expand-psymtabs.exp
7958 * gdb.base/filesym.exp
7959 * gdb.base/find-unmapped.exp
7960 * gdb.base/finish.exp
7961 * gdb.base/float.exp
7962 * gdb.base/foll-exec-mode.exp
7963 * gdb.base/foll-exec.exp
7964 * gdb.base/foll-fork.exp
7965 * gdb.base/fortran-sym-case.exp
7966 * gdb.base/freebpcmd.exp
7967 * gdb.base/func-ptr.exp
7968 * gdb.base/func-ptrs.exp
7969 * gdb.base/funcargs.exp
7970 * gdb.base/gcore-buffer-overflow.exp
7971 * gdb.base/gcore-relro-pie.exp
7972 * gdb.base/gcore-relro.exp
7973 * gdb.base/gcore.exp
7974 * gdb.base/gdb1090.exp
7975 * gdb.base/gdb11530.exp
7976 * gdb.base/gdb11531.exp
7977 * gdb.base/gdb1821.exp
7978 * gdb.base/gdbindex-stabs.exp
7979 * gdb.base/gdbvars.exp
7980 * gdb.base/hbreak.exp
7981 * gdb.base/hbreak2.exp
7982 * gdb.base/included.exp
7983 * gdb.base/infcall-input.exp
7984 * gdb.base/inferior-died.exp
7985 * gdb.base/infnan.exp
7986 * gdb.base/info-macros.exp
7987 * gdb.base/info-os.exp
7988 * gdb.base/info-proc.exp
7989 * gdb.base/info-shared.exp
7990 * gdb.base/info-target.exp
7991 * gdb.base/infoline.exp
7992 * gdb.base/interp.exp
7993 * gdb.base/interrupt.exp
7994 * gdb.base/jit-reader.exp
7995 * gdb.base/jit-simple.exp
7996 * gdb.base/kill-after-signal.exp
7997 * gdb.base/kill-detach-inferiors-cmd.exp
7998 * gdb.base/label.exp
7999 * gdb.base/langs.exp
8000 * gdb.base/ldbl_e308.exp
8001 * gdb.base/line-symtabs.exp
8002 * gdb.base/linespecs.exp
8003 * gdb.base/list.exp
8004 * gdb.base/long_long.exp
8005 * gdb.base/longest-types.exp
8006 * gdb.base/maint.exp
8007 * gdb.base/max-value-size.exp
8008 * gdb.base/memattr.exp
8009 * gdb.base/mips_pro.exp
8010 * gdb.base/morestack.exp
8011 * gdb.base/moribund-step.exp
8012 * gdb.base/multi-forks.exp
8013 * gdb.base/nested-addr.exp
8014 * gdb.base/nextoverexit.exp
8015 * gdb.base/noreturn-finish.exp
8016 * gdb.base/noreturn-return.exp
8017 * gdb.base/nostdlib.exp
8018 * gdb.base/offsets.exp
8019 * gdb.base/opaque.exp
8020 * gdb.base/pc-fp.exp
8021 * gdb.base/permissions.exp
8022 * gdb.base/print-symbol-loading.exp
8023 * gdb.base/prologue-include.exp
8024 * gdb.base/psymtab.exp
8025 * gdb.base/ptype.exp
8026 * gdb.base/random-signal.exp
8027 * gdb.base/randomize.exp
8028 * gdb.base/range-stepping.exp
8029 * gdb.base/readline-ask.exp
8030 * gdb.base/recpar.exp
8031 * gdb.base/recurse.exp
8032 * gdb.base/relational.exp
8033 * gdb.base/restore.exp
8034 * gdb.base/return-nodebug.exp
8035 * gdb.base/return.exp
8036 * gdb.base/run-after-attach.exp
8037 * gdb.base/save-bp.exp
8038 * gdb.base/scope.exp
8039 * gdb.base/sect-cmd.exp
8040 * gdb.base/set-lang-auto.exp
8041 * gdb.base/set-noassign.exp
8042 * gdb.base/setvar.exp
8043 * gdb.base/sigall.exp
8044 * gdb.base/sigbpt.exp
8045 * gdb.base/siginfo-addr.exp
8046 * gdb.base/siginfo-infcall.exp
8047 * gdb.base/siginfo-obj.exp
8048 * gdb.base/siginfo.exp
8049 * gdb.base/signals-state-child.exp
8050 * gdb.base/signest.exp
8051 * gdb.base/sigstep.exp
8052 * gdb.base/sizeof.exp
8053 * gdb.base/skip.exp
8054 * gdb.base/solib-corrupted.exp
8055 * gdb.base/solib-nodir.exp
8056 * gdb.base/solib-search.exp
8057 * gdb.base/stack-checking.exp
8058 * gdb.base/stale-infcall.exp
8059 * gdb.base/stap-probe.exp
8060 * gdb.base/start.exp
8061 * gdb.base/step-break.exp
8062 * gdb.base/step-bt.exp
8063 * gdb.base/step-line.exp
8064 * gdb.base/step-over-exit.exp
8065 * gdb.base/step-over-syscall.exp
8066 * gdb.base/step-resume-infcall.exp
8067 * gdb.base/step-test.exp
8068 * gdb.base/store.exp
8069 * gdb.base/structs3.exp
8070 * gdb.base/sym-file.exp
8071 * gdb.base/symbol-without-target_section.exp
8072 * gdb.base/term.exp
8073 * gdb.base/testenv.exp
8074 * gdb.base/ui-redirect.exp
8075 * gdb.base/until.exp
8076 * gdb.base/unwindonsignal.exp
8077 * gdb.base/value-double-free.exp
8078 * gdb.base/vla-datatypes.exp
8079 * gdb.base/vla-ptr.exp
8080 * gdb.base/vla-sideeffect.exp
8081 * gdb.base/volatile.exp
8082 * gdb.base/watch-cond-infcall.exp
8083 * gdb.base/watch-cond.exp
8084 * gdb.base/watch-non-mem.exp
8085 * gdb.base/watch-read.exp
8086 * gdb.base/watch-vfork.exp
8087 * gdb.base/watchpoint-cond-gone.exp
8088 * gdb.base/watchpoint-delete.exp
8089 * gdb.base/watchpoint-hw-hit-once.exp
8090 * gdb.base/watchpoint-hw.exp
8091 * gdb.base/watchpoint-stops-at-right-insn.exp
8092 * gdb.base/watchpoints.exp
8093 * gdb.base/wchar.exp
8094 * gdb.base/whatis-exp.exp
8095 * gdb.btrace/buffer-size.exp
8096 * gdb.btrace/data.exp
8097 * gdb.btrace/delta.exp
8098 * gdb.btrace/dlopen.exp
8099 * gdb.btrace/enable.exp
8100 * gdb.btrace/exception.exp
8101 * gdb.btrace/function_call_history.exp
8102 * gdb.btrace/gcore.exp
8103 * gdb.btrace/instruction_history.exp
8104 * gdb.btrace/nohist.exp
8105 * gdb.btrace/reconnect.exp
8106 * gdb.btrace/record_goto-step.exp
8107 * gdb.btrace/record_goto.exp
8108 * gdb.btrace/rn-dl-bind.exp
8109 * gdb.btrace/segv.exp
8110 * gdb.btrace/step.exp
8111 * gdb.btrace/stepi.exp
8112 * gdb.btrace/tailcall-only.exp
8113 * gdb.btrace/tailcall.exp
8114 * gdb.btrace/tsx.exp
8115 * gdb.btrace/unknown_functions.exp
8116 * gdb.btrace/vdso.exp
8117 * gdb.compile/compile-ifunc.exp
8118 * gdb.compile/compile-ops.exp
8119 * gdb.compile/compile-print.exp
8120 * gdb.compile/compile-setjmp.exp
8121 * gdb.cp/abstract-origin.exp
8122 * gdb.cp/ambiguous.exp
8123 * gdb.cp/annota2.exp
8124 * gdb.cp/annota3.exp
8125 * gdb.cp/anon-ns.exp
8126 * gdb.cp/anon-struct.exp
8127 * gdb.cp/anon-union.exp
8128 * gdb.cp/arg-reference.exp
8129 * gdb.cp/baseenum.exp
8130 * gdb.cp/bool.exp
8131 * gdb.cp/breakpoint.exp
8132 * gdb.cp/bs15503.exp
8133 * gdb.cp/call-c.exp
8134 * gdb.cp/casts.exp
8135 * gdb.cp/chained-calls.exp
8136 * gdb.cp/class2.exp
8137 * gdb.cp/classes.exp
8138 * gdb.cp/cmpd-minsyms.exp
8139 * gdb.cp/converts.exp
8140 * gdb.cp/cp-relocate.exp
8141 * gdb.cp/cpcompletion.exp
8142 * gdb.cp/cpexprs.exp
8143 * gdb.cp/cplabel.exp
8144 * gdb.cp/cplusfuncs.exp
8145 * gdb.cp/cpsizeof.exp
8146 * gdb.cp/ctti.exp
8147 * gdb.cp/derivation.exp
8148 * gdb.cp/destrprint.exp
8149 * gdb.cp/dispcxx.exp
8150 * gdb.cp/enum-class.exp
8151 * gdb.cp/exception.exp
8152 * gdb.cp/exceptprint.exp
8153 * gdb.cp/expand-psymtabs-cxx.exp
8154 * gdb.cp/expand-sals.exp
8155 * gdb.cp/extern-c.exp
8156 * gdb.cp/filename.exp
8157 * gdb.cp/formatted-ref.exp
8158 * gdb.cp/fpointer.exp
8159 * gdb.cp/gdb1355.exp
8160 * gdb.cp/gdb2495.exp
8161 * gdb.cp/hang.exp
8162 * gdb.cp/impl-this.exp
8163 * gdb.cp/infcall-dlopen.exp
8164 * gdb.cp/inherit.exp
8165 * gdb.cp/iostream.exp
8166 * gdb.cp/koenig.exp
8167 * gdb.cp/local.exp
8168 * gdb.cp/m-data.exp
8169 * gdb.cp/m-static.exp
8170 * gdb.cp/mb-ctor.exp
8171 * gdb.cp/mb-inline.exp
8172 * gdb.cp/mb-templates.exp
8173 * gdb.cp/member-name.exp
8174 * gdb.cp/member-ptr.exp
8175 * gdb.cp/meth-typedefs.exp
8176 * gdb.cp/method.exp
8177 * gdb.cp/method2.exp
8178 * gdb.cp/minsym-fallback.exp
8179 * gdb.cp/misc.exp
8180 * gdb.cp/namelessclass.exp
8181 * gdb.cp/namespace-enum.exp
8182 * gdb.cp/namespace-nested-import.exp
8183 * gdb.cp/namespace.exp
8184 * gdb.cp/nextoverthrow.exp
8185 * gdb.cp/no-dmgl-verbose.exp
8186 * gdb.cp/non-trivial-retval.exp
8187 * gdb.cp/noparam.exp
8188 * gdb.cp/nsdecl.exp
8189 * gdb.cp/nsimport.exp
8190 * gdb.cp/nsnested.exp
8191 * gdb.cp/nsnoimports.exp
8192 * gdb.cp/nsrecurs.exp
8193 * gdb.cp/nsstress.exp
8194 * gdb.cp/nsusing.exp
8195 * gdb.cp/operator.exp
8196 * gdb.cp/oranking.exp
8197 * gdb.cp/overload-const.exp
8198 * gdb.cp/overload.exp
8199 * gdb.cp/ovldbreak.exp
8200 * gdb.cp/ovsrch.exp
8201 * gdb.cp/paren-type.exp
8202 * gdb.cp/parse-lang.exp
8203 * gdb.cp/pass-by-ref.exp
8204 * gdb.cp/pr-1023.exp
8205 * gdb.cp/pr-1210.exp
8206 * gdb.cp/pr-574.exp
8207 * gdb.cp/pr10687.exp
8208 * gdb.cp/pr12028.exp
8209 * gdb.cp/pr17132.exp
8210 * gdb.cp/pr17494.exp
8211 * gdb.cp/pr9067.exp
8212 * gdb.cp/pr9167.exp
8213 * gdb.cp/pr9631.exp
8214 * gdb.cp/printmethod.exp
8215 * gdb.cp/psmang.exp
8216 * gdb.cp/psymtab-parameter.exp
8217 * gdb.cp/ptype-cv-cp.exp
8218 * gdb.cp/ptype-flags.exp
8219 * gdb.cp/re-set-overloaded.exp
8220 * gdb.cp/ref-types.exp
8221 * gdb.cp/rtti.exp
8222 * gdb.cp/scope-err.exp
8223 * gdb.cp/shadow.exp
8224 * gdb.cp/smartp.exp
8225 * gdb.cp/static-method.exp
8226 * gdb.cp/static-print-quit.exp
8227 * gdb.cp/temargs.exp
8228 * gdb.cp/templates.exp
8229 * gdb.cp/try_catch.exp
8230 * gdb.cp/typedef-operator.exp
8231 * gdb.cp/typeid.exp
8232 * gdb.cp/userdef.exp
8233 * gdb.cp/using-crash.exp
8234 * gdb.cp/var-tag.exp
8235 * gdb.cp/virtbase.exp
8236 * gdb.cp/virtfunc.exp
8237 * gdb.cp/virtfunc2.exp
8238 * gdb.cp/vla-cxx.exp
8239 * gdb.disasm/t01_mov.exp
8240 * gdb.disasm/t02_mova.exp
8241 * gdb.disasm/t03_add.exp
8242 * gdb.disasm/t04_sub.exp
8243 * gdb.disasm/t05_cmp.exp
8244 * gdb.disasm/t06_ari2.exp
8245 * gdb.disasm/t07_ari3.exp
8246 * gdb.disasm/t08_or.exp
8247 * gdb.disasm/t09_xor.exp
8248 * gdb.disasm/t10_and.exp
8249 * gdb.disasm/t11_logs.exp
8250 * gdb.disasm/t12_bit.exp
8251 * gdb.disasm/t13_otr.exp
8252 * gdb.dlang/circular.exp
8253 * gdb.dwarf2/arr-stride.exp
8254 * gdb.dwarf2/arr-subrange.exp
8255 * gdb.dwarf2/atomic-type.exp
8256 * gdb.dwarf2/bad-regnum.exp
8257 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8258 * gdb.dwarf2/callframecfa.exp
8259 * gdb.dwarf2/clztest.exp
8260 * gdb.dwarf2/corrupt.exp
8261 * gdb.dwarf2/data-loc.exp
8262 * gdb.dwarf2/dup-psym.exp
8263 * gdb.dwarf2/dw2-anon-mptr.exp
8264 * gdb.dwarf2/dw2-anonymous-func.exp
8265 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8266 * gdb.dwarf2/dw2-bad-unresolved.exp
8267 * gdb.dwarf2/dw2-basic.exp
8268 * gdb.dwarf2/dw2-canonicalize-type.exp
8269 * gdb.dwarf2/dw2-case-insensitive.exp
8270 * gdb.dwarf2/dw2-common-block.exp
8271 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8272 * gdb.dwarf2/dw2-compressed.exp
8273 * gdb.dwarf2/dw2-const.exp
8274 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8275 * gdb.dwarf2/dw2-cu-size.exp
8276 * gdb.dwarf2/dw2-dup-frame.exp
8277 * gdb.dwarf2/dw2-entry-value.exp
8278 * gdb.dwarf2/dw2-icycle.exp
8279 * gdb.dwarf2/dw2-ifort-parameter.exp
8280 * gdb.dwarf2/dw2-inline-break.exp
8281 * gdb.dwarf2/dw2-inline-param.exp
8282 * gdb.dwarf2/dw2-intercu.exp
8283 * gdb.dwarf2/dw2-intermix.exp
8284 * gdb.dwarf2/dw2-lexical-block-bare.exp
8285 * gdb.dwarf2/dw2-linkage-name-trust.exp
8286 * gdb.dwarf2/dw2-minsym-in-cu.exp
8287 * gdb.dwarf2/dw2-noloc.exp
8288 * gdb.dwarf2/dw2-op-call.exp
8289 * gdb.dwarf2/dw2-op-out-param.exp
8290 * gdb.dwarf2/dw2-opt-structptr.exp
8291 * gdb.dwarf2/dw2-param-error.exp
8292 * gdb.dwarf2/dw2-producer.exp
8293 * gdb.dwarf2/dw2-ranges-base.exp
8294 * gdb.dwarf2/dw2-ref-missing-frame.exp
8295 * gdb.dwarf2/dw2-reg-undefined.exp
8296 * gdb.dwarf2/dw2-regno-invalid.exp
8297 * gdb.dwarf2/dw2-restore.exp
8298 * gdb.dwarf2/dw2-restrict.exp
8299 * gdb.dwarf2/dw2-single-line-discriminators.exp
8300 * gdb.dwarf2/dw2-strp.exp
8301 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8302 * gdb.dwarf2/dw2-unresolved.exp
8303 * gdb.dwarf2/dw2-var-zero-addr.exp
8304 * gdb.dwarf2/dw4-sig-types.exp
8305 * gdb.dwarf2/dwz.exp
8306 * gdb.dwarf2/dynarr-ptr.exp
8307 * gdb.dwarf2/enum-type.exp
8308 * gdb.dwarf2/gdb-index.exp
8309 * gdb.dwarf2/implptr-64bit.exp
8310 * gdb.dwarf2/implptr-optimized-out.exp
8311 * gdb.dwarf2/implptr.exp
8312 * gdb.dwarf2/implref-array.exp
8313 * gdb.dwarf2/implref-const.exp
8314 * gdb.dwarf2/implref-global.exp
8315 * gdb.dwarf2/implref-struct.exp
8316 * gdb.dwarf2/mac-fileno.exp
8317 * gdb.dwarf2/main-subprogram.exp
8318 * gdb.dwarf2/member-ptr-forwardref.exp
8319 * gdb.dwarf2/method-ptr.exp
8320 * gdb.dwarf2/missing-sig-type.exp
8321 * gdb.dwarf2/nonvar-access.exp
8322 * gdb.dwarf2/opaque-type-lookup.exp
8323 * gdb.dwarf2/pieces-optimized-out.exp
8324 * gdb.dwarf2/pieces.exp
8325 * gdb.dwarf2/pr10770.exp
8326 * gdb.dwarf2/pr13961.exp
8327 * gdb.dwarf2/staticvirtual.exp
8328 * gdb.dwarf2/subrange.exp
8329 * gdb.dwarf2/symtab-producer.exp
8330 * gdb.dwarf2/trace-crash.exp
8331 * gdb.dwarf2/typeddwarf.exp
8332 * gdb.dwarf2/valop.exp
8333 * gdb.dwarf2/watch-notconst.exp
8334 * gdb.fortran/array-element.exp
8335 * gdb.fortran/charset.exp
8336 * gdb.fortran/common-block.exp
8337 * gdb.fortran/complex.exp
8338 * gdb.fortran/derived-type-function.exp
8339 * gdb.fortran/derived-type.exp
8340 * gdb.fortran/logical.exp
8341 * gdb.fortran/module.exp
8342 * gdb.fortran/multi-dim.exp
8343 * gdb.fortran/nested-funcs.exp
8344 * gdb.fortran/print-formatted.exp
8345 * gdb.fortran/subarray.exp
8346 * gdb.fortran/vla-alloc-assoc.exp
8347 * gdb.fortran/vla-datatypes.exp
8348 * gdb.fortran/vla-history.exp
8349 * gdb.fortran/vla-ptr-info.exp
8350 * gdb.fortran/vla-ptype-sub.exp
8351 * gdb.fortran/vla-ptype.exp
8352 * gdb.fortran/vla-sizeof.exp
8353 * gdb.fortran/vla-type.exp
8354 * gdb.fortran/vla-value-sub-arbitrary.exp
8355 * gdb.fortran/vla-value-sub-finish.exp
8356 * gdb.fortran/vla-value-sub.exp
8357 * gdb.fortran/vla-value.exp
8358 * gdb.fortran/whatis_type.exp
8359 * gdb.go/chan.exp
8360 * gdb.go/handcall.exp
8361 * gdb.go/hello.exp
8362 * gdb.go/integers.exp
8363 * gdb.go/methods.exp
8364 * gdb.go/package.exp
8365 * gdb.go/strings.exp
8366 * gdb.go/types.exp
8367 * gdb.go/unsafe.exp
8368 * gdb.guile/scm-arch.exp
8369 * gdb.guile/scm-block.exp
8370 * gdb.guile/scm-breakpoint.exp
8371 * gdb.guile/scm-cmd.exp
8372 * gdb.guile/scm-disasm.exp
8373 * gdb.guile/scm-equal.exp
8374 * gdb.guile/scm-frame-args.exp
8375 * gdb.guile/scm-frame-inline.exp
8376 * gdb.guile/scm-frame.exp
8377 * gdb.guile/scm-iterator.exp
8378 * gdb.guile/scm-math.exp
8379 * gdb.guile/scm-objfile.exp
8380 * gdb.guile/scm-ports.exp
8381 * gdb.guile/scm-symbol.exp
8382 * gdb.guile/scm-symtab.exp
8383 * gdb.guile/scm-value-cc.exp
8384 * gdb.guile/types-module.exp
8385 * gdb.linespec/break-ask.exp
8386 * gdb.linespec/cpexplicit.exp
8387 * gdb.linespec/explicit.exp
8388 * gdb.linespec/keywords.exp
8389 * gdb.linespec/linespec.exp
8390 * gdb.linespec/ls-dollar.exp
8391 * gdb.linespec/ls-errs.exp
8392 * gdb.linespec/skip-two.exp
8393 * gdb.linespec/thread.exp
8394 * gdb.mi/mi-async.exp
8395 * gdb.mi/mi-basics.exp
8396 * gdb.mi/mi-break.exp
8397 * gdb.mi/mi-catch-load.exp
8398 * gdb.mi/mi-cli.exp
8399 * gdb.mi/mi-cmd-param-changed.exp
8400 * gdb.mi/mi-console.exp
8401 * gdb.mi/mi-detach.exp
8402 * gdb.mi/mi-disassemble.exp
8403 * gdb.mi/mi-eval.exp
8404 * gdb.mi/mi-file-transfer.exp
8405 * gdb.mi/mi-file.exp
8406 * gdb.mi/mi-fill-memory.exp
8407 * gdb.mi/mi-inheritance-syntax-error.exp
8408 * gdb.mi/mi-linespec-err-cp.exp
8409 * gdb.mi/mi-logging.exp
8410 * gdb.mi/mi-memory-changed.exp
8411 * gdb.mi/mi-read-memory.exp
8412 * gdb.mi/mi-record-changed.exp
8413 * gdb.mi/mi-reg-undefined.exp
8414 * gdb.mi/mi-regs.exp
8415 * gdb.mi/mi-return.exp
8416 * gdb.mi/mi-reverse.exp
8417 * gdb.mi/mi-simplerun.exp
8418 * gdb.mi/mi-solib.exp
8419 * gdb.mi/mi-stack.exp
8420 * gdb.mi/mi-stepi.exp
8421 * gdb.mi/mi-syn-frame.exp
8422 * gdb.mi/mi-until.exp
8423 * gdb.mi/mi-var-block.exp
8424 * gdb.mi/mi-var-child.exp
8425 * gdb.mi/mi-var-cmd.exp
8426 * gdb.mi/mi-var-cp.exp
8427 * gdb.mi/mi-var-display.exp
8428 * gdb.mi/mi-var-invalidate.exp
8429 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8430 * gdb.mi/mi-vla-fortran.exp
8431 * gdb.mi/mi-watch.exp
8432 * gdb.mi/mi2-var-child.exp
8433 * gdb.mi/user-selected-context-sync.exp
8434 * gdb.modula2/unbounded-array.exp
8435 * gdb.multi/dummy-frame-restore.exp
8436 * gdb.multi/multi-arch-exec.exp
8437 * gdb.multi/multi-arch.exp
8438 * gdb.multi/tids.exp
8439 * gdb.multi/watchpoint-multi.exp
8440 * gdb.opencl/callfuncs.exp
8441 * gdb.opencl/convs_casts.exp
8442 * gdb.opencl/datatypes.exp
8443 * gdb.opencl/operators.exp
8444 * gdb.opencl/vec_comps.exp
8445 * gdb.opt/clobbered-registers-O2.exp
8446 * gdb.opt/inline-break.exp
8447 * gdb.opt/inline-bt.exp
8448 * gdb.opt/inline-cmds.exp
8449 * gdb.opt/inline-locals.exp
8450 * gdb.pascal/case-insensitive-symbols.exp
8451 * gdb.pascal/floats.exp
8452 * gdb.pascal/gdb11492.exp
8453 * gdb.python/lib-types.exp
8454 * gdb.python/py-arch.exp
8455 * gdb.python/py-as-string.exp
8456 * gdb.python/py-bad-printers.exp
8457 * gdb.python/py-block.exp
8458 * gdb.python/py-breakpoint-create-fail.exp
8459 * gdb.python/py-breakpoint.exp
8460 * gdb.python/py-caller-is.exp
8461 * gdb.python/py-cmd.exp
8462 * gdb.python/py-explore-cc.exp
8463 * gdb.python/py-explore.exp
8464 * gdb.python/py-finish-breakpoint.exp
8465 * gdb.python/py-finish-breakpoint2.exp
8466 * gdb.python/py-frame-args.exp
8467 * gdb.python/py-frame-inline.exp
8468 * gdb.python/py-frame.exp
8469 * gdb.python/py-framefilter-mi.exp
8470 * gdb.python/py-infthread.exp
8471 * gdb.python/py-lazy-string.exp
8472 * gdb.python/py-linetable.exp
8473 * gdb.python/py-mi-events.exp
8474 * gdb.python/py-mi-objfile.exp
8475 * gdb.python/py-mi.exp
8476 * gdb.python/py-objfile.exp
8477 * gdb.python/py-pp-integral.exp
8478 * gdb.python/py-pp-maint.exp
8479 * gdb.python/py-pp-re-notag.exp
8480 * gdb.python/py-pp-registration.exp
8481 * gdb.python/py-recurse-unwind.exp
8482 * gdb.python/py-strfns.exp
8483 * gdb.python/py-symbol.exp
8484 * gdb.python/py-symtab.exp
8485 * gdb.python/py-sync-interp.exp
8486 * gdb.python/py-typeprint.exp
8487 * gdb.python/py-unwind-maint.exp
8488 * gdb.python/py-unwind.exp
8489 * gdb.python/py-value-cc.exp
8490 * gdb.python/py-xmethods.exp
8491 * gdb.reverse/amd64-tailcall-reverse.exp
8492 * gdb.reverse/break-precsave.exp
8493 * gdb.reverse/break-reverse.exp
8494 * gdb.reverse/consecutive-precsave.exp
8495 * gdb.reverse/consecutive-reverse.exp
8496 * gdb.reverse/finish-precsave.exp
8497 * gdb.reverse/finish-reverse-bkpt.exp
8498 * gdb.reverse/finish-reverse.exp
8499 * gdb.reverse/fstatat-reverse.exp
8500 * gdb.reverse/getresuid-reverse.exp
8501 * gdb.reverse/i386-precsave.exp
8502 * gdb.reverse/i386-reverse.exp
8503 * gdb.reverse/i386-sse-reverse.exp
8504 * gdb.reverse/i387-env-reverse.exp
8505 * gdb.reverse/i387-stack-reverse.exp
8506 * gdb.reverse/insn-reverse.exp
8507 * gdb.reverse/machinestate-precsave.exp
8508 * gdb.reverse/machinestate.exp
8509 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8510 * gdb.reverse/pipe-reverse.exp
8511 * gdb.reverse/readv-reverse.exp
8512 * gdb.reverse/recvmsg-reverse.exp
8513 * gdb.reverse/rerun-prec.exp
8514 * gdb.reverse/s390-mvcle.exp
8515 * gdb.reverse/step-precsave.exp
8516 * gdb.reverse/step-reverse.exp
8517 * gdb.reverse/time-reverse.exp
8518 * gdb.reverse/until-precsave.exp
8519 * gdb.reverse/until-reverse.exp
8520 * gdb.reverse/waitpid-reverse.exp
8521 * gdb.reverse/watch-precsave.exp
8522 * gdb.reverse/watch-reverse.exp
8523 * gdb.rust/generics.exp
8524 * gdb.rust/methods.exp
8525 * gdb.rust/modules.exp
8526 * gdb.rust/simple.exp
8527 * gdb.server/connect-with-no-symbol-file.exp
8528 * gdb.server/ext-attach.exp
8529 * gdb.server/ext-restart.exp
8530 * gdb.server/ext-wrapper.exp
8531 * gdb.server/file-transfer.exp
8532 * gdb.server/server-exec-info.exp
8533 * gdb.server/server-kill.exp
8534 * gdb.server/server-mon.exp
8535 * gdb.server/wrapper.exp
8536 * gdb.stabs/exclfwd.exp
8537 * gdb.stabs/gdb11479.exp
8538 * gdb.threads/clone-new-thread-event.exp
8539 * gdb.threads/corethreads.exp
8540 * gdb.threads/current-lwp-dead.exp
8541 * gdb.threads/dlopen-libpthread.exp
8542 * gdb.threads/gcore-thread.exp
8543 * gdb.threads/sigstep-threads.exp
8544 * gdb.threads/watchpoint-fork.exp
8545 * gdb.trace/actions-changed.exp
8546 * gdb.trace/backtrace.exp
8547 * gdb.trace/change-loc.exp
8548 * gdb.trace/circ.exp
8549 * gdb.trace/collection.exp
8550 * gdb.trace/disconnected-tracing.exp
8551 * gdb.trace/ftrace.exp
8552 * gdb.trace/mi-trace-frame-collected.exp
8553 * gdb.trace/mi-trace-unavailable.exp
8554 * gdb.trace/mi-traceframe-changed.exp
8555 * gdb.trace/mi-tsv-changed.exp
8556 * gdb.trace/no-attach-trace.exp
8557 * gdb.trace/passc-dyn.exp
8558 * gdb.trace/qtro.exp
8559 * gdb.trace/range-stepping.exp
8560 * gdb.trace/read-memory.exp
8561 * gdb.trace/save-trace.exp
8562 * gdb.trace/signal.exp
8563 * gdb.trace/status-stop.exp
8564 * gdb.trace/tfile.exp
8565 * gdb.trace/trace-break.exp
8566 * gdb.trace/trace-buffer-size.exp
8567 * gdb.trace/trace-condition.exp
8568 * gdb.trace/tracefile-pseudo-reg.exp
8569 * gdb.trace/tstatus.exp
8570 * gdb.trace/unavailable.exp
8571 * gdb.trace/while-dyn.exp
8572 * gdb.trace/while-stepping.exp
8573
85742016-12-22 Doug Evans <xdje42@gmail.com>
8575
8576 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8577 and msymbols.
8578
85792016-12-19 Yao Qi <yao.qi@linaro.org>
8580
8581 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8582 (test_with_self): Don't call do_steps_and_nexts, and remove
8583 code about stepping into xmalloc.
8584
85852016-12-09 Yao Qi <yao.qi@linaro.org>
8586
8587 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8588
85892016-12-09 Yao Qi <yao.qi@linaro.org>
8590
8591 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8592
85932016-12-09 Pedro Alves <palves@redhat.com>
8594
8595 * gdb.base/all-architectures-0.exp: New file.
8596 * gdb.base/all-architectures-1.exp: New file.
8597 * gdb.base/all-architectures-2.exp: New file.
8598 * gdb.base/all-architectures-3.exp: New file.
8599 * gdb.base/all-architectures-4.exp: New file.
8600 * gdb.base/all-architectures-5.exp: New file.
8601 * gdb.base/all-architectures-6.exp: New file.
8602 * gdb.base/all-architectures-7.exp: New file.
8603 * gdb.base/all-architectures.exp.in: New file.
8604
86052016-12-09 Yao Qi <yao.qi@linaro.org>
8606
8607 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8608
86092016-12-02 Luis Machado <lgustavo@codesourcery.com>
8610
8611 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8612 possible.
8613 Remove useless pattern-matching code.
8614
86152016-12-02 Pedro Alves <palves@redhat.com>
8616
8617 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8618 procedure.
8619 (top level): Call it.
8620
86212016-12-02 Pedro Alves <palves@redhat.com>
8622
8623 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8624 New procedure.
8625 (top level): Call it.
8626
86272016-12-02 Pedro Alves <palves@redhat.com>
8628
8629 PR cli/20559
8630 * gdb.base/commands.exp (user_defined_command_args_eval): New
8631 procedure.
8632 (top level): Call it.
8633
86342016-12-02 Luis Machado <lgustavo@codesourcery.com>
8635
8636 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8637 timeout handling.
8638
86392016-12-02 Tom Tromey <tom@tromey.com>
8640
8641 * gdb.dwarf2/main-subprogram.c: New file.
8642 * gdb.dwarf2/main-subprogram.exp: New file.
8643
86442016-12-01 Luis Machado <lgustavo@codesourcery.com>
8645
8646 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8647 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8648 gdb_test_no_output for a couple of cases.
8649 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8650
86512016-12-01 Luis Machado <lgustavo@codesourcery.com>
8652
8653 Fix test names and standardize compilation error messages throughout
8654 the following files:
8655
8656 * gdb.ada/start.exp
8657 * gdb.arch/alpha-step.exp
8658 * gdb.arch/e500-prologue.exp
8659 * gdb.arch/ftrace-insn-reloc.exp
8660 * gdb.arch/gdb1291.exp
8661 * gdb.arch/gdb1431.exp
8662 * gdb.arch/gdb1558.exp
8663 * gdb.arch/i386-dr3-watch.exp
8664 * gdb.arch/i386-sse-stack-align.exp
8665 * gdb.arch/ia64-breakpoint-shadow.exp
8666 * gdb.arch/pa-nullify.exp
8667 * gdb.arch/powerpc-aix-prologue.exp
8668 * gdb.arch/thumb-bx-pc.exp
8669 * gdb.base/annota1.exp
8670 * gdb.base/annota3.exp
8671 * gdb.base/arrayidx.exp
8672 * gdb.base/assign.exp
8673 * gdb.base/attach.exp
8674 * gdb.base/auxv.exp
8675 * gdb.base/bang.exp
8676 * gdb.base/bfp-test.exp
8677 * gdb.base/bigcore.exp
8678 * gdb.base/bitfields2.exp
8679 * gdb.base/break-fun-addr.exp
8680 * gdb.base/break-probes.exp
8681 * gdb.base/call-rt-st.exp
8682 * gdb.base/callexit.exp
8683 * gdb.base/catch-fork-kill.exp
8684 * gdb.base/charset.exp
8685 * gdb.base/checkpoint.exp
8686 * gdb.base/comprdebug.exp
8687 * gdb.base/constvars.exp
8688 * gdb.base/coredump-filter.exp
8689 * gdb.base/cursal.exp
8690 * gdb.base/cvexpr.exp
8691 * gdb.base/detach.exp
8692 * gdb.base/display.exp
8693 * gdb.base/dmsym.exp
8694 * gdb.base/dprintf-pending.exp
8695 * gdb.base/dso2dso.exp
8696 * gdb.base/dtrace-probe.exp
8697 * gdb.base/dump.exp
8698 * gdb.base/enum_cond.exp
8699 * gdb.base/exe-lock.exp
8700 * gdb.base/exec-invalid-sysroot.exp
8701 * gdb.base/execl-update-breakpoints.exp
8702 * gdb.base/exprs.exp
8703 * gdb.base/fileio.exp
8704 * gdb.base/find.exp
8705 * gdb.base/finish.exp
8706 * gdb.base/fixsection.exp
8707 * gdb.base/foll-vfork.exp
8708 * gdb.base/frame-args.exp
8709 * gdb.base/gcore.exp
8710 * gdb.base/gdb1250.exp
8711 * gdb.base/global-var-nested-by-dso.exp
8712 * gdb.base/gnu-ifunc.exp
8713 * gdb.base/hashline1.exp
8714 * gdb.base/hashline2.exp
8715 * gdb.base/hashline3.exp
8716 * gdb.base/hbreak-in-shr-unsupported.exp
8717 * gdb.base/huge.exp
8718 * gdb.base/infcall-input.exp
8719 * gdb.base/info-fun.exp
8720 * gdb.base/info-shared.exp
8721 * gdb.base/jit-simple.exp
8722 * gdb.base/jit-so.exp
8723 * gdb.base/jit.exp
8724 * gdb.base/jump.exp
8725 * gdb.base/label.exp
8726 * gdb.base/lineinc.exp
8727 * gdb.base/logical.exp
8728 * gdb.base/longjmp.exp
8729 * gdb.base/macscp.exp
8730 * gdb.base/miscexprs.exp
8731 * gdb.base/new-ui-echo.exp
8732 * gdb.base/new-ui-pending-input.exp
8733 * gdb.base/new-ui.exp
8734 * gdb.base/nodebug.exp
8735 * gdb.base/nofield.exp
8736 * gdb.base/offsets.exp
8737 * gdb.base/overlays.exp
8738 * gdb.base/pending.exp
8739 * gdb.base/pointers.exp
8740 * gdb.base/pr11022.exp
8741 * gdb.base/printcmds.exp
8742 * gdb.base/prologue.exp
8743 * gdb.base/ptr-typedef.exp
8744 * gdb.base/realname-expand.exp
8745 * gdb.base/relativedebug.exp
8746 * gdb.base/relocate.exp
8747 * gdb.base/remote.exp
8748 * gdb.base/reread.exp
8749 * gdb.base/return2.exp
8750 * gdb.base/savedregs.exp
8751 * gdb.base/sep.exp
8752 * gdb.base/sepdebug.exp
8753 * gdb.base/sepsymtab.exp
8754 * gdb.base/set-inferior-tty.exp
8755 * gdb.base/setshow.exp
8756 * gdb.base/shlib-call.exp
8757 * gdb.base/sigaltstack.exp
8758 * gdb.base/siginfo-addr.exp
8759 * gdb.base/signals.exp
8760 * gdb.base/signull.exp
8761 * gdb.base/sigrepeat.exp
8762 * gdb.base/so-impl-ld.exp
8763 * gdb.base/solib-display.exp
8764 * gdb.base/solib-overlap.exp
8765 * gdb.base/solib-search.exp
8766 * gdb.base/solib-symbol.exp
8767 * gdb.base/structs.exp
8768 * gdb.base/structs2.exp
8769 * gdb.base/symtab-search-order.exp
8770 * gdb.base/twice.exp
8771 * gdb.base/unload.exp
8772 * gdb.base/varargs.exp
8773 * gdb.base/watchpoint-solib.exp
8774 * gdb.base/watchpoint.exp
8775 * gdb.base/whatis.exp
8776 * gdb.base/wrong_frame_bt_full.exp
8777 * gdb.btrace/dlopen.exp
8778 * gdb.cell/ea-standalone.exp
8779 * gdb.cell/ea-test.exp
8780 * gdb.cp/dispcxx.exp
8781 * gdb.cp/gdb2384.exp
8782 * gdb.cp/method2.exp
8783 * gdb.cp/nextoverthrow.exp
8784 * gdb.cp/pr10728.exp
8785 * gdb.disasm/am33.exp
8786 * gdb.disasm/h8300s.exp
8787 * gdb.disasm/mn10300.exp
8788 * gdb.disasm/sh3.exp
8789 * gdb.dwarf2/dw2-dir-file-name.exp
8790 * gdb.fortran/complex.exp
8791 * gdb.fortran/library-module.exp
8792 * gdb.guile/scm-pretty-print.exp
8793 * gdb.guile/scm-symbol.exp
8794 * gdb.guile/scm-type.exp
8795 * gdb.guile/scm-value.exp
8796 * gdb.linespec/linespec.exp
8797 * gdb.mi/gdb701.exp
8798 * gdb.mi/gdb792.exp
8799 * gdb.mi/mi-breakpoint-changed.exp
8800 * gdb.mi/mi-dprintf-pending.exp
8801 * gdb.mi/mi-dprintf.exp
8802 * gdb.mi/mi-exit-code.exp
8803 * gdb.mi/mi-pending.exp
8804 * gdb.mi/mi-solib.exp
8805 * gdb.mi/new-ui-mi-sync.exp
8806 * gdb.mi/pr11022.exp
8807 * gdb.mi/user-selected-context-sync.exp
8808 * gdb.opt/solib-intra-step.exp
8809 * gdb.python/py-events.exp
8810 * gdb.python/py-finish-breakpoint.exp
8811 * gdb.python/py-mi.exp
8812 * gdb.python/py-prettyprint.exp
8813 * gdb.python/py-shared.exp
8814 * gdb.python/py-symbol.exp
8815 * gdb.python/py-template.exp
8816 * gdb.python/py-type.exp
8817 * gdb.python/py-value.exp
8818 * gdb.reverse/solib-precsave.exp
8819 * gdb.reverse/solib-reverse.exp
8820 * gdb.server/solib-list.exp
8821 * gdb.stabs/weird.exp
8822 * gdb.threads/reconnect-signal.exp
8823 * gdb.threads/stepi-random-signal.exp
8824 * gdb.trace/actions.exp
8825 * gdb.trace/ax.exp
8826 * gdb.trace/backtrace.exp
8827 * gdb.trace/change-loc.exp
8828 * gdb.trace/deltrace.exp
8829 * gdb.trace/ftrace-lock.exp
8830 * gdb.trace/ftrace.exp
8831 * gdb.trace/infotrace.exp
8832 * gdb.trace/mi-tracepoint-changed.exp
8833 * gdb.trace/packetlen.exp
8834 * gdb.trace/passcount.exp
8835 * gdb.trace/pending.exp
8836 * gdb.trace/range-stepping.exp
8837 * gdb.trace/report.exp
8838 * gdb.trace/stap-trace.exp
8839 * gdb.trace/tfind.exp
8840 * gdb.trace/trace-break.exp
8841 * gdb.trace/trace-condition.exp
8842 * gdb.trace/trace-enable-disable.exp
8843 * gdb.trace/trace-mt.exp
8844 * gdb.trace/tracecmd.exp
8845 * gdb.trace/tspeed.exp
8846 * gdb.trace/tsv.exp
8847 * lib/perftest.exp
8848
88492016-12-01 Luis Machado <lgustavo@codesourcery.com>
8850
8851 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8852 with gdb_test_no_output.
8853 Use command as test name.
8854
88552016-12-01 Luis Machado <lgustavo@codesourcery.com>
8856
8857 Fix test names starting with uppercase throughout the files.
8858
8859 * gdb.ada/assign_1.exp
8860 * gdb.ada/boolean_expr.exp
8861 * gdb.base/arrayidx.exp
8862 * gdb.base/del.exp
8863 * gdb.base/gcore-buffer-overflow.exp
8864 * gdb.base/testenv.exp
8865 * gdb.compile/compile.exp
8866 * gdb.python/py-framefilter-invalidarg.exp
8867 * gdb.python/py-framefilter.exp
8868
88692016-12-01 Luis Machado <lgustavo@codesourcery.com>
8870
8871 Fix test names starting with uppercase throughout the files.
8872
8873 * gdb.ada/array_return.exp
8874 * gdb.ada/expr_delims.exp
8875 * gdb.ada/mi_dyn_arr.exp
8876 * gdb.ada/mi_interface.exp
8877 * gdb.ada/mi_var_array.exp
8878 * gdb.ada/watch_arg.exp
8879 * gdb.arch/alpha-step.exp
8880 * gdb.arch/altivec-regs.exp
8881 * gdb.arch/e500-regs.exp
8882 * gdb.arch/powerpc-d128-regs.exp
8883 * gdb.base/arrayidx.exp
8884 * gdb.base/break.exp
8885 * gdb.base/checkpoint.exp
8886 * gdb.base/debug-expr.exp
8887 * gdb.base/dmsym.exp
8888 * gdb.base/radix.exp
8889 * gdb.base/sepdebug.exp
8890 * gdb.base/testenv.exp
8891 * gdb.base/watch_thread_num.exp
8892 * gdb.base/watchpoint-cond-gone.exp
8893 * gdb.cell/break.exp
8894 * gdb.cell/ea-cache.exp
8895 * gdb.compile/compile.exp
8896 * gdb.cp/gdb2495.exp
8897 * gdb.gdb/selftest.exp
8898 * gdb.gdb/xfullpath.exp
8899 * gdb.go/hello.exp
8900 * gdb.go/integers.exp
8901 * gdb.objc/basicclass.exp
8902 * gdb.pascal/hello.exp
8903 * gdb.pascal/integers.exp
8904 * gdb.python/py-breakpoint.exp
8905 * gdb.python/py-cmd.exp
8906 * gdb.python/py-linetable.exp
8907 * gdb.python/py-xmethods.exp
8908 * gdb.python/python.exp
8909 * gdb.reverse/consecutive-precsave.exp
8910 * gdb.reverse/finish-precsave.exp
8911 * gdb.reverse/i386-precsave.exp
8912 * gdb.reverse/machinestate-precsave.exp
8913 * gdb.reverse/sigall-precsave.exp
8914 * gdb.reverse/solib-precsave.exp
8915 * gdb.reverse/step-precsave.exp
8916 * gdb.reverse/until-precsave.exp
8917 * gdb.reverse/watch-precsave.exp
8918 * gdb.threads/leader-exit.exp
8919 * gdb.threads/pthreads.exp
8920 * gdb.threads/wp-replication.exp
8921 * gdb.trace/actions.exp
8922 * gdb.trace/mi-tsv-changed.exp
8923 * gdb.trace/tsv.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-bp_permanent.exp
8930 * gdb.arch/i386-gnu-cfi.exp
8931 * gdb.base/disasm-end-cu.exp
8932 * gdb.base/macscp.exp
8933 * gdb.base/pending.exp
8934 * gdb.base/watch_thread_num.exp
8935 * gdb.cp/exception.exp
8936 * gdb.cp/gdb2495.exp
8937 * gdb.cp/local.exp
8938 * gdb.python/py-evsignal.exp
8939 * gdb.python/python.exp
8940 * gdb.trace/tracecmd.exp
8941
89422016-12-01 Luis Machado <lgustavo@codesourcery.com>
8943
8944 Fix test names starting with uppercase throughout the files.
8945
8946 * gdb.base/charset.exp
8947 * gdb.base/eval.exp
8948 * gdb.base/multi-forks.exp
8949 * gdb.guile/scm-progspace.exp
8950 * gdb.opencl/datatypes.exp
8951 * gdb.python/py-block.exp
8952 * gdb.python/py-function.exp
8953 * gdb.python/py-symbol.exp
8954 * gdb.python/py-symtab.exp
8955 * gdb.python/py-xmethods.exp
8956 * gdb.reverse/break-precsave.exp
8957 * gdb.reverse/break-reverse.exp
8958 * gdb.reverse/consecutive-precsave.exp
8959 * gdb.reverse/consecutive-reverse.exp
8960 * gdb.reverse/finish-precsave.exp
8961 * gdb.reverse/finish-reverse-bkpt.exp
8962 * gdb.reverse/finish-reverse.exp
8963 * gdb.reverse/fstatat-reverse.exp
8964 * gdb.reverse/getresuid-reverse.exp
8965 * gdb.reverse/i386-precsave.exp
8966 * gdb.reverse/i386-reverse.exp
8967 * gdb.reverse/i386-sse-reverse.exp
8968 * gdb.reverse/i387-stack-reverse.exp
8969 * gdb.reverse/insn-reverse.exp
8970 * gdb.reverse/machinestate-precsave.exp
8971 * gdb.reverse/machinestate.exp
8972 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8973 * gdb.reverse/pipe-reverse.exp
8974 * gdb.reverse/readv-reverse.exp
8975 * gdb.reverse/recvmsg-reverse.exp
8976 * gdb.reverse/rerun-prec.exp
8977 * gdb.reverse/s390-mvcle.exp
8978 * gdb.reverse/sigall-precsave.exp
8979 * gdb.reverse/sigall-reverse.exp
8980 * gdb.reverse/solib-precsave.exp
8981 * gdb.reverse/solib-reverse.exp
8982 * gdb.reverse/step-precsave.exp
8983 * gdb.reverse/step-reverse.exp
8984 * gdb.reverse/time-reverse.exp
8985 * gdb.reverse/until-precsave.exp
8986 * gdb.reverse/until-reverse.exp
8987 * gdb.reverse/waitpid-reverse.exp
8988 * gdb.reverse/watch-precsave.exp
8989 * gdb.reverse/watch-reverse.exp
8990
89912016-12-01 Luis Machado <lgustavo@codesourcery.com>
8992
8993 Fix test names starting with uppercase throughout the files.
8994
8995 * gdb.arch/i386-mpx-simple_segv.exp
8996 * gdb.arch/i386-mpx.exp
8997 * gdb.arch/i386-permbkpt.exp
8998 * gdb.arch/pa-nullify.exp
8999 * gdb.arch/powerpc-d128-regs.exp
9000 * gdb.arch/vsx-regs.exp
9001 * gdb.base/bfp-test.exp
9002 * gdb.base/break.exp
9003 * gdb.base/breakpoint-shadow.exp
9004 * gdb.base/callfuncs.exp
9005 * gdb.base/charset.exp
9006 * gdb.base/commands.exp
9007 * gdb.base/completion.exp
9008 * gdb.base/dfp-test.exp
9009 * gdb.base/echo.exp
9010 * gdb.base/ending-run.exp
9011 * gdb.base/eval.exp
9012 * gdb.base/expand-psymtabs.exp
9013 * gdb.base/float128.exp
9014 * gdb.base/floatn.exp
9015 * gdb.base/foll-exec-mode.exp
9016 * gdb.base/gdb1056.exp
9017 * gdb.base/gdb11531.exp
9018 * gdb.base/kill-after-signal.exp
9019 * gdb.base/multi-forks.exp
9020 * gdb.base/overlays.exp
9021 * gdb.base/pending.exp
9022 * gdb.base/sepdebug.exp
9023 * gdb.base/testenv.exp
9024 * gdb.base/valgrind-db-attach.exp
9025 * gdb.base/watch_thread_num.exp
9026 * gdb.base/watchpoint-cond-gone.exp
9027 * gdb.base/watchpoint.exp
9028 * gdb.base/watchpoints.exp
9029 * gdb.cp/arg-reference.exp
9030 * gdb.cp/baseenum.exp
9031 * gdb.cp/operator.exp
9032 * gdb.cp/shadow.exp
9033 * gdb.dwarf2/dw2-op-out-param.exp
9034 * gdb.dwarf2/dw2-reg-undefined.exp
9035 * gdb.go/chan.exp
9036 * gdb.go/hello.exp
9037 * gdb.go/integers.exp
9038 * gdb.go/methods.exp
9039 * gdb.go/package.exp
9040 * gdb.guile/scm-parameter.exp
9041 * gdb.guile/scm-progspace.exp
9042 * gdb.guile/scm-value.exp
9043 * gdb.mi/mi-pending.exp
9044 * gdb.mi/user-selected-context-sync.exp
9045 * gdb.multi/multi-attach.exp
9046 * gdb.multi/tids.exp
9047 * gdb.opt/clobbered-registers-O2.exp
9048 * gdb.pascal/floats.exp
9049 * gdb.pascal/integers.exp
9050 * gdb.python/py-block.exp
9051 * gdb.python/py-events.exp
9052 * gdb.python/py-parameter.exp
9053 * gdb.python/py-symbol.exp
9054 * gdb.python/py-symtab.exp
9055 * gdb.python/py-type.exp
9056 * gdb.python/py-value.exp
9057 * gdb.python/py-xmethods.exp
9058 * gdb.python/python.exp
9059 * gdb.reverse/break-precsave.exp
9060 * gdb.reverse/consecutive-precsave.exp
9061 * gdb.reverse/finish-precsave.exp
9062 * gdb.reverse/i386-precsave.exp
9063 * gdb.reverse/machinestate-precsave.exp
9064 * gdb.reverse/sigall-precsave.exp
9065 * gdb.reverse/solib-precsave.exp
9066 * gdb.reverse/step-precsave.exp
9067 * gdb.reverse/until-precsave.exp
9068 * gdb.reverse/watch-precsave.exp
9069 * gdb.server/ext-attach.exp
9070 * gdb.server/ext-restart.exp
9071 * gdb.server/ext-run.exp
9072 * gdb.server/ext-wrapper.exp
9073 * gdb.stabs/gdb11479.exp
9074 * gdb.stabs/weird.exp
9075 * gdb.threads/attach-many-short-lived-threads.exp
9076 * gdb.threads/kill.exp
9077 * gdb.threads/watchpoint-fork.exp
9078
90792016-12-01 Luis Machado <lgustavo@codesourcery.com>
9080
9081 Fix test names starting with uppercase throughout all the files below.
9082
9083 * gdb.ada/array_return.exp
9084 * gdb.ada/catch_ex.exp
9085 * gdb.ada/info_exc.exp
9086 * gdb.ada/mi_catch_ex.exp
9087 * gdb.ada/mi_dyn_arr.exp
9088 * gdb.ada/mi_ex_cond.exp
9089 * gdb.ada/mi_exc_info.exp
9090 * gdb.ada/mi_interface.exp
9091 * gdb.ada/mi_task_arg.exp
9092 * gdb.ada/mi_task_info.exp
9093 * gdb.ada/mi_var_array.exp
9094 * gdb.arch/alpha-step.exp
9095 * gdb.arch/amd64-disp-step.exp
9096 * gdb.arch/arm-disp-step.exp
9097 * gdb.arch/disp-step-insn-reloc.exp
9098 * gdb.arch/e500-prologue.exp
9099 * gdb.arch/ftrace-insn-reloc.exp
9100 * gdb.arch/gdb1558.exp
9101 * gdb.arch/i386-bp_permanent.exp
9102 * gdb.arch/i386-disp-step.exp
9103 * gdb.arch/i386-float.exp
9104 * gdb.arch/i386-gnu-cfi.exp
9105 * gdb.arch/ia64-breakpoint-shadow.exp
9106 * gdb.arch/mips16-thunks.exp
9107 * gdb.arch/pa-nullify.exp
9108 * gdb.arch/powerpc-aix-prologue.exp
9109 * gdb.arch/powerpc-power.exp
9110 * gdb.arch/ppc-dfp.exp
9111 * gdb.arch/s390-tdbregs.exp
9112 * gdb.arch/spu-info.exp
9113 * gdb.arch/spu-ls.exp
9114 * gdb.arch/thumb-bx-pc.exp
9115 * gdb.base/advance.exp
9116 * gdb.base/annota-input-while-running.exp
9117 * gdb.base/arrayidx.exp
9118 * gdb.base/asmlabel.exp
9119 * gdb.base/async.exp
9120 * gdb.base/attach-wait-input.exp
9121 * gdb.base/auto-connect-native-target.exp
9122 * gdb.base/batch-preserve-term-settings.exp
9123 * gdb.base/bfp-test.exp
9124 * gdb.base/bigcore.exp
9125 * gdb.base/bp-permanent.exp
9126 * gdb.base/break-always.exp
9127 * gdb.base/break-fun-addr.exp
9128 * gdb.base/break-idempotent.exp
9129 * gdb.base/break-main-file-remove-fail.exp
9130 * gdb.base/break-probes.exp
9131 * gdb.base/break-unload-file.exp
9132 * gdb.base/break.exp
9133 * gdb.base/call-ar-st.exp
9134 * gdb.base/call-rt-st.exp
9135 * gdb.base/call-sc.exp
9136 * gdb.base/call-signal-resume.exp
9137 * gdb.base/call-strs.exp
9138 * gdb.base/callexit.exp
9139 * gdb.base/callfuncs.exp
9140 * gdb.base/catch-gdb-caused-signals.exp
9141 * gdb.base/catch-signal-siginfo-cond.exp
9142 * gdb.base/catch-syscall.exp
9143 * gdb.base/compare-sections.exp
9144 * gdb.base/cond-eval-mode.exp
9145 * gdb.base/condbreak-call-false.exp
9146 * gdb.base/consecutive-step-over.exp
9147 * gdb.base/cursal.exp
9148 * gdb.base/disabled-location.exp
9149 * gdb.base/disasm-end-cu.exp
9150 * gdb.base/display.exp
9151 * gdb.base/double-prompt-target-event-error.exp
9152 * gdb.base/dprintf-bp-same-addr.exp
9153 * gdb.base/dprintf-detach.exp
9154 * gdb.base/dprintf-next.exp
9155 * gdb.base/dprintf-non-stop.exp
9156 * gdb.base/dprintf-pending.exp
9157 * gdb.base/dso2dso.exp
9158 * gdb.base/ending-run.exp
9159 * gdb.base/enum_cond.exp
9160 * gdb.base/examine-backward.exp
9161 * gdb.base/exe-lock.exp
9162 * gdb.base/exec-invalid-sysroot.exp
9163 * gdb.base/execl-update-breakpoints.exp
9164 * gdb.base/execution-termios.exp
9165 * gdb.base/fileio.exp
9166 * gdb.base/fixsection.exp
9167 * gdb.base/foll-exec-mode.exp
9168 * gdb.base/foll-exec.exp
9169 * gdb.base/fork-running-state.exp
9170 * gdb.base/frame-args.exp
9171 * gdb.base/fullpath-expand.exp
9172 * gdb.base/func-ptr.exp
9173 * gdb.base/gcore-relro-pie.exp
9174 * gdb.base/gdb1090.exp
9175 * gdb.base/gdb1555.exp
9176 * gdb.base/global-var-nested-by-dso.exp
9177 * gdb.base/gnu-ifunc.exp
9178 * gdb.base/hbreak-in-shr-unsupported.exp
9179 * gdb.base/hbreak-unmapped.exp
9180 * gdb.base/hook-stop.exp
9181 * gdb.base/infcall-input.exp
9182 * gdb.base/info-fun.exp
9183 * gdb.base/info-shared.exp
9184 * gdb.base/interrupt-noterm.exp
9185 * gdb.base/jit-so.exp
9186 * gdb.base/jit.exp
9187 * gdb.base/line-symtabs.exp
9188 * gdb.base/list.exp
9189 * gdb.base/longjmp.exp
9190 * gdb.base/macscp.exp
9191 * gdb.base/max-value-size.exp
9192 * gdb.base/nodebug.exp
9193 * gdb.base/nofield.exp
9194 * gdb.base/overlays.exp
9195 * gdb.base/paginate-after-ctrl-c-running.exp
9196 * gdb.base/paginate-bg-execution.exp
9197 * gdb.base/paginate-inferior-exit.exp
9198 * gdb.base/pending.exp
9199 * gdb.base/pr11022.exp
9200 * gdb.base/printcmds.exp
9201 * gdb.base/ptr-typedef.exp
9202 * gdb.base/ptype.exp
9203 * gdb.base/randomize.exp
9204 * gdb.base/range-stepping.exp
9205 * gdb.base/realname-expand.exp
9206 * gdb.base/relativedebug.exp
9207 * gdb.base/remote.exp
9208 * gdb.base/savedregs.exp
9209 * gdb.base/sepdebug.exp
9210 * gdb.base/set-noassign.exp
9211 * gdb.base/shlib-call.exp
9212 * gdb.base/shreloc.exp
9213 * gdb.base/sigaltstack.exp
9214 * gdb.base/sigbpt.exp
9215 * gdb.base/siginfo-addr.exp
9216 * gdb.base/siginfo-obj.exp
9217 * gdb.base/siginfo-thread.exp
9218 * gdb.base/signest.exp
9219 * gdb.base/signull.exp
9220 * gdb.base/sigrepeat.exp
9221 * gdb.base/skip.exp
9222 * gdb.base/so-impl-ld.exp
9223 * gdb.base/solib-corrupted.exp
9224 * gdb.base/solib-disc.exp
9225 * gdb.base/solib-display.exp
9226 * gdb.base/solib-overlap.exp
9227 * gdb.base/solib-search.exp
9228 * gdb.base/solib-symbol.exp
9229 * gdb.base/source-execution.exp
9230 * gdb.base/sss-bp-on-user-bp-2.exp
9231 * gdb.base/sss-bp-on-user-bp.exp
9232 * gdb.base/stack-checking.exp
9233 * gdb.base/stale-infcall.exp
9234 * gdb.base/step-break.exp
9235 * gdb.base/step-line.exp
9236 * gdb.base/step-over-exit.exp
9237 * gdb.base/step-test.exp
9238 * gdb.base/structs.exp
9239 * gdb.base/sym-file.exp
9240 * gdb.base/symtab-search-order.exp
9241 * gdb.base/term.exp
9242 * gdb.base/type-opaque.exp
9243 * gdb.base/unload.exp
9244 * gdb.base/until-nodebug.exp
9245 * gdb.base/until.exp
9246 * gdb.base/unwindonsignal.exp
9247 * gdb.base/watch-cond.exp
9248 * gdb.base/watch-non-mem.exp
9249 * gdb.base/watch_thread_num.exp
9250 * gdb.base/watchpoint-reuse-slot.exp
9251 * gdb.base/watchpoint-solib.exp
9252 * gdb.base/watchpoint.exp
9253 * gdb.btrace/dlopen.exp
9254 * gdb.cell/arch.exp
9255 * gdb.cell/break.exp
9256 * gdb.cell/bt.exp
9257 * gdb.cell/core.exp
9258 * gdb.cell/data.exp
9259 * gdb.cell/dwarfaddr.exp
9260 * gdb.cell/ea-cache.exp
9261 * gdb.cell/ea-standalone.exp
9262 * gdb.cell/ea-test.exp
9263 * gdb.cell/f-regs.exp
9264 * gdb.cell/fork.exp
9265 * gdb.cell/gcore.exp
9266 * gdb.cell/mem-access.exp
9267 * gdb.cell/ptype.exp
9268 * gdb.cell/registers.exp
9269 * gdb.cell/sizeof.exp
9270 * gdb.cell/solib-symbol.exp
9271 * gdb.cell/solib.exp
9272 * gdb.compile/compile-tls.exp
9273 * gdb.cp/exception.exp
9274 * gdb.cp/gdb2495.exp
9275 * gdb.cp/local.exp
9276 * gdb.cp/mb-inline.exp
9277 * gdb.cp/mb-templates.exp
9278 * gdb.cp/pr10687.exp
9279 * gdb.cp/pr9167.exp
9280 * gdb.cp/scope-err.exp
9281 * gdb.cp/templates.exp
9282 * gdb.cp/virtfunc.exp
9283 * gdb.dwarf2/dw2-dir-file-name.exp
9284 * gdb.dwarf2/dw2-single-line-discriminators.exp
9285 * gdb.fortran/complex.exp
9286 * gdb.fortran/library-module.exp
9287 * gdb.guile/guile.exp
9288 * gdb.guile/scm-cmd.exp
9289 * gdb.guile/scm-frame-inline.exp
9290 * gdb.guile/scm-objfile.exp
9291 * gdb.guile/scm-pretty-print.exp
9292 * gdb.guile/scm-symbol.exp
9293 * gdb.guile/scm-type.exp
9294 * gdb.guile/scm-value.exp
9295 * gdb.linespec/keywords.exp
9296 * gdb.linespec/ls-errs.exp
9297 * gdb.linespec/macro-relative.exp
9298 * gdb.linespec/thread.exp
9299 * gdb.mi/mi-breakpoint-changed.exp
9300 * gdb.mi/mi-dprintf-pending.exp
9301 * gdb.mi/mi-fullname-deleted.exp
9302 * gdb.mi/mi-logging.exp
9303 * gdb.mi/mi-pending.exp
9304 * gdb.mi/mi-solib.exp
9305 * gdb.mi/new-ui-mi-sync.exp
9306 * gdb.mi/user-selected-context-sync.exp
9307 * gdb.multi/dummy-frame-restore.exp
9308 * gdb.multi/multi-arch-exec.exp
9309 * gdb.multi/remove-inferiors.exp
9310 * gdb.multi/watchpoint-multi-exit.exp
9311 * gdb.opt/solib-intra-step.exp
9312 * gdb.perf/backtrace.exp
9313 * gdb.perf/single-step.exp
9314 * gdb.perf/skip-command.exp
9315 * gdb.perf/skip-prologue.exp
9316 * gdb.perf/solib.exp
9317 * gdb.python/lib-types.exp
9318 * gdb.python/py-as-string.exp
9319 * gdb.python/py-bad-printers.exp
9320 * gdb.python/py-block.exp
9321 * gdb.python/py-breakpoint.exp
9322 * gdb.python/py-cmd.exp
9323 * gdb.python/py-events.exp
9324 * gdb.python/py-evthreads.exp
9325 * gdb.python/py-finish-breakpoint.exp
9326 * gdb.python/py-finish-breakpoint2.exp
9327 * gdb.python/py-frame-inline.exp
9328 * gdb.python/py-frame.exp
9329 * gdb.python/py-inferior.exp
9330 * gdb.python/py-infthread.exp
9331 * gdb.python/py-mi.exp
9332 * gdb.python/py-objfile.exp
9333 * gdb.python/py-pp-maint.exp
9334 * gdb.python/py-pp-registration.exp
9335 * gdb.python/py-prettyprint.exp
9336 * gdb.python/py-recurse-unwind.exp
9337 * gdb.python/py-shared.exp
9338 * gdb.python/py-symbol.exp
9339 * gdb.python/py-symtab.exp
9340 * gdb.python/py-template.exp
9341 * gdb.python/py-type.exp
9342 * gdb.python/py-unwind-maint.exp
9343 * gdb.python/py-unwind.exp
9344 * gdb.python/py-value.exp
9345 * gdb.python/python.exp
9346 * gdb.reverse/finish-reverse-bkpt.exp
9347 * gdb.reverse/insn-reverse.exp
9348 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9349 * gdb.reverse/solib-precsave.exp
9350 * gdb.reverse/solib-reverse.exp
9351 * gdb.stabs/gdb11479.exp
9352 * gdb.stabs/weird.exp
9353 * gdb.threads/fork-child-threads.exp
9354 * gdb.threads/fork-plus-threads.exp
9355 * gdb.threads/fork-thread-pending.exp
9356 * gdb.threads/forking-threads-plus-breakpoint.exp
9357 * gdb.threads/hand-call-in-threads.exp
9358 * gdb.threads/interrupted-hand-call.exp
9359 * gdb.threads/linux-dp.exp
9360 * gdb.threads/local-watch-wrong-thread.exp
9361 * gdb.threads/next-while-other-thread-longjmps.exp
9362 * gdb.threads/non-ldr-exit.exp
9363 * gdb.threads/pending-step.exp
9364 * gdb.threads/print-threads.exp
9365 * gdb.threads/process-dies-while-detaching.exp
9366 * gdb.threads/process-dies-while-handling-bp.exp
9367 * gdb.threads/pthreads.exp
9368 * gdb.threads/queue-signal.exp
9369 * gdb.threads/reconnect-signal.exp
9370 * gdb.threads/signal-command-handle-nopass.exp
9371 * gdb.threads/signal-command-multiple-signals-pending.exp
9372 * gdb.threads/signal-delivered-right-thread.exp
9373 * gdb.threads/signal-sigtrap.exp
9374 * gdb.threads/sigthread.exp
9375 * gdb.threads/staticthreads.exp
9376 * gdb.threads/stepi-random-signal.exp
9377 * gdb.threads/thread-unwindonsignal.exp
9378 * gdb.threads/thread_check.exp
9379 * gdb.threads/thread_events.exp
9380 * gdb.threads/tid-reuse.exp
9381 * gdb.threads/tls-nodebug.exp
9382 * gdb.threads/tls-shared.exp
9383 * gdb.threads/tls-so_extern.exp
9384 * gdb.threads/tls.exp
9385 * gdb.threads/wp-replication.exp
9386 * gdb.trace/actions-changed.exp
9387 * gdb.trace/actions.exp
9388 * gdb.trace/backtrace.exp
9389 * gdb.trace/change-loc.exp
9390 * gdb.trace/collection.exp
9391 * gdb.trace/deltrace.exp
9392 * gdb.trace/disconnected-tracing.exp
9393 * gdb.trace/entry-values.exp
9394 * gdb.trace/ftrace-lock.exp
9395 * gdb.trace/ftrace.exp
9396 * gdb.trace/infotrace.exp
9397 * gdb.trace/mi-trace-frame-collected.exp
9398 * gdb.trace/mi-trace-unavailable.exp
9399 * gdb.trace/mi-traceframe-changed.exp
9400 * gdb.trace/mi-tracepoint-changed.exp
9401 * gdb.trace/mi-tsv-changed.exp
9402 * gdb.trace/no-attach-trace.exp
9403 * gdb.trace/packetlen.exp
9404 * gdb.trace/passc-dyn.exp
9405 * gdb.trace/passcount.exp
9406 * gdb.trace/pending.exp
9407 * gdb.trace/pr16508.exp
9408 * gdb.trace/qtro.exp
9409 * gdb.trace/range-stepping.exp
9410 * gdb.trace/read-memory.exp
9411 * gdb.trace/report.exp
9412 * gdb.trace/save-trace.exp
9413 * gdb.trace/signal.exp
9414 * gdb.trace/stap-trace.exp
9415 * gdb.trace/status-stop.exp
9416 * gdb.trace/strace.exp
9417 * gdb.trace/tfile.exp
9418 * gdb.trace/tfind.exp
9419 * gdb.trace/trace-break.exp
9420 * gdb.trace/trace-condition.exp
9421 * gdb.trace/trace-enable-disable.exp
9422 * gdb.trace/trace-mt.exp
9423 * gdb.trace/tracecmd.exp
9424 * gdb.trace/tracefile-pseudo-reg.exp
9425 * gdb.trace/tspeed.exp
9426 * gdb.trace/tstatus.exp
9427 * gdb.trace/tsv.exp
9428 * gdb.trace/unavailable.exp
9429 * gdb.trace/while-dyn.exp
9430 * gdb.trace/while-stepping.exp
9431 * lib/gdb-guile.exp
9432 * lib/gdb.exp
9433 * lib/mi-support.exp
9434 * lib/pascal.exp
9435 * lib/perftest.exp
9436 * lib/prelink-support.exp
9437 * lib/selftest-support.exp
9438
94392016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9440
9441 * Makefile.in: Include disable-implicit-rules.mk.
9442
94432016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9444
9445 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9446 non-byte-aligned bit fields.
9447
94482016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9449
9450 PR gdb/12616
9451 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9452 respects the DW_AT_data_bit_offset attribute.
9453
94542016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9455
9456 * gdb.base/default.exp: Fix output of "set language".
9457
94582016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9459
9460 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9461 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9462 make.
9463 * configure.ac: Remove checks for the make program.
9464 * configure: Re-generate.
9465
94662016-11-16 Kevin Buettner <kevinb@redhat.com>
9467
9468 * gdb.python/py-recurse-unwind.c (main): Add loop.
9469 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9470 to read_register() and gdb.parse_and_eval(). Make each code
9471 call a separate case that can be individually tested.
9472 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9473 proc. Call cont_and_backtrace for each of the code paths that
9474 we want to test in the unwinder.
9475
94762016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9477
9478 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9479 the definition of struct S.
9480
94812016-11-11 Catherine Moore <clm@codesourcery.com>
9482
9483 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9484
94852016-11-09 Pedro Alves <palves@redhat.com>
9486
9487 * gdb.base/commands.exp (runto_or_return): New procedure.
9488 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9489 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9490 (progvar_simple_while_test, progvar_complex_if_while_test)
9491 (if_while_breakpoint_command_test)
9492 (infrun_breakpoint_command_test, breakpoint_command_test)
9493 (user_defined_command_test, watchpoint_command_test)
9494 (test_command_prompt_position, redefine_hook_test)
9495 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9496 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9497 multi_line_input and multi_line. Remove gdb_expect and
9498 gdb_stop_suppressing_tests uses.
9499 * lib/gdb.exp (valnum_re): New global.
9500 (multi_line_input): New procedure.
9501
95022016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9503
9504 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9505 Remove.
9506 (test_setup): Define with proc_with_prefix.
9507 (test_cli_inferior): Likewise.
9508 (test_cli_thread): Likewise.
9509 (test_cli_frame): Likewise.
9510 (test_cli_select_frame): Likewise.
9511 (test_cli_up_down): Likewise.
9512 (test_mi_thread_select): Likewise.
9513 (test_mi_stack_select_frame): Likewise.
9514 (test_cli_in_mi_inferior): Likewise.
9515 (test_cli_in_mi_thread): Likewise.
9516 (test_cli_in_mi_frame): Likewise.
9517 (top level): Do not use with_test_prefix_procname.
9518
95192016-11-09 Pedro Alves <palves@redhat.com>
9520
9521 * gdb.base/commands.exp (gdbvar_simple_if_test)
9522 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9523 (progvar_simple_if_test, progvar_simple_while_test)
9524 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9525 (infrun_breakpoint_command_test, breakpoint_command_test)
9526 (user_defined_command_test, watchpoint_command_test)
9527 (test_command_prompt_position, deprecated_command_test)
9528 (bp_deleted_in_command, temporary_breakpoint_commands)
9529 (stray_arg0_test, source_file_with_indented_comment)
9530 (recursive_source_test, if_commands_test)
9531 (error_clears_commands_left, redefine_hook_test)
9532 (redefine_backtrace_test): Use proc_with_prefix.
9533 * lib/gdb.exp (proc_with_prefix): New proc.
9534
95352016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9536
9537 * gdb.base/tui-layout.c: New file.
9538 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9539 disassembly window contains very long lines.
9540
95412016-11-08 Tom Tromey <tom@tromey.com>
9542
9543 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9544 depend on Python 2.
9545
95462016-11-08 Tom Tromey <tom@tromey.com>
9547
9548 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9549 New method.
9550
95512016-10-29 Manish Goregaokar <manish@mozilla.com>
9552
9553 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9554
95552016-10-27 Manish Goregaokar <manish@mozilla.com>
9556
9557 * gdb.rust/simple.rs: Add test for univariant enums without
9558 discriminants and for encoded struct-like enums.
9559
95602016-10-28 Pedro Alves <palves@redhat.com>
9561
9562 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9563 gdb_test_multiple, tighten regexps and match symtabs and line
9564 tables incrementally.
9565
95662016-10-28 Luis Machado <lgustavo@codesourcery.com>
9567
9568 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9569 general.
9570
95712016-10-25 Luis Machado <lgustavo@codesourcery.com>
9572
9573 * gdb.base/exec-invalid-sysroot.exp: New file.
9574
95752016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9576
9577 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9578
95792016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9580
9581 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9582
95832016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9584
9585 * gdb.base/killed-outside.exp: Remove $options from a call to
9586 `prepare_for_testing'.
9587
95882016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9589
9590 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9591 Change test message.
9592
95932016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9594
9595 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9596 Update comment.
9597
95982016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9599
9600 * gdb.trace/mi-trace-save.exp: New file.
9601
96022016-10-13 Yao Qi <yao.qi@linaro.org>
9603
9604 * gdb.base/code_elim.exp (get_var_address): Remove.
9605 * gdb.base/relocate.exp: Likewise.
9606 * gdb.base/shreloc.exp: Likewise.
9607 * lib/gdb.exp (get_var_address): New.
9608
96092016-10-13 Yao Qi <yao.qi@linaro.org>
9610
9611 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9612 floating point tests if $skip_float_test is false.
9613
96142016-10-12 Luis Machado <lgustavo@codesourcery.com>
9615
9616 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9617 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9618 argc values.
9619 Add 1 to argc so we guarantee distinct initial/modified argc values.
9620
96212016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9622
9623 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9624
96252016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9626
9627 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9628 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9629 * gdb.arch/vsx-regs.exp: Likewise.
9630
96312016-10-07 Yao Qi <yao.qi@linaro.org>
9632
9633 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9634
96352016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9636
9637 * gdb.python/python.exp: Test decode_line("*0").
9638
96392016-10-06 Doug Evans <dje@google.com>
9640
9641 * gdb.python/py-value.exp (test_value_creation): Add test for large
9642 unsigned 64-bit value.
9643
96442016-10-06 Tom Tromey <tom@tromey.com>
9645
9646 * gdb.compile/compile.exp: Change java tests to rust.
9647 * gdb.base/setshow.exp: Change java tests to rust.
9648 * gdb.base/default.exp: Remove java from language list.
9649 * README (Examples): Update language example.
9650 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9651 test.
9652 * lib/gdb.exp (skip_java_tests): Remove.
9653 * lib/java.exp: Remove.
9654 * gdb.java: Remove.
9655
96562016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9657
9658 * gdb.arch/mips-fcr.exp: New test.
9659 * gdb.arch/mips-fcr.c: Source for the new test.
9660
96612016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9662
9663 * gdb.base/solib-disc.exp: Use `standard_output_file'
9664 throughout.
9665
96662016-10-06 Pedro Alves <palves@redhat.com>
9667
9668 * gdb.base/jit-simple-dl.c: New file.
9669 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9670 * gdb.base/jit-simple.c: ... this.
9671 * gdb.base/jit-simple.exp (jit_run): Delete.
9672 (build_jit): New proc.
9673 (jit_test_reread): Recompile either the main program or the shared
9674 library, depending on what is being tested. Skip changing address
9675 if caller wants to. Compare before/after addresses. If testing
9676 standalone, explicitly load the binary. Test "maint info
9677 breakpoints".
9678 (top level): Add "standalone vs shared lib" and "change address"
9679 vs "same address" axes.
9680
96812016-10-06 Pedro Alves <palves@redhat.com>
9682
9683 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9684 call.
9685 (jit_run): Delete.
9686 (jit_test_reread): Use with_test_prefix. Reload the main binary
9687 explicitly. Compare the before/after addresses of the JIT
9688 descriptor.
9689
96902016-08-15 Doug Evans <dje@google.com>
9691
9692 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9693 for single bitfields is bool.
9694 * gdb.xml/tdesc-regs.exp: Ditto.
9695
96962016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9697
9698 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9699
97002016-10-05 Yao Qi <yao.qi@linaro.org>
9701
9702 * lib/gdb.exp (support_complex_tests): Return zero if
9703 gdb_skip_float_test return true.
9704
97052016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9706 Simon Marchi <simon.marchi@ericsson.com>
9707
9708 PR gdb/20487
9709 * gdb.mi/user-selected-context-sync.exp: New file.
9710 * gdb.mi/user-selected-context-sync.c: New file.
9711
97122016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9713 Simon Marchi <simon.marchi@ericsson.com>
9714
9715 PR gdb/20487
9716 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9717 =thread-select-event check.
9718
97192016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9720
9721 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9722 the compulsory L operand changes.
9723 * gdb.arch/powerpc-power.s: Likewise.
9724
97252016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9726
9727 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9728 * gdb.base/jit-attach-pie.c: New file.
9729 * gdb.base/jit-attach-pie.exp: New file.
9730
97312016-09-28 Pedro Alves <palves@redhat.com>
9732
9733 * gdb.base/infcall-input.c: New file.
9734 * gdb.base/infcall-input.exp: New file.
9735
97362016-09-22 Yao Qi <yao.qi@linaro.org>
9737
9738 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9739 (gdb_exit): Rename it to ...
9740 (gdbserver_gdb_exit): ... Close GDBserver.
9741 (gdb_exit): New proc, call gdbserver_gdb_exit.
9742 (mi_gdb_exit): Likewise.
9743
97442016-09-22 Yao Qi <yao.qi@linaro.org>
9745
9746 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9747 path.
9748 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9749 Remove duplication.
9750
97512016-09-22 Yao Qi <yao.qi@linaro.org>
9752
9753 * lib/gdbserver-support.exp: Check the existence of
9754 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9755
97562016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9757
9758 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9759
97602016-09-21 Tom Tromey <tom@tromey.com>
9761
9762 PR gdb/20604:
9763 * gdb.base/quit.exp: New file.
9764
97652016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9766
9767 * .gitignore: New file.
9768
97692016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9770
9771 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9772 throughout.
9773
97742016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9775
9776 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9777
97782016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9779
9780 * gdb.cp/casts.cc (decltype): Move it ...
9781 (main): ... with its call to ...
9782 * gdb.cp/casts03.cc: ... a new file.
9783 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9784
97852016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9786
9787 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9788
97892016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9790
9791 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9792 and sync up the test with tests in gas/testsuite/gas/ppc.
9793 * gdb.arch/powerpc-power.exp: Likewise.
9794
97952016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9796
9797 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9798
97992016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9800 Jan Kratochvil <jan.kratochvil@redhat.com>
9801
9802 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9803 make m1's definition to be different from m2's. Use 'dummy' as an
9804 argument for probe 'two'.
9805
98062016-09-10 Jon Beniston <jon@beniston.com>
9807
9808 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9809 for sim target.
9810
98112016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9812
9813 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9814 variable declaration.
9815 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9816 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9817 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9818 received HWCAP as its argument.
9819
98202016-09-06 Pedro Alves <palves@redhat.com>
9821
9822 * gdb.base/new-ui-pending-input.c: New file.
9823 * gdb.base/new-ui-pending-input.exp: New file.
9824 * gdb.exp (clear_gdb_spawn_id): New procedure.
9825 (with_spawn_id): Check whether gdb_spawn_id exists before
9826 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9827 on exit.
9828
98292016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9830
9831 * gdb.base/float128.c: New file.
9832 * gdb.base/float128.exp: Likewise.
9833 * gdb.base/floatn.c: Likewise.
9834 * gdb.base/floatn.exp: Likewise.
9835
98362016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9837
9838 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9839
98402016-09-05 Pedro Alves <palves@redhat.com>
9841
9842 PR backtrace/19927
9843 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9844 unwinders are immediately called as side effect of "source" or
9845 "disable unwinder" commands.
9846 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9847
98482016-09-02 Yao Qi <yao.qi@linaro.org>
9849
9850 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9851 is true and $type is "float" or "double".
9852
98532016-09-02 Yao Qi <yao.qi@linaro.org>
9854
9855 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9856 true.
9857 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9858 * gdb.base/call-rt-st.exp: Likewise.
9859 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9860 return value instead of gdb,skip_float_test.
9861 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9862 (do_function_calls): Use its return value instead of
9863 gdb,skip_float_test.
9864 * gdb.base/finish.exp: Likewise.
9865 * gdb.base/funcargs.exp: Likewise.
9866 * gdb.base/return.exp: Likewise.
9867 * gdb.base/return2.exp: Likewise.
9868 * gdb.base/varargs.exp: Likewise.
9869 * lib/gdb.exp (gdb_skip_float_test): Change it to
9870 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9871
98722016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9873
9874 * gdb.multi/tids.exp: Test "thread apply all".
9875
98762016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9877
9878 * gdb.base/default.exp (tty): Remove.
9879
98802016-08-24 Kevin Buettner <kevinb@redhat.com>
9881
9882 * gdb.python/py-recurse-unwind.c: New file.
9883 * gdb.python/py-recurse-unwind.py: New file.
9884 * gdb.python/py-recurse-unwind.exp: New file.
9885
98862016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9887
9888 * gdb.base/set-inferior-tty.exp: New file.
9889 * gdb.base/set-inferior-tty.c: New file.
9890
98912016-08-23 Pedro Alves <palves@redhat.com>
9892
9893 PR gdb/20494
9894 * gdb.base/new-ui-echo.c: New file.
9895 * gdb.base/new-ui-echo.exp: New file.
9896
98972016-08-23 Yao Qi <yao.qi@linaro.org>
9898
9899 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9900 gdbserver_spawn.
9901 * gdb.server/connect-without-multi-process.exp (do_test):
9902 Likewise.
9903
99042016-08-23 Yao Qi <yao.qi@linaro.org>
9905
9906 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9907 standalone_txt. Delete gdb_txt and standalone_txt on host
9908 and target. Spawn the binary on target. Copy files from
9909 target to host.
9910
99112016-08-22 Pedro Alves <palves@redhat.com>
9912
9913 PR gdb/20505
9914 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9915 with_test_prefix. Factor out bits to ...
9916 (test_no_vdso): ... this new procedure.
9917
99182016-08-19 Carl Love <cel@us.ibm.com>
9919
9920 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9921 maintaining separate logic for constructing the output path.
9922 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9923 * gdb.arch/ppc-dfp.exp: Likewise.
9924 * gdb.arch/ppc-fp.exp: Likewise.
9925 * gdb.arch/vsx-regs.exp: Likewise.
9926 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9927 binprefix for generating the additional binary files.
9928
99292016-08-19 Pedro Alves <palves@redhat.com>
9930
9931 * gdb.trace/mi-trace-frame-collected.exp
9932 (test_trace_frame_collected): On x32, expect two registers.
9933
99342016-08-18 Carl Love <cel@us.ibm.com>
9935
9936 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9937 and sync up the test with tests in gas/testsuite/gas/ppc.
9938 * gdb.arch/powerpc-power.exp: Likewise.
9939
99402016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9941
9942 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9943 expected error message.
9944
99452016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9946
9947 * gdb.multi/remove-inferiors.exp: New file.
9948 * gdb.multi/remove-inferiors.c: New file.
9949
99502016-08-12 Yao Qi <yao.qi@linaro.org>
9951
9952 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9953 argument list.
9954
99552016-08-10 Pedro Alves <palves@redhat.com>
9956
9957 PR gdb/19187
9958 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9959 setup_kfails.
9960
99612016-08-09 Pedro Alves <palves@redhat.com>
9962 Simon Marchi <simon.marchi@ericsson.com>
9963
9964 PR gdb/20418
9965 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9966 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9967
99682016-08-09 Pedro Alves <palves@redhat.com>
9969
9970 PR mi/20431
9971 * gdb.mi/mi-cmd-error.exp: New file.
9972
99732016-08-09 Pedro Alves <palves@redhat.com>
9974
9975 PR gdb/18653
9976 * gdb.base/signals-state-child.c: New file.
9977 * gdb.base/signals-state-child.exp: New file.
9978 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9979
99802016-08-09 Pedro Alves <palves@redhat.com>
9981
9982 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9983
99842016-08-03 Tom Tromey <tom@tromey.com>
9985
9986 PR python/18565:
9987 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9988
99892016-08-01 Yao Qi <yao.qi@linaro.org>
9990
9991 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9992 variable mode to "multi-process" if $multi_process is 1, otherwise
9993 set it to "single-process".
9994
99952016-08-01 Yao Qi <yao.qi@linaro.org>
9996
9997 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9998 * gdb.cp/cpexprs.exp: Likewise.
9999 * gdb.cp/m-static.exp: Likewise.
10000
100012016-07-26 Tom Tromey <tom@tromey.com>
10002
10003 PR python/20190:
10004 * gdb.threads/tls.exp (check_thread_local): Add python symbol
10005 test.
10006
100072016-07-26 Markus Metzger <markus.t.metzger@intel.com>
10008
10009 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
10010 selecting assembly source files.
10011 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
10012 assembly source files.
10013 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
10014 assembly source files.
10015 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
10016 selecting assembly source files.
10017
100182016-07-25 Simon Marchi <simon.marchi@ericsson.com>
10019
10020 * gdb.base/new-ui.exp (do_test_invalid_args): New
10021 procedure.
10022
100232016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
10024
10025 * gdb.btrace/reconnect.c: New file.
10026 * gdb.btrace/reconnect.exp: New file.
10027
100282016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
10029
10030 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
10031 to test_catch_syscall_group.
10032 (test_catch_syscall_group): New.
10033
100342016-07-21 Tom Tromey <tom@tromey.com>
10035
10036 * gdb.rust/simple.rs (main): Use empty struct expression.
10037 * gdb.rust/simple.exp: Add tests for empty struct expression.
10038
100392016-07-21 Yao Qi <yao.qi@linaro.org>
10040
10041 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
10042 if gdb_skip_xml_test is true on some targets.
10043
100442016-07-21 Yao Qi <yao.qi@linaro.org>
10045
10046 * gdb.server/solib-list.exp: Unset last_loaded_file.
10047
100482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10049
10050 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
10051 "step into captured_main (args)".
10052
100532016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10054
10055 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
10056
100572016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10058
10059 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
10060
100612016-07-19 Pedro Alves <palves@redhat.com>
10062
10063 * gdb.opt/inline-break.exp: Remove optimize=-O2.
10064 * gdb.opt/inline-bt.exp: Likewise.
10065 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
10066 additional_flags=-Winline.
10067 * gdb.opt/inline-locals.exp: Likewise.
10068 * gdb.opt/inline-markers.c (ATTR): Define.
10069 (inlined_fn): Use it.
10070
100712016-07-19 Yao Qi <yao.qi@linaro.org>
10072
10073 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
10074 (test_with_self): Remove some code. Remove argument executable.
10075 (top-level): Use do_self_tests.
10076
100772016-07-15 Zachary Welch <zwelch@codesourcery.com>
10078 Don Breazeal <donb@codesourcery.com>
10079
10080 * gdb.base/maint.exp: Escape paths used in regular expressions.
10081 * gdb.stabs/weird.exp: Likewise.
10082
100832016-07-13 Tom Tromey <tom@tromey.com>
10084
10085 PR python/15620, PR python/18620:
10086 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
10087 (test_bkpt_events): New procs.
10088
100892016-07-13 Tom Tromey <tom@tromey.com>
10090
10091 PR python/17698:
10092 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
10093 test.
10094 (test_watchpoints): Likewise.
10095 (test_bkpt_pending): New proc.
10096
100972016-07-13 Tom Tromey <tom@tromey.com>
10098
10099 PR cli/18053:
10100 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
10101 completion test.
10102
101032016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
10104
10105 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
10106 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
10107 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
10108 f_label.
10109 (g): Rename g_end_lbl to g_label.
10110 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
10111 low_pc and high_pc.
10112 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
10113
101142016-07-12 Tom Tromey <tom@tromey.com>
10115
10116 PR python/19293:
10117 * gdb.python/py-unwind-maint.exp: Update tests.
10118
101192016-07-12 Yao Qi <yao.qi@linaro.org>
10120
10121 * lib/selftest-support.exp (selftest_setup): Match the output
10122 when captured_main is inlined.
10123
101242016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
10125
10126 * gdb.fortran/derived-types.exp (result_line, result_line_2):
10127 New variables.
10128 (print this%a, print this%b, print this): New tests.
10129 * gdb.fortran/derived-types.f90 (this): New object and
10130 initialization.
10131
101322016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10133
10134 * gdb.ada/arraydim.exp: Remove extra directory level in build
10135 directory.
10136
101372016-07-06 Simon Marchi <simon.marchi@ericsson.com>
10138
10139 * lib/ada.exp: Remove extra directory level in build directory.
10140 * gdb.ada/cond_lang.exp: Likewise.
10141 * gdb.ada/exec_changed.exp: Likewise.
10142 * gdb.ada/lang_switch.exp: Likewise.
10143
101442016-07-06 Manish Goregaokar <manish@mozilla.com>
10145
10146 * simple.rs: Add test for raw pointer subscripting.
10147 * simple.exp: Add test expectations.
10148
101492016-07-05 Yao Qi <yao.qi@linaro.org>
10150
10151 * gdb.mi/mi-reverse.exp: Match =record-started output.
10152
101532016-07-01 Pedro Alves <palves@redhat.com>
10154
10155 * gdb.base/jit-reader.exp (info_registers_current_frame): New
10156 procedure.
10157 (jit_reader_test): Test the jit reader's unwinder.
10158 * gdb.base/jithost.c (jit_function_00_code): New global.
10159 (main): Use memcpy to fill in the mmapped code, instead of poking
10160 bytes manually here.
10161 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
10162 value.
10163 (read_debug_info): Save the function's range.
10164 (read_sp): New function.
10165 (unwind_frame): Use it. Also unwind RBP.
10166 (get_frame_id): Use read_sp.
10167 (gdb_init_reader): Use calloc instead of malloc.
10168 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
10169 parameter. Use gdb_test_multiple.
10170
101712016-07-01 Pedro Alves <palves@redhat.com>
10172 Antoine Tremblay <antoine.tremblay@ericsson.com>
10173
10174 * gdb.threads/process-dies-while-detaching.c: New file.
10175 * gdb.threads/process-dies-while-detaching.exp: New file.
10176
101772016-07-01 Pedro Alves <palves@redhat.com>
10178
10179 * gdb.multi/watchpoint-multi-exit.c: New file.
10180 * gdb.multi/watchpoint-multi-exit.exp: New file.
10181
101822016-06-30 Pedro Alves <palves@redhat.com>
10183
10184 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
10185 unset inferior_spawn_id.
10186
101872016-06-30 Pedro Alves <palves@redhat.com>
10188
10189 * lib/mi-support.exp (default_mi_gdb_start): Declare global
10190 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
10191
101922016-06-29 Yao Qi <yao.qi@linaro.org>
10193
10194 * gdb.base/return.c: Add copyright header.
10195
101962016-06-29 Tom Tromey <tom@tromey.com>
10197
10198 PR python/20129:
10199 * gdb.python/py-framefilter.exp: Add tests for setting priority
10200 and disabling of non-existent frame filter.
10201
102022016-06-29 Yao Qi <yao.qi@linaro.org>
10203
10204 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
10205 0x0f07ff.
10206
102072016-06-28 Yao Qi <yao.qi@linaro.org>
10208
10209 * gdb.base/catch-syscall.exp: Remove check on isnative and target
10210 triplets. Start gdb, execute catch syscall, and continue. Check
10211 gdb's output to determine catch syscall is supported.
10212
102132016-06-27 Manish Goregaokar <manish@mozilla.com>
10214
10215 * gdb.rust/simple.rs: Add test for returning unit in a function.
10216 * gdb.rust/simple.exp: Add expectation for functions returning
10217 unit.
10218
102192016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
10220
10221 * gdb.python/py-breakpoint-create-fail.c,
10222 gdb.python/py-breakpoint-create-fail.exp,
10223 gdb.python/py-breakpoint-create-fail.py: New testcase.
10224
102252016-06-25 Manish Goregaokar <manish@mozilla.com>
10226
10227 PR gdb/20239
10228 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10229 * gdb.rust/simple.exp: Add test expectations for new NonZero
10230 tests.
10231
102322016-06-24 David Taylor <dtaylor@emc.com>
10233
10234 * gdb.base/offsets.exp: New file.
10235 * gdb.base/offsets.c: New file.
10236
102372016-06-23 Tom Tromey <tom@tromey.com>
10238
10239 PR gdb/16483:
10240 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10241 before any filters are loaded.
10242
102432016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10244
10245 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10246 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10247 structs.
10248 * gdb.fortran/derived-type-function.exp: New file.
10249 * gdb.fortran/derived-type-function.f90: New file.
10250
10251
102522016-06-21 Pedro Alves <palves@redhat.com>
10253
10254 * gdb.base/new-ui.exp: New file.
10255 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10256 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10257 (with_spawn_id): New procedure.
10258
102592016-06-21 Pedro Alves <palves@redhat.com>
10260
10261 * gdb.mi/mi-exec-run.exp: New file.
10262
102632016-06-21 Pedro Alves <palves@redhat.com>
10264
10265 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10266 breakpoint command's output on the main UI.
10267 (test_break): New procedure, factored out from calls in the top
10268 level.
10269 (top level): Use foreach_with_prefix to test MI as main UI and as
10270 separate UI.
10271
102722016-06-21 Pedro Alves <palves@redhat.com>
10273
10274 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10275 (test_awatch_creation_and_listing)
10276 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10277 Remove 'type' parameter.
10278 (test_watchpoint_all): New parameter mi_mode. Remove
10279 with_test_prefix.
10280 (top level): Use foreach_with_prefix, and add main/separate UI MI
10281 testing axis.
10282
102832016-06-21 Pedro Alves <palves@redhat.com>
10284
10285 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10286 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10287 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10288 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10289 (gdb_main_spawn_id, mi_spawn_id): Declare and
10290 comment.
10291 (mi_create_inferior_pty): New procedure,
10292 factored out from default_mi_gdb_start.
10293 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10294 procedures.
10295 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10296 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10297 Use mi_create_inferior_pty.
10298 (mi_gdb_start): Use eval to pass down args list.
10299
103002016-06-21 Pedro Alves <palves@redhat.com>
10301
10302 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10303 * gdb.opt/inline-cmds.exp: Add MI tests.
10304
103052016-06-21 Pedro Alves <palves@redhat.com>
10306
10307 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10308
103092016-06-21 Pedro Alves <palves@redhat.com>
10310
10311 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10312 (top level): Use it instead of mi_execute_to.
10313
103142016-06-21 Pedro Alves <palves@redhat.com>
10315
10316 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10317 (cont_handler_str): New.
10318 (signal_stop_handler): Set stop_handler_str instead of printing to
10319 stdout.
10320 (continue_handler): Set cont_handler_str instead of printing to
10321 stdout.
10322 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10323 mi_send_resuming_command. Print stop_handler_str and
10324 cont_handler_str instead of expecting the python events print
10325 directly.
10326
103272016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10328
10329 * gdb.base/jit-reader.exp: New file.
10330 * gdb.base/jithost.c: New file.
10331 * gdb.base/jithost.h: New file.
10332 * gdb.base/jitreader.c : New file.
10333 * gdb.base/jit-protocol.h: New file.
10334
103352016-06-17 Yao Qi <yao.qi@linaro.org>
10336
10337 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10338 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10339 and detach-on-fork. Adjust tests.
10340 (top level): Invoke break_cond_on_syscall with combinations of
10341 syscall, follow-fork-mode and detach-on-fork.
10342
103432016-06-17 Yao Qi <yao.qi@linaro.org>
10344
10345 * gdb.base/step-over-exit.c: New.
10346 * gdb.base/step-over-exit.exp: New.
10347
103482016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10349
10350 * gdb.base/float.exp: Add target check for nds32*-*-*.
10351 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10352
103532016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10354
10355 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10356 for unsupported target features.
10357 * gdb.base/call-rt-st.exp: Likewise.
10358 * gdb.base/call-sc.exp: Likewise.
10359 * gdb.base/call-signal-resume.exp: Likewise.
10360 * gdb.base/call-strs.exp: Likewise.
10361 * gdb.base/callexit.exp: Likewise.
10362 * gdb.base/callfuncs.exp: Likewise.
10363 * gdb.base/nodebug.exp: Likewise.
10364 * gdb.base/printcmds.exp: Likewise.
10365 * gdb.base/ptype.exp: Likewise.
10366 * gdb.base/structs.exp: Likewise.
10367 * gdb.base/unwindonsignal.exp: Likewise.
10368 * gdb.cp/gdb2495.exp: Likewise.
10369 * gdb.cp/templates.exp: Likewise.
10370 * gdb.cp/virtfunc.exp: Likewise.
10371 * gdb.threads/hand-call-in-threads.exp: Likewise.
10372 * gdb.threads/interrupted-hand-call.exp: Likewise.
10373 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10374
103752016-06-10 Tom Tromey <tom@tromey.com>
10376
10377 PR rust/20110:
10378 * gdb.rust/expr.exp: Add test for integer constant larger than
10379 i32.
10380
103812016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10382
10383 * gdb.fortran/nested-funcs.exp: New.
10384 * gdb.fortran/nested-funcs.f90: New.
10385
103862016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10387
10388 * gdb.base/examine-backward.c: New file.
10389 * gdb.base/examine-backward.exp: New file.
10390
103912016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10392
10393 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10394 matching.
10395
103962016-06-02 Tom Tromey <tom@tromey.com>
10397
10398 PR python/18984:
10399 * gdb.python/py-shared.exp: Add solib_name test.
10400
104012016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10402
10403 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10404
104052016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10406
10407 PR c++/19893
10408 * gdb.dwarf2/implref.exp: Rename to...
10409 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10410 * gdb.dwarf2/implref-array.c: New file.
10411 * gdb.dwarf2/implref-array.exp: Likewise.
10412 * gdb.dwarf2/implref-global.c: Likewise.
10413 * gdb.dwarf2/implref-global.exp: Likewise.
10414 * gdb.dwarf2/implref-struct.c: Likewise.
10415 * gdb.dwarf2/implref-struct.exp: Likewise.
10416
104172016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10418
10419 * gdb.trace/trace-condition.exp: Add 64bit tests.
10420
104212016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10422
10423 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10424 bits types.
10425 (main): Adapt to 8 to 64 bits types.
10426 * gdb.trace/trace-condition.exp: Add new tests.
10427
104282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10429
10430 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10431
104322016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10433
10434 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10435 Move condition tests...
10436 * gdb.trace/trace-condition.exp: Here.
10437
104382016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10439
10440 * gdb.trace/trace-condition.exp: Add counter-case tests.
10441
104422016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10443
10444 PR c++/15231
10445 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10446 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10447
104482016-05-27 Pedro Alves <palves@redhat.com>
10449
10450 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10451 New procedure.
10452 (top level): Call it, and bail out of DejaGnu is known to be bad.
10453
104542016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10455
10456 * gdb.base/whatis.c: Extend the test case.
10457 * gdb.base/whatis.exp: Add additional tests.
10458
104592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10460
10461* gdb.fortran/type.f90: Add pointer variable.
10462* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10463
104642016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10465
10466 * gdb.fortran/vla-type.exp: Fix testcase name.
10467
104682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10469
10470 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10471
104722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10473
10474 * gdb.fortran/type.f90: Add nested structures.
10475 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10476 * gdb.fortran/derived-type.exp: Adapt expected output.
10477 * gdb.fortran/vla-type.exp: Adapt expected output.
10478
104792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10480
10481 * gdb.fortran/whatis_type.exp: Adapt expected output.
10482
104832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10484
10485 * gdb.fortran/print_type.exp: Fix expected output.
10486 * gdb.fortran/whatis_type.exp: Fix expected output.
10487
104882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10489
10490 * gdb.fortran/whatis_type.exp: Use multi_line.
10491
104922016-05-24 Tom Tromey <tom@tromey.com>
10493
10494 PR python/17386:
10495 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10496 use value as an index.
10497
104982016-05-23 Tom Tromey <tom@tromey.com>
10499
10500 PR python/17981:
10501 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10502 no-breakpoint case.
10503
105042016-05-24 Pedro Alves <palves@redhat.com>
10505
10506 PR gdb/19828
10507 * gdb.threads/clone-attach-detach.c: New file.
10508 * gdb.threads/clone-attach-detach.exp: New file.
10509
105102016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10511
10512 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10513
105142016-05-23 Tom Tromey <tom@tromey.com>
10515
10516 PR python/19438, PR python/18393:
10517 * gdb.python/py-progspace.exp: Add "dir" test.
10518 * gdb.python/py-objfile.exp: Add "dir" test.
10519
105202016-05-23 Yao Qi <yao.qi@linaro.org>
10521
10522 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10523 * gdb.arch/thumb2-it.exp: Likewise.
10524
105252016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10526
10527 * gdb.mi/mi-threads-interrupt.c: New file.
10528 * gdb.mi/mi-threads-interrupt.exp: New file.
10529
105302016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10531
10532 PR gdb/18077
10533 * gdb.mi/mi-async-run.exp: New file.
10534 * gdb.mi/mi-async-run.c: New file.
10535
105362016-05-17 Tom Tromey <tom@tromey.com>
10537 Manish Goregaokar <manishsmail@gmail.com>
10538
10539 * lib/rust-support.exp: New file.
10540 * lib/gdb.exp (skip_rust_tests): New proc.
10541 (build_executable_from_specs): Handle rust.
10542 * lib/future.exp (gdb_find_rustc): New proc.
10543 (gdb_default_target_compile): Handle rust.
10544 * gdb.rust/expr.exp: New file.
10545 * gdb.rust/generics.exp: New file.
10546 * gdb.rust/generics.rs: New file.
10547 * gdb.rust/methods.exp: New file.
10548 * gdb.rust/methods.rs: New file.
10549 * gdb.rust/modules.exp: New file.
10550 * gdb.rust/modules.rs: New file.
10551 * gdb.rust/simple.exp: New file.
10552 * gdb.rust/simple.rs: New file.
10553
105542016-05-17 Tom Tromey <tom@tromey.com>
10555
10556 * gdb.base/default.exp (set language): Add rust.
10557
105582016-05-17 Tom Tromey <tom@tromey.com>
10559
10560 * gdb.gdb/unittest.exp: New file.
10561
105622016-05-16 Yao Qi <yao.qi@linaro.org>
10563
10564 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10565 shell_prompt. Update shell_prompt_re.
10566
105672016-05-12 Doug Evans <dje@google.com>
10568
10569 PR symtab/19999
10570 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10571 $options when building executable.
10572 * gdb.dwarf2/fission-loclists-pie.S: New file.
10573 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10574
105752016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10576
10577 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10578 of [is_remote target],
10579
105802016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10581
10582 * lib/gdb.exp (use_gdb_stub): New procedure.
10583
105842016-05-03 Yunlian Jiang <yunlian@google.com>
10585 Doug Evans <dje@google.com>
10586
10587 PR symtab/19914
10588 * gdb.dwarf2/dwp-sepdebug.c: New file.
10589 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10590
105912016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10592
10593 * gdb.base/detach.exp: Remove is_remote check.
10594
105952016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10596
10597 * gdb.base/annota-input-while-running.exp: Don't check for
10598 [is_remote target]. Enable annotations after running to main.
10599 Remove unused "set test..." line.
10600
106012016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10602
10603 * gdb.trace/trace-enable-disable.exp: New file.
10604 * gdb.trace/trace-enable-disable.c: New file.
10605
106062016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10607
10608 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10609 use it in info sharedlibrary test.
10610 * gdb.trace/ftrace-lock.exp: Likewise.
10611 * gdb.trace/ftrace.exp: Likewise.
10612 * gdb.trace/range-stepping.exp: Likewise.
10613 * gdb.trace/trace-break.exp: Likewise.
10614 * gdb.trace/trace-condition.exp: Likewise.
10615 * gdb.trace/trace-mt.exp: Likewise.
10616
106172016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10618
10619 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10620 (gdb_load_shlib): ... this.
10621 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10622 gdb_load_shlib.
10623 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10624 * gdb.base/ctxobj.exp: Likewise.
10625 * gdb.base/dprintf-pending.exp: Likewise.
10626 * gdb.base/dso2dso.exp: Likewise.
10627 * gdb.base/fixsection.exp: Likewise.
10628 * gdb.base/gcore-relro.exp: Likewise.
10629 * gdb.base/gdb1555.exp: Likewise.
10630 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10631 * gdb.base/gnu-ifunc.exp: Likewise.
10632 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10633 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10634 * gdb.base/pending.exp: Likewise.
10635 * gdb.base/print-file-var.exp: Likewise.
10636 * gdb.base/print-symbol-loading.exp: Likewise.
10637 * gdb.base/shlib-call.exp: Likewise.
10638 * gdb.base/shreloc.exp: Likewise.
10639 * gdb.base/so-impl-ld.exp: Likewise.
10640 * gdb.base/solib-disc.exp: Likewise.
10641 * gdb.base/solib-nodir.exp: Likewise.
10642 * gdb.base/solib-overlap.exp: Likewise.
10643 * gdb.base/solib-symbol.exp: Likewise.
10644 * gdb.base/solib-weak.exp (do_test): Likewise.
10645 * gdb.base/sym-file.exp: Likewise.
10646 * gdb.base/symtab-search-order.exp: Likewise.
10647 * gdb.base/type-opaque.exp: Likewise.
10648 * gdb.base/unload.exp: Likewise.
10649 * gdb.base/watchpoint-solib.exp: Likewise.
10650 * gdb.compile/compile.exp: Likewise.
10651 * gdb.cp/gdb2384.exp: Likewise.
10652 * gdb.cp/infcall-dlopen.exp: Likewise.
10653 * gdb.cp/re-set-overloaded.exp: Likewise.
10654 * gdb.fortran/library-module.exp: Likewise.
10655 * gdb.opt/solib-intra-step.exp: Likewise.
10656 * gdb.python/py-finish-breakpoint.exp: Likewise.
10657 * gdb.python/py-shared.exp: Likewise.
10658 * gdb.reverse/solib-precsave.exp: Likewise.
10659 * gdb.reverse/solib-reverse.exp: Likewise.
10660 * gdb.server/solib-list.exp: Likewise.
10661 * gdb.threads/dlopen-libpthread.exp: Likewise.
10662 * gdb.threads/tls-shared.exp: Likewise.
10663 * gdb.threads/tls-so_extern.exp: Likewise.
10664 * gdb.trace/change-loc.exp: Likewise.
10665 * gdb.trace/ftrace-lock.exp: Likewise.
10666 * gdb.trace/ftrace.exp: Likewise.
10667 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10668 * gdb.trace/pending.exp: Likewise.
10669 * gdb.trace/range-stepping.exp: Likewise.
10670 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10671 (strace_info_marker): Likewise.
10672 (strace_probe_marker): Likewise.
10673 (strace_trace_on_same_addr): Likewise.
10674 (strace_trace_on_diff_addr): Likewise.
10675 * gdb.trace/trace-break.exp: Likewise.
10676 * gdb.trace/trace-condition.exp: Likewise.
10677 * gdb.trace/trace-mt.exp: Likewise.
10678
106792016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10680
10681 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10682 result of gdb_remote_download.
10683 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10684 * gdb.base/dso2dso.exp: Likewise.
10685 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10686 * gdb.base/print-file-var.exp: Likewise.
10687 * gdb.base/shlib-call.exp: Likewise.
10688 * gdb.base/shreloc.exp: Likewise.
10689 * gdb.base/solib-overlap.exp: Likewise.
10690 * gdb.base/solib-weak.exp (do_test): Likewise.
10691 * gdb.base/unload.exp: Likewise.
10692
106932016-04-27 Yao Qi <yao.qi@linaro.org>
10694
10695 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10696 exists.
10697
106982016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10699
10700 * vla-type.exp: Print structure from toplevel.
10701
107022016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10703
10704 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10705 of dynamic types.
10706 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10707 of dynamic types.
10708
107092016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10710
10711 * gdb.fortran/vla-type.f90: New file.
10712 * gdb.fortran/vla-type.exp: New file.
10713
107142016-04-25 Yao Qi <yao.qi@linaro.org>
10715
10716 * gdb.base/branch-to-self.c: New file.
10717 * gdb.base/branch-to-self.exp: New file.
10718
107192016-04-22 Yao Qi <yao.qi@linaro.org>
10720
10721 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10722 more after $hex.
10723
107242016-04-22 Yao Qi <yao.qi@linaro.org>
10725
10726 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10727 * gdb.base/annota3.exp: Likewise.
10728
107292016-04-22 Yao Qi <yao.qi@linaro.org>
10730
10731 * gdb.reverse/step-precsave.exp: Do one step and test program
10732 stops in "callee" and do multiple steps until program goes out
10733 of "callee".
10734 * gdb.reverse/step-reverse.exp: Likewise.
10735
107362016-04-22 Yao Qi <yao.qi@linaro.org>
10737
10738 * gdb.trace/signal.exp: Also pass if
10739 $tracepoint_hits($i) > $iterations.
10740
107412016-04-22 Yao Qi <yao.qi@linaro.org>
10742
10743 * gdb.trace/signal.c: New file.
10744 * gdb.trace/signal.exp: New file.
10745
107462016-04-19 Doug Evans <xdje42@gmail.com>
10747
10748 * gdb.base/bad-file.exp: New file.
10749
107502016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10751
10752 * gdb.dwarf2/implref.exp: New file.
10753
107542016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10755
10756 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10757 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10758 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10759 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10760 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10761 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10762 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10763 * lib/fortran.exp (fortran_int4): New procedure.
10764 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10765 (fortran_logical4): Likewise.
10766
107672016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10768
10769 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10770
107712016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10772
10773 * lib/compiler.c: Add Intel specific preprocessor macros.
10774 * lib/compiler.cc: Likewise.
10775
107762016-04-13 Luis Machado <lgustavo@codesourcery.com>
10777
10778 * gdb.server/connect-with-no-symbol-file.c: New file.
10779 * gdb.server/connect-with-no-symbol-file.exp: New file.
10780
107812016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10782
10783 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10784
107852016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10786
10787 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10788 standard output directory.
10789
107902016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10791
10792 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10793
107942016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10795
10796 * gdb.btrace/instruction_history.c (loop): Add declaration.
10797
107982016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10799
10800 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10801
108022016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10803
10804 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10805 parentheses to print.
10806 (continue_handler): Likewise.
10807
108082016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10809
10810 * gdb.server/solib-list.exp: Remove is_remote check.
10811 Pass shlib= to gdb_compile. Don't link shared library with
10812 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10813 Run binary filename through "readlink -f" on the target.
10814
108152016-04-08 Pedro Alves <palves@redhat.com>
10816
10817 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10818 interpreter filename as argument to gdbserver_spawn.
10819 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10820 Return empty if $last_loaded_file does not exist.
10821
108222016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10823
10824 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10825 * gdb.base/jit-main.c: Use exit after usage.
10826
108272016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10828
10829 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10830 GDBHISTSIZE prior to the tests.
10831 * gdb.base/gdbinit-history.exp: Likewise.
10832
108332016-04-07 Pedro Alves <palves@redhat.com>
10834
10835 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10836 instead of build_executable. Use gdb_load_shlibs.
10837
108382016-04-07 Yao Qi <yao.qi@linaro.org>
10839
10840 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10841 Execute "si" command.
10842
108432016-04-07 Yao Qi <yao.qi@linaro.org>
10844
10845 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10846 number instead of the comments on some line.
10847
108482016-04-06 Don Breazeal <donb@codesourcery.com>
10849
10850 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10851 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10852
108532016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10854
10855 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10856 standard_output_file. Remove unused binfile variable.
10857
108582016-04-05 Catalin Udma <catalin.udma@freescale.com>
10859
10860 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10861 * gdb.python/py-mi-objfile.exp: Match "list main" output
10862 in console format.
10863
108642016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10865
10866 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10867 absolute.
10868
108692016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10870
10871 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10872 absolute.
10873 * gdb.trace/ftrace.exp: Likewise.
10874 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10875 targets as well.
10876 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10877 (gdb_load_shlibs): Copy libraries to test directory when testing
10878 natively. Only set solib-search-path if testing remotely.
10879 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10880
108812016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10882
10883 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10884 gdb_download. Use it even if the target is not remote.
10885 * gdb.base/jit.exp (compile_jit_test): Likewise.
10886 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10887 output directory if the destination board is local, otherwise use
10888 the standard remote_download from DejaGnu.
10889 (gdb_download): Remove.
10890 (gdb_load_shlibs): Use gdb_remote_download instead of
10891 gdb_download.
10892 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10893 Use gdb_remote_download instead of gdb_download. Use it even if
10894 the target is not remote.
10895 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10896 instead of gdb_download.
10897
108982016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10899
10900 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10901 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10902 run.
10903
109042016-04-01 Artemiy Volkov <artemiyv@acm.org>
10905
10906 PR gdb/19820
10907 * gdb.base/printcmds.exp: Add artificial arrays tests.
10908
109092016-03-31 Pedro Alves <palves@redhat.com>
10910
10911 PR gdb/19858
10912 * gdb.base/jit-main.c: Include unistd.h.
10913 (ATTACH): Define to 0 if not already defined.
10914 (wait_for_gdb, mypid): New globals.
10915 (WAIT_FOR_GDB): New macro.
10916 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10917 some breakpoint locations.
10918 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10919 New procedures.
10920 (one_jit_test): Add REATTACH parameter, and handle it. Use
10921 continue_to_test_location.
10922 (top level): Test attach, and adjusts calls to one_jit_test.
10923
109242016-03-31 Pedro Alves <palves@redhat.com>
10925
10926 PR gdb/19858
10927 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10928 BINSUFFIX parameter, and handle it.
10929 (top level): Adjust calls compile_jit_test.
10930
109312016-03-31 Catalin Udma <catalin.udma@freescale.com>
10932
10933 PR python/19743
10934 * gdb.python/py-mi-events-gdb.py: New file.
10935 * gdb.python/py-mi-events.c: New file.
10936 * gdb.python/py-mi-events.exp: New file.
10937
109382016-03-30 Yao Qi <yao.qi@linaro.org>
10939
10940 * gdb.reverse/until-precsave.exp: Match function name only.
10941 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10942 Move malloc to a condition block.
10943 * gdb.reverse/until-reverse.exp: Match function name only.
10944
109452016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10946
10947 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10948 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10949 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10950 variable for GPR 0 instead of assuming it is register 0.
10951 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10952 * lib/trace-support.exp: Add s390 registers.
10953
109542016-03-29 Yao Qi <yao.qi@linaro.org>
10955
10956 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10957
109582016-03-24 Yao Qi <yao.qi@linaro.org>
10959
10960 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10961 test message.
10962
109632016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10964
10965 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10966 maintaining separate logic for constructing the output path.
10967
109682016-03-16 Don Breazeal <donb@codesourcery.com>
10969
10970 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10971 Retry fork and waitpid on interrupted system call errors.
10972 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10973 Use with_timeout_factor to increase timeout by factor of 10.
10974
109752016-03-15 Don Breazeal <donb@codesourcery.com>
10976
10977 * gdb.cp/scope-err.cc: New test program.
10978 * gdb.cp/scope-err.exp: New test script.
10979 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10980 lines and "set breakpoint here" comment.
10981 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10982 Fixed some whitespace and format issues.
10983 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10984 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10985
109862016-03-15 Doug Evans <dje@google.com>
10987
10988 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10989 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10990 All callers updated. Add tests for enums, mixed flags register.
10991
109922016-03-15 Doug Evans <dje@google.com>
10993
10994 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10995 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10996
109972016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10998
10999 * gdb.base/default.exp: Add $_as_string to the list of expected
11000 convenience functions.
11001
110022016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
11003
11004 * gdb.base/maint.exp: New tests for 'maint info line-table'.
11005
110062016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
11007
11008 * gdb.python/py-as-string.exp: New file.
11009 * gdb.python/py-as-string.c: New file.
11010
110112016-03-09 Pedro Alves <palves@redhat.com>
11012
11013 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
11014 signal" -> "Thread NN received signal" output change.
11015 * gdb.threads/ia64-sigill.exp: Likewise.
11016 * gdb.threads/linux-dp.exp: Likewise.
11017 * gdb.threads/manythreads.exp: Likewise.
11018 * gdb.threads/pending-step.exp: Likewise.
11019 * gdb.threads/print-threads.exp: Likewise.
11020 * gdb.threads/sigstep-threads.exp: Likewise.
11021 * gdb.threads/staticthreads.exp: Likewise.
11022 * gdb.threads/tls.exp: Likewise.
11023
110242016-03-09 Pedro Alves <palves@redhat.com>
11025
11026 * gdb.base/command-line-input.exp: New file.
11027
110282016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11029
11030 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
11031 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
11032 * gdb.trace/pending.exp: Accept leading dot before function name.
11033 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
11034 * lib/trace-support.exp: Set registers for ppc.
11035
110362016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11037
11038 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
11039 use it for disassembly; accept .main in addition to main in backtrace.
11040
110412016-03-09 Wei-cheng Wang <cole945@gmail.com>
11042 Marcin Kościelnicki <koriakin@0x04.net>
11043
11044 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
11045 (gdb_recursion_test_ptr): New global variable.
11046 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
11047 gdb_recursion_test.
11048 (gdb_c_test): Ditto.
11049
110502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11051
11052 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
11053 ordering.
11054
110552016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
11056
11057 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
11058 (bar): Add bar_start_lbl label.
11059 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
11060 of foo/bar for emitting DWARF and tracing.
11061
110622016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
11063
11064 * analyze-racy-logs.py: Set executable bit.
11065
110662016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
11067
11068 * Makefile.in (DEFAULT_RACY_ITER): New variable.
11069 (CHECK_TARGET_TMP): Likewise.
11070 (check-single-racy): New rule.
11071 (check-parallel-racy): Likewise.
11072 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
11073 (do-check-parallel-racy): New rule.
11074 (check-racy/%.exp): Likewise.
11075 * README (Racy testcases): New section.
11076 * analyze-racy-logs.py: New file.
11077
110782016-03-03 Doug Evans <dje@google.com>
11079
11080 * gdb.base/skip.exp: Use with_test_prefix.
11081
110822016-03-03 Yao Qi <yao.qi@linaro.org>
11083
11084 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
11085 Invoke step_over_syscall "clone" and break_cond_on_syscall
11086 "clone".
11087 * gdb.base/step-over-clone.c: New file.
11088
110892016-03-03 Yao Qi <yao.qi@linaro.org>
11090
11091 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
11092 code format.
11093
110942016-03-03 Yao Qi <yao.qi@linaro.org>
11095
11096 * gdb.base/disp-step-fork.c: Rename to ...
11097 * gdb.base/step-over-fork.c: ... it. New file.
11098 * gdb.base/disp-step-vfork.c: Rename to ...
11099 * gdb.base/step-over-vfork.c: ... it. New file.
11100 * gdb.base/disp-step-syscall.exp: Rename to ...
11101 * gdb.base/step-over-syscall.exp: ... it. New file.
11102 (disp_step_cross_syscall): Rename to ...
11103 (step_over_syscall): ... it.
11104
111052016-03-03 Yao Qi <yao.qi@linaro.org>
11106
11107 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
11108 If target supports condition evaluation on target, invoke
11109 break_cond_on_syscall for fork and vfork.
11110
111112016-03-03 Yao Qi <yao.qi@linaro.org>
11112
11113 * gdb.base/disp-step-syscall.exp: Don't invoke
11114 support_displaced_stepping.
11115 (disp_step_cross_syscall): Test with displaced stepping off and
11116 on if supported.
11117
111182016-03-03 Yao Qi <yao.qi@linaro.org>
11119
11120 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
11121 proc.
11122 (setup): New proc.
11123 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
11124 and setup.
11125
111262016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11127
11128 * gdb.fortran/vla-history.exp: Remove breakpoint.
11129
111302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11131
11132 * gdb.fortran/vla-history.exp: Lookup array elements and printing
11133 exceeds timeout.
11134
111352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11136
11137 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
11138 breakpoint.
11139
111402016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
11141
11142 * gdb.mi/vla.f90: Nullify pointer after declaration.
11143
111442016-03-01 Pedro Alves <palves@redhat.com>
11145
11146 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
11147
111482016-03-01 Pedro Alves <palves@redhat.com>
11149
11150 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
11151 before anything else.
11152 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
11153 _GNU_SOURCE here.
11154 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
11155 before anything else.
11156 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
11157
111582016-03-01 Pedro Alves <palves@redhat.com>
11159
11160 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
11161
111622016-03-01 Yao Qi <yao.qi@linaro.org>
11163
11164 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
11165 prepare_for_testing.
11166
111672016-03-01 Yao Qi <yao.qi@linaro.org>
11168
11169 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
11170
111712016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11172
11173 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
11174 manually constructing the output path.
11175
111762016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11177
11178 * gdb.arch/s390-stackless.S: New.
11179 * gdb.arch/s390-stackless.exp: New.
11180
111812016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
11182
11183 * gdb.dlang/circular.c: New file.
11184 * gdb.dlang/circular.exp: New file.
11185
111862016-02-26 Yao Qi <yao.qi@linaro.org>
11187
11188 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
11189 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
11190 (testcases): Update.
11191
111922016-02-26 Yao Qi <yao.qi@linaro.org>
11193
11194 * gdb.reverse/aarch64.c: Rename to ...
11195 * gdb.reverse/insn-reverse.c: ... it.
11196 * gdb.reverse/aarch64.exp: Rename to ...
11197 * gdb.reverse/insn-reverse.exp: ... it.
11198
111992016-02-26 Yao Qi <yao.qi@linaro.org>
11200
11201 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
11202 (testcase_ftype): New.
11203 (testcases): New array.
11204 (n_testcases): New.
11205 (main): Call each element in testcases.
11206 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
11207 (read_testcase): New.
11208 Do the tests in a loop.
11209
112102016-02-25 Yao Qi <yao.qi@linaro.org>
11211
11212 * gdb.base/branches.c: Remove.
11213
112142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11215
11216 PR gdb/13808
11217 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
11218
112192016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11220
11221 * gdb.trace/ftrace.exp: Remove unnecessary target check.
11222
112232016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
11224
11225 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
11226 change x86_64 call_insn to 'callq'.
11227
112282016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11229
11230 * gdb.trace/tfile-avx.c: Move to...
11231 * gdb.trace/tracefile-pseudo-reg.c: Here.
11232 * gdb.trace/tfile-avx.exp: Move to...
11233 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11234
112352016-02-24 Gary Benson <gbenson@redhat.com>
11236
11237 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11238 message on attach.
11239
112402016-02-23 Doug Evans <dje@google.com>
11241
11242 * gdb.base/skip.c (test_skip): New function.
11243 (end_test_skip_file_and_function): New function.
11244 (test_skip_file_and_function): New function.
11245 * gdb.base/skip1.c (test_skip): New function.
11246 (skip1_test_skip_file_and_function): New function.
11247 * gdb.base/skip.exp: Add tests for new skip options.
11248 * gdb.base/skip-solib.exp: Update expected output.
11249 * gdb.perf/skip-command.cc: New file.
11250 * gdb.perf/skip-command.exp: New file.
11251 * gdb.perf/skip-command.py: New file.
11252
112532016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11254
11255 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11256 info registers pattern.
11257
112582016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11259
11260 * lib/future.exp: Add D support.
11261 (gdb_find_gdc): New proc.
11262 (gdb_default_target_compile): Add D support.
11263
112642016-02-18 Wei-cheng Wang <cole945@gmail.com>
11265
11266 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11267 user+system time.
11268 (trace_speed_test): Determine the iteration count for a time
11269 between 15..30 seconds.
11270
112712016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11272
11273 * gdb.arch/i386-mpx-sigsegv.c: New file.
11274 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11275 * gdb.arch/i386-mpx-simple_segv.c: New file.
11276 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11277
112782016-02-18 Yao Qi <yao.qi@linaro.org>
11279
11280 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11281 Don't call setup_kfail.
11282
112832016-02-18 Yao Qi <yao.qi@linaro.org>
11284
11285 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11286 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11287
112882016-02-16 Doug Evans <dje@google.com>
11289
11290 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11291 * gdb.base/skip1.c: Ditto.
11292 * gdb.base/skip.exp: Whitespace cleanup.
11293
112942016-02-16 Don Breazeal <donb@codesourcery.com>
11295
11296 PR remote/19496
11297 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11298 Remove kfail for PR remote/19496.
11299
113002016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11301
11302 * lib/gdb.exp (standard_temp_file): Return a path specific to
11303 the runtest invocation.
11304
113052016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11306
11307 * gdb.trace/save-trace.exp: Change relative path to be in the
11308 standard output directory.
11309
113102016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11311
11312 * gdb.arch/i386-prologue.c: Add missing prototypes.
11313
113142016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11315
11316 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11317 * gdb.arch/i386-prologue.exp: Likewise.
11318 * gdb.arch/i386-size.exp: Likewise.
11319
113202016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11321
11322 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11323 define object file path.
11324 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11325 file path.
11326 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11327 standard_output_file to define binfile.
11328
113292016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11330
11331 Fix compatibility with recent gfortran-5.3.1.
11332 * gdb.fortran/vla-history.exp (print vla1 allocated)
11333 (print vla2 allocated, print $2, print $3): Remove
11334 (print $4): Rename to ...
11335 (print $2): ... here.
11336 (print $9): Rename to ...
11337 (print $5): ... here.
11338 (print $10): Rename to ...
11339 (print $6): ... here.
11340 * gdb.fortran/vla.f90: Add pvla initialization.
11341
113422016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11343
11344 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11345 New test.
11346 * gdb.fortran/vla-value-sub.exp: Likewise.
11347
113482016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11349
11350 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11351
113522016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11353
11354 * i386-biarch-core.exp: Define corefile using
11355 standard_output_file.
11356
113572016-02-12 Yao Qi <yao.qi@linaro.org>
11358
11359 * gdb.arch/arm-single-step-kernel-helper.c: New.
11360 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11361
113622016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11363
11364 * gdb.btrace/tailcall-only.exp: New.
11365 * gdb.btrace/tailcall-only.c: New.
11366 * gdb.btrace/x86_64-tailcall-only.S: New.
11367 * gdb.btrace/i686-tailcall-only.S: New.
11368
113692016-02-11 Pedro Alves <palves@redhat.com>
11370
11371 * README (Parallel testing): Add missing double quotes.
11372
113732016-02-11 Pedro Alves <palves@redhat.com>
11374
11375 * README (Parallel testing): New section.
11376 (GDB_PARALLEL): Rewrite.
11377 (FORCE_PARALLEL): Document.
11378
113792016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11380
11381 * gdb.trace/tfile-avx.c: New test.
11382 * gdb.trace/tfile-avx.exp: New test.
11383
113842016-02-09 Keith Seitz <keiths@redhat.com>
11385
11386 PR breakpoints/19546
11387 * gdb.base/infcall-exec.c: New file.
11388 * gdb.base/infcall-exec2.c: New file.
11389 * gdb.base/infcall-exec.exp: New file.
11390
113912016-02-09 Keith Seitz <keiths@redhat.com>
11392
11393 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11394 (toplevel): Call test_bkpt_address.
11395
113962016-02-09 Keith Seitz <keiths@redhat.com>
11397
11398 PR python/19506
11399 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11400 (toplevel): Call test_bkpt_address.
11401
114022016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11403
11404 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11405 to AC_OUTPUT.
11406 * configure: Regenerate.
11407
114082016-02-09 Pedro Alves <palves@redhat.com>
11409
11410 PR breakpoints/19548
11411 * gdb.base/execl-update-breakpoints.c (some_function): New
11412 function.
11413 (main): Call it.
11414 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11415 Tighten expected GDB output.
11416
114172016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11418
11419 * Makefile.in (ALL_SUBDIRS): Remove.
11420 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11421 (distclean maintainer-clean realclean): Likewise.
11422 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11423 * configure: Regenerate.
11424 * gdb.ada/Makefile.in: Delete.
11425 * gdb.arch/Makefile.in: Likewise.
11426 * gdb.asm/Makefile.in: Likewise.
11427 * gdb.base/Makefile.in: Likewise.
11428 * gdb.btrace/Makefile.in: Likewise.
11429 * gdb.cell/Makefile.in: Likewise.
11430 * gdb.compile/Makefile.in: Likewise.
11431 * gdb.cp/Makefile.in: Likewise.
11432 * gdb.disasm/Makefile.in: Likewise.
11433 * gdb.dlang/Makefile.in: Likewise.
11434 * gdb.dwarf2/Makefile.in: Likewise.
11435 * gdb.fortran/Makefile.in: Likewise.
11436 * gdb.gdb/Makefile.in: Likewise.
11437 * gdb.go/Makefile.in: Likewise.
11438 * gdb.guile/Makefile.in: Likewise.
11439 * gdb.java/Makefile.in: Likewise.
11440 * gdb.linespec/Makefile.in: Likewise.
11441 * gdb.mi/Makefile.in: Likewise.
11442 * gdb.modula2/Makefile.in: Likewise.
11443 * gdb.multi/Makefile.in: Likewise.
11444 * gdb.objc/Makefile.in: Likewise.
11445 * gdb.opencl/Makefile.in: Likewise.
11446 * gdb.opt/Makefile.in: Likewise.
11447 * gdb.pascal/Makefile.in: Likewise.
11448 * gdb.perf/Makefile.in: Likewise.
11449 * gdb.python/Makefile.in: Likewise.
11450 * gdb.reverse/Makefile.in: Likewise.
11451 * gdb.server/Makefile.in: Likewise.
11452 * gdb.stabs/Makefile.in: Likewise.
11453 * gdb.threads/Makefile.in: Likewise.
11454 * gdb.trace/Makefile.in: Likewise.
11455 * gdb.xml/Makefile.in: Likewise.
11456 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11457 GDB_PARALLEL.
11458 (standard_output_file): Remove check for GDB_PARALLEL, always
11459 return path in outputs/$subdir/$testname.
11460
114612016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11462
11463 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11464 (site.exp): Assign abs_srcdir to tcl's srcdir.
11465
114662016-02-04 Yao Qi <yao.qi@linaro.org>
11467
11468 * gdb.base/foll-exec-mode.c: Include limits.h.
11469 (main): Add parameters argc and argv. Get directory from
11470 argv[0].
11471 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11472 compilation.
11473 * gdb.base/foll-exec.c: Include limits.h.
11474 (main): Add parameters argc and argv.
11475 Get directory from argv[0].
11476 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11477 Adjust tests on the number of lines as source code changed.
11478 * gdb.base/foll-vfork-exit.c: Include limits.h.
11479 (main): Add one line of statement before vfork.
11480 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11481 (main): Add parameters argc and argv. Get directory from
11482 argv[0].
11483 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11484 (setup_gdb): Set tbreak to skip some source lines.
11485 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11486 (main): Add parameters argc and argv. Get directory from
11487 argv[0].
11488 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11489 compilation.
11490 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11491 (main): Add parameters argc and argv. Get directory from
11492 argv[0].
11493 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11494 compilation.
11495
114962016-02-01 Doug Evans <dje@google.com>
11497
11498 * gdb.base/skip.exp: Clean up multiple references to same test name.
11499
115002016-02-01 Pedro Alves <palves@redhat.com>
11501
11502 PR remote/19496
11503 * gdb.threads/forking-threads-plus-breakpoint.exp
11504 (displaced_stepping_supported): New global.
11505 (probe_displaced_stepping_support): New procedure.
11506 (do_test): Add 'displaced' parameter, and use it.
11507 (top level): Check for displaced stepping support. Add displaced
11508 stepping on/off testing axis.
11509
115102016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11511
11512 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11513 pointer. Don't perform further tests on the unassociated pointer
11514 if the first test fails.
11515
115162016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11517
11518 * gdb.base/max-value-size.c: New file.
11519 * gdb.base/max-value-size.exp: New file.
11520 * gdb.base/huge.exp: Disable max-value-size for this test.
11521
115222016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11523
11524 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11525
115262016-01-28 Yao Qi <yao.qi@linaro.org>
11527
11528 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11529
115302016-01-25 Pedro Alves <palves@redhat.com>
11531
11532 PR threads/19461
11533 * gdb.base/fork-running-state.c: New file.
11534 * gdb.base/fork-running-state.exp: New file.
11535
115362016-01-25 Pedro Alves <palves@redhat.com>
11537
11538 PR gdb/19494
11539 * gdb.base/catch-fork-kill.c: New file.
11540 * gdb.base/catch-fork-kill.exp: New file.
11541
115422016-01-25 Pedro Alves <palves@redhat.com>
11543
11544 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11545 Delete, moved to lib/gdb.exp.
11546 * gdb.threads/forking-threads-plus-breakpoint.exp
11547 (foreach_with_prefix): Likewise.
11548 * gdb.threads/process-dies-while-handling-bp.exp
11549 (foreach_with_prefix): Likewise.
11550 * lib/gdb.exp (foreach_with_prefix): New procedure.
11551
115522016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11553
11554 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11555 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11556
115572016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11558
11559 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11560 endian targets.
11561
115622016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11563 Pedro Alves <palves@redhat.com>
11564
11565 Fix testsuite compatibility with Guile.
11566 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11567 number.
11568
115692016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11570
11571 Fix testsuite compatibility with Guile.
11572 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11573 (thread 1): New test for backtrace through signal handler.
11574
115752016-01-22 Yao Qi <yao.qi@linaro.org>
11576
11577 PR testsuite/19491
11578 * gdb.base/multi-forks.c: Include
11579 ../lib/unbuffer_output.c
11580 (main): Call gdb_unbuffer_output.
11581
115822016-01-21 Doug Evans <dje@google.com>
11583
11584 * lib/ada.exp (gdb_compile_ada): Fix typo.
11585
115862016-01-21 Joel Brobecker <brobecker@adacore.com>
11587
11588 * gdb.base/break-fun-addr.exp: New file.
11589 * gdb.base/break-fun-addr1.c: New file.
11590 * gdb.base/break-fun-addr2.c: New file.
11591
115922016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11593
11594 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11595 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11596 enum flag values.
11597
115982016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11599
11600 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11601 when GDB can not set the vector return value. Add more comments
11602 for clarification.
11603
116042016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11605
11606 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11607 command.
11608
116092016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11610
11611 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11612
116132016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11614
11615 * Makefile.in (check-single): Pass --status to runtest.
11616 (check/%.exp): Likewise.
11617
116182016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11619
11620 * Makefile.in (check-parallel): Propagate return code from make
11621 do-check-parallel.
11622
116232016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11624
11625 * gdb.trace/ftrace.exp: Fix expected message on continue.
11626 * gdb.trace/pending.exp: Fix expected message on continue.
11627 * gdb.trace/trace-break.exp: Fix expected message on continue.
11628
116292016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11630
11631 * lib/gdb.exp (gdb_test): Remove unused global references.
11632
116332016-01-18 Pedro Alves <palves@redhat.com>
11634
11635 * gdb.base/async-shell.exp: Adjust expected output.
11636 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11637 * gdb.base/siginfo-thread.exp: Adjust expected output.
11638 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11639 * gdb.java/jnpe.exp: Adjust expected output.
11640 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11641 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11642 * gdb.threads/leader-exit.exp: Adjust expected output.
11643 * gdb.threads/manythreads.exp: Adjust expected output.
11644 * gdb.threads/pthreads.exp: Adjust expected output.
11645 * gdb.threads/schedlock.exp: Adjust expected output.
11646 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11647 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11648 expected output.
11649 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11650 output.
11651 * gdb.threads/sigthread.exp: Adjust expected output.
11652 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11653
116542016-01-18 Yao Qi <yao.qi@linaro.org>
11655
11656 * gdb.guile/scm-section-script.c: Replace @progbits with
11657 %progbits.
11658 * gdb.python/py-section-script.c: Likewise.
11659
116602016-01-15 Pedro Alves <palves@redhat.com>
11661
11662 * gdb.multi/tids.exp: Test star wildcard ranges.
11663
116642016-01-15 Pedro Alves <palves@redhat.com>
11665
11666 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11667 command from "thread apply" invocation.
11668 (thr_apply_info_thr_invalid): Default the expected output to the
11669 input tid list.
11670 (top level): Add tests that use convenience variables. Add tests
11671 for "thread apply" with a valid TID list, but missing the command.
11672
116732016-01-13 Pedro Alves <palves@redhat.com>
11674
11675 * gdb.base/default.exp: Expect $_gthread as well.
11676 * gdb.multi/tids.exp: Test $_gthread.
11677 * gdb.threads/thread-specific.exp: Test $_gthread.
11678
116792016-01-13 Pedro Alves <palves@redhat.com>
11680
11681 * gdb.multi/tids.exp: Test "info threads -gid".
11682
116832016-01-13 Pedro Alves <palves@redhat.com>
11684
11685 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11686 Breakpoint.thread.
11687 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11688
116892016-01-07 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.base/break.exp: Adjust to output changes.
11692 * gdb.base/hbreak2.exp: Likewise.
11693 * gdb.base/sepdebug.exp: Likewise.
11694 * gdb.base/watch_thread_num.exp: Likewise.
11695 * gdb.linespec/keywords.exp: Likewise.
11696 * gdb.multi/info-threads.exp: Likewise.
11697 * gdb.threads/thread-find.exp: Likewise.
11698 * gdb.multi/tids.c: New file.
11699 * gdb.multi/tids.exp: New file.
11700
117012016-01-13 Pedro Alves <palves@redhat.com>
11702
11703 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11704
117052016-01-13 Pedro Alves <palves@redhat.com>
11706
11707 * gdb.base/default.exp: Expect $_inferior as well.
11708 * gdb.multi/base.exp: Test $_inferior.
11709
117102016-01-13 Pedro Alves <palves@redhat.com>
11711
11712 PR breakpoints/19388
11713 * gdb.base/catch-signal-siginfo-cond.c: New file.
11714 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11715
117162016-01-12 Josh Stone <jistone@redhat.com>
11717 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11718
11719 * gdb.base/catch-syscall.c (do_execve): New variable.
11720 (main): Conditionally trigger an execve.
11721 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11722 (test_catch_syscall_execve): New, check entry/return across execve.
11723 (do_syscall_tests): Call test_catch_syscall_execve.
11724
117252016-01-12 Pedro Alves <palves@redhat.com>
11726
11727 * gdb.base/random-signal.exp (do_test): New procedure, with body
11728 of testcase moved in.
11729
117302016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11731 Pedro Alves <palves@redhat.com>
11732
11733 * gdb.base/funcargs.exp (finish from indirectly called function):
11734 Reintroduce the case for 'First'.
11735
117362016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11737 Pedro Alves <palves@redhat.com>
11738
11739 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11740 (tcatch_vfork_then_child_follow_exec)
11741 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11742 identification.
11743
117442016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11745
11746 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11747 and repeats to unlimited.
11748 * gdb.python/py-value.exp: Likewise.
11749 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11750 and repeats to unlimited.
11751
117522016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11753
11754 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11755 and reordering the functions.
11756 * gdb.multi/hangout.c: Likewise.
11757 * gdb.multi/hello.c: Likewise.
11758
117592016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11760
11761 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11762 absolute.
11763 (SingleStatisticTestResult.report): Use dict.keys instead of
11764 dict.iterkeys.
11765
117662016-01-06 Pedro Alves <palves@redhat.com>
11767
11768 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11769
117702016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11771
11772 * gdb.btrace/dlopen.exp: New.
11773 * gdb.btrace/dlopen.c: New.
11774 * gdb.btrace/dlopen-dso.c: New.
11775
117762015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11777
11778 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11779 PATTERN argument is optional.
11780
117812015-12-24 Joel Brobecker <brobecker@adacore.com>
11782
11783 * lib/ada.exp (target_compile_ada_from_dir): New function.
11784 (gdb_compile_ada): Reimplement avoiding the use of project files.
11785 * gdb.ada/gnat_ada.gpr: Delete.
11786 * gdb.ada/cond_lang.exp: Adjust test to make path before
11787 filename optional.
11788 * gdb.ada/small_reg_param.exp: Likewise.
11789
117902015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11791
11792 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11793
117942015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11795
11796 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11797 case.
11798
117992015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11800
11801 * gdb.base/break.exp: Remove dead code.
11802 * gdb.base/sepdebug.exp: Likewise.
11803
118042015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11805
11806 * gdb.asm/asm-source.exp: Remove HP-UX references.
11807 * gdb.base/annota1.exp: Likewise.
11808 * gdb.base/annota3.exp: Likewise.
11809 * gdb.base/attach.exp: Likewise.
11810 * gdb.base/bigcore.exp: Likewise.
11811 * gdb.base/break.exp: Likewise.
11812 * gdb.base/call-ar-st.exp: Likewise.
11813 * gdb.base/callfuncs.exp: Likewise.
11814 * gdb.base/catch-fork-static.exp: Likewise.
11815 * gdb.base/display.exp: Likewise.
11816 * gdb.base/foll-exec-mode.exp: Likewise.
11817 * gdb.base/foll-exec.exp: Likewise.
11818 * gdb.base/foll-fork.exp: Likewise.
11819 * gdb.base/foll-vfork.exp: Likewise.
11820 * gdb.base/funcargs.exp: Likewise.
11821 * gdb.base/hbreak2.exp: Likewise.
11822 * gdb.base/inferior-died.exp: Likewise.
11823 * gdb.base/interrupt.exp: Likewise.
11824 * gdb.base/multi-forks.exp: Likewise.
11825 * gdb.base/nodebug.exp: Likewise.
11826 * gdb.base/sepdebug.exp: Likewise.
11827 * gdb.base/solib1.c: Likewise.
11828 * gdb.base/step-test.exp: Likewise.
11829 * gdb.mi/non-stop.c: Likewise.
11830 * gdb.mi/pthreads.c: Likewise.
11831 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11832 * gdb.threads/pthreads.c: Likewise.
11833 * gdb.threads/staticthreads.exp: Likewise.
11834 * lib/future.exp: Likewise.
11835 * lib/gdb.exp: Likewise.
11836 * gdb.base/so-indr-cl.c: Remove.
11837 * gdb.base/so-indr-cl.exp: Likewise.
11838 * gdb.base/solib.c: Likewise.
11839 * gdb.base/solib.exp: Likewise.
11840 * gdb.base/solib2.c: Likewise.
11841
118422015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11843
11844 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11845 * gdb.base/call-ar-st.exp: Likewise.
11846 * gdb.base/callfuncs.exp: Likewise.
11847 * gdb.base/condbreak.exp: Likewise.
11848 * gdb.base/constvars.exp: Likewise.
11849 * gdb.base/hbreak2.exp: Likewise.
11850 * gdb.base/langs.exp: Likewise.
11851 * gdb.base/list.exp: Likewise.
11852 * gdb.base/long_long.exp: Likewise.
11853 * gdb.base/ptype.exp: Likewise.
11854 * gdb.base/scope.exp: Likewise.
11855 * gdb.base/signals.exp: Likewise.
11856 * gdb.base/so-impl-ld.exp: Likewise.
11857 * gdb.base/varargs.exp: Likewise.
11858 * gdb.base/volatile.exp: Likewise.
11859 * gdb.base/whatis.exp: Likewise.
11860 * gdb.cp/cplusfuncs.exp: Likewise.
11861 * gdb.cp/inherit.exp: Likewise.
11862 * gdb.cp/local.exp: Likewise.
11863 * gdb.cp/member-ptr.exp: Likewise.
11864 * gdb.cp/method.exp: Likewise.
11865 * gdb.cp/overload.exp: Likewise.
11866 * gdb.cp/templates.exp: Likewise.
11867 * gdb.stabs/weird.exp: Likewise.
11868 * lib/compiler.c: Likewise.
11869 * lib/compiler.cc: Likewise.
11870 * lib/cp-support.exp: Likewise.
11871 * lib/gdb.exp: Likewise.
11872
118732015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11874
11875 * configure.ac: Remove HP-UX case.
11876 * configure: Regenerate.
11877
118782015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11879
11880 * lib/gdb.exp (gdb_compile): Add function doc.
11881
118822015-12-17 Pedro Alves <palves@redhat.com>
11883
11884 PR threads/19354
11885 * gdb.multi/info-threads.exp: New file.
11886
118872015-12-15 Yao Qi <yao.qi@linaro.org>
11888
11889 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11890 is aarch64*-*-*.
11891
118922015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11893
11894 * gdb.base/history-duplicates.exp: Skip if no readline support.
11895
118962015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11897
11898 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11899
119002015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11901
11902 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11903
119042015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11905
11906 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11907 ctrl-C if nointerrupts target property is set.
11908 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11909 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11910 * gdb.base/paginate-bg-execution.exp: Likewise.
11911 * gdb.base/paginate-execution-startup.exp: Likewise.
11912 * gdb.base/random-signal.exp: Likewise.
11913 * gdb.base/range-stepping.exp: Likewise.
11914 * gdb.cp/annota2.exp: Likewise.
11915 * gdb.cp/annota3.exp: Likewise.
11916 * gdb.gdb/selftest.exp: Likewise.
11917 * gdb.threads/continue-pending-status.exp: Likewise.
11918 * gdb.threads/leader-exit.exp: Likewise.
11919 * gdb.threads/manythreads.exp: Likewise.
11920 * gdb.threads/pthreads.exp: Likewise.
11921 * gdb.threads/schedlock.exp: Likewise.
11922 * gdb.threads/sigthread.exp: Likewise.
11923
119242015-12-11 Don Breazeal <donb@codesourcery.com>
11925
11926 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11927 remote.
11928 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11929 * gdb.base/foll-exec.exp (main): Enable for target remote.
11930 * gdb.base/foll-fork.exp (main): Likewise.
11931 * gdb.base/foll-vfork.exp (main): Likewise.
11932 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11933 (proc continue_to_exit_bp_loc): Use clean_restart.
11934 * gdb.base/pie-execl.exp (main): Disable for target remote.
11935 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11936 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11937 * gdb.threads/execl.exp (main): Likewise.
11938 * gdb.threads/fork-child-threads.exp (main): Likewise.
11939 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11940 remote.
11941 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11942 remote.
11943 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11944 pid.tid style ptids, instead of just tid.
11945 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11946 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11947 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11948 ptids, instead of just tid.
11949
119502015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11951
11952 * gdb.base/list.exp (test_list_forward): Add end of file error
11953 test.
11954 (test_repeat_list_command): Add end of file error test.
11955 (test_list_backwards): Add beginning of file error test.
11956
119572015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11958
11959 * gdb.base/list.exp (test_list_invalid_args): New function,
11960 defined, and called.
11961
119622015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11963
11964 * gdb.base/list.exp (test_list): Make test names unique.
11965
119662015-12-11 Yao Qi <yao.qi@linaro.org>
11967
11968 * gdb.base/coremaker2.c: Remove.
11969
119702015-12-10 Pedro Alves <palves@redhat.com>
11971
11972 * gdb.multi/base.exp: Remove stale "spaces" references.
11973
119742015-12-10 Pedro Alves <palves@redhat.com>
11975
11976 * gdb.multi/base.exp: Don't use nowarnings.
11977 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11978 * gdb.multi/hangout.c: Include stdio.h.
11979 * gdb.multi/hello.c: Include stdlib.h.
11980 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11981 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11982 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11983
119842015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11985
11986 * gdb.dwarf2/dw2-ranges-base.c: New file.
11987 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11988 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11989 support additional line table, and debug ranges generation.
11990 (Dwarf::ranges): New function, generate .debug_ranges.
11991 (Dwarf::lines): Support generating simple line table programs.
11992 (Dwarf::assemble): Initialise new namespace variables.
11993
119942015-12-09 Kevin Buettner <kevinb@redhat.com>
11995
11996 * gdb.base/async.exp (proc test_background): Add case for
11997 asynchronous execution not supported.
11998
119992015-12-09 Luis Machado <lgustavo@codesourcery.com>
12000
12001 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
12002 format and change test names to make them unique.
12003
120042015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
12005 Pedro Alves <pedro@redhat.com>
12006
12007 PR gdb/18702
12008 Add checking of floatformats setup on x86_64 hosts.
12009 * gdb.arch/i386-float.S (main): Load bigval and smallval.
12010 (smallval, bigval): New labels/constants.
12011 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
12012 float" after loading bigval and smallval.
12013
120142015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
12015
12016 * gdb.ada/fun_overload_menu.exp: New testcase.
12017 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
12018
120192015-12-04 Josh Stone <jistone@redhat.com>
12020
12021 * gdb.base/catch-fork-static.exp: New.
12022
120232015-12-03 Yao Qi <yao.qi@linaro.org>
12024
12025 * gdb.base/sizeof.c: Don't include stdio.h and
12026 ../lib/unbuffer_output.c.
12027 (main): New variable 'size' and 'value'. Remove printf and
12028 gdb_unbuffer_output. Assign return value to size and value.
12029 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
12030 at the beginning.
12031 (check_sizeof): Check the result by printing variable 'size'.
12032 (check_valueof): Check the result by printing variable 'value'.
12033
120342015-12-01 Yao Qi <yao.qi@linaro.org>
12035
12036 * gdb.base/disp-step-syscall.exp: Define syscall instruction
12037 for aarch64*-*-linux* target.
12038
120392015-11-30 Pedro Alves <palves@redhat.com>
12040
12041 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
12042
120432015-11-30 Pedro Alves <palves@redhat.com>
12044
12045 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
12046 Handle non-stop mode vCont replies.
12047
120482015-11-30 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
12051 prepare_for_testing. Start gdb with "set non-stop on" appended to
12052 GDBFLAGS. Lax expected stop output.
12053
120542015-11-27 Yao Qi <yao.qi@linaro.org>
12055
12056 * gdb.arch/arm-neon.exp: New.
12057 * gdb.arch/arm-neon.c: New.
12058
120592015-11-27 Yao Qi <yao.qi@linaro.org>
12060
12061 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
12062
120632015-11-27 Yao Qi <yao.qi@linaro.org>
12064
12065 * gdb.cp/annota2.exp: Allow multiple occurrences of the
12066 frames-invalid annotation.
12067
120682015-11-27 Yao Qi <yao.qi@linaro.org>
12069
12070 * gdb.cp/annota2.exp: Use ${frames_invalid}.
12071
120722015-11-26 Simon Marchi <simon.marchi@ericsson.com>
12073
12074 * gdb.threads/names.exp: New file.
12075 * gdb.threads/names.c: New file.
12076 * README: Mention gdb,no_thread_names.
12077
120782015-11-26 Markus Metzger <markus.t.metzger@intel.com>
12079
12080 PR 19297
12081 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
12082 support" error.
12083
120842015-11-24 Pedro Alves <palves@redhat.com>
12085
12086 PR 17539
12087 * gdb.base/display.exp: Expect displays to be sorted in ascending
12088 order. Use multi_line.
12089 * gdb.base/solib-display.exp: Likewise.
12090
120912015-11-24 Pedro Alves <palves@redhat.com>
12092
12093 PR 17539
12094 * gdb.base/display.exp: Expect displays to be sorted in ascending
12095 order. Use multi_line.
12096 * gdb.base/solib-display.exp: Likewise.
12097
120982015-11-24 Pedro Alves <palves@redhat.com>
12099
12100 PR 17539
12101 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
12102 threads in ascending order.
12103 * gdb.base/foll-fork.exp: Likewise.
12104 * gdb.base/foll-vfork.exp: Likewise.
12105 * gdb.base/multi-forks.exp: Likewise.
12106 * gdb.mi/mi-nonstop.exp: Likewise.
12107 * gdb.mi/mi-nsintrall.exp: Likewise.
12108 * gdb.multi/base.exp: Likewise.
12109 * gdb.multi/multi-arch.exp: Likewise.
12110 * gdb.python/py-inferior.exp: Likewise.
12111 * gdb.threads/break-while-running.exp: Likewise.
12112 * gdb.threads/execl.exp: Likewise.
12113 * gdb.threads/gcore-thread.exp: Likewise.
12114 * gdb.threads/info-threads-cur-sal.exp: Likewise.
12115 * gdb.threads/kill.exp: Likewise.
12116 * gdb.threads/linux-dp.exp: Likewise.
12117 * gdb.threads/multiple-step-overs.exp: Likewise.
12118 * gdb.threads/next-bp-other-thread.exp: Likewise.
12119 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
12120 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
12121 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
12122 * gdb.threads/thread-find.exp: Likewise.
12123 * gdb.threads/tls.exp: Likewise.
12124 * lib/mi-support.exp (mi_reverse_list): Delete.
12125 (mi_check_thread_states): No longer reverse list.
12126
121272015-11-24 Pedro Alves <palves@redhat.com>
12128
12129 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
12130 use lowercase.
12131
121322015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12133
12134 * gdb.trace/actions.c: Include trace-common.h.
12135 (main): Add a location for a fast tracepoint.
12136 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
12137 the normal tracepoints.
12138 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
12139
121402015-11-23 Simon Marchi <simon.marchi@ericsson.com>
12141
12142 * save-trace.exp: Factor out code to these...
12143 (gdb_save_tracepoints): New.
12144 (gdb_load_tracepoints): New.
12145 (do_save_load_test): New.
12146
121472015-11-23 Kevin Buettner <kevinb@redhat.com>
12148
12149 * gdb.base/asmlabel.exp: New test.
12150 * gdb.base/asmlabel.c: New test case.
12151
121522015-11-23 Joel Brobecker <brobecker@adacore.com>
12153
12154 * gdb.base/wrong_frame_bt_full-main.c: New file.
12155 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
12156 * gdb.base/wrong_frame_bt_full.exp: New file.
12157
121582015-11-23 Joel Brobecker <brobecker@adacore.com>
12159
12160 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
12161
121622015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12163
12164 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
12165 pstate register when comparing registers values in
12166 sparc64-*-linux-gnu targets to avoid spurious differences.
12167
121682015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
12169
12170 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
12171
121722015-11-19 Sandra Loosemore <sandra@codesourcery.com>
12173
12174 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
12175 as type argument to gdb_compile.
12176 * gdb.base/nested-subp2.exp: Likewise.
12177 * gdb.base/nested-subp3.exp: Likewise.
12178
121792015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
12180
12181 * lib/dwarf.exp (_note): Fix left shift of negative value.
12182 * gdb.trace/trace-condition.exp: Likewise.
12183
121842015-11-13 Yao Qi <yao.qi@linaro.org>
12185
12186 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
12187 comments about d10v.
12188 (test_scalar_returns): Likewise.
12189 * gdb.base/d10v.ld: Remove.
12190 * gdb.base/overlays.exp: Remove the target triplet checking for
12191 d10v-*-*.
12192 * gdb.base/structs.exp (test_struct_returns): Remove the
12193 comments about d10v.
12194 (test_struct_calls): Likewise.
12195
121962015-11-13 Yao Qi <yao.qi@linaro.org>
12197
12198 * gdb.base/gnu_vector.exp: Check the return value by "p res".
12199 * gdb.base/gnu_vector.c: Don't include stdio.h.
12200 (main): Don't print res and call add_some_intvecs.
12201
122022015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
12203
12204 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
12205 macro.
12206 (func5): Removed.
12207 (func4): Use FAST_TRACEPOINT_LABEL.
12208 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
12209 macro.
12210 (func): Removed.
12211 (thread_function): Use FAST_TRACEPOINT_LABEL.
12212 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
12213 (func): Remove.
12214 (marker): Use FAST_TRACEPOINT_LABEL.
12215 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
12216 (pendfunc1): Remove.
12217 (pendfunc): Use FAST_TRACEPOINT_LABEL.
12218 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
12219 (foo): Remove.
12220 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
12221 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
12222 macro.
12223 (func): Remove.
12224 (marker): Use FAST_TRACEPOINT_LABEL.
12225 * gdb.trace/trace-common.h: New header.
12226 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12227 macro.
12228 (func): Remove.
12229 (marker): Use FAST_TRACEPOINT_LABEL.
12230 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12231 (func): Remove.
12232 (thread_function): Use FAST_TRACEPOINT_LABEL.
12233
122342015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12235
12236 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12237 in front.
12238 * gdb.trace/change-loc.exp: Use global pcreg definition.
12239 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12240 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12241 in front.
12242 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12243 * gdb.trace/pending.exp: Likewise.
12244 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12245 * gdb.trace/trace-break.exp: Likewise.
12246 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12247 in front.
12248 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12249 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12250 in front.
12251 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12252
122532015-11-09 Joel Brobecker <brobecker@adacore.com>
12254
12255 * gdb.ada/fin_fun_out: New testcase.
12256
122572015-11-07 Kevin Buettner <kevinb@redhat.com>
12258
12259 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12260 value associated with DW_AT_byte_size.
12261 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12262 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12263 DW_AT_upper_bound.
12264
122652015-11-07 Kevin Buettner <kevinb@redhat.com>
12266
12267 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12268 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12269 version.
12270 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12271 gdb.dwarf2/dw2-canonicalize-type.exp,
12272 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12273 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12274 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12275 provided by gdb_target_symbol_prefix_flags_asm.
12276 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12277 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12278 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12279 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12280 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12281 macros where needed). Use this macro for symbols which require
12282 the prefix provided by SYMBOL_PREFIX.
12283
122842015-11-05 Kevin Buettner <kevinb@redhat.com>
12285
12286 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12287 New procs.
12288 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12289 representing expressions, of more than one list element.
12290 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12291 to prepend linker symbol prefix to f.
12292 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12293 table_1 and table_2.
12294 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12295 Likewise, for f and g.
12296 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12297 for ptr.
12298 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12299 for main.
12300 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12301 table_1_ptr and table_2_ptr.
12302
123032015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12304 Joel Brobecker <brobecker@adacore.com>
12305
12306 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12307
123082015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12309
12310 * gdb.reverse/s390-mvcle.c: New test.
12311 * gdb.reverse/s390-mvcle.exp: New file.
12312 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12313
123142015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12315
12316 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12317
123182015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12319
12320 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12321 reaching marker2.
12322 * gdb.reverse/getresuid-reverse.exp: Likewise.
12323 * gdb.reverse/pipe-reverse.exp: Likewise.
12324 * gdb.reverse/readv-reverse.exp: Likewise.
12325 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12326 * gdb.reverse/time-reverse.exp: Likewise.
12327 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12328
123292015-10-30 Yao Qi <yao.qi@linaro.org>
12330
12331 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12332 (empty_cycle): Remove.
12333 (main): Don't call empty_cycle. Don't use watch_count_done.
12334 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12335 empty_cycle. Rewrite the code counting HW watchpoints.
12336
123372015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12338
12339 * gdb.reverse/fstatat-reverse.c: New test.
12340 * gdb.reverse/fstatat-reverse.exp: New file.
12341 * gdb.reverse/getresuid-reverse.c: New test.
12342 * gdb.reverse/getresuid-reverse.exp: New file.
12343 * gdb.reverse/pipe-reverse.c: New test.
12344 * gdb.reverse/pipe-reverse.exp: New file.
12345 * gdb.reverse/readv-reverse.c: New test.
12346 * gdb.reverse/readv-reverse.exp: New file.
12347 * gdb.reverse/recvmsg-reverse.c: New test.
12348 * gdb.reverse/recvmsg-reverse.exp: New file.
12349 * gdb.reverse/time-reverse.c: New test.
12350 * gdb.reverse/time-reverse.exp: New file.
12351 * gdb.reverse/waitpid-reverse.c: New test.
12352 * gdb.reverse/waitpid-reverse.exp: New file.
12353
123542015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12355
12356 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12357
123582015-10-26 Doug Evans <dje@google.com>
12359
12360 PR symtab/17391
12361 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12362 * gdb.dwarf2/bad-regnum.c: New file.
12363 * gdb.dwarf2/bad-regnum.exp: New file.
12364
123652015-10-26 Doug Evans <dje@google.com>
12366
12367 PR python/18938
12368 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12369 file.
12370
123712015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12372
12373 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12374 for a change by "Mention language in compile error message".
12375
123762015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12377
12378 PR python/18073
12379 * gdb.python/py-type.c (C::a_method): New.
12380 (C::a_const_method): New.
12381 (C::a_static_method): New.
12382 (a_function): New.
12383 * gdb.python/py-type.exp (test_fields): Test getting fields
12384 from function and method.
12385
123862015-10-21 Keven Boell <keven.boell@intel.com>
12387
12388 * gdb.fortran/vla-alloc-assoc.exp: New file.
12389 * gdb.fortran/vla-datatypes.exp: New file.
12390 * gdb.fortran/vla-datatypes.f90: New file.
12391 * gdb.fortran/vla-history.exp: New file.
12392 * gdb.fortran/vla-ptype-sub.exp: New file.
12393 * gdb.fortran/vla-ptype.exp: New file.
12394 * gdb.fortran/vla-sizeof.exp: New file.
12395 * gdb.fortran/vla-sub.f90: New file.
12396 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12397 * gdb.fortran/vla-value-sub-finish.exp: New file.
12398 * gdb.fortran/vla-value-sub.exp: New file.
12399 * gdb.fortran/vla-value.exp: New file.
12400 * gdb.fortran/vla-ptr-info.exp: New file.
12401 * gdb.mi/mi-vla-fortran.exp: New file.
12402 * gdb.mi/vla.f90: New file.
12403
124042015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12405
12406 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12407 of hardwired timeout value.
12408
124092015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12410 Pedro Alves <palves@redhat.com>
12411
12412 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12413 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12414
124152015-10-19 Josh Stone <jistone@redhat.com>
12416
12417 * gdb.base/catch-syscall.c: Include <sched.h>.
12418 (unknown_syscall): New variable.
12419 (main): Trigger a vfork and an unknown syscall.
12420 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12421 (unknown_syscall_number): Likewise.
12422 (check_call_to_syscall): Accept an optional syscall pattern.
12423 (check_return_from_syscall): Likewise.
12424 (check_continue): Likewise.
12425 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12426 (test_catch_syscall_skipping_return): New test toggling off 'catch
12427 syscall' to step over the syscall return, then toggling back on.
12428 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12429 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12430 (do_syscall_tests): Call test_catch_syscall_without_args and
12431 test_catch_syscall_mid_vfork.
12432 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12433 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12434
124352015-10-19 Andrew Stubbs <ams@codesourcery.com>
12436
12437 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12438 print g_vE): Add new pass patterns.
12439 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12440 print various symbol names for vptr fields.
12441
124422015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12443
12444 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12445 results.
12446
124472015-10-12 Yao Qi <yao.qi@linaro.org>
12448
12449 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12450
124512015-10-12 Yao Qi <yao.qi@linaro.org>
12452
12453 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12454 is aarch64*-*-linux*.
12455
124562015-10-12 Yao Qi <yao.qi@linaro.org>
12457
12458 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12459 (can_relocate_bcond_true): ... it.
12460 (can_relocate_bcond_false): New function.
12461 (foo): Likewise.
12462 (can_relocate_bl): Likewise.
12463 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12464 can_relocate_bl.
12465
124662015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12467
12468 * gdb.base/nested-addr.c: New file.
12469 * gdb.base/nested-addr.exp: New testcase.
12470
124712015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12472
12473 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12474 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12475 its output. Ignore the output of "record goto begin" and instead
12476 check that GDB is replaying.
12477
124782015-10-09 Pedro Alves <palves@redhat.com>
12479
12480 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12481 (top level): Use it in the run with no args test.
12482
124832015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12484
12485 * gdb.dlang/properties.exp: New file.
12486
124872015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12488
12489 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12490 whether or not address 0x1000 is mapped on the target.
12491
124922015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12493
12494 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12495 build.
12496
124972015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12498
12499 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12500 instruction-history test.
12501
125022015-09-28 Doug Evans <dje@google.com>
12503
12504 * gdb.base/gcore.c (array_func): Add reference to static_array.
12505
125062015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12507
12508 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12509 source line.
12510
125112015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12512
12513 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12514 short or char as base type.
12515
125162015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12517
12518 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12519 to allow any size enum.
12520
125212015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12522
12523 * gdb.ada/array_ptr_renaming.exp: New testcase.
12524 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12525 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12526
125272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12528
12529 * gdb.trace/ftrace-lock.c: New file.
12530 * gdb.trace/ftrace-lock.exp: New file.
12531
125322015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12533
12534 * gdb.arch/insn-reloc.c: New file.
12535 * gdb.arch/ftrace-insn-reloc.exp: New file.
12536
125372015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12538
12539 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12540 instruction.
12541 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12542 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12543 * gdb.trace/range-stepping.c: Likewise.
12544 * gdb.trace/trace-break.c: Likewise.
12545 * gdb.trace/trace-mt.c (thread_function): Likewise.
12546 * gdb.trace/ftrace.c (marker): Likewise.
12547 * gdb.trace/trace-condition.c (marker): Likewise.
12548 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12549 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12550 is_aarch64_target.
12551
125522015-09-18 Doug Evans <xdje42@gmail.com>
12553
12554 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12555 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12556
125572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12558
12559 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12560 the breakpoint.
12561
125622015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12563
12564 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12565 the pending breakpoint. Remove timeout override for "Run till
12566 MI pending breakpoint on pendfunc3 on thread 2" test.
12567
125682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12569
12570 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12571 filename pattern.
12572
125732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12574
12575 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12576 in breakpoint filename pattern.
12577
125782015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12579
12580 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12581
125822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12583
12584 * gdb.linespec/explicit.exp: Check for readline support for
12585 tab-completion tests. Fix obvious typo.
12586
125872015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12588
12589 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12590 and replay.
12591
125922015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12593
12594 * gdb.btrace/non-stop.c: New.
12595 * gdb.btrace/non-stop.exp: New.
12596
125972015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12598 Yao Qi <yao.qi@linaro.org>
12599
12600 * gdb.trace/trace-condition.c: New file.
12601 * gdb.trace/trace-condition.exp: New file.
12602
126032015-09-16 Wei-cheng Wang <cole945@gmail.com>
12604
12605 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12606 for testing bytecode compilation.
12607
126082015-09-16 Pedro Alves <palves@redhat.com>
12609 Sandra Loosemore <sandra@codesourcery.com>
12610
12611 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12612 (SECONDS): Redefine.
12613 (main): Call pthread_kill and alarm early.
12614 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12615 support.
12616 (test): If the target can't hardware step and doesn't support
12617 displaced stepping, increase the timeout.
12618
126192015-09-16 Pedro Alves <palves@redhat.com>
12620
12621 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12622 (enable_debug): New procedures.
12623 (test): Use them. Bail out if waiting for threads fails.
12624 (top level): Bail out if a test fails.
12625
126262015-09-16 Yao Qi <yao.qi@linaro.org>
12627
12628 * gdb.asm/asm-source.exp: Set asm-arch for
12629 aarch64*-*-* target.
12630 * gdb.asm/aarch64.inc: New file.
12631
126322015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12633
12634 * gdb.ada/array_of_variable_length.exp: New testcase.
12635 * gdb.ada/array_of_variable_length/foo.adb: New file.
12636 * gdb.ada/array_of_variable_length/pck.adb: New file.
12637 * gdb.ada/array_of_variable_length/pck.ads: New file.
12638
126392015-09-15 Doug Evans <dje@google.com>
12640
12641 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12642 of function static local variable.
12643
126442015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12645
12646 * gdb.threads/tls-so_extern.exp: New test file.
12647 * gdb.threads/tls-so_extern.c: New test file.
12648 * gdb.threads/tls-so_extern_main.c: New test file.
12649
126502015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12651
12652 * gdb.opt/solib-intra-step-lib.c: New file.
12653 * gdb.opt/solib-intra-step-main.c: New file.
12654 * gdb.opt/solib-intra-step.exp: New file.
12655
126562015-09-15 Pedro Alves <palves@redhat.com>
12657
12658 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12659 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12660
126612015-09-14 Pedro Alves <palves@redhat.com>
12662
12663 * gdb.base/hook-stop-continue.c: Delete.
12664 * gdb.base/hook-stop-continue.exp: Delete.
12665 * gdb.base/hook-stop-frame.c: Delete.
12666 * gdb.base/hook-stop-frame.exp: Delete.
12667 * gdb.base/hook-stop.c: New file.
12668 * gdb.base/hook-stop.exp: New file.
12669
126702015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12671
12672 * gdb.ada/access_to_packed_array.exp: New testcase.
12673 * gdb.ada/access_to_packed_array/foo.adb: New file.
12674 * gdb.ada/access_to_packed_array/pack.adb: New file.
12675 * gdb.ada/access_to_packed_array/pack.ads: New file.
12676
126772015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12678
12679 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12680 buffer size test.
12681
126822015-09-11 Don Breazeal <donb@codesourcery.com>
12683
12684 * gdb.base/foll-exec.c: Add copyright header. Fix
12685 formatting issues.
12686 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12687 (do_exec_tests): Use clean_restart in place of zap_session,
12688 and for test initialization. Fix formatting issues. Use
12689 fail in place of perror.
12690 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12691 an expect statement to match an expression with output from
12692 the program under debug.
12693 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12694 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12695 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12696 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12697 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12698
126992015-09-09 Doug Evans <dje@google.com>
12700
12701 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12702
127032015-09-09 Doug Evans <dje@google.com>
12704
12705 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12706
127072015-09-09 Doug Evans <dje@google.com>
12708
12709 * gdb.base/savedregs.exp: Fix typo.
12710
127112015-09-09 Pedro Alves <palves@redhat.com>
12712
12713 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12714
127152015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12716
12717 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12718 command actually switches threads. Give up on remaining
12719 tests if target fails to stop at breakpoint.
12720
127212015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12722
12723 * gdb.ada/funcall_char.exp: New testcase.
12724 * gdb.ada/funcall_char/foo.adb: New file.
12725
127262015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12727
12728 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12729 expected outputs. Add two testcases for completing ambiguous
12730 functions.
12731 * gdb.ada/complete/aux_pck.adb: New file.
12732 * gdb.ada/complete/aux_pck.ads: New file.
12733 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12734 Ambiguous_Func functions.
12735 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12736 * gdb.ada/complete/pck.adb: Likewise.
12737
127382015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12739
12740 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12741 failures to run the test program under GDB.
12742
127432015-08-26 Luis Machado <lgustavo@codesourcery.com>
12744
12745 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12746 to C.
12747
127482015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12749
12750 * gdb.base/run-after-attach.exp: New test file.
12751 * gdb.base/run-after-attach.c: New test file.
12752
127532015-08-26 Don Breazeal <donb@codesourcery.com>
12754
12755 * gdb.base/foll-exec-2.c: New test program.
12756 * gdb.base/foll-exec-2.exp: New test.
12757
127582015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12759
12760 * gdb.base/nested-subp1.exp: New file.
12761 * gdb.base/nested-subp1.c: New file.
12762 * gdb.base/nested-subp2.exp: New file.
12763 * gdb.base/nested-subp2.c: New file.
12764 * gdb.base/nested-subp3.exp: New file.
12765 * gdb.base/nested-subp3.c: New file.
12766
127672015-08-24 Pedro Alves <palves@redhat.com>
12768
12769 * gdb.server/connect-without-multi-process.c: New file.
12770 * gdb.server/connect-without-multi-process.exp: New file.
12771
127722015-08-24 Luis Machado <lgustavo@codesourcery.com>
12773
12774 * gdb.opt/inline-markers.c: Make z int.
12775
127762015-08-24 Luis Machado <lgustavo@codesourcery.com>
12777
12778 * gdb.opt/inline-markers.c: Make z volatile.
12779
127802015-08-24 Luis Machado <lgustavo@codesourcery.com>
12781
12782 * gdb.opt/inline-bt.c: New volatile global z.
12783 * gdb.opt/inline-cmds.c: Likewise.
12784 * gdb.opt/inline-locals.c: Likewise.
12785 * gdb.opt/inline-markers.c: New extern global z.
12786 (marker): Use z.
12787 (inline_fn): Likewise.
12788
127892015-08-24 Pedro Alves <palves@redhat.com>
12790
12791 * config/m32r-stub.exp: Remove file.
12792 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12793 * gdb.base/call-rt-st.exp: Likewise.
12794 * gdb.base/call-strs.exp: Likewise.
12795 * gdb.base/default.exp: Remove references to h8300-*-hms and
12796 *-*-udi*.
12797 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12798
127992015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12800
12801 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12802 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12803 and "return" use KFAIL when GDB can not read/write the vector
12804 return value.
12805
128062015-08-21 Gary Benson <gbenson@redhat.com>
12807
12808 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12809
128102015-08-20 Pedro Alves <palves@redhat.com>
12811
12812 * gdb.server/solib-list.exp: No longer expect an interior stop in
12813 non-stop mode.
12814
128152015-08-20 Pedro Alves <palves@redhat.com>
12816
12817 * gdb.server/connect-stopped-target.c: New file.
12818 * gdb.server/connect-stopped-target.exp: New file.
12819
128202015-08-20 Pedro Alves <palves@redhat.com>
12821
12822 * gdb.dwarf2/comp-unit-lang.exp: New file.
12823 * gdb.dwarf2/comp-unit-lang.c: New file.
12824
128252015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12826
12827 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12828 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12829
128302015-08-19 Kevin Buettner <kevinb@redhat.com>
12831
12832 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12833 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12834
128352015-08-18 Doug Evans <dje@google.com>
12836 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12837
12838 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12839 skip_python_tests. New arg prompt_regexp.
12840 (skip_python_tests): New function.
12841 * lib/mi-support.exp (mi_skip_python_tests): New function.
12842 * gdb.python/py-mi-objfile-gdb.py: New file.
12843 * gdb.python/py-mi-objfile.c: New file.
12844 * gdb.python/py-mi-objfile.exp: New file.
12845
128462015-08-17 Keith Seitz <keiths@redhat.com>
12847
12848 * gdb.linespec/explicit.exp: Move strace test from here ...
12849 * gdb.trace/strace.exp: ... to here.
12850
128512015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12852
12853 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12854 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12855
128562015-08-14 Doug Evans <xdje42@gmail.com>
12857
12858 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12859 inferior before selecting a new file.
12860
128612015-08-14 Doug Evans <xdje42@gmail.com>
12862
12863 * gdb.mi/mi-disassemble.exp: Update.
12864 * gdb.base/disasm-optim.S: New file.
12865 * gdb.base/disasm-optim.c: New file.
12866 * gdb.base/disasm-optim.h: New file.
12867 * gdb.base/disasm-optim.exp: New file.
12868
128692015-08-14 Keith Seitz <keiths@redhat.com>
12870
12871 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12872 "evaluated-by".
12873
128742015-08-13 Joel Brobecker <brobecker@adacore.com>
12875
12876 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12877
128782015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12879
12880 * gdb.ada/fun_renaming.exp: New testcase.
12881 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12882 * gdb.ada/fun_renaming/pack.adb: New file.
12883 * gdb.ada/fun_renaming/pack.ads: New file.
12884
128852015-08-12 Keith Seitz <keiths@redhat.com>
12886
12887 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12888 gdb_get_line_number.
12889
128902015-08-12 Joel Brobecker <brobecker@adacore.com>
12891
12892 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12893 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12894 gdb.base/dso2dso.exp: New files.
12895
128962015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12897 Pedro Alves <palves@redhat.com>
12898 Keith Seitz <keiths@redhat.com>
12899
12900 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12901 GDBFLAGS.
12902
129032015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12904
12905 * gdb.base/gdbhistsize-history.exp
12906 (test_histsize_history_setting): Use save_vars.
12907 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12908 Use save_vars.
12909 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12910 * gdb.base/readline.exp: Use save_vars.
12911
129122015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12913
12914 * lib/gdb.exp (save_vars): New proc.
12915
129162015-08-11 Keith Seitz <keiths@redhat.com>
12917
12918 * gdb.base/help.exp: Update help_breakpoint_text.
12919
129202015-08-11 Keith Seitz <keiths@redhat.com>
12921
12922 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12923 (at toplevel): Call test_explicit_breakpoints.
12924 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12925 breakpoints.
12926 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12927 breakpoint conditions, "-cond".
12928
129292015-08-11 Keith Seitz <keiths@redhat.com>
12930
12931 * gdb.linespec/3explicit.c: New file.
12932 * gdb.linespec/cpexplicit.cc: New file.
12933 * gdb.linespec/cpexplicit.exp: New file.
12934 * gdb.linespec/explicit.c: New file.
12935 * gdb.linespec/explicit.exp: New file.
12936 * gdb.linespec/explicit2.c: New file.
12937 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12938 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12939 before using in the matching pattern.
12940 Clarify that `prefix' is a regular expression.
12941
129422015-08-11 Keith Seitz <keiths@redhat.com>
12943
12944 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12945 test.
12946 Add tests for missing ",FMT" and ",".
12947
129482015-08-10 Doug Evans <dje@google.com>
12949 Keith Seitz <keiths@redhat.com>
12950
12951 PR gdb/17960
12952 * gdb.base/completion.exp: Add location completer tests.
12953
129542015-08-07 Pedro Alves <palves@redhat.com>
12955
12956 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12957 tests here.
12958 (top level): Run do_test with and without displaced stepping.
12959
129602015-08-07 Pedro Alves <palves@redhat.com>
12961
12962 * gdb.base/valgrind-disp-step.c: New file.
12963 * gdb.base/valgrind-disp-step.exp: New file.
12964
129652015-08-07 Pedro Alves <palves@redhat.com>
12966
12967 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12968 Delete function.
12969 (main): Add alarm. Run an infinite loop instead of calling
12970 wait_threads.
12971 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12972 comment.
12973 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12974 Delete function.
12975 (main): Add alarm. Run an infinite loop instead of calling
12976 wait_threads.
12977 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12978 comment.
12979
129802015-08-07 Pedro Alves <palves@redhat.com>
12981
12982 * gdb.base/checkpoint-ns.exp: New file.
12983 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12984 standard_testfile.
12985
129862015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12987
12988 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12989 * gdb.btrace/instruction_history.exp: Update.
12990 * gdb.btrace/tsx.exp: New.
12991 * gdb.btrace/tsx.c: New.
12992
129932015-08-06 Pedro Alves <palves@redhat.com>
12994
12995 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12996 increase timeout.
12997 * gdb.reverse/until-precsave.exp: Bump timeouts.
12998
129992015-08-06 Pedro Alves <palves@redhat.com>
13000
13001 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
13002
130032015-08-06 Pedro Alves <palves@redhat.com>
13004
13005 PR gdb/18749
13006 * gdb.threads/process-dies-while-handling-bp.c: New file.
13007 * gdb.threads/process-dies-while-handling-bp.exp: New file.
13008
130092015-08-06 Pedro Alves <palves@redhat.com>
13010
13011 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
13012 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
13013
130142015-08-05 Pedro Alves <palves@redhat.com>
13015
13016 * gdb.threads/next-while-other-thread-longjmps.c: New file.
13017 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
13018
130192015-08-03 Sandra Loosemore <sandra@codesourcery.com>
13020
13021 * gdb.base/bp-permanent.exp: Report test as unsupported if
13022 the target cannot stop at the permanent breakpoint.
13023
130242015-08-03 Doug Evans <dje@google.com>
13025
13026 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
13027 10000.
13028
130292015-08-03 Doug Evans <dje@google.com>
13030
13031 * Makefile.in (workers/%.worker, build-perf): New rule.
13032 (GDB_PERFTEST_MODE): New variable.
13033 (check-perf): Use it.
13034 (clean): Clean up gdb.perf parallel build subdirs.
13035 * lib/build-piece.exp: New file.
13036 * lib/gdb.exp (make_gdb_parallel_path): New function
13037 (standard_output_file, standard_temp_file): Call it.
13038 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13039 of $GDB_PARALLEL.
13040 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
13041
130422015-08-03 Doug Evans <dje@google.com>
13043
13044 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
13045 (LOG_FILE_NAME): New global.
13046 (TextReporter.__init__): Initialize self.txt_sum.
13047 (TextReporter.report): Add support for multiple data-points.
13048 Move report to perftest.sum, put raw data in perftest.log.
13049 (TextReporter.start): Open sum and log files.
13050 (TextReporter.end): Close sum and log files.
13051 * gdb.perf/lib/perftest/testresult.py
13052 (SingleStatisticTestResult.record): Handle multiple data-points.
13053
130542015-07-31 Pedro Alves <palves@redhat.com>
13055
13056 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
13057 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13058 kill_wait_spawned_process instead of explicit "kill -9".
13059 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
13060 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13061 kill_wait_spawned_process.
13062 * gdb.base/attach-twice.exp: Likewise.
13063 * gdb.base/attach.exp: Likewise.
13064 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
13065 gdb_test_multiple.
13066 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
13067 returning a spawn id instead of a pid. Use spawn_id_get_pid and
13068 kill_wait_spawned_process.
13069 * gdb.base/valgrind-infcall.exp: Likewise.
13070 * gdb.multi/multi-attach.exp: Likewise.
13071 * gdb.python/py-prompt.exp: Likewise.
13072 * gdb.python/py-sync-interp.exp: Likewise.
13073 * gdb.server/ext-attach.exp: Likewise.
13074 * gdb.threads/attach-into-signal.exp (corefunc): Use
13075 spawn_wait_for_attach, spawn_id_get_pid and
13076 kill_wait_spawned_process.
13077 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
13078 spawn_wait_for_attach returning a spawn id instead of a pid. Use
13079 spawn_id_get_pid and kill_wait_spawned_process.
13080 * gdb.threads/attach-stopped.exp (corefunc): Use
13081 spawn_wait_for_attach, spawn_id_get_pid and
13082 kill_wait_spawned_process.
13083 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
13084 Use spawn_id_get_pid. Wait for spawn id after eof. Use
13085 kill_wait_spawned_process instead of explicit "kill -9".
13086 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
13087 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
13088 (spawn_wait_for_attach): Use spawn instead of exec to spawn
13089 processes. Don't map cygwin/windows pids here. Now returns a
13090 spawn id list.
13091
130922015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13093
13094 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
13095 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
13096 correct patch.
13097
130982015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13099
13100 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
13101
131022015-07-30 Sandra Loosemore <sandra@codesourcery.com>
13103
13104 Reapply:
13105 2014-05-21 Mark Wielaard <mjw@redhat.com>
13106
13107 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13108
131092015-07-30 Pedro Alves <palves@redhat.com>
13110
13111 * linux-low.c (handle_extended_wait): Set the child's last
13112 reported status to TARGET_WAITKIND_STOPPED.
13113
131142015-07-30 Pedro Alves <palves@redhat.com>
13115
13116 PR threads/18600
13117 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
13118 only shows inferior 1.
13119
131202015-07-30 Simon Marchi <simon.marchi@ericsson.com>
13121 Pedro Alves <palves@redhat.com>
13122
13123 PR threads/18600
13124 * gdb.threads/fork-plus-threads.c: New file.
13125 * gdb.threads/fork-plus-threads.exp: New file.
13126
131272015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13128
13129 * gdb.base/batch-preserve-term-settings.exp
13130 (test_terminal_settings_preserved_after_cli_exit): Use
13131 send_quit_command.
13132
131332015-07-29 Pedro Alves <palves@redhat.com>
13134 Don Breazeal <donb@codesourcery.com>
13135
13136 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
13137 output from both inferior_spawn_id and gdb_spawn_id.
13138
131392015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13140
13141 * gdb.threads/attach-into-signal.exp (corefunc): Use
13142 with_test_prefix on nested loops, uniquefying the test messages.
13143
131442015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
13145
13146 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
13147 commit.
13148
131492015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13150
13151 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
13152 New proc.
13153 (test_terminal_settings_preserved_after_sigterm): New test.
13154
131552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13156
13157 * gdb.base/batch-preserve-term-settings.exp
13158 (test_terminal_settings_preserved_after_cli_exit): New test.
13159
131602015-07-29 Patrick Palka <patrick@parcs.ath.cx>
13161
13162 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
13163 manipulation of saved_gdbflags.
13164 (test_terminal_settings_preserved): Remove global declaration of
13165 the unused variable pagination_prompt. Remove manipulation of
13166 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
13167 GDBFLAGS.
13168
131692015-07-29 Pedro Alves <palves@redhat.com>
13170
13171 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
13172
131732015-07-29 Pedro Alves <palves@redhat.com>
13174
13175 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
13176 at the top.
13177
131782015-07-29 Pedro Alves <palves@redhat.com>
13179
13180 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
13181 (main): Call gdb_unbuffer_output.
13182 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
13183 (main): Call gdb_unbuffer_output.
13184 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
13185 (main): Call gdb_unbuffer_output.
13186 * gdb.base/call-strs.exp: Adjust to step over the
13187 gdb_unbuffer_output call.
13188 * gdb.base/catch-gdb-caused-signals.c: Include
13189 "../lib/unbuffer_output.c".
13190 (main): Call gdb_unbuffer_output.
13191 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
13192 (main): Call gdb_unbuffer_output.
13193 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
13194 (main): Call gdb_unbuffer_output.
13195 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
13196 (main): Call gdb_unbuffer_output.
13197 * gdb.base/shlib-call.exp: Adjust to step over the
13198 gdb_unbuffer_output call.
13199 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
13200 (main): Call gdb_unbuffer_output.
13201 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
13202 (main): Call gdb_unbuffer_output.
13203 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
13204 (main): Rename to ...
13205 (test): ... this.
13206 (main): Reimplement.
13207 * gdb.base/varargs.exp: Run to test instead of to main.
13208 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13209 (main): Call gdb_unbuffer_output.
13210
132112015-07-29 Pedro Alves <palves@redhat.com>
13212
13213 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
13214 factore out from mi_continue_dprintf. For call-style dprintfs,
13215 expect dprintf output out of $inferior_spawn_id.
13216 (mi_continue_dprintf): Use mi_expect_dprintf.
13217 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
13218 (main): Call gdb_unbuffer_output.
13219
132202015-07-29 Pedro Alves <palves@redhat.com>
13221
13222 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
13223 (default_mi_gdb_start): Set inferior_spawn_id instead of
13224 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
13225 gdb_spawn_id.
13226 (mi_gdb_test): Always expect inferior output from both
13227 $inferior_spawn_id and $gdb_spawn_id.
13228
132292015-07-29 Pedro Alves <palves@redhat.com>
13230
13231 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13232 send_inferior and $inferior_spawn_id.
13233
132342015-07-29 Pedro Alves <palves@redhat.com>
13235
13236 * gdb.gdb/complaints.exp (test_initial_complaints)
13237 (test_serial_complaints, test_short_complaints): Use
13238 gdb_test_stdio.
13239 (test_empty_complaint): Handle $inferior_spawn_id !=
13240 $gdb_spawn_id.
13241
132422015-07-29 Pedro Alves <palves@redhat.com>
13243
13244 * gdb.base/varargs.exp: Use gdb_test_stdio.
13245
132462015-07-29 Pedro Alves <palves@redhat.com>
13247
13248 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13249
132502015-07-29 Pedro Alves <palves@redhat.com>
13251
13252 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13253
132542015-07-29 Pedro Alves <palves@redhat.com>
13255
13256 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13257 parameter into two new parameters, "inf_result" and "gdb_result".
13258 Expect inferior output and gdb output from $inferior_spawn_id and
13259 $gdb_spawn_id, respectively. Adjust all callers.
13260
132612015-07-29 Pedro Alves <palves@redhat.com>
13262
13263 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13264 of gdb_test_sequence.
13265
132662015-07-29 Pedro Alves <palves@redhat.com>
13267
13268 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13269 (saw_spurious_output): Expect inferior output from
13270 $inferior_spawn_id. Use gdb_test_stdio.
13271
132722015-07-29 Pedro Alves <palves@redhat.com>
13273
13274 * gdb.base/dprintf.exp: Use standard_testfile. Change
13275 prepare_for_testing call.
13276 (srcfile): Don't set.
13277 (restart): New procedure.
13278 (test_dprintf): New procecure, use to continue over dprintfs.
13279 (test_call, test_agent): New procedures, tests moved here.
13280 Restart gdb and recreate dprintfs. Adjust expected output.
13281
132822015-07-29 Pedro Alves <palves@redhat.com>
13283
13284 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13285
132862015-07-29 Pedro Alves <palves@redhat.com>
13287
13288 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13289
132902015-07-29 Pedro Alves <palves@redhat.com>
13291
13292 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13293 gdb_test_stdio.
13294
132952015-07-29 Pedro Alves <palves@redhat.com>
13296
13297 * lib/gdb.exp (gdb_test_stdio): New procedure.
13298
132992015-07-29 Pedro Alves <palves@redhat.com>
13300
13301 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13302
133032015-07-29 Pedro Alves <palves@redhat.com>
13304
13305 * gdb.base/call-signal-resume.exp: Remove check for
13306 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13307 * gdb.base/unwindonsignal.exp: Likewise.
13308 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13309 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13310
133112015-07-29 Pedro Alves <palves@redhat.com>
13312
13313 * gdb.base/siginfo-addr.c (pass): New function.
13314 (handler): Call it iff si_addr is correct.
13315 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13316 Set a breakpoint at "pass" and continue to it.
13317
133182015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13319
13320 * gdb.python/py-objfile.exp: Make some tests have unique names.
13321 * gdb.python/py-pp-registration.exp: Likewise.
13322
133232015-07-28 Pedro Alves <palves@redhat.com>
13324
13325 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13326
133272015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13328
13329 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13330
133312015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13332
13333 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13334
133352015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13336
13337 * gdb.base/gdb-sigterm-2.exp: New test.
13338
133392015-07-25 Doug Evans <xdje42@gmail.com>
13340
13341 Revert:
13342 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13343 (workers/%.worker, build-perf): New rule.
13344 (GDB_PERFTEST_MODE): New variable.
13345 (check-perf): Use it.
13346 (clean): Clean up gdb.perf parallel build subdirs.
13347 * lib/build-piece.exp: New file.
13348 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13349 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13350 name.
13351 (standard_temp_file): Ditto.
13352 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13353 of $GDB_PARALLEL.
13354
133552015-07-24 Doug Evans <dje@google.com>
13356
13357 * gdb.perf/lib/perftest/utils.py: New file.
13358 * gdb.perf/gm-hello.cc: New file.
13359 * gdb.perf/gm-pervasive-typedef.cc: New file.
13360 * gdb.perf/gm-pervasive-typedef.h: New file.
13361 * gdb.perf/gm-std.cc: New file.
13362 * gdb.perf/gm-std.h: New file.
13363 * gdb.perf/gm-use-cerr.cc: New file.
13364 * gdb.perf/gm-utils.h: New file.
13365 * gdb.perf/gmonster-null-lookup.py: New file.
13366 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13367 * gdb.perf/gmonster-print-cerr.py: New file.
13368 * gdb.perf/gmonster-ptype-string.py: New file.
13369 * gdb.perf/gmonster-runto-main.py: New file.
13370 * gdb.perf/gmonster-select-file.py: New file.
13371 * gdb.perf/gmonster1-null-lookup.exp: New file.
13372 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13373 * gdb.perf/gmonster1-print-cerr.exp: New file.
13374 * gdb.perf/gmonster1-ptype-string.exp: New file.
13375 * gdb.perf/gmonster1-runto-main.exp: New file.
13376 * gdb.perf/gmonster1-select-file.exp: New file.
13377 * gdb.perf/gmonster1.cc: New file.
13378 * gdb.perf/gmonster1.exp: New file.
13379 * gdb.perf/gmonster2-null-lookup.exp: New file.
13380 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13381 * gdb.perf/gmonster2-print-cerr.exp: New file.
13382 * gdb.perf/gmonster2-ptype-string.exp: New file.
13383 * gdb.perf/gmonster2-runto-main.exp: New file.
13384 * gdb.perf/gmonster2-select-file.exp: New file.
13385 * gdb.perf/gmonster2.cc: New file.
13386 * gdb.perf/gmonster2.exp: New file.
13387
133882015-07-24 Doug Evans <dje@google.com>
13389
13390 * gdb.perf/README: New file.
13391 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13392 * lib/gen-perf-test.exp: New file.
13393
133942015-07-24 Doug Evans <dje@google.com>
13395
13396 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13397 (PerfTest::startup): New function.
13398 (PerfTest::run): Return result of calling body.
13399 (PerfTest::assemble): Rewrite.
13400 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13401 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13402 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13403 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13404 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13405
134062015-07-24 Doug Evans <dje@google.com>
13407
13408 * lib/gdb.exp (clean_restart): Make executable optional.
13409
134102015-07-24 Doug Evans <dje@google.com>
13411
13412 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13413 compiler_info references.
13414 * gdb.cp/temargs.exp: Ditto.
13415 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13416 (get_compiler_info): Early exit if already computed. Set compiler_info
13417 to "unknown" if there was a problem.
13418 (test_compiler_info): Add function comment. Call get_compiler_info.
13419
134202015-07-24 Doug Evans <dje@google.com>
13421
13422 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13423 (workers/%.worker, build-perf): New rule.
13424 (GDB_PERFTEST_MODE): New variable.
13425 (check-perf): Use it.
13426 (clean): Clean up gdb.perf parallel build subdirs.
13427 * lib/build-piece.exp: New file.
13428 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13429 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13430 name.
13431 (standard_temp_file): Ditto.
13432 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13433 of $GDB_PARALLEL.
13434
134352015-07-24 Doug Evans <dje@google.com>
13436
13437 * lib/future.exp (gdb_default_target_compile): New option
13438 "early_flags".
13439 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13440 --as-needed.
13441
134422015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13443
13444 * gdb.base/catch-syscall.exp: Call gdb_exit before
13445 gdb_skip_xml_test.
13446
134472015-07-24 Pedro Alves <palves@redhat.com>
13448
13449 * gdb.python/py-events.exp: Accept output between the stop event
13450 and the prompt.
13451 * gdb.python/py-evsignal.exp: Likewise.
13452 * gdb.python/py-evthreads.exp: Likewise.
13453
134542015-07-24 Pedro Alves <palves@redhat.com>
13455
13456 PR gdb/18717
13457 * gdb.threads/non-ldr-exit.c: New file.
13458 * gdb.threads/non-ldr-exit.exp: New file.
13459
134602015-07-24 Yao Qi <yao.qi@linaro.org>
13461
13462 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13463 restarting process.
13464
134652015-07-24 Yao Qi <yao.qi@linaro.org>
13466
13467 * gdb.server/ext-restart.exp: New file.
13468
134692015-07-24 Yao Qi <yao.qi@linaro.org>
13470
13471 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13472 argument options.
13473 * gdb.server/ext-wrapper.exp: New file.
13474
134752015-07-23 Doug Evans <dje@google.com>
13476
13477 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13478 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13479
134802015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13481
13482 * gdb.ada/var_arr_typedef.exp: New testcase.
13483 * gdb.ada/var_arr_typedef/pack.adb: New file.
13484 * gdb.ada/var_arr_typedef/pack.ads: New file.
13485 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13486
134872015-07-20 Joel Brobecker <brobecker@adacore.com>
13488
13489 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13490
134912015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13492
13493 * gdb.arch/i386-biarch-core.exp: Replace istarget
13494 by "complete set gnutarget". Remove expectation for the "core-file"
13495 command.
13496
134972015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13498
13499 Revert the previous commit:
13500 Tests for validate symbol file using build-id.
13501
135022015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13503
13504 Tests for validate symbol file using build-id.
13505 * gdb.base/solib-mismatch-lib.c: New file.
13506 * gdb.base/solib-mismatch-libmod.c: New file.
13507 * gdb.base/solib-mismatch.c: New file.
13508 * gdb.base/solib-mismatch.exp: New file.
13509
135102015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13511
13512 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13513 nios2-*-linux*.
13514 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13515 * gdb.base/siginfo.exp: Likewise.
13516 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13517
135182015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13519
13520 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13521 Move it to ...
13522 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13523 ... here.
13524 * gdb.trace/range-stepping.exp: Check that the target supports
13525 range stepping.
13526
135272015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13528
13529 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13530
135312015-07-14 Pedro Alves <palves@redhat.com>
13532
13533 * gdb.base/killed-outside.exp: New file.
13534 * gdb.base/killed-outside.c: New file.
13535
135362015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13537
13538 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13539 (n at main): New.
13540 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13541
135422015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13543
13544 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13545 infcall tests instead of setting up for KFAIL.
13546
135472015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13548
13549 * gdb.btrace/record_goto-step.exp: New.
13550
135512015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13552
13553 PR compile/18484
13554 * gdb.compile/compile.c (struct struct_type): Add volatile to
13555 selffield's type.
13556 * gdb.compile/compile.exp
13557 (compile code struct_object.selffield = &struct_object): Skip further
13558 struct_object tests if this one xfails.
13559
135602015-07-08 Robert O'Callahan <robert@ocallahan.org>
13561
13562 PR exp/18617
13563 * gdb.trace/ax.exp: Add test.
13564
135652015-07-07 Yao Qi <yao.qi@linaro.org>
13566
13567 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13568 instead of istarget "aarch64*-*-*".
13569 * gdb.arch/aarch64-fp.exp: Likewise.
13570 * gdb.base/float.exp: Likewise.
13571 * gdb.reverse/aarch64.exp: Likewise.
13572 * lib/gdb.exp (is_aarch64_target): New proc.
13573
135742015-07-07 Yao Qi <yao.qi@linaro.org>
13575
13576 * lib/gdb.exp (is_aarch32_target): New proc.
13577 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13578 instead of "istarget "arm*-*-*"".
13579 * gdb.arch/arm-disp-step.exp: Likewise.
13580 * gdb.arch/thumb-bx-pc.exp: Likewise.
13581 * gdb.arch/thumb-prologue.exp: Likewise.
13582 * gdb.arch/thumb-singlestep.exp: Likewise.
13583 * gdb.base/disp-step-syscall.exp: Likewise.
13584 * gdb.base/float.exp: Likewise.
13585
135862015-07-07 Yao Qi <yao.qi@linaro.org>
13587
13588 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13589 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13590
135912015-07-07 Yao Qi <yao.qi@linaro.org>
13592
13593 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13594 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13595 if it exists.
13596 * gdb.multi/multi-arch.exp: Likewise.
13597
135982015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13599
13600 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13601 print.
13602
136032015-07-07 Yao Qi <yao.qi@linaro.org>
13604
13605 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13606
136072015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13608
13609 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13610 '[' and ']' characters.
13611
136122015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13613
13614 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13615
136162015-06-29 Pedro Alves <palves@redhat.com>
13617
13618 PR threads/18127
13619 * gdb.threads/hand-call-new-thread.c: New file.
13620 * gdb.threads/hand-call-new-thread.c: New file.
13621
136222015-06-26 Keith Seitz <keiths@redhat.com>
13623 Doug Evans <dje@google.com>
13624
13625 PR 16253
13626 * gdb.cp/var-tag-2.cc: New file.
13627 * gdb.cp/var-tag-3.cc: New file.
13628 * gdb.cp/var-tag-4.cc: New file.
13629 * gdb.cp/var-tag.cc: New file.
13630 * gdb.cp/var-tag.exp: New file.
13631
136322015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13633
13634 * gdb.base/history-duplicates.exp: New test.
13635
136362015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13637
13638 * gdb.base/completion.exp: Test the completion of the "focus"
13639 command.
13640
136412015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13642
13643 * gdb.arch/amd64-prologue-skip.S: New file.
13644 * gdb.arch/amd64-prologue-skip.exp: New file.
13645
136462015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13647
13648 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13649 is_address_zero_readable check.
13650
136512015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13652
13653 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13654 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13655
136562015-06-24 Yao Qi <yao.qi@linaro.org>
13657
13658 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13659 linux targets.
13660
136612015-06-24 Yao Qi <yao.qi@linaro.org>
13662
13663 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13664 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13665 * gdb.base/siginfo-thread.exp: Likewise.
13666
136672015-06-22 Yao Qi <yao.qi@linaro.org>
13668
13669 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13670
136712015-06-22 Yao Qi <yao.qi@linaro.org>
13672
13673 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13674 aarch64*-*-*.
13675 (skip_hw_watchpoint_tests): Likewise.
13676
136772015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13678
13679 * gdb.base/gdbinit-history.exp: Test the interaction between
13680 setting GDBHISTSIZE and setting the history size via .gdbinit.
13681
136822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13683
13684 PR gdb/16999
13685 * gdb.base/gdbhistsize-history.exp: New test.
13686
136872015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13688
13689 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13690 with GDBHISTSIZE.
13691 * gdb.base/readline.exp: Likewise.
13692
136932015-06-17 Yao Qi <yao.qi@linaro.org>
13694
13695 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13696 line.
13697
136982015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13699
13700 * gdb.base/gdbinit-history.exp: Add test case to check that
13701 an unlimited history file does not get truncated on exit.
13702
137032015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13704
13705 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13706 (VECTOR): New macro. Use it...
13707 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13708 ...for these typedefs.
13709 (int8, char1, int1, double1): New typedefs.
13710 (struct just_int2, struct two_int2): New structures.
13711 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13712 (add_structvecs, add_singlevecs): New functions.
13713 (main): Call add_some_intvecs twice.
13714 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13715 the compile and exit upon failure. Try compiling for the "native"
13716 architecture. Test inferior function calls with vector arguments
13717 and vector return value handling with "finish" and "return".
13718
137192015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13720
13721 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13722 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13723 PE file.
13724 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13725
137262015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13727
13728 PR breakpoints/16465
13729 * gdb.mi/mi-dprintf-pending.c: New file.
13730 * gdb.mi/mi-dprintf-pending.exp: New test.
13731 * gdb.mi/mi-dprintf-pendshr.c: New file.
13732
137332015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13734 Mircea Gherzan <mircea.gherzan@intel.com>
13735
13736 * gdb.arch/i386-mpx-map.c: New file.
13737 * gdb.arch/i386-mpx-map.exp: New File.
13738
137392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13740
13741 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13742 * gdb.arch/i386-mpx.exp: Indentation fixed.
13743
137442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13745
13746 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13747 function and improved indentation.
13748 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13749 gdb_test_multiple. Added additional tests to skip the test.
13750
137512015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13752
13753 * gdb.arch/i386-avx512.c: Change path in include file.
13754 * gdb.arch/i386-avx512.exp: Change include dir path
13755 compilation flag.
13756 * gdb.arch/i386-mpx.c: Change path in include file.
13757 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13758 flag.
13759
137602015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13761
13762 * gdb.compile/compile-print.exp (compile print *vararray@3)
13763 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13764
137652015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13766
13767 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13768 (do not keep jit in memory): ... this.
13769 (expect 5): Change it to ...
13770 (expect no 5): ... this.
13771
137722015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13773
13774 PR gdb/15564
13775 * gdb.mi/mi-detach.exp: New file.
13776
137772015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13778
13779 PR symtab/18392
13780 * gdb.arch/amd64-tailcall-self.S: New file.
13781 * gdb.arch/amd64-tailcall-self.c: New file.
13782 * gdb.arch/amd64-tailcall-self.exp: New file.
13783
137842015-05-28 Don Breazeal <donb@codesourcery.com>
13785
13786 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13787 tests for remote targets by checking is_target_gdbserver.
13788
137892015-05-27 Doug Evans <dje@google.com>
13790
13791 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13792 * gdb.dwarf2/opaque-type-lookup.c: New file.
13793 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13794
137952015-05-26 Doug Evans <dje@google.com>
13796
13797 * gdb.cp/iostream.cc: New file.
13798 * gdb.cp/iostream.exp: New file.
13799
138002015-05-26 Doug Evans <dje@google.com>
13801
13802 * gdb.dwarf2/dw2-op-call.exp: Update.
13803 * gdb.dwarf2/dw4-sig-types.exp: Update.
13804 * gdb.dwarf2/implptr.exp: Update.
13805 * gdb.mi/mi-cmd-param-changed.exp: Update.
13806
138072015-05-26 Doug Evans <dje@google.com>
13808
13809 * gdb.python/py-lazy-string.c: New file.
13810 * gdb.python/py-lazy-string.exp: New file.
13811 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13812 (main): Update. Add estring3.
13813 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13814 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13815
138162015-05-26 Omair Javaid <omair.javaid@linaro.org>
13817 Yao Qi <yao.qi@linaro.org>
13818
13819 * gdb.reverse/aarch64.c: New.
13820 * gdb.reverse/aarch64.exp: New.
13821
138222015-05-26 Omair Javaid <omair.javaid@linaro.org>
13823
13824 * lib/gdb.exp (supports_process_record): Return true for
13825 aarch64*-linux*.
13826 (supports_reverse): Likewise.
13827
138282015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13829
13830 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13831 Use with_test_prefix.
13832
138332015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13834
13835 * gdb.base/completion.exp: Add test for completion of layout
13836 names.
13837
138382015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13839
13840 * lib/gdb.exp (skip_tui_tests): New proc.
13841 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13842
138432015-05-19 Pedro Alves <palves@redhat.com>
13844
13845 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13846 Save the whole env array instead of just HOME. Unset HISTSIZE in
13847 the environment while testing. Restore whole environment
13848 afterwards.
13849
138502015-05-16 Doug Evans <xdje42@gmail.com>
13851
13852 * gdb.guile/scm-ports.c: New file.
13853 * gdb.guile/scm-ports.exp: Add memory port tests.
13854
138552015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13856
13857 * gdb.compile/compile-print.c: New file.
13858 * gdb.compile/compile-print.exp: New file.
13859
138602015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13861
13862 * gdb.compile/compile-ops.exp: Cast param to void.
13863 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13864 (compile code struct_object.selffield = &struct_object): Add xfail.
13865
138662015-05-15 Joel Brobecker <brobecker@adacore.com>
13867
13868 * gdb.ada/arr_enum_with_gap: New testcase.
13869
138702015-05-15 Joel Brobecker <brobecker@adacore.com>
13871
13872 * gdb.ada/byte_packed_arr: New testcase.
13873
138742015-05-15 Joel Brobecker <brobecker@adacore.com>
13875
13876 * gdb.ada/pckd_neg: New testcase.
13877
138782015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13879
13880 PR gdb/17820
13881 * gdb.base/gdbinit-history.exp: New test.
13882 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13883 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13884
138852015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13886
13887 * gdb.python/py-xmethods.cc: Enhance test case.
13888 * gdb.python/py-xmethods.exp: New tests.
13889 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13890 function.
13891 (B_indexoper): Likewise.
13892 (global_dm_list) : Add new xmethod worker functions.
13893
138942015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13895
13896 * gdb.base/coredump-filter.exp: Correctly unset
13897 "coredump_var_addr" array.
13898
138992015-05-08 Pedro Alves <palves@redhat.com>
13900
13901 * gdb.server/non-existing-program.exp: Unset spawn_id.
13902
139032015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13904
13905 PR python/18291
13906 * gdb.python/py-xmethods.exp: Add tests.
13907
139082015-05-08 Yao Qi <yao.qi@linaro.org>
13909
13910 PR gdb/18208
13911 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13912 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13913 function set_coredump_filter, and remove remote_exec call.
13914 Remove argument ipid. Callers update.
13915 (top level): Don't get inferior's PID.
13916
139172015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13918
13919 * gdb.base/watch_thread_num.exp: Skip test on targets without
13920 access watchpoints.
13921
139222015-05-06 Pedro Alves <palves@redhat.com>
13923
13924 PR server/18081
13925 * gdb.server/non-existing-program.exp: New file.
13926
139272015-05-05 Joel Brobecker <brobecker@adacore.com>
13928
13929 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13930
139312015-05-05 Joel Brobecker <brobecker@adacore.com>
13932
13933 * gdb.ada/out_of_line_in_inlined: New testcase.
13934
139352015-05-05 Joel Brobecker <brobecker@adacore.com>
13936
13937 * gdb.ada/var_rec_arr: New testcase.
13938
139392015-04-30 Yao Qi <yao.qi@linaro.org>
13940
13941 * gdb.base/break-idempotent.exp: If
13942 skip_hw_watchpoint_multi_tests returns true, skip the tests
13943 on "rwatch" and "awatch".
13944
139452015-04-30 Yao Qi <yao.qi@linaro.org>
13946
13947 * gdb.base/relativedebug.exp: Invoke gdb command
13948 "info sharedlibrary", and if libc.so doesn't have debug info,
13949 skip the test.
13950
139512015-04-29 Doug Evans <dje@google.com>
13952
13953 * gdb.python/py-xmethods.exp: Add ptype tests.
13954 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13955 get_result_type method.
13956
139572015-04-29 Luis Machado <lgustavo@codesourcery.com>
13958
13959 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13960 the target does not support hardware watchpoints.
13961
139622015-04-29 Luis Machado <lgustavo@codesourcery.com>
13963
13964 * gdb.base/break-always.exp: Abort testing if writing to memory
13965 causes an error.
13966
139672015-04-28 Doug Evans <dje@google.com>
13968
13969 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13970 * gdb.python/py-pp-registration.exp: ... here. New file.
13971 * gdb.python/py-pp-registration.c: New file.
13972 * gdb.python/py-pp-registration.py: New file.
13973
139742015-04-28 Doug Evans <dje@google.com>
13975
13976 * gdb.python/py-bad-printers.c: New file.
13977 * gdb.python/py-bad-printers.py: New file.
13978 * gdb.python/py-bad-printers.exp: New file.
13979
139802015-04-28 Sasha Smundak <asmundak@google.com>
13981
13982 * gdb.python/py-type.exp: New test.
13983
139842015-04-28 Andy Wingo <wingo@igalia.com>
13985
13986 * gdb.python/py-parameter.exp:
13987 * gdb.guile/scm-parameter.exp: Escape the path that we are
13988 matching against, as it might contain characters that are special
13989 to regular expressions.
13990
139912015-04-27 Joel Brobecker <brobecker@adacore.com>
13992
13993 * gdb.ada/rec_comp: New testcase.
13994
139952015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13996
13997 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13998 before using it.
13999
140002015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
14001
14002 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
14003 new tests for verilog output.
14004
140052015-04-24 Yao Qi <yao.qi@linaro.org>
14006
14007 * boards/remote-gdbserver-on-localhost.exp: New file.
14008
140092015-04-23 Pedro Alves <palves@redhat.com>
14010
14011 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
14012 $inferior_spawn_id instead of $inferior_spawn_id directly. On
14013 "end of file", remove $inferior_spawn_id from the indirect list.
14014
140152015-04-23 Pedro Alves <palves@redhat.com>
14016
14017 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
14018
140192015-04-23 Pedro Alves <palves@redhat.com>
14020
14021 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
14022 on $any_spawn_id instead of only on $gdb_spawn_id.
14023
140242015-04-21 Pierre Muller <muller@sourceware.org>
14025
14026 PR pascal/17815
14027 * lib/pascal.exp (gpc_compile): Add new option "class".
14028 (fpc_compile): Likewise.
14029 * gdb.pascal/case-insensitive-symbols.pas: New file.
14030 * gdb.pascal/case-insensitive-symbols.exp: New file.
14031
140322015-04-20 Gary Benson <gbenson@redhat.com>
14033
14034 * gdb.base/attach.exp: Fix three extended remote failures.
14035
140362015-04-17 Gary Benson <gbenson@redhat.com>
14037
14038 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
14039 the main executable over the remote protocol.
14040
140412015-04-16 Pedro Alves <palves@redhat.com>
14042
14043 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
14044 a new gdbserver if gdbserver_reconnect_p is set.
14045
140462015-04-16 Pedro Alves <palves@redhat.com>
14047
14048 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
14049 is set, don't exit gdbserver.
14050
140512015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14052
14053 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
14054 appropriate .insn, such that an older assembler can be used.
14055 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
14056 the z/Architecture instruction set on 31-bit targets as well.
14057
140582015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14059
14060 * gdb.go/handcall.exp: Remove all logic related to the first
14061 breakpoint and rely on go_runto_main instead.
14062 * gdb.go/strings.exp: Likewise.
14063 * gdb.go/unsafe.exp: Likewise.
14064 * gdb.go/hello.exp: Likewise. Also rename the remaining
14065 breakpoint marker to "breakpoint 1".
14066 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
14067 * gdb.go/strings.go: Likewise.
14068 * gdb.go/unsafe.go: Likewise.
14069 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
14070 "set breakpoint 2 here" and rename the remaining breakpoint marker
14071 to "breakpoint 1".
14072
140732015-04-15 Simon Marchi <simon.marchi@ericsson.com>
14074
14075 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
14076 if itertools.imap is not present.
14077 * gdb.python/py-objfile.exp: Add parentheses.
14078 * gdb.python/py-type.exp: Same.
14079 * gdb.python/py-unwind-maint.py: Same.
14080
140812015-04-15 Yao Qi <yao.qi@linaro.org>
14082
14083 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
14084 of ":$ptr_size" and set its form explicitly.
14085
140862015-04-15 Pedro Alves <palves@redhat.com>
14087 Yao Qi <yao.qi@linaro.org>
14088
14089 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
14090 timeout by factor of 4.
14091 (test_regular_watch): Likewise.
14092 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
14093 * gdb.reverse/sigall-reverse.exp: Likewise.
14094 * gdb.reverse/until-precsave.exp: Likewise.
14095 * lib/gdb.exp (with_timeout_factor): New proc.
14096 (gdb_expect): Move some code to ...
14097 (get_largest_timeout): ... here. New procedure.
14098
140992015-04-14 Luis Machado <lgustavo@codesourcery.com>
14100
14101 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
14102
141032015-04-13 Luis Machado <lgustavo@codesourcery.com>
14104
14105 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
14106 to write to the .text section.
14107
141082015-04-13 Luis Machado <lgustavo@codesourcery.com>
14109
14110 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
14111 Handle the case of targets that do not provide PID information.
14112
141132015-04-13 Yao Qi <yao.qi@linaro.org>
14114
14115 * lib/gdbserver-support.exp (gdb_exit): Catch exception
14116 and use expect instead of gdb_expect.
14117
141182015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
14119
14120 * gdb.base/coredump-filter.exp: Rename variable "addr" to
14121 "coredump_var_addr" to avoid naming conflict with other testcases.
14122
141232015-04-10 Pedro Alves <palves@redhat.com>
14124
14125 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
14126 gdb_test_sequence and gdb_assert.
14127
141282015-04-10 Pedro Alves <palves@redhat.com>
14129
14130 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
14131 test messages that don't include the breakpoint address.
14132
141332015-04-10 Yao Qi <yao.qi@linaro.org>
14134
14135 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
14136 false for some offset and width combinations which aren't
14137 supported by linux kernel.
14138
141392015-04-10 Pedro Alves <palves@redhat.com>
14140
14141 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
14142 procedure, factored out from ...
14143 (top level): ... here. Add "set displaced-stepping" testing axis.
14144 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
14145 parameter "displaced". Use it.
14146 (top level): Use foreach and add "set displaced-stepping" testing
14147 axis.
14148
141492015-04-10 Pedro Alves <palves@redhat.com>
14150
14151 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
14152 Remove comment.
14153 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
14154 both the address of the instruction that triggers the watchpoint
14155 and the address of the instruction immediately after, and use
14156 those addresses for the test. Fix comment.
14157
141582015-04-10 Pedro Alves <palves@redhat.com>
14159
14160 * gdb.base/sigstep.exp (breakpoint_to_handler)
14161 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
14162 Test "backtrace" in handler.
14163 (breakpoint_over_handler): New parameter 'displaced'. Use it.
14164 (top level): Add new "displaced" test axis to
14165 breakpoint_to_handler, breakpoint_to_handler_entry and
14166 breakpoint_over_handler.
14167
141682015-04-10 Pedro Alves <palves@redhat.com>
14169
14170 PR gdb/18216
14171 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
14172
141732015-04-10 Yao Qi <yao.qi@linaro.org>
14174
14175 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
14176 (test_add_rn_pc): New function.
14177 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
14178 (top level): Invoke test_add_rn_pc.
14179
141802015-04-10 Pedro Alves <palves@redhat.com>
14181
14182 PR gdb/13858
14183 * gdb.base/step-over-no-symbols.exp: New file.
14184
141852015-04-09 Andy Wingo <wingo@igalia.com>
14186
14187 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
14188 after the Python tests.
14189
141902015-04-08 Keith Seitz <keiths@redhat.com>
14191
14192 PR python/16699
14193 * gdb.python/py-completion.exp: New tests for completion.
14194 * gdb.python/py-completion.py (CompleteLimit1): New class.
14195 (CompleteLimit2): Likewise.
14196 (CompleteLimit3): Likewise.
14197 (CompleteLimit4): Likewise.
14198 (CompleteLimit5): Likewise.
14199 (CompleteLimit6): Likewise.
14200 (CompleteLimit7): Likewise.
14201
142022015-04-08 Pedro Alves <palves@redhat.com>
14203
14204 PR gdb/18214
14205 PR gdb/18216
14206 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
14207 function.
14208 (main): Install it as SIGUSR1 handler.
14209 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
14210 parameter. Always use "setup" as prefix. Toggle "set
14211 displaced-stepping" off/on depending on global. Don't switch to
14212 thread 1 here.
14213 (top level): Add displaced stepping "off/on" test axis. Update
14214 "setup" calls. Wrap each subtest with with_test_prefix. Test
14215 continuing with a queued signal in each thread.
14216
142172015-04-08 Pedro Alves <palves@redhat.com>
14218
14219 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
14220 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
14221 gdb_breakpoint instead of gdb_test that doesn't expect anything.
14222 Return early if running to main fails.
14223 * gdb.trace/while-stepping.exp: Likewise.
14224
142252015-04-07 Pedro Alves <palves@redhat.com>
14226
14227 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14228 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14229 interact with inferior program.
14230
142312015-04-07 Pedro Alves <palves@redhat.com>
14232
14233 * lib/gdb.exp (inferior_spawn_id): New global.
14234 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14235 spawn id after processing the user code.
14236 (default_gdb_start): Set inferior_spawn_id.
14237 (send_inferior): New procedure.
14238 * lib/gdbserver-support.exp (gdbserver_start): Set
14239 inferior_spawn_id.
14240 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14241
142422015-04-07 Pedro Alves <palves@redhat.com>
14243
14244 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14245 * lib/gdbserver-support.exp (gdbserver_start): Make
14246 $server_spawn_id global.
14247 (gdbserver_start): Don't wait for gdbserver's spawn id with
14248 expect_background.
14249 (close_gdbserver): New procedure.
14250 (gdb_exit): Rename the default version and reimplement.
14251
142522015-04-07 Pedro Alves <palves@redhat.com>
14253
14254 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14255 append the substituted item, not the original item.
14256
142572015-04-07 Pedro Alves <palves@redhat.com>
14258
14259 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14260 gdb_expect.
14261
142622015-04-07 Pedro Alves <palves@redhat.com>
14263
14264 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14265 output appearing once only.
14266
142672015-04-07 Pedro Alves <palves@redhat.com>
14268
14269 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14270 that doesn't expect anything. Return early if running to main
14271 fails.
14272
142732015-04-07 Yao Qi <yao.qi@linaro.org>
14274
14275 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14276 (child_function): Call alarm.
14277 (main): Move call to alarm into the loop.
14278 * gdb.threads/non-stop-fair-events.exp: Build program with
14279 -DTIMEOUT=$timeout.
14280
142812015-04-06 Doug Evans <xdje42@gmail.com>
14282
14283 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14284 Fix dest parameter to board_info.
14285 (fpc_compile): Ditto.
14286 (gdb_compile_pascal): Rename dest arg to destfile.
14287
142882015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14289
14290 * gdb.ada/funcall_ref.exp: New file.
14291 * gdb.ada/funcall_ref/foo.adb: New file.
14292
142932015-04-02 Yao Qi <yao.qi@linaro.org>
14294
14295 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14296 is remote.
14297
142982015-04-02 Gary Benson <gbenson@redhat.com>
14299
14300 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14301
143022015-04-01 Sasha Smundak <asmundak@google.com>
14303
14304 * gdb.python/py-unwind-maint.c: New file.
14305 * gdb.python/py-unwind-maint.exp: New test.
14306 * gdb.python/py-unwind-maint.py: New file.
14307 * gdb.python/py-unwind.c: New file.
14308 * gdb.python/py-unwind.exp: New test.
14309 * gdb.python/py-unwind.py: New test.
14310
143112015-04-01 Pedro Alves <palves@redhat.com>
14312
14313 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14314 to fail instead of non-existent $test.
14315
143162015-04-01 Pedro Alves <palves@redhat.com>
14317
14318 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14319 GDBFLAGS if not empty.
14320
143212015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14322
14323 * gdb.ada/complete.exp: Remove "multi_line".
14324 * gdb.ada/info_exc.exp: Remove "multi_line".
14325 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14326 * gdb.ada/ptype_field.exp: Remove "multi_line".
14327 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14328 * gdb.ada/tagged.exp: Remove "multi_line".
14329 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14330 [multi_line ...]
14331 * gdb.btrace/delta.exp: Likewise.
14332 * gdb.btrace/exception.exp: Likewise.
14333 * gdb.btrace/function_call_history.exp: Likewise.
14334 * gdb.btrace/instruction_history.exp: Likewise.
14335 * gdb.btrace/nohist.exp: Likewise.
14336 * gdb.btrace/record_goto.exp: Likewise.
14337 * gdb.btrace/segv.exp: Likewise.
14338 * gdb.btrace/stepi.exp: Likewise.
14339 * gdb.btrace/tailcall.exp: Likewise.
14340 * gdb.btrace/unknown_functions.exp: Likewise.
14341 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14342 * lib/gdb.exp: Add the "multi_line" helper.
14343
143442015-04-01 Pedro Alves <palves@redhat.com>
14345
14346 * gdb.threads/tid-reuse.c: New file.
14347 * gdb.threads/tid-reuse.exp: New file.
14348
143492015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14350
14351 PR corefiles/16092
14352 * gdb.base/coredump-filter.c: New file.
14353 * gdb.base/coredump-filter.exp: Likewise.
14354
143552015-03-27 Petr Machata <pmachata@redhat.com>
14356
14357 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14358 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14359 (Dwarf::assemble): Initialize them.
14360 (Dwarf::lines): New function.
14361
143622015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14363
14364 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14365 SYMBOL_PREFIX for x86_64-*-cygwin.
14366
143672015-03-26 Andy Wingo <wingo@igalia.com>
14368
14369 PR symtab/18148
14370 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14371 const_value but not a location.
14372 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14373 location defined in non-main CUs are visible.
14374
143752015-03-26 Yao Qi <yao.qi@linaro.org>
14376
14377 PR testsuite/18139
14378 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14379 Add a line number entry for the same line.
14380 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14381 Add a line number entry for the same line.
14382
143832015-03-26 Yao Qi <yao.qi@linaro.org>
14384
14385 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14386 .int 0.
14387 (func): Likewise. Add .Lfunc_1 label.
14388 Use .Lfunc_1 label.
14389 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14390 .int 0.
14391 (func): Likewise.
14392 Use .Lfunc_1 label.
14393
143942015-03-26 Yao Qi <yao.qi@linaro.org>
14395
14396 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14397 Call gdb_compile instead to compile each .s files without debug
14398 information.
14399
144002015-03-26 Yao Qi <yao.qi@linaro.org>
14401
14402 * gdb.base/savedregs.exp (process_saved_regs): Make
14403 "Saved registers:" optional in the pattern.
14404
144052015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14406
14407 * gdb.btrace/next.exp: Merged into step.exp.
14408 * gdb.btrace/finish.exp: Merged into step.exp.
14409 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14410 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14411 "record goto" and checking the exact replay position.
14412 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14413 check for "Recording format" in "info record" output.
14414 * gdb.btrace/record_goto.exp: Choose test file based on target.
14415 * gdb.btrace/x86-record_goto.S: Renamed into ...
14416 * gdb.btrace/x86_64-record_goto.S: ... this.
14417 * gdb.btrace/i686-record_goto.S: New.
14418 * gdb.btrace/x86-tailcall.S: Renamed into ...
14419 * gdb.btrace/x86_64-tailcall.S: ... this.
14420 * gdb.btrace/i686-tailcall.S: New.
14421 * gdb.btrace/x86-tailcall.c: Renamed into ...
14422 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14423 separate statements. Update test.
14424 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14425 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14426 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14427 * gdb.btrace/tailcall.exp: Choose test file based on target.
14428 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14429
144302015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14431
14432 * gdb.btrace/exception.exp: Increase BTS buffer size.
14433
144342015-03-24 Pedro Alves <palves@redhat.com>
14435
14436 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14437
144382015-03-24 Pedro Alves <palves@redhat.com>
14439
14440 * gdb.threads/schedlock.exp (test_step): No longer expect that
14441 "set scheduler-locking step" with "next" over a function call runs
14442 threads unlocked.
14443
144442015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14445
14446 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14447
144482015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14449
14450 PR breakpoints/16466
14451 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14452 * gdb.mi/mi-pending.c (thread_func): New function.
14453 (int main): Add threading support required.
14454 * gdb.mi/mi-pending.exp: Add tests for this issue.
14455 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14456 (pendfunc2): Remove stdio dependency.
14457 * gdb.mi/mi-pendshr2.c: New file.
14458
144592015-03-23 Keith Seitz <keiths@redhat.com>
14460
14461 * gdb.linespec/keywords.c: New file.
14462 * gdb.linespec/keywords.exp: New file.
14463
144642015-03-23 Keith Seitz <keiths@redhat.com>
14465
14466 PR gdb/18021
14467 * gdb.dwarf2/staticvirtual.exp: New test.
14468
144692015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14470
14471 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14472 * README: Remove HP-UX and gdb.hp.
14473 (configuration):
14474 * configure: Regenerate.
14475 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14476 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14477 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14478 gdb.hp/gdb.defects/Makefile.
14479 * gdb.hp/Makefile.in: File deleted.
14480 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14481 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14482 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14483 * gdb.hp/gdb.aCC/run.c: File deleted.
14484 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14485 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14486 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14487 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14488 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14489 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14490 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14491 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14492 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14493 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14494 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14495 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14496 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14497 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14498 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14499 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14500 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14501 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14502 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14503 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14504 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14505 * gdb.hp/gdb.compat/average.c: File deleted.
14506 * gdb.hp/gdb.compat/sum.c: File deleted.
14507 * gdb.hp/gdb.compat/xdb.c: File deleted.
14508 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14509 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14510 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14511 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14512 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14513 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14514 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14515 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14516 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14517 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14518 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14519 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14520 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14521 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14522 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14523 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14524 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14525 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14526 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14527 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14528 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14529 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14530 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14531 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14532 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14533 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14534 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14535 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14536 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14537 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14538 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14539 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14540 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14541 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14542 * gdb.hp/tools/odump: File deleted.
14543
145442015-03-19 Pedro Alves <palves@redhat.com>
14545
14546 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14547 (saw_thread_3): New globals.
14548 (top level): Increment them when an event for the corresponding
14549 thread is seen.
14550 (no thread starvation): New test.
14551
145522015-03-19 Pedro Alves <palves@redhat.com>
14553
14554 * gdb.threads/continue-pending-status.c: New file.
14555 * gdb.threads/continue-pending-status.exp: New file.
14556
145572015-03-18 Pedro Alves <palves@redhat.com>
14558
14559 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14560 Use gdb_is_target_remote instead of is_remote. Use
14561 gdb_test_multiple instead of gdb_expect. Exit early if
14562 gdb_test_multiple hits its internal matches. Tighten stepi tests
14563 expected output. Fail on exit with any signal, instead of just
14564 SIGILL.
14565
145662015-03-18 Yao Qi <yao.qi@linaro.org>
14567
14568 PR tdep/18107
14569 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14570 variable.
14571 * gdb.base/catch-syscall.exp: Don't skip it on
14572 aarch64*-*-linux* target. Remove elements in all_syscalls.
14573 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14574 target.
14575 (setup_all_syscalls): New proc.
14576
145772015-03-16 Yao Qi <yao.qi@linaro.org>
14578
14579 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14580 (top level): Skip tests if valid_addr_p returns false for
14581 $cmd1 or $cmd2.
14582
145832015-03-11 Andy Wingo <wingo@igalia.com>
14584
14585 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14586
145872015-03-11 Yao Qi <yao.qi@linaro.org>
14588
14589 * gdb.base/catch-syscall.exp: Fix typo in comments.
14590
145912015-03-11 Yao Qi <yao.qi@linaro.org>
14592
14593 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14594
145952015-03-09 Pedro Alves <palves@redhat.com>
14596
14597 * dg-extract-results.py: Delete.
14598
145992015-03-09 Pedro Alves <palves@redhat.com>
14600
14601 Merge dg-extract-results.sh from GCC upstream (r218843).
14602
14603 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14604 * dg-extract-results.sh: Use --text with grep to avoid issues with
14605 binary files. Fall back to cat -v, if that doesn't work.
14606
146072015-03-05 Pedro Alves <palves@redhat.com>
14608
14609 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14610
146112015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14612
14613 * lib/mi-support.exp (mi_expect_interrupt): Accept
14614 alternative event for when in all-stop mode.
14615
146162015-03-04 Pedro Alves <palves@redhat.com>
14617
14618 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14619
146202015-03-04 Mark Kettenis <kettenis@gnu.org>
14621
14622 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14623
146242015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14625
14626 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14627 regexps for GDB's current line display, accept a hex address
14628 preceding the line number.
14629
146302015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14631
14632 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14633 the 'arch1' variable for "s390*-linux*" targets.
14634
146352015-03-04 Pedro Alves <palves@redhat.com>
14636
14637 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14638 (main): Pass missing retval argument to pthread_join call.
14639
146402015-03-02 Pedro Alves <palves@redhat.com>
14641
14642 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14643 (top level): Call do_test with non-stop as well.
14644
146452015-03-02 Pedro Alves <palves@redhat.com>
14646
14647 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14648 -1.
14649
146502015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14651
14652 * gdb.arch/s390-vregs.exp: New test.
14653 * gdb.arch/s390-vregs.S: New file.
14654
146552015-02-27 Pedro Alves <palves@redhat.com>
14656
14657 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14658 call to catch_command_errors.
14659 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14660 catch_command_errors.
14661
146622015-02-27 Pedro Alves <palves@redhat.com>
14663
14664 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14665 "true" for boolean result.
14666 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14667 prototype of main.
14668
146692015-02-27 Pedro Alves <palves@redhat.com>
14670
14671 * lib/unbuffer_output.c: New file.
14672 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14673 (main): Call gdb_unbuffer_output.
14674
146752015-02-27 Yao Qi <yao.qi@linaro.org>
14676
14677 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14678 target.
14679
146802015-02-26 Doug Evans <dje@google.com>
14681
14682 * gdb.cp/class2.cc (Dbase, D): New classes.
14683 (main): New local delta.
14684 * gdb.cp/class2.exp: Test printing delta.
14685 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14686 (dynbar): New global.
14687 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14688
146892015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14690
14691 * gdb.compile/compile-ifunc.c: New file.
14692 * gdb.compile/compile-ifunc.exp: New file.
14693
146942015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14695
14696 * gdb.base/structs.exp: Check for correct struct on finish.
14697
146982015-02-26 Yao Qi <yao.qi@linaro.org>
14699
14700 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14701 is zero.
14702
147032015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14704
14705 * gdb.arch/cordic.ko.bz2: New file.
14706 * gdb.arch/cordic.ko.debug.bz2: New file.
14707 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14708
147092015-02-25 Yao Qi <yao.qi@linaro.org>
14710
14711 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14712 aarch64*-*-* target.
14713
147142015-02-23 Pedro Alves <palves@redhat.com>
14715
14716 * lib/gdb.exp (delete_breakpoints): Rewrite using
14717 gdb_test_multiple.
14718
147192015-02-23 Pedro Alves <palves@redhat.com>
14720
14721 * gdb.base/info-os.c: Include stdlib.h.
14722
147232015-02-22 Doug Evans <xdje42@gmail.com>
14724
14725 PR symtab/17855
14726 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14727 is read after symbols have been re-read.
14728 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14729 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14730
147312015-02-21 Doug Evans <dje@google.com>
14732
14733 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14734
147352015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14736
14737 PR corefiles/17808
14738 * gdb.arch/i386-biarch-core.core.bz2: New file.
14739 * gdb.arch/i386-biarch-core.exp: New file.
14740
147412015-02-21 Pedro Alves <palves@redhat.com>
14742
14743 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14744 runto_main fails.
14745
147462015-02-20 Pedro Alves <palves@redhat.com>
14747
14748 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14749 info probes.
14750
147512015-02-20 Pedro Alves <palves@redhat.com>
14752
14753 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14754
147552015-02-20 Pedro Alves <palves@redhat.com>
14756
14757 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14758 clean_restart before gdb_target_supports_trace.
14759
147602015-02-20 Pedro Alves <palves@redhat.com>
14761
14762 PR threads/18006
14763 * gdb.threads/clone-thread_db.c: New file.
14764 * gdb.threads/clone-thread_db.exp: New file.
14765
147662015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14767
14768 PR breakpoints/16812
14769 * gdb.base/catch-gdb-caused-signals.c: New file.
14770 * gdb.base/catch-gdb-caused-signals.exp: New file.
14771
147722015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14773
14774 * configure: Regenerated.
14775 * configure.ac: Use GDB_AC_TRANSFORM.
14776 * aclocal.m4: sinclude ../transform.m4.
14777
147782015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14779
14780 * lib/dtrace.exp: New file.
14781 * gdb.base/dtrace-probe.exp: Likewise.
14782 * gdb.base/dtrace-probe.d: Likewise.
14783 * gdb.base/dtrace-probe.c: Likewise.
14784 * lib/pdtrace.in: Likewise.
14785 * configure.ac: Output variables with the transformed names of
14786 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14787 * configure: Regenerated.
14788
147892015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14790
14791 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14792 expected message when trying to access $_probe_* convenience
14793 variables while not on a probe.
14794
147952015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14796
14797 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14798
147992015-02-11 Pedro Alves <pedro@codesourcery.com>
14800
14801 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14802 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14803
148042015-02-10 Doug Evans <xdje42@gmail.com>
14805
14806 * lib/gdb.exp (gdb_load): Always return a result.
14807
148082015-02-10 Pedro Alves <palves@redhat.com>
14809
14810 * gdb.threads/signal-sigtrap.c: New file.
14811 * gdb.threads/signal-sigtrap.exp: New file.
14812
148132015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14814
14815 * gdb.trace/no-attach-trace.c: New file.
14816 * gdb.trace/no-attach-trace.exp: New file.
14817
148182015-02-09 Mark Wielaard <mjw@redhat.com>
14819
14820 * gdb.dwarf2/atomic.c: New file.
14821 * gdb.dwarf2/atomic-type.exp: Likewise.
14822
148232015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14824
14825 * gdb.btrace/buffer-size.exp: Update "info record" output.
14826 * gdb.btrace/delta.exp: Update "info record" output.
14827 * gdb.btrace/enable.exp: Update "info record" output.
14828 * gdb.btrace/finish.exp: Update "info record" output.
14829 * gdb.btrace/instruction_history.exp: Update "info record" output.
14830 * gdb.btrace/next.exp: Update "info record" output.
14831 * gdb.btrace/nexti.exp: Update "info record" output.
14832 * gdb.btrace/step.exp: Update "info record" output.
14833 * gdb.btrace/stepi.exp: Update "info record" output.
14834 * gdb.btrace/nohist.exp: Update "info record" output.
14835
148362015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14837
14838 * gdb.btrace/buffer-size: New.
14839
148402015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14841
14842 * gdb.btrace/delta.exp: Update "info record" output.
14843 * gdb.btrace/enable.exp: Update "info record" output.
14844 * gdb.btrace/finish.exp: Update "info record" output.
14845 * gdb.btrace/instruction_history.exp: Update "info record" output.
14846 * gdb.btrace/next.exp: Update "info record" output.
14847 * gdb.btrace/nexti.exp: Update "info record" output.
14848 * gdb.btrace/step.exp: Update "info record" output.
14849 * gdb.btrace/stepi.exp: Update "info record" output.
14850 * gdb.btrace/nohist.exp: Update "info record" output.
14851
148522015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14853
14854 PR gdb/15678
14855 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14856
148572015-02-06 Pedro Alves <palves@redhat.com>
14858
14859 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14860 macro.
14861 (seconds_left, again): New globals.
14862 (main): Wait seconds_left in a 1-second sleep loop instead of
14863 sleeping 180 seconds. If 'again' is set, reset the seconds
14864 counter.
14865 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14866 'again' in the inferior before detaching. Print the seconds left.
14867 (options): New global.
14868 (top level): Build program with -DTIMEOUT=$timeout.
14869
148702015-02-06 Pedro Alves <palves@redhat.com>
14871
14872 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14873 determine how many seconds to pass to 'alarm'.
14874 * gdb.base/gdb-sigterm.exp (top level): Build program with
14875 -DTIMEOUT=$timeout.
14876 (do_test): Return success/failure indication. Add more verbose
14877 logging. Don't fail if 200 single steps are seen. Instead, fail
14878 when the test times out.
14879 (passes): New global.
14880 (top level): Break the testing loop if testing fails on any
14881 iteration. Use gdb_assert.
14882
148832015-02-04 Don Breazeal <donb@codesourcery.com>
14884
14885 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14886 and initialize them.
14887 (ipc_cleanup): New function.
14888 (main): Don't declare shmid, semid, and msqid. Add a call to
14889 atexit so that we call ipc_cleanup on exit.
14890
148912015-02-04 Pedro Alves <palves@redhat.com>
14892
14893 * boards/native-extended-gdbserver.exp: Remove any target variant
14894 specifications from the board name before clearing the isremote
14895 flag from board_info.
14896
148972015-01-31 Doug Evans <xdje42@gmail.com>
14898
14899 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14900
149012015-01-31 Gary Benson <gbenson@redhat.com>
14902
14903 * gdb.base/completion.exp: Disable completion limiting for
14904 existing tests. Add new tests to check completion limiting.
14905 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14906
149072015-01-31 Doug Evans <xdje42@gmail.com>
14908
14909 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14910
149112015-01-31 Doug Evans <xdje42@gmail.com>
14912
14913 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14914 entries. Duplicate file section script entries.
14915 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14916 inlined entries. Add test for safe-path rejection.
14917 * gdb.python/py-section-script.c: Add duplicate inlined section script
14918 entries. Duplicate file section script entries.
14919 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14920 inlined entries. Add test for safe-path rejection.
14921
149222015-01-29 Joel Brobecker <brobecker@adacore.com>
14923
14924 * gdb.ada/disc_arr_bound: New testcase.
14925
149262015-01-29 Joel Brobecker <brobecker@adacore.com>
14927
14928 * gdb.ada/mi_var_array: New testcase.
14929
149302015-01-27 Doug Evans <dje@google.com>
14931
14932 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14933 Add test for objfile.filename, objfile.username after objfile
14934 has been unloaded.
14935
149362015-01-26 Joel Brobecker <brobecker@adacore.com>
14937
14938 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14939 the second test to print the name attribute of value
14940 returned by the call to gdb.lookup_type, and adjust
14941 the expected output accordingly.
14942
149432015-01-25 Mark Wielaard <mjw@redhat.com>
14944
14945 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14946 * gdb.base/disp-step-fork.c: Include unistd.h.
14947 * gdb.base/siginfo-obj.c: Include stdio.h.
14948 * gdb.base/siginfo-thread.c: Likewise.
14949 * gdb.mi/non-stop.c: Include unistd.h.
14950 * gdb.mi/nsthrexec.c: Include stdio.h.
14951 * gdb.mi/pthreads.c: Include unistd.h.
14952 * gdb.modula2/unbounded1.c (main): Declare returns int.
14953 * gdb.reverse/consecutive-reverse.c: Likewise.
14954 * gdb.threads/create-fail.c: Include unistd.h.
14955 * gdb.threads/killed.c: Likewise.
14956 * gdb.threads/linux-dp.c: Likewise.
14957 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14958 * gdb.threads/non-ldr-exc-2.c: Likewise.
14959 * gdb.threads/non-ldr-exc-3.c: Likewise.
14960 * gdb.threads/non-ldr-exc-4.c: Likewise.
14961 * gdb.threads/pthreads.c: Include unistd.h.
14962 (main): Declare returns int.
14963 * gdb.threads/tls-main.c (foo): New declaration.
14964 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14965
149662015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14967
14968 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14969 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14970
149712015-01-15 Mark Wielaard <mjw@redhat.com>
14972
14973 * gdb.base/noreturn-return.c: New file.
14974 * gdb.base/noreturn-return.exp: New file.
14975 * gdb.base/noreturn-finish.c: New file.
14976 * gdb.base/noreturn-finish.exp: New file.
14977
149782015-01-23 Pedro Alves <palves@redhat.com>
14979
14980 * gdb.threads/continue-pending-after-query.c: New file.
14981 * gdb.threads/continue-pending-after-query.exp: New file.
14982
149832015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14984 Simon Marchi <simon.marchi@ericsson.com>
14985
14986 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14987 * gdb.base/valgrind-db-attach.exp: Same.
14988 * gdb.base/valgrind-infcall.exp: Same.
14989 * lib/mi-support.exp (default_mi_gdb_start): Same.
14990 * lib/prompt.exp (default_prompt_gdb_start): Same.
14991 * lib/gdb.exp (default_gdb_spawn): Same.
14992 (gdb_interact): New.
14993
14994
149952015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14996
14997 * gdb.compile/compile.exp (pointer to jit function): New test.
14998
149992015-01-17 Wei-cheng Wang <cole945@gmail.com>
15000
15001 * lib/gdb.exp (supports_process_record): Return true for
15002 powerpc*-*-linux*.
15003 (supports_reverse): Likewise.
15004
150052015-01-15 Don Breazeal <donb@codesourcery.com>
15006
15007 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
15008 instead of checking whether the target board is remote and
15009 use spawn_wait_for_attach instead of exec/sleep.
15010 * gdb.base/attach-twice.exp: Likewise.
15011
150122015-01-15 Joel Brobecker <brobecker@adacore.com>
15013
15014 * gdb.ada/var_arr_attrs: New testcase.
15015
150162015-01-14 Pedro Alves <palves@redhat.com>
15017 Joel Brobecker <brobecker@adacore.com>
15018
15019 PR gdb/17525
15020 * gdb.base/bp-cmds-execution-x-script.c: New file.
15021 * gdb.base/bp-cmds-execution-x-script.exp: New file.
15022 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
15023
150242015-01-14 Pedro Alves <palves@redhat.com>
15025
15026 PR cli/17828
15027 * gdb.base/batch-preserve-term-settings.c: New file.
15028 * gdb.base/batch-preserve-term-settings.exp: New file.
15029
150302015-01-13 Doug Evans <dje@google.com>
15031
15032 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
15033 binary.
15034
150352015-01-13 Joel Brobecker <brobecker@adacore.com>
15036
15037 * Makefile.in (clean mostlyclean): Do not delete *.py.
15038
150392015-01-13 Joel Brobecker <brobecker@adacore.com>
15040
15041 * gdb.python/py-lookup-type.exp: New file.
15042
150432015-01-12 Pedro Alves <palves@redhat.com>
15044
15045 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
15046 restore GDBFLAGS before returning.
15047
150482015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15049
15050 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
15051 is_amd64_regs_target and is_x86_like_target.
15052
150532015-01-11 Doug Evans <xdje42@gmail.com>
15054
15055 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
15056 is given without an explicit form.
15057 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
15058 attributes.
15059 * gdb.dwarf/corrupt.exp: Ditto.
15060 * gdb.dwarf2/enum-type.exp: Ditto.
15061 * gdb.trace/entry-values.exp: Ditto.
15062 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
15063
150642015-01-11 Doug Evans <xdje42@gmail.com>
15065
15066 PR gdb/15830
15067 * gdb.base/maint.exp: Remove references to "maint demangle".
15068 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
15069 Add tests for explicitly specifying language to demangle.
15070 * gdb.dlang/demangle.exp: Ditto.
15071
150722015-01-09 Pedro Alves <palves@redhat.com>
15073
15074 * gdb.threads/non-stop-fair-events.c: New file.
15075 * gdb.threads/non-stop-fair-events.exp: New file.
15076
150772015-01-09 Pedro Alves <palves@redhat.com>
15078
15079 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
15080 the global scope. Set a breakpoint after all threads are started
15081 rather than stepping over two source lines. Expect the prompt.
15082 * gdb.base/watch_thread_num.c (threads_started_barrier): New
15083 global.
15084 (NUM): Now 15.
15085 (main): Use threads_started_barrier to wait for all threads to
15086 start. Main thread no longer calls thread_function. Exit after
15087 180 seconds.
15088 (loop): New function.
15089 (thread_function): Wait on threads_started_barrier barrier. Call
15090 'loop' at each iteration.
15091 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
15092 threads have started, instead of hardcoding number of "next"
15093 steps. Use an access watchpoint instead of a write watchpoint.
15094
150952015-01-09 Pedro Alves <palves@redhat.com>
15096
15097 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
15098 (thread_func): Wait on barrier.
15099 (main): Wait for all threads to start before stopping GDB.
15100 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
15101 global.
15102 (thread1_func, thread2_func): Wait on barrier.
15103 (main): Wait for all threads to start before stopping GDB.
15104 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
15105 New global.
15106 (thread1_func, thread2_func): Wait on barrier.
15107 (main): Wait for all threads to start before stopping GDB.
15108
151092015-01-09 Pedro Alves <palves@redhat.com>
15110
15111 * gdb.threads/attach-many-short-lived-threads.c: New file.
15112 * gdb.threads/attach-many-short-lived-threads.exp: New file.
15113
151142014-01-09 Pedro Alves <palves@redhat.com>
15115
15116 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
15117 instead of to thread 2.
15118 * gdb.threads/signal-command-multiple-signals-pending.c (main):
15119 Add barrier around each pthread_create call instead of around all
15120 calls.
15121 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
15122 Set a break on thread_function and have the child threads hit it
15123 one at at a time.
15124
151252015-01-09 Pedro Alves <palves@redhat.com>
15126
15127 * lib/gdb.exp (can_spawn_for_attach): New procedure.
15128 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
15129 false.
15130 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
15131 checking whether the target board is remote.
15132 * gdb.multi/multi-attach.exp: Likewise.
15133 * gdb.python/py-sync-interp.exp: Likewise.
15134 * gdb.server/ext-attach.exp: Likewise.
15135 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
15136 tests that need to attach, instead of checking whether the target
15137 board is remote at the top of the file.
15138
151392015-01-08 Yao Qi <yao@codesourcery.com>
15140
15141 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
15142
151432015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15144
15145 Fix testcase compilation.
15146 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
15147
151482015-01-06 Joel Brobecker <brobecker@adacore.com>
15149
15150 * gdb.python/py-type.exp: Add a couple test about empty
15151 array creation, and negative-length array creation.
15152
151532015-01-02 Doug Evans <xdje42@gmail.com>
15154
15155 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
15156
151572015-01-02 Doug Evans <dje@google.com>
15158
15159 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
15160
151612014-12-29 Yao Qi <yao@codesourcery.com>
15162
15163 * gdb.trace/entry-values.exp: Update comments. Rename variable
15164 bar_call_foo to returned_from_foo.
15165
151662014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
15167
15168 PR gdb/17394
15169 * gdb.linespec/break-asm-file.c: New file.
15170 * gdb.linespec/break-asm-file.exp: New file.
15171 * gdb.linespec/break-asm-file0.s: New file.
15172 * gdb.linespec/break-asm-file1.s: New file.
15173
151742014-12-18 Nigel Stephens <nigel@mips.com>
15175 Maciej W. Rozycki <macro@codesourcery.com>
15176
15177 * gdb.base/float.exp: Handle the new output from "info float" on
15178 MIPS targets.
15179
151802014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
15181
15182 Fix MinGW compilation.
15183 * gdb.compile/compile-ops.exp: Update untested message if
15184 !skip_compile_feature_tests.
15185 * gdb.compile/compile-setjmp.exp: Likewise.
15186 * gdb.compile/compile-tls.exp: Likewise.
15187 * gdb.compile/compile.exp: Likewise.
15188 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
15189 supported on this host".
15190
151912014-12-16 Doug Evans <xdje42@gmail.com>
15192
15193 * boards/stabs.exp: New file.
15194
151952014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
15196
15197 * gdb.base/completion.exp: Adjust to format changes of "maint
15198 print user-registers".
15199
152002014-12-16 Catalin Udma <catalin.udma@freescale.com>
15201
15202 PR server/17457
15203 * gdb.arch/aarch64-fp.c: New file.
15204 * gdb.arch/aarch64-fp.exp: New file.
15205
152062014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
15207
15208 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
15209 r210637, r210913, r211666, r215400, r215817).
15210
15211 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
15212 * dg-extract-results.py: New file.
15213 * dg-extract-results.sh: Use it if the environment seems
15214 suitable.
15215
15216 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
15217
15218 * dg-extract-results.py (parse_run): Handle warnings that
15219 are printed before a test harness is run.
15220
15221 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
15222
15223 * dg-extract-results.py (Named): Remove __cmp__ method.
15224 (output_variation): Use a key to sort variation.harnesses.
15225
15226 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15227
15228 * dg-extract-results.py: For Python 3, force sys.stdout to
15229 handle surrogate escape sequences.
15230 (safe_open): New function.
15231 (output_segment, main): Use it.
15232
15233 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15234
15235 * dg-extract-results.py (Prog.result_re): Include options
15236 in test name.
15237
15238 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15239
15240 * dg-extract-results.py (output_variation): Always sort if
15241 do_sum.
15242
152432014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15244
15245 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15246 as long as we get pagination notifications.
15247
152482014-12-15 Jason Merrill <jason@redhat.com>
15249
15250 * Makefile.in (check-gdb.%): Restore.
15251 * README: Mention it.
15252
152532014-12-13 Joel Brobecker <brobecker@adacore.com>
15254
15255 * gdb.ada/str_uninit: New testcase.
15256
152572014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15258
15259 PR symtab/17642
15260 * gdb.base/vla-stub-define.c: New file.
15261 * gdb.base/vla-stub.c: New file.
15262 * gdb.base/vla-stub.exp: New file.
15263
152642014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15265 Jan Kratochvil <jan.kratochvil@redhat.com>
15266 Tom Tromey <tromey@redhat.com>
15267
15268 * configure.ac: Add gdb.compile/.
15269 * configure: Regenerate.
15270 * gdb.compile/Makefile.in: New file.
15271 * gdb.compile/compile-ops.exp: New file.
15272 * gdb.compile/compile-ops.c: New file.
15273 * gdb.compile/compile-tls.c: New file.
15274 * gdb.compile/compile-tls.exp: New file.
15275 * gdb.compile/compile-constvar.S: New file.
15276 * gdb.compile/compile-constvar.c: New file.
15277 * gdb.compile/compile-mod.c: New file.
15278 * gdb.compile/compile-nodebug.c: New file.
15279 * gdb.compile/compile-setjmp-mod.c: New file.
15280 * gdb.compile/compile-setjmp.c: New file.
15281 * gdb.compile/compile-setjmp.exp: New file.
15282 * gdb.compile/compile-shlib.c: New file.
15283 * gdb.compile/compile.c: New file.
15284 * gdb.compile/compile.exp: New file.
15285 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15286
152872014-12-12 Tom Tromey <tromey@redhat.com>
15288
15289 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15290 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15291
152922014-12-12 Doug Evans <dje@google.com>
15293
15294 * lib/gdb-python.exp (get_python_valueof): New function.
15295 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15296
152972014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15298
15299 * gdb.base/completion.exp: Add test for completion of "info
15300 registers ".
15301
153022014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15303
15304 * gdb.base/func-ptrs.c: New file.
15305 * gdb.base/func-ptrs.exp: New file.
15306
153072014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15308
15309 PR breakpoints/17012
15310 * gdb.base/dprintf-detach.c: New file.
15311 * gdb.base/dprintf-detach.exp: New file.
15312
153132014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15314
15315 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15316 * lib/gdb.exp (target_is_gdbserver): New procedure.
15317
153182014-12-08 Doug Evans <dje@google.com>
15319
15320 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15321
153222014-12-05 Yao Qi <yao@codesourcery.com>
15323
15324 * gdb.guile/scm-error.exp: Remove the third argument to
15325 gdb_remote_download.
15326 * gdb.guile/scm-frame-args.exp: Likewise.
15327 * gdb.guile/scm-section-script.exp: Likewise.
15328
153292014-12-05 Yao Qi <yao@codesourcery.com>
15330
15331 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15332
153332014-12-04 Doug Evans <dje@google.com>
15334
15335 * gdb.python/py-objfile.exp: Add tests for
15336 objfile.add_separate_debug_file.
15337
153382014-12-04 Doug Evans <dje@google.com>
15339
15340 * lib/gdb.exp (get_build_id): New function.
15341 (build_id_debug_filename_get): Rewrite to use it.
15342 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15343
153442014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15345
15346 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15347 `method(long)', not just 0x0.
15348 * gdb.cp/nsalias.exp: Align code labels to 4.
15349 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15350 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15351 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15352 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15353 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15354 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15355
153562014-12-02 Doug Evans <dje@google.com>
15357
15358 PR symtab/17602
15359 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15360 * gdb.cp/anon-ns2.cc: ... here. New file.
15361 * gdb.cp/anon-ns.exp: Update.
15362
153632014-12-02 Nick Bull <nicholaspbull@gmail.com>
15364
15365 * gdb.python/py-events.py (inferior_call_handler): New.
15366 (register_changed_handler, memory_changed_handler): New.
15367 (test_events.invoke): Register new handlers.
15368 * gdb.python/py-events.exp: Add tests for inferior call,
15369 memory_changed and register_changed events.
15370
153712014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15372
15373 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15374 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15375 if the linker doesn't understand this.
15376
153772014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15378
15379 * gdb.python/python.exp: Change expected reply to help().
15380
153812014-12-01 Yao Qi <yao@codesourcery.com>
15382
15383 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15384 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15385 * configure: Re-generated.
15386
153872014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15388
15389 * gdb.cp/chained-calls.cc: New file.
15390 * gdb.cp/chained-calls.exp: New file.
15391 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15392
153932014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15394
15395 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15396 * gdb.dwarf2/symtab-producer.exp: Same.
15397 * gdb.gdb/python-interrupts.exp: Same.
15398 * gdb.gdb/python-selftest.exp: Same.
15399 * gdb.python/py-linetable.exp: Same.
15400 * gdb.python/py-type.exp: Same.
15401 * gdb.python/py-value-cc.exp: Same.
15402 * gdb.python/py-value.exp: Same.
15403
154042014-11-28 Yao Qi <yao@codesourcery.com>
15405
15406 * gdb.base/break-probes.exp: Match library name prefixed with
15407 sysroot.
15408
154092014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15410
15411 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15412 test expected output. Add parentheses for the call to print.
15413 Remove L suffix from integers.
15414
154152014-11-26 Doug Evans <dje@google.com>
15416
15417 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15418
154192014-11-22 Yao Qi <yao@codesourcery.com>
15420
15421 * gdb.trace/entry-values.c: Remove asms.
15422 (foo): Add foo_label.
15423 (bar): Add bar_label.
15424 * gdb.trace/entry-values.exp: Remove code computing foo's
15425 length and bar's length.
15426 (Dwarf::assemble): Invoke function_range for bar and use
15427 MACRO_AT_func for foo.
15428
154292014-11-22 Yao Qi <yao@codesourcery.com>
15430
15431 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15432 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15433 Use .Lgcc43_procstart instead of gcc43.
15434
154352014-11-21 Joel Brobecker <brobecker@adacore.com>
15436
15437 * gdb.ada/n_arr_bound: New testcase.
15438
154392014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15440
15441 PR breakpoints/10737
15442 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15443 test_catch_syscall_multi_arch.
15444 (test_catch_syscall_multi_arch): New function.
15445
154462014-11-20 Doug Evans <xdje42@gmail.com>
15447
15448 * gdb.base/maint.exp: Update expected output.
15449
154502014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15451
15452 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15453 4-byte instruction on S390.
15454
154552014-11-19 Joel Brobecker <brobecker@adacore.com>
15456
15457 * gdb.ada/arr_arr: New testcase.
15458
154592014-11-19 Joel Brobecker <brobecker@adacore.com>
15460
15461 * gdb.ada/pkd_arr_elem: New Testcase.
15462
154632014-11-18 Luis Machado <lgustavo@codesourcery.com>
15464
15465 * gdb.reverse/break-precsave: Expect completion message for
15466 core file reads.
15467 * gdb.reverse/consecutive-precsave.exp: Likewise.
15468 * gdb.reverse/finish-precsave.exp: Likewise.
15469 * gdb.reverse/i386-precsave.exp: Likewise.
15470 * gdb.reverse/machinestate-precsave.exp: Likewise.
15471 * gdb.reverse/sigall-precsave.exp: Likewise.
15472 * gdb.reverse/solib-precsave.exp: Likewise.
15473 * gdb.reverse/step-precsave.exp: Likewise.
15474 * gdb.reverse/until-precsave.exp: Likewise.
15475 * gdb.reverse/watch-precsave.exp: Likewise.
15476
154772014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15478
15479 * gdb.base/bp-permanent.c: Include unistd.h.
15480 * gdb.python/py-framefilter-mi.c (main): Add return type.
15481 * gdb.python/py-framefilter.c (main): Likewise.
15482 * gdb.trace/actions-changed.c (main): Likewise.
15483
154842014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15485
15486 * gdb.mi/until.c: Add eye-catchers.
15487 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15488 line numbers.
15489
154902014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15491
15492 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15493 function header variants in break1.c.
15494 * gdb.base/ena-dis-br.exp: Likewise.
15495 * gdb.base/hbreak2.exp: Likewise.
15496 * gdb.reverse/until-precsave.exp: Drop references to removed
15497 non-prototype function header variants in ur1.c.
15498 * gdb.reverse/until-reverse.exp: Likewise.
15499
155002014-11-17 Petr Machata <pmachata@redhat.com>
15501
15502 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15503 ${_cu_offset_size} bytes abbrev offset.
15504
155052014-11-15 Doug Evans <xdje42@gmail.com>
15506
15507 PR symtab/17559
15508 * gdb.base/line-symtabs.exp: New file.
15509 * gdb.base/line-symtabs.c: New file.
15510 * gdb.base/line-symtabs.h: New file.
15511
155122014-11-14 Yao Qi <yao@codesourcery.com>
15513
15514 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15515 (func): Add label func_label.
15516 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15517 Replace low_pc and high_pc with MACRO_AT_range.
15518 Replace name, low_pc and high_pc with MACRO_AT_func.
15519
155202014-11-14 Yao Qi <yao@codesourcery.com>
15521
15522 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15523 Replace name, low_pc and high_pc with MACRO_AT_func.
15524
155252014-11-14 Yao Qi <yao@codesourcery.com>
15526
15527 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15528 produce debug information.
15529 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15530
155312014-11-14 Yao Qi <yao@codesourcery.com>
15532
15533 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15534 object and get function length.
15535 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15536 with MACRO_AT_func.
15537 (top-level): Replace gdb_compile and clean_restart with
15538 prepare_for_testing.
15539 * gdb.dwarf2/main.c (main): Add label main_label.
15540
155412014-11-14 Yao Qi <yao@codesourcery.com>
15542
15543 * lib/dwarf.exp (function_range): New procedure.
15544 (Dwarf::_handle_macro_at_func): New procedure.
15545 (Dwarf::_handle_macro_at_range): New procedure.
15546 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15547
155482014-11-14 Yao Qi <yao@codesourcery.com>
15549
15550 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15551 (_handle_attribute): New procedure.
15552
155532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15554
15555 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15556 * gdb.base/call-sc.c (zed): Likewise.
15557 * gdb.base/checkpoint.c (main): Likewise.
15558 * gdb.base/dump.c (main): Likewise.
15559 * gdb.base/gcore.c (main): Likewise.
15560 * gdb.base/huge.c (main): Likewise.
15561 * gdb.base/multi-forks.c (main): Likewise.
15562 * gdb.base/pr10179-a.c (main): Likewise.
15563 * gdb.base/savedregs.c (main): Likewise.
15564 * gdb.base/sigaltstack.c (main): Likewise.
15565 * gdb.base/siginfo.c (main): Likewise.
15566 * gdb.base/structs.c (zed): Likewise.
15567 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15568 * gdb.mi/mi-syn-frame.c (main): Likewise.
15569 * gdb.mi/until.c (foo, main): Likewise.
15570 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15571 * gdb.base/solib-weak.c (foo): Declare.
15572 * gdb.base/attach-twice.c: Include stdio.h.
15573 * gdb.base/weaklib1.c: Likewise.
15574 * gdb.base/weaklib2.c: Likewise.
15575 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15576 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15577 unistd.h.
15578 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15579 * gdb.mi/mi-exit-code.c: Likewise.
15580 * gdb.base/break-interp-lib.c: Include string.h.
15581 * gdb.base/coremaker.c: Likewise.
15582 * gdb.base/testenv.c: Likewise.
15583 * gdb.python/py-finish-breakpoint.c: Likewise.
15584 * gdb.base/inferior-died.c: Include sys/wait.h.
15585 * gdb.base/fileio.c: Include time.h.
15586 * gdb.base/async-shell.c: Include unistd.h.
15587 * gdb.base/dprintf-non-stop.c: Likewise.
15588 * gdb.base/info-os.c: Likewise.
15589 * gdb.mi/mi-console.c: Likewise.
15590 * gdb.mi/watch-nonstop.c: Likewise.
15591 * gdb.python/py-events.c: Likewise.
15592 * gdb.base/async.c (baz): Move up before its invocation.
15593 * gdb.base/code_elim2.c (my_global_func): Likewise.
15594 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15595 * gdb.base/advance.c (func2): Likewise.
15596
155972014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15598
15599 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15600 variant.
15601 * gdb.base/annota3.c: Likewise.
15602 * gdb.base/async.c: Likewise.
15603 * gdb.base/average.c: Likewise.
15604 * gdb.base/call-ar-st.c: Likewise.
15605 * gdb.base/call-rt-st.c: Likewise.
15606 * gdb.base/call-sc.c: Likewise.
15607 * gdb.base/call-strs.c: Likewise.
15608 * gdb.base/ending-run.c: Likewise.
15609 * gdb.base/execd-prog.c: Likewise.
15610 * gdb.base/exprs.c: Likewise.
15611 * gdb.base/foll-exec.c: Likewise.
15612 * gdb.base/foll-fork.c: Likewise.
15613 * gdb.base/foll-vfork.c: Likewise.
15614 * gdb.base/funcargs.c: Likewise.
15615 * gdb.base/gcore.c: Likewise.
15616 * gdb.base/jump.c: Likewise.
15617 * gdb.base/langs0.c: Likewise.
15618 * gdb.base/langs1.c: Likewise.
15619 * gdb.base/langs2.c: Likewise.
15620 * gdb.base/mips_pro.c: Likewise.
15621 * gdb.base/nodebug.c: Likewise.
15622 * gdb.base/opaque0.c: Likewise.
15623 * gdb.base/opaque1.c: Likewise.
15624 * gdb.base/recurse.c: Likewise.
15625 * gdb.base/run.c: Likewise.
15626 * gdb.base/scope0.c: Likewise.
15627 * gdb.base/scope1.c: Likewise.
15628 * gdb.base/setshow.c: Likewise.
15629 * gdb.base/setvar.c: Likewise.
15630 * gdb.base/shmain.c: Likewise.
15631 * gdb.base/shr1.c: Likewise.
15632 * gdb.base/shr2.c: Likewise.
15633 * gdb.base/sigall.c: Likewise.
15634 * gdb.base/signals.c: Likewise.
15635 * gdb.base/so-indr-cl.c: Likewise.
15636 * gdb.base/solib2.c: Likewise.
15637 * gdb.base/structs.c: Likewise.
15638 * gdb.base/sum.c: Likewise.
15639 * gdb.base/vforked-prog.c: Likewise.
15640 * gdb.base/watchpoint.c: Likewise.
15641 * gdb.reverse/shr2.c: Likewise.
15642 * gdb.reverse/until-reverse.c: Likewise.
15643 * gdb.reverse/ur1.c: Likewise.
15644 * gdb.reverse/watch-reverse.c: Likewise.
15645
156462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15647
15648 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15649 variant.
15650 * gdb.base/sepdebug.exp: Drop references to removed code.
15651
156522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15653
15654 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15655 variant. Preserve original line numbering.
15656 * gdb.base/list1.c: Likewise.
15657
156582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15659
15660 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15661 variant.
15662 * gdb.base/break1.c: Likewise.
15663 * gdb.base/break.exp: Drop references to removed code.
15664
156652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15666
15667 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15668 variant.
15669
156702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15671
15672 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15673
156742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15675
15676 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15677 logic into perform_all_tests() and invoke it with and without
15678 function header prototypes.
15679 (do_function_calls): Remove conditional XFAIL for PR 5318.
15680 (rerun_and_prepare): Remove duplicate code.
15681 (perform_all_tests): New. Main logic moved here.
15682
156832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15684
15685 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15686 code guarded by #ifdef NO_PROTOTYPES.
15687 (t_double_many_args): Likewise.
15688 (DEF_FUNC_MANY_ARGS_1): Likewise.
15689 (DEF_FUNC_VALUES_1): Likewise.
15690 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15691 guarded by #ifdef PROTOTYPES.
15692
156932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15694
15695 * gdb.mi/mi-console.c: Add eye-catcher.
15696 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15697 instead of literal line number.
15698
156992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15700
15701 * gdb.base/shr2.c: Add eye-catcher.
15702 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15703 line number.
15704
157052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15706
15707 * gdb.base/jump.c: Add eye-catchers.
15708 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15709 numbers.
15710
157112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15712
15713 * gdb.base/execd-prog.c: Add eye-catchers.
15714 * gdb.base/foll-exec.c: Likewise.
15715 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15716 line numbers.
15717
157182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15719
15720 * gdb.base/ending-run.c: Add eye-catchers.
15721 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15722 literal line numbers.
15723
157242014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15725
15726 * gdb.base/call-rt-st.c: Add eye-catchers.
15727 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15728 literal line numbers.
15729
157302014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15731
15732 * gdb.base/call-ar-st.c: Add eye-catchers.
15733 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15734 literal line numbers.
15735
157362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15737
15738 * gdb.base/average.c: Add eye-catchers.
15739 * gdb.base/sum.c: Likewise.
15740 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15741 regexps dynamically.
15742
157432014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15744
15745 * gdb.base/solib1.c: Add eye-catchers.
15746 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15747 literal line numbers.
15748
157492014-11-12 Pedro Alves <palves@redhat.com>
15750
15751 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15752 leader has exited.
15753
157542014-11-12 Pedro Alves <palves@redhat.com>
15755
15756 * gdb.arch/i386-bp_permanent.c: New file.
15757 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15758 (srcfile): Set to i386-bp_permanent.c.
15759 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15760 that stepi does not execute the 'leave' instruction, instead of
15761 testing it does execute.
15762 * gdb.base/bp-permanent.c: New file.
15763 * gdb.base/bp-permanent.exp: New file.
15764
157652014-11-10 Doug Evans <xdje42@gmail.com>
15766
15767 PR symtab/17564
15768 * gdb.base/symtab-search-order.exp: New file.
15769 * gdb.base/symtab-search-order.c: New file.
15770 * gdb.base/symtab-search-order-1.c: New file.
15771 * gdb.base/symtab-search-order-shlib-1.c: New file.
15772
157732014-11-07 Pedro Alves <palves@redhat.com>
15774
15775 PR gdb/17511
15776 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15777 i?86-*-linux*.
15778
157792014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15780
15781 PR c++/17494
15782 * gdb.cp/pr17494.cc: New file.
15783 * gdb.cp/pr17494.exp: New file.
15784
157852014-11-02 Yao Qi <yao@codesourcery.com>
15786
15787 * gdb.python/python.exp: Get working directory and match the
15788 output of "set extended-prompt \\w " with it.
15789
157902014-10-30 Doug Evans <dje@google.com>
15791
15792 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15793 in objfiles.
15794 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15795 in progspaces.
15796
157972014-10-30 Janis Johnson <janisjo@codesourcery.com>
15798
15799 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15800 * gdb.base/realname-expand.exp: Likewise.
15801 * gdb.linespec/macro-relative.exp: Likewise.
15802
158032014-10-29 Pedro Alves <palves@redhat.com>
15804
15805 PR gdb/17408
15806 * gdb.threads/schedlock.c (some_function): New function.
15807 (call_function): New global.
15808 (MAYBE_CALL_SOME_FUNCTION): New macro.
15809 (thread_function): Call it.
15810 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15811 and use it instead of a global counter. Adjust all callers.
15812 (get_current_thread): Use "find current thread" for test message
15813 here rather than having all callers pass down the same string.
15814 (goto_loop): New procedure, factored out from ...
15815 (my_continue): ... this.
15816 (step_ten_loops): Change parameter from test message to command to
15817 use. Adjust.
15818 (list_count): Delete global.
15819 (check_result): New procedure, factored out from duplicate top
15820 level code.
15821 (continue tests): Wrap in with_test_prefix.
15822 (test_step): New procedure, factored out from duplicate top level
15823 code.
15824 (top level): Test "step" in combination with all scheduler-locking
15825 modes. Test "next" in combination with all scheduler-locking
15826 modes, and in combination with stepping over a function call or
15827 not.
15828 * gdb.threads/next-bp-other-thread.c: New file.
15829 * gdb.threads/next-bp-other-thread.exp: New file.
15830
158312014-10-29 Pedro Alves <palves@redhat.com>
15832
15833 PR python/17372
15834 * gdb.python/python.exp: Test a multi-line command that spawns
15835 interactive Python.
15836 * gdb.base/multi-line-starts-subshell.exp: New file.
15837
158382014-10-29 Yao Qi <yao@codesourcery.com>
15839
15840 * gdb.base/fileio.exp: Make directories on host.
15841
158422014-10-29 Yao Qi <yao@codesourcery.com>
15843
15844 * gdb.base/fileio.c (test_write): Close the file.
15845
158462014-10-28 Pedro Alves <palves@redhat.com>
15847
15848 PR gdb/12623
15849 * gdb.base/sigstep.c (no_handler): New global.
15850 (main): If 'no_handler is true, set the signal handlers to
15851 SIG_IGN.
15852 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15853 with_sw_watch and no_handler parameters. Handle them.
15854 (top level) <stepping over handler when stopped at a breakpoint
15855 test>: Add a test axis for testing with a software watchpoint, and
15856 another for testing with the signal handler set to SIG_IGN.
15857 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15858 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15859
158602014-10-28 Pedro Alves <palves@redhat.com>
15861
15862 PR gdb/17511
15863 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15864 * gdb.base/sigstep.exp (other_handler_location): New global.
15865 (advance): Support stepping into the signal handler, and running
15866 commands while in the handler.
15867 (in_handler_map): New global.
15868 (top level): In the advance test, add combinations for getting
15869 into the handler with stepping commands, and for running commands
15870 in the handler. Add comment descripting the advancei tests.
15871
158722014-10-28 Pedro Alves <palves@redhat.com>
15873
15874 * gdb.base/sigstep.exp: Use build_executable instead of
15875 prepare_for_testing.
15876 (top level): Move code that starts GDB, runs to main and creates a
15877 display to ...
15878 (restart): ... this new procedure.
15879 (top level): Move backtrace from signal handler test to ...
15880 (validate_backtrace): ... this new procedure.
15881 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15882 with_test_prefix. Always restart GDB.
15883 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15884 with_test_prefix. Always restart GDB. No need to delete
15885 breakpoints after the test.
15886 (test_skip_handler): Remove prefix parameter.
15887 (skip_over_handler, breakpoint_to_handler)
15888 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15889 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15890 restart GDB. No need to delete breakpoints after the test.
15891 (top level): Use foreach to call the test procedures with
15892 different commands.
15893
158942014-10-28 Pedro Alves <palves@redhat.com>
15895
15896 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15897 instead of GNATS numbers.
15898 * gdb.base/sigbpt.exp: Likewise.
15899 * gdb.base/siginfo.exp: Likewise.
15900 * gdb.base/sigstep.exp: Likewise.
15901
159022014-10-27 Pedro Alves <palves@redhat.com>
15903
15904 * gdb.base/sigstep.c (dummy): New global.
15905 (main): Issue a couple writes to the new global.
15906 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15907 procedures.
15908 (skip_over_handler): Use test_skip_handler.
15909 (top level): Call skip_over_handler for stepi and nexti too.
15910 (breakpoint_over_handler): Use test_skip_handler.
15911 (top level): Call breakpoint_over_handler for stepi and nexti too.
15912
159132014-10-27 Yao Qi <yao@codesourcery.com>
15914
15915 * gdb.trace/tfile.c (adjust_function_address)
15916 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15917 function descriptor.
15918
159192014-10-24 Don Breazeal <donb@codesourcery.com>
15920
15921 * gdb.base/foll-fork.exp (test_follow_fork,
15922 catch_fork_child_follow): Check for updated fork messages emitted
15923 from infrun.c.
15924 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15925 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15926 vfork_and_exec_child_follow_through_step): Check for updated vfork
15927 messages emitted from infrun.c.
15928
159292014-10-24 Pedro Alves <palves@redhat.com>
15930
15931 * gdb.base/corefile.exp: Remove references to ultrix.
15932 * gdb.base/interrupt.exp: Likewise.
15933 * gdb.base/whatis.exp: Likewise.
15934 * gdb.gdb/selftest.exp: Likewise.
15935 * gdb.threads/manythreads.exp: Likewise.
15936 * gdb.threads/print-threads.exp: Likewise.
15937 * gdb.threads/pthreads.exp:: Likewise.
15938 * gdb.threads/schedlock.exp: Likewise.
15939
159402014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15941
15942 * gdb.cp/non-trivial-retval.cc: Add a test case.
15943 * gdb.cp/non-trivial-retval.exp: Add a test.
15944
159452014-10-20 Yao Qi <yao@codesourcery.com>
15946
15947 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15948 * gdb.python/py-objfile-script-gdb.py: New file.
15949 * gdb.python/py-objfile-script.exp: Update reference to
15950 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15951 of remote_download. Remove the dest file.
15952
159532014-10-20 Yao Qi <yao@codesourcery.com>
15954
15955 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15956 * gdb.base/step-line.exp: Likewise.
15957 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15958 * gdb.dwarf2/dw2-basic.exp: Likewise.
15959 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15960 * gdb.dwarf2/dw2-filename.exp: Likewise.
15961 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15962 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15963 * gdb.dwarf2/dw2-producer.exp: Likewise.
15964 * gdb.dwarf2/mac-fileno.exp: Likewise.
15965 * gdb.python/py-frame-args.exp: Likewise.
15966 * gdb.python/py-framefilter.exp: Likewise.
15967 * gdb.python/py-mi.exp: Likewise.
15968 * gdb.python/py-objfile-script.exp: Likewise
15969 * gdb.python/py-pp-integral.exp: Likewise.
15970 * gdb.python/py-pp-re-notag.exp: Likewise.
15971 * gdb.python/py-prettyprint.exp: Likewise.
15972 * gdb.python/py-section-script.exp: Likewise.
15973 * gdb.python/py-typeprint.exp: Likewise.
15974 * gdb.python/py-xmethods.exp: Likewise.
15975 * gdb.stabs/weird.exp: Likewise.
15976 * gdb.xml/tdesc-regs.exp: Likewise.
15977
159782014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15979
15980 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15981 (out_cu): Use addr_len for the size of addresses.
15982 (out_line): Likewise. Size DW_LNE_set_address instruction
15983 according to addr_len.
15984 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15985 (FUNC): Add START_INSNS to definition.
15986
159872014-10-18 Yao Qi <yao@codesourcery.com>
15988
15989 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15990 gdb_has_argv0 return true.
15991 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15992 check [target_info exists noargs], check [gdb_has_argv0]
15993 instead.
15994 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15995 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15996 procedures.
15997
159982014-10-17 Doug Evans <dje@google.com>
15999
16000 * gdb.python/py-events.exp: Update expected output for clear_objfiles
16001 event.
16002 * gdb.python/py-events.py: Add clear_objfiles event.
16003
160042014-10-17 Doug Evans <dje@google.com>
16005
16006 * gdb.python/py-objfile.exp: Test progspace attribute.
16007
160082014-10-17 Luis Machado <lgustavo@codesourcery.com>
16009
16010 * gdb.guile/scm-breakpoint.exp: Do not assume any
16011 directory separators when matching source file paths.
16012 * gdb.python/py-breakpoint.exp: Likewise.
16013 * gdb.reverse/break-precsave.exp: Likewise.
16014 * gdb.reverse/break-reverse.exp: Likewise.
16015 * gdb.reverse/consecutive-precsave.exp: Likewise.
16016 * gdb.reverse/finish-precsave.exp: Likewise.
16017 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
16018 * gdb.reverse/finish-reverse.exp: Likewise.
16019 * gdb.reverse/i386-precsave.exp: Likewise.
16020 * gdb.reverse/i387-env-reverse.exp: Likewise.
16021 * gdb.reverse/i387-stack-reverse.exp: Likewise.
16022 * gdb.reverse/machinestate-precsave.exp: Likewise.
16023 * gdb.reverse/machinestate.exp: Likewise.
16024 * gdb.reverse/sigall-precsave.exp: Likewise.
16025 * gdb.reverse/solib-precsave.exp: Likewise.
16026 * gdb.reverse/step-precsave.exp: Likewise.
16027 * gdb.reverse/until-precsave.exp: Likewise.
16028 * gdb.reverse/watch-precsave.exp: Likewise.
16029 * gdb.reverse/watch-reverse.exp: Likewise.
16030
160312014-10-17 Yao Qi <yao@codesourcery.com>
16032
16033 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
16034 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
16035
160362014-10-17 Pedro Alves <palves@redhat.com>
16037
16038 PR gdb/17471
16039 * gdb.base/bg-execution-repeat.c: New file.
16040 * gdb.base/bg-execution-repeat.exp: New file.
16041
160422014-10-17 Pedro Alves <palves@redhat.com>
16043
16044 PR gdb/17300
16045 * gdb.base/continue-all-already-running.c: New file.
16046 * gdb.base/continue-all-already-running.exp: New file.
16047
160482014-10-17 Pedro Alves <palves@redhat.com>
16049
16050 PR gdb/17472
16051 * gdb.base/annota-input-while-running.c: New file.
16052 * gdb.base/annota-input-while-running.exp: New file.
16053
160542014-10-17 Pedro Alves <palves@redhat.com>
16055
16056 * gdb.base/callfuncs.exp: emove references to osf.
16057 * gdb.base/sigall.exp: Likewise.
16058 * gdb.gdb/selftest.exp: Likewise.
16059 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
16060 * gdb.mi/non-stop.c: Likewise.
16061 * gdb.mi/pthreads.c: Likewise.
16062 * gdb.reverse/sigall-precsave.exp: Likewise.
16063 * gdb.reverse/sigall-reverse.exp: Likewise.
16064 * gdb.threads/pthreads.c: Likewise.
16065 * gdb.threads/pthreads.exp: Likewise.
16066
160672014-10-17 Yao Qi <yao@codesourcery.com>
16068
16069 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
16070 check 'target_info exists noargs'.
16071 (test_command_prompt_position): Likewise.
16072 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
16073 Remove "set args".
16074 (progvar_simple_while_test): Likewise.
16075 (progvar_complex_if_while_test): Likewise.
16076 (if_while_breakpoint_command_test): Likewise.
16077 (infrun_breakpoint_command_test): Likewise.
16078 (breakpoint_command_test): Likewise.
16079 (watchpoint_command_test): Likewise.
16080 (bp_deleted_in_command_test): Likewise.
16081 (temporary_breakpoint_commands): Likewise.
16082
160832014-10-16 Yao Qi <yao@codesourcery.com>
16084
16085 * gdb.base/remotetimeout.exp: Remove noargs checking.
16086
160872014-10-15 Pedro Alves <palves@redhat.com>
16088
16089 PR breakpoints/9649
16090 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
16091 * gdb.base/breakpoint-in-ro-region.exp
16092 (probe_target_hardware_step): New procedure.
16093 (top level): Probe hardware stepping and hardware breakpoint
16094 support. Test stepping through a read-only region, with both
16095 "breakpoint auto-hw" on and off and both "always-inserted" on and
16096 off.
16097
160982014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
16099
16100 * gdb.dlang/demangle.exp: Update for demangling changes.
16101
161022014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16103
16104 * gdb.cp/non-trivial-retval.cc: Add new test cases.
16105 * gdb.cp/non-trivial-retval.exp: Add new tests.
16106
161072014-10-15 Siva Chandra Reddy <sivachandra@google.com>
16108
16109 PR c++/13403
16110 PR c++/15154
16111 * gdb.cp/non-trivial-retval.cc: New file.
16112 * gdb.cp/non-trivial-retval.exp: New file.
16113
161142014-10-15 Yao Qi <yao@codesourcery.com>
16115
16116 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
16117 remote host.
16118
161192014-10-15 Yao Qi <yao@codesourcery.com>
16120
16121 * gdb.python/py-symbol.exp: Match file base name if host is
16122 remote, otherwise match file name with dir name.
16123 * gdb.python/py-symtab.exp: Likewise.
16124 * gdb.python/python.exp: Likewise.
16125
161262014-10-15 Yao Qi <yao@codesourcery.com>
16127
16128 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
16129 pattern.
16130 * gdb.python/py-symtab.exp: Likewise.
16131 * gdb.python/python.exp: Remove trailing ".*". Fix typo
16132 locationn.
16133
161342014-10-14 Joel Brobecker <brobecker@adacore.com>
16135
16136 * gdb.ada/addr_arith: New testcase.
16137
161382014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
16139
16140 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
16141 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
16142 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
16143 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
16144
161452014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
16146
16147 * gdb.arch/stap-eval-lang-ada.S: Likewise.
16148 * gdb.arch/stap-eval-lang-ada.c: Likewise.
16149 * gdb.arch/stap-eval-lang-ada.exp: New file.
16150
161512014-10-14 Yao Qi <yao@codesourcery.com>
16152
16153 * gdb.mi/mi-var-child.c (nothing1): New function.
16154 (nothing2): New function.
16155 (do_children_tests): Set function pointers by nothing1 and
16156 nothing2.
16157 * gdb.mi/mi-var-child.exp: Step over new added statements.
16158 Update test to match the new output.
16159 * gdb.mi/var-cmd.c (nothing1): New function.
16160 (nothing2): New function.
16161 (do_children_tests): Set function pointers by nothing1 and
16162 nothing2.
16163 * gdb.mi/mi-var-display.exp: Update test to match output.
16164 Step to the line specified by $line_dct_nothing.
16165 Increase the number of lines to step.
16166
161672014-10-14 Yao Qi <yao@codesourcery.com>
16168
16169 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
16170 tests.
16171 * gdb.mi/mi2-var-child.exp: Likewise.
16172
161732014-10-13 Doug Evans <dje@google.com>
16174
16175 * gdb.python/py-objfile.exp: Change name of file name test.
16176
161772014-10-13 Doug Evans <dje@google.com>
16178
16179 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
16180 from the start of the CU.
16181
161822014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
16183 Yao Qi <yao@codesourcery.com>
16184
16185 Fix "save breakpoints" for "catch" command.
16186 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
16187 Remove -nonewline. Match also the added "main" line.
16188
161892014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16190
16191 Fix "save breakpoints" for "disable $bpnum" command.
16192 * gdb.base/save-bp.c (main): Add label.
16193 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
16194
161952014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16196
16197 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
16198
161992014-10-11 Yao Qi <yao@codesourcery.com>
16200
16201 * gdb.server/server-kill.exp: Execute command
16202 "set remote trace-status-packet on" before "tstatus".
16203
162042014-10-11 Yao Qi <yao@codesourcery.com>
16205
16206 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
16207 (main): Call getppid.
16208 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
16209 and continue to it. Read variable "server_pid".
16210
162112014-10-11 Yao Qi <yao@codesourcery.com>
16212
16213 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
16214
162152014-10-11 Yao Qi <yao@codesourcery.com>
16216
16217 * gdb.threads/thread-find.exp: Don't execute command
16218 "info threads".
16219 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
16220 * gdb.threads/linux-dp.exp: Don't check the condition
16221 $threads_created equals to zero.
16222
162232014-10-10 Pedro Alves <palves@redhat.com>
16224
16225 * gdb.base/bigcore.exp: Remove references to IRIX.
16226 * gdb.base/funcargs.exp: Likewise.
16227 * gdb.base/interrupt.exp: Likewise.
16228 * gdb.base/mips_pro.exp: Likewise.
16229 * gdb.base/nodebug.exp: Likewise.
16230 * gdb.base/setvar.exp: Likewise.
16231 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16232
162332014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16234 Pedro Alves <palves@redhat.com>
16235
16236 PR symtab/14466
16237 * gdb.base/vdso-warning.c: New file.
16238 * gdb.base/vdso-warning.exp: New file.
16239
162402014-10-02 Doug Evans <dje@google.com>
16241
16242 * gdb.base/structs.c (main): Don't run forever.
16243
162442014-10-02 Pedro Alves <palves@redhat.com>
16245
16246 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16247 (top level) <stop threads 1, stop threads 2>: Use it.
16248
162492014-10-02 Pedro Alves <palves@redhat.com>
16250
16251 * gdb.threads/break-while-running.exp (test): Add new
16252 'update_thread_list' argument. Skip "info threads" if false.
16253 (top level): Add new 'update_thread_list' axis.
16254
162552014-10-02 Pedro Alves <palves@redhat.com>
16256
16257 PR breakpoints/17431
16258 * gdb.base/execl-update-breakpoints.c: New file.
16259 * gdb.base/execl-update-breakpoints.exp: New file.
16260
162612014-10-01 Pedro Alves <palves@redhat.com>
16262
16263 * gdb.base/breakpoint-in-ro-region.c: New file.
16264 * gdb.base/breakpoint-in-ro-region.exp: New file.
16265
162662014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16267
16268 * gdb.mi/mi-exit-code.exp: New file.
16269 * gdb.mi/mi-exit-code.c: New file.
16270
162712014-09-30 Yao Qi <yao@codesourcery.com>
16272
16273 * lib/prelink-support.exp (build_executable_own_libs): Error if
16274 the target isn't native.
16275
162762014-09-30 Yao Qi <yao@codesourcery.com>
16277
16278 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16279 false.
16280
162812014-09-22 Pedro Alves <palves@redhat.com>
16282
16283 * gdb.threads/break-while-running.exp: New file.
16284 * gdb.threads/break-while-running.c: New file.
16285
162862014-09-19 Yao Qi <yao@codesourcery.com>
16287
16288 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16289 Invoke test. Restart GDB with --readnow and invoke test again.
16290
162912014-09-19 Yao Qi <yao@codesourcery.com>
16292
16293 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16294 proc set_breakpoint_on_gcd_function. Invoke
16295 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16296 invoke set_breakpoint_on_gcd_function again.
16297
162982014-09-18 Doug Evans <dje@google.com>
16299
16300 * gdb.dwarf2/symtab-producer.exp: New file.
16301
163022014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16303
16304 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16305 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16306 * gdb.base/global-var-nested-by-dso.c: Likewise.
16307 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16308
163092014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16310 Pedro Alves <palves@redhat.com>
16311
16312 * gdb.base/watch-bitfields.exp: Pass string other than test file
16313 name to prepare_for_testing.
16314 (watch): New procedure.
16315 (expect_watchpoint): Use with_test_prefix.
16316 (top level): Factor out tests to ...
16317 (test_watch_location, test_regular_watch): ... these new
16318 procedures, and use with_test_prefix and gdb_continue_to_end.
16319
163202014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16321
16322 PR breakpoints/12526
16323 * gdb.base/watch-bitfields.exp: New file.
16324 * gdb.base/watch-bitfields.c: New file.
16325
163262014-09-16 Pedro Alves <palves@redhat.com>
16327
16328 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16329 software and hardware addresses, not software address against
16330 itself.
16331
163322014-09-16 Pedro Alves <palves@redhat.com>
16333
16334 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16335 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16336
163372014-09-16 Pedro Alves <palves@redhat.com>
16338
16339 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16340 files.
16341 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16342 "*-*-vxworks*" throughout.
16343 * gdb.base/break.exp: Likewise.
16344 * gdb.base/default.exp: Likewise.
16345 * gdb.base/scope.exp: Likewise.
16346 * gdb.base/sepdebug.exp: Likewise.
16347 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16348 throughout.
16349 * gdb.base/run.c: Likewise.
16350 * gdb.base/sepdebug.c: Likewise.
16351 * gdb.hp/gdb.aCC/run.c: Likewise.
16352 * gdb.reverse/until-reverse.c: Likewise.
16353 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16354
163552014-09-16 Yao Qi <yao@codesourcery.com>
16356
16357 * boards/local-remote-host-native.exp: New file.
16358
163592014-09-14 Doug Evans <xdje42@gmail.com>
16360
16361 * gdb.threads/queue-signal.c (thread_count): New variable.
16362 (thread_count_mutex, thread_count_condvar): New variables.
16363 (incr_thread_count, wait_all_threads_running): New functions.
16364 (main): Wait for all threads to be in their thread functions.
16365
163662014-09-13 Doug Evans <xdje42@gmail.com>
16367
16368 * gdb.threads/queue-signal.c: New file.
16369 * gdb.threads/queue-signal.exp: New file.
16370
163712014-09-13 Doug Evans <xdje42@gmail.com>
16372
16373 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16374 be consistent with what default_gdb_init uses.
16375 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16376 the plain text of the prompt. Add some logging printfs.
16377 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16378
163792014-09-12 Pedro Alves <palves@redhat.com>
16380
16381 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16382 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16383 * gdb.arch/i386-size-overlap.exp: Likewise.
16384 * gdb.arch/i386-size.exp: Likewise.
16385 * gdb.arch/i386-unwind.exp: Likewise.
16386 * gdb.base/a2-run.exp: Likewise.
16387 * gdb.base/break.exp: Likewise.
16388 * gdb.base/charset.exp: Likewise.
16389 * gdb.base/chng-syms.exp: Likewise.
16390 * gdb.base/commands.exp: Likewise.
16391 * gdb.base/dbx.exp: Likewise.
16392 * gdb.base/find.exp: Likewise.
16393 * gdb.base/funcargs.exp: Likewise.
16394 * gdb.base/jit-simple.exp: Likewise.
16395 * gdb.base/reread.exp: Likewise.
16396 * gdb.base/sepdebug.exp: Likewise.
16397 * gdb.base/step-bt.exp: Likewise.
16398 * gdb.cp/mb-inline.exp: Likewise.
16399 * gdb.cp/mb-templates.exp: Likewise.
16400 * gdb.objc/basicclass.exp: Likewise.
16401 * gdb.threads/killed.exp: Likewise.
16402
164032014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16404
16405 PR tdep/17379
16406 * gdb.arch/powerpc-stackless.S: New file.
16407 * gdb.arch/powerpc-stackless.exp: New file.
16408
164092014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16410
16411 * gdb.base/attach.c: Include unistd.h.
16412 (main): Call alarm. Add label postloop.
16413 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16414 gdb_breakpoint, gdb_continue_to_breakpoint.
16415 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16416
164172014-09-11 Pedro Alves <palves@redhat.com>
16418
16419 PR gdb/17347
16420 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16421 * gdb.base/attach.exp (test_command_line_attach_run): New
16422 procedure.
16423 (top level): Call it.
16424
164252014-09-11 Pedro Alves <palves@redhat.com>
16426
16427 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16428 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16429 (do_command_attach_tests): Use spawn_wait_for_attach.
16430 * gdb.base/solib-overlap.exp: Likewise.
16431 * gdb.multi/multi-attach.exp: Likewise.
16432 * gdb.python/py-prompt.exp: Likewise.
16433 * gdb.python/py-sync-interp.exp: Likewise.
16434 * gdb.server/ext-attach.exp: Likewise.
16435
164362014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16437
16438 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16439 command in testcase. Simplify testcase.
16440
164412014-09-10 Joel Brobecker <brobecker@adacore.com>
16442
16443 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16444
164452014-09-10 Joel Brobecker <brobecker@adacore.com>
16446
16447 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16448
164492014-09-10 Joel Brobecker <brobecker@adacore.com>
16450
16451 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16452
164532014-09-10 Joel Brobecker <brobecker@adacore.com>
16454
16455 * gdb.dwarf2/dynarr-ptr.c: New file.
16456 * gdb.dwarf2/dynarr-ptr.exp: New file.
16457
164582014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16459
16460 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16461 of 30 rather than hardcoding 120 for a slow test case. Take the
16462 `gdb,timeout' target setting into account for this calculation.
16463 Don't extend the timeout for the test cases that don't need it.
16464
164652014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16466
16467 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16468 a factor of 2 for a slow test case. Take the `gdb,timeout'
16469 target setting into account for this calculation.
16470 * gdb.reverse/until-precsave.exp: Increase the timeout by
16471 a factor of 15 and 3 respectively rather than adding 120
16472 for a pair of slow test cases. Take the `gdb,timeout'
16473 target setting into account for this calculation.
16474
164752014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16476
16477 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16478 timeout, don't pass one down to gdb_expect.
16479 (gdb_expect): Rework timeout selection.
16480
164812014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16482
16483 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16484 exception on timeout.
16485 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16486 (gdbserver_start_extended): Catch any `gdbserver_start' error
16487 exceptions.
16488 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16489 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16490 `gdbserver_gdb_load' error exceptions.
16491
164922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16493
16494 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16495 120 on waiting for the TCP socket to open.
16496
164972014-09-09 Doug Evans <xdje42@gmail.com>
16498
16499 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16500 _caller_matches, _any_caller_is, _any_caller_matches.
16501
165022014-09-09 Doug Evans <xdje42@gmail.com>
16503
16504 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16505
165062014-09-09 Yao Qi <yao@codesourcery.com>
16507
16508 * gdb.mi/mi-var-display.exp: Set print symbol off.
16509
165102014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16511
16512 PR gdb/17035
16513 * gdb.base/commands.exp: Add tests to verify user-defined
16514 commands with empty bodies.
16515 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16516 python commands in `show user command`.
16517 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16518 scheme commands in `show user command`.
16519
165202014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16521
16522 PR python/17355
16523 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16524 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16525 * gdb.python/py-framefilter-invalidarg.exp: New file.
16526 * gdb.python/py-framefilter-invalidarg.py: New file.
16527
165282014-09-06 Doug Evans <xdje42@gmail.com>
16529
16530 PR 15276
16531 * gdb.python/py-caller-is.c: New file.
16532 * gdb.python/py-caller-is.exp: New file.
16533
165342014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16535
16536 PR gdb/17235
16537 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16538 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16539
165402014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16541
16542 PR fortran/17237
16543 * gdb.fortran/print-formatted.exp: New file.
16544 * gdb.fortran/print-formatted.f90: Likewise.
16545
165462014-09-03 Sasha Smundak <asmundak@google.com>
16547
16548 * gdb.python/py-frame.exp: Test Frame.read_register.
16549
165502014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16551
16552 PR python/16699
16553 * gdb.python/py-completion.exp: New file.
16554 * gdb.python/py-completion.py: Likewise.
16555
165562014-08-28 Doug Evans <dje@google.com>
16557
16558 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16559 eax,etc. are live with values set by gdb and thus the compiler can't
16560 use them.
16561 * gdb.arch/i386-pseudo.c (main): Ditto.
16562
165632014-08-27 Doug Evans <dje@google.com>
16564
16565 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16566
165672014-08-25 Doug Evans <dje@google.com>
16568
16569 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16570 (main): Ditto.
16571
165722014-08-25 Doug Evans <dje@google.com>
16573
16574 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16575
165762014-08-24 Yao Qi <yao@codesourcery.com>
16577
16578 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16579 symbol off.
16580 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16581
165822014-08-22 Doug Evans <dje@google.com>
16583
16584 PR 17276
16585 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16586 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16587 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16588
165892014-08-22 Yao Qi <yao@codesourcery.com>
16590
16591 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16592 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16593 * gdb.python/python.exp: Likewise. Use .py file on the host
16594 instead of the build.
16595
165962014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16597
16598 * gdb.threads/gcore-stale-thread.c: New file.
16599 * gdb.threads/gcore-stale-thread.exp: New file.
16600
166012014-08-21 Pedro Alves <palves@redhat.com>
16602
16603 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16604 * gdb.base/gcore-relro-pie.exp: Likewise.
16605 * gdb.base/gcore-relro.exp: Likewise.
16606 * gdb.base/gcore.exp: Likewise.
16607 * gdb.base/print-symbol-loading.exp: Likewise.
16608 * gdb.threads/gcore-thread.exp: Likewise.
16609 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16610
166112014-08-20 Pedro Alves <palves@redhat.com>
16612 Jan Kratochvil <jan.kratochvil@redhat.com>
16613
16614 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16615 configure.
16616 (EXPECT): Handle READ1 being set.
16617 (all): Depend on EXTRA_RULES.
16618 (check-read1, expect-read1, read1.so, read1): New rules.
16619 * README (Testsuite Parameters): Document the READ1 make variable.
16620 (Race detection): New section.
16621 * configure: Regenerate.
16622 * configure.ac: If build==host==target, and running under a
16623 GNU/glibc system, add read1 to the extra Makefile rules.
16624 (EXTRA_RULES): AC_SUBST it.
16625 * lib/read1.c: New file.
16626
166272014-08-20 Joel Brobecker <brobecker@adacore.com>
16628
16629 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16630 the handling of variables declared as a typedef to an array
16631 which a DW_AT_data_location attribute.
16632
166332014-08-19 Andrew Burgess <aburgess@broadcom.com>
16634 Pedro Alves <palves@redhat.com>
16635
16636 PR symtab/14604
16637 PR symtab/14605
16638 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16639 gdb_test.
16640
166412014-08-19 Pedro Alves <palves@redhat.com>
16642
16643 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16644
166452014-08-19 Yao Qi <yao@codesourcery.com>
16646
16647 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16648 right line.
16649
166502014-08-18 David Blaikie <dblaikie@gmail.com>
16651
16652 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16653
166542014-08-18 Joel Brobecker <brobecker@adacore.com>
16655
16656 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16657 attribute in array range.
16658
166592014-08-18 Joel Brobecker <brobecker@adacore.com>
16660
16661 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16662
166632014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16664
16665 PR c++/17132
16666 * gdb.cp/pr17132.cc: New file.
16667 * gdb.cp/pr17132.exp: New file.
16668
166692014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16670
16671 * gdb.python/py-xmethods.py (A_getarrayind)
16672 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16673 Use 'print' with function call syntax.
16674 (E_method_matcher.match): Fix tab vs space indentation mixup.
16675
166762014-08-15 Yao Qi <yao@codesourcery.com>
16677
16678 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16679 false.
16680
166812014-08-15 Yao Qi <yao@codesourcery.com>
16682
16683 * gdb.cp/casts.exp: Set print symbol off.
16684 * gdb.cp/class2.exp: Likewise.
16685 * gdb.cp/overload.exp: Likewise.
16686 * gdb.cp/templates.exp: Likewise.
16687
166882014-08-11 Doug Evans <dje@google.com>
16689
16690 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16691 (test_load_shlib): Update.
16692
166932014-08-09 Yao Qi <yao@codesourcery.com>
16694
16695 * gdb.base/display.exp: Invoke is_address_zero_readable.
16696 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16697 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16698 * gdb.base/hbreak-unmapped.exp: Return if
16699 is_address_zero_readable returns true.
16700 * gdb.base/signest.exp: Likewise.
16701 * gdb.base/signull.exp: Likewise.
16702 * gdb.base/sigbpt.exp: Likewise.
16703 * gdb.guile/scm-disasm.exp: Do the test if
16704 is_address_zero_readable returns false.
16705 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16706 * gdb.python/py-arch.exp: Likewise.
16707 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16708 * lib/gdb.exp (is_address_zero_readable): New proc.
16709
167102014-08-09 Yao Qi <yao@codesourcery.com>
16711
16712 PR testsuite/13443
16713 * gdb.mi/mi-var-display.exp: Make test messages unique.
16714
167152014-08-04 Tom Tromey <tromey@redhat.com>
16716
16717 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16718 target 0".
16719
167202014-08-04 Tom Tromey <tromey@redhat.com>
16721
16722 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16723 "target_resume".
16724
167252014-08-01 Joel Brobecker <brobecker@adacore.com>
16726
16727 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16728 inner_vla_struct_object_size.
16729 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16730 as xfail.
16731
167322014-07-30 Pedro Alves <palves@redhat.com>
16733
16734 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16735 comment.
16736
167372014-07-29 Yao Qi <yao@codesourcery.com>
16738
16739 PR gdb/17206
16740 * gdb.base/until-nodebug.exp: New.
16741
167422014-07-28 Doug Evans <xdje42@gmail.com>
16743
16744 PR guile/17203
16745 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16746 previously existing parameter, and previously ambiguously spelled
16747 parameter.
16748
167492014-07-28 Will Newton <will.newton@linaro.org>
16750
16751 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16752
167532014-07-26 Ludovic Courtès <ludo@gnu.org>
16754 Doug Evans <xdje42@gmail.com>
16755
16756 PR guile/17146
16757 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16758
167592014-07-25 Pedro Alves <palves@redhat.com>
16760
16761 * gdb.threads/signal-command-handle-nopass.c: New file.
16762 * gdb.threads/signal-command-handle-nopass.exp: New file.
16763 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16764 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16765 * gdb.threads/signal-delivered-right-thread.c: New file.
16766 * gdb.threads/signal-delivered-right-thread.exp: New file.
16767
167682014-07-25 Pedro Alves <palves@redhat.com>
16769
16770 * gdb.base/double-prompt-target-event-error.exp
16771 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16772 match.
16773 (cancel_pagination_in_target_event): Rework double prompt
16774 detection.
16775 * gdb.base/paginate-after-ctrl-c-running.exp
16776 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16777 <return>' match.
16778 * gdb.base/paginate-bg-execution.exp
16779 (test_bg_execution_pagination_return)
16780 (test_bg_execution_pagination_cancel): Remove '-notransfer
16781 <return>' matches.
16782 * gdb.base/paginate-execution-startup.exp
16783 (test_fg_execution_pagination_return)
16784 (test_fg_execution_pagination_cancel): Remove '-notransfer
16785 <return>' matches.
16786 * gdb.base/paginate-inferior-exit.exp
16787 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16788 match.
16789 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16790 * lib/gdb.exp (pagination_prompt): Run text through
16791 string_to_regexp.
16792 (gdb_test_multiple): Match $pagination_prompt instead of
16793 "<return>".
16794 (string_to_regexp): Move to lib/gdb-utils.exp.
16795
167962014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16797
16798 * gdb.arch/amd64-entry-value-paramref.S: New file.
16799 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16800 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16801 * gdb.arch/amd64-optimout-repeat.S: New file.
16802 * gdb.arch/amd64-optimout-repeat.c: New file.
16803 * gdb.arch/amd64-optimout-repeat.exp: New file.
16804
168052014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16806
16807 PR gdb/17170
16808 * gdb.base/statistics.exp: New file.
16809
168102014-07-17 Doug Evans <dje@google.com>
16811
16812 PR gdb/17170
16813 * gdb.base/maint.exp: Update testing of per-command stats.
16814
168152014-07-16 Pedro Alves <palves@redhat.com>
16816
16817 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16818 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16819 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16820 (tfile_write_buf): New functions.
16821 (add_memory_block): Rewrite using the above.
16822 (adjust_function_address): New function.
16823 (FUNCTION_ADDRESS): New macro.
16824 (write_basic_trace_file): Remove short_x local, and use
16825 tfile_write_16. Change type of func_addr local to unsigned long
16826 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16827 here. Cast argument of add_memory_block to char pointer.
16828 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16829 (main): Remove parameters.
16830 * gdb.trace/tfile.exp: Remove nowarnings.
16831
168322014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16833
16834 * gdb.base/debug-expr.exp: Test string evaluation with
16835 "debug expression" on.
16836
168372014-07-15 Pedro Alves <palves@redhat.com>
16838
16839 * gdb.base/reread.exp: Use clean_restart.
16840
168412014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16842
16843 * gdb.arch/avr-flash-qualifer.c: New.
16844 * gdb.arch/avr-flash-qualifer.exp: New.
16845
168462014-07-14 Pedro Alves <palves@redhat.com>
16847
16848 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16849 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16850
168512014-07-14 Pedro Alves <palves@redhat.com>
16852
16853 * gdb.base/double-prompt-target-event-error.c: New file.
16854 * gdb.base/double-prompt-target-event-error.exp: New file.
16855
168562014-07-14 Pedro Alves <palves@redhat.com>
16857
16858 PR gdb/17072
16859 * gdb.base/paginate-inferior-exit.c: New file.
16860 * gdb.base/paginate-inferior-exit.exp: New file.
16861
168622014-07-14 Pedro Alves <palves@redhat.com>
16863
16864 PR gdb/17072
16865 * gdb.base/paginate-bg-execution.c: New file.
16866 * gdb.base/paginate-bg-execution.exp: New file.
16867
168682014-07-14 Pedro Alves <palves@redhat.com>
16869
16870 PR gdb/17072
16871 * gdb.base/paginate-execution-startup.c: New file.
16872 * gdb.base/paginate-execution-startup.exp: New file.
16873 * lib/gdb.exp (pagination_prompt): New global.
16874 (default_gdb_spawn): New procedure, factored out from
16875 default_gdb_spawn.
16876 (default_gdb_start): Adjust to call default_gdb_spawn.
16877 (gdb_spawn): New procedure.
16878
168792014-07-14 Pedro Alves <palves@redhat.com>
16880
16881 * lib/gdb.exp (gdb_assert): New procedure.
16882 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16883
168842014-07-14 Pedro Alves <palves@redhat.com>
16885
16886 * gdb.base/execution-termios.c: New file.
16887 * gdb.base/execution-termios.exp: New file.
16888
168892014-07-14 Tom Tromey <tromey@redhat.com>
16890
16891 * gdb.cp/vla-cxx.cc: New file.
16892 * gdb.cp/vla-cxx.exp: New file.
16893
168942014-07-14 Tom Tromey <tromey@redhat.com>
16895
16896 * gdb.reverse/rerun-prec.c: New file.
16897 * gdb.reverse/rerun-prec.exp: New file.
16898
168992014-07-12 Maciej W. Rozycki <macro@mips.com>
16900 Maciej W. Rozycki <macro@codesourcery.com>
16901
16902 * lib/gdb-utils.exp: New file.
16903 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16904 inline `gdb_init_command' processing.
16905 (gdb_start_cmd): Likewise.
16906 * lib/mi-support.exp (mi_run_cmd): Likewise.
16907 * README: Document `gdb_init_command' and `gdb_init_commands'.
16908
169092014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16910
16911 Fix false FAIL running under a very long directory name.
16912 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16913 and "set print elements 10000". Twice.
16914
169152014-07-11 Yao Qi <yao@codesourcery.com>
16916
16917 * gdb.base/exprs.exp: "set print symbol off".
16918
169192014-07-11 Pedro Alves <palves@redhat.com>
16920
16921 * gdb.threads/kill.c: New file.
16922 * gdb.threads/kill.exp: New file.
16923
169242014-07-10 Yao Qi <yao@codesourcery.com>
16925
16926 * gdb.trace/tfile.c (write_basic_trace_file)
16927 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16928 address written to trace file.
16929
169302014-07-09 Pedro Alves <palves@redhat.com>
16931
16932 * gdb.base/attach-wait-input.exp: New file.
16933 * gdb.base/attach-wait-input.c: New file.
16934
169352014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16936
16937 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16938 setting up test structures.
16939 (main): Call new test function.
16940 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16941 test function, continue into test function and walk test
16942 structures.
16943
169442014-07-02 Yao Qi <yao@codesourcery.com>
16945
16946 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16947 'bar_start' at the beginning of functions 'foo' and 'bar'
16948 respectively.
16949 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16950 instead of 'foo' and 'bar'.
16951
169522014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16953
16954 * gdb.btrace/segv.exp: New.
16955 * gdb.btrace/segv.c: New.
16956
169572014-07-02 Luis Machado <lgustavo@codesourcery.com>
16958
16959 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16960 instruction.
16961
169622014-06-30 Mark Wielaard <mjw@redhat.com>
16963
16964 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16965 vulture, vilify, villar): New volatile array constants.
16966 (vindictive, vegetation): New const volatile array constants.
16967 * gdb.base/volatile.exp: Test volatile and const volatile array
16968 types.
16969
169702014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16971
16972 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16973 target lacks support for awatch, rwatch, or hbreak.
16974
169752014-06-27 Yao Qi <yao@codesourcery.com>
16976
16977 * gdb.multi/dummy-frame-restore.exp: New.
16978 * gdb.multi/dummy-frame-restore.c: New.
16979
169802014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16981
16982 * gdb.btrace/gcore.exp: New.
16983
169842014-06-23 Pedro Alves <palves@redhat.com>
16985
16986 * gdb.base/watchpoint-reuse-slot.c: New file.
16987 * gdb.base/watchpoint-reuse-slot.exp: New file.
16988
169892014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16990
16991 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16992 progspace's filename in 'info', 'enable' and 'disable' command
16993 tests.
16994
169952014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16996
16997 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16998 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16999 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
17000
170012014-06-20 Gary Benson <gbenson@redhat.com>
17002
17003 * gdb.arch/i386-avx.exp: Fix include file location.
17004 * gdb.arch/i386-sse.exp: Likewise.
17005
170062014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
17007
17008 * gdb.dlang/expression.exp: New file.
17009
170102014-06-19 Pedro Alves <palves@redhat.com>
17011
17012 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
17013 out from ...
17014 (top level): ... here. Iterate running tests under different
17015 scheduler-locking settings.
17016
170172014-06-18 Luis Machado <lgustavo@codesourcery.com>
17018
17019 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
17020 to DW_FORM_addr and use non-zero addresses.
17021
170222014-06-18 Siva Chandra Reddy <sivachandra@google.com>
17023
17024 PR gdb/17017
17025 * gdb.python/py-xmethods.cc: Add global function call counters and
17026 increment them in their respective functions. Remove "cout"
17027 statements.
17028 * gdb.python/py-xmethods.exp: Make tests check the global function
17029 call counters instead of depending on inferior IO.
17030
170312014-06-18 Don Breazeal <donb@codesourcery.com>
17032
17033 * gdb.base/foll-fork.exp (default_fork_parent_follow):
17034 Deleted procedure.
17035 (explicit_fork_parent_follow): Deleted procedure.
17036 (explicit_fork_child_follow): Deleted procedure.
17037 (test_follow_fork): New procedure.
17038 (do_fork_tests): Replace calls to deleted procedures with
17039 calls to test_follow_fork and reset GDB for subsequent
17040 procedure calls.
17041
170422014-06-17 Yao Qi <yao@codesourcery.com>
17043
17044 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
17045 CP1252.
17046
170472014-06-17 Luis Machado <lgustavo@codesourcery.com>
17048
17049 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
17050 Initialize ptr and S explicitly.
17051 (skip_type_update_when_not_use_rtti_test): Likewise.
17052
170532014-06-16 Keith Seitz <keiths@redhat.com>
17054
17055 PR mi/15863
17056 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
17057 the inferior is started.
17058
170592014-06-16 Pedro Alves <palves@redhat.com>
17060
17061 * gdb.base/break-main-file-remove-fail.c: New file.
17062 * gdb.base/break-main-file-remove-fail.exp: New file.
17063 * gdb.base/break-unload-file.exp: Use build_executable instead of
17064 prepare_for_testing.
17065 (test_break): New parameter "initial_load". Handle it.
17066 (top level): Add initial_load cmdline/file axis.
17067
170682014-06-12 Tom Tromey <tromey@redhat.com>
17069
17070 * gdb.base/completion.exp: Don't use directory name in test.
17071
170722014-06-09 Gary Benson <gbenson@redhat.com>
17073
17074 * gdb.base/sigall.c [Functions to send signals]: Reorder to
17075 separate the always-available ANSI-standard signals from the
17076 signals that require checking.
17077 (main): Likewise.
17078 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
17079 Likewise.
17080 (main): Likewise.
17081
170822014-06-07 Keith Seitz <keiths@redhat.com>
17083
17084 Revert:
17085 PR c++/16253
17086 * gdb.cp/var-tag.cc: New file.
17087 * gdb.cp/var-tag.exp: New file.
17088 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17089 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17090 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17091 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17092
170932014-06-06 Doug Evans <xdje42@gmail.com>
17094
17095 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
17096
170972014-06-06 Pedro Alves <palves@redhat.com>
17098
17099 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
17100 in target debug output instead of looking at RSP packets,
17101 disabling the test on any target that uses hardware stepping.
17102 Update comments.
17103
171042014-06-06 Pedro Alves <palves@redhat.com>
17105
17106 * gdb.base/break-unload-file.exp: Fix typo.
17107
171082014-06-06 Yao Qi <yao@codesourcery.com>
17109
17110 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
17111 from "jit_function" to "^jit_function".
17112
171132014-06-06 Yao Qi <yao@codesourcery.com>
17114
17115 * gdb.base/async.c (foo): Add one statement.
17116 * gdb.base/async.exp: Get the next instruction address and
17117 match the output of "nexti" by instruction address. Match
17118 the hex address in the output of "finish".
17119
171202014-06-06 Gary Benson <gbenson@redhat.com>
17121
17122 * gdb.base/call-signals.c: Remove preprocessor conditionals
17123 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
17124 SIGSEGV and SIGTERM.
17125 * gdb.base/sigall.c: Likewise.
17126 * gdb.base/unwindonsignal.c: Likewise.
17127 * gdb.reverse/sigall-reverse.c: Likewise.
17128
171292014-06-06 Yao Qi <yao@codesourcery.com>
17130
17131 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
17132 readable, skip the test.
17133
171342014-06-06 Yao Qi <yao@codesourcery.com>
17135
17136 * gdb.threads/staticthreads.c (thread_function): Move the line
17137 setting breakpoint on forward.
17138 * gdb.threads/staticthreads.exp: Update comments.
17139
171402014-06-05 Ludovic Courtès <ludo@gnu.org>
17141
17142 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
17143 "history-append! type error".
17144
171452014-06-05 Simon Marchi <simon.marchi@ericsson.com>
17146
17147 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
17148 erroneous dprintf expected input.
17149
171502014-06-04 Doug Evans <xdje42@gmail.com>
17151
17152 * gdb.guile/scm-generics.exp: Delete.
17153
171542014-06-04 Doug Evans <xdje42@gmail.com>
17155
17156 * gdb.guile/scm-breakpoint.exp: Update.
17157 Add tests for breakpoint registration.
17158
171592014-06-04 Tom Tromey <tromey@redhat.com>
17160
17161 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
17162 VLA-in-union.
17163 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
17164 inner_vla_struct, vla_union types. Initialize objects of those
17165 types and compute their sizes.
17166
171672014-06-04 Nathan Sidwell <nathan@codesourcery.com>
17168 Hui Zhu <hui@codesourcery.com>
17169
17170 * gdb.base/fileio.exp: Add test for shell not available as well as
17171 available.
17172 * gdb.base/fileio.c (test_system): Check for shell twice.
17173
171742014-06-04 Yao Qi <yao@codesourcery.com>
17175
17176 * gdb.base/auto-connect-native-target.exp: Remove redundant
17177 space from the regexp pattern.
17178
171792014-06-04 Yao Qi <yao@codesourcery.com>
17180
17181 * gdb.base/default.exp: Replace "child" with "native" in
17182 regexp pattern.
17183
171842014-06-03 Siva Chandra Reddy <sivachandra@google.com>
17185
17186 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
17187 * gdb.python/py-xmethods.exp: New tests to test xmethods.
17188 * gdb.python/py-xmethods.py: Python script supporting the
17189 new testcase and tests.
17190
171912014-06-03 Joel Brobecker <brobecker@adacore.com>
17192 Pedro Alves <palves@redhat.com>
17193
17194 PR breakpoints/17000
17195 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
17196 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
17197
171982014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
17199
17200 * gdb.base/subst.exp: Add tests to verify partial path matching
17201 output.
17202
172032014-06-03 Pedro Alves <palves@redhat.com>
17204
17205 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
17206 target that doesn't use software single-stepping.
17207
172082014-06-03 Pedro Alves <palves@redhat.com>
17209
17210 PR breakpoints/17000
17211 * gdb.base/sss-bp-on-user-bp-2.c: New file.
17212 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
17213
172142014-06-02 Doug Evans <xdje42@gmail.com>
17215
17216 * gdb.guile/scm-parameter.exp: New file.
17217
172182014-06-02 Doug Evans <xdje42@gmail.com>
17219
17220 * gdb.guile/scm-cmd.c: New file.
17221 * gdb.guile/scm-cmd.exp: New file.
17222
172232014-06-02 Doug Evans <xdje42@gmail.com>
17224
17225 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
17226 pretty-printer lookup.
17227 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17228 (make-pp_s-printer): Call it.
17229 (make-pretty-printer-from-dict): New function.
17230 (lookup-pretty-printer-maker-from-dict): New function.
17231 (*pretty-printer*): Simplify.
17232 (make-objfile-pp_s-printer): New function.
17233 (install-objfile-pretty-printers!): New function.
17234 (make-progspace-pp_s-printer): New function.
17235 (install-progspace-pretty-printers!): New function.
17236 * gdb.guile/scm-progspace.c: New file.
17237 * gdb.guile/scm-progspace.exp: New file.
17238
172392014-06-02 Pedro Alves <palves@redhat.com>
17240
17241 * gdb.base/dprintf-bp-same-addr.c: New file.
17242 * gdb.base/dprintf-bp-same-addr.exp: New file.
17243
172442014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17245
17246 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17247 * gdb.arch/powerpc-power.s: Likewise.
17248
172492014-06-02 Joel Brobecker <brobecker@adacore.com>
17250
17251 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17252
172532014-06-01 Yao Qi <yao@codesourcery.com>
17254
17255 * gdb.base/watchpoint.exp (test_watch_location): Check null
17256 pointer can be dereferenced. If not, do the test, otherwise
17257 skip it.
17258
172592014-05-30 Andrew Burgess <aburgess@broadcom.com>
17260
17261 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17262 results.
17263 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17264
172652014-05-30 Andrew Burgess <aburgess@broadcom.com>
17266
17267 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17268 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17269 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17270 * gdb.arch/amd64-invalid-stack-top.c: New file.
17271 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17272
172732014-05-30 Pedro Alves <palves@redhat.com>
17274
17275 PR breakpoints/17000
17276 * gdb.base/sss-bp-on-user-bp.c: New file.
17277 * gdb.base/sss-bp-on-user-bp.exp: New file.
17278
172792014-05-30 David Blaikie <dblaikie@gmail.com>
17280
17281 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17282 gnu_inline semantics via attribute.
17283 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17284 source explicitly specifies the required semantics.
17285
172862014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17287
17288 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17289
172902014-05-29 Pedro Alves <palves@redhat.com>
17291 Tom Tromey <tromey@redhat.com>
17292
17293 * gdb.base/async-shell.exp: Don't enable target-async.
17294 * gdb.base/async.exp
17295 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17296 parameter. Adjust.
17297 (top level): Don't test with "target-async".
17298 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17299 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17300 * gdb.base/inferior-died.exp: Don't enable target-async.
17301 * gdb.base/interrupt-noterm.exp: Likewise.
17302 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17303 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17304 * gdb.mi/mi-nonstop.exp: Likewise.
17305 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17306 * gdb.mi/mi-nsintrall.exp: Likewise.
17307 * gdb.mi/mi-nsmoribund.exp: Likewise.
17308 * gdb.mi/mi-nsthrexec.exp: Likewise.
17309 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17310 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17311 * gdb.python/py-evsignal.exp: Don't enable target-async.
17312 * gdb.python/py-evthreads.exp: Likewise.
17313 * gdb.python/py-prompt.exp: Likewise.
17314 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17315 * gdb.server/solib-list.exp: Don't enable target-async.
17316 * gdb.threads/thread-specific-bp.exp: Likewise.
17317 * lib/mi-support.exp: Adjust to use mi-async.
17318
173192014-05-29 Pedro Alves <palves@redhat.com>
17320
17321 PR gdb/13860
17322 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17323 reason, even in sync mode.
17324
173252014-05-29 Pedro Alves <palves@redhat.com>
17326 Hui Zhu <hui@codesourcery.com>
17327
17328 PR PR15693
17329 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17330 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17331 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17332 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17333
173342014-05-28 Joel Brobecker <brobecker@adacore.com>
17335
17336 * config/monitor.exp (gdb_target_monitor): Replace use of
17337 "set remotebaud" by "set serial baud".
17338
173392014-05-26 Andy Wingo <wingo@igalia.com>
17340
17341 * gdb.guile/scm-breakpoint.exp:
17342 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17343 properties instead of gdb-object-properties.
17344
173452014-05-26 Yao Qi <yao@codesourcery.com>
17346
17347 * gdb.server/no-thread-db.exp: Specify source file name
17348 explicitly when setting a breakpoint.
17349
173502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17351
17352 * gdb.btrace/vdso.c: New.
17353 * gdb.btrace/vdso.exp: New.
17354
173552014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17356
17357 * gdb.base/gcore.exp (capture_command_output): Move ...
17358 * lib/gdb.exp (capture_command_output): ... here.
17359
173602014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17361
17362 * gdb.btrace/data.exp: Test memory access during btrace replay.
17363
173642014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17365
17366 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17367
173682014-05-21 Pedro Alves <palves@redhat.com>
17369
17370 PR gdb/13860
17371 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17372 (top level): Test that output related to execution commands is
17373 sent to the console with CLI commands, but not with MI commands.
17374 Test that breakpoint events are always mirrored to the console.
17375 Also expect the new source line to be output after a "next" in
17376 async mode too. Make it a pass/fail test.
17377 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17378 output.
17379 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17380
173812014-05-21 Pedro Alves <palves@redhat.com>
17382
17383 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17384 Use them to test variations of "list" after reaching a breakpoint.
17385 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17386 Test "list" with listsize 10 after reaching a breakpoint.
17387 * gdb.python/python.exp (decode_line current location line
17388 number): Adjust expected line number.
17389
173902014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17391
17392 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17393 behavior for $args, pass it directly to "run".
17394
173952014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17396
17397 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17398 30000 to 65536.
17399
174002014-05-21 Pedro Alves <palves@redhat.com>
17401
17402 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17403 auto-connect-native-target off".
17404 * gdb.base/auto-connect-native-target.c: New file.
17405 * gdb.base/auto-connect-native-target.exp: New file.
17406
174072014-05-21 Pedro Alves <palves@redhat.com>
17408
17409 * gdb.base/default.exp: Test "target native" instead of "target
17410 child".
17411
174122014-05-21 Mark Wielaard <mjw@redhat.com>
17413
17414 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17415
174162014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17417
17418 Fix TLS access for -static -pthread.
17419 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17420 <HAVE_TLS> (thread_function, main): Initialize it.
17421 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17422 Add clean_restart.
17423 <$have_tls != "">: Check TLSVAR.
17424
174252014-05-21 Pedro Alves <palves@redhat.com>
17426
17427 * gdb.base/dcache-line-read-error.c: New.
17428 * gdb.base/dcache-line-read-error.exp: New.
17429
174302014-05-20 Pedro Alves <palves@redhat.com>
17431
17432 * gdb.base/compare-sections.c: New file.
17433 * gdb.base/compare-sections.exp: New file.
17434
174352014-05-20 Pedro Alves <palves@redhat.com>
17436
17437 * gdb.base/break-idempotent.c: New file.
17438 * gdb.base/break-idempotent.exp: New file.
17439
174402014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17441
17442 * gdb.btrace/nohist.exp: New.
17443
174442014-05-20 Yao Qi <yao@codesourcery.com>
17445
17446 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17447 gdb.reverse directory and gdb_reverse_timeout exists in board
17448 setting.
17449 * README: Document gdb_reverse_timeout.
17450
174512014-05-20 Yao Qi <yao@codesourcery.com>
17452
17453 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17454 'test_file_name'. Treat args as a string instead of a list.
17455 (gdb_init): Rename argument 'args' by 'test_file_name'.
17456
174572014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17458
17459 * gdb.arch/powerpc-power.exp: New file.
17460 * gdb.arch/powerpc-power.s: New file.
17461
174622014-05-16 Doug Evans <dje@google.com>
17463
17464 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17465 * gdb.base/completion.exp: Check that all expected files exist
17466 before doing file completion.
17467
174682014-05-16 Doug Evans <dje@google.com>
17469
17470 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17471 Update.
17472 (do_syscall_tests_without_xml): Update.
17473
174742014-05-16 Pedro Alves <palves@redhat.com>
17475
17476 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17477 instead of "unknown output after running".
17478
174792014-05-16 Yao Qi <yao@codesourcery.com>
17480
17481 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17482 file1.txt from host at the end.
17483 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17484
174852014-05-15 Doug Evans <dje@google.com>
17486
17487 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17488 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17489 loading file. Add test for TU lookup.
17490
174912014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17492
17493 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17494 calling "-exec-arguments" or "set args" before running the
17495 inferior.
17496
174972014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17498
17499 * lib/mi-support.exp (mi_expect_stop): Expect message for
17500 inferiors that exit with non-zero exit code.
17501
175022014-05-14 Yao Qi <yao@codesourcery.com>
17503
17504 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17505 match absolute path on remote host.
17506 (test_file_list_exec_source_files): Remove "/" from the
17507 pattern.
17508
175092014-05-14 Yao Qi <yao@codesourcery.com>
17510
17511 * boards/local-remote-host-notty.exp (${board}_file): New
17512 proc.
17513
175142014-05-07 Kyle McMartin <kyle@redhat.com>
17515
17516 Pushed by Joel Brobecker <brobecker@adacore.com>.
17517 * gdb.arch/aarch64-atomic-inst.c: New file.
17518 * gdb.arch/aarch64-atomic-inst.exp: New file.
17519
175202014-05-07 Yao Qi <yao@codesourcery.com>
17521
17522 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17523 in current context" too.
17524
175252014-05-05 Keith Seitz <keiths@redhat.com>
17526
17527 * gdb.linespec/ls-dollar.exp: Add test for linespec
17528 file:convenience_variable.
17529
175302014-05-05 Yao Qi <yao@codesourcery.com>
17531
17532 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17533 traceframes into tfile and ctf trace files. Read data from
17534 trace file and test collected data.
17535 (gdb_collect_locals_test): Likewise.
17536 (gdb_unavailable_registers_test): Likewise.
17537 (gdb_unavailable_floats): Likewise.
17538 (gdb_collect_globals_test): Likewise.
17539 (top-level): Append "ctf" to trace_file_targets if GDB
17540 supports.
17541
175422014-05-05 Yao Qi <yao@codesourcery.com>
17543
17544 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17545 code to ...
17546 (gdb_collect_args_test_1): ... it. New proc.
17547 (gdb_collect_locals_test): Move some code to ...
17548 (gdb_collect_locals_test_1): ... it. New proc.
17549 (gdb_unavailable_registers_test): Move some code to ...
17550 (gdb_unavailable_registers_test_1): ... it. New proc.
17551 (gdb_unavailable_floats): Move some code to ...
17552 (gdb_unavailable_floats_1): ... it. New proc.
17553
175542014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17555
17556 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17557 probes to test for bitness recognition.
17558 * gdb.arch/amd64-stap-optional-prefix.exp
17559 (test_probe_value_without_reg): New procedure.
17560 Add code to test for different kinds of bitness.
17561
175622014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17563
17564 PR breakpoints/16889
17565 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17566 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17567
175682014-05-01 Pedro Alves <palves@redhat.com>
17569
17570 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17571 gdb_file_cmd if no file is specified.
17572 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17573 last_loaded_file to set the remote exec-file.
17574
175752014-05-01 Pedro Alves <palves@redhat.com>
17576
17577 * boards/local-remote-host.exp: New file.
17578
175792014-05-01 Pedro Alves <palves@redhat.com>
17580
17581 * boards/local-remote-host.exp: Rename to ...
17582 * boards/local-remote-host-notty.exp: ... this.
17583
175842014-04-28 Joel Brobecker <brobecker@adacore.com>
17585
17586 * gdb.ada/dyn_arrayidx: New testcase.
17587
175882014-04-26 Yao Qi <yao@codesourcery.com>
17589
17590 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17591 and compute the length of function main. Save it in
17592 $main_length.
17593 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17594 (top-level): Use gdb_compile to compile objects into
17595 executable and restart GDB. Remove invocation to
17596 prepare_for_testing.
17597
175982014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17599 Pedro Alves <palves@redhat.com>
17600
17601 PR server/16255
17602 * gdb.multi/multi-attach.c: New file.
17603 * gdb.multi/multi-attach.exp: New file.
17604
176052014-04-25 Pedro Alves <palves@redhat.com>
17606
17607 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17608 user.
17609 (top level): Test that "set remote conditional-breakpoints-packet
17610 off" works as intended.
17611 * gdb.base/dprintf.exp: Test that "set remote
17612 breakpoint-commands-packet off" works as intended.
17613 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17614 New function.
17615 (top level): Call it.
17616 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17617 remote fast-tracepoints-packet off" works as intended.
17618 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17619 * lib/gdb.exp (gdb_is_target_remote): ... here.
17620
176212014-04-24 David Blaikie <dblaikie@gmail.com>
17622
17623 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17624 ensure clang would not discard them.
17625 * gdb.base/gdbvars.c: Ditto.
17626 * gdb.base/memattr.c: Ditto.
17627 * gdb.base/whatis.c: Ditto.
17628 * gdb.python/py-prettyprint.c: Ditto.
17629 * gdb.trace/actions.c: Ditto.
17630 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17631 ensure clang would not discard it.
17632
176332014-04-24 David Blaikie <dblaikie@gmail.com>
17634
17635 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17636 clang to emit the full definition of type required by the test
17637 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17638
176392014-04-24 David Blaikie <dblaikie@gmail.com>
17640
17641 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17642 coax Clang into emitting the definition of the type.
17643 * gdb.cp/pr10728-x.h (y): Ditto.
17644 * gdb.cp/pr10728-y.cc (y): Ditto.
17645
176462014-04-24 David Blaikie <dblaikie@gmail.com>
17647
17648 * gdb.base/label.exp: XFAIL label related tests under Clang.
17649 * gdb.cp/cplabel.exp: Ditto.
17650 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17651 under Clang those using labels.
17652
176532014-04-25 Yao Qi <yao@codesourcery.com>
17654
17655 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17656 double_label.
17657 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17658 partial_label and double_label.
17659
176602014-04-24 David Blaikie <dblaikie@gmail.com>
17661
17662 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17663
176642014-04-24 David Blaikie <dblaikie@gmail.com>
17665
17666 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17667 of the function to work across GCC and Clang.
17668 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17669 pointer types (const void ** const V void **).
17670
176712014-04-24 Michael Sturm <michael.sturm@mintel.com>
17672 Walfred Tedeschi <walfred.tedeschi@intel.com>
17673
17674 * Makefile.in (EXECUTABLES): Added i386-avx512.
17675 * gdb.arch/i386-avx512.c: New file.
17676 * gdb.arch/i386-avx512.exp: Likewise.
17677
176782014-04-23 Keith Seitz <keiths@redhat.com>
17679
17680 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17681 (mi_make_breakpoint_table): New procedure.
17682 (mi_create_breakpoint): Use mi_make_breakpoint
17683 and return the result.
17684 (mi_make_breakpoint): New procedure.
17685 (mi_build_kv_pairs): New procedure.
17686
17687 * gdb.mi/mi-break.exp: Remove unused globals,
17688 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17689 All callers updated.
17690 * gdb.mi/mi-dprintf.exp: Use variable to track command
17691 number.
17692 Update all callers of mi_create_breakpoint and use
17693 mi_make_breakpoint_table.
17694 Remove any unused global variables.
17695 * gdb.mi/mi-nonstop.exp: Likewise.
17696 * gdb.mi/mi-nsintrall.exp: Likewise.
17697 * gdb.mi/mi-nsmoribund.exp: Likewise.
17698 * gdb.mi/mi-nsthrexec.exp: Likewise.
17699 * gdb.mi/mi-reverse.exp: Likewise.
17700 * gdb.mi/mi-simplerun.exp: Likewise.
17701 * gdb.mi/mi-stepn.exp: Likewise.
17702 * gdb.mi/mi-syn-frame.exp: Likewise.
17703 * gdb.mi/mi-until.exp: Likewise.
17704 * gdb.mi/mi-var-cp.exp: Likewise.
17705 * gdb.mi/mi-var-display.exp: Likewise.
17706 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17707 * gdb.mi/mi2-var-child.exp: Likewise.
17708 * gdb.mi/mi-vla-c99.exp: Likewise.
17709 * lib/mi-support.exp: Likewise.
17710
17711 From Ian Lance Taylor <iant@cygnus.com>:
17712 * lib/gdb.exp (parse_args): New procedure.
17713
177142014-04-23 Pedro Alves <palves@redhat.com>
17715
17716 * gdb.base/break-unload-file.c: New file.
17717 * gdb.base/break-unload-file.exp: New file.
17718 * gdb.base/sym-file-lib.c (baz): New function.
17719 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17720 field.
17721 (load): Store the segment's mapped size.
17722 (unload): New function.
17723 (unload_shlib): New function.
17724 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17725 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17726 set a breakpoint at baz, and call it.
17727 * gdb.base/sym-file.exp: New tests for stale breakpoint
17728 instructions.
17729
177302014-04-23 Pedro Alves <palves@redhat.com>
17731
17732 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17733 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17734 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17735 * gdb.base/hbreak-unmapped.c: New file.
17736 * gdb.base/hbreak-unmapped.exp: New file.
17737 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17738 * lib/gdb.exp (gdb_is_target_remote): ... here.
17739
177402014-04-22 Pedro Alves <palves@redhat.com>
17741
17742 * gdb.base/consecutive-step-over.c: New file.
17743 * gdb.base/consecutive-step-over.exp: New file.
17744
177452014-04-22 Pedro Alves <palves@redhat.com>
17746
17747 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17748 instead of send_gdb/gdb_expect.
17749
177502014-04-22 Yao Qi <yao@codesourcery.com>
17751
17752 * lib/trace-support.exp (generate_tracefile): New procedure.
17753 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17754 return 0.
17755 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17756 if generate_tracefile returns 1.
17757
177582014-04-18 Tom Tromey <palves@redhat.com>
17759 Pedro alves <tromey@redhat.com>
17760
17761 PR backtrace/15558
17762 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17763 with a backtrace limit.
17764 * gdb.python/py-frame-inline.exp: Test running to an inline
17765 function with a backtrace limit, and printing the newest frame.
17766 * gdb.python/py-frame-inline.c (main): Call f.
17767
177682014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17769
17770 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17771
177722014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17773
17774 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17775 Drop prefix from unsupported source file path.
17776
177772014-04-17 Yao Qi <yao@codesourcery.com>
17778
17779 * lib/gdb.exp (with_target_charset): New proc.
17780 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17781 with_target_charset.
17782 (test_print_strings): Likewise.
17783 (test_repeat_bytes): Likewise.
17784 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17785 for some tests.
17786
177872014-04-16 Keith Seitz <keiths@redhat.com>
17788
17789 PR gdb/15827
17790 * gdb.dwarf2/corrupt.c: New file.
17791 * gdb.dwarf2/corrupt.exp: New file.
17792
177932014-04-16 Keith Seitz <keiths@redhat.com>
17794
17795 PR c++/16597
17796 * gdb.cp/namelessclass.cc: New file.
17797 * gdb.cp/namelessclass.exp: New file.
17798 * gdb.cp/namelessclass.S: New file.
17799
178002014-04-16 Doug Evans <dje@google.com>
17801
17802 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17803 Add comment.
17804 (gdbserver_default_get_comm_port): New function.
17805 (gdbserver_start): Check if board file provided
17806 "gdbserver,get_comm_port" and use it if so.
17807 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17808 (gdb,socketport): Set to "stdio".
17809 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17810 (stdio_gdbserver_template): Delete.
17811 (${board}_get_remote_address): Update.
17812 (${board}_build_remote_cmd): Delete.
17813 (${board}_get_comm_port): New function.
17814 (${board}_spawn): Update.
17815 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17816 Delete.
17817 (${board}_get_remote_address): Update.
17818 (${board}_get_comm_port): New function.
17819
178202014-04-16 Andrew Burgess <aburgess@broadcom.com>
17821
17822 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17823 appearing in any order.
17824
178252014-04-15 Doug Evans <dje@google.com>
17826
17827 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17828 uninitialized value of "description".
17829
178302014-04-15 Keith Seitz <keiths@redhat.com>
17831
17832 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17833 Remove unused globals.
17834 (test_running_the_program): Likewise.
17835 (test_controlled_execution): Likewise.
17836 (test_controlling_breakpoints): Likewise.
17837 (test_program_termination): Likewise.
17838
178392014-04-15 Keith Seitz <keiths@redhat.com>
17840
17841 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17842 unused globals.
17843 (test_rbreak_creation_and_listing): Likewise.
17844 (test_ignore_count): Likewise.
17845 (test_error): Likewise.
17846
178472014-04-15 Pedro Alves <palves@redhat.com>
17848
17849 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17850 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17851 sym-file-loader.c.
17852 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17853 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17854 to sym-file-loader.c.
17855 (struct library): Forward declare.
17856 (load_shlib, lookup_function): Change prototypes.
17857 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17858 (translate_offset): Remove declarations.
17859 (get_text_addr): New declaration.
17860 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17861 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17862 sym-file-loader.h.
17863 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17864 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17865 here from sym-file-loader.h.
17866 (struct library): New structure.
17867 (load_shlib, lookup_function): Change prototypes and adjust to
17868 work with a struct library.
17869 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17870 (translate_offset): Make static.
17871 (get_text_addr): New function.
17872 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17873
178742014-04-15 Pedro Alves <palves@redhat.com>
17875
17876 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17877
178782014-04-15 Pedro Alves <palves@redhat.com>
17879
17880 * gdb.base/sym-file-loader.c: Include <limits.h>.
17881 (SELF_LINK): New define.
17882 (get_origin): New function.
17883 (load_shlib): Use it.
17884 * gdb.base/sym-file.exp: Don't early return if the target is
17885 remote. Use runto_main, and issue fail is that fails. Use
17886 gdb_load_shlibs.
17887 (shlib_name): Delete.
17888 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17889
178902014-04-15 Pedro Alves <palves@redhat.com>
17891
17892 * gdb.base/sym-file.exp: Remove regex characters from test
17893 message. Don't refer to breakpoint numbers in test messages.
17894
178952014-04-14 Keith Seitz <keiths@redhat.com>
17896
17897 PR c++/16253
17898 * gdb.cp/var-tag.cc: New file.
17899 * gdb.cp/var-tag.exp: New file.
17900 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17901 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17902 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17903 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17904
179052014-04-14 Tom Tromey <tromey@redhat.com>
17906
17907 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17908 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17909 type.
17910 * gdb.cp/enum-class.exp: New file.
17911 * gdb.cp/enum-class.cc: New file.
17912
179132014-04-14 Tom Tromey <tromey@redhat.com>
17914
17915 * gdb.dwarf2/enum-type.exp: New file.
17916
179172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17918
17919 * gdb.mi/mi-vla-c99.exp: New file.
17920 * gdb.mi/vla.c: New file.
17921
179222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17923
17924 * gdb.base/vla-datatypes.c: New file.
17925 * gdb.base/vla-datatypes.exp: New file.
17926
179272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17928
17929 * gdb.base/vla-ptr.c: New file.
17930 * gdb.base/vla-ptr.exp: New file.
17931
179322014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17933
17934 * gdb.dwarf2/count.exp: New file.
17935
179362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17937
17938 * gdb.base/vla-sideeffect.c: New file.
17939 * gdb.base/vla-sideeffect.exp: New file.
17940
179412014-04-14 David Blaikie <dblaikie@gmail.com>
17942
17943 * gdb.mi/non-stop.c: Add return value for non-void function return
17944 statement.
17945 * gdb.threads/staticthreads.c: Ditto.
17946
179472014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17948 Doug Evans <xdje42@gmail.com>
17949
17950 * gdb.guile/scm-value.c: Improve test case.
17951 * gdb.guile/scm-value.exp: Add new test.
17952
179532014-04-11 David Blaikie <dblaikie@gmail.com>
17954
17955 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17956 override Clang's default.
17957
179582014-04-11 Joel Brobecker <brobecker@adacore.com>
17959
17960 Revert the following changes (regressions):
17961
17962 * gdb.base/vla-sideeffect.c: New file.
17963 * gdb.base/vla-sideeffect.exp: New file.
17964
17965 * gdb.dwarf2/count.exp: New file.
17966
17967 * gdb.base/vla-multi.c: New file.
17968 * gdb.base/vla-multi.exp: New file.
17969
17970 * gdb.base/vla-ptr.c: New file.
17971 * gdb.base/vla-ptr.exp: New file.
17972
17973 * gdb.base/vla-datatypes.c: New file.
17974 * gdb.base/vla-datatypes.exp: New file.
17975
17976 * gdb.mi/mi-vla-c99.exp: New file.
17977 * gdb.mi/vla.c: New file.
17978
179792014-04-11 Keith Seitz <keiths@redhat.com>
17980
17981 PR c++/16675
17982 * gdb.cp/cpsizeof.exp: New file.
17983 * gdb.cp/cpsizeof.cc: New file.
17984
179852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17986
17987 * gdb.mi/mi-vla-c99.exp: New file.
17988 * gdb.mi/vla.c: New file.
17989
179902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17991
17992 * gdb.base/vla-datatypes.c: New file.
17993 * gdb.base/vla-datatypes.exp: New file.
17994
179952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17996
17997 * gdb.base/vla-ptr.c: New file.
17998 * gdb.base/vla-ptr.exp: New file.
17999
180002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18001
18002 * gdb.base/vla-multi.c: New file.
18003 * gdb.base/vla-multi.exp: New file.
18004
180052014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18006
18007 * gdb.dwarf2/count.exp: New file.
18008
180092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
18010
18011 * gdb.base/vla-sideeffect.c: New file.
18012 * gdb.base/vla-sideeffect.exp: New file.
18013
180142014-04-11 Yao Qi <yao@codesourcery.com>
18015
18016 * gdb.base/completion.exp: Check file exists before running tests
18017 on file completion.
18018
180192014-04-10 Pedro Alves <palves@redhat.com>
18020
18021 * gdb.base/cond-eval-mode.c: New file.
18022 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
18023 prepare_for_testing to build the new file. Check result of
18024 runto_main.
18025 (test_break, test_watch): New procedures.
18026 (top level): Use them.
18027
180282014-04-08 Pierre Muller <muller@sourceware.org>
18029
18030 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
18031 Ctrl-V use for mingw hosts.
18032
180332014-04-07 Siva Chandra Reddy <sivachandra@google.com>
18034
18035 * gdb.python/py-value.c: Improve test case.
18036 * gdb.python/py-value.exp: Add new test.
18037
180382014-04-07 David Blaikie <dblaikie@gmail.com>
18039
18040 * lib/compiler.c: Identify the clang compiler.
18041 * lib/compiler.cc: Ditto.
18042
180432014-04-03 Yao Qi <yao@codesourcery.com>
18044
18045 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
18046
180472014-04-01 Anton Blanchard <anton@samba.org>
18048
18049 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
18050 messages unique.
18051
180522014-04-01 Anton Blanchard <anton@samba.org>
18053
18054 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
18055 prepare_for_testing.
18056
180572014-04-01 Anton Blanchard <anton@samba.org>
18058
18059 * gdb.arch/ppc64-atomic-inst.c: Remove.
18060 * gdb.arch/ppc64-atomic-inst.S: New file.
18061 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
18062
180632014-03-31 Doug Evans <dje@google.com>
18064
18065 * gdb.base/print-symbol-loading-lib.c: New file.
18066 * gdb.base/print-symbol-loading-main.c: New file.
18067 * gdb.base/print-symbol-loading.exp: New file.
18068
180692014-03-31 Yao Qi <yao@codesourcery.com>
18070
18071 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
18072
180732014-03-28 Joel Brobecker <brobecker@adacore.com>
18074
18075 * gdb.ada/mi_dyn_arr: New testcase.
18076
180772014-03-27 Doug Evans <dje@google.com>
18078
18079 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
18080
180812014-03-27 Yao Qi <yao@codesourcery.com>
18082
18083 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
18084 if target is nios2-*-*.
18085
180862014-03-26 Yao Qi <yao@codesourcery.com>
18087
18088 * lib/gdb.exp (readline_is_used): New proc.
18089 * gdb.base/completion.exp: Move tests on command complete up.
18090 Skip the rest of tests if readline is not used.
18091 * gdb.ada/complete.exp: Skp the test if readline is not
18092 used.
18093 * gdb.base/filesym.exp: Likewise.
18094 * gdb.base/macscp.exp: Likewise.
18095 * gdb.base/readline-ask.exp: Likewise.
18096 * gdb.base/readline.exp: Likewise.
18097 * gdb.python/py-cmd.exp: Likewise.
18098 * gdb.trace/tfile.exp: Likewise.
18099
181002014-03-26 Yao Qi <yao@codesourcery.com>
18101
18102 * gdb.base/macscp.exp: Fix code format issues.
18103
181042014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
18105
18106 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
18107 * gdb.asm/powerpc64le.inc: New file.
18108
181092014-03-25 Pedro Alves <palves@redhat.com>
18110 Doug Evans <dje@google.com>
18111
18112 * gdb.base/source-execution.c: New file.
18113 * gdb.base/source-execution.exp: New file.
18114 * gdb.base/source-execution.gdb: New file.
18115
181162014-03-24 Doug Evans <dje@google.com>
18117
18118 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
18119 using fission.
18120
181212014-03-24 Hui Zhu <hui@codesourcery.com>
18122 Pedro Alves <palves@redhat.com>
18123
18124 PR breakpoints/16101
18125 * gdb.base/dprintf.exp: Use unsupported rather than changing the
18126 test pass/fail messages. Detect missing support for dprintf when
18127 breakpoints are actually inserted.
18128 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
18129 breakpoints are actually inserted.
18130 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
18131 fails.
18132
181332014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
18134
18135 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
18136
181372014-03-22 Doug Evans <xdje42@gmail.com>
18138
18139 * gdb.python/python.exp (python not supported): Verify multi-line
18140 python command issues an error.
18141 * gdb.guile/guile.exp (guile not supported): Verify multi-line
18142 guile command issues an error.
18143
181442014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
18145
18146 * gdb.threads/thread-specific.exp: Handle the lack of usable
18147 $this_breakpoint and $this_thread.
18148
181492014-03-21 Hui Zhu <hui@codesourcery.com>
18150
18151 * gdb.base/attach.exp (do_command_attach_tests): New.
18152
181532014-03-20 Tom Tromey <tromey@redhat.com>
18154 Pedro Alves <palves@redhat.com>
18155
18156 PR cli/15718
18157 * gdb.base/condbreak-call-false.c: New file.
18158 * gdb.base/condbreak-call-false.exp: New file.
18159
181602014-03-20 Pedro Alves <palves@redhat.com>
18161
18162 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
18163 Delete.
18164 (block_signals, unblock_signals): Delete.
18165 (child_function_2, main): Remove references to deleted variable
18166 and functions.
18167
181682014-03-20 Pedro Alves <palves@redhat.com>
18169
18170 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
18171 Use pthread_kill to signal thread 2.
18172 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18173 Adjust to make the test send itself a signal rather than using the
18174 host's "kill" command.
18175
181762014-03-20 Pedro Alves <palves@redhat.com>
18177
18178 * gdb.threads/multiple-step-overs.c: New file.
18179 * gdb.threads/multiple-step-overs.exp: New file.
18180 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18181 Adjust expected infrun debug output.
18182
181832014-03-20 Pedro Alves <palves@redhat.com>
18184
18185 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
18186 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
18187
181882014-03-20 Pedro Alves <palves@redhat.com>
18189
18190 PR breakpoints/7143
18191 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
18192 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
18193 of gdb_test_multiple.
18194 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
18195 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
18196
181972014-03-20 Pedro Alves <palves@redhat.com>
18198
18199 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
18200 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
18201
182022014-03-19 Pedro Alves <palves@redhat.com>
18203
18204 * gdb.base/async.exp: Remove early return.
18205
182062014-03-19 Pedro Alves <palves@redhat.com>
18207
18208 * gdb.base/async.exp (step& tests): Pass explicit test messages.
18209
182102014-03-19 Pedro Alves <palves@redhat.com>
18211
18212 * gdb.base/async.exp (test_background): Expect \r\n after
18213 "completed." in the fail pattern.
18214
182152014-03-19 Pedro Alves <palves@redhat.com>
18216
18217 * gdb.base/async.exp (test_background): New procedure.
18218 Use it for all background execution command tests.
18219
182202014-03-19 Pedro Alves <palves@redhat.com>
18221
18222 * gdb.base/async.exp: Use prepare_for_testing.
18223
182242014-03-19 Pedro Alves <palves@redhat.com>
18225
18226 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18227 the same line.
18228
182292014-03-19 Pedro Alves <palves@redhat.com>
18230
18231 * gdb.base/async.c (main): Add "jump here" and "until here" line
18232 marker comments.
18233 * gdb.base/async.exp (jump_here): New global.
18234 (jump& test): Use it.
18235 (until_here): New global.
18236 (until& test): Use it.
18237
182382014-03-19 Pedro Alves <palves@redhat.com>
18239
18240 * gdb.base/async.exp: Don't frob gdb_protocol.
18241
182422014-03-18 Doug Evans <xdje42@gmail.com>
18243
18244 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18245 Fix spelling of exec-done-display.
18246
182472014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18248
18249 PR gdb/15358
18250 * gdb.base/gdb-sigterm.c: New file.
18251 * gdb.base/gdb-sigterm.exp: New file.
18252
182532014-03-18 Pedro Alves <palves@redhat.com>
18254
18255 PR gdb/13860
18256 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18257 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18258 solib-event.
18259
182602014-03-17 Joel Brobecker <brobecker@adacore.com>
18261
18262 * gdb.ada/pckd_arr_ren: New testcase.
18263
182642014-03-13 Doug Evans <xdje42@gmail.com>
18265
18266 PR guile/16612
18267 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18268 collect after discarding symbols.
18269
182702014-03-13 Ludovic Courtès <ludo@gnu.org>
18271 Doug Evans <xdje42@gmail.com>
18272
18273 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18274 to history survives a gc.
18275
182762014-03-13 Pedro Alves <palves@redhat.com>
18277
18278 * gdb.base/default.exp: Don't test "target procfs".
18279
182802014-03-13 Pedro Alves <palves@redhat.com>
18281
18282 * gdb.base/default.exp: Update "target child" and "target procfs"
18283 tests to not expect "Unix".
18284
182852014-03-12 Tom Tromey <tromey@redhat.com>
18286
18287 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18288 New procs. Add target-async tests.
18289 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18290 Add target-async tests.
18291
182922014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18293
18294 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18295 'func_start' and 'func_end' for the beginning and end of the
18296 function code, respectively.
18297 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18298 'func_end' instead of 'func' and 'main'.
18299
183002014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18301
18302 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18303 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18304 generate the debug info assembler source.
18305
183062014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18307
18308 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18309 * gdb.dwarf2/arr-subrange.exp: Likewise.
18310 * gdb.dwarf2/dwz.exp: Likewise.
18311 * gdb.dwarf2/method-ptr.exp: Likewise.
18312 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18313 * gdb.dwarf2/subrange.exp: Likewise.
18314 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18315 * gdb.dwarf2/implptrpiece.exp: Likewise.
18316 * gdb.dwarf2/nostaticblock.exp: Likewise.
18317
183182014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18319
18320 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18321 directory to absolute path name arguments.
18322
183232014-03-10 Joel Brobecker <brobecker@adacore.com>
18324
18325 * gdb.ada/tagged_access: New testcase.
18326
183272014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18328
18329 * gdb.btrace/data.exp: Update expected output.
18330
183312014-03-06 Yao Qi <yao@codesourcery.com>
18332
18333 * gdb.trace/pr16508.exp: New file.
18334
183352014-03-05 Pedro Alves <palves@redhat.com>
18336
18337 PR gdb/16575
18338 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18339 procedure.
18340 (top level): Adjust to use it. Add tests that exercise breakpoint
18341 interaction with the code-cache.
18342
183432014-02-26 Ludovic Courtès <ludo@gnu.org>
18344
18345 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18346 test for 'history-append!'.
18347
183482014-02-26 Joel Brobecker <brobecker@adacore.com>
18349
18350 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18351 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18352 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18353 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18354 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18355 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18356
183572014-02-26 Joel Brobecker <brobecker@adacore.com>
18358
18359 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18360 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18361 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18362
183632014-02-26 Joel Brobecker <brobecker@adacore.com>
18364
18365 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18366
183672014-02-26 Joel Brobecker <brobecker@adacore.com>
18368
18369 * gdb.dwarf2/arr-stride.c: New file.
18370 * gdb.dwarf2/arr-stride.exp: New file.
18371
183722014-02-26 Pedro Alves <palves@redhat.com>
18373
18374 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18375 that won't ever trigger. Make sure that GDB reports the correct
18376 breakpoint that caused the stop.
18377
183782014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18379
18380 PR gdb/16626
18381 * gdb.base/auto-load-script: New file.
18382 * gdb.base/auto-load.c: New file.
18383 * gdb.base/auto-load.exp: New file.
18384
18385 PR gdb/16626
18386 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18387
183882014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18389
18390 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18391 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18392
183932014-02-24 Doug Evans <dje@google.com>
18394
18395 * lib/gdb.exp (run_on_host): Log error output if program fails.
18396
183972014-02-21 Pedro Alves <palves@redhat.com>
18398
18399 * gdb.threads/step-after-sr-lock.c: Rename to ...
18400 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18401 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18402 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18403 ... this.
18404
184052014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18406
18407 PR tdep/16397
18408 * gdb.arch/amd64-stap-special-operands.exp: New file.
18409 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18410 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18411 * gdb.arch/amd64-stap-triplet.S: Likewise.
18412 * gdb.arch/amd64-stap-triplet.c: Likewise.
18413
184142014-02-20 Joel Brobecker <brobecker@adacore.com>
18415
18416 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18417 in .section pseudo-op.
18418
184192014-02-20 lin zuojian <manjian2006@gmail.com>
18420 Joel Brobecker <brobecker@adacore.com>
18421 Doug Evans <xdje42@gmail.com>
18422
18423 PR symtab/16581
18424 * gdb.dwarf2/dw2-icycle.S: New file.
18425 * gdb.dwarf2/dw2-icycle.c: New file.
18426 * gdb.dwarf2/dw2-icycle.exp: New file.
18427
184282014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18429
18430 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18431 operations on gdb.Value objects.
18432 * gdb.python/py-value-cc.exp: Add new test to test operations on
18433 gdb.Value objects.
18434
184352014-02-18 Doug Evans <dje@google.com>
18436
18437 * Makefile.in (TESTS): New variable.
18438 (expanded_tests, expanded_tests_or_none): New variables
18439 (check-single): Pass $(expanded_tests_or_none) to runtest.
18440 (check-parallel): Only run tests in $(TESTS) if non-empty.
18441 (check/no-matching-tests-found): New rule.
18442 * README: Document TESTS makefile variable.
18443
184442014-02-18 Doug Evans <dje@google.com>
18445
18446 * Makefile.in (check-parallel): rm -rf outputs temp.
18447
184482014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18449
18450 Fix "ERROR: no fileid for" in the testsuite.
18451 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18452
184532014-02-12 Doug Evans <dje@google.com>
18454
18455 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18456 (MISCELLANEOUS): New variable.
18457 (clean): rm -rf $(MISCELLANEOUS).
18458 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18459 dwp live in the same directory as symlinks, with each symlink pointed
18460 to a differently named file in a different directory.
18461
184622014-02-11 Doug Evans <dje@google.com>
18463
18464 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18465 of Tcl file commands.
18466
184672014-02-10 Mark Kettenis <kettenis@gnu.org>
18468
18469 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18470 "kill -SIGUSR1 -1".
18471
184722014-02-10 Joel Brobecker <brobecker@adacore.com>
18473
18474 * gdb.ada/tick_length_array_enum_idx: New testcase.
18475
184762014-02-10 Doug Evans <xdje42@gmail.com>
18477
18478 * configure.ac (AC_OUTPUT): Add gdb.guile.
18479 * configure: Regenerate.
18480 * lib/gdb-guile.exp: New file.
18481 * lib/gdb.exp (get_target_charset): New function.
18482 * gdb.base/help.exp: Update expected output from "apropos apropos".
18483 * gdb.guile/Makefile.in: New file.
18484 * gdb.guile/guile.exp: New file.
18485 * gdb.guile/scm-arch.c: New file.
18486 * gdb.guile/scm-arch.exp: New file.
18487 * gdb.guile/scm-block.c: New file.
18488 * gdb.guile/scm-block.exp: New file.
18489 * gdb.guile/scm-breakpoint.c: New file.
18490 * gdb.guile/scm-breakpoint.exp: New file.
18491 * gdb.guile/scm-disasm.c: New file.
18492 * gdb.guile/scm-disasm.exp: New file.
18493 * gdb.guile/scm-equal.c: New file.
18494 * gdb.guile/scm-equal.exp: New file.
18495 * gdb.guile/scm-error.exp: New file.
18496 * gdb.guile/scm-error.scm: New file.
18497 * gdb.guile/scm-frame-args.c: New file.
18498 * gdb.guile/scm-frame-args.exp: New file.
18499 * gdb.guile/scm-frame-args.scm: New file.
18500 * gdb.guile/scm-frame-inline.c: New file.
18501 * gdb.guile/scm-frame-inline.exp: New file.
18502 * gdb.guile/scm-frame.c: New file.
18503 * gdb.guile/scm-frame.exp: New file.
18504 * gdb.guile/scm-generics.exp: New file.
18505 * gdb.guile/scm-gsmob.exp: New file.
18506 * gdb.guile/scm-iterator.c: New file.
18507 * gdb.guile/scm-iterator.exp: New file.
18508 * gdb.guile/scm-math.c: New file.
18509 * gdb.guile/scm-math.exp: New file.
18510 * gdb.guile/scm-objfile-script-gdb.in: New file.
18511 * gdb.guile/scm-objfile-script.c: New file.
18512 * gdb.guile/scm-objfile-script.exp: New file.
18513 * gdb.guile/scm-objfile.c: New file.
18514 * gdb.guile/scm-objfile.exp: New file.
18515 * gdb.guile/scm-ports.exp: New file.
18516 * gdb.guile/scm-pretty-print.c: New file.
18517 * gdb.guile/scm-pretty-print.exp: New file.
18518 * gdb.guile/scm-pretty-print.scm: New file.
18519 * gdb.guile/scm-section-script.c: New file.
18520 * gdb.guile/scm-section-script.exp: New file.
18521 * gdb.guile/scm-section-script.scm: New file.
18522 * gdb.guile/scm-symbol.c: New file.
18523 * gdb.guile/scm-symbol.exp: New file.
18524 * gdb.guile/scm-symtab-2.c: New file.
18525 * gdb.guile/scm-symtab.c: New file.
18526 * gdb.guile/scm-symtab.exp: New file.
18527 * gdb.guile/scm-type.c: New file.
18528 * gdb.guile/scm-type.exp: New file.
18529 * gdb.guile/scm-value-cc.cc: New file.
18530 * gdb.guile/scm-value-cc.exp: New file.
18531 * gdb.guile/scm-value.c: New file.
18532 * gdb.guile/scm-value.exp: New file.
18533 * gdb.guile/source2.scm: New file.
18534 * gdb.guile/types-module.cc: New file.
18535 * gdb.guile/types-module.exp: New file.
18536
185372014-02-10 Yao Qi <yao@codesourcery.com>
18538
18539 PR testsuite/16543
18540 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18541 * configure: Regenerated.
18542 * Makefile.in: New file.
18543
185442014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18545
18546 * gdb.python/py-framefilter.exp: Fix typo.
18547
185482014-02-08 Yao Qi <yao@codesourcery.com>
18549
18550 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18551 that no =breakpoint-modified is emitted when breakpoints are
18552 modified through MI commands.
18553
185542014-02-07 Pedro Alves <pedro@codesourcery.com>
18555 Pedro Alves <palves@redhat.com>
18556
18557 * gdb.threads/step-after-sr-lock.c: New file.
18558 * gdb.threads/step-after-sr-lock.exp: New file.
18559
185602014-02-07 Pedro Alves <palves@redhat.com>
18561
18562 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18563
185642014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18565
18566 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18567 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18568
185692014-02-06 Doug Evans <xdje42@gmail.com>
18570
18571 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18572 output.
18573
18574 * gdb.gdb/python-interrupts.exp: New file.
18575
185762014-02-05 Yao Qi <yao@codesourcery.com>
18577
18578 * gdb.trace/report.exp (use_collected_data): Test the output
18579 of "info threads" and "info inferiors".
18580
185812014-02-05 Yao Qi <yao@codesourcery.com>
18582
18583 Revert this patch:
18584
18585 2013-05-24 Yao Qi <yao@codesourcery.com>
18586
18587 * gdb.trace/tfile.exp: Test inferior and thread.
18588
185892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18590
18591 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18592 on a function.
18593 * gdb.base/step-bt.c: Call hello via function pointer to make
18594 sure its first instruction is executed on powerpc64le-linux.
18595
185962014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18597
18598 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18599
186002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18601
18602 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18603 of the test patterns for use on little-endian systems.
18604
186052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18606
18607 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18608 (decimal_vector): Fix for little-endian.
18609
186102014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18611
18612 * gdb.arch/sparc-sysstep.exp: New file.
18613 * gdb.arch/sparc-sysstep.c: Likewise.
18614
18615 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18616
186172014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18618
18619 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18620
186212014-01-23 Tom Tromey <tromey@redhat.com>
18622
18623 * gdb.ada/array_char_idx: New testcase.
18624
186252014-01-23 Tom Tromey <tromey@redhat.com>
18626
18627 PR python/16487:
18628 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18629 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18630 classes.
18631
186322014-01-23 Tom Tromey <tromey@redhat.com>
18633
18634 PR python/16491:
18635 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18636 string from an inferior frame.
18637 * gdb.python/py-framefilter-mi.exp: Update.
18638
186392014-01-22 Doug Evans <dje@google.com>
18640
18641 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18642
186432014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18644
18645 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18646
186472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18648
18649 * gdb.trace/entry-values.exp: Remove excess space character from
18650 regex patterns. Handle s390 call instruction.
18651
186522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18653
18654 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18655 define "*_start" label. Make "name" static.
18656 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18657 ${name} by references to ${name}_start.
18658
186592014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18660
18661 * gdb.base/info-macros.exp: Remove "debug" from the compile
18662 options.
18663
186642014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18665
18666 * gdb.dlang/demangle.exp: New file.
18667
186682014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18669
18670 * gdb.dlang/primitive-types.exp: New file.
18671
186722014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18673
18674 * configure.ac: Create gdb.dlang/Makefile.
18675 * configure: Regenerate.
18676 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18677 * gdb.dlang/Makefile.in: New file.
18678 * lib/d-support.exp: New file.
18679 * lib/gdb.exp (skip_d_tests): New proc.
18680
186812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18682
18683 * gdb.btrace/delta.exp: Check reverse stepi.
18684 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18685 * gdb.btrace/finish.exp: New.
18686 * gdb.btrace/next.exp: New.
18687 * gdb.btrace/nexti.exp: New.
18688 * gdb.btrace/record_goto.c: Add comments.
18689 * gdb.btrace/step.exp: New.
18690 * gdb.btrace/stepi.exp: New.
18691 * gdb.btrace/multi-thread-step.c: New.
18692 * gdb.btrace/multi-thread-step.exp: New.
18693 * gdb.btrace/rn-dl-bind.c: New.
18694 * gdb.btrace/rn-dl-bind.exp: New.
18695 * gdb.btrace/data.c: New.
18696 * gdb.btrace/data.exp: New.
18697 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18698
186992014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18700
18701 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18702 * gdb.btrace/exception.exp: Update.
18703 * gdb.btrace/instruction_history.exp: Update.
18704 * gdb.btrace/record_goto.exp: Update.
18705 * gdb.btrace/tailcall.exp: Update.
18706 * gdb.btrace/unknown_functions.exp: Update.
18707 * gdb.btrace/delta.exp: New.
18708
187092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18710
18711 * gdb.btrace/record_goto.exp: Add backtrace test.
18712 * gdb.btrace/tailcall.exp: Add backtrace test.
18713
187142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18715
18716 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18717 * gdb.btrace/record_goto.c: New.
18718 * gdb.btrace/record_goto.exp: New.
18719 * gdb.btrace/x86-record_goto.S: New.
18720
187212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18722
18723 * gdb.btrace/function_call_history.exp: Update tests.
18724 * gdb.btrace/instruction_history.exp: Update tests.
18725
187262014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18727
18728 * gdb.btrace/function_call_history.exp: Fix expected field
18729 order for "record function-call-history".
18730 Add new tests for "record function-call-history /c".
18731 * gdb.btrace/exception.cc: New.
18732 * gdb.btrace/exception.exp: New.
18733 * gdb.btrace/tailcall.exp: New.
18734 * gdb.btrace/x86-tailcall.S: New.
18735 * gdb.btrace/x86-tailcall.c: New.
18736 * gdb.btrace/unknown_functions.c: New.
18737 * gdb.btrace/unknown_functions.exp: New.
18738 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18739
187402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18741
18742 * gdb.btrace/instruction_history.exp: Update.
18743 * gdb.btrace/function_call_history.exp: Update.
18744
187452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18746
18747 * gdb.btrace/function_call_history.exp: Fix expected function
18748 trace.
18749 * gdb.btrace/instruction_history.exp: Initialize traced.
18750 Remove traced_functions.
18751
187522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18753
18754 * gdb.btrace/function_call_history.exp: Update
18755 * gdb.btrace/instruction_history.exp: Update.
18756
187572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18758
18759 * gdb.btrace/enable.exp: Update expected text.
18760
187612014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18762
18763 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18764 bytes.
18765
187662014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18767
18768 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18769
187702014-01-15 Omair Javaid <omair.javaid@linaro.org>
18771
18772 * lib/gdb.exp (supports_process_record): Return true for
18773 arm*-linux*. (supports_reverse): Likewise.
18774
187752014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18776
18777 PR python/15464
18778 PR python/16113
18779 * gdb.python/py-type.c: Enhance test case.
18780 * gdb.python/py-value-cc.cc: Likewise
18781 * gdb.python/py-type.exp: Add new tests.
18782 * gdb.python/py-value-cc.exp: Likewise
18783
187842014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18785 Pedro Alves <palves@redhat.com>
18786
18787 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18788 Make "name" extern.
18789 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18790 references to ${name}_start by references to ${name}.
18791
187922014-01-10 Joel Brobecker <brobecker@adacore.com>
18793
18794 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18795
187962014-01-10 Joel Brobecker <brobecker@adacore.com>
18797
18798 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18799
188002014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18801 Pedro Alves <palves@redhat.com>
18802
18803 * gdb.mi/mi-info-os.exp: Connect to the target with
18804 mi_gdb_target_load.
18805
188062014-01-08 Pedro Alves <palves@redhat.com>
18807
18808 * gdb.threads/reconnect-signal.c: New file.
18809 * gdb.threads/reconnect-signal.exp: New file.
18810
188112014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18812
18813 * gdb.base/source-dir.exp: New file.
18814
188152014-01-07 Joel Brobecker <brobecker@adacore.com>
18816
18817 * gdb.ada/mi_interface: New testcase.
18818
188192014-01-07 Joel Brobecker <brobecker@adacore.com>
18820
18821 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18822 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18823 gdb.ada/pp-rec-component/pck.ads: New files.
18824
188252014-01-07 Joel Brobecker <brobecker@adacore.com>
18826
18827 * gdb.python/py-pp-integral.c: New file.
18828 * gdb.python/py-pp-integral.py: New file.
18829 * gdb.python/py-pp-integral.exp: New file.
18830
18831For older changes see ChangeLog-1993-2013.
18832\f
18833;; Local Variables:
18834;; mode: change-log
18835;; left-margin: 8
18836;; fill-column: 74
18837;; version-control: never
18838;; End:
18839
18840 Copyright 2014-2020 Free Software Foundation, Inc.
18841 Copying and distribution of this file, with or without modification,
18842 are permitted provided the copyright notice and this notice are preserved.
This page took 0.08908 seconds and 4 git commands to generate.