Fix SVE-related failure in gdb.arch/aarch64-fp.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-02-28 Luis Machado <luis.machado@linaro.org>
2
3 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4 to "p/x".
5
6 2020-02-28 Luis Machado <luis.machado@linaro.org>
7
8 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
9 asm/ptrace.h and error.h.
10
11 2020-02-28 Tom de Vries <tdevries@suse.de>
12
13 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
14 (struct wrapper, do_something, mundane/symada__cS): Move ...
15 * gdb.base/c-linkage-name-2.c: ... here. New source file.
16 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
17 Update "print symada__cS before partial symtab expansion" regexp.
18 Update breakpoint location. Flush symbol cache after expansion.
19
20 2020-02-28 Luis Machado <luis.machado@linaro.org>
21
22 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
23
24 2020-02-27 Tom de Vries <tdevries@suse.de>
25
26 * config/sid.exp: Remove unused globals.
27 * gdb.base/attach.exp: Same.
28 * gdb.base/catch-load.exp: Same.
29 * gdb.base/dbx.exp: Same.
30 * lib/gdb.exp: Same.
31 * lib/mi-support.exp: Same.
32 * lib/prompt.exp: Same.
33
34 2020-02-27 Tom de Vries <tdevries@suse.de>
35
36 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
37 not set.
38
39 2020-02-26 Aaron Merey <amerey@redhat.com>
40
41 * gdb.debuginfod: New directory for debuginfod tests.
42 * gdb.debuginfod/main.c: New test file.
43 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
44
45 2020-02-26 Tom de Vries <tdevries@suse.de>
46
47 PR gdb/25603
48 * gdb.base/persistent-lang.cc: New test.
49 * gdb.base/persistent-lang.exp: New file.
50
51 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * gdb.fortran/derived-type-striding.exp: Add a new test.
54 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
55 new test.
56
57 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.base/cached-source-file.exp: Avoid source file paths in test
60 names.
61
62 2020-02-25 Tom de Vries <tdevries@suse.de>
63
64 PR go/18926
65 * gdb.go/methods.exp: Remove gcc/93866 xfail.
66
67 2020-02-24 Tom de Vries <tdevries@suse.de>
68
69 PR gdb/25592
70 * gdb.base/info-locals-unused-static-var.c: New test.
71 * gdb.base/info-locals-unused-static-var.exp: New file.
72
73 2020-02-22 Tom Tromey <tom@tromey.com>
74
75 * gdb.python/tui-window.exp: New file.
76 * gdb.python/tui-window.py: New file.
77
78 2020-02-22 Tom Tromey <tom@tromey.com>
79
80 PR tui/17850:
81 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
82 tests.
83
84 2020-02-22 Tom Tromey <tom@tromey.com>
85
86 * gdb.tui/new-layout.exp: Add sub-layout tests.
87
88 2020-02-22 Tom Tromey <tom@tromey.com>
89
90 * gdb.tui/new-layout.exp: New file.
91
92 2020-02-22 Tom Tromey <tom@tromey.com>
93
94 * gdb.rust/rust-style.rs: New file.
95 * gdb.rust/rust-style.exp: New file.
96 * gdb.base/style.exp: Test structure printing.
97 * gdb.base/style.c (struct some_struct): New type.
98 (enum etype): New type.
99 (struct_value): New global.
100
101 2020-02-21 Tom de Vries <tdevries@suse.de>
102
103 PR go/18926
104 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
105 Remove blanket xfails. Use message argument for gdb_breakpoint.
106 Make continuing to breakpoint test conditional on setting breakpoint.
107 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
108 DW_AT_name attribute. Add xfail for GCC PR93866.
109
110 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.dwarf2/cpp-linkage-name.c: New file.
113 * gdb.dwarf2/cpp-linkage-name.exp: New file.
114
115 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
116
117 * lib/gdb.exp (gdb_wrapper_init): Reset
118 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
119 not exist.
120
121 2020-02-20 Tom de Vries <tdevries@suse.de>
122
123 PR go/17018
124 * gdb.go/hello.exp: Copy ...
125 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
126 print of st to print value of global definition. Add xfail for GCC
127 PR93844.
128 * gdb.go/hello.exp: Remove printing of st before definition.
129 * gdb.go/hello.go: Copy ...
130 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
131 to st.
132 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
133
134 2020-02-20 Tom de Vries <tdevries@suse.de>
135
136 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
137 (gdb_simple_compile): Handle compile_flags go by using .go extension
138 for source file.
139 * gdb.go/chan.exp: Use support_go_compile.
140 * gdb.go/handcall.exp: Same.
141 * gdb.go/hello.exp: Same.
142 * gdb.go/integers.exp: Same.
143 * gdb.go/max-depth.exp: Same.
144 * gdb.go/methods.exp: Same.
145 * gdb.go/package.exp: Same.
146 * gdb.go/strings.exp: Same.
147 * gdb.go/types.exp: Same.
148 * gdb.go/unsafe.exp: Same.
149
150 2020-02-19 Tom de Vries <tdevries@suse.de>
151
152 * gdb.python/lib-types.exp: Make xfail more strict.
153
154 2020-02-19 Tom de Vries <tdevries@suse.de>
155
156 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
157
158 2020-02-19 Doug Evans <dje@google.com>
159
160 PR rust/25535
161 * gdb.rust/simple.exp: Add test.
162 * gdb.rust/simple.rs: Add test.
163
164 2020-02-19 Tom de Vries <tdevries@suse.de>
165
166 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
167 output line-by-line.
168
169 2020-02-19 Tom de Vries <tdevries@suse.de>
170
171 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
172
173 2020-02-19 Tom de Vries <tdevries@suse.de>
174
175 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
176 prelink.
177
178 2020-02-19 Tom de Vries <tdevries@suse.de>
179
180 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
181 (gdb_do_cache): Use gdb_do_cache_wrap.
182 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
183
184 2020-02-19 Tom de Vries <tdevries@suse.de>
185
186 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
187 gdb_compile option.
188
189 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
190
191 * gdb.base/printcmds.exp (test_print_enums): Update expected
192 output.
193
194 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
195
196 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
197 for "unknown".
198
199 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
200
201 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
202 enumerator.
203
204 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
205
206 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
207 FE_, add FE_NONE.
208 (three): Update.
209 (enum flag_enum_without_zero): New enum.
210 (flag_enum_without_zero): New variable.
211 (enum not_flag_enum): New enum.
212 (three_not_flag): New variable.
213 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
214 (test_print_enums): Add more tests for printing flag enums.
215
216 2020-02-18 Tom de Vries <tdevries@suse.de>
217
218 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
219 (gdb_compile_ada): ... here.
220 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
221 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
222
223 2020-02-14 Tom Tromey <tom@tromey.com>
224
225 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
226 build directory.
227 * boards/gdbserver-base.exp: Update path to gdbserver.
228
229 2020-02-13 Tom de Vries <tdevries@suse.de>
230
231 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
232
233 2020-02-13 Tom de Vries <tdevries@suse.de>
234
235 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
236 are missing.
237
238 2020-02-13 Tom de Vries <tdevries@suse.de>
239
240 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
241 call.
242
243 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
244
245 PR tui/25126
246 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
247 * gdb.base/cached-source-file.c: New file.
248 * gdb.base/cached-source-file.exp: New file.
249
250 2020-02-11 Tom de Vries <tdevries@suse.de>
251
252 PR testsuite/25488
253 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
254
255 2020-02-10 Tom de Vries <tdevries@suse.de>
256
257 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
258
259 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
260
261 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
262 and $after_addr are both integers before making a comparison.
263
264 2020-02-09 Tom de Vries <tdevries@suse.de>
265
266 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
267 command output and paste it into gdb.log. If any, paste catch message
268 to gdb.log.
269
270 2020-02-07 Tom Tromey <tromey@adacore.com>
271
272 PR breakpoints/24915:
273 * gdb.base/annotate-symlink.exp: Use setup_xfail.
274
275 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
276
277 * gdb.tui/tui-missing-src.exp: Add the "missing source
278 file" test for the TUI.
279
280 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
281
282 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
283 including a port number in the output.
284
285 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
286
287 * lib/fortran.exp (fortran_int4): Handle clang.
288 (fortran_int8): Likewise.
289 (fortran_real4): Likewise.
290 (fortran_real8): Likewise.
291 (fortran_complex4): Likewise.
292 (fortran_logical4): Likewise.
293 (fortran_character1): Likewise.
294
295 2020-02-04 Tom de Vries <tdevries@suse.de>
296
297 * README (Race detection): Add note.
298
299 2020-02-04 Tom de Vries <tdevries@suse.de>
300
301 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
302
303 2020-02-04 Tom de Vries <tdevries@suse.de>
304
305 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
306
307 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
308
309 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
310 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
311 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
312 blttar, bnetarl.
313 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
314 binary for blttar, bnetarl.
315 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
316 wait instruction. Delete ldmx test.
317 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
318
319 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
320
321 * gdb.fortran/array-bounds-high.exp: New file.
322 * gdb.fortran/array-bounds-high.f90: New file.
323
324 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
325
326 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
327 Replace #include of <sys/fcntl.h> by <fcntl.h>.
328
329 2020-02-01 Tom de Vries <tdevries@suse.de>
330
331 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
332
333 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 PR tui/9765
336 * gdb.tui/tui-layout-asm-short-prog.S: New file.
337 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
338
339 2020-01-29 Luis Machado <luis.machado@linaro.org>
340
341 * gdb.arch/aarch64-brk-patterns.c: New source file.
342 * gdb.arch/aarch64-brk-patterns.exp: New test.
343
344 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
345
346 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
347 GCC/Clang version.
348 * gdb.cp/pass-by-ref.exp: Ditto.
349
350 2020-01-29 Tom de Vries <tdevries@suse.de>
351
352 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
353 * gdb.threads/watchpoint-fork-mt.c: Same.
354 * gdb.threads/watchpoint-fork-parent.c: Same.
355 * gdb.threads/watchpoint-fork-st.c: Same.
356 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
357
358 2020-01-27 Luis Machado <luis.machado@linaro.org>
359
360 * gdb.base/step-over-syscall.exp (setup): Check if we're already
361 sitting at a syscall instruction when we hit the syscall function's
362 breakpoint.
363 Check PC against one obtained with the x command.
364 Validate syscall number.
365 (step_over_syscall): Don't continue to the syscall instruction if
366 we're already there.
367
368 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
369
370 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
371
372 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
373
374 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
375 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
376
377 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
378
379 * gdb.dwarf2/dw2-inline-stepping.c: New file.
380 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
381
382 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
383
384 * gdb.base/maint.exp: Update line table parsing test.
385 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
386
387 2020-01-24 Pedro Alves <palves@redhat.com>
388
389 PR gdb/25410
390 * gdb.multi/multi-re-run-1.c: New.
391 * gdb.multi/multi-re-run-2.c: New.
392 * gdb.multi/multi-re-run.exp: New.
393
394 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
395
396 PR gdb/23718
397 * gdb.server/server-kill-python.exp: New file.
398
399 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
400
401 * gdb.server/multi-ui-errors.c: New file.
402 * gdb.server/multi-ui-errors.exp: New file.
403
404 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
405
406 PR tui/9765
407 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
408
409 2020-01-19 Tom Tromey <tom@tromey.com>
410
411 * gdb.tui/main.exp: Add check for plain "file".
412
413 2020-01-16 Christian Biesinger <cbiesinger@google.com>
414
415 * lib/gdb.exp: Fix spelling error (seperatelly).
416
417 2020-01-14 Tom Tromey <tom@tromey.com>
418
419 PR symtab/12535:
420 * gdb.python/python.exp: Test decode_line with empty string
421 argument.
422
423 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
424
425 * gdb.base/skip-inline.exp: Extend test.
426
427 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
428
429 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
430 * gdb.dwarf2/dw2-bad-elf.c: New file.
431 * gdb.dwarf2/dw2-bad-elf.exp: New file.
432
433 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
436 _line_saw_file.
437
438 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
441 border.
442
443 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
444
445 * gdb.multi/multi-target.exp (setup): Factor out "info
446 connections" and "info inferiors" tests to ...
447 (test_info_inferiors): ... this new procedure.
448 (top level): Run new "info-inferiors" tests.
449
450 2020-01-10 Pedro Alves <palves@redhat.com>
451
452 * gdb.server/bkpt-other-inferior.exp: New file.
453
454 2020-01-10 Pedro Alves <palves@redhat.com>
455
456 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
457 of "add-inferior".
458 * gdb.base/quit-live.exp: Likewise.
459 * gdb.base/remote-exec-file.exp: Likewise.
460 * gdb.guile/scm-progspace.exp: Likewise.
461 * gdb.linespec/linespec.exp: Likewise.
462 * gdb.mi/new-ui-mi-sync.exp: Likewise.
463 * gdb.mi/user-selected-context-sync.exp: Likewise.
464 * gdb.multi/multi-target.exp (setup): Add "info connection" and
465 "info inferiors" tests.
466 * gdb.multi/remove-inferiors.exp: Adjust expected output of
467 "add-inferior".
468 * gdb.multi/watchpoint-multi.exp: Likewise.
469 * gdb.python/py-inferior.exp: Likewise.
470 * gdb.server/extended-remote-restart.exp: Likewise.
471 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
472 "info inferiors".
473 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
474 * gdb.trace/report.exp: Likewise.
475
476 2020-01-10 Pedro Alves <palves@redhat.com>
477
478 * gdb.multi/multi-target.c: New file.
479 * gdb.multi/multi-target.exp: New file.
480 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
481 mode requested, but remote does not support non-stop".
482
483 2020-01-10 Pedro Alves <palves@redhat.com>
484
485 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
486 disconnect before reconnecting.
487
488 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
489 Pedro Alves <palves@redhat.com>
490
491 * gdb.server/connect-without-multi-process.exp: Also test
492 continuing to end.
493
494 2020-01-10 Pedro Alves <palves@redhat.com>
495
496 * gdb.base/remote-exec-file.exp: New file.
497
498 2020-01-10 Pedro Alves <palves@redhat.com>
499
500 * gdb.base/fork-running-state.exp (do_test): Adjust expected
501 output.
502 * gdb.threads/async.c: New.
503 * gdb.threads/async.exp: New.
504 * gdb.multi/tids-gid-reset.c: New.
505 * gdb.multi/tids-gid-reset.exp: New.
506
507 2020-01-10 George Barrett <bob@bob131.so>
508
509 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
510 to help in finding the image relocation offset.
511 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
512 options in arguments.
513 (stap_test_no_debuginfo): Likewise.
514 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
515 test variants.
516 (stap_test): Add null semaphore relocation test.
517
518 2020-01-10 George Barrett <bob@bob131.so>
519
520 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
521 * gdb.base/stap-probe.exp: Likewise.
522 (stap_test): Pass argument as an additional flag.
523 (stap_test_no_debuginfo): Likewise.
524 (stap_test): Check `info probes stap' output for semaphore
525 addresses if the test binary is supposed to have them.
526
527 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.tui/basic.exp: Add more scrolling tests.
530
531 2020-01-09 Tom Tromey <tom@tromey.com>
532
533 PR tui/18932:
534 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
535 meangingful value.
536 (Term::command, Term::resize): Update.
537 * gdb.tui/basic.exp: Add scrolling test.
538
539 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.tui/tui-layout-asm.exp: New file.
542
543 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
544
545 * lib/tuiterm.exp (Term::check_box_contents): New proc.
546
547 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
550 (Term::enter_tui): Use Term::prepare_for_tui.
551
552 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
553
554 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
555 called.
556
557 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
558
559 * gdb.base/skip.exp: Fix race condition in test.
560
561 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
562
563 * gdb.base/backtrace.c: New file.
564 * gdb.base/backtrace.exp: New file.
565
566 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
567
568 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
569
570 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
571
572 * gdb.base/style.exp: Test that warnings are styled.
573
574 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
575
576 * gdb.base/line65535.exp: New file.
577 * gdb.base/line65535.c: New file.
578
579 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
580
581 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
582 * lib/gnat_debug_info_test.adb: New file.
583 * gdb.ada/ptype_tagged_param.exp: Use
584 gnat_runtime_has_debug_info, expect a different output if
585 runtime does not have debug info.
586
587 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
588
589 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
590 (another) quote in test name.
591
592 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
593
594 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
595 Add quote in test name.
596
597 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
598
599 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
600 directory instead.
601 * gdb.cp/pass-by-ref.exp: Extend with more cases.
602 * gdb.cp/pass-by-ref-2.cc: New file.
603 * gdb.cp/pass-by-ref-2.exp: New file.
604
605 2019-12-20 Tom Tromey <tom@tromey.com>
606
607 * gdb.tui/list-before.exp: New file.
608
609 2019-12-20 Tom Tromey <tom@tromey.com>
610
611 * gdb.tui/list.exp: Check for source on initial listing.
612
613 2019-12-11 Tom Tromey <tromey@adacore.com>
614
615 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
616 Add crlf test.
617
618 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
619
620 * gdb.base/default.exp: Update value of $_gdb_major.
621
622 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
623
624 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
625
626 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
627
628 * gdb.base/skip.exp: Whitespace fix.
629
630 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
631
632 * gdb.base/skip-inline.c: New file.
633 * gdb.base/skip-inline.exp: New file.
634
635 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
636
637 * gdb.base/jit-reader.exp (jit_reader_test): Rename
638 jit_function_00 to jit_function_stack_mangle.
639 * gdb.base/jithost.c (jit_function_t): Rename to...
640 (jit_function_stack_mangle_t): ... this.
641 (jit_function_add_t): New typedef.
642 (jit_function_00_code): Rename to...
643 (jit_function_stack_mangle_code): ... this, make static.
644 (jit_function_add_code): New.
645 (main): Generate "add" function and call it. Adjust to changes
646 in jithost_abi.
647 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
648 (struct jithost_abi) <begin, end>: Remove fields.
649 <object, function_stack_mangle, function_add>: New fields.
650 * gdb.base/jitreader.c (struct reader_state) <code_begin,
651 code_end>: Remove fields.
652 <func_stack_mangle>: New field.
653 (read_debug_info): Adjust to renaming, create block for "add"
654 function.
655 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
656
657 2019-12-11 Tom Tromey <tom@tromey.com>
658
659 * gdb.tui/resize.exp: Fix regexp.
660 * gdb.tui/regs.exp: Fix regexps.
661 * gdb.tui/main.exp: Fix regexp.
662
663 2019-12-11 Tom Tromey <tom@tromey.com>
664
665 * gdb.tui/resize.exp: Update.
666 * gdb.tui/empty.exp (layouts): Update.
667
668 2019-12-11 Tom Tromey <tom@tromey.com>
669
670 * gdb.tui/regs.exp: Update.
671 * gdb.tui/empty.exp (layouts): Update.
672 * gdb.tui/basic.exp: Update.
673 * lib/tuiterm.exp (_check_box): Don't check bottom border.
674
675 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
676
677 * gdb.base/options.exp: Add -raw-values in the print completion list.
678 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
679
680 2019-12-10 Kevin Buettner <kevinb@redhat.com>
681
682 * gdb.threads/omp-par-scope.c: New file.
683 * gdb/threads/omp-par-scope.exp: New file.
684
685 2019-12-10 Kevin Buettner <kevinb@redhat.com>
686
687 * lib/gdb.exp (support_nested_function_tests): New proc.
688
689 2019-12-10 Kevin Buettner <kevinb@redhat.com>
690
691 * lib/gdb.exp (gdb_compile_openmp): New proc.
692 (build_executable_from_specs): Add an "openmp" option.
693 (gdb_compile_pthreads): Add non-executable case.
694
695 2019-12-10 Tom Tromey <tromey@adacore.com>
696
697 * gdb.ada/unchecked_union.exp: New file.
698 * gdb.ada/unchecked_union/pck.adb: New file.
699 * gdb.ada/unchecked_union/pck.ads: New file.
700 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
701 * gdb-utils.exp (string_to_regexp): Also quote "?".
702
703 2019-12-10 George Barrett <bob@bob131.so>
704
705 Test scripted probe breakpoints.
706 * gdb.guile/scm-breakpoint.c (main): Add probe point.
707 * gdb.python/py-breakpoint.c (main): Likewise.
708 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
709 specifier test.
710 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
711
712 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
713
714 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
715 an rvalue parameter.
716 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
717 parameter.
718
719 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
720
721 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
722 modules.
723
724 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
725
726 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
727 broken version of GCC.
728
729 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
730
731 * gdb.fortran/info-modules.exp: Rewrite to make use of new
732 sym-info-cmds library.
733 * gdb.fortran/info-types.exp: Likewise.
734 * lib/sym-info-cmds.exp: New file.
735
736 2019-12-08 Tom de Vries <tdevries@suse.de>
737
738 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
739
740 2019-12-07 Keith Seitz <keiths@redhat.com>
741
742 * gdb.base/corefile-buildid-shlib-shr.c: New file.
743 * gdb.base/corefile-buildid-shlib.c: New file.
744 * gdb.base/corefile-buildid.c: New file.
745 * gdb.base/corefile-buildid.exp: New file.
746
747 2019-12-06 Tom de Vries <tdevries@suse.de>
748
749 * gdb.dwarf2/varval.exp: Add decl before def test.
750
751 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
752
753 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
754
755 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
756
757 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
758 CV and reference conversion for overload resolution.
759 * gdb.cp/rvalue-ref-overload.exp: Test it.
760
761 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
762
763 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
764 * gdb.base/frameapply.exp: Test faas without command.
765
766 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
767
768 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
769 Fortran tests.
770 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
771 order.
772
773 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
774
775 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
776 casting to type with no kind specified.
777 (test_basic_parsing_of_type_kinds): Additional tests for types
778 with no kind specified, and add tests for single/double
779 precision/complex types.
780
781 2019-12-04 Tom Tromey <tromey@adacore.com>
782
783 * gdb.base/endianity.c (struct other) <x>: New field.
784 (main): Initialize it.
785 * gdb.base/endianity.exp: Update.
786
787 2019-12-04 Tom Tromey <tromey@adacore.com>
788
789 * gdb.ada/scalar_storage/storage.adb: New file.
790 * gdb.ada/scalar_storage/pck.adb: New file.
791 * gdb.ada/scalar_storage/pck.ads: New file.
792 * gdb.ada/scalar_storage.exp: New file.
793
794 2019-12-04 Tom Tromey <tromey@adacore.com>
795
796 * gdb.base/endianity.c (struct otherendian) <f>: New field.
797 (main): Initialize it.
798 * gdb.base/endianity.exp: Update.
799
800 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
801
802 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
803
804 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
805
806 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
807 -symbol-info-module-functions and -symbol-info-module-variables.
808
809 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
810
811 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
812
813 2019-12-01 Richard Bunt <richard.bunt@arm.com>
814 Andrew Burgess <andrew.burgess@embecosm.com>
815
816 * gdb.fortran/derived-type-striding.exp: New file.
817 * gdb.fortran/derived-type-striding.f90: New file.
818 * gdb.fortran/array-slices.exp: New file.
819 * gdb.fortran/array-slices.f90: New file.
820
821 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
822
823 * gdb.base/define.exp: Test . in command names.
824 * gdb.base/setshow.exp: Update test, as . is now part of
825 command name.
826
827 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
828
829 * gdb.base/define-prefix.exp: New file.
830
831 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
832
833 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
834 compile.
835 (skip_btrace_pt_tests): Likewise.
836
837 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
838
839 * gdb.fortran/info-modules.exp: Compile source files in correct
840 order.
841
842 2019-11-27 Kevin Buettner <kevinb@redhat.com>
843
844 * gdb.dwarf2/imported-unit.exp: New file.
845 * gdb.dwarf2/imported-unit.c: New file.
846
847 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
848
849 * gdb.mi/mi-fortran-modules-2.f90: New file.
850 * gdb.mi/mi-fortran-modules.exp: New file.
851 * gdb.mi/mi-fortran-modules.f90: New file.
852
853 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
854
855 * gdb.mi/mi-sym-info-1.c: New file.
856 * gdb.mi/mi-sym-info-2.c: New file.
857 * gdb.mi/mi-sym-info.exp: New file.
858
859 2019-11-22 Tom Tromey <tromey@adacore.com>
860
861 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
862 * gdb.ada/tasks/foo.adb: Add another stopping location.
863
864 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
865
866 * gdb.base/endianity.c: New test.
867 * gdb.base/endianity.exp: New file.
868
869 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
870
871 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
872
873 2019-11-21 Tom de Vries <tdevries@suse.de>
874
875 PR gdb/24956
876 * gdb.base/ui-redirect.exp: Test output of user-defined command.
877
878 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
879
880 * gdb.python/py-progspace.exp: Add missing parentheses on some
881 'print' commands.
882
883 2019-11-19 Tom Tromey <tom@tromey.com>
884
885 * gdb.tui/winheight.exp: New file.
886
887 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
888
889 * gdb.base/ctf-whatis.c: Delete.
890 * gdb.base/ctf-whatis.exp: Delete.
891 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
892
893 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
894
895 * gdb.base/ctf-cvexpr.exp: Delete.
896 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
897
898 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
899
900 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
901 the compiler. Clean up header comment a little.
902 * gdb.base/ctf-ptype.exp: Likewise.
903 * gdb.base/ctf-whatis.exp: Likewise.
904 * lib/gdb.exp (skip_ctf_tests): New proc.
905
906 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
907
908 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
909 * gdb.tui/corefile-run.exp: New file.
910
911 2019-11-14 Tom Tromey <tromey@adacore.com>
912
913 * gdb.base/gdbvars.exp (test_convenience_variables): Add
914 regression tests.
915
916 2019-11-12 Tom Tromey <tom@tromey.com>
917
918 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
919 after any command. Expect prompt after WAIT_FOR is seen.
920 (enter_tui): Enable resize messages.
921 (command): Expect command in output.
922 (get_line): Avoid error when cursor appears to be off-screen.
923 (dump_screen): Include screen size in title.
924 (_do_resize): New proc, from "resize".
925 (resize): Rewrite. Do resize in two steps.
926 * gdb.tui/empty.exp (layouts): Fix entries.
927 (check_boxes): Remove xfail.
928 (check_text): Dump screen on failure.
929
930 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 * gdb.python/py-symbol.exp: Add test for
933 gdb.lookup_static_symbols.
934
935 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
936
937 * gdb.python/py-symbol.c: Declare and call function from new
938 py-symbol-2.c file.
939 * gdb.python/py-symbol.exp: Compile both source files, and add new
940 tests for gdb.lookup_static_symbol.
941 * gdb.python/py-symbol-2.c: New file.
942
943 2019-11-02 Tom de Vries <tdevries@suse.de>
944
945 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
946 * gdb.base/anon.exp: Same.
947 * gdb.base/auto-connect-native-target.exp: Same.
948 * gdb.base/call-ar-st.exp: Same.
949 * gdb.base/catch-syscall.exp: Same.
950 * gdb.base/commands.exp: Same.
951 * gdb.base/default.exp: Same.
952 * gdb.base/display.exp: Same.
953 * gdb.base/float.exp: Same.
954 * gdb.base/foll-fork.exp: Same.
955 * gdb.base/help.exp: Same.
956 * gdb.base/info-macros.exp: Same.
957 * gdb.base/info-proc.exp: Same.
958 * gdb.base/info-target.exp: Same.
959 * gdb.base/long_long.exp: Same.
960 * gdb.base/macscp.exp: Same.
961 * gdb.base/memattr.exp: Same.
962 * gdb.base/nofield.exp: Same.
963 * gdb.base/pointers.exp: Same.
964 * gdb.base/printcmds.exp: Same.
965 * gdb.base/ptype.exp: Same.
966 * gdb.base/restore.exp: Same.
967 * gdb.base/return.exp: Same.
968 * gdb.base/scope.exp: Same.
969 * gdb.base/set-noassign.exp: Same.
970 * gdb.base/setshow.exp: Same.
971 * gdb.base/shlib-call.exp: Same.
972 * gdb.base/signals.exp: Same.
973 * gdb.base/sigstep.exp: Same.
974 * gdb.base/skip.exp: Same.
975 * gdb.base/solib-symbol.exp: Same.
976 * gdb.base/stap-probe.exp: Same.
977 * gdb.base/step-line.exp: Same.
978 * gdb.base/step-test.exp: Same.
979 * gdb.base/style.exp: Same.
980 * gdb.base/varargs.exp: Same.
981 * gdb.base/vla-datatypes.exp: Same.
982 * gdb.base/vla-ptr.exp: Same.
983 * gdb.base/vla-sideeffect.exp: Same.
984 * gdb.base/volatile.exp: Same.
985 * gdb.base/watch-cond-infcall.exp: Same.
986 * gdb.base/watchpoint.exp: Same.
987
988 2019-11-02 Tom de Vries <tdevries@suse.de>
989
990 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
991 * gdb.cp/cpexprs.exp: Same.
992 * gdb.cp/except-multi-location.exp: Same.
993 * gdb.cp/exceptprint.exp: Same.
994 * gdb.cp/gdb2384.exp: Same.
995 * gdb.cp/inherit.exp: Same.
996 * gdb.cp/m-static.exp: Same.
997 * gdb.cp/meth-typedefs.exp: Same.
998 * gdb.cp/misc.exp: Same.
999 * gdb.cp/namespace.exp: Same.
1000 * gdb.cp/non-trivial-retval.exp: Same.
1001 * gdb.cp/overload.exp: Same.
1002 * gdb.cp/pr17132.exp: Same.
1003 * gdb.cp/re-set-overloaded.exp: Same.
1004 * gdb.cp/rvalue-ref-types.exp: Same.
1005 * gdb.cp/templates.exp: Same.
1006
1007 2019-11-01 Luis Machado <luis.machado@linaro.org>
1008
1009 PR gdb/25124
1010
1011 * gdb.arch/pr25124.S: New file.
1012 * gdb.arch/pr25124.exp: New file.
1013
1014 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1015
1016 * gdb.fortran/info-modules.exp: Update expected results, and add
1017 additional tests for 'info module functinos', and 'info module
1018 variables'.
1019 * gdb.fortran/info-types.exp: Update expected results.
1020 * gdb.fortran/info-types.f90: Extend testcase with additional
1021 module variables and functions.
1022
1023 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * gdb.fortran/info-modules.exp: New file.
1026 * gdb.fortran/info-types.exp: Build with new file.
1027 * gdb.fortran/info-types.f90: Include and use new module.
1028 * gdb.fortran/info-types-2.f90: New file.
1029
1030 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1031
1032 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
1033 * gdb.base/settings.exp: Test all settings types using
1034 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
1035 that now verifies that the value of "maint show" is the same as
1036 returned by the settings functions. Test the type of the
1037 maintenance settings.
1038 * gdb.base/default.exp: Update show_conv_list.
1039
1040 2019-10-31 Tom de Vries <tdevries@suse.de>
1041
1042 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
1043 gdb_test.
1044 * gdb.arch/amd64-disp-step.exp: Same.
1045 * gdb.asm/asm-source.exp: Same.
1046 * gdb.btrace/buffer-size.exp: Same.
1047 * gdb.btrace/cpu.exp: Same.
1048 * gdb.btrace/enable.exp: Same.
1049 * gdb.dwarf2/count.exp: Same.
1050 * gdb.dwarf2/dw2-ranges-func.exp: Same.
1051 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
1052 * gdb.fortran/vla-datatypes.exp: Same.
1053 * gdb.fortran/vla-history.exp: Same.
1054 * gdb.fortran/vla-ptype.exp: Same.
1055 * gdb.fortran/vla-value.exp: Same.
1056 * gdb.fortran/whatis_type.exp: Same.
1057 * gdb.guile/guile.exp: Same.
1058 * gdb.multi/tids.exp: Same.
1059 * gdb.python/py-finish-breakpoint.exp: Same.
1060 * gdb.python/py-framefilter.exp: Same.
1061 * gdb.python/py-pp-registration.exp: Same.
1062 * gdb.python/py-xmethods.exp: Same.
1063 * gdb.python/python.exp: Same.
1064 * gdb.server/connect-with-no-symbol-file.exp: Same.
1065 * gdb.server/no-thread-db.exp: Same.
1066 * gdb.server/run-without-local-binary.exp: Same.
1067 * gdb.stabs/weird.exp: Same.
1068 * gdb.threads/attach-many-short-lived-threads.exp: Same.
1069 * gdb.threads/thread-find.exp: Same.
1070 * gdb.threads/tls-shared.exp: Same.
1071 * gdb.threads/tls.exp: Same.
1072 * gdb.threads/wp-replication.exp: Same.
1073 * gdb.trace/ax.exp: Same.
1074 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
1075
1076 2019-10-31 Tom de Vries <tdevries@suse.de>
1077
1078 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
1079 * gdb.ada/array_subscript_addr.exp: Same.
1080 * gdb.ada/arrayidx.exp: Same.
1081 * gdb.ada/arrayparam.exp: Same.
1082 * gdb.ada/arrayptr.exp: Same.
1083 * gdb.ada/boolean_expr.exp: Same.
1084 * gdb.ada/call_pn.exp: Same.
1085 * gdb.ada/complete.exp: Same.
1086 * gdb.ada/fixed_cmp.exp: Same.
1087 * gdb.ada/fun_addr.exp: Same.
1088 * gdb.ada/funcall_param.exp: Same.
1089 * gdb.ada/interface.exp: Same.
1090 * gdb.ada/mod_from_name.exp: Same.
1091 * gdb.ada/null_array.exp: Same.
1092 * gdb.ada/packed_array.exp: Same.
1093 * gdb.ada/packed_tagged.exp: Same.
1094 * gdb.ada/print_chars.exp: Same.
1095 * gdb.ada/print_pc.exp: Same.
1096 * gdb.ada/ptype_arith_binop.exp: Same.
1097 * gdb.ada/ptype_field.exp: Same.
1098 * gdb.ada/ptype_tagged_param.exp: Same.
1099 * gdb.ada/rec_return.exp: Same.
1100 * gdb.ada/ref_tick_size.exp: Same.
1101 * gdb.ada/str_ref_cmp.exp: Same.
1102 * gdb.ada/taft_type.exp: Same.
1103 * gdb.ada/tagged.exp: Same.
1104 * gdb.ada/type_coercion.exp: Same.
1105 * gdb.ada/uninitialized_vars.exp: Same.
1106
1107 2019-10-30 Tom de Vries <tdevries@suse.de>
1108
1109 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
1110
1111 2019-10-26 Tom de Vries <tdevries@suse.de>
1112
1113 * gdb.base/bigcore.c: Fix typos in comments.
1114 * gdb.base/ctf-ptype.c: Same.
1115 * gdb.base/long_long.c: Same.
1116 * gdb.dwarf2/dw2-op-out-param.S: Same.
1117 * gdb.python/py-evthreads.c: Same.
1118 * gdb.reverse/i387-stack-reverse.c: Same.
1119 * gdb.trace/tfile.c: Same.
1120 * lib/compiler.c: Same.
1121 * lib/compiler.cc: Same.
1122
1123 2019-10-25 Tom de Vries <tdevries@suse.de>
1124
1125 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
1126 gdb_test_multiple calls.
1127 * gdb.reverse/sigall-reverse.exp: Same.
1128 * gdb.reverse/solib-precsave.exp: Same.
1129 * gdb.reverse/solib-reverse.exp: Same.
1130 * gdb.reverse/until-precsave.exp: Same.
1131 * gdb.reverse/until-reverse.exp: Same.
1132
1133 2019-10-24 Tom de Vries <tdevries@suse.de>
1134
1135 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1136 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1137 kfail using -wrap pattern flag and convenience variable
1138 gdb_test_name.
1139
1140 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * gdb.python/py-progspace.exp: Add tests for the
1143 Progspace.block_for_pc method.
1144
1145 2019-10-23 Tom Tromey <tom@tromey.com>
1146
1147 * configure: Rebuild.
1148 * aclocal.m4: Use m4_include, not sinclude.
1149
1150 2019-10-21 Tom de Vries <tdevries@suse.de>
1151
1152 * gdb.base/infcall-nested-structs.c: Add
1153 __attribute__((noinline,noclone)) to all functions.
1154 (call_all): Add missing variable initialization. Simplify return value.
1155 (breakpt): Increment volatile variable, to prevent call from being
1156 optimized out.
1157 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1158
1159 2019-10-17 Tom de Vries <tdevries@suse.de>
1160
1161 * gdb.fortran/module.exp: Allow info variables to print info for files
1162 other than module.f90.
1163
1164 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1165
1166 * gdb.fortran/module.exp: Extend with 'info variables' test.
1167
1168 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1169
1170 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1171 F77_FOR_TARGET.
1172
1173 2019-10-16 Tom de Vries <tdevries@suse.de>
1174
1175 PR tdep/25096
1176 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1177
1178 2019-10-16 Tom de Vries <tdevries@suse.de>
1179
1180 PR tdep/24104
1181 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1182 Add KFAIL for PR tdep/25096.
1183
1184 2019-10-16 Tom de Vries <tdevries@suse.de>
1185
1186 PR testsuite/25059
1187 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1188
1189 2019-10-16 Tom de Vries <tdevries@suse.de>
1190
1191 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1192 as signed.
1193
1194 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1195
1196 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1197 one instead of increasing timeout.
1198
1199 2019-10-13 Tom de Vries <tdevries@suse.de>
1200
1201 PR record/25038
1202 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1203 * gdb.reverse/sigall-reverse.exp: Same.
1204 * gdb.reverse/solib-precsave.exp: Same.
1205 * gdb.reverse/solib-reverse.exp: Same.
1206 * gdb.reverse/step-precsave.exp: Same.
1207 * gdb.reverse/until-precsave.exp: Same.
1208 * gdb.reverse/until-reverse.exp: Same.
1209 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1210
1211 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1212
1213 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1214 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1215 (cmp_struct_05_01, cmp_struct_static_02_01)
1216 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1217 comparisons.
1218
1219 2019-10-10 Tom de Vries <tdevries@suse.de>
1220
1221 PR testsuite/24888
1222 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1223 gnatlink.
1224
1225 2019-10-09 Tom de Vries <tdevries@suse.de>
1226
1227 PR testsuite/25048
1228 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1229
1230 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1231
1232 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1233 exceptions due to missing debug information.
1234
1235 2019-10-07 Tom de Vries <tdevries@suse.de>
1236
1237 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1238
1239 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1240
1241 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1242 * gdb.base/annota1.exp: Update to use gdb_test_name.
1243
1244 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1245
1246 * gdb.base/ctf-whatis.exp: New file.
1247 * gdb.base/ctf-whatis.c: New file.
1248 * gdb.base/ctf-ptype.exp: New file.
1249 * gdb.base/ctf-ptype.c: New file.
1250 * gdb.base/ctf-constvars.exp: New file.
1251 * gdb.base/ctf-constvars.c: New file.
1252 * gdb.base/ctf-cvexpr.exp: New file.
1253
1254 2019-10-04 Tom de Vries <tdevries@suse.de>
1255
1256 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1257 for loop.
1258
1259 2019-10-03 Tom Tromey <tom@tromey.com>
1260
1261 PR rust/24976:
1262 * gdb.rust/simple.rs (Union2): New type.
1263 (main): Use Union2.
1264 * gdb.rust/simple.exp: Add test.
1265
1266 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1267
1268 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1269 nested function prefix.
1270
1271 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1272 Richard Bunt <richard.bunt@arm.com>
1273 Andrew Burgess <andrew.burgess@embecosm.com>
1274
1275 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1276 nested functions.
1277 * gdb.fortran/nested-funcs.f90: Update expected results.
1278 * gdb.fortran/nested-funcs-2.exp: New file.
1279 * gdb.fortran/nested-funcs-2.f90: New file.
1280
1281 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * gdb.python/py-parameter.exp: Make test names unique.
1284 * gdb.python/py-template.exp: Likewise.
1285 * gdb.python/py-value.exp: Likewise.
1286
1287 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1288
1289 * gdb.base/break-interp.exp: Reduce test name duplication.
1290 * gdb.base/call-sc.exp: Likewise.
1291 * gdb.base/callfuncs.exp: Likewise.
1292 * gdb.base/charset.exp: Likewise.
1293 * gdb.base/dump.exp: Likewise.
1294 * gdb.base/ena-dis-br.exp: Likewise.
1295 * gdb.base/relational.exp: Likewise.
1296 * gdb.base/step-over-syscall.exp: Likewise.
1297 * gdb.base/structs.exp: Likewise.
1298
1299 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1300
1301 * gdb.linespec/explicit.exp: Make test names unique.
1302 * gdb.linespec/ls-errs.exp: Likewise.
1303
1304 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.reverse/break-precsave.exp: Make test names unique.
1307 * gdb.reverse/break-reverse.exp: Likewise.
1308 * gdb.reverse/finish-precsave.exp: Likewise.
1309 * gdb.reverse/finish-reverse.exp: Likewise.
1310 * gdb.reverse/machinestate-precsave.exp: Likewise.
1311 * gdb.reverse/machinestate.exp: Likewise.
1312 * gdb.reverse/readv-reverse.exp: Likewise.
1313 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1314 * gdb.reverse/sigall-precsave.exp: Likewise.
1315 * gdb.reverse/sigall-reverse.exp: Likewise.
1316 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1317 * gdb.reverse/watch-precsave.exp: Likewise.
1318 * gdb.reverse/watch-reverse.exp: Likewise.
1319
1320 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1321
1322 * gdb.threads/stop-with-handle.c: New file.
1323 * gdb.threads/stop-with-handle.exp: New file.
1324
1325 2019-10-03 Tom de Vries <tdevries@suse.de>
1326
1327 PR testsuite/25059
1328 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1329 directory" line to be missing.
1330
1331 2019-10-03 Tom de Vries <tdevries@suse.de>
1332
1333 PR testsuite/25059
1334 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1335 type optional.
1336
1337 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1338
1339 * gdb.python/py-format-string.c (string.h): New include.
1340 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1341 the same value, for endianness-independence.
1342 * gdb.python/py-format-string.exp (default_regexp_dict)
1343 (test_pretty_structs, test_format): Adjust expected output to the
1344 changed initialization.
1345
1346 2019-10-02 Tom Tromey <tromey@adacore.com>
1347
1348 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1349
1350 2019-10-02 Pedro Alves <palves@redhat.com>
1351 Andrew Burgess <andrew.burgess@embecosm.com>
1352
1353 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1354 "print-file-var.h".
1355 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1356 (get_version_1): Print this_version_id and its address.
1357 Add extern "C" wrappers around interface functions.
1358 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1359 "print-file-var.h".
1360 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1361 (get_version_2): Print this_version_id and its address.
1362 Add extern "C" wrappers around interface functions.
1363 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1364 <stddef.h> and "print-file-var.h".
1365 Add extern "C" wrappers around interface functions.
1366 [VERSION_ID_MAIN] (this_version_id): Define.
1367 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1368 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1369 up extern "C" blocks.
1370 * gdb.base/print-file-var.exp (test): New, factored out from top
1371 level.
1372 (top level): Test all combinations of attribute hidden or not,
1373 dlopen or not, and this_version_id symbol in main file or not.
1374 Compile tests as both C++ and C, make test names unique.
1375
1376 2019-10-01 Tom Tromey <tom@tromey.com>
1377
1378 * gdb.base/style.exp: Test "show logging filename".
1379
1380 2019-10-01 Tom Tromey <tom@tromey.com>
1381
1382 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1383 * gdb.base/style.exp: Add metadata style test.
1384
1385 2019-10-01 Tom Tromey <tom@tromey.com>
1386
1387 * gdb.base/style.exp: Test "pwd".
1388
1389 2019-10-01 Tom Tromey <tom@tromey.com>
1390
1391 * gdb.base/style.exp: Update tests.
1392
1393 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1394
1395 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1396 'six' to unsigned.
1397 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1398 'five'. Use an all-ones bit pattern for each.
1399 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1400 to its changed values.
1401
1402 2019-09-30 Tom Tromey <tromey@adacore.com>
1403
1404 * gdb.rust/traits.rs: Disable all warnings.
1405
1406 2019-09-29 Tom de Vries <tdevries@suse.de>
1407
1408 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1409
1410 2019-09-29 Tom de Vries <tdevries@suse.de>
1411
1412 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1413
1414 2019-09-27 Tom de Vries <tdevries@suse.de>
1415
1416 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1417
1418 2019-09-27 Tom de Vries <tdevries@suse.de>
1419
1420 PR record/23188
1421 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1422
1423 2019-09-26 Tom Tromey <tromey@adacore.com>
1424
1425 * gdb.ada/py_taft.exp: New file.
1426 * gdb.ada/py_taft/main.adb: New file.
1427 * gdb.ada/py_taft/pkg.adb: New file.
1428 * gdb.ada/py_taft/pkg.ads: New file.
1429
1430 2019-09-24 Tom de Vries <tdevries@suse.de>
1431
1432 PR gdb/24598
1433 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1434
1435 2019-09-22 Tom de Vries <tdevries@suse.de>
1436
1437 * gdb.base/restore.exp: Allow register variables to be optimized out at
1438 -O0.
1439
1440 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1441
1442 * gdb.arch/spu-info.exp: Remove file.
1443 * gdb.arch/spu-info.c: Remove file.
1444 * gdb.arch/spu-ls.exp: Remove file.
1445 * gdb.arch/spu-ls.c: Remove file.
1446
1447 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1448 * gdb.asm/spu.inc: Remove file.
1449
1450 * gdb.base/dump.exp: Remove support for spu*-*-*.
1451 * gdb.base/stack-checking.exp: Likewise.
1452 * gdb.base/overlays.exp: Likewise.
1453 * gdb.base/ovlymgr.c: Likewise.
1454 * gdb.base/spu.ld: Remove file.
1455
1456 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1457 * gdb.cp/cpexprs.exp: Likewise.
1458 * gdb.cp/exception.exp: Likewise.
1459 * gdb.cp/gdb2495.exp: Likewise.
1460 * gdb.cp/mb-templates.exp: Likewise.
1461 * gdb.cp/pr9167.exp: Likewise.
1462 * gdb.cp/userdef.exp: Likewise.
1463
1464 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1465
1466 * gdb.cell: Remove directory.
1467 * lib/cell.exp: Remove file.
1468
1469 2019-09-19 Tom de Vries <tdevries@suse.de>
1470
1471 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1472
1473 2019-09-19 Tom de Vries <tdevries@suse.de>
1474
1475 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1476
1477 2019-09-19 Tom de Vries <tdevries@suse.de>
1478
1479 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1480 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1481 (gdb_target_cmd): ... here.
1482 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1483 value 2.
1484
1485 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1486
1487 * gdb.base/source-dir.exp: Avoid having directory names in test
1488 names.
1489
1490 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1493 directory.
1494
1495 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1496
1497 * gdb.base/list-missing-source.exp: New file.
1498
1499 2019-09-14 Tom de Vries <tdevries@suse.de>
1500
1501 PR teststuite/24599
1502 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1503 * lib/ada.exp (gnatmake_version_at_least): New proc.
1504
1505 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1506
1507 * gdb.base/maint.exp: Use exec_has_index_section.
1508
1509 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1510
1511 * gdb.base/maint.exp: Add test for 'maint info sections'.
1512
1513 2019-09-12 Tom de Vries <tdevries@suse.de>
1514
1515 * gdb.base/store.exp: Allow register variables to be optimized out at
1516 -O0.
1517
1518 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1519
1520 * gdb.ada/rdv_wait.exp: Update to new task names.
1521 * gdb.base/task_switch_in_core.exp: Likewise.
1522 * gdb.base/info_sources_base.c: Likewise.
1523
1524 2019-09-10 Tom Tromey <tromey@adacore.com>
1525
1526 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1527
1528 2019-09-10 Tom Tromey <tromey@adacore.com>
1529
1530 * gdb.ada/dgopt.exp: New file.
1531 * gdb.ada/dgopt/x.adb: New file.
1532
1533 2019-09-08 Tom Tromey <tom@tromey.com>
1534
1535 * gdb.tui/resize.exp: Remove setup_xfail.
1536 * gdb.tui/regs.exp: Remove setup_xfail.
1537 * gdb.tui/basic.exp: Remove setup_xfail.
1538
1539 2019-09-06 David Blaikie <dblaikie@gmail.com>
1540
1541 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1542 * gdb.cp/cplabel.exp: Ditto.
1543 * gdb.linespec/ls-errs.exp: Ditto.
1544
1545 2019-09-05 Tom de Vries <tdevries@suse.de>
1546
1547 * lib/gdb.exp (cmp_file_string): New proc.
1548 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1549 runto_main. Verify save breakpoints output.
1550
1551 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1552
1553 * gdb.base/info-var.exp: Test info variables without running
1554 to main, to avoid expect's buffer overflow.
1555
1556 2019-09-03 Tom Tromey <tromey@adacore.com>
1557
1558 * gdb.ada/bias.exp: New file.
1559 * gdb.ada/bias/bias.adb: New file.
1560 * gdb.ada/print_chars.exp: Add regression test.
1561 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1562 (MC): New variable.
1563
1564 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1565
1566 * gdb.base/argv0-symlink.exp: Run only on native target
1567 and local host.
1568
1569 2019-08-29 Tom de Vries <tdevries@suse.de>
1570
1571 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1572 diverse debug info.
1573 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1574
1575 2019-08-28 Tom de Vries <tdevries@suse.de>
1576
1577 * gdb.base/info-var.exp: Allow info variables to print info for files
1578 other than info-var-f1.c and info-var-f2.c.
1579
1580 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1581
1582 * gdb.fortran/info-types.exp: Add module.
1583 * gdb.fortran/info-types.f90: Update expected results.
1584
1585 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1586
1587 * gdb.fortran/info-types.exp: New file.
1588 * gdb.fortran/info-types.f90: New file.
1589 * lib/fortran.exp (fortran_character1): New proc.
1590
1591 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1592
1593 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1594 functions'. Reindent as needed.
1595 * gdb.base/info-var-f1.c: New file.
1596 * gdb.base/info-var-f2.c: New file.
1597 * gdb.base/info-var.exp: New file.
1598 * gdb.base/info-var.h: New file.
1599
1600 2019-08-26 Tom de Vries <tdevries@suse.de>
1601
1602 PR c++/24852
1603 * gdb.cp/no-libstdcxx-probe.exp: New test.
1604
1605 2019-08-26 Tom de Vries <tdevries@suse.de>
1606
1607 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1608 * tests need to be skipped.
1609 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1610 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1611 mi_skip_libstdcxx_probe_tests.
1612
1613 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1614
1615 * gdb.python/py-xmethods.exp: Use raw strings when passing
1616 arguments to SimpleXMethodMatcher.
1617
1618 2019-08-22 Tom de Vries <tdevries@suse.de>
1619
1620 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1621 more informative.
1622
1623 2019-08-21 Pedro Alves <palves@redhat.com>
1624
1625 * gdb.base/with.exp: Test "with" with no arguments.
1626
1627 2019-08-21 Tom de Vries <tdevries@suse.de>
1628
1629 * gdb.base/gdb-caching-proc.exp: Sort files.
1630
1631 2019-08-20 Tom de Vries <tdevries@suse.de>
1632
1633 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1634 compilation.
1635
1636 2019-08-16 Tom de Vries <tdevries@suse.de>
1637
1638 * gdb.base/compare-sections.exp ("after run to main"): Allow
1639 mismatched read-only sections for PIE executables.
1640
1641 2019-08-16 Tom Tromey <tom@tromey.com>
1642
1643 * lib/tuiterm.exp (_csi_Z): New proc.
1644 * gdb.tui/basic.exp: Update window positions.
1645 * gdb.tui/empty.exp: Update window positions.
1646
1647 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1648
1649 * gdb.base/examine-backward.exp: Correct regexp for
1650 "examine 3 bytes backward from ${address_zero}".
1651
1652 2019-08-15 Tom Tromey <tom@tromey.com>
1653
1654 * gdb.tui/empty.exp: Enable resizing tests.
1655
1656 2019-08-15 Tom Tromey <tromey@adacore.com>
1657
1658 * gdb.ada/char_enum.exp: Add regression tests.
1659 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1660 and '0'.
1661 (Char, Gchar): Update.
1662 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1663
1664 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1665
1666 * gdb.python/python.exp: Expect a leading underscore on
1667 GdbOutput{,Error}File.
1668
1669 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1670
1671 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1672 Windows host.
1673
1674 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1675
1676 * gdb.base/batch-preserve-term-settings.exp
1677 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1678
1679 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1680
1681 * lib/gdb.exp: When running on a mingw target, replace
1682 /x/ with x:/.
1683
1684 2019-08-14 Alan Hayward <alan.hayward@arm.com>
1685
1686 * gdb.arch/aarch64-prologue.c: New test.
1687 * gdb.arch/aarch64-prologue.exp: New file.
1688
1689 2019-08-13 Tom de Vries <tdevries@suse.de>
1690
1691 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1692 Thread.
1693
1694 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1695
1696 * gdb.python/py-completion.exp: Download the .py file to the host
1697 and use its host pathname. Conditionalize tests that use
1698 tab completion and manipulate files on the build machine.
1699 * gdb.python/py-events.exp: Download the .py file to the host
1700 and use its host pathname.
1701 * gdb.python/py-evsignal.exp: Likewise.
1702 * gdb.python/py-evthreads.exp: Likewise.
1703 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1704 pathname syntax.
1705 * gdb.python/py-framefilter.exp: Download the .py file to the right
1706 place on the host. Match Windows pathname syntax.
1707 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1708 .py file to the host and use its host pathname.
1709 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1710 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1711 build pathname. Skip symlink test on Windows host. Add missing
1712 newline at end of file.
1713 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1714 and use its host pathname.
1715 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1716 * gdb.python/py-section-script.exp: Use host location of binfile
1717 on safe-path. Use correct path separator on Windows host.
1718 Reorder alternatives in gdb_test_multiple to prevent matching
1719 the wrong alternative on success.
1720 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1721
1722 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1723
1724 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1725 expect the GDB inferior to no longer immediately stop after
1726 being resumed with "signal SIGINT".
1727
1728 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1729
1730 * gdb.linespec/break-ask.exp: Generalize regexps to match
1731 Windows pathnames too.
1732
1733 2019-08-08 Tom de Vries <tdevries@suse.de>
1734
1735 PR testsuite/24862
1736 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1737
1738 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1739
1740 * gdb.base/style.exp: Update tests for help doc new invariants.
1741 * gdb.base/help.exp: Likewise.
1742
1743 2019-08-06 Tom Tromey <tom@tromey.com>
1744
1745 * gdb.base/style.exp: Add disassemble test.
1746 * gdb.base/style.c (some_called_function): New function.
1747 (main): Use it.
1748
1749 2019-08-05 Christian Biesinger <cbiesinger@google.com>
1750
1751 * gdb.python/py-block.exp: Test dictionary access on blocks.
1752
1753 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
1754
1755 PR gdb/24863
1756 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1757 -list-thread-groups --available test when running under
1758 check-read1.
1759
1760 2019-08-05 Tom de Vries <tdevries@suse.de>
1761
1762 PR testsuite/24863
1763 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1764 * gdb.base/help.exp: Use with_read1_timeout_factor.
1765 * gdb.base/info-macros.exp: Same.
1766 * gdb.cp/nested-types.exp: Same.
1767
1768 2019-08-05 Tom de Vries <tdevries@suse.de>
1769
1770 * lib/gdb.exp (version_at_least): Factor out of ...
1771 (tcl_version_at_least): ... here.
1772 (gdb_compile): Fail if pie results in non-PIE executable.
1773 (readelf_version, readelf_prints_pie): New proc.
1774 (exec_is_pie): Return -1 if unknown.
1775
1776 2019-08-05 Tom de Vries <tdevries@suse.de>
1777
1778 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1779
1780 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1781
1782 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1783
1784 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1785
1786 * lib/completion-support.exp (test_gdb_complete_none): Skip
1787 tab completion tests if no readline support.
1788 (test_gdb_complete_unique_re): Likewise.
1789 (test_gdb_complete_multiple): Likewise.
1790
1791 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1792
1793 * gdb.base/info_sources.exp: New file.
1794 * gdb.base/info_sources.c: New file.
1795 * gdb.base/info_sources_base.c: New file.
1796
1797 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1798
1799 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1800 prefix argument.
1801 (test_exit_status): Add prefix argument.
1802
1803 2019-08-01 Tom de Vries <tdevries@suse.de>
1804
1805 PR testsuite/24863
1806 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1807 calling exp_continue for new thread and thread exited messages.
1808
1809 2019-08-01 Tom de Vries <tdevries@suse.de>
1810
1811 PR testsuite/24863
1812 * gdb.base/structs.exp: Fix check-read1 timeout using
1813 gdb_test_sequence.
1814 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1815
1816 2019-08-01 Tom de Vries <tdevries@suse.de>
1817
1818 PR testsuite/24863
1819 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1820 line.
1821
1822 2019-08-01 Tom de Vries <tdevries@suse.de>
1823
1824 PR testsuite/24863
1825 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1826
1827 2019-07-30 Tom Tromey <tromey@adacore.com>
1828
1829 * gdb.ada/display_nested.exp: New file.
1830 * gdb.ada/display_nested/foo.adb: New file.
1831 * gdb.ada/display_nested/pack.adb: New file.
1832 * gdb.ada/display_nested/pack.ads: New file.
1833
1834 2019-07-30 Christian Biesinger <cbiesinger@google.com>
1835
1836 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1837 namespace.
1838 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1839
1840 2019-07-30 Tom de Vries <tdevries@suse.de>
1841
1842 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1843 instead.
1844
1845 2019-07-30 Tom de Vries <tdevries@suse.de>
1846
1847 PR testsuite/24834
1848 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1849 (exec_is_pie): New proc.
1850
1851 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1852
1853 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1854
1855 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1856
1857 * gdb.python/py-objfile.c: Add global and static vars.
1858 * gdb.python/py-objfile.exp: Test new functions Objfile.
1859 lookup_global_symbol and lookup_static_symbol.
1860
1861 2019-07-29 Tom Tromey <tom@tromey.com>
1862
1863 * lib/tuiterm.exp (Term::_csi_@): New proc.
1864 (Term::_csi_X): Don't move cursor.
1865
1866 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1867
1868 * gdb.base/options.exp: Update backtrace - completion to
1869 new option -frame-info.
1870 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1871 Test new 'set print frame-info'. Test backtrace -frame-info
1872 overriding 'set print frame-info'.
1873 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1874 Test new 'set print frame-info'.
1875 Verify consistency of backtrace with and without filters, with and
1876 without -no-filters.
1877 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1878 default.
1879
1880 2019-07-29 Tom de Vries <tdevries@suse.de>
1881
1882 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1883 no arguments".
1884
1885 2019-07-29 Tom de Vries <tdevries@suse.de>
1886
1887 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1888 is a substring of the first for "complete non-unique file name".
1889
1890 2019-07-29 Tom de Vries <tdevries@suse.de>
1891
1892 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1893 with ".*".
1894
1895 2019-07-29 Tom de Vries <tdevries@suse.de>
1896
1897 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1898 Pass prompt_regexp parameter to gdb_test_multiple calls.
1899
1900 2019-07-29 Tom de Vries <tdevries@suse.de>
1901
1902 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1903 print registers" regexps.
1904
1905 2019-07-29 Tom de Vries <tdevries@suse.de>
1906
1907 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1908
1909 2019-07-29 Tom de Vries <tdevries@suse.de>
1910
1911 PR gdb/24855
1912 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1913 (skip_python_tests_prompt): Add prompt_regexp argument to
1914 gdb_test_multiple calls.
1915
1916 2019-07-27 Tom Tromey <tom@tromey.com>
1917
1918 * gdb.tui/main.exp: New file.
1919
1920 2019-07-27 Tom Tromey <tom@tromey.com>
1921
1922 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1923 optional.
1924 * gdb.tui/empty.exp: New file.
1925
1926 2019-07-27 Tom Tromey <tom@tromey.com>
1927
1928 * lib/tuiterm.exp (spawn): New proc.
1929 (Term::resize): New proc.
1930 * gdb.tui/resize.exp: New file.
1931
1932 2019-07-27 Tom Tromey <tom@tromey.com>
1933
1934 * gdb.tui/list.exp: New file.
1935
1936 2019-07-27 Tom Tromey <tom@tromey.com>
1937
1938 * gdb.tui/regs.exp: New file.
1939
1940 2019-07-27 Tom Tromey <tom@tromey.com>
1941
1942 * gdb.tui/basic.exp: Add "layout split" test.
1943
1944 2019-07-27 Tom Tromey <tom@tromey.com>
1945
1946 * gdb.tui/basic.exp: Add "layout asm" test.
1947
1948 2019-07-27 Tom Tromey <tom@tromey.com>
1949
1950 * lib/tuiterm.exp: New file.
1951 * gdb.tui/basic.exp: New file.
1952
1953 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1954
1955 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1956 Enable tests associated with this flag. Adjust regex
1957 referencing "foo_low" to now refer to "foo_cold" instead.
1958
1959 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1960
1961 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1962 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1963 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1964 foo_cold. Revise comments to match.
1965 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1966 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1967 were wrapped into this proc; Call do_test in loop from outermost
1968 level.
1969 (foo_low): Rename all occurrences to "foo_cold".
1970 (backtrace from baz): New test.
1971 (x2/i foo_cold): New test.
1972 (info line *foo_cold): New test.
1973
1974 2019-07-26 Tom de Vries <tdevries@suse.de>
1975
1976 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1977
1978 2019-07-25 Tom de Vries <tdevries@suse.de>
1979
1980 PR testsuite/24830
1981 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1982 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1983 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1984 (skip_libstdcxx_probe_tests): ... here.
1985 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1986
1987 2019-07-24 Tom de Vries <tdevries@suse.de>
1988
1989 PR testsuite/24807
1990 * gdb.objc/basicclass.m: Include stdio.h.
1991 * gdb.objc/nondebug.m: Same.
1992 * gdb.objc/objcdecode.m: Same.
1993
1994 2019-07-24 Tom de Vries <tdevries@suse.de>
1995
1996 PR testsuite/24612
1997 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1998 additional_flags.
1999
2000 2019-07-24 Tom de Vries <tdevries@suse.de>
2001
2002 PR testsuite/24831
2003 * gdb.multi/tids.exp: Update error messages for info threads.
2004
2005 2019-07-24 Tom de Vries <tdevries@suse.de>
2006
2007 * gdb.base/info-types.exp: Allow info types to print info for more than
2008 one file.
2009
2010 2019-07-23 Tom de Vries <tdevries@suse.de>
2011
2012 PR testsuite/24842
2013 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
2014 gdb_spawn_with_cmdline_opts.
2015
2016 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
2017
2018 * gdb.arch/arm-cmse-sgstubs.c: New test.
2019 * gdb.arch/arm-cmse-sgstubs.exp: New file.
2020
2021 2019-07-23 Tom de Vries <tdevries@suse.de>
2022
2023 PR testsuite/24711
2024 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
2025 issuing next command.
2026
2027 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2028
2029 * gdb.ada/info_auto_lang.exp: Update expected results.
2030 * gdb.base/info-types.c: Add additional types to check.
2031 * gdb.base/info-types.exp: Update expected results.
2032
2033 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
2034
2035 * gdb.base/info-types.c: New file.
2036 * gdb.base/info-types.exp: New file.
2037
2038 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
2039
2040 * gdb.arch/riscv-bp-infcall.c: New file.
2041 * gdb.arch/riscv-bp-infcall.exp: New file.
2042
2043 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
2044
2045 PR breakpoints/24541
2046 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
2047
2048 2019-07-14 Tom de Vries <tdevries@suse.de>
2049
2050 PR testsuite/24760
2051 * gdb.objc/basicclass.exp: Fix unterminated string.
2052
2053 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
2054 Andrew Burgess <andrew.burgess@embecosm.com>
2055
2056 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
2057 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
2058 negative bounds.
2059 * gdb.fortran/vla-value.exp: Print elements of an array with
2060 negative bounds.
2061 * gdb.fortran/vla.f90: Setup an array with negative bounds for
2062 testing.
2063
2064 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
2065
2066 * gdb.base/options.exp (expect_string): Dequote strings in
2067 results.
2068 (test-string): Test strings with different quoting and reindent.
2069
2070 2019-07-10 Tom Tromey <tromey@adacore.com>
2071
2072 * gdb.ada/mi_ex_cond.exp: Update expected results.
2073 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
2074 * gdb.ada/mi_catch_ex.exp: Update expected results.
2075 * gdb.ada/mi_catch_assert.exp: Update expected results.
2076 * gdb.ada/catch_ex.exp (catch_exception_info)
2077 (catch_exception_entry, catch_assert_entry)
2078 (catch_unhandled_entry): Update.
2079 * gdb.ada/catch_assert_if.exp: Update expected results.
2080
2081 2019-07-10 Richard Bunt <richard.bunt@arm.com>
2082 Stephen Roberts <stephen.roberts@arm.com>
2083
2084 * gdb.base/define.exp: Restore original prompt.
2085
2086 2019-07-09 Pedro Alves <palves@redhat.com>
2087
2088 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
2089 breakpoints" output.
2090 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
2091 * gdb.python/py-breakpoint.exp: No longer expect that "catch
2092 throw" creates breakpoint.
2093 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
2094 'type="catchpoint"'.
2095
2096 2019-07-09 Pedro Alves <palves@redhat.com>
2097
2098 PR c++/15468
2099 * gdb.cp/except-multi-location-lib.cc: New.
2100 * gdb.cp/except-multi-location-main.cc: New.
2101 * gdb.cp/except-multi-location.exp: New.
2102
2103 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
2104
2105 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
2106 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
2107 argument and update callers.
2108
2109 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
2110
2111 * gdb.arch/amd64-break-on-asm-line.S: New file.
2112 * gdb.arch/amd64-break-on-asm-line.exp: New file.
2113
2114 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2115
2116 * gdb.base/printcmds.exp: Test printing C string and
2117 C wide string convenience vars without transiting via the inferior.
2118 Also make test names unique.
2119
2120 2019-07-08 Alan Hayward <alan.hayward@arm.com>
2121
2122 PR breakpoints/25011
2123 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
2124
2125 2019-07-04 Pedro Alves <palves@redhat.com>
2126
2127 * lib/gdb.exp (foreach_with_prefix): Don't return early if
2128 body returned ok(0), break(3) or continue(4).
2129 * gdb.testsuite/foreach_with_prefix.exp: New file.
2130
2131 2019-07-04 Alan Hayward <alan.hayward@arm.com>
2132
2133 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2134
2135 2019-07-03 Pedro Alves <palves@redhat.com>
2136
2137 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2138 "return -code".
2139
2140 2019-07-03 Pedro Alves <palves@redhat.com>
2141
2142 PR cli/24732
2143 * gdb.base/shell.exp: Load completion-support.exp.
2144 Adjust expected error output. Add completion tests.
2145
2146 2019-07-03 Pedro Alves <palves@redhat.com>
2147
2148 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2149 string_to_regexp.
2150
2151 2019-07-03 Pedro Alves <palves@redhat.com>
2152
2153 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2154 (expect_integer): Adjust to expect "-string".
2155 (expect_string): New.
2156 (all_options): Expect "-string".
2157 (test-flag, test-boolean): Adjust to expect "-string".
2158 (test-string): New proc.
2159 (top level): Call it.
2160
2161 2019-07-03 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2164 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2165 the expected output in the success.
2166
2167 2019-07-03 Pedro Alves <palves@redhat.com>
2168
2169 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2170 Split one gdb_test_multiple call in two to avoid a race.
2171
2172 2019-07-03 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.base/with.c: New file.
2175 * gdb.base/with.exp: New file.
2176
2177 2019-07-03 Pedro Alves <palves@redhat.com>
2178
2179 * gdb.base/settings.exp: Replace all references to "maint
2180 test-settings set" with references to "maint set test-settings",
2181 and all references to "maint test-settings show" with references
2182 to "maint show test-settings".
2183
2184 2019-07-03 Pedro Alves <palves@redhat.com>
2185
2186 * gdb.base/settings.exp (test-string): Adjust expected out when
2187 testing "maint test-settings show filename"
2188
2189 2019-07-02 Pedro Alves <palves@redhat.com>
2190
2191 * gdb.base/options.exp (test-info-threads): New procedure.
2192 (top level): Call it.
2193
2194 2019-06-28 Tom Tromey <tromey@adacore.com>
2195
2196 * gdb.dwarf2/ada-linkage-name.c: New file.
2197 * gdb.dwarf2/ada-linkage-name.exp: New file.
2198
2199 2019-06-27 Tom Tromey <tromey@adacore.com>
2200
2201 PR c++/20020:
2202 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2203
2204 2019-06-26 Tom de Vries <tdevries@suse.de>
2205
2206 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2207
2208 2019-06-26 Tom de Vries <tdevries@suse.de>
2209
2210 * gdb.base/index-cache.exp: Add back missing debug option.
2211
2212 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2213
2214 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2215
2216 2019-06-25 Tom de Vries <tdevries@suse.de>
2217
2218 PR testsuite/24727
2219 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2220
2221 2019-06-24 Tom de Vries <tdevries@suse.de>
2222
2223 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2224
2225 2019-06-24 Tom de Vries <tdevries@suse.de>
2226
2227 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2228 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2229 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2230
2231 2019-06-24 Tom de Vries <tdevries@suse.de>
2232
2233 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2234
2235 2019-06-21 Tom de Vries <tdevries@suse.de>
2236
2237 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2238
2239 2019-06-21 Tom de Vries <tdevries@suse.de>
2240
2241 PR testsuite/24518
2242 PR ada/24713
2243 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2244 index.
2245
2246 2019-06-19 Tom Tromey <tromey@adacore.com>
2247
2248 * gdb.ada/length_cond.exp: Add intro comment.
2249
2250 2019-06-19 Tom Tromey <tromey@adacore.com>
2251
2252 * gdb.ada/length_cond.exp: New file.
2253 * gdb.ada/length_cond/length_cond.adb: New file.
2254 * gdb.ada/length_cond/pck.adb: New file.
2255 * gdb.ada/length_cond/pck.ads: New file.
2256
2257 2019-06-18 Tom de Vries <tdevries@suse.de>
2258
2259 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2260
2261 2019-06-18 Tom Tromey <tromey@adacore.com>
2262
2263 * gdb.base/list0.h: Add comment explaining control character.
2264
2265 2019-06-18 Tom de Vries <tdevries@suse.de>
2266
2267 * boards/fission.exp: Break up long debug_flags line.
2268
2269 2019-06-16 Tom de Vries <tdevries@suse.de>
2270
2271 PR gdb/24445
2272 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2273 generated index.
2274
2275 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2276
2277 PR gdb/24686
2278 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2279 improve detection of bug gdb/24541.
2280
2281 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2282
2283 PR gdb/24669
2284 * gdb.base/index-cache.exp (uses_readnow,
2285 expecting_index_cache_use): Define global variable.
2286 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2287 expecting_index_cache_use.
2288
2289 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2290 Andrew Burgess <andrew.burgess@embecosm.com>
2291
2292 * gdb.fortran/pointers.f90: New file.
2293 * gdb.fortran/print_type.exp: New file.
2294 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2295 * gdb.fortran/vla-type.exp: Likewise.
2296 * gdb.fortran/vla-value.exp: Likewise.
2297 * gdb.mi/mi-vla-fortran.exp: Likewise.
2298
2299 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2300
2301 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2302 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2303 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2304 as a stop reason.
2305
2306 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2307
2308 * gdb.base/annota1.exp: Update expected results.
2309 * gdb.cp/annota2.exp: Likewise.
2310 * gdb.cp/annota3.exp: Likewise.
2311
2312 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2313
2314 * gdb.base/style-logging.exp: Remove path from test name.
2315
2316 2019-06-14 Tom Tromey <tromey@adacore.com>
2317
2318 PR gdb/24502:
2319 * gdb.base/style-logging.exp: New file.
2320
2321 2019-06-14 Tom Tromey <tromey@adacore.com>
2322
2323 * gdb.base/symfile-warn.exp: New file.
2324 * gdb.base/symfile-warn.c: New file.
2325
2326 2019-06-14 Tom Tromey <tromey@adacore.com>
2327
2328 * gdb.base/annotate-symlink.exp: New file.
2329
2330 2019-06-14 Tom Tromey <tromey@adacore.com>
2331
2332 * gdb.ada/set_wstr.exp: Add reassignment test.
2333
2334 2019-06-14 Tom Tromey <tromey@adacore.com>
2335
2336 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2337 'unchecked_access and 'unrestricted_access as well.
2338
2339 2019-06-14 Tom Tromey <tromey@adacore.com>
2340
2341 PR ada/24539:
2342 * gdb.ada/vla.exp: Update tests.
2343 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2344 pragma.
2345
2346 2019-06-13 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.base/settings.exp (test-integer): Test junk after
2349 "unlimited".
2350
2351 2019-06-13 Pedro Alves <palves@redhat.com>
2352
2353 * gdb.base/options.exp (test-thread-apply): New.
2354 (top level): Call it.
2355
2356 2019-06-13 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.base/options.exp (test-frame-apply): New.
2359 (top level): Test print commands with different "frame apply"
2360 prefixes.
2361
2362 2019-06-13 Pedro Alves <palves@redhat.com>
2363
2364 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2365 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2366 'max_completions' parameter and handle it.
2367 (test_gdb_completion_offers_commands): New.
2368
2369 2019-06-13 Pedro Alves <palves@redhat.com>
2370
2371 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2372
2373 2019-06-13 Pedro Alves <palves@redhat.com>
2374
2375 * gdb.base/options.exp (test-backtrace): New.
2376 (top level): Call it.
2377
2378 2019-06-13 Pedro Alves <palves@redhat.com>
2379
2380 * gdb.guile/scm-frame-args.exp: Use "set print
2381 raw-frame-arguments" instead of "set print raw frame-arguments".
2382 * gdb.python/py-frame-args.exp: Likewise.
2383
2384 2019-06-13 Pedro Alves <palves@redhat.com>
2385
2386 * gdb.compile/compile.exp: Adjust expected output to option
2387 processing changes.
2388
2389 2019-06-13 Pedro Alves <palves@redhat.com>
2390
2391 * gdb.base/options.exp: Build executable.
2392 (test-print): New procedure.
2393 (top level): Call it, once for "print" and another for "compile
2394 print".
2395
2396 2019-06-13 Pedro Alves <palves@redhat.com>
2397
2398 * gdb.base/options.c: New file.
2399 * gdb.base/options.exp: New file.
2400
2401 2019-06-13 Pedro Alves <palves@redhat.com>
2402
2403 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2404 that "o" is ambiguous.
2405
2406 2019-06-13 Pedro Alves <palves@redhat.com>
2407
2408 * gdb.base/settings.c: New file.
2409 * gdb.base/settings.exp: New file.
2410
2411 2019-06-13 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/completion.exp: Fix comment typo.
2414
2415 2019-06-13 Pedro Alves <palves@redhat.com>
2416
2417 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2418 foo --1" test.
2419
2420 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2421
2422 * gdb.fortran/block-data.f: New.
2423 * gdb.fortran/block-data.exp: New.
2424
2425 2019-06-11 Tom de Vries <tdevries@suse.de>
2426
2427 PR testsuite/24521
2428 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2429 message.
2430
2431 2019-06-11 Tom de Vries <tdevries@suse.de>
2432
2433 PR testsuite/24521
2434 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2435
2436 2019-06-11 Tom de Vries <tdevries@suse.de>
2437
2438 * boards/readnow.exp: New file.
2439
2440 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2441
2442 * gdb.fortran/vla-sizeof.exp: Update expected results.
2443
2444 2019-06-06 Amos Bird <amosbird@gmail.com>
2445
2446 * gdb.base/annota1.exp (thread_switch): Add test for
2447 thread-exited annotation.
2448
2449 2019-06-06 Tom Tromey <tromey@adacore.com>
2450
2451 * gdb.base/maint.exp: Expect command started/finished output.
2452
2453 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2454
2455 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2456 comment.
2457 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2458
2459 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2460
2461 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2462 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2463 * gdb.arch/riscv-unwind-long-insn.c: New file.
2464 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2465
2466 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2467
2468 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2469
2470 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2471
2472 * lib/gdb.exp (help_list_trailer): New regexp variable
2473 factorizing the help trailer message.
2474 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2475 arg to allow to better factorize various tests.
2476 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2477 (test_prefix_command_help): Use help_list_trailer.
2478 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2479 * gdb.guile/scm-cmd.exp: Likewise.
2480 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2481 * gdb.base/help.exp: Use test_user_defined_class_help.
2482 * gdb.base/style.exp: Add tests for styling of help and apropos.
2483 * lib/gdb-utils.exp (style): Add title and highlight styles.
2484
2485 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2486
2487 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2488 $_shell_exitsignal.
2489 * gdb.base/default.exp: Update for new convenience variables.
2490
2491 2019-05-29 Tom Tromey <tromey@adacore.com>
2492
2493 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2494 to "break complete ada" test case's regexp.
2495
2496 2019-05-29 Tom Tromey <tromey@adacore.com>
2497
2498 PR c++/20020:
2499 * gdb.cp/constexpr-field.exp: New file.
2500 * gdb.cp/constexpr-field.cc: New file.
2501
2502 2019-05-29 Tom Tromey <tromey@adacore.com>
2503
2504 * gdb.base/finish.exp (finish_no_print): New proc.
2505 (finish_tests): Call it.
2506
2507 2019-05-24 Tom de Vries <tdevries@suse.de>
2508
2509 * gdb.dwarf2/gdb-add-index.exp: New file.
2510
2511 2019-05-22 Tom Tromey <tromey@adacore.com>
2512
2513 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2514 * gdb.base/style.exp: Use "style".
2515 * lib/gdb-utils.exp (style): New proc.
2516
2517 2019-05-22 Tom de Vries <tdevries@suse.de>
2518
2519 * gdb.base/align.exp: Require c++11.
2520
2521 2019-05-22 Tom de Vries <tdevries@suse.de>
2522
2523 PR testsuite/24586
2524 * gdb.python/py-mi-var-info-path-expression.exp: Call
2525 mi_skip_python_tests to check if python is supported.
2526
2527 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2528
2529 * gdb.arch/aarch64-pauth.c: New test.
2530 * gdb.arch/aarch64-pauth.exp: New file.
2531
2532 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2533
2534 * README (Re-running Tests Outside The Testsuite): New section.
2535
2536 2019-05-21 Tom de Vries <tdevries@suse.de>
2537
2538 * gdb.arch/amd64-eval.exp: Require c++11.
2539 * gdb.base/max-depth.exp: Same.
2540 * gdb.compile/compile-cplus-array-decay.exp: Same.
2541 * gdb.cp/meth-typedefs.exp: Same.
2542 * gdb.cp/subtypes.exp: Same.
2543 * gdb.cp/temargs.exp: Same.
2544
2545 2019-05-21 Alan Hayward <alan.hayward@arm.com>
2546
2547 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2548
2549 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2550
2551 PR gdb/18644
2552 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2553 * gdb.fortran/printing-types.exp: Add new test.
2554 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2555 testing.
2556 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2557 setup_kfail call.
2558
2559 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2560
2561 * README (Running the Testsuite): Change example.
2562 (Testsuite Parameters): Remove TRANSCRIPT.
2563 * lib/gdb.exp: Remove TRANSCRIPT check.
2564
2565 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2566
2567 * README (Testsuite Parameters): Add replay logging to
2568 GDBSERVER_DEBUG.
2569 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2570 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2571 as a comma separated list.
2572 (gdb_debug_init): Override procedure.
2573
2574 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2575
2576 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2577 (gdb_write_cmd_file): New procedure.
2578 * lib/gdbserver-support.exp (gdbserver_start): Call
2579 gdbserver_write_cmd_file.
2580 (gdbserver_write_cmd_file): New procedure.
2581
2582 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2583
2584 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2585 (delete_breakpoints): Likewise.
2586 (gdb_run_cmd): Likewise.
2587 (gdb_start_cmd): Likewise.
2588 (gdb_starti_cmd): Likewise.
2589 (gdb_internal_error_resync): Likewise.
2590 (gdb_test_multiple): Likewise.
2591 (gdb_reinitialize_dir): Likewise.
2592 (default_gdb_exit): Likewise.
2593 (gdb_file_cmd): Mark kill as optional.
2594 (default_gdb_start): Call gdb_stdin_log_init.
2595 (send_gdb): Call gdb_stdin_log_write.
2596 (rerun_to_main): Mark Y as an answer.
2597 (gdb_stdin_log_init): New function.
2598 (gdb_stdin_log_write): Likewise.
2599
2600 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2601
2602 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2603 * gdb.base/debug-expr.exp: Likewise.
2604 * gdb.base/foll-fork.exp: Likewise.
2605 * gdb.base/foll-vfork.exp: Likewise.
2606 * gdb.base/fork-print-inferior-events.exp: Likewise.
2607 * gdb.base/gdb-sigterm.exp: Likewise.
2608 * gdb.base/gdbinit-history.exp: Likewise.
2609 * gdb.base/osabi.exp: Likewise.
2610 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2611 * gdb.base/ui-redirect.exp: Likewise.
2612 * gdb.gdb/unittest.exp: Likewise.
2613 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2614 * gdb.mi/mi-watch.exp: Likewise.
2615 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2616 * gdb.mi/user-selected-context-sync.exp: Likewise.
2617 * gdb.python/python.exp: Disable debug test when debugging.
2618 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2619 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2620 Likewise.
2621 * gdb.threads/stepi-random-signal.exp: Likewise.
2622
2623 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2624
2625 * Makefile.in: Pass through GDB_DEBUG.
2626 * README (Testsuite Parameters): Add GDB_DEBUG.
2627 (gdb,debug): Add board setting.
2628 * lib/gdb.exp (default_gdb_start): Start debugging.
2629 (gdb_debug_enabled): New procedure.
2630 (gdb_debug_init): Likewise.
2631
2632 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2633
2634 * Makefile.in: Pass through GDB_DEBUG.
2635 * README (Testsuite Parameters): Add GDB_DEBUG.
2636 (gdb,debug): Add board setting.
2637 * lib/gdb.exp (default_gdb_start): Start debugging.
2638 (gdb_debug_enabled): New procedure.
2639 (gdb_debug_init): Likewise.
2640
2641 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2642
2643 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2644
2645 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2646
2647 * gdb.base/ui-redirect.exp: Test redirection.
2648
2649 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2650
2651 * gdb.mi/mi-complete.exp: New file.
2652 * gdb.mi/mi-complete.cc: Likewise.
2653
2654 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2655
2656 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2657 indexed and sliced arrays, and pointers to arrays.
2658
2659 2019-05-14 Tom Tromey <tromey@adacore.com>
2660
2661 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2662 styling test.
2663
2664 2019-05-14 Tom de Vries <tdevries@suse.de>
2665
2666 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2667 selection entry encoding.
2668
2669 2019-05-10 Tom Tromey <tromey@adacore.com>
2670
2671 * gdb.ada/info_exc.exp: Add "complete" test.
2672
2673 2019-05-09 Tom de Vries <tdevries@suse.de>
2674
2675 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2676 CU-relative.
2677
2678 2019-05-09 Tom de Vries <tdevries@suse.de>
2679
2680 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2681 CU-relative.
2682
2683 2019-05-08 Joel Brobecker <brobecker@adacore.com>
2684
2685 * gdb.ada/frame_arg_lang.exp: New testcase.
2686 * gdb.ada/frame_arg_lang/bla.adb: New file.
2687 * gdb.ada/frame_arg_lang/pck.ads: New file.
2688 * gdb.ada/frame_arg_lang/pck.adb: New file.
2689 * gdb.ada/frame_arg_lang/foo.c: New file.
2690
2691 2019-05-08 Tom Tromey <tromey@adacore.com>
2692
2693 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2694
2695 2019-05-08 Tom Tromey <tromey@adacore.com>
2696
2697 * gdb.base/ptype-offsets.exp: Update tests.
2698
2699 2019-05-08 Tom Tromey <tromey@adacore.com>
2700
2701 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2702 cases.
2703 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2704 "short".
2705
2706 2019-05-08 Tom Tromey <tromey@adacore.com>
2707
2708 * gdb.ada/vla.exp: New file.
2709 * gdb.ada/vla/vla.adb: New file.
2710
2711 2019-05-07 Tom de Vries <tdevries@suse.de>
2712
2713 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2714
2715 2019-05-07 Tom de Vries <tdevries@suse.de>
2716
2717 PR testsuite/24522
2718 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2719 section.
2720
2721 2019-05-07 Tom de Vries <tdevries@suse.de>
2722
2723 PR testsuite/24522
2724 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2725 .debug_aranges section.
2726
2727 2019-05-07 Tom de Vries <tdevries@suse.de>
2728
2729 PR testsuite/24159
2730 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2731
2732 2019-05-06 Tom de Vries <tdevries@suse.de>
2733
2734 * lib/gdb.exp (exec_has_index_section): New proc.
2735 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2736 section.
2737
2738 2019-05-04 Tom de Vries <tdevries@suse.de>
2739
2740 * boards/cc-with-debug-names.exp: New file.
2741
2742 2019-05-03 Tom Tromey <tromey@adacore.com>
2743
2744 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2745 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2746 * gdb.ada/char_enum.exp: Add test.
2747
2748 2019-05-03 Tom de Vries <tdevries@suse.de>
2749
2750 * boards/cc-with-gdb-index.exp: New file.
2751
2752 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2753
2754 * gdb.rust/simple.exp: Add new test case.
2755 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2756 (main): Initialise an instance of the new struct.
2757
2758 2019-05-01 Tom Tromey <tromey@adacore.com>
2759
2760 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2761 record.
2762 (NPR): New variable.
2763 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2764 test.
2765
2766 2019-05-01 Tom Tromey <tromey@adacore.com>
2767
2768 * gdb.ada/packed_array_assign.exp: Add packed assignment
2769 regression test.
2770
2771 2019-05-01 Tom de Vries <tdevries@suse.de>
2772
2773 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2774
2775 2019-05-01 Tom de Vries <tdevries@suse.de>
2776
2777 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2778
2779 2019-04-30 Ali Tamur <tamur@google.com>
2780
2781 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2782
2783 2019-04-30 Tom Tromey <tromey@adacore.com>
2784
2785 * lib/ada.exp (find_ada_tool): New proc.
2786 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2787 * gdb.ada/catch_ex_std.exp: New file.
2788 * gdb.ada/catch_ex_std/foo.adb: New file.
2789 * gdb.ada/catch_ex_std/some_package.adb: New file.
2790 * gdb.ada/catch_ex_std/some_package.ads: New file.
2791
2792 2019-04-30 Tom Tromey <tromey@adacore.com>
2793
2794 PR c++/24470:
2795 * gdb.cp/temargs.cc: Add test code from PR.
2796
2797 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2798
2799 * gdb.fortran/vla-datatypes.exp: Update expected results.
2800 * gdb.fortran/vla-ptype.exp: Likewise.
2801 * gdb.fortran/vla-type.exp: Likewise.
2802 * gdb.fortran/vla-value.exp: Likewise.
2803
2804 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2805
2806 * gdb.fortran/ptr-indentation.exp: Update expected results.
2807 * gdb.fortran/ptype-on-functions.exp: Likewise.
2808 * gdb.fortran/vla-ptr-info.exp: Likewise.
2809 * gdb.fortran/vla-value.exp: Likewise.
2810
2811 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2812
2813 * gdb.fortran/ptype-on-functions.exp: New file.
2814 * gdb.fortran/ptype-on-functions.f90: New file.
2815
2816 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2817
2818 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2819 case void string.
2820
2821 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2822
2823 * gdb.fortran/complex.exp: Expand.
2824 * gdb.fortran/complex.f: Renamed to...
2825 * gdb.fortran/complex.f90: ...this, and extended to add more
2826 complex values.
2827
2828 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2829
2830 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2831 MODULO, CMPLX.
2832
2833 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2834 Richard Bunt <richard.bunt@arm.com>
2835
2836 * gdb.base/max-depth.c: New file.
2837 * gdb.base/max-depth.exp: New file.
2838 * gdb.python/py-nested-maps.c: New file.
2839 * gdb.python/py-nested-maps.exp: New file.
2840 * gdb.python/py-nested-maps.py: New file.
2841 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2842 (test_all_common): Call test_max_depth.
2843 * gdb.fortran/max-depth.exp: New file.
2844 * gdb.fortran/max-depth.f90: New file.
2845 * gdb.go/max-depth.exp: New file.
2846 * gdb.go/max-depth.go: New file.
2847 * gdb.modula2/max-depth.exp: New file.
2848 * gdb.modula2/max-depth.c: New file.
2849 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2850
2851 2019-04-29 Tom de Vries <tdevries@suse.de>
2852
2853 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2854
2855 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2856
2857 * gdb.base/callexit.exp: Test may-call-functions off.
2858
2859 2019-04-25 Keith Seitz <keiths@redhat.com>
2860
2861 PR c++/24367
2862 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2863 (another_incomplete_struct, test_incomplete): New definitions.
2864 (main): Use new definitions.
2865 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2866 functions.
2867
2868 2019-04-25 Ali Tamur <tamur@google.com>
2869
2870 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2871
2872 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2873
2874 PR corefiles/11608
2875 PR corefiles/18187
2876 * gdb.base/coredump-filter-build-id.exp: New file.
2877
2878 2019-04-25 Alan Hayward <alan.hayward@arm.com>
2879
2880 * Makefile.in: Pass through GDBSERVER_DEBUG.
2881 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2882 (gdbserver,debug): Add board setting.
2883 * gdb.trace/tspeed.exp: Skip when debugging.
2884 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2885 * lib/gdbserver-support.exp: Likewise
2886
2887 2019-04-24 Tom Tromey <tromey@adacore.com>
2888
2889 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2890 Rust.
2891
2892 2019-04-24 Tom Tromey <tromey@adacore.com>
2893
2894 * gdb.arch/amd64-eval.exp: Test bitfield return.
2895 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2896 (class Foo) <return_bitfields>: New method.
2897 (main): Call it.
2898
2899 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2900
2901 * gdb.cp/many-args.cc: New file.
2902 * gdb.cp/many-args.exp: New file.
2903
2904 2019-04-23 Tom de Vries <tdevries@suse.de>
2905
2906 PR gdb/24433
2907 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2908
2909 2019-04-23 Alan Hayward <alan.hayward@arm.com>
2910
2911 * gdb.trace/backtrace.exp: Use nopie flag.
2912 * gdb.trace/circ.exp: Likewise.
2913 * gdb.trace/collection.exp: Likewise.
2914 * gdb.trace/ftrace.exp: Likewise.
2915 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2916 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2917 * gdb.trace/qtro.exp: Likewise.
2918 * gdb.trace/read-memory.exp: Likewise.
2919 * gdb.trace/report.exp: Likewise.
2920 * gdb.trace/tfile.exp: Likewise.
2921 * gdb.trace/tfind.exp: Likewise.
2922 * gdb.trace/unavailable.exp: Likewise.
2923
2924 2019-04-22 Pedro Alves <palves@redhat.com>
2925
2926 * gdb.base/solib-probes-nosharedlibrary.c,
2927 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2928
2929 2019-04-19 Tom Tromey <tromey@adacore.com>
2930
2931 * gdb.ada/ptype_union.c: New file.
2932 * gdb.ada/ptype_union.exp: New file.
2933
2934 2019-04-19 Tom Tromey <tromey@adacore.com>
2935
2936 PR symtab/24423:
2937 * gdb.base/list0.h (foo): Add a control-l character.
2938
2939 2019-04-18 Tom de Vries <tdevries@suse.de>
2940
2941 PR gdb/24433
2942 * boards/local-board.exp: Set sysroot to "".
2943
2944 2019-04-18 Tom de Vries <tdevries@suse.de>
2945 Pedro Alves <palves@redhat.com>
2946
2947 PR gdb/24454
2948 * gdb.threads/vfork-follow-child-exec.c: New file.
2949 * gdb.threads/vfork-follow-child-exec.exp: New file.
2950 * gdb.threads/vfork-follow-child-exit.c: New file.
2951 * gdb.threads/vfork-follow-child-exit.exp: New file.
2952
2953 2019-04-15 Leszek Swirski <leszeks@google.com>
2954
2955 * gdb.arch/amd64-eval.cc: New file.
2956 * gdb.arch/amd64-eval.exp: New file.
2957
2958 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2959
2960 * gdb.server/sysroot.c: New test.
2961 * gdb.server/sysroot.exp: New file.
2962 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2963 matching param.
2964
2965 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2966
2967 * gdb.base/align.exp: Extend test to cover structures containing
2968 only static fields.
2969
2970 2019-04-11 Tom de Vries <tdevries@suse.de>
2971
2972 * boards/cc-with-dwz-m.exp: New file.
2973 * boards/cc-with-dwz.exp: New file.
2974 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2975
2976 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2977
2978 * gdb.base/start-cpp.exp: New file.
2979 * gdb.base/start-cpp.cc: New file.
2980
2981 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2982
2983 * gdb.python/py-thrhandle.exp: Adjust tests to call
2984 thread_from_handle instead of thread_from_thread_handle.
2985
2986 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2987
2988 * gdb.python/py-thrhandle.exp: Add tests for
2989 gdb.InferiorThread.handle.
2990
2991 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2992
2993 * gdb.python/py-function.exp: Check calling helper function from
2994 all languages.
2995 * lib/gdb.exp (gdb_supported_languages): New proc.
2996
2997 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2998
2999 * gdb.base/complex-parts.c: New file.
3000 * gdb.base/complex-parts.exp: New file.
3001
3002 2019-04-01 Tom Tromey <tromey@adacore.com>
3003
3004 PR symtab/23331:
3005 * gdb.dwarf2/dw2-ranges-main.c: New file.
3006 * gdb.dwarf2/dw2-ranges-psym.c: New file.
3007 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
3008
3009 2019-03-30 Simon Marchi <simark@simark.ca>
3010
3011 * gdb.base/default.exp: Add values for $_gdb_major and
3012 $_gdb_minor.
3013
3014 2019-03-29 Tom Tromey <tromey@adacore.com>
3015
3016 * gdb.base/help.exp: Tighten apropos regexp.
3017
3018 2019-03-29 Keith Seitz <keiths@redhat.com>
3019
3020 * gdb.fortran/array-bounds.exp: New file.
3021 * gdb.fortran/array-bounds.f90: New file.
3022
3023 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3024
3025 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
3026
3027 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3028
3029 * gdb.multi/hello.c (main): Increase alarm timer.
3030
3031 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
3032
3033 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
3034 factor when no hardware watchpoint support.
3035
3036 2019-03-28 Alan Hayward <alan.hayward@arm.com>
3037 Pedro Alves <palves@redhat.com>
3038
3039 * boards/local-board.exp: set sysroot to /.
3040
3041 2019-03-27 Alan Hayward <alan.hayward@arm.com>
3042
3043 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
3044 in child.
3045
3046 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
3049 field.
3050 (make_container): Initialise new field.
3051 * gdb.python/py-prettyprint.exp: Add new tests.
3052 * gdb.python/py-prettyprint.py (class ContainerPrinter)
3053 <display_hint>: New method.
3054
3055 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3056
3057 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
3058 gdb_continue_to_breakpoint more throughout this test.
3059 (run_lang_tests) Supply unique test names, and use
3060 gdb_test_no_output.
3061
3062 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
3063
3064 * gdb.base/finish-pretty.exp: Update expected results.
3065 * gdb.base/pretty-print.c: New file.
3066 * gdb.base/pretty-print.exp: New file.
3067
3068 2019-03-25 Pedro Alves <palves@redhat.com>
3069
3070 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
3071 move comments outside list. Append '-i "" eof' section.
3072
3073 2019-03-22 Alan Hayward <alan.hayward@arm.com>
3074
3075 PR testsuite/25016
3076 * README: Add pie options.
3077 * gdb.base/break-interp.exp: Ensure pie is disabled.
3078 * gdb.base/dump.exp: Likewise.
3079 * lib/gdb.exp (gdb_compile): Add pie option.
3080
3081 2019-03-19 Tom Tromey <tromey@adacore.com>
3082
3083 * gdb.mi/mi2-cli-display.c: New file.
3084 * gdb.mi/mi2-cli-display.exp: New file.
3085
3086 2019-03-18 Joel Brobecker <brobecker@adacore.com>
3087 Tom Tromey <tromey@adacore.com>
3088
3089 * gdb.ada/ptype_array/pck.adb: New file.
3090 * gdb.ada/ptype_array/pck.ads: New file.
3091 * gdb.ada/ptype_array/foo.adb: New file.
3092 * gdb.ada/ptype_array.exp: New file.
3093
3094 2019-03-14 Tom Tromey <tromey@adacore.com>
3095
3096 * gdb.base/style.exp: Add "set style sources" test.
3097
3098 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
3099
3100 * mi-breakpoint-location-ena-dis.exp: Rename to ...
3101 * mi-breakpoint-multiple-locations.exp: ... this.
3102 (make_breakpoints_pattern): New proc.
3103 (do_test): Add mi_version parameter, test -break-insert,
3104 -break-info and =breakpoint-created.
3105
3106 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
3107
3108 * config/default.exp: Remove 'load_lib gdb.exp'.
3109 * config/monitor.exp: Likewise.
3110 * config/sid.exp: Likewise.
3111 * config/sim.exp: Likewise.
3112 * config/slite.exp: Likewise.
3113 * config/unix.exp: Likewise.
3114 * gdb.base/default.exp: Remove unhelpful comment.
3115
3116 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3117
3118 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
3119
3120 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3121
3122 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
3123
3124 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3125
3126 * gdb.fortran/type-kinds.exp: Update expected results.
3127
3128 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3129
3130 * gdb.fortran/type-kinds.exp: Test new integer type kind.
3131
3132 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3133
3134 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3135 function.
3136 (test_basic_parsing_of_type_kinds): Expand types tested.
3137 (test_parsing_invalid_type_kinds): New function.
3138
3139 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3140
3141 * gdb.fortran/intrinsics.exp: New file.
3142 * gdb.fortran/intrinsics.f90: New file.
3143 * gdb.fortran/type-kinds.exp: New file.
3144
3145 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3146
3147 * gdb.fortran/dot-ops.exp: New file.
3148
3149 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3150
3151 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3152 Check upper and lower case logical literals.
3153
3154 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3155
3156 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3157 Remove duplicate tests.
3158
3159 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3160
3161 * lib/gdb.exp (builtin_cd): rename of cd.
3162 (cd): Override builtin.
3163
3164 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3165
3166 * gdb.fortran/function-calls.exp: New file.
3167 * gdb.fortran/function-calls.f90: New test.
3168
3169 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3170
3171 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3172 on user program standard output.
3173 * gdb.fortran/short-circuit-argument-list.f90: Record function
3174 calls.
3175
3176 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3177
3178 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3179 failure.
3180
3181 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3182
3183 PR gdb/8527
3184 * gdb.base/interrupt-daemon-attach.c,
3185 gdb.base/interrupt-daemon-attach.exp: New test.
3186
3187 2019-02-27 Pedro Alves <palves@redhat.com>
3188
3189 * gdb.base/page.exp: Add tests for "set width/height -1".
3190
3191 2019-02-27 Pedro Alves <palves@redhat.com>
3192
3193 * gdb.base/page.exp: Add tests for "set/show width/height" with
3194 "infinite" values.
3195
3196 2019-02-27 Tom Tromey <tromey@adacore.com>
3197
3198 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3199 2.4.
3200 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3201 workaround.
3202
3203 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3204
3205 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3206 tests for structs with static members.
3207
3208 2019-02-26 Tom Tromey <tromey@adacore.com>
3209
3210 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3211 ValueError, not TypeError.
3212
3213 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3214
3215 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3216 call from main program.
3217
3218 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3219
3220 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3221 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3222 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3223 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3224 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3225
3226 2019-02-22 Keith Seitz <keiths@redhat.com>
3227
3228 PR symtab/23853
3229 * gdb.base/symlink-sourcefile.c: New file.
3230 * gdb.base/symlink-sourcefile.exp: New file.
3231
3232 2019-02-20 Tom Tromey <tom@tromey.com>
3233
3234 * gdb.base/info_qt.exp: Update.
3235
3236 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3237
3238 * gdb.base/source.exp: Move "error in sourced script" code to
3239 the end.
3240 * gdb.base/source-error.gdb: Move contents to
3241 source-error-1.gdb. Add new code to source source-error-1.gdb.
3242 * gdb.base/source-error-1.gdb: New file, from previous
3243 source-error.gdb.
3244
3245 2019-02-17 Tom Tromey <tom@tromey.com>
3246
3247 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3248 for macro styling.
3249 * gdb.base/style.c (SOME_MACRO): New macro.
3250
3251 2019-02-17 Tom Tromey <tom@tromey.com>
3252
3253 * gdb.base/style.exp: Add line-wrapping tests.
3254 * gdb.base/page.exp: Add test for quitting during pagination.
3255
3256 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3257
3258 * gdb.ada/big_packed_array: New testcase.
3259 * gdb.ada/homonym.exp: Fix incorrect expected output for
3260 "break <homonym__get_value>" test.
3261
3262 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3263
3264 PR breakpoints/21870
3265 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3266 and prepare_for_testing. Add comment.
3267 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3268 redundant cleanup call. Clean up comment.
3269
3270 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3271
3272 PR breakpoints/21870
3273 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3274 * gdb.arch/aarch64-dbreg-contents.c: New file.
3275
3276 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3277
3278 * gdb.ada/mi_ref_changeable: New testcase.
3279
3280 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3281
3282 * gdb.base/attach.exp: Add double attach test.
3283
3284 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3285
3286 * lib/gdb.exp (default_gdb_start): Don't match pagination
3287 prompt.
3288 (gdb_init): Set stty_init.
3289
3290 2019-01-27 Tom Tromey <tom@tromey.com>
3291
3292 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3293 skip_python_tests.
3294
3295 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3296
3297 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3298 New structure.
3299 (struct struct_static_02_02): Likewise.
3300 (struct struct_static_02_03): Likewise.
3301 (struct struct_static_02_04): Likewise.
3302 (struct struct_static_04_01): Likewise.
3303 (struct struct_static_04_02): Likewise.
3304 (struct struct_static_04_03): Likewise.
3305 (struct struct_static_04_04): Likewise.
3306 (struct struct_static_06_01): Likewise.
3307 (struct struct_static_06_02): Likewise.
3308 (struct struct_static_06_03): Likewise.
3309 (struct struct_static_06_04): Likewise.
3310 (cmp_struct_static_02_01): Likewise.
3311 (cmp_struct_static_02_02): Likewise.
3312 (cmp_struct_static_02_03): Likewise.
3313 (cmp_struct_static_02_04): Likewise.
3314 (cmp_struct_static_04_01): Likewise.
3315 (cmp_struct_static_04_02): Likewise.
3316 (cmp_struct_static_04_03): Likewise.
3317 (cmp_struct_static_04_04): Likewise.
3318 (cmp_struct_static_06_01): Likewise.
3319 (cmp_struct_static_06_02): Likewise.
3320 (cmp_struct_static_06_03): Likewise.
3321 (cmp_struct_static_06_04): Likewise.
3322 (call_all): Test new structs.
3323 * gdb.base/infcall-nested-structs.exp: Likewise.
3324
3325 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3326 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3327
3328 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3329 * gdb.base/stack-protector.c: New test.
3330 * gdb.base/stack-protector.exp: New file.
3331 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3332 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3333 option.
3334 (gdb_compile): Remove stack protector for GCC and prevent
3335 recursion.
3336
3337 2019-01-16 Keith Seitz <keiths@redhat.com>
3338
3339 PR gdb/23773
3340 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3341
3342 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3343
3344 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3345 aliases.
3346 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3347 tests.
3348 * gdb.arch/powerpc-vector-regs.c: New file.
3349 * gdb.arch/powerpc-vector-regs.exp: New file.
3350
3351 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3352
3353 * gdb.arch/altivec-regs.exp: Fix the list passed to
3354 gdb_expect_list when testing "info vector".
3355
3356 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3357
3358 * gdb.base/style.exp: Don't include path in testname.
3359
3360 2019-01-10 Keith Seitz <keiths@redhat.com>
3361
3362 PR gdb/23712
3363 PR symtab/23010
3364 * gdb.dwarf2/multidictionary.exp: New file.
3365
3366 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3367
3368 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3369 (test_gnuv3_style_demangling): ... this.
3370 (test_lucid_style_demangling): Remove.
3371 (test_arm_style_demangling): Remove.
3372 (test_hp_style_demangling): Remove.
3373 (do_tests): Remove calls to the above.
3374
3375 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3376
3377 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3378 case.
3379
3380 2019-01-06 Tom Tromey <tom@tromey.com>
3381
3382 PR gdb/28155:
3383 * gdb.dwarf2/typedef-void-finish.exp: New file.
3384
3385 2018-12-28 Tom Tromey <tom@tromey.com>
3386 Simon Marchi <simark@simark.ca>
3387
3388 * gdb.base/jit-exec.exp: New file.
3389 * gdb.base/jit-exec.c: New file.
3390 * gdb.base/jit-execd.c: New file.
3391
3392 2018-12-28 Tom Tromey <tom@tromey.com>
3393
3394 * gdb.base/style.exp: Update test to check for address styling.
3395
3396 2018-12-28 Tom Tromey <tom@tromey.com>
3397
3398 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3399 message.
3400
3401 2018-12-28 Tom Tromey <tom@tromey.com>
3402
3403 * gdb.base/style.exp: Add test for version number styling.
3404
3405 2018-12-28 Tom Tromey <tom@tromey.com>
3406
3407 * gdb.base/style.exp: Add test for print_address_symbolic.
3408
3409 2018-12-28 Tom Tromey <tom@tromey.com>
3410
3411 * gdb.base/style.exp: Add test for breakpoint setting.
3412
3413 2018-12-28 Tom Tromey <tom@tromey.com>
3414
3415 * gdb.base/style.exp: Add test for variable names.
3416
3417 2018-12-28 Tom Tromey <tom@tromey.com>
3418
3419 * gdb.base/style.exp: New file.
3420 * gdb.base/style.c: New file.
3421
3422 2018-12-28 Tom Tromey <tom@tromey.com>
3423
3424 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3425 "dumb".
3426 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3427 the TERM environment variable.
3428
3429 2018-12-27 Tom Tromey <tom@tromey.com>
3430
3431 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3432 pagination test.
3433
3434 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3435
3436 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3437 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3438
3439 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3440
3441 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3442 Filename a.adb changed to bp_fun_addr.adb.
3443 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3444
3445 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3446
3447 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3448 non-PIE executables.
3449 * README: Mention the gdb,nopie_flag board setting.
3450 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3451 non-PIE executable.
3452 * gdb.arch/amd64-entry-value.exp: Likewise.
3453 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3454 * gdb.arch/i386-float.exp: Likewise.
3455 * gdb.arch/i386-signal.exp: Likewise.
3456 * gdb.mi/mi-reg-undefined.exp: Likewise.
3457
3458 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3459
3460 PR gdb/23974
3461 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3462
3463 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3464
3465 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3466 Update order of results accordingly.
3467
3468 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3469
3470 * gdb.base/annota1.exp: Update a test regexp.
3471
3472 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3473
3474 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3475
3476 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3477
3478 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3479 (reuse_time): Initialize to REUSE_TIME_CAP.
3480 (check_rc): New function.
3481 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3482 Check pthread_create rc.
3483 (spawner_thread_func): Check pthread_create and pthread_join rc.
3484
3485 2018-12-08 Pedro Alves <palves@redhat.com>
3486
3487 * gdb.base/list.exp (test_forward_search): Rename to ...
3488 (test_forward_reverse_search): ... this. Also test reverse-search
3489 and the forward-search alias.
3490
3491 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3492
3493 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3494 local timeout variable before return, and remove all local timeout
3495 variable entirely.
3496 (gdb_load): Likewise.
3497
3498 2018-12-01 Tom de Vries <tdevries@suse.de>
3499
3500 * gdb.base/gdb-caching-proc.exp: New file.
3501
3502 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3503
3504 * Makefile.in (TIMESTAMP): New variable.
3505 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3506 command.
3507 (check-single-racy): Likewise.
3508 (check/%.exp): Likewise.
3509 (check-racy/%.exp): Likewise.
3510 (workers/%.worker): Likewise.
3511 (build-perf): Likewise.
3512 (check-perf): Likewise.
3513 * README: Describe new "TS" and "TS_FORMAT" variables.
3514 * print-ts.py: New file.
3515
3516 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3517
3518 PR python/23714
3519 * gdb.python/python.exp: Test command repetition after
3520 gdb.execute.
3521
3522 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3523
3524 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3525 is correctly aligned.
3526
3527 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3528
3529 * gdb.ada/info_auto_lang.exp: New testcase.
3530 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3531 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3532 * gdb.ada/info_auto_lang/some_c.c: New file.
3533
3534 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3535
3536 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3537 FUNC_lang language syntax.
3538
3539 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3540
3541 * gdb.base/info_minsym.c: New file.
3542 * gdb.base/info_minsym.exp: New file.
3543
3544 2018-11-19 Tom Tromey <tom@tromey.com>
3545
3546 PR rust/23625:
3547 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3548 * gdb.rust/expr.exp: Update expected output. Change one test.
3549
3550 2018-11-19 Tom Tromey <tom@tromey.com>
3551
3552 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3553
3554 2018-11-19 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3557 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3558 see the expected warning.
3559
3560 2018-11-16 Alan Hayward <alan.hayward@arm.com>
3561
3562 PR gdb/22736:
3563 * gdb.cp/infcall-nodebug-lib.c: New test.
3564 * gdb.cp/infcall-nodebug-main.c: New test.
3565 * gdb.cp/infcall-nodebug.exp: New file.
3566
3567 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3568
3569 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3570 completer tests.
3571
3572 2018-11-09 Tom de Vries <tdevries@suse.de>
3573
3574 * gdb.base/msym-lang.c: New test.
3575 * gdb.base/msym-lang.exp: New file.
3576 * gdb.base/msym-lang-main.c: New test.
3577
3578 2018-11-08 Tom Tromey <tom@tromey.com>
3579
3580 PR gdb/23555:
3581 PR gdb/23838:
3582 * gdb.base/warning.exp: New file.
3583
3584 2018-11-08 Jan Beulich <jbeulich@suse.com>
3585
3586 * testsuite/gdb.arch/i386-avx512.c,
3587 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3588
3589 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3590
3591 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3592 point hardware.
3593
3594 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3595
3596 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3597 * gdb.dwarf2/missing-type-name.exp: New file.
3598
3599 2018-11-06 Tom de Vries <tdevries@suse.de>
3600
3601 * gdb.base/many-headers.c: New test.
3602 * gdb.base/many-headers.exp: New file.
3603
3604 2018-11-06 Jim Wilson <jimw@sifive.com>
3605
3606 * gdb.base/code_elim.exp: For riscv, set additional_flags
3607 to include -msmall-data-limit=0.
3608
3609 2018-11-01 Joel Brobecker <brobecker@adacore.com>
3610
3611 * gdb.ada/watch_minus_l: New testcase.
3612
3613 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3614
3615 * gdb.arch/aix-sighandle.c: New file.
3616 * gdb.arch/aix-sighandle.exp: New file.
3617
3618 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3619
3620 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3621 registers being unions.
3622
3623 2018-10-31 Tom de Vries <tdevries@suse.de>
3624
3625 * lib/valgrind.exp: New file.
3626 (vgdb_start, vgdb_stop): New procs, factored out of ...
3627 * gdb.base/valgrind-bt.exp: ... here, ...
3628 * gdb.base/valgrind-disp-step.exp: ... here and ...
3629 * gdb.base/valgrind-infcall.exp: ... here.
3630
3631 2018-10-31 Tom de Vries <tdevries@suse.de>
3632
3633 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3634
3635 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3636
3637 * gdb.dwarf2/void-type.c: New file.
3638 * gdb.dwarf2/void-type.exp: New file.
3639
3640 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3641
3642 * gdb.base/info_qt.c: New file.
3643 * gdb.base/info_qt.exp: New file.
3644
3645 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3646
3647 * gdb.arch/powerpc-htm-regs.c: New file.
3648 * gdb.arch/powerpc-htm-regs.exp: New file.
3649
3650 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3651
3652 * gdb.arch/powerpc-tar.c: New file.
3653 * gdb.arch/powerpc-tar.exp: New file.
3654
3655 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3656
3657 * gdb.arch/powerpc-ppr-dscr.c: New file.
3658 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3659
3660 2018-10-25 Tom de Vries <tdevries@suse.de>
3661
3662 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3663
3664 2018-10-24 Tom de Vries <tdevries@suse.de>
3665
3666 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3667 longer exists error.
3668
3669 2018-10-24 Tom de Vries <tdevries@suse.de>
3670
3671 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3672
3673 2018-10-24 Tom de Vries <tdevries@suse.de>
3674
3675 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3676 --db-attach in valgrind.
3677
3678 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3679
3680 * gdb.arch/riscv-reg-aliases.c: New file.
3681 * gdb.arch/riscv-reg-aliases.exp: New file.
3682
3683 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3684
3685 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3686
3687 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3688
3689 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3690
3691 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3692
3693 * gdb.cp/ovldbreak.exp: Fix regexps.
3694
3695 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3696
3697 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3698
3699 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3700
3701 PR cli/23785
3702 * gdb.base/restore.exp: New test to check if "restore" with an
3703 invalid file doesn't segfault.
3704
3705 2018-10-18 Tom de Vries <tdevries@suse.de>
3706
3707 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3708 * gdb.ada/excep_handle.exp: Same.
3709 * gdb.ada/mi_string_access.exp: Same.
3710 * gdb.ada/mi_var_union.exp: Same.
3711 * gdb.arch/arc-analyze-prologue.exp: Same.
3712 * gdb.arch/arc-decode-insn.exp: Same.
3713 * gdb.base/readnever.exp: Same.
3714 * gdb.fortran/printing-types.exp: Same.
3715 * gdb.guile/scm-lazy-string.exp: Same.
3716
3717 2018-10-16 Tom de Vries <tdevries@suse.de>
3718
3719 PR gdb/23730
3720 * gdb.base/catch-follow-exec.c: Add copyright notice.
3721 * gdb.base/catch-follow-exec.exp: Rewrite to use
3722 gdb_spawn_with_cmdline_opts. Require gdb-native.
3723
3724 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3725
3726 * gdb.trace/actions-changed.exp: Check for arch support.
3727 * gdb.trace/actions.exp: Likewise.
3728 * gdb.trace/ax.exp: Likewise.
3729 * gdb.trace/backtrace.exp: Likewise.
3730 * gdb.trace/change-loc.exp: Likewise.
3731 * gdb.trace/deltrace.exp: Likewise.
3732 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3733 * gdb.trace/ftrace.exp: Likewise.
3734 * gdb.trace/infotrace.exp: Check for arch support.
3735 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3736 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3737 * gdb.trace/mi-tsv-changed.exp: Likewise.
3738 * gdb.trace/packetlen.exp: Likewise.
3739 * gdb.trace/passc-dyn.exp: Likewise.
3740 * gdb.trace/passcount.exp: Likewise.
3741 * gdb.trace/pending.exp: Likewise.
3742 * gdb.trace/range-stepping.exp: Check for shlib support.
3743 * gdb.trace/report.exp: Check for arch support.
3744 * gdb.trace/save-trace.exp: Likewise.
3745 * gdb.trace/signal.exp: Check for signal support.
3746 * gdb.trace/tfind.exp: Check for arch support.
3747 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3748 * gdb.trace/trace-common.h: Add comment.
3749 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3750 * gdb.trace/trace-enable-disable.exp: Likewise.
3751 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3752 * gdb.trace/tracecmd.exp: Check for arch support.
3753 * gdb.trace/tspeed.exp: Check for shlib and target support.
3754 * gdb.trace/tstatus.exp: Check for arch support.
3755 * gdb.trace/tsv.exp: Likewise.
3756 * gdb.trace/while-dyn.exp: Likewise.
3757 * gdb.trace/while-stepping.exp: Likewise.
3758 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3759
3760 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3761
3762 * gdb.trace/tspeed.exp: Remove nowarnings.
3763 (prepare_for_trace_test): Declare "global ipalib".
3764 * gdb.trace/tspeed.c: Include unistd.h.
3765 (main): Remove superfluous printf argument.
3766
3767 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3768
3769 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3770 directory prefix on the filename.
3771
3772 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3773
3774 * gdb.gdb/unittest.exp: Update expected message informing that
3775 selftests have been disabled.
3776 * gdb.server/unittest.exp: Likewise.
3777
3778 2018-10-09 Tom de Vries <tdevries@suse.de>
3779
3780 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3781 with runto_main.
3782
3783 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
3784
3785 PR c++/16841
3786 * gdb.cp/virtbase2.cc: New file.
3787 * gdb.cp/virtbase2.exp: New file.
3788
3789 2018-10-06 Tom Tromey <tom@tromey.com>
3790
3791 PR python/19399:
3792 * gdb.python/py-inferior.exp: Add architecture test.
3793
3794 2018-10-06 Tom Tromey <tom@tromey.com>
3795
3796 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3797 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3798
3799 2018-10-06 Tom Tromey <tom@tromey.com>
3800
3801 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3802 of a "throw" catchpoint.
3803
3804 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3805
3806 * gdb.base/info-proc.exp: Update string expected from "help info
3807 proc".
3808
3809 2018-10-04 Tom Tromey <tom@tromey.com>
3810
3811 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3812 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3813 (test_initial_complaints, test_empty_complaints): Update.
3814 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3815
3816 2018-10-04 Tom Tromey <tom@tromey.com>
3817
3818 PR cli/19551:
3819 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3820 * lib/gdb.exp (gdb_file_cmd): Update.
3821 * gdb.stabs/weird.exp (print_weird_var): Update.
3822 * gdb.server/solib-list.exp: Update.
3823 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3824 * gdb.mi/mi-cli.exp: Update.
3825 * gdb.linespec/linespec.exp: Update.
3826 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3827 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3828 * gdb.cp/cp-relocate.exp: Update.
3829 * gdb.base/sym-file.exp: Update.
3830 * gdb.base/relocate.exp: Update.
3831 * gdb.base/readnever.exp: Update.
3832 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3833 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3834 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3835 * gdb.base/code_elim.exp: Update.
3836 * gdb.base/break-unload-file.exp (test_break): Update.
3837 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3838 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3839 Update.
3840 * gdb.base/attach.exp (do_attach_tests): Update.
3841 * gdb.base/sepdebug.exp: Update.
3842 * gdb.python/py-section-script.exp: Update.
3843
3844 2018-10-04 Tom Tromey <tom@tromey.com>
3845
3846 PR cli/22234:
3847 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3848 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3849 output.
3850
3851 2018-10-04 Tom Tromey <tom@tromey.com>
3852
3853 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3854 set width and height to 0.
3855 (test_command_line_attach_run): Use -quiet.
3856
3857 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3858
3859 * lib/gdb.exp (skip_ifunc_tests): New.
3860 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3861 other compile failures.
3862 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3863
3864 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3865
3866 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3867 is_amd64_regs_target.
3868
3869 2018-10-01 Alan Hayward <alan.hayward@arm.com>
3870
3871 * gdb.arch/aarch64-sighandler-regs.c: New test.
3872 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3873 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3874
3875 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3876
3877 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3878 assembly.
3879
3880 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3881
3882 * gdb.base/frame-selection.exp: New file.
3883 * gdb.base/frame-selection.c: New file.
3884
3885 2018-09-27 Alan Hayward <alan.hayward@arm.com>
3886
3887 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3888 pthread barrier.
3889 (main): Likewise.
3890
3891 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3892
3893 * gdb.base/large-frame-1.c: New file.
3894 * gdb.base/large-frame-2.c: New file.
3895 * gdb.base/large-frame.exp: New file.
3896 * gdb.base/large-frame.h: New file.
3897
3898 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3899
3900 PR gdb/20948
3901 * gdb.base/write_mem.exp: New test.
3902 * gdb.base/write_mem.c: Likewise.
3903
3904 2018-09-23 Tom Tromey <tom@tromey.com>
3905
3906 PR python/18852:
3907 * gdb.python/py-parameter.exp: Add test for parameter that throws
3908 on "set".
3909
3910 2018-09-23 Tom Tromey <tom@tromey.com>
3911
3912 PR python/17284:
3913 * gdb.python/py-template.exp (test_template_arg): Add test for
3914 negative template argument number.
3915
3916 2018-09-23 Tom Tromey <tom@tromey.com>
3917
3918 PR python/14062:
3919 * gdb.python/python.exp: Add test for post_event error.
3920
3921 2018-09-23 Tom Tromey <tom@tromey.com>
3922
3923 PR python/18170:
3924 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3925 convert pointers to int and long.
3926
3927 2018-09-23 Tom Tromey <tom@tromey.com>
3928
3929 PR python/20126:
3930 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3931 signed-ness conversion tests.
3932
3933 2018-09-23 Tom Tromey <tom@tromey.com>
3934
3935 PR python/18352;
3936 * gdb.python/py-value.exp (test_float_conversion): New proc.
3937 Use it.
3938
3939 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3940
3941 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3942
3943 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3944
3945 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3946 no readline.
3947 * gdb.base/utf8-identifiers.exp: Likewise.
3948 * gdb.cp/cpcompletion.exp: Likewise.
3949 * gdb.linespec/cpcompletion.exp: Likewise.
3950 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3951 * gdb.linespec/cpls-ops.exp: Likewise.
3952
3953 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3954 Chris January <chris.january@arm.com>
3955
3956 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3957 * gdb.fortran/short-circuit-argument-list.exp: New file.
3958 * gdb.fortran/short-circuit-argument-list.f90: New test.
3959
3960 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3961
3962 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3963 "arch=" keyword when executing "-stack-list-frames".
3964
3965 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3966
3967 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3968 "arch=" keyword when executing "-stack-list-frames".
3969
3970 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3971
3972 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3973 break ada".
3974
3975 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3976
3977 PR python/23669
3978 * gdb.python/python.exp: Test gdb.execute("show commands").
3979
3980 2018-09-16 Tom Tromey <tom@tromey.com>
3981
3982 * gdb.base/new-ui.exp (do_execution_tests): Update.
3983 * gdb.base/dbx.exp (test_breakpoints): Update.
3984
3985 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3986
3987 * lib/gdb.exp (gdb_simple_compile): Add proc.
3988 (is_elf_target): Use gdb_simple_compile.
3989 (skip_altivec_tests): Likewise.
3990 (skip_vsx_tests): Likewise.
3991 (skip_tsx_tests): Likewise.
3992 (skip_btrace_tests): Likewise.
3993 (skip_btrace_pt_tests): Likewise.
3994 (gdb_can_simple_compile): Likewise.
3995 (gdb_has_argv0): Likewise.
3996 (gdb_target_symbol_prefix): Likewise.
3997 (target_supports_scheduler_locking): Likewise.
3998
3999 2018-09-13 Tom Tromey <tom@tromey.com>
4000
4001 * Makefile.in (TAGS): Recognize proc_with_prefix and
4002 gdb_caching_proc.
4003
4004 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
4007 method.
4008
4009 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4010
4011 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
4012 and a few other Inferior properties when the Inferior is no
4013 longer valid.
4014
4015 2018-09-13 Tom Tromey <tom@tromey.com>
4016
4017 PR rust/23650:
4018 * gdb.rust/simple.exp: Add test for enum field access error.
4019
4020 2018-09-13 Tom Tromey <tom@tromey.com>
4021
4022 PR rust/23626:
4023 * gdb.rust/simple.rs (EmptyEnum): New type.
4024 (main): Use it.
4025 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
4026
4027 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
4028
4029 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
4030 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
4031 * gdb.python/py-symtab.exp: Update test printing an objfile.
4032
4033 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
4034
4035 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
4036 object.
4037
4038 2018-09-12 Alan Hayward <alan.hayward@arm.com>
4039
4040 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
4041 (support_complex_tests): Use gdb_can_simple_compile.
4042 (is_ilp32_target): Likewise.
4043 (is_lp64_target): Likewise.
4044 (is_64_target): Likewise.
4045 (is_amd64_regs_target): Likewise.
4046 (is_aarch32_target): Likewise.
4047 (gdb_int128_helper): Likewise.
4048
4049 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4050
4051 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
4052
4053 2018-09-10 Jerome Guitton <guitton@adacore.com>
4054
4055 * gdb.ada/same_component_name: Add test for case of tagged record
4056 with variable-length fields.
4057
4058 2018-09-10 Xavier Roirand <roirand@adacore.com>
4059
4060 * gdb.ada/access_to_unbounded_array.exp: New testcase.
4061 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
4062 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
4063 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
4064
4065 2018-09-10 Xavier Roirand <roirand@adacore.com>
4066
4067 * gdb.ada/mi_string_access.exp: New testcase.
4068 * gdb.ada/mi_string_access/bar.adb: New file.
4069 * gdb.ada/mi_string_access/pck.adb: New file.
4070 * gdb.ada/mi_string_access/pck.asd: New file.
4071
4072 2018-09-10 Xavier Roirand <roirand@adacore.com>
4073
4074 * gdb.ada/mi_var_union.exp: New testcase.
4075 * gdb.ada/mi_var_union/bar.adb: New file.
4076 * gdb.ada/mi_var_union/pck.adb: New file.
4077 * gdb.ada/mi_var_union/pck.asd: New file.
4078
4079 2018-09-08 Tom Tromey <tom@tromey.com>
4080
4081 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
4082
4083 2018-09-08 Tom Tromey <tom@tromey.com>
4084
4085 PR python/16047:
4086 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
4087 (register_pretty_printers): Register new printer.
4088 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
4089 test.
4090 * gdb.python/py-prettyprint.c (int_type3): New typedef.
4091 (an_int_type3): New global.
4092
4093 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4094
4095 * gdb.ada/expr_with_funcall: New testcase.
4096
4097 2018-09-08 Joel Brobecker <brobecker@adacore.com>
4098
4099 * gdb.ada/packed_array_assign: New testcase.
4100
4101 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
4102
4103 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
4104 names, and add test prefixes to make test names unique.
4105
4106 2018-09-05 Tom de Vries <tdevries@suse.de>
4107
4108 * gdb.dwarf2/varval.exp: Add test.
4109
4110 2018-09-04 Gary Benson <gbenson@redhat.com>
4111
4112 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
4113 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
4114
4115 2018-08-31 Tom Tromey <tom@tromey.com>
4116
4117 * gdb.rust/simple.rs: Rename second variable "v".
4118
4119 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
4120
4121 * gdb.base/funcargs.c (use_a): New function.
4122 (recurse): Call use_a.
4123
4124 2018-08-29 Keith Seitz <keiths@redhat.com>
4125
4126 * gdb.compile/compile-cplus-anonymous.cc: New file.
4127 * gdb.compile/compile-cplus-anonymous.exp: New file.
4128 * gdb.compile/compile-cplus-array-decay.cc: New file.
4129 * gdb.compile/compile-cplus-array-decay.exp: New file.
4130 * gdb.compile/compile-cplus-inherit.cc: New file.
4131 * gdb.compile/compile-cplus-inherit.exp: New file.
4132 * gdb.compile/compile-cplus-member.cc: New file.
4133 * gdb.compile/compile-cplus-member.exp: New file.
4134 * gdb.compile/compile-cplus-method.cc: New file.
4135 * gdb.compile/compile-cplus-method.exp: New file.
4136 * gdb.compile/compile-cplus-mod.c: "New" file.
4137 * gdb.compile/compile-cplus-namespace.cc: New file.
4138 * gdb.compile/compile-cplus-namespace.exp: New file.
4139 * gdb.compile/compile-cplus-nested.cc: New file.
4140 * gdb.compile/compile-cplus-nested.exp: New file.
4141 * gdb.compile/compile-cplus-print.c: "New" file.
4142 * gdb.compile/compile-cplus-print.exp: "New" file.
4143 * gdb.compile/compile-cplus-virtual.cc: New file.
4144 * gdb.compile/compile-cplus-virtual.exp: New file.
4145 * gdb.compile/compile-cplus.c: "New" file.
4146 * gdb.compile/compile-cplus.exp: "New" file.
4147 * lib/compile-support.exp: New file.
4148
4149 2018-08-16 Gary Benson <gbenson@redhat.com>
4150
4151 PR gdb/13000:
4152 * gdb.base/batch-exit-status.exp: New file.
4153 * gdb.base/batch-exit-status.good-commands: Likewise.
4154 * gdb.base/batch-exit-status.bad-commands: Likewise.
4155
4156 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4157
4158 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4159 (struct struct02): Likewise.
4160 (struct struct03): Likewise.
4161 (struct struct04): Likewise.
4162 (struct struct_01_01): New struct.
4163 (struct struct_01_02): Likewise.
4164 (struct struct_01_03): Likewise.
4165 (struct struct_01_04): Likewise.
4166 (struct struct_02_01): Likewise.
4167 (struct struct_02_02): Likewise.
4168 (struct struct_02_03): Likewise.
4169 (struct struct_02_04): Likewise.
4170 (struct struct_04_01): Likewise.
4171 (struct struct_04_02): Likewise.
4172 (struct struct_04_03): Likewise.
4173 (struct struct_04_04): Likewise.
4174 (struct struct_05_01): Likewise.
4175 (struct struct_05_02): Likewise.
4176 (struct struct_05_03): Likewise.
4177 (struct struct_05_04): Likewise.
4178 (cmp_struct01): Remove function.
4179 (cmp_struct02): Likewise.
4180 (cmp_struct03): Likewise.
4181 (cmp_struct04): Likewise.
4182 (cmp_struct_01_01): Add Function.
4183 (cmp_struct_01_02): Likewise.
4184 (cmp_struct_01_03): Likewise.
4185 (cmp_struct_01_04): Likewise.
4186 (cmp_struct_02_01): Likewise.
4187 (cmp_struct_02_02): Likewise.
4188 (cmp_struct_02_03): Likewise.
4189 (cmp_struct_02_04): Likewise.
4190 (cmp_struct_04_01): Likewise.
4191 (cmp_struct_04_02): Likewise.
4192 (cmp_struct_04_03): Likewise.
4193 (cmp_struct_04_04): Likewise.
4194 (cmp_struct_05_01): Likewise.
4195 (cmp_struct_05_02): Likewise.
4196 (cmp_struct_05_03): Likewise.
4197 (cmp_struct_05_04): Likewise.
4198 (call_all): Add new structs.
4199 * gdb.base/infcall-nested-structs.exp: Likewise.
4200
4201 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4202
4203 * gdb.python/py-framefilter-mi.exp: Update regexp to
4204 check for "arch" field in frame output.
4205
4206 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4207
4208 * gdb.dwarf2/dw2-ranges-func.c: New file.
4209 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4210
4211 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4212
4213 * gdb.base/term.exp: Compare terminal settings with values from
4214 the inferior.
4215 * gdb.base/term.c: Get and set terminal settings.
4216
4217 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4218
4219 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4220 accommodate new "arch" field in frame output.
4221 * gdb.mi/mi-return.exp: Likewise.
4222 * gdb.mi/mi-stack.exp: Likewise.
4223 * gdb.mi/mi-syn-frame.exp: Likewise.
4224 * gdb.mi/user-selected-context-sync.exp: Likewise.
4225
4226 2018-08-19 Michael Spang <spang@google.com>
4227
4228 PR gdb/11786
4229 * gdb.base/gcore-tls-pie.c: New file.
4230 * gdb.base/gcore-tls-pie.exp: New file.
4231
4232 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4233
4234 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4235 * gdb.dwarf2/varval.c: New file.
4236 * gdb.dwarf2/varval.exp: New file.
4237
4238 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4239
4240 PR gdb/18931
4241 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4242
4243 2018-08-16 Keith Seitz <keiths@redhat.com>
4244
4245 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4246 tests expected to pass.
4247
4248 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4249
4250 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4251 -data-disassemble -a.
4252 (test_disassembly_bogus_args): Likewise.
4253
4254 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4255
4256 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4257
4258 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4259
4260 * gdb.base/vla-optimized-out.exp: Add new test.
4261
4262 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4263
4264 * gdb.base/vla-optimized-out-o3.exp: Delete.
4265 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4266 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4267 deleted tests.
4268
4269 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4270
4271 PR gdb/18050:
4272 * gdb.server/extended-remote-restart.c: New file.
4273 * gdb.server/extended-remote-restart.exp: New file.
4274
4275 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4276
4277 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4278 "set variable index = 42".
4279
4280 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4281
4282 * boards/index-cache-gdb.exp: New file.
4283 * gdb.dwarf2/index-cache.exp: New file.
4284 * gdb.dwarf2/index-cache.c: New file.
4285 * gdb.base/maint.exp: Check if we are using the index cache.
4286
4287 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4288
4289 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4290 MAKEFLAGS.
4291
4292 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4293
4294 * dg-extract-results.sh: Move to toplevel contrib.
4295 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4296 * Makefile.in (check-parallel-racy): Likewise.
4297
4298 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4299
4300 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4301 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4302 tests if the target supports scheduler locking.
4303
4304 2018-08-04 Tom de Vries <tdevries@suse.de>
4305
4306 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4307
4308 2018-08-02 Tom Tromey <tom@tromey.com>
4309
4310 PR symtab/16842.
4311 * gdb.cp/temargs.exp: Test "info address" of a template
4312 parameter.
4313
4314 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4315
4316 * gdb.python/py-mi-var-info-path-expression.c: New file.
4317 * gdb.python/py-mi-var-info-path-expression.py: New file.
4318 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4319
4320 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4321
4322 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4323 error after "cannot resolve name" string.
4324
4325 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4326
4327 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4328 started.
4329 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4330
4331 2018-07-28 Tom de Vries <tdevries@suse.de>
4332
4333 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4334
4335 2018-07-26 Tom de Vries <tdevries@suse.de>
4336
4337 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4338
4339 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4340
4341 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4342 is visible.
4343
4344 2018-07-26 Tom de Vries <tdevries@suse.de>
4345
4346 PR breakpoints/23366
4347 * gdb.base/catch-follow-exec.c: New test.
4348 * gdb.base/catch-follow-exec.exp: New file.
4349
4350 2018-07-25 Tom de Vries <tdevries@suse.de>
4351
4352 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4353 vla-optimized-out.c.
4354
4355 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4356
4357 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4358 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4359
4360 2018-07-20 Tom de Vries <tdevries@suse.de>
4361
4362 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4363 NOCLONE macro.
4364 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4365
4366 2018-07-19 Tom de Vries <tdevries@suse.de>
4367
4368 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4369 regular expression.
4370
4371 2018-07-18 Tom de Vries <tdevries@suse.de>
4372
4373 * gdb.base/vla-optimized-out.c: New test.
4374 * gdb.base/vla-optimized-out.exp: New file.
4375
4376 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4377
4378 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4379 message "No address associated with hostname" when gdbserver
4380 cannot resolve the hostname.
4381
4382 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4383
4384 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4385 Add some test prefixes to make tests unique.
4386
4387 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4388
4389 * gdb.base/frameapply.c: New file.
4390 * gdb.base/frameapply.exp: New file.
4391
4392 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4393
4394 * gdb.base/skip.exp: Update expected error message.
4395
4396 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4397 Jan Kratochvil <jan.kratochvil@redhat.com>
4398 Paul Fertser <fercerpav@gmail.com>
4399 Tsutomu Seki <sekiriki@gmail.com>
4400
4401 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4402 parameter.
4403 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4404 by default.
4405 * boards/native-gdbserver.exp: Likewise.
4406 * gdb.server/run-without-local-binary.exp: Improve regexp used
4407 for detecting when a remote debugging connection succeeds.
4408 * gdb.server/server-connect.exp: New file.
4409 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4410 Do not prefix the port number with ":".
4411 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4412 support for detecting and using it. Add '$debughost_gdbserver'
4413 to the list of arguments used to start gdbserver. Handle case
4414 when gdbserver cannot resolve a network name.
4415
4416 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4417
4418 PR c++/23373
4419 * gdb.base/ptype-offsets.cc (struct static_member): New
4420 struct.
4421 (main) <stmember>: New variable.
4422 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4423 with a static member in it.
4424
4425 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4426
4427 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4428 watchpoints enabled and disabled.
4429
4430 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4431
4432 * gdb.base/examine-backward.exp: Still run tests around address
4433 0x0, even if address 0x0 is not readable. Update the pattern for
4434 matching address 0x0 in expected output.
4435
4436 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4437
4438 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4439 malloc/free.
4440
4441 2018-07-04 Tom de Vries <tdevries@suse.de>
4442
4443 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4444
4445 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4446
4447 PR tdep/8282
4448 * gdb.arch/mips-disassembler-options.exp: New test.
4449 * gdb.arch/mips-disassembler-options.s: New test source.
4450
4451 2018-06-29 Pedro Alves <palves@redhat.com>
4452
4453 * gdb.threads/names.exp: Adjust expected "info threads" output.
4454
4455 2018-06-29 Pedro Alves <palves@redhat.com>
4456
4457 * gdb.opt/inline-break.exp (line number, address): Add "info
4458 break" tests.
4459
4460 2018-06-29 Pedro Alves <palves@redhat.com>
4461
4462 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4463 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4464 number and address and running to them.
4465
4466 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4467
4468 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4469
4470 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4471
4472 * lib/compiler.c: Remove executable permission flag.
4473
4474 2018-06-28 Richard Bunt <richard.bunt@arm.com>
4475
4476 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4477 code.
4478 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4479
4480 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4481
4482 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4483
4484 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4485
4486 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4487 address argument is omitted.
4488
4489 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4490
4491 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4492
4493 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
4494
4495 PR gdb/21695
4496 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4497 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4498
4499 2018-06-26 Tom Tromey <tom@tromey.com>
4500
4501 PR rust/22574:
4502 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4503 * gdb.rust/simple.rs (struct SimpleLayout): New.
4504
4505 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4506
4507 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4508 "info registers" output.
4509
4510 2018-06-21 Richard Bunt <richard.bunt@arm.com>
4511
4512 * gdb.base/watchpoint-hw-attach.c: New test.
4513 * gdb.base/watchpoint-hw-attach.exp: New file.
4514
4515 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4516
4517 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4518 through /bin/sh.
4519 * boards/dwarf4-gdb-index.exp: Likewise.
4520 * boards/fission-dwp.exp: Likewise.
4521
4522 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4523
4524 * gdb.base/float128.exp: Add comment and improved fail message
4525 to the failure case of "print large128" test.
4526
4527 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4528
4529 * configure.ac: Remove AC_PREREQ.
4530 * configure: Re-generate.
4531
4532 2018-06-19 Pedro Alves <palves@redhat.com>
4533
4534 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4535 (func_extern_caller): New.
4536 (main): Call func_extern_caller.
4537 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4538 logic change.
4539
4540 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
4541
4542 PR gdb/16841
4543 * gdb.cp/typedef-base.cc: New file.
4544 * gdb.cp/typedef-base.exp: New file.
4545
4546 2018-06-18 Tom de Vries <tdevries@suse.de>
4547
4548 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4549
4550 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4551 Richard Bunt <Richard.Bunt@arm.com>
4552
4553 * gdb.threads/attach-slow-waitpid.c: New file.
4554 * gdb.threads/attach-slow-waitpid.exp: New file.
4555 * gdb.threads/slow-waitpid.c: New file.
4556
4557 2018-06-14 Pedro Alves <palves@redhat.com>
4558
4559 * gdb.base/fork-running-state.c: Include <errno.h>.
4560 (exit_if_relative_exits): New.
4561 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4562 exits.
4563 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4564 child exits.
4565
4566 2018-06-14 Tom de Vries <tdevries@suse.de>
4567
4568 PR cli/22573
4569 * gdb.base/finish-pretty.c: New test.
4570 * gdb.base/finish-pretty.exp: New file.
4571
4572 2018-06-14 Pedro Alves <palves@redhat.com>
4573
4574 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4575 gdb's expected startup output.
4576
4577 2018-06-14 Pedro Alves <palves@redhat.com>
4578
4579 * lib/selftest-support.exp (selftest_setup): Remove inlined
4580 function handling.
4581
4582 2018-06-14 Tom de Vries <tdevries@suse.de>
4583
4584 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4585 matching of breakpoint printing.
4586
4587 2018-06-13 Tom de Vries <tdevries@suse.de>
4588
4589 PR testsuite/23269
4590 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4591 (fork_child): ... here, and ...
4592 (fork_parent): ... here.
4593
4594 2018-06-12 Tom de Vries <tdevries@suse.de>
4595
4596 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4597
4598 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4599 Stephen Roberts <stephen.roberts@arm.com>
4600
4601 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4602 rewrite test to describe action performed, rather than possible
4603 failure.
4604
4605 2018-06-08 Gary Benson <gbenson@redhat.com>
4606
4607 * gdb.threads/check-libthread-db.exp: New file.
4608 * gdb.threads/check-libthread-db.c: Likewise.
4609
4610 2018-06-05 Tom Tromey <tom@tromey.com>
4611
4612 * gdb.base/default.exp: Update expected "show version" output.
4613
4614 2018-06-05 Tom Tromey <tom@tromey.com>
4615
4616 PR cli/12326:
4617 * gdb.cp/static-print-quit.exp: Update.
4618 * lib/gdb.exp (pagination_prompt): Update.
4619 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4620 * gdb.python/python.exp: Update.
4621
4622 2018-06-04 Joel Brobecker <brobecker@adacore.com>
4623
4624 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4625
4626 2018-06-01 Joel Brobecker <brobecker@adacore.com>
4627
4628 * gdb.ada/bp_fun_addr: New testcase.
4629
4630 2018-06-01 Tom Tromey <tom@tromey.com>
4631
4632 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4633 results.
4634 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4635 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4636 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4637 * gdb.base/maint.exp (maint_pass_if): Update.
4638
4639 2018-05-31 Maciej W. Rozycki <macro@mips.com>
4640
4641 * gdb.base/endian.exp: New test.
4642 * gdb.base/endian.c: New test source.
4643
4644 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4645
4646 PR gdb/23203
4647 * gdb.base/bt-selected-frame.c: New file.
4648 * gdb.base/bt-selected-frame.exp: New file.
4649 * lib/gdb.exp (get_current_frame_number): New function.
4650
4651 2018-05-24 Maciej W. Rozycki <macro@mips.com>
4652 Pedro Alves <palves@redhat.com>
4653
4654 * gdb.threads/tls-core.c: Include <stdlib.h>
4655 (thread_proc): Call `abort'.
4656 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4657 (tls_core_test): New procedure, bits factored out from ...
4658 (top level): ... here. Test both native cores and gcore cores.
4659
4660 2018-05-23 Tom Tromey <tom@tromey.com>
4661
4662 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4663
4664 2018-05-23 Tom Tromey <tom@tromey.com>
4665
4666 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4667 symfile_complaints.
4668 (test_short_complaints): Likewise.
4669 (test_empty_complaints): Likewise.
4670 (test_initial_complaints): Update.
4671
4672 2018-05-23 Tom Tromey <tom@tromey.com>
4673
4674 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4675
4676 2018-05-23 Tom Tromey <tom@tromey.com>
4677
4678 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4679 (test_short_complaints): Update.
4680
4681 2018-05-22 Pedro Alves <palves@redhat.com>
4682
4683 * gdb.base/remote.exp: Only gdb_start after compiling the
4684 testcase. Issue "disconnect" before testing "set remote" command
4685 defaults. Issue clean_restart before running to main.
4686
4687 2018-05-22 Pedro Alves <palves@redhat.com>
4688
4689 * gdb.base/remote.exp: Adjust expected output of "show remote
4690 memory-write-packet-size". Add tests for "set remote
4691 memory-write-packet-size 0" and "set remote
4692 memory-write-packet-size fixed/limit".
4693
4694 2018-05-22 Pedro Alves <palves@redhat.com>
4695
4696 PR gdb/22973
4697 * gdb.base/utf8-identifiers.c: New file.
4698 * gdb.base/utf8-identifiers.exp: New file.
4699
4700 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4701
4702 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4703
4704 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4705
4706 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4707
4708 2018-05-18 Tom Tromey <tom@tromey.com>
4709
4710 * gdb.base/ptype-offsets.exp: Update.
4711
4712 2018-05-17 Keith Seitz <keiths@redhat.com>
4713
4714 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4715 in expected breakpoint stop locations.
4716 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4717 move to proper scope to test variable values.
4718 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4719 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4720 New functions.
4721 (main): Call not_inline_func3.
4722 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4723 inline_func1, inline_func2, and inline_func3. Test that when each
4724 breakpoint is hit, GDB properly reports both the stop location
4725 and the backtrace. Repeat tests for temporary breakpoints.
4726
4727 2018-05-15 Maciej W. Rozycki <macro@mips.com>
4728
4729 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4730 rather then trying to access it in determining whether the PID
4731 of `gdbserver' could have been retrieved.
4732
4733 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4734
4735 * gdb.arch/amd64-init-x87-values.S: New file.
4736 * gdb.arch/amd64-init-x87-values.exp: New file.
4737
4738 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4739
4740 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4741
4742 2018-05-04 Tom Tromey <tom@tromey.com>
4743
4744 PR python/22730:
4745 * gdb.python/python.exp: Test multi-line execute.
4746
4747 2018-05-04 Tom Tromey <tom@tromey.com>
4748
4749 PR python/22731:
4750 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4751
4752 2018-05-04 Tom Tromey <tom@tromey.com>
4753
4754 PR gdb/11750:
4755 * gdb.base/define.exp: Test defining a user command inside a user
4756 command.
4757 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4758
4759 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4760 Pedro Alves <palves@redhat.com>
4761
4762 PR breakpoints/19806 and support for PR external/20207.
4763 * gdb.base/watchpoint-unaligned.c: New file.
4764 * gdb.base/watchpoint-unaligned.exp: New file.
4765
4766 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4767
4768 * gdb.base/maint.exp: Make test names unique, use
4769 test_prefix_command_help to test 'help maint info', and remove
4770 repeated test of 'help maint'.
4771
4772 2018-05-04 Tom Tromey <tom@tromey.com>
4773
4774 PR gdb/22619:
4775 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4776 behavior.
4777
4778 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4779
4780 * gdb.base/maint.exp: Process output from 'maint print registers'
4781 line at a time.
4782
4783 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4784
4785 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4786 timeout.
4787
4788 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4789
4790 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4791 filter pattern.
4792
4793 2018-05-02 Pedro Alves <palves@redhat.com>
4794
4795 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4796 to_log_command renames.
4797 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4798
4799 2018-05-02 Tom Tromey <tom@tromey.com>
4800
4801 * gdb.python/py-parameter.exp: Set test message.
4802
4803 2018-05-02 Tom Tromey <tom@tromey.com>
4804
4805 PR python/20084:
4806 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4807 PARAM_ZUINTEGER_UNLIMITED tests.
4808
4809 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4810
4811 PR rust/23124
4812 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4813 when casting.
4814
4815 2018-04-30 Tom Tromey <tom@tromey.com>
4816
4817 * gdb.python/py-type.exp: Check align attribute.
4818 * gdb.python/py-type.c: New "aligncheck" global.
4819
4820 2018-04-30 Tom Tromey <tom@tromey.com>
4821
4822 PR exp/17095:
4823 * gdb.dwarf2/dw2-align.exp: New file.
4824 * gdb.cp/align.exp: New file.
4825 * gdb.base/align.exp: New file.
4826 * lib/gdb.exp (gdb_int128_helper): New proc.
4827 (has_int128_c, has_int128_cxx): New caching procs.
4828
4829 2018-04-27 Tom Tromey <tom@tromey.com>
4830
4831 PR rust/22545:
4832 * gdb.rust/simple.exp: Add inclusive range tests.
4833
4834 2018-04-26 Pedro Alves <palves@redhat.com>
4835
4836 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4837 ifunc breakpoint locations correctly of ifunc breakpoints set
4838 while the program resolves the ifunc.
4839
4840 2018-04-26 Pedro Alves <palves@redhat.com>
4841
4842 * gdb.base/gnu-ifunc-final.c: New file.
4843 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4844 * gdb.base/gnu-ifunc.exp (executable): Delete.
4845 (staticexecutable): Adjust.
4846 (lib_opts, exec_opts): Delete.
4847 (make_binsuffix, build, set-break): New procedures.
4848 (misc_tests): New, with tests factored out from the top level.
4849 (top level): Test different combinations of ifunc resolver name,
4850 resolver with and with debug info, and ifunc target with and
4851 without debug info. Wrap static tests with with_target_prefix.
4852
4853 2018-04-26 Pedro Alves <palves@redhat.com>
4854
4855 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4856 return type" warnings.
4857
4858 2018-04-25 Pedro Alves <palves@redhat.com>
4859
4860 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4861 killed".
4862 * gdb.base/kill-after-signal.exp: Likewise.
4863 * gdb.threads/kill.exp: Likewise.
4864
4865 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4866 Sergio Durigan Junior <sergiodj@redhat.com>
4867 Pedro Alves <palves@redhat.com>
4868
4869 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4870 regexps to expect for '[Inferior ... detached]' as well.
4871 * gdb.base/attach.exp: Likewise.
4872 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4873 "gdb_continue_to_end".
4874 (test_catch_syscall_with_wrong_args): Likewise.
4875 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4876 ']'. Don't set 'verbose' on.
4877 * gdb.base/foll-vfork.exp: Likewise.
4878 * gdb.base/fork-print-inferior-events.c: New file.
4879 * gdb.base/fork-print-inferior-events.exp: New file.
4880 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4881 '[Inferior ... has been killed]' message.
4882 * gdb.base/kill-after-signal.exp: Likewise.
4883 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4884 detach message.
4885 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4886 message.
4887 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4888 regexps to expect for '[Inferior ... detached]' as well.
4889 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4890
4891 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4892
4893 PR gdb/23104
4894 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4895
4896 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4897
4898 PR gdb/23095
4899 * gdb.base/break-probes.exp: Pass shlib_load to
4900 prepare_for_testing. Set normal_bp to r_debug_state if target is
4901 bsd.
4902
4903 2018-04-19 Richard Bunt <richard.bunt@arm.com>
4904
4905 * gdb.threads/multiple-successive-infcall.c: New test.
4906 * gdb.threads/multiple-successive-infcall.exp: New file.
4907
4908 2018-04-17 Tom Tromey <tom@tromey.com>
4909
4910 * gdb.rust/simple.rs (Union): New type.
4911 (main): New local "u".
4912 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4913
4914 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4915
4916 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4917 number information in output of "whereis" command.
4918 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4919
4920 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4921
4922 * gdb.ada/info_types.exp: Adjust expected output to the line
4923 numbers now printed by "info var/func/type".
4924 * gdb.base/completion.exp: Likewise.
4925 * gdb.base/included.exp: Likewise.
4926 * gdb.cp/cp-relocate.exp: Likewise.
4927 * gdb.cp/cplusfuncs.exp: Likewise.
4928 * gdb.cp/namespace.exp: Likewise.
4929 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4930
4931 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4932
4933 * gdb.btrace/cpu.exp: New.
4934
4935 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4936
4937 * gdb.base/step-indirect-call-thunk.exp: New.
4938 * gdb.base/step-indirect-call-thunk.c: New.
4939 * gdb.reverse/step-indirect-call-thunk.exp: New.
4940 * gdb.reverse/step-indirect-call-thunk.c: New.
4941
4942 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4943
4944 * gdb.base/pie-fork.c: New file.
4945 * gdb.base/pie-fork.exp: New file.
4946
4947 2018-04-11 Tom Tromey <tom@tromey.com>
4948
4949 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4950
4951 2018-04-10 Pedro Alves <palves@redhat.com>
4952
4953 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4954 exits. Instead loop running forever.
4955 (fork_parent): Run forever too.
4956
4957 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4958
4959 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4960 mi_continue_to_line.
4961 * gdb.mi/mi-stack.c (callee4): Add comment.
4962
4963 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4964
4965 * gdb.mi/mi-stack.exp: Fix indentation.
4966
4967 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4968
4969 PR gdb/22979
4970 * gdb.arch/amd64-osabi.exp: New file.
4971
4972 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4973
4974 PR gdb/22980
4975 * gdb.base/osabi.exp: New file.
4976
4977 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4978
4979 * gdb.cp/static-typedef-print.exp: New file.
4980 * gdb.cp/static-typedef-print.cc: New file.
4981
4982 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4983
4984 * gdb.ada/varsize_limit: New testcase.
4985
4986 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4987
4988 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4989
4990 * gdb.ada/notcplusplus: New testcase.
4991
4992 * gdb.base/c-linkage-name.c: New file.
4993 * gdb.base/c-linkage-name.exp: New testcase.
4994
4995 2018-03-26 Tom Tromey <tom@tromey.com>
4996
4997 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4998 * gdb.python/py-framefilter.py (name_error): New global.
4999 (ErrorInName.function): Use name_error.
5000
5001 2018-03-26 Tom Tromey <tom@tromey.com>
5002
5003 PR backtrace/15582:
5004 * gdb.python/py-framefilter.exp: Add "bt hide" test.
5005
5006 2018-03-23 Keith Seitz <keiths@redhat.com>
5007
5008 PR c++/22968
5009 * gdb.cp/subtypes.exp: New file.
5010 * gdb.cp/subtypes.h: New file.
5011 * gdb.cp/subtypes.cc: New file.
5012 * gdb.cp/subtypes-2.cc: New file.
5013
5014 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5015
5016 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
5017 (done): Call '_exit' not 'exit' to avoid atexit handlers.
5018 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
5019 -nostartfiles when compiling the test. Confirm that all registers
5020 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
5021
5022 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
5023
5024 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
5025 option, syntax was wrong anyway.
5026 * gdb.arch/arm-disp-step.exp: Likewise.
5027 * gdb.arch/sparc64-regs.exp: Likewise.
5028 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
5029 option, syntax was wrong anyway, switch to use
5030 prepare_for_testing.
5031 * gdb.arch/i386-disp-step.exp: Likewise.
5032
5033 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
5034
5035 * gdb.ada/exec_changed.exp: Replace "target_info exists
5036 use_gdb_stub" by "use_gdb_stub".
5037 * gdb.ada/start.exp: Likewise.
5038 * gdb.base/async-shell.exp: Likewise.
5039 * gdb.base/attach-pie-misread.exp: Likewise.
5040 * gdb.base/attach-wait-input.exp: Likewise.
5041 * gdb.base/break-entry.exp: Likewise.
5042 * gdb.base/break-interp.exp: Likewise.
5043 * gdb.base/dprintf-detach.exp: Likewise.
5044 * gdb.base/nostdlib.exp: Likewise.
5045 * gdb.base/solib-nodir.exp: Likewise.
5046 * gdb.base/statistics.exp: Likewise.
5047 * gdb.base/testenv.exp: Likewise.
5048 * gdb.mi/mi-exec-run.exp: Likewise.
5049 * gdb.mi/mi-start.exp: Likewise.
5050 * gdb.multi/dummy-frame-restore.exp: Likewise.
5051 * gdb.multi/multi-arch-exec.exp: Likewise.
5052 * gdb.multi/multi-arch.exp: Likewise.
5053 * gdb.multi/tids.exp: Likewise.
5054 * gdb.multi/watchpoint-multi.exp: Likewise.
5055 * gdb.python/py-events.exp: Likewise.
5056 * gdb.threads/attach-into-signal.exp: Likewise.
5057 * gdb.threads/attach-stopped.exp: Likewise.
5058 * gdb.threads/threadapply.exp: Likewise.
5059 * lib/selftest-support.exp: Likewise.
5060
5061 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
5062
5063 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
5064
5065 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
5066
5067 * gdb.perf/template-breakpoints.cc: New file.
5068 * gdb.perf/template-breakpoints.exp: New file.
5069 * gdb.perf/template-breakpoints.py: New file.
5070
5071 2018-03-19 Tom Tromey <tom@tromey.com>
5072
5073 * gdb.rust/simple.rs (main): Add local variables field1, field2,
5074 y0.
5075 * gdb.rust/simple.exp: Test bare identifier form of struct
5076 initializer.
5077
5078 2018-03-19 Tom Tromey <tom@tromey.com>
5079
5080 * gdb.gdb/observer.exp: Remove.
5081
5082 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5083
5084 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
5085 "qualified" option when setting breakpoints.
5086 * gdb.trace/backtrace.exp: Likewise.
5087 * gdb.trace/circ.exp: Likewise.
5088 * gdb.trace/collection.exp: Likewise.
5089 * gdb.trace/disconnected-tracing.exp: Likewise.
5090 * gdb.trace/ftrace-lock.exp: Likewise.
5091 * gdb.trace/ftrace.exp: Likewise.
5092 * gdb.trace/infotrace.exp: Likewise.
5093 * gdb.trace/packetlen.exp: Likewise.
5094 * gdb.trace/passc-dyn.exp: Likewise.
5095 * gdb.trace/qtro.exp: Likewise.
5096 * gdb.trace/read-memory.exp: Likewise.
5097 * gdb.trace/report.exp: Likewise.
5098 * gdb.trace/signal.exp: Likewise.
5099 * gdb.trace/status-stop.exp: Likewise.
5100 * gdb.trace/strace.exp: Likewise.
5101 * gdb.trace/tfind.exp: Likewise.
5102 * gdb.trace/trace-break.exp: Likewise.
5103 * gdb.trace/trace-condition.exp: Likewise.
5104 * gdb.trace/trace-mt.exp: Likewise.
5105 * gdb.trace/tstatus.exp: Likewise.
5106 * gdb.trace/tsv.exp: Likewise.
5107 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
5108 * gdb.trace/unavailable.exp: Likewise.
5109 * gdb.trace/while-dyn.exp: Likewise.
5110
5111 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5112
5113 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
5114 that libinproctrace is copied to the target.
5115
5116 2018-03-14 Tom Tromey <tom@tromey.com>
5117
5118 PR cli/14977:
5119 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
5120 a null pointer.
5121 * gdb.base/wchar.exp: Likewise.
5122
5123 2018-03-14 Tom Tromey <tom@tromey.com>
5124
5125 PR cli/19918:
5126 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
5127 flag.
5128
5129 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
5130
5131 PR gdb/22841
5132 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5133 "target" to remote_exec.
5134
5135 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5136
5137 PR gdb/22841
5138 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5139 ${board}_upload): Remove.
5140
5141 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5142
5143 * gdb.cp/watch-cp.cc: New test.
5144 * gdb.cp/watch-cp.exp: New file.
5145
5146 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5147
5148 * gdb.base/infcall-nested-structs.exp: New file.
5149 * gdb.base/infcall-nested-structs.c: New file.
5150 * gdb.base/float.exp: Add riscv support.
5151
5152 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5153
5154 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5155 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5156
5157 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5158
5159 * gdb.server/abspath.exp: New file.
5160 * lib/gdb.exp (with_cwd): New procedure.
5161
5162 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5163
5164 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5165 use it.
5166 (gdb_is_target_remote_prompt): New proc.
5167 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5168 (gdb_is_target_native): Pass prompt parameter to
5169 gdb_is_target_1.
5170
5171 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5172
5173 * gdb.base/load-command.c: New file.
5174 * gdb.base/load-command.exp: New file.
5175 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5176 (gdb_is_target_1): ...this, and generalize for other targets
5177 than just remote.
5178 (gdb_is_target_remote): Use gdb_is_target_1.
5179 (gdb_is_target_native): use gdb_is_target_1.
5180
5181 2018-02-26 Tom Tromey <tom@tromey.com>
5182
5183 PR python/16497:
5184 * gdb.python/py-framefilter.exp: Update test.
5185
5186 2018-02-26 Tom Tromey <tom@tromey.com>
5187
5188 * gdb.dwarf2/variant.c: New file.
5189 * gdb.dwarf2/variant.exp: New file.
5190
5191 2018-02-26 Tom Tromey <tom@tromey.com>
5192
5193 * gdb.rust/simple.exp: Accept more possible results in enum test.
5194
5195 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5196
5197 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5198 parentheses.
5199
5200 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5201
5202 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5203 name of a variable: $actual_linejj -> $actual_line.
5204
5205 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5206
5207 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5208
5209 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5210
5211 * gdb.btrace/buffer-size.exp: Do not force BTS.
5212
5213 2018-02-14 Pedro Alves <palves@redhat.com>
5214
5215 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5216 getting a "Quit".
5217
5218 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5219
5220 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5221 Fix test name.
5222
5223 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5224
5225 * gdb.cp/m-static.exp: Check type of optimized out static
5226 member.
5227
5228 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5229
5230 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5231 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5232
5233 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5234 Leszek Swirski <leszeks@google.com>
5235
5236 * gdb.python/py-prettyprint.c
5237 (struct to_string_returns_value_inner,
5238 struct to_string_returns_value_wrapper): New.
5239 (main): Add tsrvw variable.
5240 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5241 ToStringReturnsValueWrapper): New classes.
5242 (register_pretty_printers): Register new pretty-printers.
5243 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5244 recursive pretty printer.
5245 * gdb.python/py-mi.exp: Likewise.
5246
5247 2018-02-01 Leszek Swirski <leszeks@google.com>
5248
5249 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5250 functions with the same name as an include file are parsed
5251 correctly.
5252
5253 2018-02-01 Yao Qi <yao.qi@linaro.org>
5254
5255 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5256 "\[^\r\n\]*".
5257
5258 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5259
5260 * gdb.arch/powerpc-prologue-frame.s: New file.
5261 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5262 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5263
5264 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5265
5266 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5267
5268 2018-01-30 Pedro Alves <palves@redhat.com>
5269
5270 PR gdb/13211
5271 * gdb.base/interrupt-daemon.c: New.
5272 * gdb.base/interrupt-daemon.exp: New.
5273 * gdb.multi/multi-term-settings.c: New.
5274 * gdb.multi/multi-term-settings.exp: New.
5275
5276 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5277
5278 * gdb.base/break.exp: Save the location where the breakpoint
5279 on break.c:47 was actually inserted when debugging the version
5280 compiled at -O2 and use it in the expected output of the "info
5281 break" test performed soon after.
5282
5283 2018-01-22 Pedro Alves <palves@redhat.com>
5284 Sergio Durigan Junior <sergiodj@redhat.com>
5285
5286 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5287 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5288
5289 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5290
5291 * gdb.base/break-include.c, gdb.base/break-include.inc,
5292 gdb.base/break-include.exp: New files.
5293 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5294 line number now being the actual line number where the breakpoint
5295 was inserted.
5296 * gdb.mi/mi-break.exp: Likewise.
5297 * gdb.mi/mi-reverse.exp: Likewise.
5298 * gdb.mi/mi-simplerun.exp: Ditto.
5299
5300 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5301
5302 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5303 varobj.
5304 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5305
5306 2018-01-21 Don Breazeal <donb@codesourcery.com>
5307 Andrew Burgess <andrew.burgess@embecosm.com>
5308
5309 * gdb.mi/basics.c: Add new global.
5310 * gdb.mi/mi-frame-regs.exp: New file.
5311 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5312 case.
5313
5314 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5315
5316 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5317 non-parameter, and on an unknown symbol.
5318
5319 2018-01-19 Tom Tromey <tom@tromey.com>
5320
5321 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5322 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5323
5324 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5325
5326 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5327 setrlimit and chdir to int.
5328
5329 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5330
5331 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5332 function.
5333 (my_tend): Likewise.
5334 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5335 rationale of avoiding FP- and vector instructions.
5336
5337 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5338
5339 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5340 "info reg" with "\[ \t\]*".
5341 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5342 "\[ \t\]+".
5343 * gdb.arch/s390-multiarch.exp: Ditto.
5344 * gdb.base/pc-fp.exp: Ditto.
5345 * gdb.reverse/i386-precsave.exp: Ditto.
5346 * gdb.reverse/i386-reverse.exp: Ditto.
5347 * gdb.reverse/i387-env-reverse.exp: Ditto.
5348 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5349
5350 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5351
5352 * lib/gdb.exp (gdb_compile): Re-enable use of
5353 universal_compile_options for languages other than Rust.
5354
5355 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5356
5357 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5358
5359 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5360
5361 PR gdb/16577
5362 * gdb.base/solib-vanish.exp: New.
5363 * gdb.base/solib-vanish-main.c: New.
5364 * gdb.base/solib-vanish-lib1.c: New.
5365 * gdb.base/solib-vanish-lib2.c: New.
5366
5367 2018-01-17 Yao Qi <yao.qi@linaro.org>
5368
5369 * gdb.compile/compile.exp: Match the address printed for
5370 frame in the output of command "bt".
5371
5372 2018-01-15 Tom Tromey <tom@tromey.com>
5373
5374 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5375 compute sp_reg.
5376
5377 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5378
5379 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5380 to prepare.
5381 (prepare): Return 0 on error, 1 on success.
5382
5383 2018-01-12 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.base/continue-after-aborted-step-over.c: New.
5386 * gdb.base/continue-after-aborted-step-over.exp: New.
5387
5388 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5389
5390 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5391 options when not creating an executable.
5392
5393 2018-01-11 Pedro Alves <palves@redhat.com>
5394
5395 PR remote/22597
5396 * gdb.server/stop-reply-no-thread.c: New file.
5397 * gdb.server/stop-reply-no-thread.exp: New file.
5398
5399 2018-01-10 Pedro Alves <palves@redhat.com>
5400
5401 PR gdb/22670
5402 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5403 functions too. Test setting breakpoints and printing C functions
5404 with no debug info too.
5405 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5406
5407 2018-01-10 Pedro Alves <palves@redhat.com>
5408
5409 PR gdb/22670
5410 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5411 a fail.
5412
5413 2018-01-10 Pedro Alves <palves@redhat.com>
5414
5415 PR gdb/22670
5416 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5417
5418 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5419
5420 * gdb.server/unittest.exp: Match the output in non-development
5421 mode.
5422
5423 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5424
5425 * gdb.gdb/unittest.exp: Match output in non-development mode.
5426
5427 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5428
5429 * gdb.ada/access_tagged_param.exp: Relax expected output
5430 for value of "ObjL" in "continue" to pck.inspect breakpoint
5431 test.
5432
5433 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5434
5435 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5436 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5437
5438 2018-01-05 Pedro Alves <palves@redhat.com>
5439
5440 PR gdb/18653
5441 * gdb.base/libsegfault.exp: New.
5442
5443 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5444
5445 PR gdb/22670
5446 * gdb.ada/access_tagged_param.exp: New file.
5447 * gdb.ada/access_tagged_param/foo.adb: New file.
5448
5449 2018-01-05 Pedro Alves <palves@redhat.com>
5450
5451 PR gdb/22670
5452 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5453 exercise lower case too, and to exercise both full matching and
5454 wild matching.
5455
5456 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5457
5458 * gdb.ada/rename_subscript_param: New testcase.
5459
5460 2018-01-05 Jerome Guitton <guitton@adacore.com>
5461
5462 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5463
5464 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5465
5466 * gdb.ada/convvar_comp: New testcase.
5467
5468 2018-01-05 Xavier Roirand <roirand@adacore.com>
5469
5470 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5471 (My_Table): New global variable.
5472 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5473
5474 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5475
5476 PR gdb/22670
5477 * gdb.ada/maint_with_ada: New testcase.
5478
5479 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5480
5481 PR gdb/22670
5482 * gdb.ada/bp_c_mixed_case: New testcase.
5483
5484 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5485
5486 PR gdb/22670
5487 * gdb.ada/complete.exp: Add "complete break ada" test.
5488
5489 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5490
5491 PR gdb/22670
5492 * gdb.ada/info_addr_mixed_case: New testcase.
5493
5494 2018-01-03 Xavier Roirand <roirand@adacore.com>
5495
5496 * gdb.ada/excep_handle.exp: New testcase.
5497 * gdb.ada/excep_handle/foo.adb: New file.
5498 * gdb.ada/excep_handle/pck.ads: New file.
5499
5500 2018-01-03 Joel Brobecker <brobecker@adacore.com>
5501
5502 * gdb.base/step-line.c: Add extra empty line in copyright header.
5503 * gdb.base/step-line.inp: Likewise.
5504
5505 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5506
5507 * gdb.ada/dyn_stride.exp: Add slice test.
5508
5509 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5510
5511 * gdb.ada/dyn_stride: New testcase.
5512
5513 2017-12-27 Stafford Horne <shorne@gmail.com>
5514
5515 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5516 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5517
5518 2017-12-27 Stafford Horne <shorne@gmail.com>
5519
5520 * gdb.base/reggroups.c: New file.
5521 * gdb.base/reggroups.exp: New file.
5522
5523 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5524
5525 * gdb.dwarf2/ada-valprint-error.c: New file.
5526 * gdb.dwarf2/ada-valprint-error.exp: New file.
5527
5528 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5529
5530 * gdb.ada/assign_arr: New testcase.
5531
5532 2017-12-18 Xavier Roirand <roirand@adacore.com>
5533
5534 * gdb.ada/funcall_ptr: New testcase.
5535
5536 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5537
5538 PR cli/16224
5539 * gdb.base/ptype-offsets.cc: New file.
5540 * gdb.base/ptype-offsets.exp: New file.
5541
5542 2017-12-15 Yao Qi <yao.qi@linaro.org>
5543
5544 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5545 if XML is disabled.
5546
5547 2017-12-15 Xavier Roirand <roirand@adacore.com>
5548
5549 * gdb.ada/same_component_name: New testcase.
5550
5551 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5552
5553 * gdb.ada/str_binop_equal: New testcase.
5554
5555 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5556
5557 * gdb.ada/task_switch_in_core: New testcase.
5558
5559 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5560
5561 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5562 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5563 call test_bkpt_qualified.
5564 (test_bkpt_qualified): New proc.
5565
5566 2017-12-13 Pedro Alves <palves@redhat.com>
5567
5568 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5569 Tighten regexp by matching with an anchor.
5570
5571 2017-12-13 Pedro Alves <palves@redhat.com>
5572
5573 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5574 ("expression with namespace"): New set of tests.
5575 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5576 (Nested::Test_NS::qux): New.
5577 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5578 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5579
5580 2017-12-13 Joel Brobecker <brobecker@adacore.com>
5581
5582 * gdb.base/server-del-break.c: New file.
5583 * gdb.base/server-del-break.exp: New file.
5584
5585 2017-12-12 Stafford Horne <shorne@gmail.com>
5586
5587 * gdb.xml/tdesc-regs.exp: Add or1k support.
5588
5589 2017-12-12 Stafford Horne <shorne@gmail.com>
5590
5591 * gdb.base/bp-permanent.c: Define nop of or1k.
5592
5593 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5594
5595 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5596 output with components being reordered.
5597
5598 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5599
5600 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5601 output with components being reordered.
5602
5603 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5604 Pedro Alves <palves@redhat.com>
5605
5606 * gdb.base/maint.exp (check for .gdb_index): Check also for
5607 .debug_names.
5608 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5609 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5610 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5611 (.gdb_index used after symbol reloading): Support also .debug_names.
5612 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5613
5614 2017-12-08 Yao Qi <yao.qi@linaro.org>
5615
5616 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5617 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5618
5619 2017-12-08 Yao Qi <yao.qi@linaro.org>
5620
5621 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5622 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5623
5624 2017-12-08 Yao Qi <yao.qi@linaro.org>
5625
5626 * gdb.arch/aarch64-tagged-pointer.c: New file.
5627 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5628
5629 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5630
5631 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5632 "int".
5633
5634 2017-12-07 Keith Seitz <keiths@redhat.com>
5635
5636 PR breakpoints/22569
5637 * gdb.linespec/ls-errs.exp: Change expected result of "break
5638 -source this file has spaces.c -line 3".
5639 Check that an explicit source file followed by whitespace is
5640 identified as an invalid explicit location.
5641
5642 2017-12-07 Keith Seitz <keiths@redhat.com>
5643
5644 * gdb.cp/nested-types.cc: New file.
5645 * gdb.cp/nested-types.exp: New file.
5646 * lib/cp-support.exp: Load data-structures.exp library.
5647 (debug_cp_test_ptype_class): New global.
5648 (cp_ptype_class_verbose, next_line): New procedures.
5649 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5650 Add and document new return value.
5651 Switch the list of lines to a queue.
5652 Add support for new `type' key for nested type definitions.
5653 Add debugging/troubleshooting messages.
5654 * lib/data-structures.exp: New file.
5655
5656 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5657
5658 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5659 with proc_with_prefix, don't use with_test_prefix.
5660
5661 2017-12-07 Tom Tromey <tom@tromey.com>
5662
5663 * gdb.base/break.exp: Add test for empty "commands".
5664
5665 2017-12-07 Yao Qi <yao.qi@linaro.org>
5666
5667 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5668 malloc and catch syscall.
5669
5670 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5671
5672 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5673 tests for explicit locations.
5674
5675 2017-12-06 Pedro Alves <palves@redhat.com>
5676
5677 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5678 force-disabling XML descriptions.
5679
5680 2017-12-04 Pedro Alves <palves@redhat.com>
5681
5682 PR gdb/22499
5683 * gdb.arch/amd64-disp-step-avx.S: New file.
5684 * gdb.arch/amd64-disp-step-avx.exp: New file.
5685
5686 2017-12-03 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5689 and <string.h>.
5690 (parent_function): Print distinct messages when waitpid fails, or
5691 the child exits with a signal, or the child exits for an unhandled
5692 reason.
5693 * gdb.threads/process-dies-while-detaching.exp
5694 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5695 it. Wait for both inferior output and GDB's prompt. Use an
5696 indirect spawn id list.
5697 (do_detach): New parameter 'child_exit'. Use it to compute
5698 expected inferior output.
5699 (test_detach, test_detach_watch, test_detach_killed_outside):
5700 Adjust to pass down the expected child exit kind.
5701
5702 2017-12-01 Joel Brobecker <brobecker@adacore.com>
5703 Sergio Durigan Junior <sergiodj@redhat.com>
5704 Pedro Alves <palves@redhat.com>
5705
5706 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5707
5708 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5709
5710 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5711 to 'symbol-file' and 'add-symbol-file' can be
5712 position-independent.
5713
5714 2017-12-01 Yao Qi <yao.qi@linaro.org>
5715
5716 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5717 the URL in copyright header.
5718 * gdb.arch/aarch64-fp.exp: Likewise.
5719 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5720 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5721 * gdb.base/expand-psymtabs.exp: Likewise.
5722 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5723 * gdb.fortran/common-block.exp: Likewise.
5724 * gdb.fortran/common-block.f90: Likewise.
5725 * gdb.fortran/logical.exp: Likewise.
5726 * gdb.fortran/vla-datatypes.f90: Likewise.
5727 * gdb.fortran/vla-sub.f90: Likewise.
5728
5729 2017-11-30 Joel Brobecker <brobecker@adacore.com>
5730
5731 * gdb.ada/repeat_dyn: New testcase.
5732
5733 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5734
5735 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5736 Update for changed thread numbering.
5737 * gdb.cell/bt.exp: Update for changed GDB output.
5738
5739 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5740
5741 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5742 setting isremote by hand.
5743 * boards/dwarf4-gdb-index.exp: Likewise.
5744 * boards/fission.exp: Likewise.
5745 * boards/stabs.exp: Likewise.
5746
5747 2017-11-30 Pedro Alves <palves@redhat.com>
5748
5749 * gdb.linespec/cpls-ops.exp
5750 (check_explicit_skips_function_argument): Extract the underlying
5751 type of size_t instead of hardcoding it.
5752
5753 2017-11-29 Pedro Alves <palves@redhat.com>
5754
5755 PR c++/19436
5756 * gdb.linespec/cpls-abi-tag.cc: New file.
5757 * gdb.linespec/cpls-abi-tag.exp: New file.
5758
5759 2017-11-29 Pedro Alves <palves@redhat.com>
5760
5761 * gdb.base/langs.exp: Use -qualified.
5762 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5763 it.
5764 * gdb.cp/namespace.exp: Use -qualified.
5765 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5766 (overload-3, template-overload, template-ret-type, const-overload)
5767 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5768 procedures.
5769 (test_driver): Call them.
5770 * gdb.cp/save-bp-qualified.cc: New.
5771 * gdb.cp/save-bp-qualified.exp: New.
5772 * gdb.linespec/explicit.exp: Test -qualified.
5773 * lib/completion-support.exp (completion::explicit_opts_list): Add
5774 "-qualified".
5775 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5776
5777 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5778
5779 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5780
5781 2017-11-29 Tom Tromey <tom@tromey.com>
5782
5783 * gdb.base/relocate.exp: Update invalid argument test.
5784 Add new tests for invalid arguments.
5785
5786 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5787
5788 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5789 Return 0 as a long.
5790 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5791
5792 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5793
5794 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5795 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5796 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5797 func ().
5798 * gdb.cp/shadow.cc (B.func): Return 0.
5799
5800 2017-11-27 Joel Brobecker <brobecker@adacore.com>
5801
5802 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5803 expected output in gdb_expect call to allow the exception
5804 message to be present as well. Fix syntax confusion to avoid
5805 TCL thinking that exception_name is an array.
5806
5807 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5808
5809 * gdb.arch/spu-info.c: Include <unistd.h>.
5810 (do_signal_test): Fix broken calls to write.
5811 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5812 Fix checks for empty mailboxes. Update signal tests for corrected
5813 do_signal_test routine. Allow nonzero event status.
5814 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5815 * gdb.cell/arch.exp: Use standard_output_file.
5816 * gdb.cell/break.exp: Likewise.
5817 * gdb.cell/bt.exp: Likewise.
5818 * gdb.cell/core.exp: Likewise.
5819 * gdb.cell/dwarfaddr.exp: Likewise.
5820 * gdb.cell/ea-cache.exp: Likewise.
5821 * gdb.cell/ea-standalone.exp: Likewise.
5822 * gdb.cell/f-regs.exp: Likewise.
5823 * gdb.cell/fork.exp: Likewise.
5824 * gdb.cell/gcore.exp: Likewise.
5825 * gdb.cell/mem-access.exp: Likewise.
5826 * gdb.cell/ptype.exp: Likewise.
5827 * gdb.cell/registers.exp: Likewise.
5828 * gdb.cell/sizeof.exp: Likewise.
5829 * gdb.cell/solib-symbol.exp: Likewise.
5830 * gdb.cell/solib.exp: Likewise.
5831
5832 2017-11-25 Pedro Alves <palves@redhat.com>
5833
5834 * gdb.base/complete-empty.exp: New file.
5835 * gdb.base/completion.exp: Adjust.
5836
5837 2017-11-25 Pedro Alves <palves@redhat.com>
5838
5839 * gdb.linespec/cpls-ops.cc: New file.
5840 * gdb.linespec/cpls-ops.exp: New file.
5841 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5842 factored out from ...
5843 (test_complete_prefix_range): ... this.
5844
5845 2017-11-24 Pedro Alves <palves@redhat.com>
5846
5847 * gdb.linespec/cpcompletion.exp: New file.
5848 * gdb.linespec/cpls-hyphen.cc: New file.
5849 * gdb.linespec/cpls.cc: New file.
5850 * gdb.linespec/cpls2.cc: New file.
5851 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5852 test to use test_gdb_complete_unique. Add label completion,
5853 keyword completion and explicit location completion tests.
5854 * lib/completion-support.exp: New file.
5855
5856 2017-11-24 Joel Brobecker <brobecker@adacore.com>
5857
5858 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5859 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5860 when hitting an exception catchpoint.
5861
5862 2017-11-22 Yao Qi <yao.qi@linaro.org>
5863
5864 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5865
5866 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5867
5868 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5869 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5870 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5871
5872 2017-11-22 Yao Qi <yao.qi@linaro.org>
5873
5874 * gdb.base/info-os.exp: Pass pthreads.
5875 * gdb.multi/multi-attach.exp: Likewise.
5876
5877 2017-11-22 Yao Qi <yao.qi@linaro.org>
5878
5879 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5880 compiler.
5881
5882 2017-11-22 Yao Qi <yao.qi@linaro.org>
5883
5884 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5885 * gdb.base/break-interp.exp: Likewise.
5886 * gdb.base/jit-attach-pie.exp: Likewise.
5887
5888 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5889
5890 * gdb.base/float128.c (large128): New variable.
5891 * gdb.base/float128.exp: Add test to print largest __float128 value.
5892
5893 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5894
5895 * gdb.arch/vsx-regs.exp: Update register content checks.
5896
5897 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5898
5899 * gdb.arch/ppc-longdouble.exp: New file.
5900 * gdb.arch/ppc-longdouble.c: Likewise.
5901
5902 2017-11-21 Pedro Alves <palves@redhat.com>
5903
5904 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5905
5906 2017-11-20 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5909 (long_double_typedef): New typedefs.
5910 Use DEF on double and long double.
5911 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5912 cases.
5913 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5914 and 'long_double_ptr_same_size' locals. Use them to decide
5915 whether cast from array/function to float is valid/invalid.
5916
5917 2017-11-17 Tom Tromey <tom@tromey.com>
5918
5919 * gdb.rust/traits.rs: New file.
5920 * gdb.rust/traits.exp: New file.
5921
5922 2017-11-17 Joel Brobecker <brobecker@adacore.com>
5923
5924 * gdb.ada/minsyms: New testcase.
5925
5926 2017-11-16 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5929 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5930
5931 2017-11-16 Pedro Alves <palves@redhat.com>
5932
5933 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5934 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5935
5936 2017-11-16 Pedro Alves <palves@redhat.com>
5937
5938 * gdb.server/reconnect-ctrl-c.c: New file.
5939 * gdb.server/reconnect-ctrl-c.exp: New file.
5940
5941 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5942
5943 * gdb.python/py-rbreak.exp: New file.
5944 * gdb.python/py-rbreak.c: New file.
5945 * gdb.python/py-rbreak-func2.c: New file.
5946
5947 2017-11-16 Pedro Alves <palves@redhat.com>
5948
5949 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5950 pattern.
5951 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5952 GDB.
5953
5954 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5955
5956 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5957 regex.
5958
5959 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5960
5961 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5962 test names.
5963
5964 2017-11-09 Pedro Alves <palves@redhat.com>
5965
5966 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5967 factored out from ...
5968 (top level): ... here, and adjusted to avoid expecting beyond the
5969 prompt in a single gdb_test_multiple.
5970
5971 2017-11-09 Pedro Alves <palves@redhat.com>
5972
5973 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5974 output.
5975 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5976 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5977 * gdb.server/ext-run.exp ("kill" test): Likewise.
5978 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5979
5980 2017-11-09 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5983 match till end of line.
5984
5985 2017-11-09 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5988
5989 2017-11-09 Pedro Alves <palves@redhat.com>
5990
5991 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5992 New procedures, factored out from ...
5993 (top level): ... here, and adjusted to avoid expecting beyond the
5994 prompt in one go.
5995
5996 2017-11-09 Pedro Alves <palves@redhat.com>
5997
5998 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5999 output. Fix '?' match.
6000
6001 2017-11-08 Joel Brobecker <brobecker@adacore.com>
6002
6003 * gdb.ada/scoped_watch: New testcase.
6004 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
6005 which is actually correct.
6006 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
6007 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
6008
6009 2017-11-08 Pedro Alves <palves@redhat.com>
6010
6011 * gdb.gdb/complaints.exp (test_initial_complaints)
6012 (test_serial_complaints, test_short_complaints): Call
6013 complaint_internal instead of complaint.
6014
6015 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
6016
6017 * gdb.threads/tls-core.c: New file.
6018 * gdb.threads/tls-core.exp: Likewise.
6019
6020 2017-11-08 Pedro Alves <palves@redhat.com>
6021
6022 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
6023 (p Exported_Capitalized): New test.
6024 (p exported_capitalized): New test.
6025
6026 2017-11-07 Pedro Alves <palves@redhat.com>
6027
6028 * gdb.cp/ena-dis-br-range.exp: Add more tests.
6029
6030 2017-11-07 Pedro Alves <palves@redhat.com>
6031
6032 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
6033 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
6034 (disable_invalid, disable_inverted, disable_negative): New
6035 procedures.
6036 ("bad numbers"): New set of tests.
6037
6038 2017-11-07 Pedro Alves <palves@redhat.com>
6039
6040 * gdb.cp/ena-dis-br-range.exp: Add tests.
6041
6042 2017-11-07 Pedro Alves <palves@redhat.com>
6043
6044 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
6045
6046 2017-11-07 Xavier Roirand <roirand@adacore.com>
6047 Pedro Alves <palves@redhat.com>
6048
6049 * gdb.base/ena-dis-br.exp: Add reference to
6050 gdb.cp/ena-dis-br-range.exp.
6051 * gdb.cp/ena-dis-br-range.exp: New file.
6052 * gdb.cp/ena-dis-br-range.cc: New file.
6053
6054 2017-11-06 Pedro Alves <palves@redhat.com>
6055
6056 * gdb.base/attach-non-pgrp-leader.c: New.
6057 * gdb.base/attach-non-pgrp-leader.exp: New.
6058
6059 2017-11-06 Pedro Alves <palves@redhat.com>
6060
6061 * configure.ac: No longer check for termio.h and sgtty.h.
6062 * configure: Regenerate.
6063 * remote-utils.c: Include termios.h instead of gdb_termios.h.
6064 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
6065 Remove termio and sgtty code.
6066
6067 2017-11-03 Yao Qi <yao.qi@linaro.org>
6068
6069 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
6070 in GDB is disabled.
6071
6072 2017-11-03 Yao Qi <yao.qi@linaro.org>
6073
6074 * gdb.python/py-thrhandle.exp: Skip it if python is not
6075 enabled.
6076
6077 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
6078
6079 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
6080 as a breakpoint command.
6081
6082 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
6083
6084 PR python/21213
6085 * gdb.python/py-infthread.exp: Test calling
6086 InferiorThread.inferior () multiple times in a row.
6087
6088 2017-10-27 Keith Seitz <keiths@redhat.com>
6089
6090 * gdb.opt/inline-break.exp (break_info_1): New procedure.
6091 Test "info break" for every inlined function breakpoint.
6092
6093 2017-10-27 Yao Qi <yao.qi@linaro.org>
6094
6095 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
6096
6097 2017-10-26 Patrick Frants <osscontribute@gmail.com>
6098
6099 * gdb.cp/classes.exp (test_static_members): Test printing
6100 Outer::instance.
6101 * gdb.cp/classes.c (struct Inner, struct Outer): New.
6102 (Inner::instance, Outer::instance): New.
6103
6104 2017-10-24 Pedro Alves <palves@redhat.com>
6105
6106 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
6107 extra console" test in two stages.
6108
6109 2017-10-24 Pedro Alves <palves@redhat.com>
6110
6111 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
6112
6113 2017-10-24 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
6116 loop.
6117
6118 2017-10-24 Pedro Alves <palves@redhat.com>
6119
6120 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
6121 $attempt" and "stoppedtry $stoppedtry" test prefixes.
6122
6123 2017-10-24 Pedro Alves <palves@redhat.com>
6124
6125 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
6126 parameter and handle it. Don't output read value in test name.
6127
6128 2017-10-24 Pedro Alves <palves@redhat.com>
6129
6130 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
6131 custom test name.
6132
6133 2017-10-24 Pedro Alves <palves@redhat.com>
6134
6135 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6136 include the unstable output directory name in the test's name.
6137 (initial_setup_simple) <'set args'>: Use custom test name.
6138
6139 2017-10-24 Pedro Alves <palves@redhat.com>
6140
6141 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6142 with explicit test name.
6143
6144 2017-10-20 Pedro Alves <palves@redhat.com>
6145
6146 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6147 'wait -i'. Use gdb_assert and remote_close.
6148
6149 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6150
6151 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6152 number from variable rather than hard-coded.
6153
6154 2017-10-19 Pedro Alves <palves@redhat.com>
6155
6156 * gdb.base/long-inferior-output.c: New file.
6157 * gdb.base/long-inferior-output.exp: New file.
6158
6159 2017-11-18 Keith Seitz <keiths@redhat.com>
6160
6161 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6162 method.
6163 (main): Call it.
6164 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6165 Add additional user-defined conversion operator tests.
6166
6167 2017-10-17 Pedro Alves <palves@redhat.com>
6168
6169 * boards/native-stdio-gdbserver.exp: Load "local-board".
6170
6171 2017-10-17 Pedro Alves <palves@redhat.com>
6172
6173 * gdb.base/quit-live.c: New file.
6174 * gdb.base/quit-live.exp: New file.
6175
6176 2017-10-16 Keith Seitz <keiths@redhat.com>
6177
6178 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6179 (class_with_protected_typedef, class_with_private_typedef)
6180 (struct_with_public_typedef, struct_with_protected_typedef)
6181 (struct_with_private_typedef): New classes/structs.
6182 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6183 typedefs and access specifiers.
6184
6185 2017-10-16 Pedro Alves <palves@redhat.com>
6186 Simon Marchi <simon.marchi@polymtl.ca>
6187
6188 * README (Local vs Remote vs Native): New section.
6189 * boards/local-board.exp: New file, with bits factored out from
6190 ...
6191 * boards/native-extended-gdbserver.exp: ... here. Load
6192 "local-board".
6193 * boards/native-gdbserver.exp: Load "local-board".
6194 (${board}_spawn, ${board}_exec): Delete.
6195 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6196 ...
6197 * boards/stdio-gdbserver-base.exp: ... this new file.
6198 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6199 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6200 procedure.
6201 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6202 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6203 stdio_gdbserver_command.
6204 (${board}_get_remote_address, ${board}_get_comm_port)
6205 (${board}_download, ${board}_upload): Delete.
6206 (get_target_remote_pipe_cmd): New.
6207
6208 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6209
6210 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6211 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6212 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6213 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6214 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6215 remove with_test_prefix.
6216
6217 2017-10-13 Pedro Alves <palves@redhat.com>
6218
6219 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6220 * gdb.base/annota1.exp: Use it instead of is_remote.
6221 * gdb.base/annota3.exp: Use it instead of is_remote.
6222 * gdb.cp/annota2.exp: Use it instead of is_remote.
6223 * gdb.cp/annota3.exp: Use it instead of is_remote.
6224 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6225
6226 2017-10-13 Pedro Alves <palves@redhat.com>
6227
6228 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6229 (test_num_test_vars, run_and_count_vars, find_env)
6230 (test_set_unset_env, test_inherit_env_var): New procedures.
6231 (top level): Use them.
6232
6233 2017-10-13 Pedro Alves <palves@redhat.com>
6234
6235 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6236 also skip on stub-like targets.
6237
6238 2017-10-13 Pedro Alves <palves@redhat.com>
6239
6240 PR gdb/22293
6241 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6242 (top level): Move some tests to ...
6243 (test_not_found): ... this new procedure.
6244 (top level): Call it.
6245
6246 2017-10-13 Pedro Alves <palves@redhat.com>
6247
6248 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6249 expect different "info terminal" output if testing with a
6250 non-native target.
6251
6252 2017-10-13 Pedro Alves <palves@redhat.com>
6253 Simon Marchi <simon.marchi@polymtl.ca>
6254
6255 PR python/12966
6256 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6257
6258 2017-10-13 Pedro Alves <palves@redhat.com>
6259
6260 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6261 already.
6262
6263 2017-10-13 Pedro Alves <palves@redhat.com>
6264
6265 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6266 is_remote.
6267
6268 2017-10-13 Pedro Alves <palves@redhat.com>
6269
6270 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6271 is_remote.
6272
6273 2017-10-13 Pedro Alves <palves@redhat.com>
6274
6275 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6276 is set.
6277 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6278 instead of is_remote.
6279
6280 2017-10-13 Pedro Alves <palves@redhat.com>
6281
6282 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6283 (top level): Add comment.
6284
6285 2017-10-13 Pedro Alves <palves@redhat.com>
6286
6287 * gdb.base/remote.exp (top level): Fix comment typo and add
6288 missing return.
6289
6290 2017-10-13 Pedro Alves <palves@redhat.com>
6291 Simon Marchi <simon.marchi@polymtl.ca>
6292
6293 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6294 calls and add comments. Skip test if use_gdb_stub is set.
6295 (top level): Use "set cwd" command instead of "cd" command.
6296
6297 2017-10-13 Pedro Alves <palves@redhat.com>
6298
6299 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6300 is_remote target check.
6301
6302 2017-10-13 Pedro Alves <palves@redhat.com>
6303
6304 * gdb.base/scope.exp: Use build_executable + clean_restart +
6305 gdb_file_cmd instead of prepare_for_testing and no longer skip
6306 "before run" tests on is_remote target boards. Update comments.
6307 * boards/native-extended-gdbserver.exp
6308 (extended_gdbserver_load_last_file): New, factored out from ...
6309 (gdb_load): ... this. Move further below and add comment.
6310 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6311
6312 2017-10-12 Pedro Alves <palves@redhat.com>
6313
6314 * gdb.base/attach.exp: Remove references to gdb64.
6315 * gdb.base/dbx.exp: Remove references to gdb64.
6316
6317 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6318 Pedro Alves <palves@redhat.com>
6319
6320 * gdb.base/label.exp: Remove is_remote target check.
6321
6322 2017-10-12 Pedro Alves <palves@redhat.com>
6323
6324 * gdb.base/auvx.exp (coredir): Update comment.
6325 (top level) <core_works>: Use "set cwd" command instead of "cd"
6326 command.
6327
6328 2017-10-12 Pedro Alves <palves@redhat.com>
6329 Simon Marchi <simon.marchi@polymtl.ca>
6330
6331 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6332 target boards.
6333
6334 2017-10-12 Pedro Alves <palves@redhat.com>
6335 Simon Marchi <simon.marchi@polymtl.ca>
6336
6337 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6338 Instead skip if there's any gdb_protocol set.
6339
6340 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6341 Pedro Alves <palves@redhat.com>
6342
6343 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6344
6345 2017-10-12 Pedro Alves <palves@redhat.com>
6346 Simon Marchi <simon.marchi@polymtl.ca>
6347
6348 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6349 instead of on dejagnu remote boards.
6350
6351 2017-10-12 Pedro Alves <palves@redhat.com>
6352 Simon Marchi <simon.marchi@polymtl.ca>
6353
6354 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6355 checks. Use build_executable + clean_restart instead of
6356 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6357 of enabling non-stop after starting gdb.
6358
6359 2017-10-12 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6362 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6363 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6364 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6365
6366 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6367
6368 * gdb.arch/arc-tdesc-cpu.exp: New file.
6369 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6370
6371 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6372
6373 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6374
6375 2017-10-10 Pedro Alves <palves@redhat.com>
6376
6377 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6378 expect CLI output.
6379
6380 2017-10-10 Pedro Alves <palves@redhat.com>
6381
6382 * lib/selftest-support.exp (selftest_setup): Update for
6383 captured_command_loop's prototype change.
6384
6385 2017-10-09 Pedro Alves <palves@redhat.com>
6386
6387 Test both arch1=>arch2 and arch2=>arch1.
6388
6389 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6390 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6391 factored out to...
6392 (append_arch1_options, append_arch2_options, append_arch_options)
6393 (build_executables): New procedures.
6394 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6395 local.
6396 (top level): Add new 'first_arch' testing axis.
6397
6398 2017-10-09 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6401 (barrier): New.
6402 (thread_start, all_started): New functions.
6403 (main): Spawn new thread and wait until it is scheduled.
6404 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6405 option.
6406 (do_test): Add 'selected_thread' parameter. Run to all_started
6407 instead of main. Explicitly set the breakpoint at main. Switch
6408 to the SELECTED_THREAD thread.
6409 (top level): Test handling the exec event with either the main
6410 thread or the second thread selected.
6411
6412 2017-10-09 Pedro Alves <palves@redhat.com>
6413
6414 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6415 logic. Move STOP marker after the value checks.
6416 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6417 regexp.
6418
6419 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6420
6421 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6422
6423 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6424
6425 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6426 integer-to-dfp conversion.
6427 * gdb.base/dfp-test.exp: Likewise.
6428
6429 2017-10-04 Pedro Alves <palves@redhat.com>
6430
6431 * gdb.multi/hangout.c: Include <unistd.h>.
6432 (hangout_loop): New function.
6433 (main): Call alarm. Call hangout_loop in a loop.
6434 * gdb.multi/hello.c: Include <unistd.h>.
6435 (hello_loop): New function.
6436 (main): Call alarm. Call hangout_loop in a loop.
6437 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6438 inferior with the other selected.
6439
6440 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6441
6442 * gdb.mi/list-thread-groups-available.exp: New file.
6443 * gdb.mi/list-thread-groups-available.c: New file.
6444
6445 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6446
6447 * gdb.base/set-cwd.exp: Make it available on
6448 native-extended-gdbserver.
6449
6450 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6451
6452 * gdb.base/set-cwd.c: New file.
6453 * gdb.base/set-cwd.exp: Likewise.
6454
6455 2017-10-02 Tom Tromey <tom@tromey.com>
6456
6457 PR rust/22236:
6458 * gdb.rust/simple.rs (main): New variable "fslice".
6459 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6460
6461 2017-10-02 Tom Tromey <tom@tromey.com>
6462
6463 * gdb.rust/simple.exp: Test ptype of a slice.
6464
6465 2017-10-02 Tom Tromey <tom@tromey.com>
6466
6467 * gdb.rust/simple.exp: Test index of slice.
6468
6469 2017-09-27 Tom Tromey <tom@tromey.com>
6470
6471 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6472
6473 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6474 Pedro Alves <palves@redhat.com>
6475
6476 * gdb.base/compare-sections.exp (get value of read-only section): Read
6477 as unsigned value.
6478 (corrupt read-only section): Likewise and don't set written if patching
6479 failed.
6480
6481 2017-09-21 Kevin Buettner <kevinb@redhat.com>
6482
6483 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6484 files.
6485
6486 2017-09-20 Pedro Alves <palves@redhat.com>
6487
6488 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6489 symbol names in gdb's output.
6490 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6491
6492 2017-09-20 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6495 Rename to ...
6496 (test_list_ambiguous_symbol): ... this and add a symbol name
6497 parameter. Adjust.
6498 (test_list_ambiguous_function): Reimplement on top of
6499 test_list_ambiguous_symbol and also test listing ambiguous
6500 variables.
6501 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6502 (ambiguous_fun): ... this.
6503 (ambiguous_var): New.
6504 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6505 (ambiguous_fun): ... this.
6506 (ambiguous_var): New.
6507
6508 2017-09-19 John Baldwin <jhb@FreeBSD.org>
6509
6510 * gdb.base/starti.c: New file.
6511 * gdb.base/starti.exp: New file.
6512 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6513
6514 2017-09-14 Pedro Alves <palves@redhat.com>
6515
6516 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6517 (top level): Use it instead of runto.
6518
6519 2017-09-11 Tom Tromey <tom@tromey.com>
6520
6521 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6522
6523 2017-09-11 Tom Tromey <tom@tromey.com>
6524
6525 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6526 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6527
6528 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6529
6530 * gdb.fortran/printing-types.exp: New file.
6531 * gdb.fortran/printing-types.exp: New file.
6532
6533 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6534
6535 * gdb.fortran/vla-ptype.exp: Fix typos.
6536 * gdb.fortran/vla-value.exp: Same.
6537
6538 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6539
6540 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6541 * gdb.mi/mi-var-child-f.exp: Likewise.
6542 * gdb.mi/mi-vla-fortran.exp: Likewise.
6543
6544 2017-09-08 Frank Penczek <frank.penczek@intel.com>
6545 Christoph Weinmann <christoph.t.weinmann@intel.com>
6546 Bernhard Heckel <bernhard.heckel@intel.com>
6547
6548 * gdb.fortran/ptr-indentation.f90: New file.
6549 * gdb.fortran/ptr-indentation.exp: New file.
6550
6551 2017-09-05 Tom Tromey <tom@tromey.com>
6552
6553 PR gdb/22010:
6554 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6555
6556 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6557
6558 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6559
6560 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6561
6562 * gdb.threads/tls-nodebug-pie.c: New file.
6563 * gdb.threads/tls-nodebug-pie.exp: New file.
6564
6565 2017-09-05 Tom Tromey <tom@tromey.com>
6566
6567 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6568 for rust.
6569
6570 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6571
6572 * gdb.multi/multi-arch-exec.exp: Test with different
6573 "follow-exec-mode" settings.
6574 (do_test): New procedure.
6575
6576 2017-09-04 Pedro Alves <palves@redhat.com>
6577
6578 * gdb.base/func-static.c (S::method const, S::method volatile)
6579 (S::method volatile const): New methods.
6580 (c_s, v_s, cv_s): New instances.
6581 (main): Call method() on them.
6582 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6583 (cannot_resolve): New procedure.
6584 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6585 print-quote-unquoted columns.
6586 (do_test): Test printing each scope too.
6587
6588 2017-09-04 Pedro Alves <palves@redhat.com>
6589
6590 * gdb.base/local-static.exp: Also test with
6591 class::method::variable wholly quoted.
6592 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6593
6594 2017-09-04 Pedro Alves <palves@redhat.com>
6595
6596 * gdb.base/local-static.c: New.
6597 * gdb.base/local-static.cc: New.
6598 * gdb.base/local-static.exp: New.
6599
6600 2017-09-04 Pedro Alves <palves@redhat.com>
6601
6602 * gdb.asm/asm-source.exp: Add casts to int.
6603 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6604 (dataglobal64_1, dataglobal64_2): New globals.
6605 * gdb.base/nodebug.exp: Test different expressions involving the
6606 new globals, with print, whatis and ptype. Add casts to int.
6607 * gdb.base/solib-display.exp: Add casts to int.
6608 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6609 * gdb.cp/m-static.exp: Add cast to int.
6610 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6611 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6612 tls variable with no debug info without a cast. Test with a cast
6613 to int too.
6614 * gdb.trace/entry-values.exp: Add casts.
6615
6616 2017-09-04 Pedro Alves <palves@redhat.com>
6617
6618 * gdb.base/nodebug.exp: Test that ptype's error about functions
6619 with unknown return type includes the function name too.
6620
6621 2017-09-04 Pedro Alves <palves@redhat.com>
6622
6623 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6624 return type of munmap in infcall.
6625 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6626 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6627 type of ftell in infcall.
6628 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6629 type of getpid in infcall.
6630 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6631 infcall.
6632 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6633 Bail on failure to extract the pid.
6634 * gdb.base/nodebug.c: #include <stdint.h>.
6635 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6636 New functions.
6637 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6638 Change expected output of print/whatis/ptype with functions with
6639 no debug info. Test all supported languages. Call
6640 test_call_promotion.
6641 * gdb.compile/compile.exp: Adjust expected output to expect
6642 warning.
6643 * gdb.threads/siginfo-threads.exp: Likewise.
6644
6645 2017-09-04 Pedro Alves <palves@redhat.com>
6646
6647 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6648 "prototypes". Test calling float functions via prototyped and
6649 unprototyped function pointers.
6650 (perform_all_tests): New parameter "prototypes". Pass it down.
6651 (top level): Pass down "prototypes" parameter to
6652 perform_all_tests.
6653
6654 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6655
6656 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6657 Test with nested loops.
6658
6659 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6660
6661 * gdb.base/commands.exp: Call the new procedures.
6662 (loop_break_test, loop_continue_test): New procedures.
6663
6664 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6665
6666 * gdb.base/commands.exp: Call new procedure.
6667 (define_if_without_arg_test): New procedure.
6668
6669 2017-09-04 Pedro Alves <palves@redhat.com>
6670
6671 * gdb.base/list-ambiguous.exp: New file.
6672 * gdb.base/list-ambiguous0.c: New file.
6673 * gdb.base/list-ambiguous1.c: New file.
6674 * gdb.base/list.exp (test_list_range): Adjust expected output.
6675
6676 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6677
6678 * gdb.base/share-env-with-gdbserver.c: New file.
6679 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6680
6681 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6682
6683 * gdb.base/commands.exp (gdbvar_simple_if_test,
6684 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6685 progvar_simple_if_test, progvar_simple_while_test,
6686 progvar_complex_if_while_test, user_defined_command_test,
6687 user_defined_command_args_eval,
6688 user_defined_command_args_stack_test,
6689 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6690 temporary_breakpoint_commands,
6691 gdb_test_no_prompt, redefine_hook_test,
6692 redefine_backtrace_test): Remove "global gdb_prompt".
6693
6694 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6695
6696 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6697 New proc, call it from toplevel.
6698
6699 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6700
6701 PR remote/21852
6702 * gdb.server/normal.c: New file, copied from gdb.base.
6703 * gdb.server/run-without-local-binary.exp: New file.
6704
6705 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
6706
6707 * gdb.arch/sparc64-adi.exp: New file.
6708 * gdb.arch/sparc64-adi.c: New file.
6709
6710 2017-08-22 Pedro Alves <palves@redhat.com>
6711
6712 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6713 (top level): Add "list all overloads" tests.
6714
6715 2017-08-22 Tom Tromey <tom@tromey.com>
6716
6717 * gdb.gdb/xfullpath.exp: Remove.
6718
6719 2017-08-21 Pedro Alves <palves@redhat.com>
6720
6721 PR gdb/19487
6722 * gdb.base/symbol-alias.c: New.
6723 * gdb.base/symbol-alias2.c: New.
6724 * gdb.base/symbol-alias.exp: New.
6725
6726 2017-08-21 Pedro Alves <palves@redhat.com>
6727
6728 * gdb.base/dfp-test.c
6729 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6730 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6731 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6732 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6733 * gdb.base/whatis-ptype-typedefs.c: New.
6734 * gdb.base/whatis-ptype-typedefs.exp: New.
6735 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6736 (an_int, an_int_type, an_int_type2): New globals.
6737 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6738 involving typedefs and cast expressions.
6739 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6740 (lookup_typedefs_function): New.
6741 (typedefs_pretty_printers_dict): New.
6742 (top level): Register lookup_typedefs_function in
6743 gdb.pretty_printers.
6744
6745 2017-08-18 Yao Qi <yao.qi@linaro.org>
6746
6747 * gdb.server/unittest.exp: New.
6748
6749 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6750
6751 PR gdb/21954
6752 * gdb.base/environ.exp: Add test to check if 'unset environment'
6753 works.
6754
6755 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6756
6757 * lib/gdb.exp (universal_compile_options): New caching proc.
6758 (gdb_compile): Suppress GCC's coloring of messages.
6759
6760 2017-08-14 Tom Tromey <tom@tromey.com>
6761
6762 PR gdb/21675:
6763 * gdb.base/printcmds.exp (test_radices): New function.
6764 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6765 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6766 * lib/gdb.exp (get_integer_valueof): Use p/d.
6767
6768 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6769
6770 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6771 characters.
6772
6773 2017-08-05 Tom Tromey <tom@tromey.com>
6774
6775 * gdb.rust/simple.exp: Allow String to appear in a different
6776 namespace.
6777
6778 2017-07-26 Yao Qi <yao.qi@linaro.org>
6779
6780 * gdb.gdb/unittest.exp: Invoke command
6781 "maintenance check xml-descriptions".
6782
6783 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6784
6785 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6786 calling context.
6787 (hex128): Drop erroneous calculation of parameters.
6788
6789 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6790
6791 * gdb.python/py-unwind.exp: Disable stack protection when
6792 building test file.
6793
6794 2017-07-20 Pedro Alves <palves@redhat.com>
6795
6796 * gdb.base/default.exp (set language): Adjust expected output.
6797
6798 2017-07-20 Pedro Alves <palves@redhat.com>
6799
6800 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6801 (test_minsym): ... this, and make static.
6802 (get_pck__foo__bar__minsym): Rename to ...
6803 (get_test_minsym): ... this.
6804 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6805 symbol names and comments.
6806 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6807 (get_test_minsym): ... this.
6808 (pck__foo__bar__minsym__2): Rename to ...
6809 (test_minsym): ... this.
6810 (main): Adjust.
6811
6812 2017-07-17 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.base/completion.exp: Adjust expected output.
6815 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6816 the completer works.
6817
6818 2017-07-17 Pedro Alves <palves@redhat.com>
6819
6820 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6821
6822 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6823
6824 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6825
6826 2017-07-14 Tom Tromey <tom@tromey.com>
6827
6828 PR rust/21764:
6829 * gdb.rust/simple.exp: Add tests.
6830
6831 2017-07-14 Tom Tromey <tom@tromey.com>
6832
6833 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6834
6835 2017-07-14 Pedro Alves <palves@redhat.com>
6836
6837 * gdb.linespec/base/one/thefile.cc (z1): New function.
6838 * gdb.linespec/base/two/thefile.cc (z2): New function.
6839 * gdb.linespec/linespec.exp: Add tests.
6840
6841 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6842
6843 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6844 to mi_create_breakpoint.
6845
6846 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6847
6848 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6849 mi_create_breakpoint.
6850
6851 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6852
6853 * gdb.dlang/demangle.exp: Update for demangling changes.
6854
6855 2017-07-09 Tom Tromey <tom@tromey.com>
6856
6857 * gdb.dwarf2/shortpiece.exp: New file.
6858
6859 2017-07-06 David Blaikie <dblaikie@gmail.com>
6860
6861 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6862 built from fissiont-multi-cu{1,2}.c.
6863 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6864 except putting 'main' and 'func' in separate CUs in the same DWO file.
6865 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6866 test.
6867 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6868 test.
6869
6870 2017-07-06 Pedro Alves <palves@redhat.com>
6871
6872 * gdb.python/py-unwind.exp: Test flushregs.
6873
6874 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6875
6876 PR cli/21688
6877 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6878 tests for alias commands and trailing whitespace.
6879
6880 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6881
6882 PR cli/21688
6883 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6884 procedure. Call it.
6885
6886 2017-06-29 Pedro Alves <palves@redhat.com>
6887
6888 * gdb.base/printcmds.exp: Add tests.
6889
6890 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6891
6892 PR gdb/21337
6893 * gdb.base/reread-readsym.exp: New file.
6894 * gdb.base/reread-readsym.c: New file.
6895
6896 2017-06-21 Kevin Buettner <kevinb@redhat.com>
6897
6898 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6899 subpattern.
6900
6901 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6902
6903 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6904 extended mnemonic.
6905 * gdb.arch/powerpc-power9.s: Likewise.
6906
6907 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6908
6909 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6910 on 32-bit x86 targets. Exploit is_*_target macros where
6911 appropriate.
6912
6913 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6914
6915 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6916 register pieces.
6917
6918 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6919
6920 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6921 located in one or more DWARF pieces.
6922
6923 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6924
6925 * lib/gdb.exp (get_endianness): New proc.
6926 * gdb.arch/aarch64-fp.exp: Use it.
6927 * gdb.arch/altivec-regs.exp: Likewise.
6928 * gdb.arch/e500-regs.exp: Likewise.
6929 * gdb.arch/vsx-regs.exp: Likewise.
6930 * gdb.base/dump.exp: Likewise.
6931 * gdb.base/funcargs.exp: Likewise.
6932 * gdb.base/gnu_vector.exp: Likewise.
6933 * gdb.dwarf2/formdata16.exp: Likewise.
6934 * gdb.dwarf2/implptrpiece.exp: Likewise.
6935 * gdb.dwarf2/nonvar-access.exp: Likewise.
6936 * gdb.python/py-inferior.exp: Likewise.
6937 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6938
6939 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6940
6941 PR gdb/21226
6942 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6943 stack value pieces are taken from the LSB end.
6944
6945 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6946
6947 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6948 variable at nonzero offset.
6949
6950 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6951
6952 * gdb.dwarf2/var-access.c: New file.
6953 * gdb.dwarf2/var-access.exp: New test.
6954 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6955
6956 2017-06-12 Tom Tromey <tom@tromey.com>
6957
6958 * gdb.dwarf2/formdata16.exp: Add tests.
6959
6960 2017-06-12 Tom Tromey <tom@tromey.com>
6961
6962 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6963
6964 2017-06-12 Tom Tromey <tom@tromey.com>
6965
6966 PR exp/16225:
6967 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6968 * gdb.arch/vsx-regs.exp: Update tests.
6969 * gdb.arch/s390-vregs.exp (hex128): New proc.
6970 Update test.
6971 * gdb.arch/altivec-regs.exp: Update tests.
6972
6973 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6974
6975 * gdb.base/startup-with-shell.c: New file.
6976 * gdb.base/startup-with-shell.exp: Likewise.
6977
6978 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6979
6980 * gdb.server/non-existing-program.exp: Update regex in order to
6981 reflect the fact that gdbserver is now using fork_inferior (with a
6982 shell) to startup the inferior.
6983
6984 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6985
6986 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6987 support function calls from GDB.
6988
6989 2017-05-21 Tom Tromey <tom@tromey.com>
6990
6991 PR rust/21466:
6992 * gdb.rust/unsized.exp: New file.
6993 * gdb.rust/unsized.rs: New file.
6994
6995 2017-05-19 Tom Tromey <tom@tromey.com>
6996
6997 PR rust/21484:
6998 * gdb.rust/watch.exp: New file.
6999 * gdb.rust/watch.rs: New file.
7000
7001 2017-05-18 Tom Tromey <tom@tromey.com>
7002
7003 * gdb.rust/simple.exp: Allow Box to be qualified.
7004
7005 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
7006
7007 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
7008
7009 2017-05-18 Pedro Alves <palves@redhat.com>
7010
7011 * gdb.base/fileio.c (test_write, test_read, test_close)
7012 (test_fstat): Don't print 'ret' in the fail path.
7013
7014 2017-05-18 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
7017 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
7018 (test_system, test_rename, test_unlink, test_time): Change
7019 prototypes.
7020 * gdb.base/fileio.exp (stop_msg): Adjust.
7021
7022 2017-05-18 Pedro Alves <palves@redhat.com>
7023
7024 * gdb.base/fileio.c (null_str): New global.
7025 (test_stat): Use it.
7026 * gdb.base/fileio.exp: Remove nowarnings.
7027
7028 2017-05-17 Yao Qi <yao.qi@linaro.org>
7029
7030 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
7031
7032 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
7033
7034 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
7035 argument command.
7036 (top-level): Invoke test_set_inferior_tty.
7037
7038 2017-05-04 Pedro Alves <palves@redhat.com>
7039
7040 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
7041 Add parens to print call for Python 3.
7042
7043 2017-05-03 Keith Seitz <keiths@redhat.com>
7044
7045 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
7046 (main): Call it.
7047
7048 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7049
7050 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
7051 to prev and next.
7052
7053 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7054
7055 * gdb.python/py-record-btrace.exp: Remove test for
7056 gdb.BtraceInstruction.error.
7057
7058 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7059
7060 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
7061
7062 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
7063
7064 * gdb.python/py-record-btrace-threads.c: New file.
7065 * gdb.python/py-record-btrace-threads.exp: New file.
7066
7067 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
7068
7069 PR testsuite/8595
7070 * gdb.base/environ.exp: Make test available in all architectures.
7071 Move bits related to "info program" testing to
7072 gdb.base/info-program.exp. Rewrite tests to use the two new
7073 procedures mentione below.
7074 (test_set_show_env_var) New procedure.
7075 (test_set_show_env_var_equal): Likewise.
7076 * gdb.base/info-program.exp: New file.
7077
7078 2017-04-27 Keith Seitz <keiths@redhat.com>
7079
7080 * gdb.cp/oranking.cc (test15): New function.
7081 (main): Call test15 and declare additional variables for testing.
7082 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
7083 "p foo101('abc')" tests.
7084 Add tests for cv qualifier overloads.
7085 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
7086 "lvalue reference overload" test.
7087 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
7088 "print value of f1 on Child&& in f2" test.
7089
7090 2017-04-19 Pedro Alves <palves@redhat.com>
7091
7092 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
7093 procedure.
7094 (top level): Call it.
7095 * lib/gdb.exp (gdb_define_cmd): New procedure.
7096
7097 2017-04-12 Pedro Alves <palves@redhat.com>
7098
7099 PR gdb/21323
7100 * gdb.cp/wide_char_types.c: Include <wchar.h>.
7101 (wchar): New global.
7102 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7103 (do_test_wide_char, wide_char_types_no_program, top level): Add
7104 wchar_t testing.
7105
7106 2017-04-12 Pedro Alves <palves@redhat.com>
7107
7108 PR c++/21323
7109 * gdb.cp/wide_char_types.c: New file.
7110 * gdb.cp/wide_char_types.exp: New file.
7111
7112 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
7113
7114 PR gdb/21352
7115 * gdb.trace/tsv.exp: Add test for "tsave -r".
7116
7117 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
7118
7119 * gdb.dlang/watch-loc.c: New file.
7120 * gdb.dlang/watch-loc.exp: New file.
7121
7122 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
7123
7124 * gdb.python/py-section-script.exp (sepdebug): New testcases.
7125
7126 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7127
7128 * gdb.arch/arc-analyze-prologue.S: New file.
7129 * gdb.arch/arc-analyze-prologue.exp: Likewise.
7130
7131 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
7132
7133 * gdb.arch/arc-decode-insn.S: New file.
7134 * gdb.arch/arc-decode-insn.exp: Likewise.
7135
7136 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7137
7138 PR tdep/20928
7139 * gdb.arch/sparc64-regs.exp: New file.
7140 * gdb.arch/sparc64-regs.S: Likewise.
7141
7142 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7143
7144 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7145 and memory view on Python 3.
7146
7147 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7148 Keith Seitz <keiths@redhat.com>
7149
7150 PR gdb/14441
7151 * gdb.cp/demangle.exp: Add rvalue reference tests.
7152 * gdb.cp/rvalue-ref-casts.cc: New file.
7153 * gdb.cp/rvalue-ref-casts.exp: New file.
7154 * gdb.cp/rvalue-ref-overload.cc: New file.
7155 * gdb.cp/rvalue-ref-overload.exp: New file.
7156 * gdb.cp/rvalue-ref-params.cc: New file.
7157 * gdb.cp/rvalue-ref-params.exp: New file.
7158 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7159 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7160 * gdb.cp/rvalue-ref-types.cc: New file.
7161 * gdb.cp/rvalue-ref-types.exp: New file.
7162 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7163 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7164
7165 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7166
7167 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7168 New procedure.
7169
7170 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7171
7172 * lib/mi-support.exp (mi_gdb_test): Add additional message
7173 for unexpected output.
7174
7175 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7176
7177 * gdb.base/examine-backward.c (Barrier): New character array
7178 constant, to ensure that TestStrings is preceded by a string
7179 terminator.
7180
7181 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7182
7183 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7184 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7185 and implicit pointer into such a location.
7186
7187 2017-03-16 Doug Evans <dje@google.com>
7188
7189 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7190
7191 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7192
7193 * gdb.cp/m-static.exp: Fix expectation for prototype of
7194 test5.single_constructor and single_constructor::single_constructor.
7195
7196 2017-03-16 Doug Evans <dje@google.com>
7197
7198 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7199 * gdb.guile/scm-lazy-string.c: New file.
7200 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7201 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7202 for pointer, array, typedef lazy strings.
7203
7204 2017-03-16 Doug Evans <dje@google.com>
7205
7206 PR python/17728, python/18439, python/18779
7207 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7208 * gdb.python/py-lazy-string.c (pointer): New typedef.
7209 (main): New locals ptr, array, typedef_ptr.
7210 * gdb.python/py-value.exp: Move lazy string tests to ...
7211 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7212 array, typedef lazy strings.
7213
7214 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7215
7216 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7217 Add optional 'test' parameter.
7218
7219 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7220
7221 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7222 Skip for versions of DejaGnu < 1.5.
7223
7224 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7225
7226 * lib/gdb.exp (dejagnu_version): New proc.
7227 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7228 Use dejagnu_version.
7229
7230 2017-03-10 Keith Seitz <keiths@redhat.com>
7231
7232 PR c++/8128
7233 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7234 type from destructor regexps.
7235 Add a branch which actually passes the test.
7236 Adjust "ptype t5i" test names.
7237
7238 2017-03-08 Pedro Alves <palves@redhat.com>
7239
7240 * gdb.base/step-over-exit.exp: Add explicit test message.
7241
7242 2017-03-08 Pedro Alves <palves@redhat.com>
7243
7244 PR gdb/18360
7245 * gdb.threads/interrupt-while-step-over.c: New file.
7246 * gdb.threads/interrupt-while-step-over.exp: New file.
7247
7248 2017-03-08 Pedro Alves <palves@redhat.com>
7249
7250 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7251 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7252
7253 2017-03-08 Pedro Alves <palves@redhat.com>
7254
7255 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7256 PKRU as not supported as a PASS.
7257
7258 2017-03-08 Pedro Alves <palves@redhat.com>
7259
7260 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7261 prefix instead of $binfile1/$binfile2.
7262 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7263 in test message.
7264 * gdb.python/py-completion.exp: Use "load python file" as test
7265 messages instead of unstable path names.
7266
7267 2017-03-08 Pedro Alves <palves@redhat.com>
7268 Jan Kratochvil <jan.kratochvil@redhat.com>
7269
7270 PR cli/21218
7271 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7272 New proc.
7273 (top level): Call it.
7274
7275 2017-03-08 Pedro Alves <palves@redhat.com>
7276
7277 PR tui/21216
7278 * gdb.tui/tui-nl-filtered-output.exp: New file.
7279
7280 2017-03-08 Pedro Alves <palves@redhat.com>
7281
7282 * gdb.base/completion.exp: Move TUI completion tests to ...
7283 * gdb.tui/completion.exp: ... this new file.
7284
7285 2017-03-08 Pedro Alves <palves@redhat.com>
7286
7287 * gdb.base/tui-disasm-long-lines.c,
7288 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7289 gdb.base/tui-layout.exp: Move to ...
7290 * gdb.tui/: ... this new directory.
7291
7292 2017-03-07 Pedro Alves <palves@redhat.com>
7293
7294 * gdb.base/tui-layout.c: New file.
7295 * gdb.base/tui-layout.exp: New file.
7296
7297 2017-03-07 Pedro Alves <palves@redhat.com>
7298
7299 * gdb.base/tui-layout.c: Rename to ...
7300 * gdb.base/tui-disasm-long-lines.c: ... this.
7301 * gdb.base/tui-layout.exp: Rename to ...
7302 * gdb.base/tui-disasm-long-lines.exp: ... this.
7303
7304 2017-03-07 Pedro Alves <palves@redhat.com>
7305
7306 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7307
7308 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7309
7310 * i386-mpx-call.c: New file.
7311 * i386-mpx-call.exp: New file.
7312
7313 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7314
7315 * gdb.arch/powerpc-power.exp: Delete test.
7316 * gdb.arch/powerpc-power.s: Likewise.
7317 * gdb.disasm/disassembler-options.exp: New test.
7318 * gdb.arch/powerpc-altivec.exp: Likewise.
7319 * gdb.arch/powerpc-altivec.s: Likewise.
7320 * gdb.arch/powerpc-altivec2.exp: Likewise.
7321 * gdb.arch/powerpc-altivec2.s: Likewise.
7322 * gdb.arch/powerpc-altivec3.exp: Likewise.
7323 * gdb.arch/powerpc-altivec3.s: Likewise.
7324 * gdb.arch/powerpc-power7.exp: Likewise.
7325 * gdb.arch/powerpc-power7.s: Likewise.
7326 * gdb.arch/powerpc-power8.exp: Likewise.
7327 * gdb.arch/powerpc-power8.s: Likewise.
7328 * gdb.arch/powerpc-power9.exp: Likewise.
7329 * gdb.arch/powerpc-power9.s: Likewise.
7330 * gdb.arch/powerpc-vsx.exp: Likewise.
7331 * gdb.arch/powerpc-vsx.s: Likewise.
7332 * gdb.arch/powerpc-vsx2.exp: Likewise.
7333 * gdb.arch/powerpc-vsx2.s: Likewise.
7334 * gdb.arch/powerpc-vsx3.exp: Likewise.
7335 * gdb.arch/powerpc-vsx3.s: Likewise.
7336 * gdb.arch/arm-disassembler-options.exp: Likewise.
7337 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7338 * gdb.arch/s390-disassembler-options.exp: Likewise.
7339
7340 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7341
7342 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7343 (check_supported_features): ... this. Changed return type to void.
7344 (supports_rdseed): New static global.
7345 (rdseed): Check supports_rdseed.
7346 (initialize): Call check_supported_features.
7347
7348 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7349
7350 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7351 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7352 and lqarx/stqcx.
7353 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7354 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7355
7356 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7357
7358 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7359 uppercase.
7360
7361 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7362
7363 * gdb.dwarf2/formdata16.c: New file.
7364 * gdb.dwarf2/formdata16.exp: New file.
7365 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7366
7367 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7368
7369 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7370 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7371 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7372 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7373 DW_AT_GNU_*.
7374
7375 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7376
7377 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7378
7379 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7380
7381 PR gdb/21164
7382 * gdb.base/maint.exp: Add testcases for when the commands do
7383 not have arguments.
7384
7385 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7386
7387 * gdb.cp/chained-calls.exp: Use p instead of P.
7388
7389 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7390
7391 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7392 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7393
7394 2017-02-14 Tom Tromey <tom@tromey.com>
7395
7396 PR python/13598:
7397 * gdb.python/py-events.exp: Add before_prompt event tests.
7398
7399 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7400
7401 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7402
7403 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7404
7405 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7406 (main): Call my_unique_function_name.
7407 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7408 completion of patterns with a single match.
7409 Add missing -re switches to gdb_test_multiple calls.
7410
7411 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7412
7413 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7414 return if core file is not recognized.
7415
7416 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7417
7418 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7419 and extra UIs.
7420
7421 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7422
7423 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7424 proc_with_prefix.
7425
7426 2017-02-10 Tom Tromey <tom@tromey.com>
7427
7428 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7429
7430 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7431
7432 PR gdb/21122
7433 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7434
7435 2017-02-08 Jerome Guitton <guitton@adacore.com>
7436
7437 * gdb.base/define.exp: Add test for command abbreviations
7438 in define.
7439
7440 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7441
7442 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7443 * gdb.reverse/insn-reverse-x86.c: New file.
7444
7445 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7446
7447 PR tdep/20936
7448 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7449
7450 2017-02-03 Tom Tromey <tom@tromey.com>
7451
7452 PR rust/21097:
7453 * gdb.rust/simple.exp: Add new tests.
7454
7455 2017-02-02 Pedro Alves <palves@redhat.com>
7456
7457 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7458 tests.
7459
7460 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7461
7462 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7463 taking a 2-byte value out of a 4-byte DWARF implicit value on
7464 big-endian targets.
7465 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7466 logic. Add test cases for DW_OP_implicit.
7467
7468 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7469
7470 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7471
7472 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7473
7474 * gdb.btrace/enable.exp: Call gdb_exit before
7475 skip_gdbserver_tests.
7476
7477 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7478
7479 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7480 GDBFLAGS.
7481
7482 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7483
7484 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7485 the test is skipped.
7486 * gdb.btrace/data.exp: Likewise.
7487 * gdb.btrace/delta.exp: Likewise.
7488 * gdb.btrace/dlopen.exp: Likewise.
7489 * gdb.btrace/enable-running.exp: Likewise.
7490 * gdb.btrace/enable.exp: Likewise.
7491 * gdb.btrace/exception.exp: Likewise.
7492 * gdb.btrace/function_call_history.exp: Likewise.
7493 * gdb.btrace/gcore.exp: Likewise.
7494 * gdb.btrace/instruction_history.exp: Likewise.
7495 * gdb.btrace/multi-thread-step.exp: Likewise.
7496 * gdb.btrace/nohist.exp: Likewise.
7497 * gdb.btrace/non-stop.exp: Likewise.
7498 * gdb.btrace/reconnect.exp: Likewise.
7499 * gdb.btrace/record_goto-step.exp: Likewise.
7500 * gdb.btrace/record_goto.exp: Likewise.
7501 * gdb.btrace/rn-dl-bind.exp: Likewise.
7502 * gdb.btrace/segv.exp: Likewise.
7503 * gdb.btrace/step.exp: Likewise.
7504 * gdb.btrace/stepi.exp: Likewise.
7505 * gdb.btrace/tailcall-only.exp: Likewise.
7506 * gdb.btrace/tailcall.exp: Likewise.
7507 * gdb.btrace/tsx.exp: Likewise.
7508 * gdb.btrace/unknown_functions.exp: Likewise.
7509 * gdb.btrace/vdso.exp: Likewise.
7510
7511 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7512
7513 * gdb.btrace/enable-running.c: New.
7514 * gdb.btrace/enable-running.exp: New.
7515
7516 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7517
7518 * gdb.arch/amd64-gs_base.c: New file.
7519 * gdb.arch/amd64-gs_base.exp: New file.
7520
7521 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7522
7523 * lib/memory.exp: Remove spurious empty newlines.
7524
7525 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7526
7527 * gdb.python/py-bad-printers.exp: Load python file using "source".
7528 * gdb.python/py-events.exp: Likewise.
7529 * gdb.python/py-evsignal.exp: Likewise.
7530 * gdb.python/py-evthreads.exp: Likewise.
7531 * gdb.python/py-frame-args.exp: Likewise.
7532 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7533 * gdb.python/py-framefilter-mi.exp: Likewise.
7534 * gdb.python/py-framefilter.exp: Likewise.
7535 * gdb.python/py-mi.exp: Likewise.
7536 * gdb.python/py-pp-maint.exp: Likewise.
7537 * gdb.python/py-pp-registration.exp: Likewise.
7538 * gdb.python/py-prettyprint.exp: Likewise.
7539 (run_lang_tests): Likewise.
7540 * gdb.python/py-typeprint.exp: Likewise.
7541
7542 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7543
7544 * lib/memory.exp: New file.
7545 * lib/gdb.exp: Load memory.exp.
7546 * gdb.base/memattr.exp (delete_memory): Move proc to
7547 lib/memory.exp and rename to delete_memory_regions.
7548 Replace delete_memory with delete_memory_regions.
7549 Cleanup memory regions before tests.
7550 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7551 before tests.
7552
7553 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7554
7555 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7556 files.
7557 (initialize): New function conditionally defined.
7558 (testcases): Move within conditional block.
7559 (main): Call initialize.
7560 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7561 of gdb.reverse/insn-reverse.c.
7562 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7563 gdb.reverse/insn-reverse.c.
7564
7565 2017-01-26 Yao Qi <yao.qi@linaro.org>
7566
7567 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7568 disassemble on address 0.
7569
7570 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7571 Yao Qi <yao.qi@linaro.org>
7572
7573 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7574 * gdb.dwarf2/implptr-64bit.S: Remove.
7575 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7576 variables in caller's context. Add DW_OP_implicit_value.
7577
7578 2017-01-25 Yao Qi <yao.qi@linaro.org>
7579
7580 * lib/dwarf.exp (Dwarf::_location): Handle
7581 DW_OP_GNU_implicit_pointer with proper size.
7582
7583 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7584
7585 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7586 and add untested calls.
7587
7588 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7589
7590 * gdb.python/python.exp: Check line number against what GDB thinks
7591 the line number is for func1.
7592
7593 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7594
7595 * gdb.dlang/debug-expr.exp: New file.
7596
7597 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
7598
7599 Fix test names for the following files:
7600
7601 * gdb.ada/exec_changed.exp
7602 * gdb.ada/info_types.exp
7603 * gdb.arch/aarch64-atomic-inst.exp
7604 * gdb.arch/aarch64-fp.exp
7605 * gdb.arch/altivec-abi.exp
7606 * gdb.arch/altivec-regs.exp
7607 * gdb.arch/amd64-byte.exp
7608 * gdb.arch/amd64-disp-step.exp
7609 * gdb.arch/amd64-dword.exp
7610 * gdb.arch/amd64-entry-value-inline.exp
7611 * gdb.arch/amd64-entry-value-param.exp
7612 * gdb.arch/amd64-entry-value-paramref.exp
7613 * gdb.arch/amd64-entry-value.exp
7614 * gdb.arch/amd64-i386-address.exp
7615 * gdb.arch/amd64-invalid-stack-middle.exp
7616 * gdb.arch/amd64-invalid-stack-top.exp
7617 * gdb.arch/amd64-optimout-repeat.exp
7618 * gdb.arch/amd64-prologue-skip.exp
7619 * gdb.arch/amd64-prologue-xmm.exp
7620 * gdb.arch/amd64-stap-special-operands.exp
7621 * gdb.arch/amd64-stap-wrong-subexp.exp
7622 * gdb.arch/amd64-tailcall-cxx.exp
7623 * gdb.arch/amd64-tailcall-noret.exp
7624 * gdb.arch/amd64-tailcall-ret.exp
7625 * gdb.arch/amd64-tailcall-self.exp
7626 * gdb.arch/amd64-word.exp
7627 * gdb.arch/arm-bl-branch-dest.exp
7628 * gdb.arch/arm-disp-step.exp
7629 * gdb.arch/arm-neon.exp
7630 * gdb.arch/arm-single-step-kernel-helper.exp
7631 * gdb.arch/avr-flash-qualifier.exp
7632 * gdb.arch/disp-step-insn-reloc.exp
7633 * gdb.arch/e500-abi.exp
7634 * gdb.arch/e500-regs.exp
7635 * gdb.arch/ftrace-insn-reloc.exp
7636 * gdb.arch/i386-avx512.exp
7637 * gdb.arch/i386-bp_permanent.exp
7638 * gdb.arch/i386-byte.exp
7639 * gdb.arch/i386-cfi-notcurrent.exp
7640 * gdb.arch/i386-disp-step.exp
7641 * gdb.arch/i386-dr3-watch.exp
7642 * gdb.arch/i386-float.exp
7643 * gdb.arch/i386-gnu-cfi.exp
7644 * gdb.arch/i386-mpx-map.exp
7645 * gdb.arch/i386-mpx-sigsegv.exp
7646 * gdb.arch/i386-mpx-simple_segv.exp
7647 * gdb.arch/i386-mpx.exp
7648 * gdb.arch/i386-permbkpt.exp
7649 * gdb.arch/i386-prologue.exp
7650 * gdb.arch/i386-signal.exp
7651 * gdb.arch/i386-size-overlap.exp
7652 * gdb.arch/i386-unwind.exp
7653 * gdb.arch/i386-word.exp
7654 * gdb.arch/mips-fcr.exp
7655 * gdb.arch/powerpc-d128-regs.exp
7656 * gdb.arch/powerpc-stackless.exp
7657 * gdb.arch/ppc64-atomic-inst.exp
7658 * gdb.arch/s390-stackless.exp
7659 * gdb.arch/s390-tdbregs.exp
7660 * gdb.arch/s390-vregs.exp
7661 * gdb.arch/sparc-sysstep.exp
7662 * gdb.arch/thumb-bx-pc.exp
7663 * gdb.arch/thumb-singlestep.exp
7664 * gdb.arch/thumb2-it.exp
7665 * gdb.arch/vsx-regs.exp
7666 * gdb.asm/asm-source.exp
7667 * gdb.base/a2-run.exp
7668 * gdb.base/advance.exp
7669 * gdb.base/all-bin.exp
7670 * gdb.base/anon.exp
7671 * gdb.base/args.exp
7672 * gdb.base/arithmet.exp
7673 * gdb.base/async-shell.exp
7674 * gdb.base/async.exp
7675 * gdb.base/attach-pie-noexec.exp
7676 * gdb.base/attach-twice.exp
7677 * gdb.base/auto-load.exp
7678 * gdb.base/bang.exp
7679 * gdb.base/bitfields.exp
7680 * gdb.base/break-always.exp
7681 * gdb.base/break-caller-line.exp
7682 * gdb.base/break-entry.exp
7683 * gdb.base/break-inline.exp
7684 * gdb.base/break-on-linker-gcd-function.exp
7685 * gdb.base/break-probes.exp
7686 * gdb.base/break.exp
7687 * gdb.base/breakpoint-shadow.exp
7688 * gdb.base/call-ar-st.exp
7689 * gdb.base/call-sc.exp
7690 * gdb.base/call-signal-resume.exp
7691 * gdb.base/call-strs.exp
7692 * gdb.base/callfuncs.exp
7693 * gdb.base/catch-fork-static.exp
7694 * gdb.base/catch-gdb-caused-signals.exp
7695 * gdb.base/catch-load.exp
7696 * gdb.base/catch-signal-fork.exp
7697 * gdb.base/catch-signal.exp
7698 * gdb.base/catch-syscall.exp
7699 * gdb.base/charset.exp
7700 * gdb.base/checkpoint.exp
7701 * gdb.base/chng-syms.exp
7702 * gdb.base/code-expr.exp
7703 * gdb.base/code_elim.exp
7704 * gdb.base/commands.exp
7705 * gdb.base/completion.exp
7706 * gdb.base/complex.exp
7707 * gdb.base/cond-expr.exp
7708 * gdb.base/condbreak.exp
7709 * gdb.base/consecutive.exp
7710 * gdb.base/continue-all-already-running.exp
7711 * gdb.base/coredump-filter.exp
7712 * gdb.base/corefile.exp
7713 * gdb.base/dbx.exp
7714 * gdb.base/debug-expr.exp
7715 * gdb.base/define.exp
7716 * gdb.base/del.exp
7717 * gdb.base/disabled-location.exp
7718 * gdb.base/disasm-end-cu.exp
7719 * gdb.base/disasm-optim.exp
7720 * gdb.base/display.exp
7721 * gdb.base/duplicate-bp.exp
7722 * gdb.base/ena-dis-br.exp
7723 * gdb.base/ending-run.exp
7724 * gdb.base/enumval.exp
7725 * gdb.base/environ.exp
7726 * gdb.base/eu-strip-infcall.exp
7727 * gdb.base/eval-avoid-side-effects.exp
7728 * gdb.base/eval-skip.exp
7729 * gdb.base/exitsignal.exp
7730 * gdb.base/expand-psymtabs.exp
7731 * gdb.base/filesym.exp
7732 * gdb.base/find-unmapped.exp
7733 * gdb.base/finish.exp
7734 * gdb.base/float.exp
7735 * gdb.base/foll-exec-mode.exp
7736 * gdb.base/foll-exec.exp
7737 * gdb.base/foll-fork.exp
7738 * gdb.base/fortran-sym-case.exp
7739 * gdb.base/freebpcmd.exp
7740 * gdb.base/func-ptr.exp
7741 * gdb.base/func-ptrs.exp
7742 * gdb.base/funcargs.exp
7743 * gdb.base/gcore-buffer-overflow.exp
7744 * gdb.base/gcore-relro-pie.exp
7745 * gdb.base/gcore-relro.exp
7746 * gdb.base/gcore.exp
7747 * gdb.base/gdb1090.exp
7748 * gdb.base/gdb11530.exp
7749 * gdb.base/gdb11531.exp
7750 * gdb.base/gdb1821.exp
7751 * gdb.base/gdbindex-stabs.exp
7752 * gdb.base/gdbvars.exp
7753 * gdb.base/hbreak.exp
7754 * gdb.base/hbreak2.exp
7755 * gdb.base/included.exp
7756 * gdb.base/infcall-input.exp
7757 * gdb.base/inferior-died.exp
7758 * gdb.base/infnan.exp
7759 * gdb.base/info-macros.exp
7760 * gdb.base/info-os.exp
7761 * gdb.base/info-proc.exp
7762 * gdb.base/info-shared.exp
7763 * gdb.base/info-target.exp
7764 * gdb.base/infoline.exp
7765 * gdb.base/interp.exp
7766 * gdb.base/interrupt.exp
7767 * gdb.base/jit-reader.exp
7768 * gdb.base/jit-simple.exp
7769 * gdb.base/kill-after-signal.exp
7770 * gdb.base/kill-detach-inferiors-cmd.exp
7771 * gdb.base/label.exp
7772 * gdb.base/langs.exp
7773 * gdb.base/ldbl_e308.exp
7774 * gdb.base/line-symtabs.exp
7775 * gdb.base/linespecs.exp
7776 * gdb.base/list.exp
7777 * gdb.base/long_long.exp
7778 * gdb.base/longest-types.exp
7779 * gdb.base/maint.exp
7780 * gdb.base/max-value-size.exp
7781 * gdb.base/memattr.exp
7782 * gdb.base/mips_pro.exp
7783 * gdb.base/morestack.exp
7784 * gdb.base/moribund-step.exp
7785 * gdb.base/multi-forks.exp
7786 * gdb.base/nested-addr.exp
7787 * gdb.base/nextoverexit.exp
7788 * gdb.base/noreturn-finish.exp
7789 * gdb.base/noreturn-return.exp
7790 * gdb.base/nostdlib.exp
7791 * gdb.base/offsets.exp
7792 * gdb.base/opaque.exp
7793 * gdb.base/pc-fp.exp
7794 * gdb.base/permissions.exp
7795 * gdb.base/print-symbol-loading.exp
7796 * gdb.base/prologue-include.exp
7797 * gdb.base/psymtab.exp
7798 * gdb.base/ptype.exp
7799 * gdb.base/random-signal.exp
7800 * gdb.base/randomize.exp
7801 * gdb.base/range-stepping.exp
7802 * gdb.base/readline-ask.exp
7803 * gdb.base/recpar.exp
7804 * gdb.base/recurse.exp
7805 * gdb.base/relational.exp
7806 * gdb.base/restore.exp
7807 * gdb.base/return-nodebug.exp
7808 * gdb.base/return.exp
7809 * gdb.base/run-after-attach.exp
7810 * gdb.base/save-bp.exp
7811 * gdb.base/scope.exp
7812 * gdb.base/sect-cmd.exp
7813 * gdb.base/set-lang-auto.exp
7814 * gdb.base/set-noassign.exp
7815 * gdb.base/setvar.exp
7816 * gdb.base/sigall.exp
7817 * gdb.base/sigbpt.exp
7818 * gdb.base/siginfo-addr.exp
7819 * gdb.base/siginfo-infcall.exp
7820 * gdb.base/siginfo-obj.exp
7821 * gdb.base/siginfo.exp
7822 * gdb.base/signals-state-child.exp
7823 * gdb.base/signest.exp
7824 * gdb.base/sigstep.exp
7825 * gdb.base/sizeof.exp
7826 * gdb.base/skip.exp
7827 * gdb.base/solib-corrupted.exp
7828 * gdb.base/solib-nodir.exp
7829 * gdb.base/solib-search.exp
7830 * gdb.base/stack-checking.exp
7831 * gdb.base/stale-infcall.exp
7832 * gdb.base/stap-probe.exp
7833 * gdb.base/start.exp
7834 * gdb.base/step-break.exp
7835 * gdb.base/step-bt.exp
7836 * gdb.base/step-line.exp
7837 * gdb.base/step-over-exit.exp
7838 * gdb.base/step-over-syscall.exp
7839 * gdb.base/step-resume-infcall.exp
7840 * gdb.base/step-test.exp
7841 * gdb.base/store.exp
7842 * gdb.base/structs3.exp
7843 * gdb.base/sym-file.exp
7844 * gdb.base/symbol-without-target_section.exp
7845 * gdb.base/term.exp
7846 * gdb.base/testenv.exp
7847 * gdb.base/ui-redirect.exp
7848 * gdb.base/until.exp
7849 * gdb.base/unwindonsignal.exp
7850 * gdb.base/value-double-free.exp
7851 * gdb.base/vla-datatypes.exp
7852 * gdb.base/vla-ptr.exp
7853 * gdb.base/vla-sideeffect.exp
7854 * gdb.base/volatile.exp
7855 * gdb.base/watch-cond-infcall.exp
7856 * gdb.base/watch-cond.exp
7857 * gdb.base/watch-non-mem.exp
7858 * gdb.base/watch-read.exp
7859 * gdb.base/watch-vfork.exp
7860 * gdb.base/watchpoint-cond-gone.exp
7861 * gdb.base/watchpoint-delete.exp
7862 * gdb.base/watchpoint-hw-hit-once.exp
7863 * gdb.base/watchpoint-hw.exp
7864 * gdb.base/watchpoint-stops-at-right-insn.exp
7865 * gdb.base/watchpoints.exp
7866 * gdb.base/wchar.exp
7867 * gdb.base/whatis-exp.exp
7868 * gdb.btrace/buffer-size.exp
7869 * gdb.btrace/data.exp
7870 * gdb.btrace/delta.exp
7871 * gdb.btrace/dlopen.exp
7872 * gdb.btrace/enable.exp
7873 * gdb.btrace/exception.exp
7874 * gdb.btrace/function_call_history.exp
7875 * gdb.btrace/gcore.exp
7876 * gdb.btrace/instruction_history.exp
7877 * gdb.btrace/nohist.exp
7878 * gdb.btrace/reconnect.exp
7879 * gdb.btrace/record_goto-step.exp
7880 * gdb.btrace/record_goto.exp
7881 * gdb.btrace/rn-dl-bind.exp
7882 * gdb.btrace/segv.exp
7883 * gdb.btrace/step.exp
7884 * gdb.btrace/stepi.exp
7885 * gdb.btrace/tailcall-only.exp
7886 * gdb.btrace/tailcall.exp
7887 * gdb.btrace/tsx.exp
7888 * gdb.btrace/unknown_functions.exp
7889 * gdb.btrace/vdso.exp
7890 * gdb.compile/compile-ifunc.exp
7891 * gdb.compile/compile-ops.exp
7892 * gdb.compile/compile-print.exp
7893 * gdb.compile/compile-setjmp.exp
7894 * gdb.cp/abstract-origin.exp
7895 * gdb.cp/ambiguous.exp
7896 * gdb.cp/annota2.exp
7897 * gdb.cp/annota3.exp
7898 * gdb.cp/anon-ns.exp
7899 * gdb.cp/anon-struct.exp
7900 * gdb.cp/anon-union.exp
7901 * gdb.cp/arg-reference.exp
7902 * gdb.cp/baseenum.exp
7903 * gdb.cp/bool.exp
7904 * gdb.cp/breakpoint.exp
7905 * gdb.cp/bs15503.exp
7906 * gdb.cp/call-c.exp
7907 * gdb.cp/casts.exp
7908 * gdb.cp/chained-calls.exp
7909 * gdb.cp/class2.exp
7910 * gdb.cp/classes.exp
7911 * gdb.cp/cmpd-minsyms.exp
7912 * gdb.cp/converts.exp
7913 * gdb.cp/cp-relocate.exp
7914 * gdb.cp/cpcompletion.exp
7915 * gdb.cp/cpexprs.exp
7916 * gdb.cp/cplabel.exp
7917 * gdb.cp/cplusfuncs.exp
7918 * gdb.cp/cpsizeof.exp
7919 * gdb.cp/ctti.exp
7920 * gdb.cp/derivation.exp
7921 * gdb.cp/destrprint.exp
7922 * gdb.cp/dispcxx.exp
7923 * gdb.cp/enum-class.exp
7924 * gdb.cp/exception.exp
7925 * gdb.cp/exceptprint.exp
7926 * gdb.cp/expand-psymtabs-cxx.exp
7927 * gdb.cp/expand-sals.exp
7928 * gdb.cp/extern-c.exp
7929 * gdb.cp/filename.exp
7930 * gdb.cp/formatted-ref.exp
7931 * gdb.cp/fpointer.exp
7932 * gdb.cp/gdb1355.exp
7933 * gdb.cp/gdb2495.exp
7934 * gdb.cp/hang.exp
7935 * gdb.cp/impl-this.exp
7936 * gdb.cp/infcall-dlopen.exp
7937 * gdb.cp/inherit.exp
7938 * gdb.cp/iostream.exp
7939 * gdb.cp/koenig.exp
7940 * gdb.cp/local.exp
7941 * gdb.cp/m-data.exp
7942 * gdb.cp/m-static.exp
7943 * gdb.cp/mb-ctor.exp
7944 * gdb.cp/mb-inline.exp
7945 * gdb.cp/mb-templates.exp
7946 * gdb.cp/member-name.exp
7947 * gdb.cp/member-ptr.exp
7948 * gdb.cp/meth-typedefs.exp
7949 * gdb.cp/method.exp
7950 * gdb.cp/method2.exp
7951 * gdb.cp/minsym-fallback.exp
7952 * gdb.cp/misc.exp
7953 * gdb.cp/namelessclass.exp
7954 * gdb.cp/namespace-enum.exp
7955 * gdb.cp/namespace-nested-import.exp
7956 * gdb.cp/namespace.exp
7957 * gdb.cp/nextoverthrow.exp
7958 * gdb.cp/no-dmgl-verbose.exp
7959 * gdb.cp/non-trivial-retval.exp
7960 * gdb.cp/noparam.exp
7961 * gdb.cp/nsdecl.exp
7962 * gdb.cp/nsimport.exp
7963 * gdb.cp/nsnested.exp
7964 * gdb.cp/nsnoimports.exp
7965 * gdb.cp/nsrecurs.exp
7966 * gdb.cp/nsstress.exp
7967 * gdb.cp/nsusing.exp
7968 * gdb.cp/operator.exp
7969 * gdb.cp/oranking.exp
7970 * gdb.cp/overload-const.exp
7971 * gdb.cp/overload.exp
7972 * gdb.cp/ovldbreak.exp
7973 * gdb.cp/ovsrch.exp
7974 * gdb.cp/paren-type.exp
7975 * gdb.cp/parse-lang.exp
7976 * gdb.cp/pass-by-ref.exp
7977 * gdb.cp/pr-1023.exp
7978 * gdb.cp/pr-1210.exp
7979 * gdb.cp/pr-574.exp
7980 * gdb.cp/pr10687.exp
7981 * gdb.cp/pr12028.exp
7982 * gdb.cp/pr17132.exp
7983 * gdb.cp/pr17494.exp
7984 * gdb.cp/pr9067.exp
7985 * gdb.cp/pr9167.exp
7986 * gdb.cp/pr9631.exp
7987 * gdb.cp/printmethod.exp
7988 * gdb.cp/psmang.exp
7989 * gdb.cp/psymtab-parameter.exp
7990 * gdb.cp/ptype-cv-cp.exp
7991 * gdb.cp/ptype-flags.exp
7992 * gdb.cp/re-set-overloaded.exp
7993 * gdb.cp/ref-types.exp
7994 * gdb.cp/rtti.exp
7995 * gdb.cp/scope-err.exp
7996 * gdb.cp/shadow.exp
7997 * gdb.cp/smartp.exp
7998 * gdb.cp/static-method.exp
7999 * gdb.cp/static-print-quit.exp
8000 * gdb.cp/temargs.exp
8001 * gdb.cp/templates.exp
8002 * gdb.cp/try_catch.exp
8003 * gdb.cp/typedef-operator.exp
8004 * gdb.cp/typeid.exp
8005 * gdb.cp/userdef.exp
8006 * gdb.cp/using-crash.exp
8007 * gdb.cp/var-tag.exp
8008 * gdb.cp/virtbase.exp
8009 * gdb.cp/virtfunc.exp
8010 * gdb.cp/virtfunc2.exp
8011 * gdb.cp/vla-cxx.exp
8012 * gdb.disasm/t01_mov.exp
8013 * gdb.disasm/t02_mova.exp
8014 * gdb.disasm/t03_add.exp
8015 * gdb.disasm/t04_sub.exp
8016 * gdb.disasm/t05_cmp.exp
8017 * gdb.disasm/t06_ari2.exp
8018 * gdb.disasm/t07_ari3.exp
8019 * gdb.disasm/t08_or.exp
8020 * gdb.disasm/t09_xor.exp
8021 * gdb.disasm/t10_and.exp
8022 * gdb.disasm/t11_logs.exp
8023 * gdb.disasm/t12_bit.exp
8024 * gdb.disasm/t13_otr.exp
8025 * gdb.dlang/circular.exp
8026 * gdb.dwarf2/arr-stride.exp
8027 * gdb.dwarf2/arr-subrange.exp
8028 * gdb.dwarf2/atomic-type.exp
8029 * gdb.dwarf2/bad-regnum.exp
8030 * gdb.dwarf2/bitfield-parent-optimized-out.exp
8031 * gdb.dwarf2/callframecfa.exp
8032 * gdb.dwarf2/clztest.exp
8033 * gdb.dwarf2/corrupt.exp
8034 * gdb.dwarf2/data-loc.exp
8035 * gdb.dwarf2/dup-psym.exp
8036 * gdb.dwarf2/dw2-anon-mptr.exp
8037 * gdb.dwarf2/dw2-anonymous-func.exp
8038 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
8039 * gdb.dwarf2/dw2-bad-unresolved.exp
8040 * gdb.dwarf2/dw2-basic.exp
8041 * gdb.dwarf2/dw2-canonicalize-type.exp
8042 * gdb.dwarf2/dw2-case-insensitive.exp
8043 * gdb.dwarf2/dw2-common-block.exp
8044 * gdb.dwarf2/dw2-compdir-oldgcc.exp
8045 * gdb.dwarf2/dw2-compressed.exp
8046 * gdb.dwarf2/dw2-const.exp
8047 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
8048 * gdb.dwarf2/dw2-cu-size.exp
8049 * gdb.dwarf2/dw2-dup-frame.exp
8050 * gdb.dwarf2/dw2-entry-value.exp
8051 * gdb.dwarf2/dw2-icycle.exp
8052 * gdb.dwarf2/dw2-ifort-parameter.exp
8053 * gdb.dwarf2/dw2-inline-break.exp
8054 * gdb.dwarf2/dw2-inline-param.exp
8055 * gdb.dwarf2/dw2-intercu.exp
8056 * gdb.dwarf2/dw2-intermix.exp
8057 * gdb.dwarf2/dw2-lexical-block-bare.exp
8058 * gdb.dwarf2/dw2-linkage-name-trust.exp
8059 * gdb.dwarf2/dw2-minsym-in-cu.exp
8060 * gdb.dwarf2/dw2-noloc.exp
8061 * gdb.dwarf2/dw2-op-call.exp
8062 * gdb.dwarf2/dw2-op-out-param.exp
8063 * gdb.dwarf2/dw2-opt-structptr.exp
8064 * gdb.dwarf2/dw2-param-error.exp
8065 * gdb.dwarf2/dw2-producer.exp
8066 * gdb.dwarf2/dw2-ranges-base.exp
8067 * gdb.dwarf2/dw2-ref-missing-frame.exp
8068 * gdb.dwarf2/dw2-reg-undefined.exp
8069 * gdb.dwarf2/dw2-regno-invalid.exp
8070 * gdb.dwarf2/dw2-restore.exp
8071 * gdb.dwarf2/dw2-restrict.exp
8072 * gdb.dwarf2/dw2-single-line-discriminators.exp
8073 * gdb.dwarf2/dw2-strp.exp
8074 * gdb.dwarf2/dw2-undefined-ret-addr.exp
8075 * gdb.dwarf2/dw2-unresolved.exp
8076 * gdb.dwarf2/dw2-var-zero-addr.exp
8077 * gdb.dwarf2/dw4-sig-types.exp
8078 * gdb.dwarf2/dwz.exp
8079 * gdb.dwarf2/dynarr-ptr.exp
8080 * gdb.dwarf2/enum-type.exp
8081 * gdb.dwarf2/gdb-index.exp
8082 * gdb.dwarf2/implptr-64bit.exp
8083 * gdb.dwarf2/implptr-optimized-out.exp
8084 * gdb.dwarf2/implptr.exp
8085 * gdb.dwarf2/implref-array.exp
8086 * gdb.dwarf2/implref-const.exp
8087 * gdb.dwarf2/implref-global.exp
8088 * gdb.dwarf2/implref-struct.exp
8089 * gdb.dwarf2/mac-fileno.exp
8090 * gdb.dwarf2/main-subprogram.exp
8091 * gdb.dwarf2/member-ptr-forwardref.exp
8092 * gdb.dwarf2/method-ptr.exp
8093 * gdb.dwarf2/missing-sig-type.exp
8094 * gdb.dwarf2/nonvar-access.exp
8095 * gdb.dwarf2/opaque-type-lookup.exp
8096 * gdb.dwarf2/pieces-optimized-out.exp
8097 * gdb.dwarf2/pieces.exp
8098 * gdb.dwarf2/pr10770.exp
8099 * gdb.dwarf2/pr13961.exp
8100 * gdb.dwarf2/staticvirtual.exp
8101 * gdb.dwarf2/subrange.exp
8102 * gdb.dwarf2/symtab-producer.exp
8103 * gdb.dwarf2/trace-crash.exp
8104 * gdb.dwarf2/typeddwarf.exp
8105 * gdb.dwarf2/valop.exp
8106 * gdb.dwarf2/watch-notconst.exp
8107 * gdb.fortran/array-element.exp
8108 * gdb.fortran/charset.exp
8109 * gdb.fortran/common-block.exp
8110 * gdb.fortran/complex.exp
8111 * gdb.fortran/derived-type-function.exp
8112 * gdb.fortran/derived-type.exp
8113 * gdb.fortran/logical.exp
8114 * gdb.fortran/module.exp
8115 * gdb.fortran/multi-dim.exp
8116 * gdb.fortran/nested-funcs.exp
8117 * gdb.fortran/print-formatted.exp
8118 * gdb.fortran/subarray.exp
8119 * gdb.fortran/vla-alloc-assoc.exp
8120 * gdb.fortran/vla-datatypes.exp
8121 * gdb.fortran/vla-history.exp
8122 * gdb.fortran/vla-ptr-info.exp
8123 * gdb.fortran/vla-ptype-sub.exp
8124 * gdb.fortran/vla-ptype.exp
8125 * gdb.fortran/vla-sizeof.exp
8126 * gdb.fortran/vla-type.exp
8127 * gdb.fortran/vla-value-sub-arbitrary.exp
8128 * gdb.fortran/vla-value-sub-finish.exp
8129 * gdb.fortran/vla-value-sub.exp
8130 * gdb.fortran/vla-value.exp
8131 * gdb.fortran/whatis_type.exp
8132 * gdb.go/chan.exp
8133 * gdb.go/handcall.exp
8134 * gdb.go/hello.exp
8135 * gdb.go/integers.exp
8136 * gdb.go/methods.exp
8137 * gdb.go/package.exp
8138 * gdb.go/strings.exp
8139 * gdb.go/types.exp
8140 * gdb.go/unsafe.exp
8141 * gdb.guile/scm-arch.exp
8142 * gdb.guile/scm-block.exp
8143 * gdb.guile/scm-breakpoint.exp
8144 * gdb.guile/scm-cmd.exp
8145 * gdb.guile/scm-disasm.exp
8146 * gdb.guile/scm-equal.exp
8147 * gdb.guile/scm-frame-args.exp
8148 * gdb.guile/scm-frame-inline.exp
8149 * gdb.guile/scm-frame.exp
8150 * gdb.guile/scm-iterator.exp
8151 * gdb.guile/scm-math.exp
8152 * gdb.guile/scm-objfile.exp
8153 * gdb.guile/scm-ports.exp
8154 * gdb.guile/scm-symbol.exp
8155 * gdb.guile/scm-symtab.exp
8156 * gdb.guile/scm-value-cc.exp
8157 * gdb.guile/types-module.exp
8158 * gdb.linespec/break-ask.exp
8159 * gdb.linespec/cpexplicit.exp
8160 * gdb.linespec/explicit.exp
8161 * gdb.linespec/keywords.exp
8162 * gdb.linespec/linespec.exp
8163 * gdb.linespec/ls-dollar.exp
8164 * gdb.linespec/ls-errs.exp
8165 * gdb.linespec/skip-two.exp
8166 * gdb.linespec/thread.exp
8167 * gdb.mi/mi-async.exp
8168 * gdb.mi/mi-basics.exp
8169 * gdb.mi/mi-break.exp
8170 * gdb.mi/mi-catch-load.exp
8171 * gdb.mi/mi-cli.exp
8172 * gdb.mi/mi-cmd-param-changed.exp
8173 * gdb.mi/mi-console.exp
8174 * gdb.mi/mi-detach.exp
8175 * gdb.mi/mi-disassemble.exp
8176 * gdb.mi/mi-eval.exp
8177 * gdb.mi/mi-file-transfer.exp
8178 * gdb.mi/mi-file.exp
8179 * gdb.mi/mi-fill-memory.exp
8180 * gdb.mi/mi-inheritance-syntax-error.exp
8181 * gdb.mi/mi-linespec-err-cp.exp
8182 * gdb.mi/mi-logging.exp
8183 * gdb.mi/mi-memory-changed.exp
8184 * gdb.mi/mi-read-memory.exp
8185 * gdb.mi/mi-record-changed.exp
8186 * gdb.mi/mi-reg-undefined.exp
8187 * gdb.mi/mi-regs.exp
8188 * gdb.mi/mi-return.exp
8189 * gdb.mi/mi-reverse.exp
8190 * gdb.mi/mi-simplerun.exp
8191 * gdb.mi/mi-solib.exp
8192 * gdb.mi/mi-stack.exp
8193 * gdb.mi/mi-stepi.exp
8194 * gdb.mi/mi-syn-frame.exp
8195 * gdb.mi/mi-until.exp
8196 * gdb.mi/mi-var-block.exp
8197 * gdb.mi/mi-var-child.exp
8198 * gdb.mi/mi-var-cmd.exp
8199 * gdb.mi/mi-var-cp.exp
8200 * gdb.mi/mi-var-display.exp
8201 * gdb.mi/mi-var-invalidate.exp
8202 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8203 * gdb.mi/mi-vla-fortran.exp
8204 * gdb.mi/mi-watch.exp
8205 * gdb.mi/mi2-var-child.exp
8206 * gdb.mi/user-selected-context-sync.exp
8207 * gdb.modula2/unbounded-array.exp
8208 * gdb.multi/dummy-frame-restore.exp
8209 * gdb.multi/multi-arch-exec.exp
8210 * gdb.multi/multi-arch.exp
8211 * gdb.multi/tids.exp
8212 * gdb.multi/watchpoint-multi.exp
8213 * gdb.opencl/callfuncs.exp
8214 * gdb.opencl/convs_casts.exp
8215 * gdb.opencl/datatypes.exp
8216 * gdb.opencl/operators.exp
8217 * gdb.opencl/vec_comps.exp
8218 * gdb.opt/clobbered-registers-O2.exp
8219 * gdb.opt/inline-break.exp
8220 * gdb.opt/inline-bt.exp
8221 * gdb.opt/inline-cmds.exp
8222 * gdb.opt/inline-locals.exp
8223 * gdb.pascal/case-insensitive-symbols.exp
8224 * gdb.pascal/floats.exp
8225 * gdb.pascal/gdb11492.exp
8226 * gdb.python/lib-types.exp
8227 * gdb.python/py-arch.exp
8228 * gdb.python/py-as-string.exp
8229 * gdb.python/py-bad-printers.exp
8230 * gdb.python/py-block.exp
8231 * gdb.python/py-breakpoint-create-fail.exp
8232 * gdb.python/py-breakpoint.exp
8233 * gdb.python/py-caller-is.exp
8234 * gdb.python/py-cmd.exp
8235 * gdb.python/py-explore-cc.exp
8236 * gdb.python/py-explore.exp
8237 * gdb.python/py-finish-breakpoint.exp
8238 * gdb.python/py-finish-breakpoint2.exp
8239 * gdb.python/py-frame-args.exp
8240 * gdb.python/py-frame-inline.exp
8241 * gdb.python/py-frame.exp
8242 * gdb.python/py-framefilter-mi.exp
8243 * gdb.python/py-infthread.exp
8244 * gdb.python/py-lazy-string.exp
8245 * gdb.python/py-linetable.exp
8246 * gdb.python/py-mi-events.exp
8247 * gdb.python/py-mi-objfile.exp
8248 * gdb.python/py-mi.exp
8249 * gdb.python/py-objfile.exp
8250 * gdb.python/py-pp-integral.exp
8251 * gdb.python/py-pp-maint.exp
8252 * gdb.python/py-pp-re-notag.exp
8253 * gdb.python/py-pp-registration.exp
8254 * gdb.python/py-recurse-unwind.exp
8255 * gdb.python/py-strfns.exp
8256 * gdb.python/py-symbol.exp
8257 * gdb.python/py-symtab.exp
8258 * gdb.python/py-sync-interp.exp
8259 * gdb.python/py-typeprint.exp
8260 * gdb.python/py-unwind-maint.exp
8261 * gdb.python/py-unwind.exp
8262 * gdb.python/py-value-cc.exp
8263 * gdb.python/py-xmethods.exp
8264 * gdb.reverse/amd64-tailcall-reverse.exp
8265 * gdb.reverse/break-precsave.exp
8266 * gdb.reverse/break-reverse.exp
8267 * gdb.reverse/consecutive-precsave.exp
8268 * gdb.reverse/consecutive-reverse.exp
8269 * gdb.reverse/finish-precsave.exp
8270 * gdb.reverse/finish-reverse-bkpt.exp
8271 * gdb.reverse/finish-reverse.exp
8272 * gdb.reverse/fstatat-reverse.exp
8273 * gdb.reverse/getresuid-reverse.exp
8274 * gdb.reverse/i386-precsave.exp
8275 * gdb.reverse/i386-reverse.exp
8276 * gdb.reverse/i386-sse-reverse.exp
8277 * gdb.reverse/i387-env-reverse.exp
8278 * gdb.reverse/i387-stack-reverse.exp
8279 * gdb.reverse/insn-reverse.exp
8280 * gdb.reverse/machinestate-precsave.exp
8281 * gdb.reverse/machinestate.exp
8282 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8283 * gdb.reverse/pipe-reverse.exp
8284 * gdb.reverse/readv-reverse.exp
8285 * gdb.reverse/recvmsg-reverse.exp
8286 * gdb.reverse/rerun-prec.exp
8287 * gdb.reverse/s390-mvcle.exp
8288 * gdb.reverse/step-precsave.exp
8289 * gdb.reverse/step-reverse.exp
8290 * gdb.reverse/time-reverse.exp
8291 * gdb.reverse/until-precsave.exp
8292 * gdb.reverse/until-reverse.exp
8293 * gdb.reverse/waitpid-reverse.exp
8294 * gdb.reverse/watch-precsave.exp
8295 * gdb.reverse/watch-reverse.exp
8296 * gdb.rust/generics.exp
8297 * gdb.rust/methods.exp
8298 * gdb.rust/modules.exp
8299 * gdb.rust/simple.exp
8300 * gdb.server/connect-with-no-symbol-file.exp
8301 * gdb.server/ext-attach.exp
8302 * gdb.server/ext-restart.exp
8303 * gdb.server/ext-wrapper.exp
8304 * gdb.server/file-transfer.exp
8305 * gdb.server/server-exec-info.exp
8306 * gdb.server/server-kill.exp
8307 * gdb.server/server-mon.exp
8308 * gdb.server/wrapper.exp
8309 * gdb.stabs/exclfwd.exp
8310 * gdb.stabs/gdb11479.exp
8311 * gdb.threads/clone-new-thread-event.exp
8312 * gdb.threads/corethreads.exp
8313 * gdb.threads/current-lwp-dead.exp
8314 * gdb.threads/dlopen-libpthread.exp
8315 * gdb.threads/gcore-thread.exp
8316 * gdb.threads/sigstep-threads.exp
8317 * gdb.threads/watchpoint-fork.exp
8318 * gdb.trace/actions-changed.exp
8319 * gdb.trace/backtrace.exp
8320 * gdb.trace/change-loc.exp
8321 * gdb.trace/circ.exp
8322 * gdb.trace/collection.exp
8323 * gdb.trace/disconnected-tracing.exp
8324 * gdb.trace/ftrace.exp
8325 * gdb.trace/mi-trace-frame-collected.exp
8326 * gdb.trace/mi-trace-unavailable.exp
8327 * gdb.trace/mi-traceframe-changed.exp
8328 * gdb.trace/mi-tsv-changed.exp
8329 * gdb.trace/no-attach-trace.exp
8330 * gdb.trace/passc-dyn.exp
8331 * gdb.trace/qtro.exp
8332 * gdb.trace/range-stepping.exp
8333 * gdb.trace/read-memory.exp
8334 * gdb.trace/save-trace.exp
8335 * gdb.trace/signal.exp
8336 * gdb.trace/status-stop.exp
8337 * gdb.trace/tfile.exp
8338 * gdb.trace/trace-break.exp
8339 * gdb.trace/trace-buffer-size.exp
8340 * gdb.trace/trace-condition.exp
8341 * gdb.trace/tracefile-pseudo-reg.exp
8342 * gdb.trace/tstatus.exp
8343 * gdb.trace/unavailable.exp
8344 * gdb.trace/while-dyn.exp
8345 * gdb.trace/while-stepping.exp
8346
8347 2016-12-22 Doug Evans <xdje42@gmail.com>
8348
8349 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8350 and msymbols.
8351
8352 2016-12-19 Yao Qi <yao.qi@linaro.org>
8353
8354 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8355 (test_with_self): Don't call do_steps_and_nexts, and remove
8356 code about stepping into xmalloc.
8357
8358 2016-12-09 Yao Qi <yao.qi@linaro.org>
8359
8360 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8361
8362 2016-12-09 Yao Qi <yao.qi@linaro.org>
8363
8364 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8365
8366 2016-12-09 Pedro Alves <palves@redhat.com>
8367
8368 * gdb.base/all-architectures-0.exp: New file.
8369 * gdb.base/all-architectures-1.exp: New file.
8370 * gdb.base/all-architectures-2.exp: New file.
8371 * gdb.base/all-architectures-3.exp: New file.
8372 * gdb.base/all-architectures-4.exp: New file.
8373 * gdb.base/all-architectures-5.exp: New file.
8374 * gdb.base/all-architectures-6.exp: New file.
8375 * gdb.base/all-architectures-7.exp: New file.
8376 * gdb.base/all-architectures.exp.in: New file.
8377
8378 2016-12-09 Yao Qi <yao.qi@linaro.org>
8379
8380 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8381
8382 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8383
8384 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8385 possible.
8386 Remove useless pattern-matching code.
8387
8388 2016-12-02 Pedro Alves <palves@redhat.com>
8389
8390 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8391 procedure.
8392 (top level): Call it.
8393
8394 2016-12-02 Pedro Alves <palves@redhat.com>
8395
8396 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8397 New procedure.
8398 (top level): Call it.
8399
8400 2016-12-02 Pedro Alves <palves@redhat.com>
8401
8402 PR cli/20559
8403 * gdb.base/commands.exp (user_defined_command_args_eval): New
8404 procedure.
8405 (top level): Call it.
8406
8407 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8408
8409 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8410 timeout handling.
8411
8412 2016-12-02 Tom Tromey <tom@tromey.com>
8413
8414 * gdb.dwarf2/main-subprogram.c: New file.
8415 * gdb.dwarf2/main-subprogram.exp: New file.
8416
8417 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8418
8419 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8420 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8421 gdb_test_no_output for a couple of cases.
8422 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8423
8424 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8425
8426 Fix test names and standardize compilation error messages throughout
8427 the following files:
8428
8429 * gdb.ada/start.exp
8430 * gdb.arch/alpha-step.exp
8431 * gdb.arch/e500-prologue.exp
8432 * gdb.arch/ftrace-insn-reloc.exp
8433 * gdb.arch/gdb1291.exp
8434 * gdb.arch/gdb1431.exp
8435 * gdb.arch/gdb1558.exp
8436 * gdb.arch/i386-dr3-watch.exp
8437 * gdb.arch/i386-sse-stack-align.exp
8438 * gdb.arch/ia64-breakpoint-shadow.exp
8439 * gdb.arch/pa-nullify.exp
8440 * gdb.arch/powerpc-aix-prologue.exp
8441 * gdb.arch/thumb-bx-pc.exp
8442 * gdb.base/annota1.exp
8443 * gdb.base/annota3.exp
8444 * gdb.base/arrayidx.exp
8445 * gdb.base/assign.exp
8446 * gdb.base/attach.exp
8447 * gdb.base/auxv.exp
8448 * gdb.base/bang.exp
8449 * gdb.base/bfp-test.exp
8450 * gdb.base/bigcore.exp
8451 * gdb.base/bitfields2.exp
8452 * gdb.base/break-fun-addr.exp
8453 * gdb.base/break-probes.exp
8454 * gdb.base/call-rt-st.exp
8455 * gdb.base/callexit.exp
8456 * gdb.base/catch-fork-kill.exp
8457 * gdb.base/charset.exp
8458 * gdb.base/checkpoint.exp
8459 * gdb.base/comprdebug.exp
8460 * gdb.base/constvars.exp
8461 * gdb.base/coredump-filter.exp
8462 * gdb.base/cursal.exp
8463 * gdb.base/cvexpr.exp
8464 * gdb.base/detach.exp
8465 * gdb.base/display.exp
8466 * gdb.base/dmsym.exp
8467 * gdb.base/dprintf-pending.exp
8468 * gdb.base/dso2dso.exp
8469 * gdb.base/dtrace-probe.exp
8470 * gdb.base/dump.exp
8471 * gdb.base/enum_cond.exp
8472 * gdb.base/exe-lock.exp
8473 * gdb.base/exec-invalid-sysroot.exp
8474 * gdb.base/execl-update-breakpoints.exp
8475 * gdb.base/exprs.exp
8476 * gdb.base/fileio.exp
8477 * gdb.base/find.exp
8478 * gdb.base/finish.exp
8479 * gdb.base/fixsection.exp
8480 * gdb.base/foll-vfork.exp
8481 * gdb.base/frame-args.exp
8482 * gdb.base/gcore.exp
8483 * gdb.base/gdb1250.exp
8484 * gdb.base/global-var-nested-by-dso.exp
8485 * gdb.base/gnu-ifunc.exp
8486 * gdb.base/hashline1.exp
8487 * gdb.base/hashline2.exp
8488 * gdb.base/hashline3.exp
8489 * gdb.base/hbreak-in-shr-unsupported.exp
8490 * gdb.base/huge.exp
8491 * gdb.base/infcall-input.exp
8492 * gdb.base/info-fun.exp
8493 * gdb.base/info-shared.exp
8494 * gdb.base/jit-simple.exp
8495 * gdb.base/jit-so.exp
8496 * gdb.base/jit.exp
8497 * gdb.base/jump.exp
8498 * gdb.base/label.exp
8499 * gdb.base/lineinc.exp
8500 * gdb.base/logical.exp
8501 * gdb.base/longjmp.exp
8502 * gdb.base/macscp.exp
8503 * gdb.base/miscexprs.exp
8504 * gdb.base/new-ui-echo.exp
8505 * gdb.base/new-ui-pending-input.exp
8506 * gdb.base/new-ui.exp
8507 * gdb.base/nodebug.exp
8508 * gdb.base/nofield.exp
8509 * gdb.base/offsets.exp
8510 * gdb.base/overlays.exp
8511 * gdb.base/pending.exp
8512 * gdb.base/pointers.exp
8513 * gdb.base/pr11022.exp
8514 * gdb.base/printcmds.exp
8515 * gdb.base/prologue.exp
8516 * gdb.base/ptr-typedef.exp
8517 * gdb.base/realname-expand.exp
8518 * gdb.base/relativedebug.exp
8519 * gdb.base/relocate.exp
8520 * gdb.base/remote.exp
8521 * gdb.base/reread.exp
8522 * gdb.base/return2.exp
8523 * gdb.base/savedregs.exp
8524 * gdb.base/sep.exp
8525 * gdb.base/sepdebug.exp
8526 * gdb.base/sepsymtab.exp
8527 * gdb.base/set-inferior-tty.exp
8528 * gdb.base/setshow.exp
8529 * gdb.base/shlib-call.exp
8530 * gdb.base/sigaltstack.exp
8531 * gdb.base/siginfo-addr.exp
8532 * gdb.base/signals.exp
8533 * gdb.base/signull.exp
8534 * gdb.base/sigrepeat.exp
8535 * gdb.base/so-impl-ld.exp
8536 * gdb.base/solib-display.exp
8537 * gdb.base/solib-overlap.exp
8538 * gdb.base/solib-search.exp
8539 * gdb.base/solib-symbol.exp
8540 * gdb.base/structs.exp
8541 * gdb.base/structs2.exp
8542 * gdb.base/symtab-search-order.exp
8543 * gdb.base/twice.exp
8544 * gdb.base/unload.exp
8545 * gdb.base/varargs.exp
8546 * gdb.base/watchpoint-solib.exp
8547 * gdb.base/watchpoint.exp
8548 * gdb.base/whatis.exp
8549 * gdb.base/wrong_frame_bt_full.exp
8550 * gdb.btrace/dlopen.exp
8551 * gdb.cell/ea-standalone.exp
8552 * gdb.cell/ea-test.exp
8553 * gdb.cp/dispcxx.exp
8554 * gdb.cp/gdb2384.exp
8555 * gdb.cp/method2.exp
8556 * gdb.cp/nextoverthrow.exp
8557 * gdb.cp/pr10728.exp
8558 * gdb.disasm/am33.exp
8559 * gdb.disasm/h8300s.exp
8560 * gdb.disasm/mn10300.exp
8561 * gdb.disasm/sh3.exp
8562 * gdb.dwarf2/dw2-dir-file-name.exp
8563 * gdb.fortran/complex.exp
8564 * gdb.fortran/library-module.exp
8565 * gdb.guile/scm-pretty-print.exp
8566 * gdb.guile/scm-symbol.exp
8567 * gdb.guile/scm-type.exp
8568 * gdb.guile/scm-value.exp
8569 * gdb.linespec/linespec.exp
8570 * gdb.mi/gdb701.exp
8571 * gdb.mi/gdb792.exp
8572 * gdb.mi/mi-breakpoint-changed.exp
8573 * gdb.mi/mi-dprintf-pending.exp
8574 * gdb.mi/mi-dprintf.exp
8575 * gdb.mi/mi-exit-code.exp
8576 * gdb.mi/mi-pending.exp
8577 * gdb.mi/mi-solib.exp
8578 * gdb.mi/new-ui-mi-sync.exp
8579 * gdb.mi/pr11022.exp
8580 * gdb.mi/user-selected-context-sync.exp
8581 * gdb.opt/solib-intra-step.exp
8582 * gdb.python/py-events.exp
8583 * gdb.python/py-finish-breakpoint.exp
8584 * gdb.python/py-mi.exp
8585 * gdb.python/py-prettyprint.exp
8586 * gdb.python/py-shared.exp
8587 * gdb.python/py-symbol.exp
8588 * gdb.python/py-template.exp
8589 * gdb.python/py-type.exp
8590 * gdb.python/py-value.exp
8591 * gdb.reverse/solib-precsave.exp
8592 * gdb.reverse/solib-reverse.exp
8593 * gdb.server/solib-list.exp
8594 * gdb.stabs/weird.exp
8595 * gdb.threads/reconnect-signal.exp
8596 * gdb.threads/stepi-random-signal.exp
8597 * gdb.trace/actions.exp
8598 * gdb.trace/ax.exp
8599 * gdb.trace/backtrace.exp
8600 * gdb.trace/change-loc.exp
8601 * gdb.trace/deltrace.exp
8602 * gdb.trace/ftrace-lock.exp
8603 * gdb.trace/ftrace.exp
8604 * gdb.trace/infotrace.exp
8605 * gdb.trace/mi-tracepoint-changed.exp
8606 * gdb.trace/packetlen.exp
8607 * gdb.trace/passcount.exp
8608 * gdb.trace/pending.exp
8609 * gdb.trace/range-stepping.exp
8610 * gdb.trace/report.exp
8611 * gdb.trace/stap-trace.exp
8612 * gdb.trace/tfind.exp
8613 * gdb.trace/trace-break.exp
8614 * gdb.trace/trace-condition.exp
8615 * gdb.trace/trace-enable-disable.exp
8616 * gdb.trace/trace-mt.exp
8617 * gdb.trace/tracecmd.exp
8618 * gdb.trace/tspeed.exp
8619 * gdb.trace/tsv.exp
8620 * lib/perftest.exp
8621
8622 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8623
8624 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8625 with gdb_test_no_output.
8626 Use command as test name.
8627
8628 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8629
8630 Fix test names starting with uppercase throughout the files.
8631
8632 * gdb.ada/assign_1.exp
8633 * gdb.ada/boolean_expr.exp
8634 * gdb.base/arrayidx.exp
8635 * gdb.base/del.exp
8636 * gdb.base/gcore-buffer-overflow.exp
8637 * gdb.base/testenv.exp
8638 * gdb.compile/compile.exp
8639 * gdb.python/py-framefilter-invalidarg.exp
8640 * gdb.python/py-framefilter.exp
8641
8642 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8643
8644 Fix test names starting with uppercase throughout the files.
8645
8646 * gdb.ada/array_return.exp
8647 * gdb.ada/expr_delims.exp
8648 * gdb.ada/mi_dyn_arr.exp
8649 * gdb.ada/mi_interface.exp
8650 * gdb.ada/mi_var_array.exp
8651 * gdb.ada/watch_arg.exp
8652 * gdb.arch/alpha-step.exp
8653 * gdb.arch/altivec-regs.exp
8654 * gdb.arch/e500-regs.exp
8655 * gdb.arch/powerpc-d128-regs.exp
8656 * gdb.base/arrayidx.exp
8657 * gdb.base/break.exp
8658 * gdb.base/checkpoint.exp
8659 * gdb.base/debug-expr.exp
8660 * gdb.base/dmsym.exp
8661 * gdb.base/radix.exp
8662 * gdb.base/sepdebug.exp
8663 * gdb.base/testenv.exp
8664 * gdb.base/watch_thread_num.exp
8665 * gdb.base/watchpoint-cond-gone.exp
8666 * gdb.cell/break.exp
8667 * gdb.cell/ea-cache.exp
8668 * gdb.compile/compile.exp
8669 * gdb.cp/gdb2495.exp
8670 * gdb.gdb/selftest.exp
8671 * gdb.gdb/xfullpath.exp
8672 * gdb.go/hello.exp
8673 * gdb.go/integers.exp
8674 * gdb.objc/basicclass.exp
8675 * gdb.pascal/hello.exp
8676 * gdb.pascal/integers.exp
8677 * gdb.python/py-breakpoint.exp
8678 * gdb.python/py-cmd.exp
8679 * gdb.python/py-linetable.exp
8680 * gdb.python/py-xmethods.exp
8681 * gdb.python/python.exp
8682 * gdb.reverse/consecutive-precsave.exp
8683 * gdb.reverse/finish-precsave.exp
8684 * gdb.reverse/i386-precsave.exp
8685 * gdb.reverse/machinestate-precsave.exp
8686 * gdb.reverse/sigall-precsave.exp
8687 * gdb.reverse/solib-precsave.exp
8688 * gdb.reverse/step-precsave.exp
8689 * gdb.reverse/until-precsave.exp
8690 * gdb.reverse/watch-precsave.exp
8691 * gdb.threads/leader-exit.exp
8692 * gdb.threads/pthreads.exp
8693 * gdb.threads/wp-replication.exp
8694 * gdb.trace/actions.exp
8695 * gdb.trace/mi-tsv-changed.exp
8696 * gdb.trace/tsv.exp
8697
8698 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8699
8700 Fix test names starting with uppercase throughout the files.
8701
8702 * gdb.arch/i386-bp_permanent.exp
8703 * gdb.arch/i386-gnu-cfi.exp
8704 * gdb.base/disasm-end-cu.exp
8705 * gdb.base/macscp.exp
8706 * gdb.base/pending.exp
8707 * gdb.base/watch_thread_num.exp
8708 * gdb.cp/exception.exp
8709 * gdb.cp/gdb2495.exp
8710 * gdb.cp/local.exp
8711 * gdb.python/py-evsignal.exp
8712 * gdb.python/python.exp
8713 * gdb.trace/tracecmd.exp
8714
8715 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8716
8717 Fix test names starting with uppercase throughout the files.
8718
8719 * gdb.base/charset.exp
8720 * gdb.base/eval.exp
8721 * gdb.base/multi-forks.exp
8722 * gdb.guile/scm-progspace.exp
8723 * gdb.opencl/datatypes.exp
8724 * gdb.python/py-block.exp
8725 * gdb.python/py-function.exp
8726 * gdb.python/py-symbol.exp
8727 * gdb.python/py-symtab.exp
8728 * gdb.python/py-xmethods.exp
8729 * gdb.reverse/break-precsave.exp
8730 * gdb.reverse/break-reverse.exp
8731 * gdb.reverse/consecutive-precsave.exp
8732 * gdb.reverse/consecutive-reverse.exp
8733 * gdb.reverse/finish-precsave.exp
8734 * gdb.reverse/finish-reverse-bkpt.exp
8735 * gdb.reverse/finish-reverse.exp
8736 * gdb.reverse/fstatat-reverse.exp
8737 * gdb.reverse/getresuid-reverse.exp
8738 * gdb.reverse/i386-precsave.exp
8739 * gdb.reverse/i386-reverse.exp
8740 * gdb.reverse/i386-sse-reverse.exp
8741 * gdb.reverse/i387-stack-reverse.exp
8742 * gdb.reverse/insn-reverse.exp
8743 * gdb.reverse/machinestate-precsave.exp
8744 * gdb.reverse/machinestate.exp
8745 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8746 * gdb.reverse/pipe-reverse.exp
8747 * gdb.reverse/readv-reverse.exp
8748 * gdb.reverse/recvmsg-reverse.exp
8749 * gdb.reverse/rerun-prec.exp
8750 * gdb.reverse/s390-mvcle.exp
8751 * gdb.reverse/sigall-precsave.exp
8752 * gdb.reverse/sigall-reverse.exp
8753 * gdb.reverse/solib-precsave.exp
8754 * gdb.reverse/solib-reverse.exp
8755 * gdb.reverse/step-precsave.exp
8756 * gdb.reverse/step-reverse.exp
8757 * gdb.reverse/time-reverse.exp
8758 * gdb.reverse/until-precsave.exp
8759 * gdb.reverse/until-reverse.exp
8760 * gdb.reverse/waitpid-reverse.exp
8761 * gdb.reverse/watch-precsave.exp
8762 * gdb.reverse/watch-reverse.exp
8763
8764 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8765
8766 Fix test names starting with uppercase throughout the files.
8767
8768 * gdb.arch/i386-mpx-simple_segv.exp
8769 * gdb.arch/i386-mpx.exp
8770 * gdb.arch/i386-permbkpt.exp
8771 * gdb.arch/pa-nullify.exp
8772 * gdb.arch/powerpc-d128-regs.exp
8773 * gdb.arch/vsx-regs.exp
8774 * gdb.base/bfp-test.exp
8775 * gdb.base/break.exp
8776 * gdb.base/breakpoint-shadow.exp
8777 * gdb.base/callfuncs.exp
8778 * gdb.base/charset.exp
8779 * gdb.base/commands.exp
8780 * gdb.base/completion.exp
8781 * gdb.base/dfp-test.exp
8782 * gdb.base/echo.exp
8783 * gdb.base/ending-run.exp
8784 * gdb.base/eval.exp
8785 * gdb.base/expand-psymtabs.exp
8786 * gdb.base/float128.exp
8787 * gdb.base/floatn.exp
8788 * gdb.base/foll-exec-mode.exp
8789 * gdb.base/gdb1056.exp
8790 * gdb.base/gdb11531.exp
8791 * gdb.base/kill-after-signal.exp
8792 * gdb.base/multi-forks.exp
8793 * gdb.base/overlays.exp
8794 * gdb.base/pending.exp
8795 * gdb.base/sepdebug.exp
8796 * gdb.base/testenv.exp
8797 * gdb.base/valgrind-db-attach.exp
8798 * gdb.base/watch_thread_num.exp
8799 * gdb.base/watchpoint-cond-gone.exp
8800 * gdb.base/watchpoint.exp
8801 * gdb.base/watchpoints.exp
8802 * gdb.cp/arg-reference.exp
8803 * gdb.cp/baseenum.exp
8804 * gdb.cp/operator.exp
8805 * gdb.cp/shadow.exp
8806 * gdb.dwarf2/dw2-op-out-param.exp
8807 * gdb.dwarf2/dw2-reg-undefined.exp
8808 * gdb.go/chan.exp
8809 * gdb.go/hello.exp
8810 * gdb.go/integers.exp
8811 * gdb.go/methods.exp
8812 * gdb.go/package.exp
8813 * gdb.guile/scm-parameter.exp
8814 * gdb.guile/scm-progspace.exp
8815 * gdb.guile/scm-value.exp
8816 * gdb.mi/mi-pending.exp
8817 * gdb.mi/user-selected-context-sync.exp
8818 * gdb.multi/multi-attach.exp
8819 * gdb.multi/tids.exp
8820 * gdb.opt/clobbered-registers-O2.exp
8821 * gdb.pascal/floats.exp
8822 * gdb.pascal/integers.exp
8823 * gdb.python/py-block.exp
8824 * gdb.python/py-events.exp
8825 * gdb.python/py-parameter.exp
8826 * gdb.python/py-symbol.exp
8827 * gdb.python/py-symtab.exp
8828 * gdb.python/py-type.exp
8829 * gdb.python/py-value.exp
8830 * gdb.python/py-xmethods.exp
8831 * gdb.python/python.exp
8832 * gdb.reverse/break-precsave.exp
8833 * gdb.reverse/consecutive-precsave.exp
8834 * gdb.reverse/finish-precsave.exp
8835 * gdb.reverse/i386-precsave.exp
8836 * gdb.reverse/machinestate-precsave.exp
8837 * gdb.reverse/sigall-precsave.exp
8838 * gdb.reverse/solib-precsave.exp
8839 * gdb.reverse/step-precsave.exp
8840 * gdb.reverse/until-precsave.exp
8841 * gdb.reverse/watch-precsave.exp
8842 * gdb.server/ext-attach.exp
8843 * gdb.server/ext-restart.exp
8844 * gdb.server/ext-run.exp
8845 * gdb.server/ext-wrapper.exp
8846 * gdb.stabs/gdb11479.exp
8847 * gdb.stabs/weird.exp
8848 * gdb.threads/attach-many-short-lived-threads.exp
8849 * gdb.threads/kill.exp
8850 * gdb.threads/watchpoint-fork.exp
8851
8852 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8853
8854 Fix test names starting with uppercase throughout all the files below.
8855
8856 * gdb.ada/array_return.exp
8857 * gdb.ada/catch_ex.exp
8858 * gdb.ada/info_exc.exp
8859 * gdb.ada/mi_catch_ex.exp
8860 * gdb.ada/mi_dyn_arr.exp
8861 * gdb.ada/mi_ex_cond.exp
8862 * gdb.ada/mi_exc_info.exp
8863 * gdb.ada/mi_interface.exp
8864 * gdb.ada/mi_task_arg.exp
8865 * gdb.ada/mi_task_info.exp
8866 * gdb.ada/mi_var_array.exp
8867 * gdb.arch/alpha-step.exp
8868 * gdb.arch/amd64-disp-step.exp
8869 * gdb.arch/arm-disp-step.exp
8870 * gdb.arch/disp-step-insn-reloc.exp
8871 * gdb.arch/e500-prologue.exp
8872 * gdb.arch/ftrace-insn-reloc.exp
8873 * gdb.arch/gdb1558.exp
8874 * gdb.arch/i386-bp_permanent.exp
8875 * gdb.arch/i386-disp-step.exp
8876 * gdb.arch/i386-float.exp
8877 * gdb.arch/i386-gnu-cfi.exp
8878 * gdb.arch/ia64-breakpoint-shadow.exp
8879 * gdb.arch/mips16-thunks.exp
8880 * gdb.arch/pa-nullify.exp
8881 * gdb.arch/powerpc-aix-prologue.exp
8882 * gdb.arch/powerpc-power.exp
8883 * gdb.arch/ppc-dfp.exp
8884 * gdb.arch/s390-tdbregs.exp
8885 * gdb.arch/spu-info.exp
8886 * gdb.arch/spu-ls.exp
8887 * gdb.arch/thumb-bx-pc.exp
8888 * gdb.base/advance.exp
8889 * gdb.base/annota-input-while-running.exp
8890 * gdb.base/arrayidx.exp
8891 * gdb.base/asmlabel.exp
8892 * gdb.base/async.exp
8893 * gdb.base/attach-wait-input.exp
8894 * gdb.base/auto-connect-native-target.exp
8895 * gdb.base/batch-preserve-term-settings.exp
8896 * gdb.base/bfp-test.exp
8897 * gdb.base/bigcore.exp
8898 * gdb.base/bp-permanent.exp
8899 * gdb.base/break-always.exp
8900 * gdb.base/break-fun-addr.exp
8901 * gdb.base/break-idempotent.exp
8902 * gdb.base/break-main-file-remove-fail.exp
8903 * gdb.base/break-probes.exp
8904 * gdb.base/break-unload-file.exp
8905 * gdb.base/break.exp
8906 * gdb.base/call-ar-st.exp
8907 * gdb.base/call-rt-st.exp
8908 * gdb.base/call-sc.exp
8909 * gdb.base/call-signal-resume.exp
8910 * gdb.base/call-strs.exp
8911 * gdb.base/callexit.exp
8912 * gdb.base/callfuncs.exp
8913 * gdb.base/catch-gdb-caused-signals.exp
8914 * gdb.base/catch-signal-siginfo-cond.exp
8915 * gdb.base/catch-syscall.exp
8916 * gdb.base/compare-sections.exp
8917 * gdb.base/cond-eval-mode.exp
8918 * gdb.base/condbreak-call-false.exp
8919 * gdb.base/consecutive-step-over.exp
8920 * gdb.base/cursal.exp
8921 * gdb.base/disabled-location.exp
8922 * gdb.base/disasm-end-cu.exp
8923 * gdb.base/display.exp
8924 * gdb.base/double-prompt-target-event-error.exp
8925 * gdb.base/dprintf-bp-same-addr.exp
8926 * gdb.base/dprintf-detach.exp
8927 * gdb.base/dprintf-next.exp
8928 * gdb.base/dprintf-non-stop.exp
8929 * gdb.base/dprintf-pending.exp
8930 * gdb.base/dso2dso.exp
8931 * gdb.base/ending-run.exp
8932 * gdb.base/enum_cond.exp
8933 * gdb.base/examine-backward.exp
8934 * gdb.base/exe-lock.exp
8935 * gdb.base/exec-invalid-sysroot.exp
8936 * gdb.base/execl-update-breakpoints.exp
8937 * gdb.base/execution-termios.exp
8938 * gdb.base/fileio.exp
8939 * gdb.base/fixsection.exp
8940 * gdb.base/foll-exec-mode.exp
8941 * gdb.base/foll-exec.exp
8942 * gdb.base/fork-running-state.exp
8943 * gdb.base/frame-args.exp
8944 * gdb.base/fullpath-expand.exp
8945 * gdb.base/func-ptr.exp
8946 * gdb.base/gcore-relro-pie.exp
8947 * gdb.base/gdb1090.exp
8948 * gdb.base/gdb1555.exp
8949 * gdb.base/global-var-nested-by-dso.exp
8950 * gdb.base/gnu-ifunc.exp
8951 * gdb.base/hbreak-in-shr-unsupported.exp
8952 * gdb.base/hbreak-unmapped.exp
8953 * gdb.base/hook-stop.exp
8954 * gdb.base/infcall-input.exp
8955 * gdb.base/info-fun.exp
8956 * gdb.base/info-shared.exp
8957 * gdb.base/interrupt-noterm.exp
8958 * gdb.base/jit-so.exp
8959 * gdb.base/jit.exp
8960 * gdb.base/line-symtabs.exp
8961 * gdb.base/list.exp
8962 * gdb.base/longjmp.exp
8963 * gdb.base/macscp.exp
8964 * gdb.base/max-value-size.exp
8965 * gdb.base/nodebug.exp
8966 * gdb.base/nofield.exp
8967 * gdb.base/overlays.exp
8968 * gdb.base/paginate-after-ctrl-c-running.exp
8969 * gdb.base/paginate-bg-execution.exp
8970 * gdb.base/paginate-inferior-exit.exp
8971 * gdb.base/pending.exp
8972 * gdb.base/pr11022.exp
8973 * gdb.base/printcmds.exp
8974 * gdb.base/ptr-typedef.exp
8975 * gdb.base/ptype.exp
8976 * gdb.base/randomize.exp
8977 * gdb.base/range-stepping.exp
8978 * gdb.base/realname-expand.exp
8979 * gdb.base/relativedebug.exp
8980 * gdb.base/remote.exp
8981 * gdb.base/savedregs.exp
8982 * gdb.base/sepdebug.exp
8983 * gdb.base/set-noassign.exp
8984 * gdb.base/shlib-call.exp
8985 * gdb.base/shreloc.exp
8986 * gdb.base/sigaltstack.exp
8987 * gdb.base/sigbpt.exp
8988 * gdb.base/siginfo-addr.exp
8989 * gdb.base/siginfo-obj.exp
8990 * gdb.base/siginfo-thread.exp
8991 * gdb.base/signest.exp
8992 * gdb.base/signull.exp
8993 * gdb.base/sigrepeat.exp
8994 * gdb.base/skip.exp
8995 * gdb.base/so-impl-ld.exp
8996 * gdb.base/solib-corrupted.exp
8997 * gdb.base/solib-disc.exp
8998 * gdb.base/solib-display.exp
8999 * gdb.base/solib-overlap.exp
9000 * gdb.base/solib-search.exp
9001 * gdb.base/solib-symbol.exp
9002 * gdb.base/source-execution.exp
9003 * gdb.base/sss-bp-on-user-bp-2.exp
9004 * gdb.base/sss-bp-on-user-bp.exp
9005 * gdb.base/stack-checking.exp
9006 * gdb.base/stale-infcall.exp
9007 * gdb.base/step-break.exp
9008 * gdb.base/step-line.exp
9009 * gdb.base/step-over-exit.exp
9010 * gdb.base/step-test.exp
9011 * gdb.base/structs.exp
9012 * gdb.base/sym-file.exp
9013 * gdb.base/symtab-search-order.exp
9014 * gdb.base/term.exp
9015 * gdb.base/type-opaque.exp
9016 * gdb.base/unload.exp
9017 * gdb.base/until-nodebug.exp
9018 * gdb.base/until.exp
9019 * gdb.base/unwindonsignal.exp
9020 * gdb.base/watch-cond.exp
9021 * gdb.base/watch-non-mem.exp
9022 * gdb.base/watch_thread_num.exp
9023 * gdb.base/watchpoint-reuse-slot.exp
9024 * gdb.base/watchpoint-solib.exp
9025 * gdb.base/watchpoint.exp
9026 * gdb.btrace/dlopen.exp
9027 * gdb.cell/arch.exp
9028 * gdb.cell/break.exp
9029 * gdb.cell/bt.exp
9030 * gdb.cell/core.exp
9031 * gdb.cell/data.exp
9032 * gdb.cell/dwarfaddr.exp
9033 * gdb.cell/ea-cache.exp
9034 * gdb.cell/ea-standalone.exp
9035 * gdb.cell/ea-test.exp
9036 * gdb.cell/f-regs.exp
9037 * gdb.cell/fork.exp
9038 * gdb.cell/gcore.exp
9039 * gdb.cell/mem-access.exp
9040 * gdb.cell/ptype.exp
9041 * gdb.cell/registers.exp
9042 * gdb.cell/sizeof.exp
9043 * gdb.cell/solib-symbol.exp
9044 * gdb.cell/solib.exp
9045 * gdb.compile/compile-tls.exp
9046 * gdb.cp/exception.exp
9047 * gdb.cp/gdb2495.exp
9048 * gdb.cp/local.exp
9049 * gdb.cp/mb-inline.exp
9050 * gdb.cp/mb-templates.exp
9051 * gdb.cp/pr10687.exp
9052 * gdb.cp/pr9167.exp
9053 * gdb.cp/scope-err.exp
9054 * gdb.cp/templates.exp
9055 * gdb.cp/virtfunc.exp
9056 * gdb.dwarf2/dw2-dir-file-name.exp
9057 * gdb.dwarf2/dw2-single-line-discriminators.exp
9058 * gdb.fortran/complex.exp
9059 * gdb.fortran/library-module.exp
9060 * gdb.guile/guile.exp
9061 * gdb.guile/scm-cmd.exp
9062 * gdb.guile/scm-frame-inline.exp
9063 * gdb.guile/scm-objfile.exp
9064 * gdb.guile/scm-pretty-print.exp
9065 * gdb.guile/scm-symbol.exp
9066 * gdb.guile/scm-type.exp
9067 * gdb.guile/scm-value.exp
9068 * gdb.linespec/keywords.exp
9069 * gdb.linespec/ls-errs.exp
9070 * gdb.linespec/macro-relative.exp
9071 * gdb.linespec/thread.exp
9072 * gdb.mi/mi-breakpoint-changed.exp
9073 * gdb.mi/mi-dprintf-pending.exp
9074 * gdb.mi/mi-fullname-deleted.exp
9075 * gdb.mi/mi-logging.exp
9076 * gdb.mi/mi-pending.exp
9077 * gdb.mi/mi-solib.exp
9078 * gdb.mi/new-ui-mi-sync.exp
9079 * gdb.mi/user-selected-context-sync.exp
9080 * gdb.multi/dummy-frame-restore.exp
9081 * gdb.multi/multi-arch-exec.exp
9082 * gdb.multi/remove-inferiors.exp
9083 * gdb.multi/watchpoint-multi-exit.exp
9084 * gdb.opt/solib-intra-step.exp
9085 * gdb.perf/backtrace.exp
9086 * gdb.perf/single-step.exp
9087 * gdb.perf/skip-command.exp
9088 * gdb.perf/skip-prologue.exp
9089 * gdb.perf/solib.exp
9090 * gdb.python/lib-types.exp
9091 * gdb.python/py-as-string.exp
9092 * gdb.python/py-bad-printers.exp
9093 * gdb.python/py-block.exp
9094 * gdb.python/py-breakpoint.exp
9095 * gdb.python/py-cmd.exp
9096 * gdb.python/py-events.exp
9097 * gdb.python/py-evthreads.exp
9098 * gdb.python/py-finish-breakpoint.exp
9099 * gdb.python/py-finish-breakpoint2.exp
9100 * gdb.python/py-frame-inline.exp
9101 * gdb.python/py-frame.exp
9102 * gdb.python/py-inferior.exp
9103 * gdb.python/py-infthread.exp
9104 * gdb.python/py-mi.exp
9105 * gdb.python/py-objfile.exp
9106 * gdb.python/py-pp-maint.exp
9107 * gdb.python/py-pp-registration.exp
9108 * gdb.python/py-prettyprint.exp
9109 * gdb.python/py-recurse-unwind.exp
9110 * gdb.python/py-shared.exp
9111 * gdb.python/py-symbol.exp
9112 * gdb.python/py-symtab.exp
9113 * gdb.python/py-template.exp
9114 * gdb.python/py-type.exp
9115 * gdb.python/py-unwind-maint.exp
9116 * gdb.python/py-unwind.exp
9117 * gdb.python/py-value.exp
9118 * gdb.python/python.exp
9119 * gdb.reverse/finish-reverse-bkpt.exp
9120 * gdb.reverse/insn-reverse.exp
9121 * gdb.reverse/next-reverse-bkpt-over-sr.exp
9122 * gdb.reverse/solib-precsave.exp
9123 * gdb.reverse/solib-reverse.exp
9124 * gdb.stabs/gdb11479.exp
9125 * gdb.stabs/weird.exp
9126 * gdb.threads/fork-child-threads.exp
9127 * gdb.threads/fork-plus-threads.exp
9128 * gdb.threads/fork-thread-pending.exp
9129 * gdb.threads/forking-threads-plus-breakpoint.exp
9130 * gdb.threads/hand-call-in-threads.exp
9131 * gdb.threads/interrupted-hand-call.exp
9132 * gdb.threads/linux-dp.exp
9133 * gdb.threads/local-watch-wrong-thread.exp
9134 * gdb.threads/next-while-other-thread-longjmps.exp
9135 * gdb.threads/non-ldr-exit.exp
9136 * gdb.threads/pending-step.exp
9137 * gdb.threads/print-threads.exp
9138 * gdb.threads/process-dies-while-detaching.exp
9139 * gdb.threads/process-dies-while-handling-bp.exp
9140 * gdb.threads/pthreads.exp
9141 * gdb.threads/queue-signal.exp
9142 * gdb.threads/reconnect-signal.exp
9143 * gdb.threads/signal-command-handle-nopass.exp
9144 * gdb.threads/signal-command-multiple-signals-pending.exp
9145 * gdb.threads/signal-delivered-right-thread.exp
9146 * gdb.threads/signal-sigtrap.exp
9147 * gdb.threads/sigthread.exp
9148 * gdb.threads/staticthreads.exp
9149 * gdb.threads/stepi-random-signal.exp
9150 * gdb.threads/thread-unwindonsignal.exp
9151 * gdb.threads/thread_check.exp
9152 * gdb.threads/thread_events.exp
9153 * gdb.threads/tid-reuse.exp
9154 * gdb.threads/tls-nodebug.exp
9155 * gdb.threads/tls-shared.exp
9156 * gdb.threads/tls-so_extern.exp
9157 * gdb.threads/tls.exp
9158 * gdb.threads/wp-replication.exp
9159 * gdb.trace/actions-changed.exp
9160 * gdb.trace/actions.exp
9161 * gdb.trace/backtrace.exp
9162 * gdb.trace/change-loc.exp
9163 * gdb.trace/collection.exp
9164 * gdb.trace/deltrace.exp
9165 * gdb.trace/disconnected-tracing.exp
9166 * gdb.trace/entry-values.exp
9167 * gdb.trace/ftrace-lock.exp
9168 * gdb.trace/ftrace.exp
9169 * gdb.trace/infotrace.exp
9170 * gdb.trace/mi-trace-frame-collected.exp
9171 * gdb.trace/mi-trace-unavailable.exp
9172 * gdb.trace/mi-traceframe-changed.exp
9173 * gdb.trace/mi-tracepoint-changed.exp
9174 * gdb.trace/mi-tsv-changed.exp
9175 * gdb.trace/no-attach-trace.exp
9176 * gdb.trace/packetlen.exp
9177 * gdb.trace/passc-dyn.exp
9178 * gdb.trace/passcount.exp
9179 * gdb.trace/pending.exp
9180 * gdb.trace/pr16508.exp
9181 * gdb.trace/qtro.exp
9182 * gdb.trace/range-stepping.exp
9183 * gdb.trace/read-memory.exp
9184 * gdb.trace/report.exp
9185 * gdb.trace/save-trace.exp
9186 * gdb.trace/signal.exp
9187 * gdb.trace/stap-trace.exp
9188 * gdb.trace/status-stop.exp
9189 * gdb.trace/strace.exp
9190 * gdb.trace/tfile.exp
9191 * gdb.trace/tfind.exp
9192 * gdb.trace/trace-break.exp
9193 * gdb.trace/trace-condition.exp
9194 * gdb.trace/trace-enable-disable.exp
9195 * gdb.trace/trace-mt.exp
9196 * gdb.trace/tracecmd.exp
9197 * gdb.trace/tracefile-pseudo-reg.exp
9198 * gdb.trace/tspeed.exp
9199 * gdb.trace/tstatus.exp
9200 * gdb.trace/tsv.exp
9201 * gdb.trace/unavailable.exp
9202 * gdb.trace/while-dyn.exp
9203 * gdb.trace/while-stepping.exp
9204 * lib/gdb-guile.exp
9205 * lib/gdb.exp
9206 * lib/mi-support.exp
9207 * lib/pascal.exp
9208 * lib/perftest.exp
9209 * lib/prelink-support.exp
9210 * lib/selftest-support.exp
9211
9212 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9213
9214 * Makefile.in: Include disable-implicit-rules.mk.
9215
9216 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9217
9218 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9219 non-byte-aligned bit fields.
9220
9221 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9222
9223 PR gdb/12616
9224 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9225 respects the DW_AT_data_bit_offset attribute.
9226
9227 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9228
9229 * gdb.base/default.exp: Fix output of "set language".
9230
9231 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9232
9233 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9234 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9235 make.
9236 * configure.ac: Remove checks for the make program.
9237 * configure: Re-generate.
9238
9239 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9240
9241 * gdb.python/py-recurse-unwind.c (main): Add loop.
9242 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9243 to read_register() and gdb.parse_and_eval(). Make each code
9244 call a separate case that can be individually tested.
9245 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9246 proc. Call cont_and_backtrace for each of the code paths that
9247 we want to test in the unwinder.
9248
9249 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9250
9251 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9252 the definition of struct S.
9253
9254 2016-11-11 Catherine Moore <clm@codesourcery.com>
9255
9256 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9257
9258 2016-11-09 Pedro Alves <palves@redhat.com>
9259
9260 * gdb.base/commands.exp (runto_or_return): New procedure.
9261 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9262 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9263 (progvar_simple_while_test, progvar_complex_if_while_test)
9264 (if_while_breakpoint_command_test)
9265 (infrun_breakpoint_command_test, breakpoint_command_test)
9266 (user_defined_command_test, watchpoint_command_test)
9267 (test_command_prompt_position, redefine_hook_test)
9268 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9269 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9270 multi_line_input and multi_line. Remove gdb_expect and
9271 gdb_stop_suppressing_tests uses.
9272 * lib/gdb.exp (valnum_re): New global.
9273 (multi_line_input): New procedure.
9274
9275 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9276
9277 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9278 Remove.
9279 (test_setup): Define with proc_with_prefix.
9280 (test_cli_inferior): Likewise.
9281 (test_cli_thread): Likewise.
9282 (test_cli_frame): Likewise.
9283 (test_cli_select_frame): Likewise.
9284 (test_cli_up_down): Likewise.
9285 (test_mi_thread_select): Likewise.
9286 (test_mi_stack_select_frame): Likewise.
9287 (test_cli_in_mi_inferior): Likewise.
9288 (test_cli_in_mi_thread): Likewise.
9289 (test_cli_in_mi_frame): Likewise.
9290 (top level): Do not use with_test_prefix_procname.
9291
9292 2016-11-09 Pedro Alves <palves@redhat.com>
9293
9294 * gdb.base/commands.exp (gdbvar_simple_if_test)
9295 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9296 (progvar_simple_if_test, progvar_simple_while_test)
9297 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9298 (infrun_breakpoint_command_test, breakpoint_command_test)
9299 (user_defined_command_test, watchpoint_command_test)
9300 (test_command_prompt_position, deprecated_command_test)
9301 (bp_deleted_in_command, temporary_breakpoint_commands)
9302 (stray_arg0_test, source_file_with_indented_comment)
9303 (recursive_source_test, if_commands_test)
9304 (error_clears_commands_left, redefine_hook_test)
9305 (redefine_backtrace_test): Use proc_with_prefix.
9306 * lib/gdb.exp (proc_with_prefix): New proc.
9307
9308 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9309
9310 * gdb.base/tui-layout.c: New file.
9311 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9312 disassembly window contains very long lines.
9313
9314 2016-11-08 Tom Tromey <tom@tromey.com>
9315
9316 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9317 depend on Python 2.
9318
9319 2016-11-08 Tom Tromey <tom@tromey.com>
9320
9321 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9322 New method.
9323
9324 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9325
9326 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9327
9328 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9329
9330 * gdb.rust/simple.rs: Add test for univariant enums without
9331 discriminants and for encoded struct-like enums.
9332
9333 2016-10-28 Pedro Alves <palves@redhat.com>
9334
9335 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9336 gdb_test_multiple, tighten regexps and match symtabs and line
9337 tables incrementally.
9338
9339 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9340
9341 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9342 general.
9343
9344 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9345
9346 * gdb.base/exec-invalid-sysroot.exp: New file.
9347
9348 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9349
9350 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9351
9352 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9353
9354 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9355
9356 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9357
9358 * gdb.base/killed-outside.exp: Remove $options from a call to
9359 `prepare_for_testing'.
9360
9361 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9362
9363 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9364 Change test message.
9365
9366 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9367
9368 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9369 Update comment.
9370
9371 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9372
9373 * gdb.trace/mi-trace-save.exp: New file.
9374
9375 2016-10-13 Yao Qi <yao.qi@linaro.org>
9376
9377 * gdb.base/code_elim.exp (get_var_address): Remove.
9378 * gdb.base/relocate.exp: Likewise.
9379 * gdb.base/shreloc.exp: Likewise.
9380 * lib/gdb.exp (get_var_address): New.
9381
9382 2016-10-13 Yao Qi <yao.qi@linaro.org>
9383
9384 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9385 floating point tests if $skip_float_test is false.
9386
9387 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9388
9389 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9390 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9391 argc values.
9392 Add 1 to argc so we guarantee distinct initial/modified argc values.
9393
9394 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9395
9396 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9397
9398 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9399
9400 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9401 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9402 * gdb.arch/vsx-regs.exp: Likewise.
9403
9404 2016-10-07 Yao Qi <yao.qi@linaro.org>
9405
9406 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9407
9408 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9409
9410 * gdb.python/python.exp: Test decode_line("*0").
9411
9412 2016-10-06 Doug Evans <dje@google.com>
9413
9414 * gdb.python/py-value.exp (test_value_creation): Add test for large
9415 unsigned 64-bit value.
9416
9417 2016-10-06 Tom Tromey <tom@tromey.com>
9418
9419 * gdb.compile/compile.exp: Change java tests to rust.
9420 * gdb.base/setshow.exp: Change java tests to rust.
9421 * gdb.base/default.exp: Remove java from language list.
9422 * README (Examples): Update language example.
9423 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9424 test.
9425 * lib/gdb.exp (skip_java_tests): Remove.
9426 * lib/java.exp: Remove.
9427 * gdb.java: Remove.
9428
9429 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9430
9431 * gdb.arch/mips-fcr.exp: New test.
9432 * gdb.arch/mips-fcr.c: Source for the new test.
9433
9434 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9435
9436 * gdb.base/solib-disc.exp: Use `standard_output_file'
9437 throughout.
9438
9439 2016-10-06 Pedro Alves <palves@redhat.com>
9440
9441 * gdb.base/jit-simple-dl.c: New file.
9442 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9443 * gdb.base/jit-simple.c: ... this.
9444 * gdb.base/jit-simple.exp (jit_run): Delete.
9445 (build_jit): New proc.
9446 (jit_test_reread): Recompile either the main program or the shared
9447 library, depending on what is being tested. Skip changing address
9448 if caller wants to. Compare before/after addresses. If testing
9449 standalone, explicitly load the binary. Test "maint info
9450 breakpoints".
9451 (top level): Add "standalone vs shared lib" and "change address"
9452 vs "same address" axes.
9453
9454 2016-10-06 Pedro Alves <palves@redhat.com>
9455
9456 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9457 call.
9458 (jit_run): Delete.
9459 (jit_test_reread): Use with_test_prefix. Reload the main binary
9460 explicitly. Compare the before/after addresses of the JIT
9461 descriptor.
9462
9463 2016-08-15 Doug Evans <dje@google.com>
9464
9465 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9466 for single bitfields is bool.
9467 * gdb.xml/tdesc-regs.exp: Ditto.
9468
9469 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9470
9471 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9472
9473 2016-10-05 Yao Qi <yao.qi@linaro.org>
9474
9475 * lib/gdb.exp (support_complex_tests): Return zero if
9476 gdb_skip_float_test return true.
9477
9478 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9479 Simon Marchi <simon.marchi@ericsson.com>
9480
9481 PR gdb/20487
9482 * gdb.mi/user-selected-context-sync.exp: New file.
9483 * gdb.mi/user-selected-context-sync.c: New file.
9484
9485 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9486 Simon Marchi <simon.marchi@ericsson.com>
9487
9488 PR gdb/20487
9489 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9490 =thread-select-event check.
9491
9492 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9493
9494 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9495 the compulsory L operand changes.
9496 * gdb.arch/powerpc-power.s: Likewise.
9497
9498 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9499
9500 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9501 * gdb.base/jit-attach-pie.c: New file.
9502 * gdb.base/jit-attach-pie.exp: New file.
9503
9504 2016-09-28 Pedro Alves <palves@redhat.com>
9505
9506 * gdb.base/infcall-input.c: New file.
9507 * gdb.base/infcall-input.exp: New file.
9508
9509 2016-09-22 Yao Qi <yao.qi@linaro.org>
9510
9511 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9512 (gdb_exit): Rename it to ...
9513 (gdbserver_gdb_exit): ... Close GDBserver.
9514 (gdb_exit): New proc, call gdbserver_gdb_exit.
9515 (mi_gdb_exit): Likewise.
9516
9517 2016-09-22 Yao Qi <yao.qi@linaro.org>
9518
9519 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9520 path.
9521 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9522 Remove duplication.
9523
9524 2016-09-22 Yao Qi <yao.qi@linaro.org>
9525
9526 * lib/gdbserver-support.exp: Check the existence of
9527 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9528
9529 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9530
9531 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9532
9533 2016-09-21 Tom Tromey <tom@tromey.com>
9534
9535 PR gdb/20604:
9536 * gdb.base/quit.exp: New file.
9537
9538 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9539
9540 * .gitignore: New file.
9541
9542 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9543
9544 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9545 throughout.
9546
9547 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9548
9549 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9550
9551 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9552
9553 * gdb.cp/casts.cc (decltype): Move it ...
9554 (main): ... with its call to ...
9555 * gdb.cp/casts03.cc: ... a new file.
9556 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9557
9558 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9559
9560 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9561
9562 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9563
9564 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9565 and sync up the test with tests in gas/testsuite/gas/ppc.
9566 * gdb.arch/powerpc-power.exp: Likewise.
9567
9568 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9569
9570 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9571
9572 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9573 Jan Kratochvil <jan.kratochvil@redhat.com>
9574
9575 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9576 make m1's definition to be different from m2's. Use 'dummy' as an
9577 argument for probe 'two'.
9578
9579 2016-09-10 Jon Beniston <jon@beniston.com>
9580
9581 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9582 for sim target.
9583
9584 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9585
9586 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9587 variable declaration.
9588 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9589 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9590 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9591 received HWCAP as its argument.
9592
9593 2016-09-06 Pedro Alves <palves@redhat.com>
9594
9595 * gdb.base/new-ui-pending-input.c: New file.
9596 * gdb.base/new-ui-pending-input.exp: New file.
9597 * gdb.exp (clear_gdb_spawn_id): New procedure.
9598 (with_spawn_id): Check whether gdb_spawn_id exists before
9599 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9600 on exit.
9601
9602 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9603
9604 * gdb.base/float128.c: New file.
9605 * gdb.base/float128.exp: Likewise.
9606 * gdb.base/floatn.c: Likewise.
9607 * gdb.base/floatn.exp: Likewise.
9608
9609 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9610
9611 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9612
9613 2016-09-05 Pedro Alves <palves@redhat.com>
9614
9615 PR backtrace/19927
9616 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9617 unwinders are immediately called as side effect of "source" or
9618 "disable unwinder" commands.
9619 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9620
9621 2016-09-02 Yao Qi <yao.qi@linaro.org>
9622
9623 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9624 is true and $type is "float" or "double".
9625
9626 2016-09-02 Yao Qi <yao.qi@linaro.org>
9627
9628 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9629 true.
9630 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9631 * gdb.base/call-rt-st.exp: Likewise.
9632 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9633 return value instead of gdb,skip_float_test.
9634 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9635 (do_function_calls): Use its return value instead of
9636 gdb,skip_float_test.
9637 * gdb.base/finish.exp: Likewise.
9638 * gdb.base/funcargs.exp: Likewise.
9639 * gdb.base/return.exp: Likewise.
9640 * gdb.base/return2.exp: Likewise.
9641 * gdb.base/varargs.exp: Likewise.
9642 * lib/gdb.exp (gdb_skip_float_test): Change it to
9643 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9644
9645 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9646
9647 * gdb.multi/tids.exp: Test "thread apply all".
9648
9649 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9650
9651 * gdb.base/default.exp (tty): Remove.
9652
9653 2016-08-24 Kevin Buettner <kevinb@redhat.com>
9654
9655 * gdb.python/py-recurse-unwind.c: New file.
9656 * gdb.python/py-recurse-unwind.py: New file.
9657 * gdb.python/py-recurse-unwind.exp: New file.
9658
9659 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9660
9661 * gdb.base/set-inferior-tty.exp: New file.
9662 * gdb.base/set-inferior-tty.c: New file.
9663
9664 2016-08-23 Pedro Alves <palves@redhat.com>
9665
9666 PR gdb/20494
9667 * gdb.base/new-ui-echo.c: New file.
9668 * gdb.base/new-ui-echo.exp: New file.
9669
9670 2016-08-23 Yao Qi <yao.qi@linaro.org>
9671
9672 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9673 gdbserver_spawn.
9674 * gdb.server/connect-without-multi-process.exp (do_test):
9675 Likewise.
9676
9677 2016-08-23 Yao Qi <yao.qi@linaro.org>
9678
9679 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9680 standalone_txt. Delete gdb_txt and standalone_txt on host
9681 and target. Spawn the binary on target. Copy files from
9682 target to host.
9683
9684 2016-08-22 Pedro Alves <palves@redhat.com>
9685
9686 PR gdb/20505
9687 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9688 with_test_prefix. Factor out bits to ...
9689 (test_no_vdso): ... this new procedure.
9690
9691 2016-08-19 Carl Love <cel@us.ibm.com>
9692
9693 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9694 maintaining separate logic for constructing the output path.
9695 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9696 * gdb.arch/ppc-dfp.exp: Likewise.
9697 * gdb.arch/ppc-fp.exp: Likewise.
9698 * gdb.arch/vsx-regs.exp: Likewise.
9699 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9700 binprefix for generating the additional binary files.
9701
9702 2016-08-19 Pedro Alves <palves@redhat.com>
9703
9704 * gdb.trace/mi-trace-frame-collected.exp
9705 (test_trace_frame_collected): On x32, expect two registers.
9706
9707 2016-08-18 Carl Love <cel@us.ibm.com>
9708
9709 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9710 and sync up the test with tests in gas/testsuite/gas/ppc.
9711 * gdb.arch/powerpc-power.exp: Likewise.
9712
9713 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9714
9715 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9716 expected error message.
9717
9718 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9719
9720 * gdb.multi/remove-inferiors.exp: New file.
9721 * gdb.multi/remove-inferiors.c: New file.
9722
9723 2016-08-12 Yao Qi <yao.qi@linaro.org>
9724
9725 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9726 argument list.
9727
9728 2016-08-10 Pedro Alves <palves@redhat.com>
9729
9730 PR gdb/19187
9731 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9732 setup_kfails.
9733
9734 2016-08-09 Pedro Alves <palves@redhat.com>
9735 Simon Marchi <simon.marchi@ericsson.com>
9736
9737 PR gdb/20418
9738 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9739 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9740
9741 2016-08-09 Pedro Alves <palves@redhat.com>
9742
9743 PR mi/20431
9744 * gdb.mi/mi-cmd-error.exp: New file.
9745
9746 2016-08-09 Pedro Alves <palves@redhat.com>
9747
9748 PR gdb/18653
9749 * gdb.base/signals-state-child.c: New file.
9750 * gdb.base/signals-state-child.exp: New file.
9751 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9752
9753 2016-08-09 Pedro Alves <palves@redhat.com>
9754
9755 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9756
9757 2016-08-03 Tom Tromey <tom@tromey.com>
9758
9759 PR python/18565:
9760 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9761
9762 2016-08-01 Yao Qi <yao.qi@linaro.org>
9763
9764 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9765 variable mode to "multi-process" if $multi_process is 1, otherwise
9766 set it to "single-process".
9767
9768 2016-08-01 Yao Qi <yao.qi@linaro.org>
9769
9770 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9771 * gdb.cp/cpexprs.exp: Likewise.
9772 * gdb.cp/m-static.exp: Likewise.
9773
9774 2016-07-26 Tom Tromey <tom@tromey.com>
9775
9776 PR python/20190:
9777 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9778 test.
9779
9780 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9781
9782 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9783 selecting assembly source files.
9784 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9785 assembly source files.
9786 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9787 assembly source files.
9788 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9789 selecting assembly source files.
9790
9791 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9792
9793 * gdb.base/new-ui.exp (do_test_invalid_args): New
9794 procedure.
9795
9796 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9797
9798 * gdb.btrace/reconnect.c: New file.
9799 * gdb.btrace/reconnect.exp: New file.
9800
9801 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9802
9803 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9804 to test_catch_syscall_group.
9805 (test_catch_syscall_group): New.
9806
9807 2016-07-21 Tom Tromey <tom@tromey.com>
9808
9809 * gdb.rust/simple.rs (main): Use empty struct expression.
9810 * gdb.rust/simple.exp: Add tests for empty struct expression.
9811
9812 2016-07-21 Yao Qi <yao.qi@linaro.org>
9813
9814 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9815 if gdb_skip_xml_test is true on some targets.
9816
9817 2016-07-21 Yao Qi <yao.qi@linaro.org>
9818
9819 * gdb.server/solib-list.exp: Unset last_loaded_file.
9820
9821 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9822
9823 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9824 "step into captured_main (args)".
9825
9826 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9827
9828 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9829
9830 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9831
9832 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9833
9834 2016-07-19 Pedro Alves <palves@redhat.com>
9835
9836 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9837 * gdb.opt/inline-bt.exp: Likewise.
9838 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9839 additional_flags=-Winline.
9840 * gdb.opt/inline-locals.exp: Likewise.
9841 * gdb.opt/inline-markers.c (ATTR): Define.
9842 (inlined_fn): Use it.
9843
9844 2016-07-19 Yao Qi <yao.qi@linaro.org>
9845
9846 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9847 (test_with_self): Remove some code. Remove argument executable.
9848 (top-level): Use do_self_tests.
9849
9850 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
9851 Don Breazeal <donb@codesourcery.com>
9852
9853 * gdb.base/maint.exp: Escape paths used in regular expressions.
9854 * gdb.stabs/weird.exp: Likewise.
9855
9856 2016-07-13 Tom Tromey <tom@tromey.com>
9857
9858 PR python/15620, PR python/18620:
9859 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9860 (test_bkpt_events): New procs.
9861
9862 2016-07-13 Tom Tromey <tom@tromey.com>
9863
9864 PR python/17698:
9865 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9866 test.
9867 (test_watchpoints): Likewise.
9868 (test_bkpt_pending): New proc.
9869
9870 2016-07-13 Tom Tromey <tom@tromey.com>
9871
9872 PR cli/18053:
9873 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9874 completion test.
9875
9876 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9877
9878 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9879 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9880 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9881 f_label.
9882 (g): Rename g_end_lbl to g_label.
9883 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9884 low_pc and high_pc.
9885 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9886
9887 2016-07-12 Tom Tromey <tom@tromey.com>
9888
9889 PR python/19293:
9890 * gdb.python/py-unwind-maint.exp: Update tests.
9891
9892 2016-07-12 Yao Qi <yao.qi@linaro.org>
9893
9894 * lib/selftest-support.exp (selftest_setup): Match the output
9895 when captured_main is inlined.
9896
9897 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9898
9899 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9900 New variables.
9901 (print this%a, print this%b, print this): New tests.
9902 * gdb.fortran/derived-types.f90 (this): New object and
9903 initialization.
9904
9905 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 * gdb.ada/arraydim.exp: Remove extra directory level in build
9908 directory.
9909
9910 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9911
9912 * lib/ada.exp: Remove extra directory level in build directory.
9913 * gdb.ada/cond_lang.exp: Likewise.
9914 * gdb.ada/exec_changed.exp: Likewise.
9915 * gdb.ada/lang_switch.exp: Likewise.
9916
9917 2016-07-06 Manish Goregaokar <manish@mozilla.com>
9918
9919 * simple.rs: Add test for raw pointer subscripting.
9920 * simple.exp: Add test expectations.
9921
9922 2016-07-05 Yao Qi <yao.qi@linaro.org>
9923
9924 * gdb.mi/mi-reverse.exp: Match =record-started output.
9925
9926 2016-07-01 Pedro Alves <palves@redhat.com>
9927
9928 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9929 procedure.
9930 (jit_reader_test): Test the jit reader's unwinder.
9931 * gdb.base/jithost.c (jit_function_00_code): New global.
9932 (main): Use memcpy to fill in the mmapped code, instead of poking
9933 bytes manually here.
9934 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9935 value.
9936 (read_debug_info): Save the function's range.
9937 (read_sp): New function.
9938 (unwind_frame): Use it. Also unwind RBP.
9939 (get_frame_id): Use read_sp.
9940 (gdb_init_reader): Use calloc instead of malloc.
9941 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9942 parameter. Use gdb_test_multiple.
9943
9944 2016-07-01 Pedro Alves <palves@redhat.com>
9945 Antoine Tremblay <antoine.tremblay@ericsson.com>
9946
9947 * gdb.threads/process-dies-while-detaching.c: New file.
9948 * gdb.threads/process-dies-while-detaching.exp: New file.
9949
9950 2016-07-01 Pedro Alves <palves@redhat.com>
9951
9952 * gdb.multi/watchpoint-multi-exit.c: New file.
9953 * gdb.multi/watchpoint-multi-exit.exp: New file.
9954
9955 2016-06-30 Pedro Alves <palves@redhat.com>
9956
9957 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9958 unset inferior_spawn_id.
9959
9960 2016-06-30 Pedro Alves <palves@redhat.com>
9961
9962 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9963 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9964
9965 2016-06-29 Yao Qi <yao.qi@linaro.org>
9966
9967 * gdb.base/return.c: Add copyright header.
9968
9969 2016-06-29 Tom Tromey <tom@tromey.com>
9970
9971 PR python/20129:
9972 * gdb.python/py-framefilter.exp: Add tests for setting priority
9973 and disabling of non-existent frame filter.
9974
9975 2016-06-29 Yao Qi <yao.qi@linaro.org>
9976
9977 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9978 0x0f07ff.
9979
9980 2016-06-28 Yao Qi <yao.qi@linaro.org>
9981
9982 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9983 triplets. Start gdb, execute catch syscall, and continue. Check
9984 gdb's output to determine catch syscall is supported.
9985
9986 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9987
9988 * gdb.rust/simple.rs: Add test for returning unit in a function.
9989 * gdb.rust/simple.exp: Add expectation for functions returning
9990 unit.
9991
9992 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9993
9994 * gdb.python/py-breakpoint-create-fail.c,
9995 gdb.python/py-breakpoint-create-fail.exp,
9996 gdb.python/py-breakpoint-create-fail.py: New testcase.
9997
9998 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9999
10000 PR gdb/20239
10001 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
10002 * gdb.rust/simple.exp: Add test expectations for new NonZero
10003 tests.
10004
10005 2016-06-24 David Taylor <dtaylor@emc.com>
10006
10007 * gdb.base/offsets.exp: New file.
10008 * gdb.base/offsets.c: New file.
10009
10010 2016-06-23 Tom Tromey <tom@tromey.com>
10011
10012 PR gdb/16483:
10013 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
10014 before any filters are loaded.
10015
10016 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
10017
10018 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
10019 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
10020 structs.
10021 * gdb.fortran/derived-type-function.exp: New file.
10022 * gdb.fortran/derived-type-function.f90: New file.
10023
10024
10025 2016-06-21 Pedro Alves <palves@redhat.com>
10026
10027 * gdb.base/new-ui.exp: New file.
10028 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
10029 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
10030 (with_spawn_id): New procedure.
10031
10032 2016-06-21 Pedro Alves <palves@redhat.com>
10033
10034 * gdb.mi/mi-exec-run.exp: New file.
10035
10036 2016-06-21 Pedro Alves <palves@redhat.com>
10037
10038 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
10039 breakpoint command's output on the main UI.
10040 (test_break): New procedure, factored out from calls in the top
10041 level.
10042 (top level): Use foreach_with_prefix to test MI as main UI and as
10043 separate UI.
10044
10045 2016-06-21 Pedro Alves <palves@redhat.com>
10046
10047 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
10048 (test_awatch_creation_and_listing)
10049 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
10050 Remove 'type' parameter.
10051 (test_watchpoint_all): New parameter mi_mode. Remove
10052 with_test_prefix.
10053 (top level): Use foreach_with_prefix, and add main/separate UI MI
10054 testing axis.
10055
10056 2016-06-21 Pedro Alves <palves@redhat.com>
10057
10058 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
10059 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
10060 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
10061 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
10062 (gdb_main_spawn_id, mi_spawn_id): Declare and
10063 comment.
10064 (mi_create_inferior_pty): New procedure,
10065 factored out from default_mi_gdb_start.
10066 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
10067 procedures.
10068 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
10069 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
10070 Use mi_create_inferior_pty.
10071 (mi_gdb_start): Use eval to pass down args list.
10072
10073 2016-06-21 Pedro Alves <palves@redhat.com>
10074
10075 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
10076 * gdb.opt/inline-cmds.exp: Add MI tests.
10077
10078 2016-06-21 Pedro Alves <palves@redhat.com>
10079
10080 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
10081
10082 2016-06-21 Pedro Alves <palves@redhat.com>
10083
10084 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
10085 (top level): Use it instead of mi_execute_to.
10086
10087 2016-06-21 Pedro Alves <palves@redhat.com>
10088
10089 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
10090 (cont_handler_str): New.
10091 (signal_stop_handler): Set stop_handler_str instead of printing to
10092 stdout.
10093 (continue_handler): Set cont_handler_str instead of printing to
10094 stdout.
10095 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
10096 mi_send_resuming_command. Print stop_handler_str and
10097 cont_handler_str instead of expecting the python events print
10098 directly.
10099
10100 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
10101
10102 * gdb.base/jit-reader.exp: New file.
10103 * gdb.base/jithost.c: New file.
10104 * gdb.base/jithost.h: New file.
10105 * gdb.base/jitreader.c : New file.
10106 * gdb.base/jit-protocol.h: New file.
10107
10108 2016-06-17 Yao Qi <yao.qi@linaro.org>
10109
10110 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
10111 parameters follow_fork and detach_on_fork. Set follow-fork-mode
10112 and detach-on-fork. Adjust tests.
10113 (top level): Invoke break_cond_on_syscall with combinations of
10114 syscall, follow-fork-mode and detach-on-fork.
10115
10116 2016-06-17 Yao Qi <yao.qi@linaro.org>
10117
10118 * gdb.base/step-over-exit.c: New.
10119 * gdb.base/step-over-exit.exp: New.
10120
10121 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
10122
10123 * gdb.base/float.exp: Add target check for nds32*-*-*.
10124 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
10125
10126 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
10127
10128 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
10129 for unsupported target features.
10130 * gdb.base/call-rt-st.exp: Likewise.
10131 * gdb.base/call-sc.exp: Likewise.
10132 * gdb.base/call-signal-resume.exp: Likewise.
10133 * gdb.base/call-strs.exp: Likewise.
10134 * gdb.base/callexit.exp: Likewise.
10135 * gdb.base/callfuncs.exp: Likewise.
10136 * gdb.base/nodebug.exp: Likewise.
10137 * gdb.base/printcmds.exp: Likewise.
10138 * gdb.base/ptype.exp: Likewise.
10139 * gdb.base/structs.exp: Likewise.
10140 * gdb.base/unwindonsignal.exp: Likewise.
10141 * gdb.cp/gdb2495.exp: Likewise.
10142 * gdb.cp/templates.exp: Likewise.
10143 * gdb.cp/virtfunc.exp: Likewise.
10144 * gdb.threads/hand-call-in-threads.exp: Likewise.
10145 * gdb.threads/interrupted-hand-call.exp: Likewise.
10146 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10147
10148 2016-06-10 Tom Tromey <tom@tromey.com>
10149
10150 PR rust/20110:
10151 * gdb.rust/expr.exp: Add test for integer constant larger than
10152 i32.
10153
10154 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10155
10156 * gdb.fortran/nested-funcs.exp: New.
10157 * gdb.fortran/nested-funcs.f90: New.
10158
10159 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10160
10161 * gdb.base/examine-backward.c: New file.
10162 * gdb.base/examine-backward.exp: New file.
10163
10164 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10165
10166 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10167 matching.
10168
10169 2016-06-02 Tom Tromey <tom@tromey.com>
10170
10171 PR python/18984:
10172 * gdb.python/py-shared.exp: Add solib_name test.
10173
10174 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10175
10176 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10177
10178 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10179
10180 PR c++/19893
10181 * gdb.dwarf2/implref.exp: Rename to...
10182 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10183 * gdb.dwarf2/implref-array.c: New file.
10184 * gdb.dwarf2/implref-array.exp: Likewise.
10185 * gdb.dwarf2/implref-global.c: Likewise.
10186 * gdb.dwarf2/implref-global.exp: Likewise.
10187 * gdb.dwarf2/implref-struct.c: Likewise.
10188 * gdb.dwarf2/implref-struct.exp: Likewise.
10189
10190 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10191
10192 * gdb.trace/trace-condition.exp: Add 64bit tests.
10193
10194 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10195
10196 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10197 bits types.
10198 (main): Adapt to 8 to 64 bits types.
10199 * gdb.trace/trace-condition.exp: Add new tests.
10200
10201 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10202
10203 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10204
10205 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10206
10207 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10208 Move condition tests...
10209 * gdb.trace/trace-condition.exp: Here.
10210
10211 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10212
10213 * gdb.trace/trace-condition.exp: Add counter-case tests.
10214
10215 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10216
10217 PR c++/15231
10218 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10219 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10220
10221 2016-05-27 Pedro Alves <palves@redhat.com>
10222
10223 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10224 New procedure.
10225 (top level): Call it, and bail out of DejaGnu is known to be bad.
10226
10227 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10228
10229 * gdb.base/whatis.c: Extend the test case.
10230 * gdb.base/whatis.exp: Add additional tests.
10231
10232 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10233
10234 * gdb.fortran/type.f90: Add pointer variable.
10235 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10236
10237 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10238
10239 * gdb.fortran/vla-type.exp: Fix testcase name.
10240
10241 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10242
10243 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10244
10245 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10246
10247 * gdb.fortran/type.f90: Add nested structures.
10248 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10249 * gdb.fortran/derived-type.exp: Adapt expected output.
10250 * gdb.fortran/vla-type.exp: Adapt expected output.
10251
10252 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10253
10254 * gdb.fortran/whatis_type.exp: Adapt expected output.
10255
10256 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10257
10258 * gdb.fortran/print_type.exp: Fix expected output.
10259 * gdb.fortran/whatis_type.exp: Fix expected output.
10260
10261 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10262
10263 * gdb.fortran/whatis_type.exp: Use multi_line.
10264
10265 2016-05-24 Tom Tromey <tom@tromey.com>
10266
10267 PR python/17386:
10268 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10269 use value as an index.
10270
10271 2016-05-23 Tom Tromey <tom@tromey.com>
10272
10273 PR python/17981:
10274 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10275 no-breakpoint case.
10276
10277 2016-05-24 Pedro Alves <palves@redhat.com>
10278
10279 PR gdb/19828
10280 * gdb.threads/clone-attach-detach.c: New file.
10281 * gdb.threads/clone-attach-detach.exp: New file.
10282
10283 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10284
10285 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10286
10287 2016-05-23 Tom Tromey <tom@tromey.com>
10288
10289 PR python/19438, PR python/18393:
10290 * gdb.python/py-progspace.exp: Add "dir" test.
10291 * gdb.python/py-objfile.exp: Add "dir" test.
10292
10293 2016-05-23 Yao Qi <yao.qi@linaro.org>
10294
10295 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10296 * gdb.arch/thumb2-it.exp: Likewise.
10297
10298 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10299
10300 * gdb.mi/mi-threads-interrupt.c: New file.
10301 * gdb.mi/mi-threads-interrupt.exp: New file.
10302
10303 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10304
10305 PR gdb/18077
10306 * gdb.mi/mi-async-run.exp: New file.
10307 * gdb.mi/mi-async-run.c: New file.
10308
10309 2016-05-17 Tom Tromey <tom@tromey.com>
10310 Manish Goregaokar <manishsmail@gmail.com>
10311
10312 * lib/rust-support.exp: New file.
10313 * lib/gdb.exp (skip_rust_tests): New proc.
10314 (build_executable_from_specs): Handle rust.
10315 * lib/future.exp (gdb_find_rustc): New proc.
10316 (gdb_default_target_compile): Handle rust.
10317 * gdb.rust/expr.exp: New file.
10318 * gdb.rust/generics.exp: New file.
10319 * gdb.rust/generics.rs: New file.
10320 * gdb.rust/methods.exp: New file.
10321 * gdb.rust/methods.rs: New file.
10322 * gdb.rust/modules.exp: New file.
10323 * gdb.rust/modules.rs: New file.
10324 * gdb.rust/simple.exp: New file.
10325 * gdb.rust/simple.rs: New file.
10326
10327 2016-05-17 Tom Tromey <tom@tromey.com>
10328
10329 * gdb.base/default.exp (set language): Add rust.
10330
10331 2016-05-17 Tom Tromey <tom@tromey.com>
10332
10333 * gdb.gdb/unittest.exp: New file.
10334
10335 2016-05-16 Yao Qi <yao.qi@linaro.org>
10336
10337 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10338 shell_prompt. Update shell_prompt_re.
10339
10340 2016-05-12 Doug Evans <dje@google.com>
10341
10342 PR symtab/19999
10343 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10344 $options when building executable.
10345 * gdb.dwarf2/fission-loclists-pie.S: New file.
10346 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10347
10348 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10349
10350 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10351 of [is_remote target],
10352
10353 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10354
10355 * lib/gdb.exp (use_gdb_stub): New procedure.
10356
10357 2016-05-03 Yunlian Jiang <yunlian@google.com>
10358 Doug Evans <dje@google.com>
10359
10360 PR symtab/19914
10361 * gdb.dwarf2/dwp-sepdebug.c: New file.
10362 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10363
10364 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10365
10366 * gdb.base/detach.exp: Remove is_remote check.
10367
10368 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10369
10370 * gdb.base/annota-input-while-running.exp: Don't check for
10371 [is_remote target]. Enable annotations after running to main.
10372 Remove unused "set test..." line.
10373
10374 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10375
10376 * gdb.trace/trace-enable-disable.exp: New file.
10377 * gdb.trace/trace-enable-disable.c: New file.
10378
10379 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10380
10381 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10382 use it in info sharedlibrary test.
10383 * gdb.trace/ftrace-lock.exp: Likewise.
10384 * gdb.trace/ftrace.exp: Likewise.
10385 * gdb.trace/range-stepping.exp: Likewise.
10386 * gdb.trace/trace-break.exp: Likewise.
10387 * gdb.trace/trace-condition.exp: Likewise.
10388 * gdb.trace/trace-mt.exp: Likewise.
10389
10390 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10391
10392 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10393 (gdb_load_shlib): ... this.
10394 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10395 gdb_load_shlib.
10396 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10397 * gdb.base/ctxobj.exp: Likewise.
10398 * gdb.base/dprintf-pending.exp: Likewise.
10399 * gdb.base/dso2dso.exp: Likewise.
10400 * gdb.base/fixsection.exp: Likewise.
10401 * gdb.base/gcore-relro.exp: Likewise.
10402 * gdb.base/gdb1555.exp: Likewise.
10403 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10404 * gdb.base/gnu-ifunc.exp: Likewise.
10405 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10406 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10407 * gdb.base/pending.exp: Likewise.
10408 * gdb.base/print-file-var.exp: Likewise.
10409 * gdb.base/print-symbol-loading.exp: Likewise.
10410 * gdb.base/shlib-call.exp: Likewise.
10411 * gdb.base/shreloc.exp: Likewise.
10412 * gdb.base/so-impl-ld.exp: Likewise.
10413 * gdb.base/solib-disc.exp: Likewise.
10414 * gdb.base/solib-nodir.exp: Likewise.
10415 * gdb.base/solib-overlap.exp: Likewise.
10416 * gdb.base/solib-symbol.exp: Likewise.
10417 * gdb.base/solib-weak.exp (do_test): Likewise.
10418 * gdb.base/sym-file.exp: Likewise.
10419 * gdb.base/symtab-search-order.exp: Likewise.
10420 * gdb.base/type-opaque.exp: Likewise.
10421 * gdb.base/unload.exp: Likewise.
10422 * gdb.base/watchpoint-solib.exp: Likewise.
10423 * gdb.compile/compile.exp: Likewise.
10424 * gdb.cp/gdb2384.exp: Likewise.
10425 * gdb.cp/infcall-dlopen.exp: Likewise.
10426 * gdb.cp/re-set-overloaded.exp: Likewise.
10427 * gdb.fortran/library-module.exp: Likewise.
10428 * gdb.opt/solib-intra-step.exp: Likewise.
10429 * gdb.python/py-finish-breakpoint.exp: Likewise.
10430 * gdb.python/py-shared.exp: Likewise.
10431 * gdb.reverse/solib-precsave.exp: Likewise.
10432 * gdb.reverse/solib-reverse.exp: Likewise.
10433 * gdb.server/solib-list.exp: Likewise.
10434 * gdb.threads/dlopen-libpthread.exp: Likewise.
10435 * gdb.threads/tls-shared.exp: Likewise.
10436 * gdb.threads/tls-so_extern.exp: Likewise.
10437 * gdb.trace/change-loc.exp: Likewise.
10438 * gdb.trace/ftrace-lock.exp: Likewise.
10439 * gdb.trace/ftrace.exp: Likewise.
10440 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10441 * gdb.trace/pending.exp: Likewise.
10442 * gdb.trace/range-stepping.exp: Likewise.
10443 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10444 (strace_info_marker): Likewise.
10445 (strace_probe_marker): Likewise.
10446 (strace_trace_on_same_addr): Likewise.
10447 (strace_trace_on_diff_addr): Likewise.
10448 * gdb.trace/trace-break.exp: Likewise.
10449 * gdb.trace/trace-condition.exp: Likewise.
10450 * gdb.trace/trace-mt.exp: Likewise.
10451
10452 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10453
10454 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10455 result of gdb_remote_download.
10456 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10457 * gdb.base/dso2dso.exp: Likewise.
10458 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10459 * gdb.base/print-file-var.exp: Likewise.
10460 * gdb.base/shlib-call.exp: Likewise.
10461 * gdb.base/shreloc.exp: Likewise.
10462 * gdb.base/solib-overlap.exp: Likewise.
10463 * gdb.base/solib-weak.exp (do_test): Likewise.
10464 * gdb.base/unload.exp: Likewise.
10465
10466 2016-04-27 Yao Qi <yao.qi@linaro.org>
10467
10468 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10469 exists.
10470
10471 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10472
10473 * vla-type.exp: Print structure from toplevel.
10474
10475 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10476
10477 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10478 of dynamic types.
10479 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10480 of dynamic types.
10481
10482 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10483
10484 * gdb.fortran/vla-type.f90: New file.
10485 * gdb.fortran/vla-type.exp: New file.
10486
10487 2016-04-25 Yao Qi <yao.qi@linaro.org>
10488
10489 * gdb.base/branch-to-self.c: New file.
10490 * gdb.base/branch-to-self.exp: New file.
10491
10492 2016-04-22 Yao Qi <yao.qi@linaro.org>
10493
10494 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10495 more after $hex.
10496
10497 2016-04-22 Yao Qi <yao.qi@linaro.org>
10498
10499 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10500 * gdb.base/annota3.exp: Likewise.
10501
10502 2016-04-22 Yao Qi <yao.qi@linaro.org>
10503
10504 * gdb.reverse/step-precsave.exp: Do one step and test program
10505 stops in "callee" and do multiple steps until program goes out
10506 of "callee".
10507 * gdb.reverse/step-reverse.exp: Likewise.
10508
10509 2016-04-22 Yao Qi <yao.qi@linaro.org>
10510
10511 * gdb.trace/signal.exp: Also pass if
10512 $tracepoint_hits($i) > $iterations.
10513
10514 2016-04-22 Yao Qi <yao.qi@linaro.org>
10515
10516 * gdb.trace/signal.c: New file.
10517 * gdb.trace/signal.exp: New file.
10518
10519 2016-04-19 Doug Evans <xdje42@gmail.com>
10520
10521 * gdb.base/bad-file.exp: New file.
10522
10523 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10524
10525 * gdb.dwarf2/implref.exp: New file.
10526
10527 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10528
10529 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10530 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10531 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10532 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10533 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10534 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10535 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10536 * lib/fortran.exp (fortran_int4): New procedure.
10537 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10538 (fortran_logical4): Likewise.
10539
10540 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10541
10542 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10543
10544 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10545
10546 * lib/compiler.c: Add Intel specific preprocessor macros.
10547 * lib/compiler.cc: Likewise.
10548
10549 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
10550
10551 * gdb.server/connect-with-no-symbol-file.c: New file.
10552 * gdb.server/connect-with-no-symbol-file.exp: New file.
10553
10554 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10555
10556 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10557
10558 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10559
10560 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10561 standard output directory.
10562
10563 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10564
10565 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10566
10567 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10568
10569 * gdb.btrace/instruction_history.c (loop): Add declaration.
10570
10571 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10572
10573 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10574
10575 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10576
10577 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10578 parentheses to print.
10579 (continue_handler): Likewise.
10580
10581 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10582
10583 * gdb.server/solib-list.exp: Remove is_remote check.
10584 Pass shlib= to gdb_compile. Don't link shared library with
10585 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10586 Run binary filename through "readlink -f" on the target.
10587
10588 2016-04-08 Pedro Alves <palves@redhat.com>
10589
10590 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10591 interpreter filename as argument to gdbserver_spawn.
10592 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10593 Return empty if $last_loaded_file does not exist.
10594
10595 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10596
10597 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10598 * gdb.base/jit-main.c: Use exit after usage.
10599
10600 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10601
10602 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10603 GDBHISTSIZE prior to the tests.
10604 * gdb.base/gdbinit-history.exp: Likewise.
10605
10606 2016-04-07 Pedro Alves <palves@redhat.com>
10607
10608 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10609 instead of build_executable. Use gdb_load_shlibs.
10610
10611 2016-04-07 Yao Qi <yao.qi@linaro.org>
10612
10613 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10614 Execute "si" command.
10615
10616 2016-04-07 Yao Qi <yao.qi@linaro.org>
10617
10618 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10619 number instead of the comments on some line.
10620
10621 2016-04-06 Don Breazeal <donb@codesourcery.com>
10622
10623 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10624 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10625
10626 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10627
10628 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10629 standard_output_file. Remove unused binfile variable.
10630
10631 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
10632
10633 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10634 * gdb.python/py-mi-objfile.exp: Match "list main" output
10635 in console format.
10636
10637 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10638
10639 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10640 absolute.
10641
10642 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10643
10644 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10645 absolute.
10646 * gdb.trace/ftrace.exp: Likewise.
10647 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10648 targets as well.
10649 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10650 (gdb_load_shlibs): Copy libraries to test directory when testing
10651 natively. Only set solib-search-path if testing remotely.
10652 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10653
10654 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10655
10656 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10657 gdb_download. Use it even if the target is not remote.
10658 * gdb.base/jit.exp (compile_jit_test): Likewise.
10659 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10660 output directory if the destination board is local, otherwise use
10661 the standard remote_download from DejaGnu.
10662 (gdb_download): Remove.
10663 (gdb_load_shlibs): Use gdb_remote_download instead of
10664 gdb_download.
10665 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10666 Use gdb_remote_download instead of gdb_download. Use it even if
10667 the target is not remote.
10668 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10669 instead of gdb_download.
10670
10671 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10672
10673 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10674 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10675 run.
10676
10677 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
10678
10679 PR gdb/19820
10680 * gdb.base/printcmds.exp: Add artificial arrays tests.
10681
10682 2016-03-31 Pedro Alves <palves@redhat.com>
10683
10684 PR gdb/19858
10685 * gdb.base/jit-main.c: Include unistd.h.
10686 (ATTACH): Define to 0 if not already defined.
10687 (wait_for_gdb, mypid): New globals.
10688 (WAIT_FOR_GDB): New macro.
10689 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10690 some breakpoint locations.
10691 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10692 New procedures.
10693 (one_jit_test): Add REATTACH parameter, and handle it. Use
10694 continue_to_test_location.
10695 (top level): Test attach, and adjusts calls to one_jit_test.
10696
10697 2016-03-31 Pedro Alves <palves@redhat.com>
10698
10699 PR gdb/19858
10700 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10701 BINSUFFIX parameter, and handle it.
10702 (top level): Adjust calls compile_jit_test.
10703
10704 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
10705
10706 PR python/19743
10707 * gdb.python/py-mi-events-gdb.py: New file.
10708 * gdb.python/py-mi-events.c: New file.
10709 * gdb.python/py-mi-events.exp: New file.
10710
10711 2016-03-30 Yao Qi <yao.qi@linaro.org>
10712
10713 * gdb.reverse/until-precsave.exp: Match function name only.
10714 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10715 Move malloc to a condition block.
10716 * gdb.reverse/until-reverse.exp: Match function name only.
10717
10718 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10719
10720 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10721 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10722 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10723 variable for GPR 0 instead of assuming it is register 0.
10724 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10725 * lib/trace-support.exp: Add s390 registers.
10726
10727 2016-03-29 Yao Qi <yao.qi@linaro.org>
10728
10729 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10730
10731 2016-03-24 Yao Qi <yao.qi@linaro.org>
10732
10733 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10734 test message.
10735
10736 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10737
10738 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10739 maintaining separate logic for constructing the output path.
10740
10741 2016-03-16 Don Breazeal <donb@codesourcery.com>
10742
10743 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10744 Retry fork and waitpid on interrupted system call errors.
10745 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10746 Use with_timeout_factor to increase timeout by factor of 10.
10747
10748 2016-03-15 Don Breazeal <donb@codesourcery.com>
10749
10750 * gdb.cp/scope-err.cc: New test program.
10751 * gdb.cp/scope-err.exp: New test script.
10752 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10753 lines and "set breakpoint here" comment.
10754 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10755 Fixed some whitespace and format issues.
10756 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10757 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10758
10759 2016-03-15 Doug Evans <dje@google.com>
10760
10761 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10762 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10763 All callers updated. Add tests for enums, mixed flags register.
10764
10765 2016-03-15 Doug Evans <dje@google.com>
10766
10767 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10768 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10769
10770 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10771
10772 * gdb.base/default.exp: Add $_as_string to the list of expected
10773 convenience functions.
10774
10775 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10776
10777 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10778
10779 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10780
10781 * gdb.python/py-as-string.exp: New file.
10782 * gdb.python/py-as-string.c: New file.
10783
10784 2016-03-09 Pedro Alves <palves@redhat.com>
10785
10786 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10787 signal" -> "Thread NN received signal" output change.
10788 * gdb.threads/ia64-sigill.exp: Likewise.
10789 * gdb.threads/linux-dp.exp: Likewise.
10790 * gdb.threads/manythreads.exp: Likewise.
10791 * gdb.threads/pending-step.exp: Likewise.
10792 * gdb.threads/print-threads.exp: Likewise.
10793 * gdb.threads/sigstep-threads.exp: Likewise.
10794 * gdb.threads/staticthreads.exp: Likewise.
10795 * gdb.threads/tls.exp: Likewise.
10796
10797 2016-03-09 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.base/command-line-input.exp: New file.
10800
10801 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10802
10803 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10804 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10805 * gdb.trace/pending.exp: Accept leading dot before function name.
10806 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10807 * lib/trace-support.exp: Set registers for ppc.
10808
10809 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10810
10811 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10812 use it for disassembly; accept .main in addition to main in backtrace.
10813
10814 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
10815 Marcin Kościelnicki <koriakin@0x04.net>
10816
10817 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10818 (gdb_recursion_test_ptr): New global variable.
10819 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10820 gdb_recursion_test.
10821 (gdb_c_test): Ditto.
10822
10823 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10824
10825 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10826 ordering.
10827
10828 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10829
10830 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10831 (bar): Add bar_start_lbl label.
10832 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10833 of foo/bar for emitting DWARF and tracing.
10834
10835 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10836
10837 * analyze-racy-logs.py: Set executable bit.
10838
10839 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10840
10841 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10842 (CHECK_TARGET_TMP): Likewise.
10843 (check-single-racy): New rule.
10844 (check-parallel-racy): Likewise.
10845 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10846 (do-check-parallel-racy): New rule.
10847 (check-racy/%.exp): Likewise.
10848 * README (Racy testcases): New section.
10849 * analyze-racy-logs.py: New file.
10850
10851 2016-03-03 Doug Evans <dje@google.com>
10852
10853 * gdb.base/skip.exp: Use with_test_prefix.
10854
10855 2016-03-03 Yao Qi <yao.qi@linaro.org>
10856
10857 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10858 Invoke step_over_syscall "clone" and break_cond_on_syscall
10859 "clone".
10860 * gdb.base/step-over-clone.c: New file.
10861
10862 2016-03-03 Yao Qi <yao.qi@linaro.org>
10863
10864 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10865 code format.
10866
10867 2016-03-03 Yao Qi <yao.qi@linaro.org>
10868
10869 * gdb.base/disp-step-fork.c: Rename to ...
10870 * gdb.base/step-over-fork.c: ... it. New file.
10871 * gdb.base/disp-step-vfork.c: Rename to ...
10872 * gdb.base/step-over-vfork.c: ... it. New file.
10873 * gdb.base/disp-step-syscall.exp: Rename to ...
10874 * gdb.base/step-over-syscall.exp: ... it. New file.
10875 (disp_step_cross_syscall): Rename to ...
10876 (step_over_syscall): ... it.
10877
10878 2016-03-03 Yao Qi <yao.qi@linaro.org>
10879
10880 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10881 If target supports condition evaluation on target, invoke
10882 break_cond_on_syscall for fork and vfork.
10883
10884 2016-03-03 Yao Qi <yao.qi@linaro.org>
10885
10886 * gdb.base/disp-step-syscall.exp: Don't invoke
10887 support_displaced_stepping.
10888 (disp_step_cross_syscall): Test with displaced stepping off and
10889 on if supported.
10890
10891 2016-03-03 Yao Qi <yao.qi@linaro.org>
10892
10893 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10894 proc.
10895 (setup): New proc.
10896 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10897 and setup.
10898
10899 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10900
10901 * gdb.fortran/vla-history.exp: Remove breakpoint.
10902
10903 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10904
10905 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10906 exceeds timeout.
10907
10908 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10909
10910 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10911 breakpoint.
10912
10913 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10914
10915 * gdb.mi/vla.f90: Nullify pointer after declaration.
10916
10917 2016-03-01 Pedro Alves <palves@redhat.com>
10918
10919 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10920
10921 2016-03-01 Pedro Alves <palves@redhat.com>
10922
10923 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10924 before anything else.
10925 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10926 _GNU_SOURCE here.
10927 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10928 before anything else.
10929 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10930
10931 2016-03-01 Pedro Alves <palves@redhat.com>
10932
10933 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10934
10935 2016-03-01 Yao Qi <yao.qi@linaro.org>
10936
10937 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10938 prepare_for_testing.
10939
10940 2016-03-01 Yao Qi <yao.qi@linaro.org>
10941
10942 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10943
10944 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10945
10946 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10947 manually constructing the output path.
10948
10949 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10950
10951 * gdb.arch/s390-stackless.S: New.
10952 * gdb.arch/s390-stackless.exp: New.
10953
10954 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10955
10956 * gdb.dlang/circular.c: New file.
10957 * gdb.dlang/circular.exp: New file.
10958
10959 2016-02-26 Yao Qi <yao.qi@linaro.org>
10960
10961 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10962 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10963 (testcases): Update.
10964
10965 2016-02-26 Yao Qi <yao.qi@linaro.org>
10966
10967 * gdb.reverse/aarch64.c: Rename to ...
10968 * gdb.reverse/insn-reverse.c: ... it.
10969 * gdb.reverse/aarch64.exp: Rename to ...
10970 * gdb.reverse/insn-reverse.exp: ... it.
10971
10972 2016-02-26 Yao Qi <yao.qi@linaro.org>
10973
10974 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10975 (testcase_ftype): New.
10976 (testcases): New array.
10977 (n_testcases): New.
10978 (main): Call each element in testcases.
10979 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10980 (read_testcase): New.
10981 Do the tests in a loop.
10982
10983 2016-02-25 Yao Qi <yao.qi@linaro.org>
10984
10985 * gdb.base/branches.c: Remove.
10986
10987 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10988
10989 PR gdb/13808
10990 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10991
10992 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10993
10994 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10995
10996 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10997
10998 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10999 change x86_64 call_insn to 'callq'.
11000
11001 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
11002
11003 * gdb.trace/tfile-avx.c: Move to...
11004 * gdb.trace/tracefile-pseudo-reg.c: Here.
11005 * gdb.trace/tfile-avx.exp: Move to...
11006 * gdb.trace/tracefile-pseudo-reg.exp: Here.
11007
11008 2016-02-24 Gary Benson <gbenson@redhat.com>
11009
11010 * gdb.base/attach-pie-noexec.exp: Do not expect an error
11011 message on attach.
11012
11013 2016-02-23 Doug Evans <dje@google.com>
11014
11015 * gdb.base/skip.c (test_skip): New function.
11016 (end_test_skip_file_and_function): New function.
11017 (test_skip_file_and_function): New function.
11018 * gdb.base/skip1.c (test_skip): New function.
11019 (skip1_test_skip_file_and_function): New function.
11020 * gdb.base/skip.exp: Add tests for new skip options.
11021 * gdb.base/skip-solib.exp: Update expected output.
11022 * gdb.perf/skip-command.cc: New file.
11023 * gdb.perf/skip-command.exp: New file.
11024 * gdb.perf/skip-command.py: New file.
11025
11026 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
11027
11028 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
11029 info registers pattern.
11030
11031 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
11032
11033 * lib/future.exp: Add D support.
11034 (gdb_find_gdc): New proc.
11035 (gdb_default_target_compile): Add D support.
11036
11037 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
11038
11039 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
11040 user+system time.
11041 (trace_speed_test): Determine the iteration count for a time
11042 between 15..30 seconds.
11043
11044 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
11045
11046 * gdb.arch/i386-mpx-sigsegv.c: New file.
11047 * gdb.arch/i386-mpx-sigsegv.exp: New file.
11048 * gdb.arch/i386-mpx-simple_segv.c: New file.
11049 * gdb.arch/i386-mpx-simple_segv.exp: New file.
11050
11051 2016-02-18 Yao Qi <yao.qi@linaro.org>
11052
11053 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
11054 Don't call setup_kfail.
11055
11056 2016-02-18 Yao Qi <yao.qi@linaro.org>
11057
11058 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11059 Set "set breakpoint condition-evaluation" per $cond_bp_target.
11060
11061 2016-02-16 Doug Evans <dje@google.com>
11062
11063 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
11064 * gdb.base/skip1.c: Ditto.
11065 * gdb.base/skip.exp: Whitespace cleanup.
11066
11067 2016-02-16 Don Breazeal <donb@codesourcery.com>
11068
11069 PR remote/19496
11070 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
11071 Remove kfail for PR remote/19496.
11072
11073 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11074
11075 * lib/gdb.exp (standard_temp_file): Return a path specific to
11076 the runtest invocation.
11077
11078 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
11079
11080 * gdb.trace/save-trace.exp: Change relative path to be in the
11081 standard output directory.
11082
11083 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11084
11085 * gdb.arch/i386-prologue.c: Add missing prototypes.
11086
11087 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
11088
11089 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
11090 * gdb.arch/i386-prologue.exp: Likewise.
11091 * gdb.arch/i386-size.exp: Likewise.
11092
11093 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
11094
11095 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
11096 define object file path.
11097 * gdb.btrace/gcore.exp: Use standard_output_file to define core
11098 file path.
11099 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
11100 standard_output_file to define binfile.
11101
11102 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11103
11104 Fix compatibility with recent gfortran-5.3.1.
11105 * gdb.fortran/vla-history.exp (print vla1 allocated)
11106 (print vla2 allocated, print $2, print $3): Remove
11107 (print $4): Rename to ...
11108 (print $2): ... here.
11109 (print $9): Rename to ...
11110 (print $5): ... here.
11111 (print $10): Rename to ...
11112 (print $6): ... here.
11113 * gdb.fortran/vla.f90: Add pvla initialization.
11114
11115 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
11116
11117 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
11118 New test.
11119 * gdb.fortran/vla-value-sub.exp: Likewise.
11120
11121 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
11122
11123 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
11124
11125 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
11126
11127 * i386-biarch-core.exp: Define corefile using
11128 standard_output_file.
11129
11130 2016-02-12 Yao Qi <yao.qi@linaro.org>
11131
11132 * gdb.arch/arm-single-step-kernel-helper.c: New.
11133 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11134
11135 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11136
11137 * gdb.btrace/tailcall-only.exp: New.
11138 * gdb.btrace/tailcall-only.c: New.
11139 * gdb.btrace/x86_64-tailcall-only.S: New.
11140 * gdb.btrace/i686-tailcall-only.S: New.
11141
11142 2016-02-11 Pedro Alves <palves@redhat.com>
11143
11144 * README (Parallel testing): Add missing double quotes.
11145
11146 2016-02-11 Pedro Alves <palves@redhat.com>
11147
11148 * README (Parallel testing): New section.
11149 (GDB_PARALLEL): Rewrite.
11150 (FORCE_PARALLEL): Document.
11151
11152 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11153
11154 * gdb.trace/tfile-avx.c: New test.
11155 * gdb.trace/tfile-avx.exp: New test.
11156
11157 2016-02-09 Keith Seitz <keiths@redhat.com>
11158
11159 PR breakpoints/19546
11160 * gdb.base/infcall-exec.c: New file.
11161 * gdb.base/infcall-exec2.c: New file.
11162 * gdb.base/infcall-exec.exp: New file.
11163
11164 2016-02-09 Keith Seitz <keiths@redhat.com>
11165
11166 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11167 (toplevel): Call test_bkpt_address.
11168
11169 2016-02-09 Keith Seitz <keiths@redhat.com>
11170
11171 PR python/19506
11172 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11173 (toplevel): Call test_bkpt_address.
11174
11175 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11176
11177 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11178 to AC_OUTPUT.
11179 * configure: Regenerate.
11180
11181 2016-02-09 Pedro Alves <palves@redhat.com>
11182
11183 PR breakpoints/19548
11184 * gdb.base/execl-update-breakpoints.c (some_function): New
11185 function.
11186 (main): Call it.
11187 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11188 Tighten expected GDB output.
11189
11190 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11191
11192 * Makefile.in (ALL_SUBDIRS): Remove.
11193 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11194 (distclean maintainer-clean realclean): Likewise.
11195 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11196 * configure: Regenerate.
11197 * gdb.ada/Makefile.in: Delete.
11198 * gdb.arch/Makefile.in: Likewise.
11199 * gdb.asm/Makefile.in: Likewise.
11200 * gdb.base/Makefile.in: Likewise.
11201 * gdb.btrace/Makefile.in: Likewise.
11202 * gdb.cell/Makefile.in: Likewise.
11203 * gdb.compile/Makefile.in: Likewise.
11204 * gdb.cp/Makefile.in: Likewise.
11205 * gdb.disasm/Makefile.in: Likewise.
11206 * gdb.dlang/Makefile.in: Likewise.
11207 * gdb.dwarf2/Makefile.in: Likewise.
11208 * gdb.fortran/Makefile.in: Likewise.
11209 * gdb.gdb/Makefile.in: Likewise.
11210 * gdb.go/Makefile.in: Likewise.
11211 * gdb.guile/Makefile.in: Likewise.
11212 * gdb.java/Makefile.in: Likewise.
11213 * gdb.linespec/Makefile.in: Likewise.
11214 * gdb.mi/Makefile.in: Likewise.
11215 * gdb.modula2/Makefile.in: Likewise.
11216 * gdb.multi/Makefile.in: Likewise.
11217 * gdb.objc/Makefile.in: Likewise.
11218 * gdb.opencl/Makefile.in: Likewise.
11219 * gdb.opt/Makefile.in: Likewise.
11220 * gdb.pascal/Makefile.in: Likewise.
11221 * gdb.perf/Makefile.in: Likewise.
11222 * gdb.python/Makefile.in: Likewise.
11223 * gdb.reverse/Makefile.in: Likewise.
11224 * gdb.server/Makefile.in: Likewise.
11225 * gdb.stabs/Makefile.in: Likewise.
11226 * gdb.threads/Makefile.in: Likewise.
11227 * gdb.trace/Makefile.in: Likewise.
11228 * gdb.xml/Makefile.in: Likewise.
11229 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11230 GDB_PARALLEL.
11231 (standard_output_file): Remove check for GDB_PARALLEL, always
11232 return path in outputs/$subdir/$testname.
11233
11234 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11235
11236 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11237 (site.exp): Assign abs_srcdir to tcl's srcdir.
11238
11239 2016-02-04 Yao Qi <yao.qi@linaro.org>
11240
11241 * gdb.base/foll-exec-mode.c: Include limits.h.
11242 (main): Add parameters argc and argv. Get directory from
11243 argv[0].
11244 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11245 compilation.
11246 * gdb.base/foll-exec.c: Include limits.h.
11247 (main): Add parameters argc and argv.
11248 Get directory from argv[0].
11249 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11250 Adjust tests on the number of lines as source code changed.
11251 * gdb.base/foll-vfork-exit.c: Include limits.h.
11252 (main): Add one line of statement before vfork.
11253 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11254 (main): Add parameters argc and argv. Get directory from
11255 argv[0].
11256 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11257 (setup_gdb): Set tbreak to skip some source lines.
11258 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11259 (main): Add parameters argc and argv. Get directory from
11260 argv[0].
11261 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11262 compilation.
11263 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11264 (main): Add parameters argc and argv. Get directory from
11265 argv[0].
11266 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11267 compilation.
11268
11269 2016-02-01 Doug Evans <dje@google.com>
11270
11271 * gdb.base/skip.exp: Clean up multiple references to same test name.
11272
11273 2016-02-01 Pedro Alves <palves@redhat.com>
11274
11275 PR remote/19496
11276 * gdb.threads/forking-threads-plus-breakpoint.exp
11277 (displaced_stepping_supported): New global.
11278 (probe_displaced_stepping_support): New procedure.
11279 (do_test): Add 'displaced' parameter, and use it.
11280 (top level): Check for displaced stepping support. Add displaced
11281 stepping on/off testing axis.
11282
11283 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11284
11285 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11286 pointer. Don't perform further tests on the unassociated pointer
11287 if the first test fails.
11288
11289 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11290
11291 * gdb.base/max-value-size.c: New file.
11292 * gdb.base/max-value-size.exp: New file.
11293 * gdb.base/huge.exp: Disable max-value-size for this test.
11294
11295 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11296
11297 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11298
11299 2016-01-28 Yao Qi <yao.qi@linaro.org>
11300
11301 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11302
11303 2016-01-25 Pedro Alves <palves@redhat.com>
11304
11305 PR threads/19461
11306 * gdb.base/fork-running-state.c: New file.
11307 * gdb.base/fork-running-state.exp: New file.
11308
11309 2016-01-25 Pedro Alves <palves@redhat.com>
11310
11311 PR gdb/19494
11312 * gdb.base/catch-fork-kill.c: New file.
11313 * gdb.base/catch-fork-kill.exp: New file.
11314
11315 2016-01-25 Pedro Alves <palves@redhat.com>
11316
11317 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11318 Delete, moved to lib/gdb.exp.
11319 * gdb.threads/forking-threads-plus-breakpoint.exp
11320 (foreach_with_prefix): Likewise.
11321 * gdb.threads/process-dies-while-handling-bp.exp
11322 (foreach_with_prefix): Likewise.
11323 * lib/gdb.exp (foreach_with_prefix): New procedure.
11324
11325 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11326
11327 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11328 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11329
11330 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11331
11332 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11333 endian targets.
11334
11335 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11336 Pedro Alves <palves@redhat.com>
11337
11338 Fix testsuite compatibility with Guile.
11339 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11340 number.
11341
11342 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11343
11344 Fix testsuite compatibility with Guile.
11345 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11346 (thread 1): New test for backtrace through signal handler.
11347
11348 2016-01-22 Yao Qi <yao.qi@linaro.org>
11349
11350 PR testsuite/19491
11351 * gdb.base/multi-forks.c: Include
11352 ../lib/unbuffer_output.c
11353 (main): Call gdb_unbuffer_output.
11354
11355 2016-01-21 Doug Evans <dje@google.com>
11356
11357 * lib/ada.exp (gdb_compile_ada): Fix typo.
11358
11359 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11360
11361 * gdb.base/break-fun-addr.exp: New file.
11362 * gdb.base/break-fun-addr1.c: New file.
11363 * gdb.base/break-fun-addr2.c: New file.
11364
11365 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11366
11367 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11368 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11369 enum flag values.
11370
11371 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11372
11373 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11374 when GDB can not set the vector return value. Add more comments
11375 for clarification.
11376
11377 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11378
11379 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11380 command.
11381
11382 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11383
11384 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11385
11386 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11387
11388 * Makefile.in (check-single): Pass --status to runtest.
11389 (check/%.exp): Likewise.
11390
11391 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11392
11393 * Makefile.in (check-parallel): Propagate return code from make
11394 do-check-parallel.
11395
11396 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11397
11398 * gdb.trace/ftrace.exp: Fix expected message on continue.
11399 * gdb.trace/pending.exp: Fix expected message on continue.
11400 * gdb.trace/trace-break.exp: Fix expected message on continue.
11401
11402 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11403
11404 * lib/gdb.exp (gdb_test): Remove unused global references.
11405
11406 2016-01-18 Pedro Alves <palves@redhat.com>
11407
11408 * gdb.base/async-shell.exp: Adjust expected output.
11409 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11410 * gdb.base/siginfo-thread.exp: Adjust expected output.
11411 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11412 * gdb.java/jnpe.exp: Adjust expected output.
11413 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11414 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11415 * gdb.threads/leader-exit.exp: Adjust expected output.
11416 * gdb.threads/manythreads.exp: Adjust expected output.
11417 * gdb.threads/pthreads.exp: Adjust expected output.
11418 * gdb.threads/schedlock.exp: Adjust expected output.
11419 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11420 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11421 expected output.
11422 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11423 output.
11424 * gdb.threads/sigthread.exp: Adjust expected output.
11425 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11426
11427 2016-01-18 Yao Qi <yao.qi@linaro.org>
11428
11429 * gdb.guile/scm-section-script.c: Replace @progbits with
11430 %progbits.
11431 * gdb.python/py-section-script.c: Likewise.
11432
11433 2016-01-15 Pedro Alves <palves@redhat.com>
11434
11435 * gdb.multi/tids.exp: Test star wildcard ranges.
11436
11437 2016-01-15 Pedro Alves <palves@redhat.com>
11438
11439 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11440 command from "thread apply" invocation.
11441 (thr_apply_info_thr_invalid): Default the expected output to the
11442 input tid list.
11443 (top level): Add tests that use convenience variables. Add tests
11444 for "thread apply" with a valid TID list, but missing the command.
11445
11446 2016-01-13 Pedro Alves <palves@redhat.com>
11447
11448 * gdb.base/default.exp: Expect $_gthread as well.
11449 * gdb.multi/tids.exp: Test $_gthread.
11450 * gdb.threads/thread-specific.exp: Test $_gthread.
11451
11452 2016-01-13 Pedro Alves <palves@redhat.com>
11453
11454 * gdb.multi/tids.exp: Test "info threads -gid".
11455
11456 2016-01-13 Pedro Alves <palves@redhat.com>
11457
11458 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11459 Breakpoint.thread.
11460 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11461
11462 2016-01-07 Pedro Alves <palves@redhat.com>
11463
11464 * gdb.base/break.exp: Adjust to output changes.
11465 * gdb.base/hbreak2.exp: Likewise.
11466 * gdb.base/sepdebug.exp: Likewise.
11467 * gdb.base/watch_thread_num.exp: Likewise.
11468 * gdb.linespec/keywords.exp: Likewise.
11469 * gdb.multi/info-threads.exp: Likewise.
11470 * gdb.threads/thread-find.exp: Likewise.
11471 * gdb.multi/tids.c: New file.
11472 * gdb.multi/tids.exp: New file.
11473
11474 2016-01-13 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11477
11478 2016-01-13 Pedro Alves <palves@redhat.com>
11479
11480 * gdb.base/default.exp: Expect $_inferior as well.
11481 * gdb.multi/base.exp: Test $_inferior.
11482
11483 2016-01-13 Pedro Alves <palves@redhat.com>
11484
11485 PR breakpoints/19388
11486 * gdb.base/catch-signal-siginfo-cond.c: New file.
11487 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11488
11489 2016-01-12 Josh Stone <jistone@redhat.com>
11490 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11491
11492 * gdb.base/catch-syscall.c (do_execve): New variable.
11493 (main): Conditionally trigger an execve.
11494 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11495 (test_catch_syscall_execve): New, check entry/return across execve.
11496 (do_syscall_tests): Call test_catch_syscall_execve.
11497
11498 2016-01-12 Pedro Alves <palves@redhat.com>
11499
11500 * gdb.base/random-signal.exp (do_test): New procedure, with body
11501 of testcase moved in.
11502
11503 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11504 Pedro Alves <palves@redhat.com>
11505
11506 * gdb.base/funcargs.exp (finish from indirectly called function):
11507 Reintroduce the case for 'First'.
11508
11509 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11510 Pedro Alves <palves@redhat.com>
11511
11512 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11513 (tcatch_vfork_then_child_follow_exec)
11514 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11515 identification.
11516
11517 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11518
11519 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11520 and repeats to unlimited.
11521 * gdb.python/py-value.exp: Likewise.
11522 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11523 and repeats to unlimited.
11524
11525 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11526
11527 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11528 and reordering the functions.
11529 * gdb.multi/hangout.c: Likewise.
11530 * gdb.multi/hello.c: Likewise.
11531
11532 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11533
11534 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11535 absolute.
11536 (SingleStatisticTestResult.report): Use dict.keys instead of
11537 dict.iterkeys.
11538
11539 2016-01-06 Pedro Alves <palves@redhat.com>
11540
11541 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11542
11543 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11544
11545 * gdb.btrace/dlopen.exp: New.
11546 * gdb.btrace/dlopen.c: New.
11547 * gdb.btrace/dlopen-dso.c: New.
11548
11549 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11550
11551 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11552 PATTERN argument is optional.
11553
11554 2015-12-24 Joel Brobecker <brobecker@adacore.com>
11555
11556 * lib/ada.exp (target_compile_ada_from_dir): New function.
11557 (gdb_compile_ada): Reimplement avoiding the use of project files.
11558 * gdb.ada/gnat_ada.gpr: Delete.
11559 * gdb.ada/cond_lang.exp: Adjust test to make path before
11560 filename optional.
11561 * gdb.ada/small_reg_param.exp: Likewise.
11562
11563 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11564
11565 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11566
11567 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11568
11569 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11570 case.
11571
11572 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11573
11574 * gdb.base/break.exp: Remove dead code.
11575 * gdb.base/sepdebug.exp: Likewise.
11576
11577 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11578
11579 * gdb.asm/asm-source.exp: Remove HP-UX references.
11580 * gdb.base/annota1.exp: Likewise.
11581 * gdb.base/annota3.exp: Likewise.
11582 * gdb.base/attach.exp: Likewise.
11583 * gdb.base/bigcore.exp: Likewise.
11584 * gdb.base/break.exp: Likewise.
11585 * gdb.base/call-ar-st.exp: Likewise.
11586 * gdb.base/callfuncs.exp: Likewise.
11587 * gdb.base/catch-fork-static.exp: Likewise.
11588 * gdb.base/display.exp: Likewise.
11589 * gdb.base/foll-exec-mode.exp: Likewise.
11590 * gdb.base/foll-exec.exp: Likewise.
11591 * gdb.base/foll-fork.exp: Likewise.
11592 * gdb.base/foll-vfork.exp: Likewise.
11593 * gdb.base/funcargs.exp: Likewise.
11594 * gdb.base/hbreak2.exp: Likewise.
11595 * gdb.base/inferior-died.exp: Likewise.
11596 * gdb.base/interrupt.exp: Likewise.
11597 * gdb.base/multi-forks.exp: Likewise.
11598 * gdb.base/nodebug.exp: Likewise.
11599 * gdb.base/sepdebug.exp: Likewise.
11600 * gdb.base/solib1.c: Likewise.
11601 * gdb.base/step-test.exp: Likewise.
11602 * gdb.mi/non-stop.c: Likewise.
11603 * gdb.mi/pthreads.c: Likewise.
11604 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11605 * gdb.threads/pthreads.c: Likewise.
11606 * gdb.threads/staticthreads.exp: Likewise.
11607 * lib/future.exp: Likewise.
11608 * lib/gdb.exp: Likewise.
11609 * gdb.base/so-indr-cl.c: Remove.
11610 * gdb.base/so-indr-cl.exp: Likewise.
11611 * gdb.base/solib.c: Likewise.
11612 * gdb.base/solib.exp: Likewise.
11613 * gdb.base/solib2.c: Likewise.
11614
11615 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11616
11617 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11618 * gdb.base/call-ar-st.exp: Likewise.
11619 * gdb.base/callfuncs.exp: Likewise.
11620 * gdb.base/condbreak.exp: Likewise.
11621 * gdb.base/constvars.exp: Likewise.
11622 * gdb.base/hbreak2.exp: Likewise.
11623 * gdb.base/langs.exp: Likewise.
11624 * gdb.base/list.exp: Likewise.
11625 * gdb.base/long_long.exp: Likewise.
11626 * gdb.base/ptype.exp: Likewise.
11627 * gdb.base/scope.exp: Likewise.
11628 * gdb.base/signals.exp: Likewise.
11629 * gdb.base/so-impl-ld.exp: Likewise.
11630 * gdb.base/varargs.exp: Likewise.
11631 * gdb.base/volatile.exp: Likewise.
11632 * gdb.base/whatis.exp: Likewise.
11633 * gdb.cp/cplusfuncs.exp: Likewise.
11634 * gdb.cp/inherit.exp: Likewise.
11635 * gdb.cp/local.exp: Likewise.
11636 * gdb.cp/member-ptr.exp: Likewise.
11637 * gdb.cp/method.exp: Likewise.
11638 * gdb.cp/overload.exp: Likewise.
11639 * gdb.cp/templates.exp: Likewise.
11640 * gdb.stabs/weird.exp: Likewise.
11641 * lib/compiler.c: Likewise.
11642 * lib/compiler.cc: Likewise.
11643 * lib/cp-support.exp: Likewise.
11644 * lib/gdb.exp: Likewise.
11645
11646 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11647
11648 * configure.ac: Remove HP-UX case.
11649 * configure: Regenerate.
11650
11651 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11652
11653 * lib/gdb.exp (gdb_compile): Add function doc.
11654
11655 2015-12-17 Pedro Alves <palves@redhat.com>
11656
11657 PR threads/19354
11658 * gdb.multi/info-threads.exp: New file.
11659
11660 2015-12-15 Yao Qi <yao.qi@linaro.org>
11661
11662 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11663 is aarch64*-*-*.
11664
11665 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11666
11667 * gdb.base/history-duplicates.exp: Skip if no readline support.
11668
11669 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11670
11671 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11672
11673 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11674
11675 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11676
11677 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11678
11679 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11680 ctrl-C if nointerrupts target property is set.
11681 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11682 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11683 * gdb.base/paginate-bg-execution.exp: Likewise.
11684 * gdb.base/paginate-execution-startup.exp: Likewise.
11685 * gdb.base/random-signal.exp: Likewise.
11686 * gdb.base/range-stepping.exp: Likewise.
11687 * gdb.cp/annota2.exp: Likewise.
11688 * gdb.cp/annota3.exp: Likewise.
11689 * gdb.gdb/selftest.exp: Likewise.
11690 * gdb.threads/continue-pending-status.exp: Likewise.
11691 * gdb.threads/leader-exit.exp: Likewise.
11692 * gdb.threads/manythreads.exp: Likewise.
11693 * gdb.threads/pthreads.exp: Likewise.
11694 * gdb.threads/schedlock.exp: Likewise.
11695 * gdb.threads/sigthread.exp: Likewise.
11696
11697 2015-12-11 Don Breazeal <donb@codesourcery.com>
11698
11699 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11700 remote.
11701 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11702 * gdb.base/foll-exec.exp (main): Enable for target remote.
11703 * gdb.base/foll-fork.exp (main): Likewise.
11704 * gdb.base/foll-vfork.exp (main): Likewise.
11705 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11706 (proc continue_to_exit_bp_loc): Use clean_restart.
11707 * gdb.base/pie-execl.exp (main): Disable for target remote.
11708 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11709 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11710 * gdb.threads/execl.exp (main): Likewise.
11711 * gdb.threads/fork-child-threads.exp (main): Likewise.
11712 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11713 remote.
11714 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11715 remote.
11716 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11717 pid.tid style ptids, instead of just tid.
11718 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11719 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11720 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11721 ptids, instead of just tid.
11722
11723 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11724
11725 * gdb.base/list.exp (test_list_forward): Add end of file error
11726 test.
11727 (test_repeat_list_command): Add end of file error test.
11728 (test_list_backwards): Add beginning of file error test.
11729
11730 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11731
11732 * gdb.base/list.exp (test_list_invalid_args): New function,
11733 defined, and called.
11734
11735 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11736
11737 * gdb.base/list.exp (test_list): Make test names unique.
11738
11739 2015-12-11 Yao Qi <yao.qi@linaro.org>
11740
11741 * gdb.base/coremaker2.c: Remove.
11742
11743 2015-12-10 Pedro Alves <palves@redhat.com>
11744
11745 * gdb.multi/base.exp: Remove stale "spaces" references.
11746
11747 2015-12-10 Pedro Alves <palves@redhat.com>
11748
11749 * gdb.multi/base.exp: Don't use nowarnings.
11750 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11751 * gdb.multi/hangout.c: Include stdio.h.
11752 * gdb.multi/hello.c: Include stdlib.h.
11753 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11754 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11755 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11756
11757 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11758
11759 * gdb.dwarf2/dw2-ranges-base.c: New file.
11760 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11761 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11762 support additional line table, and debug ranges generation.
11763 (Dwarf::ranges): New function, generate .debug_ranges.
11764 (Dwarf::lines): Support generating simple line table programs.
11765 (Dwarf::assemble): Initialise new namespace variables.
11766
11767 2015-12-09 Kevin Buettner <kevinb@redhat.com>
11768
11769 * gdb.base/async.exp (proc test_background): Add case for
11770 asynchronous execution not supported.
11771
11772 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
11773
11774 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11775 format and change test names to make them unique.
11776
11777 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11778 Pedro Alves <pedro@redhat.com>
11779
11780 PR gdb/18702
11781 Add checking of floatformats setup on x86_64 hosts.
11782 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11783 (smallval, bigval): New labels/constants.
11784 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11785 float" after loading bigval and smallval.
11786
11787 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11788
11789 * gdb.ada/fun_overload_menu.exp: New testcase.
11790 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11791
11792 2015-12-04 Josh Stone <jistone@redhat.com>
11793
11794 * gdb.base/catch-fork-static.exp: New.
11795
11796 2015-12-03 Yao Qi <yao.qi@linaro.org>
11797
11798 * gdb.base/sizeof.c: Don't include stdio.h and
11799 ../lib/unbuffer_output.c.
11800 (main): New variable 'size' and 'value'. Remove printf and
11801 gdb_unbuffer_output. Assign return value to size and value.
11802 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11803 at the beginning.
11804 (check_sizeof): Check the result by printing variable 'size'.
11805 (check_valueof): Check the result by printing variable 'value'.
11806
11807 2015-12-01 Yao Qi <yao.qi@linaro.org>
11808
11809 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11810 for aarch64*-*-linux* target.
11811
11812 2015-11-30 Pedro Alves <palves@redhat.com>
11813
11814 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11815
11816 2015-11-30 Pedro Alves <palves@redhat.com>
11817
11818 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11819 Handle non-stop mode vCont replies.
11820
11821 2015-11-30 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11824 prepare_for_testing. Start gdb with "set non-stop on" appended to
11825 GDBFLAGS. Lax expected stop output.
11826
11827 2015-11-27 Yao Qi <yao.qi@linaro.org>
11828
11829 * gdb.arch/arm-neon.exp: New.
11830 * gdb.arch/arm-neon.c: New.
11831
11832 2015-11-27 Yao Qi <yao.qi@linaro.org>
11833
11834 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11835
11836 2015-11-27 Yao Qi <yao.qi@linaro.org>
11837
11838 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11839 frames-invalid annotation.
11840
11841 2015-11-27 Yao Qi <yao.qi@linaro.org>
11842
11843 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11844
11845 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11846
11847 * gdb.threads/names.exp: New file.
11848 * gdb.threads/names.c: New file.
11849 * README: Mention gdb,no_thread_names.
11850
11851 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11852
11853 PR 19297
11854 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11855 support" error.
11856
11857 2015-11-24 Pedro Alves <palves@redhat.com>
11858
11859 PR 17539
11860 * gdb.base/display.exp: Expect displays to be sorted in ascending
11861 order. Use multi_line.
11862 * gdb.base/solib-display.exp: Likewise.
11863
11864 2015-11-24 Pedro Alves <palves@redhat.com>
11865
11866 PR 17539
11867 * gdb.base/display.exp: Expect displays to be sorted in ascending
11868 order. Use multi_line.
11869 * gdb.base/solib-display.exp: Likewise.
11870
11871 2015-11-24 Pedro Alves <palves@redhat.com>
11872
11873 PR 17539
11874 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11875 threads in ascending order.
11876 * gdb.base/foll-fork.exp: Likewise.
11877 * gdb.base/foll-vfork.exp: Likewise.
11878 * gdb.base/multi-forks.exp: Likewise.
11879 * gdb.mi/mi-nonstop.exp: Likewise.
11880 * gdb.mi/mi-nsintrall.exp: Likewise.
11881 * gdb.multi/base.exp: Likewise.
11882 * gdb.multi/multi-arch.exp: Likewise.
11883 * gdb.python/py-inferior.exp: Likewise.
11884 * gdb.threads/break-while-running.exp: Likewise.
11885 * gdb.threads/execl.exp: Likewise.
11886 * gdb.threads/gcore-thread.exp: Likewise.
11887 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11888 * gdb.threads/kill.exp: Likewise.
11889 * gdb.threads/linux-dp.exp: Likewise.
11890 * gdb.threads/multiple-step-overs.exp: Likewise.
11891 * gdb.threads/next-bp-other-thread.exp: Likewise.
11892 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11893 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11894 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11895 * gdb.threads/thread-find.exp: Likewise.
11896 * gdb.threads/tls.exp: Likewise.
11897 * lib/mi-support.exp (mi_reverse_list): Delete.
11898 (mi_check_thread_states): No longer reverse list.
11899
11900 2015-11-24 Pedro Alves <palves@redhat.com>
11901
11902 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11903 use lowercase.
11904
11905 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11906
11907 * gdb.trace/actions.c: Include trace-common.h.
11908 (main): Add a location for a fast tracepoint.
11909 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11910 the normal tracepoints.
11911 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11912
11913 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11914
11915 * save-trace.exp: Factor out code to these...
11916 (gdb_save_tracepoints): New.
11917 (gdb_load_tracepoints): New.
11918 (do_save_load_test): New.
11919
11920 2015-11-23 Kevin Buettner <kevinb@redhat.com>
11921
11922 * gdb.base/asmlabel.exp: New test.
11923 * gdb.base/asmlabel.c: New test case.
11924
11925 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11926
11927 * gdb.base/wrong_frame_bt_full-main.c: New file.
11928 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11929 * gdb.base/wrong_frame_bt_full.exp: New file.
11930
11931 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11932
11933 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11934
11935 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11936
11937 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11938 pstate register when comparing registers values in
11939 sparc64-*-linux-gnu targets to avoid spurious differences.
11940
11941 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11942
11943 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11944
11945 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11946
11947 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11948 as type argument to gdb_compile.
11949 * gdb.base/nested-subp2.exp: Likewise.
11950 * gdb.base/nested-subp3.exp: Likewise.
11951
11952 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11953
11954 * lib/dwarf.exp (_note): Fix left shift of negative value.
11955 * gdb.trace/trace-condition.exp: Likewise.
11956
11957 2015-11-13 Yao Qi <yao.qi@linaro.org>
11958
11959 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11960 comments about d10v.
11961 (test_scalar_returns): Likewise.
11962 * gdb.base/d10v.ld: Remove.
11963 * gdb.base/overlays.exp: Remove the target triplet checking for
11964 d10v-*-*.
11965 * gdb.base/structs.exp (test_struct_returns): Remove the
11966 comments about d10v.
11967 (test_struct_calls): Likewise.
11968
11969 2015-11-13 Yao Qi <yao.qi@linaro.org>
11970
11971 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11972 * gdb.base/gnu_vector.c: Don't include stdio.h.
11973 (main): Don't print res and call add_some_intvecs.
11974
11975 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11976
11977 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11978 macro.
11979 (func5): Removed.
11980 (func4): Use FAST_TRACEPOINT_LABEL.
11981 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11982 macro.
11983 (func): Removed.
11984 (thread_function): Use FAST_TRACEPOINT_LABEL.
11985 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11986 (func): Remove.
11987 (marker): Use FAST_TRACEPOINT_LABEL.
11988 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11989 (pendfunc1): Remove.
11990 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11991 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11992 (foo): Remove.
11993 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11994 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11995 macro.
11996 (func): Remove.
11997 (marker): Use FAST_TRACEPOINT_LABEL.
11998 * gdb.trace/trace-common.h: New header.
11999 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
12000 macro.
12001 (func): Remove.
12002 (marker): Use FAST_TRACEPOINT_LABEL.
12003 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
12004 (func): Remove.
12005 (thread_function): Use FAST_TRACEPOINT_LABEL.
12006
12007 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
12008
12009 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
12010 in front.
12011 * gdb.trace/change-loc.exp: Use global pcreg definition.
12012 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
12013 * gdb.trace/entry-values.exp: Use global spreg definition, add $
12014 in front.
12015 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
12016 * gdb.trace/pending.exp: Likewise.
12017 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
12018 * gdb.trace/trace-break.exp: Likewise.
12019 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
12020 in front.
12021 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
12022 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
12023 in front.
12024 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
12025
12026 2015-11-09 Joel Brobecker <brobecker@adacore.com>
12027
12028 * gdb.ada/fin_fun_out: New testcase.
12029
12030 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12031
12032 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
12033 value associated with DW_AT_byte_size.
12034 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
12035 constants for DW_AT_byte_size, DW_AT_lower_bound, and
12036 DW_AT_upper_bound.
12037
12038 2015-11-07 Kevin Buettner <kevinb@redhat.com>
12039
12040 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
12041 (gdb_target_symbol_prefix_flags): Define in terms of _asm
12042 version.
12043 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
12044 gdb.dwarf2/dw2-canonicalize-type.exp,
12045 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
12046 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
12047 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
12048 provided by gdb_target_symbol_prefix_flags_asm.
12049 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
12050 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
12051 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
12052 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
12053 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
12054 macros where needed). Use this macro for symbols which require
12055 the prefix provided by SYMBOL_PREFIX.
12056
12057 2015-11-05 Kevin Buettner <kevinb@redhat.com>
12058
12059 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
12060 New procs.
12061 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
12062 representing expressions, of more than one list element.
12063 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
12064 to prepend linker symbol prefix to f.
12065 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
12066 table_1 and table_2.
12067 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
12068 Likewise, for f and g.
12069 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
12070 for ptr.
12071 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
12072 for main.
12073 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
12074 table_1_ptr and table_2_ptr.
12075
12076 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
12077 Joel Brobecker <brobecker@adacore.com>
12078
12079 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
12080
12081 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
12082
12083 * gdb.reverse/s390-mvcle.c: New test.
12084 * gdb.reverse/s390-mvcle.exp: New file.
12085 * lib/gdb.exp: Enable reverse tests on s390*-linux.
12086
12087 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12088
12089 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
12090
12091 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
12092
12093 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
12094 reaching marker2.
12095 * gdb.reverse/getresuid-reverse.exp: Likewise.
12096 * gdb.reverse/pipe-reverse.exp: Likewise.
12097 * gdb.reverse/readv-reverse.exp: Likewise.
12098 * gdb.reverse/recvmsg-reverse.exp: Likewise.
12099 * gdb.reverse/time-reverse.exp: Likewise.
12100 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
12101
12102 2015-10-30 Yao Qi <yao.qi@linaro.org>
12103
12104 * gdb.threads/wp-replication.c (watch_count_done): Remove.
12105 (empty_cycle): Remove.
12106 (main): Don't call empty_cycle. Don't use watch_count_done.
12107 * gdb.threads/wp-replication.exp: Don't set breakpoint on
12108 empty_cycle. Rewrite the code counting HW watchpoints.
12109
12110 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
12111
12112 * gdb.reverse/fstatat-reverse.c: New test.
12113 * gdb.reverse/fstatat-reverse.exp: New file.
12114 * gdb.reverse/getresuid-reverse.c: New test.
12115 * gdb.reverse/getresuid-reverse.exp: New file.
12116 * gdb.reverse/pipe-reverse.c: New test.
12117 * gdb.reverse/pipe-reverse.exp: New file.
12118 * gdb.reverse/readv-reverse.c: New test.
12119 * gdb.reverse/readv-reverse.exp: New file.
12120 * gdb.reverse/recvmsg-reverse.c: New test.
12121 * gdb.reverse/recvmsg-reverse.exp: New file.
12122 * gdb.reverse/time-reverse.c: New test.
12123 * gdb.reverse/time-reverse.exp: New file.
12124 * gdb.reverse/waitpid-reverse.c: New test.
12125 * gdb.reverse/waitpid-reverse.exp: New file.
12126
12127 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
12128
12129 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
12130
12131 2015-10-26 Doug Evans <dje@google.com>
12132
12133 PR symtab/17391
12134 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12135 * gdb.dwarf2/bad-regnum.c: New file.
12136 * gdb.dwarf2/bad-regnum.exp: New file.
12137
12138 2015-10-26 Doug Evans <dje@google.com>
12139
12140 PR python/18938
12141 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12142 file.
12143
12144 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12145
12146 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12147 for a change by "Mention language in compile error message".
12148
12149 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12150
12151 PR python/18073
12152 * gdb.python/py-type.c (C::a_method): New.
12153 (C::a_const_method): New.
12154 (C::a_static_method): New.
12155 (a_function): New.
12156 * gdb.python/py-type.exp (test_fields): Test getting fields
12157 from function and method.
12158
12159 2015-10-21 Keven Boell <keven.boell@intel.com>
12160
12161 * gdb.fortran/vla-alloc-assoc.exp: New file.
12162 * gdb.fortran/vla-datatypes.exp: New file.
12163 * gdb.fortran/vla-datatypes.f90: New file.
12164 * gdb.fortran/vla-history.exp: New file.
12165 * gdb.fortran/vla-ptype-sub.exp: New file.
12166 * gdb.fortran/vla-ptype.exp: New file.
12167 * gdb.fortran/vla-sizeof.exp: New file.
12168 * gdb.fortran/vla-sub.f90: New file.
12169 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12170 * gdb.fortran/vla-value-sub-finish.exp: New file.
12171 * gdb.fortran/vla-value-sub.exp: New file.
12172 * gdb.fortran/vla-value.exp: New file.
12173 * gdb.fortran/vla-ptr-info.exp: New file.
12174 * gdb.mi/mi-vla-fortran.exp: New file.
12175 * gdb.mi/vla.f90: New file.
12176
12177 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12178
12179 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12180 of hardwired timeout value.
12181
12182 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12183 Pedro Alves <palves@redhat.com>
12184
12185 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12186 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12187
12188 2015-10-19 Josh Stone <jistone@redhat.com>
12189
12190 * gdb.base/catch-syscall.c: Include <sched.h>.
12191 (unknown_syscall): New variable.
12192 (main): Trigger a vfork and an unknown syscall.
12193 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12194 (unknown_syscall_number): Likewise.
12195 (check_call_to_syscall): Accept an optional syscall pattern.
12196 (check_return_from_syscall): Likewise.
12197 (check_continue): Likewise.
12198 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12199 (test_catch_syscall_skipping_return): New test toggling off 'catch
12200 syscall' to step over the syscall return, then toggling back on.
12201 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12202 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12203 (do_syscall_tests): Call test_catch_syscall_without_args and
12204 test_catch_syscall_mid_vfork.
12205 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12206 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12207
12208 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12209
12210 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12211 print g_vE): Add new pass patterns.
12212 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12213 print various symbol names for vptr fields.
12214
12215 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12216
12217 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12218 results.
12219
12220 2015-10-12 Yao Qi <yao.qi@linaro.org>
12221
12222 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12223
12224 2015-10-12 Yao Qi <yao.qi@linaro.org>
12225
12226 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12227 is aarch64*-*-linux*.
12228
12229 2015-10-12 Yao Qi <yao.qi@linaro.org>
12230
12231 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12232 (can_relocate_bcond_true): ... it.
12233 (can_relocate_bcond_false): New function.
12234 (foo): Likewise.
12235 (can_relocate_bl): Likewise.
12236 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12237 can_relocate_bl.
12238
12239 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12240
12241 * gdb.base/nested-addr.c: New file.
12242 * gdb.base/nested-addr.exp: New testcase.
12243
12244 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12245
12246 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12247 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12248 its output. Ignore the output of "record goto begin" and instead
12249 check that GDB is replaying.
12250
12251 2015-10-09 Pedro Alves <palves@redhat.com>
12252
12253 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12254 (top level): Use it in the run with no args test.
12255
12256 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12257
12258 * gdb.dlang/properties.exp: New file.
12259
12260 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12261
12262 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12263 whether or not address 0x1000 is mapped on the target.
12264
12265 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12266
12267 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12268 build.
12269
12270 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12271
12272 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12273 instruction-history test.
12274
12275 2015-09-28 Doug Evans <dje@google.com>
12276
12277 * gdb.base/gcore.c (array_func): Add reference to static_array.
12278
12279 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12280
12281 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12282 source line.
12283
12284 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12285
12286 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12287 short or char as base type.
12288
12289 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12290
12291 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12292 to allow any size enum.
12293
12294 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12295
12296 * gdb.ada/array_ptr_renaming.exp: New testcase.
12297 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12298 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12299
12300 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12301
12302 * gdb.trace/ftrace-lock.c: New file.
12303 * gdb.trace/ftrace-lock.exp: New file.
12304
12305 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12306
12307 * gdb.arch/insn-reloc.c: New file.
12308 * gdb.arch/ftrace-insn-reloc.exp: New file.
12309
12310 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12311
12312 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12313 instruction.
12314 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12315 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12316 * gdb.trace/range-stepping.c: Likewise.
12317 * gdb.trace/trace-break.c: Likewise.
12318 * gdb.trace/trace-mt.c (thread_function): Likewise.
12319 * gdb.trace/ftrace.c (marker): Likewise.
12320 * gdb.trace/trace-condition.c (marker): Likewise.
12321 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12322 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12323 is_aarch64_target.
12324
12325 2015-09-18 Doug Evans <xdje42@gmail.com>
12326
12327 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12328 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12329
12330 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12331
12332 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12333 the breakpoint.
12334
12335 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12336
12337 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12338 the pending breakpoint. Remove timeout override for "Run till
12339 MI pending breakpoint on pendfunc3 on thread 2" test.
12340
12341 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12342
12343 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12344 filename pattern.
12345
12346 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12347
12348 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12349 in breakpoint filename pattern.
12350
12351 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12352
12353 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12354
12355 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12356
12357 * gdb.linespec/explicit.exp: Check for readline support for
12358 tab-completion tests. Fix obvious typo.
12359
12360 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12361
12362 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12363 and replay.
12364
12365 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12366
12367 * gdb.btrace/non-stop.c: New.
12368 * gdb.btrace/non-stop.exp: New.
12369
12370 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12371 Yao Qi <yao.qi@linaro.org>
12372
12373 * gdb.trace/trace-condition.c: New file.
12374 * gdb.trace/trace-condition.exp: New file.
12375
12376 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12377
12378 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12379 for testing bytecode compilation.
12380
12381 2015-09-16 Pedro Alves <palves@redhat.com>
12382 Sandra Loosemore <sandra@codesourcery.com>
12383
12384 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12385 (SECONDS): Redefine.
12386 (main): Call pthread_kill and alarm early.
12387 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12388 support.
12389 (test): If the target can't hardware step and doesn't support
12390 displaced stepping, increase the timeout.
12391
12392 2015-09-16 Pedro Alves <palves@redhat.com>
12393
12394 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12395 (enable_debug): New procedures.
12396 (test): Use them. Bail out if waiting for threads fails.
12397 (top level): Bail out if a test fails.
12398
12399 2015-09-16 Yao Qi <yao.qi@linaro.org>
12400
12401 * gdb.asm/asm-source.exp: Set asm-arch for
12402 aarch64*-*-* target.
12403 * gdb.asm/aarch64.inc: New file.
12404
12405 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12406
12407 * gdb.ada/array_of_variable_length.exp: New testcase.
12408 * gdb.ada/array_of_variable_length/foo.adb: New file.
12409 * gdb.ada/array_of_variable_length/pck.adb: New file.
12410 * gdb.ada/array_of_variable_length/pck.ads: New file.
12411
12412 2015-09-15 Doug Evans <dje@google.com>
12413
12414 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12415 of function static local variable.
12416
12417 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12418
12419 * gdb.threads/tls-so_extern.exp: New test file.
12420 * gdb.threads/tls-so_extern.c: New test file.
12421 * gdb.threads/tls-so_extern_main.c: New test file.
12422
12423 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12424
12425 * gdb.opt/solib-intra-step-lib.c: New file.
12426 * gdb.opt/solib-intra-step-main.c: New file.
12427 * gdb.opt/solib-intra-step.exp: New file.
12428
12429 2015-09-15 Pedro Alves <palves@redhat.com>
12430
12431 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12432 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12433
12434 2015-09-14 Pedro Alves <palves@redhat.com>
12435
12436 * gdb.base/hook-stop-continue.c: Delete.
12437 * gdb.base/hook-stop-continue.exp: Delete.
12438 * gdb.base/hook-stop-frame.c: Delete.
12439 * gdb.base/hook-stop-frame.exp: Delete.
12440 * gdb.base/hook-stop.c: New file.
12441 * gdb.base/hook-stop.exp: New file.
12442
12443 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12444
12445 * gdb.ada/access_to_packed_array.exp: New testcase.
12446 * gdb.ada/access_to_packed_array/foo.adb: New file.
12447 * gdb.ada/access_to_packed_array/pack.adb: New file.
12448 * gdb.ada/access_to_packed_array/pack.ads: New file.
12449
12450 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12451
12452 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12453 buffer size test.
12454
12455 2015-09-11 Don Breazeal <donb@codesourcery.com>
12456
12457 * gdb.base/foll-exec.c: Add copyright header. Fix
12458 formatting issues.
12459 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12460 (do_exec_tests): Use clean_restart in place of zap_session,
12461 and for test initialization. Fix formatting issues. Use
12462 fail in place of perror.
12463 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12464 an expect statement to match an expression with output from
12465 the program under debug.
12466 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12467 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12468 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12469 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12470 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12471
12472 2015-09-09 Doug Evans <dje@google.com>
12473
12474 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12475
12476 2015-09-09 Doug Evans <dje@google.com>
12477
12478 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12479
12480 2015-09-09 Doug Evans <dje@google.com>
12481
12482 * gdb.base/savedregs.exp: Fix typo.
12483
12484 2015-09-09 Pedro Alves <palves@redhat.com>
12485
12486 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12487
12488 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12489
12490 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12491 command actually switches threads. Give up on remaining
12492 tests if target fails to stop at breakpoint.
12493
12494 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12495
12496 * gdb.ada/funcall_char.exp: New testcase.
12497 * gdb.ada/funcall_char/foo.adb: New file.
12498
12499 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12500
12501 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12502 expected outputs. Add two testcases for completing ambiguous
12503 functions.
12504 * gdb.ada/complete/aux_pck.adb: New file.
12505 * gdb.ada/complete/aux_pck.ads: New file.
12506 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12507 Ambiguous_Func functions.
12508 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12509 * gdb.ada/complete/pck.adb: Likewise.
12510
12511 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12512
12513 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12514 failures to run the test program under GDB.
12515
12516 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
12517
12518 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12519 to C.
12520
12521 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12522
12523 * gdb.base/run-after-attach.exp: New test file.
12524 * gdb.base/run-after-attach.c: New test file.
12525
12526 2015-08-26 Don Breazeal <donb@codesourcery.com>
12527
12528 * gdb.base/foll-exec-2.c: New test program.
12529 * gdb.base/foll-exec-2.exp: New test.
12530
12531 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12532
12533 * gdb.base/nested-subp1.exp: New file.
12534 * gdb.base/nested-subp1.c: New file.
12535 * gdb.base/nested-subp2.exp: New file.
12536 * gdb.base/nested-subp2.c: New file.
12537 * gdb.base/nested-subp3.exp: New file.
12538 * gdb.base/nested-subp3.c: New file.
12539
12540 2015-08-24 Pedro Alves <palves@redhat.com>
12541
12542 * gdb.server/connect-without-multi-process.c: New file.
12543 * gdb.server/connect-without-multi-process.exp: New file.
12544
12545 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12546
12547 * gdb.opt/inline-markers.c: Make z int.
12548
12549 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12550
12551 * gdb.opt/inline-markers.c: Make z volatile.
12552
12553 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12554
12555 * gdb.opt/inline-bt.c: New volatile global z.
12556 * gdb.opt/inline-cmds.c: Likewise.
12557 * gdb.opt/inline-locals.c: Likewise.
12558 * gdb.opt/inline-markers.c: New extern global z.
12559 (marker): Use z.
12560 (inline_fn): Likewise.
12561
12562 2015-08-24 Pedro Alves <palves@redhat.com>
12563
12564 * config/m32r-stub.exp: Remove file.
12565 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12566 * gdb.base/call-rt-st.exp: Likewise.
12567 * gdb.base/call-strs.exp: Likewise.
12568 * gdb.base/default.exp: Remove references to h8300-*-hms and
12569 *-*-udi*.
12570 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12571
12572 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12573
12574 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12575 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12576 and "return" use KFAIL when GDB can not read/write the vector
12577 return value.
12578
12579 2015-08-21 Gary Benson <gbenson@redhat.com>
12580
12581 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12582
12583 2015-08-20 Pedro Alves <palves@redhat.com>
12584
12585 * gdb.server/solib-list.exp: No longer expect an interior stop in
12586 non-stop mode.
12587
12588 2015-08-20 Pedro Alves <palves@redhat.com>
12589
12590 * gdb.server/connect-stopped-target.c: New file.
12591 * gdb.server/connect-stopped-target.exp: New file.
12592
12593 2015-08-20 Pedro Alves <palves@redhat.com>
12594
12595 * gdb.dwarf2/comp-unit-lang.exp: New file.
12596 * gdb.dwarf2/comp-unit-lang.c: New file.
12597
12598 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12599
12600 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12601 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12602
12603 2015-08-19 Kevin Buettner <kevinb@redhat.com>
12604
12605 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12606 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12607
12608 2015-08-18 Doug Evans <dje@google.com>
12609 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12610
12611 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12612 skip_python_tests. New arg prompt_regexp.
12613 (skip_python_tests): New function.
12614 * lib/mi-support.exp (mi_skip_python_tests): New function.
12615 * gdb.python/py-mi-objfile-gdb.py: New file.
12616 * gdb.python/py-mi-objfile.c: New file.
12617 * gdb.python/py-mi-objfile.exp: New file.
12618
12619 2015-08-17 Keith Seitz <keiths@redhat.com>
12620
12621 * gdb.linespec/explicit.exp: Move strace test from here ...
12622 * gdb.trace/strace.exp: ... to here.
12623
12624 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12625
12626 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12627 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12628
12629 2015-08-14 Doug Evans <xdje42@gmail.com>
12630
12631 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12632 inferior before selecting a new file.
12633
12634 2015-08-14 Doug Evans <xdje42@gmail.com>
12635
12636 * gdb.mi/mi-disassemble.exp: Update.
12637 * gdb.base/disasm-optim.S: New file.
12638 * gdb.base/disasm-optim.c: New file.
12639 * gdb.base/disasm-optim.h: New file.
12640 * gdb.base/disasm-optim.exp: New file.
12641
12642 2015-08-14 Keith Seitz <keiths@redhat.com>
12643
12644 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12645 "evaluated-by".
12646
12647 2015-08-13 Joel Brobecker <brobecker@adacore.com>
12648
12649 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12650
12651 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12652
12653 * gdb.ada/fun_renaming.exp: New testcase.
12654 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12655 * gdb.ada/fun_renaming/pack.adb: New file.
12656 * gdb.ada/fun_renaming/pack.ads: New file.
12657
12658 2015-08-12 Keith Seitz <keiths@redhat.com>
12659
12660 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12661 gdb_get_line_number.
12662
12663 2015-08-12 Joel Brobecker <brobecker@adacore.com>
12664
12665 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12666 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12667 gdb.base/dso2dso.exp: New files.
12668
12669 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12670 Pedro Alves <palves@redhat.com>
12671 Keith Seitz <keiths@redhat.com>
12672
12673 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12674 GDBFLAGS.
12675
12676 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12677
12678 * gdb.base/gdbhistsize-history.exp
12679 (test_histsize_history_setting): Use save_vars.
12680 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12681 Use save_vars.
12682 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12683 * gdb.base/readline.exp: Use save_vars.
12684
12685 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12686
12687 * lib/gdb.exp (save_vars): New proc.
12688
12689 2015-08-11 Keith Seitz <keiths@redhat.com>
12690
12691 * gdb.base/help.exp: Update help_breakpoint_text.
12692
12693 2015-08-11 Keith Seitz <keiths@redhat.com>
12694
12695 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12696 (at toplevel): Call test_explicit_breakpoints.
12697 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12698 breakpoints.
12699 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12700 breakpoint conditions, "-cond".
12701
12702 2015-08-11 Keith Seitz <keiths@redhat.com>
12703
12704 * gdb.linespec/3explicit.c: New file.
12705 * gdb.linespec/cpexplicit.cc: New file.
12706 * gdb.linespec/cpexplicit.exp: New file.
12707 * gdb.linespec/explicit.c: New file.
12708 * gdb.linespec/explicit.exp: New file.
12709 * gdb.linespec/explicit2.c: New file.
12710 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12711 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12712 before using in the matching pattern.
12713 Clarify that `prefix' is a regular expression.
12714
12715 2015-08-11 Keith Seitz <keiths@redhat.com>
12716
12717 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12718 test.
12719 Add tests for missing ",FMT" and ",".
12720
12721 2015-08-10 Doug Evans <dje@google.com>
12722 Keith Seitz <keiths@redhat.com>
12723
12724 PR gdb/17960
12725 * gdb.base/completion.exp: Add location completer tests.
12726
12727 2015-08-07 Pedro Alves <palves@redhat.com>
12728
12729 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12730 tests here.
12731 (top level): Run do_test with and without displaced stepping.
12732
12733 2015-08-07 Pedro Alves <palves@redhat.com>
12734
12735 * gdb.base/valgrind-disp-step.c: New file.
12736 * gdb.base/valgrind-disp-step.exp: New file.
12737
12738 2015-08-07 Pedro Alves <palves@redhat.com>
12739
12740 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12741 Delete function.
12742 (main): Add alarm. Run an infinite loop instead of calling
12743 wait_threads.
12744 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12745 comment.
12746 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12747 Delete function.
12748 (main): Add alarm. Run an infinite loop instead of calling
12749 wait_threads.
12750 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12751 comment.
12752
12753 2015-08-07 Pedro Alves <palves@redhat.com>
12754
12755 * gdb.base/checkpoint-ns.exp: New file.
12756 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12757 standard_testfile.
12758
12759 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12760
12761 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12762 * gdb.btrace/instruction_history.exp: Update.
12763 * gdb.btrace/tsx.exp: New.
12764 * gdb.btrace/tsx.c: New.
12765
12766 2015-08-06 Pedro Alves <palves@redhat.com>
12767
12768 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12769 increase timeout.
12770 * gdb.reverse/until-precsave.exp: Bump timeouts.
12771
12772 2015-08-06 Pedro Alves <palves@redhat.com>
12773
12774 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12775
12776 2015-08-06 Pedro Alves <palves@redhat.com>
12777
12778 PR gdb/18749
12779 * gdb.threads/process-dies-while-handling-bp.c: New file.
12780 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12781
12782 2015-08-06 Pedro Alves <palves@redhat.com>
12783
12784 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12785 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12786
12787 2015-08-05 Pedro Alves <palves@redhat.com>
12788
12789 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12790 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12791
12792 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12793
12794 * gdb.base/bp-permanent.exp: Report test as unsupported if
12795 the target cannot stop at the permanent breakpoint.
12796
12797 2015-08-03 Doug Evans <dje@google.com>
12798
12799 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12800 10000.
12801
12802 2015-08-03 Doug Evans <dje@google.com>
12803
12804 * Makefile.in (workers/%.worker, build-perf): New rule.
12805 (GDB_PERFTEST_MODE): New variable.
12806 (check-perf): Use it.
12807 (clean): Clean up gdb.perf parallel build subdirs.
12808 * lib/build-piece.exp: New file.
12809 * lib/gdb.exp (make_gdb_parallel_path): New function
12810 (standard_output_file, standard_temp_file): Call it.
12811 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12812 of $GDB_PARALLEL.
12813 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12814
12815 2015-08-03 Doug Evans <dje@google.com>
12816
12817 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12818 (LOG_FILE_NAME): New global.
12819 (TextReporter.__init__): Initialize self.txt_sum.
12820 (TextReporter.report): Add support for multiple data-points.
12821 Move report to perftest.sum, put raw data in perftest.log.
12822 (TextReporter.start): Open sum and log files.
12823 (TextReporter.end): Close sum and log files.
12824 * gdb.perf/lib/perftest/testresult.py
12825 (SingleStatisticTestResult.record): Handle multiple data-points.
12826
12827 2015-07-31 Pedro Alves <palves@redhat.com>
12828
12829 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12830 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12831 kill_wait_spawned_process instead of explicit "kill -9".
12832 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12833 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12834 kill_wait_spawned_process.
12835 * gdb.base/attach-twice.exp: Likewise.
12836 * gdb.base/attach.exp: Likewise.
12837 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12838 gdb_test_multiple.
12839 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12840 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12841 kill_wait_spawned_process.
12842 * gdb.base/valgrind-infcall.exp: Likewise.
12843 * gdb.multi/multi-attach.exp: Likewise.
12844 * gdb.python/py-prompt.exp: Likewise.
12845 * gdb.python/py-sync-interp.exp: Likewise.
12846 * gdb.server/ext-attach.exp: Likewise.
12847 * gdb.threads/attach-into-signal.exp (corefunc): Use
12848 spawn_wait_for_attach, spawn_id_get_pid and
12849 kill_wait_spawned_process.
12850 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12851 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12852 spawn_id_get_pid and kill_wait_spawned_process.
12853 * gdb.threads/attach-stopped.exp (corefunc): Use
12854 spawn_wait_for_attach, spawn_id_get_pid and
12855 kill_wait_spawned_process.
12856 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12857 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12858 kill_wait_spawned_process instead of explicit "kill -9".
12859 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12860 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12861 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12862 processes. Don't map cygwin/windows pids here. Now returns a
12863 spawn id list.
12864
12865 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12866
12867 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12868 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12869 correct patch.
12870
12871 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12872
12873 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12874
12875 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12876
12877 Reapply:
12878 2014-05-21 Mark Wielaard <mjw@redhat.com>
12879
12880 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12881
12882 2015-07-30 Pedro Alves <palves@redhat.com>
12883
12884 * linux-low.c (handle_extended_wait): Set the child's last
12885 reported status to TARGET_WAITKIND_STOPPED.
12886
12887 2015-07-30 Pedro Alves <palves@redhat.com>
12888
12889 PR threads/18600
12890 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12891 only shows inferior 1.
12892
12893 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12894 Pedro Alves <palves@redhat.com>
12895
12896 PR threads/18600
12897 * gdb.threads/fork-plus-threads.c: New file.
12898 * gdb.threads/fork-plus-threads.exp: New file.
12899
12900 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12901
12902 * gdb.base/batch-preserve-term-settings.exp
12903 (test_terminal_settings_preserved_after_cli_exit): Use
12904 send_quit_command.
12905
12906 2015-07-29 Pedro Alves <palves@redhat.com>
12907 Don Breazeal <donb@codesourcery.com>
12908
12909 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12910 output from both inferior_spawn_id and gdb_spawn_id.
12911
12912 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12913
12914 * gdb.threads/attach-into-signal.exp (corefunc): Use
12915 with_test_prefix on nested loops, uniquefying the test messages.
12916
12917 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12918
12919 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12920 commit.
12921
12922 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12923
12924 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12925 New proc.
12926 (test_terminal_settings_preserved_after_sigterm): New test.
12927
12928 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12929
12930 * gdb.base/batch-preserve-term-settings.exp
12931 (test_terminal_settings_preserved_after_cli_exit): New test.
12932
12933 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12934
12935 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12936 manipulation of saved_gdbflags.
12937 (test_terminal_settings_preserved): Remove global declaration of
12938 the unused variable pagination_prompt. Remove manipulation of
12939 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12940 GDBFLAGS.
12941
12942 2015-07-29 Pedro Alves <palves@redhat.com>
12943
12944 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12945
12946 2015-07-29 Pedro Alves <palves@redhat.com>
12947
12948 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12949 at the top.
12950
12951 2015-07-29 Pedro Alves <palves@redhat.com>
12952
12953 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12954 (main): Call gdb_unbuffer_output.
12955 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12956 (main): Call gdb_unbuffer_output.
12957 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12958 (main): Call gdb_unbuffer_output.
12959 * gdb.base/call-strs.exp: Adjust to step over the
12960 gdb_unbuffer_output call.
12961 * gdb.base/catch-gdb-caused-signals.c: Include
12962 "../lib/unbuffer_output.c".
12963 (main): Call gdb_unbuffer_output.
12964 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12965 (main): Call gdb_unbuffer_output.
12966 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12967 (main): Call gdb_unbuffer_output.
12968 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12969 (main): Call gdb_unbuffer_output.
12970 * gdb.base/shlib-call.exp: Adjust to step over the
12971 gdb_unbuffer_output call.
12972 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12973 (main): Call gdb_unbuffer_output.
12974 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12975 (main): Call gdb_unbuffer_output.
12976 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12977 (main): Rename to ...
12978 (test): ... this.
12979 (main): Reimplement.
12980 * gdb.base/varargs.exp: Run to test instead of to main.
12981 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12982 (main): Call gdb_unbuffer_output.
12983
12984 2015-07-29 Pedro Alves <palves@redhat.com>
12985
12986 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12987 factore out from mi_continue_dprintf. For call-style dprintfs,
12988 expect dprintf output out of $inferior_spawn_id.
12989 (mi_continue_dprintf): Use mi_expect_dprintf.
12990 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12991 (main): Call gdb_unbuffer_output.
12992
12993 2015-07-29 Pedro Alves <palves@redhat.com>
12994
12995 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12996 (default_mi_gdb_start): Set inferior_spawn_id instead of
12997 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12998 gdb_spawn_id.
12999 (mi_gdb_test): Always expect inferior output from both
13000 $inferior_spawn_id and $gdb_spawn_id.
13001
13002 2015-07-29 Pedro Alves <palves@redhat.com>
13003
13004 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
13005 send_inferior and $inferior_spawn_id.
13006
13007 2015-07-29 Pedro Alves <palves@redhat.com>
13008
13009 * gdb.gdb/complaints.exp (test_initial_complaints)
13010 (test_serial_complaints, test_short_complaints): Use
13011 gdb_test_stdio.
13012 (test_empty_complaint): Handle $inferior_spawn_id !=
13013 $gdb_spawn_id.
13014
13015 2015-07-29 Pedro Alves <palves@redhat.com>
13016
13017 * gdb.base/varargs.exp: Use gdb_test_stdio.
13018
13019 2015-07-29 Pedro Alves <palves@redhat.com>
13020
13021 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
13022
13023 2015-07-29 Pedro Alves <palves@redhat.com>
13024
13025 * gdb.base/ending-run.exp: Use gdb_test_stdio.
13026
13027 2015-07-29 Pedro Alves <palves@redhat.com>
13028
13029 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
13030 parameter into two new parameters, "inf_result" and "gdb_result".
13031 Expect inferior output and gdb output from $inferior_spawn_id and
13032 $gdb_spawn_id, respectively. Adjust all callers.
13033
13034 2015-07-29 Pedro Alves <palves@redhat.com>
13035
13036 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
13037 of gdb_test_sequence.
13038
13039 2015-07-29 Pedro Alves <palves@redhat.com>
13040
13041 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
13042 (saw_spurious_output): Expect inferior output from
13043 $inferior_spawn_id. Use gdb_test_stdio.
13044
13045 2015-07-29 Pedro Alves <palves@redhat.com>
13046
13047 * gdb.base/dprintf.exp: Use standard_testfile. Change
13048 prepare_for_testing call.
13049 (srcfile): Don't set.
13050 (restart): New procedure.
13051 (test_dprintf): New procecure, use to continue over dprintfs.
13052 (test_call, test_agent): New procedures, tests moved here.
13053 Restart gdb and recreate dprintfs. Adjust expected output.
13054
13055 2015-07-29 Pedro Alves <palves@redhat.com>
13056
13057 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
13058
13059 2015-07-29 Pedro Alves <palves@redhat.com>
13060
13061 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
13062
13063 2015-07-29 Pedro Alves <palves@redhat.com>
13064
13065 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
13066 gdb_test_stdio.
13067
13068 2015-07-29 Pedro Alves <palves@redhat.com>
13069
13070 * lib/gdb.exp (gdb_test_stdio): New procedure.
13071
13072 2015-07-29 Pedro Alves <palves@redhat.com>
13073
13074 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
13075
13076 2015-07-29 Pedro Alves <palves@redhat.com>
13077
13078 * gdb.base/call-signal-resume.exp: Remove check for
13079 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
13080 * gdb.base/unwindonsignal.exp: Likewise.
13081 * gdb.base/call-signals.c (gen_signal): Remove printf call.
13082 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
13083
13084 2015-07-29 Pedro Alves <palves@redhat.com>
13085
13086 * gdb.base/siginfo-addr.c (pass): New function.
13087 (handler): Call it iff si_addr is correct.
13088 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
13089 Set a breakpoint at "pass" and continue to it.
13090
13091 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
13092
13093 * gdb.python/py-objfile.exp: Make some tests have unique names.
13094 * gdb.python/py-pp-registration.exp: Likewise.
13095
13096 2015-07-28 Pedro Alves <palves@redhat.com>
13097
13098 * gdb.server/server-exec-info.exp: Issue a "disconnect".
13099
13100 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13101
13102 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
13103
13104 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
13105
13106 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
13107
13108 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
13109
13110 * gdb.base/gdb-sigterm-2.exp: New test.
13111
13112 2015-07-25 Doug Evans <xdje42@gmail.com>
13113
13114 Revert:
13115 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13116 (workers/%.worker, build-perf): New rule.
13117 (GDB_PERFTEST_MODE): New variable.
13118 (check-perf): Use it.
13119 (clean): Clean up gdb.perf parallel build subdirs.
13120 * lib/build-piece.exp: New file.
13121 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13122 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13123 name.
13124 (standard_temp_file): Ditto.
13125 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13126 of $GDB_PARALLEL.
13127
13128 2015-07-24 Doug Evans <dje@google.com>
13129
13130 * gdb.perf/lib/perftest/utils.py: New file.
13131 * gdb.perf/gm-hello.cc: New file.
13132 * gdb.perf/gm-pervasive-typedef.cc: New file.
13133 * gdb.perf/gm-pervasive-typedef.h: New file.
13134 * gdb.perf/gm-std.cc: New file.
13135 * gdb.perf/gm-std.h: New file.
13136 * gdb.perf/gm-use-cerr.cc: New file.
13137 * gdb.perf/gm-utils.h: New file.
13138 * gdb.perf/gmonster-null-lookup.py: New file.
13139 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13140 * gdb.perf/gmonster-print-cerr.py: New file.
13141 * gdb.perf/gmonster-ptype-string.py: New file.
13142 * gdb.perf/gmonster-runto-main.py: New file.
13143 * gdb.perf/gmonster-select-file.py: New file.
13144 * gdb.perf/gmonster1-null-lookup.exp: New file.
13145 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13146 * gdb.perf/gmonster1-print-cerr.exp: New file.
13147 * gdb.perf/gmonster1-ptype-string.exp: New file.
13148 * gdb.perf/gmonster1-runto-main.exp: New file.
13149 * gdb.perf/gmonster1-select-file.exp: New file.
13150 * gdb.perf/gmonster1.cc: New file.
13151 * gdb.perf/gmonster1.exp: New file.
13152 * gdb.perf/gmonster2-null-lookup.exp: New file.
13153 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13154 * gdb.perf/gmonster2-print-cerr.exp: New file.
13155 * gdb.perf/gmonster2-ptype-string.exp: New file.
13156 * gdb.perf/gmonster2-runto-main.exp: New file.
13157 * gdb.perf/gmonster2-select-file.exp: New file.
13158 * gdb.perf/gmonster2.cc: New file.
13159 * gdb.perf/gmonster2.exp: New file.
13160
13161 2015-07-24 Doug Evans <dje@google.com>
13162
13163 * gdb.perf/README: New file.
13164 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13165 * lib/gen-perf-test.exp: New file.
13166
13167 2015-07-24 Doug Evans <dje@google.com>
13168
13169 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13170 (PerfTest::startup): New function.
13171 (PerfTest::run): Return result of calling body.
13172 (PerfTest::assemble): Rewrite.
13173 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13174 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13175 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13176 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13177 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13178
13179 2015-07-24 Doug Evans <dje@google.com>
13180
13181 * lib/gdb.exp (clean_restart): Make executable optional.
13182
13183 2015-07-24 Doug Evans <dje@google.com>
13184
13185 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13186 compiler_info references.
13187 * gdb.cp/temargs.exp: Ditto.
13188 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13189 (get_compiler_info): Early exit if already computed. Set compiler_info
13190 to "unknown" if there was a problem.
13191 (test_compiler_info): Add function comment. Call get_compiler_info.
13192
13193 2015-07-24 Doug Evans <dje@google.com>
13194
13195 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13196 (workers/%.worker, build-perf): New rule.
13197 (GDB_PERFTEST_MODE): New variable.
13198 (check-perf): Use it.
13199 (clean): Clean up gdb.perf parallel build subdirs.
13200 * lib/build-piece.exp: New file.
13201 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13202 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13203 name.
13204 (standard_temp_file): Ditto.
13205 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13206 of $GDB_PARALLEL.
13207
13208 2015-07-24 Doug Evans <dje@google.com>
13209
13210 * lib/future.exp (gdb_default_target_compile): New option
13211 "early_flags".
13212 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13213 --as-needed.
13214
13215 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13216
13217 * gdb.base/catch-syscall.exp: Call gdb_exit before
13218 gdb_skip_xml_test.
13219
13220 2015-07-24 Pedro Alves <palves@redhat.com>
13221
13222 * gdb.python/py-events.exp: Accept output between the stop event
13223 and the prompt.
13224 * gdb.python/py-evsignal.exp: Likewise.
13225 * gdb.python/py-evthreads.exp: Likewise.
13226
13227 2015-07-24 Pedro Alves <palves@redhat.com>
13228
13229 PR gdb/18717
13230 * gdb.threads/non-ldr-exit.c: New file.
13231 * gdb.threads/non-ldr-exit.exp: New file.
13232
13233 2015-07-24 Yao Qi <yao.qi@linaro.org>
13234
13235 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13236 restarting process.
13237
13238 2015-07-24 Yao Qi <yao.qi@linaro.org>
13239
13240 * gdb.server/ext-restart.exp: New file.
13241
13242 2015-07-24 Yao Qi <yao.qi@linaro.org>
13243
13244 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13245 argument options.
13246 * gdb.server/ext-wrapper.exp: New file.
13247
13248 2015-07-23 Doug Evans <dje@google.com>
13249
13250 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13251 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13252
13253 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13254
13255 * gdb.ada/var_arr_typedef.exp: New testcase.
13256 * gdb.ada/var_arr_typedef/pack.adb: New file.
13257 * gdb.ada/var_arr_typedef/pack.ads: New file.
13258 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13259
13260 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13261
13262 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13263
13264 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13265
13266 * gdb.arch/i386-biarch-core.exp: Replace istarget
13267 by "complete set gnutarget". Remove expectation for the "core-file"
13268 command.
13269
13270 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13271
13272 Revert the previous commit:
13273 Tests for validate symbol file using build-id.
13274
13275 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13276
13277 Tests for validate symbol file using build-id.
13278 * gdb.base/solib-mismatch-lib.c: New file.
13279 * gdb.base/solib-mismatch-libmod.c: New file.
13280 * gdb.base/solib-mismatch.c: New file.
13281 * gdb.base/solib-mismatch.exp: New file.
13282
13283 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13284
13285 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13286 nios2-*-linux*.
13287 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13288 * gdb.base/siginfo.exp: Likewise.
13289 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13290
13291 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13292
13293 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13294 Move it to ...
13295 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13296 ... here.
13297 * gdb.trace/range-stepping.exp: Check that the target supports
13298 range stepping.
13299
13300 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13301
13302 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13303
13304 2015-07-14 Pedro Alves <palves@redhat.com>
13305
13306 * gdb.base/killed-outside.exp: New file.
13307 * gdb.base/killed-outside.c: New file.
13308
13309 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13310
13311 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13312 (n at main): New.
13313 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13314
13315 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13316
13317 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13318 infcall tests instead of setting up for KFAIL.
13319
13320 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13321
13322 * gdb.btrace/record_goto-step.exp: New.
13323
13324 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13325
13326 PR compile/18484
13327 * gdb.compile/compile.c (struct struct_type): Add volatile to
13328 selffield's type.
13329 * gdb.compile/compile.exp
13330 (compile code struct_object.selffield = &struct_object): Skip further
13331 struct_object tests if this one xfails.
13332
13333 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13334
13335 PR exp/18617
13336 * gdb.trace/ax.exp: Add test.
13337
13338 2015-07-07 Yao Qi <yao.qi@linaro.org>
13339
13340 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13341 instead of istarget "aarch64*-*-*".
13342 * gdb.arch/aarch64-fp.exp: Likewise.
13343 * gdb.base/float.exp: Likewise.
13344 * gdb.reverse/aarch64.exp: Likewise.
13345 * lib/gdb.exp (is_aarch64_target): New proc.
13346
13347 2015-07-07 Yao Qi <yao.qi@linaro.org>
13348
13349 * lib/gdb.exp (is_aarch32_target): New proc.
13350 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13351 instead of "istarget "arm*-*-*"".
13352 * gdb.arch/arm-disp-step.exp: Likewise.
13353 * gdb.arch/thumb-bx-pc.exp: Likewise.
13354 * gdb.arch/thumb-prologue.exp: Likewise.
13355 * gdb.arch/thumb-singlestep.exp: Likewise.
13356 * gdb.base/disp-step-syscall.exp: Likewise.
13357 * gdb.base/float.exp: Likewise.
13358
13359 2015-07-07 Yao Qi <yao.qi@linaro.org>
13360
13361 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13362 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13363
13364 2015-07-07 Yao Qi <yao.qi@linaro.org>
13365
13366 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13367 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13368 if it exists.
13369 * gdb.multi/multi-arch.exp: Likewise.
13370
13371 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13372
13373 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13374 print.
13375
13376 2015-07-07 Yao Qi <yao.qi@linaro.org>
13377
13378 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13379
13380 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13381
13382 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13383 '[' and ']' characters.
13384
13385 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13386
13387 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13388
13389 2015-06-29 Pedro Alves <palves@redhat.com>
13390
13391 PR threads/18127
13392 * gdb.threads/hand-call-new-thread.c: New file.
13393 * gdb.threads/hand-call-new-thread.c: New file.
13394
13395 2015-06-26 Keith Seitz <keiths@redhat.com>
13396 Doug Evans <dje@google.com>
13397
13398 PR 16253
13399 * gdb.cp/var-tag-2.cc: New file.
13400 * gdb.cp/var-tag-3.cc: New file.
13401 * gdb.cp/var-tag-4.cc: New file.
13402 * gdb.cp/var-tag.cc: New file.
13403 * gdb.cp/var-tag.exp: New file.
13404
13405 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13406
13407 * gdb.base/history-duplicates.exp: New test.
13408
13409 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13410
13411 * gdb.base/completion.exp: Test the completion of the "focus"
13412 command.
13413
13414 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13415
13416 * gdb.arch/amd64-prologue-skip.S: New file.
13417 * gdb.arch/amd64-prologue-skip.exp: New file.
13418
13419 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13420
13421 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13422 is_address_zero_readable check.
13423
13424 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13425
13426 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13427 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13428
13429 2015-06-24 Yao Qi <yao.qi@linaro.org>
13430
13431 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13432 linux targets.
13433
13434 2015-06-24 Yao Qi <yao.qi@linaro.org>
13435
13436 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13437 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13438 * gdb.base/siginfo-thread.exp: Likewise.
13439
13440 2015-06-22 Yao Qi <yao.qi@linaro.org>
13441
13442 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13443
13444 2015-06-22 Yao Qi <yao.qi@linaro.org>
13445
13446 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13447 aarch64*-*-*.
13448 (skip_hw_watchpoint_tests): Likewise.
13449
13450 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13451
13452 * gdb.base/gdbinit-history.exp: Test the interaction between
13453 setting GDBHISTSIZE and setting the history size via .gdbinit.
13454
13455 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13456
13457 PR gdb/16999
13458 * gdb.base/gdbhistsize-history.exp: New test.
13459
13460 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13461
13462 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13463 with GDBHISTSIZE.
13464 * gdb.base/readline.exp: Likewise.
13465
13466 2015-06-17 Yao Qi <yao.qi@linaro.org>
13467
13468 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13469 line.
13470
13471 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13472
13473 * gdb.base/gdbinit-history.exp: Add test case to check that
13474 an unlimited history file does not get truncated on exit.
13475
13476 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13477
13478 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13479 (VECTOR): New macro. Use it...
13480 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13481 ...for these typedefs.
13482 (int8, char1, int1, double1): New typedefs.
13483 (struct just_int2, struct two_int2): New structures.
13484 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13485 (add_structvecs, add_singlevecs): New functions.
13486 (main): Call add_some_intvecs twice.
13487 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13488 the compile and exit upon failure. Try compiling for the "native"
13489 architecture. Test inferior function calls with vector arguments
13490 and vector return value handling with "finish" and "return".
13491
13492 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13493
13494 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13495 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13496 PE file.
13497 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13498
13499 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13500
13501 PR breakpoints/16465
13502 * gdb.mi/mi-dprintf-pending.c: New file.
13503 * gdb.mi/mi-dprintf-pending.exp: New test.
13504 * gdb.mi/mi-dprintf-pendshr.c: New file.
13505
13506 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13507 Mircea Gherzan <mircea.gherzan@intel.com>
13508
13509 * gdb.arch/i386-mpx-map.c: New file.
13510 * gdb.arch/i386-mpx-map.exp: New File.
13511
13512 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13513
13514 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13515 * gdb.arch/i386-mpx.exp: Indentation fixed.
13516
13517 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13518
13519 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13520 function and improved indentation.
13521 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13522 gdb_test_multiple. Added additional tests to skip the test.
13523
13524 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13525
13526 * gdb.arch/i386-avx512.c: Change path in include file.
13527 * gdb.arch/i386-avx512.exp: Change include dir path
13528 compilation flag.
13529 * gdb.arch/i386-mpx.c: Change path in include file.
13530 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13531 flag.
13532
13533 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13534
13535 * gdb.compile/compile-print.exp (compile print *vararray@3)
13536 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13537
13538 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13539
13540 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13541 (do not keep jit in memory): ... this.
13542 (expect 5): Change it to ...
13543 (expect no 5): ... this.
13544
13545 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13546
13547 PR gdb/15564
13548 * gdb.mi/mi-detach.exp: New file.
13549
13550 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13551
13552 PR symtab/18392
13553 * gdb.arch/amd64-tailcall-self.S: New file.
13554 * gdb.arch/amd64-tailcall-self.c: New file.
13555 * gdb.arch/amd64-tailcall-self.exp: New file.
13556
13557 2015-05-28 Don Breazeal <donb@codesourcery.com>
13558
13559 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13560 tests for remote targets by checking is_target_gdbserver.
13561
13562 2015-05-27 Doug Evans <dje@google.com>
13563
13564 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13565 * gdb.dwarf2/opaque-type-lookup.c: New file.
13566 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13567
13568 2015-05-26 Doug Evans <dje@google.com>
13569
13570 * gdb.cp/iostream.cc: New file.
13571 * gdb.cp/iostream.exp: New file.
13572
13573 2015-05-26 Doug Evans <dje@google.com>
13574
13575 * gdb.dwarf2/dw2-op-call.exp: Update.
13576 * gdb.dwarf2/dw4-sig-types.exp: Update.
13577 * gdb.dwarf2/implptr.exp: Update.
13578 * gdb.mi/mi-cmd-param-changed.exp: Update.
13579
13580 2015-05-26 Doug Evans <dje@google.com>
13581
13582 * gdb.python/py-lazy-string.c: New file.
13583 * gdb.python/py-lazy-string.exp: New file.
13584 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13585 (main): Update. Add estring3.
13586 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13587 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13588
13589 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13590 Yao Qi <yao.qi@linaro.org>
13591
13592 * gdb.reverse/aarch64.c: New.
13593 * gdb.reverse/aarch64.exp: New.
13594
13595 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13596
13597 * lib/gdb.exp (supports_process_record): Return true for
13598 aarch64*-linux*.
13599 (supports_reverse): Likewise.
13600
13601 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13602
13603 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13604 Use with_test_prefix.
13605
13606 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13607
13608 * gdb.base/completion.exp: Add test for completion of layout
13609 names.
13610
13611 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13612
13613 * lib/gdb.exp (skip_tui_tests): New proc.
13614 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13615
13616 2015-05-19 Pedro Alves <palves@redhat.com>
13617
13618 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13619 Save the whole env array instead of just HOME. Unset HISTSIZE in
13620 the environment while testing. Restore whole environment
13621 afterwards.
13622
13623 2015-05-16 Doug Evans <xdje42@gmail.com>
13624
13625 * gdb.guile/scm-ports.c: New file.
13626 * gdb.guile/scm-ports.exp: Add memory port tests.
13627
13628 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13629
13630 * gdb.compile/compile-print.c: New file.
13631 * gdb.compile/compile-print.exp: New file.
13632
13633 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13634
13635 * gdb.compile/compile-ops.exp: Cast param to void.
13636 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13637 (compile code struct_object.selffield = &struct_object): Add xfail.
13638
13639 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13640
13641 * gdb.ada/arr_enum_with_gap: New testcase.
13642
13643 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13644
13645 * gdb.ada/byte_packed_arr: New testcase.
13646
13647 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13648
13649 * gdb.ada/pckd_neg: New testcase.
13650
13651 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13652
13653 PR gdb/17820
13654 * gdb.base/gdbinit-history.exp: New test.
13655 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13656 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13657
13658 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13659
13660 * gdb.python/py-xmethods.cc: Enhance test case.
13661 * gdb.python/py-xmethods.exp: New tests.
13662 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13663 function.
13664 (B_indexoper): Likewise.
13665 (global_dm_list) : Add new xmethod worker functions.
13666
13667 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13668
13669 * gdb.base/coredump-filter.exp: Correctly unset
13670 "coredump_var_addr" array.
13671
13672 2015-05-08 Pedro Alves <palves@redhat.com>
13673
13674 * gdb.server/non-existing-program.exp: Unset spawn_id.
13675
13676 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13677
13678 PR python/18291
13679 * gdb.python/py-xmethods.exp: Add tests.
13680
13681 2015-05-08 Yao Qi <yao.qi@linaro.org>
13682
13683 PR gdb/18208
13684 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13685 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13686 function set_coredump_filter, and remove remote_exec call.
13687 Remove argument ipid. Callers update.
13688 (top level): Don't get inferior's PID.
13689
13690 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13691
13692 * gdb.base/watch_thread_num.exp: Skip test on targets without
13693 access watchpoints.
13694
13695 2015-05-06 Pedro Alves <palves@redhat.com>
13696
13697 PR server/18081
13698 * gdb.server/non-existing-program.exp: New file.
13699
13700 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13701
13702 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13703
13704 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13705
13706 * gdb.ada/out_of_line_in_inlined: New testcase.
13707
13708 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13709
13710 * gdb.ada/var_rec_arr: New testcase.
13711
13712 2015-04-30 Yao Qi <yao.qi@linaro.org>
13713
13714 * gdb.base/break-idempotent.exp: If
13715 skip_hw_watchpoint_multi_tests returns true, skip the tests
13716 on "rwatch" and "awatch".
13717
13718 2015-04-30 Yao Qi <yao.qi@linaro.org>
13719
13720 * gdb.base/relativedebug.exp: Invoke gdb command
13721 "info sharedlibrary", and if libc.so doesn't have debug info,
13722 skip the test.
13723
13724 2015-04-29 Doug Evans <dje@google.com>
13725
13726 * gdb.python/py-xmethods.exp: Add ptype tests.
13727 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13728 get_result_type method.
13729
13730 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13731
13732 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13733 the target does not support hardware watchpoints.
13734
13735 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13736
13737 * gdb.base/break-always.exp: Abort testing if writing to memory
13738 causes an error.
13739
13740 2015-04-28 Doug Evans <dje@google.com>
13741
13742 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13743 * gdb.python/py-pp-registration.exp: ... here. New file.
13744 * gdb.python/py-pp-registration.c: New file.
13745 * gdb.python/py-pp-registration.py: New file.
13746
13747 2015-04-28 Doug Evans <dje@google.com>
13748
13749 * gdb.python/py-bad-printers.c: New file.
13750 * gdb.python/py-bad-printers.py: New file.
13751 * gdb.python/py-bad-printers.exp: New file.
13752
13753 2015-04-28 Sasha Smundak <asmundak@google.com>
13754
13755 * gdb.python/py-type.exp: New test.
13756
13757 2015-04-28 Andy Wingo <wingo@igalia.com>
13758
13759 * gdb.python/py-parameter.exp:
13760 * gdb.guile/scm-parameter.exp: Escape the path that we are
13761 matching against, as it might contain characters that are special
13762 to regular expressions.
13763
13764 2015-04-27 Joel Brobecker <brobecker@adacore.com>
13765
13766 * gdb.ada/rec_comp: New testcase.
13767
13768 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13769
13770 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13771 before using it.
13772
13773 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13774
13775 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13776 new tests for verilog output.
13777
13778 2015-04-24 Yao Qi <yao.qi@linaro.org>
13779
13780 * boards/remote-gdbserver-on-localhost.exp: New file.
13781
13782 2015-04-23 Pedro Alves <palves@redhat.com>
13783
13784 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13785 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13786 "end of file", remove $inferior_spawn_id from the indirect list.
13787
13788 2015-04-23 Pedro Alves <palves@redhat.com>
13789
13790 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13791
13792 2015-04-23 Pedro Alves <palves@redhat.com>
13793
13794 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13795 on $any_spawn_id instead of only on $gdb_spawn_id.
13796
13797 2015-04-21 Pierre Muller <muller@sourceware.org>
13798
13799 PR pascal/17815
13800 * lib/pascal.exp (gpc_compile): Add new option "class".
13801 (fpc_compile): Likewise.
13802 * gdb.pascal/case-insensitive-symbols.pas: New file.
13803 * gdb.pascal/case-insensitive-symbols.exp: New file.
13804
13805 2015-04-20 Gary Benson <gbenson@redhat.com>
13806
13807 * gdb.base/attach.exp: Fix three extended remote failures.
13808
13809 2015-04-17 Gary Benson <gbenson@redhat.com>
13810
13811 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13812 the main executable over the remote protocol.
13813
13814 2015-04-16 Pedro Alves <palves@redhat.com>
13815
13816 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13817 a new gdbserver if gdbserver_reconnect_p is set.
13818
13819 2015-04-16 Pedro Alves <palves@redhat.com>
13820
13821 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13822 is set, don't exit gdbserver.
13823
13824 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13825
13826 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13827 appropriate .insn, such that an older assembler can be used.
13828 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13829 the z/Architecture instruction set on 31-bit targets as well.
13830
13831 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13832
13833 * gdb.go/handcall.exp: Remove all logic related to the first
13834 breakpoint and rely on go_runto_main instead.
13835 * gdb.go/strings.exp: Likewise.
13836 * gdb.go/unsafe.exp: Likewise.
13837 * gdb.go/hello.exp: Likewise. Also rename the remaining
13838 breakpoint marker to "breakpoint 1".
13839 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13840 * gdb.go/strings.go: Likewise.
13841 * gdb.go/unsafe.go: Likewise.
13842 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13843 "set breakpoint 2 here" and rename the remaining breakpoint marker
13844 to "breakpoint 1".
13845
13846 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13847
13848 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13849 if itertools.imap is not present.
13850 * gdb.python/py-objfile.exp: Add parentheses.
13851 * gdb.python/py-type.exp: Same.
13852 * gdb.python/py-unwind-maint.py: Same.
13853
13854 2015-04-15 Yao Qi <yao.qi@linaro.org>
13855
13856 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13857 of ":$ptr_size" and set its form explicitly.
13858
13859 2015-04-15 Pedro Alves <palves@redhat.com>
13860 Yao Qi <yao.qi@linaro.org>
13861
13862 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13863 timeout by factor of 4.
13864 (test_regular_watch): Likewise.
13865 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13866 * gdb.reverse/sigall-reverse.exp: Likewise.
13867 * gdb.reverse/until-precsave.exp: Likewise.
13868 * lib/gdb.exp (with_timeout_factor): New proc.
13869 (gdb_expect): Move some code to ...
13870 (get_largest_timeout): ... here. New procedure.
13871
13872 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
13873
13874 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13875
13876 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13877
13878 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13879 to write to the .text section.
13880
13881 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13882
13883 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13884 Handle the case of targets that do not provide PID information.
13885
13886 2015-04-13 Yao Qi <yao.qi@linaro.org>
13887
13888 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13889 and use expect instead of gdb_expect.
13890
13891 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13892
13893 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13894 "coredump_var_addr" to avoid naming conflict with other testcases.
13895
13896 2015-04-10 Pedro Alves <palves@redhat.com>
13897
13898 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13899 gdb_test_sequence and gdb_assert.
13900
13901 2015-04-10 Pedro Alves <palves@redhat.com>
13902
13903 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13904 test messages that don't include the breakpoint address.
13905
13906 2015-04-10 Yao Qi <yao.qi@linaro.org>
13907
13908 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13909 false for some offset and width combinations which aren't
13910 supported by linux kernel.
13911
13912 2015-04-10 Pedro Alves <palves@redhat.com>
13913
13914 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13915 procedure, factored out from ...
13916 (top level): ... here. Add "set displaced-stepping" testing axis.
13917 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13918 parameter "displaced". Use it.
13919 (top level): Use foreach and add "set displaced-stepping" testing
13920 axis.
13921
13922 2015-04-10 Pedro Alves <palves@redhat.com>
13923
13924 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13925 Remove comment.
13926 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13927 both the address of the instruction that triggers the watchpoint
13928 and the address of the instruction immediately after, and use
13929 those addresses for the test. Fix comment.
13930
13931 2015-04-10 Pedro Alves <palves@redhat.com>
13932
13933 * gdb.base/sigstep.exp (breakpoint_to_handler)
13934 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13935 Test "backtrace" in handler.
13936 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13937 (top level): Add new "displaced" test axis to
13938 breakpoint_to_handler, breakpoint_to_handler_entry and
13939 breakpoint_over_handler.
13940
13941 2015-04-10 Pedro Alves <palves@redhat.com>
13942
13943 PR gdb/18216
13944 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13945
13946 2015-04-10 Yao Qi <yao.qi@linaro.org>
13947
13948 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13949 (test_add_rn_pc): New function.
13950 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13951 (top level): Invoke test_add_rn_pc.
13952
13953 2015-04-10 Pedro Alves <palves@redhat.com>
13954
13955 PR gdb/13858
13956 * gdb.base/step-over-no-symbols.exp: New file.
13957
13958 2015-04-09 Andy Wingo <wingo@igalia.com>
13959
13960 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13961 after the Python tests.
13962
13963 2015-04-08 Keith Seitz <keiths@redhat.com>
13964
13965 PR python/16699
13966 * gdb.python/py-completion.exp: New tests for completion.
13967 * gdb.python/py-completion.py (CompleteLimit1): New class.
13968 (CompleteLimit2): Likewise.
13969 (CompleteLimit3): Likewise.
13970 (CompleteLimit4): Likewise.
13971 (CompleteLimit5): Likewise.
13972 (CompleteLimit6): Likewise.
13973 (CompleteLimit7): Likewise.
13974
13975 2015-04-08 Pedro Alves <palves@redhat.com>
13976
13977 PR gdb/18214
13978 PR gdb/18216
13979 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13980 function.
13981 (main): Install it as SIGUSR1 handler.
13982 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13983 parameter. Always use "setup" as prefix. Toggle "set
13984 displaced-stepping" off/on depending on global. Don't switch to
13985 thread 1 here.
13986 (top level): Add displaced stepping "off/on" test axis. Update
13987 "setup" calls. Wrap each subtest with with_test_prefix. Test
13988 continuing with a queued signal in each thread.
13989
13990 2015-04-08 Pedro Alves <palves@redhat.com>
13991
13992 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13993 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13994 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13995 Return early if running to main fails.
13996 * gdb.trace/while-stepping.exp: Likewise.
13997
13998 2015-04-07 Pedro Alves <palves@redhat.com>
13999
14000 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
14001 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
14002 interact with inferior program.
14003
14004 2015-04-07 Pedro Alves <palves@redhat.com>
14005
14006 * lib/gdb.exp (inferior_spawn_id): New global.
14007 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
14008 spawn id after processing the user code.
14009 (default_gdb_start): Set inferior_spawn_id.
14010 (send_inferior): New procedure.
14011 * lib/gdbserver-support.exp (gdbserver_start): Set
14012 inferior_spawn_id.
14013 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
14014
14015 2015-04-07 Pedro Alves <palves@redhat.com>
14016
14017 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
14018 * lib/gdbserver-support.exp (gdbserver_start): Make
14019 $server_spawn_id global.
14020 (gdbserver_start): Don't wait for gdbserver's spawn id with
14021 expect_background.
14022 (close_gdbserver): New procedure.
14023 (gdb_exit): Rename the default version and reimplement.
14024
14025 2015-04-07 Pedro Alves <palves@redhat.com>
14026
14027 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
14028 append the substituted item, not the original item.
14029
14030 2015-04-07 Pedro Alves <palves@redhat.com>
14031
14032 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
14033 gdb_expect.
14034
14035 2015-04-07 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.base/interrupt.exp: Don't handle the case of the inferior
14038 output appearing once only.
14039
14040 2015-04-07 Pedro Alves <palves@redhat.com>
14041
14042 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
14043 that doesn't expect anything. Return early if running to main
14044 fails.
14045
14046 2015-04-07 Yao Qi <yao.qi@linaro.org>
14047
14048 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
14049 (child_function): Call alarm.
14050 (main): Move call to alarm into the loop.
14051 * gdb.threads/non-stop-fair-events.exp: Build program with
14052 -DTIMEOUT=$timeout.
14053
14054 2015-04-06 Doug Evans <xdje42@gmail.com>
14055
14056 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
14057 Fix dest parameter to board_info.
14058 (fpc_compile): Ditto.
14059 (gdb_compile_pascal): Rename dest arg to destfile.
14060
14061 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
14062
14063 * gdb.ada/funcall_ref.exp: New file.
14064 * gdb.ada/funcall_ref/foo.adb: New file.
14065
14066 2015-04-02 Yao Qi <yao.qi@linaro.org>
14067
14068 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
14069 is remote.
14070
14071 2015-04-02 Gary Benson <gbenson@redhat.com>
14072
14073 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
14074
14075 2015-04-01 Sasha Smundak <asmundak@google.com>
14076
14077 * gdb.python/py-unwind-maint.c: New file.
14078 * gdb.python/py-unwind-maint.exp: New test.
14079 * gdb.python/py-unwind-maint.py: New file.
14080 * gdb.python/py-unwind.c: New file.
14081 * gdb.python/py-unwind.exp: New test.
14082 * gdb.python/py-unwind.py: New test.
14083
14084 2015-04-01 Pedro Alves <palves@redhat.com>
14085
14086 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
14087 to fail instead of non-existent $test.
14088
14089 2015-04-01 Pedro Alves <palves@redhat.com>
14090
14091 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
14092 GDBFLAGS if not empty.
14093
14094 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
14095
14096 * gdb.ada/complete.exp: Remove "multi_line".
14097 * gdb.ada/info_exc.exp: Remove "multi_line".
14098 * gdb.ada/packed_tagged.exp: Remove "multi_line".
14099 * gdb.ada/ptype_field.exp: Remove "multi_line".
14100 * gdb.ada/sym_print_name.exp: Remove "multi_line".
14101 * gdb.ada/tagged.exp: Remove "multi_line".
14102 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
14103 [multi_line ...]
14104 * gdb.btrace/delta.exp: Likewise.
14105 * gdb.btrace/exception.exp: Likewise.
14106 * gdb.btrace/function_call_history.exp: Likewise.
14107 * gdb.btrace/instruction_history.exp: Likewise.
14108 * gdb.btrace/nohist.exp: Likewise.
14109 * gdb.btrace/record_goto.exp: Likewise.
14110 * gdb.btrace/segv.exp: Likewise.
14111 * gdb.btrace/stepi.exp: Likewise.
14112 * gdb.btrace/tailcall.exp: Likewise.
14113 * gdb.btrace/unknown_functions.exp: Likewise.
14114 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
14115 * lib/gdb.exp: Add the "multi_line" helper.
14116
14117 2015-04-01 Pedro Alves <palves@redhat.com>
14118
14119 * gdb.threads/tid-reuse.c: New file.
14120 * gdb.threads/tid-reuse.exp: New file.
14121
14122 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
14123
14124 PR corefiles/16092
14125 * gdb.base/coredump-filter.c: New file.
14126 * gdb.base/coredump-filter.exp: Likewise.
14127
14128 2015-03-27 Petr Machata <pmachata@redhat.com>
14129
14130 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
14131 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
14132 (Dwarf::assemble): Initialize them.
14133 (Dwarf::lines): New function.
14134
14135 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14136
14137 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14138 SYMBOL_PREFIX for x86_64-*-cygwin.
14139
14140 2015-03-26 Andy Wingo <wingo@igalia.com>
14141
14142 PR symtab/18148
14143 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14144 const_value but not a location.
14145 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14146 location defined in non-main CUs are visible.
14147
14148 2015-03-26 Yao Qi <yao.qi@linaro.org>
14149
14150 PR testsuite/18139
14151 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14152 Add a line number entry for the same line.
14153 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14154 Add a line number entry for the same line.
14155
14156 2015-03-26 Yao Qi <yao.qi@linaro.org>
14157
14158 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14159 .int 0.
14160 (func): Likewise. Add .Lfunc_1 label.
14161 Use .Lfunc_1 label.
14162 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14163 .int 0.
14164 (func): Likewise.
14165 Use .Lfunc_1 label.
14166
14167 2015-03-26 Yao Qi <yao.qi@linaro.org>
14168
14169 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14170 Call gdb_compile instead to compile each .s files without debug
14171 information.
14172
14173 2015-03-26 Yao Qi <yao.qi@linaro.org>
14174
14175 * gdb.base/savedregs.exp (process_saved_regs): Make
14176 "Saved registers:" optional in the pattern.
14177
14178 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14179
14180 * gdb.btrace/next.exp: Merged into step.exp.
14181 * gdb.btrace/finish.exp: Merged into step.exp.
14182 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14183 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14184 "record goto" and checking the exact replay position.
14185 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14186 check for "Recording format" in "info record" output.
14187 * gdb.btrace/record_goto.exp: Choose test file based on target.
14188 * gdb.btrace/x86-record_goto.S: Renamed into ...
14189 * gdb.btrace/x86_64-record_goto.S: ... this.
14190 * gdb.btrace/i686-record_goto.S: New.
14191 * gdb.btrace/x86-tailcall.S: Renamed into ...
14192 * gdb.btrace/x86_64-tailcall.S: ... this.
14193 * gdb.btrace/i686-tailcall.S: New.
14194 * gdb.btrace/x86-tailcall.c: Renamed into ...
14195 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14196 separate statements. Update test.
14197 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14198 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14199 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14200 * gdb.btrace/tailcall.exp: Choose test file based on target.
14201 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14202
14203 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14204
14205 * gdb.btrace/exception.exp: Increase BTS buffer size.
14206
14207 2015-03-24 Pedro Alves <palves@redhat.com>
14208
14209 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14210
14211 2015-03-24 Pedro Alves <palves@redhat.com>
14212
14213 * gdb.threads/schedlock.exp (test_step): No longer expect that
14214 "set scheduler-locking step" with "next" over a function call runs
14215 threads unlocked.
14216
14217 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14218
14219 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14220
14221 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14222
14223 PR breakpoints/16466
14224 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14225 * gdb.mi/mi-pending.c (thread_func): New function.
14226 (int main): Add threading support required.
14227 * gdb.mi/mi-pending.exp: Add tests for this issue.
14228 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14229 (pendfunc2): Remove stdio dependency.
14230 * gdb.mi/mi-pendshr2.c: New file.
14231
14232 2015-03-23 Keith Seitz <keiths@redhat.com>
14233
14234 * gdb.linespec/keywords.c: New file.
14235 * gdb.linespec/keywords.exp: New file.
14236
14237 2015-03-23 Keith Seitz <keiths@redhat.com>
14238
14239 PR gdb/18021
14240 * gdb.dwarf2/staticvirtual.exp: New test.
14241
14242 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14243
14244 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14245 * README: Remove HP-UX and gdb.hp.
14246 (configuration):
14247 * configure: Regenerate.
14248 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14249 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14250 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14251 gdb.hp/gdb.defects/Makefile.
14252 * gdb.hp/Makefile.in: File deleted.
14253 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14254 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14255 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14256 * gdb.hp/gdb.aCC/run.c: File deleted.
14257 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14258 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14259 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14260 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14261 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14262 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14263 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14264 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14265 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14266 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14267 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14268 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14269 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14270 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14271 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14272 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14273 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14274 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14275 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14276 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14277 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14278 * gdb.hp/gdb.compat/average.c: File deleted.
14279 * gdb.hp/gdb.compat/sum.c: File deleted.
14280 * gdb.hp/gdb.compat/xdb.c: File deleted.
14281 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14282 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14283 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14284 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14285 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14286 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14287 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14288 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14289 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14290 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14291 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14292 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14293 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14294 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14295 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14296 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14297 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14298 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14299 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14300 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14301 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14302 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14303 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14304 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14305 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14306 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14307 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14308 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14309 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14310 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14311 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14312 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14313 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14314 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14315 * gdb.hp/tools/odump: File deleted.
14316
14317 2015-03-19 Pedro Alves <palves@redhat.com>
14318
14319 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14320 (saw_thread_3): New globals.
14321 (top level): Increment them when an event for the corresponding
14322 thread is seen.
14323 (no thread starvation): New test.
14324
14325 2015-03-19 Pedro Alves <palves@redhat.com>
14326
14327 * gdb.threads/continue-pending-status.c: New file.
14328 * gdb.threads/continue-pending-status.exp: New file.
14329
14330 2015-03-18 Pedro Alves <palves@redhat.com>
14331
14332 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14333 Use gdb_is_target_remote instead of is_remote. Use
14334 gdb_test_multiple instead of gdb_expect. Exit early if
14335 gdb_test_multiple hits its internal matches. Tighten stepi tests
14336 expected output. Fail on exit with any signal, instead of just
14337 SIGILL.
14338
14339 2015-03-18 Yao Qi <yao.qi@linaro.org>
14340
14341 PR tdep/18107
14342 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14343 variable.
14344 * gdb.base/catch-syscall.exp: Don't skip it on
14345 aarch64*-*-linux* target. Remove elements in all_syscalls.
14346 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14347 target.
14348 (setup_all_syscalls): New proc.
14349
14350 2015-03-16 Yao Qi <yao.qi@linaro.org>
14351
14352 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14353 (top level): Skip tests if valid_addr_p returns false for
14354 $cmd1 or $cmd2.
14355
14356 2015-03-11 Andy Wingo <wingo@igalia.com>
14357
14358 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14359
14360 2015-03-11 Yao Qi <yao.qi@linaro.org>
14361
14362 * gdb.base/catch-syscall.exp: Fix typo in comments.
14363
14364 2015-03-11 Yao Qi <yao.qi@linaro.org>
14365
14366 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14367
14368 2015-03-09 Pedro Alves <palves@redhat.com>
14369
14370 * dg-extract-results.py: Delete.
14371
14372 2015-03-09 Pedro Alves <palves@redhat.com>
14373
14374 Merge dg-extract-results.sh from GCC upstream (r218843).
14375
14376 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14377 * dg-extract-results.sh: Use --text with grep to avoid issues with
14378 binary files. Fall back to cat -v, if that doesn't work.
14379
14380 2015-03-05 Pedro Alves <palves@redhat.com>
14381
14382 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14383
14384 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14385
14386 * lib/mi-support.exp (mi_expect_interrupt): Accept
14387 alternative event for when in all-stop mode.
14388
14389 2015-03-04 Pedro Alves <palves@redhat.com>
14390
14391 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14392
14393 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14394
14395 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14396
14397 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14398
14399 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14400 regexps for GDB's current line display, accept a hex address
14401 preceding the line number.
14402
14403 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14404
14405 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14406 the 'arch1' variable for "s390*-linux*" targets.
14407
14408 2015-03-04 Pedro Alves <palves@redhat.com>
14409
14410 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14411 (main): Pass missing retval argument to pthread_join call.
14412
14413 2015-03-02 Pedro Alves <palves@redhat.com>
14414
14415 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14416 (top level): Call do_test with non-stop as well.
14417
14418 2015-03-02 Pedro Alves <palves@redhat.com>
14419
14420 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14421 -1.
14422
14423 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14424
14425 * gdb.arch/s390-vregs.exp: New test.
14426 * gdb.arch/s390-vregs.S: New file.
14427
14428 2015-02-27 Pedro Alves <palves@redhat.com>
14429
14430 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14431 call to catch_command_errors.
14432 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14433 catch_command_errors.
14434
14435 2015-02-27 Pedro Alves <palves@redhat.com>
14436
14437 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14438 "true" for boolean result.
14439 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14440 prototype of main.
14441
14442 2015-02-27 Pedro Alves <palves@redhat.com>
14443
14444 * lib/unbuffer_output.c: New file.
14445 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14446 (main): Call gdb_unbuffer_output.
14447
14448 2015-02-27 Yao Qi <yao.qi@linaro.org>
14449
14450 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14451 target.
14452
14453 2015-02-26 Doug Evans <dje@google.com>
14454
14455 * gdb.cp/class2.cc (Dbase, D): New classes.
14456 (main): New local delta.
14457 * gdb.cp/class2.exp: Test printing delta.
14458 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14459 (dynbar): New global.
14460 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14461
14462 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14463
14464 * gdb.compile/compile-ifunc.c: New file.
14465 * gdb.compile/compile-ifunc.exp: New file.
14466
14467 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14468
14469 * gdb.base/structs.exp: Check for correct struct on finish.
14470
14471 2015-02-26 Yao Qi <yao.qi@linaro.org>
14472
14473 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14474 is zero.
14475
14476 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14477
14478 * gdb.arch/cordic.ko.bz2: New file.
14479 * gdb.arch/cordic.ko.debug.bz2: New file.
14480 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14481
14482 2015-02-25 Yao Qi <yao.qi@linaro.org>
14483
14484 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14485 aarch64*-*-* target.
14486
14487 2015-02-23 Pedro Alves <palves@redhat.com>
14488
14489 * lib/gdb.exp (delete_breakpoints): Rewrite using
14490 gdb_test_multiple.
14491
14492 2015-02-23 Pedro Alves <palves@redhat.com>
14493
14494 * gdb.base/info-os.c: Include stdlib.h.
14495
14496 2015-02-22 Doug Evans <xdje42@gmail.com>
14497
14498 PR symtab/17855
14499 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14500 is read after symbols have been re-read.
14501 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14502 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14503
14504 2015-02-21 Doug Evans <dje@google.com>
14505
14506 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14507
14508 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14509
14510 PR corefiles/17808
14511 * gdb.arch/i386-biarch-core.core.bz2: New file.
14512 * gdb.arch/i386-biarch-core.exp: New file.
14513
14514 2015-02-21 Pedro Alves <palves@redhat.com>
14515
14516 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14517 runto_main fails.
14518
14519 2015-02-20 Pedro Alves <palves@redhat.com>
14520
14521 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14522 info probes.
14523
14524 2015-02-20 Pedro Alves <palves@redhat.com>
14525
14526 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14527
14528 2015-02-20 Pedro Alves <palves@redhat.com>
14529
14530 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14531 clean_restart before gdb_target_supports_trace.
14532
14533 2015-02-20 Pedro Alves <palves@redhat.com>
14534
14535 PR threads/18006
14536 * gdb.threads/clone-thread_db.c: New file.
14537 * gdb.threads/clone-thread_db.exp: New file.
14538
14539 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14540
14541 PR breakpoints/16812
14542 * gdb.base/catch-gdb-caused-signals.c: New file.
14543 * gdb.base/catch-gdb-caused-signals.exp: New file.
14544
14545 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14546
14547 * configure: Regenerated.
14548 * configure.ac: Use GDB_AC_TRANSFORM.
14549 * aclocal.m4: sinclude ../transform.m4.
14550
14551 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14552
14553 * lib/dtrace.exp: New file.
14554 * gdb.base/dtrace-probe.exp: Likewise.
14555 * gdb.base/dtrace-probe.d: Likewise.
14556 * gdb.base/dtrace-probe.c: Likewise.
14557 * lib/pdtrace.in: Likewise.
14558 * configure.ac: Output variables with the transformed names of
14559 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14560 * configure: Regenerated.
14561
14562 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14563
14564 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14565 expected message when trying to access $_probe_* convenience
14566 variables while not on a probe.
14567
14568 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14569
14570 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14571
14572 2015-02-11 Pedro Alves <pedro@codesourcery.com>
14573
14574 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14575 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14576
14577 2015-02-10 Doug Evans <xdje42@gmail.com>
14578
14579 * lib/gdb.exp (gdb_load): Always return a result.
14580
14581 2015-02-10 Pedro Alves <palves@redhat.com>
14582
14583 * gdb.threads/signal-sigtrap.c: New file.
14584 * gdb.threads/signal-sigtrap.exp: New file.
14585
14586 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14587
14588 * gdb.trace/no-attach-trace.c: New file.
14589 * gdb.trace/no-attach-trace.exp: New file.
14590
14591 2015-02-09 Mark Wielaard <mjw@redhat.com>
14592
14593 * gdb.dwarf2/atomic.c: New file.
14594 * gdb.dwarf2/atomic-type.exp: Likewise.
14595
14596 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14597
14598 * gdb.btrace/buffer-size.exp: Update "info record" output.
14599 * gdb.btrace/delta.exp: Update "info record" output.
14600 * gdb.btrace/enable.exp: Update "info record" output.
14601 * gdb.btrace/finish.exp: Update "info record" output.
14602 * gdb.btrace/instruction_history.exp: Update "info record" output.
14603 * gdb.btrace/next.exp: Update "info record" output.
14604 * gdb.btrace/nexti.exp: Update "info record" output.
14605 * gdb.btrace/step.exp: Update "info record" output.
14606 * gdb.btrace/stepi.exp: Update "info record" output.
14607 * gdb.btrace/nohist.exp: Update "info record" output.
14608
14609 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14610
14611 * gdb.btrace/buffer-size: New.
14612
14613 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14614
14615 * gdb.btrace/delta.exp: Update "info record" output.
14616 * gdb.btrace/enable.exp: Update "info record" output.
14617 * gdb.btrace/finish.exp: Update "info record" output.
14618 * gdb.btrace/instruction_history.exp: Update "info record" output.
14619 * gdb.btrace/next.exp: Update "info record" output.
14620 * gdb.btrace/nexti.exp: Update "info record" output.
14621 * gdb.btrace/step.exp: Update "info record" output.
14622 * gdb.btrace/stepi.exp: Update "info record" output.
14623 * gdb.btrace/nohist.exp: Update "info record" output.
14624
14625 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14626
14627 PR gdb/15678
14628 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14629
14630 2015-02-06 Pedro Alves <palves@redhat.com>
14631
14632 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14633 macro.
14634 (seconds_left, again): New globals.
14635 (main): Wait seconds_left in a 1-second sleep loop instead of
14636 sleeping 180 seconds. If 'again' is set, reset the seconds
14637 counter.
14638 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14639 'again' in the inferior before detaching. Print the seconds left.
14640 (options): New global.
14641 (top level): Build program with -DTIMEOUT=$timeout.
14642
14643 2015-02-06 Pedro Alves <palves@redhat.com>
14644
14645 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14646 determine how many seconds to pass to 'alarm'.
14647 * gdb.base/gdb-sigterm.exp (top level): Build program with
14648 -DTIMEOUT=$timeout.
14649 (do_test): Return success/failure indication. Add more verbose
14650 logging. Don't fail if 200 single steps are seen. Instead, fail
14651 when the test times out.
14652 (passes): New global.
14653 (top level): Break the testing loop if testing fails on any
14654 iteration. Use gdb_assert.
14655
14656 2015-02-04 Don Breazeal <donb@codesourcery.com>
14657
14658 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14659 and initialize them.
14660 (ipc_cleanup): New function.
14661 (main): Don't declare shmid, semid, and msqid. Add a call to
14662 atexit so that we call ipc_cleanup on exit.
14663
14664 2015-02-04 Pedro Alves <palves@redhat.com>
14665
14666 * boards/native-extended-gdbserver.exp: Remove any target variant
14667 specifications from the board name before clearing the isremote
14668 flag from board_info.
14669
14670 2015-01-31 Doug Evans <xdje42@gmail.com>
14671
14672 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14673
14674 2015-01-31 Gary Benson <gbenson@redhat.com>
14675
14676 * gdb.base/completion.exp: Disable completion limiting for
14677 existing tests. Add new tests to check completion limiting.
14678 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14679
14680 2015-01-31 Doug Evans <xdje42@gmail.com>
14681
14682 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14683
14684 2015-01-31 Doug Evans <xdje42@gmail.com>
14685
14686 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14687 entries. Duplicate file section script entries.
14688 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14689 inlined entries. Add test for safe-path rejection.
14690 * gdb.python/py-section-script.c: Add duplicate inlined section script
14691 entries. Duplicate file section script entries.
14692 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14693 inlined entries. Add test for safe-path rejection.
14694
14695 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14696
14697 * gdb.ada/disc_arr_bound: New testcase.
14698
14699 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14700
14701 * gdb.ada/mi_var_array: New testcase.
14702
14703 2015-01-27 Doug Evans <dje@google.com>
14704
14705 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14706 Add test for objfile.filename, objfile.username after objfile
14707 has been unloaded.
14708
14709 2015-01-26 Joel Brobecker <brobecker@adacore.com>
14710
14711 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14712 the second test to print the name attribute of value
14713 returned by the call to gdb.lookup_type, and adjust
14714 the expected output accordingly.
14715
14716 2015-01-25 Mark Wielaard <mjw@redhat.com>
14717
14718 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14719 * gdb.base/disp-step-fork.c: Include unistd.h.
14720 * gdb.base/siginfo-obj.c: Include stdio.h.
14721 * gdb.base/siginfo-thread.c: Likewise.
14722 * gdb.mi/non-stop.c: Include unistd.h.
14723 * gdb.mi/nsthrexec.c: Include stdio.h.
14724 * gdb.mi/pthreads.c: Include unistd.h.
14725 * gdb.modula2/unbounded1.c (main): Declare returns int.
14726 * gdb.reverse/consecutive-reverse.c: Likewise.
14727 * gdb.threads/create-fail.c: Include unistd.h.
14728 * gdb.threads/killed.c: Likewise.
14729 * gdb.threads/linux-dp.c: Likewise.
14730 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14731 * gdb.threads/non-ldr-exc-2.c: Likewise.
14732 * gdb.threads/non-ldr-exc-3.c: Likewise.
14733 * gdb.threads/non-ldr-exc-4.c: Likewise.
14734 * gdb.threads/pthreads.c: Include unistd.h.
14735 (main): Declare returns int.
14736 * gdb.threads/tls-main.c (foo): New declaration.
14737 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14738
14739 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14740
14741 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14742 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14743
14744 2015-01-15 Mark Wielaard <mjw@redhat.com>
14745
14746 * gdb.base/noreturn-return.c: New file.
14747 * gdb.base/noreturn-return.exp: New file.
14748 * gdb.base/noreturn-finish.c: New file.
14749 * gdb.base/noreturn-finish.exp: New file.
14750
14751 2015-01-23 Pedro Alves <palves@redhat.com>
14752
14753 * gdb.threads/continue-pending-after-query.c: New file.
14754 * gdb.threads/continue-pending-after-query.exp: New file.
14755
14756 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14757 Simon Marchi <simon.marchi@ericsson.com>
14758
14759 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14760 * gdb.base/valgrind-db-attach.exp: Same.
14761 * gdb.base/valgrind-infcall.exp: Same.
14762 * lib/mi-support.exp (default_mi_gdb_start): Same.
14763 * lib/prompt.exp (default_prompt_gdb_start): Same.
14764 * lib/gdb.exp (default_gdb_spawn): Same.
14765 (gdb_interact): New.
14766
14767
14768 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14769
14770 * gdb.compile/compile.exp (pointer to jit function): New test.
14771
14772 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
14773
14774 * lib/gdb.exp (supports_process_record): Return true for
14775 powerpc*-*-linux*.
14776 (supports_reverse): Likewise.
14777
14778 2015-01-15 Don Breazeal <donb@codesourcery.com>
14779
14780 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14781 instead of checking whether the target board is remote and
14782 use spawn_wait_for_attach instead of exec/sleep.
14783 * gdb.base/attach-twice.exp: Likewise.
14784
14785 2015-01-15 Joel Brobecker <brobecker@adacore.com>
14786
14787 * gdb.ada/var_arr_attrs: New testcase.
14788
14789 2015-01-14 Pedro Alves <palves@redhat.com>
14790 Joel Brobecker <brobecker@adacore.com>
14791
14792 PR gdb/17525
14793 * gdb.base/bp-cmds-execution-x-script.c: New file.
14794 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14795 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14796
14797 2015-01-14 Pedro Alves <palves@redhat.com>
14798
14799 PR cli/17828
14800 * gdb.base/batch-preserve-term-settings.c: New file.
14801 * gdb.base/batch-preserve-term-settings.exp: New file.
14802
14803 2015-01-13 Doug Evans <dje@google.com>
14804
14805 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14806 binary.
14807
14808 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14809
14810 * Makefile.in (clean mostlyclean): Do not delete *.py.
14811
14812 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14813
14814 * gdb.python/py-lookup-type.exp: New file.
14815
14816 2015-01-12 Pedro Alves <palves@redhat.com>
14817
14818 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14819 restore GDBFLAGS before returning.
14820
14821 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14822
14823 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14824 is_amd64_regs_target and is_x86_like_target.
14825
14826 2015-01-11 Doug Evans <xdje42@gmail.com>
14827
14828 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14829 is given without an explicit form.
14830 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14831 attributes.
14832 * gdb.dwarf/corrupt.exp: Ditto.
14833 * gdb.dwarf2/enum-type.exp: Ditto.
14834 * gdb.trace/entry-values.exp: Ditto.
14835 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14836
14837 2015-01-11 Doug Evans <xdje42@gmail.com>
14838
14839 PR gdb/15830
14840 * gdb.base/maint.exp: Remove references to "maint demangle".
14841 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14842 Add tests for explicitly specifying language to demangle.
14843 * gdb.dlang/demangle.exp: Ditto.
14844
14845 2015-01-09 Pedro Alves <palves@redhat.com>
14846
14847 * gdb.threads/non-stop-fair-events.c: New file.
14848 * gdb.threads/non-stop-fair-events.exp: New file.
14849
14850 2015-01-09 Pedro Alves <palves@redhat.com>
14851
14852 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14853 the global scope. Set a breakpoint after all threads are started
14854 rather than stepping over two source lines. Expect the prompt.
14855 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14856 global.
14857 (NUM): Now 15.
14858 (main): Use threads_started_barrier to wait for all threads to
14859 start. Main thread no longer calls thread_function. Exit after
14860 180 seconds.
14861 (loop): New function.
14862 (thread_function): Wait on threads_started_barrier barrier. Call
14863 'loop' at each iteration.
14864 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14865 threads have started, instead of hardcoding number of "next"
14866 steps. Use an access watchpoint instead of a write watchpoint.
14867
14868 2015-01-09 Pedro Alves <palves@redhat.com>
14869
14870 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14871 (thread_func): Wait on barrier.
14872 (main): Wait for all threads to start before stopping GDB.
14873 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14874 global.
14875 (thread1_func, thread2_func): Wait on barrier.
14876 (main): Wait for all threads to start before stopping GDB.
14877 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14878 New global.
14879 (thread1_func, thread2_func): Wait on barrier.
14880 (main): Wait for all threads to start before stopping GDB.
14881
14882 2015-01-09 Pedro Alves <palves@redhat.com>
14883
14884 * gdb.threads/attach-many-short-lived-threads.c: New file.
14885 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14886
14887 2014-01-09 Pedro Alves <palves@redhat.com>
14888
14889 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14890 instead of to thread 2.
14891 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14892 Add barrier around each pthread_create call instead of around all
14893 calls.
14894 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14895 Set a break on thread_function and have the child threads hit it
14896 one at at a time.
14897
14898 2015-01-09 Pedro Alves <palves@redhat.com>
14899
14900 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14901 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14902 false.
14903 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14904 checking whether the target board is remote.
14905 * gdb.multi/multi-attach.exp: Likewise.
14906 * gdb.python/py-sync-interp.exp: Likewise.
14907 * gdb.server/ext-attach.exp: Likewise.
14908 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14909 tests that need to attach, instead of checking whether the target
14910 board is remote at the top of the file.
14911
14912 2015-01-08 Yao Qi <yao@codesourcery.com>
14913
14914 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14915
14916 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14917
14918 Fix testcase compilation.
14919 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14920
14921 2015-01-06 Joel Brobecker <brobecker@adacore.com>
14922
14923 * gdb.python/py-type.exp: Add a couple test about empty
14924 array creation, and negative-length array creation.
14925
14926 2015-01-02 Doug Evans <xdje42@gmail.com>
14927
14928 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14929
14930 2015-01-02 Doug Evans <dje@google.com>
14931
14932 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14933
14934 2014-12-29 Yao Qi <yao@codesourcery.com>
14935
14936 * gdb.trace/entry-values.exp: Update comments. Rename variable
14937 bar_call_foo to returned_from_foo.
14938
14939 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14940
14941 PR gdb/17394
14942 * gdb.linespec/break-asm-file.c: New file.
14943 * gdb.linespec/break-asm-file.exp: New file.
14944 * gdb.linespec/break-asm-file0.s: New file.
14945 * gdb.linespec/break-asm-file1.s: New file.
14946
14947 2014-12-18 Nigel Stephens <nigel@mips.com>
14948 Maciej W. Rozycki <macro@codesourcery.com>
14949
14950 * gdb.base/float.exp: Handle the new output from "info float" on
14951 MIPS targets.
14952
14953 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14954
14955 Fix MinGW compilation.
14956 * gdb.compile/compile-ops.exp: Update untested message if
14957 !skip_compile_feature_tests.
14958 * gdb.compile/compile-setjmp.exp: Likewise.
14959 * gdb.compile/compile-tls.exp: Likewise.
14960 * gdb.compile/compile.exp: Likewise.
14961 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14962 supported on this host".
14963
14964 2014-12-16 Doug Evans <xdje42@gmail.com>
14965
14966 * boards/stabs.exp: New file.
14967
14968 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14969
14970 * gdb.base/completion.exp: Adjust to format changes of "maint
14971 print user-registers".
14972
14973 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14974
14975 PR server/17457
14976 * gdb.arch/aarch64-fp.c: New file.
14977 * gdb.arch/aarch64-fp.exp: New file.
14978
14979 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14980
14981 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14982 r210637, r210913, r211666, r215400, r215817).
14983
14984 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14985 * dg-extract-results.py: New file.
14986 * dg-extract-results.sh: Use it if the environment seems
14987 suitable.
14988
14989 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14990
14991 * dg-extract-results.py (parse_run): Handle warnings that
14992 are printed before a test harness is run.
14993
14994 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14995
14996 * dg-extract-results.py (Named): Remove __cmp__ method.
14997 (output_variation): Use a key to sort variation.harnesses.
14998
14999 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
15000
15001 * dg-extract-results.py: For Python 3, force sys.stdout to
15002 handle surrogate escape sequences.
15003 (safe_open): New function.
15004 (output_segment, main): Use it.
15005
15006 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
15007
15008 * dg-extract-results.py (Prog.result_re): Include options
15009 in test name.
15010
15011 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
15012
15013 * dg-extract-results.py (output_variation): Always sort if
15014 do_sum.
15015
15016 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
15017
15018 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
15019 as long as we get pagination notifications.
15020
15021 2014-12-15 Jason Merrill <jason@redhat.com>
15022
15023 * Makefile.in (check-gdb.%): Restore.
15024 * README: Mention it.
15025
15026 2014-12-13 Joel Brobecker <brobecker@adacore.com>
15027
15028 * gdb.ada/str_uninit: New testcase.
15029
15030 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15031
15032 PR symtab/17642
15033 * gdb.base/vla-stub-define.c: New file.
15034 * gdb.base/vla-stub.c: New file.
15035 * gdb.base/vla-stub.exp: New file.
15036
15037 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
15038 Jan Kratochvil <jan.kratochvil@redhat.com>
15039 Tom Tromey <tromey@redhat.com>
15040
15041 * configure.ac: Add gdb.compile/.
15042 * configure: Regenerate.
15043 * gdb.compile/Makefile.in: New file.
15044 * gdb.compile/compile-ops.exp: New file.
15045 * gdb.compile/compile-ops.c: New file.
15046 * gdb.compile/compile-tls.c: New file.
15047 * gdb.compile/compile-tls.exp: New file.
15048 * gdb.compile/compile-constvar.S: New file.
15049 * gdb.compile/compile-constvar.c: New file.
15050 * gdb.compile/compile-mod.c: New file.
15051 * gdb.compile/compile-nodebug.c: New file.
15052 * gdb.compile/compile-setjmp-mod.c: New file.
15053 * gdb.compile/compile-setjmp.c: New file.
15054 * gdb.compile/compile-setjmp.exp: New file.
15055 * gdb.compile/compile-shlib.c: New file.
15056 * gdb.compile/compile.c: New file.
15057 * gdb.compile/compile.exp: New file.
15058 * lib/gdb.exp (skip_compile_feature_tests): New proc.
15059
15060 2014-12-12 Tom Tromey <tromey@redhat.com>
15061
15062 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
15063 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
15064
15065 2014-12-12 Doug Evans <dje@google.com>
15066
15067 * lib/gdb-python.exp (get_python_valueof): New function.
15068 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
15069
15070 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
15071
15072 * gdb.base/completion.exp: Add test for completion of "info
15073 registers ".
15074
15075 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
15076
15077 * gdb.base/func-ptrs.c: New file.
15078 * gdb.base/func-ptrs.exp: New file.
15079
15080 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15081
15082 PR breakpoints/17012
15083 * gdb.base/dprintf-detach.c: New file.
15084 * gdb.base/dprintf-detach.exp: New file.
15085
15086 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
15087
15088 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
15089 * lib/gdb.exp (target_is_gdbserver): New procedure.
15090
15091 2014-12-08 Doug Evans <dje@google.com>
15092
15093 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
15094
15095 2014-12-05 Yao Qi <yao@codesourcery.com>
15096
15097 * gdb.guile/scm-error.exp: Remove the third argument to
15098 gdb_remote_download.
15099 * gdb.guile/scm-frame-args.exp: Likewise.
15100 * gdb.guile/scm-section-script.exp: Likewise.
15101
15102 2014-12-05 Yao Qi <yao@codesourcery.com>
15103
15104 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
15105
15106 2014-12-04 Doug Evans <dje@google.com>
15107
15108 * gdb.python/py-objfile.exp: Add tests for
15109 objfile.add_separate_debug_file.
15110
15111 2014-12-04 Doug Evans <dje@google.com>
15112
15113 * lib/gdb.exp (get_build_id): New function.
15114 (build_id_debug_filename_get): Rewrite to use it.
15115 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
15116
15117 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
15118
15119 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
15120 `method(long)', not just 0x0.
15121 * gdb.cp/nsalias.exp: Align code labels to 4.
15122 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
15123 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
15124 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
15125 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
15126 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
15127 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
15128
15129 2014-12-02 Doug Evans <dje@google.com>
15130
15131 PR symtab/17602
15132 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15133 * gdb.cp/anon-ns2.cc: ... here. New file.
15134 * gdb.cp/anon-ns.exp: Update.
15135
15136 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15137
15138 * gdb.python/py-events.py (inferior_call_handler): New.
15139 (register_changed_handler, memory_changed_handler): New.
15140 (test_events.invoke): Register new handlers.
15141 * gdb.python/py-events.exp: Add tests for inferior call,
15142 memory_changed and register_changed events.
15143
15144 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15145
15146 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15147 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15148 if the linker doesn't understand this.
15149
15150 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15151
15152 * gdb.python/python.exp: Change expected reply to help().
15153
15154 2014-12-01 Yao Qi <yao@codesourcery.com>
15155
15156 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15157 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15158 * configure: Re-generated.
15159
15160 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15161
15162 * gdb.cp/chained-calls.cc: New file.
15163 * gdb.cp/chained-calls.exp: New file.
15164 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15165
15166 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15167
15168 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15169 * gdb.dwarf2/symtab-producer.exp: Same.
15170 * gdb.gdb/python-interrupts.exp: Same.
15171 * gdb.gdb/python-selftest.exp: Same.
15172 * gdb.python/py-linetable.exp: Same.
15173 * gdb.python/py-type.exp: Same.
15174 * gdb.python/py-value-cc.exp: Same.
15175 * gdb.python/py-value.exp: Same.
15176
15177 2014-11-28 Yao Qi <yao@codesourcery.com>
15178
15179 * gdb.base/break-probes.exp: Match library name prefixed with
15180 sysroot.
15181
15182 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15183
15184 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15185 test expected output. Add parentheses for the call to print.
15186 Remove L suffix from integers.
15187
15188 2014-11-26 Doug Evans <dje@google.com>
15189
15190 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15191
15192 2014-11-22 Yao Qi <yao@codesourcery.com>
15193
15194 * gdb.trace/entry-values.c: Remove asms.
15195 (foo): Add foo_label.
15196 (bar): Add bar_label.
15197 * gdb.trace/entry-values.exp: Remove code computing foo's
15198 length and bar's length.
15199 (Dwarf::assemble): Invoke function_range for bar and use
15200 MACRO_AT_func for foo.
15201
15202 2014-11-22 Yao Qi <yao@codesourcery.com>
15203
15204 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15205 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15206 Use .Lgcc43_procstart instead of gcc43.
15207
15208 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15209
15210 * gdb.ada/n_arr_bound: New testcase.
15211
15212 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15213
15214 PR breakpoints/10737
15215 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15216 test_catch_syscall_multi_arch.
15217 (test_catch_syscall_multi_arch): New function.
15218
15219 2014-11-20 Doug Evans <xdje42@gmail.com>
15220
15221 * gdb.base/maint.exp: Update expected output.
15222
15223 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15224
15225 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15226 4-byte instruction on S390.
15227
15228 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15229
15230 * gdb.ada/arr_arr: New testcase.
15231
15232 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15233
15234 * gdb.ada/pkd_arr_elem: New Testcase.
15235
15236 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15237
15238 * gdb.reverse/break-precsave: Expect completion message for
15239 core file reads.
15240 * gdb.reverse/consecutive-precsave.exp: Likewise.
15241 * gdb.reverse/finish-precsave.exp: Likewise.
15242 * gdb.reverse/i386-precsave.exp: Likewise.
15243 * gdb.reverse/machinestate-precsave.exp: Likewise.
15244 * gdb.reverse/sigall-precsave.exp: Likewise.
15245 * gdb.reverse/solib-precsave.exp: Likewise.
15246 * gdb.reverse/step-precsave.exp: Likewise.
15247 * gdb.reverse/until-precsave.exp: Likewise.
15248 * gdb.reverse/watch-precsave.exp: Likewise.
15249
15250 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15251
15252 * gdb.base/bp-permanent.c: Include unistd.h.
15253 * gdb.python/py-framefilter-mi.c (main): Add return type.
15254 * gdb.python/py-framefilter.c (main): Likewise.
15255 * gdb.trace/actions-changed.c (main): Likewise.
15256
15257 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15258
15259 * gdb.mi/until.c: Add eye-catchers.
15260 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15261 line numbers.
15262
15263 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15264
15265 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15266 function header variants in break1.c.
15267 * gdb.base/ena-dis-br.exp: Likewise.
15268 * gdb.base/hbreak2.exp: Likewise.
15269 * gdb.reverse/until-precsave.exp: Drop references to removed
15270 non-prototype function header variants in ur1.c.
15271 * gdb.reverse/until-reverse.exp: Likewise.
15272
15273 2014-11-17 Petr Machata <pmachata@redhat.com>
15274
15275 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15276 ${_cu_offset_size} bytes abbrev offset.
15277
15278 2014-11-15 Doug Evans <xdje42@gmail.com>
15279
15280 PR symtab/17559
15281 * gdb.base/line-symtabs.exp: New file.
15282 * gdb.base/line-symtabs.c: New file.
15283 * gdb.base/line-symtabs.h: New file.
15284
15285 2014-11-14 Yao Qi <yao@codesourcery.com>
15286
15287 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15288 (func): Add label func_label.
15289 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15290 Replace low_pc and high_pc with MACRO_AT_range.
15291 Replace name, low_pc and high_pc with MACRO_AT_func.
15292
15293 2014-11-14 Yao Qi <yao@codesourcery.com>
15294
15295 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15296 Replace name, low_pc and high_pc with MACRO_AT_func.
15297
15298 2014-11-14 Yao Qi <yao@codesourcery.com>
15299
15300 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15301 produce debug information.
15302 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15303
15304 2014-11-14 Yao Qi <yao@codesourcery.com>
15305
15306 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15307 object and get function length.
15308 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15309 with MACRO_AT_func.
15310 (top-level): Replace gdb_compile and clean_restart with
15311 prepare_for_testing.
15312 * gdb.dwarf2/main.c (main): Add label main_label.
15313
15314 2014-11-14 Yao Qi <yao@codesourcery.com>
15315
15316 * lib/dwarf.exp (function_range): New procedure.
15317 (Dwarf::_handle_macro_at_func): New procedure.
15318 (Dwarf::_handle_macro_at_range): New procedure.
15319 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15320
15321 2014-11-14 Yao Qi <yao@codesourcery.com>
15322
15323 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15324 (_handle_attribute): New procedure.
15325
15326 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15327
15328 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15329 * gdb.base/call-sc.c (zed): Likewise.
15330 * gdb.base/checkpoint.c (main): Likewise.
15331 * gdb.base/dump.c (main): Likewise.
15332 * gdb.base/gcore.c (main): Likewise.
15333 * gdb.base/huge.c (main): Likewise.
15334 * gdb.base/multi-forks.c (main): Likewise.
15335 * gdb.base/pr10179-a.c (main): Likewise.
15336 * gdb.base/savedregs.c (main): Likewise.
15337 * gdb.base/sigaltstack.c (main): Likewise.
15338 * gdb.base/siginfo.c (main): Likewise.
15339 * gdb.base/structs.c (zed): Likewise.
15340 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15341 * gdb.mi/mi-syn-frame.c (main): Likewise.
15342 * gdb.mi/until.c (foo, main): Likewise.
15343 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15344 * gdb.base/solib-weak.c (foo): Declare.
15345 * gdb.base/attach-twice.c: Include stdio.h.
15346 * gdb.base/weaklib1.c: Likewise.
15347 * gdb.base/weaklib2.c: Likewise.
15348 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15349 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15350 unistd.h.
15351 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15352 * gdb.mi/mi-exit-code.c: Likewise.
15353 * gdb.base/break-interp-lib.c: Include string.h.
15354 * gdb.base/coremaker.c: Likewise.
15355 * gdb.base/testenv.c: Likewise.
15356 * gdb.python/py-finish-breakpoint.c: Likewise.
15357 * gdb.base/inferior-died.c: Include sys/wait.h.
15358 * gdb.base/fileio.c: Include time.h.
15359 * gdb.base/async-shell.c: Include unistd.h.
15360 * gdb.base/dprintf-non-stop.c: Likewise.
15361 * gdb.base/info-os.c: Likewise.
15362 * gdb.mi/mi-console.c: Likewise.
15363 * gdb.mi/watch-nonstop.c: Likewise.
15364 * gdb.python/py-events.c: Likewise.
15365 * gdb.base/async.c (baz): Move up before its invocation.
15366 * gdb.base/code_elim2.c (my_global_func): Likewise.
15367 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15368 * gdb.base/advance.c (func2): Likewise.
15369
15370 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15371
15372 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15373 variant.
15374 * gdb.base/annota3.c: Likewise.
15375 * gdb.base/async.c: Likewise.
15376 * gdb.base/average.c: Likewise.
15377 * gdb.base/call-ar-st.c: Likewise.
15378 * gdb.base/call-rt-st.c: Likewise.
15379 * gdb.base/call-sc.c: Likewise.
15380 * gdb.base/call-strs.c: Likewise.
15381 * gdb.base/ending-run.c: Likewise.
15382 * gdb.base/execd-prog.c: Likewise.
15383 * gdb.base/exprs.c: Likewise.
15384 * gdb.base/foll-exec.c: Likewise.
15385 * gdb.base/foll-fork.c: Likewise.
15386 * gdb.base/foll-vfork.c: Likewise.
15387 * gdb.base/funcargs.c: Likewise.
15388 * gdb.base/gcore.c: Likewise.
15389 * gdb.base/jump.c: Likewise.
15390 * gdb.base/langs0.c: Likewise.
15391 * gdb.base/langs1.c: Likewise.
15392 * gdb.base/langs2.c: Likewise.
15393 * gdb.base/mips_pro.c: Likewise.
15394 * gdb.base/nodebug.c: Likewise.
15395 * gdb.base/opaque0.c: Likewise.
15396 * gdb.base/opaque1.c: Likewise.
15397 * gdb.base/recurse.c: Likewise.
15398 * gdb.base/run.c: Likewise.
15399 * gdb.base/scope0.c: Likewise.
15400 * gdb.base/scope1.c: Likewise.
15401 * gdb.base/setshow.c: Likewise.
15402 * gdb.base/setvar.c: Likewise.
15403 * gdb.base/shmain.c: Likewise.
15404 * gdb.base/shr1.c: Likewise.
15405 * gdb.base/shr2.c: Likewise.
15406 * gdb.base/sigall.c: Likewise.
15407 * gdb.base/signals.c: Likewise.
15408 * gdb.base/so-indr-cl.c: Likewise.
15409 * gdb.base/solib2.c: Likewise.
15410 * gdb.base/structs.c: Likewise.
15411 * gdb.base/sum.c: Likewise.
15412 * gdb.base/vforked-prog.c: Likewise.
15413 * gdb.base/watchpoint.c: Likewise.
15414 * gdb.reverse/shr2.c: Likewise.
15415 * gdb.reverse/until-reverse.c: Likewise.
15416 * gdb.reverse/ur1.c: Likewise.
15417 * gdb.reverse/watch-reverse.c: Likewise.
15418
15419 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15420
15421 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15422 variant.
15423 * gdb.base/sepdebug.exp: Drop references to removed code.
15424
15425 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15426
15427 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15428 variant. Preserve original line numbering.
15429 * gdb.base/list1.c: Likewise.
15430
15431 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15432
15433 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15434 variant.
15435 * gdb.base/break1.c: Likewise.
15436 * gdb.base/break.exp: Drop references to removed code.
15437
15438 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15439
15440 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15441 variant.
15442
15443 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15444
15445 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15446
15447 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15448
15449 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15450 logic into perform_all_tests() and invoke it with and without
15451 function header prototypes.
15452 (do_function_calls): Remove conditional XFAIL for PR 5318.
15453 (rerun_and_prepare): Remove duplicate code.
15454 (perform_all_tests): New. Main logic moved here.
15455
15456 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15457
15458 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15459 code guarded by #ifdef NO_PROTOTYPES.
15460 (t_double_many_args): Likewise.
15461 (DEF_FUNC_MANY_ARGS_1): Likewise.
15462 (DEF_FUNC_VALUES_1): Likewise.
15463 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15464 guarded by #ifdef PROTOTYPES.
15465
15466 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15467
15468 * gdb.mi/mi-console.c: Add eye-catcher.
15469 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15470 instead of literal line number.
15471
15472 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15473
15474 * gdb.base/shr2.c: Add eye-catcher.
15475 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15476 line number.
15477
15478 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15479
15480 * gdb.base/jump.c: Add eye-catchers.
15481 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15482 numbers.
15483
15484 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15485
15486 * gdb.base/execd-prog.c: Add eye-catchers.
15487 * gdb.base/foll-exec.c: Likewise.
15488 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15489 line numbers.
15490
15491 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15492
15493 * gdb.base/ending-run.c: Add eye-catchers.
15494 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15495 literal line numbers.
15496
15497 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15498
15499 * gdb.base/call-rt-st.c: Add eye-catchers.
15500 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15501 literal line numbers.
15502
15503 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15504
15505 * gdb.base/call-ar-st.c: Add eye-catchers.
15506 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15507 literal line numbers.
15508
15509 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15510
15511 * gdb.base/average.c: Add eye-catchers.
15512 * gdb.base/sum.c: Likewise.
15513 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15514 regexps dynamically.
15515
15516 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15517
15518 * gdb.base/solib1.c: Add eye-catchers.
15519 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15520 literal line numbers.
15521
15522 2014-11-12 Pedro Alves <palves@redhat.com>
15523
15524 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15525 leader has exited.
15526
15527 2014-11-12 Pedro Alves <palves@redhat.com>
15528
15529 * gdb.arch/i386-bp_permanent.c: New file.
15530 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15531 (srcfile): Set to i386-bp_permanent.c.
15532 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15533 that stepi does not execute the 'leave' instruction, instead of
15534 testing it does execute.
15535 * gdb.base/bp-permanent.c: New file.
15536 * gdb.base/bp-permanent.exp: New file.
15537
15538 2014-11-10 Doug Evans <xdje42@gmail.com>
15539
15540 PR symtab/17564
15541 * gdb.base/symtab-search-order.exp: New file.
15542 * gdb.base/symtab-search-order.c: New file.
15543 * gdb.base/symtab-search-order-1.c: New file.
15544 * gdb.base/symtab-search-order-shlib-1.c: New file.
15545
15546 2014-11-07 Pedro Alves <palves@redhat.com>
15547
15548 PR gdb/17511
15549 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15550 i?86-*-linux*.
15551
15552 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15553
15554 PR c++/17494
15555 * gdb.cp/pr17494.cc: New file.
15556 * gdb.cp/pr17494.exp: New file.
15557
15558 2014-11-02 Yao Qi <yao@codesourcery.com>
15559
15560 * gdb.python/python.exp: Get working directory and match the
15561 output of "set extended-prompt \\w " with it.
15562
15563 2014-10-30 Doug Evans <dje@google.com>
15564
15565 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15566 in objfiles.
15567 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15568 in progspaces.
15569
15570 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
15571
15572 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15573 * gdb.base/realname-expand.exp: Likewise.
15574 * gdb.linespec/macro-relative.exp: Likewise.
15575
15576 2014-10-29 Pedro Alves <palves@redhat.com>
15577
15578 PR gdb/17408
15579 * gdb.threads/schedlock.c (some_function): New function.
15580 (call_function): New global.
15581 (MAYBE_CALL_SOME_FUNCTION): New macro.
15582 (thread_function): Call it.
15583 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15584 and use it instead of a global counter. Adjust all callers.
15585 (get_current_thread): Use "find current thread" for test message
15586 here rather than having all callers pass down the same string.
15587 (goto_loop): New procedure, factored out from ...
15588 (my_continue): ... this.
15589 (step_ten_loops): Change parameter from test message to command to
15590 use. Adjust.
15591 (list_count): Delete global.
15592 (check_result): New procedure, factored out from duplicate top
15593 level code.
15594 (continue tests): Wrap in with_test_prefix.
15595 (test_step): New procedure, factored out from duplicate top level
15596 code.
15597 (top level): Test "step" in combination with all scheduler-locking
15598 modes. Test "next" in combination with all scheduler-locking
15599 modes, and in combination with stepping over a function call or
15600 not.
15601 * gdb.threads/next-bp-other-thread.c: New file.
15602 * gdb.threads/next-bp-other-thread.exp: New file.
15603
15604 2014-10-29 Pedro Alves <palves@redhat.com>
15605
15606 PR python/17372
15607 * gdb.python/python.exp: Test a multi-line command that spawns
15608 interactive Python.
15609 * gdb.base/multi-line-starts-subshell.exp: New file.
15610
15611 2014-10-29 Yao Qi <yao@codesourcery.com>
15612
15613 * gdb.base/fileio.exp: Make directories on host.
15614
15615 2014-10-29 Yao Qi <yao@codesourcery.com>
15616
15617 * gdb.base/fileio.c (test_write): Close the file.
15618
15619 2014-10-28 Pedro Alves <palves@redhat.com>
15620
15621 PR gdb/12623
15622 * gdb.base/sigstep.c (no_handler): New global.
15623 (main): If 'no_handler is true, set the signal handlers to
15624 SIG_IGN.
15625 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15626 with_sw_watch and no_handler parameters. Handle them.
15627 (top level) <stepping over handler when stopped at a breakpoint
15628 test>: Add a test axis for testing with a software watchpoint, and
15629 another for testing with the signal handler set to SIG_IGN.
15630 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15631 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15632
15633 2014-10-28 Pedro Alves <palves@redhat.com>
15634
15635 PR gdb/17511
15636 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15637 * gdb.base/sigstep.exp (other_handler_location): New global.
15638 (advance): Support stepping into the signal handler, and running
15639 commands while in the handler.
15640 (in_handler_map): New global.
15641 (top level): In the advance test, add combinations for getting
15642 into the handler with stepping commands, and for running commands
15643 in the handler. Add comment descripting the advancei tests.
15644
15645 2014-10-28 Pedro Alves <palves@redhat.com>
15646
15647 * gdb.base/sigstep.exp: Use build_executable instead of
15648 prepare_for_testing.
15649 (top level): Move code that starts GDB, runs to main and creates a
15650 display to ...
15651 (restart): ... this new procedure.
15652 (top level): Move backtrace from signal handler test to ...
15653 (validate_backtrace): ... this new procedure.
15654 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15655 with_test_prefix. Always restart GDB.
15656 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15657 with_test_prefix. Always restart GDB. No need to delete
15658 breakpoints after the test.
15659 (test_skip_handler): Remove prefix parameter.
15660 (skip_over_handler, breakpoint_to_handler)
15661 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15662 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15663 restart GDB. No need to delete breakpoints after the test.
15664 (top level): Use foreach to call the test procedures with
15665 different commands.
15666
15667 2014-10-28 Pedro Alves <palves@redhat.com>
15668
15669 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15670 instead of GNATS numbers.
15671 * gdb.base/sigbpt.exp: Likewise.
15672 * gdb.base/siginfo.exp: Likewise.
15673 * gdb.base/sigstep.exp: Likewise.
15674
15675 2014-10-27 Pedro Alves <palves@redhat.com>
15676
15677 * gdb.base/sigstep.c (dummy): New global.
15678 (main): Issue a couple writes to the new global.
15679 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15680 procedures.
15681 (skip_over_handler): Use test_skip_handler.
15682 (top level): Call skip_over_handler for stepi and nexti too.
15683 (breakpoint_over_handler): Use test_skip_handler.
15684 (top level): Call breakpoint_over_handler for stepi and nexti too.
15685
15686 2014-10-27 Yao Qi <yao@codesourcery.com>
15687
15688 * gdb.trace/tfile.c (adjust_function_address)
15689 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15690 function descriptor.
15691
15692 2014-10-24 Don Breazeal <donb@codesourcery.com>
15693
15694 * gdb.base/foll-fork.exp (test_follow_fork,
15695 catch_fork_child_follow): Check for updated fork messages emitted
15696 from infrun.c.
15697 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15698 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15699 vfork_and_exec_child_follow_through_step): Check for updated vfork
15700 messages emitted from infrun.c.
15701
15702 2014-10-24 Pedro Alves <palves@redhat.com>
15703
15704 * gdb.base/corefile.exp: Remove references to ultrix.
15705 * gdb.base/interrupt.exp: Likewise.
15706 * gdb.base/whatis.exp: Likewise.
15707 * gdb.gdb/selftest.exp: Likewise.
15708 * gdb.threads/manythreads.exp: Likewise.
15709 * gdb.threads/print-threads.exp: Likewise.
15710 * gdb.threads/pthreads.exp:: Likewise.
15711 * gdb.threads/schedlock.exp: Likewise.
15712
15713 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15714
15715 * gdb.cp/non-trivial-retval.cc: Add a test case.
15716 * gdb.cp/non-trivial-retval.exp: Add a test.
15717
15718 2014-10-20 Yao Qi <yao@codesourcery.com>
15719
15720 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15721 * gdb.python/py-objfile-script-gdb.py: New file.
15722 * gdb.python/py-objfile-script.exp: Update reference to
15723 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15724 of remote_download. Remove the dest file.
15725
15726 2014-10-20 Yao Qi <yao@codesourcery.com>
15727
15728 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15729 * gdb.base/step-line.exp: Likewise.
15730 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15731 * gdb.dwarf2/dw2-basic.exp: Likewise.
15732 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15733 * gdb.dwarf2/dw2-filename.exp: Likewise.
15734 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15735 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15736 * gdb.dwarf2/dw2-producer.exp: Likewise.
15737 * gdb.dwarf2/mac-fileno.exp: Likewise.
15738 * gdb.python/py-frame-args.exp: Likewise.
15739 * gdb.python/py-framefilter.exp: Likewise.
15740 * gdb.python/py-mi.exp: Likewise.
15741 * gdb.python/py-objfile-script.exp: Likewise
15742 * gdb.python/py-pp-integral.exp: Likewise.
15743 * gdb.python/py-pp-re-notag.exp: Likewise.
15744 * gdb.python/py-prettyprint.exp: Likewise.
15745 * gdb.python/py-section-script.exp: Likewise.
15746 * gdb.python/py-typeprint.exp: Likewise.
15747 * gdb.python/py-xmethods.exp: Likewise.
15748 * gdb.stabs/weird.exp: Likewise.
15749 * gdb.xml/tdesc-regs.exp: Likewise.
15750
15751 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15752
15753 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15754 (out_cu): Use addr_len for the size of addresses.
15755 (out_line): Likewise. Size DW_LNE_set_address instruction
15756 according to addr_len.
15757 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15758 (FUNC): Add START_INSNS to definition.
15759
15760 2014-10-18 Yao Qi <yao@codesourcery.com>
15761
15762 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15763 gdb_has_argv0 return true.
15764 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15765 check [target_info exists noargs], check [gdb_has_argv0]
15766 instead.
15767 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15768 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15769 procedures.
15770
15771 2014-10-17 Doug Evans <dje@google.com>
15772
15773 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15774 event.
15775 * gdb.python/py-events.py: Add clear_objfiles event.
15776
15777 2014-10-17 Doug Evans <dje@google.com>
15778
15779 * gdb.python/py-objfile.exp: Test progspace attribute.
15780
15781 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
15782
15783 * gdb.guile/scm-breakpoint.exp: Do not assume any
15784 directory separators when matching source file paths.
15785 * gdb.python/py-breakpoint.exp: Likewise.
15786 * gdb.reverse/break-precsave.exp: Likewise.
15787 * gdb.reverse/break-reverse.exp: Likewise.
15788 * gdb.reverse/consecutive-precsave.exp: Likewise.
15789 * gdb.reverse/finish-precsave.exp: Likewise.
15790 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15791 * gdb.reverse/finish-reverse.exp: Likewise.
15792 * gdb.reverse/i386-precsave.exp: Likewise.
15793 * gdb.reverse/i387-env-reverse.exp: Likewise.
15794 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15795 * gdb.reverse/machinestate-precsave.exp: Likewise.
15796 * gdb.reverse/machinestate.exp: Likewise.
15797 * gdb.reverse/sigall-precsave.exp: Likewise.
15798 * gdb.reverse/solib-precsave.exp: Likewise.
15799 * gdb.reverse/step-precsave.exp: Likewise.
15800 * gdb.reverse/until-precsave.exp: Likewise.
15801 * gdb.reverse/watch-precsave.exp: Likewise.
15802 * gdb.reverse/watch-reverse.exp: Likewise.
15803
15804 2014-10-17 Yao Qi <yao@codesourcery.com>
15805
15806 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15807 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15808
15809 2014-10-17 Pedro Alves <palves@redhat.com>
15810
15811 PR gdb/17471
15812 * gdb.base/bg-execution-repeat.c: New file.
15813 * gdb.base/bg-execution-repeat.exp: New file.
15814
15815 2014-10-17 Pedro Alves <palves@redhat.com>
15816
15817 PR gdb/17300
15818 * gdb.base/continue-all-already-running.c: New file.
15819 * gdb.base/continue-all-already-running.exp: New file.
15820
15821 2014-10-17 Pedro Alves <palves@redhat.com>
15822
15823 PR gdb/17472
15824 * gdb.base/annota-input-while-running.c: New file.
15825 * gdb.base/annota-input-while-running.exp: New file.
15826
15827 2014-10-17 Pedro Alves <palves@redhat.com>
15828
15829 * gdb.base/callfuncs.exp: emove references to osf.
15830 * gdb.base/sigall.exp: Likewise.
15831 * gdb.gdb/selftest.exp: Likewise.
15832 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15833 * gdb.mi/non-stop.c: Likewise.
15834 * gdb.mi/pthreads.c: Likewise.
15835 * gdb.reverse/sigall-precsave.exp: Likewise.
15836 * gdb.reverse/sigall-reverse.exp: Likewise.
15837 * gdb.threads/pthreads.c: Likewise.
15838 * gdb.threads/pthreads.exp: Likewise.
15839
15840 2014-10-17 Yao Qi <yao@codesourcery.com>
15841
15842 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15843 check 'target_info exists noargs'.
15844 (test_command_prompt_position): Likewise.
15845 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15846 Remove "set args".
15847 (progvar_simple_while_test): Likewise.
15848 (progvar_complex_if_while_test): Likewise.
15849 (if_while_breakpoint_command_test): Likewise.
15850 (infrun_breakpoint_command_test): Likewise.
15851 (breakpoint_command_test): Likewise.
15852 (watchpoint_command_test): Likewise.
15853 (bp_deleted_in_command_test): Likewise.
15854 (temporary_breakpoint_commands): Likewise.
15855
15856 2014-10-16 Yao Qi <yao@codesourcery.com>
15857
15858 * gdb.base/remotetimeout.exp: Remove noargs checking.
15859
15860 2014-10-15 Pedro Alves <palves@redhat.com>
15861
15862 PR breakpoints/9649
15863 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15864 * gdb.base/breakpoint-in-ro-region.exp
15865 (probe_target_hardware_step): New procedure.
15866 (top level): Probe hardware stepping and hardware breakpoint
15867 support. Test stepping through a read-only region, with both
15868 "breakpoint auto-hw" on and off and both "always-inserted" on and
15869 off.
15870
15871 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15872
15873 * gdb.dlang/demangle.exp: Update for demangling changes.
15874
15875 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15876
15877 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15878 * gdb.cp/non-trivial-retval.exp: Add new tests.
15879
15880 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15881
15882 PR c++/13403
15883 PR c++/15154
15884 * gdb.cp/non-trivial-retval.cc: New file.
15885 * gdb.cp/non-trivial-retval.exp: New file.
15886
15887 2014-10-15 Yao Qi <yao@codesourcery.com>
15888
15889 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15890 remote host.
15891
15892 2014-10-15 Yao Qi <yao@codesourcery.com>
15893
15894 * gdb.python/py-symbol.exp: Match file base name if host is
15895 remote, otherwise match file name with dir name.
15896 * gdb.python/py-symtab.exp: Likewise.
15897 * gdb.python/python.exp: Likewise.
15898
15899 2014-10-15 Yao Qi <yao@codesourcery.com>
15900
15901 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15902 pattern.
15903 * gdb.python/py-symtab.exp: Likewise.
15904 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15905 locationn.
15906
15907 2014-10-14 Joel Brobecker <brobecker@adacore.com>
15908
15909 * gdb.ada/addr_arith: New testcase.
15910
15911 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15912
15913 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15914 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15915 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15916 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15917
15918 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15919
15920 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15921 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15922 * gdb.arch/stap-eval-lang-ada.exp: New file.
15923
15924 2014-10-14 Yao Qi <yao@codesourcery.com>
15925
15926 * gdb.mi/mi-var-child.c (nothing1): New function.
15927 (nothing2): New function.
15928 (do_children_tests): Set function pointers by nothing1 and
15929 nothing2.
15930 * gdb.mi/mi-var-child.exp: Step over new added statements.
15931 Update test to match the new output.
15932 * gdb.mi/var-cmd.c (nothing1): New function.
15933 (nothing2): New function.
15934 (do_children_tests): Set function pointers by nothing1 and
15935 nothing2.
15936 * gdb.mi/mi-var-display.exp: Update test to match output.
15937 Step to the line specified by $line_dct_nothing.
15938 Increase the number of lines to step.
15939
15940 2014-10-14 Yao Qi <yao@codesourcery.com>
15941
15942 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15943 tests.
15944 * gdb.mi/mi2-var-child.exp: Likewise.
15945
15946 2014-10-13 Doug Evans <dje@google.com>
15947
15948 * gdb.python/py-objfile.exp: Change name of file name test.
15949
15950 2014-10-13 Doug Evans <dje@google.com>
15951
15952 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15953 from the start of the CU.
15954
15955 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15956 Yao Qi <yao@codesourcery.com>
15957
15958 Fix "save breakpoints" for "catch" command.
15959 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15960 Remove -nonewline. Match also the added "main" line.
15961
15962 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15963
15964 Fix "save breakpoints" for "disable $bpnum" command.
15965 * gdb.base/save-bp.c (main): Add label.
15966 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15967
15968 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15969
15970 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15971
15972 2014-10-11 Yao Qi <yao@codesourcery.com>
15973
15974 * gdb.server/server-kill.exp: Execute command
15975 "set remote trace-status-packet on" before "tstatus".
15976
15977 2014-10-11 Yao Qi <yao@codesourcery.com>
15978
15979 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15980 (main): Call getppid.
15981 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15982 and continue to it. Read variable "server_pid".
15983
15984 2014-10-11 Yao Qi <yao@codesourcery.com>
15985
15986 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15987
15988 2014-10-11 Yao Qi <yao@codesourcery.com>
15989
15990 * gdb.threads/thread-find.exp: Don't execute command
15991 "info threads".
15992 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15993 * gdb.threads/linux-dp.exp: Don't check the condition
15994 $threads_created equals to zero.
15995
15996 2014-10-10 Pedro Alves <palves@redhat.com>
15997
15998 * gdb.base/bigcore.exp: Remove references to IRIX.
15999 * gdb.base/funcargs.exp: Likewise.
16000 * gdb.base/interrupt.exp: Likewise.
16001 * gdb.base/mips_pro.exp: Likewise.
16002 * gdb.base/nodebug.exp: Likewise.
16003 * gdb.base/setvar.exp: Likewise.
16004 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
16005
16006 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
16007 Pedro Alves <palves@redhat.com>
16008
16009 PR symtab/14466
16010 * gdb.base/vdso-warning.c: New file.
16011 * gdb.base/vdso-warning.exp: New file.
16012
16013 2014-10-02 Doug Evans <dje@google.com>
16014
16015 * gdb.base/structs.c (main): Don't run forever.
16016
16017 2014-10-02 Pedro Alves <palves@redhat.com>
16018
16019 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
16020 (top level) <stop threads 1, stop threads 2>: Use it.
16021
16022 2014-10-02 Pedro Alves <palves@redhat.com>
16023
16024 * gdb.threads/break-while-running.exp (test): Add new
16025 'update_thread_list' argument. Skip "info threads" if false.
16026 (top level): Add new 'update_thread_list' axis.
16027
16028 2014-10-02 Pedro Alves <palves@redhat.com>
16029
16030 PR breakpoints/17431
16031 * gdb.base/execl-update-breakpoints.c: New file.
16032 * gdb.base/execl-update-breakpoints.exp: New file.
16033
16034 2014-10-01 Pedro Alves <palves@redhat.com>
16035
16036 * gdb.base/breakpoint-in-ro-region.c: New file.
16037 * gdb.base/breakpoint-in-ro-region.exp: New file.
16038
16039 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
16040
16041 * gdb.mi/mi-exit-code.exp: New file.
16042 * gdb.mi/mi-exit-code.c: New file.
16043
16044 2014-09-30 Yao Qi <yao@codesourcery.com>
16045
16046 * lib/prelink-support.exp (build_executable_own_libs): Error if
16047 the target isn't native.
16048
16049 2014-09-30 Yao Qi <yao@codesourcery.com>
16050
16051 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
16052 false.
16053
16054 2014-09-22 Pedro Alves <palves@redhat.com>
16055
16056 * gdb.threads/break-while-running.exp: New file.
16057 * gdb.threads/break-while-running.c: New file.
16058
16059 2014-09-19 Yao Qi <yao@codesourcery.com>
16060
16061 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
16062 Invoke test. Restart GDB with --readnow and invoke test again.
16063
16064 2014-09-19 Yao Qi <yao@codesourcery.com>
16065
16066 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
16067 proc set_breakpoint_on_gcd_function. Invoke
16068 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
16069 invoke set_breakpoint_on_gcd_function again.
16070
16071 2014-09-18 Doug Evans <dje@google.com>
16072
16073 * gdb.dwarf2/symtab-producer.exp: New file.
16074
16075 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16076
16077 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
16078 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
16079 * gdb.base/global-var-nested-by-dso.c: Likewise.
16080 * gdb.base/global-var-nested-by-dso.exp: Likewise.
16081
16082 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
16083 Pedro Alves <palves@redhat.com>
16084
16085 * gdb.base/watch-bitfields.exp: Pass string other than test file
16086 name to prepare_for_testing.
16087 (watch): New procedure.
16088 (expect_watchpoint): Use with_test_prefix.
16089 (top level): Factor out tests to ...
16090 (test_watch_location, test_regular_watch): ... these new
16091 procedures, and use with_test_prefix and gdb_continue_to_end.
16092
16093 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
16094
16095 PR breakpoints/12526
16096 * gdb.base/watch-bitfields.exp: New file.
16097 * gdb.base/watch-bitfields.c: New file.
16098
16099 2014-09-16 Pedro Alves <palves@redhat.com>
16100
16101 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
16102 software and hardware addresses, not software address against
16103 itself.
16104
16105 2014-09-16 Pedro Alves <palves@redhat.com>
16106
16107 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
16108 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
16109
16110 2014-09-16 Pedro Alves <palves@redhat.com>
16111
16112 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
16113 files.
16114 * gdb.base/a2-run.exp: Remove all code guarded by istarget
16115 "*-*-vxworks*" throughout.
16116 * gdb.base/break.exp: Likewise.
16117 * gdb.base/default.exp: Likewise.
16118 * gdb.base/scope.exp: Likewise.
16119 * gdb.base/sepdebug.exp: Likewise.
16120 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
16121 throughout.
16122 * gdb.base/run.c: Likewise.
16123 * gdb.base/sepdebug.c: Likewise.
16124 * gdb.hp/gdb.aCC/run.c: Likewise.
16125 * gdb.reverse/until-reverse.c: Likewise.
16126 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
16127
16128 2014-09-16 Yao Qi <yao@codesourcery.com>
16129
16130 * boards/local-remote-host-native.exp: New file.
16131
16132 2014-09-14 Doug Evans <xdje42@gmail.com>
16133
16134 * gdb.threads/queue-signal.c (thread_count): New variable.
16135 (thread_count_mutex, thread_count_condvar): New variables.
16136 (incr_thread_count, wait_all_threads_running): New functions.
16137 (main): Wait for all threads to be in their thread functions.
16138
16139 2014-09-13 Doug Evans <xdje42@gmail.com>
16140
16141 * gdb.threads/queue-signal.c: New file.
16142 * gdb.threads/queue-signal.exp: New file.
16143
16144 2014-09-13 Doug Evans <xdje42@gmail.com>
16145
16146 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16147 be consistent with what default_gdb_init uses.
16148 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16149 the plain text of the prompt. Add some logging printfs.
16150 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16151
16152 2014-09-12 Pedro Alves <palves@redhat.com>
16153
16154 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16155 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16156 * gdb.arch/i386-size-overlap.exp: Likewise.
16157 * gdb.arch/i386-size.exp: Likewise.
16158 * gdb.arch/i386-unwind.exp: Likewise.
16159 * gdb.base/a2-run.exp: Likewise.
16160 * gdb.base/break.exp: Likewise.
16161 * gdb.base/charset.exp: Likewise.
16162 * gdb.base/chng-syms.exp: Likewise.
16163 * gdb.base/commands.exp: Likewise.
16164 * gdb.base/dbx.exp: Likewise.
16165 * gdb.base/find.exp: Likewise.
16166 * gdb.base/funcargs.exp: Likewise.
16167 * gdb.base/jit-simple.exp: Likewise.
16168 * gdb.base/reread.exp: Likewise.
16169 * gdb.base/sepdebug.exp: Likewise.
16170 * gdb.base/step-bt.exp: Likewise.
16171 * gdb.cp/mb-inline.exp: Likewise.
16172 * gdb.cp/mb-templates.exp: Likewise.
16173 * gdb.objc/basicclass.exp: Likewise.
16174 * gdb.threads/killed.exp: Likewise.
16175
16176 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16177
16178 PR tdep/17379
16179 * gdb.arch/powerpc-stackless.S: New file.
16180 * gdb.arch/powerpc-stackless.exp: New file.
16181
16182 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16183
16184 * gdb.base/attach.c: Include unistd.h.
16185 (main): Call alarm. Add label postloop.
16186 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16187 gdb_breakpoint, gdb_continue_to_breakpoint.
16188 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16189
16190 2014-09-11 Pedro Alves <palves@redhat.com>
16191
16192 PR gdb/17347
16193 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16194 * gdb.base/attach.exp (test_command_line_attach_run): New
16195 procedure.
16196 (top level): Call it.
16197
16198 2014-09-11 Pedro Alves <palves@redhat.com>
16199
16200 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16201 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16202 (do_command_attach_tests): Use spawn_wait_for_attach.
16203 * gdb.base/solib-overlap.exp: Likewise.
16204 * gdb.multi/multi-attach.exp: Likewise.
16205 * gdb.python/py-prompt.exp: Likewise.
16206 * gdb.python/py-sync-interp.exp: Likewise.
16207 * gdb.server/ext-attach.exp: Likewise.
16208
16209 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16210
16211 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16212 command in testcase. Simplify testcase.
16213
16214 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16215
16216 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16217
16218 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16219
16220 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16221
16222 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16223
16224 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16225
16226 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16227
16228 * gdb.dwarf2/dynarr-ptr.c: New file.
16229 * gdb.dwarf2/dynarr-ptr.exp: New file.
16230
16231 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16232
16233 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16234 of 30 rather than hardcoding 120 for a slow test case. Take the
16235 `gdb,timeout' target setting into account for this calculation.
16236 Don't extend the timeout for the test cases that don't need it.
16237
16238 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16239
16240 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16241 a factor of 2 for a slow test case. Take the `gdb,timeout'
16242 target setting into account for this calculation.
16243 * gdb.reverse/until-precsave.exp: Increase the timeout by
16244 a factor of 15 and 3 respectively rather than adding 120
16245 for a pair of slow test cases. Take the `gdb,timeout'
16246 target setting into account for this calculation.
16247
16248 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16249
16250 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16251 timeout, don't pass one down to gdb_expect.
16252 (gdb_expect): Rework timeout selection.
16253
16254 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16255
16256 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16257 exception on timeout.
16258 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16259 (gdbserver_start_extended): Catch any `gdbserver_start' error
16260 exceptions.
16261 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16262 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16263 `gdbserver_gdb_load' error exceptions.
16264
16265 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16266
16267 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16268 120 on waiting for the TCP socket to open.
16269
16270 2014-09-09 Doug Evans <xdje42@gmail.com>
16271
16272 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16273 _caller_matches, _any_caller_is, _any_caller_matches.
16274
16275 2014-09-09 Doug Evans <xdje42@gmail.com>
16276
16277 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16278
16279 2014-09-09 Yao Qi <yao@codesourcery.com>
16280
16281 * gdb.mi/mi-var-display.exp: Set print symbol off.
16282
16283 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16284
16285 PR gdb/17035
16286 * gdb.base/commands.exp: Add tests to verify user-defined
16287 commands with empty bodies.
16288 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16289 python commands in `show user command`.
16290 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16291 scheme commands in `show user command`.
16292
16293 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16294
16295 PR python/17355
16296 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16297 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16298 * gdb.python/py-framefilter-invalidarg.exp: New file.
16299 * gdb.python/py-framefilter-invalidarg.py: New file.
16300
16301 2014-09-06 Doug Evans <xdje42@gmail.com>
16302
16303 PR 15276
16304 * gdb.python/py-caller-is.c: New file.
16305 * gdb.python/py-caller-is.exp: New file.
16306
16307 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16308
16309 PR gdb/17235
16310 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16311 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16312
16313 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16314
16315 PR fortran/17237
16316 * gdb.fortran/print-formatted.exp: New file.
16317 * gdb.fortran/print-formatted.f90: Likewise.
16318
16319 2014-09-03 Sasha Smundak <asmundak@google.com>
16320
16321 * gdb.python/py-frame.exp: Test Frame.read_register.
16322
16323 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16324
16325 PR python/16699
16326 * gdb.python/py-completion.exp: New file.
16327 * gdb.python/py-completion.py: Likewise.
16328
16329 2014-08-28 Doug Evans <dje@google.com>
16330
16331 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16332 eax,etc. are live with values set by gdb and thus the compiler can't
16333 use them.
16334 * gdb.arch/i386-pseudo.c (main): Ditto.
16335
16336 2014-08-27 Doug Evans <dje@google.com>
16337
16338 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16339
16340 2014-08-25 Doug Evans <dje@google.com>
16341
16342 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16343 (main): Ditto.
16344
16345 2014-08-25 Doug Evans <dje@google.com>
16346
16347 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16348
16349 2014-08-24 Yao Qi <yao@codesourcery.com>
16350
16351 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16352 symbol off.
16353 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16354
16355 2014-08-22 Doug Evans <dje@google.com>
16356
16357 PR 17276
16358 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16359 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16360 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16361
16362 2014-08-22 Yao Qi <yao@codesourcery.com>
16363
16364 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16365 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16366 * gdb.python/python.exp: Likewise. Use .py file on the host
16367 instead of the build.
16368
16369 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16370
16371 * gdb.threads/gcore-stale-thread.c: New file.
16372 * gdb.threads/gcore-stale-thread.exp: New file.
16373
16374 2014-08-21 Pedro Alves <palves@redhat.com>
16375
16376 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16377 * gdb.base/gcore-relro-pie.exp: Likewise.
16378 * gdb.base/gcore-relro.exp: Likewise.
16379 * gdb.base/gcore.exp: Likewise.
16380 * gdb.base/print-symbol-loading.exp: Likewise.
16381 * gdb.threads/gcore-thread.exp: Likewise.
16382 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16383
16384 2014-08-20 Pedro Alves <palves@redhat.com>
16385 Jan Kratochvil <jan.kratochvil@redhat.com>
16386
16387 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16388 configure.
16389 (EXPECT): Handle READ1 being set.
16390 (all): Depend on EXTRA_RULES.
16391 (check-read1, expect-read1, read1.so, read1): New rules.
16392 * README (Testsuite Parameters): Document the READ1 make variable.
16393 (Race detection): New section.
16394 * configure: Regenerate.
16395 * configure.ac: If build==host==target, and running under a
16396 GNU/glibc system, add read1 to the extra Makefile rules.
16397 (EXTRA_RULES): AC_SUBST it.
16398 * lib/read1.c: New file.
16399
16400 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16401
16402 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16403 the handling of variables declared as a typedef to an array
16404 which a DW_AT_data_location attribute.
16405
16406 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16407 Pedro Alves <palves@redhat.com>
16408
16409 PR symtab/14604
16410 PR symtab/14605
16411 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16412 gdb_test.
16413
16414 2014-08-19 Pedro Alves <palves@redhat.com>
16415
16416 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16417
16418 2014-08-19 Yao Qi <yao@codesourcery.com>
16419
16420 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16421 right line.
16422
16423 2014-08-18 David Blaikie <dblaikie@gmail.com>
16424
16425 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16426
16427 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16428
16429 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16430 attribute in array range.
16431
16432 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16433
16434 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16435
16436 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16437
16438 PR c++/17132
16439 * gdb.cp/pr17132.cc: New file.
16440 * gdb.cp/pr17132.exp: New file.
16441
16442 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16443
16444 * gdb.python/py-xmethods.py (A_getarrayind)
16445 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16446 Use 'print' with function call syntax.
16447 (E_method_matcher.match): Fix tab vs space indentation mixup.
16448
16449 2014-08-15 Yao Qi <yao@codesourcery.com>
16450
16451 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16452 false.
16453
16454 2014-08-15 Yao Qi <yao@codesourcery.com>
16455
16456 * gdb.cp/casts.exp: Set print symbol off.
16457 * gdb.cp/class2.exp: Likewise.
16458 * gdb.cp/overload.exp: Likewise.
16459 * gdb.cp/templates.exp: Likewise.
16460
16461 2014-08-11 Doug Evans <dje@google.com>
16462
16463 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16464 (test_load_shlib): Update.
16465
16466 2014-08-09 Yao Qi <yao@codesourcery.com>
16467
16468 * gdb.base/display.exp: Invoke is_address_zero_readable.
16469 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16470 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16471 * gdb.base/hbreak-unmapped.exp: Return if
16472 is_address_zero_readable returns true.
16473 * gdb.base/signest.exp: Likewise.
16474 * gdb.base/signull.exp: Likewise.
16475 * gdb.base/sigbpt.exp: Likewise.
16476 * gdb.guile/scm-disasm.exp: Do the test if
16477 is_address_zero_readable returns false.
16478 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16479 * gdb.python/py-arch.exp: Likewise.
16480 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16481 * lib/gdb.exp (is_address_zero_readable): New proc.
16482
16483 2014-08-09 Yao Qi <yao@codesourcery.com>
16484
16485 PR testsuite/13443
16486 * gdb.mi/mi-var-display.exp: Make test messages unique.
16487
16488 2014-08-04 Tom Tromey <tromey@redhat.com>
16489
16490 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16491 target 0".
16492
16493 2014-08-04 Tom Tromey <tromey@redhat.com>
16494
16495 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16496 "target_resume".
16497
16498 2014-08-01 Joel Brobecker <brobecker@adacore.com>
16499
16500 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16501 inner_vla_struct_object_size.
16502 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16503 as xfail.
16504
16505 2014-07-30 Pedro Alves <palves@redhat.com>
16506
16507 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16508 comment.
16509
16510 2014-07-29 Yao Qi <yao@codesourcery.com>
16511
16512 PR gdb/17206
16513 * gdb.base/until-nodebug.exp: New.
16514
16515 2014-07-28 Doug Evans <xdje42@gmail.com>
16516
16517 PR guile/17203
16518 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16519 previously existing parameter, and previously ambiguously spelled
16520 parameter.
16521
16522 2014-07-28 Will Newton <will.newton@linaro.org>
16523
16524 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16525
16526 2014-07-26 Ludovic Courtès <ludo@gnu.org>
16527 Doug Evans <xdje42@gmail.com>
16528
16529 PR guile/17146
16530 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16531
16532 2014-07-25 Pedro Alves <palves@redhat.com>
16533
16534 * gdb.threads/signal-command-handle-nopass.c: New file.
16535 * gdb.threads/signal-command-handle-nopass.exp: New file.
16536 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16537 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16538 * gdb.threads/signal-delivered-right-thread.c: New file.
16539 * gdb.threads/signal-delivered-right-thread.exp: New file.
16540
16541 2014-07-25 Pedro Alves <palves@redhat.com>
16542
16543 * gdb.base/double-prompt-target-event-error.exp
16544 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16545 match.
16546 (cancel_pagination_in_target_event): Rework double prompt
16547 detection.
16548 * gdb.base/paginate-after-ctrl-c-running.exp
16549 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16550 <return>' match.
16551 * gdb.base/paginate-bg-execution.exp
16552 (test_bg_execution_pagination_return)
16553 (test_bg_execution_pagination_cancel): Remove '-notransfer
16554 <return>' matches.
16555 * gdb.base/paginate-execution-startup.exp
16556 (test_fg_execution_pagination_return)
16557 (test_fg_execution_pagination_cancel): Remove '-notransfer
16558 <return>' matches.
16559 * gdb.base/paginate-inferior-exit.exp
16560 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16561 match.
16562 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16563 * lib/gdb.exp (pagination_prompt): Run text through
16564 string_to_regexp.
16565 (gdb_test_multiple): Match $pagination_prompt instead of
16566 "<return>".
16567 (string_to_regexp): Move to lib/gdb-utils.exp.
16568
16569 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16570
16571 * gdb.arch/amd64-entry-value-paramref.S: New file.
16572 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16573 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16574 * gdb.arch/amd64-optimout-repeat.S: New file.
16575 * gdb.arch/amd64-optimout-repeat.c: New file.
16576 * gdb.arch/amd64-optimout-repeat.exp: New file.
16577
16578 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16579
16580 PR gdb/17170
16581 * gdb.base/statistics.exp: New file.
16582
16583 2014-07-17 Doug Evans <dje@google.com>
16584
16585 PR gdb/17170
16586 * gdb.base/maint.exp: Update testing of per-command stats.
16587
16588 2014-07-16 Pedro Alves <palves@redhat.com>
16589
16590 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16591 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16592 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16593 (tfile_write_buf): New functions.
16594 (add_memory_block): Rewrite using the above.
16595 (adjust_function_address): New function.
16596 (FUNCTION_ADDRESS): New macro.
16597 (write_basic_trace_file): Remove short_x local, and use
16598 tfile_write_16. Change type of func_addr local to unsigned long
16599 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16600 here. Cast argument of add_memory_block to char pointer.
16601 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16602 (main): Remove parameters.
16603 * gdb.trace/tfile.exp: Remove nowarnings.
16604
16605 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16606
16607 * gdb.base/debug-expr.exp: Test string evaluation with
16608 "debug expression" on.
16609
16610 2014-07-15 Pedro Alves <palves@redhat.com>
16611
16612 * gdb.base/reread.exp: Use clean_restart.
16613
16614 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16615
16616 * gdb.arch/avr-flash-qualifer.c: New.
16617 * gdb.arch/avr-flash-qualifer.exp: New.
16618
16619 2014-07-14 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16622 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16623
16624 2014-07-14 Pedro Alves <palves@redhat.com>
16625
16626 * gdb.base/double-prompt-target-event-error.c: New file.
16627 * gdb.base/double-prompt-target-event-error.exp: New file.
16628
16629 2014-07-14 Pedro Alves <palves@redhat.com>
16630
16631 PR gdb/17072
16632 * gdb.base/paginate-inferior-exit.c: New file.
16633 * gdb.base/paginate-inferior-exit.exp: New file.
16634
16635 2014-07-14 Pedro Alves <palves@redhat.com>
16636
16637 PR gdb/17072
16638 * gdb.base/paginate-bg-execution.c: New file.
16639 * gdb.base/paginate-bg-execution.exp: New file.
16640
16641 2014-07-14 Pedro Alves <palves@redhat.com>
16642
16643 PR gdb/17072
16644 * gdb.base/paginate-execution-startup.c: New file.
16645 * gdb.base/paginate-execution-startup.exp: New file.
16646 * lib/gdb.exp (pagination_prompt): New global.
16647 (default_gdb_spawn): New procedure, factored out from
16648 default_gdb_spawn.
16649 (default_gdb_start): Adjust to call default_gdb_spawn.
16650 (gdb_spawn): New procedure.
16651
16652 2014-07-14 Pedro Alves <palves@redhat.com>
16653
16654 * lib/gdb.exp (gdb_assert): New procedure.
16655 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16656
16657 2014-07-14 Pedro Alves <palves@redhat.com>
16658
16659 * gdb.base/execution-termios.c: New file.
16660 * gdb.base/execution-termios.exp: New file.
16661
16662 2014-07-14 Tom Tromey <tromey@redhat.com>
16663
16664 * gdb.cp/vla-cxx.cc: New file.
16665 * gdb.cp/vla-cxx.exp: New file.
16666
16667 2014-07-14 Tom Tromey <tromey@redhat.com>
16668
16669 * gdb.reverse/rerun-prec.c: New file.
16670 * gdb.reverse/rerun-prec.exp: New file.
16671
16672 2014-07-12 Maciej W. Rozycki <macro@mips.com>
16673 Maciej W. Rozycki <macro@codesourcery.com>
16674
16675 * lib/gdb-utils.exp: New file.
16676 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16677 inline `gdb_init_command' processing.
16678 (gdb_start_cmd): Likewise.
16679 * lib/mi-support.exp (mi_run_cmd): Likewise.
16680 * README: Document `gdb_init_command' and `gdb_init_commands'.
16681
16682 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16683
16684 Fix false FAIL running under a very long directory name.
16685 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16686 and "set print elements 10000". Twice.
16687
16688 2014-07-11 Yao Qi <yao@codesourcery.com>
16689
16690 * gdb.base/exprs.exp: "set print symbol off".
16691
16692 2014-07-11 Pedro Alves <palves@redhat.com>
16693
16694 * gdb.threads/kill.c: New file.
16695 * gdb.threads/kill.exp: New file.
16696
16697 2014-07-10 Yao Qi <yao@codesourcery.com>
16698
16699 * gdb.trace/tfile.c (write_basic_trace_file)
16700 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16701 address written to trace file.
16702
16703 2014-07-09 Pedro Alves <palves@redhat.com>
16704
16705 * gdb.base/attach-wait-input.exp: New file.
16706 * gdb.base/attach-wait-input.c: New file.
16707
16708 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16709
16710 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16711 setting up test structures.
16712 (main): Call new test function.
16713 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16714 test function, continue into test function and walk test
16715 structures.
16716
16717 2014-07-02 Yao Qi <yao@codesourcery.com>
16718
16719 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16720 'bar_start' at the beginning of functions 'foo' and 'bar'
16721 respectively.
16722 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16723 instead of 'foo' and 'bar'.
16724
16725 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16726
16727 * gdb.btrace/segv.exp: New.
16728 * gdb.btrace/segv.c: New.
16729
16730 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
16731
16732 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16733 instruction.
16734
16735 2014-06-30 Mark Wielaard <mjw@redhat.com>
16736
16737 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16738 vulture, vilify, villar): New volatile array constants.
16739 (vindictive, vegetation): New const volatile array constants.
16740 * gdb.base/volatile.exp: Test volatile and const volatile array
16741 types.
16742
16743 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16744
16745 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16746 target lacks support for awatch, rwatch, or hbreak.
16747
16748 2014-06-27 Yao Qi <yao@codesourcery.com>
16749
16750 * gdb.multi/dummy-frame-restore.exp: New.
16751 * gdb.multi/dummy-frame-restore.c: New.
16752
16753 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16754
16755 * gdb.btrace/gcore.exp: New.
16756
16757 2014-06-23 Pedro Alves <palves@redhat.com>
16758
16759 * gdb.base/watchpoint-reuse-slot.c: New file.
16760 * gdb.base/watchpoint-reuse-slot.exp: New file.
16761
16762 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16763
16764 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16765 progspace's filename in 'info', 'enable' and 'disable' command
16766 tests.
16767
16768 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16769
16770 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16771 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16772 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16773
16774 2014-06-20 Gary Benson <gbenson@redhat.com>
16775
16776 * gdb.arch/i386-avx.exp: Fix include file location.
16777 * gdb.arch/i386-sse.exp: Likewise.
16778
16779 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16780
16781 * gdb.dlang/expression.exp: New file.
16782
16783 2014-06-19 Pedro Alves <palves@redhat.com>
16784
16785 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16786 out from ...
16787 (top level): ... here. Iterate running tests under different
16788 scheduler-locking settings.
16789
16790 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
16791
16792 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16793 to DW_FORM_addr and use non-zero addresses.
16794
16795 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16796
16797 PR gdb/17017
16798 * gdb.python/py-xmethods.cc: Add global function call counters and
16799 increment them in their respective functions. Remove "cout"
16800 statements.
16801 * gdb.python/py-xmethods.exp: Make tests check the global function
16802 call counters instead of depending on inferior IO.
16803
16804 2014-06-18 Don Breazeal <donb@codesourcery.com>
16805
16806 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16807 Deleted procedure.
16808 (explicit_fork_parent_follow): Deleted procedure.
16809 (explicit_fork_child_follow): Deleted procedure.
16810 (test_follow_fork): New procedure.
16811 (do_fork_tests): Replace calls to deleted procedures with
16812 calls to test_follow_fork and reset GDB for subsequent
16813 procedure calls.
16814
16815 2014-06-17 Yao Qi <yao@codesourcery.com>
16816
16817 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16818 CP1252.
16819
16820 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
16821
16822 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16823 Initialize ptr and S explicitly.
16824 (skip_type_update_when_not_use_rtti_test): Likewise.
16825
16826 2014-06-16 Keith Seitz <keiths@redhat.com>
16827
16828 PR mi/15863
16829 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16830 the inferior is started.
16831
16832 2014-06-16 Pedro Alves <palves@redhat.com>
16833
16834 * gdb.base/break-main-file-remove-fail.c: New file.
16835 * gdb.base/break-main-file-remove-fail.exp: New file.
16836 * gdb.base/break-unload-file.exp: Use build_executable instead of
16837 prepare_for_testing.
16838 (test_break): New parameter "initial_load". Handle it.
16839 (top level): Add initial_load cmdline/file axis.
16840
16841 2014-06-12 Tom Tromey <tromey@redhat.com>
16842
16843 * gdb.base/completion.exp: Don't use directory name in test.
16844
16845 2014-06-09 Gary Benson <gbenson@redhat.com>
16846
16847 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16848 separate the always-available ANSI-standard signals from the
16849 signals that require checking.
16850 (main): Likewise.
16851 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16852 Likewise.
16853 (main): Likewise.
16854
16855 2014-06-07 Keith Seitz <keiths@redhat.com>
16856
16857 Revert:
16858 PR c++/16253
16859 * gdb.cp/var-tag.cc: New file.
16860 * gdb.cp/var-tag.exp: New file.
16861 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16862 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16863 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16864 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16865
16866 2014-06-06 Doug Evans <xdje42@gmail.com>
16867
16868 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16869
16870 2014-06-06 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16873 in target debug output instead of looking at RSP packets,
16874 disabling the test on any target that uses hardware stepping.
16875 Update comments.
16876
16877 2014-06-06 Pedro Alves <palves@redhat.com>
16878
16879 * gdb.base/break-unload-file.exp: Fix typo.
16880
16881 2014-06-06 Yao Qi <yao@codesourcery.com>
16882
16883 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16884 from "jit_function" to "^jit_function".
16885
16886 2014-06-06 Yao Qi <yao@codesourcery.com>
16887
16888 * gdb.base/async.c (foo): Add one statement.
16889 * gdb.base/async.exp: Get the next instruction address and
16890 match the output of "nexti" by instruction address. Match
16891 the hex address in the output of "finish".
16892
16893 2014-06-06 Gary Benson <gbenson@redhat.com>
16894
16895 * gdb.base/call-signals.c: Remove preprocessor conditionals
16896 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16897 SIGSEGV and SIGTERM.
16898 * gdb.base/sigall.c: Likewise.
16899 * gdb.base/unwindonsignal.c: Likewise.
16900 * gdb.reverse/sigall-reverse.c: Likewise.
16901
16902 2014-06-06 Yao Qi <yao@codesourcery.com>
16903
16904 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16905 readable, skip the test.
16906
16907 2014-06-06 Yao Qi <yao@codesourcery.com>
16908
16909 * gdb.threads/staticthreads.c (thread_function): Move the line
16910 setting breakpoint on forward.
16911 * gdb.threads/staticthreads.exp: Update comments.
16912
16913 2014-06-05 Ludovic Courtès <ludo@gnu.org>
16914
16915 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16916 "history-append! type error".
16917
16918 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16919
16920 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16921 erroneous dprintf expected input.
16922
16923 2014-06-04 Doug Evans <xdje42@gmail.com>
16924
16925 * gdb.guile/scm-generics.exp: Delete.
16926
16927 2014-06-04 Doug Evans <xdje42@gmail.com>
16928
16929 * gdb.guile/scm-breakpoint.exp: Update.
16930 Add tests for breakpoint registration.
16931
16932 2014-06-04 Tom Tromey <tromey@redhat.com>
16933
16934 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16935 VLA-in-union.
16936 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16937 inner_vla_struct, vla_union types. Initialize objects of those
16938 types and compute their sizes.
16939
16940 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16941 Hui Zhu <hui@codesourcery.com>
16942
16943 * gdb.base/fileio.exp: Add test for shell not available as well as
16944 available.
16945 * gdb.base/fileio.c (test_system): Check for shell twice.
16946
16947 2014-06-04 Yao Qi <yao@codesourcery.com>
16948
16949 * gdb.base/auto-connect-native-target.exp: Remove redundant
16950 space from the regexp pattern.
16951
16952 2014-06-04 Yao Qi <yao@codesourcery.com>
16953
16954 * gdb.base/default.exp: Replace "child" with "native" in
16955 regexp pattern.
16956
16957 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16958
16959 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16960 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16961 * gdb.python/py-xmethods.py: Python script supporting the
16962 new testcase and tests.
16963
16964 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16965 Pedro Alves <palves@redhat.com>
16966
16967 PR breakpoints/17000
16968 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16969 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16970
16971 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16972
16973 * gdb.base/subst.exp: Add tests to verify partial path matching
16974 output.
16975
16976 2014-06-03 Pedro Alves <palves@redhat.com>
16977
16978 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16979 target that doesn't use software single-stepping.
16980
16981 2014-06-03 Pedro Alves <palves@redhat.com>
16982
16983 PR breakpoints/17000
16984 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16985 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16986
16987 2014-06-02 Doug Evans <xdje42@gmail.com>
16988
16989 * gdb.guile/scm-parameter.exp: New file.
16990
16991 2014-06-02 Doug Evans <xdje42@gmail.com>
16992
16993 * gdb.guile/scm-cmd.c: New file.
16994 * gdb.guile/scm-cmd.exp: New file.
16995
16996 2014-06-02 Doug Evans <xdje42@gmail.com>
16997
16998 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16999 pretty-printer lookup.
17000 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
17001 (make-pp_s-printer): Call it.
17002 (make-pretty-printer-from-dict): New function.
17003 (lookup-pretty-printer-maker-from-dict): New function.
17004 (*pretty-printer*): Simplify.
17005 (make-objfile-pp_s-printer): New function.
17006 (install-objfile-pretty-printers!): New function.
17007 (make-progspace-pp_s-printer): New function.
17008 (install-progspace-pretty-printers!): New function.
17009 * gdb.guile/scm-progspace.c: New file.
17010 * gdb.guile/scm-progspace.exp: New file.
17011
17012 2014-06-02 Pedro Alves <palves@redhat.com>
17013
17014 * gdb.base/dprintf-bp-same-addr.c: New file.
17015 * gdb.base/dprintf-bp-same-addr.exp: New file.
17016
17017 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
17018
17019 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
17020 * gdb.arch/powerpc-power.s: Likewise.
17021
17022 2014-06-02 Joel Brobecker <brobecker@adacore.com>
17023
17024 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
17025
17026 2014-06-01 Yao Qi <yao@codesourcery.com>
17027
17028 * gdb.base/watchpoint.exp (test_watch_location): Check null
17029 pointer can be dereferenced. If not, do the test, otherwise
17030 skip it.
17031
17032 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17033
17034 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
17035 results.
17036 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
17037
17038 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
17039
17040 * gdb.arch/amd64-invalid-stack-middle.S: New file.
17041 * gdb.arch/amd64-invalid-stack-middle.c: New file.
17042 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
17043 * gdb.arch/amd64-invalid-stack-top.c: New file.
17044 * gdb.arch/amd64-invalid-stack-top.exp: New file.
17045
17046 2014-05-30 Pedro Alves <palves@redhat.com>
17047
17048 PR breakpoints/17000
17049 * gdb.base/sss-bp-on-user-bp.c: New file.
17050 * gdb.base/sss-bp-on-user-bp.exp: New file.
17051
17052 2014-05-30 David Blaikie <dblaikie@gmail.com>
17053
17054 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
17055 gnu_inline semantics via attribute.
17056 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
17057 source explicitly specifies the required semantics.
17058
17059 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
17060
17061 * gdb.reverse/sigall-reverse.exp: Fix a typo.
17062
17063 2014-05-29 Pedro Alves <palves@redhat.com>
17064 Tom Tromey <tromey@redhat.com>
17065
17066 * gdb.base/async-shell.exp: Don't enable target-async.
17067 * gdb.base/async.exp
17068 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
17069 parameter. Adjust.
17070 (top level): Don't test with "target-async".
17071 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
17072 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
17073 * gdb.base/inferior-died.exp: Don't enable target-async.
17074 * gdb.base/interrupt-noterm.exp: Likewise.
17075 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
17076 * gdb.mi/mi-nonstop-exit.exp: Likewise.
17077 * gdb.mi/mi-nonstop.exp: Likewise.
17078 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
17079 * gdb.mi/mi-nsintrall.exp: Likewise.
17080 * gdb.mi/mi-nsmoribund.exp: Likewise.
17081 * gdb.mi/mi-nsthrexec.exp: Likewise.
17082 * gdb.mi/mi-watch-nonstop.exp: Likewise.
17083 * gdb.multi/watchpoint-multi.exp: Adjust comment.
17084 * gdb.python/py-evsignal.exp: Don't enable target-async.
17085 * gdb.python/py-evthreads.exp: Likewise.
17086 * gdb.python/py-prompt.exp: Likewise.
17087 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
17088 * gdb.server/solib-list.exp: Don't enable target-async.
17089 * gdb.threads/thread-specific-bp.exp: Likewise.
17090 * lib/mi-support.exp: Adjust to use mi-async.
17091
17092 2014-05-29 Pedro Alves <palves@redhat.com>
17093
17094 PR gdb/13860
17095 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
17096 reason, even in sync mode.
17097
17098 2014-05-29 Pedro Alves <palves@redhat.com>
17099 Hui Zhu <hui@codesourcery.com>
17100
17101 PR PR15693
17102 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
17103 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
17104 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
17105 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
17106
17107 2014-05-28 Joel Brobecker <brobecker@adacore.com>
17108
17109 * config/monitor.exp (gdb_target_monitor): Replace use of
17110 "set remotebaud" by "set serial baud".
17111
17112 2014-05-26 Andy Wingo <wingo@igalia.com>
17113
17114 * gdb.guile/scm-breakpoint.exp:
17115 * gdb.guile/scm-gsmob.exp: Update to use plain old object
17116 properties instead of gdb-object-properties.
17117
17118 2014-05-26 Yao Qi <yao@codesourcery.com>
17119
17120 * gdb.server/no-thread-db.exp: Specify source file name
17121 explicitly when setting a breakpoint.
17122
17123 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17124
17125 * gdb.btrace/vdso.c: New.
17126 * gdb.btrace/vdso.exp: New.
17127
17128 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17129
17130 * gdb.base/gcore.exp (capture_command_output): Move ...
17131 * lib/gdb.exp (capture_command_output): ... here.
17132
17133 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17134
17135 * gdb.btrace/data.exp: Test memory access during btrace replay.
17136
17137 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17138
17139 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17140
17141 2014-05-21 Pedro Alves <palves@redhat.com>
17142
17143 PR gdb/13860
17144 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17145 (top level): Test that output related to execution commands is
17146 sent to the console with CLI commands, but not with MI commands.
17147 Test that breakpoint events are always mirrored to the console.
17148 Also expect the new source line to be output after a "next" in
17149 async mode too. Make it a pass/fail test.
17150 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17151 output.
17152 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17153
17154 2014-05-21 Pedro Alves <palves@redhat.com>
17155
17156 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17157 Use them to test variations of "list" after reaching a breakpoint.
17158 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17159 Test "list" with listsize 10 after reaching a breakpoint.
17160 * gdb.python/python.exp (decode_line current location line
17161 number): Adjust expected line number.
17162
17163 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17164
17165 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17166 behavior for $args, pass it directly to "run".
17167
17168 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17169
17170 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17171 30000 to 65536.
17172
17173 2014-05-21 Pedro Alves <palves@redhat.com>
17174
17175 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17176 auto-connect-native-target off".
17177 * gdb.base/auto-connect-native-target.c: New file.
17178 * gdb.base/auto-connect-native-target.exp: New file.
17179
17180 2014-05-21 Pedro Alves <palves@redhat.com>
17181
17182 * gdb.base/default.exp: Test "target native" instead of "target
17183 child".
17184
17185 2014-05-21 Mark Wielaard <mjw@redhat.com>
17186
17187 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17188
17189 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17190
17191 Fix TLS access for -static -pthread.
17192 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17193 <HAVE_TLS> (thread_function, main): Initialize it.
17194 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17195 Add clean_restart.
17196 <$have_tls != "">: Check TLSVAR.
17197
17198 2014-05-21 Pedro Alves <palves@redhat.com>
17199
17200 * gdb.base/dcache-line-read-error.c: New.
17201 * gdb.base/dcache-line-read-error.exp: New.
17202
17203 2014-05-20 Pedro Alves <palves@redhat.com>
17204
17205 * gdb.base/compare-sections.c: New file.
17206 * gdb.base/compare-sections.exp: New file.
17207
17208 2014-05-20 Pedro Alves <palves@redhat.com>
17209
17210 * gdb.base/break-idempotent.c: New file.
17211 * gdb.base/break-idempotent.exp: New file.
17212
17213 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17214
17215 * gdb.btrace/nohist.exp: New.
17216
17217 2014-05-20 Yao Qi <yao@codesourcery.com>
17218
17219 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17220 gdb.reverse directory and gdb_reverse_timeout exists in board
17221 setting.
17222 * README: Document gdb_reverse_timeout.
17223
17224 2014-05-20 Yao Qi <yao@codesourcery.com>
17225
17226 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17227 'test_file_name'. Treat args as a string instead of a list.
17228 (gdb_init): Rename argument 'args' by 'test_file_name'.
17229
17230 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17231
17232 * gdb.arch/powerpc-power.exp: New file.
17233 * gdb.arch/powerpc-power.s: New file.
17234
17235 2014-05-16 Doug Evans <dje@google.com>
17236
17237 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17238 * gdb.base/completion.exp: Check that all expected files exist
17239 before doing file completion.
17240
17241 2014-05-16 Doug Evans <dje@google.com>
17242
17243 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17244 Update.
17245 (do_syscall_tests_without_xml): Update.
17246
17247 2014-05-16 Pedro Alves <palves@redhat.com>
17248
17249 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17250 instead of "unknown output after running".
17251
17252 2014-05-16 Yao Qi <yao@codesourcery.com>
17253
17254 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17255 file1.txt from host at the end.
17256 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17257
17258 2014-05-15 Doug Evans <dje@google.com>
17259
17260 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17261 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17262 loading file. Add test for TU lookup.
17263
17264 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17265
17266 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17267 calling "-exec-arguments" or "set args" before running the
17268 inferior.
17269
17270 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17271
17272 * lib/mi-support.exp (mi_expect_stop): Expect message for
17273 inferiors that exit with non-zero exit code.
17274
17275 2014-05-14 Yao Qi <yao@codesourcery.com>
17276
17277 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17278 match absolute path on remote host.
17279 (test_file_list_exec_source_files): Remove "/" from the
17280 pattern.
17281
17282 2014-05-14 Yao Qi <yao@codesourcery.com>
17283
17284 * boards/local-remote-host-notty.exp (${board}_file): New
17285 proc.
17286
17287 2014-05-07 Kyle McMartin <kyle@redhat.com>
17288
17289 Pushed by Joel Brobecker <brobecker@adacore.com>.
17290 * gdb.arch/aarch64-atomic-inst.c: New file.
17291 * gdb.arch/aarch64-atomic-inst.exp: New file.
17292
17293 2014-05-07 Yao Qi <yao@codesourcery.com>
17294
17295 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17296 in current context" too.
17297
17298 2014-05-05 Keith Seitz <keiths@redhat.com>
17299
17300 * gdb.linespec/ls-dollar.exp: Add test for linespec
17301 file:convenience_variable.
17302
17303 2014-05-05 Yao Qi <yao@codesourcery.com>
17304
17305 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17306 traceframes into tfile and ctf trace files. Read data from
17307 trace file and test collected data.
17308 (gdb_collect_locals_test): Likewise.
17309 (gdb_unavailable_registers_test): Likewise.
17310 (gdb_unavailable_floats): Likewise.
17311 (gdb_collect_globals_test): Likewise.
17312 (top-level): Append "ctf" to trace_file_targets if GDB
17313 supports.
17314
17315 2014-05-05 Yao Qi <yao@codesourcery.com>
17316
17317 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17318 code to ...
17319 (gdb_collect_args_test_1): ... it. New proc.
17320 (gdb_collect_locals_test): Move some code to ...
17321 (gdb_collect_locals_test_1): ... it. New proc.
17322 (gdb_unavailable_registers_test): Move some code to ...
17323 (gdb_unavailable_registers_test_1): ... it. New proc.
17324 (gdb_unavailable_floats): Move some code to ...
17325 (gdb_unavailable_floats_1): ... it. New proc.
17326
17327 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17328
17329 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17330 probes to test for bitness recognition.
17331 * gdb.arch/amd64-stap-optional-prefix.exp
17332 (test_probe_value_without_reg): New procedure.
17333 Add code to test for different kinds of bitness.
17334
17335 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17336
17337 PR breakpoints/16889
17338 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17339 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17340
17341 2014-05-01 Pedro Alves <palves@redhat.com>
17342
17343 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17344 gdb_file_cmd if no file is specified.
17345 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17346 last_loaded_file to set the remote exec-file.
17347
17348 2014-05-01 Pedro Alves <palves@redhat.com>
17349
17350 * boards/local-remote-host.exp: New file.
17351
17352 2014-05-01 Pedro Alves <palves@redhat.com>
17353
17354 * boards/local-remote-host.exp: Rename to ...
17355 * boards/local-remote-host-notty.exp: ... this.
17356
17357 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17358
17359 * gdb.ada/dyn_arrayidx: New testcase.
17360
17361 2014-04-26 Yao Qi <yao@codesourcery.com>
17362
17363 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17364 and compute the length of function main. Save it in
17365 $main_length.
17366 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17367 (top-level): Use gdb_compile to compile objects into
17368 executable and restart GDB. Remove invocation to
17369 prepare_for_testing.
17370
17371 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17372 Pedro Alves <palves@redhat.com>
17373
17374 PR server/16255
17375 * gdb.multi/multi-attach.c: New file.
17376 * gdb.multi/multi-attach.exp: New file.
17377
17378 2014-04-25 Pedro Alves <palves@redhat.com>
17379
17380 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17381 user.
17382 (top level): Test that "set remote conditional-breakpoints-packet
17383 off" works as intended.
17384 * gdb.base/dprintf.exp: Test that "set remote
17385 breakpoint-commands-packet off" works as intended.
17386 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17387 New function.
17388 (top level): Call it.
17389 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17390 remote fast-tracepoints-packet off" works as intended.
17391 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17392 * lib/gdb.exp (gdb_is_target_remote): ... here.
17393
17394 2014-04-24 David Blaikie <dblaikie@gmail.com>
17395
17396 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17397 ensure clang would not discard them.
17398 * gdb.base/gdbvars.c: Ditto.
17399 * gdb.base/memattr.c: Ditto.
17400 * gdb.base/whatis.c: Ditto.
17401 * gdb.python/py-prettyprint.c: Ditto.
17402 * gdb.trace/actions.c: Ditto.
17403 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17404 ensure clang would not discard it.
17405
17406 2014-04-24 David Blaikie <dblaikie@gmail.com>
17407
17408 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17409 clang to emit the full definition of type required by the test
17410 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17411
17412 2014-04-24 David Blaikie <dblaikie@gmail.com>
17413
17414 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17415 coax Clang into emitting the definition of the type.
17416 * gdb.cp/pr10728-x.h (y): Ditto.
17417 * gdb.cp/pr10728-y.cc (y): Ditto.
17418
17419 2014-04-24 David Blaikie <dblaikie@gmail.com>
17420
17421 * gdb.base/label.exp: XFAIL label related tests under Clang.
17422 * gdb.cp/cplabel.exp: Ditto.
17423 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17424 under Clang those using labels.
17425
17426 2014-04-25 Yao Qi <yao@codesourcery.com>
17427
17428 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17429 double_label.
17430 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17431 partial_label and double_label.
17432
17433 2014-04-24 David Blaikie <dblaikie@gmail.com>
17434
17435 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17436
17437 2014-04-24 David Blaikie <dblaikie@gmail.com>
17438
17439 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17440 of the function to work across GCC and Clang.
17441 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17442 pointer types (const void ** const V void **).
17443
17444 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17445 Walfred Tedeschi <walfred.tedeschi@intel.com>
17446
17447 * Makefile.in (EXECUTABLES): Added i386-avx512.
17448 * gdb.arch/i386-avx512.c: New file.
17449 * gdb.arch/i386-avx512.exp: Likewise.
17450
17451 2014-04-23 Keith Seitz <keiths@redhat.com>
17452
17453 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17454 (mi_make_breakpoint_table): New procedure.
17455 (mi_create_breakpoint): Use mi_make_breakpoint
17456 and return the result.
17457 (mi_make_breakpoint): New procedure.
17458 (mi_build_kv_pairs): New procedure.
17459
17460 * gdb.mi/mi-break.exp: Remove unused globals,
17461 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17462 All callers updated.
17463 * gdb.mi/mi-dprintf.exp: Use variable to track command
17464 number.
17465 Update all callers of mi_create_breakpoint and use
17466 mi_make_breakpoint_table.
17467 Remove any unused global variables.
17468 * gdb.mi/mi-nonstop.exp: Likewise.
17469 * gdb.mi/mi-nsintrall.exp: Likewise.
17470 * gdb.mi/mi-nsmoribund.exp: Likewise.
17471 * gdb.mi/mi-nsthrexec.exp: Likewise.
17472 * gdb.mi/mi-reverse.exp: Likewise.
17473 * gdb.mi/mi-simplerun.exp: Likewise.
17474 * gdb.mi/mi-stepn.exp: Likewise.
17475 * gdb.mi/mi-syn-frame.exp: Likewise.
17476 * gdb.mi/mi-until.exp: Likewise.
17477 * gdb.mi/mi-var-cp.exp: Likewise.
17478 * gdb.mi/mi-var-display.exp: Likewise.
17479 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17480 * gdb.mi/mi2-var-child.exp: Likewise.
17481 * gdb.mi/mi-vla-c99.exp: Likewise.
17482 * lib/mi-support.exp: Likewise.
17483
17484 From Ian Lance Taylor <iant@cygnus.com>:
17485 * lib/gdb.exp (parse_args): New procedure.
17486
17487 2014-04-23 Pedro Alves <palves@redhat.com>
17488
17489 * gdb.base/break-unload-file.c: New file.
17490 * gdb.base/break-unload-file.exp: New file.
17491 * gdb.base/sym-file-lib.c (baz): New function.
17492 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17493 field.
17494 (load): Store the segment's mapped size.
17495 (unload): New function.
17496 (unload_shlib): New function.
17497 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17498 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17499 set a breakpoint at baz, and call it.
17500 * gdb.base/sym-file.exp: New tests for stale breakpoint
17501 instructions.
17502
17503 2014-04-23 Pedro Alves <palves@redhat.com>
17504
17505 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17506 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17507 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17508 * gdb.base/hbreak-unmapped.c: New file.
17509 * gdb.base/hbreak-unmapped.exp: New file.
17510 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17511 * lib/gdb.exp (gdb_is_target_remote): ... here.
17512
17513 2014-04-22 Pedro Alves <palves@redhat.com>
17514
17515 * gdb.base/consecutive-step-over.c: New file.
17516 * gdb.base/consecutive-step-over.exp: New file.
17517
17518 2014-04-22 Pedro Alves <palves@redhat.com>
17519
17520 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17521 instead of send_gdb/gdb_expect.
17522
17523 2014-04-22 Yao Qi <yao@codesourcery.com>
17524
17525 * lib/trace-support.exp (generate_tracefile): New procedure.
17526 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17527 return 0.
17528 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17529 if generate_tracefile returns 1.
17530
17531 2014-04-18 Tom Tromey <palves@redhat.com>
17532 Pedro alves <tromey@redhat.com>
17533
17534 PR backtrace/15558
17535 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17536 with a backtrace limit.
17537 * gdb.python/py-frame-inline.exp: Test running to an inline
17538 function with a backtrace limit, and printing the newest frame.
17539 * gdb.python/py-frame-inline.c (main): Call f.
17540
17541 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17542
17543 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17544
17545 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17546
17547 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17548 Drop prefix from unsupported source file path.
17549
17550 2014-04-17 Yao Qi <yao@codesourcery.com>
17551
17552 * lib/gdb.exp (with_target_charset): New proc.
17553 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17554 with_target_charset.
17555 (test_print_strings): Likewise.
17556 (test_repeat_bytes): Likewise.
17557 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17558 for some tests.
17559
17560 2014-04-16 Keith Seitz <keiths@redhat.com>
17561
17562 PR gdb/15827
17563 * gdb.dwarf2/corrupt.c: New file.
17564 * gdb.dwarf2/corrupt.exp: New file.
17565
17566 2014-04-16 Keith Seitz <keiths@redhat.com>
17567
17568 PR c++/16597
17569 * gdb.cp/namelessclass.cc: New file.
17570 * gdb.cp/namelessclass.exp: New file.
17571 * gdb.cp/namelessclass.S: New file.
17572
17573 2014-04-16 Doug Evans <dje@google.com>
17574
17575 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17576 Add comment.
17577 (gdbserver_default_get_comm_port): New function.
17578 (gdbserver_start): Check if board file provided
17579 "gdbserver,get_comm_port" and use it if so.
17580 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17581 (gdb,socketport): Set to "stdio".
17582 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17583 (stdio_gdbserver_template): Delete.
17584 (${board}_get_remote_address): Update.
17585 (${board}_build_remote_cmd): Delete.
17586 (${board}_get_comm_port): New function.
17587 (${board}_spawn): Update.
17588 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17589 Delete.
17590 (${board}_get_remote_address): Update.
17591 (${board}_get_comm_port): New function.
17592
17593 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
17594
17595 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17596 appearing in any order.
17597
17598 2014-04-15 Doug Evans <dje@google.com>
17599
17600 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17601 uninitialized value of "description".
17602
17603 2014-04-15 Keith Seitz <keiths@redhat.com>
17604
17605 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17606 Remove unused globals.
17607 (test_running_the_program): Likewise.
17608 (test_controlled_execution): Likewise.
17609 (test_controlling_breakpoints): Likewise.
17610 (test_program_termination): Likewise.
17611
17612 2014-04-15 Keith Seitz <keiths@redhat.com>
17613
17614 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17615 unused globals.
17616 (test_rbreak_creation_and_listing): Likewise.
17617 (test_ignore_count): Likewise.
17618 (test_error): Likewise.
17619
17620 2014-04-15 Pedro Alves <palves@redhat.com>
17621
17622 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17623 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17624 sym-file-loader.c.
17625 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17626 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17627 to sym-file-loader.c.
17628 (struct library): Forward declare.
17629 (load_shlib, lookup_function): Change prototypes.
17630 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17631 (translate_offset): Remove declarations.
17632 (get_text_addr): New declaration.
17633 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17634 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17635 sym-file-loader.h.
17636 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17637 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17638 here from sym-file-loader.h.
17639 (struct library): New structure.
17640 (load_shlib, lookup_function): Change prototypes and adjust to
17641 work with a struct library.
17642 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17643 (translate_offset): Make static.
17644 (get_text_addr): New function.
17645 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17646
17647 2014-04-15 Pedro Alves <palves@redhat.com>
17648
17649 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17650
17651 2014-04-15 Pedro Alves <palves@redhat.com>
17652
17653 * gdb.base/sym-file-loader.c: Include <limits.h>.
17654 (SELF_LINK): New define.
17655 (get_origin): New function.
17656 (load_shlib): Use it.
17657 * gdb.base/sym-file.exp: Don't early return if the target is
17658 remote. Use runto_main, and issue fail is that fails. Use
17659 gdb_load_shlibs.
17660 (shlib_name): Delete.
17661 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17662
17663 2014-04-15 Pedro Alves <palves@redhat.com>
17664
17665 * gdb.base/sym-file.exp: Remove regex characters from test
17666 message. Don't refer to breakpoint numbers in test messages.
17667
17668 2014-04-14 Keith Seitz <keiths@redhat.com>
17669
17670 PR c++/16253
17671 * gdb.cp/var-tag.cc: New file.
17672 * gdb.cp/var-tag.exp: New file.
17673 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17674 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17675 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17676 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17677
17678 2014-04-14 Tom Tromey <tromey@redhat.com>
17679
17680 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17681 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17682 type.
17683 * gdb.cp/enum-class.exp: New file.
17684 * gdb.cp/enum-class.cc: New file.
17685
17686 2014-04-14 Tom Tromey <tromey@redhat.com>
17687
17688 * gdb.dwarf2/enum-type.exp: New file.
17689
17690 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17691
17692 * gdb.mi/mi-vla-c99.exp: New file.
17693 * gdb.mi/vla.c: New file.
17694
17695 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17696
17697 * gdb.base/vla-datatypes.c: New file.
17698 * gdb.base/vla-datatypes.exp: New file.
17699
17700 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17701
17702 * gdb.base/vla-ptr.c: New file.
17703 * gdb.base/vla-ptr.exp: New file.
17704
17705 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17706
17707 * gdb.dwarf2/count.exp: New file.
17708
17709 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17710
17711 * gdb.base/vla-sideeffect.c: New file.
17712 * gdb.base/vla-sideeffect.exp: New file.
17713
17714 2014-04-14 David Blaikie <dblaikie@gmail.com>
17715
17716 * gdb.mi/non-stop.c: Add return value for non-void function return
17717 statement.
17718 * gdb.threads/staticthreads.c: Ditto.
17719
17720 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17721 Doug Evans <xdje42@gmail.com>
17722
17723 * gdb.guile/scm-value.c: Improve test case.
17724 * gdb.guile/scm-value.exp: Add new test.
17725
17726 2014-04-11 David Blaikie <dblaikie@gmail.com>
17727
17728 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17729 override Clang's default.
17730
17731 2014-04-11 Joel Brobecker <brobecker@adacore.com>
17732
17733 Revert the following changes (regressions):
17734
17735 * gdb.base/vla-sideeffect.c: New file.
17736 * gdb.base/vla-sideeffect.exp: New file.
17737
17738 * gdb.dwarf2/count.exp: New file.
17739
17740 * gdb.base/vla-multi.c: New file.
17741 * gdb.base/vla-multi.exp: New file.
17742
17743 * gdb.base/vla-ptr.c: New file.
17744 * gdb.base/vla-ptr.exp: New file.
17745
17746 * gdb.base/vla-datatypes.c: New file.
17747 * gdb.base/vla-datatypes.exp: New file.
17748
17749 * gdb.mi/mi-vla-c99.exp: New file.
17750 * gdb.mi/vla.c: New file.
17751
17752 2014-04-11 Keith Seitz <keiths@redhat.com>
17753
17754 PR c++/16675
17755 * gdb.cp/cpsizeof.exp: New file.
17756 * gdb.cp/cpsizeof.cc: New file.
17757
17758 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17759
17760 * gdb.mi/mi-vla-c99.exp: New file.
17761 * gdb.mi/vla.c: New file.
17762
17763 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17764
17765 * gdb.base/vla-datatypes.c: New file.
17766 * gdb.base/vla-datatypes.exp: New file.
17767
17768 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17769
17770 * gdb.base/vla-ptr.c: New file.
17771 * gdb.base/vla-ptr.exp: New file.
17772
17773 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17774
17775 * gdb.base/vla-multi.c: New file.
17776 * gdb.base/vla-multi.exp: New file.
17777
17778 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17779
17780 * gdb.dwarf2/count.exp: New file.
17781
17782 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17783
17784 * gdb.base/vla-sideeffect.c: New file.
17785 * gdb.base/vla-sideeffect.exp: New file.
17786
17787 2014-04-11 Yao Qi <yao@codesourcery.com>
17788
17789 * gdb.base/completion.exp: Check file exists before running tests
17790 on file completion.
17791
17792 2014-04-10 Pedro Alves <palves@redhat.com>
17793
17794 * gdb.base/cond-eval-mode.c: New file.
17795 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17796 prepare_for_testing to build the new file. Check result of
17797 runto_main.
17798 (test_break, test_watch): New procedures.
17799 (top level): Use them.
17800
17801 2014-04-08 Pierre Muller <muller@sourceware.org>
17802
17803 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17804 Ctrl-V use for mingw hosts.
17805
17806 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17807
17808 * gdb.python/py-value.c: Improve test case.
17809 * gdb.python/py-value.exp: Add new test.
17810
17811 2014-04-07 David Blaikie <dblaikie@gmail.com>
17812
17813 * lib/compiler.c: Identify the clang compiler.
17814 * lib/compiler.cc: Ditto.
17815
17816 2014-04-03 Yao Qi <yao@codesourcery.com>
17817
17818 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17819
17820 2014-04-01 Anton Blanchard <anton@samba.org>
17821
17822 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17823 messages unique.
17824
17825 2014-04-01 Anton Blanchard <anton@samba.org>
17826
17827 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17828 prepare_for_testing.
17829
17830 2014-04-01 Anton Blanchard <anton@samba.org>
17831
17832 * gdb.arch/ppc64-atomic-inst.c: Remove.
17833 * gdb.arch/ppc64-atomic-inst.S: New file.
17834 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17835
17836 2014-03-31 Doug Evans <dje@google.com>
17837
17838 * gdb.base/print-symbol-loading-lib.c: New file.
17839 * gdb.base/print-symbol-loading-main.c: New file.
17840 * gdb.base/print-symbol-loading.exp: New file.
17841
17842 2014-03-31 Yao Qi <yao@codesourcery.com>
17843
17844 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17845
17846 2014-03-28 Joel Brobecker <brobecker@adacore.com>
17847
17848 * gdb.ada/mi_dyn_arr: New testcase.
17849
17850 2014-03-27 Doug Evans <dje@google.com>
17851
17852 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17853
17854 2014-03-27 Yao Qi <yao@codesourcery.com>
17855
17856 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17857 if target is nios2-*-*.
17858
17859 2014-03-26 Yao Qi <yao@codesourcery.com>
17860
17861 * lib/gdb.exp (readline_is_used): New proc.
17862 * gdb.base/completion.exp: Move tests on command complete up.
17863 Skip the rest of tests if readline is not used.
17864 * gdb.ada/complete.exp: Skp the test if readline is not
17865 used.
17866 * gdb.base/filesym.exp: Likewise.
17867 * gdb.base/macscp.exp: Likewise.
17868 * gdb.base/readline-ask.exp: Likewise.
17869 * gdb.base/readline.exp: Likewise.
17870 * gdb.python/py-cmd.exp: Likewise.
17871 * gdb.trace/tfile.exp: Likewise.
17872
17873 2014-03-26 Yao Qi <yao@codesourcery.com>
17874
17875 * gdb.base/macscp.exp: Fix code format issues.
17876
17877 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17878
17879 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17880 * gdb.asm/powerpc64le.inc: New file.
17881
17882 2014-03-25 Pedro Alves <palves@redhat.com>
17883 Doug Evans <dje@google.com>
17884
17885 * gdb.base/source-execution.c: New file.
17886 * gdb.base/source-execution.exp: New file.
17887 * gdb.base/source-execution.gdb: New file.
17888
17889 2014-03-24 Doug Evans <dje@google.com>
17890
17891 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17892 using fission.
17893
17894 2014-03-24 Hui Zhu <hui@codesourcery.com>
17895 Pedro Alves <palves@redhat.com>
17896
17897 PR breakpoints/16101
17898 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17899 test pass/fail messages. Detect missing support for dprintf when
17900 breakpoints are actually inserted.
17901 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17902 breakpoints are actually inserted.
17903 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17904 fails.
17905
17906 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17907
17908 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17909
17910 2014-03-22 Doug Evans <xdje42@gmail.com>
17911
17912 * gdb.python/python.exp (python not supported): Verify multi-line
17913 python command issues an error.
17914 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17915 guile command issues an error.
17916
17917 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17918
17919 * gdb.threads/thread-specific.exp: Handle the lack of usable
17920 $this_breakpoint and $this_thread.
17921
17922 2014-03-21 Hui Zhu <hui@codesourcery.com>
17923
17924 * gdb.base/attach.exp (do_command_attach_tests): New.
17925
17926 2014-03-20 Tom Tromey <tromey@redhat.com>
17927 Pedro Alves <palves@redhat.com>
17928
17929 PR cli/15718
17930 * gdb.base/condbreak-call-false.c: New file.
17931 * gdb.base/condbreak-call-false.exp: New file.
17932
17933 2014-03-20 Pedro Alves <palves@redhat.com>
17934
17935 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17936 Delete.
17937 (block_signals, unblock_signals): Delete.
17938 (child_function_2, main): Remove references to deleted variable
17939 and functions.
17940
17941 2014-03-20 Pedro Alves <palves@redhat.com>
17942
17943 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17944 Use pthread_kill to signal thread 2.
17945 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17946 Adjust to make the test send itself a signal rather than using the
17947 host's "kill" command.
17948
17949 2014-03-20 Pedro Alves <palves@redhat.com>
17950
17951 * gdb.threads/multiple-step-overs.c: New file.
17952 * gdb.threads/multiple-step-overs.exp: New file.
17953 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17954 Adjust expected infrun debug output.
17955
17956 2014-03-20 Pedro Alves <palves@redhat.com>
17957
17958 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17959 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17960
17961 2014-03-20 Pedro Alves <palves@redhat.com>
17962
17963 PR breakpoints/7143
17964 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17965 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17966 of gdb_test_multiple.
17967 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17968 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17969
17970 2014-03-20 Pedro Alves <palves@redhat.com>
17971
17972 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17973 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17974
17975 2014-03-19 Pedro Alves <palves@redhat.com>
17976
17977 * gdb.base/async.exp: Remove early return.
17978
17979 2014-03-19 Pedro Alves <palves@redhat.com>
17980
17981 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17982
17983 2014-03-19 Pedro Alves <palves@redhat.com>
17984
17985 * gdb.base/async.exp (test_background): Expect \r\n after
17986 "completed." in the fail pattern.
17987
17988 2014-03-19 Pedro Alves <palves@redhat.com>
17989
17990 * gdb.base/async.exp (test_background): New procedure.
17991 Use it for all background execution command tests.
17992
17993 2014-03-19 Pedro Alves <palves@redhat.com>
17994
17995 * gdb.base/async.exp: Use prepare_for_testing.
17996
17997 2014-03-19 Pedro Alves <palves@redhat.com>
17998
17999 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
18000 the same line.
18001
18002 2014-03-19 Pedro Alves <palves@redhat.com>
18003
18004 * gdb.base/async.c (main): Add "jump here" and "until here" line
18005 marker comments.
18006 * gdb.base/async.exp (jump_here): New global.
18007 (jump& test): Use it.
18008 (until_here): New global.
18009 (until& test): Use it.
18010
18011 2014-03-19 Pedro Alves <palves@redhat.com>
18012
18013 * gdb.base/async.exp: Don't frob gdb_protocol.
18014
18015 2014-03-18 Doug Evans <xdje42@gmail.com>
18016
18017 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
18018 Fix spelling of exec-done-display.
18019
18020 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
18021
18022 PR gdb/15358
18023 * gdb.base/gdb-sigterm.c: New file.
18024 * gdb.base/gdb-sigterm.exp: New file.
18025
18026 2014-03-18 Pedro Alves <palves@redhat.com>
18027
18028 PR gdb/13860
18029 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
18030 * lib/mi-support.exp (mi_expect_stop): Add special handling for
18031 solib-event.
18032
18033 2014-03-17 Joel Brobecker <brobecker@adacore.com>
18034
18035 * gdb.ada/pckd_arr_ren: New testcase.
18036
18037 2014-03-13 Doug Evans <xdje42@gmail.com>
18038
18039 PR guile/16612
18040 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
18041 collect after discarding symbols.
18042
18043 2014-03-13 Ludovic Courtès <ludo@gnu.org>
18044 Doug Evans <xdje42@gmail.com>
18045
18046 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
18047 to history survives a gc.
18048
18049 2014-03-13 Pedro Alves <palves@redhat.com>
18050
18051 * gdb.base/default.exp: Don't test "target procfs".
18052
18053 2014-03-13 Pedro Alves <palves@redhat.com>
18054
18055 * gdb.base/default.exp: Update "target child" and "target procfs"
18056 tests to not expect "Unix".
18057
18058 2014-03-12 Tom Tromey <tromey@redhat.com>
18059
18060 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
18061 New procs. Add target-async tests.
18062 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
18063 Add target-async tests.
18064
18065 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18066
18067 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
18068 'func_start' and 'func_end' for the beginning and end of the
18069 function code, respectively.
18070 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
18071 'func_end' instead of 'func' and 'main'.
18072
18073 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18074
18075 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
18076 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
18077 generate the debug info assembler source.
18078
18079 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18080
18081 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
18082 * gdb.dwarf2/arr-subrange.exp: Likewise.
18083 * gdb.dwarf2/dwz.exp: Likewise.
18084 * gdb.dwarf2/method-ptr.exp: Likewise.
18085 * gdb.dwarf2/missing-sig-type.exp: Likewise.
18086 * gdb.dwarf2/subrange.exp: Likewise.
18087 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
18088 * gdb.dwarf2/implptrpiece.exp: Likewise.
18089 * gdb.dwarf2/nostaticblock.exp: Likewise.
18090
18091 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
18092
18093 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
18094 directory to absolute path name arguments.
18095
18096 2014-03-10 Joel Brobecker <brobecker@adacore.com>
18097
18098 * gdb.ada/tagged_access: New testcase.
18099
18100 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
18101
18102 * gdb.btrace/data.exp: Update expected output.
18103
18104 2014-03-06 Yao Qi <yao@codesourcery.com>
18105
18106 * gdb.trace/pr16508.exp: New file.
18107
18108 2014-03-05 Pedro Alves <palves@redhat.com>
18109
18110 PR gdb/16575
18111 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
18112 procedure.
18113 (top level): Adjust to use it. Add tests that exercise breakpoint
18114 interaction with the code-cache.
18115
18116 2014-02-26 Ludovic Courtès <ludo@gnu.org>
18117
18118 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
18119 test for 'history-append!'.
18120
18121 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18122
18123 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
18124 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
18125 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
18126 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
18127 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
18128 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
18129
18130 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18131
18132 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18133 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18134 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18135
18136 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18137
18138 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18139
18140 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18141
18142 * gdb.dwarf2/arr-stride.c: New file.
18143 * gdb.dwarf2/arr-stride.exp: New file.
18144
18145 2014-02-26 Pedro Alves <palves@redhat.com>
18146
18147 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18148 that won't ever trigger. Make sure that GDB reports the correct
18149 breakpoint that caused the stop.
18150
18151 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18152
18153 PR gdb/16626
18154 * gdb.base/auto-load-script: New file.
18155 * gdb.base/auto-load.c: New file.
18156 * gdb.base/auto-load.exp: New file.
18157
18158 PR gdb/16626
18159 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18160
18161 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18162
18163 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18164 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18165
18166 2014-02-24 Doug Evans <dje@google.com>
18167
18168 * lib/gdb.exp (run_on_host): Log error output if program fails.
18169
18170 2014-02-21 Pedro Alves <palves@redhat.com>
18171
18172 * gdb.threads/step-after-sr-lock.c: Rename to ...
18173 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18174 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18175 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18176 ... this.
18177
18178 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18179
18180 PR tdep/16397
18181 * gdb.arch/amd64-stap-special-operands.exp: New file.
18182 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18183 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18184 * gdb.arch/amd64-stap-triplet.S: Likewise.
18185 * gdb.arch/amd64-stap-triplet.c: Likewise.
18186
18187 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18188
18189 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18190 in .section pseudo-op.
18191
18192 2014-02-20 lin zuojian <manjian2006@gmail.com>
18193 Joel Brobecker <brobecker@adacore.com>
18194 Doug Evans <xdje42@gmail.com>
18195
18196 PR symtab/16581
18197 * gdb.dwarf2/dw2-icycle.S: New file.
18198 * gdb.dwarf2/dw2-icycle.c: New file.
18199 * gdb.dwarf2/dw2-icycle.exp: New file.
18200
18201 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18202
18203 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18204 operations on gdb.Value objects.
18205 * gdb.python/py-value-cc.exp: Add new test to test operations on
18206 gdb.Value objects.
18207
18208 2014-02-18 Doug Evans <dje@google.com>
18209
18210 * Makefile.in (TESTS): New variable.
18211 (expanded_tests, expanded_tests_or_none): New variables
18212 (check-single): Pass $(expanded_tests_or_none) to runtest.
18213 (check-parallel): Only run tests in $(TESTS) if non-empty.
18214 (check/no-matching-tests-found): New rule.
18215 * README: Document TESTS makefile variable.
18216
18217 2014-02-18 Doug Evans <dje@google.com>
18218
18219 * Makefile.in (check-parallel): rm -rf outputs temp.
18220
18221 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18222
18223 Fix "ERROR: no fileid for" in the testsuite.
18224 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18225
18226 2014-02-12 Doug Evans <dje@google.com>
18227
18228 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18229 (MISCELLANEOUS): New variable.
18230 (clean): rm -rf $(MISCELLANEOUS).
18231 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18232 dwp live in the same directory as symlinks, with each symlink pointed
18233 to a differently named file in a different directory.
18234
18235 2014-02-11 Doug Evans <dje@google.com>
18236
18237 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18238 of Tcl file commands.
18239
18240 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18241
18242 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18243 "kill -SIGUSR1 -1".
18244
18245 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18246
18247 * gdb.ada/tick_length_array_enum_idx: New testcase.
18248
18249 2014-02-10 Doug Evans <xdje42@gmail.com>
18250
18251 * configure.ac (AC_OUTPUT): Add gdb.guile.
18252 * configure: Regenerate.
18253 * lib/gdb-guile.exp: New file.
18254 * lib/gdb.exp (get_target_charset): New function.
18255 * gdb.base/help.exp: Update expected output from "apropos apropos".
18256 * gdb.guile/Makefile.in: New file.
18257 * gdb.guile/guile.exp: New file.
18258 * gdb.guile/scm-arch.c: New file.
18259 * gdb.guile/scm-arch.exp: New file.
18260 * gdb.guile/scm-block.c: New file.
18261 * gdb.guile/scm-block.exp: New file.
18262 * gdb.guile/scm-breakpoint.c: New file.
18263 * gdb.guile/scm-breakpoint.exp: New file.
18264 * gdb.guile/scm-disasm.c: New file.
18265 * gdb.guile/scm-disasm.exp: New file.
18266 * gdb.guile/scm-equal.c: New file.
18267 * gdb.guile/scm-equal.exp: New file.
18268 * gdb.guile/scm-error.exp: New file.
18269 * gdb.guile/scm-error.scm: New file.
18270 * gdb.guile/scm-frame-args.c: New file.
18271 * gdb.guile/scm-frame-args.exp: New file.
18272 * gdb.guile/scm-frame-args.scm: New file.
18273 * gdb.guile/scm-frame-inline.c: New file.
18274 * gdb.guile/scm-frame-inline.exp: New file.
18275 * gdb.guile/scm-frame.c: New file.
18276 * gdb.guile/scm-frame.exp: New file.
18277 * gdb.guile/scm-generics.exp: New file.
18278 * gdb.guile/scm-gsmob.exp: New file.
18279 * gdb.guile/scm-iterator.c: New file.
18280 * gdb.guile/scm-iterator.exp: New file.
18281 * gdb.guile/scm-math.c: New file.
18282 * gdb.guile/scm-math.exp: New file.
18283 * gdb.guile/scm-objfile-script-gdb.in: New file.
18284 * gdb.guile/scm-objfile-script.c: New file.
18285 * gdb.guile/scm-objfile-script.exp: New file.
18286 * gdb.guile/scm-objfile.c: New file.
18287 * gdb.guile/scm-objfile.exp: New file.
18288 * gdb.guile/scm-ports.exp: New file.
18289 * gdb.guile/scm-pretty-print.c: New file.
18290 * gdb.guile/scm-pretty-print.exp: New file.
18291 * gdb.guile/scm-pretty-print.scm: New file.
18292 * gdb.guile/scm-section-script.c: New file.
18293 * gdb.guile/scm-section-script.exp: New file.
18294 * gdb.guile/scm-section-script.scm: New file.
18295 * gdb.guile/scm-symbol.c: New file.
18296 * gdb.guile/scm-symbol.exp: New file.
18297 * gdb.guile/scm-symtab-2.c: New file.
18298 * gdb.guile/scm-symtab.c: New file.
18299 * gdb.guile/scm-symtab.exp: New file.
18300 * gdb.guile/scm-type.c: New file.
18301 * gdb.guile/scm-type.exp: New file.
18302 * gdb.guile/scm-value-cc.cc: New file.
18303 * gdb.guile/scm-value-cc.exp: New file.
18304 * gdb.guile/scm-value.c: New file.
18305 * gdb.guile/scm-value.exp: New file.
18306 * gdb.guile/source2.scm: New file.
18307 * gdb.guile/types-module.cc: New file.
18308 * gdb.guile/types-module.exp: New file.
18309
18310 2014-02-10 Yao Qi <yao@codesourcery.com>
18311
18312 PR testsuite/16543
18313 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18314 * configure: Regenerated.
18315 * Makefile.in: New file.
18316
18317 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18318
18319 * gdb.python/py-framefilter.exp: Fix typo.
18320
18321 2014-02-08 Yao Qi <yao@codesourcery.com>
18322
18323 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18324 that no =breakpoint-modified is emitted when breakpoints are
18325 modified through MI commands.
18326
18327 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18328 Pedro Alves <palves@redhat.com>
18329
18330 * gdb.threads/step-after-sr-lock.c: New file.
18331 * gdb.threads/step-after-sr-lock.exp: New file.
18332
18333 2014-02-07 Pedro Alves <palves@redhat.com>
18334
18335 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18336
18337 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18338
18339 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18340 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18341
18342 2014-02-06 Doug Evans <xdje42@gmail.com>
18343
18344 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18345 output.
18346
18347 * gdb.gdb/python-interrupts.exp: New file.
18348
18349 2014-02-05 Yao Qi <yao@codesourcery.com>
18350
18351 * gdb.trace/report.exp (use_collected_data): Test the output
18352 of "info threads" and "info inferiors".
18353
18354 2014-02-05 Yao Qi <yao@codesourcery.com>
18355
18356 Revert this patch:
18357
18358 2013-05-24 Yao Qi <yao@codesourcery.com>
18359
18360 * gdb.trace/tfile.exp: Test inferior and thread.
18361
18362 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18363
18364 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18365 on a function.
18366 * gdb.base/step-bt.c: Call hello via function pointer to make
18367 sure its first instruction is executed on powerpc64le-linux.
18368
18369 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18370
18371 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18372
18373 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18374
18375 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18376 of the test patterns for use on little-endian systems.
18377
18378 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18379
18380 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18381 (decimal_vector): Fix for little-endian.
18382
18383 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18384
18385 * gdb.arch/sparc-sysstep.exp: New file.
18386 * gdb.arch/sparc-sysstep.c: Likewise.
18387
18388 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18389
18390 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18391
18392 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18393
18394 2014-01-23 Tom Tromey <tromey@redhat.com>
18395
18396 * gdb.ada/array_char_idx: New testcase.
18397
18398 2014-01-23 Tom Tromey <tromey@redhat.com>
18399
18400 PR python/16487:
18401 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18402 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18403 classes.
18404
18405 2014-01-23 Tom Tromey <tromey@redhat.com>
18406
18407 PR python/16491:
18408 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18409 string from an inferior frame.
18410 * gdb.python/py-framefilter-mi.exp: Update.
18411
18412 2014-01-22 Doug Evans <dje@google.com>
18413
18414 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18415
18416 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18417
18418 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18419
18420 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18421
18422 * gdb.trace/entry-values.exp: Remove excess space character from
18423 regex patterns. Handle s390 call instruction.
18424
18425 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18426
18427 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18428 define "*_start" label. Make "name" static.
18429 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18430 ${name} by references to ${name}_start.
18431
18432 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18433
18434 * gdb.base/info-macros.exp: Remove "debug" from the compile
18435 options.
18436
18437 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18438
18439 * gdb.dlang/demangle.exp: New file.
18440
18441 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18442
18443 * gdb.dlang/primitive-types.exp: New file.
18444
18445 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18446
18447 * configure.ac: Create gdb.dlang/Makefile.
18448 * configure: Regenerate.
18449 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18450 * gdb.dlang/Makefile.in: New file.
18451 * lib/d-support.exp: New file.
18452 * lib/gdb.exp (skip_d_tests): New proc.
18453
18454 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18455
18456 * gdb.btrace/delta.exp: Check reverse stepi.
18457 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18458 * gdb.btrace/finish.exp: New.
18459 * gdb.btrace/next.exp: New.
18460 * gdb.btrace/nexti.exp: New.
18461 * gdb.btrace/record_goto.c: Add comments.
18462 * gdb.btrace/step.exp: New.
18463 * gdb.btrace/stepi.exp: New.
18464 * gdb.btrace/multi-thread-step.c: New.
18465 * gdb.btrace/multi-thread-step.exp: New.
18466 * gdb.btrace/rn-dl-bind.c: New.
18467 * gdb.btrace/rn-dl-bind.exp: New.
18468 * gdb.btrace/data.c: New.
18469 * gdb.btrace/data.exp: New.
18470 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18471
18472 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18473
18474 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18475 * gdb.btrace/exception.exp: Update.
18476 * gdb.btrace/instruction_history.exp: Update.
18477 * gdb.btrace/record_goto.exp: Update.
18478 * gdb.btrace/tailcall.exp: Update.
18479 * gdb.btrace/unknown_functions.exp: Update.
18480 * gdb.btrace/delta.exp: New.
18481
18482 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18483
18484 * gdb.btrace/record_goto.exp: Add backtrace test.
18485 * gdb.btrace/tailcall.exp: Add backtrace test.
18486
18487 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18488
18489 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18490 * gdb.btrace/record_goto.c: New.
18491 * gdb.btrace/record_goto.exp: New.
18492 * gdb.btrace/x86-record_goto.S: New.
18493
18494 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18495
18496 * gdb.btrace/function_call_history.exp: Update tests.
18497 * gdb.btrace/instruction_history.exp: Update tests.
18498
18499 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18500
18501 * gdb.btrace/function_call_history.exp: Fix expected field
18502 order for "record function-call-history".
18503 Add new tests for "record function-call-history /c".
18504 * gdb.btrace/exception.cc: New.
18505 * gdb.btrace/exception.exp: New.
18506 * gdb.btrace/tailcall.exp: New.
18507 * gdb.btrace/x86-tailcall.S: New.
18508 * gdb.btrace/x86-tailcall.c: New.
18509 * gdb.btrace/unknown_functions.c: New.
18510 * gdb.btrace/unknown_functions.exp: New.
18511 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18512
18513 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18514
18515 * gdb.btrace/instruction_history.exp: Update.
18516 * gdb.btrace/function_call_history.exp: Update.
18517
18518 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18519
18520 * gdb.btrace/function_call_history.exp: Fix expected function
18521 trace.
18522 * gdb.btrace/instruction_history.exp: Initialize traced.
18523 Remove traced_functions.
18524
18525 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18526
18527 * gdb.btrace/function_call_history.exp: Update
18528 * gdb.btrace/instruction_history.exp: Update.
18529
18530 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18531
18532 * gdb.btrace/enable.exp: Update expected text.
18533
18534 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18535
18536 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18537 bytes.
18538
18539 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18540
18541 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18542
18543 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
18544
18545 * lib/gdb.exp (supports_process_record): Return true for
18546 arm*-linux*. (supports_reverse): Likewise.
18547
18548 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18549
18550 PR python/15464
18551 PR python/16113
18552 * gdb.python/py-type.c: Enhance test case.
18553 * gdb.python/py-value-cc.cc: Likewise
18554 * gdb.python/py-type.exp: Add new tests.
18555 * gdb.python/py-value-cc.exp: Likewise
18556
18557 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18558 Pedro Alves <palves@redhat.com>
18559
18560 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18561 Make "name" extern.
18562 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18563 references to ${name}_start by references to ${name}.
18564
18565 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18566
18567 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18568
18569 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18570
18571 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18572
18573 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18574 Pedro Alves <palves@redhat.com>
18575
18576 * gdb.mi/mi-info-os.exp: Connect to the target with
18577 mi_gdb_target_load.
18578
18579 2014-01-08 Pedro Alves <palves@redhat.com>
18580
18581 * gdb.threads/reconnect-signal.c: New file.
18582 * gdb.threads/reconnect-signal.exp: New file.
18583
18584 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18585
18586 * gdb.base/source-dir.exp: New file.
18587
18588 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18589
18590 * gdb.ada/mi_interface: New testcase.
18591
18592 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18593
18594 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18595 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18596 gdb.ada/pp-rec-component/pck.ads: New files.
18597
18598 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18599
18600 * gdb.python/py-pp-integral.c: New file.
18601 * gdb.python/py-pp-integral.py: New file.
18602 * gdb.python/py-pp-integral.exp: New file.
18603
18604 For older changes see ChangeLog-1993-2013.
18605 \f
18606 ;; Local Variables:
18607 ;; mode: change-log
18608 ;; left-margin: 8
18609 ;; fill-column: 74
18610 ;; version-control: never
18611 ;; End:
18612
18613 Copyright 2014-2020 Free Software Foundation, Inc.
18614 Copying and distribution of this file, with or without modification,
18615 are permitted provided the copyright notice and this notice are preserved.
This page took 0.72875 seconds and 4 git commands to generate.