[gdb/testsuite] Be quiet about missing prelink in solib-overlap.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2020-02-19 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
4 prelink.
5
6 2020-02-19 Tom de Vries <tdevries@suse.de>
7
8 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
9 (gdb_do_cache): Use gdb_do_cache_wrap.
10 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
11
12 2020-02-19 Tom de Vries <tdevries@suse.de>
13
14 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
15 gdb_compile option.
16
17 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
18
19 * gdb.base/printcmds.exp (test_print_enums): Update expected
20 output.
21
22 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
23
24 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
25 for "unknown".
26
27 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
28
29 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
30 enumerator.
31
32 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
33
34 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
35 FE_, add FE_NONE.
36 (three): Update.
37 (enum flag_enum_without_zero): New enum.
38 (flag_enum_without_zero): New variable.
39 (enum not_flag_enum): New enum.
40 (three_not_flag): New variable.
41 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
42 (test_print_enums): Add more tests for printing flag enums.
43
44 2020-02-18 Tom de Vries <tdevries@suse.de>
45
46 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
47 (gdb_compile_ada): ... here.
48 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
49 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
50
51 2020-02-14 Tom Tromey <tom@tromey.com>
52
53 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
54 build directory.
55 * boards/gdbserver-base.exp: Update path to gdbserver.
56
57 2020-02-13 Tom de Vries <tdevries@suse.de>
58
59 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
60
61 2020-02-13 Tom de Vries <tdevries@suse.de>
62
63 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
64 are missing.
65
66 2020-02-13 Tom de Vries <tdevries@suse.de>
67
68 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
69 call.
70
71 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
72
73 PR tui/25126
74 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
75 * gdb.base/cached-source-file.c: New file.
76 * gdb.base/cached-source-file.exp: New file.
77
78 2020-02-11 Tom de Vries <tdevries@suse.de>
79
80 PR testsuite/25488
81 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
82
83 2020-02-10 Tom de Vries <tdevries@suse.de>
84
85 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
86
87 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
88
89 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
90 and $after_addr are both integers before making a comparison.
91
92 2020-02-09 Tom de Vries <tdevries@suse.de>
93
94 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
95 command output and paste it into gdb.log. If any, paste catch message
96 to gdb.log.
97
98 2020-02-07 Tom Tromey <tromey@adacore.com>
99
100 PR breakpoints/24915:
101 * gdb.base/annotate-symlink.exp: Use setup_xfail.
102
103 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
104
105 * gdb.tui/tui-missing-src.exp: Add the "missing source
106 file" test for the TUI.
107
108 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
109
110 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
111 including a port number in the output.
112
113 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
114
115 * lib/fortran.exp (fortran_int4): Handle clang.
116 (fortran_int8): Likewise.
117 (fortran_real4): Likewise.
118 (fortran_real8): Likewise.
119 (fortran_complex4): Likewise.
120 (fortran_logical4): Likewise.
121 (fortran_character1): Likewise.
122
123 2020-02-04 Tom de Vries <tdevries@suse.de>
124
125 * README (Race detection): Add note.
126
127 2020-02-04 Tom de Vries <tdevries@suse.de>
128
129 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
130
131 2020-02-04 Tom de Vries <tdevries@suse.de>
132
133 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
134
135 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
136
137 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
138 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
139 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
140 blttar, bnetarl.
141 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
142 binary for blttar, bnetarl.
143 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
144 wait instruction. Delete ldmx test.
145 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
146
147 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
148
149 * gdb.fortran/array-bounds-high.exp: New file.
150 * gdb.fortran/array-bounds-high.f90: New file.
151
152 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
153
154 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
155 Replace #include of <sys/fcntl.h> by <fcntl.h>.
156
157 2020-02-01 Tom de Vries <tdevries@suse.de>
158
159 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
160
161 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
162
163 PR tui/9765
164 * gdb.tui/tui-layout-asm-short-prog.S: New file.
165 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
166
167 2020-01-29 Luis Machado <luis.machado@linaro.org>
168
169 * gdb.arch/aarch64-brk-patterns.c: New source file.
170 * gdb.arch/aarch64-brk-patterns.exp: New test.
171
172 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
173
174 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
175 GCC/Clang version.
176 * gdb.cp/pass-by-ref.exp: Ditto.
177
178 2020-01-29 Tom de Vries <tdevries@suse.de>
179
180 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
181 * gdb.threads/watchpoint-fork-mt.c: Same.
182 * gdb.threads/watchpoint-fork-parent.c: Same.
183 * gdb.threads/watchpoint-fork-st.c: Same.
184 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
185
186 2020-01-27 Luis Machado <luis.machado@linaro.org>
187
188 * gdb.base/step-over-syscall.exp (setup): Check if we're already
189 sitting at a syscall instruction when we hit the syscall function's
190 breakpoint.
191 Check PC against one obtained with the x command.
192 Validate syscall number.
193 (step_over_syscall): Don't continue to the syscall instruction if
194 we're already there.
195
196 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
197
198 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
199
200 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
201
202 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
203 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
204
205 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
206
207 * gdb.dwarf2/dw2-inline-stepping.c: New file.
208 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
209
210 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
211
212 * gdb.base/maint.exp: Update line table parsing test.
213 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
214
215 2020-01-24 Pedro Alves <palves@redhat.com>
216
217 PR gdb/25410
218 * gdb.multi/multi-re-run-1.c: New.
219 * gdb.multi/multi-re-run-2.c: New.
220 * gdb.multi/multi-re-run.exp: New.
221
222 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
223
224 PR gdb/23718
225 * gdb.server/server-kill-python.exp: New file.
226
227 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
228
229 * gdb.server/multi-ui-errors.c: New file.
230 * gdb.server/multi-ui-errors.exp: New file.
231
232 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
233
234 PR tui/9765
235 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
236
237 2020-01-19 Tom Tromey <tom@tromey.com>
238
239 * gdb.tui/main.exp: Add check for plain "file".
240
241 2020-01-16 Christian Biesinger <cbiesinger@google.com>
242
243 * lib/gdb.exp: Fix spelling error (seperatelly).
244
245 2020-01-14 Tom Tromey <tom@tromey.com>
246
247 PR symtab/12535:
248 * gdb.python/python.exp: Test decode_line with empty string
249 argument.
250
251 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
252
253 * gdb.base/skip-inline.exp: Extend test.
254
255 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
258 * gdb.dwarf2/dw2-bad-elf.c: New file.
259 * gdb.dwarf2/dw2-bad-elf.exp: New file.
260
261 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
262
263 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
264 _line_saw_file.
265
266 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
267
268 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
269 border.
270
271 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
272
273 * gdb.multi/multi-target.exp (setup): Factor out "info
274 connections" and "info inferiors" tests to ...
275 (test_info_inferiors): ... this new procedure.
276 (top level): Run new "info-inferiors" tests.
277
278 2020-01-10 Pedro Alves <palves@redhat.com>
279
280 * gdb.server/bkpt-other-inferior.exp: New file.
281
282 2020-01-10 Pedro Alves <palves@redhat.com>
283
284 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
285 of "add-inferior".
286 * gdb.base/quit-live.exp: Likewise.
287 * gdb.base/remote-exec-file.exp: Likewise.
288 * gdb.guile/scm-progspace.exp: Likewise.
289 * gdb.linespec/linespec.exp: Likewise.
290 * gdb.mi/new-ui-mi-sync.exp: Likewise.
291 * gdb.mi/user-selected-context-sync.exp: Likewise.
292 * gdb.multi/multi-target.exp (setup): Add "info connection" and
293 "info inferiors" tests.
294 * gdb.multi/remove-inferiors.exp: Adjust expected output of
295 "add-inferior".
296 * gdb.multi/watchpoint-multi.exp: Likewise.
297 * gdb.python/py-inferior.exp: Likewise.
298 * gdb.server/extended-remote-restart.exp: Likewise.
299 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
300 "info inferiors".
301 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
302 * gdb.trace/report.exp: Likewise.
303
304 2020-01-10 Pedro Alves <palves@redhat.com>
305
306 * gdb.multi/multi-target.c: New file.
307 * gdb.multi/multi-target.exp: New file.
308 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
309 mode requested, but remote does not support non-stop".
310
311 2020-01-10 Pedro Alves <palves@redhat.com>
312
313 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
314 disconnect before reconnecting.
315
316 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
317 Pedro Alves <palves@redhat.com>
318
319 * gdb.server/connect-without-multi-process.exp: Also test
320 continuing to end.
321
322 2020-01-10 Pedro Alves <palves@redhat.com>
323
324 * gdb.base/remote-exec-file.exp: New file.
325
326 2020-01-10 Pedro Alves <palves@redhat.com>
327
328 * gdb.base/fork-running-state.exp (do_test): Adjust expected
329 output.
330 * gdb.threads/async.c: New.
331 * gdb.threads/async.exp: New.
332 * gdb.multi/tids-gid-reset.c: New.
333 * gdb.multi/tids-gid-reset.exp: New.
334
335 2020-01-10 George Barrett <bob@bob131.so>
336
337 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
338 to help in finding the image relocation offset.
339 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
340 options in arguments.
341 (stap_test_no_debuginfo): Likewise.
342 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
343 test variants.
344 (stap_test): Add null semaphore relocation test.
345
346 2020-01-10 George Barrett <bob@bob131.so>
347
348 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
349 * gdb.base/stap-probe.exp: Likewise.
350 (stap_test): Pass argument as an additional flag.
351 (stap_test_no_debuginfo): Likewise.
352 (stap_test): Check `info probes stap' output for semaphore
353 addresses if the test binary is supposed to have them.
354
355 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
356
357 * gdb.tui/basic.exp: Add more scrolling tests.
358
359 2020-01-09 Tom Tromey <tom@tromey.com>
360
361 PR tui/18932:
362 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
363 meangingful value.
364 (Term::command, Term::resize): Update.
365 * gdb.tui/basic.exp: Add scrolling test.
366
367 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
368
369 * gdb.tui/tui-layout-asm.exp: New file.
370
371 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
372
373 * lib/tuiterm.exp (Term::check_box_contents): New proc.
374
375 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
376
377 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
378 (Term::enter_tui): Use Term::prepare_for_tui.
379
380 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
381
382 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
383 called.
384
385 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
386
387 * gdb.base/skip.exp: Fix race condition in test.
388
389 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
390
391 * gdb.base/backtrace.c: New file.
392 * gdb.base/backtrace.exp: New file.
393
394 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
395
396 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
397
398 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
399
400 * gdb.base/style.exp: Test that warnings are styled.
401
402 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
403
404 * gdb.base/line65535.exp: New file.
405 * gdb.base/line65535.c: New file.
406
407 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
408
409 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
410 * lib/gnat_debug_info_test.adb: New file.
411 * gdb.ada/ptype_tagged_param.exp: Use
412 gnat_runtime_has_debug_info, expect a different output if
413 runtime does not have debug info.
414
415 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
416
417 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
418 (another) quote in test name.
419
420 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
421
422 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
423 Add quote in test name.
424
425 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
426
427 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
428 directory instead.
429 * gdb.cp/pass-by-ref.exp: Extend with more cases.
430 * gdb.cp/pass-by-ref-2.cc: New file.
431 * gdb.cp/pass-by-ref-2.exp: New file.
432
433 2019-12-20 Tom Tromey <tom@tromey.com>
434
435 * gdb.tui/list-before.exp: New file.
436
437 2019-12-20 Tom Tromey <tom@tromey.com>
438
439 * gdb.tui/list.exp: Check for source on initial listing.
440
441 2019-12-11 Tom Tromey <tromey@adacore.com>
442
443 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
444 Add crlf test.
445
446 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
447
448 * gdb.base/default.exp: Update value of $_gdb_major.
449
450 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
451
452 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
453
454 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
455
456 * gdb.base/skip.exp: Whitespace fix.
457
458 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
459
460 * gdb.base/skip-inline.c: New file.
461 * gdb.base/skip-inline.exp: New file.
462
463 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
464
465 * gdb.base/jit-reader.exp (jit_reader_test): Rename
466 jit_function_00 to jit_function_stack_mangle.
467 * gdb.base/jithost.c (jit_function_t): Rename to...
468 (jit_function_stack_mangle_t): ... this.
469 (jit_function_add_t): New typedef.
470 (jit_function_00_code): Rename to...
471 (jit_function_stack_mangle_code): ... this, make static.
472 (jit_function_add_code): New.
473 (main): Generate "add" function and call it. Adjust to changes
474 in jithost_abi.
475 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
476 (struct jithost_abi) <begin, end>: Remove fields.
477 <object, function_stack_mangle, function_add>: New fields.
478 * gdb.base/jitreader.c (struct reader_state) <code_begin,
479 code_end>: Remove fields.
480 <func_stack_mangle>: New field.
481 (read_debug_info): Adjust to renaming, create block for "add"
482 function.
483 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
484
485 2019-12-11 Tom Tromey <tom@tromey.com>
486
487 * gdb.tui/resize.exp: Fix regexp.
488 * gdb.tui/regs.exp: Fix regexps.
489 * gdb.tui/main.exp: Fix regexp.
490
491 2019-12-11 Tom Tromey <tom@tromey.com>
492
493 * gdb.tui/resize.exp: Update.
494 * gdb.tui/empty.exp (layouts): Update.
495
496 2019-12-11 Tom Tromey <tom@tromey.com>
497
498 * gdb.tui/regs.exp: Update.
499 * gdb.tui/empty.exp (layouts): Update.
500 * gdb.tui/basic.exp: Update.
501 * lib/tuiterm.exp (_check_box): Don't check bottom border.
502
503 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
504
505 * gdb.base/options.exp: Add -raw-values in the print completion list.
506 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
507
508 2019-12-10 Kevin Buettner <kevinb@redhat.com>
509
510 * gdb.threads/omp-par-scope.c: New file.
511 * gdb/threads/omp-par-scope.exp: New file.
512
513 2019-12-10 Kevin Buettner <kevinb@redhat.com>
514
515 * lib/gdb.exp (support_nested_function_tests): New proc.
516
517 2019-12-10 Kevin Buettner <kevinb@redhat.com>
518
519 * lib/gdb.exp (gdb_compile_openmp): New proc.
520 (build_executable_from_specs): Add an "openmp" option.
521 (gdb_compile_pthreads): Add non-executable case.
522
523 2019-12-10 Tom Tromey <tromey@adacore.com>
524
525 * gdb.ada/unchecked_union.exp: New file.
526 * gdb.ada/unchecked_union/pck.adb: New file.
527 * gdb.ada/unchecked_union/pck.ads: New file.
528 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
529 * gdb-utils.exp (string_to_regexp): Also quote "?".
530
531 2019-12-10 George Barrett <bob@bob131.so>
532
533 Test scripted probe breakpoints.
534 * gdb.guile/scm-breakpoint.c (main): Add probe point.
535 * gdb.python/py-breakpoint.c (main): Likewise.
536 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
537 specifier test.
538 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
539
540 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
541
542 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
543 an rvalue parameter.
544 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
545 parameter.
546
547 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
548
549 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
550 modules.
551
552 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
553
554 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
555 broken version of GCC.
556
557 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
558
559 * gdb.fortran/info-modules.exp: Rewrite to make use of new
560 sym-info-cmds library.
561 * gdb.fortran/info-types.exp: Likewise.
562 * lib/sym-info-cmds.exp: New file.
563
564 2019-12-08 Tom de Vries <tdevries@suse.de>
565
566 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
567
568 2019-12-07 Keith Seitz <keiths@redhat.com>
569
570 * gdb.base/corefile-buildid-shlib-shr.c: New file.
571 * gdb.base/corefile-buildid-shlib.c: New file.
572 * gdb.base/corefile-buildid.c: New file.
573 * gdb.base/corefile-buildid.exp: New file.
574
575 2019-12-06 Tom de Vries <tdevries@suse.de>
576
577 * gdb.dwarf2/varval.exp: Add decl before def test.
578
579 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
580
581 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
582
583 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
584
585 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
586 CV and reference conversion for overload resolution.
587 * gdb.cp/rvalue-ref-overload.exp: Test it.
588
589 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
590
591 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
592 * gdb.base/frameapply.exp: Test faas without command.
593
594 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
595
596 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
597 Fortran tests.
598 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
599 order.
600
601 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
602
603 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
604 casting to type with no kind specified.
605 (test_basic_parsing_of_type_kinds): Additional tests for types
606 with no kind specified, and add tests for single/double
607 precision/complex types.
608
609 2019-12-04 Tom Tromey <tromey@adacore.com>
610
611 * gdb.base/endianity.c (struct other) <x>: New field.
612 (main): Initialize it.
613 * gdb.base/endianity.exp: Update.
614
615 2019-12-04 Tom Tromey <tromey@adacore.com>
616
617 * gdb.ada/scalar_storage/storage.adb: New file.
618 * gdb.ada/scalar_storage/pck.adb: New file.
619 * gdb.ada/scalar_storage/pck.ads: New file.
620 * gdb.ada/scalar_storage.exp: New file.
621
622 2019-12-04 Tom Tromey <tromey@adacore.com>
623
624 * gdb.base/endianity.c (struct otherendian) <f>: New field.
625 (main): Initialize it.
626 * gdb.base/endianity.exp: Update.
627
628 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
629
630 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
631
632 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
633
634 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
635 -symbol-info-module-functions and -symbol-info-module-variables.
636
637 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
640
641 2019-12-01 Richard Bunt <richard.bunt@arm.com>
642 Andrew Burgess <andrew.burgess@embecosm.com>
643
644 * gdb.fortran/derived-type-striding.exp: New file.
645 * gdb.fortran/derived-type-striding.f90: New file.
646 * gdb.fortran/array-slices.exp: New file.
647 * gdb.fortran/array-slices.f90: New file.
648
649 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
650
651 * gdb.base/define.exp: Test . in command names.
652 * gdb.base/setshow.exp: Update test, as . is now part of
653 command name.
654
655 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
656
657 * gdb.base/define-prefix.exp: New file.
658
659 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
662 compile.
663 (skip_btrace_pt_tests): Likewise.
664
665 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
666
667 * gdb.fortran/info-modules.exp: Compile source files in correct
668 order.
669
670 2019-11-27 Kevin Buettner <kevinb@redhat.com>
671
672 * gdb.dwarf2/imported-unit.exp: New file.
673 * gdb.dwarf2/imported-unit.c: New file.
674
675 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
676
677 * gdb.mi/mi-fortran-modules-2.f90: New file.
678 * gdb.mi/mi-fortran-modules.exp: New file.
679 * gdb.mi/mi-fortran-modules.f90: New file.
680
681 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
682
683 * gdb.mi/mi-sym-info-1.c: New file.
684 * gdb.mi/mi-sym-info-2.c: New file.
685 * gdb.mi/mi-sym-info.exp: New file.
686
687 2019-11-22 Tom Tromey <tromey@adacore.com>
688
689 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
690 * gdb.ada/tasks/foo.adb: Add another stopping location.
691
692 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
693
694 * gdb.base/endianity.c: New test.
695 * gdb.base/endianity.exp: New file.
696
697 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
698
699 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
700
701 2019-11-21 Tom de Vries <tdevries@suse.de>
702
703 PR gdb/24956
704 * gdb.base/ui-redirect.exp: Test output of user-defined command.
705
706 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
707
708 * gdb.python/py-progspace.exp: Add missing parentheses on some
709 'print' commands.
710
711 2019-11-19 Tom Tromey <tom@tromey.com>
712
713 * gdb.tui/winheight.exp: New file.
714
715 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
716
717 * gdb.base/ctf-whatis.c: Delete.
718 * gdb.base/ctf-whatis.exp: Delete.
719 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
720
721 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
722
723 * gdb.base/ctf-cvexpr.exp: Delete.
724 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
725
726 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
727
728 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
729 the compiler. Clean up header comment a little.
730 * gdb.base/ctf-ptype.exp: Likewise.
731 * gdb.base/ctf-whatis.exp: Likewise.
732 * lib/gdb.exp (skip_ctf_tests): New proc.
733
734 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
735
736 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
737 * gdb.tui/corefile-run.exp: New file.
738
739 2019-11-14 Tom Tromey <tromey@adacore.com>
740
741 * gdb.base/gdbvars.exp (test_convenience_variables): Add
742 regression tests.
743
744 2019-11-12 Tom Tromey <tom@tromey.com>
745
746 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
747 after any command. Expect prompt after WAIT_FOR is seen.
748 (enter_tui): Enable resize messages.
749 (command): Expect command in output.
750 (get_line): Avoid error when cursor appears to be off-screen.
751 (dump_screen): Include screen size in title.
752 (_do_resize): New proc, from "resize".
753 (resize): Rewrite. Do resize in two steps.
754 * gdb.tui/empty.exp (layouts): Fix entries.
755 (check_boxes): Remove xfail.
756 (check_text): Dump screen on failure.
757
758 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
759
760 * gdb.python/py-symbol.exp: Add test for
761 gdb.lookup_static_symbols.
762
763 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * gdb.python/py-symbol.c: Declare and call function from new
766 py-symbol-2.c file.
767 * gdb.python/py-symbol.exp: Compile both source files, and add new
768 tests for gdb.lookup_static_symbol.
769 * gdb.python/py-symbol-2.c: New file.
770
771 2019-11-02 Tom de Vries <tdevries@suse.de>
772
773 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
774 * gdb.base/anon.exp: Same.
775 * gdb.base/auto-connect-native-target.exp: Same.
776 * gdb.base/call-ar-st.exp: Same.
777 * gdb.base/catch-syscall.exp: Same.
778 * gdb.base/commands.exp: Same.
779 * gdb.base/default.exp: Same.
780 * gdb.base/display.exp: Same.
781 * gdb.base/float.exp: Same.
782 * gdb.base/foll-fork.exp: Same.
783 * gdb.base/help.exp: Same.
784 * gdb.base/info-macros.exp: Same.
785 * gdb.base/info-proc.exp: Same.
786 * gdb.base/info-target.exp: Same.
787 * gdb.base/long_long.exp: Same.
788 * gdb.base/macscp.exp: Same.
789 * gdb.base/memattr.exp: Same.
790 * gdb.base/nofield.exp: Same.
791 * gdb.base/pointers.exp: Same.
792 * gdb.base/printcmds.exp: Same.
793 * gdb.base/ptype.exp: Same.
794 * gdb.base/restore.exp: Same.
795 * gdb.base/return.exp: Same.
796 * gdb.base/scope.exp: Same.
797 * gdb.base/set-noassign.exp: Same.
798 * gdb.base/setshow.exp: Same.
799 * gdb.base/shlib-call.exp: Same.
800 * gdb.base/signals.exp: Same.
801 * gdb.base/sigstep.exp: Same.
802 * gdb.base/skip.exp: Same.
803 * gdb.base/solib-symbol.exp: Same.
804 * gdb.base/stap-probe.exp: Same.
805 * gdb.base/step-line.exp: Same.
806 * gdb.base/step-test.exp: Same.
807 * gdb.base/style.exp: Same.
808 * gdb.base/varargs.exp: Same.
809 * gdb.base/vla-datatypes.exp: Same.
810 * gdb.base/vla-ptr.exp: Same.
811 * gdb.base/vla-sideeffect.exp: Same.
812 * gdb.base/volatile.exp: Same.
813 * gdb.base/watch-cond-infcall.exp: Same.
814 * gdb.base/watchpoint.exp: Same.
815
816 2019-11-02 Tom de Vries <tdevries@suse.de>
817
818 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
819 * gdb.cp/cpexprs.exp: Same.
820 * gdb.cp/except-multi-location.exp: Same.
821 * gdb.cp/exceptprint.exp: Same.
822 * gdb.cp/gdb2384.exp: Same.
823 * gdb.cp/inherit.exp: Same.
824 * gdb.cp/m-static.exp: Same.
825 * gdb.cp/meth-typedefs.exp: Same.
826 * gdb.cp/misc.exp: Same.
827 * gdb.cp/namespace.exp: Same.
828 * gdb.cp/non-trivial-retval.exp: Same.
829 * gdb.cp/overload.exp: Same.
830 * gdb.cp/pr17132.exp: Same.
831 * gdb.cp/re-set-overloaded.exp: Same.
832 * gdb.cp/rvalue-ref-types.exp: Same.
833 * gdb.cp/templates.exp: Same.
834
835 2019-11-01 Luis Machado <luis.machado@linaro.org>
836
837 PR gdb/25124
838
839 * gdb.arch/pr25124.S: New file.
840 * gdb.arch/pr25124.exp: New file.
841
842 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
843
844 * gdb.fortran/info-modules.exp: Update expected results, and add
845 additional tests for 'info module functinos', and 'info module
846 variables'.
847 * gdb.fortran/info-types.exp: Update expected results.
848 * gdb.fortran/info-types.f90: Extend testcase with additional
849 module variables and functions.
850
851 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
852
853 * gdb.fortran/info-modules.exp: New file.
854 * gdb.fortran/info-types.exp: Build with new file.
855 * gdb.fortran/info-types.f90: Include and use new module.
856 * gdb.fortran/info-types-2.f90: New file.
857
858 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
859
860 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
861 * gdb.base/settings.exp: Test all settings types using
862 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
863 that now verifies that the value of "maint show" is the same as
864 returned by the settings functions. Test the type of the
865 maintenance settings.
866 * gdb.base/default.exp: Update show_conv_list.
867
868 2019-10-31 Tom de Vries <tdevries@suse.de>
869
870 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
871 gdb_test.
872 * gdb.arch/amd64-disp-step.exp: Same.
873 * gdb.asm/asm-source.exp: Same.
874 * gdb.btrace/buffer-size.exp: Same.
875 * gdb.btrace/cpu.exp: Same.
876 * gdb.btrace/enable.exp: Same.
877 * gdb.dwarf2/count.exp: Same.
878 * gdb.dwarf2/dw2-ranges-func.exp: Same.
879 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
880 * gdb.fortran/vla-datatypes.exp: Same.
881 * gdb.fortran/vla-history.exp: Same.
882 * gdb.fortran/vla-ptype.exp: Same.
883 * gdb.fortran/vla-value.exp: Same.
884 * gdb.fortran/whatis_type.exp: Same.
885 * gdb.guile/guile.exp: Same.
886 * gdb.multi/tids.exp: Same.
887 * gdb.python/py-finish-breakpoint.exp: Same.
888 * gdb.python/py-framefilter.exp: Same.
889 * gdb.python/py-pp-registration.exp: Same.
890 * gdb.python/py-xmethods.exp: Same.
891 * gdb.python/python.exp: Same.
892 * gdb.server/connect-with-no-symbol-file.exp: Same.
893 * gdb.server/no-thread-db.exp: Same.
894 * gdb.server/run-without-local-binary.exp: Same.
895 * gdb.stabs/weird.exp: Same.
896 * gdb.threads/attach-many-short-lived-threads.exp: Same.
897 * gdb.threads/thread-find.exp: Same.
898 * gdb.threads/tls-shared.exp: Same.
899 * gdb.threads/tls.exp: Same.
900 * gdb.threads/wp-replication.exp: Same.
901 * gdb.trace/ax.exp: Same.
902 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
903
904 2019-10-31 Tom de Vries <tdevries@suse.de>
905
906 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
907 * gdb.ada/array_subscript_addr.exp: Same.
908 * gdb.ada/arrayidx.exp: Same.
909 * gdb.ada/arrayparam.exp: Same.
910 * gdb.ada/arrayptr.exp: Same.
911 * gdb.ada/boolean_expr.exp: Same.
912 * gdb.ada/call_pn.exp: Same.
913 * gdb.ada/complete.exp: Same.
914 * gdb.ada/fixed_cmp.exp: Same.
915 * gdb.ada/fun_addr.exp: Same.
916 * gdb.ada/funcall_param.exp: Same.
917 * gdb.ada/interface.exp: Same.
918 * gdb.ada/mod_from_name.exp: Same.
919 * gdb.ada/null_array.exp: Same.
920 * gdb.ada/packed_array.exp: Same.
921 * gdb.ada/packed_tagged.exp: Same.
922 * gdb.ada/print_chars.exp: Same.
923 * gdb.ada/print_pc.exp: Same.
924 * gdb.ada/ptype_arith_binop.exp: Same.
925 * gdb.ada/ptype_field.exp: Same.
926 * gdb.ada/ptype_tagged_param.exp: Same.
927 * gdb.ada/rec_return.exp: Same.
928 * gdb.ada/ref_tick_size.exp: Same.
929 * gdb.ada/str_ref_cmp.exp: Same.
930 * gdb.ada/taft_type.exp: Same.
931 * gdb.ada/tagged.exp: Same.
932 * gdb.ada/type_coercion.exp: Same.
933 * gdb.ada/uninitialized_vars.exp: Same.
934
935 2019-10-30 Tom de Vries <tdevries@suse.de>
936
937 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
938
939 2019-10-26 Tom de Vries <tdevries@suse.de>
940
941 * gdb.base/bigcore.c: Fix typos in comments.
942 * gdb.base/ctf-ptype.c: Same.
943 * gdb.base/long_long.c: Same.
944 * gdb.dwarf2/dw2-op-out-param.S: Same.
945 * gdb.python/py-evthreads.c: Same.
946 * gdb.reverse/i387-stack-reverse.c: Same.
947 * gdb.trace/tfile.c: Same.
948 * lib/compiler.c: Same.
949 * lib/compiler.cc: Same.
950
951 2019-10-25 Tom de Vries <tdevries@suse.de>
952
953 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
954 gdb_test_multiple calls.
955 * gdb.reverse/sigall-reverse.exp: Same.
956 * gdb.reverse/solib-precsave.exp: Same.
957 * gdb.reverse/solib-reverse.exp: Same.
958 * gdb.reverse/until-precsave.exp: Same.
959 * gdb.reverse/until-reverse.exp: Same.
960
961 2019-10-24 Tom de Vries <tdevries@suse.de>
962
963 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
964 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
965 kfail using -wrap pattern flag and convenience variable
966 gdb_test_name.
967
968 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
969
970 * gdb.python/py-progspace.exp: Add tests for the
971 Progspace.block_for_pc method.
972
973 2019-10-23 Tom Tromey <tom@tromey.com>
974
975 * configure: Rebuild.
976 * aclocal.m4: Use m4_include, not sinclude.
977
978 2019-10-21 Tom de Vries <tdevries@suse.de>
979
980 * gdb.base/infcall-nested-structs.c: Add
981 __attribute__((noinline,noclone)) to all functions.
982 (call_all): Add missing variable initialization. Simplify return value.
983 (breakpt): Increment volatile variable, to prevent call from being
984 optimized out.
985 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
986
987 2019-10-17 Tom de Vries <tdevries@suse.de>
988
989 * gdb.fortran/module.exp: Allow info variables to print info for files
990 other than module.f90.
991
992 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
993
994 * gdb.fortran/module.exp: Extend with 'info variables' test.
995
996 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
997
998 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
999 F77_FOR_TARGET.
1000
1001 2019-10-16 Tom de Vries <tdevries@suse.de>
1002
1003 PR tdep/25096
1004 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
1005
1006 2019-10-16 Tom de Vries <tdevries@suse.de>
1007
1008 PR tdep/24104
1009 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
1010 Add KFAIL for PR tdep/25096.
1011
1012 2019-10-16 Tom de Vries <tdevries@suse.de>
1013
1014 PR testsuite/25059
1015 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
1016
1017 2019-10-16 Tom de Vries <tdevries@suse.de>
1018
1019 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
1020 as signed.
1021
1022 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
1023
1024 * gdb.mi/list-thread-groups-available.exp: Read entries one by
1025 one instead of increasing timeout.
1026
1027 2019-10-13 Tom de Vries <tdevries@suse.de>
1028
1029 PR record/25038
1030 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
1031 * gdb.reverse/sigall-reverse.exp: Same.
1032 * gdb.reverse/solib-precsave.exp: Same.
1033 * gdb.reverse/solib-reverse.exp: Same.
1034 * gdb.reverse/step-precsave.exp: Same.
1035 * gdb.reverse/until-precsave.exp: Same.
1036 * gdb.reverse/until-reverse.exp: Same.
1037 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
1038
1039 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
1040
1041 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
1042 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
1043 (cmp_struct_05_01, cmp_struct_static_02_01)
1044 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
1045 comparisons.
1046
1047 2019-10-10 Tom de Vries <tdevries@suse.de>
1048
1049 PR testsuite/24888
1050 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
1051 gnatlink.
1052
1053 2019-10-09 Tom de Vries <tdevries@suse.de>
1054
1055 PR testsuite/25048
1056 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
1057
1058 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1059
1060 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
1061 exceptions due to missing debug information.
1062
1063 2019-10-07 Tom de Vries <tdevries@suse.de>
1064
1065 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
1066
1067 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
1070 * gdb.base/annota1.exp: Update to use gdb_test_name.
1071
1072 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
1073
1074 * gdb.base/ctf-whatis.exp: New file.
1075 * gdb.base/ctf-whatis.c: New file.
1076 * gdb.base/ctf-ptype.exp: New file.
1077 * gdb.base/ctf-ptype.c: New file.
1078 * gdb.base/ctf-constvars.exp: New file.
1079 * gdb.base/ctf-constvars.c: New file.
1080 * gdb.base/ctf-cvexpr.exp: New file.
1081
1082 2019-10-04 Tom de Vries <tdevries@suse.de>
1083
1084 * gdb.cp/local-static.c (main): Move declaration of int i out of the
1085 for loop.
1086
1087 2019-10-03 Tom Tromey <tom@tromey.com>
1088
1089 PR rust/24976:
1090 * gdb.rust/simple.rs (Union2): New type.
1091 (main): Use Union2.
1092 * gdb.rust/simple.exp: Add test.
1093
1094 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1095
1096 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
1097 nested function prefix.
1098
1099 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
1100 Richard Bunt <richard.bunt@arm.com>
1101 Andrew Burgess <andrew.burgess@embecosm.com>
1102
1103 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
1104 nested functions.
1105 * gdb.fortran/nested-funcs.f90: Update expected results.
1106 * gdb.fortran/nested-funcs-2.exp: New file.
1107 * gdb.fortran/nested-funcs-2.f90: New file.
1108
1109 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1110
1111 * gdb.python/py-parameter.exp: Make test names unique.
1112 * gdb.python/py-template.exp: Likewise.
1113 * gdb.python/py-value.exp: Likewise.
1114
1115 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1116
1117 * gdb.base/break-interp.exp: Reduce test name duplication.
1118 * gdb.base/call-sc.exp: Likewise.
1119 * gdb.base/callfuncs.exp: Likewise.
1120 * gdb.base/charset.exp: Likewise.
1121 * gdb.base/dump.exp: Likewise.
1122 * gdb.base/ena-dis-br.exp: Likewise.
1123 * gdb.base/relational.exp: Likewise.
1124 * gdb.base/step-over-syscall.exp: Likewise.
1125 * gdb.base/structs.exp: Likewise.
1126
1127 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.linespec/explicit.exp: Make test names unique.
1130 * gdb.linespec/ls-errs.exp: Likewise.
1131
1132 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1133
1134 * gdb.reverse/break-precsave.exp: Make test names unique.
1135 * gdb.reverse/break-reverse.exp: Likewise.
1136 * gdb.reverse/finish-precsave.exp: Likewise.
1137 * gdb.reverse/finish-reverse.exp: Likewise.
1138 * gdb.reverse/machinestate-precsave.exp: Likewise.
1139 * gdb.reverse/machinestate.exp: Likewise.
1140 * gdb.reverse/readv-reverse.exp: Likewise.
1141 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1142 * gdb.reverse/sigall-precsave.exp: Likewise.
1143 * gdb.reverse/sigall-reverse.exp: Likewise.
1144 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
1145 * gdb.reverse/watch-precsave.exp: Likewise.
1146 * gdb.reverse/watch-reverse.exp: Likewise.
1147
1148 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * gdb.threads/stop-with-handle.c: New file.
1151 * gdb.threads/stop-with-handle.exp: New file.
1152
1153 2019-10-03 Tom de Vries <tdevries@suse.de>
1154
1155 PR testsuite/25059
1156 * gdb.base/list-missing-source.exp: Allowing the "Compilation
1157 directory" line to be missing.
1158
1159 2019-10-03 Tom de Vries <tdevries@suse.de>
1160
1161 PR testsuite/25059
1162 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
1163 type optional.
1164
1165 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
1166
1167 * gdb.python/py-format-string.c (string.h): New include.
1168 (main): Fill a_struct_with_union.the_union.an_int with bytes of
1169 the same value, for endianness-independence.
1170 * gdb.python/py-format-string.exp (default_regexp_dict)
1171 (test_pretty_structs, test_format): Adjust expected output to the
1172 changed initialization.
1173
1174 2019-10-02 Tom Tromey <tromey@adacore.com>
1175
1176 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
1177
1178 2019-10-02 Pedro Alves <palves@redhat.com>
1179 Andrew Burgess <andrew.burgess@embecosm.com>
1180
1181 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
1182 "print-file-var.h".
1183 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1184 (get_version_1): Print this_version_id and its address.
1185 Add extern "C" wrappers around interface functions.
1186 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
1187 "print-file-var.h".
1188 (this_version_id) Use ATTRIBUTE_VISIBILITY.
1189 (get_version_2): Print this_version_id and its address.
1190 Add extern "C" wrappers around interface functions.
1191 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
1192 <stddef.h> and "print-file-var.h".
1193 Add extern "C" wrappers around interface functions.
1194 [VERSION_ID_MAIN] (this_version_id): Define.
1195 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
1196 * gdb.base/print-file-var.h: Add some #defines to simplify setting
1197 up extern "C" blocks.
1198 * gdb.base/print-file-var.exp (test): New, factored out from top
1199 level.
1200 (top level): Test all combinations of attribute hidden or not,
1201 dlopen or not, and this_version_id symbol in main file or not.
1202 Compile tests as both C++ and C, make test names unique.
1203
1204 2019-10-01 Tom Tromey <tom@tromey.com>
1205
1206 * gdb.base/style.exp: Test "show logging filename".
1207
1208 2019-10-01 Tom Tromey <tom@tromey.com>
1209
1210 * lib/gdb-utils.exp (style): Handle "metadata" argument.
1211 * gdb.base/style.exp: Add metadata style test.
1212
1213 2019-10-01 Tom Tromey <tom@tromey.com>
1214
1215 * gdb.base/style.exp: Test "pwd".
1216
1217 2019-10-01 Tom Tromey <tom@tromey.com>
1218
1219 * gdb.base/style.exp: Update tests.
1220
1221 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
1222
1223 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
1224 'six' to unsigned.
1225 (s1): Initialize fields 'four' and 'six' instead of 'three' and
1226 'five'. Use an all-ones bit pattern for each.
1227 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
1228 to its changed values.
1229
1230 2019-09-30 Tom Tromey <tromey@adacore.com>
1231
1232 * gdb.rust/traits.rs: Disable all warnings.
1233
1234 2019-09-29 Tom de Vries <tdevries@suse.de>
1235
1236 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
1237
1238 2019-09-29 Tom de Vries <tdevries@suse.de>
1239
1240 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
1241
1242 2019-09-27 Tom de Vries <tdevries@suse.de>
1243
1244 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
1245
1246 2019-09-27 Tom de Vries <tdevries@suse.de>
1247
1248 PR record/23188
1249 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
1250
1251 2019-09-26 Tom Tromey <tromey@adacore.com>
1252
1253 * gdb.ada/py_taft.exp: New file.
1254 * gdb.ada/py_taft/main.adb: New file.
1255 * gdb.ada/py_taft/pkg.adb: New file.
1256 * gdb.ada/py_taft/pkg.ads: New file.
1257
1258 2019-09-24 Tom de Vries <tdevries@suse.de>
1259
1260 PR gdb/24598
1261 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
1262
1263 2019-09-22 Tom de Vries <tdevries@suse.de>
1264
1265 * gdb.base/restore.exp: Allow register variables to be optimized out at
1266 -O0.
1267
1268 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
1269
1270 * gdb.arch/spu-info.exp: Remove file.
1271 * gdb.arch/spu-info.c: Remove file.
1272 * gdb.arch/spu-ls.exp: Remove file.
1273 * gdb.arch/spu-ls.c: Remove file.
1274
1275 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
1276 * gdb.asm/spu.inc: Remove file.
1277
1278 * gdb.base/dump.exp: Remove support for spu*-*-*.
1279 * gdb.base/stack-checking.exp: Likewise.
1280 * gdb.base/overlays.exp: Likewise.
1281 * gdb.base/ovlymgr.c: Likewise.
1282 * gdb.base/spu.ld: Remove file.
1283
1284 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
1285 * gdb.cp/cpexprs.exp: Likewise.
1286 * gdb.cp/exception.exp: Likewise.
1287 * gdb.cp/gdb2495.exp: Likewise.
1288 * gdb.cp/mb-templates.exp: Likewise.
1289 * gdb.cp/pr9167.exp: Likewise.
1290 * gdb.cp/userdef.exp: Likewise.
1291
1292 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
1293
1294 * gdb.cell: Remove directory.
1295 * lib/cell.exp: Remove file.
1296
1297 2019-09-19 Tom de Vries <tdevries@suse.de>
1298
1299 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
1300
1301 2019-09-19 Tom de Vries <tdevries@suse.de>
1302
1303 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
1304
1305 2019-09-19 Tom de Vries <tdevries@suse.de>
1306
1307 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
1308 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
1309 (gdb_target_cmd): ... here.
1310 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
1311 value 2.
1312
1313 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1314
1315 * gdb.base/source-dir.exp: Avoid having directory names in test
1316 names.
1317
1318 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1319
1320 * gdb.base/source-dir.exp: Add extra test for mapped compilation
1321 directory.
1322
1323 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
1324
1325 * gdb.base/list-missing-source.exp: New file.
1326
1327 2019-09-14 Tom de Vries <tdevries@suse.de>
1328
1329 PR teststuite/24599
1330 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
1331 * lib/ada.exp (gnatmake_version_at_least): New proc.
1332
1333 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1334
1335 * gdb.base/maint.exp: Use exec_has_index_section.
1336
1337 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
1338
1339 * gdb.base/maint.exp: Add test for 'maint info sections'.
1340
1341 2019-09-12 Tom de Vries <tdevries@suse.de>
1342
1343 * gdb.base/store.exp: Allow register variables to be optimized out at
1344 -O0.
1345
1346 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1347
1348 * gdb.ada/rdv_wait.exp: Update to new task names.
1349 * gdb.base/task_switch_in_core.exp: Likewise.
1350 * gdb.base/info_sources_base.c: Likewise.
1351
1352 2019-09-10 Tom Tromey <tromey@adacore.com>
1353
1354 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
1355
1356 2019-09-10 Tom Tromey <tromey@adacore.com>
1357
1358 * gdb.ada/dgopt.exp: New file.
1359 * gdb.ada/dgopt/x.adb: New file.
1360
1361 2019-09-08 Tom Tromey <tom@tromey.com>
1362
1363 * gdb.tui/resize.exp: Remove setup_xfail.
1364 * gdb.tui/regs.exp: Remove setup_xfail.
1365 * gdb.tui/basic.exp: Remove setup_xfail.
1366
1367 2019-09-06 David Blaikie <dblaikie@gmail.com>
1368
1369 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
1370 * gdb.cp/cplabel.exp: Ditto.
1371 * gdb.linespec/ls-errs.exp: Ditto.
1372
1373 2019-09-05 Tom de Vries <tdevries@suse.de>
1374
1375 * lib/gdb.exp (cmp_file_string): New proc.
1376 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
1377 runto_main. Verify save breakpoints output.
1378
1379 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1380
1381 * gdb.base/info-var.exp: Test info variables without running
1382 to main, to avoid expect's buffer overflow.
1383
1384 2019-09-03 Tom Tromey <tromey@adacore.com>
1385
1386 * gdb.ada/bias.exp: New file.
1387 * gdb.ada/bias/bias.adb: New file.
1388 * gdb.ada/print_chars.exp: Add regression test.
1389 * gdb.ada/print_chars/foo.adb (My_Character): New type.
1390 (MC): New variable.
1391
1392 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
1393
1394 * gdb.base/argv0-symlink.exp: Run only on native target
1395 and local host.
1396
1397 2019-08-29 Tom de Vries <tdevries@suse.de>
1398
1399 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
1400 diverse debug info.
1401 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
1402
1403 2019-08-28 Tom de Vries <tdevries@suse.de>
1404
1405 * gdb.base/info-var.exp: Allow info variables to print info for files
1406 other than info-var-f1.c and info-var-f2.c.
1407
1408 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1409
1410 * gdb.fortran/info-types.exp: Add module.
1411 * gdb.fortran/info-types.f90: Update expected results.
1412
1413 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
1414
1415 * gdb.fortran/info-types.exp: New file.
1416 * gdb.fortran/info-types.f90: New file.
1417 * lib/fortran.exp (fortran_character1): New proc.
1418
1419 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1420
1421 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
1422 functions'. Reindent as needed.
1423 * gdb.base/info-var-f1.c: New file.
1424 * gdb.base/info-var-f2.c: New file.
1425 * gdb.base/info-var.exp: New file.
1426 * gdb.base/info-var.h: New file.
1427
1428 2019-08-26 Tom de Vries <tdevries@suse.de>
1429
1430 PR c++/24852
1431 * gdb.cp/no-libstdcxx-probe.exp: New test.
1432
1433 2019-08-26 Tom de Vries <tdevries@suse.de>
1434
1435 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
1436 * tests need to be skipped.
1437 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
1438 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
1439 mi_skip_libstdcxx_probe_tests.
1440
1441 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
1442
1443 * gdb.python/py-xmethods.exp: Use raw strings when passing
1444 arguments to SimpleXMethodMatcher.
1445
1446 2019-08-22 Tom de Vries <tdevries@suse.de>
1447
1448 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
1449 more informative.
1450
1451 2019-08-21 Pedro Alves <palves@redhat.com>
1452
1453 * gdb.base/with.exp: Test "with" with no arguments.
1454
1455 2019-08-21 Tom de Vries <tdevries@suse.de>
1456
1457 * gdb.base/gdb-caching-proc.exp: Sort files.
1458
1459 2019-08-20 Tom de Vries <tdevries@suse.de>
1460
1461 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
1462 compilation.
1463
1464 2019-08-16 Tom de Vries <tdevries@suse.de>
1465
1466 * gdb.base/compare-sections.exp ("after run to main"): Allow
1467 mismatched read-only sections for PIE executables.
1468
1469 2019-08-16 Tom Tromey <tom@tromey.com>
1470
1471 * lib/tuiterm.exp (_csi_Z): New proc.
1472 * gdb.tui/basic.exp: Update window positions.
1473 * gdb.tui/empty.exp: Update window positions.
1474
1475 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1476
1477 * gdb.base/examine-backward.exp: Correct regexp for
1478 "examine 3 bytes backward from ${address_zero}".
1479
1480 2019-08-15 Tom Tromey <tom@tromey.com>
1481
1482 * gdb.tui/empty.exp: Enable resizing tests.
1483
1484 2019-08-15 Tom Tromey <tromey@adacore.com>
1485
1486 * gdb.ada/char_enum.exp: Add regression tests.
1487 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
1488 and '0'.
1489 (Char, Gchar): Update.
1490 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
1491
1492 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1493
1494 * gdb.python/python.exp: Expect a leading underscore on
1495 GdbOutput{,Error}File.
1496
1497 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1498
1499 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
1500 Windows host.
1501
1502 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
1503
1504 * gdb.base/batch-preserve-term-settings.exp
1505 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
1506
1507 2019-08-15 Christian Biesinger <cbiesinger@google.com>
1508
1509 * lib/gdb.exp: When running on a mingw target, replace
1510 /x/ with x:/.
1511
1512 2019-08-14 Alan Hayward <alan.hayward@arm.com>
1513
1514 * gdb.arch/aarch64-prologue.c: New test.
1515 * gdb.arch/aarch64-prologue.exp: New file.
1516
1517 2019-08-13 Tom de Vries <tdevries@suse.de>
1518
1519 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
1520 Thread.
1521
1522 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
1523
1524 * gdb.python/py-completion.exp: Download the .py file to the host
1525 and use its host pathname. Conditionalize tests that use
1526 tab completion and manipulate files on the build machine.
1527 * gdb.python/py-events.exp: Download the .py file to the host
1528 and use its host pathname.
1529 * gdb.python/py-evsignal.exp: Likewise.
1530 * gdb.python/py-evthreads.exp: Likewise.
1531 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
1532 pathname syntax.
1533 * gdb.python/py-framefilter.exp: Download the .py file to the right
1534 place on the host. Match Windows pathname syntax.
1535 * gdb.python/py-mi-var-info-path-expression.exp: Download the
1536 .py file to the host and use its host pathname.
1537 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
1538 * gdb.python/py-objfile.exp: Expect a host pathname, not a
1539 build pathname. Skip symlink test on Windows host. Add missing
1540 newline at end of file.
1541 * gdb.python/py-pp-maint.exp: Download the .py file to the host
1542 and use its host pathname.
1543 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
1544 * gdb.python/py-section-script.exp: Use host location of binfile
1545 on safe-path. Use correct path separator on Windows host.
1546 Reorder alternatives in gdb_test_multiple to prevent matching
1547 the wrong alternative on success.
1548 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
1549
1550 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
1551
1552 * gdb.gdb/selftest.exp (test_with_self): Update test to now
1553 expect the GDB inferior to no longer immediately stop after
1554 being resumed with "signal SIGINT".
1555
1556 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
1557
1558 * gdb.linespec/break-ask.exp: Generalize regexps to match
1559 Windows pathnames too.
1560
1561 2019-08-08 Tom de Vries <tdevries@suse.de>
1562
1563 PR testsuite/24862
1564 * lib/tuiterm.exp (_accept): Fix CSI regexp.
1565
1566 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1567
1568 * gdb.base/style.exp: Update tests for help doc new invariants.
1569 * gdb.base/help.exp: Likewise.
1570
1571 2019-08-06 Tom Tromey <tom@tromey.com>
1572
1573 * gdb.base/style.exp: Add disassemble test.
1574 * gdb.base/style.c (some_called_function): New function.
1575 (main): Use it.
1576
1577 2019-08-05 Christian Biesinger <cbiesinger@google.com>
1578
1579 * gdb.python/py-block.exp: Test dictionary access on blocks.
1580
1581 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
1582
1583 PR gdb/24863
1584 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
1585 -list-thread-groups --available test when running under
1586 check-read1.
1587
1588 2019-08-05 Tom de Vries <tdevries@suse.de>
1589
1590 PR testsuite/24863
1591 * lib/gdb.exp (with_read1_timeout_factor): New proc.
1592 * gdb.base/help.exp: Use with_read1_timeout_factor.
1593 * gdb.base/info-macros.exp: Same.
1594 * gdb.cp/nested-types.exp: Same.
1595
1596 2019-08-05 Tom de Vries <tdevries@suse.de>
1597
1598 * lib/gdb.exp (version_at_least): Factor out of ...
1599 (tcl_version_at_least): ... here.
1600 (gdb_compile): Fail if pie results in non-PIE executable.
1601 (readelf_version, readelf_prints_pie): New proc.
1602 (exec_is_pie): Return -1 if unknown.
1603
1604 2019-08-05 Tom de Vries <tdevries@suse.de>
1605
1606 * lib/gdb.exp (tcl_version_at_least): Fix typo.
1607
1608 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1609
1610 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
1611
1612 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
1613
1614 * lib/completion-support.exp (test_gdb_complete_none): Skip
1615 tab completion tests if no readline support.
1616 (test_gdb_complete_unique_re): Likewise.
1617 (test_gdb_complete_multiple): Likewise.
1618
1619 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1620
1621 * gdb.base/info_sources.exp: New file.
1622 * gdb.base/info_sources.c: New file.
1623 * gdb.base/info_sources_base.c: New file.
1624
1625 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
1626
1627 * gdb.base/batch-exit-status.exp: Call test_exit_status with
1628 prefix argument.
1629 (test_exit_status): Add prefix argument.
1630
1631 2019-08-01 Tom de Vries <tdevries@suse.de>
1632
1633 PR testsuite/24863
1634 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
1635 calling exp_continue for new thread and thread exited messages.
1636
1637 2019-08-01 Tom de Vries <tdevries@suse.de>
1638
1639 PR testsuite/24863
1640 * gdb.base/structs.exp: Fix check-read1 timeout using
1641 gdb_test_sequence.
1642 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
1643
1644 2019-08-01 Tom de Vries <tdevries@suse.de>
1645
1646 PR testsuite/24863
1647 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
1648 line.
1649
1650 2019-08-01 Tom de Vries <tdevries@suse.de>
1651
1652 PR testsuite/24863
1653 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
1654
1655 2019-07-30 Tom Tromey <tromey@adacore.com>
1656
1657 * gdb.ada/display_nested.exp: New file.
1658 * gdb.ada/display_nested/foo.adb: New file.
1659 * gdb.ada/display_nested/pack.adb: New file.
1660 * gdb.ada/display_nested/pack.ads: New file.
1661
1662 2019-07-30 Christian Biesinger <cbiesinger@google.com>
1663
1664 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
1665 namespace.
1666 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
1667
1668 2019-07-30 Tom de Vries <tdevries@suse.de>
1669
1670 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
1671 instead.
1672
1673 2019-07-30 Tom de Vries <tdevries@suse.de>
1674
1675 PR testsuite/24834
1676 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
1677 (exec_is_pie): New proc.
1678
1679 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1680
1681 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
1682
1683 2019-07-29 Christian Biesinger <cbiesinger@google.com>
1684
1685 * gdb.python/py-objfile.c: Add global and static vars.
1686 * gdb.python/py-objfile.exp: Test new functions Objfile.
1687 lookup_global_symbol and lookup_static_symbol.
1688
1689 2019-07-29 Tom Tromey <tom@tromey.com>
1690
1691 * lib/tuiterm.exp (Term::_csi_@): New proc.
1692 (Term::_csi_X): Don't move cursor.
1693
1694 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1695
1696 * gdb.base/options.exp: Update backtrace - completion to
1697 new option -frame-info.
1698 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
1699 Test new 'set print frame-info'. Test backtrace -frame-info
1700 overriding 'set print frame-info'.
1701 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
1702 Test new 'set print frame-info'.
1703 Verify consistency of backtrace with and without filters, with and
1704 without -no-filters.
1705 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
1706 default.
1707
1708 2019-07-29 Tom de Vries <tdevries@suse.de>
1709
1710 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
1711 no arguments".
1712
1713 2019-07-29 Tom de Vries <tdevries@suse.de>
1714
1715 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
1716 is a substring of the first for "complete non-unique file name".
1717
1718 2019-07-29 Tom de Vries <tdevries@suse.de>
1719
1720 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
1721 with ".*".
1722
1723 2019-07-29 Tom de Vries <tdevries@suse.de>
1724
1725 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
1726 Pass prompt_regexp parameter to gdb_test_multiple calls.
1727
1728 2019-07-29 Tom de Vries <tdevries@suse.de>
1729
1730 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
1731 print registers" regexps.
1732
1733 2019-07-29 Tom de Vries <tdevries@suse.de>
1734
1735 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
1736
1737 2019-07-29 Tom de Vries <tdevries@suse.de>
1738
1739 PR gdb/24855
1740 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
1741 (skip_python_tests_prompt): Add prompt_regexp argument to
1742 gdb_test_multiple calls.
1743
1744 2019-07-27 Tom Tromey <tom@tromey.com>
1745
1746 * gdb.tui/main.exp: New file.
1747
1748 2019-07-27 Tom Tromey <tom@tromey.com>
1749
1750 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
1751 optional.
1752 * gdb.tui/empty.exp: New file.
1753
1754 2019-07-27 Tom Tromey <tom@tromey.com>
1755
1756 * lib/tuiterm.exp (spawn): New proc.
1757 (Term::resize): New proc.
1758 * gdb.tui/resize.exp: New file.
1759
1760 2019-07-27 Tom Tromey <tom@tromey.com>
1761
1762 * gdb.tui/list.exp: New file.
1763
1764 2019-07-27 Tom Tromey <tom@tromey.com>
1765
1766 * gdb.tui/regs.exp: New file.
1767
1768 2019-07-27 Tom Tromey <tom@tromey.com>
1769
1770 * gdb.tui/basic.exp: Add "layout split" test.
1771
1772 2019-07-27 Tom Tromey <tom@tromey.com>
1773
1774 * gdb.tui/basic.exp: Add "layout asm" test.
1775
1776 2019-07-27 Tom Tromey <tom@tromey.com>
1777
1778 * lib/tuiterm.exp: New file.
1779 * gdb.tui/basic.exp: New file.
1780
1781 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1782
1783 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
1784 Enable tests associated with this flag. Adjust regex
1785 referencing "foo_low" to now refer to "foo_cold" instead.
1786
1787 2019-07-27 Kevin Buettner <kevinb@redhat.com>
1788
1789 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
1790 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
1791 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
1792 foo_cold. Revise comments to match.
1793 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
1794 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
1795 were wrapped into this proc; Call do_test in loop from outermost
1796 level.
1797 (foo_low): Rename all occurrences to "foo_cold".
1798 (backtrace from baz): New test.
1799 (x2/i foo_cold): New test.
1800 (info line *foo_cold): New test.
1801
1802 2019-07-26 Tom de Vries <tdevries@suse.de>
1803
1804 * gdb.arch/i386-pkru.exp: Fix unterminated string.
1805
1806 2019-07-25 Tom de Vries <tdevries@suse.de>
1807
1808 PR testsuite/24830
1809 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
1810 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
1811 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
1812 (skip_libstdcxx_probe_tests): ... here.
1813 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
1814
1815 2019-07-24 Tom de Vries <tdevries@suse.de>
1816
1817 PR testsuite/24807
1818 * gdb.objc/basicclass.m: Include stdio.h.
1819 * gdb.objc/nondebug.m: Same.
1820 * gdb.objc/objcdecode.m: Same.
1821
1822 2019-07-24 Tom de Vries <tdevries@suse.de>
1823
1824 PR testsuite/24612
1825 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
1826 additional_flags.
1827
1828 2019-07-24 Tom de Vries <tdevries@suse.de>
1829
1830 PR testsuite/24831
1831 * gdb.multi/tids.exp: Update error messages for info threads.
1832
1833 2019-07-24 Tom de Vries <tdevries@suse.de>
1834
1835 * gdb.base/info-types.exp: Allow info types to print info for more than
1836 one file.
1837
1838 2019-07-23 Tom de Vries <tdevries@suse.de>
1839
1840 PR testsuite/24842
1841 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
1842 gdb_spawn_with_cmdline_opts.
1843
1844 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
1845
1846 * gdb.arch/arm-cmse-sgstubs.c: New test.
1847 * gdb.arch/arm-cmse-sgstubs.exp: New file.
1848
1849 2019-07-23 Tom de Vries <tdevries@suse.de>
1850
1851 PR testsuite/24711
1852 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
1853 issuing next command.
1854
1855 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1856
1857 * gdb.ada/info_auto_lang.exp: Update expected results.
1858 * gdb.base/info-types.c: Add additional types to check.
1859 * gdb.base/info-types.exp: Update expected results.
1860
1861 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
1862
1863 * gdb.base/info-types.c: New file.
1864 * gdb.base/info-types.exp: New file.
1865
1866 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
1867
1868 * gdb.arch/riscv-bp-infcall.c: New file.
1869 * gdb.arch/riscv-bp-infcall.exp: New file.
1870
1871 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
1872
1873 PR breakpoints/24541
1874 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
1875
1876 2019-07-14 Tom de Vries <tdevries@suse.de>
1877
1878 PR testsuite/24760
1879 * gdb.objc/basicclass.exp: Fix unterminated string.
1880
1881 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
1882 Andrew Burgess <andrew.burgess@embecosm.com>
1883
1884 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
1885 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
1886 negative bounds.
1887 * gdb.fortran/vla-value.exp: Print elements of an array with
1888 negative bounds.
1889 * gdb.fortran/vla.f90: Setup an array with negative bounds for
1890 testing.
1891
1892 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
1893
1894 * gdb.base/options.exp (expect_string): Dequote strings in
1895 results.
1896 (test-string): Test strings with different quoting and reindent.
1897
1898 2019-07-10 Tom Tromey <tromey@adacore.com>
1899
1900 * gdb.ada/mi_ex_cond.exp: Update expected results.
1901 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
1902 * gdb.ada/mi_catch_ex.exp: Update expected results.
1903 * gdb.ada/mi_catch_assert.exp: Update expected results.
1904 * gdb.ada/catch_ex.exp (catch_exception_info)
1905 (catch_exception_entry, catch_assert_entry)
1906 (catch_unhandled_entry): Update.
1907 * gdb.ada/catch_assert_if.exp: Update expected results.
1908
1909 2019-07-10 Richard Bunt <richard.bunt@arm.com>
1910 Stephen Roberts <stephen.roberts@arm.com>
1911
1912 * gdb.base/define.exp: Restore original prompt.
1913
1914 2019-07-09 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
1917 breakpoints" output.
1918 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
1919 * gdb.python/py-breakpoint.exp: No longer expect that "catch
1920 throw" creates breakpoint.
1921 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
1922 'type="catchpoint"'.
1923
1924 2019-07-09 Pedro Alves <palves@redhat.com>
1925
1926 PR c++/15468
1927 * gdb.cp/except-multi-location-lib.cc: New.
1928 * gdb.cp/except-multi-location-main.cc: New.
1929 * gdb.cp/except-multi-location.exp: New.
1930
1931 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
1932
1933 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
1934 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
1935 argument and update callers.
1936
1937 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
1938
1939 * gdb.arch/amd64-break-on-asm-line.S: New file.
1940 * gdb.arch/amd64-break-on-asm-line.exp: New file.
1941
1942 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1943
1944 * gdb.base/printcmds.exp: Test printing C string and
1945 C wide string convenience vars without transiting via the inferior.
1946 Also make test names unique.
1947
1948 2019-07-08 Alan Hayward <alan.hayward@arm.com>
1949
1950 PR breakpoints/25011
1951 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
1952
1953 2019-07-04 Pedro Alves <palves@redhat.com>
1954
1955 * lib/gdb.exp (foreach_with_prefix): Don't return early if
1956 body returned ok(0), break(3) or continue(4).
1957 * gdb.testsuite/foreach_with_prefix.exp: New file.
1958
1959 2019-07-04 Alan Hayward <alan.hayward@arm.com>
1960
1961 * gdb.server/unittest.exp: Allow 0 unit tests to run.
1962
1963 2019-07-03 Pedro Alves <palves@redhat.com>
1964
1965 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
1966 "return -code".
1967
1968 2019-07-03 Pedro Alves <palves@redhat.com>
1969
1970 PR cli/24732
1971 * gdb.base/shell.exp: Load completion-support.exp.
1972 Adjust expected error output. Add completion tests.
1973
1974 2019-07-03 Pedro Alves <palves@redhat.com>
1975
1976 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
1977 string_to_regexp.
1978
1979 2019-07-03 Pedro Alves <palves@redhat.com>
1980
1981 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
1982 (expect_integer): Adjust to expect "-string".
1983 (expect_string): New.
1984 (all_options): Expect "-string".
1985 (test-flag, test-boolean): Adjust to expect "-string".
1986 (test-string): New proc.
1987 (top level): Call it.
1988
1989 2019-07-03 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
1992 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
1993 the expected output in the success.
1994
1995 2019-07-03 Pedro Alves <palves@redhat.com>
1996
1997 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1998 Split one gdb_test_multiple call in two to avoid a race.
1999
2000 2019-07-03 Pedro Alves <palves@redhat.com>
2001
2002 * gdb.base/with.c: New file.
2003 * gdb.base/with.exp: New file.
2004
2005 2019-07-03 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.base/settings.exp: Replace all references to "maint
2008 test-settings set" with references to "maint set test-settings",
2009 and all references to "maint test-settings show" with references
2010 to "maint show test-settings".
2011
2012 2019-07-03 Pedro Alves <palves@redhat.com>
2013
2014 * gdb.base/settings.exp (test-string): Adjust expected out when
2015 testing "maint test-settings show filename"
2016
2017 2019-07-02 Pedro Alves <palves@redhat.com>
2018
2019 * gdb.base/options.exp (test-info-threads): New procedure.
2020 (top level): Call it.
2021
2022 2019-06-28 Tom Tromey <tromey@adacore.com>
2023
2024 * gdb.dwarf2/ada-linkage-name.c: New file.
2025 * gdb.dwarf2/ada-linkage-name.exp: New file.
2026
2027 2019-06-27 Tom Tromey <tromey@adacore.com>
2028
2029 PR c++/20020:
2030 * gdb.cp/constexpr-field.exp: Use setup_xfail.
2031
2032 2019-06-26 Tom de Vries <tdevries@suse.de>
2033
2034 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
2035
2036 2019-06-26 Tom de Vries <tdevries@suse.de>
2037
2038 * gdb.base/index-cache.exp: Add back missing debug option.
2039
2040 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2041
2042 * gdb.base/alias.exp: Test non matching/non existing prefixes.
2043
2044 2019-06-25 Tom de Vries <tdevries@suse.de>
2045
2046 PR testsuite/24727
2047 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
2048
2049 2019-06-24 Tom de Vries <tdevries@suse.de>
2050
2051 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
2052
2053 2019-06-24 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
2056 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
2057 * gdb.trace/unavailable-dwarf-piece.exp: Same.
2058
2059 2019-06-24 Tom de Vries <tdevries@suse.de>
2060
2061 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
2062
2063 2019-06-21 Tom de Vries <tdevries@suse.de>
2064
2065 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
2066
2067 2019-06-21 Tom de Vries <tdevries@suse.de>
2068
2069 PR testsuite/24518
2070 PR ada/24713
2071 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
2072 index.
2073
2074 2019-06-19 Tom Tromey <tromey@adacore.com>
2075
2076 * gdb.ada/length_cond.exp: Add intro comment.
2077
2078 2019-06-19 Tom Tromey <tromey@adacore.com>
2079
2080 * gdb.ada/length_cond.exp: New file.
2081 * gdb.ada/length_cond/length_cond.adb: New file.
2082 * gdb.ada/length_cond/pck.adb: New file.
2083 * gdb.ada/length_cond/pck.ads: New file.
2084
2085 2019-06-18 Tom de Vries <tdevries@suse.de>
2086
2087 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
2088
2089 2019-06-18 Tom Tromey <tromey@adacore.com>
2090
2091 * gdb.base/list0.h: Add comment explaining control character.
2092
2093 2019-06-18 Tom de Vries <tdevries@suse.de>
2094
2095 * boards/fission.exp: Break up long debug_flags line.
2096
2097 2019-06-16 Tom de Vries <tdevries@suse.de>
2098
2099 PR gdb/24445
2100 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
2101 generated index.
2102
2103 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
2104
2105 PR gdb/24686
2106 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
2107 improve detection of bug gdb/24541.
2108
2109 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
2110
2111 PR gdb/24669
2112 * gdb.base/index-cache.exp (uses_readnow,
2113 expecting_index_cache_use): Define global variable.
2114 (test_cache_enabled_miss, test_cache_enabled_hit): Use
2115 expecting_index_cache_use.
2116
2117 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
2118 Andrew Burgess <andrew.burgess@embecosm.com>
2119
2120 * gdb.fortran/pointers.f90: New file.
2121 * gdb.fortran/print_type.exp: New file.
2122 * gdb.fortran/vla-ptype.exp: Adapt expected results.
2123 * gdb.fortran/vla-type.exp: Likewise.
2124 * gdb.fortran/vla-value.exp: Likewise.
2125 * gdb.mi/mi-vla-fortran.exp: Likewise.
2126
2127 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2128
2129 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
2130 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
2131 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
2132 as a stop reason.
2133
2134 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2135
2136 * gdb.base/annota1.exp: Update expected results.
2137 * gdb.cp/annota2.exp: Likewise.
2138 * gdb.cp/annota3.exp: Likewise.
2139
2140 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
2141
2142 * gdb.base/style-logging.exp: Remove path from test name.
2143
2144 2019-06-14 Tom Tromey <tromey@adacore.com>
2145
2146 PR gdb/24502:
2147 * gdb.base/style-logging.exp: New file.
2148
2149 2019-06-14 Tom Tromey <tromey@adacore.com>
2150
2151 * gdb.base/symfile-warn.exp: New file.
2152 * gdb.base/symfile-warn.c: New file.
2153
2154 2019-06-14 Tom Tromey <tromey@adacore.com>
2155
2156 * gdb.base/annotate-symlink.exp: New file.
2157
2158 2019-06-14 Tom Tromey <tromey@adacore.com>
2159
2160 * gdb.ada/set_wstr.exp: Add reassignment test.
2161
2162 2019-06-14 Tom Tromey <tromey@adacore.com>
2163
2164 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
2165 'unchecked_access and 'unrestricted_access as well.
2166
2167 2019-06-14 Tom Tromey <tromey@adacore.com>
2168
2169 PR ada/24539:
2170 * gdb.ada/vla.exp: Update tests.
2171 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
2172 pragma.
2173
2174 2019-06-13 Pedro Alves <palves@redhat.com>
2175
2176 * gdb.base/settings.exp (test-integer): Test junk after
2177 "unlimited".
2178
2179 2019-06-13 Pedro Alves <palves@redhat.com>
2180
2181 * gdb.base/options.exp (test-thread-apply): New.
2182 (top level): Call it.
2183
2184 2019-06-13 Pedro Alves <palves@redhat.com>
2185
2186 * gdb.base/options.exp (test-frame-apply): New.
2187 (top level): Test print commands with different "frame apply"
2188 prefixes.
2189
2190 2019-06-13 Pedro Alves <palves@redhat.com>
2191
2192 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
2193 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
2194 'max_completions' parameter and handle it.
2195 (test_gdb_completion_offers_commands): New.
2196
2197 2019-06-13 Pedro Alves <palves@redhat.com>
2198
2199 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
2200
2201 2019-06-13 Pedro Alves <palves@redhat.com>
2202
2203 * gdb.base/options.exp (test-backtrace): New.
2204 (top level): Call it.
2205
2206 2019-06-13 Pedro Alves <palves@redhat.com>
2207
2208 * gdb.guile/scm-frame-args.exp: Use "set print
2209 raw-frame-arguments" instead of "set print raw frame-arguments".
2210 * gdb.python/py-frame-args.exp: Likewise.
2211
2212 2019-06-13 Pedro Alves <palves@redhat.com>
2213
2214 * gdb.compile/compile.exp: Adjust expected output to option
2215 processing changes.
2216
2217 2019-06-13 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.base/options.exp: Build executable.
2220 (test-print): New procedure.
2221 (top level): Call it, once for "print" and another for "compile
2222 print".
2223
2224 2019-06-13 Pedro Alves <palves@redhat.com>
2225
2226 * gdb.base/options.c: New file.
2227 * gdb.base/options.exp: New file.
2228
2229 2019-06-13 Pedro Alves <palves@redhat.com>
2230
2231 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
2232 that "o" is ambiguous.
2233
2234 2019-06-13 Pedro Alves <palves@redhat.com>
2235
2236 * gdb.base/settings.c: New file.
2237 * gdb.base/settings.exp: New file.
2238
2239 2019-06-13 Pedro Alves <palves@redhat.com>
2240
2241 * gdb.base/completion.exp: Fix comment typo.
2242
2243 2019-06-13 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
2246 foo --1" test.
2247
2248 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
2249
2250 * gdb.fortran/block-data.f: New.
2251 * gdb.fortran/block-data.exp: New.
2252
2253 2019-06-11 Tom de Vries <tdevries@suse.de>
2254
2255 PR testsuite/24521
2256 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
2257 message.
2258
2259 2019-06-11 Tom de Vries <tdevries@suse.de>
2260
2261 PR testsuite/24521
2262 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
2263
2264 2019-06-11 Tom de Vries <tdevries@suse.de>
2265
2266 * boards/readnow.exp: New file.
2267
2268 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
2269
2270 * gdb.fortran/vla-sizeof.exp: Update expected results.
2271
2272 2019-06-06 Amos Bird <amosbird@gmail.com>
2273
2274 * gdb.base/annota1.exp (thread_switch): Add test for
2275 thread-exited annotation.
2276
2277 2019-06-06 Tom Tromey <tromey@adacore.com>
2278
2279 * gdb.base/maint.exp: Expect command started/finished output.
2280
2281 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2282
2283 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
2284 comment.
2285 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
2286
2287 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
2288
2289 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
2290 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
2291 * gdb.arch/riscv-unwind-long-insn.c: New file.
2292 * gdb.arch/riscv-unwind-long-insn.exp: New file.
2293
2294 2019-06-04 Christian Biesinger <cbiesinger@google.com>
2295
2296 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
2297
2298 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2299
2300 * lib/gdb.exp (help_list_trailer): New regexp variable
2301 factorizing the help trailer message.
2302 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
2303 arg to allow to better factorize various tests.
2304 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
2305 (test_prefix_command_help): Use help_list_trailer.
2306 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
2307 * gdb.guile/scm-cmd.exp: Likewise.
2308 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
2309 * gdb.base/help.exp: Use test_user_defined_class_help.
2310 * gdb.base/style.exp: Add tests for styling of help and apropos.
2311 * lib/gdb-utils.exp (style): Add title and highlight styles.
2312
2313 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2314
2315 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
2316 $_shell_exitsignal.
2317 * gdb.base/default.exp: Update for new convenience variables.
2318
2319 2019-05-29 Tom Tromey <tromey@adacore.com>
2320
2321 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
2322 to "break complete ada" test case's regexp.
2323
2324 2019-05-29 Tom Tromey <tromey@adacore.com>
2325
2326 PR c++/20020:
2327 * gdb.cp/constexpr-field.exp: New file.
2328 * gdb.cp/constexpr-field.cc: New file.
2329
2330 2019-05-29 Tom Tromey <tromey@adacore.com>
2331
2332 * gdb.base/finish.exp (finish_no_print): New proc.
2333 (finish_tests): Call it.
2334
2335 2019-05-24 Tom de Vries <tdevries@suse.de>
2336
2337 * gdb.dwarf2/gdb-add-index.exp: New file.
2338
2339 2019-05-22 Tom Tromey <tromey@adacore.com>
2340
2341 * gdb.base/info-shared.exp (check_info_shared): Use "style".
2342 * gdb.base/style.exp: Use "style".
2343 * lib/gdb-utils.exp (style): New proc.
2344
2345 2019-05-22 Tom de Vries <tdevries@suse.de>
2346
2347 * gdb.base/align.exp: Require c++11.
2348
2349 2019-05-22 Tom de Vries <tdevries@suse.de>
2350
2351 PR testsuite/24586
2352 * gdb.python/py-mi-var-info-path-expression.exp: Call
2353 mi_skip_python_tests to check if python is supported.
2354
2355 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2356
2357 * gdb.arch/aarch64-pauth.c: New test.
2358 * gdb.arch/aarch64-pauth.exp: New file.
2359
2360 2019-05-22 Alan Hayward <alan.hayward@arm.com>
2361
2362 * README (Re-running Tests Outside The Testsuite): New section.
2363
2364 2019-05-21 Tom de Vries <tdevries@suse.de>
2365
2366 * gdb.arch/amd64-eval.exp: Require c++11.
2367 * gdb.base/max-depth.exp: Same.
2368 * gdb.compile/compile-cplus-array-decay.exp: Same.
2369 * gdb.cp/meth-typedefs.exp: Same.
2370 * gdb.cp/subtypes.exp: Same.
2371 * gdb.cp/temargs.exp: Same.
2372
2373 2019-05-21 Alan Hayward <alan.hayward@arm.com>
2374
2375 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
2376
2377 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
2378
2379 PR gdb/18644
2380 * gdb.fortran/complex.exp: Remove setup_kfail calls.
2381 * gdb.fortran/printing-types.exp: Add new test.
2382 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
2383 testing.
2384 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
2385 setup_kfail call.
2386
2387 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2388
2389 * README (Running the Testsuite): Change example.
2390 (Testsuite Parameters): Remove TRANSCRIPT.
2391 * lib/gdb.exp: Remove TRANSCRIPT check.
2392
2393 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2394
2395 * README (Testsuite Parameters): Add replay logging to
2396 GDBSERVER_DEBUG.
2397 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
2398 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
2399 as a comma separated list.
2400 (gdb_debug_init): Override procedure.
2401
2402 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2403
2404 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
2405 (gdb_write_cmd_file): New procedure.
2406 * lib/gdbserver-support.exp (gdbserver_start): Call
2407 gdbserver_write_cmd_file.
2408 (gdbserver_write_cmd_file): New procedure.
2409
2410 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2411
2412 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
2413 (delete_breakpoints): Likewise.
2414 (gdb_run_cmd): Likewise.
2415 (gdb_start_cmd): Likewise.
2416 (gdb_starti_cmd): Likewise.
2417 (gdb_internal_error_resync): Likewise.
2418 (gdb_test_multiple): Likewise.
2419 (gdb_reinitialize_dir): Likewise.
2420 (default_gdb_exit): Likewise.
2421 (gdb_file_cmd): Mark kill as optional.
2422 (default_gdb_start): Call gdb_stdin_log_init.
2423 (send_gdb): Call gdb_stdin_log_write.
2424 (rerun_to_main): Mark Y as an answer.
2425 (gdb_stdin_log_init): New function.
2426 (gdb_stdin_log_write): Likewise.
2427
2428 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2429
2430 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
2431 * gdb.base/debug-expr.exp: Likewise.
2432 * gdb.base/foll-fork.exp: Likewise.
2433 * gdb.base/foll-vfork.exp: Likewise.
2434 * gdb.base/fork-print-inferior-events.exp: Likewise.
2435 * gdb.base/gdb-sigterm.exp: Likewise.
2436 * gdb.base/gdbinit-history.exp: Likewise.
2437 * gdb.base/osabi.exp: Likewise.
2438 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
2439 * gdb.base/ui-redirect.exp: Likewise.
2440 * gdb.gdb/unittest.exp: Likewise.
2441 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
2442 * gdb.mi/mi-watch.exp: Likewise.
2443 * gdb.mi/new-ui-mi-sync.exp: Likewise.
2444 * gdb.mi/user-selected-context-sync.exp: Likewise.
2445 * gdb.python/python.exp: Disable debug test when debugging.
2446 * gdb.threads/check-libthread-db.exp: Disable when debugging.
2447 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2448 Likewise.
2449 * gdb.threads/stepi-random-signal.exp: Likewise.
2450
2451 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2452
2453 * Makefile.in: Pass through GDB_DEBUG.
2454 * README (Testsuite Parameters): Add GDB_DEBUG.
2455 (gdb,debug): Add board setting.
2456 * lib/gdb.exp (default_gdb_start): Start debugging.
2457 (gdb_debug_enabled): New procedure.
2458 (gdb_debug_init): Likewise.
2459
2460 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2461
2462 * Makefile.in: Pass through GDB_DEBUG.
2463 * README (Testsuite Parameters): Add GDB_DEBUG.
2464 (gdb,debug): Add board setting.
2465 * lib/gdb.exp (default_gdb_start): Start debugging.
2466 (gdb_debug_enabled): New procedure.
2467 (gdb_debug_init): Likewise.
2468
2469 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2470
2471 * gdb.base/ui-redirect.exp: Add debug redirect tests.
2472
2473 2019-05-17 Alan Hayward <alan.hayward@arm.com>
2474
2475 * gdb.base/ui-redirect.exp: Test redirection.
2476
2477 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
2478
2479 * gdb.mi/mi-complete.exp: New file.
2480 * gdb.mi/mi-complete.cc: Likewise.
2481
2482 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
2483
2484 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
2485 indexed and sliced arrays, and pointers to arrays.
2486
2487 2019-05-14 Tom Tromey <tromey@adacore.com>
2488
2489 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
2490 styling test.
2491
2492 2019-05-14 Tom de Vries <tdevries@suse.de>
2493
2494 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
2495 selection entry encoding.
2496
2497 2019-05-10 Tom Tromey <tromey@adacore.com>
2498
2499 * gdb.ada/info_exc.exp: Add "complete" test.
2500
2501 2019-05-09 Tom de Vries <tdevries@suse.de>
2502
2503 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
2504 CU-relative.
2505
2506 2019-05-09 Tom de Vries <tdevries@suse.de>
2507
2508 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
2509 CU-relative.
2510
2511 2019-05-08 Joel Brobecker <brobecker@adacore.com>
2512
2513 * gdb.ada/frame_arg_lang.exp: New testcase.
2514 * gdb.ada/frame_arg_lang/bla.adb: New file.
2515 * gdb.ada/frame_arg_lang/pck.ads: New file.
2516 * gdb.ada/frame_arg_lang/pck.adb: New file.
2517 * gdb.ada/frame_arg_lang/foo.c: New file.
2518
2519 2019-05-08 Tom Tromey <tromey@adacore.com>
2520
2521 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
2522
2523 2019-05-08 Tom Tromey <tromey@adacore.com>
2524
2525 * gdb.base/ptype-offsets.exp: Update tests.
2526
2527 2019-05-08 Tom Tromey <tromey@adacore.com>
2528
2529 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
2530 cases.
2531 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
2532 "short".
2533
2534 2019-05-08 Tom Tromey <tromey@adacore.com>
2535
2536 * gdb.ada/vla.exp: New file.
2537 * gdb.ada/vla/vla.adb: New file.
2538
2539 2019-05-07 Tom de Vries <tdevries@suse.de>
2540
2541 * gdb.base/index-cache.exp (ls_host): Fix return statement.
2542
2543 2019-05-07 Tom de Vries <tdevries@suse.de>
2544
2545 PR testsuite/24522
2546 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
2547 section.
2548
2549 2019-05-07 Tom de Vries <tdevries@suse.de>
2550
2551 PR testsuite/24522
2552 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
2553 .debug_aranges section.
2554
2555 2019-05-07 Tom de Vries <tdevries@suse.de>
2556
2557 PR testsuite/24159
2558 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
2559
2560 2019-05-06 Tom de Vries <tdevries@suse.de>
2561
2562 * lib/gdb.exp (exec_has_index_section): New proc.
2563 * gdb.base/index-cache.exp: Handle case that binfile contains an index
2564 section.
2565
2566 2019-05-04 Tom de Vries <tdevries@suse.de>
2567
2568 * boards/cc-with-debug-names.exp: New file.
2569
2570 2019-05-03 Tom Tromey <tromey@adacore.com>
2571
2572 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
2573 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
2574 * gdb.ada/char_enum.exp: Add test.
2575
2576 2019-05-03 Tom de Vries <tdevries@suse.de>
2577
2578 * boards/cc-with-gdb-index.exp: New file.
2579
2580 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
2581
2582 * gdb.rust/simple.exp: Add new test case.
2583 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
2584 (main): Initialise an instance of the new struct.
2585
2586 2019-05-01 Tom Tromey <tromey@adacore.com>
2587
2588 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
2589 record.
2590 (NPR): New variable.
2591 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
2592 test.
2593
2594 2019-05-01 Tom Tromey <tromey@adacore.com>
2595
2596 * gdb.ada/packed_array_assign.exp: Add packed assignment
2597 regression test.
2598
2599 2019-05-01 Tom de Vries <tdevries@suse.de>
2600
2601 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
2602
2603 2019-05-01 Tom de Vries <tdevries@suse.de>
2604
2605 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
2606
2607 2019-04-30 Ali Tamur <tamur@google.com>
2608
2609 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
2610
2611 2019-04-30 Tom Tromey <tromey@adacore.com>
2612
2613 * lib/ada.exp (find_ada_tool): New proc.
2614 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
2615 * gdb.ada/catch_ex_std.exp: New file.
2616 * gdb.ada/catch_ex_std/foo.adb: New file.
2617 * gdb.ada/catch_ex_std/some_package.adb: New file.
2618 * gdb.ada/catch_ex_std/some_package.ads: New file.
2619
2620 2019-04-30 Tom Tromey <tromey@adacore.com>
2621
2622 PR c++/24470:
2623 * gdb.cp/temargs.cc: Add test code from PR.
2624
2625 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2626
2627 * gdb.fortran/vla-datatypes.exp: Update expected results.
2628 * gdb.fortran/vla-ptype.exp: Likewise.
2629 * gdb.fortran/vla-type.exp: Likewise.
2630 * gdb.fortran/vla-value.exp: Likewise.
2631
2632 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2633
2634 * gdb.fortran/ptr-indentation.exp: Update expected results.
2635 * gdb.fortran/ptype-on-functions.exp: Likewise.
2636 * gdb.fortran/vla-ptr-info.exp: Likewise.
2637 * gdb.fortran/vla-value.exp: Likewise.
2638
2639 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2640
2641 * gdb.fortran/ptype-on-functions.exp: New file.
2642 * gdb.fortran/ptype-on-functions.f90: New file.
2643
2644 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2645
2646 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
2647 case void string.
2648
2649 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2650
2651 * gdb.fortran/complex.exp: Expand.
2652 * gdb.fortran/complex.f: Renamed to...
2653 * gdb.fortran/complex.f90: ...this, and extended to add more
2654 complex values.
2655
2656 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
2657
2658 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
2659 MODULO, CMPLX.
2660
2661 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
2662 Richard Bunt <richard.bunt@arm.com>
2663
2664 * gdb.base/max-depth.c: New file.
2665 * gdb.base/max-depth.exp: New file.
2666 * gdb.python/py-nested-maps.c: New file.
2667 * gdb.python/py-nested-maps.exp: New file.
2668 * gdb.python/py-nested-maps.py: New file.
2669 * gdb.python/py-format-string.exp (test_max_depth): New proc.
2670 (test_all_common): Call test_max_depth.
2671 * gdb.fortran/max-depth.exp: New file.
2672 * gdb.fortran/max-depth.f90: New file.
2673 * gdb.go/max-depth.exp: New file.
2674 * gdb.go/max-depth.go: New file.
2675 * gdb.modula2/max-depth.exp: New file.
2676 * gdb.modula2/max-depth.c: New file.
2677 * lib/gdb.exp (get_print_expr_at_depths): New proc.
2678
2679 2019-04-29 Tom de Vries <tdevries@suse.de>
2680
2681 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
2682
2683 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2684
2685 * gdb.base/callexit.exp: Test may-call-functions off.
2686
2687 2019-04-25 Keith Seitz <keiths@redhat.com>
2688
2689 PR c++/24367
2690 * gdb.cp/meth-typedefs.cc (incomplete_struct)
2691 (another_incomplete_struct, test_incomplete): New definitions.
2692 (main): Use new definitions.
2693 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
2694 functions.
2695
2696 2019-04-25 Ali Tamur <tamur@google.com>
2697
2698 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
2699
2700 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
2701
2702 PR corefiles/11608
2703 PR corefiles/18187
2704 * gdb.base/coredump-filter-build-id.exp: New file.
2705
2706 2019-04-25 Alan Hayward <alan.hayward@arm.com>
2707
2708 * Makefile.in: Pass through GDBSERVER_DEBUG.
2709 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
2710 (gdbserver,debug): Add board setting.
2711 * gdb.trace/tspeed.exp: Skip when debugging.
2712 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
2713 * lib/gdbserver-support.exp: Likewise
2714
2715 2019-04-24 Tom Tromey <tromey@adacore.com>
2716
2717 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
2718 Rust.
2719
2720 2019-04-24 Tom Tromey <tromey@adacore.com>
2721
2722 * gdb.arch/amd64-eval.exp: Test bitfield return.
2723 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
2724 (class Foo) <return_bitfields>: New method.
2725 (main): Call it.
2726
2727 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
2728
2729 * gdb.cp/many-args.cc: New file.
2730 * gdb.cp/many-args.exp: New file.
2731
2732 2019-04-23 Tom de Vries <tdevries@suse.de>
2733
2734 PR gdb/24433
2735 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
2736
2737 2019-04-23 Alan Hayward <alan.hayward@arm.com>
2738
2739 * gdb.trace/backtrace.exp: Use nopie flag.
2740 * gdb.trace/circ.exp: Likewise.
2741 * gdb.trace/collection.exp: Likewise.
2742 * gdb.trace/ftrace.exp: Likewise.
2743 * gdb.trace/mi-trace-unavailable.exp: Likewise.
2744 * gdb.trace/mi-traceframe-changed.exp: Likewise.
2745 * gdb.trace/qtro.exp: Likewise.
2746 * gdb.trace/read-memory.exp: Likewise.
2747 * gdb.trace/report.exp: Likewise.
2748 * gdb.trace/tfile.exp: Likewise.
2749 * gdb.trace/tfind.exp: Likewise.
2750 * gdb.trace/unavailable.exp: Likewise.
2751
2752 2019-04-22 Pedro Alves <palves@redhat.com>
2753
2754 * gdb.base/solib-probes-nosharedlibrary.c,
2755 gdb.base/solib-probes-nosharedlibrary.exp: New files.
2756
2757 2019-04-19 Tom Tromey <tromey@adacore.com>
2758
2759 * gdb.ada/ptype_union.c: New file.
2760 * gdb.ada/ptype_union.exp: New file.
2761
2762 2019-04-19 Tom Tromey <tromey@adacore.com>
2763
2764 PR symtab/24423:
2765 * gdb.base/list0.h (foo): Add a control-l character.
2766
2767 2019-04-18 Tom de Vries <tdevries@suse.de>
2768
2769 PR gdb/24433
2770 * boards/local-board.exp: Set sysroot to "".
2771
2772 2019-04-18 Tom de Vries <tdevries@suse.de>
2773 Pedro Alves <palves@redhat.com>
2774
2775 PR gdb/24454
2776 * gdb.threads/vfork-follow-child-exec.c: New file.
2777 * gdb.threads/vfork-follow-child-exec.exp: New file.
2778 * gdb.threads/vfork-follow-child-exit.c: New file.
2779 * gdb.threads/vfork-follow-child-exit.exp: New file.
2780
2781 2019-04-15 Leszek Swirski <leszeks@google.com>
2782
2783 * gdb.arch/amd64-eval.cc: New file.
2784 * gdb.arch/amd64-eval.exp: New file.
2785
2786 2019-04-11 Alan Hayward <alan.hayward@arm.com>
2787
2788 * gdb.server/sysroot.c: New test.
2789 * gdb.server/sysroot.exp: New file.
2790 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
2791 matching param.
2792
2793 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
2794
2795 * gdb.base/align.exp: Extend test to cover structures containing
2796 only static fields.
2797
2798 2019-04-11 Tom de Vries <tdevries@suse.de>
2799
2800 * boards/cc-with-dwz-m.exp: New file.
2801 * boards/cc-with-dwz.exp: New file.
2802 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
2803
2804 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
2805
2806 * gdb.base/start-cpp.exp: New file.
2807 * gdb.base/start-cpp.cc: New file.
2808
2809 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2810
2811 * gdb.python/py-thrhandle.exp: Adjust tests to call
2812 thread_from_handle instead of thread_from_thread_handle.
2813
2814 2019-04-08 Kevin Buettner <kevinb@redhat.com>
2815
2816 * gdb.python/py-thrhandle.exp: Add tests for
2817 gdb.InferiorThread.handle.
2818
2819 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2820
2821 * gdb.python/py-function.exp: Check calling helper function from
2822 all languages.
2823 * lib/gdb.exp (gdb_supported_languages): New proc.
2824
2825 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
2826
2827 * gdb.base/complex-parts.c: New file.
2828 * gdb.base/complex-parts.exp: New file.
2829
2830 2019-04-01 Tom Tromey <tromey@adacore.com>
2831
2832 PR symtab/23331:
2833 * gdb.dwarf2/dw2-ranges-main.c: New file.
2834 * gdb.dwarf2/dw2-ranges-psym.c: New file.
2835 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
2836
2837 2019-03-30 Simon Marchi <simark@simark.ca>
2838
2839 * gdb.base/default.exp: Add values for $_gdb_major and
2840 $_gdb_minor.
2841
2842 2019-03-29 Tom Tromey <tromey@adacore.com>
2843
2844 * gdb.base/help.exp: Tighten apropos regexp.
2845
2846 2019-03-29 Keith Seitz <keiths@redhat.com>
2847
2848 * gdb.fortran/array-bounds.exp: New file.
2849 * gdb.fortran/array-bounds.f90: New file.
2850
2851 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2852
2853 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
2854
2855 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2856
2857 * gdb.multi/hello.c (main): Increase alarm timer.
2858
2859 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
2860
2861 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
2862 factor when no hardware watchpoint support.
2863
2864 2019-03-28 Alan Hayward <alan.hayward@arm.com>
2865 Pedro Alves <palves@redhat.com>
2866
2867 * boards/local-board.exp: set sysroot to /.
2868
2869 2019-03-27 Alan Hayward <alan.hayward@arm.com>
2870
2871 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
2872 in child.
2873
2874 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2875
2876 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
2877 field.
2878 (make_container): Initialise new field.
2879 * gdb.python/py-prettyprint.exp: Add new tests.
2880 * gdb.python/py-prettyprint.py (class ContainerPrinter)
2881 <display_hint>: New method.
2882
2883 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2884
2885 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
2886 gdb_continue_to_breakpoint more throughout this test.
2887 (run_lang_tests) Supply unique test names, and use
2888 gdb_test_no_output.
2889
2890 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2891
2892 * gdb.base/finish-pretty.exp: Update expected results.
2893 * gdb.base/pretty-print.c: New file.
2894 * gdb.base/pretty-print.exp: New file.
2895
2896 2019-03-25 Pedro Alves <palves@redhat.com>
2897
2898 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
2899 move comments outside list. Append '-i "" eof' section.
2900
2901 2019-03-22 Alan Hayward <alan.hayward@arm.com>
2902
2903 PR testsuite/25016
2904 * README: Add pie options.
2905 * gdb.base/break-interp.exp: Ensure pie is disabled.
2906 * gdb.base/dump.exp: Likewise.
2907 * lib/gdb.exp (gdb_compile): Add pie option.
2908
2909 2019-03-19 Tom Tromey <tromey@adacore.com>
2910
2911 * gdb.mi/mi2-cli-display.c: New file.
2912 * gdb.mi/mi2-cli-display.exp: New file.
2913
2914 2019-03-18 Joel Brobecker <brobecker@adacore.com>
2915 Tom Tromey <tromey@adacore.com>
2916
2917 * gdb.ada/ptype_array/pck.adb: New file.
2918 * gdb.ada/ptype_array/pck.ads: New file.
2919 * gdb.ada/ptype_array/foo.adb: New file.
2920 * gdb.ada/ptype_array.exp: New file.
2921
2922 2019-03-14 Tom Tromey <tromey@adacore.com>
2923
2924 * gdb.base/style.exp: Add "set style sources" test.
2925
2926 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
2927
2928 * mi-breakpoint-location-ena-dis.exp: Rename to ...
2929 * mi-breakpoint-multiple-locations.exp: ... this.
2930 (make_breakpoints_pattern): New proc.
2931 (do_test): Add mi_version parameter, test -break-insert,
2932 -break-info and =breakpoint-created.
2933
2934 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
2935
2936 * config/default.exp: Remove 'load_lib gdb.exp'.
2937 * config/monitor.exp: Likewise.
2938 * config/sid.exp: Likewise.
2939 * config/sim.exp: Likewise.
2940 * config/slite.exp: Likewise.
2941 * config/unix.exp: Likewise.
2942 * gdb.base/default.exp: Remove unhelpful comment.
2943
2944 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2945
2946 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
2947
2948 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2949
2950 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
2951
2952 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2953
2954 * gdb.fortran/type-kinds.exp: Update expected results.
2955
2956 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2957
2958 * gdb.fortran/type-kinds.exp: Test new integer type kind.
2959
2960 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2961
2962 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
2963 function.
2964 (test_basic_parsing_of_type_kinds): Expand types tested.
2965 (test_parsing_invalid_type_kinds): New function.
2966
2967 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2968
2969 * gdb.fortran/intrinsics.exp: New file.
2970 * gdb.fortran/intrinsics.f90: New file.
2971 * gdb.fortran/type-kinds.exp: New file.
2972
2973 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2974
2975 * gdb.fortran/dot-ops.exp: New file.
2976
2977 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2978
2979 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
2980 Check upper and lower case logical literals.
2981
2982 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
2983
2984 * gdb.fortran/types.exp (test_float_literal_types_accepted):
2985 Remove duplicate tests.
2986
2987 2019-03-06 Alan Hayward <alan.hayward@arm.com>
2988
2989 * lib/gdb.exp (builtin_cd): rename of cd.
2990 (cd): Override builtin.
2991
2992 2019-03-06 Richard Bunt <richard.bunt@arm.com>
2993
2994 * gdb.fortran/function-calls.exp: New file.
2995 * gdb.fortran/function-calls.f90: New test.
2996
2997 2019-03-04 Richard Bunt <richard.bunt@arm.com>
2998
2999 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
3000 on user program standard output.
3001 * gdb.fortran/short-circuit-argument-list.f90: Record function
3002 calls.
3003
3004 2019-02-28 Alan Hayward <alan.hayward@arm.com>
3005
3006 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
3007 failure.
3008
3009 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3010
3011 PR gdb/8527
3012 * gdb.base/interrupt-daemon-attach.c,
3013 gdb.base/interrupt-daemon-attach.exp: New test.
3014
3015 2019-02-27 Pedro Alves <palves@redhat.com>
3016
3017 * gdb.base/page.exp: Add tests for "set width/height -1".
3018
3019 2019-02-27 Pedro Alves <palves@redhat.com>
3020
3021 * gdb.base/page.exp: Add tests for "set/show width/height" with
3022 "infinite" values.
3023
3024 2019-02-27 Tom Tromey <tromey@adacore.com>
3025
3026 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
3027 2.4.
3028 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
3029 workaround.
3030
3031 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.base/align.exp: Extend to compile in both C and C++, and add
3034 tests for structs with static members.
3035
3036 2019-02-26 Tom Tromey <tromey@adacore.com>
3037
3038 * gdb.python/py-value.exp (test_value_from_buffer): Check for
3039 ValueError, not TypeError.
3040
3041 2019-02-26 Kevin Buettner <kevinb@redhat.com>
3042
3043 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
3044 call from main program.
3045
3046 2019-02-23 Joel Brobecker <brobecker@adacore.com>
3047
3048 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
3049 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
3050 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
3051 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
3052 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
3053
3054 2019-02-22 Keith Seitz <keiths@redhat.com>
3055
3056 PR symtab/23853
3057 * gdb.base/symlink-sourcefile.c: New file.
3058 * gdb.base/symlink-sourcefile.exp: New file.
3059
3060 2019-02-20 Tom Tromey <tom@tromey.com>
3061
3062 * gdb.base/info_qt.exp: Update.
3063
3064 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
3065
3066 * gdb.base/source.exp: Move "error in sourced script" code to
3067 the end.
3068 * gdb.base/source-error.gdb: Move contents to
3069 source-error-1.gdb. Add new code to source source-error-1.gdb.
3070 * gdb.base/source-error-1.gdb: New file, from previous
3071 source-error.gdb.
3072
3073 2019-02-17 Tom Tromey <tom@tromey.com>
3074
3075 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
3076 for macro styling.
3077 * gdb.base/style.c (SOME_MACRO): New macro.
3078
3079 2019-02-17 Tom Tromey <tom@tromey.com>
3080
3081 * gdb.base/style.exp: Add line-wrapping tests.
3082 * gdb.base/page.exp: Add test for quitting during pagination.
3083
3084 2019-02-17 Joel Brobecker <brobecker@adacore.com>
3085
3086 * gdb.ada/big_packed_array: New testcase.
3087 * gdb.ada/homonym.exp: Fix incorrect expected output for
3088 "break <homonym__get_value>" test.
3089
3090 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
3091
3092 PR breakpoints/21870
3093 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
3094 and prepare_for_testing. Add comment.
3095 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
3096 redundant cleanup call. Clean up comment.
3097
3098 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
3099
3100 PR breakpoints/21870
3101 * gdb.arch/aarch64-dbreg-contents.exp: New file.
3102 * gdb.arch/aarch64-dbreg-contents.c: New file.
3103
3104 2019-02-10 Joel Brobecker <brobecker@adacore.com>
3105
3106 * gdb.ada/mi_ref_changeable: New testcase.
3107
3108 2019-02-07 Alan Hayward <alan.hayward@arm.com>
3109
3110 * gdb.base/attach.exp: Add double attach test.
3111
3112 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
3113
3114 * lib/gdb.exp (default_gdb_start): Don't match pagination
3115 prompt.
3116 (gdb_init): Set stty_init.
3117
3118 2019-01-27 Tom Tromey <tom@tromey.com>
3119
3120 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
3121 skip_python_tests.
3122
3123 2019-01-24 Alan Hayward <alan.hayward@arm.com>
3124
3125 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
3126 New structure.
3127 (struct struct_static_02_02): Likewise.
3128 (struct struct_static_02_03): Likewise.
3129 (struct struct_static_02_04): Likewise.
3130 (struct struct_static_04_01): Likewise.
3131 (struct struct_static_04_02): Likewise.
3132 (struct struct_static_04_03): Likewise.
3133 (struct struct_static_04_04): Likewise.
3134 (struct struct_static_06_01): Likewise.
3135 (struct struct_static_06_02): Likewise.
3136 (struct struct_static_06_03): Likewise.
3137 (struct struct_static_06_04): Likewise.
3138 (cmp_struct_static_02_01): Likewise.
3139 (cmp_struct_static_02_02): Likewise.
3140 (cmp_struct_static_02_03): Likewise.
3141 (cmp_struct_static_02_04): Likewise.
3142 (cmp_struct_static_04_01): Likewise.
3143 (cmp_struct_static_04_02): Likewise.
3144 (cmp_struct_static_04_03): Likewise.
3145 (cmp_struct_static_04_04): Likewise.
3146 (cmp_struct_static_06_01): Likewise.
3147 (cmp_struct_static_06_02): Likewise.
3148 (cmp_struct_static_06_03): Likewise.
3149 (cmp_struct_static_06_04): Likewise.
3150 (call_all): Test new structs.
3151 * gdb.base/infcall-nested-structs.exp: Likewise.
3152
3153 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3154 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
3155
3156 2019-01-21 Alan Hayward <alan.hayward@arm.com>
3157 * gdb.base/stack-protector.c: New test.
3158 * gdb.base/stack-protector.exp: New file.
3159 * gdb.cp/ovldbreak.exp: Only allow a single break line.
3160 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
3161 option.
3162 (gdb_compile): Remove stack protector for GCC and prevent
3163 recursion.
3164
3165 2019-01-16 Keith Seitz <keiths@redhat.com>
3166
3167 PR gdb/23773
3168 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
3169
3170 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3171
3172 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
3173 aliases.
3174 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
3175 tests.
3176 * gdb.arch/powerpc-vector-regs.c: New file.
3177 * gdb.arch/powerpc-vector-regs.exp: New file.
3178
3179 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3180
3181 * gdb.arch/altivec-regs.exp: Fix the list passed to
3182 gdb_expect_list when testing "info vector".
3183
3184 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
3185
3186 * gdb.base/style.exp: Don't include path in testname.
3187
3188 2019-01-10 Keith Seitz <keiths@redhat.com>
3189
3190 PR gdb/23712
3191 PR symtab/23010
3192 * gdb.dwarf2/multidictionary.exp: New file.
3193
3194 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
3195
3196 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
3197 (test_gnuv3_style_demangling): ... this.
3198 (test_lucid_style_demangling): Remove.
3199 (test_arm_style_demangling): Remove.
3200 (test_hp_style_demangling): Remove.
3201 (do_tests): Remove calls to the above.
3202
3203 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
3204
3205 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
3206 case.
3207
3208 2019-01-06 Tom Tromey <tom@tromey.com>
3209
3210 PR gdb/28155:
3211 * gdb.dwarf2/typedef-void-finish.exp: New file.
3212
3213 2018-12-28 Tom Tromey <tom@tromey.com>
3214 Simon Marchi <simark@simark.ca>
3215
3216 * gdb.base/jit-exec.exp: New file.
3217 * gdb.base/jit-exec.c: New file.
3218 * gdb.base/jit-execd.c: New file.
3219
3220 2018-12-28 Tom Tromey <tom@tromey.com>
3221
3222 * gdb.base/style.exp: Update test to check for address styling.
3223
3224 2018-12-28 Tom Tromey <tom@tromey.com>
3225
3226 * gdb.base/style.exp: Add test for styling of "Reading symbols"
3227 message.
3228
3229 2018-12-28 Tom Tromey <tom@tromey.com>
3230
3231 * gdb.base/style.exp: Add test for version number styling.
3232
3233 2018-12-28 Tom Tromey <tom@tromey.com>
3234
3235 * gdb.base/style.exp: Add test for print_address_symbolic.
3236
3237 2018-12-28 Tom Tromey <tom@tromey.com>
3238
3239 * gdb.base/style.exp: Add test for breakpoint setting.
3240
3241 2018-12-28 Tom Tromey <tom@tromey.com>
3242
3243 * gdb.base/style.exp: Add test for variable names.
3244
3245 2018-12-28 Tom Tromey <tom@tromey.com>
3246
3247 * gdb.base/style.exp: New file.
3248 * gdb.base/style.c: New file.
3249
3250 2018-12-28 Tom Tromey <tom@tromey.com>
3251
3252 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
3253 "dumb".
3254 * gdb.base/readline.exp (operate_and_get_next): Save and restore
3255 the TERM environment variable.
3256
3257 2018-12-27 Tom Tromey <tom@tromey.com>
3258
3259 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
3260 pagination test.
3261
3262 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
3263
3264 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
3265 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
3266
3267 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3268
3269 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
3270 Filename a.adb changed to bp_fun_addr.adb.
3271 gdb.ada/bp_fun_addr.exp: Update test accordingly.
3272
3273 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
3274
3275 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
3276 non-PIE executables.
3277 * README: Mention the gdb,nopie_flag board setting.
3278 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
3279 non-PIE executable.
3280 * gdb.arch/amd64-entry-value.exp: Likewise.
3281 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
3282 * gdb.arch/i386-float.exp: Likewise.
3283 * gdb.arch/i386-signal.exp: Likewise.
3284 * gdb.mi/mi-reg-undefined.exp: Likewise.
3285
3286 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
3287
3288 PR gdb/23974
3289 * gdb.base/info-os.exp: Check return for unknown "info os" type.
3290
3291 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3292
3293 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
3294 Update order of results accordingly.
3295
3296 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
3297
3298 * gdb.base/annota1.exp: Update a test regexp.
3299
3300 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
3301
3302 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
3303
3304 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3305
3306 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
3307 (reuse_time): Initialize to REUSE_TIME_CAP.
3308 (check_rc): New function.
3309 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
3310 Check pthread_create rc.
3311 (spawner_thread_func): Check pthread_create and pthread_join rc.
3312
3313 2018-12-08 Pedro Alves <palves@redhat.com>
3314
3315 * gdb.base/list.exp (test_forward_search): Rename to ...
3316 (test_forward_reverse_search): ... this. Also test reverse-search
3317 and the forward-search alias.
3318
3319 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
3320
3321 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
3322 local timeout variable before return, and remove all local timeout
3323 variable entirely.
3324 (gdb_load): Likewise.
3325
3326 2018-12-01 Tom de Vries <tdevries@suse.de>
3327
3328 * gdb.base/gdb-caching-proc.exp: New file.
3329
3330 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
3331
3332 * Makefile.in (TIMESTAMP): New variable.
3333 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
3334 command.
3335 (check-single-racy): Likewise.
3336 (check/%.exp): Likewise.
3337 (check-racy/%.exp): Likewise.
3338 (workers/%.worker): Likewise.
3339 (build-perf): Likewise.
3340 (check-perf): Likewise.
3341 * README: Describe new "TS" and "TS_FORMAT" variables.
3342 * print-ts.py: New file.
3343
3344 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
3345
3346 PR python/23714
3347 * gdb.python/python.exp: Test command repetition after
3348 gdb.execute.
3349
3350 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
3351
3352 * gdb.opt/inline-break.exp: Add test that info breakpoint output
3353 is correctly aligned.
3354
3355 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3356
3357 * gdb.ada/info_auto_lang.exp: New testcase.
3358 * gdb.ada/info_auto_lang/global_pack.ads: New file.
3359 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
3360 * gdb.ada/info_auto_lang/some_c.c: New file.
3361
3362 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3363
3364 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
3365 FUNC_lang language syntax.
3366
3367 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3368
3369 * gdb.base/info_minsym.c: New file.
3370 * gdb.base/info_minsym.exp: New file.
3371
3372 2018-11-19 Tom Tromey <tom@tromey.com>
3373
3374 PR rust/23625:
3375 * gdb.rust/simple.exp: Add ptype test. Update expected output.
3376 * gdb.rust/expr.exp: Update expected output. Change one test.
3377
3378 2018-11-19 Tom Tromey <tom@tromey.com>
3379
3380 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
3381
3382 2018-11-19 Pedro Alves <palves@redhat.com>
3383
3384 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
3385 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
3386 see the expected warning.
3387
3388 2018-11-16 Alan Hayward <alan.hayward@arm.com>
3389
3390 PR gdb/22736:
3391 * gdb.cp/infcall-nodebug-lib.c: New test.
3392 * gdb.cp/infcall-nodebug-main.c: New test.
3393 * gdb.cp/infcall-nodebug.exp: New file.
3394
3395 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
3396
3397 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
3398 completer tests.
3399
3400 2018-11-09 Tom de Vries <tdevries@suse.de>
3401
3402 * gdb.base/msym-lang.c: New test.
3403 * gdb.base/msym-lang.exp: New file.
3404 * gdb.base/msym-lang-main.c: New test.
3405
3406 2018-11-08 Tom Tromey <tom@tromey.com>
3407
3408 PR gdb/23555:
3409 PR gdb/23838:
3410 * gdb.base/warning.exp: New file.
3411
3412 2018-11-08 Jan Beulich <jbeulich@suse.com>
3413
3414 * testsuite/gdb.arch/i386-avx512.c,
3415 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
3416
3417 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
3418
3419 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
3420 point hardware.
3421
3422 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
3423
3424 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
3425 * gdb.dwarf2/missing-type-name.exp: New file.
3426
3427 2018-11-06 Tom de Vries <tdevries@suse.de>
3428
3429 * gdb.base/many-headers.c: New test.
3430 * gdb.base/many-headers.exp: New file.
3431
3432 2018-11-06 Jim Wilson <jimw@sifive.com>
3433
3434 * gdb.base/code_elim.exp: For riscv, set additional_flags
3435 to include -msmall-data-limit=0.
3436
3437 2018-11-01 Joel Brobecker <brobecker@adacore.com>
3438
3439 * gdb.ada/watch_minus_l: New testcase.
3440
3441 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
3442
3443 * gdb.arch/aix-sighandle.c: New file.
3444 * gdb.arch/aix-sighandle.exp: New file.
3445
3446 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3447
3448 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
3449 registers being unions.
3450
3451 2018-10-31 Tom de Vries <tdevries@suse.de>
3452
3453 * lib/valgrind.exp: New file.
3454 (vgdb_start, vgdb_stop): New procs, factored out of ...
3455 * gdb.base/valgrind-bt.exp: ... here, ...
3456 * gdb.base/valgrind-disp-step.exp: ... here and ...
3457 * gdb.base/valgrind-infcall.exp: ... here.
3458
3459 2018-10-31 Tom de Vries <tdevries@suse.de>
3460
3461 * lib/gdb.exp (get_valueof): Don't output read value in test name.
3462
3463 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
3464
3465 * gdb.dwarf2/void-type.c: New file.
3466 * gdb.dwarf2/void-type.exp: New file.
3467
3468 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3469
3470 * gdb.base/info_qt.c: New file.
3471 * gdb.base/info_qt.exp: New file.
3472
3473 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3474
3475 * gdb.arch/powerpc-htm-regs.c: New file.
3476 * gdb.arch/powerpc-htm-regs.exp: New file.
3477
3478 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3479
3480 * gdb.arch/powerpc-tar.c: New file.
3481 * gdb.arch/powerpc-tar.exp: New file.
3482
3483 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
3484
3485 * gdb.arch/powerpc-ppr-dscr.c: New file.
3486 * gdb.arch/powerpc-ppr-dscr.exp: New file.
3487
3488 2018-10-25 Tom de Vries <tdevries@suse.de>
3489
3490 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
3491
3492 2018-10-24 Tom de Vries <tdevries@suse.de>
3493
3494 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
3495 longer exists error.
3496
3497 2018-10-24 Tom de Vries <tdevries@suse.de>
3498
3499 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
3500
3501 2018-10-24 Tom de Vries <tdevries@suse.de>
3502
3503 * gdb.base/valgrind-db-attach.exp: Handle removed support for
3504 --db-attach in valgrind.
3505
3506 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
3507
3508 * gdb.arch/riscv-reg-aliases.c: New file.
3509 * gdb.arch/riscv-reg-aliases.exp: New file.
3510
3511 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3512
3513 * gdb.python/py-cmd.exp: Check for gdb_prompt.
3514
3515 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3516
3517 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
3518
3519 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3520
3521 * gdb.cp/ovldbreak.exp: Fix regexps.
3522
3523 2018-10-19 Alan Hayward <alan.hayward@arm.com>
3524
3525 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
3526
3527 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
3528
3529 PR cli/23785
3530 * gdb.base/restore.exp: New test to check if "restore" with an
3531 invalid file doesn't segfault.
3532
3533 2018-10-18 Tom de Vries <tdevries@suse.de>
3534
3535 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
3536 * gdb.ada/excep_handle.exp: Same.
3537 * gdb.ada/mi_string_access.exp: Same.
3538 * gdb.ada/mi_var_union.exp: Same.
3539 * gdb.arch/arc-analyze-prologue.exp: Same.
3540 * gdb.arch/arc-decode-insn.exp: Same.
3541 * gdb.base/readnever.exp: Same.
3542 * gdb.fortran/printing-types.exp: Same.
3543 * gdb.guile/scm-lazy-string.exp: Same.
3544
3545 2018-10-16 Tom de Vries <tdevries@suse.de>
3546
3547 PR gdb/23730
3548 * gdb.base/catch-follow-exec.c: Add copyright notice.
3549 * gdb.base/catch-follow-exec.exp: Rewrite to use
3550 gdb_spawn_with_cmdline_opts. Require gdb-native.
3551
3552 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
3553
3554 * gdb.trace/actions-changed.exp: Check for arch support.
3555 * gdb.trace/actions.exp: Likewise.
3556 * gdb.trace/ax.exp: Likewise.
3557 * gdb.trace/backtrace.exp: Likewise.
3558 * gdb.trace/change-loc.exp: Likewise.
3559 * gdb.trace/deltrace.exp: Likewise.
3560 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
3561 * gdb.trace/ftrace.exp: Likewise.
3562 * gdb.trace/infotrace.exp: Check for arch support.
3563 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
3564 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
3565 * gdb.trace/mi-tsv-changed.exp: Likewise.
3566 * gdb.trace/packetlen.exp: Likewise.
3567 * gdb.trace/passc-dyn.exp: Likewise.
3568 * gdb.trace/passcount.exp: Likewise.
3569 * gdb.trace/pending.exp: Likewise.
3570 * gdb.trace/range-stepping.exp: Check for shlib support.
3571 * gdb.trace/report.exp: Check for arch support.
3572 * gdb.trace/save-trace.exp: Likewise.
3573 * gdb.trace/signal.exp: Check for signal support.
3574 * gdb.trace/tfind.exp: Check for arch support.
3575 * gdb.trace/trace-break.exp: Check for arch and shlib support.
3576 * gdb.trace/trace-common.h: Add comment.
3577 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
3578 * gdb.trace/trace-enable-disable.exp: Likewise.
3579 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
3580 * gdb.trace/tracecmd.exp: Check for arch support.
3581 * gdb.trace/tspeed.exp: Check for shlib and target support.
3582 * gdb.trace/tstatus.exp: Check for arch support.
3583 * gdb.trace/tsv.exp: Likewise.
3584 * gdb.trace/while-dyn.exp: Likewise.
3585 * gdb.trace/while-stepping.exp: Likewise.
3586 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
3587
3588 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
3589
3590 * gdb.trace/tspeed.exp: Remove nowarnings.
3591 (prepare_for_trace_test): Declare "global ipalib".
3592 * gdb.trace/tspeed.c: Include unistd.h.
3593 (main): Remove superfluous printf argument.
3594
3595 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
3596
3597 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
3598 directory prefix on the filename.
3599
3600 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
3601
3602 * gdb.gdb/unittest.exp: Update expected message informing that
3603 selftests have been disabled.
3604 * gdb.server/unittest.exp: Likewise.
3605
3606 2018-10-09 Tom de Vries <tdevries@suse.de>
3607
3608 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
3609 with runto_main.
3610
3611 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
3612
3613 PR c++/16841
3614 * gdb.cp/virtbase2.cc: New file.
3615 * gdb.cp/virtbase2.exp: New file.
3616
3617 2018-10-06 Tom Tromey <tom@tromey.com>
3618
3619 PR python/19399:
3620 * gdb.python/py-inferior.exp: Add architecture test.
3621
3622 2018-10-06 Tom Tromey <tom@tromey.com>
3623
3624 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
3625 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
3626
3627 2018-10-06 Tom Tromey <tom@tromey.com>
3628
3629 * gdb.python/py-breakpoint.exp (check_last_event): Check location
3630 of a "throw" catchpoint.
3631
3632 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
3633
3634 * gdb.base/info-proc.exp: Update string expected from "help info
3635 proc".
3636
3637 2018-10-04 Tom Tromey <tom@tromey.com>
3638
3639 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
3640 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
3641 (test_initial_complaints, test_empty_complaints): Update.
3642 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3643
3644 2018-10-04 Tom Tromey <tom@tromey.com>
3645
3646 PR cli/19551:
3647 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
3648 * lib/gdb.exp (gdb_file_cmd): Update.
3649 * gdb.stabs/weird.exp (print_weird_var): Update.
3650 * gdb.server/solib-list.exp: Update.
3651 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
3652 * gdb.mi/mi-cli.exp: Update.
3653 * gdb.linespec/linespec.exp: Update.
3654 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
3655 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
3656 * gdb.cp/cp-relocate.exp: Update.
3657 * gdb.base/sym-file.exp: Update.
3658 * gdb.base/relocate.exp: Update.
3659 * gdb.base/readnever.exp: Update.
3660 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
3661 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
3662 * gdb.base/dbx.exp (gdb_file_cmd): Update.
3663 * gdb.base/code_elim.exp: Update.
3664 * gdb.base/break-unload-file.exp (test_break): Update.
3665 * gdb.base/break-interp.exp (test_attach_gdb): Update.
3666 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
3667 Update.
3668 * gdb.base/attach.exp (do_attach_tests): Update.
3669 * gdb.base/sepdebug.exp: Update.
3670 * gdb.python/py-section-script.exp: Update.
3671
3672 2018-10-04 Tom Tromey <tom@tromey.com>
3673
3674 PR cli/22234:
3675 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
3676 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
3677 output.
3678
3679 2018-10-04 Tom Tromey <tom@tromey.com>
3680
3681 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
3682 set width and height to 0.
3683 (test_command_line_attach_run): Use -quiet.
3684
3685 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
3686
3687 * lib/gdb.exp (skip_ifunc_tests): New.
3688 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
3689 other compile failures.
3690 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
3691
3692 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
3693
3694 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
3695 is_amd64_regs_target.
3696
3697 2018-10-01 Alan Hayward <alan.hayward@arm.com>
3698
3699 * gdb.arch/aarch64-sighandler-regs.c: New test.
3700 * gdb.arch/aarch64-sighandler-regs.exp: New file.
3701 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
3702
3703 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
3704
3705 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
3706 assembly.
3707
3708 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
3709
3710 * gdb.base/frame-selection.exp: New file.
3711 * gdb.base/frame-selection.c: New file.
3712
3713 2018-09-27 Alan Hayward <alan.hayward@arm.com>
3714
3715 * gdb.threads/check-libthread-db.c (thread_routine): Use a
3716 pthread barrier.
3717 (main): Likewise.
3718
3719 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
3720
3721 * gdb.base/large-frame-1.c: New file.
3722 * gdb.base/large-frame-2.c: New file.
3723 * gdb.base/large-frame.exp: New file.
3724 * gdb.base/large-frame.h: New file.
3725
3726 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
3727
3728 PR gdb/20948
3729 * gdb.base/write_mem.exp: New test.
3730 * gdb.base/write_mem.c: Likewise.
3731
3732 2018-09-23 Tom Tromey <tom@tromey.com>
3733
3734 PR python/18852:
3735 * gdb.python/py-parameter.exp: Add test for parameter that throws
3736 on "set".
3737
3738 2018-09-23 Tom Tromey <tom@tromey.com>
3739
3740 PR python/17284:
3741 * gdb.python/py-template.exp (test_template_arg): Add test for
3742 negative template argument number.
3743
3744 2018-09-23 Tom Tromey <tom@tromey.com>
3745
3746 PR python/14062:
3747 * gdb.python/python.exp: Add test for post_event error.
3748
3749 2018-09-23 Tom Tromey <tom@tromey.com>
3750
3751 PR python/18170:
3752 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
3753 convert pointers to int and long.
3754
3755 2018-09-23 Tom Tromey <tom@tromey.com>
3756
3757 PR python/20126:
3758 * gdb.python/py-value.exp (test_value_numeric_ops): Add
3759 signed-ness conversion tests.
3760
3761 2018-09-23 Tom Tromey <tom@tromey.com>
3762
3763 PR python/18352;
3764 * gdb.python/py-value.exp (test_float_conversion): New proc.
3765 Use it.
3766
3767 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
3768
3769 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
3770
3771 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
3772
3773 * gdb.base/complete-empty.exp: Skip tab-completion tests if
3774 no readline.
3775 * gdb.base/utf8-identifiers.exp: Likewise.
3776 * gdb.cp/cpcompletion.exp: Likewise.
3777 * gdb.linespec/cpcompletion.exp: Likewise.
3778 * gdb.linespec/cpls-abi-tag.exp: Likewise.
3779 * gdb.linespec/cpls-ops.exp: Likewise.
3780
3781 2018-09-19 Richard Bunt <richard.bunt@arm.com>
3782 Chris January <chris.january@arm.com>
3783
3784 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
3785 * gdb.fortran/short-circuit-argument-list.exp: New file.
3786 * gdb.fortran/short-circuit-argument-list.f90: New test.
3787
3788 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3789
3790 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
3791 "arch=" keyword when executing "-stack-list-frames".
3792
3793 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3794
3795 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
3796 "arch=" keyword when executing "-stack-list-frames".
3797
3798 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3799
3800 * gdb.ada/complete.exp: Expect for "@" when doing "complete
3801 break ada".
3802
3803 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
3804
3805 PR python/23669
3806 * gdb.python/python.exp: Test gdb.execute("show commands").
3807
3808 2018-09-16 Tom Tromey <tom@tromey.com>
3809
3810 * gdb.base/new-ui.exp (do_execution_tests): Update.
3811 * gdb.base/dbx.exp (test_breakpoints): Update.
3812
3813 2018-09-14 Alan Hayward <alan.hayward@arm.com>
3814
3815 * lib/gdb.exp (gdb_simple_compile): Add proc.
3816 (is_elf_target): Use gdb_simple_compile.
3817 (skip_altivec_tests): Likewise.
3818 (skip_vsx_tests): Likewise.
3819 (skip_tsx_tests): Likewise.
3820 (skip_btrace_tests): Likewise.
3821 (skip_btrace_pt_tests): Likewise.
3822 (gdb_can_simple_compile): Likewise.
3823 (gdb_has_argv0): Likewise.
3824 (gdb_target_symbol_prefix): Likewise.
3825 (target_supports_scheduler_locking): Likewise.
3826
3827 2018-09-13 Tom Tromey <tom@tromey.com>
3828
3829 * Makefile.in (TAGS): Recognize proc_with_prefix and
3830 gdb_caching_proc.
3831
3832 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3833
3834 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
3835 method.
3836
3837 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3838
3839 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
3840 and a few other Inferior properties when the Inferior is no
3841 longer valid.
3842
3843 2018-09-13 Tom Tromey <tom@tromey.com>
3844
3845 PR rust/23650:
3846 * gdb.rust/simple.exp: Add test for enum field access error.
3847
3848 2018-09-13 Tom Tromey <tom@tromey.com>
3849
3850 PR rust/23626:
3851 * gdb.rust/simple.rs (EmptyEnum): New type.
3852 (main): Use it.
3853 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
3854
3855 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3856
3857 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
3858 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
3859 * gdb.python/py-symtab.exp: Update test printing an objfile.
3860
3861 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
3862
3863 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
3864 object.
3865
3866 2018-09-12 Alan Hayward <alan.hayward@arm.com>
3867
3868 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
3869 (support_complex_tests): Use gdb_can_simple_compile.
3870 (is_ilp32_target): Likewise.
3871 (is_lp64_target): Likewise.
3872 (is_64_target): Likewise.
3873 (is_amd64_regs_target): Likewise.
3874 (is_aarch32_target): Likewise.
3875 (gdb_int128_helper): Likewise.
3876
3877 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3878
3879 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
3880
3881 2018-09-10 Jerome Guitton <guitton@adacore.com>
3882
3883 * gdb.ada/same_component_name: Add test for case of tagged record
3884 with variable-length fields.
3885
3886 2018-09-10 Xavier Roirand <roirand@adacore.com>
3887
3888 * gdb.ada/access_to_unbounded_array.exp: New testcase.
3889 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
3890 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
3891 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
3892
3893 2018-09-10 Xavier Roirand <roirand@adacore.com>
3894
3895 * gdb.ada/mi_string_access.exp: New testcase.
3896 * gdb.ada/mi_string_access/bar.adb: New file.
3897 * gdb.ada/mi_string_access/pck.adb: New file.
3898 * gdb.ada/mi_string_access/pck.asd: New file.
3899
3900 2018-09-10 Xavier Roirand <roirand@adacore.com>
3901
3902 * gdb.ada/mi_var_union.exp: New testcase.
3903 * gdb.ada/mi_var_union/bar.adb: New file.
3904 * gdb.ada/mi_var_union/pck.adb: New file.
3905 * gdb.ada/mi_var_union/pck.asd: New file.
3906
3907 2018-09-08 Tom Tromey <tom@tromey.com>
3908
3909 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
3910
3911 2018-09-08 Tom Tromey <tom@tromey.com>
3912
3913 PR python/16047:
3914 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
3915 (register_pretty_printers): Register new printer.
3916 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
3917 test.
3918 * gdb.python/py-prettyprint.c (int_type3): New typedef.
3919 (an_int_type3): New global.
3920
3921 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3922
3923 * gdb.ada/expr_with_funcall: New testcase.
3924
3925 2018-09-08 Joel Brobecker <brobecker@adacore.com>
3926
3927 * gdb.ada/packed_array_assign: New testcase.
3928
3929 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
3930
3931 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
3932 names, and add test prefixes to make test names unique.
3933
3934 2018-09-05 Tom de Vries <tdevries@suse.de>
3935
3936 * gdb.dwarf2/varval.exp: Add test.
3937
3938 2018-09-04 Gary Benson <gbenson@redhat.com>
3939
3940 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
3941 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
3942
3943 2018-08-31 Tom Tromey <tom@tromey.com>
3944
3945 * gdb.rust/simple.rs: Rename second variable "v".
3946
3947 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
3948
3949 * gdb.base/funcargs.c (use_a): New function.
3950 (recurse): Call use_a.
3951
3952 2018-08-29 Keith Seitz <keiths@redhat.com>
3953
3954 * gdb.compile/compile-cplus-anonymous.cc: New file.
3955 * gdb.compile/compile-cplus-anonymous.exp: New file.
3956 * gdb.compile/compile-cplus-array-decay.cc: New file.
3957 * gdb.compile/compile-cplus-array-decay.exp: New file.
3958 * gdb.compile/compile-cplus-inherit.cc: New file.
3959 * gdb.compile/compile-cplus-inherit.exp: New file.
3960 * gdb.compile/compile-cplus-member.cc: New file.
3961 * gdb.compile/compile-cplus-member.exp: New file.
3962 * gdb.compile/compile-cplus-method.cc: New file.
3963 * gdb.compile/compile-cplus-method.exp: New file.
3964 * gdb.compile/compile-cplus-mod.c: "New" file.
3965 * gdb.compile/compile-cplus-namespace.cc: New file.
3966 * gdb.compile/compile-cplus-namespace.exp: New file.
3967 * gdb.compile/compile-cplus-nested.cc: New file.
3968 * gdb.compile/compile-cplus-nested.exp: New file.
3969 * gdb.compile/compile-cplus-print.c: "New" file.
3970 * gdb.compile/compile-cplus-print.exp: "New" file.
3971 * gdb.compile/compile-cplus-virtual.cc: New file.
3972 * gdb.compile/compile-cplus-virtual.exp: New file.
3973 * gdb.compile/compile-cplus.c: "New" file.
3974 * gdb.compile/compile-cplus.exp: "New" file.
3975 * lib/compile-support.exp: New file.
3976
3977 2018-08-16 Gary Benson <gbenson@redhat.com>
3978
3979 PR gdb/13000:
3980 * gdb.base/batch-exit-status.exp: New file.
3981 * gdb.base/batch-exit-status.good-commands: Likewise.
3982 * gdb.base/batch-exit-status.bad-commands: Likewise.
3983
3984 2018-08-29 Alan Hayward <alan.hayward@arm.com>
3985
3986 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
3987 (struct struct02): Likewise.
3988 (struct struct03): Likewise.
3989 (struct struct04): Likewise.
3990 (struct struct_01_01): New struct.
3991 (struct struct_01_02): Likewise.
3992 (struct struct_01_03): Likewise.
3993 (struct struct_01_04): Likewise.
3994 (struct struct_02_01): Likewise.
3995 (struct struct_02_02): Likewise.
3996 (struct struct_02_03): Likewise.
3997 (struct struct_02_04): Likewise.
3998 (struct struct_04_01): Likewise.
3999 (struct struct_04_02): Likewise.
4000 (struct struct_04_03): Likewise.
4001 (struct struct_04_04): Likewise.
4002 (struct struct_05_01): Likewise.
4003 (struct struct_05_02): Likewise.
4004 (struct struct_05_03): Likewise.
4005 (struct struct_05_04): Likewise.
4006 (cmp_struct01): Remove function.
4007 (cmp_struct02): Likewise.
4008 (cmp_struct03): Likewise.
4009 (cmp_struct04): Likewise.
4010 (cmp_struct_01_01): Add Function.
4011 (cmp_struct_01_02): Likewise.
4012 (cmp_struct_01_03): Likewise.
4013 (cmp_struct_01_04): Likewise.
4014 (cmp_struct_02_01): Likewise.
4015 (cmp_struct_02_02): Likewise.
4016 (cmp_struct_02_03): Likewise.
4017 (cmp_struct_02_04): Likewise.
4018 (cmp_struct_04_01): Likewise.
4019 (cmp_struct_04_02): Likewise.
4020 (cmp_struct_04_03): Likewise.
4021 (cmp_struct_04_04): Likewise.
4022 (cmp_struct_05_01): Likewise.
4023 (cmp_struct_05_02): Likewise.
4024 (cmp_struct_05_03): Likewise.
4025 (cmp_struct_05_04): Likewise.
4026 (call_all): Add new structs.
4027 * gdb.base/infcall-nested-structs.exp: Likewise.
4028
4029 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
4030
4031 * gdb.python/py-framefilter-mi.exp: Update regexp to
4032 check for "arch" field in frame output.
4033
4034 2018-08-23 Kevin Buettner <kevinb@redhat.com>
4035
4036 * gdb.dwarf2/dw2-ranges-func.c: New file.
4037 * gdb.dwarf2/dw2-ranges-func.exp: New file.
4038
4039 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
4040
4041 * gdb.base/term.exp: Compare terminal settings with values from
4042 the inferior.
4043 * gdb.base/term.c: Get and set terminal settings.
4044
4045 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
4046
4047 * lib/mi-support.exp (mi_expect_stop): Update regexp to
4048 accommodate new "arch" field in frame output.
4049 * gdb.mi/mi-return.exp: Likewise.
4050 * gdb.mi/mi-stack.exp: Likewise.
4051 * gdb.mi/mi-syn-frame.exp: Likewise.
4052 * gdb.mi/user-selected-context-sync.exp: Likewise.
4053
4054 2018-08-19 Michael Spang <spang@google.com>
4055
4056 PR gdb/11786
4057 * gdb.base/gcore-tls-pie.c: New file.
4058 * gdb.base/gcore-tls-pie.exp: New file.
4059
4060 2018-08-18 Kevin Buettner <kevinb@redhat.com>
4061
4062 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
4063 * gdb.dwarf2/varval.c: New file.
4064 * gdb.dwarf2/varval.exp: New file.
4065
4066 2018-08-17 Alan Hayward <alan.hayward@arm.com>
4067
4068 PR gdb/18931
4069 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
4070
4071 2018-08-16 Keith Seitz <keiths@redhat.com>
4072
4073 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
4074 tests expected to pass.
4075
4076 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
4077
4078 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
4079 -data-disassemble -a.
4080 (test_disassembly_bogus_args): Likewise.
4081
4082 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
4083
4084 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
4085
4086 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4087
4088 * gdb.base/vla-optimized-out.exp: Add new test.
4089
4090 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
4091
4092 * gdb.base/vla-optimized-out-o3.exp: Delete.
4093 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
4094 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
4095 deleted tests.
4096
4097 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
4098
4099 PR gdb/18050:
4100 * gdb.server/extended-remote-restart.c: New file.
4101 * gdb.server/extended-remote-restart.exp: New file.
4102
4103 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
4104
4105 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
4106 "set variable index = 42".
4107
4108 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
4109
4110 * boards/index-cache-gdb.exp: New file.
4111 * gdb.dwarf2/index-cache.exp: New file.
4112 * gdb.dwarf2/index-cache.c: New file.
4113 * gdb.base/maint.exp: Check if we are using the index cache.
4114
4115 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4116
4117 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
4118 MAKEFLAGS.
4119
4120 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4121
4122 * dg-extract-results.sh: Move to toplevel contrib.
4123 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
4124 * Makefile.in (check-parallel-racy): Likewise.
4125
4126 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
4127
4128 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
4129 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
4130 tests if the target supports scheduler locking.
4131
4132 2018-08-04 Tom de Vries <tdevries@suse.de>
4133
4134 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
4135
4136 2018-08-02 Tom Tromey <tom@tromey.com>
4137
4138 PR symtab/16842.
4139 * gdb.cp/temargs.exp: Test "info address" of a template
4140 parameter.
4141
4142 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
4143
4144 * gdb.python/py-mi-var-info-path-expression.c: New file.
4145 * gdb.python/py-mi-var-info-path-expression.py: New file.
4146 * gdb.python/py-mi-var-info-path-expression.exp: New file.
4147
4148 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
4149
4150 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
4151 error after "cannot resolve name" string.
4152
4153 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
4154
4155 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
4156 started.
4157 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
4158
4159 2018-07-28 Tom de Vries <tdevries@suse.de>
4160
4161 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
4162
4163 2018-07-26 Tom de Vries <tdevries@suse.de>
4164
4165 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
4166
4167 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
4168
4169 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
4170 is visible.
4171
4172 2018-07-26 Tom de Vries <tdevries@suse.de>
4173
4174 PR breakpoints/23366
4175 * gdb.base/catch-follow-exec.c: New test.
4176 * gdb.base/catch-follow-exec.exp: New file.
4177
4178 2018-07-25 Tom de Vries <tdevries@suse.de>
4179
4180 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
4181 vla-optimized-out.c.
4182
4183 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
4184
4185 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
4186 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
4187
4188 2018-07-20 Tom de Vries <tdevries@suse.de>
4189
4190 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
4191 NOCLONE macro.
4192 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
4193
4194 2018-07-19 Tom de Vries <tdevries@suse.de>
4195
4196 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
4197 regular expression.
4198
4199 2018-07-18 Tom de Vries <tdevries@suse.de>
4200
4201 * gdb.base/vla-optimized-out.c: New test.
4202 * gdb.base/vla-optimized-out.exp: New file.
4203
4204 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
4205
4206 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
4207 message "No address associated with hostname" when gdbserver
4208 cannot resolve the hostname.
4209
4210 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4211
4212 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
4213 Add some test prefixes to make tests unique.
4214
4215 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4216
4217 * gdb.base/frameapply.c: New file.
4218 * gdb.base/frameapply.exp: New file.
4219
4220 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4221
4222 * gdb.base/skip.exp: Update expected error message.
4223
4224 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4225 Jan Kratochvil <jan.kratochvil@redhat.com>
4226 Paul Fertser <fercerpav@gmail.com>
4227 Tsutomu Seki <sekiriki@gmail.com>
4228
4229 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
4230 parameter.
4231 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
4232 by default.
4233 * boards/native-gdbserver.exp: Likewise.
4234 * gdb.server/run-without-local-binary.exp: Improve regexp used
4235 for detecting when a remote debugging connection succeeds.
4236 * gdb.server/server-connect.exp: New file.
4237 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
4238 Do not prefix the port number with ":".
4239 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
4240 support for detecting and using it. Add '$debughost_gdbserver'
4241 to the list of arguments used to start gdbserver. Handle case
4242 when gdbserver cannot resolve a network name.
4243
4244 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
4245
4246 PR c++/23373
4247 * gdb.base/ptype-offsets.cc (struct static_member): New
4248 struct.
4249 (main) <stmember>: New variable.
4250 * gdb.base/ptype-offsets.exp: Add test for printing a struct
4251 with a static member in it.
4252
4253 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
4254
4255 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
4256 watchpoints enabled and disabled.
4257
4258 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
4259
4260 * gdb.base/examine-backward.exp: Still run tests around address
4261 0x0, even if address 0x0 is not readable. Update the pattern for
4262 matching address 0x0 in expected output.
4263
4264 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
4265
4266 * gdb.base/share-env-with-gdbserver.c (main): Add call to
4267 malloc/free.
4268
4269 2018-07-04 Tom de Vries <tdevries@suse.de>
4270
4271 * gdb.dwarf2/dw2-error.exp: Update expected error message.
4272
4273 2018-07-02 Maciej W. Rozycki <macro@mips.com>
4274
4275 PR tdep/8282
4276 * gdb.arch/mips-disassembler-options.exp: New test.
4277 * gdb.arch/mips-disassembler-options.s: New test source.
4278
4279 2018-06-29 Pedro Alves <palves@redhat.com>
4280
4281 * gdb.threads/names.exp: Adjust expected "info threads" output.
4282
4283 2018-06-29 Pedro Alves <palves@redhat.com>
4284
4285 * gdb.opt/inline-break.exp (line number, address): Add "info
4286 break" tests.
4287
4288 2018-06-29 Pedro Alves <palves@redhat.com>
4289
4290 * gdb.opt/inline-break.c (func1): Add "break here" marker.
4291 * gdb.opt/inline-break.exp: Test setting breakpoints by line
4292 number and address and running to them.
4293
4294 2018-06-29 Richard Bunt <richard.bunt@arm.com>
4295
4296 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
4297
4298 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4299
4300 * lib/compiler.c: Remove executable permission flag.
4301
4302 2018-06-28 Richard Bunt <richard.bunt@arm.com>
4303
4304 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
4305 code.
4306 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
4307
4308 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4309
4310 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
4311
4312 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4313
4314 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
4315 address argument is omitted.
4316
4317 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
4318
4319 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
4320
4321 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
4322
4323 PR gdb/21695
4324 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
4325 * gdb.base/infoline-reloc-main-from-zero.c: New file.
4326
4327 2018-06-26 Tom Tromey <tom@tromey.com>
4328
4329 PR rust/22574:
4330 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
4331 * gdb.rust/simple.rs (struct SimpleLayout): New.
4332
4333 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
4334
4335 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
4336 "info registers" output.
4337
4338 2018-06-21 Richard Bunt <richard.bunt@arm.com>
4339
4340 * gdb.base/watchpoint-hw-attach.c: New test.
4341 * gdb.base/watchpoint-hw-attach.exp: New file.
4342
4343 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
4344
4345 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
4346 through /bin/sh.
4347 * boards/dwarf4-gdb-index.exp: Likewise.
4348 * boards/fission-dwp.exp: Likewise.
4349
4350 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
4351
4352 * gdb.base/float128.exp: Add comment and improved fail message
4353 to the failure case of "print large128" test.
4354
4355 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
4356
4357 * configure.ac: Remove AC_PREREQ.
4358 * configure: Re-generate.
4359
4360 2018-06-19 Pedro Alves <palves@redhat.com>
4361
4362 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
4363 (func_extern_caller): New.
4364 (main): Call func_extern_caller.
4365 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
4366 logic change.
4367
4368 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
4369
4370 PR gdb/16841
4371 * gdb.cp/typedef-base.cc: New file.
4372 * gdb.cp/typedef-base.exp: New file.
4373
4374 2018-06-18 Tom de Vries <tdevries@suse.de>
4375
4376 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
4377
4378 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
4379 Richard Bunt <Richard.Bunt@arm.com>
4380
4381 * gdb.threads/attach-slow-waitpid.c: New file.
4382 * gdb.threads/attach-slow-waitpid.exp: New file.
4383 * gdb.threads/slow-waitpid.c: New file.
4384
4385 2018-06-14 Pedro Alves <palves@redhat.com>
4386
4387 * gdb.base/fork-running-state.c: Include <errno.h>.
4388 (exit_if_relative_exits): New.
4389 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
4390 exits.
4391 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
4392 child exits.
4393
4394 2018-06-14 Tom de Vries <tdevries@suse.de>
4395
4396 PR cli/22573
4397 * gdb.base/finish-pretty.c: New test.
4398 * gdb.base/finish-pretty.exp: New file.
4399
4400 2018-06-14 Pedro Alves <palves@redhat.com>
4401
4402 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
4403 gdb's expected startup output.
4404
4405 2018-06-14 Pedro Alves <palves@redhat.com>
4406
4407 * lib/selftest-support.exp (selftest_setup): Remove inlined
4408 function handling.
4409
4410 2018-06-14 Tom de Vries <tdevries@suse.de>
4411
4412 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
4413 matching of breakpoint printing.
4414
4415 2018-06-13 Tom de Vries <tdevries@suse.de>
4416
4417 PR testsuite/23269
4418 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
4419 (fork_child): ... here, and ...
4420 (fork_parent): ... here.
4421
4422 2018-06-12 Tom de Vries <tdevries@suse.de>
4423
4424 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
4425
4426 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
4427 Stephen Roberts <stephen.roberts@arm.com>
4428
4429 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
4430 rewrite test to describe action performed, rather than possible
4431 failure.
4432
4433 2018-06-08 Gary Benson <gbenson@redhat.com>
4434
4435 * gdb.threads/check-libthread-db.exp: New file.
4436 * gdb.threads/check-libthread-db.c: Likewise.
4437
4438 2018-06-05 Tom Tromey <tom@tromey.com>
4439
4440 * gdb.base/default.exp: Update expected "show version" output.
4441
4442 2018-06-05 Tom Tromey <tom@tromey.com>
4443
4444 PR cli/12326:
4445 * gdb.cp/static-print-quit.exp: Update.
4446 * lib/gdb.exp (pagination_prompt): Update.
4447 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
4448 * gdb.python/python.exp: Update.
4449
4450 2018-06-04 Joel Brobecker <brobecker@adacore.com>
4451
4452 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
4453
4454 2018-06-01 Joel Brobecker <brobecker@adacore.com>
4455
4456 * gdb.ada/bp_fun_addr: New testcase.
4457
4458 2018-06-01 Tom Tromey <tom@tromey.com>
4459
4460 * gdb.xml/tdesc-regs.exp (load_description): Update expected
4461 results.
4462 * gdb.dwarf2/method-ptr.exp: Set language to C++.
4463 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
4464 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
4465 * gdb.base/maint.exp (maint_pass_if): Update.
4466
4467 2018-05-31 Maciej W. Rozycki <macro@mips.com>
4468
4469 * gdb.base/endian.exp: New test.
4470 * gdb.base/endian.c: New test source.
4471
4472 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
4473
4474 PR gdb/23203
4475 * gdb.base/bt-selected-frame.c: New file.
4476 * gdb.base/bt-selected-frame.exp: New file.
4477 * lib/gdb.exp (get_current_frame_number): New function.
4478
4479 2018-05-24 Maciej W. Rozycki <macro@mips.com>
4480 Pedro Alves <palves@redhat.com>
4481
4482 * gdb.threads/tls-core.c: Include <stdlib.h>
4483 (thread_proc): Call `abort'.
4484 * gdb.threads/tls-core.exp: Generate a core with core_find too.
4485 (tls_core_test): New procedure, bits factored out from ...
4486 (top level): ... here. Test both native cores and gcore cores.
4487
4488 2018-05-23 Tom Tromey <tom@tromey.com>
4489
4490 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
4491
4492 2018-05-23 Tom Tromey <tom@tromey.com>
4493
4494 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
4495 symfile_complaints.
4496 (test_short_complaints): Likewise.
4497 (test_empty_complaints): Likewise.
4498 (test_initial_complaints): Update.
4499
4500 2018-05-23 Tom Tromey <tom@tromey.com>
4501
4502 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
4503
4504 2018-05-23 Tom Tromey <tom@tromey.com>
4505
4506 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
4507 (test_short_complaints): Update.
4508
4509 2018-05-22 Pedro Alves <palves@redhat.com>
4510
4511 * gdb.base/remote.exp: Only gdb_start after compiling the
4512 testcase. Issue "disconnect" before testing "set remote" command
4513 defaults. Issue clean_restart before running to main.
4514
4515 2018-05-22 Pedro Alves <palves@redhat.com>
4516
4517 * gdb.base/remote.exp: Adjust expected output of "show remote
4518 memory-write-packet-size". Add tests for "set remote
4519 memory-write-packet-size 0" and "set remote
4520 memory-write-packet-size fixed/limit".
4521
4522 2018-05-22 Pedro Alves <palves@redhat.com>
4523
4524 PR gdb/22973
4525 * gdb.base/utf8-identifiers.c: New file.
4526 * gdb.base/utf8-identifiers.exp: New file.
4527
4528 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4529
4530 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
4531
4532 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
4533
4534 * gdb.arch/powerpc-vsx-gcore.exp: New file.
4535
4536 2018-05-18 Tom Tromey <tom@tromey.com>
4537
4538 * gdb.base/ptype-offsets.exp: Update.
4539
4540 2018-05-17 Keith Seitz <keiths@redhat.com>
4541
4542 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
4543 in expected breakpoint stop locations.
4544 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
4545 move to proper scope to test variable values.
4546 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
4547 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
4548 New functions.
4549 (main): Call not_inline_func3.
4550 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
4551 inline_func1, inline_func2, and inline_func3. Test that when each
4552 breakpoint is hit, GDB properly reports both the stop location
4553 and the backtrace. Repeat tests for temporary breakpoints.
4554
4555 2018-05-15 Maciej W. Rozycki <macro@mips.com>
4556
4557 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
4558 rather then trying to access it in determining whether the PID
4559 of `gdbserver' could have been retrieved.
4560
4561 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
4562
4563 * gdb.arch/amd64-init-x87-values.S: New file.
4564 * gdb.arch/amd64-init-x87-values.exp: New file.
4565
4566 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4567
4568 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
4569
4570 2018-05-04 Tom Tromey <tom@tromey.com>
4571
4572 PR python/22730:
4573 * gdb.python/python.exp: Test multi-line execute.
4574
4575 2018-05-04 Tom Tromey <tom@tromey.com>
4576
4577 PR python/22731:
4578 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
4579
4580 2018-05-04 Tom Tromey <tom@tromey.com>
4581
4582 PR gdb/11750:
4583 * gdb.base/define.exp: Test defining a user command inside a user
4584 command.
4585 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
4586
4587 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
4588 Pedro Alves <palves@redhat.com>
4589
4590 PR breakpoints/19806 and support for PR external/20207.
4591 * gdb.base/watchpoint-unaligned.c: New file.
4592 * gdb.base/watchpoint-unaligned.exp: New file.
4593
4594 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4595
4596 * gdb.base/maint.exp: Make test names unique, use
4597 test_prefix_command_help to test 'help maint info', and remove
4598 repeated test of 'help maint'.
4599
4600 2018-05-04 Tom Tromey <tom@tromey.com>
4601
4602 PR gdb/22619:
4603 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
4604 behavior.
4605
4606 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4607
4608 * gdb.base/maint.exp: Process output from 'maint print registers'
4609 line at a time.
4610
4611 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
4612
4613 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
4614 timeout.
4615
4616 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
4617
4618 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
4619 filter pattern.
4620
4621 2018-05-02 Pedro Alves <palves@redhat.com>
4622
4623 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
4624 to_log_command renames.
4625 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
4626
4627 2018-05-02 Tom Tromey <tom@tromey.com>
4628
4629 * gdb.python/py-parameter.exp: Set test message.
4630
4631 2018-05-02 Tom Tromey <tom@tromey.com>
4632
4633 PR python/20084:
4634 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
4635 PARAM_ZUINTEGER_UNLIMITED tests.
4636
4637 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
4638
4639 PR rust/23124
4640 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
4641 when casting.
4642
4643 2018-04-30 Tom Tromey <tom@tromey.com>
4644
4645 * gdb.python/py-type.exp: Check align attribute.
4646 * gdb.python/py-type.c: New "aligncheck" global.
4647
4648 2018-04-30 Tom Tromey <tom@tromey.com>
4649
4650 PR exp/17095:
4651 * gdb.dwarf2/dw2-align.exp: New file.
4652 * gdb.cp/align.exp: New file.
4653 * gdb.base/align.exp: New file.
4654 * lib/gdb.exp (gdb_int128_helper): New proc.
4655 (has_int128_c, has_int128_cxx): New caching procs.
4656
4657 2018-04-27 Tom Tromey <tom@tromey.com>
4658
4659 PR rust/22545:
4660 * gdb.rust/simple.exp: Add inclusive range tests.
4661
4662 2018-04-26 Pedro Alves <palves@redhat.com>
4663
4664 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
4665 ifunc breakpoint locations correctly of ifunc breakpoints set
4666 while the program resolves the ifunc.
4667
4668 2018-04-26 Pedro Alves <palves@redhat.com>
4669
4670 * gdb.base/gnu-ifunc-final.c: New file.
4671 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
4672 * gdb.base/gnu-ifunc.exp (executable): Delete.
4673 (staticexecutable): Adjust.
4674 (lib_opts, exec_opts): Delete.
4675 (make_binsuffix, build, set-break): New procedures.
4676 (misc_tests): New, with tests factored out from the top level.
4677 (top level): Test different combinations of ifunc resolver name,
4678 resolver with and with debug info, and ifunc target with and
4679 without debug info. Wrap static tests with with_target_prefix.
4680
4681 2018-04-26 Pedro Alves <palves@redhat.com>
4682
4683 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
4684 return type" warnings.
4685
4686 2018-04-25 Pedro Alves <palves@redhat.com>
4687
4688 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
4689 killed".
4690 * gdb.base/kill-after-signal.exp: Likewise.
4691 * gdb.threads/kill.exp: Likewise.
4692
4693 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4694 Sergio Durigan Junior <sergiodj@redhat.com>
4695 Pedro Alves <palves@redhat.com>
4696
4697 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
4698 regexps to expect for '[Inferior ... detached]' as well.
4699 * gdb.base/attach.exp: Likewise.
4700 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
4701 "gdb_continue_to_end".
4702 (test_catch_syscall_with_wrong_args): Likewise.
4703 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
4704 ']'. Don't set 'verbose' on.
4705 * gdb.base/foll-vfork.exp: Likewise.
4706 * gdb.base/fork-print-inferior-events.c: New file.
4707 * gdb.base/fork-print-inferior-events.exp: New file.
4708 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
4709 '[Inferior ... has been killed]' message.
4710 * gdb.base/kill-after-signal.exp: Likewise.
4711 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
4712 detach message.
4713 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
4714 message.
4715 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
4716 regexps to expect for '[Inferior ... detached]' as well.
4717 * gdb.threads/process-dies-while-detaching.exp: Likewise.
4718
4719 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
4720
4721 PR gdb/23104
4722 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
4723
4724 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
4725
4726 PR gdb/23095
4727 * gdb.base/break-probes.exp: Pass shlib_load to
4728 prepare_for_testing. Set normal_bp to r_debug_state if target is
4729 bsd.
4730
4731 2018-04-19 Richard Bunt <richard.bunt@arm.com>
4732
4733 * gdb.threads/multiple-successive-infcall.c: New test.
4734 * gdb.threads/multiple-successive-infcall.exp: New file.
4735
4736 2018-04-17 Tom Tromey <tom@tromey.com>
4737
4738 * gdb.rust/simple.rs (Union): New type.
4739 (main): New local "u".
4740 * gdb.rust/simple.exp (test_one_slice): Add new test case.
4741
4742 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4743
4744 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
4745 number information in output of "whereis" command.
4746 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
4747
4748 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
4749
4750 * gdb.ada/info_types.exp: Adjust expected output to the line
4751 numbers now printed by "info var/func/type".
4752 * gdb.base/completion.exp: Likewise.
4753 * gdb.base/included.exp: Likewise.
4754 * gdb.cp/cp-relocate.exp: Likewise.
4755 * gdb.cp/cplusfuncs.exp: Likewise.
4756 * gdb.cp/namespace.exp: Likewise.
4757 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
4758
4759 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4760
4761 * gdb.btrace/cpu.exp: New.
4762
4763 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
4764
4765 * gdb.base/step-indirect-call-thunk.exp: New.
4766 * gdb.base/step-indirect-call-thunk.c: New.
4767 * gdb.reverse/step-indirect-call-thunk.exp: New.
4768 * gdb.reverse/step-indirect-call-thunk.c: New.
4769
4770 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
4771
4772 * gdb.base/pie-fork.c: New file.
4773 * gdb.base/pie-fork.exp: New file.
4774
4775 2018-04-11 Tom Tromey <tom@tromey.com>
4776
4777 * gdb.rust/simple.exp: Add test for ".." struct initializer.
4778
4779 2018-04-10 Pedro Alves <palves@redhat.com>
4780
4781 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
4782 exits. Instead loop running forever.
4783 (fork_parent): Run forever too.
4784
4785 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4786
4787 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
4788 mi_continue_to_line.
4789 * gdb.mi/mi-stack.c (callee4): Add comment.
4790
4791 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
4792
4793 * gdb.mi/mi-stack.exp: Fix indentation.
4794
4795 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4796
4797 PR gdb/22979
4798 * gdb.arch/amd64-osabi.exp: New file.
4799
4800 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
4801
4802 PR gdb/22980
4803 * gdb.base/osabi.exp: New file.
4804
4805 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
4806
4807 * gdb.cp/static-typedef-print.exp: New file.
4808 * gdb.cp/static-typedef-print.cc: New file.
4809
4810 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4811
4812 * gdb.ada/varsize_limit: New testcase.
4813
4814 2018-03-27 Joel Brobecker <brobecker@adacore.com>
4815
4816 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
4817
4818 * gdb.ada/notcplusplus: New testcase.
4819
4820 * gdb.base/c-linkage-name.c: New file.
4821 * gdb.base/c-linkage-name.exp: New testcase.
4822
4823 2018-03-26 Tom Tromey <tom@tromey.com>
4824
4825 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
4826 * gdb.python/py-framefilter.py (name_error): New global.
4827 (ErrorInName.function): Use name_error.
4828
4829 2018-03-26 Tom Tromey <tom@tromey.com>
4830
4831 PR backtrace/15582:
4832 * gdb.python/py-framefilter.exp: Add "bt hide" test.
4833
4834 2018-03-23 Keith Seitz <keiths@redhat.com>
4835
4836 PR c++/22968
4837 * gdb.cp/subtypes.exp: New file.
4838 * gdb.cp/subtypes.h: New file.
4839 * gdb.cp/subtypes.cc: New file.
4840 * gdb.cp/subtypes-2.cc: New file.
4841
4842 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4843
4844 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
4845 (done): Call '_exit' not 'exit' to avoid atexit handlers.
4846 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
4847 -nostartfiles when compiling the test. Confirm that all registers
4848 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
4849
4850 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4851
4852 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
4853 option, syntax was wrong anyway.
4854 * gdb.arch/arm-disp-step.exp: Likewise.
4855 * gdb.arch/sparc64-regs.exp: Likewise.
4856 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
4857 option, syntax was wrong anyway, switch to use
4858 prepare_for_testing.
4859 * gdb.arch/i386-disp-step.exp: Likewise.
4860
4861 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
4862
4863 * gdb.ada/exec_changed.exp: Replace "target_info exists
4864 use_gdb_stub" by "use_gdb_stub".
4865 * gdb.ada/start.exp: Likewise.
4866 * gdb.base/async-shell.exp: Likewise.
4867 * gdb.base/attach-pie-misread.exp: Likewise.
4868 * gdb.base/attach-wait-input.exp: Likewise.
4869 * gdb.base/break-entry.exp: Likewise.
4870 * gdb.base/break-interp.exp: Likewise.
4871 * gdb.base/dprintf-detach.exp: Likewise.
4872 * gdb.base/nostdlib.exp: Likewise.
4873 * gdb.base/solib-nodir.exp: Likewise.
4874 * gdb.base/statistics.exp: Likewise.
4875 * gdb.base/testenv.exp: Likewise.
4876 * gdb.mi/mi-exec-run.exp: Likewise.
4877 * gdb.mi/mi-start.exp: Likewise.
4878 * gdb.multi/dummy-frame-restore.exp: Likewise.
4879 * gdb.multi/multi-arch-exec.exp: Likewise.
4880 * gdb.multi/multi-arch.exp: Likewise.
4881 * gdb.multi/tids.exp: Likewise.
4882 * gdb.multi/watchpoint-multi.exp: Likewise.
4883 * gdb.python/py-events.exp: Likewise.
4884 * gdb.threads/attach-into-signal.exp: Likewise.
4885 * gdb.threads/attach-stopped.exp: Likewise.
4886 * gdb.threads/threadapply.exp: Likewise.
4887 * lib/selftest-support.exp: Likewise.
4888
4889 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
4890
4891 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
4892
4893 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
4894
4895 * gdb.perf/template-breakpoints.cc: New file.
4896 * gdb.perf/template-breakpoints.exp: New file.
4897 * gdb.perf/template-breakpoints.py: New file.
4898
4899 2018-03-19 Tom Tromey <tom@tromey.com>
4900
4901 * gdb.rust/simple.rs (main): Add local variables field1, field2,
4902 y0.
4903 * gdb.rust/simple.exp: Test bare identifier form of struct
4904 initializer.
4905
4906 2018-03-19 Tom Tromey <tom@tromey.com>
4907
4908 * gdb.gdb/observer.exp: Remove.
4909
4910 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
4911
4912 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
4913 "qualified" option when setting breakpoints.
4914 * gdb.trace/backtrace.exp: Likewise.
4915 * gdb.trace/circ.exp: Likewise.
4916 * gdb.trace/collection.exp: Likewise.
4917 * gdb.trace/disconnected-tracing.exp: Likewise.
4918 * gdb.trace/ftrace-lock.exp: Likewise.
4919 * gdb.trace/ftrace.exp: Likewise.
4920 * gdb.trace/infotrace.exp: Likewise.
4921 * gdb.trace/packetlen.exp: Likewise.
4922 * gdb.trace/passc-dyn.exp: Likewise.
4923 * gdb.trace/qtro.exp: Likewise.
4924 * gdb.trace/read-memory.exp: Likewise.
4925 * gdb.trace/report.exp: Likewise.
4926 * gdb.trace/signal.exp: Likewise.
4927 * gdb.trace/status-stop.exp: Likewise.
4928 * gdb.trace/strace.exp: Likewise.
4929 * gdb.trace/tfind.exp: Likewise.
4930 * gdb.trace/trace-break.exp: Likewise.
4931 * gdb.trace/trace-condition.exp: Likewise.
4932 * gdb.trace/trace-mt.exp: Likewise.
4933 * gdb.trace/tstatus.exp: Likewise.
4934 * gdb.trace/tsv.exp: Likewise.
4935 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
4936 * gdb.trace/unavailable.exp: Likewise.
4937 * gdb.trace/while-dyn.exp: Likewise.
4938
4939 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
4940
4941 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
4942 that libinproctrace is copied to the target.
4943
4944 2018-03-14 Tom Tromey <tom@tromey.com>
4945
4946 PR cli/14977:
4947 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
4948 a null pointer.
4949 * gdb.base/wchar.exp: Likewise.
4950
4951 2018-03-14 Tom Tromey <tom@tromey.com>
4952
4953 PR cli/19918:
4954 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
4955 flag.
4956
4957 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
4958
4959 PR gdb/22841
4960 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
4961 "target" to remote_exec.
4962
4963 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
4964
4965 PR gdb/22841
4966 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
4967 ${board}_upload): Remove.
4968
4969 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
4970
4971 * gdb.cp/watch-cp.cc: New test.
4972 * gdb.cp/watch-cp.exp: New file.
4973
4974 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
4975
4976 * gdb.base/infcall-nested-structs.exp: New file.
4977 * gdb.base/infcall-nested-structs.c: New file.
4978 * gdb.base/float.exp: Add riscv support.
4979
4980 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
4981
4982 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
4983 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
4984
4985 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
4986
4987 * gdb.server/abspath.exp: New file.
4988 * lib/gdb.exp (with_cwd): New procedure.
4989
4990 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
4991
4992 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
4993 use it.
4994 (gdb_is_target_remote_prompt): New proc.
4995 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
4996 (gdb_is_target_native): Pass prompt parameter to
4997 gdb_is_target_1.
4998
4999 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
5000
5001 * gdb.base/load-command.c: New file.
5002 * gdb.base/load-command.exp: New file.
5003 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
5004 (gdb_is_target_1): ...this, and generalize for other targets
5005 than just remote.
5006 (gdb_is_target_remote): Use gdb_is_target_1.
5007 (gdb_is_target_native): use gdb_is_target_1.
5008
5009 2018-02-26 Tom Tromey <tom@tromey.com>
5010
5011 PR python/16497:
5012 * gdb.python/py-framefilter.exp: Update test.
5013
5014 2018-02-26 Tom Tromey <tom@tromey.com>
5015
5016 * gdb.dwarf2/variant.c: New file.
5017 * gdb.dwarf2/variant.exp: New file.
5018
5019 2018-02-26 Tom Tromey <tom@tromey.com>
5020
5021 * gdb.rust/simple.exp: Accept more possible results in enum test.
5022
5023 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
5024
5025 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
5026 parentheses.
5027
5028 2018-02-23 Maciej W. Rozycki <macro@mips.com>
5029
5030 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
5031 name of a variable: $actual_linejj -> $actual_line.
5032
5033 2018-02-21 John Baldwin <jhb@FreeBSD.org>
5034
5035 * gdb.arch/amd64-i386-address.exp: Fix a typo.
5036
5037 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
5038
5039 * gdb.btrace/buffer-size.exp: Do not force BTS.
5040
5041 2018-02-14 Pedro Alves <palves@redhat.com>
5042
5043 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
5044 getting a "Quit".
5045
5046 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
5047
5048 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
5049 Fix test name.
5050
5051 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
5052
5053 * gdb.cp/m-static.exp: Check type of optimized out static
5054 member.
5055
5056 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
5057
5058 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
5059 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
5060
5061 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
5062 Leszek Swirski <leszeks@google.com>
5063
5064 * gdb.python/py-prettyprint.c
5065 (struct to_string_returns_value_inner,
5066 struct to_string_returns_value_wrapper): New.
5067 (main): Add tsrvw variable.
5068 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
5069 ToStringReturnsValueWrapper): New classes.
5070 (register_pretty_printers): Register new pretty-printers.
5071 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
5072 recursive pretty printer.
5073 * gdb.python/py-mi.exp: Likewise.
5074
5075 2018-02-01 Leszek Swirski <leszeks@google.com>
5076
5077 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
5078 functions with the same name as an include file are parsed
5079 correctly.
5080
5081 2018-02-01 Yao Qi <yao.qi@linaro.org>
5082
5083 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
5084 "\[^\r\n\]*".
5085
5086 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
5087
5088 * gdb.arch/powerpc-prologue-frame.s: New file.
5089 * gdb.arch/powerpc-prologue-frame.c: Likewise.
5090 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
5091
5092 2018-01-31 Joel Brobecker <brobecker@adacore.com>
5093
5094 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
5095
5096 2018-01-30 Pedro Alves <palves@redhat.com>
5097
5098 PR gdb/13211
5099 * gdb.base/interrupt-daemon.c: New.
5100 * gdb.base/interrupt-daemon.exp: New.
5101 * gdb.multi/multi-term-settings.c: New.
5102 * gdb.multi/multi-term-settings.exp: New.
5103
5104 2018-01-30 Joel Brobecker <brobecker@adacore.com>
5105
5106 * gdb.base/break.exp: Save the location where the breakpoint
5107 on break.c:47 was actually inserted when debugging the version
5108 compiled at -O2 and use it in the expected output of the "info
5109 break" test performed soon after.
5110
5111 2018-01-22 Pedro Alves <palves@redhat.com>
5112 Sergio Durigan Junior <sergiodj@redhat.com>
5113
5114 * gdb.base/whatis.exp: Add tests for 'set print object on' +
5115 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
5116
5117 2018-01-22 Joel Brobecker <brobecker@adacore.com>
5118
5119 * gdb.base/break-include.c, gdb.base/break-include.inc,
5120 gdb.base/break-include.exp: New files.
5121 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
5122 line number now being the actual line number where the breakpoint
5123 was inserted.
5124 * gdb.mi/mi-break.exp: Likewise.
5125 * gdb.mi/mi-reverse.exp: Likewise.
5126 * gdb.mi/mi-simplerun.exp: Ditto.
5127
5128 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5129
5130 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
5131 varobj.
5132 * gdb.mi/mi-var-create-rtti.exp: Likewise.
5133
5134 2018-01-21 Don Breazeal <donb@codesourcery.com>
5135 Andrew Burgess <andrew.burgess@embecosm.com>
5136
5137 * gdb.mi/basics.c: Add new global.
5138 * gdb.mi/mi-frame-regs.exp: New file.
5139 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
5140 case.
5141
5142 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
5143
5144 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
5145 non-parameter, and on an unknown symbol.
5146
5147 2018-01-19 Tom Tromey <tom@tromey.com>
5148
5149 * gdb.rust/modules.rs (TWENTY_THREE): New global.
5150 * gdb.rust/modules.exp: Add ::-qualified lookup test.
5151
5152 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5153
5154 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
5155 setrlimit and chdir to int.
5156
5157 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
5158
5159 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
5160 function.
5161 (my_tend): Likewise.
5162 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
5163 rationale of avoiding FP- and vector instructions.
5164
5165 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
5166
5167 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
5168 "info reg" with "\[ \t\]*".
5169 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
5170 "\[ \t\]+".
5171 * gdb.arch/s390-multiarch.exp: Ditto.
5172 * gdb.base/pc-fp.exp: Ditto.
5173 * gdb.reverse/i386-precsave.exp: Ditto.
5174 * gdb.reverse/i386-reverse.exp: Ditto.
5175 * gdb.reverse/i387-env-reverse.exp: Ditto.
5176 * gdb.reverse/i387-stack-reverse.exp: Ditto.
5177
5178 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5179
5180 * lib/gdb.exp (gdb_compile): Re-enable use of
5181 universal_compile_options for languages other than Rust.
5182
5183 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
5184
5185 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
5186
5187 2018-01-17 Mike Gulick <mgulick@mathworks.com>
5188
5189 PR gdb/16577
5190 * gdb.base/solib-vanish.exp: New.
5191 * gdb.base/solib-vanish-main.c: New.
5192 * gdb.base/solib-vanish-lib1.c: New.
5193 * gdb.base/solib-vanish-lib2.c: New.
5194
5195 2018-01-17 Yao Qi <yao.qi@linaro.org>
5196
5197 * gdb.compile/compile.exp: Match the address printed for
5198 frame in the output of command "bt".
5199
5200 2018-01-15 Tom Tromey <tom@tromey.com>
5201
5202 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
5203 compute sp_reg.
5204
5205 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
5206
5207 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
5208 to prepare.
5209 (prepare): Return 0 on error, 1 on success.
5210
5211 2018-01-12 Pedro Alves <palves@redhat.com>
5212
5213 * gdb.base/continue-after-aborted-step-over.c: New.
5214 * gdb.base/continue-after-aborted-step-over.exp: New.
5215
5216 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
5217
5218 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
5219 options when not creating an executable.
5220
5221 2018-01-11 Pedro Alves <palves@redhat.com>
5222
5223 PR remote/22597
5224 * gdb.server/stop-reply-no-thread.c: New file.
5225 * gdb.server/stop-reply-no-thread.exp: New file.
5226
5227 2018-01-10 Pedro Alves <palves@redhat.com>
5228
5229 PR gdb/22670
5230 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
5231 functions too. Test setting breakpoints and printing C functions
5232 with no debug info too.
5233 * gdb.ada/bp_c_mixed_case/qux.c: New file.
5234
5235 2018-01-10 Pedro Alves <palves@redhat.com>
5236
5237 PR gdb/22670
5238 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
5239 a fail.
5240
5241 2018-01-10 Pedro Alves <palves@redhat.com>
5242
5243 PR gdb/22670
5244 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
5245
5246 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5247
5248 * gdb.server/unittest.exp: Match the output in non-development
5249 mode.
5250
5251 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
5252
5253 * gdb.gdb/unittest.exp: Match output in non-development mode.
5254
5255 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5256
5257 * gdb.ada/access_tagged_param.exp: Relax expected output
5258 for value of "ObjL" in "continue" to pck.inspect breakpoint
5259 test.
5260
5261 2018-01-08 Joel Brobecker <brobecker@adacore.com>
5262
5263 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
5264 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
5265
5266 2018-01-05 Pedro Alves <palves@redhat.com>
5267
5268 PR gdb/18653
5269 * gdb.base/libsegfault.exp: New.
5270
5271 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5272
5273 PR gdb/22670
5274 * gdb.ada/access_tagged_param.exp: New file.
5275 * gdb.ada/access_tagged_param/foo.adb: New file.
5276
5277 2018-01-05 Pedro Alves <palves@redhat.com>
5278
5279 PR gdb/22670
5280 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
5281 exercise lower case too, and to exercise both full matching and
5282 wild matching.
5283
5284 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5285
5286 * gdb.ada/rename_subscript_param: New testcase.
5287
5288 2018-01-05 Jerome Guitton <guitton@adacore.com>
5289
5290 * gdb.ada/arr_acc_idx_w_gap: New testcase.
5291
5292 2018-01-05 Joel Brobecker <brobecker@adacore.com>
5293
5294 * gdb.ada/convvar_comp: New testcase.
5295
5296 2018-01-05 Xavier Roirand <roirand@adacore.com>
5297
5298 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
5299 (My_Table): New global variable.
5300 * testsuite/gdb.ada/array_char_idx.exp: Add test.
5301
5302 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5303
5304 PR gdb/22670
5305 * gdb.ada/maint_with_ada: New testcase.
5306
5307 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5308
5309 PR gdb/22670
5310 * gdb.ada/bp_c_mixed_case: New testcase.
5311
5312 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5313
5314 PR gdb/22670
5315 * gdb.ada/complete.exp: Add "complete break ada" test.
5316
5317 2018-01-04 Joel Brobecker <brobecker@adacore.com>
5318
5319 PR gdb/22670
5320 * gdb.ada/info_addr_mixed_case: New testcase.
5321
5322 2018-01-03 Xavier Roirand <roirand@adacore.com>
5323
5324 * gdb.ada/excep_handle.exp: New testcase.
5325 * gdb.ada/excep_handle/foo.adb: New file.
5326 * gdb.ada/excep_handle/pck.ads: New file.
5327
5328 2018-01-03 Joel Brobecker <brobecker@adacore.com>
5329
5330 * gdb.base/step-line.c: Add extra empty line in copyright header.
5331 * gdb.base/step-line.inp: Likewise.
5332
5333 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5334
5335 * gdb.ada/dyn_stride.exp: Add slice test.
5336
5337 2018-01-02 Joel Brobecker <brobecker@adacore.com>
5338
5339 * gdb.ada/dyn_stride: New testcase.
5340
5341 2017-12-27 Stafford Horne <shorne@gmail.com>
5342
5343 * gdb.xml/extra-regs.xml: Add example foo reggroup.
5344 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
5345
5346 2017-12-27 Stafford Horne <shorne@gmail.com>
5347
5348 * gdb.base/reggroups.c: New file.
5349 * gdb.base/reggroups.exp: New file.
5350
5351 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5352
5353 * gdb.dwarf2/ada-valprint-error.c: New file.
5354 * gdb.dwarf2/ada-valprint-error.exp: New file.
5355
5356 2017-12-18 Joel Brobecker <brobecker@adacore.com>
5357
5358 * gdb.ada/assign_arr: New testcase.
5359
5360 2017-12-18 Xavier Roirand <roirand@adacore.com>
5361
5362 * gdb.ada/funcall_ptr: New testcase.
5363
5364 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
5365
5366 PR cli/16224
5367 * gdb.base/ptype-offsets.cc: New file.
5368 * gdb.base/ptype-offsets.exp: New file.
5369
5370 2017-12-15 Yao Qi <yao.qi@linaro.org>
5371
5372 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
5373 if XML is disabled.
5374
5375 2017-12-15 Xavier Roirand <roirand@adacore.com>
5376
5377 * gdb.ada/same_component_name: New testcase.
5378
5379 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5380
5381 * gdb.ada/str_binop_equal: New testcase.
5382
5383 2017-12-14 Joel Brobecker <brobecker@adacore.com>
5384
5385 * gdb.ada/task_switch_in_core: New testcase.
5386
5387 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
5388
5389 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
5390 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
5391 call test_bkpt_qualified.
5392 (test_bkpt_qualified): New proc.
5393
5394 2017-12-13 Pedro Alves <palves@redhat.com>
5395
5396 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
5397 Tighten regexp by matching with an anchor.
5398
5399 2017-12-13 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
5402 ("expression with namespace"): New set of tests.
5403 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
5404 (Nested::Test_NS::qux): New.
5405 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
5406 defaults to 'start_quote_char' and 'end_quote_char' parameters.
5407
5408 2017-12-13 Joel Brobecker <brobecker@adacore.com>
5409
5410 * gdb.base/server-del-break.c: New file.
5411 * gdb.base/server-del-break.exp: New file.
5412
5413 2017-12-12 Stafford Horne <shorne@gmail.com>
5414
5415 * gdb.xml/tdesc-regs.exp: Add or1k support.
5416
5417 2017-12-12 Stafford Horne <shorne@gmail.com>
5418
5419 * gdb.base/bp-permanent.c: Define nop of or1k.
5420
5421 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5422
5423 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
5424 output with components being reordered.
5425
5426 2017-12-11 Joel Brobecker <brobecker@adacore.com>
5427
5428 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
5429 output with components being reordered.
5430
5431 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5432 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.base/maint.exp (check for .gdb_index): Check also for
5435 .debug_names.
5436 * gdb.dlang/watch-loc.c (.debug_aranges): New.
5437 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
5438 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
5439 (.gdb_index used after symbol reloading): Support also .debug_names.
5440 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
5441
5442 2017-12-08 Yao Qi <yao.qi@linaro.org>
5443
5444 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5445 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
5446
5447 2017-12-08 Yao Qi <yao.qi@linaro.org>
5448
5449 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
5450 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
5451
5452 2017-12-08 Yao Qi <yao.qi@linaro.org>
5453
5454 * gdb.arch/aarch64-tagged-pointer.c: New file.
5455 * gdb.arch/aarch64-tagged-pointer.exp: New file.
5456
5457 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
5458
5459 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
5460 "int".
5461
5462 2017-12-07 Keith Seitz <keiths@redhat.com>
5463
5464 PR breakpoints/22569
5465 * gdb.linespec/ls-errs.exp: Change expected result of "break
5466 -source this file has spaces.c -line 3".
5467 Check that an explicit source file followed by whitespace is
5468 identified as an invalid explicit location.
5469
5470 2017-12-07 Keith Seitz <keiths@redhat.com>
5471
5472 * gdb.cp/nested-types.cc: New file.
5473 * gdb.cp/nested-types.exp: New file.
5474 * lib/cp-support.exp: Load data-structures.exp library.
5475 (debug_cp_test_ptype_class): New global.
5476 (cp_ptype_class_verbose, next_line): New procedures.
5477 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
5478 Add and document new return value.
5479 Switch the list of lines to a queue.
5480 Add support for new `type' key for nested type definitions.
5481 Add debugging/troubleshooting messages.
5482 * lib/data-structures.exp: New file.
5483
5484 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
5485
5486 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
5487 with proc_with_prefix, don't use with_test_prefix.
5488
5489 2017-12-07 Tom Tromey <tom@tromey.com>
5490
5491 * gdb.base/break.exp: Add test for empty "commands".
5492
5493 2017-12-07 Yao Qi <yao.qi@linaro.org>
5494
5495 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
5496 malloc and catch syscall.
5497
5498 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
5499
5500 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
5501 tests for explicit locations.
5502
5503 2017-12-06 Pedro Alves <palves@redhat.com>
5504
5505 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
5506 force-disabling XML descriptions.
5507
5508 2017-12-04 Pedro Alves <palves@redhat.com>
5509
5510 PR gdb/22499
5511 * gdb.arch/amd64-disp-step-avx.S: New file.
5512 * gdb.arch/amd64-disp-step-avx.exp: New file.
5513
5514 2017-12-03 Pedro Alves <palves@redhat.com>
5515
5516 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
5517 and <string.h>.
5518 (parent_function): Print distinct messages when waitpid fails, or
5519 the child exits with a signal, or the child exits for an unhandled
5520 reason.
5521 * gdb.threads/process-dies-while-detaching.exp
5522 (detach_and_expect_exit): New 'inf_output_re' parameter and use
5523 it. Wait for both inferior output and GDB's prompt. Use an
5524 indirect spawn id list.
5525 (do_detach): New parameter 'child_exit'. Use it to compute
5526 expected inferior output.
5527 (test_detach, test_detach_watch, test_detach_killed_outside):
5528 Adjust to pass down the expected child exit kind.
5529
5530 2017-12-01 Joel Brobecker <brobecker@adacore.com>
5531 Sergio Durigan Junior <sergiodj@redhat.com>
5532 Pedro Alves <palves@redhat.com>
5533
5534 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
5535
5536 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
5537
5538 * gdb.base/relocate.exp: Add tests to guarantee that arguments
5539 to 'symbol-file' and 'add-symbol-file' can be
5540 position-independent.
5541
5542 2017-12-01 Yao Qi <yao.qi@linaro.org>
5543
5544 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
5545 the URL in copyright header.
5546 * gdb.arch/aarch64-fp.exp: Likewise.
5547 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
5548 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
5549 * gdb.base/expand-psymtabs.exp: Likewise.
5550 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
5551 * gdb.fortran/common-block.exp: Likewise.
5552 * gdb.fortran/common-block.f90: Likewise.
5553 * gdb.fortran/logical.exp: Likewise.
5554 * gdb.fortran/vla-datatypes.f90: Likewise.
5555 * gdb.fortran/vla-sub.f90: Likewise.
5556
5557 2017-11-30 Joel Brobecker <brobecker@adacore.com>
5558
5559 * gdb.ada/repeat_dyn: New testcase.
5560
5561 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
5562
5563 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
5564 Update for changed thread numbering.
5565 * gdb.cell/bt.exp: Update for changed GDB output.
5566
5567 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
5568
5569 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
5570 setting isremote by hand.
5571 * boards/dwarf4-gdb-index.exp: Likewise.
5572 * boards/fission.exp: Likewise.
5573 * boards/stabs.exp: Likewise.
5574
5575 2017-11-30 Pedro Alves <palves@redhat.com>
5576
5577 * gdb.linespec/cpls-ops.exp
5578 (check_explicit_skips_function_argument): Extract the underlying
5579 type of size_t instead of hardcoding it.
5580
5581 2017-11-29 Pedro Alves <palves@redhat.com>
5582
5583 PR c++/19436
5584 * gdb.linespec/cpls-abi-tag.cc: New file.
5585 * gdb.linespec/cpls-abi-tag.exp: New file.
5586
5587 2017-11-29 Pedro Alves <palves@redhat.com>
5588
5589 * gdb.base/langs.exp: Use -qualified.
5590 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
5591 it.
5592 * gdb.cp/namespace.exp: Use -qualified.
5593 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
5594 (overload-3, template-overload, template-ret-type, const-overload)
5595 (const-overload-quoted, anon-ns, ambiguous-prefix): New
5596 procedures.
5597 (test_driver): Call them.
5598 * gdb.cp/save-bp-qualified.cc: New.
5599 * gdb.cp/save-bp-qualified.exp: New.
5600 * gdb.linespec/explicit.exp: Test -qualified.
5601 * lib/completion-support.exp (completion::explicit_opts_list): Add
5602 "-qualified".
5603 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
5604
5605 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
5606
5607 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
5608
5609 2017-11-29 Tom Tromey <tom@tromey.com>
5610
5611 * gdb.base/relocate.exp: Update invalid argument test.
5612 Add new tests for invalid arguments.
5613
5614 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5615
5616 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
5617 Return 0 as a long.
5618 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
5619
5620 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
5621
5622 * gdb.cp/breakpoint.cc (bar): Set return type to void.
5623 * gdb.cp/psymtab-parameter.cc (func): Likewise.
5624 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
5625 func ().
5626 * gdb.cp/shadow.cc (B.func): Return 0.
5627
5628 2017-11-27 Joel Brobecker <brobecker@adacore.com>
5629
5630 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
5631 expected output in gdb_expect call to allow the exception
5632 message to be present as well. Fix syntax confusion to avoid
5633 TCL thinking that exception_name is an array.
5634
5635 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
5636
5637 * gdb.arch/spu-info.c: Include <unistd.h>.
5638 (do_signal_test): Fix broken calls to write.
5639 * gdb.arch/spu-info.exp: Use prepare_for_testing.
5640 Fix checks for empty mailboxes. Update signal tests for corrected
5641 do_signal_test routine. Allow nonzero event status.
5642 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
5643 * gdb.cell/arch.exp: Use standard_output_file.
5644 * gdb.cell/break.exp: Likewise.
5645 * gdb.cell/bt.exp: Likewise.
5646 * gdb.cell/core.exp: Likewise.
5647 * gdb.cell/dwarfaddr.exp: Likewise.
5648 * gdb.cell/ea-cache.exp: Likewise.
5649 * gdb.cell/ea-standalone.exp: Likewise.
5650 * gdb.cell/f-regs.exp: Likewise.
5651 * gdb.cell/fork.exp: Likewise.
5652 * gdb.cell/gcore.exp: Likewise.
5653 * gdb.cell/mem-access.exp: Likewise.
5654 * gdb.cell/ptype.exp: Likewise.
5655 * gdb.cell/registers.exp: Likewise.
5656 * gdb.cell/sizeof.exp: Likewise.
5657 * gdb.cell/solib-symbol.exp: Likewise.
5658 * gdb.cell/solib.exp: Likewise.
5659
5660 2017-11-25 Pedro Alves <palves@redhat.com>
5661
5662 * gdb.base/complete-empty.exp: New file.
5663 * gdb.base/completion.exp: Adjust.
5664
5665 2017-11-25 Pedro Alves <palves@redhat.com>
5666
5667 * gdb.linespec/cpls-ops.cc: New file.
5668 * gdb.linespec/cpls-ops.exp: New file.
5669 * lib/completion-support.exp (test_complete_prefix_range_re): New,
5670 factored out from ...
5671 (test_complete_prefix_range): ... this.
5672
5673 2017-11-24 Pedro Alves <palves@redhat.com>
5674
5675 * gdb.linespec/cpcompletion.exp: New file.
5676 * gdb.linespec/cpls-hyphen.cc: New file.
5677 * gdb.linespec/cpls.cc: New file.
5678 * gdb.linespec/cpls2.cc: New file.
5679 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
5680 test to use test_gdb_complete_unique. Add label completion,
5681 keyword completion and explicit location completion tests.
5682 * lib/completion-support.exp: New file.
5683
5684 2017-11-24 Joel Brobecker <brobecker@adacore.com>
5685
5686 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
5687 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
5688 when hitting an exception catchpoint.
5689
5690 2017-11-22 Yao Qi <yao.qi@linaro.org>
5691
5692 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
5693
5694 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
5695
5696 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
5697 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
5698 * gdb.dwarf2/info-locals-optimized-out.c: New file.
5699
5700 2017-11-22 Yao Qi <yao.qi@linaro.org>
5701
5702 * gdb.base/info-os.exp: Pass pthreads.
5703 * gdb.multi/multi-attach.exp: Likewise.
5704
5705 2017-11-22 Yao Qi <yao.qi@linaro.org>
5706
5707 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
5708 compiler.
5709
5710 2017-11-22 Yao Qi <yao.qi@linaro.org>
5711
5712 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
5713 * gdb.base/break-interp.exp: Likewise.
5714 * gdb.base/jit-attach-pie.exp: Likewise.
5715
5716 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5717
5718 * gdb.base/float128.c (large128): New variable.
5719 * gdb.base/float128.exp: Add test to print largest __float128 value.
5720
5721 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
5722
5723 * gdb.arch/vsx-regs.exp: Update register content checks.
5724
5725 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
5726
5727 * gdb.arch/ppc-longdouble.exp: New file.
5728 * gdb.arch/ppc-longdouble.c: Likewise.
5729
5730 2017-11-21 Pedro Alves <palves@redhat.com>
5731
5732 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
5733
5734 2017-11-20 Pedro Alves <palves@redhat.com>
5735
5736 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
5737 (long_double_typedef): New typedefs.
5738 Use DEF on double and long double.
5739 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
5740 cases.
5741 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
5742 and 'long_double_ptr_same_size' locals. Use them to decide
5743 whether cast from array/function to float is valid/invalid.
5744
5745 2017-11-17 Tom Tromey <tom@tromey.com>
5746
5747 * gdb.rust/traits.rs: New file.
5748 * gdb.rust/traits.exp: New file.
5749
5750 2017-11-17 Joel Brobecker <brobecker@adacore.com>
5751
5752 * gdb.ada/minsyms: New testcase.
5753
5754 2017-11-16 Pedro Alves <palves@redhat.com>
5755
5756 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
5757 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
5758
5759 2017-11-16 Pedro Alves <palves@redhat.com>
5760
5761 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
5762 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
5763
5764 2017-11-16 Pedro Alves <palves@redhat.com>
5765
5766 * gdb.server/reconnect-ctrl-c.c: New file.
5767 * gdb.server/reconnect-ctrl-c.exp: New file.
5768
5769 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
5770
5771 * gdb.python/py-rbreak.exp: New file.
5772 * gdb.python/py-rbreak.c: New file.
5773 * gdb.python/py-rbreak-func2.c: New file.
5774
5775 2017-11-16 Pedro Alves <palves@redhat.com>
5776
5777 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
5778 pattern.
5779 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
5780 GDB.
5781
5782 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
5783
5784 * gdb.tui/completionn.exp (test_tab_completion): Add space in
5785 regex.
5786
5787 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
5788
5789 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
5790 test names.
5791
5792 2017-11-09 Pedro Alves <palves@redhat.com>
5793
5794 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
5795 factored out from ...
5796 (top level): ... here, and adjusted to avoid expecting beyond the
5797 prompt in a single gdb_test_multiple.
5798
5799 2017-11-09 Pedro Alves <palves@redhat.com>
5800
5801 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
5802 output.
5803 * gdb.server/ext-attach.exp ("kill" test): Likewise.
5804 * gdb.server/ext-restart.exp ("kill" test): Likewise.
5805 * gdb.server/ext-run.exp ("kill" test): Likewise.
5806 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
5807
5808 2017-11-09 Pedro Alves <palves@redhat.com>
5809
5810 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
5811 match till end of line.
5812
5813 2017-11-09 Pedro Alves <palves@redhat.com>
5814
5815 * gdb.base/memattr.exp: Tighten regexes to match the end line.
5816
5817 2017-11-09 Pedro Alves <palves@redhat.com>
5818
5819 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
5820 New procedures, factored out from ...
5821 (top level): ... here, and adjusted to avoid expecting beyond the
5822 prompt in one go.
5823
5824 2017-11-09 Pedro Alves <palves@redhat.com>
5825
5826 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
5827 output. Fix '?' match.
5828
5829 2017-11-08 Joel Brobecker <brobecker@adacore.com>
5830
5831 * gdb.ada/scoped_watch: New testcase.
5832 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
5833 which is actually correct.
5834 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
5835 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
5836
5837 2017-11-08 Pedro Alves <palves@redhat.com>
5838
5839 * gdb.gdb/complaints.exp (test_initial_complaints)
5840 (test_serial_complaints, test_short_complaints): Call
5841 complaint_internal instead of complaint.
5842
5843 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
5844
5845 * gdb.threads/tls-core.c: New file.
5846 * gdb.threads/tls-core.exp: Likewise.
5847
5848 2017-11-08 Pedro Alves <palves@redhat.com>
5849
5850 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
5851 (p Exported_Capitalized): New test.
5852 (p exported_capitalized): New test.
5853
5854 2017-11-07 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.cp/ena-dis-br-range.exp: Add more tests.
5857
5858 2017-11-07 Pedro Alves <palves@redhat.com>
5859
5860 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
5861 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
5862 (disable_invalid, disable_inverted, disable_negative): New
5863 procedures.
5864 ("bad numbers"): New set of tests.
5865
5866 2017-11-07 Pedro Alves <palves@redhat.com>
5867
5868 * gdb.cp/ena-dis-br-range.exp: Add tests.
5869
5870 2017-11-07 Pedro Alves <palves@redhat.com>
5871
5872 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
5873
5874 2017-11-07 Xavier Roirand <roirand@adacore.com>
5875 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.base/ena-dis-br.exp: Add reference to
5878 gdb.cp/ena-dis-br-range.exp.
5879 * gdb.cp/ena-dis-br-range.exp: New file.
5880 * gdb.cp/ena-dis-br-range.cc: New file.
5881
5882 2017-11-06 Pedro Alves <palves@redhat.com>
5883
5884 * gdb.base/attach-non-pgrp-leader.c: New.
5885 * gdb.base/attach-non-pgrp-leader.exp: New.
5886
5887 2017-11-06 Pedro Alves <palves@redhat.com>
5888
5889 * configure.ac: No longer check for termio.h and sgtty.h.
5890 * configure: Regenerate.
5891 * remote-utils.c: Include termios.h instead of gdb_termios.h.
5892 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
5893 Remove termio and sgtty code.
5894
5895 2017-11-03 Yao Qi <yao.qi@linaro.org>
5896
5897 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
5898 in GDB is disabled.
5899
5900 2017-11-03 Yao Qi <yao.qi@linaro.org>
5901
5902 * gdb.python/py-thrhandle.exp: Skip it if python is not
5903 enabled.
5904
5905 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
5906
5907 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
5908 as a breakpoint command.
5909
5910 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
5911
5912 PR python/21213
5913 * gdb.python/py-infthread.exp: Test calling
5914 InferiorThread.inferior () multiple times in a row.
5915
5916 2017-10-27 Keith Seitz <keiths@redhat.com>
5917
5918 * gdb.opt/inline-break.exp (break_info_1): New procedure.
5919 Test "info break" for every inlined function breakpoint.
5920
5921 2017-10-27 Yao Qi <yao.qi@linaro.org>
5922
5923 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
5924
5925 2017-10-26 Patrick Frants <osscontribute@gmail.com>
5926
5927 * gdb.cp/classes.exp (test_static_members): Test printing
5928 Outer::instance.
5929 * gdb.cp/classes.c (struct Inner, struct Outer): New.
5930 (Inner::instance, Outer::instance): New.
5931
5932 2017-10-24 Pedro Alves <palves@redhat.com>
5933
5934 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
5935 extra console" test in two stages.
5936
5937 2017-10-24 Pedro Alves <palves@redhat.com>
5938
5939 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
5940
5941 2017-10-24 Pedro Alves <palves@redhat.com>
5942
5943 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
5944 loop.
5945
5946 2017-10-24 Pedro Alves <palves@redhat.com>
5947
5948 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
5949 $attempt" and "stoppedtry $stoppedtry" test prefixes.
5950
5951 2017-10-24 Pedro Alves <palves@redhat.com>
5952
5953 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
5954 parameter and handle it. Don't output read value in test name.
5955
5956 2017-10-24 Pedro Alves <palves@redhat.com>
5957
5958 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
5959 custom test name.
5960
5961 2017-10-24 Pedro Alves <palves@redhat.com>
5962
5963 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
5964 include the unstable output directory name in the test's name.
5965 (initial_setup_simple) <'set args'>: Use custom test name.
5966
5967 2017-10-24 Pedro Alves <palves@redhat.com>
5968
5969 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
5970 with explicit test name.
5971
5972 2017-10-20 Pedro Alves <palves@redhat.com>
5973
5974 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
5975 'wait -i'. Use gdb_assert and remote_close.
5976
5977 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
5978
5979 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
5980 number from variable rather than hard-coded.
5981
5982 2017-10-19 Pedro Alves <palves@redhat.com>
5983
5984 * gdb.base/long-inferior-output.c: New file.
5985 * gdb.base/long-inferior-output.exp: New file.
5986
5987 2017-11-18 Keith Seitz <keiths@redhat.com>
5988
5989 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
5990 method.
5991 (main): Call it.
5992 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
5993 Add additional user-defined conversion operator tests.
5994
5995 2017-10-17 Pedro Alves <palves@redhat.com>
5996
5997 * boards/native-stdio-gdbserver.exp: Load "local-board".
5998
5999 2017-10-17 Pedro Alves <palves@redhat.com>
6000
6001 * gdb.base/quit-live.c: New file.
6002 * gdb.base/quit-live.exp: New file.
6003
6004 2017-10-16 Keith Seitz <keiths@redhat.com>
6005
6006 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
6007 (class_with_protected_typedef, class_with_private_typedef)
6008 (struct_with_public_typedef, struct_with_protected_typedef)
6009 (struct_with_private_typedef): New classes/structs.
6010 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
6011 typedefs and access specifiers.
6012
6013 2017-10-16 Pedro Alves <palves@redhat.com>
6014 Simon Marchi <simon.marchi@polymtl.ca>
6015
6016 * README (Local vs Remote vs Native): New section.
6017 * boards/local-board.exp: New file, with bits factored out from
6018 ...
6019 * boards/native-extended-gdbserver.exp: ... here. Load
6020 "local-board".
6021 * boards/native-gdbserver.exp: Load "local-board".
6022 (${board}_spawn, ${board}_exec): Delete.
6023 * boards/native-stdio-gdbserver.exp: Most contents factored out to
6024 ...
6025 * boards/stdio-gdbserver-base.exp: ... this new file.
6026 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
6027 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
6028 procedure.
6029 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
6030 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
6031 stdio_gdbserver_command.
6032 (${board}_get_remote_address, ${board}_get_comm_port)
6033 (${board}_download, ${board}_upload): Delete.
6034 (get_target_remote_pipe_cmd): New.
6035
6036 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
6037
6038 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
6039 test_bkpt_deletion, test_bkpt_cond_and_cmds,
6040 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
6041 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
6042 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
6043 remove with_test_prefix.
6044
6045 2017-10-13 Pedro Alves <palves@redhat.com>
6046
6047 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
6048 * gdb.base/annota1.exp: Use it instead of is_remote.
6049 * gdb.base/annota3.exp: Use it instead of is_remote.
6050 * gdb.cp/annota2.exp: Use it instead of is_remote.
6051 * gdb.cp/annota3.exp: Use it instead of is_remote.
6052 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
6053
6054 2017-10-13 Pedro Alves <palves@redhat.com>
6055
6056 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
6057 (test_num_test_vars, run_and_count_vars, find_env)
6058 (test_set_unset_env, test_inherit_env_var): New procedures.
6059 (top level): Use them.
6060
6061 2017-10-13 Pedro Alves <palves@redhat.com>
6062
6063 * lib/selftest-support.exp (selftest_setup): Extend comments, and
6064 also skip on stub-like targets.
6065
6066 2017-10-13 Pedro Alves <palves@redhat.com>
6067
6068 PR gdb/22293
6069 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
6070 (top level): Move some tests to ...
6071 (test_not_found): ... this new procedure.
6072 (top level): Call it.
6073
6074 2017-10-13 Pedro Alves <palves@redhat.com>
6075
6076 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
6077 expect different "info terminal" output if testing with a
6078 non-native target.
6079
6080 2017-10-13 Pedro Alves <palves@redhat.com>
6081 Simon Marchi <simon.marchi@polymtl.ca>
6082
6083 PR python/12966
6084 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
6085
6086 2017-10-13 Pedro Alves <palves@redhat.com>
6087
6088 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
6089 already.
6090
6091 2017-10-13 Pedro Alves <palves@redhat.com>
6092
6093 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
6094 is_remote.
6095
6096 2017-10-13 Pedro Alves <palves@redhat.com>
6097
6098 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
6099 is_remote.
6100
6101 2017-10-13 Pedro Alves <palves@redhat.com>
6102
6103 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
6104 is set.
6105 (corefile_test_attach): Likewise. Check can_spawn_for_attach
6106 instead of is_remote.
6107
6108 2017-10-13 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
6111 (top level): Add comment.
6112
6113 2017-10-13 Pedro Alves <palves@redhat.com>
6114
6115 * gdb.base/remote.exp (top level): Fix comment typo and add
6116 missing return.
6117
6118 2017-10-13 Pedro Alves <palves@redhat.com>
6119 Simon Marchi <simon.marchi@polymtl.ca>
6120
6121 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
6122 calls and add comments. Skip test if use_gdb_stub is set.
6123 (top level): Use "set cwd" command instead of "cd" command.
6124
6125 2017-10-13 Pedro Alves <palves@redhat.com>
6126
6127 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
6128 is_remote target check.
6129
6130 2017-10-13 Pedro Alves <palves@redhat.com>
6131
6132 * gdb.base/scope.exp: Use build_executable + clean_restart +
6133 gdb_file_cmd instead of prepare_for_testing and no longer skip
6134 "before run" tests on is_remote target boards. Update comments.
6135 * boards/native-extended-gdbserver.exp
6136 (extended_gdbserver_load_last_file): New, factored out from ...
6137 (gdb_load): ... this. Move further below and add comment.
6138 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
6139
6140 2017-10-12 Pedro Alves <palves@redhat.com>
6141
6142 * gdb.base/attach.exp: Remove references to gdb64.
6143 * gdb.base/dbx.exp: Remove references to gdb64.
6144
6145 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6146 Pedro Alves <palves@redhat.com>
6147
6148 * gdb.base/label.exp: Remove is_remote target check.
6149
6150 2017-10-12 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.base/auvx.exp (coredir): Update comment.
6153 (top level) <core_works>: Use "set cwd" command instead of "cd"
6154 command.
6155
6156 2017-10-12 Pedro Alves <palves@redhat.com>
6157 Simon Marchi <simon.marchi@polymtl.ca>
6158
6159 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
6160 target boards.
6161
6162 2017-10-12 Pedro Alves <palves@redhat.com>
6163 Simon Marchi <simon.marchi@polymtl.ca>
6164
6165 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
6166 Instead skip if there's any gdb_protocol set.
6167
6168 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
6169 Pedro Alves <palves@redhat.com>
6170
6171 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
6172
6173 2017-10-12 Pedro Alves <palves@redhat.com>
6174 Simon Marchi <simon.marchi@polymtl.ca>
6175
6176 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
6177 instead of on dejagnu remote boards.
6178
6179 2017-10-12 Pedro Alves <palves@redhat.com>
6180 Simon Marchi <simon.marchi@polymtl.ca>
6181
6182 * gdb.base/inferior-died.exp: Remove is_remote and isnative
6183 checks. Use build_executable + clean_restart instead of
6184 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
6185 of enabling non-stop after starting gdb.
6186
6187 2017-10-12 Pedro Alves <palves@redhat.com>
6188
6189 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
6190 * gdb.threads/non-ldr-exc-2.exp: Ditto.
6191 * gdb.threads/non-ldr-exc-3.exp: Ditto.
6192 * gdb.threads/non-ldr-exc-4.exp: Ditto.
6193
6194 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
6195
6196 * gdb.arch/arc-tdesc-cpu.exp: New file.
6197 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
6198
6199 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
6200
6201 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
6202
6203 2017-10-10 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
6206 expect CLI output.
6207
6208 2017-10-10 Pedro Alves <palves@redhat.com>
6209
6210 * lib/selftest-support.exp (selftest_setup): Update for
6211 captured_command_loop's prototype change.
6212
6213 2017-10-09 Pedro Alves <palves@redhat.com>
6214
6215 Test both arch1=>arch2 and arch2=>arch1.
6216
6217 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
6218 (srcfile2, binfile2, march1, march2): Remove globals. Largely
6219 factored out to...
6220 (append_arch1_options, append_arch2_options, append_arch_options)
6221 (build_executables): New procedures.
6222 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
6223 local.
6224 (top level): Add new 'first_arch' testing axis.
6225
6226 2017-10-09 Pedro Alves <palves@redhat.com>
6227
6228 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
6229 (barrier): New.
6230 (thread_start, all_started): New functions.
6231 (main): Spawn new thread and wait until it is scheduled.
6232 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
6233 option.
6234 (do_test): Add 'selected_thread' parameter. Run to all_started
6235 instead of main. Explicitly set the breakpoint at main. Switch
6236 to the SELECTED_THREAD thread.
6237 (top level): Test handling the exec event with either the main
6238 thread or the second thread selected.
6239
6240 2017-10-09 Pedro Alves <palves@redhat.com>
6241
6242 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
6243 logic. Move STOP marker after the value checks.
6244 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
6245 regexp.
6246
6247 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
6248
6249 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
6250
6251 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
6252
6253 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
6254 integer-to-dfp conversion.
6255 * gdb.base/dfp-test.exp: Likewise.
6256
6257 2017-10-04 Pedro Alves <palves@redhat.com>
6258
6259 * gdb.multi/hangout.c: Include <unistd.h>.
6260 (hangout_loop): New function.
6261 (main): Call alarm. Call hangout_loop in a loop.
6262 * gdb.multi/hello.c: Include <unistd.h>.
6263 (hello_loop): New function.
6264 (main): Call alarm. Call hangout_loop in a loop.
6265 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
6266 inferior with the other selected.
6267
6268 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
6269
6270 * gdb.mi/list-thread-groups-available.exp: New file.
6271 * gdb.mi/list-thread-groups-available.c: New file.
6272
6273 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6274
6275 * gdb.base/set-cwd.exp: Make it available on
6276 native-extended-gdbserver.
6277
6278 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
6279
6280 * gdb.base/set-cwd.c: New file.
6281 * gdb.base/set-cwd.exp: Likewise.
6282
6283 2017-10-02 Tom Tromey <tom@tromey.com>
6284
6285 PR rust/22236:
6286 * gdb.rust/simple.rs (main): New variable "fslice".
6287 * gdb.rust/simple.exp: Add slice tests. Update string tests.
6288
6289 2017-10-02 Tom Tromey <tom@tromey.com>
6290
6291 * gdb.rust/simple.exp: Test ptype of a slice.
6292
6293 2017-10-02 Tom Tromey <tom@tromey.com>
6294
6295 * gdb.rust/simple.exp: Test index of slice.
6296
6297 2017-09-27 Tom Tromey <tom@tromey.com>
6298
6299 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
6300
6301 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
6302 Pedro Alves <palves@redhat.com>
6303
6304 * gdb.base/compare-sections.exp (get value of read-only section): Read
6305 as unsigned value.
6306 (corrupt read-only section): Likewise and don't set written if patching
6307 failed.
6308
6309 2017-09-21 Kevin Buettner <kevinb@redhat.com>
6310
6311 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
6312 files.
6313
6314 2017-09-20 Pedro Alves <palves@redhat.com>
6315
6316 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
6317 symbol names in gdb's output.
6318 * gdb.cp/overload.exp ("list all overloads"): Likewise.
6319
6320 2017-09-20 Pedro Alves <palves@redhat.com>
6321
6322 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
6323 Rename to ...
6324 (test_list_ambiguous_symbol): ... this and add a symbol name
6325 parameter. Adjust.
6326 (test_list_ambiguous_function): Reimplement on top of
6327 test_list_ambiguous_symbol and also test listing ambiguous
6328 variables.
6329 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
6330 (ambiguous_fun): ... this.
6331 (ambiguous_var): New.
6332 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
6333 (ambiguous_fun): ... this.
6334 (ambiguous_var): New.
6335
6336 2017-09-19 John Baldwin <jhb@FreeBSD.org>
6337
6338 * gdb.base/starti.c: New file.
6339 * gdb.base/starti.exp: New file.
6340 * lib/gdb.exp (gdb_starti_cmd): New procedure.
6341
6342 2017-09-14 Pedro Alves <palves@redhat.com>
6343
6344 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
6345 (top level): Use it instead of runto.
6346
6347 2017-09-11 Tom Tromey <tom@tromey.com>
6348
6349 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
6350
6351 2017-09-11 Tom Tromey <tom@tromey.com>
6352
6353 * gdb.python/py-infthread.exp: Add tests for new_thread event.
6354 * gdb.python/py-inferior.exp: Add tests for new inferior events.
6355
6356 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
6357
6358 * gdb.fortran/printing-types.exp: New file.
6359 * gdb.fortran/printing-types.exp: New file.
6360
6361 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6362
6363 * gdb.fortran/vla-ptype.exp: Fix typos.
6364 * gdb.fortran/vla-value.exp: Same.
6365
6366 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
6367
6368 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
6369 * gdb.mi/mi-var-child-f.exp: Likewise.
6370 * gdb.mi/mi-vla-fortran.exp: Likewise.
6371
6372 2017-09-08 Frank Penczek <frank.penczek@intel.com>
6373 Christoph Weinmann <christoph.t.weinmann@intel.com>
6374 Bernhard Heckel <bernhard.heckel@intel.com>
6375
6376 * gdb.fortran/ptr-indentation.f90: New file.
6377 * gdb.fortran/ptr-indentation.exp: New file.
6378
6379 2017-09-05 Tom Tromey <tom@tromey.com>
6380
6381 PR gdb/22010:
6382 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
6383
6384 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
6385
6386 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
6387
6388 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
6389
6390 * gdb.threads/tls-nodebug-pie.c: New file.
6391 * gdb.threads/tls-nodebug-pie.exp: New file.
6392
6393 2017-09-05 Tom Tromey <tom@tromey.com>
6394
6395 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
6396 for rust.
6397
6398 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
6399
6400 * gdb.multi/multi-arch-exec.exp: Test with different
6401 "follow-exec-mode" settings.
6402 (do_test): New procedure.
6403
6404 2017-09-04 Pedro Alves <palves@redhat.com>
6405
6406 * gdb.base/func-static.c (S::method const, S::method volatile)
6407 (S::method volatile const): New methods.
6408 (c_s, v_s, cv_s): New instances.
6409 (main): Call method() on them.
6410 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
6411 (cannot_resolve): New procedure.
6412 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
6413 print-quote-unquoted columns.
6414 (do_test): Test printing each scope too.
6415
6416 2017-09-04 Pedro Alves <palves@redhat.com>
6417
6418 * gdb.base/local-static.exp: Also test with
6419 class::method::variable wholly quoted.
6420 * gdb.cp/m-static.exp (class::method::variable): Remove test.
6421
6422 2017-09-04 Pedro Alves <palves@redhat.com>
6423
6424 * gdb.base/local-static.c: New.
6425 * gdb.base/local-static.cc: New.
6426 * gdb.base/local-static.exp: New.
6427
6428 2017-09-04 Pedro Alves <palves@redhat.com>
6429
6430 * gdb.asm/asm-source.exp: Add casts to int.
6431 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
6432 (dataglobal64_1, dataglobal64_2): New globals.
6433 * gdb.base/nodebug.exp: Test different expressions involving the
6434 new globals, with print, whatis and ptype. Add casts to int.
6435 * gdb.base/solib-display.exp: Add casts to int.
6436 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
6437 * gdb.cp/m-static.exp: Add cast to int.
6438 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
6439 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
6440 tls variable with no debug info without a cast. Test with a cast
6441 to int too.
6442 * gdb.trace/entry-values.exp: Add casts.
6443
6444 2017-09-04 Pedro Alves <palves@redhat.com>
6445
6446 * gdb.base/nodebug.exp: Test that ptype's error about functions
6447 with unknown return type includes the function name too.
6448
6449 2017-09-04 Pedro Alves <palves@redhat.com>
6450
6451 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
6452 return type of munmap in infcall.
6453 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
6454 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
6455 type of ftell in infcall.
6456 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
6457 type of getpid in infcall.
6458 * gdb.base/infcall-exec.exp: Cast return type of execlp in
6459 infcall.
6460 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
6461 Bail on failure to extract the pid.
6462 * gdb.base/nodebug.c: #include <stdint.h>.
6463 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
6464 New functions.
6465 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
6466 Change expected output of print/whatis/ptype with functions with
6467 no debug info. Test all supported languages. Call
6468 test_call_promotion.
6469 * gdb.compile/compile.exp: Adjust expected output to expect
6470 warning.
6471 * gdb.threads/siginfo-threads.exp: Likewise.
6472
6473 2017-09-04 Pedro Alves <palves@redhat.com>
6474
6475 * gdb.base/callfuncs.exp (do_function_calls): New parameter
6476 "prototypes". Test calling float functions via prototyped and
6477 unprototyped function pointers.
6478 (perform_all_tests): New parameter "prototypes". Pass it down.
6479 (top level): Pass down "prototypes" parameter to
6480 perform_all_tests.
6481
6482 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6483
6484 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
6485 Test with nested loops.
6486
6487 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6488
6489 * gdb.base/commands.exp: Call the new procedures.
6490 (loop_break_test, loop_continue_test): New procedures.
6491
6492 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
6493
6494 * gdb.base/commands.exp: Call new procedure.
6495 (define_if_without_arg_test): New procedure.
6496
6497 2017-09-04 Pedro Alves <palves@redhat.com>
6498
6499 * gdb.base/list-ambiguous.exp: New file.
6500 * gdb.base/list-ambiguous0.c: New file.
6501 * gdb.base/list-ambiguous1.c: New file.
6502 * gdb.base/list.exp (test_list_range): Adjust expected output.
6503
6504 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
6505
6506 * gdb.base/share-env-with-gdbserver.c: New file.
6507 * gdb.base/share-env-with-gdbserver.exp: Likewise.
6508
6509 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6510
6511 * gdb.base/commands.exp (gdbvar_simple_if_test,
6512 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
6513 progvar_simple_if_test, progvar_simple_while_test,
6514 progvar_complex_if_while_test, user_defined_command_test,
6515 user_defined_command_args_eval,
6516 user_defined_command_args_stack_test,
6517 user_defined_command_manyargs_test, bp_deleted_in_command_test,
6518 temporary_breakpoint_commands,
6519 gdb_test_no_prompt, redefine_hook_test,
6520 redefine_backtrace_test): Remove "global gdb_prompt".
6521
6522 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
6523
6524 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
6525 New proc, call it from toplevel.
6526
6527 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
6528
6529 PR remote/21852
6530 * gdb.server/normal.c: New file, copied from gdb.base.
6531 * gdb.server/run-without-local-binary.exp: New file.
6532
6533 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
6534
6535 * gdb.arch/sparc64-adi.exp: New file.
6536 * gdb.arch/sparc64-adi.c: New file.
6537
6538 2017-08-22 Pedro Alves <palves@redhat.com>
6539
6540 * gdb.cp/overload.exp (line_range_pattern): New procedure.
6541 (top level): Add "list all overloads" tests.
6542
6543 2017-08-22 Tom Tromey <tom@tromey.com>
6544
6545 * gdb.gdb/xfullpath.exp: Remove.
6546
6547 2017-08-21 Pedro Alves <palves@redhat.com>
6548
6549 PR gdb/19487
6550 * gdb.base/symbol-alias.c: New.
6551 * gdb.base/symbol-alias2.c: New.
6552 * gdb.base/symbol-alias.exp: New.
6553
6554 2017-08-21 Pedro Alves <palves@redhat.com>
6555
6556 * gdb.base/dfp-test.c
6557 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
6558 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
6559 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
6560 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
6561 * gdb.base/whatis-ptype-typedefs.c: New.
6562 * gdb.base/whatis-ptype-typedefs.exp: New.
6563 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
6564 (an_int, an_int_type, an_int_type2): New globals.
6565 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
6566 involving typedefs and cast expressions.
6567 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
6568 (lookup_typedefs_function): New.
6569 (typedefs_pretty_printers_dict): New.
6570 (top level): Register lookup_typedefs_function in
6571 gdb.pretty_printers.
6572
6573 2017-08-18 Yao Qi <yao.qi@linaro.org>
6574
6575 * gdb.server/unittest.exp: New.
6576
6577 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
6578
6579 PR gdb/21954
6580 * gdb.base/environ.exp: Add test to check if 'unset environment'
6581 works.
6582
6583 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6584
6585 * lib/gdb.exp (universal_compile_options): New caching proc.
6586 (gdb_compile): Suppress GCC's coloring of messages.
6587
6588 2017-08-14 Tom Tromey <tom@tromey.com>
6589
6590 PR gdb/21675:
6591 * gdb.base/printcmds.exp (test_radices): New function.
6592 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
6593 * gdb.base/sizeof.exp (check_valueof): Use p/d.
6594 * lib/gdb.exp (get_integer_valueof): Use p/d.
6595
6596 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
6597
6598 * lib/gdb.exp (get_valueof): Don't capture end-of-line
6599 characters.
6600
6601 2017-08-05 Tom Tromey <tom@tromey.com>
6602
6603 * gdb.rust/simple.exp: Allow String to appear in a different
6604 namespace.
6605
6606 2017-07-26 Yao Qi <yao.qi@linaro.org>
6607
6608 * gdb.gdb/unittest.exp: Invoke command
6609 "maintenance check xml-descriptions".
6610
6611 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
6612
6613 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
6614 calling context.
6615 (hex128): Drop erroneous calculation of parameters.
6616
6617 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
6618
6619 * gdb.python/py-unwind.exp: Disable stack protection when
6620 building test file.
6621
6622 2017-07-20 Pedro Alves <palves@redhat.com>
6623
6624 * gdb.base/default.exp (set language): Adjust expected output.
6625
6626 2017-07-20 Pedro Alves <palves@redhat.com>
6627
6628 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
6629 (test_minsym): ... this, and make static.
6630 (get_pck__foo__bar__minsym): Rename to ...
6631 (get_test_minsym): ... this.
6632 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
6633 symbol names and comments.
6634 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
6635 (get_test_minsym): ... this.
6636 (pck__foo__bar__minsym__2): Rename to ...
6637 (test_minsym): ... this.
6638 (main): Adjust.
6639
6640 2017-07-17 Pedro Alves <palves@redhat.com>
6641
6642 * gdb.base/completion.exp: Adjust expected output.
6643 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
6644 the completer works.
6645
6646 2017-07-17 Pedro Alves <palves@redhat.com>
6647
6648 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
6649
6650 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
6651
6652 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
6653
6654 2017-07-14 Tom Tromey <tom@tromey.com>
6655
6656 PR rust/21764:
6657 * gdb.rust/simple.exp: Add tests.
6658
6659 2017-07-14 Tom Tromey <tom@tromey.com>
6660
6661 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
6662
6663 2017-07-14 Pedro Alves <palves@redhat.com>
6664
6665 * gdb.linespec/base/one/thefile.cc (z1): New function.
6666 * gdb.linespec/base/two/thefile.cc (z2): New function.
6667 * gdb.linespec/linespec.exp: Add tests.
6668
6669 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6670
6671 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
6672 to mi_create_breakpoint.
6673
6674 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
6675
6676 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
6677 mi_create_breakpoint.
6678
6679 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
6680
6681 * gdb.dlang/demangle.exp: Update for demangling changes.
6682
6683 2017-07-09 Tom Tromey <tom@tromey.com>
6684
6685 * gdb.dwarf2/shortpiece.exp: New file.
6686
6687 2017-07-06 David Blaikie <dblaikie@gmail.com>
6688
6689 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
6690 built from fissiont-multi-cu{1,2}.c.
6691 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
6692 except putting 'main' and 'func' in separate CUs in the same DWO file.
6693 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
6694 test.
6695 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
6696 test.
6697
6698 2017-07-06 Pedro Alves <palves@redhat.com>
6699
6700 * gdb.python/py-unwind.exp: Test flushregs.
6701
6702 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6703
6704 PR cli/21688
6705 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
6706 tests for alias commands and trailing whitespace.
6707
6708 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
6709
6710 PR cli/21688
6711 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
6712 procedure. Call it.
6713
6714 2017-06-29 Pedro Alves <palves@redhat.com>
6715
6716 * gdb.base/printcmds.exp: Add tests.
6717
6718 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
6719
6720 PR gdb/21337
6721 * gdb.base/reread-readsym.exp: New file.
6722 * gdb.base/reread-readsym.c: New file.
6723
6724 2017-06-21 Kevin Buettner <kevinb@redhat.com>
6725
6726 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
6727 subpattern.
6728
6729 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
6730
6731 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
6732 extended mnemonic.
6733 * gdb.arch/powerpc-power9.s: Likewise.
6734
6735 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
6736
6737 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
6738 on 32-bit x86 targets. Exploit is_*_target macros where
6739 appropriate.
6740
6741 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6742
6743 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
6744 register pieces.
6745
6746 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6747
6748 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
6749 located in one or more DWARF pieces.
6750
6751 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6752
6753 * lib/gdb.exp (get_endianness): New proc.
6754 * gdb.arch/aarch64-fp.exp: Use it.
6755 * gdb.arch/altivec-regs.exp: Likewise.
6756 * gdb.arch/e500-regs.exp: Likewise.
6757 * gdb.arch/vsx-regs.exp: Likewise.
6758 * gdb.base/dump.exp: Likewise.
6759 * gdb.base/funcargs.exp: Likewise.
6760 * gdb.base/gnu_vector.exp: Likewise.
6761 * gdb.dwarf2/formdata16.exp: Likewise.
6762 * gdb.dwarf2/implptrpiece.exp: Likewise.
6763 * gdb.dwarf2/nonvar-access.exp: Likewise.
6764 * gdb.python/py-inferior.exp: Likewise.
6765 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
6766
6767 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6768
6769 PR gdb/21226
6770 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
6771 stack value pieces are taken from the LSB end.
6772
6773 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6774
6775 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
6776 variable at nonzero offset.
6777
6778 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
6779
6780 * gdb.dwarf2/var-access.c: New file.
6781 * gdb.dwarf2/var-access.exp: New test.
6782 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
6783
6784 2017-06-12 Tom Tromey <tom@tromey.com>
6785
6786 * gdb.dwarf2/formdata16.exp: Add tests.
6787
6788 2017-06-12 Tom Tromey <tom@tromey.com>
6789
6790 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
6791
6792 2017-06-12 Tom Tromey <tom@tromey.com>
6793
6794 PR exp/16225:
6795 * gdb.reverse/i386-sse-reverse.exp: Update tests.
6796 * gdb.arch/vsx-regs.exp: Update tests.
6797 * gdb.arch/s390-vregs.exp (hex128): New proc.
6798 Update test.
6799 * gdb.arch/altivec-regs.exp: Update tests.
6800
6801 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6802
6803 * gdb.base/startup-with-shell.c: New file.
6804 * gdb.base/startup-with-shell.exp: Likewise.
6805
6806 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
6807
6808 * gdb.server/non-existing-program.exp: Update regex in order to
6809 reflect the fact that gdbserver is now using fork_inferior (with a
6810 shell) to startup the inferior.
6811
6812 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
6813
6814 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
6815 support function calls from GDB.
6816
6817 2017-05-21 Tom Tromey <tom@tromey.com>
6818
6819 PR rust/21466:
6820 * gdb.rust/unsized.exp: New file.
6821 * gdb.rust/unsized.rs: New file.
6822
6823 2017-05-19 Tom Tromey <tom@tromey.com>
6824
6825 PR rust/21484:
6826 * gdb.rust/watch.exp: New file.
6827 * gdb.rust/watch.rs: New file.
6828
6829 2017-05-18 Tom Tromey <tom@tromey.com>
6830
6831 * gdb.rust/simple.exp: Allow Box to be qualified.
6832
6833 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
6834
6835 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
6836
6837 2017-05-18 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.base/fileio.c (test_write, test_read, test_close)
6840 (test_fstat): Don't print 'ret' in the fail path.
6841
6842 2017-05-18 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
6845 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
6846 (test_system, test_rename, test_unlink, test_time): Change
6847 prototypes.
6848 * gdb.base/fileio.exp (stop_msg): Adjust.
6849
6850 2017-05-18 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.base/fileio.c (null_str): New global.
6853 (test_stat): Use it.
6854 * gdb.base/fileio.exp: Remove nowarnings.
6855
6856 2017-05-17 Yao Qi <yao.qi@linaro.org>
6857
6858 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
6859
6860 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
6861
6862 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
6863 argument command.
6864 (top-level): Invoke test_set_inferior_tty.
6865
6866 2017-05-04 Pedro Alves <palves@redhat.com>
6867
6868 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
6869 Add parens to print call for Python 3.
6870
6871 2017-05-03 Keith Seitz <keiths@redhat.com>
6872
6873 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
6874 (main): Call it.
6875
6876 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6877
6878 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
6879 to prev and next.
6880
6881 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6882
6883 * gdb.python/py-record-btrace.exp: Remove test for
6884 gdb.BtraceInstruction.error.
6885
6886 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6887
6888 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
6889
6890 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
6891
6892 * gdb.python/py-record-btrace-threads.c: New file.
6893 * gdb.python/py-record-btrace-threads.exp: New file.
6894
6895 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
6896
6897 PR testsuite/8595
6898 * gdb.base/environ.exp: Make test available in all architectures.
6899 Move bits related to "info program" testing to
6900 gdb.base/info-program.exp. Rewrite tests to use the two new
6901 procedures mentione below.
6902 (test_set_show_env_var) New procedure.
6903 (test_set_show_env_var_equal): Likewise.
6904 * gdb.base/info-program.exp: New file.
6905
6906 2017-04-27 Keith Seitz <keiths@redhat.com>
6907
6908 * gdb.cp/oranking.cc (test15): New function.
6909 (main): Call test15 and declare additional variables for testing.
6910 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
6911 "p foo101('abc')" tests.
6912 Add tests for cv qualifier overloads.
6913 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
6914 "lvalue reference overload" test.
6915 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
6916 "print value of f1 on Child&& in f2" test.
6917
6918 2017-04-19 Pedro Alves <palves@redhat.com>
6919
6920 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
6921 procedure.
6922 (top level): Call it.
6923 * lib/gdb.exp (gdb_define_cmd): New procedure.
6924
6925 2017-04-12 Pedro Alves <palves@redhat.com>
6926
6927 PR gdb/21323
6928 * gdb.cp/wide_char_types.c: Include <wchar.h>.
6929 (wchar): New global.
6930 * gdb.cp/wide_char_types.exp (wide_char_types_program)
6931 (do_test_wide_char, wide_char_types_no_program, top level): Add
6932 wchar_t testing.
6933
6934 2017-04-12 Pedro Alves <palves@redhat.com>
6935
6936 PR c++/21323
6937 * gdb.cp/wide_char_types.c: New file.
6938 * gdb.cp/wide_char_types.exp: New file.
6939
6940 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
6941
6942 PR gdb/21352
6943 * gdb.trace/tsv.exp: Add test for "tsave -r".
6944
6945 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
6946
6947 * gdb.dlang/watch-loc.c: New file.
6948 * gdb.dlang/watch-loc.exp: New file.
6949
6950 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6951
6952 * gdb.python/py-section-script.exp (sepdebug): New testcases.
6953
6954 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6955
6956 * gdb.arch/arc-analyze-prologue.S: New file.
6957 * gdb.arch/arc-analyze-prologue.exp: Likewise.
6958
6959 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
6960
6961 * gdb.arch/arc-decode-insn.S: New file.
6962 * gdb.arch/arc-decode-insn.exp: Likewise.
6963
6964 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
6965
6966 PR tdep/20928
6967 * gdb.arch/sparc64-regs.exp: New file.
6968 * gdb.arch/sparc64-regs.S: Likewise.
6969
6970 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
6971
6972 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
6973 and memory view on Python 3.
6974
6975 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
6976 Keith Seitz <keiths@redhat.com>
6977
6978 PR gdb/14441
6979 * gdb.cp/demangle.exp: Add rvalue reference tests.
6980 * gdb.cp/rvalue-ref-casts.cc: New file.
6981 * gdb.cp/rvalue-ref-casts.exp: New file.
6982 * gdb.cp/rvalue-ref-overload.cc: New file.
6983 * gdb.cp/rvalue-ref-overload.exp: New file.
6984 * gdb.cp/rvalue-ref-params.cc: New file.
6985 * gdb.cp/rvalue-ref-params.exp: New file.
6986 * gdb.cp/rvalue-ref-sizeof.cc: New file.
6987 * gdb.cp/rvalue-ref-sizeof.exp: New file.
6988 * gdb.cp/rvalue-ref-types.cc: New file.
6989 * gdb.cp/rvalue-ref-types.exp: New file.
6990 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
6991 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
6992
6993 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6994
6995 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
6996 New procedure.
6997
6998 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
6999
7000 * lib/mi-support.exp (mi_gdb_test): Add additional message
7001 for unexpected output.
7002
7003 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7004
7005 * gdb.base/examine-backward.c (Barrier): New character array
7006 constant, to ensure that TestStrings is preceded by a string
7007 terminator.
7008
7009 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
7010
7011 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
7012 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
7013 and implicit pointer into such a location.
7014
7015 2017-03-16 Doug Evans <dje@google.com>
7016
7017 * gdb.python/py-lazy-string (pointer): Really add new typedef.
7018
7019 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
7020
7021 * gdb.cp/m-static.exp: Fix expectation for prototype of
7022 test5.single_constructor and single_constructor::single_constructor.
7023
7024 2017-03-16 Doug Evans <dje@google.com>
7025
7026 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
7027 * gdb.guile/scm-lazy-string.c: New file.
7028 * gdb.guile/scm-value.exp: Move lazy string tests to ...
7029 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
7030 for pointer, array, typedef lazy strings.
7031
7032 2017-03-16 Doug Evans <dje@google.com>
7033
7034 PR python/17728, python/18439, python/18779
7035 * gdb.python/py-value.c (main) Delete locals sptr, sn.
7036 * gdb.python/py-lazy-string.c (pointer): New typedef.
7037 (main): New locals ptr, array, typedef_ptr.
7038 * gdb.python/py-value.exp: Move lazy string tests to ...
7039 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
7040 array, typedef lazy strings.
7041
7042 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
7043
7044 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
7045 Add optional 'test' parameter.
7046
7047 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7048
7049 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7050 Skip for versions of DejaGnu < 1.5.
7051
7052 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
7053
7054 * lib/gdb.exp (dejagnu_version): New proc.
7055 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
7056 Use dejagnu_version.
7057
7058 2017-03-10 Keith Seitz <keiths@redhat.com>
7059
7060 PR c++/8128
7061 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
7062 type from destructor regexps.
7063 Add a branch which actually passes the test.
7064 Adjust "ptype t5i" test names.
7065
7066 2017-03-08 Pedro Alves <palves@redhat.com>
7067
7068 * gdb.base/step-over-exit.exp: Add explicit test message.
7069
7070 2017-03-08 Pedro Alves <palves@redhat.com>
7071
7072 PR gdb/18360
7073 * gdb.threads/interrupt-while-step-over.c: New file.
7074 * gdb.threads/interrupt-while-step-over.exp: New file.
7075
7076 2017-03-08 Pedro Alves <palves@redhat.com>
7077
7078 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
7079 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
7080
7081 2017-03-08 Pedro Alves <palves@redhat.com>
7082
7083 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
7084 PKRU as not supported as a PASS.
7085
7086 2017-03-08 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
7089 prefix instead of $binfile1/$binfile2.
7090 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
7091 in test message.
7092 * gdb.python/py-completion.exp: Use "load python file" as test
7093 messages instead of unstable path names.
7094
7095 2017-03-08 Pedro Alves <palves@redhat.com>
7096 Jan Kratochvil <jan.kratochvil@redhat.com>
7097
7098 PR cli/21218
7099 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
7100 New proc.
7101 (top level): Call it.
7102
7103 2017-03-08 Pedro Alves <palves@redhat.com>
7104
7105 PR tui/21216
7106 * gdb.tui/tui-nl-filtered-output.exp: New file.
7107
7108 2017-03-08 Pedro Alves <palves@redhat.com>
7109
7110 * gdb.base/completion.exp: Move TUI completion tests to ...
7111 * gdb.tui/completion.exp: ... this new file.
7112
7113 2017-03-08 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.base/tui-disasm-long-lines.c,
7116 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
7117 gdb.base/tui-layout.exp: Move to ...
7118 * gdb.tui/: ... this new directory.
7119
7120 2017-03-07 Pedro Alves <palves@redhat.com>
7121
7122 * gdb.base/tui-layout.c: New file.
7123 * gdb.base/tui-layout.exp: New file.
7124
7125 2017-03-07 Pedro Alves <palves@redhat.com>
7126
7127 * gdb.base/tui-layout.c: Rename to ...
7128 * gdb.base/tui-disasm-long-lines.c: ... this.
7129 * gdb.base/tui-layout.exp: Rename to ...
7130 * gdb.base/tui-disasm-long-lines.exp: ... this.
7131
7132 2017-03-07 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
7135
7136 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
7137
7138 * i386-mpx-call.c: New file.
7139 * i386-mpx-call.exp: New file.
7140
7141 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
7142
7143 * gdb.arch/powerpc-power.exp: Delete test.
7144 * gdb.arch/powerpc-power.s: Likewise.
7145 * gdb.disasm/disassembler-options.exp: New test.
7146 * gdb.arch/powerpc-altivec.exp: Likewise.
7147 * gdb.arch/powerpc-altivec.s: Likewise.
7148 * gdb.arch/powerpc-altivec2.exp: Likewise.
7149 * gdb.arch/powerpc-altivec2.s: Likewise.
7150 * gdb.arch/powerpc-altivec3.exp: Likewise.
7151 * gdb.arch/powerpc-altivec3.s: Likewise.
7152 * gdb.arch/powerpc-power7.exp: Likewise.
7153 * gdb.arch/powerpc-power7.s: Likewise.
7154 * gdb.arch/powerpc-power8.exp: Likewise.
7155 * gdb.arch/powerpc-power8.s: Likewise.
7156 * gdb.arch/powerpc-power9.exp: Likewise.
7157 * gdb.arch/powerpc-power9.s: Likewise.
7158 * gdb.arch/powerpc-vsx.exp: Likewise.
7159 * gdb.arch/powerpc-vsx.s: Likewise.
7160 * gdb.arch/powerpc-vsx2.exp: Likewise.
7161 * gdb.arch/powerpc-vsx2.s: Likewise.
7162 * gdb.arch/powerpc-vsx3.exp: Likewise.
7163 * gdb.arch/powerpc-vsx3.s: Likewise.
7164 * gdb.arch/arm-disassembler-options.exp: Likewise.
7165 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
7166 * gdb.arch/s390-disassembler-options.exp: Likewise.
7167
7168 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
7169
7170 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
7171 (check_supported_features): ... this. Changed return type to void.
7172 (supports_rdseed): New static global.
7173 (rdseed): Check supports_rdseed.
7174 (initialize): Call check_supported_features.
7175
7176 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7177
7178 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
7179 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
7180 and lqarx/stqcx.
7181 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
7182 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
7183
7184 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
7185
7186 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
7187 uppercase.
7188
7189 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7190
7191 * gdb.dwarf2/formdata16.c: New file.
7192 * gdb.dwarf2/formdata16.exp: New file.
7193 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
7194
7195 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7196
7197 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
7198 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
7199 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
7200 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
7201 DW_AT_GNU_*.
7202
7203 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7204
7205 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
7206
7207 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
7208
7209 PR gdb/21164
7210 * gdb.base/maint.exp: Add testcases for when the commands do
7211 not have arguments.
7212
7213 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
7214
7215 * gdb.cp/chained-calls.exp: Use p instead of P.
7216
7217 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
7218
7219 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
7220 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
7221
7222 2017-02-14 Tom Tromey <tom@tromey.com>
7223
7224 PR python/13598:
7225 * gdb.python/py-events.exp: Add before_prompt event tests.
7226
7227 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
7228
7229 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
7230
7231 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7232
7233 * gdb.linespec/explicit.c (my_unique_function_name): New function.
7234 (main): Call my_unique_function_name.
7235 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
7236 completion of patterns with a single match.
7237 Add missing -re switches to gdb_test_multiple calls.
7238
7239 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
7240
7241 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
7242 return if core file is not recognized.
7243
7244 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7245
7246 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
7247 and extra UIs.
7248
7249 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
7250
7251 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
7252 proc_with_prefix.
7253
7254 2017-02-10 Tom Tromey <tom@tromey.com>
7255
7256 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
7257
7258 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
7259
7260 PR gdb/21122
7261 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
7262
7263 2017-02-08 Jerome Guitton <guitton@adacore.com>
7264
7265 * gdb.base/define.exp: Add test for command abbreviations
7266 in define.
7267
7268 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
7269
7270 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
7271 * gdb.reverse/insn-reverse-x86.c: New file.
7272
7273 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
7274
7275 PR tdep/20936
7276 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
7277
7278 2017-02-03 Tom Tromey <tom@tromey.com>
7279
7280 PR rust/21097:
7281 * gdb.rust/simple.exp: Add new tests.
7282
7283 2017-02-02 Pedro Alves <palves@redhat.com>
7284
7285 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
7286 tests.
7287
7288 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7289
7290 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
7291 taking a 2-byte value out of a 4-byte DWARF implicit value on
7292 big-endian targets.
7293 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
7294 logic. Add test cases for DW_OP_implicit.
7295
7296 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7297
7298 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
7299
7300 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7301
7302 * gdb.btrace/enable.exp: Call gdb_exit before
7303 skip_gdbserver_tests.
7304
7305 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7306
7307 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
7308 GDBFLAGS.
7309
7310 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7311
7312 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
7313 the test is skipped.
7314 * gdb.btrace/data.exp: Likewise.
7315 * gdb.btrace/delta.exp: Likewise.
7316 * gdb.btrace/dlopen.exp: Likewise.
7317 * gdb.btrace/enable-running.exp: Likewise.
7318 * gdb.btrace/enable.exp: Likewise.
7319 * gdb.btrace/exception.exp: Likewise.
7320 * gdb.btrace/function_call_history.exp: Likewise.
7321 * gdb.btrace/gcore.exp: Likewise.
7322 * gdb.btrace/instruction_history.exp: Likewise.
7323 * gdb.btrace/multi-thread-step.exp: Likewise.
7324 * gdb.btrace/nohist.exp: Likewise.
7325 * gdb.btrace/non-stop.exp: Likewise.
7326 * gdb.btrace/reconnect.exp: Likewise.
7327 * gdb.btrace/record_goto-step.exp: Likewise.
7328 * gdb.btrace/record_goto.exp: Likewise.
7329 * gdb.btrace/rn-dl-bind.exp: Likewise.
7330 * gdb.btrace/segv.exp: Likewise.
7331 * gdb.btrace/step.exp: Likewise.
7332 * gdb.btrace/stepi.exp: Likewise.
7333 * gdb.btrace/tailcall-only.exp: Likewise.
7334 * gdb.btrace/tailcall.exp: Likewise.
7335 * gdb.btrace/tsx.exp: Likewise.
7336 * gdb.btrace/unknown_functions.exp: Likewise.
7337 * gdb.btrace/vdso.exp: Likewise.
7338
7339 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
7340
7341 * gdb.btrace/enable-running.c: New.
7342 * gdb.btrace/enable-running.exp: New.
7343
7344 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
7345
7346 * gdb.arch/amd64-gs_base.c: New file.
7347 * gdb.arch/amd64-gs_base.exp: New file.
7348
7349 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7350
7351 * lib/memory.exp: Remove spurious empty newlines.
7352
7353 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
7354
7355 * gdb.python/py-bad-printers.exp: Load python file using "source".
7356 * gdb.python/py-events.exp: Likewise.
7357 * gdb.python/py-evsignal.exp: Likewise.
7358 * gdb.python/py-evthreads.exp: Likewise.
7359 * gdb.python/py-frame-args.exp: Likewise.
7360 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
7361 * gdb.python/py-framefilter-mi.exp: Likewise.
7362 * gdb.python/py-framefilter.exp: Likewise.
7363 * gdb.python/py-mi.exp: Likewise.
7364 * gdb.python/py-pp-maint.exp: Likewise.
7365 * gdb.python/py-pp-registration.exp: Likewise.
7366 * gdb.python/py-prettyprint.exp: Likewise.
7367 (run_lang_tests): Likewise.
7368 * gdb.python/py-typeprint.exp: Likewise.
7369
7370 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7371
7372 * lib/memory.exp: New file.
7373 * lib/gdb.exp: Load memory.exp.
7374 * gdb.base/memattr.exp (delete_memory): Move proc to
7375 lib/memory.exp and rename to delete_memory_regions.
7376 Replace delete_memory with delete_memory_regions.
7377 Cleanup memory regions before tests.
7378 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
7379 before tests.
7380
7381 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
7382
7383 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
7384 files.
7385 (initialize): New function conditionally defined.
7386 (testcases): Move within conditional block.
7387 (main): Call initialize.
7388 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
7389 of gdb.reverse/insn-reverse.c.
7390 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
7391 gdb.reverse/insn-reverse.c.
7392
7393 2017-01-26 Yao Qi <yao.qi@linaro.org>
7394
7395 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
7396 disassemble on address 0.
7397
7398 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
7399 Yao Qi <yao.qi@linaro.org>
7400
7401 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
7402 * gdb.dwarf2/implptr-64bit.S: Remove.
7403 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
7404 variables in caller's context. Add DW_OP_implicit_value.
7405
7406 2017-01-25 Yao Qi <yao.qi@linaro.org>
7407
7408 * lib/dwarf.exp (Dwarf::_location): Handle
7409 DW_OP_GNU_implicit_pointer with proper size.
7410
7411 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7412
7413 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
7414 and add untested calls.
7415
7416 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
7417
7418 * gdb.python/python.exp: Check line number against what GDB thinks
7419 the line number is for func1.
7420
7421 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
7422
7423 * gdb.dlang/debug-expr.exp: New file.
7424
7425 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
7426
7427 Fix test names for the following files:
7428
7429 * gdb.ada/exec_changed.exp
7430 * gdb.ada/info_types.exp
7431 * gdb.arch/aarch64-atomic-inst.exp
7432 * gdb.arch/aarch64-fp.exp
7433 * gdb.arch/altivec-abi.exp
7434 * gdb.arch/altivec-regs.exp
7435 * gdb.arch/amd64-byte.exp
7436 * gdb.arch/amd64-disp-step.exp
7437 * gdb.arch/amd64-dword.exp
7438 * gdb.arch/amd64-entry-value-inline.exp
7439 * gdb.arch/amd64-entry-value-param.exp
7440 * gdb.arch/amd64-entry-value-paramref.exp
7441 * gdb.arch/amd64-entry-value.exp
7442 * gdb.arch/amd64-i386-address.exp
7443 * gdb.arch/amd64-invalid-stack-middle.exp
7444 * gdb.arch/amd64-invalid-stack-top.exp
7445 * gdb.arch/amd64-optimout-repeat.exp
7446 * gdb.arch/amd64-prologue-skip.exp
7447 * gdb.arch/amd64-prologue-xmm.exp
7448 * gdb.arch/amd64-stap-special-operands.exp
7449 * gdb.arch/amd64-stap-wrong-subexp.exp
7450 * gdb.arch/amd64-tailcall-cxx.exp
7451 * gdb.arch/amd64-tailcall-noret.exp
7452 * gdb.arch/amd64-tailcall-ret.exp
7453 * gdb.arch/amd64-tailcall-self.exp
7454 * gdb.arch/amd64-word.exp
7455 * gdb.arch/arm-bl-branch-dest.exp
7456 * gdb.arch/arm-disp-step.exp
7457 * gdb.arch/arm-neon.exp
7458 * gdb.arch/arm-single-step-kernel-helper.exp
7459 * gdb.arch/avr-flash-qualifier.exp
7460 * gdb.arch/disp-step-insn-reloc.exp
7461 * gdb.arch/e500-abi.exp
7462 * gdb.arch/e500-regs.exp
7463 * gdb.arch/ftrace-insn-reloc.exp
7464 * gdb.arch/i386-avx512.exp
7465 * gdb.arch/i386-bp_permanent.exp
7466 * gdb.arch/i386-byte.exp
7467 * gdb.arch/i386-cfi-notcurrent.exp
7468 * gdb.arch/i386-disp-step.exp
7469 * gdb.arch/i386-dr3-watch.exp
7470 * gdb.arch/i386-float.exp
7471 * gdb.arch/i386-gnu-cfi.exp
7472 * gdb.arch/i386-mpx-map.exp
7473 * gdb.arch/i386-mpx-sigsegv.exp
7474 * gdb.arch/i386-mpx-simple_segv.exp
7475 * gdb.arch/i386-mpx.exp
7476 * gdb.arch/i386-permbkpt.exp
7477 * gdb.arch/i386-prologue.exp
7478 * gdb.arch/i386-signal.exp
7479 * gdb.arch/i386-size-overlap.exp
7480 * gdb.arch/i386-unwind.exp
7481 * gdb.arch/i386-word.exp
7482 * gdb.arch/mips-fcr.exp
7483 * gdb.arch/powerpc-d128-regs.exp
7484 * gdb.arch/powerpc-stackless.exp
7485 * gdb.arch/ppc64-atomic-inst.exp
7486 * gdb.arch/s390-stackless.exp
7487 * gdb.arch/s390-tdbregs.exp
7488 * gdb.arch/s390-vregs.exp
7489 * gdb.arch/sparc-sysstep.exp
7490 * gdb.arch/thumb-bx-pc.exp
7491 * gdb.arch/thumb-singlestep.exp
7492 * gdb.arch/thumb2-it.exp
7493 * gdb.arch/vsx-regs.exp
7494 * gdb.asm/asm-source.exp
7495 * gdb.base/a2-run.exp
7496 * gdb.base/advance.exp
7497 * gdb.base/all-bin.exp
7498 * gdb.base/anon.exp
7499 * gdb.base/args.exp
7500 * gdb.base/arithmet.exp
7501 * gdb.base/async-shell.exp
7502 * gdb.base/async.exp
7503 * gdb.base/attach-pie-noexec.exp
7504 * gdb.base/attach-twice.exp
7505 * gdb.base/auto-load.exp
7506 * gdb.base/bang.exp
7507 * gdb.base/bitfields.exp
7508 * gdb.base/break-always.exp
7509 * gdb.base/break-caller-line.exp
7510 * gdb.base/break-entry.exp
7511 * gdb.base/break-inline.exp
7512 * gdb.base/break-on-linker-gcd-function.exp
7513 * gdb.base/break-probes.exp
7514 * gdb.base/break.exp
7515 * gdb.base/breakpoint-shadow.exp
7516 * gdb.base/call-ar-st.exp
7517 * gdb.base/call-sc.exp
7518 * gdb.base/call-signal-resume.exp
7519 * gdb.base/call-strs.exp
7520 * gdb.base/callfuncs.exp
7521 * gdb.base/catch-fork-static.exp
7522 * gdb.base/catch-gdb-caused-signals.exp
7523 * gdb.base/catch-load.exp
7524 * gdb.base/catch-signal-fork.exp
7525 * gdb.base/catch-signal.exp
7526 * gdb.base/catch-syscall.exp
7527 * gdb.base/charset.exp
7528 * gdb.base/checkpoint.exp
7529 * gdb.base/chng-syms.exp
7530 * gdb.base/code-expr.exp
7531 * gdb.base/code_elim.exp
7532 * gdb.base/commands.exp
7533 * gdb.base/completion.exp
7534 * gdb.base/complex.exp
7535 * gdb.base/cond-expr.exp
7536 * gdb.base/condbreak.exp
7537 * gdb.base/consecutive.exp
7538 * gdb.base/continue-all-already-running.exp
7539 * gdb.base/coredump-filter.exp
7540 * gdb.base/corefile.exp
7541 * gdb.base/dbx.exp
7542 * gdb.base/debug-expr.exp
7543 * gdb.base/define.exp
7544 * gdb.base/del.exp
7545 * gdb.base/disabled-location.exp
7546 * gdb.base/disasm-end-cu.exp
7547 * gdb.base/disasm-optim.exp
7548 * gdb.base/display.exp
7549 * gdb.base/duplicate-bp.exp
7550 * gdb.base/ena-dis-br.exp
7551 * gdb.base/ending-run.exp
7552 * gdb.base/enumval.exp
7553 * gdb.base/environ.exp
7554 * gdb.base/eu-strip-infcall.exp
7555 * gdb.base/eval-avoid-side-effects.exp
7556 * gdb.base/eval-skip.exp
7557 * gdb.base/exitsignal.exp
7558 * gdb.base/expand-psymtabs.exp
7559 * gdb.base/filesym.exp
7560 * gdb.base/find-unmapped.exp
7561 * gdb.base/finish.exp
7562 * gdb.base/float.exp
7563 * gdb.base/foll-exec-mode.exp
7564 * gdb.base/foll-exec.exp
7565 * gdb.base/foll-fork.exp
7566 * gdb.base/fortran-sym-case.exp
7567 * gdb.base/freebpcmd.exp
7568 * gdb.base/func-ptr.exp
7569 * gdb.base/func-ptrs.exp
7570 * gdb.base/funcargs.exp
7571 * gdb.base/gcore-buffer-overflow.exp
7572 * gdb.base/gcore-relro-pie.exp
7573 * gdb.base/gcore-relro.exp
7574 * gdb.base/gcore.exp
7575 * gdb.base/gdb1090.exp
7576 * gdb.base/gdb11530.exp
7577 * gdb.base/gdb11531.exp
7578 * gdb.base/gdb1821.exp
7579 * gdb.base/gdbindex-stabs.exp
7580 * gdb.base/gdbvars.exp
7581 * gdb.base/hbreak.exp
7582 * gdb.base/hbreak2.exp
7583 * gdb.base/included.exp
7584 * gdb.base/infcall-input.exp
7585 * gdb.base/inferior-died.exp
7586 * gdb.base/infnan.exp
7587 * gdb.base/info-macros.exp
7588 * gdb.base/info-os.exp
7589 * gdb.base/info-proc.exp
7590 * gdb.base/info-shared.exp
7591 * gdb.base/info-target.exp
7592 * gdb.base/infoline.exp
7593 * gdb.base/interp.exp
7594 * gdb.base/interrupt.exp
7595 * gdb.base/jit-reader.exp
7596 * gdb.base/jit-simple.exp
7597 * gdb.base/kill-after-signal.exp
7598 * gdb.base/kill-detach-inferiors-cmd.exp
7599 * gdb.base/label.exp
7600 * gdb.base/langs.exp
7601 * gdb.base/ldbl_e308.exp
7602 * gdb.base/line-symtabs.exp
7603 * gdb.base/linespecs.exp
7604 * gdb.base/list.exp
7605 * gdb.base/long_long.exp
7606 * gdb.base/longest-types.exp
7607 * gdb.base/maint.exp
7608 * gdb.base/max-value-size.exp
7609 * gdb.base/memattr.exp
7610 * gdb.base/mips_pro.exp
7611 * gdb.base/morestack.exp
7612 * gdb.base/moribund-step.exp
7613 * gdb.base/multi-forks.exp
7614 * gdb.base/nested-addr.exp
7615 * gdb.base/nextoverexit.exp
7616 * gdb.base/noreturn-finish.exp
7617 * gdb.base/noreturn-return.exp
7618 * gdb.base/nostdlib.exp
7619 * gdb.base/offsets.exp
7620 * gdb.base/opaque.exp
7621 * gdb.base/pc-fp.exp
7622 * gdb.base/permissions.exp
7623 * gdb.base/print-symbol-loading.exp
7624 * gdb.base/prologue-include.exp
7625 * gdb.base/psymtab.exp
7626 * gdb.base/ptype.exp
7627 * gdb.base/random-signal.exp
7628 * gdb.base/randomize.exp
7629 * gdb.base/range-stepping.exp
7630 * gdb.base/readline-ask.exp
7631 * gdb.base/recpar.exp
7632 * gdb.base/recurse.exp
7633 * gdb.base/relational.exp
7634 * gdb.base/restore.exp
7635 * gdb.base/return-nodebug.exp
7636 * gdb.base/return.exp
7637 * gdb.base/run-after-attach.exp
7638 * gdb.base/save-bp.exp
7639 * gdb.base/scope.exp
7640 * gdb.base/sect-cmd.exp
7641 * gdb.base/set-lang-auto.exp
7642 * gdb.base/set-noassign.exp
7643 * gdb.base/setvar.exp
7644 * gdb.base/sigall.exp
7645 * gdb.base/sigbpt.exp
7646 * gdb.base/siginfo-addr.exp
7647 * gdb.base/siginfo-infcall.exp
7648 * gdb.base/siginfo-obj.exp
7649 * gdb.base/siginfo.exp
7650 * gdb.base/signals-state-child.exp
7651 * gdb.base/signest.exp
7652 * gdb.base/sigstep.exp
7653 * gdb.base/sizeof.exp
7654 * gdb.base/skip.exp
7655 * gdb.base/solib-corrupted.exp
7656 * gdb.base/solib-nodir.exp
7657 * gdb.base/solib-search.exp
7658 * gdb.base/stack-checking.exp
7659 * gdb.base/stale-infcall.exp
7660 * gdb.base/stap-probe.exp
7661 * gdb.base/start.exp
7662 * gdb.base/step-break.exp
7663 * gdb.base/step-bt.exp
7664 * gdb.base/step-line.exp
7665 * gdb.base/step-over-exit.exp
7666 * gdb.base/step-over-syscall.exp
7667 * gdb.base/step-resume-infcall.exp
7668 * gdb.base/step-test.exp
7669 * gdb.base/store.exp
7670 * gdb.base/structs3.exp
7671 * gdb.base/sym-file.exp
7672 * gdb.base/symbol-without-target_section.exp
7673 * gdb.base/term.exp
7674 * gdb.base/testenv.exp
7675 * gdb.base/ui-redirect.exp
7676 * gdb.base/until.exp
7677 * gdb.base/unwindonsignal.exp
7678 * gdb.base/value-double-free.exp
7679 * gdb.base/vla-datatypes.exp
7680 * gdb.base/vla-ptr.exp
7681 * gdb.base/vla-sideeffect.exp
7682 * gdb.base/volatile.exp
7683 * gdb.base/watch-cond-infcall.exp
7684 * gdb.base/watch-cond.exp
7685 * gdb.base/watch-non-mem.exp
7686 * gdb.base/watch-read.exp
7687 * gdb.base/watch-vfork.exp
7688 * gdb.base/watchpoint-cond-gone.exp
7689 * gdb.base/watchpoint-delete.exp
7690 * gdb.base/watchpoint-hw-hit-once.exp
7691 * gdb.base/watchpoint-hw.exp
7692 * gdb.base/watchpoint-stops-at-right-insn.exp
7693 * gdb.base/watchpoints.exp
7694 * gdb.base/wchar.exp
7695 * gdb.base/whatis-exp.exp
7696 * gdb.btrace/buffer-size.exp
7697 * gdb.btrace/data.exp
7698 * gdb.btrace/delta.exp
7699 * gdb.btrace/dlopen.exp
7700 * gdb.btrace/enable.exp
7701 * gdb.btrace/exception.exp
7702 * gdb.btrace/function_call_history.exp
7703 * gdb.btrace/gcore.exp
7704 * gdb.btrace/instruction_history.exp
7705 * gdb.btrace/nohist.exp
7706 * gdb.btrace/reconnect.exp
7707 * gdb.btrace/record_goto-step.exp
7708 * gdb.btrace/record_goto.exp
7709 * gdb.btrace/rn-dl-bind.exp
7710 * gdb.btrace/segv.exp
7711 * gdb.btrace/step.exp
7712 * gdb.btrace/stepi.exp
7713 * gdb.btrace/tailcall-only.exp
7714 * gdb.btrace/tailcall.exp
7715 * gdb.btrace/tsx.exp
7716 * gdb.btrace/unknown_functions.exp
7717 * gdb.btrace/vdso.exp
7718 * gdb.compile/compile-ifunc.exp
7719 * gdb.compile/compile-ops.exp
7720 * gdb.compile/compile-print.exp
7721 * gdb.compile/compile-setjmp.exp
7722 * gdb.cp/abstract-origin.exp
7723 * gdb.cp/ambiguous.exp
7724 * gdb.cp/annota2.exp
7725 * gdb.cp/annota3.exp
7726 * gdb.cp/anon-ns.exp
7727 * gdb.cp/anon-struct.exp
7728 * gdb.cp/anon-union.exp
7729 * gdb.cp/arg-reference.exp
7730 * gdb.cp/baseenum.exp
7731 * gdb.cp/bool.exp
7732 * gdb.cp/breakpoint.exp
7733 * gdb.cp/bs15503.exp
7734 * gdb.cp/call-c.exp
7735 * gdb.cp/casts.exp
7736 * gdb.cp/chained-calls.exp
7737 * gdb.cp/class2.exp
7738 * gdb.cp/classes.exp
7739 * gdb.cp/cmpd-minsyms.exp
7740 * gdb.cp/converts.exp
7741 * gdb.cp/cp-relocate.exp
7742 * gdb.cp/cpcompletion.exp
7743 * gdb.cp/cpexprs.exp
7744 * gdb.cp/cplabel.exp
7745 * gdb.cp/cplusfuncs.exp
7746 * gdb.cp/cpsizeof.exp
7747 * gdb.cp/ctti.exp
7748 * gdb.cp/derivation.exp
7749 * gdb.cp/destrprint.exp
7750 * gdb.cp/dispcxx.exp
7751 * gdb.cp/enum-class.exp
7752 * gdb.cp/exception.exp
7753 * gdb.cp/exceptprint.exp
7754 * gdb.cp/expand-psymtabs-cxx.exp
7755 * gdb.cp/expand-sals.exp
7756 * gdb.cp/extern-c.exp
7757 * gdb.cp/filename.exp
7758 * gdb.cp/formatted-ref.exp
7759 * gdb.cp/fpointer.exp
7760 * gdb.cp/gdb1355.exp
7761 * gdb.cp/gdb2495.exp
7762 * gdb.cp/hang.exp
7763 * gdb.cp/impl-this.exp
7764 * gdb.cp/infcall-dlopen.exp
7765 * gdb.cp/inherit.exp
7766 * gdb.cp/iostream.exp
7767 * gdb.cp/koenig.exp
7768 * gdb.cp/local.exp
7769 * gdb.cp/m-data.exp
7770 * gdb.cp/m-static.exp
7771 * gdb.cp/mb-ctor.exp
7772 * gdb.cp/mb-inline.exp
7773 * gdb.cp/mb-templates.exp
7774 * gdb.cp/member-name.exp
7775 * gdb.cp/member-ptr.exp
7776 * gdb.cp/meth-typedefs.exp
7777 * gdb.cp/method.exp
7778 * gdb.cp/method2.exp
7779 * gdb.cp/minsym-fallback.exp
7780 * gdb.cp/misc.exp
7781 * gdb.cp/namelessclass.exp
7782 * gdb.cp/namespace-enum.exp
7783 * gdb.cp/namespace-nested-import.exp
7784 * gdb.cp/namespace.exp
7785 * gdb.cp/nextoverthrow.exp
7786 * gdb.cp/no-dmgl-verbose.exp
7787 * gdb.cp/non-trivial-retval.exp
7788 * gdb.cp/noparam.exp
7789 * gdb.cp/nsdecl.exp
7790 * gdb.cp/nsimport.exp
7791 * gdb.cp/nsnested.exp
7792 * gdb.cp/nsnoimports.exp
7793 * gdb.cp/nsrecurs.exp
7794 * gdb.cp/nsstress.exp
7795 * gdb.cp/nsusing.exp
7796 * gdb.cp/operator.exp
7797 * gdb.cp/oranking.exp
7798 * gdb.cp/overload-const.exp
7799 * gdb.cp/overload.exp
7800 * gdb.cp/ovldbreak.exp
7801 * gdb.cp/ovsrch.exp
7802 * gdb.cp/paren-type.exp
7803 * gdb.cp/parse-lang.exp
7804 * gdb.cp/pass-by-ref.exp
7805 * gdb.cp/pr-1023.exp
7806 * gdb.cp/pr-1210.exp
7807 * gdb.cp/pr-574.exp
7808 * gdb.cp/pr10687.exp
7809 * gdb.cp/pr12028.exp
7810 * gdb.cp/pr17132.exp
7811 * gdb.cp/pr17494.exp
7812 * gdb.cp/pr9067.exp
7813 * gdb.cp/pr9167.exp
7814 * gdb.cp/pr9631.exp
7815 * gdb.cp/printmethod.exp
7816 * gdb.cp/psmang.exp
7817 * gdb.cp/psymtab-parameter.exp
7818 * gdb.cp/ptype-cv-cp.exp
7819 * gdb.cp/ptype-flags.exp
7820 * gdb.cp/re-set-overloaded.exp
7821 * gdb.cp/ref-types.exp
7822 * gdb.cp/rtti.exp
7823 * gdb.cp/scope-err.exp
7824 * gdb.cp/shadow.exp
7825 * gdb.cp/smartp.exp
7826 * gdb.cp/static-method.exp
7827 * gdb.cp/static-print-quit.exp
7828 * gdb.cp/temargs.exp
7829 * gdb.cp/templates.exp
7830 * gdb.cp/try_catch.exp
7831 * gdb.cp/typedef-operator.exp
7832 * gdb.cp/typeid.exp
7833 * gdb.cp/userdef.exp
7834 * gdb.cp/using-crash.exp
7835 * gdb.cp/var-tag.exp
7836 * gdb.cp/virtbase.exp
7837 * gdb.cp/virtfunc.exp
7838 * gdb.cp/virtfunc2.exp
7839 * gdb.cp/vla-cxx.exp
7840 * gdb.disasm/t01_mov.exp
7841 * gdb.disasm/t02_mova.exp
7842 * gdb.disasm/t03_add.exp
7843 * gdb.disasm/t04_sub.exp
7844 * gdb.disasm/t05_cmp.exp
7845 * gdb.disasm/t06_ari2.exp
7846 * gdb.disasm/t07_ari3.exp
7847 * gdb.disasm/t08_or.exp
7848 * gdb.disasm/t09_xor.exp
7849 * gdb.disasm/t10_and.exp
7850 * gdb.disasm/t11_logs.exp
7851 * gdb.disasm/t12_bit.exp
7852 * gdb.disasm/t13_otr.exp
7853 * gdb.dlang/circular.exp
7854 * gdb.dwarf2/arr-stride.exp
7855 * gdb.dwarf2/arr-subrange.exp
7856 * gdb.dwarf2/atomic-type.exp
7857 * gdb.dwarf2/bad-regnum.exp
7858 * gdb.dwarf2/bitfield-parent-optimized-out.exp
7859 * gdb.dwarf2/callframecfa.exp
7860 * gdb.dwarf2/clztest.exp
7861 * gdb.dwarf2/corrupt.exp
7862 * gdb.dwarf2/data-loc.exp
7863 * gdb.dwarf2/dup-psym.exp
7864 * gdb.dwarf2/dw2-anon-mptr.exp
7865 * gdb.dwarf2/dw2-anonymous-func.exp
7866 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
7867 * gdb.dwarf2/dw2-bad-unresolved.exp
7868 * gdb.dwarf2/dw2-basic.exp
7869 * gdb.dwarf2/dw2-canonicalize-type.exp
7870 * gdb.dwarf2/dw2-case-insensitive.exp
7871 * gdb.dwarf2/dw2-common-block.exp
7872 * gdb.dwarf2/dw2-compdir-oldgcc.exp
7873 * gdb.dwarf2/dw2-compressed.exp
7874 * gdb.dwarf2/dw2-const.exp
7875 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
7876 * gdb.dwarf2/dw2-cu-size.exp
7877 * gdb.dwarf2/dw2-dup-frame.exp
7878 * gdb.dwarf2/dw2-entry-value.exp
7879 * gdb.dwarf2/dw2-icycle.exp
7880 * gdb.dwarf2/dw2-ifort-parameter.exp
7881 * gdb.dwarf2/dw2-inline-break.exp
7882 * gdb.dwarf2/dw2-inline-param.exp
7883 * gdb.dwarf2/dw2-intercu.exp
7884 * gdb.dwarf2/dw2-intermix.exp
7885 * gdb.dwarf2/dw2-lexical-block-bare.exp
7886 * gdb.dwarf2/dw2-linkage-name-trust.exp
7887 * gdb.dwarf2/dw2-minsym-in-cu.exp
7888 * gdb.dwarf2/dw2-noloc.exp
7889 * gdb.dwarf2/dw2-op-call.exp
7890 * gdb.dwarf2/dw2-op-out-param.exp
7891 * gdb.dwarf2/dw2-opt-structptr.exp
7892 * gdb.dwarf2/dw2-param-error.exp
7893 * gdb.dwarf2/dw2-producer.exp
7894 * gdb.dwarf2/dw2-ranges-base.exp
7895 * gdb.dwarf2/dw2-ref-missing-frame.exp
7896 * gdb.dwarf2/dw2-reg-undefined.exp
7897 * gdb.dwarf2/dw2-regno-invalid.exp
7898 * gdb.dwarf2/dw2-restore.exp
7899 * gdb.dwarf2/dw2-restrict.exp
7900 * gdb.dwarf2/dw2-single-line-discriminators.exp
7901 * gdb.dwarf2/dw2-strp.exp
7902 * gdb.dwarf2/dw2-undefined-ret-addr.exp
7903 * gdb.dwarf2/dw2-unresolved.exp
7904 * gdb.dwarf2/dw2-var-zero-addr.exp
7905 * gdb.dwarf2/dw4-sig-types.exp
7906 * gdb.dwarf2/dwz.exp
7907 * gdb.dwarf2/dynarr-ptr.exp
7908 * gdb.dwarf2/enum-type.exp
7909 * gdb.dwarf2/gdb-index.exp
7910 * gdb.dwarf2/implptr-64bit.exp
7911 * gdb.dwarf2/implptr-optimized-out.exp
7912 * gdb.dwarf2/implptr.exp
7913 * gdb.dwarf2/implref-array.exp
7914 * gdb.dwarf2/implref-const.exp
7915 * gdb.dwarf2/implref-global.exp
7916 * gdb.dwarf2/implref-struct.exp
7917 * gdb.dwarf2/mac-fileno.exp
7918 * gdb.dwarf2/main-subprogram.exp
7919 * gdb.dwarf2/member-ptr-forwardref.exp
7920 * gdb.dwarf2/method-ptr.exp
7921 * gdb.dwarf2/missing-sig-type.exp
7922 * gdb.dwarf2/nonvar-access.exp
7923 * gdb.dwarf2/opaque-type-lookup.exp
7924 * gdb.dwarf2/pieces-optimized-out.exp
7925 * gdb.dwarf2/pieces.exp
7926 * gdb.dwarf2/pr10770.exp
7927 * gdb.dwarf2/pr13961.exp
7928 * gdb.dwarf2/staticvirtual.exp
7929 * gdb.dwarf2/subrange.exp
7930 * gdb.dwarf2/symtab-producer.exp
7931 * gdb.dwarf2/trace-crash.exp
7932 * gdb.dwarf2/typeddwarf.exp
7933 * gdb.dwarf2/valop.exp
7934 * gdb.dwarf2/watch-notconst.exp
7935 * gdb.fortran/array-element.exp
7936 * gdb.fortran/charset.exp
7937 * gdb.fortran/common-block.exp
7938 * gdb.fortran/complex.exp
7939 * gdb.fortran/derived-type-function.exp
7940 * gdb.fortran/derived-type.exp
7941 * gdb.fortran/logical.exp
7942 * gdb.fortran/module.exp
7943 * gdb.fortran/multi-dim.exp
7944 * gdb.fortran/nested-funcs.exp
7945 * gdb.fortran/print-formatted.exp
7946 * gdb.fortran/subarray.exp
7947 * gdb.fortran/vla-alloc-assoc.exp
7948 * gdb.fortran/vla-datatypes.exp
7949 * gdb.fortran/vla-history.exp
7950 * gdb.fortran/vla-ptr-info.exp
7951 * gdb.fortran/vla-ptype-sub.exp
7952 * gdb.fortran/vla-ptype.exp
7953 * gdb.fortran/vla-sizeof.exp
7954 * gdb.fortran/vla-type.exp
7955 * gdb.fortran/vla-value-sub-arbitrary.exp
7956 * gdb.fortran/vla-value-sub-finish.exp
7957 * gdb.fortran/vla-value-sub.exp
7958 * gdb.fortran/vla-value.exp
7959 * gdb.fortran/whatis_type.exp
7960 * gdb.go/chan.exp
7961 * gdb.go/handcall.exp
7962 * gdb.go/hello.exp
7963 * gdb.go/integers.exp
7964 * gdb.go/methods.exp
7965 * gdb.go/package.exp
7966 * gdb.go/strings.exp
7967 * gdb.go/types.exp
7968 * gdb.go/unsafe.exp
7969 * gdb.guile/scm-arch.exp
7970 * gdb.guile/scm-block.exp
7971 * gdb.guile/scm-breakpoint.exp
7972 * gdb.guile/scm-cmd.exp
7973 * gdb.guile/scm-disasm.exp
7974 * gdb.guile/scm-equal.exp
7975 * gdb.guile/scm-frame-args.exp
7976 * gdb.guile/scm-frame-inline.exp
7977 * gdb.guile/scm-frame.exp
7978 * gdb.guile/scm-iterator.exp
7979 * gdb.guile/scm-math.exp
7980 * gdb.guile/scm-objfile.exp
7981 * gdb.guile/scm-ports.exp
7982 * gdb.guile/scm-symbol.exp
7983 * gdb.guile/scm-symtab.exp
7984 * gdb.guile/scm-value-cc.exp
7985 * gdb.guile/types-module.exp
7986 * gdb.linespec/break-ask.exp
7987 * gdb.linespec/cpexplicit.exp
7988 * gdb.linespec/explicit.exp
7989 * gdb.linespec/keywords.exp
7990 * gdb.linespec/linespec.exp
7991 * gdb.linespec/ls-dollar.exp
7992 * gdb.linespec/ls-errs.exp
7993 * gdb.linespec/skip-two.exp
7994 * gdb.linespec/thread.exp
7995 * gdb.mi/mi-async.exp
7996 * gdb.mi/mi-basics.exp
7997 * gdb.mi/mi-break.exp
7998 * gdb.mi/mi-catch-load.exp
7999 * gdb.mi/mi-cli.exp
8000 * gdb.mi/mi-cmd-param-changed.exp
8001 * gdb.mi/mi-console.exp
8002 * gdb.mi/mi-detach.exp
8003 * gdb.mi/mi-disassemble.exp
8004 * gdb.mi/mi-eval.exp
8005 * gdb.mi/mi-file-transfer.exp
8006 * gdb.mi/mi-file.exp
8007 * gdb.mi/mi-fill-memory.exp
8008 * gdb.mi/mi-inheritance-syntax-error.exp
8009 * gdb.mi/mi-linespec-err-cp.exp
8010 * gdb.mi/mi-logging.exp
8011 * gdb.mi/mi-memory-changed.exp
8012 * gdb.mi/mi-read-memory.exp
8013 * gdb.mi/mi-record-changed.exp
8014 * gdb.mi/mi-reg-undefined.exp
8015 * gdb.mi/mi-regs.exp
8016 * gdb.mi/mi-return.exp
8017 * gdb.mi/mi-reverse.exp
8018 * gdb.mi/mi-simplerun.exp
8019 * gdb.mi/mi-solib.exp
8020 * gdb.mi/mi-stack.exp
8021 * gdb.mi/mi-stepi.exp
8022 * gdb.mi/mi-syn-frame.exp
8023 * gdb.mi/mi-until.exp
8024 * gdb.mi/mi-var-block.exp
8025 * gdb.mi/mi-var-child.exp
8026 * gdb.mi/mi-var-cmd.exp
8027 * gdb.mi/mi-var-cp.exp
8028 * gdb.mi/mi-var-display.exp
8029 * gdb.mi/mi-var-invalidate.exp
8030 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
8031 * gdb.mi/mi-vla-fortran.exp
8032 * gdb.mi/mi-watch.exp
8033 * gdb.mi/mi2-var-child.exp
8034 * gdb.mi/user-selected-context-sync.exp
8035 * gdb.modula2/unbounded-array.exp
8036 * gdb.multi/dummy-frame-restore.exp
8037 * gdb.multi/multi-arch-exec.exp
8038 * gdb.multi/multi-arch.exp
8039 * gdb.multi/tids.exp
8040 * gdb.multi/watchpoint-multi.exp
8041 * gdb.opencl/callfuncs.exp
8042 * gdb.opencl/convs_casts.exp
8043 * gdb.opencl/datatypes.exp
8044 * gdb.opencl/operators.exp
8045 * gdb.opencl/vec_comps.exp
8046 * gdb.opt/clobbered-registers-O2.exp
8047 * gdb.opt/inline-break.exp
8048 * gdb.opt/inline-bt.exp
8049 * gdb.opt/inline-cmds.exp
8050 * gdb.opt/inline-locals.exp
8051 * gdb.pascal/case-insensitive-symbols.exp
8052 * gdb.pascal/floats.exp
8053 * gdb.pascal/gdb11492.exp
8054 * gdb.python/lib-types.exp
8055 * gdb.python/py-arch.exp
8056 * gdb.python/py-as-string.exp
8057 * gdb.python/py-bad-printers.exp
8058 * gdb.python/py-block.exp
8059 * gdb.python/py-breakpoint-create-fail.exp
8060 * gdb.python/py-breakpoint.exp
8061 * gdb.python/py-caller-is.exp
8062 * gdb.python/py-cmd.exp
8063 * gdb.python/py-explore-cc.exp
8064 * gdb.python/py-explore.exp
8065 * gdb.python/py-finish-breakpoint.exp
8066 * gdb.python/py-finish-breakpoint2.exp
8067 * gdb.python/py-frame-args.exp
8068 * gdb.python/py-frame-inline.exp
8069 * gdb.python/py-frame.exp
8070 * gdb.python/py-framefilter-mi.exp
8071 * gdb.python/py-infthread.exp
8072 * gdb.python/py-lazy-string.exp
8073 * gdb.python/py-linetable.exp
8074 * gdb.python/py-mi-events.exp
8075 * gdb.python/py-mi-objfile.exp
8076 * gdb.python/py-mi.exp
8077 * gdb.python/py-objfile.exp
8078 * gdb.python/py-pp-integral.exp
8079 * gdb.python/py-pp-maint.exp
8080 * gdb.python/py-pp-re-notag.exp
8081 * gdb.python/py-pp-registration.exp
8082 * gdb.python/py-recurse-unwind.exp
8083 * gdb.python/py-strfns.exp
8084 * gdb.python/py-symbol.exp
8085 * gdb.python/py-symtab.exp
8086 * gdb.python/py-sync-interp.exp
8087 * gdb.python/py-typeprint.exp
8088 * gdb.python/py-unwind-maint.exp
8089 * gdb.python/py-unwind.exp
8090 * gdb.python/py-value-cc.exp
8091 * gdb.python/py-xmethods.exp
8092 * gdb.reverse/amd64-tailcall-reverse.exp
8093 * gdb.reverse/break-precsave.exp
8094 * gdb.reverse/break-reverse.exp
8095 * gdb.reverse/consecutive-precsave.exp
8096 * gdb.reverse/consecutive-reverse.exp
8097 * gdb.reverse/finish-precsave.exp
8098 * gdb.reverse/finish-reverse-bkpt.exp
8099 * gdb.reverse/finish-reverse.exp
8100 * gdb.reverse/fstatat-reverse.exp
8101 * gdb.reverse/getresuid-reverse.exp
8102 * gdb.reverse/i386-precsave.exp
8103 * gdb.reverse/i386-reverse.exp
8104 * gdb.reverse/i386-sse-reverse.exp
8105 * gdb.reverse/i387-env-reverse.exp
8106 * gdb.reverse/i387-stack-reverse.exp
8107 * gdb.reverse/insn-reverse.exp
8108 * gdb.reverse/machinestate-precsave.exp
8109 * gdb.reverse/machinestate.exp
8110 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8111 * gdb.reverse/pipe-reverse.exp
8112 * gdb.reverse/readv-reverse.exp
8113 * gdb.reverse/recvmsg-reverse.exp
8114 * gdb.reverse/rerun-prec.exp
8115 * gdb.reverse/s390-mvcle.exp
8116 * gdb.reverse/step-precsave.exp
8117 * gdb.reverse/step-reverse.exp
8118 * gdb.reverse/time-reverse.exp
8119 * gdb.reverse/until-precsave.exp
8120 * gdb.reverse/until-reverse.exp
8121 * gdb.reverse/waitpid-reverse.exp
8122 * gdb.reverse/watch-precsave.exp
8123 * gdb.reverse/watch-reverse.exp
8124 * gdb.rust/generics.exp
8125 * gdb.rust/methods.exp
8126 * gdb.rust/modules.exp
8127 * gdb.rust/simple.exp
8128 * gdb.server/connect-with-no-symbol-file.exp
8129 * gdb.server/ext-attach.exp
8130 * gdb.server/ext-restart.exp
8131 * gdb.server/ext-wrapper.exp
8132 * gdb.server/file-transfer.exp
8133 * gdb.server/server-exec-info.exp
8134 * gdb.server/server-kill.exp
8135 * gdb.server/server-mon.exp
8136 * gdb.server/wrapper.exp
8137 * gdb.stabs/exclfwd.exp
8138 * gdb.stabs/gdb11479.exp
8139 * gdb.threads/clone-new-thread-event.exp
8140 * gdb.threads/corethreads.exp
8141 * gdb.threads/current-lwp-dead.exp
8142 * gdb.threads/dlopen-libpthread.exp
8143 * gdb.threads/gcore-thread.exp
8144 * gdb.threads/sigstep-threads.exp
8145 * gdb.threads/watchpoint-fork.exp
8146 * gdb.trace/actions-changed.exp
8147 * gdb.trace/backtrace.exp
8148 * gdb.trace/change-loc.exp
8149 * gdb.trace/circ.exp
8150 * gdb.trace/collection.exp
8151 * gdb.trace/disconnected-tracing.exp
8152 * gdb.trace/ftrace.exp
8153 * gdb.trace/mi-trace-frame-collected.exp
8154 * gdb.trace/mi-trace-unavailable.exp
8155 * gdb.trace/mi-traceframe-changed.exp
8156 * gdb.trace/mi-tsv-changed.exp
8157 * gdb.trace/no-attach-trace.exp
8158 * gdb.trace/passc-dyn.exp
8159 * gdb.trace/qtro.exp
8160 * gdb.trace/range-stepping.exp
8161 * gdb.trace/read-memory.exp
8162 * gdb.trace/save-trace.exp
8163 * gdb.trace/signal.exp
8164 * gdb.trace/status-stop.exp
8165 * gdb.trace/tfile.exp
8166 * gdb.trace/trace-break.exp
8167 * gdb.trace/trace-buffer-size.exp
8168 * gdb.trace/trace-condition.exp
8169 * gdb.trace/tracefile-pseudo-reg.exp
8170 * gdb.trace/tstatus.exp
8171 * gdb.trace/unavailable.exp
8172 * gdb.trace/while-dyn.exp
8173 * gdb.trace/while-stepping.exp
8174
8175 2016-12-22 Doug Evans <xdje42@gmail.com>
8176
8177 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
8178 and msymbols.
8179
8180 2016-12-19 Yao Qi <yao.qi@linaro.org>
8181
8182 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
8183 (test_with_self): Don't call do_steps_and_nexts, and remove
8184 code about stepping into xmalloc.
8185
8186 2016-12-09 Yao Qi <yao.qi@linaro.org>
8187
8188 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
8189
8190 2016-12-09 Yao Qi <yao.qi@linaro.org>
8191
8192 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
8193
8194 2016-12-09 Pedro Alves <palves@redhat.com>
8195
8196 * gdb.base/all-architectures-0.exp: New file.
8197 * gdb.base/all-architectures-1.exp: New file.
8198 * gdb.base/all-architectures-2.exp: New file.
8199 * gdb.base/all-architectures-3.exp: New file.
8200 * gdb.base/all-architectures-4.exp: New file.
8201 * gdb.base/all-architectures-5.exp: New file.
8202 * gdb.base/all-architectures-6.exp: New file.
8203 * gdb.base/all-architectures-7.exp: New file.
8204 * gdb.base/all-architectures.exp.in: New file.
8205
8206 2016-12-09 Yao Qi <yao.qi@linaro.org>
8207
8208 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
8209
8210 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8211
8212 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
8213 possible.
8214 Remove useless pattern-matching code.
8215
8216 2016-12-02 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
8219 procedure.
8220 (top level): Call it.
8221
8222 2016-12-02 Pedro Alves <palves@redhat.com>
8223
8224 * gdb.base/commands.exp (user_defined_command_args_stack_test):
8225 New procedure.
8226 (top level): Call it.
8227
8228 2016-12-02 Pedro Alves <palves@redhat.com>
8229
8230 PR cli/20559
8231 * gdb.base/commands.exp (user_defined_command_args_eval): New
8232 procedure.
8233 (top level): Call it.
8234
8235 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
8236
8237 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
8238 timeout handling.
8239
8240 2016-12-02 Tom Tromey <tom@tromey.com>
8241
8242 * gdb.dwarf2/main-subprogram.c: New file.
8243 * gdb.dwarf2/main-subprogram.exp: New file.
8244
8245 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8246
8247 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
8248 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
8249 gdb_test_no_output for a couple of cases.
8250 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
8251
8252 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8253
8254 Fix test names and standardize compilation error messages throughout
8255 the following files:
8256
8257 * gdb.ada/start.exp
8258 * gdb.arch/alpha-step.exp
8259 * gdb.arch/e500-prologue.exp
8260 * gdb.arch/ftrace-insn-reloc.exp
8261 * gdb.arch/gdb1291.exp
8262 * gdb.arch/gdb1431.exp
8263 * gdb.arch/gdb1558.exp
8264 * gdb.arch/i386-dr3-watch.exp
8265 * gdb.arch/i386-sse-stack-align.exp
8266 * gdb.arch/ia64-breakpoint-shadow.exp
8267 * gdb.arch/pa-nullify.exp
8268 * gdb.arch/powerpc-aix-prologue.exp
8269 * gdb.arch/thumb-bx-pc.exp
8270 * gdb.base/annota1.exp
8271 * gdb.base/annota3.exp
8272 * gdb.base/arrayidx.exp
8273 * gdb.base/assign.exp
8274 * gdb.base/attach.exp
8275 * gdb.base/auxv.exp
8276 * gdb.base/bang.exp
8277 * gdb.base/bfp-test.exp
8278 * gdb.base/bigcore.exp
8279 * gdb.base/bitfields2.exp
8280 * gdb.base/break-fun-addr.exp
8281 * gdb.base/break-probes.exp
8282 * gdb.base/call-rt-st.exp
8283 * gdb.base/callexit.exp
8284 * gdb.base/catch-fork-kill.exp
8285 * gdb.base/charset.exp
8286 * gdb.base/checkpoint.exp
8287 * gdb.base/comprdebug.exp
8288 * gdb.base/constvars.exp
8289 * gdb.base/coredump-filter.exp
8290 * gdb.base/cursal.exp
8291 * gdb.base/cvexpr.exp
8292 * gdb.base/detach.exp
8293 * gdb.base/display.exp
8294 * gdb.base/dmsym.exp
8295 * gdb.base/dprintf-pending.exp
8296 * gdb.base/dso2dso.exp
8297 * gdb.base/dtrace-probe.exp
8298 * gdb.base/dump.exp
8299 * gdb.base/enum_cond.exp
8300 * gdb.base/exe-lock.exp
8301 * gdb.base/exec-invalid-sysroot.exp
8302 * gdb.base/execl-update-breakpoints.exp
8303 * gdb.base/exprs.exp
8304 * gdb.base/fileio.exp
8305 * gdb.base/find.exp
8306 * gdb.base/finish.exp
8307 * gdb.base/fixsection.exp
8308 * gdb.base/foll-vfork.exp
8309 * gdb.base/frame-args.exp
8310 * gdb.base/gcore.exp
8311 * gdb.base/gdb1250.exp
8312 * gdb.base/global-var-nested-by-dso.exp
8313 * gdb.base/gnu-ifunc.exp
8314 * gdb.base/hashline1.exp
8315 * gdb.base/hashline2.exp
8316 * gdb.base/hashline3.exp
8317 * gdb.base/hbreak-in-shr-unsupported.exp
8318 * gdb.base/huge.exp
8319 * gdb.base/infcall-input.exp
8320 * gdb.base/info-fun.exp
8321 * gdb.base/info-shared.exp
8322 * gdb.base/jit-simple.exp
8323 * gdb.base/jit-so.exp
8324 * gdb.base/jit.exp
8325 * gdb.base/jump.exp
8326 * gdb.base/label.exp
8327 * gdb.base/lineinc.exp
8328 * gdb.base/logical.exp
8329 * gdb.base/longjmp.exp
8330 * gdb.base/macscp.exp
8331 * gdb.base/miscexprs.exp
8332 * gdb.base/new-ui-echo.exp
8333 * gdb.base/new-ui-pending-input.exp
8334 * gdb.base/new-ui.exp
8335 * gdb.base/nodebug.exp
8336 * gdb.base/nofield.exp
8337 * gdb.base/offsets.exp
8338 * gdb.base/overlays.exp
8339 * gdb.base/pending.exp
8340 * gdb.base/pointers.exp
8341 * gdb.base/pr11022.exp
8342 * gdb.base/printcmds.exp
8343 * gdb.base/prologue.exp
8344 * gdb.base/ptr-typedef.exp
8345 * gdb.base/realname-expand.exp
8346 * gdb.base/relativedebug.exp
8347 * gdb.base/relocate.exp
8348 * gdb.base/remote.exp
8349 * gdb.base/reread.exp
8350 * gdb.base/return2.exp
8351 * gdb.base/savedregs.exp
8352 * gdb.base/sep.exp
8353 * gdb.base/sepdebug.exp
8354 * gdb.base/sepsymtab.exp
8355 * gdb.base/set-inferior-tty.exp
8356 * gdb.base/setshow.exp
8357 * gdb.base/shlib-call.exp
8358 * gdb.base/sigaltstack.exp
8359 * gdb.base/siginfo-addr.exp
8360 * gdb.base/signals.exp
8361 * gdb.base/signull.exp
8362 * gdb.base/sigrepeat.exp
8363 * gdb.base/so-impl-ld.exp
8364 * gdb.base/solib-display.exp
8365 * gdb.base/solib-overlap.exp
8366 * gdb.base/solib-search.exp
8367 * gdb.base/solib-symbol.exp
8368 * gdb.base/structs.exp
8369 * gdb.base/structs2.exp
8370 * gdb.base/symtab-search-order.exp
8371 * gdb.base/twice.exp
8372 * gdb.base/unload.exp
8373 * gdb.base/varargs.exp
8374 * gdb.base/watchpoint-solib.exp
8375 * gdb.base/watchpoint.exp
8376 * gdb.base/whatis.exp
8377 * gdb.base/wrong_frame_bt_full.exp
8378 * gdb.btrace/dlopen.exp
8379 * gdb.cell/ea-standalone.exp
8380 * gdb.cell/ea-test.exp
8381 * gdb.cp/dispcxx.exp
8382 * gdb.cp/gdb2384.exp
8383 * gdb.cp/method2.exp
8384 * gdb.cp/nextoverthrow.exp
8385 * gdb.cp/pr10728.exp
8386 * gdb.disasm/am33.exp
8387 * gdb.disasm/h8300s.exp
8388 * gdb.disasm/mn10300.exp
8389 * gdb.disasm/sh3.exp
8390 * gdb.dwarf2/dw2-dir-file-name.exp
8391 * gdb.fortran/complex.exp
8392 * gdb.fortran/library-module.exp
8393 * gdb.guile/scm-pretty-print.exp
8394 * gdb.guile/scm-symbol.exp
8395 * gdb.guile/scm-type.exp
8396 * gdb.guile/scm-value.exp
8397 * gdb.linespec/linespec.exp
8398 * gdb.mi/gdb701.exp
8399 * gdb.mi/gdb792.exp
8400 * gdb.mi/mi-breakpoint-changed.exp
8401 * gdb.mi/mi-dprintf-pending.exp
8402 * gdb.mi/mi-dprintf.exp
8403 * gdb.mi/mi-exit-code.exp
8404 * gdb.mi/mi-pending.exp
8405 * gdb.mi/mi-solib.exp
8406 * gdb.mi/new-ui-mi-sync.exp
8407 * gdb.mi/pr11022.exp
8408 * gdb.mi/user-selected-context-sync.exp
8409 * gdb.opt/solib-intra-step.exp
8410 * gdb.python/py-events.exp
8411 * gdb.python/py-finish-breakpoint.exp
8412 * gdb.python/py-mi.exp
8413 * gdb.python/py-prettyprint.exp
8414 * gdb.python/py-shared.exp
8415 * gdb.python/py-symbol.exp
8416 * gdb.python/py-template.exp
8417 * gdb.python/py-type.exp
8418 * gdb.python/py-value.exp
8419 * gdb.reverse/solib-precsave.exp
8420 * gdb.reverse/solib-reverse.exp
8421 * gdb.server/solib-list.exp
8422 * gdb.stabs/weird.exp
8423 * gdb.threads/reconnect-signal.exp
8424 * gdb.threads/stepi-random-signal.exp
8425 * gdb.trace/actions.exp
8426 * gdb.trace/ax.exp
8427 * gdb.trace/backtrace.exp
8428 * gdb.trace/change-loc.exp
8429 * gdb.trace/deltrace.exp
8430 * gdb.trace/ftrace-lock.exp
8431 * gdb.trace/ftrace.exp
8432 * gdb.trace/infotrace.exp
8433 * gdb.trace/mi-tracepoint-changed.exp
8434 * gdb.trace/packetlen.exp
8435 * gdb.trace/passcount.exp
8436 * gdb.trace/pending.exp
8437 * gdb.trace/range-stepping.exp
8438 * gdb.trace/report.exp
8439 * gdb.trace/stap-trace.exp
8440 * gdb.trace/tfind.exp
8441 * gdb.trace/trace-break.exp
8442 * gdb.trace/trace-condition.exp
8443 * gdb.trace/trace-enable-disable.exp
8444 * gdb.trace/trace-mt.exp
8445 * gdb.trace/tracecmd.exp
8446 * gdb.trace/tspeed.exp
8447 * gdb.trace/tsv.exp
8448 * lib/perftest.exp
8449
8450 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8451
8452 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
8453 with gdb_test_no_output.
8454 Use command as test name.
8455
8456 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8457
8458 Fix test names starting with uppercase throughout the files.
8459
8460 * gdb.ada/assign_1.exp
8461 * gdb.ada/boolean_expr.exp
8462 * gdb.base/arrayidx.exp
8463 * gdb.base/del.exp
8464 * gdb.base/gcore-buffer-overflow.exp
8465 * gdb.base/testenv.exp
8466 * gdb.compile/compile.exp
8467 * gdb.python/py-framefilter-invalidarg.exp
8468 * gdb.python/py-framefilter.exp
8469
8470 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8471
8472 Fix test names starting with uppercase throughout the files.
8473
8474 * gdb.ada/array_return.exp
8475 * gdb.ada/expr_delims.exp
8476 * gdb.ada/mi_dyn_arr.exp
8477 * gdb.ada/mi_interface.exp
8478 * gdb.ada/mi_var_array.exp
8479 * gdb.ada/watch_arg.exp
8480 * gdb.arch/alpha-step.exp
8481 * gdb.arch/altivec-regs.exp
8482 * gdb.arch/e500-regs.exp
8483 * gdb.arch/powerpc-d128-regs.exp
8484 * gdb.base/arrayidx.exp
8485 * gdb.base/break.exp
8486 * gdb.base/checkpoint.exp
8487 * gdb.base/debug-expr.exp
8488 * gdb.base/dmsym.exp
8489 * gdb.base/radix.exp
8490 * gdb.base/sepdebug.exp
8491 * gdb.base/testenv.exp
8492 * gdb.base/watch_thread_num.exp
8493 * gdb.base/watchpoint-cond-gone.exp
8494 * gdb.cell/break.exp
8495 * gdb.cell/ea-cache.exp
8496 * gdb.compile/compile.exp
8497 * gdb.cp/gdb2495.exp
8498 * gdb.gdb/selftest.exp
8499 * gdb.gdb/xfullpath.exp
8500 * gdb.go/hello.exp
8501 * gdb.go/integers.exp
8502 * gdb.objc/basicclass.exp
8503 * gdb.pascal/hello.exp
8504 * gdb.pascal/integers.exp
8505 * gdb.python/py-breakpoint.exp
8506 * gdb.python/py-cmd.exp
8507 * gdb.python/py-linetable.exp
8508 * gdb.python/py-xmethods.exp
8509 * gdb.python/python.exp
8510 * gdb.reverse/consecutive-precsave.exp
8511 * gdb.reverse/finish-precsave.exp
8512 * gdb.reverse/i386-precsave.exp
8513 * gdb.reverse/machinestate-precsave.exp
8514 * gdb.reverse/sigall-precsave.exp
8515 * gdb.reverse/solib-precsave.exp
8516 * gdb.reverse/step-precsave.exp
8517 * gdb.reverse/until-precsave.exp
8518 * gdb.reverse/watch-precsave.exp
8519 * gdb.threads/leader-exit.exp
8520 * gdb.threads/pthreads.exp
8521 * gdb.threads/wp-replication.exp
8522 * gdb.trace/actions.exp
8523 * gdb.trace/mi-tsv-changed.exp
8524 * gdb.trace/tsv.exp
8525
8526 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8527
8528 Fix test names starting with uppercase throughout the files.
8529
8530 * gdb.arch/i386-bp_permanent.exp
8531 * gdb.arch/i386-gnu-cfi.exp
8532 * gdb.base/disasm-end-cu.exp
8533 * gdb.base/macscp.exp
8534 * gdb.base/pending.exp
8535 * gdb.base/watch_thread_num.exp
8536 * gdb.cp/exception.exp
8537 * gdb.cp/gdb2495.exp
8538 * gdb.cp/local.exp
8539 * gdb.python/py-evsignal.exp
8540 * gdb.python/python.exp
8541 * gdb.trace/tracecmd.exp
8542
8543 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8544
8545 Fix test names starting with uppercase throughout the files.
8546
8547 * gdb.base/charset.exp
8548 * gdb.base/eval.exp
8549 * gdb.base/multi-forks.exp
8550 * gdb.guile/scm-progspace.exp
8551 * gdb.opencl/datatypes.exp
8552 * gdb.python/py-block.exp
8553 * gdb.python/py-function.exp
8554 * gdb.python/py-symbol.exp
8555 * gdb.python/py-symtab.exp
8556 * gdb.python/py-xmethods.exp
8557 * gdb.reverse/break-precsave.exp
8558 * gdb.reverse/break-reverse.exp
8559 * gdb.reverse/consecutive-precsave.exp
8560 * gdb.reverse/consecutive-reverse.exp
8561 * gdb.reverse/finish-precsave.exp
8562 * gdb.reverse/finish-reverse-bkpt.exp
8563 * gdb.reverse/finish-reverse.exp
8564 * gdb.reverse/fstatat-reverse.exp
8565 * gdb.reverse/getresuid-reverse.exp
8566 * gdb.reverse/i386-precsave.exp
8567 * gdb.reverse/i386-reverse.exp
8568 * gdb.reverse/i386-sse-reverse.exp
8569 * gdb.reverse/i387-stack-reverse.exp
8570 * gdb.reverse/insn-reverse.exp
8571 * gdb.reverse/machinestate-precsave.exp
8572 * gdb.reverse/machinestate.exp
8573 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8574 * gdb.reverse/pipe-reverse.exp
8575 * gdb.reverse/readv-reverse.exp
8576 * gdb.reverse/recvmsg-reverse.exp
8577 * gdb.reverse/rerun-prec.exp
8578 * gdb.reverse/s390-mvcle.exp
8579 * gdb.reverse/sigall-precsave.exp
8580 * gdb.reverse/sigall-reverse.exp
8581 * gdb.reverse/solib-precsave.exp
8582 * gdb.reverse/solib-reverse.exp
8583 * gdb.reverse/step-precsave.exp
8584 * gdb.reverse/step-reverse.exp
8585 * gdb.reverse/time-reverse.exp
8586 * gdb.reverse/until-precsave.exp
8587 * gdb.reverse/until-reverse.exp
8588 * gdb.reverse/waitpid-reverse.exp
8589 * gdb.reverse/watch-precsave.exp
8590 * gdb.reverse/watch-reverse.exp
8591
8592 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8593
8594 Fix test names starting with uppercase throughout the files.
8595
8596 * gdb.arch/i386-mpx-simple_segv.exp
8597 * gdb.arch/i386-mpx.exp
8598 * gdb.arch/i386-permbkpt.exp
8599 * gdb.arch/pa-nullify.exp
8600 * gdb.arch/powerpc-d128-regs.exp
8601 * gdb.arch/vsx-regs.exp
8602 * gdb.base/bfp-test.exp
8603 * gdb.base/break.exp
8604 * gdb.base/breakpoint-shadow.exp
8605 * gdb.base/callfuncs.exp
8606 * gdb.base/charset.exp
8607 * gdb.base/commands.exp
8608 * gdb.base/completion.exp
8609 * gdb.base/dfp-test.exp
8610 * gdb.base/echo.exp
8611 * gdb.base/ending-run.exp
8612 * gdb.base/eval.exp
8613 * gdb.base/expand-psymtabs.exp
8614 * gdb.base/float128.exp
8615 * gdb.base/floatn.exp
8616 * gdb.base/foll-exec-mode.exp
8617 * gdb.base/gdb1056.exp
8618 * gdb.base/gdb11531.exp
8619 * gdb.base/kill-after-signal.exp
8620 * gdb.base/multi-forks.exp
8621 * gdb.base/overlays.exp
8622 * gdb.base/pending.exp
8623 * gdb.base/sepdebug.exp
8624 * gdb.base/testenv.exp
8625 * gdb.base/valgrind-db-attach.exp
8626 * gdb.base/watch_thread_num.exp
8627 * gdb.base/watchpoint-cond-gone.exp
8628 * gdb.base/watchpoint.exp
8629 * gdb.base/watchpoints.exp
8630 * gdb.cp/arg-reference.exp
8631 * gdb.cp/baseenum.exp
8632 * gdb.cp/operator.exp
8633 * gdb.cp/shadow.exp
8634 * gdb.dwarf2/dw2-op-out-param.exp
8635 * gdb.dwarf2/dw2-reg-undefined.exp
8636 * gdb.go/chan.exp
8637 * gdb.go/hello.exp
8638 * gdb.go/integers.exp
8639 * gdb.go/methods.exp
8640 * gdb.go/package.exp
8641 * gdb.guile/scm-parameter.exp
8642 * gdb.guile/scm-progspace.exp
8643 * gdb.guile/scm-value.exp
8644 * gdb.mi/mi-pending.exp
8645 * gdb.mi/user-selected-context-sync.exp
8646 * gdb.multi/multi-attach.exp
8647 * gdb.multi/tids.exp
8648 * gdb.opt/clobbered-registers-O2.exp
8649 * gdb.pascal/floats.exp
8650 * gdb.pascal/integers.exp
8651 * gdb.python/py-block.exp
8652 * gdb.python/py-events.exp
8653 * gdb.python/py-parameter.exp
8654 * gdb.python/py-symbol.exp
8655 * gdb.python/py-symtab.exp
8656 * gdb.python/py-type.exp
8657 * gdb.python/py-value.exp
8658 * gdb.python/py-xmethods.exp
8659 * gdb.python/python.exp
8660 * gdb.reverse/break-precsave.exp
8661 * gdb.reverse/consecutive-precsave.exp
8662 * gdb.reverse/finish-precsave.exp
8663 * gdb.reverse/i386-precsave.exp
8664 * gdb.reverse/machinestate-precsave.exp
8665 * gdb.reverse/sigall-precsave.exp
8666 * gdb.reverse/solib-precsave.exp
8667 * gdb.reverse/step-precsave.exp
8668 * gdb.reverse/until-precsave.exp
8669 * gdb.reverse/watch-precsave.exp
8670 * gdb.server/ext-attach.exp
8671 * gdb.server/ext-restart.exp
8672 * gdb.server/ext-run.exp
8673 * gdb.server/ext-wrapper.exp
8674 * gdb.stabs/gdb11479.exp
8675 * gdb.stabs/weird.exp
8676 * gdb.threads/attach-many-short-lived-threads.exp
8677 * gdb.threads/kill.exp
8678 * gdb.threads/watchpoint-fork.exp
8679
8680 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
8681
8682 Fix test names starting with uppercase throughout all the files below.
8683
8684 * gdb.ada/array_return.exp
8685 * gdb.ada/catch_ex.exp
8686 * gdb.ada/info_exc.exp
8687 * gdb.ada/mi_catch_ex.exp
8688 * gdb.ada/mi_dyn_arr.exp
8689 * gdb.ada/mi_ex_cond.exp
8690 * gdb.ada/mi_exc_info.exp
8691 * gdb.ada/mi_interface.exp
8692 * gdb.ada/mi_task_arg.exp
8693 * gdb.ada/mi_task_info.exp
8694 * gdb.ada/mi_var_array.exp
8695 * gdb.arch/alpha-step.exp
8696 * gdb.arch/amd64-disp-step.exp
8697 * gdb.arch/arm-disp-step.exp
8698 * gdb.arch/disp-step-insn-reloc.exp
8699 * gdb.arch/e500-prologue.exp
8700 * gdb.arch/ftrace-insn-reloc.exp
8701 * gdb.arch/gdb1558.exp
8702 * gdb.arch/i386-bp_permanent.exp
8703 * gdb.arch/i386-disp-step.exp
8704 * gdb.arch/i386-float.exp
8705 * gdb.arch/i386-gnu-cfi.exp
8706 * gdb.arch/ia64-breakpoint-shadow.exp
8707 * gdb.arch/mips16-thunks.exp
8708 * gdb.arch/pa-nullify.exp
8709 * gdb.arch/powerpc-aix-prologue.exp
8710 * gdb.arch/powerpc-power.exp
8711 * gdb.arch/ppc-dfp.exp
8712 * gdb.arch/s390-tdbregs.exp
8713 * gdb.arch/spu-info.exp
8714 * gdb.arch/spu-ls.exp
8715 * gdb.arch/thumb-bx-pc.exp
8716 * gdb.base/advance.exp
8717 * gdb.base/annota-input-while-running.exp
8718 * gdb.base/arrayidx.exp
8719 * gdb.base/asmlabel.exp
8720 * gdb.base/async.exp
8721 * gdb.base/attach-wait-input.exp
8722 * gdb.base/auto-connect-native-target.exp
8723 * gdb.base/batch-preserve-term-settings.exp
8724 * gdb.base/bfp-test.exp
8725 * gdb.base/bigcore.exp
8726 * gdb.base/bp-permanent.exp
8727 * gdb.base/break-always.exp
8728 * gdb.base/break-fun-addr.exp
8729 * gdb.base/break-idempotent.exp
8730 * gdb.base/break-main-file-remove-fail.exp
8731 * gdb.base/break-probes.exp
8732 * gdb.base/break-unload-file.exp
8733 * gdb.base/break.exp
8734 * gdb.base/call-ar-st.exp
8735 * gdb.base/call-rt-st.exp
8736 * gdb.base/call-sc.exp
8737 * gdb.base/call-signal-resume.exp
8738 * gdb.base/call-strs.exp
8739 * gdb.base/callexit.exp
8740 * gdb.base/callfuncs.exp
8741 * gdb.base/catch-gdb-caused-signals.exp
8742 * gdb.base/catch-signal-siginfo-cond.exp
8743 * gdb.base/catch-syscall.exp
8744 * gdb.base/compare-sections.exp
8745 * gdb.base/cond-eval-mode.exp
8746 * gdb.base/condbreak-call-false.exp
8747 * gdb.base/consecutive-step-over.exp
8748 * gdb.base/cursal.exp
8749 * gdb.base/disabled-location.exp
8750 * gdb.base/disasm-end-cu.exp
8751 * gdb.base/display.exp
8752 * gdb.base/double-prompt-target-event-error.exp
8753 * gdb.base/dprintf-bp-same-addr.exp
8754 * gdb.base/dprintf-detach.exp
8755 * gdb.base/dprintf-next.exp
8756 * gdb.base/dprintf-non-stop.exp
8757 * gdb.base/dprintf-pending.exp
8758 * gdb.base/dso2dso.exp
8759 * gdb.base/ending-run.exp
8760 * gdb.base/enum_cond.exp
8761 * gdb.base/examine-backward.exp
8762 * gdb.base/exe-lock.exp
8763 * gdb.base/exec-invalid-sysroot.exp
8764 * gdb.base/execl-update-breakpoints.exp
8765 * gdb.base/execution-termios.exp
8766 * gdb.base/fileio.exp
8767 * gdb.base/fixsection.exp
8768 * gdb.base/foll-exec-mode.exp
8769 * gdb.base/foll-exec.exp
8770 * gdb.base/fork-running-state.exp
8771 * gdb.base/frame-args.exp
8772 * gdb.base/fullpath-expand.exp
8773 * gdb.base/func-ptr.exp
8774 * gdb.base/gcore-relro-pie.exp
8775 * gdb.base/gdb1090.exp
8776 * gdb.base/gdb1555.exp
8777 * gdb.base/global-var-nested-by-dso.exp
8778 * gdb.base/gnu-ifunc.exp
8779 * gdb.base/hbreak-in-shr-unsupported.exp
8780 * gdb.base/hbreak-unmapped.exp
8781 * gdb.base/hook-stop.exp
8782 * gdb.base/infcall-input.exp
8783 * gdb.base/info-fun.exp
8784 * gdb.base/info-shared.exp
8785 * gdb.base/interrupt-noterm.exp
8786 * gdb.base/jit-so.exp
8787 * gdb.base/jit.exp
8788 * gdb.base/line-symtabs.exp
8789 * gdb.base/list.exp
8790 * gdb.base/longjmp.exp
8791 * gdb.base/macscp.exp
8792 * gdb.base/max-value-size.exp
8793 * gdb.base/nodebug.exp
8794 * gdb.base/nofield.exp
8795 * gdb.base/overlays.exp
8796 * gdb.base/paginate-after-ctrl-c-running.exp
8797 * gdb.base/paginate-bg-execution.exp
8798 * gdb.base/paginate-inferior-exit.exp
8799 * gdb.base/pending.exp
8800 * gdb.base/pr11022.exp
8801 * gdb.base/printcmds.exp
8802 * gdb.base/ptr-typedef.exp
8803 * gdb.base/ptype.exp
8804 * gdb.base/randomize.exp
8805 * gdb.base/range-stepping.exp
8806 * gdb.base/realname-expand.exp
8807 * gdb.base/relativedebug.exp
8808 * gdb.base/remote.exp
8809 * gdb.base/savedregs.exp
8810 * gdb.base/sepdebug.exp
8811 * gdb.base/set-noassign.exp
8812 * gdb.base/shlib-call.exp
8813 * gdb.base/shreloc.exp
8814 * gdb.base/sigaltstack.exp
8815 * gdb.base/sigbpt.exp
8816 * gdb.base/siginfo-addr.exp
8817 * gdb.base/siginfo-obj.exp
8818 * gdb.base/siginfo-thread.exp
8819 * gdb.base/signest.exp
8820 * gdb.base/signull.exp
8821 * gdb.base/sigrepeat.exp
8822 * gdb.base/skip.exp
8823 * gdb.base/so-impl-ld.exp
8824 * gdb.base/solib-corrupted.exp
8825 * gdb.base/solib-disc.exp
8826 * gdb.base/solib-display.exp
8827 * gdb.base/solib-overlap.exp
8828 * gdb.base/solib-search.exp
8829 * gdb.base/solib-symbol.exp
8830 * gdb.base/source-execution.exp
8831 * gdb.base/sss-bp-on-user-bp-2.exp
8832 * gdb.base/sss-bp-on-user-bp.exp
8833 * gdb.base/stack-checking.exp
8834 * gdb.base/stale-infcall.exp
8835 * gdb.base/step-break.exp
8836 * gdb.base/step-line.exp
8837 * gdb.base/step-over-exit.exp
8838 * gdb.base/step-test.exp
8839 * gdb.base/structs.exp
8840 * gdb.base/sym-file.exp
8841 * gdb.base/symtab-search-order.exp
8842 * gdb.base/term.exp
8843 * gdb.base/type-opaque.exp
8844 * gdb.base/unload.exp
8845 * gdb.base/until-nodebug.exp
8846 * gdb.base/until.exp
8847 * gdb.base/unwindonsignal.exp
8848 * gdb.base/watch-cond.exp
8849 * gdb.base/watch-non-mem.exp
8850 * gdb.base/watch_thread_num.exp
8851 * gdb.base/watchpoint-reuse-slot.exp
8852 * gdb.base/watchpoint-solib.exp
8853 * gdb.base/watchpoint.exp
8854 * gdb.btrace/dlopen.exp
8855 * gdb.cell/arch.exp
8856 * gdb.cell/break.exp
8857 * gdb.cell/bt.exp
8858 * gdb.cell/core.exp
8859 * gdb.cell/data.exp
8860 * gdb.cell/dwarfaddr.exp
8861 * gdb.cell/ea-cache.exp
8862 * gdb.cell/ea-standalone.exp
8863 * gdb.cell/ea-test.exp
8864 * gdb.cell/f-regs.exp
8865 * gdb.cell/fork.exp
8866 * gdb.cell/gcore.exp
8867 * gdb.cell/mem-access.exp
8868 * gdb.cell/ptype.exp
8869 * gdb.cell/registers.exp
8870 * gdb.cell/sizeof.exp
8871 * gdb.cell/solib-symbol.exp
8872 * gdb.cell/solib.exp
8873 * gdb.compile/compile-tls.exp
8874 * gdb.cp/exception.exp
8875 * gdb.cp/gdb2495.exp
8876 * gdb.cp/local.exp
8877 * gdb.cp/mb-inline.exp
8878 * gdb.cp/mb-templates.exp
8879 * gdb.cp/pr10687.exp
8880 * gdb.cp/pr9167.exp
8881 * gdb.cp/scope-err.exp
8882 * gdb.cp/templates.exp
8883 * gdb.cp/virtfunc.exp
8884 * gdb.dwarf2/dw2-dir-file-name.exp
8885 * gdb.dwarf2/dw2-single-line-discriminators.exp
8886 * gdb.fortran/complex.exp
8887 * gdb.fortran/library-module.exp
8888 * gdb.guile/guile.exp
8889 * gdb.guile/scm-cmd.exp
8890 * gdb.guile/scm-frame-inline.exp
8891 * gdb.guile/scm-objfile.exp
8892 * gdb.guile/scm-pretty-print.exp
8893 * gdb.guile/scm-symbol.exp
8894 * gdb.guile/scm-type.exp
8895 * gdb.guile/scm-value.exp
8896 * gdb.linespec/keywords.exp
8897 * gdb.linespec/ls-errs.exp
8898 * gdb.linespec/macro-relative.exp
8899 * gdb.linespec/thread.exp
8900 * gdb.mi/mi-breakpoint-changed.exp
8901 * gdb.mi/mi-dprintf-pending.exp
8902 * gdb.mi/mi-fullname-deleted.exp
8903 * gdb.mi/mi-logging.exp
8904 * gdb.mi/mi-pending.exp
8905 * gdb.mi/mi-solib.exp
8906 * gdb.mi/new-ui-mi-sync.exp
8907 * gdb.mi/user-selected-context-sync.exp
8908 * gdb.multi/dummy-frame-restore.exp
8909 * gdb.multi/multi-arch-exec.exp
8910 * gdb.multi/remove-inferiors.exp
8911 * gdb.multi/watchpoint-multi-exit.exp
8912 * gdb.opt/solib-intra-step.exp
8913 * gdb.perf/backtrace.exp
8914 * gdb.perf/single-step.exp
8915 * gdb.perf/skip-command.exp
8916 * gdb.perf/skip-prologue.exp
8917 * gdb.perf/solib.exp
8918 * gdb.python/lib-types.exp
8919 * gdb.python/py-as-string.exp
8920 * gdb.python/py-bad-printers.exp
8921 * gdb.python/py-block.exp
8922 * gdb.python/py-breakpoint.exp
8923 * gdb.python/py-cmd.exp
8924 * gdb.python/py-events.exp
8925 * gdb.python/py-evthreads.exp
8926 * gdb.python/py-finish-breakpoint.exp
8927 * gdb.python/py-finish-breakpoint2.exp
8928 * gdb.python/py-frame-inline.exp
8929 * gdb.python/py-frame.exp
8930 * gdb.python/py-inferior.exp
8931 * gdb.python/py-infthread.exp
8932 * gdb.python/py-mi.exp
8933 * gdb.python/py-objfile.exp
8934 * gdb.python/py-pp-maint.exp
8935 * gdb.python/py-pp-registration.exp
8936 * gdb.python/py-prettyprint.exp
8937 * gdb.python/py-recurse-unwind.exp
8938 * gdb.python/py-shared.exp
8939 * gdb.python/py-symbol.exp
8940 * gdb.python/py-symtab.exp
8941 * gdb.python/py-template.exp
8942 * gdb.python/py-type.exp
8943 * gdb.python/py-unwind-maint.exp
8944 * gdb.python/py-unwind.exp
8945 * gdb.python/py-value.exp
8946 * gdb.python/python.exp
8947 * gdb.reverse/finish-reverse-bkpt.exp
8948 * gdb.reverse/insn-reverse.exp
8949 * gdb.reverse/next-reverse-bkpt-over-sr.exp
8950 * gdb.reverse/solib-precsave.exp
8951 * gdb.reverse/solib-reverse.exp
8952 * gdb.stabs/gdb11479.exp
8953 * gdb.stabs/weird.exp
8954 * gdb.threads/fork-child-threads.exp
8955 * gdb.threads/fork-plus-threads.exp
8956 * gdb.threads/fork-thread-pending.exp
8957 * gdb.threads/forking-threads-plus-breakpoint.exp
8958 * gdb.threads/hand-call-in-threads.exp
8959 * gdb.threads/interrupted-hand-call.exp
8960 * gdb.threads/linux-dp.exp
8961 * gdb.threads/local-watch-wrong-thread.exp
8962 * gdb.threads/next-while-other-thread-longjmps.exp
8963 * gdb.threads/non-ldr-exit.exp
8964 * gdb.threads/pending-step.exp
8965 * gdb.threads/print-threads.exp
8966 * gdb.threads/process-dies-while-detaching.exp
8967 * gdb.threads/process-dies-while-handling-bp.exp
8968 * gdb.threads/pthreads.exp
8969 * gdb.threads/queue-signal.exp
8970 * gdb.threads/reconnect-signal.exp
8971 * gdb.threads/signal-command-handle-nopass.exp
8972 * gdb.threads/signal-command-multiple-signals-pending.exp
8973 * gdb.threads/signal-delivered-right-thread.exp
8974 * gdb.threads/signal-sigtrap.exp
8975 * gdb.threads/sigthread.exp
8976 * gdb.threads/staticthreads.exp
8977 * gdb.threads/stepi-random-signal.exp
8978 * gdb.threads/thread-unwindonsignal.exp
8979 * gdb.threads/thread_check.exp
8980 * gdb.threads/thread_events.exp
8981 * gdb.threads/tid-reuse.exp
8982 * gdb.threads/tls-nodebug.exp
8983 * gdb.threads/tls-shared.exp
8984 * gdb.threads/tls-so_extern.exp
8985 * gdb.threads/tls.exp
8986 * gdb.threads/wp-replication.exp
8987 * gdb.trace/actions-changed.exp
8988 * gdb.trace/actions.exp
8989 * gdb.trace/backtrace.exp
8990 * gdb.trace/change-loc.exp
8991 * gdb.trace/collection.exp
8992 * gdb.trace/deltrace.exp
8993 * gdb.trace/disconnected-tracing.exp
8994 * gdb.trace/entry-values.exp
8995 * gdb.trace/ftrace-lock.exp
8996 * gdb.trace/ftrace.exp
8997 * gdb.trace/infotrace.exp
8998 * gdb.trace/mi-trace-frame-collected.exp
8999 * gdb.trace/mi-trace-unavailable.exp
9000 * gdb.trace/mi-traceframe-changed.exp
9001 * gdb.trace/mi-tracepoint-changed.exp
9002 * gdb.trace/mi-tsv-changed.exp
9003 * gdb.trace/no-attach-trace.exp
9004 * gdb.trace/packetlen.exp
9005 * gdb.trace/passc-dyn.exp
9006 * gdb.trace/passcount.exp
9007 * gdb.trace/pending.exp
9008 * gdb.trace/pr16508.exp
9009 * gdb.trace/qtro.exp
9010 * gdb.trace/range-stepping.exp
9011 * gdb.trace/read-memory.exp
9012 * gdb.trace/report.exp
9013 * gdb.trace/save-trace.exp
9014 * gdb.trace/signal.exp
9015 * gdb.trace/stap-trace.exp
9016 * gdb.trace/status-stop.exp
9017 * gdb.trace/strace.exp
9018 * gdb.trace/tfile.exp
9019 * gdb.trace/tfind.exp
9020 * gdb.trace/trace-break.exp
9021 * gdb.trace/trace-condition.exp
9022 * gdb.trace/trace-enable-disable.exp
9023 * gdb.trace/trace-mt.exp
9024 * gdb.trace/tracecmd.exp
9025 * gdb.trace/tracefile-pseudo-reg.exp
9026 * gdb.trace/tspeed.exp
9027 * gdb.trace/tstatus.exp
9028 * gdb.trace/tsv.exp
9029 * gdb.trace/unavailable.exp
9030 * gdb.trace/while-dyn.exp
9031 * gdb.trace/while-stepping.exp
9032 * lib/gdb-guile.exp
9033 * lib/gdb.exp
9034 * lib/mi-support.exp
9035 * lib/pascal.exp
9036 * lib/perftest.exp
9037 * lib/prelink-support.exp
9038 * lib/selftest-support.exp
9039
9040 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
9041
9042 * Makefile.in: Include disable-implicit-rules.mk.
9043
9044 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9045
9046 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
9047 non-byte-aligned bit fields.
9048
9049 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
9050
9051 PR gdb/12616
9052 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
9053 respects the DW_AT_data_bit_offset attribute.
9054
9055 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
9056
9057 * gdb.base/default.exp: Fix output of "set language".
9058
9059 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
9060
9061 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
9062 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
9063 make.
9064 * configure.ac: Remove checks for the make program.
9065 * configure: Re-generate.
9066
9067 2016-11-16 Kevin Buettner <kevinb@redhat.com>
9068
9069 * gdb.python/py-recurse-unwind.c (main): Add loop.
9070 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
9071 to read_register() and gdb.parse_and_eval(). Make each code
9072 call a separate case that can be individually tested.
9073 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
9074 proc. Call cont_and_backtrace for each of the code paths that
9075 we want to test in the unwinder.
9076
9077 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
9078
9079 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
9080 the definition of struct S.
9081
9082 2016-11-11 Catherine Moore <clm@codesourcery.com>
9083
9084 * gdb.base/dump.exp: Identify verilog format dump tests as such.
9085
9086 2016-11-09 Pedro Alves <palves@redhat.com>
9087
9088 * gdb.base/commands.exp (runto_or_return): New procedure.
9089 (gdbvar_simple_if_test, gdbvar_simple_while_test)
9090 (gdbvar_complex_if_while_test, progvar_simple_if_test)
9091 (progvar_simple_while_test, progvar_complex_if_while_test)
9092 (if_while_breakpoint_command_test)
9093 (infrun_breakpoint_command_test, breakpoint_command_test)
9094 (user_defined_command_test, watchpoint_command_test)
9095 (test_command_prompt_position, redefine_hook_test)
9096 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
9097 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
9098 multi_line_input and multi_line. Remove gdb_expect and
9099 gdb_stop_suppressing_tests uses.
9100 * lib/gdb.exp (valnum_re): New global.
9101 (multi_line_input): New procedure.
9102
9103 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
9104
9105 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
9106 Remove.
9107 (test_setup): Define with proc_with_prefix.
9108 (test_cli_inferior): Likewise.
9109 (test_cli_thread): Likewise.
9110 (test_cli_frame): Likewise.
9111 (test_cli_select_frame): Likewise.
9112 (test_cli_up_down): Likewise.
9113 (test_mi_thread_select): Likewise.
9114 (test_mi_stack_select_frame): Likewise.
9115 (test_cli_in_mi_inferior): Likewise.
9116 (test_cli_in_mi_thread): Likewise.
9117 (test_cli_in_mi_frame): Likewise.
9118 (top level): Do not use with_test_prefix_procname.
9119
9120 2016-11-09 Pedro Alves <palves@redhat.com>
9121
9122 * gdb.base/commands.exp (gdbvar_simple_if_test)
9123 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
9124 (progvar_simple_if_test, progvar_simple_while_test)
9125 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
9126 (infrun_breakpoint_command_test, breakpoint_command_test)
9127 (user_defined_command_test, watchpoint_command_test)
9128 (test_command_prompt_position, deprecated_command_test)
9129 (bp_deleted_in_command, temporary_breakpoint_commands)
9130 (stray_arg0_test, source_file_with_indented_comment)
9131 (recursive_source_test, if_commands_test)
9132 (error_clears_commands_left, redefine_hook_test)
9133 (redefine_backtrace_test): Use proc_with_prefix.
9134 * lib/gdb.exp (proc_with_prefix): New proc.
9135
9136 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9137
9138 * gdb.base/tui-layout.c: New file.
9139 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
9140 disassembly window contains very long lines.
9141
9142 2016-11-08 Tom Tromey <tom@tromey.com>
9143
9144 * gdb.python/py-value.exp (test_value_creation): Make "long" test
9145 depend on Python 2.
9146
9147 2016-11-08 Tom Tromey <tom@tromey.com>
9148
9149 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
9150 New method.
9151
9152 2016-10-29 Manish Goregaokar <manish@mozilla.com>
9153
9154 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
9155
9156 2016-10-27 Manish Goregaokar <manish@mozilla.com>
9157
9158 * gdb.rust/simple.rs: Add test for univariant enums without
9159 discriminants and for encoded struct-like enums.
9160
9161 2016-10-28 Pedro Alves <palves@redhat.com>
9162
9163 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
9164 gdb_test_multiple, tighten regexps and match symtabs and line
9165 tables incrementally.
9166
9167 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
9168
9169 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
9170 general.
9171
9172 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
9173
9174 * gdb.base/exec-invalid-sysroot.exp: New file.
9175
9176 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9177
9178 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
9179
9180 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9181
9182 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
9183
9184 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
9185
9186 * gdb.base/killed-outside.exp: Remove $options from a call to
9187 `prepare_for_testing'.
9188
9189 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9190
9191 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9192 Change test message.
9193
9194 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9195
9196 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
9197 Update comment.
9198
9199 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
9200
9201 * gdb.trace/mi-trace-save.exp: New file.
9202
9203 2016-10-13 Yao Qi <yao.qi@linaro.org>
9204
9205 * gdb.base/code_elim.exp (get_var_address): Remove.
9206 * gdb.base/relocate.exp: Likewise.
9207 * gdb.base/shreloc.exp: Likewise.
9208 * lib/gdb.exp (get_var_address): New.
9209
9210 2016-10-13 Yao Qi <yao.qi@linaro.org>
9211
9212 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
9213 floating point tests if $skip_float_test is false.
9214
9215 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
9216
9217 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
9218 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
9219 argc values.
9220 Add 1 to argc so we guarantee distinct initial/modified argc values.
9221
9222 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9223
9224 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
9225
9226 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9227
9228 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
9229 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
9230 * gdb.arch/vsx-regs.exp: Likewise.
9231
9232 2016-10-07 Yao Qi <yao.qi@linaro.org>
9233
9234 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
9235
9236 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
9237
9238 * gdb.python/python.exp: Test decode_line("*0").
9239
9240 2016-10-06 Doug Evans <dje@google.com>
9241
9242 * gdb.python/py-value.exp (test_value_creation): Add test for large
9243 unsigned 64-bit value.
9244
9245 2016-10-06 Tom Tromey <tom@tromey.com>
9246
9247 * gdb.compile/compile.exp: Change java tests to rust.
9248 * gdb.base/setshow.exp: Change java tests to rust.
9249 * gdb.base/default.exp: Remove java from language list.
9250 * README (Examples): Update language example.
9251 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
9252 test.
9253 * lib/gdb.exp (skip_java_tests): Remove.
9254 * lib/java.exp: Remove.
9255 * gdb.java: Remove.
9256
9257 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9258
9259 * gdb.arch/mips-fcr.exp: New test.
9260 * gdb.arch/mips-fcr.c: Source for the new test.
9261
9262 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
9263
9264 * gdb.base/solib-disc.exp: Use `standard_output_file'
9265 throughout.
9266
9267 2016-10-06 Pedro Alves <palves@redhat.com>
9268
9269 * gdb.base/jit-simple-dl.c: New file.
9270 * gdb.base/jit-simple-jit.c: New file, factored out from ...
9271 * gdb.base/jit-simple.c: ... this.
9272 * gdb.base/jit-simple.exp (jit_run): Delete.
9273 (build_jit): New proc.
9274 (jit_test_reread): Recompile either the main program or the shared
9275 library, depending on what is being tested. Skip changing address
9276 if caller wants to. Compare before/after addresses. If testing
9277 standalone, explicitly load the binary. Test "maint info
9278 breakpoints".
9279 (top level): Add "standalone vs shared lib" and "change address"
9280 vs "same address" axes.
9281
9282 2016-10-06 Pedro Alves <palves@redhat.com>
9283
9284 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
9285 call.
9286 (jit_run): Delete.
9287 (jit_test_reread): Use with_test_prefix. Reload the main binary
9288 explicitly. Compare the before/after addresses of the JIT
9289 descriptor.
9290
9291 2016-08-15 Doug Evans <dje@google.com>
9292
9293 * gdb.xml/extra-regs.xml: Update, end field now required, default type
9294 for single bitfields is bool.
9295 * gdb.xml/tdesc-regs.exp: Ditto.
9296
9297 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
9298
9299 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
9300
9301 2016-10-05 Yao Qi <yao.qi@linaro.org>
9302
9303 * lib/gdb.exp (support_complex_tests): Return zero if
9304 gdb_skip_float_test return true.
9305
9306 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9307 Simon Marchi <simon.marchi@ericsson.com>
9308
9309 PR gdb/20487
9310 * gdb.mi/user-selected-context-sync.exp: New file.
9311 * gdb.mi/user-selected-context-sync.c: New file.
9312
9313 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9314 Simon Marchi <simon.marchi@ericsson.com>
9315
9316 PR gdb/20487
9317 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
9318 =thread-select-event check.
9319
9320 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
9321
9322 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
9323 the compulsory L operand changes.
9324 * gdb.arch/powerpc-power.s: Likewise.
9325
9326 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9327
9328 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
9329 * gdb.base/jit-attach-pie.c: New file.
9330 * gdb.base/jit-attach-pie.exp: New file.
9331
9332 2016-09-28 Pedro Alves <palves@redhat.com>
9333
9334 * gdb.base/infcall-input.c: New file.
9335 * gdb.base/infcall-input.exp: New file.
9336
9337 2016-09-22 Yao Qi <yao.qi@linaro.org>
9338
9339 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
9340 (gdb_exit): Rename it to ...
9341 (gdbserver_gdb_exit): ... Close GDBserver.
9342 (gdb_exit): New proc, call gdbserver_gdb_exit.
9343 (mi_gdb_exit): Likewise.
9344
9345 2016-09-22 Yao Qi <yao.qi@linaro.org>
9346
9347 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
9348 path.
9349 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
9350 Remove duplication.
9351
9352 2016-09-22 Yao Qi <yao.qi@linaro.org>
9353
9354 * lib/gdbserver-support.exp: Check the existence of
9355 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
9356
9357 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
9358
9359 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
9360
9361 2016-09-21 Tom Tromey <tom@tromey.com>
9362
9363 PR gdb/20604:
9364 * gdb.base/quit.exp: New file.
9365
9366 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
9367
9368 * .gitignore: New file.
9369
9370 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
9371
9372 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
9373 throughout.
9374
9375 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9376
9377 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
9378
9379 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9380
9381 * gdb.cp/casts.cc (decltype): Move it ...
9382 (main): ... with its call to ...
9383 * gdb.cp/casts03.cc: ... a new file.
9384 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
9385
9386 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9387
9388 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
9389
9390 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
9391
9392 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
9393 and sync up the test with tests in gas/testsuite/gas/ppc.
9394 * gdb.arch/powerpc-power.exp: Likewise.
9395
9396 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9397
9398 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
9399
9400 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
9401 Jan Kratochvil <jan.kratochvil@redhat.com>
9402
9403 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
9404 make m1's definition to be different from m2's. Use 'dummy' as an
9405 argument for probe 'two'.
9406
9407 2016-09-10 Jon Beniston <jon@beniston.com>
9408
9409 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
9410 for sim target.
9411
9412 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
9413
9414 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
9415 variable declaration.
9416 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
9417 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
9418 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
9419 received HWCAP as its argument.
9420
9421 2016-09-06 Pedro Alves <palves@redhat.com>
9422
9423 * gdb.base/new-ui-pending-input.c: New file.
9424 * gdb.base/new-ui-pending-input.exp: New file.
9425 * gdb.exp (clear_gdb_spawn_id): New procedure.
9426 (with_spawn_id): Check whether gdb_spawn_id exists before
9427 referencing it. If gdb_spawn_id didn't exist on entry, clear it
9428 on exit.
9429
9430 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9431
9432 * gdb.base/float128.c: New file.
9433 * gdb.base/float128.exp: Likewise.
9434 * gdb.base/floatn.c: Likewise.
9435 * gdb.base/floatn.exp: Likewise.
9436
9437 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
9438
9439 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
9440
9441 2016-09-05 Pedro Alves <palves@redhat.com>
9442
9443 PR backtrace/19927
9444 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
9445 unwinders are immediately called as side effect of "source" or
9446 "disable unwinder" commands.
9447 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
9448
9449 2016-09-02 Yao Qi <yao.qi@linaro.org>
9450
9451 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
9452 is true and $type is "float" or "double".
9453
9454 2016-09-02 Yao Qi <yao.qi@linaro.org>
9455
9456 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
9457 true.
9458 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
9459 * gdb.base/call-rt-st.exp: Likewise.
9460 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
9461 return value instead of gdb,skip_float_test.
9462 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
9463 (do_function_calls): Use its return value instead of
9464 gdb,skip_float_test.
9465 * gdb.base/finish.exp: Likewise.
9466 * gdb.base/funcargs.exp: Likewise.
9467 * gdb.base/return.exp: Likewise.
9468 * gdb.base/return2.exp: Likewise.
9469 * gdb.base/varargs.exp: Likewise.
9470 * lib/gdb.exp (gdb_skip_float_test): Change it to
9471 gdb_caching_proc. Detect the broken ptrace on arm-linux.
9472
9473 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9474
9475 * gdb.multi/tids.exp: Test "thread apply all".
9476
9477 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
9478
9479 * gdb.base/default.exp (tty): Remove.
9480
9481 2016-08-24 Kevin Buettner <kevinb@redhat.com>
9482
9483 * gdb.python/py-recurse-unwind.c: New file.
9484 * gdb.python/py-recurse-unwind.py: New file.
9485 * gdb.python/py-recurse-unwind.exp: New file.
9486
9487 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
9488
9489 * gdb.base/set-inferior-tty.exp: New file.
9490 * gdb.base/set-inferior-tty.c: New file.
9491
9492 2016-08-23 Pedro Alves <palves@redhat.com>
9493
9494 PR gdb/20494
9495 * gdb.base/new-ui-echo.c: New file.
9496 * gdb.base/new-ui-echo.exp: New file.
9497
9498 2016-08-23 Yao Qi <yao.qi@linaro.org>
9499
9500 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
9501 gdbserver_spawn.
9502 * gdb.server/connect-without-multi-process.exp (do_test):
9503 Likewise.
9504
9505 2016-08-23 Yao Qi <yao.qi@linaro.org>
9506
9507 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
9508 standalone_txt. Delete gdb_txt and standalone_txt on host
9509 and target. Spawn the binary on target. Copy files from
9510 target to host.
9511
9512 2016-08-22 Pedro Alves <palves@redhat.com>
9513
9514 PR gdb/20505
9515 * gdb.base/vdso-warning.exp: Test core dumps too. Use
9516 with_test_prefix. Factor out bits to ...
9517 (test_no_vdso): ... this new procedure.
9518
9519 2016-08-19 Carl Love <cel@us.ibm.com>
9520
9521 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
9522 maintaining separate logic for constructing the output path.
9523 * gdb.arch/powerpc-d128-regs.exp: Likewise.
9524 * gdb.arch/ppc-dfp.exp: Likewise.
9525 * gdb.arch/ppc-fp.exp: Likewise.
9526 * gdb.arch/vsx-regs.exp: Likewise.
9527 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
9528 binprefix for generating the additional binary files.
9529
9530 2016-08-19 Pedro Alves <palves@redhat.com>
9531
9532 * gdb.trace/mi-trace-frame-collected.exp
9533 (test_trace_frame_collected): On x32, expect two registers.
9534
9535 2016-08-18 Carl Love <cel@us.ibm.com>
9536
9537 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
9538 and sync up the test with tests in gas/testsuite/gas/ppc.
9539 * gdb.arch/powerpc-power.exp: Likewise.
9540
9541 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9542
9543 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
9544 expected error message.
9545
9546 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
9547
9548 * gdb.multi/remove-inferiors.exp: New file.
9549 * gdb.multi/remove-inferiors.c: New file.
9550
9551 2016-08-12 Yao Qi <yao.qi@linaro.org>
9552
9553 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
9554 argument list.
9555
9556 2016-08-10 Pedro Alves <palves@redhat.com>
9557
9558 PR gdb/19187
9559 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
9560 setup_kfails.
9561
9562 2016-08-09 Pedro Alves <palves@redhat.com>
9563 Simon Marchi <simon.marchi@ericsson.com>
9564
9565 PR gdb/20418
9566 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
9567 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
9568
9569 2016-08-09 Pedro Alves <palves@redhat.com>
9570
9571 PR mi/20431
9572 * gdb.mi/mi-cmd-error.exp: New file.
9573
9574 2016-08-09 Pedro Alves <palves@redhat.com>
9575
9576 PR gdb/18653
9577 * gdb.base/signals-state-child.c: New file.
9578 * gdb.base/signals-state-child.exp: New file.
9579 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
9580
9581 2016-08-09 Pedro Alves <palves@redhat.com>
9582
9583 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
9584
9585 2016-08-03 Tom Tromey <tom@tromey.com>
9586
9587 PR python/18565:
9588 * gdb.python/py-frame-inline.exp: Add Frame.function test.
9589
9590 2016-08-01 Yao Qi <yao.qi@linaro.org>
9591
9592 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
9593 variable mode to "multi-process" if $multi_process is 1, otherwise
9594 set it to "single-process".
9595
9596 2016-08-01 Yao Qi <yao.qi@linaro.org>
9597
9598 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
9599 * gdb.cp/cpexprs.exp: Likewise.
9600 * gdb.cp/m-static.exp: Likewise.
9601
9602 2016-07-26 Tom Tromey <tom@tromey.com>
9603
9604 PR python/20190:
9605 * gdb.threads/tls.exp (check_thread_local): Add python symbol
9606 test.
9607
9608 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
9609
9610 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
9611 selecting assembly source files.
9612 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
9613 assembly source files.
9614 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
9615 assembly source files.
9616 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
9617 selecting assembly source files.
9618
9619 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
9620
9621 * gdb.base/new-ui.exp (do_test_invalid_args): New
9622 procedure.
9623
9624 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
9625
9626 * gdb.btrace/reconnect.c: New file.
9627 * gdb.btrace/reconnect.exp: New file.
9628
9629 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
9630
9631 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
9632 to test_catch_syscall_group.
9633 (test_catch_syscall_group): New.
9634
9635 2016-07-21 Tom Tromey <tom@tromey.com>
9636
9637 * gdb.rust/simple.rs (main): Use empty struct expression.
9638 * gdb.rust/simple.exp: Add tests for empty struct expression.
9639
9640 2016-07-21 Yao Qi <yao.qi@linaro.org>
9641
9642 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
9643 if gdb_skip_xml_test is true on some targets.
9644
9645 2016-07-21 Yao Qi <yao.qi@linaro.org>
9646
9647 * gdb.server/solib-list.exp: Unset last_loaded_file.
9648
9649 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9650
9651 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
9652 "step into captured_main (args)".
9653
9654 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9655
9656 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
9657
9658 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
9659
9660 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
9661
9662 2016-07-19 Pedro Alves <palves@redhat.com>
9663
9664 * gdb.opt/inline-break.exp: Remove optimize=-O2.
9665 * gdb.opt/inline-bt.exp: Likewise.
9666 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
9667 additional_flags=-Winline.
9668 * gdb.opt/inline-locals.exp: Likewise.
9669 * gdb.opt/inline-markers.c (ATTR): Define.
9670 (inlined_fn): Use it.
9671
9672 2016-07-19 Yao Qi <yao.qi@linaro.org>
9673
9674 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
9675 (test_with_self): Remove some code. Remove argument executable.
9676 (top-level): Use do_self_tests.
9677
9678 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
9679 Don Breazeal <donb@codesourcery.com>
9680
9681 * gdb.base/maint.exp: Escape paths used in regular expressions.
9682 * gdb.stabs/weird.exp: Likewise.
9683
9684 2016-07-13 Tom Tromey <tom@tromey.com>
9685
9686 PR python/15620, PR python/18620:
9687 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
9688 (test_bkpt_events): New procs.
9689
9690 2016-07-13 Tom Tromey <tom@tromey.com>
9691
9692 PR python/17698:
9693 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
9694 test.
9695 (test_watchpoints): Likewise.
9696 (test_bkpt_pending): New proc.
9697
9698 2016-07-13 Tom Tromey <tom@tromey.com>
9699
9700 PR cli/18053:
9701 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
9702 completion test.
9703
9704 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
9705
9706 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
9707 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
9708 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
9709 f_label.
9710 (g): Rename g_end_lbl to g_label.
9711 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
9712 low_pc and high_pc.
9713 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
9714
9715 2016-07-12 Tom Tromey <tom@tromey.com>
9716
9717 PR python/19293:
9718 * gdb.python/py-unwind-maint.exp: Update tests.
9719
9720 2016-07-12 Yao Qi <yao.qi@linaro.org>
9721
9722 * lib/selftest-support.exp (selftest_setup): Match the output
9723 when captured_main is inlined.
9724
9725 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
9726
9727 * gdb.fortran/derived-types.exp (result_line, result_line_2):
9728 New variables.
9729 (print this%a, print this%b, print this): New tests.
9730 * gdb.fortran/derived-types.f90 (this): New object and
9731 initialization.
9732
9733 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9734
9735 * gdb.ada/arraydim.exp: Remove extra directory level in build
9736 directory.
9737
9738 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
9739
9740 * lib/ada.exp: Remove extra directory level in build directory.
9741 * gdb.ada/cond_lang.exp: Likewise.
9742 * gdb.ada/exec_changed.exp: Likewise.
9743 * gdb.ada/lang_switch.exp: Likewise.
9744
9745 2016-07-06 Manish Goregaokar <manish@mozilla.com>
9746
9747 * simple.rs: Add test for raw pointer subscripting.
9748 * simple.exp: Add test expectations.
9749
9750 2016-07-05 Yao Qi <yao.qi@linaro.org>
9751
9752 * gdb.mi/mi-reverse.exp: Match =record-started output.
9753
9754 2016-07-01 Pedro Alves <palves@redhat.com>
9755
9756 * gdb.base/jit-reader.exp (info_registers_current_frame): New
9757 procedure.
9758 (jit_reader_test): Test the jit reader's unwinder.
9759 * gdb.base/jithost.c (jit_function_00_code): New global.
9760 (main): Use memcpy to fill in the mmapped code, instead of poking
9761 bytes manually here.
9762 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
9763 value.
9764 (read_debug_info): Save the function's range.
9765 (read_sp): New function.
9766 (unwind_frame): Use it. Also unwind RBP.
9767 (get_frame_id): Use read_sp.
9768 (gdb_init_reader): Use calloc instead of malloc.
9769 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
9770 parameter. Use gdb_test_multiple.
9771
9772 2016-07-01 Pedro Alves <palves@redhat.com>
9773 Antoine Tremblay <antoine.tremblay@ericsson.com>
9774
9775 * gdb.threads/process-dies-while-detaching.c: New file.
9776 * gdb.threads/process-dies-while-detaching.exp: New file.
9777
9778 2016-07-01 Pedro Alves <palves@redhat.com>
9779
9780 * gdb.multi/watchpoint-multi-exit.c: New file.
9781 * gdb.multi/watchpoint-multi-exit.exp: New file.
9782
9783 2016-06-30 Pedro Alves <palves@redhat.com>
9784
9785 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
9786 unset inferior_spawn_id.
9787
9788 2016-06-30 Pedro Alves <palves@redhat.com>
9789
9790 * lib/mi-support.exp (default_mi_gdb_start): Declare global
9791 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
9792
9793 2016-06-29 Yao Qi <yao.qi@linaro.org>
9794
9795 * gdb.base/return.c: Add copyright header.
9796
9797 2016-06-29 Tom Tromey <tom@tromey.com>
9798
9799 PR python/20129:
9800 * gdb.python/py-framefilter.exp: Add tests for setting priority
9801 and disabling of non-existent frame filter.
9802
9803 2016-06-29 Yao Qi <yao.qi@linaro.org>
9804
9805 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
9806 0x0f07ff.
9807
9808 2016-06-28 Yao Qi <yao.qi@linaro.org>
9809
9810 * gdb.base/catch-syscall.exp: Remove check on isnative and target
9811 triplets. Start gdb, execute catch syscall, and continue. Check
9812 gdb's output to determine catch syscall is supported.
9813
9814 2016-06-27 Manish Goregaokar <manish@mozilla.com>
9815
9816 * gdb.rust/simple.rs: Add test for returning unit in a function.
9817 * gdb.rust/simple.exp: Add expectation for functions returning
9818 unit.
9819
9820 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
9821
9822 * gdb.python/py-breakpoint-create-fail.c,
9823 gdb.python/py-breakpoint-create-fail.exp,
9824 gdb.python/py-breakpoint-create-fail.py: New testcase.
9825
9826 2016-06-25 Manish Goregaokar <manish@mozilla.com>
9827
9828 PR gdb/20239
9829 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
9830 * gdb.rust/simple.exp: Add test expectations for new NonZero
9831 tests.
9832
9833 2016-06-24 David Taylor <dtaylor@emc.com>
9834
9835 * gdb.base/offsets.exp: New file.
9836 * gdb.base/offsets.c: New file.
9837
9838 2016-06-23 Tom Tromey <tom@tromey.com>
9839
9840 PR gdb/16483:
9841 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
9842 before any filters are loaded.
9843
9844 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
9845
9846 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
9847 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
9848 structs.
9849 * gdb.fortran/derived-type-function.exp: New file.
9850 * gdb.fortran/derived-type-function.f90: New file.
9851
9852
9853 2016-06-21 Pedro Alves <palves@redhat.com>
9854
9855 * gdb.base/new-ui.exp: New file.
9856 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
9857 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
9858 (with_spawn_id): New procedure.
9859
9860 2016-06-21 Pedro Alves <palves@redhat.com>
9861
9862 * gdb.mi/mi-exec-run.exp: New file.
9863
9864 2016-06-21 Pedro Alves <palves@redhat.com>
9865
9866 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
9867 breakpoint command's output on the main UI.
9868 (test_break): New procedure, factored out from calls in the top
9869 level.
9870 (top level): Use foreach_with_prefix to test MI as main UI and as
9871 separate UI.
9872
9873 2016-06-21 Pedro Alves <palves@redhat.com>
9874
9875 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
9876 (test_awatch_creation_and_listing)
9877 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
9878 Remove 'type' parameter.
9879 (test_watchpoint_all): New parameter mi_mode. Remove
9880 with_test_prefix.
9881 (top level): Use foreach_with_prefix, and add main/separate UI MI
9882 testing axis.
9883
9884 2016-06-21 Pedro Alves <palves@redhat.com>
9885
9886 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
9887 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
9888 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
9889 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
9890 (gdb_main_spawn_id, mi_spawn_id): Declare and
9891 comment.
9892 (mi_create_inferior_pty): New procedure,
9893 factored out from default_mi_gdb_start.
9894 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
9895 procedures.
9896 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
9897 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
9898 Use mi_create_inferior_pty.
9899 (mi_gdb_start): Use eval to pass down args list.
9900
9901 2016-06-21 Pedro Alves <palves@redhat.com>
9902
9903 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
9904 * gdb.opt/inline-cmds.exp: Add MI tests.
9905
9906 2016-06-21 Pedro Alves <palves@redhat.com>
9907
9908 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
9909
9910 2016-06-21 Pedro Alves <palves@redhat.com>
9911
9912 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
9913 (top level): Use it instead of mi_execute_to.
9914
9915 2016-06-21 Pedro Alves <palves@redhat.com>
9916
9917 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
9918 (cont_handler_str): New.
9919 (signal_stop_handler): Set stop_handler_str instead of printing to
9920 stdout.
9921 (continue_handler): Set cont_handler_str instead of printing to
9922 stdout.
9923 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
9924 mi_send_resuming_command. Print stop_handler_str and
9925 cont_handler_str instead of expecting the python events print
9926 directly.
9927
9928 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
9929
9930 * gdb.base/jit-reader.exp: New file.
9931 * gdb.base/jithost.c: New file.
9932 * gdb.base/jithost.h: New file.
9933 * gdb.base/jitreader.c : New file.
9934 * gdb.base/jit-protocol.h: New file.
9935
9936 2016-06-17 Yao Qi <yao.qi@linaro.org>
9937
9938 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
9939 parameters follow_fork and detach_on_fork. Set follow-fork-mode
9940 and detach-on-fork. Adjust tests.
9941 (top level): Invoke break_cond_on_syscall with combinations of
9942 syscall, follow-fork-mode and detach-on-fork.
9943
9944 2016-06-17 Yao Qi <yao.qi@linaro.org>
9945
9946 * gdb.base/step-over-exit.c: New.
9947 * gdb.base/step-over-exit.exp: New.
9948
9949 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
9950
9951 * gdb.base/float.exp: Add target check for nds32*-*-*.
9952 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
9953
9954 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
9955
9956 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
9957 for unsupported target features.
9958 * gdb.base/call-rt-st.exp: Likewise.
9959 * gdb.base/call-sc.exp: Likewise.
9960 * gdb.base/call-signal-resume.exp: Likewise.
9961 * gdb.base/call-strs.exp: Likewise.
9962 * gdb.base/callexit.exp: Likewise.
9963 * gdb.base/callfuncs.exp: Likewise.
9964 * gdb.base/nodebug.exp: Likewise.
9965 * gdb.base/printcmds.exp: Likewise.
9966 * gdb.base/ptype.exp: Likewise.
9967 * gdb.base/structs.exp: Likewise.
9968 * gdb.base/unwindonsignal.exp: Likewise.
9969 * gdb.cp/gdb2495.exp: Likewise.
9970 * gdb.cp/templates.exp: Likewise.
9971 * gdb.cp/virtfunc.exp: Likewise.
9972 * gdb.threads/hand-call-in-threads.exp: Likewise.
9973 * gdb.threads/interrupted-hand-call.exp: Likewise.
9974 * gdb.threads/thread-unwindonsignal.exp: Likewise.
9975
9976 2016-06-10 Tom Tromey <tom@tromey.com>
9977
9978 PR rust/20110:
9979 * gdb.rust/expr.exp: Add test for integer constant larger than
9980 i32.
9981
9982 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
9983
9984 * gdb.fortran/nested-funcs.exp: New.
9985 * gdb.fortran/nested-funcs.f90: New.
9986
9987 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
9988
9989 * gdb.base/examine-backward.c: New file.
9990 * gdb.base/examine-backward.exp: New file.
9991
9992 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
9993
9994 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
9995 matching.
9996
9997 2016-06-02 Tom Tromey <tom@tromey.com>
9998
9999 PR python/18984:
10000 * gdb.python/py-shared.exp: Add solib_name test.
10001
10002 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
10003
10004 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
10005
10006 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
10007
10008 PR c++/19893
10009 * gdb.dwarf2/implref.exp: Rename to...
10010 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
10011 * gdb.dwarf2/implref-array.c: New file.
10012 * gdb.dwarf2/implref-array.exp: Likewise.
10013 * gdb.dwarf2/implref-global.c: Likewise.
10014 * gdb.dwarf2/implref-global.exp: Likewise.
10015 * gdb.dwarf2/implref-struct.c: Likewise.
10016 * gdb.dwarf2/implref-struct.exp: Likewise.
10017
10018 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10019
10020 * gdb.trace/trace-condition.exp: Add 64bit tests.
10021
10022 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10023
10024 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
10025 bits types.
10026 (main): Adapt to 8 to 64 bits types.
10027 * gdb.trace/trace-condition.exp: Add new tests.
10028
10029 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10030
10031 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
10032
10033 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10034
10035 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
10036 Move condition tests...
10037 * gdb.trace/trace-condition.exp: Here.
10038
10039 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
10040
10041 * gdb.trace/trace-condition.exp: Add counter-case tests.
10042
10043 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
10044
10045 PR c++/15231
10046 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
10047 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
10048
10049 2016-05-27 Pedro Alves <palves@redhat.com>
10050
10051 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
10052 New procedure.
10053 (top level): Call it, and bail out of DejaGnu is known to be bad.
10054
10055 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
10056
10057 * gdb.base/whatis.c: Extend the test case.
10058 * gdb.base/whatis.exp: Add additional tests.
10059
10060 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10061
10062 * gdb.fortran/type.f90: Add pointer variable.
10063 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
10064
10065 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10066
10067 * gdb.fortran/vla-type.exp: Fix testcase name.
10068
10069 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10070
10071 * gdb.fortran/vla-type.exp: Access elements in nested structs.
10072
10073 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10074
10075 * gdb.fortran/type.f90: Add nested structures.
10076 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
10077 * gdb.fortran/derived-type.exp: Adapt expected output.
10078 * gdb.fortran/vla-type.exp: Adapt expected output.
10079
10080 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10081
10082 * gdb.fortran/whatis_type.exp: Adapt expected output.
10083
10084 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10085
10086 * gdb.fortran/print_type.exp: Fix expected output.
10087 * gdb.fortran/whatis_type.exp: Fix expected output.
10088
10089 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
10090
10091 * gdb.fortran/whatis_type.exp: Use multi_line.
10092
10093 2016-05-24 Tom Tromey <tom@tromey.com>
10094
10095 PR python/17386:
10096 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
10097 use value as an index.
10098
10099 2016-05-23 Tom Tromey <tom@tromey.com>
10100
10101 PR python/17981:
10102 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
10103 no-breakpoint case.
10104
10105 2016-05-24 Pedro Alves <palves@redhat.com>
10106
10107 PR gdb/19828
10108 * gdb.threads/clone-attach-detach.c: New file.
10109 * gdb.threads/clone-attach-detach.exp: New file.
10110
10111 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
10112
10113 * gdb.base/annota-input-while-running.exp: Fix syntax error.
10114
10115 2016-05-23 Tom Tromey <tom@tromey.com>
10116
10117 PR python/19438, PR python/18393:
10118 * gdb.python/py-progspace.exp: Add "dir" test.
10119 * gdb.python/py-objfile.exp: Add "dir" test.
10120
10121 2016-05-23 Yao Qi <yao.qi@linaro.org>
10122
10123 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
10124 * gdb.arch/thumb2-it.exp: Likewise.
10125
10126 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
10127
10128 * gdb.mi/mi-threads-interrupt.c: New file.
10129 * gdb.mi/mi-threads-interrupt.exp: New file.
10130
10131 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
10132
10133 PR gdb/18077
10134 * gdb.mi/mi-async-run.exp: New file.
10135 * gdb.mi/mi-async-run.c: New file.
10136
10137 2016-05-17 Tom Tromey <tom@tromey.com>
10138 Manish Goregaokar <manishsmail@gmail.com>
10139
10140 * lib/rust-support.exp: New file.
10141 * lib/gdb.exp (skip_rust_tests): New proc.
10142 (build_executable_from_specs): Handle rust.
10143 * lib/future.exp (gdb_find_rustc): New proc.
10144 (gdb_default_target_compile): Handle rust.
10145 * gdb.rust/expr.exp: New file.
10146 * gdb.rust/generics.exp: New file.
10147 * gdb.rust/generics.rs: New file.
10148 * gdb.rust/methods.exp: New file.
10149 * gdb.rust/methods.rs: New file.
10150 * gdb.rust/modules.exp: New file.
10151 * gdb.rust/modules.rs: New file.
10152 * gdb.rust/simple.exp: New file.
10153 * gdb.rust/simple.rs: New file.
10154
10155 2016-05-17 Tom Tromey <tom@tromey.com>
10156
10157 * gdb.base/default.exp (set language): Add rust.
10158
10159 2016-05-17 Tom Tromey <tom@tromey.com>
10160
10161 * gdb.gdb/unittest.exp: New file.
10162
10163 2016-05-16 Yao Qi <yao.qi@linaro.org>
10164
10165 * gdb.base/batch-preserve-term-settings.exp: Remove variable
10166 shell_prompt. Update shell_prompt_re.
10167
10168 2016-05-12 Doug Evans <dje@google.com>
10169
10170 PR symtab/19999
10171 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
10172 $options when building executable.
10173 * gdb.dwarf2/fission-loclists-pie.S: New file.
10174 * gdb.dwarf2/fission-loclists-pie.exp: New file.
10175
10176 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10177
10178 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
10179 of [is_remote target],
10180
10181 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
10182
10183 * lib/gdb.exp (use_gdb_stub): New procedure.
10184
10185 2016-05-03 Yunlian Jiang <yunlian@google.com>
10186 Doug Evans <dje@google.com>
10187
10188 PR symtab/19914
10189 * gdb.dwarf2/dwp-sepdebug.c: New file.
10190 * gdb.dwarf2/dwp-sepdebug.exp: New file.
10191
10192 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10193
10194 * gdb.base/detach.exp: Remove is_remote check.
10195
10196 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
10197
10198 * gdb.base/annota-input-while-running.exp: Don't check for
10199 [is_remote target]. Enable annotations after running to main.
10200 Remove unused "set test..." line.
10201
10202 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10203
10204 * gdb.trace/trace-enable-disable.exp: New file.
10205 * gdb.trace/trace-enable-disable.c: New file.
10206
10207 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
10208
10209 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
10210 use it in info sharedlibrary test.
10211 * gdb.trace/ftrace-lock.exp: Likewise.
10212 * gdb.trace/ftrace.exp: Likewise.
10213 * gdb.trace/range-stepping.exp: Likewise.
10214 * gdb.trace/trace-break.exp: Likewise.
10215 * gdb.trace/trace-condition.exp: Likewise.
10216 * gdb.trace/trace-mt.exp: Likewise.
10217
10218 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10219
10220 * lib/gdb.exp (gdb_load_shlibs): Rename to...
10221 (gdb_load_shlib): ... this.
10222 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
10223 gdb_load_shlib.
10224 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
10225 * gdb.base/ctxobj.exp: Likewise.
10226 * gdb.base/dprintf-pending.exp: Likewise.
10227 * gdb.base/dso2dso.exp: Likewise.
10228 * gdb.base/fixsection.exp: Likewise.
10229 * gdb.base/gcore-relro.exp: Likewise.
10230 * gdb.base/gdb1555.exp: Likewise.
10231 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10232 * gdb.base/gnu-ifunc.exp: Likewise.
10233 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
10234 * gdb.base/jit-so.exp (one_jit_test): Likewise.
10235 * gdb.base/pending.exp: Likewise.
10236 * gdb.base/print-file-var.exp: Likewise.
10237 * gdb.base/print-symbol-loading.exp: Likewise.
10238 * gdb.base/shlib-call.exp: Likewise.
10239 * gdb.base/shreloc.exp: Likewise.
10240 * gdb.base/so-impl-ld.exp: Likewise.
10241 * gdb.base/solib-disc.exp: Likewise.
10242 * gdb.base/solib-nodir.exp: Likewise.
10243 * gdb.base/solib-overlap.exp: Likewise.
10244 * gdb.base/solib-symbol.exp: Likewise.
10245 * gdb.base/solib-weak.exp (do_test): Likewise.
10246 * gdb.base/sym-file.exp: Likewise.
10247 * gdb.base/symtab-search-order.exp: Likewise.
10248 * gdb.base/type-opaque.exp: Likewise.
10249 * gdb.base/unload.exp: Likewise.
10250 * gdb.base/watchpoint-solib.exp: Likewise.
10251 * gdb.compile/compile.exp: Likewise.
10252 * gdb.cp/gdb2384.exp: Likewise.
10253 * gdb.cp/infcall-dlopen.exp: Likewise.
10254 * gdb.cp/re-set-overloaded.exp: Likewise.
10255 * gdb.fortran/library-module.exp: Likewise.
10256 * gdb.opt/solib-intra-step.exp: Likewise.
10257 * gdb.python/py-finish-breakpoint.exp: Likewise.
10258 * gdb.python/py-shared.exp: Likewise.
10259 * gdb.reverse/solib-precsave.exp: Likewise.
10260 * gdb.reverse/solib-reverse.exp: Likewise.
10261 * gdb.server/solib-list.exp: Likewise.
10262 * gdb.threads/dlopen-libpthread.exp: Likewise.
10263 * gdb.threads/tls-shared.exp: Likewise.
10264 * gdb.threads/tls-so_extern.exp: Likewise.
10265 * gdb.trace/change-loc.exp: Likewise.
10266 * gdb.trace/ftrace-lock.exp: Likewise.
10267 * gdb.trace/ftrace.exp: Likewise.
10268 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
10269 * gdb.trace/pending.exp: Likewise.
10270 * gdb.trace/range-stepping.exp: Likewise.
10271 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
10272 (strace_info_marker): Likewise.
10273 (strace_probe_marker): Likewise.
10274 (strace_trace_on_same_addr): Likewise.
10275 (strace_trace_on_diff_addr): Likewise.
10276 * gdb.trace/trace-break.exp: Likewise.
10277 * gdb.trace/trace-condition.exp: Likewise.
10278 * gdb.trace/trace-mt.exp: Likewise.
10279
10280 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
10281
10282 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
10283 result of gdb_remote_download.
10284 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
10285 * gdb.base/dso2dso.exp: Likewise.
10286 * gdb.base/global-var-nested-by-dso.exp: Likewise.
10287 * gdb.base/print-file-var.exp: Likewise.
10288 * gdb.base/shlib-call.exp: Likewise.
10289 * gdb.base/shreloc.exp: Likewise.
10290 * gdb.base/solib-overlap.exp: Likewise.
10291 * gdb.base/solib-weak.exp (do_test): Likewise.
10292 * gdb.base/unload.exp: Likewise.
10293
10294 2016-04-27 Yao Qi <yao.qi@linaro.org>
10295
10296 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
10297 exists.
10298
10299 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10300
10301 * vla-type.exp: Print structure from toplevel.
10302
10303 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10304
10305 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
10306 of dynamic types.
10307 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
10308 of dynamic types.
10309
10310 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
10311
10312 * gdb.fortran/vla-type.f90: New file.
10313 * gdb.fortran/vla-type.exp: New file.
10314
10315 2016-04-25 Yao Qi <yao.qi@linaro.org>
10316
10317 * gdb.base/branch-to-self.c: New file.
10318 * gdb.base/branch-to-self.exp: New file.
10319
10320 2016-04-22 Yao Qi <yao.qi@linaro.org>
10321
10322 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
10323 more after $hex.
10324
10325 2016-04-22 Yao Qi <yao.qi@linaro.org>
10326
10327 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
10328 * gdb.base/annota3.exp: Likewise.
10329
10330 2016-04-22 Yao Qi <yao.qi@linaro.org>
10331
10332 * gdb.reverse/step-precsave.exp: Do one step and test program
10333 stops in "callee" and do multiple steps until program goes out
10334 of "callee".
10335 * gdb.reverse/step-reverse.exp: Likewise.
10336
10337 2016-04-22 Yao Qi <yao.qi@linaro.org>
10338
10339 * gdb.trace/signal.exp: Also pass if
10340 $tracepoint_hits($i) > $iterations.
10341
10342 2016-04-22 Yao Qi <yao.qi@linaro.org>
10343
10344 * gdb.trace/signal.c: New file.
10345 * gdb.trace/signal.exp: New file.
10346
10347 2016-04-19 Doug Evans <xdje42@gmail.com>
10348
10349 * gdb.base/bad-file.exp: New file.
10350
10351 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
10352
10353 * gdb.dwarf2/implref.exp: New file.
10354
10355 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10356
10357 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
10358 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
10359 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
10360 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
10361 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
10362 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
10363 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
10364 * lib/fortran.exp (fortran_int4): New procedure.
10365 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
10366 (fortran_logical4): Likewise.
10367
10368 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
10369
10370 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
10371
10372 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
10373
10374 * lib/compiler.c: Add Intel specific preprocessor macros.
10375 * lib/compiler.cc: Likewise.
10376
10377 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
10378
10379 * gdb.server/connect-with-no-symbol-file.c: New file.
10380 * gdb.server/connect-with-no-symbol-file.exp: New file.
10381
10382 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10383
10384 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
10385
10386 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
10387
10388 * boards/gdbserver-base.exp (${board}_download): Copy source file to
10389 standard output directory.
10390
10391 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
10392
10393 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
10394
10395 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
10396
10397 * gdb.btrace/instruction_history.c (loop): Add declaration.
10398
10399 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
10400
10401 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
10402
10403 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
10404
10405 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
10406 parentheses to print.
10407 (continue_handler): Likewise.
10408
10409 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
10410
10411 * gdb.server/solib-list.exp: Remove is_remote check.
10412 Pass shlib= to gdb_compile. Don't link shared library with
10413 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
10414 Run binary filename through "readlink -f" on the target.
10415
10416 2016-04-08 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
10419 interpreter filename as argument to gdbserver_spawn.
10420 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10421 Return empty if $last_loaded_file does not exist.
10422
10423 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10424
10425 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
10426 * gdb.base/jit-main.c: Use exit after usage.
10427
10428 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
10429
10430 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
10431 GDBHISTSIZE prior to the tests.
10432 * gdb.base/gdbinit-history.exp: Likewise.
10433
10434 2016-04-07 Pedro Alves <palves@redhat.com>
10435
10436 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
10437 instead of build_executable. Use gdb_load_shlibs.
10438
10439 2016-04-07 Yao Qi <yao.qi@linaro.org>
10440
10441 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
10442 Execute "si" command.
10443
10444 2016-04-07 Yao Qi <yao.qi@linaro.org>
10445
10446 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
10447 number instead of the comments on some line.
10448
10449 2016-04-06 Don Breazeal <donb@codesourcery.com>
10450
10451 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
10452 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
10453
10454 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
10455
10456 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
10457 standard_output_file. Remove unused binfile variable.
10458
10459 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
10460
10461 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
10462 * gdb.python/py-mi-objfile.exp: Match "list main" output
10463 in console format.
10464
10465 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
10466
10467 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
10468 absolute.
10469
10470 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10471
10472 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
10473 absolute.
10474 * gdb.trace/ftrace.exp: Likewise.
10475 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
10476 targets as well.
10477 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
10478 (gdb_load_shlibs): Copy libraries to test directory when testing
10479 natively. Only set solib-search-path if testing remotely.
10480 * lib/mi-support.exp (mi_load_shlibs): Likewise.
10481
10482 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
10483
10484 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
10485 gdb_download. Use it even if the target is not remote.
10486 * gdb.base/jit.exp (compile_jit_test): Likewise.
10487 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
10488 output directory if the destination board is local, otherwise use
10489 the standard remote_download from DejaGnu.
10490 (gdb_download): Remove.
10491 (gdb_load_shlibs): Use gdb_remote_download instead of
10492 gdb_download.
10493 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
10494 Use gdb_remote_download instead of gdb_download. Use it even if
10495 the target is not remote.
10496 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
10497 instead of gdb_download.
10498
10499 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
10500
10501 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
10502 (test_insert_delete_modify): Call mi_load_shlibs before trying to
10503 run.
10504
10505 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
10506
10507 PR gdb/19820
10508 * gdb.base/printcmds.exp: Add artificial arrays tests.
10509
10510 2016-03-31 Pedro Alves <palves@redhat.com>
10511
10512 PR gdb/19858
10513 * gdb.base/jit-main.c: Include unistd.h.
10514 (ATTACH): Define to 0 if not already defined.
10515 (wait_for_gdb, mypid): New globals.
10516 (WAIT_FOR_GDB): New macro.
10517 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
10518 some breakpoint locations.
10519 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
10520 New procedures.
10521 (one_jit_test): Add REATTACH parameter, and handle it. Use
10522 continue_to_test_location.
10523 (top level): Test attach, and adjusts calls to one_jit_test.
10524
10525 2016-03-31 Pedro Alves <palves@redhat.com>
10526
10527 PR gdb/19858
10528 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
10529 BINSUFFIX parameter, and handle it.
10530 (top level): Adjust calls compile_jit_test.
10531
10532 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
10533
10534 PR python/19743
10535 * gdb.python/py-mi-events-gdb.py: New file.
10536 * gdb.python/py-mi-events.c: New file.
10537 * gdb.python/py-mi-events.exp: New file.
10538
10539 2016-03-30 Yao Qi <yao.qi@linaro.org>
10540
10541 * gdb.reverse/until-precsave.exp: Match function name only.
10542 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
10543 Move malloc to a condition block.
10544 * gdb.reverse/until-reverse.exp: Match function name only.
10545
10546 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
10547
10548 * gdb.trace/ftrace.exp: Set arg0exp for s390.
10549 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
10550 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
10551 variable for GPR 0 instead of assuming it is register 0.
10552 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
10553 * lib/trace-support.exp: Add s390 registers.
10554
10555 2016-03-29 Yao Qi <yao.qi@linaro.org>
10556
10557 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
10558
10559 2016-03-24 Yao Qi <yao.qi@linaro.org>
10560
10561 * gdb.reverse/break-reverse.exp: Add quotation mark in the
10562 test message.
10563
10564 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
10565
10566 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
10567 maintaining separate logic for constructing the output path.
10568
10569 2016-03-16 Don Breazeal <donb@codesourcery.com>
10570
10571 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
10572 Retry fork and waitpid on interrupted system call errors.
10573 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10574 Use with_timeout_factor to increase timeout by factor of 10.
10575
10576 2016-03-15 Don Breazeal <donb@codesourcery.com>
10577
10578 * gdb.cp/scope-err.cc: New test program.
10579 * gdb.cp/scope-err.exp: New test script.
10580 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
10581 lines and "set breakpoint here" comment.
10582 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
10583 Fixed some whitespace and format issues.
10584 * gdb.mi/mi-linespec-err-cp.cc: New test program.
10585 * gdb.mi/mi-linespec-err-cp.exp: New test script.
10586
10587 2016-03-15 Doug Evans <dje@google.com>
10588
10589 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
10590 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
10591 All callers updated. Add tests for enums, mixed flags register.
10592
10593 2016-03-15 Doug Evans <dje@google.com>
10594
10595 * gdb.base/skip.c (main): Call test_skip_file_and_function.
10596 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
10597
10598 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
10599
10600 * gdb.base/default.exp: Add $_as_string to the list of expected
10601 convenience functions.
10602
10603 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
10604
10605 * gdb.base/maint.exp: New tests for 'maint info line-table'.
10606
10607 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
10608
10609 * gdb.python/py-as-string.exp: New file.
10610 * gdb.python/py-as-string.c: New file.
10611
10612 2016-03-09 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
10615 signal" -> "Thread NN received signal" output change.
10616 * gdb.threads/ia64-sigill.exp: Likewise.
10617 * gdb.threads/linux-dp.exp: Likewise.
10618 * gdb.threads/manythreads.exp: Likewise.
10619 * gdb.threads/pending-step.exp: Likewise.
10620 * gdb.threads/print-threads.exp: Likewise.
10621 * gdb.threads/sigstep-threads.exp: Likewise.
10622 * gdb.threads/staticthreads.exp: Likewise.
10623 * gdb.threads/tls.exp: Likewise.
10624
10625 2016-03-09 Pedro Alves <palves@redhat.com>
10626
10627 * gdb.base/command-line-input.exp: New file.
10628
10629 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10630
10631 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
10632 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
10633 * gdb.trace/pending.exp: Accept leading dot before function name.
10634 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
10635 * lib/trace-support.exp: Set registers for ppc.
10636
10637 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10638
10639 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
10640 use it for disassembly; accept .main in addition to main in backtrace.
10641
10642 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
10643 Marcin Kościelnicki <koriakin@0x04.net>
10644
10645 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
10646 (gdb_recursion_test_ptr): New global variable.
10647 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
10648 gdb_recursion_test.
10649 (gdb_c_test): Ditto.
10650
10651 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10652
10653 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
10654 ordering.
10655
10656 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
10657
10658 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
10659 (bar): Add bar_start_lbl label.
10660 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
10661 of foo/bar for emitting DWARF and tracing.
10662
10663 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
10664
10665 * analyze-racy-logs.py: Set executable bit.
10666
10667 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
10668
10669 * Makefile.in (DEFAULT_RACY_ITER): New variable.
10670 (CHECK_TARGET_TMP): Likewise.
10671 (check-single-racy): New rule.
10672 (check-parallel-racy): Likewise.
10673 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
10674 (do-check-parallel-racy): New rule.
10675 (check-racy/%.exp): Likewise.
10676 * README (Racy testcases): New section.
10677 * analyze-racy-logs.py: New file.
10678
10679 2016-03-03 Doug Evans <dje@google.com>
10680
10681 * gdb.base/skip.exp: Use with_test_prefix.
10682
10683 2016-03-03 Yao Qi <yao.qi@linaro.org>
10684
10685 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
10686 Invoke step_over_syscall "clone" and break_cond_on_syscall
10687 "clone".
10688 * gdb.base/step-over-clone.c: New file.
10689
10690 2016-03-03 Yao Qi <yao.qi@linaro.org>
10691
10692 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
10693 code format.
10694
10695 2016-03-03 Yao Qi <yao.qi@linaro.org>
10696
10697 * gdb.base/disp-step-fork.c: Rename to ...
10698 * gdb.base/step-over-fork.c: ... it. New file.
10699 * gdb.base/disp-step-vfork.c: Rename to ...
10700 * gdb.base/step-over-vfork.c: ... it. New file.
10701 * gdb.base/disp-step-syscall.exp: Rename to ...
10702 * gdb.base/step-over-syscall.exp: ... it. New file.
10703 (disp_step_cross_syscall): Rename to ...
10704 (step_over_syscall): ... it.
10705
10706 2016-03-03 Yao Qi <yao.qi@linaro.org>
10707
10708 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
10709 If target supports condition evaluation on target, invoke
10710 break_cond_on_syscall for fork and vfork.
10711
10712 2016-03-03 Yao Qi <yao.qi@linaro.org>
10713
10714 * gdb.base/disp-step-syscall.exp: Don't invoke
10715 support_displaced_stepping.
10716 (disp_step_cross_syscall): Test with displaced stepping off and
10717 on if supported.
10718
10719 2016-03-03 Yao Qi <yao.qi@linaro.org>
10720
10721 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
10722 proc.
10723 (setup): New proc.
10724 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
10725 and setup.
10726
10727 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10728
10729 * gdb.fortran/vla-history.exp: Remove breakpoint.
10730
10731 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10732
10733 * gdb.fortran/vla-history.exp: Lookup array elements and printing
10734 exceeds timeout.
10735
10736 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10737
10738 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
10739 breakpoint.
10740
10741 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
10742
10743 * gdb.mi/vla.f90: Nullify pointer after declaration.
10744
10745 2016-03-01 Pedro Alves <palves@redhat.com>
10746
10747 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
10748
10749 2016-03-01 Pedro Alves <palves@redhat.com>
10750
10751 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
10752 before anything else.
10753 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
10754 _GNU_SOURCE here.
10755 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
10756 before anything else.
10757 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
10758
10759 2016-03-01 Pedro Alves <palves@redhat.com>
10760
10761 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
10762
10763 2016-03-01 Yao Qi <yao.qi@linaro.org>
10764
10765 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
10766 prepare_for_testing.
10767
10768 2016-03-01 Yao Qi <yao.qi@linaro.org>
10769
10770 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
10771
10772 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10773
10774 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
10775 manually constructing the output path.
10776
10777 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
10778
10779 * gdb.arch/s390-stackless.S: New.
10780 * gdb.arch/s390-stackless.exp: New.
10781
10782 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
10783
10784 * gdb.dlang/circular.c: New file.
10785 * gdb.dlang/circular.exp: New file.
10786
10787 2016-02-26 Yao Qi <yao.qi@linaro.org>
10788
10789 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
10790 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
10791 (testcases): Update.
10792
10793 2016-02-26 Yao Qi <yao.qi@linaro.org>
10794
10795 * gdb.reverse/aarch64.c: Rename to ...
10796 * gdb.reverse/insn-reverse.c: ... it.
10797 * gdb.reverse/aarch64.exp: Rename to ...
10798 * gdb.reverse/insn-reverse.exp: ... it.
10799
10800 2016-02-26 Yao Qi <yao.qi@linaro.org>
10801
10802 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
10803 (testcase_ftype): New.
10804 (testcases): New array.
10805 (n_testcases): New.
10806 (main): Call each element in testcases.
10807 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
10808 (read_testcase): New.
10809 Do the tests in a loop.
10810
10811 2016-02-25 Yao Qi <yao.qi@linaro.org>
10812
10813 * gdb.base/branches.c: Remove.
10814
10815 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10816
10817 PR gdb/13808
10818 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
10819
10820 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10821
10822 * gdb.trace/ftrace.exp: Remove unnecessary target check.
10823
10824 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
10825
10826 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
10827 change x86_64 call_insn to 'callq'.
10828
10829 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10830
10831 * gdb.trace/tfile-avx.c: Move to...
10832 * gdb.trace/tracefile-pseudo-reg.c: Here.
10833 * gdb.trace/tfile-avx.exp: Move to...
10834 * gdb.trace/tracefile-pseudo-reg.exp: Here.
10835
10836 2016-02-24 Gary Benson <gbenson@redhat.com>
10837
10838 * gdb.base/attach-pie-noexec.exp: Do not expect an error
10839 message on attach.
10840
10841 2016-02-23 Doug Evans <dje@google.com>
10842
10843 * gdb.base/skip.c (test_skip): New function.
10844 (end_test_skip_file_and_function): New function.
10845 (test_skip_file_and_function): New function.
10846 * gdb.base/skip1.c (test_skip): New function.
10847 (skip1_test_skip_file_and_function): New function.
10848 * gdb.base/skip.exp: Add tests for new skip options.
10849 * gdb.base/skip-solib.exp: Update expected output.
10850 * gdb.perf/skip-command.cc: New file.
10851 * gdb.perf/skip-command.exp: New file.
10852 * gdb.perf/skip-command.py: New file.
10853
10854 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
10855
10856 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
10857 info registers pattern.
10858
10859 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
10860
10861 * lib/future.exp: Add D support.
10862 (gdb_find_gdc): New proc.
10863 (gdb_default_target_compile): Add D support.
10864
10865 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
10866
10867 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
10868 user+system time.
10869 (trace_speed_test): Determine the iteration count for a time
10870 between 15..30 seconds.
10871
10872 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
10873
10874 * gdb.arch/i386-mpx-sigsegv.c: New file.
10875 * gdb.arch/i386-mpx-sigsegv.exp: New file.
10876 * gdb.arch/i386-mpx-simple_segv.c: New file.
10877 * gdb.arch/i386-mpx-simple_segv.exp: New file.
10878
10879 2016-02-18 Yao Qi <yao.qi@linaro.org>
10880
10881 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10882 Don't call setup_kfail.
10883
10884 2016-02-18 Yao Qi <yao.qi@linaro.org>
10885
10886 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10887 Set "set breakpoint condition-evaluation" per $cond_bp_target.
10888
10889 2016-02-16 Doug Evans <dje@google.com>
10890
10891 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
10892 * gdb.base/skip1.c: Ditto.
10893 * gdb.base/skip.exp: Whitespace cleanup.
10894
10895 2016-02-16 Don Breazeal <donb@codesourcery.com>
10896
10897 PR remote/19496
10898 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
10899 Remove kfail for PR remote/19496.
10900
10901 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10902
10903 * lib/gdb.exp (standard_temp_file): Return a path specific to
10904 the runtest invocation.
10905
10906 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
10907
10908 * gdb.trace/save-trace.exp: Change relative path to be in the
10909 standard output directory.
10910
10911 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10912
10913 * gdb.arch/i386-prologue.c: Add missing prototypes.
10914
10915 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
10916
10917 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
10918 * gdb.arch/i386-prologue.exp: Likewise.
10919 * gdb.arch/i386-size.exp: Likewise.
10920
10921 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
10922
10923 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
10924 define object file path.
10925 * gdb.btrace/gcore.exp: Use standard_output_file to define core
10926 file path.
10927 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
10928 standard_output_file to define binfile.
10929
10930 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10931
10932 Fix compatibility with recent gfortran-5.3.1.
10933 * gdb.fortran/vla-history.exp (print vla1 allocated)
10934 (print vla2 allocated, print $2, print $3): Remove
10935 (print $4): Rename to ...
10936 (print $2): ... here.
10937 (print $9): Rename to ...
10938 (print $5): ... here.
10939 (print $10): Rename to ...
10940 (print $6): ... here.
10941 * gdb.fortran/vla.f90: Add pvla initialization.
10942
10943 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
10944
10945 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
10946 New test.
10947 * gdb.fortran/vla-value-sub.exp: Likewise.
10948
10949 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
10950
10951 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
10952
10953 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
10954
10955 * i386-biarch-core.exp: Define corefile using
10956 standard_output_file.
10957
10958 2016-02-12 Yao Qi <yao.qi@linaro.org>
10959
10960 * gdb.arch/arm-single-step-kernel-helper.c: New.
10961 * gdb.arch/arm-single-step-kernel-helper.exp: New.
10962
10963 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
10964
10965 * gdb.btrace/tailcall-only.exp: New.
10966 * gdb.btrace/tailcall-only.c: New.
10967 * gdb.btrace/x86_64-tailcall-only.S: New.
10968 * gdb.btrace/i686-tailcall-only.S: New.
10969
10970 2016-02-11 Pedro Alves <palves@redhat.com>
10971
10972 * README (Parallel testing): Add missing double quotes.
10973
10974 2016-02-11 Pedro Alves <palves@redhat.com>
10975
10976 * README (Parallel testing): New section.
10977 (GDB_PARALLEL): Rewrite.
10978 (FORCE_PARALLEL): Document.
10979
10980 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
10981
10982 * gdb.trace/tfile-avx.c: New test.
10983 * gdb.trace/tfile-avx.exp: New test.
10984
10985 2016-02-09 Keith Seitz <keiths@redhat.com>
10986
10987 PR breakpoints/19546
10988 * gdb.base/infcall-exec.c: New file.
10989 * gdb.base/infcall-exec2.c: New file.
10990 * gdb.base/infcall-exec.exp: New file.
10991
10992 2016-02-09 Keith Seitz <keiths@redhat.com>
10993
10994 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
10995 (toplevel): Call test_bkpt_address.
10996
10997 2016-02-09 Keith Seitz <keiths@redhat.com>
10998
10999 PR python/19506
11000 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
11001 (toplevel): Call test_bkpt_address.
11002
11003 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
11004
11005 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
11006 to AC_OUTPUT.
11007 * configure: Regenerate.
11008
11009 2016-02-09 Pedro Alves <palves@redhat.com>
11010
11011 PR breakpoints/19548
11012 * gdb.base/execl-update-breakpoints.c (some_function): New
11013 function.
11014 (main): Call it.
11015 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
11016 Tighten expected GDB output.
11017
11018 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11019
11020 * Makefile.in (ALL_SUBDIRS): Remove.
11021 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
11022 (distclean maintainer-clean realclean): Likewise.
11023 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
11024 * configure: Regenerate.
11025 * gdb.ada/Makefile.in: Delete.
11026 * gdb.arch/Makefile.in: Likewise.
11027 * gdb.asm/Makefile.in: Likewise.
11028 * gdb.base/Makefile.in: Likewise.
11029 * gdb.btrace/Makefile.in: Likewise.
11030 * gdb.cell/Makefile.in: Likewise.
11031 * gdb.compile/Makefile.in: Likewise.
11032 * gdb.cp/Makefile.in: Likewise.
11033 * gdb.disasm/Makefile.in: Likewise.
11034 * gdb.dlang/Makefile.in: Likewise.
11035 * gdb.dwarf2/Makefile.in: Likewise.
11036 * gdb.fortran/Makefile.in: Likewise.
11037 * gdb.gdb/Makefile.in: Likewise.
11038 * gdb.go/Makefile.in: Likewise.
11039 * gdb.guile/Makefile.in: Likewise.
11040 * gdb.java/Makefile.in: Likewise.
11041 * gdb.linespec/Makefile.in: Likewise.
11042 * gdb.mi/Makefile.in: Likewise.
11043 * gdb.modula2/Makefile.in: Likewise.
11044 * gdb.multi/Makefile.in: Likewise.
11045 * gdb.objc/Makefile.in: Likewise.
11046 * gdb.opencl/Makefile.in: Likewise.
11047 * gdb.opt/Makefile.in: Likewise.
11048 * gdb.pascal/Makefile.in: Likewise.
11049 * gdb.perf/Makefile.in: Likewise.
11050 * gdb.python/Makefile.in: Likewise.
11051 * gdb.reverse/Makefile.in: Likewise.
11052 * gdb.server/Makefile.in: Likewise.
11053 * gdb.stabs/Makefile.in: Likewise.
11054 * gdb.threads/Makefile.in: Likewise.
11055 * gdb.trace/Makefile.in: Likewise.
11056 * gdb.xml/Makefile.in: Likewise.
11057 * lib/gdb.exp (make_gdb_parallel_path): Add check for
11058 GDB_PARALLEL.
11059 (standard_output_file): Remove check for GDB_PARALLEL, always
11060 return path in outputs/$subdir/$testname.
11061
11062 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
11063
11064 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
11065 (site.exp): Assign abs_srcdir to tcl's srcdir.
11066
11067 2016-02-04 Yao Qi <yao.qi@linaro.org>
11068
11069 * gdb.base/foll-exec-mode.c: Include limits.h.
11070 (main): Add parameters argc and argv. Get directory from
11071 argv[0].
11072 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
11073 compilation.
11074 * gdb.base/foll-exec.c: Include limits.h.
11075 (main): Add parameters argc and argv.
11076 Get directory from argv[0].
11077 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
11078 Adjust tests on the number of lines as source code changed.
11079 * gdb.base/foll-vfork-exit.c: Include limits.h.
11080 (main): Add one line of statement before vfork.
11081 * gdb.base/foll-vfork.c: Include limits.h and string.h.
11082 (main): Add parameters argc and argv. Get directory from
11083 argv[0].
11084 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
11085 (setup_gdb): Set tbreak to skip some source lines.
11086 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
11087 (main): Add parameters argc and argv. Get directory from
11088 argv[0].
11089 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
11090 compilation.
11091 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
11092 (main): Add parameters argc and argv. Get directory from
11093 argv[0].
11094 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
11095 compilation.
11096
11097 2016-02-01 Doug Evans <dje@google.com>
11098
11099 * gdb.base/skip.exp: Clean up multiple references to same test name.
11100
11101 2016-02-01 Pedro Alves <palves@redhat.com>
11102
11103 PR remote/19496
11104 * gdb.threads/forking-threads-plus-breakpoint.exp
11105 (displaced_stepping_supported): New global.
11106 (probe_displaced_stepping_support): New procedure.
11107 (do_test): Add 'displaced' parameter, and use it.
11108 (top level): Check for displaced stepping support. Add displaced
11109 stepping on/off testing axis.
11110
11111 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11112
11113 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
11114 pointer. Don't perform further tests on the unassociated pointer
11115 if the first test fails.
11116
11117 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
11118
11119 * gdb.base/max-value-size.c: New file.
11120 * gdb.base/max-value-size.exp: New file.
11121 * gdb.base/huge.exp: Disable max-value-size for this test.
11122
11123 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
11124
11125 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
11126
11127 2016-01-28 Yao Qi <yao.qi@linaro.org>
11128
11129 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
11130
11131 2016-01-25 Pedro Alves <palves@redhat.com>
11132
11133 PR threads/19461
11134 * gdb.base/fork-running-state.c: New file.
11135 * gdb.base/fork-running-state.exp: New file.
11136
11137 2016-01-25 Pedro Alves <palves@redhat.com>
11138
11139 PR gdb/19494
11140 * gdb.base/catch-fork-kill.c: New file.
11141 * gdb.base/catch-fork-kill.exp: New file.
11142
11143 2016-01-25 Pedro Alves <palves@redhat.com>
11144
11145 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
11146 Delete, moved to lib/gdb.exp.
11147 * gdb.threads/forking-threads-plus-breakpoint.exp
11148 (foreach_with_prefix): Likewise.
11149 * gdb.threads/process-dies-while-handling-bp.exp
11150 (foreach_with_prefix): Likewise.
11151 * lib/gdb.exp (foreach_with_prefix): New procedure.
11152
11153 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
11154
11155 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
11156 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
11157
11158 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
11159
11160 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
11161 endian targets.
11162
11163 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11164 Pedro Alves <palves@redhat.com>
11165
11166 Fix testsuite compatibility with Guile.
11167 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
11168 number.
11169
11170 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11171
11172 Fix testsuite compatibility with Guile.
11173 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
11174 (thread 1): New test for backtrace through signal handler.
11175
11176 2016-01-22 Yao Qi <yao.qi@linaro.org>
11177
11178 PR testsuite/19491
11179 * gdb.base/multi-forks.c: Include
11180 ../lib/unbuffer_output.c
11181 (main): Call gdb_unbuffer_output.
11182
11183 2016-01-21 Doug Evans <dje@google.com>
11184
11185 * lib/ada.exp (gdb_compile_ada): Fix typo.
11186
11187 2016-01-21 Joel Brobecker <brobecker@adacore.com>
11188
11189 * gdb.base/break-fun-addr.exp: New file.
11190 * gdb.base/break-fun-addr1.c: New file.
11191 * gdb.base/break-fun-addr2.c: New file.
11192
11193 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
11194
11195 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
11196 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
11197 enum flag values.
11198
11199 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11200
11201 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
11202 when GDB can not set the vector return value. Add more comments
11203 for clarification.
11204
11205 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
11206
11207 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
11208 command.
11209
11210 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11211
11212 * Makefile.in (DO_RUNTEST): Add --status and update usages.
11213
11214 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11215
11216 * Makefile.in (check-single): Pass --status to runtest.
11217 (check/%.exp): Likewise.
11218
11219 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
11220
11221 * Makefile.in (check-parallel): Propagate return code from make
11222 do-check-parallel.
11223
11224 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
11225
11226 * gdb.trace/ftrace.exp: Fix expected message on continue.
11227 * gdb.trace/pending.exp: Fix expected message on continue.
11228 * gdb.trace/trace-break.exp: Fix expected message on continue.
11229
11230 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
11231
11232 * lib/gdb.exp (gdb_test): Remove unused global references.
11233
11234 2016-01-18 Pedro Alves <palves@redhat.com>
11235
11236 * gdb.base/async-shell.exp: Adjust expected output.
11237 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
11238 * gdb.base/siginfo-thread.exp: Adjust expected output.
11239 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
11240 * gdb.java/jnpe.exp: Adjust expected output.
11241 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
11242 * gdb.threads/continue-pending-status.exp: Adjust expected output.
11243 * gdb.threads/leader-exit.exp: Adjust expected output.
11244 * gdb.threads/manythreads.exp: Adjust expected output.
11245 * gdb.threads/pthreads.exp: Adjust expected output.
11246 * gdb.threads/schedlock.exp: Adjust expected output.
11247 * gdb.threads/siginfo-threads.exp: Adjust expected output.
11248 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
11249 expected output.
11250 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
11251 output.
11252 * gdb.threads/sigthread.exp: Adjust expected output.
11253 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
11254
11255 2016-01-18 Yao Qi <yao.qi@linaro.org>
11256
11257 * gdb.guile/scm-section-script.c: Replace @progbits with
11258 %progbits.
11259 * gdb.python/py-section-script.c: Likewise.
11260
11261 2016-01-15 Pedro Alves <palves@redhat.com>
11262
11263 * gdb.multi/tids.exp: Test star wildcard ranges.
11264
11265 2016-01-15 Pedro Alves <palves@redhat.com>
11266
11267 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
11268 command from "thread apply" invocation.
11269 (thr_apply_info_thr_invalid): Default the expected output to the
11270 input tid list.
11271 (top level): Add tests that use convenience variables. Add tests
11272 for "thread apply" with a valid TID list, but missing the command.
11273
11274 2016-01-13 Pedro Alves <palves@redhat.com>
11275
11276 * gdb.base/default.exp: Expect $_gthread as well.
11277 * gdb.multi/tids.exp: Test $_gthread.
11278 * gdb.threads/thread-specific.exp: Test $_gthread.
11279
11280 2016-01-13 Pedro Alves <palves@redhat.com>
11281
11282 * gdb.multi/tids.exp: Test "info threads -gid".
11283
11284 2016-01-13 Pedro Alves <palves@redhat.com>
11285
11286 * gdb.multi/tids.exp: Test InferiorThread.global_num and
11287 Breakpoint.thread.
11288 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
11289
11290 2016-01-07 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.base/break.exp: Adjust to output changes.
11293 * gdb.base/hbreak2.exp: Likewise.
11294 * gdb.base/sepdebug.exp: Likewise.
11295 * gdb.base/watch_thread_num.exp: Likewise.
11296 * gdb.linespec/keywords.exp: Likewise.
11297 * gdb.multi/info-threads.exp: Likewise.
11298 * gdb.threads/thread-find.exp: Likewise.
11299 * gdb.multi/tids.c: New file.
11300 * gdb.multi/tids.exp: New file.
11301
11302 2016-01-13 Pedro Alves <palves@redhat.com>
11303
11304 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
11305
11306 2016-01-13 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.base/default.exp: Expect $_inferior as well.
11309 * gdb.multi/base.exp: Test $_inferior.
11310
11311 2016-01-13 Pedro Alves <palves@redhat.com>
11312
11313 PR breakpoints/19388
11314 * gdb.base/catch-signal-siginfo-cond.c: New file.
11315 * gdb.base/catch-signal-siginfo-cond.exp: New file.
11316
11317 2016-01-12 Josh Stone <jistone@redhat.com>
11318 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11319
11320 * gdb.base/catch-syscall.c (do_execve): New variable.
11321 (main): Conditionally trigger an execve.
11322 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
11323 (test_catch_syscall_execve): New, check entry/return across execve.
11324 (do_syscall_tests): Call test_catch_syscall_execve.
11325
11326 2016-01-12 Pedro Alves <palves@redhat.com>
11327
11328 * gdb.base/random-signal.exp (do_test): New procedure, with body
11329 of testcase moved in.
11330
11331 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11332 Pedro Alves <palves@redhat.com>
11333
11334 * gdb.base/funcargs.exp (finish from indirectly called function):
11335 Reintroduce the case for 'First'.
11336
11337 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11338 Pedro Alves <palves@redhat.com>
11339
11340 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
11341 (tcatch_vfork_then_child_follow_exec)
11342 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
11343 identification.
11344
11345 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
11346
11347 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
11348 and repeats to unlimited.
11349 * gdb.python/py-value.exp: Likewise.
11350 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
11351 and repeats to unlimited.
11352
11353 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
11354
11355 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
11356 and reordering the functions.
11357 * gdb.multi/hangout.c: Likewise.
11358 * gdb.multi/hello.c: Likewise.
11359
11360 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
11361
11362 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
11363 absolute.
11364 (SingleStatisticTestResult.report): Use dict.keys instead of
11365 dict.iterkeys.
11366
11367 2016-01-06 Pedro Alves <palves@redhat.com>
11368
11369 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
11370
11371 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
11372
11373 * gdb.btrace/dlopen.exp: New.
11374 * gdb.btrace/dlopen.c: New.
11375 * gdb.btrace/dlopen-dso.c: New.
11376
11377 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
11378
11379 * lib/gdb.exp (gdb_test): Update comments to clarify that the
11380 PATTERN argument is optional.
11381
11382 2015-12-24 Joel Brobecker <brobecker@adacore.com>
11383
11384 * lib/ada.exp (target_compile_ada_from_dir): New function.
11385 (gdb_compile_ada): Reimplement avoiding the use of project files.
11386 * gdb.ada/gnat_ada.gpr: Delete.
11387 * gdb.ada/cond_lang.exp: Adjust test to make path before
11388 filename optional.
11389 * gdb.ada/small_reg_param.exp: Likewise.
11390
11391 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
11392
11393 * gdb.base/foll-vork.exp: Remove HP-UX special case.
11394
11395 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
11396
11397 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
11398 case.
11399
11400 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
11401
11402 * gdb.base/break.exp: Remove dead code.
11403 * gdb.base/sepdebug.exp: Likewise.
11404
11405 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11406
11407 * gdb.asm/asm-source.exp: Remove HP-UX references.
11408 * gdb.base/annota1.exp: Likewise.
11409 * gdb.base/annota3.exp: Likewise.
11410 * gdb.base/attach.exp: Likewise.
11411 * gdb.base/bigcore.exp: Likewise.
11412 * gdb.base/break.exp: Likewise.
11413 * gdb.base/call-ar-st.exp: Likewise.
11414 * gdb.base/callfuncs.exp: Likewise.
11415 * gdb.base/catch-fork-static.exp: Likewise.
11416 * gdb.base/display.exp: Likewise.
11417 * gdb.base/foll-exec-mode.exp: Likewise.
11418 * gdb.base/foll-exec.exp: Likewise.
11419 * gdb.base/foll-fork.exp: Likewise.
11420 * gdb.base/foll-vfork.exp: Likewise.
11421 * gdb.base/funcargs.exp: Likewise.
11422 * gdb.base/hbreak2.exp: Likewise.
11423 * gdb.base/inferior-died.exp: Likewise.
11424 * gdb.base/interrupt.exp: Likewise.
11425 * gdb.base/multi-forks.exp: Likewise.
11426 * gdb.base/nodebug.exp: Likewise.
11427 * gdb.base/sepdebug.exp: Likewise.
11428 * gdb.base/solib1.c: Likewise.
11429 * gdb.base/step-test.exp: Likewise.
11430 * gdb.mi/non-stop.c: Likewise.
11431 * gdb.mi/pthreads.c: Likewise.
11432 * gdb.multi/bkpt-multi-exec.ex: Likewise.
11433 * gdb.threads/pthreads.c: Likewise.
11434 * gdb.threads/staticthreads.exp: Likewise.
11435 * lib/future.exp: Likewise.
11436 * lib/gdb.exp: Likewise.
11437 * gdb.base/so-indr-cl.c: Remove.
11438 * gdb.base/so-indr-cl.exp: Likewise.
11439 * gdb.base/solib.c: Likewise.
11440 * gdb.base/solib.exp: Likewise.
11441 * gdb.base/solib2.c: Likewise.
11442
11443 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
11444
11445 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
11446 * gdb.base/call-ar-st.exp: Likewise.
11447 * gdb.base/callfuncs.exp: Likewise.
11448 * gdb.base/condbreak.exp: Likewise.
11449 * gdb.base/constvars.exp: Likewise.
11450 * gdb.base/hbreak2.exp: Likewise.
11451 * gdb.base/langs.exp: Likewise.
11452 * gdb.base/list.exp: Likewise.
11453 * gdb.base/long_long.exp: Likewise.
11454 * gdb.base/ptype.exp: Likewise.
11455 * gdb.base/scope.exp: Likewise.
11456 * gdb.base/signals.exp: Likewise.
11457 * gdb.base/so-impl-ld.exp: Likewise.
11458 * gdb.base/varargs.exp: Likewise.
11459 * gdb.base/volatile.exp: Likewise.
11460 * gdb.base/whatis.exp: Likewise.
11461 * gdb.cp/cplusfuncs.exp: Likewise.
11462 * gdb.cp/inherit.exp: Likewise.
11463 * gdb.cp/local.exp: Likewise.
11464 * gdb.cp/member-ptr.exp: Likewise.
11465 * gdb.cp/method.exp: Likewise.
11466 * gdb.cp/overload.exp: Likewise.
11467 * gdb.cp/templates.exp: Likewise.
11468 * gdb.stabs/weird.exp: Likewise.
11469 * lib/compiler.c: Likewise.
11470 * lib/compiler.cc: Likewise.
11471 * lib/cp-support.exp: Likewise.
11472 * lib/gdb.exp: Likewise.
11473
11474 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
11475
11476 * configure.ac: Remove HP-UX case.
11477 * configure: Regenerate.
11478
11479 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
11480
11481 * lib/gdb.exp (gdb_compile): Add function doc.
11482
11483 2015-12-17 Pedro Alves <palves@redhat.com>
11484
11485 PR threads/19354
11486 * gdb.multi/info-threads.exp: New file.
11487
11488 2015-12-15 Yao Qi <yao.qi@linaro.org>
11489
11490 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
11491 is aarch64*-*-*.
11492
11493 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11494
11495 * gdb.base/history-duplicates.exp: Skip if no readline support.
11496
11497 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11498
11499 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
11500
11501 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11502
11503 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
11504
11505 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
11506
11507 * gdb.base/completion.exp: Skip tests that interrupt GDB with
11508 ctrl-C if nointerrupts target property is set.
11509 * gdb.base/double-prompt-target-event-error.exp: Likewise.
11510 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
11511 * gdb.base/paginate-bg-execution.exp: Likewise.
11512 * gdb.base/paginate-execution-startup.exp: Likewise.
11513 * gdb.base/random-signal.exp: Likewise.
11514 * gdb.base/range-stepping.exp: Likewise.
11515 * gdb.cp/annota2.exp: Likewise.
11516 * gdb.cp/annota3.exp: Likewise.
11517 * gdb.gdb/selftest.exp: Likewise.
11518 * gdb.threads/continue-pending-status.exp: Likewise.
11519 * gdb.threads/leader-exit.exp: Likewise.
11520 * gdb.threads/manythreads.exp: Likewise.
11521 * gdb.threads/pthreads.exp: Likewise.
11522 * gdb.threads/schedlock.exp: Likewise.
11523 * gdb.threads/sigthread.exp: Likewise.
11524
11525 2015-12-11 Don Breazeal <donb@codesourcery.com>
11526
11527 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
11528 remote.
11529 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
11530 * gdb.base/foll-exec.exp (main): Enable for target remote.
11531 * gdb.base/foll-fork.exp (main): Likewise.
11532 * gdb.base/foll-vfork.exp (main): Likewise.
11533 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
11534 (proc continue_to_exit_bp_loc): Use clean_restart.
11535 * gdb.base/pie-execl.exp (main): Disable for target remote.
11536 * gdb.base/watch-vfork.exp (main): Enable for target remote.
11537 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
11538 * gdb.threads/execl.exp (main): Likewise.
11539 * gdb.threads/fork-child-threads.exp (main): Likewise.
11540 * gdb.threads/fork-plus-threads.exp (main): Disable for target
11541 remote.
11542 * gdb.threads/fork-thread-pending.exp (main): Enable for target
11543 remote.
11544 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
11545 pid.tid style ptids, instead of just tid.
11546 * gdb.threads/thread-execl.exp (main): Enable for target remote.
11547 * gdb.threads/watchpoint-fork.exp (main): Likewise.
11548 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
11549 ptids, instead of just tid.
11550
11551 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11552
11553 * gdb.base/list.exp (test_list_forward): Add end of file error
11554 test.
11555 (test_repeat_list_command): Add end of file error test.
11556 (test_list_backwards): Add beginning of file error test.
11557
11558 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11559
11560 * gdb.base/list.exp (test_list_invalid_args): New function,
11561 defined, and called.
11562
11563 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
11564
11565 * gdb.base/list.exp (test_list): Make test names unique.
11566
11567 2015-12-11 Yao Qi <yao.qi@linaro.org>
11568
11569 * gdb.base/coremaker2.c: Remove.
11570
11571 2015-12-10 Pedro Alves <palves@redhat.com>
11572
11573 * gdb.multi/base.exp: Remove stale "spaces" references.
11574
11575 2015-12-10 Pedro Alves <palves@redhat.com>
11576
11577 * gdb.multi/base.exp: Don't use nowarnings.
11578 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
11579 * gdb.multi/hangout.c: Include stdio.h.
11580 * gdb.multi/hello.c: Include stdlib.h.
11581 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
11582 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
11583 * gdb.multi/multi-arch.exp: Don't use nowarnings.
11584
11585 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
11586
11587 * gdb.dwarf2/dw2-ranges-base.c: New file.
11588 * gdb.dwarf2/dw2-ranges-base.exp: New file.
11589 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
11590 support additional line table, and debug ranges generation.
11591 (Dwarf::ranges): New function, generate .debug_ranges.
11592 (Dwarf::lines): Support generating simple line table programs.
11593 (Dwarf::assemble): Initialise new namespace variables.
11594
11595 2015-12-09 Kevin Buettner <kevinb@redhat.com>
11596
11597 * gdb.base/async.exp (proc test_background): Add case for
11598 asynchronous execution not supported.
11599
11600 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
11601
11602 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
11603 format and change test names to make them unique.
11604
11605 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
11606 Pedro Alves <pedro@redhat.com>
11607
11608 PR gdb/18702
11609 Add checking of floatformats setup on x86_64 hosts.
11610 * gdb.arch/i386-float.S (main): Load bigval and smallval.
11611 (smallval, bigval): New labels/constants.
11612 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
11613 float" after loading bigval and smallval.
11614
11615 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
11616
11617 * gdb.ada/fun_overload_menu.exp: New testcase.
11618 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
11619
11620 2015-12-04 Josh Stone <jistone@redhat.com>
11621
11622 * gdb.base/catch-fork-static.exp: New.
11623
11624 2015-12-03 Yao Qi <yao.qi@linaro.org>
11625
11626 * gdb.base/sizeof.c: Don't include stdio.h and
11627 ../lib/unbuffer_output.c.
11628 (main): New variable 'size' and 'value'. Remove printf and
11629 gdb_unbuffer_output. Assign return value to size and value.
11630 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
11631 at the beginning.
11632 (check_sizeof): Check the result by printing variable 'size'.
11633 (check_valueof): Check the result by printing variable 'value'.
11634
11635 2015-12-01 Yao Qi <yao.qi@linaro.org>
11636
11637 * gdb.base/disp-step-syscall.exp: Define syscall instruction
11638 for aarch64*-*-linux* target.
11639
11640 2015-11-30 Pedro Alves <palves@redhat.com>
11641
11642 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
11643
11644 2015-11-30 Pedro Alves <palves@redhat.com>
11645
11646 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
11647 Handle non-stop mode vCont replies.
11648
11649 2015-11-30 Pedro Alves <palves@redhat.com>
11650
11651 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
11652 prepare_for_testing. Start gdb with "set non-stop on" appended to
11653 GDBFLAGS. Lax expected stop output.
11654
11655 2015-11-27 Yao Qi <yao.qi@linaro.org>
11656
11657 * gdb.arch/arm-neon.exp: New.
11658 * gdb.arch/arm-neon.c: New.
11659
11660 2015-11-27 Yao Qi <yao.qi@linaro.org>
11661
11662 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
11663
11664 2015-11-27 Yao Qi <yao.qi@linaro.org>
11665
11666 * gdb.cp/annota2.exp: Allow multiple occurrences of the
11667 frames-invalid annotation.
11668
11669 2015-11-27 Yao Qi <yao.qi@linaro.org>
11670
11671 * gdb.cp/annota2.exp: Use ${frames_invalid}.
11672
11673 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
11674
11675 * gdb.threads/names.exp: New file.
11676 * gdb.threads/names.c: New file.
11677 * README: Mention gdb,no_thread_names.
11678
11679 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
11680
11681 PR 19297
11682 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
11683 support" error.
11684
11685 2015-11-24 Pedro Alves <palves@redhat.com>
11686
11687 PR 17539
11688 * gdb.base/display.exp: Expect displays to be sorted in ascending
11689 order. Use multi_line.
11690 * gdb.base/solib-display.exp: Likewise.
11691
11692 2015-11-24 Pedro Alves <palves@redhat.com>
11693
11694 PR 17539
11695 * gdb.base/display.exp: Expect displays to be sorted in ascending
11696 order. Use multi_line.
11697 * gdb.base/solib-display.exp: Likewise.
11698
11699 2015-11-24 Pedro Alves <palves@redhat.com>
11700
11701 PR 17539
11702 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
11703 threads in ascending order.
11704 * gdb.base/foll-fork.exp: Likewise.
11705 * gdb.base/foll-vfork.exp: Likewise.
11706 * gdb.base/multi-forks.exp: Likewise.
11707 * gdb.mi/mi-nonstop.exp: Likewise.
11708 * gdb.mi/mi-nsintrall.exp: Likewise.
11709 * gdb.multi/base.exp: Likewise.
11710 * gdb.multi/multi-arch.exp: Likewise.
11711 * gdb.python/py-inferior.exp: Likewise.
11712 * gdb.threads/break-while-running.exp: Likewise.
11713 * gdb.threads/execl.exp: Likewise.
11714 * gdb.threads/gcore-thread.exp: Likewise.
11715 * gdb.threads/info-threads-cur-sal.exp: Likewise.
11716 * gdb.threads/kill.exp: Likewise.
11717 * gdb.threads/linux-dp.exp: Likewise.
11718 * gdb.threads/multiple-step-overs.exp: Likewise.
11719 * gdb.threads/next-bp-other-thread.exp: Likewise.
11720 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
11721 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
11722 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
11723 * gdb.threads/thread-find.exp: Likewise.
11724 * gdb.threads/tls.exp: Likewise.
11725 * lib/mi-support.exp (mi_reverse_list): Delete.
11726 (mi_check_thread_states): No longer reverse list.
11727
11728 2015-11-24 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
11731 use lowercase.
11732
11733 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11734
11735 * gdb.trace/actions.c: Include trace-common.h.
11736 (main): Add a location for a fast tracepoint.
11737 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
11738 the normal tracepoints.
11739 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
11740
11741 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
11742
11743 * save-trace.exp: Factor out code to these...
11744 (gdb_save_tracepoints): New.
11745 (gdb_load_tracepoints): New.
11746 (do_save_load_test): New.
11747
11748 2015-11-23 Kevin Buettner <kevinb@redhat.com>
11749
11750 * gdb.base/asmlabel.exp: New test.
11751 * gdb.base/asmlabel.c: New test case.
11752
11753 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11754
11755 * gdb.base/wrong_frame_bt_full-main.c: New file.
11756 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
11757 * gdb.base/wrong_frame_bt_full.exp: New file.
11758
11759 2015-11-23 Joel Brobecker <brobecker@adacore.com>
11760
11761 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
11762
11763 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11764
11765 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
11766 pstate register when comparing registers values in
11767 sparc64-*-linux-gnu targets to avoid spurious differences.
11768
11769 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
11770
11771 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
11772
11773 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
11774
11775 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
11776 as type argument to gdb_compile.
11777 * gdb.base/nested-subp2.exp: Likewise.
11778 * gdb.base/nested-subp3.exp: Likewise.
11779
11780 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
11781
11782 * lib/dwarf.exp (_note): Fix left shift of negative value.
11783 * gdb.trace/trace-condition.exp: Likewise.
11784
11785 2015-11-13 Yao Qi <yao.qi@linaro.org>
11786
11787 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
11788 comments about d10v.
11789 (test_scalar_returns): Likewise.
11790 * gdb.base/d10v.ld: Remove.
11791 * gdb.base/overlays.exp: Remove the target triplet checking for
11792 d10v-*-*.
11793 * gdb.base/structs.exp (test_struct_returns): Remove the
11794 comments about d10v.
11795 (test_struct_calls): Likewise.
11796
11797 2015-11-13 Yao Qi <yao.qi@linaro.org>
11798
11799 * gdb.base/gnu_vector.exp: Check the return value by "p res".
11800 * gdb.base/gnu_vector.c: Don't include stdio.h.
11801 (main): Don't print res and call add_some_intvecs.
11802
11803 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
11804
11805 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
11806 macro.
11807 (func5): Removed.
11808 (func4): Use FAST_TRACEPOINT_LABEL.
11809 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
11810 macro.
11811 (func): Removed.
11812 (thread_function): Use FAST_TRACEPOINT_LABEL.
11813 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
11814 (func): Remove.
11815 (marker): Use FAST_TRACEPOINT_LABEL.
11816 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
11817 (pendfunc1): Remove.
11818 (pendfunc): Use FAST_TRACEPOINT_LABEL.
11819 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
11820 (foo): Remove.
11821 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
11822 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
11823 macro.
11824 (func): Remove.
11825 (marker): Use FAST_TRACEPOINT_LABEL.
11826 * gdb.trace/trace-common.h: New header.
11827 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
11828 macro.
11829 (func): Remove.
11830 (marker): Use FAST_TRACEPOINT_LABEL.
11831 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
11832 (func): Remove.
11833 (thread_function): Use FAST_TRACEPOINT_LABEL.
11834
11835 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
11836
11837 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
11838 in front.
11839 * gdb.trace/change-loc.exp: Use global pcreg definition.
11840 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
11841 * gdb.trace/entry-values.exp: Use global spreg definition, add $
11842 in front.
11843 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
11844 * gdb.trace/pending.exp: Likewise.
11845 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
11846 * gdb.trace/trace-break.exp: Likewise.
11847 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
11848 in front.
11849 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
11850 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
11851 in front.
11852 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
11853
11854 2015-11-09 Joel Brobecker <brobecker@adacore.com>
11855
11856 * gdb.ada/fin_fun_out: New testcase.
11857
11858 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11859
11860 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
11861 value associated with DW_AT_byte_size.
11862 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
11863 constants for DW_AT_byte_size, DW_AT_lower_bound, and
11864 DW_AT_upper_bound.
11865
11866 2015-11-07 Kevin Buettner <kevinb@redhat.com>
11867
11868 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
11869 (gdb_target_symbol_prefix_flags): Define in terms of _asm
11870 version.
11871 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
11872 gdb.dwarf2/dw2-canonicalize-type.exp,
11873 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
11874 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
11875 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
11876 provided by gdb_target_symbol_prefix_flags_asm.
11877 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
11878 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
11879 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
11880 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
11881 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
11882 macros where needed). Use this macro for symbols which require
11883 the prefix provided by SYMBOL_PREFIX.
11884
11885 2015-11-05 Kevin Buettner <kevinb@redhat.com>
11886
11887 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
11888 New procs.
11889 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
11890 representing expressions, of more than one list element.
11891 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
11892 to prepend linker symbol prefix to f.
11893 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
11894 table_1 and table_2.
11895 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
11896 Likewise, for f and g.
11897 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
11898 for ptr.
11899 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
11900 for main.
11901 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
11902 table_1_ptr and table_2_ptr.
11903
11904 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
11905 Joel Brobecker <brobecker@adacore.com>
11906
11907 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
11908
11909 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
11910
11911 * gdb.reverse/s390-mvcle.c: New test.
11912 * gdb.reverse/s390-mvcle.exp: New file.
11913 * lib/gdb.exp: Enable reverse tests on s390*-linux.
11914
11915 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11916
11917 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
11918
11919 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
11920
11921 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
11922 reaching marker2.
11923 * gdb.reverse/getresuid-reverse.exp: Likewise.
11924 * gdb.reverse/pipe-reverse.exp: Likewise.
11925 * gdb.reverse/readv-reverse.exp: Likewise.
11926 * gdb.reverse/recvmsg-reverse.exp: Likewise.
11927 * gdb.reverse/time-reverse.exp: Likewise.
11928 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
11929
11930 2015-10-30 Yao Qi <yao.qi@linaro.org>
11931
11932 * gdb.threads/wp-replication.c (watch_count_done): Remove.
11933 (empty_cycle): Remove.
11934 (main): Don't call empty_cycle. Don't use watch_count_done.
11935 * gdb.threads/wp-replication.exp: Don't set breakpoint on
11936 empty_cycle. Rewrite the code counting HW watchpoints.
11937
11938 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
11939
11940 * gdb.reverse/fstatat-reverse.c: New test.
11941 * gdb.reverse/fstatat-reverse.exp: New file.
11942 * gdb.reverse/getresuid-reverse.c: New test.
11943 * gdb.reverse/getresuid-reverse.exp: New file.
11944 * gdb.reverse/pipe-reverse.c: New test.
11945 * gdb.reverse/pipe-reverse.exp: New file.
11946 * gdb.reverse/readv-reverse.c: New test.
11947 * gdb.reverse/readv-reverse.exp: New file.
11948 * gdb.reverse/recvmsg-reverse.c: New test.
11949 * gdb.reverse/recvmsg-reverse.exp: New file.
11950 * gdb.reverse/time-reverse.c: New test.
11951 * gdb.reverse/time-reverse.exp: New file.
11952 * gdb.reverse/waitpid-reverse.c: New test.
11953 * gdb.reverse/waitpid-reverse.exp: New file.
11954
11955 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
11956
11957 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
11958
11959 2015-10-26 Doug Evans <dje@google.com>
11960
11961 PR symtab/17391
11962 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
11963 * gdb.dwarf2/bad-regnum.c: New file.
11964 * gdb.dwarf2/bad-regnum.exp: New file.
11965
11966 2015-10-26 Doug Evans <dje@google.com>
11967
11968 PR python/18938
11969 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
11970 file.
11971
11972 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11973
11974 * gdb.compile/compile.exp (compile code globalvar): Update expectation
11975 for a change by "Mention language in compile error message".
11976
11977 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
11978
11979 PR python/18073
11980 * gdb.python/py-type.c (C::a_method): New.
11981 (C::a_const_method): New.
11982 (C::a_static_method): New.
11983 (a_function): New.
11984 * gdb.python/py-type.exp (test_fields): Test getting fields
11985 from function and method.
11986
11987 2015-10-21 Keven Boell <keven.boell@intel.com>
11988
11989 * gdb.fortran/vla-alloc-assoc.exp: New file.
11990 * gdb.fortran/vla-datatypes.exp: New file.
11991 * gdb.fortran/vla-datatypes.f90: New file.
11992 * gdb.fortran/vla-history.exp: New file.
11993 * gdb.fortran/vla-ptype-sub.exp: New file.
11994 * gdb.fortran/vla-ptype.exp: New file.
11995 * gdb.fortran/vla-sizeof.exp: New file.
11996 * gdb.fortran/vla-sub.f90: New file.
11997 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
11998 * gdb.fortran/vla-value-sub-finish.exp: New file.
11999 * gdb.fortran/vla-value-sub.exp: New file.
12000 * gdb.fortran/vla-value.exp: New file.
12001 * gdb.fortran/vla-ptr-info.exp: New file.
12002 * gdb.mi/mi-vla-fortran.exp: New file.
12003 * gdb.mi/vla.f90: New file.
12004
12005 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
12006
12007 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
12008 of hardwired timeout value.
12009
12010 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12011 Pedro Alves <palves@redhat.com>
12012
12013 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
12014 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
12015
12016 2015-10-19 Josh Stone <jistone@redhat.com>
12017
12018 * gdb.base/catch-syscall.c: Include <sched.h>.
12019 (unknown_syscall): New variable.
12020 (main): Trigger a vfork and an unknown syscall.
12021 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
12022 (unknown_syscall_number): Likewise.
12023 (check_call_to_syscall): Accept an optional syscall pattern.
12024 (check_return_from_syscall): Likewise.
12025 (check_continue): Likewise.
12026 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
12027 (test_catch_syscall_skipping_return): New test toggling off 'catch
12028 syscall' to step over the syscall return, then toggling back on.
12029 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
12030 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
12031 (do_syscall_tests): Call test_catch_syscall_without_args and
12032 test_catch_syscall_mid_vfork.
12033 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
12034 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
12035
12036 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
12037
12038 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
12039 print g_vE): Add new pass patterns.
12040 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
12041 print various symbol names for vptr fields.
12042
12043 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
12044
12045 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
12046 results.
12047
12048 2015-10-12 Yao Qi <yao.qi@linaro.org>
12049
12050 * gdb.arch/disp-step-insn-reloc.exp: New test case.
12051
12052 2015-10-12 Yao Qi <yao.qi@linaro.org>
12053
12054 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
12055 is aarch64*-*-linux*.
12056
12057 2015-10-12 Yao Qi <yao.qi@linaro.org>
12058
12059 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
12060 (can_relocate_bcond_true): ... it.
12061 (can_relocate_bcond_false): New function.
12062 (foo): Likewise.
12063 (can_relocate_bl): Likewise.
12064 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
12065 can_relocate_bl.
12066
12067 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
12068
12069 * gdb.base/nested-addr.c: New file.
12070 * gdb.base/nested-addr.exp: New testcase.
12071
12072 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
12073
12074 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
12075 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
12076 its output. Ignore the output of "record goto begin" and instead
12077 check that GDB is replaying.
12078
12079 2015-10-09 Pedro Alves <palves@redhat.com>
12080
12081 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
12082 (top level): Use it in the run with no args test.
12083
12084 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
12085
12086 * gdb.dlang/properties.exp: New file.
12087
12088 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
12089
12090 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
12091 whether or not address 0x1000 is mapped on the target.
12092
12093 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
12094
12095 * gdb.python/py-type.exp: Do not run tests if binaries fail to
12096 build.
12097
12098 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
12099
12100 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
12101 instruction-history test.
12102
12103 2015-09-28 Doug Evans <dje@google.com>
12104
12105 * gdb.base/gcore.c (array_func): Add reference to static_array.
12106
12107 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
12108
12109 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
12110 source line.
12111
12112 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
12113
12114 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
12115 short or char as base type.
12116
12117 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
12118
12119 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
12120 to allow any size enum.
12121
12122 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
12123
12124 * gdb.ada/array_ptr_renaming.exp: New testcase.
12125 * gdb.ada/array_ptr_renaming/foo.adb: New file.
12126 * gdb.ada/array_ptr_renaming/pack.ads: New file.
12127
12128 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12129
12130 * gdb.trace/ftrace-lock.c: New file.
12131 * gdb.trace/ftrace-lock.exp: New file.
12132
12133 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12134
12135 * gdb.arch/insn-reloc.c: New file.
12136 * gdb.arch/ftrace-insn-reloc.exp: New file.
12137
12138 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
12139
12140 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
12141 instruction.
12142 * gdb.trace/pendshr1.c (pendfunc): Likewise.
12143 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
12144 * gdb.trace/range-stepping.c: Likewise.
12145 * gdb.trace/trace-break.c: Likewise.
12146 * gdb.trace/trace-mt.c (thread_function): Likewise.
12147 * gdb.trace/ftrace.c (marker): Likewise.
12148 * gdb.trace/trace-condition.c (marker): Likewise.
12149 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
12150 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
12151 is_aarch64_target.
12152
12153 2015-09-18 Doug Evans <xdje42@gmail.com>
12154
12155 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
12156 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
12157
12158 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12159
12160 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
12161 the breakpoint.
12162
12163 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12164
12165 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
12166 the pending breakpoint. Remove timeout override for "Run till
12167 MI pending breakpoint on pendfunc3 on thread 2" test.
12168
12169 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12170
12171 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
12172 filename pattern.
12173
12174 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12175
12176 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
12177 in breakpoint filename pattern.
12178
12179 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12180
12181 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
12182
12183 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
12184
12185 * gdb.linespec/explicit.exp: Check for readline support for
12186 tab-completion tests. Fix obvious typo.
12187
12188 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12189
12190 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
12191 and replay.
12192
12193 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
12194
12195 * gdb.btrace/non-stop.c: New.
12196 * gdb.btrace/non-stop.exp: New.
12197
12198 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
12199 Yao Qi <yao.qi@linaro.org>
12200
12201 * gdb.trace/trace-condition.c: New file.
12202 * gdb.trace/trace-condition.exp: New file.
12203
12204 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
12205
12206 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
12207 for testing bytecode compilation.
12208
12209 2015-09-16 Pedro Alves <palves@redhat.com>
12210 Sandra Loosemore <sandra@codesourcery.com>
12211
12212 * gdb.threads/non-stop-fair-events.c (timeout): New global.
12213 (SECONDS): Redefine.
12214 (main): Call pthread_kill and alarm early.
12215 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
12216 support.
12217 (test): If the target can't hardware step and doesn't support
12218 displaced stepping, increase the timeout.
12219
12220 2015-09-16 Pedro Alves <palves@redhat.com>
12221
12222 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
12223 (enable_debug): New procedures.
12224 (test): Use them. Bail out if waiting for threads fails.
12225 (top level): Bail out if a test fails.
12226
12227 2015-09-16 Yao Qi <yao.qi@linaro.org>
12228
12229 * gdb.asm/asm-source.exp: Set asm-arch for
12230 aarch64*-*-* target.
12231 * gdb.asm/aarch64.inc: New file.
12232
12233 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
12234
12235 * gdb.ada/array_of_variable_length.exp: New testcase.
12236 * gdb.ada/array_of_variable_length/foo.adb: New file.
12237 * gdb.ada/array_of_variable_length/pck.adb: New file.
12238 * gdb.ada/array_of_variable_length/pck.ads: New file.
12239
12240 2015-09-15 Doug Evans <dje@google.com>
12241
12242 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
12243 of function static local variable.
12244
12245 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
12246
12247 * gdb.threads/tls-so_extern.exp: New test file.
12248 * gdb.threads/tls-so_extern.c: New test file.
12249 * gdb.threads/tls-so_extern_main.c: New test file.
12250
12251 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
12252
12253 * gdb.opt/solib-intra-step-lib.c: New file.
12254 * gdb.opt/solib-intra-step-main.c: New file.
12255 * gdb.opt/solib-intra-step.exp: New file.
12256
12257 2015-09-15 Pedro Alves <palves@redhat.com>
12258
12259 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
12260 gdb_continue_to_breakpoint instead of gdb_test_multiple.
12261
12262 2015-09-14 Pedro Alves <palves@redhat.com>
12263
12264 * gdb.base/hook-stop-continue.c: Delete.
12265 * gdb.base/hook-stop-continue.exp: Delete.
12266 * gdb.base/hook-stop-frame.c: Delete.
12267 * gdb.base/hook-stop-frame.exp: Delete.
12268 * gdb.base/hook-stop.c: New file.
12269 * gdb.base/hook-stop.exp: New file.
12270
12271 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
12272
12273 * gdb.ada/access_to_packed_array.exp: New testcase.
12274 * gdb.ada/access_to_packed_array/foo.adb: New file.
12275 * gdb.ada/access_to_packed_array/pack.adb: New file.
12276 * gdb.ada/access_to_packed_array/pack.ads: New file.
12277
12278 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
12279
12280 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
12281 buffer size test.
12282
12283 2015-09-11 Don Breazeal <donb@codesourcery.com>
12284
12285 * gdb.base/foll-exec.c: Add copyright header. Fix
12286 formatting issues.
12287 * gdb.base/foll-exec.exp (zap_session): Delete proc.
12288 (do_exec_tests): Use clean_restart in place of zap_session,
12289 and for test initialization. Fix formatting issues. Use
12290 fail in place of perror.
12291 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
12292 an expect statement to match an expression with output from
12293 the program under debug.
12294 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
12295 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
12296 * gdb.threads/non-ldr-exc-2.exp: Likewise.
12297 * gdb.threads/non-ldr-exc-3.exp: Likewise.
12298 * gdb.threads/non-ldr-exc-4.exp: Likewise.
12299
12300 2015-09-09 Doug Evans <dje@google.com>
12301
12302 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
12303
12304 2015-09-09 Doug Evans <dje@google.com>
12305
12306 * gdb.base/pie-execl.exp: Fix result test of build_executable.
12307
12308 2015-09-09 Doug Evans <dje@google.com>
12309
12310 * gdb.base/savedregs.exp: Fix typo.
12311
12312 2015-09-09 Pedro Alves <palves@redhat.com>
12313
12314 * gdb.mi/mi-cli.exp: Add CLI finish tests.
12315
12316 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
12317
12318 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
12319 command actually switches threads. Give up on remaining
12320 tests if target fails to stop at breakpoint.
12321
12322 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
12323
12324 * gdb.ada/funcall_char.exp: New testcase.
12325 * gdb.ada/funcall_char/foo.adb: New file.
12326
12327 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
12328
12329 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
12330 expected outputs. Add two testcases for completing ambiguous
12331 functions.
12332 * gdb.ada/complete/aux_pck.adb: New file.
12333 * gdb.ada/complete/aux_pck.ads: New file.
12334 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
12335 Ambiguous_Func functions.
12336 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
12337 * gdb.ada/complete/pck.adb: Likewise.
12338
12339 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
12340
12341 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
12342 failures to run the test program under GDB.
12343
12344 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
12345
12346 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
12347 to C.
12348
12349 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
12350
12351 * gdb.base/run-after-attach.exp: New test file.
12352 * gdb.base/run-after-attach.c: New test file.
12353
12354 2015-08-26 Don Breazeal <donb@codesourcery.com>
12355
12356 * gdb.base/foll-exec-2.c: New test program.
12357 * gdb.base/foll-exec-2.exp: New test.
12358
12359 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
12360
12361 * gdb.base/nested-subp1.exp: New file.
12362 * gdb.base/nested-subp1.c: New file.
12363 * gdb.base/nested-subp2.exp: New file.
12364 * gdb.base/nested-subp2.c: New file.
12365 * gdb.base/nested-subp3.exp: New file.
12366 * gdb.base/nested-subp3.c: New file.
12367
12368 2015-08-24 Pedro Alves <palves@redhat.com>
12369
12370 * gdb.server/connect-without-multi-process.c: New file.
12371 * gdb.server/connect-without-multi-process.exp: New file.
12372
12373 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12374
12375 * gdb.opt/inline-markers.c: Make z int.
12376
12377 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12378
12379 * gdb.opt/inline-markers.c: Make z volatile.
12380
12381 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
12382
12383 * gdb.opt/inline-bt.c: New volatile global z.
12384 * gdb.opt/inline-cmds.c: Likewise.
12385 * gdb.opt/inline-locals.c: Likewise.
12386 * gdb.opt/inline-markers.c: New extern global z.
12387 (marker): Use z.
12388 (inline_fn): Likewise.
12389
12390 2015-08-24 Pedro Alves <palves@redhat.com>
12391
12392 * config/m32r-stub.exp: Remove file.
12393 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
12394 * gdb.base/call-rt-st.exp: Likewise.
12395 * gdb.base/call-strs.exp: Likewise.
12396 * gdb.base/default.exp: Remove references to h8300-*-hms and
12397 *-*-udi*.
12398 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
12399
12400 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
12401
12402 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
12403 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
12404 and "return" use KFAIL when GDB can not read/write the vector
12405 return value.
12406
12407 2015-08-21 Gary Benson <gbenson@redhat.com>
12408
12409 * gdb.trace/pending.exp: Cope with remote transfer warnings.
12410
12411 2015-08-20 Pedro Alves <palves@redhat.com>
12412
12413 * gdb.server/solib-list.exp: No longer expect an interior stop in
12414 non-stop mode.
12415
12416 2015-08-20 Pedro Alves <palves@redhat.com>
12417
12418 * gdb.server/connect-stopped-target.c: New file.
12419 * gdb.server/connect-stopped-target.exp: New file.
12420
12421 2015-08-20 Pedro Alves <palves@redhat.com>
12422
12423 * gdb.dwarf2/comp-unit-lang.exp: New file.
12424 * gdb.dwarf2/comp-unit-lang.c: New file.
12425
12426 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
12427
12428 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
12429 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
12430
12431 2015-08-19 Kevin Buettner <kevinb@redhat.com>
12432
12433 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
12434 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
12435
12436 2015-08-18 Doug Evans <dje@google.com>
12437 Adrian Sendroiu <adrian.sendroiu@freescale.com>
12438
12439 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
12440 skip_python_tests. New arg prompt_regexp.
12441 (skip_python_tests): New function.
12442 * lib/mi-support.exp (mi_skip_python_tests): New function.
12443 * gdb.python/py-mi-objfile-gdb.py: New file.
12444 * gdb.python/py-mi-objfile.c: New file.
12445 * gdb.python/py-mi-objfile.exp: New file.
12446
12447 2015-08-17 Keith Seitz <keiths@redhat.com>
12448
12449 * gdb.linespec/explicit.exp: Move strace test from here ...
12450 * gdb.trace/strace.exp: ... to here.
12451
12452 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
12453
12454 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
12455 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
12456
12457 2015-08-14 Doug Evans <xdje42@gmail.com>
12458
12459 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
12460 inferior before selecting a new file.
12461
12462 2015-08-14 Doug Evans <xdje42@gmail.com>
12463
12464 * gdb.mi/mi-disassemble.exp: Update.
12465 * gdb.base/disasm-optim.S: New file.
12466 * gdb.base/disasm-optim.c: New file.
12467 * gdb.base/disasm-optim.h: New file.
12468 * gdb.base/disasm-optim.exp: New file.
12469
12470 2015-08-14 Keith Seitz <keiths@redhat.com>
12471
12472 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
12473 "evaluated-by".
12474
12475 2015-08-13 Joel Brobecker <brobecker@adacore.com>
12476
12477 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
12478
12479 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
12480
12481 * gdb.ada/fun_renaming.exp: New testcase.
12482 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
12483 * gdb.ada/fun_renaming/pack.adb: New file.
12484 * gdb.ada/fun_renaming/pack.ads: New file.
12485
12486 2015-08-12 Keith Seitz <keiths@redhat.com>
12487
12488 * gdb.base/dso2dso.exp: Pass basename of source file in call to
12489 gdb_get_line_number.
12490
12491 2015-08-12 Joel Brobecker <brobecker@adacore.com>
12492
12493 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
12494 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
12495 gdb.base/dso2dso.exp: New files.
12496
12497 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
12498 Pedro Alves <palves@redhat.com>
12499 Keith Seitz <keiths@redhat.com>
12500
12501 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
12502 GDBFLAGS.
12503
12504 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12505
12506 * gdb.base/gdbhistsize-history.exp
12507 (test_histsize_history_setting): Use save_vars.
12508 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
12509 Use save_vars.
12510 (test_no_truncation_of_unlimited_history_file): Use save_vars.
12511 * gdb.base/readline.exp: Use save_vars.
12512
12513 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
12514
12515 * lib/gdb.exp (save_vars): New proc.
12516
12517 2015-08-11 Keith Seitz <keiths@redhat.com>
12518
12519 * gdb.base/help.exp: Update help_breakpoint_text.
12520
12521 2015-08-11 Keith Seitz <keiths@redhat.com>
12522
12523 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
12524 (at toplevel): Call test_explicit_breakpoints.
12525 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
12526 breakpoints.
12527 * lib/mi-support.exp (mi_make_breakpoint): Add support for
12528 breakpoint conditions, "-cond".
12529
12530 2015-08-11 Keith Seitz <keiths@redhat.com>
12531
12532 * gdb.linespec/3explicit.c: New file.
12533 * gdb.linespec/cpexplicit.cc: New file.
12534 * gdb.linespec/cpexplicit.exp: New file.
12535 * gdb.linespec/explicit.c: New file.
12536 * gdb.linespec/explicit.exp: New file.
12537 * gdb.linespec/explicit2.c: New file.
12538 * gdb.linespec/ls-errs.exp: Add explicit location tests.
12539 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
12540 before using in the matching pattern.
12541 Clarify that `prefix' is a regular expression.
12542
12543 2015-08-11 Keith Seitz <keiths@redhat.com>
12544
12545 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
12546 test.
12547 Add tests for missing ",FMT" and ",".
12548
12549 2015-08-10 Doug Evans <dje@google.com>
12550 Keith Seitz <keiths@redhat.com>
12551
12552 PR gdb/17960
12553 * gdb.base/completion.exp: Add location completer tests.
12554
12555 2015-08-07 Pedro Alves <palves@redhat.com>
12556
12557 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
12558 tests here.
12559 (top level): Run do_test with and without displaced stepping.
12560
12561 2015-08-07 Pedro Alves <palves@redhat.com>
12562
12563 * gdb.base/valgrind-disp-step.c: New file.
12564 * gdb.base/valgrind-disp-step.exp: New file.
12565
12566 2015-08-07 Pedro Alves <palves@redhat.com>
12567
12568 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
12569 Delete function.
12570 (main): Add alarm. Run an infinite loop instead of calling
12571 wait_threads.
12572 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
12573 comment.
12574 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
12575 Delete function.
12576 (main): Add alarm. Run an infinite loop instead of calling
12577 wait_threads.
12578 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
12579 comment.
12580
12581 2015-08-07 Pedro Alves <palves@redhat.com>
12582
12583 * gdb.base/checkpoint-ns.exp: New file.
12584 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
12585 standard_testfile.
12586
12587 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
12588
12589 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
12590 * gdb.btrace/instruction_history.exp: Update.
12591 * gdb.btrace/tsx.exp: New.
12592 * gdb.btrace/tsx.c: New.
12593
12594 2015-08-06 Pedro Alves <palves@redhat.com>
12595
12596 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
12597 increase timeout.
12598 * gdb.reverse/until-precsave.exp: Bump timeouts.
12599
12600 2015-08-06 Pedro Alves <palves@redhat.com>
12601
12602 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
12603
12604 2015-08-06 Pedro Alves <palves@redhat.com>
12605
12606 PR gdb/18749
12607 * gdb.threads/process-dies-while-handling-bp.c: New file.
12608 * gdb.threads/process-dies-while-handling-bp.exp: New file.
12609
12610 2015-08-06 Pedro Alves <palves@redhat.com>
12611
12612 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
12613 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
12614
12615 2015-08-05 Pedro Alves <palves@redhat.com>
12616
12617 * gdb.threads/next-while-other-thread-longjmps.c: New file.
12618 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
12619
12620 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
12621
12622 * gdb.base/bp-permanent.exp: Report test as unsupported if
12623 the target cannot stop at the permanent breakpoint.
12624
12625 2015-08-03 Doug Evans <dje@google.com>
12626
12627 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
12628 10000.
12629
12630 2015-08-03 Doug Evans <dje@google.com>
12631
12632 * Makefile.in (workers/%.worker, build-perf): New rule.
12633 (GDB_PERFTEST_MODE): New variable.
12634 (check-perf): Use it.
12635 (clean): Clean up gdb.perf parallel build subdirs.
12636 * lib/build-piece.exp: New file.
12637 * lib/gdb.exp (make_gdb_parallel_path): New function
12638 (standard_output_file, standard_temp_file): Call it.
12639 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12640 of $GDB_PARALLEL.
12641 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
12642
12643 2015-08-03 Doug Evans <dje@google.com>
12644
12645 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
12646 (LOG_FILE_NAME): New global.
12647 (TextReporter.__init__): Initialize self.txt_sum.
12648 (TextReporter.report): Add support for multiple data-points.
12649 Move report to perftest.sum, put raw data in perftest.log.
12650 (TextReporter.start): Open sum and log files.
12651 (TextReporter.end): Close sum and log files.
12652 * gdb.perf/lib/perftest/testresult.py
12653 (SingleStatisticTestResult.record): Handle multiple data-points.
12654
12655 2015-07-31 Pedro Alves <palves@redhat.com>
12656
12657 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
12658 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12659 kill_wait_spawned_process instead of explicit "kill -9".
12660 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
12661 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12662 kill_wait_spawned_process.
12663 * gdb.base/attach-twice.exp: Likewise.
12664 * gdb.base/attach.exp: Likewise.
12665 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
12666 gdb_test_multiple.
12667 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
12668 returning a spawn id instead of a pid. Use spawn_id_get_pid and
12669 kill_wait_spawned_process.
12670 * gdb.base/valgrind-infcall.exp: Likewise.
12671 * gdb.multi/multi-attach.exp: Likewise.
12672 * gdb.python/py-prompt.exp: Likewise.
12673 * gdb.python/py-sync-interp.exp: Likewise.
12674 * gdb.server/ext-attach.exp: Likewise.
12675 * gdb.threads/attach-into-signal.exp (corefunc): Use
12676 spawn_wait_for_attach, spawn_id_get_pid and
12677 kill_wait_spawned_process.
12678 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
12679 spawn_wait_for_attach returning a spawn id instead of a pid. Use
12680 spawn_id_get_pid and kill_wait_spawned_process.
12681 * gdb.threads/attach-stopped.exp (corefunc): Use
12682 spawn_wait_for_attach, spawn_id_get_pid and
12683 kill_wait_spawned_process.
12684 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
12685 Use spawn_id_get_pid. Wait for spawn id after eof. Use
12686 kill_wait_spawned_process instead of explicit "kill -9".
12687 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
12688 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
12689 (spawn_wait_for_attach): Use spawn instead of exec to spawn
12690 processes. Don't map cygwin/windows pids here. Now returns a
12691 spawn id list.
12692
12693 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12694
12695 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
12696 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
12697 correct patch.
12698
12699 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12700
12701 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
12702
12703 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
12704
12705 Reapply:
12706 2014-05-21 Mark Wielaard <mjw@redhat.com>
12707
12708 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
12709
12710 2015-07-30 Pedro Alves <palves@redhat.com>
12711
12712 * linux-low.c (handle_extended_wait): Set the child's last
12713 reported status to TARGET_WAITKIND_STOPPED.
12714
12715 2015-07-30 Pedro Alves <palves@redhat.com>
12716
12717 PR threads/18600
12718 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
12719 only shows inferior 1.
12720
12721 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
12722 Pedro Alves <palves@redhat.com>
12723
12724 PR threads/18600
12725 * gdb.threads/fork-plus-threads.c: New file.
12726 * gdb.threads/fork-plus-threads.exp: New file.
12727
12728 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12729
12730 * gdb.base/batch-preserve-term-settings.exp
12731 (test_terminal_settings_preserved_after_cli_exit): Use
12732 send_quit_command.
12733
12734 2015-07-29 Pedro Alves <palves@redhat.com>
12735 Don Breazeal <donb@codesourcery.com>
12736
12737 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
12738 output from both inferior_spawn_id and gdb_spawn_id.
12739
12740 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12741
12742 * gdb.threads/attach-into-signal.exp (corefunc): Use
12743 with_test_prefix on nested loops, uniquefying the test messages.
12744
12745 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
12746
12747 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
12748 commit.
12749
12750 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12751
12752 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
12753 New proc.
12754 (test_terminal_settings_preserved_after_sigterm): New test.
12755
12756 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12757
12758 * gdb.base/batch-preserve-term-settings.exp
12759 (test_terminal_settings_preserved_after_cli_exit): New test.
12760
12761 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
12762
12763 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
12764 manipulation of saved_gdbflags.
12765 (test_terminal_settings_preserved): Remove global declaration of
12766 the unused variable pagination_prompt. Remove manipulation of
12767 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
12768 GDBFLAGS.
12769
12770 2015-07-29 Pedro Alves <palves@redhat.com>
12771
12772 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
12773
12774 2015-07-29 Pedro Alves <palves@redhat.com>
12775
12776 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
12777 at the top.
12778
12779 2015-07-29 Pedro Alves <palves@redhat.com>
12780
12781 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
12782 (main): Call gdb_unbuffer_output.
12783 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
12784 (main): Call gdb_unbuffer_output.
12785 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
12786 (main): Call gdb_unbuffer_output.
12787 * gdb.base/call-strs.exp: Adjust to step over the
12788 gdb_unbuffer_output call.
12789 * gdb.base/catch-gdb-caused-signals.c: Include
12790 "../lib/unbuffer_output.c".
12791 (main): Call gdb_unbuffer_output.
12792 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
12793 (main): Call gdb_unbuffer_output.
12794 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
12795 (main): Call gdb_unbuffer_output.
12796 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
12797 (main): Call gdb_unbuffer_output.
12798 * gdb.base/shlib-call.exp: Adjust to step over the
12799 gdb_unbuffer_output call.
12800 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
12801 (main): Call gdb_unbuffer_output.
12802 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
12803 (main): Call gdb_unbuffer_output.
12804 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
12805 (main): Rename to ...
12806 (test): ... this.
12807 (main): Reimplement.
12808 * gdb.base/varargs.exp: Run to test instead of to main.
12809 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12810 (main): Call gdb_unbuffer_output.
12811
12812 2015-07-29 Pedro Alves <palves@redhat.com>
12813
12814 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
12815 factore out from mi_continue_dprintf. For call-style dprintfs,
12816 expect dprintf output out of $inferior_spawn_id.
12817 (mi_continue_dprintf): Use mi_expect_dprintf.
12818 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
12819 (main): Call gdb_unbuffer_output.
12820
12821 2015-07-29 Pedro Alves <palves@redhat.com>
12822
12823 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
12824 (default_mi_gdb_start): Set inferior_spawn_id instead of
12825 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
12826 gdb_spawn_id.
12827 (mi_gdb_test): Always expect inferior output from both
12828 $inferior_spawn_id and $gdb_spawn_id.
12829
12830 2015-07-29 Pedro Alves <palves@redhat.com>
12831
12832 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
12833 send_inferior and $inferior_spawn_id.
12834
12835 2015-07-29 Pedro Alves <palves@redhat.com>
12836
12837 * gdb.gdb/complaints.exp (test_initial_complaints)
12838 (test_serial_complaints, test_short_complaints): Use
12839 gdb_test_stdio.
12840 (test_empty_complaint): Handle $inferior_spawn_id !=
12841 $gdb_spawn_id.
12842
12843 2015-07-29 Pedro Alves <palves@redhat.com>
12844
12845 * gdb.base/varargs.exp: Use gdb_test_stdio.
12846
12847 2015-07-29 Pedro Alves <palves@redhat.com>
12848
12849 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
12850
12851 2015-07-29 Pedro Alves <palves@redhat.com>
12852
12853 * gdb.base/ending-run.exp: Use gdb_test_stdio.
12854
12855 2015-07-29 Pedro Alves <palves@redhat.com>
12856
12857 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
12858 parameter into two new parameters, "inf_result" and "gdb_result".
12859 Expect inferior output and gdb output from $inferior_spawn_id and
12860 $gdb_spawn_id, respectively. Adjust all callers.
12861
12862 2015-07-29 Pedro Alves <palves@redhat.com>
12863
12864 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
12865 of gdb_test_sequence.
12866
12867 2015-07-29 Pedro Alves <palves@redhat.com>
12868
12869 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
12870 (saw_spurious_output): Expect inferior output from
12871 $inferior_spawn_id. Use gdb_test_stdio.
12872
12873 2015-07-29 Pedro Alves <palves@redhat.com>
12874
12875 * gdb.base/dprintf.exp: Use standard_testfile. Change
12876 prepare_for_testing call.
12877 (srcfile): Don't set.
12878 (restart): New procedure.
12879 (test_dprintf): New procecure, use to continue over dprintfs.
12880 (test_call, test_agent): New procedures, tests moved here.
12881 Restart gdb and recreate dprintfs. Adjust expected output.
12882
12883 2015-07-29 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
12886
12887 2015-07-29 Pedro Alves <palves@redhat.com>
12888
12889 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
12890
12891 2015-07-29 Pedro Alves <palves@redhat.com>
12892
12893 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
12894 gdb_test_stdio.
12895
12896 2015-07-29 Pedro Alves <palves@redhat.com>
12897
12898 * lib/gdb.exp (gdb_test_stdio): New procedure.
12899
12900 2015-07-29 Pedro Alves <palves@redhat.com>
12901
12902 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
12903
12904 2015-07-29 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.base/call-signal-resume.exp: Remove check for
12907 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
12908 * gdb.base/unwindonsignal.exp: Likewise.
12909 * gdb.base/call-signals.c (gen_signal): Remove printf call.
12910 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
12911
12912 2015-07-29 Pedro Alves <palves@redhat.com>
12913
12914 * gdb.base/siginfo-addr.c (pass): New function.
12915 (handler): Call it iff si_addr is correct.
12916 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
12917 Set a breakpoint at "pass" and continue to it.
12918
12919 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
12920
12921 * gdb.python/py-objfile.exp: Make some tests have unique names.
12922 * gdb.python/py-pp-registration.exp: Likewise.
12923
12924 2015-07-28 Pedro Alves <palves@redhat.com>
12925
12926 * gdb.server/server-exec-info.exp: Issue a "disconnect".
12927
12928 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12929
12930 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
12931
12932 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
12933
12934 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
12935
12936 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
12937
12938 * gdb.base/gdb-sigterm-2.exp: New test.
12939
12940 2015-07-25 Doug Evans <xdje42@gmail.com>
12941
12942 Revert:
12943 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
12944 (workers/%.worker, build-perf): New rule.
12945 (GDB_PERFTEST_MODE): New variable.
12946 (check-perf): Use it.
12947 (clean): Clean up gdb.perf parallel build subdirs.
12948 * lib/build-piece.exp: New file.
12949 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
12950 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
12951 name.
12952 (standard_temp_file): Ditto.
12953 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
12954 of $GDB_PARALLEL.
12955
12956 2015-07-24 Doug Evans <dje@google.com>
12957
12958 * gdb.perf/lib/perftest/utils.py: New file.
12959 * gdb.perf/gm-hello.cc: New file.
12960 * gdb.perf/gm-pervasive-typedef.cc: New file.
12961 * gdb.perf/gm-pervasive-typedef.h: New file.
12962 * gdb.perf/gm-std.cc: New file.
12963 * gdb.perf/gm-std.h: New file.
12964 * gdb.perf/gm-use-cerr.cc: New file.
12965 * gdb.perf/gm-utils.h: New file.
12966 * gdb.perf/gmonster-null-lookup.py: New file.
12967 * gdb.perf/gmonster-pervasive-typedef.py: New file.
12968 * gdb.perf/gmonster-print-cerr.py: New file.
12969 * gdb.perf/gmonster-ptype-string.py: New file.
12970 * gdb.perf/gmonster-runto-main.py: New file.
12971 * gdb.perf/gmonster-select-file.py: New file.
12972 * gdb.perf/gmonster1-null-lookup.exp: New file.
12973 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
12974 * gdb.perf/gmonster1-print-cerr.exp: New file.
12975 * gdb.perf/gmonster1-ptype-string.exp: New file.
12976 * gdb.perf/gmonster1-runto-main.exp: New file.
12977 * gdb.perf/gmonster1-select-file.exp: New file.
12978 * gdb.perf/gmonster1.cc: New file.
12979 * gdb.perf/gmonster1.exp: New file.
12980 * gdb.perf/gmonster2-null-lookup.exp: New file.
12981 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
12982 * gdb.perf/gmonster2-print-cerr.exp: New file.
12983 * gdb.perf/gmonster2-ptype-string.exp: New file.
12984 * gdb.perf/gmonster2-runto-main.exp: New file.
12985 * gdb.perf/gmonster2-select-file.exp: New file.
12986 * gdb.perf/gmonster2.cc: New file.
12987 * gdb.perf/gmonster2.exp: New file.
12988
12989 2015-07-24 Doug Evans <dje@google.com>
12990
12991 * gdb.perf/README: New file.
12992 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
12993 * lib/gen-perf-test.exp: New file.
12994
12995 2015-07-24 Doug Evans <dje@google.com>
12996
12997 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
12998 (PerfTest::startup): New function.
12999 (PerfTest::run): Return result of calling body.
13000 (PerfTest::assemble): Rewrite.
13001 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
13002 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
13003 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
13004 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
13005 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
13006
13007 2015-07-24 Doug Evans <dje@google.com>
13008
13009 * lib/gdb.exp (clean_restart): Make executable optional.
13010
13011 2015-07-24 Doug Evans <dje@google.com>
13012
13013 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
13014 compiler_info references.
13015 * gdb.cp/temargs.exp: Ditto.
13016 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
13017 (get_compiler_info): Early exit if already computed. Set compiler_info
13018 to "unknown" if there was a problem.
13019 (test_compiler_info): Add function comment. Call get_compiler_info.
13020
13021 2015-07-24 Doug Evans <dje@google.com>
13022
13023 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
13024 (workers/%.worker, build-perf): New rule.
13025 (GDB_PERFTEST_MODE): New variable.
13026 (check-perf): Use it.
13027 (clean): Clean up gdb.perf parallel build subdirs.
13028 * lib/build-piece.exp: New file.
13029 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
13030 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
13031 name.
13032 (standard_temp_file): Ditto.
13033 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
13034 of $GDB_PARALLEL.
13035
13036 2015-07-24 Doug Evans <dje@google.com>
13037
13038 * lib/future.exp (gdb_default_target_compile): New option
13039 "early_flags".
13040 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
13041 --as-needed.
13042
13043 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
13044
13045 * gdb.base/catch-syscall.exp: Call gdb_exit before
13046 gdb_skip_xml_test.
13047
13048 2015-07-24 Pedro Alves <palves@redhat.com>
13049
13050 * gdb.python/py-events.exp: Accept output between the stop event
13051 and the prompt.
13052 * gdb.python/py-evsignal.exp: Likewise.
13053 * gdb.python/py-evthreads.exp: Likewise.
13054
13055 2015-07-24 Pedro Alves <palves@redhat.com>
13056
13057 PR gdb/18717
13058 * gdb.threads/non-ldr-exit.c: New file.
13059 * gdb.threads/non-ldr-exit.exp: New file.
13060
13061 2015-07-24 Yao Qi <yao.qi@linaro.org>
13062
13063 * gdb.server/ext-wrapper.exp: Test --wrapper option when
13064 restarting process.
13065
13066 2015-07-24 Yao Qi <yao.qi@linaro.org>
13067
13068 * gdb.server/ext-restart.exp: New file.
13069
13070 2015-07-24 Yao Qi <yao.qi@linaro.org>
13071
13072 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
13073 argument options.
13074 * gdb.server/ext-wrapper.exp: New file.
13075
13076 2015-07-23 Doug Evans <dje@google.com>
13077
13078 * gdb.dwarf2/dw2-dummy-cu.S: New file.
13079 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
13080
13081 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
13082
13083 * gdb.ada/var_arr_typedef.exp: New testcase.
13084 * gdb.ada/var_arr_typedef/pack.adb: New file.
13085 * gdb.ada/var_arr_typedef/pack.ads: New file.
13086 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
13087
13088 2015-07-20 Joel Brobecker <brobecker@adacore.com>
13089
13090 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
13091
13092 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13093
13094 * gdb.arch/i386-biarch-core.exp: Replace istarget
13095 by "complete set gnutarget". Remove expectation for the "core-file"
13096 command.
13097
13098 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13099
13100 Revert the previous commit:
13101 Tests for validate symbol file using build-id.
13102
13103 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
13104
13105 Tests for validate symbol file using build-id.
13106 * gdb.base/solib-mismatch-lib.c: New file.
13107 * gdb.base/solib-mismatch-libmod.c: New file.
13108 * gdb.base/solib-mismatch.c: New file.
13109 * gdb.base/solib-mismatch.exp: New file.
13110
13111 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
13112
13113 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
13114 nios2-*-linux*.
13115 * gdb.base/sigbpt.exp (stepi_out): Likewise.
13116 * gdb.base/siginfo.exp: Likewise.
13117 * gdb.base/sigstep.exp (advance, advancei): Likewise.
13118
13119 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
13120
13121 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
13122 Move it to ...
13123 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
13124 ... here.
13125 * gdb.trace/range-stepping.exp: Check that the target supports
13126 range stepping.
13127
13128 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
13129
13130 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
13131
13132 2015-07-14 Pedro Alves <palves@redhat.com>
13133
13134 * gdb.base/killed-outside.exp: New file.
13135 * gdb.base/killed-outside.c: New file.
13136
13137 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
13138
13139 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
13140 (n at main): New.
13141 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
13142
13143 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
13144
13145 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
13146 infcall tests instead of setting up for KFAIL.
13147
13148 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
13149
13150 * gdb.btrace/record_goto-step.exp: New.
13151
13152 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
13153
13154 PR compile/18484
13155 * gdb.compile/compile.c (struct struct_type): Add volatile to
13156 selffield's type.
13157 * gdb.compile/compile.exp
13158 (compile code struct_object.selffield = &struct_object): Skip further
13159 struct_object tests if this one xfails.
13160
13161 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
13162
13163 PR exp/18617
13164 * gdb.trace/ax.exp: Add test.
13165
13166 2015-07-07 Yao Qi <yao.qi@linaro.org>
13167
13168 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
13169 instead of istarget "aarch64*-*-*".
13170 * gdb.arch/aarch64-fp.exp: Likewise.
13171 * gdb.base/float.exp: Likewise.
13172 * gdb.reverse/aarch64.exp: Likewise.
13173 * lib/gdb.exp (is_aarch64_target): New proc.
13174
13175 2015-07-07 Yao Qi <yao.qi@linaro.org>
13176
13177 * lib/gdb.exp (is_aarch32_target): New proc.
13178 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
13179 instead of "istarget "arm*-*-*"".
13180 * gdb.arch/arm-disp-step.exp: Likewise.
13181 * gdb.arch/thumb-bx-pc.exp: Likewise.
13182 * gdb.arch/thumb-prologue.exp: Likewise.
13183 * gdb.arch/thumb-singlestep.exp: Likewise.
13184 * gdb.base/disp-step-syscall.exp: Likewise.
13185 * gdb.base/float.exp: Likewise.
13186
13187 2015-07-07 Yao Qi <yao.qi@linaro.org>
13188
13189 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
13190 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
13191
13192 2015-07-07 Yao Qi <yao.qi@linaro.org>
13193
13194 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
13195 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
13196 if it exists.
13197 * gdb.multi/multi-arch.exp: Likewise.
13198
13199 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
13200
13201 * gdb.python/py-lazy-string.exp: Add missing parentheses to
13202 print.
13203
13204 2015-07-07 Yao Qi <yao.qi@linaro.org>
13205
13206 * gdb.arch/thumb-singlestep.exp: Do one more single step.
13207
13208 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
13209
13210 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
13211 '[' and ']' characters.
13212
13213 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
13214
13215 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
13216
13217 2015-06-29 Pedro Alves <palves@redhat.com>
13218
13219 PR threads/18127
13220 * gdb.threads/hand-call-new-thread.c: New file.
13221 * gdb.threads/hand-call-new-thread.c: New file.
13222
13223 2015-06-26 Keith Seitz <keiths@redhat.com>
13224 Doug Evans <dje@google.com>
13225
13226 PR 16253
13227 * gdb.cp/var-tag-2.cc: New file.
13228 * gdb.cp/var-tag-3.cc: New file.
13229 * gdb.cp/var-tag-4.cc: New file.
13230 * gdb.cp/var-tag.cc: New file.
13231 * gdb.cp/var-tag.exp: New file.
13232
13233 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13234
13235 * gdb.base/history-duplicates.exp: New test.
13236
13237 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
13238
13239 * gdb.base/completion.exp: Test the completion of the "focus"
13240 command.
13241
13242 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
13243
13244 * gdb.arch/amd64-prologue-skip.S: New file.
13245 * gdb.arch/amd64-prologue-skip.exp: New file.
13246
13247 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
13248
13249 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
13250 is_address_zero_readable check.
13251
13252 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
13253
13254 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
13255 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
13256
13257 2015-06-24 Yao Qi <yao.qi@linaro.org>
13258
13259 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
13260 linux targets.
13261
13262 2015-06-24 Yao Qi <yao.qi@linaro.org>
13263
13264 * lib/gdb.exp (supports_get_siginfo_type): New proc.
13265 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
13266 * gdb.base/siginfo-thread.exp: Likewise.
13267
13268 2015-06-22 Yao Qi <yao.qi@linaro.org>
13269
13270 * boards/remote-gdbserver-on-localhost.exp: Add comments.
13271
13272 2015-06-22 Yao Qi <yao.qi@linaro.org>
13273
13274 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
13275 aarch64*-*-*.
13276 (skip_hw_watchpoint_tests): Likewise.
13277
13278 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
13279
13280 * gdb.base/gdbinit-history.exp: Test the interaction between
13281 setting GDBHISTSIZE and setting the history size via .gdbinit.
13282
13283 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13284
13285 PR gdb/16999
13286 * gdb.base/gdbhistsize-history.exp: New test.
13287
13288 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13289
13290 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
13291 with GDBHISTSIZE.
13292 * gdb.base/readline.exp: Likewise.
13293
13294 2015-06-17 Yao Qi <yao.qi@linaro.org>
13295
13296 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
13297 line.
13298
13299 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
13300
13301 * gdb.base/gdbinit-history.exp: Add test case to check that
13302 an unlimited history file does not get truncated on exit.
13303
13304 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
13305
13306 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
13307 (VECTOR): New macro. Use it...
13308 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
13309 ...for these typedefs.
13310 (int8, char1, int1, double1): New typedefs.
13311 (struct just_int2, struct two_int2): New structures.
13312 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
13313 (add_structvecs, add_singlevecs): New functions.
13314 (main): Call add_some_intvecs twice.
13315 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
13316 the compile and exit upon failure. Try compiling for the "native"
13317 architecture. Test inferior function calls with vector arguments
13318 and vector return value handling with "finish" and "return".
13319
13320 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
13321
13322 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
13323 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
13324 PE file.
13325 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
13326
13327 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
13328
13329 PR breakpoints/16465
13330 * gdb.mi/mi-dprintf-pending.c: New file.
13331 * gdb.mi/mi-dprintf-pending.exp: New test.
13332 * gdb.mi/mi-dprintf-pendshr.c: New file.
13333
13334 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13335 Mircea Gherzan <mircea.gherzan@intel.com>
13336
13337 * gdb.arch/i386-mpx-map.c: New file.
13338 * gdb.arch/i386-mpx-map.exp: New File.
13339
13340 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13341
13342 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
13343 * gdb.arch/i386-mpx.exp: Indentation fixed.
13344
13345 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13346
13347 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
13348 function and improved indentation.
13349 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
13350 gdb_test_multiple. Added additional tests to skip the test.
13351
13352 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
13353
13354 * gdb.arch/i386-avx512.c: Change path in include file.
13355 * gdb.arch/i386-avx512.exp: Change include dir path
13356 compilation flag.
13357 * gdb.arch/i386-mpx.c: Change path in include file.
13358 * gdb.arch/i386-mpx.exp: Change include dir path compilation
13359 flag.
13360
13361 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
13362
13363 * gdb.compile/compile-print.exp (compile print *vararray@3)
13364 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
13365
13366 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
13367
13368 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
13369 (do not keep jit in memory): ... this.
13370 (expect 5): Change it to ...
13371 (expect no 5): ... this.
13372
13373 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
13374
13375 PR gdb/15564
13376 * gdb.mi/mi-detach.exp: New file.
13377
13378 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
13379
13380 PR symtab/18392
13381 * gdb.arch/amd64-tailcall-self.S: New file.
13382 * gdb.arch/amd64-tailcall-self.c: New file.
13383 * gdb.arch/amd64-tailcall-self.exp: New file.
13384
13385 2015-05-28 Don Breazeal <donb@codesourcery.com>
13386
13387 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
13388 tests for remote targets by checking is_target_gdbserver.
13389
13390 2015-05-27 Doug Evans <dje@google.com>
13391
13392 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
13393 * gdb.dwarf2/opaque-type-lookup.c: New file.
13394 * gdb.dwarf2/opaque-type-lookup.exp: New file.
13395
13396 2015-05-26 Doug Evans <dje@google.com>
13397
13398 * gdb.cp/iostream.cc: New file.
13399 * gdb.cp/iostream.exp: New file.
13400
13401 2015-05-26 Doug Evans <dje@google.com>
13402
13403 * gdb.dwarf2/dw2-op-call.exp: Update.
13404 * gdb.dwarf2/dw4-sig-types.exp: Update.
13405 * gdb.dwarf2/implptr.exp: Update.
13406 * gdb.mi/mi-cmd-param-changed.exp: Update.
13407
13408 2015-05-26 Doug Evans <dje@google.com>
13409
13410 * gdb.python/py-lazy-string.c: New file.
13411 * gdb.python/py-lazy-string.exp: New file.
13412 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
13413 (main): Update. Add estring3.
13414 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
13415 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
13416
13417 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13418 Yao Qi <yao.qi@linaro.org>
13419
13420 * gdb.reverse/aarch64.c: New.
13421 * gdb.reverse/aarch64.exp: New.
13422
13423 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
13424
13425 * lib/gdb.exp (supports_process_record): Return true for
13426 aarch64*-linux*.
13427 (supports_reverse): Likewise.
13428
13429 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
13430
13431 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13432 Use with_test_prefix.
13433
13434 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
13435
13436 * gdb.base/completion.exp: Add test for completion of layout
13437 names.
13438
13439 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
13440
13441 * lib/gdb.exp (skip_tui_tests): New proc.
13442 * gdb.base/tui-layout.exp: Check skip_tui_tests.
13443
13444 2015-05-19 Pedro Alves <palves@redhat.com>
13445
13446 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
13447 Save the whole env array instead of just HOME. Unset HISTSIZE in
13448 the environment while testing. Restore whole environment
13449 afterwards.
13450
13451 2015-05-16 Doug Evans <xdje42@gmail.com>
13452
13453 * gdb.guile/scm-ports.c: New file.
13454 * gdb.guile/scm-ports.exp: Add memory port tests.
13455
13456 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13457
13458 * gdb.compile/compile-print.c: New file.
13459 * gdb.compile/compile-print.exp: New file.
13460
13461 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13462
13463 * gdb.compile/compile-ops.exp: Cast param to void.
13464 * gdb.compile/compile.exp: Complete type for _gdb_expr.
13465 (compile code struct_object.selffield = &struct_object): Add xfail.
13466
13467 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13468
13469 * gdb.ada/arr_enum_with_gap: New testcase.
13470
13471 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13472
13473 * gdb.ada/byte_packed_arr: New testcase.
13474
13475 2015-05-15 Joel Brobecker <brobecker@adacore.com>
13476
13477 * gdb.ada/pckd_neg: New testcase.
13478
13479 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
13480
13481 PR gdb/17820
13482 * gdb.base/gdbinit-history.exp: New test.
13483 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
13484 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
13485
13486 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
13487
13488 * gdb.python/py-xmethods.cc: Enhance test case.
13489 * gdb.python/py-xmethods.exp: New tests.
13490 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
13491 function.
13492 (B_indexoper): Likewise.
13493 (global_dm_list) : Add new xmethod worker functions.
13494
13495 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
13496
13497 * gdb.base/coredump-filter.exp: Correctly unset
13498 "coredump_var_addr" array.
13499
13500 2015-05-08 Pedro Alves <palves@redhat.com>
13501
13502 * gdb.server/non-existing-program.exp: Unset spawn_id.
13503
13504 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
13505
13506 PR python/18291
13507 * gdb.python/py-xmethods.exp: Add tests.
13508
13509 2015-05-08 Yao Qi <yao.qi@linaro.org>
13510
13511 PR gdb/18208
13512 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
13513 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
13514 function set_coredump_filter, and remove remote_exec call.
13515 Remove argument ipid. Callers update.
13516 (top level): Don't get inferior's PID.
13517
13518 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
13519
13520 * gdb.base/watch_thread_num.exp: Skip test on targets without
13521 access watchpoints.
13522
13523 2015-05-06 Pedro Alves <palves@redhat.com>
13524
13525 PR server/18081
13526 * gdb.server/non-existing-program.exp: New file.
13527
13528 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13529
13530 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
13531
13532 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13533
13534 * gdb.ada/out_of_line_in_inlined: New testcase.
13535
13536 2015-05-05 Joel Brobecker <brobecker@adacore.com>
13537
13538 * gdb.ada/var_rec_arr: New testcase.
13539
13540 2015-04-30 Yao Qi <yao.qi@linaro.org>
13541
13542 * gdb.base/break-idempotent.exp: If
13543 skip_hw_watchpoint_multi_tests returns true, skip the tests
13544 on "rwatch" and "awatch".
13545
13546 2015-04-30 Yao Qi <yao.qi@linaro.org>
13547
13548 * gdb.base/relativedebug.exp: Invoke gdb command
13549 "info sharedlibrary", and if libc.so doesn't have debug info,
13550 skip the test.
13551
13552 2015-04-29 Doug Evans <dje@google.com>
13553
13554 * gdb.python/py-xmethods.exp: Add ptype tests.
13555 * gdb.python/py-xmethods.py (E_method_char_worker): Add
13556 get_result_type method.
13557
13558 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13559
13560 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
13561 the target does not support hardware watchpoints.
13562
13563 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
13564
13565 * gdb.base/break-always.exp: Abort testing if writing to memory
13566 causes an error.
13567
13568 2015-04-28 Doug Evans <dje@google.com>
13569
13570 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
13571 * gdb.python/py-pp-registration.exp: ... here. New file.
13572 * gdb.python/py-pp-registration.c: New file.
13573 * gdb.python/py-pp-registration.py: New file.
13574
13575 2015-04-28 Doug Evans <dje@google.com>
13576
13577 * gdb.python/py-bad-printers.c: New file.
13578 * gdb.python/py-bad-printers.py: New file.
13579 * gdb.python/py-bad-printers.exp: New file.
13580
13581 2015-04-28 Sasha Smundak <asmundak@google.com>
13582
13583 * gdb.python/py-type.exp: New test.
13584
13585 2015-04-28 Andy Wingo <wingo@igalia.com>
13586
13587 * gdb.python/py-parameter.exp:
13588 * gdb.guile/scm-parameter.exp: Escape the path that we are
13589 matching against, as it might contain characters that are special
13590 to regular expressions.
13591
13592 2015-04-27 Joel Brobecker <brobecker@adacore.com>
13593
13594 * gdb.ada/rec_comp: New testcase.
13595
13596 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
13597
13598 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
13599 before using it.
13600
13601 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
13602
13603 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
13604 new tests for verilog output.
13605
13606 2015-04-24 Yao Qi <yao.qi@linaro.org>
13607
13608 * boards/remote-gdbserver-on-localhost.exp: New file.
13609
13610 2015-04-23 Pedro Alves <palves@redhat.com>
13611
13612 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
13613 $inferior_spawn_id instead of $inferior_spawn_id directly. On
13614 "end of file", remove $inferior_spawn_id from the indirect list.
13615
13616 2015-04-23 Pedro Alves <palves@redhat.com>
13617
13618 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
13619
13620 2015-04-23 Pedro Alves <palves@redhat.com>
13621
13622 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
13623 on $any_spawn_id instead of only on $gdb_spawn_id.
13624
13625 2015-04-21 Pierre Muller <muller@sourceware.org>
13626
13627 PR pascal/17815
13628 * lib/pascal.exp (gpc_compile): Add new option "class".
13629 (fpc_compile): Likewise.
13630 * gdb.pascal/case-insensitive-symbols.pas: New file.
13631 * gdb.pascal/case-insensitive-symbols.exp: New file.
13632
13633 2015-04-20 Gary Benson <gbenson@redhat.com>
13634
13635 * gdb.base/attach.exp: Fix three extended remote failures.
13636
13637 2015-04-17 Gary Benson <gbenson@redhat.com>
13638
13639 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
13640 the main executable over the remote protocol.
13641
13642 2015-04-16 Pedro Alves <palves@redhat.com>
13643
13644 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
13645 a new gdbserver if gdbserver_reconnect_p is set.
13646
13647 2015-04-16 Pedro Alves <palves@redhat.com>
13648
13649 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
13650 is set, don't exit gdbserver.
13651
13652 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13653
13654 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
13655 appropriate .insn, such that an older assembler can be used.
13656 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
13657 the z/Architecture instruction set on 31-bit targets as well.
13658
13659 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13660
13661 * gdb.go/handcall.exp: Remove all logic related to the first
13662 breakpoint and rely on go_runto_main instead.
13663 * gdb.go/strings.exp: Likewise.
13664 * gdb.go/unsafe.exp: Likewise.
13665 * gdb.go/hello.exp: Likewise. Also rename the remaining
13666 breakpoint marker to "breakpoint 1".
13667 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
13668 * gdb.go/strings.go: Likewise.
13669 * gdb.go/unsafe.go: Likewise.
13670 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
13671 "set breakpoint 2 here" and rename the remaining breakpoint marker
13672 to "breakpoint 1".
13673
13674 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
13675
13676 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
13677 if itertools.imap is not present.
13678 * gdb.python/py-objfile.exp: Add parentheses.
13679 * gdb.python/py-type.exp: Same.
13680 * gdb.python/py-unwind-maint.py: Same.
13681
13682 2015-04-15 Yao Qi <yao.qi@linaro.org>
13683
13684 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
13685 of ":$ptr_size" and set its form explicitly.
13686
13687 2015-04-15 Pedro Alves <palves@redhat.com>
13688 Yao Qi <yao.qi@linaro.org>
13689
13690 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
13691 timeout by factor of 4.
13692 (test_regular_watch): Likewise.
13693 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
13694 * gdb.reverse/sigall-reverse.exp: Likewise.
13695 * gdb.reverse/until-precsave.exp: Likewise.
13696 * lib/gdb.exp (with_timeout_factor): New proc.
13697 (gdb_expect): Move some code to ...
13698 (get_largest_timeout): ... here. New procedure.
13699
13700 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
13701
13702 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
13703
13704 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13705
13706 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
13707 to write to the .text section.
13708
13709 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
13710
13711 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
13712 Handle the case of targets that do not provide PID information.
13713
13714 2015-04-13 Yao Qi <yao.qi@linaro.org>
13715
13716 * lib/gdbserver-support.exp (gdb_exit): Catch exception
13717 and use expect instead of gdb_expect.
13718
13719 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
13720
13721 * gdb.base/coredump-filter.exp: Rename variable "addr" to
13722 "coredump_var_addr" to avoid naming conflict with other testcases.
13723
13724 2015-04-10 Pedro Alves <palves@redhat.com>
13725
13726 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
13727 gdb_test_sequence and gdb_assert.
13728
13729 2015-04-10 Pedro Alves <palves@redhat.com>
13730
13731 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
13732 test messages that don't include the breakpoint address.
13733
13734 2015-04-10 Yao Qi <yao.qi@linaro.org>
13735
13736 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
13737 false for some offset and width combinations which aren't
13738 supported by linux kernel.
13739
13740 2015-04-10 Pedro Alves <palves@redhat.com>
13741
13742 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
13743 procedure, factored out from ...
13744 (top level): ... here. Add "set displaced-stepping" testing axis.
13745 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
13746 parameter "displaced". Use it.
13747 (top level): Use foreach and add "set displaced-stepping" testing
13748 axis.
13749
13750 2015-04-10 Pedro Alves <palves@redhat.com>
13751
13752 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
13753 Remove comment.
13754 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
13755 both the address of the instruction that triggers the watchpoint
13756 and the address of the instruction immediately after, and use
13757 those addresses for the test. Fix comment.
13758
13759 2015-04-10 Pedro Alves <palves@redhat.com>
13760
13761 * gdb.base/sigstep.exp (breakpoint_to_handler)
13762 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
13763 Test "backtrace" in handler.
13764 (breakpoint_over_handler): New parameter 'displaced'. Use it.
13765 (top level): Add new "displaced" test axis to
13766 breakpoint_to_handler, breakpoint_to_handler_entry and
13767 breakpoint_over_handler.
13768
13769 2015-04-10 Pedro Alves <palves@redhat.com>
13770
13771 PR gdb/18216
13772 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
13773
13774 2015-04-10 Yao Qi <yao.qi@linaro.org>
13775
13776 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
13777 (test_add_rn_pc): New function.
13778 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
13779 (top level): Invoke test_add_rn_pc.
13780
13781 2015-04-10 Pedro Alves <palves@redhat.com>
13782
13783 PR gdb/13858
13784 * gdb.base/step-over-no-symbols.exp: New file.
13785
13786 2015-04-09 Andy Wingo <wingo@igalia.com>
13787
13788 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
13789 after the Python tests.
13790
13791 2015-04-08 Keith Seitz <keiths@redhat.com>
13792
13793 PR python/16699
13794 * gdb.python/py-completion.exp: New tests for completion.
13795 * gdb.python/py-completion.py (CompleteLimit1): New class.
13796 (CompleteLimit2): Likewise.
13797 (CompleteLimit3): Likewise.
13798 (CompleteLimit4): Likewise.
13799 (CompleteLimit5): Likewise.
13800 (CompleteLimit6): Likewise.
13801 (CompleteLimit7): Likewise.
13802
13803 2015-04-08 Pedro Alves <palves@redhat.com>
13804
13805 PR gdb/18214
13806 PR gdb/18216
13807 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
13808 function.
13809 (main): Install it as SIGUSR1 handler.
13810 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
13811 parameter. Always use "setup" as prefix. Toggle "set
13812 displaced-stepping" off/on depending on global. Don't switch to
13813 thread 1 here.
13814 (top level): Add displaced stepping "off/on" test axis. Update
13815 "setup" calls. Wrap each subtest with with_test_prefix. Test
13816 continuing with a queued signal in each thread.
13817
13818 2015-04-08 Pedro Alves <palves@redhat.com>
13819
13820 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
13821 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
13822 gdb_breakpoint instead of gdb_test that doesn't expect anything.
13823 Return early if running to main fails.
13824 * gdb.trace/while-stepping.exp: Likewise.
13825
13826 2015-04-07 Pedro Alves <palves@redhat.com>
13827
13828 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
13829 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
13830 interact with inferior program.
13831
13832 2015-04-07 Pedro Alves <palves@redhat.com>
13833
13834 * lib/gdb.exp (inferior_spawn_id): New global.
13835 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
13836 spawn id after processing the user code.
13837 (default_gdb_start): Set inferior_spawn_id.
13838 (send_inferior): New procedure.
13839 * lib/gdbserver-support.exp (gdbserver_start): Set
13840 inferior_spawn_id.
13841 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
13842
13843 2015-04-07 Pedro Alves <palves@redhat.com>
13844
13845 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
13846 * lib/gdbserver-support.exp (gdbserver_start): Make
13847 $server_spawn_id global.
13848 (gdbserver_start): Don't wait for gdbserver's spawn id with
13849 expect_background.
13850 (close_gdbserver): New procedure.
13851 (gdb_exit): Rename the default version and reimplement.
13852
13853 2015-04-07 Pedro Alves <palves@redhat.com>
13854
13855 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
13856 append the substituted item, not the original item.
13857
13858 2015-04-07 Pedro Alves <palves@redhat.com>
13859
13860 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
13861 gdb_expect.
13862
13863 2015-04-07 Pedro Alves <palves@redhat.com>
13864
13865 * gdb.base/interrupt.exp: Don't handle the case of the inferior
13866 output appearing once only.
13867
13868 2015-04-07 Pedro Alves <palves@redhat.com>
13869
13870 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
13871 that doesn't expect anything. Return early if running to main
13872 fails.
13873
13874 2015-04-07 Yao Qi <yao.qi@linaro.org>
13875
13876 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
13877 (child_function): Call alarm.
13878 (main): Move call to alarm into the loop.
13879 * gdb.threads/non-stop-fair-events.exp: Build program with
13880 -DTIMEOUT=$timeout.
13881
13882 2015-04-06 Doug Evans <xdje42@gmail.com>
13883
13884 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
13885 Fix dest parameter to board_info.
13886 (fpc_compile): Ditto.
13887 (gdb_compile_pascal): Rename dest arg to destfile.
13888
13889 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
13890
13891 * gdb.ada/funcall_ref.exp: New file.
13892 * gdb.ada/funcall_ref/foo.adb: New file.
13893
13894 2015-04-02 Yao Qi <yao.qi@linaro.org>
13895
13896 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
13897 is remote.
13898
13899 2015-04-02 Gary Benson <gbenson@redhat.com>
13900
13901 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
13902
13903 2015-04-01 Sasha Smundak <asmundak@google.com>
13904
13905 * gdb.python/py-unwind-maint.c: New file.
13906 * gdb.python/py-unwind-maint.exp: New test.
13907 * gdb.python/py-unwind-maint.py: New file.
13908 * gdb.python/py-unwind.c: New file.
13909 * gdb.python/py-unwind.exp: New test.
13910 * gdb.python/py-unwind.py: New test.
13911
13912 2015-04-01 Pedro Alves <palves@redhat.com>
13913
13914 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
13915 to fail instead of non-existent $test.
13916
13917 2015-04-01 Pedro Alves <palves@redhat.com>
13918
13919 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
13920 GDBFLAGS if not empty.
13921
13922 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
13923
13924 * gdb.ada/complete.exp: Remove "multi_line".
13925 * gdb.ada/info_exc.exp: Remove "multi_line".
13926 * gdb.ada/packed_tagged.exp: Remove "multi_line".
13927 * gdb.ada/ptype_field.exp: Remove "multi_line".
13928 * gdb.ada/sym_print_name.exp: Remove "multi_line".
13929 * gdb.ada/tagged.exp: Remove "multi_line".
13930 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
13931 [multi_line ...]
13932 * gdb.btrace/delta.exp: Likewise.
13933 * gdb.btrace/exception.exp: Likewise.
13934 * gdb.btrace/function_call_history.exp: Likewise.
13935 * gdb.btrace/instruction_history.exp: Likewise.
13936 * gdb.btrace/nohist.exp: Likewise.
13937 * gdb.btrace/record_goto.exp: Likewise.
13938 * gdb.btrace/segv.exp: Likewise.
13939 * gdb.btrace/stepi.exp: Likewise.
13940 * gdb.btrace/tailcall.exp: Likewise.
13941 * gdb.btrace/unknown_functions.exp: Likewise.
13942 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
13943 * lib/gdb.exp: Add the "multi_line" helper.
13944
13945 2015-04-01 Pedro Alves <palves@redhat.com>
13946
13947 * gdb.threads/tid-reuse.c: New file.
13948 * gdb.threads/tid-reuse.exp: New file.
13949
13950 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
13951
13952 PR corefiles/16092
13953 * gdb.base/coredump-filter.c: New file.
13954 * gdb.base/coredump-filter.exp: Likewise.
13955
13956 2015-03-27 Petr Machata <pmachata@redhat.com>
13957
13958 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
13959 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
13960 (Dwarf::assemble): Initialize them.
13961 (Dwarf::lines): New function.
13962
13963 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
13964
13965 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
13966 SYMBOL_PREFIX for x86_64-*-cygwin.
13967
13968 2015-03-26 Andy Wingo <wingo@igalia.com>
13969
13970 PR symtab/18148
13971 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
13972 const_value but not a location.
13973 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
13974 location defined in non-main CUs are visible.
13975
13976 2015-03-26 Yao Qi <yao.qi@linaro.org>
13977
13978 PR testsuite/18139
13979 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
13980 Add a line number entry for the same line.
13981 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
13982 Add a line number entry for the same line.
13983
13984 2015-03-26 Yao Qi <yao.qi@linaro.org>
13985
13986 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
13987 .int 0.
13988 (func): Likewise. Add .Lfunc_1 label.
13989 Use .Lfunc_1 label.
13990 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
13991 .int 0.
13992 (func): Likewise.
13993 Use .Lfunc_1 label.
13994
13995 2015-03-26 Yao Qi <yao.qi@linaro.org>
13996
13997 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
13998 Call gdb_compile instead to compile each .s files without debug
13999 information.
14000
14001 2015-03-26 Yao Qi <yao.qi@linaro.org>
14002
14003 * gdb.base/savedregs.exp (process_saved_regs): Make
14004 "Saved registers:" optional in the pattern.
14005
14006 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14007
14008 * gdb.btrace/next.exp: Merged into step.exp.
14009 * gdb.btrace/finish.exp: Merged into step.exp.
14010 * gdb.btrace/nexti.exp: Merged into stepi.exp.
14011 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
14012 "record goto" and checking the exact replay position.
14013 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
14014 check for "Recording format" in "info record" output.
14015 * gdb.btrace/record_goto.exp: Choose test file based on target.
14016 * gdb.btrace/x86-record_goto.S: Renamed into ...
14017 * gdb.btrace/x86_64-record_goto.S: ... this.
14018 * gdb.btrace/i686-record_goto.S: New.
14019 * gdb.btrace/x86-tailcall.S: Renamed into ...
14020 * gdb.btrace/x86_64-tailcall.S: ... this.
14021 * gdb.btrace/i686-tailcall.S: New.
14022 * gdb.btrace/x86-tailcall.c: Renamed into ...
14023 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
14024 separate statements. Update test.
14025 * gdb.btrace/delta.exp: Use record_goto.c as test file.
14026 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
14027 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
14028 * gdb.btrace/tailcall.exp: Choose test file based on target.
14029 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
14030
14031 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
14032
14033 * gdb.btrace/exception.exp: Increase BTS buffer size.
14034
14035 2015-03-24 Pedro Alves <palves@redhat.com>
14036
14037 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
14038
14039 2015-03-24 Pedro Alves <palves@redhat.com>
14040
14041 * gdb.threads/schedlock.exp (test_step): No longer expect that
14042 "set scheduler-locking step" with "next" over a function call runs
14043 threads unlocked.
14044
14045 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14046
14047 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
14048
14049 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
14050
14051 PR breakpoints/16466
14052 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
14053 * gdb.mi/mi-pending.c (thread_func): New function.
14054 (int main): Add threading support required.
14055 * gdb.mi/mi-pending.exp: Add tests for this issue.
14056 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
14057 (pendfunc2): Remove stdio dependency.
14058 * gdb.mi/mi-pendshr2.c: New file.
14059
14060 2015-03-23 Keith Seitz <keiths@redhat.com>
14061
14062 * gdb.linespec/keywords.c: New file.
14063 * gdb.linespec/keywords.exp: New file.
14064
14065 2015-03-23 Keith Seitz <keiths@redhat.com>
14066
14067 PR gdb/18021
14068 * gdb.dwarf2/staticvirtual.exp: New test.
14069
14070 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14071
14072 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
14073 * README: Remove HP-UX and gdb.hp.
14074 (configuration):
14075 * configure: Regenerate.
14076 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
14077 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
14078 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
14079 gdb.hp/gdb.defects/Makefile.
14080 * gdb.hp/Makefile.in: File deleted.
14081 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
14082 * gdb.hp/gdb.aCC/optimize.c: File deleted.
14083 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
14084 * gdb.hp/gdb.aCC/run.c: File deleted.
14085 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
14086 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
14087 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
14088 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
14089 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
14090 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
14091 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
14092 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
14093 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
14094 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
14095 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
14096 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
14097 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
14098 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
14099 * gdb.hp/gdb.base-hp/reg.s: File deleted.
14100 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
14101 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
14102 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
14103 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
14104 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
14105 * gdb.hp/gdb.compat/Makefile.in: File deleted.
14106 * gdb.hp/gdb.compat/average.c: File deleted.
14107 * gdb.hp/gdb.compat/sum.c: File deleted.
14108 * gdb.hp/gdb.compat/xdb.c: File deleted.
14109 * gdb.hp/gdb.compat/xdb0.c: File deleted.
14110 * gdb.hp/gdb.compat/xdb0.h: File deleted.
14111 * gdb.hp/gdb.compat/xdb1.c: File deleted.
14112 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
14113 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
14114 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
14115 * gdb.hp/gdb.defects/Makefile.in: File deleted.
14116 * gdb.hp/gdb.defects/bs14602.c: File deleted.
14117 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
14118 * gdb.hp/gdb.defects/solib-d.c: File deleted.
14119 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
14120 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
14121 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
14122 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
14123 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
14124 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
14125 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
14126 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
14127 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
14128 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
14129 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
14130 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
14131 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
14132 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
14133 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
14134 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
14135 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
14136 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
14137 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
14138 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
14139 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
14140 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
14141 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
14142 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
14143 * gdb.hp/tools/odump: File deleted.
14144
14145 2015-03-19 Pedro Alves <palves@redhat.com>
14146
14147 * gdb.threads/continue-pending-status.exp (saw_thread_2)
14148 (saw_thread_3): New globals.
14149 (top level): Increment them when an event for the corresponding
14150 thread is seen.
14151 (no thread starvation): New test.
14152
14153 2015-03-19 Pedro Alves <palves@redhat.com>
14154
14155 * gdb.threads/continue-pending-status.c: New file.
14156 * gdb.threads/continue-pending-status.exp: New file.
14157
14158 2015-03-18 Pedro Alves <palves@redhat.com>
14159
14160 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
14161 Use gdb_is_target_remote instead of is_remote. Use
14162 gdb_test_multiple instead of gdb_expect. Exit early if
14163 gdb_test_multiple hits its internal matches. Tighten stepi tests
14164 expected output. Fail on exit with any signal, instead of just
14165 SIGILL.
14166
14167 2015-03-18 Yao Qi <yao.qi@linaro.org>
14168
14169 PR tdep/18107
14170 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
14171 variable.
14172 * gdb.base/catch-syscall.exp: Don't skip it on
14173 aarch64*-*-linux* target. Remove elements in all_syscalls.
14174 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
14175 target.
14176 (setup_all_syscalls): New proc.
14177
14178 2015-03-16 Yao Qi <yao.qi@linaro.org>
14179
14180 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
14181 (top level): Skip tests if valid_addr_p returns false for
14182 $cmd1 or $cmd2.
14183
14184 2015-03-11 Andy Wingo <wingo@igalia.com>
14185
14186 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
14187
14188 2015-03-11 Yao Qi <yao.qi@linaro.org>
14189
14190 * gdb.base/catch-syscall.exp: Fix typo in comments.
14191
14192 2015-03-11 Yao Qi <yao.qi@linaro.org>
14193
14194 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
14195
14196 2015-03-09 Pedro Alves <palves@redhat.com>
14197
14198 * dg-extract-results.py: Delete.
14199
14200 2015-03-09 Pedro Alves <palves@redhat.com>
14201
14202 Merge dg-extract-results.sh from GCC upstream (r218843).
14203
14204 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
14205 * dg-extract-results.sh: Use --text with grep to avoid issues with
14206 binary files. Fall back to cat -v, if that doesn't work.
14207
14208 2015-03-05 Pedro Alves <palves@redhat.com>
14209
14210 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
14211
14212 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
14213
14214 * lib/mi-support.exp (mi_expect_interrupt): Accept
14215 alternative event for when in all-stop mode.
14216
14217 2015-03-04 Pedro Alves <palves@redhat.com>
14218
14219 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
14220
14221 2015-03-04 Mark Kettenis <kettenis@gnu.org>
14222
14223 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
14224
14225 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14226
14227 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
14228 regexps for GDB's current line display, accept a hex address
14229 preceding the line number.
14230
14231 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
14232
14233 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
14234 the 'arch1' variable for "s390*-linux*" targets.
14235
14236 2015-03-04 Pedro Alves <palves@redhat.com>
14237
14238 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
14239 (main): Pass missing retval argument to pthread_join call.
14240
14241 2015-03-02 Pedro Alves <palves@redhat.com>
14242
14243 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
14244 (top level): Call do_test with non-stop as well.
14245
14246 2015-03-02 Pedro Alves <palves@redhat.com>
14247
14248 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
14249 -1.
14250
14251 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14252
14253 * gdb.arch/s390-vregs.exp: New test.
14254 * gdb.arch/s390-vregs.S: New file.
14255
14256 2015-02-27 Pedro Alves <palves@redhat.com>
14257
14258 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
14259 call to catch_command_errors.
14260 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
14261 catch_command_errors.
14262
14263 2015-02-27 Pedro Alves <palves@redhat.com>
14264
14265 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
14266 "true" for boolean result.
14267 * gdb.gdb/selftest.exp (test_with_self): Also accept full
14268 prototype of main.
14269
14270 2015-02-27 Pedro Alves <palves@redhat.com>
14271
14272 * lib/unbuffer_output.c: New file.
14273 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
14274 (main): Call gdb_unbuffer_output.
14275
14276 2015-02-27 Yao Qi <yao.qi@linaro.org>
14277
14278 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
14279 target.
14280
14281 2015-02-26 Doug Evans <dje@google.com>
14282
14283 * gdb.cp/class2.cc (Dbase, D): New classes.
14284 (main): New local delta.
14285 * gdb.cp/class2.exp: Test printing delta.
14286 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
14287 (dynbar): New global.
14288 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
14289
14290 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14291
14292 * gdb.compile/compile-ifunc.c: New file.
14293 * gdb.compile/compile-ifunc.exp: New file.
14294
14295 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
14296
14297 * gdb.base/structs.exp: Check for correct struct on finish.
14298
14299 2015-02-26 Yao Qi <yao.qi@linaro.org>
14300
14301 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
14302 is zero.
14303
14304 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
14305
14306 * gdb.arch/cordic.ko.bz2: New file.
14307 * gdb.arch/cordic.ko.debug.bz2: New file.
14308 * gdb.arch/ppc64-symtab-cordic.exp: New file.
14309
14310 2015-02-25 Yao Qi <yao.qi@linaro.org>
14311
14312 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
14313 aarch64*-*-* target.
14314
14315 2015-02-23 Pedro Alves <palves@redhat.com>
14316
14317 * lib/gdb.exp (delete_breakpoints): Rewrite using
14318 gdb_test_multiple.
14319
14320 2015-02-23 Pedro Alves <palves@redhat.com>
14321
14322 * gdb.base/info-os.c: Include stdlib.h.
14323
14324 2015-02-22 Doug Evans <xdje42@gmail.com>
14325
14326 PR symtab/17855
14327 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
14328 is read after symbols have been re-read.
14329 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
14330 * gdb.ada/exec_changed/second.adb (Second): Ditto.
14331
14332 2015-02-21 Doug Evans <dje@google.com>
14333
14334 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
14335
14336 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
14337
14338 PR corefiles/17808
14339 * gdb.arch/i386-biarch-core.core.bz2: New file.
14340 * gdb.arch/i386-biarch-core.exp: New file.
14341
14342 2015-02-21 Pedro Alves <palves@redhat.com>
14343
14344 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
14345 runto_main fails.
14346
14347 2015-02-20 Pedro Alves <palves@redhat.com>
14348
14349 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
14350 info probes.
14351
14352 2015-02-20 Pedro Alves <palves@redhat.com>
14353
14354 * gdb.threads/multi-create-ns-info-thr.exp: New file.
14355
14356 2015-02-20 Pedro Alves <palves@redhat.com>
14357
14358 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
14359 clean_restart before gdb_target_supports_trace.
14360
14361 2015-02-20 Pedro Alves <palves@redhat.com>
14362
14363 PR threads/18006
14364 * gdb.threads/clone-thread_db.c: New file.
14365 * gdb.threads/clone-thread_db.exp: New file.
14366
14367 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
14368
14369 PR breakpoints/16812
14370 * gdb.base/catch-gdb-caused-signals.c: New file.
14371 * gdb.base/catch-gdb-caused-signals.exp: New file.
14372
14373 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
14374
14375 * configure: Regenerated.
14376 * configure.ac: Use GDB_AC_TRANSFORM.
14377 * aclocal.m4: sinclude ../transform.m4.
14378
14379 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14380
14381 * lib/dtrace.exp: New file.
14382 * gdb.base/dtrace-probe.exp: Likewise.
14383 * gdb.base/dtrace-probe.d: Likewise.
14384 * gdb.base/dtrace-probe.c: Likewise.
14385 * lib/pdtrace.in: Likewise.
14386 * configure.ac: Output variables with the transformed names of
14387 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
14388 * configure: Regenerated.
14389
14390 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
14391
14392 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
14393 expected message when trying to access $_probe_* convenience
14394 variables while not on a probe.
14395
14396 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14397
14398 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
14399
14400 2015-02-11 Pedro Alves <pedro@codesourcery.com>
14401
14402 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
14403 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
14404
14405 2015-02-10 Doug Evans <xdje42@gmail.com>
14406
14407 * lib/gdb.exp (gdb_load): Always return a result.
14408
14409 2015-02-10 Pedro Alves <palves@redhat.com>
14410
14411 * gdb.threads/signal-sigtrap.c: New file.
14412 * gdb.threads/signal-sigtrap.exp: New file.
14413
14414 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
14415
14416 * gdb.trace/no-attach-trace.c: New file.
14417 * gdb.trace/no-attach-trace.exp: New file.
14418
14419 2015-02-09 Mark Wielaard <mjw@redhat.com>
14420
14421 * gdb.dwarf2/atomic.c: New file.
14422 * gdb.dwarf2/atomic-type.exp: Likewise.
14423
14424 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14425
14426 * gdb.btrace/buffer-size.exp: Update "info record" output.
14427 * gdb.btrace/delta.exp: Update "info record" output.
14428 * gdb.btrace/enable.exp: Update "info record" output.
14429 * gdb.btrace/finish.exp: Update "info record" output.
14430 * gdb.btrace/instruction_history.exp: Update "info record" output.
14431 * gdb.btrace/next.exp: Update "info record" output.
14432 * gdb.btrace/nexti.exp: Update "info record" output.
14433 * gdb.btrace/step.exp: Update "info record" output.
14434 * gdb.btrace/stepi.exp: Update "info record" output.
14435 * gdb.btrace/nohist.exp: Update "info record" output.
14436
14437 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14438
14439 * gdb.btrace/buffer-size: New.
14440
14441 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
14442
14443 * gdb.btrace/delta.exp: Update "info record" output.
14444 * gdb.btrace/enable.exp: Update "info record" output.
14445 * gdb.btrace/finish.exp: Update "info record" output.
14446 * gdb.btrace/instruction_history.exp: Update "info record" output.
14447 * gdb.btrace/next.exp: Update "info record" output.
14448 * gdb.btrace/nexti.exp: Update "info record" output.
14449 * gdb.btrace/step.exp: Update "info record" output.
14450 * gdb.btrace/stepi.exp: Update "info record" output.
14451 * gdb.btrace/nohist.exp: Update "info record" output.
14452
14453 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
14454
14455 PR gdb/15678
14456 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
14457
14458 2015-02-06 Pedro Alves <palves@redhat.com>
14459
14460 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
14461 macro.
14462 (seconds_left, again): New globals.
14463 (main): Wait seconds_left in a 1-second sleep loop instead of
14464 sleeping 180 seconds. If 'again' is set, reset the seconds
14465 counter.
14466 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
14467 'again' in the inferior before detaching. Print the seconds left.
14468 (options): New global.
14469 (top level): Build program with -DTIMEOUT=$timeout.
14470
14471 2015-02-06 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
14474 determine how many seconds to pass to 'alarm'.
14475 * gdb.base/gdb-sigterm.exp (top level): Build program with
14476 -DTIMEOUT=$timeout.
14477 (do_test): Return success/failure indication. Add more verbose
14478 logging. Don't fail if 200 single steps are seen. Instead, fail
14479 when the test times out.
14480 (passes): New global.
14481 (top level): Break the testing loop if testing fails on any
14482 iteration. Use gdb_assert.
14483
14484 2015-02-04 Don Breazeal <donb@codesourcery.com>
14485
14486 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
14487 and initialize them.
14488 (ipc_cleanup): New function.
14489 (main): Don't declare shmid, semid, and msqid. Add a call to
14490 atexit so that we call ipc_cleanup on exit.
14491
14492 2015-02-04 Pedro Alves <palves@redhat.com>
14493
14494 * boards/native-extended-gdbserver.exp: Remove any target variant
14495 specifications from the board name before clearing the isremote
14496 flag from board_info.
14497
14498 2015-01-31 Doug Evans <xdje42@gmail.com>
14499
14500 * gdb.base/maint.exp <maint print type argc>: Update expected output.
14501
14502 2015-01-31 Gary Benson <gbenson@redhat.com>
14503
14504 * gdb.base/completion.exp: Disable completion limiting for
14505 existing tests. Add new tests to check completion limiting.
14506 * gdb.linespec/ls-errs.exp: Disable completion limiting.
14507
14508 2015-01-31 Doug Evans <xdje42@gmail.com>
14509
14510 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
14511
14512 2015-01-31 Doug Evans <xdje42@gmail.com>
14513
14514 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
14515 entries. Duplicate file section script entries.
14516 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
14517 inlined entries. Add test for safe-path rejection.
14518 * gdb.python/py-section-script.c: Add duplicate inlined section script
14519 entries. Duplicate file section script entries.
14520 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
14521 inlined entries. Add test for safe-path rejection.
14522
14523 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14524
14525 * gdb.ada/disc_arr_bound: New testcase.
14526
14527 2015-01-29 Joel Brobecker <brobecker@adacore.com>
14528
14529 * gdb.ada/mi_var_array: New testcase.
14530
14531 2015-01-27 Doug Evans <dje@google.com>
14532
14533 * gdb.python/py-objfile.exp: Add tests for objfile.username.
14534 Add test for objfile.filename, objfile.username after objfile
14535 has been unloaded.
14536
14537 2015-01-26 Joel Brobecker <brobecker@adacore.com>
14538
14539 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
14540 the second test to print the name attribute of value
14541 returned by the call to gdb.lookup_type, and adjust
14542 the expected output accordingly.
14543
14544 2015-01-25 Mark Wielaard <mjw@redhat.com>
14545
14546 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
14547 * gdb.base/disp-step-fork.c: Include unistd.h.
14548 * gdb.base/siginfo-obj.c: Include stdio.h.
14549 * gdb.base/siginfo-thread.c: Likewise.
14550 * gdb.mi/non-stop.c: Include unistd.h.
14551 * gdb.mi/nsthrexec.c: Include stdio.h.
14552 * gdb.mi/pthreads.c: Include unistd.h.
14553 * gdb.modula2/unbounded1.c (main): Declare returns int.
14554 * gdb.reverse/consecutive-reverse.c: Likewise.
14555 * gdb.threads/create-fail.c: Include unistd.h.
14556 * gdb.threads/killed.c: Likewise.
14557 * gdb.threads/linux-dp.c: Likewise.
14558 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
14559 * gdb.threads/non-ldr-exc-2.c: Likewise.
14560 * gdb.threads/non-ldr-exc-3.c: Likewise.
14561 * gdb.threads/non-ldr-exc-4.c: Likewise.
14562 * gdb.threads/pthreads.c: Include unistd.h.
14563 (main): Declare returns int.
14564 * gdb.threads/tls-main.c (foo): New declaration.
14565 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
14566
14567 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
14568
14569 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
14570 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
14571
14572 2015-01-15 Mark Wielaard <mjw@redhat.com>
14573
14574 * gdb.base/noreturn-return.c: New file.
14575 * gdb.base/noreturn-return.exp: New file.
14576 * gdb.base/noreturn-finish.c: New file.
14577 * gdb.base/noreturn-finish.exp: New file.
14578
14579 2015-01-23 Pedro Alves <palves@redhat.com>
14580
14581 * gdb.threads/continue-pending-after-query.c: New file.
14582 * gdb.threads/continue-pending-after-query.exp: New file.
14583
14584 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
14585 Simon Marchi <simon.marchi@ericsson.com>
14586
14587 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
14588 * gdb.base/valgrind-db-attach.exp: Same.
14589 * gdb.base/valgrind-infcall.exp: Same.
14590 * lib/mi-support.exp (default_mi_gdb_start): Same.
14591 * lib/prompt.exp (default_prompt_gdb_start): Same.
14592 * lib/gdb.exp (default_gdb_spawn): Same.
14593 (gdb_interact): New.
14594
14595
14596 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
14597
14598 * gdb.compile/compile.exp (pointer to jit function): New test.
14599
14600 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
14601
14602 * lib/gdb.exp (supports_process_record): Return true for
14603 powerpc*-*-linux*.
14604 (supports_reverse): Likewise.
14605
14606 2015-01-15 Don Breazeal <donb@codesourcery.com>
14607
14608 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
14609 instead of checking whether the target board is remote and
14610 use spawn_wait_for_attach instead of exec/sleep.
14611 * gdb.base/attach-twice.exp: Likewise.
14612
14613 2015-01-15 Joel Brobecker <brobecker@adacore.com>
14614
14615 * gdb.ada/var_arr_attrs: New testcase.
14616
14617 2015-01-14 Pedro Alves <palves@redhat.com>
14618 Joel Brobecker <brobecker@adacore.com>
14619
14620 PR gdb/17525
14621 * gdb.base/bp-cmds-execution-x-script.c: New file.
14622 * gdb.base/bp-cmds-execution-x-script.exp: New file.
14623 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
14624
14625 2015-01-14 Pedro Alves <palves@redhat.com>
14626
14627 PR cli/17828
14628 * gdb.base/batch-preserve-term-settings.c: New file.
14629 * gdb.base/batch-preserve-term-settings.exp: New file.
14630
14631 2015-01-13 Doug Evans <dje@google.com>
14632
14633 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
14634 binary.
14635
14636 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14637
14638 * Makefile.in (clean mostlyclean): Do not delete *.py.
14639
14640 2015-01-13 Joel Brobecker <brobecker@adacore.com>
14641
14642 * gdb.python/py-lookup-type.exp: New file.
14643
14644 2015-01-12 Pedro Alves <palves@redhat.com>
14645
14646 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
14647 restore GDBFLAGS before returning.
14648
14649 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
14650
14651 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
14652 is_amd64_regs_target and is_x86_like_target.
14653
14654 2015-01-11 Doug Evans <xdje42@gmail.com>
14655
14656 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
14657 is given without an explicit form.
14658 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
14659 attributes.
14660 * gdb.dwarf/corrupt.exp: Ditto.
14661 * gdb.dwarf2/enum-type.exp: Ditto.
14662 * gdb.trace/entry-values.exp: Ditto.
14663 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
14664
14665 2015-01-11 Doug Evans <xdje42@gmail.com>
14666
14667 PR gdb/15830
14668 * gdb.base/maint.exp: Remove references to "maint demangle".
14669 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
14670 Add tests for explicitly specifying language to demangle.
14671 * gdb.dlang/demangle.exp: Ditto.
14672
14673 2015-01-09 Pedro Alves <palves@redhat.com>
14674
14675 * gdb.threads/non-stop-fair-events.c: New file.
14676 * gdb.threads/non-stop-fair-events.exp: New file.
14677
14678 2015-01-09 Pedro Alves <palves@redhat.com>
14679
14680 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
14681 the global scope. Set a breakpoint after all threads are started
14682 rather than stepping over two source lines. Expect the prompt.
14683 * gdb.base/watch_thread_num.c (threads_started_barrier): New
14684 global.
14685 (NUM): Now 15.
14686 (main): Use threads_started_barrier to wait for all threads to
14687 start. Main thread no longer calls thread_function. Exit after
14688 180 seconds.
14689 (loop): New function.
14690 (thread_function): Wait on threads_started_barrier barrier. Call
14691 'loop' at each iteration.
14692 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
14693 threads have started, instead of hardcoding number of "next"
14694 steps. Use an access watchpoint instead of a write watchpoint.
14695
14696 2015-01-09 Pedro Alves <palves@redhat.com>
14697
14698 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
14699 (thread_func): Wait on barrier.
14700 (main): Wait for all threads to start before stopping GDB.
14701 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
14702 global.
14703 (thread1_func, thread2_func): Wait on barrier.
14704 (main): Wait for all threads to start before stopping GDB.
14705 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
14706 New global.
14707 (thread1_func, thread2_func): Wait on barrier.
14708 (main): Wait for all threads to start before stopping GDB.
14709
14710 2015-01-09 Pedro Alves <palves@redhat.com>
14711
14712 * gdb.threads/attach-many-short-lived-threads.c: New file.
14713 * gdb.threads/attach-many-short-lived-threads.exp: New file.
14714
14715 2014-01-09 Pedro Alves <palves@redhat.com>
14716
14717 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
14718 instead of to thread 2.
14719 * gdb.threads/signal-command-multiple-signals-pending.c (main):
14720 Add barrier around each pthread_create call instead of around all
14721 calls.
14722 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
14723 Set a break on thread_function and have the child threads hit it
14724 one at at a time.
14725
14726 2015-01-09 Pedro Alves <palves@redhat.com>
14727
14728 * lib/gdb.exp (can_spawn_for_attach): New procedure.
14729 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
14730 false.
14731 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
14732 checking whether the target board is remote.
14733 * gdb.multi/multi-attach.exp: Likewise.
14734 * gdb.python/py-sync-interp.exp: Likewise.
14735 * gdb.server/ext-attach.exp: Likewise.
14736 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
14737 tests that need to attach, instead of checking whether the target
14738 board is remote at the top of the file.
14739
14740 2015-01-08 Yao Qi <yao@codesourcery.com>
14741
14742 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
14743
14744 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14745
14746 Fix testcase compilation.
14747 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
14748
14749 2015-01-06 Joel Brobecker <brobecker@adacore.com>
14750
14751 * gdb.python/py-type.exp: Add a couple test about empty
14752 array creation, and negative-length array creation.
14753
14754 2015-01-02 Doug Evans <xdje42@gmail.com>
14755
14756 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
14757
14758 2015-01-02 Doug Evans <dje@google.com>
14759
14760 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
14761
14762 2014-12-29 Yao Qi <yao@codesourcery.com>
14763
14764 * gdb.trace/entry-values.exp: Update comments. Rename variable
14765 bar_call_foo to returned_from_foo.
14766
14767 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
14768
14769 PR gdb/17394
14770 * gdb.linespec/break-asm-file.c: New file.
14771 * gdb.linespec/break-asm-file.exp: New file.
14772 * gdb.linespec/break-asm-file0.s: New file.
14773 * gdb.linespec/break-asm-file1.s: New file.
14774
14775 2014-12-18 Nigel Stephens <nigel@mips.com>
14776 Maciej W. Rozycki <macro@codesourcery.com>
14777
14778 * gdb.base/float.exp: Handle the new output from "info float" on
14779 MIPS targets.
14780
14781 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
14782
14783 Fix MinGW compilation.
14784 * gdb.compile/compile-ops.exp: Update untested message if
14785 !skip_compile_feature_tests.
14786 * gdb.compile/compile-setjmp.exp: Likewise.
14787 * gdb.compile/compile-tls.exp: Likewise.
14788 * gdb.compile/compile.exp: Likewise.
14789 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
14790 supported on this host".
14791
14792 2014-12-16 Doug Evans <xdje42@gmail.com>
14793
14794 * boards/stabs.exp: New file.
14795
14796 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
14797
14798 * gdb.base/completion.exp: Adjust to format changes of "maint
14799 print user-registers".
14800
14801 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
14802
14803 PR server/17457
14804 * gdb.arch/aarch64-fp.c: New file.
14805 * gdb.arch/aarch64-fp.exp: New file.
14806
14807 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
14808
14809 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
14810 r210637, r210913, r211666, r215400, r215817).
14811
14812 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
14813 * dg-extract-results.py: New file.
14814 * dg-extract-results.sh: Use it if the environment seems
14815 suitable.
14816
14817 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
14818
14819 * dg-extract-results.py (parse_run): Handle warnings that
14820 are printed before a test harness is run.
14821
14822 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
14823
14824 * dg-extract-results.py (Named): Remove __cmp__ method.
14825 (output_variation): Use a key to sort variation.harnesses.
14826
14827 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
14828
14829 * dg-extract-results.py: For Python 3, force sys.stdout to
14830 handle surrogate escape sequences.
14831 (safe_open): New function.
14832 (output_segment, main): Use it.
14833
14834 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
14835
14836 * dg-extract-results.py (Prog.result_re): Include options
14837 in test name.
14838
14839 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
14840
14841 * dg-extract-results.py (output_variation): Always sort if
14842 do_sum.
14843
14844 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
14845
14846 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
14847 as long as we get pagination notifications.
14848
14849 2014-12-15 Jason Merrill <jason@redhat.com>
14850
14851 * Makefile.in (check-gdb.%): Restore.
14852 * README: Mention it.
14853
14854 2014-12-13 Joel Brobecker <brobecker@adacore.com>
14855
14856 * gdb.ada/str_uninit: New testcase.
14857
14858 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14859
14860 PR symtab/17642
14861 * gdb.base/vla-stub-define.c: New file.
14862 * gdb.base/vla-stub.c: New file.
14863 * gdb.base/vla-stub.exp: New file.
14864
14865 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
14866 Jan Kratochvil <jan.kratochvil@redhat.com>
14867 Tom Tromey <tromey@redhat.com>
14868
14869 * configure.ac: Add gdb.compile/.
14870 * configure: Regenerate.
14871 * gdb.compile/Makefile.in: New file.
14872 * gdb.compile/compile-ops.exp: New file.
14873 * gdb.compile/compile-ops.c: New file.
14874 * gdb.compile/compile-tls.c: New file.
14875 * gdb.compile/compile-tls.exp: New file.
14876 * gdb.compile/compile-constvar.S: New file.
14877 * gdb.compile/compile-constvar.c: New file.
14878 * gdb.compile/compile-mod.c: New file.
14879 * gdb.compile/compile-nodebug.c: New file.
14880 * gdb.compile/compile-setjmp-mod.c: New file.
14881 * gdb.compile/compile-setjmp.c: New file.
14882 * gdb.compile/compile-setjmp.exp: New file.
14883 * gdb.compile/compile-shlib.c: New file.
14884 * gdb.compile/compile.c: New file.
14885 * gdb.compile/compile.exp: New file.
14886 * lib/gdb.exp (skip_compile_feature_tests): New proc.
14887
14888 2014-12-12 Tom Tromey <tromey@redhat.com>
14889
14890 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
14891 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
14892
14893 2014-12-12 Doug Evans <dje@google.com>
14894
14895 * lib/gdb-python.exp (get_python_valueof): New function.
14896 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
14897
14898 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14899
14900 * gdb.base/completion.exp: Add test for completion of "info
14901 registers ".
14902
14903 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
14904
14905 * gdb.base/func-ptrs.c: New file.
14906 * gdb.base/func-ptrs.exp: New file.
14907
14908 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14909
14910 PR breakpoints/17012
14911 * gdb.base/dprintf-detach.c: New file.
14912 * gdb.base/dprintf-detach.exp: New file.
14913
14914 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
14915
14916 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
14917 * lib/gdb.exp (target_is_gdbserver): New procedure.
14918
14919 2014-12-08 Doug Evans <dje@google.com>
14920
14921 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
14922
14923 2014-12-05 Yao Qi <yao@codesourcery.com>
14924
14925 * gdb.guile/scm-error.exp: Remove the third argument to
14926 gdb_remote_download.
14927 * gdb.guile/scm-frame-args.exp: Likewise.
14928 * gdb.guile/scm-section-script.exp: Likewise.
14929
14930 2014-12-05 Yao Qi <yao@codesourcery.com>
14931
14932 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
14933
14934 2014-12-04 Doug Evans <dje@google.com>
14935
14936 * gdb.python/py-objfile.exp: Add tests for
14937 objfile.add_separate_debug_file.
14938
14939 2014-12-04 Doug Evans <dje@google.com>
14940
14941 * lib/gdb.exp (get_build_id): New function.
14942 (build_id_debug_filename_get): Rewrite to use it.
14943 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
14944
14945 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
14946
14947 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
14948 `method(long)', not just 0x0.
14949 * gdb.cp/nsalias.exp: Align code labels to 4.
14950 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
14951 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
14952 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
14953 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
14954 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
14955 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
14956
14957 2014-12-02 Doug Evans <dje@google.com>
14958
14959 PR symtab/17602
14960 * gdb.cp/anon-ns.cc: Move guts of this file to ...
14961 * gdb.cp/anon-ns2.cc: ... here. New file.
14962 * gdb.cp/anon-ns.exp: Update.
14963
14964 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
14965
14966 * gdb.python/py-events.py (inferior_call_handler): New.
14967 (register_changed_handler, memory_changed_handler): New.
14968 (test_events.invoke): Register new handlers.
14969 * gdb.python/py-events.exp: Add tests for inferior call,
14970 memory_changed and register_changed events.
14971
14972 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
14973
14974 * gdb.base/execl-update-breakpoints.exp: Specify the link address
14975 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
14976 if the linker doesn't understand this.
14977
14978 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
14979
14980 * gdb.python/python.exp: Change expected reply to help().
14981
14982 2014-12-01 Yao Qi <yao@codesourcery.com>
14983
14984 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
14985 AC_CONFIG_SUBDIRS(gdb.gdbtk).
14986 * configure: Re-generated.
14987
14988 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
14989
14990 * gdb.cp/chained-calls.cc: New file.
14991 * gdb.cp/chained-calls.exp: New file.
14992 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
14993
14994 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
14995
14996 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
14997 * gdb.dwarf2/symtab-producer.exp: Same.
14998 * gdb.gdb/python-interrupts.exp: Same.
14999 * gdb.gdb/python-selftest.exp: Same.
15000 * gdb.python/py-linetable.exp: Same.
15001 * gdb.python/py-type.exp: Same.
15002 * gdb.python/py-value-cc.exp: Same.
15003 * gdb.python/py-value.exp: Same.
15004
15005 2014-11-28 Yao Qi <yao@codesourcery.com>
15006
15007 * gdb.base/break-probes.exp: Match library name prefixed with
15008 sysroot.
15009
15010 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
15011
15012 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
15013 test expected output. Add parentheses for the call to print.
15014 Remove L suffix from integers.
15015
15016 2014-11-26 Doug Evans <dje@google.com>
15017
15018 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
15019
15020 2014-11-22 Yao Qi <yao@codesourcery.com>
15021
15022 * gdb.trace/entry-values.c: Remove asms.
15023 (foo): Add foo_label.
15024 (bar): Add bar_label.
15025 * gdb.trace/entry-values.exp: Remove code computing foo's
15026 length and bar's length.
15027 (Dwarf::assemble): Invoke function_range for bar and use
15028 MACRO_AT_func for foo.
15029
15030 2014-11-22 Yao Qi <yao@codesourcery.com>
15031
15032 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
15033 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
15034 Use .Lgcc43_procstart instead of gcc43.
15035
15036 2014-11-21 Joel Brobecker <brobecker@adacore.com>
15037
15038 * gdb.ada/n_arr_bound: New testcase.
15039
15040 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
15041
15042 PR breakpoints/10737
15043 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
15044 test_catch_syscall_multi_arch.
15045 (test_catch_syscall_multi_arch): New function.
15046
15047 2014-11-20 Doug Evans <xdje42@gmail.com>
15048
15049 * gdb.base/maint.exp: Update expected output.
15050
15051 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
15052
15053 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
15054 4-byte instruction on S390.
15055
15056 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15057
15058 * gdb.ada/arr_arr: New testcase.
15059
15060 2014-11-19 Joel Brobecker <brobecker@adacore.com>
15061
15062 * gdb.ada/pkd_arr_elem: New Testcase.
15063
15064 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
15065
15066 * gdb.reverse/break-precsave: Expect completion message for
15067 core file reads.
15068 * gdb.reverse/consecutive-precsave.exp: Likewise.
15069 * gdb.reverse/finish-precsave.exp: Likewise.
15070 * gdb.reverse/i386-precsave.exp: Likewise.
15071 * gdb.reverse/machinestate-precsave.exp: Likewise.
15072 * gdb.reverse/sigall-precsave.exp: Likewise.
15073 * gdb.reverse/solib-precsave.exp: Likewise.
15074 * gdb.reverse/step-precsave.exp: Likewise.
15075 * gdb.reverse/until-precsave.exp: Likewise.
15076 * gdb.reverse/watch-precsave.exp: Likewise.
15077
15078 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15079
15080 * gdb.base/bp-permanent.c: Include unistd.h.
15081 * gdb.python/py-framefilter-mi.c (main): Add return type.
15082 * gdb.python/py-framefilter.c (main): Likewise.
15083 * gdb.trace/actions-changed.c (main): Likewise.
15084
15085 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15086
15087 * gdb.mi/until.c: Add eye-catchers.
15088 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
15089 line numbers.
15090
15091 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15092
15093 * gdb.base/condbreak.exp: Drop references to removed non-prototype
15094 function header variants in break1.c.
15095 * gdb.base/ena-dis-br.exp: Likewise.
15096 * gdb.base/hbreak2.exp: Likewise.
15097 * gdb.reverse/until-precsave.exp: Drop references to removed
15098 non-prototype function header variants in ur1.c.
15099 * gdb.reverse/until-reverse.exp: Likewise.
15100
15101 2014-11-17 Petr Machata <pmachata@redhat.com>
15102
15103 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
15104 ${_cu_offset_size} bytes abbrev offset.
15105
15106 2014-11-15 Doug Evans <xdje42@gmail.com>
15107
15108 PR symtab/17559
15109 * gdb.base/line-symtabs.exp: New file.
15110 * gdb.base/line-symtabs.c: New file.
15111 * gdb.base/line-symtabs.h: New file.
15112
15113 2014-11-14 Yao Qi <yao@codesourcery.com>
15114
15115 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
15116 (func): Add label func_label.
15117 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
15118 Replace low_pc and high_pc with MACRO_AT_range.
15119 Replace name, low_pc and high_pc with MACRO_AT_func.
15120
15121 2014-11-14 Yao Qi <yao@codesourcery.com>
15122
15123 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
15124 Replace name, low_pc and high_pc with MACRO_AT_func.
15125
15126 2014-11-14 Yao Qi <yao@codesourcery.com>
15127
15128 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
15129 produce debug information.
15130 * gdb.dwarf2/implptr-optimized-out.S: Removed.
15131
15132 2014-11-14 Yao Qi <yao@codesourcery.com>
15133
15134 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
15135 object and get function length.
15136 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
15137 with MACRO_AT_func.
15138 (top-level): Replace gdb_compile and clean_restart with
15139 prepare_for_testing.
15140 * gdb.dwarf2/main.c (main): Add label main_label.
15141
15142 2014-11-14 Yao Qi <yao@codesourcery.com>
15143
15144 * lib/dwarf.exp (function_range): New procedure.
15145 (Dwarf::_handle_macro_at_func): New procedure.
15146 (Dwarf::_handle_macro_at_range): New procedure.
15147 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
15148
15149 2014-11-14 Yao Qi <yao@codesourcery.com>
15150
15151 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
15152 (_handle_attribute): New procedure.
15153
15154 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15155
15156 * gdb.ada/cond_lang/foo.c (callme): Add return type.
15157 * gdb.base/call-sc.c (zed): Likewise.
15158 * gdb.base/checkpoint.c (main): Likewise.
15159 * gdb.base/dump.c (main): Likewise.
15160 * gdb.base/gcore.c (main): Likewise.
15161 * gdb.base/huge.c (main): Likewise.
15162 * gdb.base/multi-forks.c (main): Likewise.
15163 * gdb.base/pr10179-a.c (main): Likewise.
15164 * gdb.base/savedregs.c (main): Likewise.
15165 * gdb.base/sigaltstack.c (main): Likewise.
15166 * gdb.base/siginfo.c (main): Likewise.
15167 * gdb.base/structs.c (zed): Likewise.
15168 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
15169 * gdb.mi/mi-syn-frame.c (main): Likewise.
15170 * gdb.mi/until.c (foo, main): Likewise.
15171 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
15172 * gdb.base/solib-weak.c (foo): Declare.
15173 * gdb.base/attach-twice.c: Include stdio.h.
15174 * gdb.base/weaklib1.c: Likewise.
15175 * gdb.base/weaklib2.c: Likewise.
15176 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
15177 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
15178 unistd.h.
15179 * gdb.base/attach-pie-misread.c: Include stdlib.h.
15180 * gdb.mi/mi-exit-code.c: Likewise.
15181 * gdb.base/break-interp-lib.c: Include string.h.
15182 * gdb.base/coremaker.c: Likewise.
15183 * gdb.base/testenv.c: Likewise.
15184 * gdb.python/py-finish-breakpoint.c: Likewise.
15185 * gdb.base/inferior-died.c: Include sys/wait.h.
15186 * gdb.base/fileio.c: Include time.h.
15187 * gdb.base/async-shell.c: Include unistd.h.
15188 * gdb.base/dprintf-non-stop.c: Likewise.
15189 * gdb.base/info-os.c: Likewise.
15190 * gdb.mi/mi-console.c: Likewise.
15191 * gdb.mi/watch-nonstop.c: Likewise.
15192 * gdb.python/py-events.c: Likewise.
15193 * gdb.base/async.c (baz): Move up before its invocation.
15194 * gdb.base/code_elim2.c (my_global_func): Likewise.
15195 * gdb.base/skip-solib-lib.c (multiply): Likewise.
15196 * gdb.base/advance.c (func2): Likewise.
15197
15198 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15199
15200 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
15201 variant.
15202 * gdb.base/annota3.c: Likewise.
15203 * gdb.base/async.c: Likewise.
15204 * gdb.base/average.c: Likewise.
15205 * gdb.base/call-ar-st.c: Likewise.
15206 * gdb.base/call-rt-st.c: Likewise.
15207 * gdb.base/call-sc.c: Likewise.
15208 * gdb.base/call-strs.c: Likewise.
15209 * gdb.base/ending-run.c: Likewise.
15210 * gdb.base/execd-prog.c: Likewise.
15211 * gdb.base/exprs.c: Likewise.
15212 * gdb.base/foll-exec.c: Likewise.
15213 * gdb.base/foll-fork.c: Likewise.
15214 * gdb.base/foll-vfork.c: Likewise.
15215 * gdb.base/funcargs.c: Likewise.
15216 * gdb.base/gcore.c: Likewise.
15217 * gdb.base/jump.c: Likewise.
15218 * gdb.base/langs0.c: Likewise.
15219 * gdb.base/langs1.c: Likewise.
15220 * gdb.base/langs2.c: Likewise.
15221 * gdb.base/mips_pro.c: Likewise.
15222 * gdb.base/nodebug.c: Likewise.
15223 * gdb.base/opaque0.c: Likewise.
15224 * gdb.base/opaque1.c: Likewise.
15225 * gdb.base/recurse.c: Likewise.
15226 * gdb.base/run.c: Likewise.
15227 * gdb.base/scope0.c: Likewise.
15228 * gdb.base/scope1.c: Likewise.
15229 * gdb.base/setshow.c: Likewise.
15230 * gdb.base/setvar.c: Likewise.
15231 * gdb.base/shmain.c: Likewise.
15232 * gdb.base/shr1.c: Likewise.
15233 * gdb.base/shr2.c: Likewise.
15234 * gdb.base/sigall.c: Likewise.
15235 * gdb.base/signals.c: Likewise.
15236 * gdb.base/so-indr-cl.c: Likewise.
15237 * gdb.base/solib2.c: Likewise.
15238 * gdb.base/structs.c: Likewise.
15239 * gdb.base/sum.c: Likewise.
15240 * gdb.base/vforked-prog.c: Likewise.
15241 * gdb.base/watchpoint.c: Likewise.
15242 * gdb.reverse/shr2.c: Likewise.
15243 * gdb.reverse/until-reverse.c: Likewise.
15244 * gdb.reverse/ur1.c: Likewise.
15245 * gdb.reverse/watch-reverse.c: Likewise.
15246
15247 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15248
15249 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
15250 variant.
15251 * gdb.base/sepdebug.exp: Drop references to removed code.
15252
15253 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15254
15255 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
15256 variant. Preserve original line numbering.
15257 * gdb.base/list1.c: Likewise.
15258
15259 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15260
15261 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
15262 variant.
15263 * gdb.base/break1.c: Likewise.
15264 * gdb.base/break.exp: Drop references to removed code.
15265
15266 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15267
15268 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
15269 variant.
15270
15271 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15272
15273 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
15274
15275 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15276
15277 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
15278 logic into perform_all_tests() and invoke it with and without
15279 function header prototypes.
15280 (do_function_calls): Remove conditional XFAIL for PR 5318.
15281 (rerun_and_prepare): Remove duplicate code.
15282 (perform_all_tests): New. Main logic moved here.
15283
15284 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15285
15286 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
15287 code guarded by #ifdef NO_PROTOTYPES.
15288 (t_double_many_args): Likewise.
15289 (DEF_FUNC_MANY_ARGS_1): Likewise.
15290 (DEF_FUNC_VALUES_1): Likewise.
15291 (t_structs_ldc): Renamed from t_structs_fc in conditional code
15292 guarded by #ifdef PROTOTYPES.
15293
15294 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15295
15296 * gdb.mi/mi-console.c: Add eye-catcher.
15297 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
15298 instead of literal line number.
15299
15300 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15301
15302 * gdb.base/shr2.c: Add eye-catcher.
15303 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
15304 line number.
15305
15306 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15307
15308 * gdb.base/jump.c: Add eye-catchers.
15309 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
15310 numbers.
15311
15312 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15313
15314 * gdb.base/execd-prog.c: Add eye-catchers.
15315 * gdb.base/foll-exec.c: Likewise.
15316 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
15317 line numbers.
15318
15319 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15320
15321 * gdb.base/ending-run.c: Add eye-catchers.
15322 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
15323 literal line numbers.
15324
15325 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15326
15327 * gdb.base/call-rt-st.c: Add eye-catchers.
15328 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
15329 literal line numbers.
15330
15331 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15332
15333 * gdb.base/call-ar-st.c: Add eye-catchers.
15334 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
15335 literal line numbers.
15336
15337 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15338
15339 * gdb.base/average.c: Add eye-catchers.
15340 * gdb.base/sum.c: Likewise.
15341 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
15342 regexps dynamically.
15343
15344 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
15345
15346 * gdb.base/solib1.c: Add eye-catchers.
15347 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
15348 literal line numbers.
15349
15350 2014-11-12 Pedro Alves <palves@redhat.com>
15351
15352 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
15353 leader has exited.
15354
15355 2014-11-12 Pedro Alves <palves@redhat.com>
15356
15357 * gdb.arch/i386-bp_permanent.c: New file.
15358 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
15359 (srcfile): Set to i386-bp_permanent.c.
15360 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
15361 that stepi does not execute the 'leave' instruction, instead of
15362 testing it does execute.
15363 * gdb.base/bp-permanent.c: New file.
15364 * gdb.base/bp-permanent.exp: New file.
15365
15366 2014-11-10 Doug Evans <xdje42@gmail.com>
15367
15368 PR symtab/17564
15369 * gdb.base/symtab-search-order.exp: New file.
15370 * gdb.base/symtab-search-order.c: New file.
15371 * gdb.base/symtab-search-order-1.c: New file.
15372 * gdb.base/symtab-search-order-shlib-1.c: New file.
15373
15374 2014-11-07 Pedro Alves <palves@redhat.com>
15375
15376 PR gdb/17511
15377 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
15378 i?86-*-linux*.
15379
15380 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
15381
15382 PR c++/17494
15383 * gdb.cp/pr17494.cc: New file.
15384 * gdb.cp/pr17494.exp: New file.
15385
15386 2014-11-02 Yao Qi <yao@codesourcery.com>
15387
15388 * gdb.python/python.exp: Get working directory and match the
15389 output of "set extended-prompt \\w " with it.
15390
15391 2014-10-30 Doug Evans <dje@google.com>
15392
15393 * gdb.python/py-objfile.exp: Add tests for setting random attributes
15394 in objfiles.
15395 * gdb.python/py-progspace.exp: Add tests for setting random attributes
15396 in progspaces.
15397
15398 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
15399
15400 * gdb.base/fullpath-expand.exp: Skip for a remote host.
15401 * gdb.base/realname-expand.exp: Likewise.
15402 * gdb.linespec/macro-relative.exp: Likewise.
15403
15404 2014-10-29 Pedro Alves <palves@redhat.com>
15405
15406 PR gdb/17408
15407 * gdb.threads/schedlock.c (some_function): New function.
15408 (call_function): New global.
15409 (MAYBE_CALL_SOME_FUNCTION): New macro.
15410 (thread_function): Call it.
15411 * gdb.threads/schedlock.exp (get_args): Add description parameter,
15412 and use it instead of a global counter. Adjust all callers.
15413 (get_current_thread): Use "find current thread" for test message
15414 here rather than having all callers pass down the same string.
15415 (goto_loop): New procedure, factored out from ...
15416 (my_continue): ... this.
15417 (step_ten_loops): Change parameter from test message to command to
15418 use. Adjust.
15419 (list_count): Delete global.
15420 (check_result): New procedure, factored out from duplicate top
15421 level code.
15422 (continue tests): Wrap in with_test_prefix.
15423 (test_step): New procedure, factored out from duplicate top level
15424 code.
15425 (top level): Test "step" in combination with all scheduler-locking
15426 modes. Test "next" in combination with all scheduler-locking
15427 modes, and in combination with stepping over a function call or
15428 not.
15429 * gdb.threads/next-bp-other-thread.c: New file.
15430 * gdb.threads/next-bp-other-thread.exp: New file.
15431
15432 2014-10-29 Pedro Alves <palves@redhat.com>
15433
15434 PR python/17372
15435 * gdb.python/python.exp: Test a multi-line command that spawns
15436 interactive Python.
15437 * gdb.base/multi-line-starts-subshell.exp: New file.
15438
15439 2014-10-29 Yao Qi <yao@codesourcery.com>
15440
15441 * gdb.base/fileio.exp: Make directories on host.
15442
15443 2014-10-29 Yao Qi <yao@codesourcery.com>
15444
15445 * gdb.base/fileio.c (test_write): Close the file.
15446
15447 2014-10-28 Pedro Alves <palves@redhat.com>
15448
15449 PR gdb/12623
15450 * gdb.base/sigstep.c (no_handler): New global.
15451 (main): If 'no_handler is true, set the signal handlers to
15452 SIG_IGN.
15453 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
15454 with_sw_watch and no_handler parameters. Handle them.
15455 (top level) <stepping over handler when stopped at a breakpoint
15456 test>: Add a test axis for testing with a software watchpoint, and
15457 another for testing with the signal handler set to SIG_IGN.
15458 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
15459 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
15460
15461 2014-10-28 Pedro Alves <palves@redhat.com>
15462
15463 PR gdb/17511
15464 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
15465 * gdb.base/sigstep.exp (other_handler_location): New global.
15466 (advance): Support stepping into the signal handler, and running
15467 commands while in the handler.
15468 (in_handler_map): New global.
15469 (top level): In the advance test, add combinations for getting
15470 into the handler with stepping commands, and for running commands
15471 in the handler. Add comment descripting the advancei tests.
15472
15473 2014-10-28 Pedro Alves <palves@redhat.com>
15474
15475 * gdb.base/sigstep.exp: Use build_executable instead of
15476 prepare_for_testing.
15477 (top level): Move code that starts GDB, runs to main and creates a
15478 display to ...
15479 (restart): ... this new procedure.
15480 (top level): Move backtrace from signal handler test to ...
15481 (validate_backtrace): ... this new procedure.
15482 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
15483 with_test_prefix. Always restart GDB.
15484 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
15485 with_test_prefix. Always restart GDB. No need to delete
15486 breakpoints after the test.
15487 (test_skip_handler): Remove prefix parameter.
15488 (skip_over_handler, breakpoint_to_handler)
15489 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
15490 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
15491 restart GDB. No need to delete breakpoints after the test.
15492 (top level): Use foreach to call the test procedures with
15493 different commands.
15494
15495 2014-10-28 Pedro Alves <palves@redhat.com>
15496
15497 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
15498 instead of GNATS numbers.
15499 * gdb.base/sigbpt.exp: Likewise.
15500 * gdb.base/siginfo.exp: Likewise.
15501 * gdb.base/sigstep.exp: Likewise.
15502
15503 2014-10-27 Pedro Alves <palves@redhat.com>
15504
15505 * gdb.base/sigstep.c (dummy): New global.
15506 (main): Issue a couple writes to the new global.
15507 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
15508 procedures.
15509 (skip_over_handler): Use test_skip_handler.
15510 (top level): Call skip_over_handler for stepi and nexti too.
15511 (breakpoint_over_handler): Use test_skip_handler.
15512 (top level): Call breakpoint_over_handler for stepi and nexti too.
15513
15514 2014-10-27 Yao Qi <yao@codesourcery.com>
15515
15516 * gdb.trace/tfile.c (adjust_function_address)
15517 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
15518 function descriptor.
15519
15520 2014-10-24 Don Breazeal <donb@codesourcery.com>
15521
15522 * gdb.base/foll-fork.exp (test_follow_fork,
15523 catch_fork_child_follow): Check for updated fork messages emitted
15524 from infrun.c.
15525 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
15526 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
15527 vfork_and_exec_child_follow_through_step): Check for updated vfork
15528 messages emitted from infrun.c.
15529
15530 2014-10-24 Pedro Alves <palves@redhat.com>
15531
15532 * gdb.base/corefile.exp: Remove references to ultrix.
15533 * gdb.base/interrupt.exp: Likewise.
15534 * gdb.base/whatis.exp: Likewise.
15535 * gdb.gdb/selftest.exp: Likewise.
15536 * gdb.threads/manythreads.exp: Likewise.
15537 * gdb.threads/print-threads.exp: Likewise.
15538 * gdb.threads/pthreads.exp:: Likewise.
15539 * gdb.threads/schedlock.exp: Likewise.
15540
15541 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
15542
15543 * gdb.cp/non-trivial-retval.cc: Add a test case.
15544 * gdb.cp/non-trivial-retval.exp: Add a test.
15545
15546 2014-10-20 Yao Qi <yao@codesourcery.com>
15547
15548 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
15549 * gdb.python/py-objfile-script-gdb.py: New file.
15550 * gdb.python/py-objfile-script.exp: Update reference to
15551 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
15552 of remote_download. Remove the dest file.
15553
15554 2014-10-20 Yao Qi <yao@codesourcery.com>
15555
15556 * gdb.base/checkpoint.exp: Don't remove file copied on host.
15557 * gdb.base/step-line.exp: Likewise.
15558 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
15559 * gdb.dwarf2/dw2-basic.exp: Likewise.
15560 * gdb.dwarf2/dw2-compressed.exp: Likewise.
15561 * gdb.dwarf2/dw2-filename.exp: Likewise.
15562 * gdb.dwarf2/dw2-intercu.exp: Likewise.
15563 * gdb.dwarf2/dw2-intermix.exp: Likewise.
15564 * gdb.dwarf2/dw2-producer.exp: Likewise.
15565 * gdb.dwarf2/mac-fileno.exp: Likewise.
15566 * gdb.python/py-frame-args.exp: Likewise.
15567 * gdb.python/py-framefilter.exp: Likewise.
15568 * gdb.python/py-mi.exp: Likewise.
15569 * gdb.python/py-objfile-script.exp: Likewise
15570 * gdb.python/py-pp-integral.exp: Likewise.
15571 * gdb.python/py-pp-re-notag.exp: Likewise.
15572 * gdb.python/py-prettyprint.exp: Likewise.
15573 * gdb.python/py-section-script.exp: Likewise.
15574 * gdb.python/py-typeprint.exp: Likewise.
15575 * gdb.python/py-xmethods.exp: Likewise.
15576 * gdb.stabs/weird.exp: Likewise.
15577 * gdb.xml/tdesc-regs.exp: Likewise.
15578
15579 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
15580
15581 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
15582 (out_cu): Use addr_len for the size of addresses.
15583 (out_line): Likewise. Size DW_LNE_set_address instruction
15584 according to addr_len.
15585 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
15586 (FUNC): Add START_INSNS to definition.
15587
15588 2014-10-18 Yao Qi <yao@codesourcery.com>
15589
15590 * gdb.base/argv0-symlink.exp: Check argv[0] value if
15591 gdb_has_argv0 return true.
15592 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
15593 check [target_info exists noargs], check [gdb_has_argv0]
15594 instead.
15595 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
15596 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
15597 procedures.
15598
15599 2014-10-17 Doug Evans <dje@google.com>
15600
15601 * gdb.python/py-events.exp: Update expected output for clear_objfiles
15602 event.
15603 * gdb.python/py-events.py: Add clear_objfiles event.
15604
15605 2014-10-17 Doug Evans <dje@google.com>
15606
15607 * gdb.python/py-objfile.exp: Test progspace attribute.
15608
15609 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
15610
15611 * gdb.guile/scm-breakpoint.exp: Do not assume any
15612 directory separators when matching source file paths.
15613 * gdb.python/py-breakpoint.exp: Likewise.
15614 * gdb.reverse/break-precsave.exp: Likewise.
15615 * gdb.reverse/break-reverse.exp: Likewise.
15616 * gdb.reverse/consecutive-precsave.exp: Likewise.
15617 * gdb.reverse/finish-precsave.exp: Likewise.
15618 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
15619 * gdb.reverse/finish-reverse.exp: Likewise.
15620 * gdb.reverse/i386-precsave.exp: Likewise.
15621 * gdb.reverse/i387-env-reverse.exp: Likewise.
15622 * gdb.reverse/i387-stack-reverse.exp: Likewise.
15623 * gdb.reverse/machinestate-precsave.exp: Likewise.
15624 * gdb.reverse/machinestate.exp: Likewise.
15625 * gdb.reverse/sigall-precsave.exp: Likewise.
15626 * gdb.reverse/solib-precsave.exp: Likewise.
15627 * gdb.reverse/step-precsave.exp: Likewise.
15628 * gdb.reverse/until-precsave.exp: Likewise.
15629 * gdb.reverse/watch-precsave.exp: Likewise.
15630 * gdb.reverse/watch-reverse.exp: Likewise.
15631
15632 2014-10-17 Yao Qi <yao@codesourcery.com>
15633
15634 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
15635 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
15636
15637 2014-10-17 Pedro Alves <palves@redhat.com>
15638
15639 PR gdb/17471
15640 * gdb.base/bg-execution-repeat.c: New file.
15641 * gdb.base/bg-execution-repeat.exp: New file.
15642
15643 2014-10-17 Pedro Alves <palves@redhat.com>
15644
15645 PR gdb/17300
15646 * gdb.base/continue-all-already-running.c: New file.
15647 * gdb.base/continue-all-already-running.exp: New file.
15648
15649 2014-10-17 Pedro Alves <palves@redhat.com>
15650
15651 PR gdb/17472
15652 * gdb.base/annota-input-while-running.c: New file.
15653 * gdb.base/annota-input-while-running.exp: New file.
15654
15655 2014-10-17 Pedro Alves <palves@redhat.com>
15656
15657 * gdb.base/callfuncs.exp: emove references to osf.
15658 * gdb.base/sigall.exp: Likewise.
15659 * gdb.gdb/selftest.exp: Likewise.
15660 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
15661 * gdb.mi/non-stop.c: Likewise.
15662 * gdb.mi/pthreads.c: Likewise.
15663 * gdb.reverse/sigall-precsave.exp: Likewise.
15664 * gdb.reverse/sigall-reverse.exp: Likewise.
15665 * gdb.threads/pthreads.c: Likewise.
15666 * gdb.threads/pthreads.exp: Likewise.
15667
15668 2014-10-17 Yao Qi <yao@codesourcery.com>
15669
15670 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
15671 check 'target_info exists noargs'.
15672 (test_command_prompt_position): Likewise.
15673 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
15674 Remove "set args".
15675 (progvar_simple_while_test): Likewise.
15676 (progvar_complex_if_while_test): Likewise.
15677 (if_while_breakpoint_command_test): Likewise.
15678 (infrun_breakpoint_command_test): Likewise.
15679 (breakpoint_command_test): Likewise.
15680 (watchpoint_command_test): Likewise.
15681 (bp_deleted_in_command_test): Likewise.
15682 (temporary_breakpoint_commands): Likewise.
15683
15684 2014-10-16 Yao Qi <yao@codesourcery.com>
15685
15686 * gdb.base/remotetimeout.exp: Remove noargs checking.
15687
15688 2014-10-15 Pedro Alves <palves@redhat.com>
15689
15690 PR breakpoints/9649
15691 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
15692 * gdb.base/breakpoint-in-ro-region.exp
15693 (probe_target_hardware_step): New procedure.
15694 (top level): Probe hardware stepping and hardware breakpoint
15695 support. Test stepping through a read-only region, with both
15696 "breakpoint auto-hw" on and off and both "always-inserted" on and
15697 off.
15698
15699 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
15700
15701 * gdb.dlang/demangle.exp: Update for demangling changes.
15702
15703 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15704
15705 * gdb.cp/non-trivial-retval.cc: Add new test cases.
15706 * gdb.cp/non-trivial-retval.exp: Add new tests.
15707
15708 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
15709
15710 PR c++/13403
15711 PR c++/15154
15712 * gdb.cp/non-trivial-retval.cc: New file.
15713 * gdb.cp/non-trivial-retval.exp: New file.
15714
15715 2014-10-15 Yao Qi <yao@codesourcery.com>
15716
15717 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
15718 remote host.
15719
15720 2014-10-15 Yao Qi <yao@codesourcery.com>
15721
15722 * gdb.python/py-symbol.exp: Match file base name if host is
15723 remote, otherwise match file name with dir name.
15724 * gdb.python/py-symtab.exp: Likewise.
15725 * gdb.python/python.exp: Likewise.
15726
15727 2014-10-15 Yao Qi <yao@codesourcery.com>
15728
15729 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
15730 pattern.
15731 * gdb.python/py-symtab.exp: Likewise.
15732 * gdb.python/python.exp: Remove trailing ".*". Fix typo
15733 locationn.
15734
15735 2014-10-14 Joel Brobecker <brobecker@adacore.com>
15736
15737 * gdb.ada/addr_arith: New testcase.
15738
15739 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
15740
15741 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
15742 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
15743 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
15744 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
15745
15746 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
15747
15748 * gdb.arch/stap-eval-lang-ada.S: Likewise.
15749 * gdb.arch/stap-eval-lang-ada.c: Likewise.
15750 * gdb.arch/stap-eval-lang-ada.exp: New file.
15751
15752 2014-10-14 Yao Qi <yao@codesourcery.com>
15753
15754 * gdb.mi/mi-var-child.c (nothing1): New function.
15755 (nothing2): New function.
15756 (do_children_tests): Set function pointers by nothing1 and
15757 nothing2.
15758 * gdb.mi/mi-var-child.exp: Step over new added statements.
15759 Update test to match the new output.
15760 * gdb.mi/var-cmd.c (nothing1): New function.
15761 (nothing2): New function.
15762 (do_children_tests): Set function pointers by nothing1 and
15763 nothing2.
15764 * gdb.mi/mi-var-display.exp: Update test to match output.
15765 Step to the line specified by $line_dct_nothing.
15766 Increase the number of lines to step.
15767
15768 2014-10-14 Yao Qi <yao@codesourcery.com>
15769
15770 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
15771 tests.
15772 * gdb.mi/mi2-var-child.exp: Likewise.
15773
15774 2014-10-13 Doug Evans <dje@google.com>
15775
15776 * gdb.python/py-objfile.exp: Change name of file name test.
15777
15778 2014-10-13 Doug Evans <dje@google.com>
15779
15780 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
15781 from the start of the CU.
15782
15783 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
15784 Yao Qi <yao@codesourcery.com>
15785
15786 Fix "save breakpoints" for "catch" command.
15787 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
15788 Remove -nonewline. Match also the added "main" line.
15789
15790 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15791
15792 Fix "save breakpoints" for "disable $bpnum" command.
15793 * gdb.base/save-bp.c (main): Add label.
15794 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
15795
15796 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
15797
15798 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
15799
15800 2014-10-11 Yao Qi <yao@codesourcery.com>
15801
15802 * gdb.server/server-kill.exp: Execute command
15803 "set remote trace-status-packet on" before "tstatus".
15804
15805 2014-10-11 Yao Qi <yao@codesourcery.com>
15806
15807 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
15808 (main): Call getppid.
15809 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
15810 and continue to it. Read variable "server_pid".
15811
15812 2014-10-11 Yao Qi <yao@codesourcery.com>
15813
15814 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
15815
15816 2014-10-11 Yao Qi <yao@codesourcery.com>
15817
15818 * gdb.threads/thread-find.exp: Don't execute command
15819 "info threads".
15820 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
15821 * gdb.threads/linux-dp.exp: Don't check the condition
15822 $threads_created equals to zero.
15823
15824 2014-10-10 Pedro Alves <palves@redhat.com>
15825
15826 * gdb.base/bigcore.exp: Remove references to IRIX.
15827 * gdb.base/funcargs.exp: Likewise.
15828 * gdb.base/interrupt.exp: Likewise.
15829 * gdb.base/mips_pro.exp: Likewise.
15830 * gdb.base/nodebug.exp: Likewise.
15831 * gdb.base/setvar.exp: Likewise.
15832 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
15833
15834 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
15835 Pedro Alves <palves@redhat.com>
15836
15837 PR symtab/14466
15838 * gdb.base/vdso-warning.c: New file.
15839 * gdb.base/vdso-warning.exp: New file.
15840
15841 2014-10-02 Doug Evans <dje@google.com>
15842
15843 * gdb.base/structs.c (main): Don't run forever.
15844
15845 2014-10-02 Pedro Alves <palves@redhat.com>
15846
15847 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
15848 (top level) <stop threads 1, stop threads 2>: Use it.
15849
15850 2014-10-02 Pedro Alves <palves@redhat.com>
15851
15852 * gdb.threads/break-while-running.exp (test): Add new
15853 'update_thread_list' argument. Skip "info threads" if false.
15854 (top level): Add new 'update_thread_list' axis.
15855
15856 2014-10-02 Pedro Alves <palves@redhat.com>
15857
15858 PR breakpoints/17431
15859 * gdb.base/execl-update-breakpoints.c: New file.
15860 * gdb.base/execl-update-breakpoints.exp: New file.
15861
15862 2014-10-01 Pedro Alves <palves@redhat.com>
15863
15864 * gdb.base/breakpoint-in-ro-region.c: New file.
15865 * gdb.base/breakpoint-in-ro-region.exp: New file.
15866
15867 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
15868
15869 * gdb.mi/mi-exit-code.exp: New file.
15870 * gdb.mi/mi-exit-code.c: New file.
15871
15872 2014-09-30 Yao Qi <yao@codesourcery.com>
15873
15874 * lib/prelink-support.exp (build_executable_own_libs): Error if
15875 the target isn't native.
15876
15877 2014-09-30 Yao Qi <yao@codesourcery.com>
15878
15879 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
15880 false.
15881
15882 2014-09-22 Pedro Alves <palves@redhat.com>
15883
15884 * gdb.threads/break-while-running.exp: New file.
15885 * gdb.threads/break-while-running.c: New file.
15886
15887 2014-09-19 Yao Qi <yao@codesourcery.com>
15888
15889 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
15890 Invoke test. Restart GDB with --readnow and invoke test again.
15891
15892 2014-09-19 Yao Qi <yao@codesourcery.com>
15893
15894 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
15895 proc set_breakpoint_on_gcd_function. Invoke
15896 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
15897 invoke set_breakpoint_on_gcd_function again.
15898
15899 2014-09-18 Doug Evans <dje@google.com>
15900
15901 * gdb.dwarf2/symtab-producer.exp: New file.
15902
15903 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15904
15905 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
15906 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
15907 * gdb.base/global-var-nested-by-dso.c: Likewise.
15908 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15909
15910 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
15911 Pedro Alves <palves@redhat.com>
15912
15913 * gdb.base/watch-bitfields.exp: Pass string other than test file
15914 name to prepare_for_testing.
15915 (watch): New procedure.
15916 (expect_watchpoint): Use with_test_prefix.
15917 (top level): Factor out tests to ...
15918 (test_watch_location, test_regular_watch): ... these new
15919 procedures, and use with_test_prefix and gdb_continue_to_end.
15920
15921 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
15922
15923 PR breakpoints/12526
15924 * gdb.base/watch-bitfields.exp: New file.
15925 * gdb.base/watch-bitfields.c: New file.
15926
15927 2014-09-16 Pedro Alves <palves@redhat.com>
15928
15929 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
15930 software and hardware addresses, not software address against
15931 itself.
15932
15933 2014-09-16 Pedro Alves <palves@redhat.com>
15934
15935 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
15936 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
15937
15938 2014-09-16 Pedro Alves <palves@redhat.com>
15939
15940 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
15941 files.
15942 * gdb.base/a2-run.exp: Remove all code guarded by istarget
15943 "*-*-vxworks*" throughout.
15944 * gdb.base/break.exp: Likewise.
15945 * gdb.base/default.exp: Likewise.
15946 * gdb.base/scope.exp: Likewise.
15947 * gdb.base/sepdebug.exp: Likewise.
15948 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
15949 throughout.
15950 * gdb.base/run.c: Likewise.
15951 * gdb.base/sepdebug.c: Likewise.
15952 * gdb.hp/gdb.aCC/run.c: Likewise.
15953 * gdb.reverse/until-reverse.c: Likewise.
15954 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
15955
15956 2014-09-16 Yao Qi <yao@codesourcery.com>
15957
15958 * boards/local-remote-host-native.exp: New file.
15959
15960 2014-09-14 Doug Evans <xdje42@gmail.com>
15961
15962 * gdb.threads/queue-signal.c (thread_count): New variable.
15963 (thread_count_mutex, thread_count_condvar): New variables.
15964 (incr_thread_count, wait_all_threads_running): New functions.
15965 (main): Wait for all threads to be in their thread functions.
15966
15967 2014-09-13 Doug Evans <xdje42@gmail.com>
15968
15969 * gdb.threads/queue-signal.c: New file.
15970 * gdb.threads/queue-signal.exp: New file.
15971
15972 2014-09-13 Doug Evans <xdje42@gmail.com>
15973
15974 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
15975 be consistent with what default_gdb_init uses.
15976 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
15977 the plain text of the prompt. Add some logging printfs.
15978 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
15979
15980 2014-09-12 Pedro Alves <palves@redhat.com>
15981
15982 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
15983 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
15984 * gdb.arch/i386-size-overlap.exp: Likewise.
15985 * gdb.arch/i386-size.exp: Likewise.
15986 * gdb.arch/i386-unwind.exp: Likewise.
15987 * gdb.base/a2-run.exp: Likewise.
15988 * gdb.base/break.exp: Likewise.
15989 * gdb.base/charset.exp: Likewise.
15990 * gdb.base/chng-syms.exp: Likewise.
15991 * gdb.base/commands.exp: Likewise.
15992 * gdb.base/dbx.exp: Likewise.
15993 * gdb.base/find.exp: Likewise.
15994 * gdb.base/funcargs.exp: Likewise.
15995 * gdb.base/jit-simple.exp: Likewise.
15996 * gdb.base/reread.exp: Likewise.
15997 * gdb.base/sepdebug.exp: Likewise.
15998 * gdb.base/step-bt.exp: Likewise.
15999 * gdb.cp/mb-inline.exp: Likewise.
16000 * gdb.cp/mb-templates.exp: Likewise.
16001 * gdb.objc/basicclass.exp: Likewise.
16002 * gdb.threads/killed.exp: Likewise.
16003
16004 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16005
16006 PR tdep/17379
16007 * gdb.arch/powerpc-stackless.S: New file.
16008 * gdb.arch/powerpc-stackless.exp: New file.
16009
16010 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
16011
16012 * gdb.base/attach.c: Include unistd.h.
16013 (main): Call alarm. Add label postloop.
16014 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
16015 gdb_breakpoint, gdb_continue_to_breakpoint.
16016 (test_command_line_attach_run): Kill ${testpid} in one exit path.
16017
16018 2014-09-11 Pedro Alves <palves@redhat.com>
16019
16020 PR gdb/17347
16021 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
16022 * gdb.base/attach.exp (test_command_line_attach_run): New
16023 procedure.
16024 (top level): Call it.
16025
16026 2014-09-11 Pedro Alves <palves@redhat.com>
16027
16028 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
16029 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
16030 (do_command_attach_tests): Use spawn_wait_for_attach.
16031 * gdb.base/solib-overlap.exp: Likewise.
16032 * gdb.multi/multi-attach.exp: Likewise.
16033 * gdb.python/py-prompt.exp: Likewise.
16034 * gdb.python/py-sync-interp.exp: Likewise.
16035 * gdb.server/ext-attach.exp: Likewise.
16036
16037 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
16038
16039 * gdb.fortran/array-element.exp: Remove unexpected "continue"
16040 command in testcase. Simplify testcase.
16041
16042 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16043
16044 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
16045
16046 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16047
16048 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
16049
16050 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16051
16052 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
16053
16054 2014-09-10 Joel Brobecker <brobecker@adacore.com>
16055
16056 * gdb.dwarf2/dynarr-ptr.c: New file.
16057 * gdb.dwarf2/dynarr-ptr.exp: New file.
16058
16059 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16060
16061 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
16062 of 30 rather than hardcoding 120 for a slow test case. Take the
16063 `gdb,timeout' target setting into account for this calculation.
16064 Don't extend the timeout for the test cases that don't need it.
16065
16066 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16067
16068 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
16069 a factor of 2 for a slow test case. Take the `gdb,timeout'
16070 target setting into account for this calculation.
16071 * gdb.reverse/until-precsave.exp: Increase the timeout by
16072 a factor of 15 and 3 respectively rather than adding 120
16073 for a pair of slow test cases. Take the `gdb,timeout'
16074 target setting into account for this calculation.
16075
16076 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16077
16078 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
16079 timeout, don't pass one down to gdb_expect.
16080 (gdb_expect): Rework timeout selection.
16081
16082 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16083
16084 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
16085 exception on timeout.
16086 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
16087 (gdbserver_start_extended): Catch any `gdbserver_start' error
16088 exceptions.
16089 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
16090 * lib/mi-support.exp (mi_gdb_target_load): Catch any
16091 `gdbserver_gdb_load' error exceptions.
16092
16093 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
16094
16095 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
16096 120 on waiting for the TCP socket to open.
16097
16098 2014-09-09 Doug Evans <xdje42@gmail.com>
16099
16100 * gdb.base/default.exp (show_conv_list): Add _caller_is,
16101 _caller_matches, _any_caller_is, _any_caller_matches.
16102
16103 2014-09-09 Doug Evans <xdje42@gmail.com>
16104
16105 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
16106
16107 2014-09-09 Yao Qi <yao@codesourcery.com>
16108
16109 * gdb.mi/mi-var-display.exp: Set print symbol off.
16110
16111 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
16112
16113 PR gdb/17035
16114 * gdb.base/commands.exp: Add tests to verify user-defined
16115 commands with empty bodies.
16116 * gdb.python/py-cmd.exp: Test that we don't show user-defined
16117 python commands in `show user command`.
16118 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
16119 scheme commands in `show user command`.
16120
16121 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
16122
16123 PR python/17355
16124 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
16125 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
16126 * gdb.python/py-framefilter-invalidarg.exp: New file.
16127 * gdb.python/py-framefilter-invalidarg.py: New file.
16128
16129 2014-09-06 Doug Evans <xdje42@gmail.com>
16130
16131 PR 15276
16132 * gdb.python/py-caller-is.c: New file.
16133 * gdb.python/py-caller-is.exp: New file.
16134
16135 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
16136
16137 PR gdb/17235
16138 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
16139 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
16140
16141 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
16142
16143 PR fortran/17237
16144 * gdb.fortran/print-formatted.exp: New file.
16145 * gdb.fortran/print-formatted.f90: Likewise.
16146
16147 2014-09-03 Sasha Smundak <asmundak@google.com>
16148
16149 * gdb.python/py-frame.exp: Test Frame.read_register.
16150
16151 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
16152
16153 PR python/16699
16154 * gdb.python/py-completion.exp: New file.
16155 * gdb.python/py-completion.py: Likewise.
16156
16157 2014-08-28 Doug Evans <dje@google.com>
16158
16159 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
16160 eax,etc. are live with values set by gdb and thus the compiler can't
16161 use them.
16162 * gdb.arch/i386-pseudo.c (main): Ditto.
16163
16164 2014-08-27 Doug Evans <dje@google.com>
16165
16166 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
16167
16168 2014-08-25 Doug Evans <dje@google.com>
16169
16170 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
16171 (main): Ditto.
16172
16173 2014-08-25 Doug Evans <dje@google.com>
16174
16175 * gdb.threads/thread-execl.exp: #include <stdio.h>.
16176
16177 2014-08-24 Yao Qi <yao@codesourcery.com>
16178
16179 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
16180 symbol off.
16181 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
16182
16183 2014-08-22 Doug Evans <dje@google.com>
16184
16185 PR 17276
16186 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
16187 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
16188 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
16189
16190 2014-08-22 Yao Qi <yao@codesourcery.com>
16191
16192 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
16193 * gdb.python/py-finish-breakpoint2.exp: Likewise.
16194 * gdb.python/python.exp: Likewise. Use .py file on the host
16195 instead of the build.
16196
16197 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
16198
16199 * gdb.threads/gcore-stale-thread.c: New file.
16200 * gdb.threads/gcore-stale-thread.exp: New file.
16201
16202 2014-08-21 Pedro Alves <palves@redhat.com>
16203
16204 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
16205 * gdb.base/gcore-relro-pie.exp: Likewise.
16206 * gdb.base/gcore-relro.exp: Likewise.
16207 * gdb.base/gcore.exp: Likewise.
16208 * gdb.base/print-symbol-loading.exp: Likewise.
16209 * gdb.threads/gcore-thread.exp: Likewise.
16210 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
16211
16212 2014-08-20 Pedro Alves <palves@redhat.com>
16213 Jan Kratochvil <jan.kratochvil@redhat.com>
16214
16215 * Makefile.in (EXTRA_RULES, CC): New variables, get from
16216 configure.
16217 (EXPECT): Handle READ1 being set.
16218 (all): Depend on EXTRA_RULES.
16219 (check-read1, expect-read1, read1.so, read1): New rules.
16220 * README (Testsuite Parameters): Document the READ1 make variable.
16221 (Race detection): New section.
16222 * configure: Regenerate.
16223 * configure.ac: If build==host==target, and running under a
16224 GNU/glibc system, add read1 to the extra Makefile rules.
16225 (EXTRA_RULES): AC_SUBST it.
16226 * lib/read1.c: New file.
16227
16228 2014-08-20 Joel Brobecker <brobecker@adacore.com>
16229
16230 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
16231 the handling of variables declared as a typedef to an array
16232 which a DW_AT_data_location attribute.
16233
16234 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
16235 Pedro Alves <palves@redhat.com>
16236
16237 PR symtab/14604
16238 PR symtab/14605
16239 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
16240 gdb_test.
16241
16242 2014-08-19 Pedro Alves <palves@redhat.com>
16243
16244 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
16245
16246 2014-08-19 Yao Qi <yao@codesourcery.com>
16247
16248 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
16249 right line.
16250
16251 2014-08-18 David Blaikie <dblaikie@gmail.com>
16252
16253 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
16254
16255 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16256
16257 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
16258 attribute in array range.
16259
16260 2014-08-18 Joel Brobecker <brobecker@adacore.com>
16261
16262 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
16263
16264 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16265
16266 PR c++/17132
16267 * gdb.cp/pr17132.cc: New file.
16268 * gdb.cp/pr17132.exp: New file.
16269
16270 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
16271
16272 * gdb.python/py-xmethods.py (A_getarrayind)
16273 (E_method_char_worker.__call__, E_method_int_worker.__call__):
16274 Use 'print' with function call syntax.
16275 (E_method_matcher.match): Fix tab vs space indentation mixup.
16276
16277 2014-08-15 Yao Qi <yao@codesourcery.com>
16278
16279 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
16280 false.
16281
16282 2014-08-15 Yao Qi <yao@codesourcery.com>
16283
16284 * gdb.cp/casts.exp: Set print symbol off.
16285 * gdb.cp/class2.exp: Likewise.
16286 * gdb.cp/overload.exp: Likewise.
16287 * gdb.cp/templates.exp: Likewise.
16288
16289 2014-08-11 Doug Evans <dje@google.com>
16290
16291 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
16292 (test_load_shlib): Update.
16293
16294 2014-08-09 Yao Qi <yao@codesourcery.com>
16295
16296 * gdb.base/display.exp: Invoke is_address_zero_readable.
16297 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
16298 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
16299 * gdb.base/hbreak-unmapped.exp: Return if
16300 is_address_zero_readable returns true.
16301 * gdb.base/signest.exp: Likewise.
16302 * gdb.base/signull.exp: Likewise.
16303 * gdb.base/sigbpt.exp: Likewise.
16304 * gdb.guile/scm-disasm.exp: Do the test if
16305 is_address_zero_readable returns false.
16306 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
16307 * gdb.python/py-arch.exp: Likewise.
16308 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
16309 * lib/gdb.exp (is_address_zero_readable): New proc.
16310
16311 2014-08-09 Yao Qi <yao@codesourcery.com>
16312
16313 PR testsuite/13443
16314 * gdb.mi/mi-var-display.exp: Make test messages unique.
16315
16316 2014-08-04 Tom Tromey <tromey@redhat.com>
16317
16318 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
16319 target 0".
16320
16321 2014-08-04 Tom Tromey <tromey@redhat.com>
16322
16323 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
16324 "target_resume".
16325
16326 2014-08-01 Joel Brobecker <brobecker@adacore.com>
16327
16328 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
16329 inner_vla_struct_object_size.
16330 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
16331 as xfail.
16332
16333 2014-07-30 Pedro Alves <palves@redhat.com>
16334
16335 * gdb.threads/signal-command-handle-nopass.exp (test): Add
16336 comment.
16337
16338 2014-07-29 Yao Qi <yao@codesourcery.com>
16339
16340 PR gdb/17206
16341 * gdb.base/until-nodebug.exp: New.
16342
16343 2014-07-28 Doug Evans <xdje42@gmail.com>
16344
16345 PR guile/17203
16346 * gdb.guile/scm-parameter.exp: Add tests for trying to create
16347 previously existing parameter, and previously ambiguously spelled
16348 parameter.
16349
16350 2014-07-28 Will Newton <will.newton@linaro.org>
16351
16352 * gdb.base/varargs.exp: Remove KFAILs for ARM.
16353
16354 2014-07-26 Ludovic Courtès <ludo@gnu.org>
16355 Doug Evans <xdje42@gmail.com>
16356
16357 PR guile/17146
16358 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
16359
16360 2014-07-25 Pedro Alves <palves@redhat.com>
16361
16362 * gdb.threads/signal-command-handle-nopass.c: New file.
16363 * gdb.threads/signal-command-handle-nopass.exp: New file.
16364 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
16365 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
16366 * gdb.threads/signal-delivered-right-thread.c: New file.
16367 * gdb.threads/signal-delivered-right-thread.exp: New file.
16368
16369 2014-07-25 Pedro Alves <palves@redhat.com>
16370
16371 * gdb.base/double-prompt-target-event-error.exp
16372 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
16373 match.
16374 (cancel_pagination_in_target_event): Rework double prompt
16375 detection.
16376 * gdb.base/paginate-after-ctrl-c-running.exp
16377 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
16378 <return>' match.
16379 * gdb.base/paginate-bg-execution.exp
16380 (test_bg_execution_pagination_return)
16381 (test_bg_execution_pagination_cancel): Remove '-notransfer
16382 <return>' matches.
16383 * gdb.base/paginate-execution-startup.exp
16384 (test_fg_execution_pagination_return)
16385 (test_fg_execution_pagination_cancel): Remove '-notransfer
16386 <return>' matches.
16387 * gdb.base/paginate-inferior-exit.exp
16388 (test_paginate_inferior_exited): Remove '-notransfer <return>'
16389 match.
16390 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
16391 * lib/gdb.exp (pagination_prompt): Run text through
16392 string_to_regexp.
16393 (gdb_test_multiple): Match $pagination_prompt instead of
16394 "<return>".
16395 (string_to_regexp): Move to lib/gdb-utils.exp.
16396
16397 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16398
16399 * gdb.arch/amd64-entry-value-paramref.S: New file.
16400 * gdb.arch/amd64-entry-value-paramref.cc: New file.
16401 * gdb.arch/amd64-entry-value-paramref.exp: New file.
16402 * gdb.arch/amd64-optimout-repeat.S: New file.
16403 * gdb.arch/amd64-optimout-repeat.c: New file.
16404 * gdb.arch/amd64-optimout-repeat.exp: New file.
16405
16406 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
16407
16408 PR gdb/17170
16409 * gdb.base/statistics.exp: New file.
16410
16411 2014-07-17 Doug Evans <dje@google.com>
16412
16413 PR gdb/17170
16414 * gdb.base/maint.exp: Update testing of per-command stats.
16415
16416 2014-07-16 Pedro Alves <palves@redhat.com>
16417
16418 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
16419 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
16420 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
16421 (tfile_write_buf): New functions.
16422 (add_memory_block): Rewrite using the above.
16423 (adjust_function_address): New function.
16424 (FUNCTION_ADDRESS): New macro.
16425 (write_basic_trace_file): Remove short_x local, and use
16426 tfile_write_16. Change type of func_addr local to unsigned long
16427 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
16428 here. Cast argument of add_memory_block to char pointer.
16429 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
16430 (main): Remove parameters.
16431 * gdb.trace/tfile.exp: Remove nowarnings.
16432
16433 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
16434
16435 * gdb.base/debug-expr.exp: Test string evaluation with
16436 "debug expression" on.
16437
16438 2014-07-15 Pedro Alves <palves@redhat.com>
16439
16440 * gdb.base/reread.exp: Use clean_restart.
16441
16442 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
16443
16444 * gdb.arch/avr-flash-qualifer.c: New.
16445 * gdb.arch/avr-flash-qualifer.exp: New.
16446
16447 2014-07-14 Pedro Alves <palves@redhat.com>
16448
16449 * gdb.base/paginate-after-ctrl-c-running.c: New file.
16450 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
16451
16452 2014-07-14 Pedro Alves <palves@redhat.com>
16453
16454 * gdb.base/double-prompt-target-event-error.c: New file.
16455 * gdb.base/double-prompt-target-event-error.exp: New file.
16456
16457 2014-07-14 Pedro Alves <palves@redhat.com>
16458
16459 PR gdb/17072
16460 * gdb.base/paginate-inferior-exit.c: New file.
16461 * gdb.base/paginate-inferior-exit.exp: New file.
16462
16463 2014-07-14 Pedro Alves <palves@redhat.com>
16464
16465 PR gdb/17072
16466 * gdb.base/paginate-bg-execution.c: New file.
16467 * gdb.base/paginate-bg-execution.exp: New file.
16468
16469 2014-07-14 Pedro Alves <palves@redhat.com>
16470
16471 PR gdb/17072
16472 * gdb.base/paginate-execution-startup.c: New file.
16473 * gdb.base/paginate-execution-startup.exp: New file.
16474 * lib/gdb.exp (pagination_prompt): New global.
16475 (default_gdb_spawn): New procedure, factored out from
16476 default_gdb_spawn.
16477 (default_gdb_start): Adjust to call default_gdb_spawn.
16478 (gdb_spawn): New procedure.
16479
16480 2014-07-14 Pedro Alves <palves@redhat.com>
16481
16482 * lib/gdb.exp (gdb_assert): New procedure.
16483 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
16484
16485 2014-07-14 Pedro Alves <palves@redhat.com>
16486
16487 * gdb.base/execution-termios.c: New file.
16488 * gdb.base/execution-termios.exp: New file.
16489
16490 2014-07-14 Tom Tromey <tromey@redhat.com>
16491
16492 * gdb.cp/vla-cxx.cc: New file.
16493 * gdb.cp/vla-cxx.exp: New file.
16494
16495 2014-07-14 Tom Tromey <tromey@redhat.com>
16496
16497 * gdb.reverse/rerun-prec.c: New file.
16498 * gdb.reverse/rerun-prec.exp: New file.
16499
16500 2014-07-12 Maciej W. Rozycki <macro@mips.com>
16501 Maciej W. Rozycki <macro@codesourcery.com>
16502
16503 * lib/gdb-utils.exp: New file.
16504 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
16505 inline `gdb_init_command' processing.
16506 (gdb_start_cmd): Likewise.
16507 * lib/mi-support.exp (mi_run_cmd): Likewise.
16508 * README: Document `gdb_init_command' and `gdb_init_commands'.
16509
16510 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16511
16512 Fix false FAIL running under a very long directory name.
16513 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
16514 and "set print elements 10000". Twice.
16515
16516 2014-07-11 Yao Qi <yao@codesourcery.com>
16517
16518 * gdb.base/exprs.exp: "set print symbol off".
16519
16520 2014-07-11 Pedro Alves <palves@redhat.com>
16521
16522 * gdb.threads/kill.c: New file.
16523 * gdb.threads/kill.exp: New file.
16524
16525 2014-07-10 Yao Qi <yao@codesourcery.com>
16526
16527 * gdb.trace/tfile.c (write_basic_trace_file)
16528 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
16529 address written to trace file.
16530
16531 2014-07-09 Pedro Alves <palves@redhat.com>
16532
16533 * gdb.base/attach-wait-input.exp: New file.
16534 * gdb.base/attach-wait-input.c: New file.
16535
16536 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
16537
16538 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
16539 setting up test structures.
16540 (main): Call new test function.
16541 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
16542 test function, continue into test function and walk test
16543 structures.
16544
16545 2014-07-02 Yao Qi <yao@codesourcery.com>
16546
16547 * gdb.trace/entry-values.c: Define labels 'foo_start' and
16548 'bar_start' at the beginning of functions 'foo' and 'bar'
16549 respectively.
16550 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
16551 instead of 'foo' and 'bar'.
16552
16553 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
16554
16555 * gdb.btrace/segv.exp: New.
16556 * gdb.btrace/segv.c: New.
16557
16558 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
16559
16560 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
16561 instruction.
16562
16563 2014-06-30 Mark Wielaard <mjw@redhat.com>
16564
16565 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
16566 vulture, vilify, villar): New volatile array constants.
16567 (vindictive, vegetation): New const volatile array constants.
16568 * gdb.base/volatile.exp: Test volatile and const volatile array
16569 types.
16570
16571 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
16572
16573 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
16574 target lacks support for awatch, rwatch, or hbreak.
16575
16576 2014-06-27 Yao Qi <yao@codesourcery.com>
16577
16578 * gdb.multi/dummy-frame-restore.exp: New.
16579 * gdb.multi/dummy-frame-restore.c: New.
16580
16581 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
16582
16583 * gdb.btrace/gcore.exp: New.
16584
16585 2014-06-23 Pedro Alves <palves@redhat.com>
16586
16587 * gdb.base/watchpoint-reuse-slot.c: New file.
16588 * gdb.base/watchpoint-reuse-slot.exp: New file.
16589
16590 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
16591
16592 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
16593 progspace's filename in 'info', 'enable' and 'disable' command
16594 tests.
16595
16596 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
16597
16598 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
16599 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
16600 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
16601
16602 2014-06-20 Gary Benson <gbenson@redhat.com>
16603
16604 * gdb.arch/i386-avx.exp: Fix include file location.
16605 * gdb.arch/i386-sse.exp: Likewise.
16606
16607 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
16608
16609 * gdb.dlang/expression.exp: New file.
16610
16611 2014-06-19 Pedro Alves <palves@redhat.com>
16612
16613 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
16614 out from ...
16615 (top level): ... here. Iterate running tests under different
16616 scheduler-locking settings.
16617
16618 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
16619
16620 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
16621 to DW_FORM_addr and use non-zero addresses.
16622
16623 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
16624
16625 PR gdb/17017
16626 * gdb.python/py-xmethods.cc: Add global function call counters and
16627 increment them in their respective functions. Remove "cout"
16628 statements.
16629 * gdb.python/py-xmethods.exp: Make tests check the global function
16630 call counters instead of depending on inferior IO.
16631
16632 2014-06-18 Don Breazeal <donb@codesourcery.com>
16633
16634 * gdb.base/foll-fork.exp (default_fork_parent_follow):
16635 Deleted procedure.
16636 (explicit_fork_parent_follow): Deleted procedure.
16637 (explicit_fork_child_follow): Deleted procedure.
16638 (test_follow_fork): New procedure.
16639 (do_fork_tests): Replace calls to deleted procedures with
16640 calls to test_follow_fork and reset GDB for subsequent
16641 procedure calls.
16642
16643 2014-06-17 Yao Qi <yao@codesourcery.com>
16644
16645 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
16646 CP1252.
16647
16648 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
16649
16650 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
16651 Initialize ptr and S explicitly.
16652 (skip_type_update_when_not_use_rtti_test): Likewise.
16653
16654 2014-06-16 Keith Seitz <keiths@redhat.com>
16655
16656 PR mi/15863
16657 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
16658 the inferior is started.
16659
16660 2014-06-16 Pedro Alves <palves@redhat.com>
16661
16662 * gdb.base/break-main-file-remove-fail.c: New file.
16663 * gdb.base/break-main-file-remove-fail.exp: New file.
16664 * gdb.base/break-unload-file.exp: Use build_executable instead of
16665 prepare_for_testing.
16666 (test_break): New parameter "initial_load". Handle it.
16667 (top level): Add initial_load cmdline/file axis.
16668
16669 2014-06-12 Tom Tromey <tromey@redhat.com>
16670
16671 * gdb.base/completion.exp: Don't use directory name in test.
16672
16673 2014-06-09 Gary Benson <gbenson@redhat.com>
16674
16675 * gdb.base/sigall.c [Functions to send signals]: Reorder to
16676 separate the always-available ANSI-standard signals from the
16677 signals that require checking.
16678 (main): Likewise.
16679 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
16680 Likewise.
16681 (main): Likewise.
16682
16683 2014-06-07 Keith Seitz <keiths@redhat.com>
16684
16685 Revert:
16686 PR c++/16253
16687 * gdb.cp/var-tag.cc: New file.
16688 * gdb.cp/var-tag.exp: New file.
16689 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
16690 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
16691 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
16692 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
16693
16694 2014-06-06 Doug Evans <xdje42@gmail.com>
16695
16696 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
16697
16698 2014-06-06 Pedro Alves <palves@redhat.com>
16699
16700 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
16701 in target debug output instead of looking at RSP packets,
16702 disabling the test on any target that uses hardware stepping.
16703 Update comments.
16704
16705 2014-06-06 Pedro Alves <palves@redhat.com>
16706
16707 * gdb.base/break-unload-file.exp: Fix typo.
16708
16709 2014-06-06 Yao Qi <yao@codesourcery.com>
16710
16711 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
16712 from "jit_function" to "^jit_function".
16713
16714 2014-06-06 Yao Qi <yao@codesourcery.com>
16715
16716 * gdb.base/async.c (foo): Add one statement.
16717 * gdb.base/async.exp: Get the next instruction address and
16718 match the output of "nexti" by instruction address. Match
16719 the hex address in the output of "finish".
16720
16721 2014-06-06 Gary Benson <gbenson@redhat.com>
16722
16723 * gdb.base/call-signals.c: Remove preprocessor conditionals
16724 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
16725 SIGSEGV and SIGTERM.
16726 * gdb.base/sigall.c: Likewise.
16727 * gdb.base/unwindonsignal.c: Likewise.
16728 * gdb.reverse/sigall-reverse.c: Likewise.
16729
16730 2014-06-06 Yao Qi <yao@codesourcery.com>
16731
16732 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
16733 readable, skip the test.
16734
16735 2014-06-06 Yao Qi <yao@codesourcery.com>
16736
16737 * gdb.threads/staticthreads.c (thread_function): Move the line
16738 setting breakpoint on forward.
16739 * gdb.threads/staticthreads.exp: Update comments.
16740
16741 2014-06-05 Ludovic Courtès <ludo@gnu.org>
16742
16743 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
16744 "history-append! type error".
16745
16746 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
16747
16748 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
16749 erroneous dprintf expected input.
16750
16751 2014-06-04 Doug Evans <xdje42@gmail.com>
16752
16753 * gdb.guile/scm-generics.exp: Delete.
16754
16755 2014-06-04 Doug Evans <xdje42@gmail.com>
16756
16757 * gdb.guile/scm-breakpoint.exp: Update.
16758 Add tests for breakpoint registration.
16759
16760 2014-06-04 Tom Tromey <tromey@redhat.com>
16761
16762 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
16763 VLA-in-union.
16764 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
16765 inner_vla_struct, vla_union types. Initialize objects of those
16766 types and compute their sizes.
16767
16768 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
16769 Hui Zhu <hui@codesourcery.com>
16770
16771 * gdb.base/fileio.exp: Add test for shell not available as well as
16772 available.
16773 * gdb.base/fileio.c (test_system): Check for shell twice.
16774
16775 2014-06-04 Yao Qi <yao@codesourcery.com>
16776
16777 * gdb.base/auto-connect-native-target.exp: Remove redundant
16778 space from the regexp pattern.
16779
16780 2014-06-04 Yao Qi <yao@codesourcery.com>
16781
16782 * gdb.base/default.exp: Replace "child" with "native" in
16783 regexp pattern.
16784
16785 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
16786
16787 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
16788 * gdb.python/py-xmethods.exp: New tests to test xmethods.
16789 * gdb.python/py-xmethods.py: Python script supporting the
16790 new testcase and tests.
16791
16792 2014-06-03 Joel Brobecker <brobecker@adacore.com>
16793 Pedro Alves <palves@redhat.com>
16794
16795 PR breakpoints/17000
16796 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
16797 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
16798
16799 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
16800
16801 * gdb.base/subst.exp: Add tests to verify partial path matching
16802 output.
16803
16804 2014-06-03 Pedro Alves <palves@redhat.com>
16805
16806 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
16807 target that doesn't use software single-stepping.
16808
16809 2014-06-03 Pedro Alves <palves@redhat.com>
16810
16811 PR breakpoints/17000
16812 * gdb.base/sss-bp-on-user-bp-2.c: New file.
16813 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
16814
16815 2014-06-02 Doug Evans <xdje42@gmail.com>
16816
16817 * gdb.guile/scm-parameter.exp: New file.
16818
16819 2014-06-02 Doug Evans <xdje42@gmail.com>
16820
16821 * gdb.guile/scm-cmd.c: New file.
16822 * gdb.guile/scm-cmd.exp: New file.
16823
16824 2014-06-02 Doug Evans <xdje42@gmail.com>
16825
16826 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
16827 pretty-printer lookup.
16828 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
16829 (make-pp_s-printer): Call it.
16830 (make-pretty-printer-from-dict): New function.
16831 (lookup-pretty-printer-maker-from-dict): New function.
16832 (*pretty-printer*): Simplify.
16833 (make-objfile-pp_s-printer): New function.
16834 (install-objfile-pretty-printers!): New function.
16835 (make-progspace-pp_s-printer): New function.
16836 (install-progspace-pretty-printers!): New function.
16837 * gdb.guile/scm-progspace.c: New file.
16838 * gdb.guile/scm-progspace.exp: New file.
16839
16840 2014-06-02 Pedro Alves <palves@redhat.com>
16841
16842 * gdb.base/dprintf-bp-same-addr.c: New file.
16843 * gdb.base/dprintf-bp-same-addr.exp: New file.
16844
16845 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
16846
16847 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
16848 * gdb.arch/powerpc-power.s: Likewise.
16849
16850 2014-06-02 Joel Brobecker <brobecker@adacore.com>
16851
16852 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
16853
16854 2014-06-01 Yao Qi <yao@codesourcery.com>
16855
16856 * gdb.base/watchpoint.exp (test_watch_location): Check null
16857 pointer can be dereferenced. If not, do the test, otherwise
16858 skip it.
16859
16860 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16861
16862 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
16863 results.
16864 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
16865
16866 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
16867
16868 * gdb.arch/amd64-invalid-stack-middle.S: New file.
16869 * gdb.arch/amd64-invalid-stack-middle.c: New file.
16870 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
16871 * gdb.arch/amd64-invalid-stack-top.c: New file.
16872 * gdb.arch/amd64-invalid-stack-top.exp: New file.
16873
16874 2014-05-30 Pedro Alves <palves@redhat.com>
16875
16876 PR breakpoints/17000
16877 * gdb.base/sss-bp-on-user-bp.c: New file.
16878 * gdb.base/sss-bp-on-user-bp.exp: New file.
16879
16880 2014-05-30 David Blaikie <dblaikie@gmail.com>
16881
16882 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
16883 gnu_inline semantics via attribute.
16884 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
16885 source explicitly specifies the required semantics.
16886
16887 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
16888
16889 * gdb.reverse/sigall-reverse.exp: Fix a typo.
16890
16891 2014-05-29 Pedro Alves <palves@redhat.com>
16892 Tom Tromey <tromey@redhat.com>
16893
16894 * gdb.base/async-shell.exp: Don't enable target-async.
16895 * gdb.base/async.exp
16896 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
16897 parameter. Adjust.
16898 (top level): Don't test with "target-async".
16899 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
16900 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
16901 * gdb.base/inferior-died.exp: Don't enable target-async.
16902 * gdb.base/interrupt-noterm.exp: Likewise.
16903 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
16904 * gdb.mi/mi-nonstop-exit.exp: Likewise.
16905 * gdb.mi/mi-nonstop.exp: Likewise.
16906 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
16907 * gdb.mi/mi-nsintrall.exp: Likewise.
16908 * gdb.mi/mi-nsmoribund.exp: Likewise.
16909 * gdb.mi/mi-nsthrexec.exp: Likewise.
16910 * gdb.mi/mi-watch-nonstop.exp: Likewise.
16911 * gdb.multi/watchpoint-multi.exp: Adjust comment.
16912 * gdb.python/py-evsignal.exp: Don't enable target-async.
16913 * gdb.python/py-evthreads.exp: Likewise.
16914 * gdb.python/py-prompt.exp: Likewise.
16915 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
16916 * gdb.server/solib-list.exp: Don't enable target-async.
16917 * gdb.threads/thread-specific-bp.exp: Likewise.
16918 * lib/mi-support.exp: Adjust to use mi-async.
16919
16920 2014-05-29 Pedro Alves <palves@redhat.com>
16921
16922 PR gdb/13860
16923 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
16924 reason, even in sync mode.
16925
16926 2014-05-29 Pedro Alves <palves@redhat.com>
16927 Hui Zhu <hui@codesourcery.com>
16928
16929 PR PR15693
16930 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
16931 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
16932 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
16933 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
16934
16935 2014-05-28 Joel Brobecker <brobecker@adacore.com>
16936
16937 * config/monitor.exp (gdb_target_monitor): Replace use of
16938 "set remotebaud" by "set serial baud".
16939
16940 2014-05-26 Andy Wingo <wingo@igalia.com>
16941
16942 * gdb.guile/scm-breakpoint.exp:
16943 * gdb.guile/scm-gsmob.exp: Update to use plain old object
16944 properties instead of gdb-object-properties.
16945
16946 2014-05-26 Yao Qi <yao@codesourcery.com>
16947
16948 * gdb.server/no-thread-db.exp: Specify source file name
16949 explicitly when setting a breakpoint.
16950
16951 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16952
16953 * gdb.btrace/vdso.c: New.
16954 * gdb.btrace/vdso.exp: New.
16955
16956 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16957
16958 * gdb.base/gcore.exp (capture_command_output): Move ...
16959 * lib/gdb.exp (capture_command_output): ... here.
16960
16961 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
16962
16963 * gdb.btrace/data.exp: Test memory access during btrace replay.
16964
16965 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
16966
16967 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
16968
16969 2014-05-21 Pedro Alves <palves@redhat.com>
16970
16971 PR gdb/13860
16972 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
16973 (top level): Test that output related to execution commands is
16974 sent to the console with CLI commands, but not with MI commands.
16975 Test that breakpoint events are always mirrored to the console.
16976 Also expect the new source line to be output after a "next" in
16977 async mode too. Make it a pass/fail test.
16978 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
16979 output.
16980 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
16981
16982 2014-05-21 Pedro Alves <palves@redhat.com>
16983
16984 * gdb.base/list.exp (build_pattern, test_list): New procedures.
16985 Use them to test variations of "list" after reaching a breakpoint.
16986 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
16987 Test "list" with listsize 10 after reaching a breakpoint.
16988 * gdb.python/python.exp (decode_line current location line
16989 number): Adjust expected line number.
16990
16991 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
16992
16993 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
16994 behavior for $args, pass it directly to "run".
16995
16996 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
16997
16998 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
16999 30000 to 65536.
17000
17001 2014-05-21 Pedro Alves <palves@redhat.com>
17002
17003 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
17004 auto-connect-native-target off".
17005 * gdb.base/auto-connect-native-target.c: New file.
17006 * gdb.base/auto-connect-native-target.exp: New file.
17007
17008 2014-05-21 Pedro Alves <palves@redhat.com>
17009
17010 * gdb.base/default.exp: Test "target native" instead of "target
17011 child".
17012
17013 2014-05-21 Mark Wielaard <mjw@redhat.com>
17014
17015 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17016
17017 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
17018
17019 Fix TLS access for -static -pthread.
17020 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
17021 <HAVE_TLS> (thread_function, main): Initialize it.
17022 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
17023 Add clean_restart.
17024 <$have_tls != "">: Check TLSVAR.
17025
17026 2014-05-21 Pedro Alves <palves@redhat.com>
17027
17028 * gdb.base/dcache-line-read-error.c: New.
17029 * gdb.base/dcache-line-read-error.exp: New.
17030
17031 2014-05-20 Pedro Alves <palves@redhat.com>
17032
17033 * gdb.base/compare-sections.c: New file.
17034 * gdb.base/compare-sections.exp: New file.
17035
17036 2014-05-20 Pedro Alves <palves@redhat.com>
17037
17038 * gdb.base/break-idempotent.c: New file.
17039 * gdb.base/break-idempotent.exp: New file.
17040
17041 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
17042
17043 * gdb.btrace/nohist.exp: New.
17044
17045 2014-05-20 Yao Qi <yao@codesourcery.com>
17046
17047 * lib/gdb.exp (gdb_init): Set timeout if test file is under
17048 gdb.reverse directory and gdb_reverse_timeout exists in board
17049 setting.
17050 * README: Document gdb_reverse_timeout.
17051
17052 2014-05-20 Yao Qi <yao@codesourcery.com>
17053
17054 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
17055 'test_file_name'. Treat args as a string instead of a list.
17056 (gdb_init): Rename argument 'args' by 'test_file_name'.
17057
17058 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
17059
17060 * gdb.arch/powerpc-power.exp: New file.
17061 * gdb.arch/powerpc-power.s: New file.
17062
17063 2014-05-16 Doug Evans <dje@google.com>
17064
17065 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
17066 * gdb.base/completion.exp: Check that all expected files exist
17067 before doing file completion.
17068
17069 2014-05-16 Doug Evans <dje@google.com>
17070
17071 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
17072 Update.
17073 (do_syscall_tests_without_xml): Update.
17074
17075 2014-05-16 Pedro Alves <palves@redhat.com>
17076
17077 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
17078 instead of "unknown output after running".
17079
17080 2014-05-16 Yao Qi <yao@codesourcery.com>
17081
17082 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
17083 file1.txt from host at the end.
17084 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
17085
17086 2014-05-15 Doug Evans <dje@google.com>
17087
17088 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
17089 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
17090 loading file. Add test for TU lookup.
17091
17092 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17093
17094 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
17095 calling "-exec-arguments" or "set args" before running the
17096 inferior.
17097
17098 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
17099
17100 * lib/mi-support.exp (mi_expect_stop): Expect message for
17101 inferiors that exit with non-zero exit code.
17102
17103 2014-05-14 Yao Qi <yao@codesourcery.com>
17104
17105 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
17106 match absolute path on remote host.
17107 (test_file_list_exec_source_files): Remove "/" from the
17108 pattern.
17109
17110 2014-05-14 Yao Qi <yao@codesourcery.com>
17111
17112 * boards/local-remote-host-notty.exp (${board}_file): New
17113 proc.
17114
17115 2014-05-07 Kyle McMartin <kyle@redhat.com>
17116
17117 Pushed by Joel Brobecker <brobecker@adacore.com>.
17118 * gdb.arch/aarch64-atomic-inst.c: New file.
17119 * gdb.arch/aarch64-atomic-inst.exp: New file.
17120
17121 2014-05-07 Yao Qi <yao@codesourcery.com>
17122
17123 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
17124 in current context" too.
17125
17126 2014-05-05 Keith Seitz <keiths@redhat.com>
17127
17128 * gdb.linespec/ls-dollar.exp: Add test for linespec
17129 file:convenience_variable.
17130
17131 2014-05-05 Yao Qi <yao@codesourcery.com>
17132
17133 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
17134 traceframes into tfile and ctf trace files. Read data from
17135 trace file and test collected data.
17136 (gdb_collect_locals_test): Likewise.
17137 (gdb_unavailable_registers_test): Likewise.
17138 (gdb_unavailable_floats): Likewise.
17139 (gdb_collect_globals_test): Likewise.
17140 (top-level): Append "ctf" to trace_file_targets if GDB
17141 supports.
17142
17143 2014-05-05 Yao Qi <yao@codesourcery.com>
17144
17145 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
17146 code to ...
17147 (gdb_collect_args_test_1): ... it. New proc.
17148 (gdb_collect_locals_test): Move some code to ...
17149 (gdb_collect_locals_test_1): ... it. New proc.
17150 (gdb_unavailable_registers_test): Move some code to ...
17151 (gdb_unavailable_registers_test_1): ... it. New proc.
17152 (gdb_unavailable_floats): Move some code to ...
17153 (gdb_unavailable_floats_1): ... it. New proc.
17154
17155 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17156
17157 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
17158 probes to test for bitness recognition.
17159 * gdb.arch/amd64-stap-optional-prefix.exp
17160 (test_probe_value_without_reg): New procedure.
17161 Add code to test for different kinds of bitness.
17162
17163 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
17164
17165 PR breakpoints/16889
17166 * gdb.arch/amd64-stap-optional-prefix.S: New file.
17167 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
17168
17169 2014-05-01 Pedro Alves <palves@redhat.com>
17170
17171 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
17172 gdb_file_cmd if no file is specified.
17173 * boards/native-extended-gdbserver.exp (gdb_load): Use the
17174 last_loaded_file to set the remote exec-file.
17175
17176 2014-05-01 Pedro Alves <palves@redhat.com>
17177
17178 * boards/local-remote-host.exp: New file.
17179
17180 2014-05-01 Pedro Alves <palves@redhat.com>
17181
17182 * boards/local-remote-host.exp: Rename to ...
17183 * boards/local-remote-host-notty.exp: ... this.
17184
17185 2014-04-28 Joel Brobecker <brobecker@adacore.com>
17186
17187 * gdb.ada/dyn_arrayidx: New testcase.
17188
17189 2014-04-26 Yao Qi <yao@codesourcery.com>
17190
17191 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
17192 and compute the length of function main. Save it in
17193 $main_length.
17194 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
17195 (top-level): Use gdb_compile to compile objects into
17196 executable and restart GDB. Remove invocation to
17197 prepare_for_testing.
17198
17199 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
17200 Pedro Alves <palves@redhat.com>
17201
17202 PR server/16255
17203 * gdb.multi/multi-attach.c: New file.
17204 * gdb.multi/multi-attach.exp: New file.
17205
17206 2014-04-25 Pedro Alves <palves@redhat.com>
17207
17208 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
17209 user.
17210 (top level): Test that "set remote conditional-breakpoints-packet
17211 off" works as intended.
17212 * gdb.base/dprintf.exp: Test that "set remote
17213 breakpoint-commands-packet off" works as intended.
17214 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
17215 New function.
17216 (top level): Call it.
17217 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
17218 remote fast-tracepoints-packet off" works as intended.
17219 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
17220 * lib/gdb.exp (gdb_is_target_remote): ... here.
17221
17222 2014-04-24 David Blaikie <dblaikie@gmail.com>
17223
17224 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
17225 ensure clang would not discard them.
17226 * gdb.base/gdbvars.c: Ditto.
17227 * gdb.base/memattr.c: Ditto.
17228 * gdb.base/whatis.c: Ditto.
17229 * gdb.python/py-prettyprint.c: Ditto.
17230 * gdb.trace/actions.c: Ditto.
17231 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
17232 ensure clang would not discard it.
17233
17234 2014-04-24 David Blaikie <dblaikie@gmail.com>
17235
17236 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
17237 clang to emit the full definition of type required by the test
17238 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
17239
17240 2014-04-24 David Blaikie <dblaikie@gmail.com>
17241
17242 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
17243 coax Clang into emitting the definition of the type.
17244 * gdb.cp/pr10728-x.h (y): Ditto.
17245 * gdb.cp/pr10728-y.cc (y): Ditto.
17246
17247 2014-04-24 David Blaikie <dblaikie@gmail.com>
17248
17249 * gdb.base/label.exp: XFAIL label related tests under Clang.
17250 * gdb.cp/cplabel.exp: Ditto.
17251 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
17252 under Clang those using labels.
17253
17254 2014-04-25 Yao Qi <yao@codesourcery.com>
17255
17256 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
17257 double_label.
17258 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
17259 partial_label and double_label.
17260
17261 2014-04-24 David Blaikie <dblaikie@gmail.com>
17262
17263 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
17264
17265 2014-04-24 David Blaikie <dblaikie@gmail.com>
17266
17267 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
17268 of the function to work across GCC and Clang.
17269 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
17270 pointer types (const void ** const V void **).
17271
17272 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
17273 Walfred Tedeschi <walfred.tedeschi@intel.com>
17274
17275 * Makefile.in (EXECUTABLES): Added i386-avx512.
17276 * gdb.arch/i386-avx512.c: New file.
17277 * gdb.arch/i386-avx512.exp: Likewise.
17278
17279 2014-04-23 Keith Seitz <keiths@redhat.com>
17280
17281 * lib/mi-support.exp (mi_list_breakpoints): Delete.
17282 (mi_make_breakpoint_table): New procedure.
17283 (mi_create_breakpoint): Use mi_make_breakpoint
17284 and return the result.
17285 (mi_make_breakpoint): New procedure.
17286 (mi_build_kv_pairs): New procedure.
17287
17288 * gdb.mi/mi-break.exp: Remove unused globals,
17289 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
17290 All callers updated.
17291 * gdb.mi/mi-dprintf.exp: Use variable to track command
17292 number.
17293 Update all callers of mi_create_breakpoint and use
17294 mi_make_breakpoint_table.
17295 Remove any unused global variables.
17296 * gdb.mi/mi-nonstop.exp: Likewise.
17297 * gdb.mi/mi-nsintrall.exp: Likewise.
17298 * gdb.mi/mi-nsmoribund.exp: Likewise.
17299 * gdb.mi/mi-nsthrexec.exp: Likewise.
17300 * gdb.mi/mi-reverse.exp: Likewise.
17301 * gdb.mi/mi-simplerun.exp: Likewise.
17302 * gdb.mi/mi-stepn.exp: Likewise.
17303 * gdb.mi/mi-syn-frame.exp: Likewise.
17304 * gdb.mi/mi-until.exp: Likewise.
17305 * gdb.mi/mi-var-cp.exp: Likewise.
17306 * gdb.mi/mi-var-display.exp: Likewise.
17307 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
17308 * gdb.mi/mi2-var-child.exp: Likewise.
17309 * gdb.mi/mi-vla-c99.exp: Likewise.
17310 * lib/mi-support.exp: Likewise.
17311
17312 From Ian Lance Taylor <iant@cygnus.com>:
17313 * lib/gdb.exp (parse_args): New procedure.
17314
17315 2014-04-23 Pedro Alves <palves@redhat.com>
17316
17317 * gdb.base/break-unload-file.c: New file.
17318 * gdb.base/break-unload-file.exp: New file.
17319 * gdb.base/sym-file-lib.c (baz): New function.
17320 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
17321 field.
17322 (load): Store the segment's mapped size.
17323 (unload): New function.
17324 (unload_shlib): New function.
17325 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
17326 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
17327 set a breakpoint at baz, and call it.
17328 * gdb.base/sym-file.exp: New tests for stale breakpoint
17329 instructions.
17330
17331 2014-04-23 Pedro Alves <palves@redhat.com>
17332
17333 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
17334 * gdb.base/hbreak-in-shr-unsupported.c: New file.
17335 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
17336 * gdb.base/hbreak-unmapped.c: New file.
17337 * gdb.base/hbreak-unmapped.exp: New file.
17338 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
17339 * lib/gdb.exp (gdb_is_target_remote): ... here.
17340
17341 2014-04-22 Pedro Alves <palves@redhat.com>
17342
17343 * gdb.base/consecutive-step-over.c: New file.
17344 * gdb.base/consecutive-step-over.exp: New file.
17345
17346 2014-04-22 Pedro Alves <palves@redhat.com>
17347
17348 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
17349 instead of send_gdb/gdb_expect.
17350
17351 2014-04-22 Yao Qi <yao@codesourcery.com>
17352
17353 * lib/trace-support.exp (generate_tracefile): New procedure.
17354 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
17355 return 0.
17356 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
17357 if generate_tracefile returns 1.
17358
17359 2014-04-18 Tom Tromey <palves@redhat.com>
17360 Pedro alves <tromey@redhat.com>
17361
17362 PR backtrace/15558
17363 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
17364 with a backtrace limit.
17365 * gdb.python/py-frame-inline.exp: Test running to an inline
17366 function with a backtrace limit, and printing the newest frame.
17367 * gdb.python/py-frame-inline.c (main): Call f.
17368
17369 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17370
17371 * gdb.java/jnpe.exp: Drop srcdir from untested path.
17372
17373 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
17374
17375 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
17376 Drop prefix from unsupported source file path.
17377
17378 2014-04-17 Yao Qi <yao@codesourcery.com>
17379
17380 * lib/gdb.exp (with_target_charset): New proc.
17381 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
17382 with_target_charset.
17383 (test_print_strings): Likewise.
17384 (test_repeat_bytes): Likewise.
17385 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
17386 for some tests.
17387
17388 2014-04-16 Keith Seitz <keiths@redhat.com>
17389
17390 PR gdb/15827
17391 * gdb.dwarf2/corrupt.c: New file.
17392 * gdb.dwarf2/corrupt.exp: New file.
17393
17394 2014-04-16 Keith Seitz <keiths@redhat.com>
17395
17396 PR c++/16597
17397 * gdb.cp/namelessclass.cc: New file.
17398 * gdb.cp/namelessclass.exp: New file.
17399 * gdb.cp/namelessclass.S: New file.
17400
17401 2014-04-16 Doug Evans <dje@google.com>
17402
17403 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
17404 Add comment.
17405 (gdbserver_default_get_comm_port): New function.
17406 (gdbserver_start): Check if board file provided
17407 "gdbserver,get_comm_port" and use it if so.
17408 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
17409 (gdb,socketport): Set to "stdio".
17410 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
17411 (stdio_gdbserver_template): Delete.
17412 (${board}_get_remote_address): Update.
17413 (${board}_build_remote_cmd): Delete.
17414 (${board}_get_comm_port): New function.
17415 (${board}_spawn): Update.
17416 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
17417 Delete.
17418 (${board}_get_remote_address): Update.
17419 (${board}_get_comm_port): New function.
17420
17421 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
17422
17423 * gdb.base/memattr.exp: Improve regexps to handle memory regions
17424 appearing in any order.
17425
17426 2014-04-15 Doug Evans <dje@google.com>
17427
17428 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
17429 uninitialized value of "description".
17430
17431 2014-04-15 Keith Seitz <keiths@redhat.com>
17432
17433 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
17434 Remove unused globals.
17435 (test_running_the_program): Likewise.
17436 (test_controlled_execution): Likewise.
17437 (test_controlling_breakpoints): Likewise.
17438 (test_program_termination): Likewise.
17439
17440 2014-04-15 Keith Seitz <keiths@redhat.com>
17441
17442 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
17443 unused globals.
17444 (test_rbreak_creation_and_listing): Likewise.
17445 (test_ignore_count): Likewise.
17446 (test_error): Likewise.
17447
17448 2014-04-15 Pedro Alves <palves@redhat.com>
17449
17450 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
17451 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
17452 sym-file-loader.c.
17453 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17454 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17455 to sym-file-loader.c.
17456 (struct library): Forward declare.
17457 (load_shlib, lookup_function): Change prototypes.
17458 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17459 (translate_offset): Remove declarations.
17460 (get_text_addr): New declaration.
17461 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
17462 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
17463 sym-file-loader.h.
17464 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
17465 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
17466 here from sym-file-loader.h.
17467 (struct library): New structure.
17468 (load_shlib, lookup_function): Change prototypes and adjust to
17469 work with a struct library.
17470 (find_shstrtab, find_strtab, find_shdr, find_symtab)
17471 (translate_offset): Make static.
17472 (get_text_addr): New function.
17473 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
17474
17475 2014-04-15 Pedro Alves <palves@redhat.com>
17476
17477 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
17478
17479 2014-04-15 Pedro Alves <palves@redhat.com>
17480
17481 * gdb.base/sym-file-loader.c: Include <limits.h>.
17482 (SELF_LINK): New define.
17483 (get_origin): New function.
17484 (load_shlib): Use it.
17485 * gdb.base/sym-file.exp: Don't early return if the target is
17486 remote. Use runto_main, and issue fail is that fails. Use
17487 gdb_load_shlibs.
17488 (shlib_name): Delete.
17489 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
17490
17491 2014-04-15 Pedro Alves <palves@redhat.com>
17492
17493 * gdb.base/sym-file.exp: Remove regex characters from test
17494 message. Don't refer to breakpoint numbers in test messages.
17495
17496 2014-04-14 Keith Seitz <keiths@redhat.com>
17497
17498 PR c++/16253
17499 * gdb.cp/var-tag.cc: New file.
17500 * gdb.cp/var-tag.exp: New file.
17501 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
17502 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
17503 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
17504 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
17505
17506 2014-04-14 Tom Tromey <tromey@redhat.com>
17507
17508 * gdb.cp/classes.exp (test_enums): Handle underlying type.
17509 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
17510 type.
17511 * gdb.cp/enum-class.exp: New file.
17512 * gdb.cp/enum-class.cc: New file.
17513
17514 2014-04-14 Tom Tromey <tromey@redhat.com>
17515
17516 * gdb.dwarf2/enum-type.exp: New file.
17517
17518 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17519
17520 * gdb.mi/mi-vla-c99.exp: New file.
17521 * gdb.mi/vla.c: New file.
17522
17523 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17524
17525 * gdb.base/vla-datatypes.c: New file.
17526 * gdb.base/vla-datatypes.exp: New file.
17527
17528 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17529
17530 * gdb.base/vla-ptr.c: New file.
17531 * gdb.base/vla-ptr.exp: New file.
17532
17533 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17534
17535 * gdb.dwarf2/count.exp: New file.
17536
17537 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
17538
17539 * gdb.base/vla-sideeffect.c: New file.
17540 * gdb.base/vla-sideeffect.exp: New file.
17541
17542 2014-04-14 David Blaikie <dblaikie@gmail.com>
17543
17544 * gdb.mi/non-stop.c: Add return value for non-void function return
17545 statement.
17546 * gdb.threads/staticthreads.c: Ditto.
17547
17548 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
17549 Doug Evans <xdje42@gmail.com>
17550
17551 * gdb.guile/scm-value.c: Improve test case.
17552 * gdb.guile/scm-value.exp: Add new test.
17553
17554 2014-04-11 David Blaikie <dblaikie@gmail.com>
17555
17556 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
17557 override Clang's default.
17558
17559 2014-04-11 Joel Brobecker <brobecker@adacore.com>
17560
17561 Revert the following changes (regressions):
17562
17563 * gdb.base/vla-sideeffect.c: New file.
17564 * gdb.base/vla-sideeffect.exp: New file.
17565
17566 * gdb.dwarf2/count.exp: New file.
17567
17568 * gdb.base/vla-multi.c: New file.
17569 * gdb.base/vla-multi.exp: New file.
17570
17571 * gdb.base/vla-ptr.c: New file.
17572 * gdb.base/vla-ptr.exp: New file.
17573
17574 * gdb.base/vla-datatypes.c: New file.
17575 * gdb.base/vla-datatypes.exp: New file.
17576
17577 * gdb.mi/mi-vla-c99.exp: New file.
17578 * gdb.mi/vla.c: New file.
17579
17580 2014-04-11 Keith Seitz <keiths@redhat.com>
17581
17582 PR c++/16675
17583 * gdb.cp/cpsizeof.exp: New file.
17584 * gdb.cp/cpsizeof.cc: New file.
17585
17586 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17587
17588 * gdb.mi/mi-vla-c99.exp: New file.
17589 * gdb.mi/vla.c: New file.
17590
17591 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17592
17593 * gdb.base/vla-datatypes.c: New file.
17594 * gdb.base/vla-datatypes.exp: New file.
17595
17596 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17597
17598 * gdb.base/vla-ptr.c: New file.
17599 * gdb.base/vla-ptr.exp: New file.
17600
17601 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17602
17603 * gdb.base/vla-multi.c: New file.
17604 * gdb.base/vla-multi.exp: New file.
17605
17606 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17607
17608 * gdb.dwarf2/count.exp: New file.
17609
17610 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
17611
17612 * gdb.base/vla-sideeffect.c: New file.
17613 * gdb.base/vla-sideeffect.exp: New file.
17614
17615 2014-04-11 Yao Qi <yao@codesourcery.com>
17616
17617 * gdb.base/completion.exp: Check file exists before running tests
17618 on file completion.
17619
17620 2014-04-10 Pedro Alves <palves@redhat.com>
17621
17622 * gdb.base/cond-eval-mode.c: New file.
17623 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
17624 prepare_for_testing to build the new file. Check result of
17625 runto_main.
17626 (test_break, test_watch): New procedures.
17627 (top level): Use them.
17628
17629 2014-04-08 Pierre Muller <muller@sourceware.org>
17630
17631 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
17632 Ctrl-V use for mingw hosts.
17633
17634 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
17635
17636 * gdb.python/py-value.c: Improve test case.
17637 * gdb.python/py-value.exp: Add new test.
17638
17639 2014-04-07 David Blaikie <dblaikie@gmail.com>
17640
17641 * lib/compiler.c: Identify the clang compiler.
17642 * lib/compiler.cc: Ditto.
17643
17644 2014-04-03 Yao Qi <yao@codesourcery.com>
17645
17646 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
17647
17648 2014-04-01 Anton Blanchard <anton@samba.org>
17649
17650 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
17651 messages unique.
17652
17653 2014-04-01 Anton Blanchard <anton@samba.org>
17654
17655 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
17656 prepare_for_testing.
17657
17658 2014-04-01 Anton Blanchard <anton@samba.org>
17659
17660 * gdb.arch/ppc64-atomic-inst.c: Remove.
17661 * gdb.arch/ppc64-atomic-inst.S: New file.
17662 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
17663
17664 2014-03-31 Doug Evans <dje@google.com>
17665
17666 * gdb.base/print-symbol-loading-lib.c: New file.
17667 * gdb.base/print-symbol-loading-main.c: New file.
17668 * gdb.base/print-symbol-loading.exp: New file.
17669
17670 2014-03-31 Yao Qi <yao@codesourcery.com>
17671
17672 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
17673
17674 2014-03-28 Joel Brobecker <brobecker@adacore.com>
17675
17676 * gdb.ada/mi_dyn_arr: New testcase.
17677
17678 2014-03-27 Doug Evans <dje@google.com>
17679
17680 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
17681
17682 2014-03-27 Yao Qi <yao@codesourcery.com>
17683
17684 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
17685 if target is nios2-*-*.
17686
17687 2014-03-26 Yao Qi <yao@codesourcery.com>
17688
17689 * lib/gdb.exp (readline_is_used): New proc.
17690 * gdb.base/completion.exp: Move tests on command complete up.
17691 Skip the rest of tests if readline is not used.
17692 * gdb.ada/complete.exp: Skp the test if readline is not
17693 used.
17694 * gdb.base/filesym.exp: Likewise.
17695 * gdb.base/macscp.exp: Likewise.
17696 * gdb.base/readline-ask.exp: Likewise.
17697 * gdb.base/readline.exp: Likewise.
17698 * gdb.python/py-cmd.exp: Likewise.
17699 * gdb.trace/tfile.exp: Likewise.
17700
17701 2014-03-26 Yao Qi <yao@codesourcery.com>
17702
17703 * gdb.base/macscp.exp: Fix code format issues.
17704
17705 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
17706
17707 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
17708 * gdb.asm/powerpc64le.inc: New file.
17709
17710 2014-03-25 Pedro Alves <palves@redhat.com>
17711 Doug Evans <dje@google.com>
17712
17713 * gdb.base/source-execution.c: New file.
17714 * gdb.base/source-execution.exp: New file.
17715 * gdb.base/source-execution.gdb: New file.
17716
17717 2014-03-24 Doug Evans <dje@google.com>
17718
17719 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
17720 using fission.
17721
17722 2014-03-24 Hui Zhu <hui@codesourcery.com>
17723 Pedro Alves <palves@redhat.com>
17724
17725 PR breakpoints/16101
17726 * gdb.base/dprintf.exp: Use unsupported rather than changing the
17727 test pass/fail messages. Detect missing support for dprintf when
17728 breakpoints are actually inserted.
17729 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
17730 breakpoints are actually inserted.
17731 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
17732 fails.
17733
17734 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
17735
17736 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
17737
17738 2014-03-22 Doug Evans <xdje42@gmail.com>
17739
17740 * gdb.python/python.exp (python not supported): Verify multi-line
17741 python command issues an error.
17742 * gdb.guile/guile.exp (guile not supported): Verify multi-line
17743 guile command issues an error.
17744
17745 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
17746
17747 * gdb.threads/thread-specific.exp: Handle the lack of usable
17748 $this_breakpoint and $this_thread.
17749
17750 2014-03-21 Hui Zhu <hui@codesourcery.com>
17751
17752 * gdb.base/attach.exp (do_command_attach_tests): New.
17753
17754 2014-03-20 Tom Tromey <tromey@redhat.com>
17755 Pedro Alves <palves@redhat.com>
17756
17757 PR cli/15718
17758 * gdb.base/condbreak-call-false.c: New file.
17759 * gdb.base/condbreak-call-false.exp: New file.
17760
17761 2014-03-20 Pedro Alves <palves@redhat.com>
17762
17763 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
17764 Delete.
17765 (block_signals, unblock_signals): Delete.
17766 (child_function_2, main): Remove references to deleted variable
17767 and functions.
17768
17769 2014-03-20 Pedro Alves <palves@redhat.com>
17770
17771 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
17772 Use pthread_kill to signal thread 2.
17773 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17774 Adjust to make the test send itself a signal rather than using the
17775 host's "kill" command.
17776
17777 2014-03-20 Pedro Alves <palves@redhat.com>
17778
17779 * gdb.threads/multiple-step-overs.c: New file.
17780 * gdb.threads/multiple-step-overs.exp: New file.
17781 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
17782 Adjust expected infrun debug output.
17783
17784 2014-03-20 Pedro Alves <palves@redhat.com>
17785
17786 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
17787 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
17788
17789 2014-03-20 Pedro Alves <palves@redhat.com>
17790
17791 PR breakpoints/7143
17792 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
17793 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
17794 of gdb_test_multiple.
17795 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
17796 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
17797
17798 2014-03-20 Pedro Alves <palves@redhat.com>
17799
17800 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
17801 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
17802
17803 2014-03-19 Pedro Alves <palves@redhat.com>
17804
17805 * gdb.base/async.exp: Remove early return.
17806
17807 2014-03-19 Pedro Alves <palves@redhat.com>
17808
17809 * gdb.base/async.exp (step& tests): Pass explicit test messages.
17810
17811 2014-03-19 Pedro Alves <palves@redhat.com>
17812
17813 * gdb.base/async.exp (test_background): Expect \r\n after
17814 "completed." in the fail pattern.
17815
17816 2014-03-19 Pedro Alves <palves@redhat.com>
17817
17818 * gdb.base/async.exp (test_background): New procedure.
17819 Use it for all background execution command tests.
17820
17821 2014-03-19 Pedro Alves <palves@redhat.com>
17822
17823 * gdb.base/async.exp: Use prepare_for_testing.
17824
17825 2014-03-19 Pedro Alves <palves@redhat.com>
17826
17827 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
17828 the same line.
17829
17830 2014-03-19 Pedro Alves <palves@redhat.com>
17831
17832 * gdb.base/async.c (main): Add "jump here" and "until here" line
17833 marker comments.
17834 * gdb.base/async.exp (jump_here): New global.
17835 (jump& test): Use it.
17836 (until_here): New global.
17837 (until& test): Use it.
17838
17839 2014-03-19 Pedro Alves <palves@redhat.com>
17840
17841 * gdb.base/async.exp: Don't frob gdb_protocol.
17842
17843 2014-03-18 Doug Evans <xdje42@gmail.com>
17844
17845 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
17846 Fix spelling of exec-done-display.
17847
17848 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
17849
17850 PR gdb/15358
17851 * gdb.base/gdb-sigterm.c: New file.
17852 * gdb.base/gdb-sigterm.exp: New file.
17853
17854 2014-03-18 Pedro Alves <palves@redhat.com>
17855
17856 PR gdb/13860
17857 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
17858 * lib/mi-support.exp (mi_expect_stop): Add special handling for
17859 solib-event.
17860
17861 2014-03-17 Joel Brobecker <brobecker@adacore.com>
17862
17863 * gdb.ada/pckd_arr_ren: New testcase.
17864
17865 2014-03-13 Doug Evans <xdje42@gmail.com>
17866
17867 PR guile/16612
17868 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
17869 collect after discarding symbols.
17870
17871 2014-03-13 Ludovic Courtès <ludo@gnu.org>
17872 Doug Evans <xdje42@gmail.com>
17873
17874 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
17875 to history survives a gc.
17876
17877 2014-03-13 Pedro Alves <palves@redhat.com>
17878
17879 * gdb.base/default.exp: Don't test "target procfs".
17880
17881 2014-03-13 Pedro Alves <palves@redhat.com>
17882
17883 * gdb.base/default.exp: Update "target child" and "target procfs"
17884 tests to not expect "Unix".
17885
17886 2014-03-12 Tom Tromey <tromey@redhat.com>
17887
17888 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
17889 New procs. Add target-async tests.
17890 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
17891 Add target-async tests.
17892
17893 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17894
17895 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
17896 'func_start' and 'func_end' for the beginning and end of the
17897 function code, respectively.
17898 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
17899 'func_end' instead of 'func' and 'main'.
17900
17901 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17902
17903 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
17904 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
17905 generate the debug info assembler source.
17906
17907 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17908
17909 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
17910 * gdb.dwarf2/arr-subrange.exp: Likewise.
17911 * gdb.dwarf2/dwz.exp: Likewise.
17912 * gdb.dwarf2/method-ptr.exp: Likewise.
17913 * gdb.dwarf2/missing-sig-type.exp: Likewise.
17914 * gdb.dwarf2/subrange.exp: Likewise.
17915 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
17916 * gdb.dwarf2/implptrpiece.exp: Likewise.
17917 * gdb.dwarf2/nostaticblock.exp: Likewise.
17918
17919 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
17920
17921 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
17922 directory to absolute path name arguments.
17923
17924 2014-03-10 Joel Brobecker <brobecker@adacore.com>
17925
17926 * gdb.ada/tagged_access: New testcase.
17927
17928 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
17929
17930 * gdb.btrace/data.exp: Update expected output.
17931
17932 2014-03-06 Yao Qi <yao@codesourcery.com>
17933
17934 * gdb.trace/pr16508.exp: New file.
17935
17936 2014-03-05 Pedro Alves <palves@redhat.com>
17937
17938 PR gdb/16575
17939 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
17940 procedure.
17941 (top level): Adjust to use it. Add tests that exercise breakpoint
17942 interaction with the code-cache.
17943
17944 2014-02-26 Ludovic Courtès <ludo@gnu.org>
17945
17946 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
17947 test for 'history-append!'.
17948
17949 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17950
17951 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
17952 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
17953 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
17954 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
17955 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
17956 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
17957
17958 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17959
17960 * testsuite/gdb.python/py-pp-re-notag.c: New file.
17961 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
17962 * testsuite/gdb.python/py-pp-re-notag.p: New file.
17963
17964 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17965
17966 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
17967
17968 2014-02-26 Joel Brobecker <brobecker@adacore.com>
17969
17970 * gdb.dwarf2/arr-stride.c: New file.
17971 * gdb.dwarf2/arr-stride.exp: New file.
17972
17973 2014-02-26 Pedro Alves <palves@redhat.com>
17974
17975 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
17976 that won't ever trigger. Make sure that GDB reports the correct
17977 breakpoint that caused the stop.
17978
17979 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17980
17981 PR gdb/16626
17982 * gdb.base/auto-load-script: New file.
17983 * gdb.base/auto-load.c: New file.
17984 * gdb.base/auto-load.exp: New file.
17985
17986 PR gdb/16626
17987 * gdb.base/auto-load.exp: Fix out-of-srctree run.
17988
17989 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17990
17991 Fix dw2-icycle.exp -fsanitize=address GDB crash.
17992 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
17993
17994 2014-02-24 Doug Evans <dje@google.com>
17995
17996 * lib/gdb.exp (run_on_host): Log error output if program fails.
17997
17998 2014-02-21 Pedro Alves <palves@redhat.com>
17999
18000 * gdb.threads/step-after-sr-lock.c: Rename to ...
18001 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
18002 * gdb.threads/step-after-sr-lock.exp: Rename to ...
18003 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
18004 ... this.
18005
18006 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
18007
18008 PR tdep/16397
18009 * gdb.arch/amd64-stap-special-operands.exp: New file.
18010 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
18011 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
18012 * gdb.arch/amd64-stap-triplet.S: Likewise.
18013 * gdb.arch/amd64-stap-triplet.c: Likewise.
18014
18015 2014-02-20 Joel Brobecker <brobecker@adacore.com>
18016
18017 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
18018 in .section pseudo-op.
18019
18020 2014-02-20 lin zuojian <manjian2006@gmail.com>
18021 Joel Brobecker <brobecker@adacore.com>
18022 Doug Evans <xdje42@gmail.com>
18023
18024 PR symtab/16581
18025 * gdb.dwarf2/dw2-icycle.S: New file.
18026 * gdb.dwarf2/dw2-icycle.c: New file.
18027 * gdb.dwarf2/dw2-icycle.exp: New file.
18028
18029 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
18030
18031 * gdb.python/py-value-cc.cc: Improve test case to enable testing
18032 operations on gdb.Value objects.
18033 * gdb.python/py-value-cc.exp: Add new test to test operations on
18034 gdb.Value objects.
18035
18036 2014-02-18 Doug Evans <dje@google.com>
18037
18038 * Makefile.in (TESTS): New variable.
18039 (expanded_tests, expanded_tests_or_none): New variables
18040 (check-single): Pass $(expanded_tests_or_none) to runtest.
18041 (check-parallel): Only run tests in $(TESTS) if non-empty.
18042 (check/no-matching-tests-found): New rule.
18043 * README: Document TESTS makefile variable.
18044
18045 2014-02-18 Doug Evans <dje@google.com>
18046
18047 * Makefile.in (check-parallel): rm -rf outputs temp.
18048
18049 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18050
18051 Fix "ERROR: no fileid for" in the testsuite.
18052 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
18053
18054 2014-02-12 Doug Evans <dje@google.com>
18055
18056 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
18057 (MISCELLANEOUS): New variable.
18058 (clean): rm -rf $(MISCELLANEOUS).
18059 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
18060 dwp live in the same directory as symlinks, with each symlink pointed
18061 to a differently named file in a different directory.
18062
18063 2014-02-11 Doug Evans <dje@google.com>
18064
18065 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
18066 of Tcl file commands.
18067
18068 2014-02-10 Mark Kettenis <kettenis@gnu.org>
18069
18070 * gdb.threads/step-after-sr-lock.exp: Avoid executing
18071 "kill -SIGUSR1 -1".
18072
18073 2014-02-10 Joel Brobecker <brobecker@adacore.com>
18074
18075 * gdb.ada/tick_length_array_enum_idx: New testcase.
18076
18077 2014-02-10 Doug Evans <xdje42@gmail.com>
18078
18079 * configure.ac (AC_OUTPUT): Add gdb.guile.
18080 * configure: Regenerate.
18081 * lib/gdb-guile.exp: New file.
18082 * lib/gdb.exp (get_target_charset): New function.
18083 * gdb.base/help.exp: Update expected output from "apropos apropos".
18084 * gdb.guile/Makefile.in: New file.
18085 * gdb.guile/guile.exp: New file.
18086 * gdb.guile/scm-arch.c: New file.
18087 * gdb.guile/scm-arch.exp: New file.
18088 * gdb.guile/scm-block.c: New file.
18089 * gdb.guile/scm-block.exp: New file.
18090 * gdb.guile/scm-breakpoint.c: New file.
18091 * gdb.guile/scm-breakpoint.exp: New file.
18092 * gdb.guile/scm-disasm.c: New file.
18093 * gdb.guile/scm-disasm.exp: New file.
18094 * gdb.guile/scm-equal.c: New file.
18095 * gdb.guile/scm-equal.exp: New file.
18096 * gdb.guile/scm-error.exp: New file.
18097 * gdb.guile/scm-error.scm: New file.
18098 * gdb.guile/scm-frame-args.c: New file.
18099 * gdb.guile/scm-frame-args.exp: New file.
18100 * gdb.guile/scm-frame-args.scm: New file.
18101 * gdb.guile/scm-frame-inline.c: New file.
18102 * gdb.guile/scm-frame-inline.exp: New file.
18103 * gdb.guile/scm-frame.c: New file.
18104 * gdb.guile/scm-frame.exp: New file.
18105 * gdb.guile/scm-generics.exp: New file.
18106 * gdb.guile/scm-gsmob.exp: New file.
18107 * gdb.guile/scm-iterator.c: New file.
18108 * gdb.guile/scm-iterator.exp: New file.
18109 * gdb.guile/scm-math.c: New file.
18110 * gdb.guile/scm-math.exp: New file.
18111 * gdb.guile/scm-objfile-script-gdb.in: New file.
18112 * gdb.guile/scm-objfile-script.c: New file.
18113 * gdb.guile/scm-objfile-script.exp: New file.
18114 * gdb.guile/scm-objfile.c: New file.
18115 * gdb.guile/scm-objfile.exp: New file.
18116 * gdb.guile/scm-ports.exp: New file.
18117 * gdb.guile/scm-pretty-print.c: New file.
18118 * gdb.guile/scm-pretty-print.exp: New file.
18119 * gdb.guile/scm-pretty-print.scm: New file.
18120 * gdb.guile/scm-section-script.c: New file.
18121 * gdb.guile/scm-section-script.exp: New file.
18122 * gdb.guile/scm-section-script.scm: New file.
18123 * gdb.guile/scm-symbol.c: New file.
18124 * gdb.guile/scm-symbol.exp: New file.
18125 * gdb.guile/scm-symtab-2.c: New file.
18126 * gdb.guile/scm-symtab.c: New file.
18127 * gdb.guile/scm-symtab.exp: New file.
18128 * gdb.guile/scm-type.c: New file.
18129 * gdb.guile/scm-type.exp: New file.
18130 * gdb.guile/scm-value-cc.cc: New file.
18131 * gdb.guile/scm-value-cc.exp: New file.
18132 * gdb.guile/scm-value.c: New file.
18133 * gdb.guile/scm-value.exp: New file.
18134 * gdb.guile/source2.scm: New file.
18135 * gdb.guile/types-module.cc: New file.
18136 * gdb.guile/types-module.exp: New file.
18137
18138 2014-02-10 Yao Qi <yao@codesourcery.com>
18139
18140 PR testsuite/16543
18141 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
18142 * configure: Regenerated.
18143 * Makefile.in: New file.
18144
18145 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
18146
18147 * gdb.python/py-framefilter.exp: Fix typo.
18148
18149 2014-02-08 Yao Qi <yao@codesourcery.com>
18150
18151 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
18152 that no =breakpoint-modified is emitted when breakpoints are
18153 modified through MI commands.
18154
18155 2014-02-07 Pedro Alves <pedro@codesourcery.com>
18156 Pedro Alves <palves@redhat.com>
18157
18158 * gdb.threads/step-after-sr-lock.c: New file.
18159 * gdb.threads/step-after-sr-lock.exp: New file.
18160
18161 2014-02-07 Pedro Alves <palves@redhat.com>
18162
18163 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
18164
18165 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
18166
18167 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
18168 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
18169
18170 2014-02-06 Doug Evans <xdje42@gmail.com>
18171
18172 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
18173 output.
18174
18175 * gdb.gdb/python-interrupts.exp: New file.
18176
18177 2014-02-05 Yao Qi <yao@codesourcery.com>
18178
18179 * gdb.trace/report.exp (use_collected_data): Test the output
18180 of "info threads" and "info inferiors".
18181
18182 2014-02-05 Yao Qi <yao@codesourcery.com>
18183
18184 Revert this patch:
18185
18186 2013-05-24 Yao Qi <yao@codesourcery.com>
18187
18188 * gdb.trace/tfile.exp: Test inferior and thread.
18189
18190 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18191
18192 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
18193 on a function.
18194 * gdb.base/step-bt.c: Call hello via function pointer to make
18195 sure its first instruction is executed on powerpc64le-linux.
18196
18197 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18198
18199 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
18200
18201 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18202
18203 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
18204 of the test patterns for use on little-endian systems.
18205
18206 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
18207
18208 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
18209 (decimal_vector): Fix for little-endian.
18210
18211 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
18212
18213 * gdb.arch/sparc-sysstep.exp: New file.
18214 * gdb.arch/sparc-sysstep.c: Likewise.
18215
18216 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
18217
18218 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
18219
18220 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
18221
18222 2014-01-23 Tom Tromey <tromey@redhat.com>
18223
18224 * gdb.ada/array_char_idx: New testcase.
18225
18226 2014-01-23 Tom Tromey <tromey@redhat.com>
18227
18228 PR python/16487:
18229 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
18230 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
18231 classes.
18232
18233 2014-01-23 Tom Tromey <tromey@redhat.com>
18234
18235 PR python/16491:
18236 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
18237 string from an inferior frame.
18238 * gdb.python/py-framefilter-mi.exp: Update.
18239
18240 2014-01-22 Doug Evans <dje@google.com>
18241
18242 * gdb.server/server-mon.exp: Add tests for "set debug-format".
18243
18244 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18245
18246 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
18247
18248 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18249
18250 * gdb.trace/entry-values.exp: Remove excess space character from
18251 regex patterns. Handle s390 call instruction.
18252
18253 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18254
18255 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
18256 define "*_start" label. Make "name" static.
18257 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
18258 ${name} by references to ${name}_start.
18259
18260 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
18261
18262 * gdb.base/info-macros.exp: Remove "debug" from the compile
18263 options.
18264
18265 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18266
18267 * gdb.dlang/demangle.exp: New file.
18268
18269 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18270
18271 * gdb.dlang/primitive-types.exp: New file.
18272
18273 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
18274
18275 * configure.ac: Create gdb.dlang/Makefile.
18276 * configure: Regenerate.
18277 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
18278 * gdb.dlang/Makefile.in: New file.
18279 * lib/d-support.exp: New file.
18280 * lib/gdb.exp (skip_d_tests): New proc.
18281
18282 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18283
18284 * gdb.btrace/delta.exp: Check reverse stepi.
18285 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
18286 * gdb.btrace/finish.exp: New.
18287 * gdb.btrace/next.exp: New.
18288 * gdb.btrace/nexti.exp: New.
18289 * gdb.btrace/record_goto.c: Add comments.
18290 * gdb.btrace/step.exp: New.
18291 * gdb.btrace/stepi.exp: New.
18292 * gdb.btrace/multi-thread-step.c: New.
18293 * gdb.btrace/multi-thread-step.exp: New.
18294 * gdb.btrace/rn-dl-bind.c: New.
18295 * gdb.btrace/rn-dl-bind.exp: New.
18296 * gdb.btrace/data.c: New.
18297 * gdb.btrace/data.exp: New.
18298 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18299
18300 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18301
18302 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
18303 * gdb.btrace/exception.exp: Update.
18304 * gdb.btrace/instruction_history.exp: Update.
18305 * gdb.btrace/record_goto.exp: Update.
18306 * gdb.btrace/tailcall.exp: Update.
18307 * gdb.btrace/unknown_functions.exp: Update.
18308 * gdb.btrace/delta.exp: New.
18309
18310 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18311
18312 * gdb.btrace/record_goto.exp: Add backtrace test.
18313 * gdb.btrace/tailcall.exp: Add backtrace test.
18314
18315 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18316
18317 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
18318 * gdb.btrace/record_goto.c: New.
18319 * gdb.btrace/record_goto.exp: New.
18320 * gdb.btrace/x86-record_goto.S: New.
18321
18322 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18323
18324 * gdb.btrace/function_call_history.exp: Update tests.
18325 * gdb.btrace/instruction_history.exp: Update tests.
18326
18327 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18328
18329 * gdb.btrace/function_call_history.exp: Fix expected field
18330 order for "record function-call-history".
18331 Add new tests for "record function-call-history /c".
18332 * gdb.btrace/exception.cc: New.
18333 * gdb.btrace/exception.exp: New.
18334 * gdb.btrace/tailcall.exp: New.
18335 * gdb.btrace/x86-tailcall.S: New.
18336 * gdb.btrace/x86-tailcall.c: New.
18337 * gdb.btrace/unknown_functions.c: New.
18338 * gdb.btrace/unknown_functions.exp: New.
18339 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
18340
18341 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18342
18343 * gdb.btrace/instruction_history.exp: Update.
18344 * gdb.btrace/function_call_history.exp: Update.
18345
18346 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18347
18348 * gdb.btrace/function_call_history.exp: Fix expected function
18349 trace.
18350 * gdb.btrace/instruction_history.exp: Initialize traced.
18351 Remove traced_functions.
18352
18353 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18354
18355 * gdb.btrace/function_call_history.exp: Update
18356 * gdb.btrace/instruction_history.exp: Update.
18357
18358 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
18359
18360 * gdb.btrace/enable.exp: Update expected text.
18361
18362 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
18363
18364 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
18365 bytes.
18366
18367 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
18368
18369 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
18370
18371 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
18372
18373 * lib/gdb.exp (supports_process_record): Return true for
18374 arm*-linux*. (supports_reverse): Likewise.
18375
18376 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
18377
18378 PR python/15464
18379 PR python/16113
18380 * gdb.python/py-type.c: Enhance test case.
18381 * gdb.python/py-value-cc.cc: Likewise
18382 * gdb.python/py-type.exp: Add new tests.
18383 * gdb.python/py-value-cc.exp: Likewise
18384
18385 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18386 Pedro Alves <palves@redhat.com>
18387
18388 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
18389 Make "name" extern.
18390 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
18391 references to ${name}_start by references to ${name}.
18392
18393 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18394
18395 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
18396
18397 2014-01-10 Joel Brobecker <brobecker@adacore.com>
18398
18399 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
18400
18401 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
18402 Pedro Alves <palves@redhat.com>
18403
18404 * gdb.mi/mi-info-os.exp: Connect to the target with
18405 mi_gdb_target_load.
18406
18407 2014-01-08 Pedro Alves <palves@redhat.com>
18408
18409 * gdb.threads/reconnect-signal.c: New file.
18410 * gdb.threads/reconnect-signal.exp: New file.
18411
18412 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
18413
18414 * gdb.base/source-dir.exp: New file.
18415
18416 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18417
18418 * gdb.ada/mi_interface: New testcase.
18419
18420 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18421
18422 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
18423 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
18424 gdb.ada/pp-rec-component/pck.ads: New files.
18425
18426 2014-01-07 Joel Brobecker <brobecker@adacore.com>
18427
18428 * gdb.python/py-pp-integral.c: New file.
18429 * gdb.python/py-pp-integral.py: New file.
18430 * gdb.python/py-pp-integral.exp: New file.
18431
18432 For older changes see ChangeLog-1993-2013.
18433 \f
18434 ;; Local Variables:
18435 ;; mode: change-log
18436 ;; left-margin: 8
18437 ;; fill-column: 74
18438 ;; version-control: never
18439 ;; End:
18440
18441 Copyright 2014-2020 Free Software Foundation, Inc.
18442 Copying and distribution of this file, with or without modification,
18443 are permitted provided the copyright notice and this notice are preserved.
This page took 0.529682 seconds and 4 git commands to generate.