gdb/riscv: Fix register access for register aliases
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.arch/riscv-reg-aliases.c: New file.
4 * gdb.arch/riscv-reg-aliases.exp: New file.
5
6 2018-10-19 Alan Hayward <alan.hayward@arm.com>
7
8 * gdb.python/py-cmd.exp: Check for gdb_prompt.
9
10 2018-10-19 Alan Hayward <alan.hayward@arm.com>
11
12 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
13
14 2018-10-19 Alan Hayward <alan.hayward@arm.com>
15
16 * gdb.cp/ovldbreak.exp: Fix regexps.
17
18 2018-10-19 Alan Hayward <alan.hayward@arm.com>
19
20 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
21
22 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
23
24 PR cli/23785
25 * gdb.base/restore.exp: New test to check if "restore" with an
26 invalid file doesn't segfault.
27
28 2018-10-18 Tom de Vries <tdevries@suse.de>
29
30 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
31 * gdb.ada/excep_handle.exp: Same.
32 * gdb.ada/mi_string_access.exp: Same.
33 * gdb.ada/mi_var_union.exp: Same.
34 * gdb.arch/arc-analyze-prologue.exp: Same.
35 * gdb.arch/arc-decode-insn.exp: Same.
36 * gdb.base/readnever.exp: Same.
37 * gdb.fortran/printing-types.exp: Same.
38 * gdb.guile/scm-lazy-string.exp: Same.
39
40 2018-10-16 Tom de Vries <tdevries@suse.de>
41
42 PR gdb/23730
43 * gdb.base/catch-follow-exec.c: Add copyright notice.
44 * gdb.base/catch-follow-exec.exp: Rewrite to use
45 gdb_spawn_with_cmdline_opts. Require gdb-native.
46
47 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
48
49 * gdb.trace/actions-changed.exp: Check for arch support.
50 * gdb.trace/actions.exp: Likewise.
51 * gdb.trace/ax.exp: Likewise.
52 * gdb.trace/backtrace.exp: Likewise.
53 * gdb.trace/change-loc.exp: Likewise.
54 * gdb.trace/deltrace.exp: Likewise.
55 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
56 * gdb.trace/ftrace.exp: Likewise.
57 * gdb.trace/infotrace.exp: Check for arch support.
58 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
59 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
60 * gdb.trace/mi-tsv-changed.exp: Likewise.
61 * gdb.trace/packetlen.exp: Likewise.
62 * gdb.trace/passc-dyn.exp: Likewise.
63 * gdb.trace/passcount.exp: Likewise.
64 * gdb.trace/pending.exp: Likewise.
65 * gdb.trace/range-stepping.exp: Check for shlib support.
66 * gdb.trace/report.exp: Check for arch support.
67 * gdb.trace/save-trace.exp: Likewise.
68 * gdb.trace/signal.exp: Check for signal support.
69 * gdb.trace/tfind.exp: Check for arch support.
70 * gdb.trace/trace-break.exp: Check for arch and shlib support.
71 * gdb.trace/trace-common.h: Add comment.
72 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
73 * gdb.trace/trace-enable-disable.exp: Likewise.
74 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
75 * gdb.trace/tracecmd.exp: Check for arch support.
76 * gdb.trace/tspeed.exp: Check for shlib and target support.
77 * gdb.trace/tstatus.exp: Check for arch support.
78 * gdb.trace/tsv.exp: Likewise.
79 * gdb.trace/while-dyn.exp: Likewise.
80 * gdb.trace/while-stepping.exp: Likewise.
81 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
82
83 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
84
85 * gdb.trace/tspeed.exp: Remove nowarnings.
86 (prepare_for_trace_test): Declare "global ipalib".
87 * gdb.trace/tspeed.c: Include unistd.h.
88 (main): Remove superfluous printf argument.
89
90 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
91
92 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
93 directory prefix on the filename.
94
95 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
96
97 * gdb.gdb/unittest.exp: Update expected message informing that
98 selftests have been disabled.
99 * gdb.server/unittest.exp: Likewise.
100
101 2018-10-09 Tom de Vries <tdevries@suse.de>
102
103 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
104 with runto_main.
105
106 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
107
108 PR c++/16841
109 * gdb.cp/virtbase2.cc: New file.
110 * gdb.cp/virtbase2.exp: New file.
111
112 2018-10-06 Tom Tromey <tom@tromey.com>
113
114 PR python/19399:
115 * gdb.python/py-inferior.exp: Add architecture test.
116
117 2018-10-06 Tom Tromey <tom@tromey.com>
118
119 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
120 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
121
122 2018-10-06 Tom Tromey <tom@tromey.com>
123
124 * gdb.python/py-breakpoint.exp (check_last_event): Check location
125 of a "throw" catchpoint.
126
127 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
128
129 * gdb.base/info-proc.exp: Update string expected from "help info
130 proc".
131
132 2018-10-04 Tom Tromey <tom@tromey.com>
133
134 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
135 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
136 (test_initial_complaints, test_empty_complaints): Update.
137 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
138
139 2018-10-04 Tom Tromey <tom@tromey.com>
140
141 PR cli/19551:
142 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
143 * lib/gdb.exp (gdb_file_cmd): Update.
144 * gdb.stabs/weird.exp (print_weird_var): Update.
145 * gdb.server/solib-list.exp: Update.
146 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
147 * gdb.mi/mi-cli.exp: Update.
148 * gdb.linespec/linespec.exp: Update.
149 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
150 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
151 * gdb.cp/cp-relocate.exp: Update.
152 * gdb.base/sym-file.exp: Update.
153 * gdb.base/relocate.exp: Update.
154 * gdb.base/readnever.exp: Update.
155 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
156 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
157 * gdb.base/dbx.exp (gdb_file_cmd): Update.
158 * gdb.base/code_elim.exp: Update.
159 * gdb.base/break-unload-file.exp (test_break): Update.
160 * gdb.base/break-interp.exp (test_attach_gdb): Update.
161 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
162 Update.
163 * gdb.base/attach.exp (do_attach_tests): Update.
164 * gdb.base/sepdebug.exp: Update.
165 * gdb.python/py-section-script.exp: Update.
166
167 2018-10-04 Tom Tromey <tom@tromey.com>
168
169 PR cli/22234:
170 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
171 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
172 output.
173
174 2018-10-04 Tom Tromey <tom@tromey.com>
175
176 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
177 set width and height to 0.
178 (test_command_line_attach_run): Use -quiet.
179
180 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
181
182 * lib/gdb.exp (skip_ifunc_tests): New.
183 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
184 other compile failures.
185 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
186
187 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
188
189 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
190 is_amd64_regs_target.
191
192 2018-10-01 Alan Hayward <alan.hayward@arm.com>
193
194 * gdb.arch/aarch64-sighandler-regs.c: New test.
195 * gdb.arch/aarch64-sighandler-regs.exp: New file.
196 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
197
198 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
199
200 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
201 assembly.
202
203 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
204
205 * gdb.base/frame-selection.exp: New file.
206 * gdb.base/frame-selection.c: New file.
207
208 2018-09-27 Alan Hayward <alan.hayward@arm.com>
209
210 * gdb.threads/check-libthread-db.c (thread_routine): Use a
211 pthread barrier.
212 (main): Likewise.
213
214 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
215
216 * gdb.base/large-frame-1.c: New file.
217 * gdb.base/large-frame-2.c: New file.
218 * gdb.base/large-frame.exp: New file.
219 * gdb.base/large-frame.h: New file.
220
221 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
222
223 PR gdb/20948
224 * gdb.base/write_mem.exp: New test.
225 * gdb.base/write_mem.c: Likewise.
226
227 2018-09-23 Tom Tromey <tom@tromey.com>
228
229 PR python/18852:
230 * gdb.python/py-parameter.exp: Add test for parameter that throws
231 on "set".
232
233 2018-09-23 Tom Tromey <tom@tromey.com>
234
235 PR python/17284:
236 * gdb.python/py-template.exp (test_template_arg): Add test for
237 negative template argument number.
238
239 2018-09-23 Tom Tromey <tom@tromey.com>
240
241 PR python/14062:
242 * gdb.python/python.exp: Add test for post_event error.
243
244 2018-09-23 Tom Tromey <tom@tromey.com>
245
246 PR python/18170:
247 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
248 convert pointers to int and long.
249
250 2018-09-23 Tom Tromey <tom@tromey.com>
251
252 PR python/20126:
253 * gdb.python/py-value.exp (test_value_numeric_ops): Add
254 signed-ness conversion tests.
255
256 2018-09-23 Tom Tromey <tom@tromey.com>
257
258 PR python/18352;
259 * gdb.python/py-value.exp (test_float_conversion): New proc.
260 Use it.
261
262 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
263
264 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
265
266 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
267
268 * gdb.base/complete-empty.exp: Skip tab-completion tests if
269 no readline.
270 * gdb.base/utf8-identifiers.exp: Likewise.
271 * gdb.cp/cpcompletion.exp: Likewise.
272 * gdb.linespec/cpcompletion.exp: Likewise.
273 * gdb.linespec/cpls-abi-tag.exp: Likewise.
274 * gdb.linespec/cpls-ops.exp: Likewise.
275
276 2018-09-19 Richard Bunt <richard.bunt@arm.com>
277 Chris January <chris.january@arm.com>
278
279 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
280 * gdb.fortran/short-circuit-argument-list.exp: New file.
281 * gdb.fortran/short-circuit-argument-list.f90: New test.
282
283 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
284
285 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
286 "arch=" keyword when executing "-stack-list-frames".
287
288 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
289
290 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
291 "arch=" keyword when executing "-stack-list-frames".
292
293 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
294
295 * gdb.ada/complete.exp: Expect for "@" when doing "complete
296 break ada".
297
298 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
299
300 PR python/23669
301 * gdb.python/python.exp: Test gdb.execute("show commands").
302
303 2018-09-16 Tom Tromey <tom@tromey.com>
304
305 * gdb.base/new-ui.exp (do_execution_tests): Update.
306 * gdb.base/dbx.exp (test_breakpoints): Update.
307
308 2018-09-14 Alan Hayward <alan.hayward@arm.com>
309
310 * lib/gdb.exp (gdb_simple_compile): Add proc.
311 (is_elf_target): Use gdb_simple_compile.
312 (skip_altivec_tests): Likewise.
313 (skip_vsx_tests): Likewise.
314 (skip_tsx_tests): Likewise.
315 (skip_btrace_tests): Likewise.
316 (skip_btrace_pt_tests): Likewise.
317 (gdb_can_simple_compile): Likewise.
318 (gdb_has_argv0): Likewise.
319 (gdb_target_symbol_prefix): Likewise.
320 (target_supports_scheduler_locking): Likewise.
321
322 2018-09-13 Tom Tromey <tom@tromey.com>
323
324 * Makefile.in (TAGS): Recognize proc_with_prefix and
325 gdb_caching_proc.
326
327 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
328
329 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
330 method.
331
332 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
333
334 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
335 and a few other Inferior properties when the Inferior is no
336 longer valid.
337
338 2018-09-13 Tom Tromey <tom@tromey.com>
339
340 PR rust/23650:
341 * gdb.rust/simple.exp: Add test for enum field access error.
342
343 2018-09-13 Tom Tromey <tom@tromey.com>
344
345 PR rust/23626:
346 * gdb.rust/simple.rs (EmptyEnum): New type.
347 (main): Use it.
348 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
349
350 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
351
352 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
353 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
354 * gdb.python/py-symtab.exp: Update test printing an objfile.
355
356 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
357
358 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
359 object.
360
361 2018-09-12 Alan Hayward <alan.hayward@arm.com>
362
363 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
364 (support_complex_tests): Use gdb_can_simple_compile.
365 (is_ilp32_target): Likewise.
366 (is_lp64_target): Likewise.
367 (is_64_target): Likewise.
368 (is_amd64_regs_target): Likewise.
369 (is_aarch32_target): Likewise.
370 (gdb_int128_helper): Likewise.
371
372 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
373
374 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
375
376 2018-09-10 Jerome Guitton <guitton@adacore.com>
377
378 * gdb.ada/same_component_name: Add test for case of tagged record
379 with variable-length fields.
380
381 2018-09-10 Xavier Roirand <roirand@adacore.com>
382
383 * gdb.ada/access_to_unbounded_array.exp: New testcase.
384 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
385 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
386 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
387
388 2018-09-10 Xavier Roirand <roirand@adacore.com>
389
390 * gdb.ada/mi_string_access.exp: New testcase.
391 * gdb.ada/mi_string_access/bar.adb: New file.
392 * gdb.ada/mi_string_access/pck.adb: New file.
393 * gdb.ada/mi_string_access/pck.asd: New file.
394
395 2018-09-10 Xavier Roirand <roirand@adacore.com>
396
397 * gdb.ada/mi_var_union.exp: New testcase.
398 * gdb.ada/mi_var_union/bar.adb: New file.
399 * gdb.ada/mi_var_union/pck.adb: New file.
400 * gdb.ada/mi_var_union/pck.asd: New file.
401
402 2018-09-08 Tom Tromey <tom@tromey.com>
403
404 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
405
406 2018-09-08 Tom Tromey <tom@tromey.com>
407
408 PR python/16047:
409 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
410 (register_pretty_printers): Register new printer.
411 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
412 test.
413 * gdb.python/py-prettyprint.c (int_type3): New typedef.
414 (an_int_type3): New global.
415
416 2018-09-08 Joel Brobecker <brobecker@adacore.com>
417
418 * gdb.ada/expr_with_funcall: New testcase.
419
420 2018-09-08 Joel Brobecker <brobecker@adacore.com>
421
422 * gdb.ada/packed_array_assign: New testcase.
423
424 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
425
426 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
427 names, and add test prefixes to make test names unique.
428
429 2018-09-05 Tom de Vries <tdevries@suse.de>
430
431 * gdb.dwarf2/varval.exp: Add test.
432
433 2018-09-04 Gary Benson <gbenson@redhat.com>
434
435 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
436 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
437
438 2018-08-31 Tom Tromey <tom@tromey.com>
439
440 * gdb.rust/simple.rs: Rename second variable "v".
441
442 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
443
444 * gdb.base/funcargs.c (use_a): New function.
445 (recurse): Call use_a.
446
447 2018-08-29 Keith Seitz <keiths@redhat.com>
448
449 * gdb.compile/compile-cplus-anonymous.cc: New file.
450 * gdb.compile/compile-cplus-anonymous.exp: New file.
451 * gdb.compile/compile-cplus-array-decay.cc: New file.
452 * gdb.compile/compile-cplus-array-decay.exp: New file.
453 * gdb.compile/compile-cplus-inherit.cc: New file.
454 * gdb.compile/compile-cplus-inherit.exp: New file.
455 * gdb.compile/compile-cplus-member.cc: New file.
456 * gdb.compile/compile-cplus-member.exp: New file.
457 * gdb.compile/compile-cplus-method.cc: New file.
458 * gdb.compile/compile-cplus-method.exp: New file.
459 * gdb.compile/compile-cplus-mod.c: "New" file.
460 * gdb.compile/compile-cplus-namespace.cc: New file.
461 * gdb.compile/compile-cplus-namespace.exp: New file.
462 * gdb.compile/compile-cplus-nested.cc: New file.
463 * gdb.compile/compile-cplus-nested.exp: New file.
464 * gdb.compile/compile-cplus-print.c: "New" file.
465 * gdb.compile/compile-cplus-print.exp: "New" file.
466 * gdb.compile/compile-cplus-virtual.cc: New file.
467 * gdb.compile/compile-cplus-virtual.exp: New file.
468 * gdb.compile/compile-cplus.c: "New" file.
469 * gdb.compile/compile-cplus.exp: "New" file.
470 * lib/compile-support.exp: New file.
471
472 2018-08-16 Gary Benson <gbenson@redhat.com>
473
474 PR gdb/13000:
475 * gdb.base/batch-exit-status.exp: New file.
476 * gdb.base/batch-exit-status.good-commands: Likewise.
477 * gdb.base/batch-exit-status.bad-commands: Likewise.
478
479 2018-08-29 Alan Hayward <alan.hayward@arm.com>
480
481 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
482 (struct struct02): Likewise.
483 (struct struct03): Likewise.
484 (struct struct04): Likewise.
485 (struct struct_01_01): New struct.
486 (struct struct_01_02): Likewise.
487 (struct struct_01_03): Likewise.
488 (struct struct_01_04): Likewise.
489 (struct struct_02_01): Likewise.
490 (struct struct_02_02): Likewise.
491 (struct struct_02_03): Likewise.
492 (struct struct_02_04): Likewise.
493 (struct struct_04_01): Likewise.
494 (struct struct_04_02): Likewise.
495 (struct struct_04_03): Likewise.
496 (struct struct_04_04): Likewise.
497 (struct struct_05_01): Likewise.
498 (struct struct_05_02): Likewise.
499 (struct struct_05_03): Likewise.
500 (struct struct_05_04): Likewise.
501 (cmp_struct01): Remove function.
502 (cmp_struct02): Likewise.
503 (cmp_struct03): Likewise.
504 (cmp_struct04): Likewise.
505 (cmp_struct_01_01): Add Function.
506 (cmp_struct_01_02): Likewise.
507 (cmp_struct_01_03): Likewise.
508 (cmp_struct_01_04): Likewise.
509 (cmp_struct_02_01): Likewise.
510 (cmp_struct_02_02): Likewise.
511 (cmp_struct_02_03): Likewise.
512 (cmp_struct_02_04): Likewise.
513 (cmp_struct_04_01): Likewise.
514 (cmp_struct_04_02): Likewise.
515 (cmp_struct_04_03): Likewise.
516 (cmp_struct_04_04): Likewise.
517 (cmp_struct_05_01): Likewise.
518 (cmp_struct_05_02): Likewise.
519 (cmp_struct_05_03): Likewise.
520 (cmp_struct_05_04): Likewise.
521 (call_all): Add new structs.
522 * gdb.base/infcall-nested-structs.exp: Likewise.
523
524 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
525
526 * gdb.python/py-framefilter-mi.exp: Update regexp to
527 check for "arch" field in frame output.
528
529 2018-08-23 Kevin Buettner <kevinb@redhat.com>
530
531 * gdb.dwarf2/dw2-ranges-func.c: New file.
532 * gdb.dwarf2/dw2-ranges-func.exp: New file.
533
534 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
535
536 * gdb.base/term.exp: Compare terminal settings with values from
537 the inferior.
538 * gdb.base/term.c: Get and set terminal settings.
539
540 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
541
542 * lib/mi-support.exp (mi_expect_stop): Update regexp to
543 accommodate new "arch" field in frame output.
544 * gdb.mi/mi-return.exp: Likewise.
545 * gdb.mi/mi-stack.exp: Likewise.
546 * gdb.mi/mi-syn-frame.exp: Likewise.
547 * gdb.mi/user-selected-context-sync.exp: Likewise.
548
549 2018-08-19 Michael Spang <spang@google.com>
550
551 PR gdb/11786
552 * gdb.base/gcore-tls-pie.c: New file.
553 * gdb.base/gcore-tls-pie.exp: New file.
554
555 2018-08-18 Kevin Buettner <kevinb@redhat.com>
556
557 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
558 * gdb.dwarf2/varval.c: New file.
559 * gdb.dwarf2/varval.exp: New file.
560
561 2018-08-17 Alan Hayward <alan.hayward@arm.com>
562
563 PR gdb/18931
564 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
565
566 2018-08-16 Keith Seitz <keiths@redhat.com>
567
568 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
569 tests expected to pass.
570
571 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
572
573 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
574 -data-disassemble -a.
575 (test_disassembly_bogus_args): Likewise.
576
577 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
578
579 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
580
581 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
582
583 * gdb.base/vla-optimized-out.exp: Add new test.
584
585 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
586
587 * gdb.base/vla-optimized-out-o3.exp: Delete.
588 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
589 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
590 deleted tests.
591
592 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
593
594 PR gdb/18050:
595 * gdb.server/extended-remote-restart.c: New file.
596 * gdb.server/extended-remote-restart.exp: New file.
597
598 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
599
600 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
601 "set variable index = 42".
602
603 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
604
605 * boards/index-cache-gdb.exp: New file.
606 * gdb.dwarf2/index-cache.exp: New file.
607 * gdb.dwarf2/index-cache.c: New file.
608 * gdb.base/maint.exp: Check if we are using the index cache.
609
610 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
611
612 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
613 MAKEFLAGS.
614
615 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
616
617 * dg-extract-results.sh: Move to toplevel contrib.
618 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
619 * Makefile.in (check-parallel-racy): Likewise.
620
621 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
622
623 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
624 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
625 tests if the target supports scheduler locking.
626
627 2018-08-04 Tom de Vries <tdevries@suse.de>
628
629 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
630
631 2018-08-02 Tom Tromey <tom@tromey.com>
632
633 PR symtab/16842.
634 * gdb.cp/temargs.exp: Test "info address" of a template
635 parameter.
636
637 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
638
639 * gdb.python/py-mi-var-info-path-expression.c: New file.
640 * gdb.python/py-mi-var-info-path-expression.py: New file.
641 * gdb.python/py-mi-var-info-path-expression.exp: New file.
642
643 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
644
645 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
646 error after "cannot resolve name" string.
647
648 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
649
650 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
651 started.
652 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
653
654 2018-07-28 Tom de Vries <tdevries@suse.de>
655
656 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
657
658 2018-07-26 Tom de Vries <tdevries@suse.de>
659
660 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
661
662 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
663
664 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
665 is visible.
666
667 2018-07-26 Tom de Vries <tdevries@suse.de>
668
669 PR breakpoints/23366
670 * gdb.base/catch-follow-exec.c: New test.
671 * gdb.base/catch-follow-exec.exp: New file.
672
673 2018-07-25 Tom de Vries <tdevries@suse.de>
674
675 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
676 vla-optimized-out.c.
677
678 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
679
680 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
681 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
682
683 2018-07-20 Tom de Vries <tdevries@suse.de>
684
685 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
686 NOCLONE macro.
687 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
688
689 2018-07-19 Tom de Vries <tdevries@suse.de>
690
691 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
692 regular expression.
693
694 2018-07-18 Tom de Vries <tdevries@suse.de>
695
696 * gdb.base/vla-optimized-out.c: New test.
697 * gdb.base/vla-optimized-out.exp: New file.
698
699 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
700
701 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
702 message "No address associated with hostname" when gdbserver
703 cannot resolve the hostname.
704
705 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
706
707 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
708 Add some test prefixes to make tests unique.
709
710 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
711
712 * gdb.base/frameapply.c: New file.
713 * gdb.base/frameapply.exp: New file.
714
715 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
716
717 * gdb.base/skip.exp: Update expected error message.
718
719 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
720 Jan Kratochvil <jan.kratochvil@redhat.com>
721 Paul Fertser <fercerpav@gmail.com>
722 Tsutomu Seki <sekiriki@gmail.com>
723
724 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
725 parameter.
726 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
727 by default.
728 * boards/native-gdbserver.exp: Likewise.
729 * gdb.server/run-without-local-binary.exp: Improve regexp used
730 for detecting when a remote debugging connection succeeds.
731 * gdb.server/server-connect.exp: New file.
732 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
733 Do not prefix the port number with ":".
734 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
735 support for detecting and using it. Add '$debughost_gdbserver'
736 to the list of arguments used to start gdbserver. Handle case
737 when gdbserver cannot resolve a network name.
738
739 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
740
741 PR c++/23373
742 * gdb.base/ptype-offsets.cc (struct static_member): New
743 struct.
744 (main) <stmember>: New variable.
745 * gdb.base/ptype-offsets.exp: Add test for printing a struct
746 with a static member in it.
747
748 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
749
750 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
751 watchpoints enabled and disabled.
752
753 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
754
755 * gdb.base/examine-backward.exp: Still run tests around address
756 0x0, even if address 0x0 is not readable. Update the pattern for
757 matching address 0x0 in expected output.
758
759 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
760
761 * gdb.base/share-env-with-gdbserver.c (main): Add call to
762 malloc/free.
763
764 2018-07-04 Tom de Vries <tdevries@suse.de>
765
766 * gdb.dwarf2/dw2-error.exp: Update expected error message.
767
768 2018-07-02 Maciej W. Rozycki <macro@mips.com>
769
770 PR tdep/8282
771 * gdb.arch/mips-disassembler-options.exp: New test.
772 * gdb.arch/mips-disassembler-options.s: New test source.
773
774 2018-06-29 Pedro Alves <palves@redhat.com>
775
776 * gdb.threads/names.exp: Adjust expected "info threads" output.
777
778 2018-06-29 Pedro Alves <palves@redhat.com>
779
780 * gdb.opt/inline-break.exp (line number, address): Add "info
781 break" tests.
782
783 2018-06-29 Pedro Alves <palves@redhat.com>
784
785 * gdb.opt/inline-break.c (func1): Add "break here" marker.
786 * gdb.opt/inline-break.exp: Test setting breakpoints by line
787 number and address and running to them.
788
789 2018-06-29 Richard Bunt <richard.bunt@arm.com>
790
791 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
792
793 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
794
795 * lib/compiler.c: Remove executable permission flag.
796
797 2018-06-28 Richard Bunt <richard.bunt@arm.com>
798
799 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
800 code.
801 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
802
803 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
804
805 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
806
807 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
808
809 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
810 address argument is omitted.
811
812 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
813
814 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
815
816 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
817
818 PR gdb/21695
819 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
820 * gdb.base/infoline-reloc-main-from-zero.c: New file.
821
822 2018-06-26 Tom Tromey <tom@tromey.com>
823
824 PR rust/22574:
825 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
826 * gdb.rust/simple.rs (struct SimpleLayout): New.
827
828 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
829
830 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
831 "info registers" output.
832
833 2018-06-21 Richard Bunt <richard.bunt@arm.com>
834
835 * gdb.base/watchpoint-hw-attach.c: New test.
836 * gdb.base/watchpoint-hw-attach.exp: New file.
837
838 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
839
840 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
841 through /bin/sh.
842 * boards/dwarf4-gdb-index.exp: Likewise.
843 * boards/fission-dwp.exp: Likewise.
844
845 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
846
847 * gdb.base/float128.exp: Add comment and improved fail message
848 to the failure case of "print large128" test.
849
850 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
851
852 * configure.ac: Remove AC_PREREQ.
853 * configure: Re-generate.
854
855 2018-06-19 Pedro Alves <palves@redhat.com>
856
857 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
858 (func_extern_caller): New.
859 (main): Call func_extern_caller.
860 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
861 logic change.
862
863 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
864
865 PR gdb/16841
866 * gdb.cp/typedef-base.cc: New file.
867 * gdb.cp/typedef-base.exp: New file.
868
869 2018-06-18 Tom de Vries <tdevries@suse.de>
870
871 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
872
873 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
874 Richard Bunt <Richard.Bunt@arm.com>
875
876 * gdb.threads/attach-slow-waitpid.c: New file.
877 * gdb.threads/attach-slow-waitpid.exp: New file.
878 * gdb.threads/slow-waitpid.c: New file.
879
880 2018-06-14 Pedro Alves <palves@redhat.com>
881
882 * gdb.base/fork-running-state.c: Include <errno.h>.
883 (exit_if_relative_exits): New.
884 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
885 exits.
886 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
887 child exits.
888
889 2018-06-14 Tom de Vries <tdevries@suse.de>
890
891 PR cli/22573
892 * gdb.base/finish-pretty.c: New test.
893 * gdb.base/finish-pretty.exp: New file.
894
895 2018-06-14 Pedro Alves <palves@redhat.com>
896
897 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
898 gdb's expected startup output.
899
900 2018-06-14 Pedro Alves <palves@redhat.com>
901
902 * lib/selftest-support.exp (selftest_setup): Remove inlined
903 function handling.
904
905 2018-06-14 Tom de Vries <tdevries@suse.de>
906
907 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
908 matching of breakpoint printing.
909
910 2018-06-13 Tom de Vries <tdevries@suse.de>
911
912 PR testsuite/23269
913 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
914 (fork_child): ... here, and ...
915 (fork_parent): ... here.
916
917 2018-06-12 Tom de Vries <tdevries@suse.de>
918
919 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
920
921 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
922 Stephen Roberts <stephen.roberts@arm.com>
923
924 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
925 rewrite test to describe action performed, rather than possible
926 failure.
927
928 2018-06-08 Gary Benson <gbenson@redhat.com>
929
930 * gdb.threads/check-libthread-db.exp: New file.
931 * gdb.threads/check-libthread-db.c: Likewise.
932
933 2018-06-05 Tom Tromey <tom@tromey.com>
934
935 * gdb.base/default.exp: Update expected "show version" output.
936
937 2018-06-05 Tom Tromey <tom@tromey.com>
938
939 PR cli/12326:
940 * gdb.cp/static-print-quit.exp: Update.
941 * lib/gdb.exp (pagination_prompt): Update.
942 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
943 * gdb.python/python.exp: Update.
944
945 2018-06-04 Joel Brobecker <brobecker@adacore.com>
946
947 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
948
949 2018-06-01 Joel Brobecker <brobecker@adacore.com>
950
951 * gdb.ada/bp_fun_addr: New testcase.
952
953 2018-06-01 Tom Tromey <tom@tromey.com>
954
955 * gdb.xml/tdesc-regs.exp (load_description): Update expected
956 results.
957 * gdb.dwarf2/method-ptr.exp: Set language to C++.
958 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
959 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
960 * gdb.base/maint.exp (maint_pass_if): Update.
961
962 2018-05-31 Maciej W. Rozycki <macro@mips.com>
963
964 * gdb.base/endian.exp: New test.
965 * gdb.base/endian.c: New test source.
966
967 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
968
969 PR gdb/23203
970 * gdb.base/bt-selected-frame.c: New file.
971 * gdb.base/bt-selected-frame.exp: New file.
972 * lib/gdb.exp (get_current_frame_number): New function.
973
974 2018-05-24 Maciej W. Rozycki <macro@mips.com>
975 Pedro Alves <palves@redhat.com>
976
977 * gdb.threads/tls-core.c: Include <stdlib.h>
978 (thread_proc): Call `abort'.
979 * gdb.threads/tls-core.exp: Generate a core with core_find too.
980 (tls_core_test): New procedure, bits factored out from ...
981 (top level): ... here. Test both native cores and gcore cores.
982
983 2018-05-23 Tom Tromey <tom@tromey.com>
984
985 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
986
987 2018-05-23 Tom Tromey <tom@tromey.com>
988
989 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
990 symfile_complaints.
991 (test_short_complaints): Likewise.
992 (test_empty_complaints): Likewise.
993 (test_initial_complaints): Update.
994
995 2018-05-23 Tom Tromey <tom@tromey.com>
996
997 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
998
999 2018-05-23 Tom Tromey <tom@tromey.com>
1000
1001 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
1002 (test_short_complaints): Update.
1003
1004 2018-05-22 Pedro Alves <palves@redhat.com>
1005
1006 * gdb.base/remote.exp: Only gdb_start after compiling the
1007 testcase. Issue "disconnect" before testing "set remote" command
1008 defaults. Issue clean_restart before running to main.
1009
1010 2018-05-22 Pedro Alves <palves@redhat.com>
1011
1012 * gdb.base/remote.exp: Adjust expected output of "show remote
1013 memory-write-packet-size". Add tests for "set remote
1014 memory-write-packet-size 0" and "set remote
1015 memory-write-packet-size fixed/limit".
1016
1017 2018-05-22 Pedro Alves <palves@redhat.com>
1018
1019 PR gdb/22973
1020 * gdb.base/utf8-identifiers.c: New file.
1021 * gdb.base/utf8-identifiers.exp: New file.
1022
1023 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1024
1025 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
1026
1027 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
1028
1029 * gdb.arch/powerpc-vsx-gcore.exp: New file.
1030
1031 2018-05-18 Tom Tromey <tom@tromey.com>
1032
1033 * gdb.base/ptype-offsets.exp: Update.
1034
1035 2018-05-17 Keith Seitz <keiths@redhat.com>
1036
1037 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
1038 in expected breakpoint stop locations.
1039 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
1040 move to proper scope to test variable values.
1041 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
1042 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
1043 New functions.
1044 (main): Call not_inline_func3.
1045 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
1046 inline_func1, inline_func2, and inline_func3. Test that when each
1047 breakpoint is hit, GDB properly reports both the stop location
1048 and the backtrace. Repeat tests for temporary breakpoints.
1049
1050 2018-05-15 Maciej W. Rozycki <macro@mips.com>
1051
1052 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
1053 rather then trying to access it in determining whether the PID
1054 of `gdbserver' could have been retrieved.
1055
1056 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
1057
1058 * gdb.arch/amd64-init-x87-values.S: New file.
1059 * gdb.arch/amd64-init-x87-values.exp: New file.
1060
1061 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1062
1063 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
1064
1065 2018-05-04 Tom Tromey <tom@tromey.com>
1066
1067 PR python/22730:
1068 * gdb.python/python.exp: Test multi-line execute.
1069
1070 2018-05-04 Tom Tromey <tom@tromey.com>
1071
1072 PR python/22731:
1073 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
1074
1075 2018-05-04 Tom Tromey <tom@tromey.com>
1076
1077 PR gdb/11750:
1078 * gdb.base/define.exp: Test defining a user command inside a user
1079 command.
1080 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
1081
1082 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
1083 Pedro Alves <palves@redhat.com>
1084
1085 PR breakpoints/19806 and support for PR external/20207.
1086 * gdb.base/watchpoint-unaligned.c: New file.
1087 * gdb.base/watchpoint-unaligned.exp: New file.
1088
1089 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1090
1091 * gdb.base/maint.exp: Make test names unique, use
1092 test_prefix_command_help to test 'help maint info', and remove
1093 repeated test of 'help maint'.
1094
1095 2018-05-04 Tom Tromey <tom@tromey.com>
1096
1097 PR gdb/22619:
1098 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
1099 behavior.
1100
1101 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1102
1103 * gdb.base/maint.exp: Process output from 'maint print registers'
1104 line at a time.
1105
1106 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
1107
1108 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
1109 timeout.
1110
1111 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
1112
1113 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
1114 filter pattern.
1115
1116 2018-05-02 Pedro Alves <palves@redhat.com>
1117
1118 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
1119 to_log_command renames.
1120 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
1121
1122 2018-05-02 Tom Tromey <tom@tromey.com>
1123
1124 * gdb.python/py-parameter.exp: Set test message.
1125
1126 2018-05-02 Tom Tromey <tom@tromey.com>
1127
1128 PR python/20084:
1129 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
1130 PARAM_ZUINTEGER_UNLIMITED tests.
1131
1132 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
1133
1134 PR rust/23124
1135 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
1136 when casting.
1137
1138 2018-04-30 Tom Tromey <tom@tromey.com>
1139
1140 * gdb.python/py-type.exp: Check align attribute.
1141 * gdb.python/py-type.c: New "aligncheck" global.
1142
1143 2018-04-30 Tom Tromey <tom@tromey.com>
1144
1145 PR exp/17095:
1146 * gdb.dwarf2/dw2-align.exp: New file.
1147 * gdb.cp/align.exp: New file.
1148 * gdb.base/align.exp: New file.
1149 * lib/gdb.exp (gdb_int128_helper): New proc.
1150 (has_int128_c, has_int128_cxx): New caching procs.
1151
1152 2018-04-27 Tom Tromey <tom@tromey.com>
1153
1154 PR rust/22545:
1155 * gdb.rust/simple.exp: Add inclusive range tests.
1156
1157 2018-04-26 Pedro Alves <palves@redhat.com>
1158
1159 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
1160 ifunc breakpoint locations correctly of ifunc breakpoints set
1161 while the program resolves the ifunc.
1162
1163 2018-04-26 Pedro Alves <palves@redhat.com>
1164
1165 * gdb.base/gnu-ifunc-final.c: New file.
1166 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
1167 * gdb.base/gnu-ifunc.exp (executable): Delete.
1168 (staticexecutable): Adjust.
1169 (lib_opts, exec_opts): Delete.
1170 (make_binsuffix, build, set-break): New procedures.
1171 (misc_tests): New, with tests factored out from the top level.
1172 (top level): Test different combinations of ifunc resolver name,
1173 resolver with and with debug info, and ifunc target with and
1174 without debug info. Wrap static tests with with_target_prefix.
1175
1176 2018-04-26 Pedro Alves <palves@redhat.com>
1177
1178 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
1179 return type" warnings.
1180
1181 2018-04-25 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
1184 killed".
1185 * gdb.base/kill-after-signal.exp: Likewise.
1186 * gdb.threads/kill.exp: Likewise.
1187
1188 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
1189 Sergio Durigan Junior <sergiodj@redhat.com>
1190 Pedro Alves <palves@redhat.com>
1191
1192 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
1193 regexps to expect for '[Inferior ... detached]' as well.
1194 * gdb.base/attach.exp: Likewise.
1195 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
1196 "gdb_continue_to_end".
1197 (test_catch_syscall_with_wrong_args): Likewise.
1198 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
1199 ']'. Don't set 'verbose' on.
1200 * gdb.base/foll-vfork.exp: Likewise.
1201 * gdb.base/fork-print-inferior-events.c: New file.
1202 * gdb.base/fork-print-inferior-events.exp: New file.
1203 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
1204 '[Inferior ... has been killed]' message.
1205 * gdb.base/kill-after-signal.exp: Likewise.
1206 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
1207 detach message.
1208 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
1209 message.
1210 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
1211 regexps to expect for '[Inferior ... detached]' as well.
1212 * gdb.threads/process-dies-while-detaching.exp: Likewise.
1213
1214 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
1215
1216 PR gdb/23104
1217 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
1218
1219 2018-04-19 Richard Bunt <richard.bunt@arm.com>
1220
1221 * gdb.threads/multiple-successive-infcall.c: New test.
1222 * gdb.threads/multiple-successive-infcall.exp: New file.
1223
1224 2018-04-17 Tom Tromey <tom@tromey.com>
1225
1226 * gdb.rust/simple.rs (Union): New type.
1227 (main): New local "u".
1228 * gdb.rust/simple.exp (test_one_slice): Add new test case.
1229
1230 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1231
1232 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
1233 number information in output of "whereis" command.
1234 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
1235
1236 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1237
1238 * gdb.ada/info_types.exp: Adjust expected output to the line
1239 numbers now printed by "info var/func/type".
1240 * gdb.base/completion.exp: Likewise.
1241 * gdb.base/included.exp: Likewise.
1242 * gdb.cp/cp-relocate.exp: Likewise.
1243 * gdb.cp/cplusfuncs.exp: Likewise.
1244 * gdb.cp/namespace.exp: Likewise.
1245 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
1246
1247 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1248
1249 * gdb.btrace/cpu.exp: New.
1250
1251 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
1252
1253 * gdb.base/step-indirect-call-thunk.exp: New.
1254 * gdb.base/step-indirect-call-thunk.c: New.
1255 * gdb.reverse/step-indirect-call-thunk.exp: New.
1256 * gdb.reverse/step-indirect-call-thunk.c: New.
1257
1258 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
1259
1260 * gdb.base/pie-fork.c: New file.
1261 * gdb.base/pie-fork.exp: New file.
1262
1263 2018-04-11 Tom Tromey <tom@tromey.com>
1264
1265 * gdb.rust/simple.exp: Add test for ".." struct initializer.
1266
1267 2018-04-10 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
1270 exits. Instead loop running forever.
1271 (fork_parent): Run forever too.
1272
1273 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1274
1275 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
1276 mi_continue_to_line.
1277 * gdb.mi/mi-stack.c (callee4): Add comment.
1278
1279 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
1280
1281 * gdb.mi/mi-stack.exp: Fix indentation.
1282
1283 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1284
1285 PR gdb/22979
1286 * gdb.arch/amd64-osabi.exp: New file.
1287
1288 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
1289
1290 PR gdb/22980
1291 * gdb.base/osabi.exp: New file.
1292
1293 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
1294
1295 * gdb.cp/static-typedef-print.exp: New file.
1296 * gdb.cp/static-typedef-print.cc: New file.
1297
1298 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1299
1300 * gdb.ada/varsize_limit: New testcase.
1301
1302 2018-03-27 Joel Brobecker <brobecker@adacore.com>
1303
1304 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
1305
1306 * gdb.ada/notcplusplus: New testcase.
1307
1308 * gdb.base/c-linkage-name.c: New file.
1309 * gdb.base/c-linkage-name.exp: New testcase.
1310
1311 2018-03-26 Tom Tromey <tom@tromey.com>
1312
1313 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
1314 * gdb.python/py-framefilter.py (name_error): New global.
1315 (ErrorInName.function): Use name_error.
1316
1317 2018-03-26 Tom Tromey <tom@tromey.com>
1318
1319 PR backtrace/15582:
1320 * gdb.python/py-framefilter.exp: Add "bt hide" test.
1321
1322 2018-03-23 Keith Seitz <keiths@redhat.com>
1323
1324 PR c++/22968
1325 * gdb.cp/subtypes.exp: New file.
1326 * gdb.cp/subtypes.h: New file.
1327 * gdb.cp/subtypes.cc: New file.
1328 * gdb.cp/subtypes-2.cc: New file.
1329
1330 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1331
1332 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
1333 (done): Call '_exit' not 'exit' to avoid atexit handlers.
1334 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
1335 -nostartfiles when compiling the test. Confirm that all registers
1336 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
1337
1338 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
1339
1340 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
1341 option, syntax was wrong anyway.
1342 * gdb.arch/arm-disp-step.exp: Likewise.
1343 * gdb.arch/sparc64-regs.exp: Likewise.
1344 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
1345 option, syntax was wrong anyway, switch to use
1346 prepare_for_testing.
1347 * gdb.arch/i386-disp-step.exp: Likewise.
1348
1349 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
1350
1351 * gdb.ada/exec_changed.exp: Replace "target_info exists
1352 use_gdb_stub" by "use_gdb_stub".
1353 * gdb.ada/start.exp: Likewise.
1354 * gdb.base/async-shell.exp: Likewise.
1355 * gdb.base/attach-pie-misread.exp: Likewise.
1356 * gdb.base/attach-wait-input.exp: Likewise.
1357 * gdb.base/break-entry.exp: Likewise.
1358 * gdb.base/break-interp.exp: Likewise.
1359 * gdb.base/dprintf-detach.exp: Likewise.
1360 * gdb.base/nostdlib.exp: Likewise.
1361 * gdb.base/solib-nodir.exp: Likewise.
1362 * gdb.base/statistics.exp: Likewise.
1363 * gdb.base/testenv.exp: Likewise.
1364 * gdb.mi/mi-exec-run.exp: Likewise.
1365 * gdb.mi/mi-start.exp: Likewise.
1366 * gdb.multi/dummy-frame-restore.exp: Likewise.
1367 * gdb.multi/multi-arch-exec.exp: Likewise.
1368 * gdb.multi/multi-arch.exp: Likewise.
1369 * gdb.multi/tids.exp: Likewise.
1370 * gdb.multi/watchpoint-multi.exp: Likewise.
1371 * gdb.python/py-events.exp: Likewise.
1372 * gdb.threads/attach-into-signal.exp: Likewise.
1373 * gdb.threads/attach-stopped.exp: Likewise.
1374 * gdb.threads/threadapply.exp: Likewise.
1375 * lib/selftest-support.exp: Likewise.
1376
1377 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
1378
1379 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
1380
1381 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
1382
1383 * gdb.perf/template-breakpoints.cc: New file.
1384 * gdb.perf/template-breakpoints.exp: New file.
1385 * gdb.perf/template-breakpoints.py: New file.
1386
1387 2018-03-19 Tom Tromey <tom@tromey.com>
1388
1389 * gdb.rust/simple.rs (main): Add local variables field1, field2,
1390 y0.
1391 * gdb.rust/simple.exp: Test bare identifier form of struct
1392 initializer.
1393
1394 2018-03-19 Tom Tromey <tom@tromey.com>
1395
1396 * gdb.gdb/observer.exp: Remove.
1397
1398 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1399
1400 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
1401 "qualified" option when setting breakpoints.
1402 * gdb.trace/backtrace.exp: Likewise.
1403 * gdb.trace/circ.exp: Likewise.
1404 * gdb.trace/collection.exp: Likewise.
1405 * gdb.trace/disconnected-tracing.exp: Likewise.
1406 * gdb.trace/ftrace-lock.exp: Likewise.
1407 * gdb.trace/ftrace.exp: Likewise.
1408 * gdb.trace/infotrace.exp: Likewise.
1409 * gdb.trace/packetlen.exp: Likewise.
1410 * gdb.trace/passc-dyn.exp: Likewise.
1411 * gdb.trace/qtro.exp: Likewise.
1412 * gdb.trace/read-memory.exp: Likewise.
1413 * gdb.trace/report.exp: Likewise.
1414 * gdb.trace/signal.exp: Likewise.
1415 * gdb.trace/status-stop.exp: Likewise.
1416 * gdb.trace/strace.exp: Likewise.
1417 * gdb.trace/tfind.exp: Likewise.
1418 * gdb.trace/trace-break.exp: Likewise.
1419 * gdb.trace/trace-condition.exp: Likewise.
1420 * gdb.trace/trace-mt.exp: Likewise.
1421 * gdb.trace/tstatus.exp: Likewise.
1422 * gdb.trace/tsv.exp: Likewise.
1423 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
1424 * gdb.trace/unavailable.exp: Likewise.
1425 * gdb.trace/while-dyn.exp: Likewise.
1426
1427 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
1428
1429 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
1430 that libinproctrace is copied to the target.
1431
1432 2018-03-14 Tom Tromey <tom@tromey.com>
1433
1434 PR cli/14977:
1435 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
1436 a null pointer.
1437 * gdb.base/wchar.exp: Likewise.
1438
1439 2018-03-14 Tom Tromey <tom@tromey.com>
1440
1441 PR cli/19918:
1442 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
1443 flag.
1444
1445 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
1446
1447 PR gdb/22841
1448 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
1449 "target" to remote_exec.
1450
1451 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
1452
1453 PR gdb/22841
1454 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
1455 ${board}_upload): Remove.
1456
1457 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
1458
1459 * gdb.cp/watch-cp.cc: New test.
1460 * gdb.cp/watch-cp.exp: New file.
1461
1462 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
1463
1464 * gdb.base/infcall-nested-structs.exp: New file.
1465 * gdb.base/infcall-nested-structs.c: New file.
1466 * gdb.base/float.exp: Add riscv support.
1467
1468 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
1469
1470 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
1471 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
1472
1473 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
1474
1475 * gdb.server/abspath.exp: New file.
1476 * lib/gdb.exp (with_cwd): New procedure.
1477
1478 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
1479
1480 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
1481 use it.
1482 (gdb_is_target_remote_prompt): New proc.
1483 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
1484 (gdb_is_target_native): Pass prompt parameter to
1485 gdb_is_target_1.
1486
1487 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
1488
1489 * gdb.base/load-command.c: New file.
1490 * gdb.base/load-command.exp: New file.
1491 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
1492 (gdb_is_target_1): ...this, and generalize for other targets
1493 than just remote.
1494 (gdb_is_target_remote): Use gdb_is_target_1.
1495 (gdb_is_target_native): use gdb_is_target_1.
1496
1497 2018-02-26 Tom Tromey <tom@tromey.com>
1498
1499 PR python/16497:
1500 * gdb.python/py-framefilter.exp: Update test.
1501
1502 2018-02-26 Tom Tromey <tom@tromey.com>
1503
1504 * gdb.dwarf2/variant.c: New file.
1505 * gdb.dwarf2/variant.exp: New file.
1506
1507 2018-02-26 Tom Tromey <tom@tromey.com>
1508
1509 * gdb.rust/simple.exp: Accept more possible results in enum test.
1510
1511 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
1512
1513 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
1514 parentheses.
1515
1516 2018-02-23 Maciej W. Rozycki <macro@mips.com>
1517
1518 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
1519 name of a variable: $actual_linejj -> $actual_line.
1520
1521 2018-02-21 John Baldwin <jhb@FreeBSD.org>
1522
1523 * gdb.arch/amd64-i386-address.exp: Fix a typo.
1524
1525 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
1526
1527 * gdb.btrace/buffer-size.exp: Do not force BTS.
1528
1529 2018-02-14 Pedro Alves <palves@redhat.com>
1530
1531 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
1532 getting a "Quit".
1533
1534 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
1535
1536 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
1537 Fix test name.
1538
1539 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
1540
1541 * gdb.cp/m-static.exp: Check type of optimized out static
1542 member.
1543
1544 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
1545
1546 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
1547 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
1548
1549 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
1550 Leszek Swirski <leszeks@google.com>
1551
1552 * gdb.python/py-prettyprint.c
1553 (struct to_string_returns_value_inner,
1554 struct to_string_returns_value_wrapper): New.
1555 (main): Add tsrvw variable.
1556 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
1557 ToStringReturnsValueWrapper): New classes.
1558 (register_pretty_printers): Register new pretty-printers.
1559 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
1560 recursive pretty printer.
1561 * gdb.python/py-mi.exp: Likewise.
1562
1563 2018-02-01 Leszek Swirski <leszeks@google.com>
1564
1565 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
1566 functions with the same name as an include file are parsed
1567 correctly.
1568
1569 2018-02-01 Yao Qi <yao.qi@linaro.org>
1570
1571 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
1572 "\[^\r\n\]*".
1573
1574 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
1575
1576 * gdb.arch/powerpc-prologue-frame.s: New file.
1577 * gdb.arch/powerpc-prologue-frame.c: Likewise.
1578 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
1579
1580 2018-01-31 Joel Brobecker <brobecker@adacore.com>
1581
1582 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
1583
1584 2018-01-30 Pedro Alves <palves@redhat.com>
1585
1586 PR gdb/13211
1587 * gdb.base/interrupt-daemon.c: New.
1588 * gdb.base/interrupt-daemon.exp: New.
1589 * gdb.multi/multi-term-settings.c: New.
1590 * gdb.multi/multi-term-settings.exp: New.
1591
1592 2018-01-30 Joel Brobecker <brobecker@adacore.com>
1593
1594 * gdb.base/break.exp: Save the location where the breakpoint
1595 on break.c:47 was actually inserted when debugging the version
1596 compiled at -O2 and use it in the expected output of the "info
1597 break" test performed soon after.
1598
1599 2018-01-22 Pedro Alves <palves@redhat.com>
1600 Sergio Durigan Junior <sergiodj@redhat.com>
1601
1602 * gdb.base/whatis.exp: Add tests for 'set print object on' +
1603 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
1604
1605 2018-01-22 Joel Brobecker <brobecker@adacore.com>
1606
1607 * gdb.base/break-include.c, gdb.base/break-include.inc,
1608 gdb.base/break-include.exp: New files.
1609 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
1610 line number now being the actual line number where the breakpoint
1611 was inserted.
1612 * gdb.mi/mi-break.exp: Likewise.
1613 * gdb.mi/mi-reverse.exp: Likewise.
1614 * gdb.mi/mi-simplerun.exp: Ditto.
1615
1616 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1617
1618 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
1619 varobj.
1620 * gdb.mi/mi-var-create-rtti.exp: Likewise.
1621
1622 2018-01-21 Don Breazeal <donb@codesourcery.com>
1623 Andrew Burgess <andrew.burgess@embecosm.com>
1624
1625 * gdb.mi/basics.c: Add new global.
1626 * gdb.mi/mi-frame-regs.exp: New file.
1627 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
1628 case.
1629
1630 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
1631
1632 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
1633 non-parameter, and on an unknown symbol.
1634
1635 2018-01-19 Tom Tromey <tom@tromey.com>
1636
1637 * gdb.rust/modules.rs (TWENTY_THREE): New global.
1638 * gdb.rust/modules.exp: Add ::-qualified lookup test.
1639
1640 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1641
1642 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
1643 setrlimit and chdir to int.
1644
1645 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
1646
1647 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
1648 function.
1649 (my_tend): Likewise.
1650 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
1651 rationale of avoiding FP- and vector instructions.
1652
1653 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
1654
1655 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
1656 "info reg" with "\[ \t\]*".
1657 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
1658 "\[ \t\]+".
1659 * gdb.arch/s390-multiarch.exp: Ditto.
1660 * gdb.base/pc-fp.exp: Ditto.
1661 * gdb.reverse/i386-precsave.exp: Ditto.
1662 * gdb.reverse/i386-reverse.exp: Ditto.
1663 * gdb.reverse/i387-env-reverse.exp: Ditto.
1664 * gdb.reverse/i387-stack-reverse.exp: Ditto.
1665
1666 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1667
1668 * lib/gdb.exp (gdb_compile): Re-enable use of
1669 universal_compile_options for languages other than Rust.
1670
1671 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1672
1673 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
1674
1675 2018-01-17 Mike Gulick <mgulick@mathworks.com>
1676
1677 PR gdb/16577
1678 * gdb.base/solib-vanish.exp: New.
1679 * gdb.base/solib-vanish-main.c: New.
1680 * gdb.base/solib-vanish-lib1.c: New.
1681 * gdb.base/solib-vanish-lib2.c: New.
1682
1683 2018-01-17 Yao Qi <yao.qi@linaro.org>
1684
1685 * gdb.compile/compile.exp: Match the address printed for
1686 frame in the output of command "bt".
1687
1688 2018-01-15 Tom Tromey <tom@tromey.com>
1689
1690 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
1691 compute sp_reg.
1692
1693 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
1694
1695 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
1696 to prepare.
1697 (prepare): Return 0 on error, 1 on success.
1698
1699 2018-01-12 Pedro Alves <palves@redhat.com>
1700
1701 * gdb.base/continue-after-aborted-step-over.c: New.
1702 * gdb.base/continue-after-aborted-step-over.exp: New.
1703
1704 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
1705
1706 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
1707 options when not creating an executable.
1708
1709 2018-01-11 Pedro Alves <palves@redhat.com>
1710
1711 PR remote/22597
1712 * gdb.server/stop-reply-no-thread.c: New file.
1713 * gdb.server/stop-reply-no-thread.exp: New file.
1714
1715 2018-01-10 Pedro Alves <palves@redhat.com>
1716
1717 PR gdb/22670
1718 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
1719 functions too. Test setting breakpoints and printing C functions
1720 with no debug info too.
1721 * gdb.ada/bp_c_mixed_case/qux.c: New file.
1722
1723 2018-01-10 Pedro Alves <palves@redhat.com>
1724
1725 PR gdb/22670
1726 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
1727 a fail.
1728
1729 2018-01-10 Pedro Alves <palves@redhat.com>
1730
1731 PR gdb/22670
1732 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
1733
1734 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1735
1736 * gdb.server/unittest.exp: Match the output in non-development
1737 mode.
1738
1739 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
1740
1741 * gdb.gdb/unittest.exp: Match output in non-development mode.
1742
1743 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1744
1745 * gdb.ada/access_tagged_param.exp: Relax expected output
1746 for value of "ObjL" in "continue" to pck.inspect breakpoint
1747 test.
1748
1749 2018-01-08 Joel Brobecker <brobecker@adacore.com>
1750
1751 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
1752 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
1753
1754 2018-01-05 Pedro Alves <palves@redhat.com>
1755
1756 PR gdb/18653
1757 * gdb.base/libsegfault.exp: New.
1758
1759 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1760
1761 PR gdb/22670
1762 * gdb.ada/access_tagged_param.exp: New file.
1763 * gdb.ada/access_tagged_param/foo.adb: New file.
1764
1765 2018-01-05 Pedro Alves <palves@redhat.com>
1766
1767 PR gdb/22670
1768 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
1769 exercise lower case too, and to exercise both full matching and
1770 wild matching.
1771
1772 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1773
1774 * gdb.ada/rename_subscript_param: New testcase.
1775
1776 2018-01-05 Jerome Guitton <guitton@adacore.com>
1777
1778 * gdb.ada/arr_acc_idx_w_gap: New testcase.
1779
1780 2018-01-05 Joel Brobecker <brobecker@adacore.com>
1781
1782 * gdb.ada/convvar_comp: New testcase.
1783
1784 2018-01-05 Xavier Roirand <roirand@adacore.com>
1785
1786 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
1787 (My_Table): New global variable.
1788 * testsuite/gdb.ada/array_char_idx.exp: Add test.
1789
1790 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1791
1792 PR gdb/22670
1793 * gdb.ada/maint_with_ada: New testcase.
1794
1795 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1796
1797 PR gdb/22670
1798 * gdb.ada/bp_c_mixed_case: New testcase.
1799
1800 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1801
1802 PR gdb/22670
1803 * gdb.ada/complete.exp: Add "complete break ada" test.
1804
1805 2018-01-04 Joel Brobecker <brobecker@adacore.com>
1806
1807 PR gdb/22670
1808 * gdb.ada/info_addr_mixed_case: New testcase.
1809
1810 2018-01-03 Xavier Roirand <roirand@adacore.com>
1811
1812 * gdb.ada/excep_handle.exp: New testcase.
1813 * gdb.ada/excep_handle/foo.adb: New file.
1814 * gdb.ada/excep_handle/pck.ads: New file.
1815
1816 2018-01-03 Joel Brobecker <brobecker@adacore.com>
1817
1818 * gdb.base/step-line.c: Add extra empty line in copyright header.
1819 * gdb.base/step-line.inp: Likewise.
1820
1821 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1822
1823 * gdb.ada/dyn_stride.exp: Add slice test.
1824
1825 2018-01-02 Joel Brobecker <brobecker@adacore.com>
1826
1827 * gdb.ada/dyn_stride: New testcase.
1828
1829 2017-12-27 Stafford Horne <shorne@gmail.com>
1830
1831 * gdb.xml/extra-regs.xml: Add example foo reggroup.
1832 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
1833
1834 2017-12-27 Stafford Horne <shorne@gmail.com>
1835
1836 * gdb.base/reggroups.c: New file.
1837 * gdb.base/reggroups.exp: New file.
1838
1839 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1840
1841 * gdb.dwarf2/ada-valprint-error.c: New file.
1842 * gdb.dwarf2/ada-valprint-error.exp: New file.
1843
1844 2017-12-18 Joel Brobecker <brobecker@adacore.com>
1845
1846 * gdb.ada/assign_arr: New testcase.
1847
1848 2017-12-18 Xavier Roirand <roirand@adacore.com>
1849
1850 * gdb.ada/funcall_ptr: New testcase.
1851
1852 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
1853
1854 PR cli/16224
1855 * gdb.base/ptype-offsets.cc: New file.
1856 * gdb.base/ptype-offsets.exp: New file.
1857
1858 2017-12-15 Yao Qi <yao.qi@linaro.org>
1859
1860 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
1861 if XML is disabled.
1862
1863 2017-12-15 Xavier Roirand <roirand@adacore.com>
1864
1865 * gdb.ada/same_component_name: New testcase.
1866
1867 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1868
1869 * gdb.ada/str_binop_equal: New testcase.
1870
1871 2017-12-14 Joel Brobecker <brobecker@adacore.com>
1872
1873 * gdb.ada/task_switch_in_core: New testcase.
1874
1875 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
1876
1877 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
1878 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
1879 call test_bkpt_qualified.
1880 (test_bkpt_qualified): New proc.
1881
1882 2017-12-13 Pedro Alves <palves@redhat.com>
1883
1884 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
1885 Tighten regexp by matching with an anchor.
1886
1887 2017-12-13 Pedro Alves <palves@redhat.com>
1888
1889 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
1890 ("expression with namespace"): New set of tests.
1891 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
1892 (Nested::Test_NS::qux): New.
1893 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
1894 defaults to 'start_quote_char' and 'end_quote_char' parameters.
1895
1896 2017-12-13 Joel Brobecker <brobecker@adacore.com>
1897
1898 * gdb.base/server-del-break.c: New file.
1899 * gdb.base/server-del-break.exp: New file.
1900
1901 2017-12-12 Stafford Horne <shorne@gmail.com>
1902
1903 * gdb.xml/tdesc-regs.exp: Add or1k support.
1904
1905 2017-12-12 Stafford Horne <shorne@gmail.com>
1906
1907 * gdb.base/bp-permanent.c: Define nop of or1k.
1908
1909 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1910
1911 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
1912 output with components being reordered.
1913
1914 2017-12-11 Joel Brobecker <brobecker@adacore.com>
1915
1916 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
1917 output with components being reordered.
1918
1919 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1920 Pedro Alves <palves@redhat.com>
1921
1922 * gdb.base/maint.exp (check for .gdb_index): Check also for
1923 .debug_names.
1924 * gdb.dlang/watch-loc.c (.debug_aranges): New.
1925 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
1926 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
1927 (.gdb_index used after symbol reloading): Support also .debug_names.
1928 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
1929
1930 2017-12-08 Yao Qi <yao.qi@linaro.org>
1931
1932 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1933 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
1934
1935 2017-12-08 Yao Qi <yao.qi@linaro.org>
1936
1937 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
1938 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
1939
1940 2017-12-08 Yao Qi <yao.qi@linaro.org>
1941
1942 * gdb.arch/aarch64-tagged-pointer.c: New file.
1943 * gdb.arch/aarch64-tagged-pointer.exp: New file.
1944
1945 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
1946
1947 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
1948 "int".
1949
1950 2017-12-07 Keith Seitz <keiths@redhat.com>
1951
1952 PR breakpoints/22569
1953 * gdb.linespec/ls-errs.exp: Change expected result of "break
1954 -source this file has spaces.c -line 3".
1955 Check that an explicit source file followed by whitespace is
1956 identified as an invalid explicit location.
1957
1958 2017-12-07 Keith Seitz <keiths@redhat.com>
1959
1960 * gdb.cp/nested-types.cc: New file.
1961 * gdb.cp/nested-types.exp: New file.
1962 * lib/cp-support.exp: Load data-structures.exp library.
1963 (debug_cp_test_ptype_class): New global.
1964 (cp_ptype_class_verbose, next_line): New procedures.
1965 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
1966 Add and document new return value.
1967 Switch the list of lines to a queue.
1968 Add support for new `type' key for nested type definitions.
1969 Add debugging/troubleshooting messages.
1970 * lib/data-structures.exp: New file.
1971
1972 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
1973
1974 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
1975 with proc_with_prefix, don't use with_test_prefix.
1976
1977 2017-12-07 Tom Tromey <tom@tromey.com>
1978
1979 * gdb.base/break.exp: Add test for empty "commands".
1980
1981 2017-12-07 Yao Qi <yao.qi@linaro.org>
1982
1983 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
1984 malloc and catch syscall.
1985
1986 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
1987
1988 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
1989 tests for explicit locations.
1990
1991 2017-12-06 Pedro Alves <palves@redhat.com>
1992
1993 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
1994 force-disabling XML descriptions.
1995
1996 2017-12-04 Pedro Alves <palves@redhat.com>
1997
1998 PR gdb/22499
1999 * gdb.arch/amd64-disp-step-avx.S: New file.
2000 * gdb.arch/amd64-disp-step-avx.exp: New file.
2001
2002 2017-12-03 Pedro Alves <palves@redhat.com>
2003
2004 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
2005 and <string.h>.
2006 (parent_function): Print distinct messages when waitpid fails, or
2007 the child exits with a signal, or the child exits for an unhandled
2008 reason.
2009 * gdb.threads/process-dies-while-detaching.exp
2010 (detach_and_expect_exit): New 'inf_output_re' parameter and use
2011 it. Wait for both inferior output and GDB's prompt. Use an
2012 indirect spawn id list.
2013 (do_detach): New parameter 'child_exit'. Use it to compute
2014 expected inferior output.
2015 (test_detach, test_detach_watch, test_detach_killed_outside):
2016 Adjust to pass down the expected child exit kind.
2017
2018 2017-12-01 Joel Brobecker <brobecker@adacore.com>
2019 Sergio Durigan Junior <sergiodj@redhat.com>
2020 Pedro Alves <palves@redhat.com>
2021
2022 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
2023
2024 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
2025
2026 * gdb.base/relocate.exp: Add tests to guarantee that arguments
2027 to 'symbol-file' and 'add-symbol-file' can be
2028 position-independent.
2029
2030 2017-12-01 Yao Qi <yao.qi@linaro.org>
2031
2032 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
2033 the URL in copyright header.
2034 * gdb.arch/aarch64-fp.exp: Likewise.
2035 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
2036 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
2037 * gdb.base/expand-psymtabs.exp: Likewise.
2038 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
2039 * gdb.fortran/common-block.exp: Likewise.
2040 * gdb.fortran/common-block.f90: Likewise.
2041 * gdb.fortran/logical.exp: Likewise.
2042 * gdb.fortran/vla-datatypes.f90: Likewise.
2043 * gdb.fortran/vla-sub.f90: Likewise.
2044
2045 2017-11-30 Joel Brobecker <brobecker@adacore.com>
2046
2047 * gdb.ada/repeat_dyn: New testcase.
2048
2049 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
2050
2051 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
2052 Update for changed thread numbering.
2053 * gdb.cell/bt.exp: Update for changed GDB output.
2054
2055 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
2056
2057 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
2058 setting isremote by hand.
2059 * boards/dwarf4-gdb-index.exp: Likewise.
2060 * boards/fission.exp: Likewise.
2061 * boards/stabs.exp: Likewise.
2062
2063 2017-11-30 Pedro Alves <palves@redhat.com>
2064
2065 * gdb.linespec/cpls-ops.exp
2066 (check_explicit_skips_function_argument): Extract the underlying
2067 type of size_t instead of hardcoding it.
2068
2069 2017-11-29 Pedro Alves <palves@redhat.com>
2070
2071 PR c++/19436
2072 * gdb.linespec/cpls-abi-tag.cc: New file.
2073 * gdb.linespec/cpls-abi-tag.exp: New file.
2074
2075 2017-11-29 Pedro Alves <palves@redhat.com>
2076
2077 * gdb.base/langs.exp: Use -qualified.
2078 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
2079 it.
2080 * gdb.cp/namespace.exp: Use -qualified.
2081 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
2082 (overload-3, template-overload, template-ret-type, const-overload)
2083 (const-overload-quoted, anon-ns, ambiguous-prefix): New
2084 procedures.
2085 (test_driver): Call them.
2086 * gdb.cp/save-bp-qualified.cc: New.
2087 * gdb.cp/save-bp-qualified.exp: New.
2088 * gdb.linespec/explicit.exp: Test -qualified.
2089 * lib/completion-support.exp (completion::explicit_opts_list): Add
2090 "-qualified".
2091 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
2092
2093 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
2094
2095 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
2096
2097 2017-11-29 Tom Tromey <tom@tromey.com>
2098
2099 * gdb.base/relocate.exp: Update invalid argument test.
2100 Add new tests for invalid arguments.
2101
2102 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2103
2104 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
2105 Return 0 as a long.
2106 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
2107
2108 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
2109
2110 * gdb.cp/breakpoint.cc (bar): Set return type to void.
2111 * gdb.cp/psymtab-parameter.cc (func): Likewise.
2112 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
2113 func ().
2114 * gdb.cp/shadow.cc (B.func): Return 0.
2115
2116 2017-11-27 Joel Brobecker <brobecker@adacore.com>
2117
2118 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
2119 expected output in gdb_expect call to allow the exception
2120 message to be present as well. Fix syntax confusion to avoid
2121 TCL thinking that exception_name is an array.
2122
2123 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
2124
2125 * gdb.arch/spu-info.c: Include <unistd.h>.
2126 (do_signal_test): Fix broken calls to write.
2127 * gdb.arch/spu-info.exp: Use prepare_for_testing.
2128 Fix checks for empty mailboxes. Update signal tests for corrected
2129 do_signal_test routine. Allow nonzero event status.
2130 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
2131 * gdb.cell/arch.exp: Use standard_output_file.
2132 * gdb.cell/break.exp: Likewise.
2133 * gdb.cell/bt.exp: Likewise.
2134 * gdb.cell/core.exp: Likewise.
2135 * gdb.cell/dwarfaddr.exp: Likewise.
2136 * gdb.cell/ea-cache.exp: Likewise.
2137 * gdb.cell/ea-standalone.exp: Likewise.
2138 * gdb.cell/f-regs.exp: Likewise.
2139 * gdb.cell/fork.exp: Likewise.
2140 * gdb.cell/gcore.exp: Likewise.
2141 * gdb.cell/mem-access.exp: Likewise.
2142 * gdb.cell/ptype.exp: Likewise.
2143 * gdb.cell/registers.exp: Likewise.
2144 * gdb.cell/sizeof.exp: Likewise.
2145 * gdb.cell/solib-symbol.exp: Likewise.
2146 * gdb.cell/solib.exp: Likewise.
2147
2148 2017-11-25 Pedro Alves <palves@redhat.com>
2149
2150 * gdb.base/complete-empty.exp: New file.
2151 * gdb.base/completion.exp: Adjust.
2152
2153 2017-11-25 Pedro Alves <palves@redhat.com>
2154
2155 * gdb.linespec/cpls-ops.cc: New file.
2156 * gdb.linespec/cpls-ops.exp: New file.
2157 * lib/completion-support.exp (test_complete_prefix_range_re): New,
2158 factored out from ...
2159 (test_complete_prefix_range): ... this.
2160
2161 2017-11-24 Pedro Alves <palves@redhat.com>
2162
2163 * gdb.linespec/cpcompletion.exp: New file.
2164 * gdb.linespec/cpls-hyphen.cc: New file.
2165 * gdb.linespec/cpls.cc: New file.
2166 * gdb.linespec/cpls2.cc: New file.
2167 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
2168 test to use test_gdb_complete_unique. Add label completion,
2169 keyword completion and explicit location completion tests.
2170 * lib/completion-support.exp: New file.
2171
2172 2017-11-24 Joel Brobecker <brobecker@adacore.com>
2173
2174 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
2175 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
2176 when hitting an exception catchpoint.
2177
2178 2017-11-22 Yao Qi <yao.qi@linaro.org>
2179
2180 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
2181
2182 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
2183
2184 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
2185 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
2186 * gdb.dwarf2/info-locals-optimized-out.c: New file.
2187
2188 2017-11-22 Yao Qi <yao.qi@linaro.org>
2189
2190 * gdb.base/info-os.exp: Pass pthreads.
2191 * gdb.multi/multi-attach.exp: Likewise.
2192
2193 2017-11-22 Yao Qi <yao.qi@linaro.org>
2194
2195 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
2196 compiler.
2197
2198 2017-11-22 Yao Qi <yao.qi@linaro.org>
2199
2200 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
2201 * gdb.base/break-interp.exp: Likewise.
2202 * gdb.base/jit-attach-pie.exp: Likewise.
2203
2204 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2205
2206 * gdb.base/float128.c (large128): New variable.
2207 * gdb.base/float128.exp: Add test to print largest __float128 value.
2208
2209 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
2210
2211 * gdb.arch/vsx-regs.exp: Update register content checks.
2212
2213 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
2214
2215 * gdb.arch/ppc-longdouble.exp: New file.
2216 * gdb.arch/ppc-longdouble.c: Likewise.
2217
2218 2017-11-21 Pedro Alves <palves@redhat.com>
2219
2220 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
2221
2222 2017-11-20 Pedro Alves <palves@redhat.com>
2223
2224 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
2225 (long_double_typedef): New typedefs.
2226 Use DEF on double and long double.
2227 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
2228 cases.
2229 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
2230 and 'long_double_ptr_same_size' locals. Use them to decide
2231 whether cast from array/function to float is valid/invalid.
2232
2233 2017-11-17 Tom Tromey <tom@tromey.com>
2234
2235 * gdb.rust/traits.rs: New file.
2236 * gdb.rust/traits.exp: New file.
2237
2238 2017-11-17 Joel Brobecker <brobecker@adacore.com>
2239
2240 * gdb.ada/minsyms: New testcase.
2241
2242 2017-11-16 Pedro Alves <palves@redhat.com>
2243
2244 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
2245 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
2246
2247 2017-11-16 Pedro Alves <palves@redhat.com>
2248
2249 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
2250 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
2251
2252 2017-11-16 Pedro Alves <palves@redhat.com>
2253
2254 * gdb.server/reconnect-ctrl-c.c: New file.
2255 * gdb.server/reconnect-ctrl-c.exp: New file.
2256
2257 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
2258
2259 * gdb.python/py-rbreak.exp: New file.
2260 * gdb.python/py-rbreak.c: New file.
2261 * gdb.python/py-rbreak-func2.c: New file.
2262
2263 2017-11-16 Pedro Alves <palves@redhat.com>
2264
2265 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
2266 pattern.
2267 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
2268 GDB.
2269
2270 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
2271
2272 * gdb.tui/completionn.exp (test_tab_completion): Add space in
2273 regex.
2274
2275 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
2276
2277 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
2278 test names.
2279
2280 2017-11-09 Pedro Alves <palves@redhat.com>
2281
2282 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
2283 factored out from ...
2284 (top level): ... here, and adjusted to avoid expecting beyond the
2285 prompt in a single gdb_test_multiple.
2286
2287 2017-11-09 Pedro Alves <palves@redhat.com>
2288
2289 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
2290 output.
2291 * gdb.server/ext-attach.exp ("kill" test): Likewise.
2292 * gdb.server/ext-restart.exp ("kill" test): Likewise.
2293 * gdb.server/ext-run.exp ("kill" test): Likewise.
2294 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
2295
2296 2017-11-09 Pedro Alves <palves@redhat.com>
2297
2298 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
2299 match till end of line.
2300
2301 2017-11-09 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.base/memattr.exp: Tighten regexes to match the end line.
2304
2305 2017-11-09 Pedro Alves <palves@redhat.com>
2306
2307 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
2308 New procedures, factored out from ...
2309 (top level): ... here, and adjusted to avoid expecting beyond the
2310 prompt in one go.
2311
2312 2017-11-09 Pedro Alves <palves@redhat.com>
2313
2314 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
2315 output. Fix '?' match.
2316
2317 2017-11-08 Joel Brobecker <brobecker@adacore.com>
2318
2319 * gdb.ada/scoped_watch: New testcase.
2320 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
2321 which is actually correct.
2322 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
2323 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
2324
2325 2017-11-08 Pedro Alves <palves@redhat.com>
2326
2327 * gdb.gdb/complaints.exp (test_initial_complaints)
2328 (test_serial_complaints, test_short_complaints): Call
2329 complaint_internal instead of complaint.
2330
2331 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
2332
2333 * gdb.threads/tls-core.c: New file.
2334 * gdb.threads/tls-core.exp: Likewise.
2335
2336 2017-11-08 Pedro Alves <palves@redhat.com>
2337
2338 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
2339 (p Exported_Capitalized): New test.
2340 (p exported_capitalized): New test.
2341
2342 2017-11-07 Pedro Alves <palves@redhat.com>
2343
2344 * gdb.cp/ena-dis-br-range.exp: Add more tests.
2345
2346 2017-11-07 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
2349 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
2350 (disable_invalid, disable_inverted, disable_negative): New
2351 procedures.
2352 ("bad numbers"): New set of tests.
2353
2354 2017-11-07 Pedro Alves <palves@redhat.com>
2355
2356 * gdb.cp/ena-dis-br-range.exp: Add tests.
2357
2358 2017-11-07 Pedro Alves <palves@redhat.com>
2359
2360 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
2361
2362 2017-11-07 Xavier Roirand <roirand@adacore.com>
2363 Pedro Alves <palves@redhat.com>
2364
2365 * gdb.base/ena-dis-br.exp: Add reference to
2366 gdb.cp/ena-dis-br-range.exp.
2367 * gdb.cp/ena-dis-br-range.exp: New file.
2368 * gdb.cp/ena-dis-br-range.cc: New file.
2369
2370 2017-11-06 Pedro Alves <palves@redhat.com>
2371
2372 * gdb.base/attach-non-pgrp-leader.c: New.
2373 * gdb.base/attach-non-pgrp-leader.exp: New.
2374
2375 2017-11-06 Pedro Alves <palves@redhat.com>
2376
2377 * configure.ac: No longer check for termio.h and sgtty.h.
2378 * configure: Regenerate.
2379 * remote-utils.c: Include termios.h instead of gdb_termios.h.
2380 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
2381 Remove termio and sgtty code.
2382
2383 2017-11-03 Yao Qi <yao.qi@linaro.org>
2384
2385 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
2386 in GDB is disabled.
2387
2388 2017-11-03 Yao Qi <yao.qi@linaro.org>
2389
2390 * gdb.python/py-thrhandle.exp: Skip it if python is not
2391 enabled.
2392
2393 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
2394
2395 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
2396 as a breakpoint command.
2397
2398 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
2399
2400 PR python/21213
2401 * gdb.python/py-infthread.exp: Test calling
2402 InferiorThread.inferior () multiple times in a row.
2403
2404 2017-10-27 Keith Seitz <keiths@redhat.com>
2405
2406 * gdb.opt/inline-break.exp (break_info_1): New procedure.
2407 Test "info break" for every inlined function breakpoint.
2408
2409 2017-10-27 Yao Qi <yao.qi@linaro.org>
2410
2411 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
2412
2413 2017-10-26 Patrick Frants <osscontribute@gmail.com>
2414
2415 * gdb.cp/classes.exp (test_static_members): Test printing
2416 Outer::instance.
2417 * gdb.cp/classes.c (struct Inner, struct Outer): New.
2418 (Inner::instance, Outer::instance): New.
2419
2420 2017-10-24 Pedro Alves <palves@redhat.com>
2421
2422 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
2423 extra console" test in two stages.
2424
2425 2017-10-24 Pedro Alves <palves@redhat.com>
2426
2427 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
2428
2429 2017-10-24 Pedro Alves <palves@redhat.com>
2430
2431 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
2432 loop.
2433
2434 2017-10-24 Pedro Alves <palves@redhat.com>
2435
2436 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
2437 $attempt" and "stoppedtry $stoppedtry" test prefixes.
2438
2439 2017-10-24 Pedro Alves <palves@redhat.com>
2440
2441 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
2442 parameter and handle it. Don't output read value in test name.
2443
2444 2017-10-24 Pedro Alves <palves@redhat.com>
2445
2446 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
2447 custom test name.
2448
2449 2017-10-24 Pedro Alves <palves@redhat.com>
2450
2451 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
2452 include the unstable output directory name in the test's name.
2453 (initial_setup_simple) <'set args'>: Use custom test name.
2454
2455 2017-10-24 Pedro Alves <palves@redhat.com>
2456
2457 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
2458 with explicit test name.
2459
2460 2017-10-20 Pedro Alves <palves@redhat.com>
2461
2462 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
2463 'wait -i'. Use gdb_assert and remote_close.
2464
2465 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
2466
2467 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
2468 number from variable rather than hard-coded.
2469
2470 2017-10-19 Pedro Alves <palves@redhat.com>
2471
2472 * gdb.base/long-inferior-output.c: New file.
2473 * gdb.base/long-inferior-output.exp: New file.
2474
2475 2017-11-18 Keith Seitz <keiths@redhat.com>
2476
2477 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
2478 method.
2479 (main): Call it.
2480 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
2481 Add additional user-defined conversion operator tests.
2482
2483 2017-10-17 Pedro Alves <palves@redhat.com>
2484
2485 * boards/native-stdio-gdbserver.exp: Load "local-board".
2486
2487 2017-10-17 Pedro Alves <palves@redhat.com>
2488
2489 * gdb.base/quit-live.c: New file.
2490 * gdb.base/quit-live.exp: New file.
2491
2492 2017-10-16 Keith Seitz <keiths@redhat.com>
2493
2494 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
2495 (class_with_protected_typedef, class_with_private_typedef)
2496 (struct_with_public_typedef, struct_with_protected_typedef)
2497 (struct_with_private_typedef): New classes/structs.
2498 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
2499 typedefs and access specifiers.
2500
2501 2017-10-16 Pedro Alves <palves@redhat.com>
2502 Simon Marchi <simon.marchi@polymtl.ca>
2503
2504 * README (Local vs Remote vs Native): New section.
2505 * boards/local-board.exp: New file, with bits factored out from
2506 ...
2507 * boards/native-extended-gdbserver.exp: ... here. Load
2508 "local-board".
2509 * boards/native-gdbserver.exp: Load "local-board".
2510 (${board}_spawn, ${board}_exec): Delete.
2511 * boards/native-stdio-gdbserver.exp: Most contents factored out to
2512 ...
2513 * boards/stdio-gdbserver-base.exp: ... this new file.
2514 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
2515 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
2516 procedure.
2517 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
2518 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
2519 stdio_gdbserver_command.
2520 (${board}_get_remote_address, ${board}_get_comm_port)
2521 (${board}_download, ${board}_upload): Delete.
2522 (get_target_remote_pipe_cmd): New.
2523
2524 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
2525
2526 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
2527 test_bkpt_deletion, test_bkpt_cond_and_cmds,
2528 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
2529 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
2530 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
2531 remove with_test_prefix.
2532
2533 2017-10-13 Pedro Alves <palves@redhat.com>
2534
2535 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
2536 * gdb.base/annota1.exp: Use it instead of is_remote.
2537 * gdb.base/annota3.exp: Use it instead of is_remote.
2538 * gdb.cp/annota2.exp: Use it instead of is_remote.
2539 * gdb.cp/annota3.exp: Use it instead of is_remote.
2540 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
2541
2542 2017-10-13 Pedro Alves <palves@redhat.com>
2543
2544 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
2545 (test_num_test_vars, run_and_count_vars, find_env)
2546 (test_set_unset_env, test_inherit_env_var): New procedures.
2547 (top level): Use them.
2548
2549 2017-10-13 Pedro Alves <palves@redhat.com>
2550
2551 * lib/selftest-support.exp (selftest_setup): Extend comments, and
2552 also skip on stub-like targets.
2553
2554 2017-10-13 Pedro Alves <palves@redhat.com>
2555
2556 PR gdb/22293
2557 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
2558 (top level): Move some tests to ...
2559 (test_not_found): ... this new procedure.
2560 (top level): Call it.
2561
2562 2017-10-13 Pedro Alves <palves@redhat.com>
2563
2564 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
2565 expect different "info terminal" output if testing with a
2566 non-native target.
2567
2568 2017-10-13 Pedro Alves <palves@redhat.com>
2569 Simon Marchi <simon.marchi@polymtl.ca>
2570
2571 PR python/12966
2572 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
2573
2574 2017-10-13 Pedro Alves <palves@redhat.com>
2575
2576 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
2577 already.
2578
2579 2017-10-13 Pedro Alves <palves@redhat.com>
2580
2581 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
2582 is_remote.
2583
2584 2017-10-13 Pedro Alves <palves@redhat.com>
2585
2586 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
2587 is_remote.
2588
2589 2017-10-13 Pedro Alves <palves@redhat.com>
2590
2591 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
2592 is set.
2593 (corefile_test_attach): Likewise. Check can_spawn_for_attach
2594 instead of is_remote.
2595
2596 2017-10-13 Pedro Alves <palves@redhat.com>
2597
2598 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
2599 (top level): Add comment.
2600
2601 2017-10-13 Pedro Alves <palves@redhat.com>
2602
2603 * gdb.base/remote.exp (top level): Fix comment typo and add
2604 missing return.
2605
2606 2017-10-13 Pedro Alves <palves@redhat.com>
2607 Simon Marchi <simon.marchi@polymtl.ca>
2608
2609 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
2610 calls and add comments. Skip test if use_gdb_stub is set.
2611 (top level): Use "set cwd" command instead of "cd" command.
2612
2613 2017-10-13 Pedro Alves <palves@redhat.com>
2614
2615 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
2616 is_remote target check.
2617
2618 2017-10-13 Pedro Alves <palves@redhat.com>
2619
2620 * gdb.base/scope.exp: Use build_executable + clean_restart +
2621 gdb_file_cmd instead of prepare_for_testing and no longer skip
2622 "before run" tests on is_remote target boards. Update comments.
2623 * boards/native-extended-gdbserver.exp
2624 (extended_gdbserver_load_last_file): New, factored out from ...
2625 (gdb_load): ... this. Move further below and add comment.
2626 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
2627
2628 2017-10-12 Pedro Alves <palves@redhat.com>
2629
2630 * gdb.base/attach.exp: Remove references to gdb64.
2631 * gdb.base/dbx.exp: Remove references to gdb64.
2632
2633 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2634 Pedro Alves <palves@redhat.com>
2635
2636 * gdb.base/label.exp: Remove is_remote target check.
2637
2638 2017-10-12 Pedro Alves <palves@redhat.com>
2639
2640 * gdb.base/auvx.exp (coredir): Update comment.
2641 (top level) <core_works>: Use "set cwd" command instead of "cd"
2642 command.
2643
2644 2017-10-12 Pedro Alves <palves@redhat.com>
2645 Simon Marchi <simon.marchi@polymtl.ca>
2646
2647 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
2648 target boards.
2649
2650 2017-10-12 Pedro Alves <palves@redhat.com>
2651 Simon Marchi <simon.marchi@polymtl.ca>
2652
2653 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
2654 Instead skip if there's any gdb_protocol set.
2655
2656 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
2657 Pedro Alves <palves@redhat.com>
2658
2659 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
2660
2661 2017-10-12 Pedro Alves <palves@redhat.com>
2662 Simon Marchi <simon.marchi@polymtl.ca>
2663
2664 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
2665 instead of on dejagnu remote boards.
2666
2667 2017-10-12 Pedro Alves <palves@redhat.com>
2668 Simon Marchi <simon.marchi@polymtl.ca>
2669
2670 * gdb.base/inferior-died.exp: Remove is_remote and isnative
2671 checks. Use build_executable + clean_restart instead of
2672 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
2673 of enabling non-stop after starting gdb.
2674
2675 2017-10-12 Pedro Alves <palves@redhat.com>
2676
2677 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
2678 * gdb.threads/non-ldr-exc-2.exp: Ditto.
2679 * gdb.threads/non-ldr-exc-3.exp: Ditto.
2680 * gdb.threads/non-ldr-exc-4.exp: Ditto.
2681
2682 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
2683
2684 * gdb.arch/arc-tdesc-cpu.exp: New file.
2685 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
2686
2687 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
2688
2689 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
2690
2691 2017-10-10 Pedro Alves <palves@redhat.com>
2692
2693 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
2694 expect CLI output.
2695
2696 2017-10-10 Pedro Alves <palves@redhat.com>
2697
2698 * lib/selftest-support.exp (selftest_setup): Update for
2699 captured_command_loop's prototype change.
2700
2701 2017-10-09 Pedro Alves <palves@redhat.com>
2702
2703 Test both arch1=>arch2 and arch2=>arch1.
2704
2705 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
2706 (srcfile2, binfile2, march1, march2): Remove globals. Largely
2707 factored out to...
2708 (append_arch1_options, append_arch2_options, append_arch_options)
2709 (build_executables): New procedures.
2710 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
2711 local.
2712 (top level): Add new 'first_arch' testing axis.
2713
2714 2017-10-09 Pedro Alves <palves@redhat.com>
2715
2716 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
2717 (barrier): New.
2718 (thread_start, all_started): New functions.
2719 (main): Spawn new thread and wait until it is scheduled.
2720 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
2721 option.
2722 (do_test): Add 'selected_thread' parameter. Run to all_started
2723 instead of main. Explicitly set the breakpoint at main. Switch
2724 to the SELECTED_THREAD thread.
2725 (top level): Test handling the exec event with either the main
2726 thread or the second thread selected.
2727
2728 2017-10-09 Pedro Alves <palves@redhat.com>
2729
2730 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
2731 logic. Move STOP marker after the value checks.
2732 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
2733 regexp.
2734
2735 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
2736
2737 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
2738
2739 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
2740
2741 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
2742 integer-to-dfp conversion.
2743 * gdb.base/dfp-test.exp: Likewise.
2744
2745 2017-10-04 Pedro Alves <palves@redhat.com>
2746
2747 * gdb.multi/hangout.c: Include <unistd.h>.
2748 (hangout_loop): New function.
2749 (main): Call alarm. Call hangout_loop in a loop.
2750 * gdb.multi/hello.c: Include <unistd.h>.
2751 (hello_loop): New function.
2752 (main): Call alarm. Call hangout_loop in a loop.
2753 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
2754 inferior with the other selected.
2755
2756 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
2757
2758 * gdb.mi/list-thread-groups-available.exp: New file.
2759 * gdb.mi/list-thread-groups-available.c: New file.
2760
2761 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2762
2763 * gdb.base/set-cwd.exp: Make it available on
2764 native-extended-gdbserver.
2765
2766 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
2767
2768 * gdb.base/set-cwd.c: New file.
2769 * gdb.base/set-cwd.exp: Likewise.
2770
2771 2017-10-02 Tom Tromey <tom@tromey.com>
2772
2773 PR rust/22236:
2774 * gdb.rust/simple.rs (main): New variable "fslice".
2775 * gdb.rust/simple.exp: Add slice tests. Update string tests.
2776
2777 2017-10-02 Tom Tromey <tom@tromey.com>
2778
2779 * gdb.rust/simple.exp: Test ptype of a slice.
2780
2781 2017-10-02 Tom Tromey <tom@tromey.com>
2782
2783 * gdb.rust/simple.exp: Test index of slice.
2784
2785 2017-09-27 Tom Tromey <tom@tromey.com>
2786
2787 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
2788
2789 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
2790 Pedro Alves <palves@redhat.com>
2791
2792 * gdb.base/compare-sections.exp (get value of read-only section): Read
2793 as unsigned value.
2794 (corrupt read-only section): Likewise and don't set written if patching
2795 failed.
2796
2797 2017-09-21 Kevin Buettner <kevinb@redhat.com>
2798
2799 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
2800 files.
2801
2802 2017-09-20 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
2805 symbol names in gdb's output.
2806 * gdb.cp/overload.exp ("list all overloads"): Likewise.
2807
2808 2017-09-20 Pedro Alves <palves@redhat.com>
2809
2810 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
2811 Rename to ...
2812 (test_list_ambiguous_symbol): ... this and add a symbol name
2813 parameter. Adjust.
2814 (test_list_ambiguous_function): Reimplement on top of
2815 test_list_ambiguous_symbol and also test listing ambiguous
2816 variables.
2817 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
2818 (ambiguous_fun): ... this.
2819 (ambiguous_var): New.
2820 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
2821 (ambiguous_fun): ... this.
2822 (ambiguous_var): New.
2823
2824 2017-09-19 John Baldwin <jhb@FreeBSD.org>
2825
2826 * gdb.base/starti.c: New file.
2827 * gdb.base/starti.exp: New file.
2828 * lib/gdb.exp (gdb_starti_cmd): New procedure.
2829
2830 2017-09-14 Pedro Alves <palves@redhat.com>
2831
2832 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
2833 (top level): Use it instead of runto.
2834
2835 2017-09-11 Tom Tromey <tom@tromey.com>
2836
2837 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
2838
2839 2017-09-11 Tom Tromey <tom@tromey.com>
2840
2841 * gdb.python/py-infthread.exp: Add tests for new_thread event.
2842 * gdb.python/py-inferior.exp: Add tests for new inferior events.
2843
2844 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
2845
2846 * gdb.fortran/printing-types.exp: New file.
2847 * gdb.fortran/printing-types.exp: New file.
2848
2849 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2850
2851 * gdb.fortran/vla-ptype.exp: Fix typos.
2852 * gdb.fortran/vla-value.exp: Same.
2853
2854 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
2855
2856 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
2857 * gdb.mi/mi-var-child-f.exp: Likewise.
2858 * gdb.mi/mi-vla-fortran.exp: Likewise.
2859
2860 2017-09-08 Frank Penczek <frank.penczek@intel.com>
2861 Christoph Weinmann <christoph.t.weinmann@intel.com>
2862 Bernhard Heckel <bernhard.heckel@intel.com>
2863
2864 * gdb.fortran/ptr-indentation.f90: New file.
2865 * gdb.fortran/ptr-indentation.exp: New file.
2866
2867 2017-09-05 Tom Tromey <tom@tromey.com>
2868
2869 PR gdb/22010:
2870 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
2871
2872 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
2873
2874 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
2875
2876 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2877
2878 * gdb.threads/tls-nodebug-pie.c: New file.
2879 * gdb.threads/tls-nodebug-pie.exp: New file.
2880
2881 2017-09-05 Tom Tromey <tom@tromey.com>
2882
2883 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
2884 for rust.
2885
2886 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
2887
2888 * gdb.multi/multi-arch-exec.exp: Test with different
2889 "follow-exec-mode" settings.
2890 (do_test): New procedure.
2891
2892 2017-09-04 Pedro Alves <palves@redhat.com>
2893
2894 * gdb.base/func-static.c (S::method const, S::method volatile)
2895 (S::method volatile const): New methods.
2896 (c_s, v_s, cv_s): New instances.
2897 (main): Call method() on them.
2898 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
2899 (cannot_resolve): New procedure.
2900 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
2901 print-quote-unquoted columns.
2902 (do_test): Test printing each scope too.
2903
2904 2017-09-04 Pedro Alves <palves@redhat.com>
2905
2906 * gdb.base/local-static.exp: Also test with
2907 class::method::variable wholly quoted.
2908 * gdb.cp/m-static.exp (class::method::variable): Remove test.
2909
2910 2017-09-04 Pedro Alves <palves@redhat.com>
2911
2912 * gdb.base/local-static.c: New.
2913 * gdb.base/local-static.cc: New.
2914 * gdb.base/local-static.exp: New.
2915
2916 2017-09-04 Pedro Alves <palves@redhat.com>
2917
2918 * gdb.asm/asm-source.exp: Add casts to int.
2919 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
2920 (dataglobal64_1, dataglobal64_2): New globals.
2921 * gdb.base/nodebug.exp: Test different expressions involving the
2922 new globals, with print, whatis and ptype. Add casts to int.
2923 * gdb.base/solib-display.exp: Add casts to int.
2924 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
2925 * gdb.cp/m-static.exp: Add cast to int.
2926 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
2927 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
2928 tls variable with no debug info without a cast. Test with a cast
2929 to int too.
2930 * gdb.trace/entry-values.exp: Add casts.
2931
2932 2017-09-04 Pedro Alves <palves@redhat.com>
2933
2934 * gdb.base/nodebug.exp: Test that ptype's error about functions
2935 with unknown return type includes the function name too.
2936
2937 2017-09-04 Pedro Alves <palves@redhat.com>
2938
2939 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
2940 return type of munmap in infcall.
2941 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
2942 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
2943 type of ftell in infcall.
2944 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
2945 type of getpid in infcall.
2946 * gdb.base/infcall-exec.exp: Cast return type of execlp in
2947 infcall.
2948 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
2949 Bail on failure to extract the pid.
2950 * gdb.base/nodebug.c: #include <stdint.h>.
2951 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
2952 New functions.
2953 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
2954 Change expected output of print/whatis/ptype with functions with
2955 no debug info. Test all supported languages. Call
2956 test_call_promotion.
2957 * gdb.compile/compile.exp: Adjust expected output to expect
2958 warning.
2959 * gdb.threads/siginfo-threads.exp: Likewise.
2960
2961 2017-09-04 Pedro Alves <palves@redhat.com>
2962
2963 * gdb.base/callfuncs.exp (do_function_calls): New parameter
2964 "prototypes". Test calling float functions via prototyped and
2965 unprototyped function pointers.
2966 (perform_all_tests): New parameter "prototypes". Pass it down.
2967 (top level): Pass down "prototypes" parameter to
2968 perform_all_tests.
2969
2970 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2971
2972 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
2973 Test with nested loops.
2974
2975 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2976
2977 * gdb.base/commands.exp: Call the new procedures.
2978 (loop_break_test, loop_continue_test): New procedures.
2979
2980 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
2981
2982 * gdb.base/commands.exp: Call new procedure.
2983 (define_if_without_arg_test): New procedure.
2984
2985 2017-09-04 Pedro Alves <palves@redhat.com>
2986
2987 * gdb.base/list-ambiguous.exp: New file.
2988 * gdb.base/list-ambiguous0.c: New file.
2989 * gdb.base/list-ambiguous1.c: New file.
2990 * gdb.base/list.exp (test_list_range): Adjust expected output.
2991
2992 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
2993
2994 * gdb.base/share-env-with-gdbserver.c: New file.
2995 * gdb.base/share-env-with-gdbserver.exp: Likewise.
2996
2997 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
2998
2999 * gdb.base/commands.exp (gdbvar_simple_if_test,
3000 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
3001 progvar_simple_if_test, progvar_simple_while_test,
3002 progvar_complex_if_while_test, user_defined_command_test,
3003 user_defined_command_args_eval,
3004 user_defined_command_args_stack_test,
3005 user_defined_command_manyargs_test, bp_deleted_in_command_test,
3006 temporary_breakpoint_commands,
3007 gdb_test_no_prompt, redefine_hook_test,
3008 redefine_backtrace_test): Remove "global gdb_prompt".
3009
3010 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
3011
3012 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
3013 New proc, call it from toplevel.
3014
3015 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
3016
3017 PR remote/21852
3018 * gdb.server/normal.c: New file, copied from gdb.base.
3019 * gdb.server/run-without-local-binary.exp: New file.
3020
3021 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
3022
3023 * gdb.arch/sparc64-adi.exp: New file.
3024 * gdb.arch/sparc64-adi.c: New file.
3025
3026 2017-08-22 Pedro Alves <palves@redhat.com>
3027
3028 * gdb.cp/overload.exp (line_range_pattern): New procedure.
3029 (top level): Add "list all overloads" tests.
3030
3031 2017-08-22 Tom Tromey <tom@tromey.com>
3032
3033 * gdb.gdb/xfullpath.exp: Remove.
3034
3035 2017-08-21 Pedro Alves <palves@redhat.com>
3036
3037 PR gdb/19487
3038 * gdb.base/symbol-alias.c: New.
3039 * gdb.base/symbol-alias2.c: New.
3040 * gdb.base/symbol-alias.exp: New.
3041
3042 2017-08-21 Pedro Alves <palves@redhat.com>
3043
3044 * gdb.base/dfp-test.c
3045 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
3046 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
3047 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
3048 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
3049 * gdb.base/whatis-ptype-typedefs.c: New.
3050 * gdb.base/whatis-ptype-typedefs.exp: New.
3051 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
3052 (an_int, an_int_type, an_int_type2): New globals.
3053 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
3054 involving typedefs and cast expressions.
3055 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
3056 (lookup_typedefs_function): New.
3057 (typedefs_pretty_printers_dict): New.
3058 (top level): Register lookup_typedefs_function in
3059 gdb.pretty_printers.
3060
3061 2017-08-18 Yao Qi <yao.qi@linaro.org>
3062
3063 * gdb.server/unittest.exp: New.
3064
3065 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
3066
3067 PR gdb/21954
3068 * gdb.base/environ.exp: Add test to check if 'unset environment'
3069 works.
3070
3071 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3072
3073 * lib/gdb.exp (universal_compile_options): New caching proc.
3074 (gdb_compile): Suppress GCC's coloring of messages.
3075
3076 2017-08-14 Tom Tromey <tom@tromey.com>
3077
3078 PR gdb/21675:
3079 * gdb.base/printcmds.exp (test_radices): New function.
3080 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
3081 * gdb.base/sizeof.exp (check_valueof): Use p/d.
3082 * lib/gdb.exp (get_integer_valueof): Use p/d.
3083
3084 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
3085
3086 * lib/gdb.exp (get_valueof): Don't capture end-of-line
3087 characters.
3088
3089 2017-08-05 Tom Tromey <tom@tromey.com>
3090
3091 * gdb.rust/simple.exp: Allow String to appear in a different
3092 namespace.
3093
3094 2017-07-26 Yao Qi <yao.qi@linaro.org>
3095
3096 * gdb.gdb/unittest.exp: Invoke command
3097 "maintenance check xml-descriptions".
3098
3099 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
3100
3101 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
3102 calling context.
3103 (hex128): Drop erroneous calculation of parameters.
3104
3105 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
3106
3107 * gdb.python/py-unwind.exp: Disable stack protection when
3108 building test file.
3109
3110 2017-07-20 Pedro Alves <palves@redhat.com>
3111
3112 * gdb.base/default.exp (set language): Adjust expected output.
3113
3114 2017-07-20 Pedro Alves <palves@redhat.com>
3115
3116 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
3117 (test_minsym): ... this, and make static.
3118 (get_pck__foo__bar__minsym): Rename to ...
3119 (get_test_minsym): ... this.
3120 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
3121 symbol names and comments.
3122 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
3123 (get_test_minsym): ... this.
3124 (pck__foo__bar__minsym__2): Rename to ...
3125 (test_minsym): ... this.
3126 (main): Adjust.
3127
3128 2017-07-17 Pedro Alves <palves@redhat.com>
3129
3130 * gdb.base/completion.exp: Adjust expected output.
3131 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
3132 the completer works.
3133
3134 2017-07-17 Pedro Alves <palves@redhat.com>
3135
3136 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
3137
3138 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3139
3140 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
3141
3142 2017-07-14 Tom Tromey <tom@tromey.com>
3143
3144 PR rust/21764:
3145 * gdb.rust/simple.exp: Add tests.
3146
3147 2017-07-14 Tom Tromey <tom@tromey.com>
3148
3149 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
3150
3151 2017-07-14 Pedro Alves <palves@redhat.com>
3152
3153 * gdb.linespec/base/one/thefile.cc (z1): New function.
3154 * gdb.linespec/base/two/thefile.cc (z2): New function.
3155 * gdb.linespec/linespec.exp: Add tests.
3156
3157 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3158
3159 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
3160 to mi_create_breakpoint.
3161
3162 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
3163
3164 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
3165 mi_create_breakpoint.
3166
3167 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
3168
3169 * gdb.dlang/demangle.exp: Update for demangling changes.
3170
3171 2017-07-09 Tom Tromey <tom@tromey.com>
3172
3173 * gdb.dwarf2/shortpiece.exp: New file.
3174
3175 2017-07-06 David Blaikie <dblaikie@gmail.com>
3176
3177 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
3178 built from fissiont-multi-cu{1,2}.c.
3179 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
3180 except putting 'main' and 'func' in separate CUs in the same DWO file.
3181 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
3182 test.
3183 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
3184 test.
3185
3186 2017-07-06 Pedro Alves <palves@redhat.com>
3187
3188 * gdb.python/py-unwind.exp: Test flushregs.
3189
3190 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3191
3192 PR cli/21688
3193 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
3194 tests for alias commands and trailing whitespace.
3195
3196 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
3197
3198 PR cli/21688
3199 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
3200 procedure. Call it.
3201
3202 2017-06-29 Pedro Alves <palves@redhat.com>
3203
3204 * gdb.base/printcmds.exp: Add tests.
3205
3206 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
3207
3208 PR gdb/21337
3209 * gdb.base/reread-readsym.exp: New file.
3210 * gdb.base/reread-readsym.c: New file.
3211
3212 2017-06-21 Kevin Buettner <kevinb@redhat.com>
3213
3214 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
3215 subpattern.
3216
3217 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
3218
3219 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
3220 extended mnemonic.
3221 * gdb.arch/powerpc-power9.s: Likewise.
3222
3223 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3224
3225 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
3226 on 32-bit x86 targets. Exploit is_*_target macros where
3227 appropriate.
3228
3229 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3230
3231 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
3232 register pieces.
3233
3234 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3235
3236 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
3237 located in one or more DWARF pieces.
3238
3239 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3240
3241 * lib/gdb.exp (get_endianness): New proc.
3242 * gdb.arch/aarch64-fp.exp: Use it.
3243 * gdb.arch/altivec-regs.exp: Likewise.
3244 * gdb.arch/e500-regs.exp: Likewise.
3245 * gdb.arch/vsx-regs.exp: Likewise.
3246 * gdb.base/dump.exp: Likewise.
3247 * gdb.base/funcargs.exp: Likewise.
3248 * gdb.base/gnu_vector.exp: Likewise.
3249 * gdb.dwarf2/formdata16.exp: Likewise.
3250 * gdb.dwarf2/implptrpiece.exp: Likewise.
3251 * gdb.dwarf2/nonvar-access.exp: Likewise.
3252 * gdb.python/py-inferior.exp: Likewise.
3253 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
3254
3255 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3256
3257 PR gdb/21226
3258 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
3259 stack value pieces are taken from the LSB end.
3260
3261 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3262
3263 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
3264 variable at nonzero offset.
3265
3266 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
3267
3268 * gdb.dwarf2/var-access.c: New file.
3269 * gdb.dwarf2/var-access.exp: New test.
3270 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
3271
3272 2017-06-12 Tom Tromey <tom@tromey.com>
3273
3274 * gdb.dwarf2/formdata16.exp: Add tests.
3275
3276 2017-06-12 Tom Tromey <tom@tromey.com>
3277
3278 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
3279
3280 2017-06-12 Tom Tromey <tom@tromey.com>
3281
3282 PR exp/16225:
3283 * gdb.reverse/i386-sse-reverse.exp: Update tests.
3284 * gdb.arch/vsx-regs.exp: Update tests.
3285 * gdb.arch/s390-vregs.exp (hex128): New proc.
3286 Update test.
3287 * gdb.arch/altivec-regs.exp: Update tests.
3288
3289 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3290
3291 * gdb.base/startup-with-shell.c: New file.
3292 * gdb.base/startup-with-shell.exp: Likewise.
3293
3294 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
3295
3296 * gdb.server/non-existing-program.exp: Update regex in order to
3297 reflect the fact that gdbserver is now using fork_inferior (with a
3298 shell) to startup the inferior.
3299
3300 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
3301
3302 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
3303 support function calls from GDB.
3304
3305 2017-05-21 Tom Tromey <tom@tromey.com>
3306
3307 PR rust/21466:
3308 * gdb.rust/unsized.exp: New file.
3309 * gdb.rust/unsized.rs: New file.
3310
3311 2017-05-19 Tom Tromey <tom@tromey.com>
3312
3313 PR rust/21484:
3314 * gdb.rust/watch.exp: New file.
3315 * gdb.rust/watch.rs: New file.
3316
3317 2017-05-18 Tom Tromey <tom@tromey.com>
3318
3319 * gdb.rust/simple.exp: Allow Box to be qualified.
3320
3321 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
3322
3323 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
3324
3325 2017-05-18 Pedro Alves <palves@redhat.com>
3326
3327 * gdb.base/fileio.c (test_write, test_read, test_close)
3328 (test_fstat): Don't print 'ret' in the fail path.
3329
3330 2017-05-18 Pedro Alves <palves@redhat.com>
3331
3332 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
3333 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
3334 (test_system, test_rename, test_unlink, test_time): Change
3335 prototypes.
3336 * gdb.base/fileio.exp (stop_msg): Adjust.
3337
3338 2017-05-18 Pedro Alves <palves@redhat.com>
3339
3340 * gdb.base/fileio.c (null_str): New global.
3341 (test_stat): Use it.
3342 * gdb.base/fileio.exp: Remove nowarnings.
3343
3344 2017-05-17 Yao Qi <yao.qi@linaro.org>
3345
3346 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
3347
3348 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
3349
3350 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
3351 argument command.
3352 (top-level): Invoke test_set_inferior_tty.
3353
3354 2017-05-04 Pedro Alves <palves@redhat.com>
3355
3356 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
3357 Add parens to print call for Python 3.
3358
3359 2017-05-03 Keith Seitz <keiths@redhat.com>
3360
3361 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
3362 (main): Call it.
3363
3364 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3365
3366 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
3367 to prev and next.
3368
3369 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3370
3371 * gdb.python/py-record-btrace.exp: Remove test for
3372 gdb.BtraceInstruction.error.
3373
3374 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3375
3376 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
3377
3378 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
3379
3380 * gdb.python/py-record-btrace-threads.c: New file.
3381 * gdb.python/py-record-btrace-threads.exp: New file.
3382
3383 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
3384
3385 PR testsuite/8595
3386 * gdb.base/environ.exp: Make test available in all architectures.
3387 Move bits related to "info program" testing to
3388 gdb.base/info-program.exp. Rewrite tests to use the two new
3389 procedures mentione below.
3390 (test_set_show_env_var) New procedure.
3391 (test_set_show_env_var_equal): Likewise.
3392 * gdb.base/info-program.exp: New file.
3393
3394 2017-04-27 Keith Seitz <keiths@redhat.com>
3395
3396 * gdb.cp/oranking.cc (test15): New function.
3397 (main): Call test15 and declare additional variables for testing.
3398 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
3399 "p foo101('abc')" tests.
3400 Add tests for cv qualifier overloads.
3401 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
3402 "lvalue reference overload" test.
3403 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
3404 "print value of f1 on Child&& in f2" test.
3405
3406 2017-04-19 Pedro Alves <palves@redhat.com>
3407
3408 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
3409 procedure.
3410 (top level): Call it.
3411 * lib/gdb.exp (gdb_define_cmd): New procedure.
3412
3413 2017-04-12 Pedro Alves <palves@redhat.com>
3414
3415 PR gdb/21323
3416 * gdb.cp/wide_char_types.c: Include <wchar.h>.
3417 (wchar): New global.
3418 * gdb.cp/wide_char_types.exp (wide_char_types_program)
3419 (do_test_wide_char, wide_char_types_no_program, top level): Add
3420 wchar_t testing.
3421
3422 2017-04-12 Pedro Alves <palves@redhat.com>
3423
3424 PR c++/21323
3425 * gdb.cp/wide_char_types.c: New file.
3426 * gdb.cp/wide_char_types.exp: New file.
3427
3428 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
3429
3430 PR gdb/21352
3431 * gdb.trace/tsv.exp: Add test for "tsave -r".
3432
3433 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
3434
3435 * gdb.dlang/watch-loc.c: New file.
3436 * gdb.dlang/watch-loc.exp: New file.
3437
3438 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
3439
3440 * gdb.python/py-section-script.exp (sepdebug): New testcases.
3441
3442 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3443
3444 * gdb.arch/arc-analyze-prologue.S: New file.
3445 * gdb.arch/arc-analyze-prologue.exp: Likewise.
3446
3447 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
3448
3449 * gdb.arch/arc-decode-insn.S: New file.
3450 * gdb.arch/arc-decode-insn.exp: Likewise.
3451
3452 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
3453
3454 PR tdep/20928
3455 * gdb.arch/sparc64-regs.exp: New file.
3456 * gdb.arch/sparc64-regs.S: Likewise.
3457
3458 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
3459
3460 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
3461 and memory view on Python 3.
3462
3463 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
3464 Keith Seitz <keiths@redhat.com>
3465
3466 PR gdb/14441
3467 * gdb.cp/demangle.exp: Add rvalue reference tests.
3468 * gdb.cp/rvalue-ref-casts.cc: New file.
3469 * gdb.cp/rvalue-ref-casts.exp: New file.
3470 * gdb.cp/rvalue-ref-overload.cc: New file.
3471 * gdb.cp/rvalue-ref-overload.exp: New file.
3472 * gdb.cp/rvalue-ref-params.cc: New file.
3473 * gdb.cp/rvalue-ref-params.exp: New file.
3474 * gdb.cp/rvalue-ref-sizeof.cc: New file.
3475 * gdb.cp/rvalue-ref-sizeof.exp: New file.
3476 * gdb.cp/rvalue-ref-types.cc: New file.
3477 * gdb.cp/rvalue-ref-types.exp: New file.
3478 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
3479 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
3480
3481 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3482
3483 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
3484 New procedure.
3485
3486 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
3487
3488 * lib/mi-support.exp (mi_gdb_test): Add additional message
3489 for unexpected output.
3490
3491 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
3492
3493 * gdb.base/examine-backward.c (Barrier): New character array
3494 constant, to ensure that TestStrings is preceded by a string
3495 terminator.
3496
3497 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
3498
3499 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
3500 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
3501 and implicit pointer into such a location.
3502
3503 2017-03-16 Doug Evans <dje@google.com>
3504
3505 * gdb.python/py-lazy-string (pointer): Really add new typedef.
3506
3507 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3508
3509 * gdb.cp/m-static.exp: Fix expectation for prototype of
3510 test5.single_constructor and single_constructor::single_constructor.
3511
3512 2017-03-16 Doug Evans <dje@google.com>
3513
3514 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
3515 * gdb.guile/scm-lazy-string.c: New file.
3516 * gdb.guile/scm-value.exp: Move lazy string tests to ...
3517 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
3518 for pointer, array, typedef lazy strings.
3519
3520 2017-03-16 Doug Evans <dje@google.com>
3521
3522 PR python/17728, python/18439, python/18779
3523 * gdb.python/py-value.c (main) Delete locals sptr, sn.
3524 * gdb.python/py-lazy-string.c (pointer): New typedef.
3525 (main): New locals ptr, array, typedef_ptr.
3526 * gdb.python/py-value.exp: Move lazy string tests to ...
3527 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
3528 array, typedef lazy strings.
3529
3530 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
3531
3532 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
3533 Add optional 'test' parameter.
3534
3535 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3536
3537 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3538 Skip for versions of DejaGnu < 1.5.
3539
3540 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
3541
3542 * lib/gdb.exp (dejagnu_version): New proc.
3543 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3544 Use dejagnu_version.
3545
3546 2017-03-10 Keith Seitz <keiths@redhat.com>
3547
3548 PR c++/8128
3549 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
3550 type from destructor regexps.
3551 Add a branch which actually passes the test.
3552 Adjust "ptype t5i" test names.
3553
3554 2017-03-08 Pedro Alves <palves@redhat.com>
3555
3556 * gdb.base/step-over-exit.exp: Add explicit test message.
3557
3558 2017-03-08 Pedro Alves <palves@redhat.com>
3559
3560 PR gdb/18360
3561 * gdb.threads/interrupt-while-step-over.c: New file.
3562 * gdb.threads/interrupt-while-step-over.exp: New file.
3563
3564 2017-03-08 Pedro Alves <palves@redhat.com>
3565
3566 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
3567 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
3568
3569 2017-03-08 Pedro Alves <palves@redhat.com>
3570
3571 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
3572 PKRU as not supported as a PASS.
3573
3574 2017-03-08 Pedro Alves <palves@redhat.com>
3575
3576 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
3577 prefix instead of $binfile1/$binfile2.
3578 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
3579 in test message.
3580 * gdb.python/py-completion.exp: Use "load python file" as test
3581 messages instead of unstable path names.
3582
3583 2017-03-08 Pedro Alves <palves@redhat.com>
3584 Jan Kratochvil <jan.kratochvil@redhat.com>
3585
3586 PR cli/21218
3587 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
3588 New proc.
3589 (top level): Call it.
3590
3591 2017-03-08 Pedro Alves <palves@redhat.com>
3592
3593 PR tui/21216
3594 * gdb.tui/tui-nl-filtered-output.exp: New file.
3595
3596 2017-03-08 Pedro Alves <palves@redhat.com>
3597
3598 * gdb.base/completion.exp: Move TUI completion tests to ...
3599 * gdb.tui/completion.exp: ... this new file.
3600
3601 2017-03-08 Pedro Alves <palves@redhat.com>
3602
3603 * gdb.base/tui-disasm-long-lines.c,
3604 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
3605 gdb.base/tui-layout.exp: Move to ...
3606 * gdb.tui/: ... this new directory.
3607
3608 2017-03-07 Pedro Alves <palves@redhat.com>
3609
3610 * gdb.base/tui-layout.c: New file.
3611 * gdb.base/tui-layout.exp: New file.
3612
3613 2017-03-07 Pedro Alves <palves@redhat.com>
3614
3615 * gdb.base/tui-layout.c: Rename to ...
3616 * gdb.base/tui-disasm-long-lines.c: ... this.
3617 * gdb.base/tui-layout.exp: Rename to ...
3618 * gdb.base/tui-disasm-long-lines.exp: ... this.
3619
3620 2017-03-07 Pedro Alves <palves@redhat.com>
3621
3622 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
3623
3624 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
3625
3626 * i386-mpx-call.c: New file.
3627 * i386-mpx-call.exp: New file.
3628
3629 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
3630
3631 * gdb.arch/powerpc-power.exp: Delete test.
3632 * gdb.arch/powerpc-power.s: Likewise.
3633 * gdb.disasm/disassembler-options.exp: New test.
3634 * gdb.arch/powerpc-altivec.exp: Likewise.
3635 * gdb.arch/powerpc-altivec.s: Likewise.
3636 * gdb.arch/powerpc-altivec2.exp: Likewise.
3637 * gdb.arch/powerpc-altivec2.s: Likewise.
3638 * gdb.arch/powerpc-altivec3.exp: Likewise.
3639 * gdb.arch/powerpc-altivec3.s: Likewise.
3640 * gdb.arch/powerpc-power7.exp: Likewise.
3641 * gdb.arch/powerpc-power7.s: Likewise.
3642 * gdb.arch/powerpc-power8.exp: Likewise.
3643 * gdb.arch/powerpc-power8.s: Likewise.
3644 * gdb.arch/powerpc-power9.exp: Likewise.
3645 * gdb.arch/powerpc-power9.s: Likewise.
3646 * gdb.arch/powerpc-vsx.exp: Likewise.
3647 * gdb.arch/powerpc-vsx.s: Likewise.
3648 * gdb.arch/powerpc-vsx2.exp: Likewise.
3649 * gdb.arch/powerpc-vsx2.s: Likewise.
3650 * gdb.arch/powerpc-vsx3.exp: Likewise.
3651 * gdb.arch/powerpc-vsx3.s: Likewise.
3652 * gdb.arch/arm-disassembler-options.exp: Likewise.
3653 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
3654 * gdb.arch/s390-disassembler-options.exp: Likewise.
3655
3656 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
3657
3658 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
3659 (check_supported_features): ... this. Changed return type to void.
3660 (supports_rdseed): New static global.
3661 (rdseed): Check supports_rdseed.
3662 (initialize): Call check_supported_features.
3663
3664 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3665
3666 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
3667 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
3668 and lqarx/stqcx.
3669 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
3670 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
3671
3672 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
3673
3674 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
3675 uppercase.
3676
3677 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3678
3679 * gdb.dwarf2/formdata16.c: New file.
3680 * gdb.dwarf2/formdata16.exp: New file.
3681 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
3682
3683 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3684
3685 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
3686 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
3687 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
3688 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
3689 DW_AT_GNU_*.
3690
3691 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3692
3693 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
3694
3695 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
3696
3697 PR gdb/21164
3698 * gdb.base/maint.exp: Add testcases for when the commands do
3699 not have arguments.
3700
3701 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
3702
3703 * gdb.cp/chained-calls.exp: Use p instead of P.
3704
3705 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
3706
3707 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
3708 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
3709
3710 2017-02-14 Tom Tromey <tom@tromey.com>
3711
3712 PR python/13598:
3713 * gdb.python/py-events.exp: Add before_prompt event tests.
3714
3715 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
3716
3717 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
3718
3719 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3720
3721 * gdb.linespec/explicit.c (my_unique_function_name): New function.
3722 (main): Call my_unique_function_name.
3723 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
3724 completion of patterns with a single match.
3725 Add missing -re switches to gdb_test_multiple calls.
3726
3727 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
3728
3729 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
3730 return if core file is not recognized.
3731
3732 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3733
3734 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
3735 and extra UIs.
3736
3737 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
3738
3739 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
3740 proc_with_prefix.
3741
3742 2017-02-10 Tom Tromey <tom@tromey.com>
3743
3744 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
3745
3746 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
3747
3748 PR gdb/21122
3749 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
3750
3751 2017-02-08 Jerome Guitton <guitton@adacore.com>
3752
3753 * gdb.base/define.exp: Add test for command abbreviations
3754 in define.
3755
3756 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
3757
3758 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
3759 * gdb.reverse/insn-reverse-x86.c: New file.
3760
3761 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
3762
3763 PR tdep/20936
3764 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
3765
3766 2017-02-03 Tom Tromey <tom@tromey.com>
3767
3768 PR rust/21097:
3769 * gdb.rust/simple.exp: Add new tests.
3770
3771 2017-02-02 Pedro Alves <palves@redhat.com>
3772
3773 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
3774 tests.
3775
3776 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3777
3778 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
3779 taking a 2-byte value out of a 4-byte DWARF implicit value on
3780 big-endian targets.
3781 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
3782 logic. Add test cases for DW_OP_implicit.
3783
3784 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3785
3786 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
3787
3788 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3789
3790 * gdb.btrace/enable.exp: Call gdb_exit before
3791 skip_gdbserver_tests.
3792
3793 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3794
3795 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
3796 GDBFLAGS.
3797
3798 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3799
3800 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
3801 the test is skipped.
3802 * gdb.btrace/data.exp: Likewise.
3803 * gdb.btrace/delta.exp: Likewise.
3804 * gdb.btrace/dlopen.exp: Likewise.
3805 * gdb.btrace/enable-running.exp: Likewise.
3806 * gdb.btrace/enable.exp: Likewise.
3807 * gdb.btrace/exception.exp: Likewise.
3808 * gdb.btrace/function_call_history.exp: Likewise.
3809 * gdb.btrace/gcore.exp: Likewise.
3810 * gdb.btrace/instruction_history.exp: Likewise.
3811 * gdb.btrace/multi-thread-step.exp: Likewise.
3812 * gdb.btrace/nohist.exp: Likewise.
3813 * gdb.btrace/non-stop.exp: Likewise.
3814 * gdb.btrace/reconnect.exp: Likewise.
3815 * gdb.btrace/record_goto-step.exp: Likewise.
3816 * gdb.btrace/record_goto.exp: Likewise.
3817 * gdb.btrace/rn-dl-bind.exp: Likewise.
3818 * gdb.btrace/segv.exp: Likewise.
3819 * gdb.btrace/step.exp: Likewise.
3820 * gdb.btrace/stepi.exp: Likewise.
3821 * gdb.btrace/tailcall-only.exp: Likewise.
3822 * gdb.btrace/tailcall.exp: Likewise.
3823 * gdb.btrace/tsx.exp: Likewise.
3824 * gdb.btrace/unknown_functions.exp: Likewise.
3825 * gdb.btrace/vdso.exp: Likewise.
3826
3827 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
3828
3829 * gdb.btrace/enable-running.c: New.
3830 * gdb.btrace/enable-running.exp: New.
3831
3832 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
3833
3834 * gdb.arch/amd64-gs_base.c: New file.
3835 * gdb.arch/amd64-gs_base.exp: New file.
3836
3837 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3838
3839 * lib/memory.exp: Remove spurious empty newlines.
3840
3841 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
3842
3843 * gdb.python/py-bad-printers.exp: Load python file using "source".
3844 * gdb.python/py-events.exp: Likewise.
3845 * gdb.python/py-evsignal.exp: Likewise.
3846 * gdb.python/py-evthreads.exp: Likewise.
3847 * gdb.python/py-frame-args.exp: Likewise.
3848 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
3849 * gdb.python/py-framefilter-mi.exp: Likewise.
3850 * gdb.python/py-framefilter.exp: Likewise.
3851 * gdb.python/py-mi.exp: Likewise.
3852 * gdb.python/py-pp-maint.exp: Likewise.
3853 * gdb.python/py-pp-registration.exp: Likewise.
3854 * gdb.python/py-prettyprint.exp: Likewise.
3855 (run_lang_tests): Likewise.
3856 * gdb.python/py-typeprint.exp: Likewise.
3857
3858 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3859
3860 * lib/memory.exp: New file.
3861 * lib/gdb.exp: Load memory.exp.
3862 * gdb.base/memattr.exp (delete_memory): Move proc to
3863 lib/memory.exp and rename to delete_memory_regions.
3864 Replace delete_memory with delete_memory_regions.
3865 Cleanup memory regions before tests.
3866 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
3867 before tests.
3868
3869 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
3870
3871 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
3872 files.
3873 (initialize): New function conditionally defined.
3874 (testcases): Move within conditional block.
3875 (main): Call initialize.
3876 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
3877 of gdb.reverse/insn-reverse.c.
3878 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
3879 gdb.reverse/insn-reverse.c.
3880
3881 2017-01-26 Yao Qi <yao.qi@linaro.org>
3882
3883 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
3884 disassemble on address 0.
3885
3886 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
3887 Yao Qi <yao.qi@linaro.org>
3888
3889 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
3890 * gdb.dwarf2/implptr-64bit.S: Remove.
3891 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
3892 variables in caller's context. Add DW_OP_implicit_value.
3893
3894 2017-01-25 Yao Qi <yao.qi@linaro.org>
3895
3896 * lib/dwarf.exp (Dwarf::_location): Handle
3897 DW_OP_GNU_implicit_pointer with proper size.
3898
3899 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3900
3901 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
3902 and add untested calls.
3903
3904 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
3905
3906 * gdb.python/python.exp: Check line number against what GDB thinks
3907 the line number is for func1.
3908
3909 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
3910
3911 * gdb.dlang/debug-expr.exp: New file.
3912
3913 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
3914
3915 Fix test names for the following files:
3916
3917 * gdb.ada/exec_changed.exp
3918 * gdb.ada/info_types.exp
3919 * gdb.arch/aarch64-atomic-inst.exp
3920 * gdb.arch/aarch64-fp.exp
3921 * gdb.arch/altivec-abi.exp
3922 * gdb.arch/altivec-regs.exp
3923 * gdb.arch/amd64-byte.exp
3924 * gdb.arch/amd64-disp-step.exp
3925 * gdb.arch/amd64-dword.exp
3926 * gdb.arch/amd64-entry-value-inline.exp
3927 * gdb.arch/amd64-entry-value-param.exp
3928 * gdb.arch/amd64-entry-value-paramref.exp
3929 * gdb.arch/amd64-entry-value.exp
3930 * gdb.arch/amd64-i386-address.exp
3931 * gdb.arch/amd64-invalid-stack-middle.exp
3932 * gdb.arch/amd64-invalid-stack-top.exp
3933 * gdb.arch/amd64-optimout-repeat.exp
3934 * gdb.arch/amd64-prologue-skip.exp
3935 * gdb.arch/amd64-prologue-xmm.exp
3936 * gdb.arch/amd64-stap-special-operands.exp
3937 * gdb.arch/amd64-stap-wrong-subexp.exp
3938 * gdb.arch/amd64-tailcall-cxx.exp
3939 * gdb.arch/amd64-tailcall-noret.exp
3940 * gdb.arch/amd64-tailcall-ret.exp
3941 * gdb.arch/amd64-tailcall-self.exp
3942 * gdb.arch/amd64-word.exp
3943 * gdb.arch/arm-bl-branch-dest.exp
3944 * gdb.arch/arm-disp-step.exp
3945 * gdb.arch/arm-neon.exp
3946 * gdb.arch/arm-single-step-kernel-helper.exp
3947 * gdb.arch/avr-flash-qualifier.exp
3948 * gdb.arch/disp-step-insn-reloc.exp
3949 * gdb.arch/e500-abi.exp
3950 * gdb.arch/e500-regs.exp
3951 * gdb.arch/ftrace-insn-reloc.exp
3952 * gdb.arch/i386-avx512.exp
3953 * gdb.arch/i386-bp_permanent.exp
3954 * gdb.arch/i386-byte.exp
3955 * gdb.arch/i386-cfi-notcurrent.exp
3956 * gdb.arch/i386-disp-step.exp
3957 * gdb.arch/i386-dr3-watch.exp
3958 * gdb.arch/i386-float.exp
3959 * gdb.arch/i386-gnu-cfi.exp
3960 * gdb.arch/i386-mpx-map.exp
3961 * gdb.arch/i386-mpx-sigsegv.exp
3962 * gdb.arch/i386-mpx-simple_segv.exp
3963 * gdb.arch/i386-mpx.exp
3964 * gdb.arch/i386-permbkpt.exp
3965 * gdb.arch/i386-prologue.exp
3966 * gdb.arch/i386-signal.exp
3967 * gdb.arch/i386-size-overlap.exp
3968 * gdb.arch/i386-unwind.exp
3969 * gdb.arch/i386-word.exp
3970 * gdb.arch/mips-fcr.exp
3971 * gdb.arch/powerpc-d128-regs.exp
3972 * gdb.arch/powerpc-stackless.exp
3973 * gdb.arch/ppc64-atomic-inst.exp
3974 * gdb.arch/s390-stackless.exp
3975 * gdb.arch/s390-tdbregs.exp
3976 * gdb.arch/s390-vregs.exp
3977 * gdb.arch/sparc-sysstep.exp
3978 * gdb.arch/thumb-bx-pc.exp
3979 * gdb.arch/thumb-singlestep.exp
3980 * gdb.arch/thumb2-it.exp
3981 * gdb.arch/vsx-regs.exp
3982 * gdb.asm/asm-source.exp
3983 * gdb.base/a2-run.exp
3984 * gdb.base/advance.exp
3985 * gdb.base/all-bin.exp
3986 * gdb.base/anon.exp
3987 * gdb.base/args.exp
3988 * gdb.base/arithmet.exp
3989 * gdb.base/async-shell.exp
3990 * gdb.base/async.exp
3991 * gdb.base/attach-pie-noexec.exp
3992 * gdb.base/attach-twice.exp
3993 * gdb.base/auto-load.exp
3994 * gdb.base/bang.exp
3995 * gdb.base/bitfields.exp
3996 * gdb.base/break-always.exp
3997 * gdb.base/break-caller-line.exp
3998 * gdb.base/break-entry.exp
3999 * gdb.base/break-inline.exp
4000 * gdb.base/break-on-linker-gcd-function.exp
4001 * gdb.base/break-probes.exp
4002 * gdb.base/break.exp
4003 * gdb.base/breakpoint-shadow.exp
4004 * gdb.base/call-ar-st.exp
4005 * gdb.base/call-sc.exp
4006 * gdb.base/call-signal-resume.exp
4007 * gdb.base/call-strs.exp
4008 * gdb.base/callfuncs.exp
4009 * gdb.base/catch-fork-static.exp
4010 * gdb.base/catch-gdb-caused-signals.exp
4011 * gdb.base/catch-load.exp
4012 * gdb.base/catch-signal-fork.exp
4013 * gdb.base/catch-signal.exp
4014 * gdb.base/catch-syscall.exp
4015 * gdb.base/charset.exp
4016 * gdb.base/checkpoint.exp
4017 * gdb.base/chng-syms.exp
4018 * gdb.base/code-expr.exp
4019 * gdb.base/code_elim.exp
4020 * gdb.base/commands.exp
4021 * gdb.base/completion.exp
4022 * gdb.base/complex.exp
4023 * gdb.base/cond-expr.exp
4024 * gdb.base/condbreak.exp
4025 * gdb.base/consecutive.exp
4026 * gdb.base/continue-all-already-running.exp
4027 * gdb.base/coredump-filter.exp
4028 * gdb.base/corefile.exp
4029 * gdb.base/dbx.exp
4030 * gdb.base/debug-expr.exp
4031 * gdb.base/define.exp
4032 * gdb.base/del.exp
4033 * gdb.base/disabled-location.exp
4034 * gdb.base/disasm-end-cu.exp
4035 * gdb.base/disasm-optim.exp
4036 * gdb.base/display.exp
4037 * gdb.base/duplicate-bp.exp
4038 * gdb.base/ena-dis-br.exp
4039 * gdb.base/ending-run.exp
4040 * gdb.base/enumval.exp
4041 * gdb.base/environ.exp
4042 * gdb.base/eu-strip-infcall.exp
4043 * gdb.base/eval-avoid-side-effects.exp
4044 * gdb.base/eval-skip.exp
4045 * gdb.base/exitsignal.exp
4046 * gdb.base/expand-psymtabs.exp
4047 * gdb.base/filesym.exp
4048 * gdb.base/find-unmapped.exp
4049 * gdb.base/finish.exp
4050 * gdb.base/float.exp
4051 * gdb.base/foll-exec-mode.exp
4052 * gdb.base/foll-exec.exp
4053 * gdb.base/foll-fork.exp
4054 * gdb.base/fortran-sym-case.exp
4055 * gdb.base/freebpcmd.exp
4056 * gdb.base/func-ptr.exp
4057 * gdb.base/func-ptrs.exp
4058 * gdb.base/funcargs.exp
4059 * gdb.base/gcore-buffer-overflow.exp
4060 * gdb.base/gcore-relro-pie.exp
4061 * gdb.base/gcore-relro.exp
4062 * gdb.base/gcore.exp
4063 * gdb.base/gdb1090.exp
4064 * gdb.base/gdb11530.exp
4065 * gdb.base/gdb11531.exp
4066 * gdb.base/gdb1821.exp
4067 * gdb.base/gdbindex-stabs.exp
4068 * gdb.base/gdbvars.exp
4069 * gdb.base/hbreak.exp
4070 * gdb.base/hbreak2.exp
4071 * gdb.base/included.exp
4072 * gdb.base/infcall-input.exp
4073 * gdb.base/inferior-died.exp
4074 * gdb.base/infnan.exp
4075 * gdb.base/info-macros.exp
4076 * gdb.base/info-os.exp
4077 * gdb.base/info-proc.exp
4078 * gdb.base/info-shared.exp
4079 * gdb.base/info-target.exp
4080 * gdb.base/infoline.exp
4081 * gdb.base/interp.exp
4082 * gdb.base/interrupt.exp
4083 * gdb.base/jit-reader.exp
4084 * gdb.base/jit-simple.exp
4085 * gdb.base/kill-after-signal.exp
4086 * gdb.base/kill-detach-inferiors-cmd.exp
4087 * gdb.base/label.exp
4088 * gdb.base/langs.exp
4089 * gdb.base/ldbl_e308.exp
4090 * gdb.base/line-symtabs.exp
4091 * gdb.base/linespecs.exp
4092 * gdb.base/list.exp
4093 * gdb.base/long_long.exp
4094 * gdb.base/longest-types.exp
4095 * gdb.base/maint.exp
4096 * gdb.base/max-value-size.exp
4097 * gdb.base/memattr.exp
4098 * gdb.base/mips_pro.exp
4099 * gdb.base/morestack.exp
4100 * gdb.base/moribund-step.exp
4101 * gdb.base/multi-forks.exp
4102 * gdb.base/nested-addr.exp
4103 * gdb.base/nextoverexit.exp
4104 * gdb.base/noreturn-finish.exp
4105 * gdb.base/noreturn-return.exp
4106 * gdb.base/nostdlib.exp
4107 * gdb.base/offsets.exp
4108 * gdb.base/opaque.exp
4109 * gdb.base/pc-fp.exp
4110 * gdb.base/permissions.exp
4111 * gdb.base/print-symbol-loading.exp
4112 * gdb.base/prologue-include.exp
4113 * gdb.base/psymtab.exp
4114 * gdb.base/ptype.exp
4115 * gdb.base/random-signal.exp
4116 * gdb.base/randomize.exp
4117 * gdb.base/range-stepping.exp
4118 * gdb.base/readline-ask.exp
4119 * gdb.base/recpar.exp
4120 * gdb.base/recurse.exp
4121 * gdb.base/relational.exp
4122 * gdb.base/restore.exp
4123 * gdb.base/return-nodebug.exp
4124 * gdb.base/return.exp
4125 * gdb.base/run-after-attach.exp
4126 * gdb.base/save-bp.exp
4127 * gdb.base/scope.exp
4128 * gdb.base/sect-cmd.exp
4129 * gdb.base/set-lang-auto.exp
4130 * gdb.base/set-noassign.exp
4131 * gdb.base/setvar.exp
4132 * gdb.base/sigall.exp
4133 * gdb.base/sigbpt.exp
4134 * gdb.base/siginfo-addr.exp
4135 * gdb.base/siginfo-infcall.exp
4136 * gdb.base/siginfo-obj.exp
4137 * gdb.base/siginfo.exp
4138 * gdb.base/signals-state-child.exp
4139 * gdb.base/signest.exp
4140 * gdb.base/sigstep.exp
4141 * gdb.base/sizeof.exp
4142 * gdb.base/skip.exp
4143 * gdb.base/solib-corrupted.exp
4144 * gdb.base/solib-nodir.exp
4145 * gdb.base/solib-search.exp
4146 * gdb.base/stack-checking.exp
4147 * gdb.base/stale-infcall.exp
4148 * gdb.base/stap-probe.exp
4149 * gdb.base/start.exp
4150 * gdb.base/step-break.exp
4151 * gdb.base/step-bt.exp
4152 * gdb.base/step-line.exp
4153 * gdb.base/step-over-exit.exp
4154 * gdb.base/step-over-syscall.exp
4155 * gdb.base/step-resume-infcall.exp
4156 * gdb.base/step-test.exp
4157 * gdb.base/store.exp
4158 * gdb.base/structs3.exp
4159 * gdb.base/sym-file.exp
4160 * gdb.base/symbol-without-target_section.exp
4161 * gdb.base/term.exp
4162 * gdb.base/testenv.exp
4163 * gdb.base/ui-redirect.exp
4164 * gdb.base/until.exp
4165 * gdb.base/unwindonsignal.exp
4166 * gdb.base/value-double-free.exp
4167 * gdb.base/vla-datatypes.exp
4168 * gdb.base/vla-ptr.exp
4169 * gdb.base/vla-sideeffect.exp
4170 * gdb.base/volatile.exp
4171 * gdb.base/watch-cond-infcall.exp
4172 * gdb.base/watch-cond.exp
4173 * gdb.base/watch-non-mem.exp
4174 * gdb.base/watch-read.exp
4175 * gdb.base/watch-vfork.exp
4176 * gdb.base/watchpoint-cond-gone.exp
4177 * gdb.base/watchpoint-delete.exp
4178 * gdb.base/watchpoint-hw-hit-once.exp
4179 * gdb.base/watchpoint-hw.exp
4180 * gdb.base/watchpoint-stops-at-right-insn.exp
4181 * gdb.base/watchpoints.exp
4182 * gdb.base/wchar.exp
4183 * gdb.base/whatis-exp.exp
4184 * gdb.btrace/buffer-size.exp
4185 * gdb.btrace/data.exp
4186 * gdb.btrace/delta.exp
4187 * gdb.btrace/dlopen.exp
4188 * gdb.btrace/enable.exp
4189 * gdb.btrace/exception.exp
4190 * gdb.btrace/function_call_history.exp
4191 * gdb.btrace/gcore.exp
4192 * gdb.btrace/instruction_history.exp
4193 * gdb.btrace/nohist.exp
4194 * gdb.btrace/reconnect.exp
4195 * gdb.btrace/record_goto-step.exp
4196 * gdb.btrace/record_goto.exp
4197 * gdb.btrace/rn-dl-bind.exp
4198 * gdb.btrace/segv.exp
4199 * gdb.btrace/step.exp
4200 * gdb.btrace/stepi.exp
4201 * gdb.btrace/tailcall-only.exp
4202 * gdb.btrace/tailcall.exp
4203 * gdb.btrace/tsx.exp
4204 * gdb.btrace/unknown_functions.exp
4205 * gdb.btrace/vdso.exp
4206 * gdb.compile/compile-ifunc.exp
4207 * gdb.compile/compile-ops.exp
4208 * gdb.compile/compile-print.exp
4209 * gdb.compile/compile-setjmp.exp
4210 * gdb.cp/abstract-origin.exp
4211 * gdb.cp/ambiguous.exp
4212 * gdb.cp/annota2.exp
4213 * gdb.cp/annota3.exp
4214 * gdb.cp/anon-ns.exp
4215 * gdb.cp/anon-struct.exp
4216 * gdb.cp/anon-union.exp
4217 * gdb.cp/arg-reference.exp
4218 * gdb.cp/baseenum.exp
4219 * gdb.cp/bool.exp
4220 * gdb.cp/breakpoint.exp
4221 * gdb.cp/bs15503.exp
4222 * gdb.cp/call-c.exp
4223 * gdb.cp/casts.exp
4224 * gdb.cp/chained-calls.exp
4225 * gdb.cp/class2.exp
4226 * gdb.cp/classes.exp
4227 * gdb.cp/cmpd-minsyms.exp
4228 * gdb.cp/converts.exp
4229 * gdb.cp/cp-relocate.exp
4230 * gdb.cp/cpcompletion.exp
4231 * gdb.cp/cpexprs.exp
4232 * gdb.cp/cplabel.exp
4233 * gdb.cp/cplusfuncs.exp
4234 * gdb.cp/cpsizeof.exp
4235 * gdb.cp/ctti.exp
4236 * gdb.cp/derivation.exp
4237 * gdb.cp/destrprint.exp
4238 * gdb.cp/dispcxx.exp
4239 * gdb.cp/enum-class.exp
4240 * gdb.cp/exception.exp
4241 * gdb.cp/exceptprint.exp
4242 * gdb.cp/expand-psymtabs-cxx.exp
4243 * gdb.cp/expand-sals.exp
4244 * gdb.cp/extern-c.exp
4245 * gdb.cp/filename.exp
4246 * gdb.cp/formatted-ref.exp
4247 * gdb.cp/fpointer.exp
4248 * gdb.cp/gdb1355.exp
4249 * gdb.cp/gdb2495.exp
4250 * gdb.cp/hang.exp
4251 * gdb.cp/impl-this.exp
4252 * gdb.cp/infcall-dlopen.exp
4253 * gdb.cp/inherit.exp
4254 * gdb.cp/iostream.exp
4255 * gdb.cp/koenig.exp
4256 * gdb.cp/local.exp
4257 * gdb.cp/m-data.exp
4258 * gdb.cp/m-static.exp
4259 * gdb.cp/mb-ctor.exp
4260 * gdb.cp/mb-inline.exp
4261 * gdb.cp/mb-templates.exp
4262 * gdb.cp/member-name.exp
4263 * gdb.cp/member-ptr.exp
4264 * gdb.cp/meth-typedefs.exp
4265 * gdb.cp/method.exp
4266 * gdb.cp/method2.exp
4267 * gdb.cp/minsym-fallback.exp
4268 * gdb.cp/misc.exp
4269 * gdb.cp/namelessclass.exp
4270 * gdb.cp/namespace-enum.exp
4271 * gdb.cp/namespace-nested-import.exp
4272 * gdb.cp/namespace.exp
4273 * gdb.cp/nextoverthrow.exp
4274 * gdb.cp/no-dmgl-verbose.exp
4275 * gdb.cp/non-trivial-retval.exp
4276 * gdb.cp/noparam.exp
4277 * gdb.cp/nsdecl.exp
4278 * gdb.cp/nsimport.exp
4279 * gdb.cp/nsnested.exp
4280 * gdb.cp/nsnoimports.exp
4281 * gdb.cp/nsrecurs.exp
4282 * gdb.cp/nsstress.exp
4283 * gdb.cp/nsusing.exp
4284 * gdb.cp/operator.exp
4285 * gdb.cp/oranking.exp
4286 * gdb.cp/overload-const.exp
4287 * gdb.cp/overload.exp
4288 * gdb.cp/ovldbreak.exp
4289 * gdb.cp/ovsrch.exp
4290 * gdb.cp/paren-type.exp
4291 * gdb.cp/parse-lang.exp
4292 * gdb.cp/pass-by-ref.exp
4293 * gdb.cp/pr-1023.exp
4294 * gdb.cp/pr-1210.exp
4295 * gdb.cp/pr-574.exp
4296 * gdb.cp/pr10687.exp
4297 * gdb.cp/pr12028.exp
4298 * gdb.cp/pr17132.exp
4299 * gdb.cp/pr17494.exp
4300 * gdb.cp/pr9067.exp
4301 * gdb.cp/pr9167.exp
4302 * gdb.cp/pr9631.exp
4303 * gdb.cp/printmethod.exp
4304 * gdb.cp/psmang.exp
4305 * gdb.cp/psymtab-parameter.exp
4306 * gdb.cp/ptype-cv-cp.exp
4307 * gdb.cp/ptype-flags.exp
4308 * gdb.cp/re-set-overloaded.exp
4309 * gdb.cp/ref-types.exp
4310 * gdb.cp/rtti.exp
4311 * gdb.cp/scope-err.exp
4312 * gdb.cp/shadow.exp
4313 * gdb.cp/smartp.exp
4314 * gdb.cp/static-method.exp
4315 * gdb.cp/static-print-quit.exp
4316 * gdb.cp/temargs.exp
4317 * gdb.cp/templates.exp
4318 * gdb.cp/try_catch.exp
4319 * gdb.cp/typedef-operator.exp
4320 * gdb.cp/typeid.exp
4321 * gdb.cp/userdef.exp
4322 * gdb.cp/using-crash.exp
4323 * gdb.cp/var-tag.exp
4324 * gdb.cp/virtbase.exp
4325 * gdb.cp/virtfunc.exp
4326 * gdb.cp/virtfunc2.exp
4327 * gdb.cp/vla-cxx.exp
4328 * gdb.disasm/t01_mov.exp
4329 * gdb.disasm/t02_mova.exp
4330 * gdb.disasm/t03_add.exp
4331 * gdb.disasm/t04_sub.exp
4332 * gdb.disasm/t05_cmp.exp
4333 * gdb.disasm/t06_ari2.exp
4334 * gdb.disasm/t07_ari3.exp
4335 * gdb.disasm/t08_or.exp
4336 * gdb.disasm/t09_xor.exp
4337 * gdb.disasm/t10_and.exp
4338 * gdb.disasm/t11_logs.exp
4339 * gdb.disasm/t12_bit.exp
4340 * gdb.disasm/t13_otr.exp
4341 * gdb.dlang/circular.exp
4342 * gdb.dwarf2/arr-stride.exp
4343 * gdb.dwarf2/arr-subrange.exp
4344 * gdb.dwarf2/atomic-type.exp
4345 * gdb.dwarf2/bad-regnum.exp
4346 * gdb.dwarf2/bitfield-parent-optimized-out.exp
4347 * gdb.dwarf2/callframecfa.exp
4348 * gdb.dwarf2/clztest.exp
4349 * gdb.dwarf2/corrupt.exp
4350 * gdb.dwarf2/data-loc.exp
4351 * gdb.dwarf2/dup-psym.exp
4352 * gdb.dwarf2/dw2-anon-mptr.exp
4353 * gdb.dwarf2/dw2-anonymous-func.exp
4354 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
4355 * gdb.dwarf2/dw2-bad-unresolved.exp
4356 * gdb.dwarf2/dw2-basic.exp
4357 * gdb.dwarf2/dw2-canonicalize-type.exp
4358 * gdb.dwarf2/dw2-case-insensitive.exp
4359 * gdb.dwarf2/dw2-common-block.exp
4360 * gdb.dwarf2/dw2-compdir-oldgcc.exp
4361 * gdb.dwarf2/dw2-compressed.exp
4362 * gdb.dwarf2/dw2-const.exp
4363 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
4364 * gdb.dwarf2/dw2-cu-size.exp
4365 * gdb.dwarf2/dw2-dup-frame.exp
4366 * gdb.dwarf2/dw2-entry-value.exp
4367 * gdb.dwarf2/dw2-icycle.exp
4368 * gdb.dwarf2/dw2-ifort-parameter.exp
4369 * gdb.dwarf2/dw2-inline-break.exp
4370 * gdb.dwarf2/dw2-inline-param.exp
4371 * gdb.dwarf2/dw2-intercu.exp
4372 * gdb.dwarf2/dw2-intermix.exp
4373 * gdb.dwarf2/dw2-lexical-block-bare.exp
4374 * gdb.dwarf2/dw2-linkage-name-trust.exp
4375 * gdb.dwarf2/dw2-minsym-in-cu.exp
4376 * gdb.dwarf2/dw2-noloc.exp
4377 * gdb.dwarf2/dw2-op-call.exp
4378 * gdb.dwarf2/dw2-op-out-param.exp
4379 * gdb.dwarf2/dw2-opt-structptr.exp
4380 * gdb.dwarf2/dw2-param-error.exp
4381 * gdb.dwarf2/dw2-producer.exp
4382 * gdb.dwarf2/dw2-ranges-base.exp
4383 * gdb.dwarf2/dw2-ref-missing-frame.exp
4384 * gdb.dwarf2/dw2-reg-undefined.exp
4385 * gdb.dwarf2/dw2-regno-invalid.exp
4386 * gdb.dwarf2/dw2-restore.exp
4387 * gdb.dwarf2/dw2-restrict.exp
4388 * gdb.dwarf2/dw2-single-line-discriminators.exp
4389 * gdb.dwarf2/dw2-strp.exp
4390 * gdb.dwarf2/dw2-undefined-ret-addr.exp
4391 * gdb.dwarf2/dw2-unresolved.exp
4392 * gdb.dwarf2/dw2-var-zero-addr.exp
4393 * gdb.dwarf2/dw4-sig-types.exp
4394 * gdb.dwarf2/dwz.exp
4395 * gdb.dwarf2/dynarr-ptr.exp
4396 * gdb.dwarf2/enum-type.exp
4397 * gdb.dwarf2/gdb-index.exp
4398 * gdb.dwarf2/implptr-64bit.exp
4399 * gdb.dwarf2/implptr-optimized-out.exp
4400 * gdb.dwarf2/implptr.exp
4401 * gdb.dwarf2/implref-array.exp
4402 * gdb.dwarf2/implref-const.exp
4403 * gdb.dwarf2/implref-global.exp
4404 * gdb.dwarf2/implref-struct.exp
4405 * gdb.dwarf2/mac-fileno.exp
4406 * gdb.dwarf2/main-subprogram.exp
4407 * gdb.dwarf2/member-ptr-forwardref.exp
4408 * gdb.dwarf2/method-ptr.exp
4409 * gdb.dwarf2/missing-sig-type.exp
4410 * gdb.dwarf2/nonvar-access.exp
4411 * gdb.dwarf2/opaque-type-lookup.exp
4412 * gdb.dwarf2/pieces-optimized-out.exp
4413 * gdb.dwarf2/pieces.exp
4414 * gdb.dwarf2/pr10770.exp
4415 * gdb.dwarf2/pr13961.exp
4416 * gdb.dwarf2/staticvirtual.exp
4417 * gdb.dwarf2/subrange.exp
4418 * gdb.dwarf2/symtab-producer.exp
4419 * gdb.dwarf2/trace-crash.exp
4420 * gdb.dwarf2/typeddwarf.exp
4421 * gdb.dwarf2/valop.exp
4422 * gdb.dwarf2/watch-notconst.exp
4423 * gdb.fortran/array-element.exp
4424 * gdb.fortran/charset.exp
4425 * gdb.fortran/common-block.exp
4426 * gdb.fortran/complex.exp
4427 * gdb.fortran/derived-type-function.exp
4428 * gdb.fortran/derived-type.exp
4429 * gdb.fortran/logical.exp
4430 * gdb.fortran/module.exp
4431 * gdb.fortran/multi-dim.exp
4432 * gdb.fortran/nested-funcs.exp
4433 * gdb.fortran/print-formatted.exp
4434 * gdb.fortran/subarray.exp
4435 * gdb.fortran/vla-alloc-assoc.exp
4436 * gdb.fortran/vla-datatypes.exp
4437 * gdb.fortran/vla-history.exp
4438 * gdb.fortran/vla-ptr-info.exp
4439 * gdb.fortran/vla-ptype-sub.exp
4440 * gdb.fortran/vla-ptype.exp
4441 * gdb.fortran/vla-sizeof.exp
4442 * gdb.fortran/vla-type.exp
4443 * gdb.fortran/vla-value-sub-arbitrary.exp
4444 * gdb.fortran/vla-value-sub-finish.exp
4445 * gdb.fortran/vla-value-sub.exp
4446 * gdb.fortran/vla-value.exp
4447 * gdb.fortran/whatis_type.exp
4448 * gdb.go/chan.exp
4449 * gdb.go/handcall.exp
4450 * gdb.go/hello.exp
4451 * gdb.go/integers.exp
4452 * gdb.go/methods.exp
4453 * gdb.go/package.exp
4454 * gdb.go/strings.exp
4455 * gdb.go/types.exp
4456 * gdb.go/unsafe.exp
4457 * gdb.guile/scm-arch.exp
4458 * gdb.guile/scm-block.exp
4459 * gdb.guile/scm-breakpoint.exp
4460 * gdb.guile/scm-cmd.exp
4461 * gdb.guile/scm-disasm.exp
4462 * gdb.guile/scm-equal.exp
4463 * gdb.guile/scm-frame-args.exp
4464 * gdb.guile/scm-frame-inline.exp
4465 * gdb.guile/scm-frame.exp
4466 * gdb.guile/scm-iterator.exp
4467 * gdb.guile/scm-math.exp
4468 * gdb.guile/scm-objfile.exp
4469 * gdb.guile/scm-ports.exp
4470 * gdb.guile/scm-symbol.exp
4471 * gdb.guile/scm-symtab.exp
4472 * gdb.guile/scm-value-cc.exp
4473 * gdb.guile/types-module.exp
4474 * gdb.linespec/break-ask.exp
4475 * gdb.linespec/cpexplicit.exp
4476 * gdb.linespec/explicit.exp
4477 * gdb.linespec/keywords.exp
4478 * gdb.linespec/linespec.exp
4479 * gdb.linespec/ls-dollar.exp
4480 * gdb.linespec/ls-errs.exp
4481 * gdb.linespec/skip-two.exp
4482 * gdb.linespec/thread.exp
4483 * gdb.mi/mi-async.exp
4484 * gdb.mi/mi-basics.exp
4485 * gdb.mi/mi-break.exp
4486 * gdb.mi/mi-catch-load.exp
4487 * gdb.mi/mi-cli.exp
4488 * gdb.mi/mi-cmd-param-changed.exp
4489 * gdb.mi/mi-console.exp
4490 * gdb.mi/mi-detach.exp
4491 * gdb.mi/mi-disassemble.exp
4492 * gdb.mi/mi-eval.exp
4493 * gdb.mi/mi-file-transfer.exp
4494 * gdb.mi/mi-file.exp
4495 * gdb.mi/mi-fill-memory.exp
4496 * gdb.mi/mi-inheritance-syntax-error.exp
4497 * gdb.mi/mi-linespec-err-cp.exp
4498 * gdb.mi/mi-logging.exp
4499 * gdb.mi/mi-memory-changed.exp
4500 * gdb.mi/mi-read-memory.exp
4501 * gdb.mi/mi-record-changed.exp
4502 * gdb.mi/mi-reg-undefined.exp
4503 * gdb.mi/mi-regs.exp
4504 * gdb.mi/mi-return.exp
4505 * gdb.mi/mi-reverse.exp
4506 * gdb.mi/mi-simplerun.exp
4507 * gdb.mi/mi-solib.exp
4508 * gdb.mi/mi-stack.exp
4509 * gdb.mi/mi-stepi.exp
4510 * gdb.mi/mi-syn-frame.exp
4511 * gdb.mi/mi-until.exp
4512 * gdb.mi/mi-var-block.exp
4513 * gdb.mi/mi-var-child.exp
4514 * gdb.mi/mi-var-cmd.exp
4515 * gdb.mi/mi-var-cp.exp
4516 * gdb.mi/mi-var-display.exp
4517 * gdb.mi/mi-var-invalidate.exp
4518 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
4519 * gdb.mi/mi-vla-fortran.exp
4520 * gdb.mi/mi-watch.exp
4521 * gdb.mi/mi2-var-child.exp
4522 * gdb.mi/user-selected-context-sync.exp
4523 * gdb.modula2/unbounded-array.exp
4524 * gdb.multi/dummy-frame-restore.exp
4525 * gdb.multi/multi-arch-exec.exp
4526 * gdb.multi/multi-arch.exp
4527 * gdb.multi/tids.exp
4528 * gdb.multi/watchpoint-multi.exp
4529 * gdb.opencl/callfuncs.exp
4530 * gdb.opencl/convs_casts.exp
4531 * gdb.opencl/datatypes.exp
4532 * gdb.opencl/operators.exp
4533 * gdb.opencl/vec_comps.exp
4534 * gdb.opt/clobbered-registers-O2.exp
4535 * gdb.opt/inline-break.exp
4536 * gdb.opt/inline-bt.exp
4537 * gdb.opt/inline-cmds.exp
4538 * gdb.opt/inline-locals.exp
4539 * gdb.pascal/case-insensitive-symbols.exp
4540 * gdb.pascal/floats.exp
4541 * gdb.pascal/gdb11492.exp
4542 * gdb.python/lib-types.exp
4543 * gdb.python/py-arch.exp
4544 * gdb.python/py-as-string.exp
4545 * gdb.python/py-bad-printers.exp
4546 * gdb.python/py-block.exp
4547 * gdb.python/py-breakpoint-create-fail.exp
4548 * gdb.python/py-breakpoint.exp
4549 * gdb.python/py-caller-is.exp
4550 * gdb.python/py-cmd.exp
4551 * gdb.python/py-explore-cc.exp
4552 * gdb.python/py-explore.exp
4553 * gdb.python/py-finish-breakpoint.exp
4554 * gdb.python/py-finish-breakpoint2.exp
4555 * gdb.python/py-frame-args.exp
4556 * gdb.python/py-frame-inline.exp
4557 * gdb.python/py-frame.exp
4558 * gdb.python/py-framefilter-mi.exp
4559 * gdb.python/py-infthread.exp
4560 * gdb.python/py-lazy-string.exp
4561 * gdb.python/py-linetable.exp
4562 * gdb.python/py-mi-events.exp
4563 * gdb.python/py-mi-objfile.exp
4564 * gdb.python/py-mi.exp
4565 * gdb.python/py-objfile.exp
4566 * gdb.python/py-pp-integral.exp
4567 * gdb.python/py-pp-maint.exp
4568 * gdb.python/py-pp-re-notag.exp
4569 * gdb.python/py-pp-registration.exp
4570 * gdb.python/py-recurse-unwind.exp
4571 * gdb.python/py-strfns.exp
4572 * gdb.python/py-symbol.exp
4573 * gdb.python/py-symtab.exp
4574 * gdb.python/py-sync-interp.exp
4575 * gdb.python/py-typeprint.exp
4576 * gdb.python/py-unwind-maint.exp
4577 * gdb.python/py-unwind.exp
4578 * gdb.python/py-value-cc.exp
4579 * gdb.python/py-xmethods.exp
4580 * gdb.reverse/amd64-tailcall-reverse.exp
4581 * gdb.reverse/break-precsave.exp
4582 * gdb.reverse/break-reverse.exp
4583 * gdb.reverse/consecutive-precsave.exp
4584 * gdb.reverse/consecutive-reverse.exp
4585 * gdb.reverse/finish-precsave.exp
4586 * gdb.reverse/finish-reverse-bkpt.exp
4587 * gdb.reverse/finish-reverse.exp
4588 * gdb.reverse/fstatat-reverse.exp
4589 * gdb.reverse/getresuid-reverse.exp
4590 * gdb.reverse/i386-precsave.exp
4591 * gdb.reverse/i386-reverse.exp
4592 * gdb.reverse/i386-sse-reverse.exp
4593 * gdb.reverse/i387-env-reverse.exp
4594 * gdb.reverse/i387-stack-reverse.exp
4595 * gdb.reverse/insn-reverse.exp
4596 * gdb.reverse/machinestate-precsave.exp
4597 * gdb.reverse/machinestate.exp
4598 * gdb.reverse/next-reverse-bkpt-over-sr.exp
4599 * gdb.reverse/pipe-reverse.exp
4600 * gdb.reverse/readv-reverse.exp
4601 * gdb.reverse/recvmsg-reverse.exp
4602 * gdb.reverse/rerun-prec.exp
4603 * gdb.reverse/s390-mvcle.exp
4604 * gdb.reverse/step-precsave.exp
4605 * gdb.reverse/step-reverse.exp
4606 * gdb.reverse/time-reverse.exp
4607 * gdb.reverse/until-precsave.exp
4608 * gdb.reverse/until-reverse.exp
4609 * gdb.reverse/waitpid-reverse.exp
4610 * gdb.reverse/watch-precsave.exp
4611 * gdb.reverse/watch-reverse.exp
4612 * gdb.rust/generics.exp
4613 * gdb.rust/methods.exp
4614 * gdb.rust/modules.exp
4615 * gdb.rust/simple.exp
4616 * gdb.server/connect-with-no-symbol-file.exp
4617 * gdb.server/ext-attach.exp
4618 * gdb.server/ext-restart.exp
4619 * gdb.server/ext-wrapper.exp
4620 * gdb.server/file-transfer.exp
4621 * gdb.server/server-exec-info.exp
4622 * gdb.server/server-kill.exp
4623 * gdb.server/server-mon.exp
4624 * gdb.server/wrapper.exp
4625 * gdb.stabs/exclfwd.exp
4626 * gdb.stabs/gdb11479.exp
4627 * gdb.threads/clone-new-thread-event.exp
4628 * gdb.threads/corethreads.exp
4629 * gdb.threads/current-lwp-dead.exp
4630 * gdb.threads/dlopen-libpthread.exp
4631 * gdb.threads/gcore-thread.exp
4632 * gdb.threads/sigstep-threads.exp
4633 * gdb.threads/watchpoint-fork.exp
4634 * gdb.trace/actions-changed.exp
4635 * gdb.trace/backtrace.exp
4636 * gdb.trace/change-loc.exp
4637 * gdb.trace/circ.exp
4638 * gdb.trace/collection.exp
4639 * gdb.trace/disconnected-tracing.exp
4640 * gdb.trace/ftrace.exp
4641 * gdb.trace/mi-trace-frame-collected.exp
4642 * gdb.trace/mi-trace-unavailable.exp
4643 * gdb.trace/mi-traceframe-changed.exp
4644 * gdb.trace/mi-tsv-changed.exp
4645 * gdb.trace/no-attach-trace.exp
4646 * gdb.trace/passc-dyn.exp
4647 * gdb.trace/qtro.exp
4648 * gdb.trace/range-stepping.exp
4649 * gdb.trace/read-memory.exp
4650 * gdb.trace/save-trace.exp
4651 * gdb.trace/signal.exp
4652 * gdb.trace/status-stop.exp
4653 * gdb.trace/tfile.exp
4654 * gdb.trace/trace-break.exp
4655 * gdb.trace/trace-buffer-size.exp
4656 * gdb.trace/trace-condition.exp
4657 * gdb.trace/tracefile-pseudo-reg.exp
4658 * gdb.trace/tstatus.exp
4659 * gdb.trace/unavailable.exp
4660 * gdb.trace/while-dyn.exp
4661 * gdb.trace/while-stepping.exp
4662
4663 2016-12-22 Doug Evans <xdje42@gmail.com>
4664
4665 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
4666 and msymbols.
4667
4668 2016-12-19 Yao Qi <yao.qi@linaro.org>
4669
4670 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
4671 (test_with_self): Don't call do_steps_and_nexts, and remove
4672 code about stepping into xmalloc.
4673
4674 2016-12-09 Yao Qi <yao.qi@linaro.org>
4675
4676 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
4677
4678 2016-12-09 Yao Qi <yao.qi@linaro.org>
4679
4680 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
4681
4682 2016-12-09 Pedro Alves <palves@redhat.com>
4683
4684 * gdb.base/all-architectures-0.exp: New file.
4685 * gdb.base/all-architectures-1.exp: New file.
4686 * gdb.base/all-architectures-2.exp: New file.
4687 * gdb.base/all-architectures-3.exp: New file.
4688 * gdb.base/all-architectures-4.exp: New file.
4689 * gdb.base/all-architectures-5.exp: New file.
4690 * gdb.base/all-architectures-6.exp: New file.
4691 * gdb.base/all-architectures-7.exp: New file.
4692 * gdb.base/all-architectures.exp.in: New file.
4693
4694 2016-12-09 Yao Qi <yao.qi@linaro.org>
4695
4696 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
4697
4698 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4699
4700 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
4701 possible.
4702 Remove useless pattern-matching code.
4703
4704 2016-12-02 Pedro Alves <palves@redhat.com>
4705
4706 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
4707 procedure.
4708 (top level): Call it.
4709
4710 2016-12-02 Pedro Alves <palves@redhat.com>
4711
4712 * gdb.base/commands.exp (user_defined_command_args_stack_test):
4713 New procedure.
4714 (top level): Call it.
4715
4716 2016-12-02 Pedro Alves <palves@redhat.com>
4717
4718 PR cli/20559
4719 * gdb.base/commands.exp (user_defined_command_args_eval): New
4720 procedure.
4721 (top level): Call it.
4722
4723 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
4724
4725 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
4726 timeout handling.
4727
4728 2016-12-02 Tom Tromey <tom@tromey.com>
4729
4730 * gdb.dwarf2/main-subprogram.c: New file.
4731 * gdb.dwarf2/main-subprogram.exp: New file.
4732
4733 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4734
4735 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
4736 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
4737 gdb_test_no_output for a couple of cases.
4738 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
4739
4740 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4741
4742 Fix test names and standardize compilation error messages throughout
4743 the following files:
4744
4745 * gdb.ada/start.exp
4746 * gdb.arch/alpha-step.exp
4747 * gdb.arch/e500-prologue.exp
4748 * gdb.arch/ftrace-insn-reloc.exp
4749 * gdb.arch/gdb1291.exp
4750 * gdb.arch/gdb1431.exp
4751 * gdb.arch/gdb1558.exp
4752 * gdb.arch/i386-dr3-watch.exp
4753 * gdb.arch/i386-sse-stack-align.exp
4754 * gdb.arch/ia64-breakpoint-shadow.exp
4755 * gdb.arch/pa-nullify.exp
4756 * gdb.arch/powerpc-aix-prologue.exp
4757 * gdb.arch/thumb-bx-pc.exp
4758 * gdb.base/annota1.exp
4759 * gdb.base/annota3.exp
4760 * gdb.base/arrayidx.exp
4761 * gdb.base/assign.exp
4762 * gdb.base/attach.exp
4763 * gdb.base/auxv.exp
4764 * gdb.base/bang.exp
4765 * gdb.base/bfp-test.exp
4766 * gdb.base/bigcore.exp
4767 * gdb.base/bitfields2.exp
4768 * gdb.base/break-fun-addr.exp
4769 * gdb.base/break-probes.exp
4770 * gdb.base/call-rt-st.exp
4771 * gdb.base/callexit.exp
4772 * gdb.base/catch-fork-kill.exp
4773 * gdb.base/charset.exp
4774 * gdb.base/checkpoint.exp
4775 * gdb.base/comprdebug.exp
4776 * gdb.base/constvars.exp
4777 * gdb.base/coredump-filter.exp
4778 * gdb.base/cursal.exp
4779 * gdb.base/cvexpr.exp
4780 * gdb.base/detach.exp
4781 * gdb.base/display.exp
4782 * gdb.base/dmsym.exp
4783 * gdb.base/dprintf-pending.exp
4784 * gdb.base/dso2dso.exp
4785 * gdb.base/dtrace-probe.exp
4786 * gdb.base/dump.exp
4787 * gdb.base/enum_cond.exp
4788 * gdb.base/exe-lock.exp
4789 * gdb.base/exec-invalid-sysroot.exp
4790 * gdb.base/execl-update-breakpoints.exp
4791 * gdb.base/exprs.exp
4792 * gdb.base/fileio.exp
4793 * gdb.base/find.exp
4794 * gdb.base/finish.exp
4795 * gdb.base/fixsection.exp
4796 * gdb.base/foll-vfork.exp
4797 * gdb.base/frame-args.exp
4798 * gdb.base/gcore.exp
4799 * gdb.base/gdb1250.exp
4800 * gdb.base/global-var-nested-by-dso.exp
4801 * gdb.base/gnu-ifunc.exp
4802 * gdb.base/hashline1.exp
4803 * gdb.base/hashline2.exp
4804 * gdb.base/hashline3.exp
4805 * gdb.base/hbreak-in-shr-unsupported.exp
4806 * gdb.base/huge.exp
4807 * gdb.base/infcall-input.exp
4808 * gdb.base/info-fun.exp
4809 * gdb.base/info-shared.exp
4810 * gdb.base/jit-simple.exp
4811 * gdb.base/jit-so.exp
4812 * gdb.base/jit.exp
4813 * gdb.base/jump.exp
4814 * gdb.base/label.exp
4815 * gdb.base/lineinc.exp
4816 * gdb.base/logical.exp
4817 * gdb.base/longjmp.exp
4818 * gdb.base/macscp.exp
4819 * gdb.base/miscexprs.exp
4820 * gdb.base/new-ui-echo.exp
4821 * gdb.base/new-ui-pending-input.exp
4822 * gdb.base/new-ui.exp
4823 * gdb.base/nodebug.exp
4824 * gdb.base/nofield.exp
4825 * gdb.base/offsets.exp
4826 * gdb.base/overlays.exp
4827 * gdb.base/pending.exp
4828 * gdb.base/pointers.exp
4829 * gdb.base/pr11022.exp
4830 * gdb.base/printcmds.exp
4831 * gdb.base/prologue.exp
4832 * gdb.base/ptr-typedef.exp
4833 * gdb.base/realname-expand.exp
4834 * gdb.base/relativedebug.exp
4835 * gdb.base/relocate.exp
4836 * gdb.base/remote.exp
4837 * gdb.base/reread.exp
4838 * gdb.base/return2.exp
4839 * gdb.base/savedregs.exp
4840 * gdb.base/sep.exp
4841 * gdb.base/sepdebug.exp
4842 * gdb.base/sepsymtab.exp
4843 * gdb.base/set-inferior-tty.exp
4844 * gdb.base/setshow.exp
4845 * gdb.base/shlib-call.exp
4846 * gdb.base/sigaltstack.exp
4847 * gdb.base/siginfo-addr.exp
4848 * gdb.base/signals.exp
4849 * gdb.base/signull.exp
4850 * gdb.base/sigrepeat.exp
4851 * gdb.base/so-impl-ld.exp
4852 * gdb.base/solib-display.exp
4853 * gdb.base/solib-overlap.exp
4854 * gdb.base/solib-search.exp
4855 * gdb.base/solib-symbol.exp
4856 * gdb.base/structs.exp
4857 * gdb.base/structs2.exp
4858 * gdb.base/symtab-search-order.exp
4859 * gdb.base/twice.exp
4860 * gdb.base/unload.exp
4861 * gdb.base/varargs.exp
4862 * gdb.base/watchpoint-solib.exp
4863 * gdb.base/watchpoint.exp
4864 * gdb.base/whatis.exp
4865 * gdb.base/wrong_frame_bt_full.exp
4866 * gdb.btrace/dlopen.exp
4867 * gdb.cell/ea-standalone.exp
4868 * gdb.cell/ea-test.exp
4869 * gdb.cp/dispcxx.exp
4870 * gdb.cp/gdb2384.exp
4871 * gdb.cp/method2.exp
4872 * gdb.cp/nextoverthrow.exp
4873 * gdb.cp/pr10728.exp
4874 * gdb.disasm/am33.exp
4875 * gdb.disasm/h8300s.exp
4876 * gdb.disasm/mn10300.exp
4877 * gdb.disasm/sh3.exp
4878 * gdb.dwarf2/dw2-dir-file-name.exp
4879 * gdb.fortran/complex.exp
4880 * gdb.fortran/library-module.exp
4881 * gdb.guile/scm-pretty-print.exp
4882 * gdb.guile/scm-symbol.exp
4883 * gdb.guile/scm-type.exp
4884 * gdb.guile/scm-value.exp
4885 * gdb.linespec/linespec.exp
4886 * gdb.mi/gdb701.exp
4887 * gdb.mi/gdb792.exp
4888 * gdb.mi/mi-breakpoint-changed.exp
4889 * gdb.mi/mi-dprintf-pending.exp
4890 * gdb.mi/mi-dprintf.exp
4891 * gdb.mi/mi-exit-code.exp
4892 * gdb.mi/mi-pending.exp
4893 * gdb.mi/mi-solib.exp
4894 * gdb.mi/new-ui-mi-sync.exp
4895 * gdb.mi/pr11022.exp
4896 * gdb.mi/user-selected-context-sync.exp
4897 * gdb.opt/solib-intra-step.exp
4898 * gdb.python/py-events.exp
4899 * gdb.python/py-finish-breakpoint.exp
4900 * gdb.python/py-mi.exp
4901 * gdb.python/py-prettyprint.exp
4902 * gdb.python/py-shared.exp
4903 * gdb.python/py-symbol.exp
4904 * gdb.python/py-template.exp
4905 * gdb.python/py-type.exp
4906 * gdb.python/py-value.exp
4907 * gdb.reverse/solib-precsave.exp
4908 * gdb.reverse/solib-reverse.exp
4909 * gdb.server/solib-list.exp
4910 * gdb.stabs/weird.exp
4911 * gdb.threads/reconnect-signal.exp
4912 * gdb.threads/stepi-random-signal.exp
4913 * gdb.trace/actions.exp
4914 * gdb.trace/ax.exp
4915 * gdb.trace/backtrace.exp
4916 * gdb.trace/change-loc.exp
4917 * gdb.trace/deltrace.exp
4918 * gdb.trace/ftrace-lock.exp
4919 * gdb.trace/ftrace.exp
4920 * gdb.trace/infotrace.exp
4921 * gdb.trace/mi-tracepoint-changed.exp
4922 * gdb.trace/packetlen.exp
4923 * gdb.trace/passcount.exp
4924 * gdb.trace/pending.exp
4925 * gdb.trace/range-stepping.exp
4926 * gdb.trace/report.exp
4927 * gdb.trace/stap-trace.exp
4928 * gdb.trace/tfind.exp
4929 * gdb.trace/trace-break.exp
4930 * gdb.trace/trace-condition.exp
4931 * gdb.trace/trace-enable-disable.exp
4932 * gdb.trace/trace-mt.exp
4933 * gdb.trace/tracecmd.exp
4934 * gdb.trace/tspeed.exp
4935 * gdb.trace/tsv.exp
4936 * lib/perftest.exp
4937
4938 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4939
4940 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
4941 with gdb_test_no_output.
4942 Use command as test name.
4943
4944 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4945
4946 Fix test names starting with uppercase throughout the files.
4947
4948 * gdb.ada/assign_1.exp
4949 * gdb.ada/boolean_expr.exp
4950 * gdb.base/arrayidx.exp
4951 * gdb.base/del.exp
4952 * gdb.base/gcore-buffer-overflow.exp
4953 * gdb.base/testenv.exp
4954 * gdb.compile/compile.exp
4955 * gdb.python/py-framefilter-invalidarg.exp
4956 * gdb.python/py-framefilter.exp
4957
4958 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
4959
4960 Fix test names starting with uppercase throughout the files.
4961
4962 * gdb.ada/array_return.exp
4963 * gdb.ada/expr_delims.exp
4964 * gdb.ada/mi_dyn_arr.exp
4965 * gdb.ada/mi_interface.exp
4966 * gdb.ada/mi_var_array.exp
4967 * gdb.ada/watch_arg.exp
4968 * gdb.arch/alpha-step.exp
4969 * gdb.arch/altivec-regs.exp
4970 * gdb.arch/e500-regs.exp
4971 * gdb.arch/powerpc-d128-regs.exp
4972 * gdb.base/arrayidx.exp
4973 * gdb.base/break.exp
4974 * gdb.base/checkpoint.exp
4975 * gdb.base/debug-expr.exp
4976 * gdb.base/dmsym.exp
4977 * gdb.base/radix.exp
4978 * gdb.base/sepdebug.exp
4979 * gdb.base/testenv.exp
4980 * gdb.base/watch_thread_num.exp
4981 * gdb.base/watchpoint-cond-gone.exp
4982 * gdb.cell/break.exp
4983 * gdb.cell/ea-cache.exp
4984 * gdb.compile/compile.exp
4985 * gdb.cp/gdb2495.exp
4986 * gdb.gdb/selftest.exp
4987 * gdb.gdb/xfullpath.exp
4988 * gdb.go/hello.exp
4989 * gdb.go/integers.exp
4990 * gdb.objc/basicclass.exp
4991 * gdb.pascal/hello.exp
4992 * gdb.pascal/integers.exp
4993 * gdb.python/py-breakpoint.exp
4994 * gdb.python/py-cmd.exp
4995 * gdb.python/py-linetable.exp
4996 * gdb.python/py-xmethods.exp
4997 * gdb.python/python.exp
4998 * gdb.reverse/consecutive-precsave.exp
4999 * gdb.reverse/finish-precsave.exp
5000 * gdb.reverse/i386-precsave.exp
5001 * gdb.reverse/machinestate-precsave.exp
5002 * gdb.reverse/sigall-precsave.exp
5003 * gdb.reverse/solib-precsave.exp
5004 * gdb.reverse/step-precsave.exp
5005 * gdb.reverse/until-precsave.exp
5006 * gdb.reverse/watch-precsave.exp
5007 * gdb.threads/leader-exit.exp
5008 * gdb.threads/pthreads.exp
5009 * gdb.threads/wp-replication.exp
5010 * gdb.trace/actions.exp
5011 * gdb.trace/mi-tsv-changed.exp
5012 * gdb.trace/tsv.exp
5013
5014 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5015
5016 Fix test names starting with uppercase throughout the files.
5017
5018 * gdb.arch/i386-bp_permanent.exp
5019 * gdb.arch/i386-gnu-cfi.exp
5020 * gdb.base/disasm-end-cu.exp
5021 * gdb.base/macscp.exp
5022 * gdb.base/pending.exp
5023 * gdb.base/watch_thread_num.exp
5024 * gdb.cp/exception.exp
5025 * gdb.cp/gdb2495.exp
5026 * gdb.cp/local.exp
5027 * gdb.python/py-evsignal.exp
5028 * gdb.python/python.exp
5029 * gdb.trace/tracecmd.exp
5030
5031 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5032
5033 Fix test names starting with uppercase throughout the files.
5034
5035 * gdb.base/charset.exp
5036 * gdb.base/eval.exp
5037 * gdb.base/multi-forks.exp
5038 * gdb.guile/scm-progspace.exp
5039 * gdb.opencl/datatypes.exp
5040 * gdb.python/py-block.exp
5041 * gdb.python/py-function.exp
5042 * gdb.python/py-symbol.exp
5043 * gdb.python/py-symtab.exp
5044 * gdb.python/py-xmethods.exp
5045 * gdb.reverse/break-precsave.exp
5046 * gdb.reverse/break-reverse.exp
5047 * gdb.reverse/consecutive-precsave.exp
5048 * gdb.reverse/consecutive-reverse.exp
5049 * gdb.reverse/finish-precsave.exp
5050 * gdb.reverse/finish-reverse-bkpt.exp
5051 * gdb.reverse/finish-reverse.exp
5052 * gdb.reverse/fstatat-reverse.exp
5053 * gdb.reverse/getresuid-reverse.exp
5054 * gdb.reverse/i386-precsave.exp
5055 * gdb.reverse/i386-reverse.exp
5056 * gdb.reverse/i386-sse-reverse.exp
5057 * gdb.reverse/i387-stack-reverse.exp
5058 * gdb.reverse/insn-reverse.exp
5059 * gdb.reverse/machinestate-precsave.exp
5060 * gdb.reverse/machinestate.exp
5061 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5062 * gdb.reverse/pipe-reverse.exp
5063 * gdb.reverse/readv-reverse.exp
5064 * gdb.reverse/recvmsg-reverse.exp
5065 * gdb.reverse/rerun-prec.exp
5066 * gdb.reverse/s390-mvcle.exp
5067 * gdb.reverse/sigall-precsave.exp
5068 * gdb.reverse/sigall-reverse.exp
5069 * gdb.reverse/solib-precsave.exp
5070 * gdb.reverse/solib-reverse.exp
5071 * gdb.reverse/step-precsave.exp
5072 * gdb.reverse/step-reverse.exp
5073 * gdb.reverse/time-reverse.exp
5074 * gdb.reverse/until-precsave.exp
5075 * gdb.reverse/until-reverse.exp
5076 * gdb.reverse/waitpid-reverse.exp
5077 * gdb.reverse/watch-precsave.exp
5078 * gdb.reverse/watch-reverse.exp
5079
5080 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5081
5082 Fix test names starting with uppercase throughout the files.
5083
5084 * gdb.arch/i386-mpx-simple_segv.exp
5085 * gdb.arch/i386-mpx.exp
5086 * gdb.arch/i386-permbkpt.exp
5087 * gdb.arch/pa-nullify.exp
5088 * gdb.arch/powerpc-d128-regs.exp
5089 * gdb.arch/vsx-regs.exp
5090 * gdb.base/bfp-test.exp
5091 * gdb.base/break.exp
5092 * gdb.base/breakpoint-shadow.exp
5093 * gdb.base/callfuncs.exp
5094 * gdb.base/charset.exp
5095 * gdb.base/commands.exp
5096 * gdb.base/completion.exp
5097 * gdb.base/dfp-test.exp
5098 * gdb.base/echo.exp
5099 * gdb.base/ending-run.exp
5100 * gdb.base/eval.exp
5101 * gdb.base/expand-psymtabs.exp
5102 * gdb.base/float128.exp
5103 * gdb.base/floatn.exp
5104 * gdb.base/foll-exec-mode.exp
5105 * gdb.base/gdb1056.exp
5106 * gdb.base/gdb11531.exp
5107 * gdb.base/kill-after-signal.exp
5108 * gdb.base/multi-forks.exp
5109 * gdb.base/overlays.exp
5110 * gdb.base/pending.exp
5111 * gdb.base/sepdebug.exp
5112 * gdb.base/testenv.exp
5113 * gdb.base/valgrind-db-attach.exp
5114 * gdb.base/watch_thread_num.exp
5115 * gdb.base/watchpoint-cond-gone.exp
5116 * gdb.base/watchpoint.exp
5117 * gdb.base/watchpoints.exp
5118 * gdb.cp/arg-reference.exp
5119 * gdb.cp/baseenum.exp
5120 * gdb.cp/operator.exp
5121 * gdb.cp/shadow.exp
5122 * gdb.dwarf2/dw2-op-out-param.exp
5123 * gdb.dwarf2/dw2-reg-undefined.exp
5124 * gdb.go/chan.exp
5125 * gdb.go/hello.exp
5126 * gdb.go/integers.exp
5127 * gdb.go/methods.exp
5128 * gdb.go/package.exp
5129 * gdb.guile/scm-parameter.exp
5130 * gdb.guile/scm-progspace.exp
5131 * gdb.guile/scm-value.exp
5132 * gdb.mi/mi-pending.exp
5133 * gdb.mi/user-selected-context-sync.exp
5134 * gdb.multi/multi-attach.exp
5135 * gdb.multi/tids.exp
5136 * gdb.opt/clobbered-registers-O2.exp
5137 * gdb.pascal/floats.exp
5138 * gdb.pascal/integers.exp
5139 * gdb.python/py-block.exp
5140 * gdb.python/py-events.exp
5141 * gdb.python/py-parameter.exp
5142 * gdb.python/py-symbol.exp
5143 * gdb.python/py-symtab.exp
5144 * gdb.python/py-type.exp
5145 * gdb.python/py-value.exp
5146 * gdb.python/py-xmethods.exp
5147 * gdb.python/python.exp
5148 * gdb.reverse/break-precsave.exp
5149 * gdb.reverse/consecutive-precsave.exp
5150 * gdb.reverse/finish-precsave.exp
5151 * gdb.reverse/i386-precsave.exp
5152 * gdb.reverse/machinestate-precsave.exp
5153 * gdb.reverse/sigall-precsave.exp
5154 * gdb.reverse/solib-precsave.exp
5155 * gdb.reverse/step-precsave.exp
5156 * gdb.reverse/until-precsave.exp
5157 * gdb.reverse/watch-precsave.exp
5158 * gdb.server/ext-attach.exp
5159 * gdb.server/ext-restart.exp
5160 * gdb.server/ext-run.exp
5161 * gdb.server/ext-wrapper.exp
5162 * gdb.stabs/gdb11479.exp
5163 * gdb.stabs/weird.exp
5164 * gdb.threads/attach-many-short-lived-threads.exp
5165 * gdb.threads/kill.exp
5166 * gdb.threads/watchpoint-fork.exp
5167
5168 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
5169
5170 Fix test names starting with uppercase throughout all the files below.
5171
5172 * gdb.ada/array_return.exp
5173 * gdb.ada/catch_ex.exp
5174 * gdb.ada/info_exc.exp
5175 * gdb.ada/mi_catch_ex.exp
5176 * gdb.ada/mi_dyn_arr.exp
5177 * gdb.ada/mi_ex_cond.exp
5178 * gdb.ada/mi_exc_info.exp
5179 * gdb.ada/mi_interface.exp
5180 * gdb.ada/mi_task_arg.exp
5181 * gdb.ada/mi_task_info.exp
5182 * gdb.ada/mi_var_array.exp
5183 * gdb.arch/alpha-step.exp
5184 * gdb.arch/amd64-disp-step.exp
5185 * gdb.arch/arm-disp-step.exp
5186 * gdb.arch/disp-step-insn-reloc.exp
5187 * gdb.arch/e500-prologue.exp
5188 * gdb.arch/ftrace-insn-reloc.exp
5189 * gdb.arch/gdb1558.exp
5190 * gdb.arch/i386-bp_permanent.exp
5191 * gdb.arch/i386-disp-step.exp
5192 * gdb.arch/i386-float.exp
5193 * gdb.arch/i386-gnu-cfi.exp
5194 * gdb.arch/ia64-breakpoint-shadow.exp
5195 * gdb.arch/mips16-thunks.exp
5196 * gdb.arch/pa-nullify.exp
5197 * gdb.arch/powerpc-aix-prologue.exp
5198 * gdb.arch/powerpc-power.exp
5199 * gdb.arch/ppc-dfp.exp
5200 * gdb.arch/s390-tdbregs.exp
5201 * gdb.arch/spu-info.exp
5202 * gdb.arch/spu-ls.exp
5203 * gdb.arch/thumb-bx-pc.exp
5204 * gdb.base/advance.exp
5205 * gdb.base/annota-input-while-running.exp
5206 * gdb.base/arrayidx.exp
5207 * gdb.base/asmlabel.exp
5208 * gdb.base/async.exp
5209 * gdb.base/attach-wait-input.exp
5210 * gdb.base/auto-connect-native-target.exp
5211 * gdb.base/batch-preserve-term-settings.exp
5212 * gdb.base/bfp-test.exp
5213 * gdb.base/bigcore.exp
5214 * gdb.base/bp-permanent.exp
5215 * gdb.base/break-always.exp
5216 * gdb.base/break-fun-addr.exp
5217 * gdb.base/break-idempotent.exp
5218 * gdb.base/break-main-file-remove-fail.exp
5219 * gdb.base/break-probes.exp
5220 * gdb.base/break-unload-file.exp
5221 * gdb.base/break.exp
5222 * gdb.base/call-ar-st.exp
5223 * gdb.base/call-rt-st.exp
5224 * gdb.base/call-sc.exp
5225 * gdb.base/call-signal-resume.exp
5226 * gdb.base/call-strs.exp
5227 * gdb.base/callexit.exp
5228 * gdb.base/callfuncs.exp
5229 * gdb.base/catch-gdb-caused-signals.exp
5230 * gdb.base/catch-signal-siginfo-cond.exp
5231 * gdb.base/catch-syscall.exp
5232 * gdb.base/compare-sections.exp
5233 * gdb.base/cond-eval-mode.exp
5234 * gdb.base/condbreak-call-false.exp
5235 * gdb.base/consecutive-step-over.exp
5236 * gdb.base/cursal.exp
5237 * gdb.base/disabled-location.exp
5238 * gdb.base/disasm-end-cu.exp
5239 * gdb.base/display.exp
5240 * gdb.base/double-prompt-target-event-error.exp
5241 * gdb.base/dprintf-bp-same-addr.exp
5242 * gdb.base/dprintf-detach.exp
5243 * gdb.base/dprintf-next.exp
5244 * gdb.base/dprintf-non-stop.exp
5245 * gdb.base/dprintf-pending.exp
5246 * gdb.base/dso2dso.exp
5247 * gdb.base/ending-run.exp
5248 * gdb.base/enum_cond.exp
5249 * gdb.base/examine-backward.exp
5250 * gdb.base/exe-lock.exp
5251 * gdb.base/exec-invalid-sysroot.exp
5252 * gdb.base/execl-update-breakpoints.exp
5253 * gdb.base/execution-termios.exp
5254 * gdb.base/fileio.exp
5255 * gdb.base/fixsection.exp
5256 * gdb.base/foll-exec-mode.exp
5257 * gdb.base/foll-exec.exp
5258 * gdb.base/fork-running-state.exp
5259 * gdb.base/frame-args.exp
5260 * gdb.base/fullpath-expand.exp
5261 * gdb.base/func-ptr.exp
5262 * gdb.base/gcore-relro-pie.exp
5263 * gdb.base/gdb1090.exp
5264 * gdb.base/gdb1555.exp
5265 * gdb.base/global-var-nested-by-dso.exp
5266 * gdb.base/gnu-ifunc.exp
5267 * gdb.base/hbreak-in-shr-unsupported.exp
5268 * gdb.base/hbreak-unmapped.exp
5269 * gdb.base/hook-stop.exp
5270 * gdb.base/infcall-input.exp
5271 * gdb.base/info-fun.exp
5272 * gdb.base/info-shared.exp
5273 * gdb.base/interrupt-noterm.exp
5274 * gdb.base/jit-so.exp
5275 * gdb.base/jit.exp
5276 * gdb.base/line-symtabs.exp
5277 * gdb.base/list.exp
5278 * gdb.base/longjmp.exp
5279 * gdb.base/macscp.exp
5280 * gdb.base/max-value-size.exp
5281 * gdb.base/nodebug.exp
5282 * gdb.base/nofield.exp
5283 * gdb.base/overlays.exp
5284 * gdb.base/paginate-after-ctrl-c-running.exp
5285 * gdb.base/paginate-bg-execution.exp
5286 * gdb.base/paginate-inferior-exit.exp
5287 * gdb.base/pending.exp
5288 * gdb.base/pr11022.exp
5289 * gdb.base/printcmds.exp
5290 * gdb.base/ptr-typedef.exp
5291 * gdb.base/ptype.exp
5292 * gdb.base/randomize.exp
5293 * gdb.base/range-stepping.exp
5294 * gdb.base/realname-expand.exp
5295 * gdb.base/relativedebug.exp
5296 * gdb.base/remote.exp
5297 * gdb.base/savedregs.exp
5298 * gdb.base/sepdebug.exp
5299 * gdb.base/set-noassign.exp
5300 * gdb.base/shlib-call.exp
5301 * gdb.base/shreloc.exp
5302 * gdb.base/sigaltstack.exp
5303 * gdb.base/sigbpt.exp
5304 * gdb.base/siginfo-addr.exp
5305 * gdb.base/siginfo-obj.exp
5306 * gdb.base/siginfo-thread.exp
5307 * gdb.base/signest.exp
5308 * gdb.base/signull.exp
5309 * gdb.base/sigrepeat.exp
5310 * gdb.base/skip.exp
5311 * gdb.base/so-impl-ld.exp
5312 * gdb.base/solib-corrupted.exp
5313 * gdb.base/solib-disc.exp
5314 * gdb.base/solib-display.exp
5315 * gdb.base/solib-overlap.exp
5316 * gdb.base/solib-search.exp
5317 * gdb.base/solib-symbol.exp
5318 * gdb.base/source-execution.exp
5319 * gdb.base/sss-bp-on-user-bp-2.exp
5320 * gdb.base/sss-bp-on-user-bp.exp
5321 * gdb.base/stack-checking.exp
5322 * gdb.base/stale-infcall.exp
5323 * gdb.base/step-break.exp
5324 * gdb.base/step-line.exp
5325 * gdb.base/step-over-exit.exp
5326 * gdb.base/step-test.exp
5327 * gdb.base/structs.exp
5328 * gdb.base/sym-file.exp
5329 * gdb.base/symtab-search-order.exp
5330 * gdb.base/term.exp
5331 * gdb.base/type-opaque.exp
5332 * gdb.base/unload.exp
5333 * gdb.base/until-nodebug.exp
5334 * gdb.base/until.exp
5335 * gdb.base/unwindonsignal.exp
5336 * gdb.base/watch-cond.exp
5337 * gdb.base/watch-non-mem.exp
5338 * gdb.base/watch_thread_num.exp
5339 * gdb.base/watchpoint-reuse-slot.exp
5340 * gdb.base/watchpoint-solib.exp
5341 * gdb.base/watchpoint.exp
5342 * gdb.btrace/dlopen.exp
5343 * gdb.cell/arch.exp
5344 * gdb.cell/break.exp
5345 * gdb.cell/bt.exp
5346 * gdb.cell/core.exp
5347 * gdb.cell/data.exp
5348 * gdb.cell/dwarfaddr.exp
5349 * gdb.cell/ea-cache.exp
5350 * gdb.cell/ea-standalone.exp
5351 * gdb.cell/ea-test.exp
5352 * gdb.cell/f-regs.exp
5353 * gdb.cell/fork.exp
5354 * gdb.cell/gcore.exp
5355 * gdb.cell/mem-access.exp
5356 * gdb.cell/ptype.exp
5357 * gdb.cell/registers.exp
5358 * gdb.cell/sizeof.exp
5359 * gdb.cell/solib-symbol.exp
5360 * gdb.cell/solib.exp
5361 * gdb.compile/compile-tls.exp
5362 * gdb.cp/exception.exp
5363 * gdb.cp/gdb2495.exp
5364 * gdb.cp/local.exp
5365 * gdb.cp/mb-inline.exp
5366 * gdb.cp/mb-templates.exp
5367 * gdb.cp/pr10687.exp
5368 * gdb.cp/pr9167.exp
5369 * gdb.cp/scope-err.exp
5370 * gdb.cp/templates.exp
5371 * gdb.cp/virtfunc.exp
5372 * gdb.dwarf2/dw2-dir-file-name.exp
5373 * gdb.dwarf2/dw2-single-line-discriminators.exp
5374 * gdb.fortran/complex.exp
5375 * gdb.fortran/library-module.exp
5376 * gdb.guile/guile.exp
5377 * gdb.guile/scm-cmd.exp
5378 * gdb.guile/scm-frame-inline.exp
5379 * gdb.guile/scm-objfile.exp
5380 * gdb.guile/scm-pretty-print.exp
5381 * gdb.guile/scm-symbol.exp
5382 * gdb.guile/scm-type.exp
5383 * gdb.guile/scm-value.exp
5384 * gdb.linespec/keywords.exp
5385 * gdb.linespec/ls-errs.exp
5386 * gdb.linespec/macro-relative.exp
5387 * gdb.linespec/thread.exp
5388 * gdb.mi/mi-breakpoint-changed.exp
5389 * gdb.mi/mi-dprintf-pending.exp
5390 * gdb.mi/mi-fullname-deleted.exp
5391 * gdb.mi/mi-logging.exp
5392 * gdb.mi/mi-pending.exp
5393 * gdb.mi/mi-solib.exp
5394 * gdb.mi/new-ui-mi-sync.exp
5395 * gdb.mi/user-selected-context-sync.exp
5396 * gdb.multi/dummy-frame-restore.exp
5397 * gdb.multi/multi-arch-exec.exp
5398 * gdb.multi/remove-inferiors.exp
5399 * gdb.multi/watchpoint-multi-exit.exp
5400 * gdb.opt/solib-intra-step.exp
5401 * gdb.perf/backtrace.exp
5402 * gdb.perf/single-step.exp
5403 * gdb.perf/skip-command.exp
5404 * gdb.perf/skip-prologue.exp
5405 * gdb.perf/solib.exp
5406 * gdb.python/lib-types.exp
5407 * gdb.python/py-as-string.exp
5408 * gdb.python/py-bad-printers.exp
5409 * gdb.python/py-block.exp
5410 * gdb.python/py-breakpoint.exp
5411 * gdb.python/py-cmd.exp
5412 * gdb.python/py-events.exp
5413 * gdb.python/py-evthreads.exp
5414 * gdb.python/py-finish-breakpoint.exp
5415 * gdb.python/py-finish-breakpoint2.exp
5416 * gdb.python/py-frame-inline.exp
5417 * gdb.python/py-frame.exp
5418 * gdb.python/py-inferior.exp
5419 * gdb.python/py-infthread.exp
5420 * gdb.python/py-mi.exp
5421 * gdb.python/py-objfile.exp
5422 * gdb.python/py-pp-maint.exp
5423 * gdb.python/py-pp-registration.exp
5424 * gdb.python/py-prettyprint.exp
5425 * gdb.python/py-recurse-unwind.exp
5426 * gdb.python/py-shared.exp
5427 * gdb.python/py-symbol.exp
5428 * gdb.python/py-symtab.exp
5429 * gdb.python/py-template.exp
5430 * gdb.python/py-type.exp
5431 * gdb.python/py-unwind-maint.exp
5432 * gdb.python/py-unwind.exp
5433 * gdb.python/py-value.exp
5434 * gdb.python/python.exp
5435 * gdb.reverse/finish-reverse-bkpt.exp
5436 * gdb.reverse/insn-reverse.exp
5437 * gdb.reverse/next-reverse-bkpt-over-sr.exp
5438 * gdb.reverse/solib-precsave.exp
5439 * gdb.reverse/solib-reverse.exp
5440 * gdb.stabs/gdb11479.exp
5441 * gdb.stabs/weird.exp
5442 * gdb.threads/fork-child-threads.exp
5443 * gdb.threads/fork-plus-threads.exp
5444 * gdb.threads/fork-thread-pending.exp
5445 * gdb.threads/forking-threads-plus-breakpoint.exp
5446 * gdb.threads/hand-call-in-threads.exp
5447 * gdb.threads/interrupted-hand-call.exp
5448 * gdb.threads/linux-dp.exp
5449 * gdb.threads/local-watch-wrong-thread.exp
5450 * gdb.threads/next-while-other-thread-longjmps.exp
5451 * gdb.threads/non-ldr-exit.exp
5452 * gdb.threads/pending-step.exp
5453 * gdb.threads/print-threads.exp
5454 * gdb.threads/process-dies-while-detaching.exp
5455 * gdb.threads/process-dies-while-handling-bp.exp
5456 * gdb.threads/pthreads.exp
5457 * gdb.threads/queue-signal.exp
5458 * gdb.threads/reconnect-signal.exp
5459 * gdb.threads/signal-command-handle-nopass.exp
5460 * gdb.threads/signal-command-multiple-signals-pending.exp
5461 * gdb.threads/signal-delivered-right-thread.exp
5462 * gdb.threads/signal-sigtrap.exp
5463 * gdb.threads/sigthread.exp
5464 * gdb.threads/staticthreads.exp
5465 * gdb.threads/stepi-random-signal.exp
5466 * gdb.threads/thread-unwindonsignal.exp
5467 * gdb.threads/thread_check.exp
5468 * gdb.threads/thread_events.exp
5469 * gdb.threads/tid-reuse.exp
5470 * gdb.threads/tls-nodebug.exp
5471 * gdb.threads/tls-shared.exp
5472 * gdb.threads/tls-so_extern.exp
5473 * gdb.threads/tls.exp
5474 * gdb.threads/wp-replication.exp
5475 * gdb.trace/actions-changed.exp
5476 * gdb.trace/actions.exp
5477 * gdb.trace/backtrace.exp
5478 * gdb.trace/change-loc.exp
5479 * gdb.trace/collection.exp
5480 * gdb.trace/deltrace.exp
5481 * gdb.trace/disconnected-tracing.exp
5482 * gdb.trace/entry-values.exp
5483 * gdb.trace/ftrace-lock.exp
5484 * gdb.trace/ftrace.exp
5485 * gdb.trace/infotrace.exp
5486 * gdb.trace/mi-trace-frame-collected.exp
5487 * gdb.trace/mi-trace-unavailable.exp
5488 * gdb.trace/mi-traceframe-changed.exp
5489 * gdb.trace/mi-tracepoint-changed.exp
5490 * gdb.trace/mi-tsv-changed.exp
5491 * gdb.trace/no-attach-trace.exp
5492 * gdb.trace/packetlen.exp
5493 * gdb.trace/passc-dyn.exp
5494 * gdb.trace/passcount.exp
5495 * gdb.trace/pending.exp
5496 * gdb.trace/pr16508.exp
5497 * gdb.trace/qtro.exp
5498 * gdb.trace/range-stepping.exp
5499 * gdb.trace/read-memory.exp
5500 * gdb.trace/report.exp
5501 * gdb.trace/save-trace.exp
5502 * gdb.trace/signal.exp
5503 * gdb.trace/stap-trace.exp
5504 * gdb.trace/status-stop.exp
5505 * gdb.trace/strace.exp
5506 * gdb.trace/tfile.exp
5507 * gdb.trace/tfind.exp
5508 * gdb.trace/trace-break.exp
5509 * gdb.trace/trace-condition.exp
5510 * gdb.trace/trace-enable-disable.exp
5511 * gdb.trace/trace-mt.exp
5512 * gdb.trace/tracecmd.exp
5513 * gdb.trace/tracefile-pseudo-reg.exp
5514 * gdb.trace/tspeed.exp
5515 * gdb.trace/tstatus.exp
5516 * gdb.trace/tsv.exp
5517 * gdb.trace/unavailable.exp
5518 * gdb.trace/while-dyn.exp
5519 * gdb.trace/while-stepping.exp
5520 * lib/gdb-guile.exp
5521 * lib/gdb.exp
5522 * lib/mi-support.exp
5523 * lib/pascal.exp
5524 * lib/perftest.exp
5525 * lib/prelink-support.exp
5526 * lib/selftest-support.exp
5527
5528 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
5529
5530 * Makefile.in: Include disable-implicit-rules.mk.
5531
5532 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5533
5534 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
5535 non-byte-aligned bit fields.
5536
5537 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5538
5539 PR gdb/12616
5540 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
5541 respects the DW_AT_data_bit_offset attribute.
5542
5543 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
5544
5545 * gdb.base/default.exp: Fix output of "set language".
5546
5547 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
5548
5549 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
5550 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
5551 make.
5552 * configure.ac: Remove checks for the make program.
5553 * configure: Re-generate.
5554
5555 2016-11-16 Kevin Buettner <kevinb@redhat.com>
5556
5557 * gdb.python/py-recurse-unwind.c (main): Add loop.
5558 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
5559 to read_register() and gdb.parse_and_eval(). Make each code
5560 call a separate case that can be individually tested.
5561 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
5562 proc. Call cont_and_backtrace for each of the code paths that
5563 we want to test in the unwinder.
5564
5565 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
5566
5567 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
5568 the definition of struct S.
5569
5570 2016-11-11 Catherine Moore <clm@codesourcery.com>
5571
5572 * gdb.base/dump.exp: Identify verilog format dump tests as such.
5573
5574 2016-11-09 Pedro Alves <palves@redhat.com>
5575
5576 * gdb.base/commands.exp (runto_or_return): New procedure.
5577 (gdbvar_simple_if_test, gdbvar_simple_while_test)
5578 (gdbvar_complex_if_while_test, progvar_simple_if_test)
5579 (progvar_simple_while_test, progvar_complex_if_while_test)
5580 (if_while_breakpoint_command_test)
5581 (infrun_breakpoint_command_test, breakpoint_command_test)
5582 (user_defined_command_test, watchpoint_command_test)
5583 (test_command_prompt_position, redefine_hook_test)
5584 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
5585 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
5586 multi_line_input and multi_line. Remove gdb_expect and
5587 gdb_stop_suppressing_tests uses.
5588 * lib/gdb.exp (valnum_re): New global.
5589 (multi_line_input): New procedure.
5590
5591 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
5592
5593 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
5594 Remove.
5595 (test_setup): Define with proc_with_prefix.
5596 (test_cli_inferior): Likewise.
5597 (test_cli_thread): Likewise.
5598 (test_cli_frame): Likewise.
5599 (test_cli_select_frame): Likewise.
5600 (test_cli_up_down): Likewise.
5601 (test_mi_thread_select): Likewise.
5602 (test_mi_stack_select_frame): Likewise.
5603 (test_cli_in_mi_inferior): Likewise.
5604 (test_cli_in_mi_thread): Likewise.
5605 (test_cli_in_mi_frame): Likewise.
5606 (top level): Do not use with_test_prefix_procname.
5607
5608 2016-11-09 Pedro Alves <palves@redhat.com>
5609
5610 * gdb.base/commands.exp (gdbvar_simple_if_test)
5611 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
5612 (progvar_simple_if_test, progvar_simple_while_test)
5613 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
5614 (infrun_breakpoint_command_test, breakpoint_command_test)
5615 (user_defined_command_test, watchpoint_command_test)
5616 (test_command_prompt_position, deprecated_command_test)
5617 (bp_deleted_in_command, temporary_breakpoint_commands)
5618 (stray_arg0_test, source_file_with_indented_comment)
5619 (recursive_source_test, if_commands_test)
5620 (error_clears_commands_left, redefine_hook_test)
5621 (redefine_backtrace_test): Use proc_with_prefix.
5622 * lib/gdb.exp (proc_with_prefix): New proc.
5623
5624 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5625
5626 * gdb.base/tui-layout.c: New file.
5627 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
5628 disassembly window contains very long lines.
5629
5630 2016-11-08 Tom Tromey <tom@tromey.com>
5631
5632 * gdb.python/py-value.exp (test_value_creation): Make "long" test
5633 depend on Python 2.
5634
5635 2016-11-08 Tom Tromey <tom@tromey.com>
5636
5637 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
5638 New method.
5639
5640 2016-10-29 Manish Goregaokar <manish@mozilla.com>
5641
5642 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
5643
5644 2016-10-27 Manish Goregaokar <manish@mozilla.com>
5645
5646 * gdb.rust/simple.rs: Add test for univariant enums without
5647 discriminants and for encoded struct-like enums.
5648
5649 2016-10-28 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
5652 gdb_test_multiple, tighten regexps and match symtabs and line
5653 tables incrementally.
5654
5655 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
5656
5657 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
5658 general.
5659
5660 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
5661
5662 * gdb.base/exec-invalid-sysroot.exp: New file.
5663
5664 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
5665
5666 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
5667
5668 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5669
5670 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
5671
5672 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
5673
5674 * gdb.base/killed-outside.exp: Remove $options from a call to
5675 `prepare_for_testing'.
5676
5677 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5678
5679 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5680 Change test message.
5681
5682 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5683
5684 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
5685 Update comment.
5686
5687 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
5688
5689 * gdb.trace/mi-trace-save.exp: New file.
5690
5691 2016-10-13 Yao Qi <yao.qi@linaro.org>
5692
5693 * gdb.base/code_elim.exp (get_var_address): Remove.
5694 * gdb.base/relocate.exp: Likewise.
5695 * gdb.base/shreloc.exp: Likewise.
5696 * lib/gdb.exp (get_var_address): New.
5697
5698 2016-10-13 Yao Qi <yao.qi@linaro.org>
5699
5700 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
5701 floating point tests if $skip_float_test is false.
5702
5703 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
5704
5705 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
5706 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
5707 argc values.
5708 Add 1 to argc so we guarantee distinct initial/modified argc values.
5709
5710 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5711
5712 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
5713
5714 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
5715
5716 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
5717 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
5718 * gdb.arch/vsx-regs.exp: Likewise.
5719
5720 2016-10-07 Yao Qi <yao.qi@linaro.org>
5721
5722 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
5723
5724 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
5725
5726 * gdb.python/python.exp: Test decode_line("*0").
5727
5728 2016-10-06 Doug Evans <dje@google.com>
5729
5730 * gdb.python/py-value.exp (test_value_creation): Add test for large
5731 unsigned 64-bit value.
5732
5733 2016-10-06 Tom Tromey <tom@tromey.com>
5734
5735 * gdb.compile/compile.exp: Change java tests to rust.
5736 * gdb.base/setshow.exp: Change java tests to rust.
5737 * gdb.base/default.exp: Remove java from language list.
5738 * README (Examples): Update language example.
5739 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
5740 test.
5741 * lib/gdb.exp (skip_java_tests): Remove.
5742 * lib/java.exp: Remove.
5743 * gdb.java: Remove.
5744
5745 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5746
5747 * gdb.arch/mips-fcr.exp: New test.
5748 * gdb.arch/mips-fcr.c: Source for the new test.
5749
5750 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
5751
5752 * gdb.base/solib-disc.exp: Use `standard_output_file'
5753 throughout.
5754
5755 2016-10-06 Pedro Alves <palves@redhat.com>
5756
5757 * gdb.base/jit-simple-dl.c: New file.
5758 * gdb.base/jit-simple-jit.c: New file, factored out from ...
5759 * gdb.base/jit-simple.c: ... this.
5760 * gdb.base/jit-simple.exp (jit_run): Delete.
5761 (build_jit): New proc.
5762 (jit_test_reread): Recompile either the main program or the shared
5763 library, depending on what is being tested. Skip changing address
5764 if caller wants to. Compare before/after addresses. If testing
5765 standalone, explicitly load the binary. Test "maint info
5766 breakpoints".
5767 (top level): Add "standalone vs shared lib" and "change address"
5768 vs "same address" axes.
5769
5770 2016-10-06 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
5773 call.
5774 (jit_run): Delete.
5775 (jit_test_reread): Use with_test_prefix. Reload the main binary
5776 explicitly. Compare the before/after addresses of the JIT
5777 descriptor.
5778
5779 2016-08-15 Doug Evans <dje@google.com>
5780
5781 * gdb.xml/extra-regs.xml: Update, end field now required, default type
5782 for single bitfields is bool.
5783 * gdb.xml/tdesc-regs.exp: Ditto.
5784
5785 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
5786
5787 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
5788
5789 2016-10-05 Yao Qi <yao.qi@linaro.org>
5790
5791 * lib/gdb.exp (support_complex_tests): Return zero if
5792 gdb_skip_float_test return true.
5793
5794 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5795 Simon Marchi <simon.marchi@ericsson.com>
5796
5797 PR gdb/20487
5798 * gdb.mi/user-selected-context-sync.exp: New file.
5799 * gdb.mi/user-selected-context-sync.c: New file.
5800
5801 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
5802 Simon Marchi <simon.marchi@ericsson.com>
5803
5804 PR gdb/20487
5805 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
5806 =thread-select-event check.
5807
5808 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
5809
5810 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
5811 the compulsory L operand changes.
5812 * gdb.arch/powerpc-power.s: Likewise.
5813
5814 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5815
5816 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
5817 * gdb.base/jit-attach-pie.c: New file.
5818 * gdb.base/jit-attach-pie.exp: New file.
5819
5820 2016-09-28 Pedro Alves <palves@redhat.com>
5821
5822 * gdb.base/infcall-input.c: New file.
5823 * gdb.base/infcall-input.exp: New file.
5824
5825 2016-09-22 Yao Qi <yao.qi@linaro.org>
5826
5827 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
5828 (gdb_exit): Rename it to ...
5829 (gdbserver_gdb_exit): ... Close GDBserver.
5830 (gdb_exit): New proc, call gdbserver_gdb_exit.
5831 (mi_gdb_exit): Likewise.
5832
5833 2016-09-22 Yao Qi <yao.qi@linaro.org>
5834
5835 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
5836 path.
5837 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
5838 Remove duplication.
5839
5840 2016-09-22 Yao Qi <yao.qi@linaro.org>
5841
5842 * lib/gdbserver-support.exp: Check the existence of
5843 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
5844
5845 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
5846
5847 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
5848
5849 2016-09-21 Tom Tromey <tom@tromey.com>
5850
5851 PR gdb/20604:
5852 * gdb.base/quit.exp: New file.
5853
5854 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
5855
5856 * .gitignore: New file.
5857
5858 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
5859
5860 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
5861 throughout.
5862
5863 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
5864
5865 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
5866
5867 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5868
5869 * gdb.cp/casts.cc (decltype): Move it ...
5870 (main): ... with its call to ...
5871 * gdb.cp/casts03.cc: ... a new file.
5872 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
5873
5874 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5875
5876 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
5877
5878 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
5879
5880 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
5881 and sync up the test with tests in gas/testsuite/gas/ppc.
5882 * gdb.arch/powerpc-power.exp: Likewise.
5883
5884 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5885
5886 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
5887
5888 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
5889 Jan Kratochvil <jan.kratochvil@redhat.com>
5890
5891 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
5892 make m1's definition to be different from m2's. Use 'dummy' as an
5893 argument for probe 'two'.
5894
5895 2016-09-10 Jon Beniston <jon@beniston.com>
5896
5897 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
5898 for sim target.
5899
5900 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
5901
5902 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
5903 variable declaration.
5904 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
5905 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
5906 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
5907 received HWCAP as its argument.
5908
5909 2016-09-06 Pedro Alves <palves@redhat.com>
5910
5911 * gdb.base/new-ui-pending-input.c: New file.
5912 * gdb.base/new-ui-pending-input.exp: New file.
5913 * gdb.exp (clear_gdb_spawn_id): New procedure.
5914 (with_spawn_id): Check whether gdb_spawn_id exists before
5915 referencing it. If gdb_spawn_id didn't exist on entry, clear it
5916 on exit.
5917
5918 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5919
5920 * gdb.base/float128.c: New file.
5921 * gdb.base/float128.exp: Likewise.
5922 * gdb.base/floatn.c: Likewise.
5923 * gdb.base/floatn.exp: Likewise.
5924
5925 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
5926
5927 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
5928
5929 2016-09-05 Pedro Alves <palves@redhat.com>
5930
5931 PR backtrace/19927
5932 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
5933 unwinders are immediately called as side effect of "source" or
5934 "disable unwinder" commands.
5935 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
5936
5937 2016-09-02 Yao Qi <yao.qi@linaro.org>
5938
5939 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
5940 is true and $type is "float" or "double".
5941
5942 2016-09-02 Yao Qi <yao.qi@linaro.org>
5943
5944 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
5945 true.
5946 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
5947 * gdb.base/call-rt-st.exp: Likewise.
5948 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
5949 return value instead of gdb,skip_float_test.
5950 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
5951 (do_function_calls): Use its return value instead of
5952 gdb,skip_float_test.
5953 * gdb.base/finish.exp: Likewise.
5954 * gdb.base/funcargs.exp: Likewise.
5955 * gdb.base/return.exp: Likewise.
5956 * gdb.base/return2.exp: Likewise.
5957 * gdb.base/varargs.exp: Likewise.
5958 * lib/gdb.exp (gdb_skip_float_test): Change it to
5959 gdb_caching_proc. Detect the broken ptrace on arm-linux.
5960
5961 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
5962
5963 * gdb.multi/tids.exp: Test "thread apply all".
5964
5965 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5966
5967 * gdb.base/default.exp (tty): Remove.
5968
5969 2016-08-24 Kevin Buettner <kevinb@redhat.com>
5970
5971 * gdb.python/py-recurse-unwind.c: New file.
5972 * gdb.python/py-recurse-unwind.py: New file.
5973 * gdb.python/py-recurse-unwind.exp: New file.
5974
5975 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
5976
5977 * gdb.base/set-inferior-tty.exp: New file.
5978 * gdb.base/set-inferior-tty.c: New file.
5979
5980 2016-08-23 Pedro Alves <palves@redhat.com>
5981
5982 PR gdb/20494
5983 * gdb.base/new-ui-echo.c: New file.
5984 * gdb.base/new-ui-echo.exp: New file.
5985
5986 2016-08-23 Yao Qi <yao.qi@linaro.org>
5987
5988 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
5989 gdbserver_spawn.
5990 * gdb.server/connect-without-multi-process.exp (do_test):
5991 Likewise.
5992
5993 2016-08-23 Yao Qi <yao.qi@linaro.org>
5994
5995 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
5996 standalone_txt. Delete gdb_txt and standalone_txt on host
5997 and target. Spawn the binary on target. Copy files from
5998 target to host.
5999
6000 2016-08-22 Pedro Alves <palves@redhat.com>
6001
6002 PR gdb/20505
6003 * gdb.base/vdso-warning.exp: Test core dumps too. Use
6004 with_test_prefix. Factor out bits to ...
6005 (test_no_vdso): ... this new procedure.
6006
6007 2016-08-19 Carl Love <cel@us.ibm.com>
6008
6009 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
6010 maintaining separate logic for constructing the output path.
6011 * gdb.arch/powerpc-d128-regs.exp: Likewise.
6012 * gdb.arch/ppc-dfp.exp: Likewise.
6013 * gdb.arch/ppc-fp.exp: Likewise.
6014 * gdb.arch/vsx-regs.exp: Likewise.
6015 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
6016 binprefix for generating the additional binary files.
6017
6018 2016-08-19 Pedro Alves <palves@redhat.com>
6019
6020 * gdb.trace/mi-trace-frame-collected.exp
6021 (test_trace_frame_collected): On x32, expect two registers.
6022
6023 2016-08-18 Carl Love <cel@us.ibm.com>
6024
6025 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
6026 and sync up the test with tests in gas/testsuite/gas/ppc.
6027 * gdb.arch/powerpc-power.exp: Likewise.
6028
6029 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6030
6031 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
6032 expected error message.
6033
6034 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
6035
6036 * gdb.multi/remove-inferiors.exp: New file.
6037 * gdb.multi/remove-inferiors.c: New file.
6038
6039 2016-08-12 Yao Qi <yao.qi@linaro.org>
6040
6041 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
6042 argument list.
6043
6044 2016-08-10 Pedro Alves <palves@redhat.com>
6045
6046 PR gdb/19187
6047 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
6048 setup_kfails.
6049
6050 2016-08-09 Pedro Alves <palves@redhat.com>
6051 Simon Marchi <simon.marchi@ericsson.com>
6052
6053 PR gdb/20418
6054 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
6055 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
6056
6057 2016-08-09 Pedro Alves <palves@redhat.com>
6058
6059 PR mi/20431
6060 * gdb.mi/mi-cmd-error.exp: New file.
6061
6062 2016-08-09 Pedro Alves <palves@redhat.com>
6063
6064 PR gdb/18653
6065 * gdb.base/signals-state-child.c: New file.
6066 * gdb.base/signals-state-child.exp: New file.
6067 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
6068
6069 2016-08-09 Pedro Alves <palves@redhat.com>
6070
6071 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
6072
6073 2016-08-03 Tom Tromey <tom@tromey.com>
6074
6075 PR python/18565:
6076 * gdb.python/py-frame-inline.exp: Add Frame.function test.
6077
6078 2016-08-01 Yao Qi <yao.qi@linaro.org>
6079
6080 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
6081 variable mode to "multi-process" if $multi_process is 1, otherwise
6082 set it to "single-process".
6083
6084 2016-08-01 Yao Qi <yao.qi@linaro.org>
6085
6086 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
6087 * gdb.cp/cpexprs.exp: Likewise.
6088 * gdb.cp/m-static.exp: Likewise.
6089
6090 2016-07-26 Tom Tromey <tom@tromey.com>
6091
6092 PR python/20190:
6093 * gdb.threads/tls.exp (check_thread_local): Add python symbol
6094 test.
6095
6096 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
6097
6098 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
6099 selecting assembly source files.
6100 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
6101 assembly source files.
6102 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
6103 assembly source files.
6104 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
6105 selecting assembly source files.
6106
6107 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
6108
6109 * gdb.base/new-ui.exp (do_test_invalid_args): New
6110 procedure.
6111
6112 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
6113
6114 * gdb.btrace/reconnect.c: New file.
6115 * gdb.btrace/reconnect.exp: New file.
6116
6117 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
6118
6119 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
6120 to test_catch_syscall_group.
6121 (test_catch_syscall_group): New.
6122
6123 2016-07-21 Tom Tromey <tom@tromey.com>
6124
6125 * gdb.rust/simple.rs (main): Use empty struct expression.
6126 * gdb.rust/simple.exp: Add tests for empty struct expression.
6127
6128 2016-07-21 Yao Qi <yao.qi@linaro.org>
6129
6130 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
6131 if gdb_skip_xml_test is true on some targets.
6132
6133 2016-07-21 Yao Qi <yao.qi@linaro.org>
6134
6135 * gdb.server/solib-list.exp: Unset last_loaded_file.
6136
6137 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6138
6139 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
6140 "step into captured_main (args)".
6141
6142 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6143
6144 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
6145
6146 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6147
6148 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
6149
6150 2016-07-19 Pedro Alves <palves@redhat.com>
6151
6152 * gdb.opt/inline-break.exp: Remove optimize=-O2.
6153 * gdb.opt/inline-bt.exp: Likewise.
6154 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
6155 additional_flags=-Winline.
6156 * gdb.opt/inline-locals.exp: Likewise.
6157 * gdb.opt/inline-markers.c (ATTR): Define.
6158 (inlined_fn): Use it.
6159
6160 2016-07-19 Yao Qi <yao.qi@linaro.org>
6161
6162 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
6163 (test_with_self): Remove some code. Remove argument executable.
6164 (top-level): Use do_self_tests.
6165
6166 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
6167 Don Breazeal <donb@codesourcery.com>
6168
6169 * gdb.base/maint.exp: Escape paths used in regular expressions.
6170 * gdb.stabs/weird.exp: Likewise.
6171
6172 2016-07-13 Tom Tromey <tom@tromey.com>
6173
6174 PR python/15620, PR python/18620:
6175 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
6176 (test_bkpt_events): New procs.
6177
6178 2016-07-13 Tom Tromey <tom@tromey.com>
6179
6180 PR python/17698:
6181 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
6182 test.
6183 (test_watchpoints): Likewise.
6184 (test_bkpt_pending): New proc.
6185
6186 2016-07-13 Tom Tromey <tom@tromey.com>
6187
6188 PR cli/18053:
6189 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
6190 completion test.
6191
6192 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
6193
6194 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
6195 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
6196 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
6197 f_label.
6198 (g): Rename g_end_lbl to g_label.
6199 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
6200 low_pc and high_pc.
6201 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
6202
6203 2016-07-12 Tom Tromey <tom@tromey.com>
6204
6205 PR python/19293:
6206 * gdb.python/py-unwind-maint.exp: Update tests.
6207
6208 2016-07-12 Yao Qi <yao.qi@linaro.org>
6209
6210 * lib/selftest-support.exp (selftest_setup): Match the output
6211 when captured_main is inlined.
6212
6213 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6214
6215 * gdb.fortran/derived-types.exp (result_line, result_line_2):
6216 New variables.
6217 (print this%a, print this%b, print this): New tests.
6218 * gdb.fortran/derived-types.f90 (this): New object and
6219 initialization.
6220
6221 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6222
6223 * gdb.ada/arraydim.exp: Remove extra directory level in build
6224 directory.
6225
6226 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
6227
6228 * lib/ada.exp: Remove extra directory level in build directory.
6229 * gdb.ada/cond_lang.exp: Likewise.
6230 * gdb.ada/exec_changed.exp: Likewise.
6231 * gdb.ada/lang_switch.exp: Likewise.
6232
6233 2016-07-06 Manish Goregaokar <manish@mozilla.com>
6234
6235 * simple.rs: Add test for raw pointer subscripting.
6236 * simple.exp: Add test expectations.
6237
6238 2016-07-05 Yao Qi <yao.qi@linaro.org>
6239
6240 * gdb.mi/mi-reverse.exp: Match =record-started output.
6241
6242 2016-07-01 Pedro Alves <palves@redhat.com>
6243
6244 * gdb.base/jit-reader.exp (info_registers_current_frame): New
6245 procedure.
6246 (jit_reader_test): Test the jit reader's unwinder.
6247 * gdb.base/jithost.c (jit_function_00_code): New global.
6248 (main): Use memcpy to fill in the mmapped code, instead of poking
6249 bytes manually here.
6250 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
6251 value.
6252 (read_debug_info): Save the function's range.
6253 (read_sp): New function.
6254 (unwind_frame): Use it. Also unwind RBP.
6255 (get_frame_id): Use read_sp.
6256 (gdb_init_reader): Use calloc instead of malloc.
6257 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
6258 parameter. Use gdb_test_multiple.
6259
6260 2016-07-01 Pedro Alves <palves@redhat.com>
6261 Antoine Tremblay <antoine.tremblay@ericsson.com>
6262
6263 * gdb.threads/process-dies-while-detaching.c: New file.
6264 * gdb.threads/process-dies-while-detaching.exp: New file.
6265
6266 2016-07-01 Pedro Alves <palves@redhat.com>
6267
6268 * gdb.multi/watchpoint-multi-exit.c: New file.
6269 * gdb.multi/watchpoint-multi-exit.exp: New file.
6270
6271 2016-06-30 Pedro Alves <palves@redhat.com>
6272
6273 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
6274 unset inferior_spawn_id.
6275
6276 2016-06-30 Pedro Alves <palves@redhat.com>
6277
6278 * lib/mi-support.exp (default_mi_gdb_start): Declare global
6279 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
6280
6281 2016-06-29 Yao Qi <yao.qi@linaro.org>
6282
6283 * gdb.base/return.c: Add copyright header.
6284
6285 2016-06-29 Tom Tromey <tom@tromey.com>
6286
6287 PR python/20129:
6288 * gdb.python/py-framefilter.exp: Add tests for setting priority
6289 and disabling of non-existent frame filter.
6290
6291 2016-06-29 Yao Qi <yao.qi@linaro.org>
6292
6293 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
6294 0x0f07ff.
6295
6296 2016-06-28 Yao Qi <yao.qi@linaro.org>
6297
6298 * gdb.base/catch-syscall.exp: Remove check on isnative and target
6299 triplets. Start gdb, execute catch syscall, and continue. Check
6300 gdb's output to determine catch syscall is supported.
6301
6302 2016-06-27 Manish Goregaokar <manish@mozilla.com>
6303
6304 * gdb.rust/simple.rs: Add test for returning unit in a function.
6305 * gdb.rust/simple.exp: Add expectation for functions returning
6306 unit.
6307
6308 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
6309
6310 * gdb.python/py-breakpoint-create-fail.c,
6311 gdb.python/py-breakpoint-create-fail.exp,
6312 gdb.python/py-breakpoint-create-fail.py: New testcase.
6313
6314 2016-06-25 Manish Goregaokar <manish@mozilla.com>
6315
6316 PR gdb/20239
6317 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
6318 * gdb.rust/simple.exp: Add test expectations for new NonZero
6319 tests.
6320
6321 2016-06-24 David Taylor <dtaylor@emc.com>
6322
6323 * gdb.base/offsets.exp: New file.
6324 * gdb.base/offsets.c: New file.
6325
6326 2016-06-23 Tom Tromey <tom@tromey.com>
6327
6328 PR gdb/16483:
6329 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
6330 before any filters are loaded.
6331
6332 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
6333
6334 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
6335 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
6336 structs.
6337 * gdb.fortran/derived-type-function.exp: New file.
6338 * gdb.fortran/derived-type-function.f90: New file.
6339
6340
6341 2016-06-21 Pedro Alves <palves@redhat.com>
6342
6343 * gdb.base/new-ui.exp: New file.
6344 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
6345 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
6346 (with_spawn_id): New procedure.
6347
6348 2016-06-21 Pedro Alves <palves@redhat.com>
6349
6350 * gdb.mi/mi-exec-run.exp: New file.
6351
6352 2016-06-21 Pedro Alves <palves@redhat.com>
6353
6354 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
6355 breakpoint command's output on the main UI.
6356 (test_break): New procedure, factored out from calls in the top
6357 level.
6358 (top level): Use foreach_with_prefix to test MI as main UI and as
6359 separate UI.
6360
6361 2016-06-21 Pedro Alves <palves@redhat.com>
6362
6363 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
6364 (test_awatch_creation_and_listing)
6365 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
6366 Remove 'type' parameter.
6367 (test_watchpoint_all): New parameter mi_mode. Remove
6368 with_test_prefix.
6369 (top level): Use foreach_with_prefix, and add main/separate UI MI
6370 testing axis.
6371
6372 2016-06-21 Pedro Alves <palves@redhat.com>
6373
6374 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
6375 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
6376 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
6377 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
6378 (gdb_main_spawn_id, mi_spawn_id): Declare and
6379 comment.
6380 (mi_create_inferior_pty): New procedure,
6381 factored out from default_mi_gdb_start.
6382 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
6383 procedures.
6384 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
6385 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
6386 Use mi_create_inferior_pty.
6387 (mi_gdb_start): Use eval to pass down args list.
6388
6389 2016-06-21 Pedro Alves <palves@redhat.com>
6390
6391 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
6392 * gdb.opt/inline-cmds.exp: Add MI tests.
6393
6394 2016-06-21 Pedro Alves <palves@redhat.com>
6395
6396 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
6397
6398 2016-06-21 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
6401 (top level): Use it instead of mi_execute_to.
6402
6403 2016-06-21 Pedro Alves <palves@redhat.com>
6404
6405 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
6406 (cont_handler_str): New.
6407 (signal_stop_handler): Set stop_handler_str instead of printing to
6408 stdout.
6409 (continue_handler): Set cont_handler_str instead of printing to
6410 stdout.
6411 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
6412 mi_send_resuming_command. Print stop_handler_str and
6413 cont_handler_str instead of expecting the python events print
6414 directly.
6415
6416 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
6417
6418 * gdb.base/jit-reader.exp: New file.
6419 * gdb.base/jithost.c: New file.
6420 * gdb.base/jithost.h: New file.
6421 * gdb.base/jitreader.c : New file.
6422 * gdb.base/jit-protocol.h: New file.
6423
6424 2016-06-17 Yao Qi <yao.qi@linaro.org>
6425
6426 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
6427 parameters follow_fork and detach_on_fork. Set follow-fork-mode
6428 and detach-on-fork. Adjust tests.
6429 (top level): Invoke break_cond_on_syscall with combinations of
6430 syscall, follow-fork-mode and detach-on-fork.
6431
6432 2016-06-17 Yao Qi <yao.qi@linaro.org>
6433
6434 * gdb.base/step-over-exit.c: New.
6435 * gdb.base/step-over-exit.exp: New.
6436
6437 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
6438
6439 * gdb.base/float.exp: Add target check for nds32*-*-*.
6440 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
6441
6442 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
6443
6444 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
6445 for unsupported target features.
6446 * gdb.base/call-rt-st.exp: Likewise.
6447 * gdb.base/call-sc.exp: Likewise.
6448 * gdb.base/call-signal-resume.exp: Likewise.
6449 * gdb.base/call-strs.exp: Likewise.
6450 * gdb.base/callexit.exp: Likewise.
6451 * gdb.base/callfuncs.exp: Likewise.
6452 * gdb.base/nodebug.exp: Likewise.
6453 * gdb.base/printcmds.exp: Likewise.
6454 * gdb.base/ptype.exp: Likewise.
6455 * gdb.base/structs.exp: Likewise.
6456 * gdb.base/unwindonsignal.exp: Likewise.
6457 * gdb.cp/gdb2495.exp: Likewise.
6458 * gdb.cp/templates.exp: Likewise.
6459 * gdb.cp/virtfunc.exp: Likewise.
6460 * gdb.threads/hand-call-in-threads.exp: Likewise.
6461 * gdb.threads/interrupted-hand-call.exp: Likewise.
6462 * gdb.threads/thread-unwindonsignal.exp: Likewise.
6463
6464 2016-06-10 Tom Tromey <tom@tromey.com>
6465
6466 PR rust/20110:
6467 * gdb.rust/expr.exp: Add test for integer constant larger than
6468 i32.
6469
6470 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
6471
6472 * gdb.fortran/nested-funcs.exp: New.
6473 * gdb.fortran/nested-funcs.f90: New.
6474
6475 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
6476
6477 * gdb.base/examine-backward.c: New file.
6478 * gdb.base/examine-backward.exp: New file.
6479
6480 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
6481
6482 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
6483 matching.
6484
6485 2016-06-02 Tom Tromey <tom@tromey.com>
6486
6487 PR python/18984:
6488 * gdb.python/py-shared.exp: Add solib_name test.
6489
6490 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
6491
6492 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
6493
6494 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
6495
6496 PR c++/19893
6497 * gdb.dwarf2/implref.exp: Rename to...
6498 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
6499 * gdb.dwarf2/implref-array.c: New file.
6500 * gdb.dwarf2/implref-array.exp: Likewise.
6501 * gdb.dwarf2/implref-global.c: Likewise.
6502 * gdb.dwarf2/implref-global.exp: Likewise.
6503 * gdb.dwarf2/implref-struct.c: Likewise.
6504 * gdb.dwarf2/implref-struct.exp: Likewise.
6505
6506 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6507
6508 * gdb.trace/trace-condition.exp: Add 64bit tests.
6509
6510 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6511
6512 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
6513 bits types.
6514 (main): Adapt to 8 to 64 bits types.
6515 * gdb.trace/trace-condition.exp: Add new tests.
6516
6517 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6518
6519 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
6520
6521 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6522
6523 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
6524 Move condition tests...
6525 * gdb.trace/trace-condition.exp: Here.
6526
6527 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
6528
6529 * gdb.trace/trace-condition.exp: Add counter-case tests.
6530
6531 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
6532
6533 PR c++/15231
6534 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
6535 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
6536
6537 2016-05-27 Pedro Alves <palves@redhat.com>
6538
6539 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
6540 New procedure.
6541 (top level): Call it, and bail out of DejaGnu is known to be bad.
6542
6543 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
6544
6545 * gdb.base/whatis.c: Extend the test case.
6546 * gdb.base/whatis.exp: Add additional tests.
6547
6548 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6549
6550 * gdb.fortran/type.f90: Add pointer variable.
6551 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
6552
6553 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6554
6555 * gdb.fortran/vla-type.exp: Fix testcase name.
6556
6557 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6558
6559 * gdb.fortran/vla-type.exp: Access elements in nested structs.
6560
6561 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6562
6563 * gdb.fortran/type.f90: Add nested structures.
6564 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
6565 * gdb.fortran/derived-type.exp: Adapt expected output.
6566 * gdb.fortran/vla-type.exp: Adapt expected output.
6567
6568 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6569
6570 * gdb.fortran/whatis_type.exp: Adapt expected output.
6571
6572 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6573
6574 * gdb.fortran/print_type.exp: Fix expected output.
6575 * gdb.fortran/whatis_type.exp: Fix expected output.
6576
6577 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
6578
6579 * gdb.fortran/whatis_type.exp: Use multi_line.
6580
6581 2016-05-24 Tom Tromey <tom@tromey.com>
6582
6583 PR python/17386:
6584 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
6585 use value as an index.
6586
6587 2016-05-23 Tom Tromey <tom@tromey.com>
6588
6589 PR python/17981:
6590 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
6591 no-breakpoint case.
6592
6593 2016-05-24 Pedro Alves <palves@redhat.com>
6594
6595 PR gdb/19828
6596 * gdb.threads/clone-attach-detach.c: New file.
6597 * gdb.threads/clone-attach-detach.exp: New file.
6598
6599 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
6600
6601 * gdb.base/annota-input-while-running.exp: Fix syntax error.
6602
6603 2016-05-23 Tom Tromey <tom@tromey.com>
6604
6605 PR python/19438, PR python/18393:
6606 * gdb.python/py-progspace.exp: Add "dir" test.
6607 * gdb.python/py-objfile.exp: Add "dir" test.
6608
6609 2016-05-23 Yao Qi <yao.qi@linaro.org>
6610
6611 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
6612 * gdb.arch/thumb2-it.exp: Likewise.
6613
6614 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
6615
6616 * gdb.mi/mi-threads-interrupt.c: New file.
6617 * gdb.mi/mi-threads-interrupt.exp: New file.
6618
6619 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
6620
6621 PR gdb/18077
6622 * gdb.mi/mi-async-run.exp: New file.
6623 * gdb.mi/mi-async-run.c: New file.
6624
6625 2016-05-17 Tom Tromey <tom@tromey.com>
6626 Manish Goregaokar <manishsmail@gmail.com>
6627
6628 * lib/rust-support.exp: New file.
6629 * lib/gdb.exp (skip_rust_tests): New proc.
6630 (build_executable_from_specs): Handle rust.
6631 * lib/future.exp (gdb_find_rustc): New proc.
6632 (gdb_default_target_compile): Handle rust.
6633 * gdb.rust/expr.exp: New file.
6634 * gdb.rust/generics.exp: New file.
6635 * gdb.rust/generics.rs: New file.
6636 * gdb.rust/methods.exp: New file.
6637 * gdb.rust/methods.rs: New file.
6638 * gdb.rust/modules.exp: New file.
6639 * gdb.rust/modules.rs: New file.
6640 * gdb.rust/simple.exp: New file.
6641 * gdb.rust/simple.rs: New file.
6642
6643 2016-05-17 Tom Tromey <tom@tromey.com>
6644
6645 * gdb.base/default.exp (set language): Add rust.
6646
6647 2016-05-17 Tom Tromey <tom@tromey.com>
6648
6649 * gdb.gdb/unittest.exp: New file.
6650
6651 2016-05-16 Yao Qi <yao.qi@linaro.org>
6652
6653 * gdb.base/batch-preserve-term-settings.exp: Remove variable
6654 shell_prompt. Update shell_prompt_re.
6655
6656 2016-05-12 Doug Evans <dje@google.com>
6657
6658 PR symtab/19999
6659 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
6660 $options when building executable.
6661 * gdb.dwarf2/fission-loclists-pie.S: New file.
6662 * gdb.dwarf2/fission-loclists-pie.exp: New file.
6663
6664 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6665
6666 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
6667 of [is_remote target],
6668
6669 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
6670
6671 * lib/gdb.exp (use_gdb_stub): New procedure.
6672
6673 2016-05-03 Yunlian Jiang <yunlian@google.com>
6674 Doug Evans <dje@google.com>
6675
6676 PR symtab/19914
6677 * gdb.dwarf2/dwp-sepdebug.c: New file.
6678 * gdb.dwarf2/dwp-sepdebug.exp: New file.
6679
6680 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6681
6682 * gdb.base/detach.exp: Remove is_remote check.
6683
6684 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
6685
6686 * gdb.base/annota-input-while-running.exp: Don't check for
6687 [is_remote target]. Enable annotations after running to main.
6688 Remove unused "set test..." line.
6689
6690 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6691
6692 * gdb.trace/trace-enable-disable.exp: New file.
6693 * gdb.trace/trace-enable-disable.c: New file.
6694
6695 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
6696
6697 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
6698 use it in info sharedlibrary test.
6699 * gdb.trace/ftrace-lock.exp: Likewise.
6700 * gdb.trace/ftrace.exp: Likewise.
6701 * gdb.trace/range-stepping.exp: Likewise.
6702 * gdb.trace/trace-break.exp: Likewise.
6703 * gdb.trace/trace-condition.exp: Likewise.
6704 * gdb.trace/trace-mt.exp: Likewise.
6705
6706 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6707
6708 * lib/gdb.exp (gdb_load_shlibs): Rename to...
6709 (gdb_load_shlib): ... this.
6710 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
6711 gdb_load_shlib.
6712 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
6713 * gdb.base/ctxobj.exp: Likewise.
6714 * gdb.base/dprintf-pending.exp: Likewise.
6715 * gdb.base/dso2dso.exp: Likewise.
6716 * gdb.base/fixsection.exp: Likewise.
6717 * gdb.base/gcore-relro.exp: Likewise.
6718 * gdb.base/gdb1555.exp: Likewise.
6719 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6720 * gdb.base/gnu-ifunc.exp: Likewise.
6721 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
6722 * gdb.base/jit-so.exp (one_jit_test): Likewise.
6723 * gdb.base/pending.exp: Likewise.
6724 * gdb.base/print-file-var.exp: Likewise.
6725 * gdb.base/print-symbol-loading.exp: Likewise.
6726 * gdb.base/shlib-call.exp: Likewise.
6727 * gdb.base/shreloc.exp: Likewise.
6728 * gdb.base/so-impl-ld.exp: Likewise.
6729 * gdb.base/solib-disc.exp: Likewise.
6730 * gdb.base/solib-nodir.exp: Likewise.
6731 * gdb.base/solib-overlap.exp: Likewise.
6732 * gdb.base/solib-symbol.exp: Likewise.
6733 * gdb.base/solib-weak.exp (do_test): Likewise.
6734 * gdb.base/sym-file.exp: Likewise.
6735 * gdb.base/symtab-search-order.exp: Likewise.
6736 * gdb.base/type-opaque.exp: Likewise.
6737 * gdb.base/unload.exp: Likewise.
6738 * gdb.base/watchpoint-solib.exp: Likewise.
6739 * gdb.compile/compile.exp: Likewise.
6740 * gdb.cp/gdb2384.exp: Likewise.
6741 * gdb.cp/infcall-dlopen.exp: Likewise.
6742 * gdb.cp/re-set-overloaded.exp: Likewise.
6743 * gdb.fortran/library-module.exp: Likewise.
6744 * gdb.opt/solib-intra-step.exp: Likewise.
6745 * gdb.python/py-finish-breakpoint.exp: Likewise.
6746 * gdb.python/py-shared.exp: Likewise.
6747 * gdb.reverse/solib-precsave.exp: Likewise.
6748 * gdb.reverse/solib-reverse.exp: Likewise.
6749 * gdb.server/solib-list.exp: Likewise.
6750 * gdb.threads/dlopen-libpthread.exp: Likewise.
6751 * gdb.threads/tls-shared.exp: Likewise.
6752 * gdb.threads/tls-so_extern.exp: Likewise.
6753 * gdb.trace/change-loc.exp: Likewise.
6754 * gdb.trace/ftrace-lock.exp: Likewise.
6755 * gdb.trace/ftrace.exp: Likewise.
6756 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
6757 * gdb.trace/pending.exp: Likewise.
6758 * gdb.trace/range-stepping.exp: Likewise.
6759 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
6760 (strace_info_marker): Likewise.
6761 (strace_probe_marker): Likewise.
6762 (strace_trace_on_same_addr): Likewise.
6763 (strace_trace_on_diff_addr): Likewise.
6764 * gdb.trace/trace-break.exp: Likewise.
6765 * gdb.trace/trace-condition.exp: Likewise.
6766 * gdb.trace/trace-mt.exp: Likewise.
6767
6768 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
6769
6770 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
6771 result of gdb_remote_download.
6772 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
6773 * gdb.base/dso2dso.exp: Likewise.
6774 * gdb.base/global-var-nested-by-dso.exp: Likewise.
6775 * gdb.base/print-file-var.exp: Likewise.
6776 * gdb.base/shlib-call.exp: Likewise.
6777 * gdb.base/shreloc.exp: Likewise.
6778 * gdb.base/solib-overlap.exp: Likewise.
6779 * gdb.base/solib-weak.exp (do_test): Likewise.
6780 * gdb.base/unload.exp: Likewise.
6781
6782 2016-04-27 Yao Qi <yao.qi@linaro.org>
6783
6784 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
6785 exists.
6786
6787 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6788
6789 * vla-type.exp: Print structure from toplevel.
6790
6791 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6792
6793 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
6794 of dynamic types.
6795 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
6796 of dynamic types.
6797
6798 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
6799
6800 * gdb.fortran/vla-type.f90: New file.
6801 * gdb.fortran/vla-type.exp: New file.
6802
6803 2016-04-25 Yao Qi <yao.qi@linaro.org>
6804
6805 * gdb.base/branch-to-self.c: New file.
6806 * gdb.base/branch-to-self.exp: New file.
6807
6808 2016-04-22 Yao Qi <yao.qi@linaro.org>
6809
6810 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
6811 more after $hex.
6812
6813 2016-04-22 Yao Qi <yao.qi@linaro.org>
6814
6815 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
6816 * gdb.base/annota3.exp: Likewise.
6817
6818 2016-04-22 Yao Qi <yao.qi@linaro.org>
6819
6820 * gdb.reverse/step-precsave.exp: Do one step and test program
6821 stops in "callee" and do multiple steps until program goes out
6822 of "callee".
6823 * gdb.reverse/step-reverse.exp: Likewise.
6824
6825 2016-04-22 Yao Qi <yao.qi@linaro.org>
6826
6827 * gdb.trace/signal.exp: Also pass if
6828 $tracepoint_hits($i) > $iterations.
6829
6830 2016-04-22 Yao Qi <yao.qi@linaro.org>
6831
6832 * gdb.trace/signal.c: New file.
6833 * gdb.trace/signal.exp: New file.
6834
6835 2016-04-19 Doug Evans <xdje42@gmail.com>
6836
6837 * gdb.base/bad-file.exp: New file.
6838
6839 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
6840
6841 * gdb.dwarf2/implref.exp: New file.
6842
6843 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6844
6845 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
6846 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
6847 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
6848 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
6849 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
6850 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
6851 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
6852 * lib/fortran.exp (fortran_int4): New procedure.
6853 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
6854 (fortran_logical4): Likewise.
6855
6856 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
6857
6858 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
6859
6860 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
6861
6862 * lib/compiler.c: Add Intel specific preprocessor macros.
6863 * lib/compiler.cc: Likewise.
6864
6865 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
6866
6867 * gdb.server/connect-with-no-symbol-file.c: New file.
6868 * gdb.server/connect-with-no-symbol-file.exp: New file.
6869
6870 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6871
6872 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
6873
6874 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
6875
6876 * boards/gdbserver-base.exp (${board}_download): Copy source file to
6877 standard output directory.
6878
6879 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
6880
6881 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
6882
6883 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
6884
6885 * gdb.btrace/instruction_history.c (loop): Add declaration.
6886
6887 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6888
6889 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
6890
6891 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
6892
6893 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
6894 parentheses to print.
6895 (continue_handler): Likewise.
6896
6897 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
6898
6899 * gdb.server/solib-list.exp: Remove is_remote check.
6900 Pass shlib= to gdb_compile. Don't link shared library with
6901 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
6902 Run binary filename through "readlink -f" on the target.
6903
6904 2016-04-08 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
6907 interpreter filename as argument to gdbserver_spawn.
6908 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6909 Return empty if $last_loaded_file does not exist.
6910
6911 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6912
6913 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
6914 * gdb.base/jit-main.c: Use exit after usage.
6915
6916 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
6917
6918 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
6919 GDBHISTSIZE prior to the tests.
6920 * gdb.base/gdbinit-history.exp: Likewise.
6921
6922 2016-04-07 Pedro Alves <palves@redhat.com>
6923
6924 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
6925 instead of build_executable. Use gdb_load_shlibs.
6926
6927 2016-04-07 Yao Qi <yao.qi@linaro.org>
6928
6929 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
6930 Execute "si" command.
6931
6932 2016-04-07 Yao Qi <yao.qi@linaro.org>
6933
6934 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
6935 number instead of the comments on some line.
6936
6937 2016-04-06 Don Breazeal <donb@codesourcery.com>
6938
6939 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
6940 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
6941
6942 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
6943
6944 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
6945 standard_output_file. Remove unused binfile variable.
6946
6947 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
6948
6949 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
6950 * gdb.python/py-mi-objfile.exp: Match "list main" output
6951 in console format.
6952
6953 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
6954
6955 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
6956 absolute.
6957
6958 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6959
6960 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
6961 absolute.
6962 * gdb.trace/ftrace.exp: Likewise.
6963 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
6964 targets as well.
6965 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
6966 (gdb_load_shlibs): Copy libraries to test directory when testing
6967 natively. Only set solib-search-path if testing remotely.
6968 * lib/mi-support.exp (mi_load_shlibs): Likewise.
6969
6970 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
6971
6972 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
6973 gdb_download. Use it even if the target is not remote.
6974 * gdb.base/jit.exp (compile_jit_test): Likewise.
6975 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
6976 output directory if the destination board is local, otherwise use
6977 the standard remote_download from DejaGnu.
6978 (gdb_download): Remove.
6979 (gdb_load_shlibs): Use gdb_remote_download instead of
6980 gdb_download.
6981 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
6982 Use gdb_remote_download instead of gdb_download. Use it even if
6983 the target is not remote.
6984 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
6985 instead of gdb_download.
6986
6987 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
6988
6989 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
6990 (test_insert_delete_modify): Call mi_load_shlibs before trying to
6991 run.
6992
6993 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
6994
6995 PR gdb/19820
6996 * gdb.base/printcmds.exp: Add artificial arrays tests.
6997
6998 2016-03-31 Pedro Alves <palves@redhat.com>
6999
7000 PR gdb/19858
7001 * gdb.base/jit-main.c: Include unistd.h.
7002 (ATTACH): Define to 0 if not already defined.
7003 (wait_for_gdb, mypid): New globals.
7004 (WAIT_FOR_GDB): New macro.
7005 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
7006 some breakpoint locations.
7007 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
7008 New procedures.
7009 (one_jit_test): Add REATTACH parameter, and handle it. Use
7010 continue_to_test_location.
7011 (top level): Test attach, and adjusts calls to one_jit_test.
7012
7013 2016-03-31 Pedro Alves <palves@redhat.com>
7014
7015 PR gdb/19858
7016 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
7017 BINSUFFIX parameter, and handle it.
7018 (top level): Adjust calls compile_jit_test.
7019
7020 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
7021
7022 PR python/19743
7023 * gdb.python/py-mi-events-gdb.py: New file.
7024 * gdb.python/py-mi-events.c: New file.
7025 * gdb.python/py-mi-events.exp: New file.
7026
7027 2016-03-30 Yao Qi <yao.qi@linaro.org>
7028
7029 * gdb.reverse/until-precsave.exp: Match function name only.
7030 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
7031 Move malloc to a condition block.
7032 * gdb.reverse/until-reverse.exp: Match function name only.
7033
7034 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
7035
7036 * gdb.trace/ftrace.exp: Set arg0exp for s390.
7037 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
7038 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
7039 variable for GPR 0 instead of assuming it is register 0.
7040 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
7041 * lib/trace-support.exp: Add s390 registers.
7042
7043 2016-03-29 Yao Qi <yao.qi@linaro.org>
7044
7045 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
7046
7047 2016-03-24 Yao Qi <yao.qi@linaro.org>
7048
7049 * gdb.reverse/break-reverse.exp: Add quotation mark in the
7050 test message.
7051
7052 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7053
7054 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
7055 maintaining separate logic for constructing the output path.
7056
7057 2016-03-16 Don Breazeal <donb@codesourcery.com>
7058
7059 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
7060 Retry fork and waitpid on interrupted system call errors.
7061 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7062 Use with_timeout_factor to increase timeout by factor of 10.
7063
7064 2016-03-15 Don Breazeal <donb@codesourcery.com>
7065
7066 * gdb.cp/scope-err.cc: New test program.
7067 * gdb.cp/scope-err.exp: New test script.
7068 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
7069 lines and "set breakpoint here" comment.
7070 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
7071 Fixed some whitespace and format issues.
7072 * gdb.mi/mi-linespec-err-cp.cc: New test program.
7073 * gdb.mi/mi-linespec-err-cp.exp: New test script.
7074
7075 2016-03-15 Doug Evans <dje@google.com>
7076
7077 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
7078 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
7079 All callers updated. Add tests for enums, mixed flags register.
7080
7081 2016-03-15 Doug Evans <dje@google.com>
7082
7083 * gdb.base/skip.c (main): Call test_skip_file_and_function.
7084 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
7085
7086 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
7087
7088 * gdb.base/default.exp: Add $_as_string to the list of expected
7089 convenience functions.
7090
7091 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
7092
7093 * gdb.base/maint.exp: New tests for 'maint info line-table'.
7094
7095 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
7096
7097 * gdb.python/py-as-string.exp: New file.
7098 * gdb.python/py-as-string.c: New file.
7099
7100 2016-03-09 Pedro Alves <palves@redhat.com>
7101
7102 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
7103 signal" -> "Thread NN received signal" output change.
7104 * gdb.threads/ia64-sigill.exp: Likewise.
7105 * gdb.threads/linux-dp.exp: Likewise.
7106 * gdb.threads/manythreads.exp: Likewise.
7107 * gdb.threads/pending-step.exp: Likewise.
7108 * gdb.threads/print-threads.exp: Likewise.
7109 * gdb.threads/sigstep-threads.exp: Likewise.
7110 * gdb.threads/staticthreads.exp: Likewise.
7111 * gdb.threads/tls.exp: Likewise.
7112
7113 2016-03-09 Pedro Alves <palves@redhat.com>
7114
7115 * gdb.base/command-line-input.exp: New file.
7116
7117 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7118
7119 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
7120 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
7121 * gdb.trace/pending.exp: Accept leading dot before function name.
7122 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
7123 * lib/trace-support.exp: Set registers for ppc.
7124
7125 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7126
7127 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
7128 use it for disassembly; accept .main in addition to main in backtrace.
7129
7130 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
7131 Marcin Kościelnicki <koriakin@0x04.net>
7132
7133 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
7134 (gdb_recursion_test_ptr): New global variable.
7135 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
7136 gdb_recursion_test.
7137 (gdb_c_test): Ditto.
7138
7139 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7140
7141 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
7142 ordering.
7143
7144 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
7145
7146 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
7147 (bar): Add bar_start_lbl label.
7148 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
7149 of foo/bar for emitting DWARF and tracing.
7150
7151 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
7152
7153 * analyze-racy-logs.py: Set executable bit.
7154
7155 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
7156
7157 * Makefile.in (DEFAULT_RACY_ITER): New variable.
7158 (CHECK_TARGET_TMP): Likewise.
7159 (check-single-racy): New rule.
7160 (check-parallel-racy): Likewise.
7161 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
7162 (do-check-parallel-racy): New rule.
7163 (check-racy/%.exp): Likewise.
7164 * README (Racy testcases): New section.
7165 * analyze-racy-logs.py: New file.
7166
7167 2016-03-03 Doug Evans <dje@google.com>
7168
7169 * gdb.base/skip.exp: Use with_test_prefix.
7170
7171 2016-03-03 Yao Qi <yao.qi@linaro.org>
7172
7173 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
7174 Invoke step_over_syscall "clone" and break_cond_on_syscall
7175 "clone".
7176 * gdb.base/step-over-clone.c: New file.
7177
7178 2016-03-03 Yao Qi <yao.qi@linaro.org>
7179
7180 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
7181 code format.
7182
7183 2016-03-03 Yao Qi <yao.qi@linaro.org>
7184
7185 * gdb.base/disp-step-fork.c: Rename to ...
7186 * gdb.base/step-over-fork.c: ... it. New file.
7187 * gdb.base/disp-step-vfork.c: Rename to ...
7188 * gdb.base/step-over-vfork.c: ... it. New file.
7189 * gdb.base/disp-step-syscall.exp: Rename to ...
7190 * gdb.base/step-over-syscall.exp: ... it. New file.
7191 (disp_step_cross_syscall): Rename to ...
7192 (step_over_syscall): ... it.
7193
7194 2016-03-03 Yao Qi <yao.qi@linaro.org>
7195
7196 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
7197 If target supports condition evaluation on target, invoke
7198 break_cond_on_syscall for fork and vfork.
7199
7200 2016-03-03 Yao Qi <yao.qi@linaro.org>
7201
7202 * gdb.base/disp-step-syscall.exp: Don't invoke
7203 support_displaced_stepping.
7204 (disp_step_cross_syscall): Test with displaced stepping off and
7205 on if supported.
7206
7207 2016-03-03 Yao Qi <yao.qi@linaro.org>
7208
7209 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
7210 proc.
7211 (setup): New proc.
7212 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
7213 and setup.
7214
7215 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7216
7217 * gdb.fortran/vla-history.exp: Remove breakpoint.
7218
7219 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7220
7221 * gdb.fortran/vla-history.exp: Lookup array elements and printing
7222 exceeds timeout.
7223
7224 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7225
7226 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
7227 breakpoint.
7228
7229 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
7230
7231 * gdb.mi/vla.f90: Nullify pointer after declaration.
7232
7233 2016-03-01 Pedro Alves <palves@redhat.com>
7234
7235 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
7236
7237 2016-03-01 Pedro Alves <palves@redhat.com>
7238
7239 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
7240 before anything else.
7241 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
7242 _GNU_SOURCE here.
7243 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
7244 before anything else.
7245 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
7246
7247 2016-03-01 Pedro Alves <palves@redhat.com>
7248
7249 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
7250
7251 2016-03-01 Yao Qi <yao.qi@linaro.org>
7252
7253 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
7254 prepare_for_testing.
7255
7256 2016-03-01 Yao Qi <yao.qi@linaro.org>
7257
7258 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
7259
7260 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7261
7262 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
7263 manually constructing the output path.
7264
7265 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
7266
7267 * gdb.arch/s390-stackless.S: New.
7268 * gdb.arch/s390-stackless.exp: New.
7269
7270 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
7271
7272 * gdb.dlang/circular.c: New file.
7273 * gdb.dlang/circular.exp: New file.
7274
7275 2016-02-26 Yao Qi <yao.qi@linaro.org>
7276
7277 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
7278 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
7279 (testcases): Update.
7280
7281 2016-02-26 Yao Qi <yao.qi@linaro.org>
7282
7283 * gdb.reverse/aarch64.c: Rename to ...
7284 * gdb.reverse/insn-reverse.c: ... it.
7285 * gdb.reverse/aarch64.exp: Rename to ...
7286 * gdb.reverse/insn-reverse.exp: ... it.
7287
7288 2016-02-26 Yao Qi <yao.qi@linaro.org>
7289
7290 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
7291 (testcase_ftype): New.
7292 (testcases): New array.
7293 (n_testcases): New.
7294 (main): Call each element in testcases.
7295 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
7296 (read_testcase): New.
7297 Do the tests in a loop.
7298
7299 2016-02-25 Yao Qi <yao.qi@linaro.org>
7300
7301 * gdb.base/branches.c: Remove.
7302
7303 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7304
7305 PR gdb/13808
7306 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
7307
7308 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7309
7310 * gdb.trace/ftrace.exp: Remove unnecessary target check.
7311
7312 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
7313
7314 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
7315 change x86_64 call_insn to 'callq'.
7316
7317 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7318
7319 * gdb.trace/tfile-avx.c: Move to...
7320 * gdb.trace/tracefile-pseudo-reg.c: Here.
7321 * gdb.trace/tfile-avx.exp: Move to...
7322 * gdb.trace/tracefile-pseudo-reg.exp: Here.
7323
7324 2016-02-24 Gary Benson <gbenson@redhat.com>
7325
7326 * gdb.base/attach-pie-noexec.exp: Do not expect an error
7327 message on attach.
7328
7329 2016-02-23 Doug Evans <dje@google.com>
7330
7331 * gdb.base/skip.c (test_skip): New function.
7332 (end_test_skip_file_and_function): New function.
7333 (test_skip_file_and_function): New function.
7334 * gdb.base/skip1.c (test_skip): New function.
7335 (skip1_test_skip_file_and_function): New function.
7336 * gdb.base/skip.exp: Add tests for new skip options.
7337 * gdb.base/skip-solib.exp: Update expected output.
7338 * gdb.perf/skip-command.cc: New file.
7339 * gdb.perf/skip-command.exp: New file.
7340 * gdb.perf/skip-command.py: New file.
7341
7342 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
7343
7344 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
7345 info registers pattern.
7346
7347 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
7348
7349 * lib/future.exp: Add D support.
7350 (gdb_find_gdc): New proc.
7351 (gdb_default_target_compile): Add D support.
7352
7353 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
7354
7355 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
7356 user+system time.
7357 (trace_speed_test): Determine the iteration count for a time
7358 between 15..30 seconds.
7359
7360 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
7361
7362 * gdb.arch/i386-mpx-sigsegv.c: New file.
7363 * gdb.arch/i386-mpx-sigsegv.exp: New file.
7364 * gdb.arch/i386-mpx-simple_segv.c: New file.
7365 * gdb.arch/i386-mpx-simple_segv.exp: New file.
7366
7367 2016-02-18 Yao Qi <yao.qi@linaro.org>
7368
7369 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7370 Don't call setup_kfail.
7371
7372 2016-02-18 Yao Qi <yao.qi@linaro.org>
7373
7374 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7375 Set "set breakpoint condition-evaluation" per $cond_bp_target.
7376
7377 2016-02-16 Doug Evans <dje@google.com>
7378
7379 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
7380 * gdb.base/skip1.c: Ditto.
7381 * gdb.base/skip.exp: Whitespace cleanup.
7382
7383 2016-02-16 Don Breazeal <donb@codesourcery.com>
7384
7385 PR remote/19496
7386 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
7387 Remove kfail for PR remote/19496.
7388
7389 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7390
7391 * lib/gdb.exp (standard_temp_file): Return a path specific to
7392 the runtest invocation.
7393
7394 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
7395
7396 * gdb.trace/save-trace.exp: Change relative path to be in the
7397 standard output directory.
7398
7399 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7400
7401 * gdb.arch/i386-prologue.c: Add missing prototypes.
7402
7403 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
7404
7405 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
7406 * gdb.arch/i386-prologue.exp: Likewise.
7407 * gdb.arch/i386-size.exp: Likewise.
7408
7409 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
7410
7411 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
7412 define object file path.
7413 * gdb.btrace/gcore.exp: Use standard_output_file to define core
7414 file path.
7415 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
7416 standard_output_file to define binfile.
7417
7418 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7419
7420 Fix compatibility with recent gfortran-5.3.1.
7421 * gdb.fortran/vla-history.exp (print vla1 allocated)
7422 (print vla2 allocated, print $2, print $3): Remove
7423 (print $4): Rename to ...
7424 (print $2): ... here.
7425 (print $9): Rename to ...
7426 (print $5): ... here.
7427 (print $10): Rename to ...
7428 (print $6): ... here.
7429 * gdb.fortran/vla.f90: Add pvla initialization.
7430
7431 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
7432
7433 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
7434 New test.
7435 * gdb.fortran/vla-value-sub.exp: Likewise.
7436
7437 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
7438
7439 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
7440
7441 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
7442
7443 * i386-biarch-core.exp: Define corefile using
7444 standard_output_file.
7445
7446 2016-02-12 Yao Qi <yao.qi@linaro.org>
7447
7448 * gdb.arch/arm-single-step-kernel-helper.c: New.
7449 * gdb.arch/arm-single-step-kernel-helper.exp: New.
7450
7451 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
7452
7453 * gdb.btrace/tailcall-only.exp: New.
7454 * gdb.btrace/tailcall-only.c: New.
7455 * gdb.btrace/x86_64-tailcall-only.S: New.
7456 * gdb.btrace/i686-tailcall-only.S: New.
7457
7458 2016-02-11 Pedro Alves <palves@redhat.com>
7459
7460 * README (Parallel testing): Add missing double quotes.
7461
7462 2016-02-11 Pedro Alves <palves@redhat.com>
7463
7464 * README (Parallel testing): New section.
7465 (GDB_PARALLEL): Rewrite.
7466 (FORCE_PARALLEL): Document.
7467
7468 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
7469
7470 * gdb.trace/tfile-avx.c: New test.
7471 * gdb.trace/tfile-avx.exp: New test.
7472
7473 2016-02-09 Keith Seitz <keiths@redhat.com>
7474
7475 PR breakpoints/19546
7476 * gdb.base/infcall-exec.c: New file.
7477 * gdb.base/infcall-exec2.c: New file.
7478 * gdb.base/infcall-exec.exp: New file.
7479
7480 2016-02-09 Keith Seitz <keiths@redhat.com>
7481
7482 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
7483 (toplevel): Call test_bkpt_address.
7484
7485 2016-02-09 Keith Seitz <keiths@redhat.com>
7486
7487 PR python/19506
7488 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
7489 (toplevel): Call test_bkpt_address.
7490
7491 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
7492
7493 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
7494 to AC_OUTPUT.
7495 * configure: Regenerate.
7496
7497 2016-02-09 Pedro Alves <palves@redhat.com>
7498
7499 PR breakpoints/19548
7500 * gdb.base/execl-update-breakpoints.c (some_function): New
7501 function.
7502 (main): Call it.
7503 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
7504 Tighten expected GDB output.
7505
7506 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7507
7508 * Makefile.in (ALL_SUBDIRS): Remove.
7509 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
7510 (distclean maintainer-clean realclean): Likewise.
7511 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
7512 * configure: Regenerate.
7513 * gdb.ada/Makefile.in: Delete.
7514 * gdb.arch/Makefile.in: Likewise.
7515 * gdb.asm/Makefile.in: Likewise.
7516 * gdb.base/Makefile.in: Likewise.
7517 * gdb.btrace/Makefile.in: Likewise.
7518 * gdb.cell/Makefile.in: Likewise.
7519 * gdb.compile/Makefile.in: Likewise.
7520 * gdb.cp/Makefile.in: Likewise.
7521 * gdb.disasm/Makefile.in: Likewise.
7522 * gdb.dlang/Makefile.in: Likewise.
7523 * gdb.dwarf2/Makefile.in: Likewise.
7524 * gdb.fortran/Makefile.in: Likewise.
7525 * gdb.gdb/Makefile.in: Likewise.
7526 * gdb.go/Makefile.in: Likewise.
7527 * gdb.guile/Makefile.in: Likewise.
7528 * gdb.java/Makefile.in: Likewise.
7529 * gdb.linespec/Makefile.in: Likewise.
7530 * gdb.mi/Makefile.in: Likewise.
7531 * gdb.modula2/Makefile.in: Likewise.
7532 * gdb.multi/Makefile.in: Likewise.
7533 * gdb.objc/Makefile.in: Likewise.
7534 * gdb.opencl/Makefile.in: Likewise.
7535 * gdb.opt/Makefile.in: Likewise.
7536 * gdb.pascal/Makefile.in: Likewise.
7537 * gdb.perf/Makefile.in: Likewise.
7538 * gdb.python/Makefile.in: Likewise.
7539 * gdb.reverse/Makefile.in: Likewise.
7540 * gdb.server/Makefile.in: Likewise.
7541 * gdb.stabs/Makefile.in: Likewise.
7542 * gdb.threads/Makefile.in: Likewise.
7543 * gdb.trace/Makefile.in: Likewise.
7544 * gdb.xml/Makefile.in: Likewise.
7545 * lib/gdb.exp (make_gdb_parallel_path): Add check for
7546 GDB_PARALLEL.
7547 (standard_output_file): Remove check for GDB_PARALLEL, always
7548 return path in outputs/$subdir/$testname.
7549
7550 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
7551
7552 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
7553 (site.exp): Assign abs_srcdir to tcl's srcdir.
7554
7555 2016-02-04 Yao Qi <yao.qi@linaro.org>
7556
7557 * gdb.base/foll-exec-mode.c: Include limits.h.
7558 (main): Add parameters argc and argv. Get directory from
7559 argv[0].
7560 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
7561 compilation.
7562 * gdb.base/foll-exec.c: Include limits.h.
7563 (main): Add parameters argc and argv.
7564 Get directory from argv[0].
7565 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
7566 Adjust tests on the number of lines as source code changed.
7567 * gdb.base/foll-vfork-exit.c: Include limits.h.
7568 (main): Add one line of statement before vfork.
7569 * gdb.base/foll-vfork.c: Include limits.h and string.h.
7570 (main): Add parameters argc and argv. Get directory from
7571 argv[0].
7572 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
7573 (setup_gdb): Set tbreak to skip some source lines.
7574 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
7575 (main): Add parameters argc and argv. Get directory from
7576 argv[0].
7577 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
7578 compilation.
7579 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
7580 (main): Add parameters argc and argv. Get directory from
7581 argv[0].
7582 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
7583 compilation.
7584
7585 2016-02-01 Doug Evans <dje@google.com>
7586
7587 * gdb.base/skip.exp: Clean up multiple references to same test name.
7588
7589 2016-02-01 Pedro Alves <palves@redhat.com>
7590
7591 PR remote/19496
7592 * gdb.threads/forking-threads-plus-breakpoint.exp
7593 (displaced_stepping_supported): New global.
7594 (probe_displaced_stepping_support): New procedure.
7595 (do_test): Add 'displaced' parameter, and use it.
7596 (top level): Check for displaced stepping support. Add displaced
7597 stepping on/off testing axis.
7598
7599 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7600
7601 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
7602 pointer. Don't perform further tests on the unassociated pointer
7603 if the first test fails.
7604
7605 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
7606
7607 * gdb.base/max-value-size.c: New file.
7608 * gdb.base/max-value-size.exp: New file.
7609 * gdb.base/huge.exp: Disable max-value-size for this test.
7610
7611 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
7612
7613 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
7614
7615 2016-01-28 Yao Qi <yao.qi@linaro.org>
7616
7617 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
7618
7619 2016-01-25 Pedro Alves <palves@redhat.com>
7620
7621 PR threads/19461
7622 * gdb.base/fork-running-state.c: New file.
7623 * gdb.base/fork-running-state.exp: New file.
7624
7625 2016-01-25 Pedro Alves <palves@redhat.com>
7626
7627 PR gdb/19494
7628 * gdb.base/catch-fork-kill.c: New file.
7629 * gdb.base/catch-fork-kill.exp: New file.
7630
7631 2016-01-25 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
7634 Delete, moved to lib/gdb.exp.
7635 * gdb.threads/forking-threads-plus-breakpoint.exp
7636 (foreach_with_prefix): Likewise.
7637 * gdb.threads/process-dies-while-handling-bp.exp
7638 (foreach_with_prefix): Likewise.
7639 * lib/gdb.exp (foreach_with_prefix): New procedure.
7640
7641 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
7642
7643 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
7644 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
7645
7646 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
7647
7648 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
7649 endian targets.
7650
7651 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7652 Pedro Alves <palves@redhat.com>
7653
7654 Fix testsuite compatibility with Guile.
7655 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
7656 number.
7657
7658 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7659
7660 Fix testsuite compatibility with Guile.
7661 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
7662 (thread 1): New test for backtrace through signal handler.
7663
7664 2016-01-22 Yao Qi <yao.qi@linaro.org>
7665
7666 PR testsuite/19491
7667 * gdb.base/multi-forks.c: Include
7668 ../lib/unbuffer_output.c
7669 (main): Call gdb_unbuffer_output.
7670
7671 2016-01-21 Doug Evans <dje@google.com>
7672
7673 * lib/ada.exp (gdb_compile_ada): Fix typo.
7674
7675 2016-01-21 Joel Brobecker <brobecker@adacore.com>
7676
7677 * gdb.base/break-fun-addr.exp: New file.
7678 * gdb.base/break-fun-addr1.c: New file.
7679 * gdb.base/break-fun-addr2.c: New file.
7680
7681 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
7682
7683 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
7684 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
7685 enum flag values.
7686
7687 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
7688
7689 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
7690 when GDB can not set the vector return value. Add more comments
7691 for clarification.
7692
7693 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
7694
7695 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
7696 command.
7697
7698 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7699
7700 * Makefile.in (DO_RUNTEST): Add --status and update usages.
7701
7702 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7703
7704 * Makefile.in (check-single): Pass --status to runtest.
7705 (check/%.exp): Likewise.
7706
7707 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
7708
7709 * Makefile.in (check-parallel): Propagate return code from make
7710 do-check-parallel.
7711
7712 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
7713
7714 * gdb.trace/ftrace.exp: Fix expected message on continue.
7715 * gdb.trace/pending.exp: Fix expected message on continue.
7716 * gdb.trace/trace-break.exp: Fix expected message on continue.
7717
7718 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
7719
7720 * lib/gdb.exp (gdb_test): Remove unused global references.
7721
7722 2016-01-18 Pedro Alves <palves@redhat.com>
7723
7724 * gdb.base/async-shell.exp: Adjust expected output.
7725 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
7726 * gdb.base/siginfo-thread.exp: Adjust expected output.
7727 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
7728 * gdb.java/jnpe.exp: Adjust expected output.
7729 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
7730 * gdb.threads/continue-pending-status.exp: Adjust expected output.
7731 * gdb.threads/leader-exit.exp: Adjust expected output.
7732 * gdb.threads/manythreads.exp: Adjust expected output.
7733 * gdb.threads/pthreads.exp: Adjust expected output.
7734 * gdb.threads/schedlock.exp: Adjust expected output.
7735 * gdb.threads/siginfo-threads.exp: Adjust expected output.
7736 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
7737 expected output.
7738 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
7739 output.
7740 * gdb.threads/sigthread.exp: Adjust expected output.
7741 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
7742
7743 2016-01-18 Yao Qi <yao.qi@linaro.org>
7744
7745 * gdb.guile/scm-section-script.c: Replace @progbits with
7746 %progbits.
7747 * gdb.python/py-section-script.c: Likewise.
7748
7749 2016-01-15 Pedro Alves <palves@redhat.com>
7750
7751 * gdb.multi/tids.exp: Test star wildcard ranges.
7752
7753 2016-01-15 Pedro Alves <palves@redhat.com>
7754
7755 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
7756 command from "thread apply" invocation.
7757 (thr_apply_info_thr_invalid): Default the expected output to the
7758 input tid list.
7759 (top level): Add tests that use convenience variables. Add tests
7760 for "thread apply" with a valid TID list, but missing the command.
7761
7762 2016-01-13 Pedro Alves <palves@redhat.com>
7763
7764 * gdb.base/default.exp: Expect $_gthread as well.
7765 * gdb.multi/tids.exp: Test $_gthread.
7766 * gdb.threads/thread-specific.exp: Test $_gthread.
7767
7768 2016-01-13 Pedro Alves <palves@redhat.com>
7769
7770 * gdb.multi/tids.exp: Test "info threads -gid".
7771
7772 2016-01-13 Pedro Alves <palves@redhat.com>
7773
7774 * gdb.multi/tids.exp: Test InferiorThread.global_num and
7775 Breakpoint.thread.
7776 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
7777
7778 2016-01-07 Pedro Alves <palves@redhat.com>
7779
7780 * gdb.base/break.exp: Adjust to output changes.
7781 * gdb.base/hbreak2.exp: Likewise.
7782 * gdb.base/sepdebug.exp: Likewise.
7783 * gdb.base/watch_thread_num.exp: Likewise.
7784 * gdb.linespec/keywords.exp: Likewise.
7785 * gdb.multi/info-threads.exp: Likewise.
7786 * gdb.threads/thread-find.exp: Likewise.
7787 * gdb.multi/tids.c: New file.
7788 * gdb.multi/tids.exp: New file.
7789
7790 2016-01-13 Pedro Alves <palves@redhat.com>
7791
7792 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
7793
7794 2016-01-13 Pedro Alves <palves@redhat.com>
7795
7796 * gdb.base/default.exp: Expect $_inferior as well.
7797 * gdb.multi/base.exp: Test $_inferior.
7798
7799 2016-01-13 Pedro Alves <palves@redhat.com>
7800
7801 PR breakpoints/19388
7802 * gdb.base/catch-signal-siginfo-cond.c: New file.
7803 * gdb.base/catch-signal-siginfo-cond.exp: New file.
7804
7805 2016-01-12 Josh Stone <jistone@redhat.com>
7806 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7807
7808 * gdb.base/catch-syscall.c (do_execve): New variable.
7809 (main): Conditionally trigger an execve.
7810 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
7811 (test_catch_syscall_execve): New, check entry/return across execve.
7812 (do_syscall_tests): Call test_catch_syscall_execve.
7813
7814 2016-01-12 Pedro Alves <palves@redhat.com>
7815
7816 * gdb.base/random-signal.exp (do_test): New procedure, with body
7817 of testcase moved in.
7818
7819 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7820 Pedro Alves <palves@redhat.com>
7821
7822 * gdb.base/funcargs.exp (finish from indirectly called function):
7823 Reintroduce the case for 'First'.
7824
7825 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7826 Pedro Alves <palves@redhat.com>
7827
7828 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
7829 (tcatch_vfork_then_child_follow_exec)
7830 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
7831 identification.
7832
7833 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7834
7835 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
7836 and repeats to unlimited.
7837 * gdb.python/py-value.exp: Likewise.
7838 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
7839 and repeats to unlimited.
7840
7841 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
7842
7843 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
7844 and reordering the functions.
7845 * gdb.multi/hangout.c: Likewise.
7846 * gdb.multi/hello.c: Likewise.
7847
7848 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
7849
7850 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
7851 absolute.
7852 (SingleStatisticTestResult.report): Use dict.keys instead of
7853 dict.iterkeys.
7854
7855 2016-01-06 Pedro Alves <palves@redhat.com>
7856
7857 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
7858
7859 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
7860
7861 * gdb.btrace/dlopen.exp: New.
7862 * gdb.btrace/dlopen.c: New.
7863 * gdb.btrace/dlopen-dso.c: New.
7864
7865 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
7866
7867 * lib/gdb.exp (gdb_test): Update comments to clarify that the
7868 PATTERN argument is optional.
7869
7870 2015-12-24 Joel Brobecker <brobecker@adacore.com>
7871
7872 * lib/ada.exp (target_compile_ada_from_dir): New function.
7873 (gdb_compile_ada): Reimplement avoiding the use of project files.
7874 * gdb.ada/gnat_ada.gpr: Delete.
7875 * gdb.ada/cond_lang.exp: Adjust test to make path before
7876 filename optional.
7877 * gdb.ada/small_reg_param.exp: Likewise.
7878
7879 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
7880
7881 * gdb.base/foll-vork.exp: Remove HP-UX special case.
7882
7883 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
7884
7885 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
7886 case.
7887
7888 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
7889
7890 * gdb.base/break.exp: Remove dead code.
7891 * gdb.base/sepdebug.exp: Likewise.
7892
7893 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7894
7895 * gdb.asm/asm-source.exp: Remove HP-UX references.
7896 * gdb.base/annota1.exp: Likewise.
7897 * gdb.base/annota3.exp: Likewise.
7898 * gdb.base/attach.exp: Likewise.
7899 * gdb.base/bigcore.exp: Likewise.
7900 * gdb.base/break.exp: Likewise.
7901 * gdb.base/call-ar-st.exp: Likewise.
7902 * gdb.base/callfuncs.exp: Likewise.
7903 * gdb.base/catch-fork-static.exp: Likewise.
7904 * gdb.base/display.exp: Likewise.
7905 * gdb.base/foll-exec-mode.exp: Likewise.
7906 * gdb.base/foll-exec.exp: Likewise.
7907 * gdb.base/foll-fork.exp: Likewise.
7908 * gdb.base/foll-vfork.exp: Likewise.
7909 * gdb.base/funcargs.exp: Likewise.
7910 * gdb.base/hbreak2.exp: Likewise.
7911 * gdb.base/inferior-died.exp: Likewise.
7912 * gdb.base/interrupt.exp: Likewise.
7913 * gdb.base/multi-forks.exp: Likewise.
7914 * gdb.base/nodebug.exp: Likewise.
7915 * gdb.base/sepdebug.exp: Likewise.
7916 * gdb.base/solib1.c: Likewise.
7917 * gdb.base/step-test.exp: Likewise.
7918 * gdb.mi/non-stop.c: Likewise.
7919 * gdb.mi/pthreads.c: Likewise.
7920 * gdb.multi/bkpt-multi-exec.ex: Likewise.
7921 * gdb.threads/pthreads.c: Likewise.
7922 * gdb.threads/staticthreads.exp: Likewise.
7923 * lib/future.exp: Likewise.
7924 * lib/gdb.exp: Likewise.
7925 * gdb.base/so-indr-cl.c: Remove.
7926 * gdb.base/so-indr-cl.exp: Likewise.
7927 * gdb.base/solib.c: Likewise.
7928 * gdb.base/solib.exp: Likewise.
7929 * gdb.base/solib2.c: Likewise.
7930
7931 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
7932
7933 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
7934 * gdb.base/call-ar-st.exp: Likewise.
7935 * gdb.base/callfuncs.exp: Likewise.
7936 * gdb.base/condbreak.exp: Likewise.
7937 * gdb.base/constvars.exp: Likewise.
7938 * gdb.base/hbreak2.exp: Likewise.
7939 * gdb.base/langs.exp: Likewise.
7940 * gdb.base/list.exp: Likewise.
7941 * gdb.base/long_long.exp: Likewise.
7942 * gdb.base/ptype.exp: Likewise.
7943 * gdb.base/scope.exp: Likewise.
7944 * gdb.base/signals.exp: Likewise.
7945 * gdb.base/so-impl-ld.exp: Likewise.
7946 * gdb.base/varargs.exp: Likewise.
7947 * gdb.base/volatile.exp: Likewise.
7948 * gdb.base/whatis.exp: Likewise.
7949 * gdb.cp/cplusfuncs.exp: Likewise.
7950 * gdb.cp/inherit.exp: Likewise.
7951 * gdb.cp/local.exp: Likewise.
7952 * gdb.cp/member-ptr.exp: Likewise.
7953 * gdb.cp/method.exp: Likewise.
7954 * gdb.cp/overload.exp: Likewise.
7955 * gdb.cp/templates.exp: Likewise.
7956 * gdb.stabs/weird.exp: Likewise.
7957 * lib/compiler.c: Likewise.
7958 * lib/compiler.cc: Likewise.
7959 * lib/cp-support.exp: Likewise.
7960 * lib/gdb.exp: Likewise.
7961
7962 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
7963
7964 * configure.ac: Remove HP-UX case.
7965 * configure: Regenerate.
7966
7967 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
7968
7969 * lib/gdb.exp (gdb_compile): Add function doc.
7970
7971 2015-12-17 Pedro Alves <palves@redhat.com>
7972
7973 PR threads/19354
7974 * gdb.multi/info-threads.exp: New file.
7975
7976 2015-12-15 Yao Qi <yao.qi@linaro.org>
7977
7978 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
7979 is aarch64*-*-*.
7980
7981 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7982
7983 * gdb.base/history-duplicates.exp: Skip if no readline support.
7984
7985 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7986
7987 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
7988
7989 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7990
7991 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
7992
7993 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
7994
7995 * gdb.base/completion.exp: Skip tests that interrupt GDB with
7996 ctrl-C if nointerrupts target property is set.
7997 * gdb.base/double-prompt-target-event-error.exp: Likewise.
7998 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
7999 * gdb.base/paginate-bg-execution.exp: Likewise.
8000 * gdb.base/paginate-execution-startup.exp: Likewise.
8001 * gdb.base/random-signal.exp: Likewise.
8002 * gdb.base/range-stepping.exp: Likewise.
8003 * gdb.cp/annota2.exp: Likewise.
8004 * gdb.cp/annota3.exp: Likewise.
8005 * gdb.gdb/selftest.exp: Likewise.
8006 * gdb.threads/continue-pending-status.exp: Likewise.
8007 * gdb.threads/leader-exit.exp: Likewise.
8008 * gdb.threads/manythreads.exp: Likewise.
8009 * gdb.threads/pthreads.exp: Likewise.
8010 * gdb.threads/schedlock.exp: Likewise.
8011 * gdb.threads/sigthread.exp: Likewise.
8012
8013 2015-12-11 Don Breazeal <donb@codesourcery.com>
8014
8015 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
8016 remote.
8017 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
8018 * gdb.base/foll-exec.exp (main): Enable for target remote.
8019 * gdb.base/foll-fork.exp (main): Likewise.
8020 * gdb.base/foll-vfork.exp (main): Likewise.
8021 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
8022 (proc continue_to_exit_bp_loc): Use clean_restart.
8023 * gdb.base/pie-execl.exp (main): Disable for target remote.
8024 * gdb.base/watch-vfork.exp (main): Enable for target remote.
8025 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
8026 * gdb.threads/execl.exp (main): Likewise.
8027 * gdb.threads/fork-child-threads.exp (main): Likewise.
8028 * gdb.threads/fork-plus-threads.exp (main): Disable for target
8029 remote.
8030 * gdb.threads/fork-thread-pending.exp (main): Enable for target
8031 remote.
8032 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
8033 pid.tid style ptids, instead of just tid.
8034 * gdb.threads/thread-execl.exp (main): Enable for target remote.
8035 * gdb.threads/watchpoint-fork.exp (main): Likewise.
8036 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
8037 ptids, instead of just tid.
8038
8039 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8040
8041 * gdb.base/list.exp (test_list_forward): Add end of file error
8042 test.
8043 (test_repeat_list_command): Add end of file error test.
8044 (test_list_backwards): Add beginning of file error test.
8045
8046 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8047
8048 * gdb.base/list.exp (test_list_invalid_args): New function,
8049 defined, and called.
8050
8051 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8052
8053 * gdb.base/list.exp (test_list): Make test names unique.
8054
8055 2015-12-11 Yao Qi <yao.qi@linaro.org>
8056
8057 * gdb.base/coremaker2.c: Remove.
8058
8059 2015-12-10 Pedro Alves <palves@redhat.com>
8060
8061 * gdb.multi/base.exp: Remove stale "spaces" references.
8062
8063 2015-12-10 Pedro Alves <palves@redhat.com>
8064
8065 * gdb.multi/base.exp: Don't use nowarnings.
8066 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
8067 * gdb.multi/hangout.c: Include stdio.h.
8068 * gdb.multi/hello.c: Include stdlib.h.
8069 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
8070 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
8071 * gdb.multi/multi-arch.exp: Don't use nowarnings.
8072
8073 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
8074
8075 * gdb.dwarf2/dw2-ranges-base.c: New file.
8076 * gdb.dwarf2/dw2-ranges-base.exp: New file.
8077 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
8078 support additional line table, and debug ranges generation.
8079 (Dwarf::ranges): New function, generate .debug_ranges.
8080 (Dwarf::lines): Support generating simple line table programs.
8081 (Dwarf::assemble): Initialise new namespace variables.
8082
8083 2015-12-09 Kevin Buettner <kevinb@redhat.com>
8084
8085 * gdb.base/async.exp (proc test_background): Add case for
8086 asynchronous execution not supported.
8087
8088 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
8089
8090 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
8091 format and change test names to make them unique.
8092
8093 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
8094 Pedro Alves <pedro@redhat.com>
8095
8096 PR gdb/18702
8097 Add checking of floatformats setup on x86_64 hosts.
8098 * gdb.arch/i386-float.S (main): Load bigval and smallval.
8099 (smallval, bigval): New labels/constants.
8100 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
8101 float" after loading bigval and smallval.
8102
8103 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
8104
8105 * gdb.ada/fun_overload_menu.exp: New testcase.
8106 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
8107
8108 2015-12-04 Josh Stone <jistone@redhat.com>
8109
8110 * gdb.base/catch-fork-static.exp: New.
8111
8112 2015-12-03 Yao Qi <yao.qi@linaro.org>
8113
8114 * gdb.base/sizeof.c: Don't include stdio.h and
8115 ../lib/unbuffer_output.c.
8116 (main): New variable 'size' and 'value'. Remove printf and
8117 gdb_unbuffer_output. Assign return value to size and value.
8118 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
8119 at the beginning.
8120 (check_sizeof): Check the result by printing variable 'size'.
8121 (check_valueof): Check the result by printing variable 'value'.
8122
8123 2015-12-01 Yao Qi <yao.qi@linaro.org>
8124
8125 * gdb.base/disp-step-syscall.exp: Define syscall instruction
8126 for aarch64*-*-linux* target.
8127
8128 2015-11-30 Pedro Alves <palves@redhat.com>
8129
8130 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
8131
8132 2015-11-30 Pedro Alves <palves@redhat.com>
8133
8134 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
8135 Handle non-stop mode vCont replies.
8136
8137 2015-11-30 Pedro Alves <palves@redhat.com>
8138
8139 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
8140 prepare_for_testing. Start gdb with "set non-stop on" appended to
8141 GDBFLAGS. Lax expected stop output.
8142
8143 2015-11-27 Yao Qi <yao.qi@linaro.org>
8144
8145 * gdb.arch/arm-neon.exp: New.
8146 * gdb.arch/arm-neon.c: New.
8147
8148 2015-11-27 Yao Qi <yao.qi@linaro.org>
8149
8150 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
8151
8152 2015-11-27 Yao Qi <yao.qi@linaro.org>
8153
8154 * gdb.cp/annota2.exp: Allow multiple occurrences of the
8155 frames-invalid annotation.
8156
8157 2015-11-27 Yao Qi <yao.qi@linaro.org>
8158
8159 * gdb.cp/annota2.exp: Use ${frames_invalid}.
8160
8161 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
8162
8163 * gdb.threads/names.exp: New file.
8164 * gdb.threads/names.c: New file.
8165 * README: Mention gdb,no_thread_names.
8166
8167 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
8168
8169 PR 19297
8170 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
8171 support" error.
8172
8173 2015-11-24 Pedro Alves <palves@redhat.com>
8174
8175 PR 17539
8176 * gdb.base/display.exp: Expect displays to be sorted in ascending
8177 order. Use multi_line.
8178 * gdb.base/solib-display.exp: Likewise.
8179
8180 2015-11-24 Pedro Alves <palves@redhat.com>
8181
8182 PR 17539
8183 * gdb.base/display.exp: Expect displays to be sorted in ascending
8184 order. Use multi_line.
8185 * gdb.base/solib-display.exp: Likewise.
8186
8187 2015-11-24 Pedro Alves <palves@redhat.com>
8188
8189 PR 17539
8190 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
8191 threads in ascending order.
8192 * gdb.base/foll-fork.exp: Likewise.
8193 * gdb.base/foll-vfork.exp: Likewise.
8194 * gdb.base/multi-forks.exp: Likewise.
8195 * gdb.mi/mi-nonstop.exp: Likewise.
8196 * gdb.mi/mi-nsintrall.exp: Likewise.
8197 * gdb.multi/base.exp: Likewise.
8198 * gdb.multi/multi-arch.exp: Likewise.
8199 * gdb.python/py-inferior.exp: Likewise.
8200 * gdb.threads/break-while-running.exp: Likewise.
8201 * gdb.threads/execl.exp: Likewise.
8202 * gdb.threads/gcore-thread.exp: Likewise.
8203 * gdb.threads/info-threads-cur-sal.exp: Likewise.
8204 * gdb.threads/kill.exp: Likewise.
8205 * gdb.threads/linux-dp.exp: Likewise.
8206 * gdb.threads/multiple-step-overs.exp: Likewise.
8207 * gdb.threads/next-bp-other-thread.exp: Likewise.
8208 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
8209 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
8210 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
8211 * gdb.threads/thread-find.exp: Likewise.
8212 * gdb.threads/tls.exp: Likewise.
8213 * lib/mi-support.exp (mi_reverse_list): Delete.
8214 (mi_check_thread_states): No longer reverse list.
8215
8216 2015-11-24 Pedro Alves <palves@redhat.com>
8217
8218 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
8219 use lowercase.
8220
8221 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8222
8223 * gdb.trace/actions.c: Include trace-common.h.
8224 (main): Add a location for a fast tracepoint.
8225 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
8226 the normal tracepoints.
8227 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
8228
8229 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
8230
8231 * save-trace.exp: Factor out code to these...
8232 (gdb_save_tracepoints): New.
8233 (gdb_load_tracepoints): New.
8234 (do_save_load_test): New.
8235
8236 2015-11-23 Kevin Buettner <kevinb@redhat.com>
8237
8238 * gdb.base/asmlabel.exp: New test.
8239 * gdb.base/asmlabel.c: New test case.
8240
8241 2015-11-23 Joel Brobecker <brobecker@adacore.com>
8242
8243 * gdb.base/wrong_frame_bt_full-main.c: New file.
8244 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
8245 * gdb.base/wrong_frame_bt_full.exp: New file.
8246
8247 2015-11-23 Joel Brobecker <brobecker@adacore.com>
8248
8249 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
8250
8251 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8252
8253 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
8254 pstate register when comparing registers values in
8255 sparc64-*-linux-gnu targets to avoid spurious differences.
8256
8257 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
8258
8259 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
8260
8261 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
8262
8263 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
8264 as type argument to gdb_compile.
8265 * gdb.base/nested-subp2.exp: Likewise.
8266 * gdb.base/nested-subp3.exp: Likewise.
8267
8268 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
8269
8270 * lib/dwarf.exp (_note): Fix left shift of negative value.
8271 * gdb.trace/trace-condition.exp: Likewise.
8272
8273 2015-11-13 Yao Qi <yao.qi@linaro.org>
8274
8275 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
8276 comments about d10v.
8277 (test_scalar_returns): Likewise.
8278 * gdb.base/d10v.ld: Remove.
8279 * gdb.base/overlays.exp: Remove the target triplet checking for
8280 d10v-*-*.
8281 * gdb.base/structs.exp (test_struct_returns): Remove the
8282 comments about d10v.
8283 (test_struct_calls): Likewise.
8284
8285 2015-11-13 Yao Qi <yao.qi@linaro.org>
8286
8287 * gdb.base/gnu_vector.exp: Check the return value by "p res".
8288 * gdb.base/gnu_vector.c: Don't include stdio.h.
8289 (main): Don't print res and call add_some_intvecs.
8290
8291 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
8292
8293 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
8294 macro.
8295 (func5): Removed.
8296 (func4): Use FAST_TRACEPOINT_LABEL.
8297 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
8298 macro.
8299 (func): Removed.
8300 (thread_function): Use FAST_TRACEPOINT_LABEL.
8301 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
8302 (func): Remove.
8303 (marker): Use FAST_TRACEPOINT_LABEL.
8304 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
8305 (pendfunc1): Remove.
8306 (pendfunc): Use FAST_TRACEPOINT_LABEL.
8307 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
8308 (foo): Remove.
8309 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
8310 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
8311 macro.
8312 (func): Remove.
8313 (marker): Use FAST_TRACEPOINT_LABEL.
8314 * gdb.trace/trace-common.h: New header.
8315 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
8316 macro.
8317 (func): Remove.
8318 (marker): Use FAST_TRACEPOINT_LABEL.
8319 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
8320 (func): Remove.
8321 (thread_function): Use FAST_TRACEPOINT_LABEL.
8322
8323 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
8324
8325 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
8326 in front.
8327 * gdb.trace/change-loc.exp: Use global pcreg definition.
8328 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
8329 * gdb.trace/entry-values.exp: Use global spreg definition, add $
8330 in front.
8331 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
8332 * gdb.trace/pending.exp: Likewise.
8333 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
8334 * gdb.trace/trace-break.exp: Likewise.
8335 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
8336 in front.
8337 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
8338 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
8339 in front.
8340 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
8341
8342 2015-11-09 Joel Brobecker <brobecker@adacore.com>
8343
8344 * gdb.ada/fin_fun_out: New testcase.
8345
8346 2015-11-07 Kevin Buettner <kevinb@redhat.com>
8347
8348 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
8349 value associated with DW_AT_byte_size.
8350 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
8351 constants for DW_AT_byte_size, DW_AT_lower_bound, and
8352 DW_AT_upper_bound.
8353
8354 2015-11-07 Kevin Buettner <kevinb@redhat.com>
8355
8356 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
8357 (gdb_target_symbol_prefix_flags): Define in terms of _asm
8358 version.
8359 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
8360 gdb.dwarf2/dw2-canonicalize-type.exp,
8361 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
8362 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
8363 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
8364 provided by gdb_target_symbol_prefix_flags_asm.
8365 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
8366 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
8367 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
8368 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
8369 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
8370 macros where needed). Use this macro for symbols which require
8371 the prefix provided by SYMBOL_PREFIX.
8372
8373 2015-11-05 Kevin Buettner <kevinb@redhat.com>
8374
8375 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
8376 New procs.
8377 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
8378 representing expressions, of more than one list element.
8379 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
8380 to prepend linker symbol prefix to f.
8381 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
8382 table_1 and table_2.
8383 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
8384 Likewise, for f and g.
8385 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
8386 for ptr.
8387 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
8388 for main.
8389 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
8390 table_1_ptr and table_2_ptr.
8391
8392 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
8393 Joel Brobecker <brobecker@adacore.com>
8394
8395 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
8396
8397 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
8398
8399 * gdb.reverse/s390-mvcle.c: New test.
8400 * gdb.reverse/s390-mvcle.exp: New file.
8401 * lib/gdb.exp: Enable reverse tests on s390*-linux.
8402
8403 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8404
8405 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
8406
8407 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
8408
8409 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
8410 reaching marker2.
8411 * gdb.reverse/getresuid-reverse.exp: Likewise.
8412 * gdb.reverse/pipe-reverse.exp: Likewise.
8413 * gdb.reverse/readv-reverse.exp: Likewise.
8414 * gdb.reverse/recvmsg-reverse.exp: Likewise.
8415 * gdb.reverse/time-reverse.exp: Likewise.
8416 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
8417
8418 2015-10-30 Yao Qi <yao.qi@linaro.org>
8419
8420 * gdb.threads/wp-replication.c (watch_count_done): Remove.
8421 (empty_cycle): Remove.
8422 (main): Don't call empty_cycle. Don't use watch_count_done.
8423 * gdb.threads/wp-replication.exp: Don't set breakpoint on
8424 empty_cycle. Rewrite the code counting HW watchpoints.
8425
8426 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
8427
8428 * gdb.reverse/fstatat-reverse.c: New test.
8429 * gdb.reverse/fstatat-reverse.exp: New file.
8430 * gdb.reverse/getresuid-reverse.c: New test.
8431 * gdb.reverse/getresuid-reverse.exp: New file.
8432 * gdb.reverse/pipe-reverse.c: New test.
8433 * gdb.reverse/pipe-reverse.exp: New file.
8434 * gdb.reverse/readv-reverse.c: New test.
8435 * gdb.reverse/readv-reverse.exp: New file.
8436 * gdb.reverse/recvmsg-reverse.c: New test.
8437 * gdb.reverse/recvmsg-reverse.exp: New file.
8438 * gdb.reverse/time-reverse.c: New test.
8439 * gdb.reverse/time-reverse.exp: New file.
8440 * gdb.reverse/waitpid-reverse.c: New test.
8441 * gdb.reverse/waitpid-reverse.exp: New file.
8442
8443 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
8444
8445 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
8446
8447 2015-10-26 Doug Evans <dje@google.com>
8448
8449 PR symtab/17391
8450 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
8451 * gdb.dwarf2/bad-regnum.c: New file.
8452 * gdb.dwarf2/bad-regnum.exp: New file.
8453
8454 2015-10-26 Doug Evans <dje@google.com>
8455
8456 PR python/18938
8457 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
8458 file.
8459
8460 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
8461
8462 * gdb.compile/compile.exp (compile code globalvar): Update expectation
8463 for a change by "Mention language in compile error message".
8464
8465 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
8466
8467 PR python/18073
8468 * gdb.python/py-type.c (C::a_method): New.
8469 (C::a_const_method): New.
8470 (C::a_static_method): New.
8471 (a_function): New.
8472 * gdb.python/py-type.exp (test_fields): Test getting fields
8473 from function and method.
8474
8475 2015-10-21 Keven Boell <keven.boell@intel.com>
8476
8477 * gdb.fortran/vla-alloc-assoc.exp: New file.
8478 * gdb.fortran/vla-datatypes.exp: New file.
8479 * gdb.fortran/vla-datatypes.f90: New file.
8480 * gdb.fortran/vla-history.exp: New file.
8481 * gdb.fortran/vla-ptype-sub.exp: New file.
8482 * gdb.fortran/vla-ptype.exp: New file.
8483 * gdb.fortran/vla-sizeof.exp: New file.
8484 * gdb.fortran/vla-sub.f90: New file.
8485 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
8486 * gdb.fortran/vla-value-sub-finish.exp: New file.
8487 * gdb.fortran/vla-value-sub.exp: New file.
8488 * gdb.fortran/vla-value.exp: New file.
8489 * gdb.fortran/vla-ptr-info.exp: New file.
8490 * gdb.mi/mi-vla-fortran.exp: New file.
8491 * gdb.mi/vla.f90: New file.
8492
8493 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
8494
8495 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
8496 of hardwired timeout value.
8497
8498 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
8499 Pedro Alves <palves@redhat.com>
8500
8501 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
8502 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
8503
8504 2015-10-19 Josh Stone <jistone@redhat.com>
8505
8506 * gdb.base/catch-syscall.c: Include <sched.h>.
8507 (unknown_syscall): New variable.
8508 (main): Trigger a vfork and an unknown syscall.
8509 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
8510 (unknown_syscall_number): Likewise.
8511 (check_call_to_syscall): Accept an optional syscall pattern.
8512 (check_return_from_syscall): Likewise.
8513 (check_continue): Likewise.
8514 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
8515 (test_catch_syscall_skipping_return): New test toggling off 'catch
8516 syscall' to step over the syscall return, then toggling back on.
8517 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
8518 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
8519 (do_syscall_tests): Call test_catch_syscall_without_args and
8520 test_catch_syscall_mid_vfork.
8521 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
8522 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
8523
8524 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
8525
8526 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
8527 print g_vE): Add new pass patterns.
8528 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
8529 print various symbol names for vptr fields.
8530
8531 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
8532
8533 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
8534 results.
8535
8536 2015-10-12 Yao Qi <yao.qi@linaro.org>
8537
8538 * gdb.arch/disp-step-insn-reloc.exp: New test case.
8539
8540 2015-10-12 Yao Qi <yao.qi@linaro.org>
8541
8542 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
8543 is aarch64*-*-linux*.
8544
8545 2015-10-12 Yao Qi <yao.qi@linaro.org>
8546
8547 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
8548 (can_relocate_bcond_true): ... it.
8549 (can_relocate_bcond_false): New function.
8550 (foo): Likewise.
8551 (can_relocate_bl): Likewise.
8552 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
8553 can_relocate_bl.
8554
8555 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
8556
8557 * gdb.base/nested-addr.c: New file.
8558 * gdb.base/nested-addr.exp: New testcase.
8559
8560 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
8561
8562 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
8563 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
8564 its output. Ignore the output of "record goto begin" and instead
8565 check that GDB is replaying.
8566
8567 2015-10-09 Pedro Alves <palves@redhat.com>
8568
8569 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
8570 (top level): Use it in the run with no args test.
8571
8572 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
8573
8574 * gdb.dlang/properties.exp: New file.
8575
8576 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
8577
8578 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
8579 whether or not address 0x1000 is mapped on the target.
8580
8581 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
8582
8583 * gdb.python/py-type.exp: Do not run tests if binaries fail to
8584 build.
8585
8586 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
8587
8588 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
8589 instruction-history test.
8590
8591 2015-09-28 Doug Evans <dje@google.com>
8592
8593 * gdb.base/gcore.c (array_func): Add reference to static_array.
8594
8595 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
8596
8597 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
8598 source line.
8599
8600 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
8601
8602 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
8603 short or char as base type.
8604
8605 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
8606
8607 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
8608 to allow any size enum.
8609
8610 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
8611
8612 * gdb.ada/array_ptr_renaming.exp: New testcase.
8613 * gdb.ada/array_ptr_renaming/foo.adb: New file.
8614 * gdb.ada/array_ptr_renaming/pack.ads: New file.
8615
8616 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8617
8618 * gdb.trace/ftrace-lock.c: New file.
8619 * gdb.trace/ftrace-lock.exp: New file.
8620
8621 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8622
8623 * gdb.arch/insn-reloc.c: New file.
8624 * gdb.arch/ftrace-insn-reloc.exp: New file.
8625
8626 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
8627
8628 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
8629 instruction.
8630 * gdb.trace/pendshr1.c (pendfunc): Likewise.
8631 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
8632 * gdb.trace/range-stepping.c: Likewise.
8633 * gdb.trace/trace-break.c: Likewise.
8634 * gdb.trace/trace-mt.c (thread_function): Likewise.
8635 * gdb.trace/ftrace.c (marker): Likewise.
8636 * gdb.trace/trace-condition.c (marker): Likewise.
8637 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
8638 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
8639 is_aarch64_target.
8640
8641 2015-09-18 Doug Evans <xdje42@gmail.com>
8642
8643 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
8644 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
8645
8646 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8647
8648 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
8649 the breakpoint.
8650
8651 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8652
8653 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
8654 the pending breakpoint. Remove timeout override for "Run till
8655 MI pending breakpoint on pendfunc3 on thread 2" test.
8656
8657 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8658
8659 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
8660 filename pattern.
8661
8662 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8663
8664 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
8665 in breakpoint filename pattern.
8666
8667 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8668
8669 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
8670
8671 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
8672
8673 * gdb.linespec/explicit.exp: Check for readline support for
8674 tab-completion tests. Fix obvious typo.
8675
8676 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8677
8678 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
8679 and replay.
8680
8681 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
8682
8683 * gdb.btrace/non-stop.c: New.
8684 * gdb.btrace/non-stop.exp: New.
8685
8686 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
8687 Yao Qi <yao.qi@linaro.org>
8688
8689 * gdb.trace/trace-condition.c: New file.
8690 * gdb.trace/trace-condition.exp: New file.
8691
8692 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
8693
8694 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
8695 for testing bytecode compilation.
8696
8697 2015-09-16 Pedro Alves <palves@redhat.com>
8698 Sandra Loosemore <sandra@codesourcery.com>
8699
8700 * gdb.threads/non-stop-fair-events.c (timeout): New global.
8701 (SECONDS): Redefine.
8702 (main): Call pthread_kill and alarm early.
8703 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
8704 support.
8705 (test): If the target can't hardware step and doesn't support
8706 displaced stepping, increase the timeout.
8707
8708 2015-09-16 Pedro Alves <palves@redhat.com>
8709
8710 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
8711 (enable_debug): New procedures.
8712 (test): Use them. Bail out if waiting for threads fails.
8713 (top level): Bail out if a test fails.
8714
8715 2015-09-16 Yao Qi <yao.qi@linaro.org>
8716
8717 * gdb.asm/asm-source.exp: Set asm-arch for
8718 aarch64*-*-* target.
8719 * gdb.asm/aarch64.inc: New file.
8720
8721 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
8722
8723 * gdb.ada/array_of_variable_length.exp: New testcase.
8724 * gdb.ada/array_of_variable_length/foo.adb: New file.
8725 * gdb.ada/array_of_variable_length/pck.adb: New file.
8726 * gdb.ada/array_of_variable_length/pck.ads: New file.
8727
8728 2015-09-15 Doug Evans <dje@google.com>
8729
8730 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
8731 of function static local variable.
8732
8733 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8734
8735 * gdb.threads/tls-so_extern.exp: New test file.
8736 * gdb.threads/tls-so_extern.c: New test file.
8737 * gdb.threads/tls-so_extern_main.c: New test file.
8738
8739 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
8740
8741 * gdb.opt/solib-intra-step-lib.c: New file.
8742 * gdb.opt/solib-intra-step-main.c: New file.
8743 * gdb.opt/solib-intra-step.exp: New file.
8744
8745 2015-09-15 Pedro Alves <palves@redhat.com>
8746
8747 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
8748 gdb_continue_to_breakpoint instead of gdb_test_multiple.
8749
8750 2015-09-14 Pedro Alves <palves@redhat.com>
8751
8752 * gdb.base/hook-stop-continue.c: Delete.
8753 * gdb.base/hook-stop-continue.exp: Delete.
8754 * gdb.base/hook-stop-frame.c: Delete.
8755 * gdb.base/hook-stop-frame.exp: Delete.
8756 * gdb.base/hook-stop.c: New file.
8757 * gdb.base/hook-stop.exp: New file.
8758
8759 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
8760
8761 * gdb.ada/access_to_packed_array.exp: New testcase.
8762 * gdb.ada/access_to_packed_array/foo.adb: New file.
8763 * gdb.ada/access_to_packed_array/pack.adb: New file.
8764 * gdb.ada/access_to_packed_array/pack.ads: New file.
8765
8766 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
8767
8768 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
8769 buffer size test.
8770
8771 2015-09-11 Don Breazeal <donb@codesourcery.com>
8772
8773 * gdb.base/foll-exec.c: Add copyright header. Fix
8774 formatting issues.
8775 * gdb.base/foll-exec.exp (zap_session): Delete proc.
8776 (do_exec_tests): Use clean_restart in place of zap_session,
8777 and for test initialization. Fix formatting issues. Use
8778 fail in place of perror.
8779 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
8780 an expect statement to match an expression with output from
8781 the program under debug.
8782 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
8783 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
8784 * gdb.threads/non-ldr-exc-2.exp: Likewise.
8785 * gdb.threads/non-ldr-exc-3.exp: Likewise.
8786 * gdb.threads/non-ldr-exc-4.exp: Likewise.
8787
8788 2015-09-09 Doug Evans <dje@google.com>
8789
8790 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
8791
8792 2015-09-09 Doug Evans <dje@google.com>
8793
8794 * gdb.base/pie-execl.exp: Fix result test of build_executable.
8795
8796 2015-09-09 Doug Evans <dje@google.com>
8797
8798 * gdb.base/savedregs.exp: Fix typo.
8799
8800 2015-09-09 Pedro Alves <palves@redhat.com>
8801
8802 * gdb.mi/mi-cli.exp: Add CLI finish tests.
8803
8804 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
8805
8806 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
8807 command actually switches threads. Give up on remaining
8808 tests if target fails to stop at breakpoint.
8809
8810 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
8811
8812 * gdb.ada/funcall_char.exp: New testcase.
8813 * gdb.ada/funcall_char/foo.adb: New file.
8814
8815 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
8816
8817 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
8818 expected outputs. Add two testcases for completing ambiguous
8819 functions.
8820 * gdb.ada/complete/aux_pck.adb: New file.
8821 * gdb.ada/complete/aux_pck.ads: New file.
8822 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
8823 Ambiguous_Func functions.
8824 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
8825 * gdb.ada/complete/pck.adb: Likewise.
8826
8827 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
8828
8829 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
8830 failures to run the test program under GDB.
8831
8832 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
8833
8834 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
8835 to C.
8836
8837 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
8838
8839 * gdb.base/run-after-attach.exp: New test file.
8840 * gdb.base/run-after-attach.c: New test file.
8841
8842 2015-08-26 Don Breazeal <donb@codesourcery.com>
8843
8844 * gdb.base/foll-exec-2.c: New test program.
8845 * gdb.base/foll-exec-2.exp: New test.
8846
8847 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
8848
8849 * gdb.base/nested-subp1.exp: New file.
8850 * gdb.base/nested-subp1.c: New file.
8851 * gdb.base/nested-subp2.exp: New file.
8852 * gdb.base/nested-subp2.c: New file.
8853 * gdb.base/nested-subp3.exp: New file.
8854 * gdb.base/nested-subp3.c: New file.
8855
8856 2015-08-24 Pedro Alves <palves@redhat.com>
8857
8858 * gdb.server/connect-without-multi-process.c: New file.
8859 * gdb.server/connect-without-multi-process.exp: New file.
8860
8861 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8862
8863 * gdb.opt/inline-markers.c: Make z int.
8864
8865 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8866
8867 * gdb.opt/inline-markers.c: Make z volatile.
8868
8869 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
8870
8871 * gdb.opt/inline-bt.c: New volatile global z.
8872 * gdb.opt/inline-cmds.c: Likewise.
8873 * gdb.opt/inline-locals.c: Likewise.
8874 * gdb.opt/inline-markers.c: New extern global z.
8875 (marker): Use z.
8876 (inline_fn): Likewise.
8877
8878 2015-08-24 Pedro Alves <palves@redhat.com>
8879
8880 * config/m32r-stub.exp: Remove file.
8881 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
8882 * gdb.base/call-rt-st.exp: Likewise.
8883 * gdb.base/call-strs.exp: Likewise.
8884 * gdb.base/default.exp: Remove references to h8300-*-hms and
8885 *-*-udi*.
8886 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
8887
8888 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
8889
8890 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
8891 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
8892 and "return" use KFAIL when GDB can not read/write the vector
8893 return value.
8894
8895 2015-08-21 Gary Benson <gbenson@redhat.com>
8896
8897 * gdb.trace/pending.exp: Cope with remote transfer warnings.
8898
8899 2015-08-20 Pedro Alves <palves@redhat.com>
8900
8901 * gdb.server/solib-list.exp: No longer expect an interior stop in
8902 non-stop mode.
8903
8904 2015-08-20 Pedro Alves <palves@redhat.com>
8905
8906 * gdb.server/connect-stopped-target.c: New file.
8907 * gdb.server/connect-stopped-target.exp: New file.
8908
8909 2015-08-20 Pedro Alves <palves@redhat.com>
8910
8911 * gdb.dwarf2/comp-unit-lang.exp: New file.
8912 * gdb.dwarf2/comp-unit-lang.c: New file.
8913
8914 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
8915
8916 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
8917 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
8918
8919 2015-08-19 Kevin Buettner <kevinb@redhat.com>
8920
8921 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
8922 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
8923
8924 2015-08-18 Doug Evans <dje@google.com>
8925 Adrian Sendroiu <adrian.sendroiu@freescale.com>
8926
8927 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
8928 skip_python_tests. New arg prompt_regexp.
8929 (skip_python_tests): New function.
8930 * lib/mi-support.exp (mi_skip_python_tests): New function.
8931 * gdb.python/py-mi-objfile-gdb.py: New file.
8932 * gdb.python/py-mi-objfile.c: New file.
8933 * gdb.python/py-mi-objfile.exp: New file.
8934
8935 2015-08-17 Keith Seitz <keiths@redhat.com>
8936
8937 * gdb.linespec/explicit.exp: Move strace test from here ...
8938 * gdb.trace/strace.exp: ... to here.
8939
8940 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
8941
8942 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
8943 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
8944
8945 2015-08-14 Doug Evans <xdje42@gmail.com>
8946
8947 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
8948 inferior before selecting a new file.
8949
8950 2015-08-14 Doug Evans <xdje42@gmail.com>
8951
8952 * gdb.mi/mi-disassemble.exp: Update.
8953 * gdb.base/disasm-optim.S: New file.
8954 * gdb.base/disasm-optim.c: New file.
8955 * gdb.base/disasm-optim.h: New file.
8956 * gdb.base/disasm-optim.exp: New file.
8957
8958 2015-08-14 Keith Seitz <keiths@redhat.com>
8959
8960 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
8961 "evaluated-by".
8962
8963 2015-08-13 Joel Brobecker <brobecker@adacore.com>
8964
8965 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
8966
8967 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
8968
8969 * gdb.ada/fun_renaming.exp: New testcase.
8970 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
8971 * gdb.ada/fun_renaming/pack.adb: New file.
8972 * gdb.ada/fun_renaming/pack.ads: New file.
8973
8974 2015-08-12 Keith Seitz <keiths@redhat.com>
8975
8976 * gdb.base/dso2dso.exp: Pass basename of source file in call to
8977 gdb_get_line_number.
8978
8979 2015-08-12 Joel Brobecker <brobecker@adacore.com>
8980
8981 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
8982 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
8983 gdb.base/dso2dso.exp: New files.
8984
8985 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
8986 Pedro Alves <palves@redhat.com>
8987 Keith Seitz <keiths@redhat.com>
8988
8989 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
8990 GDBFLAGS.
8991
8992 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
8993
8994 * gdb.base/gdbhistsize-history.exp
8995 (test_histsize_history_setting): Use save_vars.
8996 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
8997 Use save_vars.
8998 (test_no_truncation_of_unlimited_history_file): Use save_vars.
8999 * gdb.base/readline.exp: Use save_vars.
9000
9001 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
9002
9003 * lib/gdb.exp (save_vars): New proc.
9004
9005 2015-08-11 Keith Seitz <keiths@redhat.com>
9006
9007 * gdb.base/help.exp: Update help_breakpoint_text.
9008
9009 2015-08-11 Keith Seitz <keiths@redhat.com>
9010
9011 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
9012 (at toplevel): Call test_explicit_breakpoints.
9013 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
9014 breakpoints.
9015 * lib/mi-support.exp (mi_make_breakpoint): Add support for
9016 breakpoint conditions, "-cond".
9017
9018 2015-08-11 Keith Seitz <keiths@redhat.com>
9019
9020 * gdb.linespec/3explicit.c: New file.
9021 * gdb.linespec/cpexplicit.cc: New file.
9022 * gdb.linespec/cpexplicit.exp: New file.
9023 * gdb.linespec/explicit.c: New file.
9024 * gdb.linespec/explicit.exp: New file.
9025 * gdb.linespec/explicit2.c: New file.
9026 * gdb.linespec/ls-errs.exp: Add explicit location tests.
9027 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
9028 before using in the matching pattern.
9029 Clarify that `prefix' is a regular expression.
9030
9031 2015-08-11 Keith Seitz <keiths@redhat.com>
9032
9033 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
9034 test.
9035 Add tests for missing ",FMT" and ",".
9036
9037 2015-08-10 Doug Evans <dje@google.com>
9038 Keith Seitz <keiths@redhat.com>
9039
9040 PR gdb/17960
9041 * gdb.base/completion.exp: Add location completer tests.
9042
9043 2015-08-07 Pedro Alves <palves@redhat.com>
9044
9045 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
9046 tests here.
9047 (top level): Run do_test with and without displaced stepping.
9048
9049 2015-08-07 Pedro Alves <palves@redhat.com>
9050
9051 * gdb.base/valgrind-disp-step.c: New file.
9052 * gdb.base/valgrind-disp-step.exp: New file.
9053
9054 2015-08-07 Pedro Alves <palves@redhat.com>
9055
9056 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
9057 Delete function.
9058 (main): Add alarm. Run an infinite loop instead of calling
9059 wait_threads.
9060 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
9061 comment.
9062 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
9063 Delete function.
9064 (main): Add alarm. Run an infinite loop instead of calling
9065 wait_threads.
9066 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
9067 comment.
9068
9069 2015-08-07 Pedro Alves <palves@redhat.com>
9070
9071 * gdb.base/checkpoint-ns.exp: New file.
9072 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
9073 standard_testfile.
9074
9075 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
9076
9077 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
9078 * gdb.btrace/instruction_history.exp: Update.
9079 * gdb.btrace/tsx.exp: New.
9080 * gdb.btrace/tsx.c: New.
9081
9082 2015-08-06 Pedro Alves <palves@redhat.com>
9083
9084 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
9085 increase timeout.
9086 * gdb.reverse/until-precsave.exp: Bump timeouts.
9087
9088 2015-08-06 Pedro Alves <palves@redhat.com>
9089
9090 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
9091
9092 2015-08-06 Pedro Alves <palves@redhat.com>
9093
9094 PR gdb/18749
9095 * gdb.threads/process-dies-while-handling-bp.c: New file.
9096 * gdb.threads/process-dies-while-handling-bp.exp: New file.
9097
9098 2015-08-06 Pedro Alves <palves@redhat.com>
9099
9100 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
9101 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
9102
9103 2015-08-05 Pedro Alves <palves@redhat.com>
9104
9105 * gdb.threads/next-while-other-thread-longjmps.c: New file.
9106 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
9107
9108 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
9109
9110 * gdb.base/bp-permanent.exp: Report test as unsupported if
9111 the target cannot stop at the permanent breakpoint.
9112
9113 2015-08-03 Doug Evans <dje@google.com>
9114
9115 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
9116 10000.
9117
9118 2015-08-03 Doug Evans <dje@google.com>
9119
9120 * Makefile.in (workers/%.worker, build-perf): New rule.
9121 (GDB_PERFTEST_MODE): New variable.
9122 (check-perf): Use it.
9123 (clean): Clean up gdb.perf parallel build subdirs.
9124 * lib/build-piece.exp: New file.
9125 * lib/gdb.exp (make_gdb_parallel_path): New function
9126 (standard_output_file, standard_temp_file): Call it.
9127 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9128 of $GDB_PARALLEL.
9129 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
9130
9131 2015-08-03 Doug Evans <dje@google.com>
9132
9133 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
9134 (LOG_FILE_NAME): New global.
9135 (TextReporter.__init__): Initialize self.txt_sum.
9136 (TextReporter.report): Add support for multiple data-points.
9137 Move report to perftest.sum, put raw data in perftest.log.
9138 (TextReporter.start): Open sum and log files.
9139 (TextReporter.end): Close sum and log files.
9140 * gdb.perf/lib/perftest/testresult.py
9141 (SingleStatisticTestResult.record): Handle multiple data-points.
9142
9143 2015-07-31 Pedro Alves <palves@redhat.com>
9144
9145 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
9146 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9147 kill_wait_spawned_process instead of explicit "kill -9".
9148 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
9149 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9150 kill_wait_spawned_process.
9151 * gdb.base/attach-twice.exp: Likewise.
9152 * gdb.base/attach.exp: Likewise.
9153 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
9154 gdb_test_multiple.
9155 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
9156 returning a spawn id instead of a pid. Use spawn_id_get_pid and
9157 kill_wait_spawned_process.
9158 * gdb.base/valgrind-infcall.exp: Likewise.
9159 * gdb.multi/multi-attach.exp: Likewise.
9160 * gdb.python/py-prompt.exp: Likewise.
9161 * gdb.python/py-sync-interp.exp: Likewise.
9162 * gdb.server/ext-attach.exp: Likewise.
9163 * gdb.threads/attach-into-signal.exp (corefunc): Use
9164 spawn_wait_for_attach, spawn_id_get_pid and
9165 kill_wait_spawned_process.
9166 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
9167 spawn_wait_for_attach returning a spawn id instead of a pid. Use
9168 spawn_id_get_pid and kill_wait_spawned_process.
9169 * gdb.threads/attach-stopped.exp (corefunc): Use
9170 spawn_wait_for_attach, spawn_id_get_pid and
9171 kill_wait_spawned_process.
9172 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
9173 Use spawn_id_get_pid. Wait for spawn id after eof. Use
9174 kill_wait_spawned_process instead of explicit "kill -9".
9175 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
9176 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
9177 (spawn_wait_for_attach): Use spawn instead of exec to spawn
9178 processes. Don't map cygwin/windows pids here. Now returns a
9179 spawn id list.
9180
9181 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9182
9183 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
9184 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
9185 correct patch.
9186
9187 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9188
9189 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
9190
9191 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
9192
9193 Reapply:
9194 2014-05-21 Mark Wielaard <mjw@redhat.com>
9195
9196 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9197
9198 2015-07-30 Pedro Alves <palves@redhat.com>
9199
9200 * linux-low.c (handle_extended_wait): Set the child's last
9201 reported status to TARGET_WAITKIND_STOPPED.
9202
9203 2015-07-30 Pedro Alves <palves@redhat.com>
9204
9205 PR threads/18600
9206 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
9207 only shows inferior 1.
9208
9209 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
9210 Pedro Alves <palves@redhat.com>
9211
9212 PR threads/18600
9213 * gdb.threads/fork-plus-threads.c: New file.
9214 * gdb.threads/fork-plus-threads.exp: New file.
9215
9216 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9217
9218 * gdb.base/batch-preserve-term-settings.exp
9219 (test_terminal_settings_preserved_after_cli_exit): Use
9220 send_quit_command.
9221
9222 2015-07-29 Pedro Alves <palves@redhat.com>
9223 Don Breazeal <donb@codesourcery.com>
9224
9225 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
9226 output from both inferior_spawn_id and gdb_spawn_id.
9227
9228 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9229
9230 * gdb.threads/attach-into-signal.exp (corefunc): Use
9231 with_test_prefix on nested loops, uniquefying the test messages.
9232
9233 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
9234
9235 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
9236 commit.
9237
9238 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9239
9240 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
9241 New proc.
9242 (test_terminal_settings_preserved_after_sigterm): New test.
9243
9244 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9245
9246 * gdb.base/batch-preserve-term-settings.exp
9247 (test_terminal_settings_preserved_after_cli_exit): New test.
9248
9249 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
9250
9251 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
9252 manipulation of saved_gdbflags.
9253 (test_terminal_settings_preserved): Remove global declaration of
9254 the unused variable pagination_prompt. Remove manipulation of
9255 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
9256 GDBFLAGS.
9257
9258 2015-07-29 Pedro Alves <palves@redhat.com>
9259
9260 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
9261
9262 2015-07-29 Pedro Alves <palves@redhat.com>
9263
9264 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
9265 at the top.
9266
9267 2015-07-29 Pedro Alves <palves@redhat.com>
9268
9269 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
9270 (main): Call gdb_unbuffer_output.
9271 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
9272 (main): Call gdb_unbuffer_output.
9273 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
9274 (main): Call gdb_unbuffer_output.
9275 * gdb.base/call-strs.exp: Adjust to step over the
9276 gdb_unbuffer_output call.
9277 * gdb.base/catch-gdb-caused-signals.c: Include
9278 "../lib/unbuffer_output.c".
9279 (main): Call gdb_unbuffer_output.
9280 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
9281 (main): Call gdb_unbuffer_output.
9282 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
9283 (main): Call gdb_unbuffer_output.
9284 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
9285 (main): Call gdb_unbuffer_output.
9286 * gdb.base/shlib-call.exp: Adjust to step over the
9287 gdb_unbuffer_output call.
9288 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
9289 (main): Call gdb_unbuffer_output.
9290 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
9291 (main): Call gdb_unbuffer_output.
9292 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
9293 (main): Rename to ...
9294 (test): ... this.
9295 (main): Reimplement.
9296 * gdb.base/varargs.exp: Run to test instead of to main.
9297 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9298 (main): Call gdb_unbuffer_output.
9299
9300 2015-07-29 Pedro Alves <palves@redhat.com>
9301
9302 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
9303 factore out from mi_continue_dprintf. For call-style dprintfs,
9304 expect dprintf output out of $inferior_spawn_id.
9305 (mi_continue_dprintf): Use mi_expect_dprintf.
9306 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
9307 (main): Call gdb_unbuffer_output.
9308
9309 2015-07-29 Pedro Alves <palves@redhat.com>
9310
9311 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
9312 (default_mi_gdb_start): Set inferior_spawn_id instead of
9313 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
9314 gdb_spawn_id.
9315 (mi_gdb_test): Always expect inferior output from both
9316 $inferior_spawn_id and $gdb_spawn_id.
9317
9318 2015-07-29 Pedro Alves <palves@redhat.com>
9319
9320 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
9321 send_inferior and $inferior_spawn_id.
9322
9323 2015-07-29 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.gdb/complaints.exp (test_initial_complaints)
9326 (test_serial_complaints, test_short_complaints): Use
9327 gdb_test_stdio.
9328 (test_empty_complaint): Handle $inferior_spawn_id !=
9329 $gdb_spawn_id.
9330
9331 2015-07-29 Pedro Alves <palves@redhat.com>
9332
9333 * gdb.base/varargs.exp: Use gdb_test_stdio.
9334
9335 2015-07-29 Pedro Alves <palves@redhat.com>
9336
9337 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
9338
9339 2015-07-29 Pedro Alves <palves@redhat.com>
9340
9341 * gdb.base/ending-run.exp: Use gdb_test_stdio.
9342
9343 2015-07-29 Pedro Alves <palves@redhat.com>
9344
9345 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
9346 parameter into two new parameters, "inf_result" and "gdb_result".
9347 Expect inferior output and gdb output from $inferior_spawn_id and
9348 $gdb_spawn_id, respectively. Adjust all callers.
9349
9350 2015-07-29 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
9353 of gdb_test_sequence.
9354
9355 2015-07-29 Pedro Alves <palves@redhat.com>
9356
9357 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
9358 (saw_spurious_output): Expect inferior output from
9359 $inferior_spawn_id. Use gdb_test_stdio.
9360
9361 2015-07-29 Pedro Alves <palves@redhat.com>
9362
9363 * gdb.base/dprintf.exp: Use standard_testfile. Change
9364 prepare_for_testing call.
9365 (srcfile): Don't set.
9366 (restart): New procedure.
9367 (test_dprintf): New procecure, use to continue over dprintfs.
9368 (test_call, test_agent): New procedures, tests moved here.
9369 Restart gdb and recreate dprintfs. Adjust expected output.
9370
9371 2015-07-29 Pedro Alves <palves@redhat.com>
9372
9373 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
9374
9375 2015-07-29 Pedro Alves <palves@redhat.com>
9376
9377 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
9378
9379 2015-07-29 Pedro Alves <palves@redhat.com>
9380
9381 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
9382 gdb_test_stdio.
9383
9384 2015-07-29 Pedro Alves <palves@redhat.com>
9385
9386 * lib/gdb.exp (gdb_test_stdio): New procedure.
9387
9388 2015-07-29 Pedro Alves <palves@redhat.com>
9389
9390 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
9391
9392 2015-07-29 Pedro Alves <palves@redhat.com>
9393
9394 * gdb.base/call-signal-resume.exp: Remove check for
9395 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
9396 * gdb.base/unwindonsignal.exp: Likewise.
9397 * gdb.base/call-signals.c (gen_signal): Remove printf call.
9398 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
9399
9400 2015-07-29 Pedro Alves <palves@redhat.com>
9401
9402 * gdb.base/siginfo-addr.c (pass): New function.
9403 (handler): Call it iff si_addr is correct.
9404 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
9405 Set a breakpoint at "pass" and continue to it.
9406
9407 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
9408
9409 * gdb.python/py-objfile.exp: Make some tests have unique names.
9410 * gdb.python/py-pp-registration.exp: Likewise.
9411
9412 2015-07-28 Pedro Alves <palves@redhat.com>
9413
9414 * gdb.server/server-exec-info.exp: Issue a "disconnect".
9415
9416 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9417
9418 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
9419
9420 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
9421
9422 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
9423
9424 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
9425
9426 * gdb.base/gdb-sigterm-2.exp: New test.
9427
9428 2015-07-25 Doug Evans <xdje42@gmail.com>
9429
9430 Revert:
9431 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9432 (workers/%.worker, build-perf): New rule.
9433 (GDB_PERFTEST_MODE): New variable.
9434 (check-perf): Use it.
9435 (clean): Clean up gdb.perf parallel build subdirs.
9436 * lib/build-piece.exp: New file.
9437 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9438 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9439 name.
9440 (standard_temp_file): Ditto.
9441 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9442 of $GDB_PARALLEL.
9443
9444 2015-07-24 Doug Evans <dje@google.com>
9445
9446 * gdb.perf/lib/perftest/utils.py: New file.
9447 * gdb.perf/gm-hello.cc: New file.
9448 * gdb.perf/gm-pervasive-typedef.cc: New file.
9449 * gdb.perf/gm-pervasive-typedef.h: New file.
9450 * gdb.perf/gm-std.cc: New file.
9451 * gdb.perf/gm-std.h: New file.
9452 * gdb.perf/gm-use-cerr.cc: New file.
9453 * gdb.perf/gm-utils.h: New file.
9454 * gdb.perf/gmonster-null-lookup.py: New file.
9455 * gdb.perf/gmonster-pervasive-typedef.py: New file.
9456 * gdb.perf/gmonster-print-cerr.py: New file.
9457 * gdb.perf/gmonster-ptype-string.py: New file.
9458 * gdb.perf/gmonster-runto-main.py: New file.
9459 * gdb.perf/gmonster-select-file.py: New file.
9460 * gdb.perf/gmonster1-null-lookup.exp: New file.
9461 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
9462 * gdb.perf/gmonster1-print-cerr.exp: New file.
9463 * gdb.perf/gmonster1-ptype-string.exp: New file.
9464 * gdb.perf/gmonster1-runto-main.exp: New file.
9465 * gdb.perf/gmonster1-select-file.exp: New file.
9466 * gdb.perf/gmonster1.cc: New file.
9467 * gdb.perf/gmonster1.exp: New file.
9468 * gdb.perf/gmonster2-null-lookup.exp: New file.
9469 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
9470 * gdb.perf/gmonster2-print-cerr.exp: New file.
9471 * gdb.perf/gmonster2-ptype-string.exp: New file.
9472 * gdb.perf/gmonster2-runto-main.exp: New file.
9473 * gdb.perf/gmonster2-select-file.exp: New file.
9474 * gdb.perf/gmonster2.cc: New file.
9475 * gdb.perf/gmonster2.exp: New file.
9476
9477 2015-07-24 Doug Evans <dje@google.com>
9478
9479 * gdb.perf/README: New file.
9480 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
9481 * lib/gen-perf-test.exp: New file.
9482
9483 2015-07-24 Doug Evans <dje@google.com>
9484
9485 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
9486 (PerfTest::startup): New function.
9487 (PerfTest::run): Return result of calling body.
9488 (PerfTest::assemble): Rewrite.
9489 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
9490 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
9491 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
9492 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
9493 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
9494
9495 2015-07-24 Doug Evans <dje@google.com>
9496
9497 * lib/gdb.exp (clean_restart): Make executable optional.
9498
9499 2015-07-24 Doug Evans <dje@google.com>
9500
9501 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
9502 compiler_info references.
9503 * gdb.cp/temargs.exp: Ditto.
9504 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
9505 (get_compiler_info): Early exit if already computed. Set compiler_info
9506 to "unknown" if there was a problem.
9507 (test_compiler_info): Add function comment. Call get_compiler_info.
9508
9509 2015-07-24 Doug Evans <dje@google.com>
9510
9511 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
9512 (workers/%.worker, build-perf): New rule.
9513 (GDB_PERFTEST_MODE): New variable.
9514 (check-perf): Use it.
9515 (clean): Clean up gdb.perf parallel build subdirs.
9516 * lib/build-piece.exp: New file.
9517 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
9518 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
9519 name.
9520 (standard_temp_file): Ditto.
9521 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
9522 of $GDB_PARALLEL.
9523
9524 2015-07-24 Doug Evans <dje@google.com>
9525
9526 * lib/future.exp (gdb_default_target_compile): New option
9527 "early_flags".
9528 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
9529 --as-needed.
9530
9531 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
9532
9533 * gdb.base/catch-syscall.exp: Call gdb_exit before
9534 gdb_skip_xml_test.
9535
9536 2015-07-24 Pedro Alves <palves@redhat.com>
9537
9538 * gdb.python/py-events.exp: Accept output between the stop event
9539 and the prompt.
9540 * gdb.python/py-evsignal.exp: Likewise.
9541 * gdb.python/py-evthreads.exp: Likewise.
9542
9543 2015-07-24 Pedro Alves <palves@redhat.com>
9544
9545 PR gdb/18717
9546 * gdb.threads/non-ldr-exit.c: New file.
9547 * gdb.threads/non-ldr-exit.exp: New file.
9548
9549 2015-07-24 Yao Qi <yao.qi@linaro.org>
9550
9551 * gdb.server/ext-wrapper.exp: Test --wrapper option when
9552 restarting process.
9553
9554 2015-07-24 Yao Qi <yao.qi@linaro.org>
9555
9556 * gdb.server/ext-restart.exp: New file.
9557
9558 2015-07-24 Yao Qi <yao.qi@linaro.org>
9559
9560 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
9561 argument options.
9562 * gdb.server/ext-wrapper.exp: New file.
9563
9564 2015-07-23 Doug Evans <dje@google.com>
9565
9566 * gdb.dwarf2/dw2-dummy-cu.S: New file.
9567 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
9568
9569 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
9570
9571 * gdb.ada/var_arr_typedef.exp: New testcase.
9572 * gdb.ada/var_arr_typedef/pack.adb: New file.
9573 * gdb.ada/var_arr_typedef/pack.ads: New file.
9574 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
9575
9576 2015-07-20 Joel Brobecker <brobecker@adacore.com>
9577
9578 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
9579
9580 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9581
9582 * gdb.arch/i386-biarch-core.exp: Replace istarget
9583 by "complete set gnutarget". Remove expectation for the "core-file"
9584 command.
9585
9586 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
9587
9588 Revert the previous commit:
9589 Tests for validate symbol file using build-id.
9590
9591 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
9592
9593 Tests for validate symbol file using build-id.
9594 * gdb.base/solib-mismatch-lib.c: New file.
9595 * gdb.base/solib-mismatch-libmod.c: New file.
9596 * gdb.base/solib-mismatch.c: New file.
9597 * gdb.base/solib-mismatch.exp: New file.
9598
9599 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
9600
9601 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
9602 nios2-*-linux*.
9603 * gdb.base/sigbpt.exp (stepi_out): Likewise.
9604 * gdb.base/siginfo.exp: Likewise.
9605 * gdb.base/sigstep.exp (advance, advancei): Likewise.
9606
9607 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
9608
9609 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
9610 Move it to ...
9611 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
9612 ... here.
9613 * gdb.trace/range-stepping.exp: Check that the target supports
9614 range stepping.
9615
9616 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
9617
9618 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
9619
9620 2015-07-14 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.base/killed-outside.exp: New file.
9623 * gdb.base/killed-outside.c: New file.
9624
9625 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
9626
9627 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
9628 (n at main): New.
9629 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
9630
9631 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
9632
9633 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
9634 infcall tests instead of setting up for KFAIL.
9635
9636 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
9637
9638 * gdb.btrace/record_goto-step.exp: New.
9639
9640 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9641
9642 PR compile/18484
9643 * gdb.compile/compile.c (struct struct_type): Add volatile to
9644 selffield's type.
9645 * gdb.compile/compile.exp
9646 (compile code struct_object.selffield = &struct_object): Skip further
9647 struct_object tests if this one xfails.
9648
9649 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
9650
9651 PR exp/18617
9652 * gdb.trace/ax.exp: Add test.
9653
9654 2015-07-07 Yao Qi <yao.qi@linaro.org>
9655
9656 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
9657 instead of istarget "aarch64*-*-*".
9658 * gdb.arch/aarch64-fp.exp: Likewise.
9659 * gdb.base/float.exp: Likewise.
9660 * gdb.reverse/aarch64.exp: Likewise.
9661 * lib/gdb.exp (is_aarch64_target): New proc.
9662
9663 2015-07-07 Yao Qi <yao.qi@linaro.org>
9664
9665 * lib/gdb.exp (is_aarch32_target): New proc.
9666 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
9667 instead of "istarget "arm*-*-*"".
9668 * gdb.arch/arm-disp-step.exp: Likewise.
9669 * gdb.arch/thumb-bx-pc.exp: Likewise.
9670 * gdb.arch/thumb-prologue.exp: Likewise.
9671 * gdb.arch/thumb-singlestep.exp: Likewise.
9672 * gdb.base/disp-step-syscall.exp: Likewise.
9673 * gdb.base/float.exp: Likewise.
9674
9675 2015-07-07 Yao Qi <yao.qi@linaro.org>
9676
9677 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
9678 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
9679
9680 2015-07-07 Yao Qi <yao.qi@linaro.org>
9681
9682 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
9683 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
9684 if it exists.
9685 * gdb.multi/multi-arch.exp: Likewise.
9686
9687 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
9688
9689 * gdb.python/py-lazy-string.exp: Add missing parentheses to
9690 print.
9691
9692 2015-07-07 Yao Qi <yao.qi@linaro.org>
9693
9694 * gdb.arch/thumb-singlestep.exp: Do one more single step.
9695
9696 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
9697
9698 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
9699 '[' and ']' characters.
9700
9701 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
9702
9703 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
9704
9705 2015-06-29 Pedro Alves <palves@redhat.com>
9706
9707 PR threads/18127
9708 * gdb.threads/hand-call-new-thread.c: New file.
9709 * gdb.threads/hand-call-new-thread.c: New file.
9710
9711 2015-06-26 Keith Seitz <keiths@redhat.com>
9712 Doug Evans <dje@google.com>
9713
9714 PR 16253
9715 * gdb.cp/var-tag-2.cc: New file.
9716 * gdb.cp/var-tag-3.cc: New file.
9717 * gdb.cp/var-tag-4.cc: New file.
9718 * gdb.cp/var-tag.cc: New file.
9719 * gdb.cp/var-tag.exp: New file.
9720
9721 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9722
9723 * gdb.base/history-duplicates.exp: New test.
9724
9725 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
9726
9727 * gdb.base/completion.exp: Test the completion of the "focus"
9728 command.
9729
9730 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
9731
9732 * gdb.arch/amd64-prologue-skip.S: New file.
9733 * gdb.arch/amd64-prologue-skip.exp: New file.
9734
9735 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
9736
9737 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
9738 is_address_zero_readable check.
9739
9740 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
9741
9742 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
9743 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
9744
9745 2015-06-24 Yao Qi <yao.qi@linaro.org>
9746
9747 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
9748 linux targets.
9749
9750 2015-06-24 Yao Qi <yao.qi@linaro.org>
9751
9752 * lib/gdb.exp (supports_get_siginfo_type): New proc.
9753 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
9754 * gdb.base/siginfo-thread.exp: Likewise.
9755
9756 2015-06-22 Yao Qi <yao.qi@linaro.org>
9757
9758 * boards/remote-gdbserver-on-localhost.exp: Add comments.
9759
9760 2015-06-22 Yao Qi <yao.qi@linaro.org>
9761
9762 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
9763 aarch64*-*-*.
9764 (skip_hw_watchpoint_tests): Likewise.
9765
9766 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
9767
9768 * gdb.base/gdbinit-history.exp: Test the interaction between
9769 setting GDBHISTSIZE and setting the history size via .gdbinit.
9770
9771 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9772
9773 PR gdb/16999
9774 * gdb.base/gdbhistsize-history.exp: New test.
9775
9776 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9777
9778 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
9779 with GDBHISTSIZE.
9780 * gdb.base/readline.exp: Likewise.
9781
9782 2015-06-17 Yao Qi <yao.qi@linaro.org>
9783
9784 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
9785 line.
9786
9787 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
9788
9789 * gdb.base/gdbinit-history.exp: Add test case to check that
9790 an unlimited history file does not get truncated on exit.
9791
9792 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
9793
9794 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
9795 (VECTOR): New macro. Use it...
9796 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
9797 ...for these typedefs.
9798 (int8, char1, int1, double1): New typedefs.
9799 (struct just_int2, struct two_int2): New structures.
9800 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
9801 (add_structvecs, add_singlevecs): New functions.
9802 (main): Call add_some_intvecs twice.
9803 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
9804 the compile and exit upon failure. Try compiling for the "native"
9805 architecture. Test inferior function calls with vector arguments
9806 and vector return value handling with "finish" and "return".
9807
9808 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
9809
9810 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
9811 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
9812 PE file.
9813 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
9814
9815 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
9816
9817 PR breakpoints/16465
9818 * gdb.mi/mi-dprintf-pending.c: New file.
9819 * gdb.mi/mi-dprintf-pending.exp: New test.
9820 * gdb.mi/mi-dprintf-pendshr.c: New file.
9821
9822 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9823 Mircea Gherzan <mircea.gherzan@intel.com>
9824
9825 * gdb.arch/i386-mpx-map.c: New file.
9826 * gdb.arch/i386-mpx-map.exp: New File.
9827
9828 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9829
9830 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
9831 * gdb.arch/i386-mpx.exp: Indentation fixed.
9832
9833 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9834
9835 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
9836 function and improved indentation.
9837 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
9838 gdb_test_multiple. Added additional tests to skip the test.
9839
9840 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
9841
9842 * gdb.arch/i386-avx512.c: Change path in include file.
9843 * gdb.arch/i386-avx512.exp: Change include dir path
9844 compilation flag.
9845 * gdb.arch/i386-mpx.c: Change path in include file.
9846 * gdb.arch/i386-mpx.exp: Change include dir path compilation
9847 flag.
9848
9849 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9850
9851 * gdb.compile/compile-print.exp (compile print *vararray@3)
9852 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
9853
9854 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
9855
9856 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
9857 (do not keep jit in memory): ... this.
9858 (expect 5): Change it to ...
9859 (expect no 5): ... this.
9860
9861 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
9862
9863 PR gdb/15564
9864 * gdb.mi/mi-detach.exp: New file.
9865
9866 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
9867
9868 PR symtab/18392
9869 * gdb.arch/amd64-tailcall-self.S: New file.
9870 * gdb.arch/amd64-tailcall-self.c: New file.
9871 * gdb.arch/amd64-tailcall-self.exp: New file.
9872
9873 2015-05-28 Don Breazeal <donb@codesourcery.com>
9874
9875 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
9876 tests for remote targets by checking is_target_gdbserver.
9877
9878 2015-05-27 Doug Evans <dje@google.com>
9879
9880 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
9881 * gdb.dwarf2/opaque-type-lookup.c: New file.
9882 * gdb.dwarf2/opaque-type-lookup.exp: New file.
9883
9884 2015-05-26 Doug Evans <dje@google.com>
9885
9886 * gdb.cp/iostream.cc: New file.
9887 * gdb.cp/iostream.exp: New file.
9888
9889 2015-05-26 Doug Evans <dje@google.com>
9890
9891 * gdb.dwarf2/dw2-op-call.exp: Update.
9892 * gdb.dwarf2/dw4-sig-types.exp: Update.
9893 * gdb.dwarf2/implptr.exp: Update.
9894 * gdb.mi/mi-cmd-param-changed.exp: Update.
9895
9896 2015-05-26 Doug Evans <dje@google.com>
9897
9898 * gdb.python/py-lazy-string.c: New file.
9899 * gdb.python/py-lazy-string.exp: New file.
9900 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
9901 (main): Update. Add estring3.
9902 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
9903 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
9904
9905 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9906 Yao Qi <yao.qi@linaro.org>
9907
9908 * gdb.reverse/aarch64.c: New.
9909 * gdb.reverse/aarch64.exp: New.
9910
9911 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
9912
9913 * lib/gdb.exp (supports_process_record): Return true for
9914 aarch64*-linux*.
9915 (supports_reverse): Likewise.
9916
9917 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
9918
9919 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9920 Use with_test_prefix.
9921
9922 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
9923
9924 * gdb.base/completion.exp: Add test for completion of layout
9925 names.
9926
9927 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
9928
9929 * lib/gdb.exp (skip_tui_tests): New proc.
9930 * gdb.base/tui-layout.exp: Check skip_tui_tests.
9931
9932 2015-05-19 Pedro Alves <palves@redhat.com>
9933
9934 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
9935 Save the whole env array instead of just HOME. Unset HISTSIZE in
9936 the environment while testing. Restore whole environment
9937 afterwards.
9938
9939 2015-05-16 Doug Evans <xdje42@gmail.com>
9940
9941 * gdb.guile/scm-ports.c: New file.
9942 * gdb.guile/scm-ports.exp: Add memory port tests.
9943
9944 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9945
9946 * gdb.compile/compile-print.c: New file.
9947 * gdb.compile/compile-print.exp: New file.
9948
9949 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
9950
9951 * gdb.compile/compile-ops.exp: Cast param to void.
9952 * gdb.compile/compile.exp: Complete type for _gdb_expr.
9953 (compile code struct_object.selffield = &struct_object): Add xfail.
9954
9955 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9956
9957 * gdb.ada/arr_enum_with_gap: New testcase.
9958
9959 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9960
9961 * gdb.ada/byte_packed_arr: New testcase.
9962
9963 2015-05-15 Joel Brobecker <brobecker@adacore.com>
9964
9965 * gdb.ada/pckd_neg: New testcase.
9966
9967 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
9968
9969 PR gdb/17820
9970 * gdb.base/gdbinit-history.exp: New test.
9971 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
9972 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
9973
9974 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
9975
9976 * gdb.python/py-xmethods.cc: Enhance test case.
9977 * gdb.python/py-xmethods.exp: New tests.
9978 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
9979 function.
9980 (B_indexoper): Likewise.
9981 (global_dm_list) : Add new xmethod worker functions.
9982
9983 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
9984
9985 * gdb.base/coredump-filter.exp: Correctly unset
9986 "coredump_var_addr" array.
9987
9988 2015-05-08 Pedro Alves <palves@redhat.com>
9989
9990 * gdb.server/non-existing-program.exp: Unset spawn_id.
9991
9992 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
9993
9994 PR python/18291
9995 * gdb.python/py-xmethods.exp: Add tests.
9996
9997 2015-05-08 Yao Qi <yao.qi@linaro.org>
9998
9999 PR gdb/18208
10000 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
10001 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
10002 function set_coredump_filter, and remove remote_exec call.
10003 Remove argument ipid. Callers update.
10004 (top level): Don't get inferior's PID.
10005
10006 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
10007
10008 * gdb.base/watch_thread_num.exp: Skip test on targets without
10009 access watchpoints.
10010
10011 2015-05-06 Pedro Alves <palves@redhat.com>
10012
10013 PR server/18081
10014 * gdb.server/non-existing-program.exp: New file.
10015
10016 2015-05-05 Joel Brobecker <brobecker@adacore.com>
10017
10018 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
10019
10020 2015-05-05 Joel Brobecker <brobecker@adacore.com>
10021
10022 * gdb.ada/out_of_line_in_inlined: New testcase.
10023
10024 2015-05-05 Joel Brobecker <brobecker@adacore.com>
10025
10026 * gdb.ada/var_rec_arr: New testcase.
10027
10028 2015-04-30 Yao Qi <yao.qi@linaro.org>
10029
10030 * gdb.base/break-idempotent.exp: If
10031 skip_hw_watchpoint_multi_tests returns true, skip the tests
10032 on "rwatch" and "awatch".
10033
10034 2015-04-30 Yao Qi <yao.qi@linaro.org>
10035
10036 * gdb.base/relativedebug.exp: Invoke gdb command
10037 "info sharedlibrary", and if libc.so doesn't have debug info,
10038 skip the test.
10039
10040 2015-04-29 Doug Evans <dje@google.com>
10041
10042 * gdb.python/py-xmethods.exp: Add ptype tests.
10043 * gdb.python/py-xmethods.py (E_method_char_worker): Add
10044 get_result_type method.
10045
10046 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
10047
10048 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
10049 the target does not support hardware watchpoints.
10050
10051 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
10052
10053 * gdb.base/break-always.exp: Abort testing if writing to memory
10054 causes an error.
10055
10056 2015-04-28 Doug Evans <dje@google.com>
10057
10058 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
10059 * gdb.python/py-pp-registration.exp: ... here. New file.
10060 * gdb.python/py-pp-registration.c: New file.
10061 * gdb.python/py-pp-registration.py: New file.
10062
10063 2015-04-28 Doug Evans <dje@google.com>
10064
10065 * gdb.python/py-bad-printers.c: New file.
10066 * gdb.python/py-bad-printers.py: New file.
10067 * gdb.python/py-bad-printers.exp: New file.
10068
10069 2015-04-28 Sasha Smundak <asmundak@google.com>
10070
10071 * gdb.python/py-type.exp: New test.
10072
10073 2015-04-28 Andy Wingo <wingo@igalia.com>
10074
10075 * gdb.python/py-parameter.exp:
10076 * gdb.guile/scm-parameter.exp: Escape the path that we are
10077 matching against, as it might contain characters that are special
10078 to regular expressions.
10079
10080 2015-04-27 Joel Brobecker <brobecker@adacore.com>
10081
10082 * gdb.ada/rec_comp: New testcase.
10083
10084 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
10085
10086 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
10087 before using it.
10088
10089 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
10090
10091 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
10092 new tests for verilog output.
10093
10094 2015-04-24 Yao Qi <yao.qi@linaro.org>
10095
10096 * boards/remote-gdbserver-on-localhost.exp: New file.
10097
10098 2015-04-23 Pedro Alves <palves@redhat.com>
10099
10100 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
10101 $inferior_spawn_id instead of $inferior_spawn_id directly. On
10102 "end of file", remove $inferior_spawn_id from the indirect list.
10103
10104 2015-04-23 Pedro Alves <palves@redhat.com>
10105
10106 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
10107
10108 2015-04-23 Pedro Alves <palves@redhat.com>
10109
10110 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
10111 on $any_spawn_id instead of only on $gdb_spawn_id.
10112
10113 2015-04-21 Pierre Muller <muller@sourceware.org>
10114
10115 PR pascal/17815
10116 * lib/pascal.exp (gpc_compile): Add new option "class".
10117 (fpc_compile): Likewise.
10118 * gdb.pascal/case-insensitive-symbols.pas: New file.
10119 * gdb.pascal/case-insensitive-symbols.exp: New file.
10120
10121 2015-04-20 Gary Benson <gbenson@redhat.com>
10122
10123 * gdb.base/attach.exp: Fix three extended remote failures.
10124
10125 2015-04-17 Gary Benson <gbenson@redhat.com>
10126
10127 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
10128 the main executable over the remote protocol.
10129
10130 2015-04-16 Pedro Alves <palves@redhat.com>
10131
10132 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
10133 a new gdbserver if gdbserver_reconnect_p is set.
10134
10135 2015-04-16 Pedro Alves <palves@redhat.com>
10136
10137 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
10138 is set, don't exit gdbserver.
10139
10140 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10141
10142 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
10143 appropriate .insn, such that an older assembler can be used.
10144 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
10145 the z/Architecture instruction set on 31-bit targets as well.
10146
10147 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10148
10149 * gdb.go/handcall.exp: Remove all logic related to the first
10150 breakpoint and rely on go_runto_main instead.
10151 * gdb.go/strings.exp: Likewise.
10152 * gdb.go/unsafe.exp: Likewise.
10153 * gdb.go/hello.exp: Likewise. Also rename the remaining
10154 breakpoint marker to "breakpoint 1".
10155 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
10156 * gdb.go/strings.go: Likewise.
10157 * gdb.go/unsafe.go: Likewise.
10158 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
10159 "set breakpoint 2 here" and rename the remaining breakpoint marker
10160 to "breakpoint 1".
10161
10162 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
10163
10164 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
10165 if itertools.imap is not present.
10166 * gdb.python/py-objfile.exp: Add parentheses.
10167 * gdb.python/py-type.exp: Same.
10168 * gdb.python/py-unwind-maint.py: Same.
10169
10170 2015-04-15 Yao Qi <yao.qi@linaro.org>
10171
10172 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
10173 of ":$ptr_size" and set its form explicitly.
10174
10175 2015-04-15 Pedro Alves <palves@redhat.com>
10176 Yao Qi <yao.qi@linaro.org>
10177
10178 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
10179 timeout by factor of 4.
10180 (test_regular_watch): Likewise.
10181 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
10182 * gdb.reverse/sigall-reverse.exp: Likewise.
10183 * gdb.reverse/until-precsave.exp: Likewise.
10184 * lib/gdb.exp (with_timeout_factor): New proc.
10185 (gdb_expect): Move some code to ...
10186 (get_largest_timeout): ... here. New procedure.
10187
10188 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
10189
10190 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
10191
10192 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
10193
10194 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
10195 to write to the .text section.
10196
10197 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
10198
10199 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
10200 Handle the case of targets that do not provide PID information.
10201
10202 2015-04-13 Yao Qi <yao.qi@linaro.org>
10203
10204 * lib/gdbserver-support.exp (gdb_exit): Catch exception
10205 and use expect instead of gdb_expect.
10206
10207 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
10208
10209 * gdb.base/coredump-filter.exp: Rename variable "addr" to
10210 "coredump_var_addr" to avoid naming conflict with other testcases.
10211
10212 2015-04-10 Pedro Alves <palves@redhat.com>
10213
10214 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
10215 gdb_test_sequence and gdb_assert.
10216
10217 2015-04-10 Pedro Alves <palves@redhat.com>
10218
10219 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
10220 test messages that don't include the breakpoint address.
10221
10222 2015-04-10 Yao Qi <yao.qi@linaro.org>
10223
10224 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
10225 false for some offset and width combinations which aren't
10226 supported by linux kernel.
10227
10228 2015-04-10 Pedro Alves <palves@redhat.com>
10229
10230 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
10231 procedure, factored out from ...
10232 (top level): ... here. Add "set displaced-stepping" testing axis.
10233 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
10234 parameter "displaced". Use it.
10235 (top level): Use foreach and add "set displaced-stepping" testing
10236 axis.
10237
10238 2015-04-10 Pedro Alves <palves@redhat.com>
10239
10240 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
10241 Remove comment.
10242 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
10243 both the address of the instruction that triggers the watchpoint
10244 and the address of the instruction immediately after, and use
10245 those addresses for the test. Fix comment.
10246
10247 2015-04-10 Pedro Alves <palves@redhat.com>
10248
10249 * gdb.base/sigstep.exp (breakpoint_to_handler)
10250 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
10251 Test "backtrace" in handler.
10252 (breakpoint_over_handler): New parameter 'displaced'. Use it.
10253 (top level): Add new "displaced" test axis to
10254 breakpoint_to_handler, breakpoint_to_handler_entry and
10255 breakpoint_over_handler.
10256
10257 2015-04-10 Pedro Alves <palves@redhat.com>
10258
10259 PR gdb/18216
10260 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
10261
10262 2015-04-10 Yao Qi <yao.qi@linaro.org>
10263
10264 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
10265 (test_add_rn_pc): New function.
10266 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
10267 (top level): Invoke test_add_rn_pc.
10268
10269 2015-04-10 Pedro Alves <palves@redhat.com>
10270
10271 PR gdb/13858
10272 * gdb.base/step-over-no-symbols.exp: New file.
10273
10274 2015-04-09 Andy Wingo <wingo@igalia.com>
10275
10276 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
10277 after the Python tests.
10278
10279 2015-04-08 Keith Seitz <keiths@redhat.com>
10280
10281 PR python/16699
10282 * gdb.python/py-completion.exp: New tests for completion.
10283 * gdb.python/py-completion.py (CompleteLimit1): New class.
10284 (CompleteLimit2): Likewise.
10285 (CompleteLimit3): Likewise.
10286 (CompleteLimit4): Likewise.
10287 (CompleteLimit5): Likewise.
10288 (CompleteLimit6): Likewise.
10289 (CompleteLimit7): Likewise.
10290
10291 2015-04-08 Pedro Alves <palves@redhat.com>
10292
10293 PR gdb/18214
10294 PR gdb/18216
10295 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
10296 function.
10297 (main): Install it as SIGUSR1 handler.
10298 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
10299 parameter. Always use "setup" as prefix. Toggle "set
10300 displaced-stepping" off/on depending on global. Don't switch to
10301 thread 1 here.
10302 (top level): Add displaced stepping "off/on" test axis. Update
10303 "setup" calls. Wrap each subtest with with_test_prefix. Test
10304 continuing with a queued signal in each thread.
10305
10306 2015-04-08 Pedro Alves <palves@redhat.com>
10307
10308 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
10309 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
10310 gdb_breakpoint instead of gdb_test that doesn't expect anything.
10311 Return early if running to main fails.
10312 * gdb.trace/while-stepping.exp: Likewise.
10313
10314 2015-04-07 Pedro Alves <palves@redhat.com>
10315
10316 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
10317 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
10318 interact with inferior program.
10319
10320 2015-04-07 Pedro Alves <palves@redhat.com>
10321
10322 * lib/gdb.exp (inferior_spawn_id): New global.
10323 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
10324 spawn id after processing the user code.
10325 (default_gdb_start): Set inferior_spawn_id.
10326 (send_inferior): New procedure.
10327 * lib/gdbserver-support.exp (gdbserver_start): Set
10328 inferior_spawn_id.
10329 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
10330
10331 2015-04-07 Pedro Alves <palves@redhat.com>
10332
10333 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
10334 * lib/gdbserver-support.exp (gdbserver_start): Make
10335 $server_spawn_id global.
10336 (gdbserver_start): Don't wait for gdbserver's spawn id with
10337 expect_background.
10338 (close_gdbserver): New procedure.
10339 (gdb_exit): Rename the default version and reimplement.
10340
10341 2015-04-07 Pedro Alves <palves@redhat.com>
10342
10343 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
10344 append the substituted item, not the original item.
10345
10346 2015-04-07 Pedro Alves <palves@redhat.com>
10347
10348 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
10349 gdb_expect.
10350
10351 2015-04-07 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.base/interrupt.exp: Don't handle the case of the inferior
10354 output appearing once only.
10355
10356 2015-04-07 Pedro Alves <palves@redhat.com>
10357
10358 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
10359 that doesn't expect anything. Return early if running to main
10360 fails.
10361
10362 2015-04-07 Yao Qi <yao.qi@linaro.org>
10363
10364 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
10365 (child_function): Call alarm.
10366 (main): Move call to alarm into the loop.
10367 * gdb.threads/non-stop-fair-events.exp: Build program with
10368 -DTIMEOUT=$timeout.
10369
10370 2015-04-06 Doug Evans <xdje42@gmail.com>
10371
10372 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
10373 Fix dest parameter to board_info.
10374 (fpc_compile): Ditto.
10375 (gdb_compile_pascal): Rename dest arg to destfile.
10376
10377 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
10378
10379 * gdb.ada/funcall_ref.exp: New file.
10380 * gdb.ada/funcall_ref/foo.adb: New file.
10381
10382 2015-04-02 Yao Qi <yao.qi@linaro.org>
10383
10384 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
10385 is remote.
10386
10387 2015-04-02 Gary Benson <gbenson@redhat.com>
10388
10389 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
10390
10391 2015-04-01 Sasha Smundak <asmundak@google.com>
10392
10393 * gdb.python/py-unwind-maint.c: New file.
10394 * gdb.python/py-unwind-maint.exp: New test.
10395 * gdb.python/py-unwind-maint.py: New file.
10396 * gdb.python/py-unwind.c: New file.
10397 * gdb.python/py-unwind.exp: New test.
10398 * gdb.python/py-unwind.py: New test.
10399
10400 2015-04-01 Pedro Alves <palves@redhat.com>
10401
10402 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
10403 to fail instead of non-existent $test.
10404
10405 2015-04-01 Pedro Alves <palves@redhat.com>
10406
10407 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
10408 GDBFLAGS if not empty.
10409
10410 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
10411
10412 * gdb.ada/complete.exp: Remove "multi_line".
10413 * gdb.ada/info_exc.exp: Remove "multi_line".
10414 * gdb.ada/packed_tagged.exp: Remove "multi_line".
10415 * gdb.ada/ptype_field.exp: Remove "multi_line".
10416 * gdb.ada/sym_print_name.exp: Remove "multi_line".
10417 * gdb.ada/tagged.exp: Remove "multi_line".
10418 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
10419 [multi_line ...]
10420 * gdb.btrace/delta.exp: Likewise.
10421 * gdb.btrace/exception.exp: Likewise.
10422 * gdb.btrace/function_call_history.exp: Likewise.
10423 * gdb.btrace/instruction_history.exp: Likewise.
10424 * gdb.btrace/nohist.exp: Likewise.
10425 * gdb.btrace/record_goto.exp: Likewise.
10426 * gdb.btrace/segv.exp: Likewise.
10427 * gdb.btrace/stepi.exp: Likewise.
10428 * gdb.btrace/tailcall.exp: Likewise.
10429 * gdb.btrace/unknown_functions.exp: Likewise.
10430 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
10431 * lib/gdb.exp: Add the "multi_line" helper.
10432
10433 2015-04-01 Pedro Alves <palves@redhat.com>
10434
10435 * gdb.threads/tid-reuse.c: New file.
10436 * gdb.threads/tid-reuse.exp: New file.
10437
10438 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
10439
10440 PR corefiles/16092
10441 * gdb.base/coredump-filter.c: New file.
10442 * gdb.base/coredump-filter.exp: Likewise.
10443
10444 2015-03-27 Petr Machata <pmachata@redhat.com>
10445
10446 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
10447 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
10448 (Dwarf::assemble): Initialize them.
10449 (Dwarf::lines): New function.
10450
10451 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
10452
10453 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
10454 SYMBOL_PREFIX for x86_64-*-cygwin.
10455
10456 2015-03-26 Andy Wingo <wingo@igalia.com>
10457
10458 PR symtab/18148
10459 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
10460 const_value but not a location.
10461 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
10462 location defined in non-main CUs are visible.
10463
10464 2015-03-26 Yao Qi <yao.qi@linaro.org>
10465
10466 PR testsuite/18139
10467 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
10468 Add a line number entry for the same line.
10469 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
10470 Add a line number entry for the same line.
10471
10472 2015-03-26 Yao Qi <yao.qi@linaro.org>
10473
10474 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
10475 .int 0.
10476 (func): Likewise. Add .Lfunc_1 label.
10477 Use .Lfunc_1 label.
10478 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
10479 .int 0.
10480 (func): Likewise.
10481 Use .Lfunc_1 label.
10482
10483 2015-03-26 Yao Qi <yao.qi@linaro.org>
10484
10485 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
10486 Call gdb_compile instead to compile each .s files without debug
10487 information.
10488
10489 2015-03-26 Yao Qi <yao.qi@linaro.org>
10490
10491 * gdb.base/savedregs.exp (process_saved_regs): Make
10492 "Saved registers:" optional in the pattern.
10493
10494 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10495
10496 * gdb.btrace/next.exp: Merged into step.exp.
10497 * gdb.btrace/finish.exp: Merged into step.exp.
10498 * gdb.btrace/nexti.exp: Merged into stepi.exp.
10499 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
10500 "record goto" and checking the exact replay position.
10501 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
10502 check for "Recording format" in "info record" output.
10503 * gdb.btrace/record_goto.exp: Choose test file based on target.
10504 * gdb.btrace/x86-record_goto.S: Renamed into ...
10505 * gdb.btrace/x86_64-record_goto.S: ... this.
10506 * gdb.btrace/i686-record_goto.S: New.
10507 * gdb.btrace/x86-tailcall.S: Renamed into ...
10508 * gdb.btrace/x86_64-tailcall.S: ... this.
10509 * gdb.btrace/i686-tailcall.S: New.
10510 * gdb.btrace/x86-tailcall.c: Renamed into ...
10511 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
10512 separate statements. Update test.
10513 * gdb.btrace/delta.exp: Use record_goto.c as test file.
10514 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
10515 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
10516 * gdb.btrace/tailcall.exp: Choose test file based on target.
10517 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
10518
10519 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
10520
10521 * gdb.btrace/exception.exp: Increase BTS buffer size.
10522
10523 2015-03-24 Pedro Alves <palves@redhat.com>
10524
10525 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
10526
10527 2015-03-24 Pedro Alves <palves@redhat.com>
10528
10529 * gdb.threads/schedlock.exp (test_step): No longer expect that
10530 "set scheduler-locking step" with "next" over a function call runs
10531 threads unlocked.
10532
10533 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10534
10535 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
10536
10537 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
10538
10539 PR breakpoints/16466
10540 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
10541 * gdb.mi/mi-pending.c (thread_func): New function.
10542 (int main): Add threading support required.
10543 * gdb.mi/mi-pending.exp: Add tests for this issue.
10544 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
10545 (pendfunc2): Remove stdio dependency.
10546 * gdb.mi/mi-pendshr2.c: New file.
10547
10548 2015-03-23 Keith Seitz <keiths@redhat.com>
10549
10550 * gdb.linespec/keywords.c: New file.
10551 * gdb.linespec/keywords.exp: New file.
10552
10553 2015-03-23 Keith Seitz <keiths@redhat.com>
10554
10555 PR gdb/18021
10556 * gdb.dwarf2/staticvirtual.exp: New test.
10557
10558 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
10559
10560 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
10561 * README: Remove HP-UX and gdb.hp.
10562 (configuration):
10563 * configure: Regenerate.
10564 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
10565 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
10566 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
10567 gdb.hp/gdb.defects/Makefile.
10568 * gdb.hp/Makefile.in: File deleted.
10569 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
10570 * gdb.hp/gdb.aCC/optimize.c: File deleted.
10571 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
10572 * gdb.hp/gdb.aCC/run.c: File deleted.
10573 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
10574 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
10575 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
10576 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
10577 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
10578 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
10579 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
10580 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
10581 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
10582 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
10583 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
10584 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
10585 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
10586 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
10587 * gdb.hp/gdb.base-hp/reg.s: File deleted.
10588 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
10589 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
10590 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
10591 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
10592 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
10593 * gdb.hp/gdb.compat/Makefile.in: File deleted.
10594 * gdb.hp/gdb.compat/average.c: File deleted.
10595 * gdb.hp/gdb.compat/sum.c: File deleted.
10596 * gdb.hp/gdb.compat/xdb.c: File deleted.
10597 * gdb.hp/gdb.compat/xdb0.c: File deleted.
10598 * gdb.hp/gdb.compat/xdb0.h: File deleted.
10599 * gdb.hp/gdb.compat/xdb1.c: File deleted.
10600 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
10601 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
10602 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
10603 * gdb.hp/gdb.defects/Makefile.in: File deleted.
10604 * gdb.hp/gdb.defects/bs14602.c: File deleted.
10605 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
10606 * gdb.hp/gdb.defects/solib-d.c: File deleted.
10607 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
10608 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
10609 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
10610 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
10611 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
10612 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
10613 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
10614 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
10615 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
10616 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
10617 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
10618 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
10619 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
10620 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
10621 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
10622 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
10623 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
10624 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
10625 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
10626 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
10627 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
10628 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
10629 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
10630 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
10631 * gdb.hp/tools/odump: File deleted.
10632
10633 2015-03-19 Pedro Alves <palves@redhat.com>
10634
10635 * gdb.threads/continue-pending-status.exp (saw_thread_2)
10636 (saw_thread_3): New globals.
10637 (top level): Increment them when an event for the corresponding
10638 thread is seen.
10639 (no thread starvation): New test.
10640
10641 2015-03-19 Pedro Alves <palves@redhat.com>
10642
10643 * gdb.threads/continue-pending-status.c: New file.
10644 * gdb.threads/continue-pending-status.exp: New file.
10645
10646 2015-03-18 Pedro Alves <palves@redhat.com>
10647
10648 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
10649 Use gdb_is_target_remote instead of is_remote. Use
10650 gdb_test_multiple instead of gdb_expect. Exit early if
10651 gdb_test_multiple hits its internal matches. Tighten stepi tests
10652 expected output. Fail on exit with any signal, instead of just
10653 SIGILL.
10654
10655 2015-03-18 Yao Qi <yao.qi@linaro.org>
10656
10657 PR tdep/18107
10658 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
10659 variable.
10660 * gdb.base/catch-syscall.exp: Don't skip it on
10661 aarch64*-*-linux* target. Remove elements in all_syscalls.
10662 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
10663 target.
10664 (setup_all_syscalls): New proc.
10665
10666 2015-03-16 Yao Qi <yao.qi@linaro.org>
10667
10668 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
10669 (top level): Skip tests if valid_addr_p returns false for
10670 $cmd1 or $cmd2.
10671
10672 2015-03-11 Andy Wingo <wingo@igalia.com>
10673
10674 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
10675
10676 2015-03-11 Yao Qi <yao.qi@linaro.org>
10677
10678 * gdb.base/catch-syscall.exp: Fix typo in comments.
10679
10680 2015-03-11 Yao Qi <yao.qi@linaro.org>
10681
10682 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
10683
10684 2015-03-09 Pedro Alves <palves@redhat.com>
10685
10686 * dg-extract-results.py: Delete.
10687
10688 2015-03-09 Pedro Alves <palves@redhat.com>
10689
10690 Merge dg-extract-results.sh from GCC upstream (r218843).
10691
10692 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
10693 * dg-extract-results.sh: Use --text with grep to avoid issues with
10694 binary files. Fall back to cat -v, if that doesn't work.
10695
10696 2015-03-05 Pedro Alves <palves@redhat.com>
10697
10698 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
10699
10700 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
10701
10702 * lib/mi-support.exp (mi_expect_interrupt): Accept
10703 alternative event for when in all-stop mode.
10704
10705 2015-03-04 Pedro Alves <palves@redhat.com>
10706
10707 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
10708
10709 2015-03-04 Mark Kettenis <kettenis@gnu.org>
10710
10711 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
10712
10713 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10714
10715 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
10716 regexps for GDB's current line display, accept a hex address
10717 preceding the line number.
10718
10719 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
10720
10721 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
10722 the 'arch1' variable for "s390*-linux*" targets.
10723
10724 2015-03-04 Pedro Alves <palves@redhat.com>
10725
10726 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
10727 (main): Pass missing retval argument to pthread_join call.
10728
10729 2015-03-02 Pedro Alves <palves@redhat.com>
10730
10731 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
10732 (top level): Call do_test with non-stop as well.
10733
10734 2015-03-02 Pedro Alves <palves@redhat.com>
10735
10736 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
10737 -1.
10738
10739 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
10740
10741 * gdb.arch/s390-vregs.exp: New test.
10742 * gdb.arch/s390-vregs.S: New file.
10743
10744 2015-02-27 Pedro Alves <palves@redhat.com>
10745
10746 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
10747 call to catch_command_errors.
10748 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
10749 catch_command_errors.
10750
10751 2015-02-27 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
10754 "true" for boolean result.
10755 * gdb.gdb/selftest.exp (test_with_self): Also accept full
10756 prototype of main.
10757
10758 2015-02-27 Pedro Alves <palves@redhat.com>
10759
10760 * lib/unbuffer_output.c: New file.
10761 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
10762 (main): Call gdb_unbuffer_output.
10763
10764 2015-02-27 Yao Qi <yao.qi@linaro.org>
10765
10766 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
10767 target.
10768
10769 2015-02-26 Doug Evans <dje@google.com>
10770
10771 * gdb.cp/class2.cc (Dbase, D): New classes.
10772 (main): New local delta.
10773 * gdb.cp/class2.exp: Test printing delta.
10774 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
10775 (dynbar): New global.
10776 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
10777
10778 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10779
10780 * gdb.compile/compile-ifunc.c: New file.
10781 * gdb.compile/compile-ifunc.exp: New file.
10782
10783 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
10784
10785 * gdb.base/structs.exp: Check for correct struct on finish.
10786
10787 2015-02-26 Yao Qi <yao.qi@linaro.org>
10788
10789 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
10790 is zero.
10791
10792 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
10793
10794 * gdb.arch/cordic.ko.bz2: New file.
10795 * gdb.arch/cordic.ko.debug.bz2: New file.
10796 * gdb.arch/ppc64-symtab-cordic.exp: New file.
10797
10798 2015-02-25 Yao Qi <yao.qi@linaro.org>
10799
10800 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
10801 aarch64*-*-* target.
10802
10803 2015-02-23 Pedro Alves <palves@redhat.com>
10804
10805 * lib/gdb.exp (delete_breakpoints): Rewrite using
10806 gdb_test_multiple.
10807
10808 2015-02-23 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.base/info-os.c: Include stdlib.h.
10811
10812 2015-02-22 Doug Evans <xdje42@gmail.com>
10813
10814 PR symtab/17855
10815 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
10816 is read after symbols have been re-read.
10817 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
10818 * gdb.ada/exec_changed/second.adb (Second): Ditto.
10819
10820 2015-02-21 Doug Evans <dje@google.com>
10821
10822 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
10823
10824 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10825
10826 PR corefiles/17808
10827 * gdb.arch/i386-biarch-core.core.bz2: New file.
10828 * gdb.arch/i386-biarch-core.exp: New file.
10829
10830 2015-02-21 Pedro Alves <palves@redhat.com>
10831
10832 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
10833 runto_main fails.
10834
10835 2015-02-20 Pedro Alves <palves@redhat.com>
10836
10837 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
10838 info probes.
10839
10840 2015-02-20 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.threads/multi-create-ns-info-thr.exp: New file.
10843
10844 2015-02-20 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
10847 clean_restart before gdb_target_supports_trace.
10848
10849 2015-02-20 Pedro Alves <palves@redhat.com>
10850
10851 PR threads/18006
10852 * gdb.threads/clone-thread_db.c: New file.
10853 * gdb.threads/clone-thread_db.exp: New file.
10854
10855 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
10856
10857 PR breakpoints/16812
10858 * gdb.base/catch-gdb-caused-signals.c: New file.
10859 * gdb.base/catch-gdb-caused-signals.exp: New file.
10860
10861 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
10862
10863 * configure: Regenerated.
10864 * configure.ac: Use GDB_AC_TRANSFORM.
10865 * aclocal.m4: sinclude ../transform.m4.
10866
10867 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10868
10869 * lib/dtrace.exp: New file.
10870 * gdb.base/dtrace-probe.exp: Likewise.
10871 * gdb.base/dtrace-probe.d: Likewise.
10872 * gdb.base/dtrace-probe.c: Likewise.
10873 * lib/pdtrace.in: Likewise.
10874 * configure.ac: Output variables with the transformed names of
10875 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
10876 * configure: Regenerated.
10877
10878 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
10879
10880 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
10881 expected message when trying to access $_probe_* convenience
10882 variables while not on a probe.
10883
10884 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
10885
10886 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
10887
10888 2015-02-11 Pedro Alves <pedro@codesourcery.com>
10889
10890 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
10891 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
10892
10893 2015-02-10 Doug Evans <xdje42@gmail.com>
10894
10895 * lib/gdb.exp (gdb_load): Always return a result.
10896
10897 2015-02-10 Pedro Alves <palves@redhat.com>
10898
10899 * gdb.threads/signal-sigtrap.c: New file.
10900 * gdb.threads/signal-sigtrap.exp: New file.
10901
10902 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
10903
10904 * gdb.trace/no-attach-trace.c: New file.
10905 * gdb.trace/no-attach-trace.exp: New file.
10906
10907 2015-02-09 Mark Wielaard <mjw@redhat.com>
10908
10909 * gdb.dwarf2/atomic.c: New file.
10910 * gdb.dwarf2/atomic-type.exp: Likewise.
10911
10912 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10913
10914 * gdb.btrace/buffer-size.exp: Update "info record" output.
10915 * gdb.btrace/delta.exp: Update "info record" output.
10916 * gdb.btrace/enable.exp: Update "info record" output.
10917 * gdb.btrace/finish.exp: Update "info record" output.
10918 * gdb.btrace/instruction_history.exp: Update "info record" output.
10919 * gdb.btrace/next.exp: Update "info record" output.
10920 * gdb.btrace/nexti.exp: Update "info record" output.
10921 * gdb.btrace/step.exp: Update "info record" output.
10922 * gdb.btrace/stepi.exp: Update "info record" output.
10923 * gdb.btrace/nohist.exp: Update "info record" output.
10924
10925 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10926
10927 * gdb.btrace/buffer-size: New.
10928
10929 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
10930
10931 * gdb.btrace/delta.exp: Update "info record" output.
10932 * gdb.btrace/enable.exp: Update "info record" output.
10933 * gdb.btrace/finish.exp: Update "info record" output.
10934 * gdb.btrace/instruction_history.exp: Update "info record" output.
10935 * gdb.btrace/next.exp: Update "info record" output.
10936 * gdb.btrace/nexti.exp: Update "info record" output.
10937 * gdb.btrace/step.exp: Update "info record" output.
10938 * gdb.btrace/stepi.exp: Update "info record" output.
10939 * gdb.btrace/nohist.exp: Update "info record" output.
10940
10941 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
10942
10943 PR gdb/15678
10944 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
10945
10946 2015-02-06 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
10949 macro.
10950 (seconds_left, again): New globals.
10951 (main): Wait seconds_left in a 1-second sleep loop instead of
10952 sleeping 180 seconds. If 'again' is set, reset the seconds
10953 counter.
10954 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
10955 'again' in the inferior before detaching. Print the seconds left.
10956 (options): New global.
10957 (top level): Build program with -DTIMEOUT=$timeout.
10958
10959 2015-02-06 Pedro Alves <palves@redhat.com>
10960
10961 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
10962 determine how many seconds to pass to 'alarm'.
10963 * gdb.base/gdb-sigterm.exp (top level): Build program with
10964 -DTIMEOUT=$timeout.
10965 (do_test): Return success/failure indication. Add more verbose
10966 logging. Don't fail if 200 single steps are seen. Instead, fail
10967 when the test times out.
10968 (passes): New global.
10969 (top level): Break the testing loop if testing fails on any
10970 iteration. Use gdb_assert.
10971
10972 2015-02-04 Don Breazeal <donb@codesourcery.com>
10973
10974 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
10975 and initialize them.
10976 (ipc_cleanup): New function.
10977 (main): Don't declare shmid, semid, and msqid. Add a call to
10978 atexit so that we call ipc_cleanup on exit.
10979
10980 2015-02-04 Pedro Alves <palves@redhat.com>
10981
10982 * boards/native-extended-gdbserver.exp: Remove any target variant
10983 specifications from the board name before clearing the isremote
10984 flag from board_info.
10985
10986 2015-01-31 Doug Evans <xdje42@gmail.com>
10987
10988 * gdb.base/maint.exp <maint print type argc>: Update expected output.
10989
10990 2015-01-31 Gary Benson <gbenson@redhat.com>
10991
10992 * gdb.base/completion.exp: Disable completion limiting for
10993 existing tests. Add new tests to check completion limiting.
10994 * gdb.linespec/ls-errs.exp: Disable completion limiting.
10995
10996 2015-01-31 Doug Evans <xdje42@gmail.com>
10997
10998 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
10999
11000 2015-01-31 Doug Evans <xdje42@gmail.com>
11001
11002 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
11003 entries. Duplicate file section script entries.
11004 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
11005 inlined entries. Add test for safe-path rejection.
11006 * gdb.python/py-section-script.c: Add duplicate inlined section script
11007 entries. Duplicate file section script entries.
11008 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
11009 inlined entries. Add test for safe-path rejection.
11010
11011 2015-01-29 Joel Brobecker <brobecker@adacore.com>
11012
11013 * gdb.ada/disc_arr_bound: New testcase.
11014
11015 2015-01-29 Joel Brobecker <brobecker@adacore.com>
11016
11017 * gdb.ada/mi_var_array: New testcase.
11018
11019 2015-01-27 Doug Evans <dje@google.com>
11020
11021 * gdb.python/py-objfile.exp: Add tests for objfile.username.
11022 Add test for objfile.filename, objfile.username after objfile
11023 has been unloaded.
11024
11025 2015-01-26 Joel Brobecker <brobecker@adacore.com>
11026
11027 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
11028 the second test to print the name attribute of value
11029 returned by the call to gdb.lookup_type, and adjust
11030 the expected output accordingly.
11031
11032 2015-01-25 Mark Wielaard <mjw@redhat.com>
11033
11034 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
11035 * gdb.base/disp-step-fork.c: Include unistd.h.
11036 * gdb.base/siginfo-obj.c: Include stdio.h.
11037 * gdb.base/siginfo-thread.c: Likewise.
11038 * gdb.mi/non-stop.c: Include unistd.h.
11039 * gdb.mi/nsthrexec.c: Include stdio.h.
11040 * gdb.mi/pthreads.c: Include unistd.h.
11041 * gdb.modula2/unbounded1.c (main): Declare returns int.
11042 * gdb.reverse/consecutive-reverse.c: Likewise.
11043 * gdb.threads/create-fail.c: Include unistd.h.
11044 * gdb.threads/killed.c: Likewise.
11045 * gdb.threads/linux-dp.c: Likewise.
11046 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
11047 * gdb.threads/non-ldr-exc-2.c: Likewise.
11048 * gdb.threads/non-ldr-exc-3.c: Likewise.
11049 * gdb.threads/non-ldr-exc-4.c: Likewise.
11050 * gdb.threads/pthreads.c: Include unistd.h.
11051 (main): Declare returns int.
11052 * gdb.threads/tls-main.c (foo): New declaration.
11053 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
11054
11055 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
11056
11057 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
11058 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
11059
11060 2015-01-15 Mark Wielaard <mjw@redhat.com>
11061
11062 * gdb.base/noreturn-return.c: New file.
11063 * gdb.base/noreturn-return.exp: New file.
11064 * gdb.base/noreturn-finish.c: New file.
11065 * gdb.base/noreturn-finish.exp: New file.
11066
11067 2015-01-23 Pedro Alves <palves@redhat.com>
11068
11069 * gdb.threads/continue-pending-after-query.c: New file.
11070 * gdb.threads/continue-pending-after-query.exp: New file.
11071
11072 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
11073 Simon Marchi <simon.marchi@ericsson.com>
11074
11075 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
11076 * gdb.base/valgrind-db-attach.exp: Same.
11077 * gdb.base/valgrind-infcall.exp: Same.
11078 * lib/mi-support.exp (default_mi_gdb_start): Same.
11079 * lib/prompt.exp (default_prompt_gdb_start): Same.
11080 * lib/gdb.exp (default_gdb_spawn): Same.
11081 (gdb_interact): New.
11082
11083
11084 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
11085
11086 * gdb.compile/compile.exp (pointer to jit function): New test.
11087
11088 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
11089
11090 * lib/gdb.exp (supports_process_record): Return true for
11091 powerpc*-*-linux*.
11092 (supports_reverse): Likewise.
11093
11094 2015-01-15 Don Breazeal <donb@codesourcery.com>
11095
11096 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
11097 instead of checking whether the target board is remote and
11098 use spawn_wait_for_attach instead of exec/sleep.
11099 * gdb.base/attach-twice.exp: Likewise.
11100
11101 2015-01-15 Joel Brobecker <brobecker@adacore.com>
11102
11103 * gdb.ada/var_arr_attrs: New testcase.
11104
11105 2015-01-14 Pedro Alves <palves@redhat.com>
11106 Joel Brobecker <brobecker@adacore.com>
11107
11108 PR gdb/17525
11109 * gdb.base/bp-cmds-execution-x-script.c: New file.
11110 * gdb.base/bp-cmds-execution-x-script.exp: New file.
11111 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
11112
11113 2015-01-14 Pedro Alves <palves@redhat.com>
11114
11115 PR cli/17828
11116 * gdb.base/batch-preserve-term-settings.c: New file.
11117 * gdb.base/batch-preserve-term-settings.exp: New file.
11118
11119 2015-01-13 Doug Evans <dje@google.com>
11120
11121 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
11122 binary.
11123
11124 2015-01-13 Joel Brobecker <brobecker@adacore.com>
11125
11126 * Makefile.in (clean mostlyclean): Do not delete *.py.
11127
11128 2015-01-13 Joel Brobecker <brobecker@adacore.com>
11129
11130 * gdb.python/py-lookup-type.exp: New file.
11131
11132 2015-01-12 Pedro Alves <palves@redhat.com>
11133
11134 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
11135 restore GDBFLAGS before returning.
11136
11137 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
11138
11139 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
11140 is_amd64_regs_target and is_x86_like_target.
11141
11142 2015-01-11 Doug Evans <xdje42@gmail.com>
11143
11144 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
11145 is given without an explicit form.
11146 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
11147 attributes.
11148 * gdb.dwarf/corrupt.exp: Ditto.
11149 * gdb.dwarf2/enum-type.exp: Ditto.
11150 * gdb.trace/entry-values.exp: Ditto.
11151 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
11152
11153 2015-01-11 Doug Evans <xdje42@gmail.com>
11154
11155 PR gdb/15830
11156 * gdb.base/maint.exp: Remove references to "maint demangle".
11157 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
11158 Add tests for explicitly specifying language to demangle.
11159 * gdb.dlang/demangle.exp: Ditto.
11160
11161 2015-01-09 Pedro Alves <palves@redhat.com>
11162
11163 * gdb.threads/non-stop-fair-events.c: New file.
11164 * gdb.threads/non-stop-fair-events.exp: New file.
11165
11166 2015-01-09 Pedro Alves <palves@redhat.com>
11167
11168 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
11169 the global scope. Set a breakpoint after all threads are started
11170 rather than stepping over two source lines. Expect the prompt.
11171 * gdb.base/watch_thread_num.c (threads_started_barrier): New
11172 global.
11173 (NUM): Now 15.
11174 (main): Use threads_started_barrier to wait for all threads to
11175 start. Main thread no longer calls thread_function. Exit after
11176 180 seconds.
11177 (loop): New function.
11178 (thread_function): Wait on threads_started_barrier barrier. Call
11179 'loop' at each iteration.
11180 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
11181 threads have started, instead of hardcoding number of "next"
11182 steps. Use an access watchpoint instead of a write watchpoint.
11183
11184 2015-01-09 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
11187 (thread_func): Wait on barrier.
11188 (main): Wait for all threads to start before stopping GDB.
11189 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
11190 global.
11191 (thread1_func, thread2_func): Wait on barrier.
11192 (main): Wait for all threads to start before stopping GDB.
11193 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
11194 New global.
11195 (thread1_func, thread2_func): Wait on barrier.
11196 (main): Wait for all threads to start before stopping GDB.
11197
11198 2015-01-09 Pedro Alves <palves@redhat.com>
11199
11200 * gdb.threads/attach-many-short-lived-threads.c: New file.
11201 * gdb.threads/attach-many-short-lived-threads.exp: New file.
11202
11203 2014-01-09 Pedro Alves <palves@redhat.com>
11204
11205 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
11206 instead of to thread 2.
11207 * gdb.threads/signal-command-multiple-signals-pending.c (main):
11208 Add barrier around each pthread_create call instead of around all
11209 calls.
11210 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
11211 Set a break on thread_function and have the child threads hit it
11212 one at at a time.
11213
11214 2015-01-09 Pedro Alves <palves@redhat.com>
11215
11216 * lib/gdb.exp (can_spawn_for_attach): New procedure.
11217 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
11218 false.
11219 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
11220 checking whether the target board is remote.
11221 * gdb.multi/multi-attach.exp: Likewise.
11222 * gdb.python/py-sync-interp.exp: Likewise.
11223 * gdb.server/ext-attach.exp: Likewise.
11224 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
11225 tests that need to attach, instead of checking whether the target
11226 board is remote at the top of the file.
11227
11228 2015-01-08 Yao Qi <yao@codesourcery.com>
11229
11230 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
11231
11232 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11233
11234 Fix testcase compilation.
11235 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
11236
11237 2015-01-06 Joel Brobecker <brobecker@adacore.com>
11238
11239 * gdb.python/py-type.exp: Add a couple test about empty
11240 array creation, and negative-length array creation.
11241
11242 2015-01-02 Doug Evans <xdje42@gmail.com>
11243
11244 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
11245
11246 2015-01-02 Doug Evans <dje@google.com>
11247
11248 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
11249
11250 2014-12-29 Yao Qi <yao@codesourcery.com>
11251
11252 * gdb.trace/entry-values.exp: Update comments. Rename variable
11253 bar_call_foo to returned_from_foo.
11254
11255 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
11256
11257 PR gdb/17394
11258 * gdb.linespec/break-asm-file.c: New file.
11259 * gdb.linespec/break-asm-file.exp: New file.
11260 * gdb.linespec/break-asm-file0.s: New file.
11261 * gdb.linespec/break-asm-file1.s: New file.
11262
11263 2014-12-18 Nigel Stephens <nigel@mips.com>
11264 Maciej W. Rozycki <macro@codesourcery.com>
11265
11266 * gdb.base/float.exp: Handle the new output from "info float" on
11267 MIPS targets.
11268
11269 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
11270
11271 Fix MinGW compilation.
11272 * gdb.compile/compile-ops.exp: Update untested message if
11273 !skip_compile_feature_tests.
11274 * gdb.compile/compile-setjmp.exp: Likewise.
11275 * gdb.compile/compile-tls.exp: Likewise.
11276 * gdb.compile/compile.exp: Likewise.
11277 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
11278 supported on this host".
11279
11280 2014-12-16 Doug Evans <xdje42@gmail.com>
11281
11282 * boards/stabs.exp: New file.
11283
11284 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
11285
11286 * gdb.base/completion.exp: Adjust to format changes of "maint
11287 print user-registers".
11288
11289 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
11290
11291 PR server/17457
11292 * gdb.arch/aarch64-fp.c: New file.
11293 * gdb.arch/aarch64-fp.exp: New file.
11294
11295 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
11296
11297 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
11298 r210637, r210913, r211666, r215400, r215817).
11299
11300 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
11301 * dg-extract-results.py: New file.
11302 * dg-extract-results.sh: Use it if the environment seems
11303 suitable.
11304
11305 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
11306
11307 * dg-extract-results.py (parse_run): Handle warnings that
11308 are printed before a test harness is run.
11309
11310 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
11311
11312 * dg-extract-results.py (Named): Remove __cmp__ method.
11313 (output_variation): Use a key to sort variation.harnesses.
11314
11315 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
11316
11317 * dg-extract-results.py: For Python 3, force sys.stdout to
11318 handle surrogate escape sequences.
11319 (safe_open): New function.
11320 (output_segment, main): Use it.
11321
11322 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
11323
11324 * dg-extract-results.py (Prog.result_re): Include options
11325 in test name.
11326
11327 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
11328
11329 * dg-extract-results.py (output_variation): Always sort if
11330 do_sum.
11331
11332 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
11333
11334 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
11335 as long as we get pagination notifications.
11336
11337 2014-12-15 Jason Merrill <jason@redhat.com>
11338
11339 * Makefile.in (check-gdb.%): Restore.
11340 * README: Mention it.
11341
11342 2014-12-13 Joel Brobecker <brobecker@adacore.com>
11343
11344 * gdb.ada/str_uninit: New testcase.
11345
11346 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
11347
11348 PR symtab/17642
11349 * gdb.base/vla-stub-define.c: New file.
11350 * gdb.base/vla-stub.c: New file.
11351 * gdb.base/vla-stub.exp: New file.
11352
11353 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
11354 Jan Kratochvil <jan.kratochvil@redhat.com>
11355 Tom Tromey <tromey@redhat.com>
11356
11357 * configure.ac: Add gdb.compile/.
11358 * configure: Regenerate.
11359 * gdb.compile/Makefile.in: New file.
11360 * gdb.compile/compile-ops.exp: New file.
11361 * gdb.compile/compile-ops.c: New file.
11362 * gdb.compile/compile-tls.c: New file.
11363 * gdb.compile/compile-tls.exp: New file.
11364 * gdb.compile/compile-constvar.S: New file.
11365 * gdb.compile/compile-constvar.c: New file.
11366 * gdb.compile/compile-mod.c: New file.
11367 * gdb.compile/compile-nodebug.c: New file.
11368 * gdb.compile/compile-setjmp-mod.c: New file.
11369 * gdb.compile/compile-setjmp.c: New file.
11370 * gdb.compile/compile-setjmp.exp: New file.
11371 * gdb.compile/compile-shlib.c: New file.
11372 * gdb.compile/compile.c: New file.
11373 * gdb.compile/compile.exp: New file.
11374 * lib/gdb.exp (skip_compile_feature_tests): New proc.
11375
11376 2014-12-12 Tom Tromey <tromey@redhat.com>
11377
11378 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
11379 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
11380
11381 2014-12-12 Doug Evans <dje@google.com>
11382
11383 * lib/gdb-python.exp (get_python_valueof): New function.
11384 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
11385
11386 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11387
11388 * gdb.base/completion.exp: Add test for completion of "info
11389 registers ".
11390
11391 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
11392
11393 * gdb.base/func-ptrs.c: New file.
11394 * gdb.base/func-ptrs.exp: New file.
11395
11396 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11397
11398 PR breakpoints/17012
11399 * gdb.base/dprintf-detach.c: New file.
11400 * gdb.base/dprintf-detach.exp: New file.
11401
11402 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
11403
11404 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
11405 * lib/gdb.exp (target_is_gdbserver): New procedure.
11406
11407 2014-12-08 Doug Evans <dje@google.com>
11408
11409 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
11410
11411 2014-12-05 Yao Qi <yao@codesourcery.com>
11412
11413 * gdb.guile/scm-error.exp: Remove the third argument to
11414 gdb_remote_download.
11415 * gdb.guile/scm-frame-args.exp: Likewise.
11416 * gdb.guile/scm-section-script.exp: Likewise.
11417
11418 2014-12-05 Yao Qi <yao@codesourcery.com>
11419
11420 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
11421
11422 2014-12-04 Doug Evans <dje@google.com>
11423
11424 * gdb.python/py-objfile.exp: Add tests for
11425 objfile.add_separate_debug_file.
11426
11427 2014-12-04 Doug Evans <dje@google.com>
11428
11429 * lib/gdb.exp (get_build_id): New function.
11430 (build_id_debug_filename_get): Rewrite to use it.
11431 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
11432
11433 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
11434
11435 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
11436 `method(long)', not just 0x0.
11437 * gdb.cp/nsalias.exp: Align code labels to 4.
11438 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
11439 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
11440 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
11441 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
11442 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
11443 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
11444
11445 2014-12-02 Doug Evans <dje@google.com>
11446
11447 PR symtab/17602
11448 * gdb.cp/anon-ns.cc: Move guts of this file to ...
11449 * gdb.cp/anon-ns2.cc: ... here. New file.
11450 * gdb.cp/anon-ns.exp: Update.
11451
11452 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
11453
11454 * gdb.python/py-events.py (inferior_call_handler): New.
11455 (register_changed_handler, memory_changed_handler): New.
11456 (test_events.invoke): Register new handlers.
11457 * gdb.python/py-events.exp: Add tests for inferior call,
11458 memory_changed and register_changed events.
11459
11460 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
11461
11462 * gdb.base/execl-update-breakpoints.exp: Specify the link address
11463 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
11464 if the linker doesn't understand this.
11465
11466 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
11467
11468 * gdb.python/python.exp: Change expected reply to help().
11469
11470 2014-12-01 Yao Qi <yao@codesourcery.com>
11471
11472 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
11473 AC_CONFIG_SUBDIRS(gdb.gdbtk).
11474 * configure: Re-generated.
11475
11476 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
11477
11478 * gdb.cp/chained-calls.cc: New file.
11479 * gdb.cp/chained-calls.exp: New file.
11480 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
11481
11482 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
11483
11484 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
11485 * gdb.dwarf2/symtab-producer.exp: Same.
11486 * gdb.gdb/python-interrupts.exp: Same.
11487 * gdb.gdb/python-selftest.exp: Same.
11488 * gdb.python/py-linetable.exp: Same.
11489 * gdb.python/py-type.exp: Same.
11490 * gdb.python/py-value-cc.exp: Same.
11491 * gdb.python/py-value.exp: Same.
11492
11493 2014-11-28 Yao Qi <yao@codesourcery.com>
11494
11495 * gdb.base/break-probes.exp: Match library name prefixed with
11496 sysroot.
11497
11498 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
11499
11500 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
11501 test expected output. Add parentheses for the call to print.
11502 Remove L suffix from integers.
11503
11504 2014-11-26 Doug Evans <dje@google.com>
11505
11506 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
11507
11508 2014-11-22 Yao Qi <yao@codesourcery.com>
11509
11510 * gdb.trace/entry-values.c: Remove asms.
11511 (foo): Add foo_label.
11512 (bar): Add bar_label.
11513 * gdb.trace/entry-values.exp: Remove code computing foo's
11514 length and bar's length.
11515 (Dwarf::assemble): Invoke function_range for bar and use
11516 MACRO_AT_func for foo.
11517
11518 2014-11-22 Yao Qi <yao@codesourcery.com>
11519
11520 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
11521 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
11522 Use .Lgcc43_procstart instead of gcc43.
11523
11524 2014-11-21 Joel Brobecker <brobecker@adacore.com>
11525
11526 * gdb.ada/n_arr_bound: New testcase.
11527
11528 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
11529
11530 PR breakpoints/10737
11531 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
11532 test_catch_syscall_multi_arch.
11533 (test_catch_syscall_multi_arch): New function.
11534
11535 2014-11-20 Doug Evans <xdje42@gmail.com>
11536
11537 * gdb.base/maint.exp: Update expected output.
11538
11539 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
11540
11541 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
11542 4-byte instruction on S390.
11543
11544 2014-11-19 Joel Brobecker <brobecker@adacore.com>
11545
11546 * gdb.ada/arr_arr: New testcase.
11547
11548 2014-11-19 Joel Brobecker <brobecker@adacore.com>
11549
11550 * gdb.ada/pkd_arr_elem: New Testcase.
11551
11552 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
11553
11554 * gdb.reverse/break-precsave: Expect completion message for
11555 core file reads.
11556 * gdb.reverse/consecutive-precsave.exp: Likewise.
11557 * gdb.reverse/finish-precsave.exp: Likewise.
11558 * gdb.reverse/i386-precsave.exp: Likewise.
11559 * gdb.reverse/machinestate-precsave.exp: Likewise.
11560 * gdb.reverse/sigall-precsave.exp: Likewise.
11561 * gdb.reverse/solib-precsave.exp: Likewise.
11562 * gdb.reverse/step-precsave.exp: Likewise.
11563 * gdb.reverse/until-precsave.exp: Likewise.
11564 * gdb.reverse/watch-precsave.exp: Likewise.
11565
11566 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11567
11568 * gdb.base/bp-permanent.c: Include unistd.h.
11569 * gdb.python/py-framefilter-mi.c (main): Add return type.
11570 * gdb.python/py-framefilter.c (main): Likewise.
11571 * gdb.trace/actions-changed.c (main): Likewise.
11572
11573 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11574
11575 * gdb.mi/until.c: Add eye-catchers.
11576 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
11577 line numbers.
11578
11579 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
11580
11581 * gdb.base/condbreak.exp: Drop references to removed non-prototype
11582 function header variants in break1.c.
11583 * gdb.base/ena-dis-br.exp: Likewise.
11584 * gdb.base/hbreak2.exp: Likewise.
11585 * gdb.reverse/until-precsave.exp: Drop references to removed
11586 non-prototype function header variants in ur1.c.
11587 * gdb.reverse/until-reverse.exp: Likewise.
11588
11589 2014-11-17 Petr Machata <pmachata@redhat.com>
11590
11591 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
11592 ${_cu_offset_size} bytes abbrev offset.
11593
11594 2014-11-15 Doug Evans <xdje42@gmail.com>
11595
11596 PR symtab/17559
11597 * gdb.base/line-symtabs.exp: New file.
11598 * gdb.base/line-symtabs.c: New file.
11599 * gdb.base/line-symtabs.h: New file.
11600
11601 2014-11-14 Yao Qi <yao@codesourcery.com>
11602
11603 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
11604 (func): Add label func_label.
11605 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
11606 Replace low_pc and high_pc with MACRO_AT_range.
11607 Replace name, low_pc and high_pc with MACRO_AT_func.
11608
11609 2014-11-14 Yao Qi <yao@codesourcery.com>
11610
11611 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
11612 Replace name, low_pc and high_pc with MACRO_AT_func.
11613
11614 2014-11-14 Yao Qi <yao@codesourcery.com>
11615
11616 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
11617 produce debug information.
11618 * gdb.dwarf2/implptr-optimized-out.S: Removed.
11619
11620 2014-11-14 Yao Qi <yao@codesourcery.com>
11621
11622 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
11623 object and get function length.
11624 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
11625 with MACRO_AT_func.
11626 (top-level): Replace gdb_compile and clean_restart with
11627 prepare_for_testing.
11628 * gdb.dwarf2/main.c (main): Add label main_label.
11629
11630 2014-11-14 Yao Qi <yao@codesourcery.com>
11631
11632 * lib/dwarf.exp (function_range): New procedure.
11633 (Dwarf::_handle_macro_at_func): New procedure.
11634 (Dwarf::_handle_macro_at_range): New procedure.
11635 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
11636
11637 2014-11-14 Yao Qi <yao@codesourcery.com>
11638
11639 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
11640 (_handle_attribute): New procedure.
11641
11642 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11643
11644 * gdb.ada/cond_lang/foo.c (callme): Add return type.
11645 * gdb.base/call-sc.c (zed): Likewise.
11646 * gdb.base/checkpoint.c (main): Likewise.
11647 * gdb.base/dump.c (main): Likewise.
11648 * gdb.base/gcore.c (main): Likewise.
11649 * gdb.base/huge.c (main): Likewise.
11650 * gdb.base/multi-forks.c (main): Likewise.
11651 * gdb.base/pr10179-a.c (main): Likewise.
11652 * gdb.base/savedregs.c (main): Likewise.
11653 * gdb.base/sigaltstack.c (main): Likewise.
11654 * gdb.base/siginfo.c (main): Likewise.
11655 * gdb.base/structs.c (zed): Likewise.
11656 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
11657 * gdb.mi/mi-syn-frame.c (main): Likewise.
11658 * gdb.mi/until.c (foo, main): Likewise.
11659 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
11660 * gdb.base/solib-weak.c (foo): Declare.
11661 * gdb.base/attach-twice.c: Include stdio.h.
11662 * gdb.base/weaklib1.c: Likewise.
11663 * gdb.base/weaklib2.c: Likewise.
11664 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
11665 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
11666 unistd.h.
11667 * gdb.base/attach-pie-misread.c: Include stdlib.h.
11668 * gdb.mi/mi-exit-code.c: Likewise.
11669 * gdb.base/break-interp-lib.c: Include string.h.
11670 * gdb.base/coremaker.c: Likewise.
11671 * gdb.base/testenv.c: Likewise.
11672 * gdb.python/py-finish-breakpoint.c: Likewise.
11673 * gdb.base/inferior-died.c: Include sys/wait.h.
11674 * gdb.base/fileio.c: Include time.h.
11675 * gdb.base/async-shell.c: Include unistd.h.
11676 * gdb.base/dprintf-non-stop.c: Likewise.
11677 * gdb.base/info-os.c: Likewise.
11678 * gdb.mi/mi-console.c: Likewise.
11679 * gdb.mi/watch-nonstop.c: Likewise.
11680 * gdb.python/py-events.c: Likewise.
11681 * gdb.base/async.c (baz): Move up before its invocation.
11682 * gdb.base/code_elim2.c (my_global_func): Likewise.
11683 * gdb.base/skip-solib-lib.c (multiply): Likewise.
11684 * gdb.base/advance.c (func2): Likewise.
11685
11686 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11687
11688 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
11689 variant.
11690 * gdb.base/annota3.c: Likewise.
11691 * gdb.base/async.c: Likewise.
11692 * gdb.base/average.c: Likewise.
11693 * gdb.base/call-ar-st.c: Likewise.
11694 * gdb.base/call-rt-st.c: Likewise.
11695 * gdb.base/call-sc.c: Likewise.
11696 * gdb.base/call-strs.c: Likewise.
11697 * gdb.base/ending-run.c: Likewise.
11698 * gdb.base/execd-prog.c: Likewise.
11699 * gdb.base/exprs.c: Likewise.
11700 * gdb.base/foll-exec.c: Likewise.
11701 * gdb.base/foll-fork.c: Likewise.
11702 * gdb.base/foll-vfork.c: Likewise.
11703 * gdb.base/funcargs.c: Likewise.
11704 * gdb.base/gcore.c: Likewise.
11705 * gdb.base/jump.c: Likewise.
11706 * gdb.base/langs0.c: Likewise.
11707 * gdb.base/langs1.c: Likewise.
11708 * gdb.base/langs2.c: Likewise.
11709 * gdb.base/mips_pro.c: Likewise.
11710 * gdb.base/nodebug.c: Likewise.
11711 * gdb.base/opaque0.c: Likewise.
11712 * gdb.base/opaque1.c: Likewise.
11713 * gdb.base/recurse.c: Likewise.
11714 * gdb.base/run.c: Likewise.
11715 * gdb.base/scope0.c: Likewise.
11716 * gdb.base/scope1.c: Likewise.
11717 * gdb.base/setshow.c: Likewise.
11718 * gdb.base/setvar.c: Likewise.
11719 * gdb.base/shmain.c: Likewise.
11720 * gdb.base/shr1.c: Likewise.
11721 * gdb.base/shr2.c: Likewise.
11722 * gdb.base/sigall.c: Likewise.
11723 * gdb.base/signals.c: Likewise.
11724 * gdb.base/so-indr-cl.c: Likewise.
11725 * gdb.base/solib2.c: Likewise.
11726 * gdb.base/structs.c: Likewise.
11727 * gdb.base/sum.c: Likewise.
11728 * gdb.base/vforked-prog.c: Likewise.
11729 * gdb.base/watchpoint.c: Likewise.
11730 * gdb.reverse/shr2.c: Likewise.
11731 * gdb.reverse/until-reverse.c: Likewise.
11732 * gdb.reverse/ur1.c: Likewise.
11733 * gdb.reverse/watch-reverse.c: Likewise.
11734
11735 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11736
11737 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
11738 variant.
11739 * gdb.base/sepdebug.exp: Drop references to removed code.
11740
11741 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11742
11743 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
11744 variant. Preserve original line numbering.
11745 * gdb.base/list1.c: Likewise.
11746
11747 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11748
11749 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
11750 variant.
11751 * gdb.base/break1.c: Likewise.
11752 * gdb.base/break.exp: Drop references to removed code.
11753
11754 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11755
11756 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
11757 variant.
11758
11759 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11760
11761 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
11762
11763 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11764
11765 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
11766 logic into perform_all_tests() and invoke it with and without
11767 function header prototypes.
11768 (do_function_calls): Remove conditional XFAIL for PR 5318.
11769 (rerun_and_prepare): Remove duplicate code.
11770 (perform_all_tests): New. Main logic moved here.
11771
11772 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11773
11774 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
11775 code guarded by #ifdef NO_PROTOTYPES.
11776 (t_double_many_args): Likewise.
11777 (DEF_FUNC_MANY_ARGS_1): Likewise.
11778 (DEF_FUNC_VALUES_1): Likewise.
11779 (t_structs_ldc): Renamed from t_structs_fc in conditional code
11780 guarded by #ifdef PROTOTYPES.
11781
11782 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11783
11784 * gdb.mi/mi-console.c: Add eye-catcher.
11785 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
11786 instead of literal line number.
11787
11788 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11789
11790 * gdb.base/shr2.c: Add eye-catcher.
11791 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
11792 line number.
11793
11794 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11795
11796 * gdb.base/jump.c: Add eye-catchers.
11797 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
11798 numbers.
11799
11800 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11801
11802 * gdb.base/execd-prog.c: Add eye-catchers.
11803 * gdb.base/foll-exec.c: Likewise.
11804 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
11805 line numbers.
11806
11807 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11808
11809 * gdb.base/ending-run.c: Add eye-catchers.
11810 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
11811 literal line numbers.
11812
11813 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11814
11815 * gdb.base/call-rt-st.c: Add eye-catchers.
11816 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
11817 literal line numbers.
11818
11819 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11820
11821 * gdb.base/call-ar-st.c: Add eye-catchers.
11822 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
11823 literal line numbers.
11824
11825 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11826
11827 * gdb.base/average.c: Add eye-catchers.
11828 * gdb.base/sum.c: Likewise.
11829 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
11830 regexps dynamically.
11831
11832 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11833
11834 * gdb.base/solib1.c: Add eye-catchers.
11835 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
11836 literal line numbers.
11837
11838 2014-11-12 Pedro Alves <palves@redhat.com>
11839
11840 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
11841 leader has exited.
11842
11843 2014-11-12 Pedro Alves <palves@redhat.com>
11844
11845 * gdb.arch/i386-bp_permanent.c: New file.
11846 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
11847 (srcfile): Set to i386-bp_permanent.c.
11848 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
11849 that stepi does not execute the 'leave' instruction, instead of
11850 testing it does execute.
11851 * gdb.base/bp-permanent.c: New file.
11852 * gdb.base/bp-permanent.exp: New file.
11853
11854 2014-11-10 Doug Evans <xdje42@gmail.com>
11855
11856 PR symtab/17564
11857 * gdb.base/symtab-search-order.exp: New file.
11858 * gdb.base/symtab-search-order.c: New file.
11859 * gdb.base/symtab-search-order-1.c: New file.
11860 * gdb.base/symtab-search-order-shlib-1.c: New file.
11861
11862 2014-11-07 Pedro Alves <palves@redhat.com>
11863
11864 PR gdb/17511
11865 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
11866 i?86-*-linux*.
11867
11868 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
11869
11870 PR c++/17494
11871 * gdb.cp/pr17494.cc: New file.
11872 * gdb.cp/pr17494.exp: New file.
11873
11874 2014-11-02 Yao Qi <yao@codesourcery.com>
11875
11876 * gdb.python/python.exp: Get working directory and match the
11877 output of "set extended-prompt \\w " with it.
11878
11879 2014-10-30 Doug Evans <dje@google.com>
11880
11881 * gdb.python/py-objfile.exp: Add tests for setting random attributes
11882 in objfiles.
11883 * gdb.python/py-progspace.exp: Add tests for setting random attributes
11884 in progspaces.
11885
11886 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
11887
11888 * gdb.base/fullpath-expand.exp: Skip for a remote host.
11889 * gdb.base/realname-expand.exp: Likewise.
11890 * gdb.linespec/macro-relative.exp: Likewise.
11891
11892 2014-10-29 Pedro Alves <palves@redhat.com>
11893
11894 PR gdb/17408
11895 * gdb.threads/schedlock.c (some_function): New function.
11896 (call_function): New global.
11897 (MAYBE_CALL_SOME_FUNCTION): New macro.
11898 (thread_function): Call it.
11899 * gdb.threads/schedlock.exp (get_args): Add description parameter,
11900 and use it instead of a global counter. Adjust all callers.
11901 (get_current_thread): Use "find current thread" for test message
11902 here rather than having all callers pass down the same string.
11903 (goto_loop): New procedure, factored out from ...
11904 (my_continue): ... this.
11905 (step_ten_loops): Change parameter from test message to command to
11906 use. Adjust.
11907 (list_count): Delete global.
11908 (check_result): New procedure, factored out from duplicate top
11909 level code.
11910 (continue tests): Wrap in with_test_prefix.
11911 (test_step): New procedure, factored out from duplicate top level
11912 code.
11913 (top level): Test "step" in combination with all scheduler-locking
11914 modes. Test "next" in combination with all scheduler-locking
11915 modes, and in combination with stepping over a function call or
11916 not.
11917 * gdb.threads/next-bp-other-thread.c: New file.
11918 * gdb.threads/next-bp-other-thread.exp: New file.
11919
11920 2014-10-29 Pedro Alves <palves@redhat.com>
11921
11922 PR python/17372
11923 * gdb.python/python.exp: Test a multi-line command that spawns
11924 interactive Python.
11925 * gdb.base/multi-line-starts-subshell.exp: New file.
11926
11927 2014-10-29 Yao Qi <yao@codesourcery.com>
11928
11929 * gdb.base/fileio.exp: Make directories on host.
11930
11931 2014-10-29 Yao Qi <yao@codesourcery.com>
11932
11933 * gdb.base/fileio.c (test_write): Close the file.
11934
11935 2014-10-28 Pedro Alves <palves@redhat.com>
11936
11937 PR gdb/12623
11938 * gdb.base/sigstep.c (no_handler): New global.
11939 (main): If 'no_handler is true, set the signal handlers to
11940 SIG_IGN.
11941 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
11942 with_sw_watch and no_handler parameters. Handle them.
11943 (top level) <stepping over handler when stopped at a breakpoint
11944 test>: Add a test axis for testing with a software watchpoint, and
11945 another for testing with the signal handler set to SIG_IGN.
11946 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
11947 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
11948
11949 2014-10-28 Pedro Alves <palves@redhat.com>
11950
11951 PR gdb/17511
11952 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
11953 * gdb.base/sigstep.exp (other_handler_location): New global.
11954 (advance): Support stepping into the signal handler, and running
11955 commands while in the handler.
11956 (in_handler_map): New global.
11957 (top level): In the advance test, add combinations for getting
11958 into the handler with stepping commands, and for running commands
11959 in the handler. Add comment descripting the advancei tests.
11960
11961 2014-10-28 Pedro Alves <palves@redhat.com>
11962
11963 * gdb.base/sigstep.exp: Use build_executable instead of
11964 prepare_for_testing.
11965 (top level): Move code that starts GDB, runs to main and creates a
11966 display to ...
11967 (restart): ... this new procedure.
11968 (top level): Move backtrace from signal handler test to ...
11969 (validate_backtrace): ... this new procedure.
11970 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
11971 with_test_prefix. Always restart GDB.
11972 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
11973 with_test_prefix. Always restart GDB. No need to delete
11974 breakpoints after the test.
11975 (test_skip_handler): Remove prefix parameter.
11976 (skip_over_handler, breakpoint_to_handler)
11977 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
11978 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
11979 restart GDB. No need to delete breakpoints after the test.
11980 (top level): Use foreach to call the test procedures with
11981 different commands.
11982
11983 2014-10-28 Pedro Alves <palves@redhat.com>
11984
11985 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
11986 instead of GNATS numbers.
11987 * gdb.base/sigbpt.exp: Likewise.
11988 * gdb.base/siginfo.exp: Likewise.
11989 * gdb.base/sigstep.exp: Likewise.
11990
11991 2014-10-27 Pedro Alves <palves@redhat.com>
11992
11993 * gdb.base/sigstep.c (dummy): New global.
11994 (main): Issue a couple writes to the new global.
11995 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
11996 procedures.
11997 (skip_over_handler): Use test_skip_handler.
11998 (top level): Call skip_over_handler for stepi and nexti too.
11999 (breakpoint_over_handler): Use test_skip_handler.
12000 (top level): Call breakpoint_over_handler for stepi and nexti too.
12001
12002 2014-10-27 Yao Qi <yao@codesourcery.com>
12003
12004 * gdb.trace/tfile.c (adjust_function_address)
12005 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
12006 function descriptor.
12007
12008 2014-10-24 Don Breazeal <donb@codesourcery.com>
12009
12010 * gdb.base/foll-fork.exp (test_follow_fork,
12011 catch_fork_child_follow): Check for updated fork messages emitted
12012 from infrun.c.
12013 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
12014 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
12015 vfork_and_exec_child_follow_through_step): Check for updated vfork
12016 messages emitted from infrun.c.
12017
12018 2014-10-24 Pedro Alves <palves@redhat.com>
12019
12020 * gdb.base/corefile.exp: Remove references to ultrix.
12021 * gdb.base/interrupt.exp: Likewise.
12022 * gdb.base/whatis.exp: Likewise.
12023 * gdb.gdb/selftest.exp: Likewise.
12024 * gdb.threads/manythreads.exp: Likewise.
12025 * gdb.threads/print-threads.exp: Likewise.
12026 * gdb.threads/pthreads.exp:: Likewise.
12027 * gdb.threads/schedlock.exp: Likewise.
12028
12029 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
12030
12031 * gdb.cp/non-trivial-retval.cc: Add a test case.
12032 * gdb.cp/non-trivial-retval.exp: Add a test.
12033
12034 2014-10-20 Yao Qi <yao@codesourcery.com>
12035
12036 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
12037 * gdb.python/py-objfile-script-gdb.py: New file.
12038 * gdb.python/py-objfile-script.exp: Update reference to
12039 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
12040 of remote_download. Remove the dest file.
12041
12042 2014-10-20 Yao Qi <yao@codesourcery.com>
12043
12044 * gdb.base/checkpoint.exp: Don't remove file copied on host.
12045 * gdb.base/step-line.exp: Likewise.
12046 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
12047 * gdb.dwarf2/dw2-basic.exp: Likewise.
12048 * gdb.dwarf2/dw2-compressed.exp: Likewise.
12049 * gdb.dwarf2/dw2-filename.exp: Likewise.
12050 * gdb.dwarf2/dw2-intercu.exp: Likewise.
12051 * gdb.dwarf2/dw2-intermix.exp: Likewise.
12052 * gdb.dwarf2/dw2-producer.exp: Likewise.
12053 * gdb.dwarf2/mac-fileno.exp: Likewise.
12054 * gdb.python/py-frame-args.exp: Likewise.
12055 * gdb.python/py-framefilter.exp: Likewise.
12056 * gdb.python/py-mi.exp: Likewise.
12057 * gdb.python/py-objfile-script.exp: Likewise
12058 * gdb.python/py-pp-integral.exp: Likewise.
12059 * gdb.python/py-pp-re-notag.exp: Likewise.
12060 * gdb.python/py-prettyprint.exp: Likewise.
12061 * gdb.python/py-section-script.exp: Likewise.
12062 * gdb.python/py-typeprint.exp: Likewise.
12063 * gdb.python/py-xmethods.exp: Likewise.
12064 * gdb.stabs/weird.exp: Likewise.
12065 * gdb.xml/tdesc-regs.exp: Likewise.
12066
12067 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
12068
12069 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
12070 (out_cu): Use addr_len for the size of addresses.
12071 (out_line): Likewise. Size DW_LNE_set_address instruction
12072 according to addr_len.
12073 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
12074 (FUNC): Add START_INSNS to definition.
12075
12076 2014-10-18 Yao Qi <yao@codesourcery.com>
12077
12078 * gdb.base/argv0-symlink.exp: Check argv[0] value if
12079 gdb_has_argv0 return true.
12080 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
12081 check [target_info exists noargs], check [gdb_has_argv0]
12082 instead.
12083 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12084 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
12085 procedures.
12086
12087 2014-10-17 Doug Evans <dje@google.com>
12088
12089 * gdb.python/py-events.exp: Update expected output for clear_objfiles
12090 event.
12091 * gdb.python/py-events.py: Add clear_objfiles event.
12092
12093 2014-10-17 Doug Evans <dje@google.com>
12094
12095 * gdb.python/py-objfile.exp: Test progspace attribute.
12096
12097 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
12098
12099 * gdb.guile/scm-breakpoint.exp: Do not assume any
12100 directory separators when matching source file paths.
12101 * gdb.python/py-breakpoint.exp: Likewise.
12102 * gdb.reverse/break-precsave.exp: Likewise.
12103 * gdb.reverse/break-reverse.exp: Likewise.
12104 * gdb.reverse/consecutive-precsave.exp: Likewise.
12105 * gdb.reverse/finish-precsave.exp: Likewise.
12106 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
12107 * gdb.reverse/finish-reverse.exp: Likewise.
12108 * gdb.reverse/i386-precsave.exp: Likewise.
12109 * gdb.reverse/i387-env-reverse.exp: Likewise.
12110 * gdb.reverse/i387-stack-reverse.exp: Likewise.
12111 * gdb.reverse/machinestate-precsave.exp: Likewise.
12112 * gdb.reverse/machinestate.exp: Likewise.
12113 * gdb.reverse/sigall-precsave.exp: Likewise.
12114 * gdb.reverse/solib-precsave.exp: Likewise.
12115 * gdb.reverse/step-precsave.exp: Likewise.
12116 * gdb.reverse/until-precsave.exp: Likewise.
12117 * gdb.reverse/watch-precsave.exp: Likewise.
12118 * gdb.reverse/watch-reverse.exp: Likewise.
12119
12120 2014-10-17 Yao Qi <yao@codesourcery.com>
12121
12122 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
12123 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
12124
12125 2014-10-17 Pedro Alves <palves@redhat.com>
12126
12127 PR gdb/17471
12128 * gdb.base/bg-execution-repeat.c: New file.
12129 * gdb.base/bg-execution-repeat.exp: New file.
12130
12131 2014-10-17 Pedro Alves <palves@redhat.com>
12132
12133 PR gdb/17300
12134 * gdb.base/continue-all-already-running.c: New file.
12135 * gdb.base/continue-all-already-running.exp: New file.
12136
12137 2014-10-17 Pedro Alves <palves@redhat.com>
12138
12139 PR gdb/17472
12140 * gdb.base/annota-input-while-running.c: New file.
12141 * gdb.base/annota-input-while-running.exp: New file.
12142
12143 2014-10-17 Pedro Alves <palves@redhat.com>
12144
12145 * gdb.base/callfuncs.exp: emove references to osf.
12146 * gdb.base/sigall.exp: Likewise.
12147 * gdb.gdb/selftest.exp: Likewise.
12148 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
12149 * gdb.mi/non-stop.c: Likewise.
12150 * gdb.mi/pthreads.c: Likewise.
12151 * gdb.reverse/sigall-precsave.exp: Likewise.
12152 * gdb.reverse/sigall-reverse.exp: Likewise.
12153 * gdb.threads/pthreads.c: Likewise.
12154 * gdb.threads/pthreads.exp: Likewise.
12155
12156 2014-10-17 Yao Qi <yao@codesourcery.com>
12157
12158 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
12159 check 'target_info exists noargs'.
12160 (test_command_prompt_position): Likewise.
12161 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
12162 Remove "set args".
12163 (progvar_simple_while_test): Likewise.
12164 (progvar_complex_if_while_test): Likewise.
12165 (if_while_breakpoint_command_test): Likewise.
12166 (infrun_breakpoint_command_test): Likewise.
12167 (breakpoint_command_test): Likewise.
12168 (watchpoint_command_test): Likewise.
12169 (bp_deleted_in_command_test): Likewise.
12170 (temporary_breakpoint_commands): Likewise.
12171
12172 2014-10-16 Yao Qi <yao@codesourcery.com>
12173
12174 * gdb.base/remotetimeout.exp: Remove noargs checking.
12175
12176 2014-10-15 Pedro Alves <palves@redhat.com>
12177
12178 PR breakpoints/9649
12179 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
12180 * gdb.base/breakpoint-in-ro-region.exp
12181 (probe_target_hardware_step): New procedure.
12182 (top level): Probe hardware stepping and hardware breakpoint
12183 support. Test stepping through a read-only region, with both
12184 "breakpoint auto-hw" on and off and both "always-inserted" on and
12185 off.
12186
12187 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
12188
12189 * gdb.dlang/demangle.exp: Update for demangling changes.
12190
12191 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12192
12193 * gdb.cp/non-trivial-retval.cc: Add new test cases.
12194 * gdb.cp/non-trivial-retval.exp: Add new tests.
12195
12196 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
12197
12198 PR c++/13403
12199 PR c++/15154
12200 * gdb.cp/non-trivial-retval.cc: New file.
12201 * gdb.cp/non-trivial-retval.exp: New file.
12202
12203 2014-10-15 Yao Qi <yao@codesourcery.com>
12204
12205 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
12206 remote host.
12207
12208 2014-10-15 Yao Qi <yao@codesourcery.com>
12209
12210 * gdb.python/py-symbol.exp: Match file base name if host is
12211 remote, otherwise match file name with dir name.
12212 * gdb.python/py-symtab.exp: Likewise.
12213 * gdb.python/python.exp: Likewise.
12214
12215 2014-10-15 Yao Qi <yao@codesourcery.com>
12216
12217 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
12218 pattern.
12219 * gdb.python/py-symtab.exp: Likewise.
12220 * gdb.python/python.exp: Remove trailing ".*". Fix typo
12221 locationn.
12222
12223 2014-10-14 Joel Brobecker <brobecker@adacore.com>
12224
12225 * gdb.ada/addr_arith: New testcase.
12226
12227 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
12228
12229 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
12230 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
12231 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
12232 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
12233
12234 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
12235
12236 * gdb.arch/stap-eval-lang-ada.S: Likewise.
12237 * gdb.arch/stap-eval-lang-ada.c: Likewise.
12238 * gdb.arch/stap-eval-lang-ada.exp: New file.
12239
12240 2014-10-14 Yao Qi <yao@codesourcery.com>
12241
12242 * gdb.mi/mi-var-child.c (nothing1): New function.
12243 (nothing2): New function.
12244 (do_children_tests): Set function pointers by nothing1 and
12245 nothing2.
12246 * gdb.mi/mi-var-child.exp: Step over new added statements.
12247 Update test to match the new output.
12248 * gdb.mi/var-cmd.c (nothing1): New function.
12249 (nothing2): New function.
12250 (do_children_tests): Set function pointers by nothing1 and
12251 nothing2.
12252 * gdb.mi/mi-var-display.exp: Update test to match output.
12253 Step to the line specified by $line_dct_nothing.
12254 Increase the number of lines to step.
12255
12256 2014-10-14 Yao Qi <yao@codesourcery.com>
12257
12258 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
12259 tests.
12260 * gdb.mi/mi2-var-child.exp: Likewise.
12261
12262 2014-10-13 Doug Evans <dje@google.com>
12263
12264 * gdb.python/py-objfile.exp: Change name of file name test.
12265
12266 2014-10-13 Doug Evans <dje@google.com>
12267
12268 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
12269 from the start of the CU.
12270
12271 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
12272 Yao Qi <yao@codesourcery.com>
12273
12274 Fix "save breakpoints" for "catch" command.
12275 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
12276 Remove -nonewline. Match also the added "main" line.
12277
12278 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12279
12280 Fix "save breakpoints" for "disable $bpnum" command.
12281 * gdb.base/save-bp.c (main): Add label.
12282 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
12283
12284 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12285
12286 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
12287
12288 2014-10-11 Yao Qi <yao@codesourcery.com>
12289
12290 * gdb.server/server-kill.exp: Execute command
12291 "set remote trace-status-packet on" before "tstatus".
12292
12293 2014-10-11 Yao Qi <yao@codesourcery.com>
12294
12295 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
12296 (main): Call getppid.
12297 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
12298 and continue to it. Read variable "server_pid".
12299
12300 2014-10-11 Yao Qi <yao@codesourcery.com>
12301
12302 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
12303
12304 2014-10-11 Yao Qi <yao@codesourcery.com>
12305
12306 * gdb.threads/thread-find.exp: Don't execute command
12307 "info threads".
12308 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
12309 * gdb.threads/linux-dp.exp: Don't check the condition
12310 $threads_created equals to zero.
12311
12312 2014-10-10 Pedro Alves <palves@redhat.com>
12313
12314 * gdb.base/bigcore.exp: Remove references to IRIX.
12315 * gdb.base/funcargs.exp: Likewise.
12316 * gdb.base/interrupt.exp: Likewise.
12317 * gdb.base/mips_pro.exp: Likewise.
12318 * gdb.base/nodebug.exp: Likewise.
12319 * gdb.base/setvar.exp: Likewise.
12320 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
12321
12322 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
12323 Pedro Alves <palves@redhat.com>
12324
12325 PR symtab/14466
12326 * gdb.base/vdso-warning.c: New file.
12327 * gdb.base/vdso-warning.exp: New file.
12328
12329 2014-10-02 Doug Evans <dje@google.com>
12330
12331 * gdb.base/structs.c (main): Don't run forever.
12332
12333 2014-10-02 Pedro Alves <palves@redhat.com>
12334
12335 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
12336 (top level) <stop threads 1, stop threads 2>: Use it.
12337
12338 2014-10-02 Pedro Alves <palves@redhat.com>
12339
12340 * gdb.threads/break-while-running.exp (test): Add new
12341 'update_thread_list' argument. Skip "info threads" if false.
12342 (top level): Add new 'update_thread_list' axis.
12343
12344 2014-10-02 Pedro Alves <palves@redhat.com>
12345
12346 PR breakpoints/17431
12347 * gdb.base/execl-update-breakpoints.c: New file.
12348 * gdb.base/execl-update-breakpoints.exp: New file.
12349
12350 2014-10-01 Pedro Alves <palves@redhat.com>
12351
12352 * gdb.base/breakpoint-in-ro-region.c: New file.
12353 * gdb.base/breakpoint-in-ro-region.exp: New file.
12354
12355 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
12356
12357 * gdb.mi/mi-exit-code.exp: New file.
12358 * gdb.mi/mi-exit-code.c: New file.
12359
12360 2014-09-30 Yao Qi <yao@codesourcery.com>
12361
12362 * lib/prelink-support.exp (build_executable_own_libs): Error if
12363 the target isn't native.
12364
12365 2014-09-30 Yao Qi <yao@codesourcery.com>
12366
12367 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
12368 false.
12369
12370 2014-09-22 Pedro Alves <palves@redhat.com>
12371
12372 * gdb.threads/break-while-running.exp: New file.
12373 * gdb.threads/break-while-running.c: New file.
12374
12375 2014-09-19 Yao Qi <yao@codesourcery.com>
12376
12377 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
12378 Invoke test. Restart GDB with --readnow and invoke test again.
12379
12380 2014-09-19 Yao Qi <yao@codesourcery.com>
12381
12382 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
12383 proc set_breakpoint_on_gcd_function. Invoke
12384 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
12385 invoke set_breakpoint_on_gcd_function again.
12386
12387 2014-09-18 Doug Evans <dje@google.com>
12388
12389 * gdb.dwarf2/symtab-producer.exp: New file.
12390
12391 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12392
12393 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
12394 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
12395 * gdb.base/global-var-nested-by-dso.c: Likewise.
12396 * gdb.base/global-var-nested-by-dso.exp: Likewise.
12397
12398 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
12399 Pedro Alves <palves@redhat.com>
12400
12401 * gdb.base/watch-bitfields.exp: Pass string other than test file
12402 name to prepare_for_testing.
12403 (watch): New procedure.
12404 (expect_watchpoint): Use with_test_prefix.
12405 (top level): Factor out tests to ...
12406 (test_watch_location, test_regular_watch): ... these new
12407 procedures, and use with_test_prefix and gdb_continue_to_end.
12408
12409 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
12410
12411 PR breakpoints/12526
12412 * gdb.base/watch-bitfields.exp: New file.
12413 * gdb.base/watch-bitfields.c: New file.
12414
12415 2014-09-16 Pedro Alves <palves@redhat.com>
12416
12417 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
12418 software and hardware addresses, not software address against
12419 itself.
12420
12421 2014-09-16 Pedro Alves <palves@redhat.com>
12422
12423 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
12424 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
12425
12426 2014-09-16 Pedro Alves <palves@redhat.com>
12427
12428 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
12429 files.
12430 * gdb.base/a2-run.exp: Remove all code guarded by istarget
12431 "*-*-vxworks*" throughout.
12432 * gdb.base/break.exp: Likewise.
12433 * gdb.base/default.exp: Likewise.
12434 * gdb.base/scope.exp: Likewise.
12435 * gdb.base/sepdebug.exp: Likewise.
12436 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
12437 throughout.
12438 * gdb.base/run.c: Likewise.
12439 * gdb.base/sepdebug.c: Likewise.
12440 * gdb.hp/gdb.aCC/run.c: Likewise.
12441 * gdb.reverse/until-reverse.c: Likewise.
12442 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
12443
12444 2014-09-16 Yao Qi <yao@codesourcery.com>
12445
12446 * boards/local-remote-host-native.exp: New file.
12447
12448 2014-09-14 Doug Evans <xdje42@gmail.com>
12449
12450 * gdb.threads/queue-signal.c (thread_count): New variable.
12451 (thread_count_mutex, thread_count_condvar): New variables.
12452 (incr_thread_count, wait_all_threads_running): New functions.
12453 (main): Wait for all threads to be in their thread functions.
12454
12455 2014-09-13 Doug Evans <xdje42@gmail.com>
12456
12457 * gdb.threads/queue-signal.c: New file.
12458 * gdb.threads/queue-signal.exp: New file.
12459
12460 2014-09-13 Doug Evans <xdje42@gmail.com>
12461
12462 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
12463 be consistent with what default_gdb_init uses.
12464 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
12465 the plain text of the prompt. Add some logging printfs.
12466 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
12467
12468 2014-09-12 Pedro Alves <palves@redhat.com>
12469
12470 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
12471 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
12472 * gdb.arch/i386-size-overlap.exp: Likewise.
12473 * gdb.arch/i386-size.exp: Likewise.
12474 * gdb.arch/i386-unwind.exp: Likewise.
12475 * gdb.base/a2-run.exp: Likewise.
12476 * gdb.base/break.exp: Likewise.
12477 * gdb.base/charset.exp: Likewise.
12478 * gdb.base/chng-syms.exp: Likewise.
12479 * gdb.base/commands.exp: Likewise.
12480 * gdb.base/dbx.exp: Likewise.
12481 * gdb.base/find.exp: Likewise.
12482 * gdb.base/funcargs.exp: Likewise.
12483 * gdb.base/jit-simple.exp: Likewise.
12484 * gdb.base/reread.exp: Likewise.
12485 * gdb.base/sepdebug.exp: Likewise.
12486 * gdb.base/step-bt.exp: Likewise.
12487 * gdb.cp/mb-inline.exp: Likewise.
12488 * gdb.cp/mb-templates.exp: Likewise.
12489 * gdb.objc/basicclass.exp: Likewise.
12490 * gdb.threads/killed.exp: Likewise.
12491
12492 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12493
12494 PR tdep/17379
12495 * gdb.arch/powerpc-stackless.S: New file.
12496 * gdb.arch/powerpc-stackless.exp: New file.
12497
12498 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
12499
12500 * gdb.base/attach.c: Include unistd.h.
12501 (main): Call alarm. Add label postloop.
12502 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
12503 gdb_breakpoint, gdb_continue_to_breakpoint.
12504 (test_command_line_attach_run): Kill ${testpid} in one exit path.
12505
12506 2014-09-11 Pedro Alves <palves@redhat.com>
12507
12508 PR gdb/17347
12509 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
12510 * gdb.base/attach.exp (test_command_line_attach_run): New
12511 procedure.
12512 (top level): Call it.
12513
12514 2014-09-11 Pedro Alves <palves@redhat.com>
12515
12516 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
12517 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
12518 (do_command_attach_tests): Use spawn_wait_for_attach.
12519 * gdb.base/solib-overlap.exp: Likewise.
12520 * gdb.multi/multi-attach.exp: Likewise.
12521 * gdb.python/py-prompt.exp: Likewise.
12522 * gdb.python/py-sync-interp.exp: Likewise.
12523 * gdb.server/ext-attach.exp: Likewise.
12524
12525 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
12526
12527 * gdb.fortran/array-element.exp: Remove unexpected "continue"
12528 command in testcase. Simplify testcase.
12529
12530 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12531
12532 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
12533
12534 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12535
12536 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
12537
12538 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12539
12540 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
12541
12542 2014-09-10 Joel Brobecker <brobecker@adacore.com>
12543
12544 * gdb.dwarf2/dynarr-ptr.c: New file.
12545 * gdb.dwarf2/dynarr-ptr.exp: New file.
12546
12547 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12548
12549 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
12550 of 30 rather than hardcoding 120 for a slow test case. Take the
12551 `gdb,timeout' target setting into account for this calculation.
12552 Don't extend the timeout for the test cases that don't need it.
12553
12554 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12555
12556 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
12557 a factor of 2 for a slow test case. Take the `gdb,timeout'
12558 target setting into account for this calculation.
12559 * gdb.reverse/until-precsave.exp: Increase the timeout by
12560 a factor of 15 and 3 respectively rather than adding 120
12561 for a pair of slow test cases. Take the `gdb,timeout'
12562 target setting into account for this calculation.
12563
12564 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12565
12566 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
12567 timeout, don't pass one down to gdb_expect.
12568 (gdb_expect): Rework timeout selection.
12569
12570 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12571
12572 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
12573 exception on timeout.
12574 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
12575 (gdbserver_start_extended): Catch any `gdbserver_start' error
12576 exceptions.
12577 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
12578 * lib/mi-support.exp (mi_gdb_target_load): Catch any
12579 `gdbserver_gdb_load' error exceptions.
12580
12581 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
12582
12583 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
12584 120 on waiting for the TCP socket to open.
12585
12586 2014-09-09 Doug Evans <xdje42@gmail.com>
12587
12588 * gdb.base/default.exp (show_conv_list): Add _caller_is,
12589 _caller_matches, _any_caller_is, _any_caller_matches.
12590
12591 2014-09-09 Doug Evans <xdje42@gmail.com>
12592
12593 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
12594
12595 2014-09-09 Yao Qi <yao@codesourcery.com>
12596
12597 * gdb.mi/mi-var-display.exp: Set print symbol off.
12598
12599 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
12600
12601 PR gdb/17035
12602 * gdb.base/commands.exp: Add tests to verify user-defined
12603 commands with empty bodies.
12604 * gdb.python/py-cmd.exp: Test that we don't show user-defined
12605 python commands in `show user command`.
12606 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
12607 scheme commands in `show user command`.
12608
12609 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
12610
12611 PR python/17355
12612 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
12613 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
12614 * gdb.python/py-framefilter-invalidarg.exp: New file.
12615 * gdb.python/py-framefilter-invalidarg.py: New file.
12616
12617 2014-09-06 Doug Evans <xdje42@gmail.com>
12618
12619 PR 15276
12620 * gdb.python/py-caller-is.c: New file.
12621 * gdb.python/py-caller-is.exp: New file.
12622
12623 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
12624
12625 PR gdb/17235
12626 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
12627 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
12628
12629 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
12630
12631 PR fortran/17237
12632 * gdb.fortran/print-formatted.exp: New file.
12633 * gdb.fortran/print-formatted.f90: Likewise.
12634
12635 2014-09-03 Sasha Smundak <asmundak@google.com>
12636
12637 * gdb.python/py-frame.exp: Test Frame.read_register.
12638
12639 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
12640
12641 PR python/16699
12642 * gdb.python/py-completion.exp: New file.
12643 * gdb.python/py-completion.py: Likewise.
12644
12645 2014-08-28 Doug Evans <dje@google.com>
12646
12647 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
12648 eax,etc. are live with values set by gdb and thus the compiler can't
12649 use them.
12650 * gdb.arch/i386-pseudo.c (main): Ditto.
12651
12652 2014-08-27 Doug Evans <dje@google.com>
12653
12654 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
12655
12656 2014-08-25 Doug Evans <dje@google.com>
12657
12658 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
12659 (main): Ditto.
12660
12661 2014-08-25 Doug Evans <dje@google.com>
12662
12663 * gdb.threads/thread-execl.exp: #include <stdio.h>.
12664
12665 2014-08-24 Yao Qi <yao@codesourcery.com>
12666
12667 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
12668 symbol off.
12669 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
12670
12671 2014-08-22 Doug Evans <dje@google.com>
12672
12673 PR 17276
12674 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
12675 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
12676 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
12677
12678 2014-08-22 Yao Qi <yao@codesourcery.com>
12679
12680 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
12681 * gdb.python/py-finish-breakpoint2.exp: Likewise.
12682 * gdb.python/python.exp: Likewise. Use .py file on the host
12683 instead of the build.
12684
12685 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
12686
12687 * gdb.threads/gcore-stale-thread.c: New file.
12688 * gdb.threads/gcore-stale-thread.exp: New file.
12689
12690 2014-08-21 Pedro Alves <palves@redhat.com>
12691
12692 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
12693 * gdb.base/gcore-relro-pie.exp: Likewise.
12694 * gdb.base/gcore-relro.exp: Likewise.
12695 * gdb.base/gcore.exp: Likewise.
12696 * gdb.base/print-symbol-loading.exp: Likewise.
12697 * gdb.threads/gcore-thread.exp: Likewise.
12698 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
12699
12700 2014-08-20 Pedro Alves <palves@redhat.com>
12701 Jan Kratochvil <jan.kratochvil@redhat.com>
12702
12703 * Makefile.in (EXTRA_RULES, CC): New variables, get from
12704 configure.
12705 (EXPECT): Handle READ1 being set.
12706 (all): Depend on EXTRA_RULES.
12707 (check-read1, expect-read1, read1.so, read1): New rules.
12708 * README (Testsuite Parameters): Document the READ1 make variable.
12709 (Race detection): New section.
12710 * configure: Regenerate.
12711 * configure.ac: If build==host==target, and running under a
12712 GNU/glibc system, add read1 to the extra Makefile rules.
12713 (EXTRA_RULES): AC_SUBST it.
12714 * lib/read1.c: New file.
12715
12716 2014-08-20 Joel Brobecker <brobecker@adacore.com>
12717
12718 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
12719 the handling of variables declared as a typedef to an array
12720 which a DW_AT_data_location attribute.
12721
12722 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
12723 Pedro Alves <palves@redhat.com>
12724
12725 PR symtab/14604
12726 PR symtab/14605
12727 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
12728 gdb_test.
12729
12730 2014-08-19 Pedro Alves <palves@redhat.com>
12731
12732 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
12733
12734 2014-08-19 Yao Qi <yao@codesourcery.com>
12735
12736 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
12737 right line.
12738
12739 2014-08-18 David Blaikie <dblaikie@gmail.com>
12740
12741 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
12742
12743 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12744
12745 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
12746 attribute in array range.
12747
12748 2014-08-18 Joel Brobecker <brobecker@adacore.com>
12749
12750 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
12751
12752 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12753
12754 PR c++/17132
12755 * gdb.cp/pr17132.cc: New file.
12756 * gdb.cp/pr17132.exp: New file.
12757
12758 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
12759
12760 * gdb.python/py-xmethods.py (A_getarrayind)
12761 (E_method_char_worker.__call__, E_method_int_worker.__call__):
12762 Use 'print' with function call syntax.
12763 (E_method_matcher.match): Fix tab vs space indentation mixup.
12764
12765 2014-08-15 Yao Qi <yao@codesourcery.com>
12766
12767 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
12768 false.
12769
12770 2014-08-15 Yao Qi <yao@codesourcery.com>
12771
12772 * gdb.cp/casts.exp: Set print symbol off.
12773 * gdb.cp/class2.exp: Likewise.
12774 * gdb.cp/overload.exp: Likewise.
12775 * gdb.cp/templates.exp: Likewise.
12776
12777 2014-08-11 Doug Evans <dje@google.com>
12778
12779 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
12780 (test_load_shlib): Update.
12781
12782 2014-08-09 Yao Qi <yao@codesourcery.com>
12783
12784 * gdb.base/display.exp: Invoke is_address_zero_readable.
12785 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
12786 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
12787 * gdb.base/hbreak-unmapped.exp: Return if
12788 is_address_zero_readable returns true.
12789 * gdb.base/signest.exp: Likewise.
12790 * gdb.base/signull.exp: Likewise.
12791 * gdb.base/sigbpt.exp: Likewise.
12792 * gdb.guile/scm-disasm.exp: Do the test if
12793 is_address_zero_readable returns false.
12794 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
12795 * gdb.python/py-arch.exp: Likewise.
12796 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
12797 * lib/gdb.exp (is_address_zero_readable): New proc.
12798
12799 2014-08-09 Yao Qi <yao@codesourcery.com>
12800
12801 PR testsuite/13443
12802 * gdb.mi/mi-var-display.exp: Make test messages unique.
12803
12804 2014-08-04 Tom Tromey <tromey@redhat.com>
12805
12806 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
12807 target 0".
12808
12809 2014-08-04 Tom Tromey <tromey@redhat.com>
12810
12811 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
12812 "target_resume".
12813
12814 2014-08-01 Joel Brobecker <brobecker@adacore.com>
12815
12816 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
12817 inner_vla_struct_object_size.
12818 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
12819 as xfail.
12820
12821 2014-07-30 Pedro Alves <palves@redhat.com>
12822
12823 * gdb.threads/signal-command-handle-nopass.exp (test): Add
12824 comment.
12825
12826 2014-07-29 Yao Qi <yao@codesourcery.com>
12827
12828 PR gdb/17206
12829 * gdb.base/until-nodebug.exp: New.
12830
12831 2014-07-28 Doug Evans <xdje42@gmail.com>
12832
12833 PR guile/17203
12834 * gdb.guile/scm-parameter.exp: Add tests for trying to create
12835 previously existing parameter, and previously ambiguously spelled
12836 parameter.
12837
12838 2014-07-28 Will Newton <will.newton@linaro.org>
12839
12840 * gdb.base/varargs.exp: Remove KFAILs for ARM.
12841
12842 2014-07-26 Ludovic Courtès <ludo@gnu.org>
12843 Doug Evans <xdje42@gmail.com>
12844
12845 PR guile/17146
12846 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
12847
12848 2014-07-25 Pedro Alves <palves@redhat.com>
12849
12850 * gdb.threads/signal-command-handle-nopass.c: New file.
12851 * gdb.threads/signal-command-handle-nopass.exp: New file.
12852 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
12853 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
12854 * gdb.threads/signal-delivered-right-thread.c: New file.
12855 * gdb.threads/signal-delivered-right-thread.exp: New file.
12856
12857 2014-07-25 Pedro Alves <palves@redhat.com>
12858
12859 * gdb.base/double-prompt-target-event-error.exp
12860 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
12861 match.
12862 (cancel_pagination_in_target_event): Rework double prompt
12863 detection.
12864 * gdb.base/paginate-after-ctrl-c-running.exp
12865 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
12866 <return>' match.
12867 * gdb.base/paginate-bg-execution.exp
12868 (test_bg_execution_pagination_return)
12869 (test_bg_execution_pagination_cancel): Remove '-notransfer
12870 <return>' matches.
12871 * gdb.base/paginate-execution-startup.exp
12872 (test_fg_execution_pagination_return)
12873 (test_fg_execution_pagination_cancel): Remove '-notransfer
12874 <return>' matches.
12875 * gdb.base/paginate-inferior-exit.exp
12876 (test_paginate_inferior_exited): Remove '-notransfer <return>'
12877 match.
12878 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
12879 * lib/gdb.exp (pagination_prompt): Run text through
12880 string_to_regexp.
12881 (gdb_test_multiple): Match $pagination_prompt instead of
12882 "<return>".
12883 (string_to_regexp): Move to lib/gdb-utils.exp.
12884
12885 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
12886
12887 * gdb.arch/amd64-entry-value-paramref.S: New file.
12888 * gdb.arch/amd64-entry-value-paramref.cc: New file.
12889 * gdb.arch/amd64-entry-value-paramref.exp: New file.
12890 * gdb.arch/amd64-optimout-repeat.S: New file.
12891 * gdb.arch/amd64-optimout-repeat.c: New file.
12892 * gdb.arch/amd64-optimout-repeat.exp: New file.
12893
12894 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
12895
12896 PR gdb/17170
12897 * gdb.base/statistics.exp: New file.
12898
12899 2014-07-17 Doug Evans <dje@google.com>
12900
12901 PR gdb/17170
12902 * gdb.base/maint.exp: Update testing of per-command stats.
12903
12904 2014-07-16 Pedro Alves <palves@redhat.com>
12905
12906 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
12907 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
12908 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
12909 (tfile_write_buf): New functions.
12910 (add_memory_block): Rewrite using the above.
12911 (adjust_function_address): New function.
12912 (FUNCTION_ADDRESS): New macro.
12913 (write_basic_trace_file): Remove short_x local, and use
12914 tfile_write_16. Change type of func_addr local to unsigned long
12915 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
12916 here. Cast argument of add_memory_block to char pointer.
12917 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
12918 (main): Remove parameters.
12919 * gdb.trace/tfile.exp: Remove nowarnings.
12920
12921 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
12922
12923 * gdb.base/debug-expr.exp: Test string evaluation with
12924 "debug expression" on.
12925
12926 2014-07-15 Pedro Alves <palves@redhat.com>
12927
12928 * gdb.base/reread.exp: Use clean_restart.
12929
12930 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
12931
12932 * gdb.arch/avr-flash-qualifer.c: New.
12933 * gdb.arch/avr-flash-qualifer.exp: New.
12934
12935 2014-07-14 Pedro Alves <palves@redhat.com>
12936
12937 * gdb.base/paginate-after-ctrl-c-running.c: New file.
12938 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
12939
12940 2014-07-14 Pedro Alves <palves@redhat.com>
12941
12942 * gdb.base/double-prompt-target-event-error.c: New file.
12943 * gdb.base/double-prompt-target-event-error.exp: New file.
12944
12945 2014-07-14 Pedro Alves <palves@redhat.com>
12946
12947 PR gdb/17072
12948 * gdb.base/paginate-inferior-exit.c: New file.
12949 * gdb.base/paginate-inferior-exit.exp: New file.
12950
12951 2014-07-14 Pedro Alves <palves@redhat.com>
12952
12953 PR gdb/17072
12954 * gdb.base/paginate-bg-execution.c: New file.
12955 * gdb.base/paginate-bg-execution.exp: New file.
12956
12957 2014-07-14 Pedro Alves <palves@redhat.com>
12958
12959 PR gdb/17072
12960 * gdb.base/paginate-execution-startup.c: New file.
12961 * gdb.base/paginate-execution-startup.exp: New file.
12962 * lib/gdb.exp (pagination_prompt): New global.
12963 (default_gdb_spawn): New procedure, factored out from
12964 default_gdb_spawn.
12965 (default_gdb_start): Adjust to call default_gdb_spawn.
12966 (gdb_spawn): New procedure.
12967
12968 2014-07-14 Pedro Alves <palves@redhat.com>
12969
12970 * lib/gdb.exp (gdb_assert): New procedure.
12971 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
12972
12973 2014-07-14 Pedro Alves <palves@redhat.com>
12974
12975 * gdb.base/execution-termios.c: New file.
12976 * gdb.base/execution-termios.exp: New file.
12977
12978 2014-07-14 Tom Tromey <tromey@redhat.com>
12979
12980 * gdb.cp/vla-cxx.cc: New file.
12981 * gdb.cp/vla-cxx.exp: New file.
12982
12983 2014-07-14 Tom Tromey <tromey@redhat.com>
12984
12985 * gdb.reverse/rerun-prec.c: New file.
12986 * gdb.reverse/rerun-prec.exp: New file.
12987
12988 2014-07-12 Maciej W. Rozycki <macro@mips.com>
12989 Maciej W. Rozycki <macro@codesourcery.com>
12990
12991 * lib/gdb-utils.exp: New file.
12992 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
12993 inline `gdb_init_command' processing.
12994 (gdb_start_cmd): Likewise.
12995 * lib/mi-support.exp (mi_run_cmd): Likewise.
12996 * README: Document `gdb_init_command' and `gdb_init_commands'.
12997
12998 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
12999
13000 Fix false FAIL running under a very long directory name.
13001 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
13002 and "set print elements 10000". Twice.
13003
13004 2014-07-11 Yao Qi <yao@codesourcery.com>
13005
13006 * gdb.base/exprs.exp: "set print symbol off".
13007
13008 2014-07-11 Pedro Alves <palves@redhat.com>
13009
13010 * gdb.threads/kill.c: New file.
13011 * gdb.threads/kill.exp: New file.
13012
13013 2014-07-10 Yao Qi <yao@codesourcery.com>
13014
13015 * gdb.trace/tfile.c (write_basic_trace_file)
13016 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
13017 address written to trace file.
13018
13019 2014-07-09 Pedro Alves <palves@redhat.com>
13020
13021 * gdb.base/attach-wait-input.exp: New file.
13022 * gdb.base/attach-wait-input.c: New file.
13023
13024 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
13025
13026 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
13027 setting up test structures.
13028 (main): Call new test function.
13029 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
13030 test function, continue into test function and walk test
13031 structures.
13032
13033 2014-07-02 Yao Qi <yao@codesourcery.com>
13034
13035 * gdb.trace/entry-values.c: Define labels 'foo_start' and
13036 'bar_start' at the beginning of functions 'foo' and 'bar'
13037 respectively.
13038 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
13039 instead of 'foo' and 'bar'.
13040
13041 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
13042
13043 * gdb.btrace/segv.exp: New.
13044 * gdb.btrace/segv.c: New.
13045
13046 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
13047
13048 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
13049 instruction.
13050
13051 2014-06-30 Mark Wielaard <mjw@redhat.com>
13052
13053 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
13054 vulture, vilify, villar): New volatile array constants.
13055 (vindictive, vegetation): New const volatile array constants.
13056 * gdb.base/volatile.exp: Test volatile and const volatile array
13057 types.
13058
13059 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
13060
13061 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
13062 target lacks support for awatch, rwatch, or hbreak.
13063
13064 2014-06-27 Yao Qi <yao@codesourcery.com>
13065
13066 * gdb.multi/dummy-frame-restore.exp: New.
13067 * gdb.multi/dummy-frame-restore.c: New.
13068
13069 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
13070
13071 * gdb.btrace/gcore.exp: New.
13072
13073 2014-06-23 Pedro Alves <palves@redhat.com>
13074
13075 * gdb.base/watchpoint-reuse-slot.c: New file.
13076 * gdb.base/watchpoint-reuse-slot.exp: New file.
13077
13078 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
13079
13080 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
13081 progspace's filename in 'info', 'enable' and 'disable' command
13082 tests.
13083
13084 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
13085
13086 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
13087 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13088 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
13089
13090 2014-06-20 Gary Benson <gbenson@redhat.com>
13091
13092 * gdb.arch/i386-avx.exp: Fix include file location.
13093 * gdb.arch/i386-sse.exp: Likewise.
13094
13095 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
13096
13097 * gdb.dlang/expression.exp: New file.
13098
13099 2014-06-19 Pedro Alves <palves@redhat.com>
13100
13101 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
13102 out from ...
13103 (top level): ... here. Iterate running tests under different
13104 scheduler-locking settings.
13105
13106 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
13107
13108 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
13109 to DW_FORM_addr and use non-zero addresses.
13110
13111 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
13112
13113 PR gdb/17017
13114 * gdb.python/py-xmethods.cc: Add global function call counters and
13115 increment them in their respective functions. Remove "cout"
13116 statements.
13117 * gdb.python/py-xmethods.exp: Make tests check the global function
13118 call counters instead of depending on inferior IO.
13119
13120 2014-06-18 Don Breazeal <donb@codesourcery.com>
13121
13122 * gdb.base/foll-fork.exp (default_fork_parent_follow):
13123 Deleted procedure.
13124 (explicit_fork_parent_follow): Deleted procedure.
13125 (explicit_fork_child_follow): Deleted procedure.
13126 (test_follow_fork): New procedure.
13127 (do_fork_tests): Replace calls to deleted procedures with
13128 calls to test_follow_fork and reset GDB for subsequent
13129 procedure calls.
13130
13131 2014-06-17 Yao Qi <yao@codesourcery.com>
13132
13133 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
13134 CP1252.
13135
13136 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
13137
13138 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
13139 Initialize ptr and S explicitly.
13140 (skip_type_update_when_not_use_rtti_test): Likewise.
13141
13142 2014-06-16 Keith Seitz <keiths@redhat.com>
13143
13144 PR mi/15863
13145 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
13146 the inferior is started.
13147
13148 2014-06-16 Pedro Alves <palves@redhat.com>
13149
13150 * gdb.base/break-main-file-remove-fail.c: New file.
13151 * gdb.base/break-main-file-remove-fail.exp: New file.
13152 * gdb.base/break-unload-file.exp: Use build_executable instead of
13153 prepare_for_testing.
13154 (test_break): New parameter "initial_load". Handle it.
13155 (top level): Add initial_load cmdline/file axis.
13156
13157 2014-06-12 Tom Tromey <tromey@redhat.com>
13158
13159 * gdb.base/completion.exp: Don't use directory name in test.
13160
13161 2014-06-09 Gary Benson <gbenson@redhat.com>
13162
13163 * gdb.base/sigall.c [Functions to send signals]: Reorder to
13164 separate the always-available ANSI-standard signals from the
13165 signals that require checking.
13166 (main): Likewise.
13167 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
13168 Likewise.
13169 (main): Likewise.
13170
13171 2014-06-07 Keith Seitz <keiths@redhat.com>
13172
13173 Revert:
13174 PR c++/16253
13175 * gdb.cp/var-tag.cc: New file.
13176 * gdb.cp/var-tag.exp: New file.
13177 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13178 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13179 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13180 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13181
13182 2014-06-06 Doug Evans <xdje42@gmail.com>
13183
13184 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
13185
13186 2014-06-06 Pedro Alves <palves@redhat.com>
13187
13188 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
13189 in target debug output instead of looking at RSP packets,
13190 disabling the test on any target that uses hardware stepping.
13191 Update comments.
13192
13193 2014-06-06 Pedro Alves <palves@redhat.com>
13194
13195 * gdb.base/break-unload-file.exp: Fix typo.
13196
13197 2014-06-06 Yao Qi <yao@codesourcery.com>
13198
13199 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
13200 from "jit_function" to "^jit_function".
13201
13202 2014-06-06 Yao Qi <yao@codesourcery.com>
13203
13204 * gdb.base/async.c (foo): Add one statement.
13205 * gdb.base/async.exp: Get the next instruction address and
13206 match the output of "nexti" by instruction address. Match
13207 the hex address in the output of "finish".
13208
13209 2014-06-06 Gary Benson <gbenson@redhat.com>
13210
13211 * gdb.base/call-signals.c: Remove preprocessor conditionals
13212 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
13213 SIGSEGV and SIGTERM.
13214 * gdb.base/sigall.c: Likewise.
13215 * gdb.base/unwindonsignal.c: Likewise.
13216 * gdb.reverse/sigall-reverse.c: Likewise.
13217
13218 2014-06-06 Yao Qi <yao@codesourcery.com>
13219
13220 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
13221 readable, skip the test.
13222
13223 2014-06-06 Yao Qi <yao@codesourcery.com>
13224
13225 * gdb.threads/staticthreads.c (thread_function): Move the line
13226 setting breakpoint on forward.
13227 * gdb.threads/staticthreads.exp: Update comments.
13228
13229 2014-06-05 Ludovic Courtès <ludo@gnu.org>
13230
13231 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
13232 "history-append! type error".
13233
13234 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
13235
13236 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
13237 erroneous dprintf expected input.
13238
13239 2014-06-04 Doug Evans <xdje42@gmail.com>
13240
13241 * gdb.guile/scm-generics.exp: Delete.
13242
13243 2014-06-04 Doug Evans <xdje42@gmail.com>
13244
13245 * gdb.guile/scm-breakpoint.exp: Update.
13246 Add tests for breakpoint registration.
13247
13248 2014-06-04 Tom Tromey <tromey@redhat.com>
13249
13250 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
13251 VLA-in-union.
13252 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
13253 inner_vla_struct, vla_union types. Initialize objects of those
13254 types and compute their sizes.
13255
13256 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
13257 Hui Zhu <hui@codesourcery.com>
13258
13259 * gdb.base/fileio.exp: Add test for shell not available as well as
13260 available.
13261 * gdb.base/fileio.c (test_system): Check for shell twice.
13262
13263 2014-06-04 Yao Qi <yao@codesourcery.com>
13264
13265 * gdb.base/auto-connect-native-target.exp: Remove redundant
13266 space from the regexp pattern.
13267
13268 2014-06-04 Yao Qi <yao@codesourcery.com>
13269
13270 * gdb.base/default.exp: Replace "child" with "native" in
13271 regexp pattern.
13272
13273 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
13274
13275 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
13276 * gdb.python/py-xmethods.exp: New tests to test xmethods.
13277 * gdb.python/py-xmethods.py: Python script supporting the
13278 new testcase and tests.
13279
13280 2014-06-03 Joel Brobecker <brobecker@adacore.com>
13281 Pedro Alves <palves@redhat.com>
13282
13283 PR breakpoints/17000
13284 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
13285 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
13286
13287 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
13288
13289 * gdb.base/subst.exp: Add tests to verify partial path matching
13290 output.
13291
13292 2014-06-03 Pedro Alves <palves@redhat.com>
13293
13294 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
13295 target that doesn't use software single-stepping.
13296
13297 2014-06-03 Pedro Alves <palves@redhat.com>
13298
13299 PR breakpoints/17000
13300 * gdb.base/sss-bp-on-user-bp-2.c: New file.
13301 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
13302
13303 2014-06-02 Doug Evans <xdje42@gmail.com>
13304
13305 * gdb.guile/scm-parameter.exp: New file.
13306
13307 2014-06-02 Doug Evans <xdje42@gmail.com>
13308
13309 * gdb.guile/scm-cmd.c: New file.
13310 * gdb.guile/scm-cmd.exp: New file.
13311
13312 2014-06-02 Doug Evans <xdje42@gmail.com>
13313
13314 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
13315 pretty-printer lookup.
13316 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
13317 (make-pp_s-printer): Call it.
13318 (make-pretty-printer-from-dict): New function.
13319 (lookup-pretty-printer-maker-from-dict): New function.
13320 (*pretty-printer*): Simplify.
13321 (make-objfile-pp_s-printer): New function.
13322 (install-objfile-pretty-printers!): New function.
13323 (make-progspace-pp_s-printer): New function.
13324 (install-progspace-pretty-printers!): New function.
13325 * gdb.guile/scm-progspace.c: New file.
13326 * gdb.guile/scm-progspace.exp: New file.
13327
13328 2014-06-02 Pedro Alves <palves@redhat.com>
13329
13330 * gdb.base/dprintf-bp-same-addr.c: New file.
13331 * gdb.base/dprintf-bp-same-addr.exp: New file.
13332
13333 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
13334
13335 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
13336 * gdb.arch/powerpc-power.s: Likewise.
13337
13338 2014-06-02 Joel Brobecker <brobecker@adacore.com>
13339
13340 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
13341
13342 2014-06-01 Yao Qi <yao@codesourcery.com>
13343
13344 * gdb.base/watchpoint.exp (test_watch_location): Check null
13345 pointer can be dereferenced. If not, do the test, otherwise
13346 skip it.
13347
13348 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
13349
13350 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
13351 results.
13352 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
13353
13354 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
13355
13356 * gdb.arch/amd64-invalid-stack-middle.S: New file.
13357 * gdb.arch/amd64-invalid-stack-middle.c: New file.
13358 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
13359 * gdb.arch/amd64-invalid-stack-top.c: New file.
13360 * gdb.arch/amd64-invalid-stack-top.exp: New file.
13361
13362 2014-05-30 Pedro Alves <palves@redhat.com>
13363
13364 PR breakpoints/17000
13365 * gdb.base/sss-bp-on-user-bp.c: New file.
13366 * gdb.base/sss-bp-on-user-bp.exp: New file.
13367
13368 2014-05-30 David Blaikie <dblaikie@gmail.com>
13369
13370 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
13371 gnu_inline semantics via attribute.
13372 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
13373 source explicitly specifies the required semantics.
13374
13375 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
13376
13377 * gdb.reverse/sigall-reverse.exp: Fix a typo.
13378
13379 2014-05-29 Pedro Alves <palves@redhat.com>
13380 Tom Tromey <tromey@redhat.com>
13381
13382 * gdb.base/async-shell.exp: Don't enable target-async.
13383 * gdb.base/async.exp
13384 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
13385 parameter. Adjust.
13386 (top level): Don't test with "target-async".
13387 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
13388 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
13389 * gdb.base/inferior-died.exp: Don't enable target-async.
13390 * gdb.base/interrupt-noterm.exp: Likewise.
13391 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
13392 * gdb.mi/mi-nonstop-exit.exp: Likewise.
13393 * gdb.mi/mi-nonstop.exp: Likewise.
13394 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
13395 * gdb.mi/mi-nsintrall.exp: Likewise.
13396 * gdb.mi/mi-nsmoribund.exp: Likewise.
13397 * gdb.mi/mi-nsthrexec.exp: Likewise.
13398 * gdb.mi/mi-watch-nonstop.exp: Likewise.
13399 * gdb.multi/watchpoint-multi.exp: Adjust comment.
13400 * gdb.python/py-evsignal.exp: Don't enable target-async.
13401 * gdb.python/py-evthreads.exp: Likewise.
13402 * gdb.python/py-prompt.exp: Likewise.
13403 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
13404 * gdb.server/solib-list.exp: Don't enable target-async.
13405 * gdb.threads/thread-specific-bp.exp: Likewise.
13406 * lib/mi-support.exp: Adjust to use mi-async.
13407
13408 2014-05-29 Pedro Alves <palves@redhat.com>
13409
13410 PR gdb/13860
13411 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
13412 reason, even in sync mode.
13413
13414 2014-05-29 Pedro Alves <palves@redhat.com>
13415 Hui Zhu <hui@codesourcery.com>
13416
13417 PR PR15693
13418 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
13419 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
13420 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
13421 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
13422
13423 2014-05-28 Joel Brobecker <brobecker@adacore.com>
13424
13425 * config/monitor.exp (gdb_target_monitor): Replace use of
13426 "set remotebaud" by "set serial baud".
13427
13428 2014-05-26 Andy Wingo <wingo@igalia.com>
13429
13430 * gdb.guile/scm-breakpoint.exp:
13431 * gdb.guile/scm-gsmob.exp: Update to use plain old object
13432 properties instead of gdb-object-properties.
13433
13434 2014-05-26 Yao Qi <yao@codesourcery.com>
13435
13436 * gdb.server/no-thread-db.exp: Specify source file name
13437 explicitly when setting a breakpoint.
13438
13439 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13440
13441 * gdb.btrace/vdso.c: New.
13442 * gdb.btrace/vdso.exp: New.
13443
13444 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13445
13446 * gdb.base/gcore.exp (capture_command_output): Move ...
13447 * lib/gdb.exp (capture_command_output): ... here.
13448
13449 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
13450
13451 * gdb.btrace/data.exp: Test memory access during btrace replay.
13452
13453 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
13454
13455 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
13456
13457 2014-05-21 Pedro Alves <palves@redhat.com>
13458
13459 PR gdb/13860
13460 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
13461 (top level): Test that output related to execution commands is
13462 sent to the console with CLI commands, but not with MI commands.
13463 Test that breakpoint events are always mirrored to the console.
13464 Also expect the new source line to be output after a "next" in
13465 async mode too. Make it a pass/fail test.
13466 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
13467 output.
13468 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
13469
13470 2014-05-21 Pedro Alves <palves@redhat.com>
13471
13472 * gdb.base/list.exp (build_pattern, test_list): New procedures.
13473 Use them to test variations of "list" after reaching a breakpoint.
13474 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
13475 Test "list" with listsize 10 after reaching a breakpoint.
13476 * gdb.python/python.exp (decode_line current location line
13477 number): Adjust expected line number.
13478
13479 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
13480
13481 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
13482 behavior for $args, pass it directly to "run".
13483
13484 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
13485
13486 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
13487 30000 to 65536.
13488
13489 2014-05-21 Pedro Alves <palves@redhat.com>
13490
13491 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
13492 auto-connect-native-target off".
13493 * gdb.base/auto-connect-native-target.c: New file.
13494 * gdb.base/auto-connect-native-target.exp: New file.
13495
13496 2014-05-21 Pedro Alves <palves@redhat.com>
13497
13498 * gdb.base/default.exp: Test "target native" instead of "target
13499 child".
13500
13501 2014-05-21 Mark Wielaard <mjw@redhat.com>
13502
13503 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
13504
13505 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
13506
13507 Fix TLS access for -static -pthread.
13508 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
13509 <HAVE_TLS> (thread_function, main): Initialize it.
13510 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
13511 Add clean_restart.
13512 <$have_tls != "">: Check TLSVAR.
13513
13514 2014-05-21 Pedro Alves <palves@redhat.com>
13515
13516 * gdb.base/dcache-line-read-error.c: New.
13517 * gdb.base/dcache-line-read-error.exp: New.
13518
13519 2014-05-20 Pedro Alves <palves@redhat.com>
13520
13521 * gdb.base/compare-sections.c: New file.
13522 * gdb.base/compare-sections.exp: New file.
13523
13524 2014-05-20 Pedro Alves <palves@redhat.com>
13525
13526 * gdb.base/break-idempotent.c: New file.
13527 * gdb.base/break-idempotent.exp: New file.
13528
13529 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
13530
13531 * gdb.btrace/nohist.exp: New.
13532
13533 2014-05-20 Yao Qi <yao@codesourcery.com>
13534
13535 * lib/gdb.exp (gdb_init): Set timeout if test file is under
13536 gdb.reverse directory and gdb_reverse_timeout exists in board
13537 setting.
13538 * README: Document gdb_reverse_timeout.
13539
13540 2014-05-20 Yao Qi <yao@codesourcery.com>
13541
13542 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
13543 'test_file_name'. Treat args as a string instead of a list.
13544 (gdb_init): Rename argument 'args' by 'test_file_name'.
13545
13546 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
13547
13548 * gdb.arch/powerpc-power.exp: New file.
13549 * gdb.arch/powerpc-power.s: New file.
13550
13551 2014-05-16 Doug Evans <dje@google.com>
13552
13553 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
13554 * gdb.base/completion.exp: Check that all expected files exist
13555 before doing file completion.
13556
13557 2014-05-16 Doug Evans <dje@google.com>
13558
13559 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
13560 Update.
13561 (do_syscall_tests_without_xml): Update.
13562
13563 2014-05-16 Pedro Alves <palves@redhat.com>
13564
13565 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
13566 instead of "unknown output after running".
13567
13568 2014-05-16 Yao Qi <yao@codesourcery.com>
13569
13570 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
13571 file1.txt from host at the end.
13572 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
13573
13574 2014-05-15 Doug Evans <dje@google.com>
13575
13576 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
13577 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
13578 loading file. Add test for TU lookup.
13579
13580 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13581
13582 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
13583 calling "-exec-arguments" or "set args" before running the
13584 inferior.
13585
13586 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
13587
13588 * lib/mi-support.exp (mi_expect_stop): Expect message for
13589 inferiors that exit with non-zero exit code.
13590
13591 2014-05-14 Yao Qi <yao@codesourcery.com>
13592
13593 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
13594 match absolute path on remote host.
13595 (test_file_list_exec_source_files): Remove "/" from the
13596 pattern.
13597
13598 2014-05-14 Yao Qi <yao@codesourcery.com>
13599
13600 * boards/local-remote-host-notty.exp (${board}_file): New
13601 proc.
13602
13603 2014-05-07 Kyle McMartin <kyle@redhat.com>
13604
13605 Pushed by Joel Brobecker <brobecker@adacore.com>.
13606 * gdb.arch/aarch64-atomic-inst.c: New file.
13607 * gdb.arch/aarch64-atomic-inst.exp: New file.
13608
13609 2014-05-07 Yao Qi <yao@codesourcery.com>
13610
13611 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
13612 in current context" too.
13613
13614 2014-05-05 Keith Seitz <keiths@redhat.com>
13615
13616 * gdb.linespec/ls-dollar.exp: Add test for linespec
13617 file:convenience_variable.
13618
13619 2014-05-05 Yao Qi <yao@codesourcery.com>
13620
13621 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
13622 traceframes into tfile and ctf trace files. Read data from
13623 trace file and test collected data.
13624 (gdb_collect_locals_test): Likewise.
13625 (gdb_unavailable_registers_test): Likewise.
13626 (gdb_unavailable_floats): Likewise.
13627 (gdb_collect_globals_test): Likewise.
13628 (top-level): Append "ctf" to trace_file_targets if GDB
13629 supports.
13630
13631 2014-05-05 Yao Qi <yao@codesourcery.com>
13632
13633 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
13634 code to ...
13635 (gdb_collect_args_test_1): ... it. New proc.
13636 (gdb_collect_locals_test): Move some code to ...
13637 (gdb_collect_locals_test_1): ... it. New proc.
13638 (gdb_unavailable_registers_test): Move some code to ...
13639 (gdb_unavailable_registers_test_1): ... it. New proc.
13640 (gdb_unavailable_floats): Move some code to ...
13641 (gdb_unavailable_floats_1): ... it. New proc.
13642
13643 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13644
13645 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
13646 probes to test for bitness recognition.
13647 * gdb.arch/amd64-stap-optional-prefix.exp
13648 (test_probe_value_without_reg): New procedure.
13649 Add code to test for different kinds of bitness.
13650
13651 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
13652
13653 PR breakpoints/16889
13654 * gdb.arch/amd64-stap-optional-prefix.S: New file.
13655 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
13656
13657 2014-05-01 Pedro Alves <palves@redhat.com>
13658
13659 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
13660 gdb_file_cmd if no file is specified.
13661 * boards/native-extended-gdbserver.exp (gdb_load): Use the
13662 last_loaded_file to set the remote exec-file.
13663
13664 2014-05-01 Pedro Alves <palves@redhat.com>
13665
13666 * boards/local-remote-host.exp: New file.
13667
13668 2014-05-01 Pedro Alves <palves@redhat.com>
13669
13670 * boards/local-remote-host.exp: Rename to ...
13671 * boards/local-remote-host-notty.exp: ... this.
13672
13673 2014-04-28 Joel Brobecker <brobecker@adacore.com>
13674
13675 * gdb.ada/dyn_arrayidx: New testcase.
13676
13677 2014-04-26 Yao Qi <yao@codesourcery.com>
13678
13679 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
13680 and compute the length of function main. Save it in
13681 $main_length.
13682 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
13683 (top-level): Use gdb_compile to compile objects into
13684 executable and restart GDB. Remove invocation to
13685 prepare_for_testing.
13686
13687 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
13688 Pedro Alves <palves@redhat.com>
13689
13690 PR server/16255
13691 * gdb.multi/multi-attach.c: New file.
13692 * gdb.multi/multi-attach.exp: New file.
13693
13694 2014-04-25 Pedro Alves <palves@redhat.com>
13695
13696 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
13697 user.
13698 (top level): Test that "set remote conditional-breakpoints-packet
13699 off" works as intended.
13700 * gdb.base/dprintf.exp: Test that "set remote
13701 breakpoint-commands-packet off" works as intended.
13702 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
13703 New function.
13704 (top level): Call it.
13705 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
13706 remote fast-tracepoints-packet off" works as intended.
13707 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
13708 * lib/gdb.exp (gdb_is_target_remote): ... here.
13709
13710 2014-04-24 David Blaikie <dblaikie@gmail.com>
13711
13712 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
13713 ensure clang would not discard them.
13714 * gdb.base/gdbvars.c: Ditto.
13715 * gdb.base/memattr.c: Ditto.
13716 * gdb.base/whatis.c: Ditto.
13717 * gdb.python/py-prettyprint.c: Ditto.
13718 * gdb.trace/actions.c: Ditto.
13719 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
13720 ensure clang would not discard it.
13721
13722 2014-04-24 David Blaikie <dblaikie@gmail.com>
13723
13724 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
13725 clang to emit the full definition of type required by the test
13726 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
13727
13728 2014-04-24 David Blaikie <dblaikie@gmail.com>
13729
13730 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
13731 coax Clang into emitting the definition of the type.
13732 * gdb.cp/pr10728-x.h (y): Ditto.
13733 * gdb.cp/pr10728-y.cc (y): Ditto.
13734
13735 2014-04-24 David Blaikie <dblaikie@gmail.com>
13736
13737 * gdb.base/label.exp: XFAIL label related tests under Clang.
13738 * gdb.cp/cplabel.exp: Ditto.
13739 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
13740 under Clang those using labels.
13741
13742 2014-04-25 Yao Qi <yao@codesourcery.com>
13743
13744 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
13745 double_label.
13746 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
13747 partial_label and double_label.
13748
13749 2014-04-24 David Blaikie <dblaikie@gmail.com>
13750
13751 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
13752
13753 2014-04-24 David Blaikie <dblaikie@gmail.com>
13754
13755 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
13756 of the function to work across GCC and Clang.
13757 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
13758 pointer types (const void ** const V void **).
13759
13760 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
13761 Walfred Tedeschi <walfred.tedeschi@intel.com>
13762
13763 * Makefile.in (EXECUTABLES): Added i386-avx512.
13764 * gdb.arch/i386-avx512.c: New file.
13765 * gdb.arch/i386-avx512.exp: Likewise.
13766
13767 2014-04-23 Keith Seitz <keiths@redhat.com>
13768
13769 * lib/mi-support.exp (mi_list_breakpoints): Delete.
13770 (mi_make_breakpoint_table): New procedure.
13771 (mi_create_breakpoint): Use mi_make_breakpoint
13772 and return the result.
13773 (mi_make_breakpoint): New procedure.
13774 (mi_build_kv_pairs): New procedure.
13775
13776 * gdb.mi/mi-break.exp: Remove unused globals,
13777 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
13778 All callers updated.
13779 * gdb.mi/mi-dprintf.exp: Use variable to track command
13780 number.
13781 Update all callers of mi_create_breakpoint and use
13782 mi_make_breakpoint_table.
13783 Remove any unused global variables.
13784 * gdb.mi/mi-nonstop.exp: Likewise.
13785 * gdb.mi/mi-nsintrall.exp: Likewise.
13786 * gdb.mi/mi-nsmoribund.exp: Likewise.
13787 * gdb.mi/mi-nsthrexec.exp: Likewise.
13788 * gdb.mi/mi-reverse.exp: Likewise.
13789 * gdb.mi/mi-simplerun.exp: Likewise.
13790 * gdb.mi/mi-stepn.exp: Likewise.
13791 * gdb.mi/mi-syn-frame.exp: Likewise.
13792 * gdb.mi/mi-until.exp: Likewise.
13793 * gdb.mi/mi-var-cp.exp: Likewise.
13794 * gdb.mi/mi-var-display.exp: Likewise.
13795 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
13796 * gdb.mi/mi2-var-child.exp: Likewise.
13797 * gdb.mi/mi-vla-c99.exp: Likewise.
13798 * lib/mi-support.exp: Likewise.
13799
13800 From Ian Lance Taylor <iant@cygnus.com>:
13801 * lib/gdb.exp (parse_args): New procedure.
13802
13803 2014-04-23 Pedro Alves <palves@redhat.com>
13804
13805 * gdb.base/break-unload-file.c: New file.
13806 * gdb.base/break-unload-file.exp: New file.
13807 * gdb.base/sym-file-lib.c (baz): New function.
13808 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
13809 field.
13810 (load): Store the segment's mapped size.
13811 (unload): New function.
13812 (unload_shlib): New function.
13813 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
13814 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
13815 set a breakpoint at baz, and call it.
13816 * gdb.base/sym-file.exp: New tests for stale breakpoint
13817 instructions.
13818
13819 2014-04-23 Pedro Alves <palves@redhat.com>
13820
13821 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
13822 * gdb.base/hbreak-in-shr-unsupported.c: New file.
13823 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
13824 * gdb.base/hbreak-unmapped.c: New file.
13825 * gdb.base/hbreak-unmapped.exp: New file.
13826 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
13827 * lib/gdb.exp (gdb_is_target_remote): ... here.
13828
13829 2014-04-22 Pedro Alves <palves@redhat.com>
13830
13831 * gdb.base/consecutive-step-over.c: New file.
13832 * gdb.base/consecutive-step-over.exp: New file.
13833
13834 2014-04-22 Pedro Alves <palves@redhat.com>
13835
13836 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
13837 instead of send_gdb/gdb_expect.
13838
13839 2014-04-22 Yao Qi <yao@codesourcery.com>
13840
13841 * lib/trace-support.exp (generate_tracefile): New procedure.
13842 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
13843 return 0.
13844 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
13845 if generate_tracefile returns 1.
13846
13847 2014-04-18 Tom Tromey <palves@redhat.com>
13848 Pedro alves <tromey@redhat.com>
13849
13850 PR backtrace/15558
13851 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
13852 with a backtrace limit.
13853 * gdb.python/py-frame-inline.exp: Test running to an inline
13854 function with a backtrace limit, and printing the newest frame.
13855 * gdb.python/py-frame-inline.c (main): Call f.
13856
13857 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13858
13859 * gdb.java/jnpe.exp: Drop srcdir from untested path.
13860
13861 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
13862
13863 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
13864 Drop prefix from unsupported source file path.
13865
13866 2014-04-17 Yao Qi <yao@codesourcery.com>
13867
13868 * lib/gdb.exp (with_target_charset): New proc.
13869 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
13870 with_target_charset.
13871 (test_print_strings): Likewise.
13872 (test_repeat_bytes): Likewise.
13873 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
13874 for some tests.
13875
13876 2014-04-16 Keith Seitz <keiths@redhat.com>
13877
13878 PR gdb/15827
13879 * gdb.dwarf2/corrupt.c: New file.
13880 * gdb.dwarf2/corrupt.exp: New file.
13881
13882 2014-04-16 Keith Seitz <keiths@redhat.com>
13883
13884 PR c++/16597
13885 * gdb.cp/namelessclass.cc: New file.
13886 * gdb.cp/namelessclass.exp: New file.
13887 * gdb.cp/namelessclass.S: New file.
13888
13889 2014-04-16 Doug Evans <dje@google.com>
13890
13891 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
13892 Add comment.
13893 (gdbserver_default_get_comm_port): New function.
13894 (gdbserver_start): Check if board file provided
13895 "gdbserver,get_comm_port" and use it if so.
13896 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
13897 (gdb,socketport): Set to "stdio".
13898 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
13899 (stdio_gdbserver_template): Delete.
13900 (${board}_get_remote_address): Update.
13901 (${board}_build_remote_cmd): Delete.
13902 (${board}_get_comm_port): New function.
13903 (${board}_spawn): Update.
13904 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
13905 Delete.
13906 (${board}_get_remote_address): Update.
13907 (${board}_get_comm_port): New function.
13908
13909 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
13910
13911 * gdb.base/memattr.exp: Improve regexps to handle memory regions
13912 appearing in any order.
13913
13914 2014-04-15 Doug Evans <dje@google.com>
13915
13916 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
13917 uninitialized value of "description".
13918
13919 2014-04-15 Keith Seitz <keiths@redhat.com>
13920
13921 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
13922 Remove unused globals.
13923 (test_running_the_program): Likewise.
13924 (test_controlled_execution): Likewise.
13925 (test_controlling_breakpoints): Likewise.
13926 (test_program_termination): Likewise.
13927
13928 2014-04-15 Keith Seitz <keiths@redhat.com>
13929
13930 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
13931 unused globals.
13932 (test_rbreak_creation_and_listing): Likewise.
13933 (test_ignore_count): Likewise.
13934 (test_error): Likewise.
13935
13936 2014-04-15 Pedro Alves <palves@redhat.com>
13937
13938 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
13939 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
13940 sym-file-loader.c.
13941 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13942 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13943 to sym-file-loader.c.
13944 (struct library): Forward declare.
13945 (load_shlib, lookup_function): Change prototypes.
13946 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13947 (translate_offset): Remove declarations.
13948 (get_text_addr): New declaration.
13949 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
13950 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
13951 sym-file-loader.h.
13952 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
13953 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
13954 here from sym-file-loader.h.
13955 (struct library): New structure.
13956 (load_shlib, lookup_function): Change prototypes and adjust to
13957 work with a struct library.
13958 (find_shstrtab, find_strtab, find_shdr, find_symtab)
13959 (translate_offset): Make static.
13960 (get_text_addr): New function.
13961 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
13962
13963 2014-04-15 Pedro Alves <palves@redhat.com>
13964
13965 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
13966
13967 2014-04-15 Pedro Alves <palves@redhat.com>
13968
13969 * gdb.base/sym-file-loader.c: Include <limits.h>.
13970 (SELF_LINK): New define.
13971 (get_origin): New function.
13972 (load_shlib): Use it.
13973 * gdb.base/sym-file.exp: Don't early return if the target is
13974 remote. Use runto_main, and issue fail is that fails. Use
13975 gdb_load_shlibs.
13976 (shlib_name): Delete.
13977 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
13978
13979 2014-04-15 Pedro Alves <palves@redhat.com>
13980
13981 * gdb.base/sym-file.exp: Remove regex characters from test
13982 message. Don't refer to breakpoint numbers in test messages.
13983
13984 2014-04-14 Keith Seitz <keiths@redhat.com>
13985
13986 PR c++/16253
13987 * gdb.cp/var-tag.cc: New file.
13988 * gdb.cp/var-tag.exp: New file.
13989 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
13990 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
13991 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
13992 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
13993
13994 2014-04-14 Tom Tromey <tromey@redhat.com>
13995
13996 * gdb.cp/classes.exp (test_enums): Handle underlying type.
13997 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
13998 type.
13999 * gdb.cp/enum-class.exp: New file.
14000 * gdb.cp/enum-class.cc: New file.
14001
14002 2014-04-14 Tom Tromey <tromey@redhat.com>
14003
14004 * gdb.dwarf2/enum-type.exp: New file.
14005
14006 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14007
14008 * gdb.mi/mi-vla-c99.exp: New file.
14009 * gdb.mi/vla.c: New file.
14010
14011 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14012
14013 * gdb.base/vla-datatypes.c: New file.
14014 * gdb.base/vla-datatypes.exp: New file.
14015
14016 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14017
14018 * gdb.base/vla-ptr.c: New file.
14019 * gdb.base/vla-ptr.exp: New file.
14020
14021 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14022
14023 * gdb.dwarf2/count.exp: New file.
14024
14025 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
14026
14027 * gdb.base/vla-sideeffect.c: New file.
14028 * gdb.base/vla-sideeffect.exp: New file.
14029
14030 2014-04-14 David Blaikie <dblaikie@gmail.com>
14031
14032 * gdb.mi/non-stop.c: Add return value for non-void function return
14033 statement.
14034 * gdb.threads/staticthreads.c: Ditto.
14035
14036 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
14037 Doug Evans <xdje42@gmail.com>
14038
14039 * gdb.guile/scm-value.c: Improve test case.
14040 * gdb.guile/scm-value.exp: Add new test.
14041
14042 2014-04-11 David Blaikie <dblaikie@gmail.com>
14043
14044 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
14045 override Clang's default.
14046
14047 2014-04-11 Joel Brobecker <brobecker@adacore.com>
14048
14049 Revert the following changes (regressions):
14050
14051 * gdb.base/vla-sideeffect.c: New file.
14052 * gdb.base/vla-sideeffect.exp: New file.
14053
14054 * gdb.dwarf2/count.exp: New file.
14055
14056 * gdb.base/vla-multi.c: New file.
14057 * gdb.base/vla-multi.exp: New file.
14058
14059 * gdb.base/vla-ptr.c: New file.
14060 * gdb.base/vla-ptr.exp: New file.
14061
14062 * gdb.base/vla-datatypes.c: New file.
14063 * gdb.base/vla-datatypes.exp: New file.
14064
14065 * gdb.mi/mi-vla-c99.exp: New file.
14066 * gdb.mi/vla.c: New file.
14067
14068 2014-04-11 Keith Seitz <keiths@redhat.com>
14069
14070 PR c++/16675
14071 * gdb.cp/cpsizeof.exp: New file.
14072 * gdb.cp/cpsizeof.cc: New file.
14073
14074 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14075
14076 * gdb.mi/mi-vla-c99.exp: New file.
14077 * gdb.mi/vla.c: New file.
14078
14079 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14080
14081 * gdb.base/vla-datatypes.c: New file.
14082 * gdb.base/vla-datatypes.exp: New file.
14083
14084 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14085
14086 * gdb.base/vla-ptr.c: New file.
14087 * gdb.base/vla-ptr.exp: New file.
14088
14089 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14090
14091 * gdb.base/vla-multi.c: New file.
14092 * gdb.base/vla-multi.exp: New file.
14093
14094 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14095
14096 * gdb.dwarf2/count.exp: New file.
14097
14098 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
14099
14100 * gdb.base/vla-sideeffect.c: New file.
14101 * gdb.base/vla-sideeffect.exp: New file.
14102
14103 2014-04-11 Yao Qi <yao@codesourcery.com>
14104
14105 * gdb.base/completion.exp: Check file exists before running tests
14106 on file completion.
14107
14108 2014-04-10 Pedro Alves <palves@redhat.com>
14109
14110 * gdb.base/cond-eval-mode.c: New file.
14111 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
14112 prepare_for_testing to build the new file. Check result of
14113 runto_main.
14114 (test_break, test_watch): New procedures.
14115 (top level): Use them.
14116
14117 2014-04-08 Pierre Muller <muller@sourceware.org>
14118
14119 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
14120 Ctrl-V use for mingw hosts.
14121
14122 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
14123
14124 * gdb.python/py-value.c: Improve test case.
14125 * gdb.python/py-value.exp: Add new test.
14126
14127 2014-04-07 David Blaikie <dblaikie@gmail.com>
14128
14129 * lib/compiler.c: Identify the clang compiler.
14130 * lib/compiler.cc: Ditto.
14131
14132 2014-04-03 Yao Qi <yao@codesourcery.com>
14133
14134 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
14135
14136 2014-04-01 Anton Blanchard <anton@samba.org>
14137
14138 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
14139 messages unique.
14140
14141 2014-04-01 Anton Blanchard <anton@samba.org>
14142
14143 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
14144 prepare_for_testing.
14145
14146 2014-04-01 Anton Blanchard <anton@samba.org>
14147
14148 * gdb.arch/ppc64-atomic-inst.c: Remove.
14149 * gdb.arch/ppc64-atomic-inst.S: New file.
14150 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
14151
14152 2014-03-31 Doug Evans <dje@google.com>
14153
14154 * gdb.base/print-symbol-loading-lib.c: New file.
14155 * gdb.base/print-symbol-loading-main.c: New file.
14156 * gdb.base/print-symbol-loading.exp: New file.
14157
14158 2014-03-31 Yao Qi <yao@codesourcery.com>
14159
14160 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
14161
14162 2014-03-28 Joel Brobecker <brobecker@adacore.com>
14163
14164 * gdb.ada/mi_dyn_arr: New testcase.
14165
14166 2014-03-27 Doug Evans <dje@google.com>
14167
14168 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
14169
14170 2014-03-27 Yao Qi <yao@codesourcery.com>
14171
14172 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
14173 if target is nios2-*-*.
14174
14175 2014-03-26 Yao Qi <yao@codesourcery.com>
14176
14177 * lib/gdb.exp (readline_is_used): New proc.
14178 * gdb.base/completion.exp: Move tests on command complete up.
14179 Skip the rest of tests if readline is not used.
14180 * gdb.ada/complete.exp: Skp the test if readline is not
14181 used.
14182 * gdb.base/filesym.exp: Likewise.
14183 * gdb.base/macscp.exp: Likewise.
14184 * gdb.base/readline-ask.exp: Likewise.
14185 * gdb.base/readline.exp: Likewise.
14186 * gdb.python/py-cmd.exp: Likewise.
14187 * gdb.trace/tfile.exp: Likewise.
14188
14189 2014-03-26 Yao Qi <yao@codesourcery.com>
14190
14191 * gdb.base/macscp.exp: Fix code format issues.
14192
14193 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
14194
14195 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
14196 * gdb.asm/powerpc64le.inc: New file.
14197
14198 2014-03-25 Pedro Alves <palves@redhat.com>
14199 Doug Evans <dje@google.com>
14200
14201 * gdb.base/source-execution.c: New file.
14202 * gdb.base/source-execution.exp: New file.
14203 * gdb.base/source-execution.gdb: New file.
14204
14205 2014-03-24 Doug Evans <dje@google.com>
14206
14207 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
14208 using fission.
14209
14210 2014-03-24 Hui Zhu <hui@codesourcery.com>
14211 Pedro Alves <palves@redhat.com>
14212
14213 PR breakpoints/16101
14214 * gdb.base/dprintf.exp: Use unsupported rather than changing the
14215 test pass/fail messages. Detect missing support for dprintf when
14216 breakpoints are actually inserted.
14217 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
14218 breakpoints are actually inserted.
14219 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
14220 fails.
14221
14222 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14223
14224 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
14225
14226 2014-03-22 Doug Evans <xdje42@gmail.com>
14227
14228 * gdb.python/python.exp (python not supported): Verify multi-line
14229 python command issues an error.
14230 * gdb.guile/guile.exp (guile not supported): Verify multi-line
14231 guile command issues an error.
14232
14233 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
14234
14235 * gdb.threads/thread-specific.exp: Handle the lack of usable
14236 $this_breakpoint and $this_thread.
14237
14238 2014-03-21 Hui Zhu <hui@codesourcery.com>
14239
14240 * gdb.base/attach.exp (do_command_attach_tests): New.
14241
14242 2014-03-20 Tom Tromey <tromey@redhat.com>
14243 Pedro Alves <palves@redhat.com>
14244
14245 PR cli/15718
14246 * gdb.base/condbreak-call-false.c: New file.
14247 * gdb.base/condbreak-call-false.exp: New file.
14248
14249 2014-03-20 Pedro Alves <palves@redhat.com>
14250
14251 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
14252 Delete.
14253 (block_signals, unblock_signals): Delete.
14254 (child_function_2, main): Remove references to deleted variable
14255 and functions.
14256
14257 2014-03-20 Pedro Alves <palves@redhat.com>
14258
14259 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
14260 Use pthread_kill to signal thread 2.
14261 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14262 Adjust to make the test send itself a signal rather than using the
14263 host's "kill" command.
14264
14265 2014-03-20 Pedro Alves <palves@redhat.com>
14266
14267 * gdb.threads/multiple-step-overs.c: New file.
14268 * gdb.threads/multiple-step-overs.exp: New file.
14269 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14270 Adjust expected infrun debug output.
14271
14272 2014-03-20 Pedro Alves <palves@redhat.com>
14273
14274 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
14275 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
14276
14277 2014-03-20 Pedro Alves <palves@redhat.com>
14278
14279 PR breakpoints/7143
14280 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
14281 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
14282 of gdb_test_multiple.
14283 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
14284 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
14285
14286 2014-03-20 Pedro Alves <palves@redhat.com>
14287
14288 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
14289 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
14290
14291 2014-03-19 Pedro Alves <palves@redhat.com>
14292
14293 * gdb.base/async.exp: Remove early return.
14294
14295 2014-03-19 Pedro Alves <palves@redhat.com>
14296
14297 * gdb.base/async.exp (step& tests): Pass explicit test messages.
14298
14299 2014-03-19 Pedro Alves <palves@redhat.com>
14300
14301 * gdb.base/async.exp (test_background): Expect \r\n after
14302 "completed." in the fail pattern.
14303
14304 2014-03-19 Pedro Alves <palves@redhat.com>
14305
14306 * gdb.base/async.exp (test_background): New procedure.
14307 Use it for all background execution command tests.
14308
14309 2014-03-19 Pedro Alves <palves@redhat.com>
14310
14311 * gdb.base/async.exp: Use prepare_for_testing.
14312
14313 2014-03-19 Pedro Alves <palves@redhat.com>
14314
14315 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
14316 the same line.
14317
14318 2014-03-19 Pedro Alves <palves@redhat.com>
14319
14320 * gdb.base/async.c (main): Add "jump here" and "until here" line
14321 marker comments.
14322 * gdb.base/async.exp (jump_here): New global.
14323 (jump& test): Use it.
14324 (until_here): New global.
14325 (until& test): Use it.
14326
14327 2014-03-19 Pedro Alves <palves@redhat.com>
14328
14329 * gdb.base/async.exp: Don't frob gdb_protocol.
14330
14331 2014-03-18 Doug Evans <xdje42@gmail.com>
14332
14333 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
14334 Fix spelling of exec-done-display.
14335
14336 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
14337
14338 PR gdb/15358
14339 * gdb.base/gdb-sigterm.c: New file.
14340 * gdb.base/gdb-sigterm.exp: New file.
14341
14342 2014-03-18 Pedro Alves <palves@redhat.com>
14343
14344 PR gdb/13860
14345 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
14346 * lib/mi-support.exp (mi_expect_stop): Add special handling for
14347 solib-event.
14348
14349 2014-03-17 Joel Brobecker <brobecker@adacore.com>
14350
14351 * gdb.ada/pckd_arr_ren: New testcase.
14352
14353 2014-03-13 Doug Evans <xdje42@gmail.com>
14354
14355 PR guile/16612
14356 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
14357 collect after discarding symbols.
14358
14359 2014-03-13 Ludovic Courtès <ludo@gnu.org>
14360 Doug Evans <xdje42@gmail.com>
14361
14362 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
14363 to history survives a gc.
14364
14365 2014-03-13 Pedro Alves <palves@redhat.com>
14366
14367 * gdb.base/default.exp: Don't test "target procfs".
14368
14369 2014-03-13 Pedro Alves <palves@redhat.com>
14370
14371 * gdb.base/default.exp: Update "target child" and "target procfs"
14372 tests to not expect "Unix".
14373
14374 2014-03-12 Tom Tromey <tromey@redhat.com>
14375
14376 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
14377 New procs. Add target-async tests.
14378 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
14379 Add target-async tests.
14380
14381 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14382
14383 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
14384 'func_start' and 'func_end' for the beginning and end of the
14385 function code, respectively.
14386 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
14387 'func_end' instead of 'func' and 'main'.
14388
14389 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14390
14391 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
14392 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
14393 generate the debug info assembler source.
14394
14395 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14396
14397 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
14398 * gdb.dwarf2/arr-subrange.exp: Likewise.
14399 * gdb.dwarf2/dwz.exp: Likewise.
14400 * gdb.dwarf2/method-ptr.exp: Likewise.
14401 * gdb.dwarf2/missing-sig-type.exp: Likewise.
14402 * gdb.dwarf2/subrange.exp: Likewise.
14403 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
14404 * gdb.dwarf2/implptrpiece.exp: Likewise.
14405 * gdb.dwarf2/nostaticblock.exp: Likewise.
14406
14407 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
14408
14409 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
14410 directory to absolute path name arguments.
14411
14412 2014-03-10 Joel Brobecker <brobecker@adacore.com>
14413
14414 * gdb.ada/tagged_access: New testcase.
14415
14416 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
14417
14418 * gdb.btrace/data.exp: Update expected output.
14419
14420 2014-03-06 Yao Qi <yao@codesourcery.com>
14421
14422 * gdb.trace/pr16508.exp: New file.
14423
14424 2014-03-05 Pedro Alves <palves@redhat.com>
14425
14426 PR gdb/16575
14427 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
14428 procedure.
14429 (top level): Adjust to use it. Add tests that exercise breakpoint
14430 interaction with the code-cache.
14431
14432 2014-02-26 Ludovic Courtès <ludo@gnu.org>
14433
14434 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
14435 test for 'history-append!'.
14436
14437 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14438
14439 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
14440 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
14441 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
14442 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
14443 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
14444 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
14445
14446 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14447
14448 * testsuite/gdb.python/py-pp-re-notag.c: New file.
14449 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
14450 * testsuite/gdb.python/py-pp-re-notag.p: New file.
14451
14452 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14453
14454 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
14455
14456 2014-02-26 Joel Brobecker <brobecker@adacore.com>
14457
14458 * gdb.dwarf2/arr-stride.c: New file.
14459 * gdb.dwarf2/arr-stride.exp: New file.
14460
14461 2014-02-26 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
14464 that won't ever trigger. Make sure that GDB reports the correct
14465 breakpoint that caused the stop.
14466
14467 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14468
14469 PR gdb/16626
14470 * gdb.base/auto-load-script: New file.
14471 * gdb.base/auto-load.c: New file.
14472 * gdb.base/auto-load.exp: New file.
14473
14474 PR gdb/16626
14475 * gdb.base/auto-load.exp: Fix out-of-srctree run.
14476
14477 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
14478
14479 Fix dw2-icycle.exp -fsanitize=address GDB crash.
14480 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
14481
14482 2014-02-24 Doug Evans <dje@google.com>
14483
14484 * lib/gdb.exp (run_on_host): Log error output if program fails.
14485
14486 2014-02-21 Pedro Alves <palves@redhat.com>
14487
14488 * gdb.threads/step-after-sr-lock.c: Rename to ...
14489 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
14490 * gdb.threads/step-after-sr-lock.exp: Rename to ...
14491 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
14492 ... this.
14493
14494 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
14495
14496 PR tdep/16397
14497 * gdb.arch/amd64-stap-special-operands.exp: New file.
14498 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
14499 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
14500 * gdb.arch/amd64-stap-triplet.S: Likewise.
14501 * gdb.arch/amd64-stap-triplet.c: Likewise.
14502
14503 2014-02-20 Joel Brobecker <brobecker@adacore.com>
14504
14505 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
14506 in .section pseudo-op.
14507
14508 2014-02-20 lin zuojian <manjian2006@gmail.com>
14509 Joel Brobecker <brobecker@adacore.com>
14510 Doug Evans <xdje42@gmail.com>
14511
14512 PR symtab/16581
14513 * gdb.dwarf2/dw2-icycle.S: New file.
14514 * gdb.dwarf2/dw2-icycle.c: New file.
14515 * gdb.dwarf2/dw2-icycle.exp: New file.
14516
14517 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
14518
14519 * gdb.python/py-value-cc.cc: Improve test case to enable testing
14520 operations on gdb.Value objects.
14521 * gdb.python/py-value-cc.exp: Add new test to test operations on
14522 gdb.Value objects.
14523
14524 2014-02-18 Doug Evans <dje@google.com>
14525
14526 * Makefile.in (TESTS): New variable.
14527 (expanded_tests, expanded_tests_or_none): New variables
14528 (check-single): Pass $(expanded_tests_or_none) to runtest.
14529 (check-parallel): Only run tests in $(TESTS) if non-empty.
14530 (check/no-matching-tests-found): New rule.
14531 * README: Document TESTS makefile variable.
14532
14533 2014-02-18 Doug Evans <dje@google.com>
14534
14535 * Makefile.in (check-parallel): rm -rf outputs temp.
14536
14537 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14538
14539 Fix "ERROR: no fileid for" in the testsuite.
14540 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
14541
14542 2014-02-12 Doug Evans <dje@google.com>
14543
14544 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
14545 (MISCELLANEOUS): New variable.
14546 (clean): rm -rf $(MISCELLANEOUS).
14547 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
14548 dwp live in the same directory as symlinks, with each symlink pointed
14549 to a differently named file in a different directory.
14550
14551 2014-02-11 Doug Evans <dje@google.com>
14552
14553 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
14554 of Tcl file commands.
14555
14556 2014-02-10 Mark Kettenis <kettenis@gnu.org>
14557
14558 * gdb.threads/step-after-sr-lock.exp: Avoid executing
14559 "kill -SIGUSR1 -1".
14560
14561 2014-02-10 Joel Brobecker <brobecker@adacore.com>
14562
14563 * gdb.ada/tick_length_array_enum_idx: New testcase.
14564
14565 2014-02-10 Doug Evans <xdje42@gmail.com>
14566
14567 * configure.ac (AC_OUTPUT): Add gdb.guile.
14568 * configure: Regenerate.
14569 * lib/gdb-guile.exp: New file.
14570 * lib/gdb.exp (get_target_charset): New function.
14571 * gdb.base/help.exp: Update expected output from "apropos apropos".
14572 * gdb.guile/Makefile.in: New file.
14573 * gdb.guile/guile.exp: New file.
14574 * gdb.guile/scm-arch.c: New file.
14575 * gdb.guile/scm-arch.exp: New file.
14576 * gdb.guile/scm-block.c: New file.
14577 * gdb.guile/scm-block.exp: New file.
14578 * gdb.guile/scm-breakpoint.c: New file.
14579 * gdb.guile/scm-breakpoint.exp: New file.
14580 * gdb.guile/scm-disasm.c: New file.
14581 * gdb.guile/scm-disasm.exp: New file.
14582 * gdb.guile/scm-equal.c: New file.
14583 * gdb.guile/scm-equal.exp: New file.
14584 * gdb.guile/scm-error.exp: New file.
14585 * gdb.guile/scm-error.scm: New file.
14586 * gdb.guile/scm-frame-args.c: New file.
14587 * gdb.guile/scm-frame-args.exp: New file.
14588 * gdb.guile/scm-frame-args.scm: New file.
14589 * gdb.guile/scm-frame-inline.c: New file.
14590 * gdb.guile/scm-frame-inline.exp: New file.
14591 * gdb.guile/scm-frame.c: New file.
14592 * gdb.guile/scm-frame.exp: New file.
14593 * gdb.guile/scm-generics.exp: New file.
14594 * gdb.guile/scm-gsmob.exp: New file.
14595 * gdb.guile/scm-iterator.c: New file.
14596 * gdb.guile/scm-iterator.exp: New file.
14597 * gdb.guile/scm-math.c: New file.
14598 * gdb.guile/scm-math.exp: New file.
14599 * gdb.guile/scm-objfile-script-gdb.in: New file.
14600 * gdb.guile/scm-objfile-script.c: New file.
14601 * gdb.guile/scm-objfile-script.exp: New file.
14602 * gdb.guile/scm-objfile.c: New file.
14603 * gdb.guile/scm-objfile.exp: New file.
14604 * gdb.guile/scm-ports.exp: New file.
14605 * gdb.guile/scm-pretty-print.c: New file.
14606 * gdb.guile/scm-pretty-print.exp: New file.
14607 * gdb.guile/scm-pretty-print.scm: New file.
14608 * gdb.guile/scm-section-script.c: New file.
14609 * gdb.guile/scm-section-script.exp: New file.
14610 * gdb.guile/scm-section-script.scm: New file.
14611 * gdb.guile/scm-symbol.c: New file.
14612 * gdb.guile/scm-symbol.exp: New file.
14613 * gdb.guile/scm-symtab-2.c: New file.
14614 * gdb.guile/scm-symtab.c: New file.
14615 * gdb.guile/scm-symtab.exp: New file.
14616 * gdb.guile/scm-type.c: New file.
14617 * gdb.guile/scm-type.exp: New file.
14618 * gdb.guile/scm-value-cc.cc: New file.
14619 * gdb.guile/scm-value-cc.exp: New file.
14620 * gdb.guile/scm-value.c: New file.
14621 * gdb.guile/scm-value.exp: New file.
14622 * gdb.guile/source2.scm: New file.
14623 * gdb.guile/types-module.cc: New file.
14624 * gdb.guile/types-module.exp: New file.
14625
14626 2014-02-10 Yao Qi <yao@codesourcery.com>
14627
14628 PR testsuite/16543
14629 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
14630 * configure: Regenerated.
14631 * Makefile.in: New file.
14632
14633 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
14634
14635 * gdb.python/py-framefilter.exp: Fix typo.
14636
14637 2014-02-08 Yao Qi <yao@codesourcery.com>
14638
14639 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
14640 that no =breakpoint-modified is emitted when breakpoints are
14641 modified through MI commands.
14642
14643 2014-02-07 Pedro Alves <pedro@codesourcery.com>
14644 Pedro Alves <palves@redhat.com>
14645
14646 * gdb.threads/step-after-sr-lock.c: New file.
14647 * gdb.threads/step-after-sr-lock.exp: New file.
14648
14649 2014-02-07 Pedro Alves <palves@redhat.com>
14650
14651 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
14652
14653 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
14654
14655 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
14656 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
14657
14658 2014-02-06 Doug Evans <xdje42@gmail.com>
14659
14660 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
14661 output.
14662
14663 * gdb.gdb/python-interrupts.exp: New file.
14664
14665 2014-02-05 Yao Qi <yao@codesourcery.com>
14666
14667 * gdb.trace/report.exp (use_collected_data): Test the output
14668 of "info threads" and "info inferiors".
14669
14670 2014-02-05 Yao Qi <yao@codesourcery.com>
14671
14672 Revert this patch:
14673
14674 2013-05-24 Yao Qi <yao@codesourcery.com>
14675
14676 * gdb.trace/tfile.exp: Test inferior and thread.
14677
14678 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14679
14680 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
14681 on a function.
14682 * gdb.base/step-bt.c: Call hello via function pointer to make
14683 sure its first instruction is executed on powerpc64le-linux.
14684
14685 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14686
14687 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
14688
14689 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14690
14691 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
14692 of the test patterns for use on little-endian systems.
14693
14694 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
14695
14696 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
14697 (decimal_vector): Fix for little-endian.
14698
14699 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
14700
14701 * gdb.arch/sparc-sysstep.exp: New file.
14702 * gdb.arch/sparc-sysstep.c: Likewise.
14703
14704 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
14705
14706 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
14707
14708 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
14709
14710 2014-01-23 Tom Tromey <tromey@redhat.com>
14711
14712 * gdb.ada/array_char_idx: New testcase.
14713
14714 2014-01-23 Tom Tromey <tromey@redhat.com>
14715
14716 PR python/16487:
14717 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
14718 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
14719 classes.
14720
14721 2014-01-23 Tom Tromey <tromey@redhat.com>
14722
14723 PR python/16491:
14724 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
14725 string from an inferior frame.
14726 * gdb.python/py-framefilter-mi.exp: Update.
14727
14728 2014-01-22 Doug Evans <dje@google.com>
14729
14730 * gdb.server/server-mon.exp: Add tests for "set debug-format".
14731
14732 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14733
14734 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
14735
14736 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14737
14738 * gdb.trace/entry-values.exp: Remove excess space character from
14739 regex patterns. Handle s390 call instruction.
14740
14741 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14742
14743 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
14744 define "*_start" label. Make "name" static.
14745 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
14746 ${name} by references to ${name}_start.
14747
14748 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
14749
14750 * gdb.base/info-macros.exp: Remove "debug" from the compile
14751 options.
14752
14753 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14754
14755 * gdb.dlang/demangle.exp: New file.
14756
14757 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14758
14759 * gdb.dlang/primitive-types.exp: New file.
14760
14761 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
14762
14763 * configure.ac: Create gdb.dlang/Makefile.
14764 * configure: Regenerate.
14765 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
14766 * gdb.dlang/Makefile.in: New file.
14767 * lib/d-support.exp: New file.
14768 * lib/gdb.exp (skip_d_tests): New proc.
14769
14770 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14771
14772 * gdb.btrace/delta.exp: Check reverse stepi.
14773 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
14774 * gdb.btrace/finish.exp: New.
14775 * gdb.btrace/next.exp: New.
14776 * gdb.btrace/nexti.exp: New.
14777 * gdb.btrace/record_goto.c: Add comments.
14778 * gdb.btrace/step.exp: New.
14779 * gdb.btrace/stepi.exp: New.
14780 * gdb.btrace/multi-thread-step.c: New.
14781 * gdb.btrace/multi-thread-step.exp: New.
14782 * gdb.btrace/rn-dl-bind.c: New.
14783 * gdb.btrace/rn-dl-bind.exp: New.
14784 * gdb.btrace/data.c: New.
14785 * gdb.btrace/data.exp: New.
14786 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14787
14788 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14789
14790 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
14791 * gdb.btrace/exception.exp: Update.
14792 * gdb.btrace/instruction_history.exp: Update.
14793 * gdb.btrace/record_goto.exp: Update.
14794 * gdb.btrace/tailcall.exp: Update.
14795 * gdb.btrace/unknown_functions.exp: Update.
14796 * gdb.btrace/delta.exp: New.
14797
14798 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14799
14800 * gdb.btrace/record_goto.exp: Add backtrace test.
14801 * gdb.btrace/tailcall.exp: Add backtrace test.
14802
14803 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14804
14805 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
14806 * gdb.btrace/record_goto.c: New.
14807 * gdb.btrace/record_goto.exp: New.
14808 * gdb.btrace/x86-record_goto.S: New.
14809
14810 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14811
14812 * gdb.btrace/function_call_history.exp: Update tests.
14813 * gdb.btrace/instruction_history.exp: Update tests.
14814
14815 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14816
14817 * gdb.btrace/function_call_history.exp: Fix expected field
14818 order for "record function-call-history".
14819 Add new tests for "record function-call-history /c".
14820 * gdb.btrace/exception.cc: New.
14821 * gdb.btrace/exception.exp: New.
14822 * gdb.btrace/tailcall.exp: New.
14823 * gdb.btrace/x86-tailcall.S: New.
14824 * gdb.btrace/x86-tailcall.c: New.
14825 * gdb.btrace/unknown_functions.c: New.
14826 * gdb.btrace/unknown_functions.exp: New.
14827 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
14828
14829 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14830
14831 * gdb.btrace/instruction_history.exp: Update.
14832 * gdb.btrace/function_call_history.exp: Update.
14833
14834 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14835
14836 * gdb.btrace/function_call_history.exp: Fix expected function
14837 trace.
14838 * gdb.btrace/instruction_history.exp: Initialize traced.
14839 Remove traced_functions.
14840
14841 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14842
14843 * gdb.btrace/function_call_history.exp: Update
14844 * gdb.btrace/instruction_history.exp: Update.
14845
14846 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
14847
14848 * gdb.btrace/enable.exp: Update expected text.
14849
14850 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
14851
14852 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
14853 bytes.
14854
14855 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
14856
14857 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
14858
14859 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
14860
14861 * lib/gdb.exp (supports_process_record): Return true for
14862 arm*-linux*. (supports_reverse): Likewise.
14863
14864 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
14865
14866 PR python/15464
14867 PR python/16113
14868 * gdb.python/py-type.c: Enhance test case.
14869 * gdb.python/py-value-cc.cc: Likewise
14870 * gdb.python/py-type.exp: Add new tests.
14871 * gdb.python/py-value-cc.exp: Likewise
14872
14873 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
14874 Pedro Alves <palves@redhat.com>
14875
14876 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
14877 Make "name" extern.
14878 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
14879 references to ${name}_start by references to ${name}.
14880
14881 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14882
14883 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
14884
14885 2014-01-10 Joel Brobecker <brobecker@adacore.com>
14886
14887 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
14888
14889 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
14890 Pedro Alves <palves@redhat.com>
14891
14892 * gdb.mi/mi-info-os.exp: Connect to the target with
14893 mi_gdb_target_load.
14894
14895 2014-01-08 Pedro Alves <palves@redhat.com>
14896
14897 * gdb.threads/reconnect-signal.c: New file.
14898 * gdb.threads/reconnect-signal.exp: New file.
14899
14900 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
14901
14902 * gdb.base/source-dir.exp: New file.
14903
14904 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14905
14906 * gdb.ada/mi_interface: New testcase.
14907
14908 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14909
14910 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
14911 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
14912 gdb.ada/pp-rec-component/pck.ads: New files.
14913
14914 2014-01-07 Joel Brobecker <brobecker@adacore.com>
14915
14916 * gdb.python/py-pp-integral.c: New file.
14917 * gdb.python/py-pp-integral.py: New file.
14918 * gdb.python/py-pp-integral.exp: New file.
14919
14920 For older changes see ChangeLog-1993-2013.
14921 \f
14922 ;; Local Variables:
14923 ;; mode: change-log
14924 ;; left-margin: 8
14925 ;; fill-column: 74
14926 ;; version-control: never
14927 ;; End:
14928
14929 Copyright 2014-2018 Free Software Foundation, Inc.
14930 Copying and distribution of this file, with or without modification,
14931 are permitted provided the copyright notice and this notice are preserved.
This page took 0.327373 seconds and 5 git commands to generate.