cf7b3b14f25d1e86b2cec430d902c11ba4a2f78e
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-02-20 Tom de Vries <tdevries@suse.de>
2
3 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
4 (gdb_simple_compile): Handle compile_flags go by using .go extension
5 for source file.
6 * gdb.go/chan.exp: Use support_go_compile.
7 * gdb.go/handcall.exp: Same.
8 * gdb.go/hello.exp: Same.
9 * gdb.go/integers.exp: Same.
10 * gdb.go/max-depth.exp: Same.
11 * gdb.go/methods.exp: Same.
12 * gdb.go/package.exp: Same.
13 * gdb.go/strings.exp: Same.
14 * gdb.go/types.exp: Same.
15 * gdb.go/unsafe.exp: Same.
16
17 2020-02-19 Tom de Vries <tdevries@suse.de>
18
19 * gdb.python/lib-types.exp: Make xfail more strict.
20
21 2020-02-19 Tom de Vries <tdevries@suse.de>
22
23 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
24
25 2020-02-19 Doug Evans <dje@google.com>
26
27 PR rust/25535
28 * gdb.rust/simple.exp: Add test.
29 * gdb.rust/simple.rs: Add test.
30
31 2020-02-19 Tom de Vries <tdevries@suse.de>
32
33 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
34 output line-by-line.
35
36 2020-02-19 Tom de Vries <tdevries@suse.de>
37
38 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
39
40 2020-02-19 Tom de Vries <tdevries@suse.de>
41
42 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
43 prelink.
44
45 2020-02-19 Tom de Vries <tdevries@suse.de>
46
47 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
48 (gdb_do_cache): Use gdb_do_cache_wrap.
49 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
50
51 2020-02-19 Tom de Vries <tdevries@suse.de>
52
53 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
54 gdb_compile option.
55
56 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
57
58 * gdb.base/printcmds.exp (test_print_enums): Update expected
59 output.
60
61 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
62
63 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
64 for "unknown".
65
66 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
67
68 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
69 enumerator.
70
71 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
72
73 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
74 FE_, add FE_NONE.
75 (three): Update.
76 (enum flag_enum_without_zero): New enum.
77 (flag_enum_without_zero): New variable.
78 (enum not_flag_enum): New enum.
79 (three_not_flag): New variable.
80 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
81 (test_print_enums): Add more tests for printing flag enums.
82
83 2020-02-18 Tom de Vries <tdevries@suse.de>
84
85 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
86 (gdb_compile_ada): ... here.
87 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
88 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
89
90 2020-02-14 Tom Tromey <tom@tromey.com>
91
92 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
93 build directory.
94 * boards/gdbserver-base.exp: Update path to gdbserver.
95
96 2020-02-13 Tom de Vries <tdevries@suse.de>
97
98 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
99
100 2020-02-13 Tom de Vries <tdevries@suse.de>
101
102 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
103 are missing.
104
105 2020-02-13 Tom de Vries <tdevries@suse.de>
106
107 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
108 call.
109
110 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
111
112 PR tui/25126
113 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
114 * gdb.base/cached-source-file.c: New file.
115 * gdb.base/cached-source-file.exp: New file.
116
117 2020-02-11 Tom de Vries <tdevries@suse.de>
118
119 PR testsuite/25488
120 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
121
122 2020-02-10 Tom de Vries <tdevries@suse.de>
123
124 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
125
126 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
127
128 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
129 and $after_addr are both integers before making a comparison.
130
131 2020-02-09 Tom de Vries <tdevries@suse.de>
132
133 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
134 command output and paste it into gdb.log. If any, paste catch message
135 to gdb.log.
136
137 2020-02-07 Tom Tromey <tromey@adacore.com>
138
139 PR breakpoints/24915:
140 * gdb.base/annotate-symlink.exp: Use setup_xfail.
141
142 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
143
144 * gdb.tui/tui-missing-src.exp: Add the "missing source
145 file" test for the TUI.
146
147 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
148
149 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
150 including a port number in the output.
151
152 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
153
154 * lib/fortran.exp (fortran_int4): Handle clang.
155 (fortran_int8): Likewise.
156 (fortran_real4): Likewise.
157 (fortran_real8): Likewise.
158 (fortran_complex4): Likewise.
159 (fortran_logical4): Likewise.
160 (fortran_character1): Likewise.
161
162 2020-02-04 Tom de Vries <tdevries@suse.de>
163
164 * README (Race detection): Add note.
165
166 2020-02-04 Tom de Vries <tdevries@suse.de>
167
168 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
169
170 2020-02-04 Tom de Vries <tdevries@suse.de>
171
172 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
173
174 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
175
176 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
177 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
178 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
179 blttar, bnetarl.
180 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
181 binary for blttar, bnetarl.
182 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
183 wait instruction. Delete ldmx test.
184 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
185
186 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
187
188 * gdb.fortran/array-bounds-high.exp: New file.
189 * gdb.fortran/array-bounds-high.f90: New file.
190
191 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
192
193 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
194 Replace #include of <sys/fcntl.h> by <fcntl.h>.
195
196 2020-02-01 Tom de Vries <tdevries@suse.de>
197
198 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
199
200 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 PR tui/9765
203 * gdb.tui/tui-layout-asm-short-prog.S: New file.
204 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
205
206 2020-01-29 Luis Machado <luis.machado@linaro.org>
207
208 * gdb.arch/aarch64-brk-patterns.c: New source file.
209 * gdb.arch/aarch64-brk-patterns.exp: New test.
210
211 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
212
213 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
214 GCC/Clang version.
215 * gdb.cp/pass-by-ref.exp: Ditto.
216
217 2020-01-29 Tom de Vries <tdevries@suse.de>
218
219 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
220 * gdb.threads/watchpoint-fork-mt.c: Same.
221 * gdb.threads/watchpoint-fork-parent.c: Same.
222 * gdb.threads/watchpoint-fork-st.c: Same.
223 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
224
225 2020-01-27 Luis Machado <luis.machado@linaro.org>
226
227 * gdb.base/step-over-syscall.exp (setup): Check if we're already
228 sitting at a syscall instruction when we hit the syscall function's
229 breakpoint.
230 Check PC against one obtained with the x command.
231 Validate syscall number.
232 (step_over_syscall): Don't continue to the syscall instruction if
233 we're already there.
234
235 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
236
237 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
238
239 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
242 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
243
244 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
245
246 * gdb.dwarf2/dw2-inline-stepping.c: New file.
247 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
248
249 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
250
251 * gdb.base/maint.exp: Update line table parsing test.
252 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
253
254 2020-01-24 Pedro Alves <palves@redhat.com>
255
256 PR gdb/25410
257 * gdb.multi/multi-re-run-1.c: New.
258 * gdb.multi/multi-re-run-2.c: New.
259 * gdb.multi/multi-re-run.exp: New.
260
261 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
262
263 PR gdb/23718
264 * gdb.server/server-kill-python.exp: New file.
265
266 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * gdb.server/multi-ui-errors.c: New file.
269 * gdb.server/multi-ui-errors.exp: New file.
270
271 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
272
273 PR tui/9765
274 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
275
276 2020-01-19 Tom Tromey <tom@tromey.com>
277
278 * gdb.tui/main.exp: Add check for plain "file".
279
280 2020-01-16 Christian Biesinger <cbiesinger@google.com>
281
282 * lib/gdb.exp: Fix spelling error (seperatelly).
283
284 2020-01-14 Tom Tromey <tom@tromey.com>
285
286 PR symtab/12535:
287 * gdb.python/python.exp: Test decode_line with empty string
288 argument.
289
290 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
291
292 * gdb.base/skip-inline.exp: Extend test.
293
294 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
295
296 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
297 * gdb.dwarf2/dw2-bad-elf.c: New file.
298 * gdb.dwarf2/dw2-bad-elf.exp: New file.
299
300 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
301
302 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
303 _line_saw_file.
304
305 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
306
307 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
308 border.
309
310 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
311
312 * gdb.multi/multi-target.exp (setup): Factor out "info
313 connections" and "info inferiors" tests to ...
314 (test_info_inferiors): ... this new procedure.
315 (top level): Run new "info-inferiors" tests.
316
317 2020-01-10 Pedro Alves <palves@redhat.com>
318
319 * gdb.server/bkpt-other-inferior.exp: New file.
320
321 2020-01-10 Pedro Alves <palves@redhat.com>
322
323 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
324 of "add-inferior".
325 * gdb.base/quit-live.exp: Likewise.
326 * gdb.base/remote-exec-file.exp: Likewise.
327 * gdb.guile/scm-progspace.exp: Likewise.
328 * gdb.linespec/linespec.exp: Likewise.
329 * gdb.mi/new-ui-mi-sync.exp: Likewise.
330 * gdb.mi/user-selected-context-sync.exp: Likewise.
331 * gdb.multi/multi-target.exp (setup): Add "info connection" and
332 "info inferiors" tests.
333 * gdb.multi/remove-inferiors.exp: Adjust expected output of
334 "add-inferior".
335 * gdb.multi/watchpoint-multi.exp: Likewise.
336 * gdb.python/py-inferior.exp: Likewise.
337 * gdb.server/extended-remote-restart.exp: Likewise.
338 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
339 "info inferiors".
340 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
341 * gdb.trace/report.exp: Likewise.
342
343 2020-01-10 Pedro Alves <palves@redhat.com>
344
345 * gdb.multi/multi-target.c: New file.
346 * gdb.multi/multi-target.exp: New file.
347 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
348 mode requested, but remote does not support non-stop".
349
350 2020-01-10 Pedro Alves <palves@redhat.com>
351
352 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
353 disconnect before reconnecting.
354
355 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
356 Pedro Alves <palves@redhat.com>
357
358 * gdb.server/connect-without-multi-process.exp: Also test
359 continuing to end.
360
361 2020-01-10 Pedro Alves <palves@redhat.com>
362
363 * gdb.base/remote-exec-file.exp: New file.
364
365 2020-01-10 Pedro Alves <palves@redhat.com>
366
367 * gdb.base/fork-running-state.exp (do_test): Adjust expected
368 output.
369 * gdb.threads/async.c: New.
370 * gdb.threads/async.exp: New.
371 * gdb.multi/tids-gid-reset.c: New.
372 * gdb.multi/tids-gid-reset.exp: New.
373
374 2020-01-10 George Barrett <bob@bob131.so>
375
376 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
377 to help in finding the image relocation offset.
378 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
379 options in arguments.
380 (stap_test_no_debuginfo): Likewise.
381 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
382 test variants.
383 (stap_test): Add null semaphore relocation test.
384
385 2020-01-10 George Barrett <bob@bob131.so>
386
387 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
388 * gdb.base/stap-probe.exp: Likewise.
389 (stap_test): Pass argument as an additional flag.
390 (stap_test_no_debuginfo): Likewise.
391 (stap_test): Check `info probes stap' output for semaphore
392 addresses if the test binary is supposed to have them.
393
394 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
395
396 * gdb.tui/basic.exp: Add more scrolling tests.
397
398 2020-01-09 Tom Tromey <tom@tromey.com>
399
400 PR tui/18932:
401 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
402 meangingful value.
403 (Term::command, Term::resize): Update.
404 * gdb.tui/basic.exp: Add scrolling test.
405
406 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
407
408 * gdb.tui/tui-layout-asm.exp: New file.
409
410 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
411
412 * lib/tuiterm.exp (Term::check_box_contents): New proc.
413
414 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
415
416 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
417 (Term::enter_tui): Use Term::prepare_for_tui.
418
419 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
420
421 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
422 called.
423
424 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.base/skip.exp: Fix race condition in test.
427
428 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
429
430 * gdb.base/backtrace.c: New file.
431 * gdb.base/backtrace.exp: New file.
432
433 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
434
435 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
436
437 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
438
439 * gdb.base/style.exp: Test that warnings are styled.
440
441 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
442
443 * gdb.base/line65535.exp: New file.
444 * gdb.base/line65535.c: New file.
445
446 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
447
448 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
449 * lib/gnat_debug_info_test.adb: New file.
450 * gdb.ada/ptype_tagged_param.exp: Use
451 gnat_runtime_has_debug_info, expect a different output if
452 runtime does not have debug info.
453
454 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
455
456 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
457 (another) quote in test name.
458
459 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
460
461 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
462 Add quote in test name.
463
464 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
465
466 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
467 directory instead.
468 * gdb.cp/pass-by-ref.exp: Extend with more cases.
469 * gdb.cp/pass-by-ref-2.cc: New file.
470 * gdb.cp/pass-by-ref-2.exp: New file.
471
472 2019-12-20 Tom Tromey <tom@tromey.com>
473
474 * gdb.tui/list-before.exp: New file.
475
476 2019-12-20 Tom Tromey <tom@tromey.com>
477
478 * gdb.tui/list.exp: Check for source on initial listing.
479
480 2019-12-11 Tom Tromey <tromey@adacore.com>
481
482 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
483 Add crlf test.
484
485 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
486
487 * gdb.base/default.exp: Update value of $_gdb_major.
488
489 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
490
491 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
492
493 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
494
495 * gdb.base/skip.exp: Whitespace fix.
496
497 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
498
499 * gdb.base/skip-inline.c: New file.
500 * gdb.base/skip-inline.exp: New file.
501
502 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
503
504 * gdb.base/jit-reader.exp (jit_reader_test): Rename
505 jit_function_00 to jit_function_stack_mangle.
506 * gdb.base/jithost.c (jit_function_t): Rename to...
507 (jit_function_stack_mangle_t): ... this.
508 (jit_function_add_t): New typedef.
509 (jit_function_00_code): Rename to...
510 (jit_function_stack_mangle_code): ... this, make static.
511 (jit_function_add_code): New.
512 (main): Generate "add" function and call it. Adjust to changes
513 in jithost_abi.
514 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
515 (struct jithost_abi) <begin, end>: Remove fields.
516 <object, function_stack_mangle, function_add>: New fields.
517 * gdb.base/jitreader.c (struct reader_state) <code_begin,
518 code_end>: Remove fields.
519 <func_stack_mangle>: New field.
520 (read_debug_info): Adjust to renaming, create block for "add"
521 function.
522 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
523
524 2019-12-11 Tom Tromey <tom@tromey.com>
525
526 * gdb.tui/resize.exp: Fix regexp.
527 * gdb.tui/regs.exp: Fix regexps.
528 * gdb.tui/main.exp: Fix regexp.
529
530 2019-12-11 Tom Tromey <tom@tromey.com>
531
532 * gdb.tui/resize.exp: Update.
533 * gdb.tui/empty.exp (layouts): Update.
534
535 2019-12-11 Tom Tromey <tom@tromey.com>
536
537 * gdb.tui/regs.exp: Update.
538 * gdb.tui/empty.exp (layouts): Update.
539 * gdb.tui/basic.exp: Update.
540 * lib/tuiterm.exp (_check_box): Don't check bottom border.
541
542 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
543
544 * gdb.base/options.exp: Add -raw-values in the print completion list.
545 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
546
547 2019-12-10 Kevin Buettner <kevinb@redhat.com>
548
549 * gdb.threads/omp-par-scope.c: New file.
550 * gdb/threads/omp-par-scope.exp: New file.
551
552 2019-12-10 Kevin Buettner <kevinb@redhat.com>
553
554 * lib/gdb.exp (support_nested_function_tests): New proc.
555
556 2019-12-10 Kevin Buettner <kevinb@redhat.com>
557
558 * lib/gdb.exp (gdb_compile_openmp): New proc.
559 (build_executable_from_specs): Add an "openmp" option.
560 (gdb_compile_pthreads): Add non-executable case.
561
562 2019-12-10 Tom Tromey <tromey@adacore.com>
563
564 * gdb.ada/unchecked_union.exp: New file.
565 * gdb.ada/unchecked_union/pck.adb: New file.
566 * gdb.ada/unchecked_union/pck.ads: New file.
567 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
568 * gdb-utils.exp (string_to_regexp): Also quote "?".
569
570 2019-12-10 George Barrett <bob@bob131.so>
571
572 Test scripted probe breakpoints.
573 * gdb.guile/scm-breakpoint.c (main): Add probe point.
574 * gdb.python/py-breakpoint.c (main): Likewise.
575 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
576 specifier test.
577 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
578
579 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
580
581 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
582 an rvalue parameter.
583 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
584 parameter.
585
586 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
589 modules.
590
591 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
592
593 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
594 broken version of GCC.
595
596 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
597
598 * gdb.fortran/info-modules.exp: Rewrite to make use of new
599 sym-info-cmds library.
600 * gdb.fortran/info-types.exp: Likewise.
601 * lib/sym-info-cmds.exp: New file.
602
603 2019-12-08 Tom de Vries <tdevries@suse.de>
604
605 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
606
607 2019-12-07 Keith Seitz <keiths@redhat.com>
608
609 * gdb.base/corefile-buildid-shlib-shr.c: New file.
610 * gdb.base/corefile-buildid-shlib.c: New file.
611 * gdb.base/corefile-buildid.c: New file.
612 * gdb.base/corefile-buildid.exp: New file.
613
614 2019-12-06 Tom de Vries <tdevries@suse.de>
615
616 * gdb.dwarf2/varval.exp: Add decl before def test.
617
618 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
619
620 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
621
622 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
623
624 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
625 CV and reference conversion for overload resolution.
626 * gdb.cp/rvalue-ref-overload.exp: Test it.
627
628 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
629
630 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
631 * gdb.base/frameapply.exp: Test faas without command.
632
633 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
634
635 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
636 Fortran tests.
637 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
638 order.
639
640 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
641
642 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
643 casting to type with no kind specified.
644 (test_basic_parsing_of_type_kinds): Additional tests for types
645 with no kind specified, and add tests for single/double
646 precision/complex types.
647
648 2019-12-04 Tom Tromey <tromey@adacore.com>
649
650 * gdb.base/endianity.c (struct other) <x>: New field.
651 (main): Initialize it.
652 * gdb.base/endianity.exp: Update.
653
654 2019-12-04 Tom Tromey <tromey@adacore.com>
655
656 * gdb.ada/scalar_storage/storage.adb: New file.
657 * gdb.ada/scalar_storage/pck.adb: New file.
658 * gdb.ada/scalar_storage/pck.ads: New file.
659 * gdb.ada/scalar_storage.exp: New file.
660
661 2019-12-04 Tom Tromey <tromey@adacore.com>
662
663 * gdb.base/endianity.c (struct otherendian) <f>: New field.
664 (main): Initialize it.
665 * gdb.base/endianity.exp: Update.
666
667 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
668
669 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
670
671 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
672
673 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
674 -symbol-info-module-functions and -symbol-info-module-variables.
675
676 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
677
678 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
679
680 2019-12-01 Richard Bunt <richard.bunt@arm.com>
681 Andrew Burgess <andrew.burgess@embecosm.com>
682
683 * gdb.fortran/derived-type-striding.exp: New file.
684 * gdb.fortran/derived-type-striding.f90: New file.
685 * gdb.fortran/array-slices.exp: New file.
686 * gdb.fortran/array-slices.f90: New file.
687
688 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
689
690 * gdb.base/define.exp: Test . in command names.
691 * gdb.base/setshow.exp: Update test, as . is now part of
692 command name.
693
694 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
695
696 * gdb.base/define-prefix.exp: New file.
697
698 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
701 compile.
702 (skip_btrace_pt_tests): Likewise.
703
704 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
705
706 * gdb.fortran/info-modules.exp: Compile source files in correct
707 order.
708
709 2019-11-27 Kevin Buettner <kevinb@redhat.com>
710
711 * gdb.dwarf2/imported-unit.exp: New file.
712 * gdb.dwarf2/imported-unit.c: New file.
713
714 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
715
716 * gdb.mi/mi-fortran-modules-2.f90: New file.
717 * gdb.mi/mi-fortran-modules.exp: New file.
718 * gdb.mi/mi-fortran-modules.f90: New file.
719
720 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
721
722 * gdb.mi/mi-sym-info-1.c: New file.
723 * gdb.mi/mi-sym-info-2.c: New file.
724 * gdb.mi/mi-sym-info.exp: New file.
725
726 2019-11-22 Tom Tromey <tromey@adacore.com>
727
728 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
729 * gdb.ada/tasks/foo.adb: Add another stopping location.
730
731 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
732
733 * gdb.base/endianity.c: New test.
734 * gdb.base/endianity.exp: New file.
735
736 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
737
738 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
739
740 2019-11-21 Tom de Vries <tdevries@suse.de>
741
742 PR gdb/24956
743 * gdb.base/ui-redirect.exp: Test output of user-defined command.
744
745 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
746
747 * gdb.python/py-progspace.exp: Add missing parentheses on some
748 'print' commands.
749
750 2019-11-19 Tom Tromey <tom@tromey.com>
751
752 * gdb.tui/winheight.exp: New file.
753
754 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.base/ctf-whatis.c: Delete.
757 * gdb.base/ctf-whatis.exp: Delete.
758 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
759
760 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.base/ctf-cvexpr.exp: Delete.
763 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
764
765 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
768 the compiler. Clean up header comment a little.
769 * gdb.base/ctf-ptype.exp: Likewise.
770 * gdb.base/ctf-whatis.exp: Likewise.
771 * lib/gdb.exp (skip_ctf_tests): New proc.
772
773 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
774
775 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
776 * gdb.tui/corefile-run.exp: New file.
777
778 2019-11-14 Tom Tromey <tromey@adacore.com>
779
780 * gdb.base/gdbvars.exp (test_convenience_variables): Add
781 regression tests.
782
783 2019-11-12 Tom Tromey <tom@tromey.com>
784
785 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
786 after any command. Expect prompt after WAIT_FOR is seen.
787 (enter_tui): Enable resize messages.
788 (command): Expect command in output.
789 (get_line): Avoid error when cursor appears to be off-screen.
790 (dump_screen): Include screen size in title.
791 (_do_resize): New proc, from "resize".
792 (resize): Rewrite. Do resize in two steps.
793 * gdb.tui/empty.exp (layouts): Fix entries.
794 (check_boxes): Remove xfail.
795 (check_text): Dump screen on failure.
796
797 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
798
799 * gdb.python/py-symbol.exp: Add test for
800 gdb.lookup_static_symbols.
801
802 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
803
804 * gdb.python/py-symbol.c: Declare and call function from new
805 py-symbol-2.c file.
806 * gdb.python/py-symbol.exp: Compile both source files, and add new
807 tests for gdb.lookup_static_symbol.
808 * gdb.python/py-symbol-2.c: New file.
809
810 2019-11-02 Tom de Vries <tdevries@suse.de>
811
812 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
813 * gdb.base/anon.exp: Same.
814 * gdb.base/auto-connect-native-target.exp: Same.
815 * gdb.base/call-ar-st.exp: Same.
816 * gdb.base/catch-syscall.exp: Same.
817 * gdb.base/commands.exp: Same.
818 * gdb.base/default.exp: Same.
819 * gdb.base/display.exp: Same.
820 * gdb.base/float.exp: Same.
821 * gdb.base/foll-fork.exp: Same.
822 * gdb.base/help.exp: Same.
823 * gdb.base/info-macros.exp: Same.
824 * gdb.base/info-proc.exp: Same.
825 * gdb.base/info-target.exp: Same.
826 * gdb.base/long_long.exp: Same.
827 * gdb.base/macscp.exp: Same.
828 * gdb.base/memattr.exp: Same.
829 * gdb.base/nofield.exp: Same.
830 * gdb.base/pointers.exp: Same.
831 * gdb.base/printcmds.exp: Same.
832 * gdb.base/ptype.exp: Same.
833 * gdb.base/restore.exp: Same.
834 * gdb.base/return.exp: Same.
835 * gdb.base/scope.exp: Same.
836 * gdb.base/set-noassign.exp: Same.
837 * gdb.base/setshow.exp: Same.
838 * gdb.base/shlib-call.exp: Same.
839 * gdb.base/signals.exp: Same.
840 * gdb.base/sigstep.exp: Same.
841 * gdb.base/skip.exp: Same.
842 * gdb.base/solib-symbol.exp: Same.
843 * gdb.base/stap-probe.exp: Same.
844 * gdb.base/step-line.exp: Same.
845 * gdb.base/step-test.exp: Same.
846 * gdb.base/style.exp: Same.
847 * gdb.base/varargs.exp: Same.
848 * gdb.base/vla-datatypes.exp: Same.
849 * gdb.base/vla-ptr.exp: Same.
850 * gdb.base/vla-sideeffect.exp: Same.
851 * gdb.base/volatile.exp: Same.
852 * gdb.base/watch-cond-infcall.exp: Same.
853 * gdb.base/watchpoint.exp: Same.
854
855 2019-11-02 Tom de Vries <tdevries@suse.de>
856
857 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
858 * gdb.cp/cpexprs.exp: Same.
859 * gdb.cp/except-multi-location.exp: Same.
860 * gdb.cp/exceptprint.exp: Same.
861 * gdb.cp/gdb2384.exp: Same.
862 * gdb.cp/inherit.exp: Same.
863 * gdb.cp/m-static.exp: Same.
864 * gdb.cp/meth-typedefs.exp: Same.
865 * gdb.cp/misc.exp: Same.
866 * gdb.cp/namespace.exp: Same.
867 * gdb.cp/non-trivial-retval.exp: Same.
868 * gdb.cp/overload.exp: Same.
869 * gdb.cp/pr17132.exp: Same.
870 * gdb.cp/re-set-overloaded.exp: Same.
871 * gdb.cp/rvalue-ref-types.exp: Same.
872 * gdb.cp/templates.exp: Same.
873
874 2019-11-01 Luis Machado <luis.machado@linaro.org>
875
876 PR gdb/25124
877
878 * gdb.arch/pr25124.S: New file.
879 * gdb.arch/pr25124.exp: New file.
880
881 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
882
883 * gdb.fortran/info-modules.exp: Update expected results, and add
884 additional tests for 'info module functinos', and 'info module
885 variables'.
886 * gdb.fortran/info-types.exp: Update expected results.
887 * gdb.fortran/info-types.f90: Extend testcase with additional
888 module variables and functions.
889
890 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
891
892 * gdb.fortran/info-modules.exp: New file.
893 * gdb.fortran/info-types.exp: Build with new file.
894 * gdb.fortran/info-types.f90: Include and use new module.
895 * gdb.fortran/info-types-2.f90: New file.
896
897 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
898
899 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
900 * gdb.base/settings.exp: Test all settings types using
901 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
902 that now verifies that the value of "maint show" is the same as
903 returned by the settings functions. Test the type of the
904 maintenance settings.
905 * gdb.base/default.exp: Update show_conv_list.
906
907 2019-10-31 Tom de Vries <tdevries@suse.de>
908
909 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
910 gdb_test.
911 * gdb.arch/amd64-disp-step.exp: Same.
912 * gdb.asm/asm-source.exp: Same.
913 * gdb.btrace/buffer-size.exp: Same.
914 * gdb.btrace/cpu.exp: Same.
915 * gdb.btrace/enable.exp: Same.
916 * gdb.dwarf2/count.exp: Same.
917 * gdb.dwarf2/dw2-ranges-func.exp: Same.
918 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
919 * gdb.fortran/vla-datatypes.exp: Same.
920 * gdb.fortran/vla-history.exp: Same.
921 * gdb.fortran/vla-ptype.exp: Same.
922 * gdb.fortran/vla-value.exp: Same.
923 * gdb.fortran/whatis_type.exp: Same.
924 * gdb.guile/guile.exp: Same.
925 * gdb.multi/tids.exp: Same.
926 * gdb.python/py-finish-breakpoint.exp: Same.
927 * gdb.python/py-framefilter.exp: Same.
928 * gdb.python/py-pp-registration.exp: Same.
929 * gdb.python/py-xmethods.exp: Same.
930 * gdb.python/python.exp: Same.
931 * gdb.server/connect-with-no-symbol-file.exp: Same.
932 * gdb.server/no-thread-db.exp: Same.
933 * gdb.server/run-without-local-binary.exp: Same.
934 * gdb.stabs/weird.exp: Same.
935 * gdb.threads/attach-many-short-lived-threads.exp: Same.
936 * gdb.threads/thread-find.exp: Same.
937 * gdb.threads/tls-shared.exp: Same.
938 * gdb.threads/tls.exp: Same.
939 * gdb.threads/wp-replication.exp: Same.
940 * gdb.trace/ax.exp: Same.
941 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
942
943 2019-10-31 Tom de Vries <tdevries@suse.de>
944
945 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
946 * gdb.ada/array_subscript_addr.exp: Same.
947 * gdb.ada/arrayidx.exp: Same.
948 * gdb.ada/arrayparam.exp: Same.
949 * gdb.ada/arrayptr.exp: Same.
950 * gdb.ada/boolean_expr.exp: Same.
951 * gdb.ada/call_pn.exp: Same.
952 * gdb.ada/complete.exp: Same.
953 * gdb.ada/fixed_cmp.exp: Same.
954 * gdb.ada/fun_addr.exp: Same.
955 * gdb.ada/funcall_param.exp: Same.
956 * gdb.ada/interface.exp: Same.
957 * gdb.ada/mod_from_name.exp: Same.
958 * gdb.ada/null_array.exp: Same.
959 * gdb.ada/packed_array.exp: Same.
960 * gdb.ada/packed_tagged.exp: Same.
961 * gdb.ada/print_chars.exp: Same.
962 * gdb.ada/print_pc.exp: Same.
963 * gdb.ada/ptype_arith_binop.exp: Same.
964 * gdb.ada/ptype_field.exp: Same.
965 * gdb.ada/ptype_tagged_param.exp: Same.
966 * gdb.ada/rec_return.exp: Same.
967 * gdb.ada/ref_tick_size.exp: Same.
968 * gdb.ada/str_ref_cmp.exp: Same.
969 * gdb.ada/taft_type.exp: Same.
970 * gdb.ada/tagged.exp: Same.
971 * gdb.ada/type_coercion.exp: Same.
972 * gdb.ada/uninitialized_vars.exp: Same.
973
974 2019-10-30 Tom de Vries <tdevries@suse.de>
975
976 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
977
978 2019-10-26 Tom de Vries <tdevries@suse.de>
979
980 * gdb.base/bigcore.c: Fix typos in comments.
981 * gdb.base/ctf-ptype.c: Same.
982 * gdb.base/long_long.c: Same.
983 * gdb.dwarf2/dw2-op-out-param.S: Same.
984 * gdb.python/py-evthreads.c: Same.
985 * gdb.reverse/i387-stack-reverse.c: Same.
986 * gdb.trace/tfile.c: Same.
987 * lib/compiler.c: Same.
988 * lib/compiler.cc: Same.
989
990 2019-10-25 Tom de Vries <tdevries@suse.de>
991
992 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
993 gdb_test_multiple calls.
994 * gdb.reverse/sigall-reverse.exp: Same.
995 * gdb.reverse/solib-precsave.exp: Same.
996 * gdb.reverse/solib-reverse.exp: Same.
997 * gdb.reverse/until-precsave.exp: Same.
998 * gdb.reverse/until-reverse.exp: Same.
999
1000 2019-10-24 Tom de Vries <tdevries@suse.de>
1001
1002 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
1003 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
1004 kfail using -wrap pattern flag and convenience variable
1005 gdb_test_name.
1006
1007 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
1008
1009 * gdb.python/py-progspace.exp: Add tests for the
1010 Progspace.block_for_pc method.
1011
1012 2019-10-23 Tom Tromey <tom@tromey.com>
1013
1014 * configure: Rebuild.
1015 * aclocal.m4: Use m4_include, not sinclude.
1016
1017 2019-10-21 Tom de Vries <tdevries@suse.de>
1018
1019 * gdb.base/infcall-nested-structs.c: Add
1020 __attribute__((noinline,noclone)) to all functions.
1021 (call_all): Add missing variable initialization. Simplify return value.
1022 (breakpt): Increment volatile variable, to prevent call from being
1023 optimized out.
1024 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
1025
1026 2019-10-17 Tom de Vries <tdevries@suse.de>
1027
1028 * gdb.fortran/module.exp: Allow info variables to print info for files
1029 other than module.f90.
1030
1031 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1032
1033 * gdb.fortran/module.exp: Extend with 'info variables' test.
1034
1035 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
1036
1037 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
1038 F77_FOR_TARGET.
1039
1040 2019-10-16 Tom de Vries <tdevries@suse.de>
1041
1042 PR tdep/25096
1043 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1044
1045 2019-10-16 Tom de Vries <tdevries@suse.de>
1046
1047 PR tdep/24104
1048 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1049 Add KFAIL for PR tdep/25096.
1050
1051 2019-10-16 Tom de Vries <tdevries@suse.de>
1052
1053 PR testsuite/25059
1054 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1055
1056 2019-10-16 Tom de Vries <tdevries@suse.de>
1057
1058 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1059 as signed.
1060
1061 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1062
1063 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1064 one instead of increasing timeout.
1065
1066 2019-10-13 Tom de Vries <tdevries@suse.de>
1067
1068 PR record/25038
1069 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1070 * gdb.reverse/sigall-reverse.exp: Same.
1071 * gdb.reverse/solib-precsave.exp: Same.
1072 * gdb.reverse/solib-reverse.exp: Same.
1073 * gdb.reverse/step-precsave.exp: Same.
1074 * gdb.reverse/until-precsave.exp: Same.
1075 * gdb.reverse/until-reverse.exp: Same.
1076 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1077
1078 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1079
1080 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1081 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1082 (cmp_struct_05_01, cmp_struct_static_02_01)
1083 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1084 comparisons.
1085
1086 2019-10-10 Tom de Vries <tdevries@suse.de>
1087
1088 PR testsuite/24888
1089 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1090 gnatlink.
1091
1092 2019-10-09 Tom de Vries <tdevries@suse.de>
1093
1094 PR testsuite/25048
1095 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1096
1097 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1098
1099 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1100 exceptions due to missing debug information.
1101
1102 2019-10-07 Tom de Vries <tdevries@suse.de>
1103
1104 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1105
1106 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1107
1108 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1109 * gdb.base/annota1.exp: Update to use gdb_test_name.
1110
1111 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1112
1113 * gdb.base/ctf-whatis.exp: New file.
1114 * gdb.base/ctf-whatis.c: New file.
1115 * gdb.base/ctf-ptype.exp: New file.
1116 * gdb.base/ctf-ptype.c: New file.
1117 * gdb.base/ctf-constvars.exp: New file.
1118 * gdb.base/ctf-constvars.c: New file.
1119 * gdb.base/ctf-cvexpr.exp: New file.
1120
1121 2019-10-04 Tom de Vries <tdevries@suse.de>
1122
1123 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1124 for loop.
1125
1126 2019-10-03 Tom Tromey <tom@tromey.com>
1127
1128 PR rust/24976:
1129 * gdb.rust/simple.rs (Union2): New type.
1130 (main): Use Union2.
1131 * gdb.rust/simple.exp: Add test.
1132
1133 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1134
1135 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1136 nested function prefix.
1137
1138 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1139 Richard Bunt <richard.bunt@arm.com>
1140 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1143 nested functions.
1144 * gdb.fortran/nested-funcs.f90: Update expected results.
1145 * gdb.fortran/nested-funcs-2.exp: New file.
1146 * gdb.fortran/nested-funcs-2.f90: New file.
1147
1148 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * gdb.python/py-parameter.exp: Make test names unique.
1151 * gdb.python/py-template.exp: Likewise.
1152 * gdb.python/py-value.exp: Likewise.
1153
1154 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1155
1156 * gdb.base/break-interp.exp: Reduce test name duplication.
1157 * gdb.base/call-sc.exp: Likewise.
1158 * gdb.base/callfuncs.exp: Likewise.
1159 * gdb.base/charset.exp: Likewise.
1160 * gdb.base/dump.exp: Likewise.
1161 * gdb.base/ena-dis-br.exp: Likewise.
1162 * gdb.base/relational.exp: Likewise.
1163 * gdb.base/step-over-syscall.exp: Likewise.
1164 * gdb.base/structs.exp: Likewise.
1165
1166 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1167
1168 * gdb.linespec/explicit.exp: Make test names unique.
1169 * gdb.linespec/ls-errs.exp: Likewise.
1170
1171 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.reverse/break-precsave.exp: Make test names unique.
1174 * gdb.reverse/break-reverse.exp: Likewise.
1175 * gdb.reverse/finish-precsave.exp: Likewise.
1176 * gdb.reverse/finish-reverse.exp: Likewise.
1177 * gdb.reverse/machinestate-precsave.exp: Likewise.
1178 * gdb.reverse/machinestate.exp: Likewise.
1179 * gdb.reverse/readv-reverse.exp: Likewise.
1180 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1181 * gdb.reverse/sigall-precsave.exp: Likewise.
1182 * gdb.reverse/sigall-reverse.exp: Likewise.
1183 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1184 * gdb.reverse/watch-precsave.exp: Likewise.
1185 * gdb.reverse/watch-reverse.exp: Likewise.
1186
1187 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1188
1189 * gdb.threads/stop-with-handle.c: New file.
1190 * gdb.threads/stop-with-handle.exp: New file.
1191
1192 2019-10-03 Tom de Vries <tdevries@suse.de>
1193
1194 PR testsuite/25059
1195 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1196 directory" line to be missing.
1197
1198 2019-10-03 Tom de Vries <tdevries@suse.de>
1199
1200 PR testsuite/25059
1201 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1202 type optional.
1203
1204 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1205
1206 * gdb.python/py-format-string.c (string.h): New include.
1207 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1208 the same value, for endianness-independence.
1209 * gdb.python/py-format-string.exp (default_regexp_dict)
1210 (test_pretty_structs, test_format): Adjust expected output to the
1211 changed initialization.
1212
1213 2019-10-02 Tom Tromey <tromey@adacore.com>
1214
1215 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1216
1217 2019-10-02 Pedro Alves <palves@redhat.com>
1218 Andrew Burgess <andrew.burgess@embecosm.com>
1219
1220 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1221 "print-file-var.h".
1222 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1223 (get_version_1): Print this_version_id and its address.
1224 Add extern "C" wrappers around interface functions.
1225 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1226 "print-file-var.h".
1227 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1228 (get_version_2): Print this_version_id and its address.
1229 Add extern "C" wrappers around interface functions.
1230 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1231 <stddef.h> and "print-file-var.h".
1232 Add extern "C" wrappers around interface functions.
1233 [VERSION_ID_MAIN] (this_version_id): Define.
1234 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1235 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1236 up extern "C" blocks.
1237 * gdb.base/print-file-var.exp (test): New, factored out from top
1238 level.
1239 (top level): Test all combinations of attribute hidden or not,
1240 dlopen or not, and this_version_id symbol in main file or not.
1241 Compile tests as both C++ and C, make test names unique.
1242
1243 2019-10-01 Tom Tromey <tom@tromey.com>
1244
1245 * gdb.base/style.exp: Test "show logging filename".
1246
1247 2019-10-01 Tom Tromey <tom@tromey.com>
1248
1249 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1250 * gdb.base/style.exp: Add metadata style test.
1251
1252 2019-10-01 Tom Tromey <tom@tromey.com>
1253
1254 * gdb.base/style.exp: Test "pwd".
1255
1256 2019-10-01 Tom Tromey <tom@tromey.com>
1257
1258 * gdb.base/style.exp: Update tests.
1259
1260 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1261
1262 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1263 'six' to unsigned.
1264 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1265 'five'. Use an all-ones bit pattern for each.
1266 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1267 to its changed values.
1268
1269 2019-09-30 Tom Tromey <tromey@adacore.com>
1270
1271 * gdb.rust/traits.rs: Disable all warnings.
1272
1273 2019-09-29 Tom de Vries <tdevries@suse.de>
1274
1275 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1276
1277 2019-09-29 Tom de Vries <tdevries@suse.de>
1278
1279 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1280
1281 2019-09-27 Tom de Vries <tdevries@suse.de>
1282
1283 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1284
1285 2019-09-27 Tom de Vries <tdevries@suse.de>
1286
1287 PR record/23188
1288 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1289
1290 2019-09-26 Tom Tromey <tromey@adacore.com>
1291
1292 * gdb.ada/py_taft.exp: New file.
1293 * gdb.ada/py_taft/main.adb: New file.
1294 * gdb.ada/py_taft/pkg.adb: New file.
1295 * gdb.ada/py_taft/pkg.ads: New file.
1296
1297 2019-09-24 Tom de Vries <tdevries@suse.de>
1298
1299 PR gdb/24598
1300 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1301
1302 2019-09-22 Tom de Vries <tdevries@suse.de>
1303
1304 * gdb.base/restore.exp: Allow register variables to be optimized out at
1305 -O0.
1306
1307 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1308
1309 * gdb.arch/spu-info.exp: Remove file.
1310 * gdb.arch/spu-info.c: Remove file.
1311 * gdb.arch/spu-ls.exp: Remove file.
1312 * gdb.arch/spu-ls.c: Remove file.
1313
1314 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1315 * gdb.asm/spu.inc: Remove file.
1316
1317 * gdb.base/dump.exp: Remove support for spu*-*-*.
1318 * gdb.base/stack-checking.exp: Likewise.
1319 * gdb.base/overlays.exp: Likewise.
1320 * gdb.base/ovlymgr.c: Likewise.
1321 * gdb.base/spu.ld: Remove file.
1322
1323 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1324 * gdb.cp/cpexprs.exp: Likewise.
1325 * gdb.cp/exception.exp: Likewise.
1326 * gdb.cp/gdb2495.exp: Likewise.
1327 * gdb.cp/mb-templates.exp: Likewise.
1328 * gdb.cp/pr9167.exp: Likewise.
1329 * gdb.cp/userdef.exp: Likewise.
1330
1331 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1332
1333 * gdb.cell: Remove directory.
1334 * lib/cell.exp: Remove file.
1335
1336 2019-09-19 Tom de Vries <tdevries@suse.de>
1337
1338 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1339
1340 2019-09-19 Tom de Vries <tdevries@suse.de>
1341
1342 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1343
1344 2019-09-19 Tom de Vries <tdevries@suse.de>
1345
1346 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1347 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1348 (gdb_target_cmd): ... here.
1349 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1350 value 2.
1351
1352 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1353
1354 * gdb.base/source-dir.exp: Avoid having directory names in test
1355 names.
1356
1357 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1358
1359 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1360 directory.
1361
1362 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1363
1364 * gdb.base/list-missing-source.exp: New file.
1365
1366 2019-09-14 Tom de Vries <tdevries@suse.de>
1367
1368 PR teststuite/24599
1369 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1370 * lib/ada.exp (gnatmake_version_at_least): New proc.
1371
1372 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1373
1374 * gdb.base/maint.exp: Use exec_has_index_section.
1375
1376 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1377
1378 * gdb.base/maint.exp: Add test for 'maint info sections'.
1379
1380 2019-09-12 Tom de Vries <tdevries@suse.de>
1381
1382 * gdb.base/store.exp: Allow register variables to be optimized out at
1383 -O0.
1384
1385 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1386
1387 * gdb.ada/rdv_wait.exp: Update to new task names.
1388 * gdb.base/task_switch_in_core.exp: Likewise.
1389 * gdb.base/info_sources_base.c: Likewise.
1390
1391 2019-09-10 Tom Tromey <tromey@adacore.com>
1392
1393 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1394
1395 2019-09-10 Tom Tromey <tromey@adacore.com>
1396
1397 * gdb.ada/dgopt.exp: New file.
1398 * gdb.ada/dgopt/x.adb: New file.
1399
1400 2019-09-08 Tom Tromey <tom@tromey.com>
1401
1402 * gdb.tui/resize.exp: Remove setup_xfail.
1403 * gdb.tui/regs.exp: Remove setup_xfail.
1404 * gdb.tui/basic.exp: Remove setup_xfail.
1405
1406 2019-09-06 David Blaikie <dblaikie@gmail.com>
1407
1408 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1409 * gdb.cp/cplabel.exp: Ditto.
1410 * gdb.linespec/ls-errs.exp: Ditto.
1411
1412 2019-09-05 Tom de Vries <tdevries@suse.de>
1413
1414 * lib/gdb.exp (cmp_file_string): New proc.
1415 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1416 runto_main. Verify save breakpoints output.
1417
1418 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1419
1420 * gdb.base/info-var.exp: Test info variables without running
1421 to main, to avoid expect's buffer overflow.
1422
1423 2019-09-03 Tom Tromey <tromey@adacore.com>
1424
1425 * gdb.ada/bias.exp: New file.
1426 * gdb.ada/bias/bias.adb: New file.
1427 * gdb.ada/print_chars.exp: Add regression test.
1428 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1429 (MC): New variable.
1430
1431 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1432
1433 * gdb.base/argv0-symlink.exp: Run only on native target
1434 and local host.
1435
1436 2019-08-29 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1439 diverse debug info.
1440 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1441
1442 2019-08-28 Tom de Vries <tdevries@suse.de>
1443
1444 * gdb.base/info-var.exp: Allow info variables to print info for files
1445 other than info-var-f1.c and info-var-f2.c.
1446
1447 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.fortran/info-types.exp: Add module.
1450 * gdb.fortran/info-types.f90: Update expected results.
1451
1452 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1453
1454 * gdb.fortran/info-types.exp: New file.
1455 * gdb.fortran/info-types.f90: New file.
1456 * lib/fortran.exp (fortran_character1): New proc.
1457
1458 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1459
1460 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1461 functions'. Reindent as needed.
1462 * gdb.base/info-var-f1.c: New file.
1463 * gdb.base/info-var-f2.c: New file.
1464 * gdb.base/info-var.exp: New file.
1465 * gdb.base/info-var.h: New file.
1466
1467 2019-08-26 Tom de Vries <tdevries@suse.de>
1468
1469 PR c++/24852
1470 * gdb.cp/no-libstdcxx-probe.exp: New test.
1471
1472 2019-08-26 Tom de Vries <tdevries@suse.de>
1473
1474 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1475 * tests need to be skipped.
1476 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1477 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1478 mi_skip_libstdcxx_probe_tests.
1479
1480 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1481
1482 * gdb.python/py-xmethods.exp: Use raw strings when passing
1483 arguments to SimpleXMethodMatcher.
1484
1485 2019-08-22 Tom de Vries <tdevries@suse.de>
1486
1487 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1488 more informative.
1489
1490 2019-08-21 Pedro Alves <palves@redhat.com>
1491
1492 * gdb.base/with.exp: Test "with" with no arguments.
1493
1494 2019-08-21 Tom de Vries <tdevries@suse.de>
1495
1496 * gdb.base/gdb-caching-proc.exp: Sort files.
1497
1498 2019-08-20 Tom de Vries <tdevries@suse.de>
1499
1500 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1501 compilation.
1502
1503 2019-08-16 Tom de Vries <tdevries@suse.de>
1504
1505 * gdb.base/compare-sections.exp ("after run to main"): Allow
1506 mismatched read-only sections for PIE executables.
1507
1508 2019-08-16 Tom Tromey <tom@tromey.com>
1509
1510 * lib/tuiterm.exp (_csi_Z): New proc.
1511 * gdb.tui/basic.exp: Update window positions.
1512 * gdb.tui/empty.exp: Update window positions.
1513
1514 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1515
1516 * gdb.base/examine-backward.exp: Correct regexp for
1517 "examine 3 bytes backward from ${address_zero}".
1518
1519 2019-08-15 Tom Tromey <tom@tromey.com>
1520
1521 * gdb.tui/empty.exp: Enable resizing tests.
1522
1523 2019-08-15 Tom Tromey <tromey@adacore.com>
1524
1525 * gdb.ada/char_enum.exp: Add regression tests.
1526 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1527 and '0'.
1528 (Char, Gchar): Update.
1529 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1530
1531 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1532
1533 * gdb.python/python.exp: Expect a leading underscore on
1534 GdbOutput{,Error}File.
1535
1536 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1537
1538 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1539 Windows host.
1540
1541 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1542
1543 * gdb.base/batch-preserve-term-settings.exp
1544 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1545
1546 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1547
1548 * lib/gdb.exp: When running on a mingw target, replace
1549 /x/ with x:/.
1550
1551 2019-08-14 Alan Hayward <alan.hayward@arm.com>
1552
1553 * gdb.arch/aarch64-prologue.c: New test.
1554 * gdb.arch/aarch64-prologue.exp: New file.
1555
1556 2019-08-13 Tom de Vries <tdevries@suse.de>
1557
1558 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1559 Thread.
1560
1561 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1562
1563 * gdb.python/py-completion.exp: Download the .py file to the host
1564 and use its host pathname. Conditionalize tests that use
1565 tab completion and manipulate files on the build machine.
1566 * gdb.python/py-events.exp: Download the .py file to the host
1567 and use its host pathname.
1568 * gdb.python/py-evsignal.exp: Likewise.
1569 * gdb.python/py-evthreads.exp: Likewise.
1570 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1571 pathname syntax.
1572 * gdb.python/py-framefilter.exp: Download the .py file to the right
1573 place on the host. Match Windows pathname syntax.
1574 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1575 .py file to the host and use its host pathname.
1576 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1577 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1578 build pathname. Skip symlink test on Windows host. Add missing
1579 newline at end of file.
1580 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1581 and use its host pathname.
1582 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1583 * gdb.python/py-section-script.exp: Use host location of binfile
1584 on safe-path. Use correct path separator on Windows host.
1585 Reorder alternatives in gdb_test_multiple to prevent matching
1586 the wrong alternative on success.
1587 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1588
1589 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1590
1591 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1592 expect the GDB inferior to no longer immediately stop after
1593 being resumed with "signal SIGINT".
1594
1595 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1596
1597 * gdb.linespec/break-ask.exp: Generalize regexps to match
1598 Windows pathnames too.
1599
1600 2019-08-08 Tom de Vries <tdevries@suse.de>
1601
1602 PR testsuite/24862
1603 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1604
1605 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1606
1607 * gdb.base/style.exp: Update tests for help doc new invariants.
1608 * gdb.base/help.exp: Likewise.
1609
1610 2019-08-06 Tom Tromey <tom@tromey.com>
1611
1612 * gdb.base/style.exp: Add disassemble test.
1613 * gdb.base/style.c (some_called_function): New function.
1614 (main): Use it.
1615
1616 2019-08-05 Christian Biesinger <cbiesinger@google.com>
1617
1618 * gdb.python/py-block.exp: Test dictionary access on blocks.
1619
1620 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
1621
1622 PR gdb/24863
1623 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1624 -list-thread-groups --available test when running under
1625 check-read1.
1626
1627 2019-08-05 Tom de Vries <tdevries@suse.de>
1628
1629 PR testsuite/24863
1630 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1631 * gdb.base/help.exp: Use with_read1_timeout_factor.
1632 * gdb.base/info-macros.exp: Same.
1633 * gdb.cp/nested-types.exp: Same.
1634
1635 2019-08-05 Tom de Vries <tdevries@suse.de>
1636
1637 * lib/gdb.exp (version_at_least): Factor out of ...
1638 (tcl_version_at_least): ... here.
1639 (gdb_compile): Fail if pie results in non-PIE executable.
1640 (readelf_version, readelf_prints_pie): New proc.
1641 (exec_is_pie): Return -1 if unknown.
1642
1643 2019-08-05 Tom de Vries <tdevries@suse.de>
1644
1645 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1646
1647 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1648
1649 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1650
1651 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1652
1653 * lib/completion-support.exp (test_gdb_complete_none): Skip
1654 tab completion tests if no readline support.
1655 (test_gdb_complete_unique_re): Likewise.
1656 (test_gdb_complete_multiple): Likewise.
1657
1658 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1659
1660 * gdb.base/info_sources.exp: New file.
1661 * gdb.base/info_sources.c: New file.
1662 * gdb.base/info_sources_base.c: New file.
1663
1664 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1665
1666 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1667 prefix argument.
1668 (test_exit_status): Add prefix argument.
1669
1670 2019-08-01 Tom de Vries <tdevries@suse.de>
1671
1672 PR testsuite/24863
1673 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1674 calling exp_continue for new thread and thread exited messages.
1675
1676 2019-08-01 Tom de Vries <tdevries@suse.de>
1677
1678 PR testsuite/24863
1679 * gdb.base/structs.exp: Fix check-read1 timeout using
1680 gdb_test_sequence.
1681 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1682
1683 2019-08-01 Tom de Vries <tdevries@suse.de>
1684
1685 PR testsuite/24863
1686 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1687 line.
1688
1689 2019-08-01 Tom de Vries <tdevries@suse.de>
1690
1691 PR testsuite/24863
1692 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1693
1694 2019-07-30 Tom Tromey <tromey@adacore.com>
1695
1696 * gdb.ada/display_nested.exp: New file.
1697 * gdb.ada/display_nested/foo.adb: New file.
1698 * gdb.ada/display_nested/pack.adb: New file.
1699 * gdb.ada/display_nested/pack.ads: New file.
1700
1701 2019-07-30 Christian Biesinger <cbiesinger@google.com>
1702
1703 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1704 namespace.
1705 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1706
1707 2019-07-30 Tom de Vries <tdevries@suse.de>
1708
1709 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1710 instead.
1711
1712 2019-07-30 Tom de Vries <tdevries@suse.de>
1713
1714 PR testsuite/24834
1715 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1716 (exec_is_pie): New proc.
1717
1718 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1719
1720 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1721
1722 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1723
1724 * gdb.python/py-objfile.c: Add global and static vars.
1725 * gdb.python/py-objfile.exp: Test new functions Objfile.
1726 lookup_global_symbol and lookup_static_symbol.
1727
1728 2019-07-29 Tom Tromey <tom@tromey.com>
1729
1730 * lib/tuiterm.exp (Term::_csi_@): New proc.
1731 (Term::_csi_X): Don't move cursor.
1732
1733 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1734
1735 * gdb.base/options.exp: Update backtrace - completion to
1736 new option -frame-info.
1737 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1738 Test new 'set print frame-info'. Test backtrace -frame-info
1739 overriding 'set print frame-info'.
1740 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1741 Test new 'set print frame-info'.
1742 Verify consistency of backtrace with and without filters, with and
1743 without -no-filters.
1744 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1745 default.
1746
1747 2019-07-29 Tom de Vries <tdevries@suse.de>
1748
1749 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1750 no arguments".
1751
1752 2019-07-29 Tom de Vries <tdevries@suse.de>
1753
1754 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1755 is a substring of the first for "complete non-unique file name".
1756
1757 2019-07-29 Tom de Vries <tdevries@suse.de>
1758
1759 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1760 with ".*".
1761
1762 2019-07-29 Tom de Vries <tdevries@suse.de>
1763
1764 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1765 Pass prompt_regexp parameter to gdb_test_multiple calls.
1766
1767 2019-07-29 Tom de Vries <tdevries@suse.de>
1768
1769 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1770 print registers" regexps.
1771
1772 2019-07-29 Tom de Vries <tdevries@suse.de>
1773
1774 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1775
1776 2019-07-29 Tom de Vries <tdevries@suse.de>
1777
1778 PR gdb/24855
1779 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1780 (skip_python_tests_prompt): Add prompt_regexp argument to
1781 gdb_test_multiple calls.
1782
1783 2019-07-27 Tom Tromey <tom@tromey.com>
1784
1785 * gdb.tui/main.exp: New file.
1786
1787 2019-07-27 Tom Tromey <tom@tromey.com>
1788
1789 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1790 optional.
1791 * gdb.tui/empty.exp: New file.
1792
1793 2019-07-27 Tom Tromey <tom@tromey.com>
1794
1795 * lib/tuiterm.exp (spawn): New proc.
1796 (Term::resize): New proc.
1797 * gdb.tui/resize.exp: New file.
1798
1799 2019-07-27 Tom Tromey <tom@tromey.com>
1800
1801 * gdb.tui/list.exp: New file.
1802
1803 2019-07-27 Tom Tromey <tom@tromey.com>
1804
1805 * gdb.tui/regs.exp: New file.
1806
1807 2019-07-27 Tom Tromey <tom@tromey.com>
1808
1809 * gdb.tui/basic.exp: Add "layout split" test.
1810
1811 2019-07-27 Tom Tromey <tom@tromey.com>
1812
1813 * gdb.tui/basic.exp: Add "layout asm" test.
1814
1815 2019-07-27 Tom Tromey <tom@tromey.com>
1816
1817 * lib/tuiterm.exp: New file.
1818 * gdb.tui/basic.exp: New file.
1819
1820 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1821
1822 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1823 Enable tests associated with this flag. Adjust regex
1824 referencing "foo_low" to now refer to "foo_cold" instead.
1825
1826 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1827
1828 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1829 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1830 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1831 foo_cold. Revise comments to match.
1832 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1833 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1834 were wrapped into this proc; Call do_test in loop from outermost
1835 level.
1836 (foo_low): Rename all occurrences to "foo_cold".
1837 (backtrace from baz): New test.
1838 (x2/i foo_cold): New test.
1839 (info line *foo_cold): New test.
1840
1841 2019-07-26 Tom de Vries <tdevries@suse.de>
1842
1843 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1844
1845 2019-07-25 Tom de Vries <tdevries@suse.de>
1846
1847 PR testsuite/24830
1848 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1849 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1850 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1851 (skip_libstdcxx_probe_tests): ... here.
1852 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1853
1854 2019-07-24 Tom de Vries <tdevries@suse.de>
1855
1856 PR testsuite/24807
1857 * gdb.objc/basicclass.m: Include stdio.h.
1858 * gdb.objc/nondebug.m: Same.
1859 * gdb.objc/objcdecode.m: Same.
1860
1861 2019-07-24 Tom de Vries <tdevries@suse.de>
1862
1863 PR testsuite/24612
1864 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1865 additional_flags.
1866
1867 2019-07-24 Tom de Vries <tdevries@suse.de>
1868
1869 PR testsuite/24831
1870 * gdb.multi/tids.exp: Update error messages for info threads.
1871
1872 2019-07-24 Tom de Vries <tdevries@suse.de>
1873
1874 * gdb.base/info-types.exp: Allow info types to print info for more than
1875 one file.
1876
1877 2019-07-23 Tom de Vries <tdevries@suse.de>
1878
1879 PR testsuite/24842
1880 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1881 gdb_spawn_with_cmdline_opts.
1882
1883 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1884
1885 * gdb.arch/arm-cmse-sgstubs.c: New test.
1886 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1887
1888 2019-07-23 Tom de Vries <tdevries@suse.de>
1889
1890 PR testsuite/24711
1891 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1892 issuing next command.
1893
1894 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1895
1896 * gdb.ada/info_auto_lang.exp: Update expected results.
1897 * gdb.base/info-types.c: Add additional types to check.
1898 * gdb.base/info-types.exp: Update expected results.
1899
1900 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1901
1902 * gdb.base/info-types.c: New file.
1903 * gdb.base/info-types.exp: New file.
1904
1905 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1906
1907 * gdb.arch/riscv-bp-infcall.c: New file.
1908 * gdb.arch/riscv-bp-infcall.exp: New file.
1909
1910 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1911
1912 PR breakpoints/24541
1913 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1914
1915 2019-07-14 Tom de Vries <tdevries@suse.de>
1916
1917 PR testsuite/24760
1918 * gdb.objc/basicclass.exp: Fix unterminated string.
1919
1920 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1921 Andrew Burgess <andrew.burgess@embecosm.com>
1922
1923 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1924 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1925 negative bounds.
1926 * gdb.fortran/vla-value.exp: Print elements of an array with
1927 negative bounds.
1928 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1929 testing.
1930
1931 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1932
1933 * gdb.base/options.exp (expect_string): Dequote strings in
1934 results.
1935 (test-string): Test strings with different quoting and reindent.
1936
1937 2019-07-10 Tom Tromey <tromey@adacore.com>
1938
1939 * gdb.ada/mi_ex_cond.exp: Update expected results.
1940 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1941 * gdb.ada/mi_catch_ex.exp: Update expected results.
1942 * gdb.ada/mi_catch_assert.exp: Update expected results.
1943 * gdb.ada/catch_ex.exp (catch_exception_info)
1944 (catch_exception_entry, catch_assert_entry)
1945 (catch_unhandled_entry): Update.
1946 * gdb.ada/catch_assert_if.exp: Update expected results.
1947
1948 2019-07-10 Richard Bunt <richard.bunt@arm.com>
1949 Stephen Roberts <stephen.roberts@arm.com>
1950
1951 * gdb.base/define.exp: Restore original prompt.
1952
1953 2019-07-09 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1956 breakpoints" output.
1957 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1958 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1959 throw" creates breakpoint.
1960 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1961 'type="catchpoint"'.
1962
1963 2019-07-09 Pedro Alves <palves@redhat.com>
1964
1965 PR c++/15468
1966 * gdb.cp/except-multi-location-lib.cc: New.
1967 * gdb.cp/except-multi-location-main.cc: New.
1968 * gdb.cp/except-multi-location.exp: New.
1969
1970 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1971
1972 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1973 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1974 argument and update callers.
1975
1976 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1977
1978 * gdb.arch/amd64-break-on-asm-line.S: New file.
1979 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1980
1981 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1982
1983 * gdb.base/printcmds.exp: Test printing C string and
1984 C wide string convenience vars without transiting via the inferior.
1985 Also make test names unique.
1986
1987 2019-07-08 Alan Hayward <alan.hayward@arm.com>
1988
1989 PR breakpoints/25011
1990 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1991
1992 2019-07-04 Pedro Alves <palves@redhat.com>
1993
1994 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1995 body returned ok(0), break(3) or continue(4).
1996 * gdb.testsuite/foreach_with_prefix.exp: New file.
1997
1998 2019-07-04 Alan Hayward <alan.hayward@arm.com>
1999
2000 * gdb.server/unittest.exp: Allow 0 unit tests to run.
2001
2002 2019-07-03 Pedro Alves <palves@redhat.com>
2003
2004 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
2005 "return -code".
2006
2007 2019-07-03 Pedro Alves <palves@redhat.com>
2008
2009 PR cli/24732
2010 * gdb.base/shell.exp: Load completion-support.exp.
2011 Adjust expected error output. Add completion tests.
2012
2013 2019-07-03 Pedro Alves <palves@redhat.com>
2014
2015 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
2016 string_to_regexp.
2017
2018 2019-07-03 Pedro Alves <palves@redhat.com>
2019
2020 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
2021 (expect_integer): Adjust to expect "-string".
2022 (expect_string): New.
2023 (all_options): Expect "-string".
2024 (test-flag, test-boolean): Adjust to expect "-string".
2025 (test-string): New proc.
2026 (top level): Call it.
2027
2028 2019-07-03 Pedro Alves <palves@redhat.com>
2029
2030 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
2031 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
2032 the expected output in the success.
2033
2034 2019-07-03 Pedro Alves <palves@redhat.com>
2035
2036 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
2037 Split one gdb_test_multiple call in two to avoid a race.
2038
2039 2019-07-03 Pedro Alves <palves@redhat.com>
2040
2041 * gdb.base/with.c: New file.
2042 * gdb.base/with.exp: New file.
2043
2044 2019-07-03 Pedro Alves <palves@redhat.com>
2045
2046 * gdb.base/settings.exp: Replace all references to "maint
2047 test-settings set" with references to "maint set test-settings",
2048 and all references to "maint test-settings show" with references
2049 to "maint show test-settings".
2050
2051 2019-07-03 Pedro Alves <palves@redhat.com>
2052
2053 * gdb.base/settings.exp (test-string): Adjust expected out when
2054 testing "maint test-settings show filename"
2055
2056 2019-07-02 Pedro Alves <palves@redhat.com>
2057
2058 * gdb.base/options.exp (test-info-threads): New procedure.
2059 (top level): Call it.
2060
2061 2019-06-28 Tom Tromey <tromey@adacore.com>
2062
2063 * gdb.dwarf2/ada-linkage-name.c: New file.
2064 * gdb.dwarf2/ada-linkage-name.exp: New file.
2065
2066 2019-06-27 Tom Tromey <tromey@adacore.com>
2067
2068 PR c++/20020:
2069 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2070
2071 2019-06-26 Tom de Vries <tdevries@suse.de>
2072
2073 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2074
2075 2019-06-26 Tom de Vries <tdevries@suse.de>
2076
2077 * gdb.base/index-cache.exp: Add back missing debug option.
2078
2079 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2080
2081 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2082
2083 2019-06-25 Tom de Vries <tdevries@suse.de>
2084
2085 PR testsuite/24727
2086 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2087
2088 2019-06-24 Tom de Vries <tdevries@suse.de>
2089
2090 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2091
2092 2019-06-24 Tom de Vries <tdevries@suse.de>
2093
2094 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2095 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2096 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2097
2098 2019-06-24 Tom de Vries <tdevries@suse.de>
2099
2100 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2101
2102 2019-06-21 Tom de Vries <tdevries@suse.de>
2103
2104 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2105
2106 2019-06-21 Tom de Vries <tdevries@suse.de>
2107
2108 PR testsuite/24518
2109 PR ada/24713
2110 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2111 index.
2112
2113 2019-06-19 Tom Tromey <tromey@adacore.com>
2114
2115 * gdb.ada/length_cond.exp: Add intro comment.
2116
2117 2019-06-19 Tom Tromey <tromey@adacore.com>
2118
2119 * gdb.ada/length_cond.exp: New file.
2120 * gdb.ada/length_cond/length_cond.adb: New file.
2121 * gdb.ada/length_cond/pck.adb: New file.
2122 * gdb.ada/length_cond/pck.ads: New file.
2123
2124 2019-06-18 Tom de Vries <tdevries@suse.de>
2125
2126 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2127
2128 2019-06-18 Tom Tromey <tromey@adacore.com>
2129
2130 * gdb.base/list0.h: Add comment explaining control character.
2131
2132 2019-06-18 Tom de Vries <tdevries@suse.de>
2133
2134 * boards/fission.exp: Break up long debug_flags line.
2135
2136 2019-06-16 Tom de Vries <tdevries@suse.de>
2137
2138 PR gdb/24445
2139 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2140 generated index.
2141
2142 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2143
2144 PR gdb/24686
2145 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2146 improve detection of bug gdb/24541.
2147
2148 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2149
2150 PR gdb/24669
2151 * gdb.base/index-cache.exp (uses_readnow,
2152 expecting_index_cache_use): Define global variable.
2153 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2154 expecting_index_cache_use.
2155
2156 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2157 Andrew Burgess <andrew.burgess@embecosm.com>
2158
2159 * gdb.fortran/pointers.f90: New file.
2160 * gdb.fortran/print_type.exp: New file.
2161 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2162 * gdb.fortran/vla-type.exp: Likewise.
2163 * gdb.fortran/vla-value.exp: Likewise.
2164 * gdb.mi/mi-vla-fortran.exp: Likewise.
2165
2166 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2167
2168 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2169 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2170 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2171 as a stop reason.
2172
2173 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2174
2175 * gdb.base/annota1.exp: Update expected results.
2176 * gdb.cp/annota2.exp: Likewise.
2177 * gdb.cp/annota3.exp: Likewise.
2178
2179 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2180
2181 * gdb.base/style-logging.exp: Remove path from test name.
2182
2183 2019-06-14 Tom Tromey <tromey@adacore.com>
2184
2185 PR gdb/24502:
2186 * gdb.base/style-logging.exp: New file.
2187
2188 2019-06-14 Tom Tromey <tromey@adacore.com>
2189
2190 * gdb.base/symfile-warn.exp: New file.
2191 * gdb.base/symfile-warn.c: New file.
2192
2193 2019-06-14 Tom Tromey <tromey@adacore.com>
2194
2195 * gdb.base/annotate-symlink.exp: New file.
2196
2197 2019-06-14 Tom Tromey <tromey@adacore.com>
2198
2199 * gdb.ada/set_wstr.exp: Add reassignment test.
2200
2201 2019-06-14 Tom Tromey <tromey@adacore.com>
2202
2203 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2204 'unchecked_access and 'unrestricted_access as well.
2205
2206 2019-06-14 Tom Tromey <tromey@adacore.com>
2207
2208 PR ada/24539:
2209 * gdb.ada/vla.exp: Update tests.
2210 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2211 pragma.
2212
2213 2019-06-13 Pedro Alves <palves@redhat.com>
2214
2215 * gdb.base/settings.exp (test-integer): Test junk after
2216 "unlimited".
2217
2218 2019-06-13 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.base/options.exp (test-thread-apply): New.
2221 (top level): Call it.
2222
2223 2019-06-13 Pedro Alves <palves@redhat.com>
2224
2225 * gdb.base/options.exp (test-frame-apply): New.
2226 (top level): Test print commands with different "frame apply"
2227 prefixes.
2228
2229 2019-06-13 Pedro Alves <palves@redhat.com>
2230
2231 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2232 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2233 'max_completions' parameter and handle it.
2234 (test_gdb_completion_offers_commands): New.
2235
2236 2019-06-13 Pedro Alves <palves@redhat.com>
2237
2238 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2239
2240 2019-06-13 Pedro Alves <palves@redhat.com>
2241
2242 * gdb.base/options.exp (test-backtrace): New.
2243 (top level): Call it.
2244
2245 2019-06-13 Pedro Alves <palves@redhat.com>
2246
2247 * gdb.guile/scm-frame-args.exp: Use "set print
2248 raw-frame-arguments" instead of "set print raw frame-arguments".
2249 * gdb.python/py-frame-args.exp: Likewise.
2250
2251 2019-06-13 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.compile/compile.exp: Adjust expected output to option
2254 processing changes.
2255
2256 2019-06-13 Pedro Alves <palves@redhat.com>
2257
2258 * gdb.base/options.exp: Build executable.
2259 (test-print): New procedure.
2260 (top level): Call it, once for "print" and another for "compile
2261 print".
2262
2263 2019-06-13 Pedro Alves <palves@redhat.com>
2264
2265 * gdb.base/options.c: New file.
2266 * gdb.base/options.exp: New file.
2267
2268 2019-06-13 Pedro Alves <palves@redhat.com>
2269
2270 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2271 that "o" is ambiguous.
2272
2273 2019-06-13 Pedro Alves <palves@redhat.com>
2274
2275 * gdb.base/settings.c: New file.
2276 * gdb.base/settings.exp: New file.
2277
2278 2019-06-13 Pedro Alves <palves@redhat.com>
2279
2280 * gdb.base/completion.exp: Fix comment typo.
2281
2282 2019-06-13 Pedro Alves <palves@redhat.com>
2283
2284 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2285 foo --1" test.
2286
2287 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2288
2289 * gdb.fortran/block-data.f: New.
2290 * gdb.fortran/block-data.exp: New.
2291
2292 2019-06-11 Tom de Vries <tdevries@suse.de>
2293
2294 PR testsuite/24521
2295 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2296 message.
2297
2298 2019-06-11 Tom de Vries <tdevries@suse.de>
2299
2300 PR testsuite/24521
2301 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2302
2303 2019-06-11 Tom de Vries <tdevries@suse.de>
2304
2305 * boards/readnow.exp: New file.
2306
2307 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2308
2309 * gdb.fortran/vla-sizeof.exp: Update expected results.
2310
2311 2019-06-06 Amos Bird <amosbird@gmail.com>
2312
2313 * gdb.base/annota1.exp (thread_switch): Add test for
2314 thread-exited annotation.
2315
2316 2019-06-06 Tom Tromey <tromey@adacore.com>
2317
2318 * gdb.base/maint.exp: Expect command started/finished output.
2319
2320 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2321
2322 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2323 comment.
2324 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2325
2326 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2327
2328 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2329 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2330 * gdb.arch/riscv-unwind-long-insn.c: New file.
2331 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2332
2333 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2334
2335 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2336
2337 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2338
2339 * lib/gdb.exp (help_list_trailer): New regexp variable
2340 factorizing the help trailer message.
2341 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2342 arg to allow to better factorize various tests.
2343 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2344 (test_prefix_command_help): Use help_list_trailer.
2345 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2346 * gdb.guile/scm-cmd.exp: Likewise.
2347 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2348 * gdb.base/help.exp: Use test_user_defined_class_help.
2349 * gdb.base/style.exp: Add tests for styling of help and apropos.
2350 * lib/gdb-utils.exp (style): Add title and highlight styles.
2351
2352 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2353
2354 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2355 $_shell_exitsignal.
2356 * gdb.base/default.exp: Update for new convenience variables.
2357
2358 2019-05-29 Tom Tromey <tromey@adacore.com>
2359
2360 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2361 to "break complete ada" test case's regexp.
2362
2363 2019-05-29 Tom Tromey <tromey@adacore.com>
2364
2365 PR c++/20020:
2366 * gdb.cp/constexpr-field.exp: New file.
2367 * gdb.cp/constexpr-field.cc: New file.
2368
2369 2019-05-29 Tom Tromey <tromey@adacore.com>
2370
2371 * gdb.base/finish.exp (finish_no_print): New proc.
2372 (finish_tests): Call it.
2373
2374 2019-05-24 Tom de Vries <tdevries@suse.de>
2375
2376 * gdb.dwarf2/gdb-add-index.exp: New file.
2377
2378 2019-05-22 Tom Tromey <tromey@adacore.com>
2379
2380 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2381 * gdb.base/style.exp: Use "style".
2382 * lib/gdb-utils.exp (style): New proc.
2383
2384 2019-05-22 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.base/align.exp: Require c++11.
2387
2388 2019-05-22 Tom de Vries <tdevries@suse.de>
2389
2390 PR testsuite/24586
2391 * gdb.python/py-mi-var-info-path-expression.exp: Call
2392 mi_skip_python_tests to check if python is supported.
2393
2394 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2395
2396 * gdb.arch/aarch64-pauth.c: New test.
2397 * gdb.arch/aarch64-pauth.exp: New file.
2398
2399 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2400
2401 * README (Re-running Tests Outside The Testsuite): New section.
2402
2403 2019-05-21 Tom de Vries <tdevries@suse.de>
2404
2405 * gdb.arch/amd64-eval.exp: Require c++11.
2406 * gdb.base/max-depth.exp: Same.
2407 * gdb.compile/compile-cplus-array-decay.exp: Same.
2408 * gdb.cp/meth-typedefs.exp: Same.
2409 * gdb.cp/subtypes.exp: Same.
2410 * gdb.cp/temargs.exp: Same.
2411
2412 2019-05-21 Alan Hayward <alan.hayward@arm.com>
2413
2414 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2415
2416 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2417
2418 PR gdb/18644
2419 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2420 * gdb.fortran/printing-types.exp: Add new test.
2421 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2422 testing.
2423 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2424 setup_kfail call.
2425
2426 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2427
2428 * README (Running the Testsuite): Change example.
2429 (Testsuite Parameters): Remove TRANSCRIPT.
2430 * lib/gdb.exp: Remove TRANSCRIPT check.
2431
2432 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2433
2434 * README (Testsuite Parameters): Add replay logging to
2435 GDBSERVER_DEBUG.
2436 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2437 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2438 as a comma separated list.
2439 (gdb_debug_init): Override procedure.
2440
2441 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2442
2443 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2444 (gdb_write_cmd_file): New procedure.
2445 * lib/gdbserver-support.exp (gdbserver_start): Call
2446 gdbserver_write_cmd_file.
2447 (gdbserver_write_cmd_file): New procedure.
2448
2449 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2450
2451 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2452 (delete_breakpoints): Likewise.
2453 (gdb_run_cmd): Likewise.
2454 (gdb_start_cmd): Likewise.
2455 (gdb_starti_cmd): Likewise.
2456 (gdb_internal_error_resync): Likewise.
2457 (gdb_test_multiple): Likewise.
2458 (gdb_reinitialize_dir): Likewise.
2459 (default_gdb_exit): Likewise.
2460 (gdb_file_cmd): Mark kill as optional.
2461 (default_gdb_start): Call gdb_stdin_log_init.
2462 (send_gdb): Call gdb_stdin_log_write.
2463 (rerun_to_main): Mark Y as an answer.
2464 (gdb_stdin_log_init): New function.
2465 (gdb_stdin_log_write): Likewise.
2466
2467 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2468
2469 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2470 * gdb.base/debug-expr.exp: Likewise.
2471 * gdb.base/foll-fork.exp: Likewise.
2472 * gdb.base/foll-vfork.exp: Likewise.
2473 * gdb.base/fork-print-inferior-events.exp: Likewise.
2474 * gdb.base/gdb-sigterm.exp: Likewise.
2475 * gdb.base/gdbinit-history.exp: Likewise.
2476 * gdb.base/osabi.exp: Likewise.
2477 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2478 * gdb.base/ui-redirect.exp: Likewise.
2479 * gdb.gdb/unittest.exp: Likewise.
2480 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2481 * gdb.mi/mi-watch.exp: Likewise.
2482 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2483 * gdb.mi/user-selected-context-sync.exp: Likewise.
2484 * gdb.python/python.exp: Disable debug test when debugging.
2485 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2486 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2487 Likewise.
2488 * gdb.threads/stepi-random-signal.exp: Likewise.
2489
2490 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2491
2492 * Makefile.in: Pass through GDB_DEBUG.
2493 * README (Testsuite Parameters): Add GDB_DEBUG.
2494 (gdb,debug): Add board setting.
2495 * lib/gdb.exp (default_gdb_start): Start debugging.
2496 (gdb_debug_enabled): New procedure.
2497 (gdb_debug_init): Likewise.
2498
2499 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2500
2501 * Makefile.in: Pass through GDB_DEBUG.
2502 * README (Testsuite Parameters): Add GDB_DEBUG.
2503 (gdb,debug): Add board setting.
2504 * lib/gdb.exp (default_gdb_start): Start debugging.
2505 (gdb_debug_enabled): New procedure.
2506 (gdb_debug_init): Likewise.
2507
2508 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2509
2510 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2511
2512 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2513
2514 * gdb.base/ui-redirect.exp: Test redirection.
2515
2516 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2517
2518 * gdb.mi/mi-complete.exp: New file.
2519 * gdb.mi/mi-complete.cc: Likewise.
2520
2521 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2522
2523 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2524 indexed and sliced arrays, and pointers to arrays.
2525
2526 2019-05-14 Tom Tromey <tromey@adacore.com>
2527
2528 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2529 styling test.
2530
2531 2019-05-14 Tom de Vries <tdevries@suse.de>
2532
2533 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2534 selection entry encoding.
2535
2536 2019-05-10 Tom Tromey <tromey@adacore.com>
2537
2538 * gdb.ada/info_exc.exp: Add "complete" test.
2539
2540 2019-05-09 Tom de Vries <tdevries@suse.de>
2541
2542 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2543 CU-relative.
2544
2545 2019-05-09 Tom de Vries <tdevries@suse.de>
2546
2547 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2548 CU-relative.
2549
2550 2019-05-08 Joel Brobecker <brobecker@adacore.com>
2551
2552 * gdb.ada/frame_arg_lang.exp: New testcase.
2553 * gdb.ada/frame_arg_lang/bla.adb: New file.
2554 * gdb.ada/frame_arg_lang/pck.ads: New file.
2555 * gdb.ada/frame_arg_lang/pck.adb: New file.
2556 * gdb.ada/frame_arg_lang/foo.c: New file.
2557
2558 2019-05-08 Tom Tromey <tromey@adacore.com>
2559
2560 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2561
2562 2019-05-08 Tom Tromey <tromey@adacore.com>
2563
2564 * gdb.base/ptype-offsets.exp: Update tests.
2565
2566 2019-05-08 Tom Tromey <tromey@adacore.com>
2567
2568 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2569 cases.
2570 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2571 "short".
2572
2573 2019-05-08 Tom Tromey <tromey@adacore.com>
2574
2575 * gdb.ada/vla.exp: New file.
2576 * gdb.ada/vla/vla.adb: New file.
2577
2578 2019-05-07 Tom de Vries <tdevries@suse.de>
2579
2580 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2581
2582 2019-05-07 Tom de Vries <tdevries@suse.de>
2583
2584 PR testsuite/24522
2585 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2586 section.
2587
2588 2019-05-07 Tom de Vries <tdevries@suse.de>
2589
2590 PR testsuite/24522
2591 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2592 .debug_aranges section.
2593
2594 2019-05-07 Tom de Vries <tdevries@suse.de>
2595
2596 PR testsuite/24159
2597 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2598
2599 2019-05-06 Tom de Vries <tdevries@suse.de>
2600
2601 * lib/gdb.exp (exec_has_index_section): New proc.
2602 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2603 section.
2604
2605 2019-05-04 Tom de Vries <tdevries@suse.de>
2606
2607 * boards/cc-with-debug-names.exp: New file.
2608
2609 2019-05-03 Tom Tromey <tromey@adacore.com>
2610
2611 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2612 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2613 * gdb.ada/char_enum.exp: Add test.
2614
2615 2019-05-03 Tom de Vries <tdevries@suse.de>
2616
2617 * boards/cc-with-gdb-index.exp: New file.
2618
2619 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2620
2621 * gdb.rust/simple.exp: Add new test case.
2622 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2623 (main): Initialise an instance of the new struct.
2624
2625 2019-05-01 Tom Tromey <tromey@adacore.com>
2626
2627 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2628 record.
2629 (NPR): New variable.
2630 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2631 test.
2632
2633 2019-05-01 Tom Tromey <tromey@adacore.com>
2634
2635 * gdb.ada/packed_array_assign.exp: Add packed assignment
2636 regression test.
2637
2638 2019-05-01 Tom de Vries <tdevries@suse.de>
2639
2640 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2641
2642 2019-05-01 Tom de Vries <tdevries@suse.de>
2643
2644 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2645
2646 2019-04-30 Ali Tamur <tamur@google.com>
2647
2648 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2649
2650 2019-04-30 Tom Tromey <tromey@adacore.com>
2651
2652 * lib/ada.exp (find_ada_tool): New proc.
2653 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2654 * gdb.ada/catch_ex_std.exp: New file.
2655 * gdb.ada/catch_ex_std/foo.adb: New file.
2656 * gdb.ada/catch_ex_std/some_package.adb: New file.
2657 * gdb.ada/catch_ex_std/some_package.ads: New file.
2658
2659 2019-04-30 Tom Tromey <tromey@adacore.com>
2660
2661 PR c++/24470:
2662 * gdb.cp/temargs.cc: Add test code from PR.
2663
2664 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2665
2666 * gdb.fortran/vla-datatypes.exp: Update expected results.
2667 * gdb.fortran/vla-ptype.exp: Likewise.
2668 * gdb.fortran/vla-type.exp: Likewise.
2669 * gdb.fortran/vla-value.exp: Likewise.
2670
2671 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2672
2673 * gdb.fortran/ptr-indentation.exp: Update expected results.
2674 * gdb.fortran/ptype-on-functions.exp: Likewise.
2675 * gdb.fortran/vla-ptr-info.exp: Likewise.
2676 * gdb.fortran/vla-value.exp: Likewise.
2677
2678 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2679
2680 * gdb.fortran/ptype-on-functions.exp: New file.
2681 * gdb.fortran/ptype-on-functions.f90: New file.
2682
2683 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2684
2685 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2686 case void string.
2687
2688 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2689
2690 * gdb.fortran/complex.exp: Expand.
2691 * gdb.fortran/complex.f: Renamed to...
2692 * gdb.fortran/complex.f90: ...this, and extended to add more
2693 complex values.
2694
2695 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2696
2697 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2698 MODULO, CMPLX.
2699
2700 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2701 Richard Bunt <richard.bunt@arm.com>
2702
2703 * gdb.base/max-depth.c: New file.
2704 * gdb.base/max-depth.exp: New file.
2705 * gdb.python/py-nested-maps.c: New file.
2706 * gdb.python/py-nested-maps.exp: New file.
2707 * gdb.python/py-nested-maps.py: New file.
2708 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2709 (test_all_common): Call test_max_depth.
2710 * gdb.fortran/max-depth.exp: New file.
2711 * gdb.fortran/max-depth.f90: New file.
2712 * gdb.go/max-depth.exp: New file.
2713 * gdb.go/max-depth.go: New file.
2714 * gdb.modula2/max-depth.exp: New file.
2715 * gdb.modula2/max-depth.c: New file.
2716 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2717
2718 2019-04-29 Tom de Vries <tdevries@suse.de>
2719
2720 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2721
2722 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2723
2724 * gdb.base/callexit.exp: Test may-call-functions off.
2725
2726 2019-04-25 Keith Seitz <keiths@redhat.com>
2727
2728 PR c++/24367
2729 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2730 (another_incomplete_struct, test_incomplete): New definitions.
2731 (main): Use new definitions.
2732 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2733 functions.
2734
2735 2019-04-25 Ali Tamur <tamur@google.com>
2736
2737 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2738
2739 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2740
2741 PR corefiles/11608
2742 PR corefiles/18187
2743 * gdb.base/coredump-filter-build-id.exp: New file.
2744
2745 2019-04-25 Alan Hayward <alan.hayward@arm.com>
2746
2747 * Makefile.in: Pass through GDBSERVER_DEBUG.
2748 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2749 (gdbserver,debug): Add board setting.
2750 * gdb.trace/tspeed.exp: Skip when debugging.
2751 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2752 * lib/gdbserver-support.exp: Likewise
2753
2754 2019-04-24 Tom Tromey <tromey@adacore.com>
2755
2756 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2757 Rust.
2758
2759 2019-04-24 Tom Tromey <tromey@adacore.com>
2760
2761 * gdb.arch/amd64-eval.exp: Test bitfield return.
2762 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2763 (class Foo) <return_bitfields>: New method.
2764 (main): Call it.
2765
2766 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2767
2768 * gdb.cp/many-args.cc: New file.
2769 * gdb.cp/many-args.exp: New file.
2770
2771 2019-04-23 Tom de Vries <tdevries@suse.de>
2772
2773 PR gdb/24433
2774 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2775
2776 2019-04-23 Alan Hayward <alan.hayward@arm.com>
2777
2778 * gdb.trace/backtrace.exp: Use nopie flag.
2779 * gdb.trace/circ.exp: Likewise.
2780 * gdb.trace/collection.exp: Likewise.
2781 * gdb.trace/ftrace.exp: Likewise.
2782 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2783 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2784 * gdb.trace/qtro.exp: Likewise.
2785 * gdb.trace/read-memory.exp: Likewise.
2786 * gdb.trace/report.exp: Likewise.
2787 * gdb.trace/tfile.exp: Likewise.
2788 * gdb.trace/tfind.exp: Likewise.
2789 * gdb.trace/unavailable.exp: Likewise.
2790
2791 2019-04-22 Pedro Alves <palves@redhat.com>
2792
2793 * gdb.base/solib-probes-nosharedlibrary.c,
2794 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2795
2796 2019-04-19 Tom Tromey <tromey@adacore.com>
2797
2798 * gdb.ada/ptype_union.c: New file.
2799 * gdb.ada/ptype_union.exp: New file.
2800
2801 2019-04-19 Tom Tromey <tromey@adacore.com>
2802
2803 PR symtab/24423:
2804 * gdb.base/list0.h (foo): Add a control-l character.
2805
2806 2019-04-18 Tom de Vries <tdevries@suse.de>
2807
2808 PR gdb/24433
2809 * boards/local-board.exp: Set sysroot to "".
2810
2811 2019-04-18 Tom de Vries <tdevries@suse.de>
2812 Pedro Alves <palves@redhat.com>
2813
2814 PR gdb/24454
2815 * gdb.threads/vfork-follow-child-exec.c: New file.
2816 * gdb.threads/vfork-follow-child-exec.exp: New file.
2817 * gdb.threads/vfork-follow-child-exit.c: New file.
2818 * gdb.threads/vfork-follow-child-exit.exp: New file.
2819
2820 2019-04-15 Leszek Swirski <leszeks@google.com>
2821
2822 * gdb.arch/amd64-eval.cc: New file.
2823 * gdb.arch/amd64-eval.exp: New file.
2824
2825 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2826
2827 * gdb.server/sysroot.c: New test.
2828 * gdb.server/sysroot.exp: New file.
2829 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2830 matching param.
2831
2832 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2833
2834 * gdb.base/align.exp: Extend test to cover structures containing
2835 only static fields.
2836
2837 2019-04-11 Tom de Vries <tdevries@suse.de>
2838
2839 * boards/cc-with-dwz-m.exp: New file.
2840 * boards/cc-with-dwz.exp: New file.
2841 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2842
2843 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2844
2845 * gdb.base/start-cpp.exp: New file.
2846 * gdb.base/start-cpp.cc: New file.
2847
2848 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2849
2850 * gdb.python/py-thrhandle.exp: Adjust tests to call
2851 thread_from_handle instead of thread_from_thread_handle.
2852
2853 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2854
2855 * gdb.python/py-thrhandle.exp: Add tests for
2856 gdb.InferiorThread.handle.
2857
2858 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2859
2860 * gdb.python/py-function.exp: Check calling helper function from
2861 all languages.
2862 * lib/gdb.exp (gdb_supported_languages): New proc.
2863
2864 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2865
2866 * gdb.base/complex-parts.c: New file.
2867 * gdb.base/complex-parts.exp: New file.
2868
2869 2019-04-01 Tom Tromey <tromey@adacore.com>
2870
2871 PR symtab/23331:
2872 * gdb.dwarf2/dw2-ranges-main.c: New file.
2873 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2874 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2875
2876 2019-03-30 Simon Marchi <simark@simark.ca>
2877
2878 * gdb.base/default.exp: Add values for $_gdb_major and
2879 $_gdb_minor.
2880
2881 2019-03-29 Tom Tromey <tromey@adacore.com>
2882
2883 * gdb.base/help.exp: Tighten apropos regexp.
2884
2885 2019-03-29 Keith Seitz <keiths@redhat.com>
2886
2887 * gdb.fortran/array-bounds.exp: New file.
2888 * gdb.fortran/array-bounds.f90: New file.
2889
2890 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2891
2892 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2893
2894 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2895
2896 * gdb.multi/hello.c (main): Increase alarm timer.
2897
2898 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2899
2900 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2901 factor when no hardware watchpoint support.
2902
2903 2019-03-28 Alan Hayward <alan.hayward@arm.com>
2904 Pedro Alves <palves@redhat.com>
2905
2906 * boards/local-board.exp: set sysroot to /.
2907
2908 2019-03-27 Alan Hayward <alan.hayward@arm.com>
2909
2910 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2911 in child.
2912
2913 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2914
2915 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2916 field.
2917 (make_container): Initialise new field.
2918 * gdb.python/py-prettyprint.exp: Add new tests.
2919 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2920 <display_hint>: New method.
2921
2922 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2923
2924 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2925 gdb_continue_to_breakpoint more throughout this test.
2926 (run_lang_tests) Supply unique test names, and use
2927 gdb_test_no_output.
2928
2929 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2930
2931 * gdb.base/finish-pretty.exp: Update expected results.
2932 * gdb.base/pretty-print.c: New file.
2933 * gdb.base/pretty-print.exp: New file.
2934
2935 2019-03-25 Pedro Alves <palves@redhat.com>
2936
2937 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2938 move comments outside list. Append '-i "" eof' section.
2939
2940 2019-03-22 Alan Hayward <alan.hayward@arm.com>
2941
2942 PR testsuite/25016
2943 * README: Add pie options.
2944 * gdb.base/break-interp.exp: Ensure pie is disabled.
2945 * gdb.base/dump.exp: Likewise.
2946 * lib/gdb.exp (gdb_compile): Add pie option.
2947
2948 2019-03-19 Tom Tromey <tromey@adacore.com>
2949
2950 * gdb.mi/mi2-cli-display.c: New file.
2951 * gdb.mi/mi2-cli-display.exp: New file.
2952
2953 2019-03-18 Joel Brobecker <brobecker@adacore.com>
2954 Tom Tromey <tromey@adacore.com>
2955
2956 * gdb.ada/ptype_array/pck.adb: New file.
2957 * gdb.ada/ptype_array/pck.ads: New file.
2958 * gdb.ada/ptype_array/foo.adb: New file.
2959 * gdb.ada/ptype_array.exp: New file.
2960
2961 2019-03-14 Tom Tromey <tromey@adacore.com>
2962
2963 * gdb.base/style.exp: Add "set style sources" test.
2964
2965 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2966
2967 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2968 * mi-breakpoint-multiple-locations.exp: ... this.
2969 (make_breakpoints_pattern): New proc.
2970 (do_test): Add mi_version parameter, test -break-insert,
2971 -break-info and =breakpoint-created.
2972
2973 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * config/default.exp: Remove 'load_lib gdb.exp'.
2976 * config/monitor.exp: Likewise.
2977 * config/sid.exp: Likewise.
2978 * config/sim.exp: Likewise.
2979 * config/slite.exp: Likewise.
2980 * config/unix.exp: Likewise.
2981 * gdb.base/default.exp: Remove unhelpful comment.
2982
2983 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2984
2985 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2986
2987 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2988
2989 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2990
2991 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2992
2993 * gdb.fortran/type-kinds.exp: Update expected results.
2994
2995 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2996
2997 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2998
2999 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3000
3001 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
3002 function.
3003 (test_basic_parsing_of_type_kinds): Expand types tested.
3004 (test_parsing_invalid_type_kinds): New function.
3005
3006 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3007
3008 * gdb.fortran/intrinsics.exp: New file.
3009 * gdb.fortran/intrinsics.f90: New file.
3010 * gdb.fortran/type-kinds.exp: New file.
3011
3012 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3013
3014 * gdb.fortran/dot-ops.exp: New file.
3015
3016 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3017
3018 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
3019 Check upper and lower case logical literals.
3020
3021 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
3022
3023 * gdb.fortran/types.exp (test_float_literal_types_accepted):
3024 Remove duplicate tests.
3025
3026 2019-03-06 Alan Hayward <alan.hayward@arm.com>
3027
3028 * lib/gdb.exp (builtin_cd): rename of cd.
3029 (cd): Override builtin.
3030
3031 2019-03-06 Richard Bunt <richard.bunt@arm.com>
3032
3033 * gdb.fortran/function-calls.exp: New file.
3034 * gdb.fortran/function-calls.f90: New test.
3035
3036 2019-03-04 Richard Bunt <richard.bunt@arm.com>
3037
3038 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3039 on user program standard output.
3040 * gdb.fortran/short-circuit-argument-list.f90: Record function
3041 calls.
3042
3043 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3044
3045 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3046 failure.
3047
3048 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3049
3050 PR gdb/8527
3051 * gdb.base/interrupt-daemon-attach.c,
3052 gdb.base/interrupt-daemon-attach.exp: New test.
3053
3054 2019-02-27 Pedro Alves <palves@redhat.com>
3055
3056 * gdb.base/page.exp: Add tests for "set width/height -1".
3057
3058 2019-02-27 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.base/page.exp: Add tests for "set/show width/height" with
3061 "infinite" values.
3062
3063 2019-02-27 Tom Tromey <tromey@adacore.com>
3064
3065 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3066 2.4.
3067 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3068 workaround.
3069
3070 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3071
3072 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3073 tests for structs with static members.
3074
3075 2019-02-26 Tom Tromey <tromey@adacore.com>
3076
3077 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3078 ValueError, not TypeError.
3079
3080 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3081
3082 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3083 call from main program.
3084
3085 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3086
3087 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3088 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3089 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3090 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3091 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3092
3093 2019-02-22 Keith Seitz <keiths@redhat.com>
3094
3095 PR symtab/23853
3096 * gdb.base/symlink-sourcefile.c: New file.
3097 * gdb.base/symlink-sourcefile.exp: New file.
3098
3099 2019-02-20 Tom Tromey <tom@tromey.com>
3100
3101 * gdb.base/info_qt.exp: Update.
3102
3103 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3104
3105 * gdb.base/source.exp: Move "error in sourced script" code to
3106 the end.
3107 * gdb.base/source-error.gdb: Move contents to
3108 source-error-1.gdb. Add new code to source source-error-1.gdb.
3109 * gdb.base/source-error-1.gdb: New file, from previous
3110 source-error.gdb.
3111
3112 2019-02-17 Tom Tromey <tom@tromey.com>
3113
3114 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3115 for macro styling.
3116 * gdb.base/style.c (SOME_MACRO): New macro.
3117
3118 2019-02-17 Tom Tromey <tom@tromey.com>
3119
3120 * gdb.base/style.exp: Add line-wrapping tests.
3121 * gdb.base/page.exp: Add test for quitting during pagination.
3122
3123 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3124
3125 * gdb.ada/big_packed_array: New testcase.
3126 * gdb.ada/homonym.exp: Fix incorrect expected output for
3127 "break <homonym__get_value>" test.
3128
3129 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3130
3131 PR breakpoints/21870
3132 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3133 and prepare_for_testing. Add comment.
3134 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3135 redundant cleanup call. Clean up comment.
3136
3137 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3138
3139 PR breakpoints/21870
3140 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3141 * gdb.arch/aarch64-dbreg-contents.c: New file.
3142
3143 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3144
3145 * gdb.ada/mi_ref_changeable: New testcase.
3146
3147 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3148
3149 * gdb.base/attach.exp: Add double attach test.
3150
3151 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3152
3153 * lib/gdb.exp (default_gdb_start): Don't match pagination
3154 prompt.
3155 (gdb_init): Set stty_init.
3156
3157 2019-01-27 Tom Tromey <tom@tromey.com>
3158
3159 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3160 skip_python_tests.
3161
3162 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3163
3164 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3165 New structure.
3166 (struct struct_static_02_02): Likewise.
3167 (struct struct_static_02_03): Likewise.
3168 (struct struct_static_02_04): Likewise.
3169 (struct struct_static_04_01): Likewise.
3170 (struct struct_static_04_02): Likewise.
3171 (struct struct_static_04_03): Likewise.
3172 (struct struct_static_04_04): Likewise.
3173 (struct struct_static_06_01): Likewise.
3174 (struct struct_static_06_02): Likewise.
3175 (struct struct_static_06_03): Likewise.
3176 (struct struct_static_06_04): Likewise.
3177 (cmp_struct_static_02_01): Likewise.
3178 (cmp_struct_static_02_02): Likewise.
3179 (cmp_struct_static_02_03): Likewise.
3180 (cmp_struct_static_02_04): Likewise.
3181 (cmp_struct_static_04_01): Likewise.
3182 (cmp_struct_static_04_02): Likewise.
3183 (cmp_struct_static_04_03): Likewise.
3184 (cmp_struct_static_04_04): Likewise.
3185 (cmp_struct_static_06_01): Likewise.
3186 (cmp_struct_static_06_02): Likewise.
3187 (cmp_struct_static_06_03): Likewise.
3188 (cmp_struct_static_06_04): Likewise.
3189 (call_all): Test new structs.
3190 * gdb.base/infcall-nested-structs.exp: Likewise.
3191
3192 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3193 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3194
3195 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3196 * gdb.base/stack-protector.c: New test.
3197 * gdb.base/stack-protector.exp: New file.
3198 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3199 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3200 option.
3201 (gdb_compile): Remove stack protector for GCC and prevent
3202 recursion.
3203
3204 2019-01-16 Keith Seitz <keiths@redhat.com>
3205
3206 PR gdb/23773
3207 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3208
3209 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3210
3211 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3212 aliases.
3213 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3214 tests.
3215 * gdb.arch/powerpc-vector-regs.c: New file.
3216 * gdb.arch/powerpc-vector-regs.exp: New file.
3217
3218 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3219
3220 * gdb.arch/altivec-regs.exp: Fix the list passed to
3221 gdb_expect_list when testing "info vector".
3222
3223 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3224
3225 * gdb.base/style.exp: Don't include path in testname.
3226
3227 2019-01-10 Keith Seitz <keiths@redhat.com>
3228
3229 PR gdb/23712
3230 PR symtab/23010
3231 * gdb.dwarf2/multidictionary.exp: New file.
3232
3233 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3234
3235 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3236 (test_gnuv3_style_demangling): ... this.
3237 (test_lucid_style_demangling): Remove.
3238 (test_arm_style_demangling): Remove.
3239 (test_hp_style_demangling): Remove.
3240 (do_tests): Remove calls to the above.
3241
3242 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3243
3244 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3245 case.
3246
3247 2019-01-06 Tom Tromey <tom@tromey.com>
3248
3249 PR gdb/28155:
3250 * gdb.dwarf2/typedef-void-finish.exp: New file.
3251
3252 2018-12-28 Tom Tromey <tom@tromey.com>
3253 Simon Marchi <simark@simark.ca>
3254
3255 * gdb.base/jit-exec.exp: New file.
3256 * gdb.base/jit-exec.c: New file.
3257 * gdb.base/jit-execd.c: New file.
3258
3259 2018-12-28 Tom Tromey <tom@tromey.com>
3260
3261 * gdb.base/style.exp: Update test to check for address styling.
3262
3263 2018-12-28 Tom Tromey <tom@tromey.com>
3264
3265 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3266 message.
3267
3268 2018-12-28 Tom Tromey <tom@tromey.com>
3269
3270 * gdb.base/style.exp: Add test for version number styling.
3271
3272 2018-12-28 Tom Tromey <tom@tromey.com>
3273
3274 * gdb.base/style.exp: Add test for print_address_symbolic.
3275
3276 2018-12-28 Tom Tromey <tom@tromey.com>
3277
3278 * gdb.base/style.exp: Add test for breakpoint setting.
3279
3280 2018-12-28 Tom Tromey <tom@tromey.com>
3281
3282 * gdb.base/style.exp: Add test for variable names.
3283
3284 2018-12-28 Tom Tromey <tom@tromey.com>
3285
3286 * gdb.base/style.exp: New file.
3287 * gdb.base/style.c: New file.
3288
3289 2018-12-28 Tom Tromey <tom@tromey.com>
3290
3291 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3292 "dumb".
3293 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3294 the TERM environment variable.
3295
3296 2018-12-27 Tom Tromey <tom@tromey.com>
3297
3298 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3299 pagination test.
3300
3301 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3302
3303 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3304 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3305
3306 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3307
3308 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3309 Filename a.adb changed to bp_fun_addr.adb.
3310 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3311
3312 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3313
3314 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3315 non-PIE executables.
3316 * README: Mention the gdb,nopie_flag board setting.
3317 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3318 non-PIE executable.
3319 * gdb.arch/amd64-entry-value.exp: Likewise.
3320 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3321 * gdb.arch/i386-float.exp: Likewise.
3322 * gdb.arch/i386-signal.exp: Likewise.
3323 * gdb.mi/mi-reg-undefined.exp: Likewise.
3324
3325 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3326
3327 PR gdb/23974
3328 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3329
3330 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3331
3332 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3333 Update order of results accordingly.
3334
3335 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3336
3337 * gdb.base/annota1.exp: Update a test regexp.
3338
3339 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3340
3341 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3342
3343 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3344
3345 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3346 (reuse_time): Initialize to REUSE_TIME_CAP.
3347 (check_rc): New function.
3348 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3349 Check pthread_create rc.
3350 (spawner_thread_func): Check pthread_create and pthread_join rc.
3351
3352 2018-12-08 Pedro Alves <palves@redhat.com>
3353
3354 * gdb.base/list.exp (test_forward_search): Rename to ...
3355 (test_forward_reverse_search): ... this. Also test reverse-search
3356 and the forward-search alias.
3357
3358 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3359
3360 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3361 local timeout variable before return, and remove all local timeout
3362 variable entirely.
3363 (gdb_load): Likewise.
3364
3365 2018-12-01 Tom de Vries <tdevries@suse.de>
3366
3367 * gdb.base/gdb-caching-proc.exp: New file.
3368
3369 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3370
3371 * Makefile.in (TIMESTAMP): New variable.
3372 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3373 command.
3374 (check-single-racy): Likewise.
3375 (check/%.exp): Likewise.
3376 (check-racy/%.exp): Likewise.
3377 (workers/%.worker): Likewise.
3378 (build-perf): Likewise.
3379 (check-perf): Likewise.
3380 * README: Describe new "TS" and "TS_FORMAT" variables.
3381 * print-ts.py: New file.
3382
3383 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3384
3385 PR python/23714
3386 * gdb.python/python.exp: Test command repetition after
3387 gdb.execute.
3388
3389 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3390
3391 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3392 is correctly aligned.
3393
3394 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3395
3396 * gdb.ada/info_auto_lang.exp: New testcase.
3397 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3398 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3399 * gdb.ada/info_auto_lang/some_c.c: New file.
3400
3401 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3402
3403 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3404 FUNC_lang language syntax.
3405
3406 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3407
3408 * gdb.base/info_minsym.c: New file.
3409 * gdb.base/info_minsym.exp: New file.
3410
3411 2018-11-19 Tom Tromey <tom@tromey.com>
3412
3413 PR rust/23625:
3414 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3415 * gdb.rust/expr.exp: Update expected output. Change one test.
3416
3417 2018-11-19 Tom Tromey <tom@tromey.com>
3418
3419 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3420
3421 2018-11-19 Pedro Alves <palves@redhat.com>
3422
3423 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3424 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3425 see the expected warning.
3426
3427 2018-11-16 Alan Hayward <alan.hayward@arm.com>
3428
3429 PR gdb/22736:
3430 * gdb.cp/infcall-nodebug-lib.c: New test.
3431 * gdb.cp/infcall-nodebug-main.c: New test.
3432 * gdb.cp/infcall-nodebug.exp: New file.
3433
3434 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3435
3436 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3437 completer tests.
3438
3439 2018-11-09 Tom de Vries <tdevries@suse.de>
3440
3441 * gdb.base/msym-lang.c: New test.
3442 * gdb.base/msym-lang.exp: New file.
3443 * gdb.base/msym-lang-main.c: New test.
3444
3445 2018-11-08 Tom Tromey <tom@tromey.com>
3446
3447 PR gdb/23555:
3448 PR gdb/23838:
3449 * gdb.base/warning.exp: New file.
3450
3451 2018-11-08 Jan Beulich <jbeulich@suse.com>
3452
3453 * testsuite/gdb.arch/i386-avx512.c,
3454 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3455
3456 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3457
3458 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3459 point hardware.
3460
3461 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3462
3463 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3464 * gdb.dwarf2/missing-type-name.exp: New file.
3465
3466 2018-11-06 Tom de Vries <tdevries@suse.de>
3467
3468 * gdb.base/many-headers.c: New test.
3469 * gdb.base/many-headers.exp: New file.
3470
3471 2018-11-06 Jim Wilson <jimw@sifive.com>
3472
3473 * gdb.base/code_elim.exp: For riscv, set additional_flags
3474 to include -msmall-data-limit=0.
3475
3476 2018-11-01 Joel Brobecker <brobecker@adacore.com>
3477
3478 * gdb.ada/watch_minus_l: New testcase.
3479
3480 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3481
3482 * gdb.arch/aix-sighandle.c: New file.
3483 * gdb.arch/aix-sighandle.exp: New file.
3484
3485 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3486
3487 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3488 registers being unions.
3489
3490 2018-10-31 Tom de Vries <tdevries@suse.de>
3491
3492 * lib/valgrind.exp: New file.
3493 (vgdb_start, vgdb_stop): New procs, factored out of ...
3494 * gdb.base/valgrind-bt.exp: ... here, ...
3495 * gdb.base/valgrind-disp-step.exp: ... here and ...
3496 * gdb.base/valgrind-infcall.exp: ... here.
3497
3498 2018-10-31 Tom de Vries <tdevries@suse.de>
3499
3500 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3501
3502 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3503
3504 * gdb.dwarf2/void-type.c: New file.
3505 * gdb.dwarf2/void-type.exp: New file.
3506
3507 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3508
3509 * gdb.base/info_qt.c: New file.
3510 * gdb.base/info_qt.exp: New file.
3511
3512 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3513
3514 * gdb.arch/powerpc-htm-regs.c: New file.
3515 * gdb.arch/powerpc-htm-regs.exp: New file.
3516
3517 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3518
3519 * gdb.arch/powerpc-tar.c: New file.
3520 * gdb.arch/powerpc-tar.exp: New file.
3521
3522 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3523
3524 * gdb.arch/powerpc-ppr-dscr.c: New file.
3525 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3526
3527 2018-10-25 Tom de Vries <tdevries@suse.de>
3528
3529 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3530
3531 2018-10-24 Tom de Vries <tdevries@suse.de>
3532
3533 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3534 longer exists error.
3535
3536 2018-10-24 Tom de Vries <tdevries@suse.de>
3537
3538 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3539
3540 2018-10-24 Tom de Vries <tdevries@suse.de>
3541
3542 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3543 --db-attach in valgrind.
3544
3545 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3546
3547 * gdb.arch/riscv-reg-aliases.c: New file.
3548 * gdb.arch/riscv-reg-aliases.exp: New file.
3549
3550 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3551
3552 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3553
3554 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3555
3556 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3557
3558 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3559
3560 * gdb.cp/ovldbreak.exp: Fix regexps.
3561
3562 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3563
3564 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3565
3566 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3567
3568 PR cli/23785
3569 * gdb.base/restore.exp: New test to check if "restore" with an
3570 invalid file doesn't segfault.
3571
3572 2018-10-18 Tom de Vries <tdevries@suse.de>
3573
3574 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3575 * gdb.ada/excep_handle.exp: Same.
3576 * gdb.ada/mi_string_access.exp: Same.
3577 * gdb.ada/mi_var_union.exp: Same.
3578 * gdb.arch/arc-analyze-prologue.exp: Same.
3579 * gdb.arch/arc-decode-insn.exp: Same.
3580 * gdb.base/readnever.exp: Same.
3581 * gdb.fortran/printing-types.exp: Same.
3582 * gdb.guile/scm-lazy-string.exp: Same.
3583
3584 2018-10-16 Tom de Vries <tdevries@suse.de>
3585
3586 PR gdb/23730
3587 * gdb.base/catch-follow-exec.c: Add copyright notice.
3588 * gdb.base/catch-follow-exec.exp: Rewrite to use
3589 gdb_spawn_with_cmdline_opts. Require gdb-native.
3590
3591 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3592
3593 * gdb.trace/actions-changed.exp: Check for arch support.
3594 * gdb.trace/actions.exp: Likewise.
3595 * gdb.trace/ax.exp: Likewise.
3596 * gdb.trace/backtrace.exp: Likewise.
3597 * gdb.trace/change-loc.exp: Likewise.
3598 * gdb.trace/deltrace.exp: Likewise.
3599 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3600 * gdb.trace/ftrace.exp: Likewise.
3601 * gdb.trace/infotrace.exp: Check for arch support.
3602 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3603 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3604 * gdb.trace/mi-tsv-changed.exp: Likewise.
3605 * gdb.trace/packetlen.exp: Likewise.
3606 * gdb.trace/passc-dyn.exp: Likewise.
3607 * gdb.trace/passcount.exp: Likewise.
3608 * gdb.trace/pending.exp: Likewise.
3609 * gdb.trace/range-stepping.exp: Check for shlib support.
3610 * gdb.trace/report.exp: Check for arch support.
3611 * gdb.trace/save-trace.exp: Likewise.
3612 * gdb.trace/signal.exp: Check for signal support.
3613 * gdb.trace/tfind.exp: Check for arch support.
3614 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3615 * gdb.trace/trace-common.h: Add comment.
3616 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3617 * gdb.trace/trace-enable-disable.exp: Likewise.
3618 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3619 * gdb.trace/tracecmd.exp: Check for arch support.
3620 * gdb.trace/tspeed.exp: Check for shlib and target support.
3621 * gdb.trace/tstatus.exp: Check for arch support.
3622 * gdb.trace/tsv.exp: Likewise.
3623 * gdb.trace/while-dyn.exp: Likewise.
3624 * gdb.trace/while-stepping.exp: Likewise.
3625 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3626
3627 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3628
3629 * gdb.trace/tspeed.exp: Remove nowarnings.
3630 (prepare_for_trace_test): Declare "global ipalib".
3631 * gdb.trace/tspeed.c: Include unistd.h.
3632 (main): Remove superfluous printf argument.
3633
3634 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3635
3636 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3637 directory prefix on the filename.
3638
3639 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3640
3641 * gdb.gdb/unittest.exp: Update expected message informing that
3642 selftests have been disabled.
3643 * gdb.server/unittest.exp: Likewise.
3644
3645 2018-10-09 Tom de Vries <tdevries@suse.de>
3646
3647 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3648 with runto_main.
3649
3650 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
3651
3652 PR c++/16841
3653 * gdb.cp/virtbase2.cc: New file.
3654 * gdb.cp/virtbase2.exp: New file.
3655
3656 2018-10-06 Tom Tromey <tom@tromey.com>
3657
3658 PR python/19399:
3659 * gdb.python/py-inferior.exp: Add architecture test.
3660
3661 2018-10-06 Tom Tromey <tom@tromey.com>
3662
3663 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3664 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3665
3666 2018-10-06 Tom Tromey <tom@tromey.com>
3667
3668 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3669 of a "throw" catchpoint.
3670
3671 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3672
3673 * gdb.base/info-proc.exp: Update string expected from "help info
3674 proc".
3675
3676 2018-10-04 Tom Tromey <tom@tromey.com>
3677
3678 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3679 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3680 (test_initial_complaints, test_empty_complaints): Update.
3681 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3682
3683 2018-10-04 Tom Tromey <tom@tromey.com>
3684
3685 PR cli/19551:
3686 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3687 * lib/gdb.exp (gdb_file_cmd): Update.
3688 * gdb.stabs/weird.exp (print_weird_var): Update.
3689 * gdb.server/solib-list.exp: Update.
3690 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3691 * gdb.mi/mi-cli.exp: Update.
3692 * gdb.linespec/linespec.exp: Update.
3693 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3694 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3695 * gdb.cp/cp-relocate.exp: Update.
3696 * gdb.base/sym-file.exp: Update.
3697 * gdb.base/relocate.exp: Update.
3698 * gdb.base/readnever.exp: Update.
3699 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3700 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3701 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3702 * gdb.base/code_elim.exp: Update.
3703 * gdb.base/break-unload-file.exp (test_break): Update.
3704 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3705 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3706 Update.
3707 * gdb.base/attach.exp (do_attach_tests): Update.
3708 * gdb.base/sepdebug.exp: Update.
3709 * gdb.python/py-section-script.exp: Update.
3710
3711 2018-10-04 Tom Tromey <tom@tromey.com>
3712
3713 PR cli/22234:
3714 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3715 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3716 output.
3717
3718 2018-10-04 Tom Tromey <tom@tromey.com>
3719
3720 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3721 set width and height to 0.
3722 (test_command_line_attach_run): Use -quiet.
3723
3724 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3725
3726 * lib/gdb.exp (skip_ifunc_tests): New.
3727 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3728 other compile failures.
3729 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3730
3731 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3732
3733 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3734 is_amd64_regs_target.
3735
3736 2018-10-01 Alan Hayward <alan.hayward@arm.com>
3737
3738 * gdb.arch/aarch64-sighandler-regs.c: New test.
3739 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3740 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3741
3742 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3743
3744 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3745 assembly.
3746
3747 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3748
3749 * gdb.base/frame-selection.exp: New file.
3750 * gdb.base/frame-selection.c: New file.
3751
3752 2018-09-27 Alan Hayward <alan.hayward@arm.com>
3753
3754 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3755 pthread barrier.
3756 (main): Likewise.
3757
3758 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3759
3760 * gdb.base/large-frame-1.c: New file.
3761 * gdb.base/large-frame-2.c: New file.
3762 * gdb.base/large-frame.exp: New file.
3763 * gdb.base/large-frame.h: New file.
3764
3765 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3766
3767 PR gdb/20948
3768 * gdb.base/write_mem.exp: New test.
3769 * gdb.base/write_mem.c: Likewise.
3770
3771 2018-09-23 Tom Tromey <tom@tromey.com>
3772
3773 PR python/18852:
3774 * gdb.python/py-parameter.exp: Add test for parameter that throws
3775 on "set".
3776
3777 2018-09-23 Tom Tromey <tom@tromey.com>
3778
3779 PR python/17284:
3780 * gdb.python/py-template.exp (test_template_arg): Add test for
3781 negative template argument number.
3782
3783 2018-09-23 Tom Tromey <tom@tromey.com>
3784
3785 PR python/14062:
3786 * gdb.python/python.exp: Add test for post_event error.
3787
3788 2018-09-23 Tom Tromey <tom@tromey.com>
3789
3790 PR python/18170:
3791 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3792 convert pointers to int and long.
3793
3794 2018-09-23 Tom Tromey <tom@tromey.com>
3795
3796 PR python/20126:
3797 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3798 signed-ness conversion tests.
3799
3800 2018-09-23 Tom Tromey <tom@tromey.com>
3801
3802 PR python/18352;
3803 * gdb.python/py-value.exp (test_float_conversion): New proc.
3804 Use it.
3805
3806 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3807
3808 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3809
3810 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3811
3812 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3813 no readline.
3814 * gdb.base/utf8-identifiers.exp: Likewise.
3815 * gdb.cp/cpcompletion.exp: Likewise.
3816 * gdb.linespec/cpcompletion.exp: Likewise.
3817 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3818 * gdb.linespec/cpls-ops.exp: Likewise.
3819
3820 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3821 Chris January <chris.january@arm.com>
3822
3823 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3824 * gdb.fortran/short-circuit-argument-list.exp: New file.
3825 * gdb.fortran/short-circuit-argument-list.f90: New test.
3826
3827 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3828
3829 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3830 "arch=" keyword when executing "-stack-list-frames".
3831
3832 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3833
3834 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3835 "arch=" keyword when executing "-stack-list-frames".
3836
3837 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3838
3839 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3840 break ada".
3841
3842 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3843
3844 PR python/23669
3845 * gdb.python/python.exp: Test gdb.execute("show commands").
3846
3847 2018-09-16 Tom Tromey <tom@tromey.com>
3848
3849 * gdb.base/new-ui.exp (do_execution_tests): Update.
3850 * gdb.base/dbx.exp (test_breakpoints): Update.
3851
3852 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3853
3854 * lib/gdb.exp (gdb_simple_compile): Add proc.
3855 (is_elf_target): Use gdb_simple_compile.
3856 (skip_altivec_tests): Likewise.
3857 (skip_vsx_tests): Likewise.
3858 (skip_tsx_tests): Likewise.
3859 (skip_btrace_tests): Likewise.
3860 (skip_btrace_pt_tests): Likewise.
3861 (gdb_can_simple_compile): Likewise.
3862 (gdb_has_argv0): Likewise.
3863 (gdb_target_symbol_prefix): Likewise.
3864 (target_supports_scheduler_locking): Likewise.
3865
3866 2018-09-13 Tom Tromey <tom@tromey.com>
3867
3868 * Makefile.in (TAGS): Recognize proc_with_prefix and
3869 gdb_caching_proc.
3870
3871 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3872
3873 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3874 method.
3875
3876 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3877
3878 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3879 and a few other Inferior properties when the Inferior is no
3880 longer valid.
3881
3882 2018-09-13 Tom Tromey <tom@tromey.com>
3883
3884 PR rust/23650:
3885 * gdb.rust/simple.exp: Add test for enum field access error.
3886
3887 2018-09-13 Tom Tromey <tom@tromey.com>
3888
3889 PR rust/23626:
3890 * gdb.rust/simple.rs (EmptyEnum): New type.
3891 (main): Use it.
3892 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3893
3894 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3895
3896 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3897 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3898 * gdb.python/py-symtab.exp: Update test printing an objfile.
3899
3900 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3901
3902 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3903 object.
3904
3905 2018-09-12 Alan Hayward <alan.hayward@arm.com>
3906
3907 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3908 (support_complex_tests): Use gdb_can_simple_compile.
3909 (is_ilp32_target): Likewise.
3910 (is_lp64_target): Likewise.
3911 (is_64_target): Likewise.
3912 (is_amd64_regs_target): Likewise.
3913 (is_aarch32_target): Likewise.
3914 (gdb_int128_helper): Likewise.
3915
3916 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3919
3920 2018-09-10 Jerome Guitton <guitton@adacore.com>
3921
3922 * gdb.ada/same_component_name: Add test for case of tagged record
3923 with variable-length fields.
3924
3925 2018-09-10 Xavier Roirand <roirand@adacore.com>
3926
3927 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3928 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3929 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3930 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3931
3932 2018-09-10 Xavier Roirand <roirand@adacore.com>
3933
3934 * gdb.ada/mi_string_access.exp: New testcase.
3935 * gdb.ada/mi_string_access/bar.adb: New file.
3936 * gdb.ada/mi_string_access/pck.adb: New file.
3937 * gdb.ada/mi_string_access/pck.asd: New file.
3938
3939 2018-09-10 Xavier Roirand <roirand@adacore.com>
3940
3941 * gdb.ada/mi_var_union.exp: New testcase.
3942 * gdb.ada/mi_var_union/bar.adb: New file.
3943 * gdb.ada/mi_var_union/pck.adb: New file.
3944 * gdb.ada/mi_var_union/pck.asd: New file.
3945
3946 2018-09-08 Tom Tromey <tom@tromey.com>
3947
3948 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3949
3950 2018-09-08 Tom Tromey <tom@tromey.com>
3951
3952 PR python/16047:
3953 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3954 (register_pretty_printers): Register new printer.
3955 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3956 test.
3957 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3958 (an_int_type3): New global.
3959
3960 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3961
3962 * gdb.ada/expr_with_funcall: New testcase.
3963
3964 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3965
3966 * gdb.ada/packed_array_assign: New testcase.
3967
3968 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3969
3970 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3971 names, and add test prefixes to make test names unique.
3972
3973 2018-09-05 Tom de Vries <tdevries@suse.de>
3974
3975 * gdb.dwarf2/varval.exp: Add test.
3976
3977 2018-09-04 Gary Benson <gbenson@redhat.com>
3978
3979 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3980 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3981
3982 2018-08-31 Tom Tromey <tom@tromey.com>
3983
3984 * gdb.rust/simple.rs: Rename second variable "v".
3985
3986 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3987
3988 * gdb.base/funcargs.c (use_a): New function.
3989 (recurse): Call use_a.
3990
3991 2018-08-29 Keith Seitz <keiths@redhat.com>
3992
3993 * gdb.compile/compile-cplus-anonymous.cc: New file.
3994 * gdb.compile/compile-cplus-anonymous.exp: New file.
3995 * gdb.compile/compile-cplus-array-decay.cc: New file.
3996 * gdb.compile/compile-cplus-array-decay.exp: New file.
3997 * gdb.compile/compile-cplus-inherit.cc: New file.
3998 * gdb.compile/compile-cplus-inherit.exp: New file.
3999 * gdb.compile/compile-cplus-member.cc: New file.
4000 * gdb.compile/compile-cplus-member.exp: New file.
4001 * gdb.compile/compile-cplus-method.cc: New file.
4002 * gdb.compile/compile-cplus-method.exp: New file.
4003 * gdb.compile/compile-cplus-mod.c: "New" file.
4004 * gdb.compile/compile-cplus-namespace.cc: New file.
4005 * gdb.compile/compile-cplus-namespace.exp: New file.
4006 * gdb.compile/compile-cplus-nested.cc: New file.
4007 * gdb.compile/compile-cplus-nested.exp: New file.
4008 * gdb.compile/compile-cplus-print.c: "New" file.
4009 * gdb.compile/compile-cplus-print.exp: "New" file.
4010 * gdb.compile/compile-cplus-virtual.cc: New file.
4011 * gdb.compile/compile-cplus-virtual.exp: New file.
4012 * gdb.compile/compile-cplus.c: "New" file.
4013 * gdb.compile/compile-cplus.exp: "New" file.
4014 * lib/compile-support.exp: New file.
4015
4016 2018-08-16 Gary Benson <gbenson@redhat.com>
4017
4018 PR gdb/13000:
4019 * gdb.base/batch-exit-status.exp: New file.
4020 * gdb.base/batch-exit-status.good-commands: Likewise.
4021 * gdb.base/batch-exit-status.bad-commands: Likewise.
4022
4023 2018-08-29 Alan Hayward <alan.hayward@arm.com>
4024
4025 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
4026 (struct struct02): Likewise.
4027 (struct struct03): Likewise.
4028 (struct struct04): Likewise.
4029 (struct struct_01_01): New struct.
4030 (struct struct_01_02): Likewise.
4031 (struct struct_01_03): Likewise.
4032 (struct struct_01_04): Likewise.
4033 (struct struct_02_01): Likewise.
4034 (struct struct_02_02): Likewise.
4035 (struct struct_02_03): Likewise.
4036 (struct struct_02_04): Likewise.
4037 (struct struct_04_01): Likewise.
4038 (struct struct_04_02): Likewise.
4039 (struct struct_04_03): Likewise.
4040 (struct struct_04_04): Likewise.
4041 (struct struct_05_01): Likewise.
4042 (struct struct_05_02): Likewise.
4043 (struct struct_05_03): Likewise.
4044 (struct struct_05_04): Likewise.
4045 (cmp_struct01): Remove function.
4046 (cmp_struct02): Likewise.
4047 (cmp_struct03): Likewise.
4048 (cmp_struct04): Likewise.
4049 (cmp_struct_01_01): Add Function.
4050 (cmp_struct_01_02): Likewise.
4051 (cmp_struct_01_03): Likewise.
4052 (cmp_struct_01_04): Likewise.
4053 (cmp_struct_02_01): Likewise.
4054 (cmp_struct_02_02): Likewise.
4055 (cmp_struct_02_03): Likewise.
4056 (cmp_struct_02_04): Likewise.
4057 (cmp_struct_04_01): Likewise.
4058 (cmp_struct_04_02): Likewise.
4059 (cmp_struct_04_03): Likewise.
4060 (cmp_struct_04_04): Likewise.
4061 (cmp_struct_05_01): Likewise.
4062 (cmp_struct_05_02): Likewise.
4063 (cmp_struct_05_03): Likewise.
4064 (cmp_struct_05_04): Likewise.
4065 (call_all): Add new structs.
4066 * gdb.base/infcall-nested-structs.exp: Likewise.
4067
4068 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4069
4070 * gdb.python/py-framefilter-mi.exp: Update regexp to
4071 check for "arch" field in frame output.
4072
4073 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4074
4075 * gdb.dwarf2/dw2-ranges-func.c: New file.
4076 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4077
4078 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4079
4080 * gdb.base/term.exp: Compare terminal settings with values from
4081 the inferior.
4082 * gdb.base/term.c: Get and set terminal settings.
4083
4084 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4085
4086 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4087 accommodate new "arch" field in frame output.
4088 * gdb.mi/mi-return.exp: Likewise.
4089 * gdb.mi/mi-stack.exp: Likewise.
4090 * gdb.mi/mi-syn-frame.exp: Likewise.
4091 * gdb.mi/user-selected-context-sync.exp: Likewise.
4092
4093 2018-08-19 Michael Spang <spang@google.com>
4094
4095 PR gdb/11786
4096 * gdb.base/gcore-tls-pie.c: New file.
4097 * gdb.base/gcore-tls-pie.exp: New file.
4098
4099 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4100
4101 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4102 * gdb.dwarf2/varval.c: New file.
4103 * gdb.dwarf2/varval.exp: New file.
4104
4105 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4106
4107 PR gdb/18931
4108 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4109
4110 2018-08-16 Keith Seitz <keiths@redhat.com>
4111
4112 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4113 tests expected to pass.
4114
4115 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4116
4117 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4118 -data-disassemble -a.
4119 (test_disassembly_bogus_args): Likewise.
4120
4121 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4122
4123 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4124
4125 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4126
4127 * gdb.base/vla-optimized-out.exp: Add new test.
4128
4129 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4130
4131 * gdb.base/vla-optimized-out-o3.exp: Delete.
4132 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4133 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4134 deleted tests.
4135
4136 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4137
4138 PR gdb/18050:
4139 * gdb.server/extended-remote-restart.c: New file.
4140 * gdb.server/extended-remote-restart.exp: New file.
4141
4142 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4143
4144 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4145 "set variable index = 42".
4146
4147 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4148
4149 * boards/index-cache-gdb.exp: New file.
4150 * gdb.dwarf2/index-cache.exp: New file.
4151 * gdb.dwarf2/index-cache.c: New file.
4152 * gdb.base/maint.exp: Check if we are using the index cache.
4153
4154 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4155
4156 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4157 MAKEFLAGS.
4158
4159 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4160
4161 * dg-extract-results.sh: Move to toplevel contrib.
4162 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4163 * Makefile.in (check-parallel-racy): Likewise.
4164
4165 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4166
4167 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4168 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4169 tests if the target supports scheduler locking.
4170
4171 2018-08-04 Tom de Vries <tdevries@suse.de>
4172
4173 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4174
4175 2018-08-02 Tom Tromey <tom@tromey.com>
4176
4177 PR symtab/16842.
4178 * gdb.cp/temargs.exp: Test "info address" of a template
4179 parameter.
4180
4181 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4182
4183 * gdb.python/py-mi-var-info-path-expression.c: New file.
4184 * gdb.python/py-mi-var-info-path-expression.py: New file.
4185 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4186
4187 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4188
4189 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4190 error after "cannot resolve name" string.
4191
4192 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4193
4194 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4195 started.
4196 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4197
4198 2018-07-28 Tom de Vries <tdevries@suse.de>
4199
4200 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4201
4202 2018-07-26 Tom de Vries <tdevries@suse.de>
4203
4204 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4205
4206 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4207
4208 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4209 is visible.
4210
4211 2018-07-26 Tom de Vries <tdevries@suse.de>
4212
4213 PR breakpoints/23366
4214 * gdb.base/catch-follow-exec.c: New test.
4215 * gdb.base/catch-follow-exec.exp: New file.
4216
4217 2018-07-25 Tom de Vries <tdevries@suse.de>
4218
4219 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4220 vla-optimized-out.c.
4221
4222 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4223
4224 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4225 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4226
4227 2018-07-20 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4230 NOCLONE macro.
4231 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4232
4233 2018-07-19 Tom de Vries <tdevries@suse.de>
4234
4235 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4236 regular expression.
4237
4238 2018-07-18 Tom de Vries <tdevries@suse.de>
4239
4240 * gdb.base/vla-optimized-out.c: New test.
4241 * gdb.base/vla-optimized-out.exp: New file.
4242
4243 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4244
4245 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4246 message "No address associated with hostname" when gdbserver
4247 cannot resolve the hostname.
4248
4249 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4250
4251 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4252 Add some test prefixes to make tests unique.
4253
4254 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4255
4256 * gdb.base/frameapply.c: New file.
4257 * gdb.base/frameapply.exp: New file.
4258
4259 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4260
4261 * gdb.base/skip.exp: Update expected error message.
4262
4263 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4264 Jan Kratochvil <jan.kratochvil@redhat.com>
4265 Paul Fertser <fercerpav@gmail.com>
4266 Tsutomu Seki <sekiriki@gmail.com>
4267
4268 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4269 parameter.
4270 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4271 by default.
4272 * boards/native-gdbserver.exp: Likewise.
4273 * gdb.server/run-without-local-binary.exp: Improve regexp used
4274 for detecting when a remote debugging connection succeeds.
4275 * gdb.server/server-connect.exp: New file.
4276 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4277 Do not prefix the port number with ":".
4278 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4279 support for detecting and using it. Add '$debughost_gdbserver'
4280 to the list of arguments used to start gdbserver. Handle case
4281 when gdbserver cannot resolve a network name.
4282
4283 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4284
4285 PR c++/23373
4286 * gdb.base/ptype-offsets.cc (struct static_member): New
4287 struct.
4288 (main) <stmember>: New variable.
4289 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4290 with a static member in it.
4291
4292 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4293
4294 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4295 watchpoints enabled and disabled.
4296
4297 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4298
4299 * gdb.base/examine-backward.exp: Still run tests around address
4300 0x0, even if address 0x0 is not readable. Update the pattern for
4301 matching address 0x0 in expected output.
4302
4303 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4304
4305 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4306 malloc/free.
4307
4308 2018-07-04 Tom de Vries <tdevries@suse.de>
4309
4310 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4311
4312 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4313
4314 PR tdep/8282
4315 * gdb.arch/mips-disassembler-options.exp: New test.
4316 * gdb.arch/mips-disassembler-options.s: New test source.
4317
4318 2018-06-29 Pedro Alves <palves@redhat.com>
4319
4320 * gdb.threads/names.exp: Adjust expected "info threads" output.
4321
4322 2018-06-29 Pedro Alves <palves@redhat.com>
4323
4324 * gdb.opt/inline-break.exp (line number, address): Add "info
4325 break" tests.
4326
4327 2018-06-29 Pedro Alves <palves@redhat.com>
4328
4329 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4330 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4331 number and address and running to them.
4332
4333 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4334
4335 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4336
4337 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4338
4339 * lib/compiler.c: Remove executable permission flag.
4340
4341 2018-06-28 Richard Bunt <richard.bunt@arm.com>
4342
4343 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4344 code.
4345 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4346
4347 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4348
4349 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4350
4351 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4352
4353 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4354 address argument is omitted.
4355
4356 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4357
4358 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4359
4360 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
4361
4362 PR gdb/21695
4363 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4364 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4365
4366 2018-06-26 Tom Tromey <tom@tromey.com>
4367
4368 PR rust/22574:
4369 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4370 * gdb.rust/simple.rs (struct SimpleLayout): New.
4371
4372 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4373
4374 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4375 "info registers" output.
4376
4377 2018-06-21 Richard Bunt <richard.bunt@arm.com>
4378
4379 * gdb.base/watchpoint-hw-attach.c: New test.
4380 * gdb.base/watchpoint-hw-attach.exp: New file.
4381
4382 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4383
4384 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4385 through /bin/sh.
4386 * boards/dwarf4-gdb-index.exp: Likewise.
4387 * boards/fission-dwp.exp: Likewise.
4388
4389 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4390
4391 * gdb.base/float128.exp: Add comment and improved fail message
4392 to the failure case of "print large128" test.
4393
4394 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4395
4396 * configure.ac: Remove AC_PREREQ.
4397 * configure: Re-generate.
4398
4399 2018-06-19 Pedro Alves <palves@redhat.com>
4400
4401 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4402 (func_extern_caller): New.
4403 (main): Call func_extern_caller.
4404 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4405 logic change.
4406
4407 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
4408
4409 PR gdb/16841
4410 * gdb.cp/typedef-base.cc: New file.
4411 * gdb.cp/typedef-base.exp: New file.
4412
4413 2018-06-18 Tom de Vries <tdevries@suse.de>
4414
4415 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4416
4417 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4418 Richard Bunt <Richard.Bunt@arm.com>
4419
4420 * gdb.threads/attach-slow-waitpid.c: New file.
4421 * gdb.threads/attach-slow-waitpid.exp: New file.
4422 * gdb.threads/slow-waitpid.c: New file.
4423
4424 2018-06-14 Pedro Alves <palves@redhat.com>
4425
4426 * gdb.base/fork-running-state.c: Include <errno.h>.
4427 (exit_if_relative_exits): New.
4428 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4429 exits.
4430 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4431 child exits.
4432
4433 2018-06-14 Tom de Vries <tdevries@suse.de>
4434
4435 PR cli/22573
4436 * gdb.base/finish-pretty.c: New test.
4437 * gdb.base/finish-pretty.exp: New file.
4438
4439 2018-06-14 Pedro Alves <palves@redhat.com>
4440
4441 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4442 gdb's expected startup output.
4443
4444 2018-06-14 Pedro Alves <palves@redhat.com>
4445
4446 * lib/selftest-support.exp (selftest_setup): Remove inlined
4447 function handling.
4448
4449 2018-06-14 Tom de Vries <tdevries@suse.de>
4450
4451 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4452 matching of breakpoint printing.
4453
4454 2018-06-13 Tom de Vries <tdevries@suse.de>
4455
4456 PR testsuite/23269
4457 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4458 (fork_child): ... here, and ...
4459 (fork_parent): ... here.
4460
4461 2018-06-12 Tom de Vries <tdevries@suse.de>
4462
4463 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4464
4465 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4466 Stephen Roberts <stephen.roberts@arm.com>
4467
4468 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4469 rewrite test to describe action performed, rather than possible
4470 failure.
4471
4472 2018-06-08 Gary Benson <gbenson@redhat.com>
4473
4474 * gdb.threads/check-libthread-db.exp: New file.
4475 * gdb.threads/check-libthread-db.c: Likewise.
4476
4477 2018-06-05 Tom Tromey <tom@tromey.com>
4478
4479 * gdb.base/default.exp: Update expected "show version" output.
4480
4481 2018-06-05 Tom Tromey <tom@tromey.com>
4482
4483 PR cli/12326:
4484 * gdb.cp/static-print-quit.exp: Update.
4485 * lib/gdb.exp (pagination_prompt): Update.
4486 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4487 * gdb.python/python.exp: Update.
4488
4489 2018-06-04 Joel Brobecker <brobecker@adacore.com>
4490
4491 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4492
4493 2018-06-01 Joel Brobecker <brobecker@adacore.com>
4494
4495 * gdb.ada/bp_fun_addr: New testcase.
4496
4497 2018-06-01 Tom Tromey <tom@tromey.com>
4498
4499 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4500 results.
4501 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4502 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4503 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4504 * gdb.base/maint.exp (maint_pass_if): Update.
4505
4506 2018-05-31 Maciej W. Rozycki <macro@mips.com>
4507
4508 * gdb.base/endian.exp: New test.
4509 * gdb.base/endian.c: New test source.
4510
4511 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4512
4513 PR gdb/23203
4514 * gdb.base/bt-selected-frame.c: New file.
4515 * gdb.base/bt-selected-frame.exp: New file.
4516 * lib/gdb.exp (get_current_frame_number): New function.
4517
4518 2018-05-24 Maciej W. Rozycki <macro@mips.com>
4519 Pedro Alves <palves@redhat.com>
4520
4521 * gdb.threads/tls-core.c: Include <stdlib.h>
4522 (thread_proc): Call `abort'.
4523 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4524 (tls_core_test): New procedure, bits factored out from ...
4525 (top level): ... here. Test both native cores and gcore cores.
4526
4527 2018-05-23 Tom Tromey <tom@tromey.com>
4528
4529 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4530
4531 2018-05-23 Tom Tromey <tom@tromey.com>
4532
4533 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4534 symfile_complaints.
4535 (test_short_complaints): Likewise.
4536 (test_empty_complaints): Likewise.
4537 (test_initial_complaints): Update.
4538
4539 2018-05-23 Tom Tromey <tom@tromey.com>
4540
4541 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4542
4543 2018-05-23 Tom Tromey <tom@tromey.com>
4544
4545 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4546 (test_short_complaints): Update.
4547
4548 2018-05-22 Pedro Alves <palves@redhat.com>
4549
4550 * gdb.base/remote.exp: Only gdb_start after compiling the
4551 testcase. Issue "disconnect" before testing "set remote" command
4552 defaults. Issue clean_restart before running to main.
4553
4554 2018-05-22 Pedro Alves <palves@redhat.com>
4555
4556 * gdb.base/remote.exp: Adjust expected output of "show remote
4557 memory-write-packet-size". Add tests for "set remote
4558 memory-write-packet-size 0" and "set remote
4559 memory-write-packet-size fixed/limit".
4560
4561 2018-05-22 Pedro Alves <palves@redhat.com>
4562
4563 PR gdb/22973
4564 * gdb.base/utf8-identifiers.c: New file.
4565 * gdb.base/utf8-identifiers.exp: New file.
4566
4567 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4568
4569 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4570
4571 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4572
4573 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4574
4575 2018-05-18 Tom Tromey <tom@tromey.com>
4576
4577 * gdb.base/ptype-offsets.exp: Update.
4578
4579 2018-05-17 Keith Seitz <keiths@redhat.com>
4580
4581 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4582 in expected breakpoint stop locations.
4583 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4584 move to proper scope to test variable values.
4585 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4586 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4587 New functions.
4588 (main): Call not_inline_func3.
4589 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4590 inline_func1, inline_func2, and inline_func3. Test that when each
4591 breakpoint is hit, GDB properly reports both the stop location
4592 and the backtrace. Repeat tests for temporary breakpoints.
4593
4594 2018-05-15 Maciej W. Rozycki <macro@mips.com>
4595
4596 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4597 rather then trying to access it in determining whether the PID
4598 of `gdbserver' could have been retrieved.
4599
4600 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4601
4602 * gdb.arch/amd64-init-x87-values.S: New file.
4603 * gdb.arch/amd64-init-x87-values.exp: New file.
4604
4605 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4606
4607 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4608
4609 2018-05-04 Tom Tromey <tom@tromey.com>
4610
4611 PR python/22730:
4612 * gdb.python/python.exp: Test multi-line execute.
4613
4614 2018-05-04 Tom Tromey <tom@tromey.com>
4615
4616 PR python/22731:
4617 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4618
4619 2018-05-04 Tom Tromey <tom@tromey.com>
4620
4621 PR gdb/11750:
4622 * gdb.base/define.exp: Test defining a user command inside a user
4623 command.
4624 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4625
4626 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4627 Pedro Alves <palves@redhat.com>
4628
4629 PR breakpoints/19806 and support for PR external/20207.
4630 * gdb.base/watchpoint-unaligned.c: New file.
4631 * gdb.base/watchpoint-unaligned.exp: New file.
4632
4633 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4634
4635 * gdb.base/maint.exp: Make test names unique, use
4636 test_prefix_command_help to test 'help maint info', and remove
4637 repeated test of 'help maint'.
4638
4639 2018-05-04 Tom Tromey <tom@tromey.com>
4640
4641 PR gdb/22619:
4642 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4643 behavior.
4644
4645 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4646
4647 * gdb.base/maint.exp: Process output from 'maint print registers'
4648 line at a time.
4649
4650 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4651
4652 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4653 timeout.
4654
4655 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4656
4657 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4658 filter pattern.
4659
4660 2018-05-02 Pedro Alves <palves@redhat.com>
4661
4662 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4663 to_log_command renames.
4664 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4665
4666 2018-05-02 Tom Tromey <tom@tromey.com>
4667
4668 * gdb.python/py-parameter.exp: Set test message.
4669
4670 2018-05-02 Tom Tromey <tom@tromey.com>
4671
4672 PR python/20084:
4673 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4674 PARAM_ZUINTEGER_UNLIMITED tests.
4675
4676 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4677
4678 PR rust/23124
4679 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4680 when casting.
4681
4682 2018-04-30 Tom Tromey <tom@tromey.com>
4683
4684 * gdb.python/py-type.exp: Check align attribute.
4685 * gdb.python/py-type.c: New "aligncheck" global.
4686
4687 2018-04-30 Tom Tromey <tom@tromey.com>
4688
4689 PR exp/17095:
4690 * gdb.dwarf2/dw2-align.exp: New file.
4691 * gdb.cp/align.exp: New file.
4692 * gdb.base/align.exp: New file.
4693 * lib/gdb.exp (gdb_int128_helper): New proc.
4694 (has_int128_c, has_int128_cxx): New caching procs.
4695
4696 2018-04-27 Tom Tromey <tom@tromey.com>
4697
4698 PR rust/22545:
4699 * gdb.rust/simple.exp: Add inclusive range tests.
4700
4701 2018-04-26 Pedro Alves <palves@redhat.com>
4702
4703 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4704 ifunc breakpoint locations correctly of ifunc breakpoints set
4705 while the program resolves the ifunc.
4706
4707 2018-04-26 Pedro Alves <palves@redhat.com>
4708
4709 * gdb.base/gnu-ifunc-final.c: New file.
4710 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4711 * gdb.base/gnu-ifunc.exp (executable): Delete.
4712 (staticexecutable): Adjust.
4713 (lib_opts, exec_opts): Delete.
4714 (make_binsuffix, build, set-break): New procedures.
4715 (misc_tests): New, with tests factored out from the top level.
4716 (top level): Test different combinations of ifunc resolver name,
4717 resolver with and with debug info, and ifunc target with and
4718 without debug info. Wrap static tests with with_target_prefix.
4719
4720 2018-04-26 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4723 return type" warnings.
4724
4725 2018-04-25 Pedro Alves <palves@redhat.com>
4726
4727 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4728 killed".
4729 * gdb.base/kill-after-signal.exp: Likewise.
4730 * gdb.threads/kill.exp: Likewise.
4731
4732 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4733 Sergio Durigan Junior <sergiodj@redhat.com>
4734 Pedro Alves <palves@redhat.com>
4735
4736 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4737 regexps to expect for '[Inferior ... detached]' as well.
4738 * gdb.base/attach.exp: Likewise.
4739 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4740 "gdb_continue_to_end".
4741 (test_catch_syscall_with_wrong_args): Likewise.
4742 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4743 ']'. Don't set 'verbose' on.
4744 * gdb.base/foll-vfork.exp: Likewise.
4745 * gdb.base/fork-print-inferior-events.c: New file.
4746 * gdb.base/fork-print-inferior-events.exp: New file.
4747 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4748 '[Inferior ... has been killed]' message.
4749 * gdb.base/kill-after-signal.exp: Likewise.
4750 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4751 detach message.
4752 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4753 message.
4754 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4755 regexps to expect for '[Inferior ... detached]' as well.
4756 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4757
4758 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4759
4760 PR gdb/23104
4761 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4762
4763 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4764
4765 PR gdb/23095
4766 * gdb.base/break-probes.exp: Pass shlib_load to
4767 prepare_for_testing. Set normal_bp to r_debug_state if target is
4768 bsd.
4769
4770 2018-04-19 Richard Bunt <richard.bunt@arm.com>
4771
4772 * gdb.threads/multiple-successive-infcall.c: New test.
4773 * gdb.threads/multiple-successive-infcall.exp: New file.
4774
4775 2018-04-17 Tom Tromey <tom@tromey.com>
4776
4777 * gdb.rust/simple.rs (Union): New type.
4778 (main): New local "u".
4779 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4780
4781 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4782
4783 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4784 number information in output of "whereis" command.
4785 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4786
4787 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4788
4789 * gdb.ada/info_types.exp: Adjust expected output to the line
4790 numbers now printed by "info var/func/type".
4791 * gdb.base/completion.exp: Likewise.
4792 * gdb.base/included.exp: Likewise.
4793 * gdb.cp/cp-relocate.exp: Likewise.
4794 * gdb.cp/cplusfuncs.exp: Likewise.
4795 * gdb.cp/namespace.exp: Likewise.
4796 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4797
4798 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4799
4800 * gdb.btrace/cpu.exp: New.
4801
4802 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4803
4804 * gdb.base/step-indirect-call-thunk.exp: New.
4805 * gdb.base/step-indirect-call-thunk.c: New.
4806 * gdb.reverse/step-indirect-call-thunk.exp: New.
4807 * gdb.reverse/step-indirect-call-thunk.c: New.
4808
4809 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4810
4811 * gdb.base/pie-fork.c: New file.
4812 * gdb.base/pie-fork.exp: New file.
4813
4814 2018-04-11 Tom Tromey <tom@tromey.com>
4815
4816 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4817
4818 2018-04-10 Pedro Alves <palves@redhat.com>
4819
4820 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4821 exits. Instead loop running forever.
4822 (fork_parent): Run forever too.
4823
4824 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4825
4826 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4827 mi_continue_to_line.
4828 * gdb.mi/mi-stack.c (callee4): Add comment.
4829
4830 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4831
4832 * gdb.mi/mi-stack.exp: Fix indentation.
4833
4834 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4835
4836 PR gdb/22979
4837 * gdb.arch/amd64-osabi.exp: New file.
4838
4839 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4840
4841 PR gdb/22980
4842 * gdb.base/osabi.exp: New file.
4843
4844 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4845
4846 * gdb.cp/static-typedef-print.exp: New file.
4847 * gdb.cp/static-typedef-print.cc: New file.
4848
4849 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4850
4851 * gdb.ada/varsize_limit: New testcase.
4852
4853 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4854
4855 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4856
4857 * gdb.ada/notcplusplus: New testcase.
4858
4859 * gdb.base/c-linkage-name.c: New file.
4860 * gdb.base/c-linkage-name.exp: New testcase.
4861
4862 2018-03-26 Tom Tromey <tom@tromey.com>
4863
4864 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4865 * gdb.python/py-framefilter.py (name_error): New global.
4866 (ErrorInName.function): Use name_error.
4867
4868 2018-03-26 Tom Tromey <tom@tromey.com>
4869
4870 PR backtrace/15582:
4871 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4872
4873 2018-03-23 Keith Seitz <keiths@redhat.com>
4874
4875 PR c++/22968
4876 * gdb.cp/subtypes.exp: New file.
4877 * gdb.cp/subtypes.h: New file.
4878 * gdb.cp/subtypes.cc: New file.
4879 * gdb.cp/subtypes-2.cc: New file.
4880
4881 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4882
4883 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4884 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4885 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4886 -nostartfiles when compiling the test. Confirm that all registers
4887 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4888
4889 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4890
4891 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4892 option, syntax was wrong anyway.
4893 * gdb.arch/arm-disp-step.exp: Likewise.
4894 * gdb.arch/sparc64-regs.exp: Likewise.
4895 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4896 option, syntax was wrong anyway, switch to use
4897 prepare_for_testing.
4898 * gdb.arch/i386-disp-step.exp: Likewise.
4899
4900 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4901
4902 * gdb.ada/exec_changed.exp: Replace "target_info exists
4903 use_gdb_stub" by "use_gdb_stub".
4904 * gdb.ada/start.exp: Likewise.
4905 * gdb.base/async-shell.exp: Likewise.
4906 * gdb.base/attach-pie-misread.exp: Likewise.
4907 * gdb.base/attach-wait-input.exp: Likewise.
4908 * gdb.base/break-entry.exp: Likewise.
4909 * gdb.base/break-interp.exp: Likewise.
4910 * gdb.base/dprintf-detach.exp: Likewise.
4911 * gdb.base/nostdlib.exp: Likewise.
4912 * gdb.base/solib-nodir.exp: Likewise.
4913 * gdb.base/statistics.exp: Likewise.
4914 * gdb.base/testenv.exp: Likewise.
4915 * gdb.mi/mi-exec-run.exp: Likewise.
4916 * gdb.mi/mi-start.exp: Likewise.
4917 * gdb.multi/dummy-frame-restore.exp: Likewise.
4918 * gdb.multi/multi-arch-exec.exp: Likewise.
4919 * gdb.multi/multi-arch.exp: Likewise.
4920 * gdb.multi/tids.exp: Likewise.
4921 * gdb.multi/watchpoint-multi.exp: Likewise.
4922 * gdb.python/py-events.exp: Likewise.
4923 * gdb.threads/attach-into-signal.exp: Likewise.
4924 * gdb.threads/attach-stopped.exp: Likewise.
4925 * gdb.threads/threadapply.exp: Likewise.
4926 * lib/selftest-support.exp: Likewise.
4927
4928 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4929
4930 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4931
4932 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4933
4934 * gdb.perf/template-breakpoints.cc: New file.
4935 * gdb.perf/template-breakpoints.exp: New file.
4936 * gdb.perf/template-breakpoints.py: New file.
4937
4938 2018-03-19 Tom Tromey <tom@tromey.com>
4939
4940 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4941 y0.
4942 * gdb.rust/simple.exp: Test bare identifier form of struct
4943 initializer.
4944
4945 2018-03-19 Tom Tromey <tom@tromey.com>
4946
4947 * gdb.gdb/observer.exp: Remove.
4948
4949 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4950
4951 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4952 "qualified" option when setting breakpoints.
4953 * gdb.trace/backtrace.exp: Likewise.
4954 * gdb.trace/circ.exp: Likewise.
4955 * gdb.trace/collection.exp: Likewise.
4956 * gdb.trace/disconnected-tracing.exp: Likewise.
4957 * gdb.trace/ftrace-lock.exp: Likewise.
4958 * gdb.trace/ftrace.exp: Likewise.
4959 * gdb.trace/infotrace.exp: Likewise.
4960 * gdb.trace/packetlen.exp: Likewise.
4961 * gdb.trace/passc-dyn.exp: Likewise.
4962 * gdb.trace/qtro.exp: Likewise.
4963 * gdb.trace/read-memory.exp: Likewise.
4964 * gdb.trace/report.exp: Likewise.
4965 * gdb.trace/signal.exp: Likewise.
4966 * gdb.trace/status-stop.exp: Likewise.
4967 * gdb.trace/strace.exp: Likewise.
4968 * gdb.trace/tfind.exp: Likewise.
4969 * gdb.trace/trace-break.exp: Likewise.
4970 * gdb.trace/trace-condition.exp: Likewise.
4971 * gdb.trace/trace-mt.exp: Likewise.
4972 * gdb.trace/tstatus.exp: Likewise.
4973 * gdb.trace/tsv.exp: Likewise.
4974 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4975 * gdb.trace/unavailable.exp: Likewise.
4976 * gdb.trace/while-dyn.exp: Likewise.
4977
4978 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4979
4980 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4981 that libinproctrace is copied to the target.
4982
4983 2018-03-14 Tom Tromey <tom@tromey.com>
4984
4985 PR cli/14977:
4986 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4987 a null pointer.
4988 * gdb.base/wchar.exp: Likewise.
4989
4990 2018-03-14 Tom Tromey <tom@tromey.com>
4991
4992 PR cli/19918:
4993 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4994 flag.
4995
4996 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4997
4998 PR gdb/22841
4999 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
5000 "target" to remote_exec.
5001
5002 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
5003
5004 PR gdb/22841
5005 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
5006 ${board}_upload): Remove.
5007
5008 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
5009
5010 * gdb.cp/watch-cp.cc: New test.
5011 * gdb.cp/watch-cp.exp: New file.
5012
5013 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
5014
5015 * gdb.base/infcall-nested-structs.exp: New file.
5016 * gdb.base/infcall-nested-structs.c: New file.
5017 * gdb.base/float.exp: Add riscv support.
5018
5019 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
5020
5021 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
5022 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
5023
5024 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
5025
5026 * gdb.server/abspath.exp: New file.
5027 * lib/gdb.exp (with_cwd): New procedure.
5028
5029 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
5030
5031 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
5032 use it.
5033 (gdb_is_target_remote_prompt): New proc.
5034 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
5035 (gdb_is_target_native): Pass prompt parameter to
5036 gdb_is_target_1.
5037
5038 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5039
5040 * gdb.base/load-command.c: New file.
5041 * gdb.base/load-command.exp: New file.
5042 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5043 (gdb_is_target_1): ...this, and generalize for other targets
5044 than just remote.
5045 (gdb_is_target_remote): Use gdb_is_target_1.
5046 (gdb_is_target_native): use gdb_is_target_1.
5047
5048 2018-02-26 Tom Tromey <tom@tromey.com>
5049
5050 PR python/16497:
5051 * gdb.python/py-framefilter.exp: Update test.
5052
5053 2018-02-26 Tom Tromey <tom@tromey.com>
5054
5055 * gdb.dwarf2/variant.c: New file.
5056 * gdb.dwarf2/variant.exp: New file.
5057
5058 2018-02-26 Tom Tromey <tom@tromey.com>
5059
5060 * gdb.rust/simple.exp: Accept more possible results in enum test.
5061
5062 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5063
5064 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5065 parentheses.
5066
5067 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5068
5069 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5070 name of a variable: $actual_linejj -> $actual_line.
5071
5072 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5073
5074 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5075
5076 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5077
5078 * gdb.btrace/buffer-size.exp: Do not force BTS.
5079
5080 2018-02-14 Pedro Alves <palves@redhat.com>
5081
5082 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5083 getting a "Quit".
5084
5085 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5086
5087 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5088 Fix test name.
5089
5090 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5091
5092 * gdb.cp/m-static.exp: Check type of optimized out static
5093 member.
5094
5095 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5096
5097 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5098 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5099
5100 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5101 Leszek Swirski <leszeks@google.com>
5102
5103 * gdb.python/py-prettyprint.c
5104 (struct to_string_returns_value_inner,
5105 struct to_string_returns_value_wrapper): New.
5106 (main): Add tsrvw variable.
5107 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5108 ToStringReturnsValueWrapper): New classes.
5109 (register_pretty_printers): Register new pretty-printers.
5110 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5111 recursive pretty printer.
5112 * gdb.python/py-mi.exp: Likewise.
5113
5114 2018-02-01 Leszek Swirski <leszeks@google.com>
5115
5116 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5117 functions with the same name as an include file are parsed
5118 correctly.
5119
5120 2018-02-01 Yao Qi <yao.qi@linaro.org>
5121
5122 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5123 "\[^\r\n\]*".
5124
5125 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5126
5127 * gdb.arch/powerpc-prologue-frame.s: New file.
5128 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5129 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5130
5131 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5132
5133 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5134
5135 2018-01-30 Pedro Alves <palves@redhat.com>
5136
5137 PR gdb/13211
5138 * gdb.base/interrupt-daemon.c: New.
5139 * gdb.base/interrupt-daemon.exp: New.
5140 * gdb.multi/multi-term-settings.c: New.
5141 * gdb.multi/multi-term-settings.exp: New.
5142
5143 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5144
5145 * gdb.base/break.exp: Save the location where the breakpoint
5146 on break.c:47 was actually inserted when debugging the version
5147 compiled at -O2 and use it in the expected output of the "info
5148 break" test performed soon after.
5149
5150 2018-01-22 Pedro Alves <palves@redhat.com>
5151 Sergio Durigan Junior <sergiodj@redhat.com>
5152
5153 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5154 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5155
5156 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5157
5158 * gdb.base/break-include.c, gdb.base/break-include.inc,
5159 gdb.base/break-include.exp: New files.
5160 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5161 line number now being the actual line number where the breakpoint
5162 was inserted.
5163 * gdb.mi/mi-break.exp: Likewise.
5164 * gdb.mi/mi-reverse.exp: Likewise.
5165 * gdb.mi/mi-simplerun.exp: Ditto.
5166
5167 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5168
5169 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5170 varobj.
5171 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5172
5173 2018-01-21 Don Breazeal <donb@codesourcery.com>
5174 Andrew Burgess <andrew.burgess@embecosm.com>
5175
5176 * gdb.mi/basics.c: Add new global.
5177 * gdb.mi/mi-frame-regs.exp: New file.
5178 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5179 case.
5180
5181 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5182
5183 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5184 non-parameter, and on an unknown symbol.
5185
5186 2018-01-19 Tom Tromey <tom@tromey.com>
5187
5188 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5189 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5190
5191 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5192
5193 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5194 setrlimit and chdir to int.
5195
5196 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5197
5198 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5199 function.
5200 (my_tend): Likewise.
5201 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5202 rationale of avoiding FP- and vector instructions.
5203
5204 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5205
5206 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5207 "info reg" with "\[ \t\]*".
5208 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5209 "\[ \t\]+".
5210 * gdb.arch/s390-multiarch.exp: Ditto.
5211 * gdb.base/pc-fp.exp: Ditto.
5212 * gdb.reverse/i386-precsave.exp: Ditto.
5213 * gdb.reverse/i386-reverse.exp: Ditto.
5214 * gdb.reverse/i387-env-reverse.exp: Ditto.
5215 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5216
5217 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5218
5219 * lib/gdb.exp (gdb_compile): Re-enable use of
5220 universal_compile_options for languages other than Rust.
5221
5222 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5223
5224 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5225
5226 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5227
5228 PR gdb/16577
5229 * gdb.base/solib-vanish.exp: New.
5230 * gdb.base/solib-vanish-main.c: New.
5231 * gdb.base/solib-vanish-lib1.c: New.
5232 * gdb.base/solib-vanish-lib2.c: New.
5233
5234 2018-01-17 Yao Qi <yao.qi@linaro.org>
5235
5236 * gdb.compile/compile.exp: Match the address printed for
5237 frame in the output of command "bt".
5238
5239 2018-01-15 Tom Tromey <tom@tromey.com>
5240
5241 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5242 compute sp_reg.
5243
5244 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5245
5246 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5247 to prepare.
5248 (prepare): Return 0 on error, 1 on success.
5249
5250 2018-01-12 Pedro Alves <palves@redhat.com>
5251
5252 * gdb.base/continue-after-aborted-step-over.c: New.
5253 * gdb.base/continue-after-aborted-step-over.exp: New.
5254
5255 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5256
5257 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5258 options when not creating an executable.
5259
5260 2018-01-11 Pedro Alves <palves@redhat.com>
5261
5262 PR remote/22597
5263 * gdb.server/stop-reply-no-thread.c: New file.
5264 * gdb.server/stop-reply-no-thread.exp: New file.
5265
5266 2018-01-10 Pedro Alves <palves@redhat.com>
5267
5268 PR gdb/22670
5269 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5270 functions too. Test setting breakpoints and printing C functions
5271 with no debug info too.
5272 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5273
5274 2018-01-10 Pedro Alves <palves@redhat.com>
5275
5276 PR gdb/22670
5277 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5278 a fail.
5279
5280 2018-01-10 Pedro Alves <palves@redhat.com>
5281
5282 PR gdb/22670
5283 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5284
5285 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5286
5287 * gdb.server/unittest.exp: Match the output in non-development
5288 mode.
5289
5290 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5291
5292 * gdb.gdb/unittest.exp: Match output in non-development mode.
5293
5294 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5295
5296 * gdb.ada/access_tagged_param.exp: Relax expected output
5297 for value of "ObjL" in "continue" to pck.inspect breakpoint
5298 test.
5299
5300 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5301
5302 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5303 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5304
5305 2018-01-05 Pedro Alves <palves@redhat.com>
5306
5307 PR gdb/18653
5308 * gdb.base/libsegfault.exp: New.
5309
5310 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5311
5312 PR gdb/22670
5313 * gdb.ada/access_tagged_param.exp: New file.
5314 * gdb.ada/access_tagged_param/foo.adb: New file.
5315
5316 2018-01-05 Pedro Alves <palves@redhat.com>
5317
5318 PR gdb/22670
5319 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5320 exercise lower case too, and to exercise both full matching and
5321 wild matching.
5322
5323 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5324
5325 * gdb.ada/rename_subscript_param: New testcase.
5326
5327 2018-01-05 Jerome Guitton <guitton@adacore.com>
5328
5329 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5330
5331 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5332
5333 * gdb.ada/convvar_comp: New testcase.
5334
5335 2018-01-05 Xavier Roirand <roirand@adacore.com>
5336
5337 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5338 (My_Table): New global variable.
5339 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5340
5341 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5342
5343 PR gdb/22670
5344 * gdb.ada/maint_with_ada: New testcase.
5345
5346 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5347
5348 PR gdb/22670
5349 * gdb.ada/bp_c_mixed_case: New testcase.
5350
5351 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5352
5353 PR gdb/22670
5354 * gdb.ada/complete.exp: Add "complete break ada" test.
5355
5356 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5357
5358 PR gdb/22670
5359 * gdb.ada/info_addr_mixed_case: New testcase.
5360
5361 2018-01-03 Xavier Roirand <roirand@adacore.com>
5362
5363 * gdb.ada/excep_handle.exp: New testcase.
5364 * gdb.ada/excep_handle/foo.adb: New file.
5365 * gdb.ada/excep_handle/pck.ads: New file.
5366
5367 2018-01-03 Joel Brobecker <brobecker@adacore.com>
5368
5369 * gdb.base/step-line.c: Add extra empty line in copyright header.
5370 * gdb.base/step-line.inp: Likewise.
5371
5372 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5373
5374 * gdb.ada/dyn_stride.exp: Add slice test.
5375
5376 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5377
5378 * gdb.ada/dyn_stride: New testcase.
5379
5380 2017-12-27 Stafford Horne <shorne@gmail.com>
5381
5382 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5383 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5384
5385 2017-12-27 Stafford Horne <shorne@gmail.com>
5386
5387 * gdb.base/reggroups.c: New file.
5388 * gdb.base/reggroups.exp: New file.
5389
5390 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5391
5392 * gdb.dwarf2/ada-valprint-error.c: New file.
5393 * gdb.dwarf2/ada-valprint-error.exp: New file.
5394
5395 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5396
5397 * gdb.ada/assign_arr: New testcase.
5398
5399 2017-12-18 Xavier Roirand <roirand@adacore.com>
5400
5401 * gdb.ada/funcall_ptr: New testcase.
5402
5403 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5404
5405 PR cli/16224
5406 * gdb.base/ptype-offsets.cc: New file.
5407 * gdb.base/ptype-offsets.exp: New file.
5408
5409 2017-12-15 Yao Qi <yao.qi@linaro.org>
5410
5411 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5412 if XML is disabled.
5413
5414 2017-12-15 Xavier Roirand <roirand@adacore.com>
5415
5416 * gdb.ada/same_component_name: New testcase.
5417
5418 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5419
5420 * gdb.ada/str_binop_equal: New testcase.
5421
5422 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5423
5424 * gdb.ada/task_switch_in_core: New testcase.
5425
5426 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5427
5428 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5429 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5430 call test_bkpt_qualified.
5431 (test_bkpt_qualified): New proc.
5432
5433 2017-12-13 Pedro Alves <palves@redhat.com>
5434
5435 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5436 Tighten regexp by matching with an anchor.
5437
5438 2017-12-13 Pedro Alves <palves@redhat.com>
5439
5440 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5441 ("expression with namespace"): New set of tests.
5442 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5443 (Nested::Test_NS::qux): New.
5444 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5445 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5446
5447 2017-12-13 Joel Brobecker <brobecker@adacore.com>
5448
5449 * gdb.base/server-del-break.c: New file.
5450 * gdb.base/server-del-break.exp: New file.
5451
5452 2017-12-12 Stafford Horne <shorne@gmail.com>
5453
5454 * gdb.xml/tdesc-regs.exp: Add or1k support.
5455
5456 2017-12-12 Stafford Horne <shorne@gmail.com>
5457
5458 * gdb.base/bp-permanent.c: Define nop of or1k.
5459
5460 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5461
5462 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5463 output with components being reordered.
5464
5465 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5466
5467 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5468 output with components being reordered.
5469
5470 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5471 Pedro Alves <palves@redhat.com>
5472
5473 * gdb.base/maint.exp (check for .gdb_index): Check also for
5474 .debug_names.
5475 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5476 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5477 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5478 (.gdb_index used after symbol reloading): Support also .debug_names.
5479 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5480
5481 2017-12-08 Yao Qi <yao.qi@linaro.org>
5482
5483 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5484 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5485
5486 2017-12-08 Yao Qi <yao.qi@linaro.org>
5487
5488 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5489 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5490
5491 2017-12-08 Yao Qi <yao.qi@linaro.org>
5492
5493 * gdb.arch/aarch64-tagged-pointer.c: New file.
5494 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5495
5496 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5497
5498 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5499 "int".
5500
5501 2017-12-07 Keith Seitz <keiths@redhat.com>
5502
5503 PR breakpoints/22569
5504 * gdb.linespec/ls-errs.exp: Change expected result of "break
5505 -source this file has spaces.c -line 3".
5506 Check that an explicit source file followed by whitespace is
5507 identified as an invalid explicit location.
5508
5509 2017-12-07 Keith Seitz <keiths@redhat.com>
5510
5511 * gdb.cp/nested-types.cc: New file.
5512 * gdb.cp/nested-types.exp: New file.
5513 * lib/cp-support.exp: Load data-structures.exp library.
5514 (debug_cp_test_ptype_class): New global.
5515 (cp_ptype_class_verbose, next_line): New procedures.
5516 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5517 Add and document new return value.
5518 Switch the list of lines to a queue.
5519 Add support for new `type' key for nested type definitions.
5520 Add debugging/troubleshooting messages.
5521 * lib/data-structures.exp: New file.
5522
5523 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5524
5525 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5526 with proc_with_prefix, don't use with_test_prefix.
5527
5528 2017-12-07 Tom Tromey <tom@tromey.com>
5529
5530 * gdb.base/break.exp: Add test for empty "commands".
5531
5532 2017-12-07 Yao Qi <yao.qi@linaro.org>
5533
5534 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5535 malloc and catch syscall.
5536
5537 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5538
5539 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5540 tests for explicit locations.
5541
5542 2017-12-06 Pedro Alves <palves@redhat.com>
5543
5544 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5545 force-disabling XML descriptions.
5546
5547 2017-12-04 Pedro Alves <palves@redhat.com>
5548
5549 PR gdb/22499
5550 * gdb.arch/amd64-disp-step-avx.S: New file.
5551 * gdb.arch/amd64-disp-step-avx.exp: New file.
5552
5553 2017-12-03 Pedro Alves <palves@redhat.com>
5554
5555 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5556 and <string.h>.
5557 (parent_function): Print distinct messages when waitpid fails, or
5558 the child exits with a signal, or the child exits for an unhandled
5559 reason.
5560 * gdb.threads/process-dies-while-detaching.exp
5561 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5562 it. Wait for both inferior output and GDB's prompt. Use an
5563 indirect spawn id list.
5564 (do_detach): New parameter 'child_exit'. Use it to compute
5565 expected inferior output.
5566 (test_detach, test_detach_watch, test_detach_killed_outside):
5567 Adjust to pass down the expected child exit kind.
5568
5569 2017-12-01 Joel Brobecker <brobecker@adacore.com>
5570 Sergio Durigan Junior <sergiodj@redhat.com>
5571 Pedro Alves <palves@redhat.com>
5572
5573 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5574
5575 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5576
5577 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5578 to 'symbol-file' and 'add-symbol-file' can be
5579 position-independent.
5580
5581 2017-12-01 Yao Qi <yao.qi@linaro.org>
5582
5583 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5584 the URL in copyright header.
5585 * gdb.arch/aarch64-fp.exp: Likewise.
5586 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5587 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5588 * gdb.base/expand-psymtabs.exp: Likewise.
5589 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5590 * gdb.fortran/common-block.exp: Likewise.
5591 * gdb.fortran/common-block.f90: Likewise.
5592 * gdb.fortran/logical.exp: Likewise.
5593 * gdb.fortran/vla-datatypes.f90: Likewise.
5594 * gdb.fortran/vla-sub.f90: Likewise.
5595
5596 2017-11-30 Joel Brobecker <brobecker@adacore.com>
5597
5598 * gdb.ada/repeat_dyn: New testcase.
5599
5600 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5601
5602 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5603 Update for changed thread numbering.
5604 * gdb.cell/bt.exp: Update for changed GDB output.
5605
5606 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5607
5608 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5609 setting isremote by hand.
5610 * boards/dwarf4-gdb-index.exp: Likewise.
5611 * boards/fission.exp: Likewise.
5612 * boards/stabs.exp: Likewise.
5613
5614 2017-11-30 Pedro Alves <palves@redhat.com>
5615
5616 * gdb.linespec/cpls-ops.exp
5617 (check_explicit_skips_function_argument): Extract the underlying
5618 type of size_t instead of hardcoding it.
5619
5620 2017-11-29 Pedro Alves <palves@redhat.com>
5621
5622 PR c++/19436
5623 * gdb.linespec/cpls-abi-tag.cc: New file.
5624 * gdb.linespec/cpls-abi-tag.exp: New file.
5625
5626 2017-11-29 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.base/langs.exp: Use -qualified.
5629 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5630 it.
5631 * gdb.cp/namespace.exp: Use -qualified.
5632 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5633 (overload-3, template-overload, template-ret-type, const-overload)
5634 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5635 procedures.
5636 (test_driver): Call them.
5637 * gdb.cp/save-bp-qualified.cc: New.
5638 * gdb.cp/save-bp-qualified.exp: New.
5639 * gdb.linespec/explicit.exp: Test -qualified.
5640 * lib/completion-support.exp (completion::explicit_opts_list): Add
5641 "-qualified".
5642 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5643
5644 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5645
5646 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5647
5648 2017-11-29 Tom Tromey <tom@tromey.com>
5649
5650 * gdb.base/relocate.exp: Update invalid argument test.
5651 Add new tests for invalid arguments.
5652
5653 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5654
5655 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5656 Return 0 as a long.
5657 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5658
5659 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5660
5661 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5662 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5663 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5664 func ().
5665 * gdb.cp/shadow.cc (B.func): Return 0.
5666
5667 2017-11-27 Joel Brobecker <brobecker@adacore.com>
5668
5669 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5670 expected output in gdb_expect call to allow the exception
5671 message to be present as well. Fix syntax confusion to avoid
5672 TCL thinking that exception_name is an array.
5673
5674 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5675
5676 * gdb.arch/spu-info.c: Include <unistd.h>.
5677 (do_signal_test): Fix broken calls to write.
5678 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5679 Fix checks for empty mailboxes. Update signal tests for corrected
5680 do_signal_test routine. Allow nonzero event status.
5681 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5682 * gdb.cell/arch.exp: Use standard_output_file.
5683 * gdb.cell/break.exp: Likewise.
5684 * gdb.cell/bt.exp: Likewise.
5685 * gdb.cell/core.exp: Likewise.
5686 * gdb.cell/dwarfaddr.exp: Likewise.
5687 * gdb.cell/ea-cache.exp: Likewise.
5688 * gdb.cell/ea-standalone.exp: Likewise.
5689 * gdb.cell/f-regs.exp: Likewise.
5690 * gdb.cell/fork.exp: Likewise.
5691 * gdb.cell/gcore.exp: Likewise.
5692 * gdb.cell/mem-access.exp: Likewise.
5693 * gdb.cell/ptype.exp: Likewise.
5694 * gdb.cell/registers.exp: Likewise.
5695 * gdb.cell/sizeof.exp: Likewise.
5696 * gdb.cell/solib-symbol.exp: Likewise.
5697 * gdb.cell/solib.exp: Likewise.
5698
5699 2017-11-25 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.base/complete-empty.exp: New file.
5702 * gdb.base/completion.exp: Adjust.
5703
5704 2017-11-25 Pedro Alves <palves@redhat.com>
5705
5706 * gdb.linespec/cpls-ops.cc: New file.
5707 * gdb.linespec/cpls-ops.exp: New file.
5708 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5709 factored out from ...
5710 (test_complete_prefix_range): ... this.
5711
5712 2017-11-24 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.linespec/cpcompletion.exp: New file.
5715 * gdb.linespec/cpls-hyphen.cc: New file.
5716 * gdb.linespec/cpls.cc: New file.
5717 * gdb.linespec/cpls2.cc: New file.
5718 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5719 test to use test_gdb_complete_unique. Add label completion,
5720 keyword completion and explicit location completion tests.
5721 * lib/completion-support.exp: New file.
5722
5723 2017-11-24 Joel Brobecker <brobecker@adacore.com>
5724
5725 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5726 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5727 when hitting an exception catchpoint.
5728
5729 2017-11-22 Yao Qi <yao.qi@linaro.org>
5730
5731 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5732
5733 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5734
5735 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5736 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5737 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5738
5739 2017-11-22 Yao Qi <yao.qi@linaro.org>
5740
5741 * gdb.base/info-os.exp: Pass pthreads.
5742 * gdb.multi/multi-attach.exp: Likewise.
5743
5744 2017-11-22 Yao Qi <yao.qi@linaro.org>
5745
5746 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5747 compiler.
5748
5749 2017-11-22 Yao Qi <yao.qi@linaro.org>
5750
5751 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5752 * gdb.base/break-interp.exp: Likewise.
5753 * gdb.base/jit-attach-pie.exp: Likewise.
5754
5755 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5756
5757 * gdb.base/float128.c (large128): New variable.
5758 * gdb.base/float128.exp: Add test to print largest __float128 value.
5759
5760 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5761
5762 * gdb.arch/vsx-regs.exp: Update register content checks.
5763
5764 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5765
5766 * gdb.arch/ppc-longdouble.exp: New file.
5767 * gdb.arch/ppc-longdouble.c: Likewise.
5768
5769 2017-11-21 Pedro Alves <palves@redhat.com>
5770
5771 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5772
5773 2017-11-20 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5776 (long_double_typedef): New typedefs.
5777 Use DEF on double and long double.
5778 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5779 cases.
5780 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5781 and 'long_double_ptr_same_size' locals. Use them to decide
5782 whether cast from array/function to float is valid/invalid.
5783
5784 2017-11-17 Tom Tromey <tom@tromey.com>
5785
5786 * gdb.rust/traits.rs: New file.
5787 * gdb.rust/traits.exp: New file.
5788
5789 2017-11-17 Joel Brobecker <brobecker@adacore.com>
5790
5791 * gdb.ada/minsyms: New testcase.
5792
5793 2017-11-16 Pedro Alves <palves@redhat.com>
5794
5795 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5796 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5797
5798 2017-11-16 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5801 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5802
5803 2017-11-16 Pedro Alves <palves@redhat.com>
5804
5805 * gdb.server/reconnect-ctrl-c.c: New file.
5806 * gdb.server/reconnect-ctrl-c.exp: New file.
5807
5808 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5809
5810 * gdb.python/py-rbreak.exp: New file.
5811 * gdb.python/py-rbreak.c: New file.
5812 * gdb.python/py-rbreak-func2.c: New file.
5813
5814 2017-11-16 Pedro Alves <palves@redhat.com>
5815
5816 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5817 pattern.
5818 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5819 GDB.
5820
5821 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5822
5823 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5824 regex.
5825
5826 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5827
5828 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5829 test names.
5830
5831 2017-11-09 Pedro Alves <palves@redhat.com>
5832
5833 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5834 factored out from ...
5835 (top level): ... here, and adjusted to avoid expecting beyond the
5836 prompt in a single gdb_test_multiple.
5837
5838 2017-11-09 Pedro Alves <palves@redhat.com>
5839
5840 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5841 output.
5842 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5843 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5844 * gdb.server/ext-run.exp ("kill" test): Likewise.
5845 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5846
5847 2017-11-09 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5850 match till end of line.
5851
5852 2017-11-09 Pedro Alves <palves@redhat.com>
5853
5854 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5855
5856 2017-11-09 Pedro Alves <palves@redhat.com>
5857
5858 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5859 New procedures, factored out from ...
5860 (top level): ... here, and adjusted to avoid expecting beyond the
5861 prompt in one go.
5862
5863 2017-11-09 Pedro Alves <palves@redhat.com>
5864
5865 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5866 output. Fix '?' match.
5867
5868 2017-11-08 Joel Brobecker <brobecker@adacore.com>
5869
5870 * gdb.ada/scoped_watch: New testcase.
5871 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5872 which is actually correct.
5873 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5874 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5875
5876 2017-11-08 Pedro Alves <palves@redhat.com>
5877
5878 * gdb.gdb/complaints.exp (test_initial_complaints)
5879 (test_serial_complaints, test_short_complaints): Call
5880 complaint_internal instead of complaint.
5881
5882 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5883
5884 * gdb.threads/tls-core.c: New file.
5885 * gdb.threads/tls-core.exp: Likewise.
5886
5887 2017-11-08 Pedro Alves <palves@redhat.com>
5888
5889 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5890 (p Exported_Capitalized): New test.
5891 (p exported_capitalized): New test.
5892
5893 2017-11-07 Pedro Alves <palves@redhat.com>
5894
5895 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5896
5897 2017-11-07 Pedro Alves <palves@redhat.com>
5898
5899 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5900 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5901 (disable_invalid, disable_inverted, disable_negative): New
5902 procedures.
5903 ("bad numbers"): New set of tests.
5904
5905 2017-11-07 Pedro Alves <palves@redhat.com>
5906
5907 * gdb.cp/ena-dis-br-range.exp: Add tests.
5908
5909 2017-11-07 Pedro Alves <palves@redhat.com>
5910
5911 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5912
5913 2017-11-07 Xavier Roirand <roirand@adacore.com>
5914 Pedro Alves <palves@redhat.com>
5915
5916 * gdb.base/ena-dis-br.exp: Add reference to
5917 gdb.cp/ena-dis-br-range.exp.
5918 * gdb.cp/ena-dis-br-range.exp: New file.
5919 * gdb.cp/ena-dis-br-range.cc: New file.
5920
5921 2017-11-06 Pedro Alves <palves@redhat.com>
5922
5923 * gdb.base/attach-non-pgrp-leader.c: New.
5924 * gdb.base/attach-non-pgrp-leader.exp: New.
5925
5926 2017-11-06 Pedro Alves <palves@redhat.com>
5927
5928 * configure.ac: No longer check for termio.h and sgtty.h.
5929 * configure: Regenerate.
5930 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5931 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5932 Remove termio and sgtty code.
5933
5934 2017-11-03 Yao Qi <yao.qi@linaro.org>
5935
5936 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5937 in GDB is disabled.
5938
5939 2017-11-03 Yao Qi <yao.qi@linaro.org>
5940
5941 * gdb.python/py-thrhandle.exp: Skip it if python is not
5942 enabled.
5943
5944 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5945
5946 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5947 as a breakpoint command.
5948
5949 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5950
5951 PR python/21213
5952 * gdb.python/py-infthread.exp: Test calling
5953 InferiorThread.inferior () multiple times in a row.
5954
5955 2017-10-27 Keith Seitz <keiths@redhat.com>
5956
5957 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5958 Test "info break" for every inlined function breakpoint.
5959
5960 2017-10-27 Yao Qi <yao.qi@linaro.org>
5961
5962 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5963
5964 2017-10-26 Patrick Frants <osscontribute@gmail.com>
5965
5966 * gdb.cp/classes.exp (test_static_members): Test printing
5967 Outer::instance.
5968 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5969 (Inner::instance, Outer::instance): New.
5970
5971 2017-10-24 Pedro Alves <palves@redhat.com>
5972
5973 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5974 extra console" test in two stages.
5975
5976 2017-10-24 Pedro Alves <palves@redhat.com>
5977
5978 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5979
5980 2017-10-24 Pedro Alves <palves@redhat.com>
5981
5982 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5983 loop.
5984
5985 2017-10-24 Pedro Alves <palves@redhat.com>
5986
5987 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5988 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5989
5990 2017-10-24 Pedro Alves <palves@redhat.com>
5991
5992 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5993 parameter and handle it. Don't output read value in test name.
5994
5995 2017-10-24 Pedro Alves <palves@redhat.com>
5996
5997 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5998 custom test name.
5999
6000 2017-10-24 Pedro Alves <palves@redhat.com>
6001
6002 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
6003 include the unstable output directory name in the test's name.
6004 (initial_setup_simple) <'set args'>: Use custom test name.
6005
6006 2017-10-24 Pedro Alves <palves@redhat.com>
6007
6008 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
6009 with explicit test name.
6010
6011 2017-10-20 Pedro Alves <palves@redhat.com>
6012
6013 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
6014 'wait -i'. Use gdb_assert and remote_close.
6015
6016 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
6017
6018 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
6019 number from variable rather than hard-coded.
6020
6021 2017-10-19 Pedro Alves <palves@redhat.com>
6022
6023 * gdb.base/long-inferior-output.c: New file.
6024 * gdb.base/long-inferior-output.exp: New file.
6025
6026 2017-11-18 Keith Seitz <keiths@redhat.com>
6027
6028 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
6029 method.
6030 (main): Call it.
6031 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
6032 Add additional user-defined conversion operator tests.
6033
6034 2017-10-17 Pedro Alves <palves@redhat.com>
6035
6036 * boards/native-stdio-gdbserver.exp: Load "local-board".
6037
6038 2017-10-17 Pedro Alves <palves@redhat.com>
6039
6040 * gdb.base/quit-live.c: New file.
6041 * gdb.base/quit-live.exp: New file.
6042
6043 2017-10-16 Keith Seitz <keiths@redhat.com>
6044
6045 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6046 (class_with_protected_typedef, class_with_private_typedef)
6047 (struct_with_public_typedef, struct_with_protected_typedef)
6048 (struct_with_private_typedef): New classes/structs.
6049 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6050 typedefs and access specifiers.
6051
6052 2017-10-16 Pedro Alves <palves@redhat.com>
6053 Simon Marchi <simon.marchi@polymtl.ca>
6054
6055 * README (Local vs Remote vs Native): New section.
6056 * boards/local-board.exp: New file, with bits factored out from
6057 ...
6058 * boards/native-extended-gdbserver.exp: ... here. Load
6059 "local-board".
6060 * boards/native-gdbserver.exp: Load "local-board".
6061 (${board}_spawn, ${board}_exec): Delete.
6062 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6063 ...
6064 * boards/stdio-gdbserver-base.exp: ... this new file.
6065 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6066 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6067 procedure.
6068 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6069 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6070 stdio_gdbserver_command.
6071 (${board}_get_remote_address, ${board}_get_comm_port)
6072 (${board}_download, ${board}_upload): Delete.
6073 (get_target_remote_pipe_cmd): New.
6074
6075 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6076
6077 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6078 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6079 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6080 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6081 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6082 remove with_test_prefix.
6083
6084 2017-10-13 Pedro Alves <palves@redhat.com>
6085
6086 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6087 * gdb.base/annota1.exp: Use it instead of is_remote.
6088 * gdb.base/annota3.exp: Use it instead of is_remote.
6089 * gdb.cp/annota2.exp: Use it instead of is_remote.
6090 * gdb.cp/annota3.exp: Use it instead of is_remote.
6091 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6092
6093 2017-10-13 Pedro Alves <palves@redhat.com>
6094
6095 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6096 (test_num_test_vars, run_and_count_vars, find_env)
6097 (test_set_unset_env, test_inherit_env_var): New procedures.
6098 (top level): Use them.
6099
6100 2017-10-13 Pedro Alves <palves@redhat.com>
6101
6102 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6103 also skip on stub-like targets.
6104
6105 2017-10-13 Pedro Alves <palves@redhat.com>
6106
6107 PR gdb/22293
6108 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6109 (top level): Move some tests to ...
6110 (test_not_found): ... this new procedure.
6111 (top level): Call it.
6112
6113 2017-10-13 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6116 expect different "info terminal" output if testing with a
6117 non-native target.
6118
6119 2017-10-13 Pedro Alves <palves@redhat.com>
6120 Simon Marchi <simon.marchi@polymtl.ca>
6121
6122 PR python/12966
6123 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6124
6125 2017-10-13 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6128 already.
6129
6130 2017-10-13 Pedro Alves <palves@redhat.com>
6131
6132 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6133 is_remote.
6134
6135 2017-10-13 Pedro Alves <palves@redhat.com>
6136
6137 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6138 is_remote.
6139
6140 2017-10-13 Pedro Alves <palves@redhat.com>
6141
6142 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6143 is set.
6144 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6145 instead of is_remote.
6146
6147 2017-10-13 Pedro Alves <palves@redhat.com>
6148
6149 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6150 (top level): Add comment.
6151
6152 2017-10-13 Pedro Alves <palves@redhat.com>
6153
6154 * gdb.base/remote.exp (top level): Fix comment typo and add
6155 missing return.
6156
6157 2017-10-13 Pedro Alves <palves@redhat.com>
6158 Simon Marchi <simon.marchi@polymtl.ca>
6159
6160 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6161 calls and add comments. Skip test if use_gdb_stub is set.
6162 (top level): Use "set cwd" command instead of "cd" command.
6163
6164 2017-10-13 Pedro Alves <palves@redhat.com>
6165
6166 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6167 is_remote target check.
6168
6169 2017-10-13 Pedro Alves <palves@redhat.com>
6170
6171 * gdb.base/scope.exp: Use build_executable + clean_restart +
6172 gdb_file_cmd instead of prepare_for_testing and no longer skip
6173 "before run" tests on is_remote target boards. Update comments.
6174 * boards/native-extended-gdbserver.exp
6175 (extended_gdbserver_load_last_file): New, factored out from ...
6176 (gdb_load): ... this. Move further below and add comment.
6177 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6178
6179 2017-10-12 Pedro Alves <palves@redhat.com>
6180
6181 * gdb.base/attach.exp: Remove references to gdb64.
6182 * gdb.base/dbx.exp: Remove references to gdb64.
6183
6184 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6185 Pedro Alves <palves@redhat.com>
6186
6187 * gdb.base/label.exp: Remove is_remote target check.
6188
6189 2017-10-12 Pedro Alves <palves@redhat.com>
6190
6191 * gdb.base/auvx.exp (coredir): Update comment.
6192 (top level) <core_works>: Use "set cwd" command instead of "cd"
6193 command.
6194
6195 2017-10-12 Pedro Alves <palves@redhat.com>
6196 Simon Marchi <simon.marchi@polymtl.ca>
6197
6198 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6199 target boards.
6200
6201 2017-10-12 Pedro Alves <palves@redhat.com>
6202 Simon Marchi <simon.marchi@polymtl.ca>
6203
6204 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6205 Instead skip if there's any gdb_protocol set.
6206
6207 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6208 Pedro Alves <palves@redhat.com>
6209
6210 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6211
6212 2017-10-12 Pedro Alves <palves@redhat.com>
6213 Simon Marchi <simon.marchi@polymtl.ca>
6214
6215 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6216 instead of on dejagnu remote boards.
6217
6218 2017-10-12 Pedro Alves <palves@redhat.com>
6219 Simon Marchi <simon.marchi@polymtl.ca>
6220
6221 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6222 checks. Use build_executable + clean_restart instead of
6223 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6224 of enabling non-stop after starting gdb.
6225
6226 2017-10-12 Pedro Alves <palves@redhat.com>
6227
6228 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6229 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6230 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6231 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6232
6233 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6234
6235 * gdb.arch/arc-tdesc-cpu.exp: New file.
6236 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6237
6238 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6239
6240 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6241
6242 2017-10-10 Pedro Alves <palves@redhat.com>
6243
6244 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6245 expect CLI output.
6246
6247 2017-10-10 Pedro Alves <palves@redhat.com>
6248
6249 * lib/selftest-support.exp (selftest_setup): Update for
6250 captured_command_loop's prototype change.
6251
6252 2017-10-09 Pedro Alves <palves@redhat.com>
6253
6254 Test both arch1=>arch2 and arch2=>arch1.
6255
6256 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6257 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6258 factored out to...
6259 (append_arch1_options, append_arch2_options, append_arch_options)
6260 (build_executables): New procedures.
6261 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6262 local.
6263 (top level): Add new 'first_arch' testing axis.
6264
6265 2017-10-09 Pedro Alves <palves@redhat.com>
6266
6267 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6268 (barrier): New.
6269 (thread_start, all_started): New functions.
6270 (main): Spawn new thread and wait until it is scheduled.
6271 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6272 option.
6273 (do_test): Add 'selected_thread' parameter. Run to all_started
6274 instead of main. Explicitly set the breakpoint at main. Switch
6275 to the SELECTED_THREAD thread.
6276 (top level): Test handling the exec event with either the main
6277 thread or the second thread selected.
6278
6279 2017-10-09 Pedro Alves <palves@redhat.com>
6280
6281 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6282 logic. Move STOP marker after the value checks.
6283 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6284 regexp.
6285
6286 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6287
6288 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6289
6290 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6291
6292 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6293 integer-to-dfp conversion.
6294 * gdb.base/dfp-test.exp: Likewise.
6295
6296 2017-10-04 Pedro Alves <palves@redhat.com>
6297
6298 * gdb.multi/hangout.c: Include <unistd.h>.
6299 (hangout_loop): New function.
6300 (main): Call alarm. Call hangout_loop in a loop.
6301 * gdb.multi/hello.c: Include <unistd.h>.
6302 (hello_loop): New function.
6303 (main): Call alarm. Call hangout_loop in a loop.
6304 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6305 inferior with the other selected.
6306
6307 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6308
6309 * gdb.mi/list-thread-groups-available.exp: New file.
6310 * gdb.mi/list-thread-groups-available.c: New file.
6311
6312 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6313
6314 * gdb.base/set-cwd.exp: Make it available on
6315 native-extended-gdbserver.
6316
6317 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6318
6319 * gdb.base/set-cwd.c: New file.
6320 * gdb.base/set-cwd.exp: Likewise.
6321
6322 2017-10-02 Tom Tromey <tom@tromey.com>
6323
6324 PR rust/22236:
6325 * gdb.rust/simple.rs (main): New variable "fslice".
6326 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6327
6328 2017-10-02 Tom Tromey <tom@tromey.com>
6329
6330 * gdb.rust/simple.exp: Test ptype of a slice.
6331
6332 2017-10-02 Tom Tromey <tom@tromey.com>
6333
6334 * gdb.rust/simple.exp: Test index of slice.
6335
6336 2017-09-27 Tom Tromey <tom@tromey.com>
6337
6338 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6339
6340 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6341 Pedro Alves <palves@redhat.com>
6342
6343 * gdb.base/compare-sections.exp (get value of read-only section): Read
6344 as unsigned value.
6345 (corrupt read-only section): Likewise and don't set written if patching
6346 failed.
6347
6348 2017-09-21 Kevin Buettner <kevinb@redhat.com>
6349
6350 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6351 files.
6352
6353 2017-09-20 Pedro Alves <palves@redhat.com>
6354
6355 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6356 symbol names in gdb's output.
6357 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6358
6359 2017-09-20 Pedro Alves <palves@redhat.com>
6360
6361 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6362 Rename to ...
6363 (test_list_ambiguous_symbol): ... this and add a symbol name
6364 parameter. Adjust.
6365 (test_list_ambiguous_function): Reimplement on top of
6366 test_list_ambiguous_symbol and also test listing ambiguous
6367 variables.
6368 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6369 (ambiguous_fun): ... this.
6370 (ambiguous_var): New.
6371 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6372 (ambiguous_fun): ... this.
6373 (ambiguous_var): New.
6374
6375 2017-09-19 John Baldwin <jhb@FreeBSD.org>
6376
6377 * gdb.base/starti.c: New file.
6378 * gdb.base/starti.exp: New file.
6379 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6380
6381 2017-09-14 Pedro Alves <palves@redhat.com>
6382
6383 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6384 (top level): Use it instead of runto.
6385
6386 2017-09-11 Tom Tromey <tom@tromey.com>
6387
6388 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6389
6390 2017-09-11 Tom Tromey <tom@tromey.com>
6391
6392 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6393 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6394
6395 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6396
6397 * gdb.fortran/printing-types.exp: New file.
6398 * gdb.fortran/printing-types.exp: New file.
6399
6400 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6401
6402 * gdb.fortran/vla-ptype.exp: Fix typos.
6403 * gdb.fortran/vla-value.exp: Same.
6404
6405 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6406
6407 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6408 * gdb.mi/mi-var-child-f.exp: Likewise.
6409 * gdb.mi/mi-vla-fortran.exp: Likewise.
6410
6411 2017-09-08 Frank Penczek <frank.penczek@intel.com>
6412 Christoph Weinmann <christoph.t.weinmann@intel.com>
6413 Bernhard Heckel <bernhard.heckel@intel.com>
6414
6415 * gdb.fortran/ptr-indentation.f90: New file.
6416 * gdb.fortran/ptr-indentation.exp: New file.
6417
6418 2017-09-05 Tom Tromey <tom@tromey.com>
6419
6420 PR gdb/22010:
6421 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6422
6423 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6424
6425 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6426
6427 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6428
6429 * gdb.threads/tls-nodebug-pie.c: New file.
6430 * gdb.threads/tls-nodebug-pie.exp: New file.
6431
6432 2017-09-05 Tom Tromey <tom@tromey.com>
6433
6434 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6435 for rust.
6436
6437 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6438
6439 * gdb.multi/multi-arch-exec.exp: Test with different
6440 "follow-exec-mode" settings.
6441 (do_test): New procedure.
6442
6443 2017-09-04 Pedro Alves <palves@redhat.com>
6444
6445 * gdb.base/func-static.c (S::method const, S::method volatile)
6446 (S::method volatile const): New methods.
6447 (c_s, v_s, cv_s): New instances.
6448 (main): Call method() on them.
6449 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6450 (cannot_resolve): New procedure.
6451 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6452 print-quote-unquoted columns.
6453 (do_test): Test printing each scope too.
6454
6455 2017-09-04 Pedro Alves <palves@redhat.com>
6456
6457 * gdb.base/local-static.exp: Also test with
6458 class::method::variable wholly quoted.
6459 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6460
6461 2017-09-04 Pedro Alves <palves@redhat.com>
6462
6463 * gdb.base/local-static.c: New.
6464 * gdb.base/local-static.cc: New.
6465 * gdb.base/local-static.exp: New.
6466
6467 2017-09-04 Pedro Alves <palves@redhat.com>
6468
6469 * gdb.asm/asm-source.exp: Add casts to int.
6470 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6471 (dataglobal64_1, dataglobal64_2): New globals.
6472 * gdb.base/nodebug.exp: Test different expressions involving the
6473 new globals, with print, whatis and ptype. Add casts to int.
6474 * gdb.base/solib-display.exp: Add casts to int.
6475 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6476 * gdb.cp/m-static.exp: Add cast to int.
6477 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6478 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6479 tls variable with no debug info without a cast. Test with a cast
6480 to int too.
6481 * gdb.trace/entry-values.exp: Add casts.
6482
6483 2017-09-04 Pedro Alves <palves@redhat.com>
6484
6485 * gdb.base/nodebug.exp: Test that ptype's error about functions
6486 with unknown return type includes the function name too.
6487
6488 2017-09-04 Pedro Alves <palves@redhat.com>
6489
6490 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6491 return type of munmap in infcall.
6492 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6493 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6494 type of ftell in infcall.
6495 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6496 type of getpid in infcall.
6497 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6498 infcall.
6499 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6500 Bail on failure to extract the pid.
6501 * gdb.base/nodebug.c: #include <stdint.h>.
6502 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6503 New functions.
6504 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6505 Change expected output of print/whatis/ptype with functions with
6506 no debug info. Test all supported languages. Call
6507 test_call_promotion.
6508 * gdb.compile/compile.exp: Adjust expected output to expect
6509 warning.
6510 * gdb.threads/siginfo-threads.exp: Likewise.
6511
6512 2017-09-04 Pedro Alves <palves@redhat.com>
6513
6514 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6515 "prototypes". Test calling float functions via prototyped and
6516 unprototyped function pointers.
6517 (perform_all_tests): New parameter "prototypes". Pass it down.
6518 (top level): Pass down "prototypes" parameter to
6519 perform_all_tests.
6520
6521 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6522
6523 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6524 Test with nested loops.
6525
6526 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6527
6528 * gdb.base/commands.exp: Call the new procedures.
6529 (loop_break_test, loop_continue_test): New procedures.
6530
6531 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6532
6533 * gdb.base/commands.exp: Call new procedure.
6534 (define_if_without_arg_test): New procedure.
6535
6536 2017-09-04 Pedro Alves <palves@redhat.com>
6537
6538 * gdb.base/list-ambiguous.exp: New file.
6539 * gdb.base/list-ambiguous0.c: New file.
6540 * gdb.base/list-ambiguous1.c: New file.
6541 * gdb.base/list.exp (test_list_range): Adjust expected output.
6542
6543 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6544
6545 * gdb.base/share-env-with-gdbserver.c: New file.
6546 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6547
6548 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6549
6550 * gdb.base/commands.exp (gdbvar_simple_if_test,
6551 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6552 progvar_simple_if_test, progvar_simple_while_test,
6553 progvar_complex_if_while_test, user_defined_command_test,
6554 user_defined_command_args_eval,
6555 user_defined_command_args_stack_test,
6556 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6557 temporary_breakpoint_commands,
6558 gdb_test_no_prompt, redefine_hook_test,
6559 redefine_backtrace_test): Remove "global gdb_prompt".
6560
6561 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6562
6563 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6564 New proc, call it from toplevel.
6565
6566 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6567
6568 PR remote/21852
6569 * gdb.server/normal.c: New file, copied from gdb.base.
6570 * gdb.server/run-without-local-binary.exp: New file.
6571
6572 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
6573
6574 * gdb.arch/sparc64-adi.exp: New file.
6575 * gdb.arch/sparc64-adi.c: New file.
6576
6577 2017-08-22 Pedro Alves <palves@redhat.com>
6578
6579 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6580 (top level): Add "list all overloads" tests.
6581
6582 2017-08-22 Tom Tromey <tom@tromey.com>
6583
6584 * gdb.gdb/xfullpath.exp: Remove.
6585
6586 2017-08-21 Pedro Alves <palves@redhat.com>
6587
6588 PR gdb/19487
6589 * gdb.base/symbol-alias.c: New.
6590 * gdb.base/symbol-alias2.c: New.
6591 * gdb.base/symbol-alias.exp: New.
6592
6593 2017-08-21 Pedro Alves <palves@redhat.com>
6594
6595 * gdb.base/dfp-test.c
6596 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6597 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6598 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6599 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6600 * gdb.base/whatis-ptype-typedefs.c: New.
6601 * gdb.base/whatis-ptype-typedefs.exp: New.
6602 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6603 (an_int, an_int_type, an_int_type2): New globals.
6604 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6605 involving typedefs and cast expressions.
6606 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6607 (lookup_typedefs_function): New.
6608 (typedefs_pretty_printers_dict): New.
6609 (top level): Register lookup_typedefs_function in
6610 gdb.pretty_printers.
6611
6612 2017-08-18 Yao Qi <yao.qi@linaro.org>
6613
6614 * gdb.server/unittest.exp: New.
6615
6616 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6617
6618 PR gdb/21954
6619 * gdb.base/environ.exp: Add test to check if 'unset environment'
6620 works.
6621
6622 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6623
6624 * lib/gdb.exp (universal_compile_options): New caching proc.
6625 (gdb_compile): Suppress GCC's coloring of messages.
6626
6627 2017-08-14 Tom Tromey <tom@tromey.com>
6628
6629 PR gdb/21675:
6630 * gdb.base/printcmds.exp (test_radices): New function.
6631 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6632 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6633 * lib/gdb.exp (get_integer_valueof): Use p/d.
6634
6635 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6636
6637 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6638 characters.
6639
6640 2017-08-05 Tom Tromey <tom@tromey.com>
6641
6642 * gdb.rust/simple.exp: Allow String to appear in a different
6643 namespace.
6644
6645 2017-07-26 Yao Qi <yao.qi@linaro.org>
6646
6647 * gdb.gdb/unittest.exp: Invoke command
6648 "maintenance check xml-descriptions".
6649
6650 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6651
6652 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6653 calling context.
6654 (hex128): Drop erroneous calculation of parameters.
6655
6656 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6657
6658 * gdb.python/py-unwind.exp: Disable stack protection when
6659 building test file.
6660
6661 2017-07-20 Pedro Alves <palves@redhat.com>
6662
6663 * gdb.base/default.exp (set language): Adjust expected output.
6664
6665 2017-07-20 Pedro Alves <palves@redhat.com>
6666
6667 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6668 (test_minsym): ... this, and make static.
6669 (get_pck__foo__bar__minsym): Rename to ...
6670 (get_test_minsym): ... this.
6671 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6672 symbol names and comments.
6673 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6674 (get_test_minsym): ... this.
6675 (pck__foo__bar__minsym__2): Rename to ...
6676 (test_minsym): ... this.
6677 (main): Adjust.
6678
6679 2017-07-17 Pedro Alves <palves@redhat.com>
6680
6681 * gdb.base/completion.exp: Adjust expected output.
6682 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6683 the completer works.
6684
6685 2017-07-17 Pedro Alves <palves@redhat.com>
6686
6687 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6688
6689 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6690
6691 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6692
6693 2017-07-14 Tom Tromey <tom@tromey.com>
6694
6695 PR rust/21764:
6696 * gdb.rust/simple.exp: Add tests.
6697
6698 2017-07-14 Tom Tromey <tom@tromey.com>
6699
6700 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6701
6702 2017-07-14 Pedro Alves <palves@redhat.com>
6703
6704 * gdb.linespec/base/one/thefile.cc (z1): New function.
6705 * gdb.linespec/base/two/thefile.cc (z2): New function.
6706 * gdb.linespec/linespec.exp: Add tests.
6707
6708 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6709
6710 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6711 to mi_create_breakpoint.
6712
6713 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6714
6715 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6716 mi_create_breakpoint.
6717
6718 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6719
6720 * gdb.dlang/demangle.exp: Update for demangling changes.
6721
6722 2017-07-09 Tom Tromey <tom@tromey.com>
6723
6724 * gdb.dwarf2/shortpiece.exp: New file.
6725
6726 2017-07-06 David Blaikie <dblaikie@gmail.com>
6727
6728 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6729 built from fissiont-multi-cu{1,2}.c.
6730 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6731 except putting 'main' and 'func' in separate CUs in the same DWO file.
6732 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6733 test.
6734 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6735 test.
6736
6737 2017-07-06 Pedro Alves <palves@redhat.com>
6738
6739 * gdb.python/py-unwind.exp: Test flushregs.
6740
6741 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6742
6743 PR cli/21688
6744 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6745 tests for alias commands and trailing whitespace.
6746
6747 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6748
6749 PR cli/21688
6750 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6751 procedure. Call it.
6752
6753 2017-06-29 Pedro Alves <palves@redhat.com>
6754
6755 * gdb.base/printcmds.exp: Add tests.
6756
6757 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6758
6759 PR gdb/21337
6760 * gdb.base/reread-readsym.exp: New file.
6761 * gdb.base/reread-readsym.c: New file.
6762
6763 2017-06-21 Kevin Buettner <kevinb@redhat.com>
6764
6765 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6766 subpattern.
6767
6768 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6769
6770 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6771 extended mnemonic.
6772 * gdb.arch/powerpc-power9.s: Likewise.
6773
6774 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6775
6776 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6777 on 32-bit x86 targets. Exploit is_*_target macros where
6778 appropriate.
6779
6780 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6781
6782 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6783 register pieces.
6784
6785 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6786
6787 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6788 located in one or more DWARF pieces.
6789
6790 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6791
6792 * lib/gdb.exp (get_endianness): New proc.
6793 * gdb.arch/aarch64-fp.exp: Use it.
6794 * gdb.arch/altivec-regs.exp: Likewise.
6795 * gdb.arch/e500-regs.exp: Likewise.
6796 * gdb.arch/vsx-regs.exp: Likewise.
6797 * gdb.base/dump.exp: Likewise.
6798 * gdb.base/funcargs.exp: Likewise.
6799 * gdb.base/gnu_vector.exp: Likewise.
6800 * gdb.dwarf2/formdata16.exp: Likewise.
6801 * gdb.dwarf2/implptrpiece.exp: Likewise.
6802 * gdb.dwarf2/nonvar-access.exp: Likewise.
6803 * gdb.python/py-inferior.exp: Likewise.
6804 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6805
6806 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6807
6808 PR gdb/21226
6809 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6810 stack value pieces are taken from the LSB end.
6811
6812 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6813
6814 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6815 variable at nonzero offset.
6816
6817 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6818
6819 * gdb.dwarf2/var-access.c: New file.
6820 * gdb.dwarf2/var-access.exp: New test.
6821 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6822
6823 2017-06-12 Tom Tromey <tom@tromey.com>
6824
6825 * gdb.dwarf2/formdata16.exp: Add tests.
6826
6827 2017-06-12 Tom Tromey <tom@tromey.com>
6828
6829 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6830
6831 2017-06-12 Tom Tromey <tom@tromey.com>
6832
6833 PR exp/16225:
6834 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6835 * gdb.arch/vsx-regs.exp: Update tests.
6836 * gdb.arch/s390-vregs.exp (hex128): New proc.
6837 Update test.
6838 * gdb.arch/altivec-regs.exp: Update tests.
6839
6840 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6841
6842 * gdb.base/startup-with-shell.c: New file.
6843 * gdb.base/startup-with-shell.exp: Likewise.
6844
6845 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6846
6847 * gdb.server/non-existing-program.exp: Update regex in order to
6848 reflect the fact that gdbserver is now using fork_inferior (with a
6849 shell) to startup the inferior.
6850
6851 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6852
6853 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6854 support function calls from GDB.
6855
6856 2017-05-21 Tom Tromey <tom@tromey.com>
6857
6858 PR rust/21466:
6859 * gdb.rust/unsized.exp: New file.
6860 * gdb.rust/unsized.rs: New file.
6861
6862 2017-05-19 Tom Tromey <tom@tromey.com>
6863
6864 PR rust/21484:
6865 * gdb.rust/watch.exp: New file.
6866 * gdb.rust/watch.rs: New file.
6867
6868 2017-05-18 Tom Tromey <tom@tromey.com>
6869
6870 * gdb.rust/simple.exp: Allow Box to be qualified.
6871
6872 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6873
6874 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6875
6876 2017-05-18 Pedro Alves <palves@redhat.com>
6877
6878 * gdb.base/fileio.c (test_write, test_read, test_close)
6879 (test_fstat): Don't print 'ret' in the fail path.
6880
6881 2017-05-18 Pedro Alves <palves@redhat.com>
6882
6883 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6884 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6885 (test_system, test_rename, test_unlink, test_time): Change
6886 prototypes.
6887 * gdb.base/fileio.exp (stop_msg): Adjust.
6888
6889 2017-05-18 Pedro Alves <palves@redhat.com>
6890
6891 * gdb.base/fileio.c (null_str): New global.
6892 (test_stat): Use it.
6893 * gdb.base/fileio.exp: Remove nowarnings.
6894
6895 2017-05-17 Yao Qi <yao.qi@linaro.org>
6896
6897 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6898
6899 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6900
6901 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6902 argument command.
6903 (top-level): Invoke test_set_inferior_tty.
6904
6905 2017-05-04 Pedro Alves <palves@redhat.com>
6906
6907 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6908 Add parens to print call for Python 3.
6909
6910 2017-05-03 Keith Seitz <keiths@redhat.com>
6911
6912 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6913 (main): Call it.
6914
6915 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6916
6917 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6918 to prev and next.
6919
6920 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6921
6922 * gdb.python/py-record-btrace.exp: Remove test for
6923 gdb.BtraceInstruction.error.
6924
6925 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6926
6927 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6928
6929 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6930
6931 * gdb.python/py-record-btrace-threads.c: New file.
6932 * gdb.python/py-record-btrace-threads.exp: New file.
6933
6934 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6935
6936 PR testsuite/8595
6937 * gdb.base/environ.exp: Make test available in all architectures.
6938 Move bits related to "info program" testing to
6939 gdb.base/info-program.exp. Rewrite tests to use the two new
6940 procedures mentione below.
6941 (test_set_show_env_var) New procedure.
6942 (test_set_show_env_var_equal): Likewise.
6943 * gdb.base/info-program.exp: New file.
6944
6945 2017-04-27 Keith Seitz <keiths@redhat.com>
6946
6947 * gdb.cp/oranking.cc (test15): New function.
6948 (main): Call test15 and declare additional variables for testing.
6949 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6950 "p foo101('abc')" tests.
6951 Add tests for cv qualifier overloads.
6952 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6953 "lvalue reference overload" test.
6954 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6955 "print value of f1 on Child&& in f2" test.
6956
6957 2017-04-19 Pedro Alves <palves@redhat.com>
6958
6959 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6960 procedure.
6961 (top level): Call it.
6962 * lib/gdb.exp (gdb_define_cmd): New procedure.
6963
6964 2017-04-12 Pedro Alves <palves@redhat.com>
6965
6966 PR gdb/21323
6967 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6968 (wchar): New global.
6969 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6970 (do_test_wide_char, wide_char_types_no_program, top level): Add
6971 wchar_t testing.
6972
6973 2017-04-12 Pedro Alves <palves@redhat.com>
6974
6975 PR c++/21323
6976 * gdb.cp/wide_char_types.c: New file.
6977 * gdb.cp/wide_char_types.exp: New file.
6978
6979 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6980
6981 PR gdb/21352
6982 * gdb.trace/tsv.exp: Add test for "tsave -r".
6983
6984 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6985
6986 * gdb.dlang/watch-loc.c: New file.
6987 * gdb.dlang/watch-loc.exp: New file.
6988
6989 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6990
6991 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6992
6993 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6994
6995 * gdb.arch/arc-analyze-prologue.S: New file.
6996 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6997
6998 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6999
7000 * gdb.arch/arc-decode-insn.S: New file.
7001 * gdb.arch/arc-decode-insn.exp: Likewise.
7002
7003 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
7004
7005 PR tdep/20928
7006 * gdb.arch/sparc64-regs.exp: New file.
7007 * gdb.arch/sparc64-regs.S: Likewise.
7008
7009 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
7010
7011 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
7012 and memory view on Python 3.
7013
7014 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
7015 Keith Seitz <keiths@redhat.com>
7016
7017 PR gdb/14441
7018 * gdb.cp/demangle.exp: Add rvalue reference tests.
7019 * gdb.cp/rvalue-ref-casts.cc: New file.
7020 * gdb.cp/rvalue-ref-casts.exp: New file.
7021 * gdb.cp/rvalue-ref-overload.cc: New file.
7022 * gdb.cp/rvalue-ref-overload.exp: New file.
7023 * gdb.cp/rvalue-ref-params.cc: New file.
7024 * gdb.cp/rvalue-ref-params.exp: New file.
7025 * gdb.cp/rvalue-ref-sizeof.cc: New file.
7026 * gdb.cp/rvalue-ref-sizeof.exp: New file.
7027 * gdb.cp/rvalue-ref-types.cc: New file.
7028 * gdb.cp/rvalue-ref-types.exp: New file.
7029 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
7030 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
7031
7032 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7033
7034 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
7035 New procedure.
7036
7037 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
7038
7039 * lib/mi-support.exp (mi_gdb_test): Add additional message
7040 for unexpected output.
7041
7042 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7043
7044 * gdb.base/examine-backward.c (Barrier): New character array
7045 constant, to ensure that TestStrings is preceded by a string
7046 terminator.
7047
7048 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7049
7050 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7051 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7052 and implicit pointer into such a location.
7053
7054 2017-03-16 Doug Evans <dje@google.com>
7055
7056 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7057
7058 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7059
7060 * gdb.cp/m-static.exp: Fix expectation for prototype of
7061 test5.single_constructor and single_constructor::single_constructor.
7062
7063 2017-03-16 Doug Evans <dje@google.com>
7064
7065 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7066 * gdb.guile/scm-lazy-string.c: New file.
7067 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7068 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7069 for pointer, array, typedef lazy strings.
7070
7071 2017-03-16 Doug Evans <dje@google.com>
7072
7073 PR python/17728, python/18439, python/18779
7074 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7075 * gdb.python/py-lazy-string.c (pointer): New typedef.
7076 (main): New locals ptr, array, typedef_ptr.
7077 * gdb.python/py-value.exp: Move lazy string tests to ...
7078 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7079 array, typedef lazy strings.
7080
7081 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7082
7083 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7084 Add optional 'test' parameter.
7085
7086 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7087
7088 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7089 Skip for versions of DejaGnu < 1.5.
7090
7091 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7092
7093 * lib/gdb.exp (dejagnu_version): New proc.
7094 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7095 Use dejagnu_version.
7096
7097 2017-03-10 Keith Seitz <keiths@redhat.com>
7098
7099 PR c++/8128
7100 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7101 type from destructor regexps.
7102 Add a branch which actually passes the test.
7103 Adjust "ptype t5i" test names.
7104
7105 2017-03-08 Pedro Alves <palves@redhat.com>
7106
7107 * gdb.base/step-over-exit.exp: Add explicit test message.
7108
7109 2017-03-08 Pedro Alves <palves@redhat.com>
7110
7111 PR gdb/18360
7112 * gdb.threads/interrupt-while-step-over.c: New file.
7113 * gdb.threads/interrupt-while-step-over.exp: New file.
7114
7115 2017-03-08 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7118 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7119
7120 2017-03-08 Pedro Alves <palves@redhat.com>
7121
7122 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7123 PKRU as not supported as a PASS.
7124
7125 2017-03-08 Pedro Alves <palves@redhat.com>
7126
7127 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7128 prefix instead of $binfile1/$binfile2.
7129 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7130 in test message.
7131 * gdb.python/py-completion.exp: Use "load python file" as test
7132 messages instead of unstable path names.
7133
7134 2017-03-08 Pedro Alves <palves@redhat.com>
7135 Jan Kratochvil <jan.kratochvil@redhat.com>
7136
7137 PR cli/21218
7138 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7139 New proc.
7140 (top level): Call it.
7141
7142 2017-03-08 Pedro Alves <palves@redhat.com>
7143
7144 PR tui/21216
7145 * gdb.tui/tui-nl-filtered-output.exp: New file.
7146
7147 2017-03-08 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.base/completion.exp: Move TUI completion tests to ...
7150 * gdb.tui/completion.exp: ... this new file.
7151
7152 2017-03-08 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.base/tui-disasm-long-lines.c,
7155 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7156 gdb.base/tui-layout.exp: Move to ...
7157 * gdb.tui/: ... this new directory.
7158
7159 2017-03-07 Pedro Alves <palves@redhat.com>
7160
7161 * gdb.base/tui-layout.c: New file.
7162 * gdb.base/tui-layout.exp: New file.
7163
7164 2017-03-07 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.base/tui-layout.c: Rename to ...
7167 * gdb.base/tui-disasm-long-lines.c: ... this.
7168 * gdb.base/tui-layout.exp: Rename to ...
7169 * gdb.base/tui-disasm-long-lines.exp: ... this.
7170
7171 2017-03-07 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7174
7175 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7176
7177 * i386-mpx-call.c: New file.
7178 * i386-mpx-call.exp: New file.
7179
7180 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7181
7182 * gdb.arch/powerpc-power.exp: Delete test.
7183 * gdb.arch/powerpc-power.s: Likewise.
7184 * gdb.disasm/disassembler-options.exp: New test.
7185 * gdb.arch/powerpc-altivec.exp: Likewise.
7186 * gdb.arch/powerpc-altivec.s: Likewise.
7187 * gdb.arch/powerpc-altivec2.exp: Likewise.
7188 * gdb.arch/powerpc-altivec2.s: Likewise.
7189 * gdb.arch/powerpc-altivec3.exp: Likewise.
7190 * gdb.arch/powerpc-altivec3.s: Likewise.
7191 * gdb.arch/powerpc-power7.exp: Likewise.
7192 * gdb.arch/powerpc-power7.s: Likewise.
7193 * gdb.arch/powerpc-power8.exp: Likewise.
7194 * gdb.arch/powerpc-power8.s: Likewise.
7195 * gdb.arch/powerpc-power9.exp: Likewise.
7196 * gdb.arch/powerpc-power9.s: Likewise.
7197 * gdb.arch/powerpc-vsx.exp: Likewise.
7198 * gdb.arch/powerpc-vsx.s: Likewise.
7199 * gdb.arch/powerpc-vsx2.exp: Likewise.
7200 * gdb.arch/powerpc-vsx2.s: Likewise.
7201 * gdb.arch/powerpc-vsx3.exp: Likewise.
7202 * gdb.arch/powerpc-vsx3.s: Likewise.
7203 * gdb.arch/arm-disassembler-options.exp: Likewise.
7204 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7205 * gdb.arch/s390-disassembler-options.exp: Likewise.
7206
7207 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7208
7209 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7210 (check_supported_features): ... this. Changed return type to void.
7211 (supports_rdseed): New static global.
7212 (rdseed): Check supports_rdseed.
7213 (initialize): Call check_supported_features.
7214
7215 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7216
7217 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7218 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7219 and lqarx/stqcx.
7220 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7221 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7222
7223 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7224
7225 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7226 uppercase.
7227
7228 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7229
7230 * gdb.dwarf2/formdata16.c: New file.
7231 * gdb.dwarf2/formdata16.exp: New file.
7232 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7233
7234 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7235
7236 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7237 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7238 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7239 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7240 DW_AT_GNU_*.
7241
7242 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7243
7244 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7245
7246 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7247
7248 PR gdb/21164
7249 * gdb.base/maint.exp: Add testcases for when the commands do
7250 not have arguments.
7251
7252 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7253
7254 * gdb.cp/chained-calls.exp: Use p instead of P.
7255
7256 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7257
7258 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7259 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7260
7261 2017-02-14 Tom Tromey <tom@tromey.com>
7262
7263 PR python/13598:
7264 * gdb.python/py-events.exp: Add before_prompt event tests.
7265
7266 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7267
7268 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7269
7270 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7271
7272 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7273 (main): Call my_unique_function_name.
7274 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7275 completion of patterns with a single match.
7276 Add missing -re switches to gdb_test_multiple calls.
7277
7278 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7279
7280 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7281 return if core file is not recognized.
7282
7283 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7284
7285 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7286 and extra UIs.
7287
7288 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7289
7290 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7291 proc_with_prefix.
7292
7293 2017-02-10 Tom Tromey <tom@tromey.com>
7294
7295 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7296
7297 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7298
7299 PR gdb/21122
7300 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7301
7302 2017-02-08 Jerome Guitton <guitton@adacore.com>
7303
7304 * gdb.base/define.exp: Add test for command abbreviations
7305 in define.
7306
7307 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7308
7309 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7310 * gdb.reverse/insn-reverse-x86.c: New file.
7311
7312 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7313
7314 PR tdep/20936
7315 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7316
7317 2017-02-03 Tom Tromey <tom@tromey.com>
7318
7319 PR rust/21097:
7320 * gdb.rust/simple.exp: Add new tests.
7321
7322 2017-02-02 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7325 tests.
7326
7327 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7328
7329 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7330 taking a 2-byte value out of a 4-byte DWARF implicit value on
7331 big-endian targets.
7332 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7333 logic. Add test cases for DW_OP_implicit.
7334
7335 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7336
7337 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7338
7339 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7340
7341 * gdb.btrace/enable.exp: Call gdb_exit before
7342 skip_gdbserver_tests.
7343
7344 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7345
7346 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7347 GDBFLAGS.
7348
7349 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7350
7351 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7352 the test is skipped.
7353 * gdb.btrace/data.exp: Likewise.
7354 * gdb.btrace/delta.exp: Likewise.
7355 * gdb.btrace/dlopen.exp: Likewise.
7356 * gdb.btrace/enable-running.exp: Likewise.
7357 * gdb.btrace/enable.exp: Likewise.
7358 * gdb.btrace/exception.exp: Likewise.
7359 * gdb.btrace/function_call_history.exp: Likewise.
7360 * gdb.btrace/gcore.exp: Likewise.
7361 * gdb.btrace/instruction_history.exp: Likewise.
7362 * gdb.btrace/multi-thread-step.exp: Likewise.
7363 * gdb.btrace/nohist.exp: Likewise.
7364 * gdb.btrace/non-stop.exp: Likewise.
7365 * gdb.btrace/reconnect.exp: Likewise.
7366 * gdb.btrace/record_goto-step.exp: Likewise.
7367 * gdb.btrace/record_goto.exp: Likewise.
7368 * gdb.btrace/rn-dl-bind.exp: Likewise.
7369 * gdb.btrace/segv.exp: Likewise.
7370 * gdb.btrace/step.exp: Likewise.
7371 * gdb.btrace/stepi.exp: Likewise.
7372 * gdb.btrace/tailcall-only.exp: Likewise.
7373 * gdb.btrace/tailcall.exp: Likewise.
7374 * gdb.btrace/tsx.exp: Likewise.
7375 * gdb.btrace/unknown_functions.exp: Likewise.
7376 * gdb.btrace/vdso.exp: Likewise.
7377
7378 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7379
7380 * gdb.btrace/enable-running.c: New.
7381 * gdb.btrace/enable-running.exp: New.
7382
7383 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7384
7385 * gdb.arch/amd64-gs_base.c: New file.
7386 * gdb.arch/amd64-gs_base.exp: New file.
7387
7388 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7389
7390 * lib/memory.exp: Remove spurious empty newlines.
7391
7392 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7393
7394 * gdb.python/py-bad-printers.exp: Load python file using "source".
7395 * gdb.python/py-events.exp: Likewise.
7396 * gdb.python/py-evsignal.exp: Likewise.
7397 * gdb.python/py-evthreads.exp: Likewise.
7398 * gdb.python/py-frame-args.exp: Likewise.
7399 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7400 * gdb.python/py-framefilter-mi.exp: Likewise.
7401 * gdb.python/py-framefilter.exp: Likewise.
7402 * gdb.python/py-mi.exp: Likewise.
7403 * gdb.python/py-pp-maint.exp: Likewise.
7404 * gdb.python/py-pp-registration.exp: Likewise.
7405 * gdb.python/py-prettyprint.exp: Likewise.
7406 (run_lang_tests): Likewise.
7407 * gdb.python/py-typeprint.exp: Likewise.
7408
7409 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7410
7411 * lib/memory.exp: New file.
7412 * lib/gdb.exp: Load memory.exp.
7413 * gdb.base/memattr.exp (delete_memory): Move proc to
7414 lib/memory.exp and rename to delete_memory_regions.
7415 Replace delete_memory with delete_memory_regions.
7416 Cleanup memory regions before tests.
7417 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7418 before tests.
7419
7420 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7421
7422 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7423 files.
7424 (initialize): New function conditionally defined.
7425 (testcases): Move within conditional block.
7426 (main): Call initialize.
7427 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7428 of gdb.reverse/insn-reverse.c.
7429 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7430 gdb.reverse/insn-reverse.c.
7431
7432 2017-01-26 Yao Qi <yao.qi@linaro.org>
7433
7434 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7435 disassemble on address 0.
7436
7437 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7438 Yao Qi <yao.qi@linaro.org>
7439
7440 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7441 * gdb.dwarf2/implptr-64bit.S: Remove.
7442 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7443 variables in caller's context. Add DW_OP_implicit_value.
7444
7445 2017-01-25 Yao Qi <yao.qi@linaro.org>
7446
7447 * lib/dwarf.exp (Dwarf::_location): Handle
7448 DW_OP_GNU_implicit_pointer with proper size.
7449
7450 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7451
7452 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7453 and add untested calls.
7454
7455 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7456
7457 * gdb.python/python.exp: Check line number against what GDB thinks
7458 the line number is for func1.
7459
7460 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7461
7462 * gdb.dlang/debug-expr.exp: New file.
7463
7464 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
7465
7466 Fix test names for the following files:
7467
7468 * gdb.ada/exec_changed.exp
7469 * gdb.ada/info_types.exp
7470 * gdb.arch/aarch64-atomic-inst.exp
7471 * gdb.arch/aarch64-fp.exp
7472 * gdb.arch/altivec-abi.exp
7473 * gdb.arch/altivec-regs.exp
7474 * gdb.arch/amd64-byte.exp
7475 * gdb.arch/amd64-disp-step.exp
7476 * gdb.arch/amd64-dword.exp
7477 * gdb.arch/amd64-entry-value-inline.exp
7478 * gdb.arch/amd64-entry-value-param.exp
7479 * gdb.arch/amd64-entry-value-paramref.exp
7480 * gdb.arch/amd64-entry-value.exp
7481 * gdb.arch/amd64-i386-address.exp
7482 * gdb.arch/amd64-invalid-stack-middle.exp
7483 * gdb.arch/amd64-invalid-stack-top.exp
7484 * gdb.arch/amd64-optimout-repeat.exp
7485 * gdb.arch/amd64-prologue-skip.exp
7486 * gdb.arch/amd64-prologue-xmm.exp
7487 * gdb.arch/amd64-stap-special-operands.exp
7488 * gdb.arch/amd64-stap-wrong-subexp.exp
7489 * gdb.arch/amd64-tailcall-cxx.exp
7490 * gdb.arch/amd64-tailcall-noret.exp
7491 * gdb.arch/amd64-tailcall-ret.exp
7492 * gdb.arch/amd64-tailcall-self.exp
7493 * gdb.arch/amd64-word.exp
7494 * gdb.arch/arm-bl-branch-dest.exp
7495 * gdb.arch/arm-disp-step.exp
7496 * gdb.arch/arm-neon.exp
7497 * gdb.arch/arm-single-step-kernel-helper.exp
7498 * gdb.arch/avr-flash-qualifier.exp
7499 * gdb.arch/disp-step-insn-reloc.exp
7500 * gdb.arch/e500-abi.exp
7501 * gdb.arch/e500-regs.exp
7502 * gdb.arch/ftrace-insn-reloc.exp
7503 * gdb.arch/i386-avx512.exp
7504 * gdb.arch/i386-bp_permanent.exp
7505 * gdb.arch/i386-byte.exp
7506 * gdb.arch/i386-cfi-notcurrent.exp
7507 * gdb.arch/i386-disp-step.exp
7508 * gdb.arch/i386-dr3-watch.exp
7509 * gdb.arch/i386-float.exp
7510 * gdb.arch/i386-gnu-cfi.exp
7511 * gdb.arch/i386-mpx-map.exp
7512 * gdb.arch/i386-mpx-sigsegv.exp
7513 * gdb.arch/i386-mpx-simple_segv.exp
7514 * gdb.arch/i386-mpx.exp
7515 * gdb.arch/i386-permbkpt.exp
7516 * gdb.arch/i386-prologue.exp
7517 * gdb.arch/i386-signal.exp
7518 * gdb.arch/i386-size-overlap.exp
7519 * gdb.arch/i386-unwind.exp
7520 * gdb.arch/i386-word.exp
7521 * gdb.arch/mips-fcr.exp
7522 * gdb.arch/powerpc-d128-regs.exp
7523 * gdb.arch/powerpc-stackless.exp
7524 * gdb.arch/ppc64-atomic-inst.exp
7525 * gdb.arch/s390-stackless.exp
7526 * gdb.arch/s390-tdbregs.exp
7527 * gdb.arch/s390-vregs.exp
7528 * gdb.arch/sparc-sysstep.exp
7529 * gdb.arch/thumb-bx-pc.exp
7530 * gdb.arch/thumb-singlestep.exp
7531 * gdb.arch/thumb2-it.exp
7532 * gdb.arch/vsx-regs.exp
7533 * gdb.asm/asm-source.exp
7534 * gdb.base/a2-run.exp
7535 * gdb.base/advance.exp
7536 * gdb.base/all-bin.exp
7537 * gdb.base/anon.exp
7538 * gdb.base/args.exp
7539 * gdb.base/arithmet.exp
7540 * gdb.base/async-shell.exp
7541 * gdb.base/async.exp
7542 * gdb.base/attach-pie-noexec.exp
7543 * gdb.base/attach-twice.exp
7544 * gdb.base/auto-load.exp
7545 * gdb.base/bang.exp
7546 * gdb.base/bitfields.exp
7547 * gdb.base/break-always.exp
7548 * gdb.base/break-caller-line.exp
7549 * gdb.base/break-entry.exp
7550 * gdb.base/break-inline.exp
7551 * gdb.base/break-on-linker-gcd-function.exp
7552 * gdb.base/break-probes.exp
7553 * gdb.base/break.exp
7554 * gdb.base/breakpoint-shadow.exp
7555 * gdb.base/call-ar-st.exp
7556 * gdb.base/call-sc.exp
7557 * gdb.base/call-signal-resume.exp
7558 * gdb.base/call-strs.exp
7559 * gdb.base/callfuncs.exp
7560 * gdb.base/catch-fork-static.exp
7561 * gdb.base/catch-gdb-caused-signals.exp
7562 * gdb.base/catch-load.exp
7563 * gdb.base/catch-signal-fork.exp
7564 * gdb.base/catch-signal.exp
7565 * gdb.base/catch-syscall.exp
7566 * gdb.base/charset.exp
7567 * gdb.base/checkpoint.exp
7568 * gdb.base/chng-syms.exp
7569 * gdb.base/code-expr.exp
7570 * gdb.base/code_elim.exp
7571 * gdb.base/commands.exp
7572 * gdb.base/completion.exp
7573 * gdb.base/complex.exp
7574 * gdb.base/cond-expr.exp
7575 * gdb.base/condbreak.exp
7576 * gdb.base/consecutive.exp
7577 * gdb.base/continue-all-already-running.exp
7578 * gdb.base/coredump-filter.exp
7579 * gdb.base/corefile.exp
7580 * gdb.base/dbx.exp
7581 * gdb.base/debug-expr.exp
7582 * gdb.base/define.exp
7583 * gdb.base/del.exp
7584 * gdb.base/disabled-location.exp
7585 * gdb.base/disasm-end-cu.exp
7586 * gdb.base/disasm-optim.exp
7587 * gdb.base/display.exp
7588 * gdb.base/duplicate-bp.exp
7589 * gdb.base/ena-dis-br.exp
7590 * gdb.base/ending-run.exp
7591 * gdb.base/enumval.exp
7592 * gdb.base/environ.exp
7593 * gdb.base/eu-strip-infcall.exp
7594 * gdb.base/eval-avoid-side-effects.exp
7595 * gdb.base/eval-skip.exp
7596 * gdb.base/exitsignal.exp
7597 * gdb.base/expand-psymtabs.exp
7598 * gdb.base/filesym.exp
7599 * gdb.base/find-unmapped.exp
7600 * gdb.base/finish.exp
7601 * gdb.base/float.exp
7602 * gdb.base/foll-exec-mode.exp
7603 * gdb.base/foll-exec.exp
7604 * gdb.base/foll-fork.exp
7605 * gdb.base/fortran-sym-case.exp
7606 * gdb.base/freebpcmd.exp
7607 * gdb.base/func-ptr.exp
7608 * gdb.base/func-ptrs.exp
7609 * gdb.base/funcargs.exp
7610 * gdb.base/gcore-buffer-overflow.exp
7611 * gdb.base/gcore-relro-pie.exp
7612 * gdb.base/gcore-relro.exp
7613 * gdb.base/gcore.exp
7614 * gdb.base/gdb1090.exp
7615 * gdb.base/gdb11530.exp
7616 * gdb.base/gdb11531.exp
7617 * gdb.base/gdb1821.exp
7618 * gdb.base/gdbindex-stabs.exp
7619 * gdb.base/gdbvars.exp
7620 * gdb.base/hbreak.exp
7621 * gdb.base/hbreak2.exp
7622 * gdb.base/included.exp
7623 * gdb.base/infcall-input.exp
7624 * gdb.base/inferior-died.exp
7625 * gdb.base/infnan.exp
7626 * gdb.base/info-macros.exp
7627 * gdb.base/info-os.exp
7628 * gdb.base/info-proc.exp
7629 * gdb.base/info-shared.exp
7630 * gdb.base/info-target.exp
7631 * gdb.base/infoline.exp
7632 * gdb.base/interp.exp
7633 * gdb.base/interrupt.exp
7634 * gdb.base/jit-reader.exp
7635 * gdb.base/jit-simple.exp
7636 * gdb.base/kill-after-signal.exp
7637 * gdb.base/kill-detach-inferiors-cmd.exp
7638 * gdb.base/label.exp
7639 * gdb.base/langs.exp
7640 * gdb.base/ldbl_e308.exp
7641 * gdb.base/line-symtabs.exp
7642 * gdb.base/linespecs.exp
7643 * gdb.base/list.exp
7644 * gdb.base/long_long.exp
7645 * gdb.base/longest-types.exp
7646 * gdb.base/maint.exp
7647 * gdb.base/max-value-size.exp
7648 * gdb.base/memattr.exp
7649 * gdb.base/mips_pro.exp
7650 * gdb.base/morestack.exp
7651 * gdb.base/moribund-step.exp
7652 * gdb.base/multi-forks.exp
7653 * gdb.base/nested-addr.exp
7654 * gdb.base/nextoverexit.exp
7655 * gdb.base/noreturn-finish.exp
7656 * gdb.base/noreturn-return.exp
7657 * gdb.base/nostdlib.exp
7658 * gdb.base/offsets.exp
7659 * gdb.base/opaque.exp
7660 * gdb.base/pc-fp.exp
7661 * gdb.base/permissions.exp
7662 * gdb.base/print-symbol-loading.exp
7663 * gdb.base/prologue-include.exp
7664 * gdb.base/psymtab.exp
7665 * gdb.base/ptype.exp
7666 * gdb.base/random-signal.exp
7667 * gdb.base/randomize.exp
7668 * gdb.base/range-stepping.exp
7669 * gdb.base/readline-ask.exp
7670 * gdb.base/recpar.exp
7671 * gdb.base/recurse.exp
7672 * gdb.base/relational.exp
7673 * gdb.base/restore.exp
7674 * gdb.base/return-nodebug.exp
7675 * gdb.base/return.exp
7676 * gdb.base/run-after-attach.exp
7677 * gdb.base/save-bp.exp
7678 * gdb.base/scope.exp
7679 * gdb.base/sect-cmd.exp
7680 * gdb.base/set-lang-auto.exp
7681 * gdb.base/set-noassign.exp
7682 * gdb.base/setvar.exp
7683 * gdb.base/sigall.exp
7684 * gdb.base/sigbpt.exp
7685 * gdb.base/siginfo-addr.exp
7686 * gdb.base/siginfo-infcall.exp
7687 * gdb.base/siginfo-obj.exp
7688 * gdb.base/siginfo.exp
7689 * gdb.base/signals-state-child.exp
7690 * gdb.base/signest.exp
7691 * gdb.base/sigstep.exp
7692 * gdb.base/sizeof.exp
7693 * gdb.base/skip.exp
7694 * gdb.base/solib-corrupted.exp
7695 * gdb.base/solib-nodir.exp
7696 * gdb.base/solib-search.exp
7697 * gdb.base/stack-checking.exp
7698 * gdb.base/stale-infcall.exp
7699 * gdb.base/stap-probe.exp
7700 * gdb.base/start.exp
7701 * gdb.base/step-break.exp
7702 * gdb.base/step-bt.exp
7703 * gdb.base/step-line.exp
7704 * gdb.base/step-over-exit.exp
7705 * gdb.base/step-over-syscall.exp
7706 * gdb.base/step-resume-infcall.exp
7707 * gdb.base/step-test.exp
7708 * gdb.base/store.exp
7709 * gdb.base/structs3.exp
7710 * gdb.base/sym-file.exp
7711 * gdb.base/symbol-without-target_section.exp
7712 * gdb.base/term.exp
7713 * gdb.base/testenv.exp
7714 * gdb.base/ui-redirect.exp
7715 * gdb.base/until.exp
7716 * gdb.base/unwindonsignal.exp
7717 * gdb.base/value-double-free.exp
7718 * gdb.base/vla-datatypes.exp
7719 * gdb.base/vla-ptr.exp
7720 * gdb.base/vla-sideeffect.exp
7721 * gdb.base/volatile.exp
7722 * gdb.base/watch-cond-infcall.exp
7723 * gdb.base/watch-cond.exp
7724 * gdb.base/watch-non-mem.exp
7725 * gdb.base/watch-read.exp
7726 * gdb.base/watch-vfork.exp
7727 * gdb.base/watchpoint-cond-gone.exp
7728 * gdb.base/watchpoint-delete.exp
7729 * gdb.base/watchpoint-hw-hit-once.exp
7730 * gdb.base/watchpoint-hw.exp
7731 * gdb.base/watchpoint-stops-at-right-insn.exp
7732 * gdb.base/watchpoints.exp
7733 * gdb.base/wchar.exp
7734 * gdb.base/whatis-exp.exp
7735 * gdb.btrace/buffer-size.exp
7736 * gdb.btrace/data.exp
7737 * gdb.btrace/delta.exp
7738 * gdb.btrace/dlopen.exp
7739 * gdb.btrace/enable.exp
7740 * gdb.btrace/exception.exp
7741 * gdb.btrace/function_call_history.exp
7742 * gdb.btrace/gcore.exp
7743 * gdb.btrace/instruction_history.exp
7744 * gdb.btrace/nohist.exp
7745 * gdb.btrace/reconnect.exp
7746 * gdb.btrace/record_goto-step.exp
7747 * gdb.btrace/record_goto.exp
7748 * gdb.btrace/rn-dl-bind.exp
7749 * gdb.btrace/segv.exp
7750 * gdb.btrace/step.exp
7751 * gdb.btrace/stepi.exp
7752 * gdb.btrace/tailcall-only.exp
7753 * gdb.btrace/tailcall.exp
7754 * gdb.btrace/tsx.exp
7755 * gdb.btrace/unknown_functions.exp
7756 * gdb.btrace/vdso.exp
7757 * gdb.compile/compile-ifunc.exp
7758 * gdb.compile/compile-ops.exp
7759 * gdb.compile/compile-print.exp
7760 * gdb.compile/compile-setjmp.exp
7761 * gdb.cp/abstract-origin.exp
7762 * gdb.cp/ambiguous.exp
7763 * gdb.cp/annota2.exp
7764 * gdb.cp/annota3.exp
7765 * gdb.cp/anon-ns.exp
7766 * gdb.cp/anon-struct.exp
7767 * gdb.cp/anon-union.exp
7768 * gdb.cp/arg-reference.exp
7769 * gdb.cp/baseenum.exp
7770 * gdb.cp/bool.exp
7771 * gdb.cp/breakpoint.exp
7772 * gdb.cp/bs15503.exp
7773 * gdb.cp/call-c.exp
7774 * gdb.cp/casts.exp
7775 * gdb.cp/chained-calls.exp
7776 * gdb.cp/class2.exp
7777 * gdb.cp/classes.exp
7778 * gdb.cp/cmpd-minsyms.exp
7779 * gdb.cp/converts.exp
7780 * gdb.cp/cp-relocate.exp
7781 * gdb.cp/cpcompletion.exp
7782 * gdb.cp/cpexprs.exp
7783 * gdb.cp/cplabel.exp
7784 * gdb.cp/cplusfuncs.exp
7785 * gdb.cp/cpsizeof.exp
7786 * gdb.cp/ctti.exp
7787 * gdb.cp/derivation.exp
7788 * gdb.cp/destrprint.exp
7789 * gdb.cp/dispcxx.exp
7790 * gdb.cp/enum-class.exp
7791 * gdb.cp/exception.exp
7792 * gdb.cp/exceptprint.exp
7793 * gdb.cp/expand-psymtabs-cxx.exp
7794 * gdb.cp/expand-sals.exp
7795 * gdb.cp/extern-c.exp
7796 * gdb.cp/filename.exp
7797 * gdb.cp/formatted-ref.exp
7798 * gdb.cp/fpointer.exp
7799 * gdb.cp/gdb1355.exp
7800 * gdb.cp/gdb2495.exp
7801 * gdb.cp/hang.exp
7802 * gdb.cp/impl-this.exp
7803 * gdb.cp/infcall-dlopen.exp
7804 * gdb.cp/inherit.exp
7805 * gdb.cp/iostream.exp
7806 * gdb.cp/koenig.exp
7807 * gdb.cp/local.exp
7808 * gdb.cp/m-data.exp
7809 * gdb.cp/m-static.exp
7810 * gdb.cp/mb-ctor.exp
7811 * gdb.cp/mb-inline.exp
7812 * gdb.cp/mb-templates.exp
7813 * gdb.cp/member-name.exp
7814 * gdb.cp/member-ptr.exp
7815 * gdb.cp/meth-typedefs.exp
7816 * gdb.cp/method.exp
7817 * gdb.cp/method2.exp
7818 * gdb.cp/minsym-fallback.exp
7819 * gdb.cp/misc.exp
7820 * gdb.cp/namelessclass.exp
7821 * gdb.cp/namespace-enum.exp
7822 * gdb.cp/namespace-nested-import.exp
7823 * gdb.cp/namespace.exp
7824 * gdb.cp/nextoverthrow.exp
7825 * gdb.cp/no-dmgl-verbose.exp
7826 * gdb.cp/non-trivial-retval.exp
7827 * gdb.cp/noparam.exp
7828 * gdb.cp/nsdecl.exp
7829 * gdb.cp/nsimport.exp
7830 * gdb.cp/nsnested.exp
7831 * gdb.cp/nsnoimports.exp
7832 * gdb.cp/nsrecurs.exp
7833 * gdb.cp/nsstress.exp
7834 * gdb.cp/nsusing.exp
7835 * gdb.cp/operator.exp
7836 * gdb.cp/oranking.exp
7837 * gdb.cp/overload-const.exp
7838 * gdb.cp/overload.exp
7839 * gdb.cp/ovldbreak.exp
7840 * gdb.cp/ovsrch.exp
7841 * gdb.cp/paren-type.exp
7842 * gdb.cp/parse-lang.exp
7843 * gdb.cp/pass-by-ref.exp
7844 * gdb.cp/pr-1023.exp
7845 * gdb.cp/pr-1210.exp
7846 * gdb.cp/pr-574.exp
7847 * gdb.cp/pr10687.exp
7848 * gdb.cp/pr12028.exp
7849 * gdb.cp/pr17132.exp
7850 * gdb.cp/pr17494.exp
7851 * gdb.cp/pr9067.exp
7852 * gdb.cp/pr9167.exp
7853 * gdb.cp/pr9631.exp
7854 * gdb.cp/printmethod.exp
7855 * gdb.cp/psmang.exp
7856 * gdb.cp/psymtab-parameter.exp
7857 * gdb.cp/ptype-cv-cp.exp
7858 * gdb.cp/ptype-flags.exp
7859 * gdb.cp/re-set-overloaded.exp
7860 * gdb.cp/ref-types.exp
7861 * gdb.cp/rtti.exp
7862 * gdb.cp/scope-err.exp
7863 * gdb.cp/shadow.exp
7864 * gdb.cp/smartp.exp
7865 * gdb.cp/static-method.exp
7866 * gdb.cp/static-print-quit.exp
7867 * gdb.cp/temargs.exp
7868 * gdb.cp/templates.exp
7869 * gdb.cp/try_catch.exp
7870 * gdb.cp/typedef-operator.exp
7871 * gdb.cp/typeid.exp
7872 * gdb.cp/userdef.exp
7873 * gdb.cp/using-crash.exp
7874 * gdb.cp/var-tag.exp
7875 * gdb.cp/virtbase.exp
7876 * gdb.cp/virtfunc.exp
7877 * gdb.cp/virtfunc2.exp
7878 * gdb.cp/vla-cxx.exp
7879 * gdb.disasm/t01_mov.exp
7880 * gdb.disasm/t02_mova.exp
7881 * gdb.disasm/t03_add.exp
7882 * gdb.disasm/t04_sub.exp
7883 * gdb.disasm/t05_cmp.exp
7884 * gdb.disasm/t06_ari2.exp
7885 * gdb.disasm/t07_ari3.exp
7886 * gdb.disasm/t08_or.exp
7887 * gdb.disasm/t09_xor.exp
7888 * gdb.disasm/t10_and.exp
7889 * gdb.disasm/t11_logs.exp
7890 * gdb.disasm/t12_bit.exp
7891 * gdb.disasm/t13_otr.exp
7892 * gdb.dlang/circular.exp
7893 * gdb.dwarf2/arr-stride.exp
7894 * gdb.dwarf2/arr-subrange.exp
7895 * gdb.dwarf2/atomic-type.exp
7896 * gdb.dwarf2/bad-regnum.exp
7897 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7898 * gdb.dwarf2/callframecfa.exp
7899 * gdb.dwarf2/clztest.exp
7900 * gdb.dwarf2/corrupt.exp
7901 * gdb.dwarf2/data-loc.exp
7902 * gdb.dwarf2/dup-psym.exp
7903 * gdb.dwarf2/dw2-anon-mptr.exp
7904 * gdb.dwarf2/dw2-anonymous-func.exp
7905 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7906 * gdb.dwarf2/dw2-bad-unresolved.exp
7907 * gdb.dwarf2/dw2-basic.exp
7908 * gdb.dwarf2/dw2-canonicalize-type.exp
7909 * gdb.dwarf2/dw2-case-insensitive.exp
7910 * gdb.dwarf2/dw2-common-block.exp
7911 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7912 * gdb.dwarf2/dw2-compressed.exp
7913 * gdb.dwarf2/dw2-const.exp
7914 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7915 * gdb.dwarf2/dw2-cu-size.exp
7916 * gdb.dwarf2/dw2-dup-frame.exp
7917 * gdb.dwarf2/dw2-entry-value.exp
7918 * gdb.dwarf2/dw2-icycle.exp
7919 * gdb.dwarf2/dw2-ifort-parameter.exp
7920 * gdb.dwarf2/dw2-inline-break.exp
7921 * gdb.dwarf2/dw2-inline-param.exp
7922 * gdb.dwarf2/dw2-intercu.exp
7923 * gdb.dwarf2/dw2-intermix.exp
7924 * gdb.dwarf2/dw2-lexical-block-bare.exp
7925 * gdb.dwarf2/dw2-linkage-name-trust.exp
7926 * gdb.dwarf2/dw2-minsym-in-cu.exp
7927 * gdb.dwarf2/dw2-noloc.exp
7928 * gdb.dwarf2/dw2-op-call.exp
7929 * gdb.dwarf2/dw2-op-out-param.exp
7930 * gdb.dwarf2/dw2-opt-structptr.exp
7931 * gdb.dwarf2/dw2-param-error.exp
7932 * gdb.dwarf2/dw2-producer.exp
7933 * gdb.dwarf2/dw2-ranges-base.exp
7934 * gdb.dwarf2/dw2-ref-missing-frame.exp
7935 * gdb.dwarf2/dw2-reg-undefined.exp
7936 * gdb.dwarf2/dw2-regno-invalid.exp
7937 * gdb.dwarf2/dw2-restore.exp
7938 * gdb.dwarf2/dw2-restrict.exp
7939 * gdb.dwarf2/dw2-single-line-discriminators.exp
7940 * gdb.dwarf2/dw2-strp.exp
7941 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7942 * gdb.dwarf2/dw2-unresolved.exp
7943 * gdb.dwarf2/dw2-var-zero-addr.exp
7944 * gdb.dwarf2/dw4-sig-types.exp
7945 * gdb.dwarf2/dwz.exp
7946 * gdb.dwarf2/dynarr-ptr.exp
7947 * gdb.dwarf2/enum-type.exp
7948 * gdb.dwarf2/gdb-index.exp
7949 * gdb.dwarf2/implptr-64bit.exp
7950 * gdb.dwarf2/implptr-optimized-out.exp
7951 * gdb.dwarf2/implptr.exp
7952 * gdb.dwarf2/implref-array.exp
7953 * gdb.dwarf2/implref-const.exp
7954 * gdb.dwarf2/implref-global.exp
7955 * gdb.dwarf2/implref-struct.exp
7956 * gdb.dwarf2/mac-fileno.exp
7957 * gdb.dwarf2/main-subprogram.exp
7958 * gdb.dwarf2/member-ptr-forwardref.exp
7959 * gdb.dwarf2/method-ptr.exp
7960 * gdb.dwarf2/missing-sig-type.exp
7961 * gdb.dwarf2/nonvar-access.exp
7962 * gdb.dwarf2/opaque-type-lookup.exp
7963 * gdb.dwarf2/pieces-optimized-out.exp
7964 * gdb.dwarf2/pieces.exp
7965 * gdb.dwarf2/pr10770.exp
7966 * gdb.dwarf2/pr13961.exp
7967 * gdb.dwarf2/staticvirtual.exp
7968 * gdb.dwarf2/subrange.exp
7969 * gdb.dwarf2/symtab-producer.exp
7970 * gdb.dwarf2/trace-crash.exp
7971 * gdb.dwarf2/typeddwarf.exp
7972 * gdb.dwarf2/valop.exp
7973 * gdb.dwarf2/watch-notconst.exp
7974 * gdb.fortran/array-element.exp
7975 * gdb.fortran/charset.exp
7976 * gdb.fortran/common-block.exp
7977 * gdb.fortran/complex.exp
7978 * gdb.fortran/derived-type-function.exp
7979 * gdb.fortran/derived-type.exp
7980 * gdb.fortran/logical.exp
7981 * gdb.fortran/module.exp
7982 * gdb.fortran/multi-dim.exp
7983 * gdb.fortran/nested-funcs.exp
7984 * gdb.fortran/print-formatted.exp
7985 * gdb.fortran/subarray.exp
7986 * gdb.fortran/vla-alloc-assoc.exp
7987 * gdb.fortran/vla-datatypes.exp
7988 * gdb.fortran/vla-history.exp
7989 * gdb.fortran/vla-ptr-info.exp
7990 * gdb.fortran/vla-ptype-sub.exp
7991 * gdb.fortran/vla-ptype.exp
7992 * gdb.fortran/vla-sizeof.exp
7993 * gdb.fortran/vla-type.exp
7994 * gdb.fortran/vla-value-sub-arbitrary.exp
7995 * gdb.fortran/vla-value-sub-finish.exp
7996 * gdb.fortran/vla-value-sub.exp
7997 * gdb.fortran/vla-value.exp
7998 * gdb.fortran/whatis_type.exp
7999 * gdb.go/chan.exp
8000 * gdb.go/handcall.exp
8001 * gdb.go/hello.exp
8002 * gdb.go/integers.exp
8003 * gdb.go/methods.exp
8004 * gdb.go/package.exp
8005 * gdb.go/strings.exp
8006 * gdb.go/types.exp
8007 * gdb.go/unsafe.exp
8008 * gdb.guile/scm-arch.exp
8009 * gdb.guile/scm-block.exp
8010 * gdb.guile/scm-breakpoint.exp
8011 * gdb.guile/scm-cmd.exp
8012 * gdb.guile/scm-disasm.exp
8013 * gdb.guile/scm-equal.exp
8014 * gdb.guile/scm-frame-args.exp
8015 * gdb.guile/scm-frame-inline.exp
8016 * gdb.guile/scm-frame.exp
8017 * gdb.guile/scm-iterator.exp
8018 * gdb.guile/scm-math.exp
8019 * gdb.guile/scm-objfile.exp
8020 * gdb.guile/scm-ports.exp
8021 * gdb.guile/scm-symbol.exp
8022 * gdb.guile/scm-symtab.exp
8023 * gdb.guile/scm-value-cc.exp
8024 * gdb.guile/types-module.exp
8025 * gdb.linespec/break-ask.exp
8026 * gdb.linespec/cpexplicit.exp
8027 * gdb.linespec/explicit.exp
8028 * gdb.linespec/keywords.exp
8029 * gdb.linespec/linespec.exp
8030 * gdb.linespec/ls-dollar.exp
8031 * gdb.linespec/ls-errs.exp
8032 * gdb.linespec/skip-two.exp
8033 * gdb.linespec/thread.exp
8034 * gdb.mi/mi-async.exp
8035 * gdb.mi/mi-basics.exp
8036 * gdb.mi/mi-break.exp
8037 * gdb.mi/mi-catch-load.exp
8038 * gdb.mi/mi-cli.exp
8039 * gdb.mi/mi-cmd-param-changed.exp
8040 * gdb.mi/mi-console.exp
8041 * gdb.mi/mi-detach.exp
8042 * gdb.mi/mi-disassemble.exp
8043 * gdb.mi/mi-eval.exp
8044 * gdb.mi/mi-file-transfer.exp
8045 * gdb.mi/mi-file.exp
8046 * gdb.mi/mi-fill-memory.exp
8047 * gdb.mi/mi-inheritance-syntax-error.exp
8048 * gdb.mi/mi-linespec-err-cp.exp
8049 * gdb.mi/mi-logging.exp
8050 * gdb.mi/mi-memory-changed.exp
8051 * gdb.mi/mi-read-memory.exp
8052 * gdb.mi/mi-record-changed.exp
8053 * gdb.mi/mi-reg-undefined.exp
8054 * gdb.mi/mi-regs.exp
8055 * gdb.mi/mi-return.exp
8056 * gdb.mi/mi-reverse.exp
8057 * gdb.mi/mi-simplerun.exp
8058 * gdb.mi/mi-solib.exp
8059 * gdb.mi/mi-stack.exp
8060 * gdb.mi/mi-stepi.exp
8061 * gdb.mi/mi-syn-frame.exp
8062 * gdb.mi/mi-until.exp
8063 * gdb.mi/mi-var-block.exp
8064 * gdb.mi/mi-var-child.exp
8065 * gdb.mi/mi-var-cmd.exp
8066 * gdb.mi/mi-var-cp.exp
8067 * gdb.mi/mi-var-display.exp
8068 * gdb.mi/mi-var-invalidate.exp
8069 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8070 * gdb.mi/mi-vla-fortran.exp
8071 * gdb.mi/mi-watch.exp
8072 * gdb.mi/mi2-var-child.exp
8073 * gdb.mi/user-selected-context-sync.exp
8074 * gdb.modula2/unbounded-array.exp
8075 * gdb.multi/dummy-frame-restore.exp
8076 * gdb.multi/multi-arch-exec.exp
8077 * gdb.multi/multi-arch.exp
8078 * gdb.multi/tids.exp
8079 * gdb.multi/watchpoint-multi.exp
8080 * gdb.opencl/callfuncs.exp
8081 * gdb.opencl/convs_casts.exp
8082 * gdb.opencl/datatypes.exp
8083 * gdb.opencl/operators.exp
8084 * gdb.opencl/vec_comps.exp
8085 * gdb.opt/clobbered-registers-O2.exp
8086 * gdb.opt/inline-break.exp
8087 * gdb.opt/inline-bt.exp
8088 * gdb.opt/inline-cmds.exp
8089 * gdb.opt/inline-locals.exp
8090 * gdb.pascal/case-insensitive-symbols.exp
8091 * gdb.pascal/floats.exp
8092 * gdb.pascal/gdb11492.exp
8093 * gdb.python/lib-types.exp
8094 * gdb.python/py-arch.exp
8095 * gdb.python/py-as-string.exp
8096 * gdb.python/py-bad-printers.exp
8097 * gdb.python/py-block.exp
8098 * gdb.python/py-breakpoint-create-fail.exp
8099 * gdb.python/py-breakpoint.exp
8100 * gdb.python/py-caller-is.exp
8101 * gdb.python/py-cmd.exp
8102 * gdb.python/py-explore-cc.exp
8103 * gdb.python/py-explore.exp
8104 * gdb.python/py-finish-breakpoint.exp
8105 * gdb.python/py-finish-breakpoint2.exp
8106 * gdb.python/py-frame-args.exp
8107 * gdb.python/py-frame-inline.exp
8108 * gdb.python/py-frame.exp
8109 * gdb.python/py-framefilter-mi.exp
8110 * gdb.python/py-infthread.exp
8111 * gdb.python/py-lazy-string.exp
8112 * gdb.python/py-linetable.exp
8113 * gdb.python/py-mi-events.exp
8114 * gdb.python/py-mi-objfile.exp
8115 * gdb.python/py-mi.exp
8116 * gdb.python/py-objfile.exp
8117 * gdb.python/py-pp-integral.exp
8118 * gdb.python/py-pp-maint.exp
8119 * gdb.python/py-pp-re-notag.exp
8120 * gdb.python/py-pp-registration.exp
8121 * gdb.python/py-recurse-unwind.exp
8122 * gdb.python/py-strfns.exp
8123 * gdb.python/py-symbol.exp
8124 * gdb.python/py-symtab.exp
8125 * gdb.python/py-sync-interp.exp
8126 * gdb.python/py-typeprint.exp
8127 * gdb.python/py-unwind-maint.exp
8128 * gdb.python/py-unwind.exp
8129 * gdb.python/py-value-cc.exp
8130 * gdb.python/py-xmethods.exp
8131 * gdb.reverse/amd64-tailcall-reverse.exp
8132 * gdb.reverse/break-precsave.exp
8133 * gdb.reverse/break-reverse.exp
8134 * gdb.reverse/consecutive-precsave.exp
8135 * gdb.reverse/consecutive-reverse.exp
8136 * gdb.reverse/finish-precsave.exp
8137 * gdb.reverse/finish-reverse-bkpt.exp
8138 * gdb.reverse/finish-reverse.exp
8139 * gdb.reverse/fstatat-reverse.exp
8140 * gdb.reverse/getresuid-reverse.exp
8141 * gdb.reverse/i386-precsave.exp
8142 * gdb.reverse/i386-reverse.exp
8143 * gdb.reverse/i386-sse-reverse.exp
8144 * gdb.reverse/i387-env-reverse.exp
8145 * gdb.reverse/i387-stack-reverse.exp
8146 * gdb.reverse/insn-reverse.exp
8147 * gdb.reverse/machinestate-precsave.exp
8148 * gdb.reverse/machinestate.exp
8149 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8150 * gdb.reverse/pipe-reverse.exp
8151 * gdb.reverse/readv-reverse.exp
8152 * gdb.reverse/recvmsg-reverse.exp
8153 * gdb.reverse/rerun-prec.exp
8154 * gdb.reverse/s390-mvcle.exp
8155 * gdb.reverse/step-precsave.exp
8156 * gdb.reverse/step-reverse.exp
8157 * gdb.reverse/time-reverse.exp
8158 * gdb.reverse/until-precsave.exp
8159 * gdb.reverse/until-reverse.exp
8160 * gdb.reverse/waitpid-reverse.exp
8161 * gdb.reverse/watch-precsave.exp
8162 * gdb.reverse/watch-reverse.exp
8163 * gdb.rust/generics.exp
8164 * gdb.rust/methods.exp
8165 * gdb.rust/modules.exp
8166 * gdb.rust/simple.exp
8167 * gdb.server/connect-with-no-symbol-file.exp
8168 * gdb.server/ext-attach.exp
8169 * gdb.server/ext-restart.exp
8170 * gdb.server/ext-wrapper.exp
8171 * gdb.server/file-transfer.exp
8172 * gdb.server/server-exec-info.exp
8173 * gdb.server/server-kill.exp
8174 * gdb.server/server-mon.exp
8175 * gdb.server/wrapper.exp
8176 * gdb.stabs/exclfwd.exp
8177 * gdb.stabs/gdb11479.exp
8178 * gdb.threads/clone-new-thread-event.exp
8179 * gdb.threads/corethreads.exp
8180 * gdb.threads/current-lwp-dead.exp
8181 * gdb.threads/dlopen-libpthread.exp
8182 * gdb.threads/gcore-thread.exp
8183 * gdb.threads/sigstep-threads.exp
8184 * gdb.threads/watchpoint-fork.exp
8185 * gdb.trace/actions-changed.exp
8186 * gdb.trace/backtrace.exp
8187 * gdb.trace/change-loc.exp
8188 * gdb.trace/circ.exp
8189 * gdb.trace/collection.exp
8190 * gdb.trace/disconnected-tracing.exp
8191 * gdb.trace/ftrace.exp
8192 * gdb.trace/mi-trace-frame-collected.exp
8193 * gdb.trace/mi-trace-unavailable.exp
8194 * gdb.trace/mi-traceframe-changed.exp
8195 * gdb.trace/mi-tsv-changed.exp
8196 * gdb.trace/no-attach-trace.exp
8197 * gdb.trace/passc-dyn.exp
8198 * gdb.trace/qtro.exp
8199 * gdb.trace/range-stepping.exp
8200 * gdb.trace/read-memory.exp
8201 * gdb.trace/save-trace.exp
8202 * gdb.trace/signal.exp
8203 * gdb.trace/status-stop.exp
8204 * gdb.trace/tfile.exp
8205 * gdb.trace/trace-break.exp
8206 * gdb.trace/trace-buffer-size.exp
8207 * gdb.trace/trace-condition.exp
8208 * gdb.trace/tracefile-pseudo-reg.exp
8209 * gdb.trace/tstatus.exp
8210 * gdb.trace/unavailable.exp
8211 * gdb.trace/while-dyn.exp
8212 * gdb.trace/while-stepping.exp
8213
8214 2016-12-22 Doug Evans <xdje42@gmail.com>
8215
8216 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8217 and msymbols.
8218
8219 2016-12-19 Yao Qi <yao.qi@linaro.org>
8220
8221 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8222 (test_with_self): Don't call do_steps_and_nexts, and remove
8223 code about stepping into xmalloc.
8224
8225 2016-12-09 Yao Qi <yao.qi@linaro.org>
8226
8227 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8228
8229 2016-12-09 Yao Qi <yao.qi@linaro.org>
8230
8231 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8232
8233 2016-12-09 Pedro Alves <palves@redhat.com>
8234
8235 * gdb.base/all-architectures-0.exp: New file.
8236 * gdb.base/all-architectures-1.exp: New file.
8237 * gdb.base/all-architectures-2.exp: New file.
8238 * gdb.base/all-architectures-3.exp: New file.
8239 * gdb.base/all-architectures-4.exp: New file.
8240 * gdb.base/all-architectures-5.exp: New file.
8241 * gdb.base/all-architectures-6.exp: New file.
8242 * gdb.base/all-architectures-7.exp: New file.
8243 * gdb.base/all-architectures.exp.in: New file.
8244
8245 2016-12-09 Yao Qi <yao.qi@linaro.org>
8246
8247 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8248
8249 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8250
8251 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8252 possible.
8253 Remove useless pattern-matching code.
8254
8255 2016-12-02 Pedro Alves <palves@redhat.com>
8256
8257 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8258 procedure.
8259 (top level): Call it.
8260
8261 2016-12-02 Pedro Alves <palves@redhat.com>
8262
8263 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8264 New procedure.
8265 (top level): Call it.
8266
8267 2016-12-02 Pedro Alves <palves@redhat.com>
8268
8269 PR cli/20559
8270 * gdb.base/commands.exp (user_defined_command_args_eval): New
8271 procedure.
8272 (top level): Call it.
8273
8274 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8275
8276 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8277 timeout handling.
8278
8279 2016-12-02 Tom Tromey <tom@tromey.com>
8280
8281 * gdb.dwarf2/main-subprogram.c: New file.
8282 * gdb.dwarf2/main-subprogram.exp: New file.
8283
8284 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8285
8286 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8287 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8288 gdb_test_no_output for a couple of cases.
8289 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8290
8291 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8292
8293 Fix test names and standardize compilation error messages throughout
8294 the following files:
8295
8296 * gdb.ada/start.exp
8297 * gdb.arch/alpha-step.exp
8298 * gdb.arch/e500-prologue.exp
8299 * gdb.arch/ftrace-insn-reloc.exp
8300 * gdb.arch/gdb1291.exp
8301 * gdb.arch/gdb1431.exp
8302 * gdb.arch/gdb1558.exp
8303 * gdb.arch/i386-dr3-watch.exp
8304 * gdb.arch/i386-sse-stack-align.exp
8305 * gdb.arch/ia64-breakpoint-shadow.exp
8306 * gdb.arch/pa-nullify.exp
8307 * gdb.arch/powerpc-aix-prologue.exp
8308 * gdb.arch/thumb-bx-pc.exp
8309 * gdb.base/annota1.exp
8310 * gdb.base/annota3.exp
8311 * gdb.base/arrayidx.exp
8312 * gdb.base/assign.exp
8313 * gdb.base/attach.exp
8314 * gdb.base/auxv.exp
8315 * gdb.base/bang.exp
8316 * gdb.base/bfp-test.exp
8317 * gdb.base/bigcore.exp
8318 * gdb.base/bitfields2.exp
8319 * gdb.base/break-fun-addr.exp
8320 * gdb.base/break-probes.exp
8321 * gdb.base/call-rt-st.exp
8322 * gdb.base/callexit.exp
8323 * gdb.base/catch-fork-kill.exp
8324 * gdb.base/charset.exp
8325 * gdb.base/checkpoint.exp
8326 * gdb.base/comprdebug.exp
8327 * gdb.base/constvars.exp
8328 * gdb.base/coredump-filter.exp
8329 * gdb.base/cursal.exp
8330 * gdb.base/cvexpr.exp
8331 * gdb.base/detach.exp
8332 * gdb.base/display.exp
8333 * gdb.base/dmsym.exp
8334 * gdb.base/dprintf-pending.exp
8335 * gdb.base/dso2dso.exp
8336 * gdb.base/dtrace-probe.exp
8337 * gdb.base/dump.exp
8338 * gdb.base/enum_cond.exp
8339 * gdb.base/exe-lock.exp
8340 * gdb.base/exec-invalid-sysroot.exp
8341 * gdb.base/execl-update-breakpoints.exp
8342 * gdb.base/exprs.exp
8343 * gdb.base/fileio.exp
8344 * gdb.base/find.exp
8345 * gdb.base/finish.exp
8346 * gdb.base/fixsection.exp
8347 * gdb.base/foll-vfork.exp
8348 * gdb.base/frame-args.exp
8349 * gdb.base/gcore.exp
8350 * gdb.base/gdb1250.exp
8351 * gdb.base/global-var-nested-by-dso.exp
8352 * gdb.base/gnu-ifunc.exp
8353 * gdb.base/hashline1.exp
8354 * gdb.base/hashline2.exp
8355 * gdb.base/hashline3.exp
8356 * gdb.base/hbreak-in-shr-unsupported.exp
8357 * gdb.base/huge.exp
8358 * gdb.base/infcall-input.exp
8359 * gdb.base/info-fun.exp
8360 * gdb.base/info-shared.exp
8361 * gdb.base/jit-simple.exp
8362 * gdb.base/jit-so.exp
8363 * gdb.base/jit.exp
8364 * gdb.base/jump.exp
8365 * gdb.base/label.exp
8366 * gdb.base/lineinc.exp
8367 * gdb.base/logical.exp
8368 * gdb.base/longjmp.exp
8369 * gdb.base/macscp.exp
8370 * gdb.base/miscexprs.exp
8371 * gdb.base/new-ui-echo.exp
8372 * gdb.base/new-ui-pending-input.exp
8373 * gdb.base/new-ui.exp
8374 * gdb.base/nodebug.exp
8375 * gdb.base/nofield.exp
8376 * gdb.base/offsets.exp
8377 * gdb.base/overlays.exp
8378 * gdb.base/pending.exp
8379 * gdb.base/pointers.exp
8380 * gdb.base/pr11022.exp
8381 * gdb.base/printcmds.exp
8382 * gdb.base/prologue.exp
8383 * gdb.base/ptr-typedef.exp
8384 * gdb.base/realname-expand.exp
8385 * gdb.base/relativedebug.exp
8386 * gdb.base/relocate.exp
8387 * gdb.base/remote.exp
8388 * gdb.base/reread.exp
8389 * gdb.base/return2.exp
8390 * gdb.base/savedregs.exp
8391 * gdb.base/sep.exp
8392 * gdb.base/sepdebug.exp
8393 * gdb.base/sepsymtab.exp
8394 * gdb.base/set-inferior-tty.exp
8395 * gdb.base/setshow.exp
8396 * gdb.base/shlib-call.exp
8397 * gdb.base/sigaltstack.exp
8398 * gdb.base/siginfo-addr.exp
8399 * gdb.base/signals.exp
8400 * gdb.base/signull.exp
8401 * gdb.base/sigrepeat.exp
8402 * gdb.base/so-impl-ld.exp
8403 * gdb.base/solib-display.exp
8404 * gdb.base/solib-overlap.exp
8405 * gdb.base/solib-search.exp
8406 * gdb.base/solib-symbol.exp
8407 * gdb.base/structs.exp
8408 * gdb.base/structs2.exp
8409 * gdb.base/symtab-search-order.exp
8410 * gdb.base/twice.exp
8411 * gdb.base/unload.exp
8412 * gdb.base/varargs.exp
8413 * gdb.base/watchpoint-solib.exp
8414 * gdb.base/watchpoint.exp
8415 * gdb.base/whatis.exp
8416 * gdb.base/wrong_frame_bt_full.exp
8417 * gdb.btrace/dlopen.exp
8418 * gdb.cell/ea-standalone.exp
8419 * gdb.cell/ea-test.exp
8420 * gdb.cp/dispcxx.exp
8421 * gdb.cp/gdb2384.exp
8422 * gdb.cp/method2.exp
8423 * gdb.cp/nextoverthrow.exp
8424 * gdb.cp/pr10728.exp
8425 * gdb.disasm/am33.exp
8426 * gdb.disasm/h8300s.exp
8427 * gdb.disasm/mn10300.exp
8428 * gdb.disasm/sh3.exp
8429 * gdb.dwarf2/dw2-dir-file-name.exp
8430 * gdb.fortran/complex.exp
8431 * gdb.fortran/library-module.exp
8432 * gdb.guile/scm-pretty-print.exp
8433 * gdb.guile/scm-symbol.exp
8434 * gdb.guile/scm-type.exp
8435 * gdb.guile/scm-value.exp
8436 * gdb.linespec/linespec.exp
8437 * gdb.mi/gdb701.exp
8438 * gdb.mi/gdb792.exp
8439 * gdb.mi/mi-breakpoint-changed.exp
8440 * gdb.mi/mi-dprintf-pending.exp
8441 * gdb.mi/mi-dprintf.exp
8442 * gdb.mi/mi-exit-code.exp
8443 * gdb.mi/mi-pending.exp
8444 * gdb.mi/mi-solib.exp
8445 * gdb.mi/new-ui-mi-sync.exp
8446 * gdb.mi/pr11022.exp
8447 * gdb.mi/user-selected-context-sync.exp
8448 * gdb.opt/solib-intra-step.exp
8449 * gdb.python/py-events.exp
8450 * gdb.python/py-finish-breakpoint.exp
8451 * gdb.python/py-mi.exp
8452 * gdb.python/py-prettyprint.exp
8453 * gdb.python/py-shared.exp
8454 * gdb.python/py-symbol.exp
8455 * gdb.python/py-template.exp
8456 * gdb.python/py-type.exp
8457 * gdb.python/py-value.exp
8458 * gdb.reverse/solib-precsave.exp
8459 * gdb.reverse/solib-reverse.exp
8460 * gdb.server/solib-list.exp
8461 * gdb.stabs/weird.exp
8462 * gdb.threads/reconnect-signal.exp
8463 * gdb.threads/stepi-random-signal.exp
8464 * gdb.trace/actions.exp
8465 * gdb.trace/ax.exp
8466 * gdb.trace/backtrace.exp
8467 * gdb.trace/change-loc.exp
8468 * gdb.trace/deltrace.exp
8469 * gdb.trace/ftrace-lock.exp
8470 * gdb.trace/ftrace.exp
8471 * gdb.trace/infotrace.exp
8472 * gdb.trace/mi-tracepoint-changed.exp
8473 * gdb.trace/packetlen.exp
8474 * gdb.trace/passcount.exp
8475 * gdb.trace/pending.exp
8476 * gdb.trace/range-stepping.exp
8477 * gdb.trace/report.exp
8478 * gdb.trace/stap-trace.exp
8479 * gdb.trace/tfind.exp
8480 * gdb.trace/trace-break.exp
8481 * gdb.trace/trace-condition.exp
8482 * gdb.trace/trace-enable-disable.exp
8483 * gdb.trace/trace-mt.exp
8484 * gdb.trace/tracecmd.exp
8485 * gdb.trace/tspeed.exp
8486 * gdb.trace/tsv.exp
8487 * lib/perftest.exp
8488
8489 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8490
8491 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8492 with gdb_test_no_output.
8493 Use command as test name.
8494
8495 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8496
8497 Fix test names starting with uppercase throughout the files.
8498
8499 * gdb.ada/assign_1.exp
8500 * gdb.ada/boolean_expr.exp
8501 * gdb.base/arrayidx.exp
8502 * gdb.base/del.exp
8503 * gdb.base/gcore-buffer-overflow.exp
8504 * gdb.base/testenv.exp
8505 * gdb.compile/compile.exp
8506 * gdb.python/py-framefilter-invalidarg.exp
8507 * gdb.python/py-framefilter.exp
8508
8509 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8510
8511 Fix test names starting with uppercase throughout the files.
8512
8513 * gdb.ada/array_return.exp
8514 * gdb.ada/expr_delims.exp
8515 * gdb.ada/mi_dyn_arr.exp
8516 * gdb.ada/mi_interface.exp
8517 * gdb.ada/mi_var_array.exp
8518 * gdb.ada/watch_arg.exp
8519 * gdb.arch/alpha-step.exp
8520 * gdb.arch/altivec-regs.exp
8521 * gdb.arch/e500-regs.exp
8522 * gdb.arch/powerpc-d128-regs.exp
8523 * gdb.base/arrayidx.exp
8524 * gdb.base/break.exp
8525 * gdb.base/checkpoint.exp
8526 * gdb.base/debug-expr.exp
8527 * gdb.base/dmsym.exp
8528 * gdb.base/radix.exp
8529 * gdb.base/sepdebug.exp
8530 * gdb.base/testenv.exp
8531 * gdb.base/watch_thread_num.exp
8532 * gdb.base/watchpoint-cond-gone.exp
8533 * gdb.cell/break.exp
8534 * gdb.cell/ea-cache.exp
8535 * gdb.compile/compile.exp
8536 * gdb.cp/gdb2495.exp
8537 * gdb.gdb/selftest.exp
8538 * gdb.gdb/xfullpath.exp
8539 * gdb.go/hello.exp
8540 * gdb.go/integers.exp
8541 * gdb.objc/basicclass.exp
8542 * gdb.pascal/hello.exp
8543 * gdb.pascal/integers.exp
8544 * gdb.python/py-breakpoint.exp
8545 * gdb.python/py-cmd.exp
8546 * gdb.python/py-linetable.exp
8547 * gdb.python/py-xmethods.exp
8548 * gdb.python/python.exp
8549 * gdb.reverse/consecutive-precsave.exp
8550 * gdb.reverse/finish-precsave.exp
8551 * gdb.reverse/i386-precsave.exp
8552 * gdb.reverse/machinestate-precsave.exp
8553 * gdb.reverse/sigall-precsave.exp
8554 * gdb.reverse/solib-precsave.exp
8555 * gdb.reverse/step-precsave.exp
8556 * gdb.reverse/until-precsave.exp
8557 * gdb.reverse/watch-precsave.exp
8558 * gdb.threads/leader-exit.exp
8559 * gdb.threads/pthreads.exp
8560 * gdb.threads/wp-replication.exp
8561 * gdb.trace/actions.exp
8562 * gdb.trace/mi-tsv-changed.exp
8563 * gdb.trace/tsv.exp
8564
8565 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8566
8567 Fix test names starting with uppercase throughout the files.
8568
8569 * gdb.arch/i386-bp_permanent.exp
8570 * gdb.arch/i386-gnu-cfi.exp
8571 * gdb.base/disasm-end-cu.exp
8572 * gdb.base/macscp.exp
8573 * gdb.base/pending.exp
8574 * gdb.base/watch_thread_num.exp
8575 * gdb.cp/exception.exp
8576 * gdb.cp/gdb2495.exp
8577 * gdb.cp/local.exp
8578 * gdb.python/py-evsignal.exp
8579 * gdb.python/python.exp
8580 * gdb.trace/tracecmd.exp
8581
8582 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8583
8584 Fix test names starting with uppercase throughout the files.
8585
8586 * gdb.base/charset.exp
8587 * gdb.base/eval.exp
8588 * gdb.base/multi-forks.exp
8589 * gdb.guile/scm-progspace.exp
8590 * gdb.opencl/datatypes.exp
8591 * gdb.python/py-block.exp
8592 * gdb.python/py-function.exp
8593 * gdb.python/py-symbol.exp
8594 * gdb.python/py-symtab.exp
8595 * gdb.python/py-xmethods.exp
8596 * gdb.reverse/break-precsave.exp
8597 * gdb.reverse/break-reverse.exp
8598 * gdb.reverse/consecutive-precsave.exp
8599 * gdb.reverse/consecutive-reverse.exp
8600 * gdb.reverse/finish-precsave.exp
8601 * gdb.reverse/finish-reverse-bkpt.exp
8602 * gdb.reverse/finish-reverse.exp
8603 * gdb.reverse/fstatat-reverse.exp
8604 * gdb.reverse/getresuid-reverse.exp
8605 * gdb.reverse/i386-precsave.exp
8606 * gdb.reverse/i386-reverse.exp
8607 * gdb.reverse/i386-sse-reverse.exp
8608 * gdb.reverse/i387-stack-reverse.exp
8609 * gdb.reverse/insn-reverse.exp
8610 * gdb.reverse/machinestate-precsave.exp
8611 * gdb.reverse/machinestate.exp
8612 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8613 * gdb.reverse/pipe-reverse.exp
8614 * gdb.reverse/readv-reverse.exp
8615 * gdb.reverse/recvmsg-reverse.exp
8616 * gdb.reverse/rerun-prec.exp
8617 * gdb.reverse/s390-mvcle.exp
8618 * gdb.reverse/sigall-precsave.exp
8619 * gdb.reverse/sigall-reverse.exp
8620 * gdb.reverse/solib-precsave.exp
8621 * gdb.reverse/solib-reverse.exp
8622 * gdb.reverse/step-precsave.exp
8623 * gdb.reverse/step-reverse.exp
8624 * gdb.reverse/time-reverse.exp
8625 * gdb.reverse/until-precsave.exp
8626 * gdb.reverse/until-reverse.exp
8627 * gdb.reverse/waitpid-reverse.exp
8628 * gdb.reverse/watch-precsave.exp
8629 * gdb.reverse/watch-reverse.exp
8630
8631 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8632
8633 Fix test names starting with uppercase throughout the files.
8634
8635 * gdb.arch/i386-mpx-simple_segv.exp
8636 * gdb.arch/i386-mpx.exp
8637 * gdb.arch/i386-permbkpt.exp
8638 * gdb.arch/pa-nullify.exp
8639 * gdb.arch/powerpc-d128-regs.exp
8640 * gdb.arch/vsx-regs.exp
8641 * gdb.base/bfp-test.exp
8642 * gdb.base/break.exp
8643 * gdb.base/breakpoint-shadow.exp
8644 * gdb.base/callfuncs.exp
8645 * gdb.base/charset.exp
8646 * gdb.base/commands.exp
8647 * gdb.base/completion.exp
8648 * gdb.base/dfp-test.exp
8649 * gdb.base/echo.exp
8650 * gdb.base/ending-run.exp
8651 * gdb.base/eval.exp
8652 * gdb.base/expand-psymtabs.exp
8653 * gdb.base/float128.exp
8654 * gdb.base/floatn.exp
8655 * gdb.base/foll-exec-mode.exp
8656 * gdb.base/gdb1056.exp
8657 * gdb.base/gdb11531.exp
8658 * gdb.base/kill-after-signal.exp
8659 * gdb.base/multi-forks.exp
8660 * gdb.base/overlays.exp
8661 * gdb.base/pending.exp
8662 * gdb.base/sepdebug.exp
8663 * gdb.base/testenv.exp
8664 * gdb.base/valgrind-db-attach.exp
8665 * gdb.base/watch_thread_num.exp
8666 * gdb.base/watchpoint-cond-gone.exp
8667 * gdb.base/watchpoint.exp
8668 * gdb.base/watchpoints.exp
8669 * gdb.cp/arg-reference.exp
8670 * gdb.cp/baseenum.exp
8671 * gdb.cp/operator.exp
8672 * gdb.cp/shadow.exp
8673 * gdb.dwarf2/dw2-op-out-param.exp
8674 * gdb.dwarf2/dw2-reg-undefined.exp
8675 * gdb.go/chan.exp
8676 * gdb.go/hello.exp
8677 * gdb.go/integers.exp
8678 * gdb.go/methods.exp
8679 * gdb.go/package.exp
8680 * gdb.guile/scm-parameter.exp
8681 * gdb.guile/scm-progspace.exp
8682 * gdb.guile/scm-value.exp
8683 * gdb.mi/mi-pending.exp
8684 * gdb.mi/user-selected-context-sync.exp
8685 * gdb.multi/multi-attach.exp
8686 * gdb.multi/tids.exp
8687 * gdb.opt/clobbered-registers-O2.exp
8688 * gdb.pascal/floats.exp
8689 * gdb.pascal/integers.exp
8690 * gdb.python/py-block.exp
8691 * gdb.python/py-events.exp
8692 * gdb.python/py-parameter.exp
8693 * gdb.python/py-symbol.exp
8694 * gdb.python/py-symtab.exp
8695 * gdb.python/py-type.exp
8696 * gdb.python/py-value.exp
8697 * gdb.python/py-xmethods.exp
8698 * gdb.python/python.exp
8699 * gdb.reverse/break-precsave.exp
8700 * gdb.reverse/consecutive-precsave.exp
8701 * gdb.reverse/finish-precsave.exp
8702 * gdb.reverse/i386-precsave.exp
8703 * gdb.reverse/machinestate-precsave.exp
8704 * gdb.reverse/sigall-precsave.exp
8705 * gdb.reverse/solib-precsave.exp
8706 * gdb.reverse/step-precsave.exp
8707 * gdb.reverse/until-precsave.exp
8708 * gdb.reverse/watch-precsave.exp
8709 * gdb.server/ext-attach.exp
8710 * gdb.server/ext-restart.exp
8711 * gdb.server/ext-run.exp
8712 * gdb.server/ext-wrapper.exp
8713 * gdb.stabs/gdb11479.exp
8714 * gdb.stabs/weird.exp
8715 * gdb.threads/attach-many-short-lived-threads.exp
8716 * gdb.threads/kill.exp
8717 * gdb.threads/watchpoint-fork.exp
8718
8719 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8720
8721 Fix test names starting with uppercase throughout all the files below.
8722
8723 * gdb.ada/array_return.exp
8724 * gdb.ada/catch_ex.exp
8725 * gdb.ada/info_exc.exp
8726 * gdb.ada/mi_catch_ex.exp
8727 * gdb.ada/mi_dyn_arr.exp
8728 * gdb.ada/mi_ex_cond.exp
8729 * gdb.ada/mi_exc_info.exp
8730 * gdb.ada/mi_interface.exp
8731 * gdb.ada/mi_task_arg.exp
8732 * gdb.ada/mi_task_info.exp
8733 * gdb.ada/mi_var_array.exp
8734 * gdb.arch/alpha-step.exp
8735 * gdb.arch/amd64-disp-step.exp
8736 * gdb.arch/arm-disp-step.exp
8737 * gdb.arch/disp-step-insn-reloc.exp
8738 * gdb.arch/e500-prologue.exp
8739 * gdb.arch/ftrace-insn-reloc.exp
8740 * gdb.arch/gdb1558.exp
8741 * gdb.arch/i386-bp_permanent.exp
8742 * gdb.arch/i386-disp-step.exp
8743 * gdb.arch/i386-float.exp
8744 * gdb.arch/i386-gnu-cfi.exp
8745 * gdb.arch/ia64-breakpoint-shadow.exp
8746 * gdb.arch/mips16-thunks.exp
8747 * gdb.arch/pa-nullify.exp
8748 * gdb.arch/powerpc-aix-prologue.exp
8749 * gdb.arch/powerpc-power.exp
8750 * gdb.arch/ppc-dfp.exp
8751 * gdb.arch/s390-tdbregs.exp
8752 * gdb.arch/spu-info.exp
8753 * gdb.arch/spu-ls.exp
8754 * gdb.arch/thumb-bx-pc.exp
8755 * gdb.base/advance.exp
8756 * gdb.base/annota-input-while-running.exp
8757 * gdb.base/arrayidx.exp
8758 * gdb.base/asmlabel.exp
8759 * gdb.base/async.exp
8760 * gdb.base/attach-wait-input.exp
8761 * gdb.base/auto-connect-native-target.exp
8762 * gdb.base/batch-preserve-term-settings.exp
8763 * gdb.base/bfp-test.exp
8764 * gdb.base/bigcore.exp
8765 * gdb.base/bp-permanent.exp
8766 * gdb.base/break-always.exp
8767 * gdb.base/break-fun-addr.exp
8768 * gdb.base/break-idempotent.exp
8769 * gdb.base/break-main-file-remove-fail.exp
8770 * gdb.base/break-probes.exp
8771 * gdb.base/break-unload-file.exp
8772 * gdb.base/break.exp
8773 * gdb.base/call-ar-st.exp
8774 * gdb.base/call-rt-st.exp
8775 * gdb.base/call-sc.exp
8776 * gdb.base/call-signal-resume.exp
8777 * gdb.base/call-strs.exp
8778 * gdb.base/callexit.exp
8779 * gdb.base/callfuncs.exp
8780 * gdb.base/catch-gdb-caused-signals.exp
8781 * gdb.base/catch-signal-siginfo-cond.exp
8782 * gdb.base/catch-syscall.exp
8783 * gdb.base/compare-sections.exp
8784 * gdb.base/cond-eval-mode.exp
8785 * gdb.base/condbreak-call-false.exp
8786 * gdb.base/consecutive-step-over.exp
8787 * gdb.base/cursal.exp
8788 * gdb.base/disabled-location.exp
8789 * gdb.base/disasm-end-cu.exp
8790 * gdb.base/display.exp
8791 * gdb.base/double-prompt-target-event-error.exp
8792 * gdb.base/dprintf-bp-same-addr.exp
8793 * gdb.base/dprintf-detach.exp
8794 * gdb.base/dprintf-next.exp
8795 * gdb.base/dprintf-non-stop.exp
8796 * gdb.base/dprintf-pending.exp
8797 * gdb.base/dso2dso.exp
8798 * gdb.base/ending-run.exp
8799 * gdb.base/enum_cond.exp
8800 * gdb.base/examine-backward.exp
8801 * gdb.base/exe-lock.exp
8802 * gdb.base/exec-invalid-sysroot.exp
8803 * gdb.base/execl-update-breakpoints.exp
8804 * gdb.base/execution-termios.exp
8805 * gdb.base/fileio.exp
8806 * gdb.base/fixsection.exp
8807 * gdb.base/foll-exec-mode.exp
8808 * gdb.base/foll-exec.exp
8809 * gdb.base/fork-running-state.exp
8810 * gdb.base/frame-args.exp
8811 * gdb.base/fullpath-expand.exp
8812 * gdb.base/func-ptr.exp
8813 * gdb.base/gcore-relro-pie.exp
8814 * gdb.base/gdb1090.exp
8815 * gdb.base/gdb1555.exp
8816 * gdb.base/global-var-nested-by-dso.exp
8817 * gdb.base/gnu-ifunc.exp
8818 * gdb.base/hbreak-in-shr-unsupported.exp
8819 * gdb.base/hbreak-unmapped.exp
8820 * gdb.base/hook-stop.exp
8821 * gdb.base/infcall-input.exp
8822 * gdb.base/info-fun.exp
8823 * gdb.base/info-shared.exp
8824 * gdb.base/interrupt-noterm.exp
8825 * gdb.base/jit-so.exp
8826 * gdb.base/jit.exp
8827 * gdb.base/line-symtabs.exp
8828 * gdb.base/list.exp
8829 * gdb.base/longjmp.exp
8830 * gdb.base/macscp.exp
8831 * gdb.base/max-value-size.exp
8832 * gdb.base/nodebug.exp
8833 * gdb.base/nofield.exp
8834 * gdb.base/overlays.exp
8835 * gdb.base/paginate-after-ctrl-c-running.exp
8836 * gdb.base/paginate-bg-execution.exp
8837 * gdb.base/paginate-inferior-exit.exp
8838 * gdb.base/pending.exp
8839 * gdb.base/pr11022.exp
8840 * gdb.base/printcmds.exp
8841 * gdb.base/ptr-typedef.exp
8842 * gdb.base/ptype.exp
8843 * gdb.base/randomize.exp
8844 * gdb.base/range-stepping.exp
8845 * gdb.base/realname-expand.exp
8846 * gdb.base/relativedebug.exp
8847 * gdb.base/remote.exp
8848 * gdb.base/savedregs.exp
8849 * gdb.base/sepdebug.exp
8850 * gdb.base/set-noassign.exp
8851 * gdb.base/shlib-call.exp
8852 * gdb.base/shreloc.exp
8853 * gdb.base/sigaltstack.exp
8854 * gdb.base/sigbpt.exp
8855 * gdb.base/siginfo-addr.exp
8856 * gdb.base/siginfo-obj.exp
8857 * gdb.base/siginfo-thread.exp
8858 * gdb.base/signest.exp
8859 * gdb.base/signull.exp
8860 * gdb.base/sigrepeat.exp
8861 * gdb.base/skip.exp
8862 * gdb.base/so-impl-ld.exp
8863 * gdb.base/solib-corrupted.exp
8864 * gdb.base/solib-disc.exp
8865 * gdb.base/solib-display.exp
8866 * gdb.base/solib-overlap.exp
8867 * gdb.base/solib-search.exp
8868 * gdb.base/solib-symbol.exp
8869 * gdb.base/source-execution.exp
8870 * gdb.base/sss-bp-on-user-bp-2.exp
8871 * gdb.base/sss-bp-on-user-bp.exp
8872 * gdb.base/stack-checking.exp
8873 * gdb.base/stale-infcall.exp
8874 * gdb.base/step-break.exp
8875 * gdb.base/step-line.exp
8876 * gdb.base/step-over-exit.exp
8877 * gdb.base/step-test.exp
8878 * gdb.base/structs.exp
8879 * gdb.base/sym-file.exp
8880 * gdb.base/symtab-search-order.exp
8881 * gdb.base/term.exp
8882 * gdb.base/type-opaque.exp
8883 * gdb.base/unload.exp
8884 * gdb.base/until-nodebug.exp
8885 * gdb.base/until.exp
8886 * gdb.base/unwindonsignal.exp
8887 * gdb.base/watch-cond.exp
8888 * gdb.base/watch-non-mem.exp
8889 * gdb.base/watch_thread_num.exp
8890 * gdb.base/watchpoint-reuse-slot.exp
8891 * gdb.base/watchpoint-solib.exp
8892 * gdb.base/watchpoint.exp
8893 * gdb.btrace/dlopen.exp
8894 * gdb.cell/arch.exp
8895 * gdb.cell/break.exp
8896 * gdb.cell/bt.exp
8897 * gdb.cell/core.exp
8898 * gdb.cell/data.exp
8899 * gdb.cell/dwarfaddr.exp
8900 * gdb.cell/ea-cache.exp
8901 * gdb.cell/ea-standalone.exp
8902 * gdb.cell/ea-test.exp
8903 * gdb.cell/f-regs.exp
8904 * gdb.cell/fork.exp
8905 * gdb.cell/gcore.exp
8906 * gdb.cell/mem-access.exp
8907 * gdb.cell/ptype.exp
8908 * gdb.cell/registers.exp
8909 * gdb.cell/sizeof.exp
8910 * gdb.cell/solib-symbol.exp
8911 * gdb.cell/solib.exp
8912 * gdb.compile/compile-tls.exp
8913 * gdb.cp/exception.exp
8914 * gdb.cp/gdb2495.exp
8915 * gdb.cp/local.exp
8916 * gdb.cp/mb-inline.exp
8917 * gdb.cp/mb-templates.exp
8918 * gdb.cp/pr10687.exp
8919 * gdb.cp/pr9167.exp
8920 * gdb.cp/scope-err.exp
8921 * gdb.cp/templates.exp
8922 * gdb.cp/virtfunc.exp
8923 * gdb.dwarf2/dw2-dir-file-name.exp
8924 * gdb.dwarf2/dw2-single-line-discriminators.exp
8925 * gdb.fortran/complex.exp
8926 * gdb.fortran/library-module.exp
8927 * gdb.guile/guile.exp
8928 * gdb.guile/scm-cmd.exp
8929 * gdb.guile/scm-frame-inline.exp
8930 * gdb.guile/scm-objfile.exp
8931 * gdb.guile/scm-pretty-print.exp
8932 * gdb.guile/scm-symbol.exp
8933 * gdb.guile/scm-type.exp
8934 * gdb.guile/scm-value.exp
8935 * gdb.linespec/keywords.exp
8936 * gdb.linespec/ls-errs.exp
8937 * gdb.linespec/macro-relative.exp
8938 * gdb.linespec/thread.exp
8939 * gdb.mi/mi-breakpoint-changed.exp
8940 * gdb.mi/mi-dprintf-pending.exp
8941 * gdb.mi/mi-fullname-deleted.exp
8942 * gdb.mi/mi-logging.exp
8943 * gdb.mi/mi-pending.exp
8944 * gdb.mi/mi-solib.exp
8945 * gdb.mi/new-ui-mi-sync.exp
8946 * gdb.mi/user-selected-context-sync.exp
8947 * gdb.multi/dummy-frame-restore.exp
8948 * gdb.multi/multi-arch-exec.exp
8949 * gdb.multi/remove-inferiors.exp
8950 * gdb.multi/watchpoint-multi-exit.exp
8951 * gdb.opt/solib-intra-step.exp
8952 * gdb.perf/backtrace.exp
8953 * gdb.perf/single-step.exp
8954 * gdb.perf/skip-command.exp
8955 * gdb.perf/skip-prologue.exp
8956 * gdb.perf/solib.exp
8957 * gdb.python/lib-types.exp
8958 * gdb.python/py-as-string.exp
8959 * gdb.python/py-bad-printers.exp
8960 * gdb.python/py-block.exp
8961 * gdb.python/py-breakpoint.exp
8962 * gdb.python/py-cmd.exp
8963 * gdb.python/py-events.exp
8964 * gdb.python/py-evthreads.exp
8965 * gdb.python/py-finish-breakpoint.exp
8966 * gdb.python/py-finish-breakpoint2.exp
8967 * gdb.python/py-frame-inline.exp
8968 * gdb.python/py-frame.exp
8969 * gdb.python/py-inferior.exp
8970 * gdb.python/py-infthread.exp
8971 * gdb.python/py-mi.exp
8972 * gdb.python/py-objfile.exp
8973 * gdb.python/py-pp-maint.exp
8974 * gdb.python/py-pp-registration.exp
8975 * gdb.python/py-prettyprint.exp
8976 * gdb.python/py-recurse-unwind.exp
8977 * gdb.python/py-shared.exp
8978 * gdb.python/py-symbol.exp
8979 * gdb.python/py-symtab.exp
8980 * gdb.python/py-template.exp
8981 * gdb.python/py-type.exp
8982 * gdb.python/py-unwind-maint.exp
8983 * gdb.python/py-unwind.exp
8984 * gdb.python/py-value.exp
8985 * gdb.python/python.exp
8986 * gdb.reverse/finish-reverse-bkpt.exp
8987 * gdb.reverse/insn-reverse.exp
8988 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8989 * gdb.reverse/solib-precsave.exp
8990 * gdb.reverse/solib-reverse.exp
8991 * gdb.stabs/gdb11479.exp
8992 * gdb.stabs/weird.exp
8993 * gdb.threads/fork-child-threads.exp
8994 * gdb.threads/fork-plus-threads.exp
8995 * gdb.threads/fork-thread-pending.exp
8996 * gdb.threads/forking-threads-plus-breakpoint.exp
8997 * gdb.threads/hand-call-in-threads.exp
8998 * gdb.threads/interrupted-hand-call.exp
8999 * gdb.threads/linux-dp.exp
9000 * gdb.threads/local-watch-wrong-thread.exp
9001 * gdb.threads/next-while-other-thread-longjmps.exp
9002 * gdb.threads/non-ldr-exit.exp
9003 * gdb.threads/pending-step.exp
9004 * gdb.threads/print-threads.exp
9005 * gdb.threads/process-dies-while-detaching.exp
9006 * gdb.threads/process-dies-while-handling-bp.exp
9007 * gdb.threads/pthreads.exp
9008 * gdb.threads/queue-signal.exp
9009 * gdb.threads/reconnect-signal.exp
9010 * gdb.threads/signal-command-handle-nopass.exp
9011 * gdb.threads/signal-command-multiple-signals-pending.exp
9012 * gdb.threads/signal-delivered-right-thread.exp
9013 * gdb.threads/signal-sigtrap.exp
9014 * gdb.threads/sigthread.exp
9015 * gdb.threads/staticthreads.exp
9016 * gdb.threads/stepi-random-signal.exp
9017 * gdb.threads/thread-unwindonsignal.exp
9018 * gdb.threads/thread_check.exp
9019 * gdb.threads/thread_events.exp
9020 * gdb.threads/tid-reuse.exp
9021 * gdb.threads/tls-nodebug.exp
9022 * gdb.threads/tls-shared.exp
9023 * gdb.threads/tls-so_extern.exp
9024 * gdb.threads/tls.exp
9025 * gdb.threads/wp-replication.exp
9026 * gdb.trace/actions-changed.exp
9027 * gdb.trace/actions.exp
9028 * gdb.trace/backtrace.exp
9029 * gdb.trace/change-loc.exp
9030 * gdb.trace/collection.exp
9031 * gdb.trace/deltrace.exp
9032 * gdb.trace/disconnected-tracing.exp
9033 * gdb.trace/entry-values.exp
9034 * gdb.trace/ftrace-lock.exp
9035 * gdb.trace/ftrace.exp
9036 * gdb.trace/infotrace.exp
9037 * gdb.trace/mi-trace-frame-collected.exp
9038 * gdb.trace/mi-trace-unavailable.exp
9039 * gdb.trace/mi-traceframe-changed.exp
9040 * gdb.trace/mi-tracepoint-changed.exp
9041 * gdb.trace/mi-tsv-changed.exp
9042 * gdb.trace/no-attach-trace.exp
9043 * gdb.trace/packetlen.exp
9044 * gdb.trace/passc-dyn.exp
9045 * gdb.trace/passcount.exp
9046 * gdb.trace/pending.exp
9047 * gdb.trace/pr16508.exp
9048 * gdb.trace/qtro.exp
9049 * gdb.trace/range-stepping.exp
9050 * gdb.trace/read-memory.exp
9051 * gdb.trace/report.exp
9052 * gdb.trace/save-trace.exp
9053 * gdb.trace/signal.exp
9054 * gdb.trace/stap-trace.exp
9055 * gdb.trace/status-stop.exp
9056 * gdb.trace/strace.exp
9057 * gdb.trace/tfile.exp
9058 * gdb.trace/tfind.exp
9059 * gdb.trace/trace-break.exp
9060 * gdb.trace/trace-condition.exp
9061 * gdb.trace/trace-enable-disable.exp
9062 * gdb.trace/trace-mt.exp
9063 * gdb.trace/tracecmd.exp
9064 * gdb.trace/tracefile-pseudo-reg.exp
9065 * gdb.trace/tspeed.exp
9066 * gdb.trace/tstatus.exp
9067 * gdb.trace/tsv.exp
9068 * gdb.trace/unavailable.exp
9069 * gdb.trace/while-dyn.exp
9070 * gdb.trace/while-stepping.exp
9071 * lib/gdb-guile.exp
9072 * lib/gdb.exp
9073 * lib/mi-support.exp
9074 * lib/pascal.exp
9075 * lib/perftest.exp
9076 * lib/prelink-support.exp
9077 * lib/selftest-support.exp
9078
9079 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9080
9081 * Makefile.in: Include disable-implicit-rules.mk.
9082
9083 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9084
9085 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9086 non-byte-aligned bit fields.
9087
9088 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9089
9090 PR gdb/12616
9091 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9092 respects the DW_AT_data_bit_offset attribute.
9093
9094 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9095
9096 * gdb.base/default.exp: Fix output of "set language".
9097
9098 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9099
9100 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9101 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9102 make.
9103 * configure.ac: Remove checks for the make program.
9104 * configure: Re-generate.
9105
9106 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9107
9108 * gdb.python/py-recurse-unwind.c (main): Add loop.
9109 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9110 to read_register() and gdb.parse_and_eval(). Make each code
9111 call a separate case that can be individually tested.
9112 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9113 proc. Call cont_and_backtrace for each of the code paths that
9114 we want to test in the unwinder.
9115
9116 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9117
9118 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9119 the definition of struct S.
9120
9121 2016-11-11 Catherine Moore <clm@codesourcery.com>
9122
9123 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9124
9125 2016-11-09 Pedro Alves <palves@redhat.com>
9126
9127 * gdb.base/commands.exp (runto_or_return): New procedure.
9128 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9129 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9130 (progvar_simple_while_test, progvar_complex_if_while_test)
9131 (if_while_breakpoint_command_test)
9132 (infrun_breakpoint_command_test, breakpoint_command_test)
9133 (user_defined_command_test, watchpoint_command_test)
9134 (test_command_prompt_position, redefine_hook_test)
9135 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9136 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9137 multi_line_input and multi_line. Remove gdb_expect and
9138 gdb_stop_suppressing_tests uses.
9139 * lib/gdb.exp (valnum_re): New global.
9140 (multi_line_input): New procedure.
9141
9142 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9143
9144 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9145 Remove.
9146 (test_setup): Define with proc_with_prefix.
9147 (test_cli_inferior): Likewise.
9148 (test_cli_thread): Likewise.
9149 (test_cli_frame): Likewise.
9150 (test_cli_select_frame): Likewise.
9151 (test_cli_up_down): Likewise.
9152 (test_mi_thread_select): Likewise.
9153 (test_mi_stack_select_frame): Likewise.
9154 (test_cli_in_mi_inferior): Likewise.
9155 (test_cli_in_mi_thread): Likewise.
9156 (test_cli_in_mi_frame): Likewise.
9157 (top level): Do not use with_test_prefix_procname.
9158
9159 2016-11-09 Pedro Alves <palves@redhat.com>
9160
9161 * gdb.base/commands.exp (gdbvar_simple_if_test)
9162 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9163 (progvar_simple_if_test, progvar_simple_while_test)
9164 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9165 (infrun_breakpoint_command_test, breakpoint_command_test)
9166 (user_defined_command_test, watchpoint_command_test)
9167 (test_command_prompt_position, deprecated_command_test)
9168 (bp_deleted_in_command, temporary_breakpoint_commands)
9169 (stray_arg0_test, source_file_with_indented_comment)
9170 (recursive_source_test, if_commands_test)
9171 (error_clears_commands_left, redefine_hook_test)
9172 (redefine_backtrace_test): Use proc_with_prefix.
9173 * lib/gdb.exp (proc_with_prefix): New proc.
9174
9175 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9176
9177 * gdb.base/tui-layout.c: New file.
9178 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9179 disassembly window contains very long lines.
9180
9181 2016-11-08 Tom Tromey <tom@tromey.com>
9182
9183 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9184 depend on Python 2.
9185
9186 2016-11-08 Tom Tromey <tom@tromey.com>
9187
9188 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9189 New method.
9190
9191 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9192
9193 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9194
9195 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9196
9197 * gdb.rust/simple.rs: Add test for univariant enums without
9198 discriminants and for encoded struct-like enums.
9199
9200 2016-10-28 Pedro Alves <palves@redhat.com>
9201
9202 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9203 gdb_test_multiple, tighten regexps and match symtabs and line
9204 tables incrementally.
9205
9206 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9207
9208 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9209 general.
9210
9211 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9212
9213 * gdb.base/exec-invalid-sysroot.exp: New file.
9214
9215 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9216
9217 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9218
9219 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9220
9221 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9222
9223 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9224
9225 * gdb.base/killed-outside.exp: Remove $options from a call to
9226 `prepare_for_testing'.
9227
9228 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9229
9230 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9231 Change test message.
9232
9233 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9234
9235 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9236 Update comment.
9237
9238 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9239
9240 * gdb.trace/mi-trace-save.exp: New file.
9241
9242 2016-10-13 Yao Qi <yao.qi@linaro.org>
9243
9244 * gdb.base/code_elim.exp (get_var_address): Remove.
9245 * gdb.base/relocate.exp: Likewise.
9246 * gdb.base/shreloc.exp: Likewise.
9247 * lib/gdb.exp (get_var_address): New.
9248
9249 2016-10-13 Yao Qi <yao.qi@linaro.org>
9250
9251 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9252 floating point tests if $skip_float_test is false.
9253
9254 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9255
9256 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9257 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9258 argc values.
9259 Add 1 to argc so we guarantee distinct initial/modified argc values.
9260
9261 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9262
9263 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9264
9265 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9266
9267 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9268 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9269 * gdb.arch/vsx-regs.exp: Likewise.
9270
9271 2016-10-07 Yao Qi <yao.qi@linaro.org>
9272
9273 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9274
9275 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9276
9277 * gdb.python/python.exp: Test decode_line("*0").
9278
9279 2016-10-06 Doug Evans <dje@google.com>
9280
9281 * gdb.python/py-value.exp (test_value_creation): Add test for large
9282 unsigned 64-bit value.
9283
9284 2016-10-06 Tom Tromey <tom@tromey.com>
9285
9286 * gdb.compile/compile.exp: Change java tests to rust.
9287 * gdb.base/setshow.exp: Change java tests to rust.
9288 * gdb.base/default.exp: Remove java from language list.
9289 * README (Examples): Update language example.
9290 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9291 test.
9292 * lib/gdb.exp (skip_java_tests): Remove.
9293 * lib/java.exp: Remove.
9294 * gdb.java: Remove.
9295
9296 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9297
9298 * gdb.arch/mips-fcr.exp: New test.
9299 * gdb.arch/mips-fcr.c: Source for the new test.
9300
9301 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9302
9303 * gdb.base/solib-disc.exp: Use `standard_output_file'
9304 throughout.
9305
9306 2016-10-06 Pedro Alves <palves@redhat.com>
9307
9308 * gdb.base/jit-simple-dl.c: New file.
9309 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9310 * gdb.base/jit-simple.c: ... this.
9311 * gdb.base/jit-simple.exp (jit_run): Delete.
9312 (build_jit): New proc.
9313 (jit_test_reread): Recompile either the main program or the shared
9314 library, depending on what is being tested. Skip changing address
9315 if caller wants to. Compare before/after addresses. If testing
9316 standalone, explicitly load the binary. Test "maint info
9317 breakpoints".
9318 (top level): Add "standalone vs shared lib" and "change address"
9319 vs "same address" axes.
9320
9321 2016-10-06 Pedro Alves <palves@redhat.com>
9322
9323 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9324 call.
9325 (jit_run): Delete.
9326 (jit_test_reread): Use with_test_prefix. Reload the main binary
9327 explicitly. Compare the before/after addresses of the JIT
9328 descriptor.
9329
9330 2016-08-15 Doug Evans <dje@google.com>
9331
9332 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9333 for single bitfields is bool.
9334 * gdb.xml/tdesc-regs.exp: Ditto.
9335
9336 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9337
9338 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9339
9340 2016-10-05 Yao Qi <yao.qi@linaro.org>
9341
9342 * lib/gdb.exp (support_complex_tests): Return zero if
9343 gdb_skip_float_test return true.
9344
9345 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9346 Simon Marchi <simon.marchi@ericsson.com>
9347
9348 PR gdb/20487
9349 * gdb.mi/user-selected-context-sync.exp: New file.
9350 * gdb.mi/user-selected-context-sync.c: New file.
9351
9352 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9353 Simon Marchi <simon.marchi@ericsson.com>
9354
9355 PR gdb/20487
9356 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9357 =thread-select-event check.
9358
9359 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9360
9361 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9362 the compulsory L operand changes.
9363 * gdb.arch/powerpc-power.s: Likewise.
9364
9365 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9366
9367 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9368 * gdb.base/jit-attach-pie.c: New file.
9369 * gdb.base/jit-attach-pie.exp: New file.
9370
9371 2016-09-28 Pedro Alves <palves@redhat.com>
9372
9373 * gdb.base/infcall-input.c: New file.
9374 * gdb.base/infcall-input.exp: New file.
9375
9376 2016-09-22 Yao Qi <yao.qi@linaro.org>
9377
9378 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9379 (gdb_exit): Rename it to ...
9380 (gdbserver_gdb_exit): ... Close GDBserver.
9381 (gdb_exit): New proc, call gdbserver_gdb_exit.
9382 (mi_gdb_exit): Likewise.
9383
9384 2016-09-22 Yao Qi <yao.qi@linaro.org>
9385
9386 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9387 path.
9388 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9389 Remove duplication.
9390
9391 2016-09-22 Yao Qi <yao.qi@linaro.org>
9392
9393 * lib/gdbserver-support.exp: Check the existence of
9394 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9395
9396 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9397
9398 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9399
9400 2016-09-21 Tom Tromey <tom@tromey.com>
9401
9402 PR gdb/20604:
9403 * gdb.base/quit.exp: New file.
9404
9405 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9406
9407 * .gitignore: New file.
9408
9409 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9410
9411 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9412 throughout.
9413
9414 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9415
9416 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9417
9418 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9419
9420 * gdb.cp/casts.cc (decltype): Move it ...
9421 (main): ... with its call to ...
9422 * gdb.cp/casts03.cc: ... a new file.
9423 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9424
9425 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9426
9427 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9428
9429 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9430
9431 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9432 and sync up the test with tests in gas/testsuite/gas/ppc.
9433 * gdb.arch/powerpc-power.exp: Likewise.
9434
9435 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9436
9437 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9438
9439 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9440 Jan Kratochvil <jan.kratochvil@redhat.com>
9441
9442 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9443 make m1's definition to be different from m2's. Use 'dummy' as an
9444 argument for probe 'two'.
9445
9446 2016-09-10 Jon Beniston <jon@beniston.com>
9447
9448 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9449 for sim target.
9450
9451 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9452
9453 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9454 variable declaration.
9455 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9456 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9457 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9458 received HWCAP as its argument.
9459
9460 2016-09-06 Pedro Alves <palves@redhat.com>
9461
9462 * gdb.base/new-ui-pending-input.c: New file.
9463 * gdb.base/new-ui-pending-input.exp: New file.
9464 * gdb.exp (clear_gdb_spawn_id): New procedure.
9465 (with_spawn_id): Check whether gdb_spawn_id exists before
9466 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9467 on exit.
9468
9469 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9470
9471 * gdb.base/float128.c: New file.
9472 * gdb.base/float128.exp: Likewise.
9473 * gdb.base/floatn.c: Likewise.
9474 * gdb.base/floatn.exp: Likewise.
9475
9476 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9477
9478 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9479
9480 2016-09-05 Pedro Alves <palves@redhat.com>
9481
9482 PR backtrace/19927
9483 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9484 unwinders are immediately called as side effect of "source" or
9485 "disable unwinder" commands.
9486 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9487
9488 2016-09-02 Yao Qi <yao.qi@linaro.org>
9489
9490 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9491 is true and $type is "float" or "double".
9492
9493 2016-09-02 Yao Qi <yao.qi@linaro.org>
9494
9495 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9496 true.
9497 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9498 * gdb.base/call-rt-st.exp: Likewise.
9499 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9500 return value instead of gdb,skip_float_test.
9501 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9502 (do_function_calls): Use its return value instead of
9503 gdb,skip_float_test.
9504 * gdb.base/finish.exp: Likewise.
9505 * gdb.base/funcargs.exp: Likewise.
9506 * gdb.base/return.exp: Likewise.
9507 * gdb.base/return2.exp: Likewise.
9508 * gdb.base/varargs.exp: Likewise.
9509 * lib/gdb.exp (gdb_skip_float_test): Change it to
9510 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9511
9512 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9513
9514 * gdb.multi/tids.exp: Test "thread apply all".
9515
9516 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9517
9518 * gdb.base/default.exp (tty): Remove.
9519
9520 2016-08-24 Kevin Buettner <kevinb@redhat.com>
9521
9522 * gdb.python/py-recurse-unwind.c: New file.
9523 * gdb.python/py-recurse-unwind.py: New file.
9524 * gdb.python/py-recurse-unwind.exp: New file.
9525
9526 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9527
9528 * gdb.base/set-inferior-tty.exp: New file.
9529 * gdb.base/set-inferior-tty.c: New file.
9530
9531 2016-08-23 Pedro Alves <palves@redhat.com>
9532
9533 PR gdb/20494
9534 * gdb.base/new-ui-echo.c: New file.
9535 * gdb.base/new-ui-echo.exp: New file.
9536
9537 2016-08-23 Yao Qi <yao.qi@linaro.org>
9538
9539 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9540 gdbserver_spawn.
9541 * gdb.server/connect-without-multi-process.exp (do_test):
9542 Likewise.
9543
9544 2016-08-23 Yao Qi <yao.qi@linaro.org>
9545
9546 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9547 standalone_txt. Delete gdb_txt and standalone_txt on host
9548 and target. Spawn the binary on target. Copy files from
9549 target to host.
9550
9551 2016-08-22 Pedro Alves <palves@redhat.com>
9552
9553 PR gdb/20505
9554 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9555 with_test_prefix. Factor out bits to ...
9556 (test_no_vdso): ... this new procedure.
9557
9558 2016-08-19 Carl Love <cel@us.ibm.com>
9559
9560 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9561 maintaining separate logic for constructing the output path.
9562 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9563 * gdb.arch/ppc-dfp.exp: Likewise.
9564 * gdb.arch/ppc-fp.exp: Likewise.
9565 * gdb.arch/vsx-regs.exp: Likewise.
9566 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9567 binprefix for generating the additional binary files.
9568
9569 2016-08-19 Pedro Alves <palves@redhat.com>
9570
9571 * gdb.trace/mi-trace-frame-collected.exp
9572 (test_trace_frame_collected): On x32, expect two registers.
9573
9574 2016-08-18 Carl Love <cel@us.ibm.com>
9575
9576 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9577 and sync up the test with tests in gas/testsuite/gas/ppc.
9578 * gdb.arch/powerpc-power.exp: Likewise.
9579
9580 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9581
9582 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9583 expected error message.
9584
9585 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9586
9587 * gdb.multi/remove-inferiors.exp: New file.
9588 * gdb.multi/remove-inferiors.c: New file.
9589
9590 2016-08-12 Yao Qi <yao.qi@linaro.org>
9591
9592 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9593 argument list.
9594
9595 2016-08-10 Pedro Alves <palves@redhat.com>
9596
9597 PR gdb/19187
9598 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9599 setup_kfails.
9600
9601 2016-08-09 Pedro Alves <palves@redhat.com>
9602 Simon Marchi <simon.marchi@ericsson.com>
9603
9604 PR gdb/20418
9605 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9606 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9607
9608 2016-08-09 Pedro Alves <palves@redhat.com>
9609
9610 PR mi/20431
9611 * gdb.mi/mi-cmd-error.exp: New file.
9612
9613 2016-08-09 Pedro Alves <palves@redhat.com>
9614
9615 PR gdb/18653
9616 * gdb.base/signals-state-child.c: New file.
9617 * gdb.base/signals-state-child.exp: New file.
9618 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9619
9620 2016-08-09 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9623
9624 2016-08-03 Tom Tromey <tom@tromey.com>
9625
9626 PR python/18565:
9627 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9628
9629 2016-08-01 Yao Qi <yao.qi@linaro.org>
9630
9631 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9632 variable mode to "multi-process" if $multi_process is 1, otherwise
9633 set it to "single-process".
9634
9635 2016-08-01 Yao Qi <yao.qi@linaro.org>
9636
9637 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9638 * gdb.cp/cpexprs.exp: Likewise.
9639 * gdb.cp/m-static.exp: Likewise.
9640
9641 2016-07-26 Tom Tromey <tom@tromey.com>
9642
9643 PR python/20190:
9644 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9645 test.
9646
9647 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9648
9649 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9650 selecting assembly source files.
9651 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9652 assembly source files.
9653 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9654 assembly source files.
9655 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9656 selecting assembly source files.
9657
9658 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9659
9660 * gdb.base/new-ui.exp (do_test_invalid_args): New
9661 procedure.
9662
9663 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9664
9665 * gdb.btrace/reconnect.c: New file.
9666 * gdb.btrace/reconnect.exp: New file.
9667
9668 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9669
9670 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9671 to test_catch_syscall_group.
9672 (test_catch_syscall_group): New.
9673
9674 2016-07-21 Tom Tromey <tom@tromey.com>
9675
9676 * gdb.rust/simple.rs (main): Use empty struct expression.
9677 * gdb.rust/simple.exp: Add tests for empty struct expression.
9678
9679 2016-07-21 Yao Qi <yao.qi@linaro.org>
9680
9681 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9682 if gdb_skip_xml_test is true on some targets.
9683
9684 2016-07-21 Yao Qi <yao.qi@linaro.org>
9685
9686 * gdb.server/solib-list.exp: Unset last_loaded_file.
9687
9688 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9689
9690 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9691 "step into captured_main (args)".
9692
9693 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9694
9695 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9696
9697 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9698
9699 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9700
9701 2016-07-19 Pedro Alves <palves@redhat.com>
9702
9703 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9704 * gdb.opt/inline-bt.exp: Likewise.
9705 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9706 additional_flags=-Winline.
9707 * gdb.opt/inline-locals.exp: Likewise.
9708 * gdb.opt/inline-markers.c (ATTR): Define.
9709 (inlined_fn): Use it.
9710
9711 2016-07-19 Yao Qi <yao.qi@linaro.org>
9712
9713 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9714 (test_with_self): Remove some code. Remove argument executable.
9715 (top-level): Use do_self_tests.
9716
9717 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
9718 Don Breazeal <donb@codesourcery.com>
9719
9720 * gdb.base/maint.exp: Escape paths used in regular expressions.
9721 * gdb.stabs/weird.exp: Likewise.
9722
9723 2016-07-13 Tom Tromey <tom@tromey.com>
9724
9725 PR python/15620, PR python/18620:
9726 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9727 (test_bkpt_events): New procs.
9728
9729 2016-07-13 Tom Tromey <tom@tromey.com>
9730
9731 PR python/17698:
9732 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9733 test.
9734 (test_watchpoints): Likewise.
9735 (test_bkpt_pending): New proc.
9736
9737 2016-07-13 Tom Tromey <tom@tromey.com>
9738
9739 PR cli/18053:
9740 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9741 completion test.
9742
9743 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9744
9745 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9746 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9747 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9748 f_label.
9749 (g): Rename g_end_lbl to g_label.
9750 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9751 low_pc and high_pc.
9752 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9753
9754 2016-07-12 Tom Tromey <tom@tromey.com>
9755
9756 PR python/19293:
9757 * gdb.python/py-unwind-maint.exp: Update tests.
9758
9759 2016-07-12 Yao Qi <yao.qi@linaro.org>
9760
9761 * lib/selftest-support.exp (selftest_setup): Match the output
9762 when captured_main is inlined.
9763
9764 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9765
9766 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9767 New variables.
9768 (print this%a, print this%b, print this): New tests.
9769 * gdb.fortran/derived-types.f90 (this): New object and
9770 initialization.
9771
9772 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9773
9774 * gdb.ada/arraydim.exp: Remove extra directory level in build
9775 directory.
9776
9777 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9778
9779 * lib/ada.exp: Remove extra directory level in build directory.
9780 * gdb.ada/cond_lang.exp: Likewise.
9781 * gdb.ada/exec_changed.exp: Likewise.
9782 * gdb.ada/lang_switch.exp: Likewise.
9783
9784 2016-07-06 Manish Goregaokar <manish@mozilla.com>
9785
9786 * simple.rs: Add test for raw pointer subscripting.
9787 * simple.exp: Add test expectations.
9788
9789 2016-07-05 Yao Qi <yao.qi@linaro.org>
9790
9791 * gdb.mi/mi-reverse.exp: Match =record-started output.
9792
9793 2016-07-01 Pedro Alves <palves@redhat.com>
9794
9795 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9796 procedure.
9797 (jit_reader_test): Test the jit reader's unwinder.
9798 * gdb.base/jithost.c (jit_function_00_code): New global.
9799 (main): Use memcpy to fill in the mmapped code, instead of poking
9800 bytes manually here.
9801 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9802 value.
9803 (read_debug_info): Save the function's range.
9804 (read_sp): New function.
9805 (unwind_frame): Use it. Also unwind RBP.
9806 (get_frame_id): Use read_sp.
9807 (gdb_init_reader): Use calloc instead of malloc.
9808 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9809 parameter. Use gdb_test_multiple.
9810
9811 2016-07-01 Pedro Alves <palves@redhat.com>
9812 Antoine Tremblay <antoine.tremblay@ericsson.com>
9813
9814 * gdb.threads/process-dies-while-detaching.c: New file.
9815 * gdb.threads/process-dies-while-detaching.exp: New file.
9816
9817 2016-07-01 Pedro Alves <palves@redhat.com>
9818
9819 * gdb.multi/watchpoint-multi-exit.c: New file.
9820 * gdb.multi/watchpoint-multi-exit.exp: New file.
9821
9822 2016-06-30 Pedro Alves <palves@redhat.com>
9823
9824 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9825 unset inferior_spawn_id.
9826
9827 2016-06-30 Pedro Alves <palves@redhat.com>
9828
9829 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9830 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9831
9832 2016-06-29 Yao Qi <yao.qi@linaro.org>
9833
9834 * gdb.base/return.c: Add copyright header.
9835
9836 2016-06-29 Tom Tromey <tom@tromey.com>
9837
9838 PR python/20129:
9839 * gdb.python/py-framefilter.exp: Add tests for setting priority
9840 and disabling of non-existent frame filter.
9841
9842 2016-06-29 Yao Qi <yao.qi@linaro.org>
9843
9844 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9845 0x0f07ff.
9846
9847 2016-06-28 Yao Qi <yao.qi@linaro.org>
9848
9849 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9850 triplets. Start gdb, execute catch syscall, and continue. Check
9851 gdb's output to determine catch syscall is supported.
9852
9853 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9854
9855 * gdb.rust/simple.rs: Add test for returning unit in a function.
9856 * gdb.rust/simple.exp: Add expectation for functions returning
9857 unit.
9858
9859 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9860
9861 * gdb.python/py-breakpoint-create-fail.c,
9862 gdb.python/py-breakpoint-create-fail.exp,
9863 gdb.python/py-breakpoint-create-fail.py: New testcase.
9864
9865 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9866
9867 PR gdb/20239
9868 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9869 * gdb.rust/simple.exp: Add test expectations for new NonZero
9870 tests.
9871
9872 2016-06-24 David Taylor <dtaylor@emc.com>
9873
9874 * gdb.base/offsets.exp: New file.
9875 * gdb.base/offsets.c: New file.
9876
9877 2016-06-23 Tom Tromey <tom@tromey.com>
9878
9879 PR gdb/16483:
9880 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9881 before any filters are loaded.
9882
9883 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9884
9885 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9886 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9887 structs.
9888 * gdb.fortran/derived-type-function.exp: New file.
9889 * gdb.fortran/derived-type-function.f90: New file.
9890
9891
9892 2016-06-21 Pedro Alves <palves@redhat.com>
9893
9894 * gdb.base/new-ui.exp: New file.
9895 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9896 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9897 (with_spawn_id): New procedure.
9898
9899 2016-06-21 Pedro Alves <palves@redhat.com>
9900
9901 * gdb.mi/mi-exec-run.exp: New file.
9902
9903 2016-06-21 Pedro Alves <palves@redhat.com>
9904
9905 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9906 breakpoint command's output on the main UI.
9907 (test_break): New procedure, factored out from calls in the top
9908 level.
9909 (top level): Use foreach_with_prefix to test MI as main UI and as
9910 separate UI.
9911
9912 2016-06-21 Pedro Alves <palves@redhat.com>
9913
9914 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9915 (test_awatch_creation_and_listing)
9916 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9917 Remove 'type' parameter.
9918 (test_watchpoint_all): New parameter mi_mode. Remove
9919 with_test_prefix.
9920 (top level): Use foreach_with_prefix, and add main/separate UI MI
9921 testing axis.
9922
9923 2016-06-21 Pedro Alves <palves@redhat.com>
9924
9925 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9926 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9927 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9928 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9929 (gdb_main_spawn_id, mi_spawn_id): Declare and
9930 comment.
9931 (mi_create_inferior_pty): New procedure,
9932 factored out from default_mi_gdb_start.
9933 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9934 procedures.
9935 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9936 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9937 Use mi_create_inferior_pty.
9938 (mi_gdb_start): Use eval to pass down args list.
9939
9940 2016-06-21 Pedro Alves <palves@redhat.com>
9941
9942 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9943 * gdb.opt/inline-cmds.exp: Add MI tests.
9944
9945 2016-06-21 Pedro Alves <palves@redhat.com>
9946
9947 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9948
9949 2016-06-21 Pedro Alves <palves@redhat.com>
9950
9951 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9952 (top level): Use it instead of mi_execute_to.
9953
9954 2016-06-21 Pedro Alves <palves@redhat.com>
9955
9956 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9957 (cont_handler_str): New.
9958 (signal_stop_handler): Set stop_handler_str instead of printing to
9959 stdout.
9960 (continue_handler): Set cont_handler_str instead of printing to
9961 stdout.
9962 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9963 mi_send_resuming_command. Print stop_handler_str and
9964 cont_handler_str instead of expecting the python events print
9965 directly.
9966
9967 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9968
9969 * gdb.base/jit-reader.exp: New file.
9970 * gdb.base/jithost.c: New file.
9971 * gdb.base/jithost.h: New file.
9972 * gdb.base/jitreader.c : New file.
9973 * gdb.base/jit-protocol.h: New file.
9974
9975 2016-06-17 Yao Qi <yao.qi@linaro.org>
9976
9977 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9978 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9979 and detach-on-fork. Adjust tests.
9980 (top level): Invoke break_cond_on_syscall with combinations of
9981 syscall, follow-fork-mode and detach-on-fork.
9982
9983 2016-06-17 Yao Qi <yao.qi@linaro.org>
9984
9985 * gdb.base/step-over-exit.c: New.
9986 * gdb.base/step-over-exit.exp: New.
9987
9988 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9989
9990 * gdb.base/float.exp: Add target check for nds32*-*-*.
9991 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9992
9993 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9994
9995 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9996 for unsupported target features.
9997 * gdb.base/call-rt-st.exp: Likewise.
9998 * gdb.base/call-sc.exp: Likewise.
9999 * gdb.base/call-signal-resume.exp: Likewise.
10000 * gdb.base/call-strs.exp: Likewise.
10001 * gdb.base/callexit.exp: Likewise.
10002 * gdb.base/callfuncs.exp: Likewise.
10003 * gdb.base/nodebug.exp: Likewise.
10004 * gdb.base/printcmds.exp: Likewise.
10005 * gdb.base/ptype.exp: Likewise.
10006 * gdb.base/structs.exp: Likewise.
10007 * gdb.base/unwindonsignal.exp: Likewise.
10008 * gdb.cp/gdb2495.exp: Likewise.
10009 * gdb.cp/templates.exp: Likewise.
10010 * gdb.cp/virtfunc.exp: Likewise.
10011 * gdb.threads/hand-call-in-threads.exp: Likewise.
10012 * gdb.threads/interrupted-hand-call.exp: Likewise.
10013 * gdb.threads/thread-unwindonsignal.exp: Likewise.
10014
10015 2016-06-10 Tom Tromey <tom@tromey.com>
10016
10017 PR rust/20110:
10018 * gdb.rust/expr.exp: Add test for integer constant larger than
10019 i32.
10020
10021 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
10022
10023 * gdb.fortran/nested-funcs.exp: New.
10024 * gdb.fortran/nested-funcs.f90: New.
10025
10026 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
10027
10028 * gdb.base/examine-backward.c: New file.
10029 * gdb.base/examine-backward.exp: New file.
10030
10031 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
10032
10033 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
10034 matching.
10035
10036 2016-06-02 Tom Tromey <tom@tromey.com>
10037
10038 PR python/18984:
10039 * gdb.python/py-shared.exp: Add solib_name test.
10040
10041 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10042
10043 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10044
10045 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10046
10047 PR c++/19893
10048 * gdb.dwarf2/implref.exp: Rename to...
10049 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10050 * gdb.dwarf2/implref-array.c: New file.
10051 * gdb.dwarf2/implref-array.exp: Likewise.
10052 * gdb.dwarf2/implref-global.c: Likewise.
10053 * gdb.dwarf2/implref-global.exp: Likewise.
10054 * gdb.dwarf2/implref-struct.c: Likewise.
10055 * gdb.dwarf2/implref-struct.exp: Likewise.
10056
10057 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10058
10059 * gdb.trace/trace-condition.exp: Add 64bit tests.
10060
10061 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10062
10063 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10064 bits types.
10065 (main): Adapt to 8 to 64 bits types.
10066 * gdb.trace/trace-condition.exp: Add new tests.
10067
10068 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10069
10070 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10071
10072 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10073
10074 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10075 Move condition tests...
10076 * gdb.trace/trace-condition.exp: Here.
10077
10078 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10079
10080 * gdb.trace/trace-condition.exp: Add counter-case tests.
10081
10082 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10083
10084 PR c++/15231
10085 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10086 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10087
10088 2016-05-27 Pedro Alves <palves@redhat.com>
10089
10090 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10091 New procedure.
10092 (top level): Call it, and bail out of DejaGnu is known to be bad.
10093
10094 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10095
10096 * gdb.base/whatis.c: Extend the test case.
10097 * gdb.base/whatis.exp: Add additional tests.
10098
10099 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10100
10101 * gdb.fortran/type.f90: Add pointer variable.
10102 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10103
10104 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10105
10106 * gdb.fortran/vla-type.exp: Fix testcase name.
10107
10108 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10109
10110 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10111
10112 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10113
10114 * gdb.fortran/type.f90: Add nested structures.
10115 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10116 * gdb.fortran/derived-type.exp: Adapt expected output.
10117 * gdb.fortran/vla-type.exp: Adapt expected output.
10118
10119 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10120
10121 * gdb.fortran/whatis_type.exp: Adapt expected output.
10122
10123 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10124
10125 * gdb.fortran/print_type.exp: Fix expected output.
10126 * gdb.fortran/whatis_type.exp: Fix expected output.
10127
10128 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10129
10130 * gdb.fortran/whatis_type.exp: Use multi_line.
10131
10132 2016-05-24 Tom Tromey <tom@tromey.com>
10133
10134 PR python/17386:
10135 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10136 use value as an index.
10137
10138 2016-05-23 Tom Tromey <tom@tromey.com>
10139
10140 PR python/17981:
10141 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10142 no-breakpoint case.
10143
10144 2016-05-24 Pedro Alves <palves@redhat.com>
10145
10146 PR gdb/19828
10147 * gdb.threads/clone-attach-detach.c: New file.
10148 * gdb.threads/clone-attach-detach.exp: New file.
10149
10150 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10151
10152 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10153
10154 2016-05-23 Tom Tromey <tom@tromey.com>
10155
10156 PR python/19438, PR python/18393:
10157 * gdb.python/py-progspace.exp: Add "dir" test.
10158 * gdb.python/py-objfile.exp: Add "dir" test.
10159
10160 2016-05-23 Yao Qi <yao.qi@linaro.org>
10161
10162 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10163 * gdb.arch/thumb2-it.exp: Likewise.
10164
10165 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10166
10167 * gdb.mi/mi-threads-interrupt.c: New file.
10168 * gdb.mi/mi-threads-interrupt.exp: New file.
10169
10170 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10171
10172 PR gdb/18077
10173 * gdb.mi/mi-async-run.exp: New file.
10174 * gdb.mi/mi-async-run.c: New file.
10175
10176 2016-05-17 Tom Tromey <tom@tromey.com>
10177 Manish Goregaokar <manishsmail@gmail.com>
10178
10179 * lib/rust-support.exp: New file.
10180 * lib/gdb.exp (skip_rust_tests): New proc.
10181 (build_executable_from_specs): Handle rust.
10182 * lib/future.exp (gdb_find_rustc): New proc.
10183 (gdb_default_target_compile): Handle rust.
10184 * gdb.rust/expr.exp: New file.
10185 * gdb.rust/generics.exp: New file.
10186 * gdb.rust/generics.rs: New file.
10187 * gdb.rust/methods.exp: New file.
10188 * gdb.rust/methods.rs: New file.
10189 * gdb.rust/modules.exp: New file.
10190 * gdb.rust/modules.rs: New file.
10191 * gdb.rust/simple.exp: New file.
10192 * gdb.rust/simple.rs: New file.
10193
10194 2016-05-17 Tom Tromey <tom@tromey.com>
10195
10196 * gdb.base/default.exp (set language): Add rust.
10197
10198 2016-05-17 Tom Tromey <tom@tromey.com>
10199
10200 * gdb.gdb/unittest.exp: New file.
10201
10202 2016-05-16 Yao Qi <yao.qi@linaro.org>
10203
10204 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10205 shell_prompt. Update shell_prompt_re.
10206
10207 2016-05-12 Doug Evans <dje@google.com>
10208
10209 PR symtab/19999
10210 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10211 $options when building executable.
10212 * gdb.dwarf2/fission-loclists-pie.S: New file.
10213 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10214
10215 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10216
10217 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10218 of [is_remote target],
10219
10220 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10221
10222 * lib/gdb.exp (use_gdb_stub): New procedure.
10223
10224 2016-05-03 Yunlian Jiang <yunlian@google.com>
10225 Doug Evans <dje@google.com>
10226
10227 PR symtab/19914
10228 * gdb.dwarf2/dwp-sepdebug.c: New file.
10229 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10230
10231 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10232
10233 * gdb.base/detach.exp: Remove is_remote check.
10234
10235 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10236
10237 * gdb.base/annota-input-while-running.exp: Don't check for
10238 [is_remote target]. Enable annotations after running to main.
10239 Remove unused "set test..." line.
10240
10241 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10242
10243 * gdb.trace/trace-enable-disable.exp: New file.
10244 * gdb.trace/trace-enable-disable.c: New file.
10245
10246 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10247
10248 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10249 use it in info sharedlibrary test.
10250 * gdb.trace/ftrace-lock.exp: Likewise.
10251 * gdb.trace/ftrace.exp: Likewise.
10252 * gdb.trace/range-stepping.exp: Likewise.
10253 * gdb.trace/trace-break.exp: Likewise.
10254 * gdb.trace/trace-condition.exp: Likewise.
10255 * gdb.trace/trace-mt.exp: Likewise.
10256
10257 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10258
10259 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10260 (gdb_load_shlib): ... this.
10261 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10262 gdb_load_shlib.
10263 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10264 * gdb.base/ctxobj.exp: Likewise.
10265 * gdb.base/dprintf-pending.exp: Likewise.
10266 * gdb.base/dso2dso.exp: Likewise.
10267 * gdb.base/fixsection.exp: Likewise.
10268 * gdb.base/gcore-relro.exp: Likewise.
10269 * gdb.base/gdb1555.exp: Likewise.
10270 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10271 * gdb.base/gnu-ifunc.exp: Likewise.
10272 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10273 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10274 * gdb.base/pending.exp: Likewise.
10275 * gdb.base/print-file-var.exp: Likewise.
10276 * gdb.base/print-symbol-loading.exp: Likewise.
10277 * gdb.base/shlib-call.exp: Likewise.
10278 * gdb.base/shreloc.exp: Likewise.
10279 * gdb.base/so-impl-ld.exp: Likewise.
10280 * gdb.base/solib-disc.exp: Likewise.
10281 * gdb.base/solib-nodir.exp: Likewise.
10282 * gdb.base/solib-overlap.exp: Likewise.
10283 * gdb.base/solib-symbol.exp: Likewise.
10284 * gdb.base/solib-weak.exp (do_test): Likewise.
10285 * gdb.base/sym-file.exp: Likewise.
10286 * gdb.base/symtab-search-order.exp: Likewise.
10287 * gdb.base/type-opaque.exp: Likewise.
10288 * gdb.base/unload.exp: Likewise.
10289 * gdb.base/watchpoint-solib.exp: Likewise.
10290 * gdb.compile/compile.exp: Likewise.
10291 * gdb.cp/gdb2384.exp: Likewise.
10292 * gdb.cp/infcall-dlopen.exp: Likewise.
10293 * gdb.cp/re-set-overloaded.exp: Likewise.
10294 * gdb.fortran/library-module.exp: Likewise.
10295 * gdb.opt/solib-intra-step.exp: Likewise.
10296 * gdb.python/py-finish-breakpoint.exp: Likewise.
10297 * gdb.python/py-shared.exp: Likewise.
10298 * gdb.reverse/solib-precsave.exp: Likewise.
10299 * gdb.reverse/solib-reverse.exp: Likewise.
10300 * gdb.server/solib-list.exp: Likewise.
10301 * gdb.threads/dlopen-libpthread.exp: Likewise.
10302 * gdb.threads/tls-shared.exp: Likewise.
10303 * gdb.threads/tls-so_extern.exp: Likewise.
10304 * gdb.trace/change-loc.exp: Likewise.
10305 * gdb.trace/ftrace-lock.exp: Likewise.
10306 * gdb.trace/ftrace.exp: Likewise.
10307 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10308 * gdb.trace/pending.exp: Likewise.
10309 * gdb.trace/range-stepping.exp: Likewise.
10310 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10311 (strace_info_marker): Likewise.
10312 (strace_probe_marker): Likewise.
10313 (strace_trace_on_same_addr): Likewise.
10314 (strace_trace_on_diff_addr): Likewise.
10315 * gdb.trace/trace-break.exp: Likewise.
10316 * gdb.trace/trace-condition.exp: Likewise.
10317 * gdb.trace/trace-mt.exp: Likewise.
10318
10319 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10320
10321 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10322 result of gdb_remote_download.
10323 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10324 * gdb.base/dso2dso.exp: Likewise.
10325 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10326 * gdb.base/print-file-var.exp: Likewise.
10327 * gdb.base/shlib-call.exp: Likewise.
10328 * gdb.base/shreloc.exp: Likewise.
10329 * gdb.base/solib-overlap.exp: Likewise.
10330 * gdb.base/solib-weak.exp (do_test): Likewise.
10331 * gdb.base/unload.exp: Likewise.
10332
10333 2016-04-27 Yao Qi <yao.qi@linaro.org>
10334
10335 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10336 exists.
10337
10338 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10339
10340 * vla-type.exp: Print structure from toplevel.
10341
10342 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10343
10344 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10345 of dynamic types.
10346 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10347 of dynamic types.
10348
10349 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10350
10351 * gdb.fortran/vla-type.f90: New file.
10352 * gdb.fortran/vla-type.exp: New file.
10353
10354 2016-04-25 Yao Qi <yao.qi@linaro.org>
10355
10356 * gdb.base/branch-to-self.c: New file.
10357 * gdb.base/branch-to-self.exp: New file.
10358
10359 2016-04-22 Yao Qi <yao.qi@linaro.org>
10360
10361 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10362 more after $hex.
10363
10364 2016-04-22 Yao Qi <yao.qi@linaro.org>
10365
10366 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10367 * gdb.base/annota3.exp: Likewise.
10368
10369 2016-04-22 Yao Qi <yao.qi@linaro.org>
10370
10371 * gdb.reverse/step-precsave.exp: Do one step and test program
10372 stops in "callee" and do multiple steps until program goes out
10373 of "callee".
10374 * gdb.reverse/step-reverse.exp: Likewise.
10375
10376 2016-04-22 Yao Qi <yao.qi@linaro.org>
10377
10378 * gdb.trace/signal.exp: Also pass if
10379 $tracepoint_hits($i) > $iterations.
10380
10381 2016-04-22 Yao Qi <yao.qi@linaro.org>
10382
10383 * gdb.trace/signal.c: New file.
10384 * gdb.trace/signal.exp: New file.
10385
10386 2016-04-19 Doug Evans <xdje42@gmail.com>
10387
10388 * gdb.base/bad-file.exp: New file.
10389
10390 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10391
10392 * gdb.dwarf2/implref.exp: New file.
10393
10394 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10395
10396 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10397 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10398 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10399 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10400 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10401 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10402 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10403 * lib/fortran.exp (fortran_int4): New procedure.
10404 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10405 (fortran_logical4): Likewise.
10406
10407 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10408
10409 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10410
10411 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10412
10413 * lib/compiler.c: Add Intel specific preprocessor macros.
10414 * lib/compiler.cc: Likewise.
10415
10416 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
10417
10418 * gdb.server/connect-with-no-symbol-file.c: New file.
10419 * gdb.server/connect-with-no-symbol-file.exp: New file.
10420
10421 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10422
10423 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10424
10425 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10426
10427 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10428 standard output directory.
10429
10430 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10431
10432 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10433
10434 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10435
10436 * gdb.btrace/instruction_history.c (loop): Add declaration.
10437
10438 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10439
10440 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10441
10442 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10443
10444 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10445 parentheses to print.
10446 (continue_handler): Likewise.
10447
10448 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10449
10450 * gdb.server/solib-list.exp: Remove is_remote check.
10451 Pass shlib= to gdb_compile. Don't link shared library with
10452 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10453 Run binary filename through "readlink -f" on the target.
10454
10455 2016-04-08 Pedro Alves <palves@redhat.com>
10456
10457 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10458 interpreter filename as argument to gdbserver_spawn.
10459 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10460 Return empty if $last_loaded_file does not exist.
10461
10462 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10463
10464 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10465 * gdb.base/jit-main.c: Use exit after usage.
10466
10467 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10468
10469 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10470 GDBHISTSIZE prior to the tests.
10471 * gdb.base/gdbinit-history.exp: Likewise.
10472
10473 2016-04-07 Pedro Alves <palves@redhat.com>
10474
10475 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10476 instead of build_executable. Use gdb_load_shlibs.
10477
10478 2016-04-07 Yao Qi <yao.qi@linaro.org>
10479
10480 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10481 Execute "si" command.
10482
10483 2016-04-07 Yao Qi <yao.qi@linaro.org>
10484
10485 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10486 number instead of the comments on some line.
10487
10488 2016-04-06 Don Breazeal <donb@codesourcery.com>
10489
10490 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10491 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10492
10493 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10494
10495 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10496 standard_output_file. Remove unused binfile variable.
10497
10498 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
10499
10500 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10501 * gdb.python/py-mi-objfile.exp: Match "list main" output
10502 in console format.
10503
10504 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10505
10506 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10507 absolute.
10508
10509 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10510
10511 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10512 absolute.
10513 * gdb.trace/ftrace.exp: Likewise.
10514 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10515 targets as well.
10516 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10517 (gdb_load_shlibs): Copy libraries to test directory when testing
10518 natively. Only set solib-search-path if testing remotely.
10519 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10520
10521 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10522
10523 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10524 gdb_download. Use it even if the target is not remote.
10525 * gdb.base/jit.exp (compile_jit_test): Likewise.
10526 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10527 output directory if the destination board is local, otherwise use
10528 the standard remote_download from DejaGnu.
10529 (gdb_download): Remove.
10530 (gdb_load_shlibs): Use gdb_remote_download instead of
10531 gdb_download.
10532 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10533 Use gdb_remote_download instead of gdb_download. Use it even if
10534 the target is not remote.
10535 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10536 instead of gdb_download.
10537
10538 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10539
10540 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10541 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10542 run.
10543
10544 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
10545
10546 PR gdb/19820
10547 * gdb.base/printcmds.exp: Add artificial arrays tests.
10548
10549 2016-03-31 Pedro Alves <palves@redhat.com>
10550
10551 PR gdb/19858
10552 * gdb.base/jit-main.c: Include unistd.h.
10553 (ATTACH): Define to 0 if not already defined.
10554 (wait_for_gdb, mypid): New globals.
10555 (WAIT_FOR_GDB): New macro.
10556 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10557 some breakpoint locations.
10558 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10559 New procedures.
10560 (one_jit_test): Add REATTACH parameter, and handle it. Use
10561 continue_to_test_location.
10562 (top level): Test attach, and adjusts calls to one_jit_test.
10563
10564 2016-03-31 Pedro Alves <palves@redhat.com>
10565
10566 PR gdb/19858
10567 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10568 BINSUFFIX parameter, and handle it.
10569 (top level): Adjust calls compile_jit_test.
10570
10571 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
10572
10573 PR python/19743
10574 * gdb.python/py-mi-events-gdb.py: New file.
10575 * gdb.python/py-mi-events.c: New file.
10576 * gdb.python/py-mi-events.exp: New file.
10577
10578 2016-03-30 Yao Qi <yao.qi@linaro.org>
10579
10580 * gdb.reverse/until-precsave.exp: Match function name only.
10581 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10582 Move malloc to a condition block.
10583 * gdb.reverse/until-reverse.exp: Match function name only.
10584
10585 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10586
10587 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10588 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10589 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10590 variable for GPR 0 instead of assuming it is register 0.
10591 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10592 * lib/trace-support.exp: Add s390 registers.
10593
10594 2016-03-29 Yao Qi <yao.qi@linaro.org>
10595
10596 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10597
10598 2016-03-24 Yao Qi <yao.qi@linaro.org>
10599
10600 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10601 test message.
10602
10603 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10604
10605 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10606 maintaining separate logic for constructing the output path.
10607
10608 2016-03-16 Don Breazeal <donb@codesourcery.com>
10609
10610 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10611 Retry fork and waitpid on interrupted system call errors.
10612 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10613 Use with_timeout_factor to increase timeout by factor of 10.
10614
10615 2016-03-15 Don Breazeal <donb@codesourcery.com>
10616
10617 * gdb.cp/scope-err.cc: New test program.
10618 * gdb.cp/scope-err.exp: New test script.
10619 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10620 lines and "set breakpoint here" comment.
10621 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10622 Fixed some whitespace and format issues.
10623 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10624 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10625
10626 2016-03-15 Doug Evans <dje@google.com>
10627
10628 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10629 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10630 All callers updated. Add tests for enums, mixed flags register.
10631
10632 2016-03-15 Doug Evans <dje@google.com>
10633
10634 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10635 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10636
10637 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10638
10639 * gdb.base/default.exp: Add $_as_string to the list of expected
10640 convenience functions.
10641
10642 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10643
10644 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10645
10646 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10647
10648 * gdb.python/py-as-string.exp: New file.
10649 * gdb.python/py-as-string.c: New file.
10650
10651 2016-03-09 Pedro Alves <palves@redhat.com>
10652
10653 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10654 signal" -> "Thread NN received signal" output change.
10655 * gdb.threads/ia64-sigill.exp: Likewise.
10656 * gdb.threads/linux-dp.exp: Likewise.
10657 * gdb.threads/manythreads.exp: Likewise.
10658 * gdb.threads/pending-step.exp: Likewise.
10659 * gdb.threads/print-threads.exp: Likewise.
10660 * gdb.threads/sigstep-threads.exp: Likewise.
10661 * gdb.threads/staticthreads.exp: Likewise.
10662 * gdb.threads/tls.exp: Likewise.
10663
10664 2016-03-09 Pedro Alves <palves@redhat.com>
10665
10666 * gdb.base/command-line-input.exp: New file.
10667
10668 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10669
10670 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10671 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10672 * gdb.trace/pending.exp: Accept leading dot before function name.
10673 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10674 * lib/trace-support.exp: Set registers for ppc.
10675
10676 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10677
10678 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10679 use it for disassembly; accept .main in addition to main in backtrace.
10680
10681 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
10682 Marcin Kościelnicki <koriakin@0x04.net>
10683
10684 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10685 (gdb_recursion_test_ptr): New global variable.
10686 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10687 gdb_recursion_test.
10688 (gdb_c_test): Ditto.
10689
10690 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10691
10692 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10693 ordering.
10694
10695 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10696
10697 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10698 (bar): Add bar_start_lbl label.
10699 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10700 of foo/bar for emitting DWARF and tracing.
10701
10702 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10703
10704 * analyze-racy-logs.py: Set executable bit.
10705
10706 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10707
10708 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10709 (CHECK_TARGET_TMP): Likewise.
10710 (check-single-racy): New rule.
10711 (check-parallel-racy): Likewise.
10712 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10713 (do-check-parallel-racy): New rule.
10714 (check-racy/%.exp): Likewise.
10715 * README (Racy testcases): New section.
10716 * analyze-racy-logs.py: New file.
10717
10718 2016-03-03 Doug Evans <dje@google.com>
10719
10720 * gdb.base/skip.exp: Use with_test_prefix.
10721
10722 2016-03-03 Yao Qi <yao.qi@linaro.org>
10723
10724 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10725 Invoke step_over_syscall "clone" and break_cond_on_syscall
10726 "clone".
10727 * gdb.base/step-over-clone.c: New file.
10728
10729 2016-03-03 Yao Qi <yao.qi@linaro.org>
10730
10731 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10732 code format.
10733
10734 2016-03-03 Yao Qi <yao.qi@linaro.org>
10735
10736 * gdb.base/disp-step-fork.c: Rename to ...
10737 * gdb.base/step-over-fork.c: ... it. New file.
10738 * gdb.base/disp-step-vfork.c: Rename to ...
10739 * gdb.base/step-over-vfork.c: ... it. New file.
10740 * gdb.base/disp-step-syscall.exp: Rename to ...
10741 * gdb.base/step-over-syscall.exp: ... it. New file.
10742 (disp_step_cross_syscall): Rename to ...
10743 (step_over_syscall): ... it.
10744
10745 2016-03-03 Yao Qi <yao.qi@linaro.org>
10746
10747 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10748 If target supports condition evaluation on target, invoke
10749 break_cond_on_syscall for fork and vfork.
10750
10751 2016-03-03 Yao Qi <yao.qi@linaro.org>
10752
10753 * gdb.base/disp-step-syscall.exp: Don't invoke
10754 support_displaced_stepping.
10755 (disp_step_cross_syscall): Test with displaced stepping off and
10756 on if supported.
10757
10758 2016-03-03 Yao Qi <yao.qi@linaro.org>
10759
10760 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10761 proc.
10762 (setup): New proc.
10763 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10764 and setup.
10765
10766 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10767
10768 * gdb.fortran/vla-history.exp: Remove breakpoint.
10769
10770 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10771
10772 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10773 exceeds timeout.
10774
10775 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10776
10777 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10778 breakpoint.
10779
10780 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10781
10782 * gdb.mi/vla.f90: Nullify pointer after declaration.
10783
10784 2016-03-01 Pedro Alves <palves@redhat.com>
10785
10786 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10787
10788 2016-03-01 Pedro Alves <palves@redhat.com>
10789
10790 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10791 before anything else.
10792 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10793 _GNU_SOURCE here.
10794 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10795 before anything else.
10796 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10797
10798 2016-03-01 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10801
10802 2016-03-01 Yao Qi <yao.qi@linaro.org>
10803
10804 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10805 prepare_for_testing.
10806
10807 2016-03-01 Yao Qi <yao.qi@linaro.org>
10808
10809 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10810
10811 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10812
10813 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10814 manually constructing the output path.
10815
10816 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10817
10818 * gdb.arch/s390-stackless.S: New.
10819 * gdb.arch/s390-stackless.exp: New.
10820
10821 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10822
10823 * gdb.dlang/circular.c: New file.
10824 * gdb.dlang/circular.exp: New file.
10825
10826 2016-02-26 Yao Qi <yao.qi@linaro.org>
10827
10828 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10829 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10830 (testcases): Update.
10831
10832 2016-02-26 Yao Qi <yao.qi@linaro.org>
10833
10834 * gdb.reverse/aarch64.c: Rename to ...
10835 * gdb.reverse/insn-reverse.c: ... it.
10836 * gdb.reverse/aarch64.exp: Rename to ...
10837 * gdb.reverse/insn-reverse.exp: ... it.
10838
10839 2016-02-26 Yao Qi <yao.qi@linaro.org>
10840
10841 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10842 (testcase_ftype): New.
10843 (testcases): New array.
10844 (n_testcases): New.
10845 (main): Call each element in testcases.
10846 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10847 (read_testcase): New.
10848 Do the tests in a loop.
10849
10850 2016-02-25 Yao Qi <yao.qi@linaro.org>
10851
10852 * gdb.base/branches.c: Remove.
10853
10854 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10855
10856 PR gdb/13808
10857 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10858
10859 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10860
10861 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10862
10863 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10864
10865 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10866 change x86_64 call_insn to 'callq'.
10867
10868 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10869
10870 * gdb.trace/tfile-avx.c: Move to...
10871 * gdb.trace/tracefile-pseudo-reg.c: Here.
10872 * gdb.trace/tfile-avx.exp: Move to...
10873 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10874
10875 2016-02-24 Gary Benson <gbenson@redhat.com>
10876
10877 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10878 message on attach.
10879
10880 2016-02-23 Doug Evans <dje@google.com>
10881
10882 * gdb.base/skip.c (test_skip): New function.
10883 (end_test_skip_file_and_function): New function.
10884 (test_skip_file_and_function): New function.
10885 * gdb.base/skip1.c (test_skip): New function.
10886 (skip1_test_skip_file_and_function): New function.
10887 * gdb.base/skip.exp: Add tests for new skip options.
10888 * gdb.base/skip-solib.exp: Update expected output.
10889 * gdb.perf/skip-command.cc: New file.
10890 * gdb.perf/skip-command.exp: New file.
10891 * gdb.perf/skip-command.py: New file.
10892
10893 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10894
10895 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10896 info registers pattern.
10897
10898 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10899
10900 * lib/future.exp: Add D support.
10901 (gdb_find_gdc): New proc.
10902 (gdb_default_target_compile): Add D support.
10903
10904 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
10905
10906 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10907 user+system time.
10908 (trace_speed_test): Determine the iteration count for a time
10909 between 15..30 seconds.
10910
10911 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10912
10913 * gdb.arch/i386-mpx-sigsegv.c: New file.
10914 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10915 * gdb.arch/i386-mpx-simple_segv.c: New file.
10916 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10917
10918 2016-02-18 Yao Qi <yao.qi@linaro.org>
10919
10920 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10921 Don't call setup_kfail.
10922
10923 2016-02-18 Yao Qi <yao.qi@linaro.org>
10924
10925 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10926 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10927
10928 2016-02-16 Doug Evans <dje@google.com>
10929
10930 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10931 * gdb.base/skip1.c: Ditto.
10932 * gdb.base/skip.exp: Whitespace cleanup.
10933
10934 2016-02-16 Don Breazeal <donb@codesourcery.com>
10935
10936 PR remote/19496
10937 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10938 Remove kfail for PR remote/19496.
10939
10940 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10941
10942 * lib/gdb.exp (standard_temp_file): Return a path specific to
10943 the runtest invocation.
10944
10945 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10946
10947 * gdb.trace/save-trace.exp: Change relative path to be in the
10948 standard output directory.
10949
10950 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10951
10952 * gdb.arch/i386-prologue.c: Add missing prototypes.
10953
10954 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10955
10956 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10957 * gdb.arch/i386-prologue.exp: Likewise.
10958 * gdb.arch/i386-size.exp: Likewise.
10959
10960 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10961
10962 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10963 define object file path.
10964 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10965 file path.
10966 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10967 standard_output_file to define binfile.
10968
10969 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10970
10971 Fix compatibility with recent gfortran-5.3.1.
10972 * gdb.fortran/vla-history.exp (print vla1 allocated)
10973 (print vla2 allocated, print $2, print $3): Remove
10974 (print $4): Rename to ...
10975 (print $2): ... here.
10976 (print $9): Rename to ...
10977 (print $5): ... here.
10978 (print $10): Rename to ...
10979 (print $6): ... here.
10980 * gdb.fortran/vla.f90: Add pvla initialization.
10981
10982 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10983
10984 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10985 New test.
10986 * gdb.fortran/vla-value-sub.exp: Likewise.
10987
10988 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10989
10990 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10991
10992 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10993
10994 * i386-biarch-core.exp: Define corefile using
10995 standard_output_file.
10996
10997 2016-02-12 Yao Qi <yao.qi@linaro.org>
10998
10999 * gdb.arch/arm-single-step-kernel-helper.c: New.
11000 * gdb.arch/arm-single-step-kernel-helper.exp: New.
11001
11002 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
11003
11004 * gdb.btrace/tailcall-only.exp: New.
11005 * gdb.btrace/tailcall-only.c: New.
11006 * gdb.btrace/x86_64-tailcall-only.S: New.
11007 * gdb.btrace/i686-tailcall-only.S: New.
11008
11009 2016-02-11 Pedro Alves <palves@redhat.com>
11010
11011 * README (Parallel testing): Add missing double quotes.
11012
11013 2016-02-11 Pedro Alves <palves@redhat.com>
11014
11015 * README (Parallel testing): New section.
11016 (GDB_PARALLEL): Rewrite.
11017 (FORCE_PARALLEL): Document.
11018
11019 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
11020
11021 * gdb.trace/tfile-avx.c: New test.
11022 * gdb.trace/tfile-avx.exp: New test.
11023
11024 2016-02-09 Keith Seitz <keiths@redhat.com>
11025
11026 PR breakpoints/19546
11027 * gdb.base/infcall-exec.c: New file.
11028 * gdb.base/infcall-exec2.c: New file.
11029 * gdb.base/infcall-exec.exp: New file.
11030
11031 2016-02-09 Keith Seitz <keiths@redhat.com>
11032
11033 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
11034 (toplevel): Call test_bkpt_address.
11035
11036 2016-02-09 Keith Seitz <keiths@redhat.com>
11037
11038 PR python/19506
11039 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11040 (toplevel): Call test_bkpt_address.
11041
11042 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11043
11044 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11045 to AC_OUTPUT.
11046 * configure: Regenerate.
11047
11048 2016-02-09 Pedro Alves <palves@redhat.com>
11049
11050 PR breakpoints/19548
11051 * gdb.base/execl-update-breakpoints.c (some_function): New
11052 function.
11053 (main): Call it.
11054 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11055 Tighten expected GDB output.
11056
11057 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11058
11059 * Makefile.in (ALL_SUBDIRS): Remove.
11060 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11061 (distclean maintainer-clean realclean): Likewise.
11062 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11063 * configure: Regenerate.
11064 * gdb.ada/Makefile.in: Delete.
11065 * gdb.arch/Makefile.in: Likewise.
11066 * gdb.asm/Makefile.in: Likewise.
11067 * gdb.base/Makefile.in: Likewise.
11068 * gdb.btrace/Makefile.in: Likewise.
11069 * gdb.cell/Makefile.in: Likewise.
11070 * gdb.compile/Makefile.in: Likewise.
11071 * gdb.cp/Makefile.in: Likewise.
11072 * gdb.disasm/Makefile.in: Likewise.
11073 * gdb.dlang/Makefile.in: Likewise.
11074 * gdb.dwarf2/Makefile.in: Likewise.
11075 * gdb.fortran/Makefile.in: Likewise.
11076 * gdb.gdb/Makefile.in: Likewise.
11077 * gdb.go/Makefile.in: Likewise.
11078 * gdb.guile/Makefile.in: Likewise.
11079 * gdb.java/Makefile.in: Likewise.
11080 * gdb.linespec/Makefile.in: Likewise.
11081 * gdb.mi/Makefile.in: Likewise.
11082 * gdb.modula2/Makefile.in: Likewise.
11083 * gdb.multi/Makefile.in: Likewise.
11084 * gdb.objc/Makefile.in: Likewise.
11085 * gdb.opencl/Makefile.in: Likewise.
11086 * gdb.opt/Makefile.in: Likewise.
11087 * gdb.pascal/Makefile.in: Likewise.
11088 * gdb.perf/Makefile.in: Likewise.
11089 * gdb.python/Makefile.in: Likewise.
11090 * gdb.reverse/Makefile.in: Likewise.
11091 * gdb.server/Makefile.in: Likewise.
11092 * gdb.stabs/Makefile.in: Likewise.
11093 * gdb.threads/Makefile.in: Likewise.
11094 * gdb.trace/Makefile.in: Likewise.
11095 * gdb.xml/Makefile.in: Likewise.
11096 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11097 GDB_PARALLEL.
11098 (standard_output_file): Remove check for GDB_PARALLEL, always
11099 return path in outputs/$subdir/$testname.
11100
11101 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11102
11103 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11104 (site.exp): Assign abs_srcdir to tcl's srcdir.
11105
11106 2016-02-04 Yao Qi <yao.qi@linaro.org>
11107
11108 * gdb.base/foll-exec-mode.c: Include limits.h.
11109 (main): Add parameters argc and argv. Get directory from
11110 argv[0].
11111 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11112 compilation.
11113 * gdb.base/foll-exec.c: Include limits.h.
11114 (main): Add parameters argc and argv.
11115 Get directory from argv[0].
11116 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11117 Adjust tests on the number of lines as source code changed.
11118 * gdb.base/foll-vfork-exit.c: Include limits.h.
11119 (main): Add one line of statement before vfork.
11120 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11121 (main): Add parameters argc and argv. Get directory from
11122 argv[0].
11123 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11124 (setup_gdb): Set tbreak to skip some source lines.
11125 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11126 (main): Add parameters argc and argv. Get directory from
11127 argv[0].
11128 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11129 compilation.
11130 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11131 (main): Add parameters argc and argv. Get directory from
11132 argv[0].
11133 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11134 compilation.
11135
11136 2016-02-01 Doug Evans <dje@google.com>
11137
11138 * gdb.base/skip.exp: Clean up multiple references to same test name.
11139
11140 2016-02-01 Pedro Alves <palves@redhat.com>
11141
11142 PR remote/19496
11143 * gdb.threads/forking-threads-plus-breakpoint.exp
11144 (displaced_stepping_supported): New global.
11145 (probe_displaced_stepping_support): New procedure.
11146 (do_test): Add 'displaced' parameter, and use it.
11147 (top level): Check for displaced stepping support. Add displaced
11148 stepping on/off testing axis.
11149
11150 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11151
11152 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11153 pointer. Don't perform further tests on the unassociated pointer
11154 if the first test fails.
11155
11156 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11157
11158 * gdb.base/max-value-size.c: New file.
11159 * gdb.base/max-value-size.exp: New file.
11160 * gdb.base/huge.exp: Disable max-value-size for this test.
11161
11162 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11163
11164 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11165
11166 2016-01-28 Yao Qi <yao.qi@linaro.org>
11167
11168 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11169
11170 2016-01-25 Pedro Alves <palves@redhat.com>
11171
11172 PR threads/19461
11173 * gdb.base/fork-running-state.c: New file.
11174 * gdb.base/fork-running-state.exp: New file.
11175
11176 2016-01-25 Pedro Alves <palves@redhat.com>
11177
11178 PR gdb/19494
11179 * gdb.base/catch-fork-kill.c: New file.
11180 * gdb.base/catch-fork-kill.exp: New file.
11181
11182 2016-01-25 Pedro Alves <palves@redhat.com>
11183
11184 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11185 Delete, moved to lib/gdb.exp.
11186 * gdb.threads/forking-threads-plus-breakpoint.exp
11187 (foreach_with_prefix): Likewise.
11188 * gdb.threads/process-dies-while-handling-bp.exp
11189 (foreach_with_prefix): Likewise.
11190 * lib/gdb.exp (foreach_with_prefix): New procedure.
11191
11192 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11193
11194 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11195 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11196
11197 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11198
11199 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11200 endian targets.
11201
11202 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11203 Pedro Alves <palves@redhat.com>
11204
11205 Fix testsuite compatibility with Guile.
11206 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11207 number.
11208
11209 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11210
11211 Fix testsuite compatibility with Guile.
11212 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11213 (thread 1): New test for backtrace through signal handler.
11214
11215 2016-01-22 Yao Qi <yao.qi@linaro.org>
11216
11217 PR testsuite/19491
11218 * gdb.base/multi-forks.c: Include
11219 ../lib/unbuffer_output.c
11220 (main): Call gdb_unbuffer_output.
11221
11222 2016-01-21 Doug Evans <dje@google.com>
11223
11224 * lib/ada.exp (gdb_compile_ada): Fix typo.
11225
11226 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11227
11228 * gdb.base/break-fun-addr.exp: New file.
11229 * gdb.base/break-fun-addr1.c: New file.
11230 * gdb.base/break-fun-addr2.c: New file.
11231
11232 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11233
11234 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11235 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11236 enum flag values.
11237
11238 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11239
11240 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11241 when GDB can not set the vector return value. Add more comments
11242 for clarification.
11243
11244 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11245
11246 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11247 command.
11248
11249 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11250
11251 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11252
11253 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11254
11255 * Makefile.in (check-single): Pass --status to runtest.
11256 (check/%.exp): Likewise.
11257
11258 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11259
11260 * Makefile.in (check-parallel): Propagate return code from make
11261 do-check-parallel.
11262
11263 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11264
11265 * gdb.trace/ftrace.exp: Fix expected message on continue.
11266 * gdb.trace/pending.exp: Fix expected message on continue.
11267 * gdb.trace/trace-break.exp: Fix expected message on continue.
11268
11269 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11270
11271 * lib/gdb.exp (gdb_test): Remove unused global references.
11272
11273 2016-01-18 Pedro Alves <palves@redhat.com>
11274
11275 * gdb.base/async-shell.exp: Adjust expected output.
11276 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11277 * gdb.base/siginfo-thread.exp: Adjust expected output.
11278 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11279 * gdb.java/jnpe.exp: Adjust expected output.
11280 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11281 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11282 * gdb.threads/leader-exit.exp: Adjust expected output.
11283 * gdb.threads/manythreads.exp: Adjust expected output.
11284 * gdb.threads/pthreads.exp: Adjust expected output.
11285 * gdb.threads/schedlock.exp: Adjust expected output.
11286 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11287 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11288 expected output.
11289 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11290 output.
11291 * gdb.threads/sigthread.exp: Adjust expected output.
11292 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11293
11294 2016-01-18 Yao Qi <yao.qi@linaro.org>
11295
11296 * gdb.guile/scm-section-script.c: Replace @progbits with
11297 %progbits.
11298 * gdb.python/py-section-script.c: Likewise.
11299
11300 2016-01-15 Pedro Alves <palves@redhat.com>
11301
11302 * gdb.multi/tids.exp: Test star wildcard ranges.
11303
11304 2016-01-15 Pedro Alves <palves@redhat.com>
11305
11306 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11307 command from "thread apply" invocation.
11308 (thr_apply_info_thr_invalid): Default the expected output to the
11309 input tid list.
11310 (top level): Add tests that use convenience variables. Add tests
11311 for "thread apply" with a valid TID list, but missing the command.
11312
11313 2016-01-13 Pedro Alves <palves@redhat.com>
11314
11315 * gdb.base/default.exp: Expect $_gthread as well.
11316 * gdb.multi/tids.exp: Test $_gthread.
11317 * gdb.threads/thread-specific.exp: Test $_gthread.
11318
11319 2016-01-13 Pedro Alves <palves@redhat.com>
11320
11321 * gdb.multi/tids.exp: Test "info threads -gid".
11322
11323 2016-01-13 Pedro Alves <palves@redhat.com>
11324
11325 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11326 Breakpoint.thread.
11327 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11328
11329 2016-01-07 Pedro Alves <palves@redhat.com>
11330
11331 * gdb.base/break.exp: Adjust to output changes.
11332 * gdb.base/hbreak2.exp: Likewise.
11333 * gdb.base/sepdebug.exp: Likewise.
11334 * gdb.base/watch_thread_num.exp: Likewise.
11335 * gdb.linespec/keywords.exp: Likewise.
11336 * gdb.multi/info-threads.exp: Likewise.
11337 * gdb.threads/thread-find.exp: Likewise.
11338 * gdb.multi/tids.c: New file.
11339 * gdb.multi/tids.exp: New file.
11340
11341 2016-01-13 Pedro Alves <palves@redhat.com>
11342
11343 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11344
11345 2016-01-13 Pedro Alves <palves@redhat.com>
11346
11347 * gdb.base/default.exp: Expect $_inferior as well.
11348 * gdb.multi/base.exp: Test $_inferior.
11349
11350 2016-01-13 Pedro Alves <palves@redhat.com>
11351
11352 PR breakpoints/19388
11353 * gdb.base/catch-signal-siginfo-cond.c: New file.
11354 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11355
11356 2016-01-12 Josh Stone <jistone@redhat.com>
11357 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11358
11359 * gdb.base/catch-syscall.c (do_execve): New variable.
11360 (main): Conditionally trigger an execve.
11361 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11362 (test_catch_syscall_execve): New, check entry/return across execve.
11363 (do_syscall_tests): Call test_catch_syscall_execve.
11364
11365 2016-01-12 Pedro Alves <palves@redhat.com>
11366
11367 * gdb.base/random-signal.exp (do_test): New procedure, with body
11368 of testcase moved in.
11369
11370 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11371 Pedro Alves <palves@redhat.com>
11372
11373 * gdb.base/funcargs.exp (finish from indirectly called function):
11374 Reintroduce the case for 'First'.
11375
11376 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11377 Pedro Alves <palves@redhat.com>
11378
11379 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11380 (tcatch_vfork_then_child_follow_exec)
11381 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11382 identification.
11383
11384 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11385
11386 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11387 and repeats to unlimited.
11388 * gdb.python/py-value.exp: Likewise.
11389 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11390 and repeats to unlimited.
11391
11392 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11393
11394 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11395 and reordering the functions.
11396 * gdb.multi/hangout.c: Likewise.
11397 * gdb.multi/hello.c: Likewise.
11398
11399 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11400
11401 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11402 absolute.
11403 (SingleStatisticTestResult.report): Use dict.keys instead of
11404 dict.iterkeys.
11405
11406 2016-01-06 Pedro Alves <palves@redhat.com>
11407
11408 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11409
11410 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11411
11412 * gdb.btrace/dlopen.exp: New.
11413 * gdb.btrace/dlopen.c: New.
11414 * gdb.btrace/dlopen-dso.c: New.
11415
11416 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11417
11418 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11419 PATTERN argument is optional.
11420
11421 2015-12-24 Joel Brobecker <brobecker@adacore.com>
11422
11423 * lib/ada.exp (target_compile_ada_from_dir): New function.
11424 (gdb_compile_ada): Reimplement avoiding the use of project files.
11425 * gdb.ada/gnat_ada.gpr: Delete.
11426 * gdb.ada/cond_lang.exp: Adjust test to make path before
11427 filename optional.
11428 * gdb.ada/small_reg_param.exp: Likewise.
11429
11430 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11431
11432 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11433
11434 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11435
11436 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11437 case.
11438
11439 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11440
11441 * gdb.base/break.exp: Remove dead code.
11442 * gdb.base/sepdebug.exp: Likewise.
11443
11444 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11445
11446 * gdb.asm/asm-source.exp: Remove HP-UX references.
11447 * gdb.base/annota1.exp: Likewise.
11448 * gdb.base/annota3.exp: Likewise.
11449 * gdb.base/attach.exp: Likewise.
11450 * gdb.base/bigcore.exp: Likewise.
11451 * gdb.base/break.exp: Likewise.
11452 * gdb.base/call-ar-st.exp: Likewise.
11453 * gdb.base/callfuncs.exp: Likewise.
11454 * gdb.base/catch-fork-static.exp: Likewise.
11455 * gdb.base/display.exp: Likewise.
11456 * gdb.base/foll-exec-mode.exp: Likewise.
11457 * gdb.base/foll-exec.exp: Likewise.
11458 * gdb.base/foll-fork.exp: Likewise.
11459 * gdb.base/foll-vfork.exp: Likewise.
11460 * gdb.base/funcargs.exp: Likewise.
11461 * gdb.base/hbreak2.exp: Likewise.
11462 * gdb.base/inferior-died.exp: Likewise.
11463 * gdb.base/interrupt.exp: Likewise.
11464 * gdb.base/multi-forks.exp: Likewise.
11465 * gdb.base/nodebug.exp: Likewise.
11466 * gdb.base/sepdebug.exp: Likewise.
11467 * gdb.base/solib1.c: Likewise.
11468 * gdb.base/step-test.exp: Likewise.
11469 * gdb.mi/non-stop.c: Likewise.
11470 * gdb.mi/pthreads.c: Likewise.
11471 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11472 * gdb.threads/pthreads.c: Likewise.
11473 * gdb.threads/staticthreads.exp: Likewise.
11474 * lib/future.exp: Likewise.
11475 * lib/gdb.exp: Likewise.
11476 * gdb.base/so-indr-cl.c: Remove.
11477 * gdb.base/so-indr-cl.exp: Likewise.
11478 * gdb.base/solib.c: Likewise.
11479 * gdb.base/solib.exp: Likewise.
11480 * gdb.base/solib2.c: Likewise.
11481
11482 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11483
11484 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11485 * gdb.base/call-ar-st.exp: Likewise.
11486 * gdb.base/callfuncs.exp: Likewise.
11487 * gdb.base/condbreak.exp: Likewise.
11488 * gdb.base/constvars.exp: Likewise.
11489 * gdb.base/hbreak2.exp: Likewise.
11490 * gdb.base/langs.exp: Likewise.
11491 * gdb.base/list.exp: Likewise.
11492 * gdb.base/long_long.exp: Likewise.
11493 * gdb.base/ptype.exp: Likewise.
11494 * gdb.base/scope.exp: Likewise.
11495 * gdb.base/signals.exp: Likewise.
11496 * gdb.base/so-impl-ld.exp: Likewise.
11497 * gdb.base/varargs.exp: Likewise.
11498 * gdb.base/volatile.exp: Likewise.
11499 * gdb.base/whatis.exp: Likewise.
11500 * gdb.cp/cplusfuncs.exp: Likewise.
11501 * gdb.cp/inherit.exp: Likewise.
11502 * gdb.cp/local.exp: Likewise.
11503 * gdb.cp/member-ptr.exp: Likewise.
11504 * gdb.cp/method.exp: Likewise.
11505 * gdb.cp/overload.exp: Likewise.
11506 * gdb.cp/templates.exp: Likewise.
11507 * gdb.stabs/weird.exp: Likewise.
11508 * lib/compiler.c: Likewise.
11509 * lib/compiler.cc: Likewise.
11510 * lib/cp-support.exp: Likewise.
11511 * lib/gdb.exp: Likewise.
11512
11513 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11514
11515 * configure.ac: Remove HP-UX case.
11516 * configure: Regenerate.
11517
11518 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11519
11520 * lib/gdb.exp (gdb_compile): Add function doc.
11521
11522 2015-12-17 Pedro Alves <palves@redhat.com>
11523
11524 PR threads/19354
11525 * gdb.multi/info-threads.exp: New file.
11526
11527 2015-12-15 Yao Qi <yao.qi@linaro.org>
11528
11529 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11530 is aarch64*-*-*.
11531
11532 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11533
11534 * gdb.base/history-duplicates.exp: Skip if no readline support.
11535
11536 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11537
11538 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11539
11540 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11541
11542 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11543
11544 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11545
11546 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11547 ctrl-C if nointerrupts target property is set.
11548 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11549 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11550 * gdb.base/paginate-bg-execution.exp: Likewise.
11551 * gdb.base/paginate-execution-startup.exp: Likewise.
11552 * gdb.base/random-signal.exp: Likewise.
11553 * gdb.base/range-stepping.exp: Likewise.
11554 * gdb.cp/annota2.exp: Likewise.
11555 * gdb.cp/annota3.exp: Likewise.
11556 * gdb.gdb/selftest.exp: Likewise.
11557 * gdb.threads/continue-pending-status.exp: Likewise.
11558 * gdb.threads/leader-exit.exp: Likewise.
11559 * gdb.threads/manythreads.exp: Likewise.
11560 * gdb.threads/pthreads.exp: Likewise.
11561 * gdb.threads/schedlock.exp: Likewise.
11562 * gdb.threads/sigthread.exp: Likewise.
11563
11564 2015-12-11 Don Breazeal <donb@codesourcery.com>
11565
11566 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11567 remote.
11568 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11569 * gdb.base/foll-exec.exp (main): Enable for target remote.
11570 * gdb.base/foll-fork.exp (main): Likewise.
11571 * gdb.base/foll-vfork.exp (main): Likewise.
11572 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11573 (proc continue_to_exit_bp_loc): Use clean_restart.
11574 * gdb.base/pie-execl.exp (main): Disable for target remote.
11575 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11576 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11577 * gdb.threads/execl.exp (main): Likewise.
11578 * gdb.threads/fork-child-threads.exp (main): Likewise.
11579 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11580 remote.
11581 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11582 remote.
11583 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11584 pid.tid style ptids, instead of just tid.
11585 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11586 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11587 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11588 ptids, instead of just tid.
11589
11590 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11591
11592 * gdb.base/list.exp (test_list_forward): Add end of file error
11593 test.
11594 (test_repeat_list_command): Add end of file error test.
11595 (test_list_backwards): Add beginning of file error test.
11596
11597 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11598
11599 * gdb.base/list.exp (test_list_invalid_args): New function,
11600 defined, and called.
11601
11602 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11603
11604 * gdb.base/list.exp (test_list): Make test names unique.
11605
11606 2015-12-11 Yao Qi <yao.qi@linaro.org>
11607
11608 * gdb.base/coremaker2.c: Remove.
11609
11610 2015-12-10 Pedro Alves <palves@redhat.com>
11611
11612 * gdb.multi/base.exp: Remove stale "spaces" references.
11613
11614 2015-12-10 Pedro Alves <palves@redhat.com>
11615
11616 * gdb.multi/base.exp: Don't use nowarnings.
11617 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11618 * gdb.multi/hangout.c: Include stdio.h.
11619 * gdb.multi/hello.c: Include stdlib.h.
11620 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11621 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11622 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11623
11624 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11625
11626 * gdb.dwarf2/dw2-ranges-base.c: New file.
11627 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11628 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11629 support additional line table, and debug ranges generation.
11630 (Dwarf::ranges): New function, generate .debug_ranges.
11631 (Dwarf::lines): Support generating simple line table programs.
11632 (Dwarf::assemble): Initialise new namespace variables.
11633
11634 2015-12-09 Kevin Buettner <kevinb@redhat.com>
11635
11636 * gdb.base/async.exp (proc test_background): Add case for
11637 asynchronous execution not supported.
11638
11639 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
11640
11641 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11642 format and change test names to make them unique.
11643
11644 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11645 Pedro Alves <pedro@redhat.com>
11646
11647 PR gdb/18702
11648 Add checking of floatformats setup on x86_64 hosts.
11649 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11650 (smallval, bigval): New labels/constants.
11651 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11652 float" after loading bigval and smallval.
11653
11654 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11655
11656 * gdb.ada/fun_overload_menu.exp: New testcase.
11657 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11658
11659 2015-12-04 Josh Stone <jistone@redhat.com>
11660
11661 * gdb.base/catch-fork-static.exp: New.
11662
11663 2015-12-03 Yao Qi <yao.qi@linaro.org>
11664
11665 * gdb.base/sizeof.c: Don't include stdio.h and
11666 ../lib/unbuffer_output.c.
11667 (main): New variable 'size' and 'value'. Remove printf and
11668 gdb_unbuffer_output. Assign return value to size and value.
11669 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11670 at the beginning.
11671 (check_sizeof): Check the result by printing variable 'size'.
11672 (check_valueof): Check the result by printing variable 'value'.
11673
11674 2015-12-01 Yao Qi <yao.qi@linaro.org>
11675
11676 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11677 for aarch64*-*-linux* target.
11678
11679 2015-11-30 Pedro Alves <palves@redhat.com>
11680
11681 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11682
11683 2015-11-30 Pedro Alves <palves@redhat.com>
11684
11685 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11686 Handle non-stop mode vCont replies.
11687
11688 2015-11-30 Pedro Alves <palves@redhat.com>
11689
11690 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11691 prepare_for_testing. Start gdb with "set non-stop on" appended to
11692 GDBFLAGS. Lax expected stop output.
11693
11694 2015-11-27 Yao Qi <yao.qi@linaro.org>
11695
11696 * gdb.arch/arm-neon.exp: New.
11697 * gdb.arch/arm-neon.c: New.
11698
11699 2015-11-27 Yao Qi <yao.qi@linaro.org>
11700
11701 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11702
11703 2015-11-27 Yao Qi <yao.qi@linaro.org>
11704
11705 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11706 frames-invalid annotation.
11707
11708 2015-11-27 Yao Qi <yao.qi@linaro.org>
11709
11710 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11711
11712 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11713
11714 * gdb.threads/names.exp: New file.
11715 * gdb.threads/names.c: New file.
11716 * README: Mention gdb,no_thread_names.
11717
11718 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11719
11720 PR 19297
11721 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11722 support" error.
11723
11724 2015-11-24 Pedro Alves <palves@redhat.com>
11725
11726 PR 17539
11727 * gdb.base/display.exp: Expect displays to be sorted in ascending
11728 order. Use multi_line.
11729 * gdb.base/solib-display.exp: Likewise.
11730
11731 2015-11-24 Pedro Alves <palves@redhat.com>
11732
11733 PR 17539
11734 * gdb.base/display.exp: Expect displays to be sorted in ascending
11735 order. Use multi_line.
11736 * gdb.base/solib-display.exp: Likewise.
11737
11738 2015-11-24 Pedro Alves <palves@redhat.com>
11739
11740 PR 17539
11741 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11742 threads in ascending order.
11743 * gdb.base/foll-fork.exp: Likewise.
11744 * gdb.base/foll-vfork.exp: Likewise.
11745 * gdb.base/multi-forks.exp: Likewise.
11746 * gdb.mi/mi-nonstop.exp: Likewise.
11747 * gdb.mi/mi-nsintrall.exp: Likewise.
11748 * gdb.multi/base.exp: Likewise.
11749 * gdb.multi/multi-arch.exp: Likewise.
11750 * gdb.python/py-inferior.exp: Likewise.
11751 * gdb.threads/break-while-running.exp: Likewise.
11752 * gdb.threads/execl.exp: Likewise.
11753 * gdb.threads/gcore-thread.exp: Likewise.
11754 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11755 * gdb.threads/kill.exp: Likewise.
11756 * gdb.threads/linux-dp.exp: Likewise.
11757 * gdb.threads/multiple-step-overs.exp: Likewise.
11758 * gdb.threads/next-bp-other-thread.exp: Likewise.
11759 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11760 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11761 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11762 * gdb.threads/thread-find.exp: Likewise.
11763 * gdb.threads/tls.exp: Likewise.
11764 * lib/mi-support.exp (mi_reverse_list): Delete.
11765 (mi_check_thread_states): No longer reverse list.
11766
11767 2015-11-24 Pedro Alves <palves@redhat.com>
11768
11769 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11770 use lowercase.
11771
11772 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11773
11774 * gdb.trace/actions.c: Include trace-common.h.
11775 (main): Add a location for a fast tracepoint.
11776 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11777 the normal tracepoints.
11778 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11779
11780 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11781
11782 * save-trace.exp: Factor out code to these...
11783 (gdb_save_tracepoints): New.
11784 (gdb_load_tracepoints): New.
11785 (do_save_load_test): New.
11786
11787 2015-11-23 Kevin Buettner <kevinb@redhat.com>
11788
11789 * gdb.base/asmlabel.exp: New test.
11790 * gdb.base/asmlabel.c: New test case.
11791
11792 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11793
11794 * gdb.base/wrong_frame_bt_full-main.c: New file.
11795 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11796 * gdb.base/wrong_frame_bt_full.exp: New file.
11797
11798 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11799
11800 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11801
11802 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11803
11804 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11805 pstate register when comparing registers values in
11806 sparc64-*-linux-gnu targets to avoid spurious differences.
11807
11808 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11809
11810 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11811
11812 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11813
11814 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11815 as type argument to gdb_compile.
11816 * gdb.base/nested-subp2.exp: Likewise.
11817 * gdb.base/nested-subp3.exp: Likewise.
11818
11819 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11820
11821 * lib/dwarf.exp (_note): Fix left shift of negative value.
11822 * gdb.trace/trace-condition.exp: Likewise.
11823
11824 2015-11-13 Yao Qi <yao.qi@linaro.org>
11825
11826 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11827 comments about d10v.
11828 (test_scalar_returns): Likewise.
11829 * gdb.base/d10v.ld: Remove.
11830 * gdb.base/overlays.exp: Remove the target triplet checking for
11831 d10v-*-*.
11832 * gdb.base/structs.exp (test_struct_returns): Remove the
11833 comments about d10v.
11834 (test_struct_calls): Likewise.
11835
11836 2015-11-13 Yao Qi <yao.qi@linaro.org>
11837
11838 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11839 * gdb.base/gnu_vector.c: Don't include stdio.h.
11840 (main): Don't print res and call add_some_intvecs.
11841
11842 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11843
11844 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11845 macro.
11846 (func5): Removed.
11847 (func4): Use FAST_TRACEPOINT_LABEL.
11848 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11849 macro.
11850 (func): Removed.
11851 (thread_function): Use FAST_TRACEPOINT_LABEL.
11852 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11853 (func): Remove.
11854 (marker): Use FAST_TRACEPOINT_LABEL.
11855 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11856 (pendfunc1): Remove.
11857 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11858 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11859 (foo): Remove.
11860 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11861 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11862 macro.
11863 (func): Remove.
11864 (marker): Use FAST_TRACEPOINT_LABEL.
11865 * gdb.trace/trace-common.h: New header.
11866 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11867 macro.
11868 (func): Remove.
11869 (marker): Use FAST_TRACEPOINT_LABEL.
11870 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11871 (func): Remove.
11872 (thread_function): Use FAST_TRACEPOINT_LABEL.
11873
11874 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11875
11876 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11877 in front.
11878 * gdb.trace/change-loc.exp: Use global pcreg definition.
11879 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11880 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11881 in front.
11882 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11883 * gdb.trace/pending.exp: Likewise.
11884 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11885 * gdb.trace/trace-break.exp: Likewise.
11886 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11887 in front.
11888 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11889 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11890 in front.
11891 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11892
11893 2015-11-09 Joel Brobecker <brobecker@adacore.com>
11894
11895 * gdb.ada/fin_fun_out: New testcase.
11896
11897 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11898
11899 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11900 value associated with DW_AT_byte_size.
11901 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11902 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11903 DW_AT_upper_bound.
11904
11905 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11906
11907 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11908 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11909 version.
11910 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11911 gdb.dwarf2/dw2-canonicalize-type.exp,
11912 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11913 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11914 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11915 provided by gdb_target_symbol_prefix_flags_asm.
11916 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11917 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11918 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11919 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11920 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11921 macros where needed). Use this macro for symbols which require
11922 the prefix provided by SYMBOL_PREFIX.
11923
11924 2015-11-05 Kevin Buettner <kevinb@redhat.com>
11925
11926 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11927 New procs.
11928 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11929 representing expressions, of more than one list element.
11930 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11931 to prepend linker symbol prefix to f.
11932 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11933 table_1 and table_2.
11934 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11935 Likewise, for f and g.
11936 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11937 for ptr.
11938 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11939 for main.
11940 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11941 table_1_ptr and table_2_ptr.
11942
11943 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11944 Joel Brobecker <brobecker@adacore.com>
11945
11946 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11947
11948 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11949
11950 * gdb.reverse/s390-mvcle.c: New test.
11951 * gdb.reverse/s390-mvcle.exp: New file.
11952 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11953
11954 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11955
11956 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11957
11958 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11959
11960 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11961 reaching marker2.
11962 * gdb.reverse/getresuid-reverse.exp: Likewise.
11963 * gdb.reverse/pipe-reverse.exp: Likewise.
11964 * gdb.reverse/readv-reverse.exp: Likewise.
11965 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11966 * gdb.reverse/time-reverse.exp: Likewise.
11967 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11968
11969 2015-10-30 Yao Qi <yao.qi@linaro.org>
11970
11971 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11972 (empty_cycle): Remove.
11973 (main): Don't call empty_cycle. Don't use watch_count_done.
11974 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11975 empty_cycle. Rewrite the code counting HW watchpoints.
11976
11977 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11978
11979 * gdb.reverse/fstatat-reverse.c: New test.
11980 * gdb.reverse/fstatat-reverse.exp: New file.
11981 * gdb.reverse/getresuid-reverse.c: New test.
11982 * gdb.reverse/getresuid-reverse.exp: New file.
11983 * gdb.reverse/pipe-reverse.c: New test.
11984 * gdb.reverse/pipe-reverse.exp: New file.
11985 * gdb.reverse/readv-reverse.c: New test.
11986 * gdb.reverse/readv-reverse.exp: New file.
11987 * gdb.reverse/recvmsg-reverse.c: New test.
11988 * gdb.reverse/recvmsg-reverse.exp: New file.
11989 * gdb.reverse/time-reverse.c: New test.
11990 * gdb.reverse/time-reverse.exp: New file.
11991 * gdb.reverse/waitpid-reverse.c: New test.
11992 * gdb.reverse/waitpid-reverse.exp: New file.
11993
11994 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11995
11996 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11997
11998 2015-10-26 Doug Evans <dje@google.com>
11999
12000 PR symtab/17391
12001 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
12002 * gdb.dwarf2/bad-regnum.c: New file.
12003 * gdb.dwarf2/bad-regnum.exp: New file.
12004
12005 2015-10-26 Doug Evans <dje@google.com>
12006
12007 PR python/18938
12008 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
12009 file.
12010
12011 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
12012
12013 * gdb.compile/compile.exp (compile code globalvar): Update expectation
12014 for a change by "Mention language in compile error message".
12015
12016 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
12017
12018 PR python/18073
12019 * gdb.python/py-type.c (C::a_method): New.
12020 (C::a_const_method): New.
12021 (C::a_static_method): New.
12022 (a_function): New.
12023 * gdb.python/py-type.exp (test_fields): Test getting fields
12024 from function and method.
12025
12026 2015-10-21 Keven Boell <keven.boell@intel.com>
12027
12028 * gdb.fortran/vla-alloc-assoc.exp: New file.
12029 * gdb.fortran/vla-datatypes.exp: New file.
12030 * gdb.fortran/vla-datatypes.f90: New file.
12031 * gdb.fortran/vla-history.exp: New file.
12032 * gdb.fortran/vla-ptype-sub.exp: New file.
12033 * gdb.fortran/vla-ptype.exp: New file.
12034 * gdb.fortran/vla-sizeof.exp: New file.
12035 * gdb.fortran/vla-sub.f90: New file.
12036 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
12037 * gdb.fortran/vla-value-sub-finish.exp: New file.
12038 * gdb.fortran/vla-value-sub.exp: New file.
12039 * gdb.fortran/vla-value.exp: New file.
12040 * gdb.fortran/vla-ptr-info.exp: New file.
12041 * gdb.mi/mi-vla-fortran.exp: New file.
12042 * gdb.mi/vla.f90: New file.
12043
12044 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12045
12046 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12047 of hardwired timeout value.
12048
12049 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12050 Pedro Alves <palves@redhat.com>
12051
12052 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12053 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12054
12055 2015-10-19 Josh Stone <jistone@redhat.com>
12056
12057 * gdb.base/catch-syscall.c: Include <sched.h>.
12058 (unknown_syscall): New variable.
12059 (main): Trigger a vfork and an unknown syscall.
12060 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12061 (unknown_syscall_number): Likewise.
12062 (check_call_to_syscall): Accept an optional syscall pattern.
12063 (check_return_from_syscall): Likewise.
12064 (check_continue): Likewise.
12065 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12066 (test_catch_syscall_skipping_return): New test toggling off 'catch
12067 syscall' to step over the syscall return, then toggling back on.
12068 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12069 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12070 (do_syscall_tests): Call test_catch_syscall_without_args and
12071 test_catch_syscall_mid_vfork.
12072 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12073 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12074
12075 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12076
12077 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12078 print g_vE): Add new pass patterns.
12079 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12080 print various symbol names for vptr fields.
12081
12082 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12083
12084 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12085 results.
12086
12087 2015-10-12 Yao Qi <yao.qi@linaro.org>
12088
12089 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12090
12091 2015-10-12 Yao Qi <yao.qi@linaro.org>
12092
12093 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12094 is aarch64*-*-linux*.
12095
12096 2015-10-12 Yao Qi <yao.qi@linaro.org>
12097
12098 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12099 (can_relocate_bcond_true): ... it.
12100 (can_relocate_bcond_false): New function.
12101 (foo): Likewise.
12102 (can_relocate_bl): Likewise.
12103 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12104 can_relocate_bl.
12105
12106 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12107
12108 * gdb.base/nested-addr.c: New file.
12109 * gdb.base/nested-addr.exp: New testcase.
12110
12111 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12112
12113 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12114 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12115 its output. Ignore the output of "record goto begin" and instead
12116 check that GDB is replaying.
12117
12118 2015-10-09 Pedro Alves <palves@redhat.com>
12119
12120 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12121 (top level): Use it in the run with no args test.
12122
12123 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12124
12125 * gdb.dlang/properties.exp: New file.
12126
12127 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12128
12129 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12130 whether or not address 0x1000 is mapped on the target.
12131
12132 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12133
12134 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12135 build.
12136
12137 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12138
12139 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12140 instruction-history test.
12141
12142 2015-09-28 Doug Evans <dje@google.com>
12143
12144 * gdb.base/gcore.c (array_func): Add reference to static_array.
12145
12146 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12147
12148 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12149 source line.
12150
12151 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12152
12153 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12154 short or char as base type.
12155
12156 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12157
12158 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12159 to allow any size enum.
12160
12161 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12162
12163 * gdb.ada/array_ptr_renaming.exp: New testcase.
12164 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12165 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12166
12167 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12168
12169 * gdb.trace/ftrace-lock.c: New file.
12170 * gdb.trace/ftrace-lock.exp: New file.
12171
12172 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12173
12174 * gdb.arch/insn-reloc.c: New file.
12175 * gdb.arch/ftrace-insn-reloc.exp: New file.
12176
12177 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12178
12179 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12180 instruction.
12181 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12182 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12183 * gdb.trace/range-stepping.c: Likewise.
12184 * gdb.trace/trace-break.c: Likewise.
12185 * gdb.trace/trace-mt.c (thread_function): Likewise.
12186 * gdb.trace/ftrace.c (marker): Likewise.
12187 * gdb.trace/trace-condition.c (marker): Likewise.
12188 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12189 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12190 is_aarch64_target.
12191
12192 2015-09-18 Doug Evans <xdje42@gmail.com>
12193
12194 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12195 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12196
12197 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12198
12199 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12200 the breakpoint.
12201
12202 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12203
12204 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12205 the pending breakpoint. Remove timeout override for "Run till
12206 MI pending breakpoint on pendfunc3 on thread 2" test.
12207
12208 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12209
12210 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12211 filename pattern.
12212
12213 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12214
12215 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12216 in breakpoint filename pattern.
12217
12218 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12219
12220 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12221
12222 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12223
12224 * gdb.linespec/explicit.exp: Check for readline support for
12225 tab-completion tests. Fix obvious typo.
12226
12227 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12228
12229 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12230 and replay.
12231
12232 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12233
12234 * gdb.btrace/non-stop.c: New.
12235 * gdb.btrace/non-stop.exp: New.
12236
12237 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12238 Yao Qi <yao.qi@linaro.org>
12239
12240 * gdb.trace/trace-condition.c: New file.
12241 * gdb.trace/trace-condition.exp: New file.
12242
12243 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12244
12245 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12246 for testing bytecode compilation.
12247
12248 2015-09-16 Pedro Alves <palves@redhat.com>
12249 Sandra Loosemore <sandra@codesourcery.com>
12250
12251 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12252 (SECONDS): Redefine.
12253 (main): Call pthread_kill and alarm early.
12254 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12255 support.
12256 (test): If the target can't hardware step and doesn't support
12257 displaced stepping, increase the timeout.
12258
12259 2015-09-16 Pedro Alves <palves@redhat.com>
12260
12261 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12262 (enable_debug): New procedures.
12263 (test): Use them. Bail out if waiting for threads fails.
12264 (top level): Bail out if a test fails.
12265
12266 2015-09-16 Yao Qi <yao.qi@linaro.org>
12267
12268 * gdb.asm/asm-source.exp: Set asm-arch for
12269 aarch64*-*-* target.
12270 * gdb.asm/aarch64.inc: New file.
12271
12272 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12273
12274 * gdb.ada/array_of_variable_length.exp: New testcase.
12275 * gdb.ada/array_of_variable_length/foo.adb: New file.
12276 * gdb.ada/array_of_variable_length/pck.adb: New file.
12277 * gdb.ada/array_of_variable_length/pck.ads: New file.
12278
12279 2015-09-15 Doug Evans <dje@google.com>
12280
12281 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12282 of function static local variable.
12283
12284 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12285
12286 * gdb.threads/tls-so_extern.exp: New test file.
12287 * gdb.threads/tls-so_extern.c: New test file.
12288 * gdb.threads/tls-so_extern_main.c: New test file.
12289
12290 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12291
12292 * gdb.opt/solib-intra-step-lib.c: New file.
12293 * gdb.opt/solib-intra-step-main.c: New file.
12294 * gdb.opt/solib-intra-step.exp: New file.
12295
12296 2015-09-15 Pedro Alves <palves@redhat.com>
12297
12298 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12299 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12300
12301 2015-09-14 Pedro Alves <palves@redhat.com>
12302
12303 * gdb.base/hook-stop-continue.c: Delete.
12304 * gdb.base/hook-stop-continue.exp: Delete.
12305 * gdb.base/hook-stop-frame.c: Delete.
12306 * gdb.base/hook-stop-frame.exp: Delete.
12307 * gdb.base/hook-stop.c: New file.
12308 * gdb.base/hook-stop.exp: New file.
12309
12310 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12311
12312 * gdb.ada/access_to_packed_array.exp: New testcase.
12313 * gdb.ada/access_to_packed_array/foo.adb: New file.
12314 * gdb.ada/access_to_packed_array/pack.adb: New file.
12315 * gdb.ada/access_to_packed_array/pack.ads: New file.
12316
12317 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12318
12319 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12320 buffer size test.
12321
12322 2015-09-11 Don Breazeal <donb@codesourcery.com>
12323
12324 * gdb.base/foll-exec.c: Add copyright header. Fix
12325 formatting issues.
12326 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12327 (do_exec_tests): Use clean_restart in place of zap_session,
12328 and for test initialization. Fix formatting issues. Use
12329 fail in place of perror.
12330 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12331 an expect statement to match an expression with output from
12332 the program under debug.
12333 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12334 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12335 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12336 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12337 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12338
12339 2015-09-09 Doug Evans <dje@google.com>
12340
12341 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12342
12343 2015-09-09 Doug Evans <dje@google.com>
12344
12345 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12346
12347 2015-09-09 Doug Evans <dje@google.com>
12348
12349 * gdb.base/savedregs.exp: Fix typo.
12350
12351 2015-09-09 Pedro Alves <palves@redhat.com>
12352
12353 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12354
12355 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12356
12357 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12358 command actually switches threads. Give up on remaining
12359 tests if target fails to stop at breakpoint.
12360
12361 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12362
12363 * gdb.ada/funcall_char.exp: New testcase.
12364 * gdb.ada/funcall_char/foo.adb: New file.
12365
12366 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12367
12368 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12369 expected outputs. Add two testcases for completing ambiguous
12370 functions.
12371 * gdb.ada/complete/aux_pck.adb: New file.
12372 * gdb.ada/complete/aux_pck.ads: New file.
12373 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12374 Ambiguous_Func functions.
12375 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12376 * gdb.ada/complete/pck.adb: Likewise.
12377
12378 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12379
12380 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12381 failures to run the test program under GDB.
12382
12383 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
12384
12385 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12386 to C.
12387
12388 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12389
12390 * gdb.base/run-after-attach.exp: New test file.
12391 * gdb.base/run-after-attach.c: New test file.
12392
12393 2015-08-26 Don Breazeal <donb@codesourcery.com>
12394
12395 * gdb.base/foll-exec-2.c: New test program.
12396 * gdb.base/foll-exec-2.exp: New test.
12397
12398 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12399
12400 * gdb.base/nested-subp1.exp: New file.
12401 * gdb.base/nested-subp1.c: New file.
12402 * gdb.base/nested-subp2.exp: New file.
12403 * gdb.base/nested-subp2.c: New file.
12404 * gdb.base/nested-subp3.exp: New file.
12405 * gdb.base/nested-subp3.c: New file.
12406
12407 2015-08-24 Pedro Alves <palves@redhat.com>
12408
12409 * gdb.server/connect-without-multi-process.c: New file.
12410 * gdb.server/connect-without-multi-process.exp: New file.
12411
12412 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12413
12414 * gdb.opt/inline-markers.c: Make z int.
12415
12416 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12417
12418 * gdb.opt/inline-markers.c: Make z volatile.
12419
12420 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12421
12422 * gdb.opt/inline-bt.c: New volatile global z.
12423 * gdb.opt/inline-cmds.c: Likewise.
12424 * gdb.opt/inline-locals.c: Likewise.
12425 * gdb.opt/inline-markers.c: New extern global z.
12426 (marker): Use z.
12427 (inline_fn): Likewise.
12428
12429 2015-08-24 Pedro Alves <palves@redhat.com>
12430
12431 * config/m32r-stub.exp: Remove file.
12432 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12433 * gdb.base/call-rt-st.exp: Likewise.
12434 * gdb.base/call-strs.exp: Likewise.
12435 * gdb.base/default.exp: Remove references to h8300-*-hms and
12436 *-*-udi*.
12437 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12438
12439 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12440
12441 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12442 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12443 and "return" use KFAIL when GDB can not read/write the vector
12444 return value.
12445
12446 2015-08-21 Gary Benson <gbenson@redhat.com>
12447
12448 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12449
12450 2015-08-20 Pedro Alves <palves@redhat.com>
12451
12452 * gdb.server/solib-list.exp: No longer expect an interior stop in
12453 non-stop mode.
12454
12455 2015-08-20 Pedro Alves <palves@redhat.com>
12456
12457 * gdb.server/connect-stopped-target.c: New file.
12458 * gdb.server/connect-stopped-target.exp: New file.
12459
12460 2015-08-20 Pedro Alves <palves@redhat.com>
12461
12462 * gdb.dwarf2/comp-unit-lang.exp: New file.
12463 * gdb.dwarf2/comp-unit-lang.c: New file.
12464
12465 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12466
12467 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12468 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12469
12470 2015-08-19 Kevin Buettner <kevinb@redhat.com>
12471
12472 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12473 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12474
12475 2015-08-18 Doug Evans <dje@google.com>
12476 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12477
12478 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12479 skip_python_tests. New arg prompt_regexp.
12480 (skip_python_tests): New function.
12481 * lib/mi-support.exp (mi_skip_python_tests): New function.
12482 * gdb.python/py-mi-objfile-gdb.py: New file.
12483 * gdb.python/py-mi-objfile.c: New file.
12484 * gdb.python/py-mi-objfile.exp: New file.
12485
12486 2015-08-17 Keith Seitz <keiths@redhat.com>
12487
12488 * gdb.linespec/explicit.exp: Move strace test from here ...
12489 * gdb.trace/strace.exp: ... to here.
12490
12491 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12492
12493 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12494 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12495
12496 2015-08-14 Doug Evans <xdje42@gmail.com>
12497
12498 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12499 inferior before selecting a new file.
12500
12501 2015-08-14 Doug Evans <xdje42@gmail.com>
12502
12503 * gdb.mi/mi-disassemble.exp: Update.
12504 * gdb.base/disasm-optim.S: New file.
12505 * gdb.base/disasm-optim.c: New file.
12506 * gdb.base/disasm-optim.h: New file.
12507 * gdb.base/disasm-optim.exp: New file.
12508
12509 2015-08-14 Keith Seitz <keiths@redhat.com>
12510
12511 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12512 "evaluated-by".
12513
12514 2015-08-13 Joel Brobecker <brobecker@adacore.com>
12515
12516 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12517
12518 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12519
12520 * gdb.ada/fun_renaming.exp: New testcase.
12521 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12522 * gdb.ada/fun_renaming/pack.adb: New file.
12523 * gdb.ada/fun_renaming/pack.ads: New file.
12524
12525 2015-08-12 Keith Seitz <keiths@redhat.com>
12526
12527 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12528 gdb_get_line_number.
12529
12530 2015-08-12 Joel Brobecker <brobecker@adacore.com>
12531
12532 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12533 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12534 gdb.base/dso2dso.exp: New files.
12535
12536 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12537 Pedro Alves <palves@redhat.com>
12538 Keith Seitz <keiths@redhat.com>
12539
12540 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12541 GDBFLAGS.
12542
12543 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12544
12545 * gdb.base/gdbhistsize-history.exp
12546 (test_histsize_history_setting): Use save_vars.
12547 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12548 Use save_vars.
12549 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12550 * gdb.base/readline.exp: Use save_vars.
12551
12552 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12553
12554 * lib/gdb.exp (save_vars): New proc.
12555
12556 2015-08-11 Keith Seitz <keiths@redhat.com>
12557
12558 * gdb.base/help.exp: Update help_breakpoint_text.
12559
12560 2015-08-11 Keith Seitz <keiths@redhat.com>
12561
12562 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12563 (at toplevel): Call test_explicit_breakpoints.
12564 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12565 breakpoints.
12566 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12567 breakpoint conditions, "-cond".
12568
12569 2015-08-11 Keith Seitz <keiths@redhat.com>
12570
12571 * gdb.linespec/3explicit.c: New file.
12572 * gdb.linespec/cpexplicit.cc: New file.
12573 * gdb.linespec/cpexplicit.exp: New file.
12574 * gdb.linespec/explicit.c: New file.
12575 * gdb.linespec/explicit.exp: New file.
12576 * gdb.linespec/explicit2.c: New file.
12577 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12578 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12579 before using in the matching pattern.
12580 Clarify that `prefix' is a regular expression.
12581
12582 2015-08-11 Keith Seitz <keiths@redhat.com>
12583
12584 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12585 test.
12586 Add tests for missing ",FMT" and ",".
12587
12588 2015-08-10 Doug Evans <dje@google.com>
12589 Keith Seitz <keiths@redhat.com>
12590
12591 PR gdb/17960
12592 * gdb.base/completion.exp: Add location completer tests.
12593
12594 2015-08-07 Pedro Alves <palves@redhat.com>
12595
12596 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12597 tests here.
12598 (top level): Run do_test with and without displaced stepping.
12599
12600 2015-08-07 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.base/valgrind-disp-step.c: New file.
12603 * gdb.base/valgrind-disp-step.exp: New file.
12604
12605 2015-08-07 Pedro Alves <palves@redhat.com>
12606
12607 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12608 Delete function.
12609 (main): Add alarm. Run an infinite loop instead of calling
12610 wait_threads.
12611 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12612 comment.
12613 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12614 Delete function.
12615 (main): Add alarm. Run an infinite loop instead of calling
12616 wait_threads.
12617 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12618 comment.
12619
12620 2015-08-07 Pedro Alves <palves@redhat.com>
12621
12622 * gdb.base/checkpoint-ns.exp: New file.
12623 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12624 standard_testfile.
12625
12626 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12627
12628 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12629 * gdb.btrace/instruction_history.exp: Update.
12630 * gdb.btrace/tsx.exp: New.
12631 * gdb.btrace/tsx.c: New.
12632
12633 2015-08-06 Pedro Alves <palves@redhat.com>
12634
12635 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12636 increase timeout.
12637 * gdb.reverse/until-precsave.exp: Bump timeouts.
12638
12639 2015-08-06 Pedro Alves <palves@redhat.com>
12640
12641 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12642
12643 2015-08-06 Pedro Alves <palves@redhat.com>
12644
12645 PR gdb/18749
12646 * gdb.threads/process-dies-while-handling-bp.c: New file.
12647 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12648
12649 2015-08-06 Pedro Alves <palves@redhat.com>
12650
12651 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12652 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12653
12654 2015-08-05 Pedro Alves <palves@redhat.com>
12655
12656 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12657 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12658
12659 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12660
12661 * gdb.base/bp-permanent.exp: Report test as unsupported if
12662 the target cannot stop at the permanent breakpoint.
12663
12664 2015-08-03 Doug Evans <dje@google.com>
12665
12666 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12667 10000.
12668
12669 2015-08-03 Doug Evans <dje@google.com>
12670
12671 * Makefile.in (workers/%.worker, build-perf): New rule.
12672 (GDB_PERFTEST_MODE): New variable.
12673 (check-perf): Use it.
12674 (clean): Clean up gdb.perf parallel build subdirs.
12675 * lib/build-piece.exp: New file.
12676 * lib/gdb.exp (make_gdb_parallel_path): New function
12677 (standard_output_file, standard_temp_file): Call it.
12678 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12679 of $GDB_PARALLEL.
12680 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12681
12682 2015-08-03 Doug Evans <dje@google.com>
12683
12684 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12685 (LOG_FILE_NAME): New global.
12686 (TextReporter.__init__): Initialize self.txt_sum.
12687 (TextReporter.report): Add support for multiple data-points.
12688 Move report to perftest.sum, put raw data in perftest.log.
12689 (TextReporter.start): Open sum and log files.
12690 (TextReporter.end): Close sum and log files.
12691 * gdb.perf/lib/perftest/testresult.py
12692 (SingleStatisticTestResult.record): Handle multiple data-points.
12693
12694 2015-07-31 Pedro Alves <palves@redhat.com>
12695
12696 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12697 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12698 kill_wait_spawned_process instead of explicit "kill -9".
12699 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12700 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12701 kill_wait_spawned_process.
12702 * gdb.base/attach-twice.exp: Likewise.
12703 * gdb.base/attach.exp: Likewise.
12704 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12705 gdb_test_multiple.
12706 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12707 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12708 kill_wait_spawned_process.
12709 * gdb.base/valgrind-infcall.exp: Likewise.
12710 * gdb.multi/multi-attach.exp: Likewise.
12711 * gdb.python/py-prompt.exp: Likewise.
12712 * gdb.python/py-sync-interp.exp: Likewise.
12713 * gdb.server/ext-attach.exp: Likewise.
12714 * gdb.threads/attach-into-signal.exp (corefunc): Use
12715 spawn_wait_for_attach, spawn_id_get_pid and
12716 kill_wait_spawned_process.
12717 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12718 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12719 spawn_id_get_pid and kill_wait_spawned_process.
12720 * gdb.threads/attach-stopped.exp (corefunc): Use
12721 spawn_wait_for_attach, spawn_id_get_pid and
12722 kill_wait_spawned_process.
12723 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12724 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12725 kill_wait_spawned_process instead of explicit "kill -9".
12726 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12727 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12728 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12729 processes. Don't map cygwin/windows pids here. Now returns a
12730 spawn id list.
12731
12732 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12733
12734 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12735 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12736 correct patch.
12737
12738 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12739
12740 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12741
12742 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12743
12744 Reapply:
12745 2014-05-21 Mark Wielaard <mjw@redhat.com>
12746
12747 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12748
12749 2015-07-30 Pedro Alves <palves@redhat.com>
12750
12751 * linux-low.c (handle_extended_wait): Set the child's last
12752 reported status to TARGET_WAITKIND_STOPPED.
12753
12754 2015-07-30 Pedro Alves <palves@redhat.com>
12755
12756 PR threads/18600
12757 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12758 only shows inferior 1.
12759
12760 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12761 Pedro Alves <palves@redhat.com>
12762
12763 PR threads/18600
12764 * gdb.threads/fork-plus-threads.c: New file.
12765 * gdb.threads/fork-plus-threads.exp: New file.
12766
12767 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12768
12769 * gdb.base/batch-preserve-term-settings.exp
12770 (test_terminal_settings_preserved_after_cli_exit): Use
12771 send_quit_command.
12772
12773 2015-07-29 Pedro Alves <palves@redhat.com>
12774 Don Breazeal <donb@codesourcery.com>
12775
12776 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12777 output from both inferior_spawn_id and gdb_spawn_id.
12778
12779 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12780
12781 * gdb.threads/attach-into-signal.exp (corefunc): Use
12782 with_test_prefix on nested loops, uniquefying the test messages.
12783
12784 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12785
12786 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12787 commit.
12788
12789 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12790
12791 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12792 New proc.
12793 (test_terminal_settings_preserved_after_sigterm): New test.
12794
12795 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12796
12797 * gdb.base/batch-preserve-term-settings.exp
12798 (test_terminal_settings_preserved_after_cli_exit): New test.
12799
12800 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12801
12802 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12803 manipulation of saved_gdbflags.
12804 (test_terminal_settings_preserved): Remove global declaration of
12805 the unused variable pagination_prompt. Remove manipulation of
12806 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12807 GDBFLAGS.
12808
12809 2015-07-29 Pedro Alves <palves@redhat.com>
12810
12811 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12812
12813 2015-07-29 Pedro Alves <palves@redhat.com>
12814
12815 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12816 at the top.
12817
12818 2015-07-29 Pedro Alves <palves@redhat.com>
12819
12820 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12821 (main): Call gdb_unbuffer_output.
12822 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12823 (main): Call gdb_unbuffer_output.
12824 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12825 (main): Call gdb_unbuffer_output.
12826 * gdb.base/call-strs.exp: Adjust to step over the
12827 gdb_unbuffer_output call.
12828 * gdb.base/catch-gdb-caused-signals.c: Include
12829 "../lib/unbuffer_output.c".
12830 (main): Call gdb_unbuffer_output.
12831 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12832 (main): Call gdb_unbuffer_output.
12833 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12834 (main): Call gdb_unbuffer_output.
12835 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12836 (main): Call gdb_unbuffer_output.
12837 * gdb.base/shlib-call.exp: Adjust to step over the
12838 gdb_unbuffer_output call.
12839 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12840 (main): Call gdb_unbuffer_output.
12841 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12842 (main): Call gdb_unbuffer_output.
12843 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12844 (main): Rename to ...
12845 (test): ... this.
12846 (main): Reimplement.
12847 * gdb.base/varargs.exp: Run to test instead of to main.
12848 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12849 (main): Call gdb_unbuffer_output.
12850
12851 2015-07-29 Pedro Alves <palves@redhat.com>
12852
12853 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12854 factore out from mi_continue_dprintf. For call-style dprintfs,
12855 expect dprintf output out of $inferior_spawn_id.
12856 (mi_continue_dprintf): Use mi_expect_dprintf.
12857 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12858 (main): Call gdb_unbuffer_output.
12859
12860 2015-07-29 Pedro Alves <palves@redhat.com>
12861
12862 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12863 (default_mi_gdb_start): Set inferior_spawn_id instead of
12864 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12865 gdb_spawn_id.
12866 (mi_gdb_test): Always expect inferior output from both
12867 $inferior_spawn_id and $gdb_spawn_id.
12868
12869 2015-07-29 Pedro Alves <palves@redhat.com>
12870
12871 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12872 send_inferior and $inferior_spawn_id.
12873
12874 2015-07-29 Pedro Alves <palves@redhat.com>
12875
12876 * gdb.gdb/complaints.exp (test_initial_complaints)
12877 (test_serial_complaints, test_short_complaints): Use
12878 gdb_test_stdio.
12879 (test_empty_complaint): Handle $inferior_spawn_id !=
12880 $gdb_spawn_id.
12881
12882 2015-07-29 Pedro Alves <palves@redhat.com>
12883
12884 * gdb.base/varargs.exp: Use gdb_test_stdio.
12885
12886 2015-07-29 Pedro Alves <palves@redhat.com>
12887
12888 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12889
12890 2015-07-29 Pedro Alves <palves@redhat.com>
12891
12892 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12893
12894 2015-07-29 Pedro Alves <palves@redhat.com>
12895
12896 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12897 parameter into two new parameters, "inf_result" and "gdb_result".
12898 Expect inferior output and gdb output from $inferior_spawn_id and
12899 $gdb_spawn_id, respectively. Adjust all callers.
12900
12901 2015-07-29 Pedro Alves <palves@redhat.com>
12902
12903 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12904 of gdb_test_sequence.
12905
12906 2015-07-29 Pedro Alves <palves@redhat.com>
12907
12908 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12909 (saw_spurious_output): Expect inferior output from
12910 $inferior_spawn_id. Use gdb_test_stdio.
12911
12912 2015-07-29 Pedro Alves <palves@redhat.com>
12913
12914 * gdb.base/dprintf.exp: Use standard_testfile. Change
12915 prepare_for_testing call.
12916 (srcfile): Don't set.
12917 (restart): New procedure.
12918 (test_dprintf): New procecure, use to continue over dprintfs.
12919 (test_call, test_agent): New procedures, tests moved here.
12920 Restart gdb and recreate dprintfs. Adjust expected output.
12921
12922 2015-07-29 Pedro Alves <palves@redhat.com>
12923
12924 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12925
12926 2015-07-29 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12929
12930 2015-07-29 Pedro Alves <palves@redhat.com>
12931
12932 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12933 gdb_test_stdio.
12934
12935 2015-07-29 Pedro Alves <palves@redhat.com>
12936
12937 * lib/gdb.exp (gdb_test_stdio): New procedure.
12938
12939 2015-07-29 Pedro Alves <palves@redhat.com>
12940
12941 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12942
12943 2015-07-29 Pedro Alves <palves@redhat.com>
12944
12945 * gdb.base/call-signal-resume.exp: Remove check for
12946 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12947 * gdb.base/unwindonsignal.exp: Likewise.
12948 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12949 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12950
12951 2015-07-29 Pedro Alves <palves@redhat.com>
12952
12953 * gdb.base/siginfo-addr.c (pass): New function.
12954 (handler): Call it iff si_addr is correct.
12955 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12956 Set a breakpoint at "pass" and continue to it.
12957
12958 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12959
12960 * gdb.python/py-objfile.exp: Make some tests have unique names.
12961 * gdb.python/py-pp-registration.exp: Likewise.
12962
12963 2015-07-28 Pedro Alves <palves@redhat.com>
12964
12965 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12966
12967 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12968
12969 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12970
12971 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12972
12973 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12974
12975 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12976
12977 * gdb.base/gdb-sigterm-2.exp: New test.
12978
12979 2015-07-25 Doug Evans <xdje42@gmail.com>
12980
12981 Revert:
12982 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12983 (workers/%.worker, build-perf): New rule.
12984 (GDB_PERFTEST_MODE): New variable.
12985 (check-perf): Use it.
12986 (clean): Clean up gdb.perf parallel build subdirs.
12987 * lib/build-piece.exp: New file.
12988 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12989 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12990 name.
12991 (standard_temp_file): Ditto.
12992 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12993 of $GDB_PARALLEL.
12994
12995 2015-07-24 Doug Evans <dje@google.com>
12996
12997 * gdb.perf/lib/perftest/utils.py: New file.
12998 * gdb.perf/gm-hello.cc: New file.
12999 * gdb.perf/gm-pervasive-typedef.cc: New file.
13000 * gdb.perf/gm-pervasive-typedef.h: New file.
13001 * gdb.perf/gm-std.cc: New file.
13002 * gdb.perf/gm-std.h: New file.
13003 * gdb.perf/gm-use-cerr.cc: New file.
13004 * gdb.perf/gm-utils.h: New file.
13005 * gdb.perf/gmonster-null-lookup.py: New file.
13006 * gdb.perf/gmonster-pervasive-typedef.py: New file.
13007 * gdb.perf/gmonster-print-cerr.py: New file.
13008 * gdb.perf/gmonster-ptype-string.py: New file.
13009 * gdb.perf/gmonster-runto-main.py: New file.
13010 * gdb.perf/gmonster-select-file.py: New file.
13011 * gdb.perf/gmonster1-null-lookup.exp: New file.
13012 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
13013 * gdb.perf/gmonster1-print-cerr.exp: New file.
13014 * gdb.perf/gmonster1-ptype-string.exp: New file.
13015 * gdb.perf/gmonster1-runto-main.exp: New file.
13016 * gdb.perf/gmonster1-select-file.exp: New file.
13017 * gdb.perf/gmonster1.cc: New file.
13018 * gdb.perf/gmonster1.exp: New file.
13019 * gdb.perf/gmonster2-null-lookup.exp: New file.
13020 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
13021 * gdb.perf/gmonster2-print-cerr.exp: New file.
13022 * gdb.perf/gmonster2-ptype-string.exp: New file.
13023 * gdb.perf/gmonster2-runto-main.exp: New file.
13024 * gdb.perf/gmonster2-select-file.exp: New file.
13025 * gdb.perf/gmonster2.cc: New file.
13026 * gdb.perf/gmonster2.exp: New file.
13027
13028 2015-07-24 Doug Evans <dje@google.com>
13029
13030 * gdb.perf/README: New file.
13031 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
13032 * lib/gen-perf-test.exp: New file.
13033
13034 2015-07-24 Doug Evans <dje@google.com>
13035
13036 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
13037 (PerfTest::startup): New function.
13038 (PerfTest::run): Return result of calling body.
13039 (PerfTest::assemble): Rewrite.
13040 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13041 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13042 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13043 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13044 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13045
13046 2015-07-24 Doug Evans <dje@google.com>
13047
13048 * lib/gdb.exp (clean_restart): Make executable optional.
13049
13050 2015-07-24 Doug Evans <dje@google.com>
13051
13052 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13053 compiler_info references.
13054 * gdb.cp/temargs.exp: Ditto.
13055 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13056 (get_compiler_info): Early exit if already computed. Set compiler_info
13057 to "unknown" if there was a problem.
13058 (test_compiler_info): Add function comment. Call get_compiler_info.
13059
13060 2015-07-24 Doug Evans <dje@google.com>
13061
13062 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13063 (workers/%.worker, build-perf): New rule.
13064 (GDB_PERFTEST_MODE): New variable.
13065 (check-perf): Use it.
13066 (clean): Clean up gdb.perf parallel build subdirs.
13067 * lib/build-piece.exp: New file.
13068 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13069 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13070 name.
13071 (standard_temp_file): Ditto.
13072 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13073 of $GDB_PARALLEL.
13074
13075 2015-07-24 Doug Evans <dje@google.com>
13076
13077 * lib/future.exp (gdb_default_target_compile): New option
13078 "early_flags".
13079 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13080 --as-needed.
13081
13082 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13083
13084 * gdb.base/catch-syscall.exp: Call gdb_exit before
13085 gdb_skip_xml_test.
13086
13087 2015-07-24 Pedro Alves <palves@redhat.com>
13088
13089 * gdb.python/py-events.exp: Accept output between the stop event
13090 and the prompt.
13091 * gdb.python/py-evsignal.exp: Likewise.
13092 * gdb.python/py-evthreads.exp: Likewise.
13093
13094 2015-07-24 Pedro Alves <palves@redhat.com>
13095
13096 PR gdb/18717
13097 * gdb.threads/non-ldr-exit.c: New file.
13098 * gdb.threads/non-ldr-exit.exp: New file.
13099
13100 2015-07-24 Yao Qi <yao.qi@linaro.org>
13101
13102 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13103 restarting process.
13104
13105 2015-07-24 Yao Qi <yao.qi@linaro.org>
13106
13107 * gdb.server/ext-restart.exp: New file.
13108
13109 2015-07-24 Yao Qi <yao.qi@linaro.org>
13110
13111 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13112 argument options.
13113 * gdb.server/ext-wrapper.exp: New file.
13114
13115 2015-07-23 Doug Evans <dje@google.com>
13116
13117 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13118 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13119
13120 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13121
13122 * gdb.ada/var_arr_typedef.exp: New testcase.
13123 * gdb.ada/var_arr_typedef/pack.adb: New file.
13124 * gdb.ada/var_arr_typedef/pack.ads: New file.
13125 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13126
13127 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13128
13129 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13130
13131 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13132
13133 * gdb.arch/i386-biarch-core.exp: Replace istarget
13134 by "complete set gnutarget". Remove expectation for the "core-file"
13135 command.
13136
13137 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13138
13139 Revert the previous commit:
13140 Tests for validate symbol file using build-id.
13141
13142 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13143
13144 Tests for validate symbol file using build-id.
13145 * gdb.base/solib-mismatch-lib.c: New file.
13146 * gdb.base/solib-mismatch-libmod.c: New file.
13147 * gdb.base/solib-mismatch.c: New file.
13148 * gdb.base/solib-mismatch.exp: New file.
13149
13150 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13151
13152 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13153 nios2-*-linux*.
13154 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13155 * gdb.base/siginfo.exp: Likewise.
13156 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13157
13158 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13159
13160 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13161 Move it to ...
13162 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13163 ... here.
13164 * gdb.trace/range-stepping.exp: Check that the target supports
13165 range stepping.
13166
13167 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13168
13169 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13170
13171 2015-07-14 Pedro Alves <palves@redhat.com>
13172
13173 * gdb.base/killed-outside.exp: New file.
13174 * gdb.base/killed-outside.c: New file.
13175
13176 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13177
13178 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13179 (n at main): New.
13180 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13181
13182 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13183
13184 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13185 infcall tests instead of setting up for KFAIL.
13186
13187 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13188
13189 * gdb.btrace/record_goto-step.exp: New.
13190
13191 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13192
13193 PR compile/18484
13194 * gdb.compile/compile.c (struct struct_type): Add volatile to
13195 selffield's type.
13196 * gdb.compile/compile.exp
13197 (compile code struct_object.selffield = &struct_object): Skip further
13198 struct_object tests if this one xfails.
13199
13200 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13201
13202 PR exp/18617
13203 * gdb.trace/ax.exp: Add test.
13204
13205 2015-07-07 Yao Qi <yao.qi@linaro.org>
13206
13207 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13208 instead of istarget "aarch64*-*-*".
13209 * gdb.arch/aarch64-fp.exp: Likewise.
13210 * gdb.base/float.exp: Likewise.
13211 * gdb.reverse/aarch64.exp: Likewise.
13212 * lib/gdb.exp (is_aarch64_target): New proc.
13213
13214 2015-07-07 Yao Qi <yao.qi@linaro.org>
13215
13216 * lib/gdb.exp (is_aarch32_target): New proc.
13217 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13218 instead of "istarget "arm*-*-*"".
13219 * gdb.arch/arm-disp-step.exp: Likewise.
13220 * gdb.arch/thumb-bx-pc.exp: Likewise.
13221 * gdb.arch/thumb-prologue.exp: Likewise.
13222 * gdb.arch/thumb-singlestep.exp: Likewise.
13223 * gdb.base/disp-step-syscall.exp: Likewise.
13224 * gdb.base/float.exp: Likewise.
13225
13226 2015-07-07 Yao Qi <yao.qi@linaro.org>
13227
13228 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13229 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13230
13231 2015-07-07 Yao Qi <yao.qi@linaro.org>
13232
13233 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13234 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13235 if it exists.
13236 * gdb.multi/multi-arch.exp: Likewise.
13237
13238 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13239
13240 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13241 print.
13242
13243 2015-07-07 Yao Qi <yao.qi@linaro.org>
13244
13245 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13246
13247 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13248
13249 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13250 '[' and ']' characters.
13251
13252 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13253
13254 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13255
13256 2015-06-29 Pedro Alves <palves@redhat.com>
13257
13258 PR threads/18127
13259 * gdb.threads/hand-call-new-thread.c: New file.
13260 * gdb.threads/hand-call-new-thread.c: New file.
13261
13262 2015-06-26 Keith Seitz <keiths@redhat.com>
13263 Doug Evans <dje@google.com>
13264
13265 PR 16253
13266 * gdb.cp/var-tag-2.cc: New file.
13267 * gdb.cp/var-tag-3.cc: New file.
13268 * gdb.cp/var-tag-4.cc: New file.
13269 * gdb.cp/var-tag.cc: New file.
13270 * gdb.cp/var-tag.exp: New file.
13271
13272 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13273
13274 * gdb.base/history-duplicates.exp: New test.
13275
13276 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13277
13278 * gdb.base/completion.exp: Test the completion of the "focus"
13279 command.
13280
13281 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13282
13283 * gdb.arch/amd64-prologue-skip.S: New file.
13284 * gdb.arch/amd64-prologue-skip.exp: New file.
13285
13286 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13287
13288 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13289 is_address_zero_readable check.
13290
13291 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13292
13293 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13294 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13295
13296 2015-06-24 Yao Qi <yao.qi@linaro.org>
13297
13298 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13299 linux targets.
13300
13301 2015-06-24 Yao Qi <yao.qi@linaro.org>
13302
13303 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13304 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13305 * gdb.base/siginfo-thread.exp: Likewise.
13306
13307 2015-06-22 Yao Qi <yao.qi@linaro.org>
13308
13309 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13310
13311 2015-06-22 Yao Qi <yao.qi@linaro.org>
13312
13313 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13314 aarch64*-*-*.
13315 (skip_hw_watchpoint_tests): Likewise.
13316
13317 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13318
13319 * gdb.base/gdbinit-history.exp: Test the interaction between
13320 setting GDBHISTSIZE and setting the history size via .gdbinit.
13321
13322 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13323
13324 PR gdb/16999
13325 * gdb.base/gdbhistsize-history.exp: New test.
13326
13327 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13328
13329 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13330 with GDBHISTSIZE.
13331 * gdb.base/readline.exp: Likewise.
13332
13333 2015-06-17 Yao Qi <yao.qi@linaro.org>
13334
13335 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13336 line.
13337
13338 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13339
13340 * gdb.base/gdbinit-history.exp: Add test case to check that
13341 an unlimited history file does not get truncated on exit.
13342
13343 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13344
13345 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13346 (VECTOR): New macro. Use it...
13347 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13348 ...for these typedefs.
13349 (int8, char1, int1, double1): New typedefs.
13350 (struct just_int2, struct two_int2): New structures.
13351 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13352 (add_structvecs, add_singlevecs): New functions.
13353 (main): Call add_some_intvecs twice.
13354 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13355 the compile and exit upon failure. Try compiling for the "native"
13356 architecture. Test inferior function calls with vector arguments
13357 and vector return value handling with "finish" and "return".
13358
13359 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13360
13361 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13362 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13363 PE file.
13364 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13365
13366 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13367
13368 PR breakpoints/16465
13369 * gdb.mi/mi-dprintf-pending.c: New file.
13370 * gdb.mi/mi-dprintf-pending.exp: New test.
13371 * gdb.mi/mi-dprintf-pendshr.c: New file.
13372
13373 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13374 Mircea Gherzan <mircea.gherzan@intel.com>
13375
13376 * gdb.arch/i386-mpx-map.c: New file.
13377 * gdb.arch/i386-mpx-map.exp: New File.
13378
13379 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13380
13381 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13382 * gdb.arch/i386-mpx.exp: Indentation fixed.
13383
13384 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13385
13386 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13387 function and improved indentation.
13388 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13389 gdb_test_multiple. Added additional tests to skip the test.
13390
13391 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13392
13393 * gdb.arch/i386-avx512.c: Change path in include file.
13394 * gdb.arch/i386-avx512.exp: Change include dir path
13395 compilation flag.
13396 * gdb.arch/i386-mpx.c: Change path in include file.
13397 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13398 flag.
13399
13400 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13401
13402 * gdb.compile/compile-print.exp (compile print *vararray@3)
13403 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13404
13405 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13406
13407 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13408 (do not keep jit in memory): ... this.
13409 (expect 5): Change it to ...
13410 (expect no 5): ... this.
13411
13412 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13413
13414 PR gdb/15564
13415 * gdb.mi/mi-detach.exp: New file.
13416
13417 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13418
13419 PR symtab/18392
13420 * gdb.arch/amd64-tailcall-self.S: New file.
13421 * gdb.arch/amd64-tailcall-self.c: New file.
13422 * gdb.arch/amd64-tailcall-self.exp: New file.
13423
13424 2015-05-28 Don Breazeal <donb@codesourcery.com>
13425
13426 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13427 tests for remote targets by checking is_target_gdbserver.
13428
13429 2015-05-27 Doug Evans <dje@google.com>
13430
13431 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13432 * gdb.dwarf2/opaque-type-lookup.c: New file.
13433 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13434
13435 2015-05-26 Doug Evans <dje@google.com>
13436
13437 * gdb.cp/iostream.cc: New file.
13438 * gdb.cp/iostream.exp: New file.
13439
13440 2015-05-26 Doug Evans <dje@google.com>
13441
13442 * gdb.dwarf2/dw2-op-call.exp: Update.
13443 * gdb.dwarf2/dw4-sig-types.exp: Update.
13444 * gdb.dwarf2/implptr.exp: Update.
13445 * gdb.mi/mi-cmd-param-changed.exp: Update.
13446
13447 2015-05-26 Doug Evans <dje@google.com>
13448
13449 * gdb.python/py-lazy-string.c: New file.
13450 * gdb.python/py-lazy-string.exp: New file.
13451 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13452 (main): Update. Add estring3.
13453 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13454 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13455
13456 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13457 Yao Qi <yao.qi@linaro.org>
13458
13459 * gdb.reverse/aarch64.c: New.
13460 * gdb.reverse/aarch64.exp: New.
13461
13462 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13463
13464 * lib/gdb.exp (supports_process_record): Return true for
13465 aarch64*-linux*.
13466 (supports_reverse): Likewise.
13467
13468 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13469
13470 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13471 Use with_test_prefix.
13472
13473 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13474
13475 * gdb.base/completion.exp: Add test for completion of layout
13476 names.
13477
13478 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13479
13480 * lib/gdb.exp (skip_tui_tests): New proc.
13481 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13482
13483 2015-05-19 Pedro Alves <palves@redhat.com>
13484
13485 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13486 Save the whole env array instead of just HOME. Unset HISTSIZE in
13487 the environment while testing. Restore whole environment
13488 afterwards.
13489
13490 2015-05-16 Doug Evans <xdje42@gmail.com>
13491
13492 * gdb.guile/scm-ports.c: New file.
13493 * gdb.guile/scm-ports.exp: Add memory port tests.
13494
13495 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13496
13497 * gdb.compile/compile-print.c: New file.
13498 * gdb.compile/compile-print.exp: New file.
13499
13500 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13501
13502 * gdb.compile/compile-ops.exp: Cast param to void.
13503 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13504 (compile code struct_object.selffield = &struct_object): Add xfail.
13505
13506 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13507
13508 * gdb.ada/arr_enum_with_gap: New testcase.
13509
13510 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13511
13512 * gdb.ada/byte_packed_arr: New testcase.
13513
13514 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13515
13516 * gdb.ada/pckd_neg: New testcase.
13517
13518 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13519
13520 PR gdb/17820
13521 * gdb.base/gdbinit-history.exp: New test.
13522 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13523 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13524
13525 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13526
13527 * gdb.python/py-xmethods.cc: Enhance test case.
13528 * gdb.python/py-xmethods.exp: New tests.
13529 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13530 function.
13531 (B_indexoper): Likewise.
13532 (global_dm_list) : Add new xmethod worker functions.
13533
13534 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13535
13536 * gdb.base/coredump-filter.exp: Correctly unset
13537 "coredump_var_addr" array.
13538
13539 2015-05-08 Pedro Alves <palves@redhat.com>
13540
13541 * gdb.server/non-existing-program.exp: Unset spawn_id.
13542
13543 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13544
13545 PR python/18291
13546 * gdb.python/py-xmethods.exp: Add tests.
13547
13548 2015-05-08 Yao Qi <yao.qi@linaro.org>
13549
13550 PR gdb/18208
13551 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13552 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13553 function set_coredump_filter, and remove remote_exec call.
13554 Remove argument ipid. Callers update.
13555 (top level): Don't get inferior's PID.
13556
13557 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13558
13559 * gdb.base/watch_thread_num.exp: Skip test on targets without
13560 access watchpoints.
13561
13562 2015-05-06 Pedro Alves <palves@redhat.com>
13563
13564 PR server/18081
13565 * gdb.server/non-existing-program.exp: New file.
13566
13567 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13568
13569 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13570
13571 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13572
13573 * gdb.ada/out_of_line_in_inlined: New testcase.
13574
13575 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13576
13577 * gdb.ada/var_rec_arr: New testcase.
13578
13579 2015-04-30 Yao Qi <yao.qi@linaro.org>
13580
13581 * gdb.base/break-idempotent.exp: If
13582 skip_hw_watchpoint_multi_tests returns true, skip the tests
13583 on "rwatch" and "awatch".
13584
13585 2015-04-30 Yao Qi <yao.qi@linaro.org>
13586
13587 * gdb.base/relativedebug.exp: Invoke gdb command
13588 "info sharedlibrary", and if libc.so doesn't have debug info,
13589 skip the test.
13590
13591 2015-04-29 Doug Evans <dje@google.com>
13592
13593 * gdb.python/py-xmethods.exp: Add ptype tests.
13594 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13595 get_result_type method.
13596
13597 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13598
13599 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13600 the target does not support hardware watchpoints.
13601
13602 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13603
13604 * gdb.base/break-always.exp: Abort testing if writing to memory
13605 causes an error.
13606
13607 2015-04-28 Doug Evans <dje@google.com>
13608
13609 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13610 * gdb.python/py-pp-registration.exp: ... here. New file.
13611 * gdb.python/py-pp-registration.c: New file.
13612 * gdb.python/py-pp-registration.py: New file.
13613
13614 2015-04-28 Doug Evans <dje@google.com>
13615
13616 * gdb.python/py-bad-printers.c: New file.
13617 * gdb.python/py-bad-printers.py: New file.
13618 * gdb.python/py-bad-printers.exp: New file.
13619
13620 2015-04-28 Sasha Smundak <asmundak@google.com>
13621
13622 * gdb.python/py-type.exp: New test.
13623
13624 2015-04-28 Andy Wingo <wingo@igalia.com>
13625
13626 * gdb.python/py-parameter.exp:
13627 * gdb.guile/scm-parameter.exp: Escape the path that we are
13628 matching against, as it might contain characters that are special
13629 to regular expressions.
13630
13631 2015-04-27 Joel Brobecker <brobecker@adacore.com>
13632
13633 * gdb.ada/rec_comp: New testcase.
13634
13635 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13636
13637 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13638 before using it.
13639
13640 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13641
13642 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13643 new tests for verilog output.
13644
13645 2015-04-24 Yao Qi <yao.qi@linaro.org>
13646
13647 * boards/remote-gdbserver-on-localhost.exp: New file.
13648
13649 2015-04-23 Pedro Alves <palves@redhat.com>
13650
13651 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13652 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13653 "end of file", remove $inferior_spawn_id from the indirect list.
13654
13655 2015-04-23 Pedro Alves <palves@redhat.com>
13656
13657 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13658
13659 2015-04-23 Pedro Alves <palves@redhat.com>
13660
13661 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13662 on $any_spawn_id instead of only on $gdb_spawn_id.
13663
13664 2015-04-21 Pierre Muller <muller@sourceware.org>
13665
13666 PR pascal/17815
13667 * lib/pascal.exp (gpc_compile): Add new option "class".
13668 (fpc_compile): Likewise.
13669 * gdb.pascal/case-insensitive-symbols.pas: New file.
13670 * gdb.pascal/case-insensitive-symbols.exp: New file.
13671
13672 2015-04-20 Gary Benson <gbenson@redhat.com>
13673
13674 * gdb.base/attach.exp: Fix three extended remote failures.
13675
13676 2015-04-17 Gary Benson <gbenson@redhat.com>
13677
13678 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13679 the main executable over the remote protocol.
13680
13681 2015-04-16 Pedro Alves <palves@redhat.com>
13682
13683 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13684 a new gdbserver if gdbserver_reconnect_p is set.
13685
13686 2015-04-16 Pedro Alves <palves@redhat.com>
13687
13688 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13689 is set, don't exit gdbserver.
13690
13691 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13692
13693 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13694 appropriate .insn, such that an older assembler can be used.
13695 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13696 the z/Architecture instruction set on 31-bit targets as well.
13697
13698 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13699
13700 * gdb.go/handcall.exp: Remove all logic related to the first
13701 breakpoint and rely on go_runto_main instead.
13702 * gdb.go/strings.exp: Likewise.
13703 * gdb.go/unsafe.exp: Likewise.
13704 * gdb.go/hello.exp: Likewise. Also rename the remaining
13705 breakpoint marker to "breakpoint 1".
13706 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13707 * gdb.go/strings.go: Likewise.
13708 * gdb.go/unsafe.go: Likewise.
13709 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13710 "set breakpoint 2 here" and rename the remaining breakpoint marker
13711 to "breakpoint 1".
13712
13713 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13714
13715 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13716 if itertools.imap is not present.
13717 * gdb.python/py-objfile.exp: Add parentheses.
13718 * gdb.python/py-type.exp: Same.
13719 * gdb.python/py-unwind-maint.py: Same.
13720
13721 2015-04-15 Yao Qi <yao.qi@linaro.org>
13722
13723 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13724 of ":$ptr_size" and set its form explicitly.
13725
13726 2015-04-15 Pedro Alves <palves@redhat.com>
13727 Yao Qi <yao.qi@linaro.org>
13728
13729 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13730 timeout by factor of 4.
13731 (test_regular_watch): Likewise.
13732 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13733 * gdb.reverse/sigall-reverse.exp: Likewise.
13734 * gdb.reverse/until-precsave.exp: Likewise.
13735 * lib/gdb.exp (with_timeout_factor): New proc.
13736 (gdb_expect): Move some code to ...
13737 (get_largest_timeout): ... here. New procedure.
13738
13739 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
13740
13741 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13742
13743 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13744
13745 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13746 to write to the .text section.
13747
13748 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13749
13750 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13751 Handle the case of targets that do not provide PID information.
13752
13753 2015-04-13 Yao Qi <yao.qi@linaro.org>
13754
13755 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13756 and use expect instead of gdb_expect.
13757
13758 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13759
13760 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13761 "coredump_var_addr" to avoid naming conflict with other testcases.
13762
13763 2015-04-10 Pedro Alves <palves@redhat.com>
13764
13765 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13766 gdb_test_sequence and gdb_assert.
13767
13768 2015-04-10 Pedro Alves <palves@redhat.com>
13769
13770 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13771 test messages that don't include the breakpoint address.
13772
13773 2015-04-10 Yao Qi <yao.qi@linaro.org>
13774
13775 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13776 false for some offset and width combinations which aren't
13777 supported by linux kernel.
13778
13779 2015-04-10 Pedro Alves <palves@redhat.com>
13780
13781 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13782 procedure, factored out from ...
13783 (top level): ... here. Add "set displaced-stepping" testing axis.
13784 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13785 parameter "displaced". Use it.
13786 (top level): Use foreach and add "set displaced-stepping" testing
13787 axis.
13788
13789 2015-04-10 Pedro Alves <palves@redhat.com>
13790
13791 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13792 Remove comment.
13793 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13794 both the address of the instruction that triggers the watchpoint
13795 and the address of the instruction immediately after, and use
13796 those addresses for the test. Fix comment.
13797
13798 2015-04-10 Pedro Alves <palves@redhat.com>
13799
13800 * gdb.base/sigstep.exp (breakpoint_to_handler)
13801 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13802 Test "backtrace" in handler.
13803 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13804 (top level): Add new "displaced" test axis to
13805 breakpoint_to_handler, breakpoint_to_handler_entry and
13806 breakpoint_over_handler.
13807
13808 2015-04-10 Pedro Alves <palves@redhat.com>
13809
13810 PR gdb/18216
13811 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13812
13813 2015-04-10 Yao Qi <yao.qi@linaro.org>
13814
13815 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13816 (test_add_rn_pc): New function.
13817 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13818 (top level): Invoke test_add_rn_pc.
13819
13820 2015-04-10 Pedro Alves <palves@redhat.com>
13821
13822 PR gdb/13858
13823 * gdb.base/step-over-no-symbols.exp: New file.
13824
13825 2015-04-09 Andy Wingo <wingo@igalia.com>
13826
13827 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13828 after the Python tests.
13829
13830 2015-04-08 Keith Seitz <keiths@redhat.com>
13831
13832 PR python/16699
13833 * gdb.python/py-completion.exp: New tests for completion.
13834 * gdb.python/py-completion.py (CompleteLimit1): New class.
13835 (CompleteLimit2): Likewise.
13836 (CompleteLimit3): Likewise.
13837 (CompleteLimit4): Likewise.
13838 (CompleteLimit5): Likewise.
13839 (CompleteLimit6): Likewise.
13840 (CompleteLimit7): Likewise.
13841
13842 2015-04-08 Pedro Alves <palves@redhat.com>
13843
13844 PR gdb/18214
13845 PR gdb/18216
13846 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13847 function.
13848 (main): Install it as SIGUSR1 handler.
13849 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13850 parameter. Always use "setup" as prefix. Toggle "set
13851 displaced-stepping" off/on depending on global. Don't switch to
13852 thread 1 here.
13853 (top level): Add displaced stepping "off/on" test axis. Update
13854 "setup" calls. Wrap each subtest with with_test_prefix. Test
13855 continuing with a queued signal in each thread.
13856
13857 2015-04-08 Pedro Alves <palves@redhat.com>
13858
13859 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13860 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13861 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13862 Return early if running to main fails.
13863 * gdb.trace/while-stepping.exp: Likewise.
13864
13865 2015-04-07 Pedro Alves <palves@redhat.com>
13866
13867 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13868 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13869 interact with inferior program.
13870
13871 2015-04-07 Pedro Alves <palves@redhat.com>
13872
13873 * lib/gdb.exp (inferior_spawn_id): New global.
13874 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13875 spawn id after processing the user code.
13876 (default_gdb_start): Set inferior_spawn_id.
13877 (send_inferior): New procedure.
13878 * lib/gdbserver-support.exp (gdbserver_start): Set
13879 inferior_spawn_id.
13880 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13881
13882 2015-04-07 Pedro Alves <palves@redhat.com>
13883
13884 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13885 * lib/gdbserver-support.exp (gdbserver_start): Make
13886 $server_spawn_id global.
13887 (gdbserver_start): Don't wait for gdbserver's spawn id with
13888 expect_background.
13889 (close_gdbserver): New procedure.
13890 (gdb_exit): Rename the default version and reimplement.
13891
13892 2015-04-07 Pedro Alves <palves@redhat.com>
13893
13894 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13895 append the substituted item, not the original item.
13896
13897 2015-04-07 Pedro Alves <palves@redhat.com>
13898
13899 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13900 gdb_expect.
13901
13902 2015-04-07 Pedro Alves <palves@redhat.com>
13903
13904 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13905 output appearing once only.
13906
13907 2015-04-07 Pedro Alves <palves@redhat.com>
13908
13909 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13910 that doesn't expect anything. Return early if running to main
13911 fails.
13912
13913 2015-04-07 Yao Qi <yao.qi@linaro.org>
13914
13915 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13916 (child_function): Call alarm.
13917 (main): Move call to alarm into the loop.
13918 * gdb.threads/non-stop-fair-events.exp: Build program with
13919 -DTIMEOUT=$timeout.
13920
13921 2015-04-06 Doug Evans <xdje42@gmail.com>
13922
13923 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13924 Fix dest parameter to board_info.
13925 (fpc_compile): Ditto.
13926 (gdb_compile_pascal): Rename dest arg to destfile.
13927
13928 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13929
13930 * gdb.ada/funcall_ref.exp: New file.
13931 * gdb.ada/funcall_ref/foo.adb: New file.
13932
13933 2015-04-02 Yao Qi <yao.qi@linaro.org>
13934
13935 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13936 is remote.
13937
13938 2015-04-02 Gary Benson <gbenson@redhat.com>
13939
13940 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13941
13942 2015-04-01 Sasha Smundak <asmundak@google.com>
13943
13944 * gdb.python/py-unwind-maint.c: New file.
13945 * gdb.python/py-unwind-maint.exp: New test.
13946 * gdb.python/py-unwind-maint.py: New file.
13947 * gdb.python/py-unwind.c: New file.
13948 * gdb.python/py-unwind.exp: New test.
13949 * gdb.python/py-unwind.py: New test.
13950
13951 2015-04-01 Pedro Alves <palves@redhat.com>
13952
13953 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13954 to fail instead of non-existent $test.
13955
13956 2015-04-01 Pedro Alves <palves@redhat.com>
13957
13958 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13959 GDBFLAGS if not empty.
13960
13961 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13962
13963 * gdb.ada/complete.exp: Remove "multi_line".
13964 * gdb.ada/info_exc.exp: Remove "multi_line".
13965 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13966 * gdb.ada/ptype_field.exp: Remove "multi_line".
13967 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13968 * gdb.ada/tagged.exp: Remove "multi_line".
13969 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13970 [multi_line ...]
13971 * gdb.btrace/delta.exp: Likewise.
13972 * gdb.btrace/exception.exp: Likewise.
13973 * gdb.btrace/function_call_history.exp: Likewise.
13974 * gdb.btrace/instruction_history.exp: Likewise.
13975 * gdb.btrace/nohist.exp: Likewise.
13976 * gdb.btrace/record_goto.exp: Likewise.
13977 * gdb.btrace/segv.exp: Likewise.
13978 * gdb.btrace/stepi.exp: Likewise.
13979 * gdb.btrace/tailcall.exp: Likewise.
13980 * gdb.btrace/unknown_functions.exp: Likewise.
13981 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13982 * lib/gdb.exp: Add the "multi_line" helper.
13983
13984 2015-04-01 Pedro Alves <palves@redhat.com>
13985
13986 * gdb.threads/tid-reuse.c: New file.
13987 * gdb.threads/tid-reuse.exp: New file.
13988
13989 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13990
13991 PR corefiles/16092
13992 * gdb.base/coredump-filter.c: New file.
13993 * gdb.base/coredump-filter.exp: Likewise.
13994
13995 2015-03-27 Petr Machata <pmachata@redhat.com>
13996
13997 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13998 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13999 (Dwarf::assemble): Initialize them.
14000 (Dwarf::lines): New function.
14001
14002 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
14003
14004 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
14005 SYMBOL_PREFIX for x86_64-*-cygwin.
14006
14007 2015-03-26 Andy Wingo <wingo@igalia.com>
14008
14009 PR symtab/18148
14010 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
14011 const_value but not a location.
14012 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
14013 location defined in non-main CUs are visible.
14014
14015 2015-03-26 Yao Qi <yao.qi@linaro.org>
14016
14017 PR testsuite/18139
14018 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
14019 Add a line number entry for the same line.
14020 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
14021 Add a line number entry for the same line.
14022
14023 2015-03-26 Yao Qi <yao.qi@linaro.org>
14024
14025 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
14026 .int 0.
14027 (func): Likewise. Add .Lfunc_1 label.
14028 Use .Lfunc_1 label.
14029 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
14030 .int 0.
14031 (func): Likewise.
14032 Use .Lfunc_1 label.
14033
14034 2015-03-26 Yao Qi <yao.qi@linaro.org>
14035
14036 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
14037 Call gdb_compile instead to compile each .s files without debug
14038 information.
14039
14040 2015-03-26 Yao Qi <yao.qi@linaro.org>
14041
14042 * gdb.base/savedregs.exp (process_saved_regs): Make
14043 "Saved registers:" optional in the pattern.
14044
14045 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14046
14047 * gdb.btrace/next.exp: Merged into step.exp.
14048 * gdb.btrace/finish.exp: Merged into step.exp.
14049 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14050 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14051 "record goto" and checking the exact replay position.
14052 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14053 check for "Recording format" in "info record" output.
14054 * gdb.btrace/record_goto.exp: Choose test file based on target.
14055 * gdb.btrace/x86-record_goto.S: Renamed into ...
14056 * gdb.btrace/x86_64-record_goto.S: ... this.
14057 * gdb.btrace/i686-record_goto.S: New.
14058 * gdb.btrace/x86-tailcall.S: Renamed into ...
14059 * gdb.btrace/x86_64-tailcall.S: ... this.
14060 * gdb.btrace/i686-tailcall.S: New.
14061 * gdb.btrace/x86-tailcall.c: Renamed into ...
14062 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14063 separate statements. Update test.
14064 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14065 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14066 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14067 * gdb.btrace/tailcall.exp: Choose test file based on target.
14068 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14069
14070 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14071
14072 * gdb.btrace/exception.exp: Increase BTS buffer size.
14073
14074 2015-03-24 Pedro Alves <palves@redhat.com>
14075
14076 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14077
14078 2015-03-24 Pedro Alves <palves@redhat.com>
14079
14080 * gdb.threads/schedlock.exp (test_step): No longer expect that
14081 "set scheduler-locking step" with "next" over a function call runs
14082 threads unlocked.
14083
14084 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14085
14086 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14087
14088 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14089
14090 PR breakpoints/16466
14091 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14092 * gdb.mi/mi-pending.c (thread_func): New function.
14093 (int main): Add threading support required.
14094 * gdb.mi/mi-pending.exp: Add tests for this issue.
14095 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14096 (pendfunc2): Remove stdio dependency.
14097 * gdb.mi/mi-pendshr2.c: New file.
14098
14099 2015-03-23 Keith Seitz <keiths@redhat.com>
14100
14101 * gdb.linespec/keywords.c: New file.
14102 * gdb.linespec/keywords.exp: New file.
14103
14104 2015-03-23 Keith Seitz <keiths@redhat.com>
14105
14106 PR gdb/18021
14107 * gdb.dwarf2/staticvirtual.exp: New test.
14108
14109 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14110
14111 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14112 * README: Remove HP-UX and gdb.hp.
14113 (configuration):
14114 * configure: Regenerate.
14115 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14116 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14117 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14118 gdb.hp/gdb.defects/Makefile.
14119 * gdb.hp/Makefile.in: File deleted.
14120 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14121 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14122 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14123 * gdb.hp/gdb.aCC/run.c: File deleted.
14124 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14125 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14126 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14127 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14128 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14129 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14130 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14131 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14132 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14133 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14134 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14135 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14136 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14137 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14138 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14139 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14140 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14141 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14142 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14143 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14144 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14145 * gdb.hp/gdb.compat/average.c: File deleted.
14146 * gdb.hp/gdb.compat/sum.c: File deleted.
14147 * gdb.hp/gdb.compat/xdb.c: File deleted.
14148 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14149 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14150 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14151 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14152 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14153 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14154 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14155 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14156 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14157 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14158 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14159 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14160 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14161 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14162 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14163 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14164 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14165 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14166 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14167 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14168 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14169 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14170 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14171 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14172 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14173 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14174 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14175 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14176 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14177 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14178 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14179 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14180 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14181 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14182 * gdb.hp/tools/odump: File deleted.
14183
14184 2015-03-19 Pedro Alves <palves@redhat.com>
14185
14186 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14187 (saw_thread_3): New globals.
14188 (top level): Increment them when an event for the corresponding
14189 thread is seen.
14190 (no thread starvation): New test.
14191
14192 2015-03-19 Pedro Alves <palves@redhat.com>
14193
14194 * gdb.threads/continue-pending-status.c: New file.
14195 * gdb.threads/continue-pending-status.exp: New file.
14196
14197 2015-03-18 Pedro Alves <palves@redhat.com>
14198
14199 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14200 Use gdb_is_target_remote instead of is_remote. Use
14201 gdb_test_multiple instead of gdb_expect. Exit early if
14202 gdb_test_multiple hits its internal matches. Tighten stepi tests
14203 expected output. Fail on exit with any signal, instead of just
14204 SIGILL.
14205
14206 2015-03-18 Yao Qi <yao.qi@linaro.org>
14207
14208 PR tdep/18107
14209 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14210 variable.
14211 * gdb.base/catch-syscall.exp: Don't skip it on
14212 aarch64*-*-linux* target. Remove elements in all_syscalls.
14213 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14214 target.
14215 (setup_all_syscalls): New proc.
14216
14217 2015-03-16 Yao Qi <yao.qi@linaro.org>
14218
14219 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14220 (top level): Skip tests if valid_addr_p returns false for
14221 $cmd1 or $cmd2.
14222
14223 2015-03-11 Andy Wingo <wingo@igalia.com>
14224
14225 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14226
14227 2015-03-11 Yao Qi <yao.qi@linaro.org>
14228
14229 * gdb.base/catch-syscall.exp: Fix typo in comments.
14230
14231 2015-03-11 Yao Qi <yao.qi@linaro.org>
14232
14233 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14234
14235 2015-03-09 Pedro Alves <palves@redhat.com>
14236
14237 * dg-extract-results.py: Delete.
14238
14239 2015-03-09 Pedro Alves <palves@redhat.com>
14240
14241 Merge dg-extract-results.sh from GCC upstream (r218843).
14242
14243 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14244 * dg-extract-results.sh: Use --text with grep to avoid issues with
14245 binary files. Fall back to cat -v, if that doesn't work.
14246
14247 2015-03-05 Pedro Alves <palves@redhat.com>
14248
14249 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14250
14251 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14252
14253 * lib/mi-support.exp (mi_expect_interrupt): Accept
14254 alternative event for when in all-stop mode.
14255
14256 2015-03-04 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14259
14260 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14261
14262 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14263
14264 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14265
14266 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14267 regexps for GDB's current line display, accept a hex address
14268 preceding the line number.
14269
14270 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14271
14272 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14273 the 'arch1' variable for "s390*-linux*" targets.
14274
14275 2015-03-04 Pedro Alves <palves@redhat.com>
14276
14277 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14278 (main): Pass missing retval argument to pthread_join call.
14279
14280 2015-03-02 Pedro Alves <palves@redhat.com>
14281
14282 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14283 (top level): Call do_test with non-stop as well.
14284
14285 2015-03-02 Pedro Alves <palves@redhat.com>
14286
14287 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14288 -1.
14289
14290 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14291
14292 * gdb.arch/s390-vregs.exp: New test.
14293 * gdb.arch/s390-vregs.S: New file.
14294
14295 2015-02-27 Pedro Alves <palves@redhat.com>
14296
14297 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14298 call to catch_command_errors.
14299 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14300 catch_command_errors.
14301
14302 2015-02-27 Pedro Alves <palves@redhat.com>
14303
14304 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14305 "true" for boolean result.
14306 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14307 prototype of main.
14308
14309 2015-02-27 Pedro Alves <palves@redhat.com>
14310
14311 * lib/unbuffer_output.c: New file.
14312 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14313 (main): Call gdb_unbuffer_output.
14314
14315 2015-02-27 Yao Qi <yao.qi@linaro.org>
14316
14317 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14318 target.
14319
14320 2015-02-26 Doug Evans <dje@google.com>
14321
14322 * gdb.cp/class2.cc (Dbase, D): New classes.
14323 (main): New local delta.
14324 * gdb.cp/class2.exp: Test printing delta.
14325 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14326 (dynbar): New global.
14327 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14328
14329 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14330
14331 * gdb.compile/compile-ifunc.c: New file.
14332 * gdb.compile/compile-ifunc.exp: New file.
14333
14334 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14335
14336 * gdb.base/structs.exp: Check for correct struct on finish.
14337
14338 2015-02-26 Yao Qi <yao.qi@linaro.org>
14339
14340 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14341 is zero.
14342
14343 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14344
14345 * gdb.arch/cordic.ko.bz2: New file.
14346 * gdb.arch/cordic.ko.debug.bz2: New file.
14347 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14348
14349 2015-02-25 Yao Qi <yao.qi@linaro.org>
14350
14351 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14352 aarch64*-*-* target.
14353
14354 2015-02-23 Pedro Alves <palves@redhat.com>
14355
14356 * lib/gdb.exp (delete_breakpoints): Rewrite using
14357 gdb_test_multiple.
14358
14359 2015-02-23 Pedro Alves <palves@redhat.com>
14360
14361 * gdb.base/info-os.c: Include stdlib.h.
14362
14363 2015-02-22 Doug Evans <xdje42@gmail.com>
14364
14365 PR symtab/17855
14366 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14367 is read after symbols have been re-read.
14368 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14369 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14370
14371 2015-02-21 Doug Evans <dje@google.com>
14372
14373 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14374
14375 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14376
14377 PR corefiles/17808
14378 * gdb.arch/i386-biarch-core.core.bz2: New file.
14379 * gdb.arch/i386-biarch-core.exp: New file.
14380
14381 2015-02-21 Pedro Alves <palves@redhat.com>
14382
14383 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14384 runto_main fails.
14385
14386 2015-02-20 Pedro Alves <palves@redhat.com>
14387
14388 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14389 info probes.
14390
14391 2015-02-20 Pedro Alves <palves@redhat.com>
14392
14393 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14394
14395 2015-02-20 Pedro Alves <palves@redhat.com>
14396
14397 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14398 clean_restart before gdb_target_supports_trace.
14399
14400 2015-02-20 Pedro Alves <palves@redhat.com>
14401
14402 PR threads/18006
14403 * gdb.threads/clone-thread_db.c: New file.
14404 * gdb.threads/clone-thread_db.exp: New file.
14405
14406 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14407
14408 PR breakpoints/16812
14409 * gdb.base/catch-gdb-caused-signals.c: New file.
14410 * gdb.base/catch-gdb-caused-signals.exp: New file.
14411
14412 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14413
14414 * configure: Regenerated.
14415 * configure.ac: Use GDB_AC_TRANSFORM.
14416 * aclocal.m4: sinclude ../transform.m4.
14417
14418 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14419
14420 * lib/dtrace.exp: New file.
14421 * gdb.base/dtrace-probe.exp: Likewise.
14422 * gdb.base/dtrace-probe.d: Likewise.
14423 * gdb.base/dtrace-probe.c: Likewise.
14424 * lib/pdtrace.in: Likewise.
14425 * configure.ac: Output variables with the transformed names of
14426 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14427 * configure: Regenerated.
14428
14429 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14430
14431 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14432 expected message when trying to access $_probe_* convenience
14433 variables while not on a probe.
14434
14435 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14436
14437 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14438
14439 2015-02-11 Pedro Alves <pedro@codesourcery.com>
14440
14441 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14442 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14443
14444 2015-02-10 Doug Evans <xdje42@gmail.com>
14445
14446 * lib/gdb.exp (gdb_load): Always return a result.
14447
14448 2015-02-10 Pedro Alves <palves@redhat.com>
14449
14450 * gdb.threads/signal-sigtrap.c: New file.
14451 * gdb.threads/signal-sigtrap.exp: New file.
14452
14453 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14454
14455 * gdb.trace/no-attach-trace.c: New file.
14456 * gdb.trace/no-attach-trace.exp: New file.
14457
14458 2015-02-09 Mark Wielaard <mjw@redhat.com>
14459
14460 * gdb.dwarf2/atomic.c: New file.
14461 * gdb.dwarf2/atomic-type.exp: Likewise.
14462
14463 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14464
14465 * gdb.btrace/buffer-size.exp: Update "info record" output.
14466 * gdb.btrace/delta.exp: Update "info record" output.
14467 * gdb.btrace/enable.exp: Update "info record" output.
14468 * gdb.btrace/finish.exp: Update "info record" output.
14469 * gdb.btrace/instruction_history.exp: Update "info record" output.
14470 * gdb.btrace/next.exp: Update "info record" output.
14471 * gdb.btrace/nexti.exp: Update "info record" output.
14472 * gdb.btrace/step.exp: Update "info record" output.
14473 * gdb.btrace/stepi.exp: Update "info record" output.
14474 * gdb.btrace/nohist.exp: Update "info record" output.
14475
14476 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14477
14478 * gdb.btrace/buffer-size: New.
14479
14480 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14481
14482 * gdb.btrace/delta.exp: Update "info record" output.
14483 * gdb.btrace/enable.exp: Update "info record" output.
14484 * gdb.btrace/finish.exp: Update "info record" output.
14485 * gdb.btrace/instruction_history.exp: Update "info record" output.
14486 * gdb.btrace/next.exp: Update "info record" output.
14487 * gdb.btrace/nexti.exp: Update "info record" output.
14488 * gdb.btrace/step.exp: Update "info record" output.
14489 * gdb.btrace/stepi.exp: Update "info record" output.
14490 * gdb.btrace/nohist.exp: Update "info record" output.
14491
14492 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14493
14494 PR gdb/15678
14495 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14496
14497 2015-02-06 Pedro Alves <palves@redhat.com>
14498
14499 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14500 macro.
14501 (seconds_left, again): New globals.
14502 (main): Wait seconds_left in a 1-second sleep loop instead of
14503 sleeping 180 seconds. If 'again' is set, reset the seconds
14504 counter.
14505 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14506 'again' in the inferior before detaching. Print the seconds left.
14507 (options): New global.
14508 (top level): Build program with -DTIMEOUT=$timeout.
14509
14510 2015-02-06 Pedro Alves <palves@redhat.com>
14511
14512 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14513 determine how many seconds to pass to 'alarm'.
14514 * gdb.base/gdb-sigterm.exp (top level): Build program with
14515 -DTIMEOUT=$timeout.
14516 (do_test): Return success/failure indication. Add more verbose
14517 logging. Don't fail if 200 single steps are seen. Instead, fail
14518 when the test times out.
14519 (passes): New global.
14520 (top level): Break the testing loop if testing fails on any
14521 iteration. Use gdb_assert.
14522
14523 2015-02-04 Don Breazeal <donb@codesourcery.com>
14524
14525 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14526 and initialize them.
14527 (ipc_cleanup): New function.
14528 (main): Don't declare shmid, semid, and msqid. Add a call to
14529 atexit so that we call ipc_cleanup on exit.
14530
14531 2015-02-04 Pedro Alves <palves@redhat.com>
14532
14533 * boards/native-extended-gdbserver.exp: Remove any target variant
14534 specifications from the board name before clearing the isremote
14535 flag from board_info.
14536
14537 2015-01-31 Doug Evans <xdje42@gmail.com>
14538
14539 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14540
14541 2015-01-31 Gary Benson <gbenson@redhat.com>
14542
14543 * gdb.base/completion.exp: Disable completion limiting for
14544 existing tests. Add new tests to check completion limiting.
14545 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14546
14547 2015-01-31 Doug Evans <xdje42@gmail.com>
14548
14549 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14550
14551 2015-01-31 Doug Evans <xdje42@gmail.com>
14552
14553 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14554 entries. Duplicate file section script entries.
14555 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14556 inlined entries. Add test for safe-path rejection.
14557 * gdb.python/py-section-script.c: Add duplicate inlined section script
14558 entries. Duplicate file section script entries.
14559 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14560 inlined entries. Add test for safe-path rejection.
14561
14562 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14563
14564 * gdb.ada/disc_arr_bound: New testcase.
14565
14566 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14567
14568 * gdb.ada/mi_var_array: New testcase.
14569
14570 2015-01-27 Doug Evans <dje@google.com>
14571
14572 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14573 Add test for objfile.filename, objfile.username after objfile
14574 has been unloaded.
14575
14576 2015-01-26 Joel Brobecker <brobecker@adacore.com>
14577
14578 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14579 the second test to print the name attribute of value
14580 returned by the call to gdb.lookup_type, and adjust
14581 the expected output accordingly.
14582
14583 2015-01-25 Mark Wielaard <mjw@redhat.com>
14584
14585 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14586 * gdb.base/disp-step-fork.c: Include unistd.h.
14587 * gdb.base/siginfo-obj.c: Include stdio.h.
14588 * gdb.base/siginfo-thread.c: Likewise.
14589 * gdb.mi/non-stop.c: Include unistd.h.
14590 * gdb.mi/nsthrexec.c: Include stdio.h.
14591 * gdb.mi/pthreads.c: Include unistd.h.
14592 * gdb.modula2/unbounded1.c (main): Declare returns int.
14593 * gdb.reverse/consecutive-reverse.c: Likewise.
14594 * gdb.threads/create-fail.c: Include unistd.h.
14595 * gdb.threads/killed.c: Likewise.
14596 * gdb.threads/linux-dp.c: Likewise.
14597 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14598 * gdb.threads/non-ldr-exc-2.c: Likewise.
14599 * gdb.threads/non-ldr-exc-3.c: Likewise.
14600 * gdb.threads/non-ldr-exc-4.c: Likewise.
14601 * gdb.threads/pthreads.c: Include unistd.h.
14602 (main): Declare returns int.
14603 * gdb.threads/tls-main.c (foo): New declaration.
14604 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14605
14606 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14607
14608 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14609 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14610
14611 2015-01-15 Mark Wielaard <mjw@redhat.com>
14612
14613 * gdb.base/noreturn-return.c: New file.
14614 * gdb.base/noreturn-return.exp: New file.
14615 * gdb.base/noreturn-finish.c: New file.
14616 * gdb.base/noreturn-finish.exp: New file.
14617
14618 2015-01-23 Pedro Alves <palves@redhat.com>
14619
14620 * gdb.threads/continue-pending-after-query.c: New file.
14621 * gdb.threads/continue-pending-after-query.exp: New file.
14622
14623 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14624 Simon Marchi <simon.marchi@ericsson.com>
14625
14626 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14627 * gdb.base/valgrind-db-attach.exp: Same.
14628 * gdb.base/valgrind-infcall.exp: Same.
14629 * lib/mi-support.exp (default_mi_gdb_start): Same.
14630 * lib/prompt.exp (default_prompt_gdb_start): Same.
14631 * lib/gdb.exp (default_gdb_spawn): Same.
14632 (gdb_interact): New.
14633
14634
14635 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14636
14637 * gdb.compile/compile.exp (pointer to jit function): New test.
14638
14639 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
14640
14641 * lib/gdb.exp (supports_process_record): Return true for
14642 powerpc*-*-linux*.
14643 (supports_reverse): Likewise.
14644
14645 2015-01-15 Don Breazeal <donb@codesourcery.com>
14646
14647 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14648 instead of checking whether the target board is remote and
14649 use spawn_wait_for_attach instead of exec/sleep.
14650 * gdb.base/attach-twice.exp: Likewise.
14651
14652 2015-01-15 Joel Brobecker <brobecker@adacore.com>
14653
14654 * gdb.ada/var_arr_attrs: New testcase.
14655
14656 2015-01-14 Pedro Alves <palves@redhat.com>
14657 Joel Brobecker <brobecker@adacore.com>
14658
14659 PR gdb/17525
14660 * gdb.base/bp-cmds-execution-x-script.c: New file.
14661 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14662 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14663
14664 2015-01-14 Pedro Alves <palves@redhat.com>
14665
14666 PR cli/17828
14667 * gdb.base/batch-preserve-term-settings.c: New file.
14668 * gdb.base/batch-preserve-term-settings.exp: New file.
14669
14670 2015-01-13 Doug Evans <dje@google.com>
14671
14672 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14673 binary.
14674
14675 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14676
14677 * Makefile.in (clean mostlyclean): Do not delete *.py.
14678
14679 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14680
14681 * gdb.python/py-lookup-type.exp: New file.
14682
14683 2015-01-12 Pedro Alves <palves@redhat.com>
14684
14685 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14686 restore GDBFLAGS before returning.
14687
14688 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14689
14690 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14691 is_amd64_regs_target and is_x86_like_target.
14692
14693 2015-01-11 Doug Evans <xdje42@gmail.com>
14694
14695 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14696 is given without an explicit form.
14697 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14698 attributes.
14699 * gdb.dwarf/corrupt.exp: Ditto.
14700 * gdb.dwarf2/enum-type.exp: Ditto.
14701 * gdb.trace/entry-values.exp: Ditto.
14702 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14703
14704 2015-01-11 Doug Evans <xdje42@gmail.com>
14705
14706 PR gdb/15830
14707 * gdb.base/maint.exp: Remove references to "maint demangle".
14708 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14709 Add tests for explicitly specifying language to demangle.
14710 * gdb.dlang/demangle.exp: Ditto.
14711
14712 2015-01-09 Pedro Alves <palves@redhat.com>
14713
14714 * gdb.threads/non-stop-fair-events.c: New file.
14715 * gdb.threads/non-stop-fair-events.exp: New file.
14716
14717 2015-01-09 Pedro Alves <palves@redhat.com>
14718
14719 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14720 the global scope. Set a breakpoint after all threads are started
14721 rather than stepping over two source lines. Expect the prompt.
14722 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14723 global.
14724 (NUM): Now 15.
14725 (main): Use threads_started_barrier to wait for all threads to
14726 start. Main thread no longer calls thread_function. Exit after
14727 180 seconds.
14728 (loop): New function.
14729 (thread_function): Wait on threads_started_barrier barrier. Call
14730 'loop' at each iteration.
14731 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14732 threads have started, instead of hardcoding number of "next"
14733 steps. Use an access watchpoint instead of a write watchpoint.
14734
14735 2015-01-09 Pedro Alves <palves@redhat.com>
14736
14737 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14738 (thread_func): Wait on barrier.
14739 (main): Wait for all threads to start before stopping GDB.
14740 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14741 global.
14742 (thread1_func, thread2_func): Wait on barrier.
14743 (main): Wait for all threads to start before stopping GDB.
14744 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14745 New global.
14746 (thread1_func, thread2_func): Wait on barrier.
14747 (main): Wait for all threads to start before stopping GDB.
14748
14749 2015-01-09 Pedro Alves <palves@redhat.com>
14750
14751 * gdb.threads/attach-many-short-lived-threads.c: New file.
14752 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14753
14754 2014-01-09 Pedro Alves <palves@redhat.com>
14755
14756 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14757 instead of to thread 2.
14758 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14759 Add barrier around each pthread_create call instead of around all
14760 calls.
14761 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14762 Set a break on thread_function and have the child threads hit it
14763 one at at a time.
14764
14765 2015-01-09 Pedro Alves <palves@redhat.com>
14766
14767 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14768 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14769 false.
14770 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14771 checking whether the target board is remote.
14772 * gdb.multi/multi-attach.exp: Likewise.
14773 * gdb.python/py-sync-interp.exp: Likewise.
14774 * gdb.server/ext-attach.exp: Likewise.
14775 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14776 tests that need to attach, instead of checking whether the target
14777 board is remote at the top of the file.
14778
14779 2015-01-08 Yao Qi <yao@codesourcery.com>
14780
14781 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14782
14783 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14784
14785 Fix testcase compilation.
14786 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14787
14788 2015-01-06 Joel Brobecker <brobecker@adacore.com>
14789
14790 * gdb.python/py-type.exp: Add a couple test about empty
14791 array creation, and negative-length array creation.
14792
14793 2015-01-02 Doug Evans <xdje42@gmail.com>
14794
14795 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14796
14797 2015-01-02 Doug Evans <dje@google.com>
14798
14799 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14800
14801 2014-12-29 Yao Qi <yao@codesourcery.com>
14802
14803 * gdb.trace/entry-values.exp: Update comments. Rename variable
14804 bar_call_foo to returned_from_foo.
14805
14806 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14807
14808 PR gdb/17394
14809 * gdb.linespec/break-asm-file.c: New file.
14810 * gdb.linespec/break-asm-file.exp: New file.
14811 * gdb.linespec/break-asm-file0.s: New file.
14812 * gdb.linespec/break-asm-file1.s: New file.
14813
14814 2014-12-18 Nigel Stephens <nigel@mips.com>
14815 Maciej W. Rozycki <macro@codesourcery.com>
14816
14817 * gdb.base/float.exp: Handle the new output from "info float" on
14818 MIPS targets.
14819
14820 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14821
14822 Fix MinGW compilation.
14823 * gdb.compile/compile-ops.exp: Update untested message if
14824 !skip_compile_feature_tests.
14825 * gdb.compile/compile-setjmp.exp: Likewise.
14826 * gdb.compile/compile-tls.exp: Likewise.
14827 * gdb.compile/compile.exp: Likewise.
14828 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14829 supported on this host".
14830
14831 2014-12-16 Doug Evans <xdje42@gmail.com>
14832
14833 * boards/stabs.exp: New file.
14834
14835 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14836
14837 * gdb.base/completion.exp: Adjust to format changes of "maint
14838 print user-registers".
14839
14840 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14841
14842 PR server/17457
14843 * gdb.arch/aarch64-fp.c: New file.
14844 * gdb.arch/aarch64-fp.exp: New file.
14845
14846 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14847
14848 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14849 r210637, r210913, r211666, r215400, r215817).
14850
14851 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14852 * dg-extract-results.py: New file.
14853 * dg-extract-results.sh: Use it if the environment seems
14854 suitable.
14855
14856 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14857
14858 * dg-extract-results.py (parse_run): Handle warnings that
14859 are printed before a test harness is run.
14860
14861 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14862
14863 * dg-extract-results.py (Named): Remove __cmp__ method.
14864 (output_variation): Use a key to sort variation.harnesses.
14865
14866 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14867
14868 * dg-extract-results.py: For Python 3, force sys.stdout to
14869 handle surrogate escape sequences.
14870 (safe_open): New function.
14871 (output_segment, main): Use it.
14872
14873 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14874
14875 * dg-extract-results.py (Prog.result_re): Include options
14876 in test name.
14877
14878 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14879
14880 * dg-extract-results.py (output_variation): Always sort if
14881 do_sum.
14882
14883 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14884
14885 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14886 as long as we get pagination notifications.
14887
14888 2014-12-15 Jason Merrill <jason@redhat.com>
14889
14890 * Makefile.in (check-gdb.%): Restore.
14891 * README: Mention it.
14892
14893 2014-12-13 Joel Brobecker <brobecker@adacore.com>
14894
14895 * gdb.ada/str_uninit: New testcase.
14896
14897 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14898
14899 PR symtab/17642
14900 * gdb.base/vla-stub-define.c: New file.
14901 * gdb.base/vla-stub.c: New file.
14902 * gdb.base/vla-stub.exp: New file.
14903
14904 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14905 Jan Kratochvil <jan.kratochvil@redhat.com>
14906 Tom Tromey <tromey@redhat.com>
14907
14908 * configure.ac: Add gdb.compile/.
14909 * configure: Regenerate.
14910 * gdb.compile/Makefile.in: New file.
14911 * gdb.compile/compile-ops.exp: New file.
14912 * gdb.compile/compile-ops.c: New file.
14913 * gdb.compile/compile-tls.c: New file.
14914 * gdb.compile/compile-tls.exp: New file.
14915 * gdb.compile/compile-constvar.S: New file.
14916 * gdb.compile/compile-constvar.c: New file.
14917 * gdb.compile/compile-mod.c: New file.
14918 * gdb.compile/compile-nodebug.c: New file.
14919 * gdb.compile/compile-setjmp-mod.c: New file.
14920 * gdb.compile/compile-setjmp.c: New file.
14921 * gdb.compile/compile-setjmp.exp: New file.
14922 * gdb.compile/compile-shlib.c: New file.
14923 * gdb.compile/compile.c: New file.
14924 * gdb.compile/compile.exp: New file.
14925 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14926
14927 2014-12-12 Tom Tromey <tromey@redhat.com>
14928
14929 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14930 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14931
14932 2014-12-12 Doug Evans <dje@google.com>
14933
14934 * lib/gdb-python.exp (get_python_valueof): New function.
14935 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14936
14937 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14938
14939 * gdb.base/completion.exp: Add test for completion of "info
14940 registers ".
14941
14942 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14943
14944 * gdb.base/func-ptrs.c: New file.
14945 * gdb.base/func-ptrs.exp: New file.
14946
14947 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14948
14949 PR breakpoints/17012
14950 * gdb.base/dprintf-detach.c: New file.
14951 * gdb.base/dprintf-detach.exp: New file.
14952
14953 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14954
14955 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14956 * lib/gdb.exp (target_is_gdbserver): New procedure.
14957
14958 2014-12-08 Doug Evans <dje@google.com>
14959
14960 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14961
14962 2014-12-05 Yao Qi <yao@codesourcery.com>
14963
14964 * gdb.guile/scm-error.exp: Remove the third argument to
14965 gdb_remote_download.
14966 * gdb.guile/scm-frame-args.exp: Likewise.
14967 * gdb.guile/scm-section-script.exp: Likewise.
14968
14969 2014-12-05 Yao Qi <yao@codesourcery.com>
14970
14971 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14972
14973 2014-12-04 Doug Evans <dje@google.com>
14974
14975 * gdb.python/py-objfile.exp: Add tests for
14976 objfile.add_separate_debug_file.
14977
14978 2014-12-04 Doug Evans <dje@google.com>
14979
14980 * lib/gdb.exp (get_build_id): New function.
14981 (build_id_debug_filename_get): Rewrite to use it.
14982 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14983
14984 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14985
14986 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14987 `method(long)', not just 0x0.
14988 * gdb.cp/nsalias.exp: Align code labels to 4.
14989 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14990 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14991 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14992 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14993 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14994 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14995
14996 2014-12-02 Doug Evans <dje@google.com>
14997
14998 PR symtab/17602
14999 * gdb.cp/anon-ns.cc: Move guts of this file to ...
15000 * gdb.cp/anon-ns2.cc: ... here. New file.
15001 * gdb.cp/anon-ns.exp: Update.
15002
15003 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
15004
15005 * gdb.python/py-events.py (inferior_call_handler): New.
15006 (register_changed_handler, memory_changed_handler): New.
15007 (test_events.invoke): Register new handlers.
15008 * gdb.python/py-events.exp: Add tests for inferior call,
15009 memory_changed and register_changed events.
15010
15011 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
15012
15013 * gdb.base/execl-update-breakpoints.exp: Specify the link address
15014 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
15015 if the linker doesn't understand this.
15016
15017 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
15018
15019 * gdb.python/python.exp: Change expected reply to help().
15020
15021 2014-12-01 Yao Qi <yao@codesourcery.com>
15022
15023 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
15024 AC_CONFIG_SUBDIRS(gdb.gdbtk).
15025 * configure: Re-generated.
15026
15027 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
15028
15029 * gdb.cp/chained-calls.cc: New file.
15030 * gdb.cp/chained-calls.exp: New file.
15031 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
15032
15033 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
15034
15035 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
15036 * gdb.dwarf2/symtab-producer.exp: Same.
15037 * gdb.gdb/python-interrupts.exp: Same.
15038 * gdb.gdb/python-selftest.exp: Same.
15039 * gdb.python/py-linetable.exp: Same.
15040 * gdb.python/py-type.exp: Same.
15041 * gdb.python/py-value-cc.exp: Same.
15042 * gdb.python/py-value.exp: Same.
15043
15044 2014-11-28 Yao Qi <yao@codesourcery.com>
15045
15046 * gdb.base/break-probes.exp: Match library name prefixed with
15047 sysroot.
15048
15049 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15050
15051 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15052 test expected output. Add parentheses for the call to print.
15053 Remove L suffix from integers.
15054
15055 2014-11-26 Doug Evans <dje@google.com>
15056
15057 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15058
15059 2014-11-22 Yao Qi <yao@codesourcery.com>
15060
15061 * gdb.trace/entry-values.c: Remove asms.
15062 (foo): Add foo_label.
15063 (bar): Add bar_label.
15064 * gdb.trace/entry-values.exp: Remove code computing foo's
15065 length and bar's length.
15066 (Dwarf::assemble): Invoke function_range for bar and use
15067 MACRO_AT_func for foo.
15068
15069 2014-11-22 Yao Qi <yao@codesourcery.com>
15070
15071 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15072 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15073 Use .Lgcc43_procstart instead of gcc43.
15074
15075 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15076
15077 * gdb.ada/n_arr_bound: New testcase.
15078
15079 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15080
15081 PR breakpoints/10737
15082 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15083 test_catch_syscall_multi_arch.
15084 (test_catch_syscall_multi_arch): New function.
15085
15086 2014-11-20 Doug Evans <xdje42@gmail.com>
15087
15088 * gdb.base/maint.exp: Update expected output.
15089
15090 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15091
15092 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15093 4-byte instruction on S390.
15094
15095 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15096
15097 * gdb.ada/arr_arr: New testcase.
15098
15099 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15100
15101 * gdb.ada/pkd_arr_elem: New Testcase.
15102
15103 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15104
15105 * gdb.reverse/break-precsave: Expect completion message for
15106 core file reads.
15107 * gdb.reverse/consecutive-precsave.exp: Likewise.
15108 * gdb.reverse/finish-precsave.exp: Likewise.
15109 * gdb.reverse/i386-precsave.exp: Likewise.
15110 * gdb.reverse/machinestate-precsave.exp: Likewise.
15111 * gdb.reverse/sigall-precsave.exp: Likewise.
15112 * gdb.reverse/solib-precsave.exp: Likewise.
15113 * gdb.reverse/step-precsave.exp: Likewise.
15114 * gdb.reverse/until-precsave.exp: Likewise.
15115 * gdb.reverse/watch-precsave.exp: Likewise.
15116
15117 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15118
15119 * gdb.base/bp-permanent.c: Include unistd.h.
15120 * gdb.python/py-framefilter-mi.c (main): Add return type.
15121 * gdb.python/py-framefilter.c (main): Likewise.
15122 * gdb.trace/actions-changed.c (main): Likewise.
15123
15124 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15125
15126 * gdb.mi/until.c: Add eye-catchers.
15127 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15128 line numbers.
15129
15130 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15131
15132 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15133 function header variants in break1.c.
15134 * gdb.base/ena-dis-br.exp: Likewise.
15135 * gdb.base/hbreak2.exp: Likewise.
15136 * gdb.reverse/until-precsave.exp: Drop references to removed
15137 non-prototype function header variants in ur1.c.
15138 * gdb.reverse/until-reverse.exp: Likewise.
15139
15140 2014-11-17 Petr Machata <pmachata@redhat.com>
15141
15142 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15143 ${_cu_offset_size} bytes abbrev offset.
15144
15145 2014-11-15 Doug Evans <xdje42@gmail.com>
15146
15147 PR symtab/17559
15148 * gdb.base/line-symtabs.exp: New file.
15149 * gdb.base/line-symtabs.c: New file.
15150 * gdb.base/line-symtabs.h: New file.
15151
15152 2014-11-14 Yao Qi <yao@codesourcery.com>
15153
15154 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15155 (func): Add label func_label.
15156 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15157 Replace low_pc and high_pc with MACRO_AT_range.
15158 Replace name, low_pc and high_pc with MACRO_AT_func.
15159
15160 2014-11-14 Yao Qi <yao@codesourcery.com>
15161
15162 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15163 Replace name, low_pc and high_pc with MACRO_AT_func.
15164
15165 2014-11-14 Yao Qi <yao@codesourcery.com>
15166
15167 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15168 produce debug information.
15169 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15170
15171 2014-11-14 Yao Qi <yao@codesourcery.com>
15172
15173 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15174 object and get function length.
15175 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15176 with MACRO_AT_func.
15177 (top-level): Replace gdb_compile and clean_restart with
15178 prepare_for_testing.
15179 * gdb.dwarf2/main.c (main): Add label main_label.
15180
15181 2014-11-14 Yao Qi <yao@codesourcery.com>
15182
15183 * lib/dwarf.exp (function_range): New procedure.
15184 (Dwarf::_handle_macro_at_func): New procedure.
15185 (Dwarf::_handle_macro_at_range): New procedure.
15186 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15187
15188 2014-11-14 Yao Qi <yao@codesourcery.com>
15189
15190 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15191 (_handle_attribute): New procedure.
15192
15193 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15194
15195 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15196 * gdb.base/call-sc.c (zed): Likewise.
15197 * gdb.base/checkpoint.c (main): Likewise.
15198 * gdb.base/dump.c (main): Likewise.
15199 * gdb.base/gcore.c (main): Likewise.
15200 * gdb.base/huge.c (main): Likewise.
15201 * gdb.base/multi-forks.c (main): Likewise.
15202 * gdb.base/pr10179-a.c (main): Likewise.
15203 * gdb.base/savedregs.c (main): Likewise.
15204 * gdb.base/sigaltstack.c (main): Likewise.
15205 * gdb.base/siginfo.c (main): Likewise.
15206 * gdb.base/structs.c (zed): Likewise.
15207 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15208 * gdb.mi/mi-syn-frame.c (main): Likewise.
15209 * gdb.mi/until.c (foo, main): Likewise.
15210 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15211 * gdb.base/solib-weak.c (foo): Declare.
15212 * gdb.base/attach-twice.c: Include stdio.h.
15213 * gdb.base/weaklib1.c: Likewise.
15214 * gdb.base/weaklib2.c: Likewise.
15215 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15216 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15217 unistd.h.
15218 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15219 * gdb.mi/mi-exit-code.c: Likewise.
15220 * gdb.base/break-interp-lib.c: Include string.h.
15221 * gdb.base/coremaker.c: Likewise.
15222 * gdb.base/testenv.c: Likewise.
15223 * gdb.python/py-finish-breakpoint.c: Likewise.
15224 * gdb.base/inferior-died.c: Include sys/wait.h.
15225 * gdb.base/fileio.c: Include time.h.
15226 * gdb.base/async-shell.c: Include unistd.h.
15227 * gdb.base/dprintf-non-stop.c: Likewise.
15228 * gdb.base/info-os.c: Likewise.
15229 * gdb.mi/mi-console.c: Likewise.
15230 * gdb.mi/watch-nonstop.c: Likewise.
15231 * gdb.python/py-events.c: Likewise.
15232 * gdb.base/async.c (baz): Move up before its invocation.
15233 * gdb.base/code_elim2.c (my_global_func): Likewise.
15234 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15235 * gdb.base/advance.c (func2): Likewise.
15236
15237 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15238
15239 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15240 variant.
15241 * gdb.base/annota3.c: Likewise.
15242 * gdb.base/async.c: Likewise.
15243 * gdb.base/average.c: Likewise.
15244 * gdb.base/call-ar-st.c: Likewise.
15245 * gdb.base/call-rt-st.c: Likewise.
15246 * gdb.base/call-sc.c: Likewise.
15247 * gdb.base/call-strs.c: Likewise.
15248 * gdb.base/ending-run.c: Likewise.
15249 * gdb.base/execd-prog.c: Likewise.
15250 * gdb.base/exprs.c: Likewise.
15251 * gdb.base/foll-exec.c: Likewise.
15252 * gdb.base/foll-fork.c: Likewise.
15253 * gdb.base/foll-vfork.c: Likewise.
15254 * gdb.base/funcargs.c: Likewise.
15255 * gdb.base/gcore.c: Likewise.
15256 * gdb.base/jump.c: Likewise.
15257 * gdb.base/langs0.c: Likewise.
15258 * gdb.base/langs1.c: Likewise.
15259 * gdb.base/langs2.c: Likewise.
15260 * gdb.base/mips_pro.c: Likewise.
15261 * gdb.base/nodebug.c: Likewise.
15262 * gdb.base/opaque0.c: Likewise.
15263 * gdb.base/opaque1.c: Likewise.
15264 * gdb.base/recurse.c: Likewise.
15265 * gdb.base/run.c: Likewise.
15266 * gdb.base/scope0.c: Likewise.
15267 * gdb.base/scope1.c: Likewise.
15268 * gdb.base/setshow.c: Likewise.
15269 * gdb.base/setvar.c: Likewise.
15270 * gdb.base/shmain.c: Likewise.
15271 * gdb.base/shr1.c: Likewise.
15272 * gdb.base/shr2.c: Likewise.
15273 * gdb.base/sigall.c: Likewise.
15274 * gdb.base/signals.c: Likewise.
15275 * gdb.base/so-indr-cl.c: Likewise.
15276 * gdb.base/solib2.c: Likewise.
15277 * gdb.base/structs.c: Likewise.
15278 * gdb.base/sum.c: Likewise.
15279 * gdb.base/vforked-prog.c: Likewise.
15280 * gdb.base/watchpoint.c: Likewise.
15281 * gdb.reverse/shr2.c: Likewise.
15282 * gdb.reverse/until-reverse.c: Likewise.
15283 * gdb.reverse/ur1.c: Likewise.
15284 * gdb.reverse/watch-reverse.c: Likewise.
15285
15286 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15287
15288 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15289 variant.
15290 * gdb.base/sepdebug.exp: Drop references to removed code.
15291
15292 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15293
15294 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15295 variant. Preserve original line numbering.
15296 * gdb.base/list1.c: Likewise.
15297
15298 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15299
15300 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15301 variant.
15302 * gdb.base/break1.c: Likewise.
15303 * gdb.base/break.exp: Drop references to removed code.
15304
15305 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15306
15307 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15308 variant.
15309
15310 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15311
15312 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15313
15314 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15315
15316 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15317 logic into perform_all_tests() and invoke it with and without
15318 function header prototypes.
15319 (do_function_calls): Remove conditional XFAIL for PR 5318.
15320 (rerun_and_prepare): Remove duplicate code.
15321 (perform_all_tests): New. Main logic moved here.
15322
15323 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15324
15325 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15326 code guarded by #ifdef NO_PROTOTYPES.
15327 (t_double_many_args): Likewise.
15328 (DEF_FUNC_MANY_ARGS_1): Likewise.
15329 (DEF_FUNC_VALUES_1): Likewise.
15330 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15331 guarded by #ifdef PROTOTYPES.
15332
15333 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15334
15335 * gdb.mi/mi-console.c: Add eye-catcher.
15336 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15337 instead of literal line number.
15338
15339 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15340
15341 * gdb.base/shr2.c: Add eye-catcher.
15342 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15343 line number.
15344
15345 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15346
15347 * gdb.base/jump.c: Add eye-catchers.
15348 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15349 numbers.
15350
15351 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15352
15353 * gdb.base/execd-prog.c: Add eye-catchers.
15354 * gdb.base/foll-exec.c: Likewise.
15355 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15356 line numbers.
15357
15358 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15359
15360 * gdb.base/ending-run.c: Add eye-catchers.
15361 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15362 literal line numbers.
15363
15364 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15365
15366 * gdb.base/call-rt-st.c: Add eye-catchers.
15367 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15368 literal line numbers.
15369
15370 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15371
15372 * gdb.base/call-ar-st.c: Add eye-catchers.
15373 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15374 literal line numbers.
15375
15376 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15377
15378 * gdb.base/average.c: Add eye-catchers.
15379 * gdb.base/sum.c: Likewise.
15380 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15381 regexps dynamically.
15382
15383 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15384
15385 * gdb.base/solib1.c: Add eye-catchers.
15386 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15387 literal line numbers.
15388
15389 2014-11-12 Pedro Alves <palves@redhat.com>
15390
15391 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15392 leader has exited.
15393
15394 2014-11-12 Pedro Alves <palves@redhat.com>
15395
15396 * gdb.arch/i386-bp_permanent.c: New file.
15397 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15398 (srcfile): Set to i386-bp_permanent.c.
15399 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15400 that stepi does not execute the 'leave' instruction, instead of
15401 testing it does execute.
15402 * gdb.base/bp-permanent.c: New file.
15403 * gdb.base/bp-permanent.exp: New file.
15404
15405 2014-11-10 Doug Evans <xdje42@gmail.com>
15406
15407 PR symtab/17564
15408 * gdb.base/symtab-search-order.exp: New file.
15409 * gdb.base/symtab-search-order.c: New file.
15410 * gdb.base/symtab-search-order-1.c: New file.
15411 * gdb.base/symtab-search-order-shlib-1.c: New file.
15412
15413 2014-11-07 Pedro Alves <palves@redhat.com>
15414
15415 PR gdb/17511
15416 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15417 i?86-*-linux*.
15418
15419 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15420
15421 PR c++/17494
15422 * gdb.cp/pr17494.cc: New file.
15423 * gdb.cp/pr17494.exp: New file.
15424
15425 2014-11-02 Yao Qi <yao@codesourcery.com>
15426
15427 * gdb.python/python.exp: Get working directory and match the
15428 output of "set extended-prompt \\w " with it.
15429
15430 2014-10-30 Doug Evans <dje@google.com>
15431
15432 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15433 in objfiles.
15434 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15435 in progspaces.
15436
15437 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
15438
15439 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15440 * gdb.base/realname-expand.exp: Likewise.
15441 * gdb.linespec/macro-relative.exp: Likewise.
15442
15443 2014-10-29 Pedro Alves <palves@redhat.com>
15444
15445 PR gdb/17408
15446 * gdb.threads/schedlock.c (some_function): New function.
15447 (call_function): New global.
15448 (MAYBE_CALL_SOME_FUNCTION): New macro.
15449 (thread_function): Call it.
15450 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15451 and use it instead of a global counter. Adjust all callers.
15452 (get_current_thread): Use "find current thread" for test message
15453 here rather than having all callers pass down the same string.
15454 (goto_loop): New procedure, factored out from ...
15455 (my_continue): ... this.
15456 (step_ten_loops): Change parameter from test message to command to
15457 use. Adjust.
15458 (list_count): Delete global.
15459 (check_result): New procedure, factored out from duplicate top
15460 level code.
15461 (continue tests): Wrap in with_test_prefix.
15462 (test_step): New procedure, factored out from duplicate top level
15463 code.
15464 (top level): Test "step" in combination with all scheduler-locking
15465 modes. Test "next" in combination with all scheduler-locking
15466 modes, and in combination with stepping over a function call or
15467 not.
15468 * gdb.threads/next-bp-other-thread.c: New file.
15469 * gdb.threads/next-bp-other-thread.exp: New file.
15470
15471 2014-10-29 Pedro Alves <palves@redhat.com>
15472
15473 PR python/17372
15474 * gdb.python/python.exp: Test a multi-line command that spawns
15475 interactive Python.
15476 * gdb.base/multi-line-starts-subshell.exp: New file.
15477
15478 2014-10-29 Yao Qi <yao@codesourcery.com>
15479
15480 * gdb.base/fileio.exp: Make directories on host.
15481
15482 2014-10-29 Yao Qi <yao@codesourcery.com>
15483
15484 * gdb.base/fileio.c (test_write): Close the file.
15485
15486 2014-10-28 Pedro Alves <palves@redhat.com>
15487
15488 PR gdb/12623
15489 * gdb.base/sigstep.c (no_handler): New global.
15490 (main): If 'no_handler is true, set the signal handlers to
15491 SIG_IGN.
15492 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15493 with_sw_watch and no_handler parameters. Handle them.
15494 (top level) <stepping over handler when stopped at a breakpoint
15495 test>: Add a test axis for testing with a software watchpoint, and
15496 another for testing with the signal handler set to SIG_IGN.
15497 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15498 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15499
15500 2014-10-28 Pedro Alves <palves@redhat.com>
15501
15502 PR gdb/17511
15503 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15504 * gdb.base/sigstep.exp (other_handler_location): New global.
15505 (advance): Support stepping into the signal handler, and running
15506 commands while in the handler.
15507 (in_handler_map): New global.
15508 (top level): In the advance test, add combinations for getting
15509 into the handler with stepping commands, and for running commands
15510 in the handler. Add comment descripting the advancei tests.
15511
15512 2014-10-28 Pedro Alves <palves@redhat.com>
15513
15514 * gdb.base/sigstep.exp: Use build_executable instead of
15515 prepare_for_testing.
15516 (top level): Move code that starts GDB, runs to main and creates a
15517 display to ...
15518 (restart): ... this new procedure.
15519 (top level): Move backtrace from signal handler test to ...
15520 (validate_backtrace): ... this new procedure.
15521 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15522 with_test_prefix. Always restart GDB.
15523 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15524 with_test_prefix. Always restart GDB. No need to delete
15525 breakpoints after the test.
15526 (test_skip_handler): Remove prefix parameter.
15527 (skip_over_handler, breakpoint_to_handler)
15528 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15529 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15530 restart GDB. No need to delete breakpoints after the test.
15531 (top level): Use foreach to call the test procedures with
15532 different commands.
15533
15534 2014-10-28 Pedro Alves <palves@redhat.com>
15535
15536 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15537 instead of GNATS numbers.
15538 * gdb.base/sigbpt.exp: Likewise.
15539 * gdb.base/siginfo.exp: Likewise.
15540 * gdb.base/sigstep.exp: Likewise.
15541
15542 2014-10-27 Pedro Alves <palves@redhat.com>
15543
15544 * gdb.base/sigstep.c (dummy): New global.
15545 (main): Issue a couple writes to the new global.
15546 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15547 procedures.
15548 (skip_over_handler): Use test_skip_handler.
15549 (top level): Call skip_over_handler for stepi and nexti too.
15550 (breakpoint_over_handler): Use test_skip_handler.
15551 (top level): Call breakpoint_over_handler for stepi and nexti too.
15552
15553 2014-10-27 Yao Qi <yao@codesourcery.com>
15554
15555 * gdb.trace/tfile.c (adjust_function_address)
15556 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15557 function descriptor.
15558
15559 2014-10-24 Don Breazeal <donb@codesourcery.com>
15560
15561 * gdb.base/foll-fork.exp (test_follow_fork,
15562 catch_fork_child_follow): Check for updated fork messages emitted
15563 from infrun.c.
15564 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15565 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15566 vfork_and_exec_child_follow_through_step): Check for updated vfork
15567 messages emitted from infrun.c.
15568
15569 2014-10-24 Pedro Alves <palves@redhat.com>
15570
15571 * gdb.base/corefile.exp: Remove references to ultrix.
15572 * gdb.base/interrupt.exp: Likewise.
15573 * gdb.base/whatis.exp: Likewise.
15574 * gdb.gdb/selftest.exp: Likewise.
15575 * gdb.threads/manythreads.exp: Likewise.
15576 * gdb.threads/print-threads.exp: Likewise.
15577 * gdb.threads/pthreads.exp:: Likewise.
15578 * gdb.threads/schedlock.exp: Likewise.
15579
15580 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15581
15582 * gdb.cp/non-trivial-retval.cc: Add a test case.
15583 * gdb.cp/non-trivial-retval.exp: Add a test.
15584
15585 2014-10-20 Yao Qi <yao@codesourcery.com>
15586
15587 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15588 * gdb.python/py-objfile-script-gdb.py: New file.
15589 * gdb.python/py-objfile-script.exp: Update reference to
15590 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15591 of remote_download. Remove the dest file.
15592
15593 2014-10-20 Yao Qi <yao@codesourcery.com>
15594
15595 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15596 * gdb.base/step-line.exp: Likewise.
15597 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15598 * gdb.dwarf2/dw2-basic.exp: Likewise.
15599 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15600 * gdb.dwarf2/dw2-filename.exp: Likewise.
15601 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15602 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15603 * gdb.dwarf2/dw2-producer.exp: Likewise.
15604 * gdb.dwarf2/mac-fileno.exp: Likewise.
15605 * gdb.python/py-frame-args.exp: Likewise.
15606 * gdb.python/py-framefilter.exp: Likewise.
15607 * gdb.python/py-mi.exp: Likewise.
15608 * gdb.python/py-objfile-script.exp: Likewise
15609 * gdb.python/py-pp-integral.exp: Likewise.
15610 * gdb.python/py-pp-re-notag.exp: Likewise.
15611 * gdb.python/py-prettyprint.exp: Likewise.
15612 * gdb.python/py-section-script.exp: Likewise.
15613 * gdb.python/py-typeprint.exp: Likewise.
15614 * gdb.python/py-xmethods.exp: Likewise.
15615 * gdb.stabs/weird.exp: Likewise.
15616 * gdb.xml/tdesc-regs.exp: Likewise.
15617
15618 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15619
15620 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15621 (out_cu): Use addr_len for the size of addresses.
15622 (out_line): Likewise. Size DW_LNE_set_address instruction
15623 according to addr_len.
15624 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15625 (FUNC): Add START_INSNS to definition.
15626
15627 2014-10-18 Yao Qi <yao@codesourcery.com>
15628
15629 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15630 gdb_has_argv0 return true.
15631 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15632 check [target_info exists noargs], check [gdb_has_argv0]
15633 instead.
15634 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15635 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15636 procedures.
15637
15638 2014-10-17 Doug Evans <dje@google.com>
15639
15640 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15641 event.
15642 * gdb.python/py-events.py: Add clear_objfiles event.
15643
15644 2014-10-17 Doug Evans <dje@google.com>
15645
15646 * gdb.python/py-objfile.exp: Test progspace attribute.
15647
15648 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
15649
15650 * gdb.guile/scm-breakpoint.exp: Do not assume any
15651 directory separators when matching source file paths.
15652 * gdb.python/py-breakpoint.exp: Likewise.
15653 * gdb.reverse/break-precsave.exp: Likewise.
15654 * gdb.reverse/break-reverse.exp: Likewise.
15655 * gdb.reverse/consecutive-precsave.exp: Likewise.
15656 * gdb.reverse/finish-precsave.exp: Likewise.
15657 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15658 * gdb.reverse/finish-reverse.exp: Likewise.
15659 * gdb.reverse/i386-precsave.exp: Likewise.
15660 * gdb.reverse/i387-env-reverse.exp: Likewise.
15661 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15662 * gdb.reverse/machinestate-precsave.exp: Likewise.
15663 * gdb.reverse/machinestate.exp: Likewise.
15664 * gdb.reverse/sigall-precsave.exp: Likewise.
15665 * gdb.reverse/solib-precsave.exp: Likewise.
15666 * gdb.reverse/step-precsave.exp: Likewise.
15667 * gdb.reverse/until-precsave.exp: Likewise.
15668 * gdb.reverse/watch-precsave.exp: Likewise.
15669 * gdb.reverse/watch-reverse.exp: Likewise.
15670
15671 2014-10-17 Yao Qi <yao@codesourcery.com>
15672
15673 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15674 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15675
15676 2014-10-17 Pedro Alves <palves@redhat.com>
15677
15678 PR gdb/17471
15679 * gdb.base/bg-execution-repeat.c: New file.
15680 * gdb.base/bg-execution-repeat.exp: New file.
15681
15682 2014-10-17 Pedro Alves <palves@redhat.com>
15683
15684 PR gdb/17300
15685 * gdb.base/continue-all-already-running.c: New file.
15686 * gdb.base/continue-all-already-running.exp: New file.
15687
15688 2014-10-17 Pedro Alves <palves@redhat.com>
15689
15690 PR gdb/17472
15691 * gdb.base/annota-input-while-running.c: New file.
15692 * gdb.base/annota-input-while-running.exp: New file.
15693
15694 2014-10-17 Pedro Alves <palves@redhat.com>
15695
15696 * gdb.base/callfuncs.exp: emove references to osf.
15697 * gdb.base/sigall.exp: Likewise.
15698 * gdb.gdb/selftest.exp: Likewise.
15699 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15700 * gdb.mi/non-stop.c: Likewise.
15701 * gdb.mi/pthreads.c: Likewise.
15702 * gdb.reverse/sigall-precsave.exp: Likewise.
15703 * gdb.reverse/sigall-reverse.exp: Likewise.
15704 * gdb.threads/pthreads.c: Likewise.
15705 * gdb.threads/pthreads.exp: Likewise.
15706
15707 2014-10-17 Yao Qi <yao@codesourcery.com>
15708
15709 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15710 check 'target_info exists noargs'.
15711 (test_command_prompt_position): Likewise.
15712 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15713 Remove "set args".
15714 (progvar_simple_while_test): Likewise.
15715 (progvar_complex_if_while_test): Likewise.
15716 (if_while_breakpoint_command_test): Likewise.
15717 (infrun_breakpoint_command_test): Likewise.
15718 (breakpoint_command_test): Likewise.
15719 (watchpoint_command_test): Likewise.
15720 (bp_deleted_in_command_test): Likewise.
15721 (temporary_breakpoint_commands): Likewise.
15722
15723 2014-10-16 Yao Qi <yao@codesourcery.com>
15724
15725 * gdb.base/remotetimeout.exp: Remove noargs checking.
15726
15727 2014-10-15 Pedro Alves <palves@redhat.com>
15728
15729 PR breakpoints/9649
15730 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15731 * gdb.base/breakpoint-in-ro-region.exp
15732 (probe_target_hardware_step): New procedure.
15733 (top level): Probe hardware stepping and hardware breakpoint
15734 support. Test stepping through a read-only region, with both
15735 "breakpoint auto-hw" on and off and both "always-inserted" on and
15736 off.
15737
15738 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15739
15740 * gdb.dlang/demangle.exp: Update for demangling changes.
15741
15742 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15743
15744 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15745 * gdb.cp/non-trivial-retval.exp: Add new tests.
15746
15747 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15748
15749 PR c++/13403
15750 PR c++/15154
15751 * gdb.cp/non-trivial-retval.cc: New file.
15752 * gdb.cp/non-trivial-retval.exp: New file.
15753
15754 2014-10-15 Yao Qi <yao@codesourcery.com>
15755
15756 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15757 remote host.
15758
15759 2014-10-15 Yao Qi <yao@codesourcery.com>
15760
15761 * gdb.python/py-symbol.exp: Match file base name if host is
15762 remote, otherwise match file name with dir name.
15763 * gdb.python/py-symtab.exp: Likewise.
15764 * gdb.python/python.exp: Likewise.
15765
15766 2014-10-15 Yao Qi <yao@codesourcery.com>
15767
15768 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15769 pattern.
15770 * gdb.python/py-symtab.exp: Likewise.
15771 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15772 locationn.
15773
15774 2014-10-14 Joel Brobecker <brobecker@adacore.com>
15775
15776 * gdb.ada/addr_arith: New testcase.
15777
15778 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15779
15780 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15781 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15782 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15783 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15784
15785 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15786
15787 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15788 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15789 * gdb.arch/stap-eval-lang-ada.exp: New file.
15790
15791 2014-10-14 Yao Qi <yao@codesourcery.com>
15792
15793 * gdb.mi/mi-var-child.c (nothing1): New function.
15794 (nothing2): New function.
15795 (do_children_tests): Set function pointers by nothing1 and
15796 nothing2.
15797 * gdb.mi/mi-var-child.exp: Step over new added statements.
15798 Update test to match the new output.
15799 * gdb.mi/var-cmd.c (nothing1): New function.
15800 (nothing2): New function.
15801 (do_children_tests): Set function pointers by nothing1 and
15802 nothing2.
15803 * gdb.mi/mi-var-display.exp: Update test to match output.
15804 Step to the line specified by $line_dct_nothing.
15805 Increase the number of lines to step.
15806
15807 2014-10-14 Yao Qi <yao@codesourcery.com>
15808
15809 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15810 tests.
15811 * gdb.mi/mi2-var-child.exp: Likewise.
15812
15813 2014-10-13 Doug Evans <dje@google.com>
15814
15815 * gdb.python/py-objfile.exp: Change name of file name test.
15816
15817 2014-10-13 Doug Evans <dje@google.com>
15818
15819 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15820 from the start of the CU.
15821
15822 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15823 Yao Qi <yao@codesourcery.com>
15824
15825 Fix "save breakpoints" for "catch" command.
15826 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15827 Remove -nonewline. Match also the added "main" line.
15828
15829 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15830
15831 Fix "save breakpoints" for "disable $bpnum" command.
15832 * gdb.base/save-bp.c (main): Add label.
15833 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15834
15835 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15836
15837 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15838
15839 2014-10-11 Yao Qi <yao@codesourcery.com>
15840
15841 * gdb.server/server-kill.exp: Execute command
15842 "set remote trace-status-packet on" before "tstatus".
15843
15844 2014-10-11 Yao Qi <yao@codesourcery.com>
15845
15846 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15847 (main): Call getppid.
15848 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15849 and continue to it. Read variable "server_pid".
15850
15851 2014-10-11 Yao Qi <yao@codesourcery.com>
15852
15853 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15854
15855 2014-10-11 Yao Qi <yao@codesourcery.com>
15856
15857 * gdb.threads/thread-find.exp: Don't execute command
15858 "info threads".
15859 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15860 * gdb.threads/linux-dp.exp: Don't check the condition
15861 $threads_created equals to zero.
15862
15863 2014-10-10 Pedro Alves <palves@redhat.com>
15864
15865 * gdb.base/bigcore.exp: Remove references to IRIX.
15866 * gdb.base/funcargs.exp: Likewise.
15867 * gdb.base/interrupt.exp: Likewise.
15868 * gdb.base/mips_pro.exp: Likewise.
15869 * gdb.base/nodebug.exp: Likewise.
15870 * gdb.base/setvar.exp: Likewise.
15871 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15872
15873 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15874 Pedro Alves <palves@redhat.com>
15875
15876 PR symtab/14466
15877 * gdb.base/vdso-warning.c: New file.
15878 * gdb.base/vdso-warning.exp: New file.
15879
15880 2014-10-02 Doug Evans <dje@google.com>
15881
15882 * gdb.base/structs.c (main): Don't run forever.
15883
15884 2014-10-02 Pedro Alves <palves@redhat.com>
15885
15886 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15887 (top level) <stop threads 1, stop threads 2>: Use it.
15888
15889 2014-10-02 Pedro Alves <palves@redhat.com>
15890
15891 * gdb.threads/break-while-running.exp (test): Add new
15892 'update_thread_list' argument. Skip "info threads" if false.
15893 (top level): Add new 'update_thread_list' axis.
15894
15895 2014-10-02 Pedro Alves <palves@redhat.com>
15896
15897 PR breakpoints/17431
15898 * gdb.base/execl-update-breakpoints.c: New file.
15899 * gdb.base/execl-update-breakpoints.exp: New file.
15900
15901 2014-10-01 Pedro Alves <palves@redhat.com>
15902
15903 * gdb.base/breakpoint-in-ro-region.c: New file.
15904 * gdb.base/breakpoint-in-ro-region.exp: New file.
15905
15906 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15907
15908 * gdb.mi/mi-exit-code.exp: New file.
15909 * gdb.mi/mi-exit-code.c: New file.
15910
15911 2014-09-30 Yao Qi <yao@codesourcery.com>
15912
15913 * lib/prelink-support.exp (build_executable_own_libs): Error if
15914 the target isn't native.
15915
15916 2014-09-30 Yao Qi <yao@codesourcery.com>
15917
15918 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15919 false.
15920
15921 2014-09-22 Pedro Alves <palves@redhat.com>
15922
15923 * gdb.threads/break-while-running.exp: New file.
15924 * gdb.threads/break-while-running.c: New file.
15925
15926 2014-09-19 Yao Qi <yao@codesourcery.com>
15927
15928 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15929 Invoke test. Restart GDB with --readnow and invoke test again.
15930
15931 2014-09-19 Yao Qi <yao@codesourcery.com>
15932
15933 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15934 proc set_breakpoint_on_gcd_function. Invoke
15935 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15936 invoke set_breakpoint_on_gcd_function again.
15937
15938 2014-09-18 Doug Evans <dje@google.com>
15939
15940 * gdb.dwarf2/symtab-producer.exp: New file.
15941
15942 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15943
15944 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15945 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15946 * gdb.base/global-var-nested-by-dso.c: Likewise.
15947 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15948
15949 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15950 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.base/watch-bitfields.exp: Pass string other than test file
15953 name to prepare_for_testing.
15954 (watch): New procedure.
15955 (expect_watchpoint): Use with_test_prefix.
15956 (top level): Factor out tests to ...
15957 (test_watch_location, test_regular_watch): ... these new
15958 procedures, and use with_test_prefix and gdb_continue_to_end.
15959
15960 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15961
15962 PR breakpoints/12526
15963 * gdb.base/watch-bitfields.exp: New file.
15964 * gdb.base/watch-bitfields.c: New file.
15965
15966 2014-09-16 Pedro Alves <palves@redhat.com>
15967
15968 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15969 software and hardware addresses, not software address against
15970 itself.
15971
15972 2014-09-16 Pedro Alves <palves@redhat.com>
15973
15974 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15975 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15976
15977 2014-09-16 Pedro Alves <palves@redhat.com>
15978
15979 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15980 files.
15981 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15982 "*-*-vxworks*" throughout.
15983 * gdb.base/break.exp: Likewise.
15984 * gdb.base/default.exp: Likewise.
15985 * gdb.base/scope.exp: Likewise.
15986 * gdb.base/sepdebug.exp: Likewise.
15987 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15988 throughout.
15989 * gdb.base/run.c: Likewise.
15990 * gdb.base/sepdebug.c: Likewise.
15991 * gdb.hp/gdb.aCC/run.c: Likewise.
15992 * gdb.reverse/until-reverse.c: Likewise.
15993 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15994
15995 2014-09-16 Yao Qi <yao@codesourcery.com>
15996
15997 * boards/local-remote-host-native.exp: New file.
15998
15999 2014-09-14 Doug Evans <xdje42@gmail.com>
16000
16001 * gdb.threads/queue-signal.c (thread_count): New variable.
16002 (thread_count_mutex, thread_count_condvar): New variables.
16003 (incr_thread_count, wait_all_threads_running): New functions.
16004 (main): Wait for all threads to be in their thread functions.
16005
16006 2014-09-13 Doug Evans <xdje42@gmail.com>
16007
16008 * gdb.threads/queue-signal.c: New file.
16009 * gdb.threads/queue-signal.exp: New file.
16010
16011 2014-09-13 Doug Evans <xdje42@gmail.com>
16012
16013 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
16014 be consistent with what default_gdb_init uses.
16015 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
16016 the plain text of the prompt. Add some logging printfs.
16017 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
16018
16019 2014-09-12 Pedro Alves <palves@redhat.com>
16020
16021 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
16022 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
16023 * gdb.arch/i386-size-overlap.exp: Likewise.
16024 * gdb.arch/i386-size.exp: Likewise.
16025 * gdb.arch/i386-unwind.exp: Likewise.
16026 * gdb.base/a2-run.exp: Likewise.
16027 * gdb.base/break.exp: Likewise.
16028 * gdb.base/charset.exp: Likewise.
16029 * gdb.base/chng-syms.exp: Likewise.
16030 * gdb.base/commands.exp: Likewise.
16031 * gdb.base/dbx.exp: Likewise.
16032 * gdb.base/find.exp: Likewise.
16033 * gdb.base/funcargs.exp: Likewise.
16034 * gdb.base/jit-simple.exp: Likewise.
16035 * gdb.base/reread.exp: Likewise.
16036 * gdb.base/sepdebug.exp: Likewise.
16037 * gdb.base/step-bt.exp: Likewise.
16038 * gdb.cp/mb-inline.exp: Likewise.
16039 * gdb.cp/mb-templates.exp: Likewise.
16040 * gdb.objc/basicclass.exp: Likewise.
16041 * gdb.threads/killed.exp: Likewise.
16042
16043 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16044
16045 PR tdep/17379
16046 * gdb.arch/powerpc-stackless.S: New file.
16047 * gdb.arch/powerpc-stackless.exp: New file.
16048
16049 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16050
16051 * gdb.base/attach.c: Include unistd.h.
16052 (main): Call alarm. Add label postloop.
16053 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16054 gdb_breakpoint, gdb_continue_to_breakpoint.
16055 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16056
16057 2014-09-11 Pedro Alves <palves@redhat.com>
16058
16059 PR gdb/17347
16060 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16061 * gdb.base/attach.exp (test_command_line_attach_run): New
16062 procedure.
16063 (top level): Call it.
16064
16065 2014-09-11 Pedro Alves <palves@redhat.com>
16066
16067 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16068 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16069 (do_command_attach_tests): Use spawn_wait_for_attach.
16070 * gdb.base/solib-overlap.exp: Likewise.
16071 * gdb.multi/multi-attach.exp: Likewise.
16072 * gdb.python/py-prompt.exp: Likewise.
16073 * gdb.python/py-sync-interp.exp: Likewise.
16074 * gdb.server/ext-attach.exp: Likewise.
16075
16076 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16077
16078 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16079 command in testcase. Simplify testcase.
16080
16081 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16082
16083 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16084
16085 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16086
16087 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16088
16089 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16090
16091 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16092
16093 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16094
16095 * gdb.dwarf2/dynarr-ptr.c: New file.
16096 * gdb.dwarf2/dynarr-ptr.exp: New file.
16097
16098 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16099
16100 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16101 of 30 rather than hardcoding 120 for a slow test case. Take the
16102 `gdb,timeout' target setting into account for this calculation.
16103 Don't extend the timeout for the test cases that don't need it.
16104
16105 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16106
16107 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16108 a factor of 2 for a slow test case. Take the `gdb,timeout'
16109 target setting into account for this calculation.
16110 * gdb.reverse/until-precsave.exp: Increase the timeout by
16111 a factor of 15 and 3 respectively rather than adding 120
16112 for a pair of slow test cases. Take the `gdb,timeout'
16113 target setting into account for this calculation.
16114
16115 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16116
16117 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16118 timeout, don't pass one down to gdb_expect.
16119 (gdb_expect): Rework timeout selection.
16120
16121 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16122
16123 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16124 exception on timeout.
16125 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16126 (gdbserver_start_extended): Catch any `gdbserver_start' error
16127 exceptions.
16128 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16129 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16130 `gdbserver_gdb_load' error exceptions.
16131
16132 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16133
16134 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16135 120 on waiting for the TCP socket to open.
16136
16137 2014-09-09 Doug Evans <xdje42@gmail.com>
16138
16139 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16140 _caller_matches, _any_caller_is, _any_caller_matches.
16141
16142 2014-09-09 Doug Evans <xdje42@gmail.com>
16143
16144 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16145
16146 2014-09-09 Yao Qi <yao@codesourcery.com>
16147
16148 * gdb.mi/mi-var-display.exp: Set print symbol off.
16149
16150 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16151
16152 PR gdb/17035
16153 * gdb.base/commands.exp: Add tests to verify user-defined
16154 commands with empty bodies.
16155 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16156 python commands in `show user command`.
16157 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16158 scheme commands in `show user command`.
16159
16160 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16161
16162 PR python/17355
16163 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16164 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16165 * gdb.python/py-framefilter-invalidarg.exp: New file.
16166 * gdb.python/py-framefilter-invalidarg.py: New file.
16167
16168 2014-09-06 Doug Evans <xdje42@gmail.com>
16169
16170 PR 15276
16171 * gdb.python/py-caller-is.c: New file.
16172 * gdb.python/py-caller-is.exp: New file.
16173
16174 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16175
16176 PR gdb/17235
16177 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16178 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16179
16180 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16181
16182 PR fortran/17237
16183 * gdb.fortran/print-formatted.exp: New file.
16184 * gdb.fortran/print-formatted.f90: Likewise.
16185
16186 2014-09-03 Sasha Smundak <asmundak@google.com>
16187
16188 * gdb.python/py-frame.exp: Test Frame.read_register.
16189
16190 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16191
16192 PR python/16699
16193 * gdb.python/py-completion.exp: New file.
16194 * gdb.python/py-completion.py: Likewise.
16195
16196 2014-08-28 Doug Evans <dje@google.com>
16197
16198 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16199 eax,etc. are live with values set by gdb and thus the compiler can't
16200 use them.
16201 * gdb.arch/i386-pseudo.c (main): Ditto.
16202
16203 2014-08-27 Doug Evans <dje@google.com>
16204
16205 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16206
16207 2014-08-25 Doug Evans <dje@google.com>
16208
16209 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16210 (main): Ditto.
16211
16212 2014-08-25 Doug Evans <dje@google.com>
16213
16214 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16215
16216 2014-08-24 Yao Qi <yao@codesourcery.com>
16217
16218 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16219 symbol off.
16220 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16221
16222 2014-08-22 Doug Evans <dje@google.com>
16223
16224 PR 17276
16225 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16226 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16227 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16228
16229 2014-08-22 Yao Qi <yao@codesourcery.com>
16230
16231 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16232 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16233 * gdb.python/python.exp: Likewise. Use .py file on the host
16234 instead of the build.
16235
16236 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16237
16238 * gdb.threads/gcore-stale-thread.c: New file.
16239 * gdb.threads/gcore-stale-thread.exp: New file.
16240
16241 2014-08-21 Pedro Alves <palves@redhat.com>
16242
16243 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16244 * gdb.base/gcore-relro-pie.exp: Likewise.
16245 * gdb.base/gcore-relro.exp: Likewise.
16246 * gdb.base/gcore.exp: Likewise.
16247 * gdb.base/print-symbol-loading.exp: Likewise.
16248 * gdb.threads/gcore-thread.exp: Likewise.
16249 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16250
16251 2014-08-20 Pedro Alves <palves@redhat.com>
16252 Jan Kratochvil <jan.kratochvil@redhat.com>
16253
16254 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16255 configure.
16256 (EXPECT): Handle READ1 being set.
16257 (all): Depend on EXTRA_RULES.
16258 (check-read1, expect-read1, read1.so, read1): New rules.
16259 * README (Testsuite Parameters): Document the READ1 make variable.
16260 (Race detection): New section.
16261 * configure: Regenerate.
16262 * configure.ac: If build==host==target, and running under a
16263 GNU/glibc system, add read1 to the extra Makefile rules.
16264 (EXTRA_RULES): AC_SUBST it.
16265 * lib/read1.c: New file.
16266
16267 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16268
16269 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16270 the handling of variables declared as a typedef to an array
16271 which a DW_AT_data_location attribute.
16272
16273 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16274 Pedro Alves <palves@redhat.com>
16275
16276 PR symtab/14604
16277 PR symtab/14605
16278 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16279 gdb_test.
16280
16281 2014-08-19 Pedro Alves <palves@redhat.com>
16282
16283 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16284
16285 2014-08-19 Yao Qi <yao@codesourcery.com>
16286
16287 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16288 right line.
16289
16290 2014-08-18 David Blaikie <dblaikie@gmail.com>
16291
16292 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16293
16294 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16295
16296 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16297 attribute in array range.
16298
16299 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16300
16301 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16302
16303 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16304
16305 PR c++/17132
16306 * gdb.cp/pr17132.cc: New file.
16307 * gdb.cp/pr17132.exp: New file.
16308
16309 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16310
16311 * gdb.python/py-xmethods.py (A_getarrayind)
16312 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16313 Use 'print' with function call syntax.
16314 (E_method_matcher.match): Fix tab vs space indentation mixup.
16315
16316 2014-08-15 Yao Qi <yao@codesourcery.com>
16317
16318 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16319 false.
16320
16321 2014-08-15 Yao Qi <yao@codesourcery.com>
16322
16323 * gdb.cp/casts.exp: Set print symbol off.
16324 * gdb.cp/class2.exp: Likewise.
16325 * gdb.cp/overload.exp: Likewise.
16326 * gdb.cp/templates.exp: Likewise.
16327
16328 2014-08-11 Doug Evans <dje@google.com>
16329
16330 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16331 (test_load_shlib): Update.
16332
16333 2014-08-09 Yao Qi <yao@codesourcery.com>
16334
16335 * gdb.base/display.exp: Invoke is_address_zero_readable.
16336 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16337 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16338 * gdb.base/hbreak-unmapped.exp: Return if
16339 is_address_zero_readable returns true.
16340 * gdb.base/signest.exp: Likewise.
16341 * gdb.base/signull.exp: Likewise.
16342 * gdb.base/sigbpt.exp: Likewise.
16343 * gdb.guile/scm-disasm.exp: Do the test if
16344 is_address_zero_readable returns false.
16345 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16346 * gdb.python/py-arch.exp: Likewise.
16347 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16348 * lib/gdb.exp (is_address_zero_readable): New proc.
16349
16350 2014-08-09 Yao Qi <yao@codesourcery.com>
16351
16352 PR testsuite/13443
16353 * gdb.mi/mi-var-display.exp: Make test messages unique.
16354
16355 2014-08-04 Tom Tromey <tromey@redhat.com>
16356
16357 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16358 target 0".
16359
16360 2014-08-04 Tom Tromey <tromey@redhat.com>
16361
16362 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16363 "target_resume".
16364
16365 2014-08-01 Joel Brobecker <brobecker@adacore.com>
16366
16367 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16368 inner_vla_struct_object_size.
16369 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16370 as xfail.
16371
16372 2014-07-30 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16375 comment.
16376
16377 2014-07-29 Yao Qi <yao@codesourcery.com>
16378
16379 PR gdb/17206
16380 * gdb.base/until-nodebug.exp: New.
16381
16382 2014-07-28 Doug Evans <xdje42@gmail.com>
16383
16384 PR guile/17203
16385 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16386 previously existing parameter, and previously ambiguously spelled
16387 parameter.
16388
16389 2014-07-28 Will Newton <will.newton@linaro.org>
16390
16391 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16392
16393 2014-07-26 Ludovic Courtès <ludo@gnu.org>
16394 Doug Evans <xdje42@gmail.com>
16395
16396 PR guile/17146
16397 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16398
16399 2014-07-25 Pedro Alves <palves@redhat.com>
16400
16401 * gdb.threads/signal-command-handle-nopass.c: New file.
16402 * gdb.threads/signal-command-handle-nopass.exp: New file.
16403 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16404 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16405 * gdb.threads/signal-delivered-right-thread.c: New file.
16406 * gdb.threads/signal-delivered-right-thread.exp: New file.
16407
16408 2014-07-25 Pedro Alves <palves@redhat.com>
16409
16410 * gdb.base/double-prompt-target-event-error.exp
16411 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16412 match.
16413 (cancel_pagination_in_target_event): Rework double prompt
16414 detection.
16415 * gdb.base/paginate-after-ctrl-c-running.exp
16416 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16417 <return>' match.
16418 * gdb.base/paginate-bg-execution.exp
16419 (test_bg_execution_pagination_return)
16420 (test_bg_execution_pagination_cancel): Remove '-notransfer
16421 <return>' matches.
16422 * gdb.base/paginate-execution-startup.exp
16423 (test_fg_execution_pagination_return)
16424 (test_fg_execution_pagination_cancel): Remove '-notransfer
16425 <return>' matches.
16426 * gdb.base/paginate-inferior-exit.exp
16427 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16428 match.
16429 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16430 * lib/gdb.exp (pagination_prompt): Run text through
16431 string_to_regexp.
16432 (gdb_test_multiple): Match $pagination_prompt instead of
16433 "<return>".
16434 (string_to_regexp): Move to lib/gdb-utils.exp.
16435
16436 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16437
16438 * gdb.arch/amd64-entry-value-paramref.S: New file.
16439 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16440 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16441 * gdb.arch/amd64-optimout-repeat.S: New file.
16442 * gdb.arch/amd64-optimout-repeat.c: New file.
16443 * gdb.arch/amd64-optimout-repeat.exp: New file.
16444
16445 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16446
16447 PR gdb/17170
16448 * gdb.base/statistics.exp: New file.
16449
16450 2014-07-17 Doug Evans <dje@google.com>
16451
16452 PR gdb/17170
16453 * gdb.base/maint.exp: Update testing of per-command stats.
16454
16455 2014-07-16 Pedro Alves <palves@redhat.com>
16456
16457 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16458 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16459 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16460 (tfile_write_buf): New functions.
16461 (add_memory_block): Rewrite using the above.
16462 (adjust_function_address): New function.
16463 (FUNCTION_ADDRESS): New macro.
16464 (write_basic_trace_file): Remove short_x local, and use
16465 tfile_write_16. Change type of func_addr local to unsigned long
16466 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16467 here. Cast argument of add_memory_block to char pointer.
16468 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16469 (main): Remove parameters.
16470 * gdb.trace/tfile.exp: Remove nowarnings.
16471
16472 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16473
16474 * gdb.base/debug-expr.exp: Test string evaluation with
16475 "debug expression" on.
16476
16477 2014-07-15 Pedro Alves <palves@redhat.com>
16478
16479 * gdb.base/reread.exp: Use clean_restart.
16480
16481 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16482
16483 * gdb.arch/avr-flash-qualifer.c: New.
16484 * gdb.arch/avr-flash-qualifer.exp: New.
16485
16486 2014-07-14 Pedro Alves <palves@redhat.com>
16487
16488 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16489 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16490
16491 2014-07-14 Pedro Alves <palves@redhat.com>
16492
16493 * gdb.base/double-prompt-target-event-error.c: New file.
16494 * gdb.base/double-prompt-target-event-error.exp: New file.
16495
16496 2014-07-14 Pedro Alves <palves@redhat.com>
16497
16498 PR gdb/17072
16499 * gdb.base/paginate-inferior-exit.c: New file.
16500 * gdb.base/paginate-inferior-exit.exp: New file.
16501
16502 2014-07-14 Pedro Alves <palves@redhat.com>
16503
16504 PR gdb/17072
16505 * gdb.base/paginate-bg-execution.c: New file.
16506 * gdb.base/paginate-bg-execution.exp: New file.
16507
16508 2014-07-14 Pedro Alves <palves@redhat.com>
16509
16510 PR gdb/17072
16511 * gdb.base/paginate-execution-startup.c: New file.
16512 * gdb.base/paginate-execution-startup.exp: New file.
16513 * lib/gdb.exp (pagination_prompt): New global.
16514 (default_gdb_spawn): New procedure, factored out from
16515 default_gdb_spawn.
16516 (default_gdb_start): Adjust to call default_gdb_spawn.
16517 (gdb_spawn): New procedure.
16518
16519 2014-07-14 Pedro Alves <palves@redhat.com>
16520
16521 * lib/gdb.exp (gdb_assert): New procedure.
16522 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16523
16524 2014-07-14 Pedro Alves <palves@redhat.com>
16525
16526 * gdb.base/execution-termios.c: New file.
16527 * gdb.base/execution-termios.exp: New file.
16528
16529 2014-07-14 Tom Tromey <tromey@redhat.com>
16530
16531 * gdb.cp/vla-cxx.cc: New file.
16532 * gdb.cp/vla-cxx.exp: New file.
16533
16534 2014-07-14 Tom Tromey <tromey@redhat.com>
16535
16536 * gdb.reverse/rerun-prec.c: New file.
16537 * gdb.reverse/rerun-prec.exp: New file.
16538
16539 2014-07-12 Maciej W. Rozycki <macro@mips.com>
16540 Maciej W. Rozycki <macro@codesourcery.com>
16541
16542 * lib/gdb-utils.exp: New file.
16543 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16544 inline `gdb_init_command' processing.
16545 (gdb_start_cmd): Likewise.
16546 * lib/mi-support.exp (mi_run_cmd): Likewise.
16547 * README: Document `gdb_init_command' and `gdb_init_commands'.
16548
16549 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16550
16551 Fix false FAIL running under a very long directory name.
16552 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16553 and "set print elements 10000". Twice.
16554
16555 2014-07-11 Yao Qi <yao@codesourcery.com>
16556
16557 * gdb.base/exprs.exp: "set print symbol off".
16558
16559 2014-07-11 Pedro Alves <palves@redhat.com>
16560
16561 * gdb.threads/kill.c: New file.
16562 * gdb.threads/kill.exp: New file.
16563
16564 2014-07-10 Yao Qi <yao@codesourcery.com>
16565
16566 * gdb.trace/tfile.c (write_basic_trace_file)
16567 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16568 address written to trace file.
16569
16570 2014-07-09 Pedro Alves <palves@redhat.com>
16571
16572 * gdb.base/attach-wait-input.exp: New file.
16573 * gdb.base/attach-wait-input.c: New file.
16574
16575 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16576
16577 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16578 setting up test structures.
16579 (main): Call new test function.
16580 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16581 test function, continue into test function and walk test
16582 structures.
16583
16584 2014-07-02 Yao Qi <yao@codesourcery.com>
16585
16586 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16587 'bar_start' at the beginning of functions 'foo' and 'bar'
16588 respectively.
16589 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16590 instead of 'foo' and 'bar'.
16591
16592 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16593
16594 * gdb.btrace/segv.exp: New.
16595 * gdb.btrace/segv.c: New.
16596
16597 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
16598
16599 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16600 instruction.
16601
16602 2014-06-30 Mark Wielaard <mjw@redhat.com>
16603
16604 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16605 vulture, vilify, villar): New volatile array constants.
16606 (vindictive, vegetation): New const volatile array constants.
16607 * gdb.base/volatile.exp: Test volatile and const volatile array
16608 types.
16609
16610 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16611
16612 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16613 target lacks support for awatch, rwatch, or hbreak.
16614
16615 2014-06-27 Yao Qi <yao@codesourcery.com>
16616
16617 * gdb.multi/dummy-frame-restore.exp: New.
16618 * gdb.multi/dummy-frame-restore.c: New.
16619
16620 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16621
16622 * gdb.btrace/gcore.exp: New.
16623
16624 2014-06-23 Pedro Alves <palves@redhat.com>
16625
16626 * gdb.base/watchpoint-reuse-slot.c: New file.
16627 * gdb.base/watchpoint-reuse-slot.exp: New file.
16628
16629 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16630
16631 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16632 progspace's filename in 'info', 'enable' and 'disable' command
16633 tests.
16634
16635 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16636
16637 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16638 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16639 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16640
16641 2014-06-20 Gary Benson <gbenson@redhat.com>
16642
16643 * gdb.arch/i386-avx.exp: Fix include file location.
16644 * gdb.arch/i386-sse.exp: Likewise.
16645
16646 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16647
16648 * gdb.dlang/expression.exp: New file.
16649
16650 2014-06-19 Pedro Alves <palves@redhat.com>
16651
16652 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16653 out from ...
16654 (top level): ... here. Iterate running tests under different
16655 scheduler-locking settings.
16656
16657 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
16658
16659 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16660 to DW_FORM_addr and use non-zero addresses.
16661
16662 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16663
16664 PR gdb/17017
16665 * gdb.python/py-xmethods.cc: Add global function call counters and
16666 increment them in their respective functions. Remove "cout"
16667 statements.
16668 * gdb.python/py-xmethods.exp: Make tests check the global function
16669 call counters instead of depending on inferior IO.
16670
16671 2014-06-18 Don Breazeal <donb@codesourcery.com>
16672
16673 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16674 Deleted procedure.
16675 (explicit_fork_parent_follow): Deleted procedure.
16676 (explicit_fork_child_follow): Deleted procedure.
16677 (test_follow_fork): New procedure.
16678 (do_fork_tests): Replace calls to deleted procedures with
16679 calls to test_follow_fork and reset GDB for subsequent
16680 procedure calls.
16681
16682 2014-06-17 Yao Qi <yao@codesourcery.com>
16683
16684 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16685 CP1252.
16686
16687 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
16688
16689 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16690 Initialize ptr and S explicitly.
16691 (skip_type_update_when_not_use_rtti_test): Likewise.
16692
16693 2014-06-16 Keith Seitz <keiths@redhat.com>
16694
16695 PR mi/15863
16696 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16697 the inferior is started.
16698
16699 2014-06-16 Pedro Alves <palves@redhat.com>
16700
16701 * gdb.base/break-main-file-remove-fail.c: New file.
16702 * gdb.base/break-main-file-remove-fail.exp: New file.
16703 * gdb.base/break-unload-file.exp: Use build_executable instead of
16704 prepare_for_testing.
16705 (test_break): New parameter "initial_load". Handle it.
16706 (top level): Add initial_load cmdline/file axis.
16707
16708 2014-06-12 Tom Tromey <tromey@redhat.com>
16709
16710 * gdb.base/completion.exp: Don't use directory name in test.
16711
16712 2014-06-09 Gary Benson <gbenson@redhat.com>
16713
16714 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16715 separate the always-available ANSI-standard signals from the
16716 signals that require checking.
16717 (main): Likewise.
16718 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16719 Likewise.
16720 (main): Likewise.
16721
16722 2014-06-07 Keith Seitz <keiths@redhat.com>
16723
16724 Revert:
16725 PR c++/16253
16726 * gdb.cp/var-tag.cc: New file.
16727 * gdb.cp/var-tag.exp: New file.
16728 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16729 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16730 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16731 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16732
16733 2014-06-06 Doug Evans <xdje42@gmail.com>
16734
16735 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16736
16737 2014-06-06 Pedro Alves <palves@redhat.com>
16738
16739 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16740 in target debug output instead of looking at RSP packets,
16741 disabling the test on any target that uses hardware stepping.
16742 Update comments.
16743
16744 2014-06-06 Pedro Alves <palves@redhat.com>
16745
16746 * gdb.base/break-unload-file.exp: Fix typo.
16747
16748 2014-06-06 Yao Qi <yao@codesourcery.com>
16749
16750 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16751 from "jit_function" to "^jit_function".
16752
16753 2014-06-06 Yao Qi <yao@codesourcery.com>
16754
16755 * gdb.base/async.c (foo): Add one statement.
16756 * gdb.base/async.exp: Get the next instruction address and
16757 match the output of "nexti" by instruction address. Match
16758 the hex address in the output of "finish".
16759
16760 2014-06-06 Gary Benson <gbenson@redhat.com>
16761
16762 * gdb.base/call-signals.c: Remove preprocessor conditionals
16763 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16764 SIGSEGV and SIGTERM.
16765 * gdb.base/sigall.c: Likewise.
16766 * gdb.base/unwindonsignal.c: Likewise.
16767 * gdb.reverse/sigall-reverse.c: Likewise.
16768
16769 2014-06-06 Yao Qi <yao@codesourcery.com>
16770
16771 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16772 readable, skip the test.
16773
16774 2014-06-06 Yao Qi <yao@codesourcery.com>
16775
16776 * gdb.threads/staticthreads.c (thread_function): Move the line
16777 setting breakpoint on forward.
16778 * gdb.threads/staticthreads.exp: Update comments.
16779
16780 2014-06-05 Ludovic Courtès <ludo@gnu.org>
16781
16782 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16783 "history-append! type error".
16784
16785 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16786
16787 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16788 erroneous dprintf expected input.
16789
16790 2014-06-04 Doug Evans <xdje42@gmail.com>
16791
16792 * gdb.guile/scm-generics.exp: Delete.
16793
16794 2014-06-04 Doug Evans <xdje42@gmail.com>
16795
16796 * gdb.guile/scm-breakpoint.exp: Update.
16797 Add tests for breakpoint registration.
16798
16799 2014-06-04 Tom Tromey <tromey@redhat.com>
16800
16801 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16802 VLA-in-union.
16803 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16804 inner_vla_struct, vla_union types. Initialize objects of those
16805 types and compute their sizes.
16806
16807 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16808 Hui Zhu <hui@codesourcery.com>
16809
16810 * gdb.base/fileio.exp: Add test for shell not available as well as
16811 available.
16812 * gdb.base/fileio.c (test_system): Check for shell twice.
16813
16814 2014-06-04 Yao Qi <yao@codesourcery.com>
16815
16816 * gdb.base/auto-connect-native-target.exp: Remove redundant
16817 space from the regexp pattern.
16818
16819 2014-06-04 Yao Qi <yao@codesourcery.com>
16820
16821 * gdb.base/default.exp: Replace "child" with "native" in
16822 regexp pattern.
16823
16824 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16825
16826 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16827 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16828 * gdb.python/py-xmethods.py: Python script supporting the
16829 new testcase and tests.
16830
16831 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16832 Pedro Alves <palves@redhat.com>
16833
16834 PR breakpoints/17000
16835 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16836 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16837
16838 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16839
16840 * gdb.base/subst.exp: Add tests to verify partial path matching
16841 output.
16842
16843 2014-06-03 Pedro Alves <palves@redhat.com>
16844
16845 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16846 target that doesn't use software single-stepping.
16847
16848 2014-06-03 Pedro Alves <palves@redhat.com>
16849
16850 PR breakpoints/17000
16851 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16852 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16853
16854 2014-06-02 Doug Evans <xdje42@gmail.com>
16855
16856 * gdb.guile/scm-parameter.exp: New file.
16857
16858 2014-06-02 Doug Evans <xdje42@gmail.com>
16859
16860 * gdb.guile/scm-cmd.c: New file.
16861 * gdb.guile/scm-cmd.exp: New file.
16862
16863 2014-06-02 Doug Evans <xdje42@gmail.com>
16864
16865 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16866 pretty-printer lookup.
16867 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16868 (make-pp_s-printer): Call it.
16869 (make-pretty-printer-from-dict): New function.
16870 (lookup-pretty-printer-maker-from-dict): New function.
16871 (*pretty-printer*): Simplify.
16872 (make-objfile-pp_s-printer): New function.
16873 (install-objfile-pretty-printers!): New function.
16874 (make-progspace-pp_s-printer): New function.
16875 (install-progspace-pretty-printers!): New function.
16876 * gdb.guile/scm-progspace.c: New file.
16877 * gdb.guile/scm-progspace.exp: New file.
16878
16879 2014-06-02 Pedro Alves <palves@redhat.com>
16880
16881 * gdb.base/dprintf-bp-same-addr.c: New file.
16882 * gdb.base/dprintf-bp-same-addr.exp: New file.
16883
16884 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16885
16886 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16887 * gdb.arch/powerpc-power.s: Likewise.
16888
16889 2014-06-02 Joel Brobecker <brobecker@adacore.com>
16890
16891 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16892
16893 2014-06-01 Yao Qi <yao@codesourcery.com>
16894
16895 * gdb.base/watchpoint.exp (test_watch_location): Check null
16896 pointer can be dereferenced. If not, do the test, otherwise
16897 skip it.
16898
16899 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16900
16901 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16902 results.
16903 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16904
16905 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16906
16907 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16908 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16909 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16910 * gdb.arch/amd64-invalid-stack-top.c: New file.
16911 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16912
16913 2014-05-30 Pedro Alves <palves@redhat.com>
16914
16915 PR breakpoints/17000
16916 * gdb.base/sss-bp-on-user-bp.c: New file.
16917 * gdb.base/sss-bp-on-user-bp.exp: New file.
16918
16919 2014-05-30 David Blaikie <dblaikie@gmail.com>
16920
16921 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16922 gnu_inline semantics via attribute.
16923 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16924 source explicitly specifies the required semantics.
16925
16926 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16927
16928 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16929
16930 2014-05-29 Pedro Alves <palves@redhat.com>
16931 Tom Tromey <tromey@redhat.com>
16932
16933 * gdb.base/async-shell.exp: Don't enable target-async.
16934 * gdb.base/async.exp
16935 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16936 parameter. Adjust.
16937 (top level): Don't test with "target-async".
16938 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16939 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16940 * gdb.base/inferior-died.exp: Don't enable target-async.
16941 * gdb.base/interrupt-noterm.exp: Likewise.
16942 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16943 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16944 * gdb.mi/mi-nonstop.exp: Likewise.
16945 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16946 * gdb.mi/mi-nsintrall.exp: Likewise.
16947 * gdb.mi/mi-nsmoribund.exp: Likewise.
16948 * gdb.mi/mi-nsthrexec.exp: Likewise.
16949 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16950 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16951 * gdb.python/py-evsignal.exp: Don't enable target-async.
16952 * gdb.python/py-evthreads.exp: Likewise.
16953 * gdb.python/py-prompt.exp: Likewise.
16954 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16955 * gdb.server/solib-list.exp: Don't enable target-async.
16956 * gdb.threads/thread-specific-bp.exp: Likewise.
16957 * lib/mi-support.exp: Adjust to use mi-async.
16958
16959 2014-05-29 Pedro Alves <palves@redhat.com>
16960
16961 PR gdb/13860
16962 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16963 reason, even in sync mode.
16964
16965 2014-05-29 Pedro Alves <palves@redhat.com>
16966 Hui Zhu <hui@codesourcery.com>
16967
16968 PR PR15693
16969 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16970 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16971 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16972 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16973
16974 2014-05-28 Joel Brobecker <brobecker@adacore.com>
16975
16976 * config/monitor.exp (gdb_target_monitor): Replace use of
16977 "set remotebaud" by "set serial baud".
16978
16979 2014-05-26 Andy Wingo <wingo@igalia.com>
16980
16981 * gdb.guile/scm-breakpoint.exp:
16982 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16983 properties instead of gdb-object-properties.
16984
16985 2014-05-26 Yao Qi <yao@codesourcery.com>
16986
16987 * gdb.server/no-thread-db.exp: Specify source file name
16988 explicitly when setting a breakpoint.
16989
16990 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16991
16992 * gdb.btrace/vdso.c: New.
16993 * gdb.btrace/vdso.exp: New.
16994
16995 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16996
16997 * gdb.base/gcore.exp (capture_command_output): Move ...
16998 * lib/gdb.exp (capture_command_output): ... here.
16999
17000 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
17001
17002 * gdb.btrace/data.exp: Test memory access during btrace replay.
17003
17004 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
17005
17006 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
17007
17008 2014-05-21 Pedro Alves <palves@redhat.com>
17009
17010 PR gdb/13860
17011 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
17012 (top level): Test that output related to execution commands is
17013 sent to the console with CLI commands, but not with MI commands.
17014 Test that breakpoint events are always mirrored to the console.
17015 Also expect the new source line to be output after a "next" in
17016 async mode too. Make it a pass/fail test.
17017 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
17018 output.
17019 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
17020
17021 2014-05-21 Pedro Alves <palves@redhat.com>
17022
17023 * gdb.base/list.exp (build_pattern, test_list): New procedures.
17024 Use them to test variations of "list" after reaching a breakpoint.
17025 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
17026 Test "list" with listsize 10 after reaching a breakpoint.
17027 * gdb.python/python.exp (decode_line current location line
17028 number): Adjust expected line number.
17029
17030 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
17031
17032 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
17033 behavior for $args, pass it directly to "run".
17034
17035 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
17036
17037 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
17038 30000 to 65536.
17039
17040 2014-05-21 Pedro Alves <palves@redhat.com>
17041
17042 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17043 auto-connect-native-target off".
17044 * gdb.base/auto-connect-native-target.c: New file.
17045 * gdb.base/auto-connect-native-target.exp: New file.
17046
17047 2014-05-21 Pedro Alves <palves@redhat.com>
17048
17049 * gdb.base/default.exp: Test "target native" instead of "target
17050 child".
17051
17052 2014-05-21 Mark Wielaard <mjw@redhat.com>
17053
17054 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17055
17056 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17057
17058 Fix TLS access for -static -pthread.
17059 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17060 <HAVE_TLS> (thread_function, main): Initialize it.
17061 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17062 Add clean_restart.
17063 <$have_tls != "">: Check TLSVAR.
17064
17065 2014-05-21 Pedro Alves <palves@redhat.com>
17066
17067 * gdb.base/dcache-line-read-error.c: New.
17068 * gdb.base/dcache-line-read-error.exp: New.
17069
17070 2014-05-20 Pedro Alves <palves@redhat.com>
17071
17072 * gdb.base/compare-sections.c: New file.
17073 * gdb.base/compare-sections.exp: New file.
17074
17075 2014-05-20 Pedro Alves <palves@redhat.com>
17076
17077 * gdb.base/break-idempotent.c: New file.
17078 * gdb.base/break-idempotent.exp: New file.
17079
17080 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17081
17082 * gdb.btrace/nohist.exp: New.
17083
17084 2014-05-20 Yao Qi <yao@codesourcery.com>
17085
17086 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17087 gdb.reverse directory and gdb_reverse_timeout exists in board
17088 setting.
17089 * README: Document gdb_reverse_timeout.
17090
17091 2014-05-20 Yao Qi <yao@codesourcery.com>
17092
17093 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17094 'test_file_name'. Treat args as a string instead of a list.
17095 (gdb_init): Rename argument 'args' by 'test_file_name'.
17096
17097 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17098
17099 * gdb.arch/powerpc-power.exp: New file.
17100 * gdb.arch/powerpc-power.s: New file.
17101
17102 2014-05-16 Doug Evans <dje@google.com>
17103
17104 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17105 * gdb.base/completion.exp: Check that all expected files exist
17106 before doing file completion.
17107
17108 2014-05-16 Doug Evans <dje@google.com>
17109
17110 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17111 Update.
17112 (do_syscall_tests_without_xml): Update.
17113
17114 2014-05-16 Pedro Alves <palves@redhat.com>
17115
17116 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17117 instead of "unknown output after running".
17118
17119 2014-05-16 Yao Qi <yao@codesourcery.com>
17120
17121 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17122 file1.txt from host at the end.
17123 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17124
17125 2014-05-15 Doug Evans <dje@google.com>
17126
17127 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17128 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17129 loading file. Add test for TU lookup.
17130
17131 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17132
17133 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17134 calling "-exec-arguments" or "set args" before running the
17135 inferior.
17136
17137 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17138
17139 * lib/mi-support.exp (mi_expect_stop): Expect message for
17140 inferiors that exit with non-zero exit code.
17141
17142 2014-05-14 Yao Qi <yao@codesourcery.com>
17143
17144 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17145 match absolute path on remote host.
17146 (test_file_list_exec_source_files): Remove "/" from the
17147 pattern.
17148
17149 2014-05-14 Yao Qi <yao@codesourcery.com>
17150
17151 * boards/local-remote-host-notty.exp (${board}_file): New
17152 proc.
17153
17154 2014-05-07 Kyle McMartin <kyle@redhat.com>
17155
17156 Pushed by Joel Brobecker <brobecker@adacore.com>.
17157 * gdb.arch/aarch64-atomic-inst.c: New file.
17158 * gdb.arch/aarch64-atomic-inst.exp: New file.
17159
17160 2014-05-07 Yao Qi <yao@codesourcery.com>
17161
17162 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17163 in current context" too.
17164
17165 2014-05-05 Keith Seitz <keiths@redhat.com>
17166
17167 * gdb.linespec/ls-dollar.exp: Add test for linespec
17168 file:convenience_variable.
17169
17170 2014-05-05 Yao Qi <yao@codesourcery.com>
17171
17172 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17173 traceframes into tfile and ctf trace files. Read data from
17174 trace file and test collected data.
17175 (gdb_collect_locals_test): Likewise.
17176 (gdb_unavailable_registers_test): Likewise.
17177 (gdb_unavailable_floats): Likewise.
17178 (gdb_collect_globals_test): Likewise.
17179 (top-level): Append "ctf" to trace_file_targets if GDB
17180 supports.
17181
17182 2014-05-05 Yao Qi <yao@codesourcery.com>
17183
17184 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17185 code to ...
17186 (gdb_collect_args_test_1): ... it. New proc.
17187 (gdb_collect_locals_test): Move some code to ...
17188 (gdb_collect_locals_test_1): ... it. New proc.
17189 (gdb_unavailable_registers_test): Move some code to ...
17190 (gdb_unavailable_registers_test_1): ... it. New proc.
17191 (gdb_unavailable_floats): Move some code to ...
17192 (gdb_unavailable_floats_1): ... it. New proc.
17193
17194 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17195
17196 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17197 probes to test for bitness recognition.
17198 * gdb.arch/amd64-stap-optional-prefix.exp
17199 (test_probe_value_without_reg): New procedure.
17200 Add code to test for different kinds of bitness.
17201
17202 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17203
17204 PR breakpoints/16889
17205 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17206 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17207
17208 2014-05-01 Pedro Alves <palves@redhat.com>
17209
17210 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17211 gdb_file_cmd if no file is specified.
17212 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17213 last_loaded_file to set the remote exec-file.
17214
17215 2014-05-01 Pedro Alves <palves@redhat.com>
17216
17217 * boards/local-remote-host.exp: New file.
17218
17219 2014-05-01 Pedro Alves <palves@redhat.com>
17220
17221 * boards/local-remote-host.exp: Rename to ...
17222 * boards/local-remote-host-notty.exp: ... this.
17223
17224 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17225
17226 * gdb.ada/dyn_arrayidx: New testcase.
17227
17228 2014-04-26 Yao Qi <yao@codesourcery.com>
17229
17230 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17231 and compute the length of function main. Save it in
17232 $main_length.
17233 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17234 (top-level): Use gdb_compile to compile objects into
17235 executable and restart GDB. Remove invocation to
17236 prepare_for_testing.
17237
17238 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17239 Pedro Alves <palves@redhat.com>
17240
17241 PR server/16255
17242 * gdb.multi/multi-attach.c: New file.
17243 * gdb.multi/multi-attach.exp: New file.
17244
17245 2014-04-25 Pedro Alves <palves@redhat.com>
17246
17247 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17248 user.
17249 (top level): Test that "set remote conditional-breakpoints-packet
17250 off" works as intended.
17251 * gdb.base/dprintf.exp: Test that "set remote
17252 breakpoint-commands-packet off" works as intended.
17253 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17254 New function.
17255 (top level): Call it.
17256 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17257 remote fast-tracepoints-packet off" works as intended.
17258 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17259 * lib/gdb.exp (gdb_is_target_remote): ... here.
17260
17261 2014-04-24 David Blaikie <dblaikie@gmail.com>
17262
17263 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17264 ensure clang would not discard them.
17265 * gdb.base/gdbvars.c: Ditto.
17266 * gdb.base/memattr.c: Ditto.
17267 * gdb.base/whatis.c: Ditto.
17268 * gdb.python/py-prettyprint.c: Ditto.
17269 * gdb.trace/actions.c: Ditto.
17270 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17271 ensure clang would not discard it.
17272
17273 2014-04-24 David Blaikie <dblaikie@gmail.com>
17274
17275 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17276 clang to emit the full definition of type required by the test
17277 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17278
17279 2014-04-24 David Blaikie <dblaikie@gmail.com>
17280
17281 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17282 coax Clang into emitting the definition of the type.
17283 * gdb.cp/pr10728-x.h (y): Ditto.
17284 * gdb.cp/pr10728-y.cc (y): Ditto.
17285
17286 2014-04-24 David Blaikie <dblaikie@gmail.com>
17287
17288 * gdb.base/label.exp: XFAIL label related tests under Clang.
17289 * gdb.cp/cplabel.exp: Ditto.
17290 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17291 under Clang those using labels.
17292
17293 2014-04-25 Yao Qi <yao@codesourcery.com>
17294
17295 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17296 double_label.
17297 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17298 partial_label and double_label.
17299
17300 2014-04-24 David Blaikie <dblaikie@gmail.com>
17301
17302 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17303
17304 2014-04-24 David Blaikie <dblaikie@gmail.com>
17305
17306 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17307 of the function to work across GCC and Clang.
17308 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17309 pointer types (const void ** const V void **).
17310
17311 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17312 Walfred Tedeschi <walfred.tedeschi@intel.com>
17313
17314 * Makefile.in (EXECUTABLES): Added i386-avx512.
17315 * gdb.arch/i386-avx512.c: New file.
17316 * gdb.arch/i386-avx512.exp: Likewise.
17317
17318 2014-04-23 Keith Seitz <keiths@redhat.com>
17319
17320 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17321 (mi_make_breakpoint_table): New procedure.
17322 (mi_create_breakpoint): Use mi_make_breakpoint
17323 and return the result.
17324 (mi_make_breakpoint): New procedure.
17325 (mi_build_kv_pairs): New procedure.
17326
17327 * gdb.mi/mi-break.exp: Remove unused globals,
17328 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17329 All callers updated.
17330 * gdb.mi/mi-dprintf.exp: Use variable to track command
17331 number.
17332 Update all callers of mi_create_breakpoint and use
17333 mi_make_breakpoint_table.
17334 Remove any unused global variables.
17335 * gdb.mi/mi-nonstop.exp: Likewise.
17336 * gdb.mi/mi-nsintrall.exp: Likewise.
17337 * gdb.mi/mi-nsmoribund.exp: Likewise.
17338 * gdb.mi/mi-nsthrexec.exp: Likewise.
17339 * gdb.mi/mi-reverse.exp: Likewise.
17340 * gdb.mi/mi-simplerun.exp: Likewise.
17341 * gdb.mi/mi-stepn.exp: Likewise.
17342 * gdb.mi/mi-syn-frame.exp: Likewise.
17343 * gdb.mi/mi-until.exp: Likewise.
17344 * gdb.mi/mi-var-cp.exp: Likewise.
17345 * gdb.mi/mi-var-display.exp: Likewise.
17346 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17347 * gdb.mi/mi2-var-child.exp: Likewise.
17348 * gdb.mi/mi-vla-c99.exp: Likewise.
17349 * lib/mi-support.exp: Likewise.
17350
17351 From Ian Lance Taylor <iant@cygnus.com>:
17352 * lib/gdb.exp (parse_args): New procedure.
17353
17354 2014-04-23 Pedro Alves <palves@redhat.com>
17355
17356 * gdb.base/break-unload-file.c: New file.
17357 * gdb.base/break-unload-file.exp: New file.
17358 * gdb.base/sym-file-lib.c (baz): New function.
17359 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17360 field.
17361 (load): Store the segment's mapped size.
17362 (unload): New function.
17363 (unload_shlib): New function.
17364 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17365 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17366 set a breakpoint at baz, and call it.
17367 * gdb.base/sym-file.exp: New tests for stale breakpoint
17368 instructions.
17369
17370 2014-04-23 Pedro Alves <palves@redhat.com>
17371
17372 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17373 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17374 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17375 * gdb.base/hbreak-unmapped.c: New file.
17376 * gdb.base/hbreak-unmapped.exp: New file.
17377 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17378 * lib/gdb.exp (gdb_is_target_remote): ... here.
17379
17380 2014-04-22 Pedro Alves <palves@redhat.com>
17381
17382 * gdb.base/consecutive-step-over.c: New file.
17383 * gdb.base/consecutive-step-over.exp: New file.
17384
17385 2014-04-22 Pedro Alves <palves@redhat.com>
17386
17387 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17388 instead of send_gdb/gdb_expect.
17389
17390 2014-04-22 Yao Qi <yao@codesourcery.com>
17391
17392 * lib/trace-support.exp (generate_tracefile): New procedure.
17393 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17394 return 0.
17395 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17396 if generate_tracefile returns 1.
17397
17398 2014-04-18 Tom Tromey <palves@redhat.com>
17399 Pedro alves <tromey@redhat.com>
17400
17401 PR backtrace/15558
17402 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17403 with a backtrace limit.
17404 * gdb.python/py-frame-inline.exp: Test running to an inline
17405 function with a backtrace limit, and printing the newest frame.
17406 * gdb.python/py-frame-inline.c (main): Call f.
17407
17408 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17409
17410 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17411
17412 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17413
17414 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17415 Drop prefix from unsupported source file path.
17416
17417 2014-04-17 Yao Qi <yao@codesourcery.com>
17418
17419 * lib/gdb.exp (with_target_charset): New proc.
17420 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17421 with_target_charset.
17422 (test_print_strings): Likewise.
17423 (test_repeat_bytes): Likewise.
17424 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17425 for some tests.
17426
17427 2014-04-16 Keith Seitz <keiths@redhat.com>
17428
17429 PR gdb/15827
17430 * gdb.dwarf2/corrupt.c: New file.
17431 * gdb.dwarf2/corrupt.exp: New file.
17432
17433 2014-04-16 Keith Seitz <keiths@redhat.com>
17434
17435 PR c++/16597
17436 * gdb.cp/namelessclass.cc: New file.
17437 * gdb.cp/namelessclass.exp: New file.
17438 * gdb.cp/namelessclass.S: New file.
17439
17440 2014-04-16 Doug Evans <dje@google.com>
17441
17442 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17443 Add comment.
17444 (gdbserver_default_get_comm_port): New function.
17445 (gdbserver_start): Check if board file provided
17446 "gdbserver,get_comm_port" and use it if so.
17447 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17448 (gdb,socketport): Set to "stdio".
17449 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17450 (stdio_gdbserver_template): Delete.
17451 (${board}_get_remote_address): Update.
17452 (${board}_build_remote_cmd): Delete.
17453 (${board}_get_comm_port): New function.
17454 (${board}_spawn): Update.
17455 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17456 Delete.
17457 (${board}_get_remote_address): Update.
17458 (${board}_get_comm_port): New function.
17459
17460 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
17461
17462 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17463 appearing in any order.
17464
17465 2014-04-15 Doug Evans <dje@google.com>
17466
17467 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17468 uninitialized value of "description".
17469
17470 2014-04-15 Keith Seitz <keiths@redhat.com>
17471
17472 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17473 Remove unused globals.
17474 (test_running_the_program): Likewise.
17475 (test_controlled_execution): Likewise.
17476 (test_controlling_breakpoints): Likewise.
17477 (test_program_termination): Likewise.
17478
17479 2014-04-15 Keith Seitz <keiths@redhat.com>
17480
17481 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17482 unused globals.
17483 (test_rbreak_creation_and_listing): Likewise.
17484 (test_ignore_count): Likewise.
17485 (test_error): Likewise.
17486
17487 2014-04-15 Pedro Alves <palves@redhat.com>
17488
17489 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17490 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17491 sym-file-loader.c.
17492 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17493 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17494 to sym-file-loader.c.
17495 (struct library): Forward declare.
17496 (load_shlib, lookup_function): Change prototypes.
17497 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17498 (translate_offset): Remove declarations.
17499 (get_text_addr): New declaration.
17500 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17501 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17502 sym-file-loader.h.
17503 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17504 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17505 here from sym-file-loader.h.
17506 (struct library): New structure.
17507 (load_shlib, lookup_function): Change prototypes and adjust to
17508 work with a struct library.
17509 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17510 (translate_offset): Make static.
17511 (get_text_addr): New function.
17512 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17513
17514 2014-04-15 Pedro Alves <palves@redhat.com>
17515
17516 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17517
17518 2014-04-15 Pedro Alves <palves@redhat.com>
17519
17520 * gdb.base/sym-file-loader.c: Include <limits.h>.
17521 (SELF_LINK): New define.
17522 (get_origin): New function.
17523 (load_shlib): Use it.
17524 * gdb.base/sym-file.exp: Don't early return if the target is
17525 remote. Use runto_main, and issue fail is that fails. Use
17526 gdb_load_shlibs.
17527 (shlib_name): Delete.
17528 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17529
17530 2014-04-15 Pedro Alves <palves@redhat.com>
17531
17532 * gdb.base/sym-file.exp: Remove regex characters from test
17533 message. Don't refer to breakpoint numbers in test messages.
17534
17535 2014-04-14 Keith Seitz <keiths@redhat.com>
17536
17537 PR c++/16253
17538 * gdb.cp/var-tag.cc: New file.
17539 * gdb.cp/var-tag.exp: New file.
17540 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17541 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17542 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17543 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17544
17545 2014-04-14 Tom Tromey <tromey@redhat.com>
17546
17547 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17548 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17549 type.
17550 * gdb.cp/enum-class.exp: New file.
17551 * gdb.cp/enum-class.cc: New file.
17552
17553 2014-04-14 Tom Tromey <tromey@redhat.com>
17554
17555 * gdb.dwarf2/enum-type.exp: New file.
17556
17557 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17558
17559 * gdb.mi/mi-vla-c99.exp: New file.
17560 * gdb.mi/vla.c: New file.
17561
17562 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17563
17564 * gdb.base/vla-datatypes.c: New file.
17565 * gdb.base/vla-datatypes.exp: New file.
17566
17567 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17568
17569 * gdb.base/vla-ptr.c: New file.
17570 * gdb.base/vla-ptr.exp: New file.
17571
17572 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17573
17574 * gdb.dwarf2/count.exp: New file.
17575
17576 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17577
17578 * gdb.base/vla-sideeffect.c: New file.
17579 * gdb.base/vla-sideeffect.exp: New file.
17580
17581 2014-04-14 David Blaikie <dblaikie@gmail.com>
17582
17583 * gdb.mi/non-stop.c: Add return value for non-void function return
17584 statement.
17585 * gdb.threads/staticthreads.c: Ditto.
17586
17587 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17588 Doug Evans <xdje42@gmail.com>
17589
17590 * gdb.guile/scm-value.c: Improve test case.
17591 * gdb.guile/scm-value.exp: Add new test.
17592
17593 2014-04-11 David Blaikie <dblaikie@gmail.com>
17594
17595 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17596 override Clang's default.
17597
17598 2014-04-11 Joel Brobecker <brobecker@adacore.com>
17599
17600 Revert the following changes (regressions):
17601
17602 * gdb.base/vla-sideeffect.c: New file.
17603 * gdb.base/vla-sideeffect.exp: New file.
17604
17605 * gdb.dwarf2/count.exp: New file.
17606
17607 * gdb.base/vla-multi.c: New file.
17608 * gdb.base/vla-multi.exp: New file.
17609
17610 * gdb.base/vla-ptr.c: New file.
17611 * gdb.base/vla-ptr.exp: New file.
17612
17613 * gdb.base/vla-datatypes.c: New file.
17614 * gdb.base/vla-datatypes.exp: New file.
17615
17616 * gdb.mi/mi-vla-c99.exp: New file.
17617 * gdb.mi/vla.c: New file.
17618
17619 2014-04-11 Keith Seitz <keiths@redhat.com>
17620
17621 PR c++/16675
17622 * gdb.cp/cpsizeof.exp: New file.
17623 * gdb.cp/cpsizeof.cc: New file.
17624
17625 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17626
17627 * gdb.mi/mi-vla-c99.exp: New file.
17628 * gdb.mi/vla.c: New file.
17629
17630 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17631
17632 * gdb.base/vla-datatypes.c: New file.
17633 * gdb.base/vla-datatypes.exp: New file.
17634
17635 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17636
17637 * gdb.base/vla-ptr.c: New file.
17638 * gdb.base/vla-ptr.exp: New file.
17639
17640 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17641
17642 * gdb.base/vla-multi.c: New file.
17643 * gdb.base/vla-multi.exp: New file.
17644
17645 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17646
17647 * gdb.dwarf2/count.exp: New file.
17648
17649 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17650
17651 * gdb.base/vla-sideeffect.c: New file.
17652 * gdb.base/vla-sideeffect.exp: New file.
17653
17654 2014-04-11 Yao Qi <yao@codesourcery.com>
17655
17656 * gdb.base/completion.exp: Check file exists before running tests
17657 on file completion.
17658
17659 2014-04-10 Pedro Alves <palves@redhat.com>
17660
17661 * gdb.base/cond-eval-mode.c: New file.
17662 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17663 prepare_for_testing to build the new file. Check result of
17664 runto_main.
17665 (test_break, test_watch): New procedures.
17666 (top level): Use them.
17667
17668 2014-04-08 Pierre Muller <muller@sourceware.org>
17669
17670 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17671 Ctrl-V use for mingw hosts.
17672
17673 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17674
17675 * gdb.python/py-value.c: Improve test case.
17676 * gdb.python/py-value.exp: Add new test.
17677
17678 2014-04-07 David Blaikie <dblaikie@gmail.com>
17679
17680 * lib/compiler.c: Identify the clang compiler.
17681 * lib/compiler.cc: Ditto.
17682
17683 2014-04-03 Yao Qi <yao@codesourcery.com>
17684
17685 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17686
17687 2014-04-01 Anton Blanchard <anton@samba.org>
17688
17689 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17690 messages unique.
17691
17692 2014-04-01 Anton Blanchard <anton@samba.org>
17693
17694 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17695 prepare_for_testing.
17696
17697 2014-04-01 Anton Blanchard <anton@samba.org>
17698
17699 * gdb.arch/ppc64-atomic-inst.c: Remove.
17700 * gdb.arch/ppc64-atomic-inst.S: New file.
17701 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17702
17703 2014-03-31 Doug Evans <dje@google.com>
17704
17705 * gdb.base/print-symbol-loading-lib.c: New file.
17706 * gdb.base/print-symbol-loading-main.c: New file.
17707 * gdb.base/print-symbol-loading.exp: New file.
17708
17709 2014-03-31 Yao Qi <yao@codesourcery.com>
17710
17711 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17712
17713 2014-03-28 Joel Brobecker <brobecker@adacore.com>
17714
17715 * gdb.ada/mi_dyn_arr: New testcase.
17716
17717 2014-03-27 Doug Evans <dje@google.com>
17718
17719 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17720
17721 2014-03-27 Yao Qi <yao@codesourcery.com>
17722
17723 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17724 if target is nios2-*-*.
17725
17726 2014-03-26 Yao Qi <yao@codesourcery.com>
17727
17728 * lib/gdb.exp (readline_is_used): New proc.
17729 * gdb.base/completion.exp: Move tests on command complete up.
17730 Skip the rest of tests if readline is not used.
17731 * gdb.ada/complete.exp: Skp the test if readline is not
17732 used.
17733 * gdb.base/filesym.exp: Likewise.
17734 * gdb.base/macscp.exp: Likewise.
17735 * gdb.base/readline-ask.exp: Likewise.
17736 * gdb.base/readline.exp: Likewise.
17737 * gdb.python/py-cmd.exp: Likewise.
17738 * gdb.trace/tfile.exp: Likewise.
17739
17740 2014-03-26 Yao Qi <yao@codesourcery.com>
17741
17742 * gdb.base/macscp.exp: Fix code format issues.
17743
17744 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17745
17746 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17747 * gdb.asm/powerpc64le.inc: New file.
17748
17749 2014-03-25 Pedro Alves <palves@redhat.com>
17750 Doug Evans <dje@google.com>
17751
17752 * gdb.base/source-execution.c: New file.
17753 * gdb.base/source-execution.exp: New file.
17754 * gdb.base/source-execution.gdb: New file.
17755
17756 2014-03-24 Doug Evans <dje@google.com>
17757
17758 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17759 using fission.
17760
17761 2014-03-24 Hui Zhu <hui@codesourcery.com>
17762 Pedro Alves <palves@redhat.com>
17763
17764 PR breakpoints/16101
17765 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17766 test pass/fail messages. Detect missing support for dprintf when
17767 breakpoints are actually inserted.
17768 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17769 breakpoints are actually inserted.
17770 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17771 fails.
17772
17773 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17774
17775 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17776
17777 2014-03-22 Doug Evans <xdje42@gmail.com>
17778
17779 * gdb.python/python.exp (python not supported): Verify multi-line
17780 python command issues an error.
17781 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17782 guile command issues an error.
17783
17784 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17785
17786 * gdb.threads/thread-specific.exp: Handle the lack of usable
17787 $this_breakpoint and $this_thread.
17788
17789 2014-03-21 Hui Zhu <hui@codesourcery.com>
17790
17791 * gdb.base/attach.exp (do_command_attach_tests): New.
17792
17793 2014-03-20 Tom Tromey <tromey@redhat.com>
17794 Pedro Alves <palves@redhat.com>
17795
17796 PR cli/15718
17797 * gdb.base/condbreak-call-false.c: New file.
17798 * gdb.base/condbreak-call-false.exp: New file.
17799
17800 2014-03-20 Pedro Alves <palves@redhat.com>
17801
17802 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17803 Delete.
17804 (block_signals, unblock_signals): Delete.
17805 (child_function_2, main): Remove references to deleted variable
17806 and functions.
17807
17808 2014-03-20 Pedro Alves <palves@redhat.com>
17809
17810 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17811 Use pthread_kill to signal thread 2.
17812 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17813 Adjust to make the test send itself a signal rather than using the
17814 host's "kill" command.
17815
17816 2014-03-20 Pedro Alves <palves@redhat.com>
17817
17818 * gdb.threads/multiple-step-overs.c: New file.
17819 * gdb.threads/multiple-step-overs.exp: New file.
17820 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17821 Adjust expected infrun debug output.
17822
17823 2014-03-20 Pedro Alves <palves@redhat.com>
17824
17825 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17826 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17827
17828 2014-03-20 Pedro Alves <palves@redhat.com>
17829
17830 PR breakpoints/7143
17831 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17832 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17833 of gdb_test_multiple.
17834 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17835 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17836
17837 2014-03-20 Pedro Alves <palves@redhat.com>
17838
17839 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17840 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17841
17842 2014-03-19 Pedro Alves <palves@redhat.com>
17843
17844 * gdb.base/async.exp: Remove early return.
17845
17846 2014-03-19 Pedro Alves <palves@redhat.com>
17847
17848 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17849
17850 2014-03-19 Pedro Alves <palves@redhat.com>
17851
17852 * gdb.base/async.exp (test_background): Expect \r\n after
17853 "completed." in the fail pattern.
17854
17855 2014-03-19 Pedro Alves <palves@redhat.com>
17856
17857 * gdb.base/async.exp (test_background): New procedure.
17858 Use it for all background execution command tests.
17859
17860 2014-03-19 Pedro Alves <palves@redhat.com>
17861
17862 * gdb.base/async.exp: Use prepare_for_testing.
17863
17864 2014-03-19 Pedro Alves <palves@redhat.com>
17865
17866 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17867 the same line.
17868
17869 2014-03-19 Pedro Alves <palves@redhat.com>
17870
17871 * gdb.base/async.c (main): Add "jump here" and "until here" line
17872 marker comments.
17873 * gdb.base/async.exp (jump_here): New global.
17874 (jump& test): Use it.
17875 (until_here): New global.
17876 (until& test): Use it.
17877
17878 2014-03-19 Pedro Alves <palves@redhat.com>
17879
17880 * gdb.base/async.exp: Don't frob gdb_protocol.
17881
17882 2014-03-18 Doug Evans <xdje42@gmail.com>
17883
17884 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17885 Fix spelling of exec-done-display.
17886
17887 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17888
17889 PR gdb/15358
17890 * gdb.base/gdb-sigterm.c: New file.
17891 * gdb.base/gdb-sigterm.exp: New file.
17892
17893 2014-03-18 Pedro Alves <palves@redhat.com>
17894
17895 PR gdb/13860
17896 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17897 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17898 solib-event.
17899
17900 2014-03-17 Joel Brobecker <brobecker@adacore.com>
17901
17902 * gdb.ada/pckd_arr_ren: New testcase.
17903
17904 2014-03-13 Doug Evans <xdje42@gmail.com>
17905
17906 PR guile/16612
17907 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17908 collect after discarding symbols.
17909
17910 2014-03-13 Ludovic Courtès <ludo@gnu.org>
17911 Doug Evans <xdje42@gmail.com>
17912
17913 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17914 to history survives a gc.
17915
17916 2014-03-13 Pedro Alves <palves@redhat.com>
17917
17918 * gdb.base/default.exp: Don't test "target procfs".
17919
17920 2014-03-13 Pedro Alves <palves@redhat.com>
17921
17922 * gdb.base/default.exp: Update "target child" and "target procfs"
17923 tests to not expect "Unix".
17924
17925 2014-03-12 Tom Tromey <tromey@redhat.com>
17926
17927 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17928 New procs. Add target-async tests.
17929 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17930 Add target-async tests.
17931
17932 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17933
17934 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17935 'func_start' and 'func_end' for the beginning and end of the
17936 function code, respectively.
17937 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17938 'func_end' instead of 'func' and 'main'.
17939
17940 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17941
17942 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17943 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17944 generate the debug info assembler source.
17945
17946 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17947
17948 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17949 * gdb.dwarf2/arr-subrange.exp: Likewise.
17950 * gdb.dwarf2/dwz.exp: Likewise.
17951 * gdb.dwarf2/method-ptr.exp: Likewise.
17952 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17953 * gdb.dwarf2/subrange.exp: Likewise.
17954 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17955 * gdb.dwarf2/implptrpiece.exp: Likewise.
17956 * gdb.dwarf2/nostaticblock.exp: Likewise.
17957
17958 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17959
17960 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17961 directory to absolute path name arguments.
17962
17963 2014-03-10 Joel Brobecker <brobecker@adacore.com>
17964
17965 * gdb.ada/tagged_access: New testcase.
17966
17967 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17968
17969 * gdb.btrace/data.exp: Update expected output.
17970
17971 2014-03-06 Yao Qi <yao@codesourcery.com>
17972
17973 * gdb.trace/pr16508.exp: New file.
17974
17975 2014-03-05 Pedro Alves <palves@redhat.com>
17976
17977 PR gdb/16575
17978 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17979 procedure.
17980 (top level): Adjust to use it. Add tests that exercise breakpoint
17981 interaction with the code-cache.
17982
17983 2014-02-26 Ludovic Courtès <ludo@gnu.org>
17984
17985 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17986 test for 'history-append!'.
17987
17988 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17989
17990 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17991 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17992 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17993 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17994 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17995 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17996
17997 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17998
17999 * testsuite/gdb.python/py-pp-re-notag.c: New file.
18000 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
18001 * testsuite/gdb.python/py-pp-re-notag.p: New file.
18002
18003 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18004
18005 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
18006
18007 2014-02-26 Joel Brobecker <brobecker@adacore.com>
18008
18009 * gdb.dwarf2/arr-stride.c: New file.
18010 * gdb.dwarf2/arr-stride.exp: New file.
18011
18012 2014-02-26 Pedro Alves <palves@redhat.com>
18013
18014 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
18015 that won't ever trigger. Make sure that GDB reports the correct
18016 breakpoint that caused the stop.
18017
18018 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18019
18020 PR gdb/16626
18021 * gdb.base/auto-load-script: New file.
18022 * gdb.base/auto-load.c: New file.
18023 * gdb.base/auto-load.exp: New file.
18024
18025 PR gdb/16626
18026 * gdb.base/auto-load.exp: Fix out-of-srctree run.
18027
18028 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
18029
18030 Fix dw2-icycle.exp -fsanitize=address GDB crash.
18031 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
18032
18033 2014-02-24 Doug Evans <dje@google.com>
18034
18035 * lib/gdb.exp (run_on_host): Log error output if program fails.
18036
18037 2014-02-21 Pedro Alves <palves@redhat.com>
18038
18039 * gdb.threads/step-after-sr-lock.c: Rename to ...
18040 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18041 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18042 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18043 ... this.
18044
18045 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18046
18047 PR tdep/16397
18048 * gdb.arch/amd64-stap-special-operands.exp: New file.
18049 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18050 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18051 * gdb.arch/amd64-stap-triplet.S: Likewise.
18052 * gdb.arch/amd64-stap-triplet.c: Likewise.
18053
18054 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18055
18056 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18057 in .section pseudo-op.
18058
18059 2014-02-20 lin zuojian <manjian2006@gmail.com>
18060 Joel Brobecker <brobecker@adacore.com>
18061 Doug Evans <xdje42@gmail.com>
18062
18063 PR symtab/16581
18064 * gdb.dwarf2/dw2-icycle.S: New file.
18065 * gdb.dwarf2/dw2-icycle.c: New file.
18066 * gdb.dwarf2/dw2-icycle.exp: New file.
18067
18068 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18069
18070 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18071 operations on gdb.Value objects.
18072 * gdb.python/py-value-cc.exp: Add new test to test operations on
18073 gdb.Value objects.
18074
18075 2014-02-18 Doug Evans <dje@google.com>
18076
18077 * Makefile.in (TESTS): New variable.
18078 (expanded_tests, expanded_tests_or_none): New variables
18079 (check-single): Pass $(expanded_tests_or_none) to runtest.
18080 (check-parallel): Only run tests in $(TESTS) if non-empty.
18081 (check/no-matching-tests-found): New rule.
18082 * README: Document TESTS makefile variable.
18083
18084 2014-02-18 Doug Evans <dje@google.com>
18085
18086 * Makefile.in (check-parallel): rm -rf outputs temp.
18087
18088 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18089
18090 Fix "ERROR: no fileid for" in the testsuite.
18091 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18092
18093 2014-02-12 Doug Evans <dje@google.com>
18094
18095 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18096 (MISCELLANEOUS): New variable.
18097 (clean): rm -rf $(MISCELLANEOUS).
18098 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18099 dwp live in the same directory as symlinks, with each symlink pointed
18100 to a differently named file in a different directory.
18101
18102 2014-02-11 Doug Evans <dje@google.com>
18103
18104 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18105 of Tcl file commands.
18106
18107 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18108
18109 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18110 "kill -SIGUSR1 -1".
18111
18112 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18113
18114 * gdb.ada/tick_length_array_enum_idx: New testcase.
18115
18116 2014-02-10 Doug Evans <xdje42@gmail.com>
18117
18118 * configure.ac (AC_OUTPUT): Add gdb.guile.
18119 * configure: Regenerate.
18120 * lib/gdb-guile.exp: New file.
18121 * lib/gdb.exp (get_target_charset): New function.
18122 * gdb.base/help.exp: Update expected output from "apropos apropos".
18123 * gdb.guile/Makefile.in: New file.
18124 * gdb.guile/guile.exp: New file.
18125 * gdb.guile/scm-arch.c: New file.
18126 * gdb.guile/scm-arch.exp: New file.
18127 * gdb.guile/scm-block.c: New file.
18128 * gdb.guile/scm-block.exp: New file.
18129 * gdb.guile/scm-breakpoint.c: New file.
18130 * gdb.guile/scm-breakpoint.exp: New file.
18131 * gdb.guile/scm-disasm.c: New file.
18132 * gdb.guile/scm-disasm.exp: New file.
18133 * gdb.guile/scm-equal.c: New file.
18134 * gdb.guile/scm-equal.exp: New file.
18135 * gdb.guile/scm-error.exp: New file.
18136 * gdb.guile/scm-error.scm: New file.
18137 * gdb.guile/scm-frame-args.c: New file.
18138 * gdb.guile/scm-frame-args.exp: New file.
18139 * gdb.guile/scm-frame-args.scm: New file.
18140 * gdb.guile/scm-frame-inline.c: New file.
18141 * gdb.guile/scm-frame-inline.exp: New file.
18142 * gdb.guile/scm-frame.c: New file.
18143 * gdb.guile/scm-frame.exp: New file.
18144 * gdb.guile/scm-generics.exp: New file.
18145 * gdb.guile/scm-gsmob.exp: New file.
18146 * gdb.guile/scm-iterator.c: New file.
18147 * gdb.guile/scm-iterator.exp: New file.
18148 * gdb.guile/scm-math.c: New file.
18149 * gdb.guile/scm-math.exp: New file.
18150 * gdb.guile/scm-objfile-script-gdb.in: New file.
18151 * gdb.guile/scm-objfile-script.c: New file.
18152 * gdb.guile/scm-objfile-script.exp: New file.
18153 * gdb.guile/scm-objfile.c: New file.
18154 * gdb.guile/scm-objfile.exp: New file.
18155 * gdb.guile/scm-ports.exp: New file.
18156 * gdb.guile/scm-pretty-print.c: New file.
18157 * gdb.guile/scm-pretty-print.exp: New file.
18158 * gdb.guile/scm-pretty-print.scm: New file.
18159 * gdb.guile/scm-section-script.c: New file.
18160 * gdb.guile/scm-section-script.exp: New file.
18161 * gdb.guile/scm-section-script.scm: New file.
18162 * gdb.guile/scm-symbol.c: New file.
18163 * gdb.guile/scm-symbol.exp: New file.
18164 * gdb.guile/scm-symtab-2.c: New file.
18165 * gdb.guile/scm-symtab.c: New file.
18166 * gdb.guile/scm-symtab.exp: New file.
18167 * gdb.guile/scm-type.c: New file.
18168 * gdb.guile/scm-type.exp: New file.
18169 * gdb.guile/scm-value-cc.cc: New file.
18170 * gdb.guile/scm-value-cc.exp: New file.
18171 * gdb.guile/scm-value.c: New file.
18172 * gdb.guile/scm-value.exp: New file.
18173 * gdb.guile/source2.scm: New file.
18174 * gdb.guile/types-module.cc: New file.
18175 * gdb.guile/types-module.exp: New file.
18176
18177 2014-02-10 Yao Qi <yao@codesourcery.com>
18178
18179 PR testsuite/16543
18180 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18181 * configure: Regenerated.
18182 * Makefile.in: New file.
18183
18184 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18185
18186 * gdb.python/py-framefilter.exp: Fix typo.
18187
18188 2014-02-08 Yao Qi <yao@codesourcery.com>
18189
18190 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18191 that no =breakpoint-modified is emitted when breakpoints are
18192 modified through MI commands.
18193
18194 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18195 Pedro Alves <palves@redhat.com>
18196
18197 * gdb.threads/step-after-sr-lock.c: New file.
18198 * gdb.threads/step-after-sr-lock.exp: New file.
18199
18200 2014-02-07 Pedro Alves <palves@redhat.com>
18201
18202 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18203
18204 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18205
18206 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18207 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18208
18209 2014-02-06 Doug Evans <xdje42@gmail.com>
18210
18211 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18212 output.
18213
18214 * gdb.gdb/python-interrupts.exp: New file.
18215
18216 2014-02-05 Yao Qi <yao@codesourcery.com>
18217
18218 * gdb.trace/report.exp (use_collected_data): Test the output
18219 of "info threads" and "info inferiors".
18220
18221 2014-02-05 Yao Qi <yao@codesourcery.com>
18222
18223 Revert this patch:
18224
18225 2013-05-24 Yao Qi <yao@codesourcery.com>
18226
18227 * gdb.trace/tfile.exp: Test inferior and thread.
18228
18229 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18230
18231 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18232 on a function.
18233 * gdb.base/step-bt.c: Call hello via function pointer to make
18234 sure its first instruction is executed on powerpc64le-linux.
18235
18236 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18237
18238 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18239
18240 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18241
18242 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18243 of the test patterns for use on little-endian systems.
18244
18245 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18246
18247 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18248 (decimal_vector): Fix for little-endian.
18249
18250 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18251
18252 * gdb.arch/sparc-sysstep.exp: New file.
18253 * gdb.arch/sparc-sysstep.c: Likewise.
18254
18255 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18256
18257 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18258
18259 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18260
18261 2014-01-23 Tom Tromey <tromey@redhat.com>
18262
18263 * gdb.ada/array_char_idx: New testcase.
18264
18265 2014-01-23 Tom Tromey <tromey@redhat.com>
18266
18267 PR python/16487:
18268 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18269 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18270 classes.
18271
18272 2014-01-23 Tom Tromey <tromey@redhat.com>
18273
18274 PR python/16491:
18275 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18276 string from an inferior frame.
18277 * gdb.python/py-framefilter-mi.exp: Update.
18278
18279 2014-01-22 Doug Evans <dje@google.com>
18280
18281 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18282
18283 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18284
18285 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18286
18287 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18288
18289 * gdb.trace/entry-values.exp: Remove excess space character from
18290 regex patterns. Handle s390 call instruction.
18291
18292 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18293
18294 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18295 define "*_start" label. Make "name" static.
18296 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18297 ${name} by references to ${name}_start.
18298
18299 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18300
18301 * gdb.base/info-macros.exp: Remove "debug" from the compile
18302 options.
18303
18304 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18305
18306 * gdb.dlang/demangle.exp: New file.
18307
18308 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18309
18310 * gdb.dlang/primitive-types.exp: New file.
18311
18312 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18313
18314 * configure.ac: Create gdb.dlang/Makefile.
18315 * configure: Regenerate.
18316 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18317 * gdb.dlang/Makefile.in: New file.
18318 * lib/d-support.exp: New file.
18319 * lib/gdb.exp (skip_d_tests): New proc.
18320
18321 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18322
18323 * gdb.btrace/delta.exp: Check reverse stepi.
18324 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18325 * gdb.btrace/finish.exp: New.
18326 * gdb.btrace/next.exp: New.
18327 * gdb.btrace/nexti.exp: New.
18328 * gdb.btrace/record_goto.c: Add comments.
18329 * gdb.btrace/step.exp: New.
18330 * gdb.btrace/stepi.exp: New.
18331 * gdb.btrace/multi-thread-step.c: New.
18332 * gdb.btrace/multi-thread-step.exp: New.
18333 * gdb.btrace/rn-dl-bind.c: New.
18334 * gdb.btrace/rn-dl-bind.exp: New.
18335 * gdb.btrace/data.c: New.
18336 * gdb.btrace/data.exp: New.
18337 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18338
18339 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18340
18341 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18342 * gdb.btrace/exception.exp: Update.
18343 * gdb.btrace/instruction_history.exp: Update.
18344 * gdb.btrace/record_goto.exp: Update.
18345 * gdb.btrace/tailcall.exp: Update.
18346 * gdb.btrace/unknown_functions.exp: Update.
18347 * gdb.btrace/delta.exp: New.
18348
18349 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18350
18351 * gdb.btrace/record_goto.exp: Add backtrace test.
18352 * gdb.btrace/tailcall.exp: Add backtrace test.
18353
18354 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18355
18356 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18357 * gdb.btrace/record_goto.c: New.
18358 * gdb.btrace/record_goto.exp: New.
18359 * gdb.btrace/x86-record_goto.S: New.
18360
18361 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18362
18363 * gdb.btrace/function_call_history.exp: Update tests.
18364 * gdb.btrace/instruction_history.exp: Update tests.
18365
18366 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18367
18368 * gdb.btrace/function_call_history.exp: Fix expected field
18369 order for "record function-call-history".
18370 Add new tests for "record function-call-history /c".
18371 * gdb.btrace/exception.cc: New.
18372 * gdb.btrace/exception.exp: New.
18373 * gdb.btrace/tailcall.exp: New.
18374 * gdb.btrace/x86-tailcall.S: New.
18375 * gdb.btrace/x86-tailcall.c: New.
18376 * gdb.btrace/unknown_functions.c: New.
18377 * gdb.btrace/unknown_functions.exp: New.
18378 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18379
18380 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18381
18382 * gdb.btrace/instruction_history.exp: Update.
18383 * gdb.btrace/function_call_history.exp: Update.
18384
18385 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18386
18387 * gdb.btrace/function_call_history.exp: Fix expected function
18388 trace.
18389 * gdb.btrace/instruction_history.exp: Initialize traced.
18390 Remove traced_functions.
18391
18392 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18393
18394 * gdb.btrace/function_call_history.exp: Update
18395 * gdb.btrace/instruction_history.exp: Update.
18396
18397 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18398
18399 * gdb.btrace/enable.exp: Update expected text.
18400
18401 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18402
18403 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18404 bytes.
18405
18406 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18407
18408 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18409
18410 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
18411
18412 * lib/gdb.exp (supports_process_record): Return true for
18413 arm*-linux*. (supports_reverse): Likewise.
18414
18415 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18416
18417 PR python/15464
18418 PR python/16113
18419 * gdb.python/py-type.c: Enhance test case.
18420 * gdb.python/py-value-cc.cc: Likewise
18421 * gdb.python/py-type.exp: Add new tests.
18422 * gdb.python/py-value-cc.exp: Likewise
18423
18424 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18425 Pedro Alves <palves@redhat.com>
18426
18427 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18428 Make "name" extern.
18429 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18430 references to ${name}_start by references to ${name}.
18431
18432 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18433
18434 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18435
18436 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18437
18438 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18439
18440 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18441 Pedro Alves <palves@redhat.com>
18442
18443 * gdb.mi/mi-info-os.exp: Connect to the target with
18444 mi_gdb_target_load.
18445
18446 2014-01-08 Pedro Alves <palves@redhat.com>
18447
18448 * gdb.threads/reconnect-signal.c: New file.
18449 * gdb.threads/reconnect-signal.exp: New file.
18450
18451 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18452
18453 * gdb.base/source-dir.exp: New file.
18454
18455 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18456
18457 * gdb.ada/mi_interface: New testcase.
18458
18459 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18460
18461 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18462 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18463 gdb.ada/pp-rec-component/pck.ads: New files.
18464
18465 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18466
18467 * gdb.python/py-pp-integral.c: New file.
18468 * gdb.python/py-pp-integral.py: New file.
18469 * gdb.python/py-pp-integral.exp: New file.
18470
18471 For older changes see ChangeLog-1993-2013.
18472 \f
18473 ;; Local Variables:
18474 ;; mode: change-log
18475 ;; left-margin: 8
18476 ;; fill-column: 74
18477 ;; version-control: never
18478 ;; End:
18479
18480 Copyright 2014-2020 Free Software Foundation, Inc.
18481 Copying and distribution of this file, with or without modification,
18482 are permitted provided the copyright notice and this notice are preserved.
This page took 0.963668 seconds and 4 git commands to generate.