Add describing intro comment to gdb.base/tui-layout.exp
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-03-07 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
4
5 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
6
7 * i386-mpx-call.c: New file.
8 * i386-mpx-call.exp: New file.
9
10 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
11
12 * gdb.arch/powerpc-power.exp: Delete test.
13 * gdb.arch/powerpc-power.s: Likewise.
14 * gdb.disasm/disassembler-options.exp: New test.
15 * gdb.arch/powerpc-altivec.exp: Likewise.
16 * gdb.arch/powerpc-altivec.s: Likewise.
17 * gdb.arch/powerpc-altivec2.exp: Likewise.
18 * gdb.arch/powerpc-altivec2.s: Likewise.
19 * gdb.arch/powerpc-altivec3.exp: Likewise.
20 * gdb.arch/powerpc-altivec3.s: Likewise.
21 * gdb.arch/powerpc-power7.exp: Likewise.
22 * gdb.arch/powerpc-power7.s: Likewise.
23 * gdb.arch/powerpc-power8.exp: Likewise.
24 * gdb.arch/powerpc-power8.s: Likewise.
25 * gdb.arch/powerpc-power9.exp: Likewise.
26 * gdb.arch/powerpc-power9.s: Likewise.
27 * gdb.arch/powerpc-vsx.exp: Likewise.
28 * gdb.arch/powerpc-vsx.s: Likewise.
29 * gdb.arch/powerpc-vsx2.exp: Likewise.
30 * gdb.arch/powerpc-vsx2.s: Likewise.
31 * gdb.arch/powerpc-vsx3.exp: Likewise.
32 * gdb.arch/powerpc-vsx3.s: Likewise.
33 * gdb.arch/arm-disassembler-options.exp: Likewise.
34 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
35 * gdb.arch/s390-disassembler-options.exp: Likewise.
36
37 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
38
39 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
40 (check_supported_features): ... this. Changed return type to void.
41 (supports_rdseed): New static global.
42 (rdseed): Check supports_rdseed.
43 (initialize): Call check_supported_features.
44
45 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
46
47 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
48 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
49 and lqarx/stqcx.
50 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
51 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
52
53 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
54
55 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
56 uppercase.
57
58 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
59
60 * gdb.dwarf2/formdata16.c: New file.
61 * gdb.dwarf2/formdata16.exp: New file.
62 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
63
64 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
67 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
68 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
69 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
70 DW_AT_GNU_*.
71
72 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
73
74 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
75
76 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
77
78 PR gdb/21164
79 * gdb.base/maint.exp: Add testcases for when the commands do
80 not have arguments.
81
82 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
83
84 * gdb.cp/chained-calls.exp: Use p instead of P.
85
86 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
87
88 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
89 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
90
91 2017-02-14 Tom Tromey <tom@tromey.com>
92
93 PR python/13598:
94 * gdb.python/py-events.exp: Add before_prompt event tests.
95
96 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
97
98 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
99
100 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
101
102 * gdb.linespec/explicit.c (my_unique_function_name): New function.
103 (main): Call my_unique_function_name.
104 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
105 completion of patterns with a single match.
106 Add missing -re switches to gdb_test_multiple calls.
107
108 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
109
110 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
111 return if core file is not recognized.
112
113 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
114
115 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
116 and extra UIs.
117
118 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
119
120 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
121 proc_with_prefix.
122
123 2017-02-10 Tom Tromey <tom@tromey.com>
124
125 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
126
127 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
128
129 PR gdb/21122
130 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
131
132 2017-02-08 Jerome Guitton <guitton@adacore.com>
133
134 * gdb.base/define.exp: Add test for command abbreviations
135 in define.
136
137 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
138
139 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
140 * gdb.reverse/insn-reverse-x86.c: New file.
141
142 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
143
144 PR tdep/20936
145 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
146
147 2017-02-03 Tom Tromey <tom@tromey.com>
148
149 PR rust/21097:
150 * gdb.rust/simple.exp: Add new tests.
151
152 2017-02-02 Pedro Alves <palves@redhat.com>
153
154 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
155 tests.
156
157 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
158
159 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
160 taking a 2-byte value out of a 4-byte DWARF implicit value on
161 big-endian targets.
162 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
163 logic. Add test cases for DW_OP_implicit.
164
165 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
166
167 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
168
169 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
170
171 * gdb.btrace/enable.exp: Call gdb_exit before
172 skip_gdbserver_tests.
173
174 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
175
176 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
177 GDBFLAGS.
178
179 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
180
181 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
182 the test is skipped.
183 * gdb.btrace/data.exp: Likewise.
184 * gdb.btrace/delta.exp: Likewise.
185 * gdb.btrace/dlopen.exp: Likewise.
186 * gdb.btrace/enable-running.exp: Likewise.
187 * gdb.btrace/enable.exp: Likewise.
188 * gdb.btrace/exception.exp: Likewise.
189 * gdb.btrace/function_call_history.exp: Likewise.
190 * gdb.btrace/gcore.exp: Likewise.
191 * gdb.btrace/instruction_history.exp: Likewise.
192 * gdb.btrace/multi-thread-step.exp: Likewise.
193 * gdb.btrace/nohist.exp: Likewise.
194 * gdb.btrace/non-stop.exp: Likewise.
195 * gdb.btrace/reconnect.exp: Likewise.
196 * gdb.btrace/record_goto-step.exp: Likewise.
197 * gdb.btrace/record_goto.exp: Likewise.
198 * gdb.btrace/rn-dl-bind.exp: Likewise.
199 * gdb.btrace/segv.exp: Likewise.
200 * gdb.btrace/step.exp: Likewise.
201 * gdb.btrace/stepi.exp: Likewise.
202 * gdb.btrace/tailcall-only.exp: Likewise.
203 * gdb.btrace/tailcall.exp: Likewise.
204 * gdb.btrace/tsx.exp: Likewise.
205 * gdb.btrace/unknown_functions.exp: Likewise.
206 * gdb.btrace/vdso.exp: Likewise.
207
208 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
209
210 * gdb.btrace/enable-running.c: New.
211 * gdb.btrace/enable-running.exp: New.
212
213 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
214
215 * gdb.arch/amd64-gs_base.c: New file.
216 * gdb.arch/amd64-gs_base.exp: New file.
217
218 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
219
220 * lib/memory.exp: Remove spurious empty newlines.
221
222 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
223
224 * gdb.python/py-bad-printers.exp: Load python file using "source".
225 * gdb.python/py-events.exp: Likewise.
226 * gdb.python/py-evsignal.exp: Likewise.
227 * gdb.python/py-evthreads.exp: Likewise.
228 * gdb.python/py-frame-args.exp: Likewise.
229 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
230 * gdb.python/py-framefilter-mi.exp: Likewise.
231 * gdb.python/py-framefilter.exp: Likewise.
232 * gdb.python/py-mi.exp: Likewise.
233 * gdb.python/py-pp-maint.exp: Likewise.
234 * gdb.python/py-pp-registration.exp: Likewise.
235 * gdb.python/py-prettyprint.exp: Likewise.
236 (run_lang_tests): Likewise.
237 * gdb.python/py-typeprint.exp: Likewise.
238
239 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
240
241 * lib/memory.exp: New file.
242 * lib/gdb.exp: Load memory.exp.
243 * gdb.base/memattr.exp (delete_memory): Move proc to
244 lib/memory.exp and rename to delete_memory_regions.
245 Replace delete_memory with delete_memory_regions.
246 Cleanup memory regions before tests.
247 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
248 before tests.
249
250 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
251
252 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
253 files.
254 (initialize): New function conditionally defined.
255 (testcases): Move within conditional block.
256 (main): Call initialize.
257 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
258 of gdb.reverse/insn-reverse.c.
259 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
260 gdb.reverse/insn-reverse.c.
261
262 2017-01-26 Yao Qi <yao.qi@linaro.org>
263
264 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
265 disassemble on address 0.
266
267 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
268 Yao Qi <yao.qi@linaro.org>
269
270 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
271 * gdb.dwarf2/implptr-64bit.S: Remove.
272 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
273 variables in caller's context. Add DW_OP_implicit_value.
274
275 2017-01-25 Yao Qi <yao.qi@linaro.org>
276
277 * lib/dwarf.exp (Dwarf::_location): Handle
278 DW_OP_GNU_implicit_pointer with proper size.
279
280 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
281
282 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
283 and add untested calls.
284
285 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
286
287 * gdb.python/python.exp: Check line number against what GDB thinks
288 the line number is for func1.
289
290 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
291
292 * gdb.dlang/debug-expr.exp: New file.
293
294 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
295
296 Fix test names for the following files:
297
298 * gdb.ada/exec_changed.exp
299 * gdb.ada/info_types.exp
300 * gdb.arch/aarch64-atomic-inst.exp
301 * gdb.arch/aarch64-fp.exp
302 * gdb.arch/altivec-abi.exp
303 * gdb.arch/altivec-regs.exp
304 * gdb.arch/amd64-byte.exp
305 * gdb.arch/amd64-disp-step.exp
306 * gdb.arch/amd64-dword.exp
307 * gdb.arch/amd64-entry-value-inline.exp
308 * gdb.arch/amd64-entry-value-param.exp
309 * gdb.arch/amd64-entry-value-paramref.exp
310 * gdb.arch/amd64-entry-value.exp
311 * gdb.arch/amd64-i386-address.exp
312 * gdb.arch/amd64-invalid-stack-middle.exp
313 * gdb.arch/amd64-invalid-stack-top.exp
314 * gdb.arch/amd64-optimout-repeat.exp
315 * gdb.arch/amd64-prologue-skip.exp
316 * gdb.arch/amd64-prologue-xmm.exp
317 * gdb.arch/amd64-stap-special-operands.exp
318 * gdb.arch/amd64-stap-wrong-subexp.exp
319 * gdb.arch/amd64-tailcall-cxx.exp
320 * gdb.arch/amd64-tailcall-noret.exp
321 * gdb.arch/amd64-tailcall-ret.exp
322 * gdb.arch/amd64-tailcall-self.exp
323 * gdb.arch/amd64-word.exp
324 * gdb.arch/arm-bl-branch-dest.exp
325 * gdb.arch/arm-disp-step.exp
326 * gdb.arch/arm-neon.exp
327 * gdb.arch/arm-single-step-kernel-helper.exp
328 * gdb.arch/avr-flash-qualifier.exp
329 * gdb.arch/disp-step-insn-reloc.exp
330 * gdb.arch/e500-abi.exp
331 * gdb.arch/e500-regs.exp
332 * gdb.arch/ftrace-insn-reloc.exp
333 * gdb.arch/i386-avx512.exp
334 * gdb.arch/i386-bp_permanent.exp
335 * gdb.arch/i386-byte.exp
336 * gdb.arch/i386-cfi-notcurrent.exp
337 * gdb.arch/i386-disp-step.exp
338 * gdb.arch/i386-dr3-watch.exp
339 * gdb.arch/i386-float.exp
340 * gdb.arch/i386-gnu-cfi.exp
341 * gdb.arch/i386-mpx-map.exp
342 * gdb.arch/i386-mpx-sigsegv.exp
343 * gdb.arch/i386-mpx-simple_segv.exp
344 * gdb.arch/i386-mpx.exp
345 * gdb.arch/i386-permbkpt.exp
346 * gdb.arch/i386-prologue.exp
347 * gdb.arch/i386-signal.exp
348 * gdb.arch/i386-size-overlap.exp
349 * gdb.arch/i386-unwind.exp
350 * gdb.arch/i386-word.exp
351 * gdb.arch/mips-fcr.exp
352 * gdb.arch/powerpc-d128-regs.exp
353 * gdb.arch/powerpc-stackless.exp
354 * gdb.arch/ppc64-atomic-inst.exp
355 * gdb.arch/s390-stackless.exp
356 * gdb.arch/s390-tdbregs.exp
357 * gdb.arch/s390-vregs.exp
358 * gdb.arch/sparc-sysstep.exp
359 * gdb.arch/thumb-bx-pc.exp
360 * gdb.arch/thumb-singlestep.exp
361 * gdb.arch/thumb2-it.exp
362 * gdb.arch/vsx-regs.exp
363 * gdb.asm/asm-source.exp
364 * gdb.base/a2-run.exp
365 * gdb.base/advance.exp
366 * gdb.base/all-bin.exp
367 * gdb.base/anon.exp
368 * gdb.base/args.exp
369 * gdb.base/arithmet.exp
370 * gdb.base/async-shell.exp
371 * gdb.base/async.exp
372 * gdb.base/attach-pie-noexec.exp
373 * gdb.base/attach-twice.exp
374 * gdb.base/auto-load.exp
375 * gdb.base/bang.exp
376 * gdb.base/bitfields.exp
377 * gdb.base/break-always.exp
378 * gdb.base/break-caller-line.exp
379 * gdb.base/break-entry.exp
380 * gdb.base/break-inline.exp
381 * gdb.base/break-on-linker-gcd-function.exp
382 * gdb.base/break-probes.exp
383 * gdb.base/break.exp
384 * gdb.base/breakpoint-shadow.exp
385 * gdb.base/call-ar-st.exp
386 * gdb.base/call-sc.exp
387 * gdb.base/call-signal-resume.exp
388 * gdb.base/call-strs.exp
389 * gdb.base/callfuncs.exp
390 * gdb.base/catch-fork-static.exp
391 * gdb.base/catch-gdb-caused-signals.exp
392 * gdb.base/catch-load.exp
393 * gdb.base/catch-signal-fork.exp
394 * gdb.base/catch-signal.exp
395 * gdb.base/catch-syscall.exp
396 * gdb.base/charset.exp
397 * gdb.base/checkpoint.exp
398 * gdb.base/chng-syms.exp
399 * gdb.base/code-expr.exp
400 * gdb.base/code_elim.exp
401 * gdb.base/commands.exp
402 * gdb.base/completion.exp
403 * gdb.base/complex.exp
404 * gdb.base/cond-expr.exp
405 * gdb.base/condbreak.exp
406 * gdb.base/consecutive.exp
407 * gdb.base/continue-all-already-running.exp
408 * gdb.base/coredump-filter.exp
409 * gdb.base/corefile.exp
410 * gdb.base/dbx.exp
411 * gdb.base/debug-expr.exp
412 * gdb.base/define.exp
413 * gdb.base/del.exp
414 * gdb.base/disabled-location.exp
415 * gdb.base/disasm-end-cu.exp
416 * gdb.base/disasm-optim.exp
417 * gdb.base/display.exp
418 * gdb.base/duplicate-bp.exp
419 * gdb.base/ena-dis-br.exp
420 * gdb.base/ending-run.exp
421 * gdb.base/enumval.exp
422 * gdb.base/environ.exp
423 * gdb.base/eu-strip-infcall.exp
424 * gdb.base/eval-avoid-side-effects.exp
425 * gdb.base/eval-skip.exp
426 * gdb.base/exitsignal.exp
427 * gdb.base/expand-psymtabs.exp
428 * gdb.base/filesym.exp
429 * gdb.base/find-unmapped.exp
430 * gdb.base/finish.exp
431 * gdb.base/float.exp
432 * gdb.base/foll-exec-mode.exp
433 * gdb.base/foll-exec.exp
434 * gdb.base/foll-fork.exp
435 * gdb.base/fortran-sym-case.exp
436 * gdb.base/freebpcmd.exp
437 * gdb.base/func-ptr.exp
438 * gdb.base/func-ptrs.exp
439 * gdb.base/funcargs.exp
440 * gdb.base/gcore-buffer-overflow.exp
441 * gdb.base/gcore-relro-pie.exp
442 * gdb.base/gcore-relro.exp
443 * gdb.base/gcore.exp
444 * gdb.base/gdb1090.exp
445 * gdb.base/gdb11530.exp
446 * gdb.base/gdb11531.exp
447 * gdb.base/gdb1821.exp
448 * gdb.base/gdbindex-stabs.exp
449 * gdb.base/gdbvars.exp
450 * gdb.base/hbreak.exp
451 * gdb.base/hbreak2.exp
452 * gdb.base/included.exp
453 * gdb.base/infcall-input.exp
454 * gdb.base/inferior-died.exp
455 * gdb.base/infnan.exp
456 * gdb.base/info-macros.exp
457 * gdb.base/info-os.exp
458 * gdb.base/info-proc.exp
459 * gdb.base/info-shared.exp
460 * gdb.base/info-target.exp
461 * gdb.base/infoline.exp
462 * gdb.base/interp.exp
463 * gdb.base/interrupt.exp
464 * gdb.base/jit-reader.exp
465 * gdb.base/jit-simple.exp
466 * gdb.base/kill-after-signal.exp
467 * gdb.base/kill-detach-inferiors-cmd.exp
468 * gdb.base/label.exp
469 * gdb.base/langs.exp
470 * gdb.base/ldbl_e308.exp
471 * gdb.base/line-symtabs.exp
472 * gdb.base/linespecs.exp
473 * gdb.base/list.exp
474 * gdb.base/long_long.exp
475 * gdb.base/longest-types.exp
476 * gdb.base/maint.exp
477 * gdb.base/max-value-size.exp
478 * gdb.base/memattr.exp
479 * gdb.base/mips_pro.exp
480 * gdb.base/morestack.exp
481 * gdb.base/moribund-step.exp
482 * gdb.base/multi-forks.exp
483 * gdb.base/nested-addr.exp
484 * gdb.base/nextoverexit.exp
485 * gdb.base/noreturn-finish.exp
486 * gdb.base/noreturn-return.exp
487 * gdb.base/nostdlib.exp
488 * gdb.base/offsets.exp
489 * gdb.base/opaque.exp
490 * gdb.base/pc-fp.exp
491 * gdb.base/permissions.exp
492 * gdb.base/print-symbol-loading.exp
493 * gdb.base/prologue-include.exp
494 * gdb.base/psymtab.exp
495 * gdb.base/ptype.exp
496 * gdb.base/random-signal.exp
497 * gdb.base/randomize.exp
498 * gdb.base/range-stepping.exp
499 * gdb.base/readline-ask.exp
500 * gdb.base/recpar.exp
501 * gdb.base/recurse.exp
502 * gdb.base/relational.exp
503 * gdb.base/restore.exp
504 * gdb.base/return-nodebug.exp
505 * gdb.base/return.exp
506 * gdb.base/run-after-attach.exp
507 * gdb.base/save-bp.exp
508 * gdb.base/scope.exp
509 * gdb.base/sect-cmd.exp
510 * gdb.base/set-lang-auto.exp
511 * gdb.base/set-noassign.exp
512 * gdb.base/setvar.exp
513 * gdb.base/sigall.exp
514 * gdb.base/sigbpt.exp
515 * gdb.base/siginfo-addr.exp
516 * gdb.base/siginfo-infcall.exp
517 * gdb.base/siginfo-obj.exp
518 * gdb.base/siginfo.exp
519 * gdb.base/signals-state-child.exp
520 * gdb.base/signest.exp
521 * gdb.base/sigstep.exp
522 * gdb.base/sizeof.exp
523 * gdb.base/skip.exp
524 * gdb.base/solib-corrupted.exp
525 * gdb.base/solib-nodir.exp
526 * gdb.base/solib-search.exp
527 * gdb.base/stack-checking.exp
528 * gdb.base/stale-infcall.exp
529 * gdb.base/stap-probe.exp
530 * gdb.base/start.exp
531 * gdb.base/step-break.exp
532 * gdb.base/step-bt.exp
533 * gdb.base/step-line.exp
534 * gdb.base/step-over-exit.exp
535 * gdb.base/step-over-syscall.exp
536 * gdb.base/step-resume-infcall.exp
537 * gdb.base/step-test.exp
538 * gdb.base/store.exp
539 * gdb.base/structs3.exp
540 * gdb.base/sym-file.exp
541 * gdb.base/symbol-without-target_section.exp
542 * gdb.base/term.exp
543 * gdb.base/testenv.exp
544 * gdb.base/ui-redirect.exp
545 * gdb.base/until.exp
546 * gdb.base/unwindonsignal.exp
547 * gdb.base/value-double-free.exp
548 * gdb.base/vla-datatypes.exp
549 * gdb.base/vla-ptr.exp
550 * gdb.base/vla-sideeffect.exp
551 * gdb.base/volatile.exp
552 * gdb.base/watch-cond-infcall.exp
553 * gdb.base/watch-cond.exp
554 * gdb.base/watch-non-mem.exp
555 * gdb.base/watch-read.exp
556 * gdb.base/watch-vfork.exp
557 * gdb.base/watchpoint-cond-gone.exp
558 * gdb.base/watchpoint-delete.exp
559 * gdb.base/watchpoint-hw-hit-once.exp
560 * gdb.base/watchpoint-hw.exp
561 * gdb.base/watchpoint-stops-at-right-insn.exp
562 * gdb.base/watchpoints.exp
563 * gdb.base/wchar.exp
564 * gdb.base/whatis-exp.exp
565 * gdb.btrace/buffer-size.exp
566 * gdb.btrace/data.exp
567 * gdb.btrace/delta.exp
568 * gdb.btrace/dlopen.exp
569 * gdb.btrace/enable.exp
570 * gdb.btrace/exception.exp
571 * gdb.btrace/function_call_history.exp
572 * gdb.btrace/gcore.exp
573 * gdb.btrace/instruction_history.exp
574 * gdb.btrace/nohist.exp
575 * gdb.btrace/reconnect.exp
576 * gdb.btrace/record_goto-step.exp
577 * gdb.btrace/record_goto.exp
578 * gdb.btrace/rn-dl-bind.exp
579 * gdb.btrace/segv.exp
580 * gdb.btrace/step.exp
581 * gdb.btrace/stepi.exp
582 * gdb.btrace/tailcall-only.exp
583 * gdb.btrace/tailcall.exp
584 * gdb.btrace/tsx.exp
585 * gdb.btrace/unknown_functions.exp
586 * gdb.btrace/vdso.exp
587 * gdb.compile/compile-ifunc.exp
588 * gdb.compile/compile-ops.exp
589 * gdb.compile/compile-print.exp
590 * gdb.compile/compile-setjmp.exp
591 * gdb.cp/abstract-origin.exp
592 * gdb.cp/ambiguous.exp
593 * gdb.cp/annota2.exp
594 * gdb.cp/annota3.exp
595 * gdb.cp/anon-ns.exp
596 * gdb.cp/anon-struct.exp
597 * gdb.cp/anon-union.exp
598 * gdb.cp/arg-reference.exp
599 * gdb.cp/baseenum.exp
600 * gdb.cp/bool.exp
601 * gdb.cp/breakpoint.exp
602 * gdb.cp/bs15503.exp
603 * gdb.cp/call-c.exp
604 * gdb.cp/casts.exp
605 * gdb.cp/chained-calls.exp
606 * gdb.cp/class2.exp
607 * gdb.cp/classes.exp
608 * gdb.cp/cmpd-minsyms.exp
609 * gdb.cp/converts.exp
610 * gdb.cp/cp-relocate.exp
611 * gdb.cp/cpcompletion.exp
612 * gdb.cp/cpexprs.exp
613 * gdb.cp/cplabel.exp
614 * gdb.cp/cplusfuncs.exp
615 * gdb.cp/cpsizeof.exp
616 * gdb.cp/ctti.exp
617 * gdb.cp/derivation.exp
618 * gdb.cp/destrprint.exp
619 * gdb.cp/dispcxx.exp
620 * gdb.cp/enum-class.exp
621 * gdb.cp/exception.exp
622 * gdb.cp/exceptprint.exp
623 * gdb.cp/expand-psymtabs-cxx.exp
624 * gdb.cp/expand-sals.exp
625 * gdb.cp/extern-c.exp
626 * gdb.cp/filename.exp
627 * gdb.cp/formatted-ref.exp
628 * gdb.cp/fpointer.exp
629 * gdb.cp/gdb1355.exp
630 * gdb.cp/gdb2495.exp
631 * gdb.cp/hang.exp
632 * gdb.cp/impl-this.exp
633 * gdb.cp/infcall-dlopen.exp
634 * gdb.cp/inherit.exp
635 * gdb.cp/iostream.exp
636 * gdb.cp/koenig.exp
637 * gdb.cp/local.exp
638 * gdb.cp/m-data.exp
639 * gdb.cp/m-static.exp
640 * gdb.cp/mb-ctor.exp
641 * gdb.cp/mb-inline.exp
642 * gdb.cp/mb-templates.exp
643 * gdb.cp/member-name.exp
644 * gdb.cp/member-ptr.exp
645 * gdb.cp/meth-typedefs.exp
646 * gdb.cp/method.exp
647 * gdb.cp/method2.exp
648 * gdb.cp/minsym-fallback.exp
649 * gdb.cp/misc.exp
650 * gdb.cp/namelessclass.exp
651 * gdb.cp/namespace-enum.exp
652 * gdb.cp/namespace-nested-import.exp
653 * gdb.cp/namespace.exp
654 * gdb.cp/nextoverthrow.exp
655 * gdb.cp/no-dmgl-verbose.exp
656 * gdb.cp/non-trivial-retval.exp
657 * gdb.cp/noparam.exp
658 * gdb.cp/nsdecl.exp
659 * gdb.cp/nsimport.exp
660 * gdb.cp/nsnested.exp
661 * gdb.cp/nsnoimports.exp
662 * gdb.cp/nsrecurs.exp
663 * gdb.cp/nsstress.exp
664 * gdb.cp/nsusing.exp
665 * gdb.cp/operator.exp
666 * gdb.cp/oranking.exp
667 * gdb.cp/overload-const.exp
668 * gdb.cp/overload.exp
669 * gdb.cp/ovldbreak.exp
670 * gdb.cp/ovsrch.exp
671 * gdb.cp/paren-type.exp
672 * gdb.cp/parse-lang.exp
673 * gdb.cp/pass-by-ref.exp
674 * gdb.cp/pr-1023.exp
675 * gdb.cp/pr-1210.exp
676 * gdb.cp/pr-574.exp
677 * gdb.cp/pr10687.exp
678 * gdb.cp/pr12028.exp
679 * gdb.cp/pr17132.exp
680 * gdb.cp/pr17494.exp
681 * gdb.cp/pr9067.exp
682 * gdb.cp/pr9167.exp
683 * gdb.cp/pr9631.exp
684 * gdb.cp/printmethod.exp
685 * gdb.cp/psmang.exp
686 * gdb.cp/psymtab-parameter.exp
687 * gdb.cp/ptype-cv-cp.exp
688 * gdb.cp/ptype-flags.exp
689 * gdb.cp/re-set-overloaded.exp
690 * gdb.cp/ref-types.exp
691 * gdb.cp/rtti.exp
692 * gdb.cp/scope-err.exp
693 * gdb.cp/shadow.exp
694 * gdb.cp/smartp.exp
695 * gdb.cp/static-method.exp
696 * gdb.cp/static-print-quit.exp
697 * gdb.cp/temargs.exp
698 * gdb.cp/templates.exp
699 * gdb.cp/try_catch.exp
700 * gdb.cp/typedef-operator.exp
701 * gdb.cp/typeid.exp
702 * gdb.cp/userdef.exp
703 * gdb.cp/using-crash.exp
704 * gdb.cp/var-tag.exp
705 * gdb.cp/virtbase.exp
706 * gdb.cp/virtfunc.exp
707 * gdb.cp/virtfunc2.exp
708 * gdb.cp/vla-cxx.exp
709 * gdb.disasm/t01_mov.exp
710 * gdb.disasm/t02_mova.exp
711 * gdb.disasm/t03_add.exp
712 * gdb.disasm/t04_sub.exp
713 * gdb.disasm/t05_cmp.exp
714 * gdb.disasm/t06_ari2.exp
715 * gdb.disasm/t07_ari3.exp
716 * gdb.disasm/t08_or.exp
717 * gdb.disasm/t09_xor.exp
718 * gdb.disasm/t10_and.exp
719 * gdb.disasm/t11_logs.exp
720 * gdb.disasm/t12_bit.exp
721 * gdb.disasm/t13_otr.exp
722 * gdb.dlang/circular.exp
723 * gdb.dwarf2/arr-stride.exp
724 * gdb.dwarf2/arr-subrange.exp
725 * gdb.dwarf2/atomic-type.exp
726 * gdb.dwarf2/bad-regnum.exp
727 * gdb.dwarf2/bitfield-parent-optimized-out.exp
728 * gdb.dwarf2/callframecfa.exp
729 * gdb.dwarf2/clztest.exp
730 * gdb.dwarf2/corrupt.exp
731 * gdb.dwarf2/data-loc.exp
732 * gdb.dwarf2/dup-psym.exp
733 * gdb.dwarf2/dw2-anon-mptr.exp
734 * gdb.dwarf2/dw2-anonymous-func.exp
735 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
736 * gdb.dwarf2/dw2-bad-unresolved.exp
737 * gdb.dwarf2/dw2-basic.exp
738 * gdb.dwarf2/dw2-canonicalize-type.exp
739 * gdb.dwarf2/dw2-case-insensitive.exp
740 * gdb.dwarf2/dw2-common-block.exp
741 * gdb.dwarf2/dw2-compdir-oldgcc.exp
742 * gdb.dwarf2/dw2-compressed.exp
743 * gdb.dwarf2/dw2-const.exp
744 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
745 * gdb.dwarf2/dw2-cu-size.exp
746 * gdb.dwarf2/dw2-dup-frame.exp
747 * gdb.dwarf2/dw2-entry-value.exp
748 * gdb.dwarf2/dw2-icycle.exp
749 * gdb.dwarf2/dw2-ifort-parameter.exp
750 * gdb.dwarf2/dw2-inline-break.exp
751 * gdb.dwarf2/dw2-inline-param.exp
752 * gdb.dwarf2/dw2-intercu.exp
753 * gdb.dwarf2/dw2-intermix.exp
754 * gdb.dwarf2/dw2-lexical-block-bare.exp
755 * gdb.dwarf2/dw2-linkage-name-trust.exp
756 * gdb.dwarf2/dw2-minsym-in-cu.exp
757 * gdb.dwarf2/dw2-noloc.exp
758 * gdb.dwarf2/dw2-op-call.exp
759 * gdb.dwarf2/dw2-op-out-param.exp
760 * gdb.dwarf2/dw2-opt-structptr.exp
761 * gdb.dwarf2/dw2-param-error.exp
762 * gdb.dwarf2/dw2-producer.exp
763 * gdb.dwarf2/dw2-ranges-base.exp
764 * gdb.dwarf2/dw2-ref-missing-frame.exp
765 * gdb.dwarf2/dw2-reg-undefined.exp
766 * gdb.dwarf2/dw2-regno-invalid.exp
767 * gdb.dwarf2/dw2-restore.exp
768 * gdb.dwarf2/dw2-restrict.exp
769 * gdb.dwarf2/dw2-single-line-discriminators.exp
770 * gdb.dwarf2/dw2-strp.exp
771 * gdb.dwarf2/dw2-undefined-ret-addr.exp
772 * gdb.dwarf2/dw2-unresolved.exp
773 * gdb.dwarf2/dw2-var-zero-addr.exp
774 * gdb.dwarf2/dw4-sig-types.exp
775 * gdb.dwarf2/dwz.exp
776 * gdb.dwarf2/dynarr-ptr.exp
777 * gdb.dwarf2/enum-type.exp
778 * gdb.dwarf2/gdb-index.exp
779 * gdb.dwarf2/implptr-64bit.exp
780 * gdb.dwarf2/implptr-optimized-out.exp
781 * gdb.dwarf2/implptr.exp
782 * gdb.dwarf2/implref-array.exp
783 * gdb.dwarf2/implref-const.exp
784 * gdb.dwarf2/implref-global.exp
785 * gdb.dwarf2/implref-struct.exp
786 * gdb.dwarf2/mac-fileno.exp
787 * gdb.dwarf2/main-subprogram.exp
788 * gdb.dwarf2/member-ptr-forwardref.exp
789 * gdb.dwarf2/method-ptr.exp
790 * gdb.dwarf2/missing-sig-type.exp
791 * gdb.dwarf2/nonvar-access.exp
792 * gdb.dwarf2/opaque-type-lookup.exp
793 * gdb.dwarf2/pieces-optimized-out.exp
794 * gdb.dwarf2/pieces.exp
795 * gdb.dwarf2/pr10770.exp
796 * gdb.dwarf2/pr13961.exp
797 * gdb.dwarf2/staticvirtual.exp
798 * gdb.dwarf2/subrange.exp
799 * gdb.dwarf2/symtab-producer.exp
800 * gdb.dwarf2/trace-crash.exp
801 * gdb.dwarf2/typeddwarf.exp
802 * gdb.dwarf2/valop.exp
803 * gdb.dwarf2/watch-notconst.exp
804 * gdb.fortran/array-element.exp
805 * gdb.fortran/charset.exp
806 * gdb.fortran/common-block.exp
807 * gdb.fortran/complex.exp
808 * gdb.fortran/derived-type-function.exp
809 * gdb.fortran/derived-type.exp
810 * gdb.fortran/logical.exp
811 * gdb.fortran/module.exp
812 * gdb.fortran/multi-dim.exp
813 * gdb.fortran/nested-funcs.exp
814 * gdb.fortran/print-formatted.exp
815 * gdb.fortran/subarray.exp
816 * gdb.fortran/vla-alloc-assoc.exp
817 * gdb.fortran/vla-datatypes.exp
818 * gdb.fortran/vla-history.exp
819 * gdb.fortran/vla-ptr-info.exp
820 * gdb.fortran/vla-ptype-sub.exp
821 * gdb.fortran/vla-ptype.exp
822 * gdb.fortran/vla-sizeof.exp
823 * gdb.fortran/vla-type.exp
824 * gdb.fortran/vla-value-sub-arbitrary.exp
825 * gdb.fortran/vla-value-sub-finish.exp
826 * gdb.fortran/vla-value-sub.exp
827 * gdb.fortran/vla-value.exp
828 * gdb.fortran/whatis_type.exp
829 * gdb.go/chan.exp
830 * gdb.go/handcall.exp
831 * gdb.go/hello.exp
832 * gdb.go/integers.exp
833 * gdb.go/methods.exp
834 * gdb.go/package.exp
835 * gdb.go/strings.exp
836 * gdb.go/types.exp
837 * gdb.go/unsafe.exp
838 * gdb.guile/scm-arch.exp
839 * gdb.guile/scm-block.exp
840 * gdb.guile/scm-breakpoint.exp
841 * gdb.guile/scm-cmd.exp
842 * gdb.guile/scm-disasm.exp
843 * gdb.guile/scm-equal.exp
844 * gdb.guile/scm-frame-args.exp
845 * gdb.guile/scm-frame-inline.exp
846 * gdb.guile/scm-frame.exp
847 * gdb.guile/scm-iterator.exp
848 * gdb.guile/scm-math.exp
849 * gdb.guile/scm-objfile.exp
850 * gdb.guile/scm-ports.exp
851 * gdb.guile/scm-symbol.exp
852 * gdb.guile/scm-symtab.exp
853 * gdb.guile/scm-value-cc.exp
854 * gdb.guile/types-module.exp
855 * gdb.linespec/break-ask.exp
856 * gdb.linespec/cpexplicit.exp
857 * gdb.linespec/explicit.exp
858 * gdb.linespec/keywords.exp
859 * gdb.linespec/linespec.exp
860 * gdb.linespec/ls-dollar.exp
861 * gdb.linespec/ls-errs.exp
862 * gdb.linespec/skip-two.exp
863 * gdb.linespec/thread.exp
864 * gdb.mi/mi-async.exp
865 * gdb.mi/mi-basics.exp
866 * gdb.mi/mi-break.exp
867 * gdb.mi/mi-catch-load.exp
868 * gdb.mi/mi-cli.exp
869 * gdb.mi/mi-cmd-param-changed.exp
870 * gdb.mi/mi-console.exp
871 * gdb.mi/mi-detach.exp
872 * gdb.mi/mi-disassemble.exp
873 * gdb.mi/mi-eval.exp
874 * gdb.mi/mi-file-transfer.exp
875 * gdb.mi/mi-file.exp
876 * gdb.mi/mi-fill-memory.exp
877 * gdb.mi/mi-inheritance-syntax-error.exp
878 * gdb.mi/mi-linespec-err-cp.exp
879 * gdb.mi/mi-logging.exp
880 * gdb.mi/mi-memory-changed.exp
881 * gdb.mi/mi-read-memory.exp
882 * gdb.mi/mi-record-changed.exp
883 * gdb.mi/mi-reg-undefined.exp
884 * gdb.mi/mi-regs.exp
885 * gdb.mi/mi-return.exp
886 * gdb.mi/mi-reverse.exp
887 * gdb.mi/mi-simplerun.exp
888 * gdb.mi/mi-solib.exp
889 * gdb.mi/mi-stack.exp
890 * gdb.mi/mi-stepi.exp
891 * gdb.mi/mi-syn-frame.exp
892 * gdb.mi/mi-until.exp
893 * gdb.mi/mi-var-block.exp
894 * gdb.mi/mi-var-child.exp
895 * gdb.mi/mi-var-cmd.exp
896 * gdb.mi/mi-var-cp.exp
897 * gdb.mi/mi-var-display.exp
898 * gdb.mi/mi-var-invalidate.exp
899 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
900 * gdb.mi/mi-vla-fortran.exp
901 * gdb.mi/mi-watch.exp
902 * gdb.mi/mi2-var-child.exp
903 * gdb.mi/user-selected-context-sync.exp
904 * gdb.modula2/unbounded-array.exp
905 * gdb.multi/dummy-frame-restore.exp
906 * gdb.multi/multi-arch-exec.exp
907 * gdb.multi/multi-arch.exp
908 * gdb.multi/tids.exp
909 * gdb.multi/watchpoint-multi.exp
910 * gdb.opencl/callfuncs.exp
911 * gdb.opencl/convs_casts.exp
912 * gdb.opencl/datatypes.exp
913 * gdb.opencl/operators.exp
914 * gdb.opencl/vec_comps.exp
915 * gdb.opt/clobbered-registers-O2.exp
916 * gdb.opt/inline-break.exp
917 * gdb.opt/inline-bt.exp
918 * gdb.opt/inline-cmds.exp
919 * gdb.opt/inline-locals.exp
920 * gdb.pascal/case-insensitive-symbols.exp
921 * gdb.pascal/floats.exp
922 * gdb.pascal/gdb11492.exp
923 * gdb.python/lib-types.exp
924 * gdb.python/py-arch.exp
925 * gdb.python/py-as-string.exp
926 * gdb.python/py-bad-printers.exp
927 * gdb.python/py-block.exp
928 * gdb.python/py-breakpoint-create-fail.exp
929 * gdb.python/py-breakpoint.exp
930 * gdb.python/py-caller-is.exp
931 * gdb.python/py-cmd.exp
932 * gdb.python/py-explore-cc.exp
933 * gdb.python/py-explore.exp
934 * gdb.python/py-finish-breakpoint.exp
935 * gdb.python/py-finish-breakpoint2.exp
936 * gdb.python/py-frame-args.exp
937 * gdb.python/py-frame-inline.exp
938 * gdb.python/py-frame.exp
939 * gdb.python/py-framefilter-mi.exp
940 * gdb.python/py-infthread.exp
941 * gdb.python/py-lazy-string.exp
942 * gdb.python/py-linetable.exp
943 * gdb.python/py-mi-events.exp
944 * gdb.python/py-mi-objfile.exp
945 * gdb.python/py-mi.exp
946 * gdb.python/py-objfile.exp
947 * gdb.python/py-pp-integral.exp
948 * gdb.python/py-pp-maint.exp
949 * gdb.python/py-pp-re-notag.exp
950 * gdb.python/py-pp-registration.exp
951 * gdb.python/py-recurse-unwind.exp
952 * gdb.python/py-strfns.exp
953 * gdb.python/py-symbol.exp
954 * gdb.python/py-symtab.exp
955 * gdb.python/py-sync-interp.exp
956 * gdb.python/py-typeprint.exp
957 * gdb.python/py-unwind-maint.exp
958 * gdb.python/py-unwind.exp
959 * gdb.python/py-value-cc.exp
960 * gdb.python/py-xmethods.exp
961 * gdb.reverse/amd64-tailcall-reverse.exp
962 * gdb.reverse/break-precsave.exp
963 * gdb.reverse/break-reverse.exp
964 * gdb.reverse/consecutive-precsave.exp
965 * gdb.reverse/consecutive-reverse.exp
966 * gdb.reverse/finish-precsave.exp
967 * gdb.reverse/finish-reverse-bkpt.exp
968 * gdb.reverse/finish-reverse.exp
969 * gdb.reverse/fstatat-reverse.exp
970 * gdb.reverse/getresuid-reverse.exp
971 * gdb.reverse/i386-precsave.exp
972 * gdb.reverse/i386-reverse.exp
973 * gdb.reverse/i386-sse-reverse.exp
974 * gdb.reverse/i387-env-reverse.exp
975 * gdb.reverse/i387-stack-reverse.exp
976 * gdb.reverse/insn-reverse.exp
977 * gdb.reverse/machinestate-precsave.exp
978 * gdb.reverse/machinestate.exp
979 * gdb.reverse/next-reverse-bkpt-over-sr.exp
980 * gdb.reverse/pipe-reverse.exp
981 * gdb.reverse/readv-reverse.exp
982 * gdb.reverse/recvmsg-reverse.exp
983 * gdb.reverse/rerun-prec.exp
984 * gdb.reverse/s390-mvcle.exp
985 * gdb.reverse/step-precsave.exp
986 * gdb.reverse/step-reverse.exp
987 * gdb.reverse/time-reverse.exp
988 * gdb.reverse/until-precsave.exp
989 * gdb.reverse/until-reverse.exp
990 * gdb.reverse/waitpid-reverse.exp
991 * gdb.reverse/watch-precsave.exp
992 * gdb.reverse/watch-reverse.exp
993 * gdb.rust/generics.exp
994 * gdb.rust/methods.exp
995 * gdb.rust/modules.exp
996 * gdb.rust/simple.exp
997 * gdb.server/connect-with-no-symbol-file.exp
998 * gdb.server/ext-attach.exp
999 * gdb.server/ext-restart.exp
1000 * gdb.server/ext-wrapper.exp
1001 * gdb.server/file-transfer.exp
1002 * gdb.server/server-exec-info.exp
1003 * gdb.server/server-kill.exp
1004 * gdb.server/server-mon.exp
1005 * gdb.server/wrapper.exp
1006 * gdb.stabs/exclfwd.exp
1007 * gdb.stabs/gdb11479.exp
1008 * gdb.threads/clone-new-thread-event.exp
1009 * gdb.threads/corethreads.exp
1010 * gdb.threads/current-lwp-dead.exp
1011 * gdb.threads/dlopen-libpthread.exp
1012 * gdb.threads/gcore-thread.exp
1013 * gdb.threads/sigstep-threads.exp
1014 * gdb.threads/watchpoint-fork.exp
1015 * gdb.trace/actions-changed.exp
1016 * gdb.trace/backtrace.exp
1017 * gdb.trace/change-loc.exp
1018 * gdb.trace/circ.exp
1019 * gdb.trace/collection.exp
1020 * gdb.trace/disconnected-tracing.exp
1021 * gdb.trace/ftrace.exp
1022 * gdb.trace/mi-trace-frame-collected.exp
1023 * gdb.trace/mi-trace-unavailable.exp
1024 * gdb.trace/mi-traceframe-changed.exp
1025 * gdb.trace/mi-tsv-changed.exp
1026 * gdb.trace/no-attach-trace.exp
1027 * gdb.trace/passc-dyn.exp
1028 * gdb.trace/qtro.exp
1029 * gdb.trace/range-stepping.exp
1030 * gdb.trace/read-memory.exp
1031 * gdb.trace/save-trace.exp
1032 * gdb.trace/signal.exp
1033 * gdb.trace/status-stop.exp
1034 * gdb.trace/tfile.exp
1035 * gdb.trace/trace-break.exp
1036 * gdb.trace/trace-buffer-size.exp
1037 * gdb.trace/trace-condition.exp
1038 * gdb.trace/tracefile-pseudo-reg.exp
1039 * gdb.trace/tstatus.exp
1040 * gdb.trace/unavailable.exp
1041 * gdb.trace/while-dyn.exp
1042 * gdb.trace/while-stepping.exp
1043
1044 2016-12-22 Doug Evans <xdje42@gmail.com>
1045
1046 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1047 and msymbols.
1048
1049 2016-12-19 Yao Qi <yao.qi@linaro.org>
1050
1051 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1052 (test_with_self): Don't call do_steps_and_nexts, and remove
1053 code about stepping into xmalloc.
1054
1055 2016-12-09 Yao Qi <yao.qi@linaro.org>
1056
1057 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1058
1059 2016-12-09 Yao Qi <yao.qi@linaro.org>
1060
1061 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1062
1063 2016-12-09 Pedro Alves <palves@redhat.com>
1064
1065 * gdb.base/all-architectures-0.exp: New file.
1066 * gdb.base/all-architectures-1.exp: New file.
1067 * gdb.base/all-architectures-2.exp: New file.
1068 * gdb.base/all-architectures-3.exp: New file.
1069 * gdb.base/all-architectures-4.exp: New file.
1070 * gdb.base/all-architectures-5.exp: New file.
1071 * gdb.base/all-architectures-6.exp: New file.
1072 * gdb.base/all-architectures-7.exp: New file.
1073 * gdb.base/all-architectures.exp.in: New file.
1074
1075 2016-12-09 Yao Qi <yao.qi@linaro.org>
1076
1077 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1078
1079 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1080
1081 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1082 possible.
1083 Remove useless pattern-matching code.
1084
1085 2016-12-02 Pedro Alves <palves@redhat.com>
1086
1087 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1088 procedure.
1089 (top level): Call it.
1090
1091 2016-12-02 Pedro Alves <palves@redhat.com>
1092
1093 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1094 New procedure.
1095 (top level): Call it.
1096
1097 2016-12-02 Pedro Alves <palves@redhat.com>
1098
1099 PR cli/20559
1100 * gdb.base/commands.exp (user_defined_command_args_eval): New
1101 procedure.
1102 (top level): Call it.
1103
1104 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1105
1106 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1107 timeout handling.
1108
1109 2016-12-02 Tom Tromey <tom@tromey.com>
1110
1111 * gdb.dwarf2/main-subprogram.c: New file.
1112 * gdb.dwarf2/main-subprogram.exp: New file.
1113
1114 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1115
1116 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1117 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1118 gdb_test_no_output for a couple of cases.
1119 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1120
1121 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1122
1123 Fix test names and standardize compilation error messages throughout
1124 the following files:
1125
1126 * gdb.ada/start.exp
1127 * gdb.arch/alpha-step.exp
1128 * gdb.arch/e500-prologue.exp
1129 * gdb.arch/ftrace-insn-reloc.exp
1130 * gdb.arch/gdb1291.exp
1131 * gdb.arch/gdb1431.exp
1132 * gdb.arch/gdb1558.exp
1133 * gdb.arch/i386-dr3-watch.exp
1134 * gdb.arch/i386-sse-stack-align.exp
1135 * gdb.arch/ia64-breakpoint-shadow.exp
1136 * gdb.arch/pa-nullify.exp
1137 * gdb.arch/powerpc-aix-prologue.exp
1138 * gdb.arch/thumb-bx-pc.exp
1139 * gdb.base/annota1.exp
1140 * gdb.base/annota3.exp
1141 * gdb.base/arrayidx.exp
1142 * gdb.base/assign.exp
1143 * gdb.base/attach.exp
1144 * gdb.base/auxv.exp
1145 * gdb.base/bang.exp
1146 * gdb.base/bfp-test.exp
1147 * gdb.base/bigcore.exp
1148 * gdb.base/bitfields2.exp
1149 * gdb.base/break-fun-addr.exp
1150 * gdb.base/break-probes.exp
1151 * gdb.base/call-rt-st.exp
1152 * gdb.base/callexit.exp
1153 * gdb.base/catch-fork-kill.exp
1154 * gdb.base/charset.exp
1155 * gdb.base/checkpoint.exp
1156 * gdb.base/comprdebug.exp
1157 * gdb.base/constvars.exp
1158 * gdb.base/coredump-filter.exp
1159 * gdb.base/cursal.exp
1160 * gdb.base/cvexpr.exp
1161 * gdb.base/detach.exp
1162 * gdb.base/display.exp
1163 * gdb.base/dmsym.exp
1164 * gdb.base/dprintf-pending.exp
1165 * gdb.base/dso2dso.exp
1166 * gdb.base/dtrace-probe.exp
1167 * gdb.base/dump.exp
1168 * gdb.base/enum_cond.exp
1169 * gdb.base/exe-lock.exp
1170 * gdb.base/exec-invalid-sysroot.exp
1171 * gdb.base/execl-update-breakpoints.exp
1172 * gdb.base/exprs.exp
1173 * gdb.base/fileio.exp
1174 * gdb.base/find.exp
1175 * gdb.base/finish.exp
1176 * gdb.base/fixsection.exp
1177 * gdb.base/foll-vfork.exp
1178 * gdb.base/frame-args.exp
1179 * gdb.base/gcore.exp
1180 * gdb.base/gdb1250.exp
1181 * gdb.base/global-var-nested-by-dso.exp
1182 * gdb.base/gnu-ifunc.exp
1183 * gdb.base/hashline1.exp
1184 * gdb.base/hashline2.exp
1185 * gdb.base/hashline3.exp
1186 * gdb.base/hbreak-in-shr-unsupported.exp
1187 * gdb.base/huge.exp
1188 * gdb.base/infcall-input.exp
1189 * gdb.base/info-fun.exp
1190 * gdb.base/info-shared.exp
1191 * gdb.base/jit-simple.exp
1192 * gdb.base/jit-so.exp
1193 * gdb.base/jit.exp
1194 * gdb.base/jump.exp
1195 * gdb.base/label.exp
1196 * gdb.base/lineinc.exp
1197 * gdb.base/logical.exp
1198 * gdb.base/longjmp.exp
1199 * gdb.base/macscp.exp
1200 * gdb.base/miscexprs.exp
1201 * gdb.base/new-ui-echo.exp
1202 * gdb.base/new-ui-pending-input.exp
1203 * gdb.base/new-ui.exp
1204 * gdb.base/nodebug.exp
1205 * gdb.base/nofield.exp
1206 * gdb.base/offsets.exp
1207 * gdb.base/overlays.exp
1208 * gdb.base/pending.exp
1209 * gdb.base/pointers.exp
1210 * gdb.base/pr11022.exp
1211 * gdb.base/printcmds.exp
1212 * gdb.base/prologue.exp
1213 * gdb.base/ptr-typedef.exp
1214 * gdb.base/realname-expand.exp
1215 * gdb.base/relativedebug.exp
1216 * gdb.base/relocate.exp
1217 * gdb.base/remote.exp
1218 * gdb.base/reread.exp
1219 * gdb.base/return2.exp
1220 * gdb.base/savedregs.exp
1221 * gdb.base/sep.exp
1222 * gdb.base/sepdebug.exp
1223 * gdb.base/sepsymtab.exp
1224 * gdb.base/set-inferior-tty.exp
1225 * gdb.base/setshow.exp
1226 * gdb.base/shlib-call.exp
1227 * gdb.base/sigaltstack.exp
1228 * gdb.base/siginfo-addr.exp
1229 * gdb.base/signals.exp
1230 * gdb.base/signull.exp
1231 * gdb.base/sigrepeat.exp
1232 * gdb.base/so-impl-ld.exp
1233 * gdb.base/solib-display.exp
1234 * gdb.base/solib-overlap.exp
1235 * gdb.base/solib-search.exp
1236 * gdb.base/solib-symbol.exp
1237 * gdb.base/structs.exp
1238 * gdb.base/structs2.exp
1239 * gdb.base/symtab-search-order.exp
1240 * gdb.base/twice.exp
1241 * gdb.base/unload.exp
1242 * gdb.base/varargs.exp
1243 * gdb.base/watchpoint-solib.exp
1244 * gdb.base/watchpoint.exp
1245 * gdb.base/whatis.exp
1246 * gdb.base/wrong_frame_bt_full.exp
1247 * gdb.btrace/dlopen.exp
1248 * gdb.cell/ea-standalone.exp
1249 * gdb.cell/ea-test.exp
1250 * gdb.cp/dispcxx.exp
1251 * gdb.cp/gdb2384.exp
1252 * gdb.cp/method2.exp
1253 * gdb.cp/nextoverthrow.exp
1254 * gdb.cp/pr10728.exp
1255 * gdb.disasm/am33.exp
1256 * gdb.disasm/h8300s.exp
1257 * gdb.disasm/mn10300.exp
1258 * gdb.disasm/sh3.exp
1259 * gdb.dwarf2/dw2-dir-file-name.exp
1260 * gdb.fortran/complex.exp
1261 * gdb.fortran/library-module.exp
1262 * gdb.guile/scm-pretty-print.exp
1263 * gdb.guile/scm-symbol.exp
1264 * gdb.guile/scm-type.exp
1265 * gdb.guile/scm-value.exp
1266 * gdb.linespec/linespec.exp
1267 * gdb.mi/gdb701.exp
1268 * gdb.mi/gdb792.exp
1269 * gdb.mi/mi-breakpoint-changed.exp
1270 * gdb.mi/mi-dprintf-pending.exp
1271 * gdb.mi/mi-dprintf.exp
1272 * gdb.mi/mi-exit-code.exp
1273 * gdb.mi/mi-pending.exp
1274 * gdb.mi/mi-solib.exp
1275 * gdb.mi/new-ui-mi-sync.exp
1276 * gdb.mi/pr11022.exp
1277 * gdb.mi/user-selected-context-sync.exp
1278 * gdb.opt/solib-intra-step.exp
1279 * gdb.python/py-events.exp
1280 * gdb.python/py-finish-breakpoint.exp
1281 * gdb.python/py-mi.exp
1282 * gdb.python/py-prettyprint.exp
1283 * gdb.python/py-shared.exp
1284 * gdb.python/py-symbol.exp
1285 * gdb.python/py-template.exp
1286 * gdb.python/py-type.exp
1287 * gdb.python/py-value.exp
1288 * gdb.reverse/solib-precsave.exp
1289 * gdb.reverse/solib-reverse.exp
1290 * gdb.server/solib-list.exp
1291 * gdb.stabs/weird.exp
1292 * gdb.threads/reconnect-signal.exp
1293 * gdb.threads/stepi-random-signal.exp
1294 * gdb.trace/actions.exp
1295 * gdb.trace/ax.exp
1296 * gdb.trace/backtrace.exp
1297 * gdb.trace/change-loc.exp
1298 * gdb.trace/deltrace.exp
1299 * gdb.trace/ftrace-lock.exp
1300 * gdb.trace/ftrace.exp
1301 * gdb.trace/infotrace.exp
1302 * gdb.trace/mi-tracepoint-changed.exp
1303 * gdb.trace/packetlen.exp
1304 * gdb.trace/passcount.exp
1305 * gdb.trace/pending.exp
1306 * gdb.trace/range-stepping.exp
1307 * gdb.trace/report.exp
1308 * gdb.trace/stap-trace.exp
1309 * gdb.trace/tfind.exp
1310 * gdb.trace/trace-break.exp
1311 * gdb.trace/trace-condition.exp
1312 * gdb.trace/trace-enable-disable.exp
1313 * gdb.trace/trace-mt.exp
1314 * gdb.trace/tracecmd.exp
1315 * gdb.trace/tspeed.exp
1316 * gdb.trace/tsv.exp
1317 * lib/perftest.exp
1318
1319 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1320
1321 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1322 with gdb_test_no_output.
1323 Use command as test name.
1324
1325 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1326
1327 Fix test names starting with uppercase throughout the files.
1328
1329 * gdb.ada/assign_1.exp
1330 * gdb.ada/boolean_expr.exp
1331 * gdb.base/arrayidx.exp
1332 * gdb.base/del.exp
1333 * gdb.base/gcore-buffer-overflow.exp
1334 * gdb.base/testenv.exp
1335 * gdb.compile/compile.exp
1336 * gdb.python/py-framefilter-invalidarg.exp
1337 * gdb.python/py-framefilter.exp
1338
1339 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1340
1341 Fix test names starting with uppercase throughout the files.
1342
1343 * gdb.ada/array_return.exp
1344 * gdb.ada/expr_delims.exp
1345 * gdb.ada/mi_dyn_arr.exp
1346 * gdb.ada/mi_interface.exp
1347 * gdb.ada/mi_var_array.exp
1348 * gdb.ada/watch_arg.exp
1349 * gdb.arch/alpha-step.exp
1350 * gdb.arch/altivec-regs.exp
1351 * gdb.arch/e500-regs.exp
1352 * gdb.arch/powerpc-d128-regs.exp
1353 * gdb.base/arrayidx.exp
1354 * gdb.base/break.exp
1355 * gdb.base/checkpoint.exp
1356 * gdb.base/debug-expr.exp
1357 * gdb.base/dmsym.exp
1358 * gdb.base/radix.exp
1359 * gdb.base/sepdebug.exp
1360 * gdb.base/testenv.exp
1361 * gdb.base/watch_thread_num.exp
1362 * gdb.base/watchpoint-cond-gone.exp
1363 * gdb.cell/break.exp
1364 * gdb.cell/ea-cache.exp
1365 * gdb.compile/compile.exp
1366 * gdb.cp/gdb2495.exp
1367 * gdb.gdb/selftest.exp
1368 * gdb.gdb/xfullpath.exp
1369 * gdb.go/hello.exp
1370 * gdb.go/integers.exp
1371 * gdb.objc/basicclass.exp
1372 * gdb.pascal/hello.exp
1373 * gdb.pascal/integers.exp
1374 * gdb.python/py-breakpoint.exp
1375 * gdb.python/py-cmd.exp
1376 * gdb.python/py-linetable.exp
1377 * gdb.python/py-xmethods.exp
1378 * gdb.python/python.exp
1379 * gdb.reverse/consecutive-precsave.exp
1380 * gdb.reverse/finish-precsave.exp
1381 * gdb.reverse/i386-precsave.exp
1382 * gdb.reverse/machinestate-precsave.exp
1383 * gdb.reverse/sigall-precsave.exp
1384 * gdb.reverse/solib-precsave.exp
1385 * gdb.reverse/step-precsave.exp
1386 * gdb.reverse/until-precsave.exp
1387 * gdb.reverse/watch-precsave.exp
1388 * gdb.threads/leader-exit.exp
1389 * gdb.threads/pthreads.exp
1390 * gdb.threads/wp-replication.exp
1391 * gdb.trace/actions.exp
1392 * gdb.trace/mi-tsv-changed.exp
1393 * gdb.trace/tsv.exp
1394
1395 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1396
1397 Fix test names starting with uppercase throughout the files.
1398
1399 * gdb.arch/i386-bp_permanent.exp
1400 * gdb.arch/i386-gnu-cfi.exp
1401 * gdb.base/disasm-end-cu.exp
1402 * gdb.base/macscp.exp
1403 * gdb.base/pending.exp
1404 * gdb.base/watch_thread_num.exp
1405 * gdb.cp/exception.exp
1406 * gdb.cp/gdb2495.exp
1407 * gdb.cp/local.exp
1408 * gdb.python/py-evsignal.exp
1409 * gdb.python/python.exp
1410 * gdb.trace/tracecmd.exp
1411
1412 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1413
1414 Fix test names starting with uppercase throughout the files.
1415
1416 * gdb.base/charset.exp
1417 * gdb.base/eval.exp
1418 * gdb.base/multi-forks.exp
1419 * gdb.guile/scm-progspace.exp
1420 * gdb.opencl/datatypes.exp
1421 * gdb.python/py-block.exp
1422 * gdb.python/py-function.exp
1423 * gdb.python/py-symbol.exp
1424 * gdb.python/py-symtab.exp
1425 * gdb.python/py-xmethods.exp
1426 * gdb.reverse/break-precsave.exp
1427 * gdb.reverse/break-reverse.exp
1428 * gdb.reverse/consecutive-precsave.exp
1429 * gdb.reverse/consecutive-reverse.exp
1430 * gdb.reverse/finish-precsave.exp
1431 * gdb.reverse/finish-reverse-bkpt.exp
1432 * gdb.reverse/finish-reverse.exp
1433 * gdb.reverse/fstatat-reverse.exp
1434 * gdb.reverse/getresuid-reverse.exp
1435 * gdb.reverse/i386-precsave.exp
1436 * gdb.reverse/i386-reverse.exp
1437 * gdb.reverse/i386-sse-reverse.exp
1438 * gdb.reverse/i387-stack-reverse.exp
1439 * gdb.reverse/insn-reverse.exp
1440 * gdb.reverse/machinestate-precsave.exp
1441 * gdb.reverse/machinestate.exp
1442 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1443 * gdb.reverse/pipe-reverse.exp
1444 * gdb.reverse/readv-reverse.exp
1445 * gdb.reverse/recvmsg-reverse.exp
1446 * gdb.reverse/rerun-prec.exp
1447 * gdb.reverse/s390-mvcle.exp
1448 * gdb.reverse/sigall-precsave.exp
1449 * gdb.reverse/sigall-reverse.exp
1450 * gdb.reverse/solib-precsave.exp
1451 * gdb.reverse/solib-reverse.exp
1452 * gdb.reverse/step-precsave.exp
1453 * gdb.reverse/step-reverse.exp
1454 * gdb.reverse/time-reverse.exp
1455 * gdb.reverse/until-precsave.exp
1456 * gdb.reverse/until-reverse.exp
1457 * gdb.reverse/waitpid-reverse.exp
1458 * gdb.reverse/watch-precsave.exp
1459 * gdb.reverse/watch-reverse.exp
1460
1461 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1462
1463 Fix test names starting with uppercase throughout the files.
1464
1465 * gdb.arch/i386-mpx-simple_segv.exp
1466 * gdb.arch/i386-mpx.exp
1467 * gdb.arch/i386-permbkpt.exp
1468 * gdb.arch/pa-nullify.exp
1469 * gdb.arch/powerpc-d128-regs.exp
1470 * gdb.arch/vsx-regs.exp
1471 * gdb.base/bfp-test.exp
1472 * gdb.base/break.exp
1473 * gdb.base/breakpoint-shadow.exp
1474 * gdb.base/callfuncs.exp
1475 * gdb.base/charset.exp
1476 * gdb.base/commands.exp
1477 * gdb.base/completion.exp
1478 * gdb.base/dfp-test.exp
1479 * gdb.base/echo.exp
1480 * gdb.base/ending-run.exp
1481 * gdb.base/eval.exp
1482 * gdb.base/expand-psymtabs.exp
1483 * gdb.base/float128.exp
1484 * gdb.base/floatn.exp
1485 * gdb.base/foll-exec-mode.exp
1486 * gdb.base/gdb1056.exp
1487 * gdb.base/gdb11531.exp
1488 * gdb.base/kill-after-signal.exp
1489 * gdb.base/multi-forks.exp
1490 * gdb.base/overlays.exp
1491 * gdb.base/pending.exp
1492 * gdb.base/sepdebug.exp
1493 * gdb.base/testenv.exp
1494 * gdb.base/valgrind-db-attach.exp
1495 * gdb.base/watch_thread_num.exp
1496 * gdb.base/watchpoint-cond-gone.exp
1497 * gdb.base/watchpoint.exp
1498 * gdb.base/watchpoints.exp
1499 * gdb.cp/arg-reference.exp
1500 * gdb.cp/baseenum.exp
1501 * gdb.cp/operator.exp
1502 * gdb.cp/shadow.exp
1503 * gdb.dwarf2/dw2-op-out-param.exp
1504 * gdb.dwarf2/dw2-reg-undefined.exp
1505 * gdb.go/chan.exp
1506 * gdb.go/hello.exp
1507 * gdb.go/integers.exp
1508 * gdb.go/methods.exp
1509 * gdb.go/package.exp
1510 * gdb.guile/scm-parameter.exp
1511 * gdb.guile/scm-progspace.exp
1512 * gdb.guile/scm-value.exp
1513 * gdb.mi/mi-pending.exp
1514 * gdb.mi/user-selected-context-sync.exp
1515 * gdb.multi/multi-attach.exp
1516 * gdb.multi/tids.exp
1517 * gdb.opt/clobbered-registers-O2.exp
1518 * gdb.pascal/floats.exp
1519 * gdb.pascal/integers.exp
1520 * gdb.python/py-block.exp
1521 * gdb.python/py-events.exp
1522 * gdb.python/py-parameter.exp
1523 * gdb.python/py-symbol.exp
1524 * gdb.python/py-symtab.exp
1525 * gdb.python/py-type.exp
1526 * gdb.python/py-value.exp
1527 * gdb.python/py-xmethods.exp
1528 * gdb.python/python.exp
1529 * gdb.reverse/break-precsave.exp
1530 * gdb.reverse/consecutive-precsave.exp
1531 * gdb.reverse/finish-precsave.exp
1532 * gdb.reverse/i386-precsave.exp
1533 * gdb.reverse/machinestate-precsave.exp
1534 * gdb.reverse/sigall-precsave.exp
1535 * gdb.reverse/solib-precsave.exp
1536 * gdb.reverse/step-precsave.exp
1537 * gdb.reverse/until-precsave.exp
1538 * gdb.reverse/watch-precsave.exp
1539 * gdb.server/ext-attach.exp
1540 * gdb.server/ext-restart.exp
1541 * gdb.server/ext-run.exp
1542 * gdb.server/ext-wrapper.exp
1543 * gdb.stabs/gdb11479.exp
1544 * gdb.stabs/weird.exp
1545 * gdb.threads/attach-many-short-lived-threads.exp
1546 * gdb.threads/kill.exp
1547 * gdb.threads/watchpoint-fork.exp
1548
1549 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1550
1551 Fix test names starting with uppercase throughout all the files below.
1552
1553 * gdb.ada/array_return.exp
1554 * gdb.ada/catch_ex.exp
1555 * gdb.ada/info_exc.exp
1556 * gdb.ada/mi_catch_ex.exp
1557 * gdb.ada/mi_dyn_arr.exp
1558 * gdb.ada/mi_ex_cond.exp
1559 * gdb.ada/mi_exc_info.exp
1560 * gdb.ada/mi_interface.exp
1561 * gdb.ada/mi_task_arg.exp
1562 * gdb.ada/mi_task_info.exp
1563 * gdb.ada/mi_var_array.exp
1564 * gdb.arch/alpha-step.exp
1565 * gdb.arch/amd64-disp-step.exp
1566 * gdb.arch/arm-disp-step.exp
1567 * gdb.arch/disp-step-insn-reloc.exp
1568 * gdb.arch/e500-prologue.exp
1569 * gdb.arch/ftrace-insn-reloc.exp
1570 * gdb.arch/gdb1558.exp
1571 * gdb.arch/i386-bp_permanent.exp
1572 * gdb.arch/i386-disp-step.exp
1573 * gdb.arch/i386-float.exp
1574 * gdb.arch/i386-gnu-cfi.exp
1575 * gdb.arch/ia64-breakpoint-shadow.exp
1576 * gdb.arch/mips16-thunks.exp
1577 * gdb.arch/pa-nullify.exp
1578 * gdb.arch/powerpc-aix-prologue.exp
1579 * gdb.arch/powerpc-power.exp
1580 * gdb.arch/ppc-dfp.exp
1581 * gdb.arch/s390-tdbregs.exp
1582 * gdb.arch/spu-info.exp
1583 * gdb.arch/spu-ls.exp
1584 * gdb.arch/thumb-bx-pc.exp
1585 * gdb.base/advance.exp
1586 * gdb.base/annota-input-while-running.exp
1587 * gdb.base/arrayidx.exp
1588 * gdb.base/asmlabel.exp
1589 * gdb.base/async.exp
1590 * gdb.base/attach-wait-input.exp
1591 * gdb.base/auto-connect-native-target.exp
1592 * gdb.base/batch-preserve-term-settings.exp
1593 * gdb.base/bfp-test.exp
1594 * gdb.base/bigcore.exp
1595 * gdb.base/bp-permanent.exp
1596 * gdb.base/break-always.exp
1597 * gdb.base/break-fun-addr.exp
1598 * gdb.base/break-idempotent.exp
1599 * gdb.base/break-main-file-remove-fail.exp
1600 * gdb.base/break-probes.exp
1601 * gdb.base/break-unload-file.exp
1602 * gdb.base/break.exp
1603 * gdb.base/call-ar-st.exp
1604 * gdb.base/call-rt-st.exp
1605 * gdb.base/call-sc.exp
1606 * gdb.base/call-signal-resume.exp
1607 * gdb.base/call-strs.exp
1608 * gdb.base/callexit.exp
1609 * gdb.base/callfuncs.exp
1610 * gdb.base/catch-gdb-caused-signals.exp
1611 * gdb.base/catch-signal-siginfo-cond.exp
1612 * gdb.base/catch-syscall.exp
1613 * gdb.base/compare-sections.exp
1614 * gdb.base/cond-eval-mode.exp
1615 * gdb.base/condbreak-call-false.exp
1616 * gdb.base/consecutive-step-over.exp
1617 * gdb.base/cursal.exp
1618 * gdb.base/disabled-location.exp
1619 * gdb.base/disasm-end-cu.exp
1620 * gdb.base/display.exp
1621 * gdb.base/double-prompt-target-event-error.exp
1622 * gdb.base/dprintf-bp-same-addr.exp
1623 * gdb.base/dprintf-detach.exp
1624 * gdb.base/dprintf-next.exp
1625 * gdb.base/dprintf-non-stop.exp
1626 * gdb.base/dprintf-pending.exp
1627 * gdb.base/dso2dso.exp
1628 * gdb.base/ending-run.exp
1629 * gdb.base/enum_cond.exp
1630 * gdb.base/examine-backward.exp
1631 * gdb.base/exe-lock.exp
1632 * gdb.base/exec-invalid-sysroot.exp
1633 * gdb.base/execl-update-breakpoints.exp
1634 * gdb.base/execution-termios.exp
1635 * gdb.base/fileio.exp
1636 * gdb.base/fixsection.exp
1637 * gdb.base/foll-exec-mode.exp
1638 * gdb.base/foll-exec.exp
1639 * gdb.base/fork-running-state.exp
1640 * gdb.base/frame-args.exp
1641 * gdb.base/fullpath-expand.exp
1642 * gdb.base/func-ptr.exp
1643 * gdb.base/gcore-relro-pie.exp
1644 * gdb.base/gdb1090.exp
1645 * gdb.base/gdb1555.exp
1646 * gdb.base/global-var-nested-by-dso.exp
1647 * gdb.base/gnu-ifunc.exp
1648 * gdb.base/hbreak-in-shr-unsupported.exp
1649 * gdb.base/hbreak-unmapped.exp
1650 * gdb.base/hook-stop.exp
1651 * gdb.base/infcall-input.exp
1652 * gdb.base/info-fun.exp
1653 * gdb.base/info-shared.exp
1654 * gdb.base/interrupt-noterm.exp
1655 * gdb.base/jit-so.exp
1656 * gdb.base/jit.exp
1657 * gdb.base/line-symtabs.exp
1658 * gdb.base/list.exp
1659 * gdb.base/longjmp.exp
1660 * gdb.base/macscp.exp
1661 * gdb.base/max-value-size.exp
1662 * gdb.base/nodebug.exp
1663 * gdb.base/nofield.exp
1664 * gdb.base/overlays.exp
1665 * gdb.base/paginate-after-ctrl-c-running.exp
1666 * gdb.base/paginate-bg-execution.exp
1667 * gdb.base/paginate-inferior-exit.exp
1668 * gdb.base/pending.exp
1669 * gdb.base/pr11022.exp
1670 * gdb.base/printcmds.exp
1671 * gdb.base/ptr-typedef.exp
1672 * gdb.base/ptype.exp
1673 * gdb.base/randomize.exp
1674 * gdb.base/range-stepping.exp
1675 * gdb.base/realname-expand.exp
1676 * gdb.base/relativedebug.exp
1677 * gdb.base/remote.exp
1678 * gdb.base/savedregs.exp
1679 * gdb.base/sepdebug.exp
1680 * gdb.base/set-noassign.exp
1681 * gdb.base/shlib-call.exp
1682 * gdb.base/shreloc.exp
1683 * gdb.base/sigaltstack.exp
1684 * gdb.base/sigbpt.exp
1685 * gdb.base/siginfo-addr.exp
1686 * gdb.base/siginfo-obj.exp
1687 * gdb.base/siginfo-thread.exp
1688 * gdb.base/signest.exp
1689 * gdb.base/signull.exp
1690 * gdb.base/sigrepeat.exp
1691 * gdb.base/skip.exp
1692 * gdb.base/so-impl-ld.exp
1693 * gdb.base/solib-corrupted.exp
1694 * gdb.base/solib-disc.exp
1695 * gdb.base/solib-display.exp
1696 * gdb.base/solib-overlap.exp
1697 * gdb.base/solib-search.exp
1698 * gdb.base/solib-symbol.exp
1699 * gdb.base/source-execution.exp
1700 * gdb.base/sss-bp-on-user-bp-2.exp
1701 * gdb.base/sss-bp-on-user-bp.exp
1702 * gdb.base/stack-checking.exp
1703 * gdb.base/stale-infcall.exp
1704 * gdb.base/step-break.exp
1705 * gdb.base/step-line.exp
1706 * gdb.base/step-over-exit.exp
1707 * gdb.base/step-test.exp
1708 * gdb.base/structs.exp
1709 * gdb.base/sym-file.exp
1710 * gdb.base/symtab-search-order.exp
1711 * gdb.base/term.exp
1712 * gdb.base/type-opaque.exp
1713 * gdb.base/unload.exp
1714 * gdb.base/until-nodebug.exp
1715 * gdb.base/until.exp
1716 * gdb.base/unwindonsignal.exp
1717 * gdb.base/watch-cond.exp
1718 * gdb.base/watch-non-mem.exp
1719 * gdb.base/watch_thread_num.exp
1720 * gdb.base/watchpoint-reuse-slot.exp
1721 * gdb.base/watchpoint-solib.exp
1722 * gdb.base/watchpoint.exp
1723 * gdb.btrace/dlopen.exp
1724 * gdb.cell/arch.exp
1725 * gdb.cell/break.exp
1726 * gdb.cell/bt.exp
1727 * gdb.cell/core.exp
1728 * gdb.cell/data.exp
1729 * gdb.cell/dwarfaddr.exp
1730 * gdb.cell/ea-cache.exp
1731 * gdb.cell/ea-standalone.exp
1732 * gdb.cell/ea-test.exp
1733 * gdb.cell/f-regs.exp
1734 * gdb.cell/fork.exp
1735 * gdb.cell/gcore.exp
1736 * gdb.cell/mem-access.exp
1737 * gdb.cell/ptype.exp
1738 * gdb.cell/registers.exp
1739 * gdb.cell/sizeof.exp
1740 * gdb.cell/solib-symbol.exp
1741 * gdb.cell/solib.exp
1742 * gdb.compile/compile-tls.exp
1743 * gdb.cp/exception.exp
1744 * gdb.cp/gdb2495.exp
1745 * gdb.cp/local.exp
1746 * gdb.cp/mb-inline.exp
1747 * gdb.cp/mb-templates.exp
1748 * gdb.cp/pr10687.exp
1749 * gdb.cp/pr9167.exp
1750 * gdb.cp/scope-err.exp
1751 * gdb.cp/templates.exp
1752 * gdb.cp/virtfunc.exp
1753 * gdb.dwarf2/dw2-dir-file-name.exp
1754 * gdb.dwarf2/dw2-single-line-discriminators.exp
1755 * gdb.fortran/complex.exp
1756 * gdb.fortran/library-module.exp
1757 * gdb.guile/guile.exp
1758 * gdb.guile/scm-cmd.exp
1759 * gdb.guile/scm-frame-inline.exp
1760 * gdb.guile/scm-objfile.exp
1761 * gdb.guile/scm-pretty-print.exp
1762 * gdb.guile/scm-symbol.exp
1763 * gdb.guile/scm-type.exp
1764 * gdb.guile/scm-value.exp
1765 * gdb.linespec/keywords.exp
1766 * gdb.linespec/ls-errs.exp
1767 * gdb.linespec/macro-relative.exp
1768 * gdb.linespec/thread.exp
1769 * gdb.mi/mi-breakpoint-changed.exp
1770 * gdb.mi/mi-dprintf-pending.exp
1771 * gdb.mi/mi-fullname-deleted.exp
1772 * gdb.mi/mi-logging.exp
1773 * gdb.mi/mi-pending.exp
1774 * gdb.mi/mi-solib.exp
1775 * gdb.mi/new-ui-mi-sync.exp
1776 * gdb.mi/user-selected-context-sync.exp
1777 * gdb.multi/dummy-frame-restore.exp
1778 * gdb.multi/multi-arch-exec.exp
1779 * gdb.multi/remove-inferiors.exp
1780 * gdb.multi/watchpoint-multi-exit.exp
1781 * gdb.opt/solib-intra-step.exp
1782 * gdb.perf/backtrace.exp
1783 * gdb.perf/single-step.exp
1784 * gdb.perf/skip-command.exp
1785 * gdb.perf/skip-prologue.exp
1786 * gdb.perf/solib.exp
1787 * gdb.python/lib-types.exp
1788 * gdb.python/py-as-string.exp
1789 * gdb.python/py-bad-printers.exp
1790 * gdb.python/py-block.exp
1791 * gdb.python/py-breakpoint.exp
1792 * gdb.python/py-cmd.exp
1793 * gdb.python/py-events.exp
1794 * gdb.python/py-evthreads.exp
1795 * gdb.python/py-finish-breakpoint.exp
1796 * gdb.python/py-finish-breakpoint2.exp
1797 * gdb.python/py-frame-inline.exp
1798 * gdb.python/py-frame.exp
1799 * gdb.python/py-inferior.exp
1800 * gdb.python/py-infthread.exp
1801 * gdb.python/py-mi.exp
1802 * gdb.python/py-objfile.exp
1803 * gdb.python/py-pp-maint.exp
1804 * gdb.python/py-pp-registration.exp
1805 * gdb.python/py-prettyprint.exp
1806 * gdb.python/py-recurse-unwind.exp
1807 * gdb.python/py-shared.exp
1808 * gdb.python/py-symbol.exp
1809 * gdb.python/py-symtab.exp
1810 * gdb.python/py-template.exp
1811 * gdb.python/py-type.exp
1812 * gdb.python/py-unwind-maint.exp
1813 * gdb.python/py-unwind.exp
1814 * gdb.python/py-value.exp
1815 * gdb.python/python.exp
1816 * gdb.reverse/finish-reverse-bkpt.exp
1817 * gdb.reverse/insn-reverse.exp
1818 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1819 * gdb.reverse/solib-precsave.exp
1820 * gdb.reverse/solib-reverse.exp
1821 * gdb.stabs/gdb11479.exp
1822 * gdb.stabs/weird.exp
1823 * gdb.threads/fork-child-threads.exp
1824 * gdb.threads/fork-plus-threads.exp
1825 * gdb.threads/fork-thread-pending.exp
1826 * gdb.threads/forking-threads-plus-breakpoint.exp
1827 * gdb.threads/hand-call-in-threads.exp
1828 * gdb.threads/interrupted-hand-call.exp
1829 * gdb.threads/linux-dp.exp
1830 * gdb.threads/local-watch-wrong-thread.exp
1831 * gdb.threads/next-while-other-thread-longjmps.exp
1832 * gdb.threads/non-ldr-exit.exp
1833 * gdb.threads/pending-step.exp
1834 * gdb.threads/print-threads.exp
1835 * gdb.threads/process-dies-while-detaching.exp
1836 * gdb.threads/process-dies-while-handling-bp.exp
1837 * gdb.threads/pthreads.exp
1838 * gdb.threads/queue-signal.exp
1839 * gdb.threads/reconnect-signal.exp
1840 * gdb.threads/signal-command-handle-nopass.exp
1841 * gdb.threads/signal-command-multiple-signals-pending.exp
1842 * gdb.threads/signal-delivered-right-thread.exp
1843 * gdb.threads/signal-sigtrap.exp
1844 * gdb.threads/sigthread.exp
1845 * gdb.threads/staticthreads.exp
1846 * gdb.threads/stepi-random-signal.exp
1847 * gdb.threads/thread-unwindonsignal.exp
1848 * gdb.threads/thread_check.exp
1849 * gdb.threads/thread_events.exp
1850 * gdb.threads/tid-reuse.exp
1851 * gdb.threads/tls-nodebug.exp
1852 * gdb.threads/tls-shared.exp
1853 * gdb.threads/tls-so_extern.exp
1854 * gdb.threads/tls.exp
1855 * gdb.threads/wp-replication.exp
1856 * gdb.trace/actions-changed.exp
1857 * gdb.trace/actions.exp
1858 * gdb.trace/backtrace.exp
1859 * gdb.trace/change-loc.exp
1860 * gdb.trace/collection.exp
1861 * gdb.trace/deltrace.exp
1862 * gdb.trace/disconnected-tracing.exp
1863 * gdb.trace/entry-values.exp
1864 * gdb.trace/ftrace-lock.exp
1865 * gdb.trace/ftrace.exp
1866 * gdb.trace/infotrace.exp
1867 * gdb.trace/mi-trace-frame-collected.exp
1868 * gdb.trace/mi-trace-unavailable.exp
1869 * gdb.trace/mi-traceframe-changed.exp
1870 * gdb.trace/mi-tracepoint-changed.exp
1871 * gdb.trace/mi-tsv-changed.exp
1872 * gdb.trace/no-attach-trace.exp
1873 * gdb.trace/packetlen.exp
1874 * gdb.trace/passc-dyn.exp
1875 * gdb.trace/passcount.exp
1876 * gdb.trace/pending.exp
1877 * gdb.trace/pr16508.exp
1878 * gdb.trace/qtro.exp
1879 * gdb.trace/range-stepping.exp
1880 * gdb.trace/read-memory.exp
1881 * gdb.trace/report.exp
1882 * gdb.trace/save-trace.exp
1883 * gdb.trace/signal.exp
1884 * gdb.trace/stap-trace.exp
1885 * gdb.trace/status-stop.exp
1886 * gdb.trace/strace.exp
1887 * gdb.trace/tfile.exp
1888 * gdb.trace/tfind.exp
1889 * gdb.trace/trace-break.exp
1890 * gdb.trace/trace-condition.exp
1891 * gdb.trace/trace-enable-disable.exp
1892 * gdb.trace/trace-mt.exp
1893 * gdb.trace/tracecmd.exp
1894 * gdb.trace/tracefile-pseudo-reg.exp
1895 * gdb.trace/tspeed.exp
1896 * gdb.trace/tstatus.exp
1897 * gdb.trace/tsv.exp
1898 * gdb.trace/unavailable.exp
1899 * gdb.trace/while-dyn.exp
1900 * gdb.trace/while-stepping.exp
1901 * lib/gdb-guile.exp
1902 * lib/gdb.exp
1903 * lib/mi-support.exp
1904 * lib/pascal.exp
1905 * lib/perftest.exp
1906 * lib/prelink-support.exp
1907 * lib/selftest-support.exp
1908
1909 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1910
1911 * Makefile.in: Include disable-implicit-rules.mk.
1912
1913 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1914
1915 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1916 non-byte-aligned bit fields.
1917
1918 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1919
1920 PR gdb/12616
1921 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1922 respects the DW_AT_data_bit_offset attribute.
1923
1924 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1925
1926 * gdb.base/default.exp: Fix output of "set language".
1927
1928 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1929
1930 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1931 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1932 make.
1933 * configure.ac: Remove checks for the make program.
1934 * configure: Re-generate.
1935
1936 2016-11-16 Kevin Buettner <kevinb@redhat.com>
1937
1938 * gdb.python/py-recurse-unwind.c (main): Add loop.
1939 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1940 to read_register() and gdb.parse_and_eval(). Make each code
1941 call a separate case that can be individually tested.
1942 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1943 proc. Call cont_and_backtrace for each of the code paths that
1944 we want to test in the unwinder.
1945
1946 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1947
1948 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1949 the definition of struct S.
1950
1951 2016-11-11 Catherine Moore <clm@codesourcery.com>
1952
1953 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1954
1955 2016-11-09 Pedro Alves <palves@redhat.com>
1956
1957 * gdb.base/commands.exp (runto_or_return): New procedure.
1958 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1959 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1960 (progvar_simple_while_test, progvar_complex_if_while_test)
1961 (if_while_breakpoint_command_test)
1962 (infrun_breakpoint_command_test, breakpoint_command_test)
1963 (user_defined_command_test, watchpoint_command_test)
1964 (test_command_prompt_position, redefine_hook_test)
1965 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1966 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1967 multi_line_input and multi_line. Remove gdb_expect and
1968 gdb_stop_suppressing_tests uses.
1969 * lib/gdb.exp (valnum_re): New global.
1970 (multi_line_input): New procedure.
1971
1972 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
1973
1974 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
1975 Remove.
1976 (test_setup): Define with proc_with_prefix.
1977 (test_cli_inferior): Likewise.
1978 (test_cli_thread): Likewise.
1979 (test_cli_frame): Likewise.
1980 (test_cli_select_frame): Likewise.
1981 (test_cli_up_down): Likewise.
1982 (test_mi_thread_select): Likewise.
1983 (test_mi_stack_select_frame): Likewise.
1984 (test_cli_in_mi_inferior): Likewise.
1985 (test_cli_in_mi_thread): Likewise.
1986 (test_cli_in_mi_frame): Likewise.
1987 (top level): Do not use with_test_prefix_procname.
1988
1989 2016-11-09 Pedro Alves <palves@redhat.com>
1990
1991 * gdb.base/commands.exp (gdbvar_simple_if_test)
1992 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
1993 (progvar_simple_if_test, progvar_simple_while_test)
1994 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
1995 (infrun_breakpoint_command_test, breakpoint_command_test)
1996 (user_defined_command_test, watchpoint_command_test)
1997 (test_command_prompt_position, deprecated_command_test)
1998 (bp_deleted_in_command, temporary_breakpoint_commands)
1999 (stray_arg0_test, source_file_with_indented_comment)
2000 (recursive_source_test, if_commands_test)
2001 (error_clears_commands_left, redefine_hook_test)
2002 (redefine_backtrace_test): Use proc_with_prefix.
2003 * lib/gdb.exp (proc_with_prefix): New proc.
2004
2005 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2006
2007 * gdb.base/tui-layout.c: New file.
2008 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2009 disassembly window contains very long lines.
2010
2011 2016-11-08 Tom Tromey <tom@tromey.com>
2012
2013 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2014 depend on Python 2.
2015
2016 2016-11-08 Tom Tromey <tom@tromey.com>
2017
2018 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2019 New method.
2020
2021 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2022
2023 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2024
2025 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2026
2027 * gdb.rust/simple.rs: Add test for univariant enums without
2028 discriminants and for encoded struct-like enums.
2029
2030 2016-10-28 Pedro Alves <palves@redhat.com>
2031
2032 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2033 gdb_test_multiple, tighten regexps and match symtabs and line
2034 tables incrementally.
2035
2036 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2037
2038 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2039 general.
2040
2041 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2042
2043 * gdb.base/exec-invalid-sysroot.exp: New file.
2044
2045 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2046
2047 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2048
2049 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2050
2051 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2052
2053 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2054
2055 * gdb.base/killed-outside.exp: Remove $options from a call to
2056 `prepare_for_testing'.
2057
2058 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2059
2060 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2061 Change test message.
2062
2063 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2064
2065 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2066 Update comment.
2067
2068 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2069
2070 * gdb.trace/mi-trace-save.exp: New file.
2071
2072 2016-10-13 Yao Qi <yao.qi@linaro.org>
2073
2074 * gdb.base/code_elim.exp (get_var_address): Remove.
2075 * gdb.base/relocate.exp: Likewise.
2076 * gdb.base/shreloc.exp: Likewise.
2077 * lib/gdb.exp (get_var_address): New.
2078
2079 2016-10-13 Yao Qi <yao.qi@linaro.org>
2080
2081 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2082 floating point tests if $skip_float_test is false.
2083
2084 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2085
2086 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2087 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2088 argc values.
2089 Add 1 to argc so we guarantee distinct initial/modified argc values.
2090
2091 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2092
2093 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2094
2095 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2096
2097 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2098 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2099 * gdb.arch/vsx-regs.exp: Likewise.
2100
2101 2016-10-07 Yao Qi <yao.qi@linaro.org>
2102
2103 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2104
2105 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2106
2107 * gdb.python/python.exp: Test decode_line("*0").
2108
2109 2016-10-06 Doug Evans <dje@google.com>
2110
2111 * gdb.python/py-value.exp (test_value_creation): Add test for large
2112 unsigned 64-bit value.
2113
2114 2016-10-06 Tom Tromey <tom@tromey.com>
2115
2116 * gdb.compile/compile.exp: Change java tests to rust.
2117 * gdb.base/setshow.exp: Change java tests to rust.
2118 * gdb.base/default.exp: Remove java from language list.
2119 * README (Examples): Update language example.
2120 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2121 test.
2122 * lib/gdb.exp (skip_java_tests): Remove.
2123 * lib/java.exp: Remove.
2124 * gdb.java: Remove.
2125
2126 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2127
2128 * gdb.arch/mips-fcr.exp: New test.
2129 * gdb.arch/mips-fcr.c: Source for the new test.
2130
2131 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2132
2133 * gdb.base/solib-disc.exp: Use `standard_output_file'
2134 throughout.
2135
2136 2016-10-06 Pedro Alves <palves@redhat.com>
2137
2138 * gdb.base/jit-simple-dl.c: New file.
2139 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2140 * gdb.base/jit-simple.c: ... this.
2141 * gdb.base/jit-simple.exp (jit_run): Delete.
2142 (build_jit): New proc.
2143 (jit_test_reread): Recompile either the main program or the shared
2144 library, depending on what is being tested. Skip changing address
2145 if caller wants to. Compare before/after addresses. If testing
2146 standalone, explicitly load the binary. Test "maint info
2147 breakpoints".
2148 (top level): Add "standalone vs shared lib" and "change address"
2149 vs "same address" axes.
2150
2151 2016-10-06 Pedro Alves <palves@redhat.com>
2152
2153 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2154 call.
2155 (jit_run): Delete.
2156 (jit_test_reread): Use with_test_prefix. Reload the main binary
2157 explicitly. Compare the before/after addresses of the JIT
2158 descriptor.
2159
2160 2016-08-15 Doug Evans <dje@google.com>
2161
2162 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2163 for single bitfields is bool.
2164 * gdb.xml/tdesc-regs.exp: Ditto.
2165
2166 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2167
2168 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2169
2170 2016-10-05 Yao Qi <yao.qi@linaro.org>
2171
2172 * lib/gdb.exp (support_complex_tests): Return zero if
2173 gdb_skip_float_test return true.
2174
2175 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2176 Simon Marchi <simon.marchi@ericsson.com>
2177
2178 PR gdb/20487
2179 * gdb.mi/user-selected-context-sync.exp: New file.
2180 * gdb.mi/user-selected-context-sync.c: New file.
2181
2182 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2183 Simon Marchi <simon.marchi@ericsson.com>
2184
2185 PR gdb/20487
2186 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2187 =thread-select-event check.
2188
2189 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2190
2191 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2192 the compulsory L operand changes.
2193 * gdb.arch/powerpc-power.s: Likewise.
2194
2195 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2198 * gdb.base/jit-attach-pie.c: New file.
2199 * gdb.base/jit-attach-pie.exp: New file.
2200
2201 2016-09-28 Pedro Alves <palves@redhat.com>
2202
2203 * gdb.base/infcall-input.c: New file.
2204 * gdb.base/infcall-input.exp: New file.
2205
2206 2016-09-22 Yao Qi <yao.qi@linaro.org>
2207
2208 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2209 (gdb_exit): Rename it to ...
2210 (gdbserver_gdb_exit): ... Close GDBserver.
2211 (gdb_exit): New proc, call gdbserver_gdb_exit.
2212 (mi_gdb_exit): Likewise.
2213
2214 2016-09-22 Yao Qi <yao.qi@linaro.org>
2215
2216 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2217 path.
2218 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2219 Remove duplication.
2220
2221 2016-09-22 Yao Qi <yao.qi@linaro.org>
2222
2223 * lib/gdbserver-support.exp: Check the existence of
2224 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2225
2226 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2227
2228 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2229
2230 2016-09-21 Tom Tromey <tom@tromey.com>
2231
2232 PR gdb/20604:
2233 * gdb.base/quit.exp: New file.
2234
2235 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2236
2237 * .gitignore: New file.
2238
2239 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2240
2241 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2242 throughout.
2243
2244 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2245
2246 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2247
2248 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2249
2250 * gdb.cp/casts.cc (decltype): Move it ...
2251 (main): ... with its call to ...
2252 * gdb.cp/casts03.cc: ... a new file.
2253 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2254
2255 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2256
2257 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2258
2259 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2260
2261 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2262 and sync up the test with tests in gas/testsuite/gas/ppc.
2263 * gdb.arch/powerpc-power.exp: Likewise.
2264
2265 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2266
2267 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2268
2269 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2270 Jan Kratochvil <jan.kratochvil@redhat.com>
2271
2272 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2273 make m1's definition to be different from m2's. Use 'dummy' as an
2274 argument for probe 'two'.
2275
2276 2016-09-10 Jon Beniston <jon@beniston.com>
2277
2278 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2279 for sim target.
2280
2281 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2282
2283 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2284 variable declaration.
2285 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2286 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2287 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2288 received HWCAP as its argument.
2289
2290 2016-09-06 Pedro Alves <palves@redhat.com>
2291
2292 * gdb.base/new-ui-pending-input.c: New file.
2293 * gdb.base/new-ui-pending-input.exp: New file.
2294 * gdb.exp (clear_gdb_spawn_id): New procedure.
2295 (with_spawn_id): Check whether gdb_spawn_id exists before
2296 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2297 on exit.
2298
2299 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2300
2301 * gdb.base/float128.c: New file.
2302 * gdb.base/float128.exp: Likewise.
2303 * gdb.base/floatn.c: Likewise.
2304 * gdb.base/floatn.exp: Likewise.
2305
2306 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2307
2308 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2309
2310 2016-09-05 Pedro Alves <palves@redhat.com>
2311
2312 PR backtrace/19927
2313 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2314 unwinders are immediately called as side effect of "source" or
2315 "disable unwinder" commands.
2316 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2317
2318 2016-09-02 Yao Qi <yao.qi@linaro.org>
2319
2320 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2321 is true and $type is "float" or "double".
2322
2323 2016-09-02 Yao Qi <yao.qi@linaro.org>
2324
2325 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2326 true.
2327 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2328 * gdb.base/call-rt-st.exp: Likewise.
2329 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2330 return value instead of gdb,skip_float_test.
2331 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2332 (do_function_calls): Use its return value instead of
2333 gdb,skip_float_test.
2334 * gdb.base/finish.exp: Likewise.
2335 * gdb.base/funcargs.exp: Likewise.
2336 * gdb.base/return.exp: Likewise.
2337 * gdb.base/return2.exp: Likewise.
2338 * gdb.base/varargs.exp: Likewise.
2339 * lib/gdb.exp (gdb_skip_float_test): Change it to
2340 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2341
2342 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2343
2344 * gdb.multi/tids.exp: Test "thread apply all".
2345
2346 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2347
2348 * gdb.base/default.exp (tty): Remove.
2349
2350 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2351
2352 * gdb.python/py-recurse-unwind.c: New file.
2353 * gdb.python/py-recurse-unwind.py: New file.
2354 * gdb.python/py-recurse-unwind.exp: New file.
2355
2356 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2357
2358 * gdb.base/set-inferior-tty.exp: New file.
2359 * gdb.base/set-inferior-tty.c: New file.
2360
2361 2016-08-23 Pedro Alves <palves@redhat.com>
2362
2363 PR gdb/20494
2364 * gdb.base/new-ui-echo.c: New file.
2365 * gdb.base/new-ui-echo.exp: New file.
2366
2367 2016-08-23 Yao Qi <yao.qi@linaro.org>
2368
2369 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2370 gdbserver_spawn.
2371 * gdb.server/connect-without-multi-process.exp (do_test):
2372 Likewise.
2373
2374 2016-08-23 Yao Qi <yao.qi@linaro.org>
2375
2376 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2377 standalone_txt. Delete gdb_txt and standalone_txt on host
2378 and target. Spawn the binary on target. Copy files from
2379 target to host.
2380
2381 2016-08-22 Pedro Alves <palves@redhat.com>
2382
2383 PR gdb/20505
2384 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2385 with_test_prefix. Factor out bits to ...
2386 (test_no_vdso): ... this new procedure.
2387
2388 2016-08-19 Carl Love <cel@us.ibm.com>
2389
2390 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2391 maintaining separate logic for constructing the output path.
2392 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2393 * gdb.arch/ppc-dfp.exp: Likewise.
2394 * gdb.arch/ppc-fp.exp: Likewise.
2395 * gdb.arch/vsx-regs.exp: Likewise.
2396 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2397 binprefix for generating the additional binary files.
2398
2399 2016-08-19 Pedro Alves <palves@redhat.com>
2400
2401 * gdb.trace/mi-trace-frame-collected.exp
2402 (test_trace_frame_collected): On x32, expect two registers.
2403
2404 2016-08-18 Carl Love <cel@us.ibm.com>
2405
2406 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2407 and sync up the test with tests in gas/testsuite/gas/ppc.
2408 * gdb.arch/powerpc-power.exp: Likewise.
2409
2410 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2411
2412 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2413 expected error message.
2414
2415 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2416
2417 * gdb.multi/remove-inferiors.exp: New file.
2418 * gdb.multi/remove-inferiors.c: New file.
2419
2420 2016-08-12 Yao Qi <yao.qi@linaro.org>
2421
2422 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2423 argument list.
2424
2425 2016-08-10 Pedro Alves <palves@redhat.com>
2426
2427 PR gdb/19187
2428 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2429 setup_kfails.
2430
2431 2016-08-09 Pedro Alves <palves@redhat.com>
2432 Simon Marchi <simon.marchi@ericsson.com>
2433
2434 PR gdb/20418
2435 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2436 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2437
2438 2016-08-09 Pedro Alves <palves@redhat.com>
2439
2440 PR mi/20431
2441 * gdb.mi/mi-cmd-error.exp: New file.
2442
2443 2016-08-09 Pedro Alves <palves@redhat.com>
2444
2445 PR gdb/18653
2446 * gdb.base/signals-state-child.c: New file.
2447 * gdb.base/signals-state-child.exp: New file.
2448 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2449
2450 2016-08-09 Pedro Alves <palves@redhat.com>
2451
2452 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2453
2454 2016-08-03 Tom Tromey <tom@tromey.com>
2455
2456 PR python/18565:
2457 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2458
2459 2016-08-01 Yao Qi <yao.qi@linaro.org>
2460
2461 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2462 variable mode to "multi-process" if $multi_process is 1, otherwise
2463 set it to "single-process".
2464
2465 2016-08-01 Yao Qi <yao.qi@linaro.org>
2466
2467 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2468 * gdb.cp/cpexprs.exp: Likewise.
2469 * gdb.cp/m-static.exp: Likewise.
2470
2471 2016-07-26 Tom Tromey <tom@tromey.com>
2472
2473 PR python/20190:
2474 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2475 test.
2476
2477 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2478
2479 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2480 selecting assembly source files.
2481 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2482 assembly source files.
2483 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2484 assembly source files.
2485 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2486 selecting assembly source files.
2487
2488 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2489
2490 * gdb.base/new-ui.exp (do_test_invalid_args): New
2491 procedure.
2492
2493 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2494
2495 * gdb.btrace/reconnect.c: New file.
2496 * gdb.btrace/reconnect.exp: New file.
2497
2498 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2499
2500 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2501 to test_catch_syscall_group.
2502 (test_catch_syscall_group): New.
2503
2504 2016-07-21 Tom Tromey <tom@tromey.com>
2505
2506 * gdb.rust/simple.rs (main): Use empty struct expression.
2507 * gdb.rust/simple.exp: Add tests for empty struct expression.
2508
2509 2016-07-21 Yao Qi <yao.qi@linaro.org>
2510
2511 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2512 if gdb_skip_xml_test is true on some targets.
2513
2514 2016-07-21 Yao Qi <yao.qi@linaro.org>
2515
2516 * gdb.server/solib-list.exp: Unset last_loaded_file.
2517
2518 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2519
2520 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2521 "step into captured_main (args)".
2522
2523 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2524
2525 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2526
2527 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2528
2529 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2530
2531 2016-07-19 Pedro Alves <palves@redhat.com>
2532
2533 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2534 * gdb.opt/inline-bt.exp: Likewise.
2535 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2536 additional_flags=-Winline.
2537 * gdb.opt/inline-locals.exp: Likewise.
2538 * gdb.opt/inline-markers.c (ATTR): Define.
2539 (inlined_fn): Use it.
2540
2541 2016-07-19 Yao Qi <yao.qi@linaro.org>
2542
2543 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2544 (test_with_self): Remove some code. Remove argument executable.
2545 (top-level): Use do_self_tests.
2546
2547 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2548 Don Breazeal <donb@codesourcery.com>
2549
2550 * gdb.base/maint.exp: Escape paths used in regular expressions.
2551 * gdb.stabs/weird.exp: Likewise.
2552
2553 2016-07-13 Tom Tromey <tom@tromey.com>
2554
2555 PR python/15620, PR python/18620:
2556 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2557 (test_bkpt_events): New procs.
2558
2559 2016-07-13 Tom Tromey <tom@tromey.com>
2560
2561 PR python/17698:
2562 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2563 test.
2564 (test_watchpoints): Likewise.
2565 (test_bkpt_pending): New proc.
2566
2567 2016-07-13 Tom Tromey <tom@tromey.com>
2568
2569 PR cli/18053:
2570 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2571 completion test.
2572
2573 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2574
2575 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2576 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2577 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2578 f_label.
2579 (g): Rename g_end_lbl to g_label.
2580 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2581 low_pc and high_pc.
2582 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2583
2584 2016-07-12 Tom Tromey <tom@tromey.com>
2585
2586 PR python/19293:
2587 * gdb.python/py-unwind-maint.exp: Update tests.
2588
2589 2016-07-12 Yao Qi <yao.qi@linaro.org>
2590
2591 * lib/selftest-support.exp (selftest_setup): Match the output
2592 when captured_main is inlined.
2593
2594 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2595
2596 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2597 New variables.
2598 (print this%a, print this%b, print this): New tests.
2599 * gdb.fortran/derived-types.f90 (this): New object and
2600 initialization.
2601
2602 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2603
2604 * gdb.ada/arraydim.exp: Remove extra directory level in build
2605 directory.
2606
2607 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2608
2609 * lib/ada.exp: Remove extra directory level in build directory.
2610 * gdb.ada/cond_lang.exp: Likewise.
2611 * gdb.ada/exec_changed.exp: Likewise.
2612 * gdb.ada/lang_switch.exp: Likewise.
2613
2614 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2615
2616 * simple.rs: Add test for raw pointer subscripting.
2617 * simple.exp: Add test expectations.
2618
2619 2016-07-05 Yao Qi <yao.qi@linaro.org>
2620
2621 * gdb.mi/mi-reverse.exp: Match =record-started output.
2622
2623 2016-07-01 Pedro Alves <palves@redhat.com>
2624
2625 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2626 procedure.
2627 (jit_reader_test): Test the jit reader's unwinder.
2628 * gdb.base/jithost.c (jit_function_00_code): New global.
2629 (main): Use memcpy to fill in the mmapped code, instead of poking
2630 bytes manually here.
2631 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2632 value.
2633 (read_debug_info): Save the function's range.
2634 (read_sp): New function.
2635 (unwind_frame): Use it. Also unwind RBP.
2636 (get_frame_id): Use read_sp.
2637 (gdb_init_reader): Use calloc instead of malloc.
2638 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2639 parameter. Use gdb_test_multiple.
2640
2641 2016-07-01 Pedro Alves <palves@redhat.com>
2642 Antoine Tremblay <antoine.tremblay@ericsson.com>
2643
2644 * gdb.threads/process-dies-while-detaching.c: New file.
2645 * gdb.threads/process-dies-while-detaching.exp: New file.
2646
2647 2016-07-01 Pedro Alves <palves@redhat.com>
2648
2649 * gdb.multi/watchpoint-multi-exit.c: New file.
2650 * gdb.multi/watchpoint-multi-exit.exp: New file.
2651
2652 2016-06-30 Pedro Alves <palves@redhat.com>
2653
2654 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2655 unset inferior_spawn_id.
2656
2657 2016-06-30 Pedro Alves <palves@redhat.com>
2658
2659 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2660 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2661
2662 2016-06-29 Yao Qi <yao.qi@linaro.org>
2663
2664 * gdb.base/return.c: Add copyright header.
2665
2666 2016-06-29 Tom Tromey <tom@tromey.com>
2667
2668 PR python/20129:
2669 * gdb.python/py-framefilter.exp: Add tests for setting priority
2670 and disabling of non-existent frame filter.
2671
2672 2016-06-29 Yao Qi <yao.qi@linaro.org>
2673
2674 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2675 0x0f07ff.
2676
2677 2016-06-28 Yao Qi <yao.qi@linaro.org>
2678
2679 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2680 triplets. Start gdb, execute catch syscall, and continue. Check
2681 gdb's output to determine catch syscall is supported.
2682
2683 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2684
2685 * gdb.rust/simple.rs: Add test for returning unit in a function.
2686 * gdb.rust/simple.exp: Add expectation for functions returning
2687 unit.
2688
2689 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2690
2691 * gdb.python/py-breakpoint-create-fail.c,
2692 gdb.python/py-breakpoint-create-fail.exp,
2693 gdb.python/py-breakpoint-create-fail.py: New testcase.
2694
2695 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2696
2697 PR gdb/20239
2698 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2699 * gdb.rust/simple.exp: Add test expectations for new NonZero
2700 tests.
2701
2702 2016-06-24 David Taylor <dtaylor@emc.com>
2703
2704 * gdb.base/offsets.exp: New file.
2705 * gdb.base/offsets.c: New file.
2706
2707 2016-06-23 Tom Tromey <tom@tromey.com>
2708
2709 PR gdb/16483:
2710 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2711 before any filters are loaded.
2712
2713 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2714
2715 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2716 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2717 structs.
2718 * gdb.fortran/derived-type-function.exp: New file.
2719 * gdb.fortran/derived-type-function.f90: New file.
2720
2721
2722 2016-06-21 Pedro Alves <palves@redhat.com>
2723
2724 * gdb.base/new-ui.exp: New file.
2725 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2726 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2727 (with_spawn_id): New procedure.
2728
2729 2016-06-21 Pedro Alves <palves@redhat.com>
2730
2731 * gdb.mi/mi-exec-run.exp: New file.
2732
2733 2016-06-21 Pedro Alves <palves@redhat.com>
2734
2735 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2736 breakpoint command's output on the main UI.
2737 (test_break): New procedure, factored out from calls in the top
2738 level.
2739 (top level): Use foreach_with_prefix to test MI as main UI and as
2740 separate UI.
2741
2742 2016-06-21 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2745 (test_awatch_creation_and_listing)
2746 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2747 Remove 'type' parameter.
2748 (test_watchpoint_all): New parameter mi_mode. Remove
2749 with_test_prefix.
2750 (top level): Use foreach_with_prefix, and add main/separate UI MI
2751 testing axis.
2752
2753 2016-06-21 Pedro Alves <palves@redhat.com>
2754
2755 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2756 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2757 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2758 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2759 (gdb_main_spawn_id, mi_spawn_id): Declare and
2760 comment.
2761 (mi_create_inferior_pty): New procedure,
2762 factored out from default_mi_gdb_start.
2763 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2764 procedures.
2765 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2766 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2767 Use mi_create_inferior_pty.
2768 (mi_gdb_start): Use eval to pass down args list.
2769
2770 2016-06-21 Pedro Alves <palves@redhat.com>
2771
2772 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2773 * gdb.opt/inline-cmds.exp: Add MI tests.
2774
2775 2016-06-21 Pedro Alves <palves@redhat.com>
2776
2777 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2778
2779 2016-06-21 Pedro Alves <palves@redhat.com>
2780
2781 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2782 (top level): Use it instead of mi_execute_to.
2783
2784 2016-06-21 Pedro Alves <palves@redhat.com>
2785
2786 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2787 (cont_handler_str): New.
2788 (signal_stop_handler): Set stop_handler_str instead of printing to
2789 stdout.
2790 (continue_handler): Set cont_handler_str instead of printing to
2791 stdout.
2792 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2793 mi_send_resuming_command. Print stop_handler_str and
2794 cont_handler_str instead of expecting the python events print
2795 directly.
2796
2797 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2798
2799 * gdb.base/jit-reader.exp: New file.
2800 * gdb.base/jithost.c: New file.
2801 * gdb.base/jithost.h: New file.
2802 * gdb.base/jitreader.c : New file.
2803 * gdb.base/jit-protocol.h: New file.
2804
2805 2016-06-17 Yao Qi <yao.qi@linaro.org>
2806
2807 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2808 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2809 and detach-on-fork. Adjust tests.
2810 (top level): Invoke break_cond_on_syscall with combinations of
2811 syscall, follow-fork-mode and detach-on-fork.
2812
2813 2016-06-17 Yao Qi <yao.qi@linaro.org>
2814
2815 * gdb.base/step-over-exit.c: New.
2816 * gdb.base/step-over-exit.exp: New.
2817
2818 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2819
2820 * gdb.base/float.exp: Add target check for nds32*-*-*.
2821 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2822
2823 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2824
2825 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2826 for unsupported target features.
2827 * gdb.base/call-rt-st.exp: Likewise.
2828 * gdb.base/call-sc.exp: Likewise.
2829 * gdb.base/call-signal-resume.exp: Likewise.
2830 * gdb.base/call-strs.exp: Likewise.
2831 * gdb.base/callexit.exp: Likewise.
2832 * gdb.base/callfuncs.exp: Likewise.
2833 * gdb.base/nodebug.exp: Likewise.
2834 * gdb.base/printcmds.exp: Likewise.
2835 * gdb.base/ptype.exp: Likewise.
2836 * gdb.base/structs.exp: Likewise.
2837 * gdb.base/unwindonsignal.exp: Likewise.
2838 * gdb.cp/gdb2495.exp: Likewise.
2839 * gdb.cp/templates.exp: Likewise.
2840 * gdb.cp/virtfunc.exp: Likewise.
2841 * gdb.threads/hand-call-in-threads.exp: Likewise.
2842 * gdb.threads/interrupted-hand-call.exp: Likewise.
2843 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2844
2845 2016-06-10 Tom Tromey <tom@tromey.com>
2846
2847 PR rust/20110:
2848 * gdb.rust/expr.exp: Add test for integer constant larger than
2849 i32.
2850
2851 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2852
2853 * gdb.fortran/nested-funcs.exp: New.
2854 * gdb.fortran/nested-funcs.f90: New.
2855
2856 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2857
2858 * gdb.base/examine-backward.c: New file.
2859 * gdb.base/examine-backward.exp: New file.
2860
2861 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2862
2863 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2864 matching.
2865
2866 2016-06-02 Tom Tromey <tom@tromey.com>
2867
2868 PR python/18984:
2869 * gdb.python/py-shared.exp: Add solib_name test.
2870
2871 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2872
2873 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2874
2875 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2876
2877 PR c++/19893
2878 * gdb.dwarf2/implref.exp: Rename to...
2879 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2880 * gdb.dwarf2/implref-array.c: New file.
2881 * gdb.dwarf2/implref-array.exp: Likewise.
2882 * gdb.dwarf2/implref-global.c: Likewise.
2883 * gdb.dwarf2/implref-global.exp: Likewise.
2884 * gdb.dwarf2/implref-struct.c: Likewise.
2885 * gdb.dwarf2/implref-struct.exp: Likewise.
2886
2887 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2888
2889 * gdb.trace/trace-condition.exp: Add 64bit tests.
2890
2891 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2892
2893 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2894 bits types.
2895 (main): Adapt to 8 to 64 bits types.
2896 * gdb.trace/trace-condition.exp: Add new tests.
2897
2898 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2899
2900 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2901
2902 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2903
2904 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2905 Move condition tests...
2906 * gdb.trace/trace-condition.exp: Here.
2907
2908 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2909
2910 * gdb.trace/trace-condition.exp: Add counter-case tests.
2911
2912 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2913
2914 PR c++/15231
2915 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2916 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2917
2918 2016-05-27 Pedro Alves <palves@redhat.com>
2919
2920 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2921 New procedure.
2922 (top level): Call it, and bail out of DejaGnu is known to be bad.
2923
2924 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2925
2926 * gdb.base/whatis.c: Extend the test case.
2927 * gdb.base/whatis.exp: Add additional tests.
2928
2929 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2930
2931 * gdb.fortran/type.f90: Add pointer variable.
2932 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2933
2934 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2935
2936 * gdb.fortran/vla-type.exp: Fix testcase name.
2937
2938 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2939
2940 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2941
2942 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2943
2944 * gdb.fortran/type.f90: Add nested structures.
2945 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2946 * gdb.fortran/derived-type.exp: Adapt expected output.
2947 * gdb.fortran/vla-type.exp: Adapt expected output.
2948
2949 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2950
2951 * gdb.fortran/whatis_type.exp: Adapt expected output.
2952
2953 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2954
2955 * gdb.fortran/print_type.exp: Fix expected output.
2956 * gdb.fortran/whatis_type.exp: Fix expected output.
2957
2958 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2959
2960 * gdb.fortran/whatis_type.exp: Use multi_line.
2961
2962 2016-05-24 Tom Tromey <tom@tromey.com>
2963
2964 PR python/17386:
2965 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2966 use value as an index.
2967
2968 2016-05-23 Tom Tromey <tom@tromey.com>
2969
2970 PR python/17981:
2971 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
2972 no-breakpoint case.
2973
2974 2016-05-24 Pedro Alves <palves@redhat.com>
2975
2976 PR gdb/19828
2977 * gdb.threads/clone-attach-detach.c: New file.
2978 * gdb.threads/clone-attach-detach.exp: New file.
2979
2980 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
2981
2982 * gdb.base/annota-input-while-running.exp: Fix syntax error.
2983
2984 2016-05-23 Tom Tromey <tom@tromey.com>
2985
2986 PR python/19438, PR python/18393:
2987 * gdb.python/py-progspace.exp: Add "dir" test.
2988 * gdb.python/py-objfile.exp: Add "dir" test.
2989
2990 2016-05-23 Yao Qi <yao.qi@linaro.org>
2991
2992 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
2993 * gdb.arch/thumb2-it.exp: Likewise.
2994
2995 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
2996
2997 * gdb.mi/mi-threads-interrupt.c: New file.
2998 * gdb.mi/mi-threads-interrupt.exp: New file.
2999
3000 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3001
3002 PR gdb/18077
3003 * gdb.mi/mi-async-run.exp: New file.
3004 * gdb.mi/mi-async-run.c: New file.
3005
3006 2016-05-17 Tom Tromey <tom@tromey.com>
3007 Manish Goregaokar <manishsmail@gmail.com>
3008
3009 * lib/rust-support.exp: New file.
3010 * lib/gdb.exp (skip_rust_tests): New proc.
3011 (build_executable_from_specs): Handle rust.
3012 * lib/future.exp (gdb_find_rustc): New proc.
3013 (gdb_default_target_compile): Handle rust.
3014 * gdb.rust/expr.exp: New file.
3015 * gdb.rust/generics.exp: New file.
3016 * gdb.rust/generics.rs: New file.
3017 * gdb.rust/methods.exp: New file.
3018 * gdb.rust/methods.rs: New file.
3019 * gdb.rust/modules.exp: New file.
3020 * gdb.rust/modules.rs: New file.
3021 * gdb.rust/simple.exp: New file.
3022 * gdb.rust/simple.rs: New file.
3023
3024 2016-05-17 Tom Tromey <tom@tromey.com>
3025
3026 * gdb.base/default.exp (set language): Add rust.
3027
3028 2016-05-17 Tom Tromey <tom@tromey.com>
3029
3030 * gdb.gdb/unittest.exp: New file.
3031
3032 2016-05-16 Yao Qi <yao.qi@linaro.org>
3033
3034 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3035 shell_prompt. Update shell_prompt_re.
3036
3037 2016-05-12 Doug Evans <dje@google.com>
3038
3039 PR symtab/19999
3040 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3041 $options when building executable.
3042 * gdb.dwarf2/fission-loclists-pie.S: New file.
3043 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3044
3045 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3046
3047 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3048 of [is_remote target],
3049
3050 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3051
3052 * lib/gdb.exp (use_gdb_stub): New procedure.
3053
3054 2016-05-03 Yunlian Jiang <yunlian@google.com>
3055 Doug Evans <dje@google.com>
3056
3057 PR symtab/19914
3058 * gdb.dwarf2/dwp-sepdebug.c: New file.
3059 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3060
3061 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3062
3063 * gdb.base/detach.exp: Remove is_remote check.
3064
3065 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3066
3067 * gdb.base/annota-input-while-running.exp: Don't check for
3068 [is_remote target]. Enable annotations after running to main.
3069 Remove unused "set test..." line.
3070
3071 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3072
3073 * gdb.trace/trace-enable-disable.exp: New file.
3074 * gdb.trace/trace-enable-disable.c: New file.
3075
3076 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3077
3078 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3079 use it in info sharedlibrary test.
3080 * gdb.trace/ftrace-lock.exp: Likewise.
3081 * gdb.trace/ftrace.exp: Likewise.
3082 * gdb.trace/range-stepping.exp: Likewise.
3083 * gdb.trace/trace-break.exp: Likewise.
3084 * gdb.trace/trace-condition.exp: Likewise.
3085 * gdb.trace/trace-mt.exp: Likewise.
3086
3087 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3088
3089 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3090 (gdb_load_shlib): ... this.
3091 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3092 gdb_load_shlib.
3093 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3094 * gdb.base/ctxobj.exp: Likewise.
3095 * gdb.base/dprintf-pending.exp: Likewise.
3096 * gdb.base/dso2dso.exp: Likewise.
3097 * gdb.base/fixsection.exp: Likewise.
3098 * gdb.base/gcore-relro.exp: Likewise.
3099 * gdb.base/gdb1555.exp: Likewise.
3100 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3101 * gdb.base/gnu-ifunc.exp: Likewise.
3102 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3103 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3104 * gdb.base/pending.exp: Likewise.
3105 * gdb.base/print-file-var.exp: Likewise.
3106 * gdb.base/print-symbol-loading.exp: Likewise.
3107 * gdb.base/shlib-call.exp: Likewise.
3108 * gdb.base/shreloc.exp: Likewise.
3109 * gdb.base/so-impl-ld.exp: Likewise.
3110 * gdb.base/solib-disc.exp: Likewise.
3111 * gdb.base/solib-nodir.exp: Likewise.
3112 * gdb.base/solib-overlap.exp: Likewise.
3113 * gdb.base/solib-symbol.exp: Likewise.
3114 * gdb.base/solib-weak.exp (do_test): Likewise.
3115 * gdb.base/sym-file.exp: Likewise.
3116 * gdb.base/symtab-search-order.exp: Likewise.
3117 * gdb.base/type-opaque.exp: Likewise.
3118 * gdb.base/unload.exp: Likewise.
3119 * gdb.base/watchpoint-solib.exp: Likewise.
3120 * gdb.compile/compile.exp: Likewise.
3121 * gdb.cp/gdb2384.exp: Likewise.
3122 * gdb.cp/infcall-dlopen.exp: Likewise.
3123 * gdb.cp/re-set-overloaded.exp: Likewise.
3124 * gdb.fortran/library-module.exp: Likewise.
3125 * gdb.opt/solib-intra-step.exp: Likewise.
3126 * gdb.python/py-finish-breakpoint.exp: Likewise.
3127 * gdb.python/py-shared.exp: Likewise.
3128 * gdb.reverse/solib-precsave.exp: Likewise.
3129 * gdb.reverse/solib-reverse.exp: Likewise.
3130 * gdb.server/solib-list.exp: Likewise.
3131 * gdb.threads/dlopen-libpthread.exp: Likewise.
3132 * gdb.threads/tls-shared.exp: Likewise.
3133 * gdb.threads/tls-so_extern.exp: Likewise.
3134 * gdb.trace/change-loc.exp: Likewise.
3135 * gdb.trace/ftrace-lock.exp: Likewise.
3136 * gdb.trace/ftrace.exp: Likewise.
3137 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3138 * gdb.trace/pending.exp: Likewise.
3139 * gdb.trace/range-stepping.exp: Likewise.
3140 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3141 (strace_info_marker): Likewise.
3142 (strace_probe_marker): Likewise.
3143 (strace_trace_on_same_addr): Likewise.
3144 (strace_trace_on_diff_addr): Likewise.
3145 * gdb.trace/trace-break.exp: Likewise.
3146 * gdb.trace/trace-condition.exp: Likewise.
3147 * gdb.trace/trace-mt.exp: Likewise.
3148
3149 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3150
3151 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3152 result of gdb_remote_download.
3153 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3154 * gdb.base/dso2dso.exp: Likewise.
3155 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3156 * gdb.base/print-file-var.exp: Likewise.
3157 * gdb.base/shlib-call.exp: Likewise.
3158 * gdb.base/shreloc.exp: Likewise.
3159 * gdb.base/solib-overlap.exp: Likewise.
3160 * gdb.base/solib-weak.exp (do_test): Likewise.
3161 * gdb.base/unload.exp: Likewise.
3162
3163 2016-04-27 Yao Qi <yao.qi@linaro.org>
3164
3165 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3166 exists.
3167
3168 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3169
3170 * vla-type.exp: Print structure from toplevel.
3171
3172 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3173
3174 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3175 of dynamic types.
3176 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3177 of dynamic types.
3178
3179 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3180
3181 * gdb.fortran/vla-type.f90: New file.
3182 * gdb.fortran/vla-type.exp: New file.
3183
3184 2016-04-25 Yao Qi <yao.qi@linaro.org>
3185
3186 * gdb.base/branch-to-self.c: New file.
3187 * gdb.base/branch-to-self.exp: New file.
3188
3189 2016-04-22 Yao Qi <yao.qi@linaro.org>
3190
3191 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3192 more after $hex.
3193
3194 2016-04-22 Yao Qi <yao.qi@linaro.org>
3195
3196 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3197 * gdb.base/annota3.exp: Likewise.
3198
3199 2016-04-22 Yao Qi <yao.qi@linaro.org>
3200
3201 * gdb.reverse/step-precsave.exp: Do one step and test program
3202 stops in "callee" and do multiple steps until program goes out
3203 of "callee".
3204 * gdb.reverse/step-reverse.exp: Likewise.
3205
3206 2016-04-22 Yao Qi <yao.qi@linaro.org>
3207
3208 * gdb.trace/signal.exp: Also pass if
3209 $tracepoint_hits($i) > $iterations.
3210
3211 2016-04-22 Yao Qi <yao.qi@linaro.org>
3212
3213 * gdb.trace/signal.c: New file.
3214 * gdb.trace/signal.exp: New file.
3215
3216 2016-04-19 Doug Evans <xdje42@gmail.com>
3217
3218 * gdb.base/bad-file.exp: New file.
3219
3220 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3221
3222 * gdb.dwarf2/implref.exp: New file.
3223
3224 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3225
3226 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3227 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3228 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3229 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3230 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3231 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3232 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3233 * lib/fortran.exp (fortran_int4): New procedure.
3234 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3235 (fortran_logical4): Likewise.
3236
3237 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3238
3239 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3240
3241 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3242
3243 * lib/compiler.c: Add Intel specific preprocessor macros.
3244 * lib/compiler.cc: Likewise.
3245
3246 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3247
3248 * gdb.server/connect-with-no-symbol-file.c: New file.
3249 * gdb.server/connect-with-no-symbol-file.exp: New file.
3250
3251 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3252
3253 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3254
3255 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3256
3257 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3258 standard output directory.
3259
3260 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3261
3262 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3263
3264 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3265
3266 * gdb.btrace/instruction_history.c (loop): Add declaration.
3267
3268 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3269
3270 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3271
3272 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3273
3274 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3275 parentheses to print.
3276 (continue_handler): Likewise.
3277
3278 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3279
3280 * gdb.server/solib-list.exp: Remove is_remote check.
3281 Pass shlib= to gdb_compile. Don't link shared library with
3282 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3283 Run binary filename through "readlink -f" on the target.
3284
3285 2016-04-08 Pedro Alves <palves@redhat.com>
3286
3287 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3288 interpreter filename as argument to gdbserver_spawn.
3289 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3290 Return empty if $last_loaded_file does not exist.
3291
3292 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3293
3294 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3295 * gdb.base/jit-main.c: Use exit after usage.
3296
3297 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3298
3299 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3300 GDBHISTSIZE prior to the tests.
3301 * gdb.base/gdbinit-history.exp: Likewise.
3302
3303 2016-04-07 Pedro Alves <palves@redhat.com>
3304
3305 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3306 instead of build_executable. Use gdb_load_shlibs.
3307
3308 2016-04-07 Yao Qi <yao.qi@linaro.org>
3309
3310 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3311 Execute "si" command.
3312
3313 2016-04-07 Yao Qi <yao.qi@linaro.org>
3314
3315 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3316 number instead of the comments on some line.
3317
3318 2016-04-06 Don Breazeal <donb@codesourcery.com>
3319
3320 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3321 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3322
3323 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3324
3325 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3326 standard_output_file. Remove unused binfile variable.
3327
3328 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3329
3330 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3331 * gdb.python/py-mi-objfile.exp: Match "list main" output
3332 in console format.
3333
3334 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3335
3336 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3337 absolute.
3338
3339 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3340
3341 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3342 absolute.
3343 * gdb.trace/ftrace.exp: Likewise.
3344 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3345 targets as well.
3346 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3347 (gdb_load_shlibs): Copy libraries to test directory when testing
3348 natively. Only set solib-search-path if testing remotely.
3349 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3350
3351 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3352
3353 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3354 gdb_download. Use it even if the target is not remote.
3355 * gdb.base/jit.exp (compile_jit_test): Likewise.
3356 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3357 output directory if the destination board is local, otherwise use
3358 the standard remote_download from DejaGnu.
3359 (gdb_download): Remove.
3360 (gdb_load_shlibs): Use gdb_remote_download instead of
3361 gdb_download.
3362 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3363 Use gdb_remote_download instead of gdb_download. Use it even if
3364 the target is not remote.
3365 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3366 instead of gdb_download.
3367
3368 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3369
3370 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3371 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3372 run.
3373
3374 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3375
3376 PR gdb/19820
3377 * gdb.base/printcmds.exp: Add artificial arrays tests.
3378
3379 2016-03-31 Pedro Alves <palves@redhat.com>
3380
3381 PR gdb/19858
3382 * gdb.base/jit-main.c: Include unistd.h.
3383 (ATTACH): Define to 0 if not already defined.
3384 (wait_for_gdb, mypid): New globals.
3385 (WAIT_FOR_GDB): New macro.
3386 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3387 some breakpoint locations.
3388 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3389 New procedures.
3390 (one_jit_test): Add REATTACH parameter, and handle it. Use
3391 continue_to_test_location.
3392 (top level): Test attach, and adjusts calls to one_jit_test.
3393
3394 2016-03-31 Pedro Alves <palves@redhat.com>
3395
3396 PR gdb/19858
3397 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3398 BINSUFFIX parameter, and handle it.
3399 (top level): Adjust calls compile_jit_test.
3400
3401 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3402
3403 PR python/19743
3404 * gdb.python/py-mi-events-gdb.py: New file.
3405 * gdb.python/py-mi-events.c: New file.
3406 * gdb.python/py-mi-events.exp: New file.
3407
3408 2016-03-30 Yao Qi <yao.qi@linaro.org>
3409
3410 * gdb.reverse/until-precsave.exp: Match function name only.
3411 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3412 Move malloc to a condition block.
3413 * gdb.reverse/until-reverse.exp: Match function name only.
3414
3415 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3416
3417 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3418 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3419 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3420 variable for GPR 0 instead of assuming it is register 0.
3421 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3422 * lib/trace-support.exp: Add s390 registers.
3423
3424 2016-03-29 Yao Qi <yao.qi@linaro.org>
3425
3426 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3427
3428 2016-03-24 Yao Qi <yao.qi@linaro.org>
3429
3430 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3431 test message.
3432
3433 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3434
3435 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3436 maintaining separate logic for constructing the output path.
3437
3438 2016-03-16 Don Breazeal <donb@codesourcery.com>
3439
3440 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3441 Retry fork and waitpid on interrupted system call errors.
3442 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3443 Use with_timeout_factor to increase timeout by factor of 10.
3444
3445 2016-03-15 Don Breazeal <donb@codesourcery.com>
3446
3447 * gdb.cp/scope-err.cc: New test program.
3448 * gdb.cp/scope-err.exp: New test script.
3449 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3450 lines and "set breakpoint here" comment.
3451 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3452 Fixed some whitespace and format issues.
3453 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3454 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3455
3456 2016-03-15 Doug Evans <dje@google.com>
3457
3458 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3459 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3460 All callers updated. Add tests for enums, mixed flags register.
3461
3462 2016-03-15 Doug Evans <dje@google.com>
3463
3464 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3465 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3466
3467 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3468
3469 * gdb.base/default.exp: Add $_as_string to the list of expected
3470 convenience functions.
3471
3472 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3473
3474 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3475
3476 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3477
3478 * gdb.python/py-as-string.exp: New file.
3479 * gdb.python/py-as-string.c: New file.
3480
3481 2016-03-09 Pedro Alves <palves@redhat.com>
3482
3483 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3484 signal" -> "Thread NN received signal" output change.
3485 * gdb.threads/ia64-sigill.exp: Likewise.
3486 * gdb.threads/linux-dp.exp: Likewise.
3487 * gdb.threads/manythreads.exp: Likewise.
3488 * gdb.threads/pending-step.exp: Likewise.
3489 * gdb.threads/print-threads.exp: Likewise.
3490 * gdb.threads/sigstep-threads.exp: Likewise.
3491 * gdb.threads/staticthreads.exp: Likewise.
3492 * gdb.threads/tls.exp: Likewise.
3493
3494 2016-03-09 Pedro Alves <palves@redhat.com>
3495
3496 * gdb.base/command-line-input.exp: New file.
3497
3498 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3499
3500 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3501 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3502 * gdb.trace/pending.exp: Accept leading dot before function name.
3503 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3504 * lib/trace-support.exp: Set registers for ppc.
3505
3506 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3507
3508 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3509 use it for disassembly; accept .main in addition to main in backtrace.
3510
3511 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3512 Marcin Kościelnicki <koriakin@0x04.net>
3513
3514 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3515 (gdb_recursion_test_ptr): New global variable.
3516 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3517 gdb_recursion_test.
3518 (gdb_c_test): Ditto.
3519
3520 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3521
3522 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3523 ordering.
3524
3525 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3526
3527 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3528 (bar): Add bar_start_lbl label.
3529 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3530 of foo/bar for emitting DWARF and tracing.
3531
3532 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3533
3534 * analyze-racy-logs.py: Set executable bit.
3535
3536 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3537
3538 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3539 (CHECK_TARGET_TMP): Likewise.
3540 (check-single-racy): New rule.
3541 (check-parallel-racy): Likewise.
3542 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3543 (do-check-parallel-racy): New rule.
3544 (check-racy/%.exp): Likewise.
3545 * README (Racy testcases): New section.
3546 * analyze-racy-logs.py: New file.
3547
3548 2016-03-03 Doug Evans <dje@google.com>
3549
3550 * gdb.base/skip.exp: Use with_test_prefix.
3551
3552 2016-03-03 Yao Qi <yao.qi@linaro.org>
3553
3554 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3555 Invoke step_over_syscall "clone" and break_cond_on_syscall
3556 "clone".
3557 * gdb.base/step-over-clone.c: New file.
3558
3559 2016-03-03 Yao Qi <yao.qi@linaro.org>
3560
3561 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3562 code format.
3563
3564 2016-03-03 Yao Qi <yao.qi@linaro.org>
3565
3566 * gdb.base/disp-step-fork.c: Rename to ...
3567 * gdb.base/step-over-fork.c: ... it. New file.
3568 * gdb.base/disp-step-vfork.c: Rename to ...
3569 * gdb.base/step-over-vfork.c: ... it. New file.
3570 * gdb.base/disp-step-syscall.exp: Rename to ...
3571 * gdb.base/step-over-syscall.exp: ... it. New file.
3572 (disp_step_cross_syscall): Rename to ...
3573 (step_over_syscall): ... it.
3574
3575 2016-03-03 Yao Qi <yao.qi@linaro.org>
3576
3577 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3578 If target supports condition evaluation on target, invoke
3579 break_cond_on_syscall for fork and vfork.
3580
3581 2016-03-03 Yao Qi <yao.qi@linaro.org>
3582
3583 * gdb.base/disp-step-syscall.exp: Don't invoke
3584 support_displaced_stepping.
3585 (disp_step_cross_syscall): Test with displaced stepping off and
3586 on if supported.
3587
3588 2016-03-03 Yao Qi <yao.qi@linaro.org>
3589
3590 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3591 proc.
3592 (setup): New proc.
3593 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3594 and setup.
3595
3596 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3597
3598 * gdb.fortran/vla-history.exp: Remove breakpoint.
3599
3600 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3601
3602 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3603 exceeds timeout.
3604
3605 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3606
3607 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3608 breakpoint.
3609
3610 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3611
3612 * gdb.mi/vla.f90: Nullify pointer after declaration.
3613
3614 2016-03-01 Pedro Alves <palves@redhat.com>
3615
3616 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3617
3618 2016-03-01 Pedro Alves <palves@redhat.com>
3619
3620 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3621 before anything else.
3622 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3623 _GNU_SOURCE here.
3624 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3625 before anything else.
3626 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3627
3628 2016-03-01 Pedro Alves <palves@redhat.com>
3629
3630 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3631
3632 2016-03-01 Yao Qi <yao.qi@linaro.org>
3633
3634 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3635 prepare_for_testing.
3636
3637 2016-03-01 Yao Qi <yao.qi@linaro.org>
3638
3639 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3640
3641 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3642
3643 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3644 manually constructing the output path.
3645
3646 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3647
3648 * gdb.arch/s390-stackless.S: New.
3649 * gdb.arch/s390-stackless.exp: New.
3650
3651 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3652
3653 * gdb.dlang/circular.c: New file.
3654 * gdb.dlang/circular.exp: New file.
3655
3656 2016-02-26 Yao Qi <yao.qi@linaro.org>
3657
3658 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3659 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3660 (testcases): Update.
3661
3662 2016-02-26 Yao Qi <yao.qi@linaro.org>
3663
3664 * gdb.reverse/aarch64.c: Rename to ...
3665 * gdb.reverse/insn-reverse.c: ... it.
3666 * gdb.reverse/aarch64.exp: Rename to ...
3667 * gdb.reverse/insn-reverse.exp: ... it.
3668
3669 2016-02-26 Yao Qi <yao.qi@linaro.org>
3670
3671 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3672 (testcase_ftype): New.
3673 (testcases): New array.
3674 (n_testcases): New.
3675 (main): Call each element in testcases.
3676 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3677 (read_testcase): New.
3678 Do the tests in a loop.
3679
3680 2016-02-25 Yao Qi <yao.qi@linaro.org>
3681
3682 * gdb.base/branches.c: Remove.
3683
3684 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3685
3686 PR gdb/13808
3687 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3688
3689 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3690
3691 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3692
3693 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3694
3695 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3696 change x86_64 call_insn to 'callq'.
3697
3698 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3699
3700 * gdb.trace/tfile-avx.c: Move to...
3701 * gdb.trace/tracefile-pseudo-reg.c: Here.
3702 * gdb.trace/tfile-avx.exp: Move to...
3703 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3704
3705 2016-02-24 Gary Benson <gbenson@redhat.com>
3706
3707 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3708 message on attach.
3709
3710 2016-02-23 Doug Evans <dje@google.com>
3711
3712 * gdb.base/skip.c (test_skip): New function.
3713 (end_test_skip_file_and_function): New function.
3714 (test_skip_file_and_function): New function.
3715 * gdb.base/skip1.c (test_skip): New function.
3716 (skip1_test_skip_file_and_function): New function.
3717 * gdb.base/skip.exp: Add tests for new skip options.
3718 * gdb.base/skip-solib.exp: Update expected output.
3719 * gdb.perf/skip-command.cc: New file.
3720 * gdb.perf/skip-command.exp: New file.
3721 * gdb.perf/skip-command.py: New file.
3722
3723 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3724
3725 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3726 info registers pattern.
3727
3728 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3729
3730 * lib/future.exp: Add D support.
3731 (gdb_find_gdc): New proc.
3732 (gdb_default_target_compile): Add D support.
3733
3734 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3735
3736 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3737 user+system time.
3738 (trace_speed_test): Determine the iteration count for a time
3739 between 15..30 seconds.
3740
3741 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3742
3743 * gdb.arch/i386-mpx-sigsegv.c: New file.
3744 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3745 * gdb.arch/i386-mpx-simple_segv.c: New file.
3746 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3747
3748 2016-02-18 Yao Qi <yao.qi@linaro.org>
3749
3750 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3751 Don't call setup_kfail.
3752
3753 2016-02-18 Yao Qi <yao.qi@linaro.org>
3754
3755 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3756 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3757
3758 2016-02-16 Doug Evans <dje@google.com>
3759
3760 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3761 * gdb.base/skip1.c: Ditto.
3762 * gdb.base/skip.exp: Whitespace cleanup.
3763
3764 2016-02-16 Don Breazeal <donb@codesourcery.com>
3765
3766 PR remote/19496
3767 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3768 Remove kfail for PR remote/19496.
3769
3770 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3771
3772 * lib/gdb.exp (standard_temp_file): Return a path specific to
3773 the runtest invocation.
3774
3775 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3776
3777 * gdb.trace/save-trace.exp: Change relative path to be in the
3778 standard output directory.
3779
3780 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3781
3782 * gdb.arch/i386-prologue.c: Add missing prototypes.
3783
3784 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3785
3786 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3787 * gdb.arch/i386-prologue.exp: Likewise.
3788 * gdb.arch/i386-size.exp: Likewise.
3789
3790 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3791
3792 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3793 define object file path.
3794 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3795 file path.
3796 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3797 standard_output_file to define binfile.
3798
3799 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3800
3801 Fix compatibility with recent gfortran-5.3.1.
3802 * gdb.fortran/vla-history.exp (print vla1 allocated)
3803 (print vla2 allocated, print $2, print $3): Remove
3804 (print $4): Rename to ...
3805 (print $2): ... here.
3806 (print $9): Rename to ...
3807 (print $5): ... here.
3808 (print $10): Rename to ...
3809 (print $6): ... here.
3810 * gdb.fortran/vla.f90: Add pvla initialization.
3811
3812 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3813
3814 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3815 New test.
3816 * gdb.fortran/vla-value-sub.exp: Likewise.
3817
3818 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3819
3820 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3821
3822 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3823
3824 * i386-biarch-core.exp: Define corefile using
3825 standard_output_file.
3826
3827 2016-02-12 Yao Qi <yao.qi@linaro.org>
3828
3829 * gdb.arch/arm-single-step-kernel-helper.c: New.
3830 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3831
3832 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3833
3834 * gdb.btrace/tailcall-only.exp: New.
3835 * gdb.btrace/tailcall-only.c: New.
3836 * gdb.btrace/x86_64-tailcall-only.S: New.
3837 * gdb.btrace/i686-tailcall-only.S: New.
3838
3839 2016-02-11 Pedro Alves <palves@redhat.com>
3840
3841 * README (Parallel testing): Add missing double quotes.
3842
3843 2016-02-11 Pedro Alves <palves@redhat.com>
3844
3845 * README (Parallel testing): New section.
3846 (GDB_PARALLEL): Rewrite.
3847 (FORCE_PARALLEL): Document.
3848
3849 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3850
3851 * gdb.trace/tfile-avx.c: New test.
3852 * gdb.trace/tfile-avx.exp: New test.
3853
3854 2016-02-09 Keith Seitz <keiths@redhat.com>
3855
3856 PR breakpoints/19546
3857 * gdb.base/infcall-exec.c: New file.
3858 * gdb.base/infcall-exec2.c: New file.
3859 * gdb.base/infcall-exec.exp: New file.
3860
3861 2016-02-09 Keith Seitz <keiths@redhat.com>
3862
3863 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3864 (toplevel): Call test_bkpt_address.
3865
3866 2016-02-09 Keith Seitz <keiths@redhat.com>
3867
3868 PR python/19506
3869 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3870 (toplevel): Call test_bkpt_address.
3871
3872 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3873
3874 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3875 to AC_OUTPUT.
3876 * configure: Regenerate.
3877
3878 2016-02-09 Pedro Alves <palves@redhat.com>
3879
3880 PR breakpoints/19548
3881 * gdb.base/execl-update-breakpoints.c (some_function): New
3882 function.
3883 (main): Call it.
3884 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3885 Tighten expected GDB output.
3886
3887 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3888
3889 * Makefile.in (ALL_SUBDIRS): Remove.
3890 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3891 (distclean maintainer-clean realclean): Likewise.
3892 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3893 * configure: Regenerate.
3894 * gdb.ada/Makefile.in: Delete.
3895 * gdb.arch/Makefile.in: Likewise.
3896 * gdb.asm/Makefile.in: Likewise.
3897 * gdb.base/Makefile.in: Likewise.
3898 * gdb.btrace/Makefile.in: Likewise.
3899 * gdb.cell/Makefile.in: Likewise.
3900 * gdb.compile/Makefile.in: Likewise.
3901 * gdb.cp/Makefile.in: Likewise.
3902 * gdb.disasm/Makefile.in: Likewise.
3903 * gdb.dlang/Makefile.in: Likewise.
3904 * gdb.dwarf2/Makefile.in: Likewise.
3905 * gdb.fortran/Makefile.in: Likewise.
3906 * gdb.gdb/Makefile.in: Likewise.
3907 * gdb.go/Makefile.in: Likewise.
3908 * gdb.guile/Makefile.in: Likewise.
3909 * gdb.java/Makefile.in: Likewise.
3910 * gdb.linespec/Makefile.in: Likewise.
3911 * gdb.mi/Makefile.in: Likewise.
3912 * gdb.modula2/Makefile.in: Likewise.
3913 * gdb.multi/Makefile.in: Likewise.
3914 * gdb.objc/Makefile.in: Likewise.
3915 * gdb.opencl/Makefile.in: Likewise.
3916 * gdb.opt/Makefile.in: Likewise.
3917 * gdb.pascal/Makefile.in: Likewise.
3918 * gdb.perf/Makefile.in: Likewise.
3919 * gdb.python/Makefile.in: Likewise.
3920 * gdb.reverse/Makefile.in: Likewise.
3921 * gdb.server/Makefile.in: Likewise.
3922 * gdb.stabs/Makefile.in: Likewise.
3923 * gdb.threads/Makefile.in: Likewise.
3924 * gdb.trace/Makefile.in: Likewise.
3925 * gdb.xml/Makefile.in: Likewise.
3926 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3927 GDB_PARALLEL.
3928 (standard_output_file): Remove check for GDB_PARALLEL, always
3929 return path in outputs/$subdir/$testname.
3930
3931 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3932
3933 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3934 (site.exp): Assign abs_srcdir to tcl's srcdir.
3935
3936 2016-02-04 Yao Qi <yao.qi@linaro.org>
3937
3938 * gdb.base/foll-exec-mode.c: Include limits.h.
3939 (main): Add parameters argc and argv. Get directory from
3940 argv[0].
3941 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3942 compilation.
3943 * gdb.base/foll-exec.c: Include limits.h.
3944 (main): Add parameters argc and argv.
3945 Get directory from argv[0].
3946 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3947 Adjust tests on the number of lines as source code changed.
3948 * gdb.base/foll-vfork-exit.c: Include limits.h.
3949 (main): Add one line of statement before vfork.
3950 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3951 (main): Add parameters argc and argv. Get directory from
3952 argv[0].
3953 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3954 (setup_gdb): Set tbreak to skip some source lines.
3955 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3956 (main): Add parameters argc and argv. Get directory from
3957 argv[0].
3958 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3959 compilation.
3960 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3961 (main): Add parameters argc and argv. Get directory from
3962 argv[0].
3963 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3964 compilation.
3965
3966 2016-02-01 Doug Evans <dje@google.com>
3967
3968 * gdb.base/skip.exp: Clean up multiple references to same test name.
3969
3970 2016-02-01 Pedro Alves <palves@redhat.com>
3971
3972 PR remote/19496
3973 * gdb.threads/forking-threads-plus-breakpoint.exp
3974 (displaced_stepping_supported): New global.
3975 (probe_displaced_stepping_support): New procedure.
3976 (do_test): Add 'displaced' parameter, and use it.
3977 (top level): Check for displaced stepping support. Add displaced
3978 stepping on/off testing axis.
3979
3980 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3981
3982 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
3983 pointer. Don't perform further tests on the unassociated pointer
3984 if the first test fails.
3985
3986 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
3987
3988 * gdb.base/max-value-size.c: New file.
3989 * gdb.base/max-value-size.exp: New file.
3990 * gdb.base/huge.exp: Disable max-value-size for this test.
3991
3992 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
3993
3994 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
3995
3996 2016-01-28 Yao Qi <yao.qi@linaro.org>
3997
3998 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
3999
4000 2016-01-25 Pedro Alves <palves@redhat.com>
4001
4002 PR threads/19461
4003 * gdb.base/fork-running-state.c: New file.
4004 * gdb.base/fork-running-state.exp: New file.
4005
4006 2016-01-25 Pedro Alves <palves@redhat.com>
4007
4008 PR gdb/19494
4009 * gdb.base/catch-fork-kill.c: New file.
4010 * gdb.base/catch-fork-kill.exp: New file.
4011
4012 2016-01-25 Pedro Alves <palves@redhat.com>
4013
4014 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4015 Delete, moved to lib/gdb.exp.
4016 * gdb.threads/forking-threads-plus-breakpoint.exp
4017 (foreach_with_prefix): Likewise.
4018 * gdb.threads/process-dies-while-handling-bp.exp
4019 (foreach_with_prefix): Likewise.
4020 * lib/gdb.exp (foreach_with_prefix): New procedure.
4021
4022 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4023
4024 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4025 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4026
4027 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4028
4029 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4030 endian targets.
4031
4032 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4033 Pedro Alves <palves@redhat.com>
4034
4035 Fix testsuite compatibility with Guile.
4036 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4037 number.
4038
4039 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4040
4041 Fix testsuite compatibility with Guile.
4042 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4043 (thread 1): New test for backtrace through signal handler.
4044
4045 2016-01-22 Yao Qi <yao.qi@linaro.org>
4046
4047 PR testsuite/19491
4048 * gdb.base/multi-forks.c: Include
4049 ../lib/unbuffer_output.c
4050 (main): Call gdb_unbuffer_output.
4051
4052 2016-01-21 Doug Evans <dje@google.com>
4053
4054 * lib/ada.exp (gdb_compile_ada): Fix typo.
4055
4056 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4057
4058 * gdb.base/break-fun-addr.exp: New file.
4059 * gdb.base/break-fun-addr1.c: New file.
4060 * gdb.base/break-fun-addr2.c: New file.
4061
4062 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4063
4064 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4065 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4066 enum flag values.
4067
4068 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4069
4070 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4071 when GDB can not set the vector return value. Add more comments
4072 for clarification.
4073
4074 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4075
4076 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4077 command.
4078
4079 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4080
4081 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4082
4083 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4084
4085 * Makefile.in (check-single): Pass --status to runtest.
4086 (check/%.exp): Likewise.
4087
4088 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4089
4090 * Makefile.in (check-parallel): Propagate return code from make
4091 do-check-parallel.
4092
4093 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4094
4095 * gdb.trace/ftrace.exp: Fix expected message on continue.
4096 * gdb.trace/pending.exp: Fix expected message on continue.
4097 * gdb.trace/trace-break.exp: Fix expected message on continue.
4098
4099 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4100
4101 * lib/gdb.exp (gdb_test): Remove unused global references.
4102
4103 2016-01-18 Pedro Alves <palves@redhat.com>
4104
4105 * gdb.base/async-shell.exp: Adjust expected output.
4106 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4107 * gdb.base/siginfo-thread.exp: Adjust expected output.
4108 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4109 * gdb.java/jnpe.exp: Adjust expected output.
4110 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4111 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4112 * gdb.threads/leader-exit.exp: Adjust expected output.
4113 * gdb.threads/manythreads.exp: Adjust expected output.
4114 * gdb.threads/pthreads.exp: Adjust expected output.
4115 * gdb.threads/schedlock.exp: Adjust expected output.
4116 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4117 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4118 expected output.
4119 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4120 output.
4121 * gdb.threads/sigthread.exp: Adjust expected output.
4122 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4123
4124 2016-01-18 Yao Qi <yao.qi@linaro.org>
4125
4126 * gdb.guile/scm-section-script.c: Replace @progbits with
4127 %progbits.
4128 * gdb.python/py-section-script.c: Likewise.
4129
4130 2016-01-15 Pedro Alves <palves@redhat.com>
4131
4132 * gdb.multi/tids.exp: Test star wildcard ranges.
4133
4134 2016-01-15 Pedro Alves <palves@redhat.com>
4135
4136 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4137 command from "thread apply" invocation.
4138 (thr_apply_info_thr_invalid): Default the expected output to the
4139 input tid list.
4140 (top level): Add tests that use convenience variables. Add tests
4141 for "thread apply" with a valid TID list, but missing the command.
4142
4143 2016-01-13 Pedro Alves <palves@redhat.com>
4144
4145 * gdb.base/default.exp: Expect $_gthread as well.
4146 * gdb.multi/tids.exp: Test $_gthread.
4147 * gdb.threads/thread-specific.exp: Test $_gthread.
4148
4149 2016-01-13 Pedro Alves <palves@redhat.com>
4150
4151 * gdb.multi/tids.exp: Test "info threads -gid".
4152
4153 2016-01-13 Pedro Alves <palves@redhat.com>
4154
4155 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4156 Breakpoint.thread.
4157 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4158
4159 2016-01-07 Pedro Alves <palves@redhat.com>
4160
4161 * gdb.base/break.exp: Adjust to output changes.
4162 * gdb.base/hbreak2.exp: Likewise.
4163 * gdb.base/sepdebug.exp: Likewise.
4164 * gdb.base/watch_thread_num.exp: Likewise.
4165 * gdb.linespec/keywords.exp: Likewise.
4166 * gdb.multi/info-threads.exp: Likewise.
4167 * gdb.threads/thread-find.exp: Likewise.
4168 * gdb.multi/tids.c: New file.
4169 * gdb.multi/tids.exp: New file.
4170
4171 2016-01-13 Pedro Alves <palves@redhat.com>
4172
4173 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4174
4175 2016-01-13 Pedro Alves <palves@redhat.com>
4176
4177 * gdb.base/default.exp: Expect $_inferior as well.
4178 * gdb.multi/base.exp: Test $_inferior.
4179
4180 2016-01-13 Pedro Alves <palves@redhat.com>
4181
4182 PR breakpoints/19388
4183 * gdb.base/catch-signal-siginfo-cond.c: New file.
4184 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4185
4186 2016-01-12 Josh Stone <jistone@redhat.com>
4187 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4188
4189 * gdb.base/catch-syscall.c (do_execve): New variable.
4190 (main): Conditionally trigger an execve.
4191 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4192 (test_catch_syscall_execve): New, check entry/return across execve.
4193 (do_syscall_tests): Call test_catch_syscall_execve.
4194
4195 2016-01-12 Pedro Alves <palves@redhat.com>
4196
4197 * gdb.base/random-signal.exp (do_test): New procedure, with body
4198 of testcase moved in.
4199
4200 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4201 Pedro Alves <palves@redhat.com>
4202
4203 * gdb.base/funcargs.exp (finish from indirectly called function):
4204 Reintroduce the case for 'First'.
4205
4206 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4207 Pedro Alves <palves@redhat.com>
4208
4209 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4210 (tcatch_vfork_then_child_follow_exec)
4211 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4212 identification.
4213
4214 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4215
4216 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4217 and repeats to unlimited.
4218 * gdb.python/py-value.exp: Likewise.
4219 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4220 and repeats to unlimited.
4221
4222 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4223
4224 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4225 and reordering the functions.
4226 * gdb.multi/hangout.c: Likewise.
4227 * gdb.multi/hello.c: Likewise.
4228
4229 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4230
4231 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4232 absolute.
4233 (SingleStatisticTestResult.report): Use dict.keys instead of
4234 dict.iterkeys.
4235
4236 2016-01-06 Pedro Alves <palves@redhat.com>
4237
4238 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4239
4240 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4241
4242 * gdb.btrace/dlopen.exp: New.
4243 * gdb.btrace/dlopen.c: New.
4244 * gdb.btrace/dlopen-dso.c: New.
4245
4246 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4247
4248 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4249 PATTERN argument is optional.
4250
4251 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4252
4253 * lib/ada.exp (target_compile_ada_from_dir): New function.
4254 (gdb_compile_ada): Reimplement avoiding the use of project files.
4255 * gdb.ada/gnat_ada.gpr: Delete.
4256 * gdb.ada/cond_lang.exp: Adjust test to make path before
4257 filename optional.
4258 * gdb.ada/small_reg_param.exp: Likewise.
4259
4260 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4261
4262 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4263
4264 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4265
4266 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4267 case.
4268
4269 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4270
4271 * gdb.base/break.exp: Remove dead code.
4272 * gdb.base/sepdebug.exp: Likewise.
4273
4274 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4275
4276 * gdb.asm/asm-source.exp: Remove HP-UX references.
4277 * gdb.base/annota1.exp: Likewise.
4278 * gdb.base/annota3.exp: Likewise.
4279 * gdb.base/attach.exp: Likewise.
4280 * gdb.base/bigcore.exp: Likewise.
4281 * gdb.base/break.exp: Likewise.
4282 * gdb.base/call-ar-st.exp: Likewise.
4283 * gdb.base/callfuncs.exp: Likewise.
4284 * gdb.base/catch-fork-static.exp: Likewise.
4285 * gdb.base/display.exp: Likewise.
4286 * gdb.base/foll-exec-mode.exp: Likewise.
4287 * gdb.base/foll-exec.exp: Likewise.
4288 * gdb.base/foll-fork.exp: Likewise.
4289 * gdb.base/foll-vfork.exp: Likewise.
4290 * gdb.base/funcargs.exp: Likewise.
4291 * gdb.base/hbreak2.exp: Likewise.
4292 * gdb.base/inferior-died.exp: Likewise.
4293 * gdb.base/interrupt.exp: Likewise.
4294 * gdb.base/multi-forks.exp: Likewise.
4295 * gdb.base/nodebug.exp: Likewise.
4296 * gdb.base/sepdebug.exp: Likewise.
4297 * gdb.base/solib1.c: Likewise.
4298 * gdb.base/step-test.exp: Likewise.
4299 * gdb.mi/non-stop.c: Likewise.
4300 * gdb.mi/pthreads.c: Likewise.
4301 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4302 * gdb.threads/pthreads.c: Likewise.
4303 * gdb.threads/staticthreads.exp: Likewise.
4304 * lib/future.exp: Likewise.
4305 * lib/gdb.exp: Likewise.
4306 * gdb.base/so-indr-cl.c: Remove.
4307 * gdb.base/so-indr-cl.exp: Likewise.
4308 * gdb.base/solib.c: Likewise.
4309 * gdb.base/solib.exp: Likewise.
4310 * gdb.base/solib2.c: Likewise.
4311
4312 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4313
4314 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4315 * gdb.base/call-ar-st.exp: Likewise.
4316 * gdb.base/callfuncs.exp: Likewise.
4317 * gdb.base/condbreak.exp: Likewise.
4318 * gdb.base/constvars.exp: Likewise.
4319 * gdb.base/hbreak2.exp: Likewise.
4320 * gdb.base/langs.exp: Likewise.
4321 * gdb.base/list.exp: Likewise.
4322 * gdb.base/long_long.exp: Likewise.
4323 * gdb.base/ptype.exp: Likewise.
4324 * gdb.base/scope.exp: Likewise.
4325 * gdb.base/signals.exp: Likewise.
4326 * gdb.base/so-impl-ld.exp: Likewise.
4327 * gdb.base/varargs.exp: Likewise.
4328 * gdb.base/volatile.exp: Likewise.
4329 * gdb.base/whatis.exp: Likewise.
4330 * gdb.cp/cplusfuncs.exp: Likewise.
4331 * gdb.cp/inherit.exp: Likewise.
4332 * gdb.cp/local.exp: Likewise.
4333 * gdb.cp/member-ptr.exp: Likewise.
4334 * gdb.cp/method.exp: Likewise.
4335 * gdb.cp/overload.exp: Likewise.
4336 * gdb.cp/templates.exp: Likewise.
4337 * gdb.stabs/weird.exp: Likewise.
4338 * lib/compiler.c: Likewise.
4339 * lib/compiler.cc: Likewise.
4340 * lib/cp-support.exp: Likewise.
4341 * lib/gdb.exp: Likewise.
4342
4343 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4344
4345 * configure.ac: Remove HP-UX case.
4346 * configure: Regenerate.
4347
4348 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4349
4350 * lib/gdb.exp (gdb_compile): Add function doc.
4351
4352 2015-12-17 Pedro Alves <palves@redhat.com>
4353
4354 PR threads/19354
4355 * gdb.multi/info-threads.exp: New file.
4356
4357 2015-12-15 Yao Qi <yao.qi@linaro.org>
4358
4359 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4360 is aarch64*-*-*.
4361
4362 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4363
4364 * gdb.base/history-duplicates.exp: Skip if no readline support.
4365
4366 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4367
4368 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4369
4370 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4371
4372 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4373
4374 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4375
4376 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4377 ctrl-C if nointerrupts target property is set.
4378 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4379 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4380 * gdb.base/paginate-bg-execution.exp: Likewise.
4381 * gdb.base/paginate-execution-startup.exp: Likewise.
4382 * gdb.base/random-signal.exp: Likewise.
4383 * gdb.base/range-stepping.exp: Likewise.
4384 * gdb.cp/annota2.exp: Likewise.
4385 * gdb.cp/annota3.exp: Likewise.
4386 * gdb.gdb/selftest.exp: Likewise.
4387 * gdb.threads/continue-pending-status.exp: Likewise.
4388 * gdb.threads/leader-exit.exp: Likewise.
4389 * gdb.threads/manythreads.exp: Likewise.
4390 * gdb.threads/pthreads.exp: Likewise.
4391 * gdb.threads/schedlock.exp: Likewise.
4392 * gdb.threads/sigthread.exp: Likewise.
4393
4394 2015-12-11 Don Breazeal <donb@codesourcery.com>
4395
4396 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4397 remote.
4398 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4399 * gdb.base/foll-exec.exp (main): Enable for target remote.
4400 * gdb.base/foll-fork.exp (main): Likewise.
4401 * gdb.base/foll-vfork.exp (main): Likewise.
4402 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4403 (proc continue_to_exit_bp_loc): Use clean_restart.
4404 * gdb.base/pie-execl.exp (main): Disable for target remote.
4405 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4406 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4407 * gdb.threads/execl.exp (main): Likewise.
4408 * gdb.threads/fork-child-threads.exp (main): Likewise.
4409 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4410 remote.
4411 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4412 remote.
4413 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4414 pid.tid style ptids, instead of just tid.
4415 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4416 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4417 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4418 ptids, instead of just tid.
4419
4420 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4421
4422 * gdb.base/list.exp (test_list_forward): Add end of file error
4423 test.
4424 (test_repeat_list_command): Add end of file error test.
4425 (test_list_backwards): Add beginning of file error test.
4426
4427 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4428
4429 * gdb.base/list.exp (test_list_invalid_args): New function,
4430 defined, and called.
4431
4432 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4433
4434 * gdb.base/list.exp (test_list): Make test names unique.
4435
4436 2015-12-11 Yao Qi <yao.qi@linaro.org>
4437
4438 * gdb.base/coremaker2.c: Remove.
4439
4440 2015-12-10 Pedro Alves <palves@redhat.com>
4441
4442 * gdb.multi/base.exp: Remove stale "spaces" references.
4443
4444 2015-12-10 Pedro Alves <palves@redhat.com>
4445
4446 * gdb.multi/base.exp: Don't use nowarnings.
4447 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4448 * gdb.multi/hangout.c: Include stdio.h.
4449 * gdb.multi/hello.c: Include stdlib.h.
4450 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4451 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4452 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4453
4454 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4455
4456 * gdb.dwarf2/dw2-ranges-base.c: New file.
4457 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4458 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4459 support additional line table, and debug ranges generation.
4460 (Dwarf::ranges): New function, generate .debug_ranges.
4461 (Dwarf::lines): Support generating simple line table programs.
4462 (Dwarf::assemble): Initialise new namespace variables.
4463
4464 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4465
4466 * gdb.base/async.exp (proc test_background): Add case for
4467 asynchronous execution not supported.
4468
4469 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4470
4471 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4472 format and change test names to make them unique.
4473
4474 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4475 Pedro Alves <pedro@redhat.com>
4476
4477 PR gdb/18702
4478 Add checking of floatformats setup on x86_64 hosts.
4479 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4480 (smallval, bigval): New labels/constants.
4481 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4482 float" after loading bigval and smallval.
4483
4484 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4485
4486 * gdb.ada/fun_overload_menu.exp: New testcase.
4487 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4488
4489 2015-12-04 Josh Stone <jistone@redhat.com>
4490
4491 * gdb.base/catch-fork-static.exp: New.
4492
4493 2015-12-03 Yao Qi <yao.qi@linaro.org>
4494
4495 * gdb.base/sizeof.c: Don't include stdio.h and
4496 ../lib/unbuffer_output.c.
4497 (main): New variable 'size' and 'value'. Remove printf and
4498 gdb_unbuffer_output. Assign return value to size and value.
4499 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4500 at the beginning.
4501 (check_sizeof): Check the result by printing variable 'size'.
4502 (check_valueof): Check the result by printing variable 'value'.
4503
4504 2015-12-01 Yao Qi <yao.qi@linaro.org>
4505
4506 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4507 for aarch64*-*-linux* target.
4508
4509 2015-11-30 Pedro Alves <palves@redhat.com>
4510
4511 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4512
4513 2015-11-30 Pedro Alves <palves@redhat.com>
4514
4515 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4516 Handle non-stop mode vCont replies.
4517
4518 2015-11-30 Pedro Alves <palves@redhat.com>
4519
4520 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4521 prepare_for_testing. Start gdb with "set non-stop on" appended to
4522 GDBFLAGS. Lax expected stop output.
4523
4524 2015-11-27 Yao Qi <yao.qi@linaro.org>
4525
4526 * gdb.arch/arm-neon.exp: New.
4527 * gdb.arch/arm-neon.c: New.
4528
4529 2015-11-27 Yao Qi <yao.qi@linaro.org>
4530
4531 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4532
4533 2015-11-27 Yao Qi <yao.qi@linaro.org>
4534
4535 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4536 frames-invalid annotation.
4537
4538 2015-11-27 Yao Qi <yao.qi@linaro.org>
4539
4540 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4541
4542 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4543
4544 * gdb.threads/names.exp: New file.
4545 * gdb.threads/names.c: New file.
4546 * README: Mention gdb,no_thread_names.
4547
4548 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4549
4550 PR 19297
4551 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4552 support" error.
4553
4554 2015-11-24 Pedro Alves <palves@redhat.com>
4555
4556 PR 17539
4557 * gdb.base/display.exp: Expect displays to be sorted in ascending
4558 order. Use multi_line.
4559 * gdb.base/solib-display.exp: Likewise.
4560
4561 2015-11-24 Pedro Alves <palves@redhat.com>
4562
4563 PR 17539
4564 * gdb.base/display.exp: Expect displays to be sorted in ascending
4565 order. Use multi_line.
4566 * gdb.base/solib-display.exp: Likewise.
4567
4568 2015-11-24 Pedro Alves <palves@redhat.com>
4569
4570 PR 17539
4571 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4572 threads in ascending order.
4573 * gdb.base/foll-fork.exp: Likewise.
4574 * gdb.base/foll-vfork.exp: Likewise.
4575 * gdb.base/multi-forks.exp: Likewise.
4576 * gdb.mi/mi-nonstop.exp: Likewise.
4577 * gdb.mi/mi-nsintrall.exp: Likewise.
4578 * gdb.multi/base.exp: Likewise.
4579 * gdb.multi/multi-arch.exp: Likewise.
4580 * gdb.python/py-inferior.exp: Likewise.
4581 * gdb.threads/break-while-running.exp: Likewise.
4582 * gdb.threads/execl.exp: Likewise.
4583 * gdb.threads/gcore-thread.exp: Likewise.
4584 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4585 * gdb.threads/kill.exp: Likewise.
4586 * gdb.threads/linux-dp.exp: Likewise.
4587 * gdb.threads/multiple-step-overs.exp: Likewise.
4588 * gdb.threads/next-bp-other-thread.exp: Likewise.
4589 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4590 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4591 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4592 * gdb.threads/thread-find.exp: Likewise.
4593 * gdb.threads/tls.exp: Likewise.
4594 * lib/mi-support.exp (mi_reverse_list): Delete.
4595 (mi_check_thread_states): No longer reverse list.
4596
4597 2015-11-24 Pedro Alves <palves@redhat.com>
4598
4599 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4600 use lowercase.
4601
4602 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4603
4604 * gdb.trace/actions.c: Include trace-common.h.
4605 (main): Add a location for a fast tracepoint.
4606 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4607 the normal tracepoints.
4608 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4609
4610 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4611
4612 * save-trace.exp: Factor out code to these...
4613 (gdb_save_tracepoints): New.
4614 (gdb_load_tracepoints): New.
4615 (do_save_load_test): New.
4616
4617 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4618
4619 * gdb.base/asmlabel.exp: New test.
4620 * gdb.base/asmlabel.c: New test case.
4621
4622 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4623
4624 * gdb.base/wrong_frame_bt_full-main.c: New file.
4625 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4626 * gdb.base/wrong_frame_bt_full.exp: New file.
4627
4628 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4629
4630 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4631
4632 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4633
4634 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4635 pstate register when comparing registers values in
4636 sparc64-*-linux-gnu targets to avoid spurious differences.
4637
4638 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4639
4640 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4641
4642 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4643
4644 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4645 as type argument to gdb_compile.
4646 * gdb.base/nested-subp2.exp: Likewise.
4647 * gdb.base/nested-subp3.exp: Likewise.
4648
4649 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4650
4651 * lib/dwarf.exp (_note): Fix left shift of negative value.
4652 * gdb.trace/trace-condition.exp: Likewise.
4653
4654 2015-11-13 Yao Qi <yao.qi@linaro.org>
4655
4656 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4657 comments about d10v.
4658 (test_scalar_returns): Likewise.
4659 * gdb.base/d10v.ld: Remove.
4660 * gdb.base/overlays.exp: Remove the target triplet checking for
4661 d10v-*-*.
4662 * gdb.base/structs.exp (test_struct_returns): Remove the
4663 comments about d10v.
4664 (test_struct_calls): Likewise.
4665
4666 2015-11-13 Yao Qi <yao.qi@linaro.org>
4667
4668 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4669 * gdb.base/gnu_vector.c: Don't include stdio.h.
4670 (main): Don't print res and call add_some_intvecs.
4671
4672 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4673
4674 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4675 macro.
4676 (func5): Removed.
4677 (func4): Use FAST_TRACEPOINT_LABEL.
4678 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4679 macro.
4680 (func): Removed.
4681 (thread_function): Use FAST_TRACEPOINT_LABEL.
4682 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4683 (func): Remove.
4684 (marker): Use FAST_TRACEPOINT_LABEL.
4685 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4686 (pendfunc1): Remove.
4687 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4688 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4689 (foo): Remove.
4690 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4691 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4692 macro.
4693 (func): Remove.
4694 (marker): Use FAST_TRACEPOINT_LABEL.
4695 * gdb.trace/trace-common.h: New header.
4696 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4697 macro.
4698 (func): Remove.
4699 (marker): Use FAST_TRACEPOINT_LABEL.
4700 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4701 (func): Remove.
4702 (thread_function): Use FAST_TRACEPOINT_LABEL.
4703
4704 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4705
4706 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4707 in front.
4708 * gdb.trace/change-loc.exp: Use global pcreg definition.
4709 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4710 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4711 in front.
4712 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4713 * gdb.trace/pending.exp: Likewise.
4714 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4715 * gdb.trace/trace-break.exp: Likewise.
4716 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4717 in front.
4718 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4719 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4720 in front.
4721 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4722
4723 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4724
4725 * gdb.ada/fin_fun_out: New testcase.
4726
4727 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4728
4729 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4730 value associated with DW_AT_byte_size.
4731 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4732 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4733 DW_AT_upper_bound.
4734
4735 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4736
4737 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4738 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4739 version.
4740 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4741 gdb.dwarf2/dw2-canonicalize-type.exp,
4742 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4743 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4744 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4745 provided by gdb_target_symbol_prefix_flags_asm.
4746 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4747 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4748 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4749 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4750 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4751 macros where needed). Use this macro for symbols which require
4752 the prefix provided by SYMBOL_PREFIX.
4753
4754 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4755
4756 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4757 New procs.
4758 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4759 representing expressions, of more than one list element.
4760 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4761 to prepend linker symbol prefix to f.
4762 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4763 table_1 and table_2.
4764 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4765 Likewise, for f and g.
4766 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4767 for ptr.
4768 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4769 for main.
4770 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4771 table_1_ptr and table_2_ptr.
4772
4773 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4774 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4777
4778 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4779
4780 * gdb.reverse/s390-mvcle.c: New test.
4781 * gdb.reverse/s390-mvcle.exp: New file.
4782 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4783
4784 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4785
4786 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4787
4788 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4789
4790 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4791 reaching marker2.
4792 * gdb.reverse/getresuid-reverse.exp: Likewise.
4793 * gdb.reverse/pipe-reverse.exp: Likewise.
4794 * gdb.reverse/readv-reverse.exp: Likewise.
4795 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4796 * gdb.reverse/time-reverse.exp: Likewise.
4797 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4798
4799 2015-10-30 Yao Qi <yao.qi@linaro.org>
4800
4801 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4802 (empty_cycle): Remove.
4803 (main): Don't call empty_cycle. Don't use watch_count_done.
4804 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4805 empty_cycle. Rewrite the code counting HW watchpoints.
4806
4807 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4808
4809 * gdb.reverse/fstatat-reverse.c: New test.
4810 * gdb.reverse/fstatat-reverse.exp: New file.
4811 * gdb.reverse/getresuid-reverse.c: New test.
4812 * gdb.reverse/getresuid-reverse.exp: New file.
4813 * gdb.reverse/pipe-reverse.c: New test.
4814 * gdb.reverse/pipe-reverse.exp: New file.
4815 * gdb.reverse/readv-reverse.c: New test.
4816 * gdb.reverse/readv-reverse.exp: New file.
4817 * gdb.reverse/recvmsg-reverse.c: New test.
4818 * gdb.reverse/recvmsg-reverse.exp: New file.
4819 * gdb.reverse/time-reverse.c: New test.
4820 * gdb.reverse/time-reverse.exp: New file.
4821 * gdb.reverse/waitpid-reverse.c: New test.
4822 * gdb.reverse/waitpid-reverse.exp: New file.
4823
4824 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4825
4826 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4827
4828 2015-10-26 Doug Evans <dje@google.com>
4829
4830 PR symtab/17391
4831 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4832 * gdb.dwarf2/bad-regnum.c: New file.
4833 * gdb.dwarf2/bad-regnum.exp: New file.
4834
4835 2015-10-26 Doug Evans <dje@google.com>
4836
4837 PR python/18938
4838 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4839 file.
4840
4841 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4842
4843 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4844 for a change by "Mention language in compile error message".
4845
4846 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4847
4848 PR python/18073
4849 * gdb.python/py-type.c (C::a_method): New.
4850 (C::a_const_method): New.
4851 (C::a_static_method): New.
4852 (a_function): New.
4853 * gdb.python/py-type.exp (test_fields): Test getting fields
4854 from function and method.
4855
4856 2015-10-21 Keven Boell <keven.boell@intel.com>
4857
4858 * gdb.fortran/vla-alloc-assoc.exp: New file.
4859 * gdb.fortran/vla-datatypes.exp: New file.
4860 * gdb.fortran/vla-datatypes.f90: New file.
4861 * gdb.fortran/vla-history.exp: New file.
4862 * gdb.fortran/vla-ptype-sub.exp: New file.
4863 * gdb.fortran/vla-ptype.exp: New file.
4864 * gdb.fortran/vla-sizeof.exp: New file.
4865 * gdb.fortran/vla-sub.f90: New file.
4866 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4867 * gdb.fortran/vla-value-sub-finish.exp: New file.
4868 * gdb.fortran/vla-value-sub.exp: New file.
4869 * gdb.fortran/vla-value.exp: New file.
4870 * gdb.fortran/vla-ptr-info.exp: New file.
4871 * gdb.mi/mi-vla-fortran.exp: New file.
4872 * gdb.mi/vla.f90: New file.
4873
4874 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4875
4876 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4877 of hardwired timeout value.
4878
4879 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4880 Pedro Alves <palves@redhat.com>
4881
4882 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4883 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4884
4885 2015-10-19 Josh Stone <jistone@redhat.com>
4886
4887 * gdb.base/catch-syscall.c: Include <sched.h>.
4888 (unknown_syscall): New variable.
4889 (main): Trigger a vfork and an unknown syscall.
4890 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4891 (unknown_syscall_number): Likewise.
4892 (check_call_to_syscall): Accept an optional syscall pattern.
4893 (check_return_from_syscall): Likewise.
4894 (check_continue): Likewise.
4895 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4896 (test_catch_syscall_skipping_return): New test toggling off 'catch
4897 syscall' to step over the syscall return, then toggling back on.
4898 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4899 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4900 (do_syscall_tests): Call test_catch_syscall_without_args and
4901 test_catch_syscall_mid_vfork.
4902 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4903 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4904
4905 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
4906
4907 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4908 print g_vE): Add new pass patterns.
4909 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4910 print various symbol names for vptr fields.
4911
4912 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4913
4914 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4915 results.
4916
4917 2015-10-12 Yao Qi <yao.qi@linaro.org>
4918
4919 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4920
4921 2015-10-12 Yao Qi <yao.qi@linaro.org>
4922
4923 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4924 is aarch64*-*-linux*.
4925
4926 2015-10-12 Yao Qi <yao.qi@linaro.org>
4927
4928 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4929 (can_relocate_bcond_true): ... it.
4930 (can_relocate_bcond_false): New function.
4931 (foo): Likewise.
4932 (can_relocate_bl): Likewise.
4933 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4934 can_relocate_bl.
4935
4936 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4937
4938 * gdb.base/nested-addr.c: New file.
4939 * gdb.base/nested-addr.exp: New testcase.
4940
4941 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4942
4943 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4944 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4945 its output. Ignore the output of "record goto begin" and instead
4946 check that GDB is replaying.
4947
4948 2015-10-09 Pedro Alves <palves@redhat.com>
4949
4950 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4951 (top level): Use it in the run with no args test.
4952
4953 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4954
4955 * gdb.dlang/properties.exp: New file.
4956
4957 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4958
4959 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4960 whether or not address 0x1000 is mapped on the target.
4961
4962 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4963
4964 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4965 build.
4966
4967 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4968
4969 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4970 instruction-history test.
4971
4972 2015-09-28 Doug Evans <dje@google.com>
4973
4974 * gdb.base/gcore.c (array_func): Add reference to static_array.
4975
4976 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
4977
4978 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
4979 source line.
4980
4981 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
4982
4983 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
4984 short or char as base type.
4985
4986 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
4987
4988 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
4989 to allow any size enum.
4990
4991 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
4992
4993 * gdb.ada/array_ptr_renaming.exp: New testcase.
4994 * gdb.ada/array_ptr_renaming/foo.adb: New file.
4995 * gdb.ada/array_ptr_renaming/pack.ads: New file.
4996
4997 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
4998
4999 * gdb.trace/ftrace-lock.c: New file.
5000 * gdb.trace/ftrace-lock.exp: New file.
5001
5002 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5003
5004 * gdb.arch/insn-reloc.c: New file.
5005 * gdb.arch/ftrace-insn-reloc.exp: New file.
5006
5007 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5008
5009 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5010 instruction.
5011 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5012 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5013 * gdb.trace/range-stepping.c: Likewise.
5014 * gdb.trace/trace-break.c: Likewise.
5015 * gdb.trace/trace-mt.c (thread_function): Likewise.
5016 * gdb.trace/ftrace.c (marker): Likewise.
5017 * gdb.trace/trace-condition.c (marker): Likewise.
5018 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5019 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5020 is_aarch64_target.
5021
5022 2015-09-18 Doug Evans <xdje42@gmail.com>
5023
5024 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5025 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5026
5027 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5028
5029 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5030 the breakpoint.
5031
5032 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5033
5034 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5035 the pending breakpoint. Remove timeout override for "Run till
5036 MI pending breakpoint on pendfunc3 on thread 2" test.
5037
5038 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5039
5040 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5041 filename pattern.
5042
5043 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5044
5045 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5046 in breakpoint filename pattern.
5047
5048 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5049
5050 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5051
5052 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5053
5054 * gdb.linespec/explicit.exp: Check for readline support for
5055 tab-completion tests. Fix obvious typo.
5056
5057 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5058
5059 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5060 and replay.
5061
5062 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5063
5064 * gdb.btrace/non-stop.c: New.
5065 * gdb.btrace/non-stop.exp: New.
5066
5067 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5068 Yao Qi <yao.qi@linaro.org>
5069
5070 * gdb.trace/trace-condition.c: New file.
5071 * gdb.trace/trace-condition.exp: New file.
5072
5073 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5074
5075 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5076 for testing bytecode compilation.
5077
5078 2015-09-16 Pedro Alves <palves@redhat.com>
5079 Sandra Loosemore <sandra@codesourcery.com>
5080
5081 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5082 (SECONDS): Redefine.
5083 (main): Call pthread_kill and alarm early.
5084 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5085 support.
5086 (test): If the target can't hardware step and doesn't support
5087 displaced stepping, increase the timeout.
5088
5089 2015-09-16 Pedro Alves <palves@redhat.com>
5090
5091 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5092 (enable_debug): New procedures.
5093 (test): Use them. Bail out if waiting for threads fails.
5094 (top level): Bail out if a test fails.
5095
5096 2015-09-16 Yao Qi <yao.qi@linaro.org>
5097
5098 * gdb.asm/asm-source.exp: Set asm-arch for
5099 aarch64*-*-* target.
5100 * gdb.asm/aarch64.inc: New file.
5101
5102 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5103
5104 * gdb.ada/array_of_variable_length.exp: New testcase.
5105 * gdb.ada/array_of_variable_length/foo.adb: New file.
5106 * gdb.ada/array_of_variable_length/pck.adb: New file.
5107 * gdb.ada/array_of_variable_length/pck.ads: New file.
5108
5109 2015-09-15 Doug Evans <dje@google.com>
5110
5111 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5112 of function static local variable.
5113
5114 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5115
5116 * gdb.threads/tls-so_extern.exp: New test file.
5117 * gdb.threads/tls-so_extern.c: New test file.
5118 * gdb.threads/tls-so_extern_main.c: New test file.
5119
5120 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5121
5122 * gdb.opt/solib-intra-step-lib.c: New file.
5123 * gdb.opt/solib-intra-step-main.c: New file.
5124 * gdb.opt/solib-intra-step.exp: New file.
5125
5126 2015-09-15 Pedro Alves <palves@redhat.com>
5127
5128 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5129 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5130
5131 2015-09-14 Pedro Alves <palves@redhat.com>
5132
5133 * gdb.base/hook-stop-continue.c: Delete.
5134 * gdb.base/hook-stop-continue.exp: Delete.
5135 * gdb.base/hook-stop-frame.c: Delete.
5136 * gdb.base/hook-stop-frame.exp: Delete.
5137 * gdb.base/hook-stop.c: New file.
5138 * gdb.base/hook-stop.exp: New file.
5139
5140 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5141
5142 * gdb.ada/access_to_packed_array.exp: New testcase.
5143 * gdb.ada/access_to_packed_array/foo.adb: New file.
5144 * gdb.ada/access_to_packed_array/pack.adb: New file.
5145 * gdb.ada/access_to_packed_array/pack.ads: New file.
5146
5147 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5148
5149 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5150 buffer size test.
5151
5152 2015-09-11 Don Breazeal <donb@codesourcery.com>
5153
5154 * gdb.base/foll-exec.c: Add copyright header. Fix
5155 formatting issues.
5156 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5157 (do_exec_tests): Use clean_restart in place of zap_session,
5158 and for test initialization. Fix formatting issues. Use
5159 fail in place of perror.
5160 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5161 an expect statement to match an expression with output from
5162 the program under debug.
5163 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5164 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5165 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5166 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5167 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5168
5169 2015-09-09 Doug Evans <dje@google.com>
5170
5171 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5172
5173 2015-09-09 Doug Evans <dje@google.com>
5174
5175 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5176
5177 2015-09-09 Doug Evans <dje@google.com>
5178
5179 * gdb.base/savedregs.exp: Fix typo.
5180
5181 2015-09-09 Pedro Alves <palves@redhat.com>
5182
5183 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5184
5185 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5186
5187 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5188 command actually switches threads. Give up on remaining
5189 tests if target fails to stop at breakpoint.
5190
5191 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5192
5193 * gdb.ada/funcall_char.exp: New testcase.
5194 * gdb.ada/funcall_char/foo.adb: New file.
5195
5196 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5197
5198 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5199 expected outputs. Add two testcases for completing ambiguous
5200 functions.
5201 * gdb.ada/complete/aux_pck.adb: New file.
5202 * gdb.ada/complete/aux_pck.ads: New file.
5203 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5204 Ambiguous_Func functions.
5205 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5206 * gdb.ada/complete/pck.adb: Likewise.
5207
5208 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5209
5210 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5211 failures to run the test program under GDB.
5212
5213 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5214
5215 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5216 to C.
5217
5218 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5219
5220 * gdb.base/run-after-attach.exp: New test file.
5221 * gdb.base/run-after-attach.c: New test file.
5222
5223 2015-08-26 Don Breazeal <donb@codesourcery.com>
5224
5225 * gdb.base/foll-exec-2.c: New test program.
5226 * gdb.base/foll-exec-2.exp: New test.
5227
5228 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5229
5230 * gdb.base/nested-subp1.exp: New file.
5231 * gdb.base/nested-subp1.c: New file.
5232 * gdb.base/nested-subp2.exp: New file.
5233 * gdb.base/nested-subp2.c: New file.
5234 * gdb.base/nested-subp3.exp: New file.
5235 * gdb.base/nested-subp3.c: New file.
5236
5237 2015-08-24 Pedro Alves <palves@redhat.com>
5238
5239 * gdb.server/connect-without-multi-process.c: New file.
5240 * gdb.server/connect-without-multi-process.exp: New file.
5241
5242 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5243
5244 * gdb.opt/inline-markers.c: Make z int.
5245
5246 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5247
5248 * gdb.opt/inline-markers.c: Make z volatile.
5249
5250 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5251
5252 * gdb.opt/inline-bt.c: New volatile global z.
5253 * gdb.opt/inline-cmds.c: Likewise.
5254 * gdb.opt/inline-locals.c: Likewise.
5255 * gdb.opt/inline-markers.c: New extern global z.
5256 (marker): Use z.
5257 (inline_fn): Likewise.
5258
5259 2015-08-24 Pedro Alves <palves@redhat.com>
5260
5261 * config/m32r-stub.exp: Remove file.
5262 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5263 * gdb.base/call-rt-st.exp: Likewise.
5264 * gdb.base/call-strs.exp: Likewise.
5265 * gdb.base/default.exp: Remove references to h8300-*-hms and
5266 *-*-udi*.
5267 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5268
5269 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5270
5271 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5272 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5273 and "return" use KFAIL when GDB can not read/write the vector
5274 return value.
5275
5276 2015-08-21 Gary Benson <gbenson@redhat.com>
5277
5278 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5279
5280 2015-08-20 Pedro Alves <palves@redhat.com>
5281
5282 * gdb.server/solib-list.exp: No longer expect an interior stop in
5283 non-stop mode.
5284
5285 2015-08-20 Pedro Alves <palves@redhat.com>
5286
5287 * gdb.server/connect-stopped-target.c: New file.
5288 * gdb.server/connect-stopped-target.exp: New file.
5289
5290 2015-08-20 Pedro Alves <palves@redhat.com>
5291
5292 * gdb.dwarf2/comp-unit-lang.exp: New file.
5293 * gdb.dwarf2/comp-unit-lang.c: New file.
5294
5295 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5296
5297 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5298 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5299
5300 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5301
5302 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5303 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5304
5305 2015-08-18 Doug Evans <dje@google.com>
5306 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5307
5308 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5309 skip_python_tests. New arg prompt_regexp.
5310 (skip_python_tests): New function.
5311 * lib/mi-support.exp (mi_skip_python_tests): New function.
5312 * gdb.python/py-mi-objfile-gdb.py: New file.
5313 * gdb.python/py-mi-objfile.c: New file.
5314 * gdb.python/py-mi-objfile.exp: New file.
5315
5316 2015-08-17 Keith Seitz <keiths@redhat.com>
5317
5318 * gdb.linespec/explicit.exp: Move strace test from here ...
5319 * gdb.trace/strace.exp: ... to here.
5320
5321 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5322
5323 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5324 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5325
5326 2015-08-14 Doug Evans <xdje42@gmail.com>
5327
5328 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5329 inferior before selecting a new file.
5330
5331 2015-08-14 Doug Evans <xdje42@gmail.com>
5332
5333 * gdb.mi/mi-disassemble.exp: Update.
5334 * gdb.base/disasm-optim.S: New file.
5335 * gdb.base/disasm-optim.c: New file.
5336 * gdb.base/disasm-optim.h: New file.
5337 * gdb.base/disasm-optim.exp: New file.
5338
5339 2015-08-14 Keith Seitz <keiths@redhat.com>
5340
5341 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5342 "evaluated-by".
5343
5344 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5345
5346 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5347
5348 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5349
5350 * gdb.ada/fun_renaming.exp: New testcase.
5351 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5352 * gdb.ada/fun_renaming/pack.adb: New file.
5353 * gdb.ada/fun_renaming/pack.ads: New file.
5354
5355 2015-08-12 Keith Seitz <keiths@redhat.com>
5356
5357 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5358 gdb_get_line_number.
5359
5360 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5361
5362 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5363 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5364 gdb.base/dso2dso.exp: New files.
5365
5366 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5367 Pedro Alves <palves@redhat.com>
5368 Keith Seitz <keiths@redhat.com>
5369
5370 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5371 GDBFLAGS.
5372
5373 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5374
5375 * gdb.base/gdbhistsize-history.exp
5376 (test_histsize_history_setting): Use save_vars.
5377 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5378 Use save_vars.
5379 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5380 * gdb.base/readline.exp: Use save_vars.
5381
5382 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5383
5384 * lib/gdb.exp (save_vars): New proc.
5385
5386 2015-08-11 Keith Seitz <keiths@redhat.com>
5387
5388 * gdb.base/help.exp: Update help_breakpoint_text.
5389
5390 2015-08-11 Keith Seitz <keiths@redhat.com>
5391
5392 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5393 (at toplevel): Call test_explicit_breakpoints.
5394 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5395 breakpoints.
5396 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5397 breakpoint conditions, "-cond".
5398
5399 2015-08-11 Keith Seitz <keiths@redhat.com>
5400
5401 * gdb.linespec/3explicit.c: New file.
5402 * gdb.linespec/cpexplicit.cc: New file.
5403 * gdb.linespec/cpexplicit.exp: New file.
5404 * gdb.linespec/explicit.c: New file.
5405 * gdb.linespec/explicit.exp: New file.
5406 * gdb.linespec/explicit2.c: New file.
5407 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5408 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5409 before using in the matching pattern.
5410 Clarify that `prefix' is a regular expression.
5411
5412 2015-08-11 Keith Seitz <keiths@redhat.com>
5413
5414 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5415 test.
5416 Add tests for missing ",FMT" and ",".
5417
5418 2015-08-10 Doug Evans <dje@google.com>
5419 Keith Seitz <keiths@redhat.com>
5420
5421 PR gdb/17960
5422 * gdb.base/completion.exp: Add location completer tests.
5423
5424 2015-08-07 Pedro Alves <palves@redhat.com>
5425
5426 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5427 tests here.
5428 (top level): Run do_test with and without displaced stepping.
5429
5430 2015-08-07 Pedro Alves <palves@redhat.com>
5431
5432 * gdb.base/valgrind-disp-step.c: New file.
5433 * gdb.base/valgrind-disp-step.exp: New file.
5434
5435 2015-08-07 Pedro Alves <palves@redhat.com>
5436
5437 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5438 Delete function.
5439 (main): Add alarm. Run an infinite loop instead of calling
5440 wait_threads.
5441 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5442 comment.
5443 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5444 Delete function.
5445 (main): Add alarm. Run an infinite loop instead of calling
5446 wait_threads.
5447 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5448 comment.
5449
5450 2015-08-07 Pedro Alves <palves@redhat.com>
5451
5452 * gdb.base/checkpoint-ns.exp: New file.
5453 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5454 standard_testfile.
5455
5456 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5457
5458 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5459 * gdb.btrace/instruction_history.exp: Update.
5460 * gdb.btrace/tsx.exp: New.
5461 * gdb.btrace/tsx.c: New.
5462
5463 2015-08-06 Pedro Alves <palves@redhat.com>
5464
5465 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5466 increase timeout.
5467 * gdb.reverse/until-precsave.exp: Bump timeouts.
5468
5469 2015-08-06 Pedro Alves <palves@redhat.com>
5470
5471 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5472
5473 2015-08-06 Pedro Alves <palves@redhat.com>
5474
5475 PR gdb/18749
5476 * gdb.threads/process-dies-while-handling-bp.c: New file.
5477 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5478
5479 2015-08-06 Pedro Alves <palves@redhat.com>
5480
5481 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5482 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5483
5484 2015-08-05 Pedro Alves <palves@redhat.com>
5485
5486 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5487 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5488
5489 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5490
5491 * gdb.base/bp-permanent.exp: Report test as unsupported if
5492 the target cannot stop at the permanent breakpoint.
5493
5494 2015-08-03 Doug Evans <dje@google.com>
5495
5496 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5497 10000.
5498
5499 2015-08-03 Doug Evans <dje@google.com>
5500
5501 * Makefile.in (workers/%.worker, build-perf): New rule.
5502 (GDB_PERFTEST_MODE): New variable.
5503 (check-perf): Use it.
5504 (clean): Clean up gdb.perf parallel build subdirs.
5505 * lib/build-piece.exp: New file.
5506 * lib/gdb.exp (make_gdb_parallel_path): New function
5507 (standard_output_file, standard_temp_file): Call it.
5508 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5509 of $GDB_PARALLEL.
5510 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5511
5512 2015-08-03 Doug Evans <dje@google.com>
5513
5514 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5515 (LOG_FILE_NAME): New global.
5516 (TextReporter.__init__): Initialize self.txt_sum.
5517 (TextReporter.report): Add support for multiple data-points.
5518 Move report to perftest.sum, put raw data in perftest.log.
5519 (TextReporter.start): Open sum and log files.
5520 (TextReporter.end): Close sum and log files.
5521 * gdb.perf/lib/perftest/testresult.py
5522 (SingleStatisticTestResult.record): Handle multiple data-points.
5523
5524 2015-07-31 Pedro Alves <palves@redhat.com>
5525
5526 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5527 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5528 kill_wait_spawned_process instead of explicit "kill -9".
5529 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5530 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5531 kill_wait_spawned_process.
5532 * gdb.base/attach-twice.exp: Likewise.
5533 * gdb.base/attach.exp: Likewise.
5534 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5535 gdb_test_multiple.
5536 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5537 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5538 kill_wait_spawned_process.
5539 * gdb.base/valgrind-infcall.exp: Likewise.
5540 * gdb.multi/multi-attach.exp: Likewise.
5541 * gdb.python/py-prompt.exp: Likewise.
5542 * gdb.python/py-sync-interp.exp: Likewise.
5543 * gdb.server/ext-attach.exp: Likewise.
5544 * gdb.threads/attach-into-signal.exp (corefunc): Use
5545 spawn_wait_for_attach, spawn_id_get_pid and
5546 kill_wait_spawned_process.
5547 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5548 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5549 spawn_id_get_pid and kill_wait_spawned_process.
5550 * gdb.threads/attach-stopped.exp (corefunc): Use
5551 spawn_wait_for_attach, spawn_id_get_pid and
5552 kill_wait_spawned_process.
5553 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5554 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5555 kill_wait_spawned_process instead of explicit "kill -9".
5556 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5557 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5558 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5559 processes. Don't map cygwin/windows pids here. Now returns a
5560 spawn id list.
5561
5562 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5563
5564 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5565 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5566 correct patch.
5567
5568 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5569
5570 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5571
5572 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5573
5574 Reapply:
5575 2014-05-21 Mark Wielaard <mjw@redhat.com>
5576
5577 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5578
5579 2015-07-30 Pedro Alves <palves@redhat.com>
5580
5581 * linux-low.c (handle_extended_wait): Set the child's last
5582 reported status to TARGET_WAITKIND_STOPPED.
5583
5584 2015-07-30 Pedro Alves <palves@redhat.com>
5585
5586 PR threads/18600
5587 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5588 only shows inferior 1.
5589
5590 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5591 Pedro Alves <palves@redhat.com>
5592
5593 PR threads/18600
5594 * gdb.threads/fork-plus-threads.c: New file.
5595 * gdb.threads/fork-plus-threads.exp: New file.
5596
5597 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5598
5599 * gdb.base/batch-preserve-term-settings.exp
5600 (test_terminal_settings_preserved_after_cli_exit): Use
5601 send_quit_command.
5602
5603 2015-07-29 Pedro Alves <palves@redhat.com>
5604 Don Breazeal <donb@codesourcery.com>
5605
5606 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5607 output from both inferior_spawn_id and gdb_spawn_id.
5608
5609 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5610
5611 * gdb.threads/attach-into-signal.exp (corefunc): Use
5612 with_test_prefix on nested loops, uniquefying the test messages.
5613
5614 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5615
5616 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5617 commit.
5618
5619 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5620
5621 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5622 New proc.
5623 (test_terminal_settings_preserved_after_sigterm): New test.
5624
5625 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5626
5627 * gdb.base/batch-preserve-term-settings.exp
5628 (test_terminal_settings_preserved_after_cli_exit): New test.
5629
5630 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5631
5632 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5633 manipulation of saved_gdbflags.
5634 (test_terminal_settings_preserved): Remove global declaration of
5635 the unused variable pagination_prompt. Remove manipulation of
5636 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5637 GDBFLAGS.
5638
5639 2015-07-29 Pedro Alves <palves@redhat.com>
5640
5641 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5642
5643 2015-07-29 Pedro Alves <palves@redhat.com>
5644
5645 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5646 at the top.
5647
5648 2015-07-29 Pedro Alves <palves@redhat.com>
5649
5650 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5651 (main): Call gdb_unbuffer_output.
5652 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5653 (main): Call gdb_unbuffer_output.
5654 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5655 (main): Call gdb_unbuffer_output.
5656 * gdb.base/call-strs.exp: Adjust to step over the
5657 gdb_unbuffer_output call.
5658 * gdb.base/catch-gdb-caused-signals.c: Include
5659 "../lib/unbuffer_output.c".
5660 (main): Call gdb_unbuffer_output.
5661 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5662 (main): Call gdb_unbuffer_output.
5663 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5664 (main): Call gdb_unbuffer_output.
5665 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5666 (main): Call gdb_unbuffer_output.
5667 * gdb.base/shlib-call.exp: Adjust to step over the
5668 gdb_unbuffer_output call.
5669 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5670 (main): Call gdb_unbuffer_output.
5671 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5672 (main): Call gdb_unbuffer_output.
5673 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5674 (main): Rename to ...
5675 (test): ... this.
5676 (main): Reimplement.
5677 * gdb.base/varargs.exp: Run to test instead of to main.
5678 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5679 (main): Call gdb_unbuffer_output.
5680
5681 2015-07-29 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5684 factore out from mi_continue_dprintf. For call-style dprintfs,
5685 expect dprintf output out of $inferior_spawn_id.
5686 (mi_continue_dprintf): Use mi_expect_dprintf.
5687 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5688 (main): Call gdb_unbuffer_output.
5689
5690 2015-07-29 Pedro Alves <palves@redhat.com>
5691
5692 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5693 (default_mi_gdb_start): Set inferior_spawn_id instead of
5694 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5695 gdb_spawn_id.
5696 (mi_gdb_test): Always expect inferior output from both
5697 $inferior_spawn_id and $gdb_spawn_id.
5698
5699 2015-07-29 Pedro Alves <palves@redhat.com>
5700
5701 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5702 send_inferior and $inferior_spawn_id.
5703
5704 2015-07-29 Pedro Alves <palves@redhat.com>
5705
5706 * gdb.gdb/complaints.exp (test_initial_complaints)
5707 (test_serial_complaints, test_short_complaints): Use
5708 gdb_test_stdio.
5709 (test_empty_complaint): Handle $inferior_spawn_id !=
5710 $gdb_spawn_id.
5711
5712 2015-07-29 Pedro Alves <palves@redhat.com>
5713
5714 * gdb.base/varargs.exp: Use gdb_test_stdio.
5715
5716 2015-07-29 Pedro Alves <palves@redhat.com>
5717
5718 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5719
5720 2015-07-29 Pedro Alves <palves@redhat.com>
5721
5722 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5723
5724 2015-07-29 Pedro Alves <palves@redhat.com>
5725
5726 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5727 parameter into two new parameters, "inf_result" and "gdb_result".
5728 Expect inferior output and gdb output from $inferior_spawn_id and
5729 $gdb_spawn_id, respectively. Adjust all callers.
5730
5731 2015-07-29 Pedro Alves <palves@redhat.com>
5732
5733 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5734 of gdb_test_sequence.
5735
5736 2015-07-29 Pedro Alves <palves@redhat.com>
5737
5738 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5739 (saw_spurious_output): Expect inferior output from
5740 $inferior_spawn_id. Use gdb_test_stdio.
5741
5742 2015-07-29 Pedro Alves <palves@redhat.com>
5743
5744 * gdb.base/dprintf.exp: Use standard_testfile. Change
5745 prepare_for_testing call.
5746 (srcfile): Don't set.
5747 (restart): New procedure.
5748 (test_dprintf): New procecure, use to continue over dprintfs.
5749 (test_call, test_agent): New procedures, tests moved here.
5750 Restart gdb and recreate dprintfs. Adjust expected output.
5751
5752 2015-07-29 Pedro Alves <palves@redhat.com>
5753
5754 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5755
5756 2015-07-29 Pedro Alves <palves@redhat.com>
5757
5758 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5759
5760 2015-07-29 Pedro Alves <palves@redhat.com>
5761
5762 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5763 gdb_test_stdio.
5764
5765 2015-07-29 Pedro Alves <palves@redhat.com>
5766
5767 * lib/gdb.exp (gdb_test_stdio): New procedure.
5768
5769 2015-07-29 Pedro Alves <palves@redhat.com>
5770
5771 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5772
5773 2015-07-29 Pedro Alves <palves@redhat.com>
5774
5775 * gdb.base/call-signal-resume.exp: Remove check for
5776 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5777 * gdb.base/unwindonsignal.exp: Likewise.
5778 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5779 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5780
5781 2015-07-29 Pedro Alves <palves@redhat.com>
5782
5783 * gdb.base/siginfo-addr.c (pass): New function.
5784 (handler): Call it iff si_addr is correct.
5785 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5786 Set a breakpoint at "pass" and continue to it.
5787
5788 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5789
5790 * gdb.python/py-objfile.exp: Make some tests have unique names.
5791 * gdb.python/py-pp-registration.exp: Likewise.
5792
5793 2015-07-28 Pedro Alves <palves@redhat.com>
5794
5795 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5796
5797 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5798
5799 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5800
5801 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5802
5803 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5804
5805 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5806
5807 * gdb.base/gdb-sigterm-2.exp: New test.
5808
5809 2015-07-25 Doug Evans <xdje42@gmail.com>
5810
5811 Revert:
5812 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5813 (workers/%.worker, build-perf): New rule.
5814 (GDB_PERFTEST_MODE): New variable.
5815 (check-perf): Use it.
5816 (clean): Clean up gdb.perf parallel build subdirs.
5817 * lib/build-piece.exp: New file.
5818 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5819 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5820 name.
5821 (standard_temp_file): Ditto.
5822 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5823 of $GDB_PARALLEL.
5824
5825 2015-07-24 Doug Evans <dje@google.com>
5826
5827 * gdb.perf/lib/perftest/utils.py: New file.
5828 * gdb.perf/gm-hello.cc: New file.
5829 * gdb.perf/gm-pervasive-typedef.cc: New file.
5830 * gdb.perf/gm-pervasive-typedef.h: New file.
5831 * gdb.perf/gm-std.cc: New file.
5832 * gdb.perf/gm-std.h: New file.
5833 * gdb.perf/gm-use-cerr.cc: New file.
5834 * gdb.perf/gm-utils.h: New file.
5835 * gdb.perf/gmonster-null-lookup.py: New file.
5836 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5837 * gdb.perf/gmonster-print-cerr.py: New file.
5838 * gdb.perf/gmonster-ptype-string.py: New file.
5839 * gdb.perf/gmonster-runto-main.py: New file.
5840 * gdb.perf/gmonster-select-file.py: New file.
5841 * gdb.perf/gmonster1-null-lookup.exp: New file.
5842 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5843 * gdb.perf/gmonster1-print-cerr.exp: New file.
5844 * gdb.perf/gmonster1-ptype-string.exp: New file.
5845 * gdb.perf/gmonster1-runto-main.exp: New file.
5846 * gdb.perf/gmonster1-select-file.exp: New file.
5847 * gdb.perf/gmonster1.cc: New file.
5848 * gdb.perf/gmonster1.exp: New file.
5849 * gdb.perf/gmonster2-null-lookup.exp: New file.
5850 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5851 * gdb.perf/gmonster2-print-cerr.exp: New file.
5852 * gdb.perf/gmonster2-ptype-string.exp: New file.
5853 * gdb.perf/gmonster2-runto-main.exp: New file.
5854 * gdb.perf/gmonster2-select-file.exp: New file.
5855 * gdb.perf/gmonster2.cc: New file.
5856 * gdb.perf/gmonster2.exp: New file.
5857
5858 2015-07-24 Doug Evans <dje@google.com>
5859
5860 * gdb.perf/README: New file.
5861 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5862 * lib/gen-perf-test.exp: New file.
5863
5864 2015-07-24 Doug Evans <dje@google.com>
5865
5866 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5867 (PerfTest::startup): New function.
5868 (PerfTest::run): Return result of calling body.
5869 (PerfTest::assemble): Rewrite.
5870 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5871 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5872 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5873 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5874 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5875
5876 2015-07-24 Doug Evans <dje@google.com>
5877
5878 * lib/gdb.exp (clean_restart): Make executable optional.
5879
5880 2015-07-24 Doug Evans <dje@google.com>
5881
5882 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5883 compiler_info references.
5884 * gdb.cp/temargs.exp: Ditto.
5885 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5886 (get_compiler_info): Early exit if already computed. Set compiler_info
5887 to "unknown" if there was a problem.
5888 (test_compiler_info): Add function comment. Call get_compiler_info.
5889
5890 2015-07-24 Doug Evans <dje@google.com>
5891
5892 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5893 (workers/%.worker, build-perf): New rule.
5894 (GDB_PERFTEST_MODE): New variable.
5895 (check-perf): Use it.
5896 (clean): Clean up gdb.perf parallel build subdirs.
5897 * lib/build-piece.exp: New file.
5898 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5899 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5900 name.
5901 (standard_temp_file): Ditto.
5902 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5903 of $GDB_PARALLEL.
5904
5905 2015-07-24 Doug Evans <dje@google.com>
5906
5907 * lib/future.exp (gdb_default_target_compile): New option
5908 "early_flags".
5909 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5910 --as-needed.
5911
5912 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5913
5914 * gdb.base/catch-syscall.exp: Call gdb_exit before
5915 gdb_skip_xml_test.
5916
5917 2015-07-24 Pedro Alves <palves@redhat.com>
5918
5919 * gdb.python/py-events.exp: Accept output between the stop event
5920 and the prompt.
5921 * gdb.python/py-evsignal.exp: Likewise.
5922 * gdb.python/py-evthreads.exp: Likewise.
5923
5924 2015-07-24 Pedro Alves <palves@redhat.com>
5925
5926 PR gdb/18717
5927 * gdb.threads/non-ldr-exit.c: New file.
5928 * gdb.threads/non-ldr-exit.exp: New file.
5929
5930 2015-07-24 Yao Qi <yao.qi@linaro.org>
5931
5932 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5933 restarting process.
5934
5935 2015-07-24 Yao Qi <yao.qi@linaro.org>
5936
5937 * gdb.server/ext-restart.exp: New file.
5938
5939 2015-07-24 Yao Qi <yao.qi@linaro.org>
5940
5941 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5942 argument options.
5943 * gdb.server/ext-wrapper.exp: New file.
5944
5945 2015-07-23 Doug Evans <dje@google.com>
5946
5947 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5948 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5949
5950 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5951
5952 * gdb.ada/var_arr_typedef.exp: New testcase.
5953 * gdb.ada/var_arr_typedef/pack.adb: New file.
5954 * gdb.ada/var_arr_typedef/pack.ads: New file.
5955 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5956
5957 2015-07-20 Joel Brobecker <brobecker@adacore.com>
5958
5959 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5960
5961 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5962
5963 * gdb.arch/i386-biarch-core.exp: Replace istarget
5964 by "complete set gnutarget". Remove expectation for the "core-file"
5965 command.
5966
5967 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5968
5969 Revert the previous commit:
5970 Tests for validate symbol file using build-id.
5971
5972 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
5973
5974 Tests for validate symbol file using build-id.
5975 * gdb.base/solib-mismatch-lib.c: New file.
5976 * gdb.base/solib-mismatch-libmod.c: New file.
5977 * gdb.base/solib-mismatch.c: New file.
5978 * gdb.base/solib-mismatch.exp: New file.
5979
5980 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
5981
5982 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
5983 nios2-*-linux*.
5984 * gdb.base/sigbpt.exp (stepi_out): Likewise.
5985 * gdb.base/siginfo.exp: Likewise.
5986 * gdb.base/sigstep.exp (advance, advancei): Likewise.
5987
5988 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
5989
5990 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
5991 Move it to ...
5992 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
5993 ... here.
5994 * gdb.trace/range-stepping.exp: Check that the target supports
5995 range stepping.
5996
5997 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
5998
5999 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6000
6001 2015-07-14 Pedro Alves <palves@redhat.com>
6002
6003 * gdb.base/killed-outside.exp: New file.
6004 * gdb.base/killed-outside.c: New file.
6005
6006 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6007
6008 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6009 (n at main): New.
6010 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6011
6012 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6013
6014 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6015 infcall tests instead of setting up for KFAIL.
6016
6017 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6018
6019 * gdb.btrace/record_goto-step.exp: New.
6020
6021 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6022
6023 PR compile/18484
6024 * gdb.compile/compile.c (struct struct_type): Add volatile to
6025 selffield's type.
6026 * gdb.compile/compile.exp
6027 (compile code struct_object.selffield = &struct_object): Skip further
6028 struct_object tests if this one xfails.
6029
6030 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6031
6032 PR exp/18617
6033 * gdb.trace/ax.exp: Add test.
6034
6035 2015-07-07 Yao Qi <yao.qi@linaro.org>
6036
6037 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6038 instead of istarget "aarch64*-*-*".
6039 * gdb.arch/aarch64-fp.exp: Likewise.
6040 * gdb.base/float.exp: Likewise.
6041 * gdb.reverse/aarch64.exp: Likewise.
6042 * lib/gdb.exp (is_aarch64_target): New proc.
6043
6044 2015-07-07 Yao Qi <yao.qi@linaro.org>
6045
6046 * lib/gdb.exp (is_aarch32_target): New proc.
6047 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6048 instead of "istarget "arm*-*-*"".
6049 * gdb.arch/arm-disp-step.exp: Likewise.
6050 * gdb.arch/thumb-bx-pc.exp: Likewise.
6051 * gdb.arch/thumb-prologue.exp: Likewise.
6052 * gdb.arch/thumb-singlestep.exp: Likewise.
6053 * gdb.base/disp-step-syscall.exp: Likewise.
6054 * gdb.base/float.exp: Likewise.
6055
6056 2015-07-07 Yao Qi <yao.qi@linaro.org>
6057
6058 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6059 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6060
6061 2015-07-07 Yao Qi <yao.qi@linaro.org>
6062
6063 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6064 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6065 if it exists.
6066 * gdb.multi/multi-arch.exp: Likewise.
6067
6068 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6069
6070 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6071 print.
6072
6073 2015-07-07 Yao Qi <yao.qi@linaro.org>
6074
6075 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6076
6077 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6078
6079 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6080 '[' and ']' characters.
6081
6082 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6083
6084 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6085
6086 2015-06-29 Pedro Alves <palves@redhat.com>
6087
6088 PR threads/18127
6089 * gdb.threads/hand-call-new-thread.c: New file.
6090 * gdb.threads/hand-call-new-thread.c: New file.
6091
6092 2015-06-26 Keith Seitz <keiths@redhat.com>
6093 Doug Evans <dje@google.com>
6094
6095 PR 16253
6096 * gdb.cp/var-tag-2.cc: New file.
6097 * gdb.cp/var-tag-3.cc: New file.
6098 * gdb.cp/var-tag-4.cc: New file.
6099 * gdb.cp/var-tag.cc: New file.
6100 * gdb.cp/var-tag.exp: New file.
6101
6102 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6103
6104 * gdb.base/history-duplicates.exp: New test.
6105
6106 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6107
6108 * gdb.base/completion.exp: Test the completion of the "focus"
6109 command.
6110
6111 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6112
6113 * gdb.arch/amd64-prologue-skip.S: New file.
6114 * gdb.arch/amd64-prologue-skip.exp: New file.
6115
6116 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6117
6118 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6119 is_address_zero_readable check.
6120
6121 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6122
6123 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6124 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6125
6126 2015-06-24 Yao Qi <yao.qi@linaro.org>
6127
6128 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6129 linux targets.
6130
6131 2015-06-24 Yao Qi <yao.qi@linaro.org>
6132
6133 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6134 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6135 * gdb.base/siginfo-thread.exp: Likewise.
6136
6137 2015-06-22 Yao Qi <yao.qi@linaro.org>
6138
6139 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6140
6141 2015-06-22 Yao Qi <yao.qi@linaro.org>
6142
6143 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6144 aarch64*-*-*.
6145 (skip_hw_watchpoint_tests): Likewise.
6146
6147 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6148
6149 * gdb.base/gdbinit-history.exp: Test the interaction between
6150 setting GDBHISTSIZE and setting the history size via .gdbinit.
6151
6152 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6153
6154 PR gdb/16999
6155 * gdb.base/gdbhistsize-history.exp: New test.
6156
6157 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6158
6159 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6160 with GDBHISTSIZE.
6161 * gdb.base/readline.exp: Likewise.
6162
6163 2015-06-17 Yao Qi <yao.qi@linaro.org>
6164
6165 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6166 line.
6167
6168 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6169
6170 * gdb.base/gdbinit-history.exp: Add test case to check that
6171 an unlimited history file does not get truncated on exit.
6172
6173 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6174
6175 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6176 (VECTOR): New macro. Use it...
6177 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6178 ...for these typedefs.
6179 (int8, char1, int1, double1): New typedefs.
6180 (struct just_int2, struct two_int2): New structures.
6181 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6182 (add_structvecs, add_singlevecs): New functions.
6183 (main): Call add_some_intvecs twice.
6184 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6185 the compile and exit upon failure. Try compiling for the "native"
6186 architecture. Test inferior function calls with vector arguments
6187 and vector return value handling with "finish" and "return".
6188
6189 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6190
6191 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6192 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6193 PE file.
6194 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6195
6196 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6197
6198 PR breakpoints/16465
6199 * gdb.mi/mi-dprintf-pending.c: New file.
6200 * gdb.mi/mi-dprintf-pending.exp: New test.
6201 * gdb.mi/mi-dprintf-pendshr.c: New file.
6202
6203 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6204 Mircea Gherzan <mircea.gherzan@intel.com>
6205
6206 * gdb.arch/i386-mpx-map.c: New file.
6207 * gdb.arch/i386-mpx-map.exp: New File.
6208
6209 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6210
6211 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6212 * gdb.arch/i386-mpx.exp: Indentation fixed.
6213
6214 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6215
6216 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6217 function and improved indentation.
6218 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6219 gdb_test_multiple. Added additional tests to skip the test.
6220
6221 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6222
6223 * gdb.arch/i386-avx512.c: Change path in include file.
6224 * gdb.arch/i386-avx512.exp: Change include dir path
6225 compilation flag.
6226 * gdb.arch/i386-mpx.c: Change path in include file.
6227 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6228 flag.
6229
6230 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6231
6232 * gdb.compile/compile-print.exp (compile print *vararray@3)
6233 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6234
6235 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6238 (do not keep jit in memory): ... this.
6239 (expect 5): Change it to ...
6240 (expect no 5): ... this.
6241
6242 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6243
6244 PR gdb/15564
6245 * gdb.mi/mi-detach.exp: New file.
6246
6247 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6248
6249 PR symtab/18392
6250 * gdb.arch/amd64-tailcall-self.S: New file.
6251 * gdb.arch/amd64-tailcall-self.c: New file.
6252 * gdb.arch/amd64-tailcall-self.exp: New file.
6253
6254 2015-05-28 Don Breazeal <donb@codesourcery.com>
6255
6256 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6257 tests for remote targets by checking is_target_gdbserver.
6258
6259 2015-05-27 Doug Evans <dje@google.com>
6260
6261 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6262 * gdb.dwarf2/opaque-type-lookup.c: New file.
6263 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6264
6265 2015-05-26 Doug Evans <dje@google.com>
6266
6267 * gdb.cp/iostream.cc: New file.
6268 * gdb.cp/iostream.exp: New file.
6269
6270 2015-05-26 Doug Evans <dje@google.com>
6271
6272 * gdb.dwarf2/dw2-op-call.exp: Update.
6273 * gdb.dwarf2/dw4-sig-types.exp: Update.
6274 * gdb.dwarf2/implptr.exp: Update.
6275 * gdb.mi/mi-cmd-param-changed.exp: Update.
6276
6277 2015-05-26 Doug Evans <dje@google.com>
6278
6279 * gdb.python/py-lazy-string.c: New file.
6280 * gdb.python/py-lazy-string.exp: New file.
6281 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6282 (main): Update. Add estring3.
6283 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6284 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6285
6286 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6287 Yao Qi <yao.qi@linaro.org>
6288
6289 * gdb.reverse/aarch64.c: New.
6290 * gdb.reverse/aarch64.exp: New.
6291
6292 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6293
6294 * lib/gdb.exp (supports_process_record): Return true for
6295 aarch64*-linux*.
6296 (supports_reverse): Likewise.
6297
6298 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6299
6300 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6301 Use with_test_prefix.
6302
6303 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6304
6305 * gdb.base/completion.exp: Add test for completion of layout
6306 names.
6307
6308 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6309
6310 * lib/gdb.exp (skip_tui_tests): New proc.
6311 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6312
6313 2015-05-19 Pedro Alves <palves@redhat.com>
6314
6315 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6316 Save the whole env array instead of just HOME. Unset HISTSIZE in
6317 the environment while testing. Restore whole environment
6318 afterwards.
6319
6320 2015-05-16 Doug Evans <xdje42@gmail.com>
6321
6322 * gdb.guile/scm-ports.c: New file.
6323 * gdb.guile/scm-ports.exp: Add memory port tests.
6324
6325 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6326
6327 * gdb.compile/compile-print.c: New file.
6328 * gdb.compile/compile-print.exp: New file.
6329
6330 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6331
6332 * gdb.compile/compile-ops.exp: Cast param to void.
6333 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6334 (compile code struct_object.selffield = &struct_object): Add xfail.
6335
6336 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6337
6338 * gdb.ada/arr_enum_with_gap: New testcase.
6339
6340 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6341
6342 * gdb.ada/byte_packed_arr: New testcase.
6343
6344 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6345
6346 * gdb.ada/pckd_neg: New testcase.
6347
6348 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6349
6350 PR gdb/17820
6351 * gdb.base/gdbinit-history.exp: New test.
6352 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6353 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6354
6355 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6356
6357 * gdb.python/py-xmethods.cc: Enhance test case.
6358 * gdb.python/py-xmethods.exp: New tests.
6359 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6360 function.
6361 (B_indexoper): Likewise.
6362 (global_dm_list) : Add new xmethod worker functions.
6363
6364 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6365
6366 * gdb.base/coredump-filter.exp: Correctly unset
6367 "coredump_var_addr" array.
6368
6369 2015-05-08 Pedro Alves <palves@redhat.com>
6370
6371 * gdb.server/non-existing-program.exp: Unset spawn_id.
6372
6373 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6374
6375 PR python/18291
6376 * gdb.python/py-xmethods.exp: Add tests.
6377
6378 2015-05-08 Yao Qi <yao.qi@linaro.org>
6379
6380 PR gdb/18208
6381 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6382 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6383 function set_coredump_filter, and remove remote_exec call.
6384 Remove argument ipid. Callers update.
6385 (top level): Don't get inferior's PID.
6386
6387 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6388
6389 * gdb.base/watch_thread_num.exp: Skip test on targets without
6390 access watchpoints.
6391
6392 2015-05-06 Pedro Alves <palves@redhat.com>
6393
6394 PR server/18081
6395 * gdb.server/non-existing-program.exp: New file.
6396
6397 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6398
6399 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6400
6401 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6402
6403 * gdb.ada/out_of_line_in_inlined: New testcase.
6404
6405 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6406
6407 * gdb.ada/var_rec_arr: New testcase.
6408
6409 2015-04-30 Yao Qi <yao.qi@linaro.org>
6410
6411 * gdb.base/break-idempotent.exp: If
6412 skip_hw_watchpoint_multi_tests returns true, skip the tests
6413 on "rwatch" and "awatch".
6414
6415 2015-04-30 Yao Qi <yao.qi@linaro.org>
6416
6417 * gdb.base/relativedebug.exp: Invoke gdb command
6418 "info sharedlibrary", and if libc.so doesn't have debug info,
6419 skip the test.
6420
6421 2015-04-29 Doug Evans <dje@google.com>
6422
6423 * gdb.python/py-xmethods.exp: Add ptype tests.
6424 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6425 get_result_type method.
6426
6427 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6428
6429 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6430 the target does not support hardware watchpoints.
6431
6432 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6433
6434 * gdb.base/break-always.exp: Abort testing if writing to memory
6435 causes an error.
6436
6437 2015-04-28 Doug Evans <dje@google.com>
6438
6439 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6440 * gdb.python/py-pp-registration.exp: ... here. New file.
6441 * gdb.python/py-pp-registration.c: New file.
6442 * gdb.python/py-pp-registration.py: New file.
6443
6444 2015-04-28 Doug Evans <dje@google.com>
6445
6446 * gdb.python/py-bad-printers.c: New file.
6447 * gdb.python/py-bad-printers.py: New file.
6448 * gdb.python/py-bad-printers.exp: New file.
6449
6450 2015-04-28 Sasha Smundak <asmundak@google.com>
6451
6452 * gdb.python/py-type.exp: New test.
6453
6454 2015-04-28 Andy Wingo <wingo@igalia.com>
6455
6456 * gdb.python/py-parameter.exp:
6457 * gdb.guile/scm-parameter.exp: Escape the path that we are
6458 matching against, as it might contain characters that are special
6459 to regular expressions.
6460
6461 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6462
6463 * gdb.ada/rec_comp: New testcase.
6464
6465 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6466
6467 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6468 before using it.
6469
6470 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6471
6472 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6473 new tests for verilog output.
6474
6475 2015-04-24 Yao Qi <yao.qi@linaro.org>
6476
6477 * boards/remote-gdbserver-on-localhost.exp: New file.
6478
6479 2015-04-23 Pedro Alves <palves@redhat.com>
6480
6481 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6482 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6483 "end of file", remove $inferior_spawn_id from the indirect list.
6484
6485 2015-04-23 Pedro Alves <palves@redhat.com>
6486
6487 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6488
6489 2015-04-23 Pedro Alves <palves@redhat.com>
6490
6491 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6492 on $any_spawn_id instead of only on $gdb_spawn_id.
6493
6494 2015-04-21 Pierre Muller <muller@sourceware.org>
6495
6496 PR pascal/17815
6497 * lib/pascal.exp (gpc_compile): Add new option "class".
6498 (fpc_compile): Likewise.
6499 * gdb.pascal/case-insensitive-symbols.pas: New file.
6500 * gdb.pascal/case-insensitive-symbols.exp: New file.
6501
6502 2015-04-20 Gary Benson <gbenson@redhat.com>
6503
6504 * gdb.base/attach.exp: Fix three extended remote failures.
6505
6506 2015-04-17 Gary Benson <gbenson@redhat.com>
6507
6508 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6509 the main executable over the remote protocol.
6510
6511 2015-04-16 Pedro Alves <palves@redhat.com>
6512
6513 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6514 a new gdbserver if gdbserver_reconnect_p is set.
6515
6516 2015-04-16 Pedro Alves <palves@redhat.com>
6517
6518 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6519 is set, don't exit gdbserver.
6520
6521 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6522
6523 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6524 appropriate .insn, such that an older assembler can be used.
6525 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6526 the z/Architecture instruction set on 31-bit targets as well.
6527
6528 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6529
6530 * gdb.go/handcall.exp: Remove all logic related to the first
6531 breakpoint and rely on go_runto_main instead.
6532 * gdb.go/strings.exp: Likewise.
6533 * gdb.go/unsafe.exp: Likewise.
6534 * gdb.go/hello.exp: Likewise. Also rename the remaining
6535 breakpoint marker to "breakpoint 1".
6536 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6537 * gdb.go/strings.go: Likewise.
6538 * gdb.go/unsafe.go: Likewise.
6539 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6540 "set breakpoint 2 here" and rename the remaining breakpoint marker
6541 to "breakpoint 1".
6542
6543 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6544
6545 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6546 if itertools.imap is not present.
6547 * gdb.python/py-objfile.exp: Add parentheses.
6548 * gdb.python/py-type.exp: Same.
6549 * gdb.python/py-unwind-maint.py: Same.
6550
6551 2015-04-15 Yao Qi <yao.qi@linaro.org>
6552
6553 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6554 of ":$ptr_size" and set its form explicitly.
6555
6556 2015-04-15 Pedro Alves <palves@redhat.com>
6557 Yao Qi <yao.qi@linaro.org>
6558
6559 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6560 timeout by factor of 4.
6561 (test_regular_watch): Likewise.
6562 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6563 * gdb.reverse/sigall-reverse.exp: Likewise.
6564 * gdb.reverse/until-precsave.exp: Likewise.
6565 * lib/gdb.exp (with_timeout_factor): New proc.
6566 (gdb_expect): Move some code to ...
6567 (get_largest_timeout): ... here. New procedure.
6568
6569 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6570
6571 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6572
6573 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6574
6575 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6576 to write to the .text section.
6577
6578 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6579
6580 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6581 Handle the case of targets that do not provide PID information.
6582
6583 2015-04-13 Yao Qi <yao.qi@linaro.org>
6584
6585 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6586 and use expect instead of gdb_expect.
6587
6588 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6589
6590 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6591 "coredump_var_addr" to avoid naming conflict with other testcases.
6592
6593 2015-04-10 Pedro Alves <palves@redhat.com>
6594
6595 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6596 gdb_test_sequence and gdb_assert.
6597
6598 2015-04-10 Pedro Alves <palves@redhat.com>
6599
6600 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6601 test messages that don't include the breakpoint address.
6602
6603 2015-04-10 Yao Qi <yao.qi@linaro.org>
6604
6605 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6606 false for some offset and width combinations which aren't
6607 supported by linux kernel.
6608
6609 2015-04-10 Pedro Alves <palves@redhat.com>
6610
6611 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6612 procedure, factored out from ...
6613 (top level): ... here. Add "set displaced-stepping" testing axis.
6614 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6615 parameter "displaced". Use it.
6616 (top level): Use foreach and add "set displaced-stepping" testing
6617 axis.
6618
6619 2015-04-10 Pedro Alves <palves@redhat.com>
6620
6621 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6622 Remove comment.
6623 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6624 both the address of the instruction that triggers the watchpoint
6625 and the address of the instruction immediately after, and use
6626 those addresses for the test. Fix comment.
6627
6628 2015-04-10 Pedro Alves <palves@redhat.com>
6629
6630 * gdb.base/sigstep.exp (breakpoint_to_handler)
6631 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6632 Test "backtrace" in handler.
6633 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6634 (top level): Add new "displaced" test axis to
6635 breakpoint_to_handler, breakpoint_to_handler_entry and
6636 breakpoint_over_handler.
6637
6638 2015-04-10 Pedro Alves <palves@redhat.com>
6639
6640 PR gdb/18216
6641 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6642
6643 2015-04-10 Yao Qi <yao.qi@linaro.org>
6644
6645 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6646 (test_add_rn_pc): New function.
6647 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6648 (top level): Invoke test_add_rn_pc.
6649
6650 2015-04-10 Pedro Alves <palves@redhat.com>
6651
6652 PR gdb/13858
6653 * gdb.base/step-over-no-symbols.exp: New file.
6654
6655 2015-04-09 Andy Wingo <wingo@igalia.com>
6656
6657 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6658 after the Python tests.
6659
6660 2015-04-08 Keith Seitz <keiths@redhat.com>
6661
6662 PR python/16699
6663 * gdb.python/py-completion.exp: New tests for completion.
6664 * gdb.python/py-completion.py (CompleteLimit1): New class.
6665 (CompleteLimit2): Likewise.
6666 (CompleteLimit3): Likewise.
6667 (CompleteLimit4): Likewise.
6668 (CompleteLimit5): Likewise.
6669 (CompleteLimit6): Likewise.
6670 (CompleteLimit7): Likewise.
6671
6672 2015-04-08 Pedro Alves <palves@redhat.com>
6673
6674 PR gdb/18214
6675 PR gdb/18216
6676 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6677 function.
6678 (main): Install it as SIGUSR1 handler.
6679 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6680 parameter. Always use "setup" as prefix. Toggle "set
6681 displaced-stepping" off/on depending on global. Don't switch to
6682 thread 1 here.
6683 (top level): Add displaced stepping "off/on" test axis. Update
6684 "setup" calls. Wrap each subtest with with_test_prefix. Test
6685 continuing with a queued signal in each thread.
6686
6687 2015-04-08 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6690 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6691 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6692 Return early if running to main fails.
6693 * gdb.trace/while-stepping.exp: Likewise.
6694
6695 2015-04-07 Pedro Alves <palves@redhat.com>
6696
6697 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6698 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6699 interact with inferior program.
6700
6701 2015-04-07 Pedro Alves <palves@redhat.com>
6702
6703 * lib/gdb.exp (inferior_spawn_id): New global.
6704 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6705 spawn id after processing the user code.
6706 (default_gdb_start): Set inferior_spawn_id.
6707 (send_inferior): New procedure.
6708 * lib/gdbserver-support.exp (gdbserver_start): Set
6709 inferior_spawn_id.
6710 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6711
6712 2015-04-07 Pedro Alves <palves@redhat.com>
6713
6714 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6715 * lib/gdbserver-support.exp (gdbserver_start): Make
6716 $server_spawn_id global.
6717 (gdbserver_start): Don't wait for gdbserver's spawn id with
6718 expect_background.
6719 (close_gdbserver): New procedure.
6720 (gdb_exit): Rename the default version and reimplement.
6721
6722 2015-04-07 Pedro Alves <palves@redhat.com>
6723
6724 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6725 append the substituted item, not the original item.
6726
6727 2015-04-07 Pedro Alves <palves@redhat.com>
6728
6729 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6730 gdb_expect.
6731
6732 2015-04-07 Pedro Alves <palves@redhat.com>
6733
6734 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6735 output appearing once only.
6736
6737 2015-04-07 Pedro Alves <palves@redhat.com>
6738
6739 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6740 that doesn't expect anything. Return early if running to main
6741 fails.
6742
6743 2015-04-07 Yao Qi <yao.qi@linaro.org>
6744
6745 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6746 (child_function): Call alarm.
6747 (main): Move call to alarm into the loop.
6748 * gdb.threads/non-stop-fair-events.exp: Build program with
6749 -DTIMEOUT=$timeout.
6750
6751 2015-04-06 Doug Evans <xdje42@gmail.com>
6752
6753 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6754 Fix dest parameter to board_info.
6755 (fpc_compile): Ditto.
6756 (gdb_compile_pascal): Rename dest arg to destfile.
6757
6758 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6759
6760 * gdb.ada/funcall_ref.exp: New file.
6761 * gdb.ada/funcall_ref/foo.adb: New file.
6762
6763 2015-04-02 Yao Qi <yao.qi@linaro.org>
6764
6765 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6766 is remote.
6767
6768 2015-04-02 Gary Benson <gbenson@redhat.com>
6769
6770 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6771
6772 2015-04-01 Sasha Smundak <asmundak@google.com>
6773
6774 * gdb.python/py-unwind-maint.c: New file.
6775 * gdb.python/py-unwind-maint.exp: New test.
6776 * gdb.python/py-unwind-maint.py: New file.
6777 * gdb.python/py-unwind.c: New file.
6778 * gdb.python/py-unwind.exp: New test.
6779 * gdb.python/py-unwind.py: New test.
6780
6781 2015-04-01 Pedro Alves <palves@redhat.com>
6782
6783 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6784 to fail instead of non-existent $test.
6785
6786 2015-04-01 Pedro Alves <palves@redhat.com>
6787
6788 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6789 GDBFLAGS if not empty.
6790
6791 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6792
6793 * gdb.ada/complete.exp: Remove "multi_line".
6794 * gdb.ada/info_exc.exp: Remove "multi_line".
6795 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6796 * gdb.ada/ptype_field.exp: Remove "multi_line".
6797 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6798 * gdb.ada/tagged.exp: Remove "multi_line".
6799 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6800 [multi_line ...]
6801 * gdb.btrace/delta.exp: Likewise.
6802 * gdb.btrace/exception.exp: Likewise.
6803 * gdb.btrace/function_call_history.exp: Likewise.
6804 * gdb.btrace/instruction_history.exp: Likewise.
6805 * gdb.btrace/nohist.exp: Likewise.
6806 * gdb.btrace/record_goto.exp: Likewise.
6807 * gdb.btrace/segv.exp: Likewise.
6808 * gdb.btrace/stepi.exp: Likewise.
6809 * gdb.btrace/tailcall.exp: Likewise.
6810 * gdb.btrace/unknown_functions.exp: Likewise.
6811 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6812 * lib/gdb.exp: Add the "multi_line" helper.
6813
6814 2015-04-01 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.threads/tid-reuse.c: New file.
6817 * gdb.threads/tid-reuse.exp: New file.
6818
6819 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6820
6821 PR corefiles/16092
6822 * gdb.base/coredump-filter.c: New file.
6823 * gdb.base/coredump-filter.exp: Likewise.
6824
6825 2015-03-27 Petr Machata <pmachata@redhat.com>
6826
6827 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6828 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6829 (Dwarf::assemble): Initialize them.
6830 (Dwarf::lines): New function.
6831
6832 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6833
6834 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6835 SYMBOL_PREFIX for x86_64-*-cygwin.
6836
6837 2015-03-26 Andy Wingo <wingo@igalia.com>
6838
6839 PR symtab/18148
6840 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6841 const_value but not a location.
6842 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6843 location defined in non-main CUs are visible.
6844
6845 2015-03-26 Yao Qi <yao.qi@linaro.org>
6846
6847 PR testsuite/18139
6848 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6849 Add a line number entry for the same line.
6850 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6851 Add a line number entry for the same line.
6852
6853 2015-03-26 Yao Qi <yao.qi@linaro.org>
6854
6855 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6856 .int 0.
6857 (func): Likewise. Add .Lfunc_1 label.
6858 Use .Lfunc_1 label.
6859 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6860 .int 0.
6861 (func): Likewise.
6862 Use .Lfunc_1 label.
6863
6864 2015-03-26 Yao Qi <yao.qi@linaro.org>
6865
6866 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6867 Call gdb_compile instead to compile each .s files without debug
6868 information.
6869
6870 2015-03-26 Yao Qi <yao.qi@linaro.org>
6871
6872 * gdb.base/savedregs.exp (process_saved_regs): Make
6873 "Saved registers:" optional in the pattern.
6874
6875 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6876
6877 * gdb.btrace/next.exp: Merged into step.exp.
6878 * gdb.btrace/finish.exp: Merged into step.exp.
6879 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6880 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6881 "record goto" and checking the exact replay position.
6882 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6883 check for "Recording format" in "info record" output.
6884 * gdb.btrace/record_goto.exp: Choose test file based on target.
6885 * gdb.btrace/x86-record_goto.S: Renamed into ...
6886 * gdb.btrace/x86_64-record_goto.S: ... this.
6887 * gdb.btrace/i686-record_goto.S: New.
6888 * gdb.btrace/x86-tailcall.S: Renamed into ...
6889 * gdb.btrace/x86_64-tailcall.S: ... this.
6890 * gdb.btrace/i686-tailcall.S: New.
6891 * gdb.btrace/x86-tailcall.c: Renamed into ...
6892 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6893 separate statements. Update test.
6894 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6895 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6896 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6897 * gdb.btrace/tailcall.exp: Choose test file based on target.
6898 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6899
6900 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6901
6902 * gdb.btrace/exception.exp: Increase BTS buffer size.
6903
6904 2015-03-24 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6907
6908 2015-03-24 Pedro Alves <palves@redhat.com>
6909
6910 * gdb.threads/schedlock.exp (test_step): No longer expect that
6911 "set scheduler-locking step" with "next" over a function call runs
6912 threads unlocked.
6913
6914 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6915
6916 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6917
6918 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6919
6920 PR breakpoints/16466
6921 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6922 * gdb.mi/mi-pending.c (thread_func): New function.
6923 (int main): Add threading support required.
6924 * gdb.mi/mi-pending.exp: Add tests for this issue.
6925 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6926 (pendfunc2): Remove stdio dependency.
6927 * gdb.mi/mi-pendshr2.c: New file.
6928
6929 2015-03-23 Keith Seitz <keiths@redhat.com>
6930
6931 * gdb.linespec/keywords.c: New file.
6932 * gdb.linespec/keywords.exp: New file.
6933
6934 2015-03-23 Keith Seitz <keiths@redhat.com>
6935
6936 PR gdb/18021
6937 * gdb.dwarf2/staticvirtual.exp: New test.
6938
6939 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6940
6941 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6942 * README: Remove HP-UX and gdb.hp.
6943 (configuration):
6944 * configure: Regenerate.
6945 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6946 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6947 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6948 gdb.hp/gdb.defects/Makefile.
6949 * gdb.hp/Makefile.in: File deleted.
6950 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6951 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6952 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6953 * gdb.hp/gdb.aCC/run.c: File deleted.
6954 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6955 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6956 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6957 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6958 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6959 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6960 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6961 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6962 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6963 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6964 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6965 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6966 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6967 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6968 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6969 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6970 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
6971 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
6972 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
6973 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
6974 * gdb.hp/gdb.compat/Makefile.in: File deleted.
6975 * gdb.hp/gdb.compat/average.c: File deleted.
6976 * gdb.hp/gdb.compat/sum.c: File deleted.
6977 * gdb.hp/gdb.compat/xdb.c: File deleted.
6978 * gdb.hp/gdb.compat/xdb0.c: File deleted.
6979 * gdb.hp/gdb.compat/xdb0.h: File deleted.
6980 * gdb.hp/gdb.compat/xdb1.c: File deleted.
6981 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
6982 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
6983 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
6984 * gdb.hp/gdb.defects/Makefile.in: File deleted.
6985 * gdb.hp/gdb.defects/bs14602.c: File deleted.
6986 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
6987 * gdb.hp/gdb.defects/solib-d.c: File deleted.
6988 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
6989 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
6990 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
6991 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
6992 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
6993 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
6994 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
6995 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
6996 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
6997 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
6998 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
6999 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7000 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7001 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7002 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7003 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7004 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7005 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7006 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7007 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7008 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7009 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7010 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7011 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7012 * gdb.hp/tools/odump: File deleted.
7013
7014 2015-03-19 Pedro Alves <palves@redhat.com>
7015
7016 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7017 (saw_thread_3): New globals.
7018 (top level): Increment them when an event for the corresponding
7019 thread is seen.
7020 (no thread starvation): New test.
7021
7022 2015-03-19 Pedro Alves <palves@redhat.com>
7023
7024 * gdb.threads/continue-pending-status.c: New file.
7025 * gdb.threads/continue-pending-status.exp: New file.
7026
7027 2015-03-18 Pedro Alves <palves@redhat.com>
7028
7029 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7030 Use gdb_is_target_remote instead of is_remote. Use
7031 gdb_test_multiple instead of gdb_expect. Exit early if
7032 gdb_test_multiple hits its internal matches. Tighten stepi tests
7033 expected output. Fail on exit with any signal, instead of just
7034 SIGILL.
7035
7036 2015-03-18 Yao Qi <yao.qi@linaro.org>
7037
7038 PR tdep/18107
7039 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7040 variable.
7041 * gdb.base/catch-syscall.exp: Don't skip it on
7042 aarch64*-*-linux* target. Remove elements in all_syscalls.
7043 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7044 target.
7045 (setup_all_syscalls): New proc.
7046
7047 2015-03-16 Yao Qi <yao.qi@linaro.org>
7048
7049 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7050 (top level): Skip tests if valid_addr_p returns false for
7051 $cmd1 or $cmd2.
7052
7053 2015-03-11 Andy Wingo <wingo@igalia.com>
7054
7055 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7056
7057 2015-03-11 Yao Qi <yao.qi@linaro.org>
7058
7059 * gdb.base/catch-syscall.exp: Fix typo in comments.
7060
7061 2015-03-11 Yao Qi <yao.qi@linaro.org>
7062
7063 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7064
7065 2015-03-09 Pedro Alves <palves@redhat.com>
7066
7067 * dg-extract-results.py: Delete.
7068
7069 2015-03-09 Pedro Alves <palves@redhat.com>
7070
7071 Merge dg-extract-results.sh from GCC upstream (r218843).
7072
7073 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7074 * dg-extract-results.sh: Use --text with grep to avoid issues with
7075 binary files. Fall back to cat -v, if that doesn't work.
7076
7077 2015-03-05 Pedro Alves <palves@redhat.com>
7078
7079 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7080
7081 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7082
7083 * lib/mi-support.exp (mi_expect_interrupt): Accept
7084 alternative event for when in all-stop mode.
7085
7086 2015-03-04 Pedro Alves <palves@redhat.com>
7087
7088 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7089
7090 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7091
7092 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7093
7094 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7095
7096 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7097 regexps for GDB's current line display, accept a hex address
7098 preceding the line number.
7099
7100 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7101
7102 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7103 the 'arch1' variable for "s390*-linux*" targets.
7104
7105 2015-03-04 Pedro Alves <palves@redhat.com>
7106
7107 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7108 (main): Pass missing retval argument to pthread_join call.
7109
7110 2015-03-02 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7113 (top level): Call do_test with non-stop as well.
7114
7115 2015-03-02 Pedro Alves <palves@redhat.com>
7116
7117 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7118 -1.
7119
7120 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7121
7122 * gdb.arch/s390-vregs.exp: New test.
7123 * gdb.arch/s390-vregs.S: New file.
7124
7125 2015-02-27 Pedro Alves <palves@redhat.com>
7126
7127 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7128 call to catch_command_errors.
7129 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7130 catch_command_errors.
7131
7132 2015-02-27 Pedro Alves <palves@redhat.com>
7133
7134 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7135 "true" for boolean result.
7136 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7137 prototype of main.
7138
7139 2015-02-27 Pedro Alves <palves@redhat.com>
7140
7141 * lib/unbuffer_output.c: New file.
7142 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7143 (main): Call gdb_unbuffer_output.
7144
7145 2015-02-27 Yao Qi <yao.qi@linaro.org>
7146
7147 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7148 target.
7149
7150 2015-02-26 Doug Evans <dje@google.com>
7151
7152 * gdb.cp/class2.cc (Dbase, D): New classes.
7153 (main): New local delta.
7154 * gdb.cp/class2.exp: Test printing delta.
7155 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7156 (dynbar): New global.
7157 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7158
7159 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7160
7161 * gdb.compile/compile-ifunc.c: New file.
7162 * gdb.compile/compile-ifunc.exp: New file.
7163
7164 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7165
7166 * gdb.base/structs.exp: Check for correct struct on finish.
7167
7168 2015-02-26 Yao Qi <yao.qi@linaro.org>
7169
7170 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7171 is zero.
7172
7173 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7174
7175 * gdb.arch/cordic.ko.bz2: New file.
7176 * gdb.arch/cordic.ko.debug.bz2: New file.
7177 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7178
7179 2015-02-25 Yao Qi <yao.qi@linaro.org>
7180
7181 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7182 aarch64*-*-* target.
7183
7184 2015-02-23 Pedro Alves <palves@redhat.com>
7185
7186 * lib/gdb.exp (delete_breakpoints): Rewrite using
7187 gdb_test_multiple.
7188
7189 2015-02-23 Pedro Alves <palves@redhat.com>
7190
7191 * gdb.base/info-os.c: Include stdlib.h.
7192
7193 2015-02-22 Doug Evans <xdje42@gmail.com>
7194
7195 PR symtab/17855
7196 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7197 is read after symbols have been re-read.
7198 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7199 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7200
7201 2015-02-21 Doug Evans <dje@google.com>
7202
7203 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7204
7205 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7206
7207 PR corefiles/17808
7208 * gdb.arch/i386-biarch-core.core.bz2: New file.
7209 * gdb.arch/i386-biarch-core.exp: New file.
7210
7211 2015-02-21 Pedro Alves <palves@redhat.com>
7212
7213 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7214 runto_main fails.
7215
7216 2015-02-20 Pedro Alves <palves@redhat.com>
7217
7218 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7219 info probes.
7220
7221 2015-02-20 Pedro Alves <palves@redhat.com>
7222
7223 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7224
7225 2015-02-20 Pedro Alves <palves@redhat.com>
7226
7227 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7228 clean_restart before gdb_target_supports_trace.
7229
7230 2015-02-20 Pedro Alves <palves@redhat.com>
7231
7232 PR threads/18006
7233 * gdb.threads/clone-thread_db.c: New file.
7234 * gdb.threads/clone-thread_db.exp: New file.
7235
7236 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7237
7238 PR breakpoints/16812
7239 * gdb.base/catch-gdb-caused-signals.c: New file.
7240 * gdb.base/catch-gdb-caused-signals.exp: New file.
7241
7242 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7243
7244 * configure: Regenerated.
7245 * configure.ac: Use GDB_AC_TRANSFORM.
7246 * aclocal.m4: sinclude ../transform.m4.
7247
7248 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7249
7250 * lib/dtrace.exp: New file.
7251 * gdb.base/dtrace-probe.exp: Likewise.
7252 * gdb.base/dtrace-probe.d: Likewise.
7253 * gdb.base/dtrace-probe.c: Likewise.
7254 * lib/pdtrace.in: Likewise.
7255 * configure.ac: Output variables with the transformed names of
7256 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7257 * configure: Regenerated.
7258
7259 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7260
7261 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7262 expected message when trying to access $_probe_* convenience
7263 variables while not on a probe.
7264
7265 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7266
7267 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7268
7269 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7270
7271 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7272 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7273
7274 2015-02-10 Doug Evans <xdje42@gmail.com>
7275
7276 * lib/gdb.exp (gdb_load): Always return a result.
7277
7278 2015-02-10 Pedro Alves <palves@redhat.com>
7279
7280 * gdb.threads/signal-sigtrap.c: New file.
7281 * gdb.threads/signal-sigtrap.exp: New file.
7282
7283 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7284
7285 * gdb.trace/no-attach-trace.c: New file.
7286 * gdb.trace/no-attach-trace.exp: New file.
7287
7288 2015-02-09 Mark Wielaard <mjw@redhat.com>
7289
7290 * gdb.dwarf2/atomic.c: New file.
7291 * gdb.dwarf2/atomic-type.exp: Likewise.
7292
7293 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7294
7295 * gdb.btrace/buffer-size.exp: Update "info record" output.
7296 * gdb.btrace/delta.exp: Update "info record" output.
7297 * gdb.btrace/enable.exp: Update "info record" output.
7298 * gdb.btrace/finish.exp: Update "info record" output.
7299 * gdb.btrace/instruction_history.exp: Update "info record" output.
7300 * gdb.btrace/next.exp: Update "info record" output.
7301 * gdb.btrace/nexti.exp: Update "info record" output.
7302 * gdb.btrace/step.exp: Update "info record" output.
7303 * gdb.btrace/stepi.exp: Update "info record" output.
7304 * gdb.btrace/nohist.exp: Update "info record" output.
7305
7306 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7307
7308 * gdb.btrace/buffer-size: New.
7309
7310 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7311
7312 * gdb.btrace/delta.exp: Update "info record" output.
7313 * gdb.btrace/enable.exp: Update "info record" output.
7314 * gdb.btrace/finish.exp: Update "info record" output.
7315 * gdb.btrace/instruction_history.exp: Update "info record" output.
7316 * gdb.btrace/next.exp: Update "info record" output.
7317 * gdb.btrace/nexti.exp: Update "info record" output.
7318 * gdb.btrace/step.exp: Update "info record" output.
7319 * gdb.btrace/stepi.exp: Update "info record" output.
7320 * gdb.btrace/nohist.exp: Update "info record" output.
7321
7322 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7323
7324 PR gdb/15678
7325 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7326
7327 2015-02-06 Pedro Alves <palves@redhat.com>
7328
7329 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7330 macro.
7331 (seconds_left, again): New globals.
7332 (main): Wait seconds_left in a 1-second sleep loop instead of
7333 sleeping 180 seconds. If 'again' is set, reset the seconds
7334 counter.
7335 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7336 'again' in the inferior before detaching. Print the seconds left.
7337 (options): New global.
7338 (top level): Build program with -DTIMEOUT=$timeout.
7339
7340 2015-02-06 Pedro Alves <palves@redhat.com>
7341
7342 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7343 determine how many seconds to pass to 'alarm'.
7344 * gdb.base/gdb-sigterm.exp (top level): Build program with
7345 -DTIMEOUT=$timeout.
7346 (do_test): Return success/failure indication. Add more verbose
7347 logging. Don't fail if 200 single steps are seen. Instead, fail
7348 when the test times out.
7349 (passes): New global.
7350 (top level): Break the testing loop if testing fails on any
7351 iteration. Use gdb_assert.
7352
7353 2015-02-04 Don Breazeal <donb@codesourcery.com>
7354
7355 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7356 and initialize them.
7357 (ipc_cleanup): New function.
7358 (main): Don't declare shmid, semid, and msqid. Add a call to
7359 atexit so that we call ipc_cleanup on exit.
7360
7361 2015-02-04 Pedro Alves <palves@redhat.com>
7362
7363 * boards/native-extended-gdbserver.exp: Remove any target variant
7364 specifications from the board name before clearing the isremote
7365 flag from board_info.
7366
7367 2015-01-31 Doug Evans <xdje42@gmail.com>
7368
7369 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7370
7371 2015-01-31 Gary Benson <gbenson@redhat.com>
7372
7373 * gdb.base/completion.exp: Disable completion limiting for
7374 existing tests. Add new tests to check completion limiting.
7375 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7376
7377 2015-01-31 Doug Evans <xdje42@gmail.com>
7378
7379 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7380
7381 2015-01-31 Doug Evans <xdje42@gmail.com>
7382
7383 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7384 entries. Duplicate file section script entries.
7385 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7386 inlined entries. Add test for safe-path rejection.
7387 * gdb.python/py-section-script.c: Add duplicate inlined section script
7388 entries. Duplicate file section script entries.
7389 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7390 inlined entries. Add test for safe-path rejection.
7391
7392 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7393
7394 * gdb.ada/disc_arr_bound: New testcase.
7395
7396 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7397
7398 * gdb.ada/mi_var_array: New testcase.
7399
7400 2015-01-27 Doug Evans <dje@google.com>
7401
7402 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7403 Add test for objfile.filename, objfile.username after objfile
7404 has been unloaded.
7405
7406 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7407
7408 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7409 the second test to print the name attribute of value
7410 returned by the call to gdb.lookup_type, and adjust
7411 the expected output accordingly.
7412
7413 2015-01-25 Mark Wielaard <mjw@redhat.com>
7414
7415 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7416 * gdb.base/disp-step-fork.c: Include unistd.h.
7417 * gdb.base/siginfo-obj.c: Include stdio.h.
7418 * gdb.base/siginfo-thread.c: Likewise.
7419 * gdb.mi/non-stop.c: Include unistd.h.
7420 * gdb.mi/nsthrexec.c: Include stdio.h.
7421 * gdb.mi/pthreads.c: Include unistd.h.
7422 * gdb.modula2/unbounded1.c (main): Declare returns int.
7423 * gdb.reverse/consecutive-reverse.c: Likewise.
7424 * gdb.threads/create-fail.c: Include unistd.h.
7425 * gdb.threads/killed.c: Likewise.
7426 * gdb.threads/linux-dp.c: Likewise.
7427 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7428 * gdb.threads/non-ldr-exc-2.c: Likewise.
7429 * gdb.threads/non-ldr-exc-3.c: Likewise.
7430 * gdb.threads/non-ldr-exc-4.c: Likewise.
7431 * gdb.threads/pthreads.c: Include unistd.h.
7432 (main): Declare returns int.
7433 * gdb.threads/tls-main.c (foo): New declaration.
7434 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7435
7436 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7437
7438 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7439 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7440
7441 2015-01-15 Mark Wielaard <mjw@redhat.com>
7442
7443 * gdb.base/noreturn-return.c: New file.
7444 * gdb.base/noreturn-return.exp: New file.
7445 * gdb.base/noreturn-finish.c: New file.
7446 * gdb.base/noreturn-finish.exp: New file.
7447
7448 2015-01-23 Pedro Alves <palves@redhat.com>
7449
7450 * gdb.threads/continue-pending-after-query.c: New file.
7451 * gdb.threads/continue-pending-after-query.exp: New file.
7452
7453 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7454 Simon Marchi <simon.marchi@ericsson.com>
7455
7456 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7457 * gdb.base/valgrind-db-attach.exp: Same.
7458 * gdb.base/valgrind-infcall.exp: Same.
7459 * lib/mi-support.exp (default_mi_gdb_start): Same.
7460 * lib/prompt.exp (default_prompt_gdb_start): Same.
7461 * lib/gdb.exp (default_gdb_spawn): Same.
7462 (gdb_interact): New.
7463
7464
7465 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7466
7467 * gdb.compile/compile.exp (pointer to jit function): New test.
7468
7469 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7470
7471 * lib/gdb.exp (supports_process_record): Return true for
7472 powerpc*-*-linux*.
7473 (supports_reverse): Likewise.
7474
7475 2015-01-15 Don Breazeal <donb@codesourcery.com>
7476
7477 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7478 instead of checking whether the target board is remote and
7479 use spawn_wait_for_attach instead of exec/sleep.
7480 * gdb.base/attach-twice.exp: Likewise.
7481
7482 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7483
7484 * gdb.ada/var_arr_attrs: New testcase.
7485
7486 2015-01-14 Pedro Alves <palves@redhat.com>
7487 Joel Brobecker <brobecker@adacore.com>
7488
7489 PR gdb/17525
7490 * gdb.base/bp-cmds-execution-x-script.c: New file.
7491 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7492 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7493
7494 2015-01-14 Pedro Alves <palves@redhat.com>
7495
7496 PR cli/17828
7497 * gdb.base/batch-preserve-term-settings.c: New file.
7498 * gdb.base/batch-preserve-term-settings.exp: New file.
7499
7500 2015-01-13 Doug Evans <dje@google.com>
7501
7502 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7503 binary.
7504
7505 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7506
7507 * Makefile.in (clean mostlyclean): Do not delete *.py.
7508
7509 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7510
7511 * gdb.python/py-lookup-type.exp: New file.
7512
7513 2015-01-12 Pedro Alves <palves@redhat.com>
7514
7515 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7516 restore GDBFLAGS before returning.
7517
7518 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7519
7520 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7521 is_amd64_regs_target and is_x86_like_target.
7522
7523 2015-01-11 Doug Evans <xdje42@gmail.com>
7524
7525 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7526 is given without an explicit form.
7527 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7528 attributes.
7529 * gdb.dwarf/corrupt.exp: Ditto.
7530 * gdb.dwarf2/enum-type.exp: Ditto.
7531 * gdb.trace/entry-values.exp: Ditto.
7532 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7533
7534 2015-01-11 Doug Evans <xdje42@gmail.com>
7535
7536 PR gdb/15830
7537 * gdb.base/maint.exp: Remove references to "maint demangle".
7538 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7539 Add tests for explicitly specifying language to demangle.
7540 * gdb.dlang/demangle.exp: Ditto.
7541
7542 2015-01-09 Pedro Alves <palves@redhat.com>
7543
7544 * gdb.threads/non-stop-fair-events.c: New file.
7545 * gdb.threads/non-stop-fair-events.exp: New file.
7546
7547 2015-01-09 Pedro Alves <palves@redhat.com>
7548
7549 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7550 the global scope. Set a breakpoint after all threads are started
7551 rather than stepping over two source lines. Expect the prompt.
7552 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7553 global.
7554 (NUM): Now 15.
7555 (main): Use threads_started_barrier to wait for all threads to
7556 start. Main thread no longer calls thread_function. Exit after
7557 180 seconds.
7558 (loop): New function.
7559 (thread_function): Wait on threads_started_barrier barrier. Call
7560 'loop' at each iteration.
7561 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7562 threads have started, instead of hardcoding number of "next"
7563 steps. Use an access watchpoint instead of a write watchpoint.
7564
7565 2015-01-09 Pedro Alves <palves@redhat.com>
7566
7567 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7568 (thread_func): Wait on barrier.
7569 (main): Wait for all threads to start before stopping GDB.
7570 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7571 global.
7572 (thread1_func, thread2_func): Wait on barrier.
7573 (main): Wait for all threads to start before stopping GDB.
7574 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7575 New global.
7576 (thread1_func, thread2_func): Wait on barrier.
7577 (main): Wait for all threads to start before stopping GDB.
7578
7579 2015-01-09 Pedro Alves <palves@redhat.com>
7580
7581 * gdb.threads/attach-many-short-lived-threads.c: New file.
7582 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7583
7584 2014-01-09 Pedro Alves <palves@redhat.com>
7585
7586 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7587 instead of to thread 2.
7588 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7589 Add barrier around each pthread_create call instead of around all
7590 calls.
7591 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7592 Set a break on thread_function and have the child threads hit it
7593 one at at a time.
7594
7595 2015-01-09 Pedro Alves <palves@redhat.com>
7596
7597 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7598 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7599 false.
7600 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7601 checking whether the target board is remote.
7602 * gdb.multi/multi-attach.exp: Likewise.
7603 * gdb.python/py-sync-interp.exp: Likewise.
7604 * gdb.server/ext-attach.exp: Likewise.
7605 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7606 tests that need to attach, instead of checking whether the target
7607 board is remote at the top of the file.
7608
7609 2015-01-08 Yao Qi <yao@codesourcery.com>
7610
7611 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7612
7613 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7614
7615 Fix testcase compilation.
7616 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7617
7618 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7619
7620 * gdb.python/py-type.exp: Add a couple test about empty
7621 array creation, and negative-length array creation.
7622
7623 2015-01-02 Doug Evans <xdje42@gmail.com>
7624
7625 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7626
7627 2015-01-02 Doug Evans <dje@google.com>
7628
7629 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7630
7631 2014-12-29 Yao Qi <yao@codesourcery.com>
7632
7633 * gdb.trace/entry-values.exp: Update comments. Rename variable
7634 bar_call_foo to returned_from_foo.
7635
7636 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7637
7638 PR gdb/17394
7639 * gdb.linespec/break-asm-file.c: New file.
7640 * gdb.linespec/break-asm-file.exp: New file.
7641 * gdb.linespec/break-asm-file0.s: New file.
7642 * gdb.linespec/break-asm-file1.s: New file.
7643
7644 2014-12-18 Nigel Stephens <nigel@mips.com>
7645 Maciej W. Rozycki <macro@codesourcery.com>
7646
7647 * gdb.base/float.exp: Handle the new output from "info float" on
7648 MIPS targets.
7649
7650 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7651
7652 Fix MinGW compilation.
7653 * gdb.compile/compile-ops.exp: Update untested message if
7654 !skip_compile_feature_tests.
7655 * gdb.compile/compile-setjmp.exp: Likewise.
7656 * gdb.compile/compile-tls.exp: Likewise.
7657 * gdb.compile/compile.exp: Likewise.
7658 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7659 supported on this host".
7660
7661 2014-12-16 Doug Evans <xdje42@gmail.com>
7662
7663 * boards/stabs.exp: New file.
7664
7665 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7666
7667 * gdb.base/completion.exp: Adjust to format changes of "maint
7668 print user-registers".
7669
7670 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7671
7672 PR server/17457
7673 * gdb.arch/aarch64-fp.c: New file.
7674 * gdb.arch/aarch64-fp.exp: New file.
7675
7676 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7677
7678 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7679 r210637, r210913, r211666, r215400, r215817).
7680
7681 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7682 * dg-extract-results.py: New file.
7683 * dg-extract-results.sh: Use it if the environment seems
7684 suitable.
7685
7686 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7687
7688 * dg-extract-results.py (parse_run): Handle warnings that
7689 are printed before a test harness is run.
7690
7691 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7692
7693 * dg-extract-results.py (Named): Remove __cmp__ method.
7694 (output_variation): Use a key to sort variation.harnesses.
7695
7696 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7697
7698 * dg-extract-results.py: For Python 3, force sys.stdout to
7699 handle surrogate escape sequences.
7700 (safe_open): New function.
7701 (output_segment, main): Use it.
7702
7703 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7704
7705 * dg-extract-results.py (Prog.result_re): Include options
7706 in test name.
7707
7708 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7709
7710 * dg-extract-results.py (output_variation): Always sort if
7711 do_sum.
7712
7713 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7714
7715 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7716 as long as we get pagination notifications.
7717
7718 2014-12-15 Jason Merrill <jason@redhat.com>
7719
7720 * Makefile.in (check-gdb.%): Restore.
7721 * README: Mention it.
7722
7723 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7724
7725 * gdb.ada/str_uninit: New testcase.
7726
7727 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7728
7729 PR symtab/17642
7730 * gdb.base/vla-stub-define.c: New file.
7731 * gdb.base/vla-stub.c: New file.
7732 * gdb.base/vla-stub.exp: New file.
7733
7734 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7735 Jan Kratochvil <jan.kratochvil@redhat.com>
7736 Tom Tromey <tromey@redhat.com>
7737
7738 * configure.ac: Add gdb.compile/.
7739 * configure: Regenerate.
7740 * gdb.compile/Makefile.in: New file.
7741 * gdb.compile/compile-ops.exp: New file.
7742 * gdb.compile/compile-ops.c: New file.
7743 * gdb.compile/compile-tls.c: New file.
7744 * gdb.compile/compile-tls.exp: New file.
7745 * gdb.compile/compile-constvar.S: New file.
7746 * gdb.compile/compile-constvar.c: New file.
7747 * gdb.compile/compile-mod.c: New file.
7748 * gdb.compile/compile-nodebug.c: New file.
7749 * gdb.compile/compile-setjmp-mod.c: New file.
7750 * gdb.compile/compile-setjmp.c: New file.
7751 * gdb.compile/compile-setjmp.exp: New file.
7752 * gdb.compile/compile-shlib.c: New file.
7753 * gdb.compile/compile.c: New file.
7754 * gdb.compile/compile.exp: New file.
7755 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7756
7757 2014-12-12 Tom Tromey <tromey@redhat.com>
7758
7759 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7760 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7761
7762 2014-12-12 Doug Evans <dje@google.com>
7763
7764 * lib/gdb-python.exp (get_python_valueof): New function.
7765 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7766
7767 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7768
7769 * gdb.base/completion.exp: Add test for completion of "info
7770 registers ".
7771
7772 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7773
7774 * gdb.base/func-ptrs.c: New file.
7775 * gdb.base/func-ptrs.exp: New file.
7776
7777 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7778
7779 PR breakpoints/17012
7780 * gdb.base/dprintf-detach.c: New file.
7781 * gdb.base/dprintf-detach.exp: New file.
7782
7783 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7784
7785 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7786 * lib/gdb.exp (target_is_gdbserver): New procedure.
7787
7788 2014-12-08 Doug Evans <dje@google.com>
7789
7790 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7791
7792 2014-12-05 Yao Qi <yao@codesourcery.com>
7793
7794 * gdb.guile/scm-error.exp: Remove the third argument to
7795 gdb_remote_download.
7796 * gdb.guile/scm-frame-args.exp: Likewise.
7797 * gdb.guile/scm-section-script.exp: Likewise.
7798
7799 2014-12-05 Yao Qi <yao@codesourcery.com>
7800
7801 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7802
7803 2014-12-04 Doug Evans <dje@google.com>
7804
7805 * gdb.python/py-objfile.exp: Add tests for
7806 objfile.add_separate_debug_file.
7807
7808 2014-12-04 Doug Evans <dje@google.com>
7809
7810 * lib/gdb.exp (get_build_id): New function.
7811 (build_id_debug_filename_get): Rewrite to use it.
7812 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7813
7814 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7815
7816 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7817 `method(long)', not just 0x0.
7818 * gdb.cp/nsalias.exp: Align code labels to 4.
7819 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7820 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7821 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7822 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7823 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7824 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7825
7826 2014-12-02 Doug Evans <dje@google.com>
7827
7828 PR symtab/17602
7829 * gdb.cp/anon-ns.cc: Move guts of this file to ...
7830 * gdb.cp/anon-ns2.cc: ... here. New file.
7831 * gdb.cp/anon-ns.exp: Update.
7832
7833 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
7834
7835 * gdb.python/py-events.py (inferior_call_handler): New.
7836 (register_changed_handler, memory_changed_handler): New.
7837 (test_events.invoke): Register new handlers.
7838 * gdb.python/py-events.exp: Add tests for inferior call,
7839 memory_changed and register_changed events.
7840
7841 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7842
7843 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7844 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7845 if the linker doesn't understand this.
7846
7847 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7848
7849 * gdb.python/python.exp: Change expected reply to help().
7850
7851 2014-12-01 Yao Qi <yao@codesourcery.com>
7852
7853 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7854 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7855 * configure: Re-generated.
7856
7857 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7858
7859 * gdb.cp/chained-calls.cc: New file.
7860 * gdb.cp/chained-calls.exp: New file.
7861 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7862
7863 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7864
7865 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7866 * gdb.dwarf2/symtab-producer.exp: Same.
7867 * gdb.gdb/python-interrupts.exp: Same.
7868 * gdb.gdb/python-selftest.exp: Same.
7869 * gdb.python/py-linetable.exp: Same.
7870 * gdb.python/py-type.exp: Same.
7871 * gdb.python/py-value-cc.exp: Same.
7872 * gdb.python/py-value.exp: Same.
7873
7874 2014-11-28 Yao Qi <yao@codesourcery.com>
7875
7876 * gdb.base/break-probes.exp: Match library name prefixed with
7877 sysroot.
7878
7879 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7880
7881 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7882 test expected output. Add parentheses for the call to print.
7883 Remove L suffix from integers.
7884
7885 2014-11-26 Doug Evans <dje@google.com>
7886
7887 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7888
7889 2014-11-22 Yao Qi <yao@codesourcery.com>
7890
7891 * gdb.trace/entry-values.c: Remove asms.
7892 (foo): Add foo_label.
7893 (bar): Add bar_label.
7894 * gdb.trace/entry-values.exp: Remove code computing foo's
7895 length and bar's length.
7896 (Dwarf::assemble): Invoke function_range for bar and use
7897 MACRO_AT_func for foo.
7898
7899 2014-11-22 Yao Qi <yao@codesourcery.com>
7900
7901 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7902 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7903 Use .Lgcc43_procstart instead of gcc43.
7904
7905 2014-11-21 Joel Brobecker <brobecker@adacore.com>
7906
7907 * gdb.ada/n_arr_bound: New testcase.
7908
7909 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7910
7911 PR breakpoints/10737
7912 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7913 test_catch_syscall_multi_arch.
7914 (test_catch_syscall_multi_arch): New function.
7915
7916 2014-11-20 Doug Evans <xdje42@gmail.com>
7917
7918 * gdb.base/maint.exp: Update expected output.
7919
7920 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7921
7922 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7923 4-byte instruction on S390.
7924
7925 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7926
7927 * gdb.ada/arr_arr: New testcase.
7928
7929 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7930
7931 * gdb.ada/pkd_arr_elem: New Testcase.
7932
7933 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
7934
7935 * gdb.reverse/break-precsave: Expect completion message for
7936 core file reads.
7937 * gdb.reverse/consecutive-precsave.exp: Likewise.
7938 * gdb.reverse/finish-precsave.exp: Likewise.
7939 * gdb.reverse/i386-precsave.exp: Likewise.
7940 * gdb.reverse/machinestate-precsave.exp: Likewise.
7941 * gdb.reverse/sigall-precsave.exp: Likewise.
7942 * gdb.reverse/solib-precsave.exp: Likewise.
7943 * gdb.reverse/step-precsave.exp: Likewise.
7944 * gdb.reverse/until-precsave.exp: Likewise.
7945 * gdb.reverse/watch-precsave.exp: Likewise.
7946
7947 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7948
7949 * gdb.base/bp-permanent.c: Include unistd.h.
7950 * gdb.python/py-framefilter-mi.c (main): Add return type.
7951 * gdb.python/py-framefilter.c (main): Likewise.
7952 * gdb.trace/actions-changed.c (main): Likewise.
7953
7954 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7955
7956 * gdb.mi/until.c: Add eye-catchers.
7957 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7958 line numbers.
7959
7960 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7961
7962 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7963 function header variants in break1.c.
7964 * gdb.base/ena-dis-br.exp: Likewise.
7965 * gdb.base/hbreak2.exp: Likewise.
7966 * gdb.reverse/until-precsave.exp: Drop references to removed
7967 non-prototype function header variants in ur1.c.
7968 * gdb.reverse/until-reverse.exp: Likewise.
7969
7970 2014-11-17 Petr Machata <pmachata@redhat.com>
7971
7972 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
7973 ${_cu_offset_size} bytes abbrev offset.
7974
7975 2014-11-15 Doug Evans <xdje42@gmail.com>
7976
7977 PR symtab/17559
7978 * gdb.base/line-symtabs.exp: New file.
7979 * gdb.base/line-symtabs.c: New file.
7980 * gdb.base/line-symtabs.h: New file.
7981
7982 2014-11-14 Yao Qi <yao@codesourcery.com>
7983
7984 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
7985 (func): Add label func_label.
7986 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
7987 Replace low_pc and high_pc with MACRO_AT_range.
7988 Replace name, low_pc and high_pc with MACRO_AT_func.
7989
7990 2014-11-14 Yao Qi <yao@codesourcery.com>
7991
7992 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
7993 Replace name, low_pc and high_pc with MACRO_AT_func.
7994
7995 2014-11-14 Yao Qi <yao@codesourcery.com>
7996
7997 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
7998 produce debug information.
7999 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8000
8001 2014-11-14 Yao Qi <yao@codesourcery.com>
8002
8003 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8004 object and get function length.
8005 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8006 with MACRO_AT_func.
8007 (top-level): Replace gdb_compile and clean_restart with
8008 prepare_for_testing.
8009 * gdb.dwarf2/main.c (main): Add label main_label.
8010
8011 2014-11-14 Yao Qi <yao@codesourcery.com>
8012
8013 * lib/dwarf.exp (function_range): New procedure.
8014 (Dwarf::_handle_macro_at_func): New procedure.
8015 (Dwarf::_handle_macro_at_range): New procedure.
8016 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8017
8018 2014-11-14 Yao Qi <yao@codesourcery.com>
8019
8020 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8021 (_handle_attribute): New procedure.
8022
8023 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8024
8025 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8026 * gdb.base/call-sc.c (zed): Likewise.
8027 * gdb.base/checkpoint.c (main): Likewise.
8028 * gdb.base/dump.c (main): Likewise.
8029 * gdb.base/gcore.c (main): Likewise.
8030 * gdb.base/huge.c (main): Likewise.
8031 * gdb.base/multi-forks.c (main): Likewise.
8032 * gdb.base/pr10179-a.c (main): Likewise.
8033 * gdb.base/savedregs.c (main): Likewise.
8034 * gdb.base/sigaltstack.c (main): Likewise.
8035 * gdb.base/siginfo.c (main): Likewise.
8036 * gdb.base/structs.c (zed): Likewise.
8037 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8038 * gdb.mi/mi-syn-frame.c (main): Likewise.
8039 * gdb.mi/until.c (foo, main): Likewise.
8040 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8041 * gdb.base/solib-weak.c (foo): Declare.
8042 * gdb.base/attach-twice.c: Include stdio.h.
8043 * gdb.base/weaklib1.c: Likewise.
8044 * gdb.base/weaklib2.c: Likewise.
8045 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8046 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8047 unistd.h.
8048 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8049 * gdb.mi/mi-exit-code.c: Likewise.
8050 * gdb.base/break-interp-lib.c: Include string.h.
8051 * gdb.base/coremaker.c: Likewise.
8052 * gdb.base/testenv.c: Likewise.
8053 * gdb.python/py-finish-breakpoint.c: Likewise.
8054 * gdb.base/inferior-died.c: Include sys/wait.h.
8055 * gdb.base/fileio.c: Include time.h.
8056 * gdb.base/async-shell.c: Include unistd.h.
8057 * gdb.base/dprintf-non-stop.c: Likewise.
8058 * gdb.base/info-os.c: Likewise.
8059 * gdb.mi/mi-console.c: Likewise.
8060 * gdb.mi/watch-nonstop.c: Likewise.
8061 * gdb.python/py-events.c: Likewise.
8062 * gdb.base/async.c (baz): Move up before its invocation.
8063 * gdb.base/code_elim2.c (my_global_func): Likewise.
8064 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8065 * gdb.base/advance.c (func2): Likewise.
8066
8067 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8068
8069 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8070 variant.
8071 * gdb.base/annota3.c: Likewise.
8072 * gdb.base/async.c: Likewise.
8073 * gdb.base/average.c: Likewise.
8074 * gdb.base/call-ar-st.c: Likewise.
8075 * gdb.base/call-rt-st.c: Likewise.
8076 * gdb.base/call-sc.c: Likewise.
8077 * gdb.base/call-strs.c: Likewise.
8078 * gdb.base/ending-run.c: Likewise.
8079 * gdb.base/execd-prog.c: Likewise.
8080 * gdb.base/exprs.c: Likewise.
8081 * gdb.base/foll-exec.c: Likewise.
8082 * gdb.base/foll-fork.c: Likewise.
8083 * gdb.base/foll-vfork.c: Likewise.
8084 * gdb.base/funcargs.c: Likewise.
8085 * gdb.base/gcore.c: Likewise.
8086 * gdb.base/jump.c: Likewise.
8087 * gdb.base/langs0.c: Likewise.
8088 * gdb.base/langs1.c: Likewise.
8089 * gdb.base/langs2.c: Likewise.
8090 * gdb.base/mips_pro.c: Likewise.
8091 * gdb.base/nodebug.c: Likewise.
8092 * gdb.base/opaque0.c: Likewise.
8093 * gdb.base/opaque1.c: Likewise.
8094 * gdb.base/recurse.c: Likewise.
8095 * gdb.base/run.c: Likewise.
8096 * gdb.base/scope0.c: Likewise.
8097 * gdb.base/scope1.c: Likewise.
8098 * gdb.base/setshow.c: Likewise.
8099 * gdb.base/setvar.c: Likewise.
8100 * gdb.base/shmain.c: Likewise.
8101 * gdb.base/shr1.c: Likewise.
8102 * gdb.base/shr2.c: Likewise.
8103 * gdb.base/sigall.c: Likewise.
8104 * gdb.base/signals.c: Likewise.
8105 * gdb.base/so-indr-cl.c: Likewise.
8106 * gdb.base/solib2.c: Likewise.
8107 * gdb.base/structs.c: Likewise.
8108 * gdb.base/sum.c: Likewise.
8109 * gdb.base/vforked-prog.c: Likewise.
8110 * gdb.base/watchpoint.c: Likewise.
8111 * gdb.reverse/shr2.c: Likewise.
8112 * gdb.reverse/until-reverse.c: Likewise.
8113 * gdb.reverse/ur1.c: Likewise.
8114 * gdb.reverse/watch-reverse.c: Likewise.
8115
8116 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8117
8118 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8119 variant.
8120 * gdb.base/sepdebug.exp: Drop references to removed code.
8121
8122 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8123
8124 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8125 variant. Preserve original line numbering.
8126 * gdb.base/list1.c: Likewise.
8127
8128 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8129
8130 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8131 variant.
8132 * gdb.base/break1.c: Likewise.
8133 * gdb.base/break.exp: Drop references to removed code.
8134
8135 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8136
8137 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8138 variant.
8139
8140 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8141
8142 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8143
8144 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8145
8146 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8147 logic into perform_all_tests() and invoke it with and without
8148 function header prototypes.
8149 (do_function_calls): Remove conditional XFAIL for PR 5318.
8150 (rerun_and_prepare): Remove duplicate code.
8151 (perform_all_tests): New. Main logic moved here.
8152
8153 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8154
8155 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8156 code guarded by #ifdef NO_PROTOTYPES.
8157 (t_double_many_args): Likewise.
8158 (DEF_FUNC_MANY_ARGS_1): Likewise.
8159 (DEF_FUNC_VALUES_1): Likewise.
8160 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8161 guarded by #ifdef PROTOTYPES.
8162
8163 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8164
8165 * gdb.mi/mi-console.c: Add eye-catcher.
8166 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8167 instead of literal line number.
8168
8169 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8170
8171 * gdb.base/shr2.c: Add eye-catcher.
8172 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8173 line number.
8174
8175 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8176
8177 * gdb.base/jump.c: Add eye-catchers.
8178 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8179 numbers.
8180
8181 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8182
8183 * gdb.base/execd-prog.c: Add eye-catchers.
8184 * gdb.base/foll-exec.c: Likewise.
8185 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8186 line numbers.
8187
8188 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8189
8190 * gdb.base/ending-run.c: Add eye-catchers.
8191 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8192 literal line numbers.
8193
8194 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8195
8196 * gdb.base/call-rt-st.c: Add eye-catchers.
8197 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8198 literal line numbers.
8199
8200 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8201
8202 * gdb.base/call-ar-st.c: Add eye-catchers.
8203 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8204 literal line numbers.
8205
8206 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8207
8208 * gdb.base/average.c: Add eye-catchers.
8209 * gdb.base/sum.c: Likewise.
8210 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8211 regexps dynamically.
8212
8213 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8214
8215 * gdb.base/solib1.c: Add eye-catchers.
8216 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8217 literal line numbers.
8218
8219 2014-11-12 Pedro Alves <palves@redhat.com>
8220
8221 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8222 leader has exited.
8223
8224 2014-11-12 Pedro Alves <palves@redhat.com>
8225
8226 * gdb.arch/i386-bp_permanent.c: New file.
8227 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8228 (srcfile): Set to i386-bp_permanent.c.
8229 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8230 that stepi does not execute the 'leave' instruction, instead of
8231 testing it does execute.
8232 * gdb.base/bp-permanent.c: New file.
8233 * gdb.base/bp-permanent.exp: New file.
8234
8235 2014-11-10 Doug Evans <xdje42@gmail.com>
8236
8237 PR symtab/17564
8238 * gdb.base/symtab-search-order.exp: New file.
8239 * gdb.base/symtab-search-order.c: New file.
8240 * gdb.base/symtab-search-order-1.c: New file.
8241 * gdb.base/symtab-search-order-shlib-1.c: New file.
8242
8243 2014-11-07 Pedro Alves <palves@redhat.com>
8244
8245 PR gdb/17511
8246 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8247 i?86-*-linux*.
8248
8249 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8250
8251 PR c++/17494
8252 * gdb.cp/pr17494.cc: New file.
8253 * gdb.cp/pr17494.exp: New file.
8254
8255 2014-11-02 Yao Qi <yao@codesourcery.com>
8256
8257 * gdb.python/python.exp: Get working directory and match the
8258 output of "set extended-prompt \\w " with it.
8259
8260 2014-10-30 Doug Evans <dje@google.com>
8261
8262 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8263 in objfiles.
8264 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8265 in progspaces.
8266
8267 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8268
8269 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8270 * gdb.base/realname-expand.exp: Likewise.
8271 * gdb.linespec/macro-relative.exp: Likewise.
8272
8273 2014-10-29 Pedro Alves <palves@redhat.com>
8274
8275 PR gdb/17408
8276 * gdb.threads/schedlock.c (some_function): New function.
8277 (call_function): New global.
8278 (MAYBE_CALL_SOME_FUNCTION): New macro.
8279 (thread_function): Call it.
8280 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8281 and use it instead of a global counter. Adjust all callers.
8282 (get_current_thread): Use "find current thread" for test message
8283 here rather than having all callers pass down the same string.
8284 (goto_loop): New procedure, factored out from ...
8285 (my_continue): ... this.
8286 (step_ten_loops): Change parameter from test message to command to
8287 use. Adjust.
8288 (list_count): Delete global.
8289 (check_result): New procedure, factored out from duplicate top
8290 level code.
8291 (continue tests): Wrap in with_test_prefix.
8292 (test_step): New procedure, factored out from duplicate top level
8293 code.
8294 (top level): Test "step" in combination with all scheduler-locking
8295 modes. Test "next" in combination with all scheduler-locking
8296 modes, and in combination with stepping over a function call or
8297 not.
8298 * gdb.threads/next-bp-other-thread.c: New file.
8299 * gdb.threads/next-bp-other-thread.exp: New file.
8300
8301 2014-10-29 Pedro Alves <palves@redhat.com>
8302
8303 PR python/17372
8304 * gdb.python/python.exp: Test a multi-line command that spawns
8305 interactive Python.
8306 * gdb.base/multi-line-starts-subshell.exp: New file.
8307
8308 2014-10-29 Yao Qi <yao@codesourcery.com>
8309
8310 * gdb.base/fileio.exp: Make directories on host.
8311
8312 2014-10-29 Yao Qi <yao@codesourcery.com>
8313
8314 * gdb.base/fileio.c (test_write): Close the file.
8315
8316 2014-10-28 Pedro Alves <palves@redhat.com>
8317
8318 PR gdb/12623
8319 * gdb.base/sigstep.c (no_handler): New global.
8320 (main): If 'no_handler is true, set the signal handlers to
8321 SIG_IGN.
8322 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8323 with_sw_watch and no_handler parameters. Handle them.
8324 (top level) <stepping over handler when stopped at a breakpoint
8325 test>: Add a test axis for testing with a software watchpoint, and
8326 another for testing with the signal handler set to SIG_IGN.
8327 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8328 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8329
8330 2014-10-28 Pedro Alves <palves@redhat.com>
8331
8332 PR gdb/17511
8333 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8334 * gdb.base/sigstep.exp (other_handler_location): New global.
8335 (advance): Support stepping into the signal handler, and running
8336 commands while in the handler.
8337 (in_handler_map): New global.
8338 (top level): In the advance test, add combinations for getting
8339 into the handler with stepping commands, and for running commands
8340 in the handler. Add comment descripting the advancei tests.
8341
8342 2014-10-28 Pedro Alves <palves@redhat.com>
8343
8344 * gdb.base/sigstep.exp: Use build_executable instead of
8345 prepare_for_testing.
8346 (top level): Move code that starts GDB, runs to main and creates a
8347 display to ...
8348 (restart): ... this new procedure.
8349 (top level): Move backtrace from signal handler test to ...
8350 (validate_backtrace): ... this new procedure.
8351 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8352 with_test_prefix. Always restart GDB.
8353 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8354 with_test_prefix. Always restart GDB. No need to delete
8355 breakpoints after the test.
8356 (test_skip_handler): Remove prefix parameter.
8357 (skip_over_handler, breakpoint_to_handler)
8358 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8359 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8360 restart GDB. No need to delete breakpoints after the test.
8361 (top level): Use foreach to call the test procedures with
8362 different commands.
8363
8364 2014-10-28 Pedro Alves <palves@redhat.com>
8365
8366 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8367 instead of GNATS numbers.
8368 * gdb.base/sigbpt.exp: Likewise.
8369 * gdb.base/siginfo.exp: Likewise.
8370 * gdb.base/sigstep.exp: Likewise.
8371
8372 2014-10-27 Pedro Alves <palves@redhat.com>
8373
8374 * gdb.base/sigstep.c (dummy): New global.
8375 (main): Issue a couple writes to the new global.
8376 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8377 procedures.
8378 (skip_over_handler): Use test_skip_handler.
8379 (top level): Call skip_over_handler for stepi and nexti too.
8380 (breakpoint_over_handler): Use test_skip_handler.
8381 (top level): Call breakpoint_over_handler for stepi and nexti too.
8382
8383 2014-10-27 Yao Qi <yao@codesourcery.com>
8384
8385 * gdb.trace/tfile.c (adjust_function_address)
8386 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8387 function descriptor.
8388
8389 2014-10-24 Don Breazeal <donb@codesourcery.com>
8390
8391 * gdb.base/foll-fork.exp (test_follow_fork,
8392 catch_fork_child_follow): Check for updated fork messages emitted
8393 from infrun.c.
8394 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8395 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8396 vfork_and_exec_child_follow_through_step): Check for updated vfork
8397 messages emitted from infrun.c.
8398
8399 2014-10-24 Pedro Alves <palves@redhat.com>
8400
8401 * gdb.base/corefile.exp: Remove references to ultrix.
8402 * gdb.base/interrupt.exp: Likewise.
8403 * gdb.base/whatis.exp: Likewise.
8404 * gdb.gdb/selftest.exp: Likewise.
8405 * gdb.threads/manythreads.exp: Likewise.
8406 * gdb.threads/print-threads.exp: Likewise.
8407 * gdb.threads/pthreads.exp:: Likewise.
8408 * gdb.threads/schedlock.exp: Likewise.
8409
8410 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8411
8412 * gdb.cp/non-trivial-retval.cc: Add a test case.
8413 * gdb.cp/non-trivial-retval.exp: Add a test.
8414
8415 2014-10-20 Yao Qi <yao@codesourcery.com>
8416
8417 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8418 * gdb.python/py-objfile-script-gdb.py: New file.
8419 * gdb.python/py-objfile-script.exp: Update reference to
8420 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8421 of remote_download. Remove the dest file.
8422
8423 2014-10-20 Yao Qi <yao@codesourcery.com>
8424
8425 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8426 * gdb.base/step-line.exp: Likewise.
8427 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8428 * gdb.dwarf2/dw2-basic.exp: Likewise.
8429 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8430 * gdb.dwarf2/dw2-filename.exp: Likewise.
8431 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8432 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8433 * gdb.dwarf2/dw2-producer.exp: Likewise.
8434 * gdb.dwarf2/mac-fileno.exp: Likewise.
8435 * gdb.python/py-frame-args.exp: Likewise.
8436 * gdb.python/py-framefilter.exp: Likewise.
8437 * gdb.python/py-mi.exp: Likewise.
8438 * gdb.python/py-objfile-script.exp: Likewise
8439 * gdb.python/py-pp-integral.exp: Likewise.
8440 * gdb.python/py-pp-re-notag.exp: Likewise.
8441 * gdb.python/py-prettyprint.exp: Likewise.
8442 * gdb.python/py-section-script.exp: Likewise.
8443 * gdb.python/py-typeprint.exp: Likewise.
8444 * gdb.python/py-xmethods.exp: Likewise.
8445 * gdb.stabs/weird.exp: Likewise.
8446 * gdb.xml/tdesc-regs.exp: Likewise.
8447
8448 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8449
8450 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8451 (out_cu): Use addr_len for the size of addresses.
8452 (out_line): Likewise. Size DW_LNE_set_address instruction
8453 according to addr_len.
8454 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8455 (FUNC): Add START_INSNS to definition.
8456
8457 2014-10-18 Yao Qi <yao@codesourcery.com>
8458
8459 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8460 gdb_has_argv0 return true.
8461 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8462 check [target_info exists noargs], check [gdb_has_argv0]
8463 instead.
8464 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8465 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8466 procedures.
8467
8468 2014-10-17 Doug Evans <dje@google.com>
8469
8470 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8471 event.
8472 * gdb.python/py-events.py: Add clear_objfiles event.
8473
8474 2014-10-17 Doug Evans <dje@google.com>
8475
8476 * gdb.python/py-objfile.exp: Test progspace attribute.
8477
8478 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8479
8480 * gdb.guile/scm-breakpoint.exp: Do not assume any
8481 directory separators when matching source file paths.
8482 * gdb.python/py-breakpoint.exp: Likewise.
8483 * gdb.reverse/break-precsave.exp: Likewise.
8484 * gdb.reverse/break-reverse.exp: Likewise.
8485 * gdb.reverse/consecutive-precsave.exp: Likewise.
8486 * gdb.reverse/finish-precsave.exp: Likewise.
8487 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8488 * gdb.reverse/finish-reverse.exp: Likewise.
8489 * gdb.reverse/i386-precsave.exp: Likewise.
8490 * gdb.reverse/i387-env-reverse.exp: Likewise.
8491 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8492 * gdb.reverse/machinestate-precsave.exp: Likewise.
8493 * gdb.reverse/machinestate.exp: Likewise.
8494 * gdb.reverse/sigall-precsave.exp: Likewise.
8495 * gdb.reverse/solib-precsave.exp: Likewise.
8496 * gdb.reverse/step-precsave.exp: Likewise.
8497 * gdb.reverse/until-precsave.exp: Likewise.
8498 * gdb.reverse/watch-precsave.exp: Likewise.
8499 * gdb.reverse/watch-reverse.exp: Likewise.
8500
8501 2014-10-17 Yao Qi <yao@codesourcery.com>
8502
8503 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8504 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8505
8506 2014-10-17 Pedro Alves <palves@redhat.com>
8507
8508 PR gdb/17471
8509 * gdb.base/bg-execution-repeat.c: New file.
8510 * gdb.base/bg-execution-repeat.exp: New file.
8511
8512 2014-10-17 Pedro Alves <palves@redhat.com>
8513
8514 PR gdb/17300
8515 * gdb.base/continue-all-already-running.c: New file.
8516 * gdb.base/continue-all-already-running.exp: New file.
8517
8518 2014-10-17 Pedro Alves <palves@redhat.com>
8519
8520 PR gdb/17472
8521 * gdb.base/annota-input-while-running.c: New file.
8522 * gdb.base/annota-input-while-running.exp: New file.
8523
8524 2014-10-17 Pedro Alves <palves@redhat.com>
8525
8526 * gdb.base/callfuncs.exp: emove references to osf.
8527 * gdb.base/sigall.exp: Likewise.
8528 * gdb.gdb/selftest.exp: Likewise.
8529 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8530 * gdb.mi/non-stop.c: Likewise.
8531 * gdb.mi/pthreads.c: Likewise.
8532 * gdb.reverse/sigall-precsave.exp: Likewise.
8533 * gdb.reverse/sigall-reverse.exp: Likewise.
8534 * gdb.threads/pthreads.c: Likewise.
8535 * gdb.threads/pthreads.exp: Likewise.
8536
8537 2014-10-17 Yao Qi <yao@codesourcery.com>
8538
8539 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8540 check 'target_info exists noargs'.
8541 (test_command_prompt_position): Likewise.
8542 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8543 Remove "set args".
8544 (progvar_simple_while_test): Likewise.
8545 (progvar_complex_if_while_test): Likewise.
8546 (if_while_breakpoint_command_test): Likewise.
8547 (infrun_breakpoint_command_test): Likewise.
8548 (breakpoint_command_test): Likewise.
8549 (watchpoint_command_test): Likewise.
8550 (bp_deleted_in_command_test): Likewise.
8551 (temporary_breakpoint_commands): Likewise.
8552
8553 2014-10-16 Yao Qi <yao@codesourcery.com>
8554
8555 * gdb.base/remotetimeout.exp: Remove noargs checking.
8556
8557 2014-10-15 Pedro Alves <palves@redhat.com>
8558
8559 PR breakpoints/9649
8560 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8561 * gdb.base/breakpoint-in-ro-region.exp
8562 (probe_target_hardware_step): New procedure.
8563 (top level): Probe hardware stepping and hardware breakpoint
8564 support. Test stepping through a read-only region, with both
8565 "breakpoint auto-hw" on and off and both "always-inserted" on and
8566 off.
8567
8568 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8569
8570 * gdb.dlang/demangle.exp: Update for demangling changes.
8571
8572 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8573
8574 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8575 * gdb.cp/non-trivial-retval.exp: Add new tests.
8576
8577 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8578
8579 PR c++/13403
8580 PR c++/15154
8581 * gdb.cp/non-trivial-retval.cc: New file.
8582 * gdb.cp/non-trivial-retval.exp: New file.
8583
8584 2014-10-15 Yao Qi <yao@codesourcery.com>
8585
8586 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8587 remote host.
8588
8589 2014-10-15 Yao Qi <yao@codesourcery.com>
8590
8591 * gdb.python/py-symbol.exp: Match file base name if host is
8592 remote, otherwise match file name with dir name.
8593 * gdb.python/py-symtab.exp: Likewise.
8594 * gdb.python/python.exp: Likewise.
8595
8596 2014-10-15 Yao Qi <yao@codesourcery.com>
8597
8598 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8599 pattern.
8600 * gdb.python/py-symtab.exp: Likewise.
8601 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8602 locationn.
8603
8604 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8605
8606 * gdb.ada/addr_arith: New testcase.
8607
8608 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8609
8610 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8611 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8612 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8613 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8614
8615 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8616
8617 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8618 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8619 * gdb.arch/stap-eval-lang-ada.exp: New file.
8620
8621 2014-10-14 Yao Qi <yao@codesourcery.com>
8622
8623 * gdb.mi/mi-var-child.c (nothing1): New function.
8624 (nothing2): New function.
8625 (do_children_tests): Set function pointers by nothing1 and
8626 nothing2.
8627 * gdb.mi/mi-var-child.exp: Step over new added statements.
8628 Update test to match the new output.
8629 * gdb.mi/var-cmd.c (nothing1): New function.
8630 (nothing2): New function.
8631 (do_children_tests): Set function pointers by nothing1 and
8632 nothing2.
8633 * gdb.mi/mi-var-display.exp: Update test to match output.
8634 Step to the line specified by $line_dct_nothing.
8635 Increase the number of lines to step.
8636
8637 2014-10-14 Yao Qi <yao@codesourcery.com>
8638
8639 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8640 tests.
8641 * gdb.mi/mi2-var-child.exp: Likewise.
8642
8643 2014-10-13 Doug Evans <dje@google.com>
8644
8645 * gdb.python/py-objfile.exp: Change name of file name test.
8646
8647 2014-10-13 Doug Evans <dje@google.com>
8648
8649 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8650 from the start of the CU.
8651
8652 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8653 Yao Qi <yao@codesourcery.com>
8654
8655 Fix "save breakpoints" for "catch" command.
8656 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8657 Remove -nonewline. Match also the added "main" line.
8658
8659 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8660
8661 Fix "save breakpoints" for "disable $bpnum" command.
8662 * gdb.base/save-bp.c (main): Add label.
8663 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8664
8665 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8666
8667 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8668
8669 2014-10-11 Yao Qi <yao@codesourcery.com>
8670
8671 * gdb.server/server-kill.exp: Execute command
8672 "set remote trace-status-packet on" before "tstatus".
8673
8674 2014-10-11 Yao Qi <yao@codesourcery.com>
8675
8676 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8677 (main): Call getppid.
8678 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8679 and continue to it. Read variable "server_pid".
8680
8681 2014-10-11 Yao Qi <yao@codesourcery.com>
8682
8683 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8684
8685 2014-10-11 Yao Qi <yao@codesourcery.com>
8686
8687 * gdb.threads/thread-find.exp: Don't execute command
8688 "info threads".
8689 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8690 * gdb.threads/linux-dp.exp: Don't check the condition
8691 $threads_created equals to zero.
8692
8693 2014-10-10 Pedro Alves <palves@redhat.com>
8694
8695 * gdb.base/bigcore.exp: Remove references to IRIX.
8696 * gdb.base/funcargs.exp: Likewise.
8697 * gdb.base/interrupt.exp: Likewise.
8698 * gdb.base/mips_pro.exp: Likewise.
8699 * gdb.base/nodebug.exp: Likewise.
8700 * gdb.base/setvar.exp: Likewise.
8701 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8702
8703 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8704 Pedro Alves <palves@redhat.com>
8705
8706 PR symtab/14466
8707 * gdb.base/vdso-warning.c: New file.
8708 * gdb.base/vdso-warning.exp: New file.
8709
8710 2014-10-02 Doug Evans <dje@google.com>
8711
8712 * gdb.base/structs.c (main): Don't run forever.
8713
8714 2014-10-02 Pedro Alves <palves@redhat.com>
8715
8716 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8717 (top level) <stop threads 1, stop threads 2>: Use it.
8718
8719 2014-10-02 Pedro Alves <palves@redhat.com>
8720
8721 * gdb.threads/break-while-running.exp (test): Add new
8722 'update_thread_list' argument. Skip "info threads" if false.
8723 (top level): Add new 'update_thread_list' axis.
8724
8725 2014-10-02 Pedro Alves <palves@redhat.com>
8726
8727 PR breakpoints/17431
8728 * gdb.base/execl-update-breakpoints.c: New file.
8729 * gdb.base/execl-update-breakpoints.exp: New file.
8730
8731 2014-10-01 Pedro Alves <palves@redhat.com>
8732
8733 * gdb.base/breakpoint-in-ro-region.c: New file.
8734 * gdb.base/breakpoint-in-ro-region.exp: New file.
8735
8736 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8737
8738 * gdb.mi/mi-exit-code.exp: New file.
8739 * gdb.mi/mi-exit-code.c: New file.
8740
8741 2014-09-30 Yao Qi <yao@codesourcery.com>
8742
8743 * lib/prelink-support.exp (build_executable_own_libs): Error if
8744 the target isn't native.
8745
8746 2014-09-30 Yao Qi <yao@codesourcery.com>
8747
8748 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8749 false.
8750
8751 2014-09-22 Pedro Alves <palves@redhat.com>
8752
8753 * gdb.threads/break-while-running.exp: New file.
8754 * gdb.threads/break-while-running.c: New file.
8755
8756 2014-09-19 Yao Qi <yao@codesourcery.com>
8757
8758 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8759 Invoke test. Restart GDB with --readnow and invoke test again.
8760
8761 2014-09-19 Yao Qi <yao@codesourcery.com>
8762
8763 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8764 proc set_breakpoint_on_gcd_function. Invoke
8765 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8766 invoke set_breakpoint_on_gcd_function again.
8767
8768 2014-09-18 Doug Evans <dje@google.com>
8769
8770 * gdb.dwarf2/symtab-producer.exp: New file.
8771
8772 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8773
8774 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8775 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8776 * gdb.base/global-var-nested-by-dso.c: Likewise.
8777 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8778
8779 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8780 Pedro Alves <palves@redhat.com>
8781
8782 * gdb.base/watch-bitfields.exp: Pass string other than test file
8783 name to prepare_for_testing.
8784 (watch): New procedure.
8785 (expect_watchpoint): Use with_test_prefix.
8786 (top level): Factor out tests to ...
8787 (test_watch_location, test_regular_watch): ... these new
8788 procedures, and use with_test_prefix and gdb_continue_to_end.
8789
8790 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8791
8792 PR breakpoints/12526
8793 * gdb.base/watch-bitfields.exp: New file.
8794 * gdb.base/watch-bitfields.c: New file.
8795
8796 2014-09-16 Pedro Alves <palves@redhat.com>
8797
8798 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8799 software and hardware addresses, not software address against
8800 itself.
8801
8802 2014-09-16 Pedro Alves <palves@redhat.com>
8803
8804 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8805 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8806
8807 2014-09-16 Pedro Alves <palves@redhat.com>
8808
8809 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8810 files.
8811 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8812 "*-*-vxworks*" throughout.
8813 * gdb.base/break.exp: Likewise.
8814 * gdb.base/default.exp: Likewise.
8815 * gdb.base/scope.exp: Likewise.
8816 * gdb.base/sepdebug.exp: Likewise.
8817 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8818 throughout.
8819 * gdb.base/run.c: Likewise.
8820 * gdb.base/sepdebug.c: Likewise.
8821 * gdb.hp/gdb.aCC/run.c: Likewise.
8822 * gdb.reverse/until-reverse.c: Likewise.
8823 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8824
8825 2014-09-16 Yao Qi <yao@codesourcery.com>
8826
8827 * boards/local-remote-host-native.exp: New file.
8828
8829 2014-09-14 Doug Evans <xdje42@gmail.com>
8830
8831 * gdb.threads/queue-signal.c (thread_count): New variable.
8832 (thread_count_mutex, thread_count_condvar): New variables.
8833 (incr_thread_count, wait_all_threads_running): New functions.
8834 (main): Wait for all threads to be in their thread functions.
8835
8836 2014-09-13 Doug Evans <xdje42@gmail.com>
8837
8838 * gdb.threads/queue-signal.c: New file.
8839 * gdb.threads/queue-signal.exp: New file.
8840
8841 2014-09-13 Doug Evans <xdje42@gmail.com>
8842
8843 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8844 be consistent with what default_gdb_init uses.
8845 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8846 the plain text of the prompt. Add some logging printfs.
8847 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8848
8849 2014-09-12 Pedro Alves <palves@redhat.com>
8850
8851 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8852 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8853 * gdb.arch/i386-size-overlap.exp: Likewise.
8854 * gdb.arch/i386-size.exp: Likewise.
8855 * gdb.arch/i386-unwind.exp: Likewise.
8856 * gdb.base/a2-run.exp: Likewise.
8857 * gdb.base/break.exp: Likewise.
8858 * gdb.base/charset.exp: Likewise.
8859 * gdb.base/chng-syms.exp: Likewise.
8860 * gdb.base/commands.exp: Likewise.
8861 * gdb.base/dbx.exp: Likewise.
8862 * gdb.base/find.exp: Likewise.
8863 * gdb.base/funcargs.exp: Likewise.
8864 * gdb.base/jit-simple.exp: Likewise.
8865 * gdb.base/reread.exp: Likewise.
8866 * gdb.base/sepdebug.exp: Likewise.
8867 * gdb.base/step-bt.exp: Likewise.
8868 * gdb.cp/mb-inline.exp: Likewise.
8869 * gdb.cp/mb-templates.exp: Likewise.
8870 * gdb.objc/basicclass.exp: Likewise.
8871 * gdb.threads/killed.exp: Likewise.
8872
8873 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8874
8875 PR tdep/17379
8876 * gdb.arch/powerpc-stackless.S: New file.
8877 * gdb.arch/powerpc-stackless.exp: New file.
8878
8879 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8880
8881 * gdb.base/attach.c: Include unistd.h.
8882 (main): Call alarm. Add label postloop.
8883 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8884 gdb_breakpoint, gdb_continue_to_breakpoint.
8885 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8886
8887 2014-09-11 Pedro Alves <palves@redhat.com>
8888
8889 PR gdb/17347
8890 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8891 * gdb.base/attach.exp (test_command_line_attach_run): New
8892 procedure.
8893 (top level): Call it.
8894
8895 2014-09-11 Pedro Alves <palves@redhat.com>
8896
8897 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8898 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8899 (do_command_attach_tests): Use spawn_wait_for_attach.
8900 * gdb.base/solib-overlap.exp: Likewise.
8901 * gdb.multi/multi-attach.exp: Likewise.
8902 * gdb.python/py-prompt.exp: Likewise.
8903 * gdb.python/py-sync-interp.exp: Likewise.
8904 * gdb.server/ext-attach.exp: Likewise.
8905
8906 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8907
8908 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8909 command in testcase. Simplify testcase.
8910
8911 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8912
8913 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8914
8915 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8916
8917 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8918
8919 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8920
8921 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8922
8923 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8924
8925 * gdb.dwarf2/dynarr-ptr.c: New file.
8926 * gdb.dwarf2/dynarr-ptr.exp: New file.
8927
8928 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8929
8930 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8931 of 30 rather than hardcoding 120 for a slow test case. Take the
8932 `gdb,timeout' target setting into account for this calculation.
8933 Don't extend the timeout for the test cases that don't need it.
8934
8935 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8936
8937 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8938 a factor of 2 for a slow test case. Take the `gdb,timeout'
8939 target setting into account for this calculation.
8940 * gdb.reverse/until-precsave.exp: Increase the timeout by
8941 a factor of 15 and 3 respectively rather than adding 120
8942 for a pair of slow test cases. Take the `gdb,timeout'
8943 target setting into account for this calculation.
8944
8945 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8946
8947 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8948 timeout, don't pass one down to gdb_expect.
8949 (gdb_expect): Rework timeout selection.
8950
8951 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8952
8953 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8954 exception on timeout.
8955 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8956 (gdbserver_start_extended): Catch any `gdbserver_start' error
8957 exceptions.
8958 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8959 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8960 `gdbserver_gdb_load' error exceptions.
8961
8962 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8963
8964 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8965 120 on waiting for the TCP socket to open.
8966
8967 2014-09-09 Doug Evans <xdje42@gmail.com>
8968
8969 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8970 _caller_matches, _any_caller_is, _any_caller_matches.
8971
8972 2014-09-09 Doug Evans <xdje42@gmail.com>
8973
8974 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
8975
8976 2014-09-09 Yao Qi <yao@codesourcery.com>
8977
8978 * gdb.mi/mi-var-display.exp: Set print symbol off.
8979
8980 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
8981
8982 PR gdb/17035
8983 * gdb.base/commands.exp: Add tests to verify user-defined
8984 commands with empty bodies.
8985 * gdb.python/py-cmd.exp: Test that we don't show user-defined
8986 python commands in `show user command`.
8987 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
8988 scheme commands in `show user command`.
8989
8990 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
8991
8992 PR python/17355
8993 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
8994 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
8995 * gdb.python/py-framefilter-invalidarg.exp: New file.
8996 * gdb.python/py-framefilter-invalidarg.py: New file.
8997
8998 2014-09-06 Doug Evans <xdje42@gmail.com>
8999
9000 PR 15276
9001 * gdb.python/py-caller-is.c: New file.
9002 * gdb.python/py-caller-is.exp: New file.
9003
9004 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9005
9006 PR gdb/17235
9007 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9008 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9009
9010 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9011
9012 PR fortran/17237
9013 * gdb.fortran/print-formatted.exp: New file.
9014 * gdb.fortran/print-formatted.f90: Likewise.
9015
9016 2014-09-03 Sasha Smundak <asmundak@google.com>
9017
9018 * gdb.python/py-frame.exp: Test Frame.read_register.
9019
9020 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9021
9022 PR python/16699
9023 * gdb.python/py-completion.exp: New file.
9024 * gdb.python/py-completion.py: Likewise.
9025
9026 2014-08-28 Doug Evans <dje@google.com>
9027
9028 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9029 eax,etc. are live with values set by gdb and thus the compiler can't
9030 use them.
9031 * gdb.arch/i386-pseudo.c (main): Ditto.
9032
9033 2014-08-27 Doug Evans <dje@google.com>
9034
9035 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9036
9037 2014-08-25 Doug Evans <dje@google.com>
9038
9039 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9040 (main): Ditto.
9041
9042 2014-08-25 Doug Evans <dje@google.com>
9043
9044 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9045
9046 2014-08-24 Yao Qi <yao@codesourcery.com>
9047
9048 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9049 symbol off.
9050 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9051
9052 2014-08-22 Doug Evans <dje@google.com>
9053
9054 PR 17276
9055 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9056 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9057 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9058
9059 2014-08-22 Yao Qi <yao@codesourcery.com>
9060
9061 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9062 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9063 * gdb.python/python.exp: Likewise. Use .py file on the host
9064 instead of the build.
9065
9066 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9067
9068 * gdb.threads/gcore-stale-thread.c: New file.
9069 * gdb.threads/gcore-stale-thread.exp: New file.
9070
9071 2014-08-21 Pedro Alves <palves@redhat.com>
9072
9073 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9074 * gdb.base/gcore-relro-pie.exp: Likewise.
9075 * gdb.base/gcore-relro.exp: Likewise.
9076 * gdb.base/gcore.exp: Likewise.
9077 * gdb.base/print-symbol-loading.exp: Likewise.
9078 * gdb.threads/gcore-thread.exp: Likewise.
9079 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9080
9081 2014-08-20 Pedro Alves <palves@redhat.com>
9082 Jan Kratochvil <jan.kratochvil@redhat.com>
9083
9084 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9085 configure.
9086 (EXPECT): Handle READ1 being set.
9087 (all): Depend on EXTRA_RULES.
9088 (check-read1, expect-read1, read1.so, read1): New rules.
9089 * README (Testsuite Parameters): Document the READ1 make variable.
9090 (Race detection): New section.
9091 * configure: Regenerate.
9092 * configure.ac: If build==host==target, and running under a
9093 GNU/glibc system, add read1 to the extra Makefile rules.
9094 (EXTRA_RULES): AC_SUBST it.
9095 * lib/read1.c: New file.
9096
9097 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9098
9099 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9100 the handling of variables declared as a typedef to an array
9101 which a DW_AT_data_location attribute.
9102
9103 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9104 Pedro Alves <palves@redhat.com>
9105
9106 PR symtab/14604
9107 PR symtab/14605
9108 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9109 gdb_test.
9110
9111 2014-08-19 Pedro Alves <palves@redhat.com>
9112
9113 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9114
9115 2014-08-19 Yao Qi <yao@codesourcery.com>
9116
9117 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9118 right line.
9119
9120 2014-08-18 David Blaikie <dblaikie@gmail.com>
9121
9122 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9123
9124 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9125
9126 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9127 attribute in array range.
9128
9129 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9130
9131 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9132
9133 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9134
9135 PR c++/17132
9136 * gdb.cp/pr17132.cc: New file.
9137 * gdb.cp/pr17132.exp: New file.
9138
9139 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9140
9141 * gdb.python/py-xmethods.py (A_getarrayind)
9142 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9143 Use 'print' with function call syntax.
9144 (E_method_matcher.match): Fix tab vs space indentation mixup.
9145
9146 2014-08-15 Yao Qi <yao@codesourcery.com>
9147
9148 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9149 false.
9150
9151 2014-08-15 Yao Qi <yao@codesourcery.com>
9152
9153 * gdb.cp/casts.exp: Set print symbol off.
9154 * gdb.cp/class2.exp: Likewise.
9155 * gdb.cp/overload.exp: Likewise.
9156 * gdb.cp/templates.exp: Likewise.
9157
9158 2014-08-11 Doug Evans <dje@google.com>
9159
9160 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9161 (test_load_shlib): Update.
9162
9163 2014-08-09 Yao Qi <yao@codesourcery.com>
9164
9165 * gdb.base/display.exp: Invoke is_address_zero_readable.
9166 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9167 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9168 * gdb.base/hbreak-unmapped.exp: Return if
9169 is_address_zero_readable returns true.
9170 * gdb.base/signest.exp: Likewise.
9171 * gdb.base/signull.exp: Likewise.
9172 * gdb.base/sigbpt.exp: Likewise.
9173 * gdb.guile/scm-disasm.exp: Do the test if
9174 is_address_zero_readable returns false.
9175 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9176 * gdb.python/py-arch.exp: Likewise.
9177 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9178 * lib/gdb.exp (is_address_zero_readable): New proc.
9179
9180 2014-08-09 Yao Qi <yao@codesourcery.com>
9181
9182 PR testsuite/13443
9183 * gdb.mi/mi-var-display.exp: Make test messages unique.
9184
9185 2014-08-04 Tom Tromey <tromey@redhat.com>
9186
9187 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9188 target 0".
9189
9190 2014-08-04 Tom Tromey <tromey@redhat.com>
9191
9192 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9193 "target_resume".
9194
9195 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9196
9197 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9198 inner_vla_struct_object_size.
9199 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9200 as xfail.
9201
9202 2014-07-30 Pedro Alves <palves@redhat.com>
9203
9204 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9205 comment.
9206
9207 2014-07-29 Yao Qi <yao@codesourcery.com>
9208
9209 PR gdb/17206
9210 * gdb.base/until-nodebug.exp: New.
9211
9212 2014-07-28 Doug Evans <xdje42@gmail.com>
9213
9214 PR guile/17203
9215 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9216 previously existing parameter, and previously ambiguously spelled
9217 parameter.
9218
9219 2014-07-28 Will Newton <will.newton@linaro.org>
9220
9221 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9222
9223 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9224 Doug Evans <xdje42@gmail.com>
9225
9226 PR guile/17146
9227 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9228
9229 2014-07-25 Pedro Alves <palves@redhat.com>
9230
9231 * gdb.threads/signal-command-handle-nopass.c: New file.
9232 * gdb.threads/signal-command-handle-nopass.exp: New file.
9233 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9234 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9235 * gdb.threads/signal-delivered-right-thread.c: New file.
9236 * gdb.threads/signal-delivered-right-thread.exp: New file.
9237
9238 2014-07-25 Pedro Alves <palves@redhat.com>
9239
9240 * gdb.base/double-prompt-target-event-error.exp
9241 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9242 match.
9243 (cancel_pagination_in_target_event): Rework double prompt
9244 detection.
9245 * gdb.base/paginate-after-ctrl-c-running.exp
9246 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9247 <return>' match.
9248 * gdb.base/paginate-bg-execution.exp
9249 (test_bg_execution_pagination_return)
9250 (test_bg_execution_pagination_cancel): Remove '-notransfer
9251 <return>' matches.
9252 * gdb.base/paginate-execution-startup.exp
9253 (test_fg_execution_pagination_return)
9254 (test_fg_execution_pagination_cancel): Remove '-notransfer
9255 <return>' matches.
9256 * gdb.base/paginate-inferior-exit.exp
9257 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9258 match.
9259 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9260 * lib/gdb.exp (pagination_prompt): Run text through
9261 string_to_regexp.
9262 (gdb_test_multiple): Match $pagination_prompt instead of
9263 "<return>".
9264 (string_to_regexp): Move to lib/gdb-utils.exp.
9265
9266 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9267
9268 * gdb.arch/amd64-entry-value-paramref.S: New file.
9269 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9270 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9271 * gdb.arch/amd64-optimout-repeat.S: New file.
9272 * gdb.arch/amd64-optimout-repeat.c: New file.
9273 * gdb.arch/amd64-optimout-repeat.exp: New file.
9274
9275 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9276
9277 PR gdb/17170
9278 * gdb.base/statistics.exp: New file.
9279
9280 2014-07-17 Doug Evans <dje@google.com>
9281
9282 PR gdb/17170
9283 * gdb.base/maint.exp: Update testing of per-command stats.
9284
9285 2014-07-16 Pedro Alves <palves@redhat.com>
9286
9287 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9288 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9289 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9290 (tfile_write_buf): New functions.
9291 (add_memory_block): Rewrite using the above.
9292 (adjust_function_address): New function.
9293 (FUNCTION_ADDRESS): New macro.
9294 (write_basic_trace_file): Remove short_x local, and use
9295 tfile_write_16. Change type of func_addr local to unsigned long
9296 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9297 here. Cast argument of add_memory_block to char pointer.
9298 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9299 (main): Remove parameters.
9300 * gdb.trace/tfile.exp: Remove nowarnings.
9301
9302 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9303
9304 * gdb.base/debug-expr.exp: Test string evaluation with
9305 "debug expression" on.
9306
9307 2014-07-15 Pedro Alves <palves@redhat.com>
9308
9309 * gdb.base/reread.exp: Use clean_restart.
9310
9311 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9312
9313 * gdb.arch/avr-flash-qualifer.c: New.
9314 * gdb.arch/avr-flash-qualifer.exp: New.
9315
9316 2014-07-14 Pedro Alves <palves@redhat.com>
9317
9318 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9319 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9320
9321 2014-07-14 Pedro Alves <palves@redhat.com>
9322
9323 * gdb.base/double-prompt-target-event-error.c: New file.
9324 * gdb.base/double-prompt-target-event-error.exp: New file.
9325
9326 2014-07-14 Pedro Alves <palves@redhat.com>
9327
9328 PR gdb/17072
9329 * gdb.base/paginate-inferior-exit.c: New file.
9330 * gdb.base/paginate-inferior-exit.exp: New file.
9331
9332 2014-07-14 Pedro Alves <palves@redhat.com>
9333
9334 PR gdb/17072
9335 * gdb.base/paginate-bg-execution.c: New file.
9336 * gdb.base/paginate-bg-execution.exp: New file.
9337
9338 2014-07-14 Pedro Alves <palves@redhat.com>
9339
9340 PR gdb/17072
9341 * gdb.base/paginate-execution-startup.c: New file.
9342 * gdb.base/paginate-execution-startup.exp: New file.
9343 * lib/gdb.exp (pagination_prompt): New global.
9344 (default_gdb_spawn): New procedure, factored out from
9345 default_gdb_spawn.
9346 (default_gdb_start): Adjust to call default_gdb_spawn.
9347 (gdb_spawn): New procedure.
9348
9349 2014-07-14 Pedro Alves <palves@redhat.com>
9350
9351 * lib/gdb.exp (gdb_assert): New procedure.
9352 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9353
9354 2014-07-14 Pedro Alves <palves@redhat.com>
9355
9356 * gdb.base/execution-termios.c: New file.
9357 * gdb.base/execution-termios.exp: New file.
9358
9359 2014-07-14 Tom Tromey <tromey@redhat.com>
9360
9361 * gdb.cp/vla-cxx.cc: New file.
9362 * gdb.cp/vla-cxx.exp: New file.
9363
9364 2014-07-14 Tom Tromey <tromey@redhat.com>
9365
9366 * gdb.reverse/rerun-prec.c: New file.
9367 * gdb.reverse/rerun-prec.exp: New file.
9368
9369 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9370 Maciej W. Rozycki <macro@codesourcery.com>
9371
9372 * lib/gdb-utils.exp: New file.
9373 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9374 inline `gdb_init_command' processing.
9375 (gdb_start_cmd): Likewise.
9376 * lib/mi-support.exp (mi_run_cmd): Likewise.
9377 * README: Document `gdb_init_command' and `gdb_init_commands'.
9378
9379 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9380
9381 Fix false FAIL running under a very long directory name.
9382 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9383 and "set print elements 10000". Twice.
9384
9385 2014-07-11 Yao Qi <yao@codesourcery.com>
9386
9387 * gdb.base/exprs.exp: "set print symbol off".
9388
9389 2014-07-11 Pedro Alves <palves@redhat.com>
9390
9391 * gdb.threads/kill.c: New file.
9392 * gdb.threads/kill.exp: New file.
9393
9394 2014-07-10 Yao Qi <yao@codesourcery.com>
9395
9396 * gdb.trace/tfile.c (write_basic_trace_file)
9397 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9398 address written to trace file.
9399
9400 2014-07-09 Pedro Alves <palves@redhat.com>
9401
9402 * gdb.base/attach-wait-input.exp: New file.
9403 * gdb.base/attach-wait-input.c: New file.
9404
9405 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9406
9407 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9408 setting up test structures.
9409 (main): Call new test function.
9410 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9411 test function, continue into test function and walk test
9412 structures.
9413
9414 2014-07-02 Yao Qi <yao@codesourcery.com>
9415
9416 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9417 'bar_start' at the beginning of functions 'foo' and 'bar'
9418 respectively.
9419 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9420 instead of 'foo' and 'bar'.
9421
9422 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9423
9424 * gdb.btrace/segv.exp: New.
9425 * gdb.btrace/segv.c: New.
9426
9427 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9428
9429 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9430 instruction.
9431
9432 2014-06-30 Mark Wielaard <mjw@redhat.com>
9433
9434 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9435 vulture, vilify, villar): New volatile array constants.
9436 (vindictive, vegetation): New const volatile array constants.
9437 * gdb.base/volatile.exp: Test volatile and const volatile array
9438 types.
9439
9440 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9441
9442 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9443 target lacks support for awatch, rwatch, or hbreak.
9444
9445 2014-06-27 Yao Qi <yao@codesourcery.com>
9446
9447 * gdb.multi/dummy-frame-restore.exp: New.
9448 * gdb.multi/dummy-frame-restore.c: New.
9449
9450 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9451
9452 * gdb.btrace/gcore.exp: New.
9453
9454 2014-06-23 Pedro Alves <palves@redhat.com>
9455
9456 * gdb.base/watchpoint-reuse-slot.c: New file.
9457 * gdb.base/watchpoint-reuse-slot.exp: New file.
9458
9459 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9460
9461 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9462 progspace's filename in 'info', 'enable' and 'disable' command
9463 tests.
9464
9465 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9466
9467 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9468 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9469 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9470
9471 2014-06-20 Gary Benson <gbenson@redhat.com>
9472
9473 * gdb.arch/i386-avx.exp: Fix include file location.
9474 * gdb.arch/i386-sse.exp: Likewise.
9475
9476 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9477
9478 * gdb.dlang/expression.exp: New file.
9479
9480 2014-06-19 Pedro Alves <palves@redhat.com>
9481
9482 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9483 out from ...
9484 (top level): ... here. Iterate running tests under different
9485 scheduler-locking settings.
9486
9487 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9488
9489 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9490 to DW_FORM_addr and use non-zero addresses.
9491
9492 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9493
9494 PR gdb/17017
9495 * gdb.python/py-xmethods.cc: Add global function call counters and
9496 increment them in their respective functions. Remove "cout"
9497 statements.
9498 * gdb.python/py-xmethods.exp: Make tests check the global function
9499 call counters instead of depending on inferior IO.
9500
9501 2014-06-18 Don Breazeal <donb@codesourcery.com>
9502
9503 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9504 Deleted procedure.
9505 (explicit_fork_parent_follow): Deleted procedure.
9506 (explicit_fork_child_follow): Deleted procedure.
9507 (test_follow_fork): New procedure.
9508 (do_fork_tests): Replace calls to deleted procedures with
9509 calls to test_follow_fork and reset GDB for subsequent
9510 procedure calls.
9511
9512 2014-06-17 Yao Qi <yao@codesourcery.com>
9513
9514 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9515 CP1252.
9516
9517 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9518
9519 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9520 Initialize ptr and S explicitly.
9521 (skip_type_update_when_not_use_rtti_test): Likewise.
9522
9523 2014-06-16 Keith Seitz <keiths@redhat.com>
9524
9525 PR mi/15863
9526 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9527 the inferior is started.
9528
9529 2014-06-16 Pedro Alves <palves@redhat.com>
9530
9531 * gdb.base/break-main-file-remove-fail.c: New file.
9532 * gdb.base/break-main-file-remove-fail.exp: New file.
9533 * gdb.base/break-unload-file.exp: Use build_executable instead of
9534 prepare_for_testing.
9535 (test_break): New parameter "initial_load". Handle it.
9536 (top level): Add initial_load cmdline/file axis.
9537
9538 2014-06-12 Tom Tromey <tromey@redhat.com>
9539
9540 * gdb.base/completion.exp: Don't use directory name in test.
9541
9542 2014-06-09 Gary Benson <gbenson@redhat.com>
9543
9544 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9545 separate the always-available ANSI-standard signals from the
9546 signals that require checking.
9547 (main): Likewise.
9548 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9549 Likewise.
9550 (main): Likewise.
9551
9552 2014-06-07 Keith Seitz <keiths@redhat.com>
9553
9554 Revert:
9555 PR c++/16253
9556 * gdb.cp/var-tag.cc: New file.
9557 * gdb.cp/var-tag.exp: New file.
9558 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9559 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9560 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9561 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9562
9563 2014-06-06 Doug Evans <xdje42@gmail.com>
9564
9565 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9566
9567 2014-06-06 Pedro Alves <palves@redhat.com>
9568
9569 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9570 in target debug output instead of looking at RSP packets,
9571 disabling the test on any target that uses hardware stepping.
9572 Update comments.
9573
9574 2014-06-06 Pedro Alves <palves@redhat.com>
9575
9576 * gdb.base/break-unload-file.exp: Fix typo.
9577
9578 2014-06-06 Yao Qi <yao@codesourcery.com>
9579
9580 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9581 from "jit_function" to "^jit_function".
9582
9583 2014-06-06 Yao Qi <yao@codesourcery.com>
9584
9585 * gdb.base/async.c (foo): Add one statement.
9586 * gdb.base/async.exp: Get the next instruction address and
9587 match the output of "nexti" by instruction address. Match
9588 the hex address in the output of "finish".
9589
9590 2014-06-06 Gary Benson <gbenson@redhat.com>
9591
9592 * gdb.base/call-signals.c: Remove preprocessor conditionals
9593 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9594 SIGSEGV and SIGTERM.
9595 * gdb.base/sigall.c: Likewise.
9596 * gdb.base/unwindonsignal.c: Likewise.
9597 * gdb.reverse/sigall-reverse.c: Likewise.
9598
9599 2014-06-06 Yao Qi <yao@codesourcery.com>
9600
9601 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9602 readable, skip the test.
9603
9604 2014-06-06 Yao Qi <yao@codesourcery.com>
9605
9606 * gdb.threads/staticthreads.c (thread_function): Move the line
9607 setting breakpoint on forward.
9608 * gdb.threads/staticthreads.exp: Update comments.
9609
9610 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9611
9612 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9613 "history-append! type error".
9614
9615 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9616
9617 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9618 erroneous dprintf expected input.
9619
9620 2014-06-04 Doug Evans <xdje42@gmail.com>
9621
9622 * gdb.guile/scm-generics.exp: Delete.
9623
9624 2014-06-04 Doug Evans <xdje42@gmail.com>
9625
9626 * gdb.guile/scm-breakpoint.exp: Update.
9627 Add tests for breakpoint registration.
9628
9629 2014-06-04 Tom Tromey <tromey@redhat.com>
9630
9631 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9632 VLA-in-union.
9633 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9634 inner_vla_struct, vla_union types. Initialize objects of those
9635 types and compute their sizes.
9636
9637 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9638 Hui Zhu <hui@codesourcery.com>
9639
9640 * gdb.base/fileio.exp: Add test for shell not available as well as
9641 available.
9642 * gdb.base/fileio.c (test_system): Check for shell twice.
9643
9644 2014-06-04 Yao Qi <yao@codesourcery.com>
9645
9646 * gdb.base/auto-connect-native-target.exp: Remove redundant
9647 space from the regexp pattern.
9648
9649 2014-06-04 Yao Qi <yao@codesourcery.com>
9650
9651 * gdb.base/default.exp: Replace "child" with "native" in
9652 regexp pattern.
9653
9654 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9655
9656 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9657 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9658 * gdb.python/py-xmethods.py: Python script supporting the
9659 new testcase and tests.
9660
9661 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9662 Pedro Alves <palves@redhat.com>
9663
9664 PR breakpoints/17000
9665 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9666 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9667
9668 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9669
9670 * gdb.base/subst.exp: Add tests to verify partial path matching
9671 output.
9672
9673 2014-06-03 Pedro Alves <palves@redhat.com>
9674
9675 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9676 target that doesn't use software single-stepping.
9677
9678 2014-06-03 Pedro Alves <palves@redhat.com>
9679
9680 PR breakpoints/17000
9681 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9682 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9683
9684 2014-06-02 Doug Evans <xdje42@gmail.com>
9685
9686 * gdb.guile/scm-parameter.exp: New file.
9687
9688 2014-06-02 Doug Evans <xdje42@gmail.com>
9689
9690 * gdb.guile/scm-cmd.c: New file.
9691 * gdb.guile/scm-cmd.exp: New file.
9692
9693 2014-06-02 Doug Evans <xdje42@gmail.com>
9694
9695 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9696 pretty-printer lookup.
9697 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9698 (make-pp_s-printer): Call it.
9699 (make-pretty-printer-from-dict): New function.
9700 (lookup-pretty-printer-maker-from-dict): New function.
9701 (*pretty-printer*): Simplify.
9702 (make-objfile-pp_s-printer): New function.
9703 (install-objfile-pretty-printers!): New function.
9704 (make-progspace-pp_s-printer): New function.
9705 (install-progspace-pretty-printers!): New function.
9706 * gdb.guile/scm-progspace.c: New file.
9707 * gdb.guile/scm-progspace.exp: New file.
9708
9709 2014-06-02 Pedro Alves <palves@redhat.com>
9710
9711 * gdb.base/dprintf-bp-same-addr.c: New file.
9712 * gdb.base/dprintf-bp-same-addr.exp: New file.
9713
9714 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9715
9716 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9717 * gdb.arch/powerpc-power.s: Likewise.
9718
9719 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9720
9721 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9722
9723 2014-06-01 Yao Qi <yao@codesourcery.com>
9724
9725 * gdb.base/watchpoint.exp (test_watch_location): Check null
9726 pointer can be dereferenced. If not, do the test, otherwise
9727 skip it.
9728
9729 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9730
9731 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9732 results.
9733 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9734
9735 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9736
9737 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9738 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9739 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9740 * gdb.arch/amd64-invalid-stack-top.c: New file.
9741 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9742
9743 2014-05-30 Pedro Alves <palves@redhat.com>
9744
9745 PR breakpoints/17000
9746 * gdb.base/sss-bp-on-user-bp.c: New file.
9747 * gdb.base/sss-bp-on-user-bp.exp: New file.
9748
9749 2014-05-30 David Blaikie <dblaikie@gmail.com>
9750
9751 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9752 gnu_inline semantics via attribute.
9753 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9754 source explicitly specifies the required semantics.
9755
9756 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9757
9758 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9759
9760 2014-05-29 Pedro Alves <palves@redhat.com>
9761 Tom Tromey <tromey@redhat.com>
9762
9763 * gdb.base/async-shell.exp: Don't enable target-async.
9764 * gdb.base/async.exp
9765 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9766 parameter. Adjust.
9767 (top level): Don't test with "target-async".
9768 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9769 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9770 * gdb.base/inferior-died.exp: Don't enable target-async.
9771 * gdb.base/interrupt-noterm.exp: Likewise.
9772 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9773 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9774 * gdb.mi/mi-nonstop.exp: Likewise.
9775 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9776 * gdb.mi/mi-nsintrall.exp: Likewise.
9777 * gdb.mi/mi-nsmoribund.exp: Likewise.
9778 * gdb.mi/mi-nsthrexec.exp: Likewise.
9779 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9780 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9781 * gdb.python/py-evsignal.exp: Don't enable target-async.
9782 * gdb.python/py-evthreads.exp: Likewise.
9783 * gdb.python/py-prompt.exp: Likewise.
9784 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9785 * gdb.server/solib-list.exp: Don't enable target-async.
9786 * gdb.threads/thread-specific-bp.exp: Likewise.
9787 * lib/mi-support.exp: Adjust to use mi-async.
9788
9789 2014-05-29 Pedro Alves <palves@redhat.com>
9790
9791 PR gdb/13860
9792 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9793 reason, even in sync mode.
9794
9795 2014-05-29 Pedro Alves <palves@redhat.com>
9796 Hui Zhu <hui@codesourcery.com>
9797
9798 PR PR15693
9799 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9800 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9801 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9802 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9803
9804 2014-05-28 Joel Brobecker <brobecker@adacore.com>
9805
9806 * config/monitor.exp (gdb_target_monitor): Replace use of
9807 "set remotebaud" by "set serial baud".
9808
9809 2014-05-26 Andy Wingo <wingo@igalia.com>
9810
9811 * gdb.guile/scm-breakpoint.exp:
9812 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9813 properties instead of gdb-object-properties.
9814
9815 2014-05-26 Yao Qi <yao@codesourcery.com>
9816
9817 * gdb.server/no-thread-db.exp: Specify source file name
9818 explicitly when setting a breakpoint.
9819
9820 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9821
9822 * gdb.btrace/vdso.c: New.
9823 * gdb.btrace/vdso.exp: New.
9824
9825 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9826
9827 * gdb.base/gcore.exp (capture_command_output): Move ...
9828 * lib/gdb.exp (capture_command_output): ... here.
9829
9830 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9831
9832 * gdb.btrace/data.exp: Test memory access during btrace replay.
9833
9834 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9835
9836 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9837
9838 2014-05-21 Pedro Alves <palves@redhat.com>
9839
9840 PR gdb/13860
9841 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9842 (top level): Test that output related to execution commands is
9843 sent to the console with CLI commands, but not with MI commands.
9844 Test that breakpoint events are always mirrored to the console.
9845 Also expect the new source line to be output after a "next" in
9846 async mode too. Make it a pass/fail test.
9847 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9848 output.
9849 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9850
9851 2014-05-21 Pedro Alves <palves@redhat.com>
9852
9853 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9854 Use them to test variations of "list" after reaching a breakpoint.
9855 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9856 Test "list" with listsize 10 after reaching a breakpoint.
9857 * gdb.python/python.exp (decode_line current location line
9858 number): Adjust expected line number.
9859
9860 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9861
9862 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9863 behavior for $args, pass it directly to "run".
9864
9865 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9866
9867 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9868 30000 to 65536.
9869
9870 2014-05-21 Pedro Alves <palves@redhat.com>
9871
9872 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9873 auto-connect-native-target off".
9874 * gdb.base/auto-connect-native-target.c: New file.
9875 * gdb.base/auto-connect-native-target.exp: New file.
9876
9877 2014-05-21 Pedro Alves <palves@redhat.com>
9878
9879 * gdb.base/default.exp: Test "target native" instead of "target
9880 child".
9881
9882 2014-05-21 Mark Wielaard <mjw@redhat.com>
9883
9884 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9885
9886 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9887
9888 Fix TLS access for -static -pthread.
9889 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9890 <HAVE_TLS> (thread_function, main): Initialize it.
9891 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9892 Add clean_restart.
9893 <$have_tls != "">: Check TLSVAR.
9894
9895 2014-05-21 Pedro Alves <palves@redhat.com>
9896
9897 * gdb.base/dcache-line-read-error.c: New.
9898 * gdb.base/dcache-line-read-error.exp: New.
9899
9900 2014-05-20 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.base/compare-sections.c: New file.
9903 * gdb.base/compare-sections.exp: New file.
9904
9905 2014-05-20 Pedro Alves <palves@redhat.com>
9906
9907 * gdb.base/break-idempotent.c: New file.
9908 * gdb.base/break-idempotent.exp: New file.
9909
9910 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9911
9912 * gdb.btrace/nohist.exp: New.
9913
9914 2014-05-20 Yao Qi <yao@codesourcery.com>
9915
9916 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9917 gdb.reverse directory and gdb_reverse_timeout exists in board
9918 setting.
9919 * README: Document gdb_reverse_timeout.
9920
9921 2014-05-20 Yao Qi <yao@codesourcery.com>
9922
9923 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9924 'test_file_name'. Treat args as a string instead of a list.
9925 (gdb_init): Rename argument 'args' by 'test_file_name'.
9926
9927 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9928
9929 * gdb.arch/powerpc-power.exp: New file.
9930 * gdb.arch/powerpc-power.s: New file.
9931
9932 2014-05-16 Doug Evans <dje@google.com>
9933
9934 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
9935 * gdb.base/completion.exp: Check that all expected files exist
9936 before doing file completion.
9937
9938 2014-05-16 Doug Evans <dje@google.com>
9939
9940 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9941 Update.
9942 (do_syscall_tests_without_xml): Update.
9943
9944 2014-05-16 Pedro Alves <palves@redhat.com>
9945
9946 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9947 instead of "unknown output after running".
9948
9949 2014-05-16 Yao Qi <yao@codesourcery.com>
9950
9951 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9952 file1.txt from host at the end.
9953 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9954
9955 2014-05-15 Doug Evans <dje@google.com>
9956
9957 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9958 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9959 loading file. Add test for TU lookup.
9960
9961 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9962
9963 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9964 calling "-exec-arguments" or "set args" before running the
9965 inferior.
9966
9967 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9968
9969 * lib/mi-support.exp (mi_expect_stop): Expect message for
9970 inferiors that exit with non-zero exit code.
9971
9972 2014-05-14 Yao Qi <yao@codesourcery.com>
9973
9974 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
9975 match absolute path on remote host.
9976 (test_file_list_exec_source_files): Remove "/" from the
9977 pattern.
9978
9979 2014-05-14 Yao Qi <yao@codesourcery.com>
9980
9981 * boards/local-remote-host-notty.exp (${board}_file): New
9982 proc.
9983
9984 2014-05-07 Kyle McMartin <kyle@redhat.com>
9985
9986 Pushed by Joel Brobecker <brobecker@adacore.com>.
9987 * gdb.arch/aarch64-atomic-inst.c: New file.
9988 * gdb.arch/aarch64-atomic-inst.exp: New file.
9989
9990 2014-05-07 Yao Qi <yao@codesourcery.com>
9991
9992 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
9993 in current context" too.
9994
9995 2014-05-05 Keith Seitz <keiths@redhat.com>
9996
9997 * gdb.linespec/ls-dollar.exp: Add test for linespec
9998 file:convenience_variable.
9999
10000 2014-05-05 Yao Qi <yao@codesourcery.com>
10001
10002 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10003 traceframes into tfile and ctf trace files. Read data from
10004 trace file and test collected data.
10005 (gdb_collect_locals_test): Likewise.
10006 (gdb_unavailable_registers_test): Likewise.
10007 (gdb_unavailable_floats): Likewise.
10008 (gdb_collect_globals_test): Likewise.
10009 (top-level): Append "ctf" to trace_file_targets if GDB
10010 supports.
10011
10012 2014-05-05 Yao Qi <yao@codesourcery.com>
10013
10014 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10015 code to ...
10016 (gdb_collect_args_test_1): ... it. New proc.
10017 (gdb_collect_locals_test): Move some code to ...
10018 (gdb_collect_locals_test_1): ... it. New proc.
10019 (gdb_unavailable_registers_test): Move some code to ...
10020 (gdb_unavailable_registers_test_1): ... it. New proc.
10021 (gdb_unavailable_floats): Move some code to ...
10022 (gdb_unavailable_floats_1): ... it. New proc.
10023
10024 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10025
10026 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10027 probes to test for bitness recognition.
10028 * gdb.arch/amd64-stap-optional-prefix.exp
10029 (test_probe_value_without_reg): New procedure.
10030 Add code to test for different kinds of bitness.
10031
10032 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10033
10034 PR breakpoints/16889
10035 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10036 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10037
10038 2014-05-01 Pedro Alves <palves@redhat.com>
10039
10040 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10041 gdb_file_cmd if no file is specified.
10042 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10043 last_loaded_file to set the remote exec-file.
10044
10045 2014-05-01 Pedro Alves <palves@redhat.com>
10046
10047 * boards/local-remote-host.exp: New file.
10048
10049 2014-05-01 Pedro Alves <palves@redhat.com>
10050
10051 * boards/local-remote-host.exp: Rename to ...
10052 * boards/local-remote-host-notty.exp: ... this.
10053
10054 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10055
10056 * gdb.ada/dyn_arrayidx: New testcase.
10057
10058 2014-04-26 Yao Qi <yao@codesourcery.com>
10059
10060 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10061 and compute the length of function main. Save it in
10062 $main_length.
10063 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10064 (top-level): Use gdb_compile to compile objects into
10065 executable and restart GDB. Remove invocation to
10066 prepare_for_testing.
10067
10068 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10069 Pedro Alves <palves@redhat.com>
10070
10071 PR server/16255
10072 * gdb.multi/multi-attach.c: New file.
10073 * gdb.multi/multi-attach.exp: New file.
10074
10075 2014-04-25 Pedro Alves <palves@redhat.com>
10076
10077 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10078 user.
10079 (top level): Test that "set remote conditional-breakpoints-packet
10080 off" works as intended.
10081 * gdb.base/dprintf.exp: Test that "set remote
10082 breakpoint-commands-packet off" works as intended.
10083 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10084 New function.
10085 (top level): Call it.
10086 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10087 remote fast-tracepoints-packet off" works as intended.
10088 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10089 * lib/gdb.exp (gdb_is_target_remote): ... here.
10090
10091 2014-04-24 David Blaikie <dblaikie@gmail.com>
10092
10093 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10094 ensure clang would not discard them.
10095 * gdb.base/gdbvars.c: Ditto.
10096 * gdb.base/memattr.c: Ditto.
10097 * gdb.base/whatis.c: Ditto.
10098 * gdb.python/py-prettyprint.c: Ditto.
10099 * gdb.trace/actions.c: Ditto.
10100 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10101 ensure clang would not discard it.
10102
10103 2014-04-24 David Blaikie <dblaikie@gmail.com>
10104
10105 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10106 clang to emit the full definition of type required by the test
10107 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10108
10109 2014-04-24 David Blaikie <dblaikie@gmail.com>
10110
10111 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10112 coax Clang into emitting the definition of the type.
10113 * gdb.cp/pr10728-x.h (y): Ditto.
10114 * gdb.cp/pr10728-y.cc (y): Ditto.
10115
10116 2014-04-24 David Blaikie <dblaikie@gmail.com>
10117
10118 * gdb.base/label.exp: XFAIL label related tests under Clang.
10119 * gdb.cp/cplabel.exp: Ditto.
10120 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10121 under Clang those using labels.
10122
10123 2014-04-25 Yao Qi <yao@codesourcery.com>
10124
10125 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10126 double_label.
10127 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10128 partial_label and double_label.
10129
10130 2014-04-24 David Blaikie <dblaikie@gmail.com>
10131
10132 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10133
10134 2014-04-24 David Blaikie <dblaikie@gmail.com>
10135
10136 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10137 of the function to work across GCC and Clang.
10138 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10139 pointer types (const void ** const V void **).
10140
10141 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10142 Walfred Tedeschi <walfred.tedeschi@intel.com>
10143
10144 * Makefile.in (EXECUTABLES): Added i386-avx512.
10145 * gdb.arch/i386-avx512.c: New file.
10146 * gdb.arch/i386-avx512.exp: Likewise.
10147
10148 2014-04-23 Keith Seitz <keiths@redhat.com>
10149
10150 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10151 (mi_make_breakpoint_table): New procedure.
10152 (mi_create_breakpoint): Use mi_make_breakpoint
10153 and return the result.
10154 (mi_make_breakpoint): New procedure.
10155 (mi_build_kv_pairs): New procedure.
10156
10157 * gdb.mi/mi-break.exp: Remove unused globals,
10158 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10159 All callers updated.
10160 * gdb.mi/mi-dprintf.exp: Use variable to track command
10161 number.
10162 Update all callers of mi_create_breakpoint and use
10163 mi_make_breakpoint_table.
10164 Remove any unused global variables.
10165 * gdb.mi/mi-nonstop.exp: Likewise.
10166 * gdb.mi/mi-nsintrall.exp: Likewise.
10167 * gdb.mi/mi-nsmoribund.exp: Likewise.
10168 * gdb.mi/mi-nsthrexec.exp: Likewise.
10169 * gdb.mi/mi-reverse.exp: Likewise.
10170 * gdb.mi/mi-simplerun.exp: Likewise.
10171 * gdb.mi/mi-stepn.exp: Likewise.
10172 * gdb.mi/mi-syn-frame.exp: Likewise.
10173 * gdb.mi/mi-until.exp: Likewise.
10174 * gdb.mi/mi-var-cp.exp: Likewise.
10175 * gdb.mi/mi-var-display.exp: Likewise.
10176 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10177 * gdb.mi/mi2-var-child.exp: Likewise.
10178 * gdb.mi/mi-vla-c99.exp: Likewise.
10179 * lib/mi-support.exp: Likewise.
10180
10181 From Ian Lance Taylor <iant@cygnus.com>:
10182 * lib/gdb.exp (parse_args): New procedure.
10183
10184 2014-04-23 Pedro Alves <palves@redhat.com>
10185
10186 * gdb.base/break-unload-file.c: New file.
10187 * gdb.base/break-unload-file.exp: New file.
10188 * gdb.base/sym-file-lib.c (baz): New function.
10189 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10190 field.
10191 (load): Store the segment's mapped size.
10192 (unload): New function.
10193 (unload_shlib): New function.
10194 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10195 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10196 set a breakpoint at baz, and call it.
10197 * gdb.base/sym-file.exp: New tests for stale breakpoint
10198 instructions.
10199
10200 2014-04-23 Pedro Alves <palves@redhat.com>
10201
10202 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10203 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10204 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10205 * gdb.base/hbreak-unmapped.c: New file.
10206 * gdb.base/hbreak-unmapped.exp: New file.
10207 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10208 * lib/gdb.exp (gdb_is_target_remote): ... here.
10209
10210 2014-04-22 Pedro Alves <palves@redhat.com>
10211
10212 * gdb.base/consecutive-step-over.c: New file.
10213 * gdb.base/consecutive-step-over.exp: New file.
10214
10215 2014-04-22 Pedro Alves <palves@redhat.com>
10216
10217 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10218 instead of send_gdb/gdb_expect.
10219
10220 2014-04-22 Yao Qi <yao@codesourcery.com>
10221
10222 * lib/trace-support.exp (generate_tracefile): New procedure.
10223 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10224 return 0.
10225 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10226 if generate_tracefile returns 1.
10227
10228 2014-04-18 Tom Tromey <palves@redhat.com>
10229 Pedro alves <tromey@redhat.com>
10230
10231 PR backtrace/15558
10232 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10233 with a backtrace limit.
10234 * gdb.python/py-frame-inline.exp: Test running to an inline
10235 function with a backtrace limit, and printing the newest frame.
10236 * gdb.python/py-frame-inline.c (main): Call f.
10237
10238 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10239
10240 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10241
10242 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10243
10244 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10245 Drop prefix from unsupported source file path.
10246
10247 2014-04-17 Yao Qi <yao@codesourcery.com>
10248
10249 * lib/gdb.exp (with_target_charset): New proc.
10250 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10251 with_target_charset.
10252 (test_print_strings): Likewise.
10253 (test_repeat_bytes): Likewise.
10254 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10255 for some tests.
10256
10257 2014-04-16 Keith Seitz <keiths@redhat.com>
10258
10259 PR gdb/15827
10260 * gdb.dwarf2/corrupt.c: New file.
10261 * gdb.dwarf2/corrupt.exp: New file.
10262
10263 2014-04-16 Keith Seitz <keiths@redhat.com>
10264
10265 PR c++/16597
10266 * gdb.cp/namelessclass.cc: New file.
10267 * gdb.cp/namelessclass.exp: New file.
10268 * gdb.cp/namelessclass.S: New file.
10269
10270 2014-04-16 Doug Evans <dje@google.com>
10271
10272 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10273 Add comment.
10274 (gdbserver_default_get_comm_port): New function.
10275 (gdbserver_start): Check if board file provided
10276 "gdbserver,get_comm_port" and use it if so.
10277 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10278 (gdb,socketport): Set to "stdio".
10279 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10280 (stdio_gdbserver_template): Delete.
10281 (${board}_get_remote_address): Update.
10282 (${board}_build_remote_cmd): Delete.
10283 (${board}_get_comm_port): New function.
10284 (${board}_spawn): Update.
10285 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10286 Delete.
10287 (${board}_get_remote_address): Update.
10288 (${board}_get_comm_port): New function.
10289
10290 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10291
10292 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10293 appearing in any order.
10294
10295 2014-04-15 Doug Evans <dje@google.com>
10296
10297 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10298 uninitialized value of "description".
10299
10300 2014-04-15 Keith Seitz <keiths@redhat.com>
10301
10302 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10303 Remove unused globals.
10304 (test_running_the_program): Likewise.
10305 (test_controlled_execution): Likewise.
10306 (test_controlling_breakpoints): Likewise.
10307 (test_program_termination): Likewise.
10308
10309 2014-04-15 Keith Seitz <keiths@redhat.com>
10310
10311 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10312 unused globals.
10313 (test_rbreak_creation_and_listing): Likewise.
10314 (test_ignore_count): Likewise.
10315 (test_error): Likewise.
10316
10317 2014-04-15 Pedro Alves <palves@redhat.com>
10318
10319 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10320 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10321 sym-file-loader.c.
10322 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10323 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10324 to sym-file-loader.c.
10325 (struct library): Forward declare.
10326 (load_shlib, lookup_function): Change prototypes.
10327 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10328 (translate_offset): Remove declarations.
10329 (get_text_addr): New declaration.
10330 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10331 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10332 sym-file-loader.h.
10333 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10334 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10335 here from sym-file-loader.h.
10336 (struct library): New structure.
10337 (load_shlib, lookup_function): Change prototypes and adjust to
10338 work with a struct library.
10339 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10340 (translate_offset): Make static.
10341 (get_text_addr): New function.
10342 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10343
10344 2014-04-15 Pedro Alves <palves@redhat.com>
10345
10346 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10347
10348 2014-04-15 Pedro Alves <palves@redhat.com>
10349
10350 * gdb.base/sym-file-loader.c: Include <limits.h>.
10351 (SELF_LINK): New define.
10352 (get_origin): New function.
10353 (load_shlib): Use it.
10354 * gdb.base/sym-file.exp: Don't early return if the target is
10355 remote. Use runto_main, and issue fail is that fails. Use
10356 gdb_load_shlibs.
10357 (shlib_name): Delete.
10358 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10359
10360 2014-04-15 Pedro Alves <palves@redhat.com>
10361
10362 * gdb.base/sym-file.exp: Remove regex characters from test
10363 message. Don't refer to breakpoint numbers in test messages.
10364
10365 2014-04-14 Keith Seitz <keiths@redhat.com>
10366
10367 PR c++/16253
10368 * gdb.cp/var-tag.cc: New file.
10369 * gdb.cp/var-tag.exp: New file.
10370 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10371 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10372 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10373 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10374
10375 2014-04-14 Tom Tromey <tromey@redhat.com>
10376
10377 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10378 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10379 type.
10380 * gdb.cp/enum-class.exp: New file.
10381 * gdb.cp/enum-class.cc: New file.
10382
10383 2014-04-14 Tom Tromey <tromey@redhat.com>
10384
10385 * gdb.dwarf2/enum-type.exp: New file.
10386
10387 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10388
10389 * gdb.mi/mi-vla-c99.exp: New file.
10390 * gdb.mi/vla.c: New file.
10391
10392 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10393
10394 * gdb.base/vla-datatypes.c: New file.
10395 * gdb.base/vla-datatypes.exp: New file.
10396
10397 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10398
10399 * gdb.base/vla-ptr.c: New file.
10400 * gdb.base/vla-ptr.exp: New file.
10401
10402 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10403
10404 * gdb.dwarf2/count.exp: New file.
10405
10406 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10407
10408 * gdb.base/vla-sideeffect.c: New file.
10409 * gdb.base/vla-sideeffect.exp: New file.
10410
10411 2014-04-14 David Blaikie <dblaikie@gmail.com>
10412
10413 * gdb.mi/non-stop.c: Add return value for non-void function return
10414 statement.
10415 * gdb.threads/staticthreads.c: Ditto.
10416
10417 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10418 Doug Evans <xdje42@gmail.com>
10419
10420 * gdb.guile/scm-value.c: Improve test case.
10421 * gdb.guile/scm-value.exp: Add new test.
10422
10423 2014-04-11 David Blaikie <dblaikie@gmail.com>
10424
10425 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10426 override Clang's default.
10427
10428 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10429
10430 Revert the following changes (regressions):
10431
10432 * gdb.base/vla-sideeffect.c: New file.
10433 * gdb.base/vla-sideeffect.exp: New file.
10434
10435 * gdb.dwarf2/count.exp: New file.
10436
10437 * gdb.base/vla-multi.c: New file.
10438 * gdb.base/vla-multi.exp: New file.
10439
10440 * gdb.base/vla-ptr.c: New file.
10441 * gdb.base/vla-ptr.exp: New file.
10442
10443 * gdb.base/vla-datatypes.c: New file.
10444 * gdb.base/vla-datatypes.exp: New file.
10445
10446 * gdb.mi/mi-vla-c99.exp: New file.
10447 * gdb.mi/vla.c: New file.
10448
10449 2014-04-11 Keith Seitz <keiths@redhat.com>
10450
10451 PR c++/16675
10452 * gdb.cp/cpsizeof.exp: New file.
10453 * gdb.cp/cpsizeof.cc: New file.
10454
10455 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10456
10457 * gdb.mi/mi-vla-c99.exp: New file.
10458 * gdb.mi/vla.c: New file.
10459
10460 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10461
10462 * gdb.base/vla-datatypes.c: New file.
10463 * gdb.base/vla-datatypes.exp: New file.
10464
10465 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10466
10467 * gdb.base/vla-ptr.c: New file.
10468 * gdb.base/vla-ptr.exp: New file.
10469
10470 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10471
10472 * gdb.base/vla-multi.c: New file.
10473 * gdb.base/vla-multi.exp: New file.
10474
10475 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10476
10477 * gdb.dwarf2/count.exp: New file.
10478
10479 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10480
10481 * gdb.base/vla-sideeffect.c: New file.
10482 * gdb.base/vla-sideeffect.exp: New file.
10483
10484 2014-04-11 Yao Qi <yao@codesourcery.com>
10485
10486 * gdb.base/completion.exp: Check file exists before running tests
10487 on file completion.
10488
10489 2014-04-10 Pedro Alves <palves@redhat.com>
10490
10491 * gdb.base/cond-eval-mode.c: New file.
10492 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10493 prepare_for_testing to build the new file. Check result of
10494 runto_main.
10495 (test_break, test_watch): New procedures.
10496 (top level): Use them.
10497
10498 2014-04-08 Pierre Muller <muller@sourceware.org>
10499
10500 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10501 Ctrl-V use for mingw hosts.
10502
10503 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10504
10505 * gdb.python/py-value.c: Improve test case.
10506 * gdb.python/py-value.exp: Add new test.
10507
10508 2014-04-07 David Blaikie <dblaikie@gmail.com>
10509
10510 * lib/compiler.c: Identify the clang compiler.
10511 * lib/compiler.cc: Ditto.
10512
10513 2014-04-03 Yao Qi <yao@codesourcery.com>
10514
10515 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10516
10517 2014-04-01 Anton Blanchard <anton@samba.org>
10518
10519 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10520 messages unique.
10521
10522 2014-04-01 Anton Blanchard <anton@samba.org>
10523
10524 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10525 prepare_for_testing.
10526
10527 2014-04-01 Anton Blanchard <anton@samba.org>
10528
10529 * gdb.arch/ppc64-atomic-inst.c: Remove.
10530 * gdb.arch/ppc64-atomic-inst.S: New file.
10531 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10532
10533 2014-03-31 Doug Evans <dje@google.com>
10534
10535 * gdb.base/print-symbol-loading-lib.c: New file.
10536 * gdb.base/print-symbol-loading-main.c: New file.
10537 * gdb.base/print-symbol-loading.exp: New file.
10538
10539 2014-03-31 Yao Qi <yao@codesourcery.com>
10540
10541 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10542
10543 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10544
10545 * gdb.ada/mi_dyn_arr: New testcase.
10546
10547 2014-03-27 Doug Evans <dje@google.com>
10548
10549 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10550
10551 2014-03-27 Yao Qi <yao@codesourcery.com>
10552
10553 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10554 if target is nios2-*-*.
10555
10556 2014-03-26 Yao Qi <yao@codesourcery.com>
10557
10558 * lib/gdb.exp (readline_is_used): New proc.
10559 * gdb.base/completion.exp: Move tests on command complete up.
10560 Skip the rest of tests if readline is not used.
10561 * gdb.ada/complete.exp: Skp the test if readline is not
10562 used.
10563 * gdb.base/filesym.exp: Likewise.
10564 * gdb.base/macscp.exp: Likewise.
10565 * gdb.base/readline-ask.exp: Likewise.
10566 * gdb.base/readline.exp: Likewise.
10567 * gdb.python/py-cmd.exp: Likewise.
10568 * gdb.trace/tfile.exp: Likewise.
10569
10570 2014-03-26 Yao Qi <yao@codesourcery.com>
10571
10572 * gdb.base/macscp.exp: Fix code format issues.
10573
10574 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10575
10576 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10577 * gdb.asm/powerpc64le.inc: New file.
10578
10579 2014-03-25 Pedro Alves <palves@redhat.com>
10580 Doug Evans <dje@google.com>
10581
10582 * gdb.base/source-execution.c: New file.
10583 * gdb.base/source-execution.exp: New file.
10584 * gdb.base/source-execution.gdb: New file.
10585
10586 2014-03-24 Doug Evans <dje@google.com>
10587
10588 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10589 using fission.
10590
10591 2014-03-24 Hui Zhu <hui@codesourcery.com>
10592 Pedro Alves <palves@redhat.com>
10593
10594 PR breakpoints/16101
10595 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10596 test pass/fail messages. Detect missing support for dprintf when
10597 breakpoints are actually inserted.
10598 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10599 breakpoints are actually inserted.
10600 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10601 fails.
10602
10603 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10604
10605 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10606
10607 2014-03-22 Doug Evans <xdje42@gmail.com>
10608
10609 * gdb.python/python.exp (python not supported): Verify multi-line
10610 python command issues an error.
10611 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10612 guile command issues an error.
10613
10614 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10615
10616 * gdb.threads/thread-specific.exp: Handle the lack of usable
10617 $this_breakpoint and $this_thread.
10618
10619 2014-03-21 Hui Zhu <hui@codesourcery.com>
10620
10621 * gdb.base/attach.exp (do_command_attach_tests): New.
10622
10623 2014-03-20 Tom Tromey <tromey@redhat.com>
10624 Pedro Alves <palves@redhat.com>
10625
10626 PR cli/15718
10627 * gdb.base/condbreak-call-false.c: New file.
10628 * gdb.base/condbreak-call-false.exp: New file.
10629
10630 2014-03-20 Pedro Alves <palves@redhat.com>
10631
10632 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10633 Delete.
10634 (block_signals, unblock_signals): Delete.
10635 (child_function_2, main): Remove references to deleted variable
10636 and functions.
10637
10638 2014-03-20 Pedro Alves <palves@redhat.com>
10639
10640 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10641 Use pthread_kill to signal thread 2.
10642 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10643 Adjust to make the test send itself a signal rather than using the
10644 host's "kill" command.
10645
10646 2014-03-20 Pedro Alves <palves@redhat.com>
10647
10648 * gdb.threads/multiple-step-overs.c: New file.
10649 * gdb.threads/multiple-step-overs.exp: New file.
10650 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10651 Adjust expected infrun debug output.
10652
10653 2014-03-20 Pedro Alves <palves@redhat.com>
10654
10655 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10656 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10657
10658 2014-03-20 Pedro Alves <palves@redhat.com>
10659
10660 PR breakpoints/7143
10661 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10662 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10663 of gdb_test_multiple.
10664 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10665 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10666
10667 2014-03-20 Pedro Alves <palves@redhat.com>
10668
10669 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10670 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10671
10672 2014-03-19 Pedro Alves <palves@redhat.com>
10673
10674 * gdb.base/async.exp: Remove early return.
10675
10676 2014-03-19 Pedro Alves <palves@redhat.com>
10677
10678 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10679
10680 2014-03-19 Pedro Alves <palves@redhat.com>
10681
10682 * gdb.base/async.exp (test_background): Expect \r\n after
10683 "completed." in the fail pattern.
10684
10685 2014-03-19 Pedro Alves <palves@redhat.com>
10686
10687 * gdb.base/async.exp (test_background): New procedure.
10688 Use it for all background execution command tests.
10689
10690 2014-03-19 Pedro Alves <palves@redhat.com>
10691
10692 * gdb.base/async.exp: Use prepare_for_testing.
10693
10694 2014-03-19 Pedro Alves <palves@redhat.com>
10695
10696 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10697 the same line.
10698
10699 2014-03-19 Pedro Alves <palves@redhat.com>
10700
10701 * gdb.base/async.c (main): Add "jump here" and "until here" line
10702 marker comments.
10703 * gdb.base/async.exp (jump_here): New global.
10704 (jump& test): Use it.
10705 (until_here): New global.
10706 (until& test): Use it.
10707
10708 2014-03-19 Pedro Alves <palves@redhat.com>
10709
10710 * gdb.base/async.exp: Don't frob gdb_protocol.
10711
10712 2014-03-18 Doug Evans <xdje42@gmail.com>
10713
10714 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10715 Fix spelling of exec-done-display.
10716
10717 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10718
10719 PR gdb/15358
10720 * gdb.base/gdb-sigterm.c: New file.
10721 * gdb.base/gdb-sigterm.exp: New file.
10722
10723 2014-03-18 Pedro Alves <palves@redhat.com>
10724
10725 PR gdb/13860
10726 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10727 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10728 solib-event.
10729
10730 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10731
10732 * gdb.ada/pckd_arr_ren: New testcase.
10733
10734 2014-03-13 Doug Evans <xdje42@gmail.com>
10735
10736 PR guile/16612
10737 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10738 collect after discarding symbols.
10739
10740 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10741 Doug Evans <xdje42@gmail.com>
10742
10743 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10744 to history survives a gc.
10745
10746 2014-03-13 Pedro Alves <palves@redhat.com>
10747
10748 * gdb.base/default.exp: Don't test "target procfs".
10749
10750 2014-03-13 Pedro Alves <palves@redhat.com>
10751
10752 * gdb.base/default.exp: Update "target child" and "target procfs"
10753 tests to not expect "Unix".
10754
10755 2014-03-12 Tom Tromey <tromey@redhat.com>
10756
10757 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10758 New procs. Add target-async tests.
10759 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10760 Add target-async tests.
10761
10762 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10763
10764 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10765 'func_start' and 'func_end' for the beginning and end of the
10766 function code, respectively.
10767 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10768 'func_end' instead of 'func' and 'main'.
10769
10770 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10771
10772 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10773 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10774 generate the debug info assembler source.
10775
10776 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10777
10778 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10779 * gdb.dwarf2/arr-subrange.exp: Likewise.
10780 * gdb.dwarf2/dwz.exp: Likewise.
10781 * gdb.dwarf2/method-ptr.exp: Likewise.
10782 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10783 * gdb.dwarf2/subrange.exp: Likewise.
10784 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10785 * gdb.dwarf2/implptrpiece.exp: Likewise.
10786 * gdb.dwarf2/nostaticblock.exp: Likewise.
10787
10788 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10789
10790 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10791 directory to absolute path name arguments.
10792
10793 2014-03-10 Joel Brobecker <brobecker@adacore.com>
10794
10795 * gdb.ada/tagged_access: New testcase.
10796
10797 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10798
10799 * gdb.btrace/data.exp: Update expected output.
10800
10801 2014-03-06 Yao Qi <yao@codesourcery.com>
10802
10803 * gdb.trace/pr16508.exp: New file.
10804
10805 2014-03-05 Pedro Alves <palves@redhat.com>
10806
10807 PR gdb/16575
10808 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10809 procedure.
10810 (top level): Adjust to use it. Add tests that exercise breakpoint
10811 interaction with the code-cache.
10812
10813 2014-02-26 Ludovic Courtès <ludo@gnu.org>
10814
10815 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10816 test for 'history-append!'.
10817
10818 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10819
10820 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10821 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10822 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10823 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10824 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10825 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10826
10827 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10828
10829 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10830 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10831 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10832
10833 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10834
10835 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10836
10837 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10838
10839 * gdb.dwarf2/arr-stride.c: New file.
10840 * gdb.dwarf2/arr-stride.exp: New file.
10841
10842 2014-02-26 Pedro Alves <palves@redhat.com>
10843
10844 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10845 that won't ever trigger. Make sure that GDB reports the correct
10846 breakpoint that caused the stop.
10847
10848 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10849
10850 PR gdb/16626
10851 * gdb.base/auto-load-script: New file.
10852 * gdb.base/auto-load.c: New file.
10853 * gdb.base/auto-load.exp: New file.
10854
10855 PR gdb/16626
10856 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10857
10858 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10859
10860 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10861 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10862
10863 2014-02-24 Doug Evans <dje@google.com>
10864
10865 * lib/gdb.exp (run_on_host): Log error output if program fails.
10866
10867 2014-02-21 Pedro Alves <palves@redhat.com>
10868
10869 * gdb.threads/step-after-sr-lock.c: Rename to ...
10870 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10871 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10872 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10873 ... this.
10874
10875 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10876
10877 PR tdep/16397
10878 * gdb.arch/amd64-stap-special-operands.exp: New file.
10879 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10880 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10881 * gdb.arch/amd64-stap-triplet.S: Likewise.
10882 * gdb.arch/amd64-stap-triplet.c: Likewise.
10883
10884 2014-02-20 Joel Brobecker <brobecker@adacore.com>
10885
10886 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10887 in .section pseudo-op.
10888
10889 2014-02-20 lin zuojian <manjian2006@gmail.com>
10890 Joel Brobecker <brobecker@adacore.com>
10891 Doug Evans <xdje42@gmail.com>
10892
10893 PR symtab/16581
10894 * gdb.dwarf2/dw2-icycle.S: New file.
10895 * gdb.dwarf2/dw2-icycle.c: New file.
10896 * gdb.dwarf2/dw2-icycle.exp: New file.
10897
10898 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10899
10900 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10901 operations on gdb.Value objects.
10902 * gdb.python/py-value-cc.exp: Add new test to test operations on
10903 gdb.Value objects.
10904
10905 2014-02-18 Doug Evans <dje@google.com>
10906
10907 * Makefile.in (TESTS): New variable.
10908 (expanded_tests, expanded_tests_or_none): New variables
10909 (check-single): Pass $(expanded_tests_or_none) to runtest.
10910 (check-parallel): Only run tests in $(TESTS) if non-empty.
10911 (check/no-matching-tests-found): New rule.
10912 * README: Document TESTS makefile variable.
10913
10914 2014-02-18 Doug Evans <dje@google.com>
10915
10916 * Makefile.in (check-parallel): rm -rf outputs temp.
10917
10918 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10919
10920 Fix "ERROR: no fileid for" in the testsuite.
10921 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10922
10923 2014-02-12 Doug Evans <dje@google.com>
10924
10925 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10926 (MISCELLANEOUS): New variable.
10927 (clean): rm -rf $(MISCELLANEOUS).
10928 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10929 dwp live in the same directory as symlinks, with each symlink pointed
10930 to a differently named file in a different directory.
10931
10932 2014-02-11 Doug Evans <dje@google.com>
10933
10934 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10935 of Tcl file commands.
10936
10937 2014-02-10 Mark Kettenis <kettenis@gnu.org>
10938
10939 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10940 "kill -SIGUSR1 -1".
10941
10942 2014-02-10 Joel Brobecker <brobecker@adacore.com>
10943
10944 * gdb.ada/tick_length_array_enum_idx: New testcase.
10945
10946 2014-02-10 Doug Evans <xdje42@gmail.com>
10947
10948 * configure.ac (AC_OUTPUT): Add gdb.guile.
10949 * configure: Regenerate.
10950 * lib/gdb-guile.exp: New file.
10951 * lib/gdb.exp (get_target_charset): New function.
10952 * gdb.base/help.exp: Update expected output from "apropos apropos".
10953 * gdb.guile/Makefile.in: New file.
10954 * gdb.guile/guile.exp: New file.
10955 * gdb.guile/scm-arch.c: New file.
10956 * gdb.guile/scm-arch.exp: New file.
10957 * gdb.guile/scm-block.c: New file.
10958 * gdb.guile/scm-block.exp: New file.
10959 * gdb.guile/scm-breakpoint.c: New file.
10960 * gdb.guile/scm-breakpoint.exp: New file.
10961 * gdb.guile/scm-disasm.c: New file.
10962 * gdb.guile/scm-disasm.exp: New file.
10963 * gdb.guile/scm-equal.c: New file.
10964 * gdb.guile/scm-equal.exp: New file.
10965 * gdb.guile/scm-error.exp: New file.
10966 * gdb.guile/scm-error.scm: New file.
10967 * gdb.guile/scm-frame-args.c: New file.
10968 * gdb.guile/scm-frame-args.exp: New file.
10969 * gdb.guile/scm-frame-args.scm: New file.
10970 * gdb.guile/scm-frame-inline.c: New file.
10971 * gdb.guile/scm-frame-inline.exp: New file.
10972 * gdb.guile/scm-frame.c: New file.
10973 * gdb.guile/scm-frame.exp: New file.
10974 * gdb.guile/scm-generics.exp: New file.
10975 * gdb.guile/scm-gsmob.exp: New file.
10976 * gdb.guile/scm-iterator.c: New file.
10977 * gdb.guile/scm-iterator.exp: New file.
10978 * gdb.guile/scm-math.c: New file.
10979 * gdb.guile/scm-math.exp: New file.
10980 * gdb.guile/scm-objfile-script-gdb.in: New file.
10981 * gdb.guile/scm-objfile-script.c: New file.
10982 * gdb.guile/scm-objfile-script.exp: New file.
10983 * gdb.guile/scm-objfile.c: New file.
10984 * gdb.guile/scm-objfile.exp: New file.
10985 * gdb.guile/scm-ports.exp: New file.
10986 * gdb.guile/scm-pretty-print.c: New file.
10987 * gdb.guile/scm-pretty-print.exp: New file.
10988 * gdb.guile/scm-pretty-print.scm: New file.
10989 * gdb.guile/scm-section-script.c: New file.
10990 * gdb.guile/scm-section-script.exp: New file.
10991 * gdb.guile/scm-section-script.scm: New file.
10992 * gdb.guile/scm-symbol.c: New file.
10993 * gdb.guile/scm-symbol.exp: New file.
10994 * gdb.guile/scm-symtab-2.c: New file.
10995 * gdb.guile/scm-symtab.c: New file.
10996 * gdb.guile/scm-symtab.exp: New file.
10997 * gdb.guile/scm-type.c: New file.
10998 * gdb.guile/scm-type.exp: New file.
10999 * gdb.guile/scm-value-cc.cc: New file.
11000 * gdb.guile/scm-value-cc.exp: New file.
11001 * gdb.guile/scm-value.c: New file.
11002 * gdb.guile/scm-value.exp: New file.
11003 * gdb.guile/source2.scm: New file.
11004 * gdb.guile/types-module.cc: New file.
11005 * gdb.guile/types-module.exp: New file.
11006
11007 2014-02-10 Yao Qi <yao@codesourcery.com>
11008
11009 PR testsuite/16543
11010 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11011 * configure: Regenerated.
11012 * Makefile.in: New file.
11013
11014 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11015
11016 * gdb.python/py-framefilter.exp: Fix typo.
11017
11018 2014-02-08 Yao Qi <yao@codesourcery.com>
11019
11020 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11021 that no =breakpoint-modified is emitted when breakpoints are
11022 modified through MI commands.
11023
11024 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11025 Pedro Alves <palves@redhat.com>
11026
11027 * gdb.threads/step-after-sr-lock.c: New file.
11028 * gdb.threads/step-after-sr-lock.exp: New file.
11029
11030 2014-02-07 Pedro Alves <palves@redhat.com>
11031
11032 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11033
11034 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11035
11036 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11037 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11038
11039 2014-02-06 Doug Evans <xdje42@gmail.com>
11040
11041 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11042 output.
11043
11044 * gdb.gdb/python-interrupts.exp: New file.
11045
11046 2014-02-05 Yao Qi <yao@codesourcery.com>
11047
11048 * gdb.trace/report.exp (use_collected_data): Test the output
11049 of "info threads" and "info inferiors".
11050
11051 2014-02-05 Yao Qi <yao@codesourcery.com>
11052
11053 Revert this patch:
11054
11055 2013-05-24 Yao Qi <yao@codesourcery.com>
11056
11057 * gdb.trace/tfile.exp: Test inferior and thread.
11058
11059 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11060
11061 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11062 on a function.
11063 * gdb.base/step-bt.c: Call hello via function pointer to make
11064 sure its first instruction is executed on powerpc64le-linux.
11065
11066 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11067
11068 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11069
11070 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11071
11072 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11073 of the test patterns for use on little-endian systems.
11074
11075 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11076
11077 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11078 (decimal_vector): Fix for little-endian.
11079
11080 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11081
11082 * gdb.arch/sparc-sysstep.exp: New file.
11083 * gdb.arch/sparc-sysstep.c: Likewise.
11084
11085 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11086
11087 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11088
11089 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11090
11091 2014-01-23 Tom Tromey <tromey@redhat.com>
11092
11093 * gdb.ada/array_char_idx: New testcase.
11094
11095 2014-01-23 Tom Tromey <tromey@redhat.com>
11096
11097 PR python/16487:
11098 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11099 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11100 classes.
11101
11102 2014-01-23 Tom Tromey <tromey@redhat.com>
11103
11104 PR python/16491:
11105 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11106 string from an inferior frame.
11107 * gdb.python/py-framefilter-mi.exp: Update.
11108
11109 2014-01-22 Doug Evans <dje@google.com>
11110
11111 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11112
11113 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11114
11115 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11116
11117 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11118
11119 * gdb.trace/entry-values.exp: Remove excess space character from
11120 regex patterns. Handle s390 call instruction.
11121
11122 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11123
11124 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11125 define "*_start" label. Make "name" static.
11126 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11127 ${name} by references to ${name}_start.
11128
11129 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11130
11131 * gdb.base/info-macros.exp: Remove "debug" from the compile
11132 options.
11133
11134 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11135
11136 * gdb.dlang/demangle.exp: New file.
11137
11138 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11139
11140 * gdb.dlang/primitive-types.exp: New file.
11141
11142 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11143
11144 * configure.ac: Create gdb.dlang/Makefile.
11145 * configure: Regenerate.
11146 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11147 * gdb.dlang/Makefile.in: New file.
11148 * lib/d-support.exp: New file.
11149 * lib/gdb.exp (skip_d_tests): New proc.
11150
11151 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11152
11153 * gdb.btrace/delta.exp: Check reverse stepi.
11154 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11155 * gdb.btrace/finish.exp: New.
11156 * gdb.btrace/next.exp: New.
11157 * gdb.btrace/nexti.exp: New.
11158 * gdb.btrace/record_goto.c: Add comments.
11159 * gdb.btrace/step.exp: New.
11160 * gdb.btrace/stepi.exp: New.
11161 * gdb.btrace/multi-thread-step.c: New.
11162 * gdb.btrace/multi-thread-step.exp: New.
11163 * gdb.btrace/rn-dl-bind.c: New.
11164 * gdb.btrace/rn-dl-bind.exp: New.
11165 * gdb.btrace/data.c: New.
11166 * gdb.btrace/data.exp: New.
11167 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11168
11169 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11170
11171 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11172 * gdb.btrace/exception.exp: Update.
11173 * gdb.btrace/instruction_history.exp: Update.
11174 * gdb.btrace/record_goto.exp: Update.
11175 * gdb.btrace/tailcall.exp: Update.
11176 * gdb.btrace/unknown_functions.exp: Update.
11177 * gdb.btrace/delta.exp: New.
11178
11179 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11180
11181 * gdb.btrace/record_goto.exp: Add backtrace test.
11182 * gdb.btrace/tailcall.exp: Add backtrace test.
11183
11184 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11185
11186 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11187 * gdb.btrace/record_goto.c: New.
11188 * gdb.btrace/record_goto.exp: New.
11189 * gdb.btrace/x86-record_goto.S: New.
11190
11191 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11192
11193 * gdb.btrace/function_call_history.exp: Update tests.
11194 * gdb.btrace/instruction_history.exp: Update tests.
11195
11196 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11197
11198 * gdb.btrace/function_call_history.exp: Fix expected field
11199 order for "record function-call-history".
11200 Add new tests for "record function-call-history /c".
11201 * gdb.btrace/exception.cc: New.
11202 * gdb.btrace/exception.exp: New.
11203 * gdb.btrace/tailcall.exp: New.
11204 * gdb.btrace/x86-tailcall.S: New.
11205 * gdb.btrace/x86-tailcall.c: New.
11206 * gdb.btrace/unknown_functions.c: New.
11207 * gdb.btrace/unknown_functions.exp: New.
11208 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11209
11210 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11211
11212 * gdb.btrace/instruction_history.exp: Update.
11213 * gdb.btrace/function_call_history.exp: Update.
11214
11215 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11216
11217 * gdb.btrace/function_call_history.exp: Fix expected function
11218 trace.
11219 * gdb.btrace/instruction_history.exp: Initialize traced.
11220 Remove traced_functions.
11221
11222 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11223
11224 * gdb.btrace/function_call_history.exp: Update
11225 * gdb.btrace/instruction_history.exp: Update.
11226
11227 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11228
11229 * gdb.btrace/enable.exp: Update expected text.
11230
11231 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11232
11233 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11234 bytes.
11235
11236 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11237
11238 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11239
11240 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11241
11242 * lib/gdb.exp (supports_process_record): Return true for
11243 arm*-linux*. (supports_reverse): Likewise.
11244
11245 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11246
11247 PR python/15464
11248 PR python/16113
11249 * gdb.python/py-type.c: Enhance test case.
11250 * gdb.python/py-value-cc.cc: Likewise
11251 * gdb.python/py-type.exp: Add new tests.
11252 * gdb.python/py-value-cc.exp: Likewise
11253
11254 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11255 Pedro Alves <palves@redhat.com>
11256
11257 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11258 Make "name" extern.
11259 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11260 references to ${name}_start by references to ${name}.
11261
11262 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11263
11264 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11265
11266 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11267
11268 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11269
11270 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11271 Pedro Alves <palves@redhat.com>
11272
11273 * gdb.mi/mi-info-os.exp: Connect to the target with
11274 mi_gdb_target_load.
11275
11276 2014-01-08 Pedro Alves <palves@redhat.com>
11277
11278 * gdb.threads/reconnect-signal.c: New file.
11279 * gdb.threads/reconnect-signal.exp: New file.
11280
11281 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11282
11283 * gdb.base/source-dir.exp: New file.
11284
11285 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11286
11287 * gdb.ada/mi_interface: New testcase.
11288
11289 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11290
11291 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11292 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11293 gdb.ada/pp-rec-component/pck.ads: New files.
11294
11295 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11296
11297 * gdb.python/py-pp-integral.c: New file.
11298 * gdb.python/py-pp-integral.py: New file.
11299 * gdb.python/py-pp-integral.exp: New file.
11300
11301 For older changes see ChangeLog-1993-2013.
11302 \f
11303 ;; Local Variables:
11304 ;; mode: change-log
11305 ;; left-margin: 8
11306 ;; fill-column: 74
11307 ;; version-control: never
11308 ;; End:
11309
11310 Copyright 2014-2017 Free Software Foundation, Inc.
11311 Copying and distribution of this file, with or without modification,
11312 are permitted provided the copyright notice and this notice are preserved.
This page took 0.299636 seconds and 4 git commands to generate.