Update documentation describing how the linker chooses a start address.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12018-11-09 Tom de Vries <tdevries@suse.de>
2
3 * gdb.base/msym-lang.c: New test.
4 * gdb.base/msym-lang.exp: New file.
5 * gdb.base/msym-lang-main.c: New test.
6
72018-11-08 Tom Tromey <tom@tromey.com>
8
9 PR gdb/23555:
10 PR gdb/23838:
11 * gdb.base/warning.exp: New file.
12
132018-11-08 Jan Beulich <jbeulich@suse.com>
14
15 * testsuite/gdb.arch/i386-avx512.c,
16 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
17
182018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
19
20 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
21 point hardware.
22
232018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
26 * gdb.dwarf2/missing-type-name.exp: New file.
27
282018-11-06 Tom de Vries <tdevries@suse.de>
29
30 * gdb.base/many-headers.c: New test.
31 * gdb.base/many-headers.exp: New file.
32
332018-11-06 Jim Wilson <jimw@sifive.com>
34
35 * gdb.base/code_elim.exp: For riscv, set additional_flags
36 to include -msmall-data-limit=0.
37
382018-11-01 Joel Brobecker <brobecker@adacore.com>
39
40 * gdb.ada/watch_minus_l: New testcase.
41
422018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
43
44 * gdb.arch/aix-sighandle.c: New file.
45 * gdb.arch/aix-sighandle.exp: New file.
46
472018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
48
49 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
50 registers being unions.
51
522018-10-31 Tom de Vries <tdevries@suse.de>
53
54 * lib/valgrind.exp: New file.
55 (vgdb_start, vgdb_stop): New procs, factored out of ...
56 * gdb.base/valgrind-bt.exp: ... here, ...
57 * gdb.base/valgrind-disp-step.exp: ... here and ...
58 * gdb.base/valgrind-infcall.exp: ... here.
59
602018-10-31 Tom de Vries <tdevries@suse.de>
61
62 * lib/gdb.exp (get_valueof): Don't output read value in test name.
63
642018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.dwarf2/void-type.c: New file.
67 * gdb.dwarf2/void-type.exp: New file.
68
692018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
70
71 * gdb.base/info_qt.c: New file.
72 * gdb.base/info_qt.exp: New file.
73
742018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
75
76 * gdb.arch/powerpc-htm-regs.c: New file.
77 * gdb.arch/powerpc-htm-regs.exp: New file.
78
792018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
80
81 * gdb.arch/powerpc-tar.c: New file.
82 * gdb.arch/powerpc-tar.exp: New file.
83
842018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
85
86 * gdb.arch/powerpc-ppr-dscr.c: New file.
87 * gdb.arch/powerpc-ppr-dscr.exp: New file.
88
892018-10-25 Tom de Vries <tdevries@suse.de>
90
91 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
92
932018-10-24 Tom de Vries <tdevries@suse.de>
94
95 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
96 longer exists error.
97
982018-10-24 Tom de Vries <tdevries@suse.de>
99
100 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
101
1022018-10-24 Tom de Vries <tdevries@suse.de>
103
104 * gdb.base/valgrind-db-attach.exp: Handle removed support for
105 --db-attach in valgrind.
106
1072018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
108
109 * gdb.arch/riscv-reg-aliases.c: New file.
110 * gdb.arch/riscv-reg-aliases.exp: New file.
111
1122018-10-19 Alan Hayward <alan.hayward@arm.com>
113
114 * gdb.python/py-cmd.exp: Check for gdb_prompt.
115
1162018-10-19 Alan Hayward <alan.hayward@arm.com>
117
118 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
119
1202018-10-19 Alan Hayward <alan.hayward@arm.com>
121
122 * gdb.cp/ovldbreak.exp: Fix regexps.
123
1242018-10-19 Alan Hayward <alan.hayward@arm.com>
125
126 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
127
1282018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
129
130 PR cli/23785
131 * gdb.base/restore.exp: New test to check if "restore" with an
132 invalid file doesn't segfault.
133
1342018-10-18 Tom de Vries <tdevries@suse.de>
135
136 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
137 * gdb.ada/excep_handle.exp: Same.
138 * gdb.ada/mi_string_access.exp: Same.
139 * gdb.ada/mi_var_union.exp: Same.
140 * gdb.arch/arc-analyze-prologue.exp: Same.
141 * gdb.arch/arc-decode-insn.exp: Same.
142 * gdb.base/readnever.exp: Same.
143 * gdb.fortran/printing-types.exp: Same.
144 * gdb.guile/scm-lazy-string.exp: Same.
145
1462018-10-16 Tom de Vries <tdevries@suse.de>
147
148 PR gdb/23730
149 * gdb.base/catch-follow-exec.c: Add copyright notice.
150 * gdb.base/catch-follow-exec.exp: Rewrite to use
151 gdb_spawn_with_cmdline_opts. Require gdb-native.
152
1532018-10-12 Sandra Loosemore <sandra@codesourcery.com>
154
155 * gdb.trace/actions-changed.exp: Check for arch support.
156 * gdb.trace/actions.exp: Likewise.
157 * gdb.trace/ax.exp: Likewise.
158 * gdb.trace/backtrace.exp: Likewise.
159 * gdb.trace/change-loc.exp: Likewise.
160 * gdb.trace/deltrace.exp: Likewise.
161 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
162 * gdb.trace/ftrace.exp: Likewise.
163 * gdb.trace/infotrace.exp: Check for arch support.
164 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
165 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
166 * gdb.trace/mi-tsv-changed.exp: Likewise.
167 * gdb.trace/packetlen.exp: Likewise.
168 * gdb.trace/passc-dyn.exp: Likewise.
169 * gdb.trace/passcount.exp: Likewise.
170 * gdb.trace/pending.exp: Likewise.
171 * gdb.trace/range-stepping.exp: Check for shlib support.
172 * gdb.trace/report.exp: Check for arch support.
173 * gdb.trace/save-trace.exp: Likewise.
174 * gdb.trace/signal.exp: Check for signal support.
175 * gdb.trace/tfind.exp: Check for arch support.
176 * gdb.trace/trace-break.exp: Check for arch and shlib support.
177 * gdb.trace/trace-common.h: Add comment.
178 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
179 * gdb.trace/trace-enable-disable.exp: Likewise.
180 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
181 * gdb.trace/tracecmd.exp: Check for arch support.
182 * gdb.trace/tspeed.exp: Check for shlib and target support.
183 * gdb.trace/tstatus.exp: Check for arch support.
184 * gdb.trace/tsv.exp: Likewise.
185 * gdb.trace/while-dyn.exp: Likewise.
186 * gdb.trace/while-stepping.exp: Likewise.
187 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
188
1892018-10-12 Simon Marchi <simon.marchi@ericsson.com>
190
191 * gdb.trace/tspeed.exp: Remove nowarnings.
192 (prepare_for_trace_test): Declare "global ipalib".
193 * gdb.trace/tspeed.c: Include unistd.h.
194 (main): Remove superfluous printf argument.
195
1962018-10-11 Sandra Loosemore <sandra@codesourcery.com>
197
198 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
199 directory prefix on the filename.
200
2012018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
202
203 * gdb.gdb/unittest.exp: Update expected message informing that
204 selftests have been disabled.
205 * gdb.server/unittest.exp: Likewise.
206
2072018-10-09 Tom de Vries <tdevries@suse.de>
208
209 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
210 with runto_main.
211
2122018-10-08 Weimin Pan <weimin.pan@oracle.com>
213
214 PR c++/16841
215 * gdb.cp/virtbase2.cc: New file.
216 * gdb.cp/virtbase2.exp: New file.
217
2182018-10-06 Tom Tromey <tom@tromey.com>
219
220 PR python/19399:
221 * gdb.python/py-inferior.exp: Add architecture test.
222
2232018-10-06 Tom Tromey <tom@tromey.com>
224
225 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
226 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
227
2282018-10-06 Tom Tromey <tom@tromey.com>
229
230 * gdb.python/py-breakpoint.exp (check_last_event): Check location
231 of a "throw" catchpoint.
232
2332018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
234
235 * gdb.base/info-proc.exp: Update string expected from "help info
236 proc".
237
2382018-10-04 Tom Tromey <tom@tromey.com>
239
240 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
241 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
242 (test_initial_complaints, test_empty_complaints): Update.
243 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
244
2452018-10-04 Tom Tromey <tom@tromey.com>
246
247 PR cli/19551:
248 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
249 * lib/gdb.exp (gdb_file_cmd): Update.
250 * gdb.stabs/weird.exp (print_weird_var): Update.
251 * gdb.server/solib-list.exp: Update.
252 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
253 * gdb.mi/mi-cli.exp: Update.
254 * gdb.linespec/linespec.exp: Update.
255 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
256 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
257 * gdb.cp/cp-relocate.exp: Update.
258 * gdb.base/sym-file.exp: Update.
259 * gdb.base/relocate.exp: Update.
260 * gdb.base/readnever.exp: Update.
261 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
262 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
263 * gdb.base/dbx.exp (gdb_file_cmd): Update.
264 * gdb.base/code_elim.exp: Update.
265 * gdb.base/break-unload-file.exp (test_break): Update.
266 * gdb.base/break-interp.exp (test_attach_gdb): Update.
267 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
268 Update.
269 * gdb.base/attach.exp (do_attach_tests): Update.
270 * gdb.base/sepdebug.exp: Update.
271 * gdb.python/py-section-script.exp: Update.
272
2732018-10-04 Tom Tromey <tom@tromey.com>
274
275 PR cli/22234:
276 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
277 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
278 output.
279
2802018-10-04 Tom Tromey <tom@tromey.com>
281
282 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
283 set width and height to 0.
284 (test_command_line_attach_run): Use -quiet.
285
2862018-10-03 Sandra Loosemore <sandra@codesourcery.com>
287
288 * lib/gdb.exp (skip_ifunc_tests): New.
289 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
290 other compile failures.
291 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
292
2932018-10-01 Simon Marchi <simon.marchi@ericsson.com>
294
295 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
296 is_amd64_regs_target.
297
2982018-10-01 Alan Hayward <alan.hayward@arm.com>
299
300 * gdb.arch/aarch64-sighandler-regs.c: New test.
301 * gdb.arch/aarch64-sighandler-regs.exp: New file.
302 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
303
3042018-10-01 Markus Metzger <markus.t.metzger@intel.com>
305
306 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
307 assembly.
308
3092018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
310
311 * gdb.base/frame-selection.exp: New file.
312 * gdb.base/frame-selection.c: New file.
313
3142018-09-27 Alan Hayward <alan.hayward@arm.com>
315
316 * gdb.threads/check-libthread-db.c (thread_routine): Use a
317 pthread barrier.
318 (main): Likewise.
319
3202018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
321
322 * gdb.base/large-frame-1.c: New file.
323 * gdb.base/large-frame-2.c: New file.
324 * gdb.base/large-frame.exp: New file.
325 * gdb.base/large-frame.h: New file.
326
3272018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
328
329 PR gdb/20948
330 * gdb.base/write_mem.exp: New test.
331 * gdb.base/write_mem.c: Likewise.
332
3332018-09-23 Tom Tromey <tom@tromey.com>
334
335 PR python/18852:
336 * gdb.python/py-parameter.exp: Add test for parameter that throws
337 on "set".
338
3392018-09-23 Tom Tromey <tom@tromey.com>
340
341 PR python/17284:
342 * gdb.python/py-template.exp (test_template_arg): Add test for
343 negative template argument number.
344
3452018-09-23 Tom Tromey <tom@tromey.com>
346
347 PR python/14062:
348 * gdb.python/python.exp: Add test for post_event error.
349
3502018-09-23 Tom Tromey <tom@tromey.com>
351
352 PR python/18170:
353 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
354 convert pointers to int and long.
355
3562018-09-23 Tom Tromey <tom@tromey.com>
357
358 PR python/20126:
359 * gdb.python/py-value.exp (test_value_numeric_ops): Add
360 signed-ness conversion tests.
361
3622018-09-23 Tom Tromey <tom@tromey.com>
363
364 PR python/18352;
365 * gdb.python/py-value.exp (test_float_conversion): New proc.
366 Use it.
367
3682018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
369
370 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
371
3722018-09-18 Sandra Loosemore <sandra@codesourcery.com>
373
374 * gdb.base/complete-empty.exp: Skip tab-completion tests if
375 no readline.
376 * gdb.base/utf8-identifiers.exp: Likewise.
377 * gdb.cp/cpcompletion.exp: Likewise.
378 * gdb.linespec/cpcompletion.exp: Likewise.
379 * gdb.linespec/cpls-abi-tag.exp: Likewise.
380 * gdb.linespec/cpls-ops.exp: Likewise.
381
3822018-09-19 Richard Bunt <richard.bunt@arm.com>
383 Chris January <chris.january@arm.com>
384
385 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
386 * gdb.fortran/short-circuit-argument-list.exp: New file.
387 * gdb.fortran/short-circuit-argument-list.f90: New test.
388
3892018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
390
391 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
392 "arch=" keyword when executing "-stack-list-frames".
393
3942018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
395
396 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
397 "arch=" keyword when executing "-stack-list-frames".
398
3992018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
400
401 * gdb.ada/complete.exp: Expect for "@" when doing "complete
402 break ada".
403
4042018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
405
406 PR python/23669
407 * gdb.python/python.exp: Test gdb.execute("show commands").
408
4092018-09-16 Tom Tromey <tom@tromey.com>
410
411 * gdb.base/new-ui.exp (do_execution_tests): Update.
412 * gdb.base/dbx.exp (test_breakpoints): Update.
413
4142018-09-14 Alan Hayward <alan.hayward@arm.com>
415
416 * lib/gdb.exp (gdb_simple_compile): Add proc.
417 (is_elf_target): Use gdb_simple_compile.
418 (skip_altivec_tests): Likewise.
419 (skip_vsx_tests): Likewise.
420 (skip_tsx_tests): Likewise.
421 (skip_btrace_tests): Likewise.
422 (skip_btrace_pt_tests): Likewise.
423 (gdb_can_simple_compile): Likewise.
424 (gdb_has_argv0): Likewise.
425 (gdb_target_symbol_prefix): Likewise.
426 (target_supports_scheduler_locking): Likewise.
427
4282018-09-13 Tom Tromey <tom@tromey.com>
429
430 * Makefile.in (TAGS): Recognize proc_with_prefix and
431 gdb_caching_proc.
432
4332018-09-13 Simon Marchi <simon.marchi@ericsson.com>
434
435 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
436 method.
437
4382018-09-13 Simon Marchi <simon.marchi@ericsson.com>
439
440 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
441 and a few other Inferior properties when the Inferior is no
442 longer valid.
443
4442018-09-13 Tom Tromey <tom@tromey.com>
445
446 PR rust/23650:
447 * gdb.rust/simple.exp: Add test for enum field access error.
448
4492018-09-13 Tom Tromey <tom@tromey.com>
450
451 PR rust/23626:
452 * gdb.rust/simple.rs (EmptyEnum): New type.
453 (main): Use it.
454 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
455
4562018-09-13 Simon Marchi <simon.marchi@ericsson.com>
457
458 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
459 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
460 * gdb.python/py-symtab.exp: Update test printing an objfile.
461
4622018-09-12 Simon Marchi <simon.marchi@ericsson.com>
463
464 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
465 object.
466
4672018-09-12 Alan Hayward <alan.hayward@arm.com>
468
469 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
470 (support_complex_tests): Use gdb_can_simple_compile.
471 (is_ilp32_target): Likewise.
472 (is_lp64_target): Likewise.
473 (is_64_target): Likewise.
474 (is_amd64_regs_target): Likewise.
475 (is_aarch32_target): Likewise.
476 (gdb_int128_helper): Likewise.
477
4782018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
479
480 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
481
4822018-09-10 Jerome Guitton <guitton@adacore.com>
483
484 * gdb.ada/same_component_name: Add test for case of tagged record
485 with variable-length fields.
486
4872018-09-10 Xavier Roirand <roirand@adacore.com>
488
489 * gdb.ada/access_to_unbounded_array.exp: New testcase.
490 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
491 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
492 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
493
4942018-09-10 Xavier Roirand <roirand@adacore.com>
495
496 * gdb.ada/mi_string_access.exp: New testcase.
497 * gdb.ada/mi_string_access/bar.adb: New file.
498 * gdb.ada/mi_string_access/pck.adb: New file.
499 * gdb.ada/mi_string_access/pck.asd: New file.
500
5012018-09-10 Xavier Roirand <roirand@adacore.com>
502
503 * gdb.ada/mi_var_union.exp: New testcase.
504 * gdb.ada/mi_var_union/bar.adb: New file.
505 * gdb.ada/mi_var_union/pck.adb: New file.
506 * gdb.ada/mi_var_union/pck.asd: New file.
507
5082018-09-08 Tom Tromey <tom@tromey.com>
509
510 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
511
5122018-09-08 Tom Tromey <tom@tromey.com>
513
514 PR python/16047:
515 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
516 (register_pretty_printers): Register new printer.
517 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
518 test.
519 * gdb.python/py-prettyprint.c (int_type3): New typedef.
520 (an_int_type3): New global.
521
5222018-09-08 Joel Brobecker <brobecker@adacore.com>
523
524 * gdb.ada/expr_with_funcall: New testcase.
525
5262018-09-08 Joel Brobecker <brobecker@adacore.com>
527
528 * gdb.ada/packed_array_assign: New testcase.
529
5302018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
531
532 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
533 names, and add test prefixes to make test names unique.
534
5352018-09-05 Tom de Vries <tdevries@suse.de>
536
537 * gdb.dwarf2/varval.exp: Add test.
538
5392018-09-04 Gary Benson <gbenson@redhat.com>
540
541 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
542 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
543
5442018-08-31 Tom Tromey <tom@tromey.com>
545
546 * gdb.rust/simple.rs: Rename second variable "v".
547
5482018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
549
550 * gdb.base/funcargs.c (use_a): New function.
551 (recurse): Call use_a.
552
5532018-08-29 Keith Seitz <keiths@redhat.com>
554
555 * gdb.compile/compile-cplus-anonymous.cc: New file.
556 * gdb.compile/compile-cplus-anonymous.exp: New file.
557 * gdb.compile/compile-cplus-array-decay.cc: New file.
558 * gdb.compile/compile-cplus-array-decay.exp: New file.
559 * gdb.compile/compile-cplus-inherit.cc: New file.
560 * gdb.compile/compile-cplus-inherit.exp: New file.
561 * gdb.compile/compile-cplus-member.cc: New file.
562 * gdb.compile/compile-cplus-member.exp: New file.
563 * gdb.compile/compile-cplus-method.cc: New file.
564 * gdb.compile/compile-cplus-method.exp: New file.
565 * gdb.compile/compile-cplus-mod.c: "New" file.
566 * gdb.compile/compile-cplus-namespace.cc: New file.
567 * gdb.compile/compile-cplus-namespace.exp: New file.
568 * gdb.compile/compile-cplus-nested.cc: New file.
569 * gdb.compile/compile-cplus-nested.exp: New file.
570 * gdb.compile/compile-cplus-print.c: "New" file.
571 * gdb.compile/compile-cplus-print.exp: "New" file.
572 * gdb.compile/compile-cplus-virtual.cc: New file.
573 * gdb.compile/compile-cplus-virtual.exp: New file.
574 * gdb.compile/compile-cplus.c: "New" file.
575 * gdb.compile/compile-cplus.exp: "New" file.
576 * lib/compile-support.exp: New file.
577
5782018-08-16 Gary Benson <gbenson@redhat.com>
579
580 PR gdb/13000:
581 * gdb.base/batch-exit-status.exp: New file.
582 * gdb.base/batch-exit-status.good-commands: Likewise.
583 * gdb.base/batch-exit-status.bad-commands: Likewise.
584
5852018-08-29 Alan Hayward <alan.hayward@arm.com>
586
587 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
588 (struct struct02): Likewise.
589 (struct struct03): Likewise.
590 (struct struct04): Likewise.
591 (struct struct_01_01): New struct.
592 (struct struct_01_02): Likewise.
593 (struct struct_01_03): Likewise.
594 (struct struct_01_04): Likewise.
595 (struct struct_02_01): Likewise.
596 (struct struct_02_02): Likewise.
597 (struct struct_02_03): Likewise.
598 (struct struct_02_04): Likewise.
599 (struct struct_04_01): Likewise.
600 (struct struct_04_02): Likewise.
601 (struct struct_04_03): Likewise.
602 (struct struct_04_04): Likewise.
603 (struct struct_05_01): Likewise.
604 (struct struct_05_02): Likewise.
605 (struct struct_05_03): Likewise.
606 (struct struct_05_04): Likewise.
607 (cmp_struct01): Remove function.
608 (cmp_struct02): Likewise.
609 (cmp_struct03): Likewise.
610 (cmp_struct04): Likewise.
611 (cmp_struct_01_01): Add Function.
612 (cmp_struct_01_02): Likewise.
613 (cmp_struct_01_03): Likewise.
614 (cmp_struct_01_04): Likewise.
615 (cmp_struct_02_01): Likewise.
616 (cmp_struct_02_02): Likewise.
617 (cmp_struct_02_03): Likewise.
618 (cmp_struct_02_04): Likewise.
619 (cmp_struct_04_01): Likewise.
620 (cmp_struct_04_02): Likewise.
621 (cmp_struct_04_03): Likewise.
622 (cmp_struct_04_04): Likewise.
623 (cmp_struct_05_01): Likewise.
624 (cmp_struct_05_02): Likewise.
625 (cmp_struct_05_03): Likewise.
626 (cmp_struct_05_04): Likewise.
627 (call_all): Add new structs.
628 * gdb.base/infcall-nested-structs.exp: Likewise.
629
6302018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
631
632 * gdb.python/py-framefilter-mi.exp: Update regexp to
633 check for "arch" field in frame output.
634
6352018-08-23 Kevin Buettner <kevinb@redhat.com>
636
637 * gdb.dwarf2/dw2-ranges-func.c: New file.
638 * gdb.dwarf2/dw2-ranges-func.exp: New file.
639
6402018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
641
642 * gdb.base/term.exp: Compare terminal settings with values from
643 the inferior.
644 * gdb.base/term.c: Get and set terminal settings.
645
6462018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
647
648 * lib/mi-support.exp (mi_expect_stop): Update regexp to
649 accommodate new "arch" field in frame output.
650 * gdb.mi/mi-return.exp: Likewise.
651 * gdb.mi/mi-stack.exp: Likewise.
652 * gdb.mi/mi-syn-frame.exp: Likewise.
653 * gdb.mi/user-selected-context-sync.exp: Likewise.
654
6552018-08-19 Michael Spang <spang@google.com>
656
657 PR gdb/11786
658 * gdb.base/gcore-tls-pie.c: New file.
659 * gdb.base/gcore-tls-pie.exp: New file.
660
6612018-08-18 Kevin Buettner <kevinb@redhat.com>
662
663 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
664 * gdb.dwarf2/varval.c: New file.
665 * gdb.dwarf2/varval.exp: New file.
666
6672018-08-17 Alan Hayward <alan.hayward@arm.com>
668
669 PR gdb/18931
670 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
671
6722018-08-16 Keith Seitz <keiths@redhat.com>
673
674 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
675 tests expected to pass.
676
6772018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
678
679 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
680 -data-disassemble -a.
681 (test_disassembly_bogus_args): Likewise.
682
6832018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
684
685 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
686
6872018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
688
689 * gdb.base/vla-optimized-out.exp: Add new test.
690
6912018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
692
693 * gdb.base/vla-optimized-out-o3.exp: Delete.
694 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
695 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
696 deleted tests.
697
6982018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
699
700 PR gdb/18050:
701 * gdb.server/extended-remote-restart.c: New file.
702 * gdb.server/extended-remote-restart.exp: New file.
703
7042018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
705
706 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
707 "set variable index = 42".
708
7092018-08-07 Simon Marchi <simon.marchi@ericsson.com>
710
711 * boards/index-cache-gdb.exp: New file.
712 * gdb.dwarf2/index-cache.exp: New file.
713 * gdb.dwarf2/index-cache.c: New file.
714 * gdb.base/maint.exp: Check if we are using the index cache.
715
7162018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
717
718 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
719 MAKEFLAGS.
720
7212018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
722
723 * dg-extract-results.sh: Move to toplevel contrib.
724 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
725 * Makefile.in (check-parallel-racy): Likewise.
726
7272018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
728
729 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
730 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
731 tests if the target supports scheduler locking.
732
7332018-08-04 Tom de Vries <tdevries@suse.de>
734
735 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
736
7372018-08-02 Tom Tromey <tom@tromey.com>
738
739 PR symtab/16842.
740 * gdb.cp/temargs.exp: Test "info address" of a template
741 parameter.
742
7432018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
744
745 * gdb.python/py-mi-var-info-path-expression.c: New file.
746 * gdb.python/py-mi-var-info-path-expression.py: New file.
747 * gdb.python/py-mi-var-info-path-expression.exp: New file.
748
7492018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
750
751 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
752 error after "cannot resolve name" string.
753
7542018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
755
756 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
757 started.
758 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
759
7602018-07-28 Tom de Vries <tdevries@suse.de>
761
762 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
763
7642018-07-26 Tom de Vries <tdevries@suse.de>
765
766 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
767
7682018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
769
770 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
771 is visible.
772
7732018-07-26 Tom de Vries <tdevries@suse.de>
774
775 PR breakpoints/23366
776 * gdb.base/catch-follow-exec.c: New test.
777 * gdb.base/catch-follow-exec.exp: New file.
778
7792018-07-25 Tom de Vries <tdevries@suse.de>
780
781 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
782 vla-optimized-out.c.
783
7842018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
785
786 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
787 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
788
7892018-07-20 Tom de Vries <tdevries@suse.de>
790
791 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
792 NOCLONE macro.
793 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
794
7952018-07-19 Tom de Vries <tdevries@suse.de>
796
797 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
798 regular expression.
799
8002018-07-18 Tom de Vries <tdevries@suse.de>
801
802 * gdb.base/vla-optimized-out.c: New test.
803 * gdb.base/vla-optimized-out.exp: New file.
804
8052018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
806
807 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
808 message "No address associated with hostname" when gdbserver
809 cannot resolve the hostname.
810
8112018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
812
813 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
814 Add some test prefixes to make tests unique.
815
8162018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
817
818 * gdb.base/frameapply.c: New file.
819 * gdb.base/frameapply.exp: New file.
820
8212018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
822
823 * gdb.base/skip.exp: Update expected error message.
824
8252018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
826 Jan Kratochvil <jan.kratochvil@redhat.com>
827 Paul Fertser <fercerpav@gmail.com>
828 Tsutomu Seki <sekiriki@gmail.com>
829
830 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
831 parameter.
832 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
833 by default.
834 * boards/native-gdbserver.exp: Likewise.
835 * gdb.server/run-without-local-binary.exp: Improve regexp used
836 for detecting when a remote debugging connection succeeds.
837 * gdb.server/server-connect.exp: New file.
838 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
839 Do not prefix the port number with ":".
840 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
841 support for detecting and using it. Add '$debughost_gdbserver'
842 to the list of arguments used to start gdbserver. Handle case
843 when gdbserver cannot resolve a network name.
844
8452018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
846
847 PR c++/23373
848 * gdb.base/ptype-offsets.cc (struct static_member): New
849 struct.
850 (main) <stmember>: New variable.
851 * gdb.base/ptype-offsets.exp: Add test for printing a struct
852 with a static member in it.
853
8542018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
857 watchpoints enabled and disabled.
858
8592018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
860
861 * gdb.base/examine-backward.exp: Still run tests around address
862 0x0, even if address 0x0 is not readable. Update the pattern for
863 matching address 0x0 in expected output.
864
8652018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.base/share-env-with-gdbserver.c (main): Add call to
868 malloc/free.
869
8702018-07-04 Tom de Vries <tdevries@suse.de>
871
872 * gdb.dwarf2/dw2-error.exp: Update expected error message.
873
8742018-07-02 Maciej W. Rozycki <macro@mips.com>
875
876 PR tdep/8282
877 * gdb.arch/mips-disassembler-options.exp: New test.
878 * gdb.arch/mips-disassembler-options.s: New test source.
879
8802018-06-29 Pedro Alves <palves@redhat.com>
881
882 * gdb.threads/names.exp: Adjust expected "info threads" output.
883
8842018-06-29 Pedro Alves <palves@redhat.com>
885
886 * gdb.opt/inline-break.exp (line number, address): Add "info
887 break" tests.
888
8892018-06-29 Pedro Alves <palves@redhat.com>
890
891 * gdb.opt/inline-break.c (func1): Add "break here" marker.
892 * gdb.opt/inline-break.exp: Test setting breakpoints by line
893 number and address and running to them.
894
8952018-06-29 Richard Bunt <richard.bunt@arm.com>
896
897 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
898
8992018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
900
901 * lib/compiler.c: Remove executable permission flag.
902
9032018-06-28 Richard Bunt <richard.bunt@arm.com>
904
905 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
906 code.
907 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
908
9092018-06-28 Petr Tesarik <ptesarik@suse.cz>
910
911 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
912
9132018-06-28 Petr Tesarik <ptesarik@suse.cz>
914
915 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
916 address argument is omitted.
917
9182018-06-28 Petr Tesarik <ptesarik@suse.cz>
919
920 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
921
9222018-06-27 Omair Javaid <omair.javaid@linaro.org>
923
924 PR gdb/21695
925 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
926 * gdb.base/infoline-reloc-main-from-zero.c: New file.
927
9282018-06-26 Tom Tromey <tom@tromey.com>
929
930 PR rust/22574:
931 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
932 * gdb.rust/simple.rs (struct SimpleLayout): New.
933
9342018-06-22 Simon Marchi <simon.marchi@ericsson.com>
935
936 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
937 "info registers" output.
938
9392018-06-21 Richard Bunt <richard.bunt@arm.com>
940
941 * gdb.base/watchpoint-hw-attach.c: New test.
942 * gdb.base/watchpoint-hw-attach.exp: New file.
943
9442018-06-20 Simon Marchi <simon.marchi@ericsson.com>
945
946 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
947 through /bin/sh.
948 * boards/dwarf4-gdb-index.exp: Likewise.
949 * boards/fission-dwp.exp: Likewise.
950
9512018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
952
953 * gdb.base/float128.exp: Add comment and improved fail message
954 to the failure case of "print large128" test.
955
9562018-06-19 Simon Marchi <simon.marchi@ericsson.com>
957
958 * configure.ac: Remove AC_PREREQ.
959 * configure: Re-generate.
960
9612018-06-19 Pedro Alves <palves@redhat.com>
962
963 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
964 (func_extern_caller): New.
965 (main): Call func_extern_caller.
966 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
967 logic change.
968
9692018-06-18 Weimin Pan <weimin.pan@oracle.com>
970
971 PR gdb/16841
972 * gdb.cp/typedef-base.cc: New file.
973 * gdb.cp/typedef-base.exp: New file.
974
9752018-06-18 Tom de Vries <tdevries@suse.de>
976
977 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
978
9792018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
980 Richard Bunt <Richard.Bunt@arm.com>
981
982 * gdb.threads/attach-slow-waitpid.c: New file.
983 * gdb.threads/attach-slow-waitpid.exp: New file.
984 * gdb.threads/slow-waitpid.c: New file.
985
9862018-06-14 Pedro Alves <palves@redhat.com>
987
988 * gdb.base/fork-running-state.c: Include <errno.h>.
989 (exit_if_relative_exits): New.
990 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
991 exits.
992 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
993 child exits.
994
9952018-06-14 Tom de Vries <tdevries@suse.de>
996
997 PR cli/22573
998 * gdb.base/finish-pretty.c: New test.
999 * gdb.base/finish-pretty.exp: New file.
1000
10012018-06-14 Pedro Alves <palves@redhat.com>
1002
1003 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
1004 gdb's expected startup output.
1005
10062018-06-14 Pedro Alves <palves@redhat.com>
1007
1008 * lib/selftest-support.exp (selftest_setup): Remove inlined
1009 function handling.
1010
10112018-06-14 Tom de Vries <tdevries@suse.de>
1012
1013 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
1014 matching of breakpoint printing.
1015
10162018-06-13 Tom de Vries <tdevries@suse.de>
1017
1018 PR testsuite/23269
1019 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
1020 (fork_child): ... here, and ...
1021 (fork_parent): ... here.
1022
10232018-06-12 Tom de Vries <tdevries@suse.de>
1024
1025 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
1026
10272018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
1028 Stephen Roberts <stephen.roberts@arm.com>
1029
1030 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
1031 rewrite test to describe action performed, rather than possible
1032 failure.
1033
10342018-06-08 Gary Benson <gbenson@redhat.com>
1035
1036 * gdb.threads/check-libthread-db.exp: New file.
1037 * gdb.threads/check-libthread-db.c: Likewise.
1038
10392018-06-05 Tom Tromey <tom@tromey.com>
1040
1041 * gdb.base/default.exp: Update expected "show version" output.
1042
10432018-06-05 Tom Tromey <tom@tromey.com>
1044
1045 PR cli/12326:
1046 * gdb.cp/static-print-quit.exp: Update.
1047 * lib/gdb.exp (pagination_prompt): Update.
1048 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1049 * gdb.python/python.exp: Update.
1050
10512018-06-04 Joel Brobecker <brobecker@adacore.com>
1052
1053 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1054
10552018-06-01 Joel Brobecker <brobecker@adacore.com>
1056
1057 * gdb.ada/bp_fun_addr: New testcase.
1058
10592018-06-01 Tom Tromey <tom@tromey.com>
1060
1061 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1062 results.
1063 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1064 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1065 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1066 * gdb.base/maint.exp (maint_pass_if): Update.
1067
10682018-05-31 Maciej W. Rozycki <macro@mips.com>
1069
1070 * gdb.base/endian.exp: New test.
1071 * gdb.base/endian.c: New test source.
1072
10732018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1074
1075 PR gdb/23203
1076 * gdb.base/bt-selected-frame.c: New file.
1077 * gdb.base/bt-selected-frame.exp: New file.
1078 * lib/gdb.exp (get_current_frame_number): New function.
1079
10802018-05-24 Maciej W. Rozycki <macro@mips.com>
1081 Pedro Alves <palves@redhat.com>
1082
1083 * gdb.threads/tls-core.c: Include <stdlib.h>
1084 (thread_proc): Call `abort'.
1085 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1086 (tls_core_test): New procedure, bits factored out from ...
1087 (top level): ... here. Test both native cores and gcore cores.
1088
10892018-05-23 Tom Tromey <tom@tromey.com>
1090
1091 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1092
10932018-05-23 Tom Tromey <tom@tromey.com>
1094
1095 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1096 symfile_complaints.
1097 (test_short_complaints): Likewise.
1098 (test_empty_complaints): Likewise.
1099 (test_initial_complaints): Update.
1100
11012018-05-23 Tom Tromey <tom@tromey.com>
1102
1103 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1104
11052018-05-23 Tom Tromey <tom@tromey.com>
1106
1107 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1108 (test_short_complaints): Update.
1109
11102018-05-22 Pedro Alves <palves@redhat.com>
1111
1112 * gdb.base/remote.exp: Only gdb_start after compiling the
1113 testcase. Issue "disconnect" before testing "set remote" command
1114 defaults. Issue clean_restart before running to main.
1115
11162018-05-22 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.base/remote.exp: Adjust expected output of "show remote
1119 memory-write-packet-size". Add tests for "set remote
1120 memory-write-packet-size 0" and "set remote
1121 memory-write-packet-size fixed/limit".
1122
11232018-05-22 Pedro Alves <palves@redhat.com>
1124
1125 PR gdb/22973
1126 * gdb.base/utf8-identifiers.c: New file.
1127 * gdb.base/utf8-identifiers.exp: New file.
1128
11292018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1130
1131 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1132
11332018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1134
1135 * gdb.arch/powerpc-vsx-gcore.exp: New file.
1136
11372018-05-18 Tom Tromey <tom@tromey.com>
1138
1139 * gdb.base/ptype-offsets.exp: Update.
1140
11412018-05-17 Keith Seitz <keiths@redhat.com>
1142
1143 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1144 in expected breakpoint stop locations.
1145 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1146 move to proper scope to test variable values.
1147 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1148 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1149 New functions.
1150 (main): Call not_inline_func3.
1151 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1152 inline_func1, inline_func2, and inline_func3. Test that when each
1153 breakpoint is hit, GDB properly reports both the stop location
1154 and the backtrace. Repeat tests for temporary breakpoints.
1155
11562018-05-15 Maciej W. Rozycki <macro@mips.com>
1157
1158 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1159 rather then trying to access it in determining whether the PID
1160 of `gdbserver' could have been retrieved.
1161
11622018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1163
1164 * gdb.arch/amd64-init-x87-values.S: New file.
1165 * gdb.arch/amd64-init-x87-values.exp: New file.
1166
11672018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1168
1169 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1170
11712018-05-04 Tom Tromey <tom@tromey.com>
1172
1173 PR python/22730:
1174 * gdb.python/python.exp: Test multi-line execute.
1175
11762018-05-04 Tom Tromey <tom@tromey.com>
1177
1178 PR python/22731:
1179 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1180
11812018-05-04 Tom Tromey <tom@tromey.com>
1182
1183 PR gdb/11750:
1184 * gdb.base/define.exp: Test defining a user command inside a user
1185 command.
1186 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1187
11882018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1189 Pedro Alves <palves@redhat.com>
1190
1191 PR breakpoints/19806 and support for PR external/20207.
1192 * gdb.base/watchpoint-unaligned.c: New file.
1193 * gdb.base/watchpoint-unaligned.exp: New file.
1194
11952018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1196
1197 * gdb.base/maint.exp: Make test names unique, use
1198 test_prefix_command_help to test 'help maint info', and remove
1199 repeated test of 'help maint'.
1200
12012018-05-04 Tom Tromey <tom@tromey.com>
1202
1203 PR gdb/22619:
1204 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1205 behavior.
1206
12072018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1208
1209 * gdb.base/maint.exp: Process output from 'maint print registers'
1210 line at a time.
1211
12122018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1213
1214 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1215 timeout.
1216
12172018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1218
1219 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1220 filter pattern.
1221
12222018-05-02 Pedro Alves <palves@redhat.com>
1223
1224 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1225 to_log_command renames.
1226 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1227
12282018-05-02 Tom Tromey <tom@tromey.com>
1229
1230 * gdb.python/py-parameter.exp: Set test message.
1231
12322018-05-02 Tom Tromey <tom@tromey.com>
1233
1234 PR python/20084:
1235 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1236 PARAM_ZUINTEGER_UNLIMITED tests.
1237
12382018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1239
1240 PR rust/23124
1241 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1242 when casting.
1243
12442018-04-30 Tom Tromey <tom@tromey.com>
1245
1246 * gdb.python/py-type.exp: Check align attribute.
1247 * gdb.python/py-type.c: New "aligncheck" global.
1248
12492018-04-30 Tom Tromey <tom@tromey.com>
1250
1251 PR exp/17095:
1252 * gdb.dwarf2/dw2-align.exp: New file.
1253 * gdb.cp/align.exp: New file.
1254 * gdb.base/align.exp: New file.
1255 * lib/gdb.exp (gdb_int128_helper): New proc.
1256 (has_int128_c, has_int128_cxx): New caching procs.
1257
12582018-04-27 Tom Tromey <tom@tromey.com>
1259
1260 PR rust/22545:
1261 * gdb.rust/simple.exp: Add inclusive range tests.
1262
12632018-04-26 Pedro Alves <palves@redhat.com>
1264
1265 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1266 ifunc breakpoint locations correctly of ifunc breakpoints set
1267 while the program resolves the ifunc.
1268
12692018-04-26 Pedro Alves <palves@redhat.com>
1270
1271 * gdb.base/gnu-ifunc-final.c: New file.
1272 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1273 * gdb.base/gnu-ifunc.exp (executable): Delete.
1274 (staticexecutable): Adjust.
1275 (lib_opts, exec_opts): Delete.
1276 (make_binsuffix, build, set-break): New procedures.
1277 (misc_tests): New, with tests factored out from the top level.
1278 (top level): Test different combinations of ifunc resolver name,
1279 resolver with and with debug info, and ifunc target with and
1280 without debug info. Wrap static tests with with_target_prefix.
1281
12822018-04-26 Pedro Alves <palves@redhat.com>
1283
1284 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1285 return type" warnings.
1286
12872018-04-25 Pedro Alves <palves@redhat.com>
1288
1289 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1290 killed".
1291 * gdb.base/kill-after-signal.exp: Likewise.
1292 * gdb.threads/kill.exp: Likewise.
1293
12942018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1295 Sergio Durigan Junior <sergiodj@redhat.com>
1296 Pedro Alves <palves@redhat.com>
1297
1298 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1299 regexps to expect for '[Inferior ... detached]' as well.
1300 * gdb.base/attach.exp: Likewise.
1301 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1302 "gdb_continue_to_end".
1303 (test_catch_syscall_with_wrong_args): Likewise.
1304 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1305 ']'. Don't set 'verbose' on.
1306 * gdb.base/foll-vfork.exp: Likewise.
1307 * gdb.base/fork-print-inferior-events.c: New file.
1308 * gdb.base/fork-print-inferior-events.exp: New file.
1309 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1310 '[Inferior ... has been killed]' message.
1311 * gdb.base/kill-after-signal.exp: Likewise.
1312 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1313 detach message.
1314 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1315 message.
1316 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1317 regexps to expect for '[Inferior ... detached]' as well.
1318 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1319
13202018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1321
1322 PR gdb/23104
1323 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1324
13252018-04-19 Richard Bunt <richard.bunt@arm.com>
1326
1327 * gdb.threads/multiple-successive-infcall.c: New test.
1328 * gdb.threads/multiple-successive-infcall.exp: New file.
1329
13302018-04-17 Tom Tromey <tom@tromey.com>
1331
1332 * gdb.rust/simple.rs (Union): New type.
1333 (main): New local "u".
1334 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1335
13362018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1337
1338 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1339 number information in output of "whereis" command.
1340 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1341
13422018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1343
1344 * gdb.ada/info_types.exp: Adjust expected output to the line
1345 numbers now printed by "info var/func/type".
1346 * gdb.base/completion.exp: Likewise.
1347 * gdb.base/included.exp: Likewise.
1348 * gdb.cp/cp-relocate.exp: Likewise.
1349 * gdb.cp/cplusfuncs.exp: Likewise.
1350 * gdb.cp/namespace.exp: Likewise.
1351 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1352
13532018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1354
1355 * gdb.btrace/cpu.exp: New.
1356
13572018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1358
1359 * gdb.base/step-indirect-call-thunk.exp: New.
1360 * gdb.base/step-indirect-call-thunk.c: New.
1361 * gdb.reverse/step-indirect-call-thunk.exp: New.
1362 * gdb.reverse/step-indirect-call-thunk.c: New.
1363
13642018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1365
1366 * gdb.base/pie-fork.c: New file.
1367 * gdb.base/pie-fork.exp: New file.
1368
13692018-04-11 Tom Tromey <tom@tromey.com>
1370
1371 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1372
13732018-04-10 Pedro Alves <palves@redhat.com>
1374
1375 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1376 exits. Instead loop running forever.
1377 (fork_parent): Run forever too.
1378
13792018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1380
1381 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1382 mi_continue_to_line.
1383 * gdb.mi/mi-stack.c (callee4): Add comment.
1384
13852018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1386
1387 * gdb.mi/mi-stack.exp: Fix indentation.
1388
13892018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1390
1391 PR gdb/22979
1392 * gdb.arch/amd64-osabi.exp: New file.
1393
13942018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1395
1396 PR gdb/22980
1397 * gdb.base/osabi.exp: New file.
1398
13992018-04-02 Weimin Pan <weimin.pan@oracle.com>
1400
1401 * gdb.cp/static-typedef-print.exp: New file.
1402 * gdb.cp/static-typedef-print.cc: New file.
1403
14042018-03-27 Joel Brobecker <brobecker@adacore.com>
1405
1406 * gdb.ada/varsize_limit: New testcase.
1407
14082018-03-27 Joel Brobecker <brobecker@adacore.com>
1409
1410 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1411
1412 * gdb.ada/notcplusplus: New testcase.
1413
1414 * gdb.base/c-linkage-name.c: New file.
1415 * gdb.base/c-linkage-name.exp: New testcase.
1416
14172018-03-26 Tom Tromey <tom@tromey.com>
1418
1419 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1420 * gdb.python/py-framefilter.py (name_error): New global.
1421 (ErrorInName.function): Use name_error.
1422
14232018-03-26 Tom Tromey <tom@tromey.com>
1424
1425 PR backtrace/15582:
1426 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1427
14282018-03-23 Keith Seitz <keiths@redhat.com>
1429
1430 PR c++/22968
1431 * gdb.cp/subtypes.exp: New file.
1432 * gdb.cp/subtypes.h: New file.
1433 * gdb.cp/subtypes.cc: New file.
1434 * gdb.cp/subtypes-2.cc: New file.
1435
14362018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1439 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1440 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1441 -nostartfiles when compiling the test. Confirm that all registers
1442 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1443
14442018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1445
1446 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1447 option, syntax was wrong anyway.
1448 * gdb.arch/arm-disp-step.exp: Likewise.
1449 * gdb.arch/sparc64-regs.exp: Likewise.
1450 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1451 option, syntax was wrong anyway, switch to use
1452 prepare_for_testing.
1453 * gdb.arch/i386-disp-step.exp: Likewise.
1454
14552018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1456
1457 * gdb.ada/exec_changed.exp: Replace "target_info exists
1458 use_gdb_stub" by "use_gdb_stub".
1459 * gdb.ada/start.exp: Likewise.
1460 * gdb.base/async-shell.exp: Likewise.
1461 * gdb.base/attach-pie-misread.exp: Likewise.
1462 * gdb.base/attach-wait-input.exp: Likewise.
1463 * gdb.base/break-entry.exp: Likewise.
1464 * gdb.base/break-interp.exp: Likewise.
1465 * gdb.base/dprintf-detach.exp: Likewise.
1466 * gdb.base/nostdlib.exp: Likewise.
1467 * gdb.base/solib-nodir.exp: Likewise.
1468 * gdb.base/statistics.exp: Likewise.
1469 * gdb.base/testenv.exp: Likewise.
1470 * gdb.mi/mi-exec-run.exp: Likewise.
1471 * gdb.mi/mi-start.exp: Likewise.
1472 * gdb.multi/dummy-frame-restore.exp: Likewise.
1473 * gdb.multi/multi-arch-exec.exp: Likewise.
1474 * gdb.multi/multi-arch.exp: Likewise.
1475 * gdb.multi/tids.exp: Likewise.
1476 * gdb.multi/watchpoint-multi.exp: Likewise.
1477 * gdb.python/py-events.exp: Likewise.
1478 * gdb.threads/attach-into-signal.exp: Likewise.
1479 * gdb.threads/attach-stopped.exp: Likewise.
1480 * gdb.threads/threadapply.exp: Likewise.
1481 * lib/selftest-support.exp: Likewise.
1482
14832018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1484
1485 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1486
14872018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1488
1489 * gdb.perf/template-breakpoints.cc: New file.
1490 * gdb.perf/template-breakpoints.exp: New file.
1491 * gdb.perf/template-breakpoints.py: New file.
1492
14932018-03-19 Tom Tromey <tom@tromey.com>
1494
1495 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1496 y0.
1497 * gdb.rust/simple.exp: Test bare identifier form of struct
1498 initializer.
1499
15002018-03-19 Tom Tromey <tom@tromey.com>
1501
1502 * gdb.gdb/observer.exp: Remove.
1503
15042018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1505
1506 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1507 "qualified" option when setting breakpoints.
1508 * gdb.trace/backtrace.exp: Likewise.
1509 * gdb.trace/circ.exp: Likewise.
1510 * gdb.trace/collection.exp: Likewise.
1511 * gdb.trace/disconnected-tracing.exp: Likewise.
1512 * gdb.trace/ftrace-lock.exp: Likewise.
1513 * gdb.trace/ftrace.exp: Likewise.
1514 * gdb.trace/infotrace.exp: Likewise.
1515 * gdb.trace/packetlen.exp: Likewise.
1516 * gdb.trace/passc-dyn.exp: Likewise.
1517 * gdb.trace/qtro.exp: Likewise.
1518 * gdb.trace/read-memory.exp: Likewise.
1519 * gdb.trace/report.exp: Likewise.
1520 * gdb.trace/signal.exp: Likewise.
1521 * gdb.trace/status-stop.exp: Likewise.
1522 * gdb.trace/strace.exp: Likewise.
1523 * gdb.trace/tfind.exp: Likewise.
1524 * gdb.trace/trace-break.exp: Likewise.
1525 * gdb.trace/trace-condition.exp: Likewise.
1526 * gdb.trace/trace-mt.exp: Likewise.
1527 * gdb.trace/tstatus.exp: Likewise.
1528 * gdb.trace/tsv.exp: Likewise.
1529 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1530 * gdb.trace/unavailable.exp: Likewise.
1531 * gdb.trace/while-dyn.exp: Likewise.
1532
15332018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1534
1535 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1536 that libinproctrace is copied to the target.
1537
15382018-03-14 Tom Tromey <tom@tromey.com>
1539
1540 PR cli/14977:
1541 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1542 a null pointer.
1543 * gdb.base/wchar.exp: Likewise.
1544
15452018-03-14 Tom Tromey <tom@tromey.com>
1546
1547 PR cli/19918:
1548 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1549 flag.
1550
15512018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1552
1553 PR gdb/22841
1554 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1555 "target" to remote_exec.
1556
15572018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1558
1559 PR gdb/22841
1560 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1561 ${board}_upload): Remove.
1562
15632018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1564
1565 * gdb.cp/watch-cp.cc: New test.
1566 * gdb.cp/watch-cp.exp: New file.
1567
15682018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1569
1570 * gdb.base/infcall-nested-structs.exp: New file.
1571 * gdb.base/infcall-nested-structs.c: New file.
1572 * gdb.base/float.exp: Add riscv support.
1573
15742018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1575
1576 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1577 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1578
15792018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1580
1581 * gdb.server/abspath.exp: New file.
1582 * lib/gdb.exp (with_cwd): New procedure.
1583
15842018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1585
1586 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1587 use it.
1588 (gdb_is_target_remote_prompt): New proc.
1589 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1590 (gdb_is_target_native): Pass prompt parameter to
1591 gdb_is_target_1.
1592
15932018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1594
1595 * gdb.base/load-command.c: New file.
1596 * gdb.base/load-command.exp: New file.
1597 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1598 (gdb_is_target_1): ...this, and generalize for other targets
1599 than just remote.
1600 (gdb_is_target_remote): Use gdb_is_target_1.
1601 (gdb_is_target_native): use gdb_is_target_1.
1602
16032018-02-26 Tom Tromey <tom@tromey.com>
1604
1605 PR python/16497:
1606 * gdb.python/py-framefilter.exp: Update test.
1607
16082018-02-26 Tom Tromey <tom@tromey.com>
1609
1610 * gdb.dwarf2/variant.c: New file.
1611 * gdb.dwarf2/variant.exp: New file.
1612
16132018-02-26 Tom Tromey <tom@tromey.com>
1614
1615 * gdb.rust/simple.exp: Accept more possible results in enum test.
1616
16172018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1618
1619 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1620 parentheses.
1621
16222018-02-23 Maciej W. Rozycki <macro@mips.com>
1623
1624 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1625 name of a variable: $actual_linejj -> $actual_line.
1626
16272018-02-21 John Baldwin <jhb@FreeBSD.org>
1628
1629 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1630
16312018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1632
1633 * gdb.btrace/buffer-size.exp: Do not force BTS.
1634
16352018-02-14 Pedro Alves <palves@redhat.com>
1636
1637 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1638 getting a "Quit".
1639
16402018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1641
1642 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1643 Fix test name.
1644
16452018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1646
1647 * gdb.cp/m-static.exp: Check type of optimized out static
1648 member.
1649
16502018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1651
1652 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1653 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1654
16552018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1656 Leszek Swirski <leszeks@google.com>
1657
1658 * gdb.python/py-prettyprint.c
1659 (struct to_string_returns_value_inner,
1660 struct to_string_returns_value_wrapper): New.
1661 (main): Add tsrvw variable.
1662 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1663 ToStringReturnsValueWrapper): New classes.
1664 (register_pretty_printers): Register new pretty-printers.
1665 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1666 recursive pretty printer.
1667 * gdb.python/py-mi.exp: Likewise.
1668
16692018-02-01 Leszek Swirski <leszeks@google.com>
1670
1671 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1672 functions with the same name as an include file are parsed
1673 correctly.
1674
16752018-02-01 Yao Qi <yao.qi@linaro.org>
1676
1677 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1678 "\[^\r\n\]*".
1679
16802018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1681
1682 * gdb.arch/powerpc-prologue-frame.s: New file.
1683 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1684 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1685
16862018-01-31 Joel Brobecker <brobecker@adacore.com>
1687
1688 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1689
16902018-01-30 Pedro Alves <palves@redhat.com>
1691
1692 PR gdb/13211
1693 * gdb.base/interrupt-daemon.c: New.
1694 * gdb.base/interrupt-daemon.exp: New.
1695 * gdb.multi/multi-term-settings.c: New.
1696 * gdb.multi/multi-term-settings.exp: New.
1697
16982018-01-30 Joel Brobecker <brobecker@adacore.com>
1699
1700 * gdb.base/break.exp: Save the location where the breakpoint
1701 on break.c:47 was actually inserted when debugging the version
1702 compiled at -O2 and use it in the expected output of the "info
1703 break" test performed soon after.
1704
17052018-01-22 Pedro Alves <palves@redhat.com>
1706 Sergio Durigan Junior <sergiodj@redhat.com>
1707
1708 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1709 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1710
17112018-01-22 Joel Brobecker <brobecker@adacore.com>
1712
1713 * gdb.base/break-include.c, gdb.base/break-include.inc,
1714 gdb.base/break-include.exp: New files.
1715 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1716 line number now being the actual line number where the breakpoint
1717 was inserted.
1718 * gdb.mi/mi-break.exp: Likewise.
1719 * gdb.mi/mi-reverse.exp: Likewise.
1720 * gdb.mi/mi-simplerun.exp: Ditto.
1721
17222018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1723
1724 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1725 varobj.
1726 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1727
17282018-01-21 Don Breazeal <donb@codesourcery.com>
1729 Andrew Burgess <andrew.burgess@embecosm.com>
1730
1731 * gdb.mi/basics.c: Add new global.
1732 * gdb.mi/mi-frame-regs.exp: New file.
1733 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1734 case.
1735
17362018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1737
1738 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1739 non-parameter, and on an unknown symbol.
1740
17412018-01-19 Tom Tromey <tom@tromey.com>
1742
1743 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1744 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1745
17462018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1747
1748 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1749 setrlimit and chdir to int.
1750
17512018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1752
1753 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1754 function.
1755 (my_tend): Likewise.
1756 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1757 rationale of avoiding FP- and vector instructions.
1758
17592018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1760
1761 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1762 "info reg" with "\[ \t\]*".
1763 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1764 "\[ \t\]+".
1765 * gdb.arch/s390-multiarch.exp: Ditto.
1766 * gdb.base/pc-fp.exp: Ditto.
1767 * gdb.reverse/i386-precsave.exp: Ditto.
1768 * gdb.reverse/i386-reverse.exp: Ditto.
1769 * gdb.reverse/i387-env-reverse.exp: Ditto.
1770 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1771
17722018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1773
1774 * lib/gdb.exp (gdb_compile): Re-enable use of
1775 universal_compile_options for languages other than Rust.
1776
17772018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1778
1779 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1780
17812018-01-17 Mike Gulick <mgulick@mathworks.com>
1782
1783 PR gdb/16577
1784 * gdb.base/solib-vanish.exp: New.
1785 * gdb.base/solib-vanish-main.c: New.
1786 * gdb.base/solib-vanish-lib1.c: New.
1787 * gdb.base/solib-vanish-lib2.c: New.
1788
17892018-01-17 Yao Qi <yao.qi@linaro.org>
1790
1791 * gdb.compile/compile.exp: Match the address printed for
1792 frame in the output of command "bt".
1793
17942018-01-15 Tom Tromey <tom@tromey.com>
1795
1796 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1797 compute sp_reg.
1798
17992018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1800
1801 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1802 to prepare.
1803 (prepare): Return 0 on error, 1 on success.
1804
18052018-01-12 Pedro Alves <palves@redhat.com>
1806
1807 * gdb.base/continue-after-aborted-step-over.c: New.
1808 * gdb.base/continue-after-aborted-step-over.exp: New.
1809
18102018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1811
1812 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1813 options when not creating an executable.
1814
18152018-01-11 Pedro Alves <palves@redhat.com>
1816
1817 PR remote/22597
1818 * gdb.server/stop-reply-no-thread.c: New file.
1819 * gdb.server/stop-reply-no-thread.exp: New file.
1820
18212018-01-10 Pedro Alves <palves@redhat.com>
1822
1823 PR gdb/22670
1824 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1825 functions too. Test setting breakpoints and printing C functions
1826 with no debug info too.
1827 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1828
18292018-01-10 Pedro Alves <palves@redhat.com>
1830
1831 PR gdb/22670
1832 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1833 a fail.
1834
18352018-01-10 Pedro Alves <palves@redhat.com>
1836
1837 PR gdb/22670
1838 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1839
18402018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1841
1842 * gdb.server/unittest.exp: Match the output in non-development
1843 mode.
1844
18452018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1846
1847 * gdb.gdb/unittest.exp: Match output in non-development mode.
1848
18492018-01-08 Joel Brobecker <brobecker@adacore.com>
1850
1851 * gdb.ada/access_tagged_param.exp: Relax expected output
1852 for value of "ObjL" in "continue" to pck.inspect breakpoint
1853 test.
1854
18552018-01-08 Joel Brobecker <brobecker@adacore.com>
1856
1857 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1858 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1859
18602018-01-05 Pedro Alves <palves@redhat.com>
1861
1862 PR gdb/18653
1863 * gdb.base/libsegfault.exp: New.
1864
18652018-01-05 Joel Brobecker <brobecker@adacore.com>
1866
1867 PR gdb/22670
1868 * gdb.ada/access_tagged_param.exp: New file.
1869 * gdb.ada/access_tagged_param/foo.adb: New file.
1870
18712018-01-05 Pedro Alves <palves@redhat.com>
1872
1873 PR gdb/22670
1874 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1875 exercise lower case too, and to exercise both full matching and
1876 wild matching.
1877
18782018-01-05 Joel Brobecker <brobecker@adacore.com>
1879
1880 * gdb.ada/rename_subscript_param: New testcase.
1881
18822018-01-05 Jerome Guitton <guitton@adacore.com>
1883
1884 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1885
18862018-01-05 Joel Brobecker <brobecker@adacore.com>
1887
1888 * gdb.ada/convvar_comp: New testcase.
1889
18902018-01-05 Xavier Roirand <roirand@adacore.com>
1891
1892 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1893 (My_Table): New global variable.
1894 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1895
18962018-01-04 Joel Brobecker <brobecker@adacore.com>
1897
1898 PR gdb/22670
1899 * gdb.ada/maint_with_ada: New testcase.
1900
19012018-01-04 Joel Brobecker <brobecker@adacore.com>
1902
1903 PR gdb/22670
1904 * gdb.ada/bp_c_mixed_case: New testcase.
1905
19062018-01-04 Joel Brobecker <brobecker@adacore.com>
1907
1908 PR gdb/22670
1909 * gdb.ada/complete.exp: Add "complete break ada" test.
1910
19112018-01-04 Joel Brobecker <brobecker@adacore.com>
1912
1913 PR gdb/22670
1914 * gdb.ada/info_addr_mixed_case: New testcase.
1915
19162018-01-03 Xavier Roirand <roirand@adacore.com>
1917
1918 * gdb.ada/excep_handle.exp: New testcase.
1919 * gdb.ada/excep_handle/foo.adb: New file.
1920 * gdb.ada/excep_handle/pck.ads: New file.
1921
19222018-01-03 Joel Brobecker <brobecker@adacore.com>
1923
1924 * gdb.base/step-line.c: Add extra empty line in copyright header.
1925 * gdb.base/step-line.inp: Likewise.
1926
19272018-01-02 Joel Brobecker <brobecker@adacore.com>
1928
1929 * gdb.ada/dyn_stride.exp: Add slice test.
1930
19312018-01-02 Joel Brobecker <brobecker@adacore.com>
1932
1933 * gdb.ada/dyn_stride: New testcase.
1934
19352017-12-27 Stafford Horne <shorne@gmail.com>
1936
1937 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1938 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1939
19402017-12-27 Stafford Horne <shorne@gmail.com>
1941
1942 * gdb.base/reggroups.c: New file.
1943 * gdb.base/reggroups.exp: New file.
1944
19452017-12-18 Joel Brobecker <brobecker@adacore.com>
1946
1947 * gdb.dwarf2/ada-valprint-error.c: New file.
1948 * gdb.dwarf2/ada-valprint-error.exp: New file.
1949
19502017-12-18 Joel Brobecker <brobecker@adacore.com>
1951
1952 * gdb.ada/assign_arr: New testcase.
1953
19542017-12-18 Xavier Roirand <roirand@adacore.com>
1955
1956 * gdb.ada/funcall_ptr: New testcase.
1957
19582017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1959
1960 PR cli/16224
1961 * gdb.base/ptype-offsets.cc: New file.
1962 * gdb.base/ptype-offsets.exp: New file.
1963
19642017-12-15 Yao Qi <yao.qi@linaro.org>
1965
1966 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1967 if XML is disabled.
1968
19692017-12-15 Xavier Roirand <roirand@adacore.com>
1970
1971 * gdb.ada/same_component_name: New testcase.
1972
19732017-12-14 Joel Brobecker <brobecker@adacore.com>
1974
1975 * gdb.ada/str_binop_equal: New testcase.
1976
19772017-12-14 Joel Brobecker <brobecker@adacore.com>
1978
1979 * gdb.ada/task_switch_in_core: New testcase.
1980
19812017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1982
1983 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1984 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1985 call test_bkpt_qualified.
1986 (test_bkpt_qualified): New proc.
1987
19882017-12-13 Pedro Alves <palves@redhat.com>
1989
1990 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1991 Tighten regexp by matching with an anchor.
1992
19932017-12-13 Pedro Alves <palves@redhat.com>
1994
1995 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1996 ("expression with namespace"): New set of tests.
1997 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1998 (Nested::Test_NS::qux): New.
1999 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
2000 defaults to 'start_quote_char' and 'end_quote_char' parameters.
2001
20022017-12-13 Joel Brobecker <brobecker@adacore.com>
2003
2004 * gdb.base/server-del-break.c: New file.
2005 * gdb.base/server-del-break.exp: New file.
2006
20072017-12-12 Stafford Horne <shorne@gmail.com>
2008
2009 * gdb.xml/tdesc-regs.exp: Add or1k support.
2010
20112017-12-12 Stafford Horne <shorne@gmail.com>
2012
2013 * gdb.base/bp-permanent.c: Define nop of or1k.
2014
20152017-12-11 Joel Brobecker <brobecker@adacore.com>
2016
2017 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
2018 output with components being reordered.
2019
20202017-12-11 Joel Brobecker <brobecker@adacore.com>
2021
2022 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
2023 output with components being reordered.
2024
20252017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
2026 Pedro Alves <palves@redhat.com>
2027
2028 * gdb.base/maint.exp (check for .gdb_index): Check also for
2029 .debug_names.
2030 * gdb.dlang/watch-loc.c (.debug_aranges): New.
2031 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2032 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2033 (.gdb_index used after symbol reloading): Support also .debug_names.
2034 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2035
20362017-12-08 Yao Qi <yao.qi@linaro.org>
2037
2038 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2039 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2040
20412017-12-08 Yao Qi <yao.qi@linaro.org>
2042
2043 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2044 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2045
20462017-12-08 Yao Qi <yao.qi@linaro.org>
2047
2048 * gdb.arch/aarch64-tagged-pointer.c: New file.
2049 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2050
20512017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2052
2053 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2054 "int".
2055
20562017-12-07 Keith Seitz <keiths@redhat.com>
2057
2058 PR breakpoints/22569
2059 * gdb.linespec/ls-errs.exp: Change expected result of "break
2060 -source this file has spaces.c -line 3".
2061 Check that an explicit source file followed by whitespace is
2062 identified as an invalid explicit location.
2063
20642017-12-07 Keith Seitz <keiths@redhat.com>
2065
2066 * gdb.cp/nested-types.cc: New file.
2067 * gdb.cp/nested-types.exp: New file.
2068 * lib/cp-support.exp: Load data-structures.exp library.
2069 (debug_cp_test_ptype_class): New global.
2070 (cp_ptype_class_verbose, next_line): New procedures.
2071 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2072 Add and document new return value.
2073 Switch the list of lines to a queue.
2074 Add support for new `type' key for nested type definitions.
2075 Add debugging/troubleshooting messages.
2076 * lib/data-structures.exp: New file.
2077
20782017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2079
2080 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2081 with proc_with_prefix, don't use with_test_prefix.
2082
20832017-12-07 Tom Tromey <tom@tromey.com>
2084
2085 * gdb.base/break.exp: Add test for empty "commands".
2086
20872017-12-07 Yao Qi <yao.qi@linaro.org>
2088
2089 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2090 malloc and catch syscall.
2091
20922017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2093
2094 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2095 tests for explicit locations.
2096
20972017-12-06 Pedro Alves <palves@redhat.com>
2098
2099 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2100 force-disabling XML descriptions.
2101
21022017-12-04 Pedro Alves <palves@redhat.com>
2103
2104 PR gdb/22499
2105 * gdb.arch/amd64-disp-step-avx.S: New file.
2106 * gdb.arch/amd64-disp-step-avx.exp: New file.
2107
21082017-12-03 Pedro Alves <palves@redhat.com>
2109
2110 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2111 and <string.h>.
2112 (parent_function): Print distinct messages when waitpid fails, or
2113 the child exits with a signal, or the child exits for an unhandled
2114 reason.
2115 * gdb.threads/process-dies-while-detaching.exp
2116 (detach_and_expect_exit): New 'inf_output_re' parameter and use
2117 it. Wait for both inferior output and GDB's prompt. Use an
2118 indirect spawn id list.
2119 (do_detach): New parameter 'child_exit'. Use it to compute
2120 expected inferior output.
2121 (test_detach, test_detach_watch, test_detach_killed_outside):
2122 Adjust to pass down the expected child exit kind.
2123
21242017-12-01 Joel Brobecker <brobecker@adacore.com>
2125 Sergio Durigan Junior <sergiodj@redhat.com>
2126 Pedro Alves <palves@redhat.com>
2127
2128 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2129
21302017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
2131
2132 * gdb.base/relocate.exp: Add tests to guarantee that arguments
2133 to 'symbol-file' and 'add-symbol-file' can be
2134 position-independent.
2135
21362017-12-01 Yao Qi <yao.qi@linaro.org>
2137
2138 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2139 the URL in copyright header.
2140 * gdb.arch/aarch64-fp.exp: Likewise.
2141 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2142 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2143 * gdb.base/expand-psymtabs.exp: Likewise.
2144 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2145 * gdb.fortran/common-block.exp: Likewise.
2146 * gdb.fortran/common-block.f90: Likewise.
2147 * gdb.fortran/logical.exp: Likewise.
2148 * gdb.fortran/vla-datatypes.f90: Likewise.
2149 * gdb.fortran/vla-sub.f90: Likewise.
2150
21512017-11-30 Joel Brobecker <brobecker@adacore.com>
2152
2153 * gdb.ada/repeat_dyn: New testcase.
2154
21552017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2156
2157 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2158 Update for changed thread numbering.
2159 * gdb.cell/bt.exp: Update for changed GDB output.
2160
21612017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2162
2163 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2164 setting isremote by hand.
2165 * boards/dwarf4-gdb-index.exp: Likewise.
2166 * boards/fission.exp: Likewise.
2167 * boards/stabs.exp: Likewise.
2168
21692017-11-30 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.linespec/cpls-ops.exp
2172 (check_explicit_skips_function_argument): Extract the underlying
2173 type of size_t instead of hardcoding it.
2174
21752017-11-29 Pedro Alves <palves@redhat.com>
2176
2177 PR c++/19436
2178 * gdb.linespec/cpls-abi-tag.cc: New file.
2179 * gdb.linespec/cpls-abi-tag.exp: New file.
2180
21812017-11-29 Pedro Alves <palves@redhat.com>
2182
2183 * gdb.base/langs.exp: Use -qualified.
2184 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2185 it.
2186 * gdb.cp/namespace.exp: Use -qualified.
2187 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2188 (overload-3, template-overload, template-ret-type, const-overload)
2189 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2190 procedures.
2191 (test_driver): Call them.
2192 * gdb.cp/save-bp-qualified.cc: New.
2193 * gdb.cp/save-bp-qualified.exp: New.
2194 * gdb.linespec/explicit.exp: Test -qualified.
2195 * lib/completion-support.exp (completion::explicit_opts_list): Add
2196 "-qualified".
2197 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2198
21992017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2200
2201 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2202
22032017-11-29 Tom Tromey <tom@tromey.com>
2204
2205 * gdb.base/relocate.exp: Update invalid argument test.
2206 Add new tests for invalid arguments.
2207
22082017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2209
2210 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2211 Return 0 as a long.
2212 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2213
22142017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2215
2216 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2217 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2218 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2219 func ().
2220 * gdb.cp/shadow.cc (B.func): Return 0.
2221
22222017-11-27 Joel Brobecker <brobecker@adacore.com>
2223
2224 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2225 expected output in gdb_expect call to allow the exception
2226 message to be present as well. Fix syntax confusion to avoid
2227 TCL thinking that exception_name is an array.
2228
22292017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2230
2231 * gdb.arch/spu-info.c: Include <unistd.h>.
2232 (do_signal_test): Fix broken calls to write.
2233 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2234 Fix checks for empty mailboxes. Update signal tests for corrected
2235 do_signal_test routine. Allow nonzero event status.
2236 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2237 * gdb.cell/arch.exp: Use standard_output_file.
2238 * gdb.cell/break.exp: Likewise.
2239 * gdb.cell/bt.exp: Likewise.
2240 * gdb.cell/core.exp: Likewise.
2241 * gdb.cell/dwarfaddr.exp: Likewise.
2242 * gdb.cell/ea-cache.exp: Likewise.
2243 * gdb.cell/ea-standalone.exp: Likewise.
2244 * gdb.cell/f-regs.exp: Likewise.
2245 * gdb.cell/fork.exp: Likewise.
2246 * gdb.cell/gcore.exp: Likewise.
2247 * gdb.cell/mem-access.exp: Likewise.
2248 * gdb.cell/ptype.exp: Likewise.
2249 * gdb.cell/registers.exp: Likewise.
2250 * gdb.cell/sizeof.exp: Likewise.
2251 * gdb.cell/solib-symbol.exp: Likewise.
2252 * gdb.cell/solib.exp: Likewise.
2253
22542017-11-25 Pedro Alves <palves@redhat.com>
2255
2256 * gdb.base/complete-empty.exp: New file.
2257 * gdb.base/completion.exp: Adjust.
2258
22592017-11-25 Pedro Alves <palves@redhat.com>
2260
2261 * gdb.linespec/cpls-ops.cc: New file.
2262 * gdb.linespec/cpls-ops.exp: New file.
2263 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2264 factored out from ...
2265 (test_complete_prefix_range): ... this.
2266
22672017-11-24 Pedro Alves <palves@redhat.com>
2268
2269 * gdb.linespec/cpcompletion.exp: New file.
2270 * gdb.linespec/cpls-hyphen.cc: New file.
2271 * gdb.linespec/cpls.cc: New file.
2272 * gdb.linespec/cpls2.cc: New file.
2273 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2274 test to use test_gdb_complete_unique. Add label completion,
2275 keyword completion and explicit location completion tests.
2276 * lib/completion-support.exp: New file.
2277
22782017-11-24 Joel Brobecker <brobecker@adacore.com>
2279
2280 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2281 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2282 when hitting an exception catchpoint.
2283
22842017-11-22 Yao Qi <yao.qi@linaro.org>
2285
2286 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2287
22882017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2289
2290 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2291 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2292 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2293
22942017-11-22 Yao Qi <yao.qi@linaro.org>
2295
2296 * gdb.base/info-os.exp: Pass pthreads.
2297 * gdb.multi/multi-attach.exp: Likewise.
2298
22992017-11-22 Yao Qi <yao.qi@linaro.org>
2300
2301 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2302 compiler.
2303
23042017-11-22 Yao Qi <yao.qi@linaro.org>
2305
2306 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2307 * gdb.base/break-interp.exp: Likewise.
2308 * gdb.base/jit-attach-pie.exp: Likewise.
2309
23102017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2311
2312 * gdb.base/float128.c (large128): New variable.
2313 * gdb.base/float128.exp: Add test to print largest __float128 value.
2314
23152017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2316
2317 * gdb.arch/vsx-regs.exp: Update register content checks.
2318
23192017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2320
2321 * gdb.arch/ppc-longdouble.exp: New file.
2322 * gdb.arch/ppc-longdouble.c: Likewise.
2323
23242017-11-21 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2327
23282017-11-20 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2331 (long_double_typedef): New typedefs.
2332 Use DEF on double and long double.
2333 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2334 cases.
2335 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2336 and 'long_double_ptr_same_size' locals. Use them to decide
2337 whether cast from array/function to float is valid/invalid.
2338
23392017-11-17 Tom Tromey <tom@tromey.com>
2340
2341 * gdb.rust/traits.rs: New file.
2342 * gdb.rust/traits.exp: New file.
2343
23442017-11-17 Joel Brobecker <brobecker@adacore.com>
2345
2346 * gdb.ada/minsyms: New testcase.
2347
23482017-11-16 Pedro Alves <palves@redhat.com>
2349
2350 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2351 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2352
23532017-11-16 Pedro Alves <palves@redhat.com>
2354
2355 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2356 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2357
23582017-11-16 Pedro Alves <palves@redhat.com>
2359
2360 * gdb.server/reconnect-ctrl-c.c: New file.
2361 * gdb.server/reconnect-ctrl-c.exp: New file.
2362
23632017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2364
2365 * gdb.python/py-rbreak.exp: New file.
2366 * gdb.python/py-rbreak.c: New file.
2367 * gdb.python/py-rbreak-func2.c: New file.
2368
23692017-11-16 Pedro Alves <palves@redhat.com>
2370
2371 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2372 pattern.
2373 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2374 GDB.
2375
23762017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2377
2378 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2379 regex.
2380
23812017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2382
2383 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2384 test names.
2385
23862017-11-09 Pedro Alves <palves@redhat.com>
2387
2388 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2389 factored out from ...
2390 (top level): ... here, and adjusted to avoid expecting beyond the
2391 prompt in a single gdb_test_multiple.
2392
23932017-11-09 Pedro Alves <palves@redhat.com>
2394
2395 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2396 output.
2397 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2398 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2399 * gdb.server/ext-run.exp ("kill" test): Likewise.
2400 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2401
24022017-11-09 Pedro Alves <palves@redhat.com>
2403
2404 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2405 match till end of line.
2406
24072017-11-09 Pedro Alves <palves@redhat.com>
2408
2409 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2410
24112017-11-09 Pedro Alves <palves@redhat.com>
2412
2413 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2414 New procedures, factored out from ...
2415 (top level): ... here, and adjusted to avoid expecting beyond the
2416 prompt in one go.
2417
24182017-11-09 Pedro Alves <palves@redhat.com>
2419
2420 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2421 output. Fix '?' match.
2422
24232017-11-08 Joel Brobecker <brobecker@adacore.com>
2424
2425 * gdb.ada/scoped_watch: New testcase.
2426 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2427 which is actually correct.
2428 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2429 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2430
24312017-11-08 Pedro Alves <palves@redhat.com>
2432
2433 * gdb.gdb/complaints.exp (test_initial_complaints)
2434 (test_serial_complaints, test_short_complaints): Call
2435 complaint_internal instead of complaint.
2436
24372017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2438
2439 * gdb.threads/tls-core.c: New file.
2440 * gdb.threads/tls-core.exp: Likewise.
2441
24422017-11-08 Pedro Alves <palves@redhat.com>
2443
2444 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2445 (p Exported_Capitalized): New test.
2446 (p exported_capitalized): New test.
2447
24482017-11-07 Pedro Alves <palves@redhat.com>
2449
2450 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2451
24522017-11-07 Pedro Alves <palves@redhat.com>
2453
2454 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2455 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2456 (disable_invalid, disable_inverted, disable_negative): New
2457 procedures.
2458 ("bad numbers"): New set of tests.
2459
24602017-11-07 Pedro Alves <palves@redhat.com>
2461
2462 * gdb.cp/ena-dis-br-range.exp: Add tests.
2463
24642017-11-07 Pedro Alves <palves@redhat.com>
2465
2466 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2467
24682017-11-07 Xavier Roirand <roirand@adacore.com>
2469 Pedro Alves <palves@redhat.com>
2470
2471 * gdb.base/ena-dis-br.exp: Add reference to
2472 gdb.cp/ena-dis-br-range.exp.
2473 * gdb.cp/ena-dis-br-range.exp: New file.
2474 * gdb.cp/ena-dis-br-range.cc: New file.
2475
24762017-11-06 Pedro Alves <palves@redhat.com>
2477
2478 * gdb.base/attach-non-pgrp-leader.c: New.
2479 * gdb.base/attach-non-pgrp-leader.exp: New.
2480
24812017-11-06 Pedro Alves <palves@redhat.com>
2482
2483 * configure.ac: No longer check for termio.h and sgtty.h.
2484 * configure: Regenerate.
2485 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2486 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2487 Remove termio and sgtty code.
2488
24892017-11-03 Yao Qi <yao.qi@linaro.org>
2490
2491 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2492 in GDB is disabled.
2493
24942017-11-03 Yao Qi <yao.qi@linaro.org>
2495
2496 * gdb.python/py-thrhandle.exp: Skip it if python is not
2497 enabled.
2498
24992017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2500
2501 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2502 as a breakpoint command.
2503
25042017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2505
2506 PR python/21213
2507 * gdb.python/py-infthread.exp: Test calling
2508 InferiorThread.inferior () multiple times in a row.
2509
25102017-10-27 Keith Seitz <keiths@redhat.com>
2511
2512 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2513 Test "info break" for every inlined function breakpoint.
2514
25152017-10-27 Yao Qi <yao.qi@linaro.org>
2516
2517 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2518
25192017-10-26 Patrick Frants <osscontribute@gmail.com>
2520
2521 * gdb.cp/classes.exp (test_static_members): Test printing
2522 Outer::instance.
2523 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2524 (Inner::instance, Outer::instance): New.
2525
25262017-10-24 Pedro Alves <palves@redhat.com>
2527
2528 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2529 extra console" test in two stages.
2530
25312017-10-24 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2534
25352017-10-24 Pedro Alves <palves@redhat.com>
2536
2537 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2538 loop.
2539
25402017-10-24 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2543 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2544
25452017-10-24 Pedro Alves <palves@redhat.com>
2546
2547 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2548 parameter and handle it. Don't output read value in test name.
2549
25502017-10-24 Pedro Alves <palves@redhat.com>
2551
2552 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2553 custom test name.
2554
25552017-10-24 Pedro Alves <palves@redhat.com>
2556
2557 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2558 include the unstable output directory name in the test's name.
2559 (initial_setup_simple) <'set args'>: Use custom test name.
2560
25612017-10-24 Pedro Alves <palves@redhat.com>
2562
2563 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2564 with explicit test name.
2565
25662017-10-20 Pedro Alves <palves@redhat.com>
2567
2568 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2569 'wait -i'. Use gdb_assert and remote_close.
2570
25712017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2572
2573 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2574 number from variable rather than hard-coded.
2575
25762017-10-19 Pedro Alves <palves@redhat.com>
2577
2578 * gdb.base/long-inferior-output.c: New file.
2579 * gdb.base/long-inferior-output.exp: New file.
2580
25812017-11-18 Keith Seitz <keiths@redhat.com>
2582
2583 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2584 method.
2585 (main): Call it.
2586 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2587 Add additional user-defined conversion operator tests.
2588
25892017-10-17 Pedro Alves <palves@redhat.com>
2590
2591 * boards/native-stdio-gdbserver.exp: Load "local-board".
2592
25932017-10-17 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.base/quit-live.c: New file.
2596 * gdb.base/quit-live.exp: New file.
2597
25982017-10-16 Keith Seitz <keiths@redhat.com>
2599
2600 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2601 (class_with_protected_typedef, class_with_private_typedef)
2602 (struct_with_public_typedef, struct_with_protected_typedef)
2603 (struct_with_private_typedef): New classes/structs.
2604 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2605 typedefs and access specifiers.
2606
26072017-10-16 Pedro Alves <palves@redhat.com>
2608 Simon Marchi <simon.marchi@polymtl.ca>
2609
2610 * README (Local vs Remote vs Native): New section.
2611 * boards/local-board.exp: New file, with bits factored out from
2612 ...
2613 * boards/native-extended-gdbserver.exp: ... here. Load
2614 "local-board".
2615 * boards/native-gdbserver.exp: Load "local-board".
2616 (${board}_spawn, ${board}_exec): Delete.
2617 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2618 ...
2619 * boards/stdio-gdbserver-base.exp: ... this new file.
2620 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2621 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2622 procedure.
2623 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2624 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2625 stdio_gdbserver_command.
2626 (${board}_get_remote_address, ${board}_get_comm_port)
2627 (${board}_download, ${board}_upload): Delete.
2628 (get_target_remote_pipe_cmd): New.
2629
26302017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2631
2632 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2633 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2634 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2635 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2636 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2637 remove with_test_prefix.
2638
26392017-10-13 Pedro Alves <palves@redhat.com>
2640
2641 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2642 * gdb.base/annota1.exp: Use it instead of is_remote.
2643 * gdb.base/annota3.exp: Use it instead of is_remote.
2644 * gdb.cp/annota2.exp: Use it instead of is_remote.
2645 * gdb.cp/annota3.exp: Use it instead of is_remote.
2646 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2647
26482017-10-13 Pedro Alves <palves@redhat.com>
2649
2650 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2651 (test_num_test_vars, run_and_count_vars, find_env)
2652 (test_set_unset_env, test_inherit_env_var): New procedures.
2653 (top level): Use them.
2654
26552017-10-13 Pedro Alves <palves@redhat.com>
2656
2657 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2658 also skip on stub-like targets.
2659
26602017-10-13 Pedro Alves <palves@redhat.com>
2661
2662 PR gdb/22293
2663 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2664 (top level): Move some tests to ...
2665 (test_not_found): ... this new procedure.
2666 (top level): Call it.
2667
26682017-10-13 Pedro Alves <palves@redhat.com>
2669
2670 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2671 expect different "info terminal" output if testing with a
2672 non-native target.
2673
26742017-10-13 Pedro Alves <palves@redhat.com>
2675 Simon Marchi <simon.marchi@polymtl.ca>
2676
2677 PR python/12966
2678 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2679
26802017-10-13 Pedro Alves <palves@redhat.com>
2681
2682 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2683 already.
2684
26852017-10-13 Pedro Alves <palves@redhat.com>
2686
2687 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2688 is_remote.
2689
26902017-10-13 Pedro Alves <palves@redhat.com>
2691
2692 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2693 is_remote.
2694
26952017-10-13 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2698 is set.
2699 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2700 instead of is_remote.
2701
27022017-10-13 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2705 (top level): Add comment.
2706
27072017-10-13 Pedro Alves <palves@redhat.com>
2708
2709 * gdb.base/remote.exp (top level): Fix comment typo and add
2710 missing return.
2711
27122017-10-13 Pedro Alves <palves@redhat.com>
2713 Simon Marchi <simon.marchi@polymtl.ca>
2714
2715 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2716 calls and add comments. Skip test if use_gdb_stub is set.
2717 (top level): Use "set cwd" command instead of "cd" command.
2718
27192017-10-13 Pedro Alves <palves@redhat.com>
2720
2721 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2722 is_remote target check.
2723
27242017-10-13 Pedro Alves <palves@redhat.com>
2725
2726 * gdb.base/scope.exp: Use build_executable + clean_restart +
2727 gdb_file_cmd instead of prepare_for_testing and no longer skip
2728 "before run" tests on is_remote target boards. Update comments.
2729 * boards/native-extended-gdbserver.exp
2730 (extended_gdbserver_load_last_file): New, factored out from ...
2731 (gdb_load): ... this. Move further below and add comment.
2732 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2733
27342017-10-12 Pedro Alves <palves@redhat.com>
2735
2736 * gdb.base/attach.exp: Remove references to gdb64.
2737 * gdb.base/dbx.exp: Remove references to gdb64.
2738
27392017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2740 Pedro Alves <palves@redhat.com>
2741
2742 * gdb.base/label.exp: Remove is_remote target check.
2743
27442017-10-12 Pedro Alves <palves@redhat.com>
2745
2746 * gdb.base/auvx.exp (coredir): Update comment.
2747 (top level) <core_works>: Use "set cwd" command instead of "cd"
2748 command.
2749
27502017-10-12 Pedro Alves <palves@redhat.com>
2751 Simon Marchi <simon.marchi@polymtl.ca>
2752
2753 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2754 target boards.
2755
27562017-10-12 Pedro Alves <palves@redhat.com>
2757 Simon Marchi <simon.marchi@polymtl.ca>
2758
2759 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2760 Instead skip if there's any gdb_protocol set.
2761
27622017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2763 Pedro Alves <palves@redhat.com>
2764
2765 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2766
27672017-10-12 Pedro Alves <palves@redhat.com>
2768 Simon Marchi <simon.marchi@polymtl.ca>
2769
2770 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2771 instead of on dejagnu remote boards.
2772
27732017-10-12 Pedro Alves <palves@redhat.com>
2774 Simon Marchi <simon.marchi@polymtl.ca>
2775
2776 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2777 checks. Use build_executable + clean_restart instead of
2778 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2779 of enabling non-stop after starting gdb.
2780
27812017-10-12 Pedro Alves <palves@redhat.com>
2782
2783 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2784 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2785 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2786 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2787
27882017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2789
2790 * gdb.arch/arc-tdesc-cpu.exp: New file.
2791 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2792
27932017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2794
2795 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2796
27972017-10-10 Pedro Alves <palves@redhat.com>
2798
2799 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2800 expect CLI output.
2801
28022017-10-10 Pedro Alves <palves@redhat.com>
2803
2804 * lib/selftest-support.exp (selftest_setup): Update for
2805 captured_command_loop's prototype change.
2806
28072017-10-09 Pedro Alves <palves@redhat.com>
2808
2809 Test both arch1=>arch2 and arch2=>arch1.
2810
2811 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2812 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2813 factored out to...
2814 (append_arch1_options, append_arch2_options, append_arch_options)
2815 (build_executables): New procedures.
2816 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2817 local.
2818 (top level): Add new 'first_arch' testing axis.
2819
28202017-10-09 Pedro Alves <palves@redhat.com>
2821
2822 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2823 (barrier): New.
2824 (thread_start, all_started): New functions.
2825 (main): Spawn new thread and wait until it is scheduled.
2826 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2827 option.
2828 (do_test): Add 'selected_thread' parameter. Run to all_started
2829 instead of main. Explicitly set the breakpoint at main. Switch
2830 to the SELECTED_THREAD thread.
2831 (top level): Test handling the exec event with either the main
2832 thread or the second thread selected.
2833
28342017-10-09 Pedro Alves <palves@redhat.com>
2835
2836 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2837 logic. Move STOP marker after the value checks.
2838 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2839 regexp.
2840
28412017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2842
2843 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2844
28452017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2846
2847 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2848 integer-to-dfp conversion.
2849 * gdb.base/dfp-test.exp: Likewise.
2850
28512017-10-04 Pedro Alves <palves@redhat.com>
2852
2853 * gdb.multi/hangout.c: Include <unistd.h>.
2854 (hangout_loop): New function.
2855 (main): Call alarm. Call hangout_loop in a loop.
2856 * gdb.multi/hello.c: Include <unistd.h>.
2857 (hello_loop): New function.
2858 (main): Call alarm. Call hangout_loop in a loop.
2859 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2860 inferior with the other selected.
2861
28622017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2863
2864 * gdb.mi/list-thread-groups-available.exp: New file.
2865 * gdb.mi/list-thread-groups-available.c: New file.
2866
28672017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2868
2869 * gdb.base/set-cwd.exp: Make it available on
2870 native-extended-gdbserver.
2871
28722017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2873
2874 * gdb.base/set-cwd.c: New file.
2875 * gdb.base/set-cwd.exp: Likewise.
2876
28772017-10-02 Tom Tromey <tom@tromey.com>
2878
2879 PR rust/22236:
2880 * gdb.rust/simple.rs (main): New variable "fslice".
2881 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2882
28832017-10-02 Tom Tromey <tom@tromey.com>
2884
2885 * gdb.rust/simple.exp: Test ptype of a slice.
2886
28872017-10-02 Tom Tromey <tom@tromey.com>
2888
2889 * gdb.rust/simple.exp: Test index of slice.
2890
28912017-09-27 Tom Tromey <tom@tromey.com>
2892
2893 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2894
28952017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2896 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.base/compare-sections.exp (get value of read-only section): Read
2899 as unsigned value.
2900 (corrupt read-only section): Likewise and don't set written if patching
2901 failed.
2902
29032017-09-21 Kevin Buettner <kevinb@redhat.com>
2904
2905 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2906 files.
2907
29082017-09-20 Pedro Alves <palves@redhat.com>
2909
2910 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2911 symbol names in gdb's output.
2912 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2913
29142017-09-20 Pedro Alves <palves@redhat.com>
2915
2916 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2917 Rename to ...
2918 (test_list_ambiguous_symbol): ... this and add a symbol name
2919 parameter. Adjust.
2920 (test_list_ambiguous_function): Reimplement on top of
2921 test_list_ambiguous_symbol and also test listing ambiguous
2922 variables.
2923 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2924 (ambiguous_fun): ... this.
2925 (ambiguous_var): New.
2926 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2927 (ambiguous_fun): ... this.
2928 (ambiguous_var): New.
2929
29302017-09-19 John Baldwin <jhb@FreeBSD.org>
2931
2932 * gdb.base/starti.c: New file.
2933 * gdb.base/starti.exp: New file.
2934 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2935
29362017-09-14 Pedro Alves <palves@redhat.com>
2937
2938 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2939 (top level): Use it instead of runto.
2940
29412017-09-11 Tom Tromey <tom@tromey.com>
2942
2943 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2944
29452017-09-11 Tom Tromey <tom@tromey.com>
2946
2947 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2948 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2949
29502017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2951
2952 * gdb.fortran/printing-types.exp: New file.
2953 * gdb.fortran/printing-types.exp: New file.
2954
29552017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2956
2957 * gdb.fortran/vla-ptype.exp: Fix typos.
2958 * gdb.fortran/vla-value.exp: Same.
2959
29602017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2961
2962 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2963 * gdb.mi/mi-var-child-f.exp: Likewise.
2964 * gdb.mi/mi-vla-fortran.exp: Likewise.
2965
29662017-09-08 Frank Penczek <frank.penczek@intel.com>
2967 Christoph Weinmann <christoph.t.weinmann@intel.com>
2968 Bernhard Heckel <bernhard.heckel@intel.com>
2969
2970 * gdb.fortran/ptr-indentation.f90: New file.
2971 * gdb.fortran/ptr-indentation.exp: New file.
2972
29732017-09-05 Tom Tromey <tom@tromey.com>
2974
2975 PR gdb/22010:
2976 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2977
29782017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2979
2980 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2981
29822017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2983
2984 * gdb.threads/tls-nodebug-pie.c: New file.
2985 * gdb.threads/tls-nodebug-pie.exp: New file.
2986
29872017-09-05 Tom Tromey <tom@tromey.com>
2988
2989 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2990 for rust.
2991
29922017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2993
2994 * gdb.multi/multi-arch-exec.exp: Test with different
2995 "follow-exec-mode" settings.
2996 (do_test): New procedure.
2997
29982017-09-04 Pedro Alves <palves@redhat.com>
2999
3000 * gdb.base/func-static.c (S::method const, S::method volatile)
3001 (S::method volatile const): New methods.
3002 (c_s, v_s, cv_s): New instances.
3003 (main): Call method() on them.
3004 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
3005 (cannot_resolve): New procedure.
3006 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
3007 print-quote-unquoted columns.
3008 (do_test): Test printing each scope too.
3009
30102017-09-04 Pedro Alves <palves@redhat.com>
3011
3012 * gdb.base/local-static.exp: Also test with
3013 class::method::variable wholly quoted.
3014 * gdb.cp/m-static.exp (class::method::variable): Remove test.
3015
30162017-09-04 Pedro Alves <palves@redhat.com>
3017
3018 * gdb.base/local-static.c: New.
3019 * gdb.base/local-static.cc: New.
3020 * gdb.base/local-static.exp: New.
3021
30222017-09-04 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.asm/asm-source.exp: Add casts to int.
3025 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
3026 (dataglobal64_1, dataglobal64_2): New globals.
3027 * gdb.base/nodebug.exp: Test different expressions involving the
3028 new globals, with print, whatis and ptype. Add casts to int.
3029 * gdb.base/solib-display.exp: Add casts to int.
3030 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
3031 * gdb.cp/m-static.exp: Add cast to int.
3032 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3033 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3034 tls variable with no debug info without a cast. Test with a cast
3035 to int too.
3036 * gdb.trace/entry-values.exp: Add casts.
3037
30382017-09-04 Pedro Alves <palves@redhat.com>
3039
3040 * gdb.base/nodebug.exp: Test that ptype's error about functions
3041 with unknown return type includes the function name too.
3042
30432017-09-04 Pedro Alves <palves@redhat.com>
3044
3045 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3046 return type of munmap in infcall.
3047 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3048 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3049 type of ftell in infcall.
3050 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3051 type of getpid in infcall.
3052 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3053 infcall.
3054 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3055 Bail on failure to extract the pid.
3056 * gdb.base/nodebug.c: #include <stdint.h>.
3057 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3058 New functions.
3059 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3060 Change expected output of print/whatis/ptype with functions with
3061 no debug info. Test all supported languages. Call
3062 test_call_promotion.
3063 * gdb.compile/compile.exp: Adjust expected output to expect
3064 warning.
3065 * gdb.threads/siginfo-threads.exp: Likewise.
3066
30672017-09-04 Pedro Alves <palves@redhat.com>
3068
3069 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3070 "prototypes". Test calling float functions via prototyped and
3071 unprototyped function pointers.
3072 (perform_all_tests): New parameter "prototypes". Pass it down.
3073 (top level): Pass down "prototypes" parameter to
3074 perform_all_tests.
3075
30762017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3077
3078 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3079 Test with nested loops.
3080
30812017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3082
3083 * gdb.base/commands.exp: Call the new procedures.
3084 (loop_break_test, loop_continue_test): New procedures.
3085
30862017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3087
3088 * gdb.base/commands.exp: Call new procedure.
3089 (define_if_without_arg_test): New procedure.
3090
30912017-09-04 Pedro Alves <palves@redhat.com>
3092
3093 * gdb.base/list-ambiguous.exp: New file.
3094 * gdb.base/list-ambiguous0.c: New file.
3095 * gdb.base/list-ambiguous1.c: New file.
3096 * gdb.base/list.exp (test_list_range): Adjust expected output.
3097
30982017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3099
3100 * gdb.base/share-env-with-gdbserver.c: New file.
3101 * gdb.base/share-env-with-gdbserver.exp: Likewise.
3102
31032017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3104
3105 * gdb.base/commands.exp (gdbvar_simple_if_test,
3106 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3107 progvar_simple_if_test, progvar_simple_while_test,
3108 progvar_complex_if_while_test, user_defined_command_test,
3109 user_defined_command_args_eval,
3110 user_defined_command_args_stack_test,
3111 user_defined_command_manyargs_test, bp_deleted_in_command_test,
3112 temporary_breakpoint_commands,
3113 gdb_test_no_prompt, redefine_hook_test,
3114 redefine_backtrace_test): Remove "global gdb_prompt".
3115
31162017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3117
3118 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3119 New proc, call it from toplevel.
3120
31212017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3122
3123 PR remote/21852
3124 * gdb.server/normal.c: New file, copied from gdb.base.
3125 * gdb.server/run-without-local-binary.exp: New file.
3126
31272017-08-07 Weimin Pan <weimin.pan@oracle.com>
3128
3129 * gdb.arch/sparc64-adi.exp: New file.
3130 * gdb.arch/sparc64-adi.c: New file.
3131
31322017-08-22 Pedro Alves <palves@redhat.com>
3133
3134 * gdb.cp/overload.exp (line_range_pattern): New procedure.
3135 (top level): Add "list all overloads" tests.
3136
31372017-08-22 Tom Tromey <tom@tromey.com>
3138
3139 * gdb.gdb/xfullpath.exp: Remove.
3140
31412017-08-21 Pedro Alves <palves@redhat.com>
3142
3143 PR gdb/19487
3144 * gdb.base/symbol-alias.c: New.
3145 * gdb.base/symbol-alias2.c: New.
3146 * gdb.base/symbol-alias.exp: New.
3147
31482017-08-21 Pedro Alves <palves@redhat.com>
3149
3150 * gdb.base/dfp-test.c
3151 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3152 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3153 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3154 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3155 * gdb.base/whatis-ptype-typedefs.c: New.
3156 * gdb.base/whatis-ptype-typedefs.exp: New.
3157 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3158 (an_int, an_int_type, an_int_type2): New globals.
3159 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3160 involving typedefs and cast expressions.
3161 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3162 (lookup_typedefs_function): New.
3163 (typedefs_pretty_printers_dict): New.
3164 (top level): Register lookup_typedefs_function in
3165 gdb.pretty_printers.
3166
31672017-08-18 Yao Qi <yao.qi@linaro.org>
3168
3169 * gdb.server/unittest.exp: New.
3170
31712017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3172
3173 PR gdb/21954
3174 * gdb.base/environ.exp: Add test to check if 'unset environment'
3175 works.
3176
31772017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3178
3179 * lib/gdb.exp (universal_compile_options): New caching proc.
3180 (gdb_compile): Suppress GCC's coloring of messages.
3181
31822017-08-14 Tom Tromey <tom@tromey.com>
3183
3184 PR gdb/21675:
3185 * gdb.base/printcmds.exp (test_radices): New function.
3186 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3187 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3188 * lib/gdb.exp (get_integer_valueof): Use p/d.
3189
31902017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3191
3192 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3193 characters.
3194
31952017-08-05 Tom Tromey <tom@tromey.com>
3196
3197 * gdb.rust/simple.exp: Allow String to appear in a different
3198 namespace.
3199
32002017-07-26 Yao Qi <yao.qi@linaro.org>
3201
3202 * gdb.gdb/unittest.exp: Invoke command
3203 "maintenance check xml-descriptions".
3204
32052017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3206
3207 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3208 calling context.
3209 (hex128): Drop erroneous calculation of parameters.
3210
32112017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3212
3213 * gdb.python/py-unwind.exp: Disable stack protection when
3214 building test file.
3215
32162017-07-20 Pedro Alves <palves@redhat.com>
3217
3218 * gdb.base/default.exp (set language): Adjust expected output.
3219
32202017-07-20 Pedro Alves <palves@redhat.com>
3221
3222 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3223 (test_minsym): ... this, and make static.
3224 (get_pck__foo__bar__minsym): Rename to ...
3225 (get_test_minsym): ... this.
3226 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3227 symbol names and comments.
3228 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3229 (get_test_minsym): ... this.
3230 (pck__foo__bar__minsym__2): Rename to ...
3231 (test_minsym): ... this.
3232 (main): Adjust.
3233
32342017-07-17 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.base/completion.exp: Adjust expected output.
3237 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3238 the completer works.
3239
32402017-07-17 Pedro Alves <palves@redhat.com>
3241
3242 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3243
32442017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3245
3246 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3247
32482017-07-14 Tom Tromey <tom@tromey.com>
3249
3250 PR rust/21764:
3251 * gdb.rust/simple.exp: Add tests.
3252
32532017-07-14 Tom Tromey <tom@tromey.com>
3254
3255 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3256
32572017-07-14 Pedro Alves <palves@redhat.com>
3258
3259 * gdb.linespec/base/one/thefile.cc (z1): New function.
3260 * gdb.linespec/base/two/thefile.cc (z2): New function.
3261 * gdb.linespec/linespec.exp: Add tests.
3262
32632017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3264
3265 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3266 to mi_create_breakpoint.
3267
32682017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3269
3270 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3271 mi_create_breakpoint.
3272
32732017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3274
3275 * gdb.dlang/demangle.exp: Update for demangling changes.
3276
32772017-07-09 Tom Tromey <tom@tromey.com>
3278
3279 * gdb.dwarf2/shortpiece.exp: New file.
3280
32812017-07-06 David Blaikie <dblaikie@gmail.com>
3282
3283 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3284 built from fissiont-multi-cu{1,2}.c.
3285 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3286 except putting 'main' and 'func' in separate CUs in the same DWO file.
3287 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3288 test.
3289 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3290 test.
3291
32922017-07-06 Pedro Alves <palves@redhat.com>
3293
3294 * gdb.python/py-unwind.exp: Test flushregs.
3295
32962017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3297
3298 PR cli/21688
3299 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3300 tests for alias commands and trailing whitespace.
3301
33022017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3303
3304 PR cli/21688
3305 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3306 procedure. Call it.
3307
33082017-06-29 Pedro Alves <palves@redhat.com>
3309
3310 * gdb.base/printcmds.exp: Add tests.
3311
33122017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3313
3314 PR gdb/21337
3315 * gdb.base/reread-readsym.exp: New file.
3316 * gdb.base/reread-readsym.c: New file.
3317
33182017-06-21 Kevin Buettner <kevinb@redhat.com>
3319
3320 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3321 subpattern.
3322
33232017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3324
3325 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3326 extended mnemonic.
3327 * gdb.arch/powerpc-power9.s: Likewise.
3328
33292017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3330
3331 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3332 on 32-bit x86 targets. Exploit is_*_target macros where
3333 appropriate.
3334
33352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3336
3337 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3338 register pieces.
3339
33402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3341
3342 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3343 located in one or more DWARF pieces.
3344
33452017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3346
3347 * lib/gdb.exp (get_endianness): New proc.
3348 * gdb.arch/aarch64-fp.exp: Use it.
3349 * gdb.arch/altivec-regs.exp: Likewise.
3350 * gdb.arch/e500-regs.exp: Likewise.
3351 * gdb.arch/vsx-regs.exp: Likewise.
3352 * gdb.base/dump.exp: Likewise.
3353 * gdb.base/funcargs.exp: Likewise.
3354 * gdb.base/gnu_vector.exp: Likewise.
3355 * gdb.dwarf2/formdata16.exp: Likewise.
3356 * gdb.dwarf2/implptrpiece.exp: Likewise.
3357 * gdb.dwarf2/nonvar-access.exp: Likewise.
3358 * gdb.python/py-inferior.exp: Likewise.
3359 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3360
33612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3362
3363 PR gdb/21226
3364 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3365 stack value pieces are taken from the LSB end.
3366
33672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3368
3369 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3370 variable at nonzero offset.
3371
33722017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3373
3374 * gdb.dwarf2/var-access.c: New file.
3375 * gdb.dwarf2/var-access.exp: New test.
3376 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3377
33782017-06-12 Tom Tromey <tom@tromey.com>
3379
3380 * gdb.dwarf2/formdata16.exp: Add tests.
3381
33822017-06-12 Tom Tromey <tom@tromey.com>
3383
3384 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3385
33862017-06-12 Tom Tromey <tom@tromey.com>
3387
3388 PR exp/16225:
3389 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3390 * gdb.arch/vsx-regs.exp: Update tests.
3391 * gdb.arch/s390-vregs.exp (hex128): New proc.
3392 Update test.
3393 * gdb.arch/altivec-regs.exp: Update tests.
3394
33952017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3396
3397 * gdb.base/startup-with-shell.c: New file.
3398 * gdb.base/startup-with-shell.exp: Likewise.
3399
34002017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3401
3402 * gdb.server/non-existing-program.exp: Update regex in order to
3403 reflect the fact that gdbserver is now using fork_inferior (with a
3404 shell) to startup the inferior.
3405
34062017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3407
3408 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3409 support function calls from GDB.
3410
34112017-05-21 Tom Tromey <tom@tromey.com>
3412
3413 PR rust/21466:
3414 * gdb.rust/unsized.exp: New file.
3415 * gdb.rust/unsized.rs: New file.
3416
34172017-05-19 Tom Tromey <tom@tromey.com>
3418
3419 PR rust/21484:
3420 * gdb.rust/watch.exp: New file.
3421 * gdb.rust/watch.rs: New file.
3422
34232017-05-18 Tom Tromey <tom@tromey.com>
3424
3425 * gdb.rust/simple.exp: Allow Box to be qualified.
3426
34272017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3428
3429 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3430
34312017-05-18 Pedro Alves <palves@redhat.com>
3432
3433 * gdb.base/fileio.c (test_write, test_read, test_close)
3434 (test_fstat): Don't print 'ret' in the fail path.
3435
34362017-05-18 Pedro Alves <palves@redhat.com>
3437
3438 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3439 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3440 (test_system, test_rename, test_unlink, test_time): Change
3441 prototypes.
3442 * gdb.base/fileio.exp (stop_msg): Adjust.
3443
34442017-05-18 Pedro Alves <palves@redhat.com>
3445
3446 * gdb.base/fileio.c (null_str): New global.
3447 (test_stat): Use it.
3448 * gdb.base/fileio.exp: Remove nowarnings.
3449
34502017-05-17 Yao Qi <yao.qi@linaro.org>
3451
3452 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3453
34542017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3455
3456 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3457 argument command.
3458 (top-level): Invoke test_set_inferior_tty.
3459
34602017-05-04 Pedro Alves <palves@redhat.com>
3461
3462 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3463 Add parens to print call for Python 3.
3464
34652017-05-03 Keith Seitz <keiths@redhat.com>
3466
3467 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3468 (main): Call it.
3469
34702017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3471
3472 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3473 to prev and next.
3474
34752017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3476
3477 * gdb.python/py-record-btrace.exp: Remove test for
3478 gdb.BtraceInstruction.error.
3479
34802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3481
3482 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3483
34842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3485
3486 * gdb.python/py-record-btrace-threads.c: New file.
3487 * gdb.python/py-record-btrace-threads.exp: New file.
3488
34892017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3490
3491 PR testsuite/8595
3492 * gdb.base/environ.exp: Make test available in all architectures.
3493 Move bits related to "info program" testing to
3494 gdb.base/info-program.exp. Rewrite tests to use the two new
3495 procedures mentione below.
3496 (test_set_show_env_var) New procedure.
3497 (test_set_show_env_var_equal): Likewise.
3498 * gdb.base/info-program.exp: New file.
3499
35002017-04-27 Keith Seitz <keiths@redhat.com>
3501
3502 * gdb.cp/oranking.cc (test15): New function.
3503 (main): Call test15 and declare additional variables for testing.
3504 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3505 "p foo101('abc')" tests.
3506 Add tests for cv qualifier overloads.
3507 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3508 "lvalue reference overload" test.
3509 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3510 "print value of f1 on Child&& in f2" test.
3511
35122017-04-19 Pedro Alves <palves@redhat.com>
3513
3514 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3515 procedure.
3516 (top level): Call it.
3517 * lib/gdb.exp (gdb_define_cmd): New procedure.
3518
35192017-04-12 Pedro Alves <palves@redhat.com>
3520
3521 PR gdb/21323
3522 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3523 (wchar): New global.
3524 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3525 (do_test_wide_char, wide_char_types_no_program, top level): Add
3526 wchar_t testing.
3527
35282017-04-12 Pedro Alves <palves@redhat.com>
3529
3530 PR c++/21323
3531 * gdb.cp/wide_char_types.c: New file.
3532 * gdb.cp/wide_char_types.exp: New file.
3533
35342017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3535
3536 PR gdb/21352
3537 * gdb.trace/tsv.exp: Add test for "tsave -r".
3538
35392017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3540
3541 * gdb.dlang/watch-loc.c: New file.
3542 * gdb.dlang/watch-loc.exp: New file.
3543
35442017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3545
3546 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3547
35482017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3549
3550 * gdb.arch/arc-analyze-prologue.S: New file.
3551 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3552
35532017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3554
3555 * gdb.arch/arc-decode-insn.S: New file.
3556 * gdb.arch/arc-decode-insn.exp: Likewise.
3557
35582017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3559
3560 PR tdep/20928
3561 * gdb.arch/sparc64-regs.exp: New file.
3562 * gdb.arch/sparc64-regs.S: Likewise.
3563
35642017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3565
3566 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3567 and memory view on Python 3.
3568
35692017-03-20 Artemiy Volkov <artemiyv@acm.org>
3570 Keith Seitz <keiths@redhat.com>
3571
3572 PR gdb/14441
3573 * gdb.cp/demangle.exp: Add rvalue reference tests.
3574 * gdb.cp/rvalue-ref-casts.cc: New file.
3575 * gdb.cp/rvalue-ref-casts.exp: New file.
3576 * gdb.cp/rvalue-ref-overload.cc: New file.
3577 * gdb.cp/rvalue-ref-overload.exp: New file.
3578 * gdb.cp/rvalue-ref-params.cc: New file.
3579 * gdb.cp/rvalue-ref-params.exp: New file.
3580 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3581 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3582 * gdb.cp/rvalue-ref-types.cc: New file.
3583 * gdb.cp/rvalue-ref-types.exp: New file.
3584 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3585 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3586
35872017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3588
3589 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3590 New procedure.
3591
35922017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3593
3594 * lib/mi-support.exp (mi_gdb_test): Add additional message
3595 for unexpected output.
3596
35972017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3598
3599 * gdb.base/examine-backward.c (Barrier): New character array
3600 constant, to ensure that TestStrings is preceded by a string
3601 terminator.
3602
36032017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3604
3605 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3606 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3607 and implicit pointer into such a location.
3608
36092017-03-16 Doug Evans <dje@google.com>
3610
3611 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3612
36132017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3614
3615 * gdb.cp/m-static.exp: Fix expectation for prototype of
3616 test5.single_constructor and single_constructor::single_constructor.
3617
36182017-03-16 Doug Evans <dje@google.com>
3619
3620 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3621 * gdb.guile/scm-lazy-string.c: New file.
3622 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3623 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3624 for pointer, array, typedef lazy strings.
3625
36262017-03-16 Doug Evans <dje@google.com>
3627
3628 PR python/17728, python/18439, python/18779
3629 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3630 * gdb.python/py-lazy-string.c (pointer): New typedef.
3631 (main): New locals ptr, array, typedef_ptr.
3632 * gdb.python/py-value.exp: Move lazy string tests to ...
3633 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3634 array, typedef lazy strings.
3635
36362017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3637
3638 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3639 Add optional 'test' parameter.
3640
36412017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3642
3643 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3644 Skip for versions of DejaGnu < 1.5.
3645
36462017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3647
3648 * lib/gdb.exp (dejagnu_version): New proc.
3649 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3650 Use dejagnu_version.
3651
36522017-03-10 Keith Seitz <keiths@redhat.com>
3653
3654 PR c++/8128
3655 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3656 type from destructor regexps.
3657 Add a branch which actually passes the test.
3658 Adjust "ptype t5i" test names.
3659
36602017-03-08 Pedro Alves <palves@redhat.com>
3661
3662 * gdb.base/step-over-exit.exp: Add explicit test message.
3663
36642017-03-08 Pedro Alves <palves@redhat.com>
3665
3666 PR gdb/18360
3667 * gdb.threads/interrupt-while-step-over.c: New file.
3668 * gdb.threads/interrupt-while-step-over.exp: New file.
3669
36702017-03-08 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3673 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3674
36752017-03-08 Pedro Alves <palves@redhat.com>
3676
3677 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3678 PKRU as not supported as a PASS.
3679
36802017-03-08 Pedro Alves <palves@redhat.com>
3681
3682 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3683 prefix instead of $binfile1/$binfile2.
3684 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3685 in test message.
3686 * gdb.python/py-completion.exp: Use "load python file" as test
3687 messages instead of unstable path names.
3688
36892017-03-08 Pedro Alves <palves@redhat.com>
3690 Jan Kratochvil <jan.kratochvil@redhat.com>
3691
3692 PR cli/21218
3693 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3694 New proc.
3695 (top level): Call it.
3696
36972017-03-08 Pedro Alves <palves@redhat.com>
3698
3699 PR tui/21216
3700 * gdb.tui/tui-nl-filtered-output.exp: New file.
3701
37022017-03-08 Pedro Alves <palves@redhat.com>
3703
3704 * gdb.base/completion.exp: Move TUI completion tests to ...
3705 * gdb.tui/completion.exp: ... this new file.
3706
37072017-03-08 Pedro Alves <palves@redhat.com>
3708
3709 * gdb.base/tui-disasm-long-lines.c,
3710 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3711 gdb.base/tui-layout.exp: Move to ...
3712 * gdb.tui/: ... this new directory.
3713
37142017-03-07 Pedro Alves <palves@redhat.com>
3715
3716 * gdb.base/tui-layout.c: New file.
3717 * gdb.base/tui-layout.exp: New file.
3718
37192017-03-07 Pedro Alves <palves@redhat.com>
3720
3721 * gdb.base/tui-layout.c: Rename to ...
3722 * gdb.base/tui-disasm-long-lines.c: ... this.
3723 * gdb.base/tui-layout.exp: Rename to ...
3724 * gdb.base/tui-disasm-long-lines.exp: ... this.
3725
37262017-03-07 Pedro Alves <palves@redhat.com>
3727
3728 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3729
37302017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3731
3732 * i386-mpx-call.c: New file.
3733 * i386-mpx-call.exp: New file.
3734
37352017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3736
3737 * gdb.arch/powerpc-power.exp: Delete test.
3738 * gdb.arch/powerpc-power.s: Likewise.
3739 * gdb.disasm/disassembler-options.exp: New test.
3740 * gdb.arch/powerpc-altivec.exp: Likewise.
3741 * gdb.arch/powerpc-altivec.s: Likewise.
3742 * gdb.arch/powerpc-altivec2.exp: Likewise.
3743 * gdb.arch/powerpc-altivec2.s: Likewise.
3744 * gdb.arch/powerpc-altivec3.exp: Likewise.
3745 * gdb.arch/powerpc-altivec3.s: Likewise.
3746 * gdb.arch/powerpc-power7.exp: Likewise.
3747 * gdb.arch/powerpc-power7.s: Likewise.
3748 * gdb.arch/powerpc-power8.exp: Likewise.
3749 * gdb.arch/powerpc-power8.s: Likewise.
3750 * gdb.arch/powerpc-power9.exp: Likewise.
3751 * gdb.arch/powerpc-power9.s: Likewise.
3752 * gdb.arch/powerpc-vsx.exp: Likewise.
3753 * gdb.arch/powerpc-vsx.s: Likewise.
3754 * gdb.arch/powerpc-vsx2.exp: Likewise.
3755 * gdb.arch/powerpc-vsx2.s: Likewise.
3756 * gdb.arch/powerpc-vsx3.exp: Likewise.
3757 * gdb.arch/powerpc-vsx3.s: Likewise.
3758 * gdb.arch/arm-disassembler-options.exp: Likewise.
3759 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3760 * gdb.arch/s390-disassembler-options.exp: Likewise.
3761
37622017-02-23 Luis Machado <lgustavo@codesourcery.com>
3763
3764 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3765 (check_supported_features): ... this. Changed return type to void.
3766 (supports_rdseed): New static global.
3767 (rdseed): Check supports_rdseed.
3768 (initialize): Call check_supported_features.
3769
37702017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3771
3772 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3773 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3774 and lqarx/stqcx.
3775 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3776 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3777
37782017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3779
3780 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3781 uppercase.
3782
37832017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3784
3785 * gdb.dwarf2/formdata16.c: New file.
3786 * gdb.dwarf2/formdata16.exp: New file.
3787 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3788
37892017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3790
3791 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3792 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3793 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3794 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3795 DW_AT_GNU_*.
3796
37972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3798
3799 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3800
38012017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3802
3803 PR gdb/21164
3804 * gdb.base/maint.exp: Add testcases for when the commands do
3805 not have arguments.
3806
38072017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3808
3809 * gdb.cp/chained-calls.exp: Use p instead of P.
3810
38112017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3812
3813 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3814 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3815
38162017-02-14 Tom Tromey <tom@tromey.com>
3817
3818 PR python/13598:
3819 * gdb.python/py-events.exp: Add before_prompt event tests.
3820
38212017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3822
3823 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3824
38252017-02-13 Luis Machado <lgustavo@codesourcery.com>
3826
3827 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3828 (main): Call my_unique_function_name.
3829 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3830 completion of patterns with a single match.
3831 Add missing -re switches to gdb_test_multiple calls.
3832
38332017-02-13 Luis Machado <lgustavo@codesourcery.com>
3834
3835 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3836 return if core file is not recognized.
3837
38382017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3839
3840 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3841 and extra UIs.
3842
38432017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3844
3845 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3846 proc_with_prefix.
3847
38482017-02-10 Tom Tromey <tom@tromey.com>
3849
3850 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3851
38522017-02-10 Martin Galvan <martingalvan@sourceware.org>
3853
3854 PR gdb/21122
3855 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3856
38572017-02-08 Jerome Guitton <guitton@adacore.com>
3858
3859 * gdb.base/define.exp: Add test for command abbreviations
3860 in define.
3861
38622017-02-06 Luis Machado <lgustavo@codesourcery.com>
3863
3864 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3865 * gdb.reverse/insn-reverse-x86.c: New file.
3866
38672017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3868
3869 PR tdep/20936
3870 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3871
38722017-02-03 Tom Tromey <tom@tromey.com>
3873
3874 PR rust/21097:
3875 * gdb.rust/simple.exp: Add new tests.
3876
38772017-02-02 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3880 tests.
3881
38822017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3883
3884 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3885 taking a 2-byte value out of a 4-byte DWARF implicit value on
3886 big-endian targets.
3887 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3888 logic. Add test cases for DW_OP_implicit.
3889
38902017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3891
3892 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3893
38942017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3895
3896 * gdb.btrace/enable.exp: Call gdb_exit before
3897 skip_gdbserver_tests.
3898
38992017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3900
3901 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3902 GDBFLAGS.
3903
39042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3905
3906 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3907 the test is skipped.
3908 * gdb.btrace/data.exp: Likewise.
3909 * gdb.btrace/delta.exp: Likewise.
3910 * gdb.btrace/dlopen.exp: Likewise.
3911 * gdb.btrace/enable-running.exp: Likewise.
3912 * gdb.btrace/enable.exp: Likewise.
3913 * gdb.btrace/exception.exp: Likewise.
3914 * gdb.btrace/function_call_history.exp: Likewise.
3915 * gdb.btrace/gcore.exp: Likewise.
3916 * gdb.btrace/instruction_history.exp: Likewise.
3917 * gdb.btrace/multi-thread-step.exp: Likewise.
3918 * gdb.btrace/nohist.exp: Likewise.
3919 * gdb.btrace/non-stop.exp: Likewise.
3920 * gdb.btrace/reconnect.exp: Likewise.
3921 * gdb.btrace/record_goto-step.exp: Likewise.
3922 * gdb.btrace/record_goto.exp: Likewise.
3923 * gdb.btrace/rn-dl-bind.exp: Likewise.
3924 * gdb.btrace/segv.exp: Likewise.
3925 * gdb.btrace/step.exp: Likewise.
3926 * gdb.btrace/stepi.exp: Likewise.
3927 * gdb.btrace/tailcall-only.exp: Likewise.
3928 * gdb.btrace/tailcall.exp: Likewise.
3929 * gdb.btrace/tsx.exp: Likewise.
3930 * gdb.btrace/unknown_functions.exp: Likewise.
3931 * gdb.btrace/vdso.exp: Likewise.
3932
39332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3934
3935 * gdb.btrace/enable-running.c: New.
3936 * gdb.btrace/enable-running.exp: New.
3937
39382017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3939
3940 * gdb.arch/amd64-gs_base.c: New file.
3941 * gdb.arch/amd64-gs_base.exp: New file.
3942
39432017-01-26 Luis Machado <lgustavo@codesourcery.com>
3944
3945 * lib/memory.exp: Remove spurious empty newlines.
3946
39472017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3948
3949 * gdb.python/py-bad-printers.exp: Load python file using "source".
3950 * gdb.python/py-events.exp: Likewise.
3951 * gdb.python/py-evsignal.exp: Likewise.
3952 * gdb.python/py-evthreads.exp: Likewise.
3953 * gdb.python/py-frame-args.exp: Likewise.
3954 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3955 * gdb.python/py-framefilter-mi.exp: Likewise.
3956 * gdb.python/py-framefilter.exp: Likewise.
3957 * gdb.python/py-mi.exp: Likewise.
3958 * gdb.python/py-pp-maint.exp: Likewise.
3959 * gdb.python/py-pp-registration.exp: Likewise.
3960 * gdb.python/py-prettyprint.exp: Likewise.
3961 (run_lang_tests): Likewise.
3962 * gdb.python/py-typeprint.exp: Likewise.
3963
39642017-01-26 Luis Machado <lgustavo@codesourcery.com>
3965
3966 * lib/memory.exp: New file.
3967 * lib/gdb.exp: Load memory.exp.
3968 * gdb.base/memattr.exp (delete_memory): Move proc to
3969 lib/memory.exp and rename to delete_memory_regions.
3970 Replace delete_memory with delete_memory_regions.
3971 Cleanup memory regions before tests.
3972 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3973 before tests.
3974
39752017-01-26 Luis Machado <lgustavo@codesourcery.com>
3976
3977 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3978 files.
3979 (initialize): New function conditionally defined.
3980 (testcases): Move within conditional block.
3981 (main): Call initialize.
3982 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3983 of gdb.reverse/insn-reverse.c.
3984 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3985 gdb.reverse/insn-reverse.c.
3986
39872017-01-26 Yao Qi <yao.qi@linaro.org>
3988
3989 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3990 disassemble on address 0.
3991
39922017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3993 Yao Qi <yao.qi@linaro.org>
3994
3995 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3996 * gdb.dwarf2/implptr-64bit.S: Remove.
3997 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3998 variables in caller's context. Add DW_OP_implicit_value.
3999
40002017-01-25 Yao Qi <yao.qi@linaro.org>
4001
4002 * lib/dwarf.exp (Dwarf::_location): Handle
4003 DW_OP_GNU_implicit_pointer with proper size.
4004
40052017-01-20 Luis Machado <lgustavo@codesourcery.com>
4006
4007 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
4008 and add untested calls.
4009
40102017-01-20 Luis Machado <lgustavo@codesourcery.com>
4011
4012 * gdb.python/python.exp: Check line number against what GDB thinks
4013 the line number is for func1.
4014
40152017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
4016
4017 * gdb.dlang/debug-expr.exp: New file.
4018
40192016-12-23 Luis Machado <lgustavo@codesourcery.com>
4020
4021 Fix test names for the following files:
4022
4023 * gdb.ada/exec_changed.exp
4024 * gdb.ada/info_types.exp
4025 * gdb.arch/aarch64-atomic-inst.exp
4026 * gdb.arch/aarch64-fp.exp
4027 * gdb.arch/altivec-abi.exp
4028 * gdb.arch/altivec-regs.exp
4029 * gdb.arch/amd64-byte.exp
4030 * gdb.arch/amd64-disp-step.exp
4031 * gdb.arch/amd64-dword.exp
4032 * gdb.arch/amd64-entry-value-inline.exp
4033 * gdb.arch/amd64-entry-value-param.exp
4034 * gdb.arch/amd64-entry-value-paramref.exp
4035 * gdb.arch/amd64-entry-value.exp
4036 * gdb.arch/amd64-i386-address.exp
4037 * gdb.arch/amd64-invalid-stack-middle.exp
4038 * gdb.arch/amd64-invalid-stack-top.exp
4039 * gdb.arch/amd64-optimout-repeat.exp
4040 * gdb.arch/amd64-prologue-skip.exp
4041 * gdb.arch/amd64-prologue-xmm.exp
4042 * gdb.arch/amd64-stap-special-operands.exp
4043 * gdb.arch/amd64-stap-wrong-subexp.exp
4044 * gdb.arch/amd64-tailcall-cxx.exp
4045 * gdb.arch/amd64-tailcall-noret.exp
4046 * gdb.arch/amd64-tailcall-ret.exp
4047 * gdb.arch/amd64-tailcall-self.exp
4048 * gdb.arch/amd64-word.exp
4049 * gdb.arch/arm-bl-branch-dest.exp
4050 * gdb.arch/arm-disp-step.exp
4051 * gdb.arch/arm-neon.exp
4052 * gdb.arch/arm-single-step-kernel-helper.exp
4053 * gdb.arch/avr-flash-qualifier.exp
4054 * gdb.arch/disp-step-insn-reloc.exp
4055 * gdb.arch/e500-abi.exp
4056 * gdb.arch/e500-regs.exp
4057 * gdb.arch/ftrace-insn-reloc.exp
4058 * gdb.arch/i386-avx512.exp
4059 * gdb.arch/i386-bp_permanent.exp
4060 * gdb.arch/i386-byte.exp
4061 * gdb.arch/i386-cfi-notcurrent.exp
4062 * gdb.arch/i386-disp-step.exp
4063 * gdb.arch/i386-dr3-watch.exp
4064 * gdb.arch/i386-float.exp
4065 * gdb.arch/i386-gnu-cfi.exp
4066 * gdb.arch/i386-mpx-map.exp
4067 * gdb.arch/i386-mpx-sigsegv.exp
4068 * gdb.arch/i386-mpx-simple_segv.exp
4069 * gdb.arch/i386-mpx.exp
4070 * gdb.arch/i386-permbkpt.exp
4071 * gdb.arch/i386-prologue.exp
4072 * gdb.arch/i386-signal.exp
4073 * gdb.arch/i386-size-overlap.exp
4074 * gdb.arch/i386-unwind.exp
4075 * gdb.arch/i386-word.exp
4076 * gdb.arch/mips-fcr.exp
4077 * gdb.arch/powerpc-d128-regs.exp
4078 * gdb.arch/powerpc-stackless.exp
4079 * gdb.arch/ppc64-atomic-inst.exp
4080 * gdb.arch/s390-stackless.exp
4081 * gdb.arch/s390-tdbregs.exp
4082 * gdb.arch/s390-vregs.exp
4083 * gdb.arch/sparc-sysstep.exp
4084 * gdb.arch/thumb-bx-pc.exp
4085 * gdb.arch/thumb-singlestep.exp
4086 * gdb.arch/thumb2-it.exp
4087 * gdb.arch/vsx-regs.exp
4088 * gdb.asm/asm-source.exp
4089 * gdb.base/a2-run.exp
4090 * gdb.base/advance.exp
4091 * gdb.base/all-bin.exp
4092 * gdb.base/anon.exp
4093 * gdb.base/args.exp
4094 * gdb.base/arithmet.exp
4095 * gdb.base/async-shell.exp
4096 * gdb.base/async.exp
4097 * gdb.base/attach-pie-noexec.exp
4098 * gdb.base/attach-twice.exp
4099 * gdb.base/auto-load.exp
4100 * gdb.base/bang.exp
4101 * gdb.base/bitfields.exp
4102 * gdb.base/break-always.exp
4103 * gdb.base/break-caller-line.exp
4104 * gdb.base/break-entry.exp
4105 * gdb.base/break-inline.exp
4106 * gdb.base/break-on-linker-gcd-function.exp
4107 * gdb.base/break-probes.exp
4108 * gdb.base/break.exp
4109 * gdb.base/breakpoint-shadow.exp
4110 * gdb.base/call-ar-st.exp
4111 * gdb.base/call-sc.exp
4112 * gdb.base/call-signal-resume.exp
4113 * gdb.base/call-strs.exp
4114 * gdb.base/callfuncs.exp
4115 * gdb.base/catch-fork-static.exp
4116 * gdb.base/catch-gdb-caused-signals.exp
4117 * gdb.base/catch-load.exp
4118 * gdb.base/catch-signal-fork.exp
4119 * gdb.base/catch-signal.exp
4120 * gdb.base/catch-syscall.exp
4121 * gdb.base/charset.exp
4122 * gdb.base/checkpoint.exp
4123 * gdb.base/chng-syms.exp
4124 * gdb.base/code-expr.exp
4125 * gdb.base/code_elim.exp
4126 * gdb.base/commands.exp
4127 * gdb.base/completion.exp
4128 * gdb.base/complex.exp
4129 * gdb.base/cond-expr.exp
4130 * gdb.base/condbreak.exp
4131 * gdb.base/consecutive.exp
4132 * gdb.base/continue-all-already-running.exp
4133 * gdb.base/coredump-filter.exp
4134 * gdb.base/corefile.exp
4135 * gdb.base/dbx.exp
4136 * gdb.base/debug-expr.exp
4137 * gdb.base/define.exp
4138 * gdb.base/del.exp
4139 * gdb.base/disabled-location.exp
4140 * gdb.base/disasm-end-cu.exp
4141 * gdb.base/disasm-optim.exp
4142 * gdb.base/display.exp
4143 * gdb.base/duplicate-bp.exp
4144 * gdb.base/ena-dis-br.exp
4145 * gdb.base/ending-run.exp
4146 * gdb.base/enumval.exp
4147 * gdb.base/environ.exp
4148 * gdb.base/eu-strip-infcall.exp
4149 * gdb.base/eval-avoid-side-effects.exp
4150 * gdb.base/eval-skip.exp
4151 * gdb.base/exitsignal.exp
4152 * gdb.base/expand-psymtabs.exp
4153 * gdb.base/filesym.exp
4154 * gdb.base/find-unmapped.exp
4155 * gdb.base/finish.exp
4156 * gdb.base/float.exp
4157 * gdb.base/foll-exec-mode.exp
4158 * gdb.base/foll-exec.exp
4159 * gdb.base/foll-fork.exp
4160 * gdb.base/fortran-sym-case.exp
4161 * gdb.base/freebpcmd.exp
4162 * gdb.base/func-ptr.exp
4163 * gdb.base/func-ptrs.exp
4164 * gdb.base/funcargs.exp
4165 * gdb.base/gcore-buffer-overflow.exp
4166 * gdb.base/gcore-relro-pie.exp
4167 * gdb.base/gcore-relro.exp
4168 * gdb.base/gcore.exp
4169 * gdb.base/gdb1090.exp
4170 * gdb.base/gdb11530.exp
4171 * gdb.base/gdb11531.exp
4172 * gdb.base/gdb1821.exp
4173 * gdb.base/gdbindex-stabs.exp
4174 * gdb.base/gdbvars.exp
4175 * gdb.base/hbreak.exp
4176 * gdb.base/hbreak2.exp
4177 * gdb.base/included.exp
4178 * gdb.base/infcall-input.exp
4179 * gdb.base/inferior-died.exp
4180 * gdb.base/infnan.exp
4181 * gdb.base/info-macros.exp
4182 * gdb.base/info-os.exp
4183 * gdb.base/info-proc.exp
4184 * gdb.base/info-shared.exp
4185 * gdb.base/info-target.exp
4186 * gdb.base/infoline.exp
4187 * gdb.base/interp.exp
4188 * gdb.base/interrupt.exp
4189 * gdb.base/jit-reader.exp
4190 * gdb.base/jit-simple.exp
4191 * gdb.base/kill-after-signal.exp
4192 * gdb.base/kill-detach-inferiors-cmd.exp
4193 * gdb.base/label.exp
4194 * gdb.base/langs.exp
4195 * gdb.base/ldbl_e308.exp
4196 * gdb.base/line-symtabs.exp
4197 * gdb.base/linespecs.exp
4198 * gdb.base/list.exp
4199 * gdb.base/long_long.exp
4200 * gdb.base/longest-types.exp
4201 * gdb.base/maint.exp
4202 * gdb.base/max-value-size.exp
4203 * gdb.base/memattr.exp
4204 * gdb.base/mips_pro.exp
4205 * gdb.base/morestack.exp
4206 * gdb.base/moribund-step.exp
4207 * gdb.base/multi-forks.exp
4208 * gdb.base/nested-addr.exp
4209 * gdb.base/nextoverexit.exp
4210 * gdb.base/noreturn-finish.exp
4211 * gdb.base/noreturn-return.exp
4212 * gdb.base/nostdlib.exp
4213 * gdb.base/offsets.exp
4214 * gdb.base/opaque.exp
4215 * gdb.base/pc-fp.exp
4216 * gdb.base/permissions.exp
4217 * gdb.base/print-symbol-loading.exp
4218 * gdb.base/prologue-include.exp
4219 * gdb.base/psymtab.exp
4220 * gdb.base/ptype.exp
4221 * gdb.base/random-signal.exp
4222 * gdb.base/randomize.exp
4223 * gdb.base/range-stepping.exp
4224 * gdb.base/readline-ask.exp
4225 * gdb.base/recpar.exp
4226 * gdb.base/recurse.exp
4227 * gdb.base/relational.exp
4228 * gdb.base/restore.exp
4229 * gdb.base/return-nodebug.exp
4230 * gdb.base/return.exp
4231 * gdb.base/run-after-attach.exp
4232 * gdb.base/save-bp.exp
4233 * gdb.base/scope.exp
4234 * gdb.base/sect-cmd.exp
4235 * gdb.base/set-lang-auto.exp
4236 * gdb.base/set-noassign.exp
4237 * gdb.base/setvar.exp
4238 * gdb.base/sigall.exp
4239 * gdb.base/sigbpt.exp
4240 * gdb.base/siginfo-addr.exp
4241 * gdb.base/siginfo-infcall.exp
4242 * gdb.base/siginfo-obj.exp
4243 * gdb.base/siginfo.exp
4244 * gdb.base/signals-state-child.exp
4245 * gdb.base/signest.exp
4246 * gdb.base/sigstep.exp
4247 * gdb.base/sizeof.exp
4248 * gdb.base/skip.exp
4249 * gdb.base/solib-corrupted.exp
4250 * gdb.base/solib-nodir.exp
4251 * gdb.base/solib-search.exp
4252 * gdb.base/stack-checking.exp
4253 * gdb.base/stale-infcall.exp
4254 * gdb.base/stap-probe.exp
4255 * gdb.base/start.exp
4256 * gdb.base/step-break.exp
4257 * gdb.base/step-bt.exp
4258 * gdb.base/step-line.exp
4259 * gdb.base/step-over-exit.exp
4260 * gdb.base/step-over-syscall.exp
4261 * gdb.base/step-resume-infcall.exp
4262 * gdb.base/step-test.exp
4263 * gdb.base/store.exp
4264 * gdb.base/structs3.exp
4265 * gdb.base/sym-file.exp
4266 * gdb.base/symbol-without-target_section.exp
4267 * gdb.base/term.exp
4268 * gdb.base/testenv.exp
4269 * gdb.base/ui-redirect.exp
4270 * gdb.base/until.exp
4271 * gdb.base/unwindonsignal.exp
4272 * gdb.base/value-double-free.exp
4273 * gdb.base/vla-datatypes.exp
4274 * gdb.base/vla-ptr.exp
4275 * gdb.base/vla-sideeffect.exp
4276 * gdb.base/volatile.exp
4277 * gdb.base/watch-cond-infcall.exp
4278 * gdb.base/watch-cond.exp
4279 * gdb.base/watch-non-mem.exp
4280 * gdb.base/watch-read.exp
4281 * gdb.base/watch-vfork.exp
4282 * gdb.base/watchpoint-cond-gone.exp
4283 * gdb.base/watchpoint-delete.exp
4284 * gdb.base/watchpoint-hw-hit-once.exp
4285 * gdb.base/watchpoint-hw.exp
4286 * gdb.base/watchpoint-stops-at-right-insn.exp
4287 * gdb.base/watchpoints.exp
4288 * gdb.base/wchar.exp
4289 * gdb.base/whatis-exp.exp
4290 * gdb.btrace/buffer-size.exp
4291 * gdb.btrace/data.exp
4292 * gdb.btrace/delta.exp
4293 * gdb.btrace/dlopen.exp
4294 * gdb.btrace/enable.exp
4295 * gdb.btrace/exception.exp
4296 * gdb.btrace/function_call_history.exp
4297 * gdb.btrace/gcore.exp
4298 * gdb.btrace/instruction_history.exp
4299 * gdb.btrace/nohist.exp
4300 * gdb.btrace/reconnect.exp
4301 * gdb.btrace/record_goto-step.exp
4302 * gdb.btrace/record_goto.exp
4303 * gdb.btrace/rn-dl-bind.exp
4304 * gdb.btrace/segv.exp
4305 * gdb.btrace/step.exp
4306 * gdb.btrace/stepi.exp
4307 * gdb.btrace/tailcall-only.exp
4308 * gdb.btrace/tailcall.exp
4309 * gdb.btrace/tsx.exp
4310 * gdb.btrace/unknown_functions.exp
4311 * gdb.btrace/vdso.exp
4312 * gdb.compile/compile-ifunc.exp
4313 * gdb.compile/compile-ops.exp
4314 * gdb.compile/compile-print.exp
4315 * gdb.compile/compile-setjmp.exp
4316 * gdb.cp/abstract-origin.exp
4317 * gdb.cp/ambiguous.exp
4318 * gdb.cp/annota2.exp
4319 * gdb.cp/annota3.exp
4320 * gdb.cp/anon-ns.exp
4321 * gdb.cp/anon-struct.exp
4322 * gdb.cp/anon-union.exp
4323 * gdb.cp/arg-reference.exp
4324 * gdb.cp/baseenum.exp
4325 * gdb.cp/bool.exp
4326 * gdb.cp/breakpoint.exp
4327 * gdb.cp/bs15503.exp
4328 * gdb.cp/call-c.exp
4329 * gdb.cp/casts.exp
4330 * gdb.cp/chained-calls.exp
4331 * gdb.cp/class2.exp
4332 * gdb.cp/classes.exp
4333 * gdb.cp/cmpd-minsyms.exp
4334 * gdb.cp/converts.exp
4335 * gdb.cp/cp-relocate.exp
4336 * gdb.cp/cpcompletion.exp
4337 * gdb.cp/cpexprs.exp
4338 * gdb.cp/cplabel.exp
4339 * gdb.cp/cplusfuncs.exp
4340 * gdb.cp/cpsizeof.exp
4341 * gdb.cp/ctti.exp
4342 * gdb.cp/derivation.exp
4343 * gdb.cp/destrprint.exp
4344 * gdb.cp/dispcxx.exp
4345 * gdb.cp/enum-class.exp
4346 * gdb.cp/exception.exp
4347 * gdb.cp/exceptprint.exp
4348 * gdb.cp/expand-psymtabs-cxx.exp
4349 * gdb.cp/expand-sals.exp
4350 * gdb.cp/extern-c.exp
4351 * gdb.cp/filename.exp
4352 * gdb.cp/formatted-ref.exp
4353 * gdb.cp/fpointer.exp
4354 * gdb.cp/gdb1355.exp
4355 * gdb.cp/gdb2495.exp
4356 * gdb.cp/hang.exp
4357 * gdb.cp/impl-this.exp
4358 * gdb.cp/infcall-dlopen.exp
4359 * gdb.cp/inherit.exp
4360 * gdb.cp/iostream.exp
4361 * gdb.cp/koenig.exp
4362 * gdb.cp/local.exp
4363 * gdb.cp/m-data.exp
4364 * gdb.cp/m-static.exp
4365 * gdb.cp/mb-ctor.exp
4366 * gdb.cp/mb-inline.exp
4367 * gdb.cp/mb-templates.exp
4368 * gdb.cp/member-name.exp
4369 * gdb.cp/member-ptr.exp
4370 * gdb.cp/meth-typedefs.exp
4371 * gdb.cp/method.exp
4372 * gdb.cp/method2.exp
4373 * gdb.cp/minsym-fallback.exp
4374 * gdb.cp/misc.exp
4375 * gdb.cp/namelessclass.exp
4376 * gdb.cp/namespace-enum.exp
4377 * gdb.cp/namespace-nested-import.exp
4378 * gdb.cp/namespace.exp
4379 * gdb.cp/nextoverthrow.exp
4380 * gdb.cp/no-dmgl-verbose.exp
4381 * gdb.cp/non-trivial-retval.exp
4382 * gdb.cp/noparam.exp
4383 * gdb.cp/nsdecl.exp
4384 * gdb.cp/nsimport.exp
4385 * gdb.cp/nsnested.exp
4386 * gdb.cp/nsnoimports.exp
4387 * gdb.cp/nsrecurs.exp
4388 * gdb.cp/nsstress.exp
4389 * gdb.cp/nsusing.exp
4390 * gdb.cp/operator.exp
4391 * gdb.cp/oranking.exp
4392 * gdb.cp/overload-const.exp
4393 * gdb.cp/overload.exp
4394 * gdb.cp/ovldbreak.exp
4395 * gdb.cp/ovsrch.exp
4396 * gdb.cp/paren-type.exp
4397 * gdb.cp/parse-lang.exp
4398 * gdb.cp/pass-by-ref.exp
4399 * gdb.cp/pr-1023.exp
4400 * gdb.cp/pr-1210.exp
4401 * gdb.cp/pr-574.exp
4402 * gdb.cp/pr10687.exp
4403 * gdb.cp/pr12028.exp
4404 * gdb.cp/pr17132.exp
4405 * gdb.cp/pr17494.exp
4406 * gdb.cp/pr9067.exp
4407 * gdb.cp/pr9167.exp
4408 * gdb.cp/pr9631.exp
4409 * gdb.cp/printmethod.exp
4410 * gdb.cp/psmang.exp
4411 * gdb.cp/psymtab-parameter.exp
4412 * gdb.cp/ptype-cv-cp.exp
4413 * gdb.cp/ptype-flags.exp
4414 * gdb.cp/re-set-overloaded.exp
4415 * gdb.cp/ref-types.exp
4416 * gdb.cp/rtti.exp
4417 * gdb.cp/scope-err.exp
4418 * gdb.cp/shadow.exp
4419 * gdb.cp/smartp.exp
4420 * gdb.cp/static-method.exp
4421 * gdb.cp/static-print-quit.exp
4422 * gdb.cp/temargs.exp
4423 * gdb.cp/templates.exp
4424 * gdb.cp/try_catch.exp
4425 * gdb.cp/typedef-operator.exp
4426 * gdb.cp/typeid.exp
4427 * gdb.cp/userdef.exp
4428 * gdb.cp/using-crash.exp
4429 * gdb.cp/var-tag.exp
4430 * gdb.cp/virtbase.exp
4431 * gdb.cp/virtfunc.exp
4432 * gdb.cp/virtfunc2.exp
4433 * gdb.cp/vla-cxx.exp
4434 * gdb.disasm/t01_mov.exp
4435 * gdb.disasm/t02_mova.exp
4436 * gdb.disasm/t03_add.exp
4437 * gdb.disasm/t04_sub.exp
4438 * gdb.disasm/t05_cmp.exp
4439 * gdb.disasm/t06_ari2.exp
4440 * gdb.disasm/t07_ari3.exp
4441 * gdb.disasm/t08_or.exp
4442 * gdb.disasm/t09_xor.exp
4443 * gdb.disasm/t10_and.exp
4444 * gdb.disasm/t11_logs.exp
4445 * gdb.disasm/t12_bit.exp
4446 * gdb.disasm/t13_otr.exp
4447 * gdb.dlang/circular.exp
4448 * gdb.dwarf2/arr-stride.exp
4449 * gdb.dwarf2/arr-subrange.exp
4450 * gdb.dwarf2/atomic-type.exp
4451 * gdb.dwarf2/bad-regnum.exp
4452 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4453 * gdb.dwarf2/callframecfa.exp
4454 * gdb.dwarf2/clztest.exp
4455 * gdb.dwarf2/corrupt.exp
4456 * gdb.dwarf2/data-loc.exp
4457 * gdb.dwarf2/dup-psym.exp
4458 * gdb.dwarf2/dw2-anon-mptr.exp
4459 * gdb.dwarf2/dw2-anonymous-func.exp
4460 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4461 * gdb.dwarf2/dw2-bad-unresolved.exp
4462 * gdb.dwarf2/dw2-basic.exp
4463 * gdb.dwarf2/dw2-canonicalize-type.exp
4464 * gdb.dwarf2/dw2-case-insensitive.exp
4465 * gdb.dwarf2/dw2-common-block.exp
4466 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4467 * gdb.dwarf2/dw2-compressed.exp
4468 * gdb.dwarf2/dw2-const.exp
4469 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4470 * gdb.dwarf2/dw2-cu-size.exp
4471 * gdb.dwarf2/dw2-dup-frame.exp
4472 * gdb.dwarf2/dw2-entry-value.exp
4473 * gdb.dwarf2/dw2-icycle.exp
4474 * gdb.dwarf2/dw2-ifort-parameter.exp
4475 * gdb.dwarf2/dw2-inline-break.exp
4476 * gdb.dwarf2/dw2-inline-param.exp
4477 * gdb.dwarf2/dw2-intercu.exp
4478 * gdb.dwarf2/dw2-intermix.exp
4479 * gdb.dwarf2/dw2-lexical-block-bare.exp
4480 * gdb.dwarf2/dw2-linkage-name-trust.exp
4481 * gdb.dwarf2/dw2-minsym-in-cu.exp
4482 * gdb.dwarf2/dw2-noloc.exp
4483 * gdb.dwarf2/dw2-op-call.exp
4484 * gdb.dwarf2/dw2-op-out-param.exp
4485 * gdb.dwarf2/dw2-opt-structptr.exp
4486 * gdb.dwarf2/dw2-param-error.exp
4487 * gdb.dwarf2/dw2-producer.exp
4488 * gdb.dwarf2/dw2-ranges-base.exp
4489 * gdb.dwarf2/dw2-ref-missing-frame.exp
4490 * gdb.dwarf2/dw2-reg-undefined.exp
4491 * gdb.dwarf2/dw2-regno-invalid.exp
4492 * gdb.dwarf2/dw2-restore.exp
4493 * gdb.dwarf2/dw2-restrict.exp
4494 * gdb.dwarf2/dw2-single-line-discriminators.exp
4495 * gdb.dwarf2/dw2-strp.exp
4496 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4497 * gdb.dwarf2/dw2-unresolved.exp
4498 * gdb.dwarf2/dw2-var-zero-addr.exp
4499 * gdb.dwarf2/dw4-sig-types.exp
4500 * gdb.dwarf2/dwz.exp
4501 * gdb.dwarf2/dynarr-ptr.exp
4502 * gdb.dwarf2/enum-type.exp
4503 * gdb.dwarf2/gdb-index.exp
4504 * gdb.dwarf2/implptr-64bit.exp
4505 * gdb.dwarf2/implptr-optimized-out.exp
4506 * gdb.dwarf2/implptr.exp
4507 * gdb.dwarf2/implref-array.exp
4508 * gdb.dwarf2/implref-const.exp
4509 * gdb.dwarf2/implref-global.exp
4510 * gdb.dwarf2/implref-struct.exp
4511 * gdb.dwarf2/mac-fileno.exp
4512 * gdb.dwarf2/main-subprogram.exp
4513 * gdb.dwarf2/member-ptr-forwardref.exp
4514 * gdb.dwarf2/method-ptr.exp
4515 * gdb.dwarf2/missing-sig-type.exp
4516 * gdb.dwarf2/nonvar-access.exp
4517 * gdb.dwarf2/opaque-type-lookup.exp
4518 * gdb.dwarf2/pieces-optimized-out.exp
4519 * gdb.dwarf2/pieces.exp
4520 * gdb.dwarf2/pr10770.exp
4521 * gdb.dwarf2/pr13961.exp
4522 * gdb.dwarf2/staticvirtual.exp
4523 * gdb.dwarf2/subrange.exp
4524 * gdb.dwarf2/symtab-producer.exp
4525 * gdb.dwarf2/trace-crash.exp
4526 * gdb.dwarf2/typeddwarf.exp
4527 * gdb.dwarf2/valop.exp
4528 * gdb.dwarf2/watch-notconst.exp
4529 * gdb.fortran/array-element.exp
4530 * gdb.fortran/charset.exp
4531 * gdb.fortran/common-block.exp
4532 * gdb.fortran/complex.exp
4533 * gdb.fortran/derived-type-function.exp
4534 * gdb.fortran/derived-type.exp
4535 * gdb.fortran/logical.exp
4536 * gdb.fortran/module.exp
4537 * gdb.fortran/multi-dim.exp
4538 * gdb.fortran/nested-funcs.exp
4539 * gdb.fortran/print-formatted.exp
4540 * gdb.fortran/subarray.exp
4541 * gdb.fortran/vla-alloc-assoc.exp
4542 * gdb.fortran/vla-datatypes.exp
4543 * gdb.fortran/vla-history.exp
4544 * gdb.fortran/vla-ptr-info.exp
4545 * gdb.fortran/vla-ptype-sub.exp
4546 * gdb.fortran/vla-ptype.exp
4547 * gdb.fortran/vla-sizeof.exp
4548 * gdb.fortran/vla-type.exp
4549 * gdb.fortran/vla-value-sub-arbitrary.exp
4550 * gdb.fortran/vla-value-sub-finish.exp
4551 * gdb.fortran/vla-value-sub.exp
4552 * gdb.fortran/vla-value.exp
4553 * gdb.fortran/whatis_type.exp
4554 * gdb.go/chan.exp
4555 * gdb.go/handcall.exp
4556 * gdb.go/hello.exp
4557 * gdb.go/integers.exp
4558 * gdb.go/methods.exp
4559 * gdb.go/package.exp
4560 * gdb.go/strings.exp
4561 * gdb.go/types.exp
4562 * gdb.go/unsafe.exp
4563 * gdb.guile/scm-arch.exp
4564 * gdb.guile/scm-block.exp
4565 * gdb.guile/scm-breakpoint.exp
4566 * gdb.guile/scm-cmd.exp
4567 * gdb.guile/scm-disasm.exp
4568 * gdb.guile/scm-equal.exp
4569 * gdb.guile/scm-frame-args.exp
4570 * gdb.guile/scm-frame-inline.exp
4571 * gdb.guile/scm-frame.exp
4572 * gdb.guile/scm-iterator.exp
4573 * gdb.guile/scm-math.exp
4574 * gdb.guile/scm-objfile.exp
4575 * gdb.guile/scm-ports.exp
4576 * gdb.guile/scm-symbol.exp
4577 * gdb.guile/scm-symtab.exp
4578 * gdb.guile/scm-value-cc.exp
4579 * gdb.guile/types-module.exp
4580 * gdb.linespec/break-ask.exp
4581 * gdb.linespec/cpexplicit.exp
4582 * gdb.linespec/explicit.exp
4583 * gdb.linespec/keywords.exp
4584 * gdb.linespec/linespec.exp
4585 * gdb.linespec/ls-dollar.exp
4586 * gdb.linespec/ls-errs.exp
4587 * gdb.linespec/skip-two.exp
4588 * gdb.linespec/thread.exp
4589 * gdb.mi/mi-async.exp
4590 * gdb.mi/mi-basics.exp
4591 * gdb.mi/mi-break.exp
4592 * gdb.mi/mi-catch-load.exp
4593 * gdb.mi/mi-cli.exp
4594 * gdb.mi/mi-cmd-param-changed.exp
4595 * gdb.mi/mi-console.exp
4596 * gdb.mi/mi-detach.exp
4597 * gdb.mi/mi-disassemble.exp
4598 * gdb.mi/mi-eval.exp
4599 * gdb.mi/mi-file-transfer.exp
4600 * gdb.mi/mi-file.exp
4601 * gdb.mi/mi-fill-memory.exp
4602 * gdb.mi/mi-inheritance-syntax-error.exp
4603 * gdb.mi/mi-linespec-err-cp.exp
4604 * gdb.mi/mi-logging.exp
4605 * gdb.mi/mi-memory-changed.exp
4606 * gdb.mi/mi-read-memory.exp
4607 * gdb.mi/mi-record-changed.exp
4608 * gdb.mi/mi-reg-undefined.exp
4609 * gdb.mi/mi-regs.exp
4610 * gdb.mi/mi-return.exp
4611 * gdb.mi/mi-reverse.exp
4612 * gdb.mi/mi-simplerun.exp
4613 * gdb.mi/mi-solib.exp
4614 * gdb.mi/mi-stack.exp
4615 * gdb.mi/mi-stepi.exp
4616 * gdb.mi/mi-syn-frame.exp
4617 * gdb.mi/mi-until.exp
4618 * gdb.mi/mi-var-block.exp
4619 * gdb.mi/mi-var-child.exp
4620 * gdb.mi/mi-var-cmd.exp
4621 * gdb.mi/mi-var-cp.exp
4622 * gdb.mi/mi-var-display.exp
4623 * gdb.mi/mi-var-invalidate.exp
4624 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4625 * gdb.mi/mi-vla-fortran.exp
4626 * gdb.mi/mi-watch.exp
4627 * gdb.mi/mi2-var-child.exp
4628 * gdb.mi/user-selected-context-sync.exp
4629 * gdb.modula2/unbounded-array.exp
4630 * gdb.multi/dummy-frame-restore.exp
4631 * gdb.multi/multi-arch-exec.exp
4632 * gdb.multi/multi-arch.exp
4633 * gdb.multi/tids.exp
4634 * gdb.multi/watchpoint-multi.exp
4635 * gdb.opencl/callfuncs.exp
4636 * gdb.opencl/convs_casts.exp
4637 * gdb.opencl/datatypes.exp
4638 * gdb.opencl/operators.exp
4639 * gdb.opencl/vec_comps.exp
4640 * gdb.opt/clobbered-registers-O2.exp
4641 * gdb.opt/inline-break.exp
4642 * gdb.opt/inline-bt.exp
4643 * gdb.opt/inline-cmds.exp
4644 * gdb.opt/inline-locals.exp
4645 * gdb.pascal/case-insensitive-symbols.exp
4646 * gdb.pascal/floats.exp
4647 * gdb.pascal/gdb11492.exp
4648 * gdb.python/lib-types.exp
4649 * gdb.python/py-arch.exp
4650 * gdb.python/py-as-string.exp
4651 * gdb.python/py-bad-printers.exp
4652 * gdb.python/py-block.exp
4653 * gdb.python/py-breakpoint-create-fail.exp
4654 * gdb.python/py-breakpoint.exp
4655 * gdb.python/py-caller-is.exp
4656 * gdb.python/py-cmd.exp
4657 * gdb.python/py-explore-cc.exp
4658 * gdb.python/py-explore.exp
4659 * gdb.python/py-finish-breakpoint.exp
4660 * gdb.python/py-finish-breakpoint2.exp
4661 * gdb.python/py-frame-args.exp
4662 * gdb.python/py-frame-inline.exp
4663 * gdb.python/py-frame.exp
4664 * gdb.python/py-framefilter-mi.exp
4665 * gdb.python/py-infthread.exp
4666 * gdb.python/py-lazy-string.exp
4667 * gdb.python/py-linetable.exp
4668 * gdb.python/py-mi-events.exp
4669 * gdb.python/py-mi-objfile.exp
4670 * gdb.python/py-mi.exp
4671 * gdb.python/py-objfile.exp
4672 * gdb.python/py-pp-integral.exp
4673 * gdb.python/py-pp-maint.exp
4674 * gdb.python/py-pp-re-notag.exp
4675 * gdb.python/py-pp-registration.exp
4676 * gdb.python/py-recurse-unwind.exp
4677 * gdb.python/py-strfns.exp
4678 * gdb.python/py-symbol.exp
4679 * gdb.python/py-symtab.exp
4680 * gdb.python/py-sync-interp.exp
4681 * gdb.python/py-typeprint.exp
4682 * gdb.python/py-unwind-maint.exp
4683 * gdb.python/py-unwind.exp
4684 * gdb.python/py-value-cc.exp
4685 * gdb.python/py-xmethods.exp
4686 * gdb.reverse/amd64-tailcall-reverse.exp
4687 * gdb.reverse/break-precsave.exp
4688 * gdb.reverse/break-reverse.exp
4689 * gdb.reverse/consecutive-precsave.exp
4690 * gdb.reverse/consecutive-reverse.exp
4691 * gdb.reverse/finish-precsave.exp
4692 * gdb.reverse/finish-reverse-bkpt.exp
4693 * gdb.reverse/finish-reverse.exp
4694 * gdb.reverse/fstatat-reverse.exp
4695 * gdb.reverse/getresuid-reverse.exp
4696 * gdb.reverse/i386-precsave.exp
4697 * gdb.reverse/i386-reverse.exp
4698 * gdb.reverse/i386-sse-reverse.exp
4699 * gdb.reverse/i387-env-reverse.exp
4700 * gdb.reverse/i387-stack-reverse.exp
4701 * gdb.reverse/insn-reverse.exp
4702 * gdb.reverse/machinestate-precsave.exp
4703 * gdb.reverse/machinestate.exp
4704 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4705 * gdb.reverse/pipe-reverse.exp
4706 * gdb.reverse/readv-reverse.exp
4707 * gdb.reverse/recvmsg-reverse.exp
4708 * gdb.reverse/rerun-prec.exp
4709 * gdb.reverse/s390-mvcle.exp
4710 * gdb.reverse/step-precsave.exp
4711 * gdb.reverse/step-reverse.exp
4712 * gdb.reverse/time-reverse.exp
4713 * gdb.reverse/until-precsave.exp
4714 * gdb.reverse/until-reverse.exp
4715 * gdb.reverse/waitpid-reverse.exp
4716 * gdb.reverse/watch-precsave.exp
4717 * gdb.reverse/watch-reverse.exp
4718 * gdb.rust/generics.exp
4719 * gdb.rust/methods.exp
4720 * gdb.rust/modules.exp
4721 * gdb.rust/simple.exp
4722 * gdb.server/connect-with-no-symbol-file.exp
4723 * gdb.server/ext-attach.exp
4724 * gdb.server/ext-restart.exp
4725 * gdb.server/ext-wrapper.exp
4726 * gdb.server/file-transfer.exp
4727 * gdb.server/server-exec-info.exp
4728 * gdb.server/server-kill.exp
4729 * gdb.server/server-mon.exp
4730 * gdb.server/wrapper.exp
4731 * gdb.stabs/exclfwd.exp
4732 * gdb.stabs/gdb11479.exp
4733 * gdb.threads/clone-new-thread-event.exp
4734 * gdb.threads/corethreads.exp
4735 * gdb.threads/current-lwp-dead.exp
4736 * gdb.threads/dlopen-libpthread.exp
4737 * gdb.threads/gcore-thread.exp
4738 * gdb.threads/sigstep-threads.exp
4739 * gdb.threads/watchpoint-fork.exp
4740 * gdb.trace/actions-changed.exp
4741 * gdb.trace/backtrace.exp
4742 * gdb.trace/change-loc.exp
4743 * gdb.trace/circ.exp
4744 * gdb.trace/collection.exp
4745 * gdb.trace/disconnected-tracing.exp
4746 * gdb.trace/ftrace.exp
4747 * gdb.trace/mi-trace-frame-collected.exp
4748 * gdb.trace/mi-trace-unavailable.exp
4749 * gdb.trace/mi-traceframe-changed.exp
4750 * gdb.trace/mi-tsv-changed.exp
4751 * gdb.trace/no-attach-trace.exp
4752 * gdb.trace/passc-dyn.exp
4753 * gdb.trace/qtro.exp
4754 * gdb.trace/range-stepping.exp
4755 * gdb.trace/read-memory.exp
4756 * gdb.trace/save-trace.exp
4757 * gdb.trace/signal.exp
4758 * gdb.trace/status-stop.exp
4759 * gdb.trace/tfile.exp
4760 * gdb.trace/trace-break.exp
4761 * gdb.trace/trace-buffer-size.exp
4762 * gdb.trace/trace-condition.exp
4763 * gdb.trace/tracefile-pseudo-reg.exp
4764 * gdb.trace/tstatus.exp
4765 * gdb.trace/unavailable.exp
4766 * gdb.trace/while-dyn.exp
4767 * gdb.trace/while-stepping.exp
4768
47692016-12-22 Doug Evans <xdje42@gmail.com>
4770
4771 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4772 and msymbols.
4773
47742016-12-19 Yao Qi <yao.qi@linaro.org>
4775
4776 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4777 (test_with_self): Don't call do_steps_and_nexts, and remove
4778 code about stepping into xmalloc.
4779
47802016-12-09 Yao Qi <yao.qi@linaro.org>
4781
4782 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4783
47842016-12-09 Yao Qi <yao.qi@linaro.org>
4785
4786 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4787
47882016-12-09 Pedro Alves <palves@redhat.com>
4789
4790 * gdb.base/all-architectures-0.exp: New file.
4791 * gdb.base/all-architectures-1.exp: New file.
4792 * gdb.base/all-architectures-2.exp: New file.
4793 * gdb.base/all-architectures-3.exp: New file.
4794 * gdb.base/all-architectures-4.exp: New file.
4795 * gdb.base/all-architectures-5.exp: New file.
4796 * gdb.base/all-architectures-6.exp: New file.
4797 * gdb.base/all-architectures-7.exp: New file.
4798 * gdb.base/all-architectures.exp.in: New file.
4799
48002016-12-09 Yao Qi <yao.qi@linaro.org>
4801
4802 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4803
48042016-12-02 Luis Machado <lgustavo@codesourcery.com>
4805
4806 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4807 possible.
4808 Remove useless pattern-matching code.
4809
48102016-12-02 Pedro Alves <palves@redhat.com>
4811
4812 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4813 procedure.
4814 (top level): Call it.
4815
48162016-12-02 Pedro Alves <palves@redhat.com>
4817
4818 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4819 New procedure.
4820 (top level): Call it.
4821
48222016-12-02 Pedro Alves <palves@redhat.com>
4823
4824 PR cli/20559
4825 * gdb.base/commands.exp (user_defined_command_args_eval): New
4826 procedure.
4827 (top level): Call it.
4828
48292016-12-02 Luis Machado <lgustavo@codesourcery.com>
4830
4831 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4832 timeout handling.
4833
48342016-12-02 Tom Tromey <tom@tromey.com>
4835
4836 * gdb.dwarf2/main-subprogram.c: New file.
4837 * gdb.dwarf2/main-subprogram.exp: New file.
4838
48392016-12-01 Luis Machado <lgustavo@codesourcery.com>
4840
4841 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4842 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4843 gdb_test_no_output for a couple of cases.
4844 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4845
48462016-12-01 Luis Machado <lgustavo@codesourcery.com>
4847
4848 Fix test names and standardize compilation error messages throughout
4849 the following files:
4850
4851 * gdb.ada/start.exp
4852 * gdb.arch/alpha-step.exp
4853 * gdb.arch/e500-prologue.exp
4854 * gdb.arch/ftrace-insn-reloc.exp
4855 * gdb.arch/gdb1291.exp
4856 * gdb.arch/gdb1431.exp
4857 * gdb.arch/gdb1558.exp
4858 * gdb.arch/i386-dr3-watch.exp
4859 * gdb.arch/i386-sse-stack-align.exp
4860 * gdb.arch/ia64-breakpoint-shadow.exp
4861 * gdb.arch/pa-nullify.exp
4862 * gdb.arch/powerpc-aix-prologue.exp
4863 * gdb.arch/thumb-bx-pc.exp
4864 * gdb.base/annota1.exp
4865 * gdb.base/annota3.exp
4866 * gdb.base/arrayidx.exp
4867 * gdb.base/assign.exp
4868 * gdb.base/attach.exp
4869 * gdb.base/auxv.exp
4870 * gdb.base/bang.exp
4871 * gdb.base/bfp-test.exp
4872 * gdb.base/bigcore.exp
4873 * gdb.base/bitfields2.exp
4874 * gdb.base/break-fun-addr.exp
4875 * gdb.base/break-probes.exp
4876 * gdb.base/call-rt-st.exp
4877 * gdb.base/callexit.exp
4878 * gdb.base/catch-fork-kill.exp
4879 * gdb.base/charset.exp
4880 * gdb.base/checkpoint.exp
4881 * gdb.base/comprdebug.exp
4882 * gdb.base/constvars.exp
4883 * gdb.base/coredump-filter.exp
4884 * gdb.base/cursal.exp
4885 * gdb.base/cvexpr.exp
4886 * gdb.base/detach.exp
4887 * gdb.base/display.exp
4888 * gdb.base/dmsym.exp
4889 * gdb.base/dprintf-pending.exp
4890 * gdb.base/dso2dso.exp
4891 * gdb.base/dtrace-probe.exp
4892 * gdb.base/dump.exp
4893 * gdb.base/enum_cond.exp
4894 * gdb.base/exe-lock.exp
4895 * gdb.base/exec-invalid-sysroot.exp
4896 * gdb.base/execl-update-breakpoints.exp
4897 * gdb.base/exprs.exp
4898 * gdb.base/fileio.exp
4899 * gdb.base/find.exp
4900 * gdb.base/finish.exp
4901 * gdb.base/fixsection.exp
4902 * gdb.base/foll-vfork.exp
4903 * gdb.base/frame-args.exp
4904 * gdb.base/gcore.exp
4905 * gdb.base/gdb1250.exp
4906 * gdb.base/global-var-nested-by-dso.exp
4907 * gdb.base/gnu-ifunc.exp
4908 * gdb.base/hashline1.exp
4909 * gdb.base/hashline2.exp
4910 * gdb.base/hashline3.exp
4911 * gdb.base/hbreak-in-shr-unsupported.exp
4912 * gdb.base/huge.exp
4913 * gdb.base/infcall-input.exp
4914 * gdb.base/info-fun.exp
4915 * gdb.base/info-shared.exp
4916 * gdb.base/jit-simple.exp
4917 * gdb.base/jit-so.exp
4918 * gdb.base/jit.exp
4919 * gdb.base/jump.exp
4920 * gdb.base/label.exp
4921 * gdb.base/lineinc.exp
4922 * gdb.base/logical.exp
4923 * gdb.base/longjmp.exp
4924 * gdb.base/macscp.exp
4925 * gdb.base/miscexprs.exp
4926 * gdb.base/new-ui-echo.exp
4927 * gdb.base/new-ui-pending-input.exp
4928 * gdb.base/new-ui.exp
4929 * gdb.base/nodebug.exp
4930 * gdb.base/nofield.exp
4931 * gdb.base/offsets.exp
4932 * gdb.base/overlays.exp
4933 * gdb.base/pending.exp
4934 * gdb.base/pointers.exp
4935 * gdb.base/pr11022.exp
4936 * gdb.base/printcmds.exp
4937 * gdb.base/prologue.exp
4938 * gdb.base/ptr-typedef.exp
4939 * gdb.base/realname-expand.exp
4940 * gdb.base/relativedebug.exp
4941 * gdb.base/relocate.exp
4942 * gdb.base/remote.exp
4943 * gdb.base/reread.exp
4944 * gdb.base/return2.exp
4945 * gdb.base/savedregs.exp
4946 * gdb.base/sep.exp
4947 * gdb.base/sepdebug.exp
4948 * gdb.base/sepsymtab.exp
4949 * gdb.base/set-inferior-tty.exp
4950 * gdb.base/setshow.exp
4951 * gdb.base/shlib-call.exp
4952 * gdb.base/sigaltstack.exp
4953 * gdb.base/siginfo-addr.exp
4954 * gdb.base/signals.exp
4955 * gdb.base/signull.exp
4956 * gdb.base/sigrepeat.exp
4957 * gdb.base/so-impl-ld.exp
4958 * gdb.base/solib-display.exp
4959 * gdb.base/solib-overlap.exp
4960 * gdb.base/solib-search.exp
4961 * gdb.base/solib-symbol.exp
4962 * gdb.base/structs.exp
4963 * gdb.base/structs2.exp
4964 * gdb.base/symtab-search-order.exp
4965 * gdb.base/twice.exp
4966 * gdb.base/unload.exp
4967 * gdb.base/varargs.exp
4968 * gdb.base/watchpoint-solib.exp
4969 * gdb.base/watchpoint.exp
4970 * gdb.base/whatis.exp
4971 * gdb.base/wrong_frame_bt_full.exp
4972 * gdb.btrace/dlopen.exp
4973 * gdb.cell/ea-standalone.exp
4974 * gdb.cell/ea-test.exp
4975 * gdb.cp/dispcxx.exp
4976 * gdb.cp/gdb2384.exp
4977 * gdb.cp/method2.exp
4978 * gdb.cp/nextoverthrow.exp
4979 * gdb.cp/pr10728.exp
4980 * gdb.disasm/am33.exp
4981 * gdb.disasm/h8300s.exp
4982 * gdb.disasm/mn10300.exp
4983 * gdb.disasm/sh3.exp
4984 * gdb.dwarf2/dw2-dir-file-name.exp
4985 * gdb.fortran/complex.exp
4986 * gdb.fortran/library-module.exp
4987 * gdb.guile/scm-pretty-print.exp
4988 * gdb.guile/scm-symbol.exp
4989 * gdb.guile/scm-type.exp
4990 * gdb.guile/scm-value.exp
4991 * gdb.linespec/linespec.exp
4992 * gdb.mi/gdb701.exp
4993 * gdb.mi/gdb792.exp
4994 * gdb.mi/mi-breakpoint-changed.exp
4995 * gdb.mi/mi-dprintf-pending.exp
4996 * gdb.mi/mi-dprintf.exp
4997 * gdb.mi/mi-exit-code.exp
4998 * gdb.mi/mi-pending.exp
4999 * gdb.mi/mi-solib.exp
5000 * gdb.mi/new-ui-mi-sync.exp
5001 * gdb.mi/pr11022.exp
5002 * gdb.mi/user-selected-context-sync.exp
5003 * gdb.opt/solib-intra-step.exp
5004 * gdb.python/py-events.exp
5005 * gdb.python/py-finish-breakpoint.exp
5006 * gdb.python/py-mi.exp
5007 * gdb.python/py-prettyprint.exp
5008 * gdb.python/py-shared.exp
5009 * gdb.python/py-symbol.exp
5010 * gdb.python/py-template.exp
5011 * gdb.python/py-type.exp
5012 * gdb.python/py-value.exp
5013 * gdb.reverse/solib-precsave.exp
5014 * gdb.reverse/solib-reverse.exp
5015 * gdb.server/solib-list.exp
5016 * gdb.stabs/weird.exp
5017 * gdb.threads/reconnect-signal.exp
5018 * gdb.threads/stepi-random-signal.exp
5019 * gdb.trace/actions.exp
5020 * gdb.trace/ax.exp
5021 * gdb.trace/backtrace.exp
5022 * gdb.trace/change-loc.exp
5023 * gdb.trace/deltrace.exp
5024 * gdb.trace/ftrace-lock.exp
5025 * gdb.trace/ftrace.exp
5026 * gdb.trace/infotrace.exp
5027 * gdb.trace/mi-tracepoint-changed.exp
5028 * gdb.trace/packetlen.exp
5029 * gdb.trace/passcount.exp
5030 * gdb.trace/pending.exp
5031 * gdb.trace/range-stepping.exp
5032 * gdb.trace/report.exp
5033 * gdb.trace/stap-trace.exp
5034 * gdb.trace/tfind.exp
5035 * gdb.trace/trace-break.exp
5036 * gdb.trace/trace-condition.exp
5037 * gdb.trace/trace-enable-disable.exp
5038 * gdb.trace/trace-mt.exp
5039 * gdb.trace/tracecmd.exp
5040 * gdb.trace/tspeed.exp
5041 * gdb.trace/tsv.exp
5042 * lib/perftest.exp
5043
50442016-12-01 Luis Machado <lgustavo@codesourcery.com>
5045
5046 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5047 with gdb_test_no_output.
5048 Use command as test name.
5049
50502016-12-01 Luis Machado <lgustavo@codesourcery.com>
5051
5052 Fix test names starting with uppercase throughout the files.
5053
5054 * gdb.ada/assign_1.exp
5055 * gdb.ada/boolean_expr.exp
5056 * gdb.base/arrayidx.exp
5057 * gdb.base/del.exp
5058 * gdb.base/gcore-buffer-overflow.exp
5059 * gdb.base/testenv.exp
5060 * gdb.compile/compile.exp
5061 * gdb.python/py-framefilter-invalidarg.exp
5062 * gdb.python/py-framefilter.exp
5063
50642016-12-01 Luis Machado <lgustavo@codesourcery.com>
5065
5066 Fix test names starting with uppercase throughout the files.
5067
5068 * gdb.ada/array_return.exp
5069 * gdb.ada/expr_delims.exp
5070 * gdb.ada/mi_dyn_arr.exp
5071 * gdb.ada/mi_interface.exp
5072 * gdb.ada/mi_var_array.exp
5073 * gdb.ada/watch_arg.exp
5074 * gdb.arch/alpha-step.exp
5075 * gdb.arch/altivec-regs.exp
5076 * gdb.arch/e500-regs.exp
5077 * gdb.arch/powerpc-d128-regs.exp
5078 * gdb.base/arrayidx.exp
5079 * gdb.base/break.exp
5080 * gdb.base/checkpoint.exp
5081 * gdb.base/debug-expr.exp
5082 * gdb.base/dmsym.exp
5083 * gdb.base/radix.exp
5084 * gdb.base/sepdebug.exp
5085 * gdb.base/testenv.exp
5086 * gdb.base/watch_thread_num.exp
5087 * gdb.base/watchpoint-cond-gone.exp
5088 * gdb.cell/break.exp
5089 * gdb.cell/ea-cache.exp
5090 * gdb.compile/compile.exp
5091 * gdb.cp/gdb2495.exp
5092 * gdb.gdb/selftest.exp
5093 * gdb.gdb/xfullpath.exp
5094 * gdb.go/hello.exp
5095 * gdb.go/integers.exp
5096 * gdb.objc/basicclass.exp
5097 * gdb.pascal/hello.exp
5098 * gdb.pascal/integers.exp
5099 * gdb.python/py-breakpoint.exp
5100 * gdb.python/py-cmd.exp
5101 * gdb.python/py-linetable.exp
5102 * gdb.python/py-xmethods.exp
5103 * gdb.python/python.exp
5104 * gdb.reverse/consecutive-precsave.exp
5105 * gdb.reverse/finish-precsave.exp
5106 * gdb.reverse/i386-precsave.exp
5107 * gdb.reverse/machinestate-precsave.exp
5108 * gdb.reverse/sigall-precsave.exp
5109 * gdb.reverse/solib-precsave.exp
5110 * gdb.reverse/step-precsave.exp
5111 * gdb.reverse/until-precsave.exp
5112 * gdb.reverse/watch-precsave.exp
5113 * gdb.threads/leader-exit.exp
5114 * gdb.threads/pthreads.exp
5115 * gdb.threads/wp-replication.exp
5116 * gdb.trace/actions.exp
5117 * gdb.trace/mi-tsv-changed.exp
5118 * gdb.trace/tsv.exp
5119
51202016-12-01 Luis Machado <lgustavo@codesourcery.com>
5121
5122 Fix test names starting with uppercase throughout the files.
5123
5124 * gdb.arch/i386-bp_permanent.exp
5125 * gdb.arch/i386-gnu-cfi.exp
5126 * gdb.base/disasm-end-cu.exp
5127 * gdb.base/macscp.exp
5128 * gdb.base/pending.exp
5129 * gdb.base/watch_thread_num.exp
5130 * gdb.cp/exception.exp
5131 * gdb.cp/gdb2495.exp
5132 * gdb.cp/local.exp
5133 * gdb.python/py-evsignal.exp
5134 * gdb.python/python.exp
5135 * gdb.trace/tracecmd.exp
5136
51372016-12-01 Luis Machado <lgustavo@codesourcery.com>
5138
5139 Fix test names starting with uppercase throughout the files.
5140
5141 * gdb.base/charset.exp
5142 * gdb.base/eval.exp
5143 * gdb.base/multi-forks.exp
5144 * gdb.guile/scm-progspace.exp
5145 * gdb.opencl/datatypes.exp
5146 * gdb.python/py-block.exp
5147 * gdb.python/py-function.exp
5148 * gdb.python/py-symbol.exp
5149 * gdb.python/py-symtab.exp
5150 * gdb.python/py-xmethods.exp
5151 * gdb.reverse/break-precsave.exp
5152 * gdb.reverse/break-reverse.exp
5153 * gdb.reverse/consecutive-precsave.exp
5154 * gdb.reverse/consecutive-reverse.exp
5155 * gdb.reverse/finish-precsave.exp
5156 * gdb.reverse/finish-reverse-bkpt.exp
5157 * gdb.reverse/finish-reverse.exp
5158 * gdb.reverse/fstatat-reverse.exp
5159 * gdb.reverse/getresuid-reverse.exp
5160 * gdb.reverse/i386-precsave.exp
5161 * gdb.reverse/i386-reverse.exp
5162 * gdb.reverse/i386-sse-reverse.exp
5163 * gdb.reverse/i387-stack-reverse.exp
5164 * gdb.reverse/insn-reverse.exp
5165 * gdb.reverse/machinestate-precsave.exp
5166 * gdb.reverse/machinestate.exp
5167 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5168 * gdb.reverse/pipe-reverse.exp
5169 * gdb.reverse/readv-reverse.exp
5170 * gdb.reverse/recvmsg-reverse.exp
5171 * gdb.reverse/rerun-prec.exp
5172 * gdb.reverse/s390-mvcle.exp
5173 * gdb.reverse/sigall-precsave.exp
5174 * gdb.reverse/sigall-reverse.exp
5175 * gdb.reverse/solib-precsave.exp
5176 * gdb.reverse/solib-reverse.exp
5177 * gdb.reverse/step-precsave.exp
5178 * gdb.reverse/step-reverse.exp
5179 * gdb.reverse/time-reverse.exp
5180 * gdb.reverse/until-precsave.exp
5181 * gdb.reverse/until-reverse.exp
5182 * gdb.reverse/waitpid-reverse.exp
5183 * gdb.reverse/watch-precsave.exp
5184 * gdb.reverse/watch-reverse.exp
5185
51862016-12-01 Luis Machado <lgustavo@codesourcery.com>
5187
5188 Fix test names starting with uppercase throughout the files.
5189
5190 * gdb.arch/i386-mpx-simple_segv.exp
5191 * gdb.arch/i386-mpx.exp
5192 * gdb.arch/i386-permbkpt.exp
5193 * gdb.arch/pa-nullify.exp
5194 * gdb.arch/powerpc-d128-regs.exp
5195 * gdb.arch/vsx-regs.exp
5196 * gdb.base/bfp-test.exp
5197 * gdb.base/break.exp
5198 * gdb.base/breakpoint-shadow.exp
5199 * gdb.base/callfuncs.exp
5200 * gdb.base/charset.exp
5201 * gdb.base/commands.exp
5202 * gdb.base/completion.exp
5203 * gdb.base/dfp-test.exp
5204 * gdb.base/echo.exp
5205 * gdb.base/ending-run.exp
5206 * gdb.base/eval.exp
5207 * gdb.base/expand-psymtabs.exp
5208 * gdb.base/float128.exp
5209 * gdb.base/floatn.exp
5210 * gdb.base/foll-exec-mode.exp
5211 * gdb.base/gdb1056.exp
5212 * gdb.base/gdb11531.exp
5213 * gdb.base/kill-after-signal.exp
5214 * gdb.base/multi-forks.exp
5215 * gdb.base/overlays.exp
5216 * gdb.base/pending.exp
5217 * gdb.base/sepdebug.exp
5218 * gdb.base/testenv.exp
5219 * gdb.base/valgrind-db-attach.exp
5220 * gdb.base/watch_thread_num.exp
5221 * gdb.base/watchpoint-cond-gone.exp
5222 * gdb.base/watchpoint.exp
5223 * gdb.base/watchpoints.exp
5224 * gdb.cp/arg-reference.exp
5225 * gdb.cp/baseenum.exp
5226 * gdb.cp/operator.exp
5227 * gdb.cp/shadow.exp
5228 * gdb.dwarf2/dw2-op-out-param.exp
5229 * gdb.dwarf2/dw2-reg-undefined.exp
5230 * gdb.go/chan.exp
5231 * gdb.go/hello.exp
5232 * gdb.go/integers.exp
5233 * gdb.go/methods.exp
5234 * gdb.go/package.exp
5235 * gdb.guile/scm-parameter.exp
5236 * gdb.guile/scm-progspace.exp
5237 * gdb.guile/scm-value.exp
5238 * gdb.mi/mi-pending.exp
5239 * gdb.mi/user-selected-context-sync.exp
5240 * gdb.multi/multi-attach.exp
5241 * gdb.multi/tids.exp
5242 * gdb.opt/clobbered-registers-O2.exp
5243 * gdb.pascal/floats.exp
5244 * gdb.pascal/integers.exp
5245 * gdb.python/py-block.exp
5246 * gdb.python/py-events.exp
5247 * gdb.python/py-parameter.exp
5248 * gdb.python/py-symbol.exp
5249 * gdb.python/py-symtab.exp
5250 * gdb.python/py-type.exp
5251 * gdb.python/py-value.exp
5252 * gdb.python/py-xmethods.exp
5253 * gdb.python/python.exp
5254 * gdb.reverse/break-precsave.exp
5255 * gdb.reverse/consecutive-precsave.exp
5256 * gdb.reverse/finish-precsave.exp
5257 * gdb.reverse/i386-precsave.exp
5258 * gdb.reverse/machinestate-precsave.exp
5259 * gdb.reverse/sigall-precsave.exp
5260 * gdb.reverse/solib-precsave.exp
5261 * gdb.reverse/step-precsave.exp
5262 * gdb.reverse/until-precsave.exp
5263 * gdb.reverse/watch-precsave.exp
5264 * gdb.server/ext-attach.exp
5265 * gdb.server/ext-restart.exp
5266 * gdb.server/ext-run.exp
5267 * gdb.server/ext-wrapper.exp
5268 * gdb.stabs/gdb11479.exp
5269 * gdb.stabs/weird.exp
5270 * gdb.threads/attach-many-short-lived-threads.exp
5271 * gdb.threads/kill.exp
5272 * gdb.threads/watchpoint-fork.exp
5273
52742016-12-01 Luis Machado <lgustavo@codesourcery.com>
5275
5276 Fix test names starting with uppercase throughout all the files below.
5277
5278 * gdb.ada/array_return.exp
5279 * gdb.ada/catch_ex.exp
5280 * gdb.ada/info_exc.exp
5281 * gdb.ada/mi_catch_ex.exp
5282 * gdb.ada/mi_dyn_arr.exp
5283 * gdb.ada/mi_ex_cond.exp
5284 * gdb.ada/mi_exc_info.exp
5285 * gdb.ada/mi_interface.exp
5286 * gdb.ada/mi_task_arg.exp
5287 * gdb.ada/mi_task_info.exp
5288 * gdb.ada/mi_var_array.exp
5289 * gdb.arch/alpha-step.exp
5290 * gdb.arch/amd64-disp-step.exp
5291 * gdb.arch/arm-disp-step.exp
5292 * gdb.arch/disp-step-insn-reloc.exp
5293 * gdb.arch/e500-prologue.exp
5294 * gdb.arch/ftrace-insn-reloc.exp
5295 * gdb.arch/gdb1558.exp
5296 * gdb.arch/i386-bp_permanent.exp
5297 * gdb.arch/i386-disp-step.exp
5298 * gdb.arch/i386-float.exp
5299 * gdb.arch/i386-gnu-cfi.exp
5300 * gdb.arch/ia64-breakpoint-shadow.exp
5301 * gdb.arch/mips16-thunks.exp
5302 * gdb.arch/pa-nullify.exp
5303 * gdb.arch/powerpc-aix-prologue.exp
5304 * gdb.arch/powerpc-power.exp
5305 * gdb.arch/ppc-dfp.exp
5306 * gdb.arch/s390-tdbregs.exp
5307 * gdb.arch/spu-info.exp
5308 * gdb.arch/spu-ls.exp
5309 * gdb.arch/thumb-bx-pc.exp
5310 * gdb.base/advance.exp
5311 * gdb.base/annota-input-while-running.exp
5312 * gdb.base/arrayidx.exp
5313 * gdb.base/asmlabel.exp
5314 * gdb.base/async.exp
5315 * gdb.base/attach-wait-input.exp
5316 * gdb.base/auto-connect-native-target.exp
5317 * gdb.base/batch-preserve-term-settings.exp
5318 * gdb.base/bfp-test.exp
5319 * gdb.base/bigcore.exp
5320 * gdb.base/bp-permanent.exp
5321 * gdb.base/break-always.exp
5322 * gdb.base/break-fun-addr.exp
5323 * gdb.base/break-idempotent.exp
5324 * gdb.base/break-main-file-remove-fail.exp
5325 * gdb.base/break-probes.exp
5326 * gdb.base/break-unload-file.exp
5327 * gdb.base/break.exp
5328 * gdb.base/call-ar-st.exp
5329 * gdb.base/call-rt-st.exp
5330 * gdb.base/call-sc.exp
5331 * gdb.base/call-signal-resume.exp
5332 * gdb.base/call-strs.exp
5333 * gdb.base/callexit.exp
5334 * gdb.base/callfuncs.exp
5335 * gdb.base/catch-gdb-caused-signals.exp
5336 * gdb.base/catch-signal-siginfo-cond.exp
5337 * gdb.base/catch-syscall.exp
5338 * gdb.base/compare-sections.exp
5339 * gdb.base/cond-eval-mode.exp
5340 * gdb.base/condbreak-call-false.exp
5341 * gdb.base/consecutive-step-over.exp
5342 * gdb.base/cursal.exp
5343 * gdb.base/disabled-location.exp
5344 * gdb.base/disasm-end-cu.exp
5345 * gdb.base/display.exp
5346 * gdb.base/double-prompt-target-event-error.exp
5347 * gdb.base/dprintf-bp-same-addr.exp
5348 * gdb.base/dprintf-detach.exp
5349 * gdb.base/dprintf-next.exp
5350 * gdb.base/dprintf-non-stop.exp
5351 * gdb.base/dprintf-pending.exp
5352 * gdb.base/dso2dso.exp
5353 * gdb.base/ending-run.exp
5354 * gdb.base/enum_cond.exp
5355 * gdb.base/examine-backward.exp
5356 * gdb.base/exe-lock.exp
5357 * gdb.base/exec-invalid-sysroot.exp
5358 * gdb.base/execl-update-breakpoints.exp
5359 * gdb.base/execution-termios.exp
5360 * gdb.base/fileio.exp
5361 * gdb.base/fixsection.exp
5362 * gdb.base/foll-exec-mode.exp
5363 * gdb.base/foll-exec.exp
5364 * gdb.base/fork-running-state.exp
5365 * gdb.base/frame-args.exp
5366 * gdb.base/fullpath-expand.exp
5367 * gdb.base/func-ptr.exp
5368 * gdb.base/gcore-relro-pie.exp
5369 * gdb.base/gdb1090.exp
5370 * gdb.base/gdb1555.exp
5371 * gdb.base/global-var-nested-by-dso.exp
5372 * gdb.base/gnu-ifunc.exp
5373 * gdb.base/hbreak-in-shr-unsupported.exp
5374 * gdb.base/hbreak-unmapped.exp
5375 * gdb.base/hook-stop.exp
5376 * gdb.base/infcall-input.exp
5377 * gdb.base/info-fun.exp
5378 * gdb.base/info-shared.exp
5379 * gdb.base/interrupt-noterm.exp
5380 * gdb.base/jit-so.exp
5381 * gdb.base/jit.exp
5382 * gdb.base/line-symtabs.exp
5383 * gdb.base/list.exp
5384 * gdb.base/longjmp.exp
5385 * gdb.base/macscp.exp
5386 * gdb.base/max-value-size.exp
5387 * gdb.base/nodebug.exp
5388 * gdb.base/nofield.exp
5389 * gdb.base/overlays.exp
5390 * gdb.base/paginate-after-ctrl-c-running.exp
5391 * gdb.base/paginate-bg-execution.exp
5392 * gdb.base/paginate-inferior-exit.exp
5393 * gdb.base/pending.exp
5394 * gdb.base/pr11022.exp
5395 * gdb.base/printcmds.exp
5396 * gdb.base/ptr-typedef.exp
5397 * gdb.base/ptype.exp
5398 * gdb.base/randomize.exp
5399 * gdb.base/range-stepping.exp
5400 * gdb.base/realname-expand.exp
5401 * gdb.base/relativedebug.exp
5402 * gdb.base/remote.exp
5403 * gdb.base/savedregs.exp
5404 * gdb.base/sepdebug.exp
5405 * gdb.base/set-noassign.exp
5406 * gdb.base/shlib-call.exp
5407 * gdb.base/shreloc.exp
5408 * gdb.base/sigaltstack.exp
5409 * gdb.base/sigbpt.exp
5410 * gdb.base/siginfo-addr.exp
5411 * gdb.base/siginfo-obj.exp
5412 * gdb.base/siginfo-thread.exp
5413 * gdb.base/signest.exp
5414 * gdb.base/signull.exp
5415 * gdb.base/sigrepeat.exp
5416 * gdb.base/skip.exp
5417 * gdb.base/so-impl-ld.exp
5418 * gdb.base/solib-corrupted.exp
5419 * gdb.base/solib-disc.exp
5420 * gdb.base/solib-display.exp
5421 * gdb.base/solib-overlap.exp
5422 * gdb.base/solib-search.exp
5423 * gdb.base/solib-symbol.exp
5424 * gdb.base/source-execution.exp
5425 * gdb.base/sss-bp-on-user-bp-2.exp
5426 * gdb.base/sss-bp-on-user-bp.exp
5427 * gdb.base/stack-checking.exp
5428 * gdb.base/stale-infcall.exp
5429 * gdb.base/step-break.exp
5430 * gdb.base/step-line.exp
5431 * gdb.base/step-over-exit.exp
5432 * gdb.base/step-test.exp
5433 * gdb.base/structs.exp
5434 * gdb.base/sym-file.exp
5435 * gdb.base/symtab-search-order.exp
5436 * gdb.base/term.exp
5437 * gdb.base/type-opaque.exp
5438 * gdb.base/unload.exp
5439 * gdb.base/until-nodebug.exp
5440 * gdb.base/until.exp
5441 * gdb.base/unwindonsignal.exp
5442 * gdb.base/watch-cond.exp
5443 * gdb.base/watch-non-mem.exp
5444 * gdb.base/watch_thread_num.exp
5445 * gdb.base/watchpoint-reuse-slot.exp
5446 * gdb.base/watchpoint-solib.exp
5447 * gdb.base/watchpoint.exp
5448 * gdb.btrace/dlopen.exp
5449 * gdb.cell/arch.exp
5450 * gdb.cell/break.exp
5451 * gdb.cell/bt.exp
5452 * gdb.cell/core.exp
5453 * gdb.cell/data.exp
5454 * gdb.cell/dwarfaddr.exp
5455 * gdb.cell/ea-cache.exp
5456 * gdb.cell/ea-standalone.exp
5457 * gdb.cell/ea-test.exp
5458 * gdb.cell/f-regs.exp
5459 * gdb.cell/fork.exp
5460 * gdb.cell/gcore.exp
5461 * gdb.cell/mem-access.exp
5462 * gdb.cell/ptype.exp
5463 * gdb.cell/registers.exp
5464 * gdb.cell/sizeof.exp
5465 * gdb.cell/solib-symbol.exp
5466 * gdb.cell/solib.exp
5467 * gdb.compile/compile-tls.exp
5468 * gdb.cp/exception.exp
5469 * gdb.cp/gdb2495.exp
5470 * gdb.cp/local.exp
5471 * gdb.cp/mb-inline.exp
5472 * gdb.cp/mb-templates.exp
5473 * gdb.cp/pr10687.exp
5474 * gdb.cp/pr9167.exp
5475 * gdb.cp/scope-err.exp
5476 * gdb.cp/templates.exp
5477 * gdb.cp/virtfunc.exp
5478 * gdb.dwarf2/dw2-dir-file-name.exp
5479 * gdb.dwarf2/dw2-single-line-discriminators.exp
5480 * gdb.fortran/complex.exp
5481 * gdb.fortran/library-module.exp
5482 * gdb.guile/guile.exp
5483 * gdb.guile/scm-cmd.exp
5484 * gdb.guile/scm-frame-inline.exp
5485 * gdb.guile/scm-objfile.exp
5486 * gdb.guile/scm-pretty-print.exp
5487 * gdb.guile/scm-symbol.exp
5488 * gdb.guile/scm-type.exp
5489 * gdb.guile/scm-value.exp
5490 * gdb.linespec/keywords.exp
5491 * gdb.linespec/ls-errs.exp
5492 * gdb.linespec/macro-relative.exp
5493 * gdb.linespec/thread.exp
5494 * gdb.mi/mi-breakpoint-changed.exp
5495 * gdb.mi/mi-dprintf-pending.exp
5496 * gdb.mi/mi-fullname-deleted.exp
5497 * gdb.mi/mi-logging.exp
5498 * gdb.mi/mi-pending.exp
5499 * gdb.mi/mi-solib.exp
5500 * gdb.mi/new-ui-mi-sync.exp
5501 * gdb.mi/user-selected-context-sync.exp
5502 * gdb.multi/dummy-frame-restore.exp
5503 * gdb.multi/multi-arch-exec.exp
5504 * gdb.multi/remove-inferiors.exp
5505 * gdb.multi/watchpoint-multi-exit.exp
5506 * gdb.opt/solib-intra-step.exp
5507 * gdb.perf/backtrace.exp
5508 * gdb.perf/single-step.exp
5509 * gdb.perf/skip-command.exp
5510 * gdb.perf/skip-prologue.exp
5511 * gdb.perf/solib.exp
5512 * gdb.python/lib-types.exp
5513 * gdb.python/py-as-string.exp
5514 * gdb.python/py-bad-printers.exp
5515 * gdb.python/py-block.exp
5516 * gdb.python/py-breakpoint.exp
5517 * gdb.python/py-cmd.exp
5518 * gdb.python/py-events.exp
5519 * gdb.python/py-evthreads.exp
5520 * gdb.python/py-finish-breakpoint.exp
5521 * gdb.python/py-finish-breakpoint2.exp
5522 * gdb.python/py-frame-inline.exp
5523 * gdb.python/py-frame.exp
5524 * gdb.python/py-inferior.exp
5525 * gdb.python/py-infthread.exp
5526 * gdb.python/py-mi.exp
5527 * gdb.python/py-objfile.exp
5528 * gdb.python/py-pp-maint.exp
5529 * gdb.python/py-pp-registration.exp
5530 * gdb.python/py-prettyprint.exp
5531 * gdb.python/py-recurse-unwind.exp
5532 * gdb.python/py-shared.exp
5533 * gdb.python/py-symbol.exp
5534 * gdb.python/py-symtab.exp
5535 * gdb.python/py-template.exp
5536 * gdb.python/py-type.exp
5537 * gdb.python/py-unwind-maint.exp
5538 * gdb.python/py-unwind.exp
5539 * gdb.python/py-value.exp
5540 * gdb.python/python.exp
5541 * gdb.reverse/finish-reverse-bkpt.exp
5542 * gdb.reverse/insn-reverse.exp
5543 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5544 * gdb.reverse/solib-precsave.exp
5545 * gdb.reverse/solib-reverse.exp
5546 * gdb.stabs/gdb11479.exp
5547 * gdb.stabs/weird.exp
5548 * gdb.threads/fork-child-threads.exp
5549 * gdb.threads/fork-plus-threads.exp
5550 * gdb.threads/fork-thread-pending.exp
5551 * gdb.threads/forking-threads-plus-breakpoint.exp
5552 * gdb.threads/hand-call-in-threads.exp
5553 * gdb.threads/interrupted-hand-call.exp
5554 * gdb.threads/linux-dp.exp
5555 * gdb.threads/local-watch-wrong-thread.exp
5556 * gdb.threads/next-while-other-thread-longjmps.exp
5557 * gdb.threads/non-ldr-exit.exp
5558 * gdb.threads/pending-step.exp
5559 * gdb.threads/print-threads.exp
5560 * gdb.threads/process-dies-while-detaching.exp
5561 * gdb.threads/process-dies-while-handling-bp.exp
5562 * gdb.threads/pthreads.exp
5563 * gdb.threads/queue-signal.exp
5564 * gdb.threads/reconnect-signal.exp
5565 * gdb.threads/signal-command-handle-nopass.exp
5566 * gdb.threads/signal-command-multiple-signals-pending.exp
5567 * gdb.threads/signal-delivered-right-thread.exp
5568 * gdb.threads/signal-sigtrap.exp
5569 * gdb.threads/sigthread.exp
5570 * gdb.threads/staticthreads.exp
5571 * gdb.threads/stepi-random-signal.exp
5572 * gdb.threads/thread-unwindonsignal.exp
5573 * gdb.threads/thread_check.exp
5574 * gdb.threads/thread_events.exp
5575 * gdb.threads/tid-reuse.exp
5576 * gdb.threads/tls-nodebug.exp
5577 * gdb.threads/tls-shared.exp
5578 * gdb.threads/tls-so_extern.exp
5579 * gdb.threads/tls.exp
5580 * gdb.threads/wp-replication.exp
5581 * gdb.trace/actions-changed.exp
5582 * gdb.trace/actions.exp
5583 * gdb.trace/backtrace.exp
5584 * gdb.trace/change-loc.exp
5585 * gdb.trace/collection.exp
5586 * gdb.trace/deltrace.exp
5587 * gdb.trace/disconnected-tracing.exp
5588 * gdb.trace/entry-values.exp
5589 * gdb.trace/ftrace-lock.exp
5590 * gdb.trace/ftrace.exp
5591 * gdb.trace/infotrace.exp
5592 * gdb.trace/mi-trace-frame-collected.exp
5593 * gdb.trace/mi-trace-unavailable.exp
5594 * gdb.trace/mi-traceframe-changed.exp
5595 * gdb.trace/mi-tracepoint-changed.exp
5596 * gdb.trace/mi-tsv-changed.exp
5597 * gdb.trace/no-attach-trace.exp
5598 * gdb.trace/packetlen.exp
5599 * gdb.trace/passc-dyn.exp
5600 * gdb.trace/passcount.exp
5601 * gdb.trace/pending.exp
5602 * gdb.trace/pr16508.exp
5603 * gdb.trace/qtro.exp
5604 * gdb.trace/range-stepping.exp
5605 * gdb.trace/read-memory.exp
5606 * gdb.trace/report.exp
5607 * gdb.trace/save-trace.exp
5608 * gdb.trace/signal.exp
5609 * gdb.trace/stap-trace.exp
5610 * gdb.trace/status-stop.exp
5611 * gdb.trace/strace.exp
5612 * gdb.trace/tfile.exp
5613 * gdb.trace/tfind.exp
5614 * gdb.trace/trace-break.exp
5615 * gdb.trace/trace-condition.exp
5616 * gdb.trace/trace-enable-disable.exp
5617 * gdb.trace/trace-mt.exp
5618 * gdb.trace/tracecmd.exp
5619 * gdb.trace/tracefile-pseudo-reg.exp
5620 * gdb.trace/tspeed.exp
5621 * gdb.trace/tstatus.exp
5622 * gdb.trace/tsv.exp
5623 * gdb.trace/unavailable.exp
5624 * gdb.trace/while-dyn.exp
5625 * gdb.trace/while-stepping.exp
5626 * lib/gdb-guile.exp
5627 * lib/gdb.exp
5628 * lib/mi-support.exp
5629 * lib/pascal.exp
5630 * lib/perftest.exp
5631 * lib/prelink-support.exp
5632 * lib/selftest-support.exp
5633
56342016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5635
5636 * Makefile.in: Include disable-implicit-rules.mk.
5637
56382016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5639
5640 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5641 non-byte-aligned bit fields.
5642
56432016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5644
5645 PR gdb/12616
5646 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5647 respects the DW_AT_data_bit_offset attribute.
5648
56492016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5650
5651 * gdb.base/default.exp: Fix output of "set language".
5652
56532016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5654
5655 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5656 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5657 make.
5658 * configure.ac: Remove checks for the make program.
5659 * configure: Re-generate.
5660
56612016-11-16 Kevin Buettner <kevinb@redhat.com>
5662
5663 * gdb.python/py-recurse-unwind.c (main): Add loop.
5664 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5665 to read_register() and gdb.parse_and_eval(). Make each code
5666 call a separate case that can be individually tested.
5667 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5668 proc. Call cont_and_backtrace for each of the code paths that
5669 we want to test in the unwinder.
5670
56712016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5672
5673 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5674 the definition of struct S.
5675
56762016-11-11 Catherine Moore <clm@codesourcery.com>
5677
5678 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5679
56802016-11-09 Pedro Alves <palves@redhat.com>
5681
5682 * gdb.base/commands.exp (runto_or_return): New procedure.
5683 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5684 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5685 (progvar_simple_while_test, progvar_complex_if_while_test)
5686 (if_while_breakpoint_command_test)
5687 (infrun_breakpoint_command_test, breakpoint_command_test)
5688 (user_defined_command_test, watchpoint_command_test)
5689 (test_command_prompt_position, redefine_hook_test)
5690 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5691 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5692 multi_line_input and multi_line. Remove gdb_expect and
5693 gdb_stop_suppressing_tests uses.
5694 * lib/gdb.exp (valnum_re): New global.
5695 (multi_line_input): New procedure.
5696
56972016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5698
5699 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5700 Remove.
5701 (test_setup): Define with proc_with_prefix.
5702 (test_cli_inferior): Likewise.
5703 (test_cli_thread): Likewise.
5704 (test_cli_frame): Likewise.
5705 (test_cli_select_frame): Likewise.
5706 (test_cli_up_down): Likewise.
5707 (test_mi_thread_select): Likewise.
5708 (test_mi_stack_select_frame): Likewise.
5709 (test_cli_in_mi_inferior): Likewise.
5710 (test_cli_in_mi_thread): Likewise.
5711 (test_cli_in_mi_frame): Likewise.
5712 (top level): Do not use with_test_prefix_procname.
5713
57142016-11-09 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.base/commands.exp (gdbvar_simple_if_test)
5717 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5718 (progvar_simple_if_test, progvar_simple_while_test)
5719 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5720 (infrun_breakpoint_command_test, breakpoint_command_test)
5721 (user_defined_command_test, watchpoint_command_test)
5722 (test_command_prompt_position, deprecated_command_test)
5723 (bp_deleted_in_command, temporary_breakpoint_commands)
5724 (stray_arg0_test, source_file_with_indented_comment)
5725 (recursive_source_test, if_commands_test)
5726 (error_clears_commands_left, redefine_hook_test)
5727 (redefine_backtrace_test): Use proc_with_prefix.
5728 * lib/gdb.exp (proc_with_prefix): New proc.
5729
57302016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5731
5732 * gdb.base/tui-layout.c: New file.
5733 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5734 disassembly window contains very long lines.
5735
57362016-11-08 Tom Tromey <tom@tromey.com>
5737
5738 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5739 depend on Python 2.
5740
57412016-11-08 Tom Tromey <tom@tromey.com>
5742
5743 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5744 New method.
5745
57462016-10-29 Manish Goregaokar <manish@mozilla.com>
5747
5748 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5749
57502016-10-27 Manish Goregaokar <manish@mozilla.com>
5751
5752 * gdb.rust/simple.rs: Add test for univariant enums without
5753 discriminants and for encoded struct-like enums.
5754
57552016-10-28 Pedro Alves <palves@redhat.com>
5756
5757 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5758 gdb_test_multiple, tighten regexps and match symtabs and line
5759 tables incrementally.
5760
57612016-10-28 Luis Machado <lgustavo@codesourcery.com>
5762
5763 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5764 general.
5765
57662016-10-25 Luis Machado <lgustavo@codesourcery.com>
5767
5768 * gdb.base/exec-invalid-sysroot.exp: New file.
5769
57702016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5771
5772 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5773
57742016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5775
5776 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5777
57782016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5779
5780 * gdb.base/killed-outside.exp: Remove $options from a call to
5781 `prepare_for_testing'.
5782
57832016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5784
5785 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5786 Change test message.
5787
57882016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5789
5790 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5791 Update comment.
5792
57932016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5794
5795 * gdb.trace/mi-trace-save.exp: New file.
5796
57972016-10-13 Yao Qi <yao.qi@linaro.org>
5798
5799 * gdb.base/code_elim.exp (get_var_address): Remove.
5800 * gdb.base/relocate.exp: Likewise.
5801 * gdb.base/shreloc.exp: Likewise.
5802 * lib/gdb.exp (get_var_address): New.
5803
58042016-10-13 Yao Qi <yao.qi@linaro.org>
5805
5806 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5807 floating point tests if $skip_float_test is false.
5808
58092016-10-12 Luis Machado <lgustavo@codesourcery.com>
5810
5811 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5812 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5813 argc values.
5814 Add 1 to argc so we guarantee distinct initial/modified argc values.
5815
58162016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5817
5818 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5819
58202016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5821
5822 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5823 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5824 * gdb.arch/vsx-regs.exp: Likewise.
5825
58262016-10-07 Yao Qi <yao.qi@linaro.org>
5827
5828 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5829
58302016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5831
5832 * gdb.python/python.exp: Test decode_line("*0").
5833
58342016-10-06 Doug Evans <dje@google.com>
5835
5836 * gdb.python/py-value.exp (test_value_creation): Add test for large
5837 unsigned 64-bit value.
5838
58392016-10-06 Tom Tromey <tom@tromey.com>
5840
5841 * gdb.compile/compile.exp: Change java tests to rust.
5842 * gdb.base/setshow.exp: Change java tests to rust.
5843 * gdb.base/default.exp: Remove java from language list.
5844 * README (Examples): Update language example.
5845 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5846 test.
5847 * lib/gdb.exp (skip_java_tests): Remove.
5848 * lib/java.exp: Remove.
5849 * gdb.java: Remove.
5850
58512016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5852
5853 * gdb.arch/mips-fcr.exp: New test.
5854 * gdb.arch/mips-fcr.c: Source for the new test.
5855
58562016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5857
5858 * gdb.base/solib-disc.exp: Use `standard_output_file'
5859 throughout.
5860
58612016-10-06 Pedro Alves <palves@redhat.com>
5862
5863 * gdb.base/jit-simple-dl.c: New file.
5864 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5865 * gdb.base/jit-simple.c: ... this.
5866 * gdb.base/jit-simple.exp (jit_run): Delete.
5867 (build_jit): New proc.
5868 (jit_test_reread): Recompile either the main program or the shared
5869 library, depending on what is being tested. Skip changing address
5870 if caller wants to. Compare before/after addresses. If testing
5871 standalone, explicitly load the binary. Test "maint info
5872 breakpoints".
5873 (top level): Add "standalone vs shared lib" and "change address"
5874 vs "same address" axes.
5875
58762016-10-06 Pedro Alves <palves@redhat.com>
5877
5878 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5879 call.
5880 (jit_run): Delete.
5881 (jit_test_reread): Use with_test_prefix. Reload the main binary
5882 explicitly. Compare the before/after addresses of the JIT
5883 descriptor.
5884
58852016-08-15 Doug Evans <dje@google.com>
5886
5887 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5888 for single bitfields is bool.
5889 * gdb.xml/tdesc-regs.exp: Ditto.
5890
58912016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5892
5893 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5894
58952016-10-05 Yao Qi <yao.qi@linaro.org>
5896
5897 * lib/gdb.exp (support_complex_tests): Return zero if
5898 gdb_skip_float_test return true.
5899
59002016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5901 Simon Marchi <simon.marchi@ericsson.com>
5902
5903 PR gdb/20487
5904 * gdb.mi/user-selected-context-sync.exp: New file.
5905 * gdb.mi/user-selected-context-sync.c: New file.
5906
59072016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5908 Simon Marchi <simon.marchi@ericsson.com>
5909
5910 PR gdb/20487
5911 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5912 =thread-select-event check.
5913
59142016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5915
5916 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5917 the compulsory L operand changes.
5918 * gdb.arch/powerpc-power.s: Likewise.
5919
59202016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5921
5922 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5923 * gdb.base/jit-attach-pie.c: New file.
5924 * gdb.base/jit-attach-pie.exp: New file.
5925
59262016-09-28 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/infcall-input.c: New file.
5929 * gdb.base/infcall-input.exp: New file.
5930
59312016-09-22 Yao Qi <yao.qi@linaro.org>
5932
5933 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5934 (gdb_exit): Rename it to ...
5935 (gdbserver_gdb_exit): ... Close GDBserver.
5936 (gdb_exit): New proc, call gdbserver_gdb_exit.
5937 (mi_gdb_exit): Likewise.
5938
59392016-09-22 Yao Qi <yao.qi@linaro.org>
5940
5941 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5942 path.
5943 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5944 Remove duplication.
5945
59462016-09-22 Yao Qi <yao.qi@linaro.org>
5947
5948 * lib/gdbserver-support.exp: Check the existence of
5949 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5950
59512016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5952
5953 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5954
59552016-09-21 Tom Tromey <tom@tromey.com>
5956
5957 PR gdb/20604:
5958 * gdb.base/quit.exp: New file.
5959
59602016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5961
5962 * .gitignore: New file.
5963
59642016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5965
5966 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5967 throughout.
5968
59692016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5970
5971 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5972
59732016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5974
5975 * gdb.cp/casts.cc (decltype): Move it ...
5976 (main): ... with its call to ...
5977 * gdb.cp/casts03.cc: ... a new file.
5978 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5979
59802016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5981
5982 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5983
59842016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5985
5986 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5987 and sync up the test with tests in gas/testsuite/gas/ppc.
5988 * gdb.arch/powerpc-power.exp: Likewise.
5989
59902016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5991
5992 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5993
59942016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5995 Jan Kratochvil <jan.kratochvil@redhat.com>
5996
5997 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5998 make m1's definition to be different from m2's. Use 'dummy' as an
5999 argument for probe 'two'.
6000
60012016-09-10 Jon Beniston <jon@beniston.com>
6002
6003 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
6004 for sim target.
6005
60062016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
6007
6008 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
6009 variable declaration.
6010 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
6011 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
6012 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
6013 received HWCAP as its argument.
6014
60152016-09-06 Pedro Alves <palves@redhat.com>
6016
6017 * gdb.base/new-ui-pending-input.c: New file.
6018 * gdb.base/new-ui-pending-input.exp: New file.
6019 * gdb.exp (clear_gdb_spawn_id): New procedure.
6020 (with_spawn_id): Check whether gdb_spawn_id exists before
6021 referencing it. If gdb_spawn_id didn't exist on entry, clear it
6022 on exit.
6023
60242016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6025
6026 * gdb.base/float128.c: New file.
6027 * gdb.base/float128.exp: Likewise.
6028 * gdb.base/floatn.c: Likewise.
6029 * gdb.base/floatn.exp: Likewise.
6030
60312016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6032
6033 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6034
60352016-09-05 Pedro Alves <palves@redhat.com>
6036
6037 PR backtrace/19927
6038 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6039 unwinders are immediately called as side effect of "source" or
6040 "disable unwinder" commands.
6041 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6042
60432016-09-02 Yao Qi <yao.qi@linaro.org>
6044
6045 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6046 is true and $type is "float" or "double".
6047
60482016-09-02 Yao Qi <yao.qi@linaro.org>
6049
6050 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6051 true.
6052 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6053 * gdb.base/call-rt-st.exp: Likewise.
6054 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6055 return value instead of gdb,skip_float_test.
6056 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6057 (do_function_calls): Use its return value instead of
6058 gdb,skip_float_test.
6059 * gdb.base/finish.exp: Likewise.
6060 * gdb.base/funcargs.exp: Likewise.
6061 * gdb.base/return.exp: Likewise.
6062 * gdb.base/return2.exp: Likewise.
6063 * gdb.base/varargs.exp: Likewise.
6064 * lib/gdb.exp (gdb_skip_float_test): Change it to
6065 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6066
60672016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6068
6069 * gdb.multi/tids.exp: Test "thread apply all".
6070
60712016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6072
6073 * gdb.base/default.exp (tty): Remove.
6074
60752016-08-24 Kevin Buettner <kevinb@redhat.com>
6076
6077 * gdb.python/py-recurse-unwind.c: New file.
6078 * gdb.python/py-recurse-unwind.py: New file.
6079 * gdb.python/py-recurse-unwind.exp: New file.
6080
60812016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6082
6083 * gdb.base/set-inferior-tty.exp: New file.
6084 * gdb.base/set-inferior-tty.c: New file.
6085
60862016-08-23 Pedro Alves <palves@redhat.com>
6087
6088 PR gdb/20494
6089 * gdb.base/new-ui-echo.c: New file.
6090 * gdb.base/new-ui-echo.exp: New file.
6091
60922016-08-23 Yao Qi <yao.qi@linaro.org>
6093
6094 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6095 gdbserver_spawn.
6096 * gdb.server/connect-without-multi-process.exp (do_test):
6097 Likewise.
6098
60992016-08-23 Yao Qi <yao.qi@linaro.org>
6100
6101 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6102 standalone_txt. Delete gdb_txt and standalone_txt on host
6103 and target. Spawn the binary on target. Copy files from
6104 target to host.
6105
61062016-08-22 Pedro Alves <palves@redhat.com>
6107
6108 PR gdb/20505
6109 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6110 with_test_prefix. Factor out bits to ...
6111 (test_no_vdso): ... this new procedure.
6112
61132016-08-19 Carl Love <cel@us.ibm.com>
6114
6115 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6116 maintaining separate logic for constructing the output path.
6117 * gdb.arch/powerpc-d128-regs.exp: Likewise.
6118 * gdb.arch/ppc-dfp.exp: Likewise.
6119 * gdb.arch/ppc-fp.exp: Likewise.
6120 * gdb.arch/vsx-regs.exp: Likewise.
6121 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6122 binprefix for generating the additional binary files.
6123
61242016-08-19 Pedro Alves <palves@redhat.com>
6125
6126 * gdb.trace/mi-trace-frame-collected.exp
6127 (test_trace_frame_collected): On x32, expect two registers.
6128
61292016-08-18 Carl Love <cel@us.ibm.com>
6130
6131 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6132 and sync up the test with tests in gas/testsuite/gas/ppc.
6133 * gdb.arch/powerpc-power.exp: Likewise.
6134
61352016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6136
6137 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6138 expected error message.
6139
61402016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6141
6142 * gdb.multi/remove-inferiors.exp: New file.
6143 * gdb.multi/remove-inferiors.c: New file.
6144
61452016-08-12 Yao Qi <yao.qi@linaro.org>
6146
6147 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6148 argument list.
6149
61502016-08-10 Pedro Alves <palves@redhat.com>
6151
6152 PR gdb/19187
6153 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6154 setup_kfails.
6155
61562016-08-09 Pedro Alves <palves@redhat.com>
6157 Simon Marchi <simon.marchi@ericsson.com>
6158
6159 PR gdb/20418
6160 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6161 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6162
61632016-08-09 Pedro Alves <palves@redhat.com>
6164
6165 PR mi/20431
6166 * gdb.mi/mi-cmd-error.exp: New file.
6167
61682016-08-09 Pedro Alves <palves@redhat.com>
6169
6170 PR gdb/18653
6171 * gdb.base/signals-state-child.c: New file.
6172 * gdb.base/signals-state-child.exp: New file.
6173 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6174
61752016-08-09 Pedro Alves <palves@redhat.com>
6176
6177 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6178
61792016-08-03 Tom Tromey <tom@tromey.com>
6180
6181 PR python/18565:
6182 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6183
61842016-08-01 Yao Qi <yao.qi@linaro.org>
6185
6186 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6187 variable mode to "multi-process" if $multi_process is 1, otherwise
6188 set it to "single-process".
6189
61902016-08-01 Yao Qi <yao.qi@linaro.org>
6191
6192 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6193 * gdb.cp/cpexprs.exp: Likewise.
6194 * gdb.cp/m-static.exp: Likewise.
6195
61962016-07-26 Tom Tromey <tom@tromey.com>
6197
6198 PR python/20190:
6199 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6200 test.
6201
62022016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6203
6204 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6205 selecting assembly source files.
6206 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6207 assembly source files.
6208 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6209 assembly source files.
6210 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6211 selecting assembly source files.
6212
62132016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6214
6215 * gdb.base/new-ui.exp (do_test_invalid_args): New
6216 procedure.
6217
62182016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6219
6220 * gdb.btrace/reconnect.c: New file.
6221 * gdb.btrace/reconnect.exp: New file.
6222
62232016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6224
6225 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6226 to test_catch_syscall_group.
6227 (test_catch_syscall_group): New.
6228
62292016-07-21 Tom Tromey <tom@tromey.com>
6230
6231 * gdb.rust/simple.rs (main): Use empty struct expression.
6232 * gdb.rust/simple.exp: Add tests for empty struct expression.
6233
62342016-07-21 Yao Qi <yao.qi@linaro.org>
6235
6236 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6237 if gdb_skip_xml_test is true on some targets.
6238
62392016-07-21 Yao Qi <yao.qi@linaro.org>
6240
6241 * gdb.server/solib-list.exp: Unset last_loaded_file.
6242
62432016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6244
6245 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6246 "step into captured_main (args)".
6247
62482016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6249
6250 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6251
62522016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6253
6254 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6255
62562016-07-19 Pedro Alves <palves@redhat.com>
6257
6258 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6259 * gdb.opt/inline-bt.exp: Likewise.
6260 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6261 additional_flags=-Winline.
6262 * gdb.opt/inline-locals.exp: Likewise.
6263 * gdb.opt/inline-markers.c (ATTR): Define.
6264 (inlined_fn): Use it.
6265
62662016-07-19 Yao Qi <yao.qi@linaro.org>
6267
6268 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6269 (test_with_self): Remove some code. Remove argument executable.
6270 (top-level): Use do_self_tests.
6271
62722016-07-15 Zachary Welch <zwelch@codesourcery.com>
6273 Don Breazeal <donb@codesourcery.com>
6274
6275 * gdb.base/maint.exp: Escape paths used in regular expressions.
6276 * gdb.stabs/weird.exp: Likewise.
6277
62782016-07-13 Tom Tromey <tom@tromey.com>
6279
6280 PR python/15620, PR python/18620:
6281 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6282 (test_bkpt_events): New procs.
6283
62842016-07-13 Tom Tromey <tom@tromey.com>
6285
6286 PR python/17698:
6287 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6288 test.
6289 (test_watchpoints): Likewise.
6290 (test_bkpt_pending): New proc.
6291
62922016-07-13 Tom Tromey <tom@tromey.com>
6293
6294 PR cli/18053:
6295 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6296 completion test.
6297
62982016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6299
6300 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6301 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6302 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6303 f_label.
6304 (g): Rename g_end_lbl to g_label.
6305 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6306 low_pc and high_pc.
6307 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6308
63092016-07-12 Tom Tromey <tom@tromey.com>
6310
6311 PR python/19293:
6312 * gdb.python/py-unwind-maint.exp: Update tests.
6313
63142016-07-12 Yao Qi <yao.qi@linaro.org>
6315
6316 * lib/selftest-support.exp (selftest_setup): Match the output
6317 when captured_main is inlined.
6318
63192016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6320
6321 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6322 New variables.
6323 (print this%a, print this%b, print this): New tests.
6324 * gdb.fortran/derived-types.f90 (this): New object and
6325 initialization.
6326
63272016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6328
6329 * gdb.ada/arraydim.exp: Remove extra directory level in build
6330 directory.
6331
63322016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6333
6334 * lib/ada.exp: Remove extra directory level in build directory.
6335 * gdb.ada/cond_lang.exp: Likewise.
6336 * gdb.ada/exec_changed.exp: Likewise.
6337 * gdb.ada/lang_switch.exp: Likewise.
6338
63392016-07-06 Manish Goregaokar <manish@mozilla.com>
6340
6341 * simple.rs: Add test for raw pointer subscripting.
6342 * simple.exp: Add test expectations.
6343
63442016-07-05 Yao Qi <yao.qi@linaro.org>
6345
6346 * gdb.mi/mi-reverse.exp: Match =record-started output.
6347
63482016-07-01 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6351 procedure.
6352 (jit_reader_test): Test the jit reader's unwinder.
6353 * gdb.base/jithost.c (jit_function_00_code): New global.
6354 (main): Use memcpy to fill in the mmapped code, instead of poking
6355 bytes manually here.
6356 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6357 value.
6358 (read_debug_info): Save the function's range.
6359 (read_sp): New function.
6360 (unwind_frame): Use it. Also unwind RBP.
6361 (get_frame_id): Use read_sp.
6362 (gdb_init_reader): Use calloc instead of malloc.
6363 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6364 parameter. Use gdb_test_multiple.
6365
63662016-07-01 Pedro Alves <palves@redhat.com>
6367 Antoine Tremblay <antoine.tremblay@ericsson.com>
6368
6369 * gdb.threads/process-dies-while-detaching.c: New file.
6370 * gdb.threads/process-dies-while-detaching.exp: New file.
6371
63722016-07-01 Pedro Alves <palves@redhat.com>
6373
6374 * gdb.multi/watchpoint-multi-exit.c: New file.
6375 * gdb.multi/watchpoint-multi-exit.exp: New file.
6376
63772016-06-30 Pedro Alves <palves@redhat.com>
6378
6379 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6380 unset inferior_spawn_id.
6381
63822016-06-30 Pedro Alves <palves@redhat.com>
6383
6384 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6385 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6386
63872016-06-29 Yao Qi <yao.qi@linaro.org>
6388
6389 * gdb.base/return.c: Add copyright header.
6390
63912016-06-29 Tom Tromey <tom@tromey.com>
6392
6393 PR python/20129:
6394 * gdb.python/py-framefilter.exp: Add tests for setting priority
6395 and disabling of non-existent frame filter.
6396
63972016-06-29 Yao Qi <yao.qi@linaro.org>
6398
6399 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6400 0x0f07ff.
6401
64022016-06-28 Yao Qi <yao.qi@linaro.org>
6403
6404 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6405 triplets. Start gdb, execute catch syscall, and continue. Check
6406 gdb's output to determine catch syscall is supported.
6407
64082016-06-27 Manish Goregaokar <manish@mozilla.com>
6409
6410 * gdb.rust/simple.rs: Add test for returning unit in a function.
6411 * gdb.rust/simple.exp: Add expectation for functions returning
6412 unit.
6413
64142016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6415
6416 * gdb.python/py-breakpoint-create-fail.c,
6417 gdb.python/py-breakpoint-create-fail.exp,
6418 gdb.python/py-breakpoint-create-fail.py: New testcase.
6419
64202016-06-25 Manish Goregaokar <manish@mozilla.com>
6421
6422 PR gdb/20239
6423 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6424 * gdb.rust/simple.exp: Add test expectations for new NonZero
6425 tests.
6426
64272016-06-24 David Taylor <dtaylor@emc.com>
6428
6429 * gdb.base/offsets.exp: New file.
6430 * gdb.base/offsets.c: New file.
6431
64322016-06-23 Tom Tromey <tom@tromey.com>
6433
6434 PR gdb/16483:
6435 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6436 before any filters are loaded.
6437
64382016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6439
6440 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6441 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6442 structs.
6443 * gdb.fortran/derived-type-function.exp: New file.
6444 * gdb.fortran/derived-type-function.f90: New file.
6445
6446
64472016-06-21 Pedro Alves <palves@redhat.com>
6448
6449 * gdb.base/new-ui.exp: New file.
6450 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6451 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6452 (with_spawn_id): New procedure.
6453
64542016-06-21 Pedro Alves <palves@redhat.com>
6455
6456 * gdb.mi/mi-exec-run.exp: New file.
6457
64582016-06-21 Pedro Alves <palves@redhat.com>
6459
6460 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6461 breakpoint command's output on the main UI.
6462 (test_break): New procedure, factored out from calls in the top
6463 level.
6464 (top level): Use foreach_with_prefix to test MI as main UI and as
6465 separate UI.
6466
64672016-06-21 Pedro Alves <palves@redhat.com>
6468
6469 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6470 (test_awatch_creation_and_listing)
6471 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6472 Remove 'type' parameter.
6473 (test_watchpoint_all): New parameter mi_mode. Remove
6474 with_test_prefix.
6475 (top level): Use foreach_with_prefix, and add main/separate UI MI
6476 testing axis.
6477
64782016-06-21 Pedro Alves <palves@redhat.com>
6479
6480 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6481 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6482 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6483 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6484 (gdb_main_spawn_id, mi_spawn_id): Declare and
6485 comment.
6486 (mi_create_inferior_pty): New procedure,
6487 factored out from default_mi_gdb_start.
6488 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6489 procedures.
6490 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6491 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6492 Use mi_create_inferior_pty.
6493 (mi_gdb_start): Use eval to pass down args list.
6494
64952016-06-21 Pedro Alves <palves@redhat.com>
6496
6497 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6498 * gdb.opt/inline-cmds.exp: Add MI tests.
6499
65002016-06-21 Pedro Alves <palves@redhat.com>
6501
6502 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6503
65042016-06-21 Pedro Alves <palves@redhat.com>
6505
6506 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6507 (top level): Use it instead of mi_execute_to.
6508
65092016-06-21 Pedro Alves <palves@redhat.com>
6510
6511 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6512 (cont_handler_str): New.
6513 (signal_stop_handler): Set stop_handler_str instead of printing to
6514 stdout.
6515 (continue_handler): Set cont_handler_str instead of printing to
6516 stdout.
6517 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6518 mi_send_resuming_command. Print stop_handler_str and
6519 cont_handler_str instead of expecting the python events print
6520 directly.
6521
65222016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6523
6524 * gdb.base/jit-reader.exp: New file.
6525 * gdb.base/jithost.c: New file.
6526 * gdb.base/jithost.h: New file.
6527 * gdb.base/jitreader.c : New file.
6528 * gdb.base/jit-protocol.h: New file.
6529
65302016-06-17 Yao Qi <yao.qi@linaro.org>
6531
6532 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6533 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6534 and detach-on-fork. Adjust tests.
6535 (top level): Invoke break_cond_on_syscall with combinations of
6536 syscall, follow-fork-mode and detach-on-fork.
6537
65382016-06-17 Yao Qi <yao.qi@linaro.org>
6539
6540 * gdb.base/step-over-exit.c: New.
6541 * gdb.base/step-over-exit.exp: New.
6542
65432016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6544
6545 * gdb.base/float.exp: Add target check for nds32*-*-*.
6546 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6547
65482016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6549
6550 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6551 for unsupported target features.
6552 * gdb.base/call-rt-st.exp: Likewise.
6553 * gdb.base/call-sc.exp: Likewise.
6554 * gdb.base/call-signal-resume.exp: Likewise.
6555 * gdb.base/call-strs.exp: Likewise.
6556 * gdb.base/callexit.exp: Likewise.
6557 * gdb.base/callfuncs.exp: Likewise.
6558 * gdb.base/nodebug.exp: Likewise.
6559 * gdb.base/printcmds.exp: Likewise.
6560 * gdb.base/ptype.exp: Likewise.
6561 * gdb.base/structs.exp: Likewise.
6562 * gdb.base/unwindonsignal.exp: Likewise.
6563 * gdb.cp/gdb2495.exp: Likewise.
6564 * gdb.cp/templates.exp: Likewise.
6565 * gdb.cp/virtfunc.exp: Likewise.
6566 * gdb.threads/hand-call-in-threads.exp: Likewise.
6567 * gdb.threads/interrupted-hand-call.exp: Likewise.
6568 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6569
65702016-06-10 Tom Tromey <tom@tromey.com>
6571
6572 PR rust/20110:
6573 * gdb.rust/expr.exp: Add test for integer constant larger than
6574 i32.
6575
65762016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6577
6578 * gdb.fortran/nested-funcs.exp: New.
6579 * gdb.fortran/nested-funcs.f90: New.
6580
65812016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6582
6583 * gdb.base/examine-backward.c: New file.
6584 * gdb.base/examine-backward.exp: New file.
6585
65862016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6587
6588 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6589 matching.
6590
65912016-06-02 Tom Tromey <tom@tromey.com>
6592
6593 PR python/18984:
6594 * gdb.python/py-shared.exp: Add solib_name test.
6595
65962016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6597
6598 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6599
66002016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6601
6602 PR c++/19893
6603 * gdb.dwarf2/implref.exp: Rename to...
6604 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6605 * gdb.dwarf2/implref-array.c: New file.
6606 * gdb.dwarf2/implref-array.exp: Likewise.
6607 * gdb.dwarf2/implref-global.c: Likewise.
6608 * gdb.dwarf2/implref-global.exp: Likewise.
6609 * gdb.dwarf2/implref-struct.c: Likewise.
6610 * gdb.dwarf2/implref-struct.exp: Likewise.
6611
66122016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6613
6614 * gdb.trace/trace-condition.exp: Add 64bit tests.
6615
66162016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6617
6618 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6619 bits types.
6620 (main): Adapt to 8 to 64 bits types.
6621 * gdb.trace/trace-condition.exp: Add new tests.
6622
66232016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6624
6625 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6626
66272016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6628
6629 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6630 Move condition tests...
6631 * gdb.trace/trace-condition.exp: Here.
6632
66332016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6634
6635 * gdb.trace/trace-condition.exp: Add counter-case tests.
6636
66372016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6638
6639 PR c++/15231
6640 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6641 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6642
66432016-05-27 Pedro Alves <palves@redhat.com>
6644
6645 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6646 New procedure.
6647 (top level): Call it, and bail out of DejaGnu is known to be bad.
6648
66492016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6650
6651 * gdb.base/whatis.c: Extend the test case.
6652 * gdb.base/whatis.exp: Add additional tests.
6653
66542016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6655
6656* gdb.fortran/type.f90: Add pointer variable.
6657* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6658
66592016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6660
6661 * gdb.fortran/vla-type.exp: Fix testcase name.
6662
66632016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6664
6665 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6666
66672016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6668
6669 * gdb.fortran/type.f90: Add nested structures.
6670 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6671 * gdb.fortran/derived-type.exp: Adapt expected output.
6672 * gdb.fortran/vla-type.exp: Adapt expected output.
6673
66742016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6675
6676 * gdb.fortran/whatis_type.exp: Adapt expected output.
6677
66782016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6679
6680 * gdb.fortran/print_type.exp: Fix expected output.
6681 * gdb.fortran/whatis_type.exp: Fix expected output.
6682
66832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6684
6685 * gdb.fortran/whatis_type.exp: Use multi_line.
6686
66872016-05-24 Tom Tromey <tom@tromey.com>
6688
6689 PR python/17386:
6690 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6691 use value as an index.
6692
66932016-05-23 Tom Tromey <tom@tromey.com>
6694
6695 PR python/17981:
6696 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6697 no-breakpoint case.
6698
66992016-05-24 Pedro Alves <palves@redhat.com>
6700
6701 PR gdb/19828
6702 * gdb.threads/clone-attach-detach.c: New file.
6703 * gdb.threads/clone-attach-detach.exp: New file.
6704
67052016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6706
6707 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6708
67092016-05-23 Tom Tromey <tom@tromey.com>
6710
6711 PR python/19438, PR python/18393:
6712 * gdb.python/py-progspace.exp: Add "dir" test.
6713 * gdb.python/py-objfile.exp: Add "dir" test.
6714
67152016-05-23 Yao Qi <yao.qi@linaro.org>
6716
6717 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6718 * gdb.arch/thumb2-it.exp: Likewise.
6719
67202016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6721
6722 * gdb.mi/mi-threads-interrupt.c: New file.
6723 * gdb.mi/mi-threads-interrupt.exp: New file.
6724
67252016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6726
6727 PR gdb/18077
6728 * gdb.mi/mi-async-run.exp: New file.
6729 * gdb.mi/mi-async-run.c: New file.
6730
67312016-05-17 Tom Tromey <tom@tromey.com>
6732 Manish Goregaokar <manishsmail@gmail.com>
6733
6734 * lib/rust-support.exp: New file.
6735 * lib/gdb.exp (skip_rust_tests): New proc.
6736 (build_executable_from_specs): Handle rust.
6737 * lib/future.exp (gdb_find_rustc): New proc.
6738 (gdb_default_target_compile): Handle rust.
6739 * gdb.rust/expr.exp: New file.
6740 * gdb.rust/generics.exp: New file.
6741 * gdb.rust/generics.rs: New file.
6742 * gdb.rust/methods.exp: New file.
6743 * gdb.rust/methods.rs: New file.
6744 * gdb.rust/modules.exp: New file.
6745 * gdb.rust/modules.rs: New file.
6746 * gdb.rust/simple.exp: New file.
6747 * gdb.rust/simple.rs: New file.
6748
67492016-05-17 Tom Tromey <tom@tromey.com>
6750
6751 * gdb.base/default.exp (set language): Add rust.
6752
67532016-05-17 Tom Tromey <tom@tromey.com>
6754
6755 * gdb.gdb/unittest.exp: New file.
6756
67572016-05-16 Yao Qi <yao.qi@linaro.org>
6758
6759 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6760 shell_prompt. Update shell_prompt_re.
6761
67622016-05-12 Doug Evans <dje@google.com>
6763
6764 PR symtab/19999
6765 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6766 $options when building executable.
6767 * gdb.dwarf2/fission-loclists-pie.S: New file.
6768 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6769
67702016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6771
6772 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6773 of [is_remote target],
6774
67752016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6776
6777 * lib/gdb.exp (use_gdb_stub): New procedure.
6778
67792016-05-03 Yunlian Jiang <yunlian@google.com>
6780 Doug Evans <dje@google.com>
6781
6782 PR symtab/19914
6783 * gdb.dwarf2/dwp-sepdebug.c: New file.
6784 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6785
67862016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6787
6788 * gdb.base/detach.exp: Remove is_remote check.
6789
67902016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6791
6792 * gdb.base/annota-input-while-running.exp: Don't check for
6793 [is_remote target]. Enable annotations after running to main.
6794 Remove unused "set test..." line.
6795
67962016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6797
6798 * gdb.trace/trace-enable-disable.exp: New file.
6799 * gdb.trace/trace-enable-disable.c: New file.
6800
68012016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6802
6803 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6804 use it in info sharedlibrary test.
6805 * gdb.trace/ftrace-lock.exp: Likewise.
6806 * gdb.trace/ftrace.exp: Likewise.
6807 * gdb.trace/range-stepping.exp: Likewise.
6808 * gdb.trace/trace-break.exp: Likewise.
6809 * gdb.trace/trace-condition.exp: Likewise.
6810 * gdb.trace/trace-mt.exp: Likewise.
6811
68122016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6813
6814 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6815 (gdb_load_shlib): ... this.
6816 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6817 gdb_load_shlib.
6818 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6819 * gdb.base/ctxobj.exp: Likewise.
6820 * gdb.base/dprintf-pending.exp: Likewise.
6821 * gdb.base/dso2dso.exp: Likewise.
6822 * gdb.base/fixsection.exp: Likewise.
6823 * gdb.base/gcore-relro.exp: Likewise.
6824 * gdb.base/gdb1555.exp: Likewise.
6825 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6826 * gdb.base/gnu-ifunc.exp: Likewise.
6827 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6828 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6829 * gdb.base/pending.exp: Likewise.
6830 * gdb.base/print-file-var.exp: Likewise.
6831 * gdb.base/print-symbol-loading.exp: Likewise.
6832 * gdb.base/shlib-call.exp: Likewise.
6833 * gdb.base/shreloc.exp: Likewise.
6834 * gdb.base/so-impl-ld.exp: Likewise.
6835 * gdb.base/solib-disc.exp: Likewise.
6836 * gdb.base/solib-nodir.exp: Likewise.
6837 * gdb.base/solib-overlap.exp: Likewise.
6838 * gdb.base/solib-symbol.exp: Likewise.
6839 * gdb.base/solib-weak.exp (do_test): Likewise.
6840 * gdb.base/sym-file.exp: Likewise.
6841 * gdb.base/symtab-search-order.exp: Likewise.
6842 * gdb.base/type-opaque.exp: Likewise.
6843 * gdb.base/unload.exp: Likewise.
6844 * gdb.base/watchpoint-solib.exp: Likewise.
6845 * gdb.compile/compile.exp: Likewise.
6846 * gdb.cp/gdb2384.exp: Likewise.
6847 * gdb.cp/infcall-dlopen.exp: Likewise.
6848 * gdb.cp/re-set-overloaded.exp: Likewise.
6849 * gdb.fortran/library-module.exp: Likewise.
6850 * gdb.opt/solib-intra-step.exp: Likewise.
6851 * gdb.python/py-finish-breakpoint.exp: Likewise.
6852 * gdb.python/py-shared.exp: Likewise.
6853 * gdb.reverse/solib-precsave.exp: Likewise.
6854 * gdb.reverse/solib-reverse.exp: Likewise.
6855 * gdb.server/solib-list.exp: Likewise.
6856 * gdb.threads/dlopen-libpthread.exp: Likewise.
6857 * gdb.threads/tls-shared.exp: Likewise.
6858 * gdb.threads/tls-so_extern.exp: Likewise.
6859 * gdb.trace/change-loc.exp: Likewise.
6860 * gdb.trace/ftrace-lock.exp: Likewise.
6861 * gdb.trace/ftrace.exp: Likewise.
6862 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6863 * gdb.trace/pending.exp: Likewise.
6864 * gdb.trace/range-stepping.exp: Likewise.
6865 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6866 (strace_info_marker): Likewise.
6867 (strace_probe_marker): Likewise.
6868 (strace_trace_on_same_addr): Likewise.
6869 (strace_trace_on_diff_addr): Likewise.
6870 * gdb.trace/trace-break.exp: Likewise.
6871 * gdb.trace/trace-condition.exp: Likewise.
6872 * gdb.trace/trace-mt.exp: Likewise.
6873
68742016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6875
6876 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6877 result of gdb_remote_download.
6878 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6879 * gdb.base/dso2dso.exp: Likewise.
6880 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6881 * gdb.base/print-file-var.exp: Likewise.
6882 * gdb.base/shlib-call.exp: Likewise.
6883 * gdb.base/shreloc.exp: Likewise.
6884 * gdb.base/solib-overlap.exp: Likewise.
6885 * gdb.base/solib-weak.exp (do_test): Likewise.
6886 * gdb.base/unload.exp: Likewise.
6887
68882016-04-27 Yao Qi <yao.qi@linaro.org>
6889
6890 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6891 exists.
6892
68932016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6894
6895 * vla-type.exp: Print structure from toplevel.
6896
68972016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6898
6899 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6900 of dynamic types.
6901 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6902 of dynamic types.
6903
69042016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6905
6906 * gdb.fortran/vla-type.f90: New file.
6907 * gdb.fortran/vla-type.exp: New file.
6908
69092016-04-25 Yao Qi <yao.qi@linaro.org>
6910
6911 * gdb.base/branch-to-self.c: New file.
6912 * gdb.base/branch-to-self.exp: New file.
6913
69142016-04-22 Yao Qi <yao.qi@linaro.org>
6915
6916 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6917 more after $hex.
6918
69192016-04-22 Yao Qi <yao.qi@linaro.org>
6920
6921 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6922 * gdb.base/annota3.exp: Likewise.
6923
69242016-04-22 Yao Qi <yao.qi@linaro.org>
6925
6926 * gdb.reverse/step-precsave.exp: Do one step and test program
6927 stops in "callee" and do multiple steps until program goes out
6928 of "callee".
6929 * gdb.reverse/step-reverse.exp: Likewise.
6930
69312016-04-22 Yao Qi <yao.qi@linaro.org>
6932
6933 * gdb.trace/signal.exp: Also pass if
6934 $tracepoint_hits($i) > $iterations.
6935
69362016-04-22 Yao Qi <yao.qi@linaro.org>
6937
6938 * gdb.trace/signal.c: New file.
6939 * gdb.trace/signal.exp: New file.
6940
69412016-04-19 Doug Evans <xdje42@gmail.com>
6942
6943 * gdb.base/bad-file.exp: New file.
6944
69452016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6946
6947 * gdb.dwarf2/implref.exp: New file.
6948
69492016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6950
6951 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6952 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6953 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6954 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6955 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6956 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6957 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6958 * lib/fortran.exp (fortran_int4): New procedure.
6959 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6960 (fortran_logical4): Likewise.
6961
69622016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6963
6964 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6965
69662016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6967
6968 * lib/compiler.c: Add Intel specific preprocessor macros.
6969 * lib/compiler.cc: Likewise.
6970
69712016-04-13 Luis Machado <lgustavo@codesourcery.com>
6972
6973 * gdb.server/connect-with-no-symbol-file.c: New file.
6974 * gdb.server/connect-with-no-symbol-file.exp: New file.
6975
69762016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6977
6978 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6979
69802016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6981
6982 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6983 standard output directory.
6984
69852016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6986
6987 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6988
69892016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6990
6991 * gdb.btrace/instruction_history.c (loop): Add declaration.
6992
69932016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6994
6995 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6996
69972016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6998
6999 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
7000 parentheses to print.
7001 (continue_handler): Likewise.
7002
70032016-04-08 Simon Marchi <simon.marchi@ericsson.com>
7004
7005 * gdb.server/solib-list.exp: Remove is_remote check.
7006 Pass shlib= to gdb_compile. Don't link shared library with
7007 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
7008 Run binary filename through "readlink -f" on the target.
7009
70102016-04-08 Pedro Alves <palves@redhat.com>
7011
7012 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
7013 interpreter filename as argument to gdbserver_spawn.
7014 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7015 Return empty if $last_loaded_file does not exist.
7016
70172016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7018
7019 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
7020 * gdb.base/jit-main.c: Use exit after usage.
7021
70222016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7023
7024 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
7025 GDBHISTSIZE prior to the tests.
7026 * gdb.base/gdbinit-history.exp: Likewise.
7027
70282016-04-07 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
7031 instead of build_executable. Use gdb_load_shlibs.
7032
70332016-04-07 Yao Qi <yao.qi@linaro.org>
7034
7035 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7036 Execute "si" command.
7037
70382016-04-07 Yao Qi <yao.qi@linaro.org>
7039
7040 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7041 number instead of the comments on some line.
7042
70432016-04-06 Don Breazeal <donb@codesourcery.com>
7044
7045 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7046 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7047
70482016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7049
7050 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7051 standard_output_file. Remove unused binfile variable.
7052
70532016-04-05 Catalin Udma <catalin.udma@freescale.com>
7054
7055 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7056 * gdb.python/py-mi-objfile.exp: Match "list main" output
7057 in console format.
7058
70592016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7060
7061 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7062 absolute.
7063
70642016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7065
7066 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7067 absolute.
7068 * gdb.trace/ftrace.exp: Likewise.
7069 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7070 targets as well.
7071 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7072 (gdb_load_shlibs): Copy libraries to test directory when testing
7073 natively. Only set solib-search-path if testing remotely.
7074 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7075
70762016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7077
7078 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7079 gdb_download. Use it even if the target is not remote.
7080 * gdb.base/jit.exp (compile_jit_test): Likewise.
7081 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7082 output directory if the destination board is local, otherwise use
7083 the standard remote_download from DejaGnu.
7084 (gdb_download): Remove.
7085 (gdb_load_shlibs): Use gdb_remote_download instead of
7086 gdb_download.
7087 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7088 Use gdb_remote_download instead of gdb_download. Use it even if
7089 the target is not remote.
7090 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7091 instead of gdb_download.
7092
70932016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7094
7095 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7096 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7097 run.
7098
70992016-04-01 Artemiy Volkov <artemiyv@acm.org>
7100
7101 PR gdb/19820
7102 * gdb.base/printcmds.exp: Add artificial arrays tests.
7103
71042016-03-31 Pedro Alves <palves@redhat.com>
7105
7106 PR gdb/19858
7107 * gdb.base/jit-main.c: Include unistd.h.
7108 (ATTACH): Define to 0 if not already defined.
7109 (wait_for_gdb, mypid): New globals.
7110 (WAIT_FOR_GDB): New macro.
7111 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
7112 some breakpoint locations.
7113 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7114 New procedures.
7115 (one_jit_test): Add REATTACH parameter, and handle it. Use
7116 continue_to_test_location.
7117 (top level): Test attach, and adjusts calls to one_jit_test.
7118
71192016-03-31 Pedro Alves <palves@redhat.com>
7120
7121 PR gdb/19858
7122 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
7123 BINSUFFIX parameter, and handle it.
7124 (top level): Adjust calls compile_jit_test.
7125
71262016-03-31 Catalin Udma <catalin.udma@freescale.com>
7127
7128 PR python/19743
7129 * gdb.python/py-mi-events-gdb.py: New file.
7130 * gdb.python/py-mi-events.c: New file.
7131 * gdb.python/py-mi-events.exp: New file.
7132
71332016-03-30 Yao Qi <yao.qi@linaro.org>
7134
7135 * gdb.reverse/until-precsave.exp: Match function name only.
7136 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7137 Move malloc to a condition block.
7138 * gdb.reverse/until-reverse.exp: Match function name only.
7139
71402016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7141
7142 * gdb.trace/ftrace.exp: Set arg0exp for s390.
7143 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7144 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7145 variable for GPR 0 instead of assuming it is register 0.
7146 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7147 * lib/trace-support.exp: Add s390 registers.
7148
71492016-03-29 Yao Qi <yao.qi@linaro.org>
7150
7151 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7152
71532016-03-24 Yao Qi <yao.qi@linaro.org>
7154
7155 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7156 test message.
7157
71582016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7159
7160 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7161 maintaining separate logic for constructing the output path.
7162
71632016-03-16 Don Breazeal <donb@codesourcery.com>
7164
7165 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7166 Retry fork and waitpid on interrupted system call errors.
7167 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7168 Use with_timeout_factor to increase timeout by factor of 10.
7169
71702016-03-15 Don Breazeal <donb@codesourcery.com>
7171
7172 * gdb.cp/scope-err.cc: New test program.
7173 * gdb.cp/scope-err.exp: New test script.
7174 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7175 lines and "set breakpoint here" comment.
7176 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7177 Fixed some whitespace and format issues.
7178 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7179 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7180
71812016-03-15 Doug Evans <dje@google.com>
7182
7183 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7184 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7185 All callers updated. Add tests for enums, mixed flags register.
7186
71872016-03-15 Doug Evans <dje@google.com>
7188
7189 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7190 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7191
71922016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7193
7194 * gdb.base/default.exp: Add $_as_string to the list of expected
7195 convenience functions.
7196
71972016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7198
7199 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7200
72012016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7202
7203 * gdb.python/py-as-string.exp: New file.
7204 * gdb.python/py-as-string.c: New file.
7205
72062016-03-09 Pedro Alves <palves@redhat.com>
7207
7208 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7209 signal" -> "Thread NN received signal" output change.
7210 * gdb.threads/ia64-sigill.exp: Likewise.
7211 * gdb.threads/linux-dp.exp: Likewise.
7212 * gdb.threads/manythreads.exp: Likewise.
7213 * gdb.threads/pending-step.exp: Likewise.
7214 * gdb.threads/print-threads.exp: Likewise.
7215 * gdb.threads/sigstep-threads.exp: Likewise.
7216 * gdb.threads/staticthreads.exp: Likewise.
7217 * gdb.threads/tls.exp: Likewise.
7218
72192016-03-09 Pedro Alves <palves@redhat.com>
7220
7221 * gdb.base/command-line-input.exp: New file.
7222
72232016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7224
7225 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7226 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7227 * gdb.trace/pending.exp: Accept leading dot before function name.
7228 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7229 * lib/trace-support.exp: Set registers for ppc.
7230
72312016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7232
7233 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7234 use it for disassembly; accept .main in addition to main in backtrace.
7235
72362016-03-09 Wei-cheng Wang <cole945@gmail.com>
7237 Marcin Kościelnicki <koriakin@0x04.net>
7238
7239 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7240 (gdb_recursion_test_ptr): New global variable.
7241 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7242 gdb_recursion_test.
7243 (gdb_c_test): Ditto.
7244
72452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7246
7247 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7248 ordering.
7249
72502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7251
7252 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7253 (bar): Add bar_start_lbl label.
7254 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7255 of foo/bar for emitting DWARF and tracing.
7256
72572016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7258
7259 * analyze-racy-logs.py: Set executable bit.
7260
72612016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7262
7263 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7264 (CHECK_TARGET_TMP): Likewise.
7265 (check-single-racy): New rule.
7266 (check-parallel-racy): Likewise.
7267 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7268 (do-check-parallel-racy): New rule.
7269 (check-racy/%.exp): Likewise.
7270 * README (Racy testcases): New section.
7271 * analyze-racy-logs.py: New file.
7272
72732016-03-03 Doug Evans <dje@google.com>
7274
7275 * gdb.base/skip.exp: Use with_test_prefix.
7276
72772016-03-03 Yao Qi <yao.qi@linaro.org>
7278
7279 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7280 Invoke step_over_syscall "clone" and break_cond_on_syscall
7281 "clone".
7282 * gdb.base/step-over-clone.c: New file.
7283
72842016-03-03 Yao Qi <yao.qi@linaro.org>
7285
7286 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7287 code format.
7288
72892016-03-03 Yao Qi <yao.qi@linaro.org>
7290
7291 * gdb.base/disp-step-fork.c: Rename to ...
7292 * gdb.base/step-over-fork.c: ... it. New file.
7293 * gdb.base/disp-step-vfork.c: Rename to ...
7294 * gdb.base/step-over-vfork.c: ... it. New file.
7295 * gdb.base/disp-step-syscall.exp: Rename to ...
7296 * gdb.base/step-over-syscall.exp: ... it. New file.
7297 (disp_step_cross_syscall): Rename to ...
7298 (step_over_syscall): ... it.
7299
73002016-03-03 Yao Qi <yao.qi@linaro.org>
7301
7302 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7303 If target supports condition evaluation on target, invoke
7304 break_cond_on_syscall for fork and vfork.
7305
73062016-03-03 Yao Qi <yao.qi@linaro.org>
7307
7308 * gdb.base/disp-step-syscall.exp: Don't invoke
7309 support_displaced_stepping.
7310 (disp_step_cross_syscall): Test with displaced stepping off and
7311 on if supported.
7312
73132016-03-03 Yao Qi <yao.qi@linaro.org>
7314
7315 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7316 proc.
7317 (setup): New proc.
7318 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7319 and setup.
7320
73212016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7322
7323 * gdb.fortran/vla-history.exp: Remove breakpoint.
7324
73252016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7326
7327 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7328 exceeds timeout.
7329
73302016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7331
7332 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7333 breakpoint.
7334
73352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7336
7337 * gdb.mi/vla.f90: Nullify pointer after declaration.
7338
73392016-03-01 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7342
73432016-03-01 Pedro Alves <palves@redhat.com>
7344
7345 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7346 before anything else.
7347 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7348 _GNU_SOURCE here.
7349 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7350 before anything else.
7351 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7352
73532016-03-01 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7356
73572016-03-01 Yao Qi <yao.qi@linaro.org>
7358
7359 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7360 prepare_for_testing.
7361
73622016-03-01 Yao Qi <yao.qi@linaro.org>
7363
7364 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7365
73662016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7367
7368 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7369 manually constructing the output path.
7370
73712016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7372
7373 * gdb.arch/s390-stackless.S: New.
7374 * gdb.arch/s390-stackless.exp: New.
7375
73762016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7377
7378 * gdb.dlang/circular.c: New file.
7379 * gdb.dlang/circular.exp: New file.
7380
73812016-02-26 Yao Qi <yao.qi@linaro.org>
7382
7383 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7384 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7385 (testcases): Update.
7386
73872016-02-26 Yao Qi <yao.qi@linaro.org>
7388
7389 * gdb.reverse/aarch64.c: Rename to ...
7390 * gdb.reverse/insn-reverse.c: ... it.
7391 * gdb.reverse/aarch64.exp: Rename to ...
7392 * gdb.reverse/insn-reverse.exp: ... it.
7393
73942016-02-26 Yao Qi <yao.qi@linaro.org>
7395
7396 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7397 (testcase_ftype): New.
7398 (testcases): New array.
7399 (n_testcases): New.
7400 (main): Call each element in testcases.
7401 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7402 (read_testcase): New.
7403 Do the tests in a loop.
7404
74052016-02-25 Yao Qi <yao.qi@linaro.org>
7406
7407 * gdb.base/branches.c: Remove.
7408
74092016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7410
7411 PR gdb/13808
7412 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7413
74142016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7415
7416 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7417
74182016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7419
7420 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7421 change x86_64 call_insn to 'callq'.
7422
74232016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7424
7425 * gdb.trace/tfile-avx.c: Move to...
7426 * gdb.trace/tracefile-pseudo-reg.c: Here.
7427 * gdb.trace/tfile-avx.exp: Move to...
7428 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7429
74302016-02-24 Gary Benson <gbenson@redhat.com>
7431
7432 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7433 message on attach.
7434
74352016-02-23 Doug Evans <dje@google.com>
7436
7437 * gdb.base/skip.c (test_skip): New function.
7438 (end_test_skip_file_and_function): New function.
7439 (test_skip_file_and_function): New function.
7440 * gdb.base/skip1.c (test_skip): New function.
7441 (skip1_test_skip_file_and_function): New function.
7442 * gdb.base/skip.exp: Add tests for new skip options.
7443 * gdb.base/skip-solib.exp: Update expected output.
7444 * gdb.perf/skip-command.cc: New file.
7445 * gdb.perf/skip-command.exp: New file.
7446 * gdb.perf/skip-command.py: New file.
7447
74482016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7449
7450 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7451 info registers pattern.
7452
74532016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7454
7455 * lib/future.exp: Add D support.
7456 (gdb_find_gdc): New proc.
7457 (gdb_default_target_compile): Add D support.
7458
74592016-02-18 Wei-cheng Wang <cole945@gmail.com>
7460
7461 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7462 user+system time.
7463 (trace_speed_test): Determine the iteration count for a time
7464 between 15..30 seconds.
7465
74662016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7467
7468 * gdb.arch/i386-mpx-sigsegv.c: New file.
7469 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7470 * gdb.arch/i386-mpx-simple_segv.c: New file.
7471 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7472
74732016-02-18 Yao Qi <yao.qi@linaro.org>
7474
7475 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7476 Don't call setup_kfail.
7477
74782016-02-18 Yao Qi <yao.qi@linaro.org>
7479
7480 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7481 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7482
74832016-02-16 Doug Evans <dje@google.com>
7484
7485 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7486 * gdb.base/skip1.c: Ditto.
7487 * gdb.base/skip.exp: Whitespace cleanup.
7488
74892016-02-16 Don Breazeal <donb@codesourcery.com>
7490
7491 PR remote/19496
7492 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7493 Remove kfail for PR remote/19496.
7494
74952016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7496
7497 * lib/gdb.exp (standard_temp_file): Return a path specific to
7498 the runtest invocation.
7499
75002016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7501
7502 * gdb.trace/save-trace.exp: Change relative path to be in the
7503 standard output directory.
7504
75052016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7506
7507 * gdb.arch/i386-prologue.c: Add missing prototypes.
7508
75092016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7510
7511 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7512 * gdb.arch/i386-prologue.exp: Likewise.
7513 * gdb.arch/i386-size.exp: Likewise.
7514
75152016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7516
7517 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7518 define object file path.
7519 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7520 file path.
7521 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7522 standard_output_file to define binfile.
7523
75242016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7525
7526 Fix compatibility with recent gfortran-5.3.1.
7527 * gdb.fortran/vla-history.exp (print vla1 allocated)
7528 (print vla2 allocated, print $2, print $3): Remove
7529 (print $4): Rename to ...
7530 (print $2): ... here.
7531 (print $9): Rename to ...
7532 (print $5): ... here.
7533 (print $10): Rename to ...
7534 (print $6): ... here.
7535 * gdb.fortran/vla.f90: Add pvla initialization.
7536
75372016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7538
7539 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7540 New test.
7541 * gdb.fortran/vla-value-sub.exp: Likewise.
7542
75432016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7544
7545 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7546
75472016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7548
7549 * i386-biarch-core.exp: Define corefile using
7550 standard_output_file.
7551
75522016-02-12 Yao Qi <yao.qi@linaro.org>
7553
7554 * gdb.arch/arm-single-step-kernel-helper.c: New.
7555 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7556
75572016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7558
7559 * gdb.btrace/tailcall-only.exp: New.
7560 * gdb.btrace/tailcall-only.c: New.
7561 * gdb.btrace/x86_64-tailcall-only.S: New.
7562 * gdb.btrace/i686-tailcall-only.S: New.
7563
75642016-02-11 Pedro Alves <palves@redhat.com>
7565
7566 * README (Parallel testing): Add missing double quotes.
7567
75682016-02-11 Pedro Alves <palves@redhat.com>
7569
7570 * README (Parallel testing): New section.
7571 (GDB_PARALLEL): Rewrite.
7572 (FORCE_PARALLEL): Document.
7573
75742016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7575
7576 * gdb.trace/tfile-avx.c: New test.
7577 * gdb.trace/tfile-avx.exp: New test.
7578
75792016-02-09 Keith Seitz <keiths@redhat.com>
7580
7581 PR breakpoints/19546
7582 * gdb.base/infcall-exec.c: New file.
7583 * gdb.base/infcall-exec2.c: New file.
7584 * gdb.base/infcall-exec.exp: New file.
7585
75862016-02-09 Keith Seitz <keiths@redhat.com>
7587
7588 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7589 (toplevel): Call test_bkpt_address.
7590
75912016-02-09 Keith Seitz <keiths@redhat.com>
7592
7593 PR python/19506
7594 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7595 (toplevel): Call test_bkpt_address.
7596
75972016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7598
7599 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7600 to AC_OUTPUT.
7601 * configure: Regenerate.
7602
76032016-02-09 Pedro Alves <palves@redhat.com>
7604
7605 PR breakpoints/19548
7606 * gdb.base/execl-update-breakpoints.c (some_function): New
7607 function.
7608 (main): Call it.
7609 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7610 Tighten expected GDB output.
7611
76122016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7613
7614 * Makefile.in (ALL_SUBDIRS): Remove.
7615 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7616 (distclean maintainer-clean realclean): Likewise.
7617 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7618 * configure: Regenerate.
7619 * gdb.ada/Makefile.in: Delete.
7620 * gdb.arch/Makefile.in: Likewise.
7621 * gdb.asm/Makefile.in: Likewise.
7622 * gdb.base/Makefile.in: Likewise.
7623 * gdb.btrace/Makefile.in: Likewise.
7624 * gdb.cell/Makefile.in: Likewise.
7625 * gdb.compile/Makefile.in: Likewise.
7626 * gdb.cp/Makefile.in: Likewise.
7627 * gdb.disasm/Makefile.in: Likewise.
7628 * gdb.dlang/Makefile.in: Likewise.
7629 * gdb.dwarf2/Makefile.in: Likewise.
7630 * gdb.fortran/Makefile.in: Likewise.
7631 * gdb.gdb/Makefile.in: Likewise.
7632 * gdb.go/Makefile.in: Likewise.
7633 * gdb.guile/Makefile.in: Likewise.
7634 * gdb.java/Makefile.in: Likewise.
7635 * gdb.linespec/Makefile.in: Likewise.
7636 * gdb.mi/Makefile.in: Likewise.
7637 * gdb.modula2/Makefile.in: Likewise.
7638 * gdb.multi/Makefile.in: Likewise.
7639 * gdb.objc/Makefile.in: Likewise.
7640 * gdb.opencl/Makefile.in: Likewise.
7641 * gdb.opt/Makefile.in: Likewise.
7642 * gdb.pascal/Makefile.in: Likewise.
7643 * gdb.perf/Makefile.in: Likewise.
7644 * gdb.python/Makefile.in: Likewise.
7645 * gdb.reverse/Makefile.in: Likewise.
7646 * gdb.server/Makefile.in: Likewise.
7647 * gdb.stabs/Makefile.in: Likewise.
7648 * gdb.threads/Makefile.in: Likewise.
7649 * gdb.trace/Makefile.in: Likewise.
7650 * gdb.xml/Makefile.in: Likewise.
7651 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7652 GDB_PARALLEL.
7653 (standard_output_file): Remove check for GDB_PARALLEL, always
7654 return path in outputs/$subdir/$testname.
7655
76562016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7657
7658 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7659 (site.exp): Assign abs_srcdir to tcl's srcdir.
7660
76612016-02-04 Yao Qi <yao.qi@linaro.org>
7662
7663 * gdb.base/foll-exec-mode.c: Include limits.h.
7664 (main): Add parameters argc and argv. Get directory from
7665 argv[0].
7666 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7667 compilation.
7668 * gdb.base/foll-exec.c: Include limits.h.
7669 (main): Add parameters argc and argv.
7670 Get directory from argv[0].
7671 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7672 Adjust tests on the number of lines as source code changed.
7673 * gdb.base/foll-vfork-exit.c: Include limits.h.
7674 (main): Add one line of statement before vfork.
7675 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7676 (main): Add parameters argc and argv. Get directory from
7677 argv[0].
7678 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7679 (setup_gdb): Set tbreak to skip some source lines.
7680 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7681 (main): Add parameters argc and argv. Get directory from
7682 argv[0].
7683 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7684 compilation.
7685 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7686 (main): Add parameters argc and argv. Get directory from
7687 argv[0].
7688 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7689 compilation.
7690
76912016-02-01 Doug Evans <dje@google.com>
7692
7693 * gdb.base/skip.exp: Clean up multiple references to same test name.
7694
76952016-02-01 Pedro Alves <palves@redhat.com>
7696
7697 PR remote/19496
7698 * gdb.threads/forking-threads-plus-breakpoint.exp
7699 (displaced_stepping_supported): New global.
7700 (probe_displaced_stepping_support): New procedure.
7701 (do_test): Add 'displaced' parameter, and use it.
7702 (top level): Check for displaced stepping support. Add displaced
7703 stepping on/off testing axis.
7704
77052016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7706
7707 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7708 pointer. Don't perform further tests on the unassociated pointer
7709 if the first test fails.
7710
77112016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7712
7713 * gdb.base/max-value-size.c: New file.
7714 * gdb.base/max-value-size.exp: New file.
7715 * gdb.base/huge.exp: Disable max-value-size for this test.
7716
77172016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7718
7719 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7720
77212016-01-28 Yao Qi <yao.qi@linaro.org>
7722
7723 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7724
77252016-01-25 Pedro Alves <palves@redhat.com>
7726
7727 PR threads/19461
7728 * gdb.base/fork-running-state.c: New file.
7729 * gdb.base/fork-running-state.exp: New file.
7730
77312016-01-25 Pedro Alves <palves@redhat.com>
7732
7733 PR gdb/19494
7734 * gdb.base/catch-fork-kill.c: New file.
7735 * gdb.base/catch-fork-kill.exp: New file.
7736
77372016-01-25 Pedro Alves <palves@redhat.com>
7738
7739 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7740 Delete, moved to lib/gdb.exp.
7741 * gdb.threads/forking-threads-plus-breakpoint.exp
7742 (foreach_with_prefix): Likewise.
7743 * gdb.threads/process-dies-while-handling-bp.exp
7744 (foreach_with_prefix): Likewise.
7745 * lib/gdb.exp (foreach_with_prefix): New procedure.
7746
77472016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7748
7749 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7750 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7751
77522016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7753
7754 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7755 endian targets.
7756
77572016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7758 Pedro Alves <palves@redhat.com>
7759
7760 Fix testsuite compatibility with Guile.
7761 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7762 number.
7763
77642016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7765
7766 Fix testsuite compatibility with Guile.
7767 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7768 (thread 1): New test for backtrace through signal handler.
7769
77702016-01-22 Yao Qi <yao.qi@linaro.org>
7771
7772 PR testsuite/19491
7773 * gdb.base/multi-forks.c: Include
7774 ../lib/unbuffer_output.c
7775 (main): Call gdb_unbuffer_output.
7776
77772016-01-21 Doug Evans <dje@google.com>
7778
7779 * lib/ada.exp (gdb_compile_ada): Fix typo.
7780
77812016-01-21 Joel Brobecker <brobecker@adacore.com>
7782
7783 * gdb.base/break-fun-addr.exp: New file.
7784 * gdb.base/break-fun-addr1.c: New file.
7785 * gdb.base/break-fun-addr2.c: New file.
7786
77872016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7788
7789 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7790 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7791 enum flag values.
7792
77932016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7794
7795 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7796 when GDB can not set the vector return value. Add more comments
7797 for clarification.
7798
77992016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7800
7801 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7802 command.
7803
78042016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7805
7806 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7807
78082016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7809
7810 * Makefile.in (check-single): Pass --status to runtest.
7811 (check/%.exp): Likewise.
7812
78132016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7814
7815 * Makefile.in (check-parallel): Propagate return code from make
7816 do-check-parallel.
7817
78182016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7819
7820 * gdb.trace/ftrace.exp: Fix expected message on continue.
7821 * gdb.trace/pending.exp: Fix expected message on continue.
7822 * gdb.trace/trace-break.exp: Fix expected message on continue.
7823
78242016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7825
7826 * lib/gdb.exp (gdb_test): Remove unused global references.
7827
78282016-01-18 Pedro Alves <palves@redhat.com>
7829
7830 * gdb.base/async-shell.exp: Adjust expected output.
7831 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7832 * gdb.base/siginfo-thread.exp: Adjust expected output.
7833 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7834 * gdb.java/jnpe.exp: Adjust expected output.
7835 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7836 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7837 * gdb.threads/leader-exit.exp: Adjust expected output.
7838 * gdb.threads/manythreads.exp: Adjust expected output.
7839 * gdb.threads/pthreads.exp: Adjust expected output.
7840 * gdb.threads/schedlock.exp: Adjust expected output.
7841 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7842 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7843 expected output.
7844 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7845 output.
7846 * gdb.threads/sigthread.exp: Adjust expected output.
7847 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7848
78492016-01-18 Yao Qi <yao.qi@linaro.org>
7850
7851 * gdb.guile/scm-section-script.c: Replace @progbits with
7852 %progbits.
7853 * gdb.python/py-section-script.c: Likewise.
7854
78552016-01-15 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.multi/tids.exp: Test star wildcard ranges.
7858
78592016-01-15 Pedro Alves <palves@redhat.com>
7860
7861 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7862 command from "thread apply" invocation.
7863 (thr_apply_info_thr_invalid): Default the expected output to the
7864 input tid list.
7865 (top level): Add tests that use convenience variables. Add tests
7866 for "thread apply" with a valid TID list, but missing the command.
7867
78682016-01-13 Pedro Alves <palves@redhat.com>
7869
7870 * gdb.base/default.exp: Expect $_gthread as well.
7871 * gdb.multi/tids.exp: Test $_gthread.
7872 * gdb.threads/thread-specific.exp: Test $_gthread.
7873
78742016-01-13 Pedro Alves <palves@redhat.com>
7875
7876 * gdb.multi/tids.exp: Test "info threads -gid".
7877
78782016-01-13 Pedro Alves <palves@redhat.com>
7879
7880 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7881 Breakpoint.thread.
7882 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7883
78842016-01-07 Pedro Alves <palves@redhat.com>
7885
7886 * gdb.base/break.exp: Adjust to output changes.
7887 * gdb.base/hbreak2.exp: Likewise.
7888 * gdb.base/sepdebug.exp: Likewise.
7889 * gdb.base/watch_thread_num.exp: Likewise.
7890 * gdb.linespec/keywords.exp: Likewise.
7891 * gdb.multi/info-threads.exp: Likewise.
7892 * gdb.threads/thread-find.exp: Likewise.
7893 * gdb.multi/tids.c: New file.
7894 * gdb.multi/tids.exp: New file.
7895
78962016-01-13 Pedro Alves <palves@redhat.com>
7897
7898 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7899
79002016-01-13 Pedro Alves <palves@redhat.com>
7901
7902 * gdb.base/default.exp: Expect $_inferior as well.
7903 * gdb.multi/base.exp: Test $_inferior.
7904
79052016-01-13 Pedro Alves <palves@redhat.com>
7906
7907 PR breakpoints/19388
7908 * gdb.base/catch-signal-siginfo-cond.c: New file.
7909 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7910
79112016-01-12 Josh Stone <jistone@redhat.com>
7912 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7913
7914 * gdb.base/catch-syscall.c (do_execve): New variable.
7915 (main): Conditionally trigger an execve.
7916 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7917 (test_catch_syscall_execve): New, check entry/return across execve.
7918 (do_syscall_tests): Call test_catch_syscall_execve.
7919
79202016-01-12 Pedro Alves <palves@redhat.com>
7921
7922 * gdb.base/random-signal.exp (do_test): New procedure, with body
7923 of testcase moved in.
7924
79252016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7926 Pedro Alves <palves@redhat.com>
7927
7928 * gdb.base/funcargs.exp (finish from indirectly called function):
7929 Reintroduce the case for 'First'.
7930
79312016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7932 Pedro Alves <palves@redhat.com>
7933
7934 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7935 (tcatch_vfork_then_child_follow_exec)
7936 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7937 identification.
7938
79392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7940
7941 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7942 and repeats to unlimited.
7943 * gdb.python/py-value.exp: Likewise.
7944 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7945 and repeats to unlimited.
7946
79472016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7948
7949 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7950 and reordering the functions.
7951 * gdb.multi/hangout.c: Likewise.
7952 * gdb.multi/hello.c: Likewise.
7953
79542016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7955
7956 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7957 absolute.
7958 (SingleStatisticTestResult.report): Use dict.keys instead of
7959 dict.iterkeys.
7960
79612016-01-06 Pedro Alves <palves@redhat.com>
7962
7963 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7964
79652016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7966
7967 * gdb.btrace/dlopen.exp: New.
7968 * gdb.btrace/dlopen.c: New.
7969 * gdb.btrace/dlopen-dso.c: New.
7970
79712015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7972
7973 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7974 PATTERN argument is optional.
7975
79762015-12-24 Joel Brobecker <brobecker@adacore.com>
7977
7978 * lib/ada.exp (target_compile_ada_from_dir): New function.
7979 (gdb_compile_ada): Reimplement avoiding the use of project files.
7980 * gdb.ada/gnat_ada.gpr: Delete.
7981 * gdb.ada/cond_lang.exp: Adjust test to make path before
7982 filename optional.
7983 * gdb.ada/small_reg_param.exp: Likewise.
7984
79852015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7986
7987 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7988
79892015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7990
7991 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7992 case.
7993
79942015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7995
7996 * gdb.base/break.exp: Remove dead code.
7997 * gdb.base/sepdebug.exp: Likewise.
7998
79992015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8000
8001 * gdb.asm/asm-source.exp: Remove HP-UX references.
8002 * gdb.base/annota1.exp: Likewise.
8003 * gdb.base/annota3.exp: Likewise.
8004 * gdb.base/attach.exp: Likewise.
8005 * gdb.base/bigcore.exp: Likewise.
8006 * gdb.base/break.exp: Likewise.
8007 * gdb.base/call-ar-st.exp: Likewise.
8008 * gdb.base/callfuncs.exp: Likewise.
8009 * gdb.base/catch-fork-static.exp: Likewise.
8010 * gdb.base/display.exp: Likewise.
8011 * gdb.base/foll-exec-mode.exp: Likewise.
8012 * gdb.base/foll-exec.exp: Likewise.
8013 * gdb.base/foll-fork.exp: Likewise.
8014 * gdb.base/foll-vfork.exp: Likewise.
8015 * gdb.base/funcargs.exp: Likewise.
8016 * gdb.base/hbreak2.exp: Likewise.
8017 * gdb.base/inferior-died.exp: Likewise.
8018 * gdb.base/interrupt.exp: Likewise.
8019 * gdb.base/multi-forks.exp: Likewise.
8020 * gdb.base/nodebug.exp: Likewise.
8021 * gdb.base/sepdebug.exp: Likewise.
8022 * gdb.base/solib1.c: Likewise.
8023 * gdb.base/step-test.exp: Likewise.
8024 * gdb.mi/non-stop.c: Likewise.
8025 * gdb.mi/pthreads.c: Likewise.
8026 * gdb.multi/bkpt-multi-exec.ex: Likewise.
8027 * gdb.threads/pthreads.c: Likewise.
8028 * gdb.threads/staticthreads.exp: Likewise.
8029 * lib/future.exp: Likewise.
8030 * lib/gdb.exp: Likewise.
8031 * gdb.base/so-indr-cl.c: Remove.
8032 * gdb.base/so-indr-cl.exp: Likewise.
8033 * gdb.base/solib.c: Likewise.
8034 * gdb.base/solib.exp: Likewise.
8035 * gdb.base/solib2.c: Likewise.
8036
80372015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8038
8039 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8040 * gdb.base/call-ar-st.exp: Likewise.
8041 * gdb.base/callfuncs.exp: Likewise.
8042 * gdb.base/condbreak.exp: Likewise.
8043 * gdb.base/constvars.exp: Likewise.
8044 * gdb.base/hbreak2.exp: Likewise.
8045 * gdb.base/langs.exp: Likewise.
8046 * gdb.base/list.exp: Likewise.
8047 * gdb.base/long_long.exp: Likewise.
8048 * gdb.base/ptype.exp: Likewise.
8049 * gdb.base/scope.exp: Likewise.
8050 * gdb.base/signals.exp: Likewise.
8051 * gdb.base/so-impl-ld.exp: Likewise.
8052 * gdb.base/varargs.exp: Likewise.
8053 * gdb.base/volatile.exp: Likewise.
8054 * gdb.base/whatis.exp: Likewise.
8055 * gdb.cp/cplusfuncs.exp: Likewise.
8056 * gdb.cp/inherit.exp: Likewise.
8057 * gdb.cp/local.exp: Likewise.
8058 * gdb.cp/member-ptr.exp: Likewise.
8059 * gdb.cp/method.exp: Likewise.
8060 * gdb.cp/overload.exp: Likewise.
8061 * gdb.cp/templates.exp: Likewise.
8062 * gdb.stabs/weird.exp: Likewise.
8063 * lib/compiler.c: Likewise.
8064 * lib/compiler.cc: Likewise.
8065 * lib/cp-support.exp: Likewise.
8066 * lib/gdb.exp: Likewise.
8067
80682015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8069
8070 * configure.ac: Remove HP-UX case.
8071 * configure: Regenerate.
8072
80732015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8074
8075 * lib/gdb.exp (gdb_compile): Add function doc.
8076
80772015-12-17 Pedro Alves <palves@redhat.com>
8078
8079 PR threads/19354
8080 * gdb.multi/info-threads.exp: New file.
8081
80822015-12-15 Yao Qi <yao.qi@linaro.org>
8083
8084 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8085 is aarch64*-*-*.
8086
80872015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8088
8089 * gdb.base/history-duplicates.exp: Skip if no readline support.
8090
80912015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8092
8093 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8094
80952015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8096
8097 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8098
80992015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8100
8101 * gdb.base/completion.exp: Skip tests that interrupt GDB with
8102 ctrl-C if nointerrupts target property is set.
8103 * gdb.base/double-prompt-target-event-error.exp: Likewise.
8104 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8105 * gdb.base/paginate-bg-execution.exp: Likewise.
8106 * gdb.base/paginate-execution-startup.exp: Likewise.
8107 * gdb.base/random-signal.exp: Likewise.
8108 * gdb.base/range-stepping.exp: Likewise.
8109 * gdb.cp/annota2.exp: Likewise.
8110 * gdb.cp/annota3.exp: Likewise.
8111 * gdb.gdb/selftest.exp: Likewise.
8112 * gdb.threads/continue-pending-status.exp: Likewise.
8113 * gdb.threads/leader-exit.exp: Likewise.
8114 * gdb.threads/manythreads.exp: Likewise.
8115 * gdb.threads/pthreads.exp: Likewise.
8116 * gdb.threads/schedlock.exp: Likewise.
8117 * gdb.threads/sigthread.exp: Likewise.
8118
81192015-12-11 Don Breazeal <donb@codesourcery.com>
8120
8121 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8122 remote.
8123 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8124 * gdb.base/foll-exec.exp (main): Enable for target remote.
8125 * gdb.base/foll-fork.exp (main): Likewise.
8126 * gdb.base/foll-vfork.exp (main): Likewise.
8127 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8128 (proc continue_to_exit_bp_loc): Use clean_restart.
8129 * gdb.base/pie-execl.exp (main): Disable for target remote.
8130 * gdb.base/watch-vfork.exp (main): Enable for target remote.
8131 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8132 * gdb.threads/execl.exp (main): Likewise.
8133 * gdb.threads/fork-child-threads.exp (main): Likewise.
8134 * gdb.threads/fork-plus-threads.exp (main): Disable for target
8135 remote.
8136 * gdb.threads/fork-thread-pending.exp (main): Enable for target
8137 remote.
8138 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8139 pid.tid style ptids, instead of just tid.
8140 * gdb.threads/thread-execl.exp (main): Enable for target remote.
8141 * gdb.threads/watchpoint-fork.exp (main): Likewise.
8142 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8143 ptids, instead of just tid.
8144
81452015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8146
8147 * gdb.base/list.exp (test_list_forward): Add end of file error
8148 test.
8149 (test_repeat_list_command): Add end of file error test.
8150 (test_list_backwards): Add beginning of file error test.
8151
81522015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8153
8154 * gdb.base/list.exp (test_list_invalid_args): New function,
8155 defined, and called.
8156
81572015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8158
8159 * gdb.base/list.exp (test_list): Make test names unique.
8160
81612015-12-11 Yao Qi <yao.qi@linaro.org>
8162
8163 * gdb.base/coremaker2.c: Remove.
8164
81652015-12-10 Pedro Alves <palves@redhat.com>
8166
8167 * gdb.multi/base.exp: Remove stale "spaces" references.
8168
81692015-12-10 Pedro Alves <palves@redhat.com>
8170
8171 * gdb.multi/base.exp: Don't use nowarnings.
8172 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8173 * gdb.multi/hangout.c: Include stdio.h.
8174 * gdb.multi/hello.c: Include stdlib.h.
8175 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8176 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8177 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8178
81792015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8180
8181 * gdb.dwarf2/dw2-ranges-base.c: New file.
8182 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8183 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8184 support additional line table, and debug ranges generation.
8185 (Dwarf::ranges): New function, generate .debug_ranges.
8186 (Dwarf::lines): Support generating simple line table programs.
8187 (Dwarf::assemble): Initialise new namespace variables.
8188
81892015-12-09 Kevin Buettner <kevinb@redhat.com>
8190
8191 * gdb.base/async.exp (proc test_background): Add case for
8192 asynchronous execution not supported.
8193
81942015-12-09 Luis Machado <lgustavo@codesourcery.com>
8195
8196 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8197 format and change test names to make them unique.
8198
81992015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8200 Pedro Alves <pedro@redhat.com>
8201
8202 PR gdb/18702
8203 Add checking of floatformats setup on x86_64 hosts.
8204 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8205 (smallval, bigval): New labels/constants.
8206 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8207 float" after loading bigval and smallval.
8208
82092015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8210
8211 * gdb.ada/fun_overload_menu.exp: New testcase.
8212 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8213
82142015-12-04 Josh Stone <jistone@redhat.com>
8215
8216 * gdb.base/catch-fork-static.exp: New.
8217
82182015-12-03 Yao Qi <yao.qi@linaro.org>
8219
8220 * gdb.base/sizeof.c: Don't include stdio.h and
8221 ../lib/unbuffer_output.c.
8222 (main): New variable 'size' and 'value'. Remove printf and
8223 gdb_unbuffer_output. Assign return value to size and value.
8224 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8225 at the beginning.
8226 (check_sizeof): Check the result by printing variable 'size'.
8227 (check_valueof): Check the result by printing variable 'value'.
8228
82292015-12-01 Yao Qi <yao.qi@linaro.org>
8230
8231 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8232 for aarch64*-*-linux* target.
8233
82342015-11-30 Pedro Alves <palves@redhat.com>
8235
8236 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8237
82382015-11-30 Pedro Alves <palves@redhat.com>
8239
8240 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8241 Handle non-stop mode vCont replies.
8242
82432015-11-30 Pedro Alves <palves@redhat.com>
8244
8245 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8246 prepare_for_testing. Start gdb with "set non-stop on" appended to
8247 GDBFLAGS. Lax expected stop output.
8248
82492015-11-27 Yao Qi <yao.qi@linaro.org>
8250
8251 * gdb.arch/arm-neon.exp: New.
8252 * gdb.arch/arm-neon.c: New.
8253
82542015-11-27 Yao Qi <yao.qi@linaro.org>
8255
8256 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8257
82582015-11-27 Yao Qi <yao.qi@linaro.org>
8259
8260 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8261 frames-invalid annotation.
8262
82632015-11-27 Yao Qi <yao.qi@linaro.org>
8264
8265 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8266
82672015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8268
8269 * gdb.threads/names.exp: New file.
8270 * gdb.threads/names.c: New file.
8271 * README: Mention gdb,no_thread_names.
8272
82732015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8274
8275 PR 19297
8276 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8277 support" error.
8278
82792015-11-24 Pedro Alves <palves@redhat.com>
8280
8281 PR 17539
8282 * gdb.base/display.exp: Expect displays to be sorted in ascending
8283 order. Use multi_line.
8284 * gdb.base/solib-display.exp: Likewise.
8285
82862015-11-24 Pedro Alves <palves@redhat.com>
8287
8288 PR 17539
8289 * gdb.base/display.exp: Expect displays to be sorted in ascending
8290 order. Use multi_line.
8291 * gdb.base/solib-display.exp: Likewise.
8292
82932015-11-24 Pedro Alves <palves@redhat.com>
8294
8295 PR 17539
8296 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8297 threads in ascending order.
8298 * gdb.base/foll-fork.exp: Likewise.
8299 * gdb.base/foll-vfork.exp: Likewise.
8300 * gdb.base/multi-forks.exp: Likewise.
8301 * gdb.mi/mi-nonstop.exp: Likewise.
8302 * gdb.mi/mi-nsintrall.exp: Likewise.
8303 * gdb.multi/base.exp: Likewise.
8304 * gdb.multi/multi-arch.exp: Likewise.
8305 * gdb.python/py-inferior.exp: Likewise.
8306 * gdb.threads/break-while-running.exp: Likewise.
8307 * gdb.threads/execl.exp: Likewise.
8308 * gdb.threads/gcore-thread.exp: Likewise.
8309 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8310 * gdb.threads/kill.exp: Likewise.
8311 * gdb.threads/linux-dp.exp: Likewise.
8312 * gdb.threads/multiple-step-overs.exp: Likewise.
8313 * gdb.threads/next-bp-other-thread.exp: Likewise.
8314 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8315 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8316 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8317 * gdb.threads/thread-find.exp: Likewise.
8318 * gdb.threads/tls.exp: Likewise.
8319 * lib/mi-support.exp (mi_reverse_list): Delete.
8320 (mi_check_thread_states): No longer reverse list.
8321
83222015-11-24 Pedro Alves <palves@redhat.com>
8323
8324 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8325 use lowercase.
8326
83272015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8328
8329 * gdb.trace/actions.c: Include trace-common.h.
8330 (main): Add a location for a fast tracepoint.
8331 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8332 the normal tracepoints.
8333 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8334
83352015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8336
8337 * save-trace.exp: Factor out code to these...
8338 (gdb_save_tracepoints): New.
8339 (gdb_load_tracepoints): New.
8340 (do_save_load_test): New.
8341
83422015-11-23 Kevin Buettner <kevinb@redhat.com>
8343
8344 * gdb.base/asmlabel.exp: New test.
8345 * gdb.base/asmlabel.c: New test case.
8346
83472015-11-23 Joel Brobecker <brobecker@adacore.com>
8348
8349 * gdb.base/wrong_frame_bt_full-main.c: New file.
8350 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8351 * gdb.base/wrong_frame_bt_full.exp: New file.
8352
83532015-11-23 Joel Brobecker <brobecker@adacore.com>
8354
8355 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8356
83572015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8358
8359 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8360 pstate register when comparing registers values in
8361 sparc64-*-linux-gnu targets to avoid spurious differences.
8362
83632015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8364
8365 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8366
83672015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8368
8369 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8370 as type argument to gdb_compile.
8371 * gdb.base/nested-subp2.exp: Likewise.
8372 * gdb.base/nested-subp3.exp: Likewise.
8373
83742015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8375
8376 * lib/dwarf.exp (_note): Fix left shift of negative value.
8377 * gdb.trace/trace-condition.exp: Likewise.
8378
83792015-11-13 Yao Qi <yao.qi@linaro.org>
8380
8381 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8382 comments about d10v.
8383 (test_scalar_returns): Likewise.
8384 * gdb.base/d10v.ld: Remove.
8385 * gdb.base/overlays.exp: Remove the target triplet checking for
8386 d10v-*-*.
8387 * gdb.base/structs.exp (test_struct_returns): Remove the
8388 comments about d10v.
8389 (test_struct_calls): Likewise.
8390
83912015-11-13 Yao Qi <yao.qi@linaro.org>
8392
8393 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8394 * gdb.base/gnu_vector.c: Don't include stdio.h.
8395 (main): Don't print res and call add_some_intvecs.
8396
83972015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8398
8399 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8400 macro.
8401 (func5): Removed.
8402 (func4): Use FAST_TRACEPOINT_LABEL.
8403 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8404 macro.
8405 (func): Removed.
8406 (thread_function): Use FAST_TRACEPOINT_LABEL.
8407 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8408 (func): Remove.
8409 (marker): Use FAST_TRACEPOINT_LABEL.
8410 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8411 (pendfunc1): Remove.
8412 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8413 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8414 (foo): Remove.
8415 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8416 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8417 macro.
8418 (func): Remove.
8419 (marker): Use FAST_TRACEPOINT_LABEL.
8420 * gdb.trace/trace-common.h: New header.
8421 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8422 macro.
8423 (func): Remove.
8424 (marker): Use FAST_TRACEPOINT_LABEL.
8425 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8426 (func): Remove.
8427 (thread_function): Use FAST_TRACEPOINT_LABEL.
8428
84292015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8430
8431 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8432 in front.
8433 * gdb.trace/change-loc.exp: Use global pcreg definition.
8434 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8435 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8436 in front.
8437 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8438 * gdb.trace/pending.exp: Likewise.
8439 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8440 * gdb.trace/trace-break.exp: Likewise.
8441 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8442 in front.
8443 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8444 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8445 in front.
8446 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8447
84482015-11-09 Joel Brobecker <brobecker@adacore.com>
8449
8450 * gdb.ada/fin_fun_out: New testcase.
8451
84522015-11-07 Kevin Buettner <kevinb@redhat.com>
8453
8454 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8455 value associated with DW_AT_byte_size.
8456 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8457 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8458 DW_AT_upper_bound.
8459
84602015-11-07 Kevin Buettner <kevinb@redhat.com>
8461
8462 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8463 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8464 version.
8465 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8466 gdb.dwarf2/dw2-canonicalize-type.exp,
8467 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8468 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8469 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8470 provided by gdb_target_symbol_prefix_flags_asm.
8471 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8472 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8473 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8474 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8475 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8476 macros where needed). Use this macro for symbols which require
8477 the prefix provided by SYMBOL_PREFIX.
8478
84792015-11-05 Kevin Buettner <kevinb@redhat.com>
8480
8481 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8482 New procs.
8483 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8484 representing expressions, of more than one list element.
8485 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8486 to prepend linker symbol prefix to f.
8487 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8488 table_1 and table_2.
8489 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8490 Likewise, for f and g.
8491 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8492 for ptr.
8493 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8494 for main.
8495 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8496 table_1_ptr and table_2_ptr.
8497
84982015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8499 Joel Brobecker <brobecker@adacore.com>
8500
8501 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8502
85032015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8504
8505 * gdb.reverse/s390-mvcle.c: New test.
8506 * gdb.reverse/s390-mvcle.exp: New file.
8507 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8508
85092015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8510
8511 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8512
85132015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8514
8515 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8516 reaching marker2.
8517 * gdb.reverse/getresuid-reverse.exp: Likewise.
8518 * gdb.reverse/pipe-reverse.exp: Likewise.
8519 * gdb.reverse/readv-reverse.exp: Likewise.
8520 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8521 * gdb.reverse/time-reverse.exp: Likewise.
8522 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8523
85242015-10-30 Yao Qi <yao.qi@linaro.org>
8525
8526 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8527 (empty_cycle): Remove.
8528 (main): Don't call empty_cycle. Don't use watch_count_done.
8529 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8530 empty_cycle. Rewrite the code counting HW watchpoints.
8531
85322015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8533
8534 * gdb.reverse/fstatat-reverse.c: New test.
8535 * gdb.reverse/fstatat-reverse.exp: New file.
8536 * gdb.reverse/getresuid-reverse.c: New test.
8537 * gdb.reverse/getresuid-reverse.exp: New file.
8538 * gdb.reverse/pipe-reverse.c: New test.
8539 * gdb.reverse/pipe-reverse.exp: New file.
8540 * gdb.reverse/readv-reverse.c: New test.
8541 * gdb.reverse/readv-reverse.exp: New file.
8542 * gdb.reverse/recvmsg-reverse.c: New test.
8543 * gdb.reverse/recvmsg-reverse.exp: New file.
8544 * gdb.reverse/time-reverse.c: New test.
8545 * gdb.reverse/time-reverse.exp: New file.
8546 * gdb.reverse/waitpid-reverse.c: New test.
8547 * gdb.reverse/waitpid-reverse.exp: New file.
8548
85492015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8550
8551 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8552
85532015-10-26 Doug Evans <dje@google.com>
8554
8555 PR symtab/17391
8556 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8557 * gdb.dwarf2/bad-regnum.c: New file.
8558 * gdb.dwarf2/bad-regnum.exp: New file.
8559
85602015-10-26 Doug Evans <dje@google.com>
8561
8562 PR python/18938
8563 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8564 file.
8565
85662015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8567
8568 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8569 for a change by "Mention language in compile error message".
8570
85712015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8572
8573 PR python/18073
8574 * gdb.python/py-type.c (C::a_method): New.
8575 (C::a_const_method): New.
8576 (C::a_static_method): New.
8577 (a_function): New.
8578 * gdb.python/py-type.exp (test_fields): Test getting fields
8579 from function and method.
8580
85812015-10-21 Keven Boell <keven.boell@intel.com>
8582
8583 * gdb.fortran/vla-alloc-assoc.exp: New file.
8584 * gdb.fortran/vla-datatypes.exp: New file.
8585 * gdb.fortran/vla-datatypes.f90: New file.
8586 * gdb.fortran/vla-history.exp: New file.
8587 * gdb.fortran/vla-ptype-sub.exp: New file.
8588 * gdb.fortran/vla-ptype.exp: New file.
8589 * gdb.fortran/vla-sizeof.exp: New file.
8590 * gdb.fortran/vla-sub.f90: New file.
8591 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8592 * gdb.fortran/vla-value-sub-finish.exp: New file.
8593 * gdb.fortran/vla-value-sub.exp: New file.
8594 * gdb.fortran/vla-value.exp: New file.
8595 * gdb.fortran/vla-ptr-info.exp: New file.
8596 * gdb.mi/mi-vla-fortran.exp: New file.
8597 * gdb.mi/vla.f90: New file.
8598
85992015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8600
8601 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8602 of hardwired timeout value.
8603
86042015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8605 Pedro Alves <palves@redhat.com>
8606
8607 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8608 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8609
86102015-10-19 Josh Stone <jistone@redhat.com>
8611
8612 * gdb.base/catch-syscall.c: Include <sched.h>.
8613 (unknown_syscall): New variable.
8614 (main): Trigger a vfork and an unknown syscall.
8615 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8616 (unknown_syscall_number): Likewise.
8617 (check_call_to_syscall): Accept an optional syscall pattern.
8618 (check_return_from_syscall): Likewise.
8619 (check_continue): Likewise.
8620 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8621 (test_catch_syscall_skipping_return): New test toggling off 'catch
8622 syscall' to step over the syscall return, then toggling back on.
8623 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8624 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8625 (do_syscall_tests): Call test_catch_syscall_without_args and
8626 test_catch_syscall_mid_vfork.
8627 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8628 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8629
86302015-10-19 Andrew Stubbs <ams@codesourcery.com>
8631
8632 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8633 print g_vE): Add new pass patterns.
8634 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8635 print various symbol names for vptr fields.
8636
86372015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8638
8639 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8640 results.
8641
86422015-10-12 Yao Qi <yao.qi@linaro.org>
8643
8644 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8645
86462015-10-12 Yao Qi <yao.qi@linaro.org>
8647
8648 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8649 is aarch64*-*-linux*.
8650
86512015-10-12 Yao Qi <yao.qi@linaro.org>
8652
8653 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8654 (can_relocate_bcond_true): ... it.
8655 (can_relocate_bcond_false): New function.
8656 (foo): Likewise.
8657 (can_relocate_bl): Likewise.
8658 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8659 can_relocate_bl.
8660
86612015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8662
8663 * gdb.base/nested-addr.c: New file.
8664 * gdb.base/nested-addr.exp: New testcase.
8665
86662015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8667
8668 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8669 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8670 its output. Ignore the output of "record goto begin" and instead
8671 check that GDB is replaying.
8672
86732015-10-09 Pedro Alves <palves@redhat.com>
8674
8675 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8676 (top level): Use it in the run with no args test.
8677
86782015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8679
8680 * gdb.dlang/properties.exp: New file.
8681
86822015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8683
8684 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8685 whether or not address 0x1000 is mapped on the target.
8686
86872015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8688
8689 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8690 build.
8691
86922015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8693
8694 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8695 instruction-history test.
8696
86972015-09-28 Doug Evans <dje@google.com>
8698
8699 * gdb.base/gcore.c (array_func): Add reference to static_array.
8700
87012015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8702
8703 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8704 source line.
8705
87062015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8707
8708 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8709 short or char as base type.
8710
87112015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8712
8713 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8714 to allow any size enum.
8715
87162015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8717
8718 * gdb.ada/array_ptr_renaming.exp: New testcase.
8719 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8720 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8721
87222015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8723
8724 * gdb.trace/ftrace-lock.c: New file.
8725 * gdb.trace/ftrace-lock.exp: New file.
8726
87272015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8728
8729 * gdb.arch/insn-reloc.c: New file.
8730 * gdb.arch/ftrace-insn-reloc.exp: New file.
8731
87322015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8733
8734 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8735 instruction.
8736 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8737 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8738 * gdb.trace/range-stepping.c: Likewise.
8739 * gdb.trace/trace-break.c: Likewise.
8740 * gdb.trace/trace-mt.c (thread_function): Likewise.
8741 * gdb.trace/ftrace.c (marker): Likewise.
8742 * gdb.trace/trace-condition.c (marker): Likewise.
8743 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8744 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8745 is_aarch64_target.
8746
87472015-09-18 Doug Evans <xdje42@gmail.com>
8748
8749 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8750 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8751
87522015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8753
8754 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8755 the breakpoint.
8756
87572015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8758
8759 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8760 the pending breakpoint. Remove timeout override for "Run till
8761 MI pending breakpoint on pendfunc3 on thread 2" test.
8762
87632015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8764
8765 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8766 filename pattern.
8767
87682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8769
8770 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8771 in breakpoint filename pattern.
8772
87732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8774
8775 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8776
87772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8778
8779 * gdb.linespec/explicit.exp: Check for readline support for
8780 tab-completion tests. Fix obvious typo.
8781
87822015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8783
8784 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8785 and replay.
8786
87872015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8788
8789 * gdb.btrace/non-stop.c: New.
8790 * gdb.btrace/non-stop.exp: New.
8791
87922015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8793 Yao Qi <yao.qi@linaro.org>
8794
8795 * gdb.trace/trace-condition.c: New file.
8796 * gdb.trace/trace-condition.exp: New file.
8797
87982015-09-16 Wei-cheng Wang <cole945@gmail.com>
8799
8800 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8801 for testing bytecode compilation.
8802
88032015-09-16 Pedro Alves <palves@redhat.com>
8804 Sandra Loosemore <sandra@codesourcery.com>
8805
8806 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8807 (SECONDS): Redefine.
8808 (main): Call pthread_kill and alarm early.
8809 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8810 support.
8811 (test): If the target can't hardware step and doesn't support
8812 displaced stepping, increase the timeout.
8813
88142015-09-16 Pedro Alves <palves@redhat.com>
8815
8816 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8817 (enable_debug): New procedures.
8818 (test): Use them. Bail out if waiting for threads fails.
8819 (top level): Bail out if a test fails.
8820
88212015-09-16 Yao Qi <yao.qi@linaro.org>
8822
8823 * gdb.asm/asm-source.exp: Set asm-arch for
8824 aarch64*-*-* target.
8825 * gdb.asm/aarch64.inc: New file.
8826
88272015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8828
8829 * gdb.ada/array_of_variable_length.exp: New testcase.
8830 * gdb.ada/array_of_variable_length/foo.adb: New file.
8831 * gdb.ada/array_of_variable_length/pck.adb: New file.
8832 * gdb.ada/array_of_variable_length/pck.ads: New file.
8833
88342015-09-15 Doug Evans <dje@google.com>
8835
8836 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8837 of function static local variable.
8838
88392015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8840
8841 * gdb.threads/tls-so_extern.exp: New test file.
8842 * gdb.threads/tls-so_extern.c: New test file.
8843 * gdb.threads/tls-so_extern_main.c: New test file.
8844
88452015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8846
8847 * gdb.opt/solib-intra-step-lib.c: New file.
8848 * gdb.opt/solib-intra-step-main.c: New file.
8849 * gdb.opt/solib-intra-step.exp: New file.
8850
88512015-09-15 Pedro Alves <palves@redhat.com>
8852
8853 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8854 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8855
88562015-09-14 Pedro Alves <palves@redhat.com>
8857
8858 * gdb.base/hook-stop-continue.c: Delete.
8859 * gdb.base/hook-stop-continue.exp: Delete.
8860 * gdb.base/hook-stop-frame.c: Delete.
8861 * gdb.base/hook-stop-frame.exp: Delete.
8862 * gdb.base/hook-stop.c: New file.
8863 * gdb.base/hook-stop.exp: New file.
8864
88652015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8866
8867 * gdb.ada/access_to_packed_array.exp: New testcase.
8868 * gdb.ada/access_to_packed_array/foo.adb: New file.
8869 * gdb.ada/access_to_packed_array/pack.adb: New file.
8870 * gdb.ada/access_to_packed_array/pack.ads: New file.
8871
88722015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8873
8874 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8875 buffer size test.
8876
88772015-09-11 Don Breazeal <donb@codesourcery.com>
8878
8879 * gdb.base/foll-exec.c: Add copyright header. Fix
8880 formatting issues.
8881 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8882 (do_exec_tests): Use clean_restart in place of zap_session,
8883 and for test initialization. Fix formatting issues. Use
8884 fail in place of perror.
8885 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8886 an expect statement to match an expression with output from
8887 the program under debug.
8888 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8889 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8890 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8891 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8892 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8893
88942015-09-09 Doug Evans <dje@google.com>
8895
8896 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8897
88982015-09-09 Doug Evans <dje@google.com>
8899
8900 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8901
89022015-09-09 Doug Evans <dje@google.com>
8903
8904 * gdb.base/savedregs.exp: Fix typo.
8905
89062015-09-09 Pedro Alves <palves@redhat.com>
8907
8908 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8909
89102015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8911
8912 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8913 command actually switches threads. Give up on remaining
8914 tests if target fails to stop at breakpoint.
8915
89162015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8917
8918 * gdb.ada/funcall_char.exp: New testcase.
8919 * gdb.ada/funcall_char/foo.adb: New file.
8920
89212015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8922
8923 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8924 expected outputs. Add two testcases for completing ambiguous
8925 functions.
8926 * gdb.ada/complete/aux_pck.adb: New file.
8927 * gdb.ada/complete/aux_pck.ads: New file.
8928 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8929 Ambiguous_Func functions.
8930 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8931 * gdb.ada/complete/pck.adb: Likewise.
8932
89332015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8934
8935 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8936 failures to run the test program under GDB.
8937
89382015-08-26 Luis Machado <lgustavo@codesourcery.com>
8939
8940 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8941 to C.
8942
89432015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8944
8945 * gdb.base/run-after-attach.exp: New test file.
8946 * gdb.base/run-after-attach.c: New test file.
8947
89482015-08-26 Don Breazeal <donb@codesourcery.com>
8949
8950 * gdb.base/foll-exec-2.c: New test program.
8951 * gdb.base/foll-exec-2.exp: New test.
8952
89532015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8954
8955 * gdb.base/nested-subp1.exp: New file.
8956 * gdb.base/nested-subp1.c: New file.
8957 * gdb.base/nested-subp2.exp: New file.
8958 * gdb.base/nested-subp2.c: New file.
8959 * gdb.base/nested-subp3.exp: New file.
8960 * gdb.base/nested-subp3.c: New file.
8961
89622015-08-24 Pedro Alves <palves@redhat.com>
8963
8964 * gdb.server/connect-without-multi-process.c: New file.
8965 * gdb.server/connect-without-multi-process.exp: New file.
8966
89672015-08-24 Luis Machado <lgustavo@codesourcery.com>
8968
8969 * gdb.opt/inline-markers.c: Make z int.
8970
89712015-08-24 Luis Machado <lgustavo@codesourcery.com>
8972
8973 * gdb.opt/inline-markers.c: Make z volatile.
8974
89752015-08-24 Luis Machado <lgustavo@codesourcery.com>
8976
8977 * gdb.opt/inline-bt.c: New volatile global z.
8978 * gdb.opt/inline-cmds.c: Likewise.
8979 * gdb.opt/inline-locals.c: Likewise.
8980 * gdb.opt/inline-markers.c: New extern global z.
8981 (marker): Use z.
8982 (inline_fn): Likewise.
8983
89842015-08-24 Pedro Alves <palves@redhat.com>
8985
8986 * config/m32r-stub.exp: Remove file.
8987 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8988 * gdb.base/call-rt-st.exp: Likewise.
8989 * gdb.base/call-strs.exp: Likewise.
8990 * gdb.base/default.exp: Remove references to h8300-*-hms and
8991 *-*-udi*.
8992 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8993
89942015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8995
8996 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8997 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8998 and "return" use KFAIL when GDB can not read/write the vector
8999 return value.
9000
90012015-08-21 Gary Benson <gbenson@redhat.com>
9002
9003 * gdb.trace/pending.exp: Cope with remote transfer warnings.
9004
90052015-08-20 Pedro Alves <palves@redhat.com>
9006
9007 * gdb.server/solib-list.exp: No longer expect an interior stop in
9008 non-stop mode.
9009
90102015-08-20 Pedro Alves <palves@redhat.com>
9011
9012 * gdb.server/connect-stopped-target.c: New file.
9013 * gdb.server/connect-stopped-target.exp: New file.
9014
90152015-08-20 Pedro Alves <palves@redhat.com>
9016
9017 * gdb.dwarf2/comp-unit-lang.exp: New file.
9018 * gdb.dwarf2/comp-unit-lang.c: New file.
9019
90202015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
9021
9022 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
9023 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
9024
90252015-08-19 Kevin Buettner <kevinb@redhat.com>
9026
9027 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
9028 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
9029
90302015-08-18 Doug Evans <dje@google.com>
9031 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9032
9033 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9034 skip_python_tests. New arg prompt_regexp.
9035 (skip_python_tests): New function.
9036 * lib/mi-support.exp (mi_skip_python_tests): New function.
9037 * gdb.python/py-mi-objfile-gdb.py: New file.
9038 * gdb.python/py-mi-objfile.c: New file.
9039 * gdb.python/py-mi-objfile.exp: New file.
9040
90412015-08-17 Keith Seitz <keiths@redhat.com>
9042
9043 * gdb.linespec/explicit.exp: Move strace test from here ...
9044 * gdb.trace/strace.exp: ... to here.
9045
90462015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9047
9048 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9049 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9050
90512015-08-14 Doug Evans <xdje42@gmail.com>
9052
9053 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9054 inferior before selecting a new file.
9055
90562015-08-14 Doug Evans <xdje42@gmail.com>
9057
9058 * gdb.mi/mi-disassemble.exp: Update.
9059 * gdb.base/disasm-optim.S: New file.
9060 * gdb.base/disasm-optim.c: New file.
9061 * gdb.base/disasm-optim.h: New file.
9062 * gdb.base/disasm-optim.exp: New file.
9063
90642015-08-14 Keith Seitz <keiths@redhat.com>
9065
9066 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9067 "evaluated-by".
9068
90692015-08-13 Joel Brobecker <brobecker@adacore.com>
9070
9071 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9072
90732015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9074
9075 * gdb.ada/fun_renaming.exp: New testcase.
9076 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9077 * gdb.ada/fun_renaming/pack.adb: New file.
9078 * gdb.ada/fun_renaming/pack.ads: New file.
9079
90802015-08-12 Keith Seitz <keiths@redhat.com>
9081
9082 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9083 gdb_get_line_number.
9084
90852015-08-12 Joel Brobecker <brobecker@adacore.com>
9086
9087 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9088 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9089 gdb.base/dso2dso.exp: New files.
9090
90912015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9092 Pedro Alves <palves@redhat.com>
9093 Keith Seitz <keiths@redhat.com>
9094
9095 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9096 GDBFLAGS.
9097
90982015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9099
9100 * gdb.base/gdbhistsize-history.exp
9101 (test_histsize_history_setting): Use save_vars.
9102 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9103 Use save_vars.
9104 (test_no_truncation_of_unlimited_history_file): Use save_vars.
9105 * gdb.base/readline.exp: Use save_vars.
9106
91072015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9108
9109 * lib/gdb.exp (save_vars): New proc.
9110
91112015-08-11 Keith Seitz <keiths@redhat.com>
9112
9113 * gdb.base/help.exp: Update help_breakpoint_text.
9114
91152015-08-11 Keith Seitz <keiths@redhat.com>
9116
9117 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9118 (at toplevel): Call test_explicit_breakpoints.
9119 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9120 breakpoints.
9121 * lib/mi-support.exp (mi_make_breakpoint): Add support for
9122 breakpoint conditions, "-cond".
9123
91242015-08-11 Keith Seitz <keiths@redhat.com>
9125
9126 * gdb.linespec/3explicit.c: New file.
9127 * gdb.linespec/cpexplicit.cc: New file.
9128 * gdb.linespec/cpexplicit.exp: New file.
9129 * gdb.linespec/explicit.c: New file.
9130 * gdb.linespec/explicit.exp: New file.
9131 * gdb.linespec/explicit2.c: New file.
9132 * gdb.linespec/ls-errs.exp: Add explicit location tests.
9133 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9134 before using in the matching pattern.
9135 Clarify that `prefix' is a regular expression.
9136
91372015-08-11 Keith Seitz <keiths@redhat.com>
9138
9139 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9140 test.
9141 Add tests for missing ",FMT" and ",".
9142
91432015-08-10 Doug Evans <dje@google.com>
9144 Keith Seitz <keiths@redhat.com>
9145
9146 PR gdb/17960
9147 * gdb.base/completion.exp: Add location completer tests.
9148
91492015-08-07 Pedro Alves <palves@redhat.com>
9150
9151 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9152 tests here.
9153 (top level): Run do_test with and without displaced stepping.
9154
91552015-08-07 Pedro Alves <palves@redhat.com>
9156
9157 * gdb.base/valgrind-disp-step.c: New file.
9158 * gdb.base/valgrind-disp-step.exp: New file.
9159
91602015-08-07 Pedro Alves <palves@redhat.com>
9161
9162 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9163 Delete function.
9164 (main): Add alarm. Run an infinite loop instead of calling
9165 wait_threads.
9166 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9167 comment.
9168 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9169 Delete function.
9170 (main): Add alarm. Run an infinite loop instead of calling
9171 wait_threads.
9172 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9173 comment.
9174
91752015-08-07 Pedro Alves <palves@redhat.com>
9176
9177 * gdb.base/checkpoint-ns.exp: New file.
9178 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9179 standard_testfile.
9180
91812015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9182
9183 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9184 * gdb.btrace/instruction_history.exp: Update.
9185 * gdb.btrace/tsx.exp: New.
9186 * gdb.btrace/tsx.c: New.
9187
91882015-08-06 Pedro Alves <palves@redhat.com>
9189
9190 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9191 increase timeout.
9192 * gdb.reverse/until-precsave.exp: Bump timeouts.
9193
91942015-08-06 Pedro Alves <palves@redhat.com>
9195
9196 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9197
91982015-08-06 Pedro Alves <palves@redhat.com>
9199
9200 PR gdb/18749
9201 * gdb.threads/process-dies-while-handling-bp.c: New file.
9202 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9203
92042015-08-06 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9207 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9208
92092015-08-05 Pedro Alves <palves@redhat.com>
9210
9211 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9212 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9213
92142015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9215
9216 * gdb.base/bp-permanent.exp: Report test as unsupported if
9217 the target cannot stop at the permanent breakpoint.
9218
92192015-08-03 Doug Evans <dje@google.com>
9220
9221 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9222 10000.
9223
92242015-08-03 Doug Evans <dje@google.com>
9225
9226 * Makefile.in (workers/%.worker, build-perf): New rule.
9227 (GDB_PERFTEST_MODE): New variable.
9228 (check-perf): Use it.
9229 (clean): Clean up gdb.perf parallel build subdirs.
9230 * lib/build-piece.exp: New file.
9231 * lib/gdb.exp (make_gdb_parallel_path): New function
9232 (standard_output_file, standard_temp_file): Call it.
9233 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9234 of $GDB_PARALLEL.
9235 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9236
92372015-08-03 Doug Evans <dje@google.com>
9238
9239 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9240 (LOG_FILE_NAME): New global.
9241 (TextReporter.__init__): Initialize self.txt_sum.
9242 (TextReporter.report): Add support for multiple data-points.
9243 Move report to perftest.sum, put raw data in perftest.log.
9244 (TextReporter.start): Open sum and log files.
9245 (TextReporter.end): Close sum and log files.
9246 * gdb.perf/lib/perftest/testresult.py
9247 (SingleStatisticTestResult.record): Handle multiple data-points.
9248
92492015-07-31 Pedro Alves <palves@redhat.com>
9250
9251 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9252 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9253 kill_wait_spawned_process instead of explicit "kill -9".
9254 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9255 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9256 kill_wait_spawned_process.
9257 * gdb.base/attach-twice.exp: Likewise.
9258 * gdb.base/attach.exp: Likewise.
9259 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9260 gdb_test_multiple.
9261 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9262 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9263 kill_wait_spawned_process.
9264 * gdb.base/valgrind-infcall.exp: Likewise.
9265 * gdb.multi/multi-attach.exp: Likewise.
9266 * gdb.python/py-prompt.exp: Likewise.
9267 * gdb.python/py-sync-interp.exp: Likewise.
9268 * gdb.server/ext-attach.exp: Likewise.
9269 * gdb.threads/attach-into-signal.exp (corefunc): Use
9270 spawn_wait_for_attach, spawn_id_get_pid and
9271 kill_wait_spawned_process.
9272 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9273 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9274 spawn_id_get_pid and kill_wait_spawned_process.
9275 * gdb.threads/attach-stopped.exp (corefunc): Use
9276 spawn_wait_for_attach, spawn_id_get_pid and
9277 kill_wait_spawned_process.
9278 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9279 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9280 kill_wait_spawned_process instead of explicit "kill -9".
9281 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9282 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9283 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9284 processes. Don't map cygwin/windows pids here. Now returns a
9285 spawn id list.
9286
92872015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9288
9289 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9290 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9291 correct patch.
9292
92932015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9294
9295 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9296
92972015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9298
9299 Reapply:
9300 2014-05-21 Mark Wielaard <mjw@redhat.com>
9301
9302 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9303
93042015-07-30 Pedro Alves <palves@redhat.com>
9305
9306 * linux-low.c (handle_extended_wait): Set the child's last
9307 reported status to TARGET_WAITKIND_STOPPED.
9308
93092015-07-30 Pedro Alves <palves@redhat.com>
9310
9311 PR threads/18600
9312 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9313 only shows inferior 1.
9314
93152015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9316 Pedro Alves <palves@redhat.com>
9317
9318 PR threads/18600
9319 * gdb.threads/fork-plus-threads.c: New file.
9320 * gdb.threads/fork-plus-threads.exp: New file.
9321
93222015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9323
9324 * gdb.base/batch-preserve-term-settings.exp
9325 (test_terminal_settings_preserved_after_cli_exit): Use
9326 send_quit_command.
9327
93282015-07-29 Pedro Alves <palves@redhat.com>
9329 Don Breazeal <donb@codesourcery.com>
9330
9331 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9332 output from both inferior_spawn_id and gdb_spawn_id.
9333
93342015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9335
9336 * gdb.threads/attach-into-signal.exp (corefunc): Use
9337 with_test_prefix on nested loops, uniquefying the test messages.
9338
93392015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9340
9341 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9342 commit.
9343
93442015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9345
9346 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9347 New proc.
9348 (test_terminal_settings_preserved_after_sigterm): New test.
9349
93502015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9351
9352 * gdb.base/batch-preserve-term-settings.exp
9353 (test_terminal_settings_preserved_after_cli_exit): New test.
9354
93552015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9356
9357 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9358 manipulation of saved_gdbflags.
9359 (test_terminal_settings_preserved): Remove global declaration of
9360 the unused variable pagination_prompt. Remove manipulation of
9361 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9362 GDBFLAGS.
9363
93642015-07-29 Pedro Alves <palves@redhat.com>
9365
9366 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9367
93682015-07-29 Pedro Alves <palves@redhat.com>
9369
9370 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9371 at the top.
9372
93732015-07-29 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9376 (main): Call gdb_unbuffer_output.
9377 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9378 (main): Call gdb_unbuffer_output.
9379 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9380 (main): Call gdb_unbuffer_output.
9381 * gdb.base/call-strs.exp: Adjust to step over the
9382 gdb_unbuffer_output call.
9383 * gdb.base/catch-gdb-caused-signals.c: Include
9384 "../lib/unbuffer_output.c".
9385 (main): Call gdb_unbuffer_output.
9386 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9387 (main): Call gdb_unbuffer_output.
9388 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9389 (main): Call gdb_unbuffer_output.
9390 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9391 (main): Call gdb_unbuffer_output.
9392 * gdb.base/shlib-call.exp: Adjust to step over the
9393 gdb_unbuffer_output call.
9394 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9395 (main): Call gdb_unbuffer_output.
9396 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9397 (main): Call gdb_unbuffer_output.
9398 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9399 (main): Rename to ...
9400 (test): ... this.
9401 (main): Reimplement.
9402 * gdb.base/varargs.exp: Run to test instead of to main.
9403 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9404 (main): Call gdb_unbuffer_output.
9405
94062015-07-29 Pedro Alves <palves@redhat.com>
9407
9408 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9409 factore out from mi_continue_dprintf. For call-style dprintfs,
9410 expect dprintf output out of $inferior_spawn_id.
9411 (mi_continue_dprintf): Use mi_expect_dprintf.
9412 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9413 (main): Call gdb_unbuffer_output.
9414
94152015-07-29 Pedro Alves <palves@redhat.com>
9416
9417 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9418 (default_mi_gdb_start): Set inferior_spawn_id instead of
9419 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9420 gdb_spawn_id.
9421 (mi_gdb_test): Always expect inferior output from both
9422 $inferior_spawn_id and $gdb_spawn_id.
9423
94242015-07-29 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9427 send_inferior and $inferior_spawn_id.
9428
94292015-07-29 Pedro Alves <palves@redhat.com>
9430
9431 * gdb.gdb/complaints.exp (test_initial_complaints)
9432 (test_serial_complaints, test_short_complaints): Use
9433 gdb_test_stdio.
9434 (test_empty_complaint): Handle $inferior_spawn_id !=
9435 $gdb_spawn_id.
9436
94372015-07-29 Pedro Alves <palves@redhat.com>
9438
9439 * gdb.base/varargs.exp: Use gdb_test_stdio.
9440
94412015-07-29 Pedro Alves <palves@redhat.com>
9442
9443 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9444
94452015-07-29 Pedro Alves <palves@redhat.com>
9446
9447 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9448
94492015-07-29 Pedro Alves <palves@redhat.com>
9450
9451 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9452 parameter into two new parameters, "inf_result" and "gdb_result".
9453 Expect inferior output and gdb output from $inferior_spawn_id and
9454 $gdb_spawn_id, respectively. Adjust all callers.
9455
94562015-07-29 Pedro Alves <palves@redhat.com>
9457
9458 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9459 of gdb_test_sequence.
9460
94612015-07-29 Pedro Alves <palves@redhat.com>
9462
9463 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9464 (saw_spurious_output): Expect inferior output from
9465 $inferior_spawn_id. Use gdb_test_stdio.
9466
94672015-07-29 Pedro Alves <palves@redhat.com>
9468
9469 * gdb.base/dprintf.exp: Use standard_testfile. Change
9470 prepare_for_testing call.
9471 (srcfile): Don't set.
9472 (restart): New procedure.
9473 (test_dprintf): New procecure, use to continue over dprintfs.
9474 (test_call, test_agent): New procedures, tests moved here.
9475 Restart gdb and recreate dprintfs. Adjust expected output.
9476
94772015-07-29 Pedro Alves <palves@redhat.com>
9478
9479 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9480
94812015-07-29 Pedro Alves <palves@redhat.com>
9482
9483 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9484
94852015-07-29 Pedro Alves <palves@redhat.com>
9486
9487 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9488 gdb_test_stdio.
9489
94902015-07-29 Pedro Alves <palves@redhat.com>
9491
9492 * lib/gdb.exp (gdb_test_stdio): New procedure.
9493
94942015-07-29 Pedro Alves <palves@redhat.com>
9495
9496 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9497
94982015-07-29 Pedro Alves <palves@redhat.com>
9499
9500 * gdb.base/call-signal-resume.exp: Remove check for
9501 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9502 * gdb.base/unwindonsignal.exp: Likewise.
9503 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9504 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9505
95062015-07-29 Pedro Alves <palves@redhat.com>
9507
9508 * gdb.base/siginfo-addr.c (pass): New function.
9509 (handler): Call it iff si_addr is correct.
9510 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9511 Set a breakpoint at "pass" and continue to it.
9512
95132015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9514
9515 * gdb.python/py-objfile.exp: Make some tests have unique names.
9516 * gdb.python/py-pp-registration.exp: Likewise.
9517
95182015-07-28 Pedro Alves <palves@redhat.com>
9519
9520 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9521
95222015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9523
9524 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9525
95262015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9527
9528 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9529
95302015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9531
9532 * gdb.base/gdb-sigterm-2.exp: New test.
9533
95342015-07-25 Doug Evans <xdje42@gmail.com>
9535
9536 Revert:
9537 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9538 (workers/%.worker, build-perf): New rule.
9539 (GDB_PERFTEST_MODE): New variable.
9540 (check-perf): Use it.
9541 (clean): Clean up gdb.perf parallel build subdirs.
9542 * lib/build-piece.exp: New file.
9543 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9544 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9545 name.
9546 (standard_temp_file): Ditto.
9547 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9548 of $GDB_PARALLEL.
9549
95502015-07-24 Doug Evans <dje@google.com>
9551
9552 * gdb.perf/lib/perftest/utils.py: New file.
9553 * gdb.perf/gm-hello.cc: New file.
9554 * gdb.perf/gm-pervasive-typedef.cc: New file.
9555 * gdb.perf/gm-pervasive-typedef.h: New file.
9556 * gdb.perf/gm-std.cc: New file.
9557 * gdb.perf/gm-std.h: New file.
9558 * gdb.perf/gm-use-cerr.cc: New file.
9559 * gdb.perf/gm-utils.h: New file.
9560 * gdb.perf/gmonster-null-lookup.py: New file.
9561 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9562 * gdb.perf/gmonster-print-cerr.py: New file.
9563 * gdb.perf/gmonster-ptype-string.py: New file.
9564 * gdb.perf/gmonster-runto-main.py: New file.
9565 * gdb.perf/gmonster-select-file.py: New file.
9566 * gdb.perf/gmonster1-null-lookup.exp: New file.
9567 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9568 * gdb.perf/gmonster1-print-cerr.exp: New file.
9569 * gdb.perf/gmonster1-ptype-string.exp: New file.
9570 * gdb.perf/gmonster1-runto-main.exp: New file.
9571 * gdb.perf/gmonster1-select-file.exp: New file.
9572 * gdb.perf/gmonster1.cc: New file.
9573 * gdb.perf/gmonster1.exp: New file.
9574 * gdb.perf/gmonster2-null-lookup.exp: New file.
9575 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9576 * gdb.perf/gmonster2-print-cerr.exp: New file.
9577 * gdb.perf/gmonster2-ptype-string.exp: New file.
9578 * gdb.perf/gmonster2-runto-main.exp: New file.
9579 * gdb.perf/gmonster2-select-file.exp: New file.
9580 * gdb.perf/gmonster2.cc: New file.
9581 * gdb.perf/gmonster2.exp: New file.
9582
95832015-07-24 Doug Evans <dje@google.com>
9584
9585 * gdb.perf/README: New file.
9586 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9587 * lib/gen-perf-test.exp: New file.
9588
95892015-07-24 Doug Evans <dje@google.com>
9590
9591 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9592 (PerfTest::startup): New function.
9593 (PerfTest::run): Return result of calling body.
9594 (PerfTest::assemble): Rewrite.
9595 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9596 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9597 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9598 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9599 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9600
96012015-07-24 Doug Evans <dje@google.com>
9602
9603 * lib/gdb.exp (clean_restart): Make executable optional.
9604
96052015-07-24 Doug Evans <dje@google.com>
9606
9607 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9608 compiler_info references.
9609 * gdb.cp/temargs.exp: Ditto.
9610 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9611 (get_compiler_info): Early exit if already computed. Set compiler_info
9612 to "unknown" if there was a problem.
9613 (test_compiler_info): Add function comment. Call get_compiler_info.
9614
96152015-07-24 Doug Evans <dje@google.com>
9616
9617 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9618 (workers/%.worker, build-perf): New rule.
9619 (GDB_PERFTEST_MODE): New variable.
9620 (check-perf): Use it.
9621 (clean): Clean up gdb.perf parallel build subdirs.
9622 * lib/build-piece.exp: New file.
9623 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9624 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9625 name.
9626 (standard_temp_file): Ditto.
9627 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9628 of $GDB_PARALLEL.
9629
96302015-07-24 Doug Evans <dje@google.com>
9631
9632 * lib/future.exp (gdb_default_target_compile): New option
9633 "early_flags".
9634 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9635 --as-needed.
9636
96372015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9638
9639 * gdb.base/catch-syscall.exp: Call gdb_exit before
9640 gdb_skip_xml_test.
9641
96422015-07-24 Pedro Alves <palves@redhat.com>
9643
9644 * gdb.python/py-events.exp: Accept output between the stop event
9645 and the prompt.
9646 * gdb.python/py-evsignal.exp: Likewise.
9647 * gdb.python/py-evthreads.exp: Likewise.
9648
96492015-07-24 Pedro Alves <palves@redhat.com>
9650
9651 PR gdb/18717
9652 * gdb.threads/non-ldr-exit.c: New file.
9653 * gdb.threads/non-ldr-exit.exp: New file.
9654
96552015-07-24 Yao Qi <yao.qi@linaro.org>
9656
9657 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9658 restarting process.
9659
96602015-07-24 Yao Qi <yao.qi@linaro.org>
9661
9662 * gdb.server/ext-restart.exp: New file.
9663
96642015-07-24 Yao Qi <yao.qi@linaro.org>
9665
9666 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9667 argument options.
9668 * gdb.server/ext-wrapper.exp: New file.
9669
96702015-07-23 Doug Evans <dje@google.com>
9671
9672 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9673 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9674
96752015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9676
9677 * gdb.ada/var_arr_typedef.exp: New testcase.
9678 * gdb.ada/var_arr_typedef/pack.adb: New file.
9679 * gdb.ada/var_arr_typedef/pack.ads: New file.
9680 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9681
96822015-07-20 Joel Brobecker <brobecker@adacore.com>
9683
9684 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9685
96862015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9687
9688 * gdb.arch/i386-biarch-core.exp: Replace istarget
9689 by "complete set gnutarget". Remove expectation for the "core-file"
9690 command.
9691
96922015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9693
9694 Revert the previous commit:
9695 Tests for validate symbol file using build-id.
9696
96972015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9698
9699 Tests for validate symbol file using build-id.
9700 * gdb.base/solib-mismatch-lib.c: New file.
9701 * gdb.base/solib-mismatch-libmod.c: New file.
9702 * gdb.base/solib-mismatch.c: New file.
9703 * gdb.base/solib-mismatch.exp: New file.
9704
97052015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9706
9707 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9708 nios2-*-linux*.
9709 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9710 * gdb.base/siginfo.exp: Likewise.
9711 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9712
97132015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9714
9715 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9716 Move it to ...
9717 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9718 ... here.
9719 * gdb.trace/range-stepping.exp: Check that the target supports
9720 range stepping.
9721
97222015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9723
9724 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9725
97262015-07-14 Pedro Alves <palves@redhat.com>
9727
9728 * gdb.base/killed-outside.exp: New file.
9729 * gdb.base/killed-outside.c: New file.
9730
97312015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9732
9733 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9734 (n at main): New.
9735 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9736
97372015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9738
9739 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9740 infcall tests instead of setting up for KFAIL.
9741
97422015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9743
9744 * gdb.btrace/record_goto-step.exp: New.
9745
97462015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9747
9748 PR compile/18484
9749 * gdb.compile/compile.c (struct struct_type): Add volatile to
9750 selffield's type.
9751 * gdb.compile/compile.exp
9752 (compile code struct_object.selffield = &struct_object): Skip further
9753 struct_object tests if this one xfails.
9754
97552015-07-08 Robert O'Callahan <robert@ocallahan.org>
9756
9757 PR exp/18617
9758 * gdb.trace/ax.exp: Add test.
9759
97602015-07-07 Yao Qi <yao.qi@linaro.org>
9761
9762 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9763 instead of istarget "aarch64*-*-*".
9764 * gdb.arch/aarch64-fp.exp: Likewise.
9765 * gdb.base/float.exp: Likewise.
9766 * gdb.reverse/aarch64.exp: Likewise.
9767 * lib/gdb.exp (is_aarch64_target): New proc.
9768
97692015-07-07 Yao Qi <yao.qi@linaro.org>
9770
9771 * lib/gdb.exp (is_aarch32_target): New proc.
9772 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9773 instead of "istarget "arm*-*-*"".
9774 * gdb.arch/arm-disp-step.exp: Likewise.
9775 * gdb.arch/thumb-bx-pc.exp: Likewise.
9776 * gdb.arch/thumb-prologue.exp: Likewise.
9777 * gdb.arch/thumb-singlestep.exp: Likewise.
9778 * gdb.base/disp-step-syscall.exp: Likewise.
9779 * gdb.base/float.exp: Likewise.
9780
97812015-07-07 Yao Qi <yao.qi@linaro.org>
9782
9783 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9784 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9785
97862015-07-07 Yao Qi <yao.qi@linaro.org>
9787
9788 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9789 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9790 if it exists.
9791 * gdb.multi/multi-arch.exp: Likewise.
9792
97932015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9794
9795 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9796 print.
9797
97982015-07-07 Yao Qi <yao.qi@linaro.org>
9799
9800 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9801
98022015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9803
9804 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9805 '[' and ']' characters.
9806
98072015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9808
9809 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9810
98112015-06-29 Pedro Alves <palves@redhat.com>
9812
9813 PR threads/18127
9814 * gdb.threads/hand-call-new-thread.c: New file.
9815 * gdb.threads/hand-call-new-thread.c: New file.
9816
98172015-06-26 Keith Seitz <keiths@redhat.com>
9818 Doug Evans <dje@google.com>
9819
9820 PR 16253
9821 * gdb.cp/var-tag-2.cc: New file.
9822 * gdb.cp/var-tag-3.cc: New file.
9823 * gdb.cp/var-tag-4.cc: New file.
9824 * gdb.cp/var-tag.cc: New file.
9825 * gdb.cp/var-tag.exp: New file.
9826
98272015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9828
9829 * gdb.base/history-duplicates.exp: New test.
9830
98312015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9832
9833 * gdb.base/completion.exp: Test the completion of the "focus"
9834 command.
9835
98362015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9837
9838 * gdb.arch/amd64-prologue-skip.S: New file.
9839 * gdb.arch/amd64-prologue-skip.exp: New file.
9840
98412015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9842
9843 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9844 is_address_zero_readable check.
9845
98462015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9847
9848 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9849 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9850
98512015-06-24 Yao Qi <yao.qi@linaro.org>
9852
9853 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9854 linux targets.
9855
98562015-06-24 Yao Qi <yao.qi@linaro.org>
9857
9858 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9859 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9860 * gdb.base/siginfo-thread.exp: Likewise.
9861
98622015-06-22 Yao Qi <yao.qi@linaro.org>
9863
9864 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9865
98662015-06-22 Yao Qi <yao.qi@linaro.org>
9867
9868 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9869 aarch64*-*-*.
9870 (skip_hw_watchpoint_tests): Likewise.
9871
98722015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9873
9874 * gdb.base/gdbinit-history.exp: Test the interaction between
9875 setting GDBHISTSIZE and setting the history size via .gdbinit.
9876
98772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9878
9879 PR gdb/16999
9880 * gdb.base/gdbhistsize-history.exp: New test.
9881
98822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9883
9884 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9885 with GDBHISTSIZE.
9886 * gdb.base/readline.exp: Likewise.
9887
98882015-06-17 Yao Qi <yao.qi@linaro.org>
9889
9890 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9891 line.
9892
98932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9894
9895 * gdb.base/gdbinit-history.exp: Add test case to check that
9896 an unlimited history file does not get truncated on exit.
9897
98982015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9899
9900 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9901 (VECTOR): New macro. Use it...
9902 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9903 ...for these typedefs.
9904 (int8, char1, int1, double1): New typedefs.
9905 (struct just_int2, struct two_int2): New structures.
9906 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9907 (add_structvecs, add_singlevecs): New functions.
9908 (main): Call add_some_intvecs twice.
9909 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9910 the compile and exit upon failure. Try compiling for the "native"
9911 architecture. Test inferior function calls with vector arguments
9912 and vector return value handling with "finish" and "return".
9913
99142015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9915
9916 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9917 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9918 PE file.
9919 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9920
99212015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9922
9923 PR breakpoints/16465
9924 * gdb.mi/mi-dprintf-pending.c: New file.
9925 * gdb.mi/mi-dprintf-pending.exp: New test.
9926 * gdb.mi/mi-dprintf-pendshr.c: New file.
9927
99282015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9929 Mircea Gherzan <mircea.gherzan@intel.com>
9930
9931 * gdb.arch/i386-mpx-map.c: New file.
9932 * gdb.arch/i386-mpx-map.exp: New File.
9933
99342015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9935
9936 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9937 * gdb.arch/i386-mpx.exp: Indentation fixed.
9938
99392015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9940
9941 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9942 function and improved indentation.
9943 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9944 gdb_test_multiple. Added additional tests to skip the test.
9945
99462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9947
9948 * gdb.arch/i386-avx512.c: Change path in include file.
9949 * gdb.arch/i386-avx512.exp: Change include dir path
9950 compilation flag.
9951 * gdb.arch/i386-mpx.c: Change path in include file.
9952 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9953 flag.
9954
99552015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9956
9957 * gdb.compile/compile-print.exp (compile print *vararray@3)
9958 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9959
99602015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9961
9962 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9963 (do not keep jit in memory): ... this.
9964 (expect 5): Change it to ...
9965 (expect no 5): ... this.
9966
99672015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9968
9969 PR gdb/15564
9970 * gdb.mi/mi-detach.exp: New file.
9971
99722015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9973
9974 PR symtab/18392
9975 * gdb.arch/amd64-tailcall-self.S: New file.
9976 * gdb.arch/amd64-tailcall-self.c: New file.
9977 * gdb.arch/amd64-tailcall-self.exp: New file.
9978
99792015-05-28 Don Breazeal <donb@codesourcery.com>
9980
9981 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9982 tests for remote targets by checking is_target_gdbserver.
9983
99842015-05-27 Doug Evans <dje@google.com>
9985
9986 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9987 * gdb.dwarf2/opaque-type-lookup.c: New file.
9988 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9989
99902015-05-26 Doug Evans <dje@google.com>
9991
9992 * gdb.cp/iostream.cc: New file.
9993 * gdb.cp/iostream.exp: New file.
9994
99952015-05-26 Doug Evans <dje@google.com>
9996
9997 * gdb.dwarf2/dw2-op-call.exp: Update.
9998 * gdb.dwarf2/dw4-sig-types.exp: Update.
9999 * gdb.dwarf2/implptr.exp: Update.
10000 * gdb.mi/mi-cmd-param-changed.exp: Update.
10001
100022015-05-26 Doug Evans <dje@google.com>
10003
10004 * gdb.python/py-lazy-string.c: New file.
10005 * gdb.python/py-lazy-string.exp: New file.
10006 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
10007 (main): Update. Add estring3.
10008 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
10009 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
10010
100112015-05-26 Omair Javaid <omair.javaid@linaro.org>
10012 Yao Qi <yao.qi@linaro.org>
10013
10014 * gdb.reverse/aarch64.c: New.
10015 * gdb.reverse/aarch64.exp: New.
10016
100172015-05-26 Omair Javaid <omair.javaid@linaro.org>
10018
10019 * lib/gdb.exp (supports_process_record): Return true for
10020 aarch64*-linux*.
10021 (supports_reverse): Likewise.
10022
100232015-05-22 Patrick Palka <patrick@parcs.ath.cx>
10024
10025 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10026 Use with_test_prefix.
10027
100282015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
10029
10030 * gdb.base/completion.exp: Add test for completion of layout
10031 names.
10032
100332015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10034
10035 * lib/gdb.exp (skip_tui_tests): New proc.
10036 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10037
100382015-05-19 Pedro Alves <palves@redhat.com>
10039
10040 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10041 Save the whole env array instead of just HOME. Unset HISTSIZE in
10042 the environment while testing. Restore whole environment
10043 afterwards.
10044
100452015-05-16 Doug Evans <xdje42@gmail.com>
10046
10047 * gdb.guile/scm-ports.c: New file.
10048 * gdb.guile/scm-ports.exp: Add memory port tests.
10049
100502015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10051
10052 * gdb.compile/compile-print.c: New file.
10053 * gdb.compile/compile-print.exp: New file.
10054
100552015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10056
10057 * gdb.compile/compile-ops.exp: Cast param to void.
10058 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10059 (compile code struct_object.selffield = &struct_object): Add xfail.
10060
100612015-05-15 Joel Brobecker <brobecker@adacore.com>
10062
10063 * gdb.ada/arr_enum_with_gap: New testcase.
10064
100652015-05-15 Joel Brobecker <brobecker@adacore.com>
10066
10067 * gdb.ada/byte_packed_arr: New testcase.
10068
100692015-05-15 Joel Brobecker <brobecker@adacore.com>
10070
10071 * gdb.ada/pckd_neg: New testcase.
10072
100732015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10074
10075 PR gdb/17820
10076 * gdb.base/gdbinit-history.exp: New test.
10077 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10078 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10079
100802015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10081
10082 * gdb.python/py-xmethods.cc: Enhance test case.
10083 * gdb.python/py-xmethods.exp: New tests.
10084 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10085 function.
10086 (B_indexoper): Likewise.
10087 (global_dm_list) : Add new xmethod worker functions.
10088
100892015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10090
10091 * gdb.base/coredump-filter.exp: Correctly unset
10092 "coredump_var_addr" array.
10093
100942015-05-08 Pedro Alves <palves@redhat.com>
10095
10096 * gdb.server/non-existing-program.exp: Unset spawn_id.
10097
100982015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10099
10100 PR python/18291
10101 * gdb.python/py-xmethods.exp: Add tests.
10102
101032015-05-08 Yao Qi <yao.qi@linaro.org>
10104
10105 PR gdb/18208
10106 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10107 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10108 function set_coredump_filter, and remove remote_exec call.
10109 Remove argument ipid. Callers update.
10110 (top level): Don't get inferior's PID.
10111
101122015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
10113
10114 * gdb.base/watch_thread_num.exp: Skip test on targets without
10115 access watchpoints.
10116
101172015-05-06 Pedro Alves <palves@redhat.com>
10118
10119 PR server/18081
10120 * gdb.server/non-existing-program.exp: New file.
10121
101222015-05-05 Joel Brobecker <brobecker@adacore.com>
10123
10124 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10125
101262015-05-05 Joel Brobecker <brobecker@adacore.com>
10127
10128 * gdb.ada/out_of_line_in_inlined: New testcase.
10129
101302015-05-05 Joel Brobecker <brobecker@adacore.com>
10131
10132 * gdb.ada/var_rec_arr: New testcase.
10133
101342015-04-30 Yao Qi <yao.qi@linaro.org>
10135
10136 * gdb.base/break-idempotent.exp: If
10137 skip_hw_watchpoint_multi_tests returns true, skip the tests
10138 on "rwatch" and "awatch".
10139
101402015-04-30 Yao Qi <yao.qi@linaro.org>
10141
10142 * gdb.base/relativedebug.exp: Invoke gdb command
10143 "info sharedlibrary", and if libc.so doesn't have debug info,
10144 skip the test.
10145
101462015-04-29 Doug Evans <dje@google.com>
10147
10148 * gdb.python/py-xmethods.exp: Add ptype tests.
10149 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10150 get_result_type method.
10151
101522015-04-29 Luis Machado <lgustavo@codesourcery.com>
10153
10154 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10155 the target does not support hardware watchpoints.
10156
101572015-04-29 Luis Machado <lgustavo@codesourcery.com>
10158
10159 * gdb.base/break-always.exp: Abort testing if writing to memory
10160 causes an error.
10161
101622015-04-28 Doug Evans <dje@google.com>
10163
10164 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10165 * gdb.python/py-pp-registration.exp: ... here. New file.
10166 * gdb.python/py-pp-registration.c: New file.
10167 * gdb.python/py-pp-registration.py: New file.
10168
101692015-04-28 Doug Evans <dje@google.com>
10170
10171 * gdb.python/py-bad-printers.c: New file.
10172 * gdb.python/py-bad-printers.py: New file.
10173 * gdb.python/py-bad-printers.exp: New file.
10174
101752015-04-28 Sasha Smundak <asmundak@google.com>
10176
10177 * gdb.python/py-type.exp: New test.
10178
101792015-04-28 Andy Wingo <wingo@igalia.com>
10180
10181 * gdb.python/py-parameter.exp:
10182 * gdb.guile/scm-parameter.exp: Escape the path that we are
10183 matching against, as it might contain characters that are special
10184 to regular expressions.
10185
101862015-04-27 Joel Brobecker <brobecker@adacore.com>
10187
10188 * gdb.ada/rec_comp: New testcase.
10189
101902015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10191
10192 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10193 before using it.
10194
101952015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10196
10197 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10198 new tests for verilog output.
10199
102002015-04-24 Yao Qi <yao.qi@linaro.org>
10201
10202 * boards/remote-gdbserver-on-localhost.exp: New file.
10203
102042015-04-23 Pedro Alves <palves@redhat.com>
10205
10206 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10207 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10208 "end of file", remove $inferior_spawn_id from the indirect list.
10209
102102015-04-23 Pedro Alves <palves@redhat.com>
10211
10212 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10213
102142015-04-23 Pedro Alves <palves@redhat.com>
10215
10216 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10217 on $any_spawn_id instead of only on $gdb_spawn_id.
10218
102192015-04-21 Pierre Muller <muller@sourceware.org>
10220
10221 PR pascal/17815
10222 * lib/pascal.exp (gpc_compile): Add new option "class".
10223 (fpc_compile): Likewise.
10224 * gdb.pascal/case-insensitive-symbols.pas: New file.
10225 * gdb.pascal/case-insensitive-symbols.exp: New file.
10226
102272015-04-20 Gary Benson <gbenson@redhat.com>
10228
10229 * gdb.base/attach.exp: Fix three extended remote failures.
10230
102312015-04-17 Gary Benson <gbenson@redhat.com>
10232
10233 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10234 the main executable over the remote protocol.
10235
102362015-04-16 Pedro Alves <palves@redhat.com>
10237
10238 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10239 a new gdbserver if gdbserver_reconnect_p is set.
10240
102412015-04-16 Pedro Alves <palves@redhat.com>
10242
10243 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10244 is set, don't exit gdbserver.
10245
102462015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10247
10248 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10249 appropriate .insn, such that an older assembler can be used.
10250 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10251 the z/Architecture instruction set on 31-bit targets as well.
10252
102532015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10254
10255 * gdb.go/handcall.exp: Remove all logic related to the first
10256 breakpoint and rely on go_runto_main instead.
10257 * gdb.go/strings.exp: Likewise.
10258 * gdb.go/unsafe.exp: Likewise.
10259 * gdb.go/hello.exp: Likewise. Also rename the remaining
10260 breakpoint marker to "breakpoint 1".
10261 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10262 * gdb.go/strings.go: Likewise.
10263 * gdb.go/unsafe.go: Likewise.
10264 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10265 "set breakpoint 2 here" and rename the remaining breakpoint marker
10266 to "breakpoint 1".
10267
102682015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10269
10270 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10271 if itertools.imap is not present.
10272 * gdb.python/py-objfile.exp: Add parentheses.
10273 * gdb.python/py-type.exp: Same.
10274 * gdb.python/py-unwind-maint.py: Same.
10275
102762015-04-15 Yao Qi <yao.qi@linaro.org>
10277
10278 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10279 of ":$ptr_size" and set its form explicitly.
10280
102812015-04-15 Pedro Alves <palves@redhat.com>
10282 Yao Qi <yao.qi@linaro.org>
10283
10284 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10285 timeout by factor of 4.
10286 (test_regular_watch): Likewise.
10287 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10288 * gdb.reverse/sigall-reverse.exp: Likewise.
10289 * gdb.reverse/until-precsave.exp: Likewise.
10290 * lib/gdb.exp (with_timeout_factor): New proc.
10291 (gdb_expect): Move some code to ...
10292 (get_largest_timeout): ... here. New procedure.
10293
102942015-04-14 Luis Machado <lgustavo@codesourcery.com>
10295
10296 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10297
102982015-04-13 Luis Machado <lgustavo@codesourcery.com>
10299
10300 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10301 to write to the .text section.
10302
103032015-04-13 Luis Machado <lgustavo@codesourcery.com>
10304
10305 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10306 Handle the case of targets that do not provide PID information.
10307
103082015-04-13 Yao Qi <yao.qi@linaro.org>
10309
10310 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10311 and use expect instead of gdb_expect.
10312
103132015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10314
10315 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10316 "coredump_var_addr" to avoid naming conflict with other testcases.
10317
103182015-04-10 Pedro Alves <palves@redhat.com>
10319
10320 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10321 gdb_test_sequence and gdb_assert.
10322
103232015-04-10 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10326 test messages that don't include the breakpoint address.
10327
103282015-04-10 Yao Qi <yao.qi@linaro.org>
10329
10330 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10331 false for some offset and width combinations which aren't
10332 supported by linux kernel.
10333
103342015-04-10 Pedro Alves <palves@redhat.com>
10335
10336 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10337 procedure, factored out from ...
10338 (top level): ... here. Add "set displaced-stepping" testing axis.
10339 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10340 parameter "displaced". Use it.
10341 (top level): Use foreach and add "set displaced-stepping" testing
10342 axis.
10343
103442015-04-10 Pedro Alves <palves@redhat.com>
10345
10346 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10347 Remove comment.
10348 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10349 both the address of the instruction that triggers the watchpoint
10350 and the address of the instruction immediately after, and use
10351 those addresses for the test. Fix comment.
10352
103532015-04-10 Pedro Alves <palves@redhat.com>
10354
10355 * gdb.base/sigstep.exp (breakpoint_to_handler)
10356 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10357 Test "backtrace" in handler.
10358 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10359 (top level): Add new "displaced" test axis to
10360 breakpoint_to_handler, breakpoint_to_handler_entry and
10361 breakpoint_over_handler.
10362
103632015-04-10 Pedro Alves <palves@redhat.com>
10364
10365 PR gdb/18216
10366 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10367
103682015-04-10 Yao Qi <yao.qi@linaro.org>
10369
10370 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10371 (test_add_rn_pc): New function.
10372 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10373 (top level): Invoke test_add_rn_pc.
10374
103752015-04-10 Pedro Alves <palves@redhat.com>
10376
10377 PR gdb/13858
10378 * gdb.base/step-over-no-symbols.exp: New file.
10379
103802015-04-09 Andy Wingo <wingo@igalia.com>
10381
10382 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10383 after the Python tests.
10384
103852015-04-08 Keith Seitz <keiths@redhat.com>
10386
10387 PR python/16699
10388 * gdb.python/py-completion.exp: New tests for completion.
10389 * gdb.python/py-completion.py (CompleteLimit1): New class.
10390 (CompleteLimit2): Likewise.
10391 (CompleteLimit3): Likewise.
10392 (CompleteLimit4): Likewise.
10393 (CompleteLimit5): Likewise.
10394 (CompleteLimit6): Likewise.
10395 (CompleteLimit7): Likewise.
10396
103972015-04-08 Pedro Alves <palves@redhat.com>
10398
10399 PR gdb/18214
10400 PR gdb/18216
10401 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10402 function.
10403 (main): Install it as SIGUSR1 handler.
10404 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10405 parameter. Always use "setup" as prefix. Toggle "set
10406 displaced-stepping" off/on depending on global. Don't switch to
10407 thread 1 here.
10408 (top level): Add displaced stepping "off/on" test axis. Update
10409 "setup" calls. Wrap each subtest with with_test_prefix. Test
10410 continuing with a queued signal in each thread.
10411
104122015-04-08 Pedro Alves <palves@redhat.com>
10413
10414 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10415 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10416 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10417 Return early if running to main fails.
10418 * gdb.trace/while-stepping.exp: Likewise.
10419
104202015-04-07 Pedro Alves <palves@redhat.com>
10421
10422 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10423 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10424 interact with inferior program.
10425
104262015-04-07 Pedro Alves <palves@redhat.com>
10427
10428 * lib/gdb.exp (inferior_spawn_id): New global.
10429 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10430 spawn id after processing the user code.
10431 (default_gdb_start): Set inferior_spawn_id.
10432 (send_inferior): New procedure.
10433 * lib/gdbserver-support.exp (gdbserver_start): Set
10434 inferior_spawn_id.
10435 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10436
104372015-04-07 Pedro Alves <palves@redhat.com>
10438
10439 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10440 * lib/gdbserver-support.exp (gdbserver_start): Make
10441 $server_spawn_id global.
10442 (gdbserver_start): Don't wait for gdbserver's spawn id with
10443 expect_background.
10444 (close_gdbserver): New procedure.
10445 (gdb_exit): Rename the default version and reimplement.
10446
104472015-04-07 Pedro Alves <palves@redhat.com>
10448
10449 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10450 append the substituted item, not the original item.
10451
104522015-04-07 Pedro Alves <palves@redhat.com>
10453
10454 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10455 gdb_expect.
10456
104572015-04-07 Pedro Alves <palves@redhat.com>
10458
10459 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10460 output appearing once only.
10461
104622015-04-07 Pedro Alves <palves@redhat.com>
10463
10464 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10465 that doesn't expect anything. Return early if running to main
10466 fails.
10467
104682015-04-07 Yao Qi <yao.qi@linaro.org>
10469
10470 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10471 (child_function): Call alarm.
10472 (main): Move call to alarm into the loop.
10473 * gdb.threads/non-stop-fair-events.exp: Build program with
10474 -DTIMEOUT=$timeout.
10475
104762015-04-06 Doug Evans <xdje42@gmail.com>
10477
10478 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10479 Fix dest parameter to board_info.
10480 (fpc_compile): Ditto.
10481 (gdb_compile_pascal): Rename dest arg to destfile.
10482
104832015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10484
10485 * gdb.ada/funcall_ref.exp: New file.
10486 * gdb.ada/funcall_ref/foo.adb: New file.
10487
104882015-04-02 Yao Qi <yao.qi@linaro.org>
10489
10490 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10491 is remote.
10492
104932015-04-02 Gary Benson <gbenson@redhat.com>
10494
10495 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10496
104972015-04-01 Sasha Smundak <asmundak@google.com>
10498
10499 * gdb.python/py-unwind-maint.c: New file.
10500 * gdb.python/py-unwind-maint.exp: New test.
10501 * gdb.python/py-unwind-maint.py: New file.
10502 * gdb.python/py-unwind.c: New file.
10503 * gdb.python/py-unwind.exp: New test.
10504 * gdb.python/py-unwind.py: New test.
10505
105062015-04-01 Pedro Alves <palves@redhat.com>
10507
10508 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10509 to fail instead of non-existent $test.
10510
105112015-04-01 Pedro Alves <palves@redhat.com>
10512
10513 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10514 GDBFLAGS if not empty.
10515
105162015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10517
10518 * gdb.ada/complete.exp: Remove "multi_line".
10519 * gdb.ada/info_exc.exp: Remove "multi_line".
10520 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10521 * gdb.ada/ptype_field.exp: Remove "multi_line".
10522 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10523 * gdb.ada/tagged.exp: Remove "multi_line".
10524 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10525 [multi_line ...]
10526 * gdb.btrace/delta.exp: Likewise.
10527 * gdb.btrace/exception.exp: Likewise.
10528 * gdb.btrace/function_call_history.exp: Likewise.
10529 * gdb.btrace/instruction_history.exp: Likewise.
10530 * gdb.btrace/nohist.exp: Likewise.
10531 * gdb.btrace/record_goto.exp: Likewise.
10532 * gdb.btrace/segv.exp: Likewise.
10533 * gdb.btrace/stepi.exp: Likewise.
10534 * gdb.btrace/tailcall.exp: Likewise.
10535 * gdb.btrace/unknown_functions.exp: Likewise.
10536 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10537 * lib/gdb.exp: Add the "multi_line" helper.
10538
105392015-04-01 Pedro Alves <palves@redhat.com>
10540
10541 * gdb.threads/tid-reuse.c: New file.
10542 * gdb.threads/tid-reuse.exp: New file.
10543
105442015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10545
10546 PR corefiles/16092
10547 * gdb.base/coredump-filter.c: New file.
10548 * gdb.base/coredump-filter.exp: Likewise.
10549
105502015-03-27 Petr Machata <pmachata@redhat.com>
10551
10552 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10553 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10554 (Dwarf::assemble): Initialize them.
10555 (Dwarf::lines): New function.
10556
105572015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10558
10559 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10560 SYMBOL_PREFIX for x86_64-*-cygwin.
10561
105622015-03-26 Andy Wingo <wingo@igalia.com>
10563
10564 PR symtab/18148
10565 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10566 const_value but not a location.
10567 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10568 location defined in non-main CUs are visible.
10569
105702015-03-26 Yao Qi <yao.qi@linaro.org>
10571
10572 PR testsuite/18139
10573 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10574 Add a line number entry for the same line.
10575 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10576 Add a line number entry for the same line.
10577
105782015-03-26 Yao Qi <yao.qi@linaro.org>
10579
10580 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10581 .int 0.
10582 (func): Likewise. Add .Lfunc_1 label.
10583 Use .Lfunc_1 label.
10584 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10585 .int 0.
10586 (func): Likewise.
10587 Use .Lfunc_1 label.
10588
105892015-03-26 Yao Qi <yao.qi@linaro.org>
10590
10591 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10592 Call gdb_compile instead to compile each .s files without debug
10593 information.
10594
105952015-03-26 Yao Qi <yao.qi@linaro.org>
10596
10597 * gdb.base/savedregs.exp (process_saved_regs): Make
10598 "Saved registers:" optional in the pattern.
10599
106002015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10601
10602 * gdb.btrace/next.exp: Merged into step.exp.
10603 * gdb.btrace/finish.exp: Merged into step.exp.
10604 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10605 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10606 "record goto" and checking the exact replay position.
10607 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10608 check for "Recording format" in "info record" output.
10609 * gdb.btrace/record_goto.exp: Choose test file based on target.
10610 * gdb.btrace/x86-record_goto.S: Renamed into ...
10611 * gdb.btrace/x86_64-record_goto.S: ... this.
10612 * gdb.btrace/i686-record_goto.S: New.
10613 * gdb.btrace/x86-tailcall.S: Renamed into ...
10614 * gdb.btrace/x86_64-tailcall.S: ... this.
10615 * gdb.btrace/i686-tailcall.S: New.
10616 * gdb.btrace/x86-tailcall.c: Renamed into ...
10617 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10618 separate statements. Update test.
10619 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10620 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10621 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10622 * gdb.btrace/tailcall.exp: Choose test file based on target.
10623 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10624
106252015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10626
10627 * gdb.btrace/exception.exp: Increase BTS buffer size.
10628
106292015-03-24 Pedro Alves <palves@redhat.com>
10630
10631 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10632
106332015-03-24 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.threads/schedlock.exp (test_step): No longer expect that
10636 "set scheduler-locking step" with "next" over a function call runs
10637 threads unlocked.
10638
106392015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10640
10641 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10642
106432015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10644
10645 PR breakpoints/16466
10646 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10647 * gdb.mi/mi-pending.c (thread_func): New function.
10648 (int main): Add threading support required.
10649 * gdb.mi/mi-pending.exp: Add tests for this issue.
10650 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10651 (pendfunc2): Remove stdio dependency.
10652 * gdb.mi/mi-pendshr2.c: New file.
10653
106542015-03-23 Keith Seitz <keiths@redhat.com>
10655
10656 * gdb.linespec/keywords.c: New file.
10657 * gdb.linespec/keywords.exp: New file.
10658
106592015-03-23 Keith Seitz <keiths@redhat.com>
10660
10661 PR gdb/18021
10662 * gdb.dwarf2/staticvirtual.exp: New test.
10663
106642015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10665
10666 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10667 * README: Remove HP-UX and gdb.hp.
10668 (configuration):
10669 * configure: Regenerate.
10670 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10671 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10672 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10673 gdb.hp/gdb.defects/Makefile.
10674 * gdb.hp/Makefile.in: File deleted.
10675 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10676 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10677 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10678 * gdb.hp/gdb.aCC/run.c: File deleted.
10679 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10680 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10681 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10682 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10683 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10684 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10685 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10686 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10687 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10688 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10689 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10690 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10691 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10692 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10693 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10694 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10695 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10696 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10697 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10698 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10699 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10700 * gdb.hp/gdb.compat/average.c: File deleted.
10701 * gdb.hp/gdb.compat/sum.c: File deleted.
10702 * gdb.hp/gdb.compat/xdb.c: File deleted.
10703 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10704 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10705 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10706 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10707 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10708 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10709 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10710 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10711 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10712 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10713 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10714 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10715 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10716 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10717 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10718 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10719 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10720 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10721 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10722 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10723 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10724 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10725 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10726 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10727 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10728 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10729 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10730 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10731 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10732 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10733 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10734 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10735 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10736 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10737 * gdb.hp/tools/odump: File deleted.
10738
107392015-03-19 Pedro Alves <palves@redhat.com>
10740
10741 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10742 (saw_thread_3): New globals.
10743 (top level): Increment them when an event for the corresponding
10744 thread is seen.
10745 (no thread starvation): New test.
10746
107472015-03-19 Pedro Alves <palves@redhat.com>
10748
10749 * gdb.threads/continue-pending-status.c: New file.
10750 * gdb.threads/continue-pending-status.exp: New file.
10751
107522015-03-18 Pedro Alves <palves@redhat.com>
10753
10754 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10755 Use gdb_is_target_remote instead of is_remote. Use
10756 gdb_test_multiple instead of gdb_expect. Exit early if
10757 gdb_test_multiple hits its internal matches. Tighten stepi tests
10758 expected output. Fail on exit with any signal, instead of just
10759 SIGILL.
10760
107612015-03-18 Yao Qi <yao.qi@linaro.org>
10762
10763 PR tdep/18107
10764 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10765 variable.
10766 * gdb.base/catch-syscall.exp: Don't skip it on
10767 aarch64*-*-linux* target. Remove elements in all_syscalls.
10768 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10769 target.
10770 (setup_all_syscalls): New proc.
10771
107722015-03-16 Yao Qi <yao.qi@linaro.org>
10773
10774 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10775 (top level): Skip tests if valid_addr_p returns false for
10776 $cmd1 or $cmd2.
10777
107782015-03-11 Andy Wingo <wingo@igalia.com>
10779
10780 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10781
107822015-03-11 Yao Qi <yao.qi@linaro.org>
10783
10784 * gdb.base/catch-syscall.exp: Fix typo in comments.
10785
107862015-03-11 Yao Qi <yao.qi@linaro.org>
10787
10788 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10789
107902015-03-09 Pedro Alves <palves@redhat.com>
10791
10792 * dg-extract-results.py: Delete.
10793
107942015-03-09 Pedro Alves <palves@redhat.com>
10795
10796 Merge dg-extract-results.sh from GCC upstream (r218843).
10797
10798 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10799 * dg-extract-results.sh: Use --text with grep to avoid issues with
10800 binary files. Fall back to cat -v, if that doesn't work.
10801
108022015-03-05 Pedro Alves <palves@redhat.com>
10803
10804 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10805
108062015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10807
10808 * lib/mi-support.exp (mi_expect_interrupt): Accept
10809 alternative event for when in all-stop mode.
10810
108112015-03-04 Pedro Alves <palves@redhat.com>
10812
10813 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10814
108152015-03-04 Mark Kettenis <kettenis@gnu.org>
10816
10817 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10818
108192015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10820
10821 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10822 regexps for GDB's current line display, accept a hex address
10823 preceding the line number.
10824
108252015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10826
10827 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10828 the 'arch1' variable for "s390*-linux*" targets.
10829
108302015-03-04 Pedro Alves <palves@redhat.com>
10831
10832 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10833 (main): Pass missing retval argument to pthread_join call.
10834
108352015-03-02 Pedro Alves <palves@redhat.com>
10836
10837 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10838 (top level): Call do_test with non-stop as well.
10839
108402015-03-02 Pedro Alves <palves@redhat.com>
10841
10842 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10843 -1.
10844
108452015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10846
10847 * gdb.arch/s390-vregs.exp: New test.
10848 * gdb.arch/s390-vregs.S: New file.
10849
108502015-02-27 Pedro Alves <palves@redhat.com>
10851
10852 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10853 call to catch_command_errors.
10854 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10855 catch_command_errors.
10856
108572015-02-27 Pedro Alves <palves@redhat.com>
10858
10859 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10860 "true" for boolean result.
10861 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10862 prototype of main.
10863
108642015-02-27 Pedro Alves <palves@redhat.com>
10865
10866 * lib/unbuffer_output.c: New file.
10867 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10868 (main): Call gdb_unbuffer_output.
10869
108702015-02-27 Yao Qi <yao.qi@linaro.org>
10871
10872 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10873 target.
10874
108752015-02-26 Doug Evans <dje@google.com>
10876
10877 * gdb.cp/class2.cc (Dbase, D): New classes.
10878 (main): New local delta.
10879 * gdb.cp/class2.exp: Test printing delta.
10880 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10881 (dynbar): New global.
10882 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10883
108842015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10885
10886 * gdb.compile/compile-ifunc.c: New file.
10887 * gdb.compile/compile-ifunc.exp: New file.
10888
108892015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10890
10891 * gdb.base/structs.exp: Check for correct struct on finish.
10892
108932015-02-26 Yao Qi <yao.qi@linaro.org>
10894
10895 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10896 is zero.
10897
108982015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10899
10900 * gdb.arch/cordic.ko.bz2: New file.
10901 * gdb.arch/cordic.ko.debug.bz2: New file.
10902 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10903
109042015-02-25 Yao Qi <yao.qi@linaro.org>
10905
10906 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10907 aarch64*-*-* target.
10908
109092015-02-23 Pedro Alves <palves@redhat.com>
10910
10911 * lib/gdb.exp (delete_breakpoints): Rewrite using
10912 gdb_test_multiple.
10913
109142015-02-23 Pedro Alves <palves@redhat.com>
10915
10916 * gdb.base/info-os.c: Include stdlib.h.
10917
109182015-02-22 Doug Evans <xdje42@gmail.com>
10919
10920 PR symtab/17855
10921 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10922 is read after symbols have been re-read.
10923 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10924 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10925
109262015-02-21 Doug Evans <dje@google.com>
10927
10928 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10929
109302015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10931
10932 PR corefiles/17808
10933 * gdb.arch/i386-biarch-core.core.bz2: New file.
10934 * gdb.arch/i386-biarch-core.exp: New file.
10935
109362015-02-21 Pedro Alves <palves@redhat.com>
10937
10938 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10939 runto_main fails.
10940
109412015-02-20 Pedro Alves <palves@redhat.com>
10942
10943 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10944 info probes.
10945
109462015-02-20 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10949
109502015-02-20 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10953 clean_restart before gdb_target_supports_trace.
10954
109552015-02-20 Pedro Alves <palves@redhat.com>
10956
10957 PR threads/18006
10958 * gdb.threads/clone-thread_db.c: New file.
10959 * gdb.threads/clone-thread_db.exp: New file.
10960
109612015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10962
10963 PR breakpoints/16812
10964 * gdb.base/catch-gdb-caused-signals.c: New file.
10965 * gdb.base/catch-gdb-caused-signals.exp: New file.
10966
109672015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10968
10969 * configure: Regenerated.
10970 * configure.ac: Use GDB_AC_TRANSFORM.
10971 * aclocal.m4: sinclude ../transform.m4.
10972
109732015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10974
10975 * lib/dtrace.exp: New file.
10976 * gdb.base/dtrace-probe.exp: Likewise.
10977 * gdb.base/dtrace-probe.d: Likewise.
10978 * gdb.base/dtrace-probe.c: Likewise.
10979 * lib/pdtrace.in: Likewise.
10980 * configure.ac: Output variables with the transformed names of
10981 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10982 * configure: Regenerated.
10983
109842015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10985
10986 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10987 expected message when trying to access $_probe_* convenience
10988 variables while not on a probe.
10989
109902015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10991
10992 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10993
109942015-02-11 Pedro Alves <pedro@codesourcery.com>
10995
10996 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10997 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10998
109992015-02-10 Doug Evans <xdje42@gmail.com>
11000
11001 * lib/gdb.exp (gdb_load): Always return a result.
11002
110032015-02-10 Pedro Alves <palves@redhat.com>
11004
11005 * gdb.threads/signal-sigtrap.c: New file.
11006 * gdb.threads/signal-sigtrap.exp: New file.
11007
110082015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
11009
11010 * gdb.trace/no-attach-trace.c: New file.
11011 * gdb.trace/no-attach-trace.exp: New file.
11012
110132015-02-09 Mark Wielaard <mjw@redhat.com>
11014
11015 * gdb.dwarf2/atomic.c: New file.
11016 * gdb.dwarf2/atomic-type.exp: Likewise.
11017
110182015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11019
11020 * gdb.btrace/buffer-size.exp: Update "info record" output.
11021 * gdb.btrace/delta.exp: Update "info record" output.
11022 * gdb.btrace/enable.exp: Update "info record" output.
11023 * gdb.btrace/finish.exp: Update "info record" output.
11024 * gdb.btrace/instruction_history.exp: Update "info record" output.
11025 * gdb.btrace/next.exp: Update "info record" output.
11026 * gdb.btrace/nexti.exp: Update "info record" output.
11027 * gdb.btrace/step.exp: Update "info record" output.
11028 * gdb.btrace/stepi.exp: Update "info record" output.
11029 * gdb.btrace/nohist.exp: Update "info record" output.
11030
110312015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11032
11033 * gdb.btrace/buffer-size: New.
11034
110352015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11036
11037 * gdb.btrace/delta.exp: Update "info record" output.
11038 * gdb.btrace/enable.exp: Update "info record" output.
11039 * gdb.btrace/finish.exp: Update "info record" output.
11040 * gdb.btrace/instruction_history.exp: Update "info record" output.
11041 * gdb.btrace/next.exp: Update "info record" output.
11042 * gdb.btrace/nexti.exp: Update "info record" output.
11043 * gdb.btrace/step.exp: Update "info record" output.
11044 * gdb.btrace/stepi.exp: Update "info record" output.
11045 * gdb.btrace/nohist.exp: Update "info record" output.
11046
110472015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11048
11049 PR gdb/15678
11050 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11051
110522015-02-06 Pedro Alves <palves@redhat.com>
11053
11054 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11055 macro.
11056 (seconds_left, again): New globals.
11057 (main): Wait seconds_left in a 1-second sleep loop instead of
11058 sleeping 180 seconds. If 'again' is set, reset the seconds
11059 counter.
11060 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11061 'again' in the inferior before detaching. Print the seconds left.
11062 (options): New global.
11063 (top level): Build program with -DTIMEOUT=$timeout.
11064
110652015-02-06 Pedro Alves <palves@redhat.com>
11066
11067 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11068 determine how many seconds to pass to 'alarm'.
11069 * gdb.base/gdb-sigterm.exp (top level): Build program with
11070 -DTIMEOUT=$timeout.
11071 (do_test): Return success/failure indication. Add more verbose
11072 logging. Don't fail if 200 single steps are seen. Instead, fail
11073 when the test times out.
11074 (passes): New global.
11075 (top level): Break the testing loop if testing fails on any
11076 iteration. Use gdb_assert.
11077
110782015-02-04 Don Breazeal <donb@codesourcery.com>
11079
11080 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11081 and initialize them.
11082 (ipc_cleanup): New function.
11083 (main): Don't declare shmid, semid, and msqid. Add a call to
11084 atexit so that we call ipc_cleanup on exit.
11085
110862015-02-04 Pedro Alves <palves@redhat.com>
11087
11088 * boards/native-extended-gdbserver.exp: Remove any target variant
11089 specifications from the board name before clearing the isremote
11090 flag from board_info.
11091
110922015-01-31 Doug Evans <xdje42@gmail.com>
11093
11094 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11095
110962015-01-31 Gary Benson <gbenson@redhat.com>
11097
11098 * gdb.base/completion.exp: Disable completion limiting for
11099 existing tests. Add new tests to check completion limiting.
11100 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11101
111022015-01-31 Doug Evans <xdje42@gmail.com>
11103
11104 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11105
111062015-01-31 Doug Evans <xdje42@gmail.com>
11107
11108 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11109 entries. Duplicate file section script entries.
11110 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11111 inlined entries. Add test for safe-path rejection.
11112 * gdb.python/py-section-script.c: Add duplicate inlined section script
11113 entries. Duplicate file section script entries.
11114 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11115 inlined entries. Add test for safe-path rejection.
11116
111172015-01-29 Joel Brobecker <brobecker@adacore.com>
11118
11119 * gdb.ada/disc_arr_bound: New testcase.
11120
111212015-01-29 Joel Brobecker <brobecker@adacore.com>
11122
11123 * gdb.ada/mi_var_array: New testcase.
11124
111252015-01-27 Doug Evans <dje@google.com>
11126
11127 * gdb.python/py-objfile.exp: Add tests for objfile.username.
11128 Add test for objfile.filename, objfile.username after objfile
11129 has been unloaded.
11130
111312015-01-26 Joel Brobecker <brobecker@adacore.com>
11132
11133 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11134 the second test to print the name attribute of value
11135 returned by the call to gdb.lookup_type, and adjust
11136 the expected output accordingly.
11137
111382015-01-25 Mark Wielaard <mjw@redhat.com>
11139
11140 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11141 * gdb.base/disp-step-fork.c: Include unistd.h.
11142 * gdb.base/siginfo-obj.c: Include stdio.h.
11143 * gdb.base/siginfo-thread.c: Likewise.
11144 * gdb.mi/non-stop.c: Include unistd.h.
11145 * gdb.mi/nsthrexec.c: Include stdio.h.
11146 * gdb.mi/pthreads.c: Include unistd.h.
11147 * gdb.modula2/unbounded1.c (main): Declare returns int.
11148 * gdb.reverse/consecutive-reverse.c: Likewise.
11149 * gdb.threads/create-fail.c: Include unistd.h.
11150 * gdb.threads/killed.c: Likewise.
11151 * gdb.threads/linux-dp.c: Likewise.
11152 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11153 * gdb.threads/non-ldr-exc-2.c: Likewise.
11154 * gdb.threads/non-ldr-exc-3.c: Likewise.
11155 * gdb.threads/non-ldr-exc-4.c: Likewise.
11156 * gdb.threads/pthreads.c: Include unistd.h.
11157 (main): Declare returns int.
11158 * gdb.threads/tls-main.c (foo): New declaration.
11159 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11160
111612015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11162
11163 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11164 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11165
111662015-01-15 Mark Wielaard <mjw@redhat.com>
11167
11168 * gdb.base/noreturn-return.c: New file.
11169 * gdb.base/noreturn-return.exp: New file.
11170 * gdb.base/noreturn-finish.c: New file.
11171 * gdb.base/noreturn-finish.exp: New file.
11172
111732015-01-23 Pedro Alves <palves@redhat.com>
11174
11175 * gdb.threads/continue-pending-after-query.c: New file.
11176 * gdb.threads/continue-pending-after-query.exp: New file.
11177
111782015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11179 Simon Marchi <simon.marchi@ericsson.com>
11180
11181 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11182 * gdb.base/valgrind-db-attach.exp: Same.
11183 * gdb.base/valgrind-infcall.exp: Same.
11184 * lib/mi-support.exp (default_mi_gdb_start): Same.
11185 * lib/prompt.exp (default_prompt_gdb_start): Same.
11186 * lib/gdb.exp (default_gdb_spawn): Same.
11187 (gdb_interact): New.
11188
11189
111902015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11191
11192 * gdb.compile/compile.exp (pointer to jit function): New test.
11193
111942015-01-17 Wei-cheng Wang <cole945@gmail.com>
11195
11196 * lib/gdb.exp (supports_process_record): Return true for
11197 powerpc*-*-linux*.
11198 (supports_reverse): Likewise.
11199
112002015-01-15 Don Breazeal <donb@codesourcery.com>
11201
11202 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11203 instead of checking whether the target board is remote and
11204 use spawn_wait_for_attach instead of exec/sleep.
11205 * gdb.base/attach-twice.exp: Likewise.
11206
112072015-01-15 Joel Brobecker <brobecker@adacore.com>
11208
11209 * gdb.ada/var_arr_attrs: New testcase.
11210
112112015-01-14 Pedro Alves <palves@redhat.com>
11212 Joel Brobecker <brobecker@adacore.com>
11213
11214 PR gdb/17525
11215 * gdb.base/bp-cmds-execution-x-script.c: New file.
11216 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11217 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11218
112192015-01-14 Pedro Alves <palves@redhat.com>
11220
11221 PR cli/17828
11222 * gdb.base/batch-preserve-term-settings.c: New file.
11223 * gdb.base/batch-preserve-term-settings.exp: New file.
11224
112252015-01-13 Doug Evans <dje@google.com>
11226
11227 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11228 binary.
11229
112302015-01-13 Joel Brobecker <brobecker@adacore.com>
11231
11232 * Makefile.in (clean mostlyclean): Do not delete *.py.
11233
112342015-01-13 Joel Brobecker <brobecker@adacore.com>
11235
11236 * gdb.python/py-lookup-type.exp: New file.
11237
112382015-01-12 Pedro Alves <palves@redhat.com>
11239
11240 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11241 restore GDBFLAGS before returning.
11242
112432015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11244
11245 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11246 is_amd64_regs_target and is_x86_like_target.
11247
112482015-01-11 Doug Evans <xdje42@gmail.com>
11249
11250 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11251 is given without an explicit form.
11252 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11253 attributes.
11254 * gdb.dwarf/corrupt.exp: Ditto.
11255 * gdb.dwarf2/enum-type.exp: Ditto.
11256 * gdb.trace/entry-values.exp: Ditto.
11257 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11258
112592015-01-11 Doug Evans <xdje42@gmail.com>
11260
11261 PR gdb/15830
11262 * gdb.base/maint.exp: Remove references to "maint demangle".
11263 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11264 Add tests for explicitly specifying language to demangle.
11265 * gdb.dlang/demangle.exp: Ditto.
11266
112672015-01-09 Pedro Alves <palves@redhat.com>
11268
11269 * gdb.threads/non-stop-fair-events.c: New file.
11270 * gdb.threads/non-stop-fair-events.exp: New file.
11271
112722015-01-09 Pedro Alves <palves@redhat.com>
11273
11274 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11275 the global scope. Set a breakpoint after all threads are started
11276 rather than stepping over two source lines. Expect the prompt.
11277 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11278 global.
11279 (NUM): Now 15.
11280 (main): Use threads_started_barrier to wait for all threads to
11281 start. Main thread no longer calls thread_function. Exit after
11282 180 seconds.
11283 (loop): New function.
11284 (thread_function): Wait on threads_started_barrier barrier. Call
11285 'loop' at each iteration.
11286 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11287 threads have started, instead of hardcoding number of "next"
11288 steps. Use an access watchpoint instead of a write watchpoint.
11289
112902015-01-09 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11293 (thread_func): Wait on barrier.
11294 (main): Wait for all threads to start before stopping GDB.
11295 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11296 global.
11297 (thread1_func, thread2_func): Wait on barrier.
11298 (main): Wait for all threads to start before stopping GDB.
11299 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11300 New global.
11301 (thread1_func, thread2_func): Wait on barrier.
11302 (main): Wait for all threads to start before stopping GDB.
11303
113042015-01-09 Pedro Alves <palves@redhat.com>
11305
11306 * gdb.threads/attach-many-short-lived-threads.c: New file.
11307 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11308
113092014-01-09 Pedro Alves <palves@redhat.com>
11310
11311 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11312 instead of to thread 2.
11313 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11314 Add barrier around each pthread_create call instead of around all
11315 calls.
11316 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11317 Set a break on thread_function and have the child threads hit it
11318 one at at a time.
11319
113202015-01-09 Pedro Alves <palves@redhat.com>
11321
11322 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11323 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11324 false.
11325 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11326 checking whether the target board is remote.
11327 * gdb.multi/multi-attach.exp: Likewise.
11328 * gdb.python/py-sync-interp.exp: Likewise.
11329 * gdb.server/ext-attach.exp: Likewise.
11330 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11331 tests that need to attach, instead of checking whether the target
11332 board is remote at the top of the file.
11333
113342015-01-08 Yao Qi <yao@codesourcery.com>
11335
11336 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11337
113382015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11339
11340 Fix testcase compilation.
11341 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11342
113432015-01-06 Joel Brobecker <brobecker@adacore.com>
11344
11345 * gdb.python/py-type.exp: Add a couple test about empty
11346 array creation, and negative-length array creation.
11347
113482015-01-02 Doug Evans <xdje42@gmail.com>
11349
11350 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11351
113522015-01-02 Doug Evans <dje@google.com>
11353
11354 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11355
113562014-12-29 Yao Qi <yao@codesourcery.com>
11357
11358 * gdb.trace/entry-values.exp: Update comments. Rename variable
11359 bar_call_foo to returned_from_foo.
11360
113612014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11362
11363 PR gdb/17394
11364 * gdb.linespec/break-asm-file.c: New file.
11365 * gdb.linespec/break-asm-file.exp: New file.
11366 * gdb.linespec/break-asm-file0.s: New file.
11367 * gdb.linespec/break-asm-file1.s: New file.
11368
113692014-12-18 Nigel Stephens <nigel@mips.com>
11370 Maciej W. Rozycki <macro@codesourcery.com>
11371
11372 * gdb.base/float.exp: Handle the new output from "info float" on
11373 MIPS targets.
11374
113752014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11376
11377 Fix MinGW compilation.
11378 * gdb.compile/compile-ops.exp: Update untested message if
11379 !skip_compile_feature_tests.
11380 * gdb.compile/compile-setjmp.exp: Likewise.
11381 * gdb.compile/compile-tls.exp: Likewise.
11382 * gdb.compile/compile.exp: Likewise.
11383 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11384 supported on this host".
11385
113862014-12-16 Doug Evans <xdje42@gmail.com>
11387
11388 * boards/stabs.exp: New file.
11389
113902014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11391
11392 * gdb.base/completion.exp: Adjust to format changes of "maint
11393 print user-registers".
11394
113952014-12-16 Catalin Udma <catalin.udma@freescale.com>
11396
11397 PR server/17457
11398 * gdb.arch/aarch64-fp.c: New file.
11399 * gdb.arch/aarch64-fp.exp: New file.
11400
114012014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11402
11403 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11404 r210637, r210913, r211666, r215400, r215817).
11405
11406 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11407 * dg-extract-results.py: New file.
11408 * dg-extract-results.sh: Use it if the environment seems
11409 suitable.
11410
11411 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11412
11413 * dg-extract-results.py (parse_run): Handle warnings that
11414 are printed before a test harness is run.
11415
11416 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11417
11418 * dg-extract-results.py (Named): Remove __cmp__ method.
11419 (output_variation): Use a key to sort variation.harnesses.
11420
11421 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11422
11423 * dg-extract-results.py: For Python 3, force sys.stdout to
11424 handle surrogate escape sequences.
11425 (safe_open): New function.
11426 (output_segment, main): Use it.
11427
11428 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11429
11430 * dg-extract-results.py (Prog.result_re): Include options
11431 in test name.
11432
11433 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11434
11435 * dg-extract-results.py (output_variation): Always sort if
11436 do_sum.
11437
114382014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11439
11440 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11441 as long as we get pagination notifications.
11442
114432014-12-15 Jason Merrill <jason@redhat.com>
11444
11445 * Makefile.in (check-gdb.%): Restore.
11446 * README: Mention it.
11447
114482014-12-13 Joel Brobecker <brobecker@adacore.com>
11449
11450 * gdb.ada/str_uninit: New testcase.
11451
114522014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11453
11454 PR symtab/17642
11455 * gdb.base/vla-stub-define.c: New file.
11456 * gdb.base/vla-stub.c: New file.
11457 * gdb.base/vla-stub.exp: New file.
11458
114592014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11460 Jan Kratochvil <jan.kratochvil@redhat.com>
11461 Tom Tromey <tromey@redhat.com>
11462
11463 * configure.ac: Add gdb.compile/.
11464 * configure: Regenerate.
11465 * gdb.compile/Makefile.in: New file.
11466 * gdb.compile/compile-ops.exp: New file.
11467 * gdb.compile/compile-ops.c: New file.
11468 * gdb.compile/compile-tls.c: New file.
11469 * gdb.compile/compile-tls.exp: New file.
11470 * gdb.compile/compile-constvar.S: New file.
11471 * gdb.compile/compile-constvar.c: New file.
11472 * gdb.compile/compile-mod.c: New file.
11473 * gdb.compile/compile-nodebug.c: New file.
11474 * gdb.compile/compile-setjmp-mod.c: New file.
11475 * gdb.compile/compile-setjmp.c: New file.
11476 * gdb.compile/compile-setjmp.exp: New file.
11477 * gdb.compile/compile-shlib.c: New file.
11478 * gdb.compile/compile.c: New file.
11479 * gdb.compile/compile.exp: New file.
11480 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11481
114822014-12-12 Tom Tromey <tromey@redhat.com>
11483
11484 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11485 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11486
114872014-12-12 Doug Evans <dje@google.com>
11488
11489 * lib/gdb-python.exp (get_python_valueof): New function.
11490 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11491
114922014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11493
11494 * gdb.base/completion.exp: Add test for completion of "info
11495 registers ".
11496
114972014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11498
11499 * gdb.base/func-ptrs.c: New file.
11500 * gdb.base/func-ptrs.exp: New file.
11501
115022014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11503
11504 PR breakpoints/17012
11505 * gdb.base/dprintf-detach.c: New file.
11506 * gdb.base/dprintf-detach.exp: New file.
11507
115082014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11509
11510 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11511 * lib/gdb.exp (target_is_gdbserver): New procedure.
11512
115132014-12-08 Doug Evans <dje@google.com>
11514
11515 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11516
115172014-12-05 Yao Qi <yao@codesourcery.com>
11518
11519 * gdb.guile/scm-error.exp: Remove the third argument to
11520 gdb_remote_download.
11521 * gdb.guile/scm-frame-args.exp: Likewise.
11522 * gdb.guile/scm-section-script.exp: Likewise.
11523
115242014-12-05 Yao Qi <yao@codesourcery.com>
11525
11526 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11527
115282014-12-04 Doug Evans <dje@google.com>
11529
11530 * gdb.python/py-objfile.exp: Add tests for
11531 objfile.add_separate_debug_file.
11532
115332014-12-04 Doug Evans <dje@google.com>
11534
11535 * lib/gdb.exp (get_build_id): New function.
11536 (build_id_debug_filename_get): Rewrite to use it.
11537 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11538
115392014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11540
11541 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11542 `method(long)', not just 0x0.
11543 * gdb.cp/nsalias.exp: Align code labels to 4.
11544 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11545 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11546 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11547 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11548 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11549 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11550
115512014-12-02 Doug Evans <dje@google.com>
11552
11553 PR symtab/17602
11554 * gdb.cp/anon-ns.cc: Move guts of this file to ...
11555 * gdb.cp/anon-ns2.cc: ... here. New file.
11556 * gdb.cp/anon-ns.exp: Update.
11557
115582014-12-02 Nick Bull <nicholaspbull@gmail.com>
11559
11560 * gdb.python/py-events.py (inferior_call_handler): New.
11561 (register_changed_handler, memory_changed_handler): New.
11562 (test_events.invoke): Register new handlers.
11563 * gdb.python/py-events.exp: Add tests for inferior call,
11564 memory_changed and register_changed events.
11565
115662014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11567
11568 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11569 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11570 if the linker doesn't understand this.
11571
115722014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11573
11574 * gdb.python/python.exp: Change expected reply to help().
11575
115762014-12-01 Yao Qi <yao@codesourcery.com>
11577
11578 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11579 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11580 * configure: Re-generated.
11581
115822014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11583
11584 * gdb.cp/chained-calls.cc: New file.
11585 * gdb.cp/chained-calls.exp: New file.
11586 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11587
115882014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11589
11590 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11591 * gdb.dwarf2/symtab-producer.exp: Same.
11592 * gdb.gdb/python-interrupts.exp: Same.
11593 * gdb.gdb/python-selftest.exp: Same.
11594 * gdb.python/py-linetable.exp: Same.
11595 * gdb.python/py-type.exp: Same.
11596 * gdb.python/py-value-cc.exp: Same.
11597 * gdb.python/py-value.exp: Same.
11598
115992014-11-28 Yao Qi <yao@codesourcery.com>
11600
11601 * gdb.base/break-probes.exp: Match library name prefixed with
11602 sysroot.
11603
116042014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11605
11606 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11607 test expected output. Add parentheses for the call to print.
11608 Remove L suffix from integers.
11609
116102014-11-26 Doug Evans <dje@google.com>
11611
11612 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11613
116142014-11-22 Yao Qi <yao@codesourcery.com>
11615
11616 * gdb.trace/entry-values.c: Remove asms.
11617 (foo): Add foo_label.
11618 (bar): Add bar_label.
11619 * gdb.trace/entry-values.exp: Remove code computing foo's
11620 length and bar's length.
11621 (Dwarf::assemble): Invoke function_range for bar and use
11622 MACRO_AT_func for foo.
11623
116242014-11-22 Yao Qi <yao@codesourcery.com>
11625
11626 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11627 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11628 Use .Lgcc43_procstart instead of gcc43.
11629
116302014-11-21 Joel Brobecker <brobecker@adacore.com>
11631
11632 * gdb.ada/n_arr_bound: New testcase.
11633
116342014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11635
11636 PR breakpoints/10737
11637 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11638 test_catch_syscall_multi_arch.
11639 (test_catch_syscall_multi_arch): New function.
11640
116412014-11-20 Doug Evans <xdje42@gmail.com>
11642
11643 * gdb.base/maint.exp: Update expected output.
11644
116452014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11646
11647 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11648 4-byte instruction on S390.
11649
116502014-11-19 Joel Brobecker <brobecker@adacore.com>
11651
11652 * gdb.ada/arr_arr: New testcase.
11653
116542014-11-19 Joel Brobecker <brobecker@adacore.com>
11655
11656 * gdb.ada/pkd_arr_elem: New Testcase.
11657
116582014-11-18 Luis Machado <lgustavo@codesourcery.com>
11659
11660 * gdb.reverse/break-precsave: Expect completion message for
11661 core file reads.
11662 * gdb.reverse/consecutive-precsave.exp: Likewise.
11663 * gdb.reverse/finish-precsave.exp: Likewise.
11664 * gdb.reverse/i386-precsave.exp: Likewise.
11665 * gdb.reverse/machinestate-precsave.exp: Likewise.
11666 * gdb.reverse/sigall-precsave.exp: Likewise.
11667 * gdb.reverse/solib-precsave.exp: Likewise.
11668 * gdb.reverse/step-precsave.exp: Likewise.
11669 * gdb.reverse/until-precsave.exp: Likewise.
11670 * gdb.reverse/watch-precsave.exp: Likewise.
11671
116722014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11673
11674 * gdb.base/bp-permanent.c: Include unistd.h.
11675 * gdb.python/py-framefilter-mi.c (main): Add return type.
11676 * gdb.python/py-framefilter.c (main): Likewise.
11677 * gdb.trace/actions-changed.c (main): Likewise.
11678
116792014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11680
11681 * gdb.mi/until.c: Add eye-catchers.
11682 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11683 line numbers.
11684
116852014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11686
11687 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11688 function header variants in break1.c.
11689 * gdb.base/ena-dis-br.exp: Likewise.
11690 * gdb.base/hbreak2.exp: Likewise.
11691 * gdb.reverse/until-precsave.exp: Drop references to removed
11692 non-prototype function header variants in ur1.c.
11693 * gdb.reverse/until-reverse.exp: Likewise.
11694
116952014-11-17 Petr Machata <pmachata@redhat.com>
11696
11697 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11698 ${_cu_offset_size} bytes abbrev offset.
11699
117002014-11-15 Doug Evans <xdje42@gmail.com>
11701
11702 PR symtab/17559
11703 * gdb.base/line-symtabs.exp: New file.
11704 * gdb.base/line-symtabs.c: New file.
11705 * gdb.base/line-symtabs.h: New file.
11706
117072014-11-14 Yao Qi <yao@codesourcery.com>
11708
11709 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11710 (func): Add label func_label.
11711 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11712 Replace low_pc and high_pc with MACRO_AT_range.
11713 Replace name, low_pc and high_pc with MACRO_AT_func.
11714
117152014-11-14 Yao Qi <yao@codesourcery.com>
11716
11717 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11718 Replace name, low_pc and high_pc with MACRO_AT_func.
11719
117202014-11-14 Yao Qi <yao@codesourcery.com>
11721
11722 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11723 produce debug information.
11724 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11725
117262014-11-14 Yao Qi <yao@codesourcery.com>
11727
11728 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11729 object and get function length.
11730 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11731 with MACRO_AT_func.
11732 (top-level): Replace gdb_compile and clean_restart with
11733 prepare_for_testing.
11734 * gdb.dwarf2/main.c (main): Add label main_label.
11735
117362014-11-14 Yao Qi <yao@codesourcery.com>
11737
11738 * lib/dwarf.exp (function_range): New procedure.
11739 (Dwarf::_handle_macro_at_func): New procedure.
11740 (Dwarf::_handle_macro_at_range): New procedure.
11741 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11742
117432014-11-14 Yao Qi <yao@codesourcery.com>
11744
11745 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11746 (_handle_attribute): New procedure.
11747
117482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11749
11750 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11751 * gdb.base/call-sc.c (zed): Likewise.
11752 * gdb.base/checkpoint.c (main): Likewise.
11753 * gdb.base/dump.c (main): Likewise.
11754 * gdb.base/gcore.c (main): Likewise.
11755 * gdb.base/huge.c (main): Likewise.
11756 * gdb.base/multi-forks.c (main): Likewise.
11757 * gdb.base/pr10179-a.c (main): Likewise.
11758 * gdb.base/savedregs.c (main): Likewise.
11759 * gdb.base/sigaltstack.c (main): Likewise.
11760 * gdb.base/siginfo.c (main): Likewise.
11761 * gdb.base/structs.c (zed): Likewise.
11762 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11763 * gdb.mi/mi-syn-frame.c (main): Likewise.
11764 * gdb.mi/until.c (foo, main): Likewise.
11765 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11766 * gdb.base/solib-weak.c (foo): Declare.
11767 * gdb.base/attach-twice.c: Include stdio.h.
11768 * gdb.base/weaklib1.c: Likewise.
11769 * gdb.base/weaklib2.c: Likewise.
11770 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11771 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11772 unistd.h.
11773 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11774 * gdb.mi/mi-exit-code.c: Likewise.
11775 * gdb.base/break-interp-lib.c: Include string.h.
11776 * gdb.base/coremaker.c: Likewise.
11777 * gdb.base/testenv.c: Likewise.
11778 * gdb.python/py-finish-breakpoint.c: Likewise.
11779 * gdb.base/inferior-died.c: Include sys/wait.h.
11780 * gdb.base/fileio.c: Include time.h.
11781 * gdb.base/async-shell.c: Include unistd.h.
11782 * gdb.base/dprintf-non-stop.c: Likewise.
11783 * gdb.base/info-os.c: Likewise.
11784 * gdb.mi/mi-console.c: Likewise.
11785 * gdb.mi/watch-nonstop.c: Likewise.
11786 * gdb.python/py-events.c: Likewise.
11787 * gdb.base/async.c (baz): Move up before its invocation.
11788 * gdb.base/code_elim2.c (my_global_func): Likewise.
11789 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11790 * gdb.base/advance.c (func2): Likewise.
11791
117922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11793
11794 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11795 variant.
11796 * gdb.base/annota3.c: Likewise.
11797 * gdb.base/async.c: Likewise.
11798 * gdb.base/average.c: Likewise.
11799 * gdb.base/call-ar-st.c: Likewise.
11800 * gdb.base/call-rt-st.c: Likewise.
11801 * gdb.base/call-sc.c: Likewise.
11802 * gdb.base/call-strs.c: Likewise.
11803 * gdb.base/ending-run.c: Likewise.
11804 * gdb.base/execd-prog.c: Likewise.
11805 * gdb.base/exprs.c: Likewise.
11806 * gdb.base/foll-exec.c: Likewise.
11807 * gdb.base/foll-fork.c: Likewise.
11808 * gdb.base/foll-vfork.c: Likewise.
11809 * gdb.base/funcargs.c: Likewise.
11810 * gdb.base/gcore.c: Likewise.
11811 * gdb.base/jump.c: Likewise.
11812 * gdb.base/langs0.c: Likewise.
11813 * gdb.base/langs1.c: Likewise.
11814 * gdb.base/langs2.c: Likewise.
11815 * gdb.base/mips_pro.c: Likewise.
11816 * gdb.base/nodebug.c: Likewise.
11817 * gdb.base/opaque0.c: Likewise.
11818 * gdb.base/opaque1.c: Likewise.
11819 * gdb.base/recurse.c: Likewise.
11820 * gdb.base/run.c: Likewise.
11821 * gdb.base/scope0.c: Likewise.
11822 * gdb.base/scope1.c: Likewise.
11823 * gdb.base/setshow.c: Likewise.
11824 * gdb.base/setvar.c: Likewise.
11825 * gdb.base/shmain.c: Likewise.
11826 * gdb.base/shr1.c: Likewise.
11827 * gdb.base/shr2.c: Likewise.
11828 * gdb.base/sigall.c: Likewise.
11829 * gdb.base/signals.c: Likewise.
11830 * gdb.base/so-indr-cl.c: Likewise.
11831 * gdb.base/solib2.c: Likewise.
11832 * gdb.base/structs.c: Likewise.
11833 * gdb.base/sum.c: Likewise.
11834 * gdb.base/vforked-prog.c: Likewise.
11835 * gdb.base/watchpoint.c: Likewise.
11836 * gdb.reverse/shr2.c: Likewise.
11837 * gdb.reverse/until-reverse.c: Likewise.
11838 * gdb.reverse/ur1.c: Likewise.
11839 * gdb.reverse/watch-reverse.c: Likewise.
11840
118412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11842
11843 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11844 variant.
11845 * gdb.base/sepdebug.exp: Drop references to removed code.
11846
118472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11848
11849 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11850 variant. Preserve original line numbering.
11851 * gdb.base/list1.c: Likewise.
11852
118532014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11854
11855 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11856 variant.
11857 * gdb.base/break1.c: Likewise.
11858 * gdb.base/break.exp: Drop references to removed code.
11859
118602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11861
11862 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11863 variant.
11864
118652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11866
11867 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11868
118692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11870
11871 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11872 logic into perform_all_tests() and invoke it with and without
11873 function header prototypes.
11874 (do_function_calls): Remove conditional XFAIL for PR 5318.
11875 (rerun_and_prepare): Remove duplicate code.
11876 (perform_all_tests): New. Main logic moved here.
11877
118782014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11879
11880 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11881 code guarded by #ifdef NO_PROTOTYPES.
11882 (t_double_many_args): Likewise.
11883 (DEF_FUNC_MANY_ARGS_1): Likewise.
11884 (DEF_FUNC_VALUES_1): Likewise.
11885 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11886 guarded by #ifdef PROTOTYPES.
11887
118882014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11889
11890 * gdb.mi/mi-console.c: Add eye-catcher.
11891 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11892 instead of literal line number.
11893
118942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11895
11896 * gdb.base/shr2.c: Add eye-catcher.
11897 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11898 line number.
11899
119002014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11901
11902 * gdb.base/jump.c: Add eye-catchers.
11903 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11904 numbers.
11905
119062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11907
11908 * gdb.base/execd-prog.c: Add eye-catchers.
11909 * gdb.base/foll-exec.c: Likewise.
11910 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11911 line numbers.
11912
119132014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11914
11915 * gdb.base/ending-run.c: Add eye-catchers.
11916 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11917 literal line numbers.
11918
119192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11920
11921 * gdb.base/call-rt-st.c: Add eye-catchers.
11922 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11923 literal line numbers.
11924
119252014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11926
11927 * gdb.base/call-ar-st.c: Add eye-catchers.
11928 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11929 literal line numbers.
11930
119312014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11932
11933 * gdb.base/average.c: Add eye-catchers.
11934 * gdb.base/sum.c: Likewise.
11935 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11936 regexps dynamically.
11937
119382014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11939
11940 * gdb.base/solib1.c: Add eye-catchers.
11941 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11942 literal line numbers.
11943
119442014-11-12 Pedro Alves <palves@redhat.com>
11945
11946 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11947 leader has exited.
11948
119492014-11-12 Pedro Alves <palves@redhat.com>
11950
11951 * gdb.arch/i386-bp_permanent.c: New file.
11952 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11953 (srcfile): Set to i386-bp_permanent.c.
11954 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11955 that stepi does not execute the 'leave' instruction, instead of
11956 testing it does execute.
11957 * gdb.base/bp-permanent.c: New file.
11958 * gdb.base/bp-permanent.exp: New file.
11959
119602014-11-10 Doug Evans <xdje42@gmail.com>
11961
11962 PR symtab/17564
11963 * gdb.base/symtab-search-order.exp: New file.
11964 * gdb.base/symtab-search-order.c: New file.
11965 * gdb.base/symtab-search-order-1.c: New file.
11966 * gdb.base/symtab-search-order-shlib-1.c: New file.
11967
119682014-11-07 Pedro Alves <palves@redhat.com>
11969
11970 PR gdb/17511
11971 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11972 i?86-*-linux*.
11973
119742014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11975
11976 PR c++/17494
11977 * gdb.cp/pr17494.cc: New file.
11978 * gdb.cp/pr17494.exp: New file.
11979
119802014-11-02 Yao Qi <yao@codesourcery.com>
11981
11982 * gdb.python/python.exp: Get working directory and match the
11983 output of "set extended-prompt \\w " with it.
11984
119852014-10-30 Doug Evans <dje@google.com>
11986
11987 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11988 in objfiles.
11989 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11990 in progspaces.
11991
119922014-10-30 Janis Johnson <janisjo@codesourcery.com>
11993
11994 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11995 * gdb.base/realname-expand.exp: Likewise.
11996 * gdb.linespec/macro-relative.exp: Likewise.
11997
119982014-10-29 Pedro Alves <palves@redhat.com>
11999
12000 PR gdb/17408
12001 * gdb.threads/schedlock.c (some_function): New function.
12002 (call_function): New global.
12003 (MAYBE_CALL_SOME_FUNCTION): New macro.
12004 (thread_function): Call it.
12005 * gdb.threads/schedlock.exp (get_args): Add description parameter,
12006 and use it instead of a global counter. Adjust all callers.
12007 (get_current_thread): Use "find current thread" for test message
12008 here rather than having all callers pass down the same string.
12009 (goto_loop): New procedure, factored out from ...
12010 (my_continue): ... this.
12011 (step_ten_loops): Change parameter from test message to command to
12012 use. Adjust.
12013 (list_count): Delete global.
12014 (check_result): New procedure, factored out from duplicate top
12015 level code.
12016 (continue tests): Wrap in with_test_prefix.
12017 (test_step): New procedure, factored out from duplicate top level
12018 code.
12019 (top level): Test "step" in combination with all scheduler-locking
12020 modes. Test "next" in combination with all scheduler-locking
12021 modes, and in combination with stepping over a function call or
12022 not.
12023 * gdb.threads/next-bp-other-thread.c: New file.
12024 * gdb.threads/next-bp-other-thread.exp: New file.
12025
120262014-10-29 Pedro Alves <palves@redhat.com>
12027
12028 PR python/17372
12029 * gdb.python/python.exp: Test a multi-line command that spawns
12030 interactive Python.
12031 * gdb.base/multi-line-starts-subshell.exp: New file.
12032
120332014-10-29 Yao Qi <yao@codesourcery.com>
12034
12035 * gdb.base/fileio.exp: Make directories on host.
12036
120372014-10-29 Yao Qi <yao@codesourcery.com>
12038
12039 * gdb.base/fileio.c (test_write): Close the file.
12040
120412014-10-28 Pedro Alves <palves@redhat.com>
12042
12043 PR gdb/12623
12044 * gdb.base/sigstep.c (no_handler): New global.
12045 (main): If 'no_handler is true, set the signal handlers to
12046 SIG_IGN.
12047 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12048 with_sw_watch and no_handler parameters. Handle them.
12049 (top level) <stepping over handler when stopped at a breakpoint
12050 test>: Add a test axis for testing with a software watchpoint, and
12051 another for testing with the signal handler set to SIG_IGN.
12052 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12053 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12054
120552014-10-28 Pedro Alves <palves@redhat.com>
12056
12057 PR gdb/17511
12058 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12059 * gdb.base/sigstep.exp (other_handler_location): New global.
12060 (advance): Support stepping into the signal handler, and running
12061 commands while in the handler.
12062 (in_handler_map): New global.
12063 (top level): In the advance test, add combinations for getting
12064 into the handler with stepping commands, and for running commands
12065 in the handler. Add comment descripting the advancei tests.
12066
120672014-10-28 Pedro Alves <palves@redhat.com>
12068
12069 * gdb.base/sigstep.exp: Use build_executable instead of
12070 prepare_for_testing.
12071 (top level): Move code that starts GDB, runs to main and creates a
12072 display to ...
12073 (restart): ... this new procedure.
12074 (top level): Move backtrace from signal handler test to ...
12075 (validate_backtrace): ... this new procedure.
12076 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12077 with_test_prefix. Always restart GDB.
12078 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12079 with_test_prefix. Always restart GDB. No need to delete
12080 breakpoints after the test.
12081 (test_skip_handler): Remove prefix parameter.
12082 (skip_over_handler, breakpoint_to_handler)
12083 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12084 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12085 restart GDB. No need to delete breakpoints after the test.
12086 (top level): Use foreach to call the test procedures with
12087 different commands.
12088
120892014-10-28 Pedro Alves <palves@redhat.com>
12090
12091 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12092 instead of GNATS numbers.
12093 * gdb.base/sigbpt.exp: Likewise.
12094 * gdb.base/siginfo.exp: Likewise.
12095 * gdb.base/sigstep.exp: Likewise.
12096
120972014-10-27 Pedro Alves <palves@redhat.com>
12098
12099 * gdb.base/sigstep.c (dummy): New global.
12100 (main): Issue a couple writes to the new global.
12101 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12102 procedures.
12103 (skip_over_handler): Use test_skip_handler.
12104 (top level): Call skip_over_handler for stepi and nexti too.
12105 (breakpoint_over_handler): Use test_skip_handler.
12106 (top level): Call breakpoint_over_handler for stepi and nexti too.
12107
121082014-10-27 Yao Qi <yao@codesourcery.com>
12109
12110 * gdb.trace/tfile.c (adjust_function_address)
12111 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12112 function descriptor.
12113
121142014-10-24 Don Breazeal <donb@codesourcery.com>
12115
12116 * gdb.base/foll-fork.exp (test_follow_fork,
12117 catch_fork_child_follow): Check for updated fork messages emitted
12118 from infrun.c.
12119 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12120 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12121 vfork_and_exec_child_follow_through_step): Check for updated vfork
12122 messages emitted from infrun.c.
12123
121242014-10-24 Pedro Alves <palves@redhat.com>
12125
12126 * gdb.base/corefile.exp: Remove references to ultrix.
12127 * gdb.base/interrupt.exp: Likewise.
12128 * gdb.base/whatis.exp: Likewise.
12129 * gdb.gdb/selftest.exp: Likewise.
12130 * gdb.threads/manythreads.exp: Likewise.
12131 * gdb.threads/print-threads.exp: Likewise.
12132 * gdb.threads/pthreads.exp:: Likewise.
12133 * gdb.threads/schedlock.exp: Likewise.
12134
121352014-10-24 Siva Chandra Reddy <sivachandra@google.com>
12136
12137 * gdb.cp/non-trivial-retval.cc: Add a test case.
12138 * gdb.cp/non-trivial-retval.exp: Add a test.
12139
121402014-10-20 Yao Qi <yao@codesourcery.com>
12141
12142 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12143 * gdb.python/py-objfile-script-gdb.py: New file.
12144 * gdb.python/py-objfile-script.exp: Update reference to
12145 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12146 of remote_download. Remove the dest file.
12147
121482014-10-20 Yao Qi <yao@codesourcery.com>
12149
12150 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12151 * gdb.base/step-line.exp: Likewise.
12152 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12153 * gdb.dwarf2/dw2-basic.exp: Likewise.
12154 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12155 * gdb.dwarf2/dw2-filename.exp: Likewise.
12156 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12157 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12158 * gdb.dwarf2/dw2-producer.exp: Likewise.
12159 * gdb.dwarf2/mac-fileno.exp: Likewise.
12160 * gdb.python/py-frame-args.exp: Likewise.
12161 * gdb.python/py-framefilter.exp: Likewise.
12162 * gdb.python/py-mi.exp: Likewise.
12163 * gdb.python/py-objfile-script.exp: Likewise
12164 * gdb.python/py-pp-integral.exp: Likewise.
12165 * gdb.python/py-pp-re-notag.exp: Likewise.
12166 * gdb.python/py-prettyprint.exp: Likewise.
12167 * gdb.python/py-section-script.exp: Likewise.
12168 * gdb.python/py-typeprint.exp: Likewise.
12169 * gdb.python/py-xmethods.exp: Likewise.
12170 * gdb.stabs/weird.exp: Likewise.
12171 * gdb.xml/tdesc-regs.exp: Likewise.
12172
121732014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12174
12175 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12176 (out_cu): Use addr_len for the size of addresses.
12177 (out_line): Likewise. Size DW_LNE_set_address instruction
12178 according to addr_len.
12179 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12180 (FUNC): Add START_INSNS to definition.
12181
121822014-10-18 Yao Qi <yao@codesourcery.com>
12183
12184 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12185 gdb_has_argv0 return true.
12186 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12187 check [target_info exists noargs], check [gdb_has_argv0]
12188 instead.
12189 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12190 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12191 procedures.
12192
121932014-10-17 Doug Evans <dje@google.com>
12194
12195 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12196 event.
12197 * gdb.python/py-events.py: Add clear_objfiles event.
12198
121992014-10-17 Doug Evans <dje@google.com>
12200
12201 * gdb.python/py-objfile.exp: Test progspace attribute.
12202
122032014-10-17 Luis Machado <lgustavo@codesourcery.com>
12204
12205 * gdb.guile/scm-breakpoint.exp: Do not assume any
12206 directory separators when matching source file paths.
12207 * gdb.python/py-breakpoint.exp: Likewise.
12208 * gdb.reverse/break-precsave.exp: Likewise.
12209 * gdb.reverse/break-reverse.exp: Likewise.
12210 * gdb.reverse/consecutive-precsave.exp: Likewise.
12211 * gdb.reverse/finish-precsave.exp: Likewise.
12212 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12213 * gdb.reverse/finish-reverse.exp: Likewise.
12214 * gdb.reverse/i386-precsave.exp: Likewise.
12215 * gdb.reverse/i387-env-reverse.exp: Likewise.
12216 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12217 * gdb.reverse/machinestate-precsave.exp: Likewise.
12218 * gdb.reverse/machinestate.exp: Likewise.
12219 * gdb.reverse/sigall-precsave.exp: Likewise.
12220 * gdb.reverse/solib-precsave.exp: Likewise.
12221 * gdb.reverse/step-precsave.exp: Likewise.
12222 * gdb.reverse/until-precsave.exp: Likewise.
12223 * gdb.reverse/watch-precsave.exp: Likewise.
12224 * gdb.reverse/watch-reverse.exp: Likewise.
12225
122262014-10-17 Yao Qi <yao@codesourcery.com>
12227
12228 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12229 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12230
122312014-10-17 Pedro Alves <palves@redhat.com>
12232
12233 PR gdb/17471
12234 * gdb.base/bg-execution-repeat.c: New file.
12235 * gdb.base/bg-execution-repeat.exp: New file.
12236
122372014-10-17 Pedro Alves <palves@redhat.com>
12238
12239 PR gdb/17300
12240 * gdb.base/continue-all-already-running.c: New file.
12241 * gdb.base/continue-all-already-running.exp: New file.
12242
122432014-10-17 Pedro Alves <palves@redhat.com>
12244
12245 PR gdb/17472
12246 * gdb.base/annota-input-while-running.c: New file.
12247 * gdb.base/annota-input-while-running.exp: New file.
12248
122492014-10-17 Pedro Alves <palves@redhat.com>
12250
12251 * gdb.base/callfuncs.exp: emove references to osf.
12252 * gdb.base/sigall.exp: Likewise.
12253 * gdb.gdb/selftest.exp: Likewise.
12254 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12255 * gdb.mi/non-stop.c: Likewise.
12256 * gdb.mi/pthreads.c: Likewise.
12257 * gdb.reverse/sigall-precsave.exp: Likewise.
12258 * gdb.reverse/sigall-reverse.exp: Likewise.
12259 * gdb.threads/pthreads.c: Likewise.
12260 * gdb.threads/pthreads.exp: Likewise.
12261
122622014-10-17 Yao Qi <yao@codesourcery.com>
12263
12264 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12265 check 'target_info exists noargs'.
12266 (test_command_prompt_position): Likewise.
12267 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12268 Remove "set args".
12269 (progvar_simple_while_test): Likewise.
12270 (progvar_complex_if_while_test): Likewise.
12271 (if_while_breakpoint_command_test): Likewise.
12272 (infrun_breakpoint_command_test): Likewise.
12273 (breakpoint_command_test): Likewise.
12274 (watchpoint_command_test): Likewise.
12275 (bp_deleted_in_command_test): Likewise.
12276 (temporary_breakpoint_commands): Likewise.
12277
122782014-10-16 Yao Qi <yao@codesourcery.com>
12279
12280 * gdb.base/remotetimeout.exp: Remove noargs checking.
12281
122822014-10-15 Pedro Alves <palves@redhat.com>
12283
12284 PR breakpoints/9649
12285 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12286 * gdb.base/breakpoint-in-ro-region.exp
12287 (probe_target_hardware_step): New procedure.
12288 (top level): Probe hardware stepping and hardware breakpoint
12289 support. Test stepping through a read-only region, with both
12290 "breakpoint auto-hw" on and off and both "always-inserted" on and
12291 off.
12292
122932014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12294
12295 * gdb.dlang/demangle.exp: Update for demangling changes.
12296
122972014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12298
12299 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12300 * gdb.cp/non-trivial-retval.exp: Add new tests.
12301
123022014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12303
12304 PR c++/13403
12305 PR c++/15154
12306 * gdb.cp/non-trivial-retval.cc: New file.
12307 * gdb.cp/non-trivial-retval.exp: New file.
12308
123092014-10-15 Yao Qi <yao@codesourcery.com>
12310
12311 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12312 remote host.
12313
123142014-10-15 Yao Qi <yao@codesourcery.com>
12315
12316 * gdb.python/py-symbol.exp: Match file base name if host is
12317 remote, otherwise match file name with dir name.
12318 * gdb.python/py-symtab.exp: Likewise.
12319 * gdb.python/python.exp: Likewise.
12320
123212014-10-15 Yao Qi <yao@codesourcery.com>
12322
12323 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12324 pattern.
12325 * gdb.python/py-symtab.exp: Likewise.
12326 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12327 locationn.
12328
123292014-10-14 Joel Brobecker <brobecker@adacore.com>
12330
12331 * gdb.ada/addr_arith: New testcase.
12332
123332014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12334
12335 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12336 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12337 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12338 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12339
123402014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12341
12342 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12343 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12344 * gdb.arch/stap-eval-lang-ada.exp: New file.
12345
123462014-10-14 Yao Qi <yao@codesourcery.com>
12347
12348 * gdb.mi/mi-var-child.c (nothing1): New function.
12349 (nothing2): New function.
12350 (do_children_tests): Set function pointers by nothing1 and
12351 nothing2.
12352 * gdb.mi/mi-var-child.exp: Step over new added statements.
12353 Update test to match the new output.
12354 * gdb.mi/var-cmd.c (nothing1): New function.
12355 (nothing2): New function.
12356 (do_children_tests): Set function pointers by nothing1 and
12357 nothing2.
12358 * gdb.mi/mi-var-display.exp: Update test to match output.
12359 Step to the line specified by $line_dct_nothing.
12360 Increase the number of lines to step.
12361
123622014-10-14 Yao Qi <yao@codesourcery.com>
12363
12364 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12365 tests.
12366 * gdb.mi/mi2-var-child.exp: Likewise.
12367
123682014-10-13 Doug Evans <dje@google.com>
12369
12370 * gdb.python/py-objfile.exp: Change name of file name test.
12371
123722014-10-13 Doug Evans <dje@google.com>
12373
12374 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12375 from the start of the CU.
12376
123772014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12378 Yao Qi <yao@codesourcery.com>
12379
12380 Fix "save breakpoints" for "catch" command.
12381 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12382 Remove -nonewline. Match also the added "main" line.
12383
123842014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12385
12386 Fix "save breakpoints" for "disable $bpnum" command.
12387 * gdb.base/save-bp.c (main): Add label.
12388 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12389
123902014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12391
12392 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12393
123942014-10-11 Yao Qi <yao@codesourcery.com>
12395
12396 * gdb.server/server-kill.exp: Execute command
12397 "set remote trace-status-packet on" before "tstatus".
12398
123992014-10-11 Yao Qi <yao@codesourcery.com>
12400
12401 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12402 (main): Call getppid.
12403 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12404 and continue to it. Read variable "server_pid".
12405
124062014-10-11 Yao Qi <yao@codesourcery.com>
12407
12408 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12409
124102014-10-11 Yao Qi <yao@codesourcery.com>
12411
12412 * gdb.threads/thread-find.exp: Don't execute command
12413 "info threads".
12414 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12415 * gdb.threads/linux-dp.exp: Don't check the condition
12416 $threads_created equals to zero.
12417
124182014-10-10 Pedro Alves <palves@redhat.com>
12419
12420 * gdb.base/bigcore.exp: Remove references to IRIX.
12421 * gdb.base/funcargs.exp: Likewise.
12422 * gdb.base/interrupt.exp: Likewise.
12423 * gdb.base/mips_pro.exp: Likewise.
12424 * gdb.base/nodebug.exp: Likewise.
12425 * gdb.base/setvar.exp: Likewise.
12426 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12427
124282014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12429 Pedro Alves <palves@redhat.com>
12430
12431 PR symtab/14466
12432 * gdb.base/vdso-warning.c: New file.
12433 * gdb.base/vdso-warning.exp: New file.
12434
124352014-10-02 Doug Evans <dje@google.com>
12436
12437 * gdb.base/structs.c (main): Don't run forever.
12438
124392014-10-02 Pedro Alves <palves@redhat.com>
12440
12441 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12442 (top level) <stop threads 1, stop threads 2>: Use it.
12443
124442014-10-02 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.threads/break-while-running.exp (test): Add new
12447 'update_thread_list' argument. Skip "info threads" if false.
12448 (top level): Add new 'update_thread_list' axis.
12449
124502014-10-02 Pedro Alves <palves@redhat.com>
12451
12452 PR breakpoints/17431
12453 * gdb.base/execl-update-breakpoints.c: New file.
12454 * gdb.base/execl-update-breakpoints.exp: New file.
12455
124562014-10-01 Pedro Alves <palves@redhat.com>
12457
12458 * gdb.base/breakpoint-in-ro-region.c: New file.
12459 * gdb.base/breakpoint-in-ro-region.exp: New file.
12460
124612014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12462
12463 * gdb.mi/mi-exit-code.exp: New file.
12464 * gdb.mi/mi-exit-code.c: New file.
12465
124662014-09-30 Yao Qi <yao@codesourcery.com>
12467
12468 * lib/prelink-support.exp (build_executable_own_libs): Error if
12469 the target isn't native.
12470
124712014-09-30 Yao Qi <yao@codesourcery.com>
12472
12473 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12474 false.
12475
124762014-09-22 Pedro Alves <palves@redhat.com>
12477
12478 * gdb.threads/break-while-running.exp: New file.
12479 * gdb.threads/break-while-running.c: New file.
12480
124812014-09-19 Yao Qi <yao@codesourcery.com>
12482
12483 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12484 Invoke test. Restart GDB with --readnow and invoke test again.
12485
124862014-09-19 Yao Qi <yao@codesourcery.com>
12487
12488 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12489 proc set_breakpoint_on_gcd_function. Invoke
12490 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12491 invoke set_breakpoint_on_gcd_function again.
12492
124932014-09-18 Doug Evans <dje@google.com>
12494
12495 * gdb.dwarf2/symtab-producer.exp: New file.
12496
124972014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12498
12499 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12500 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12501 * gdb.base/global-var-nested-by-dso.c: Likewise.
12502 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12503
125042014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12505 Pedro Alves <palves@redhat.com>
12506
12507 * gdb.base/watch-bitfields.exp: Pass string other than test file
12508 name to prepare_for_testing.
12509 (watch): New procedure.
12510 (expect_watchpoint): Use with_test_prefix.
12511 (top level): Factor out tests to ...
12512 (test_watch_location, test_regular_watch): ... these new
12513 procedures, and use with_test_prefix and gdb_continue_to_end.
12514
125152014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12516
12517 PR breakpoints/12526
12518 * gdb.base/watch-bitfields.exp: New file.
12519 * gdb.base/watch-bitfields.c: New file.
12520
125212014-09-16 Pedro Alves <palves@redhat.com>
12522
12523 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12524 software and hardware addresses, not software address against
12525 itself.
12526
125272014-09-16 Pedro Alves <palves@redhat.com>
12528
12529 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12530 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12531
125322014-09-16 Pedro Alves <palves@redhat.com>
12533
12534 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12535 files.
12536 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12537 "*-*-vxworks*" throughout.
12538 * gdb.base/break.exp: Likewise.
12539 * gdb.base/default.exp: Likewise.
12540 * gdb.base/scope.exp: Likewise.
12541 * gdb.base/sepdebug.exp: Likewise.
12542 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12543 throughout.
12544 * gdb.base/run.c: Likewise.
12545 * gdb.base/sepdebug.c: Likewise.
12546 * gdb.hp/gdb.aCC/run.c: Likewise.
12547 * gdb.reverse/until-reverse.c: Likewise.
12548 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12549
125502014-09-16 Yao Qi <yao@codesourcery.com>
12551
12552 * boards/local-remote-host-native.exp: New file.
12553
125542014-09-14 Doug Evans <xdje42@gmail.com>
12555
12556 * gdb.threads/queue-signal.c (thread_count): New variable.
12557 (thread_count_mutex, thread_count_condvar): New variables.
12558 (incr_thread_count, wait_all_threads_running): New functions.
12559 (main): Wait for all threads to be in their thread functions.
12560
125612014-09-13 Doug Evans <xdje42@gmail.com>
12562
12563 * gdb.threads/queue-signal.c: New file.
12564 * gdb.threads/queue-signal.exp: New file.
12565
125662014-09-13 Doug Evans <xdje42@gmail.com>
12567
12568 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12569 be consistent with what default_gdb_init uses.
12570 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12571 the plain text of the prompt. Add some logging printfs.
12572 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12573
125742014-09-12 Pedro Alves <palves@redhat.com>
12575
12576 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12577 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12578 * gdb.arch/i386-size-overlap.exp: Likewise.
12579 * gdb.arch/i386-size.exp: Likewise.
12580 * gdb.arch/i386-unwind.exp: Likewise.
12581 * gdb.base/a2-run.exp: Likewise.
12582 * gdb.base/break.exp: Likewise.
12583 * gdb.base/charset.exp: Likewise.
12584 * gdb.base/chng-syms.exp: Likewise.
12585 * gdb.base/commands.exp: Likewise.
12586 * gdb.base/dbx.exp: Likewise.
12587 * gdb.base/find.exp: Likewise.
12588 * gdb.base/funcargs.exp: Likewise.
12589 * gdb.base/jit-simple.exp: Likewise.
12590 * gdb.base/reread.exp: Likewise.
12591 * gdb.base/sepdebug.exp: Likewise.
12592 * gdb.base/step-bt.exp: Likewise.
12593 * gdb.cp/mb-inline.exp: Likewise.
12594 * gdb.cp/mb-templates.exp: Likewise.
12595 * gdb.objc/basicclass.exp: Likewise.
12596 * gdb.threads/killed.exp: Likewise.
12597
125982014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12599
12600 PR tdep/17379
12601 * gdb.arch/powerpc-stackless.S: New file.
12602 * gdb.arch/powerpc-stackless.exp: New file.
12603
126042014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12605
12606 * gdb.base/attach.c: Include unistd.h.
12607 (main): Call alarm. Add label postloop.
12608 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12609 gdb_breakpoint, gdb_continue_to_breakpoint.
12610 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12611
126122014-09-11 Pedro Alves <palves@redhat.com>
12613
12614 PR gdb/17347
12615 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12616 * gdb.base/attach.exp (test_command_line_attach_run): New
12617 procedure.
12618 (top level): Call it.
12619
126202014-09-11 Pedro Alves <palves@redhat.com>
12621
12622 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12623 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12624 (do_command_attach_tests): Use spawn_wait_for_attach.
12625 * gdb.base/solib-overlap.exp: Likewise.
12626 * gdb.multi/multi-attach.exp: Likewise.
12627 * gdb.python/py-prompt.exp: Likewise.
12628 * gdb.python/py-sync-interp.exp: Likewise.
12629 * gdb.server/ext-attach.exp: Likewise.
12630
126312014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12632
12633 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12634 command in testcase. Simplify testcase.
12635
126362014-09-10 Joel Brobecker <brobecker@adacore.com>
12637
12638 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12639
126402014-09-10 Joel Brobecker <brobecker@adacore.com>
12641
12642 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12643
126442014-09-10 Joel Brobecker <brobecker@adacore.com>
12645
12646 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12647
126482014-09-10 Joel Brobecker <brobecker@adacore.com>
12649
12650 * gdb.dwarf2/dynarr-ptr.c: New file.
12651 * gdb.dwarf2/dynarr-ptr.exp: New file.
12652
126532014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12654
12655 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12656 of 30 rather than hardcoding 120 for a slow test case. Take the
12657 `gdb,timeout' target setting into account for this calculation.
12658 Don't extend the timeout for the test cases that don't need it.
12659
126602014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12661
12662 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12663 a factor of 2 for a slow test case. Take the `gdb,timeout'
12664 target setting into account for this calculation.
12665 * gdb.reverse/until-precsave.exp: Increase the timeout by
12666 a factor of 15 and 3 respectively rather than adding 120
12667 for a pair of slow test cases. Take the `gdb,timeout'
12668 target setting into account for this calculation.
12669
126702014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12671
12672 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12673 timeout, don't pass one down to gdb_expect.
12674 (gdb_expect): Rework timeout selection.
12675
126762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12677
12678 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12679 exception on timeout.
12680 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12681 (gdbserver_start_extended): Catch any `gdbserver_start' error
12682 exceptions.
12683 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12684 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12685 `gdbserver_gdb_load' error exceptions.
12686
126872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12688
12689 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12690 120 on waiting for the TCP socket to open.
12691
126922014-09-09 Doug Evans <xdje42@gmail.com>
12693
12694 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12695 _caller_matches, _any_caller_is, _any_caller_matches.
12696
126972014-09-09 Doug Evans <xdje42@gmail.com>
12698
12699 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12700
127012014-09-09 Yao Qi <yao@codesourcery.com>
12702
12703 * gdb.mi/mi-var-display.exp: Set print symbol off.
12704
127052014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12706
12707 PR gdb/17035
12708 * gdb.base/commands.exp: Add tests to verify user-defined
12709 commands with empty bodies.
12710 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12711 python commands in `show user command`.
12712 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12713 scheme commands in `show user command`.
12714
127152014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12716
12717 PR python/17355
12718 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12719 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12720 * gdb.python/py-framefilter-invalidarg.exp: New file.
12721 * gdb.python/py-framefilter-invalidarg.py: New file.
12722
127232014-09-06 Doug Evans <xdje42@gmail.com>
12724
12725 PR 15276
12726 * gdb.python/py-caller-is.c: New file.
12727 * gdb.python/py-caller-is.exp: New file.
12728
127292014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12730
12731 PR gdb/17235
12732 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12733 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12734
127352014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12736
12737 PR fortran/17237
12738 * gdb.fortran/print-formatted.exp: New file.
12739 * gdb.fortran/print-formatted.f90: Likewise.
12740
127412014-09-03 Sasha Smundak <asmundak@google.com>
12742
12743 * gdb.python/py-frame.exp: Test Frame.read_register.
12744
127452014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12746
12747 PR python/16699
12748 * gdb.python/py-completion.exp: New file.
12749 * gdb.python/py-completion.py: Likewise.
12750
127512014-08-28 Doug Evans <dje@google.com>
12752
12753 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12754 eax,etc. are live with values set by gdb and thus the compiler can't
12755 use them.
12756 * gdb.arch/i386-pseudo.c (main): Ditto.
12757
127582014-08-27 Doug Evans <dje@google.com>
12759
12760 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12761
127622014-08-25 Doug Evans <dje@google.com>
12763
12764 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12765 (main): Ditto.
12766
127672014-08-25 Doug Evans <dje@google.com>
12768
12769 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12770
127712014-08-24 Yao Qi <yao@codesourcery.com>
12772
12773 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12774 symbol off.
12775 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12776
127772014-08-22 Doug Evans <dje@google.com>
12778
12779 PR 17276
12780 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12781 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12782 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12783
127842014-08-22 Yao Qi <yao@codesourcery.com>
12785
12786 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12787 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12788 * gdb.python/python.exp: Likewise. Use .py file on the host
12789 instead of the build.
12790
127912014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12792
12793 * gdb.threads/gcore-stale-thread.c: New file.
12794 * gdb.threads/gcore-stale-thread.exp: New file.
12795
127962014-08-21 Pedro Alves <palves@redhat.com>
12797
12798 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12799 * gdb.base/gcore-relro-pie.exp: Likewise.
12800 * gdb.base/gcore-relro.exp: Likewise.
12801 * gdb.base/gcore.exp: Likewise.
12802 * gdb.base/print-symbol-loading.exp: Likewise.
12803 * gdb.threads/gcore-thread.exp: Likewise.
12804 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12805
128062014-08-20 Pedro Alves <palves@redhat.com>
12807 Jan Kratochvil <jan.kratochvil@redhat.com>
12808
12809 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12810 configure.
12811 (EXPECT): Handle READ1 being set.
12812 (all): Depend on EXTRA_RULES.
12813 (check-read1, expect-read1, read1.so, read1): New rules.
12814 * README (Testsuite Parameters): Document the READ1 make variable.
12815 (Race detection): New section.
12816 * configure: Regenerate.
12817 * configure.ac: If build==host==target, and running under a
12818 GNU/glibc system, add read1 to the extra Makefile rules.
12819 (EXTRA_RULES): AC_SUBST it.
12820 * lib/read1.c: New file.
12821
128222014-08-20 Joel Brobecker <brobecker@adacore.com>
12823
12824 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12825 the handling of variables declared as a typedef to an array
12826 which a DW_AT_data_location attribute.
12827
128282014-08-19 Andrew Burgess <aburgess@broadcom.com>
12829 Pedro Alves <palves@redhat.com>
12830
12831 PR symtab/14604
12832 PR symtab/14605
12833 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12834 gdb_test.
12835
128362014-08-19 Pedro Alves <palves@redhat.com>
12837
12838 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12839
128402014-08-19 Yao Qi <yao@codesourcery.com>
12841
12842 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12843 right line.
12844
128452014-08-18 David Blaikie <dblaikie@gmail.com>
12846
12847 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12848
128492014-08-18 Joel Brobecker <brobecker@adacore.com>
12850
12851 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12852 attribute in array range.
12853
128542014-08-18 Joel Brobecker <brobecker@adacore.com>
12855
12856 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12857
128582014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12859
12860 PR c++/17132
12861 * gdb.cp/pr17132.cc: New file.
12862 * gdb.cp/pr17132.exp: New file.
12863
128642014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12865
12866 * gdb.python/py-xmethods.py (A_getarrayind)
12867 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12868 Use 'print' with function call syntax.
12869 (E_method_matcher.match): Fix tab vs space indentation mixup.
12870
128712014-08-15 Yao Qi <yao@codesourcery.com>
12872
12873 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12874 false.
12875
128762014-08-15 Yao Qi <yao@codesourcery.com>
12877
12878 * gdb.cp/casts.exp: Set print symbol off.
12879 * gdb.cp/class2.exp: Likewise.
12880 * gdb.cp/overload.exp: Likewise.
12881 * gdb.cp/templates.exp: Likewise.
12882
128832014-08-11 Doug Evans <dje@google.com>
12884
12885 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12886 (test_load_shlib): Update.
12887
128882014-08-09 Yao Qi <yao@codesourcery.com>
12889
12890 * gdb.base/display.exp: Invoke is_address_zero_readable.
12891 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12892 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12893 * gdb.base/hbreak-unmapped.exp: Return if
12894 is_address_zero_readable returns true.
12895 * gdb.base/signest.exp: Likewise.
12896 * gdb.base/signull.exp: Likewise.
12897 * gdb.base/sigbpt.exp: Likewise.
12898 * gdb.guile/scm-disasm.exp: Do the test if
12899 is_address_zero_readable returns false.
12900 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12901 * gdb.python/py-arch.exp: Likewise.
12902 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12903 * lib/gdb.exp (is_address_zero_readable): New proc.
12904
129052014-08-09 Yao Qi <yao@codesourcery.com>
12906
12907 PR testsuite/13443
12908 * gdb.mi/mi-var-display.exp: Make test messages unique.
12909
129102014-08-04 Tom Tromey <tromey@redhat.com>
12911
12912 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12913 target 0".
12914
129152014-08-04 Tom Tromey <tromey@redhat.com>
12916
12917 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12918 "target_resume".
12919
129202014-08-01 Joel Brobecker <brobecker@adacore.com>
12921
12922 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12923 inner_vla_struct_object_size.
12924 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12925 as xfail.
12926
129272014-07-30 Pedro Alves <palves@redhat.com>
12928
12929 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12930 comment.
12931
129322014-07-29 Yao Qi <yao@codesourcery.com>
12933
12934 PR gdb/17206
12935 * gdb.base/until-nodebug.exp: New.
12936
129372014-07-28 Doug Evans <xdje42@gmail.com>
12938
12939 PR guile/17203
12940 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12941 previously existing parameter, and previously ambiguously spelled
12942 parameter.
12943
129442014-07-28 Will Newton <will.newton@linaro.org>
12945
12946 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12947
129482014-07-26 Ludovic Courtès <ludo@gnu.org>
12949 Doug Evans <xdje42@gmail.com>
12950
12951 PR guile/17146
12952 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12953
129542014-07-25 Pedro Alves <palves@redhat.com>
12955
12956 * gdb.threads/signal-command-handle-nopass.c: New file.
12957 * gdb.threads/signal-command-handle-nopass.exp: New file.
12958 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12959 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12960 * gdb.threads/signal-delivered-right-thread.c: New file.
12961 * gdb.threads/signal-delivered-right-thread.exp: New file.
12962
129632014-07-25 Pedro Alves <palves@redhat.com>
12964
12965 * gdb.base/double-prompt-target-event-error.exp
12966 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12967 match.
12968 (cancel_pagination_in_target_event): Rework double prompt
12969 detection.
12970 * gdb.base/paginate-after-ctrl-c-running.exp
12971 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12972 <return>' match.
12973 * gdb.base/paginate-bg-execution.exp
12974 (test_bg_execution_pagination_return)
12975 (test_bg_execution_pagination_cancel): Remove '-notransfer
12976 <return>' matches.
12977 * gdb.base/paginate-execution-startup.exp
12978 (test_fg_execution_pagination_return)
12979 (test_fg_execution_pagination_cancel): Remove '-notransfer
12980 <return>' matches.
12981 * gdb.base/paginate-inferior-exit.exp
12982 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12983 match.
12984 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12985 * lib/gdb.exp (pagination_prompt): Run text through
12986 string_to_regexp.
12987 (gdb_test_multiple): Match $pagination_prompt instead of
12988 "<return>".
12989 (string_to_regexp): Move to lib/gdb-utils.exp.
12990
129912014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12992
12993 * gdb.arch/amd64-entry-value-paramref.S: New file.
12994 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12995 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12996 * gdb.arch/amd64-optimout-repeat.S: New file.
12997 * gdb.arch/amd64-optimout-repeat.c: New file.
12998 * gdb.arch/amd64-optimout-repeat.exp: New file.
12999
130002014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
13001
13002 PR gdb/17170
13003 * gdb.base/statistics.exp: New file.
13004
130052014-07-17 Doug Evans <dje@google.com>
13006
13007 PR gdb/17170
13008 * gdb.base/maint.exp: Update testing of per-command stats.
13009
130102014-07-16 Pedro Alves <palves@redhat.com>
13011
13012 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
13013 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
13014 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
13015 (tfile_write_buf): New functions.
13016 (add_memory_block): Rewrite using the above.
13017 (adjust_function_address): New function.
13018 (FUNCTION_ADDRESS): New macro.
13019 (write_basic_trace_file): Remove short_x local, and use
13020 tfile_write_16. Change type of func_addr local to unsigned long
13021 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
13022 here. Cast argument of add_memory_block to char pointer.
13023 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
13024 (main): Remove parameters.
13025 * gdb.trace/tfile.exp: Remove nowarnings.
13026
130272014-07-15 Simon Marchi <simon.marchi@ericsson.com>
13028
13029 * gdb.base/debug-expr.exp: Test string evaluation with
13030 "debug expression" on.
13031
130322014-07-15 Pedro Alves <palves@redhat.com>
13033
13034 * gdb.base/reread.exp: Use clean_restart.
13035
130362014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13037
13038 * gdb.arch/avr-flash-qualifer.c: New.
13039 * gdb.arch/avr-flash-qualifer.exp: New.
13040
130412014-07-14 Pedro Alves <palves@redhat.com>
13042
13043 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13044 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13045
130462014-07-14 Pedro Alves <palves@redhat.com>
13047
13048 * gdb.base/double-prompt-target-event-error.c: New file.
13049 * gdb.base/double-prompt-target-event-error.exp: New file.
13050
130512014-07-14 Pedro Alves <palves@redhat.com>
13052
13053 PR gdb/17072
13054 * gdb.base/paginate-inferior-exit.c: New file.
13055 * gdb.base/paginate-inferior-exit.exp: New file.
13056
130572014-07-14 Pedro Alves <palves@redhat.com>
13058
13059 PR gdb/17072
13060 * gdb.base/paginate-bg-execution.c: New file.
13061 * gdb.base/paginate-bg-execution.exp: New file.
13062
130632014-07-14 Pedro Alves <palves@redhat.com>
13064
13065 PR gdb/17072
13066 * gdb.base/paginate-execution-startup.c: New file.
13067 * gdb.base/paginate-execution-startup.exp: New file.
13068 * lib/gdb.exp (pagination_prompt): New global.
13069 (default_gdb_spawn): New procedure, factored out from
13070 default_gdb_spawn.
13071 (default_gdb_start): Adjust to call default_gdb_spawn.
13072 (gdb_spawn): New procedure.
13073
130742014-07-14 Pedro Alves <palves@redhat.com>
13075
13076 * lib/gdb.exp (gdb_assert): New procedure.
13077 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13078
130792014-07-14 Pedro Alves <palves@redhat.com>
13080
13081 * gdb.base/execution-termios.c: New file.
13082 * gdb.base/execution-termios.exp: New file.
13083
130842014-07-14 Tom Tromey <tromey@redhat.com>
13085
13086 * gdb.cp/vla-cxx.cc: New file.
13087 * gdb.cp/vla-cxx.exp: New file.
13088
130892014-07-14 Tom Tromey <tromey@redhat.com>
13090
13091 * gdb.reverse/rerun-prec.c: New file.
13092 * gdb.reverse/rerun-prec.exp: New file.
13093
130942014-07-12 Maciej W. Rozycki <macro@mips.com>
13095 Maciej W. Rozycki <macro@codesourcery.com>
13096
13097 * lib/gdb-utils.exp: New file.
13098 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13099 inline `gdb_init_command' processing.
13100 (gdb_start_cmd): Likewise.
13101 * lib/mi-support.exp (mi_run_cmd): Likewise.
13102 * README: Document `gdb_init_command' and `gdb_init_commands'.
13103
131042014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13105
13106 Fix false FAIL running under a very long directory name.
13107 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13108 and "set print elements 10000". Twice.
13109
131102014-07-11 Yao Qi <yao@codesourcery.com>
13111
13112 * gdb.base/exprs.exp: "set print symbol off".
13113
131142014-07-11 Pedro Alves <palves@redhat.com>
13115
13116 * gdb.threads/kill.c: New file.
13117 * gdb.threads/kill.exp: New file.
13118
131192014-07-10 Yao Qi <yao@codesourcery.com>
13120
13121 * gdb.trace/tfile.c (write_basic_trace_file)
13122 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13123 address written to trace file.
13124
131252014-07-09 Pedro Alves <palves@redhat.com>
13126
13127 * gdb.base/attach-wait-input.exp: New file.
13128 * gdb.base/attach-wait-input.c: New file.
13129
131302014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
13131
13132 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13133 setting up test structures.
13134 (main): Call new test function.
13135 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13136 test function, continue into test function and walk test
13137 structures.
13138
131392014-07-02 Yao Qi <yao@codesourcery.com>
13140
13141 * gdb.trace/entry-values.c: Define labels 'foo_start' and
13142 'bar_start' at the beginning of functions 'foo' and 'bar'
13143 respectively.
13144 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13145 instead of 'foo' and 'bar'.
13146
131472014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13148
13149 * gdb.btrace/segv.exp: New.
13150 * gdb.btrace/segv.c: New.
13151
131522014-07-02 Luis Machado <lgustavo@codesourcery.com>
13153
13154 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13155 instruction.
13156
131572014-06-30 Mark Wielaard <mjw@redhat.com>
13158
13159 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13160 vulture, vilify, villar): New volatile array constants.
13161 (vindictive, vegetation): New const volatile array constants.
13162 * gdb.base/volatile.exp: Test volatile and const volatile array
13163 types.
13164
131652014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13166
13167 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13168 target lacks support for awatch, rwatch, or hbreak.
13169
131702014-06-27 Yao Qi <yao@codesourcery.com>
13171
13172 * gdb.multi/dummy-frame-restore.exp: New.
13173 * gdb.multi/dummy-frame-restore.c: New.
13174
131752014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13176
13177 * gdb.btrace/gcore.exp: New.
13178
131792014-06-23 Pedro Alves <palves@redhat.com>
13180
13181 * gdb.base/watchpoint-reuse-slot.c: New file.
13182 * gdb.base/watchpoint-reuse-slot.exp: New file.
13183
131842014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13185
13186 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13187 progspace's filename in 'info', 'enable' and 'disable' command
13188 tests.
13189
131902014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13191
13192 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13193 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13194 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13195
131962014-06-20 Gary Benson <gbenson@redhat.com>
13197
13198 * gdb.arch/i386-avx.exp: Fix include file location.
13199 * gdb.arch/i386-sse.exp: Likewise.
13200
132012014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13202
13203 * gdb.dlang/expression.exp: New file.
13204
132052014-06-19 Pedro Alves <palves@redhat.com>
13206
13207 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13208 out from ...
13209 (top level): ... here. Iterate running tests under different
13210 scheduler-locking settings.
13211
132122014-06-18 Luis Machado <lgustavo@codesourcery.com>
13213
13214 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13215 to DW_FORM_addr and use non-zero addresses.
13216
132172014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13218
13219 PR gdb/17017
13220 * gdb.python/py-xmethods.cc: Add global function call counters and
13221 increment them in their respective functions. Remove "cout"
13222 statements.
13223 * gdb.python/py-xmethods.exp: Make tests check the global function
13224 call counters instead of depending on inferior IO.
13225
132262014-06-18 Don Breazeal <donb@codesourcery.com>
13227
13228 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13229 Deleted procedure.
13230 (explicit_fork_parent_follow): Deleted procedure.
13231 (explicit_fork_child_follow): Deleted procedure.
13232 (test_follow_fork): New procedure.
13233 (do_fork_tests): Replace calls to deleted procedures with
13234 calls to test_follow_fork and reset GDB for subsequent
13235 procedure calls.
13236
132372014-06-17 Yao Qi <yao@codesourcery.com>
13238
13239 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13240 CP1252.
13241
132422014-06-17 Luis Machado <lgustavo@codesourcery.com>
13243
13244 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13245 Initialize ptr and S explicitly.
13246 (skip_type_update_when_not_use_rtti_test): Likewise.
13247
132482014-06-16 Keith Seitz <keiths@redhat.com>
13249
13250 PR mi/15863
13251 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13252 the inferior is started.
13253
132542014-06-16 Pedro Alves <palves@redhat.com>
13255
13256 * gdb.base/break-main-file-remove-fail.c: New file.
13257 * gdb.base/break-main-file-remove-fail.exp: New file.
13258 * gdb.base/break-unload-file.exp: Use build_executable instead of
13259 prepare_for_testing.
13260 (test_break): New parameter "initial_load". Handle it.
13261 (top level): Add initial_load cmdline/file axis.
13262
132632014-06-12 Tom Tromey <tromey@redhat.com>
13264
13265 * gdb.base/completion.exp: Don't use directory name in test.
13266
132672014-06-09 Gary Benson <gbenson@redhat.com>
13268
13269 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13270 separate the always-available ANSI-standard signals from the
13271 signals that require checking.
13272 (main): Likewise.
13273 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13274 Likewise.
13275 (main): Likewise.
13276
132772014-06-07 Keith Seitz <keiths@redhat.com>
13278
13279 Revert:
13280 PR c++/16253
13281 * gdb.cp/var-tag.cc: New file.
13282 * gdb.cp/var-tag.exp: New file.
13283 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13284 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13285 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13286 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13287
132882014-06-06 Doug Evans <xdje42@gmail.com>
13289
13290 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13291
132922014-06-06 Pedro Alves <palves@redhat.com>
13293
13294 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13295 in target debug output instead of looking at RSP packets,
13296 disabling the test on any target that uses hardware stepping.
13297 Update comments.
13298
132992014-06-06 Pedro Alves <palves@redhat.com>
13300
13301 * gdb.base/break-unload-file.exp: Fix typo.
13302
133032014-06-06 Yao Qi <yao@codesourcery.com>
13304
13305 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13306 from "jit_function" to "^jit_function".
13307
133082014-06-06 Yao Qi <yao@codesourcery.com>
13309
13310 * gdb.base/async.c (foo): Add one statement.
13311 * gdb.base/async.exp: Get the next instruction address and
13312 match the output of "nexti" by instruction address. Match
13313 the hex address in the output of "finish".
13314
133152014-06-06 Gary Benson <gbenson@redhat.com>
13316
13317 * gdb.base/call-signals.c: Remove preprocessor conditionals
13318 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13319 SIGSEGV and SIGTERM.
13320 * gdb.base/sigall.c: Likewise.
13321 * gdb.base/unwindonsignal.c: Likewise.
13322 * gdb.reverse/sigall-reverse.c: Likewise.
13323
133242014-06-06 Yao Qi <yao@codesourcery.com>
13325
13326 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13327 readable, skip the test.
13328
133292014-06-06 Yao Qi <yao@codesourcery.com>
13330
13331 * gdb.threads/staticthreads.c (thread_function): Move the line
13332 setting breakpoint on forward.
13333 * gdb.threads/staticthreads.exp: Update comments.
13334
133352014-06-05 Ludovic Courtès <ludo@gnu.org>
13336
13337 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13338 "history-append! type error".
13339
133402014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13341
13342 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13343 erroneous dprintf expected input.
13344
133452014-06-04 Doug Evans <xdje42@gmail.com>
13346
13347 * gdb.guile/scm-generics.exp: Delete.
13348
133492014-06-04 Doug Evans <xdje42@gmail.com>
13350
13351 * gdb.guile/scm-breakpoint.exp: Update.
13352 Add tests for breakpoint registration.
13353
133542014-06-04 Tom Tromey <tromey@redhat.com>
13355
13356 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13357 VLA-in-union.
13358 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13359 inner_vla_struct, vla_union types. Initialize objects of those
13360 types and compute their sizes.
13361
133622014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13363 Hui Zhu <hui@codesourcery.com>
13364
13365 * gdb.base/fileio.exp: Add test for shell not available as well as
13366 available.
13367 * gdb.base/fileio.c (test_system): Check for shell twice.
13368
133692014-06-04 Yao Qi <yao@codesourcery.com>
13370
13371 * gdb.base/auto-connect-native-target.exp: Remove redundant
13372 space from the regexp pattern.
13373
133742014-06-04 Yao Qi <yao@codesourcery.com>
13375
13376 * gdb.base/default.exp: Replace "child" with "native" in
13377 regexp pattern.
13378
133792014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13380
13381 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13382 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13383 * gdb.python/py-xmethods.py: Python script supporting the
13384 new testcase and tests.
13385
133862014-06-03 Joel Brobecker <brobecker@adacore.com>
13387 Pedro Alves <palves@redhat.com>
13388
13389 PR breakpoints/17000
13390 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13391 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13392
133932014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13394
13395 * gdb.base/subst.exp: Add tests to verify partial path matching
13396 output.
13397
133982014-06-03 Pedro Alves <palves@redhat.com>
13399
13400 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13401 target that doesn't use software single-stepping.
13402
134032014-06-03 Pedro Alves <palves@redhat.com>
13404
13405 PR breakpoints/17000
13406 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13407 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13408
134092014-06-02 Doug Evans <xdje42@gmail.com>
13410
13411 * gdb.guile/scm-parameter.exp: New file.
13412
134132014-06-02 Doug Evans <xdje42@gmail.com>
13414
13415 * gdb.guile/scm-cmd.c: New file.
13416 * gdb.guile/scm-cmd.exp: New file.
13417
134182014-06-02 Doug Evans <xdje42@gmail.com>
13419
13420 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13421 pretty-printer lookup.
13422 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13423 (make-pp_s-printer): Call it.
13424 (make-pretty-printer-from-dict): New function.
13425 (lookup-pretty-printer-maker-from-dict): New function.
13426 (*pretty-printer*): Simplify.
13427 (make-objfile-pp_s-printer): New function.
13428 (install-objfile-pretty-printers!): New function.
13429 (make-progspace-pp_s-printer): New function.
13430 (install-progspace-pretty-printers!): New function.
13431 * gdb.guile/scm-progspace.c: New file.
13432 * gdb.guile/scm-progspace.exp: New file.
13433
134342014-06-02 Pedro Alves <palves@redhat.com>
13435
13436 * gdb.base/dprintf-bp-same-addr.c: New file.
13437 * gdb.base/dprintf-bp-same-addr.exp: New file.
13438
134392014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13440
13441 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13442 * gdb.arch/powerpc-power.s: Likewise.
13443
134442014-06-02 Joel Brobecker <brobecker@adacore.com>
13445
13446 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13447
134482014-06-01 Yao Qi <yao@codesourcery.com>
13449
13450 * gdb.base/watchpoint.exp (test_watch_location): Check null
13451 pointer can be dereferenced. If not, do the test, otherwise
13452 skip it.
13453
134542014-05-30 Andrew Burgess <aburgess@broadcom.com>
13455
13456 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13457 results.
13458 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13459
134602014-05-30 Andrew Burgess <aburgess@broadcom.com>
13461
13462 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13463 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13464 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13465 * gdb.arch/amd64-invalid-stack-top.c: New file.
13466 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13467
134682014-05-30 Pedro Alves <palves@redhat.com>
13469
13470 PR breakpoints/17000
13471 * gdb.base/sss-bp-on-user-bp.c: New file.
13472 * gdb.base/sss-bp-on-user-bp.exp: New file.
13473
134742014-05-30 David Blaikie <dblaikie@gmail.com>
13475
13476 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13477 gnu_inline semantics via attribute.
13478 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13479 source explicitly specifies the required semantics.
13480
134812014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13482
13483 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13484
134852014-05-29 Pedro Alves <palves@redhat.com>
13486 Tom Tromey <tromey@redhat.com>
13487
13488 * gdb.base/async-shell.exp: Don't enable target-async.
13489 * gdb.base/async.exp
13490 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13491 parameter. Adjust.
13492 (top level): Don't test with "target-async".
13493 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13494 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13495 * gdb.base/inferior-died.exp: Don't enable target-async.
13496 * gdb.base/interrupt-noterm.exp: Likewise.
13497 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13498 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13499 * gdb.mi/mi-nonstop.exp: Likewise.
13500 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13501 * gdb.mi/mi-nsintrall.exp: Likewise.
13502 * gdb.mi/mi-nsmoribund.exp: Likewise.
13503 * gdb.mi/mi-nsthrexec.exp: Likewise.
13504 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13505 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13506 * gdb.python/py-evsignal.exp: Don't enable target-async.
13507 * gdb.python/py-evthreads.exp: Likewise.
13508 * gdb.python/py-prompt.exp: Likewise.
13509 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13510 * gdb.server/solib-list.exp: Don't enable target-async.
13511 * gdb.threads/thread-specific-bp.exp: Likewise.
13512 * lib/mi-support.exp: Adjust to use mi-async.
13513
135142014-05-29 Pedro Alves <palves@redhat.com>
13515
13516 PR gdb/13860
13517 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13518 reason, even in sync mode.
13519
135202014-05-29 Pedro Alves <palves@redhat.com>
13521 Hui Zhu <hui@codesourcery.com>
13522
13523 PR PR15693
13524 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13525 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13526 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13527 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13528
135292014-05-28 Joel Brobecker <brobecker@adacore.com>
13530
13531 * config/monitor.exp (gdb_target_monitor): Replace use of
13532 "set remotebaud" by "set serial baud".
13533
135342014-05-26 Andy Wingo <wingo@igalia.com>
13535
13536 * gdb.guile/scm-breakpoint.exp:
13537 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13538 properties instead of gdb-object-properties.
13539
135402014-05-26 Yao Qi <yao@codesourcery.com>
13541
13542 * gdb.server/no-thread-db.exp: Specify source file name
13543 explicitly when setting a breakpoint.
13544
135452014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13546
13547 * gdb.btrace/vdso.c: New.
13548 * gdb.btrace/vdso.exp: New.
13549
135502014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13551
13552 * gdb.base/gcore.exp (capture_command_output): Move ...
13553 * lib/gdb.exp (capture_command_output): ... here.
13554
135552014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13556
13557 * gdb.btrace/data.exp: Test memory access during btrace replay.
13558
135592014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13560
13561 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13562
135632014-05-21 Pedro Alves <palves@redhat.com>
13564
13565 PR gdb/13860
13566 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13567 (top level): Test that output related to execution commands is
13568 sent to the console with CLI commands, but not with MI commands.
13569 Test that breakpoint events are always mirrored to the console.
13570 Also expect the new source line to be output after a "next" in
13571 async mode too. Make it a pass/fail test.
13572 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13573 output.
13574 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13575
135762014-05-21 Pedro Alves <palves@redhat.com>
13577
13578 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13579 Use them to test variations of "list" after reaching a breakpoint.
13580 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13581 Test "list" with listsize 10 after reaching a breakpoint.
13582 * gdb.python/python.exp (decode_line current location line
13583 number): Adjust expected line number.
13584
135852014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13586
13587 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13588 behavior for $args, pass it directly to "run".
13589
135902014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13591
13592 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13593 30000 to 65536.
13594
135952014-05-21 Pedro Alves <palves@redhat.com>
13596
13597 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13598 auto-connect-native-target off".
13599 * gdb.base/auto-connect-native-target.c: New file.
13600 * gdb.base/auto-connect-native-target.exp: New file.
13601
136022014-05-21 Pedro Alves <palves@redhat.com>
13603
13604 * gdb.base/default.exp: Test "target native" instead of "target
13605 child".
13606
136072014-05-21 Mark Wielaard <mjw@redhat.com>
13608
13609 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13610
136112014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13612
13613 Fix TLS access for -static -pthread.
13614 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13615 <HAVE_TLS> (thread_function, main): Initialize it.
13616 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13617 Add clean_restart.
13618 <$have_tls != "">: Check TLSVAR.
13619
136202014-05-21 Pedro Alves <palves@redhat.com>
13621
13622 * gdb.base/dcache-line-read-error.c: New.
13623 * gdb.base/dcache-line-read-error.exp: New.
13624
136252014-05-20 Pedro Alves <palves@redhat.com>
13626
13627 * gdb.base/compare-sections.c: New file.
13628 * gdb.base/compare-sections.exp: New file.
13629
136302014-05-20 Pedro Alves <palves@redhat.com>
13631
13632 * gdb.base/break-idempotent.c: New file.
13633 * gdb.base/break-idempotent.exp: New file.
13634
136352014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13636
13637 * gdb.btrace/nohist.exp: New.
13638
136392014-05-20 Yao Qi <yao@codesourcery.com>
13640
13641 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13642 gdb.reverse directory and gdb_reverse_timeout exists in board
13643 setting.
13644 * README: Document gdb_reverse_timeout.
13645
136462014-05-20 Yao Qi <yao@codesourcery.com>
13647
13648 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13649 'test_file_name'. Treat args as a string instead of a list.
13650 (gdb_init): Rename argument 'args' by 'test_file_name'.
13651
136522014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13653
13654 * gdb.arch/powerpc-power.exp: New file.
13655 * gdb.arch/powerpc-power.s: New file.
13656
136572014-05-16 Doug Evans <dje@google.com>
13658
13659 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13660 * gdb.base/completion.exp: Check that all expected files exist
13661 before doing file completion.
13662
136632014-05-16 Doug Evans <dje@google.com>
13664
13665 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13666 Update.
13667 (do_syscall_tests_without_xml): Update.
13668
136692014-05-16 Pedro Alves <palves@redhat.com>
13670
13671 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13672 instead of "unknown output after running".
13673
136742014-05-16 Yao Qi <yao@codesourcery.com>
13675
13676 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13677 file1.txt from host at the end.
13678 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13679
136802014-05-15 Doug Evans <dje@google.com>
13681
13682 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13683 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13684 loading file. Add test for TU lookup.
13685
136862014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13687
13688 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13689 calling "-exec-arguments" or "set args" before running the
13690 inferior.
13691
136922014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13693
13694 * lib/mi-support.exp (mi_expect_stop): Expect message for
13695 inferiors that exit with non-zero exit code.
13696
136972014-05-14 Yao Qi <yao@codesourcery.com>
13698
13699 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13700 match absolute path on remote host.
13701 (test_file_list_exec_source_files): Remove "/" from the
13702 pattern.
13703
137042014-05-14 Yao Qi <yao@codesourcery.com>
13705
13706 * boards/local-remote-host-notty.exp (${board}_file): New
13707 proc.
13708
137092014-05-07 Kyle McMartin <kyle@redhat.com>
13710
13711 Pushed by Joel Brobecker <brobecker@adacore.com>.
13712 * gdb.arch/aarch64-atomic-inst.c: New file.
13713 * gdb.arch/aarch64-atomic-inst.exp: New file.
13714
137152014-05-07 Yao Qi <yao@codesourcery.com>
13716
13717 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13718 in current context" too.
13719
137202014-05-05 Keith Seitz <keiths@redhat.com>
13721
13722 * gdb.linespec/ls-dollar.exp: Add test for linespec
13723 file:convenience_variable.
13724
137252014-05-05 Yao Qi <yao@codesourcery.com>
13726
13727 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13728 traceframes into tfile and ctf trace files. Read data from
13729 trace file and test collected data.
13730 (gdb_collect_locals_test): Likewise.
13731 (gdb_unavailable_registers_test): Likewise.
13732 (gdb_unavailable_floats): Likewise.
13733 (gdb_collect_globals_test): Likewise.
13734 (top-level): Append "ctf" to trace_file_targets if GDB
13735 supports.
13736
137372014-05-05 Yao Qi <yao@codesourcery.com>
13738
13739 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13740 code to ...
13741 (gdb_collect_args_test_1): ... it. New proc.
13742 (gdb_collect_locals_test): Move some code to ...
13743 (gdb_collect_locals_test_1): ... it. New proc.
13744 (gdb_unavailable_registers_test): Move some code to ...
13745 (gdb_unavailable_registers_test_1): ... it. New proc.
13746 (gdb_unavailable_floats): Move some code to ...
13747 (gdb_unavailable_floats_1): ... it. New proc.
13748
137492014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13750
13751 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13752 probes to test for bitness recognition.
13753 * gdb.arch/amd64-stap-optional-prefix.exp
13754 (test_probe_value_without_reg): New procedure.
13755 Add code to test for different kinds of bitness.
13756
137572014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13758
13759 PR breakpoints/16889
13760 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13761 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13762
137632014-05-01 Pedro Alves <palves@redhat.com>
13764
13765 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13766 gdb_file_cmd if no file is specified.
13767 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13768 last_loaded_file to set the remote exec-file.
13769
137702014-05-01 Pedro Alves <palves@redhat.com>
13771
13772 * boards/local-remote-host.exp: New file.
13773
137742014-05-01 Pedro Alves <palves@redhat.com>
13775
13776 * boards/local-remote-host.exp: Rename to ...
13777 * boards/local-remote-host-notty.exp: ... this.
13778
137792014-04-28 Joel Brobecker <brobecker@adacore.com>
13780
13781 * gdb.ada/dyn_arrayidx: New testcase.
13782
137832014-04-26 Yao Qi <yao@codesourcery.com>
13784
13785 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13786 and compute the length of function main. Save it in
13787 $main_length.
13788 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13789 (top-level): Use gdb_compile to compile objects into
13790 executable and restart GDB. Remove invocation to
13791 prepare_for_testing.
13792
137932014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13794 Pedro Alves <palves@redhat.com>
13795
13796 PR server/16255
13797 * gdb.multi/multi-attach.c: New file.
13798 * gdb.multi/multi-attach.exp: New file.
13799
138002014-04-25 Pedro Alves <palves@redhat.com>
13801
13802 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13803 user.
13804 (top level): Test that "set remote conditional-breakpoints-packet
13805 off" works as intended.
13806 * gdb.base/dprintf.exp: Test that "set remote
13807 breakpoint-commands-packet off" works as intended.
13808 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13809 New function.
13810 (top level): Call it.
13811 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13812 remote fast-tracepoints-packet off" works as intended.
13813 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13814 * lib/gdb.exp (gdb_is_target_remote): ... here.
13815
138162014-04-24 David Blaikie <dblaikie@gmail.com>
13817
13818 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13819 ensure clang would not discard them.
13820 * gdb.base/gdbvars.c: Ditto.
13821 * gdb.base/memattr.c: Ditto.
13822 * gdb.base/whatis.c: Ditto.
13823 * gdb.python/py-prettyprint.c: Ditto.
13824 * gdb.trace/actions.c: Ditto.
13825 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13826 ensure clang would not discard it.
13827
138282014-04-24 David Blaikie <dblaikie@gmail.com>
13829
13830 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13831 clang to emit the full definition of type required by the test
13832 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13833
138342014-04-24 David Blaikie <dblaikie@gmail.com>
13835
13836 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13837 coax Clang into emitting the definition of the type.
13838 * gdb.cp/pr10728-x.h (y): Ditto.
13839 * gdb.cp/pr10728-y.cc (y): Ditto.
13840
138412014-04-24 David Blaikie <dblaikie@gmail.com>
13842
13843 * gdb.base/label.exp: XFAIL label related tests under Clang.
13844 * gdb.cp/cplabel.exp: Ditto.
13845 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13846 under Clang those using labels.
13847
138482014-04-25 Yao Qi <yao@codesourcery.com>
13849
13850 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13851 double_label.
13852 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13853 partial_label and double_label.
13854
138552014-04-24 David Blaikie <dblaikie@gmail.com>
13856
13857 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13858
138592014-04-24 David Blaikie <dblaikie@gmail.com>
13860
13861 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13862 of the function to work across GCC and Clang.
13863 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13864 pointer types (const void ** const V void **).
13865
138662014-04-24 Michael Sturm <michael.sturm@mintel.com>
13867 Walfred Tedeschi <walfred.tedeschi@intel.com>
13868
13869 * Makefile.in (EXECUTABLES): Added i386-avx512.
13870 * gdb.arch/i386-avx512.c: New file.
13871 * gdb.arch/i386-avx512.exp: Likewise.
13872
138732014-04-23 Keith Seitz <keiths@redhat.com>
13874
13875 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13876 (mi_make_breakpoint_table): New procedure.
13877 (mi_create_breakpoint): Use mi_make_breakpoint
13878 and return the result.
13879 (mi_make_breakpoint): New procedure.
13880 (mi_build_kv_pairs): New procedure.
13881
13882 * gdb.mi/mi-break.exp: Remove unused globals,
13883 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13884 All callers updated.
13885 * gdb.mi/mi-dprintf.exp: Use variable to track command
13886 number.
13887 Update all callers of mi_create_breakpoint and use
13888 mi_make_breakpoint_table.
13889 Remove any unused global variables.
13890 * gdb.mi/mi-nonstop.exp: Likewise.
13891 * gdb.mi/mi-nsintrall.exp: Likewise.
13892 * gdb.mi/mi-nsmoribund.exp: Likewise.
13893 * gdb.mi/mi-nsthrexec.exp: Likewise.
13894 * gdb.mi/mi-reverse.exp: Likewise.
13895 * gdb.mi/mi-simplerun.exp: Likewise.
13896 * gdb.mi/mi-stepn.exp: Likewise.
13897 * gdb.mi/mi-syn-frame.exp: Likewise.
13898 * gdb.mi/mi-until.exp: Likewise.
13899 * gdb.mi/mi-var-cp.exp: Likewise.
13900 * gdb.mi/mi-var-display.exp: Likewise.
13901 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13902 * gdb.mi/mi2-var-child.exp: Likewise.
13903 * gdb.mi/mi-vla-c99.exp: Likewise.
13904 * lib/mi-support.exp: Likewise.
13905
13906 From Ian Lance Taylor <iant@cygnus.com>:
13907 * lib/gdb.exp (parse_args): New procedure.
13908
139092014-04-23 Pedro Alves <palves@redhat.com>
13910
13911 * gdb.base/break-unload-file.c: New file.
13912 * gdb.base/break-unload-file.exp: New file.
13913 * gdb.base/sym-file-lib.c (baz): New function.
13914 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13915 field.
13916 (load): Store the segment's mapped size.
13917 (unload): New function.
13918 (unload_shlib): New function.
13919 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13920 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13921 set a breakpoint at baz, and call it.
13922 * gdb.base/sym-file.exp: New tests for stale breakpoint
13923 instructions.
13924
139252014-04-23 Pedro Alves <palves@redhat.com>
13926
13927 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13928 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13929 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13930 * gdb.base/hbreak-unmapped.c: New file.
13931 * gdb.base/hbreak-unmapped.exp: New file.
13932 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13933 * lib/gdb.exp (gdb_is_target_remote): ... here.
13934
139352014-04-22 Pedro Alves <palves@redhat.com>
13936
13937 * gdb.base/consecutive-step-over.c: New file.
13938 * gdb.base/consecutive-step-over.exp: New file.
13939
139402014-04-22 Pedro Alves <palves@redhat.com>
13941
13942 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13943 instead of send_gdb/gdb_expect.
13944
139452014-04-22 Yao Qi <yao@codesourcery.com>
13946
13947 * lib/trace-support.exp (generate_tracefile): New procedure.
13948 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13949 return 0.
13950 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13951 if generate_tracefile returns 1.
13952
139532014-04-18 Tom Tromey <palves@redhat.com>
13954 Pedro alves <tromey@redhat.com>
13955
13956 PR backtrace/15558
13957 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13958 with a backtrace limit.
13959 * gdb.python/py-frame-inline.exp: Test running to an inline
13960 function with a backtrace limit, and printing the newest frame.
13961 * gdb.python/py-frame-inline.c (main): Call f.
13962
139632014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13964
13965 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13966
139672014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13968
13969 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13970 Drop prefix from unsupported source file path.
13971
139722014-04-17 Yao Qi <yao@codesourcery.com>
13973
13974 * lib/gdb.exp (with_target_charset): New proc.
13975 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13976 with_target_charset.
13977 (test_print_strings): Likewise.
13978 (test_repeat_bytes): Likewise.
13979 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13980 for some tests.
13981
139822014-04-16 Keith Seitz <keiths@redhat.com>
13983
13984 PR gdb/15827
13985 * gdb.dwarf2/corrupt.c: New file.
13986 * gdb.dwarf2/corrupt.exp: New file.
13987
139882014-04-16 Keith Seitz <keiths@redhat.com>
13989
13990 PR c++/16597
13991 * gdb.cp/namelessclass.cc: New file.
13992 * gdb.cp/namelessclass.exp: New file.
13993 * gdb.cp/namelessclass.S: New file.
13994
139952014-04-16 Doug Evans <dje@google.com>
13996
13997 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13998 Add comment.
13999 (gdbserver_default_get_comm_port): New function.
14000 (gdbserver_start): Check if board file provided
14001 "gdbserver,get_comm_port" and use it if so.
14002 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
14003 (gdb,socketport): Set to "stdio".
14004 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
14005 (stdio_gdbserver_template): Delete.
14006 (${board}_get_remote_address): Update.
14007 (${board}_build_remote_cmd): Delete.
14008 (${board}_get_comm_port): New function.
14009 (${board}_spawn): Update.
14010 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
14011 Delete.
14012 (${board}_get_remote_address): Update.
14013 (${board}_get_comm_port): New function.
14014
140152014-04-16 Andrew Burgess <aburgess@broadcom.com>
14016
14017 * gdb.base/memattr.exp: Improve regexps to handle memory regions
14018 appearing in any order.
14019
140202014-04-15 Doug Evans <dje@google.com>
14021
14022 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
14023 uninitialized value of "description".
14024
140252014-04-15 Keith Seitz <keiths@redhat.com>
14026
14027 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
14028 Remove unused globals.
14029 (test_running_the_program): Likewise.
14030 (test_controlled_execution): Likewise.
14031 (test_controlling_breakpoints): Likewise.
14032 (test_program_termination): Likewise.
14033
140342014-04-15 Keith Seitz <keiths@redhat.com>
14035
14036 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14037 unused globals.
14038 (test_rbreak_creation_and_listing): Likewise.
14039 (test_ignore_count): Likewise.
14040 (test_error): Likewise.
14041
140422014-04-15 Pedro Alves <palves@redhat.com>
14043
14044 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14045 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14046 sym-file-loader.c.
14047 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14048 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14049 to sym-file-loader.c.
14050 (struct library): Forward declare.
14051 (load_shlib, lookup_function): Change prototypes.
14052 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14053 (translate_offset): Remove declarations.
14054 (get_text_addr): New declaration.
14055 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14056 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14057 sym-file-loader.h.
14058 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14059 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14060 here from sym-file-loader.h.
14061 (struct library): New structure.
14062 (load_shlib, lookup_function): Change prototypes and adjust to
14063 work with a struct library.
14064 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14065 (translate_offset): Make static.
14066 (get_text_addr): New function.
14067 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14068
140692014-04-15 Pedro Alves <palves@redhat.com>
14070
14071 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14072
140732014-04-15 Pedro Alves <palves@redhat.com>
14074
14075 * gdb.base/sym-file-loader.c: Include <limits.h>.
14076 (SELF_LINK): New define.
14077 (get_origin): New function.
14078 (load_shlib): Use it.
14079 * gdb.base/sym-file.exp: Don't early return if the target is
14080 remote. Use runto_main, and issue fail is that fails. Use
14081 gdb_load_shlibs.
14082 (shlib_name): Delete.
14083 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14084
140852014-04-15 Pedro Alves <palves@redhat.com>
14086
14087 * gdb.base/sym-file.exp: Remove regex characters from test
14088 message. Don't refer to breakpoint numbers in test messages.
14089
140902014-04-14 Keith Seitz <keiths@redhat.com>
14091
14092 PR c++/16253
14093 * gdb.cp/var-tag.cc: New file.
14094 * gdb.cp/var-tag.exp: New file.
14095 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14096 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14097 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14098 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14099
141002014-04-14 Tom Tromey <tromey@redhat.com>
14101
14102 * gdb.cp/classes.exp (test_enums): Handle underlying type.
14103 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14104 type.
14105 * gdb.cp/enum-class.exp: New file.
14106 * gdb.cp/enum-class.cc: New file.
14107
141082014-04-14 Tom Tromey <tromey@redhat.com>
14109
14110 * gdb.dwarf2/enum-type.exp: New file.
14111
141122014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14113
14114 * gdb.mi/mi-vla-c99.exp: New file.
14115 * gdb.mi/vla.c: New file.
14116
141172014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14118
14119 * gdb.base/vla-datatypes.c: New file.
14120 * gdb.base/vla-datatypes.exp: New file.
14121
141222014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14123
14124 * gdb.base/vla-ptr.c: New file.
14125 * gdb.base/vla-ptr.exp: New file.
14126
141272014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14128
14129 * gdb.dwarf2/count.exp: New file.
14130
141312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14132
14133 * gdb.base/vla-sideeffect.c: New file.
14134 * gdb.base/vla-sideeffect.exp: New file.
14135
141362014-04-14 David Blaikie <dblaikie@gmail.com>
14137
14138 * gdb.mi/non-stop.c: Add return value for non-void function return
14139 statement.
14140 * gdb.threads/staticthreads.c: Ditto.
14141
141422014-04-12 Siva Chandra Reddy <sivachandra@google.com>
14143 Doug Evans <xdje42@gmail.com>
14144
14145 * gdb.guile/scm-value.c: Improve test case.
14146 * gdb.guile/scm-value.exp: Add new test.
14147
141482014-04-11 David Blaikie <dblaikie@gmail.com>
14149
14150 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14151 override Clang's default.
14152
141532014-04-11 Joel Brobecker <brobecker@adacore.com>
14154
14155 Revert the following changes (regressions):
14156
14157 * gdb.base/vla-sideeffect.c: New file.
14158 * gdb.base/vla-sideeffect.exp: New file.
14159
14160 * gdb.dwarf2/count.exp: New file.
14161
14162 * gdb.base/vla-multi.c: New file.
14163 * gdb.base/vla-multi.exp: New file.
14164
14165 * gdb.base/vla-ptr.c: New file.
14166 * gdb.base/vla-ptr.exp: New file.
14167
14168 * gdb.base/vla-datatypes.c: New file.
14169 * gdb.base/vla-datatypes.exp: New file.
14170
14171 * gdb.mi/mi-vla-c99.exp: New file.
14172 * gdb.mi/vla.c: New file.
14173
141742014-04-11 Keith Seitz <keiths@redhat.com>
14175
14176 PR c++/16675
14177 * gdb.cp/cpsizeof.exp: New file.
14178 * gdb.cp/cpsizeof.cc: New file.
14179
141802014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14181
14182 * gdb.mi/mi-vla-c99.exp: New file.
14183 * gdb.mi/vla.c: New file.
14184
141852014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14186
14187 * gdb.base/vla-datatypes.c: New file.
14188 * gdb.base/vla-datatypes.exp: New file.
14189
141902014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14191
14192 * gdb.base/vla-ptr.c: New file.
14193 * gdb.base/vla-ptr.exp: New file.
14194
141952014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14196
14197 * gdb.base/vla-multi.c: New file.
14198 * gdb.base/vla-multi.exp: New file.
14199
142002014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14201
14202 * gdb.dwarf2/count.exp: New file.
14203
142042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14205
14206 * gdb.base/vla-sideeffect.c: New file.
14207 * gdb.base/vla-sideeffect.exp: New file.
14208
142092014-04-11 Yao Qi <yao@codesourcery.com>
14210
14211 * gdb.base/completion.exp: Check file exists before running tests
14212 on file completion.
14213
142142014-04-10 Pedro Alves <palves@redhat.com>
14215
14216 * gdb.base/cond-eval-mode.c: New file.
14217 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14218 prepare_for_testing to build the new file. Check result of
14219 runto_main.
14220 (test_break, test_watch): New procedures.
14221 (top level): Use them.
14222
142232014-04-08 Pierre Muller <muller@sourceware.org>
14224
14225 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14226 Ctrl-V use for mingw hosts.
14227
142282014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14229
14230 * gdb.python/py-value.c: Improve test case.
14231 * gdb.python/py-value.exp: Add new test.
14232
142332014-04-07 David Blaikie <dblaikie@gmail.com>
14234
14235 * lib/compiler.c: Identify the clang compiler.
14236 * lib/compiler.cc: Ditto.
14237
142382014-04-03 Yao Qi <yao@codesourcery.com>
14239
14240 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14241
142422014-04-01 Anton Blanchard <anton@samba.org>
14243
14244 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14245 messages unique.
14246
142472014-04-01 Anton Blanchard <anton@samba.org>
14248
14249 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14250 prepare_for_testing.
14251
142522014-04-01 Anton Blanchard <anton@samba.org>
14253
14254 * gdb.arch/ppc64-atomic-inst.c: Remove.
14255 * gdb.arch/ppc64-atomic-inst.S: New file.
14256 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14257
142582014-03-31 Doug Evans <dje@google.com>
14259
14260 * gdb.base/print-symbol-loading-lib.c: New file.
14261 * gdb.base/print-symbol-loading-main.c: New file.
14262 * gdb.base/print-symbol-loading.exp: New file.
14263
142642014-03-31 Yao Qi <yao@codesourcery.com>
14265
14266 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14267
142682014-03-28 Joel Brobecker <brobecker@adacore.com>
14269
14270 * gdb.ada/mi_dyn_arr: New testcase.
14271
142722014-03-27 Doug Evans <dje@google.com>
14273
14274 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14275
142762014-03-27 Yao Qi <yao@codesourcery.com>
14277
14278 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14279 if target is nios2-*-*.
14280
142812014-03-26 Yao Qi <yao@codesourcery.com>
14282
14283 * lib/gdb.exp (readline_is_used): New proc.
14284 * gdb.base/completion.exp: Move tests on command complete up.
14285 Skip the rest of tests if readline is not used.
14286 * gdb.ada/complete.exp: Skp the test if readline is not
14287 used.
14288 * gdb.base/filesym.exp: Likewise.
14289 * gdb.base/macscp.exp: Likewise.
14290 * gdb.base/readline-ask.exp: Likewise.
14291 * gdb.base/readline.exp: Likewise.
14292 * gdb.python/py-cmd.exp: Likewise.
14293 * gdb.trace/tfile.exp: Likewise.
14294
142952014-03-26 Yao Qi <yao@codesourcery.com>
14296
14297 * gdb.base/macscp.exp: Fix code format issues.
14298
142992014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14300
14301 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14302 * gdb.asm/powerpc64le.inc: New file.
14303
143042014-03-25 Pedro Alves <palves@redhat.com>
14305 Doug Evans <dje@google.com>
14306
14307 * gdb.base/source-execution.c: New file.
14308 * gdb.base/source-execution.exp: New file.
14309 * gdb.base/source-execution.gdb: New file.
14310
143112014-03-24 Doug Evans <dje@google.com>
14312
14313 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14314 using fission.
14315
143162014-03-24 Hui Zhu <hui@codesourcery.com>
14317 Pedro Alves <palves@redhat.com>
14318
14319 PR breakpoints/16101
14320 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14321 test pass/fail messages. Detect missing support for dprintf when
14322 breakpoints are actually inserted.
14323 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14324 breakpoints are actually inserted.
14325 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14326 fails.
14327
143282014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14329
14330 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14331
143322014-03-22 Doug Evans <xdje42@gmail.com>
14333
14334 * gdb.python/python.exp (python not supported): Verify multi-line
14335 python command issues an error.
14336 * gdb.guile/guile.exp (guile not supported): Verify multi-line
14337 guile command issues an error.
14338
143392014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14340
14341 * gdb.threads/thread-specific.exp: Handle the lack of usable
14342 $this_breakpoint and $this_thread.
14343
143442014-03-21 Hui Zhu <hui@codesourcery.com>
14345
14346 * gdb.base/attach.exp (do_command_attach_tests): New.
14347
143482014-03-20 Tom Tromey <tromey@redhat.com>
14349 Pedro Alves <palves@redhat.com>
14350
14351 PR cli/15718
14352 * gdb.base/condbreak-call-false.c: New file.
14353 * gdb.base/condbreak-call-false.exp: New file.
14354
143552014-03-20 Pedro Alves <palves@redhat.com>
14356
14357 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14358 Delete.
14359 (block_signals, unblock_signals): Delete.
14360 (child_function_2, main): Remove references to deleted variable
14361 and functions.
14362
143632014-03-20 Pedro Alves <palves@redhat.com>
14364
14365 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14366 Use pthread_kill to signal thread 2.
14367 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14368 Adjust to make the test send itself a signal rather than using the
14369 host's "kill" command.
14370
143712014-03-20 Pedro Alves <palves@redhat.com>
14372
14373 * gdb.threads/multiple-step-overs.c: New file.
14374 * gdb.threads/multiple-step-overs.exp: New file.
14375 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14376 Adjust expected infrun debug output.
14377
143782014-03-20 Pedro Alves <palves@redhat.com>
14379
14380 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14381 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14382
143832014-03-20 Pedro Alves <palves@redhat.com>
14384
14385 PR breakpoints/7143
14386 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14387 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14388 of gdb_test_multiple.
14389 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14390 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14391
143922014-03-20 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14395 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14396
143972014-03-19 Pedro Alves <palves@redhat.com>
14398
14399 * gdb.base/async.exp: Remove early return.
14400
144012014-03-19 Pedro Alves <palves@redhat.com>
14402
14403 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14404
144052014-03-19 Pedro Alves <palves@redhat.com>
14406
14407 * gdb.base/async.exp (test_background): Expect \r\n after
14408 "completed." in the fail pattern.
14409
144102014-03-19 Pedro Alves <palves@redhat.com>
14411
14412 * gdb.base/async.exp (test_background): New procedure.
14413 Use it for all background execution command tests.
14414
144152014-03-19 Pedro Alves <palves@redhat.com>
14416
14417 * gdb.base/async.exp: Use prepare_for_testing.
14418
144192014-03-19 Pedro Alves <palves@redhat.com>
14420
14421 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14422 the same line.
14423
144242014-03-19 Pedro Alves <palves@redhat.com>
14425
14426 * gdb.base/async.c (main): Add "jump here" and "until here" line
14427 marker comments.
14428 * gdb.base/async.exp (jump_here): New global.
14429 (jump& test): Use it.
14430 (until_here): New global.
14431 (until& test): Use it.
14432
144332014-03-19 Pedro Alves <palves@redhat.com>
14434
14435 * gdb.base/async.exp: Don't frob gdb_protocol.
14436
144372014-03-18 Doug Evans <xdje42@gmail.com>
14438
14439 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14440 Fix spelling of exec-done-display.
14441
144422014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14443
14444 PR gdb/15358
14445 * gdb.base/gdb-sigterm.c: New file.
14446 * gdb.base/gdb-sigterm.exp: New file.
14447
144482014-03-18 Pedro Alves <palves@redhat.com>
14449
14450 PR gdb/13860
14451 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14452 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14453 solib-event.
14454
144552014-03-17 Joel Brobecker <brobecker@adacore.com>
14456
14457 * gdb.ada/pckd_arr_ren: New testcase.
14458
144592014-03-13 Doug Evans <xdje42@gmail.com>
14460
14461 PR guile/16612
14462 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14463 collect after discarding symbols.
14464
144652014-03-13 Ludovic Courtès <ludo@gnu.org>
14466 Doug Evans <xdje42@gmail.com>
14467
14468 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14469 to history survives a gc.
14470
144712014-03-13 Pedro Alves <palves@redhat.com>
14472
14473 * gdb.base/default.exp: Don't test "target procfs".
14474
144752014-03-13 Pedro Alves <palves@redhat.com>
14476
14477 * gdb.base/default.exp: Update "target child" and "target procfs"
14478 tests to not expect "Unix".
14479
144802014-03-12 Tom Tromey <tromey@redhat.com>
14481
14482 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14483 New procs. Add target-async tests.
14484 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14485 Add target-async tests.
14486
144872014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14488
14489 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14490 'func_start' and 'func_end' for the beginning and end of the
14491 function code, respectively.
14492 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14493 'func_end' instead of 'func' and 'main'.
14494
144952014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14496
14497 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14498 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14499 generate the debug info assembler source.
14500
145012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14502
14503 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14504 * gdb.dwarf2/arr-subrange.exp: Likewise.
14505 * gdb.dwarf2/dwz.exp: Likewise.
14506 * gdb.dwarf2/method-ptr.exp: Likewise.
14507 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14508 * gdb.dwarf2/subrange.exp: Likewise.
14509 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14510 * gdb.dwarf2/implptrpiece.exp: Likewise.
14511 * gdb.dwarf2/nostaticblock.exp: Likewise.
14512
145132014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14514
14515 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14516 directory to absolute path name arguments.
14517
145182014-03-10 Joel Brobecker <brobecker@adacore.com>
14519
14520 * gdb.ada/tagged_access: New testcase.
14521
145222014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14523
14524 * gdb.btrace/data.exp: Update expected output.
14525
145262014-03-06 Yao Qi <yao@codesourcery.com>
14527
14528 * gdb.trace/pr16508.exp: New file.
14529
145302014-03-05 Pedro Alves <palves@redhat.com>
14531
14532 PR gdb/16575
14533 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14534 procedure.
14535 (top level): Adjust to use it. Add tests that exercise breakpoint
14536 interaction with the code-cache.
14537
145382014-02-26 Ludovic Courtès <ludo@gnu.org>
14539
14540 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14541 test for 'history-append!'.
14542
145432014-02-26 Joel Brobecker <brobecker@adacore.com>
14544
14545 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14546 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14547 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14548 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14549 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14550 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14551
145522014-02-26 Joel Brobecker <brobecker@adacore.com>
14553
14554 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14555 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14556 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14557
145582014-02-26 Joel Brobecker <brobecker@adacore.com>
14559
14560 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14561
145622014-02-26 Joel Brobecker <brobecker@adacore.com>
14563
14564 * gdb.dwarf2/arr-stride.c: New file.
14565 * gdb.dwarf2/arr-stride.exp: New file.
14566
145672014-02-26 Pedro Alves <palves@redhat.com>
14568
14569 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14570 that won't ever trigger. Make sure that GDB reports the correct
14571 breakpoint that caused the stop.
14572
145732014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14574
14575 PR gdb/16626
14576 * gdb.base/auto-load-script: New file.
14577 * gdb.base/auto-load.c: New file.
14578 * gdb.base/auto-load.exp: New file.
14579
14580 PR gdb/16626
14581 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14582
145832014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14584
14585 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14586 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14587
145882014-02-24 Doug Evans <dje@google.com>
14589
14590 * lib/gdb.exp (run_on_host): Log error output if program fails.
14591
145922014-02-21 Pedro Alves <palves@redhat.com>
14593
14594 * gdb.threads/step-after-sr-lock.c: Rename to ...
14595 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14596 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14597 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14598 ... this.
14599
146002014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14601
14602 PR tdep/16397
14603 * gdb.arch/amd64-stap-special-operands.exp: New file.
14604 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14605 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14606 * gdb.arch/amd64-stap-triplet.S: Likewise.
14607 * gdb.arch/amd64-stap-triplet.c: Likewise.
14608
146092014-02-20 Joel Brobecker <brobecker@adacore.com>
14610
14611 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14612 in .section pseudo-op.
14613
146142014-02-20 lin zuojian <manjian2006@gmail.com>
14615 Joel Brobecker <brobecker@adacore.com>
14616 Doug Evans <xdje42@gmail.com>
14617
14618 PR symtab/16581
14619 * gdb.dwarf2/dw2-icycle.S: New file.
14620 * gdb.dwarf2/dw2-icycle.c: New file.
14621 * gdb.dwarf2/dw2-icycle.exp: New file.
14622
146232014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14624
14625 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14626 operations on gdb.Value objects.
14627 * gdb.python/py-value-cc.exp: Add new test to test operations on
14628 gdb.Value objects.
14629
146302014-02-18 Doug Evans <dje@google.com>
14631
14632 * Makefile.in (TESTS): New variable.
14633 (expanded_tests, expanded_tests_or_none): New variables
14634 (check-single): Pass $(expanded_tests_or_none) to runtest.
14635 (check-parallel): Only run tests in $(TESTS) if non-empty.
14636 (check/no-matching-tests-found): New rule.
14637 * README: Document TESTS makefile variable.
14638
146392014-02-18 Doug Evans <dje@google.com>
14640
14641 * Makefile.in (check-parallel): rm -rf outputs temp.
14642
146432014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14644
14645 Fix "ERROR: no fileid for" in the testsuite.
14646 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14647
146482014-02-12 Doug Evans <dje@google.com>
14649
14650 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14651 (MISCELLANEOUS): New variable.
14652 (clean): rm -rf $(MISCELLANEOUS).
14653 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14654 dwp live in the same directory as symlinks, with each symlink pointed
14655 to a differently named file in a different directory.
14656
146572014-02-11 Doug Evans <dje@google.com>
14658
14659 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14660 of Tcl file commands.
14661
146622014-02-10 Mark Kettenis <kettenis@gnu.org>
14663
14664 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14665 "kill -SIGUSR1 -1".
14666
146672014-02-10 Joel Brobecker <brobecker@adacore.com>
14668
14669 * gdb.ada/tick_length_array_enum_idx: New testcase.
14670
146712014-02-10 Doug Evans <xdje42@gmail.com>
14672
14673 * configure.ac (AC_OUTPUT): Add gdb.guile.
14674 * configure: Regenerate.
14675 * lib/gdb-guile.exp: New file.
14676 * lib/gdb.exp (get_target_charset): New function.
14677 * gdb.base/help.exp: Update expected output from "apropos apropos".
14678 * gdb.guile/Makefile.in: New file.
14679 * gdb.guile/guile.exp: New file.
14680 * gdb.guile/scm-arch.c: New file.
14681 * gdb.guile/scm-arch.exp: New file.
14682 * gdb.guile/scm-block.c: New file.
14683 * gdb.guile/scm-block.exp: New file.
14684 * gdb.guile/scm-breakpoint.c: New file.
14685 * gdb.guile/scm-breakpoint.exp: New file.
14686 * gdb.guile/scm-disasm.c: New file.
14687 * gdb.guile/scm-disasm.exp: New file.
14688 * gdb.guile/scm-equal.c: New file.
14689 * gdb.guile/scm-equal.exp: New file.
14690 * gdb.guile/scm-error.exp: New file.
14691 * gdb.guile/scm-error.scm: New file.
14692 * gdb.guile/scm-frame-args.c: New file.
14693 * gdb.guile/scm-frame-args.exp: New file.
14694 * gdb.guile/scm-frame-args.scm: New file.
14695 * gdb.guile/scm-frame-inline.c: New file.
14696 * gdb.guile/scm-frame-inline.exp: New file.
14697 * gdb.guile/scm-frame.c: New file.
14698 * gdb.guile/scm-frame.exp: New file.
14699 * gdb.guile/scm-generics.exp: New file.
14700 * gdb.guile/scm-gsmob.exp: New file.
14701 * gdb.guile/scm-iterator.c: New file.
14702 * gdb.guile/scm-iterator.exp: New file.
14703 * gdb.guile/scm-math.c: New file.
14704 * gdb.guile/scm-math.exp: New file.
14705 * gdb.guile/scm-objfile-script-gdb.in: New file.
14706 * gdb.guile/scm-objfile-script.c: New file.
14707 * gdb.guile/scm-objfile-script.exp: New file.
14708 * gdb.guile/scm-objfile.c: New file.
14709 * gdb.guile/scm-objfile.exp: New file.
14710 * gdb.guile/scm-ports.exp: New file.
14711 * gdb.guile/scm-pretty-print.c: New file.
14712 * gdb.guile/scm-pretty-print.exp: New file.
14713 * gdb.guile/scm-pretty-print.scm: New file.
14714 * gdb.guile/scm-section-script.c: New file.
14715 * gdb.guile/scm-section-script.exp: New file.
14716 * gdb.guile/scm-section-script.scm: New file.
14717 * gdb.guile/scm-symbol.c: New file.
14718 * gdb.guile/scm-symbol.exp: New file.
14719 * gdb.guile/scm-symtab-2.c: New file.
14720 * gdb.guile/scm-symtab.c: New file.
14721 * gdb.guile/scm-symtab.exp: New file.
14722 * gdb.guile/scm-type.c: New file.
14723 * gdb.guile/scm-type.exp: New file.
14724 * gdb.guile/scm-value-cc.cc: New file.
14725 * gdb.guile/scm-value-cc.exp: New file.
14726 * gdb.guile/scm-value.c: New file.
14727 * gdb.guile/scm-value.exp: New file.
14728 * gdb.guile/source2.scm: New file.
14729 * gdb.guile/types-module.cc: New file.
14730 * gdb.guile/types-module.exp: New file.
14731
147322014-02-10 Yao Qi <yao@codesourcery.com>
14733
14734 PR testsuite/16543
14735 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14736 * configure: Regenerated.
14737 * Makefile.in: New file.
14738
147392014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14740
14741 * gdb.python/py-framefilter.exp: Fix typo.
14742
147432014-02-08 Yao Qi <yao@codesourcery.com>
14744
14745 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14746 that no =breakpoint-modified is emitted when breakpoints are
14747 modified through MI commands.
14748
147492014-02-07 Pedro Alves <pedro@codesourcery.com>
14750 Pedro Alves <palves@redhat.com>
14751
14752 * gdb.threads/step-after-sr-lock.c: New file.
14753 * gdb.threads/step-after-sr-lock.exp: New file.
14754
147552014-02-07 Pedro Alves <palves@redhat.com>
14756
14757 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14758
147592014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14760
14761 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14762 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14763
147642014-02-06 Doug Evans <xdje42@gmail.com>
14765
14766 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14767 output.
14768
14769 * gdb.gdb/python-interrupts.exp: New file.
14770
147712014-02-05 Yao Qi <yao@codesourcery.com>
14772
14773 * gdb.trace/report.exp (use_collected_data): Test the output
14774 of "info threads" and "info inferiors".
14775
147762014-02-05 Yao Qi <yao@codesourcery.com>
14777
14778 Revert this patch:
14779
14780 2013-05-24 Yao Qi <yao@codesourcery.com>
14781
14782 * gdb.trace/tfile.exp: Test inferior and thread.
14783
147842014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14785
14786 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14787 on a function.
14788 * gdb.base/step-bt.c: Call hello via function pointer to make
14789 sure its first instruction is executed on powerpc64le-linux.
14790
147912014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14792
14793 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14794
147952014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14796
14797 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14798 of the test patterns for use on little-endian systems.
14799
148002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14801
14802 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14803 (decimal_vector): Fix for little-endian.
14804
148052014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14806
14807 * gdb.arch/sparc-sysstep.exp: New file.
14808 * gdb.arch/sparc-sysstep.c: Likewise.
14809
14810 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14811
148122014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14813
14814 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14815
148162014-01-23 Tom Tromey <tromey@redhat.com>
14817
14818 * gdb.ada/array_char_idx: New testcase.
14819
148202014-01-23 Tom Tromey <tromey@redhat.com>
14821
14822 PR python/16487:
14823 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14824 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14825 classes.
14826
148272014-01-23 Tom Tromey <tromey@redhat.com>
14828
14829 PR python/16491:
14830 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14831 string from an inferior frame.
14832 * gdb.python/py-framefilter-mi.exp: Update.
14833
148342014-01-22 Doug Evans <dje@google.com>
14835
14836 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14837
148382014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14839
14840 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14841
148422014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14843
14844 * gdb.trace/entry-values.exp: Remove excess space character from
14845 regex patterns. Handle s390 call instruction.
14846
148472014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14848
14849 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14850 define "*_start" label. Make "name" static.
14851 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14852 ${name} by references to ${name}_start.
14853
148542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14855
14856 * gdb.base/info-macros.exp: Remove "debug" from the compile
14857 options.
14858
148592014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14860
14861 * gdb.dlang/demangle.exp: New file.
14862
148632014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14864
14865 * gdb.dlang/primitive-types.exp: New file.
14866
148672014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14868
14869 * configure.ac: Create gdb.dlang/Makefile.
14870 * configure: Regenerate.
14871 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14872 * gdb.dlang/Makefile.in: New file.
14873 * lib/d-support.exp: New file.
14874 * lib/gdb.exp (skip_d_tests): New proc.
14875
148762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14877
14878 * gdb.btrace/delta.exp: Check reverse stepi.
14879 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14880 * gdb.btrace/finish.exp: New.
14881 * gdb.btrace/next.exp: New.
14882 * gdb.btrace/nexti.exp: New.
14883 * gdb.btrace/record_goto.c: Add comments.
14884 * gdb.btrace/step.exp: New.
14885 * gdb.btrace/stepi.exp: New.
14886 * gdb.btrace/multi-thread-step.c: New.
14887 * gdb.btrace/multi-thread-step.exp: New.
14888 * gdb.btrace/rn-dl-bind.c: New.
14889 * gdb.btrace/rn-dl-bind.exp: New.
14890 * gdb.btrace/data.c: New.
14891 * gdb.btrace/data.exp: New.
14892 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14893
148942014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14895
14896 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14897 * gdb.btrace/exception.exp: Update.
14898 * gdb.btrace/instruction_history.exp: Update.
14899 * gdb.btrace/record_goto.exp: Update.
14900 * gdb.btrace/tailcall.exp: Update.
14901 * gdb.btrace/unknown_functions.exp: Update.
14902 * gdb.btrace/delta.exp: New.
14903
149042014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14905
14906 * gdb.btrace/record_goto.exp: Add backtrace test.
14907 * gdb.btrace/tailcall.exp: Add backtrace test.
14908
149092014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14910
14911 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14912 * gdb.btrace/record_goto.c: New.
14913 * gdb.btrace/record_goto.exp: New.
14914 * gdb.btrace/x86-record_goto.S: New.
14915
149162014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14917
14918 * gdb.btrace/function_call_history.exp: Update tests.
14919 * gdb.btrace/instruction_history.exp: Update tests.
14920
149212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14922
14923 * gdb.btrace/function_call_history.exp: Fix expected field
14924 order for "record function-call-history".
14925 Add new tests for "record function-call-history /c".
14926 * gdb.btrace/exception.cc: New.
14927 * gdb.btrace/exception.exp: New.
14928 * gdb.btrace/tailcall.exp: New.
14929 * gdb.btrace/x86-tailcall.S: New.
14930 * gdb.btrace/x86-tailcall.c: New.
14931 * gdb.btrace/unknown_functions.c: New.
14932 * gdb.btrace/unknown_functions.exp: New.
14933 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14934
149352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14936
14937 * gdb.btrace/instruction_history.exp: Update.
14938 * gdb.btrace/function_call_history.exp: Update.
14939
149402014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14941
14942 * gdb.btrace/function_call_history.exp: Fix expected function
14943 trace.
14944 * gdb.btrace/instruction_history.exp: Initialize traced.
14945 Remove traced_functions.
14946
149472014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14948
14949 * gdb.btrace/function_call_history.exp: Update
14950 * gdb.btrace/instruction_history.exp: Update.
14951
149522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14953
14954 * gdb.btrace/enable.exp: Update expected text.
14955
149562014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14957
14958 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14959 bytes.
14960
149612014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14962
14963 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14964
149652014-01-15 Omair Javaid <omair.javaid@linaro.org>
14966
14967 * lib/gdb.exp (supports_process_record): Return true for
14968 arm*-linux*. (supports_reverse): Likewise.
14969
149702014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14971
14972 PR python/15464
14973 PR python/16113
14974 * gdb.python/py-type.c: Enhance test case.
14975 * gdb.python/py-value-cc.cc: Likewise
14976 * gdb.python/py-type.exp: Add new tests.
14977 * gdb.python/py-value-cc.exp: Likewise
14978
149792014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14980 Pedro Alves <palves@redhat.com>
14981
14982 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14983 Make "name" extern.
14984 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14985 references to ${name}_start by references to ${name}.
14986
149872014-01-10 Joel Brobecker <brobecker@adacore.com>
14988
14989 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14990
149912014-01-10 Joel Brobecker <brobecker@adacore.com>
14992
14993 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14994
149952014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14996 Pedro Alves <palves@redhat.com>
14997
14998 * gdb.mi/mi-info-os.exp: Connect to the target with
14999 mi_gdb_target_load.
15000
150012014-01-08 Pedro Alves <palves@redhat.com>
15002
15003 * gdb.threads/reconnect-signal.c: New file.
15004 * gdb.threads/reconnect-signal.exp: New file.
15005
150062014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15007
15008 * gdb.base/source-dir.exp: New file.
15009
150102014-01-07 Joel Brobecker <brobecker@adacore.com>
15011
15012 * gdb.ada/mi_interface: New testcase.
15013
150142014-01-07 Joel Brobecker <brobecker@adacore.com>
15015
15016 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
15017 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
15018 gdb.ada/pp-rec-component/pck.ads: New files.
15019
150202014-01-07 Joel Brobecker <brobecker@adacore.com>
15021
15022 * gdb.python/py-pp-integral.c: New file.
15023 * gdb.python/py-pp-integral.py: New file.
15024 * gdb.python/py-pp-integral.exp: New file.
15025
15026For older changes see ChangeLog-1993-2013.
15027\f
15028;; Local Variables:
15029;; mode: change-log
15030;; left-margin: 8
15031;; fill-column: 74
15032;; version-control: never
15033;; End:
15034
15035 Copyright 2014-2018 Free Software Foundation, Inc.
15036 Copying and distribution of this file, with or without modification,
15037 are permitted provided the copyright notice and this notice are preserved.
This page took 0.077061 seconds and 4 git commands to generate.