RISC-V: Force variables to .data for code_elim.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
... / ...
CommitLineData
12018-11-06 Jim Wilson <jimw@sifive.com>
2
3 * gdb.base/code_elim.exp: For riscv, set additional_flags
4 to include -msmall-data-limit=0.
5
62018-11-01 Joel Brobecker <brobecker@adacore.com>
7
8 * gdb.ada/watch_minus_l: New testcase.
9
102018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
11
12 * gdb.arch/aix-sighandle.c: New file.
13 * gdb.arch/aix-sighandle.exp: New file.
14
152018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
16
17 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
18 registers being unions.
19
202018-10-31 Tom de Vries <tdevries@suse.de>
21
22 * lib/valgrind.exp: New file.
23 (vgdb_start, vgdb_stop): New procs, factored out of ...
24 * gdb.base/valgrind-bt.exp: ... here, ...
25 * gdb.base/valgrind-disp-step.exp: ... here and ...
26 * gdb.base/valgrind-infcall.exp: ... here.
27
282018-10-31 Tom de Vries <tdevries@suse.de>
29
30 * lib/gdb.exp (get_valueof): Don't output read value in test name.
31
322018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.dwarf2/void-type.c: New file.
35 * gdb.dwarf2/void-type.exp: New file.
36
372018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
38
39 * gdb.base/info_qt.c: New file.
40 * gdb.base/info_qt.exp: New file.
41
422018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
43
44 * gdb.arch/powerpc-htm-regs.c: New file.
45 * gdb.arch/powerpc-htm-regs.exp: New file.
46
472018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
48
49 * gdb.arch/powerpc-tar.c: New file.
50 * gdb.arch/powerpc-tar.exp: New file.
51
522018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
53
54 * gdb.arch/powerpc-ppr-dscr.c: New file.
55 * gdb.arch/powerpc-ppr-dscr.exp: New file.
56
572018-10-25 Tom de Vries <tdevries@suse.de>
58
59 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
60
612018-10-24 Tom de Vries <tdevries@suse.de>
62
63 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
64 longer exists error.
65
662018-10-24 Tom de Vries <tdevries@suse.de>
67
68 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
69
702018-10-24 Tom de Vries <tdevries@suse.de>
71
72 * gdb.base/valgrind-db-attach.exp: Handle removed support for
73 --db-attach in valgrind.
74
752018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.arch/riscv-reg-aliases.c: New file.
78 * gdb.arch/riscv-reg-aliases.exp: New file.
79
802018-10-19 Alan Hayward <alan.hayward@arm.com>
81
82 * gdb.python/py-cmd.exp: Check for gdb_prompt.
83
842018-10-19 Alan Hayward <alan.hayward@arm.com>
85
86 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
87
882018-10-19 Alan Hayward <alan.hayward@arm.com>
89
90 * gdb.cp/ovldbreak.exp: Fix regexps.
91
922018-10-19 Alan Hayward <alan.hayward@arm.com>
93
94 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
95
962018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
97
98 PR cli/23785
99 * gdb.base/restore.exp: New test to check if "restore" with an
100 invalid file doesn't segfault.
101
1022018-10-18 Tom de Vries <tdevries@suse.de>
103
104 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
105 * gdb.ada/excep_handle.exp: Same.
106 * gdb.ada/mi_string_access.exp: Same.
107 * gdb.ada/mi_var_union.exp: Same.
108 * gdb.arch/arc-analyze-prologue.exp: Same.
109 * gdb.arch/arc-decode-insn.exp: Same.
110 * gdb.base/readnever.exp: Same.
111 * gdb.fortran/printing-types.exp: Same.
112 * gdb.guile/scm-lazy-string.exp: Same.
113
1142018-10-16 Tom de Vries <tdevries@suse.de>
115
116 PR gdb/23730
117 * gdb.base/catch-follow-exec.c: Add copyright notice.
118 * gdb.base/catch-follow-exec.exp: Rewrite to use
119 gdb_spawn_with_cmdline_opts. Require gdb-native.
120
1212018-10-12 Sandra Loosemore <sandra@codesourcery.com>
122
123 * gdb.trace/actions-changed.exp: Check for arch support.
124 * gdb.trace/actions.exp: Likewise.
125 * gdb.trace/ax.exp: Likewise.
126 * gdb.trace/backtrace.exp: Likewise.
127 * gdb.trace/change-loc.exp: Likewise.
128 * gdb.trace/deltrace.exp: Likewise.
129 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
130 * gdb.trace/ftrace.exp: Likewise.
131 * gdb.trace/infotrace.exp: Check for arch support.
132 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
133 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
134 * gdb.trace/mi-tsv-changed.exp: Likewise.
135 * gdb.trace/packetlen.exp: Likewise.
136 * gdb.trace/passc-dyn.exp: Likewise.
137 * gdb.trace/passcount.exp: Likewise.
138 * gdb.trace/pending.exp: Likewise.
139 * gdb.trace/range-stepping.exp: Check for shlib support.
140 * gdb.trace/report.exp: Check for arch support.
141 * gdb.trace/save-trace.exp: Likewise.
142 * gdb.trace/signal.exp: Check for signal support.
143 * gdb.trace/tfind.exp: Check for arch support.
144 * gdb.trace/trace-break.exp: Check for arch and shlib support.
145 * gdb.trace/trace-common.h: Add comment.
146 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
147 * gdb.trace/trace-enable-disable.exp: Likewise.
148 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
149 * gdb.trace/tracecmd.exp: Check for arch support.
150 * gdb.trace/tspeed.exp: Check for shlib and target support.
151 * gdb.trace/tstatus.exp: Check for arch support.
152 * gdb.trace/tsv.exp: Likewise.
153 * gdb.trace/while-dyn.exp: Likewise.
154 * gdb.trace/while-stepping.exp: Likewise.
155 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
156
1572018-10-12 Simon Marchi <simon.marchi@ericsson.com>
158
159 * gdb.trace/tspeed.exp: Remove nowarnings.
160 (prepare_for_trace_test): Declare "global ipalib".
161 * gdb.trace/tspeed.c: Include unistd.h.
162 (main): Remove superfluous printf argument.
163
1642018-10-11 Sandra Loosemore <sandra@codesourcery.com>
165
166 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
167 directory prefix on the filename.
168
1692018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
170
171 * gdb.gdb/unittest.exp: Update expected message informing that
172 selftests have been disabled.
173 * gdb.server/unittest.exp: Likewise.
174
1752018-10-09 Tom de Vries <tdevries@suse.de>
176
177 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
178 with runto_main.
179
1802018-10-08 Weimin Pan <weimin.pan@oracle.com>
181
182 PR c++/16841
183 * gdb.cp/virtbase2.cc: New file.
184 * gdb.cp/virtbase2.exp: New file.
185
1862018-10-06 Tom Tromey <tom@tromey.com>
187
188 PR python/19399:
189 * gdb.python/py-inferior.exp: Add architecture test.
190
1912018-10-06 Tom Tromey <tom@tromey.com>
192
193 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
194 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
195
1962018-10-06 Tom Tromey <tom@tromey.com>
197
198 * gdb.python/py-breakpoint.exp (check_last_event): Check location
199 of a "throw" catchpoint.
200
2012018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
202
203 * gdb.base/info-proc.exp: Update string expected from "help info
204 proc".
205
2062018-10-04 Tom Tromey <tom@tromey.com>
207
208 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
209 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
210 (test_initial_complaints, test_empty_complaints): Update.
211 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
212
2132018-10-04 Tom Tromey <tom@tromey.com>
214
215 PR cli/19551:
216 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
217 * lib/gdb.exp (gdb_file_cmd): Update.
218 * gdb.stabs/weird.exp (print_weird_var): Update.
219 * gdb.server/solib-list.exp: Update.
220 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
221 * gdb.mi/mi-cli.exp: Update.
222 * gdb.linespec/linespec.exp: Update.
223 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
224 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
225 * gdb.cp/cp-relocate.exp: Update.
226 * gdb.base/sym-file.exp: Update.
227 * gdb.base/relocate.exp: Update.
228 * gdb.base/readnever.exp: Update.
229 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
230 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
231 * gdb.base/dbx.exp (gdb_file_cmd): Update.
232 * gdb.base/code_elim.exp: Update.
233 * gdb.base/break-unload-file.exp (test_break): Update.
234 * gdb.base/break-interp.exp (test_attach_gdb): Update.
235 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
236 Update.
237 * gdb.base/attach.exp (do_attach_tests): Update.
238 * gdb.base/sepdebug.exp: Update.
239 * gdb.python/py-section-script.exp: Update.
240
2412018-10-04 Tom Tromey <tom@tromey.com>
242
243 PR cli/22234:
244 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
245 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
246 output.
247
2482018-10-04 Tom Tromey <tom@tromey.com>
249
250 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
251 set width and height to 0.
252 (test_command_line_attach_run): Use -quiet.
253
2542018-10-03 Sandra Loosemore <sandra@codesourcery.com>
255
256 * lib/gdb.exp (skip_ifunc_tests): New.
257 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
258 other compile failures.
259 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
260
2612018-10-01 Simon Marchi <simon.marchi@ericsson.com>
262
263 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
264 is_amd64_regs_target.
265
2662018-10-01 Alan Hayward <alan.hayward@arm.com>
267
268 * gdb.arch/aarch64-sighandler-regs.c: New test.
269 * gdb.arch/aarch64-sighandler-regs.exp: New file.
270 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
271
2722018-10-01 Markus Metzger <markus.t.metzger@intel.com>
273
274 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
275 assembly.
276
2772018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
278
279 * gdb.base/frame-selection.exp: New file.
280 * gdb.base/frame-selection.c: New file.
281
2822018-09-27 Alan Hayward <alan.hayward@arm.com>
283
284 * gdb.threads/check-libthread-db.c (thread_routine): Use a
285 pthread barrier.
286 (main): Likewise.
287
2882018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
289
290 * gdb.base/large-frame-1.c: New file.
291 * gdb.base/large-frame-2.c: New file.
292 * gdb.base/large-frame.exp: New file.
293 * gdb.base/large-frame.h: New file.
294
2952018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
296
297 PR gdb/20948
298 * gdb.base/write_mem.exp: New test.
299 * gdb.base/write_mem.c: Likewise.
300
3012018-09-23 Tom Tromey <tom@tromey.com>
302
303 PR python/18852:
304 * gdb.python/py-parameter.exp: Add test for parameter that throws
305 on "set".
306
3072018-09-23 Tom Tromey <tom@tromey.com>
308
309 PR python/17284:
310 * gdb.python/py-template.exp (test_template_arg): Add test for
311 negative template argument number.
312
3132018-09-23 Tom Tromey <tom@tromey.com>
314
315 PR python/14062:
316 * gdb.python/python.exp: Add test for post_event error.
317
3182018-09-23 Tom Tromey <tom@tromey.com>
319
320 PR python/18170:
321 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
322 convert pointers to int and long.
323
3242018-09-23 Tom Tromey <tom@tromey.com>
325
326 PR python/20126:
327 * gdb.python/py-value.exp (test_value_numeric_ops): Add
328 signed-ness conversion tests.
329
3302018-09-23 Tom Tromey <tom@tromey.com>
331
332 PR python/18352;
333 * gdb.python/py-value.exp (test_float_conversion): New proc.
334 Use it.
335
3362018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
337
338 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
339
3402018-09-18 Sandra Loosemore <sandra@codesourcery.com>
341
342 * gdb.base/complete-empty.exp: Skip tab-completion tests if
343 no readline.
344 * gdb.base/utf8-identifiers.exp: Likewise.
345 * gdb.cp/cpcompletion.exp: Likewise.
346 * gdb.linespec/cpcompletion.exp: Likewise.
347 * gdb.linespec/cpls-abi-tag.exp: Likewise.
348 * gdb.linespec/cpls-ops.exp: Likewise.
349
3502018-09-19 Richard Bunt <richard.bunt@arm.com>
351 Chris January <chris.january@arm.com>
352
353 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
354 * gdb.fortran/short-circuit-argument-list.exp: New file.
355 * gdb.fortran/short-circuit-argument-list.f90: New test.
356
3572018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
358
359 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
360 "arch=" keyword when executing "-stack-list-frames".
361
3622018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
363
364 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
365 "arch=" keyword when executing "-stack-list-frames".
366
3672018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
368
369 * gdb.ada/complete.exp: Expect for "@" when doing "complete
370 break ada".
371
3722018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
373
374 PR python/23669
375 * gdb.python/python.exp: Test gdb.execute("show commands").
376
3772018-09-16 Tom Tromey <tom@tromey.com>
378
379 * gdb.base/new-ui.exp (do_execution_tests): Update.
380 * gdb.base/dbx.exp (test_breakpoints): Update.
381
3822018-09-14 Alan Hayward <alan.hayward@arm.com>
383
384 * lib/gdb.exp (gdb_simple_compile): Add proc.
385 (is_elf_target): Use gdb_simple_compile.
386 (skip_altivec_tests): Likewise.
387 (skip_vsx_tests): Likewise.
388 (skip_tsx_tests): Likewise.
389 (skip_btrace_tests): Likewise.
390 (skip_btrace_pt_tests): Likewise.
391 (gdb_can_simple_compile): Likewise.
392 (gdb_has_argv0): Likewise.
393 (gdb_target_symbol_prefix): Likewise.
394 (target_supports_scheduler_locking): Likewise.
395
3962018-09-13 Tom Tromey <tom@tromey.com>
397
398 * Makefile.in (TAGS): Recognize proc_with_prefix and
399 gdb_caching_proc.
400
4012018-09-13 Simon Marchi <simon.marchi@ericsson.com>
402
403 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
404 method.
405
4062018-09-13 Simon Marchi <simon.marchi@ericsson.com>
407
408 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
409 and a few other Inferior properties when the Inferior is no
410 longer valid.
411
4122018-09-13 Tom Tromey <tom@tromey.com>
413
414 PR rust/23650:
415 * gdb.rust/simple.exp: Add test for enum field access error.
416
4172018-09-13 Tom Tromey <tom@tromey.com>
418
419 PR rust/23626:
420 * gdb.rust/simple.rs (EmptyEnum): New type.
421 (main): Use it.
422 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
423
4242018-09-13 Simon Marchi <simon.marchi@ericsson.com>
425
426 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
427 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
428 * gdb.python/py-symtab.exp: Update test printing an objfile.
429
4302018-09-12 Simon Marchi <simon.marchi@ericsson.com>
431
432 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
433 object.
434
4352018-09-12 Alan Hayward <alan.hayward@arm.com>
436
437 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
438 (support_complex_tests): Use gdb_can_simple_compile.
439 (is_ilp32_target): Likewise.
440 (is_lp64_target): Likewise.
441 (is_64_target): Likewise.
442 (is_amd64_regs_target): Likewise.
443 (is_aarch32_target): Likewise.
444 (gdb_int128_helper): Likewise.
445
4462018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
447
448 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
449
4502018-09-10 Jerome Guitton <guitton@adacore.com>
451
452 * gdb.ada/same_component_name: Add test for case of tagged record
453 with variable-length fields.
454
4552018-09-10 Xavier Roirand <roirand@adacore.com>
456
457 * gdb.ada/access_to_unbounded_array.exp: New testcase.
458 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
459 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
460 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
461
4622018-09-10 Xavier Roirand <roirand@adacore.com>
463
464 * gdb.ada/mi_string_access.exp: New testcase.
465 * gdb.ada/mi_string_access/bar.adb: New file.
466 * gdb.ada/mi_string_access/pck.adb: New file.
467 * gdb.ada/mi_string_access/pck.asd: New file.
468
4692018-09-10 Xavier Roirand <roirand@adacore.com>
470
471 * gdb.ada/mi_var_union.exp: New testcase.
472 * gdb.ada/mi_var_union/bar.adb: New file.
473 * gdb.ada/mi_var_union/pck.adb: New file.
474 * gdb.ada/mi_var_union/pck.asd: New file.
475
4762018-09-08 Tom Tromey <tom@tromey.com>
477
478 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
479
4802018-09-08 Tom Tromey <tom@tromey.com>
481
482 PR python/16047:
483 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
484 (register_pretty_printers): Register new printer.
485 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
486 test.
487 * gdb.python/py-prettyprint.c (int_type3): New typedef.
488 (an_int_type3): New global.
489
4902018-09-08 Joel Brobecker <brobecker@adacore.com>
491
492 * gdb.ada/expr_with_funcall: New testcase.
493
4942018-09-08 Joel Brobecker <brobecker@adacore.com>
495
496 * gdb.ada/packed_array_assign: New testcase.
497
4982018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
499
500 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
501 names, and add test prefixes to make test names unique.
502
5032018-09-05 Tom de Vries <tdevries@suse.de>
504
505 * gdb.dwarf2/varval.exp: Add test.
506
5072018-09-04 Gary Benson <gbenson@redhat.com>
508
509 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
510 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
511
5122018-08-31 Tom Tromey <tom@tromey.com>
513
514 * gdb.rust/simple.rs: Rename second variable "v".
515
5162018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
517
518 * gdb.base/funcargs.c (use_a): New function.
519 (recurse): Call use_a.
520
5212018-08-29 Keith Seitz <keiths@redhat.com>
522
523 * gdb.compile/compile-cplus-anonymous.cc: New file.
524 * gdb.compile/compile-cplus-anonymous.exp: New file.
525 * gdb.compile/compile-cplus-array-decay.cc: New file.
526 * gdb.compile/compile-cplus-array-decay.exp: New file.
527 * gdb.compile/compile-cplus-inherit.cc: New file.
528 * gdb.compile/compile-cplus-inherit.exp: New file.
529 * gdb.compile/compile-cplus-member.cc: New file.
530 * gdb.compile/compile-cplus-member.exp: New file.
531 * gdb.compile/compile-cplus-method.cc: New file.
532 * gdb.compile/compile-cplus-method.exp: New file.
533 * gdb.compile/compile-cplus-mod.c: "New" file.
534 * gdb.compile/compile-cplus-namespace.cc: New file.
535 * gdb.compile/compile-cplus-namespace.exp: New file.
536 * gdb.compile/compile-cplus-nested.cc: New file.
537 * gdb.compile/compile-cplus-nested.exp: New file.
538 * gdb.compile/compile-cplus-print.c: "New" file.
539 * gdb.compile/compile-cplus-print.exp: "New" file.
540 * gdb.compile/compile-cplus-virtual.cc: New file.
541 * gdb.compile/compile-cplus-virtual.exp: New file.
542 * gdb.compile/compile-cplus.c: "New" file.
543 * gdb.compile/compile-cplus.exp: "New" file.
544 * lib/compile-support.exp: New file.
545
5462018-08-16 Gary Benson <gbenson@redhat.com>
547
548 PR gdb/13000:
549 * gdb.base/batch-exit-status.exp: New file.
550 * gdb.base/batch-exit-status.good-commands: Likewise.
551 * gdb.base/batch-exit-status.bad-commands: Likewise.
552
5532018-08-29 Alan Hayward <alan.hayward@arm.com>
554
555 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
556 (struct struct02): Likewise.
557 (struct struct03): Likewise.
558 (struct struct04): Likewise.
559 (struct struct_01_01): New struct.
560 (struct struct_01_02): Likewise.
561 (struct struct_01_03): Likewise.
562 (struct struct_01_04): Likewise.
563 (struct struct_02_01): Likewise.
564 (struct struct_02_02): Likewise.
565 (struct struct_02_03): Likewise.
566 (struct struct_02_04): Likewise.
567 (struct struct_04_01): Likewise.
568 (struct struct_04_02): Likewise.
569 (struct struct_04_03): Likewise.
570 (struct struct_04_04): Likewise.
571 (struct struct_05_01): Likewise.
572 (struct struct_05_02): Likewise.
573 (struct struct_05_03): Likewise.
574 (struct struct_05_04): Likewise.
575 (cmp_struct01): Remove function.
576 (cmp_struct02): Likewise.
577 (cmp_struct03): Likewise.
578 (cmp_struct04): Likewise.
579 (cmp_struct_01_01): Add Function.
580 (cmp_struct_01_02): Likewise.
581 (cmp_struct_01_03): Likewise.
582 (cmp_struct_01_04): Likewise.
583 (cmp_struct_02_01): Likewise.
584 (cmp_struct_02_02): Likewise.
585 (cmp_struct_02_03): Likewise.
586 (cmp_struct_02_04): Likewise.
587 (cmp_struct_04_01): Likewise.
588 (cmp_struct_04_02): Likewise.
589 (cmp_struct_04_03): Likewise.
590 (cmp_struct_04_04): Likewise.
591 (cmp_struct_05_01): Likewise.
592 (cmp_struct_05_02): Likewise.
593 (cmp_struct_05_03): Likewise.
594 (cmp_struct_05_04): Likewise.
595 (call_all): Add new structs.
596 * gdb.base/infcall-nested-structs.exp: Likewise.
597
5982018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
599
600 * gdb.python/py-framefilter-mi.exp: Update regexp to
601 check for "arch" field in frame output.
602
6032018-08-23 Kevin Buettner <kevinb@redhat.com>
604
605 * gdb.dwarf2/dw2-ranges-func.c: New file.
606 * gdb.dwarf2/dw2-ranges-func.exp: New file.
607
6082018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
609
610 * gdb.base/term.exp: Compare terminal settings with values from
611 the inferior.
612 * gdb.base/term.c: Get and set terminal settings.
613
6142018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
615
616 * lib/mi-support.exp (mi_expect_stop): Update regexp to
617 accommodate new "arch" field in frame output.
618 * gdb.mi/mi-return.exp: Likewise.
619 * gdb.mi/mi-stack.exp: Likewise.
620 * gdb.mi/mi-syn-frame.exp: Likewise.
621 * gdb.mi/user-selected-context-sync.exp: Likewise.
622
6232018-08-19 Michael Spang <spang@google.com>
624
625 PR gdb/11786
626 * gdb.base/gcore-tls-pie.c: New file.
627 * gdb.base/gcore-tls-pie.exp: New file.
628
6292018-08-18 Kevin Buettner <kevinb@redhat.com>
630
631 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
632 * gdb.dwarf2/varval.c: New file.
633 * gdb.dwarf2/varval.exp: New file.
634
6352018-08-17 Alan Hayward <alan.hayward@arm.com>
636
637 PR gdb/18931
638 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
639
6402018-08-16 Keith Seitz <keiths@redhat.com>
641
642 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
643 tests expected to pass.
644
6452018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
646
647 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
648 -data-disassemble -a.
649 (test_disassembly_bogus_args): Likewise.
650
6512018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
652
653 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
654
6552018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.base/vla-optimized-out.exp: Add new test.
658
6592018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
660
661 * gdb.base/vla-optimized-out-o3.exp: Delete.
662 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
663 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
664 deleted tests.
665
6662018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
667
668 PR gdb/18050:
669 * gdb.server/extended-remote-restart.c: New file.
670 * gdb.server/extended-remote-restart.exp: New file.
671
6722018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
673
674 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
675 "set variable index = 42".
676
6772018-08-07 Simon Marchi <simon.marchi@ericsson.com>
678
679 * boards/index-cache-gdb.exp: New file.
680 * gdb.dwarf2/index-cache.exp: New file.
681 * gdb.dwarf2/index-cache.c: New file.
682 * gdb.base/maint.exp: Check if we are using the index cache.
683
6842018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
685
686 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
687 MAKEFLAGS.
688
6892018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
690
691 * dg-extract-results.sh: Move to toplevel contrib.
692 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
693 * Makefile.in (check-parallel-racy): Likewise.
694
6952018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
696
697 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
698 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
699 tests if the target supports scheduler locking.
700
7012018-08-04 Tom de Vries <tdevries@suse.de>
702
703 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
704
7052018-08-02 Tom Tromey <tom@tromey.com>
706
707 PR symtab/16842.
708 * gdb.cp/temargs.exp: Test "info address" of a template
709 parameter.
710
7112018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
712
713 * gdb.python/py-mi-var-info-path-expression.c: New file.
714 * gdb.python/py-mi-var-info-path-expression.py: New file.
715 * gdb.python/py-mi-var-info-path-expression.exp: New file.
716
7172018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
718
719 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
720 error after "cannot resolve name" string.
721
7222018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
723
724 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
725 started.
726 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
727
7282018-07-28 Tom de Vries <tdevries@suse.de>
729
730 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
731
7322018-07-26 Tom de Vries <tdevries@suse.de>
733
734 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
735
7362018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
737
738 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
739 is visible.
740
7412018-07-26 Tom de Vries <tdevries@suse.de>
742
743 PR breakpoints/23366
744 * gdb.base/catch-follow-exec.c: New test.
745 * gdb.base/catch-follow-exec.exp: New file.
746
7472018-07-25 Tom de Vries <tdevries@suse.de>
748
749 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
750 vla-optimized-out.c.
751
7522018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
753
754 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
755 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
756
7572018-07-20 Tom de Vries <tdevries@suse.de>
758
759 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
760 NOCLONE macro.
761 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
762
7632018-07-19 Tom de Vries <tdevries@suse.de>
764
765 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
766 regular expression.
767
7682018-07-18 Tom de Vries <tdevries@suse.de>
769
770 * gdb.base/vla-optimized-out.c: New test.
771 * gdb.base/vla-optimized-out.exp: New file.
772
7732018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
774
775 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
776 message "No address associated with hostname" when gdbserver
777 cannot resolve the hostname.
778
7792018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
780
781 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
782 Add some test prefixes to make tests unique.
783
7842018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
785
786 * gdb.base/frameapply.c: New file.
787 * gdb.base/frameapply.exp: New file.
788
7892018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
790
791 * gdb.base/skip.exp: Update expected error message.
792
7932018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
794 Jan Kratochvil <jan.kratochvil@redhat.com>
795 Paul Fertser <fercerpav@gmail.com>
796 Tsutomu Seki <sekiriki@gmail.com>
797
798 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
799 parameter.
800 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
801 by default.
802 * boards/native-gdbserver.exp: Likewise.
803 * gdb.server/run-without-local-binary.exp: Improve regexp used
804 for detecting when a remote debugging connection succeeds.
805 * gdb.server/server-connect.exp: New file.
806 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
807 Do not prefix the port number with ":".
808 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
809 support for detecting and using it. Add '$debughost_gdbserver'
810 to the list of arguments used to start gdbserver. Handle case
811 when gdbserver cannot resolve a network name.
812
8132018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
814
815 PR c++/23373
816 * gdb.base/ptype-offsets.cc (struct static_member): New
817 struct.
818 (main) <stmember>: New variable.
819 * gdb.base/ptype-offsets.exp: Add test for printing a struct
820 with a static member in it.
821
8222018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
823
824 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
825 watchpoints enabled and disabled.
826
8272018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
828
829 * gdb.base/examine-backward.exp: Still run tests around address
830 0x0, even if address 0x0 is not readable. Update the pattern for
831 matching address 0x0 in expected output.
832
8332018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
834
835 * gdb.base/share-env-with-gdbserver.c (main): Add call to
836 malloc/free.
837
8382018-07-04 Tom de Vries <tdevries@suse.de>
839
840 * gdb.dwarf2/dw2-error.exp: Update expected error message.
841
8422018-07-02 Maciej W. Rozycki <macro@mips.com>
843
844 PR tdep/8282
845 * gdb.arch/mips-disassembler-options.exp: New test.
846 * gdb.arch/mips-disassembler-options.s: New test source.
847
8482018-06-29 Pedro Alves <palves@redhat.com>
849
850 * gdb.threads/names.exp: Adjust expected "info threads" output.
851
8522018-06-29 Pedro Alves <palves@redhat.com>
853
854 * gdb.opt/inline-break.exp (line number, address): Add "info
855 break" tests.
856
8572018-06-29 Pedro Alves <palves@redhat.com>
858
859 * gdb.opt/inline-break.c (func1): Add "break here" marker.
860 * gdb.opt/inline-break.exp: Test setting breakpoints by line
861 number and address and running to them.
862
8632018-06-29 Richard Bunt <richard.bunt@arm.com>
864
865 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
866
8672018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
868
869 * lib/compiler.c: Remove executable permission flag.
870
8712018-06-28 Richard Bunt <richard.bunt@arm.com>
872
873 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
874 code.
875 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
876
8772018-06-28 Petr Tesarik <ptesarik@suse.cz>
878
879 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
880
8812018-06-28 Petr Tesarik <ptesarik@suse.cz>
882
883 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
884 address argument is omitted.
885
8862018-06-28 Petr Tesarik <ptesarik@suse.cz>
887
888 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
889
8902018-06-27 Omair Javaid <omair.javaid@linaro.org>
891
892 PR gdb/21695
893 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
894 * gdb.base/infoline-reloc-main-from-zero.c: New file.
895
8962018-06-26 Tom Tromey <tom@tromey.com>
897
898 PR rust/22574:
899 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
900 * gdb.rust/simple.rs (struct SimpleLayout): New.
901
9022018-06-22 Simon Marchi <simon.marchi@ericsson.com>
903
904 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
905 "info registers" output.
906
9072018-06-21 Richard Bunt <richard.bunt@arm.com>
908
909 * gdb.base/watchpoint-hw-attach.c: New test.
910 * gdb.base/watchpoint-hw-attach.exp: New file.
911
9122018-06-20 Simon Marchi <simon.marchi@ericsson.com>
913
914 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
915 through /bin/sh.
916 * boards/dwarf4-gdb-index.exp: Likewise.
917 * boards/fission-dwp.exp: Likewise.
918
9192018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
920
921 * gdb.base/float128.exp: Add comment and improved fail message
922 to the failure case of "print large128" test.
923
9242018-06-19 Simon Marchi <simon.marchi@ericsson.com>
925
926 * configure.ac: Remove AC_PREREQ.
927 * configure: Re-generate.
928
9292018-06-19 Pedro Alves <palves@redhat.com>
930
931 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
932 (func_extern_caller): New.
933 (main): Call func_extern_caller.
934 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
935 logic change.
936
9372018-06-18 Weimin Pan <weimin.pan@oracle.com>
938
939 PR gdb/16841
940 * gdb.cp/typedef-base.cc: New file.
941 * gdb.cp/typedef-base.exp: New file.
942
9432018-06-18 Tom de Vries <tdevries@suse.de>
944
945 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
946
9472018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
948 Richard Bunt <Richard.Bunt@arm.com>
949
950 * gdb.threads/attach-slow-waitpid.c: New file.
951 * gdb.threads/attach-slow-waitpid.exp: New file.
952 * gdb.threads/slow-waitpid.c: New file.
953
9542018-06-14 Pedro Alves <palves@redhat.com>
955
956 * gdb.base/fork-running-state.c: Include <errno.h>.
957 (exit_if_relative_exits): New.
958 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
959 exits.
960 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
961 child exits.
962
9632018-06-14 Tom de Vries <tdevries@suse.de>
964
965 PR cli/22573
966 * gdb.base/finish-pretty.c: New test.
967 * gdb.base/finish-pretty.exp: New file.
968
9692018-06-14 Pedro Alves <palves@redhat.com>
970
971 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
972 gdb's expected startup output.
973
9742018-06-14 Pedro Alves <palves@redhat.com>
975
976 * lib/selftest-support.exp (selftest_setup): Remove inlined
977 function handling.
978
9792018-06-14 Tom de Vries <tdevries@suse.de>
980
981 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
982 matching of breakpoint printing.
983
9842018-06-13 Tom de Vries <tdevries@suse.de>
985
986 PR testsuite/23269
987 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
988 (fork_child): ... here, and ...
989 (fork_parent): ... here.
990
9912018-06-12 Tom de Vries <tdevries@suse.de>
992
993 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
994
9952018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
996 Stephen Roberts <stephen.roberts@arm.com>
997
998 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
999 rewrite test to describe action performed, rather than possible
1000 failure.
1001
10022018-06-08 Gary Benson <gbenson@redhat.com>
1003
1004 * gdb.threads/check-libthread-db.exp: New file.
1005 * gdb.threads/check-libthread-db.c: Likewise.
1006
10072018-06-05 Tom Tromey <tom@tromey.com>
1008
1009 * gdb.base/default.exp: Update expected "show version" output.
1010
10112018-06-05 Tom Tromey <tom@tromey.com>
1012
1013 PR cli/12326:
1014 * gdb.cp/static-print-quit.exp: Update.
1015 * lib/gdb.exp (pagination_prompt): Update.
1016 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
1017 * gdb.python/python.exp: Update.
1018
10192018-06-04 Joel Brobecker <brobecker@adacore.com>
1020
1021 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
1022
10232018-06-01 Joel Brobecker <brobecker@adacore.com>
1024
1025 * gdb.ada/bp_fun_addr: New testcase.
1026
10272018-06-01 Tom Tromey <tom@tromey.com>
1028
1029 * gdb.xml/tdesc-regs.exp (load_description): Update expected
1030 results.
1031 * gdb.dwarf2/method-ptr.exp: Set language to C++.
1032 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
1033 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
1034 * gdb.base/maint.exp (maint_pass_if): Update.
1035
10362018-05-31 Maciej W. Rozycki <macro@mips.com>
1037
1038 * gdb.base/endian.exp: New test.
1039 * gdb.base/endian.c: New test source.
1040
10412018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
1042
1043 PR gdb/23203
1044 * gdb.base/bt-selected-frame.c: New file.
1045 * gdb.base/bt-selected-frame.exp: New file.
1046 * lib/gdb.exp (get_current_frame_number): New function.
1047
10482018-05-24 Maciej W. Rozycki <macro@mips.com>
1049 Pedro Alves <palves@redhat.com>
1050
1051 * gdb.threads/tls-core.c: Include <stdlib.h>
1052 (thread_proc): Call `abort'.
1053 * gdb.threads/tls-core.exp: Generate a core with core_find too.
1054 (tls_core_test): New procedure, bits factored out from ...
1055 (top level): ... here. Test both native cores and gcore cores.
1056
10572018-05-23 Tom Tromey <tom@tromey.com>
1058
1059 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
1060
10612018-05-23 Tom Tromey <tom@tromey.com>
1062
1063 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
1064 symfile_complaints.
1065 (test_short_complaints): Likewise.
1066 (test_empty_complaints): Likewise.
1067 (test_initial_complaints): Update.
1068
10692018-05-23 Tom Tromey <tom@tromey.com>
1070
1071 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
1072
10732018-05-23 Tom Tromey <tom@tromey.com>
1074
1075 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1076 (test_short_complaints): Update.
1077
10782018-05-22 Pedro Alves <palves@redhat.com>
1079
1080 * gdb.base/remote.exp: Only gdb_start after compiling the
1081 testcase. Issue "disconnect" before testing "set remote" command
1082 defaults. Issue clean_restart before running to main.
1083
10842018-05-22 Pedro Alves <palves@redhat.com>
1085
1086 * gdb.base/remote.exp: Adjust expected output of "show remote
1087 memory-write-packet-size". Add tests for "set remote
1088 memory-write-packet-size 0" and "set remote
1089 memory-write-packet-size fixed/limit".
1090
10912018-05-22 Pedro Alves <palves@redhat.com>
1092
1093 PR gdb/22973
1094 * gdb.base/utf8-identifiers.c: New file.
1095 * gdb.base/utf8-identifiers.exp: New file.
1096
10972018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1098
1099 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1100
11012018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1102
1103 * gdb.arch/powerpc-vsx-gcore.exp: New file.
1104
11052018-05-18 Tom Tromey <tom@tromey.com>
1106
1107 * gdb.base/ptype-offsets.exp: Update.
1108
11092018-05-17 Keith Seitz <keiths@redhat.com>
1110
1111 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1112 in expected breakpoint stop locations.
1113 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1114 move to proper scope to test variable values.
1115 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1116 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1117 New functions.
1118 (main): Call not_inline_func3.
1119 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1120 inline_func1, inline_func2, and inline_func3. Test that when each
1121 breakpoint is hit, GDB properly reports both the stop location
1122 and the backtrace. Repeat tests for temporary breakpoints.
1123
11242018-05-15 Maciej W. Rozycki <macro@mips.com>
1125
1126 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1127 rather then trying to access it in determining whether the PID
1128 of `gdbserver' could have been retrieved.
1129
11302018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1131
1132 * gdb.arch/amd64-init-x87-values.S: New file.
1133 * gdb.arch/amd64-init-x87-values.exp: New file.
1134
11352018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1136
1137 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1138
11392018-05-04 Tom Tromey <tom@tromey.com>
1140
1141 PR python/22730:
1142 * gdb.python/python.exp: Test multi-line execute.
1143
11442018-05-04 Tom Tromey <tom@tromey.com>
1145
1146 PR python/22731:
1147 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1148
11492018-05-04 Tom Tromey <tom@tromey.com>
1150
1151 PR gdb/11750:
1152 * gdb.base/define.exp: Test defining a user command inside a user
1153 command.
1154 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1155
11562018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1157 Pedro Alves <palves@redhat.com>
1158
1159 PR breakpoints/19806 and support for PR external/20207.
1160 * gdb.base/watchpoint-unaligned.c: New file.
1161 * gdb.base/watchpoint-unaligned.exp: New file.
1162
11632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1164
1165 * gdb.base/maint.exp: Make test names unique, use
1166 test_prefix_command_help to test 'help maint info', and remove
1167 repeated test of 'help maint'.
1168
11692018-05-04 Tom Tromey <tom@tromey.com>
1170
1171 PR gdb/22619:
1172 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1173 behavior.
1174
11752018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1176
1177 * gdb.base/maint.exp: Process output from 'maint print registers'
1178 line at a time.
1179
11802018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1181
1182 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1183 timeout.
1184
11852018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1186
1187 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1188 filter pattern.
1189
11902018-05-02 Pedro Alves <palves@redhat.com>
1191
1192 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1193 to_log_command renames.
1194 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1195
11962018-05-02 Tom Tromey <tom@tromey.com>
1197
1198 * gdb.python/py-parameter.exp: Set test message.
1199
12002018-05-02 Tom Tromey <tom@tromey.com>
1201
1202 PR python/20084:
1203 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1204 PARAM_ZUINTEGER_UNLIMITED tests.
1205
12062018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1207
1208 PR rust/23124
1209 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1210 when casting.
1211
12122018-04-30 Tom Tromey <tom@tromey.com>
1213
1214 * gdb.python/py-type.exp: Check align attribute.
1215 * gdb.python/py-type.c: New "aligncheck" global.
1216
12172018-04-30 Tom Tromey <tom@tromey.com>
1218
1219 PR exp/17095:
1220 * gdb.dwarf2/dw2-align.exp: New file.
1221 * gdb.cp/align.exp: New file.
1222 * gdb.base/align.exp: New file.
1223 * lib/gdb.exp (gdb_int128_helper): New proc.
1224 (has_int128_c, has_int128_cxx): New caching procs.
1225
12262018-04-27 Tom Tromey <tom@tromey.com>
1227
1228 PR rust/22545:
1229 * gdb.rust/simple.exp: Add inclusive range tests.
1230
12312018-04-26 Pedro Alves <palves@redhat.com>
1232
1233 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1234 ifunc breakpoint locations correctly of ifunc breakpoints set
1235 while the program resolves the ifunc.
1236
12372018-04-26 Pedro Alves <palves@redhat.com>
1238
1239 * gdb.base/gnu-ifunc-final.c: New file.
1240 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1241 * gdb.base/gnu-ifunc.exp (executable): Delete.
1242 (staticexecutable): Adjust.
1243 (lib_opts, exec_opts): Delete.
1244 (make_binsuffix, build, set-break): New procedures.
1245 (misc_tests): New, with tests factored out from the top level.
1246 (top level): Test different combinations of ifunc resolver name,
1247 resolver with and with debug info, and ifunc target with and
1248 without debug info. Wrap static tests with with_target_prefix.
1249
12502018-04-26 Pedro Alves <palves@redhat.com>
1251
1252 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1253 return type" warnings.
1254
12552018-04-25 Pedro Alves <palves@redhat.com>
1256
1257 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1258 killed".
1259 * gdb.base/kill-after-signal.exp: Likewise.
1260 * gdb.threads/kill.exp: Likewise.
1261
12622018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1263 Sergio Durigan Junior <sergiodj@redhat.com>
1264 Pedro Alves <palves@redhat.com>
1265
1266 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1267 regexps to expect for '[Inferior ... detached]' as well.
1268 * gdb.base/attach.exp: Likewise.
1269 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1270 "gdb_continue_to_end".
1271 (test_catch_syscall_with_wrong_args): Likewise.
1272 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1273 ']'. Don't set 'verbose' on.
1274 * gdb.base/foll-vfork.exp: Likewise.
1275 * gdb.base/fork-print-inferior-events.c: New file.
1276 * gdb.base/fork-print-inferior-events.exp: New file.
1277 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1278 '[Inferior ... has been killed]' message.
1279 * gdb.base/kill-after-signal.exp: Likewise.
1280 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1281 detach message.
1282 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1283 message.
1284 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1285 regexps to expect for '[Inferior ... detached]' as well.
1286 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1287
12882018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1289
1290 PR gdb/23104
1291 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1292
12932018-04-19 Richard Bunt <richard.bunt@arm.com>
1294
1295 * gdb.threads/multiple-successive-infcall.c: New test.
1296 * gdb.threads/multiple-successive-infcall.exp: New file.
1297
12982018-04-17 Tom Tromey <tom@tromey.com>
1299
1300 * gdb.rust/simple.rs (Union): New type.
1301 (main): New local "u".
1302 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1303
13042018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1305
1306 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1307 number information in output of "whereis" command.
1308 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1309
13102018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1311
1312 * gdb.ada/info_types.exp: Adjust expected output to the line
1313 numbers now printed by "info var/func/type".
1314 * gdb.base/completion.exp: Likewise.
1315 * gdb.base/included.exp: Likewise.
1316 * gdb.cp/cp-relocate.exp: Likewise.
1317 * gdb.cp/cplusfuncs.exp: Likewise.
1318 * gdb.cp/namespace.exp: Likewise.
1319 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1320
13212018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1322
1323 * gdb.btrace/cpu.exp: New.
1324
13252018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1326
1327 * gdb.base/step-indirect-call-thunk.exp: New.
1328 * gdb.base/step-indirect-call-thunk.c: New.
1329 * gdb.reverse/step-indirect-call-thunk.exp: New.
1330 * gdb.reverse/step-indirect-call-thunk.c: New.
1331
13322018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1333
1334 * gdb.base/pie-fork.c: New file.
1335 * gdb.base/pie-fork.exp: New file.
1336
13372018-04-11 Tom Tromey <tom@tromey.com>
1338
1339 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1340
13412018-04-10 Pedro Alves <palves@redhat.com>
1342
1343 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1344 exits. Instead loop running forever.
1345 (fork_parent): Run forever too.
1346
13472018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1348
1349 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1350 mi_continue_to_line.
1351 * gdb.mi/mi-stack.c (callee4): Add comment.
1352
13532018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1354
1355 * gdb.mi/mi-stack.exp: Fix indentation.
1356
13572018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1358
1359 PR gdb/22979
1360 * gdb.arch/amd64-osabi.exp: New file.
1361
13622018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1363
1364 PR gdb/22980
1365 * gdb.base/osabi.exp: New file.
1366
13672018-04-02 Weimin Pan <weimin.pan@oracle.com>
1368
1369 * gdb.cp/static-typedef-print.exp: New file.
1370 * gdb.cp/static-typedef-print.cc: New file.
1371
13722018-03-27 Joel Brobecker <brobecker@adacore.com>
1373
1374 * gdb.ada/varsize_limit: New testcase.
1375
13762018-03-27 Joel Brobecker <brobecker@adacore.com>
1377
1378 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1379
1380 * gdb.ada/notcplusplus: New testcase.
1381
1382 * gdb.base/c-linkage-name.c: New file.
1383 * gdb.base/c-linkage-name.exp: New testcase.
1384
13852018-03-26 Tom Tromey <tom@tromey.com>
1386
1387 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1388 * gdb.python/py-framefilter.py (name_error): New global.
1389 (ErrorInName.function): Use name_error.
1390
13912018-03-26 Tom Tromey <tom@tromey.com>
1392
1393 PR backtrace/15582:
1394 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1395
13962018-03-23 Keith Seitz <keiths@redhat.com>
1397
1398 PR c++/22968
1399 * gdb.cp/subtypes.exp: New file.
1400 * gdb.cp/subtypes.h: New file.
1401 * gdb.cp/subtypes.cc: New file.
1402 * gdb.cp/subtypes-2.cc: New file.
1403
14042018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1405
1406 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1407 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1408 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1409 -nostartfiles when compiling the test. Confirm that all registers
1410 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1411
14122018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1413
1414 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1415 option, syntax was wrong anyway.
1416 * gdb.arch/arm-disp-step.exp: Likewise.
1417 * gdb.arch/sparc64-regs.exp: Likewise.
1418 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1419 option, syntax was wrong anyway, switch to use
1420 prepare_for_testing.
1421 * gdb.arch/i386-disp-step.exp: Likewise.
1422
14232018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1424
1425 * gdb.ada/exec_changed.exp: Replace "target_info exists
1426 use_gdb_stub" by "use_gdb_stub".
1427 * gdb.ada/start.exp: Likewise.
1428 * gdb.base/async-shell.exp: Likewise.
1429 * gdb.base/attach-pie-misread.exp: Likewise.
1430 * gdb.base/attach-wait-input.exp: Likewise.
1431 * gdb.base/break-entry.exp: Likewise.
1432 * gdb.base/break-interp.exp: Likewise.
1433 * gdb.base/dprintf-detach.exp: Likewise.
1434 * gdb.base/nostdlib.exp: Likewise.
1435 * gdb.base/solib-nodir.exp: Likewise.
1436 * gdb.base/statistics.exp: Likewise.
1437 * gdb.base/testenv.exp: Likewise.
1438 * gdb.mi/mi-exec-run.exp: Likewise.
1439 * gdb.mi/mi-start.exp: Likewise.
1440 * gdb.multi/dummy-frame-restore.exp: Likewise.
1441 * gdb.multi/multi-arch-exec.exp: Likewise.
1442 * gdb.multi/multi-arch.exp: Likewise.
1443 * gdb.multi/tids.exp: Likewise.
1444 * gdb.multi/watchpoint-multi.exp: Likewise.
1445 * gdb.python/py-events.exp: Likewise.
1446 * gdb.threads/attach-into-signal.exp: Likewise.
1447 * gdb.threads/attach-stopped.exp: Likewise.
1448 * gdb.threads/threadapply.exp: Likewise.
1449 * lib/selftest-support.exp: Likewise.
1450
14512018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1452
1453 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1454
14552018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1456
1457 * gdb.perf/template-breakpoints.cc: New file.
1458 * gdb.perf/template-breakpoints.exp: New file.
1459 * gdb.perf/template-breakpoints.py: New file.
1460
14612018-03-19 Tom Tromey <tom@tromey.com>
1462
1463 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1464 y0.
1465 * gdb.rust/simple.exp: Test bare identifier form of struct
1466 initializer.
1467
14682018-03-19 Tom Tromey <tom@tromey.com>
1469
1470 * gdb.gdb/observer.exp: Remove.
1471
14722018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1473
1474 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1475 "qualified" option when setting breakpoints.
1476 * gdb.trace/backtrace.exp: Likewise.
1477 * gdb.trace/circ.exp: Likewise.
1478 * gdb.trace/collection.exp: Likewise.
1479 * gdb.trace/disconnected-tracing.exp: Likewise.
1480 * gdb.trace/ftrace-lock.exp: Likewise.
1481 * gdb.trace/ftrace.exp: Likewise.
1482 * gdb.trace/infotrace.exp: Likewise.
1483 * gdb.trace/packetlen.exp: Likewise.
1484 * gdb.trace/passc-dyn.exp: Likewise.
1485 * gdb.trace/qtro.exp: Likewise.
1486 * gdb.trace/read-memory.exp: Likewise.
1487 * gdb.trace/report.exp: Likewise.
1488 * gdb.trace/signal.exp: Likewise.
1489 * gdb.trace/status-stop.exp: Likewise.
1490 * gdb.trace/strace.exp: Likewise.
1491 * gdb.trace/tfind.exp: Likewise.
1492 * gdb.trace/trace-break.exp: Likewise.
1493 * gdb.trace/trace-condition.exp: Likewise.
1494 * gdb.trace/trace-mt.exp: Likewise.
1495 * gdb.trace/tstatus.exp: Likewise.
1496 * gdb.trace/tsv.exp: Likewise.
1497 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1498 * gdb.trace/unavailable.exp: Likewise.
1499 * gdb.trace/while-dyn.exp: Likewise.
1500
15012018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1502
1503 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1504 that libinproctrace is copied to the target.
1505
15062018-03-14 Tom Tromey <tom@tromey.com>
1507
1508 PR cli/14977:
1509 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1510 a null pointer.
1511 * gdb.base/wchar.exp: Likewise.
1512
15132018-03-14 Tom Tromey <tom@tromey.com>
1514
1515 PR cli/19918:
1516 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1517 flag.
1518
15192018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1520
1521 PR gdb/22841
1522 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1523 "target" to remote_exec.
1524
15252018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1526
1527 PR gdb/22841
1528 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1529 ${board}_upload): Remove.
1530
15312018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1532
1533 * gdb.cp/watch-cp.cc: New test.
1534 * gdb.cp/watch-cp.exp: New file.
1535
15362018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1537
1538 * gdb.base/infcall-nested-structs.exp: New file.
1539 * gdb.base/infcall-nested-structs.c: New file.
1540 * gdb.base/float.exp: Add riscv support.
1541
15422018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1543
1544 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1545 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1546
15472018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1548
1549 * gdb.server/abspath.exp: New file.
1550 * lib/gdb.exp (with_cwd): New procedure.
1551
15522018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1553
1554 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1555 use it.
1556 (gdb_is_target_remote_prompt): New proc.
1557 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1558 (gdb_is_target_native): Pass prompt parameter to
1559 gdb_is_target_1.
1560
15612018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1562
1563 * gdb.base/load-command.c: New file.
1564 * gdb.base/load-command.exp: New file.
1565 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1566 (gdb_is_target_1): ...this, and generalize for other targets
1567 than just remote.
1568 (gdb_is_target_remote): Use gdb_is_target_1.
1569 (gdb_is_target_native): use gdb_is_target_1.
1570
15712018-02-26 Tom Tromey <tom@tromey.com>
1572
1573 PR python/16497:
1574 * gdb.python/py-framefilter.exp: Update test.
1575
15762018-02-26 Tom Tromey <tom@tromey.com>
1577
1578 * gdb.dwarf2/variant.c: New file.
1579 * gdb.dwarf2/variant.exp: New file.
1580
15812018-02-26 Tom Tromey <tom@tromey.com>
1582
1583 * gdb.rust/simple.exp: Accept more possible results in enum test.
1584
15852018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1586
1587 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1588 parentheses.
1589
15902018-02-23 Maciej W. Rozycki <macro@mips.com>
1591
1592 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1593 name of a variable: $actual_linejj -> $actual_line.
1594
15952018-02-21 John Baldwin <jhb@FreeBSD.org>
1596
1597 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1598
15992018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1600
1601 * gdb.btrace/buffer-size.exp: Do not force BTS.
1602
16032018-02-14 Pedro Alves <palves@redhat.com>
1604
1605 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1606 getting a "Quit".
1607
16082018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1609
1610 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1611 Fix test name.
1612
16132018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1614
1615 * gdb.cp/m-static.exp: Check type of optimized out static
1616 member.
1617
16182018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1619
1620 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1621 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1622
16232018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1624 Leszek Swirski <leszeks@google.com>
1625
1626 * gdb.python/py-prettyprint.c
1627 (struct to_string_returns_value_inner,
1628 struct to_string_returns_value_wrapper): New.
1629 (main): Add tsrvw variable.
1630 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1631 ToStringReturnsValueWrapper): New classes.
1632 (register_pretty_printers): Register new pretty-printers.
1633 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1634 recursive pretty printer.
1635 * gdb.python/py-mi.exp: Likewise.
1636
16372018-02-01 Leszek Swirski <leszeks@google.com>
1638
1639 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1640 functions with the same name as an include file are parsed
1641 correctly.
1642
16432018-02-01 Yao Qi <yao.qi@linaro.org>
1644
1645 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1646 "\[^\r\n\]*".
1647
16482018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1649
1650 * gdb.arch/powerpc-prologue-frame.s: New file.
1651 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1652 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1653
16542018-01-31 Joel Brobecker <brobecker@adacore.com>
1655
1656 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1657
16582018-01-30 Pedro Alves <palves@redhat.com>
1659
1660 PR gdb/13211
1661 * gdb.base/interrupt-daemon.c: New.
1662 * gdb.base/interrupt-daemon.exp: New.
1663 * gdb.multi/multi-term-settings.c: New.
1664 * gdb.multi/multi-term-settings.exp: New.
1665
16662018-01-30 Joel Brobecker <brobecker@adacore.com>
1667
1668 * gdb.base/break.exp: Save the location where the breakpoint
1669 on break.c:47 was actually inserted when debugging the version
1670 compiled at -O2 and use it in the expected output of the "info
1671 break" test performed soon after.
1672
16732018-01-22 Pedro Alves <palves@redhat.com>
1674 Sergio Durigan Junior <sergiodj@redhat.com>
1675
1676 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1677 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1678
16792018-01-22 Joel Brobecker <brobecker@adacore.com>
1680
1681 * gdb.base/break-include.c, gdb.base/break-include.inc,
1682 gdb.base/break-include.exp: New files.
1683 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1684 line number now being the actual line number where the breakpoint
1685 was inserted.
1686 * gdb.mi/mi-break.exp: Likewise.
1687 * gdb.mi/mi-reverse.exp: Likewise.
1688 * gdb.mi/mi-simplerun.exp: Ditto.
1689
16902018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1691
1692 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1693 varobj.
1694 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1695
16962018-01-21 Don Breazeal <donb@codesourcery.com>
1697 Andrew Burgess <andrew.burgess@embecosm.com>
1698
1699 * gdb.mi/basics.c: Add new global.
1700 * gdb.mi/mi-frame-regs.exp: New file.
1701 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1702 case.
1703
17042018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1705
1706 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1707 non-parameter, and on an unknown symbol.
1708
17092018-01-19 Tom Tromey <tom@tromey.com>
1710
1711 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1712 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1713
17142018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1715
1716 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1717 setrlimit and chdir to int.
1718
17192018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1720
1721 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1722 function.
1723 (my_tend): Likewise.
1724 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1725 rationale of avoiding FP- and vector instructions.
1726
17272018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1728
1729 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1730 "info reg" with "\[ \t\]*".
1731 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1732 "\[ \t\]+".
1733 * gdb.arch/s390-multiarch.exp: Ditto.
1734 * gdb.base/pc-fp.exp: Ditto.
1735 * gdb.reverse/i386-precsave.exp: Ditto.
1736 * gdb.reverse/i386-reverse.exp: Ditto.
1737 * gdb.reverse/i387-env-reverse.exp: Ditto.
1738 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1739
17402018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1741
1742 * lib/gdb.exp (gdb_compile): Re-enable use of
1743 universal_compile_options for languages other than Rust.
1744
17452018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1746
1747 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1748
17492018-01-17 Mike Gulick <mgulick@mathworks.com>
1750
1751 PR gdb/16577
1752 * gdb.base/solib-vanish.exp: New.
1753 * gdb.base/solib-vanish-main.c: New.
1754 * gdb.base/solib-vanish-lib1.c: New.
1755 * gdb.base/solib-vanish-lib2.c: New.
1756
17572018-01-17 Yao Qi <yao.qi@linaro.org>
1758
1759 * gdb.compile/compile.exp: Match the address printed for
1760 frame in the output of command "bt".
1761
17622018-01-15 Tom Tromey <tom@tromey.com>
1763
1764 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1765 compute sp_reg.
1766
17672018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1768
1769 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1770 to prepare.
1771 (prepare): Return 0 on error, 1 on success.
1772
17732018-01-12 Pedro Alves <palves@redhat.com>
1774
1775 * gdb.base/continue-after-aborted-step-over.c: New.
1776 * gdb.base/continue-after-aborted-step-over.exp: New.
1777
17782018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1779
1780 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1781 options when not creating an executable.
1782
17832018-01-11 Pedro Alves <palves@redhat.com>
1784
1785 PR remote/22597
1786 * gdb.server/stop-reply-no-thread.c: New file.
1787 * gdb.server/stop-reply-no-thread.exp: New file.
1788
17892018-01-10 Pedro Alves <palves@redhat.com>
1790
1791 PR gdb/22670
1792 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1793 functions too. Test setting breakpoints and printing C functions
1794 with no debug info too.
1795 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1796
17972018-01-10 Pedro Alves <palves@redhat.com>
1798
1799 PR gdb/22670
1800 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1801 a fail.
1802
18032018-01-10 Pedro Alves <palves@redhat.com>
1804
1805 PR gdb/22670
1806 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1807
18082018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1809
1810 * gdb.server/unittest.exp: Match the output in non-development
1811 mode.
1812
18132018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1814
1815 * gdb.gdb/unittest.exp: Match output in non-development mode.
1816
18172018-01-08 Joel Brobecker <brobecker@adacore.com>
1818
1819 * gdb.ada/access_tagged_param.exp: Relax expected output
1820 for value of "ObjL" in "continue" to pck.inspect breakpoint
1821 test.
1822
18232018-01-08 Joel Brobecker <brobecker@adacore.com>
1824
1825 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1826 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1827
18282018-01-05 Pedro Alves <palves@redhat.com>
1829
1830 PR gdb/18653
1831 * gdb.base/libsegfault.exp: New.
1832
18332018-01-05 Joel Brobecker <brobecker@adacore.com>
1834
1835 PR gdb/22670
1836 * gdb.ada/access_tagged_param.exp: New file.
1837 * gdb.ada/access_tagged_param/foo.adb: New file.
1838
18392018-01-05 Pedro Alves <palves@redhat.com>
1840
1841 PR gdb/22670
1842 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1843 exercise lower case too, and to exercise both full matching and
1844 wild matching.
1845
18462018-01-05 Joel Brobecker <brobecker@adacore.com>
1847
1848 * gdb.ada/rename_subscript_param: New testcase.
1849
18502018-01-05 Jerome Guitton <guitton@adacore.com>
1851
1852 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1853
18542018-01-05 Joel Brobecker <brobecker@adacore.com>
1855
1856 * gdb.ada/convvar_comp: New testcase.
1857
18582018-01-05 Xavier Roirand <roirand@adacore.com>
1859
1860 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1861 (My_Table): New global variable.
1862 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1863
18642018-01-04 Joel Brobecker <brobecker@adacore.com>
1865
1866 PR gdb/22670
1867 * gdb.ada/maint_with_ada: New testcase.
1868
18692018-01-04 Joel Brobecker <brobecker@adacore.com>
1870
1871 PR gdb/22670
1872 * gdb.ada/bp_c_mixed_case: New testcase.
1873
18742018-01-04 Joel Brobecker <brobecker@adacore.com>
1875
1876 PR gdb/22670
1877 * gdb.ada/complete.exp: Add "complete break ada" test.
1878
18792018-01-04 Joel Brobecker <brobecker@adacore.com>
1880
1881 PR gdb/22670
1882 * gdb.ada/info_addr_mixed_case: New testcase.
1883
18842018-01-03 Xavier Roirand <roirand@adacore.com>
1885
1886 * gdb.ada/excep_handle.exp: New testcase.
1887 * gdb.ada/excep_handle/foo.adb: New file.
1888 * gdb.ada/excep_handle/pck.ads: New file.
1889
18902018-01-03 Joel Brobecker <brobecker@adacore.com>
1891
1892 * gdb.base/step-line.c: Add extra empty line in copyright header.
1893 * gdb.base/step-line.inp: Likewise.
1894
18952018-01-02 Joel Brobecker <brobecker@adacore.com>
1896
1897 * gdb.ada/dyn_stride.exp: Add slice test.
1898
18992018-01-02 Joel Brobecker <brobecker@adacore.com>
1900
1901 * gdb.ada/dyn_stride: New testcase.
1902
19032017-12-27 Stafford Horne <shorne@gmail.com>
1904
1905 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1906 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1907
19082017-12-27 Stafford Horne <shorne@gmail.com>
1909
1910 * gdb.base/reggroups.c: New file.
1911 * gdb.base/reggroups.exp: New file.
1912
19132017-12-18 Joel Brobecker <brobecker@adacore.com>
1914
1915 * gdb.dwarf2/ada-valprint-error.c: New file.
1916 * gdb.dwarf2/ada-valprint-error.exp: New file.
1917
19182017-12-18 Joel Brobecker <brobecker@adacore.com>
1919
1920 * gdb.ada/assign_arr: New testcase.
1921
19222017-12-18 Xavier Roirand <roirand@adacore.com>
1923
1924 * gdb.ada/funcall_ptr: New testcase.
1925
19262017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1927
1928 PR cli/16224
1929 * gdb.base/ptype-offsets.cc: New file.
1930 * gdb.base/ptype-offsets.exp: New file.
1931
19322017-12-15 Yao Qi <yao.qi@linaro.org>
1933
1934 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1935 if XML is disabled.
1936
19372017-12-15 Xavier Roirand <roirand@adacore.com>
1938
1939 * gdb.ada/same_component_name: New testcase.
1940
19412017-12-14 Joel Brobecker <brobecker@adacore.com>
1942
1943 * gdb.ada/str_binop_equal: New testcase.
1944
19452017-12-14 Joel Brobecker <brobecker@adacore.com>
1946
1947 * gdb.ada/task_switch_in_core: New testcase.
1948
19492017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1950
1951 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1952 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1953 call test_bkpt_qualified.
1954 (test_bkpt_qualified): New proc.
1955
19562017-12-13 Pedro Alves <palves@redhat.com>
1957
1958 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1959 Tighten regexp by matching with an anchor.
1960
19612017-12-13 Pedro Alves <palves@redhat.com>
1962
1963 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1964 ("expression with namespace"): New set of tests.
1965 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1966 (Nested::Test_NS::qux): New.
1967 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1968 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1969
19702017-12-13 Joel Brobecker <brobecker@adacore.com>
1971
1972 * gdb.base/server-del-break.c: New file.
1973 * gdb.base/server-del-break.exp: New file.
1974
19752017-12-12 Stafford Horne <shorne@gmail.com>
1976
1977 * gdb.xml/tdesc-regs.exp: Add or1k support.
1978
19792017-12-12 Stafford Horne <shorne@gmail.com>
1980
1981 * gdb.base/bp-permanent.c: Define nop of or1k.
1982
19832017-12-11 Joel Brobecker <brobecker@adacore.com>
1984
1985 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1986 output with components being reordered.
1987
19882017-12-11 Joel Brobecker <brobecker@adacore.com>
1989
1990 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1991 output with components being reordered.
1992
19932017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1994 Pedro Alves <palves@redhat.com>
1995
1996 * gdb.base/maint.exp (check for .gdb_index): Check also for
1997 .debug_names.
1998 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1999 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
2000 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
2001 (.gdb_index used after symbol reloading): Support also .debug_names.
2002 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
2003
20042017-12-08 Yao Qi <yao.qi@linaro.org>
2005
2006 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2007 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
2008
20092017-12-08 Yao Qi <yao.qi@linaro.org>
2010
2011 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
2012 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
2013
20142017-12-08 Yao Qi <yao.qi@linaro.org>
2015
2016 * gdb.arch/aarch64-tagged-pointer.c: New file.
2017 * gdb.arch/aarch64-tagged-pointer.exp: New file.
2018
20192017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
2020
2021 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
2022 "int".
2023
20242017-12-07 Keith Seitz <keiths@redhat.com>
2025
2026 PR breakpoints/22569
2027 * gdb.linespec/ls-errs.exp: Change expected result of "break
2028 -source this file has spaces.c -line 3".
2029 Check that an explicit source file followed by whitespace is
2030 identified as an invalid explicit location.
2031
20322017-12-07 Keith Seitz <keiths@redhat.com>
2033
2034 * gdb.cp/nested-types.cc: New file.
2035 * gdb.cp/nested-types.exp: New file.
2036 * lib/cp-support.exp: Load data-structures.exp library.
2037 (debug_cp_test_ptype_class): New global.
2038 (cp_ptype_class_verbose, next_line): New procedures.
2039 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
2040 Add and document new return value.
2041 Switch the list of lines to a queue.
2042 Add support for new `type' key for nested type definitions.
2043 Add debugging/troubleshooting messages.
2044 * lib/data-structures.exp: New file.
2045
20462017-12-07 Simon Marchi <simon.marchi@ericsson.com>
2047
2048 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
2049 with proc_with_prefix, don't use with_test_prefix.
2050
20512017-12-07 Tom Tromey <tom@tromey.com>
2052
2053 * gdb.base/break.exp: Add test for empty "commands".
2054
20552017-12-07 Yao Qi <yao.qi@linaro.org>
2056
2057 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
2058 malloc and catch syscall.
2059
20602017-12-07 Phil Muldoon <pmuldoon@redhat.com>
2061
2062 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
2063 tests for explicit locations.
2064
20652017-12-06 Pedro Alves <palves@redhat.com>
2066
2067 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
2068 force-disabling XML descriptions.
2069
20702017-12-04 Pedro Alves <palves@redhat.com>
2071
2072 PR gdb/22499
2073 * gdb.arch/amd64-disp-step-avx.S: New file.
2074 * gdb.arch/amd64-disp-step-avx.exp: New file.
2075
20762017-12-03 Pedro Alves <palves@redhat.com>
2077
2078 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2079 and <string.h>.
2080 (parent_function): Print distinct messages when waitpid fails, or
2081 the child exits with a signal, or the child exits for an unhandled
2082 reason.
2083 * gdb.threads/process-dies-while-detaching.exp
2084 (detach_and_expect_exit): New 'inf_output_re' parameter and use
2085 it. Wait for both inferior output and GDB's prompt. Use an
2086 indirect spawn id list.
2087 (do_detach): New parameter 'child_exit'. Use it to compute
2088 expected inferior output.
2089 (test_detach, test_detach_watch, test_detach_killed_outside):
2090 Adjust to pass down the expected child exit kind.
2091
20922017-12-01 Joel Brobecker <brobecker@adacore.com>
2093 Sergio Durigan Junior <sergiodj@redhat.com>
2094 Pedro Alves <palves@redhat.com>
2095
2096 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2097
20982017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
2099
2100 * gdb.base/relocate.exp: Add tests to guarantee that arguments
2101 to 'symbol-file' and 'add-symbol-file' can be
2102 position-independent.
2103
21042017-12-01 Yao Qi <yao.qi@linaro.org>
2105
2106 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2107 the URL in copyright header.
2108 * gdb.arch/aarch64-fp.exp: Likewise.
2109 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2110 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2111 * gdb.base/expand-psymtabs.exp: Likewise.
2112 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2113 * gdb.fortran/common-block.exp: Likewise.
2114 * gdb.fortran/common-block.f90: Likewise.
2115 * gdb.fortran/logical.exp: Likewise.
2116 * gdb.fortran/vla-datatypes.f90: Likewise.
2117 * gdb.fortran/vla-sub.f90: Likewise.
2118
21192017-11-30 Joel Brobecker <brobecker@adacore.com>
2120
2121 * gdb.ada/repeat_dyn: New testcase.
2122
21232017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2124
2125 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2126 Update for changed thread numbering.
2127 * gdb.cell/bt.exp: Update for changed GDB output.
2128
21292017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2130
2131 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2132 setting isremote by hand.
2133 * boards/dwarf4-gdb-index.exp: Likewise.
2134 * boards/fission.exp: Likewise.
2135 * boards/stabs.exp: Likewise.
2136
21372017-11-30 Pedro Alves <palves@redhat.com>
2138
2139 * gdb.linespec/cpls-ops.exp
2140 (check_explicit_skips_function_argument): Extract the underlying
2141 type of size_t instead of hardcoding it.
2142
21432017-11-29 Pedro Alves <palves@redhat.com>
2144
2145 PR c++/19436
2146 * gdb.linespec/cpls-abi-tag.cc: New file.
2147 * gdb.linespec/cpls-abi-tag.exp: New file.
2148
21492017-11-29 Pedro Alves <palves@redhat.com>
2150
2151 * gdb.base/langs.exp: Use -qualified.
2152 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2153 it.
2154 * gdb.cp/namespace.exp: Use -qualified.
2155 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2156 (overload-3, template-overload, template-ret-type, const-overload)
2157 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2158 procedures.
2159 (test_driver): Call them.
2160 * gdb.cp/save-bp-qualified.cc: New.
2161 * gdb.cp/save-bp-qualified.exp: New.
2162 * gdb.linespec/explicit.exp: Test -qualified.
2163 * lib/completion-support.exp (completion::explicit_opts_list): Add
2164 "-qualified".
2165 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2166
21672017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2168
2169 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2170
21712017-11-29 Tom Tromey <tom@tromey.com>
2172
2173 * gdb.base/relocate.exp: Update invalid argument test.
2174 Add new tests for invalid arguments.
2175
21762017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2177
2178 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2179 Return 0 as a long.
2180 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2181
21822017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2183
2184 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2185 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2186 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2187 func ().
2188 * gdb.cp/shadow.cc (B.func): Return 0.
2189
21902017-11-27 Joel Brobecker <brobecker@adacore.com>
2191
2192 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2193 expected output in gdb_expect call to allow the exception
2194 message to be present as well. Fix syntax confusion to avoid
2195 TCL thinking that exception_name is an array.
2196
21972017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2198
2199 * gdb.arch/spu-info.c: Include <unistd.h>.
2200 (do_signal_test): Fix broken calls to write.
2201 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2202 Fix checks for empty mailboxes. Update signal tests for corrected
2203 do_signal_test routine. Allow nonzero event status.
2204 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2205 * gdb.cell/arch.exp: Use standard_output_file.
2206 * gdb.cell/break.exp: Likewise.
2207 * gdb.cell/bt.exp: Likewise.
2208 * gdb.cell/core.exp: Likewise.
2209 * gdb.cell/dwarfaddr.exp: Likewise.
2210 * gdb.cell/ea-cache.exp: Likewise.
2211 * gdb.cell/ea-standalone.exp: Likewise.
2212 * gdb.cell/f-regs.exp: Likewise.
2213 * gdb.cell/fork.exp: Likewise.
2214 * gdb.cell/gcore.exp: Likewise.
2215 * gdb.cell/mem-access.exp: Likewise.
2216 * gdb.cell/ptype.exp: Likewise.
2217 * gdb.cell/registers.exp: Likewise.
2218 * gdb.cell/sizeof.exp: Likewise.
2219 * gdb.cell/solib-symbol.exp: Likewise.
2220 * gdb.cell/solib.exp: Likewise.
2221
22222017-11-25 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.base/complete-empty.exp: New file.
2225 * gdb.base/completion.exp: Adjust.
2226
22272017-11-25 Pedro Alves <palves@redhat.com>
2228
2229 * gdb.linespec/cpls-ops.cc: New file.
2230 * gdb.linespec/cpls-ops.exp: New file.
2231 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2232 factored out from ...
2233 (test_complete_prefix_range): ... this.
2234
22352017-11-24 Pedro Alves <palves@redhat.com>
2236
2237 * gdb.linespec/cpcompletion.exp: New file.
2238 * gdb.linespec/cpls-hyphen.cc: New file.
2239 * gdb.linespec/cpls.cc: New file.
2240 * gdb.linespec/cpls2.cc: New file.
2241 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2242 test to use test_gdb_complete_unique. Add label completion,
2243 keyword completion and explicit location completion tests.
2244 * lib/completion-support.exp: New file.
2245
22462017-11-24 Joel Brobecker <brobecker@adacore.com>
2247
2248 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2249 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2250 when hitting an exception catchpoint.
2251
22522017-11-22 Yao Qi <yao.qi@linaro.org>
2253
2254 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2255
22562017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2257
2258 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2259 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2260 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2261
22622017-11-22 Yao Qi <yao.qi@linaro.org>
2263
2264 * gdb.base/info-os.exp: Pass pthreads.
2265 * gdb.multi/multi-attach.exp: Likewise.
2266
22672017-11-22 Yao Qi <yao.qi@linaro.org>
2268
2269 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2270 compiler.
2271
22722017-11-22 Yao Qi <yao.qi@linaro.org>
2273
2274 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2275 * gdb.base/break-interp.exp: Likewise.
2276 * gdb.base/jit-attach-pie.exp: Likewise.
2277
22782017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2279
2280 * gdb.base/float128.c (large128): New variable.
2281 * gdb.base/float128.exp: Add test to print largest __float128 value.
2282
22832017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2284
2285 * gdb.arch/vsx-regs.exp: Update register content checks.
2286
22872017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2288
2289 * gdb.arch/ppc-longdouble.exp: New file.
2290 * gdb.arch/ppc-longdouble.c: Likewise.
2291
22922017-11-21 Pedro Alves <palves@redhat.com>
2293
2294 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2295
22962017-11-20 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2299 (long_double_typedef): New typedefs.
2300 Use DEF on double and long double.
2301 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2302 cases.
2303 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2304 and 'long_double_ptr_same_size' locals. Use them to decide
2305 whether cast from array/function to float is valid/invalid.
2306
23072017-11-17 Tom Tromey <tom@tromey.com>
2308
2309 * gdb.rust/traits.rs: New file.
2310 * gdb.rust/traits.exp: New file.
2311
23122017-11-17 Joel Brobecker <brobecker@adacore.com>
2313
2314 * gdb.ada/minsyms: New testcase.
2315
23162017-11-16 Pedro Alves <palves@redhat.com>
2317
2318 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2319 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2320
23212017-11-16 Pedro Alves <palves@redhat.com>
2322
2323 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2324 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2325
23262017-11-16 Pedro Alves <palves@redhat.com>
2327
2328 * gdb.server/reconnect-ctrl-c.c: New file.
2329 * gdb.server/reconnect-ctrl-c.exp: New file.
2330
23312017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2332
2333 * gdb.python/py-rbreak.exp: New file.
2334 * gdb.python/py-rbreak.c: New file.
2335 * gdb.python/py-rbreak-func2.c: New file.
2336
23372017-11-16 Pedro Alves <palves@redhat.com>
2338
2339 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2340 pattern.
2341 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2342 GDB.
2343
23442017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2345
2346 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2347 regex.
2348
23492017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2350
2351 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2352 test names.
2353
23542017-11-09 Pedro Alves <palves@redhat.com>
2355
2356 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2357 factored out from ...
2358 (top level): ... here, and adjusted to avoid expecting beyond the
2359 prompt in a single gdb_test_multiple.
2360
23612017-11-09 Pedro Alves <palves@redhat.com>
2362
2363 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2364 output.
2365 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2366 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2367 * gdb.server/ext-run.exp ("kill" test): Likewise.
2368 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2369
23702017-11-09 Pedro Alves <palves@redhat.com>
2371
2372 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2373 match till end of line.
2374
23752017-11-09 Pedro Alves <palves@redhat.com>
2376
2377 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2378
23792017-11-09 Pedro Alves <palves@redhat.com>
2380
2381 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2382 New procedures, factored out from ...
2383 (top level): ... here, and adjusted to avoid expecting beyond the
2384 prompt in one go.
2385
23862017-11-09 Pedro Alves <palves@redhat.com>
2387
2388 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2389 output. Fix '?' match.
2390
23912017-11-08 Joel Brobecker <brobecker@adacore.com>
2392
2393 * gdb.ada/scoped_watch: New testcase.
2394 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2395 which is actually correct.
2396 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2397 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2398
23992017-11-08 Pedro Alves <palves@redhat.com>
2400
2401 * gdb.gdb/complaints.exp (test_initial_complaints)
2402 (test_serial_complaints, test_short_complaints): Call
2403 complaint_internal instead of complaint.
2404
24052017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2406
2407 * gdb.threads/tls-core.c: New file.
2408 * gdb.threads/tls-core.exp: Likewise.
2409
24102017-11-08 Pedro Alves <palves@redhat.com>
2411
2412 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2413 (p Exported_Capitalized): New test.
2414 (p exported_capitalized): New test.
2415
24162017-11-07 Pedro Alves <palves@redhat.com>
2417
2418 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2419
24202017-11-07 Pedro Alves <palves@redhat.com>
2421
2422 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2423 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2424 (disable_invalid, disable_inverted, disable_negative): New
2425 procedures.
2426 ("bad numbers"): New set of tests.
2427
24282017-11-07 Pedro Alves <palves@redhat.com>
2429
2430 * gdb.cp/ena-dis-br-range.exp: Add tests.
2431
24322017-11-07 Pedro Alves <palves@redhat.com>
2433
2434 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2435
24362017-11-07 Xavier Roirand <roirand@adacore.com>
2437 Pedro Alves <palves@redhat.com>
2438
2439 * gdb.base/ena-dis-br.exp: Add reference to
2440 gdb.cp/ena-dis-br-range.exp.
2441 * gdb.cp/ena-dis-br-range.exp: New file.
2442 * gdb.cp/ena-dis-br-range.cc: New file.
2443
24442017-11-06 Pedro Alves <palves@redhat.com>
2445
2446 * gdb.base/attach-non-pgrp-leader.c: New.
2447 * gdb.base/attach-non-pgrp-leader.exp: New.
2448
24492017-11-06 Pedro Alves <palves@redhat.com>
2450
2451 * configure.ac: No longer check for termio.h and sgtty.h.
2452 * configure: Regenerate.
2453 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2454 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2455 Remove termio and sgtty code.
2456
24572017-11-03 Yao Qi <yao.qi@linaro.org>
2458
2459 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2460 in GDB is disabled.
2461
24622017-11-03 Yao Qi <yao.qi@linaro.org>
2463
2464 * gdb.python/py-thrhandle.exp: Skip it if python is not
2465 enabled.
2466
24672017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2468
2469 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2470 as a breakpoint command.
2471
24722017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2473
2474 PR python/21213
2475 * gdb.python/py-infthread.exp: Test calling
2476 InferiorThread.inferior () multiple times in a row.
2477
24782017-10-27 Keith Seitz <keiths@redhat.com>
2479
2480 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2481 Test "info break" for every inlined function breakpoint.
2482
24832017-10-27 Yao Qi <yao.qi@linaro.org>
2484
2485 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2486
24872017-10-26 Patrick Frants <osscontribute@gmail.com>
2488
2489 * gdb.cp/classes.exp (test_static_members): Test printing
2490 Outer::instance.
2491 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2492 (Inner::instance, Outer::instance): New.
2493
24942017-10-24 Pedro Alves <palves@redhat.com>
2495
2496 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2497 extra console" test in two stages.
2498
24992017-10-24 Pedro Alves <palves@redhat.com>
2500
2501 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2502
25032017-10-24 Pedro Alves <palves@redhat.com>
2504
2505 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2506 loop.
2507
25082017-10-24 Pedro Alves <palves@redhat.com>
2509
2510 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2511 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2512
25132017-10-24 Pedro Alves <palves@redhat.com>
2514
2515 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2516 parameter and handle it. Don't output read value in test name.
2517
25182017-10-24 Pedro Alves <palves@redhat.com>
2519
2520 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2521 custom test name.
2522
25232017-10-24 Pedro Alves <palves@redhat.com>
2524
2525 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2526 include the unstable output directory name in the test's name.
2527 (initial_setup_simple) <'set args'>: Use custom test name.
2528
25292017-10-24 Pedro Alves <palves@redhat.com>
2530
2531 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2532 with explicit test name.
2533
25342017-10-20 Pedro Alves <palves@redhat.com>
2535
2536 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2537 'wait -i'. Use gdb_assert and remote_close.
2538
25392017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2540
2541 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2542 number from variable rather than hard-coded.
2543
25442017-10-19 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.base/long-inferior-output.c: New file.
2547 * gdb.base/long-inferior-output.exp: New file.
2548
25492017-11-18 Keith Seitz <keiths@redhat.com>
2550
2551 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2552 method.
2553 (main): Call it.
2554 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2555 Add additional user-defined conversion operator tests.
2556
25572017-10-17 Pedro Alves <palves@redhat.com>
2558
2559 * boards/native-stdio-gdbserver.exp: Load "local-board".
2560
25612017-10-17 Pedro Alves <palves@redhat.com>
2562
2563 * gdb.base/quit-live.c: New file.
2564 * gdb.base/quit-live.exp: New file.
2565
25662017-10-16 Keith Seitz <keiths@redhat.com>
2567
2568 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2569 (class_with_protected_typedef, class_with_private_typedef)
2570 (struct_with_public_typedef, struct_with_protected_typedef)
2571 (struct_with_private_typedef): New classes/structs.
2572 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2573 typedefs and access specifiers.
2574
25752017-10-16 Pedro Alves <palves@redhat.com>
2576 Simon Marchi <simon.marchi@polymtl.ca>
2577
2578 * README (Local vs Remote vs Native): New section.
2579 * boards/local-board.exp: New file, with bits factored out from
2580 ...
2581 * boards/native-extended-gdbserver.exp: ... here. Load
2582 "local-board".
2583 * boards/native-gdbserver.exp: Load "local-board".
2584 (${board}_spawn, ${board}_exec): Delete.
2585 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2586 ...
2587 * boards/stdio-gdbserver-base.exp: ... this new file.
2588 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2589 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2590 procedure.
2591 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2592 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2593 stdio_gdbserver_command.
2594 (${board}_get_remote_address, ${board}_get_comm_port)
2595 (${board}_download, ${board}_upload): Delete.
2596 (get_target_remote_pipe_cmd): New.
2597
25982017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2599
2600 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2601 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2602 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2603 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2604 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2605 remove with_test_prefix.
2606
26072017-10-13 Pedro Alves <palves@redhat.com>
2608
2609 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2610 * gdb.base/annota1.exp: Use it instead of is_remote.
2611 * gdb.base/annota3.exp: Use it instead of is_remote.
2612 * gdb.cp/annota2.exp: Use it instead of is_remote.
2613 * gdb.cp/annota3.exp: Use it instead of is_remote.
2614 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2615
26162017-10-13 Pedro Alves <palves@redhat.com>
2617
2618 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2619 (test_num_test_vars, run_and_count_vars, find_env)
2620 (test_set_unset_env, test_inherit_env_var): New procedures.
2621 (top level): Use them.
2622
26232017-10-13 Pedro Alves <palves@redhat.com>
2624
2625 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2626 also skip on stub-like targets.
2627
26282017-10-13 Pedro Alves <palves@redhat.com>
2629
2630 PR gdb/22293
2631 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2632 (top level): Move some tests to ...
2633 (test_not_found): ... this new procedure.
2634 (top level): Call it.
2635
26362017-10-13 Pedro Alves <palves@redhat.com>
2637
2638 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2639 expect different "info terminal" output if testing with a
2640 non-native target.
2641
26422017-10-13 Pedro Alves <palves@redhat.com>
2643 Simon Marchi <simon.marchi@polymtl.ca>
2644
2645 PR python/12966
2646 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2647
26482017-10-13 Pedro Alves <palves@redhat.com>
2649
2650 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2651 already.
2652
26532017-10-13 Pedro Alves <palves@redhat.com>
2654
2655 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2656 is_remote.
2657
26582017-10-13 Pedro Alves <palves@redhat.com>
2659
2660 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2661 is_remote.
2662
26632017-10-13 Pedro Alves <palves@redhat.com>
2664
2665 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2666 is set.
2667 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2668 instead of is_remote.
2669
26702017-10-13 Pedro Alves <palves@redhat.com>
2671
2672 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2673 (top level): Add comment.
2674
26752017-10-13 Pedro Alves <palves@redhat.com>
2676
2677 * gdb.base/remote.exp (top level): Fix comment typo and add
2678 missing return.
2679
26802017-10-13 Pedro Alves <palves@redhat.com>
2681 Simon Marchi <simon.marchi@polymtl.ca>
2682
2683 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2684 calls and add comments. Skip test if use_gdb_stub is set.
2685 (top level): Use "set cwd" command instead of "cd" command.
2686
26872017-10-13 Pedro Alves <palves@redhat.com>
2688
2689 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2690 is_remote target check.
2691
26922017-10-13 Pedro Alves <palves@redhat.com>
2693
2694 * gdb.base/scope.exp: Use build_executable + clean_restart +
2695 gdb_file_cmd instead of prepare_for_testing and no longer skip
2696 "before run" tests on is_remote target boards. Update comments.
2697 * boards/native-extended-gdbserver.exp
2698 (extended_gdbserver_load_last_file): New, factored out from ...
2699 (gdb_load): ... this. Move further below and add comment.
2700 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2701
27022017-10-12 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.base/attach.exp: Remove references to gdb64.
2705 * gdb.base/dbx.exp: Remove references to gdb64.
2706
27072017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2708 Pedro Alves <palves@redhat.com>
2709
2710 * gdb.base/label.exp: Remove is_remote target check.
2711
27122017-10-12 Pedro Alves <palves@redhat.com>
2713
2714 * gdb.base/auvx.exp (coredir): Update comment.
2715 (top level) <core_works>: Use "set cwd" command instead of "cd"
2716 command.
2717
27182017-10-12 Pedro Alves <palves@redhat.com>
2719 Simon Marchi <simon.marchi@polymtl.ca>
2720
2721 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2722 target boards.
2723
27242017-10-12 Pedro Alves <palves@redhat.com>
2725 Simon Marchi <simon.marchi@polymtl.ca>
2726
2727 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2728 Instead skip if there's any gdb_protocol set.
2729
27302017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2731 Pedro Alves <palves@redhat.com>
2732
2733 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2734
27352017-10-12 Pedro Alves <palves@redhat.com>
2736 Simon Marchi <simon.marchi@polymtl.ca>
2737
2738 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2739 instead of on dejagnu remote boards.
2740
27412017-10-12 Pedro Alves <palves@redhat.com>
2742 Simon Marchi <simon.marchi@polymtl.ca>
2743
2744 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2745 checks. Use build_executable + clean_restart instead of
2746 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2747 of enabling non-stop after starting gdb.
2748
27492017-10-12 Pedro Alves <palves@redhat.com>
2750
2751 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2752 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2753 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2754 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2755
27562017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2757
2758 * gdb.arch/arc-tdesc-cpu.exp: New file.
2759 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2760
27612017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2762
2763 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2764
27652017-10-10 Pedro Alves <palves@redhat.com>
2766
2767 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2768 expect CLI output.
2769
27702017-10-10 Pedro Alves <palves@redhat.com>
2771
2772 * lib/selftest-support.exp (selftest_setup): Update for
2773 captured_command_loop's prototype change.
2774
27752017-10-09 Pedro Alves <palves@redhat.com>
2776
2777 Test both arch1=>arch2 and arch2=>arch1.
2778
2779 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2780 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2781 factored out to...
2782 (append_arch1_options, append_arch2_options, append_arch_options)
2783 (build_executables): New procedures.
2784 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2785 local.
2786 (top level): Add new 'first_arch' testing axis.
2787
27882017-10-09 Pedro Alves <palves@redhat.com>
2789
2790 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2791 (barrier): New.
2792 (thread_start, all_started): New functions.
2793 (main): Spawn new thread and wait until it is scheduled.
2794 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2795 option.
2796 (do_test): Add 'selected_thread' parameter. Run to all_started
2797 instead of main. Explicitly set the breakpoint at main. Switch
2798 to the SELECTED_THREAD thread.
2799 (top level): Test handling the exec event with either the main
2800 thread or the second thread selected.
2801
28022017-10-09 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2805 logic. Move STOP marker after the value checks.
2806 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2807 regexp.
2808
28092017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2810
2811 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2812
28132017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2814
2815 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2816 integer-to-dfp conversion.
2817 * gdb.base/dfp-test.exp: Likewise.
2818
28192017-10-04 Pedro Alves <palves@redhat.com>
2820
2821 * gdb.multi/hangout.c: Include <unistd.h>.
2822 (hangout_loop): New function.
2823 (main): Call alarm. Call hangout_loop in a loop.
2824 * gdb.multi/hello.c: Include <unistd.h>.
2825 (hello_loop): New function.
2826 (main): Call alarm. Call hangout_loop in a loop.
2827 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2828 inferior with the other selected.
2829
28302017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2831
2832 * gdb.mi/list-thread-groups-available.exp: New file.
2833 * gdb.mi/list-thread-groups-available.c: New file.
2834
28352017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2836
2837 * gdb.base/set-cwd.exp: Make it available on
2838 native-extended-gdbserver.
2839
28402017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2841
2842 * gdb.base/set-cwd.c: New file.
2843 * gdb.base/set-cwd.exp: Likewise.
2844
28452017-10-02 Tom Tromey <tom@tromey.com>
2846
2847 PR rust/22236:
2848 * gdb.rust/simple.rs (main): New variable "fslice".
2849 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2850
28512017-10-02 Tom Tromey <tom@tromey.com>
2852
2853 * gdb.rust/simple.exp: Test ptype of a slice.
2854
28552017-10-02 Tom Tromey <tom@tromey.com>
2856
2857 * gdb.rust/simple.exp: Test index of slice.
2858
28592017-09-27 Tom Tromey <tom@tromey.com>
2860
2861 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2862
28632017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2864 Pedro Alves <palves@redhat.com>
2865
2866 * gdb.base/compare-sections.exp (get value of read-only section): Read
2867 as unsigned value.
2868 (corrupt read-only section): Likewise and don't set written if patching
2869 failed.
2870
28712017-09-21 Kevin Buettner <kevinb@redhat.com>
2872
2873 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2874 files.
2875
28762017-09-20 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2879 symbol names in gdb's output.
2880 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2881
28822017-09-20 Pedro Alves <palves@redhat.com>
2883
2884 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2885 Rename to ...
2886 (test_list_ambiguous_symbol): ... this and add a symbol name
2887 parameter. Adjust.
2888 (test_list_ambiguous_function): Reimplement on top of
2889 test_list_ambiguous_symbol and also test listing ambiguous
2890 variables.
2891 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2892 (ambiguous_fun): ... this.
2893 (ambiguous_var): New.
2894 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2895 (ambiguous_fun): ... this.
2896 (ambiguous_var): New.
2897
28982017-09-19 John Baldwin <jhb@FreeBSD.org>
2899
2900 * gdb.base/starti.c: New file.
2901 * gdb.base/starti.exp: New file.
2902 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2903
29042017-09-14 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2907 (top level): Use it instead of runto.
2908
29092017-09-11 Tom Tromey <tom@tromey.com>
2910
2911 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2912
29132017-09-11 Tom Tromey <tom@tromey.com>
2914
2915 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2916 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2917
29182017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2919
2920 * gdb.fortran/printing-types.exp: New file.
2921 * gdb.fortran/printing-types.exp: New file.
2922
29232017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2924
2925 * gdb.fortran/vla-ptype.exp: Fix typos.
2926 * gdb.fortran/vla-value.exp: Same.
2927
29282017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2929
2930 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2931 * gdb.mi/mi-var-child-f.exp: Likewise.
2932 * gdb.mi/mi-vla-fortran.exp: Likewise.
2933
29342017-09-08 Frank Penczek <frank.penczek@intel.com>
2935 Christoph Weinmann <christoph.t.weinmann@intel.com>
2936 Bernhard Heckel <bernhard.heckel@intel.com>
2937
2938 * gdb.fortran/ptr-indentation.f90: New file.
2939 * gdb.fortran/ptr-indentation.exp: New file.
2940
29412017-09-05 Tom Tromey <tom@tromey.com>
2942
2943 PR gdb/22010:
2944 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2945
29462017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2947
2948 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2949
29502017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2951
2952 * gdb.threads/tls-nodebug-pie.c: New file.
2953 * gdb.threads/tls-nodebug-pie.exp: New file.
2954
29552017-09-05 Tom Tromey <tom@tromey.com>
2956
2957 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2958 for rust.
2959
29602017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2961
2962 * gdb.multi/multi-arch-exec.exp: Test with different
2963 "follow-exec-mode" settings.
2964 (do_test): New procedure.
2965
29662017-09-04 Pedro Alves <palves@redhat.com>
2967
2968 * gdb.base/func-static.c (S::method const, S::method volatile)
2969 (S::method volatile const): New methods.
2970 (c_s, v_s, cv_s): New instances.
2971 (main): Call method() on them.
2972 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2973 (cannot_resolve): New procedure.
2974 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2975 print-quote-unquoted columns.
2976 (do_test): Test printing each scope too.
2977
29782017-09-04 Pedro Alves <palves@redhat.com>
2979
2980 * gdb.base/local-static.exp: Also test with
2981 class::method::variable wholly quoted.
2982 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2983
29842017-09-04 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.base/local-static.c: New.
2987 * gdb.base/local-static.cc: New.
2988 * gdb.base/local-static.exp: New.
2989
29902017-09-04 Pedro Alves <palves@redhat.com>
2991
2992 * gdb.asm/asm-source.exp: Add casts to int.
2993 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2994 (dataglobal64_1, dataglobal64_2): New globals.
2995 * gdb.base/nodebug.exp: Test different expressions involving the
2996 new globals, with print, whatis and ptype. Add casts to int.
2997 * gdb.base/solib-display.exp: Add casts to int.
2998 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2999 * gdb.cp/m-static.exp: Add cast to int.
3000 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
3001 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
3002 tls variable with no debug info without a cast. Test with a cast
3003 to int too.
3004 * gdb.trace/entry-values.exp: Add casts.
3005
30062017-09-04 Pedro Alves <palves@redhat.com>
3007
3008 * gdb.base/nodebug.exp: Test that ptype's error about functions
3009 with unknown return type includes the function name too.
3010
30112017-09-04 Pedro Alves <palves@redhat.com>
3012
3013 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
3014 return type of munmap in infcall.
3015 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
3016 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
3017 type of ftell in infcall.
3018 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
3019 type of getpid in infcall.
3020 * gdb.base/infcall-exec.exp: Cast return type of execlp in
3021 infcall.
3022 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
3023 Bail on failure to extract the pid.
3024 * gdb.base/nodebug.c: #include <stdint.h>.
3025 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
3026 New functions.
3027 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
3028 Change expected output of print/whatis/ptype with functions with
3029 no debug info. Test all supported languages. Call
3030 test_call_promotion.
3031 * gdb.compile/compile.exp: Adjust expected output to expect
3032 warning.
3033 * gdb.threads/siginfo-threads.exp: Likewise.
3034
30352017-09-04 Pedro Alves <palves@redhat.com>
3036
3037 * gdb.base/callfuncs.exp (do_function_calls): New parameter
3038 "prototypes". Test calling float functions via prototyped and
3039 unprototyped function pointers.
3040 (perform_all_tests): New parameter "prototypes". Pass it down.
3041 (top level): Pass down "prototypes" parameter to
3042 perform_all_tests.
3043
30442017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3045
3046 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
3047 Test with nested loops.
3048
30492017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3050
3051 * gdb.base/commands.exp: Call the new procedures.
3052 (loop_break_test, loop_continue_test): New procedures.
3053
30542017-09-04 Simon Marchi <simon.marchi@ericsson.com>
3055
3056 * gdb.base/commands.exp: Call new procedure.
3057 (define_if_without_arg_test): New procedure.
3058
30592017-09-04 Pedro Alves <palves@redhat.com>
3060
3061 * gdb.base/list-ambiguous.exp: New file.
3062 * gdb.base/list-ambiguous0.c: New file.
3063 * gdb.base/list-ambiguous1.c: New file.
3064 * gdb.base/list.exp (test_list_range): Adjust expected output.
3065
30662017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
3067
3068 * gdb.base/share-env-with-gdbserver.c: New file.
3069 * gdb.base/share-env-with-gdbserver.exp: Likewise.
3070
30712017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3072
3073 * gdb.base/commands.exp (gdbvar_simple_if_test,
3074 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3075 progvar_simple_if_test, progvar_simple_while_test,
3076 progvar_complex_if_while_test, user_defined_command_test,
3077 user_defined_command_args_eval,
3078 user_defined_command_args_stack_test,
3079 user_defined_command_manyargs_test, bp_deleted_in_command_test,
3080 temporary_breakpoint_commands,
3081 gdb_test_no_prompt, redefine_hook_test,
3082 redefine_backtrace_test): Remove "global gdb_prompt".
3083
30842017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3085
3086 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3087 New proc, call it from toplevel.
3088
30892017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3090
3091 PR remote/21852
3092 * gdb.server/normal.c: New file, copied from gdb.base.
3093 * gdb.server/run-without-local-binary.exp: New file.
3094
30952017-08-07 Weimin Pan <weimin.pan@oracle.com>
3096
3097 * gdb.arch/sparc64-adi.exp: New file.
3098 * gdb.arch/sparc64-adi.c: New file.
3099
31002017-08-22 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.cp/overload.exp (line_range_pattern): New procedure.
3103 (top level): Add "list all overloads" tests.
3104
31052017-08-22 Tom Tromey <tom@tromey.com>
3106
3107 * gdb.gdb/xfullpath.exp: Remove.
3108
31092017-08-21 Pedro Alves <palves@redhat.com>
3110
3111 PR gdb/19487
3112 * gdb.base/symbol-alias.c: New.
3113 * gdb.base/symbol-alias2.c: New.
3114 * gdb.base/symbol-alias.exp: New.
3115
31162017-08-21 Pedro Alves <palves@redhat.com>
3117
3118 * gdb.base/dfp-test.c
3119 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3120 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3121 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3122 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3123 * gdb.base/whatis-ptype-typedefs.c: New.
3124 * gdb.base/whatis-ptype-typedefs.exp: New.
3125 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3126 (an_int, an_int_type, an_int_type2): New globals.
3127 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3128 involving typedefs and cast expressions.
3129 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3130 (lookup_typedefs_function): New.
3131 (typedefs_pretty_printers_dict): New.
3132 (top level): Register lookup_typedefs_function in
3133 gdb.pretty_printers.
3134
31352017-08-18 Yao Qi <yao.qi@linaro.org>
3136
3137 * gdb.server/unittest.exp: New.
3138
31392017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3140
3141 PR gdb/21954
3142 * gdb.base/environ.exp: Add test to check if 'unset environment'
3143 works.
3144
31452017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3146
3147 * lib/gdb.exp (universal_compile_options): New caching proc.
3148 (gdb_compile): Suppress GCC's coloring of messages.
3149
31502017-08-14 Tom Tromey <tom@tromey.com>
3151
3152 PR gdb/21675:
3153 * gdb.base/printcmds.exp (test_radices): New function.
3154 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3155 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3156 * lib/gdb.exp (get_integer_valueof): Use p/d.
3157
31582017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3159
3160 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3161 characters.
3162
31632017-08-05 Tom Tromey <tom@tromey.com>
3164
3165 * gdb.rust/simple.exp: Allow String to appear in a different
3166 namespace.
3167
31682017-07-26 Yao Qi <yao.qi@linaro.org>
3169
3170 * gdb.gdb/unittest.exp: Invoke command
3171 "maintenance check xml-descriptions".
3172
31732017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3174
3175 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3176 calling context.
3177 (hex128): Drop erroneous calculation of parameters.
3178
31792017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3180
3181 * gdb.python/py-unwind.exp: Disable stack protection when
3182 building test file.
3183
31842017-07-20 Pedro Alves <palves@redhat.com>
3185
3186 * gdb.base/default.exp (set language): Adjust expected output.
3187
31882017-07-20 Pedro Alves <palves@redhat.com>
3189
3190 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3191 (test_minsym): ... this, and make static.
3192 (get_pck__foo__bar__minsym): Rename to ...
3193 (get_test_minsym): ... this.
3194 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3195 symbol names and comments.
3196 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3197 (get_test_minsym): ... this.
3198 (pck__foo__bar__minsym__2): Rename to ...
3199 (test_minsym): ... this.
3200 (main): Adjust.
3201
32022017-07-17 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.base/completion.exp: Adjust expected output.
3205 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3206 the completer works.
3207
32082017-07-17 Pedro Alves <palves@redhat.com>
3209
3210 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3211
32122017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3213
3214 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3215
32162017-07-14 Tom Tromey <tom@tromey.com>
3217
3218 PR rust/21764:
3219 * gdb.rust/simple.exp: Add tests.
3220
32212017-07-14 Tom Tromey <tom@tromey.com>
3222
3223 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3224
32252017-07-14 Pedro Alves <palves@redhat.com>
3226
3227 * gdb.linespec/base/one/thefile.cc (z1): New function.
3228 * gdb.linespec/base/two/thefile.cc (z2): New function.
3229 * gdb.linespec/linespec.exp: Add tests.
3230
32312017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3232
3233 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3234 to mi_create_breakpoint.
3235
32362017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3237
3238 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3239 mi_create_breakpoint.
3240
32412017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3242
3243 * gdb.dlang/demangle.exp: Update for demangling changes.
3244
32452017-07-09 Tom Tromey <tom@tromey.com>
3246
3247 * gdb.dwarf2/shortpiece.exp: New file.
3248
32492017-07-06 David Blaikie <dblaikie@gmail.com>
3250
3251 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3252 built from fissiont-multi-cu{1,2}.c.
3253 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3254 except putting 'main' and 'func' in separate CUs in the same DWO file.
3255 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3256 test.
3257 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3258 test.
3259
32602017-07-06 Pedro Alves <palves@redhat.com>
3261
3262 * gdb.python/py-unwind.exp: Test flushregs.
3263
32642017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3265
3266 PR cli/21688
3267 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3268 tests for alias commands and trailing whitespace.
3269
32702017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3271
3272 PR cli/21688
3273 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3274 procedure. Call it.
3275
32762017-06-29 Pedro Alves <palves@redhat.com>
3277
3278 * gdb.base/printcmds.exp: Add tests.
3279
32802017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3281
3282 PR gdb/21337
3283 * gdb.base/reread-readsym.exp: New file.
3284 * gdb.base/reread-readsym.c: New file.
3285
32862017-06-21 Kevin Buettner <kevinb@redhat.com>
3287
3288 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3289 subpattern.
3290
32912017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3292
3293 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3294 extended mnemonic.
3295 * gdb.arch/powerpc-power9.s: Likewise.
3296
32972017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3298
3299 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3300 on 32-bit x86 targets. Exploit is_*_target macros where
3301 appropriate.
3302
33032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3304
3305 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3306 register pieces.
3307
33082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3309
3310 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3311 located in one or more DWARF pieces.
3312
33132017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3314
3315 * lib/gdb.exp (get_endianness): New proc.
3316 * gdb.arch/aarch64-fp.exp: Use it.
3317 * gdb.arch/altivec-regs.exp: Likewise.
3318 * gdb.arch/e500-regs.exp: Likewise.
3319 * gdb.arch/vsx-regs.exp: Likewise.
3320 * gdb.base/dump.exp: Likewise.
3321 * gdb.base/funcargs.exp: Likewise.
3322 * gdb.base/gnu_vector.exp: Likewise.
3323 * gdb.dwarf2/formdata16.exp: Likewise.
3324 * gdb.dwarf2/implptrpiece.exp: Likewise.
3325 * gdb.dwarf2/nonvar-access.exp: Likewise.
3326 * gdb.python/py-inferior.exp: Likewise.
3327 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3328
33292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3330
3331 PR gdb/21226
3332 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3333 stack value pieces are taken from the LSB end.
3334
33352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3336
3337 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3338 variable at nonzero offset.
3339
33402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3341
3342 * gdb.dwarf2/var-access.c: New file.
3343 * gdb.dwarf2/var-access.exp: New test.
3344 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3345
33462017-06-12 Tom Tromey <tom@tromey.com>
3347
3348 * gdb.dwarf2/formdata16.exp: Add tests.
3349
33502017-06-12 Tom Tromey <tom@tromey.com>
3351
3352 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3353
33542017-06-12 Tom Tromey <tom@tromey.com>
3355
3356 PR exp/16225:
3357 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3358 * gdb.arch/vsx-regs.exp: Update tests.
3359 * gdb.arch/s390-vregs.exp (hex128): New proc.
3360 Update test.
3361 * gdb.arch/altivec-regs.exp: Update tests.
3362
33632017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3364
3365 * gdb.base/startup-with-shell.c: New file.
3366 * gdb.base/startup-with-shell.exp: Likewise.
3367
33682017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3369
3370 * gdb.server/non-existing-program.exp: Update regex in order to
3371 reflect the fact that gdbserver is now using fork_inferior (with a
3372 shell) to startup the inferior.
3373
33742017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3375
3376 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3377 support function calls from GDB.
3378
33792017-05-21 Tom Tromey <tom@tromey.com>
3380
3381 PR rust/21466:
3382 * gdb.rust/unsized.exp: New file.
3383 * gdb.rust/unsized.rs: New file.
3384
33852017-05-19 Tom Tromey <tom@tromey.com>
3386
3387 PR rust/21484:
3388 * gdb.rust/watch.exp: New file.
3389 * gdb.rust/watch.rs: New file.
3390
33912017-05-18 Tom Tromey <tom@tromey.com>
3392
3393 * gdb.rust/simple.exp: Allow Box to be qualified.
3394
33952017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3396
3397 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3398
33992017-05-18 Pedro Alves <palves@redhat.com>
3400
3401 * gdb.base/fileio.c (test_write, test_read, test_close)
3402 (test_fstat): Don't print 'ret' in the fail path.
3403
34042017-05-18 Pedro Alves <palves@redhat.com>
3405
3406 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3407 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3408 (test_system, test_rename, test_unlink, test_time): Change
3409 prototypes.
3410 * gdb.base/fileio.exp (stop_msg): Adjust.
3411
34122017-05-18 Pedro Alves <palves@redhat.com>
3413
3414 * gdb.base/fileio.c (null_str): New global.
3415 (test_stat): Use it.
3416 * gdb.base/fileio.exp: Remove nowarnings.
3417
34182017-05-17 Yao Qi <yao.qi@linaro.org>
3419
3420 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3421
34222017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3423
3424 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3425 argument command.
3426 (top-level): Invoke test_set_inferior_tty.
3427
34282017-05-04 Pedro Alves <palves@redhat.com>
3429
3430 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3431 Add parens to print call for Python 3.
3432
34332017-05-03 Keith Seitz <keiths@redhat.com>
3434
3435 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3436 (main): Call it.
3437
34382017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3439
3440 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3441 to prev and next.
3442
34432017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3444
3445 * gdb.python/py-record-btrace.exp: Remove test for
3446 gdb.BtraceInstruction.error.
3447
34482017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3449
3450 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3451
34522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3453
3454 * gdb.python/py-record-btrace-threads.c: New file.
3455 * gdb.python/py-record-btrace-threads.exp: New file.
3456
34572017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3458
3459 PR testsuite/8595
3460 * gdb.base/environ.exp: Make test available in all architectures.
3461 Move bits related to "info program" testing to
3462 gdb.base/info-program.exp. Rewrite tests to use the two new
3463 procedures mentione below.
3464 (test_set_show_env_var) New procedure.
3465 (test_set_show_env_var_equal): Likewise.
3466 * gdb.base/info-program.exp: New file.
3467
34682017-04-27 Keith Seitz <keiths@redhat.com>
3469
3470 * gdb.cp/oranking.cc (test15): New function.
3471 (main): Call test15 and declare additional variables for testing.
3472 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3473 "p foo101('abc')" tests.
3474 Add tests for cv qualifier overloads.
3475 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3476 "lvalue reference overload" test.
3477 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3478 "print value of f1 on Child&& in f2" test.
3479
34802017-04-19 Pedro Alves <palves@redhat.com>
3481
3482 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3483 procedure.
3484 (top level): Call it.
3485 * lib/gdb.exp (gdb_define_cmd): New procedure.
3486
34872017-04-12 Pedro Alves <palves@redhat.com>
3488
3489 PR gdb/21323
3490 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3491 (wchar): New global.
3492 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3493 (do_test_wide_char, wide_char_types_no_program, top level): Add
3494 wchar_t testing.
3495
34962017-04-12 Pedro Alves <palves@redhat.com>
3497
3498 PR c++/21323
3499 * gdb.cp/wide_char_types.c: New file.
3500 * gdb.cp/wide_char_types.exp: New file.
3501
35022017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3503
3504 PR gdb/21352
3505 * gdb.trace/tsv.exp: Add test for "tsave -r".
3506
35072017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3508
3509 * gdb.dlang/watch-loc.c: New file.
3510 * gdb.dlang/watch-loc.exp: New file.
3511
35122017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3513
3514 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3515
35162017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3517
3518 * gdb.arch/arc-analyze-prologue.S: New file.
3519 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3520
35212017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3522
3523 * gdb.arch/arc-decode-insn.S: New file.
3524 * gdb.arch/arc-decode-insn.exp: Likewise.
3525
35262017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3527
3528 PR tdep/20928
3529 * gdb.arch/sparc64-regs.exp: New file.
3530 * gdb.arch/sparc64-regs.S: Likewise.
3531
35322017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3533
3534 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3535 and memory view on Python 3.
3536
35372017-03-20 Artemiy Volkov <artemiyv@acm.org>
3538 Keith Seitz <keiths@redhat.com>
3539
3540 PR gdb/14441
3541 * gdb.cp/demangle.exp: Add rvalue reference tests.
3542 * gdb.cp/rvalue-ref-casts.cc: New file.
3543 * gdb.cp/rvalue-ref-casts.exp: New file.
3544 * gdb.cp/rvalue-ref-overload.cc: New file.
3545 * gdb.cp/rvalue-ref-overload.exp: New file.
3546 * gdb.cp/rvalue-ref-params.cc: New file.
3547 * gdb.cp/rvalue-ref-params.exp: New file.
3548 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3549 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3550 * gdb.cp/rvalue-ref-types.cc: New file.
3551 * gdb.cp/rvalue-ref-types.exp: New file.
3552 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3553 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3554
35552017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3556
3557 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3558 New procedure.
3559
35602017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3561
3562 * lib/mi-support.exp (mi_gdb_test): Add additional message
3563 for unexpected output.
3564
35652017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3566
3567 * gdb.base/examine-backward.c (Barrier): New character array
3568 constant, to ensure that TestStrings is preceded by a string
3569 terminator.
3570
35712017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3572
3573 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3574 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3575 and implicit pointer into such a location.
3576
35772017-03-16 Doug Evans <dje@google.com>
3578
3579 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3580
35812017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3582
3583 * gdb.cp/m-static.exp: Fix expectation for prototype of
3584 test5.single_constructor and single_constructor::single_constructor.
3585
35862017-03-16 Doug Evans <dje@google.com>
3587
3588 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3589 * gdb.guile/scm-lazy-string.c: New file.
3590 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3591 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3592 for pointer, array, typedef lazy strings.
3593
35942017-03-16 Doug Evans <dje@google.com>
3595
3596 PR python/17728, python/18439, python/18779
3597 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3598 * gdb.python/py-lazy-string.c (pointer): New typedef.
3599 (main): New locals ptr, array, typedef_ptr.
3600 * gdb.python/py-value.exp: Move lazy string tests to ...
3601 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3602 array, typedef lazy strings.
3603
36042017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3605
3606 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3607 Add optional 'test' parameter.
3608
36092017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3610
3611 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3612 Skip for versions of DejaGnu < 1.5.
3613
36142017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3615
3616 * lib/gdb.exp (dejagnu_version): New proc.
3617 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3618 Use dejagnu_version.
3619
36202017-03-10 Keith Seitz <keiths@redhat.com>
3621
3622 PR c++/8128
3623 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3624 type from destructor regexps.
3625 Add a branch which actually passes the test.
3626 Adjust "ptype t5i" test names.
3627
36282017-03-08 Pedro Alves <palves@redhat.com>
3629
3630 * gdb.base/step-over-exit.exp: Add explicit test message.
3631
36322017-03-08 Pedro Alves <palves@redhat.com>
3633
3634 PR gdb/18360
3635 * gdb.threads/interrupt-while-step-over.c: New file.
3636 * gdb.threads/interrupt-while-step-over.exp: New file.
3637
36382017-03-08 Pedro Alves <palves@redhat.com>
3639
3640 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3641 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3642
36432017-03-08 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3646 PKRU as not supported as a PASS.
3647
36482017-03-08 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3651 prefix instead of $binfile1/$binfile2.
3652 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3653 in test message.
3654 * gdb.python/py-completion.exp: Use "load python file" as test
3655 messages instead of unstable path names.
3656
36572017-03-08 Pedro Alves <palves@redhat.com>
3658 Jan Kratochvil <jan.kratochvil@redhat.com>
3659
3660 PR cli/21218
3661 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3662 New proc.
3663 (top level): Call it.
3664
36652017-03-08 Pedro Alves <palves@redhat.com>
3666
3667 PR tui/21216
3668 * gdb.tui/tui-nl-filtered-output.exp: New file.
3669
36702017-03-08 Pedro Alves <palves@redhat.com>
3671
3672 * gdb.base/completion.exp: Move TUI completion tests to ...
3673 * gdb.tui/completion.exp: ... this new file.
3674
36752017-03-08 Pedro Alves <palves@redhat.com>
3676
3677 * gdb.base/tui-disasm-long-lines.c,
3678 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3679 gdb.base/tui-layout.exp: Move to ...
3680 * gdb.tui/: ... this new directory.
3681
36822017-03-07 Pedro Alves <palves@redhat.com>
3683
3684 * gdb.base/tui-layout.c: New file.
3685 * gdb.base/tui-layout.exp: New file.
3686
36872017-03-07 Pedro Alves <palves@redhat.com>
3688
3689 * gdb.base/tui-layout.c: Rename to ...
3690 * gdb.base/tui-disasm-long-lines.c: ... this.
3691 * gdb.base/tui-layout.exp: Rename to ...
3692 * gdb.base/tui-disasm-long-lines.exp: ... this.
3693
36942017-03-07 Pedro Alves <palves@redhat.com>
3695
3696 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3697
36982017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3699
3700 * i386-mpx-call.c: New file.
3701 * i386-mpx-call.exp: New file.
3702
37032017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3704
3705 * gdb.arch/powerpc-power.exp: Delete test.
3706 * gdb.arch/powerpc-power.s: Likewise.
3707 * gdb.disasm/disassembler-options.exp: New test.
3708 * gdb.arch/powerpc-altivec.exp: Likewise.
3709 * gdb.arch/powerpc-altivec.s: Likewise.
3710 * gdb.arch/powerpc-altivec2.exp: Likewise.
3711 * gdb.arch/powerpc-altivec2.s: Likewise.
3712 * gdb.arch/powerpc-altivec3.exp: Likewise.
3713 * gdb.arch/powerpc-altivec3.s: Likewise.
3714 * gdb.arch/powerpc-power7.exp: Likewise.
3715 * gdb.arch/powerpc-power7.s: Likewise.
3716 * gdb.arch/powerpc-power8.exp: Likewise.
3717 * gdb.arch/powerpc-power8.s: Likewise.
3718 * gdb.arch/powerpc-power9.exp: Likewise.
3719 * gdb.arch/powerpc-power9.s: Likewise.
3720 * gdb.arch/powerpc-vsx.exp: Likewise.
3721 * gdb.arch/powerpc-vsx.s: Likewise.
3722 * gdb.arch/powerpc-vsx2.exp: Likewise.
3723 * gdb.arch/powerpc-vsx2.s: Likewise.
3724 * gdb.arch/powerpc-vsx3.exp: Likewise.
3725 * gdb.arch/powerpc-vsx3.s: Likewise.
3726 * gdb.arch/arm-disassembler-options.exp: Likewise.
3727 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3728 * gdb.arch/s390-disassembler-options.exp: Likewise.
3729
37302017-02-23 Luis Machado <lgustavo@codesourcery.com>
3731
3732 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3733 (check_supported_features): ... this. Changed return type to void.
3734 (supports_rdseed): New static global.
3735 (rdseed): Check supports_rdseed.
3736 (initialize): Call check_supported_features.
3737
37382017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3739
3740 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3741 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3742 and lqarx/stqcx.
3743 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3744 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3745
37462017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3747
3748 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3749 uppercase.
3750
37512017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3752
3753 * gdb.dwarf2/formdata16.c: New file.
3754 * gdb.dwarf2/formdata16.exp: New file.
3755 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3756
37572017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3760 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3761 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3762 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3763 DW_AT_GNU_*.
3764
37652017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3766
3767 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3768
37692017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3770
3771 PR gdb/21164
3772 * gdb.base/maint.exp: Add testcases for when the commands do
3773 not have arguments.
3774
37752017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3776
3777 * gdb.cp/chained-calls.exp: Use p instead of P.
3778
37792017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3780
3781 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3782 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3783
37842017-02-14 Tom Tromey <tom@tromey.com>
3785
3786 PR python/13598:
3787 * gdb.python/py-events.exp: Add before_prompt event tests.
3788
37892017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3790
3791 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3792
37932017-02-13 Luis Machado <lgustavo@codesourcery.com>
3794
3795 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3796 (main): Call my_unique_function_name.
3797 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3798 completion of patterns with a single match.
3799 Add missing -re switches to gdb_test_multiple calls.
3800
38012017-02-13 Luis Machado <lgustavo@codesourcery.com>
3802
3803 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3804 return if core file is not recognized.
3805
38062017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3807
3808 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3809 and extra UIs.
3810
38112017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3812
3813 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3814 proc_with_prefix.
3815
38162017-02-10 Tom Tromey <tom@tromey.com>
3817
3818 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3819
38202017-02-10 Martin Galvan <martingalvan@sourceware.org>
3821
3822 PR gdb/21122
3823 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3824
38252017-02-08 Jerome Guitton <guitton@adacore.com>
3826
3827 * gdb.base/define.exp: Add test for command abbreviations
3828 in define.
3829
38302017-02-06 Luis Machado <lgustavo@codesourcery.com>
3831
3832 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3833 * gdb.reverse/insn-reverse-x86.c: New file.
3834
38352017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3836
3837 PR tdep/20936
3838 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3839
38402017-02-03 Tom Tromey <tom@tromey.com>
3841
3842 PR rust/21097:
3843 * gdb.rust/simple.exp: Add new tests.
3844
38452017-02-02 Pedro Alves <palves@redhat.com>
3846
3847 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3848 tests.
3849
38502017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3851
3852 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3853 taking a 2-byte value out of a 4-byte DWARF implicit value on
3854 big-endian targets.
3855 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3856 logic. Add test cases for DW_OP_implicit.
3857
38582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3859
3860 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3861
38622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3863
3864 * gdb.btrace/enable.exp: Call gdb_exit before
3865 skip_gdbserver_tests.
3866
38672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3868
3869 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3870 GDBFLAGS.
3871
38722017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3873
3874 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3875 the test is skipped.
3876 * gdb.btrace/data.exp: Likewise.
3877 * gdb.btrace/delta.exp: Likewise.
3878 * gdb.btrace/dlopen.exp: Likewise.
3879 * gdb.btrace/enable-running.exp: Likewise.
3880 * gdb.btrace/enable.exp: Likewise.
3881 * gdb.btrace/exception.exp: Likewise.
3882 * gdb.btrace/function_call_history.exp: Likewise.
3883 * gdb.btrace/gcore.exp: Likewise.
3884 * gdb.btrace/instruction_history.exp: Likewise.
3885 * gdb.btrace/multi-thread-step.exp: Likewise.
3886 * gdb.btrace/nohist.exp: Likewise.
3887 * gdb.btrace/non-stop.exp: Likewise.
3888 * gdb.btrace/reconnect.exp: Likewise.
3889 * gdb.btrace/record_goto-step.exp: Likewise.
3890 * gdb.btrace/record_goto.exp: Likewise.
3891 * gdb.btrace/rn-dl-bind.exp: Likewise.
3892 * gdb.btrace/segv.exp: Likewise.
3893 * gdb.btrace/step.exp: Likewise.
3894 * gdb.btrace/stepi.exp: Likewise.
3895 * gdb.btrace/tailcall-only.exp: Likewise.
3896 * gdb.btrace/tailcall.exp: Likewise.
3897 * gdb.btrace/tsx.exp: Likewise.
3898 * gdb.btrace/unknown_functions.exp: Likewise.
3899 * gdb.btrace/vdso.exp: Likewise.
3900
39012017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3902
3903 * gdb.btrace/enable-running.c: New.
3904 * gdb.btrace/enable-running.exp: New.
3905
39062017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3907
3908 * gdb.arch/amd64-gs_base.c: New file.
3909 * gdb.arch/amd64-gs_base.exp: New file.
3910
39112017-01-26 Luis Machado <lgustavo@codesourcery.com>
3912
3913 * lib/memory.exp: Remove spurious empty newlines.
3914
39152017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3916
3917 * gdb.python/py-bad-printers.exp: Load python file using "source".
3918 * gdb.python/py-events.exp: Likewise.
3919 * gdb.python/py-evsignal.exp: Likewise.
3920 * gdb.python/py-evthreads.exp: Likewise.
3921 * gdb.python/py-frame-args.exp: Likewise.
3922 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3923 * gdb.python/py-framefilter-mi.exp: Likewise.
3924 * gdb.python/py-framefilter.exp: Likewise.
3925 * gdb.python/py-mi.exp: Likewise.
3926 * gdb.python/py-pp-maint.exp: Likewise.
3927 * gdb.python/py-pp-registration.exp: Likewise.
3928 * gdb.python/py-prettyprint.exp: Likewise.
3929 (run_lang_tests): Likewise.
3930 * gdb.python/py-typeprint.exp: Likewise.
3931
39322017-01-26 Luis Machado <lgustavo@codesourcery.com>
3933
3934 * lib/memory.exp: New file.
3935 * lib/gdb.exp: Load memory.exp.
3936 * gdb.base/memattr.exp (delete_memory): Move proc to
3937 lib/memory.exp and rename to delete_memory_regions.
3938 Replace delete_memory with delete_memory_regions.
3939 Cleanup memory regions before tests.
3940 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3941 before tests.
3942
39432017-01-26 Luis Machado <lgustavo@codesourcery.com>
3944
3945 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3946 files.
3947 (initialize): New function conditionally defined.
3948 (testcases): Move within conditional block.
3949 (main): Call initialize.
3950 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3951 of gdb.reverse/insn-reverse.c.
3952 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3953 gdb.reverse/insn-reverse.c.
3954
39552017-01-26 Yao Qi <yao.qi@linaro.org>
3956
3957 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3958 disassemble on address 0.
3959
39602017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3961 Yao Qi <yao.qi@linaro.org>
3962
3963 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3964 * gdb.dwarf2/implptr-64bit.S: Remove.
3965 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3966 variables in caller's context. Add DW_OP_implicit_value.
3967
39682017-01-25 Yao Qi <yao.qi@linaro.org>
3969
3970 * lib/dwarf.exp (Dwarf::_location): Handle
3971 DW_OP_GNU_implicit_pointer with proper size.
3972
39732017-01-20 Luis Machado <lgustavo@codesourcery.com>
3974
3975 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3976 and add untested calls.
3977
39782017-01-20 Luis Machado <lgustavo@codesourcery.com>
3979
3980 * gdb.python/python.exp: Check line number against what GDB thinks
3981 the line number is for func1.
3982
39832017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3984
3985 * gdb.dlang/debug-expr.exp: New file.
3986
39872016-12-23 Luis Machado <lgustavo@codesourcery.com>
3988
3989 Fix test names for the following files:
3990
3991 * gdb.ada/exec_changed.exp
3992 * gdb.ada/info_types.exp
3993 * gdb.arch/aarch64-atomic-inst.exp
3994 * gdb.arch/aarch64-fp.exp
3995 * gdb.arch/altivec-abi.exp
3996 * gdb.arch/altivec-regs.exp
3997 * gdb.arch/amd64-byte.exp
3998 * gdb.arch/amd64-disp-step.exp
3999 * gdb.arch/amd64-dword.exp
4000 * gdb.arch/amd64-entry-value-inline.exp
4001 * gdb.arch/amd64-entry-value-param.exp
4002 * gdb.arch/amd64-entry-value-paramref.exp
4003 * gdb.arch/amd64-entry-value.exp
4004 * gdb.arch/amd64-i386-address.exp
4005 * gdb.arch/amd64-invalid-stack-middle.exp
4006 * gdb.arch/amd64-invalid-stack-top.exp
4007 * gdb.arch/amd64-optimout-repeat.exp
4008 * gdb.arch/amd64-prologue-skip.exp
4009 * gdb.arch/amd64-prologue-xmm.exp
4010 * gdb.arch/amd64-stap-special-operands.exp
4011 * gdb.arch/amd64-stap-wrong-subexp.exp
4012 * gdb.arch/amd64-tailcall-cxx.exp
4013 * gdb.arch/amd64-tailcall-noret.exp
4014 * gdb.arch/amd64-tailcall-ret.exp
4015 * gdb.arch/amd64-tailcall-self.exp
4016 * gdb.arch/amd64-word.exp
4017 * gdb.arch/arm-bl-branch-dest.exp
4018 * gdb.arch/arm-disp-step.exp
4019 * gdb.arch/arm-neon.exp
4020 * gdb.arch/arm-single-step-kernel-helper.exp
4021 * gdb.arch/avr-flash-qualifier.exp
4022 * gdb.arch/disp-step-insn-reloc.exp
4023 * gdb.arch/e500-abi.exp
4024 * gdb.arch/e500-regs.exp
4025 * gdb.arch/ftrace-insn-reloc.exp
4026 * gdb.arch/i386-avx512.exp
4027 * gdb.arch/i386-bp_permanent.exp
4028 * gdb.arch/i386-byte.exp
4029 * gdb.arch/i386-cfi-notcurrent.exp
4030 * gdb.arch/i386-disp-step.exp
4031 * gdb.arch/i386-dr3-watch.exp
4032 * gdb.arch/i386-float.exp
4033 * gdb.arch/i386-gnu-cfi.exp
4034 * gdb.arch/i386-mpx-map.exp
4035 * gdb.arch/i386-mpx-sigsegv.exp
4036 * gdb.arch/i386-mpx-simple_segv.exp
4037 * gdb.arch/i386-mpx.exp
4038 * gdb.arch/i386-permbkpt.exp
4039 * gdb.arch/i386-prologue.exp
4040 * gdb.arch/i386-signal.exp
4041 * gdb.arch/i386-size-overlap.exp
4042 * gdb.arch/i386-unwind.exp
4043 * gdb.arch/i386-word.exp
4044 * gdb.arch/mips-fcr.exp
4045 * gdb.arch/powerpc-d128-regs.exp
4046 * gdb.arch/powerpc-stackless.exp
4047 * gdb.arch/ppc64-atomic-inst.exp
4048 * gdb.arch/s390-stackless.exp
4049 * gdb.arch/s390-tdbregs.exp
4050 * gdb.arch/s390-vregs.exp
4051 * gdb.arch/sparc-sysstep.exp
4052 * gdb.arch/thumb-bx-pc.exp
4053 * gdb.arch/thumb-singlestep.exp
4054 * gdb.arch/thumb2-it.exp
4055 * gdb.arch/vsx-regs.exp
4056 * gdb.asm/asm-source.exp
4057 * gdb.base/a2-run.exp
4058 * gdb.base/advance.exp
4059 * gdb.base/all-bin.exp
4060 * gdb.base/anon.exp
4061 * gdb.base/args.exp
4062 * gdb.base/arithmet.exp
4063 * gdb.base/async-shell.exp
4064 * gdb.base/async.exp
4065 * gdb.base/attach-pie-noexec.exp
4066 * gdb.base/attach-twice.exp
4067 * gdb.base/auto-load.exp
4068 * gdb.base/bang.exp
4069 * gdb.base/bitfields.exp
4070 * gdb.base/break-always.exp
4071 * gdb.base/break-caller-line.exp
4072 * gdb.base/break-entry.exp
4073 * gdb.base/break-inline.exp
4074 * gdb.base/break-on-linker-gcd-function.exp
4075 * gdb.base/break-probes.exp
4076 * gdb.base/break.exp
4077 * gdb.base/breakpoint-shadow.exp
4078 * gdb.base/call-ar-st.exp
4079 * gdb.base/call-sc.exp
4080 * gdb.base/call-signal-resume.exp
4081 * gdb.base/call-strs.exp
4082 * gdb.base/callfuncs.exp
4083 * gdb.base/catch-fork-static.exp
4084 * gdb.base/catch-gdb-caused-signals.exp
4085 * gdb.base/catch-load.exp
4086 * gdb.base/catch-signal-fork.exp
4087 * gdb.base/catch-signal.exp
4088 * gdb.base/catch-syscall.exp
4089 * gdb.base/charset.exp
4090 * gdb.base/checkpoint.exp
4091 * gdb.base/chng-syms.exp
4092 * gdb.base/code-expr.exp
4093 * gdb.base/code_elim.exp
4094 * gdb.base/commands.exp
4095 * gdb.base/completion.exp
4096 * gdb.base/complex.exp
4097 * gdb.base/cond-expr.exp
4098 * gdb.base/condbreak.exp
4099 * gdb.base/consecutive.exp
4100 * gdb.base/continue-all-already-running.exp
4101 * gdb.base/coredump-filter.exp
4102 * gdb.base/corefile.exp
4103 * gdb.base/dbx.exp
4104 * gdb.base/debug-expr.exp
4105 * gdb.base/define.exp
4106 * gdb.base/del.exp
4107 * gdb.base/disabled-location.exp
4108 * gdb.base/disasm-end-cu.exp
4109 * gdb.base/disasm-optim.exp
4110 * gdb.base/display.exp
4111 * gdb.base/duplicate-bp.exp
4112 * gdb.base/ena-dis-br.exp
4113 * gdb.base/ending-run.exp
4114 * gdb.base/enumval.exp
4115 * gdb.base/environ.exp
4116 * gdb.base/eu-strip-infcall.exp
4117 * gdb.base/eval-avoid-side-effects.exp
4118 * gdb.base/eval-skip.exp
4119 * gdb.base/exitsignal.exp
4120 * gdb.base/expand-psymtabs.exp
4121 * gdb.base/filesym.exp
4122 * gdb.base/find-unmapped.exp
4123 * gdb.base/finish.exp
4124 * gdb.base/float.exp
4125 * gdb.base/foll-exec-mode.exp
4126 * gdb.base/foll-exec.exp
4127 * gdb.base/foll-fork.exp
4128 * gdb.base/fortran-sym-case.exp
4129 * gdb.base/freebpcmd.exp
4130 * gdb.base/func-ptr.exp
4131 * gdb.base/func-ptrs.exp
4132 * gdb.base/funcargs.exp
4133 * gdb.base/gcore-buffer-overflow.exp
4134 * gdb.base/gcore-relro-pie.exp
4135 * gdb.base/gcore-relro.exp
4136 * gdb.base/gcore.exp
4137 * gdb.base/gdb1090.exp
4138 * gdb.base/gdb11530.exp
4139 * gdb.base/gdb11531.exp
4140 * gdb.base/gdb1821.exp
4141 * gdb.base/gdbindex-stabs.exp
4142 * gdb.base/gdbvars.exp
4143 * gdb.base/hbreak.exp
4144 * gdb.base/hbreak2.exp
4145 * gdb.base/included.exp
4146 * gdb.base/infcall-input.exp
4147 * gdb.base/inferior-died.exp
4148 * gdb.base/infnan.exp
4149 * gdb.base/info-macros.exp
4150 * gdb.base/info-os.exp
4151 * gdb.base/info-proc.exp
4152 * gdb.base/info-shared.exp
4153 * gdb.base/info-target.exp
4154 * gdb.base/infoline.exp
4155 * gdb.base/interp.exp
4156 * gdb.base/interrupt.exp
4157 * gdb.base/jit-reader.exp
4158 * gdb.base/jit-simple.exp
4159 * gdb.base/kill-after-signal.exp
4160 * gdb.base/kill-detach-inferiors-cmd.exp
4161 * gdb.base/label.exp
4162 * gdb.base/langs.exp
4163 * gdb.base/ldbl_e308.exp
4164 * gdb.base/line-symtabs.exp
4165 * gdb.base/linespecs.exp
4166 * gdb.base/list.exp
4167 * gdb.base/long_long.exp
4168 * gdb.base/longest-types.exp
4169 * gdb.base/maint.exp
4170 * gdb.base/max-value-size.exp
4171 * gdb.base/memattr.exp
4172 * gdb.base/mips_pro.exp
4173 * gdb.base/morestack.exp
4174 * gdb.base/moribund-step.exp
4175 * gdb.base/multi-forks.exp
4176 * gdb.base/nested-addr.exp
4177 * gdb.base/nextoverexit.exp
4178 * gdb.base/noreturn-finish.exp
4179 * gdb.base/noreturn-return.exp
4180 * gdb.base/nostdlib.exp
4181 * gdb.base/offsets.exp
4182 * gdb.base/opaque.exp
4183 * gdb.base/pc-fp.exp
4184 * gdb.base/permissions.exp
4185 * gdb.base/print-symbol-loading.exp
4186 * gdb.base/prologue-include.exp
4187 * gdb.base/psymtab.exp
4188 * gdb.base/ptype.exp
4189 * gdb.base/random-signal.exp
4190 * gdb.base/randomize.exp
4191 * gdb.base/range-stepping.exp
4192 * gdb.base/readline-ask.exp
4193 * gdb.base/recpar.exp
4194 * gdb.base/recurse.exp
4195 * gdb.base/relational.exp
4196 * gdb.base/restore.exp
4197 * gdb.base/return-nodebug.exp
4198 * gdb.base/return.exp
4199 * gdb.base/run-after-attach.exp
4200 * gdb.base/save-bp.exp
4201 * gdb.base/scope.exp
4202 * gdb.base/sect-cmd.exp
4203 * gdb.base/set-lang-auto.exp
4204 * gdb.base/set-noassign.exp
4205 * gdb.base/setvar.exp
4206 * gdb.base/sigall.exp
4207 * gdb.base/sigbpt.exp
4208 * gdb.base/siginfo-addr.exp
4209 * gdb.base/siginfo-infcall.exp
4210 * gdb.base/siginfo-obj.exp
4211 * gdb.base/siginfo.exp
4212 * gdb.base/signals-state-child.exp
4213 * gdb.base/signest.exp
4214 * gdb.base/sigstep.exp
4215 * gdb.base/sizeof.exp
4216 * gdb.base/skip.exp
4217 * gdb.base/solib-corrupted.exp
4218 * gdb.base/solib-nodir.exp
4219 * gdb.base/solib-search.exp
4220 * gdb.base/stack-checking.exp
4221 * gdb.base/stale-infcall.exp
4222 * gdb.base/stap-probe.exp
4223 * gdb.base/start.exp
4224 * gdb.base/step-break.exp
4225 * gdb.base/step-bt.exp
4226 * gdb.base/step-line.exp
4227 * gdb.base/step-over-exit.exp
4228 * gdb.base/step-over-syscall.exp
4229 * gdb.base/step-resume-infcall.exp
4230 * gdb.base/step-test.exp
4231 * gdb.base/store.exp
4232 * gdb.base/structs3.exp
4233 * gdb.base/sym-file.exp
4234 * gdb.base/symbol-without-target_section.exp
4235 * gdb.base/term.exp
4236 * gdb.base/testenv.exp
4237 * gdb.base/ui-redirect.exp
4238 * gdb.base/until.exp
4239 * gdb.base/unwindonsignal.exp
4240 * gdb.base/value-double-free.exp
4241 * gdb.base/vla-datatypes.exp
4242 * gdb.base/vla-ptr.exp
4243 * gdb.base/vla-sideeffect.exp
4244 * gdb.base/volatile.exp
4245 * gdb.base/watch-cond-infcall.exp
4246 * gdb.base/watch-cond.exp
4247 * gdb.base/watch-non-mem.exp
4248 * gdb.base/watch-read.exp
4249 * gdb.base/watch-vfork.exp
4250 * gdb.base/watchpoint-cond-gone.exp
4251 * gdb.base/watchpoint-delete.exp
4252 * gdb.base/watchpoint-hw-hit-once.exp
4253 * gdb.base/watchpoint-hw.exp
4254 * gdb.base/watchpoint-stops-at-right-insn.exp
4255 * gdb.base/watchpoints.exp
4256 * gdb.base/wchar.exp
4257 * gdb.base/whatis-exp.exp
4258 * gdb.btrace/buffer-size.exp
4259 * gdb.btrace/data.exp
4260 * gdb.btrace/delta.exp
4261 * gdb.btrace/dlopen.exp
4262 * gdb.btrace/enable.exp
4263 * gdb.btrace/exception.exp
4264 * gdb.btrace/function_call_history.exp
4265 * gdb.btrace/gcore.exp
4266 * gdb.btrace/instruction_history.exp
4267 * gdb.btrace/nohist.exp
4268 * gdb.btrace/reconnect.exp
4269 * gdb.btrace/record_goto-step.exp
4270 * gdb.btrace/record_goto.exp
4271 * gdb.btrace/rn-dl-bind.exp
4272 * gdb.btrace/segv.exp
4273 * gdb.btrace/step.exp
4274 * gdb.btrace/stepi.exp
4275 * gdb.btrace/tailcall-only.exp
4276 * gdb.btrace/tailcall.exp
4277 * gdb.btrace/tsx.exp
4278 * gdb.btrace/unknown_functions.exp
4279 * gdb.btrace/vdso.exp
4280 * gdb.compile/compile-ifunc.exp
4281 * gdb.compile/compile-ops.exp
4282 * gdb.compile/compile-print.exp
4283 * gdb.compile/compile-setjmp.exp
4284 * gdb.cp/abstract-origin.exp
4285 * gdb.cp/ambiguous.exp
4286 * gdb.cp/annota2.exp
4287 * gdb.cp/annota3.exp
4288 * gdb.cp/anon-ns.exp
4289 * gdb.cp/anon-struct.exp
4290 * gdb.cp/anon-union.exp
4291 * gdb.cp/arg-reference.exp
4292 * gdb.cp/baseenum.exp
4293 * gdb.cp/bool.exp
4294 * gdb.cp/breakpoint.exp
4295 * gdb.cp/bs15503.exp
4296 * gdb.cp/call-c.exp
4297 * gdb.cp/casts.exp
4298 * gdb.cp/chained-calls.exp
4299 * gdb.cp/class2.exp
4300 * gdb.cp/classes.exp
4301 * gdb.cp/cmpd-minsyms.exp
4302 * gdb.cp/converts.exp
4303 * gdb.cp/cp-relocate.exp
4304 * gdb.cp/cpcompletion.exp
4305 * gdb.cp/cpexprs.exp
4306 * gdb.cp/cplabel.exp
4307 * gdb.cp/cplusfuncs.exp
4308 * gdb.cp/cpsizeof.exp
4309 * gdb.cp/ctti.exp
4310 * gdb.cp/derivation.exp
4311 * gdb.cp/destrprint.exp
4312 * gdb.cp/dispcxx.exp
4313 * gdb.cp/enum-class.exp
4314 * gdb.cp/exception.exp
4315 * gdb.cp/exceptprint.exp
4316 * gdb.cp/expand-psymtabs-cxx.exp
4317 * gdb.cp/expand-sals.exp
4318 * gdb.cp/extern-c.exp
4319 * gdb.cp/filename.exp
4320 * gdb.cp/formatted-ref.exp
4321 * gdb.cp/fpointer.exp
4322 * gdb.cp/gdb1355.exp
4323 * gdb.cp/gdb2495.exp
4324 * gdb.cp/hang.exp
4325 * gdb.cp/impl-this.exp
4326 * gdb.cp/infcall-dlopen.exp
4327 * gdb.cp/inherit.exp
4328 * gdb.cp/iostream.exp
4329 * gdb.cp/koenig.exp
4330 * gdb.cp/local.exp
4331 * gdb.cp/m-data.exp
4332 * gdb.cp/m-static.exp
4333 * gdb.cp/mb-ctor.exp
4334 * gdb.cp/mb-inline.exp
4335 * gdb.cp/mb-templates.exp
4336 * gdb.cp/member-name.exp
4337 * gdb.cp/member-ptr.exp
4338 * gdb.cp/meth-typedefs.exp
4339 * gdb.cp/method.exp
4340 * gdb.cp/method2.exp
4341 * gdb.cp/minsym-fallback.exp
4342 * gdb.cp/misc.exp
4343 * gdb.cp/namelessclass.exp
4344 * gdb.cp/namespace-enum.exp
4345 * gdb.cp/namespace-nested-import.exp
4346 * gdb.cp/namespace.exp
4347 * gdb.cp/nextoverthrow.exp
4348 * gdb.cp/no-dmgl-verbose.exp
4349 * gdb.cp/non-trivial-retval.exp
4350 * gdb.cp/noparam.exp
4351 * gdb.cp/nsdecl.exp
4352 * gdb.cp/nsimport.exp
4353 * gdb.cp/nsnested.exp
4354 * gdb.cp/nsnoimports.exp
4355 * gdb.cp/nsrecurs.exp
4356 * gdb.cp/nsstress.exp
4357 * gdb.cp/nsusing.exp
4358 * gdb.cp/operator.exp
4359 * gdb.cp/oranking.exp
4360 * gdb.cp/overload-const.exp
4361 * gdb.cp/overload.exp
4362 * gdb.cp/ovldbreak.exp
4363 * gdb.cp/ovsrch.exp
4364 * gdb.cp/paren-type.exp
4365 * gdb.cp/parse-lang.exp
4366 * gdb.cp/pass-by-ref.exp
4367 * gdb.cp/pr-1023.exp
4368 * gdb.cp/pr-1210.exp
4369 * gdb.cp/pr-574.exp
4370 * gdb.cp/pr10687.exp
4371 * gdb.cp/pr12028.exp
4372 * gdb.cp/pr17132.exp
4373 * gdb.cp/pr17494.exp
4374 * gdb.cp/pr9067.exp
4375 * gdb.cp/pr9167.exp
4376 * gdb.cp/pr9631.exp
4377 * gdb.cp/printmethod.exp
4378 * gdb.cp/psmang.exp
4379 * gdb.cp/psymtab-parameter.exp
4380 * gdb.cp/ptype-cv-cp.exp
4381 * gdb.cp/ptype-flags.exp
4382 * gdb.cp/re-set-overloaded.exp
4383 * gdb.cp/ref-types.exp
4384 * gdb.cp/rtti.exp
4385 * gdb.cp/scope-err.exp
4386 * gdb.cp/shadow.exp
4387 * gdb.cp/smartp.exp
4388 * gdb.cp/static-method.exp
4389 * gdb.cp/static-print-quit.exp
4390 * gdb.cp/temargs.exp
4391 * gdb.cp/templates.exp
4392 * gdb.cp/try_catch.exp
4393 * gdb.cp/typedef-operator.exp
4394 * gdb.cp/typeid.exp
4395 * gdb.cp/userdef.exp
4396 * gdb.cp/using-crash.exp
4397 * gdb.cp/var-tag.exp
4398 * gdb.cp/virtbase.exp
4399 * gdb.cp/virtfunc.exp
4400 * gdb.cp/virtfunc2.exp
4401 * gdb.cp/vla-cxx.exp
4402 * gdb.disasm/t01_mov.exp
4403 * gdb.disasm/t02_mova.exp
4404 * gdb.disasm/t03_add.exp
4405 * gdb.disasm/t04_sub.exp
4406 * gdb.disasm/t05_cmp.exp
4407 * gdb.disasm/t06_ari2.exp
4408 * gdb.disasm/t07_ari3.exp
4409 * gdb.disasm/t08_or.exp
4410 * gdb.disasm/t09_xor.exp
4411 * gdb.disasm/t10_and.exp
4412 * gdb.disasm/t11_logs.exp
4413 * gdb.disasm/t12_bit.exp
4414 * gdb.disasm/t13_otr.exp
4415 * gdb.dlang/circular.exp
4416 * gdb.dwarf2/arr-stride.exp
4417 * gdb.dwarf2/arr-subrange.exp
4418 * gdb.dwarf2/atomic-type.exp
4419 * gdb.dwarf2/bad-regnum.exp
4420 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4421 * gdb.dwarf2/callframecfa.exp
4422 * gdb.dwarf2/clztest.exp
4423 * gdb.dwarf2/corrupt.exp
4424 * gdb.dwarf2/data-loc.exp
4425 * gdb.dwarf2/dup-psym.exp
4426 * gdb.dwarf2/dw2-anon-mptr.exp
4427 * gdb.dwarf2/dw2-anonymous-func.exp
4428 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4429 * gdb.dwarf2/dw2-bad-unresolved.exp
4430 * gdb.dwarf2/dw2-basic.exp
4431 * gdb.dwarf2/dw2-canonicalize-type.exp
4432 * gdb.dwarf2/dw2-case-insensitive.exp
4433 * gdb.dwarf2/dw2-common-block.exp
4434 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4435 * gdb.dwarf2/dw2-compressed.exp
4436 * gdb.dwarf2/dw2-const.exp
4437 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4438 * gdb.dwarf2/dw2-cu-size.exp
4439 * gdb.dwarf2/dw2-dup-frame.exp
4440 * gdb.dwarf2/dw2-entry-value.exp
4441 * gdb.dwarf2/dw2-icycle.exp
4442 * gdb.dwarf2/dw2-ifort-parameter.exp
4443 * gdb.dwarf2/dw2-inline-break.exp
4444 * gdb.dwarf2/dw2-inline-param.exp
4445 * gdb.dwarf2/dw2-intercu.exp
4446 * gdb.dwarf2/dw2-intermix.exp
4447 * gdb.dwarf2/dw2-lexical-block-bare.exp
4448 * gdb.dwarf2/dw2-linkage-name-trust.exp
4449 * gdb.dwarf2/dw2-minsym-in-cu.exp
4450 * gdb.dwarf2/dw2-noloc.exp
4451 * gdb.dwarf2/dw2-op-call.exp
4452 * gdb.dwarf2/dw2-op-out-param.exp
4453 * gdb.dwarf2/dw2-opt-structptr.exp
4454 * gdb.dwarf2/dw2-param-error.exp
4455 * gdb.dwarf2/dw2-producer.exp
4456 * gdb.dwarf2/dw2-ranges-base.exp
4457 * gdb.dwarf2/dw2-ref-missing-frame.exp
4458 * gdb.dwarf2/dw2-reg-undefined.exp
4459 * gdb.dwarf2/dw2-regno-invalid.exp
4460 * gdb.dwarf2/dw2-restore.exp
4461 * gdb.dwarf2/dw2-restrict.exp
4462 * gdb.dwarf2/dw2-single-line-discriminators.exp
4463 * gdb.dwarf2/dw2-strp.exp
4464 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4465 * gdb.dwarf2/dw2-unresolved.exp
4466 * gdb.dwarf2/dw2-var-zero-addr.exp
4467 * gdb.dwarf2/dw4-sig-types.exp
4468 * gdb.dwarf2/dwz.exp
4469 * gdb.dwarf2/dynarr-ptr.exp
4470 * gdb.dwarf2/enum-type.exp
4471 * gdb.dwarf2/gdb-index.exp
4472 * gdb.dwarf2/implptr-64bit.exp
4473 * gdb.dwarf2/implptr-optimized-out.exp
4474 * gdb.dwarf2/implptr.exp
4475 * gdb.dwarf2/implref-array.exp
4476 * gdb.dwarf2/implref-const.exp
4477 * gdb.dwarf2/implref-global.exp
4478 * gdb.dwarf2/implref-struct.exp
4479 * gdb.dwarf2/mac-fileno.exp
4480 * gdb.dwarf2/main-subprogram.exp
4481 * gdb.dwarf2/member-ptr-forwardref.exp
4482 * gdb.dwarf2/method-ptr.exp
4483 * gdb.dwarf2/missing-sig-type.exp
4484 * gdb.dwarf2/nonvar-access.exp
4485 * gdb.dwarf2/opaque-type-lookup.exp
4486 * gdb.dwarf2/pieces-optimized-out.exp
4487 * gdb.dwarf2/pieces.exp
4488 * gdb.dwarf2/pr10770.exp
4489 * gdb.dwarf2/pr13961.exp
4490 * gdb.dwarf2/staticvirtual.exp
4491 * gdb.dwarf2/subrange.exp
4492 * gdb.dwarf2/symtab-producer.exp
4493 * gdb.dwarf2/trace-crash.exp
4494 * gdb.dwarf2/typeddwarf.exp
4495 * gdb.dwarf2/valop.exp
4496 * gdb.dwarf2/watch-notconst.exp
4497 * gdb.fortran/array-element.exp
4498 * gdb.fortran/charset.exp
4499 * gdb.fortran/common-block.exp
4500 * gdb.fortran/complex.exp
4501 * gdb.fortran/derived-type-function.exp
4502 * gdb.fortran/derived-type.exp
4503 * gdb.fortran/logical.exp
4504 * gdb.fortran/module.exp
4505 * gdb.fortran/multi-dim.exp
4506 * gdb.fortran/nested-funcs.exp
4507 * gdb.fortran/print-formatted.exp
4508 * gdb.fortran/subarray.exp
4509 * gdb.fortran/vla-alloc-assoc.exp
4510 * gdb.fortran/vla-datatypes.exp
4511 * gdb.fortran/vla-history.exp
4512 * gdb.fortran/vla-ptr-info.exp
4513 * gdb.fortran/vla-ptype-sub.exp
4514 * gdb.fortran/vla-ptype.exp
4515 * gdb.fortran/vla-sizeof.exp
4516 * gdb.fortran/vla-type.exp
4517 * gdb.fortran/vla-value-sub-arbitrary.exp
4518 * gdb.fortran/vla-value-sub-finish.exp
4519 * gdb.fortran/vla-value-sub.exp
4520 * gdb.fortran/vla-value.exp
4521 * gdb.fortran/whatis_type.exp
4522 * gdb.go/chan.exp
4523 * gdb.go/handcall.exp
4524 * gdb.go/hello.exp
4525 * gdb.go/integers.exp
4526 * gdb.go/methods.exp
4527 * gdb.go/package.exp
4528 * gdb.go/strings.exp
4529 * gdb.go/types.exp
4530 * gdb.go/unsafe.exp
4531 * gdb.guile/scm-arch.exp
4532 * gdb.guile/scm-block.exp
4533 * gdb.guile/scm-breakpoint.exp
4534 * gdb.guile/scm-cmd.exp
4535 * gdb.guile/scm-disasm.exp
4536 * gdb.guile/scm-equal.exp
4537 * gdb.guile/scm-frame-args.exp
4538 * gdb.guile/scm-frame-inline.exp
4539 * gdb.guile/scm-frame.exp
4540 * gdb.guile/scm-iterator.exp
4541 * gdb.guile/scm-math.exp
4542 * gdb.guile/scm-objfile.exp
4543 * gdb.guile/scm-ports.exp
4544 * gdb.guile/scm-symbol.exp
4545 * gdb.guile/scm-symtab.exp
4546 * gdb.guile/scm-value-cc.exp
4547 * gdb.guile/types-module.exp
4548 * gdb.linespec/break-ask.exp
4549 * gdb.linespec/cpexplicit.exp
4550 * gdb.linespec/explicit.exp
4551 * gdb.linespec/keywords.exp
4552 * gdb.linespec/linespec.exp
4553 * gdb.linespec/ls-dollar.exp
4554 * gdb.linespec/ls-errs.exp
4555 * gdb.linespec/skip-two.exp
4556 * gdb.linespec/thread.exp
4557 * gdb.mi/mi-async.exp
4558 * gdb.mi/mi-basics.exp
4559 * gdb.mi/mi-break.exp
4560 * gdb.mi/mi-catch-load.exp
4561 * gdb.mi/mi-cli.exp
4562 * gdb.mi/mi-cmd-param-changed.exp
4563 * gdb.mi/mi-console.exp
4564 * gdb.mi/mi-detach.exp
4565 * gdb.mi/mi-disassemble.exp
4566 * gdb.mi/mi-eval.exp
4567 * gdb.mi/mi-file-transfer.exp
4568 * gdb.mi/mi-file.exp
4569 * gdb.mi/mi-fill-memory.exp
4570 * gdb.mi/mi-inheritance-syntax-error.exp
4571 * gdb.mi/mi-linespec-err-cp.exp
4572 * gdb.mi/mi-logging.exp
4573 * gdb.mi/mi-memory-changed.exp
4574 * gdb.mi/mi-read-memory.exp
4575 * gdb.mi/mi-record-changed.exp
4576 * gdb.mi/mi-reg-undefined.exp
4577 * gdb.mi/mi-regs.exp
4578 * gdb.mi/mi-return.exp
4579 * gdb.mi/mi-reverse.exp
4580 * gdb.mi/mi-simplerun.exp
4581 * gdb.mi/mi-solib.exp
4582 * gdb.mi/mi-stack.exp
4583 * gdb.mi/mi-stepi.exp
4584 * gdb.mi/mi-syn-frame.exp
4585 * gdb.mi/mi-until.exp
4586 * gdb.mi/mi-var-block.exp
4587 * gdb.mi/mi-var-child.exp
4588 * gdb.mi/mi-var-cmd.exp
4589 * gdb.mi/mi-var-cp.exp
4590 * gdb.mi/mi-var-display.exp
4591 * gdb.mi/mi-var-invalidate.exp
4592 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4593 * gdb.mi/mi-vla-fortran.exp
4594 * gdb.mi/mi-watch.exp
4595 * gdb.mi/mi2-var-child.exp
4596 * gdb.mi/user-selected-context-sync.exp
4597 * gdb.modula2/unbounded-array.exp
4598 * gdb.multi/dummy-frame-restore.exp
4599 * gdb.multi/multi-arch-exec.exp
4600 * gdb.multi/multi-arch.exp
4601 * gdb.multi/tids.exp
4602 * gdb.multi/watchpoint-multi.exp
4603 * gdb.opencl/callfuncs.exp
4604 * gdb.opencl/convs_casts.exp
4605 * gdb.opencl/datatypes.exp
4606 * gdb.opencl/operators.exp
4607 * gdb.opencl/vec_comps.exp
4608 * gdb.opt/clobbered-registers-O2.exp
4609 * gdb.opt/inline-break.exp
4610 * gdb.opt/inline-bt.exp
4611 * gdb.opt/inline-cmds.exp
4612 * gdb.opt/inline-locals.exp
4613 * gdb.pascal/case-insensitive-symbols.exp
4614 * gdb.pascal/floats.exp
4615 * gdb.pascal/gdb11492.exp
4616 * gdb.python/lib-types.exp
4617 * gdb.python/py-arch.exp
4618 * gdb.python/py-as-string.exp
4619 * gdb.python/py-bad-printers.exp
4620 * gdb.python/py-block.exp
4621 * gdb.python/py-breakpoint-create-fail.exp
4622 * gdb.python/py-breakpoint.exp
4623 * gdb.python/py-caller-is.exp
4624 * gdb.python/py-cmd.exp
4625 * gdb.python/py-explore-cc.exp
4626 * gdb.python/py-explore.exp
4627 * gdb.python/py-finish-breakpoint.exp
4628 * gdb.python/py-finish-breakpoint2.exp
4629 * gdb.python/py-frame-args.exp
4630 * gdb.python/py-frame-inline.exp
4631 * gdb.python/py-frame.exp
4632 * gdb.python/py-framefilter-mi.exp
4633 * gdb.python/py-infthread.exp
4634 * gdb.python/py-lazy-string.exp
4635 * gdb.python/py-linetable.exp
4636 * gdb.python/py-mi-events.exp
4637 * gdb.python/py-mi-objfile.exp
4638 * gdb.python/py-mi.exp
4639 * gdb.python/py-objfile.exp
4640 * gdb.python/py-pp-integral.exp
4641 * gdb.python/py-pp-maint.exp
4642 * gdb.python/py-pp-re-notag.exp
4643 * gdb.python/py-pp-registration.exp
4644 * gdb.python/py-recurse-unwind.exp
4645 * gdb.python/py-strfns.exp
4646 * gdb.python/py-symbol.exp
4647 * gdb.python/py-symtab.exp
4648 * gdb.python/py-sync-interp.exp
4649 * gdb.python/py-typeprint.exp
4650 * gdb.python/py-unwind-maint.exp
4651 * gdb.python/py-unwind.exp
4652 * gdb.python/py-value-cc.exp
4653 * gdb.python/py-xmethods.exp
4654 * gdb.reverse/amd64-tailcall-reverse.exp
4655 * gdb.reverse/break-precsave.exp
4656 * gdb.reverse/break-reverse.exp
4657 * gdb.reverse/consecutive-precsave.exp
4658 * gdb.reverse/consecutive-reverse.exp
4659 * gdb.reverse/finish-precsave.exp
4660 * gdb.reverse/finish-reverse-bkpt.exp
4661 * gdb.reverse/finish-reverse.exp
4662 * gdb.reverse/fstatat-reverse.exp
4663 * gdb.reverse/getresuid-reverse.exp
4664 * gdb.reverse/i386-precsave.exp
4665 * gdb.reverse/i386-reverse.exp
4666 * gdb.reverse/i386-sse-reverse.exp
4667 * gdb.reverse/i387-env-reverse.exp
4668 * gdb.reverse/i387-stack-reverse.exp
4669 * gdb.reverse/insn-reverse.exp
4670 * gdb.reverse/machinestate-precsave.exp
4671 * gdb.reverse/machinestate.exp
4672 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4673 * gdb.reverse/pipe-reverse.exp
4674 * gdb.reverse/readv-reverse.exp
4675 * gdb.reverse/recvmsg-reverse.exp
4676 * gdb.reverse/rerun-prec.exp
4677 * gdb.reverse/s390-mvcle.exp
4678 * gdb.reverse/step-precsave.exp
4679 * gdb.reverse/step-reverse.exp
4680 * gdb.reverse/time-reverse.exp
4681 * gdb.reverse/until-precsave.exp
4682 * gdb.reverse/until-reverse.exp
4683 * gdb.reverse/waitpid-reverse.exp
4684 * gdb.reverse/watch-precsave.exp
4685 * gdb.reverse/watch-reverse.exp
4686 * gdb.rust/generics.exp
4687 * gdb.rust/methods.exp
4688 * gdb.rust/modules.exp
4689 * gdb.rust/simple.exp
4690 * gdb.server/connect-with-no-symbol-file.exp
4691 * gdb.server/ext-attach.exp
4692 * gdb.server/ext-restart.exp
4693 * gdb.server/ext-wrapper.exp
4694 * gdb.server/file-transfer.exp
4695 * gdb.server/server-exec-info.exp
4696 * gdb.server/server-kill.exp
4697 * gdb.server/server-mon.exp
4698 * gdb.server/wrapper.exp
4699 * gdb.stabs/exclfwd.exp
4700 * gdb.stabs/gdb11479.exp
4701 * gdb.threads/clone-new-thread-event.exp
4702 * gdb.threads/corethreads.exp
4703 * gdb.threads/current-lwp-dead.exp
4704 * gdb.threads/dlopen-libpthread.exp
4705 * gdb.threads/gcore-thread.exp
4706 * gdb.threads/sigstep-threads.exp
4707 * gdb.threads/watchpoint-fork.exp
4708 * gdb.trace/actions-changed.exp
4709 * gdb.trace/backtrace.exp
4710 * gdb.trace/change-loc.exp
4711 * gdb.trace/circ.exp
4712 * gdb.trace/collection.exp
4713 * gdb.trace/disconnected-tracing.exp
4714 * gdb.trace/ftrace.exp
4715 * gdb.trace/mi-trace-frame-collected.exp
4716 * gdb.trace/mi-trace-unavailable.exp
4717 * gdb.trace/mi-traceframe-changed.exp
4718 * gdb.trace/mi-tsv-changed.exp
4719 * gdb.trace/no-attach-trace.exp
4720 * gdb.trace/passc-dyn.exp
4721 * gdb.trace/qtro.exp
4722 * gdb.trace/range-stepping.exp
4723 * gdb.trace/read-memory.exp
4724 * gdb.trace/save-trace.exp
4725 * gdb.trace/signal.exp
4726 * gdb.trace/status-stop.exp
4727 * gdb.trace/tfile.exp
4728 * gdb.trace/trace-break.exp
4729 * gdb.trace/trace-buffer-size.exp
4730 * gdb.trace/trace-condition.exp
4731 * gdb.trace/tracefile-pseudo-reg.exp
4732 * gdb.trace/tstatus.exp
4733 * gdb.trace/unavailable.exp
4734 * gdb.trace/while-dyn.exp
4735 * gdb.trace/while-stepping.exp
4736
47372016-12-22 Doug Evans <xdje42@gmail.com>
4738
4739 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4740 and msymbols.
4741
47422016-12-19 Yao Qi <yao.qi@linaro.org>
4743
4744 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4745 (test_with_self): Don't call do_steps_and_nexts, and remove
4746 code about stepping into xmalloc.
4747
47482016-12-09 Yao Qi <yao.qi@linaro.org>
4749
4750 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4751
47522016-12-09 Yao Qi <yao.qi@linaro.org>
4753
4754 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4755
47562016-12-09 Pedro Alves <palves@redhat.com>
4757
4758 * gdb.base/all-architectures-0.exp: New file.
4759 * gdb.base/all-architectures-1.exp: New file.
4760 * gdb.base/all-architectures-2.exp: New file.
4761 * gdb.base/all-architectures-3.exp: New file.
4762 * gdb.base/all-architectures-4.exp: New file.
4763 * gdb.base/all-architectures-5.exp: New file.
4764 * gdb.base/all-architectures-6.exp: New file.
4765 * gdb.base/all-architectures-7.exp: New file.
4766 * gdb.base/all-architectures.exp.in: New file.
4767
47682016-12-09 Yao Qi <yao.qi@linaro.org>
4769
4770 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4771
47722016-12-02 Luis Machado <lgustavo@codesourcery.com>
4773
4774 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4775 possible.
4776 Remove useless pattern-matching code.
4777
47782016-12-02 Pedro Alves <palves@redhat.com>
4779
4780 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4781 procedure.
4782 (top level): Call it.
4783
47842016-12-02 Pedro Alves <palves@redhat.com>
4785
4786 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4787 New procedure.
4788 (top level): Call it.
4789
47902016-12-02 Pedro Alves <palves@redhat.com>
4791
4792 PR cli/20559
4793 * gdb.base/commands.exp (user_defined_command_args_eval): New
4794 procedure.
4795 (top level): Call it.
4796
47972016-12-02 Luis Machado <lgustavo@codesourcery.com>
4798
4799 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4800 timeout handling.
4801
48022016-12-02 Tom Tromey <tom@tromey.com>
4803
4804 * gdb.dwarf2/main-subprogram.c: New file.
4805 * gdb.dwarf2/main-subprogram.exp: New file.
4806
48072016-12-01 Luis Machado <lgustavo@codesourcery.com>
4808
4809 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4810 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4811 gdb_test_no_output for a couple of cases.
4812 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4813
48142016-12-01 Luis Machado <lgustavo@codesourcery.com>
4815
4816 Fix test names and standardize compilation error messages throughout
4817 the following files:
4818
4819 * gdb.ada/start.exp
4820 * gdb.arch/alpha-step.exp
4821 * gdb.arch/e500-prologue.exp
4822 * gdb.arch/ftrace-insn-reloc.exp
4823 * gdb.arch/gdb1291.exp
4824 * gdb.arch/gdb1431.exp
4825 * gdb.arch/gdb1558.exp
4826 * gdb.arch/i386-dr3-watch.exp
4827 * gdb.arch/i386-sse-stack-align.exp
4828 * gdb.arch/ia64-breakpoint-shadow.exp
4829 * gdb.arch/pa-nullify.exp
4830 * gdb.arch/powerpc-aix-prologue.exp
4831 * gdb.arch/thumb-bx-pc.exp
4832 * gdb.base/annota1.exp
4833 * gdb.base/annota3.exp
4834 * gdb.base/arrayidx.exp
4835 * gdb.base/assign.exp
4836 * gdb.base/attach.exp
4837 * gdb.base/auxv.exp
4838 * gdb.base/bang.exp
4839 * gdb.base/bfp-test.exp
4840 * gdb.base/bigcore.exp
4841 * gdb.base/bitfields2.exp
4842 * gdb.base/break-fun-addr.exp
4843 * gdb.base/break-probes.exp
4844 * gdb.base/call-rt-st.exp
4845 * gdb.base/callexit.exp
4846 * gdb.base/catch-fork-kill.exp
4847 * gdb.base/charset.exp
4848 * gdb.base/checkpoint.exp
4849 * gdb.base/comprdebug.exp
4850 * gdb.base/constvars.exp
4851 * gdb.base/coredump-filter.exp
4852 * gdb.base/cursal.exp
4853 * gdb.base/cvexpr.exp
4854 * gdb.base/detach.exp
4855 * gdb.base/display.exp
4856 * gdb.base/dmsym.exp
4857 * gdb.base/dprintf-pending.exp
4858 * gdb.base/dso2dso.exp
4859 * gdb.base/dtrace-probe.exp
4860 * gdb.base/dump.exp
4861 * gdb.base/enum_cond.exp
4862 * gdb.base/exe-lock.exp
4863 * gdb.base/exec-invalid-sysroot.exp
4864 * gdb.base/execl-update-breakpoints.exp
4865 * gdb.base/exprs.exp
4866 * gdb.base/fileio.exp
4867 * gdb.base/find.exp
4868 * gdb.base/finish.exp
4869 * gdb.base/fixsection.exp
4870 * gdb.base/foll-vfork.exp
4871 * gdb.base/frame-args.exp
4872 * gdb.base/gcore.exp
4873 * gdb.base/gdb1250.exp
4874 * gdb.base/global-var-nested-by-dso.exp
4875 * gdb.base/gnu-ifunc.exp
4876 * gdb.base/hashline1.exp
4877 * gdb.base/hashline2.exp
4878 * gdb.base/hashline3.exp
4879 * gdb.base/hbreak-in-shr-unsupported.exp
4880 * gdb.base/huge.exp
4881 * gdb.base/infcall-input.exp
4882 * gdb.base/info-fun.exp
4883 * gdb.base/info-shared.exp
4884 * gdb.base/jit-simple.exp
4885 * gdb.base/jit-so.exp
4886 * gdb.base/jit.exp
4887 * gdb.base/jump.exp
4888 * gdb.base/label.exp
4889 * gdb.base/lineinc.exp
4890 * gdb.base/logical.exp
4891 * gdb.base/longjmp.exp
4892 * gdb.base/macscp.exp
4893 * gdb.base/miscexprs.exp
4894 * gdb.base/new-ui-echo.exp
4895 * gdb.base/new-ui-pending-input.exp
4896 * gdb.base/new-ui.exp
4897 * gdb.base/nodebug.exp
4898 * gdb.base/nofield.exp
4899 * gdb.base/offsets.exp
4900 * gdb.base/overlays.exp
4901 * gdb.base/pending.exp
4902 * gdb.base/pointers.exp
4903 * gdb.base/pr11022.exp
4904 * gdb.base/printcmds.exp
4905 * gdb.base/prologue.exp
4906 * gdb.base/ptr-typedef.exp
4907 * gdb.base/realname-expand.exp
4908 * gdb.base/relativedebug.exp
4909 * gdb.base/relocate.exp
4910 * gdb.base/remote.exp
4911 * gdb.base/reread.exp
4912 * gdb.base/return2.exp
4913 * gdb.base/savedregs.exp
4914 * gdb.base/sep.exp
4915 * gdb.base/sepdebug.exp
4916 * gdb.base/sepsymtab.exp
4917 * gdb.base/set-inferior-tty.exp
4918 * gdb.base/setshow.exp
4919 * gdb.base/shlib-call.exp
4920 * gdb.base/sigaltstack.exp
4921 * gdb.base/siginfo-addr.exp
4922 * gdb.base/signals.exp
4923 * gdb.base/signull.exp
4924 * gdb.base/sigrepeat.exp
4925 * gdb.base/so-impl-ld.exp
4926 * gdb.base/solib-display.exp
4927 * gdb.base/solib-overlap.exp
4928 * gdb.base/solib-search.exp
4929 * gdb.base/solib-symbol.exp
4930 * gdb.base/structs.exp
4931 * gdb.base/structs2.exp
4932 * gdb.base/symtab-search-order.exp
4933 * gdb.base/twice.exp
4934 * gdb.base/unload.exp
4935 * gdb.base/varargs.exp
4936 * gdb.base/watchpoint-solib.exp
4937 * gdb.base/watchpoint.exp
4938 * gdb.base/whatis.exp
4939 * gdb.base/wrong_frame_bt_full.exp
4940 * gdb.btrace/dlopen.exp
4941 * gdb.cell/ea-standalone.exp
4942 * gdb.cell/ea-test.exp
4943 * gdb.cp/dispcxx.exp
4944 * gdb.cp/gdb2384.exp
4945 * gdb.cp/method2.exp
4946 * gdb.cp/nextoverthrow.exp
4947 * gdb.cp/pr10728.exp
4948 * gdb.disasm/am33.exp
4949 * gdb.disasm/h8300s.exp
4950 * gdb.disasm/mn10300.exp
4951 * gdb.disasm/sh3.exp
4952 * gdb.dwarf2/dw2-dir-file-name.exp
4953 * gdb.fortran/complex.exp
4954 * gdb.fortran/library-module.exp
4955 * gdb.guile/scm-pretty-print.exp
4956 * gdb.guile/scm-symbol.exp
4957 * gdb.guile/scm-type.exp
4958 * gdb.guile/scm-value.exp
4959 * gdb.linespec/linespec.exp
4960 * gdb.mi/gdb701.exp
4961 * gdb.mi/gdb792.exp
4962 * gdb.mi/mi-breakpoint-changed.exp
4963 * gdb.mi/mi-dprintf-pending.exp
4964 * gdb.mi/mi-dprintf.exp
4965 * gdb.mi/mi-exit-code.exp
4966 * gdb.mi/mi-pending.exp
4967 * gdb.mi/mi-solib.exp
4968 * gdb.mi/new-ui-mi-sync.exp
4969 * gdb.mi/pr11022.exp
4970 * gdb.mi/user-selected-context-sync.exp
4971 * gdb.opt/solib-intra-step.exp
4972 * gdb.python/py-events.exp
4973 * gdb.python/py-finish-breakpoint.exp
4974 * gdb.python/py-mi.exp
4975 * gdb.python/py-prettyprint.exp
4976 * gdb.python/py-shared.exp
4977 * gdb.python/py-symbol.exp
4978 * gdb.python/py-template.exp
4979 * gdb.python/py-type.exp
4980 * gdb.python/py-value.exp
4981 * gdb.reverse/solib-precsave.exp
4982 * gdb.reverse/solib-reverse.exp
4983 * gdb.server/solib-list.exp
4984 * gdb.stabs/weird.exp
4985 * gdb.threads/reconnect-signal.exp
4986 * gdb.threads/stepi-random-signal.exp
4987 * gdb.trace/actions.exp
4988 * gdb.trace/ax.exp
4989 * gdb.trace/backtrace.exp
4990 * gdb.trace/change-loc.exp
4991 * gdb.trace/deltrace.exp
4992 * gdb.trace/ftrace-lock.exp
4993 * gdb.trace/ftrace.exp
4994 * gdb.trace/infotrace.exp
4995 * gdb.trace/mi-tracepoint-changed.exp
4996 * gdb.trace/packetlen.exp
4997 * gdb.trace/passcount.exp
4998 * gdb.trace/pending.exp
4999 * gdb.trace/range-stepping.exp
5000 * gdb.trace/report.exp
5001 * gdb.trace/stap-trace.exp
5002 * gdb.trace/tfind.exp
5003 * gdb.trace/trace-break.exp
5004 * gdb.trace/trace-condition.exp
5005 * gdb.trace/trace-enable-disable.exp
5006 * gdb.trace/trace-mt.exp
5007 * gdb.trace/tracecmd.exp
5008 * gdb.trace/tspeed.exp
5009 * gdb.trace/tsv.exp
5010 * lib/perftest.exp
5011
50122016-12-01 Luis Machado <lgustavo@codesourcery.com>
5013
5014 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
5015 with gdb_test_no_output.
5016 Use command as test name.
5017
50182016-12-01 Luis Machado <lgustavo@codesourcery.com>
5019
5020 Fix test names starting with uppercase throughout the files.
5021
5022 * gdb.ada/assign_1.exp
5023 * gdb.ada/boolean_expr.exp
5024 * gdb.base/arrayidx.exp
5025 * gdb.base/del.exp
5026 * gdb.base/gcore-buffer-overflow.exp
5027 * gdb.base/testenv.exp
5028 * gdb.compile/compile.exp
5029 * gdb.python/py-framefilter-invalidarg.exp
5030 * gdb.python/py-framefilter.exp
5031
50322016-12-01 Luis Machado <lgustavo@codesourcery.com>
5033
5034 Fix test names starting with uppercase throughout the files.
5035
5036 * gdb.ada/array_return.exp
5037 * gdb.ada/expr_delims.exp
5038 * gdb.ada/mi_dyn_arr.exp
5039 * gdb.ada/mi_interface.exp
5040 * gdb.ada/mi_var_array.exp
5041 * gdb.ada/watch_arg.exp
5042 * gdb.arch/alpha-step.exp
5043 * gdb.arch/altivec-regs.exp
5044 * gdb.arch/e500-regs.exp
5045 * gdb.arch/powerpc-d128-regs.exp
5046 * gdb.base/arrayidx.exp
5047 * gdb.base/break.exp
5048 * gdb.base/checkpoint.exp
5049 * gdb.base/debug-expr.exp
5050 * gdb.base/dmsym.exp
5051 * gdb.base/radix.exp
5052 * gdb.base/sepdebug.exp
5053 * gdb.base/testenv.exp
5054 * gdb.base/watch_thread_num.exp
5055 * gdb.base/watchpoint-cond-gone.exp
5056 * gdb.cell/break.exp
5057 * gdb.cell/ea-cache.exp
5058 * gdb.compile/compile.exp
5059 * gdb.cp/gdb2495.exp
5060 * gdb.gdb/selftest.exp
5061 * gdb.gdb/xfullpath.exp
5062 * gdb.go/hello.exp
5063 * gdb.go/integers.exp
5064 * gdb.objc/basicclass.exp
5065 * gdb.pascal/hello.exp
5066 * gdb.pascal/integers.exp
5067 * gdb.python/py-breakpoint.exp
5068 * gdb.python/py-cmd.exp
5069 * gdb.python/py-linetable.exp
5070 * gdb.python/py-xmethods.exp
5071 * gdb.python/python.exp
5072 * gdb.reverse/consecutive-precsave.exp
5073 * gdb.reverse/finish-precsave.exp
5074 * gdb.reverse/i386-precsave.exp
5075 * gdb.reverse/machinestate-precsave.exp
5076 * gdb.reverse/sigall-precsave.exp
5077 * gdb.reverse/solib-precsave.exp
5078 * gdb.reverse/step-precsave.exp
5079 * gdb.reverse/until-precsave.exp
5080 * gdb.reverse/watch-precsave.exp
5081 * gdb.threads/leader-exit.exp
5082 * gdb.threads/pthreads.exp
5083 * gdb.threads/wp-replication.exp
5084 * gdb.trace/actions.exp
5085 * gdb.trace/mi-tsv-changed.exp
5086 * gdb.trace/tsv.exp
5087
50882016-12-01 Luis Machado <lgustavo@codesourcery.com>
5089
5090 Fix test names starting with uppercase throughout the files.
5091
5092 * gdb.arch/i386-bp_permanent.exp
5093 * gdb.arch/i386-gnu-cfi.exp
5094 * gdb.base/disasm-end-cu.exp
5095 * gdb.base/macscp.exp
5096 * gdb.base/pending.exp
5097 * gdb.base/watch_thread_num.exp
5098 * gdb.cp/exception.exp
5099 * gdb.cp/gdb2495.exp
5100 * gdb.cp/local.exp
5101 * gdb.python/py-evsignal.exp
5102 * gdb.python/python.exp
5103 * gdb.trace/tracecmd.exp
5104
51052016-12-01 Luis Machado <lgustavo@codesourcery.com>
5106
5107 Fix test names starting with uppercase throughout the files.
5108
5109 * gdb.base/charset.exp
5110 * gdb.base/eval.exp
5111 * gdb.base/multi-forks.exp
5112 * gdb.guile/scm-progspace.exp
5113 * gdb.opencl/datatypes.exp
5114 * gdb.python/py-block.exp
5115 * gdb.python/py-function.exp
5116 * gdb.python/py-symbol.exp
5117 * gdb.python/py-symtab.exp
5118 * gdb.python/py-xmethods.exp
5119 * gdb.reverse/break-precsave.exp
5120 * gdb.reverse/break-reverse.exp
5121 * gdb.reverse/consecutive-precsave.exp
5122 * gdb.reverse/consecutive-reverse.exp
5123 * gdb.reverse/finish-precsave.exp
5124 * gdb.reverse/finish-reverse-bkpt.exp
5125 * gdb.reverse/finish-reverse.exp
5126 * gdb.reverse/fstatat-reverse.exp
5127 * gdb.reverse/getresuid-reverse.exp
5128 * gdb.reverse/i386-precsave.exp
5129 * gdb.reverse/i386-reverse.exp
5130 * gdb.reverse/i386-sse-reverse.exp
5131 * gdb.reverse/i387-stack-reverse.exp
5132 * gdb.reverse/insn-reverse.exp
5133 * gdb.reverse/machinestate-precsave.exp
5134 * gdb.reverse/machinestate.exp
5135 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5136 * gdb.reverse/pipe-reverse.exp
5137 * gdb.reverse/readv-reverse.exp
5138 * gdb.reverse/recvmsg-reverse.exp
5139 * gdb.reverse/rerun-prec.exp
5140 * gdb.reverse/s390-mvcle.exp
5141 * gdb.reverse/sigall-precsave.exp
5142 * gdb.reverse/sigall-reverse.exp
5143 * gdb.reverse/solib-precsave.exp
5144 * gdb.reverse/solib-reverse.exp
5145 * gdb.reverse/step-precsave.exp
5146 * gdb.reverse/step-reverse.exp
5147 * gdb.reverse/time-reverse.exp
5148 * gdb.reverse/until-precsave.exp
5149 * gdb.reverse/until-reverse.exp
5150 * gdb.reverse/waitpid-reverse.exp
5151 * gdb.reverse/watch-precsave.exp
5152 * gdb.reverse/watch-reverse.exp
5153
51542016-12-01 Luis Machado <lgustavo@codesourcery.com>
5155
5156 Fix test names starting with uppercase throughout the files.
5157
5158 * gdb.arch/i386-mpx-simple_segv.exp
5159 * gdb.arch/i386-mpx.exp
5160 * gdb.arch/i386-permbkpt.exp
5161 * gdb.arch/pa-nullify.exp
5162 * gdb.arch/powerpc-d128-regs.exp
5163 * gdb.arch/vsx-regs.exp
5164 * gdb.base/bfp-test.exp
5165 * gdb.base/break.exp
5166 * gdb.base/breakpoint-shadow.exp
5167 * gdb.base/callfuncs.exp
5168 * gdb.base/charset.exp
5169 * gdb.base/commands.exp
5170 * gdb.base/completion.exp
5171 * gdb.base/dfp-test.exp
5172 * gdb.base/echo.exp
5173 * gdb.base/ending-run.exp
5174 * gdb.base/eval.exp
5175 * gdb.base/expand-psymtabs.exp
5176 * gdb.base/float128.exp
5177 * gdb.base/floatn.exp
5178 * gdb.base/foll-exec-mode.exp
5179 * gdb.base/gdb1056.exp
5180 * gdb.base/gdb11531.exp
5181 * gdb.base/kill-after-signal.exp
5182 * gdb.base/multi-forks.exp
5183 * gdb.base/overlays.exp
5184 * gdb.base/pending.exp
5185 * gdb.base/sepdebug.exp
5186 * gdb.base/testenv.exp
5187 * gdb.base/valgrind-db-attach.exp
5188 * gdb.base/watch_thread_num.exp
5189 * gdb.base/watchpoint-cond-gone.exp
5190 * gdb.base/watchpoint.exp
5191 * gdb.base/watchpoints.exp
5192 * gdb.cp/arg-reference.exp
5193 * gdb.cp/baseenum.exp
5194 * gdb.cp/operator.exp
5195 * gdb.cp/shadow.exp
5196 * gdb.dwarf2/dw2-op-out-param.exp
5197 * gdb.dwarf2/dw2-reg-undefined.exp
5198 * gdb.go/chan.exp
5199 * gdb.go/hello.exp
5200 * gdb.go/integers.exp
5201 * gdb.go/methods.exp
5202 * gdb.go/package.exp
5203 * gdb.guile/scm-parameter.exp
5204 * gdb.guile/scm-progspace.exp
5205 * gdb.guile/scm-value.exp
5206 * gdb.mi/mi-pending.exp
5207 * gdb.mi/user-selected-context-sync.exp
5208 * gdb.multi/multi-attach.exp
5209 * gdb.multi/tids.exp
5210 * gdb.opt/clobbered-registers-O2.exp
5211 * gdb.pascal/floats.exp
5212 * gdb.pascal/integers.exp
5213 * gdb.python/py-block.exp
5214 * gdb.python/py-events.exp
5215 * gdb.python/py-parameter.exp
5216 * gdb.python/py-symbol.exp
5217 * gdb.python/py-symtab.exp
5218 * gdb.python/py-type.exp
5219 * gdb.python/py-value.exp
5220 * gdb.python/py-xmethods.exp
5221 * gdb.python/python.exp
5222 * gdb.reverse/break-precsave.exp
5223 * gdb.reverse/consecutive-precsave.exp
5224 * gdb.reverse/finish-precsave.exp
5225 * gdb.reverse/i386-precsave.exp
5226 * gdb.reverse/machinestate-precsave.exp
5227 * gdb.reverse/sigall-precsave.exp
5228 * gdb.reverse/solib-precsave.exp
5229 * gdb.reverse/step-precsave.exp
5230 * gdb.reverse/until-precsave.exp
5231 * gdb.reverse/watch-precsave.exp
5232 * gdb.server/ext-attach.exp
5233 * gdb.server/ext-restart.exp
5234 * gdb.server/ext-run.exp
5235 * gdb.server/ext-wrapper.exp
5236 * gdb.stabs/gdb11479.exp
5237 * gdb.stabs/weird.exp
5238 * gdb.threads/attach-many-short-lived-threads.exp
5239 * gdb.threads/kill.exp
5240 * gdb.threads/watchpoint-fork.exp
5241
52422016-12-01 Luis Machado <lgustavo@codesourcery.com>
5243
5244 Fix test names starting with uppercase throughout all the files below.
5245
5246 * gdb.ada/array_return.exp
5247 * gdb.ada/catch_ex.exp
5248 * gdb.ada/info_exc.exp
5249 * gdb.ada/mi_catch_ex.exp
5250 * gdb.ada/mi_dyn_arr.exp
5251 * gdb.ada/mi_ex_cond.exp
5252 * gdb.ada/mi_exc_info.exp
5253 * gdb.ada/mi_interface.exp
5254 * gdb.ada/mi_task_arg.exp
5255 * gdb.ada/mi_task_info.exp
5256 * gdb.ada/mi_var_array.exp
5257 * gdb.arch/alpha-step.exp
5258 * gdb.arch/amd64-disp-step.exp
5259 * gdb.arch/arm-disp-step.exp
5260 * gdb.arch/disp-step-insn-reloc.exp
5261 * gdb.arch/e500-prologue.exp
5262 * gdb.arch/ftrace-insn-reloc.exp
5263 * gdb.arch/gdb1558.exp
5264 * gdb.arch/i386-bp_permanent.exp
5265 * gdb.arch/i386-disp-step.exp
5266 * gdb.arch/i386-float.exp
5267 * gdb.arch/i386-gnu-cfi.exp
5268 * gdb.arch/ia64-breakpoint-shadow.exp
5269 * gdb.arch/mips16-thunks.exp
5270 * gdb.arch/pa-nullify.exp
5271 * gdb.arch/powerpc-aix-prologue.exp
5272 * gdb.arch/powerpc-power.exp
5273 * gdb.arch/ppc-dfp.exp
5274 * gdb.arch/s390-tdbregs.exp
5275 * gdb.arch/spu-info.exp
5276 * gdb.arch/spu-ls.exp
5277 * gdb.arch/thumb-bx-pc.exp
5278 * gdb.base/advance.exp
5279 * gdb.base/annota-input-while-running.exp
5280 * gdb.base/arrayidx.exp
5281 * gdb.base/asmlabel.exp
5282 * gdb.base/async.exp
5283 * gdb.base/attach-wait-input.exp
5284 * gdb.base/auto-connect-native-target.exp
5285 * gdb.base/batch-preserve-term-settings.exp
5286 * gdb.base/bfp-test.exp
5287 * gdb.base/bigcore.exp
5288 * gdb.base/bp-permanent.exp
5289 * gdb.base/break-always.exp
5290 * gdb.base/break-fun-addr.exp
5291 * gdb.base/break-idempotent.exp
5292 * gdb.base/break-main-file-remove-fail.exp
5293 * gdb.base/break-probes.exp
5294 * gdb.base/break-unload-file.exp
5295 * gdb.base/break.exp
5296 * gdb.base/call-ar-st.exp
5297 * gdb.base/call-rt-st.exp
5298 * gdb.base/call-sc.exp
5299 * gdb.base/call-signal-resume.exp
5300 * gdb.base/call-strs.exp
5301 * gdb.base/callexit.exp
5302 * gdb.base/callfuncs.exp
5303 * gdb.base/catch-gdb-caused-signals.exp
5304 * gdb.base/catch-signal-siginfo-cond.exp
5305 * gdb.base/catch-syscall.exp
5306 * gdb.base/compare-sections.exp
5307 * gdb.base/cond-eval-mode.exp
5308 * gdb.base/condbreak-call-false.exp
5309 * gdb.base/consecutive-step-over.exp
5310 * gdb.base/cursal.exp
5311 * gdb.base/disabled-location.exp
5312 * gdb.base/disasm-end-cu.exp
5313 * gdb.base/display.exp
5314 * gdb.base/double-prompt-target-event-error.exp
5315 * gdb.base/dprintf-bp-same-addr.exp
5316 * gdb.base/dprintf-detach.exp
5317 * gdb.base/dprintf-next.exp
5318 * gdb.base/dprintf-non-stop.exp
5319 * gdb.base/dprintf-pending.exp
5320 * gdb.base/dso2dso.exp
5321 * gdb.base/ending-run.exp
5322 * gdb.base/enum_cond.exp
5323 * gdb.base/examine-backward.exp
5324 * gdb.base/exe-lock.exp
5325 * gdb.base/exec-invalid-sysroot.exp
5326 * gdb.base/execl-update-breakpoints.exp
5327 * gdb.base/execution-termios.exp
5328 * gdb.base/fileio.exp
5329 * gdb.base/fixsection.exp
5330 * gdb.base/foll-exec-mode.exp
5331 * gdb.base/foll-exec.exp
5332 * gdb.base/fork-running-state.exp
5333 * gdb.base/frame-args.exp
5334 * gdb.base/fullpath-expand.exp
5335 * gdb.base/func-ptr.exp
5336 * gdb.base/gcore-relro-pie.exp
5337 * gdb.base/gdb1090.exp
5338 * gdb.base/gdb1555.exp
5339 * gdb.base/global-var-nested-by-dso.exp
5340 * gdb.base/gnu-ifunc.exp
5341 * gdb.base/hbreak-in-shr-unsupported.exp
5342 * gdb.base/hbreak-unmapped.exp
5343 * gdb.base/hook-stop.exp
5344 * gdb.base/infcall-input.exp
5345 * gdb.base/info-fun.exp
5346 * gdb.base/info-shared.exp
5347 * gdb.base/interrupt-noterm.exp
5348 * gdb.base/jit-so.exp
5349 * gdb.base/jit.exp
5350 * gdb.base/line-symtabs.exp
5351 * gdb.base/list.exp
5352 * gdb.base/longjmp.exp
5353 * gdb.base/macscp.exp
5354 * gdb.base/max-value-size.exp
5355 * gdb.base/nodebug.exp
5356 * gdb.base/nofield.exp
5357 * gdb.base/overlays.exp
5358 * gdb.base/paginate-after-ctrl-c-running.exp
5359 * gdb.base/paginate-bg-execution.exp
5360 * gdb.base/paginate-inferior-exit.exp
5361 * gdb.base/pending.exp
5362 * gdb.base/pr11022.exp
5363 * gdb.base/printcmds.exp
5364 * gdb.base/ptr-typedef.exp
5365 * gdb.base/ptype.exp
5366 * gdb.base/randomize.exp
5367 * gdb.base/range-stepping.exp
5368 * gdb.base/realname-expand.exp
5369 * gdb.base/relativedebug.exp
5370 * gdb.base/remote.exp
5371 * gdb.base/savedregs.exp
5372 * gdb.base/sepdebug.exp
5373 * gdb.base/set-noassign.exp
5374 * gdb.base/shlib-call.exp
5375 * gdb.base/shreloc.exp
5376 * gdb.base/sigaltstack.exp
5377 * gdb.base/sigbpt.exp
5378 * gdb.base/siginfo-addr.exp
5379 * gdb.base/siginfo-obj.exp
5380 * gdb.base/siginfo-thread.exp
5381 * gdb.base/signest.exp
5382 * gdb.base/signull.exp
5383 * gdb.base/sigrepeat.exp
5384 * gdb.base/skip.exp
5385 * gdb.base/so-impl-ld.exp
5386 * gdb.base/solib-corrupted.exp
5387 * gdb.base/solib-disc.exp
5388 * gdb.base/solib-display.exp
5389 * gdb.base/solib-overlap.exp
5390 * gdb.base/solib-search.exp
5391 * gdb.base/solib-symbol.exp
5392 * gdb.base/source-execution.exp
5393 * gdb.base/sss-bp-on-user-bp-2.exp
5394 * gdb.base/sss-bp-on-user-bp.exp
5395 * gdb.base/stack-checking.exp
5396 * gdb.base/stale-infcall.exp
5397 * gdb.base/step-break.exp
5398 * gdb.base/step-line.exp
5399 * gdb.base/step-over-exit.exp
5400 * gdb.base/step-test.exp
5401 * gdb.base/structs.exp
5402 * gdb.base/sym-file.exp
5403 * gdb.base/symtab-search-order.exp
5404 * gdb.base/term.exp
5405 * gdb.base/type-opaque.exp
5406 * gdb.base/unload.exp
5407 * gdb.base/until-nodebug.exp
5408 * gdb.base/until.exp
5409 * gdb.base/unwindonsignal.exp
5410 * gdb.base/watch-cond.exp
5411 * gdb.base/watch-non-mem.exp
5412 * gdb.base/watch_thread_num.exp
5413 * gdb.base/watchpoint-reuse-slot.exp
5414 * gdb.base/watchpoint-solib.exp
5415 * gdb.base/watchpoint.exp
5416 * gdb.btrace/dlopen.exp
5417 * gdb.cell/arch.exp
5418 * gdb.cell/break.exp
5419 * gdb.cell/bt.exp
5420 * gdb.cell/core.exp
5421 * gdb.cell/data.exp
5422 * gdb.cell/dwarfaddr.exp
5423 * gdb.cell/ea-cache.exp
5424 * gdb.cell/ea-standalone.exp
5425 * gdb.cell/ea-test.exp
5426 * gdb.cell/f-regs.exp
5427 * gdb.cell/fork.exp
5428 * gdb.cell/gcore.exp
5429 * gdb.cell/mem-access.exp
5430 * gdb.cell/ptype.exp
5431 * gdb.cell/registers.exp
5432 * gdb.cell/sizeof.exp
5433 * gdb.cell/solib-symbol.exp
5434 * gdb.cell/solib.exp
5435 * gdb.compile/compile-tls.exp
5436 * gdb.cp/exception.exp
5437 * gdb.cp/gdb2495.exp
5438 * gdb.cp/local.exp
5439 * gdb.cp/mb-inline.exp
5440 * gdb.cp/mb-templates.exp
5441 * gdb.cp/pr10687.exp
5442 * gdb.cp/pr9167.exp
5443 * gdb.cp/scope-err.exp
5444 * gdb.cp/templates.exp
5445 * gdb.cp/virtfunc.exp
5446 * gdb.dwarf2/dw2-dir-file-name.exp
5447 * gdb.dwarf2/dw2-single-line-discriminators.exp
5448 * gdb.fortran/complex.exp
5449 * gdb.fortran/library-module.exp
5450 * gdb.guile/guile.exp
5451 * gdb.guile/scm-cmd.exp
5452 * gdb.guile/scm-frame-inline.exp
5453 * gdb.guile/scm-objfile.exp
5454 * gdb.guile/scm-pretty-print.exp
5455 * gdb.guile/scm-symbol.exp
5456 * gdb.guile/scm-type.exp
5457 * gdb.guile/scm-value.exp
5458 * gdb.linespec/keywords.exp
5459 * gdb.linespec/ls-errs.exp
5460 * gdb.linespec/macro-relative.exp
5461 * gdb.linespec/thread.exp
5462 * gdb.mi/mi-breakpoint-changed.exp
5463 * gdb.mi/mi-dprintf-pending.exp
5464 * gdb.mi/mi-fullname-deleted.exp
5465 * gdb.mi/mi-logging.exp
5466 * gdb.mi/mi-pending.exp
5467 * gdb.mi/mi-solib.exp
5468 * gdb.mi/new-ui-mi-sync.exp
5469 * gdb.mi/user-selected-context-sync.exp
5470 * gdb.multi/dummy-frame-restore.exp
5471 * gdb.multi/multi-arch-exec.exp
5472 * gdb.multi/remove-inferiors.exp
5473 * gdb.multi/watchpoint-multi-exit.exp
5474 * gdb.opt/solib-intra-step.exp
5475 * gdb.perf/backtrace.exp
5476 * gdb.perf/single-step.exp
5477 * gdb.perf/skip-command.exp
5478 * gdb.perf/skip-prologue.exp
5479 * gdb.perf/solib.exp
5480 * gdb.python/lib-types.exp
5481 * gdb.python/py-as-string.exp
5482 * gdb.python/py-bad-printers.exp
5483 * gdb.python/py-block.exp
5484 * gdb.python/py-breakpoint.exp
5485 * gdb.python/py-cmd.exp
5486 * gdb.python/py-events.exp
5487 * gdb.python/py-evthreads.exp
5488 * gdb.python/py-finish-breakpoint.exp
5489 * gdb.python/py-finish-breakpoint2.exp
5490 * gdb.python/py-frame-inline.exp
5491 * gdb.python/py-frame.exp
5492 * gdb.python/py-inferior.exp
5493 * gdb.python/py-infthread.exp
5494 * gdb.python/py-mi.exp
5495 * gdb.python/py-objfile.exp
5496 * gdb.python/py-pp-maint.exp
5497 * gdb.python/py-pp-registration.exp
5498 * gdb.python/py-prettyprint.exp
5499 * gdb.python/py-recurse-unwind.exp
5500 * gdb.python/py-shared.exp
5501 * gdb.python/py-symbol.exp
5502 * gdb.python/py-symtab.exp
5503 * gdb.python/py-template.exp
5504 * gdb.python/py-type.exp
5505 * gdb.python/py-unwind-maint.exp
5506 * gdb.python/py-unwind.exp
5507 * gdb.python/py-value.exp
5508 * gdb.python/python.exp
5509 * gdb.reverse/finish-reverse-bkpt.exp
5510 * gdb.reverse/insn-reverse.exp
5511 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5512 * gdb.reverse/solib-precsave.exp
5513 * gdb.reverse/solib-reverse.exp
5514 * gdb.stabs/gdb11479.exp
5515 * gdb.stabs/weird.exp
5516 * gdb.threads/fork-child-threads.exp
5517 * gdb.threads/fork-plus-threads.exp
5518 * gdb.threads/fork-thread-pending.exp
5519 * gdb.threads/forking-threads-plus-breakpoint.exp
5520 * gdb.threads/hand-call-in-threads.exp
5521 * gdb.threads/interrupted-hand-call.exp
5522 * gdb.threads/linux-dp.exp
5523 * gdb.threads/local-watch-wrong-thread.exp
5524 * gdb.threads/next-while-other-thread-longjmps.exp
5525 * gdb.threads/non-ldr-exit.exp
5526 * gdb.threads/pending-step.exp
5527 * gdb.threads/print-threads.exp
5528 * gdb.threads/process-dies-while-detaching.exp
5529 * gdb.threads/process-dies-while-handling-bp.exp
5530 * gdb.threads/pthreads.exp
5531 * gdb.threads/queue-signal.exp
5532 * gdb.threads/reconnect-signal.exp
5533 * gdb.threads/signal-command-handle-nopass.exp
5534 * gdb.threads/signal-command-multiple-signals-pending.exp
5535 * gdb.threads/signal-delivered-right-thread.exp
5536 * gdb.threads/signal-sigtrap.exp
5537 * gdb.threads/sigthread.exp
5538 * gdb.threads/staticthreads.exp
5539 * gdb.threads/stepi-random-signal.exp
5540 * gdb.threads/thread-unwindonsignal.exp
5541 * gdb.threads/thread_check.exp
5542 * gdb.threads/thread_events.exp
5543 * gdb.threads/tid-reuse.exp
5544 * gdb.threads/tls-nodebug.exp
5545 * gdb.threads/tls-shared.exp
5546 * gdb.threads/tls-so_extern.exp
5547 * gdb.threads/tls.exp
5548 * gdb.threads/wp-replication.exp
5549 * gdb.trace/actions-changed.exp
5550 * gdb.trace/actions.exp
5551 * gdb.trace/backtrace.exp
5552 * gdb.trace/change-loc.exp
5553 * gdb.trace/collection.exp
5554 * gdb.trace/deltrace.exp
5555 * gdb.trace/disconnected-tracing.exp
5556 * gdb.trace/entry-values.exp
5557 * gdb.trace/ftrace-lock.exp
5558 * gdb.trace/ftrace.exp
5559 * gdb.trace/infotrace.exp
5560 * gdb.trace/mi-trace-frame-collected.exp
5561 * gdb.trace/mi-trace-unavailable.exp
5562 * gdb.trace/mi-traceframe-changed.exp
5563 * gdb.trace/mi-tracepoint-changed.exp
5564 * gdb.trace/mi-tsv-changed.exp
5565 * gdb.trace/no-attach-trace.exp
5566 * gdb.trace/packetlen.exp
5567 * gdb.trace/passc-dyn.exp
5568 * gdb.trace/passcount.exp
5569 * gdb.trace/pending.exp
5570 * gdb.trace/pr16508.exp
5571 * gdb.trace/qtro.exp
5572 * gdb.trace/range-stepping.exp
5573 * gdb.trace/read-memory.exp
5574 * gdb.trace/report.exp
5575 * gdb.trace/save-trace.exp
5576 * gdb.trace/signal.exp
5577 * gdb.trace/stap-trace.exp
5578 * gdb.trace/status-stop.exp
5579 * gdb.trace/strace.exp
5580 * gdb.trace/tfile.exp
5581 * gdb.trace/tfind.exp
5582 * gdb.trace/trace-break.exp
5583 * gdb.trace/trace-condition.exp
5584 * gdb.trace/trace-enable-disable.exp
5585 * gdb.trace/trace-mt.exp
5586 * gdb.trace/tracecmd.exp
5587 * gdb.trace/tracefile-pseudo-reg.exp
5588 * gdb.trace/tspeed.exp
5589 * gdb.trace/tstatus.exp
5590 * gdb.trace/tsv.exp
5591 * gdb.trace/unavailable.exp
5592 * gdb.trace/while-dyn.exp
5593 * gdb.trace/while-stepping.exp
5594 * lib/gdb-guile.exp
5595 * lib/gdb.exp
5596 * lib/mi-support.exp
5597 * lib/pascal.exp
5598 * lib/perftest.exp
5599 * lib/prelink-support.exp
5600 * lib/selftest-support.exp
5601
56022016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5603
5604 * Makefile.in: Include disable-implicit-rules.mk.
5605
56062016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5607
5608 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5609 non-byte-aligned bit fields.
5610
56112016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5612
5613 PR gdb/12616
5614 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5615 respects the DW_AT_data_bit_offset attribute.
5616
56172016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5618
5619 * gdb.base/default.exp: Fix output of "set language".
5620
56212016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5622
5623 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5624 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5625 make.
5626 * configure.ac: Remove checks for the make program.
5627 * configure: Re-generate.
5628
56292016-11-16 Kevin Buettner <kevinb@redhat.com>
5630
5631 * gdb.python/py-recurse-unwind.c (main): Add loop.
5632 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5633 to read_register() and gdb.parse_and_eval(). Make each code
5634 call a separate case that can be individually tested.
5635 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5636 proc. Call cont_and_backtrace for each of the code paths that
5637 we want to test in the unwinder.
5638
56392016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5640
5641 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5642 the definition of struct S.
5643
56442016-11-11 Catherine Moore <clm@codesourcery.com>
5645
5646 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5647
56482016-11-09 Pedro Alves <palves@redhat.com>
5649
5650 * gdb.base/commands.exp (runto_or_return): New procedure.
5651 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5652 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5653 (progvar_simple_while_test, progvar_complex_if_while_test)
5654 (if_while_breakpoint_command_test)
5655 (infrun_breakpoint_command_test, breakpoint_command_test)
5656 (user_defined_command_test, watchpoint_command_test)
5657 (test_command_prompt_position, redefine_hook_test)
5658 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5659 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5660 multi_line_input and multi_line. Remove gdb_expect and
5661 gdb_stop_suppressing_tests uses.
5662 * lib/gdb.exp (valnum_re): New global.
5663 (multi_line_input): New procedure.
5664
56652016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5666
5667 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5668 Remove.
5669 (test_setup): Define with proc_with_prefix.
5670 (test_cli_inferior): Likewise.
5671 (test_cli_thread): Likewise.
5672 (test_cli_frame): Likewise.
5673 (test_cli_select_frame): Likewise.
5674 (test_cli_up_down): Likewise.
5675 (test_mi_thread_select): Likewise.
5676 (test_mi_stack_select_frame): Likewise.
5677 (test_cli_in_mi_inferior): Likewise.
5678 (test_cli_in_mi_thread): Likewise.
5679 (test_cli_in_mi_frame): Likewise.
5680 (top level): Do not use with_test_prefix_procname.
5681
56822016-11-09 Pedro Alves <palves@redhat.com>
5683
5684 * gdb.base/commands.exp (gdbvar_simple_if_test)
5685 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5686 (progvar_simple_if_test, progvar_simple_while_test)
5687 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5688 (infrun_breakpoint_command_test, breakpoint_command_test)
5689 (user_defined_command_test, watchpoint_command_test)
5690 (test_command_prompt_position, deprecated_command_test)
5691 (bp_deleted_in_command, temporary_breakpoint_commands)
5692 (stray_arg0_test, source_file_with_indented_comment)
5693 (recursive_source_test, if_commands_test)
5694 (error_clears_commands_left, redefine_hook_test)
5695 (redefine_backtrace_test): Use proc_with_prefix.
5696 * lib/gdb.exp (proc_with_prefix): New proc.
5697
56982016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5699
5700 * gdb.base/tui-layout.c: New file.
5701 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5702 disassembly window contains very long lines.
5703
57042016-11-08 Tom Tromey <tom@tromey.com>
5705
5706 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5707 depend on Python 2.
5708
57092016-11-08 Tom Tromey <tom@tromey.com>
5710
5711 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5712 New method.
5713
57142016-10-29 Manish Goregaokar <manish@mozilla.com>
5715
5716 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5717
57182016-10-27 Manish Goregaokar <manish@mozilla.com>
5719
5720 * gdb.rust/simple.rs: Add test for univariant enums without
5721 discriminants and for encoded struct-like enums.
5722
57232016-10-28 Pedro Alves <palves@redhat.com>
5724
5725 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5726 gdb_test_multiple, tighten regexps and match symtabs and line
5727 tables incrementally.
5728
57292016-10-28 Luis Machado <lgustavo@codesourcery.com>
5730
5731 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5732 general.
5733
57342016-10-25 Luis Machado <lgustavo@codesourcery.com>
5735
5736 * gdb.base/exec-invalid-sysroot.exp: New file.
5737
57382016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5739
5740 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5741
57422016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5743
5744 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5745
57462016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5747
5748 * gdb.base/killed-outside.exp: Remove $options from a call to
5749 `prepare_for_testing'.
5750
57512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5752
5753 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5754 Change test message.
5755
57562016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5757
5758 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5759 Update comment.
5760
57612016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5762
5763 * gdb.trace/mi-trace-save.exp: New file.
5764
57652016-10-13 Yao Qi <yao.qi@linaro.org>
5766
5767 * gdb.base/code_elim.exp (get_var_address): Remove.
5768 * gdb.base/relocate.exp: Likewise.
5769 * gdb.base/shreloc.exp: Likewise.
5770 * lib/gdb.exp (get_var_address): New.
5771
57722016-10-13 Yao Qi <yao.qi@linaro.org>
5773
5774 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5775 floating point tests if $skip_float_test is false.
5776
57772016-10-12 Luis Machado <lgustavo@codesourcery.com>
5778
5779 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5780 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5781 argc values.
5782 Add 1 to argc so we guarantee distinct initial/modified argc values.
5783
57842016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5785
5786 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5787
57882016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5789
5790 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5791 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5792 * gdb.arch/vsx-regs.exp: Likewise.
5793
57942016-10-07 Yao Qi <yao.qi@linaro.org>
5795
5796 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5797
57982016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5799
5800 * gdb.python/python.exp: Test decode_line("*0").
5801
58022016-10-06 Doug Evans <dje@google.com>
5803
5804 * gdb.python/py-value.exp (test_value_creation): Add test for large
5805 unsigned 64-bit value.
5806
58072016-10-06 Tom Tromey <tom@tromey.com>
5808
5809 * gdb.compile/compile.exp: Change java tests to rust.
5810 * gdb.base/setshow.exp: Change java tests to rust.
5811 * gdb.base/default.exp: Remove java from language list.
5812 * README (Examples): Update language example.
5813 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5814 test.
5815 * lib/gdb.exp (skip_java_tests): Remove.
5816 * lib/java.exp: Remove.
5817 * gdb.java: Remove.
5818
58192016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5820
5821 * gdb.arch/mips-fcr.exp: New test.
5822 * gdb.arch/mips-fcr.c: Source for the new test.
5823
58242016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5825
5826 * gdb.base/solib-disc.exp: Use `standard_output_file'
5827 throughout.
5828
58292016-10-06 Pedro Alves <palves@redhat.com>
5830
5831 * gdb.base/jit-simple-dl.c: New file.
5832 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5833 * gdb.base/jit-simple.c: ... this.
5834 * gdb.base/jit-simple.exp (jit_run): Delete.
5835 (build_jit): New proc.
5836 (jit_test_reread): Recompile either the main program or the shared
5837 library, depending on what is being tested. Skip changing address
5838 if caller wants to. Compare before/after addresses. If testing
5839 standalone, explicitly load the binary. Test "maint info
5840 breakpoints".
5841 (top level): Add "standalone vs shared lib" and "change address"
5842 vs "same address" axes.
5843
58442016-10-06 Pedro Alves <palves@redhat.com>
5845
5846 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5847 call.
5848 (jit_run): Delete.
5849 (jit_test_reread): Use with_test_prefix. Reload the main binary
5850 explicitly. Compare the before/after addresses of the JIT
5851 descriptor.
5852
58532016-08-15 Doug Evans <dje@google.com>
5854
5855 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5856 for single bitfields is bool.
5857 * gdb.xml/tdesc-regs.exp: Ditto.
5858
58592016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5860
5861 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5862
58632016-10-05 Yao Qi <yao.qi@linaro.org>
5864
5865 * lib/gdb.exp (support_complex_tests): Return zero if
5866 gdb_skip_float_test return true.
5867
58682016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5869 Simon Marchi <simon.marchi@ericsson.com>
5870
5871 PR gdb/20487
5872 * gdb.mi/user-selected-context-sync.exp: New file.
5873 * gdb.mi/user-selected-context-sync.c: New file.
5874
58752016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5876 Simon Marchi <simon.marchi@ericsson.com>
5877
5878 PR gdb/20487
5879 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5880 =thread-select-event check.
5881
58822016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5883
5884 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5885 the compulsory L operand changes.
5886 * gdb.arch/powerpc-power.s: Likewise.
5887
58882016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5889
5890 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5891 * gdb.base/jit-attach-pie.c: New file.
5892 * gdb.base/jit-attach-pie.exp: New file.
5893
58942016-09-28 Pedro Alves <palves@redhat.com>
5895
5896 * gdb.base/infcall-input.c: New file.
5897 * gdb.base/infcall-input.exp: New file.
5898
58992016-09-22 Yao Qi <yao.qi@linaro.org>
5900
5901 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5902 (gdb_exit): Rename it to ...
5903 (gdbserver_gdb_exit): ... Close GDBserver.
5904 (gdb_exit): New proc, call gdbserver_gdb_exit.
5905 (mi_gdb_exit): Likewise.
5906
59072016-09-22 Yao Qi <yao.qi@linaro.org>
5908
5909 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5910 path.
5911 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5912 Remove duplication.
5913
59142016-09-22 Yao Qi <yao.qi@linaro.org>
5915
5916 * lib/gdbserver-support.exp: Check the existence of
5917 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5918
59192016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5920
5921 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5922
59232016-09-21 Tom Tromey <tom@tromey.com>
5924
5925 PR gdb/20604:
5926 * gdb.base/quit.exp: New file.
5927
59282016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5929
5930 * .gitignore: New file.
5931
59322016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5933
5934 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5935 throughout.
5936
59372016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5938
5939 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5940
59412016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5942
5943 * gdb.cp/casts.cc (decltype): Move it ...
5944 (main): ... with its call to ...
5945 * gdb.cp/casts03.cc: ... a new file.
5946 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5947
59482016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5949
5950 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5951
59522016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5953
5954 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5955 and sync up the test with tests in gas/testsuite/gas/ppc.
5956 * gdb.arch/powerpc-power.exp: Likewise.
5957
59582016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5959
5960 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5961
59622016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5963 Jan Kratochvil <jan.kratochvil@redhat.com>
5964
5965 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5966 make m1's definition to be different from m2's. Use 'dummy' as an
5967 argument for probe 'two'.
5968
59692016-09-10 Jon Beniston <jon@beniston.com>
5970
5971 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5972 for sim target.
5973
59742016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5975
5976 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5977 variable declaration.
5978 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5979 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5980 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5981 received HWCAP as its argument.
5982
59832016-09-06 Pedro Alves <palves@redhat.com>
5984
5985 * gdb.base/new-ui-pending-input.c: New file.
5986 * gdb.base/new-ui-pending-input.exp: New file.
5987 * gdb.exp (clear_gdb_spawn_id): New procedure.
5988 (with_spawn_id): Check whether gdb_spawn_id exists before
5989 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5990 on exit.
5991
59922016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5993
5994 * gdb.base/float128.c: New file.
5995 * gdb.base/float128.exp: Likewise.
5996 * gdb.base/floatn.c: Likewise.
5997 * gdb.base/floatn.exp: Likewise.
5998
59992016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
6000
6001 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
6002
60032016-09-05 Pedro Alves <palves@redhat.com>
6004
6005 PR backtrace/19927
6006 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
6007 unwinders are immediately called as side effect of "source" or
6008 "disable unwinder" commands.
6009 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
6010
60112016-09-02 Yao Qi <yao.qi@linaro.org>
6012
6013 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
6014 is true and $type is "float" or "double".
6015
60162016-09-02 Yao Qi <yao.qi@linaro.org>
6017
6018 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
6019 true.
6020 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
6021 * gdb.base/call-rt-st.exp: Likewise.
6022 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
6023 return value instead of gdb,skip_float_test.
6024 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
6025 (do_function_calls): Use its return value instead of
6026 gdb,skip_float_test.
6027 * gdb.base/finish.exp: Likewise.
6028 * gdb.base/funcargs.exp: Likewise.
6029 * gdb.base/return.exp: Likewise.
6030 * gdb.base/return2.exp: Likewise.
6031 * gdb.base/varargs.exp: Likewise.
6032 * lib/gdb.exp (gdb_skip_float_test): Change it to
6033 gdb_caching_proc. Detect the broken ptrace on arm-linux.
6034
60352016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
6036
6037 * gdb.multi/tids.exp: Test "thread apply all".
6038
60392016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6040
6041 * gdb.base/default.exp (tty): Remove.
6042
60432016-08-24 Kevin Buettner <kevinb@redhat.com>
6044
6045 * gdb.python/py-recurse-unwind.c: New file.
6046 * gdb.python/py-recurse-unwind.py: New file.
6047 * gdb.python/py-recurse-unwind.exp: New file.
6048
60492016-08-24 Simon Marchi <simon.marchi@ericsson.com>
6050
6051 * gdb.base/set-inferior-tty.exp: New file.
6052 * gdb.base/set-inferior-tty.c: New file.
6053
60542016-08-23 Pedro Alves <palves@redhat.com>
6055
6056 PR gdb/20494
6057 * gdb.base/new-ui-echo.c: New file.
6058 * gdb.base/new-ui-echo.exp: New file.
6059
60602016-08-23 Yao Qi <yao.qi@linaro.org>
6061
6062 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
6063 gdbserver_spawn.
6064 * gdb.server/connect-without-multi-process.exp (do_test):
6065 Likewise.
6066
60672016-08-23 Yao Qi <yao.qi@linaro.org>
6068
6069 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
6070 standalone_txt. Delete gdb_txt and standalone_txt on host
6071 and target. Spawn the binary on target. Copy files from
6072 target to host.
6073
60742016-08-22 Pedro Alves <palves@redhat.com>
6075
6076 PR gdb/20505
6077 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6078 with_test_prefix. Factor out bits to ...
6079 (test_no_vdso): ... this new procedure.
6080
60812016-08-19 Carl Love <cel@us.ibm.com>
6082
6083 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6084 maintaining separate logic for constructing the output path.
6085 * gdb.arch/powerpc-d128-regs.exp: Likewise.
6086 * gdb.arch/ppc-dfp.exp: Likewise.
6087 * gdb.arch/ppc-fp.exp: Likewise.
6088 * gdb.arch/vsx-regs.exp: Likewise.
6089 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6090 binprefix for generating the additional binary files.
6091
60922016-08-19 Pedro Alves <palves@redhat.com>
6093
6094 * gdb.trace/mi-trace-frame-collected.exp
6095 (test_trace_frame_collected): On x32, expect two registers.
6096
60972016-08-18 Carl Love <cel@us.ibm.com>
6098
6099 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6100 and sync up the test with tests in gas/testsuite/gas/ppc.
6101 * gdb.arch/powerpc-power.exp: Likewise.
6102
61032016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6104
6105 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6106 expected error message.
6107
61082016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6109
6110 * gdb.multi/remove-inferiors.exp: New file.
6111 * gdb.multi/remove-inferiors.c: New file.
6112
61132016-08-12 Yao Qi <yao.qi@linaro.org>
6114
6115 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6116 argument list.
6117
61182016-08-10 Pedro Alves <palves@redhat.com>
6119
6120 PR gdb/19187
6121 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6122 setup_kfails.
6123
61242016-08-09 Pedro Alves <palves@redhat.com>
6125 Simon Marchi <simon.marchi@ericsson.com>
6126
6127 PR gdb/20418
6128 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6129 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6130
61312016-08-09 Pedro Alves <palves@redhat.com>
6132
6133 PR mi/20431
6134 * gdb.mi/mi-cmd-error.exp: New file.
6135
61362016-08-09 Pedro Alves <palves@redhat.com>
6137
6138 PR gdb/18653
6139 * gdb.base/signals-state-child.c: New file.
6140 * gdb.base/signals-state-child.exp: New file.
6141 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6142
61432016-08-09 Pedro Alves <palves@redhat.com>
6144
6145 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6146
61472016-08-03 Tom Tromey <tom@tromey.com>
6148
6149 PR python/18565:
6150 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6151
61522016-08-01 Yao Qi <yao.qi@linaro.org>
6153
6154 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6155 variable mode to "multi-process" if $multi_process is 1, otherwise
6156 set it to "single-process".
6157
61582016-08-01 Yao Qi <yao.qi@linaro.org>
6159
6160 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6161 * gdb.cp/cpexprs.exp: Likewise.
6162 * gdb.cp/m-static.exp: Likewise.
6163
61642016-07-26 Tom Tromey <tom@tromey.com>
6165
6166 PR python/20190:
6167 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6168 test.
6169
61702016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6171
6172 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6173 selecting assembly source files.
6174 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6175 assembly source files.
6176 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6177 assembly source files.
6178 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6179 selecting assembly source files.
6180
61812016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6182
6183 * gdb.base/new-ui.exp (do_test_invalid_args): New
6184 procedure.
6185
61862016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6187
6188 * gdb.btrace/reconnect.c: New file.
6189 * gdb.btrace/reconnect.exp: New file.
6190
61912016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6192
6193 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6194 to test_catch_syscall_group.
6195 (test_catch_syscall_group): New.
6196
61972016-07-21 Tom Tromey <tom@tromey.com>
6198
6199 * gdb.rust/simple.rs (main): Use empty struct expression.
6200 * gdb.rust/simple.exp: Add tests for empty struct expression.
6201
62022016-07-21 Yao Qi <yao.qi@linaro.org>
6203
6204 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6205 if gdb_skip_xml_test is true on some targets.
6206
62072016-07-21 Yao Qi <yao.qi@linaro.org>
6208
6209 * gdb.server/solib-list.exp: Unset last_loaded_file.
6210
62112016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6212
6213 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6214 "step into captured_main (args)".
6215
62162016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6217
6218 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6219
62202016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6221
6222 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6223
62242016-07-19 Pedro Alves <palves@redhat.com>
6225
6226 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6227 * gdb.opt/inline-bt.exp: Likewise.
6228 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6229 additional_flags=-Winline.
6230 * gdb.opt/inline-locals.exp: Likewise.
6231 * gdb.opt/inline-markers.c (ATTR): Define.
6232 (inlined_fn): Use it.
6233
62342016-07-19 Yao Qi <yao.qi@linaro.org>
6235
6236 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6237 (test_with_self): Remove some code. Remove argument executable.
6238 (top-level): Use do_self_tests.
6239
62402016-07-15 Zachary Welch <zwelch@codesourcery.com>
6241 Don Breazeal <donb@codesourcery.com>
6242
6243 * gdb.base/maint.exp: Escape paths used in regular expressions.
6244 * gdb.stabs/weird.exp: Likewise.
6245
62462016-07-13 Tom Tromey <tom@tromey.com>
6247
6248 PR python/15620, PR python/18620:
6249 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6250 (test_bkpt_events): New procs.
6251
62522016-07-13 Tom Tromey <tom@tromey.com>
6253
6254 PR python/17698:
6255 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6256 test.
6257 (test_watchpoints): Likewise.
6258 (test_bkpt_pending): New proc.
6259
62602016-07-13 Tom Tromey <tom@tromey.com>
6261
6262 PR cli/18053:
6263 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6264 completion test.
6265
62662016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6267
6268 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6269 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6270 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6271 f_label.
6272 (g): Rename g_end_lbl to g_label.
6273 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6274 low_pc and high_pc.
6275 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6276
62772016-07-12 Tom Tromey <tom@tromey.com>
6278
6279 PR python/19293:
6280 * gdb.python/py-unwind-maint.exp: Update tests.
6281
62822016-07-12 Yao Qi <yao.qi@linaro.org>
6283
6284 * lib/selftest-support.exp (selftest_setup): Match the output
6285 when captured_main is inlined.
6286
62872016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6288
6289 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6290 New variables.
6291 (print this%a, print this%b, print this): New tests.
6292 * gdb.fortran/derived-types.f90 (this): New object and
6293 initialization.
6294
62952016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6296
6297 * gdb.ada/arraydim.exp: Remove extra directory level in build
6298 directory.
6299
63002016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6301
6302 * lib/ada.exp: Remove extra directory level in build directory.
6303 * gdb.ada/cond_lang.exp: Likewise.
6304 * gdb.ada/exec_changed.exp: Likewise.
6305 * gdb.ada/lang_switch.exp: Likewise.
6306
63072016-07-06 Manish Goregaokar <manish@mozilla.com>
6308
6309 * simple.rs: Add test for raw pointer subscripting.
6310 * simple.exp: Add test expectations.
6311
63122016-07-05 Yao Qi <yao.qi@linaro.org>
6313
6314 * gdb.mi/mi-reverse.exp: Match =record-started output.
6315
63162016-07-01 Pedro Alves <palves@redhat.com>
6317
6318 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6319 procedure.
6320 (jit_reader_test): Test the jit reader's unwinder.
6321 * gdb.base/jithost.c (jit_function_00_code): New global.
6322 (main): Use memcpy to fill in the mmapped code, instead of poking
6323 bytes manually here.
6324 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6325 value.
6326 (read_debug_info): Save the function's range.
6327 (read_sp): New function.
6328 (unwind_frame): Use it. Also unwind RBP.
6329 (get_frame_id): Use read_sp.
6330 (gdb_init_reader): Use calloc instead of malloc.
6331 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6332 parameter. Use gdb_test_multiple.
6333
63342016-07-01 Pedro Alves <palves@redhat.com>
6335 Antoine Tremblay <antoine.tremblay@ericsson.com>
6336
6337 * gdb.threads/process-dies-while-detaching.c: New file.
6338 * gdb.threads/process-dies-while-detaching.exp: New file.
6339
63402016-07-01 Pedro Alves <palves@redhat.com>
6341
6342 * gdb.multi/watchpoint-multi-exit.c: New file.
6343 * gdb.multi/watchpoint-multi-exit.exp: New file.
6344
63452016-06-30 Pedro Alves <palves@redhat.com>
6346
6347 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6348 unset inferior_spawn_id.
6349
63502016-06-30 Pedro Alves <palves@redhat.com>
6351
6352 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6353 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6354
63552016-06-29 Yao Qi <yao.qi@linaro.org>
6356
6357 * gdb.base/return.c: Add copyright header.
6358
63592016-06-29 Tom Tromey <tom@tromey.com>
6360
6361 PR python/20129:
6362 * gdb.python/py-framefilter.exp: Add tests for setting priority
6363 and disabling of non-existent frame filter.
6364
63652016-06-29 Yao Qi <yao.qi@linaro.org>
6366
6367 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6368 0x0f07ff.
6369
63702016-06-28 Yao Qi <yao.qi@linaro.org>
6371
6372 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6373 triplets. Start gdb, execute catch syscall, and continue. Check
6374 gdb's output to determine catch syscall is supported.
6375
63762016-06-27 Manish Goregaokar <manish@mozilla.com>
6377
6378 * gdb.rust/simple.rs: Add test for returning unit in a function.
6379 * gdb.rust/simple.exp: Add expectation for functions returning
6380 unit.
6381
63822016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6383
6384 * gdb.python/py-breakpoint-create-fail.c,
6385 gdb.python/py-breakpoint-create-fail.exp,
6386 gdb.python/py-breakpoint-create-fail.py: New testcase.
6387
63882016-06-25 Manish Goregaokar <manish@mozilla.com>
6389
6390 PR gdb/20239
6391 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6392 * gdb.rust/simple.exp: Add test expectations for new NonZero
6393 tests.
6394
63952016-06-24 David Taylor <dtaylor@emc.com>
6396
6397 * gdb.base/offsets.exp: New file.
6398 * gdb.base/offsets.c: New file.
6399
64002016-06-23 Tom Tromey <tom@tromey.com>
6401
6402 PR gdb/16483:
6403 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6404 before any filters are loaded.
6405
64062016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6407
6408 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6409 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6410 structs.
6411 * gdb.fortran/derived-type-function.exp: New file.
6412 * gdb.fortran/derived-type-function.f90: New file.
6413
6414
64152016-06-21 Pedro Alves <palves@redhat.com>
6416
6417 * gdb.base/new-ui.exp: New file.
6418 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6419 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6420 (with_spawn_id): New procedure.
6421
64222016-06-21 Pedro Alves <palves@redhat.com>
6423
6424 * gdb.mi/mi-exec-run.exp: New file.
6425
64262016-06-21 Pedro Alves <palves@redhat.com>
6427
6428 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6429 breakpoint command's output on the main UI.
6430 (test_break): New procedure, factored out from calls in the top
6431 level.
6432 (top level): Use foreach_with_prefix to test MI as main UI and as
6433 separate UI.
6434
64352016-06-21 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6438 (test_awatch_creation_and_listing)
6439 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6440 Remove 'type' parameter.
6441 (test_watchpoint_all): New parameter mi_mode. Remove
6442 with_test_prefix.
6443 (top level): Use foreach_with_prefix, and add main/separate UI MI
6444 testing axis.
6445
64462016-06-21 Pedro Alves <palves@redhat.com>
6447
6448 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6449 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6450 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6451 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6452 (gdb_main_spawn_id, mi_spawn_id): Declare and
6453 comment.
6454 (mi_create_inferior_pty): New procedure,
6455 factored out from default_mi_gdb_start.
6456 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6457 procedures.
6458 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6459 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6460 Use mi_create_inferior_pty.
6461 (mi_gdb_start): Use eval to pass down args list.
6462
64632016-06-21 Pedro Alves <palves@redhat.com>
6464
6465 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6466 * gdb.opt/inline-cmds.exp: Add MI tests.
6467
64682016-06-21 Pedro Alves <palves@redhat.com>
6469
6470 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6471
64722016-06-21 Pedro Alves <palves@redhat.com>
6473
6474 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6475 (top level): Use it instead of mi_execute_to.
6476
64772016-06-21 Pedro Alves <palves@redhat.com>
6478
6479 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6480 (cont_handler_str): New.
6481 (signal_stop_handler): Set stop_handler_str instead of printing to
6482 stdout.
6483 (continue_handler): Set cont_handler_str instead of printing to
6484 stdout.
6485 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6486 mi_send_resuming_command. Print stop_handler_str and
6487 cont_handler_str instead of expecting the python events print
6488 directly.
6489
64902016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6491
6492 * gdb.base/jit-reader.exp: New file.
6493 * gdb.base/jithost.c: New file.
6494 * gdb.base/jithost.h: New file.
6495 * gdb.base/jitreader.c : New file.
6496 * gdb.base/jit-protocol.h: New file.
6497
64982016-06-17 Yao Qi <yao.qi@linaro.org>
6499
6500 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6501 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6502 and detach-on-fork. Adjust tests.
6503 (top level): Invoke break_cond_on_syscall with combinations of
6504 syscall, follow-fork-mode and detach-on-fork.
6505
65062016-06-17 Yao Qi <yao.qi@linaro.org>
6507
6508 * gdb.base/step-over-exit.c: New.
6509 * gdb.base/step-over-exit.exp: New.
6510
65112016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6512
6513 * gdb.base/float.exp: Add target check for nds32*-*-*.
6514 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6515
65162016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6517
6518 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6519 for unsupported target features.
6520 * gdb.base/call-rt-st.exp: Likewise.
6521 * gdb.base/call-sc.exp: Likewise.
6522 * gdb.base/call-signal-resume.exp: Likewise.
6523 * gdb.base/call-strs.exp: Likewise.
6524 * gdb.base/callexit.exp: Likewise.
6525 * gdb.base/callfuncs.exp: Likewise.
6526 * gdb.base/nodebug.exp: Likewise.
6527 * gdb.base/printcmds.exp: Likewise.
6528 * gdb.base/ptype.exp: Likewise.
6529 * gdb.base/structs.exp: Likewise.
6530 * gdb.base/unwindonsignal.exp: Likewise.
6531 * gdb.cp/gdb2495.exp: Likewise.
6532 * gdb.cp/templates.exp: Likewise.
6533 * gdb.cp/virtfunc.exp: Likewise.
6534 * gdb.threads/hand-call-in-threads.exp: Likewise.
6535 * gdb.threads/interrupted-hand-call.exp: Likewise.
6536 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6537
65382016-06-10 Tom Tromey <tom@tromey.com>
6539
6540 PR rust/20110:
6541 * gdb.rust/expr.exp: Add test for integer constant larger than
6542 i32.
6543
65442016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6545
6546 * gdb.fortran/nested-funcs.exp: New.
6547 * gdb.fortran/nested-funcs.f90: New.
6548
65492016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6550
6551 * gdb.base/examine-backward.c: New file.
6552 * gdb.base/examine-backward.exp: New file.
6553
65542016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6555
6556 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6557 matching.
6558
65592016-06-02 Tom Tromey <tom@tromey.com>
6560
6561 PR python/18984:
6562 * gdb.python/py-shared.exp: Add solib_name test.
6563
65642016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6565
6566 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6567
65682016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6569
6570 PR c++/19893
6571 * gdb.dwarf2/implref.exp: Rename to...
6572 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6573 * gdb.dwarf2/implref-array.c: New file.
6574 * gdb.dwarf2/implref-array.exp: Likewise.
6575 * gdb.dwarf2/implref-global.c: Likewise.
6576 * gdb.dwarf2/implref-global.exp: Likewise.
6577 * gdb.dwarf2/implref-struct.c: Likewise.
6578 * gdb.dwarf2/implref-struct.exp: Likewise.
6579
65802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6581
6582 * gdb.trace/trace-condition.exp: Add 64bit tests.
6583
65842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6585
6586 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6587 bits types.
6588 (main): Adapt to 8 to 64 bits types.
6589 * gdb.trace/trace-condition.exp: Add new tests.
6590
65912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6592
6593 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6594
65952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6596
6597 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6598 Move condition tests...
6599 * gdb.trace/trace-condition.exp: Here.
6600
66012016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6602
6603 * gdb.trace/trace-condition.exp: Add counter-case tests.
6604
66052016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6606
6607 PR c++/15231
6608 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6609 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6610
66112016-05-27 Pedro Alves <palves@redhat.com>
6612
6613 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6614 New procedure.
6615 (top level): Call it, and bail out of DejaGnu is known to be bad.
6616
66172016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6618
6619 * gdb.base/whatis.c: Extend the test case.
6620 * gdb.base/whatis.exp: Add additional tests.
6621
66222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6623
6624* gdb.fortran/type.f90: Add pointer variable.
6625* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6626
66272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6628
6629 * gdb.fortran/vla-type.exp: Fix testcase name.
6630
66312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6632
6633 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6634
66352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6636
6637 * gdb.fortran/type.f90: Add nested structures.
6638 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6639 * gdb.fortran/derived-type.exp: Adapt expected output.
6640 * gdb.fortran/vla-type.exp: Adapt expected output.
6641
66422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6643
6644 * gdb.fortran/whatis_type.exp: Adapt expected output.
6645
66462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6647
6648 * gdb.fortran/print_type.exp: Fix expected output.
6649 * gdb.fortran/whatis_type.exp: Fix expected output.
6650
66512016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6652
6653 * gdb.fortran/whatis_type.exp: Use multi_line.
6654
66552016-05-24 Tom Tromey <tom@tromey.com>
6656
6657 PR python/17386:
6658 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6659 use value as an index.
6660
66612016-05-23 Tom Tromey <tom@tromey.com>
6662
6663 PR python/17981:
6664 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6665 no-breakpoint case.
6666
66672016-05-24 Pedro Alves <palves@redhat.com>
6668
6669 PR gdb/19828
6670 * gdb.threads/clone-attach-detach.c: New file.
6671 * gdb.threads/clone-attach-detach.exp: New file.
6672
66732016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6674
6675 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6676
66772016-05-23 Tom Tromey <tom@tromey.com>
6678
6679 PR python/19438, PR python/18393:
6680 * gdb.python/py-progspace.exp: Add "dir" test.
6681 * gdb.python/py-objfile.exp: Add "dir" test.
6682
66832016-05-23 Yao Qi <yao.qi@linaro.org>
6684
6685 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6686 * gdb.arch/thumb2-it.exp: Likewise.
6687
66882016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6689
6690 * gdb.mi/mi-threads-interrupt.c: New file.
6691 * gdb.mi/mi-threads-interrupt.exp: New file.
6692
66932016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6694
6695 PR gdb/18077
6696 * gdb.mi/mi-async-run.exp: New file.
6697 * gdb.mi/mi-async-run.c: New file.
6698
66992016-05-17 Tom Tromey <tom@tromey.com>
6700 Manish Goregaokar <manishsmail@gmail.com>
6701
6702 * lib/rust-support.exp: New file.
6703 * lib/gdb.exp (skip_rust_tests): New proc.
6704 (build_executable_from_specs): Handle rust.
6705 * lib/future.exp (gdb_find_rustc): New proc.
6706 (gdb_default_target_compile): Handle rust.
6707 * gdb.rust/expr.exp: New file.
6708 * gdb.rust/generics.exp: New file.
6709 * gdb.rust/generics.rs: New file.
6710 * gdb.rust/methods.exp: New file.
6711 * gdb.rust/methods.rs: New file.
6712 * gdb.rust/modules.exp: New file.
6713 * gdb.rust/modules.rs: New file.
6714 * gdb.rust/simple.exp: New file.
6715 * gdb.rust/simple.rs: New file.
6716
67172016-05-17 Tom Tromey <tom@tromey.com>
6718
6719 * gdb.base/default.exp (set language): Add rust.
6720
67212016-05-17 Tom Tromey <tom@tromey.com>
6722
6723 * gdb.gdb/unittest.exp: New file.
6724
67252016-05-16 Yao Qi <yao.qi@linaro.org>
6726
6727 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6728 shell_prompt. Update shell_prompt_re.
6729
67302016-05-12 Doug Evans <dje@google.com>
6731
6732 PR symtab/19999
6733 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6734 $options when building executable.
6735 * gdb.dwarf2/fission-loclists-pie.S: New file.
6736 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6737
67382016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6739
6740 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6741 of [is_remote target],
6742
67432016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6744
6745 * lib/gdb.exp (use_gdb_stub): New procedure.
6746
67472016-05-03 Yunlian Jiang <yunlian@google.com>
6748 Doug Evans <dje@google.com>
6749
6750 PR symtab/19914
6751 * gdb.dwarf2/dwp-sepdebug.c: New file.
6752 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6753
67542016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6755
6756 * gdb.base/detach.exp: Remove is_remote check.
6757
67582016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6759
6760 * gdb.base/annota-input-while-running.exp: Don't check for
6761 [is_remote target]. Enable annotations after running to main.
6762 Remove unused "set test..." line.
6763
67642016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6765
6766 * gdb.trace/trace-enable-disable.exp: New file.
6767 * gdb.trace/trace-enable-disable.c: New file.
6768
67692016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6770
6771 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6772 use it in info sharedlibrary test.
6773 * gdb.trace/ftrace-lock.exp: Likewise.
6774 * gdb.trace/ftrace.exp: Likewise.
6775 * gdb.trace/range-stepping.exp: Likewise.
6776 * gdb.trace/trace-break.exp: Likewise.
6777 * gdb.trace/trace-condition.exp: Likewise.
6778 * gdb.trace/trace-mt.exp: Likewise.
6779
67802016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6781
6782 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6783 (gdb_load_shlib): ... this.
6784 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6785 gdb_load_shlib.
6786 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6787 * gdb.base/ctxobj.exp: Likewise.
6788 * gdb.base/dprintf-pending.exp: Likewise.
6789 * gdb.base/dso2dso.exp: Likewise.
6790 * gdb.base/fixsection.exp: Likewise.
6791 * gdb.base/gcore-relro.exp: Likewise.
6792 * gdb.base/gdb1555.exp: Likewise.
6793 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6794 * gdb.base/gnu-ifunc.exp: Likewise.
6795 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6796 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6797 * gdb.base/pending.exp: Likewise.
6798 * gdb.base/print-file-var.exp: Likewise.
6799 * gdb.base/print-symbol-loading.exp: Likewise.
6800 * gdb.base/shlib-call.exp: Likewise.
6801 * gdb.base/shreloc.exp: Likewise.
6802 * gdb.base/so-impl-ld.exp: Likewise.
6803 * gdb.base/solib-disc.exp: Likewise.
6804 * gdb.base/solib-nodir.exp: Likewise.
6805 * gdb.base/solib-overlap.exp: Likewise.
6806 * gdb.base/solib-symbol.exp: Likewise.
6807 * gdb.base/solib-weak.exp (do_test): Likewise.
6808 * gdb.base/sym-file.exp: Likewise.
6809 * gdb.base/symtab-search-order.exp: Likewise.
6810 * gdb.base/type-opaque.exp: Likewise.
6811 * gdb.base/unload.exp: Likewise.
6812 * gdb.base/watchpoint-solib.exp: Likewise.
6813 * gdb.compile/compile.exp: Likewise.
6814 * gdb.cp/gdb2384.exp: Likewise.
6815 * gdb.cp/infcall-dlopen.exp: Likewise.
6816 * gdb.cp/re-set-overloaded.exp: Likewise.
6817 * gdb.fortran/library-module.exp: Likewise.
6818 * gdb.opt/solib-intra-step.exp: Likewise.
6819 * gdb.python/py-finish-breakpoint.exp: Likewise.
6820 * gdb.python/py-shared.exp: Likewise.
6821 * gdb.reverse/solib-precsave.exp: Likewise.
6822 * gdb.reverse/solib-reverse.exp: Likewise.
6823 * gdb.server/solib-list.exp: Likewise.
6824 * gdb.threads/dlopen-libpthread.exp: Likewise.
6825 * gdb.threads/tls-shared.exp: Likewise.
6826 * gdb.threads/tls-so_extern.exp: Likewise.
6827 * gdb.trace/change-loc.exp: Likewise.
6828 * gdb.trace/ftrace-lock.exp: Likewise.
6829 * gdb.trace/ftrace.exp: Likewise.
6830 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6831 * gdb.trace/pending.exp: Likewise.
6832 * gdb.trace/range-stepping.exp: Likewise.
6833 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6834 (strace_info_marker): Likewise.
6835 (strace_probe_marker): Likewise.
6836 (strace_trace_on_same_addr): Likewise.
6837 (strace_trace_on_diff_addr): Likewise.
6838 * gdb.trace/trace-break.exp: Likewise.
6839 * gdb.trace/trace-condition.exp: Likewise.
6840 * gdb.trace/trace-mt.exp: Likewise.
6841
68422016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6843
6844 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6845 result of gdb_remote_download.
6846 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6847 * gdb.base/dso2dso.exp: Likewise.
6848 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6849 * gdb.base/print-file-var.exp: Likewise.
6850 * gdb.base/shlib-call.exp: Likewise.
6851 * gdb.base/shreloc.exp: Likewise.
6852 * gdb.base/solib-overlap.exp: Likewise.
6853 * gdb.base/solib-weak.exp (do_test): Likewise.
6854 * gdb.base/unload.exp: Likewise.
6855
68562016-04-27 Yao Qi <yao.qi@linaro.org>
6857
6858 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6859 exists.
6860
68612016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6862
6863 * vla-type.exp: Print structure from toplevel.
6864
68652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6866
6867 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6868 of dynamic types.
6869 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6870 of dynamic types.
6871
68722016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6873
6874 * gdb.fortran/vla-type.f90: New file.
6875 * gdb.fortran/vla-type.exp: New file.
6876
68772016-04-25 Yao Qi <yao.qi@linaro.org>
6878
6879 * gdb.base/branch-to-self.c: New file.
6880 * gdb.base/branch-to-self.exp: New file.
6881
68822016-04-22 Yao Qi <yao.qi@linaro.org>
6883
6884 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6885 more after $hex.
6886
68872016-04-22 Yao Qi <yao.qi@linaro.org>
6888
6889 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6890 * gdb.base/annota3.exp: Likewise.
6891
68922016-04-22 Yao Qi <yao.qi@linaro.org>
6893
6894 * gdb.reverse/step-precsave.exp: Do one step and test program
6895 stops in "callee" and do multiple steps until program goes out
6896 of "callee".
6897 * gdb.reverse/step-reverse.exp: Likewise.
6898
68992016-04-22 Yao Qi <yao.qi@linaro.org>
6900
6901 * gdb.trace/signal.exp: Also pass if
6902 $tracepoint_hits($i) > $iterations.
6903
69042016-04-22 Yao Qi <yao.qi@linaro.org>
6905
6906 * gdb.trace/signal.c: New file.
6907 * gdb.trace/signal.exp: New file.
6908
69092016-04-19 Doug Evans <xdje42@gmail.com>
6910
6911 * gdb.base/bad-file.exp: New file.
6912
69132016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6914
6915 * gdb.dwarf2/implref.exp: New file.
6916
69172016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6918
6919 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6920 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6921 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6922 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6923 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6924 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6925 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6926 * lib/fortran.exp (fortran_int4): New procedure.
6927 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6928 (fortran_logical4): Likewise.
6929
69302016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6931
6932 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6933
69342016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6935
6936 * lib/compiler.c: Add Intel specific preprocessor macros.
6937 * lib/compiler.cc: Likewise.
6938
69392016-04-13 Luis Machado <lgustavo@codesourcery.com>
6940
6941 * gdb.server/connect-with-no-symbol-file.c: New file.
6942 * gdb.server/connect-with-no-symbol-file.exp: New file.
6943
69442016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6945
6946 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6947
69482016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6949
6950 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6951 standard output directory.
6952
69532016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6954
6955 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6956
69572016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6958
6959 * gdb.btrace/instruction_history.c (loop): Add declaration.
6960
69612016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6962
6963 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6964
69652016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6966
6967 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6968 parentheses to print.
6969 (continue_handler): Likewise.
6970
69712016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6972
6973 * gdb.server/solib-list.exp: Remove is_remote check.
6974 Pass shlib= to gdb_compile. Don't link shared library with
6975 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6976 Run binary filename through "readlink -f" on the target.
6977
69782016-04-08 Pedro Alves <palves@redhat.com>
6979
6980 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6981 interpreter filename as argument to gdbserver_spawn.
6982 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6983 Return empty if $last_loaded_file does not exist.
6984
69852016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6986
6987 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6988 * gdb.base/jit-main.c: Use exit after usage.
6989
69902016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6991
6992 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6993 GDBHISTSIZE prior to the tests.
6994 * gdb.base/gdbinit-history.exp: Likewise.
6995
69962016-04-07 Pedro Alves <palves@redhat.com>
6997
6998 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6999 instead of build_executable. Use gdb_load_shlibs.
7000
70012016-04-07 Yao Qi <yao.qi@linaro.org>
7002
7003 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
7004 Execute "si" command.
7005
70062016-04-07 Yao Qi <yao.qi@linaro.org>
7007
7008 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
7009 number instead of the comments on some line.
7010
70112016-04-06 Don Breazeal <donb@codesourcery.com>
7012
7013 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
7014 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
7015
70162016-04-06 Simon Marchi <simon.marchi@ericsson.com>
7017
7018 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
7019 standard_output_file. Remove unused binfile variable.
7020
70212016-04-05 Catalin Udma <catalin.udma@freescale.com>
7022
7023 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
7024 * gdb.python/py-mi-objfile.exp: Match "list main" output
7025 in console format.
7026
70272016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
7028
7029 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
7030 absolute.
7031
70322016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7033
7034 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
7035 absolute.
7036 * gdb.trace/ftrace.exp: Likewise.
7037 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
7038 targets as well.
7039 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
7040 (gdb_load_shlibs): Copy libraries to test directory when testing
7041 natively. Only set solib-search-path if testing remotely.
7042 * lib/mi-support.exp (mi_load_shlibs): Likewise.
7043
70442016-04-05 Simon Marchi <simon.marchi@ericsson.com>
7045
7046 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
7047 gdb_download. Use it even if the target is not remote.
7048 * gdb.base/jit.exp (compile_jit_test): Likewise.
7049 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
7050 output directory if the destination board is local, otherwise use
7051 the standard remote_download from DejaGnu.
7052 (gdb_download): Remove.
7053 (gdb_load_shlibs): Use gdb_remote_download instead of
7054 gdb_download.
7055 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
7056 Use gdb_remote_download instead of gdb_download. Use it even if
7057 the target is not remote.
7058 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
7059 instead of gdb_download.
7060
70612016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
7062
7063 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
7064 (test_insert_delete_modify): Call mi_load_shlibs before trying to
7065 run.
7066
70672016-04-01 Artemiy Volkov <artemiyv@acm.org>
7068
7069 PR gdb/19820
7070 * gdb.base/printcmds.exp: Add artificial arrays tests.
7071
70722016-03-31 Pedro Alves <palves@redhat.com>
7073
7074 PR gdb/19858
7075 * gdb.base/jit-main.c: Include unistd.h.
7076 (ATTACH): Define to 0 if not already defined.
7077 (wait_for_gdb, mypid): New globals.
7078 (WAIT_FOR_GDB): New macro.
7079 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
7080 some breakpoint locations.
7081 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7082 New procedures.
7083 (one_jit_test): Add REATTACH parameter, and handle it. Use
7084 continue_to_test_location.
7085 (top level): Test attach, and adjusts calls to one_jit_test.
7086
70872016-03-31 Pedro Alves <palves@redhat.com>
7088
7089 PR gdb/19858
7090 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
7091 BINSUFFIX parameter, and handle it.
7092 (top level): Adjust calls compile_jit_test.
7093
70942016-03-31 Catalin Udma <catalin.udma@freescale.com>
7095
7096 PR python/19743
7097 * gdb.python/py-mi-events-gdb.py: New file.
7098 * gdb.python/py-mi-events.c: New file.
7099 * gdb.python/py-mi-events.exp: New file.
7100
71012016-03-30 Yao Qi <yao.qi@linaro.org>
7102
7103 * gdb.reverse/until-precsave.exp: Match function name only.
7104 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7105 Move malloc to a condition block.
7106 * gdb.reverse/until-reverse.exp: Match function name only.
7107
71082016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7109
7110 * gdb.trace/ftrace.exp: Set arg0exp for s390.
7111 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7112 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7113 variable for GPR 0 instead of assuming it is register 0.
7114 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7115 * lib/trace-support.exp: Add s390 registers.
7116
71172016-03-29 Yao Qi <yao.qi@linaro.org>
7118
7119 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7120
71212016-03-24 Yao Qi <yao.qi@linaro.org>
7122
7123 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7124 test message.
7125
71262016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7127
7128 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7129 maintaining separate logic for constructing the output path.
7130
71312016-03-16 Don Breazeal <donb@codesourcery.com>
7132
7133 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7134 Retry fork and waitpid on interrupted system call errors.
7135 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7136 Use with_timeout_factor to increase timeout by factor of 10.
7137
71382016-03-15 Don Breazeal <donb@codesourcery.com>
7139
7140 * gdb.cp/scope-err.cc: New test program.
7141 * gdb.cp/scope-err.exp: New test script.
7142 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7143 lines and "set breakpoint here" comment.
7144 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7145 Fixed some whitespace and format issues.
7146 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7147 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7148
71492016-03-15 Doug Evans <dje@google.com>
7150
7151 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7152 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7153 All callers updated. Add tests for enums, mixed flags register.
7154
71552016-03-15 Doug Evans <dje@google.com>
7156
7157 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7158 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7159
71602016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7161
7162 * gdb.base/default.exp: Add $_as_string to the list of expected
7163 convenience functions.
7164
71652016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7166
7167 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7168
71692016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7170
7171 * gdb.python/py-as-string.exp: New file.
7172 * gdb.python/py-as-string.c: New file.
7173
71742016-03-09 Pedro Alves <palves@redhat.com>
7175
7176 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7177 signal" -> "Thread NN received signal" output change.
7178 * gdb.threads/ia64-sigill.exp: Likewise.
7179 * gdb.threads/linux-dp.exp: Likewise.
7180 * gdb.threads/manythreads.exp: Likewise.
7181 * gdb.threads/pending-step.exp: Likewise.
7182 * gdb.threads/print-threads.exp: Likewise.
7183 * gdb.threads/sigstep-threads.exp: Likewise.
7184 * gdb.threads/staticthreads.exp: Likewise.
7185 * gdb.threads/tls.exp: Likewise.
7186
71872016-03-09 Pedro Alves <palves@redhat.com>
7188
7189 * gdb.base/command-line-input.exp: New file.
7190
71912016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7192
7193 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7194 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7195 * gdb.trace/pending.exp: Accept leading dot before function name.
7196 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7197 * lib/trace-support.exp: Set registers for ppc.
7198
71992016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7200
7201 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7202 use it for disassembly; accept .main in addition to main in backtrace.
7203
72042016-03-09 Wei-cheng Wang <cole945@gmail.com>
7205 Marcin Kościelnicki <koriakin@0x04.net>
7206
7207 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7208 (gdb_recursion_test_ptr): New global variable.
7209 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7210 gdb_recursion_test.
7211 (gdb_c_test): Ditto.
7212
72132016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7214
7215 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7216 ordering.
7217
72182016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7219
7220 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7221 (bar): Add bar_start_lbl label.
7222 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7223 of foo/bar for emitting DWARF and tracing.
7224
72252016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7226
7227 * analyze-racy-logs.py: Set executable bit.
7228
72292016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7230
7231 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7232 (CHECK_TARGET_TMP): Likewise.
7233 (check-single-racy): New rule.
7234 (check-parallel-racy): Likewise.
7235 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7236 (do-check-parallel-racy): New rule.
7237 (check-racy/%.exp): Likewise.
7238 * README (Racy testcases): New section.
7239 * analyze-racy-logs.py: New file.
7240
72412016-03-03 Doug Evans <dje@google.com>
7242
7243 * gdb.base/skip.exp: Use with_test_prefix.
7244
72452016-03-03 Yao Qi <yao.qi@linaro.org>
7246
7247 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7248 Invoke step_over_syscall "clone" and break_cond_on_syscall
7249 "clone".
7250 * gdb.base/step-over-clone.c: New file.
7251
72522016-03-03 Yao Qi <yao.qi@linaro.org>
7253
7254 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7255 code format.
7256
72572016-03-03 Yao Qi <yao.qi@linaro.org>
7258
7259 * gdb.base/disp-step-fork.c: Rename to ...
7260 * gdb.base/step-over-fork.c: ... it. New file.
7261 * gdb.base/disp-step-vfork.c: Rename to ...
7262 * gdb.base/step-over-vfork.c: ... it. New file.
7263 * gdb.base/disp-step-syscall.exp: Rename to ...
7264 * gdb.base/step-over-syscall.exp: ... it. New file.
7265 (disp_step_cross_syscall): Rename to ...
7266 (step_over_syscall): ... it.
7267
72682016-03-03 Yao Qi <yao.qi@linaro.org>
7269
7270 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7271 If target supports condition evaluation on target, invoke
7272 break_cond_on_syscall for fork and vfork.
7273
72742016-03-03 Yao Qi <yao.qi@linaro.org>
7275
7276 * gdb.base/disp-step-syscall.exp: Don't invoke
7277 support_displaced_stepping.
7278 (disp_step_cross_syscall): Test with displaced stepping off and
7279 on if supported.
7280
72812016-03-03 Yao Qi <yao.qi@linaro.org>
7282
7283 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7284 proc.
7285 (setup): New proc.
7286 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7287 and setup.
7288
72892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7290
7291 * gdb.fortran/vla-history.exp: Remove breakpoint.
7292
72932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7294
7295 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7296 exceeds timeout.
7297
72982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7299
7300 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7301 breakpoint.
7302
73032016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7304
7305 * gdb.mi/vla.f90: Nullify pointer after declaration.
7306
73072016-03-01 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7310
73112016-03-01 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7314 before anything else.
7315 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7316 _GNU_SOURCE here.
7317 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7318 before anything else.
7319 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7320
73212016-03-01 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7324
73252016-03-01 Yao Qi <yao.qi@linaro.org>
7326
7327 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7328 prepare_for_testing.
7329
73302016-03-01 Yao Qi <yao.qi@linaro.org>
7331
7332 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7333
73342016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7335
7336 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7337 manually constructing the output path.
7338
73392016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7340
7341 * gdb.arch/s390-stackless.S: New.
7342 * gdb.arch/s390-stackless.exp: New.
7343
73442016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7345
7346 * gdb.dlang/circular.c: New file.
7347 * gdb.dlang/circular.exp: New file.
7348
73492016-02-26 Yao Qi <yao.qi@linaro.org>
7350
7351 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7352 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7353 (testcases): Update.
7354
73552016-02-26 Yao Qi <yao.qi@linaro.org>
7356
7357 * gdb.reverse/aarch64.c: Rename to ...
7358 * gdb.reverse/insn-reverse.c: ... it.
7359 * gdb.reverse/aarch64.exp: Rename to ...
7360 * gdb.reverse/insn-reverse.exp: ... it.
7361
73622016-02-26 Yao Qi <yao.qi@linaro.org>
7363
7364 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7365 (testcase_ftype): New.
7366 (testcases): New array.
7367 (n_testcases): New.
7368 (main): Call each element in testcases.
7369 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7370 (read_testcase): New.
7371 Do the tests in a loop.
7372
73732016-02-25 Yao Qi <yao.qi@linaro.org>
7374
7375 * gdb.base/branches.c: Remove.
7376
73772016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7378
7379 PR gdb/13808
7380 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7381
73822016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7383
7384 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7385
73862016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7387
7388 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7389 change x86_64 call_insn to 'callq'.
7390
73912016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7392
7393 * gdb.trace/tfile-avx.c: Move to...
7394 * gdb.trace/tracefile-pseudo-reg.c: Here.
7395 * gdb.trace/tfile-avx.exp: Move to...
7396 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7397
73982016-02-24 Gary Benson <gbenson@redhat.com>
7399
7400 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7401 message on attach.
7402
74032016-02-23 Doug Evans <dje@google.com>
7404
7405 * gdb.base/skip.c (test_skip): New function.
7406 (end_test_skip_file_and_function): New function.
7407 (test_skip_file_and_function): New function.
7408 * gdb.base/skip1.c (test_skip): New function.
7409 (skip1_test_skip_file_and_function): New function.
7410 * gdb.base/skip.exp: Add tests for new skip options.
7411 * gdb.base/skip-solib.exp: Update expected output.
7412 * gdb.perf/skip-command.cc: New file.
7413 * gdb.perf/skip-command.exp: New file.
7414 * gdb.perf/skip-command.py: New file.
7415
74162016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7417
7418 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7419 info registers pattern.
7420
74212016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7422
7423 * lib/future.exp: Add D support.
7424 (gdb_find_gdc): New proc.
7425 (gdb_default_target_compile): Add D support.
7426
74272016-02-18 Wei-cheng Wang <cole945@gmail.com>
7428
7429 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7430 user+system time.
7431 (trace_speed_test): Determine the iteration count for a time
7432 between 15..30 seconds.
7433
74342016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7435
7436 * gdb.arch/i386-mpx-sigsegv.c: New file.
7437 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7438 * gdb.arch/i386-mpx-simple_segv.c: New file.
7439 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7440
74412016-02-18 Yao Qi <yao.qi@linaro.org>
7442
7443 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7444 Don't call setup_kfail.
7445
74462016-02-18 Yao Qi <yao.qi@linaro.org>
7447
7448 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7449 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7450
74512016-02-16 Doug Evans <dje@google.com>
7452
7453 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7454 * gdb.base/skip1.c: Ditto.
7455 * gdb.base/skip.exp: Whitespace cleanup.
7456
74572016-02-16 Don Breazeal <donb@codesourcery.com>
7458
7459 PR remote/19496
7460 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7461 Remove kfail for PR remote/19496.
7462
74632016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7464
7465 * lib/gdb.exp (standard_temp_file): Return a path specific to
7466 the runtest invocation.
7467
74682016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7469
7470 * gdb.trace/save-trace.exp: Change relative path to be in the
7471 standard output directory.
7472
74732016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7474
7475 * gdb.arch/i386-prologue.c: Add missing prototypes.
7476
74772016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7478
7479 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7480 * gdb.arch/i386-prologue.exp: Likewise.
7481 * gdb.arch/i386-size.exp: Likewise.
7482
74832016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7484
7485 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7486 define object file path.
7487 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7488 file path.
7489 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7490 standard_output_file to define binfile.
7491
74922016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7493
7494 Fix compatibility with recent gfortran-5.3.1.
7495 * gdb.fortran/vla-history.exp (print vla1 allocated)
7496 (print vla2 allocated, print $2, print $3): Remove
7497 (print $4): Rename to ...
7498 (print $2): ... here.
7499 (print $9): Rename to ...
7500 (print $5): ... here.
7501 (print $10): Rename to ...
7502 (print $6): ... here.
7503 * gdb.fortran/vla.f90: Add pvla initialization.
7504
75052016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7506
7507 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7508 New test.
7509 * gdb.fortran/vla-value-sub.exp: Likewise.
7510
75112016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7512
7513 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7514
75152016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7516
7517 * i386-biarch-core.exp: Define corefile using
7518 standard_output_file.
7519
75202016-02-12 Yao Qi <yao.qi@linaro.org>
7521
7522 * gdb.arch/arm-single-step-kernel-helper.c: New.
7523 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7524
75252016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7526
7527 * gdb.btrace/tailcall-only.exp: New.
7528 * gdb.btrace/tailcall-only.c: New.
7529 * gdb.btrace/x86_64-tailcall-only.S: New.
7530 * gdb.btrace/i686-tailcall-only.S: New.
7531
75322016-02-11 Pedro Alves <palves@redhat.com>
7533
7534 * README (Parallel testing): Add missing double quotes.
7535
75362016-02-11 Pedro Alves <palves@redhat.com>
7537
7538 * README (Parallel testing): New section.
7539 (GDB_PARALLEL): Rewrite.
7540 (FORCE_PARALLEL): Document.
7541
75422016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7543
7544 * gdb.trace/tfile-avx.c: New test.
7545 * gdb.trace/tfile-avx.exp: New test.
7546
75472016-02-09 Keith Seitz <keiths@redhat.com>
7548
7549 PR breakpoints/19546
7550 * gdb.base/infcall-exec.c: New file.
7551 * gdb.base/infcall-exec2.c: New file.
7552 * gdb.base/infcall-exec.exp: New file.
7553
75542016-02-09 Keith Seitz <keiths@redhat.com>
7555
7556 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7557 (toplevel): Call test_bkpt_address.
7558
75592016-02-09 Keith Seitz <keiths@redhat.com>
7560
7561 PR python/19506
7562 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7563 (toplevel): Call test_bkpt_address.
7564
75652016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7566
7567 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7568 to AC_OUTPUT.
7569 * configure: Regenerate.
7570
75712016-02-09 Pedro Alves <palves@redhat.com>
7572
7573 PR breakpoints/19548
7574 * gdb.base/execl-update-breakpoints.c (some_function): New
7575 function.
7576 (main): Call it.
7577 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7578 Tighten expected GDB output.
7579
75802016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7581
7582 * Makefile.in (ALL_SUBDIRS): Remove.
7583 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7584 (distclean maintainer-clean realclean): Likewise.
7585 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7586 * configure: Regenerate.
7587 * gdb.ada/Makefile.in: Delete.
7588 * gdb.arch/Makefile.in: Likewise.
7589 * gdb.asm/Makefile.in: Likewise.
7590 * gdb.base/Makefile.in: Likewise.
7591 * gdb.btrace/Makefile.in: Likewise.
7592 * gdb.cell/Makefile.in: Likewise.
7593 * gdb.compile/Makefile.in: Likewise.
7594 * gdb.cp/Makefile.in: Likewise.
7595 * gdb.disasm/Makefile.in: Likewise.
7596 * gdb.dlang/Makefile.in: Likewise.
7597 * gdb.dwarf2/Makefile.in: Likewise.
7598 * gdb.fortran/Makefile.in: Likewise.
7599 * gdb.gdb/Makefile.in: Likewise.
7600 * gdb.go/Makefile.in: Likewise.
7601 * gdb.guile/Makefile.in: Likewise.
7602 * gdb.java/Makefile.in: Likewise.
7603 * gdb.linespec/Makefile.in: Likewise.
7604 * gdb.mi/Makefile.in: Likewise.
7605 * gdb.modula2/Makefile.in: Likewise.
7606 * gdb.multi/Makefile.in: Likewise.
7607 * gdb.objc/Makefile.in: Likewise.
7608 * gdb.opencl/Makefile.in: Likewise.
7609 * gdb.opt/Makefile.in: Likewise.
7610 * gdb.pascal/Makefile.in: Likewise.
7611 * gdb.perf/Makefile.in: Likewise.
7612 * gdb.python/Makefile.in: Likewise.
7613 * gdb.reverse/Makefile.in: Likewise.
7614 * gdb.server/Makefile.in: Likewise.
7615 * gdb.stabs/Makefile.in: Likewise.
7616 * gdb.threads/Makefile.in: Likewise.
7617 * gdb.trace/Makefile.in: Likewise.
7618 * gdb.xml/Makefile.in: Likewise.
7619 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7620 GDB_PARALLEL.
7621 (standard_output_file): Remove check for GDB_PARALLEL, always
7622 return path in outputs/$subdir/$testname.
7623
76242016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7625
7626 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7627 (site.exp): Assign abs_srcdir to tcl's srcdir.
7628
76292016-02-04 Yao Qi <yao.qi@linaro.org>
7630
7631 * gdb.base/foll-exec-mode.c: Include limits.h.
7632 (main): Add parameters argc and argv. Get directory from
7633 argv[0].
7634 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7635 compilation.
7636 * gdb.base/foll-exec.c: Include limits.h.
7637 (main): Add parameters argc and argv.
7638 Get directory from argv[0].
7639 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7640 Adjust tests on the number of lines as source code changed.
7641 * gdb.base/foll-vfork-exit.c: Include limits.h.
7642 (main): Add one line of statement before vfork.
7643 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7644 (main): Add parameters argc and argv. Get directory from
7645 argv[0].
7646 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7647 (setup_gdb): Set tbreak to skip some source lines.
7648 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7649 (main): Add parameters argc and argv. Get directory from
7650 argv[0].
7651 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7652 compilation.
7653 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7654 (main): Add parameters argc and argv. Get directory from
7655 argv[0].
7656 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7657 compilation.
7658
76592016-02-01 Doug Evans <dje@google.com>
7660
7661 * gdb.base/skip.exp: Clean up multiple references to same test name.
7662
76632016-02-01 Pedro Alves <palves@redhat.com>
7664
7665 PR remote/19496
7666 * gdb.threads/forking-threads-plus-breakpoint.exp
7667 (displaced_stepping_supported): New global.
7668 (probe_displaced_stepping_support): New procedure.
7669 (do_test): Add 'displaced' parameter, and use it.
7670 (top level): Check for displaced stepping support. Add displaced
7671 stepping on/off testing axis.
7672
76732016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7674
7675 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7676 pointer. Don't perform further tests on the unassociated pointer
7677 if the first test fails.
7678
76792016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7680
7681 * gdb.base/max-value-size.c: New file.
7682 * gdb.base/max-value-size.exp: New file.
7683 * gdb.base/huge.exp: Disable max-value-size for this test.
7684
76852016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7686
7687 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7688
76892016-01-28 Yao Qi <yao.qi@linaro.org>
7690
7691 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7692
76932016-01-25 Pedro Alves <palves@redhat.com>
7694
7695 PR threads/19461
7696 * gdb.base/fork-running-state.c: New file.
7697 * gdb.base/fork-running-state.exp: New file.
7698
76992016-01-25 Pedro Alves <palves@redhat.com>
7700
7701 PR gdb/19494
7702 * gdb.base/catch-fork-kill.c: New file.
7703 * gdb.base/catch-fork-kill.exp: New file.
7704
77052016-01-25 Pedro Alves <palves@redhat.com>
7706
7707 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7708 Delete, moved to lib/gdb.exp.
7709 * gdb.threads/forking-threads-plus-breakpoint.exp
7710 (foreach_with_prefix): Likewise.
7711 * gdb.threads/process-dies-while-handling-bp.exp
7712 (foreach_with_prefix): Likewise.
7713 * lib/gdb.exp (foreach_with_prefix): New procedure.
7714
77152016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7716
7717 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7718 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7719
77202016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7721
7722 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7723 endian targets.
7724
77252016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7726 Pedro Alves <palves@redhat.com>
7727
7728 Fix testsuite compatibility with Guile.
7729 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7730 number.
7731
77322016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7733
7734 Fix testsuite compatibility with Guile.
7735 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7736 (thread 1): New test for backtrace through signal handler.
7737
77382016-01-22 Yao Qi <yao.qi@linaro.org>
7739
7740 PR testsuite/19491
7741 * gdb.base/multi-forks.c: Include
7742 ../lib/unbuffer_output.c
7743 (main): Call gdb_unbuffer_output.
7744
77452016-01-21 Doug Evans <dje@google.com>
7746
7747 * lib/ada.exp (gdb_compile_ada): Fix typo.
7748
77492016-01-21 Joel Brobecker <brobecker@adacore.com>
7750
7751 * gdb.base/break-fun-addr.exp: New file.
7752 * gdb.base/break-fun-addr1.c: New file.
7753 * gdb.base/break-fun-addr2.c: New file.
7754
77552016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7756
7757 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7758 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7759 enum flag values.
7760
77612016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7762
7763 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7764 when GDB can not set the vector return value. Add more comments
7765 for clarification.
7766
77672016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7768
7769 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7770 command.
7771
77722016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7773
7774 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7775
77762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7777
7778 * Makefile.in (check-single): Pass --status to runtest.
7779 (check/%.exp): Likewise.
7780
77812016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7782
7783 * Makefile.in (check-parallel): Propagate return code from make
7784 do-check-parallel.
7785
77862016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7787
7788 * gdb.trace/ftrace.exp: Fix expected message on continue.
7789 * gdb.trace/pending.exp: Fix expected message on continue.
7790 * gdb.trace/trace-break.exp: Fix expected message on continue.
7791
77922016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7793
7794 * lib/gdb.exp (gdb_test): Remove unused global references.
7795
77962016-01-18 Pedro Alves <palves@redhat.com>
7797
7798 * gdb.base/async-shell.exp: Adjust expected output.
7799 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7800 * gdb.base/siginfo-thread.exp: Adjust expected output.
7801 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7802 * gdb.java/jnpe.exp: Adjust expected output.
7803 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7804 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7805 * gdb.threads/leader-exit.exp: Adjust expected output.
7806 * gdb.threads/manythreads.exp: Adjust expected output.
7807 * gdb.threads/pthreads.exp: Adjust expected output.
7808 * gdb.threads/schedlock.exp: Adjust expected output.
7809 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7810 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7811 expected output.
7812 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7813 output.
7814 * gdb.threads/sigthread.exp: Adjust expected output.
7815 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7816
78172016-01-18 Yao Qi <yao.qi@linaro.org>
7818
7819 * gdb.guile/scm-section-script.c: Replace @progbits with
7820 %progbits.
7821 * gdb.python/py-section-script.c: Likewise.
7822
78232016-01-15 Pedro Alves <palves@redhat.com>
7824
7825 * gdb.multi/tids.exp: Test star wildcard ranges.
7826
78272016-01-15 Pedro Alves <palves@redhat.com>
7828
7829 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7830 command from "thread apply" invocation.
7831 (thr_apply_info_thr_invalid): Default the expected output to the
7832 input tid list.
7833 (top level): Add tests that use convenience variables. Add tests
7834 for "thread apply" with a valid TID list, but missing the command.
7835
78362016-01-13 Pedro Alves <palves@redhat.com>
7837
7838 * gdb.base/default.exp: Expect $_gthread as well.
7839 * gdb.multi/tids.exp: Test $_gthread.
7840 * gdb.threads/thread-specific.exp: Test $_gthread.
7841
78422016-01-13 Pedro Alves <palves@redhat.com>
7843
7844 * gdb.multi/tids.exp: Test "info threads -gid".
7845
78462016-01-13 Pedro Alves <palves@redhat.com>
7847
7848 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7849 Breakpoint.thread.
7850 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7851
78522016-01-07 Pedro Alves <palves@redhat.com>
7853
7854 * gdb.base/break.exp: Adjust to output changes.
7855 * gdb.base/hbreak2.exp: Likewise.
7856 * gdb.base/sepdebug.exp: Likewise.
7857 * gdb.base/watch_thread_num.exp: Likewise.
7858 * gdb.linespec/keywords.exp: Likewise.
7859 * gdb.multi/info-threads.exp: Likewise.
7860 * gdb.threads/thread-find.exp: Likewise.
7861 * gdb.multi/tids.c: New file.
7862 * gdb.multi/tids.exp: New file.
7863
78642016-01-13 Pedro Alves <palves@redhat.com>
7865
7866 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7867
78682016-01-13 Pedro Alves <palves@redhat.com>
7869
7870 * gdb.base/default.exp: Expect $_inferior as well.
7871 * gdb.multi/base.exp: Test $_inferior.
7872
78732016-01-13 Pedro Alves <palves@redhat.com>
7874
7875 PR breakpoints/19388
7876 * gdb.base/catch-signal-siginfo-cond.c: New file.
7877 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7878
78792016-01-12 Josh Stone <jistone@redhat.com>
7880 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7881
7882 * gdb.base/catch-syscall.c (do_execve): New variable.
7883 (main): Conditionally trigger an execve.
7884 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7885 (test_catch_syscall_execve): New, check entry/return across execve.
7886 (do_syscall_tests): Call test_catch_syscall_execve.
7887
78882016-01-12 Pedro Alves <palves@redhat.com>
7889
7890 * gdb.base/random-signal.exp (do_test): New procedure, with body
7891 of testcase moved in.
7892
78932016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7894 Pedro Alves <palves@redhat.com>
7895
7896 * gdb.base/funcargs.exp (finish from indirectly called function):
7897 Reintroduce the case for 'First'.
7898
78992016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7900 Pedro Alves <palves@redhat.com>
7901
7902 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7903 (tcatch_vfork_then_child_follow_exec)
7904 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7905 identification.
7906
79072016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7908
7909 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7910 and repeats to unlimited.
7911 * gdb.python/py-value.exp: Likewise.
7912 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7913 and repeats to unlimited.
7914
79152016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7916
7917 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7918 and reordering the functions.
7919 * gdb.multi/hangout.c: Likewise.
7920 * gdb.multi/hello.c: Likewise.
7921
79222016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7923
7924 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7925 absolute.
7926 (SingleStatisticTestResult.report): Use dict.keys instead of
7927 dict.iterkeys.
7928
79292016-01-06 Pedro Alves <palves@redhat.com>
7930
7931 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7932
79332016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7934
7935 * gdb.btrace/dlopen.exp: New.
7936 * gdb.btrace/dlopen.c: New.
7937 * gdb.btrace/dlopen-dso.c: New.
7938
79392015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7940
7941 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7942 PATTERN argument is optional.
7943
79442015-12-24 Joel Brobecker <brobecker@adacore.com>
7945
7946 * lib/ada.exp (target_compile_ada_from_dir): New function.
7947 (gdb_compile_ada): Reimplement avoiding the use of project files.
7948 * gdb.ada/gnat_ada.gpr: Delete.
7949 * gdb.ada/cond_lang.exp: Adjust test to make path before
7950 filename optional.
7951 * gdb.ada/small_reg_param.exp: Likewise.
7952
79532015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7954
7955 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7956
79572015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7958
7959 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7960 case.
7961
79622015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7963
7964 * gdb.base/break.exp: Remove dead code.
7965 * gdb.base/sepdebug.exp: Likewise.
7966
79672015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7968
7969 * gdb.asm/asm-source.exp: Remove HP-UX references.
7970 * gdb.base/annota1.exp: Likewise.
7971 * gdb.base/annota3.exp: Likewise.
7972 * gdb.base/attach.exp: Likewise.
7973 * gdb.base/bigcore.exp: Likewise.
7974 * gdb.base/break.exp: Likewise.
7975 * gdb.base/call-ar-st.exp: Likewise.
7976 * gdb.base/callfuncs.exp: Likewise.
7977 * gdb.base/catch-fork-static.exp: Likewise.
7978 * gdb.base/display.exp: Likewise.
7979 * gdb.base/foll-exec-mode.exp: Likewise.
7980 * gdb.base/foll-exec.exp: Likewise.
7981 * gdb.base/foll-fork.exp: Likewise.
7982 * gdb.base/foll-vfork.exp: Likewise.
7983 * gdb.base/funcargs.exp: Likewise.
7984 * gdb.base/hbreak2.exp: Likewise.
7985 * gdb.base/inferior-died.exp: Likewise.
7986 * gdb.base/interrupt.exp: Likewise.
7987 * gdb.base/multi-forks.exp: Likewise.
7988 * gdb.base/nodebug.exp: Likewise.
7989 * gdb.base/sepdebug.exp: Likewise.
7990 * gdb.base/solib1.c: Likewise.
7991 * gdb.base/step-test.exp: Likewise.
7992 * gdb.mi/non-stop.c: Likewise.
7993 * gdb.mi/pthreads.c: Likewise.
7994 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7995 * gdb.threads/pthreads.c: Likewise.
7996 * gdb.threads/staticthreads.exp: Likewise.
7997 * lib/future.exp: Likewise.
7998 * lib/gdb.exp: Likewise.
7999 * gdb.base/so-indr-cl.c: Remove.
8000 * gdb.base/so-indr-cl.exp: Likewise.
8001 * gdb.base/solib.c: Likewise.
8002 * gdb.base/solib.exp: Likewise.
8003 * gdb.base/solib2.c: Likewise.
8004
80052015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
8006
8007 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
8008 * gdb.base/call-ar-st.exp: Likewise.
8009 * gdb.base/callfuncs.exp: Likewise.
8010 * gdb.base/condbreak.exp: Likewise.
8011 * gdb.base/constvars.exp: Likewise.
8012 * gdb.base/hbreak2.exp: Likewise.
8013 * gdb.base/langs.exp: Likewise.
8014 * gdb.base/list.exp: Likewise.
8015 * gdb.base/long_long.exp: Likewise.
8016 * gdb.base/ptype.exp: Likewise.
8017 * gdb.base/scope.exp: Likewise.
8018 * gdb.base/signals.exp: Likewise.
8019 * gdb.base/so-impl-ld.exp: Likewise.
8020 * gdb.base/varargs.exp: Likewise.
8021 * gdb.base/volatile.exp: Likewise.
8022 * gdb.base/whatis.exp: Likewise.
8023 * gdb.cp/cplusfuncs.exp: Likewise.
8024 * gdb.cp/inherit.exp: Likewise.
8025 * gdb.cp/local.exp: Likewise.
8026 * gdb.cp/member-ptr.exp: Likewise.
8027 * gdb.cp/method.exp: Likewise.
8028 * gdb.cp/overload.exp: Likewise.
8029 * gdb.cp/templates.exp: Likewise.
8030 * gdb.stabs/weird.exp: Likewise.
8031 * lib/compiler.c: Likewise.
8032 * lib/compiler.cc: Likewise.
8033 * lib/cp-support.exp: Likewise.
8034 * lib/gdb.exp: Likewise.
8035
80362015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
8037
8038 * configure.ac: Remove HP-UX case.
8039 * configure: Regenerate.
8040
80412015-12-18 Simon Marchi <simon.marchi@ericsson.com>
8042
8043 * lib/gdb.exp (gdb_compile): Add function doc.
8044
80452015-12-17 Pedro Alves <palves@redhat.com>
8046
8047 PR threads/19354
8048 * gdb.multi/info-threads.exp: New file.
8049
80502015-12-15 Yao Qi <yao.qi@linaro.org>
8051
8052 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
8053 is aarch64*-*-*.
8054
80552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8056
8057 * gdb.base/history-duplicates.exp: Skip if no readline support.
8058
80592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8060
8061 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
8062
80632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8064
8065 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
8066
80672015-12-14 Sandra Loosemore <sandra@codesourcery.com>
8068
8069 * gdb.base/completion.exp: Skip tests that interrupt GDB with
8070 ctrl-C if nointerrupts target property is set.
8071 * gdb.base/double-prompt-target-event-error.exp: Likewise.
8072 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
8073 * gdb.base/paginate-bg-execution.exp: Likewise.
8074 * gdb.base/paginate-execution-startup.exp: Likewise.
8075 * gdb.base/random-signal.exp: Likewise.
8076 * gdb.base/range-stepping.exp: Likewise.
8077 * gdb.cp/annota2.exp: Likewise.
8078 * gdb.cp/annota3.exp: Likewise.
8079 * gdb.gdb/selftest.exp: Likewise.
8080 * gdb.threads/continue-pending-status.exp: Likewise.
8081 * gdb.threads/leader-exit.exp: Likewise.
8082 * gdb.threads/manythreads.exp: Likewise.
8083 * gdb.threads/pthreads.exp: Likewise.
8084 * gdb.threads/schedlock.exp: Likewise.
8085 * gdb.threads/sigthread.exp: Likewise.
8086
80872015-12-11 Don Breazeal <donb@codesourcery.com>
8088
8089 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8090 remote.
8091 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8092 * gdb.base/foll-exec.exp (main): Enable for target remote.
8093 * gdb.base/foll-fork.exp (main): Likewise.
8094 * gdb.base/foll-vfork.exp (main): Likewise.
8095 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8096 (proc continue_to_exit_bp_loc): Use clean_restart.
8097 * gdb.base/pie-execl.exp (main): Disable for target remote.
8098 * gdb.base/watch-vfork.exp (main): Enable for target remote.
8099 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8100 * gdb.threads/execl.exp (main): Likewise.
8101 * gdb.threads/fork-child-threads.exp (main): Likewise.
8102 * gdb.threads/fork-plus-threads.exp (main): Disable for target
8103 remote.
8104 * gdb.threads/fork-thread-pending.exp (main): Enable for target
8105 remote.
8106 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8107 pid.tid style ptids, instead of just tid.
8108 * gdb.threads/thread-execl.exp (main): Enable for target remote.
8109 * gdb.threads/watchpoint-fork.exp (main): Likewise.
8110 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8111 ptids, instead of just tid.
8112
81132015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8114
8115 * gdb.base/list.exp (test_list_forward): Add end of file error
8116 test.
8117 (test_repeat_list_command): Add end of file error test.
8118 (test_list_backwards): Add beginning of file error test.
8119
81202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8121
8122 * gdb.base/list.exp (test_list_invalid_args): New function,
8123 defined, and called.
8124
81252015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8126
8127 * gdb.base/list.exp (test_list): Make test names unique.
8128
81292015-12-11 Yao Qi <yao.qi@linaro.org>
8130
8131 * gdb.base/coremaker2.c: Remove.
8132
81332015-12-10 Pedro Alves <palves@redhat.com>
8134
8135 * gdb.multi/base.exp: Remove stale "spaces" references.
8136
81372015-12-10 Pedro Alves <palves@redhat.com>
8138
8139 * gdb.multi/base.exp: Don't use nowarnings.
8140 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8141 * gdb.multi/hangout.c: Include stdio.h.
8142 * gdb.multi/hello.c: Include stdlib.h.
8143 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8144 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8145 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8146
81472015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8148
8149 * gdb.dwarf2/dw2-ranges-base.c: New file.
8150 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8151 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8152 support additional line table, and debug ranges generation.
8153 (Dwarf::ranges): New function, generate .debug_ranges.
8154 (Dwarf::lines): Support generating simple line table programs.
8155 (Dwarf::assemble): Initialise new namespace variables.
8156
81572015-12-09 Kevin Buettner <kevinb@redhat.com>
8158
8159 * gdb.base/async.exp (proc test_background): Add case for
8160 asynchronous execution not supported.
8161
81622015-12-09 Luis Machado <lgustavo@codesourcery.com>
8163
8164 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8165 format and change test names to make them unique.
8166
81672015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8168 Pedro Alves <pedro@redhat.com>
8169
8170 PR gdb/18702
8171 Add checking of floatformats setup on x86_64 hosts.
8172 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8173 (smallval, bigval): New labels/constants.
8174 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8175 float" after loading bigval and smallval.
8176
81772015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8178
8179 * gdb.ada/fun_overload_menu.exp: New testcase.
8180 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8181
81822015-12-04 Josh Stone <jistone@redhat.com>
8183
8184 * gdb.base/catch-fork-static.exp: New.
8185
81862015-12-03 Yao Qi <yao.qi@linaro.org>
8187
8188 * gdb.base/sizeof.c: Don't include stdio.h and
8189 ../lib/unbuffer_output.c.
8190 (main): New variable 'size' and 'value'. Remove printf and
8191 gdb_unbuffer_output. Assign return value to size and value.
8192 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8193 at the beginning.
8194 (check_sizeof): Check the result by printing variable 'size'.
8195 (check_valueof): Check the result by printing variable 'value'.
8196
81972015-12-01 Yao Qi <yao.qi@linaro.org>
8198
8199 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8200 for aarch64*-*-linux* target.
8201
82022015-11-30 Pedro Alves <palves@redhat.com>
8203
8204 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8205
82062015-11-30 Pedro Alves <palves@redhat.com>
8207
8208 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8209 Handle non-stop mode vCont replies.
8210
82112015-11-30 Pedro Alves <palves@redhat.com>
8212
8213 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8214 prepare_for_testing. Start gdb with "set non-stop on" appended to
8215 GDBFLAGS. Lax expected stop output.
8216
82172015-11-27 Yao Qi <yao.qi@linaro.org>
8218
8219 * gdb.arch/arm-neon.exp: New.
8220 * gdb.arch/arm-neon.c: New.
8221
82222015-11-27 Yao Qi <yao.qi@linaro.org>
8223
8224 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8225
82262015-11-27 Yao Qi <yao.qi@linaro.org>
8227
8228 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8229 frames-invalid annotation.
8230
82312015-11-27 Yao Qi <yao.qi@linaro.org>
8232
8233 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8234
82352015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8236
8237 * gdb.threads/names.exp: New file.
8238 * gdb.threads/names.c: New file.
8239 * README: Mention gdb,no_thread_names.
8240
82412015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8242
8243 PR 19297
8244 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8245 support" error.
8246
82472015-11-24 Pedro Alves <palves@redhat.com>
8248
8249 PR 17539
8250 * gdb.base/display.exp: Expect displays to be sorted in ascending
8251 order. Use multi_line.
8252 * gdb.base/solib-display.exp: Likewise.
8253
82542015-11-24 Pedro Alves <palves@redhat.com>
8255
8256 PR 17539
8257 * gdb.base/display.exp: Expect displays to be sorted in ascending
8258 order. Use multi_line.
8259 * gdb.base/solib-display.exp: Likewise.
8260
82612015-11-24 Pedro Alves <palves@redhat.com>
8262
8263 PR 17539
8264 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8265 threads in ascending order.
8266 * gdb.base/foll-fork.exp: Likewise.
8267 * gdb.base/foll-vfork.exp: Likewise.
8268 * gdb.base/multi-forks.exp: Likewise.
8269 * gdb.mi/mi-nonstop.exp: Likewise.
8270 * gdb.mi/mi-nsintrall.exp: Likewise.
8271 * gdb.multi/base.exp: Likewise.
8272 * gdb.multi/multi-arch.exp: Likewise.
8273 * gdb.python/py-inferior.exp: Likewise.
8274 * gdb.threads/break-while-running.exp: Likewise.
8275 * gdb.threads/execl.exp: Likewise.
8276 * gdb.threads/gcore-thread.exp: Likewise.
8277 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8278 * gdb.threads/kill.exp: Likewise.
8279 * gdb.threads/linux-dp.exp: Likewise.
8280 * gdb.threads/multiple-step-overs.exp: Likewise.
8281 * gdb.threads/next-bp-other-thread.exp: Likewise.
8282 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8283 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8284 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8285 * gdb.threads/thread-find.exp: Likewise.
8286 * gdb.threads/tls.exp: Likewise.
8287 * lib/mi-support.exp (mi_reverse_list): Delete.
8288 (mi_check_thread_states): No longer reverse list.
8289
82902015-11-24 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8293 use lowercase.
8294
82952015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8296
8297 * gdb.trace/actions.c: Include trace-common.h.
8298 (main): Add a location for a fast tracepoint.
8299 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8300 the normal tracepoints.
8301 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8302
83032015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8304
8305 * save-trace.exp: Factor out code to these...
8306 (gdb_save_tracepoints): New.
8307 (gdb_load_tracepoints): New.
8308 (do_save_load_test): New.
8309
83102015-11-23 Kevin Buettner <kevinb@redhat.com>
8311
8312 * gdb.base/asmlabel.exp: New test.
8313 * gdb.base/asmlabel.c: New test case.
8314
83152015-11-23 Joel Brobecker <brobecker@adacore.com>
8316
8317 * gdb.base/wrong_frame_bt_full-main.c: New file.
8318 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8319 * gdb.base/wrong_frame_bt_full.exp: New file.
8320
83212015-11-23 Joel Brobecker <brobecker@adacore.com>
8322
8323 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8324
83252015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8326
8327 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8328 pstate register when comparing registers values in
8329 sparc64-*-linux-gnu targets to avoid spurious differences.
8330
83312015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8332
8333 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8334
83352015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8336
8337 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8338 as type argument to gdb_compile.
8339 * gdb.base/nested-subp2.exp: Likewise.
8340 * gdb.base/nested-subp3.exp: Likewise.
8341
83422015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8343
8344 * lib/dwarf.exp (_note): Fix left shift of negative value.
8345 * gdb.trace/trace-condition.exp: Likewise.
8346
83472015-11-13 Yao Qi <yao.qi@linaro.org>
8348
8349 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8350 comments about d10v.
8351 (test_scalar_returns): Likewise.
8352 * gdb.base/d10v.ld: Remove.
8353 * gdb.base/overlays.exp: Remove the target triplet checking for
8354 d10v-*-*.
8355 * gdb.base/structs.exp (test_struct_returns): Remove the
8356 comments about d10v.
8357 (test_struct_calls): Likewise.
8358
83592015-11-13 Yao Qi <yao.qi@linaro.org>
8360
8361 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8362 * gdb.base/gnu_vector.c: Don't include stdio.h.
8363 (main): Don't print res and call add_some_intvecs.
8364
83652015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8366
8367 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8368 macro.
8369 (func5): Removed.
8370 (func4): Use FAST_TRACEPOINT_LABEL.
8371 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8372 macro.
8373 (func): Removed.
8374 (thread_function): Use FAST_TRACEPOINT_LABEL.
8375 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8376 (func): Remove.
8377 (marker): Use FAST_TRACEPOINT_LABEL.
8378 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8379 (pendfunc1): Remove.
8380 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8381 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8382 (foo): Remove.
8383 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8384 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8385 macro.
8386 (func): Remove.
8387 (marker): Use FAST_TRACEPOINT_LABEL.
8388 * gdb.trace/trace-common.h: New header.
8389 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8390 macro.
8391 (func): Remove.
8392 (marker): Use FAST_TRACEPOINT_LABEL.
8393 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8394 (func): Remove.
8395 (thread_function): Use FAST_TRACEPOINT_LABEL.
8396
83972015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8398
8399 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8400 in front.
8401 * gdb.trace/change-loc.exp: Use global pcreg definition.
8402 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8403 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8404 in front.
8405 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8406 * gdb.trace/pending.exp: Likewise.
8407 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8408 * gdb.trace/trace-break.exp: Likewise.
8409 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8410 in front.
8411 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8412 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8413 in front.
8414 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8415
84162015-11-09 Joel Brobecker <brobecker@adacore.com>
8417
8418 * gdb.ada/fin_fun_out: New testcase.
8419
84202015-11-07 Kevin Buettner <kevinb@redhat.com>
8421
8422 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8423 value associated with DW_AT_byte_size.
8424 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8425 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8426 DW_AT_upper_bound.
8427
84282015-11-07 Kevin Buettner <kevinb@redhat.com>
8429
8430 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8431 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8432 version.
8433 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8434 gdb.dwarf2/dw2-canonicalize-type.exp,
8435 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8436 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8437 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8438 provided by gdb_target_symbol_prefix_flags_asm.
8439 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8440 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8441 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8442 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8443 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8444 macros where needed). Use this macro for symbols which require
8445 the prefix provided by SYMBOL_PREFIX.
8446
84472015-11-05 Kevin Buettner <kevinb@redhat.com>
8448
8449 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8450 New procs.
8451 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8452 representing expressions, of more than one list element.
8453 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8454 to prepend linker symbol prefix to f.
8455 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8456 table_1 and table_2.
8457 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8458 Likewise, for f and g.
8459 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8460 for ptr.
8461 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8462 for main.
8463 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8464 table_1_ptr and table_2_ptr.
8465
84662015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8467 Joel Brobecker <brobecker@adacore.com>
8468
8469 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8470
84712015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8472
8473 * gdb.reverse/s390-mvcle.c: New test.
8474 * gdb.reverse/s390-mvcle.exp: New file.
8475 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8476
84772015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8478
8479 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8480
84812015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8482
8483 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8484 reaching marker2.
8485 * gdb.reverse/getresuid-reverse.exp: Likewise.
8486 * gdb.reverse/pipe-reverse.exp: Likewise.
8487 * gdb.reverse/readv-reverse.exp: Likewise.
8488 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8489 * gdb.reverse/time-reverse.exp: Likewise.
8490 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8491
84922015-10-30 Yao Qi <yao.qi@linaro.org>
8493
8494 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8495 (empty_cycle): Remove.
8496 (main): Don't call empty_cycle. Don't use watch_count_done.
8497 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8498 empty_cycle. Rewrite the code counting HW watchpoints.
8499
85002015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8501
8502 * gdb.reverse/fstatat-reverse.c: New test.
8503 * gdb.reverse/fstatat-reverse.exp: New file.
8504 * gdb.reverse/getresuid-reverse.c: New test.
8505 * gdb.reverse/getresuid-reverse.exp: New file.
8506 * gdb.reverse/pipe-reverse.c: New test.
8507 * gdb.reverse/pipe-reverse.exp: New file.
8508 * gdb.reverse/readv-reverse.c: New test.
8509 * gdb.reverse/readv-reverse.exp: New file.
8510 * gdb.reverse/recvmsg-reverse.c: New test.
8511 * gdb.reverse/recvmsg-reverse.exp: New file.
8512 * gdb.reverse/time-reverse.c: New test.
8513 * gdb.reverse/time-reverse.exp: New file.
8514 * gdb.reverse/waitpid-reverse.c: New test.
8515 * gdb.reverse/waitpid-reverse.exp: New file.
8516
85172015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8518
8519 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8520
85212015-10-26 Doug Evans <dje@google.com>
8522
8523 PR symtab/17391
8524 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8525 * gdb.dwarf2/bad-regnum.c: New file.
8526 * gdb.dwarf2/bad-regnum.exp: New file.
8527
85282015-10-26 Doug Evans <dje@google.com>
8529
8530 PR python/18938
8531 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8532 file.
8533
85342015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8535
8536 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8537 for a change by "Mention language in compile error message".
8538
85392015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8540
8541 PR python/18073
8542 * gdb.python/py-type.c (C::a_method): New.
8543 (C::a_const_method): New.
8544 (C::a_static_method): New.
8545 (a_function): New.
8546 * gdb.python/py-type.exp (test_fields): Test getting fields
8547 from function and method.
8548
85492015-10-21 Keven Boell <keven.boell@intel.com>
8550
8551 * gdb.fortran/vla-alloc-assoc.exp: New file.
8552 * gdb.fortran/vla-datatypes.exp: New file.
8553 * gdb.fortran/vla-datatypes.f90: New file.
8554 * gdb.fortran/vla-history.exp: New file.
8555 * gdb.fortran/vla-ptype-sub.exp: New file.
8556 * gdb.fortran/vla-ptype.exp: New file.
8557 * gdb.fortran/vla-sizeof.exp: New file.
8558 * gdb.fortran/vla-sub.f90: New file.
8559 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8560 * gdb.fortran/vla-value-sub-finish.exp: New file.
8561 * gdb.fortran/vla-value-sub.exp: New file.
8562 * gdb.fortran/vla-value.exp: New file.
8563 * gdb.fortran/vla-ptr-info.exp: New file.
8564 * gdb.mi/mi-vla-fortran.exp: New file.
8565 * gdb.mi/vla.f90: New file.
8566
85672015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8568
8569 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8570 of hardwired timeout value.
8571
85722015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8573 Pedro Alves <palves@redhat.com>
8574
8575 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8576 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8577
85782015-10-19 Josh Stone <jistone@redhat.com>
8579
8580 * gdb.base/catch-syscall.c: Include <sched.h>.
8581 (unknown_syscall): New variable.
8582 (main): Trigger a vfork and an unknown syscall.
8583 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8584 (unknown_syscall_number): Likewise.
8585 (check_call_to_syscall): Accept an optional syscall pattern.
8586 (check_return_from_syscall): Likewise.
8587 (check_continue): Likewise.
8588 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8589 (test_catch_syscall_skipping_return): New test toggling off 'catch
8590 syscall' to step over the syscall return, then toggling back on.
8591 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8592 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8593 (do_syscall_tests): Call test_catch_syscall_without_args and
8594 test_catch_syscall_mid_vfork.
8595 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8596 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8597
85982015-10-19 Andrew Stubbs <ams@codesourcery.com>
8599
8600 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8601 print g_vE): Add new pass patterns.
8602 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8603 print various symbol names for vptr fields.
8604
86052015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8606
8607 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8608 results.
8609
86102015-10-12 Yao Qi <yao.qi@linaro.org>
8611
8612 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8613
86142015-10-12 Yao Qi <yao.qi@linaro.org>
8615
8616 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8617 is aarch64*-*-linux*.
8618
86192015-10-12 Yao Qi <yao.qi@linaro.org>
8620
8621 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8622 (can_relocate_bcond_true): ... it.
8623 (can_relocate_bcond_false): New function.
8624 (foo): Likewise.
8625 (can_relocate_bl): Likewise.
8626 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8627 can_relocate_bl.
8628
86292015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8630
8631 * gdb.base/nested-addr.c: New file.
8632 * gdb.base/nested-addr.exp: New testcase.
8633
86342015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8635
8636 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8637 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8638 its output. Ignore the output of "record goto begin" and instead
8639 check that GDB is replaying.
8640
86412015-10-09 Pedro Alves <palves@redhat.com>
8642
8643 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8644 (top level): Use it in the run with no args test.
8645
86462015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8647
8648 * gdb.dlang/properties.exp: New file.
8649
86502015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8651
8652 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8653 whether or not address 0x1000 is mapped on the target.
8654
86552015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8656
8657 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8658 build.
8659
86602015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8661
8662 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8663 instruction-history test.
8664
86652015-09-28 Doug Evans <dje@google.com>
8666
8667 * gdb.base/gcore.c (array_func): Add reference to static_array.
8668
86692015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8670
8671 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8672 source line.
8673
86742015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8675
8676 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8677 short or char as base type.
8678
86792015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8680
8681 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8682 to allow any size enum.
8683
86842015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8685
8686 * gdb.ada/array_ptr_renaming.exp: New testcase.
8687 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8688 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8689
86902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8691
8692 * gdb.trace/ftrace-lock.c: New file.
8693 * gdb.trace/ftrace-lock.exp: New file.
8694
86952015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8696
8697 * gdb.arch/insn-reloc.c: New file.
8698 * gdb.arch/ftrace-insn-reloc.exp: New file.
8699
87002015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8701
8702 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8703 instruction.
8704 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8705 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8706 * gdb.trace/range-stepping.c: Likewise.
8707 * gdb.trace/trace-break.c: Likewise.
8708 * gdb.trace/trace-mt.c (thread_function): Likewise.
8709 * gdb.trace/ftrace.c (marker): Likewise.
8710 * gdb.trace/trace-condition.c (marker): Likewise.
8711 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8712 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8713 is_aarch64_target.
8714
87152015-09-18 Doug Evans <xdje42@gmail.com>
8716
8717 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8718 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8719
87202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8721
8722 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8723 the breakpoint.
8724
87252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8726
8727 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8728 the pending breakpoint. Remove timeout override for "Run till
8729 MI pending breakpoint on pendfunc3 on thread 2" test.
8730
87312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8732
8733 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8734 filename pattern.
8735
87362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8737
8738 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8739 in breakpoint filename pattern.
8740
87412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8742
8743 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8744
87452015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8746
8747 * gdb.linespec/explicit.exp: Check for readline support for
8748 tab-completion tests. Fix obvious typo.
8749
87502015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8751
8752 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8753 and replay.
8754
87552015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8756
8757 * gdb.btrace/non-stop.c: New.
8758 * gdb.btrace/non-stop.exp: New.
8759
87602015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8761 Yao Qi <yao.qi@linaro.org>
8762
8763 * gdb.trace/trace-condition.c: New file.
8764 * gdb.trace/trace-condition.exp: New file.
8765
87662015-09-16 Wei-cheng Wang <cole945@gmail.com>
8767
8768 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8769 for testing bytecode compilation.
8770
87712015-09-16 Pedro Alves <palves@redhat.com>
8772 Sandra Loosemore <sandra@codesourcery.com>
8773
8774 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8775 (SECONDS): Redefine.
8776 (main): Call pthread_kill and alarm early.
8777 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8778 support.
8779 (test): If the target can't hardware step and doesn't support
8780 displaced stepping, increase the timeout.
8781
87822015-09-16 Pedro Alves <palves@redhat.com>
8783
8784 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8785 (enable_debug): New procedures.
8786 (test): Use them. Bail out if waiting for threads fails.
8787 (top level): Bail out if a test fails.
8788
87892015-09-16 Yao Qi <yao.qi@linaro.org>
8790
8791 * gdb.asm/asm-source.exp: Set asm-arch for
8792 aarch64*-*-* target.
8793 * gdb.asm/aarch64.inc: New file.
8794
87952015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8796
8797 * gdb.ada/array_of_variable_length.exp: New testcase.
8798 * gdb.ada/array_of_variable_length/foo.adb: New file.
8799 * gdb.ada/array_of_variable_length/pck.adb: New file.
8800 * gdb.ada/array_of_variable_length/pck.ads: New file.
8801
88022015-09-15 Doug Evans <dje@google.com>
8803
8804 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8805 of function static local variable.
8806
88072015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8808
8809 * gdb.threads/tls-so_extern.exp: New test file.
8810 * gdb.threads/tls-so_extern.c: New test file.
8811 * gdb.threads/tls-so_extern_main.c: New test file.
8812
88132015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8814
8815 * gdb.opt/solib-intra-step-lib.c: New file.
8816 * gdb.opt/solib-intra-step-main.c: New file.
8817 * gdb.opt/solib-intra-step.exp: New file.
8818
88192015-09-15 Pedro Alves <palves@redhat.com>
8820
8821 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8822 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8823
88242015-09-14 Pedro Alves <palves@redhat.com>
8825
8826 * gdb.base/hook-stop-continue.c: Delete.
8827 * gdb.base/hook-stop-continue.exp: Delete.
8828 * gdb.base/hook-stop-frame.c: Delete.
8829 * gdb.base/hook-stop-frame.exp: Delete.
8830 * gdb.base/hook-stop.c: New file.
8831 * gdb.base/hook-stop.exp: New file.
8832
88332015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8834
8835 * gdb.ada/access_to_packed_array.exp: New testcase.
8836 * gdb.ada/access_to_packed_array/foo.adb: New file.
8837 * gdb.ada/access_to_packed_array/pack.adb: New file.
8838 * gdb.ada/access_to_packed_array/pack.ads: New file.
8839
88402015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8841
8842 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8843 buffer size test.
8844
88452015-09-11 Don Breazeal <donb@codesourcery.com>
8846
8847 * gdb.base/foll-exec.c: Add copyright header. Fix
8848 formatting issues.
8849 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8850 (do_exec_tests): Use clean_restart in place of zap_session,
8851 and for test initialization. Fix formatting issues. Use
8852 fail in place of perror.
8853 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8854 an expect statement to match an expression with output from
8855 the program under debug.
8856 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8857 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8858 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8859 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8860 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8861
88622015-09-09 Doug Evans <dje@google.com>
8863
8864 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8865
88662015-09-09 Doug Evans <dje@google.com>
8867
8868 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8869
88702015-09-09 Doug Evans <dje@google.com>
8871
8872 * gdb.base/savedregs.exp: Fix typo.
8873
88742015-09-09 Pedro Alves <palves@redhat.com>
8875
8876 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8877
88782015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8879
8880 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8881 command actually switches threads. Give up on remaining
8882 tests if target fails to stop at breakpoint.
8883
88842015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8885
8886 * gdb.ada/funcall_char.exp: New testcase.
8887 * gdb.ada/funcall_char/foo.adb: New file.
8888
88892015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8890
8891 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8892 expected outputs. Add two testcases for completing ambiguous
8893 functions.
8894 * gdb.ada/complete/aux_pck.adb: New file.
8895 * gdb.ada/complete/aux_pck.ads: New file.
8896 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8897 Ambiguous_Func functions.
8898 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8899 * gdb.ada/complete/pck.adb: Likewise.
8900
89012015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8902
8903 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8904 failures to run the test program under GDB.
8905
89062015-08-26 Luis Machado <lgustavo@codesourcery.com>
8907
8908 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8909 to C.
8910
89112015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8912
8913 * gdb.base/run-after-attach.exp: New test file.
8914 * gdb.base/run-after-attach.c: New test file.
8915
89162015-08-26 Don Breazeal <donb@codesourcery.com>
8917
8918 * gdb.base/foll-exec-2.c: New test program.
8919 * gdb.base/foll-exec-2.exp: New test.
8920
89212015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8922
8923 * gdb.base/nested-subp1.exp: New file.
8924 * gdb.base/nested-subp1.c: New file.
8925 * gdb.base/nested-subp2.exp: New file.
8926 * gdb.base/nested-subp2.c: New file.
8927 * gdb.base/nested-subp3.exp: New file.
8928 * gdb.base/nested-subp3.c: New file.
8929
89302015-08-24 Pedro Alves <palves@redhat.com>
8931
8932 * gdb.server/connect-without-multi-process.c: New file.
8933 * gdb.server/connect-without-multi-process.exp: New file.
8934
89352015-08-24 Luis Machado <lgustavo@codesourcery.com>
8936
8937 * gdb.opt/inline-markers.c: Make z int.
8938
89392015-08-24 Luis Machado <lgustavo@codesourcery.com>
8940
8941 * gdb.opt/inline-markers.c: Make z volatile.
8942
89432015-08-24 Luis Machado <lgustavo@codesourcery.com>
8944
8945 * gdb.opt/inline-bt.c: New volatile global z.
8946 * gdb.opt/inline-cmds.c: Likewise.
8947 * gdb.opt/inline-locals.c: Likewise.
8948 * gdb.opt/inline-markers.c: New extern global z.
8949 (marker): Use z.
8950 (inline_fn): Likewise.
8951
89522015-08-24 Pedro Alves <palves@redhat.com>
8953
8954 * config/m32r-stub.exp: Remove file.
8955 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8956 * gdb.base/call-rt-st.exp: Likewise.
8957 * gdb.base/call-strs.exp: Likewise.
8958 * gdb.base/default.exp: Remove references to h8300-*-hms and
8959 *-*-udi*.
8960 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8961
89622015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8963
8964 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8965 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8966 and "return" use KFAIL when GDB can not read/write the vector
8967 return value.
8968
89692015-08-21 Gary Benson <gbenson@redhat.com>
8970
8971 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8972
89732015-08-20 Pedro Alves <palves@redhat.com>
8974
8975 * gdb.server/solib-list.exp: No longer expect an interior stop in
8976 non-stop mode.
8977
89782015-08-20 Pedro Alves <palves@redhat.com>
8979
8980 * gdb.server/connect-stopped-target.c: New file.
8981 * gdb.server/connect-stopped-target.exp: New file.
8982
89832015-08-20 Pedro Alves <palves@redhat.com>
8984
8985 * gdb.dwarf2/comp-unit-lang.exp: New file.
8986 * gdb.dwarf2/comp-unit-lang.c: New file.
8987
89882015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8989
8990 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8991 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8992
89932015-08-19 Kevin Buettner <kevinb@redhat.com>
8994
8995 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8996 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8997
89982015-08-18 Doug Evans <dje@google.com>
8999 Adrian Sendroiu <adrian.sendroiu@freescale.com>
9000
9001 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
9002 skip_python_tests. New arg prompt_regexp.
9003 (skip_python_tests): New function.
9004 * lib/mi-support.exp (mi_skip_python_tests): New function.
9005 * gdb.python/py-mi-objfile-gdb.py: New file.
9006 * gdb.python/py-mi-objfile.c: New file.
9007 * gdb.python/py-mi-objfile.exp: New file.
9008
90092015-08-17 Keith Seitz <keiths@redhat.com>
9010
9011 * gdb.linespec/explicit.exp: Move strace test from here ...
9012 * gdb.trace/strace.exp: ... to here.
9013
90142015-08-15 Patrick Palka <patrick@parcs.ath.cx>
9015
9016 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
9017 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
9018
90192015-08-14 Doug Evans <xdje42@gmail.com>
9020
9021 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
9022 inferior before selecting a new file.
9023
90242015-08-14 Doug Evans <xdje42@gmail.com>
9025
9026 * gdb.mi/mi-disassemble.exp: Update.
9027 * gdb.base/disasm-optim.S: New file.
9028 * gdb.base/disasm-optim.c: New file.
9029 * gdb.base/disasm-optim.h: New file.
9030 * gdb.base/disasm-optim.exp: New file.
9031
90322015-08-14 Keith Seitz <keiths@redhat.com>
9033
9034 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
9035 "evaluated-by".
9036
90372015-08-13 Joel Brobecker <brobecker@adacore.com>
9038
9039 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
9040
90412015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
9042
9043 * gdb.ada/fun_renaming.exp: New testcase.
9044 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
9045 * gdb.ada/fun_renaming/pack.adb: New file.
9046 * gdb.ada/fun_renaming/pack.ads: New file.
9047
90482015-08-12 Keith Seitz <keiths@redhat.com>
9049
9050 * gdb.base/dso2dso.exp: Pass basename of source file in call to
9051 gdb_get_line_number.
9052
90532015-08-12 Joel Brobecker <brobecker@adacore.com>
9054
9055 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
9056 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
9057 gdb.base/dso2dso.exp: New files.
9058
90592015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
9060 Pedro Alves <palves@redhat.com>
9061 Keith Seitz <keiths@redhat.com>
9062
9063 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
9064 GDBFLAGS.
9065
90662015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9067
9068 * gdb.base/gdbhistsize-history.exp
9069 (test_histsize_history_setting): Use save_vars.
9070 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9071 Use save_vars.
9072 (test_no_truncation_of_unlimited_history_file): Use save_vars.
9073 * gdb.base/readline.exp: Use save_vars.
9074
90752015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9076
9077 * lib/gdb.exp (save_vars): New proc.
9078
90792015-08-11 Keith Seitz <keiths@redhat.com>
9080
9081 * gdb.base/help.exp: Update help_breakpoint_text.
9082
90832015-08-11 Keith Seitz <keiths@redhat.com>
9084
9085 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9086 (at toplevel): Call test_explicit_breakpoints.
9087 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9088 breakpoints.
9089 * lib/mi-support.exp (mi_make_breakpoint): Add support for
9090 breakpoint conditions, "-cond".
9091
90922015-08-11 Keith Seitz <keiths@redhat.com>
9093
9094 * gdb.linespec/3explicit.c: New file.
9095 * gdb.linespec/cpexplicit.cc: New file.
9096 * gdb.linespec/cpexplicit.exp: New file.
9097 * gdb.linespec/explicit.c: New file.
9098 * gdb.linespec/explicit.exp: New file.
9099 * gdb.linespec/explicit2.c: New file.
9100 * gdb.linespec/ls-errs.exp: Add explicit location tests.
9101 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9102 before using in the matching pattern.
9103 Clarify that `prefix' is a regular expression.
9104
91052015-08-11 Keith Seitz <keiths@redhat.com>
9106
9107 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9108 test.
9109 Add tests for missing ",FMT" and ",".
9110
91112015-08-10 Doug Evans <dje@google.com>
9112 Keith Seitz <keiths@redhat.com>
9113
9114 PR gdb/17960
9115 * gdb.base/completion.exp: Add location completer tests.
9116
91172015-08-07 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9120 tests here.
9121 (top level): Run do_test with and without displaced stepping.
9122
91232015-08-07 Pedro Alves <palves@redhat.com>
9124
9125 * gdb.base/valgrind-disp-step.c: New file.
9126 * gdb.base/valgrind-disp-step.exp: New file.
9127
91282015-08-07 Pedro Alves <palves@redhat.com>
9129
9130 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9131 Delete function.
9132 (main): Add alarm. Run an infinite loop instead of calling
9133 wait_threads.
9134 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9135 comment.
9136 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9137 Delete function.
9138 (main): Add alarm. Run an infinite loop instead of calling
9139 wait_threads.
9140 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9141 comment.
9142
91432015-08-07 Pedro Alves <palves@redhat.com>
9144
9145 * gdb.base/checkpoint-ns.exp: New file.
9146 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9147 standard_testfile.
9148
91492015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9150
9151 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9152 * gdb.btrace/instruction_history.exp: Update.
9153 * gdb.btrace/tsx.exp: New.
9154 * gdb.btrace/tsx.c: New.
9155
91562015-08-06 Pedro Alves <palves@redhat.com>
9157
9158 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9159 increase timeout.
9160 * gdb.reverse/until-precsave.exp: Bump timeouts.
9161
91622015-08-06 Pedro Alves <palves@redhat.com>
9163
9164 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9165
91662015-08-06 Pedro Alves <palves@redhat.com>
9167
9168 PR gdb/18749
9169 * gdb.threads/process-dies-while-handling-bp.c: New file.
9170 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9171
91722015-08-06 Pedro Alves <palves@redhat.com>
9173
9174 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9175 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9176
91772015-08-05 Pedro Alves <palves@redhat.com>
9178
9179 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9180 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9181
91822015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9183
9184 * gdb.base/bp-permanent.exp: Report test as unsupported if
9185 the target cannot stop at the permanent breakpoint.
9186
91872015-08-03 Doug Evans <dje@google.com>
9188
9189 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9190 10000.
9191
91922015-08-03 Doug Evans <dje@google.com>
9193
9194 * Makefile.in (workers/%.worker, build-perf): New rule.
9195 (GDB_PERFTEST_MODE): New variable.
9196 (check-perf): Use it.
9197 (clean): Clean up gdb.perf parallel build subdirs.
9198 * lib/build-piece.exp: New file.
9199 * lib/gdb.exp (make_gdb_parallel_path): New function
9200 (standard_output_file, standard_temp_file): Call it.
9201 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9202 of $GDB_PARALLEL.
9203 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9204
92052015-08-03 Doug Evans <dje@google.com>
9206
9207 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9208 (LOG_FILE_NAME): New global.
9209 (TextReporter.__init__): Initialize self.txt_sum.
9210 (TextReporter.report): Add support for multiple data-points.
9211 Move report to perftest.sum, put raw data in perftest.log.
9212 (TextReporter.start): Open sum and log files.
9213 (TextReporter.end): Close sum and log files.
9214 * gdb.perf/lib/perftest/testresult.py
9215 (SingleStatisticTestResult.record): Handle multiple data-points.
9216
92172015-07-31 Pedro Alves <palves@redhat.com>
9218
9219 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9220 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9221 kill_wait_spawned_process instead of explicit "kill -9".
9222 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9223 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9224 kill_wait_spawned_process.
9225 * gdb.base/attach-twice.exp: Likewise.
9226 * gdb.base/attach.exp: Likewise.
9227 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9228 gdb_test_multiple.
9229 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9230 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9231 kill_wait_spawned_process.
9232 * gdb.base/valgrind-infcall.exp: Likewise.
9233 * gdb.multi/multi-attach.exp: Likewise.
9234 * gdb.python/py-prompt.exp: Likewise.
9235 * gdb.python/py-sync-interp.exp: Likewise.
9236 * gdb.server/ext-attach.exp: Likewise.
9237 * gdb.threads/attach-into-signal.exp (corefunc): Use
9238 spawn_wait_for_attach, spawn_id_get_pid and
9239 kill_wait_spawned_process.
9240 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9241 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9242 spawn_id_get_pid and kill_wait_spawned_process.
9243 * gdb.threads/attach-stopped.exp (corefunc): Use
9244 spawn_wait_for_attach, spawn_id_get_pid and
9245 kill_wait_spawned_process.
9246 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9247 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9248 kill_wait_spawned_process instead of explicit "kill -9".
9249 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9250 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9251 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9252 processes. Don't map cygwin/windows pids here. Now returns a
9253 spawn id list.
9254
92552015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9256
9257 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9258 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9259 correct patch.
9260
92612015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9262
9263 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9264
92652015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9266
9267 Reapply:
9268 2014-05-21 Mark Wielaard <mjw@redhat.com>
9269
9270 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9271
92722015-07-30 Pedro Alves <palves@redhat.com>
9273
9274 * linux-low.c (handle_extended_wait): Set the child's last
9275 reported status to TARGET_WAITKIND_STOPPED.
9276
92772015-07-30 Pedro Alves <palves@redhat.com>
9278
9279 PR threads/18600
9280 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9281 only shows inferior 1.
9282
92832015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9284 Pedro Alves <palves@redhat.com>
9285
9286 PR threads/18600
9287 * gdb.threads/fork-plus-threads.c: New file.
9288 * gdb.threads/fork-plus-threads.exp: New file.
9289
92902015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9291
9292 * gdb.base/batch-preserve-term-settings.exp
9293 (test_terminal_settings_preserved_after_cli_exit): Use
9294 send_quit_command.
9295
92962015-07-29 Pedro Alves <palves@redhat.com>
9297 Don Breazeal <donb@codesourcery.com>
9298
9299 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9300 output from both inferior_spawn_id and gdb_spawn_id.
9301
93022015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9303
9304 * gdb.threads/attach-into-signal.exp (corefunc): Use
9305 with_test_prefix on nested loops, uniquefying the test messages.
9306
93072015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9308
9309 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9310 commit.
9311
93122015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9313
9314 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9315 New proc.
9316 (test_terminal_settings_preserved_after_sigterm): New test.
9317
93182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9319
9320 * gdb.base/batch-preserve-term-settings.exp
9321 (test_terminal_settings_preserved_after_cli_exit): New test.
9322
93232015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9324
9325 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9326 manipulation of saved_gdbflags.
9327 (test_terminal_settings_preserved): Remove global declaration of
9328 the unused variable pagination_prompt. Remove manipulation of
9329 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9330 GDBFLAGS.
9331
93322015-07-29 Pedro Alves <palves@redhat.com>
9333
9334 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9335
93362015-07-29 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9339 at the top.
9340
93412015-07-29 Pedro Alves <palves@redhat.com>
9342
9343 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9344 (main): Call gdb_unbuffer_output.
9345 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9346 (main): Call gdb_unbuffer_output.
9347 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9348 (main): Call gdb_unbuffer_output.
9349 * gdb.base/call-strs.exp: Adjust to step over the
9350 gdb_unbuffer_output call.
9351 * gdb.base/catch-gdb-caused-signals.c: Include
9352 "../lib/unbuffer_output.c".
9353 (main): Call gdb_unbuffer_output.
9354 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9355 (main): Call gdb_unbuffer_output.
9356 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9357 (main): Call gdb_unbuffer_output.
9358 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9359 (main): Call gdb_unbuffer_output.
9360 * gdb.base/shlib-call.exp: Adjust to step over the
9361 gdb_unbuffer_output call.
9362 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9363 (main): Call gdb_unbuffer_output.
9364 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9365 (main): Call gdb_unbuffer_output.
9366 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9367 (main): Rename to ...
9368 (test): ... this.
9369 (main): Reimplement.
9370 * gdb.base/varargs.exp: Run to test instead of to main.
9371 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9372 (main): Call gdb_unbuffer_output.
9373
93742015-07-29 Pedro Alves <palves@redhat.com>
9375
9376 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9377 factore out from mi_continue_dprintf. For call-style dprintfs,
9378 expect dprintf output out of $inferior_spawn_id.
9379 (mi_continue_dprintf): Use mi_expect_dprintf.
9380 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9381 (main): Call gdb_unbuffer_output.
9382
93832015-07-29 Pedro Alves <palves@redhat.com>
9384
9385 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9386 (default_mi_gdb_start): Set inferior_spawn_id instead of
9387 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9388 gdb_spawn_id.
9389 (mi_gdb_test): Always expect inferior output from both
9390 $inferior_spawn_id and $gdb_spawn_id.
9391
93922015-07-29 Pedro Alves <palves@redhat.com>
9393
9394 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9395 send_inferior and $inferior_spawn_id.
9396
93972015-07-29 Pedro Alves <palves@redhat.com>
9398
9399 * gdb.gdb/complaints.exp (test_initial_complaints)
9400 (test_serial_complaints, test_short_complaints): Use
9401 gdb_test_stdio.
9402 (test_empty_complaint): Handle $inferior_spawn_id !=
9403 $gdb_spawn_id.
9404
94052015-07-29 Pedro Alves <palves@redhat.com>
9406
9407 * gdb.base/varargs.exp: Use gdb_test_stdio.
9408
94092015-07-29 Pedro Alves <palves@redhat.com>
9410
9411 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9412
94132015-07-29 Pedro Alves <palves@redhat.com>
9414
9415 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9416
94172015-07-29 Pedro Alves <palves@redhat.com>
9418
9419 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9420 parameter into two new parameters, "inf_result" and "gdb_result".
9421 Expect inferior output and gdb output from $inferior_spawn_id and
9422 $gdb_spawn_id, respectively. Adjust all callers.
9423
94242015-07-29 Pedro Alves <palves@redhat.com>
9425
9426 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9427 of gdb_test_sequence.
9428
94292015-07-29 Pedro Alves <palves@redhat.com>
9430
9431 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9432 (saw_spurious_output): Expect inferior output from
9433 $inferior_spawn_id. Use gdb_test_stdio.
9434
94352015-07-29 Pedro Alves <palves@redhat.com>
9436
9437 * gdb.base/dprintf.exp: Use standard_testfile. Change
9438 prepare_for_testing call.
9439 (srcfile): Don't set.
9440 (restart): New procedure.
9441 (test_dprintf): New procecure, use to continue over dprintfs.
9442 (test_call, test_agent): New procedures, tests moved here.
9443 Restart gdb and recreate dprintfs. Adjust expected output.
9444
94452015-07-29 Pedro Alves <palves@redhat.com>
9446
9447 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9448
94492015-07-29 Pedro Alves <palves@redhat.com>
9450
9451 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9452
94532015-07-29 Pedro Alves <palves@redhat.com>
9454
9455 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9456 gdb_test_stdio.
9457
94582015-07-29 Pedro Alves <palves@redhat.com>
9459
9460 * lib/gdb.exp (gdb_test_stdio): New procedure.
9461
94622015-07-29 Pedro Alves <palves@redhat.com>
9463
9464 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9465
94662015-07-29 Pedro Alves <palves@redhat.com>
9467
9468 * gdb.base/call-signal-resume.exp: Remove check for
9469 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9470 * gdb.base/unwindonsignal.exp: Likewise.
9471 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9472 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9473
94742015-07-29 Pedro Alves <palves@redhat.com>
9475
9476 * gdb.base/siginfo-addr.c (pass): New function.
9477 (handler): Call it iff si_addr is correct.
9478 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9479 Set a breakpoint at "pass" and continue to it.
9480
94812015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9482
9483 * gdb.python/py-objfile.exp: Make some tests have unique names.
9484 * gdb.python/py-pp-registration.exp: Likewise.
9485
94862015-07-28 Pedro Alves <palves@redhat.com>
9487
9488 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9489
94902015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9491
9492 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9493
94942015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9495
9496 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9497
94982015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9499
9500 * gdb.base/gdb-sigterm-2.exp: New test.
9501
95022015-07-25 Doug Evans <xdje42@gmail.com>
9503
9504 Revert:
9505 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9506 (workers/%.worker, build-perf): New rule.
9507 (GDB_PERFTEST_MODE): New variable.
9508 (check-perf): Use it.
9509 (clean): Clean up gdb.perf parallel build subdirs.
9510 * lib/build-piece.exp: New file.
9511 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9512 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9513 name.
9514 (standard_temp_file): Ditto.
9515 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9516 of $GDB_PARALLEL.
9517
95182015-07-24 Doug Evans <dje@google.com>
9519
9520 * gdb.perf/lib/perftest/utils.py: New file.
9521 * gdb.perf/gm-hello.cc: New file.
9522 * gdb.perf/gm-pervasive-typedef.cc: New file.
9523 * gdb.perf/gm-pervasive-typedef.h: New file.
9524 * gdb.perf/gm-std.cc: New file.
9525 * gdb.perf/gm-std.h: New file.
9526 * gdb.perf/gm-use-cerr.cc: New file.
9527 * gdb.perf/gm-utils.h: New file.
9528 * gdb.perf/gmonster-null-lookup.py: New file.
9529 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9530 * gdb.perf/gmonster-print-cerr.py: New file.
9531 * gdb.perf/gmonster-ptype-string.py: New file.
9532 * gdb.perf/gmonster-runto-main.py: New file.
9533 * gdb.perf/gmonster-select-file.py: New file.
9534 * gdb.perf/gmonster1-null-lookup.exp: New file.
9535 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9536 * gdb.perf/gmonster1-print-cerr.exp: New file.
9537 * gdb.perf/gmonster1-ptype-string.exp: New file.
9538 * gdb.perf/gmonster1-runto-main.exp: New file.
9539 * gdb.perf/gmonster1-select-file.exp: New file.
9540 * gdb.perf/gmonster1.cc: New file.
9541 * gdb.perf/gmonster1.exp: New file.
9542 * gdb.perf/gmonster2-null-lookup.exp: New file.
9543 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9544 * gdb.perf/gmonster2-print-cerr.exp: New file.
9545 * gdb.perf/gmonster2-ptype-string.exp: New file.
9546 * gdb.perf/gmonster2-runto-main.exp: New file.
9547 * gdb.perf/gmonster2-select-file.exp: New file.
9548 * gdb.perf/gmonster2.cc: New file.
9549 * gdb.perf/gmonster2.exp: New file.
9550
95512015-07-24 Doug Evans <dje@google.com>
9552
9553 * gdb.perf/README: New file.
9554 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9555 * lib/gen-perf-test.exp: New file.
9556
95572015-07-24 Doug Evans <dje@google.com>
9558
9559 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9560 (PerfTest::startup): New function.
9561 (PerfTest::run): Return result of calling body.
9562 (PerfTest::assemble): Rewrite.
9563 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9564 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9565 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9566 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9567 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9568
95692015-07-24 Doug Evans <dje@google.com>
9570
9571 * lib/gdb.exp (clean_restart): Make executable optional.
9572
95732015-07-24 Doug Evans <dje@google.com>
9574
9575 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9576 compiler_info references.
9577 * gdb.cp/temargs.exp: Ditto.
9578 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9579 (get_compiler_info): Early exit if already computed. Set compiler_info
9580 to "unknown" if there was a problem.
9581 (test_compiler_info): Add function comment. Call get_compiler_info.
9582
95832015-07-24 Doug Evans <dje@google.com>
9584
9585 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9586 (workers/%.worker, build-perf): New rule.
9587 (GDB_PERFTEST_MODE): New variable.
9588 (check-perf): Use it.
9589 (clean): Clean up gdb.perf parallel build subdirs.
9590 * lib/build-piece.exp: New file.
9591 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9592 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9593 name.
9594 (standard_temp_file): Ditto.
9595 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9596 of $GDB_PARALLEL.
9597
95982015-07-24 Doug Evans <dje@google.com>
9599
9600 * lib/future.exp (gdb_default_target_compile): New option
9601 "early_flags".
9602 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9603 --as-needed.
9604
96052015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9606
9607 * gdb.base/catch-syscall.exp: Call gdb_exit before
9608 gdb_skip_xml_test.
9609
96102015-07-24 Pedro Alves <palves@redhat.com>
9611
9612 * gdb.python/py-events.exp: Accept output between the stop event
9613 and the prompt.
9614 * gdb.python/py-evsignal.exp: Likewise.
9615 * gdb.python/py-evthreads.exp: Likewise.
9616
96172015-07-24 Pedro Alves <palves@redhat.com>
9618
9619 PR gdb/18717
9620 * gdb.threads/non-ldr-exit.c: New file.
9621 * gdb.threads/non-ldr-exit.exp: New file.
9622
96232015-07-24 Yao Qi <yao.qi@linaro.org>
9624
9625 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9626 restarting process.
9627
96282015-07-24 Yao Qi <yao.qi@linaro.org>
9629
9630 * gdb.server/ext-restart.exp: New file.
9631
96322015-07-24 Yao Qi <yao.qi@linaro.org>
9633
9634 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9635 argument options.
9636 * gdb.server/ext-wrapper.exp: New file.
9637
96382015-07-23 Doug Evans <dje@google.com>
9639
9640 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9641 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9642
96432015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9644
9645 * gdb.ada/var_arr_typedef.exp: New testcase.
9646 * gdb.ada/var_arr_typedef/pack.adb: New file.
9647 * gdb.ada/var_arr_typedef/pack.ads: New file.
9648 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9649
96502015-07-20 Joel Brobecker <brobecker@adacore.com>
9651
9652 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9653
96542015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9655
9656 * gdb.arch/i386-biarch-core.exp: Replace istarget
9657 by "complete set gnutarget". Remove expectation for the "core-file"
9658 command.
9659
96602015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9661
9662 Revert the previous commit:
9663 Tests for validate symbol file using build-id.
9664
96652015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9666
9667 Tests for validate symbol file using build-id.
9668 * gdb.base/solib-mismatch-lib.c: New file.
9669 * gdb.base/solib-mismatch-libmod.c: New file.
9670 * gdb.base/solib-mismatch.c: New file.
9671 * gdb.base/solib-mismatch.exp: New file.
9672
96732015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9674
9675 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9676 nios2-*-linux*.
9677 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9678 * gdb.base/siginfo.exp: Likewise.
9679 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9680
96812015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9682
9683 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9684 Move it to ...
9685 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9686 ... here.
9687 * gdb.trace/range-stepping.exp: Check that the target supports
9688 range stepping.
9689
96902015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9691
9692 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9693
96942015-07-14 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.base/killed-outside.exp: New file.
9697 * gdb.base/killed-outside.c: New file.
9698
96992015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9700
9701 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9702 (n at main): New.
9703 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9704
97052015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9706
9707 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9708 infcall tests instead of setting up for KFAIL.
9709
97102015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9711
9712 * gdb.btrace/record_goto-step.exp: New.
9713
97142015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9715
9716 PR compile/18484
9717 * gdb.compile/compile.c (struct struct_type): Add volatile to
9718 selffield's type.
9719 * gdb.compile/compile.exp
9720 (compile code struct_object.selffield = &struct_object): Skip further
9721 struct_object tests if this one xfails.
9722
97232015-07-08 Robert O'Callahan <robert@ocallahan.org>
9724
9725 PR exp/18617
9726 * gdb.trace/ax.exp: Add test.
9727
97282015-07-07 Yao Qi <yao.qi@linaro.org>
9729
9730 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9731 instead of istarget "aarch64*-*-*".
9732 * gdb.arch/aarch64-fp.exp: Likewise.
9733 * gdb.base/float.exp: Likewise.
9734 * gdb.reverse/aarch64.exp: Likewise.
9735 * lib/gdb.exp (is_aarch64_target): New proc.
9736
97372015-07-07 Yao Qi <yao.qi@linaro.org>
9738
9739 * lib/gdb.exp (is_aarch32_target): New proc.
9740 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9741 instead of "istarget "arm*-*-*"".
9742 * gdb.arch/arm-disp-step.exp: Likewise.
9743 * gdb.arch/thumb-bx-pc.exp: Likewise.
9744 * gdb.arch/thumb-prologue.exp: Likewise.
9745 * gdb.arch/thumb-singlestep.exp: Likewise.
9746 * gdb.base/disp-step-syscall.exp: Likewise.
9747 * gdb.base/float.exp: Likewise.
9748
97492015-07-07 Yao Qi <yao.qi@linaro.org>
9750
9751 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9752 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9753
97542015-07-07 Yao Qi <yao.qi@linaro.org>
9755
9756 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9757 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9758 if it exists.
9759 * gdb.multi/multi-arch.exp: Likewise.
9760
97612015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9762
9763 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9764 print.
9765
97662015-07-07 Yao Qi <yao.qi@linaro.org>
9767
9768 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9769
97702015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9771
9772 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9773 '[' and ']' characters.
9774
97752015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9776
9777 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9778
97792015-06-29 Pedro Alves <palves@redhat.com>
9780
9781 PR threads/18127
9782 * gdb.threads/hand-call-new-thread.c: New file.
9783 * gdb.threads/hand-call-new-thread.c: New file.
9784
97852015-06-26 Keith Seitz <keiths@redhat.com>
9786 Doug Evans <dje@google.com>
9787
9788 PR 16253
9789 * gdb.cp/var-tag-2.cc: New file.
9790 * gdb.cp/var-tag-3.cc: New file.
9791 * gdb.cp/var-tag-4.cc: New file.
9792 * gdb.cp/var-tag.cc: New file.
9793 * gdb.cp/var-tag.exp: New file.
9794
97952015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9796
9797 * gdb.base/history-duplicates.exp: New test.
9798
97992015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9800
9801 * gdb.base/completion.exp: Test the completion of the "focus"
9802 command.
9803
98042015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9805
9806 * gdb.arch/amd64-prologue-skip.S: New file.
9807 * gdb.arch/amd64-prologue-skip.exp: New file.
9808
98092015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9810
9811 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9812 is_address_zero_readable check.
9813
98142015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9815
9816 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9817 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9818
98192015-06-24 Yao Qi <yao.qi@linaro.org>
9820
9821 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9822 linux targets.
9823
98242015-06-24 Yao Qi <yao.qi@linaro.org>
9825
9826 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9827 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9828 * gdb.base/siginfo-thread.exp: Likewise.
9829
98302015-06-22 Yao Qi <yao.qi@linaro.org>
9831
9832 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9833
98342015-06-22 Yao Qi <yao.qi@linaro.org>
9835
9836 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9837 aarch64*-*-*.
9838 (skip_hw_watchpoint_tests): Likewise.
9839
98402015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9841
9842 * gdb.base/gdbinit-history.exp: Test the interaction between
9843 setting GDBHISTSIZE and setting the history size via .gdbinit.
9844
98452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9846
9847 PR gdb/16999
9848 * gdb.base/gdbhistsize-history.exp: New test.
9849
98502015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9851
9852 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9853 with GDBHISTSIZE.
9854 * gdb.base/readline.exp: Likewise.
9855
98562015-06-17 Yao Qi <yao.qi@linaro.org>
9857
9858 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9859 line.
9860
98612015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9862
9863 * gdb.base/gdbinit-history.exp: Add test case to check that
9864 an unlimited history file does not get truncated on exit.
9865
98662015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9867
9868 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9869 (VECTOR): New macro. Use it...
9870 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9871 ...for these typedefs.
9872 (int8, char1, int1, double1): New typedefs.
9873 (struct just_int2, struct two_int2): New structures.
9874 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9875 (add_structvecs, add_singlevecs): New functions.
9876 (main): Call add_some_intvecs twice.
9877 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9878 the compile and exit upon failure. Try compiling for the "native"
9879 architecture. Test inferior function calls with vector arguments
9880 and vector return value handling with "finish" and "return".
9881
98822015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9883
9884 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9885 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9886 PE file.
9887 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9888
98892015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9890
9891 PR breakpoints/16465
9892 * gdb.mi/mi-dprintf-pending.c: New file.
9893 * gdb.mi/mi-dprintf-pending.exp: New test.
9894 * gdb.mi/mi-dprintf-pendshr.c: New file.
9895
98962015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9897 Mircea Gherzan <mircea.gherzan@intel.com>
9898
9899 * gdb.arch/i386-mpx-map.c: New file.
9900 * gdb.arch/i386-mpx-map.exp: New File.
9901
99022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9903
9904 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9905 * gdb.arch/i386-mpx.exp: Indentation fixed.
9906
99072015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9908
9909 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9910 function and improved indentation.
9911 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9912 gdb_test_multiple. Added additional tests to skip the test.
9913
99142015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9915
9916 * gdb.arch/i386-avx512.c: Change path in include file.
9917 * gdb.arch/i386-avx512.exp: Change include dir path
9918 compilation flag.
9919 * gdb.arch/i386-mpx.c: Change path in include file.
9920 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9921 flag.
9922
99232015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9924
9925 * gdb.compile/compile-print.exp (compile print *vararray@3)
9926 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9927
99282015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9929
9930 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9931 (do not keep jit in memory): ... this.
9932 (expect 5): Change it to ...
9933 (expect no 5): ... this.
9934
99352015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9936
9937 PR gdb/15564
9938 * gdb.mi/mi-detach.exp: New file.
9939
99402015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9941
9942 PR symtab/18392
9943 * gdb.arch/amd64-tailcall-self.S: New file.
9944 * gdb.arch/amd64-tailcall-self.c: New file.
9945 * gdb.arch/amd64-tailcall-self.exp: New file.
9946
99472015-05-28 Don Breazeal <donb@codesourcery.com>
9948
9949 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9950 tests for remote targets by checking is_target_gdbserver.
9951
99522015-05-27 Doug Evans <dje@google.com>
9953
9954 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9955 * gdb.dwarf2/opaque-type-lookup.c: New file.
9956 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9957
99582015-05-26 Doug Evans <dje@google.com>
9959
9960 * gdb.cp/iostream.cc: New file.
9961 * gdb.cp/iostream.exp: New file.
9962
99632015-05-26 Doug Evans <dje@google.com>
9964
9965 * gdb.dwarf2/dw2-op-call.exp: Update.
9966 * gdb.dwarf2/dw4-sig-types.exp: Update.
9967 * gdb.dwarf2/implptr.exp: Update.
9968 * gdb.mi/mi-cmd-param-changed.exp: Update.
9969
99702015-05-26 Doug Evans <dje@google.com>
9971
9972 * gdb.python/py-lazy-string.c: New file.
9973 * gdb.python/py-lazy-string.exp: New file.
9974 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9975 (main): Update. Add estring3.
9976 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9977 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9978
99792015-05-26 Omair Javaid <omair.javaid@linaro.org>
9980 Yao Qi <yao.qi@linaro.org>
9981
9982 * gdb.reverse/aarch64.c: New.
9983 * gdb.reverse/aarch64.exp: New.
9984
99852015-05-26 Omair Javaid <omair.javaid@linaro.org>
9986
9987 * lib/gdb.exp (supports_process_record): Return true for
9988 aarch64*-linux*.
9989 (supports_reverse): Likewise.
9990
99912015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9992
9993 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9994 Use with_test_prefix.
9995
99962015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9997
9998 * gdb.base/completion.exp: Add test for completion of layout
9999 names.
10000
100012015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
10002
10003 * lib/gdb.exp (skip_tui_tests): New proc.
10004 * gdb.base/tui-layout.exp: Check skip_tui_tests.
10005
100062015-05-19 Pedro Alves <palves@redhat.com>
10007
10008 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
10009 Save the whole env array instead of just HOME. Unset HISTSIZE in
10010 the environment while testing. Restore whole environment
10011 afterwards.
10012
100132015-05-16 Doug Evans <xdje42@gmail.com>
10014
10015 * gdb.guile/scm-ports.c: New file.
10016 * gdb.guile/scm-ports.exp: Add memory port tests.
10017
100182015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10019
10020 * gdb.compile/compile-print.c: New file.
10021 * gdb.compile/compile-print.exp: New file.
10022
100232015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10024
10025 * gdb.compile/compile-ops.exp: Cast param to void.
10026 * gdb.compile/compile.exp: Complete type for _gdb_expr.
10027 (compile code struct_object.selffield = &struct_object): Add xfail.
10028
100292015-05-15 Joel Brobecker <brobecker@adacore.com>
10030
10031 * gdb.ada/arr_enum_with_gap: New testcase.
10032
100332015-05-15 Joel Brobecker <brobecker@adacore.com>
10034
10035 * gdb.ada/byte_packed_arr: New testcase.
10036
100372015-05-15 Joel Brobecker <brobecker@adacore.com>
10038
10039 * gdb.ada/pckd_neg: New testcase.
10040
100412015-05-13 Patrick Palka <patrick@parcs.ath.cx>
10042
10043 PR gdb/17820
10044 * gdb.base/gdbinit-history.exp: New test.
10045 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
10046 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
10047
100482015-05-09 Siva Chandra Reddy <sivachandra@google.com>
10049
10050 * gdb.python/py-xmethods.cc: Enhance test case.
10051 * gdb.python/py-xmethods.exp: New tests.
10052 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
10053 function.
10054 (B_indexoper): Likewise.
10055 (global_dm_list) : Add new xmethod worker functions.
10056
100572015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
10058
10059 * gdb.base/coredump-filter.exp: Correctly unset
10060 "coredump_var_addr" array.
10061
100622015-05-08 Pedro Alves <palves@redhat.com>
10063
10064 * gdb.server/non-existing-program.exp: Unset spawn_id.
10065
100662015-05-08 Siva Chandra Reddy <sivachandra@google.com>
10067
10068 PR python/18291
10069 * gdb.python/py-xmethods.exp: Add tests.
10070
100712015-05-08 Yao Qi <yao.qi@linaro.org>
10072
10073 PR gdb/18208
10074 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10075 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10076 function set_coredump_filter, and remove remote_exec call.
10077 Remove argument ipid. Callers update.
10078 (top level): Don't get inferior's PID.
10079
100802015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
10081
10082 * gdb.base/watch_thread_num.exp: Skip test on targets without
10083 access watchpoints.
10084
100852015-05-06 Pedro Alves <palves@redhat.com>
10086
10087 PR server/18081
10088 * gdb.server/non-existing-program.exp: New file.
10089
100902015-05-05 Joel Brobecker <brobecker@adacore.com>
10091
10092 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10093
100942015-05-05 Joel Brobecker <brobecker@adacore.com>
10095
10096 * gdb.ada/out_of_line_in_inlined: New testcase.
10097
100982015-05-05 Joel Brobecker <brobecker@adacore.com>
10099
10100 * gdb.ada/var_rec_arr: New testcase.
10101
101022015-04-30 Yao Qi <yao.qi@linaro.org>
10103
10104 * gdb.base/break-idempotent.exp: If
10105 skip_hw_watchpoint_multi_tests returns true, skip the tests
10106 on "rwatch" and "awatch".
10107
101082015-04-30 Yao Qi <yao.qi@linaro.org>
10109
10110 * gdb.base/relativedebug.exp: Invoke gdb command
10111 "info sharedlibrary", and if libc.so doesn't have debug info,
10112 skip the test.
10113
101142015-04-29 Doug Evans <dje@google.com>
10115
10116 * gdb.python/py-xmethods.exp: Add ptype tests.
10117 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10118 get_result_type method.
10119
101202015-04-29 Luis Machado <lgustavo@codesourcery.com>
10121
10122 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10123 the target does not support hardware watchpoints.
10124
101252015-04-29 Luis Machado <lgustavo@codesourcery.com>
10126
10127 * gdb.base/break-always.exp: Abort testing if writing to memory
10128 causes an error.
10129
101302015-04-28 Doug Evans <dje@google.com>
10131
10132 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10133 * gdb.python/py-pp-registration.exp: ... here. New file.
10134 * gdb.python/py-pp-registration.c: New file.
10135 * gdb.python/py-pp-registration.py: New file.
10136
101372015-04-28 Doug Evans <dje@google.com>
10138
10139 * gdb.python/py-bad-printers.c: New file.
10140 * gdb.python/py-bad-printers.py: New file.
10141 * gdb.python/py-bad-printers.exp: New file.
10142
101432015-04-28 Sasha Smundak <asmundak@google.com>
10144
10145 * gdb.python/py-type.exp: New test.
10146
101472015-04-28 Andy Wingo <wingo@igalia.com>
10148
10149 * gdb.python/py-parameter.exp:
10150 * gdb.guile/scm-parameter.exp: Escape the path that we are
10151 matching against, as it might contain characters that are special
10152 to regular expressions.
10153
101542015-04-27 Joel Brobecker <brobecker@adacore.com>
10155
10156 * gdb.ada/rec_comp: New testcase.
10157
101582015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10159
10160 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10161 before using it.
10162
101632015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10164
10165 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10166 new tests for verilog output.
10167
101682015-04-24 Yao Qi <yao.qi@linaro.org>
10169
10170 * boards/remote-gdbserver-on-localhost.exp: New file.
10171
101722015-04-23 Pedro Alves <palves@redhat.com>
10173
10174 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10175 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10176 "end of file", remove $inferior_spawn_id from the indirect list.
10177
101782015-04-23 Pedro Alves <palves@redhat.com>
10179
10180 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10181
101822015-04-23 Pedro Alves <palves@redhat.com>
10183
10184 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10185 on $any_spawn_id instead of only on $gdb_spawn_id.
10186
101872015-04-21 Pierre Muller <muller@sourceware.org>
10188
10189 PR pascal/17815
10190 * lib/pascal.exp (gpc_compile): Add new option "class".
10191 (fpc_compile): Likewise.
10192 * gdb.pascal/case-insensitive-symbols.pas: New file.
10193 * gdb.pascal/case-insensitive-symbols.exp: New file.
10194
101952015-04-20 Gary Benson <gbenson@redhat.com>
10196
10197 * gdb.base/attach.exp: Fix three extended remote failures.
10198
101992015-04-17 Gary Benson <gbenson@redhat.com>
10200
10201 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10202 the main executable over the remote protocol.
10203
102042015-04-16 Pedro Alves <palves@redhat.com>
10205
10206 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10207 a new gdbserver if gdbserver_reconnect_p is set.
10208
102092015-04-16 Pedro Alves <palves@redhat.com>
10210
10211 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10212 is set, don't exit gdbserver.
10213
102142015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10215
10216 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10217 appropriate .insn, such that an older assembler can be used.
10218 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10219 the z/Architecture instruction set on 31-bit targets as well.
10220
102212015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10222
10223 * gdb.go/handcall.exp: Remove all logic related to the first
10224 breakpoint and rely on go_runto_main instead.
10225 * gdb.go/strings.exp: Likewise.
10226 * gdb.go/unsafe.exp: Likewise.
10227 * gdb.go/hello.exp: Likewise. Also rename the remaining
10228 breakpoint marker to "breakpoint 1".
10229 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10230 * gdb.go/strings.go: Likewise.
10231 * gdb.go/unsafe.go: Likewise.
10232 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10233 "set breakpoint 2 here" and rename the remaining breakpoint marker
10234 to "breakpoint 1".
10235
102362015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10237
10238 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10239 if itertools.imap is not present.
10240 * gdb.python/py-objfile.exp: Add parentheses.
10241 * gdb.python/py-type.exp: Same.
10242 * gdb.python/py-unwind-maint.py: Same.
10243
102442015-04-15 Yao Qi <yao.qi@linaro.org>
10245
10246 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10247 of ":$ptr_size" and set its form explicitly.
10248
102492015-04-15 Pedro Alves <palves@redhat.com>
10250 Yao Qi <yao.qi@linaro.org>
10251
10252 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10253 timeout by factor of 4.
10254 (test_regular_watch): Likewise.
10255 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10256 * gdb.reverse/sigall-reverse.exp: Likewise.
10257 * gdb.reverse/until-precsave.exp: Likewise.
10258 * lib/gdb.exp (with_timeout_factor): New proc.
10259 (gdb_expect): Move some code to ...
10260 (get_largest_timeout): ... here. New procedure.
10261
102622015-04-14 Luis Machado <lgustavo@codesourcery.com>
10263
10264 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10265
102662015-04-13 Luis Machado <lgustavo@codesourcery.com>
10267
10268 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10269 to write to the .text section.
10270
102712015-04-13 Luis Machado <lgustavo@codesourcery.com>
10272
10273 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10274 Handle the case of targets that do not provide PID information.
10275
102762015-04-13 Yao Qi <yao.qi@linaro.org>
10277
10278 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10279 and use expect instead of gdb_expect.
10280
102812015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10282
10283 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10284 "coredump_var_addr" to avoid naming conflict with other testcases.
10285
102862015-04-10 Pedro Alves <palves@redhat.com>
10287
10288 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10289 gdb_test_sequence and gdb_assert.
10290
102912015-04-10 Pedro Alves <palves@redhat.com>
10292
10293 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10294 test messages that don't include the breakpoint address.
10295
102962015-04-10 Yao Qi <yao.qi@linaro.org>
10297
10298 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10299 false for some offset and width combinations which aren't
10300 supported by linux kernel.
10301
103022015-04-10 Pedro Alves <palves@redhat.com>
10303
10304 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10305 procedure, factored out from ...
10306 (top level): ... here. Add "set displaced-stepping" testing axis.
10307 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10308 parameter "displaced". Use it.
10309 (top level): Use foreach and add "set displaced-stepping" testing
10310 axis.
10311
103122015-04-10 Pedro Alves <palves@redhat.com>
10313
10314 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10315 Remove comment.
10316 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10317 both the address of the instruction that triggers the watchpoint
10318 and the address of the instruction immediately after, and use
10319 those addresses for the test. Fix comment.
10320
103212015-04-10 Pedro Alves <palves@redhat.com>
10322
10323 * gdb.base/sigstep.exp (breakpoint_to_handler)
10324 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10325 Test "backtrace" in handler.
10326 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10327 (top level): Add new "displaced" test axis to
10328 breakpoint_to_handler, breakpoint_to_handler_entry and
10329 breakpoint_over_handler.
10330
103312015-04-10 Pedro Alves <palves@redhat.com>
10332
10333 PR gdb/18216
10334 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10335
103362015-04-10 Yao Qi <yao.qi@linaro.org>
10337
10338 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10339 (test_add_rn_pc): New function.
10340 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10341 (top level): Invoke test_add_rn_pc.
10342
103432015-04-10 Pedro Alves <palves@redhat.com>
10344
10345 PR gdb/13858
10346 * gdb.base/step-over-no-symbols.exp: New file.
10347
103482015-04-09 Andy Wingo <wingo@igalia.com>
10349
10350 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10351 after the Python tests.
10352
103532015-04-08 Keith Seitz <keiths@redhat.com>
10354
10355 PR python/16699
10356 * gdb.python/py-completion.exp: New tests for completion.
10357 * gdb.python/py-completion.py (CompleteLimit1): New class.
10358 (CompleteLimit2): Likewise.
10359 (CompleteLimit3): Likewise.
10360 (CompleteLimit4): Likewise.
10361 (CompleteLimit5): Likewise.
10362 (CompleteLimit6): Likewise.
10363 (CompleteLimit7): Likewise.
10364
103652015-04-08 Pedro Alves <palves@redhat.com>
10366
10367 PR gdb/18214
10368 PR gdb/18216
10369 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10370 function.
10371 (main): Install it as SIGUSR1 handler.
10372 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10373 parameter. Always use "setup" as prefix. Toggle "set
10374 displaced-stepping" off/on depending on global. Don't switch to
10375 thread 1 here.
10376 (top level): Add displaced stepping "off/on" test axis. Update
10377 "setup" calls. Wrap each subtest with with_test_prefix. Test
10378 continuing with a queued signal in each thread.
10379
103802015-04-08 Pedro Alves <palves@redhat.com>
10381
10382 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10383 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10384 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10385 Return early if running to main fails.
10386 * gdb.trace/while-stepping.exp: Likewise.
10387
103882015-04-07 Pedro Alves <palves@redhat.com>
10389
10390 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10391 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10392 interact with inferior program.
10393
103942015-04-07 Pedro Alves <palves@redhat.com>
10395
10396 * lib/gdb.exp (inferior_spawn_id): New global.
10397 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10398 spawn id after processing the user code.
10399 (default_gdb_start): Set inferior_spawn_id.
10400 (send_inferior): New procedure.
10401 * lib/gdbserver-support.exp (gdbserver_start): Set
10402 inferior_spawn_id.
10403 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10404
104052015-04-07 Pedro Alves <palves@redhat.com>
10406
10407 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10408 * lib/gdbserver-support.exp (gdbserver_start): Make
10409 $server_spawn_id global.
10410 (gdbserver_start): Don't wait for gdbserver's spawn id with
10411 expect_background.
10412 (close_gdbserver): New procedure.
10413 (gdb_exit): Rename the default version and reimplement.
10414
104152015-04-07 Pedro Alves <palves@redhat.com>
10416
10417 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10418 append the substituted item, not the original item.
10419
104202015-04-07 Pedro Alves <palves@redhat.com>
10421
10422 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10423 gdb_expect.
10424
104252015-04-07 Pedro Alves <palves@redhat.com>
10426
10427 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10428 output appearing once only.
10429
104302015-04-07 Pedro Alves <palves@redhat.com>
10431
10432 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10433 that doesn't expect anything. Return early if running to main
10434 fails.
10435
104362015-04-07 Yao Qi <yao.qi@linaro.org>
10437
10438 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10439 (child_function): Call alarm.
10440 (main): Move call to alarm into the loop.
10441 * gdb.threads/non-stop-fair-events.exp: Build program with
10442 -DTIMEOUT=$timeout.
10443
104442015-04-06 Doug Evans <xdje42@gmail.com>
10445
10446 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10447 Fix dest parameter to board_info.
10448 (fpc_compile): Ditto.
10449 (gdb_compile_pascal): Rename dest arg to destfile.
10450
104512015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10452
10453 * gdb.ada/funcall_ref.exp: New file.
10454 * gdb.ada/funcall_ref/foo.adb: New file.
10455
104562015-04-02 Yao Qi <yao.qi@linaro.org>
10457
10458 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10459 is remote.
10460
104612015-04-02 Gary Benson <gbenson@redhat.com>
10462
10463 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10464
104652015-04-01 Sasha Smundak <asmundak@google.com>
10466
10467 * gdb.python/py-unwind-maint.c: New file.
10468 * gdb.python/py-unwind-maint.exp: New test.
10469 * gdb.python/py-unwind-maint.py: New file.
10470 * gdb.python/py-unwind.c: New file.
10471 * gdb.python/py-unwind.exp: New test.
10472 * gdb.python/py-unwind.py: New test.
10473
104742015-04-01 Pedro Alves <palves@redhat.com>
10475
10476 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10477 to fail instead of non-existent $test.
10478
104792015-04-01 Pedro Alves <palves@redhat.com>
10480
10481 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10482 GDBFLAGS if not empty.
10483
104842015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10485
10486 * gdb.ada/complete.exp: Remove "multi_line".
10487 * gdb.ada/info_exc.exp: Remove "multi_line".
10488 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10489 * gdb.ada/ptype_field.exp: Remove "multi_line".
10490 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10491 * gdb.ada/tagged.exp: Remove "multi_line".
10492 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10493 [multi_line ...]
10494 * gdb.btrace/delta.exp: Likewise.
10495 * gdb.btrace/exception.exp: Likewise.
10496 * gdb.btrace/function_call_history.exp: Likewise.
10497 * gdb.btrace/instruction_history.exp: Likewise.
10498 * gdb.btrace/nohist.exp: Likewise.
10499 * gdb.btrace/record_goto.exp: Likewise.
10500 * gdb.btrace/segv.exp: Likewise.
10501 * gdb.btrace/stepi.exp: Likewise.
10502 * gdb.btrace/tailcall.exp: Likewise.
10503 * gdb.btrace/unknown_functions.exp: Likewise.
10504 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10505 * lib/gdb.exp: Add the "multi_line" helper.
10506
105072015-04-01 Pedro Alves <palves@redhat.com>
10508
10509 * gdb.threads/tid-reuse.c: New file.
10510 * gdb.threads/tid-reuse.exp: New file.
10511
105122015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10513
10514 PR corefiles/16092
10515 * gdb.base/coredump-filter.c: New file.
10516 * gdb.base/coredump-filter.exp: Likewise.
10517
105182015-03-27 Petr Machata <pmachata@redhat.com>
10519
10520 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10521 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10522 (Dwarf::assemble): Initialize them.
10523 (Dwarf::lines): New function.
10524
105252015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10526
10527 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10528 SYMBOL_PREFIX for x86_64-*-cygwin.
10529
105302015-03-26 Andy Wingo <wingo@igalia.com>
10531
10532 PR symtab/18148
10533 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10534 const_value but not a location.
10535 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10536 location defined in non-main CUs are visible.
10537
105382015-03-26 Yao Qi <yao.qi@linaro.org>
10539
10540 PR testsuite/18139
10541 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10542 Add a line number entry for the same line.
10543 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10544 Add a line number entry for the same line.
10545
105462015-03-26 Yao Qi <yao.qi@linaro.org>
10547
10548 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10549 .int 0.
10550 (func): Likewise. Add .Lfunc_1 label.
10551 Use .Lfunc_1 label.
10552 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10553 .int 0.
10554 (func): Likewise.
10555 Use .Lfunc_1 label.
10556
105572015-03-26 Yao Qi <yao.qi@linaro.org>
10558
10559 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10560 Call gdb_compile instead to compile each .s files without debug
10561 information.
10562
105632015-03-26 Yao Qi <yao.qi@linaro.org>
10564
10565 * gdb.base/savedregs.exp (process_saved_regs): Make
10566 "Saved registers:" optional in the pattern.
10567
105682015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10569
10570 * gdb.btrace/next.exp: Merged into step.exp.
10571 * gdb.btrace/finish.exp: Merged into step.exp.
10572 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10573 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10574 "record goto" and checking the exact replay position.
10575 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10576 check for "Recording format" in "info record" output.
10577 * gdb.btrace/record_goto.exp: Choose test file based on target.
10578 * gdb.btrace/x86-record_goto.S: Renamed into ...
10579 * gdb.btrace/x86_64-record_goto.S: ... this.
10580 * gdb.btrace/i686-record_goto.S: New.
10581 * gdb.btrace/x86-tailcall.S: Renamed into ...
10582 * gdb.btrace/x86_64-tailcall.S: ... this.
10583 * gdb.btrace/i686-tailcall.S: New.
10584 * gdb.btrace/x86-tailcall.c: Renamed into ...
10585 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10586 separate statements. Update test.
10587 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10588 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10589 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10590 * gdb.btrace/tailcall.exp: Choose test file based on target.
10591 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10592
105932015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10594
10595 * gdb.btrace/exception.exp: Increase BTS buffer size.
10596
105972015-03-24 Pedro Alves <palves@redhat.com>
10598
10599 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10600
106012015-03-24 Pedro Alves <palves@redhat.com>
10602
10603 * gdb.threads/schedlock.exp (test_step): No longer expect that
10604 "set scheduler-locking step" with "next" over a function call runs
10605 threads unlocked.
10606
106072015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10608
10609 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10610
106112015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10612
10613 PR breakpoints/16466
10614 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10615 * gdb.mi/mi-pending.c (thread_func): New function.
10616 (int main): Add threading support required.
10617 * gdb.mi/mi-pending.exp: Add tests for this issue.
10618 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10619 (pendfunc2): Remove stdio dependency.
10620 * gdb.mi/mi-pendshr2.c: New file.
10621
106222015-03-23 Keith Seitz <keiths@redhat.com>
10623
10624 * gdb.linespec/keywords.c: New file.
10625 * gdb.linespec/keywords.exp: New file.
10626
106272015-03-23 Keith Seitz <keiths@redhat.com>
10628
10629 PR gdb/18021
10630 * gdb.dwarf2/staticvirtual.exp: New test.
10631
106322015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10633
10634 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10635 * README: Remove HP-UX and gdb.hp.
10636 (configuration):
10637 * configure: Regenerate.
10638 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10639 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10640 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10641 gdb.hp/gdb.defects/Makefile.
10642 * gdb.hp/Makefile.in: File deleted.
10643 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10644 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10645 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10646 * gdb.hp/gdb.aCC/run.c: File deleted.
10647 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10648 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10649 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10650 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10651 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10652 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10653 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10654 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10655 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10656 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10657 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10658 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10659 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10660 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10661 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10662 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10663 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10664 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10665 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10666 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10667 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10668 * gdb.hp/gdb.compat/average.c: File deleted.
10669 * gdb.hp/gdb.compat/sum.c: File deleted.
10670 * gdb.hp/gdb.compat/xdb.c: File deleted.
10671 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10672 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10673 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10674 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10675 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10676 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10677 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10678 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10679 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10680 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10681 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10682 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10683 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10684 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10685 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10686 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10687 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10688 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10689 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10690 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10691 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10692 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10693 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10694 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10695 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10696 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10697 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10698 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10699 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10700 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10701 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10702 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10703 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10704 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10705 * gdb.hp/tools/odump: File deleted.
10706
107072015-03-19 Pedro Alves <palves@redhat.com>
10708
10709 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10710 (saw_thread_3): New globals.
10711 (top level): Increment them when an event for the corresponding
10712 thread is seen.
10713 (no thread starvation): New test.
10714
107152015-03-19 Pedro Alves <palves@redhat.com>
10716
10717 * gdb.threads/continue-pending-status.c: New file.
10718 * gdb.threads/continue-pending-status.exp: New file.
10719
107202015-03-18 Pedro Alves <palves@redhat.com>
10721
10722 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10723 Use gdb_is_target_remote instead of is_remote. Use
10724 gdb_test_multiple instead of gdb_expect. Exit early if
10725 gdb_test_multiple hits its internal matches. Tighten stepi tests
10726 expected output. Fail on exit with any signal, instead of just
10727 SIGILL.
10728
107292015-03-18 Yao Qi <yao.qi@linaro.org>
10730
10731 PR tdep/18107
10732 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10733 variable.
10734 * gdb.base/catch-syscall.exp: Don't skip it on
10735 aarch64*-*-linux* target. Remove elements in all_syscalls.
10736 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10737 target.
10738 (setup_all_syscalls): New proc.
10739
107402015-03-16 Yao Qi <yao.qi@linaro.org>
10741
10742 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10743 (top level): Skip tests if valid_addr_p returns false for
10744 $cmd1 or $cmd2.
10745
107462015-03-11 Andy Wingo <wingo@igalia.com>
10747
10748 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10749
107502015-03-11 Yao Qi <yao.qi@linaro.org>
10751
10752 * gdb.base/catch-syscall.exp: Fix typo in comments.
10753
107542015-03-11 Yao Qi <yao.qi@linaro.org>
10755
10756 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10757
107582015-03-09 Pedro Alves <palves@redhat.com>
10759
10760 * dg-extract-results.py: Delete.
10761
107622015-03-09 Pedro Alves <palves@redhat.com>
10763
10764 Merge dg-extract-results.sh from GCC upstream (r218843).
10765
10766 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10767 * dg-extract-results.sh: Use --text with grep to avoid issues with
10768 binary files. Fall back to cat -v, if that doesn't work.
10769
107702015-03-05 Pedro Alves <palves@redhat.com>
10771
10772 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10773
107742015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10775
10776 * lib/mi-support.exp (mi_expect_interrupt): Accept
10777 alternative event for when in all-stop mode.
10778
107792015-03-04 Pedro Alves <palves@redhat.com>
10780
10781 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10782
107832015-03-04 Mark Kettenis <kettenis@gnu.org>
10784
10785 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10786
107872015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10788
10789 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10790 regexps for GDB's current line display, accept a hex address
10791 preceding the line number.
10792
107932015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10794
10795 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10796 the 'arch1' variable for "s390*-linux*" targets.
10797
107982015-03-04 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10801 (main): Pass missing retval argument to pthread_join call.
10802
108032015-03-02 Pedro Alves <palves@redhat.com>
10804
10805 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10806 (top level): Call do_test with non-stop as well.
10807
108082015-03-02 Pedro Alves <palves@redhat.com>
10809
10810 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10811 -1.
10812
108132015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10814
10815 * gdb.arch/s390-vregs.exp: New test.
10816 * gdb.arch/s390-vregs.S: New file.
10817
108182015-02-27 Pedro Alves <palves@redhat.com>
10819
10820 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10821 call to catch_command_errors.
10822 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10823 catch_command_errors.
10824
108252015-02-27 Pedro Alves <palves@redhat.com>
10826
10827 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10828 "true" for boolean result.
10829 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10830 prototype of main.
10831
108322015-02-27 Pedro Alves <palves@redhat.com>
10833
10834 * lib/unbuffer_output.c: New file.
10835 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10836 (main): Call gdb_unbuffer_output.
10837
108382015-02-27 Yao Qi <yao.qi@linaro.org>
10839
10840 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10841 target.
10842
108432015-02-26 Doug Evans <dje@google.com>
10844
10845 * gdb.cp/class2.cc (Dbase, D): New classes.
10846 (main): New local delta.
10847 * gdb.cp/class2.exp: Test printing delta.
10848 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10849 (dynbar): New global.
10850 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10851
108522015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10853
10854 * gdb.compile/compile-ifunc.c: New file.
10855 * gdb.compile/compile-ifunc.exp: New file.
10856
108572015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10858
10859 * gdb.base/structs.exp: Check for correct struct on finish.
10860
108612015-02-26 Yao Qi <yao.qi@linaro.org>
10862
10863 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10864 is zero.
10865
108662015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10867
10868 * gdb.arch/cordic.ko.bz2: New file.
10869 * gdb.arch/cordic.ko.debug.bz2: New file.
10870 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10871
108722015-02-25 Yao Qi <yao.qi@linaro.org>
10873
10874 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10875 aarch64*-*-* target.
10876
108772015-02-23 Pedro Alves <palves@redhat.com>
10878
10879 * lib/gdb.exp (delete_breakpoints): Rewrite using
10880 gdb_test_multiple.
10881
108822015-02-23 Pedro Alves <palves@redhat.com>
10883
10884 * gdb.base/info-os.c: Include stdlib.h.
10885
108862015-02-22 Doug Evans <xdje42@gmail.com>
10887
10888 PR symtab/17855
10889 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10890 is read after symbols have been re-read.
10891 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10892 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10893
108942015-02-21 Doug Evans <dje@google.com>
10895
10896 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10897
108982015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10899
10900 PR corefiles/17808
10901 * gdb.arch/i386-biarch-core.core.bz2: New file.
10902 * gdb.arch/i386-biarch-core.exp: New file.
10903
109042015-02-21 Pedro Alves <palves@redhat.com>
10905
10906 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10907 runto_main fails.
10908
109092015-02-20 Pedro Alves <palves@redhat.com>
10910
10911 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10912 info probes.
10913
109142015-02-20 Pedro Alves <palves@redhat.com>
10915
10916 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10917
109182015-02-20 Pedro Alves <palves@redhat.com>
10919
10920 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10921 clean_restart before gdb_target_supports_trace.
10922
109232015-02-20 Pedro Alves <palves@redhat.com>
10924
10925 PR threads/18006
10926 * gdb.threads/clone-thread_db.c: New file.
10927 * gdb.threads/clone-thread_db.exp: New file.
10928
109292015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10930
10931 PR breakpoints/16812
10932 * gdb.base/catch-gdb-caused-signals.c: New file.
10933 * gdb.base/catch-gdb-caused-signals.exp: New file.
10934
109352015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10936
10937 * configure: Regenerated.
10938 * configure.ac: Use GDB_AC_TRANSFORM.
10939 * aclocal.m4: sinclude ../transform.m4.
10940
109412015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10942
10943 * lib/dtrace.exp: New file.
10944 * gdb.base/dtrace-probe.exp: Likewise.
10945 * gdb.base/dtrace-probe.d: Likewise.
10946 * gdb.base/dtrace-probe.c: Likewise.
10947 * lib/pdtrace.in: Likewise.
10948 * configure.ac: Output variables with the transformed names of
10949 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10950 * configure: Regenerated.
10951
109522015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10953
10954 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10955 expected message when trying to access $_probe_* convenience
10956 variables while not on a probe.
10957
109582015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10959
10960 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10961
109622015-02-11 Pedro Alves <pedro@codesourcery.com>
10963
10964 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10965 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10966
109672015-02-10 Doug Evans <xdje42@gmail.com>
10968
10969 * lib/gdb.exp (gdb_load): Always return a result.
10970
109712015-02-10 Pedro Alves <palves@redhat.com>
10972
10973 * gdb.threads/signal-sigtrap.c: New file.
10974 * gdb.threads/signal-sigtrap.exp: New file.
10975
109762015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10977
10978 * gdb.trace/no-attach-trace.c: New file.
10979 * gdb.trace/no-attach-trace.exp: New file.
10980
109812015-02-09 Mark Wielaard <mjw@redhat.com>
10982
10983 * gdb.dwarf2/atomic.c: New file.
10984 * gdb.dwarf2/atomic-type.exp: Likewise.
10985
109862015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10987
10988 * gdb.btrace/buffer-size.exp: Update "info record" output.
10989 * gdb.btrace/delta.exp: Update "info record" output.
10990 * gdb.btrace/enable.exp: Update "info record" output.
10991 * gdb.btrace/finish.exp: Update "info record" output.
10992 * gdb.btrace/instruction_history.exp: Update "info record" output.
10993 * gdb.btrace/next.exp: Update "info record" output.
10994 * gdb.btrace/nexti.exp: Update "info record" output.
10995 * gdb.btrace/step.exp: Update "info record" output.
10996 * gdb.btrace/stepi.exp: Update "info record" output.
10997 * gdb.btrace/nohist.exp: Update "info record" output.
10998
109992015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11000
11001 * gdb.btrace/buffer-size: New.
11002
110032015-02-09 Markus Metzger <markus.t.metzger@intel.com>
11004
11005 * gdb.btrace/delta.exp: Update "info record" output.
11006 * gdb.btrace/enable.exp: Update "info record" output.
11007 * gdb.btrace/finish.exp: Update "info record" output.
11008 * gdb.btrace/instruction_history.exp: Update "info record" output.
11009 * gdb.btrace/next.exp: Update "info record" output.
11010 * gdb.btrace/nexti.exp: Update "info record" output.
11011 * gdb.btrace/step.exp: Update "info record" output.
11012 * gdb.btrace/stepi.exp: Update "info record" output.
11013 * gdb.btrace/nohist.exp: Update "info record" output.
11014
110152015-02-06 Simon Marchi <simon.marchi@ericsson.com>
11016
11017 PR gdb/15678
11018 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
11019
110202015-02-06 Pedro Alves <palves@redhat.com>
11021
11022 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
11023 macro.
11024 (seconds_left, again): New globals.
11025 (main): Wait seconds_left in a 1-second sleep loop instead of
11026 sleeping 180 seconds. If 'again' is set, reset the seconds
11027 counter.
11028 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
11029 'again' in the inferior before detaching. Print the seconds left.
11030 (options): New global.
11031 (top level): Build program with -DTIMEOUT=$timeout.
11032
110332015-02-06 Pedro Alves <palves@redhat.com>
11034
11035 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
11036 determine how many seconds to pass to 'alarm'.
11037 * gdb.base/gdb-sigterm.exp (top level): Build program with
11038 -DTIMEOUT=$timeout.
11039 (do_test): Return success/failure indication. Add more verbose
11040 logging. Don't fail if 200 single steps are seen. Instead, fail
11041 when the test times out.
11042 (passes): New global.
11043 (top level): Break the testing loop if testing fails on any
11044 iteration. Use gdb_assert.
11045
110462015-02-04 Don Breazeal <donb@codesourcery.com>
11047
11048 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
11049 and initialize them.
11050 (ipc_cleanup): New function.
11051 (main): Don't declare shmid, semid, and msqid. Add a call to
11052 atexit so that we call ipc_cleanup on exit.
11053
110542015-02-04 Pedro Alves <palves@redhat.com>
11055
11056 * boards/native-extended-gdbserver.exp: Remove any target variant
11057 specifications from the board name before clearing the isremote
11058 flag from board_info.
11059
110602015-01-31 Doug Evans <xdje42@gmail.com>
11061
11062 * gdb.base/maint.exp <maint print type argc>: Update expected output.
11063
110642015-01-31 Gary Benson <gbenson@redhat.com>
11065
11066 * gdb.base/completion.exp: Disable completion limiting for
11067 existing tests. Add new tests to check completion limiting.
11068 * gdb.linespec/ls-errs.exp: Disable completion limiting.
11069
110702015-01-31 Doug Evans <xdje42@gmail.com>
11071
11072 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
11073
110742015-01-31 Doug Evans <xdje42@gmail.com>
11075
11076 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11077 entries. Duplicate file section script entries.
11078 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11079 inlined entries. Add test for safe-path rejection.
11080 * gdb.python/py-section-script.c: Add duplicate inlined section script
11081 entries. Duplicate file section script entries.
11082 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11083 inlined entries. Add test for safe-path rejection.
11084
110852015-01-29 Joel Brobecker <brobecker@adacore.com>
11086
11087 * gdb.ada/disc_arr_bound: New testcase.
11088
110892015-01-29 Joel Brobecker <brobecker@adacore.com>
11090
11091 * gdb.ada/mi_var_array: New testcase.
11092
110932015-01-27 Doug Evans <dje@google.com>
11094
11095 * gdb.python/py-objfile.exp: Add tests for objfile.username.
11096 Add test for objfile.filename, objfile.username after objfile
11097 has been unloaded.
11098
110992015-01-26 Joel Brobecker <brobecker@adacore.com>
11100
11101 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11102 the second test to print the name attribute of value
11103 returned by the call to gdb.lookup_type, and adjust
11104 the expected output accordingly.
11105
111062015-01-25 Mark Wielaard <mjw@redhat.com>
11107
11108 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11109 * gdb.base/disp-step-fork.c: Include unistd.h.
11110 * gdb.base/siginfo-obj.c: Include stdio.h.
11111 * gdb.base/siginfo-thread.c: Likewise.
11112 * gdb.mi/non-stop.c: Include unistd.h.
11113 * gdb.mi/nsthrexec.c: Include stdio.h.
11114 * gdb.mi/pthreads.c: Include unistd.h.
11115 * gdb.modula2/unbounded1.c (main): Declare returns int.
11116 * gdb.reverse/consecutive-reverse.c: Likewise.
11117 * gdb.threads/create-fail.c: Include unistd.h.
11118 * gdb.threads/killed.c: Likewise.
11119 * gdb.threads/linux-dp.c: Likewise.
11120 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11121 * gdb.threads/non-ldr-exc-2.c: Likewise.
11122 * gdb.threads/non-ldr-exc-3.c: Likewise.
11123 * gdb.threads/non-ldr-exc-4.c: Likewise.
11124 * gdb.threads/pthreads.c: Include unistd.h.
11125 (main): Declare returns int.
11126 * gdb.threads/tls-main.c (foo): New declaration.
11127 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11128
111292015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11130
11131 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11132 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11133
111342015-01-15 Mark Wielaard <mjw@redhat.com>
11135
11136 * gdb.base/noreturn-return.c: New file.
11137 * gdb.base/noreturn-return.exp: New file.
11138 * gdb.base/noreturn-finish.c: New file.
11139 * gdb.base/noreturn-finish.exp: New file.
11140
111412015-01-23 Pedro Alves <palves@redhat.com>
11142
11143 * gdb.threads/continue-pending-after-query.c: New file.
11144 * gdb.threads/continue-pending-after-query.exp: New file.
11145
111462015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11147 Simon Marchi <simon.marchi@ericsson.com>
11148
11149 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11150 * gdb.base/valgrind-db-attach.exp: Same.
11151 * gdb.base/valgrind-infcall.exp: Same.
11152 * lib/mi-support.exp (default_mi_gdb_start): Same.
11153 * lib/prompt.exp (default_prompt_gdb_start): Same.
11154 * lib/gdb.exp (default_gdb_spawn): Same.
11155 (gdb_interact): New.
11156
11157
111582015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11159
11160 * gdb.compile/compile.exp (pointer to jit function): New test.
11161
111622015-01-17 Wei-cheng Wang <cole945@gmail.com>
11163
11164 * lib/gdb.exp (supports_process_record): Return true for
11165 powerpc*-*-linux*.
11166 (supports_reverse): Likewise.
11167
111682015-01-15 Don Breazeal <donb@codesourcery.com>
11169
11170 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11171 instead of checking whether the target board is remote and
11172 use spawn_wait_for_attach instead of exec/sleep.
11173 * gdb.base/attach-twice.exp: Likewise.
11174
111752015-01-15 Joel Brobecker <brobecker@adacore.com>
11176
11177 * gdb.ada/var_arr_attrs: New testcase.
11178
111792015-01-14 Pedro Alves <palves@redhat.com>
11180 Joel Brobecker <brobecker@adacore.com>
11181
11182 PR gdb/17525
11183 * gdb.base/bp-cmds-execution-x-script.c: New file.
11184 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11185 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11186
111872015-01-14 Pedro Alves <palves@redhat.com>
11188
11189 PR cli/17828
11190 * gdb.base/batch-preserve-term-settings.c: New file.
11191 * gdb.base/batch-preserve-term-settings.exp: New file.
11192
111932015-01-13 Doug Evans <dje@google.com>
11194
11195 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11196 binary.
11197
111982015-01-13 Joel Brobecker <brobecker@adacore.com>
11199
11200 * Makefile.in (clean mostlyclean): Do not delete *.py.
11201
112022015-01-13 Joel Brobecker <brobecker@adacore.com>
11203
11204 * gdb.python/py-lookup-type.exp: New file.
11205
112062015-01-12 Pedro Alves <palves@redhat.com>
11207
11208 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11209 restore GDBFLAGS before returning.
11210
112112015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11212
11213 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11214 is_amd64_regs_target and is_x86_like_target.
11215
112162015-01-11 Doug Evans <xdje42@gmail.com>
11217
11218 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11219 is given without an explicit form.
11220 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11221 attributes.
11222 * gdb.dwarf/corrupt.exp: Ditto.
11223 * gdb.dwarf2/enum-type.exp: Ditto.
11224 * gdb.trace/entry-values.exp: Ditto.
11225 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11226
112272015-01-11 Doug Evans <xdje42@gmail.com>
11228
11229 PR gdb/15830
11230 * gdb.base/maint.exp: Remove references to "maint demangle".
11231 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11232 Add tests for explicitly specifying language to demangle.
11233 * gdb.dlang/demangle.exp: Ditto.
11234
112352015-01-09 Pedro Alves <palves@redhat.com>
11236
11237 * gdb.threads/non-stop-fair-events.c: New file.
11238 * gdb.threads/non-stop-fair-events.exp: New file.
11239
112402015-01-09 Pedro Alves <palves@redhat.com>
11241
11242 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11243 the global scope. Set a breakpoint after all threads are started
11244 rather than stepping over two source lines. Expect the prompt.
11245 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11246 global.
11247 (NUM): Now 15.
11248 (main): Use threads_started_barrier to wait for all threads to
11249 start. Main thread no longer calls thread_function. Exit after
11250 180 seconds.
11251 (loop): New function.
11252 (thread_function): Wait on threads_started_barrier barrier. Call
11253 'loop' at each iteration.
11254 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11255 threads have started, instead of hardcoding number of "next"
11256 steps. Use an access watchpoint instead of a write watchpoint.
11257
112582015-01-09 Pedro Alves <palves@redhat.com>
11259
11260 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11261 (thread_func): Wait on barrier.
11262 (main): Wait for all threads to start before stopping GDB.
11263 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11264 global.
11265 (thread1_func, thread2_func): Wait on barrier.
11266 (main): Wait for all threads to start before stopping GDB.
11267 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11268 New global.
11269 (thread1_func, thread2_func): Wait on barrier.
11270 (main): Wait for all threads to start before stopping GDB.
11271
112722015-01-09 Pedro Alves <palves@redhat.com>
11273
11274 * gdb.threads/attach-many-short-lived-threads.c: New file.
11275 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11276
112772014-01-09 Pedro Alves <palves@redhat.com>
11278
11279 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11280 instead of to thread 2.
11281 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11282 Add barrier around each pthread_create call instead of around all
11283 calls.
11284 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11285 Set a break on thread_function and have the child threads hit it
11286 one at at a time.
11287
112882015-01-09 Pedro Alves <palves@redhat.com>
11289
11290 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11291 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11292 false.
11293 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11294 checking whether the target board is remote.
11295 * gdb.multi/multi-attach.exp: Likewise.
11296 * gdb.python/py-sync-interp.exp: Likewise.
11297 * gdb.server/ext-attach.exp: Likewise.
11298 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11299 tests that need to attach, instead of checking whether the target
11300 board is remote at the top of the file.
11301
113022015-01-08 Yao Qi <yao@codesourcery.com>
11303
11304 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11305
113062015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11307
11308 Fix testcase compilation.
11309 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11310
113112015-01-06 Joel Brobecker <brobecker@adacore.com>
11312
11313 * gdb.python/py-type.exp: Add a couple test about empty
11314 array creation, and negative-length array creation.
11315
113162015-01-02 Doug Evans <xdje42@gmail.com>
11317
11318 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11319
113202015-01-02 Doug Evans <dje@google.com>
11321
11322 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11323
113242014-12-29 Yao Qi <yao@codesourcery.com>
11325
11326 * gdb.trace/entry-values.exp: Update comments. Rename variable
11327 bar_call_foo to returned_from_foo.
11328
113292014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11330
11331 PR gdb/17394
11332 * gdb.linespec/break-asm-file.c: New file.
11333 * gdb.linespec/break-asm-file.exp: New file.
11334 * gdb.linespec/break-asm-file0.s: New file.
11335 * gdb.linespec/break-asm-file1.s: New file.
11336
113372014-12-18 Nigel Stephens <nigel@mips.com>
11338 Maciej W. Rozycki <macro@codesourcery.com>
11339
11340 * gdb.base/float.exp: Handle the new output from "info float" on
11341 MIPS targets.
11342
113432014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11344
11345 Fix MinGW compilation.
11346 * gdb.compile/compile-ops.exp: Update untested message if
11347 !skip_compile_feature_tests.
11348 * gdb.compile/compile-setjmp.exp: Likewise.
11349 * gdb.compile/compile-tls.exp: Likewise.
11350 * gdb.compile/compile.exp: Likewise.
11351 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11352 supported on this host".
11353
113542014-12-16 Doug Evans <xdje42@gmail.com>
11355
11356 * boards/stabs.exp: New file.
11357
113582014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11359
11360 * gdb.base/completion.exp: Adjust to format changes of "maint
11361 print user-registers".
11362
113632014-12-16 Catalin Udma <catalin.udma@freescale.com>
11364
11365 PR server/17457
11366 * gdb.arch/aarch64-fp.c: New file.
11367 * gdb.arch/aarch64-fp.exp: New file.
11368
113692014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11370
11371 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11372 r210637, r210913, r211666, r215400, r215817).
11373
11374 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11375 * dg-extract-results.py: New file.
11376 * dg-extract-results.sh: Use it if the environment seems
11377 suitable.
11378
11379 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11380
11381 * dg-extract-results.py (parse_run): Handle warnings that
11382 are printed before a test harness is run.
11383
11384 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11385
11386 * dg-extract-results.py (Named): Remove __cmp__ method.
11387 (output_variation): Use a key to sort variation.harnesses.
11388
11389 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11390
11391 * dg-extract-results.py: For Python 3, force sys.stdout to
11392 handle surrogate escape sequences.
11393 (safe_open): New function.
11394 (output_segment, main): Use it.
11395
11396 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11397
11398 * dg-extract-results.py (Prog.result_re): Include options
11399 in test name.
11400
11401 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11402
11403 * dg-extract-results.py (output_variation): Always sort if
11404 do_sum.
11405
114062014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11407
11408 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11409 as long as we get pagination notifications.
11410
114112014-12-15 Jason Merrill <jason@redhat.com>
11412
11413 * Makefile.in (check-gdb.%): Restore.
11414 * README: Mention it.
11415
114162014-12-13 Joel Brobecker <brobecker@adacore.com>
11417
11418 * gdb.ada/str_uninit: New testcase.
11419
114202014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11421
11422 PR symtab/17642
11423 * gdb.base/vla-stub-define.c: New file.
11424 * gdb.base/vla-stub.c: New file.
11425 * gdb.base/vla-stub.exp: New file.
11426
114272014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11428 Jan Kratochvil <jan.kratochvil@redhat.com>
11429 Tom Tromey <tromey@redhat.com>
11430
11431 * configure.ac: Add gdb.compile/.
11432 * configure: Regenerate.
11433 * gdb.compile/Makefile.in: New file.
11434 * gdb.compile/compile-ops.exp: New file.
11435 * gdb.compile/compile-ops.c: New file.
11436 * gdb.compile/compile-tls.c: New file.
11437 * gdb.compile/compile-tls.exp: New file.
11438 * gdb.compile/compile-constvar.S: New file.
11439 * gdb.compile/compile-constvar.c: New file.
11440 * gdb.compile/compile-mod.c: New file.
11441 * gdb.compile/compile-nodebug.c: New file.
11442 * gdb.compile/compile-setjmp-mod.c: New file.
11443 * gdb.compile/compile-setjmp.c: New file.
11444 * gdb.compile/compile-setjmp.exp: New file.
11445 * gdb.compile/compile-shlib.c: New file.
11446 * gdb.compile/compile.c: New file.
11447 * gdb.compile/compile.exp: New file.
11448 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11449
114502014-12-12 Tom Tromey <tromey@redhat.com>
11451
11452 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11453 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11454
114552014-12-12 Doug Evans <dje@google.com>
11456
11457 * lib/gdb-python.exp (get_python_valueof): New function.
11458 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11459
114602014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11461
11462 * gdb.base/completion.exp: Add test for completion of "info
11463 registers ".
11464
114652014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11466
11467 * gdb.base/func-ptrs.c: New file.
11468 * gdb.base/func-ptrs.exp: New file.
11469
114702014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11471
11472 PR breakpoints/17012
11473 * gdb.base/dprintf-detach.c: New file.
11474 * gdb.base/dprintf-detach.exp: New file.
11475
114762014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11477
11478 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11479 * lib/gdb.exp (target_is_gdbserver): New procedure.
11480
114812014-12-08 Doug Evans <dje@google.com>
11482
11483 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11484
114852014-12-05 Yao Qi <yao@codesourcery.com>
11486
11487 * gdb.guile/scm-error.exp: Remove the third argument to
11488 gdb_remote_download.
11489 * gdb.guile/scm-frame-args.exp: Likewise.
11490 * gdb.guile/scm-section-script.exp: Likewise.
11491
114922014-12-05 Yao Qi <yao@codesourcery.com>
11493
11494 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11495
114962014-12-04 Doug Evans <dje@google.com>
11497
11498 * gdb.python/py-objfile.exp: Add tests for
11499 objfile.add_separate_debug_file.
11500
115012014-12-04 Doug Evans <dje@google.com>
11502
11503 * lib/gdb.exp (get_build_id): New function.
11504 (build_id_debug_filename_get): Rewrite to use it.
11505 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11506
115072014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11508
11509 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11510 `method(long)', not just 0x0.
11511 * gdb.cp/nsalias.exp: Align code labels to 4.
11512 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11513 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11514 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11515 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11516 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11517 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11518
115192014-12-02 Doug Evans <dje@google.com>
11520
11521 PR symtab/17602
11522 * gdb.cp/anon-ns.cc: Move guts of this file to ...
11523 * gdb.cp/anon-ns2.cc: ... here. New file.
11524 * gdb.cp/anon-ns.exp: Update.
11525
115262014-12-02 Nick Bull <nicholaspbull@gmail.com>
11527
11528 * gdb.python/py-events.py (inferior_call_handler): New.
11529 (register_changed_handler, memory_changed_handler): New.
11530 (test_events.invoke): Register new handlers.
11531 * gdb.python/py-events.exp: Add tests for inferior call,
11532 memory_changed and register_changed events.
11533
115342014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11535
11536 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11537 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11538 if the linker doesn't understand this.
11539
115402014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11541
11542 * gdb.python/python.exp: Change expected reply to help().
11543
115442014-12-01 Yao Qi <yao@codesourcery.com>
11545
11546 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11547 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11548 * configure: Re-generated.
11549
115502014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11551
11552 * gdb.cp/chained-calls.cc: New file.
11553 * gdb.cp/chained-calls.exp: New file.
11554 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11555
115562014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11557
11558 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11559 * gdb.dwarf2/symtab-producer.exp: Same.
11560 * gdb.gdb/python-interrupts.exp: Same.
11561 * gdb.gdb/python-selftest.exp: Same.
11562 * gdb.python/py-linetable.exp: Same.
11563 * gdb.python/py-type.exp: Same.
11564 * gdb.python/py-value-cc.exp: Same.
11565 * gdb.python/py-value.exp: Same.
11566
115672014-11-28 Yao Qi <yao@codesourcery.com>
11568
11569 * gdb.base/break-probes.exp: Match library name prefixed with
11570 sysroot.
11571
115722014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11573
11574 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11575 test expected output. Add parentheses for the call to print.
11576 Remove L suffix from integers.
11577
115782014-11-26 Doug Evans <dje@google.com>
11579
11580 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11581
115822014-11-22 Yao Qi <yao@codesourcery.com>
11583
11584 * gdb.trace/entry-values.c: Remove asms.
11585 (foo): Add foo_label.
11586 (bar): Add bar_label.
11587 * gdb.trace/entry-values.exp: Remove code computing foo's
11588 length and bar's length.
11589 (Dwarf::assemble): Invoke function_range for bar and use
11590 MACRO_AT_func for foo.
11591
115922014-11-22 Yao Qi <yao@codesourcery.com>
11593
11594 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11595 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11596 Use .Lgcc43_procstart instead of gcc43.
11597
115982014-11-21 Joel Brobecker <brobecker@adacore.com>
11599
11600 * gdb.ada/n_arr_bound: New testcase.
11601
116022014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11603
11604 PR breakpoints/10737
11605 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11606 test_catch_syscall_multi_arch.
11607 (test_catch_syscall_multi_arch): New function.
11608
116092014-11-20 Doug Evans <xdje42@gmail.com>
11610
11611 * gdb.base/maint.exp: Update expected output.
11612
116132014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11614
11615 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11616 4-byte instruction on S390.
11617
116182014-11-19 Joel Brobecker <brobecker@adacore.com>
11619
11620 * gdb.ada/arr_arr: New testcase.
11621
116222014-11-19 Joel Brobecker <brobecker@adacore.com>
11623
11624 * gdb.ada/pkd_arr_elem: New Testcase.
11625
116262014-11-18 Luis Machado <lgustavo@codesourcery.com>
11627
11628 * gdb.reverse/break-precsave: Expect completion message for
11629 core file reads.
11630 * gdb.reverse/consecutive-precsave.exp: Likewise.
11631 * gdb.reverse/finish-precsave.exp: Likewise.
11632 * gdb.reverse/i386-precsave.exp: Likewise.
11633 * gdb.reverse/machinestate-precsave.exp: Likewise.
11634 * gdb.reverse/sigall-precsave.exp: Likewise.
11635 * gdb.reverse/solib-precsave.exp: Likewise.
11636 * gdb.reverse/step-precsave.exp: Likewise.
11637 * gdb.reverse/until-precsave.exp: Likewise.
11638 * gdb.reverse/watch-precsave.exp: Likewise.
11639
116402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11641
11642 * gdb.base/bp-permanent.c: Include unistd.h.
11643 * gdb.python/py-framefilter-mi.c (main): Add return type.
11644 * gdb.python/py-framefilter.c (main): Likewise.
11645 * gdb.trace/actions-changed.c (main): Likewise.
11646
116472014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11648
11649 * gdb.mi/until.c: Add eye-catchers.
11650 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11651 line numbers.
11652
116532014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11654
11655 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11656 function header variants in break1.c.
11657 * gdb.base/ena-dis-br.exp: Likewise.
11658 * gdb.base/hbreak2.exp: Likewise.
11659 * gdb.reverse/until-precsave.exp: Drop references to removed
11660 non-prototype function header variants in ur1.c.
11661 * gdb.reverse/until-reverse.exp: Likewise.
11662
116632014-11-17 Petr Machata <pmachata@redhat.com>
11664
11665 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11666 ${_cu_offset_size} bytes abbrev offset.
11667
116682014-11-15 Doug Evans <xdje42@gmail.com>
11669
11670 PR symtab/17559
11671 * gdb.base/line-symtabs.exp: New file.
11672 * gdb.base/line-symtabs.c: New file.
11673 * gdb.base/line-symtabs.h: New file.
11674
116752014-11-14 Yao Qi <yao@codesourcery.com>
11676
11677 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11678 (func): Add label func_label.
11679 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11680 Replace low_pc and high_pc with MACRO_AT_range.
11681 Replace name, low_pc and high_pc with MACRO_AT_func.
11682
116832014-11-14 Yao Qi <yao@codesourcery.com>
11684
11685 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11686 Replace name, low_pc and high_pc with MACRO_AT_func.
11687
116882014-11-14 Yao Qi <yao@codesourcery.com>
11689
11690 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11691 produce debug information.
11692 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11693
116942014-11-14 Yao Qi <yao@codesourcery.com>
11695
11696 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11697 object and get function length.
11698 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11699 with MACRO_AT_func.
11700 (top-level): Replace gdb_compile and clean_restart with
11701 prepare_for_testing.
11702 * gdb.dwarf2/main.c (main): Add label main_label.
11703
117042014-11-14 Yao Qi <yao@codesourcery.com>
11705
11706 * lib/dwarf.exp (function_range): New procedure.
11707 (Dwarf::_handle_macro_at_func): New procedure.
11708 (Dwarf::_handle_macro_at_range): New procedure.
11709 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11710
117112014-11-14 Yao Qi <yao@codesourcery.com>
11712
11713 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11714 (_handle_attribute): New procedure.
11715
117162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11717
11718 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11719 * gdb.base/call-sc.c (zed): Likewise.
11720 * gdb.base/checkpoint.c (main): Likewise.
11721 * gdb.base/dump.c (main): Likewise.
11722 * gdb.base/gcore.c (main): Likewise.
11723 * gdb.base/huge.c (main): Likewise.
11724 * gdb.base/multi-forks.c (main): Likewise.
11725 * gdb.base/pr10179-a.c (main): Likewise.
11726 * gdb.base/savedregs.c (main): Likewise.
11727 * gdb.base/sigaltstack.c (main): Likewise.
11728 * gdb.base/siginfo.c (main): Likewise.
11729 * gdb.base/structs.c (zed): Likewise.
11730 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11731 * gdb.mi/mi-syn-frame.c (main): Likewise.
11732 * gdb.mi/until.c (foo, main): Likewise.
11733 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11734 * gdb.base/solib-weak.c (foo): Declare.
11735 * gdb.base/attach-twice.c: Include stdio.h.
11736 * gdb.base/weaklib1.c: Likewise.
11737 * gdb.base/weaklib2.c: Likewise.
11738 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11739 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11740 unistd.h.
11741 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11742 * gdb.mi/mi-exit-code.c: Likewise.
11743 * gdb.base/break-interp-lib.c: Include string.h.
11744 * gdb.base/coremaker.c: Likewise.
11745 * gdb.base/testenv.c: Likewise.
11746 * gdb.python/py-finish-breakpoint.c: Likewise.
11747 * gdb.base/inferior-died.c: Include sys/wait.h.
11748 * gdb.base/fileio.c: Include time.h.
11749 * gdb.base/async-shell.c: Include unistd.h.
11750 * gdb.base/dprintf-non-stop.c: Likewise.
11751 * gdb.base/info-os.c: Likewise.
11752 * gdb.mi/mi-console.c: Likewise.
11753 * gdb.mi/watch-nonstop.c: Likewise.
11754 * gdb.python/py-events.c: Likewise.
11755 * gdb.base/async.c (baz): Move up before its invocation.
11756 * gdb.base/code_elim2.c (my_global_func): Likewise.
11757 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11758 * gdb.base/advance.c (func2): Likewise.
11759
117602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11761
11762 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11763 variant.
11764 * gdb.base/annota3.c: Likewise.
11765 * gdb.base/async.c: Likewise.
11766 * gdb.base/average.c: Likewise.
11767 * gdb.base/call-ar-st.c: Likewise.
11768 * gdb.base/call-rt-st.c: Likewise.
11769 * gdb.base/call-sc.c: Likewise.
11770 * gdb.base/call-strs.c: Likewise.
11771 * gdb.base/ending-run.c: Likewise.
11772 * gdb.base/execd-prog.c: Likewise.
11773 * gdb.base/exprs.c: Likewise.
11774 * gdb.base/foll-exec.c: Likewise.
11775 * gdb.base/foll-fork.c: Likewise.
11776 * gdb.base/foll-vfork.c: Likewise.
11777 * gdb.base/funcargs.c: Likewise.
11778 * gdb.base/gcore.c: Likewise.
11779 * gdb.base/jump.c: Likewise.
11780 * gdb.base/langs0.c: Likewise.
11781 * gdb.base/langs1.c: Likewise.
11782 * gdb.base/langs2.c: Likewise.
11783 * gdb.base/mips_pro.c: Likewise.
11784 * gdb.base/nodebug.c: Likewise.
11785 * gdb.base/opaque0.c: Likewise.
11786 * gdb.base/opaque1.c: Likewise.
11787 * gdb.base/recurse.c: Likewise.
11788 * gdb.base/run.c: Likewise.
11789 * gdb.base/scope0.c: Likewise.
11790 * gdb.base/scope1.c: Likewise.
11791 * gdb.base/setshow.c: Likewise.
11792 * gdb.base/setvar.c: Likewise.
11793 * gdb.base/shmain.c: Likewise.
11794 * gdb.base/shr1.c: Likewise.
11795 * gdb.base/shr2.c: Likewise.
11796 * gdb.base/sigall.c: Likewise.
11797 * gdb.base/signals.c: Likewise.
11798 * gdb.base/so-indr-cl.c: Likewise.
11799 * gdb.base/solib2.c: Likewise.
11800 * gdb.base/structs.c: Likewise.
11801 * gdb.base/sum.c: Likewise.
11802 * gdb.base/vforked-prog.c: Likewise.
11803 * gdb.base/watchpoint.c: Likewise.
11804 * gdb.reverse/shr2.c: Likewise.
11805 * gdb.reverse/until-reverse.c: Likewise.
11806 * gdb.reverse/ur1.c: Likewise.
11807 * gdb.reverse/watch-reverse.c: Likewise.
11808
118092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11810
11811 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11812 variant.
11813 * gdb.base/sepdebug.exp: Drop references to removed code.
11814
118152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11816
11817 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11818 variant. Preserve original line numbering.
11819 * gdb.base/list1.c: Likewise.
11820
118212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11822
11823 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11824 variant.
11825 * gdb.base/break1.c: Likewise.
11826 * gdb.base/break.exp: Drop references to removed code.
11827
118282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11829
11830 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11831 variant.
11832
118332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11834
11835 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11836
118372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11838
11839 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11840 logic into perform_all_tests() and invoke it with and without
11841 function header prototypes.
11842 (do_function_calls): Remove conditional XFAIL for PR 5318.
11843 (rerun_and_prepare): Remove duplicate code.
11844 (perform_all_tests): New. Main logic moved here.
11845
118462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11847
11848 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11849 code guarded by #ifdef NO_PROTOTYPES.
11850 (t_double_many_args): Likewise.
11851 (DEF_FUNC_MANY_ARGS_1): Likewise.
11852 (DEF_FUNC_VALUES_1): Likewise.
11853 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11854 guarded by #ifdef PROTOTYPES.
11855
118562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11857
11858 * gdb.mi/mi-console.c: Add eye-catcher.
11859 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11860 instead of literal line number.
11861
118622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11863
11864 * gdb.base/shr2.c: Add eye-catcher.
11865 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11866 line number.
11867
118682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11869
11870 * gdb.base/jump.c: Add eye-catchers.
11871 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11872 numbers.
11873
118742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11875
11876 * gdb.base/execd-prog.c: Add eye-catchers.
11877 * gdb.base/foll-exec.c: Likewise.
11878 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11879 line numbers.
11880
118812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11882
11883 * gdb.base/ending-run.c: Add eye-catchers.
11884 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11885 literal line numbers.
11886
118872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11888
11889 * gdb.base/call-rt-st.c: Add eye-catchers.
11890 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11891 literal line numbers.
11892
118932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11894
11895 * gdb.base/call-ar-st.c: Add eye-catchers.
11896 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11897 literal line numbers.
11898
118992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11900
11901 * gdb.base/average.c: Add eye-catchers.
11902 * gdb.base/sum.c: Likewise.
11903 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11904 regexps dynamically.
11905
119062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11907
11908 * gdb.base/solib1.c: Add eye-catchers.
11909 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11910 literal line numbers.
11911
119122014-11-12 Pedro Alves <palves@redhat.com>
11913
11914 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11915 leader has exited.
11916
119172014-11-12 Pedro Alves <palves@redhat.com>
11918
11919 * gdb.arch/i386-bp_permanent.c: New file.
11920 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11921 (srcfile): Set to i386-bp_permanent.c.
11922 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11923 that stepi does not execute the 'leave' instruction, instead of
11924 testing it does execute.
11925 * gdb.base/bp-permanent.c: New file.
11926 * gdb.base/bp-permanent.exp: New file.
11927
119282014-11-10 Doug Evans <xdje42@gmail.com>
11929
11930 PR symtab/17564
11931 * gdb.base/symtab-search-order.exp: New file.
11932 * gdb.base/symtab-search-order.c: New file.
11933 * gdb.base/symtab-search-order-1.c: New file.
11934 * gdb.base/symtab-search-order-shlib-1.c: New file.
11935
119362014-11-07 Pedro Alves <palves@redhat.com>
11937
11938 PR gdb/17511
11939 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11940 i?86-*-linux*.
11941
119422014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11943
11944 PR c++/17494
11945 * gdb.cp/pr17494.cc: New file.
11946 * gdb.cp/pr17494.exp: New file.
11947
119482014-11-02 Yao Qi <yao@codesourcery.com>
11949
11950 * gdb.python/python.exp: Get working directory and match the
11951 output of "set extended-prompt \\w " with it.
11952
119532014-10-30 Doug Evans <dje@google.com>
11954
11955 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11956 in objfiles.
11957 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11958 in progspaces.
11959
119602014-10-30 Janis Johnson <janisjo@codesourcery.com>
11961
11962 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11963 * gdb.base/realname-expand.exp: Likewise.
11964 * gdb.linespec/macro-relative.exp: Likewise.
11965
119662014-10-29 Pedro Alves <palves@redhat.com>
11967
11968 PR gdb/17408
11969 * gdb.threads/schedlock.c (some_function): New function.
11970 (call_function): New global.
11971 (MAYBE_CALL_SOME_FUNCTION): New macro.
11972 (thread_function): Call it.
11973 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11974 and use it instead of a global counter. Adjust all callers.
11975 (get_current_thread): Use "find current thread" for test message
11976 here rather than having all callers pass down the same string.
11977 (goto_loop): New procedure, factored out from ...
11978 (my_continue): ... this.
11979 (step_ten_loops): Change parameter from test message to command to
11980 use. Adjust.
11981 (list_count): Delete global.
11982 (check_result): New procedure, factored out from duplicate top
11983 level code.
11984 (continue tests): Wrap in with_test_prefix.
11985 (test_step): New procedure, factored out from duplicate top level
11986 code.
11987 (top level): Test "step" in combination with all scheduler-locking
11988 modes. Test "next" in combination with all scheduler-locking
11989 modes, and in combination with stepping over a function call or
11990 not.
11991 * gdb.threads/next-bp-other-thread.c: New file.
11992 * gdb.threads/next-bp-other-thread.exp: New file.
11993
119942014-10-29 Pedro Alves <palves@redhat.com>
11995
11996 PR python/17372
11997 * gdb.python/python.exp: Test a multi-line command that spawns
11998 interactive Python.
11999 * gdb.base/multi-line-starts-subshell.exp: New file.
12000
120012014-10-29 Yao Qi <yao@codesourcery.com>
12002
12003 * gdb.base/fileio.exp: Make directories on host.
12004
120052014-10-29 Yao Qi <yao@codesourcery.com>
12006
12007 * gdb.base/fileio.c (test_write): Close the file.
12008
120092014-10-28 Pedro Alves <palves@redhat.com>
12010
12011 PR gdb/12623
12012 * gdb.base/sigstep.c (no_handler): New global.
12013 (main): If 'no_handler is true, set the signal handlers to
12014 SIG_IGN.
12015 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
12016 with_sw_watch and no_handler parameters. Handle them.
12017 (top level) <stepping over handler when stopped at a breakpoint
12018 test>: Add a test axis for testing with a software watchpoint, and
12019 another for testing with the signal handler set to SIG_IGN.
12020 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
12021 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
12022
120232014-10-28 Pedro Alves <palves@redhat.com>
12024
12025 PR gdb/17511
12026 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
12027 * gdb.base/sigstep.exp (other_handler_location): New global.
12028 (advance): Support stepping into the signal handler, and running
12029 commands while in the handler.
12030 (in_handler_map): New global.
12031 (top level): In the advance test, add combinations for getting
12032 into the handler with stepping commands, and for running commands
12033 in the handler. Add comment descripting the advancei tests.
12034
120352014-10-28 Pedro Alves <palves@redhat.com>
12036
12037 * gdb.base/sigstep.exp: Use build_executable instead of
12038 prepare_for_testing.
12039 (top level): Move code that starts GDB, runs to main and creates a
12040 display to ...
12041 (restart): ... this new procedure.
12042 (top level): Move backtrace from signal handler test to ...
12043 (validate_backtrace): ... this new procedure.
12044 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
12045 with_test_prefix. Always restart GDB.
12046 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
12047 with_test_prefix. Always restart GDB. No need to delete
12048 breakpoints after the test.
12049 (test_skip_handler): Remove prefix parameter.
12050 (skip_over_handler, breakpoint_to_handler)
12051 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
12052 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
12053 restart GDB. No need to delete breakpoints after the test.
12054 (top level): Use foreach to call the test procedures with
12055 different commands.
12056
120572014-10-28 Pedro Alves <palves@redhat.com>
12058
12059 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
12060 instead of GNATS numbers.
12061 * gdb.base/sigbpt.exp: Likewise.
12062 * gdb.base/siginfo.exp: Likewise.
12063 * gdb.base/sigstep.exp: Likewise.
12064
120652014-10-27 Pedro Alves <palves@redhat.com>
12066
12067 * gdb.base/sigstep.c (dummy): New global.
12068 (main): Issue a couple writes to the new global.
12069 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
12070 procedures.
12071 (skip_over_handler): Use test_skip_handler.
12072 (top level): Call skip_over_handler for stepi and nexti too.
12073 (breakpoint_over_handler): Use test_skip_handler.
12074 (top level): Call breakpoint_over_handler for stepi and nexti too.
12075
120762014-10-27 Yao Qi <yao@codesourcery.com>
12077
12078 * gdb.trace/tfile.c (adjust_function_address)
12079 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12080 function descriptor.
12081
120822014-10-24 Don Breazeal <donb@codesourcery.com>
12083
12084 * gdb.base/foll-fork.exp (test_follow_fork,
12085 catch_fork_child_follow): Check for updated fork messages emitted
12086 from infrun.c.
12087 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12088 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12089 vfork_and_exec_child_follow_through_step): Check for updated vfork
12090 messages emitted from infrun.c.
12091
120922014-10-24 Pedro Alves <palves@redhat.com>
12093
12094 * gdb.base/corefile.exp: Remove references to ultrix.
12095 * gdb.base/interrupt.exp: Likewise.
12096 * gdb.base/whatis.exp: Likewise.
12097 * gdb.gdb/selftest.exp: Likewise.
12098 * gdb.threads/manythreads.exp: Likewise.
12099 * gdb.threads/print-threads.exp: Likewise.
12100 * gdb.threads/pthreads.exp:: Likewise.
12101 * gdb.threads/schedlock.exp: Likewise.
12102
121032014-10-24 Siva Chandra Reddy <sivachandra@google.com>
12104
12105 * gdb.cp/non-trivial-retval.cc: Add a test case.
12106 * gdb.cp/non-trivial-retval.exp: Add a test.
12107
121082014-10-20 Yao Qi <yao@codesourcery.com>
12109
12110 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12111 * gdb.python/py-objfile-script-gdb.py: New file.
12112 * gdb.python/py-objfile-script.exp: Update reference to
12113 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12114 of remote_download. Remove the dest file.
12115
121162014-10-20 Yao Qi <yao@codesourcery.com>
12117
12118 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12119 * gdb.base/step-line.exp: Likewise.
12120 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12121 * gdb.dwarf2/dw2-basic.exp: Likewise.
12122 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12123 * gdb.dwarf2/dw2-filename.exp: Likewise.
12124 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12125 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12126 * gdb.dwarf2/dw2-producer.exp: Likewise.
12127 * gdb.dwarf2/mac-fileno.exp: Likewise.
12128 * gdb.python/py-frame-args.exp: Likewise.
12129 * gdb.python/py-framefilter.exp: Likewise.
12130 * gdb.python/py-mi.exp: Likewise.
12131 * gdb.python/py-objfile-script.exp: Likewise
12132 * gdb.python/py-pp-integral.exp: Likewise.
12133 * gdb.python/py-pp-re-notag.exp: Likewise.
12134 * gdb.python/py-prettyprint.exp: Likewise.
12135 * gdb.python/py-section-script.exp: Likewise.
12136 * gdb.python/py-typeprint.exp: Likewise.
12137 * gdb.python/py-xmethods.exp: Likewise.
12138 * gdb.stabs/weird.exp: Likewise.
12139 * gdb.xml/tdesc-regs.exp: Likewise.
12140
121412014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12142
12143 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12144 (out_cu): Use addr_len for the size of addresses.
12145 (out_line): Likewise. Size DW_LNE_set_address instruction
12146 according to addr_len.
12147 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12148 (FUNC): Add START_INSNS to definition.
12149
121502014-10-18 Yao Qi <yao@codesourcery.com>
12151
12152 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12153 gdb_has_argv0 return true.
12154 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12155 check [target_info exists noargs], check [gdb_has_argv0]
12156 instead.
12157 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12158 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12159 procedures.
12160
121612014-10-17 Doug Evans <dje@google.com>
12162
12163 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12164 event.
12165 * gdb.python/py-events.py: Add clear_objfiles event.
12166
121672014-10-17 Doug Evans <dje@google.com>
12168
12169 * gdb.python/py-objfile.exp: Test progspace attribute.
12170
121712014-10-17 Luis Machado <lgustavo@codesourcery.com>
12172
12173 * gdb.guile/scm-breakpoint.exp: Do not assume any
12174 directory separators when matching source file paths.
12175 * gdb.python/py-breakpoint.exp: Likewise.
12176 * gdb.reverse/break-precsave.exp: Likewise.
12177 * gdb.reverse/break-reverse.exp: Likewise.
12178 * gdb.reverse/consecutive-precsave.exp: Likewise.
12179 * gdb.reverse/finish-precsave.exp: Likewise.
12180 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12181 * gdb.reverse/finish-reverse.exp: Likewise.
12182 * gdb.reverse/i386-precsave.exp: Likewise.
12183 * gdb.reverse/i387-env-reverse.exp: Likewise.
12184 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12185 * gdb.reverse/machinestate-precsave.exp: Likewise.
12186 * gdb.reverse/machinestate.exp: Likewise.
12187 * gdb.reverse/sigall-precsave.exp: Likewise.
12188 * gdb.reverse/solib-precsave.exp: Likewise.
12189 * gdb.reverse/step-precsave.exp: Likewise.
12190 * gdb.reverse/until-precsave.exp: Likewise.
12191 * gdb.reverse/watch-precsave.exp: Likewise.
12192 * gdb.reverse/watch-reverse.exp: Likewise.
12193
121942014-10-17 Yao Qi <yao@codesourcery.com>
12195
12196 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12197 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12198
121992014-10-17 Pedro Alves <palves@redhat.com>
12200
12201 PR gdb/17471
12202 * gdb.base/bg-execution-repeat.c: New file.
12203 * gdb.base/bg-execution-repeat.exp: New file.
12204
122052014-10-17 Pedro Alves <palves@redhat.com>
12206
12207 PR gdb/17300
12208 * gdb.base/continue-all-already-running.c: New file.
12209 * gdb.base/continue-all-already-running.exp: New file.
12210
122112014-10-17 Pedro Alves <palves@redhat.com>
12212
12213 PR gdb/17472
12214 * gdb.base/annota-input-while-running.c: New file.
12215 * gdb.base/annota-input-while-running.exp: New file.
12216
122172014-10-17 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.base/callfuncs.exp: emove references to osf.
12220 * gdb.base/sigall.exp: Likewise.
12221 * gdb.gdb/selftest.exp: Likewise.
12222 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12223 * gdb.mi/non-stop.c: Likewise.
12224 * gdb.mi/pthreads.c: Likewise.
12225 * gdb.reverse/sigall-precsave.exp: Likewise.
12226 * gdb.reverse/sigall-reverse.exp: Likewise.
12227 * gdb.threads/pthreads.c: Likewise.
12228 * gdb.threads/pthreads.exp: Likewise.
12229
122302014-10-17 Yao Qi <yao@codesourcery.com>
12231
12232 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12233 check 'target_info exists noargs'.
12234 (test_command_prompt_position): Likewise.
12235 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12236 Remove "set args".
12237 (progvar_simple_while_test): Likewise.
12238 (progvar_complex_if_while_test): Likewise.
12239 (if_while_breakpoint_command_test): Likewise.
12240 (infrun_breakpoint_command_test): Likewise.
12241 (breakpoint_command_test): Likewise.
12242 (watchpoint_command_test): Likewise.
12243 (bp_deleted_in_command_test): Likewise.
12244 (temporary_breakpoint_commands): Likewise.
12245
122462014-10-16 Yao Qi <yao@codesourcery.com>
12247
12248 * gdb.base/remotetimeout.exp: Remove noargs checking.
12249
122502014-10-15 Pedro Alves <palves@redhat.com>
12251
12252 PR breakpoints/9649
12253 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12254 * gdb.base/breakpoint-in-ro-region.exp
12255 (probe_target_hardware_step): New procedure.
12256 (top level): Probe hardware stepping and hardware breakpoint
12257 support. Test stepping through a read-only region, with both
12258 "breakpoint auto-hw" on and off and both "always-inserted" on and
12259 off.
12260
122612014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12262
12263 * gdb.dlang/demangle.exp: Update for demangling changes.
12264
122652014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12266
12267 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12268 * gdb.cp/non-trivial-retval.exp: Add new tests.
12269
122702014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12271
12272 PR c++/13403
12273 PR c++/15154
12274 * gdb.cp/non-trivial-retval.cc: New file.
12275 * gdb.cp/non-trivial-retval.exp: New file.
12276
122772014-10-15 Yao Qi <yao@codesourcery.com>
12278
12279 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12280 remote host.
12281
122822014-10-15 Yao Qi <yao@codesourcery.com>
12283
12284 * gdb.python/py-symbol.exp: Match file base name if host is
12285 remote, otherwise match file name with dir name.
12286 * gdb.python/py-symtab.exp: Likewise.
12287 * gdb.python/python.exp: Likewise.
12288
122892014-10-15 Yao Qi <yao@codesourcery.com>
12290
12291 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12292 pattern.
12293 * gdb.python/py-symtab.exp: Likewise.
12294 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12295 locationn.
12296
122972014-10-14 Joel Brobecker <brobecker@adacore.com>
12298
12299 * gdb.ada/addr_arith: New testcase.
12300
123012014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12302
12303 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12304 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12305 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12306 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12307
123082014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12309
12310 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12311 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12312 * gdb.arch/stap-eval-lang-ada.exp: New file.
12313
123142014-10-14 Yao Qi <yao@codesourcery.com>
12315
12316 * gdb.mi/mi-var-child.c (nothing1): New function.
12317 (nothing2): New function.
12318 (do_children_tests): Set function pointers by nothing1 and
12319 nothing2.
12320 * gdb.mi/mi-var-child.exp: Step over new added statements.
12321 Update test to match the new output.
12322 * gdb.mi/var-cmd.c (nothing1): New function.
12323 (nothing2): New function.
12324 (do_children_tests): Set function pointers by nothing1 and
12325 nothing2.
12326 * gdb.mi/mi-var-display.exp: Update test to match output.
12327 Step to the line specified by $line_dct_nothing.
12328 Increase the number of lines to step.
12329
123302014-10-14 Yao Qi <yao@codesourcery.com>
12331
12332 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12333 tests.
12334 * gdb.mi/mi2-var-child.exp: Likewise.
12335
123362014-10-13 Doug Evans <dje@google.com>
12337
12338 * gdb.python/py-objfile.exp: Change name of file name test.
12339
123402014-10-13 Doug Evans <dje@google.com>
12341
12342 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12343 from the start of the CU.
12344
123452014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12346 Yao Qi <yao@codesourcery.com>
12347
12348 Fix "save breakpoints" for "catch" command.
12349 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12350 Remove -nonewline. Match also the added "main" line.
12351
123522014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12353
12354 Fix "save breakpoints" for "disable $bpnum" command.
12355 * gdb.base/save-bp.c (main): Add label.
12356 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12357
123582014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12359
12360 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12361
123622014-10-11 Yao Qi <yao@codesourcery.com>
12363
12364 * gdb.server/server-kill.exp: Execute command
12365 "set remote trace-status-packet on" before "tstatus".
12366
123672014-10-11 Yao Qi <yao@codesourcery.com>
12368
12369 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12370 (main): Call getppid.
12371 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12372 and continue to it. Read variable "server_pid".
12373
123742014-10-11 Yao Qi <yao@codesourcery.com>
12375
12376 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12377
123782014-10-11 Yao Qi <yao@codesourcery.com>
12379
12380 * gdb.threads/thread-find.exp: Don't execute command
12381 "info threads".
12382 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12383 * gdb.threads/linux-dp.exp: Don't check the condition
12384 $threads_created equals to zero.
12385
123862014-10-10 Pedro Alves <palves@redhat.com>
12387
12388 * gdb.base/bigcore.exp: Remove references to IRIX.
12389 * gdb.base/funcargs.exp: Likewise.
12390 * gdb.base/interrupt.exp: Likewise.
12391 * gdb.base/mips_pro.exp: Likewise.
12392 * gdb.base/nodebug.exp: Likewise.
12393 * gdb.base/setvar.exp: Likewise.
12394 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12395
123962014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12397 Pedro Alves <palves@redhat.com>
12398
12399 PR symtab/14466
12400 * gdb.base/vdso-warning.c: New file.
12401 * gdb.base/vdso-warning.exp: New file.
12402
124032014-10-02 Doug Evans <dje@google.com>
12404
12405 * gdb.base/structs.c (main): Don't run forever.
12406
124072014-10-02 Pedro Alves <palves@redhat.com>
12408
12409 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12410 (top level) <stop threads 1, stop threads 2>: Use it.
12411
124122014-10-02 Pedro Alves <palves@redhat.com>
12413
12414 * gdb.threads/break-while-running.exp (test): Add new
12415 'update_thread_list' argument. Skip "info threads" if false.
12416 (top level): Add new 'update_thread_list' axis.
12417
124182014-10-02 Pedro Alves <palves@redhat.com>
12419
12420 PR breakpoints/17431
12421 * gdb.base/execl-update-breakpoints.c: New file.
12422 * gdb.base/execl-update-breakpoints.exp: New file.
12423
124242014-10-01 Pedro Alves <palves@redhat.com>
12425
12426 * gdb.base/breakpoint-in-ro-region.c: New file.
12427 * gdb.base/breakpoint-in-ro-region.exp: New file.
12428
124292014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12430
12431 * gdb.mi/mi-exit-code.exp: New file.
12432 * gdb.mi/mi-exit-code.c: New file.
12433
124342014-09-30 Yao Qi <yao@codesourcery.com>
12435
12436 * lib/prelink-support.exp (build_executable_own_libs): Error if
12437 the target isn't native.
12438
124392014-09-30 Yao Qi <yao@codesourcery.com>
12440
12441 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12442 false.
12443
124442014-09-22 Pedro Alves <palves@redhat.com>
12445
12446 * gdb.threads/break-while-running.exp: New file.
12447 * gdb.threads/break-while-running.c: New file.
12448
124492014-09-19 Yao Qi <yao@codesourcery.com>
12450
12451 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12452 Invoke test. Restart GDB with --readnow and invoke test again.
12453
124542014-09-19 Yao Qi <yao@codesourcery.com>
12455
12456 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12457 proc set_breakpoint_on_gcd_function. Invoke
12458 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12459 invoke set_breakpoint_on_gcd_function again.
12460
124612014-09-18 Doug Evans <dje@google.com>
12462
12463 * gdb.dwarf2/symtab-producer.exp: New file.
12464
124652014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12466
12467 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12468 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12469 * gdb.base/global-var-nested-by-dso.c: Likewise.
12470 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12471
124722014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12473 Pedro Alves <palves@redhat.com>
12474
12475 * gdb.base/watch-bitfields.exp: Pass string other than test file
12476 name to prepare_for_testing.
12477 (watch): New procedure.
12478 (expect_watchpoint): Use with_test_prefix.
12479 (top level): Factor out tests to ...
12480 (test_watch_location, test_regular_watch): ... these new
12481 procedures, and use with_test_prefix and gdb_continue_to_end.
12482
124832014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12484
12485 PR breakpoints/12526
12486 * gdb.base/watch-bitfields.exp: New file.
12487 * gdb.base/watch-bitfields.c: New file.
12488
124892014-09-16 Pedro Alves <palves@redhat.com>
12490
12491 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12492 software and hardware addresses, not software address against
12493 itself.
12494
124952014-09-16 Pedro Alves <palves@redhat.com>
12496
12497 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12498 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12499
125002014-09-16 Pedro Alves <palves@redhat.com>
12501
12502 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12503 files.
12504 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12505 "*-*-vxworks*" throughout.
12506 * gdb.base/break.exp: Likewise.
12507 * gdb.base/default.exp: Likewise.
12508 * gdb.base/scope.exp: Likewise.
12509 * gdb.base/sepdebug.exp: Likewise.
12510 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12511 throughout.
12512 * gdb.base/run.c: Likewise.
12513 * gdb.base/sepdebug.c: Likewise.
12514 * gdb.hp/gdb.aCC/run.c: Likewise.
12515 * gdb.reverse/until-reverse.c: Likewise.
12516 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12517
125182014-09-16 Yao Qi <yao@codesourcery.com>
12519
12520 * boards/local-remote-host-native.exp: New file.
12521
125222014-09-14 Doug Evans <xdje42@gmail.com>
12523
12524 * gdb.threads/queue-signal.c (thread_count): New variable.
12525 (thread_count_mutex, thread_count_condvar): New variables.
12526 (incr_thread_count, wait_all_threads_running): New functions.
12527 (main): Wait for all threads to be in their thread functions.
12528
125292014-09-13 Doug Evans <xdje42@gmail.com>
12530
12531 * gdb.threads/queue-signal.c: New file.
12532 * gdb.threads/queue-signal.exp: New file.
12533
125342014-09-13 Doug Evans <xdje42@gmail.com>
12535
12536 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12537 be consistent with what default_gdb_init uses.
12538 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12539 the plain text of the prompt. Add some logging printfs.
12540 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12541
125422014-09-12 Pedro Alves <palves@redhat.com>
12543
12544 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12545 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12546 * gdb.arch/i386-size-overlap.exp: Likewise.
12547 * gdb.arch/i386-size.exp: Likewise.
12548 * gdb.arch/i386-unwind.exp: Likewise.
12549 * gdb.base/a2-run.exp: Likewise.
12550 * gdb.base/break.exp: Likewise.
12551 * gdb.base/charset.exp: Likewise.
12552 * gdb.base/chng-syms.exp: Likewise.
12553 * gdb.base/commands.exp: Likewise.
12554 * gdb.base/dbx.exp: Likewise.
12555 * gdb.base/find.exp: Likewise.
12556 * gdb.base/funcargs.exp: Likewise.
12557 * gdb.base/jit-simple.exp: Likewise.
12558 * gdb.base/reread.exp: Likewise.
12559 * gdb.base/sepdebug.exp: Likewise.
12560 * gdb.base/step-bt.exp: Likewise.
12561 * gdb.cp/mb-inline.exp: Likewise.
12562 * gdb.cp/mb-templates.exp: Likewise.
12563 * gdb.objc/basicclass.exp: Likewise.
12564 * gdb.threads/killed.exp: Likewise.
12565
125662014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12567
12568 PR tdep/17379
12569 * gdb.arch/powerpc-stackless.S: New file.
12570 * gdb.arch/powerpc-stackless.exp: New file.
12571
125722014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12573
12574 * gdb.base/attach.c: Include unistd.h.
12575 (main): Call alarm. Add label postloop.
12576 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12577 gdb_breakpoint, gdb_continue_to_breakpoint.
12578 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12579
125802014-09-11 Pedro Alves <palves@redhat.com>
12581
12582 PR gdb/17347
12583 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12584 * gdb.base/attach.exp (test_command_line_attach_run): New
12585 procedure.
12586 (top level): Call it.
12587
125882014-09-11 Pedro Alves <palves@redhat.com>
12589
12590 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12591 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12592 (do_command_attach_tests): Use spawn_wait_for_attach.
12593 * gdb.base/solib-overlap.exp: Likewise.
12594 * gdb.multi/multi-attach.exp: Likewise.
12595 * gdb.python/py-prompt.exp: Likewise.
12596 * gdb.python/py-sync-interp.exp: Likewise.
12597 * gdb.server/ext-attach.exp: Likewise.
12598
125992014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12600
12601 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12602 command in testcase. Simplify testcase.
12603
126042014-09-10 Joel Brobecker <brobecker@adacore.com>
12605
12606 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12607
126082014-09-10 Joel Brobecker <brobecker@adacore.com>
12609
12610 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12611
126122014-09-10 Joel Brobecker <brobecker@adacore.com>
12613
12614 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12615
126162014-09-10 Joel Brobecker <brobecker@adacore.com>
12617
12618 * gdb.dwarf2/dynarr-ptr.c: New file.
12619 * gdb.dwarf2/dynarr-ptr.exp: New file.
12620
126212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12622
12623 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12624 of 30 rather than hardcoding 120 for a slow test case. Take the
12625 `gdb,timeout' target setting into account for this calculation.
12626 Don't extend the timeout for the test cases that don't need it.
12627
126282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12629
12630 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12631 a factor of 2 for a slow test case. Take the `gdb,timeout'
12632 target setting into account for this calculation.
12633 * gdb.reverse/until-precsave.exp: Increase the timeout by
12634 a factor of 15 and 3 respectively rather than adding 120
12635 for a pair of slow test cases. Take the `gdb,timeout'
12636 target setting into account for this calculation.
12637
126382014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12639
12640 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12641 timeout, don't pass one down to gdb_expect.
12642 (gdb_expect): Rework timeout selection.
12643
126442014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12645
12646 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12647 exception on timeout.
12648 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12649 (gdbserver_start_extended): Catch any `gdbserver_start' error
12650 exceptions.
12651 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12652 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12653 `gdbserver_gdb_load' error exceptions.
12654
126552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12656
12657 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12658 120 on waiting for the TCP socket to open.
12659
126602014-09-09 Doug Evans <xdje42@gmail.com>
12661
12662 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12663 _caller_matches, _any_caller_is, _any_caller_matches.
12664
126652014-09-09 Doug Evans <xdje42@gmail.com>
12666
12667 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12668
126692014-09-09 Yao Qi <yao@codesourcery.com>
12670
12671 * gdb.mi/mi-var-display.exp: Set print symbol off.
12672
126732014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12674
12675 PR gdb/17035
12676 * gdb.base/commands.exp: Add tests to verify user-defined
12677 commands with empty bodies.
12678 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12679 python commands in `show user command`.
12680 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12681 scheme commands in `show user command`.
12682
126832014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12684
12685 PR python/17355
12686 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12687 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12688 * gdb.python/py-framefilter-invalidarg.exp: New file.
12689 * gdb.python/py-framefilter-invalidarg.py: New file.
12690
126912014-09-06 Doug Evans <xdje42@gmail.com>
12692
12693 PR 15276
12694 * gdb.python/py-caller-is.c: New file.
12695 * gdb.python/py-caller-is.exp: New file.
12696
126972014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12698
12699 PR gdb/17235
12700 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12701 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12702
127032014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12704
12705 PR fortran/17237
12706 * gdb.fortran/print-formatted.exp: New file.
12707 * gdb.fortran/print-formatted.f90: Likewise.
12708
127092014-09-03 Sasha Smundak <asmundak@google.com>
12710
12711 * gdb.python/py-frame.exp: Test Frame.read_register.
12712
127132014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12714
12715 PR python/16699
12716 * gdb.python/py-completion.exp: New file.
12717 * gdb.python/py-completion.py: Likewise.
12718
127192014-08-28 Doug Evans <dje@google.com>
12720
12721 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12722 eax,etc. are live with values set by gdb and thus the compiler can't
12723 use them.
12724 * gdb.arch/i386-pseudo.c (main): Ditto.
12725
127262014-08-27 Doug Evans <dje@google.com>
12727
12728 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12729
127302014-08-25 Doug Evans <dje@google.com>
12731
12732 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12733 (main): Ditto.
12734
127352014-08-25 Doug Evans <dje@google.com>
12736
12737 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12738
127392014-08-24 Yao Qi <yao@codesourcery.com>
12740
12741 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12742 symbol off.
12743 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12744
127452014-08-22 Doug Evans <dje@google.com>
12746
12747 PR 17276
12748 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12749 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12750 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12751
127522014-08-22 Yao Qi <yao@codesourcery.com>
12753
12754 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12755 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12756 * gdb.python/python.exp: Likewise. Use .py file on the host
12757 instead of the build.
12758
127592014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12760
12761 * gdb.threads/gcore-stale-thread.c: New file.
12762 * gdb.threads/gcore-stale-thread.exp: New file.
12763
127642014-08-21 Pedro Alves <palves@redhat.com>
12765
12766 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12767 * gdb.base/gcore-relro-pie.exp: Likewise.
12768 * gdb.base/gcore-relro.exp: Likewise.
12769 * gdb.base/gcore.exp: Likewise.
12770 * gdb.base/print-symbol-loading.exp: Likewise.
12771 * gdb.threads/gcore-thread.exp: Likewise.
12772 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12773
127742014-08-20 Pedro Alves <palves@redhat.com>
12775 Jan Kratochvil <jan.kratochvil@redhat.com>
12776
12777 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12778 configure.
12779 (EXPECT): Handle READ1 being set.
12780 (all): Depend on EXTRA_RULES.
12781 (check-read1, expect-read1, read1.so, read1): New rules.
12782 * README (Testsuite Parameters): Document the READ1 make variable.
12783 (Race detection): New section.
12784 * configure: Regenerate.
12785 * configure.ac: If build==host==target, and running under a
12786 GNU/glibc system, add read1 to the extra Makefile rules.
12787 (EXTRA_RULES): AC_SUBST it.
12788 * lib/read1.c: New file.
12789
127902014-08-20 Joel Brobecker <brobecker@adacore.com>
12791
12792 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12793 the handling of variables declared as a typedef to an array
12794 which a DW_AT_data_location attribute.
12795
127962014-08-19 Andrew Burgess <aburgess@broadcom.com>
12797 Pedro Alves <palves@redhat.com>
12798
12799 PR symtab/14604
12800 PR symtab/14605
12801 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12802 gdb_test.
12803
128042014-08-19 Pedro Alves <palves@redhat.com>
12805
12806 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12807
128082014-08-19 Yao Qi <yao@codesourcery.com>
12809
12810 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12811 right line.
12812
128132014-08-18 David Blaikie <dblaikie@gmail.com>
12814
12815 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12816
128172014-08-18 Joel Brobecker <brobecker@adacore.com>
12818
12819 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12820 attribute in array range.
12821
128222014-08-18 Joel Brobecker <brobecker@adacore.com>
12823
12824 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12825
128262014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12827
12828 PR c++/17132
12829 * gdb.cp/pr17132.cc: New file.
12830 * gdb.cp/pr17132.exp: New file.
12831
128322014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12833
12834 * gdb.python/py-xmethods.py (A_getarrayind)
12835 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12836 Use 'print' with function call syntax.
12837 (E_method_matcher.match): Fix tab vs space indentation mixup.
12838
128392014-08-15 Yao Qi <yao@codesourcery.com>
12840
12841 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12842 false.
12843
128442014-08-15 Yao Qi <yao@codesourcery.com>
12845
12846 * gdb.cp/casts.exp: Set print symbol off.
12847 * gdb.cp/class2.exp: Likewise.
12848 * gdb.cp/overload.exp: Likewise.
12849 * gdb.cp/templates.exp: Likewise.
12850
128512014-08-11 Doug Evans <dje@google.com>
12852
12853 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12854 (test_load_shlib): Update.
12855
128562014-08-09 Yao Qi <yao@codesourcery.com>
12857
12858 * gdb.base/display.exp: Invoke is_address_zero_readable.
12859 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12860 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12861 * gdb.base/hbreak-unmapped.exp: Return if
12862 is_address_zero_readable returns true.
12863 * gdb.base/signest.exp: Likewise.
12864 * gdb.base/signull.exp: Likewise.
12865 * gdb.base/sigbpt.exp: Likewise.
12866 * gdb.guile/scm-disasm.exp: Do the test if
12867 is_address_zero_readable returns false.
12868 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12869 * gdb.python/py-arch.exp: Likewise.
12870 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12871 * lib/gdb.exp (is_address_zero_readable): New proc.
12872
128732014-08-09 Yao Qi <yao@codesourcery.com>
12874
12875 PR testsuite/13443
12876 * gdb.mi/mi-var-display.exp: Make test messages unique.
12877
128782014-08-04 Tom Tromey <tromey@redhat.com>
12879
12880 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12881 target 0".
12882
128832014-08-04 Tom Tromey <tromey@redhat.com>
12884
12885 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12886 "target_resume".
12887
128882014-08-01 Joel Brobecker <brobecker@adacore.com>
12889
12890 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12891 inner_vla_struct_object_size.
12892 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12893 as xfail.
12894
128952014-07-30 Pedro Alves <palves@redhat.com>
12896
12897 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12898 comment.
12899
129002014-07-29 Yao Qi <yao@codesourcery.com>
12901
12902 PR gdb/17206
12903 * gdb.base/until-nodebug.exp: New.
12904
129052014-07-28 Doug Evans <xdje42@gmail.com>
12906
12907 PR guile/17203
12908 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12909 previously existing parameter, and previously ambiguously spelled
12910 parameter.
12911
129122014-07-28 Will Newton <will.newton@linaro.org>
12913
12914 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12915
129162014-07-26 Ludovic Courtès <ludo@gnu.org>
12917 Doug Evans <xdje42@gmail.com>
12918
12919 PR guile/17146
12920 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12921
129222014-07-25 Pedro Alves <palves@redhat.com>
12923
12924 * gdb.threads/signal-command-handle-nopass.c: New file.
12925 * gdb.threads/signal-command-handle-nopass.exp: New file.
12926 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12927 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12928 * gdb.threads/signal-delivered-right-thread.c: New file.
12929 * gdb.threads/signal-delivered-right-thread.exp: New file.
12930
129312014-07-25 Pedro Alves <palves@redhat.com>
12932
12933 * gdb.base/double-prompt-target-event-error.exp
12934 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12935 match.
12936 (cancel_pagination_in_target_event): Rework double prompt
12937 detection.
12938 * gdb.base/paginate-after-ctrl-c-running.exp
12939 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12940 <return>' match.
12941 * gdb.base/paginate-bg-execution.exp
12942 (test_bg_execution_pagination_return)
12943 (test_bg_execution_pagination_cancel): Remove '-notransfer
12944 <return>' matches.
12945 * gdb.base/paginate-execution-startup.exp
12946 (test_fg_execution_pagination_return)
12947 (test_fg_execution_pagination_cancel): Remove '-notransfer
12948 <return>' matches.
12949 * gdb.base/paginate-inferior-exit.exp
12950 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12951 match.
12952 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12953 * lib/gdb.exp (pagination_prompt): Run text through
12954 string_to_regexp.
12955 (gdb_test_multiple): Match $pagination_prompt instead of
12956 "<return>".
12957 (string_to_regexp): Move to lib/gdb-utils.exp.
12958
129592014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12960
12961 * gdb.arch/amd64-entry-value-paramref.S: New file.
12962 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12963 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12964 * gdb.arch/amd64-optimout-repeat.S: New file.
12965 * gdb.arch/amd64-optimout-repeat.c: New file.
12966 * gdb.arch/amd64-optimout-repeat.exp: New file.
12967
129682014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12969
12970 PR gdb/17170
12971 * gdb.base/statistics.exp: New file.
12972
129732014-07-17 Doug Evans <dje@google.com>
12974
12975 PR gdb/17170
12976 * gdb.base/maint.exp: Update testing of per-command stats.
12977
129782014-07-16 Pedro Alves <palves@redhat.com>
12979
12980 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12981 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12982 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12983 (tfile_write_buf): New functions.
12984 (add_memory_block): Rewrite using the above.
12985 (adjust_function_address): New function.
12986 (FUNCTION_ADDRESS): New macro.
12987 (write_basic_trace_file): Remove short_x local, and use
12988 tfile_write_16. Change type of func_addr local to unsigned long
12989 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12990 here. Cast argument of add_memory_block to char pointer.
12991 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12992 (main): Remove parameters.
12993 * gdb.trace/tfile.exp: Remove nowarnings.
12994
129952014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12996
12997 * gdb.base/debug-expr.exp: Test string evaluation with
12998 "debug expression" on.
12999
130002014-07-15 Pedro Alves <palves@redhat.com>
13001
13002 * gdb.base/reread.exp: Use clean_restart.
13003
130042014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
13005
13006 * gdb.arch/avr-flash-qualifer.c: New.
13007 * gdb.arch/avr-flash-qualifer.exp: New.
13008
130092014-07-14 Pedro Alves <palves@redhat.com>
13010
13011 * gdb.base/paginate-after-ctrl-c-running.c: New file.
13012 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
13013
130142014-07-14 Pedro Alves <palves@redhat.com>
13015
13016 * gdb.base/double-prompt-target-event-error.c: New file.
13017 * gdb.base/double-prompt-target-event-error.exp: New file.
13018
130192014-07-14 Pedro Alves <palves@redhat.com>
13020
13021 PR gdb/17072
13022 * gdb.base/paginate-inferior-exit.c: New file.
13023 * gdb.base/paginate-inferior-exit.exp: New file.
13024
130252014-07-14 Pedro Alves <palves@redhat.com>
13026
13027 PR gdb/17072
13028 * gdb.base/paginate-bg-execution.c: New file.
13029 * gdb.base/paginate-bg-execution.exp: New file.
13030
130312014-07-14 Pedro Alves <palves@redhat.com>
13032
13033 PR gdb/17072
13034 * gdb.base/paginate-execution-startup.c: New file.
13035 * gdb.base/paginate-execution-startup.exp: New file.
13036 * lib/gdb.exp (pagination_prompt): New global.
13037 (default_gdb_spawn): New procedure, factored out from
13038 default_gdb_spawn.
13039 (default_gdb_start): Adjust to call default_gdb_spawn.
13040 (gdb_spawn): New procedure.
13041
130422014-07-14 Pedro Alves <palves@redhat.com>
13043
13044 * lib/gdb.exp (gdb_assert): New procedure.
13045 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
13046
130472014-07-14 Pedro Alves <palves@redhat.com>
13048
13049 * gdb.base/execution-termios.c: New file.
13050 * gdb.base/execution-termios.exp: New file.
13051
130522014-07-14 Tom Tromey <tromey@redhat.com>
13053
13054 * gdb.cp/vla-cxx.cc: New file.
13055 * gdb.cp/vla-cxx.exp: New file.
13056
130572014-07-14 Tom Tromey <tromey@redhat.com>
13058
13059 * gdb.reverse/rerun-prec.c: New file.
13060 * gdb.reverse/rerun-prec.exp: New file.
13061
130622014-07-12 Maciej W. Rozycki <macro@mips.com>
13063 Maciej W. Rozycki <macro@codesourcery.com>
13064
13065 * lib/gdb-utils.exp: New file.
13066 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
13067 inline `gdb_init_command' processing.
13068 (gdb_start_cmd): Likewise.
13069 * lib/mi-support.exp (mi_run_cmd): Likewise.
13070 * README: Document `gdb_init_command' and `gdb_init_commands'.
13071
130722014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13073
13074 Fix false FAIL running under a very long directory name.
13075 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13076 and "set print elements 10000". Twice.
13077
130782014-07-11 Yao Qi <yao@codesourcery.com>
13079
13080 * gdb.base/exprs.exp: "set print symbol off".
13081
130822014-07-11 Pedro Alves <palves@redhat.com>
13083
13084 * gdb.threads/kill.c: New file.
13085 * gdb.threads/kill.exp: New file.
13086
130872014-07-10 Yao Qi <yao@codesourcery.com>
13088
13089 * gdb.trace/tfile.c (write_basic_trace_file)
13090 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13091 address written to trace file.
13092
130932014-07-09 Pedro Alves <palves@redhat.com>
13094
13095 * gdb.base/attach-wait-input.exp: New file.
13096 * gdb.base/attach-wait-input.c: New file.
13097
130982014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
13099
13100 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13101 setting up test structures.
13102 (main): Call new test function.
13103 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13104 test function, continue into test function and walk test
13105 structures.
13106
131072014-07-02 Yao Qi <yao@codesourcery.com>
13108
13109 * gdb.trace/entry-values.c: Define labels 'foo_start' and
13110 'bar_start' at the beginning of functions 'foo' and 'bar'
13111 respectively.
13112 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13113 instead of 'foo' and 'bar'.
13114
131152014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13116
13117 * gdb.btrace/segv.exp: New.
13118 * gdb.btrace/segv.c: New.
13119
131202014-07-02 Luis Machado <lgustavo@codesourcery.com>
13121
13122 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13123 instruction.
13124
131252014-06-30 Mark Wielaard <mjw@redhat.com>
13126
13127 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13128 vulture, vilify, villar): New volatile array constants.
13129 (vindictive, vegetation): New const volatile array constants.
13130 * gdb.base/volatile.exp: Test volatile and const volatile array
13131 types.
13132
131332014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13134
13135 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13136 target lacks support for awatch, rwatch, or hbreak.
13137
131382014-06-27 Yao Qi <yao@codesourcery.com>
13139
13140 * gdb.multi/dummy-frame-restore.exp: New.
13141 * gdb.multi/dummy-frame-restore.c: New.
13142
131432014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13144
13145 * gdb.btrace/gcore.exp: New.
13146
131472014-06-23 Pedro Alves <palves@redhat.com>
13148
13149 * gdb.base/watchpoint-reuse-slot.c: New file.
13150 * gdb.base/watchpoint-reuse-slot.exp: New file.
13151
131522014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13153
13154 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13155 progspace's filename in 'info', 'enable' and 'disable' command
13156 tests.
13157
131582014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13159
13160 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13161 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13162 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13163
131642014-06-20 Gary Benson <gbenson@redhat.com>
13165
13166 * gdb.arch/i386-avx.exp: Fix include file location.
13167 * gdb.arch/i386-sse.exp: Likewise.
13168
131692014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13170
13171 * gdb.dlang/expression.exp: New file.
13172
131732014-06-19 Pedro Alves <palves@redhat.com>
13174
13175 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13176 out from ...
13177 (top level): ... here. Iterate running tests under different
13178 scheduler-locking settings.
13179
131802014-06-18 Luis Machado <lgustavo@codesourcery.com>
13181
13182 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13183 to DW_FORM_addr and use non-zero addresses.
13184
131852014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13186
13187 PR gdb/17017
13188 * gdb.python/py-xmethods.cc: Add global function call counters and
13189 increment them in their respective functions. Remove "cout"
13190 statements.
13191 * gdb.python/py-xmethods.exp: Make tests check the global function
13192 call counters instead of depending on inferior IO.
13193
131942014-06-18 Don Breazeal <donb@codesourcery.com>
13195
13196 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13197 Deleted procedure.
13198 (explicit_fork_parent_follow): Deleted procedure.
13199 (explicit_fork_child_follow): Deleted procedure.
13200 (test_follow_fork): New procedure.
13201 (do_fork_tests): Replace calls to deleted procedures with
13202 calls to test_follow_fork and reset GDB for subsequent
13203 procedure calls.
13204
132052014-06-17 Yao Qi <yao@codesourcery.com>
13206
13207 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13208 CP1252.
13209
132102014-06-17 Luis Machado <lgustavo@codesourcery.com>
13211
13212 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13213 Initialize ptr and S explicitly.
13214 (skip_type_update_when_not_use_rtti_test): Likewise.
13215
132162014-06-16 Keith Seitz <keiths@redhat.com>
13217
13218 PR mi/15863
13219 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13220 the inferior is started.
13221
132222014-06-16 Pedro Alves <palves@redhat.com>
13223
13224 * gdb.base/break-main-file-remove-fail.c: New file.
13225 * gdb.base/break-main-file-remove-fail.exp: New file.
13226 * gdb.base/break-unload-file.exp: Use build_executable instead of
13227 prepare_for_testing.
13228 (test_break): New parameter "initial_load". Handle it.
13229 (top level): Add initial_load cmdline/file axis.
13230
132312014-06-12 Tom Tromey <tromey@redhat.com>
13232
13233 * gdb.base/completion.exp: Don't use directory name in test.
13234
132352014-06-09 Gary Benson <gbenson@redhat.com>
13236
13237 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13238 separate the always-available ANSI-standard signals from the
13239 signals that require checking.
13240 (main): Likewise.
13241 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13242 Likewise.
13243 (main): Likewise.
13244
132452014-06-07 Keith Seitz <keiths@redhat.com>
13246
13247 Revert:
13248 PR c++/16253
13249 * gdb.cp/var-tag.cc: New file.
13250 * gdb.cp/var-tag.exp: New file.
13251 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13252 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13253 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13254 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13255
132562014-06-06 Doug Evans <xdje42@gmail.com>
13257
13258 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13259
132602014-06-06 Pedro Alves <palves@redhat.com>
13261
13262 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13263 in target debug output instead of looking at RSP packets,
13264 disabling the test on any target that uses hardware stepping.
13265 Update comments.
13266
132672014-06-06 Pedro Alves <palves@redhat.com>
13268
13269 * gdb.base/break-unload-file.exp: Fix typo.
13270
132712014-06-06 Yao Qi <yao@codesourcery.com>
13272
13273 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13274 from "jit_function" to "^jit_function".
13275
132762014-06-06 Yao Qi <yao@codesourcery.com>
13277
13278 * gdb.base/async.c (foo): Add one statement.
13279 * gdb.base/async.exp: Get the next instruction address and
13280 match the output of "nexti" by instruction address. Match
13281 the hex address in the output of "finish".
13282
132832014-06-06 Gary Benson <gbenson@redhat.com>
13284
13285 * gdb.base/call-signals.c: Remove preprocessor conditionals
13286 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13287 SIGSEGV and SIGTERM.
13288 * gdb.base/sigall.c: Likewise.
13289 * gdb.base/unwindonsignal.c: Likewise.
13290 * gdb.reverse/sigall-reverse.c: Likewise.
13291
132922014-06-06 Yao Qi <yao@codesourcery.com>
13293
13294 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13295 readable, skip the test.
13296
132972014-06-06 Yao Qi <yao@codesourcery.com>
13298
13299 * gdb.threads/staticthreads.c (thread_function): Move the line
13300 setting breakpoint on forward.
13301 * gdb.threads/staticthreads.exp: Update comments.
13302
133032014-06-05 Ludovic Courtès <ludo@gnu.org>
13304
13305 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13306 "history-append! type error".
13307
133082014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13309
13310 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13311 erroneous dprintf expected input.
13312
133132014-06-04 Doug Evans <xdje42@gmail.com>
13314
13315 * gdb.guile/scm-generics.exp: Delete.
13316
133172014-06-04 Doug Evans <xdje42@gmail.com>
13318
13319 * gdb.guile/scm-breakpoint.exp: Update.
13320 Add tests for breakpoint registration.
13321
133222014-06-04 Tom Tromey <tromey@redhat.com>
13323
13324 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13325 VLA-in-union.
13326 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13327 inner_vla_struct, vla_union types. Initialize objects of those
13328 types and compute their sizes.
13329
133302014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13331 Hui Zhu <hui@codesourcery.com>
13332
13333 * gdb.base/fileio.exp: Add test for shell not available as well as
13334 available.
13335 * gdb.base/fileio.c (test_system): Check for shell twice.
13336
133372014-06-04 Yao Qi <yao@codesourcery.com>
13338
13339 * gdb.base/auto-connect-native-target.exp: Remove redundant
13340 space from the regexp pattern.
13341
133422014-06-04 Yao Qi <yao@codesourcery.com>
13343
13344 * gdb.base/default.exp: Replace "child" with "native" in
13345 regexp pattern.
13346
133472014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13348
13349 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13350 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13351 * gdb.python/py-xmethods.py: Python script supporting the
13352 new testcase and tests.
13353
133542014-06-03 Joel Brobecker <brobecker@adacore.com>
13355 Pedro Alves <palves@redhat.com>
13356
13357 PR breakpoints/17000
13358 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13359 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13360
133612014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13362
13363 * gdb.base/subst.exp: Add tests to verify partial path matching
13364 output.
13365
133662014-06-03 Pedro Alves <palves@redhat.com>
13367
13368 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13369 target that doesn't use software single-stepping.
13370
133712014-06-03 Pedro Alves <palves@redhat.com>
13372
13373 PR breakpoints/17000
13374 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13375 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13376
133772014-06-02 Doug Evans <xdje42@gmail.com>
13378
13379 * gdb.guile/scm-parameter.exp: New file.
13380
133812014-06-02 Doug Evans <xdje42@gmail.com>
13382
13383 * gdb.guile/scm-cmd.c: New file.
13384 * gdb.guile/scm-cmd.exp: New file.
13385
133862014-06-02 Doug Evans <xdje42@gmail.com>
13387
13388 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13389 pretty-printer lookup.
13390 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13391 (make-pp_s-printer): Call it.
13392 (make-pretty-printer-from-dict): New function.
13393 (lookup-pretty-printer-maker-from-dict): New function.
13394 (*pretty-printer*): Simplify.
13395 (make-objfile-pp_s-printer): New function.
13396 (install-objfile-pretty-printers!): New function.
13397 (make-progspace-pp_s-printer): New function.
13398 (install-progspace-pretty-printers!): New function.
13399 * gdb.guile/scm-progspace.c: New file.
13400 * gdb.guile/scm-progspace.exp: New file.
13401
134022014-06-02 Pedro Alves <palves@redhat.com>
13403
13404 * gdb.base/dprintf-bp-same-addr.c: New file.
13405 * gdb.base/dprintf-bp-same-addr.exp: New file.
13406
134072014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13408
13409 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13410 * gdb.arch/powerpc-power.s: Likewise.
13411
134122014-06-02 Joel Brobecker <brobecker@adacore.com>
13413
13414 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13415
134162014-06-01 Yao Qi <yao@codesourcery.com>
13417
13418 * gdb.base/watchpoint.exp (test_watch_location): Check null
13419 pointer can be dereferenced. If not, do the test, otherwise
13420 skip it.
13421
134222014-05-30 Andrew Burgess <aburgess@broadcom.com>
13423
13424 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13425 results.
13426 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13427
134282014-05-30 Andrew Burgess <aburgess@broadcom.com>
13429
13430 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13431 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13432 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13433 * gdb.arch/amd64-invalid-stack-top.c: New file.
13434 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13435
134362014-05-30 Pedro Alves <palves@redhat.com>
13437
13438 PR breakpoints/17000
13439 * gdb.base/sss-bp-on-user-bp.c: New file.
13440 * gdb.base/sss-bp-on-user-bp.exp: New file.
13441
134422014-05-30 David Blaikie <dblaikie@gmail.com>
13443
13444 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13445 gnu_inline semantics via attribute.
13446 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13447 source explicitly specifies the required semantics.
13448
134492014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13450
13451 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13452
134532014-05-29 Pedro Alves <palves@redhat.com>
13454 Tom Tromey <tromey@redhat.com>
13455
13456 * gdb.base/async-shell.exp: Don't enable target-async.
13457 * gdb.base/async.exp
13458 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13459 parameter. Adjust.
13460 (top level): Don't test with "target-async".
13461 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13462 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13463 * gdb.base/inferior-died.exp: Don't enable target-async.
13464 * gdb.base/interrupt-noterm.exp: Likewise.
13465 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13466 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13467 * gdb.mi/mi-nonstop.exp: Likewise.
13468 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13469 * gdb.mi/mi-nsintrall.exp: Likewise.
13470 * gdb.mi/mi-nsmoribund.exp: Likewise.
13471 * gdb.mi/mi-nsthrexec.exp: Likewise.
13472 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13473 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13474 * gdb.python/py-evsignal.exp: Don't enable target-async.
13475 * gdb.python/py-evthreads.exp: Likewise.
13476 * gdb.python/py-prompt.exp: Likewise.
13477 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13478 * gdb.server/solib-list.exp: Don't enable target-async.
13479 * gdb.threads/thread-specific-bp.exp: Likewise.
13480 * lib/mi-support.exp: Adjust to use mi-async.
13481
134822014-05-29 Pedro Alves <palves@redhat.com>
13483
13484 PR gdb/13860
13485 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13486 reason, even in sync mode.
13487
134882014-05-29 Pedro Alves <palves@redhat.com>
13489 Hui Zhu <hui@codesourcery.com>
13490
13491 PR PR15693
13492 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13493 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13494 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13495 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13496
134972014-05-28 Joel Brobecker <brobecker@adacore.com>
13498
13499 * config/monitor.exp (gdb_target_monitor): Replace use of
13500 "set remotebaud" by "set serial baud".
13501
135022014-05-26 Andy Wingo <wingo@igalia.com>
13503
13504 * gdb.guile/scm-breakpoint.exp:
13505 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13506 properties instead of gdb-object-properties.
13507
135082014-05-26 Yao Qi <yao@codesourcery.com>
13509
13510 * gdb.server/no-thread-db.exp: Specify source file name
13511 explicitly when setting a breakpoint.
13512
135132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13514
13515 * gdb.btrace/vdso.c: New.
13516 * gdb.btrace/vdso.exp: New.
13517
135182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13519
13520 * gdb.base/gcore.exp (capture_command_output): Move ...
13521 * lib/gdb.exp (capture_command_output): ... here.
13522
135232014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13524
13525 * gdb.btrace/data.exp: Test memory access during btrace replay.
13526
135272014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13528
13529 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13530
135312014-05-21 Pedro Alves <palves@redhat.com>
13532
13533 PR gdb/13860
13534 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13535 (top level): Test that output related to execution commands is
13536 sent to the console with CLI commands, but not with MI commands.
13537 Test that breakpoint events are always mirrored to the console.
13538 Also expect the new source line to be output after a "next" in
13539 async mode too. Make it a pass/fail test.
13540 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13541 output.
13542 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13543
135442014-05-21 Pedro Alves <palves@redhat.com>
13545
13546 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13547 Use them to test variations of "list" after reaching a breakpoint.
13548 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13549 Test "list" with listsize 10 after reaching a breakpoint.
13550 * gdb.python/python.exp (decode_line current location line
13551 number): Adjust expected line number.
13552
135532014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13554
13555 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13556 behavior for $args, pass it directly to "run".
13557
135582014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13559
13560 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13561 30000 to 65536.
13562
135632014-05-21 Pedro Alves <palves@redhat.com>
13564
13565 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13566 auto-connect-native-target off".
13567 * gdb.base/auto-connect-native-target.c: New file.
13568 * gdb.base/auto-connect-native-target.exp: New file.
13569
135702014-05-21 Pedro Alves <palves@redhat.com>
13571
13572 * gdb.base/default.exp: Test "target native" instead of "target
13573 child".
13574
135752014-05-21 Mark Wielaard <mjw@redhat.com>
13576
13577 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13578
135792014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13580
13581 Fix TLS access for -static -pthread.
13582 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13583 <HAVE_TLS> (thread_function, main): Initialize it.
13584 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13585 Add clean_restart.
13586 <$have_tls != "">: Check TLSVAR.
13587
135882014-05-21 Pedro Alves <palves@redhat.com>
13589
13590 * gdb.base/dcache-line-read-error.c: New.
13591 * gdb.base/dcache-line-read-error.exp: New.
13592
135932014-05-20 Pedro Alves <palves@redhat.com>
13594
13595 * gdb.base/compare-sections.c: New file.
13596 * gdb.base/compare-sections.exp: New file.
13597
135982014-05-20 Pedro Alves <palves@redhat.com>
13599
13600 * gdb.base/break-idempotent.c: New file.
13601 * gdb.base/break-idempotent.exp: New file.
13602
136032014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13604
13605 * gdb.btrace/nohist.exp: New.
13606
136072014-05-20 Yao Qi <yao@codesourcery.com>
13608
13609 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13610 gdb.reverse directory and gdb_reverse_timeout exists in board
13611 setting.
13612 * README: Document gdb_reverse_timeout.
13613
136142014-05-20 Yao Qi <yao@codesourcery.com>
13615
13616 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13617 'test_file_name'. Treat args as a string instead of a list.
13618 (gdb_init): Rename argument 'args' by 'test_file_name'.
13619
136202014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13621
13622 * gdb.arch/powerpc-power.exp: New file.
13623 * gdb.arch/powerpc-power.s: New file.
13624
136252014-05-16 Doug Evans <dje@google.com>
13626
13627 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13628 * gdb.base/completion.exp: Check that all expected files exist
13629 before doing file completion.
13630
136312014-05-16 Doug Evans <dje@google.com>
13632
13633 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13634 Update.
13635 (do_syscall_tests_without_xml): Update.
13636
136372014-05-16 Pedro Alves <palves@redhat.com>
13638
13639 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13640 instead of "unknown output after running".
13641
136422014-05-16 Yao Qi <yao@codesourcery.com>
13643
13644 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13645 file1.txt from host at the end.
13646 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13647
136482014-05-15 Doug Evans <dje@google.com>
13649
13650 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13651 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13652 loading file. Add test for TU lookup.
13653
136542014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13655
13656 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13657 calling "-exec-arguments" or "set args" before running the
13658 inferior.
13659
136602014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13661
13662 * lib/mi-support.exp (mi_expect_stop): Expect message for
13663 inferiors that exit with non-zero exit code.
13664
136652014-05-14 Yao Qi <yao@codesourcery.com>
13666
13667 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13668 match absolute path on remote host.
13669 (test_file_list_exec_source_files): Remove "/" from the
13670 pattern.
13671
136722014-05-14 Yao Qi <yao@codesourcery.com>
13673
13674 * boards/local-remote-host-notty.exp (${board}_file): New
13675 proc.
13676
136772014-05-07 Kyle McMartin <kyle@redhat.com>
13678
13679 Pushed by Joel Brobecker <brobecker@adacore.com>.
13680 * gdb.arch/aarch64-atomic-inst.c: New file.
13681 * gdb.arch/aarch64-atomic-inst.exp: New file.
13682
136832014-05-07 Yao Qi <yao@codesourcery.com>
13684
13685 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13686 in current context" too.
13687
136882014-05-05 Keith Seitz <keiths@redhat.com>
13689
13690 * gdb.linespec/ls-dollar.exp: Add test for linespec
13691 file:convenience_variable.
13692
136932014-05-05 Yao Qi <yao@codesourcery.com>
13694
13695 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13696 traceframes into tfile and ctf trace files. Read data from
13697 trace file and test collected data.
13698 (gdb_collect_locals_test): Likewise.
13699 (gdb_unavailable_registers_test): Likewise.
13700 (gdb_unavailable_floats): Likewise.
13701 (gdb_collect_globals_test): Likewise.
13702 (top-level): Append "ctf" to trace_file_targets if GDB
13703 supports.
13704
137052014-05-05 Yao Qi <yao@codesourcery.com>
13706
13707 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13708 code to ...
13709 (gdb_collect_args_test_1): ... it. New proc.
13710 (gdb_collect_locals_test): Move some code to ...
13711 (gdb_collect_locals_test_1): ... it. New proc.
13712 (gdb_unavailable_registers_test): Move some code to ...
13713 (gdb_unavailable_registers_test_1): ... it. New proc.
13714 (gdb_unavailable_floats): Move some code to ...
13715 (gdb_unavailable_floats_1): ... it. New proc.
13716
137172014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13718
13719 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13720 probes to test for bitness recognition.
13721 * gdb.arch/amd64-stap-optional-prefix.exp
13722 (test_probe_value_without_reg): New procedure.
13723 Add code to test for different kinds of bitness.
13724
137252014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13726
13727 PR breakpoints/16889
13728 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13729 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13730
137312014-05-01 Pedro Alves <palves@redhat.com>
13732
13733 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13734 gdb_file_cmd if no file is specified.
13735 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13736 last_loaded_file to set the remote exec-file.
13737
137382014-05-01 Pedro Alves <palves@redhat.com>
13739
13740 * boards/local-remote-host.exp: New file.
13741
137422014-05-01 Pedro Alves <palves@redhat.com>
13743
13744 * boards/local-remote-host.exp: Rename to ...
13745 * boards/local-remote-host-notty.exp: ... this.
13746
137472014-04-28 Joel Brobecker <brobecker@adacore.com>
13748
13749 * gdb.ada/dyn_arrayidx: New testcase.
13750
137512014-04-26 Yao Qi <yao@codesourcery.com>
13752
13753 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13754 and compute the length of function main. Save it in
13755 $main_length.
13756 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13757 (top-level): Use gdb_compile to compile objects into
13758 executable and restart GDB. Remove invocation to
13759 prepare_for_testing.
13760
137612014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13762 Pedro Alves <palves@redhat.com>
13763
13764 PR server/16255
13765 * gdb.multi/multi-attach.c: New file.
13766 * gdb.multi/multi-attach.exp: New file.
13767
137682014-04-25 Pedro Alves <palves@redhat.com>
13769
13770 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13771 user.
13772 (top level): Test that "set remote conditional-breakpoints-packet
13773 off" works as intended.
13774 * gdb.base/dprintf.exp: Test that "set remote
13775 breakpoint-commands-packet off" works as intended.
13776 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13777 New function.
13778 (top level): Call it.
13779 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13780 remote fast-tracepoints-packet off" works as intended.
13781 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13782 * lib/gdb.exp (gdb_is_target_remote): ... here.
13783
137842014-04-24 David Blaikie <dblaikie@gmail.com>
13785
13786 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13787 ensure clang would not discard them.
13788 * gdb.base/gdbvars.c: Ditto.
13789 * gdb.base/memattr.c: Ditto.
13790 * gdb.base/whatis.c: Ditto.
13791 * gdb.python/py-prettyprint.c: Ditto.
13792 * gdb.trace/actions.c: Ditto.
13793 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13794 ensure clang would not discard it.
13795
137962014-04-24 David Blaikie <dblaikie@gmail.com>
13797
13798 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13799 clang to emit the full definition of type required by the test
13800 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13801
138022014-04-24 David Blaikie <dblaikie@gmail.com>
13803
13804 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13805 coax Clang into emitting the definition of the type.
13806 * gdb.cp/pr10728-x.h (y): Ditto.
13807 * gdb.cp/pr10728-y.cc (y): Ditto.
13808
138092014-04-24 David Blaikie <dblaikie@gmail.com>
13810
13811 * gdb.base/label.exp: XFAIL label related tests under Clang.
13812 * gdb.cp/cplabel.exp: Ditto.
13813 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13814 under Clang those using labels.
13815
138162014-04-25 Yao Qi <yao@codesourcery.com>
13817
13818 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13819 double_label.
13820 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13821 partial_label and double_label.
13822
138232014-04-24 David Blaikie <dblaikie@gmail.com>
13824
13825 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13826
138272014-04-24 David Blaikie <dblaikie@gmail.com>
13828
13829 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13830 of the function to work across GCC and Clang.
13831 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13832 pointer types (const void ** const V void **).
13833
138342014-04-24 Michael Sturm <michael.sturm@mintel.com>
13835 Walfred Tedeschi <walfred.tedeschi@intel.com>
13836
13837 * Makefile.in (EXECUTABLES): Added i386-avx512.
13838 * gdb.arch/i386-avx512.c: New file.
13839 * gdb.arch/i386-avx512.exp: Likewise.
13840
138412014-04-23 Keith Seitz <keiths@redhat.com>
13842
13843 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13844 (mi_make_breakpoint_table): New procedure.
13845 (mi_create_breakpoint): Use mi_make_breakpoint
13846 and return the result.
13847 (mi_make_breakpoint): New procedure.
13848 (mi_build_kv_pairs): New procedure.
13849
13850 * gdb.mi/mi-break.exp: Remove unused globals,
13851 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13852 All callers updated.
13853 * gdb.mi/mi-dprintf.exp: Use variable to track command
13854 number.
13855 Update all callers of mi_create_breakpoint and use
13856 mi_make_breakpoint_table.
13857 Remove any unused global variables.
13858 * gdb.mi/mi-nonstop.exp: Likewise.
13859 * gdb.mi/mi-nsintrall.exp: Likewise.
13860 * gdb.mi/mi-nsmoribund.exp: Likewise.
13861 * gdb.mi/mi-nsthrexec.exp: Likewise.
13862 * gdb.mi/mi-reverse.exp: Likewise.
13863 * gdb.mi/mi-simplerun.exp: Likewise.
13864 * gdb.mi/mi-stepn.exp: Likewise.
13865 * gdb.mi/mi-syn-frame.exp: Likewise.
13866 * gdb.mi/mi-until.exp: Likewise.
13867 * gdb.mi/mi-var-cp.exp: Likewise.
13868 * gdb.mi/mi-var-display.exp: Likewise.
13869 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13870 * gdb.mi/mi2-var-child.exp: Likewise.
13871 * gdb.mi/mi-vla-c99.exp: Likewise.
13872 * lib/mi-support.exp: Likewise.
13873
13874 From Ian Lance Taylor <iant@cygnus.com>:
13875 * lib/gdb.exp (parse_args): New procedure.
13876
138772014-04-23 Pedro Alves <palves@redhat.com>
13878
13879 * gdb.base/break-unload-file.c: New file.
13880 * gdb.base/break-unload-file.exp: New file.
13881 * gdb.base/sym-file-lib.c (baz): New function.
13882 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13883 field.
13884 (load): Store the segment's mapped size.
13885 (unload): New function.
13886 (unload_shlib): New function.
13887 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13888 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13889 set a breakpoint at baz, and call it.
13890 * gdb.base/sym-file.exp: New tests for stale breakpoint
13891 instructions.
13892
138932014-04-23 Pedro Alves <palves@redhat.com>
13894
13895 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13896 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13897 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13898 * gdb.base/hbreak-unmapped.c: New file.
13899 * gdb.base/hbreak-unmapped.exp: New file.
13900 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13901 * lib/gdb.exp (gdb_is_target_remote): ... here.
13902
139032014-04-22 Pedro Alves <palves@redhat.com>
13904
13905 * gdb.base/consecutive-step-over.c: New file.
13906 * gdb.base/consecutive-step-over.exp: New file.
13907
139082014-04-22 Pedro Alves <palves@redhat.com>
13909
13910 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13911 instead of send_gdb/gdb_expect.
13912
139132014-04-22 Yao Qi <yao@codesourcery.com>
13914
13915 * lib/trace-support.exp (generate_tracefile): New procedure.
13916 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13917 return 0.
13918 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13919 if generate_tracefile returns 1.
13920
139212014-04-18 Tom Tromey <palves@redhat.com>
13922 Pedro alves <tromey@redhat.com>
13923
13924 PR backtrace/15558
13925 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13926 with a backtrace limit.
13927 * gdb.python/py-frame-inline.exp: Test running to an inline
13928 function with a backtrace limit, and printing the newest frame.
13929 * gdb.python/py-frame-inline.c (main): Call f.
13930
139312014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13932
13933 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13934
139352014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13936
13937 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13938 Drop prefix from unsupported source file path.
13939
139402014-04-17 Yao Qi <yao@codesourcery.com>
13941
13942 * lib/gdb.exp (with_target_charset): New proc.
13943 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13944 with_target_charset.
13945 (test_print_strings): Likewise.
13946 (test_repeat_bytes): Likewise.
13947 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13948 for some tests.
13949
139502014-04-16 Keith Seitz <keiths@redhat.com>
13951
13952 PR gdb/15827
13953 * gdb.dwarf2/corrupt.c: New file.
13954 * gdb.dwarf2/corrupt.exp: New file.
13955
139562014-04-16 Keith Seitz <keiths@redhat.com>
13957
13958 PR c++/16597
13959 * gdb.cp/namelessclass.cc: New file.
13960 * gdb.cp/namelessclass.exp: New file.
13961 * gdb.cp/namelessclass.S: New file.
13962
139632014-04-16 Doug Evans <dje@google.com>
13964
13965 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13966 Add comment.
13967 (gdbserver_default_get_comm_port): New function.
13968 (gdbserver_start): Check if board file provided
13969 "gdbserver,get_comm_port" and use it if so.
13970 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13971 (gdb,socketport): Set to "stdio".
13972 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13973 (stdio_gdbserver_template): Delete.
13974 (${board}_get_remote_address): Update.
13975 (${board}_build_remote_cmd): Delete.
13976 (${board}_get_comm_port): New function.
13977 (${board}_spawn): Update.
13978 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13979 Delete.
13980 (${board}_get_remote_address): Update.
13981 (${board}_get_comm_port): New function.
13982
139832014-04-16 Andrew Burgess <aburgess@broadcom.com>
13984
13985 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13986 appearing in any order.
13987
139882014-04-15 Doug Evans <dje@google.com>
13989
13990 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13991 uninitialized value of "description".
13992
139932014-04-15 Keith Seitz <keiths@redhat.com>
13994
13995 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13996 Remove unused globals.
13997 (test_running_the_program): Likewise.
13998 (test_controlled_execution): Likewise.
13999 (test_controlling_breakpoints): Likewise.
14000 (test_program_termination): Likewise.
14001
140022014-04-15 Keith Seitz <keiths@redhat.com>
14003
14004 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
14005 unused globals.
14006 (test_rbreak_creation_and_listing): Likewise.
14007 (test_ignore_count): Likewise.
14008 (test_error): Likewise.
14009
140102014-04-15 Pedro Alves <palves@redhat.com>
14011
14012 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
14013 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
14014 sym-file-loader.c.
14015 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14016 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14017 to sym-file-loader.c.
14018 (struct library): Forward declare.
14019 (load_shlib, lookup_function): Change prototypes.
14020 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14021 (translate_offset): Remove declarations.
14022 (get_text_addr): New declaration.
14023 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
14024 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
14025 sym-file-loader.h.
14026 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
14027 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
14028 here from sym-file-loader.h.
14029 (struct library): New structure.
14030 (load_shlib, lookup_function): Change prototypes and adjust to
14031 work with a struct library.
14032 (find_shstrtab, find_strtab, find_shdr, find_symtab)
14033 (translate_offset): Make static.
14034 (get_text_addr): New function.
14035 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
14036
140372014-04-15 Pedro Alves <palves@redhat.com>
14038
14039 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
14040
140412014-04-15 Pedro Alves <palves@redhat.com>
14042
14043 * gdb.base/sym-file-loader.c: Include <limits.h>.
14044 (SELF_LINK): New define.
14045 (get_origin): New function.
14046 (load_shlib): Use it.
14047 * gdb.base/sym-file.exp: Don't early return if the target is
14048 remote. Use runto_main, and issue fail is that fails. Use
14049 gdb_load_shlibs.
14050 (shlib_name): Delete.
14051 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
14052
140532014-04-15 Pedro Alves <palves@redhat.com>
14054
14055 * gdb.base/sym-file.exp: Remove regex characters from test
14056 message. Don't refer to breakpoint numbers in test messages.
14057
140582014-04-14 Keith Seitz <keiths@redhat.com>
14059
14060 PR c++/16253
14061 * gdb.cp/var-tag.cc: New file.
14062 * gdb.cp/var-tag.exp: New file.
14063 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
14064 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
14065 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
14066 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
14067
140682014-04-14 Tom Tromey <tromey@redhat.com>
14069
14070 * gdb.cp/classes.exp (test_enums): Handle underlying type.
14071 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
14072 type.
14073 * gdb.cp/enum-class.exp: New file.
14074 * gdb.cp/enum-class.cc: New file.
14075
140762014-04-14 Tom Tromey <tromey@redhat.com>
14077
14078 * gdb.dwarf2/enum-type.exp: New file.
14079
140802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14081
14082 * gdb.mi/mi-vla-c99.exp: New file.
14083 * gdb.mi/vla.c: New file.
14084
140852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14086
14087 * gdb.base/vla-datatypes.c: New file.
14088 * gdb.base/vla-datatypes.exp: New file.
14089
140902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14091
14092 * gdb.base/vla-ptr.c: New file.
14093 * gdb.base/vla-ptr.exp: New file.
14094
140952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14096
14097 * gdb.dwarf2/count.exp: New file.
14098
140992014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14100
14101 * gdb.base/vla-sideeffect.c: New file.
14102 * gdb.base/vla-sideeffect.exp: New file.
14103
141042014-04-14 David Blaikie <dblaikie@gmail.com>
14105
14106 * gdb.mi/non-stop.c: Add return value for non-void function return
14107 statement.
14108 * gdb.threads/staticthreads.c: Ditto.
14109
141102014-04-12 Siva Chandra Reddy <sivachandra@google.com>
14111 Doug Evans <xdje42@gmail.com>
14112
14113 * gdb.guile/scm-value.c: Improve test case.
14114 * gdb.guile/scm-value.exp: Add new test.
14115
141162014-04-11 David Blaikie <dblaikie@gmail.com>
14117
14118 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14119 override Clang's default.
14120
141212014-04-11 Joel Brobecker <brobecker@adacore.com>
14122
14123 Revert the following changes (regressions):
14124
14125 * gdb.base/vla-sideeffect.c: New file.
14126 * gdb.base/vla-sideeffect.exp: New file.
14127
14128 * gdb.dwarf2/count.exp: New file.
14129
14130 * gdb.base/vla-multi.c: New file.
14131 * gdb.base/vla-multi.exp: New file.
14132
14133 * gdb.base/vla-ptr.c: New file.
14134 * gdb.base/vla-ptr.exp: New file.
14135
14136 * gdb.base/vla-datatypes.c: New file.
14137 * gdb.base/vla-datatypes.exp: New file.
14138
14139 * gdb.mi/mi-vla-c99.exp: New file.
14140 * gdb.mi/vla.c: New file.
14141
141422014-04-11 Keith Seitz <keiths@redhat.com>
14143
14144 PR c++/16675
14145 * gdb.cp/cpsizeof.exp: New file.
14146 * gdb.cp/cpsizeof.cc: New file.
14147
141482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14149
14150 * gdb.mi/mi-vla-c99.exp: New file.
14151 * gdb.mi/vla.c: New file.
14152
141532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14154
14155 * gdb.base/vla-datatypes.c: New file.
14156 * gdb.base/vla-datatypes.exp: New file.
14157
141582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14159
14160 * gdb.base/vla-ptr.c: New file.
14161 * gdb.base/vla-ptr.exp: New file.
14162
141632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14164
14165 * gdb.base/vla-multi.c: New file.
14166 * gdb.base/vla-multi.exp: New file.
14167
141682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14169
14170 * gdb.dwarf2/count.exp: New file.
14171
141722014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14173
14174 * gdb.base/vla-sideeffect.c: New file.
14175 * gdb.base/vla-sideeffect.exp: New file.
14176
141772014-04-11 Yao Qi <yao@codesourcery.com>
14178
14179 * gdb.base/completion.exp: Check file exists before running tests
14180 on file completion.
14181
141822014-04-10 Pedro Alves <palves@redhat.com>
14183
14184 * gdb.base/cond-eval-mode.c: New file.
14185 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14186 prepare_for_testing to build the new file. Check result of
14187 runto_main.
14188 (test_break, test_watch): New procedures.
14189 (top level): Use them.
14190
141912014-04-08 Pierre Muller <muller@sourceware.org>
14192
14193 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14194 Ctrl-V use for mingw hosts.
14195
141962014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14197
14198 * gdb.python/py-value.c: Improve test case.
14199 * gdb.python/py-value.exp: Add new test.
14200
142012014-04-07 David Blaikie <dblaikie@gmail.com>
14202
14203 * lib/compiler.c: Identify the clang compiler.
14204 * lib/compiler.cc: Ditto.
14205
142062014-04-03 Yao Qi <yao@codesourcery.com>
14207
14208 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14209
142102014-04-01 Anton Blanchard <anton@samba.org>
14211
14212 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14213 messages unique.
14214
142152014-04-01 Anton Blanchard <anton@samba.org>
14216
14217 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14218 prepare_for_testing.
14219
142202014-04-01 Anton Blanchard <anton@samba.org>
14221
14222 * gdb.arch/ppc64-atomic-inst.c: Remove.
14223 * gdb.arch/ppc64-atomic-inst.S: New file.
14224 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14225
142262014-03-31 Doug Evans <dje@google.com>
14227
14228 * gdb.base/print-symbol-loading-lib.c: New file.
14229 * gdb.base/print-symbol-loading-main.c: New file.
14230 * gdb.base/print-symbol-loading.exp: New file.
14231
142322014-03-31 Yao Qi <yao@codesourcery.com>
14233
14234 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14235
142362014-03-28 Joel Brobecker <brobecker@adacore.com>
14237
14238 * gdb.ada/mi_dyn_arr: New testcase.
14239
142402014-03-27 Doug Evans <dje@google.com>
14241
14242 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14243
142442014-03-27 Yao Qi <yao@codesourcery.com>
14245
14246 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14247 if target is nios2-*-*.
14248
142492014-03-26 Yao Qi <yao@codesourcery.com>
14250
14251 * lib/gdb.exp (readline_is_used): New proc.
14252 * gdb.base/completion.exp: Move tests on command complete up.
14253 Skip the rest of tests if readline is not used.
14254 * gdb.ada/complete.exp: Skp the test if readline is not
14255 used.
14256 * gdb.base/filesym.exp: Likewise.
14257 * gdb.base/macscp.exp: Likewise.
14258 * gdb.base/readline-ask.exp: Likewise.
14259 * gdb.base/readline.exp: Likewise.
14260 * gdb.python/py-cmd.exp: Likewise.
14261 * gdb.trace/tfile.exp: Likewise.
14262
142632014-03-26 Yao Qi <yao@codesourcery.com>
14264
14265 * gdb.base/macscp.exp: Fix code format issues.
14266
142672014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14268
14269 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14270 * gdb.asm/powerpc64le.inc: New file.
14271
142722014-03-25 Pedro Alves <palves@redhat.com>
14273 Doug Evans <dje@google.com>
14274
14275 * gdb.base/source-execution.c: New file.
14276 * gdb.base/source-execution.exp: New file.
14277 * gdb.base/source-execution.gdb: New file.
14278
142792014-03-24 Doug Evans <dje@google.com>
14280
14281 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14282 using fission.
14283
142842014-03-24 Hui Zhu <hui@codesourcery.com>
14285 Pedro Alves <palves@redhat.com>
14286
14287 PR breakpoints/16101
14288 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14289 test pass/fail messages. Detect missing support for dprintf when
14290 breakpoints are actually inserted.
14291 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14292 breakpoints are actually inserted.
14293 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14294 fails.
14295
142962014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14297
14298 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14299
143002014-03-22 Doug Evans <xdje42@gmail.com>
14301
14302 * gdb.python/python.exp (python not supported): Verify multi-line
14303 python command issues an error.
14304 * gdb.guile/guile.exp (guile not supported): Verify multi-line
14305 guile command issues an error.
14306
143072014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14308
14309 * gdb.threads/thread-specific.exp: Handle the lack of usable
14310 $this_breakpoint and $this_thread.
14311
143122014-03-21 Hui Zhu <hui@codesourcery.com>
14313
14314 * gdb.base/attach.exp (do_command_attach_tests): New.
14315
143162014-03-20 Tom Tromey <tromey@redhat.com>
14317 Pedro Alves <palves@redhat.com>
14318
14319 PR cli/15718
14320 * gdb.base/condbreak-call-false.c: New file.
14321 * gdb.base/condbreak-call-false.exp: New file.
14322
143232014-03-20 Pedro Alves <palves@redhat.com>
14324
14325 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14326 Delete.
14327 (block_signals, unblock_signals): Delete.
14328 (child_function_2, main): Remove references to deleted variable
14329 and functions.
14330
143312014-03-20 Pedro Alves <palves@redhat.com>
14332
14333 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14334 Use pthread_kill to signal thread 2.
14335 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14336 Adjust to make the test send itself a signal rather than using the
14337 host's "kill" command.
14338
143392014-03-20 Pedro Alves <palves@redhat.com>
14340
14341 * gdb.threads/multiple-step-overs.c: New file.
14342 * gdb.threads/multiple-step-overs.exp: New file.
14343 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14344 Adjust expected infrun debug output.
14345
143462014-03-20 Pedro Alves <palves@redhat.com>
14347
14348 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14349 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14350
143512014-03-20 Pedro Alves <palves@redhat.com>
14352
14353 PR breakpoints/7143
14354 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14355 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14356 of gdb_test_multiple.
14357 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14358 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14359
143602014-03-20 Pedro Alves <palves@redhat.com>
14361
14362 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14363 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14364
143652014-03-19 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.base/async.exp: Remove early return.
14368
143692014-03-19 Pedro Alves <palves@redhat.com>
14370
14371 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14372
143732014-03-19 Pedro Alves <palves@redhat.com>
14374
14375 * gdb.base/async.exp (test_background): Expect \r\n after
14376 "completed." in the fail pattern.
14377
143782014-03-19 Pedro Alves <palves@redhat.com>
14379
14380 * gdb.base/async.exp (test_background): New procedure.
14381 Use it for all background execution command tests.
14382
143832014-03-19 Pedro Alves <palves@redhat.com>
14384
14385 * gdb.base/async.exp: Use prepare_for_testing.
14386
143872014-03-19 Pedro Alves <palves@redhat.com>
14388
14389 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14390 the same line.
14391
143922014-03-19 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.base/async.c (main): Add "jump here" and "until here" line
14395 marker comments.
14396 * gdb.base/async.exp (jump_here): New global.
14397 (jump& test): Use it.
14398 (until_here): New global.
14399 (until& test): Use it.
14400
144012014-03-19 Pedro Alves <palves@redhat.com>
14402
14403 * gdb.base/async.exp: Don't frob gdb_protocol.
14404
144052014-03-18 Doug Evans <xdje42@gmail.com>
14406
14407 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14408 Fix spelling of exec-done-display.
14409
144102014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14411
14412 PR gdb/15358
14413 * gdb.base/gdb-sigterm.c: New file.
14414 * gdb.base/gdb-sigterm.exp: New file.
14415
144162014-03-18 Pedro Alves <palves@redhat.com>
14417
14418 PR gdb/13860
14419 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14420 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14421 solib-event.
14422
144232014-03-17 Joel Brobecker <brobecker@adacore.com>
14424
14425 * gdb.ada/pckd_arr_ren: New testcase.
14426
144272014-03-13 Doug Evans <xdje42@gmail.com>
14428
14429 PR guile/16612
14430 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14431 collect after discarding symbols.
14432
144332014-03-13 Ludovic Courtès <ludo@gnu.org>
14434 Doug Evans <xdje42@gmail.com>
14435
14436 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14437 to history survives a gc.
14438
144392014-03-13 Pedro Alves <palves@redhat.com>
14440
14441 * gdb.base/default.exp: Don't test "target procfs".
14442
144432014-03-13 Pedro Alves <palves@redhat.com>
14444
14445 * gdb.base/default.exp: Update "target child" and "target procfs"
14446 tests to not expect "Unix".
14447
144482014-03-12 Tom Tromey <tromey@redhat.com>
14449
14450 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14451 New procs. Add target-async tests.
14452 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14453 Add target-async tests.
14454
144552014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14456
14457 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14458 'func_start' and 'func_end' for the beginning and end of the
14459 function code, respectively.
14460 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14461 'func_end' instead of 'func' and 'main'.
14462
144632014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14464
14465 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14466 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14467 generate the debug info assembler source.
14468
144692014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14470
14471 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14472 * gdb.dwarf2/arr-subrange.exp: Likewise.
14473 * gdb.dwarf2/dwz.exp: Likewise.
14474 * gdb.dwarf2/method-ptr.exp: Likewise.
14475 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14476 * gdb.dwarf2/subrange.exp: Likewise.
14477 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14478 * gdb.dwarf2/implptrpiece.exp: Likewise.
14479 * gdb.dwarf2/nostaticblock.exp: Likewise.
14480
144812014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14482
14483 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14484 directory to absolute path name arguments.
14485
144862014-03-10 Joel Brobecker <brobecker@adacore.com>
14487
14488 * gdb.ada/tagged_access: New testcase.
14489
144902014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14491
14492 * gdb.btrace/data.exp: Update expected output.
14493
144942014-03-06 Yao Qi <yao@codesourcery.com>
14495
14496 * gdb.trace/pr16508.exp: New file.
14497
144982014-03-05 Pedro Alves <palves@redhat.com>
14499
14500 PR gdb/16575
14501 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14502 procedure.
14503 (top level): Adjust to use it. Add tests that exercise breakpoint
14504 interaction with the code-cache.
14505
145062014-02-26 Ludovic Courtès <ludo@gnu.org>
14507
14508 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14509 test for 'history-append!'.
14510
145112014-02-26 Joel Brobecker <brobecker@adacore.com>
14512
14513 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14514 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14515 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14516 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14517 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14518 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14519
145202014-02-26 Joel Brobecker <brobecker@adacore.com>
14521
14522 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14523 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14524 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14525
145262014-02-26 Joel Brobecker <brobecker@adacore.com>
14527
14528 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14529
145302014-02-26 Joel Brobecker <brobecker@adacore.com>
14531
14532 * gdb.dwarf2/arr-stride.c: New file.
14533 * gdb.dwarf2/arr-stride.exp: New file.
14534
145352014-02-26 Pedro Alves <palves@redhat.com>
14536
14537 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14538 that won't ever trigger. Make sure that GDB reports the correct
14539 breakpoint that caused the stop.
14540
145412014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14542
14543 PR gdb/16626
14544 * gdb.base/auto-load-script: New file.
14545 * gdb.base/auto-load.c: New file.
14546 * gdb.base/auto-load.exp: New file.
14547
14548 PR gdb/16626
14549 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14550
145512014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14552
14553 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14554 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14555
145562014-02-24 Doug Evans <dje@google.com>
14557
14558 * lib/gdb.exp (run_on_host): Log error output if program fails.
14559
145602014-02-21 Pedro Alves <palves@redhat.com>
14561
14562 * gdb.threads/step-after-sr-lock.c: Rename to ...
14563 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14564 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14565 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14566 ... this.
14567
145682014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14569
14570 PR tdep/16397
14571 * gdb.arch/amd64-stap-special-operands.exp: New file.
14572 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14573 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14574 * gdb.arch/amd64-stap-triplet.S: Likewise.
14575 * gdb.arch/amd64-stap-triplet.c: Likewise.
14576
145772014-02-20 Joel Brobecker <brobecker@adacore.com>
14578
14579 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14580 in .section pseudo-op.
14581
145822014-02-20 lin zuojian <manjian2006@gmail.com>
14583 Joel Brobecker <brobecker@adacore.com>
14584 Doug Evans <xdje42@gmail.com>
14585
14586 PR symtab/16581
14587 * gdb.dwarf2/dw2-icycle.S: New file.
14588 * gdb.dwarf2/dw2-icycle.c: New file.
14589 * gdb.dwarf2/dw2-icycle.exp: New file.
14590
145912014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14592
14593 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14594 operations on gdb.Value objects.
14595 * gdb.python/py-value-cc.exp: Add new test to test operations on
14596 gdb.Value objects.
14597
145982014-02-18 Doug Evans <dje@google.com>
14599
14600 * Makefile.in (TESTS): New variable.
14601 (expanded_tests, expanded_tests_or_none): New variables
14602 (check-single): Pass $(expanded_tests_or_none) to runtest.
14603 (check-parallel): Only run tests in $(TESTS) if non-empty.
14604 (check/no-matching-tests-found): New rule.
14605 * README: Document TESTS makefile variable.
14606
146072014-02-18 Doug Evans <dje@google.com>
14608
14609 * Makefile.in (check-parallel): rm -rf outputs temp.
14610
146112014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14612
14613 Fix "ERROR: no fileid for" in the testsuite.
14614 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14615
146162014-02-12 Doug Evans <dje@google.com>
14617
14618 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14619 (MISCELLANEOUS): New variable.
14620 (clean): rm -rf $(MISCELLANEOUS).
14621 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14622 dwp live in the same directory as symlinks, with each symlink pointed
14623 to a differently named file in a different directory.
14624
146252014-02-11 Doug Evans <dje@google.com>
14626
14627 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14628 of Tcl file commands.
14629
146302014-02-10 Mark Kettenis <kettenis@gnu.org>
14631
14632 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14633 "kill -SIGUSR1 -1".
14634
146352014-02-10 Joel Brobecker <brobecker@adacore.com>
14636
14637 * gdb.ada/tick_length_array_enum_idx: New testcase.
14638
146392014-02-10 Doug Evans <xdje42@gmail.com>
14640
14641 * configure.ac (AC_OUTPUT): Add gdb.guile.
14642 * configure: Regenerate.
14643 * lib/gdb-guile.exp: New file.
14644 * lib/gdb.exp (get_target_charset): New function.
14645 * gdb.base/help.exp: Update expected output from "apropos apropos".
14646 * gdb.guile/Makefile.in: New file.
14647 * gdb.guile/guile.exp: New file.
14648 * gdb.guile/scm-arch.c: New file.
14649 * gdb.guile/scm-arch.exp: New file.
14650 * gdb.guile/scm-block.c: New file.
14651 * gdb.guile/scm-block.exp: New file.
14652 * gdb.guile/scm-breakpoint.c: New file.
14653 * gdb.guile/scm-breakpoint.exp: New file.
14654 * gdb.guile/scm-disasm.c: New file.
14655 * gdb.guile/scm-disasm.exp: New file.
14656 * gdb.guile/scm-equal.c: New file.
14657 * gdb.guile/scm-equal.exp: New file.
14658 * gdb.guile/scm-error.exp: New file.
14659 * gdb.guile/scm-error.scm: New file.
14660 * gdb.guile/scm-frame-args.c: New file.
14661 * gdb.guile/scm-frame-args.exp: New file.
14662 * gdb.guile/scm-frame-args.scm: New file.
14663 * gdb.guile/scm-frame-inline.c: New file.
14664 * gdb.guile/scm-frame-inline.exp: New file.
14665 * gdb.guile/scm-frame.c: New file.
14666 * gdb.guile/scm-frame.exp: New file.
14667 * gdb.guile/scm-generics.exp: New file.
14668 * gdb.guile/scm-gsmob.exp: New file.
14669 * gdb.guile/scm-iterator.c: New file.
14670 * gdb.guile/scm-iterator.exp: New file.
14671 * gdb.guile/scm-math.c: New file.
14672 * gdb.guile/scm-math.exp: New file.
14673 * gdb.guile/scm-objfile-script-gdb.in: New file.
14674 * gdb.guile/scm-objfile-script.c: New file.
14675 * gdb.guile/scm-objfile-script.exp: New file.
14676 * gdb.guile/scm-objfile.c: New file.
14677 * gdb.guile/scm-objfile.exp: New file.
14678 * gdb.guile/scm-ports.exp: New file.
14679 * gdb.guile/scm-pretty-print.c: New file.
14680 * gdb.guile/scm-pretty-print.exp: New file.
14681 * gdb.guile/scm-pretty-print.scm: New file.
14682 * gdb.guile/scm-section-script.c: New file.
14683 * gdb.guile/scm-section-script.exp: New file.
14684 * gdb.guile/scm-section-script.scm: New file.
14685 * gdb.guile/scm-symbol.c: New file.
14686 * gdb.guile/scm-symbol.exp: New file.
14687 * gdb.guile/scm-symtab-2.c: New file.
14688 * gdb.guile/scm-symtab.c: New file.
14689 * gdb.guile/scm-symtab.exp: New file.
14690 * gdb.guile/scm-type.c: New file.
14691 * gdb.guile/scm-type.exp: New file.
14692 * gdb.guile/scm-value-cc.cc: New file.
14693 * gdb.guile/scm-value-cc.exp: New file.
14694 * gdb.guile/scm-value.c: New file.
14695 * gdb.guile/scm-value.exp: New file.
14696 * gdb.guile/source2.scm: New file.
14697 * gdb.guile/types-module.cc: New file.
14698 * gdb.guile/types-module.exp: New file.
14699
147002014-02-10 Yao Qi <yao@codesourcery.com>
14701
14702 PR testsuite/16543
14703 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14704 * configure: Regenerated.
14705 * Makefile.in: New file.
14706
147072014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14708
14709 * gdb.python/py-framefilter.exp: Fix typo.
14710
147112014-02-08 Yao Qi <yao@codesourcery.com>
14712
14713 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14714 that no =breakpoint-modified is emitted when breakpoints are
14715 modified through MI commands.
14716
147172014-02-07 Pedro Alves <pedro@codesourcery.com>
14718 Pedro Alves <palves@redhat.com>
14719
14720 * gdb.threads/step-after-sr-lock.c: New file.
14721 * gdb.threads/step-after-sr-lock.exp: New file.
14722
147232014-02-07 Pedro Alves <palves@redhat.com>
14724
14725 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14726
147272014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14728
14729 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14730 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14731
147322014-02-06 Doug Evans <xdje42@gmail.com>
14733
14734 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14735 output.
14736
14737 * gdb.gdb/python-interrupts.exp: New file.
14738
147392014-02-05 Yao Qi <yao@codesourcery.com>
14740
14741 * gdb.trace/report.exp (use_collected_data): Test the output
14742 of "info threads" and "info inferiors".
14743
147442014-02-05 Yao Qi <yao@codesourcery.com>
14745
14746 Revert this patch:
14747
14748 2013-05-24 Yao Qi <yao@codesourcery.com>
14749
14750 * gdb.trace/tfile.exp: Test inferior and thread.
14751
147522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14753
14754 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14755 on a function.
14756 * gdb.base/step-bt.c: Call hello via function pointer to make
14757 sure its first instruction is executed on powerpc64le-linux.
14758
147592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14760
14761 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14762
147632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14764
14765 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14766 of the test patterns for use on little-endian systems.
14767
147682014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14769
14770 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14771 (decimal_vector): Fix for little-endian.
14772
147732014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14774
14775 * gdb.arch/sparc-sysstep.exp: New file.
14776 * gdb.arch/sparc-sysstep.c: Likewise.
14777
14778 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14779
147802014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14781
14782 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14783
147842014-01-23 Tom Tromey <tromey@redhat.com>
14785
14786 * gdb.ada/array_char_idx: New testcase.
14787
147882014-01-23 Tom Tromey <tromey@redhat.com>
14789
14790 PR python/16487:
14791 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14792 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14793 classes.
14794
147952014-01-23 Tom Tromey <tromey@redhat.com>
14796
14797 PR python/16491:
14798 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14799 string from an inferior frame.
14800 * gdb.python/py-framefilter-mi.exp: Update.
14801
148022014-01-22 Doug Evans <dje@google.com>
14803
14804 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14805
148062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14807
14808 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14809
148102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14811
14812 * gdb.trace/entry-values.exp: Remove excess space character from
14813 regex patterns. Handle s390 call instruction.
14814
148152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14816
14817 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14818 define "*_start" label. Make "name" static.
14819 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14820 ${name} by references to ${name}_start.
14821
148222014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14823
14824 * gdb.base/info-macros.exp: Remove "debug" from the compile
14825 options.
14826
148272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14828
14829 * gdb.dlang/demangle.exp: New file.
14830
148312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14832
14833 * gdb.dlang/primitive-types.exp: New file.
14834
148352014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14836
14837 * configure.ac: Create gdb.dlang/Makefile.
14838 * configure: Regenerate.
14839 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14840 * gdb.dlang/Makefile.in: New file.
14841 * lib/d-support.exp: New file.
14842 * lib/gdb.exp (skip_d_tests): New proc.
14843
148442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14845
14846 * gdb.btrace/delta.exp: Check reverse stepi.
14847 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14848 * gdb.btrace/finish.exp: New.
14849 * gdb.btrace/next.exp: New.
14850 * gdb.btrace/nexti.exp: New.
14851 * gdb.btrace/record_goto.c: Add comments.
14852 * gdb.btrace/step.exp: New.
14853 * gdb.btrace/stepi.exp: New.
14854 * gdb.btrace/multi-thread-step.c: New.
14855 * gdb.btrace/multi-thread-step.exp: New.
14856 * gdb.btrace/rn-dl-bind.c: New.
14857 * gdb.btrace/rn-dl-bind.exp: New.
14858 * gdb.btrace/data.c: New.
14859 * gdb.btrace/data.exp: New.
14860 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14861
148622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14863
14864 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14865 * gdb.btrace/exception.exp: Update.
14866 * gdb.btrace/instruction_history.exp: Update.
14867 * gdb.btrace/record_goto.exp: Update.
14868 * gdb.btrace/tailcall.exp: Update.
14869 * gdb.btrace/unknown_functions.exp: Update.
14870 * gdb.btrace/delta.exp: New.
14871
148722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14873
14874 * gdb.btrace/record_goto.exp: Add backtrace test.
14875 * gdb.btrace/tailcall.exp: Add backtrace test.
14876
148772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14878
14879 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14880 * gdb.btrace/record_goto.c: New.
14881 * gdb.btrace/record_goto.exp: New.
14882 * gdb.btrace/x86-record_goto.S: New.
14883
148842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14885
14886 * gdb.btrace/function_call_history.exp: Update tests.
14887 * gdb.btrace/instruction_history.exp: Update tests.
14888
148892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14890
14891 * gdb.btrace/function_call_history.exp: Fix expected field
14892 order for "record function-call-history".
14893 Add new tests for "record function-call-history /c".
14894 * gdb.btrace/exception.cc: New.
14895 * gdb.btrace/exception.exp: New.
14896 * gdb.btrace/tailcall.exp: New.
14897 * gdb.btrace/x86-tailcall.S: New.
14898 * gdb.btrace/x86-tailcall.c: New.
14899 * gdb.btrace/unknown_functions.c: New.
14900 * gdb.btrace/unknown_functions.exp: New.
14901 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14902
149032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14904
14905 * gdb.btrace/instruction_history.exp: Update.
14906 * gdb.btrace/function_call_history.exp: Update.
14907
149082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14909
14910 * gdb.btrace/function_call_history.exp: Fix expected function
14911 trace.
14912 * gdb.btrace/instruction_history.exp: Initialize traced.
14913 Remove traced_functions.
14914
149152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14916
14917 * gdb.btrace/function_call_history.exp: Update
14918 * gdb.btrace/instruction_history.exp: Update.
14919
149202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14921
14922 * gdb.btrace/enable.exp: Update expected text.
14923
149242014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14925
14926 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14927 bytes.
14928
149292014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14930
14931 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14932
149332014-01-15 Omair Javaid <omair.javaid@linaro.org>
14934
14935 * lib/gdb.exp (supports_process_record): Return true for
14936 arm*-linux*. (supports_reverse): Likewise.
14937
149382014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14939
14940 PR python/15464
14941 PR python/16113
14942 * gdb.python/py-type.c: Enhance test case.
14943 * gdb.python/py-value-cc.cc: Likewise
14944 * gdb.python/py-type.exp: Add new tests.
14945 * gdb.python/py-value-cc.exp: Likewise
14946
149472014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14948 Pedro Alves <palves@redhat.com>
14949
14950 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14951 Make "name" extern.
14952 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14953 references to ${name}_start by references to ${name}.
14954
149552014-01-10 Joel Brobecker <brobecker@adacore.com>
14956
14957 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14958
149592014-01-10 Joel Brobecker <brobecker@adacore.com>
14960
14961 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14962
149632014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14964 Pedro Alves <palves@redhat.com>
14965
14966 * gdb.mi/mi-info-os.exp: Connect to the target with
14967 mi_gdb_target_load.
14968
149692014-01-08 Pedro Alves <palves@redhat.com>
14970
14971 * gdb.threads/reconnect-signal.c: New file.
14972 * gdb.threads/reconnect-signal.exp: New file.
14973
149742014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14975
14976 * gdb.base/source-dir.exp: New file.
14977
149782014-01-07 Joel Brobecker <brobecker@adacore.com>
14979
14980 * gdb.ada/mi_interface: New testcase.
14981
149822014-01-07 Joel Brobecker <brobecker@adacore.com>
14983
14984 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14985 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14986 gdb.ada/pp-rec-component/pck.ads: New files.
14987
149882014-01-07 Joel Brobecker <brobecker@adacore.com>
14989
14990 * gdb.python/py-pp-integral.c: New file.
14991 * gdb.python/py-pp-integral.py: New file.
14992 * gdb.python/py-pp-integral.exp: New file.
14993
14994For older changes see ChangeLog-1993-2013.
14995\f
14996;; Local Variables:
14997;; mode: change-log
14998;; left-margin: 8
14999;; fill-column: 74
15000;; version-control: never
15001;; End:
15002
15003 Copyright 2014-2018 Free Software Foundation, Inc.
15004 Copying and distribution of this file, with or without modification,
15005 are permitted provided the copyright notice and this notice are preserved.
This page took 0.076601 seconds and 4 git commands to generate.