]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Fix PR tui/21216: TUI line breaks regression
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-03-08 Pedro Alves <palves@redhat.com>
2
3 PR tui/21216
4 * gdb.tui/tui-nl-filtered-output.exp: New file.
5
6 2017-03-08 Pedro Alves <palves@redhat.com>
7
8 * gdb.base/completion.exp: Move TUI completion tests to ...
9 * gdb.tui/completion.exp: ... this new file.
10
11 2017-03-08 Pedro Alves <palves@redhat.com>
12
13 * gdb.base/tui-disasm-long-lines.c,
14 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
15 gdb.base/tui-layout.exp: Move to ...
16 * gdb.tui/: ... this new directory.
17
18 2017-03-07 Pedro Alves <palves@redhat.com>
19
20 * gdb.base/tui-layout.c: New file.
21 * gdb.base/tui-layout.exp: New file.
22
23 2017-03-07 Pedro Alves <palves@redhat.com>
24
25 * gdb.base/tui-layout.c: Rename to ...
26 * gdb.base/tui-disasm-long-lines.c: ... this.
27 * gdb.base/tui-layout.exp: Rename to ...
28 * gdb.base/tui-disasm-long-lines.exp: ... this.
29
30 2017-03-07 Pedro Alves <palves@redhat.com>
31
32 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
33
34 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
35
36 * i386-mpx-call.c: New file.
37 * i386-mpx-call.exp: New file.
38
39 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
40
41 * gdb.arch/powerpc-power.exp: Delete test.
42 * gdb.arch/powerpc-power.s: Likewise.
43 * gdb.disasm/disassembler-options.exp: New test.
44 * gdb.arch/powerpc-altivec.exp: Likewise.
45 * gdb.arch/powerpc-altivec.s: Likewise.
46 * gdb.arch/powerpc-altivec2.exp: Likewise.
47 * gdb.arch/powerpc-altivec2.s: Likewise.
48 * gdb.arch/powerpc-altivec3.exp: Likewise.
49 * gdb.arch/powerpc-altivec3.s: Likewise.
50 * gdb.arch/powerpc-power7.exp: Likewise.
51 * gdb.arch/powerpc-power7.s: Likewise.
52 * gdb.arch/powerpc-power8.exp: Likewise.
53 * gdb.arch/powerpc-power8.s: Likewise.
54 * gdb.arch/powerpc-power9.exp: Likewise.
55 * gdb.arch/powerpc-power9.s: Likewise.
56 * gdb.arch/powerpc-vsx.exp: Likewise.
57 * gdb.arch/powerpc-vsx.s: Likewise.
58 * gdb.arch/powerpc-vsx2.exp: Likewise.
59 * gdb.arch/powerpc-vsx2.s: Likewise.
60 * gdb.arch/powerpc-vsx3.exp: Likewise.
61 * gdb.arch/powerpc-vsx3.s: Likewise.
62 * gdb.arch/arm-disassembler-options.exp: Likewise.
63 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
64 * gdb.arch/s390-disassembler-options.exp: Likewise.
65
66 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
67
68 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
69 (check_supported_features): ... this. Changed return type to void.
70 (supports_rdseed): New static global.
71 (rdseed): Check supports_rdseed.
72 (initialize): Call check_supported_features.
73
74 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
75
76 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
77 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
78 and lqarx/stqcx.
79 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
80 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
81
82 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
83
84 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
85 uppercase.
86
87 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
88
89 * gdb.dwarf2/formdata16.c: New file.
90 * gdb.dwarf2/formdata16.exp: New file.
91 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
92
93 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
94
95 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
96 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
97 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
98 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
99 DW_AT_GNU_*.
100
101 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
102
103 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
104
105 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
106
107 PR gdb/21164
108 * gdb.base/maint.exp: Add testcases for when the commands do
109 not have arguments.
110
111 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
112
113 * gdb.cp/chained-calls.exp: Use p instead of P.
114
115 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
116
117 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
118 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
119
120 2017-02-14 Tom Tromey <tom@tromey.com>
121
122 PR python/13598:
123 * gdb.python/py-events.exp: Add before_prompt event tests.
124
125 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
126
127 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
128
129 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
130
131 * gdb.linespec/explicit.c (my_unique_function_name): New function.
132 (main): Call my_unique_function_name.
133 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
134 completion of patterns with a single match.
135 Add missing -re switches to gdb_test_multiple calls.
136
137 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
138
139 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
140 return if core file is not recognized.
141
142 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
143
144 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
145 and extra UIs.
146
147 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
148
149 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
150 proc_with_prefix.
151
152 2017-02-10 Tom Tromey <tom@tromey.com>
153
154 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
155
156 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
157
158 PR gdb/21122
159 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
160
161 2017-02-08 Jerome Guitton <guitton@adacore.com>
162
163 * gdb.base/define.exp: Add test for command abbreviations
164 in define.
165
166 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
167
168 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
169 * gdb.reverse/insn-reverse-x86.c: New file.
170
171 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
172
173 PR tdep/20936
174 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
175
176 2017-02-03 Tom Tromey <tom@tromey.com>
177
178 PR rust/21097:
179 * gdb.rust/simple.exp: Add new tests.
180
181 2017-02-02 Pedro Alves <palves@redhat.com>
182
183 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
184 tests.
185
186 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
187
188 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
189 taking a 2-byte value out of a 4-byte DWARF implicit value on
190 big-endian targets.
191 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
192 logic. Add test cases for DW_OP_implicit.
193
194 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
195
196 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
197
198 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
199
200 * gdb.btrace/enable.exp: Call gdb_exit before
201 skip_gdbserver_tests.
202
203 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
204
205 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
206 GDBFLAGS.
207
208 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
209
210 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
211 the test is skipped.
212 * gdb.btrace/data.exp: Likewise.
213 * gdb.btrace/delta.exp: Likewise.
214 * gdb.btrace/dlopen.exp: Likewise.
215 * gdb.btrace/enable-running.exp: Likewise.
216 * gdb.btrace/enable.exp: Likewise.
217 * gdb.btrace/exception.exp: Likewise.
218 * gdb.btrace/function_call_history.exp: Likewise.
219 * gdb.btrace/gcore.exp: Likewise.
220 * gdb.btrace/instruction_history.exp: Likewise.
221 * gdb.btrace/multi-thread-step.exp: Likewise.
222 * gdb.btrace/nohist.exp: Likewise.
223 * gdb.btrace/non-stop.exp: Likewise.
224 * gdb.btrace/reconnect.exp: Likewise.
225 * gdb.btrace/record_goto-step.exp: Likewise.
226 * gdb.btrace/record_goto.exp: Likewise.
227 * gdb.btrace/rn-dl-bind.exp: Likewise.
228 * gdb.btrace/segv.exp: Likewise.
229 * gdb.btrace/step.exp: Likewise.
230 * gdb.btrace/stepi.exp: Likewise.
231 * gdb.btrace/tailcall-only.exp: Likewise.
232 * gdb.btrace/tailcall.exp: Likewise.
233 * gdb.btrace/tsx.exp: Likewise.
234 * gdb.btrace/unknown_functions.exp: Likewise.
235 * gdb.btrace/vdso.exp: Likewise.
236
237 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
238
239 * gdb.btrace/enable-running.c: New.
240 * gdb.btrace/enable-running.exp: New.
241
242 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
243
244 * gdb.arch/amd64-gs_base.c: New file.
245 * gdb.arch/amd64-gs_base.exp: New file.
246
247 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
248
249 * lib/memory.exp: Remove spurious empty newlines.
250
251 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
252
253 * gdb.python/py-bad-printers.exp: Load python file using "source".
254 * gdb.python/py-events.exp: Likewise.
255 * gdb.python/py-evsignal.exp: Likewise.
256 * gdb.python/py-evthreads.exp: Likewise.
257 * gdb.python/py-frame-args.exp: Likewise.
258 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
259 * gdb.python/py-framefilter-mi.exp: Likewise.
260 * gdb.python/py-framefilter.exp: Likewise.
261 * gdb.python/py-mi.exp: Likewise.
262 * gdb.python/py-pp-maint.exp: Likewise.
263 * gdb.python/py-pp-registration.exp: Likewise.
264 * gdb.python/py-prettyprint.exp: Likewise.
265 (run_lang_tests): Likewise.
266 * gdb.python/py-typeprint.exp: Likewise.
267
268 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
269
270 * lib/memory.exp: New file.
271 * lib/gdb.exp: Load memory.exp.
272 * gdb.base/memattr.exp (delete_memory): Move proc to
273 lib/memory.exp and rename to delete_memory_regions.
274 Replace delete_memory with delete_memory_regions.
275 Cleanup memory regions before tests.
276 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
277 before tests.
278
279 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
280
281 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
282 files.
283 (initialize): New function conditionally defined.
284 (testcases): Move within conditional block.
285 (main): Call initialize.
286 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
287 of gdb.reverse/insn-reverse.c.
288 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
289 gdb.reverse/insn-reverse.c.
290
291 2017-01-26 Yao Qi <yao.qi@linaro.org>
292
293 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
294 disassemble on address 0.
295
296 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
297 Yao Qi <yao.qi@linaro.org>
298
299 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
300 * gdb.dwarf2/implptr-64bit.S: Remove.
301 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
302 variables in caller's context. Add DW_OP_implicit_value.
303
304 2017-01-25 Yao Qi <yao.qi@linaro.org>
305
306 * lib/dwarf.exp (Dwarf::_location): Handle
307 DW_OP_GNU_implicit_pointer with proper size.
308
309 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
310
311 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
312 and add untested calls.
313
314 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
315
316 * gdb.python/python.exp: Check line number against what GDB thinks
317 the line number is for func1.
318
319 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
320
321 * gdb.dlang/debug-expr.exp: New file.
322
323 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
324
325 Fix test names for the following files:
326
327 * gdb.ada/exec_changed.exp
328 * gdb.ada/info_types.exp
329 * gdb.arch/aarch64-atomic-inst.exp
330 * gdb.arch/aarch64-fp.exp
331 * gdb.arch/altivec-abi.exp
332 * gdb.arch/altivec-regs.exp
333 * gdb.arch/amd64-byte.exp
334 * gdb.arch/amd64-disp-step.exp
335 * gdb.arch/amd64-dword.exp
336 * gdb.arch/amd64-entry-value-inline.exp
337 * gdb.arch/amd64-entry-value-param.exp
338 * gdb.arch/amd64-entry-value-paramref.exp
339 * gdb.arch/amd64-entry-value.exp
340 * gdb.arch/amd64-i386-address.exp
341 * gdb.arch/amd64-invalid-stack-middle.exp
342 * gdb.arch/amd64-invalid-stack-top.exp
343 * gdb.arch/amd64-optimout-repeat.exp
344 * gdb.arch/amd64-prologue-skip.exp
345 * gdb.arch/amd64-prologue-xmm.exp
346 * gdb.arch/amd64-stap-special-operands.exp
347 * gdb.arch/amd64-stap-wrong-subexp.exp
348 * gdb.arch/amd64-tailcall-cxx.exp
349 * gdb.arch/amd64-tailcall-noret.exp
350 * gdb.arch/amd64-tailcall-ret.exp
351 * gdb.arch/amd64-tailcall-self.exp
352 * gdb.arch/amd64-word.exp
353 * gdb.arch/arm-bl-branch-dest.exp
354 * gdb.arch/arm-disp-step.exp
355 * gdb.arch/arm-neon.exp
356 * gdb.arch/arm-single-step-kernel-helper.exp
357 * gdb.arch/avr-flash-qualifier.exp
358 * gdb.arch/disp-step-insn-reloc.exp
359 * gdb.arch/e500-abi.exp
360 * gdb.arch/e500-regs.exp
361 * gdb.arch/ftrace-insn-reloc.exp
362 * gdb.arch/i386-avx512.exp
363 * gdb.arch/i386-bp_permanent.exp
364 * gdb.arch/i386-byte.exp
365 * gdb.arch/i386-cfi-notcurrent.exp
366 * gdb.arch/i386-disp-step.exp
367 * gdb.arch/i386-dr3-watch.exp
368 * gdb.arch/i386-float.exp
369 * gdb.arch/i386-gnu-cfi.exp
370 * gdb.arch/i386-mpx-map.exp
371 * gdb.arch/i386-mpx-sigsegv.exp
372 * gdb.arch/i386-mpx-simple_segv.exp
373 * gdb.arch/i386-mpx.exp
374 * gdb.arch/i386-permbkpt.exp
375 * gdb.arch/i386-prologue.exp
376 * gdb.arch/i386-signal.exp
377 * gdb.arch/i386-size-overlap.exp
378 * gdb.arch/i386-unwind.exp
379 * gdb.arch/i386-word.exp
380 * gdb.arch/mips-fcr.exp
381 * gdb.arch/powerpc-d128-regs.exp
382 * gdb.arch/powerpc-stackless.exp
383 * gdb.arch/ppc64-atomic-inst.exp
384 * gdb.arch/s390-stackless.exp
385 * gdb.arch/s390-tdbregs.exp
386 * gdb.arch/s390-vregs.exp
387 * gdb.arch/sparc-sysstep.exp
388 * gdb.arch/thumb-bx-pc.exp
389 * gdb.arch/thumb-singlestep.exp
390 * gdb.arch/thumb2-it.exp
391 * gdb.arch/vsx-regs.exp
392 * gdb.asm/asm-source.exp
393 * gdb.base/a2-run.exp
394 * gdb.base/advance.exp
395 * gdb.base/all-bin.exp
396 * gdb.base/anon.exp
397 * gdb.base/args.exp
398 * gdb.base/arithmet.exp
399 * gdb.base/async-shell.exp
400 * gdb.base/async.exp
401 * gdb.base/attach-pie-noexec.exp
402 * gdb.base/attach-twice.exp
403 * gdb.base/auto-load.exp
404 * gdb.base/bang.exp
405 * gdb.base/bitfields.exp
406 * gdb.base/break-always.exp
407 * gdb.base/break-caller-line.exp
408 * gdb.base/break-entry.exp
409 * gdb.base/break-inline.exp
410 * gdb.base/break-on-linker-gcd-function.exp
411 * gdb.base/break-probes.exp
412 * gdb.base/break.exp
413 * gdb.base/breakpoint-shadow.exp
414 * gdb.base/call-ar-st.exp
415 * gdb.base/call-sc.exp
416 * gdb.base/call-signal-resume.exp
417 * gdb.base/call-strs.exp
418 * gdb.base/callfuncs.exp
419 * gdb.base/catch-fork-static.exp
420 * gdb.base/catch-gdb-caused-signals.exp
421 * gdb.base/catch-load.exp
422 * gdb.base/catch-signal-fork.exp
423 * gdb.base/catch-signal.exp
424 * gdb.base/catch-syscall.exp
425 * gdb.base/charset.exp
426 * gdb.base/checkpoint.exp
427 * gdb.base/chng-syms.exp
428 * gdb.base/code-expr.exp
429 * gdb.base/code_elim.exp
430 * gdb.base/commands.exp
431 * gdb.base/completion.exp
432 * gdb.base/complex.exp
433 * gdb.base/cond-expr.exp
434 * gdb.base/condbreak.exp
435 * gdb.base/consecutive.exp
436 * gdb.base/continue-all-already-running.exp
437 * gdb.base/coredump-filter.exp
438 * gdb.base/corefile.exp
439 * gdb.base/dbx.exp
440 * gdb.base/debug-expr.exp
441 * gdb.base/define.exp
442 * gdb.base/del.exp
443 * gdb.base/disabled-location.exp
444 * gdb.base/disasm-end-cu.exp
445 * gdb.base/disasm-optim.exp
446 * gdb.base/display.exp
447 * gdb.base/duplicate-bp.exp
448 * gdb.base/ena-dis-br.exp
449 * gdb.base/ending-run.exp
450 * gdb.base/enumval.exp
451 * gdb.base/environ.exp
452 * gdb.base/eu-strip-infcall.exp
453 * gdb.base/eval-avoid-side-effects.exp
454 * gdb.base/eval-skip.exp
455 * gdb.base/exitsignal.exp
456 * gdb.base/expand-psymtabs.exp
457 * gdb.base/filesym.exp
458 * gdb.base/find-unmapped.exp
459 * gdb.base/finish.exp
460 * gdb.base/float.exp
461 * gdb.base/foll-exec-mode.exp
462 * gdb.base/foll-exec.exp
463 * gdb.base/foll-fork.exp
464 * gdb.base/fortran-sym-case.exp
465 * gdb.base/freebpcmd.exp
466 * gdb.base/func-ptr.exp
467 * gdb.base/func-ptrs.exp
468 * gdb.base/funcargs.exp
469 * gdb.base/gcore-buffer-overflow.exp
470 * gdb.base/gcore-relro-pie.exp
471 * gdb.base/gcore-relro.exp
472 * gdb.base/gcore.exp
473 * gdb.base/gdb1090.exp
474 * gdb.base/gdb11530.exp
475 * gdb.base/gdb11531.exp
476 * gdb.base/gdb1821.exp
477 * gdb.base/gdbindex-stabs.exp
478 * gdb.base/gdbvars.exp
479 * gdb.base/hbreak.exp
480 * gdb.base/hbreak2.exp
481 * gdb.base/included.exp
482 * gdb.base/infcall-input.exp
483 * gdb.base/inferior-died.exp
484 * gdb.base/infnan.exp
485 * gdb.base/info-macros.exp
486 * gdb.base/info-os.exp
487 * gdb.base/info-proc.exp
488 * gdb.base/info-shared.exp
489 * gdb.base/info-target.exp
490 * gdb.base/infoline.exp
491 * gdb.base/interp.exp
492 * gdb.base/interrupt.exp
493 * gdb.base/jit-reader.exp
494 * gdb.base/jit-simple.exp
495 * gdb.base/kill-after-signal.exp
496 * gdb.base/kill-detach-inferiors-cmd.exp
497 * gdb.base/label.exp
498 * gdb.base/langs.exp
499 * gdb.base/ldbl_e308.exp
500 * gdb.base/line-symtabs.exp
501 * gdb.base/linespecs.exp
502 * gdb.base/list.exp
503 * gdb.base/long_long.exp
504 * gdb.base/longest-types.exp
505 * gdb.base/maint.exp
506 * gdb.base/max-value-size.exp
507 * gdb.base/memattr.exp
508 * gdb.base/mips_pro.exp
509 * gdb.base/morestack.exp
510 * gdb.base/moribund-step.exp
511 * gdb.base/multi-forks.exp
512 * gdb.base/nested-addr.exp
513 * gdb.base/nextoverexit.exp
514 * gdb.base/noreturn-finish.exp
515 * gdb.base/noreturn-return.exp
516 * gdb.base/nostdlib.exp
517 * gdb.base/offsets.exp
518 * gdb.base/opaque.exp
519 * gdb.base/pc-fp.exp
520 * gdb.base/permissions.exp
521 * gdb.base/print-symbol-loading.exp
522 * gdb.base/prologue-include.exp
523 * gdb.base/psymtab.exp
524 * gdb.base/ptype.exp
525 * gdb.base/random-signal.exp
526 * gdb.base/randomize.exp
527 * gdb.base/range-stepping.exp
528 * gdb.base/readline-ask.exp
529 * gdb.base/recpar.exp
530 * gdb.base/recurse.exp
531 * gdb.base/relational.exp
532 * gdb.base/restore.exp
533 * gdb.base/return-nodebug.exp
534 * gdb.base/return.exp
535 * gdb.base/run-after-attach.exp
536 * gdb.base/save-bp.exp
537 * gdb.base/scope.exp
538 * gdb.base/sect-cmd.exp
539 * gdb.base/set-lang-auto.exp
540 * gdb.base/set-noassign.exp
541 * gdb.base/setvar.exp
542 * gdb.base/sigall.exp
543 * gdb.base/sigbpt.exp
544 * gdb.base/siginfo-addr.exp
545 * gdb.base/siginfo-infcall.exp
546 * gdb.base/siginfo-obj.exp
547 * gdb.base/siginfo.exp
548 * gdb.base/signals-state-child.exp
549 * gdb.base/signest.exp
550 * gdb.base/sigstep.exp
551 * gdb.base/sizeof.exp
552 * gdb.base/skip.exp
553 * gdb.base/solib-corrupted.exp
554 * gdb.base/solib-nodir.exp
555 * gdb.base/solib-search.exp
556 * gdb.base/stack-checking.exp
557 * gdb.base/stale-infcall.exp
558 * gdb.base/stap-probe.exp
559 * gdb.base/start.exp
560 * gdb.base/step-break.exp
561 * gdb.base/step-bt.exp
562 * gdb.base/step-line.exp
563 * gdb.base/step-over-exit.exp
564 * gdb.base/step-over-syscall.exp
565 * gdb.base/step-resume-infcall.exp
566 * gdb.base/step-test.exp
567 * gdb.base/store.exp
568 * gdb.base/structs3.exp
569 * gdb.base/sym-file.exp
570 * gdb.base/symbol-without-target_section.exp
571 * gdb.base/term.exp
572 * gdb.base/testenv.exp
573 * gdb.base/ui-redirect.exp
574 * gdb.base/until.exp
575 * gdb.base/unwindonsignal.exp
576 * gdb.base/value-double-free.exp
577 * gdb.base/vla-datatypes.exp
578 * gdb.base/vla-ptr.exp
579 * gdb.base/vla-sideeffect.exp
580 * gdb.base/volatile.exp
581 * gdb.base/watch-cond-infcall.exp
582 * gdb.base/watch-cond.exp
583 * gdb.base/watch-non-mem.exp
584 * gdb.base/watch-read.exp
585 * gdb.base/watch-vfork.exp
586 * gdb.base/watchpoint-cond-gone.exp
587 * gdb.base/watchpoint-delete.exp
588 * gdb.base/watchpoint-hw-hit-once.exp
589 * gdb.base/watchpoint-hw.exp
590 * gdb.base/watchpoint-stops-at-right-insn.exp
591 * gdb.base/watchpoints.exp
592 * gdb.base/wchar.exp
593 * gdb.base/whatis-exp.exp
594 * gdb.btrace/buffer-size.exp
595 * gdb.btrace/data.exp
596 * gdb.btrace/delta.exp
597 * gdb.btrace/dlopen.exp
598 * gdb.btrace/enable.exp
599 * gdb.btrace/exception.exp
600 * gdb.btrace/function_call_history.exp
601 * gdb.btrace/gcore.exp
602 * gdb.btrace/instruction_history.exp
603 * gdb.btrace/nohist.exp
604 * gdb.btrace/reconnect.exp
605 * gdb.btrace/record_goto-step.exp
606 * gdb.btrace/record_goto.exp
607 * gdb.btrace/rn-dl-bind.exp
608 * gdb.btrace/segv.exp
609 * gdb.btrace/step.exp
610 * gdb.btrace/stepi.exp
611 * gdb.btrace/tailcall-only.exp
612 * gdb.btrace/tailcall.exp
613 * gdb.btrace/tsx.exp
614 * gdb.btrace/unknown_functions.exp
615 * gdb.btrace/vdso.exp
616 * gdb.compile/compile-ifunc.exp
617 * gdb.compile/compile-ops.exp
618 * gdb.compile/compile-print.exp
619 * gdb.compile/compile-setjmp.exp
620 * gdb.cp/abstract-origin.exp
621 * gdb.cp/ambiguous.exp
622 * gdb.cp/annota2.exp
623 * gdb.cp/annota3.exp
624 * gdb.cp/anon-ns.exp
625 * gdb.cp/anon-struct.exp
626 * gdb.cp/anon-union.exp
627 * gdb.cp/arg-reference.exp
628 * gdb.cp/baseenum.exp
629 * gdb.cp/bool.exp
630 * gdb.cp/breakpoint.exp
631 * gdb.cp/bs15503.exp
632 * gdb.cp/call-c.exp
633 * gdb.cp/casts.exp
634 * gdb.cp/chained-calls.exp
635 * gdb.cp/class2.exp
636 * gdb.cp/classes.exp
637 * gdb.cp/cmpd-minsyms.exp
638 * gdb.cp/converts.exp
639 * gdb.cp/cp-relocate.exp
640 * gdb.cp/cpcompletion.exp
641 * gdb.cp/cpexprs.exp
642 * gdb.cp/cplabel.exp
643 * gdb.cp/cplusfuncs.exp
644 * gdb.cp/cpsizeof.exp
645 * gdb.cp/ctti.exp
646 * gdb.cp/derivation.exp
647 * gdb.cp/destrprint.exp
648 * gdb.cp/dispcxx.exp
649 * gdb.cp/enum-class.exp
650 * gdb.cp/exception.exp
651 * gdb.cp/exceptprint.exp
652 * gdb.cp/expand-psymtabs-cxx.exp
653 * gdb.cp/expand-sals.exp
654 * gdb.cp/extern-c.exp
655 * gdb.cp/filename.exp
656 * gdb.cp/formatted-ref.exp
657 * gdb.cp/fpointer.exp
658 * gdb.cp/gdb1355.exp
659 * gdb.cp/gdb2495.exp
660 * gdb.cp/hang.exp
661 * gdb.cp/impl-this.exp
662 * gdb.cp/infcall-dlopen.exp
663 * gdb.cp/inherit.exp
664 * gdb.cp/iostream.exp
665 * gdb.cp/koenig.exp
666 * gdb.cp/local.exp
667 * gdb.cp/m-data.exp
668 * gdb.cp/m-static.exp
669 * gdb.cp/mb-ctor.exp
670 * gdb.cp/mb-inline.exp
671 * gdb.cp/mb-templates.exp
672 * gdb.cp/member-name.exp
673 * gdb.cp/member-ptr.exp
674 * gdb.cp/meth-typedefs.exp
675 * gdb.cp/method.exp
676 * gdb.cp/method2.exp
677 * gdb.cp/minsym-fallback.exp
678 * gdb.cp/misc.exp
679 * gdb.cp/namelessclass.exp
680 * gdb.cp/namespace-enum.exp
681 * gdb.cp/namespace-nested-import.exp
682 * gdb.cp/namespace.exp
683 * gdb.cp/nextoverthrow.exp
684 * gdb.cp/no-dmgl-verbose.exp
685 * gdb.cp/non-trivial-retval.exp
686 * gdb.cp/noparam.exp
687 * gdb.cp/nsdecl.exp
688 * gdb.cp/nsimport.exp
689 * gdb.cp/nsnested.exp
690 * gdb.cp/nsnoimports.exp
691 * gdb.cp/nsrecurs.exp
692 * gdb.cp/nsstress.exp
693 * gdb.cp/nsusing.exp
694 * gdb.cp/operator.exp
695 * gdb.cp/oranking.exp
696 * gdb.cp/overload-const.exp
697 * gdb.cp/overload.exp
698 * gdb.cp/ovldbreak.exp
699 * gdb.cp/ovsrch.exp
700 * gdb.cp/paren-type.exp
701 * gdb.cp/parse-lang.exp
702 * gdb.cp/pass-by-ref.exp
703 * gdb.cp/pr-1023.exp
704 * gdb.cp/pr-1210.exp
705 * gdb.cp/pr-574.exp
706 * gdb.cp/pr10687.exp
707 * gdb.cp/pr12028.exp
708 * gdb.cp/pr17132.exp
709 * gdb.cp/pr17494.exp
710 * gdb.cp/pr9067.exp
711 * gdb.cp/pr9167.exp
712 * gdb.cp/pr9631.exp
713 * gdb.cp/printmethod.exp
714 * gdb.cp/psmang.exp
715 * gdb.cp/psymtab-parameter.exp
716 * gdb.cp/ptype-cv-cp.exp
717 * gdb.cp/ptype-flags.exp
718 * gdb.cp/re-set-overloaded.exp
719 * gdb.cp/ref-types.exp
720 * gdb.cp/rtti.exp
721 * gdb.cp/scope-err.exp
722 * gdb.cp/shadow.exp
723 * gdb.cp/smartp.exp
724 * gdb.cp/static-method.exp
725 * gdb.cp/static-print-quit.exp
726 * gdb.cp/temargs.exp
727 * gdb.cp/templates.exp
728 * gdb.cp/try_catch.exp
729 * gdb.cp/typedef-operator.exp
730 * gdb.cp/typeid.exp
731 * gdb.cp/userdef.exp
732 * gdb.cp/using-crash.exp
733 * gdb.cp/var-tag.exp
734 * gdb.cp/virtbase.exp
735 * gdb.cp/virtfunc.exp
736 * gdb.cp/virtfunc2.exp
737 * gdb.cp/vla-cxx.exp
738 * gdb.disasm/t01_mov.exp
739 * gdb.disasm/t02_mova.exp
740 * gdb.disasm/t03_add.exp
741 * gdb.disasm/t04_sub.exp
742 * gdb.disasm/t05_cmp.exp
743 * gdb.disasm/t06_ari2.exp
744 * gdb.disasm/t07_ari3.exp
745 * gdb.disasm/t08_or.exp
746 * gdb.disasm/t09_xor.exp
747 * gdb.disasm/t10_and.exp
748 * gdb.disasm/t11_logs.exp
749 * gdb.disasm/t12_bit.exp
750 * gdb.disasm/t13_otr.exp
751 * gdb.dlang/circular.exp
752 * gdb.dwarf2/arr-stride.exp
753 * gdb.dwarf2/arr-subrange.exp
754 * gdb.dwarf2/atomic-type.exp
755 * gdb.dwarf2/bad-regnum.exp
756 * gdb.dwarf2/bitfield-parent-optimized-out.exp
757 * gdb.dwarf2/callframecfa.exp
758 * gdb.dwarf2/clztest.exp
759 * gdb.dwarf2/corrupt.exp
760 * gdb.dwarf2/data-loc.exp
761 * gdb.dwarf2/dup-psym.exp
762 * gdb.dwarf2/dw2-anon-mptr.exp
763 * gdb.dwarf2/dw2-anonymous-func.exp
764 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
765 * gdb.dwarf2/dw2-bad-unresolved.exp
766 * gdb.dwarf2/dw2-basic.exp
767 * gdb.dwarf2/dw2-canonicalize-type.exp
768 * gdb.dwarf2/dw2-case-insensitive.exp
769 * gdb.dwarf2/dw2-common-block.exp
770 * gdb.dwarf2/dw2-compdir-oldgcc.exp
771 * gdb.dwarf2/dw2-compressed.exp
772 * gdb.dwarf2/dw2-const.exp
773 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
774 * gdb.dwarf2/dw2-cu-size.exp
775 * gdb.dwarf2/dw2-dup-frame.exp
776 * gdb.dwarf2/dw2-entry-value.exp
777 * gdb.dwarf2/dw2-icycle.exp
778 * gdb.dwarf2/dw2-ifort-parameter.exp
779 * gdb.dwarf2/dw2-inline-break.exp
780 * gdb.dwarf2/dw2-inline-param.exp
781 * gdb.dwarf2/dw2-intercu.exp
782 * gdb.dwarf2/dw2-intermix.exp
783 * gdb.dwarf2/dw2-lexical-block-bare.exp
784 * gdb.dwarf2/dw2-linkage-name-trust.exp
785 * gdb.dwarf2/dw2-minsym-in-cu.exp
786 * gdb.dwarf2/dw2-noloc.exp
787 * gdb.dwarf2/dw2-op-call.exp
788 * gdb.dwarf2/dw2-op-out-param.exp
789 * gdb.dwarf2/dw2-opt-structptr.exp
790 * gdb.dwarf2/dw2-param-error.exp
791 * gdb.dwarf2/dw2-producer.exp
792 * gdb.dwarf2/dw2-ranges-base.exp
793 * gdb.dwarf2/dw2-ref-missing-frame.exp
794 * gdb.dwarf2/dw2-reg-undefined.exp
795 * gdb.dwarf2/dw2-regno-invalid.exp
796 * gdb.dwarf2/dw2-restore.exp
797 * gdb.dwarf2/dw2-restrict.exp
798 * gdb.dwarf2/dw2-single-line-discriminators.exp
799 * gdb.dwarf2/dw2-strp.exp
800 * gdb.dwarf2/dw2-undefined-ret-addr.exp
801 * gdb.dwarf2/dw2-unresolved.exp
802 * gdb.dwarf2/dw2-var-zero-addr.exp
803 * gdb.dwarf2/dw4-sig-types.exp
804 * gdb.dwarf2/dwz.exp
805 * gdb.dwarf2/dynarr-ptr.exp
806 * gdb.dwarf2/enum-type.exp
807 * gdb.dwarf2/gdb-index.exp
808 * gdb.dwarf2/implptr-64bit.exp
809 * gdb.dwarf2/implptr-optimized-out.exp
810 * gdb.dwarf2/implptr.exp
811 * gdb.dwarf2/implref-array.exp
812 * gdb.dwarf2/implref-const.exp
813 * gdb.dwarf2/implref-global.exp
814 * gdb.dwarf2/implref-struct.exp
815 * gdb.dwarf2/mac-fileno.exp
816 * gdb.dwarf2/main-subprogram.exp
817 * gdb.dwarf2/member-ptr-forwardref.exp
818 * gdb.dwarf2/method-ptr.exp
819 * gdb.dwarf2/missing-sig-type.exp
820 * gdb.dwarf2/nonvar-access.exp
821 * gdb.dwarf2/opaque-type-lookup.exp
822 * gdb.dwarf2/pieces-optimized-out.exp
823 * gdb.dwarf2/pieces.exp
824 * gdb.dwarf2/pr10770.exp
825 * gdb.dwarf2/pr13961.exp
826 * gdb.dwarf2/staticvirtual.exp
827 * gdb.dwarf2/subrange.exp
828 * gdb.dwarf2/symtab-producer.exp
829 * gdb.dwarf2/trace-crash.exp
830 * gdb.dwarf2/typeddwarf.exp
831 * gdb.dwarf2/valop.exp
832 * gdb.dwarf2/watch-notconst.exp
833 * gdb.fortran/array-element.exp
834 * gdb.fortran/charset.exp
835 * gdb.fortran/common-block.exp
836 * gdb.fortran/complex.exp
837 * gdb.fortran/derived-type-function.exp
838 * gdb.fortran/derived-type.exp
839 * gdb.fortran/logical.exp
840 * gdb.fortran/module.exp
841 * gdb.fortran/multi-dim.exp
842 * gdb.fortran/nested-funcs.exp
843 * gdb.fortran/print-formatted.exp
844 * gdb.fortran/subarray.exp
845 * gdb.fortran/vla-alloc-assoc.exp
846 * gdb.fortran/vla-datatypes.exp
847 * gdb.fortran/vla-history.exp
848 * gdb.fortran/vla-ptr-info.exp
849 * gdb.fortran/vla-ptype-sub.exp
850 * gdb.fortran/vla-ptype.exp
851 * gdb.fortran/vla-sizeof.exp
852 * gdb.fortran/vla-type.exp
853 * gdb.fortran/vla-value-sub-arbitrary.exp
854 * gdb.fortran/vla-value-sub-finish.exp
855 * gdb.fortran/vla-value-sub.exp
856 * gdb.fortran/vla-value.exp
857 * gdb.fortran/whatis_type.exp
858 * gdb.go/chan.exp
859 * gdb.go/handcall.exp
860 * gdb.go/hello.exp
861 * gdb.go/integers.exp
862 * gdb.go/methods.exp
863 * gdb.go/package.exp
864 * gdb.go/strings.exp
865 * gdb.go/types.exp
866 * gdb.go/unsafe.exp
867 * gdb.guile/scm-arch.exp
868 * gdb.guile/scm-block.exp
869 * gdb.guile/scm-breakpoint.exp
870 * gdb.guile/scm-cmd.exp
871 * gdb.guile/scm-disasm.exp
872 * gdb.guile/scm-equal.exp
873 * gdb.guile/scm-frame-args.exp
874 * gdb.guile/scm-frame-inline.exp
875 * gdb.guile/scm-frame.exp
876 * gdb.guile/scm-iterator.exp
877 * gdb.guile/scm-math.exp
878 * gdb.guile/scm-objfile.exp
879 * gdb.guile/scm-ports.exp
880 * gdb.guile/scm-symbol.exp
881 * gdb.guile/scm-symtab.exp
882 * gdb.guile/scm-value-cc.exp
883 * gdb.guile/types-module.exp
884 * gdb.linespec/break-ask.exp
885 * gdb.linespec/cpexplicit.exp
886 * gdb.linespec/explicit.exp
887 * gdb.linespec/keywords.exp
888 * gdb.linespec/linespec.exp
889 * gdb.linespec/ls-dollar.exp
890 * gdb.linespec/ls-errs.exp
891 * gdb.linespec/skip-two.exp
892 * gdb.linespec/thread.exp
893 * gdb.mi/mi-async.exp
894 * gdb.mi/mi-basics.exp
895 * gdb.mi/mi-break.exp
896 * gdb.mi/mi-catch-load.exp
897 * gdb.mi/mi-cli.exp
898 * gdb.mi/mi-cmd-param-changed.exp
899 * gdb.mi/mi-console.exp
900 * gdb.mi/mi-detach.exp
901 * gdb.mi/mi-disassemble.exp
902 * gdb.mi/mi-eval.exp
903 * gdb.mi/mi-file-transfer.exp
904 * gdb.mi/mi-file.exp
905 * gdb.mi/mi-fill-memory.exp
906 * gdb.mi/mi-inheritance-syntax-error.exp
907 * gdb.mi/mi-linespec-err-cp.exp
908 * gdb.mi/mi-logging.exp
909 * gdb.mi/mi-memory-changed.exp
910 * gdb.mi/mi-read-memory.exp
911 * gdb.mi/mi-record-changed.exp
912 * gdb.mi/mi-reg-undefined.exp
913 * gdb.mi/mi-regs.exp
914 * gdb.mi/mi-return.exp
915 * gdb.mi/mi-reverse.exp
916 * gdb.mi/mi-simplerun.exp
917 * gdb.mi/mi-solib.exp
918 * gdb.mi/mi-stack.exp
919 * gdb.mi/mi-stepi.exp
920 * gdb.mi/mi-syn-frame.exp
921 * gdb.mi/mi-until.exp
922 * gdb.mi/mi-var-block.exp
923 * gdb.mi/mi-var-child.exp
924 * gdb.mi/mi-var-cmd.exp
925 * gdb.mi/mi-var-cp.exp
926 * gdb.mi/mi-var-display.exp
927 * gdb.mi/mi-var-invalidate.exp
928 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
929 * gdb.mi/mi-vla-fortran.exp
930 * gdb.mi/mi-watch.exp
931 * gdb.mi/mi2-var-child.exp
932 * gdb.mi/user-selected-context-sync.exp
933 * gdb.modula2/unbounded-array.exp
934 * gdb.multi/dummy-frame-restore.exp
935 * gdb.multi/multi-arch-exec.exp
936 * gdb.multi/multi-arch.exp
937 * gdb.multi/tids.exp
938 * gdb.multi/watchpoint-multi.exp
939 * gdb.opencl/callfuncs.exp
940 * gdb.opencl/convs_casts.exp
941 * gdb.opencl/datatypes.exp
942 * gdb.opencl/operators.exp
943 * gdb.opencl/vec_comps.exp
944 * gdb.opt/clobbered-registers-O2.exp
945 * gdb.opt/inline-break.exp
946 * gdb.opt/inline-bt.exp
947 * gdb.opt/inline-cmds.exp
948 * gdb.opt/inline-locals.exp
949 * gdb.pascal/case-insensitive-symbols.exp
950 * gdb.pascal/floats.exp
951 * gdb.pascal/gdb11492.exp
952 * gdb.python/lib-types.exp
953 * gdb.python/py-arch.exp
954 * gdb.python/py-as-string.exp
955 * gdb.python/py-bad-printers.exp
956 * gdb.python/py-block.exp
957 * gdb.python/py-breakpoint-create-fail.exp
958 * gdb.python/py-breakpoint.exp
959 * gdb.python/py-caller-is.exp
960 * gdb.python/py-cmd.exp
961 * gdb.python/py-explore-cc.exp
962 * gdb.python/py-explore.exp
963 * gdb.python/py-finish-breakpoint.exp
964 * gdb.python/py-finish-breakpoint2.exp
965 * gdb.python/py-frame-args.exp
966 * gdb.python/py-frame-inline.exp
967 * gdb.python/py-frame.exp
968 * gdb.python/py-framefilter-mi.exp
969 * gdb.python/py-infthread.exp
970 * gdb.python/py-lazy-string.exp
971 * gdb.python/py-linetable.exp
972 * gdb.python/py-mi-events.exp
973 * gdb.python/py-mi-objfile.exp
974 * gdb.python/py-mi.exp
975 * gdb.python/py-objfile.exp
976 * gdb.python/py-pp-integral.exp
977 * gdb.python/py-pp-maint.exp
978 * gdb.python/py-pp-re-notag.exp
979 * gdb.python/py-pp-registration.exp
980 * gdb.python/py-recurse-unwind.exp
981 * gdb.python/py-strfns.exp
982 * gdb.python/py-symbol.exp
983 * gdb.python/py-symtab.exp
984 * gdb.python/py-sync-interp.exp
985 * gdb.python/py-typeprint.exp
986 * gdb.python/py-unwind-maint.exp
987 * gdb.python/py-unwind.exp
988 * gdb.python/py-value-cc.exp
989 * gdb.python/py-xmethods.exp
990 * gdb.reverse/amd64-tailcall-reverse.exp
991 * gdb.reverse/break-precsave.exp
992 * gdb.reverse/break-reverse.exp
993 * gdb.reverse/consecutive-precsave.exp
994 * gdb.reverse/consecutive-reverse.exp
995 * gdb.reverse/finish-precsave.exp
996 * gdb.reverse/finish-reverse-bkpt.exp
997 * gdb.reverse/finish-reverse.exp
998 * gdb.reverse/fstatat-reverse.exp
999 * gdb.reverse/getresuid-reverse.exp
1000 * gdb.reverse/i386-precsave.exp
1001 * gdb.reverse/i386-reverse.exp
1002 * gdb.reverse/i386-sse-reverse.exp
1003 * gdb.reverse/i387-env-reverse.exp
1004 * gdb.reverse/i387-stack-reverse.exp
1005 * gdb.reverse/insn-reverse.exp
1006 * gdb.reverse/machinestate-precsave.exp
1007 * gdb.reverse/machinestate.exp
1008 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1009 * gdb.reverse/pipe-reverse.exp
1010 * gdb.reverse/readv-reverse.exp
1011 * gdb.reverse/recvmsg-reverse.exp
1012 * gdb.reverse/rerun-prec.exp
1013 * gdb.reverse/s390-mvcle.exp
1014 * gdb.reverse/step-precsave.exp
1015 * gdb.reverse/step-reverse.exp
1016 * gdb.reverse/time-reverse.exp
1017 * gdb.reverse/until-precsave.exp
1018 * gdb.reverse/until-reverse.exp
1019 * gdb.reverse/waitpid-reverse.exp
1020 * gdb.reverse/watch-precsave.exp
1021 * gdb.reverse/watch-reverse.exp
1022 * gdb.rust/generics.exp
1023 * gdb.rust/methods.exp
1024 * gdb.rust/modules.exp
1025 * gdb.rust/simple.exp
1026 * gdb.server/connect-with-no-symbol-file.exp
1027 * gdb.server/ext-attach.exp
1028 * gdb.server/ext-restart.exp
1029 * gdb.server/ext-wrapper.exp
1030 * gdb.server/file-transfer.exp
1031 * gdb.server/server-exec-info.exp
1032 * gdb.server/server-kill.exp
1033 * gdb.server/server-mon.exp
1034 * gdb.server/wrapper.exp
1035 * gdb.stabs/exclfwd.exp
1036 * gdb.stabs/gdb11479.exp
1037 * gdb.threads/clone-new-thread-event.exp
1038 * gdb.threads/corethreads.exp
1039 * gdb.threads/current-lwp-dead.exp
1040 * gdb.threads/dlopen-libpthread.exp
1041 * gdb.threads/gcore-thread.exp
1042 * gdb.threads/sigstep-threads.exp
1043 * gdb.threads/watchpoint-fork.exp
1044 * gdb.trace/actions-changed.exp
1045 * gdb.trace/backtrace.exp
1046 * gdb.trace/change-loc.exp
1047 * gdb.trace/circ.exp
1048 * gdb.trace/collection.exp
1049 * gdb.trace/disconnected-tracing.exp
1050 * gdb.trace/ftrace.exp
1051 * gdb.trace/mi-trace-frame-collected.exp
1052 * gdb.trace/mi-trace-unavailable.exp
1053 * gdb.trace/mi-traceframe-changed.exp
1054 * gdb.trace/mi-tsv-changed.exp
1055 * gdb.trace/no-attach-trace.exp
1056 * gdb.trace/passc-dyn.exp
1057 * gdb.trace/qtro.exp
1058 * gdb.trace/range-stepping.exp
1059 * gdb.trace/read-memory.exp
1060 * gdb.trace/save-trace.exp
1061 * gdb.trace/signal.exp
1062 * gdb.trace/status-stop.exp
1063 * gdb.trace/tfile.exp
1064 * gdb.trace/trace-break.exp
1065 * gdb.trace/trace-buffer-size.exp
1066 * gdb.trace/trace-condition.exp
1067 * gdb.trace/tracefile-pseudo-reg.exp
1068 * gdb.trace/tstatus.exp
1069 * gdb.trace/unavailable.exp
1070 * gdb.trace/while-dyn.exp
1071 * gdb.trace/while-stepping.exp
1072
1073 2016-12-22 Doug Evans <xdje42@gmail.com>
1074
1075 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1076 and msymbols.
1077
1078 2016-12-19 Yao Qi <yao.qi@linaro.org>
1079
1080 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1081 (test_with_self): Don't call do_steps_and_nexts, and remove
1082 code about stepping into xmalloc.
1083
1084 2016-12-09 Yao Qi <yao.qi@linaro.org>
1085
1086 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1087
1088 2016-12-09 Yao Qi <yao.qi@linaro.org>
1089
1090 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1091
1092 2016-12-09 Pedro Alves <palves@redhat.com>
1093
1094 * gdb.base/all-architectures-0.exp: New file.
1095 * gdb.base/all-architectures-1.exp: New file.
1096 * gdb.base/all-architectures-2.exp: New file.
1097 * gdb.base/all-architectures-3.exp: New file.
1098 * gdb.base/all-architectures-4.exp: New file.
1099 * gdb.base/all-architectures-5.exp: New file.
1100 * gdb.base/all-architectures-6.exp: New file.
1101 * gdb.base/all-architectures-7.exp: New file.
1102 * gdb.base/all-architectures.exp.in: New file.
1103
1104 2016-12-09 Yao Qi <yao.qi@linaro.org>
1105
1106 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1107
1108 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1109
1110 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1111 possible.
1112 Remove useless pattern-matching code.
1113
1114 2016-12-02 Pedro Alves <palves@redhat.com>
1115
1116 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1117 procedure.
1118 (top level): Call it.
1119
1120 2016-12-02 Pedro Alves <palves@redhat.com>
1121
1122 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1123 New procedure.
1124 (top level): Call it.
1125
1126 2016-12-02 Pedro Alves <palves@redhat.com>
1127
1128 PR cli/20559
1129 * gdb.base/commands.exp (user_defined_command_args_eval): New
1130 procedure.
1131 (top level): Call it.
1132
1133 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1134
1135 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1136 timeout handling.
1137
1138 2016-12-02 Tom Tromey <tom@tromey.com>
1139
1140 * gdb.dwarf2/main-subprogram.c: New file.
1141 * gdb.dwarf2/main-subprogram.exp: New file.
1142
1143 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1144
1145 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1146 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1147 gdb_test_no_output for a couple of cases.
1148 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1149
1150 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1151
1152 Fix test names and standardize compilation error messages throughout
1153 the following files:
1154
1155 * gdb.ada/start.exp
1156 * gdb.arch/alpha-step.exp
1157 * gdb.arch/e500-prologue.exp
1158 * gdb.arch/ftrace-insn-reloc.exp
1159 * gdb.arch/gdb1291.exp
1160 * gdb.arch/gdb1431.exp
1161 * gdb.arch/gdb1558.exp
1162 * gdb.arch/i386-dr3-watch.exp
1163 * gdb.arch/i386-sse-stack-align.exp
1164 * gdb.arch/ia64-breakpoint-shadow.exp
1165 * gdb.arch/pa-nullify.exp
1166 * gdb.arch/powerpc-aix-prologue.exp
1167 * gdb.arch/thumb-bx-pc.exp
1168 * gdb.base/annota1.exp
1169 * gdb.base/annota3.exp
1170 * gdb.base/arrayidx.exp
1171 * gdb.base/assign.exp
1172 * gdb.base/attach.exp
1173 * gdb.base/auxv.exp
1174 * gdb.base/bang.exp
1175 * gdb.base/bfp-test.exp
1176 * gdb.base/bigcore.exp
1177 * gdb.base/bitfields2.exp
1178 * gdb.base/break-fun-addr.exp
1179 * gdb.base/break-probes.exp
1180 * gdb.base/call-rt-st.exp
1181 * gdb.base/callexit.exp
1182 * gdb.base/catch-fork-kill.exp
1183 * gdb.base/charset.exp
1184 * gdb.base/checkpoint.exp
1185 * gdb.base/comprdebug.exp
1186 * gdb.base/constvars.exp
1187 * gdb.base/coredump-filter.exp
1188 * gdb.base/cursal.exp
1189 * gdb.base/cvexpr.exp
1190 * gdb.base/detach.exp
1191 * gdb.base/display.exp
1192 * gdb.base/dmsym.exp
1193 * gdb.base/dprintf-pending.exp
1194 * gdb.base/dso2dso.exp
1195 * gdb.base/dtrace-probe.exp
1196 * gdb.base/dump.exp
1197 * gdb.base/enum_cond.exp
1198 * gdb.base/exe-lock.exp
1199 * gdb.base/exec-invalid-sysroot.exp
1200 * gdb.base/execl-update-breakpoints.exp
1201 * gdb.base/exprs.exp
1202 * gdb.base/fileio.exp
1203 * gdb.base/find.exp
1204 * gdb.base/finish.exp
1205 * gdb.base/fixsection.exp
1206 * gdb.base/foll-vfork.exp
1207 * gdb.base/frame-args.exp
1208 * gdb.base/gcore.exp
1209 * gdb.base/gdb1250.exp
1210 * gdb.base/global-var-nested-by-dso.exp
1211 * gdb.base/gnu-ifunc.exp
1212 * gdb.base/hashline1.exp
1213 * gdb.base/hashline2.exp
1214 * gdb.base/hashline3.exp
1215 * gdb.base/hbreak-in-shr-unsupported.exp
1216 * gdb.base/huge.exp
1217 * gdb.base/infcall-input.exp
1218 * gdb.base/info-fun.exp
1219 * gdb.base/info-shared.exp
1220 * gdb.base/jit-simple.exp
1221 * gdb.base/jit-so.exp
1222 * gdb.base/jit.exp
1223 * gdb.base/jump.exp
1224 * gdb.base/label.exp
1225 * gdb.base/lineinc.exp
1226 * gdb.base/logical.exp
1227 * gdb.base/longjmp.exp
1228 * gdb.base/macscp.exp
1229 * gdb.base/miscexprs.exp
1230 * gdb.base/new-ui-echo.exp
1231 * gdb.base/new-ui-pending-input.exp
1232 * gdb.base/new-ui.exp
1233 * gdb.base/nodebug.exp
1234 * gdb.base/nofield.exp
1235 * gdb.base/offsets.exp
1236 * gdb.base/overlays.exp
1237 * gdb.base/pending.exp
1238 * gdb.base/pointers.exp
1239 * gdb.base/pr11022.exp
1240 * gdb.base/printcmds.exp
1241 * gdb.base/prologue.exp
1242 * gdb.base/ptr-typedef.exp
1243 * gdb.base/realname-expand.exp
1244 * gdb.base/relativedebug.exp
1245 * gdb.base/relocate.exp
1246 * gdb.base/remote.exp
1247 * gdb.base/reread.exp
1248 * gdb.base/return2.exp
1249 * gdb.base/savedregs.exp
1250 * gdb.base/sep.exp
1251 * gdb.base/sepdebug.exp
1252 * gdb.base/sepsymtab.exp
1253 * gdb.base/set-inferior-tty.exp
1254 * gdb.base/setshow.exp
1255 * gdb.base/shlib-call.exp
1256 * gdb.base/sigaltstack.exp
1257 * gdb.base/siginfo-addr.exp
1258 * gdb.base/signals.exp
1259 * gdb.base/signull.exp
1260 * gdb.base/sigrepeat.exp
1261 * gdb.base/so-impl-ld.exp
1262 * gdb.base/solib-display.exp
1263 * gdb.base/solib-overlap.exp
1264 * gdb.base/solib-search.exp
1265 * gdb.base/solib-symbol.exp
1266 * gdb.base/structs.exp
1267 * gdb.base/structs2.exp
1268 * gdb.base/symtab-search-order.exp
1269 * gdb.base/twice.exp
1270 * gdb.base/unload.exp
1271 * gdb.base/varargs.exp
1272 * gdb.base/watchpoint-solib.exp
1273 * gdb.base/watchpoint.exp
1274 * gdb.base/whatis.exp
1275 * gdb.base/wrong_frame_bt_full.exp
1276 * gdb.btrace/dlopen.exp
1277 * gdb.cell/ea-standalone.exp
1278 * gdb.cell/ea-test.exp
1279 * gdb.cp/dispcxx.exp
1280 * gdb.cp/gdb2384.exp
1281 * gdb.cp/method2.exp
1282 * gdb.cp/nextoverthrow.exp
1283 * gdb.cp/pr10728.exp
1284 * gdb.disasm/am33.exp
1285 * gdb.disasm/h8300s.exp
1286 * gdb.disasm/mn10300.exp
1287 * gdb.disasm/sh3.exp
1288 * gdb.dwarf2/dw2-dir-file-name.exp
1289 * gdb.fortran/complex.exp
1290 * gdb.fortran/library-module.exp
1291 * gdb.guile/scm-pretty-print.exp
1292 * gdb.guile/scm-symbol.exp
1293 * gdb.guile/scm-type.exp
1294 * gdb.guile/scm-value.exp
1295 * gdb.linespec/linespec.exp
1296 * gdb.mi/gdb701.exp
1297 * gdb.mi/gdb792.exp
1298 * gdb.mi/mi-breakpoint-changed.exp
1299 * gdb.mi/mi-dprintf-pending.exp
1300 * gdb.mi/mi-dprintf.exp
1301 * gdb.mi/mi-exit-code.exp
1302 * gdb.mi/mi-pending.exp
1303 * gdb.mi/mi-solib.exp
1304 * gdb.mi/new-ui-mi-sync.exp
1305 * gdb.mi/pr11022.exp
1306 * gdb.mi/user-selected-context-sync.exp
1307 * gdb.opt/solib-intra-step.exp
1308 * gdb.python/py-events.exp
1309 * gdb.python/py-finish-breakpoint.exp
1310 * gdb.python/py-mi.exp
1311 * gdb.python/py-prettyprint.exp
1312 * gdb.python/py-shared.exp
1313 * gdb.python/py-symbol.exp
1314 * gdb.python/py-template.exp
1315 * gdb.python/py-type.exp
1316 * gdb.python/py-value.exp
1317 * gdb.reverse/solib-precsave.exp
1318 * gdb.reverse/solib-reverse.exp
1319 * gdb.server/solib-list.exp
1320 * gdb.stabs/weird.exp
1321 * gdb.threads/reconnect-signal.exp
1322 * gdb.threads/stepi-random-signal.exp
1323 * gdb.trace/actions.exp
1324 * gdb.trace/ax.exp
1325 * gdb.trace/backtrace.exp
1326 * gdb.trace/change-loc.exp
1327 * gdb.trace/deltrace.exp
1328 * gdb.trace/ftrace-lock.exp
1329 * gdb.trace/ftrace.exp
1330 * gdb.trace/infotrace.exp
1331 * gdb.trace/mi-tracepoint-changed.exp
1332 * gdb.trace/packetlen.exp
1333 * gdb.trace/passcount.exp
1334 * gdb.trace/pending.exp
1335 * gdb.trace/range-stepping.exp
1336 * gdb.trace/report.exp
1337 * gdb.trace/stap-trace.exp
1338 * gdb.trace/tfind.exp
1339 * gdb.trace/trace-break.exp
1340 * gdb.trace/trace-condition.exp
1341 * gdb.trace/trace-enable-disable.exp
1342 * gdb.trace/trace-mt.exp
1343 * gdb.trace/tracecmd.exp
1344 * gdb.trace/tspeed.exp
1345 * gdb.trace/tsv.exp
1346 * lib/perftest.exp
1347
1348 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1349
1350 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1351 with gdb_test_no_output.
1352 Use command as test name.
1353
1354 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1355
1356 Fix test names starting with uppercase throughout the files.
1357
1358 * gdb.ada/assign_1.exp
1359 * gdb.ada/boolean_expr.exp
1360 * gdb.base/arrayidx.exp
1361 * gdb.base/del.exp
1362 * gdb.base/gcore-buffer-overflow.exp
1363 * gdb.base/testenv.exp
1364 * gdb.compile/compile.exp
1365 * gdb.python/py-framefilter-invalidarg.exp
1366 * gdb.python/py-framefilter.exp
1367
1368 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1369
1370 Fix test names starting with uppercase throughout the files.
1371
1372 * gdb.ada/array_return.exp
1373 * gdb.ada/expr_delims.exp
1374 * gdb.ada/mi_dyn_arr.exp
1375 * gdb.ada/mi_interface.exp
1376 * gdb.ada/mi_var_array.exp
1377 * gdb.ada/watch_arg.exp
1378 * gdb.arch/alpha-step.exp
1379 * gdb.arch/altivec-regs.exp
1380 * gdb.arch/e500-regs.exp
1381 * gdb.arch/powerpc-d128-regs.exp
1382 * gdb.base/arrayidx.exp
1383 * gdb.base/break.exp
1384 * gdb.base/checkpoint.exp
1385 * gdb.base/debug-expr.exp
1386 * gdb.base/dmsym.exp
1387 * gdb.base/radix.exp
1388 * gdb.base/sepdebug.exp
1389 * gdb.base/testenv.exp
1390 * gdb.base/watch_thread_num.exp
1391 * gdb.base/watchpoint-cond-gone.exp
1392 * gdb.cell/break.exp
1393 * gdb.cell/ea-cache.exp
1394 * gdb.compile/compile.exp
1395 * gdb.cp/gdb2495.exp
1396 * gdb.gdb/selftest.exp
1397 * gdb.gdb/xfullpath.exp
1398 * gdb.go/hello.exp
1399 * gdb.go/integers.exp
1400 * gdb.objc/basicclass.exp
1401 * gdb.pascal/hello.exp
1402 * gdb.pascal/integers.exp
1403 * gdb.python/py-breakpoint.exp
1404 * gdb.python/py-cmd.exp
1405 * gdb.python/py-linetable.exp
1406 * gdb.python/py-xmethods.exp
1407 * gdb.python/python.exp
1408 * gdb.reverse/consecutive-precsave.exp
1409 * gdb.reverse/finish-precsave.exp
1410 * gdb.reverse/i386-precsave.exp
1411 * gdb.reverse/machinestate-precsave.exp
1412 * gdb.reverse/sigall-precsave.exp
1413 * gdb.reverse/solib-precsave.exp
1414 * gdb.reverse/step-precsave.exp
1415 * gdb.reverse/until-precsave.exp
1416 * gdb.reverse/watch-precsave.exp
1417 * gdb.threads/leader-exit.exp
1418 * gdb.threads/pthreads.exp
1419 * gdb.threads/wp-replication.exp
1420 * gdb.trace/actions.exp
1421 * gdb.trace/mi-tsv-changed.exp
1422 * gdb.trace/tsv.exp
1423
1424 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1425
1426 Fix test names starting with uppercase throughout the files.
1427
1428 * gdb.arch/i386-bp_permanent.exp
1429 * gdb.arch/i386-gnu-cfi.exp
1430 * gdb.base/disasm-end-cu.exp
1431 * gdb.base/macscp.exp
1432 * gdb.base/pending.exp
1433 * gdb.base/watch_thread_num.exp
1434 * gdb.cp/exception.exp
1435 * gdb.cp/gdb2495.exp
1436 * gdb.cp/local.exp
1437 * gdb.python/py-evsignal.exp
1438 * gdb.python/python.exp
1439 * gdb.trace/tracecmd.exp
1440
1441 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1442
1443 Fix test names starting with uppercase throughout the files.
1444
1445 * gdb.base/charset.exp
1446 * gdb.base/eval.exp
1447 * gdb.base/multi-forks.exp
1448 * gdb.guile/scm-progspace.exp
1449 * gdb.opencl/datatypes.exp
1450 * gdb.python/py-block.exp
1451 * gdb.python/py-function.exp
1452 * gdb.python/py-symbol.exp
1453 * gdb.python/py-symtab.exp
1454 * gdb.python/py-xmethods.exp
1455 * gdb.reverse/break-precsave.exp
1456 * gdb.reverse/break-reverse.exp
1457 * gdb.reverse/consecutive-precsave.exp
1458 * gdb.reverse/consecutive-reverse.exp
1459 * gdb.reverse/finish-precsave.exp
1460 * gdb.reverse/finish-reverse-bkpt.exp
1461 * gdb.reverse/finish-reverse.exp
1462 * gdb.reverse/fstatat-reverse.exp
1463 * gdb.reverse/getresuid-reverse.exp
1464 * gdb.reverse/i386-precsave.exp
1465 * gdb.reverse/i386-reverse.exp
1466 * gdb.reverse/i386-sse-reverse.exp
1467 * gdb.reverse/i387-stack-reverse.exp
1468 * gdb.reverse/insn-reverse.exp
1469 * gdb.reverse/machinestate-precsave.exp
1470 * gdb.reverse/machinestate.exp
1471 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1472 * gdb.reverse/pipe-reverse.exp
1473 * gdb.reverse/readv-reverse.exp
1474 * gdb.reverse/recvmsg-reverse.exp
1475 * gdb.reverse/rerun-prec.exp
1476 * gdb.reverse/s390-mvcle.exp
1477 * gdb.reverse/sigall-precsave.exp
1478 * gdb.reverse/sigall-reverse.exp
1479 * gdb.reverse/solib-precsave.exp
1480 * gdb.reverse/solib-reverse.exp
1481 * gdb.reverse/step-precsave.exp
1482 * gdb.reverse/step-reverse.exp
1483 * gdb.reverse/time-reverse.exp
1484 * gdb.reverse/until-precsave.exp
1485 * gdb.reverse/until-reverse.exp
1486 * gdb.reverse/waitpid-reverse.exp
1487 * gdb.reverse/watch-precsave.exp
1488 * gdb.reverse/watch-reverse.exp
1489
1490 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1491
1492 Fix test names starting with uppercase throughout the files.
1493
1494 * gdb.arch/i386-mpx-simple_segv.exp
1495 * gdb.arch/i386-mpx.exp
1496 * gdb.arch/i386-permbkpt.exp
1497 * gdb.arch/pa-nullify.exp
1498 * gdb.arch/powerpc-d128-regs.exp
1499 * gdb.arch/vsx-regs.exp
1500 * gdb.base/bfp-test.exp
1501 * gdb.base/break.exp
1502 * gdb.base/breakpoint-shadow.exp
1503 * gdb.base/callfuncs.exp
1504 * gdb.base/charset.exp
1505 * gdb.base/commands.exp
1506 * gdb.base/completion.exp
1507 * gdb.base/dfp-test.exp
1508 * gdb.base/echo.exp
1509 * gdb.base/ending-run.exp
1510 * gdb.base/eval.exp
1511 * gdb.base/expand-psymtabs.exp
1512 * gdb.base/float128.exp
1513 * gdb.base/floatn.exp
1514 * gdb.base/foll-exec-mode.exp
1515 * gdb.base/gdb1056.exp
1516 * gdb.base/gdb11531.exp
1517 * gdb.base/kill-after-signal.exp
1518 * gdb.base/multi-forks.exp
1519 * gdb.base/overlays.exp
1520 * gdb.base/pending.exp
1521 * gdb.base/sepdebug.exp
1522 * gdb.base/testenv.exp
1523 * gdb.base/valgrind-db-attach.exp
1524 * gdb.base/watch_thread_num.exp
1525 * gdb.base/watchpoint-cond-gone.exp
1526 * gdb.base/watchpoint.exp
1527 * gdb.base/watchpoints.exp
1528 * gdb.cp/arg-reference.exp
1529 * gdb.cp/baseenum.exp
1530 * gdb.cp/operator.exp
1531 * gdb.cp/shadow.exp
1532 * gdb.dwarf2/dw2-op-out-param.exp
1533 * gdb.dwarf2/dw2-reg-undefined.exp
1534 * gdb.go/chan.exp
1535 * gdb.go/hello.exp
1536 * gdb.go/integers.exp
1537 * gdb.go/methods.exp
1538 * gdb.go/package.exp
1539 * gdb.guile/scm-parameter.exp
1540 * gdb.guile/scm-progspace.exp
1541 * gdb.guile/scm-value.exp
1542 * gdb.mi/mi-pending.exp
1543 * gdb.mi/user-selected-context-sync.exp
1544 * gdb.multi/multi-attach.exp
1545 * gdb.multi/tids.exp
1546 * gdb.opt/clobbered-registers-O2.exp
1547 * gdb.pascal/floats.exp
1548 * gdb.pascal/integers.exp
1549 * gdb.python/py-block.exp
1550 * gdb.python/py-events.exp
1551 * gdb.python/py-parameter.exp
1552 * gdb.python/py-symbol.exp
1553 * gdb.python/py-symtab.exp
1554 * gdb.python/py-type.exp
1555 * gdb.python/py-value.exp
1556 * gdb.python/py-xmethods.exp
1557 * gdb.python/python.exp
1558 * gdb.reverse/break-precsave.exp
1559 * gdb.reverse/consecutive-precsave.exp
1560 * gdb.reverse/finish-precsave.exp
1561 * gdb.reverse/i386-precsave.exp
1562 * gdb.reverse/machinestate-precsave.exp
1563 * gdb.reverse/sigall-precsave.exp
1564 * gdb.reverse/solib-precsave.exp
1565 * gdb.reverse/step-precsave.exp
1566 * gdb.reverse/until-precsave.exp
1567 * gdb.reverse/watch-precsave.exp
1568 * gdb.server/ext-attach.exp
1569 * gdb.server/ext-restart.exp
1570 * gdb.server/ext-run.exp
1571 * gdb.server/ext-wrapper.exp
1572 * gdb.stabs/gdb11479.exp
1573 * gdb.stabs/weird.exp
1574 * gdb.threads/attach-many-short-lived-threads.exp
1575 * gdb.threads/kill.exp
1576 * gdb.threads/watchpoint-fork.exp
1577
1578 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1579
1580 Fix test names starting with uppercase throughout all the files below.
1581
1582 * gdb.ada/array_return.exp
1583 * gdb.ada/catch_ex.exp
1584 * gdb.ada/info_exc.exp
1585 * gdb.ada/mi_catch_ex.exp
1586 * gdb.ada/mi_dyn_arr.exp
1587 * gdb.ada/mi_ex_cond.exp
1588 * gdb.ada/mi_exc_info.exp
1589 * gdb.ada/mi_interface.exp
1590 * gdb.ada/mi_task_arg.exp
1591 * gdb.ada/mi_task_info.exp
1592 * gdb.ada/mi_var_array.exp
1593 * gdb.arch/alpha-step.exp
1594 * gdb.arch/amd64-disp-step.exp
1595 * gdb.arch/arm-disp-step.exp
1596 * gdb.arch/disp-step-insn-reloc.exp
1597 * gdb.arch/e500-prologue.exp
1598 * gdb.arch/ftrace-insn-reloc.exp
1599 * gdb.arch/gdb1558.exp
1600 * gdb.arch/i386-bp_permanent.exp
1601 * gdb.arch/i386-disp-step.exp
1602 * gdb.arch/i386-float.exp
1603 * gdb.arch/i386-gnu-cfi.exp
1604 * gdb.arch/ia64-breakpoint-shadow.exp
1605 * gdb.arch/mips16-thunks.exp
1606 * gdb.arch/pa-nullify.exp
1607 * gdb.arch/powerpc-aix-prologue.exp
1608 * gdb.arch/powerpc-power.exp
1609 * gdb.arch/ppc-dfp.exp
1610 * gdb.arch/s390-tdbregs.exp
1611 * gdb.arch/spu-info.exp
1612 * gdb.arch/spu-ls.exp
1613 * gdb.arch/thumb-bx-pc.exp
1614 * gdb.base/advance.exp
1615 * gdb.base/annota-input-while-running.exp
1616 * gdb.base/arrayidx.exp
1617 * gdb.base/asmlabel.exp
1618 * gdb.base/async.exp
1619 * gdb.base/attach-wait-input.exp
1620 * gdb.base/auto-connect-native-target.exp
1621 * gdb.base/batch-preserve-term-settings.exp
1622 * gdb.base/bfp-test.exp
1623 * gdb.base/bigcore.exp
1624 * gdb.base/bp-permanent.exp
1625 * gdb.base/break-always.exp
1626 * gdb.base/break-fun-addr.exp
1627 * gdb.base/break-idempotent.exp
1628 * gdb.base/break-main-file-remove-fail.exp
1629 * gdb.base/break-probes.exp
1630 * gdb.base/break-unload-file.exp
1631 * gdb.base/break.exp
1632 * gdb.base/call-ar-st.exp
1633 * gdb.base/call-rt-st.exp
1634 * gdb.base/call-sc.exp
1635 * gdb.base/call-signal-resume.exp
1636 * gdb.base/call-strs.exp
1637 * gdb.base/callexit.exp
1638 * gdb.base/callfuncs.exp
1639 * gdb.base/catch-gdb-caused-signals.exp
1640 * gdb.base/catch-signal-siginfo-cond.exp
1641 * gdb.base/catch-syscall.exp
1642 * gdb.base/compare-sections.exp
1643 * gdb.base/cond-eval-mode.exp
1644 * gdb.base/condbreak-call-false.exp
1645 * gdb.base/consecutive-step-over.exp
1646 * gdb.base/cursal.exp
1647 * gdb.base/disabled-location.exp
1648 * gdb.base/disasm-end-cu.exp
1649 * gdb.base/display.exp
1650 * gdb.base/double-prompt-target-event-error.exp
1651 * gdb.base/dprintf-bp-same-addr.exp
1652 * gdb.base/dprintf-detach.exp
1653 * gdb.base/dprintf-next.exp
1654 * gdb.base/dprintf-non-stop.exp
1655 * gdb.base/dprintf-pending.exp
1656 * gdb.base/dso2dso.exp
1657 * gdb.base/ending-run.exp
1658 * gdb.base/enum_cond.exp
1659 * gdb.base/examine-backward.exp
1660 * gdb.base/exe-lock.exp
1661 * gdb.base/exec-invalid-sysroot.exp
1662 * gdb.base/execl-update-breakpoints.exp
1663 * gdb.base/execution-termios.exp
1664 * gdb.base/fileio.exp
1665 * gdb.base/fixsection.exp
1666 * gdb.base/foll-exec-mode.exp
1667 * gdb.base/foll-exec.exp
1668 * gdb.base/fork-running-state.exp
1669 * gdb.base/frame-args.exp
1670 * gdb.base/fullpath-expand.exp
1671 * gdb.base/func-ptr.exp
1672 * gdb.base/gcore-relro-pie.exp
1673 * gdb.base/gdb1090.exp
1674 * gdb.base/gdb1555.exp
1675 * gdb.base/global-var-nested-by-dso.exp
1676 * gdb.base/gnu-ifunc.exp
1677 * gdb.base/hbreak-in-shr-unsupported.exp
1678 * gdb.base/hbreak-unmapped.exp
1679 * gdb.base/hook-stop.exp
1680 * gdb.base/infcall-input.exp
1681 * gdb.base/info-fun.exp
1682 * gdb.base/info-shared.exp
1683 * gdb.base/interrupt-noterm.exp
1684 * gdb.base/jit-so.exp
1685 * gdb.base/jit.exp
1686 * gdb.base/line-symtabs.exp
1687 * gdb.base/list.exp
1688 * gdb.base/longjmp.exp
1689 * gdb.base/macscp.exp
1690 * gdb.base/max-value-size.exp
1691 * gdb.base/nodebug.exp
1692 * gdb.base/nofield.exp
1693 * gdb.base/overlays.exp
1694 * gdb.base/paginate-after-ctrl-c-running.exp
1695 * gdb.base/paginate-bg-execution.exp
1696 * gdb.base/paginate-inferior-exit.exp
1697 * gdb.base/pending.exp
1698 * gdb.base/pr11022.exp
1699 * gdb.base/printcmds.exp
1700 * gdb.base/ptr-typedef.exp
1701 * gdb.base/ptype.exp
1702 * gdb.base/randomize.exp
1703 * gdb.base/range-stepping.exp
1704 * gdb.base/realname-expand.exp
1705 * gdb.base/relativedebug.exp
1706 * gdb.base/remote.exp
1707 * gdb.base/savedregs.exp
1708 * gdb.base/sepdebug.exp
1709 * gdb.base/set-noassign.exp
1710 * gdb.base/shlib-call.exp
1711 * gdb.base/shreloc.exp
1712 * gdb.base/sigaltstack.exp
1713 * gdb.base/sigbpt.exp
1714 * gdb.base/siginfo-addr.exp
1715 * gdb.base/siginfo-obj.exp
1716 * gdb.base/siginfo-thread.exp
1717 * gdb.base/signest.exp
1718 * gdb.base/signull.exp
1719 * gdb.base/sigrepeat.exp
1720 * gdb.base/skip.exp
1721 * gdb.base/so-impl-ld.exp
1722 * gdb.base/solib-corrupted.exp
1723 * gdb.base/solib-disc.exp
1724 * gdb.base/solib-display.exp
1725 * gdb.base/solib-overlap.exp
1726 * gdb.base/solib-search.exp
1727 * gdb.base/solib-symbol.exp
1728 * gdb.base/source-execution.exp
1729 * gdb.base/sss-bp-on-user-bp-2.exp
1730 * gdb.base/sss-bp-on-user-bp.exp
1731 * gdb.base/stack-checking.exp
1732 * gdb.base/stale-infcall.exp
1733 * gdb.base/step-break.exp
1734 * gdb.base/step-line.exp
1735 * gdb.base/step-over-exit.exp
1736 * gdb.base/step-test.exp
1737 * gdb.base/structs.exp
1738 * gdb.base/sym-file.exp
1739 * gdb.base/symtab-search-order.exp
1740 * gdb.base/term.exp
1741 * gdb.base/type-opaque.exp
1742 * gdb.base/unload.exp
1743 * gdb.base/until-nodebug.exp
1744 * gdb.base/until.exp
1745 * gdb.base/unwindonsignal.exp
1746 * gdb.base/watch-cond.exp
1747 * gdb.base/watch-non-mem.exp
1748 * gdb.base/watch_thread_num.exp
1749 * gdb.base/watchpoint-reuse-slot.exp
1750 * gdb.base/watchpoint-solib.exp
1751 * gdb.base/watchpoint.exp
1752 * gdb.btrace/dlopen.exp
1753 * gdb.cell/arch.exp
1754 * gdb.cell/break.exp
1755 * gdb.cell/bt.exp
1756 * gdb.cell/core.exp
1757 * gdb.cell/data.exp
1758 * gdb.cell/dwarfaddr.exp
1759 * gdb.cell/ea-cache.exp
1760 * gdb.cell/ea-standalone.exp
1761 * gdb.cell/ea-test.exp
1762 * gdb.cell/f-regs.exp
1763 * gdb.cell/fork.exp
1764 * gdb.cell/gcore.exp
1765 * gdb.cell/mem-access.exp
1766 * gdb.cell/ptype.exp
1767 * gdb.cell/registers.exp
1768 * gdb.cell/sizeof.exp
1769 * gdb.cell/solib-symbol.exp
1770 * gdb.cell/solib.exp
1771 * gdb.compile/compile-tls.exp
1772 * gdb.cp/exception.exp
1773 * gdb.cp/gdb2495.exp
1774 * gdb.cp/local.exp
1775 * gdb.cp/mb-inline.exp
1776 * gdb.cp/mb-templates.exp
1777 * gdb.cp/pr10687.exp
1778 * gdb.cp/pr9167.exp
1779 * gdb.cp/scope-err.exp
1780 * gdb.cp/templates.exp
1781 * gdb.cp/virtfunc.exp
1782 * gdb.dwarf2/dw2-dir-file-name.exp
1783 * gdb.dwarf2/dw2-single-line-discriminators.exp
1784 * gdb.fortran/complex.exp
1785 * gdb.fortran/library-module.exp
1786 * gdb.guile/guile.exp
1787 * gdb.guile/scm-cmd.exp
1788 * gdb.guile/scm-frame-inline.exp
1789 * gdb.guile/scm-objfile.exp
1790 * gdb.guile/scm-pretty-print.exp
1791 * gdb.guile/scm-symbol.exp
1792 * gdb.guile/scm-type.exp
1793 * gdb.guile/scm-value.exp
1794 * gdb.linespec/keywords.exp
1795 * gdb.linespec/ls-errs.exp
1796 * gdb.linespec/macro-relative.exp
1797 * gdb.linespec/thread.exp
1798 * gdb.mi/mi-breakpoint-changed.exp
1799 * gdb.mi/mi-dprintf-pending.exp
1800 * gdb.mi/mi-fullname-deleted.exp
1801 * gdb.mi/mi-logging.exp
1802 * gdb.mi/mi-pending.exp
1803 * gdb.mi/mi-solib.exp
1804 * gdb.mi/new-ui-mi-sync.exp
1805 * gdb.mi/user-selected-context-sync.exp
1806 * gdb.multi/dummy-frame-restore.exp
1807 * gdb.multi/multi-arch-exec.exp
1808 * gdb.multi/remove-inferiors.exp
1809 * gdb.multi/watchpoint-multi-exit.exp
1810 * gdb.opt/solib-intra-step.exp
1811 * gdb.perf/backtrace.exp
1812 * gdb.perf/single-step.exp
1813 * gdb.perf/skip-command.exp
1814 * gdb.perf/skip-prologue.exp
1815 * gdb.perf/solib.exp
1816 * gdb.python/lib-types.exp
1817 * gdb.python/py-as-string.exp
1818 * gdb.python/py-bad-printers.exp
1819 * gdb.python/py-block.exp
1820 * gdb.python/py-breakpoint.exp
1821 * gdb.python/py-cmd.exp
1822 * gdb.python/py-events.exp
1823 * gdb.python/py-evthreads.exp
1824 * gdb.python/py-finish-breakpoint.exp
1825 * gdb.python/py-finish-breakpoint2.exp
1826 * gdb.python/py-frame-inline.exp
1827 * gdb.python/py-frame.exp
1828 * gdb.python/py-inferior.exp
1829 * gdb.python/py-infthread.exp
1830 * gdb.python/py-mi.exp
1831 * gdb.python/py-objfile.exp
1832 * gdb.python/py-pp-maint.exp
1833 * gdb.python/py-pp-registration.exp
1834 * gdb.python/py-prettyprint.exp
1835 * gdb.python/py-recurse-unwind.exp
1836 * gdb.python/py-shared.exp
1837 * gdb.python/py-symbol.exp
1838 * gdb.python/py-symtab.exp
1839 * gdb.python/py-template.exp
1840 * gdb.python/py-type.exp
1841 * gdb.python/py-unwind-maint.exp
1842 * gdb.python/py-unwind.exp
1843 * gdb.python/py-value.exp
1844 * gdb.python/python.exp
1845 * gdb.reverse/finish-reverse-bkpt.exp
1846 * gdb.reverse/insn-reverse.exp
1847 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1848 * gdb.reverse/solib-precsave.exp
1849 * gdb.reverse/solib-reverse.exp
1850 * gdb.stabs/gdb11479.exp
1851 * gdb.stabs/weird.exp
1852 * gdb.threads/fork-child-threads.exp
1853 * gdb.threads/fork-plus-threads.exp
1854 * gdb.threads/fork-thread-pending.exp
1855 * gdb.threads/forking-threads-plus-breakpoint.exp
1856 * gdb.threads/hand-call-in-threads.exp
1857 * gdb.threads/interrupted-hand-call.exp
1858 * gdb.threads/linux-dp.exp
1859 * gdb.threads/local-watch-wrong-thread.exp
1860 * gdb.threads/next-while-other-thread-longjmps.exp
1861 * gdb.threads/non-ldr-exit.exp
1862 * gdb.threads/pending-step.exp
1863 * gdb.threads/print-threads.exp
1864 * gdb.threads/process-dies-while-detaching.exp
1865 * gdb.threads/process-dies-while-handling-bp.exp
1866 * gdb.threads/pthreads.exp
1867 * gdb.threads/queue-signal.exp
1868 * gdb.threads/reconnect-signal.exp
1869 * gdb.threads/signal-command-handle-nopass.exp
1870 * gdb.threads/signal-command-multiple-signals-pending.exp
1871 * gdb.threads/signal-delivered-right-thread.exp
1872 * gdb.threads/signal-sigtrap.exp
1873 * gdb.threads/sigthread.exp
1874 * gdb.threads/staticthreads.exp
1875 * gdb.threads/stepi-random-signal.exp
1876 * gdb.threads/thread-unwindonsignal.exp
1877 * gdb.threads/thread_check.exp
1878 * gdb.threads/thread_events.exp
1879 * gdb.threads/tid-reuse.exp
1880 * gdb.threads/tls-nodebug.exp
1881 * gdb.threads/tls-shared.exp
1882 * gdb.threads/tls-so_extern.exp
1883 * gdb.threads/tls.exp
1884 * gdb.threads/wp-replication.exp
1885 * gdb.trace/actions-changed.exp
1886 * gdb.trace/actions.exp
1887 * gdb.trace/backtrace.exp
1888 * gdb.trace/change-loc.exp
1889 * gdb.trace/collection.exp
1890 * gdb.trace/deltrace.exp
1891 * gdb.trace/disconnected-tracing.exp
1892 * gdb.trace/entry-values.exp
1893 * gdb.trace/ftrace-lock.exp
1894 * gdb.trace/ftrace.exp
1895 * gdb.trace/infotrace.exp
1896 * gdb.trace/mi-trace-frame-collected.exp
1897 * gdb.trace/mi-trace-unavailable.exp
1898 * gdb.trace/mi-traceframe-changed.exp
1899 * gdb.trace/mi-tracepoint-changed.exp
1900 * gdb.trace/mi-tsv-changed.exp
1901 * gdb.trace/no-attach-trace.exp
1902 * gdb.trace/packetlen.exp
1903 * gdb.trace/passc-dyn.exp
1904 * gdb.trace/passcount.exp
1905 * gdb.trace/pending.exp
1906 * gdb.trace/pr16508.exp
1907 * gdb.trace/qtro.exp
1908 * gdb.trace/range-stepping.exp
1909 * gdb.trace/read-memory.exp
1910 * gdb.trace/report.exp
1911 * gdb.trace/save-trace.exp
1912 * gdb.trace/signal.exp
1913 * gdb.trace/stap-trace.exp
1914 * gdb.trace/status-stop.exp
1915 * gdb.trace/strace.exp
1916 * gdb.trace/tfile.exp
1917 * gdb.trace/tfind.exp
1918 * gdb.trace/trace-break.exp
1919 * gdb.trace/trace-condition.exp
1920 * gdb.trace/trace-enable-disable.exp
1921 * gdb.trace/trace-mt.exp
1922 * gdb.trace/tracecmd.exp
1923 * gdb.trace/tracefile-pseudo-reg.exp
1924 * gdb.trace/tspeed.exp
1925 * gdb.trace/tstatus.exp
1926 * gdb.trace/tsv.exp
1927 * gdb.trace/unavailable.exp
1928 * gdb.trace/while-dyn.exp
1929 * gdb.trace/while-stepping.exp
1930 * lib/gdb-guile.exp
1931 * lib/gdb.exp
1932 * lib/mi-support.exp
1933 * lib/pascal.exp
1934 * lib/perftest.exp
1935 * lib/prelink-support.exp
1936 * lib/selftest-support.exp
1937
1938 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1939
1940 * Makefile.in: Include disable-implicit-rules.mk.
1941
1942 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1943
1944 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1945 non-byte-aligned bit fields.
1946
1947 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1948
1949 PR gdb/12616
1950 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1951 respects the DW_AT_data_bit_offset attribute.
1952
1953 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1954
1955 * gdb.base/default.exp: Fix output of "set language".
1956
1957 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1958
1959 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1960 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1961 make.
1962 * configure.ac: Remove checks for the make program.
1963 * configure: Re-generate.
1964
1965 2016-11-16 Kevin Buettner <kevinb@redhat.com>
1966
1967 * gdb.python/py-recurse-unwind.c (main): Add loop.
1968 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
1969 to read_register() and gdb.parse_and_eval(). Make each code
1970 call a separate case that can be individually tested.
1971 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
1972 proc. Call cont_and_backtrace for each of the code paths that
1973 we want to test in the unwinder.
1974
1975 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
1976
1977 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
1978 the definition of struct S.
1979
1980 2016-11-11 Catherine Moore <clm@codesourcery.com>
1981
1982 * gdb.base/dump.exp: Identify verilog format dump tests as such.
1983
1984 2016-11-09 Pedro Alves <palves@redhat.com>
1985
1986 * gdb.base/commands.exp (runto_or_return): New procedure.
1987 (gdbvar_simple_if_test, gdbvar_simple_while_test)
1988 (gdbvar_complex_if_while_test, progvar_simple_if_test)
1989 (progvar_simple_while_test, progvar_complex_if_while_test)
1990 (if_while_breakpoint_command_test)
1991 (infrun_breakpoint_command_test, breakpoint_command_test)
1992 (user_defined_command_test, watchpoint_command_test)
1993 (test_command_prompt_position, redefine_hook_test)
1994 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
1995 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
1996 multi_line_input and multi_line. Remove gdb_expect and
1997 gdb_stop_suppressing_tests uses.
1998 * lib/gdb.exp (valnum_re): New global.
1999 (multi_line_input): New procedure.
2000
2001 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2002
2003 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2004 Remove.
2005 (test_setup): Define with proc_with_prefix.
2006 (test_cli_inferior): Likewise.
2007 (test_cli_thread): Likewise.
2008 (test_cli_frame): Likewise.
2009 (test_cli_select_frame): Likewise.
2010 (test_cli_up_down): Likewise.
2011 (test_mi_thread_select): Likewise.
2012 (test_mi_stack_select_frame): Likewise.
2013 (test_cli_in_mi_inferior): Likewise.
2014 (test_cli_in_mi_thread): Likewise.
2015 (test_cli_in_mi_frame): Likewise.
2016 (top level): Do not use with_test_prefix_procname.
2017
2018 2016-11-09 Pedro Alves <palves@redhat.com>
2019
2020 * gdb.base/commands.exp (gdbvar_simple_if_test)
2021 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2022 (progvar_simple_if_test, progvar_simple_while_test)
2023 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2024 (infrun_breakpoint_command_test, breakpoint_command_test)
2025 (user_defined_command_test, watchpoint_command_test)
2026 (test_command_prompt_position, deprecated_command_test)
2027 (bp_deleted_in_command, temporary_breakpoint_commands)
2028 (stray_arg0_test, source_file_with_indented_comment)
2029 (recursive_source_test, if_commands_test)
2030 (error_clears_commands_left, redefine_hook_test)
2031 (redefine_backtrace_test): Use proc_with_prefix.
2032 * lib/gdb.exp (proc_with_prefix): New proc.
2033
2034 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2035
2036 * gdb.base/tui-layout.c: New file.
2037 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2038 disassembly window contains very long lines.
2039
2040 2016-11-08 Tom Tromey <tom@tromey.com>
2041
2042 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2043 depend on Python 2.
2044
2045 2016-11-08 Tom Tromey <tom@tromey.com>
2046
2047 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2048 New method.
2049
2050 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2051
2052 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2053
2054 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2055
2056 * gdb.rust/simple.rs: Add test for univariant enums without
2057 discriminants and for encoded struct-like enums.
2058
2059 2016-10-28 Pedro Alves <palves@redhat.com>
2060
2061 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2062 gdb_test_multiple, tighten regexps and match symtabs and line
2063 tables incrementally.
2064
2065 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2066
2067 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2068 general.
2069
2070 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2071
2072 * gdb.base/exec-invalid-sysroot.exp: New file.
2073
2074 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2075
2076 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2077
2078 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2079
2080 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2081
2082 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2083
2084 * gdb.base/killed-outside.exp: Remove $options from a call to
2085 `prepare_for_testing'.
2086
2087 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2088
2089 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2090 Change test message.
2091
2092 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2093
2094 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2095 Update comment.
2096
2097 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2098
2099 * gdb.trace/mi-trace-save.exp: New file.
2100
2101 2016-10-13 Yao Qi <yao.qi@linaro.org>
2102
2103 * gdb.base/code_elim.exp (get_var_address): Remove.
2104 * gdb.base/relocate.exp: Likewise.
2105 * gdb.base/shreloc.exp: Likewise.
2106 * lib/gdb.exp (get_var_address): New.
2107
2108 2016-10-13 Yao Qi <yao.qi@linaro.org>
2109
2110 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2111 floating point tests if $skip_float_test is false.
2112
2113 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2114
2115 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2116 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2117 argc values.
2118 Add 1 to argc so we guarantee distinct initial/modified argc values.
2119
2120 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2121
2122 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2123
2124 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2125
2126 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2127 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2128 * gdb.arch/vsx-regs.exp: Likewise.
2129
2130 2016-10-07 Yao Qi <yao.qi@linaro.org>
2131
2132 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2133
2134 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2135
2136 * gdb.python/python.exp: Test decode_line("*0").
2137
2138 2016-10-06 Doug Evans <dje@google.com>
2139
2140 * gdb.python/py-value.exp (test_value_creation): Add test for large
2141 unsigned 64-bit value.
2142
2143 2016-10-06 Tom Tromey <tom@tromey.com>
2144
2145 * gdb.compile/compile.exp: Change java tests to rust.
2146 * gdb.base/setshow.exp: Change java tests to rust.
2147 * gdb.base/default.exp: Remove java from language list.
2148 * README (Examples): Update language example.
2149 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2150 test.
2151 * lib/gdb.exp (skip_java_tests): Remove.
2152 * lib/java.exp: Remove.
2153 * gdb.java: Remove.
2154
2155 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2156
2157 * gdb.arch/mips-fcr.exp: New test.
2158 * gdb.arch/mips-fcr.c: Source for the new test.
2159
2160 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2161
2162 * gdb.base/solib-disc.exp: Use `standard_output_file'
2163 throughout.
2164
2165 2016-10-06 Pedro Alves <palves@redhat.com>
2166
2167 * gdb.base/jit-simple-dl.c: New file.
2168 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2169 * gdb.base/jit-simple.c: ... this.
2170 * gdb.base/jit-simple.exp (jit_run): Delete.
2171 (build_jit): New proc.
2172 (jit_test_reread): Recompile either the main program or the shared
2173 library, depending on what is being tested. Skip changing address
2174 if caller wants to. Compare before/after addresses. If testing
2175 standalone, explicitly load the binary. Test "maint info
2176 breakpoints".
2177 (top level): Add "standalone vs shared lib" and "change address"
2178 vs "same address" axes.
2179
2180 2016-10-06 Pedro Alves <palves@redhat.com>
2181
2182 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2183 call.
2184 (jit_run): Delete.
2185 (jit_test_reread): Use with_test_prefix. Reload the main binary
2186 explicitly. Compare the before/after addresses of the JIT
2187 descriptor.
2188
2189 2016-08-15 Doug Evans <dje@google.com>
2190
2191 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2192 for single bitfields is bool.
2193 * gdb.xml/tdesc-regs.exp: Ditto.
2194
2195 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2196
2197 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2198
2199 2016-10-05 Yao Qi <yao.qi@linaro.org>
2200
2201 * lib/gdb.exp (support_complex_tests): Return zero if
2202 gdb_skip_float_test return true.
2203
2204 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2205 Simon Marchi <simon.marchi@ericsson.com>
2206
2207 PR gdb/20487
2208 * gdb.mi/user-selected-context-sync.exp: New file.
2209 * gdb.mi/user-selected-context-sync.c: New file.
2210
2211 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2212 Simon Marchi <simon.marchi@ericsson.com>
2213
2214 PR gdb/20487
2215 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2216 =thread-select-event check.
2217
2218 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2219
2220 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2221 the compulsory L operand changes.
2222 * gdb.arch/powerpc-power.s: Likewise.
2223
2224 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2225
2226 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2227 * gdb.base/jit-attach-pie.c: New file.
2228 * gdb.base/jit-attach-pie.exp: New file.
2229
2230 2016-09-28 Pedro Alves <palves@redhat.com>
2231
2232 * gdb.base/infcall-input.c: New file.
2233 * gdb.base/infcall-input.exp: New file.
2234
2235 2016-09-22 Yao Qi <yao.qi@linaro.org>
2236
2237 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2238 (gdb_exit): Rename it to ...
2239 (gdbserver_gdb_exit): ... Close GDBserver.
2240 (gdb_exit): New proc, call gdbserver_gdb_exit.
2241 (mi_gdb_exit): Likewise.
2242
2243 2016-09-22 Yao Qi <yao.qi@linaro.org>
2244
2245 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2246 path.
2247 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2248 Remove duplication.
2249
2250 2016-09-22 Yao Qi <yao.qi@linaro.org>
2251
2252 * lib/gdbserver-support.exp: Check the existence of
2253 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2254
2255 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2256
2257 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2258
2259 2016-09-21 Tom Tromey <tom@tromey.com>
2260
2261 PR gdb/20604:
2262 * gdb.base/quit.exp: New file.
2263
2264 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2265
2266 * .gitignore: New file.
2267
2268 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2269
2270 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2271 throughout.
2272
2273 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2274
2275 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2276
2277 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2278
2279 * gdb.cp/casts.cc (decltype): Move it ...
2280 (main): ... with its call to ...
2281 * gdb.cp/casts03.cc: ... a new file.
2282 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2283
2284 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2285
2286 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2287
2288 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2289
2290 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2291 and sync up the test with tests in gas/testsuite/gas/ppc.
2292 * gdb.arch/powerpc-power.exp: Likewise.
2293
2294 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2295
2296 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2297
2298 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2299 Jan Kratochvil <jan.kratochvil@redhat.com>
2300
2301 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2302 make m1's definition to be different from m2's. Use 'dummy' as an
2303 argument for probe 'two'.
2304
2305 2016-09-10 Jon Beniston <jon@beniston.com>
2306
2307 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2308 for sim target.
2309
2310 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2311
2312 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2313 variable declaration.
2314 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2315 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2316 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2317 received HWCAP as its argument.
2318
2319 2016-09-06 Pedro Alves <palves@redhat.com>
2320
2321 * gdb.base/new-ui-pending-input.c: New file.
2322 * gdb.base/new-ui-pending-input.exp: New file.
2323 * gdb.exp (clear_gdb_spawn_id): New procedure.
2324 (with_spawn_id): Check whether gdb_spawn_id exists before
2325 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2326 on exit.
2327
2328 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2329
2330 * gdb.base/float128.c: New file.
2331 * gdb.base/float128.exp: Likewise.
2332 * gdb.base/floatn.c: Likewise.
2333 * gdb.base/floatn.exp: Likewise.
2334
2335 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2336
2337 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2338
2339 2016-09-05 Pedro Alves <palves@redhat.com>
2340
2341 PR backtrace/19927
2342 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2343 unwinders are immediately called as side effect of "source" or
2344 "disable unwinder" commands.
2345 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2346
2347 2016-09-02 Yao Qi <yao.qi@linaro.org>
2348
2349 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2350 is true and $type is "float" or "double".
2351
2352 2016-09-02 Yao Qi <yao.qi@linaro.org>
2353
2354 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2355 true.
2356 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2357 * gdb.base/call-rt-st.exp: Likewise.
2358 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2359 return value instead of gdb,skip_float_test.
2360 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2361 (do_function_calls): Use its return value instead of
2362 gdb,skip_float_test.
2363 * gdb.base/finish.exp: Likewise.
2364 * gdb.base/funcargs.exp: Likewise.
2365 * gdb.base/return.exp: Likewise.
2366 * gdb.base/return2.exp: Likewise.
2367 * gdb.base/varargs.exp: Likewise.
2368 * lib/gdb.exp (gdb_skip_float_test): Change it to
2369 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2370
2371 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2372
2373 * gdb.multi/tids.exp: Test "thread apply all".
2374
2375 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2376
2377 * gdb.base/default.exp (tty): Remove.
2378
2379 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2380
2381 * gdb.python/py-recurse-unwind.c: New file.
2382 * gdb.python/py-recurse-unwind.py: New file.
2383 * gdb.python/py-recurse-unwind.exp: New file.
2384
2385 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2386
2387 * gdb.base/set-inferior-tty.exp: New file.
2388 * gdb.base/set-inferior-tty.c: New file.
2389
2390 2016-08-23 Pedro Alves <palves@redhat.com>
2391
2392 PR gdb/20494
2393 * gdb.base/new-ui-echo.c: New file.
2394 * gdb.base/new-ui-echo.exp: New file.
2395
2396 2016-08-23 Yao Qi <yao.qi@linaro.org>
2397
2398 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2399 gdbserver_spawn.
2400 * gdb.server/connect-without-multi-process.exp (do_test):
2401 Likewise.
2402
2403 2016-08-23 Yao Qi <yao.qi@linaro.org>
2404
2405 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2406 standalone_txt. Delete gdb_txt and standalone_txt on host
2407 and target. Spawn the binary on target. Copy files from
2408 target to host.
2409
2410 2016-08-22 Pedro Alves <palves@redhat.com>
2411
2412 PR gdb/20505
2413 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2414 with_test_prefix. Factor out bits to ...
2415 (test_no_vdso): ... this new procedure.
2416
2417 2016-08-19 Carl Love <cel@us.ibm.com>
2418
2419 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2420 maintaining separate logic for constructing the output path.
2421 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2422 * gdb.arch/ppc-dfp.exp: Likewise.
2423 * gdb.arch/ppc-fp.exp: Likewise.
2424 * gdb.arch/vsx-regs.exp: Likewise.
2425 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2426 binprefix for generating the additional binary files.
2427
2428 2016-08-19 Pedro Alves <palves@redhat.com>
2429
2430 * gdb.trace/mi-trace-frame-collected.exp
2431 (test_trace_frame_collected): On x32, expect two registers.
2432
2433 2016-08-18 Carl Love <cel@us.ibm.com>
2434
2435 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2436 and sync up the test with tests in gas/testsuite/gas/ppc.
2437 * gdb.arch/powerpc-power.exp: Likewise.
2438
2439 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2440
2441 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2442 expected error message.
2443
2444 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2445
2446 * gdb.multi/remove-inferiors.exp: New file.
2447 * gdb.multi/remove-inferiors.c: New file.
2448
2449 2016-08-12 Yao Qi <yao.qi@linaro.org>
2450
2451 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2452 argument list.
2453
2454 2016-08-10 Pedro Alves <palves@redhat.com>
2455
2456 PR gdb/19187
2457 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2458 setup_kfails.
2459
2460 2016-08-09 Pedro Alves <palves@redhat.com>
2461 Simon Marchi <simon.marchi@ericsson.com>
2462
2463 PR gdb/20418
2464 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2465 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2466
2467 2016-08-09 Pedro Alves <palves@redhat.com>
2468
2469 PR mi/20431
2470 * gdb.mi/mi-cmd-error.exp: New file.
2471
2472 2016-08-09 Pedro Alves <palves@redhat.com>
2473
2474 PR gdb/18653
2475 * gdb.base/signals-state-child.c: New file.
2476 * gdb.base/signals-state-child.exp: New file.
2477 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2478
2479 2016-08-09 Pedro Alves <palves@redhat.com>
2480
2481 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2482
2483 2016-08-03 Tom Tromey <tom@tromey.com>
2484
2485 PR python/18565:
2486 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2487
2488 2016-08-01 Yao Qi <yao.qi@linaro.org>
2489
2490 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2491 variable mode to "multi-process" if $multi_process is 1, otherwise
2492 set it to "single-process".
2493
2494 2016-08-01 Yao Qi <yao.qi@linaro.org>
2495
2496 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2497 * gdb.cp/cpexprs.exp: Likewise.
2498 * gdb.cp/m-static.exp: Likewise.
2499
2500 2016-07-26 Tom Tromey <tom@tromey.com>
2501
2502 PR python/20190:
2503 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2504 test.
2505
2506 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2507
2508 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2509 selecting assembly source files.
2510 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2511 assembly source files.
2512 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2513 assembly source files.
2514 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2515 selecting assembly source files.
2516
2517 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2518
2519 * gdb.base/new-ui.exp (do_test_invalid_args): New
2520 procedure.
2521
2522 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2523
2524 * gdb.btrace/reconnect.c: New file.
2525 * gdb.btrace/reconnect.exp: New file.
2526
2527 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2528
2529 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2530 to test_catch_syscall_group.
2531 (test_catch_syscall_group): New.
2532
2533 2016-07-21 Tom Tromey <tom@tromey.com>
2534
2535 * gdb.rust/simple.rs (main): Use empty struct expression.
2536 * gdb.rust/simple.exp: Add tests for empty struct expression.
2537
2538 2016-07-21 Yao Qi <yao.qi@linaro.org>
2539
2540 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2541 if gdb_skip_xml_test is true on some targets.
2542
2543 2016-07-21 Yao Qi <yao.qi@linaro.org>
2544
2545 * gdb.server/solib-list.exp: Unset last_loaded_file.
2546
2547 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2548
2549 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2550 "step into captured_main (args)".
2551
2552 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2553
2554 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2555
2556 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2557
2558 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2559
2560 2016-07-19 Pedro Alves <palves@redhat.com>
2561
2562 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2563 * gdb.opt/inline-bt.exp: Likewise.
2564 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2565 additional_flags=-Winline.
2566 * gdb.opt/inline-locals.exp: Likewise.
2567 * gdb.opt/inline-markers.c (ATTR): Define.
2568 (inlined_fn): Use it.
2569
2570 2016-07-19 Yao Qi <yao.qi@linaro.org>
2571
2572 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2573 (test_with_self): Remove some code. Remove argument executable.
2574 (top-level): Use do_self_tests.
2575
2576 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2577 Don Breazeal <donb@codesourcery.com>
2578
2579 * gdb.base/maint.exp: Escape paths used in regular expressions.
2580 * gdb.stabs/weird.exp: Likewise.
2581
2582 2016-07-13 Tom Tromey <tom@tromey.com>
2583
2584 PR python/15620, PR python/18620:
2585 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2586 (test_bkpt_events): New procs.
2587
2588 2016-07-13 Tom Tromey <tom@tromey.com>
2589
2590 PR python/17698:
2591 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2592 test.
2593 (test_watchpoints): Likewise.
2594 (test_bkpt_pending): New proc.
2595
2596 2016-07-13 Tom Tromey <tom@tromey.com>
2597
2598 PR cli/18053:
2599 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2600 completion test.
2601
2602 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2603
2604 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2605 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2606 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2607 f_label.
2608 (g): Rename g_end_lbl to g_label.
2609 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2610 low_pc and high_pc.
2611 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2612
2613 2016-07-12 Tom Tromey <tom@tromey.com>
2614
2615 PR python/19293:
2616 * gdb.python/py-unwind-maint.exp: Update tests.
2617
2618 2016-07-12 Yao Qi <yao.qi@linaro.org>
2619
2620 * lib/selftest-support.exp (selftest_setup): Match the output
2621 when captured_main is inlined.
2622
2623 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2624
2625 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2626 New variables.
2627 (print this%a, print this%b, print this): New tests.
2628 * gdb.fortran/derived-types.f90 (this): New object and
2629 initialization.
2630
2631 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2632
2633 * gdb.ada/arraydim.exp: Remove extra directory level in build
2634 directory.
2635
2636 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2637
2638 * lib/ada.exp: Remove extra directory level in build directory.
2639 * gdb.ada/cond_lang.exp: Likewise.
2640 * gdb.ada/exec_changed.exp: Likewise.
2641 * gdb.ada/lang_switch.exp: Likewise.
2642
2643 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2644
2645 * simple.rs: Add test for raw pointer subscripting.
2646 * simple.exp: Add test expectations.
2647
2648 2016-07-05 Yao Qi <yao.qi@linaro.org>
2649
2650 * gdb.mi/mi-reverse.exp: Match =record-started output.
2651
2652 2016-07-01 Pedro Alves <palves@redhat.com>
2653
2654 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2655 procedure.
2656 (jit_reader_test): Test the jit reader's unwinder.
2657 * gdb.base/jithost.c (jit_function_00_code): New global.
2658 (main): Use memcpy to fill in the mmapped code, instead of poking
2659 bytes manually here.
2660 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2661 value.
2662 (read_debug_info): Save the function's range.
2663 (read_sp): New function.
2664 (unwind_frame): Use it. Also unwind RBP.
2665 (get_frame_id): Use read_sp.
2666 (gdb_init_reader): Use calloc instead of malloc.
2667 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2668 parameter. Use gdb_test_multiple.
2669
2670 2016-07-01 Pedro Alves <palves@redhat.com>
2671 Antoine Tremblay <antoine.tremblay@ericsson.com>
2672
2673 * gdb.threads/process-dies-while-detaching.c: New file.
2674 * gdb.threads/process-dies-while-detaching.exp: New file.
2675
2676 2016-07-01 Pedro Alves <palves@redhat.com>
2677
2678 * gdb.multi/watchpoint-multi-exit.c: New file.
2679 * gdb.multi/watchpoint-multi-exit.exp: New file.
2680
2681 2016-06-30 Pedro Alves <palves@redhat.com>
2682
2683 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2684 unset inferior_spawn_id.
2685
2686 2016-06-30 Pedro Alves <palves@redhat.com>
2687
2688 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2689 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2690
2691 2016-06-29 Yao Qi <yao.qi@linaro.org>
2692
2693 * gdb.base/return.c: Add copyright header.
2694
2695 2016-06-29 Tom Tromey <tom@tromey.com>
2696
2697 PR python/20129:
2698 * gdb.python/py-framefilter.exp: Add tests for setting priority
2699 and disabling of non-existent frame filter.
2700
2701 2016-06-29 Yao Qi <yao.qi@linaro.org>
2702
2703 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2704 0x0f07ff.
2705
2706 2016-06-28 Yao Qi <yao.qi@linaro.org>
2707
2708 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2709 triplets. Start gdb, execute catch syscall, and continue. Check
2710 gdb's output to determine catch syscall is supported.
2711
2712 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2713
2714 * gdb.rust/simple.rs: Add test for returning unit in a function.
2715 * gdb.rust/simple.exp: Add expectation for functions returning
2716 unit.
2717
2718 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2719
2720 * gdb.python/py-breakpoint-create-fail.c,
2721 gdb.python/py-breakpoint-create-fail.exp,
2722 gdb.python/py-breakpoint-create-fail.py: New testcase.
2723
2724 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2725
2726 PR gdb/20239
2727 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2728 * gdb.rust/simple.exp: Add test expectations for new NonZero
2729 tests.
2730
2731 2016-06-24 David Taylor <dtaylor@emc.com>
2732
2733 * gdb.base/offsets.exp: New file.
2734 * gdb.base/offsets.c: New file.
2735
2736 2016-06-23 Tom Tromey <tom@tromey.com>
2737
2738 PR gdb/16483:
2739 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2740 before any filters are loaded.
2741
2742 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2743
2744 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2745 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2746 structs.
2747 * gdb.fortran/derived-type-function.exp: New file.
2748 * gdb.fortran/derived-type-function.f90: New file.
2749
2750
2751 2016-06-21 Pedro Alves <palves@redhat.com>
2752
2753 * gdb.base/new-ui.exp: New file.
2754 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2755 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2756 (with_spawn_id): New procedure.
2757
2758 2016-06-21 Pedro Alves <palves@redhat.com>
2759
2760 * gdb.mi/mi-exec-run.exp: New file.
2761
2762 2016-06-21 Pedro Alves <palves@redhat.com>
2763
2764 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2765 breakpoint command's output on the main UI.
2766 (test_break): New procedure, factored out from calls in the top
2767 level.
2768 (top level): Use foreach_with_prefix to test MI as main UI and as
2769 separate UI.
2770
2771 2016-06-21 Pedro Alves <palves@redhat.com>
2772
2773 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2774 (test_awatch_creation_and_listing)
2775 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2776 Remove 'type' parameter.
2777 (test_watchpoint_all): New parameter mi_mode. Remove
2778 with_test_prefix.
2779 (top level): Use foreach_with_prefix, and add main/separate UI MI
2780 testing axis.
2781
2782 2016-06-21 Pedro Alves <palves@redhat.com>
2783
2784 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2785 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2786 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2787 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2788 (gdb_main_spawn_id, mi_spawn_id): Declare and
2789 comment.
2790 (mi_create_inferior_pty): New procedure,
2791 factored out from default_mi_gdb_start.
2792 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2793 procedures.
2794 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2795 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2796 Use mi_create_inferior_pty.
2797 (mi_gdb_start): Use eval to pass down args list.
2798
2799 2016-06-21 Pedro Alves <palves@redhat.com>
2800
2801 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2802 * gdb.opt/inline-cmds.exp: Add MI tests.
2803
2804 2016-06-21 Pedro Alves <palves@redhat.com>
2805
2806 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2807
2808 2016-06-21 Pedro Alves <palves@redhat.com>
2809
2810 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2811 (top level): Use it instead of mi_execute_to.
2812
2813 2016-06-21 Pedro Alves <palves@redhat.com>
2814
2815 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2816 (cont_handler_str): New.
2817 (signal_stop_handler): Set stop_handler_str instead of printing to
2818 stdout.
2819 (continue_handler): Set cont_handler_str instead of printing to
2820 stdout.
2821 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2822 mi_send_resuming_command. Print stop_handler_str and
2823 cont_handler_str instead of expecting the python events print
2824 directly.
2825
2826 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2827
2828 * gdb.base/jit-reader.exp: New file.
2829 * gdb.base/jithost.c: New file.
2830 * gdb.base/jithost.h: New file.
2831 * gdb.base/jitreader.c : New file.
2832 * gdb.base/jit-protocol.h: New file.
2833
2834 2016-06-17 Yao Qi <yao.qi@linaro.org>
2835
2836 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2837 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2838 and detach-on-fork. Adjust tests.
2839 (top level): Invoke break_cond_on_syscall with combinations of
2840 syscall, follow-fork-mode and detach-on-fork.
2841
2842 2016-06-17 Yao Qi <yao.qi@linaro.org>
2843
2844 * gdb.base/step-over-exit.c: New.
2845 * gdb.base/step-over-exit.exp: New.
2846
2847 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2848
2849 * gdb.base/float.exp: Add target check for nds32*-*-*.
2850 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2851
2852 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2853
2854 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2855 for unsupported target features.
2856 * gdb.base/call-rt-st.exp: Likewise.
2857 * gdb.base/call-sc.exp: Likewise.
2858 * gdb.base/call-signal-resume.exp: Likewise.
2859 * gdb.base/call-strs.exp: Likewise.
2860 * gdb.base/callexit.exp: Likewise.
2861 * gdb.base/callfuncs.exp: Likewise.
2862 * gdb.base/nodebug.exp: Likewise.
2863 * gdb.base/printcmds.exp: Likewise.
2864 * gdb.base/ptype.exp: Likewise.
2865 * gdb.base/structs.exp: Likewise.
2866 * gdb.base/unwindonsignal.exp: Likewise.
2867 * gdb.cp/gdb2495.exp: Likewise.
2868 * gdb.cp/templates.exp: Likewise.
2869 * gdb.cp/virtfunc.exp: Likewise.
2870 * gdb.threads/hand-call-in-threads.exp: Likewise.
2871 * gdb.threads/interrupted-hand-call.exp: Likewise.
2872 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2873
2874 2016-06-10 Tom Tromey <tom@tromey.com>
2875
2876 PR rust/20110:
2877 * gdb.rust/expr.exp: Add test for integer constant larger than
2878 i32.
2879
2880 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2881
2882 * gdb.fortran/nested-funcs.exp: New.
2883 * gdb.fortran/nested-funcs.f90: New.
2884
2885 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2886
2887 * gdb.base/examine-backward.c: New file.
2888 * gdb.base/examine-backward.exp: New file.
2889
2890 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2891
2892 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2893 matching.
2894
2895 2016-06-02 Tom Tromey <tom@tromey.com>
2896
2897 PR python/18984:
2898 * gdb.python/py-shared.exp: Add solib_name test.
2899
2900 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2901
2902 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2903
2904 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2905
2906 PR c++/19893
2907 * gdb.dwarf2/implref.exp: Rename to...
2908 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2909 * gdb.dwarf2/implref-array.c: New file.
2910 * gdb.dwarf2/implref-array.exp: Likewise.
2911 * gdb.dwarf2/implref-global.c: Likewise.
2912 * gdb.dwarf2/implref-global.exp: Likewise.
2913 * gdb.dwarf2/implref-struct.c: Likewise.
2914 * gdb.dwarf2/implref-struct.exp: Likewise.
2915
2916 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2917
2918 * gdb.trace/trace-condition.exp: Add 64bit tests.
2919
2920 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2921
2922 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2923 bits types.
2924 (main): Adapt to 8 to 64 bits types.
2925 * gdb.trace/trace-condition.exp: Add new tests.
2926
2927 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2928
2929 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2930
2931 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2932
2933 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2934 Move condition tests...
2935 * gdb.trace/trace-condition.exp: Here.
2936
2937 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2938
2939 * gdb.trace/trace-condition.exp: Add counter-case tests.
2940
2941 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2942
2943 PR c++/15231
2944 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2945 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2946
2947 2016-05-27 Pedro Alves <palves@redhat.com>
2948
2949 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2950 New procedure.
2951 (top level): Call it, and bail out of DejaGnu is known to be bad.
2952
2953 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2954
2955 * gdb.base/whatis.c: Extend the test case.
2956 * gdb.base/whatis.exp: Add additional tests.
2957
2958 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2959
2960 * gdb.fortran/type.f90: Add pointer variable.
2961 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2962
2963 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2964
2965 * gdb.fortran/vla-type.exp: Fix testcase name.
2966
2967 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2968
2969 * gdb.fortran/vla-type.exp: Access elements in nested structs.
2970
2971 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2972
2973 * gdb.fortran/type.f90: Add nested structures.
2974 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
2975 * gdb.fortran/derived-type.exp: Adapt expected output.
2976 * gdb.fortran/vla-type.exp: Adapt expected output.
2977
2978 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2979
2980 * gdb.fortran/whatis_type.exp: Adapt expected output.
2981
2982 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2983
2984 * gdb.fortran/print_type.exp: Fix expected output.
2985 * gdb.fortran/whatis_type.exp: Fix expected output.
2986
2987 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2988
2989 * gdb.fortran/whatis_type.exp: Use multi_line.
2990
2991 2016-05-24 Tom Tromey <tom@tromey.com>
2992
2993 PR python/17386:
2994 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
2995 use value as an index.
2996
2997 2016-05-23 Tom Tromey <tom@tromey.com>
2998
2999 PR python/17981:
3000 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3001 no-breakpoint case.
3002
3003 2016-05-24 Pedro Alves <palves@redhat.com>
3004
3005 PR gdb/19828
3006 * gdb.threads/clone-attach-detach.c: New file.
3007 * gdb.threads/clone-attach-detach.exp: New file.
3008
3009 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3010
3011 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3012
3013 2016-05-23 Tom Tromey <tom@tromey.com>
3014
3015 PR python/19438, PR python/18393:
3016 * gdb.python/py-progspace.exp: Add "dir" test.
3017 * gdb.python/py-objfile.exp: Add "dir" test.
3018
3019 2016-05-23 Yao Qi <yao.qi@linaro.org>
3020
3021 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3022 * gdb.arch/thumb2-it.exp: Likewise.
3023
3024 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3025
3026 * gdb.mi/mi-threads-interrupt.c: New file.
3027 * gdb.mi/mi-threads-interrupt.exp: New file.
3028
3029 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3030
3031 PR gdb/18077
3032 * gdb.mi/mi-async-run.exp: New file.
3033 * gdb.mi/mi-async-run.c: New file.
3034
3035 2016-05-17 Tom Tromey <tom@tromey.com>
3036 Manish Goregaokar <manishsmail@gmail.com>
3037
3038 * lib/rust-support.exp: New file.
3039 * lib/gdb.exp (skip_rust_tests): New proc.
3040 (build_executable_from_specs): Handle rust.
3041 * lib/future.exp (gdb_find_rustc): New proc.
3042 (gdb_default_target_compile): Handle rust.
3043 * gdb.rust/expr.exp: New file.
3044 * gdb.rust/generics.exp: New file.
3045 * gdb.rust/generics.rs: New file.
3046 * gdb.rust/methods.exp: New file.
3047 * gdb.rust/methods.rs: New file.
3048 * gdb.rust/modules.exp: New file.
3049 * gdb.rust/modules.rs: New file.
3050 * gdb.rust/simple.exp: New file.
3051 * gdb.rust/simple.rs: New file.
3052
3053 2016-05-17 Tom Tromey <tom@tromey.com>
3054
3055 * gdb.base/default.exp (set language): Add rust.
3056
3057 2016-05-17 Tom Tromey <tom@tromey.com>
3058
3059 * gdb.gdb/unittest.exp: New file.
3060
3061 2016-05-16 Yao Qi <yao.qi@linaro.org>
3062
3063 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3064 shell_prompt. Update shell_prompt_re.
3065
3066 2016-05-12 Doug Evans <dje@google.com>
3067
3068 PR symtab/19999
3069 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3070 $options when building executable.
3071 * gdb.dwarf2/fission-loclists-pie.S: New file.
3072 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3073
3074 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3075
3076 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3077 of [is_remote target],
3078
3079 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3080
3081 * lib/gdb.exp (use_gdb_stub): New procedure.
3082
3083 2016-05-03 Yunlian Jiang <yunlian@google.com>
3084 Doug Evans <dje@google.com>
3085
3086 PR symtab/19914
3087 * gdb.dwarf2/dwp-sepdebug.c: New file.
3088 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3089
3090 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3091
3092 * gdb.base/detach.exp: Remove is_remote check.
3093
3094 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3095
3096 * gdb.base/annota-input-while-running.exp: Don't check for
3097 [is_remote target]. Enable annotations after running to main.
3098 Remove unused "set test..." line.
3099
3100 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3101
3102 * gdb.trace/trace-enable-disable.exp: New file.
3103 * gdb.trace/trace-enable-disable.c: New file.
3104
3105 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3106
3107 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3108 use it in info sharedlibrary test.
3109 * gdb.trace/ftrace-lock.exp: Likewise.
3110 * gdb.trace/ftrace.exp: Likewise.
3111 * gdb.trace/range-stepping.exp: Likewise.
3112 * gdb.trace/trace-break.exp: Likewise.
3113 * gdb.trace/trace-condition.exp: Likewise.
3114 * gdb.trace/trace-mt.exp: Likewise.
3115
3116 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3117
3118 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3119 (gdb_load_shlib): ... this.
3120 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3121 gdb_load_shlib.
3122 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3123 * gdb.base/ctxobj.exp: Likewise.
3124 * gdb.base/dprintf-pending.exp: Likewise.
3125 * gdb.base/dso2dso.exp: Likewise.
3126 * gdb.base/fixsection.exp: Likewise.
3127 * gdb.base/gcore-relro.exp: Likewise.
3128 * gdb.base/gdb1555.exp: Likewise.
3129 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3130 * gdb.base/gnu-ifunc.exp: Likewise.
3131 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3132 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3133 * gdb.base/pending.exp: Likewise.
3134 * gdb.base/print-file-var.exp: Likewise.
3135 * gdb.base/print-symbol-loading.exp: Likewise.
3136 * gdb.base/shlib-call.exp: Likewise.
3137 * gdb.base/shreloc.exp: Likewise.
3138 * gdb.base/so-impl-ld.exp: Likewise.
3139 * gdb.base/solib-disc.exp: Likewise.
3140 * gdb.base/solib-nodir.exp: Likewise.
3141 * gdb.base/solib-overlap.exp: Likewise.
3142 * gdb.base/solib-symbol.exp: Likewise.
3143 * gdb.base/solib-weak.exp (do_test): Likewise.
3144 * gdb.base/sym-file.exp: Likewise.
3145 * gdb.base/symtab-search-order.exp: Likewise.
3146 * gdb.base/type-opaque.exp: Likewise.
3147 * gdb.base/unload.exp: Likewise.
3148 * gdb.base/watchpoint-solib.exp: Likewise.
3149 * gdb.compile/compile.exp: Likewise.
3150 * gdb.cp/gdb2384.exp: Likewise.
3151 * gdb.cp/infcall-dlopen.exp: Likewise.
3152 * gdb.cp/re-set-overloaded.exp: Likewise.
3153 * gdb.fortran/library-module.exp: Likewise.
3154 * gdb.opt/solib-intra-step.exp: Likewise.
3155 * gdb.python/py-finish-breakpoint.exp: Likewise.
3156 * gdb.python/py-shared.exp: Likewise.
3157 * gdb.reverse/solib-precsave.exp: Likewise.
3158 * gdb.reverse/solib-reverse.exp: Likewise.
3159 * gdb.server/solib-list.exp: Likewise.
3160 * gdb.threads/dlopen-libpthread.exp: Likewise.
3161 * gdb.threads/tls-shared.exp: Likewise.
3162 * gdb.threads/tls-so_extern.exp: Likewise.
3163 * gdb.trace/change-loc.exp: Likewise.
3164 * gdb.trace/ftrace-lock.exp: Likewise.
3165 * gdb.trace/ftrace.exp: Likewise.
3166 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3167 * gdb.trace/pending.exp: Likewise.
3168 * gdb.trace/range-stepping.exp: Likewise.
3169 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3170 (strace_info_marker): Likewise.
3171 (strace_probe_marker): Likewise.
3172 (strace_trace_on_same_addr): Likewise.
3173 (strace_trace_on_diff_addr): Likewise.
3174 * gdb.trace/trace-break.exp: Likewise.
3175 * gdb.trace/trace-condition.exp: Likewise.
3176 * gdb.trace/trace-mt.exp: Likewise.
3177
3178 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3179
3180 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3181 result of gdb_remote_download.
3182 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3183 * gdb.base/dso2dso.exp: Likewise.
3184 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3185 * gdb.base/print-file-var.exp: Likewise.
3186 * gdb.base/shlib-call.exp: Likewise.
3187 * gdb.base/shreloc.exp: Likewise.
3188 * gdb.base/solib-overlap.exp: Likewise.
3189 * gdb.base/solib-weak.exp (do_test): Likewise.
3190 * gdb.base/unload.exp: Likewise.
3191
3192 2016-04-27 Yao Qi <yao.qi@linaro.org>
3193
3194 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3195 exists.
3196
3197 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3198
3199 * vla-type.exp: Print structure from toplevel.
3200
3201 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3202
3203 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3204 of dynamic types.
3205 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3206 of dynamic types.
3207
3208 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3209
3210 * gdb.fortran/vla-type.f90: New file.
3211 * gdb.fortran/vla-type.exp: New file.
3212
3213 2016-04-25 Yao Qi <yao.qi@linaro.org>
3214
3215 * gdb.base/branch-to-self.c: New file.
3216 * gdb.base/branch-to-self.exp: New file.
3217
3218 2016-04-22 Yao Qi <yao.qi@linaro.org>
3219
3220 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3221 more after $hex.
3222
3223 2016-04-22 Yao Qi <yao.qi@linaro.org>
3224
3225 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3226 * gdb.base/annota3.exp: Likewise.
3227
3228 2016-04-22 Yao Qi <yao.qi@linaro.org>
3229
3230 * gdb.reverse/step-precsave.exp: Do one step and test program
3231 stops in "callee" and do multiple steps until program goes out
3232 of "callee".
3233 * gdb.reverse/step-reverse.exp: Likewise.
3234
3235 2016-04-22 Yao Qi <yao.qi@linaro.org>
3236
3237 * gdb.trace/signal.exp: Also pass if
3238 $tracepoint_hits($i) > $iterations.
3239
3240 2016-04-22 Yao Qi <yao.qi@linaro.org>
3241
3242 * gdb.trace/signal.c: New file.
3243 * gdb.trace/signal.exp: New file.
3244
3245 2016-04-19 Doug Evans <xdje42@gmail.com>
3246
3247 * gdb.base/bad-file.exp: New file.
3248
3249 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3250
3251 * gdb.dwarf2/implref.exp: New file.
3252
3253 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3254
3255 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3256 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3257 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3258 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3259 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3260 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3261 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3262 * lib/fortran.exp (fortran_int4): New procedure.
3263 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3264 (fortran_logical4): Likewise.
3265
3266 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3267
3268 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3269
3270 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3271
3272 * lib/compiler.c: Add Intel specific preprocessor macros.
3273 * lib/compiler.cc: Likewise.
3274
3275 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3276
3277 * gdb.server/connect-with-no-symbol-file.c: New file.
3278 * gdb.server/connect-with-no-symbol-file.exp: New file.
3279
3280 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3281
3282 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3283
3284 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3285
3286 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3287 standard output directory.
3288
3289 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3290
3291 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3292
3293 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3294
3295 * gdb.btrace/instruction_history.c (loop): Add declaration.
3296
3297 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3298
3299 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3300
3301 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3302
3303 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3304 parentheses to print.
3305 (continue_handler): Likewise.
3306
3307 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3308
3309 * gdb.server/solib-list.exp: Remove is_remote check.
3310 Pass shlib= to gdb_compile. Don't link shared library with
3311 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3312 Run binary filename through "readlink -f" on the target.
3313
3314 2016-04-08 Pedro Alves <palves@redhat.com>
3315
3316 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3317 interpreter filename as argument to gdbserver_spawn.
3318 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3319 Return empty if $last_loaded_file does not exist.
3320
3321 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3322
3323 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3324 * gdb.base/jit-main.c: Use exit after usage.
3325
3326 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3327
3328 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3329 GDBHISTSIZE prior to the tests.
3330 * gdb.base/gdbinit-history.exp: Likewise.
3331
3332 2016-04-07 Pedro Alves <palves@redhat.com>
3333
3334 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3335 instead of build_executable. Use gdb_load_shlibs.
3336
3337 2016-04-07 Yao Qi <yao.qi@linaro.org>
3338
3339 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3340 Execute "si" command.
3341
3342 2016-04-07 Yao Qi <yao.qi@linaro.org>
3343
3344 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3345 number instead of the comments on some line.
3346
3347 2016-04-06 Don Breazeal <donb@codesourcery.com>
3348
3349 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3350 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3351
3352 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3353
3354 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3355 standard_output_file. Remove unused binfile variable.
3356
3357 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3358
3359 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3360 * gdb.python/py-mi-objfile.exp: Match "list main" output
3361 in console format.
3362
3363 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3364
3365 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3366 absolute.
3367
3368 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3369
3370 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3371 absolute.
3372 * gdb.trace/ftrace.exp: Likewise.
3373 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3374 targets as well.
3375 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3376 (gdb_load_shlibs): Copy libraries to test directory when testing
3377 natively. Only set solib-search-path if testing remotely.
3378 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3379
3380 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3381
3382 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3383 gdb_download. Use it even if the target is not remote.
3384 * gdb.base/jit.exp (compile_jit_test): Likewise.
3385 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3386 output directory if the destination board is local, otherwise use
3387 the standard remote_download from DejaGnu.
3388 (gdb_download): Remove.
3389 (gdb_load_shlibs): Use gdb_remote_download instead of
3390 gdb_download.
3391 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3392 Use gdb_remote_download instead of gdb_download. Use it even if
3393 the target is not remote.
3394 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3395 instead of gdb_download.
3396
3397 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3398
3399 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3400 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3401 run.
3402
3403 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3404
3405 PR gdb/19820
3406 * gdb.base/printcmds.exp: Add artificial arrays tests.
3407
3408 2016-03-31 Pedro Alves <palves@redhat.com>
3409
3410 PR gdb/19858
3411 * gdb.base/jit-main.c: Include unistd.h.
3412 (ATTACH): Define to 0 if not already defined.
3413 (wait_for_gdb, mypid): New globals.
3414 (WAIT_FOR_GDB): New macro.
3415 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3416 some breakpoint locations.
3417 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3418 New procedures.
3419 (one_jit_test): Add REATTACH parameter, and handle it. Use
3420 continue_to_test_location.
3421 (top level): Test attach, and adjusts calls to one_jit_test.
3422
3423 2016-03-31 Pedro Alves <palves@redhat.com>
3424
3425 PR gdb/19858
3426 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3427 BINSUFFIX parameter, and handle it.
3428 (top level): Adjust calls compile_jit_test.
3429
3430 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3431
3432 PR python/19743
3433 * gdb.python/py-mi-events-gdb.py: New file.
3434 * gdb.python/py-mi-events.c: New file.
3435 * gdb.python/py-mi-events.exp: New file.
3436
3437 2016-03-30 Yao Qi <yao.qi@linaro.org>
3438
3439 * gdb.reverse/until-precsave.exp: Match function name only.
3440 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3441 Move malloc to a condition block.
3442 * gdb.reverse/until-reverse.exp: Match function name only.
3443
3444 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3445
3446 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3447 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3448 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3449 variable for GPR 0 instead of assuming it is register 0.
3450 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3451 * lib/trace-support.exp: Add s390 registers.
3452
3453 2016-03-29 Yao Qi <yao.qi@linaro.org>
3454
3455 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3456
3457 2016-03-24 Yao Qi <yao.qi@linaro.org>
3458
3459 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3460 test message.
3461
3462 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3463
3464 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3465 maintaining separate logic for constructing the output path.
3466
3467 2016-03-16 Don Breazeal <donb@codesourcery.com>
3468
3469 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3470 Retry fork and waitpid on interrupted system call errors.
3471 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3472 Use with_timeout_factor to increase timeout by factor of 10.
3473
3474 2016-03-15 Don Breazeal <donb@codesourcery.com>
3475
3476 * gdb.cp/scope-err.cc: New test program.
3477 * gdb.cp/scope-err.exp: New test script.
3478 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3479 lines and "set breakpoint here" comment.
3480 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3481 Fixed some whitespace and format issues.
3482 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3483 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3484
3485 2016-03-15 Doug Evans <dje@google.com>
3486
3487 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3488 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3489 All callers updated. Add tests for enums, mixed flags register.
3490
3491 2016-03-15 Doug Evans <dje@google.com>
3492
3493 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3494 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3495
3496 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3497
3498 * gdb.base/default.exp: Add $_as_string to the list of expected
3499 convenience functions.
3500
3501 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3502
3503 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3504
3505 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3506
3507 * gdb.python/py-as-string.exp: New file.
3508 * gdb.python/py-as-string.c: New file.
3509
3510 2016-03-09 Pedro Alves <palves@redhat.com>
3511
3512 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3513 signal" -> "Thread NN received signal" output change.
3514 * gdb.threads/ia64-sigill.exp: Likewise.
3515 * gdb.threads/linux-dp.exp: Likewise.
3516 * gdb.threads/manythreads.exp: Likewise.
3517 * gdb.threads/pending-step.exp: Likewise.
3518 * gdb.threads/print-threads.exp: Likewise.
3519 * gdb.threads/sigstep-threads.exp: Likewise.
3520 * gdb.threads/staticthreads.exp: Likewise.
3521 * gdb.threads/tls.exp: Likewise.
3522
3523 2016-03-09 Pedro Alves <palves@redhat.com>
3524
3525 * gdb.base/command-line-input.exp: New file.
3526
3527 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3528
3529 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3530 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3531 * gdb.trace/pending.exp: Accept leading dot before function name.
3532 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3533 * lib/trace-support.exp: Set registers for ppc.
3534
3535 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3536
3537 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3538 use it for disassembly; accept .main in addition to main in backtrace.
3539
3540 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3541 Marcin Kościelnicki <koriakin@0x04.net>
3542
3543 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3544 (gdb_recursion_test_ptr): New global variable.
3545 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3546 gdb_recursion_test.
3547 (gdb_c_test): Ditto.
3548
3549 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3550
3551 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3552 ordering.
3553
3554 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3555
3556 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3557 (bar): Add bar_start_lbl label.
3558 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3559 of foo/bar for emitting DWARF and tracing.
3560
3561 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3562
3563 * analyze-racy-logs.py: Set executable bit.
3564
3565 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3566
3567 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3568 (CHECK_TARGET_TMP): Likewise.
3569 (check-single-racy): New rule.
3570 (check-parallel-racy): Likewise.
3571 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3572 (do-check-parallel-racy): New rule.
3573 (check-racy/%.exp): Likewise.
3574 * README (Racy testcases): New section.
3575 * analyze-racy-logs.py: New file.
3576
3577 2016-03-03 Doug Evans <dje@google.com>
3578
3579 * gdb.base/skip.exp: Use with_test_prefix.
3580
3581 2016-03-03 Yao Qi <yao.qi@linaro.org>
3582
3583 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3584 Invoke step_over_syscall "clone" and break_cond_on_syscall
3585 "clone".
3586 * gdb.base/step-over-clone.c: New file.
3587
3588 2016-03-03 Yao Qi <yao.qi@linaro.org>
3589
3590 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3591 code format.
3592
3593 2016-03-03 Yao Qi <yao.qi@linaro.org>
3594
3595 * gdb.base/disp-step-fork.c: Rename to ...
3596 * gdb.base/step-over-fork.c: ... it. New file.
3597 * gdb.base/disp-step-vfork.c: Rename to ...
3598 * gdb.base/step-over-vfork.c: ... it. New file.
3599 * gdb.base/disp-step-syscall.exp: Rename to ...
3600 * gdb.base/step-over-syscall.exp: ... it. New file.
3601 (disp_step_cross_syscall): Rename to ...
3602 (step_over_syscall): ... it.
3603
3604 2016-03-03 Yao Qi <yao.qi@linaro.org>
3605
3606 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3607 If target supports condition evaluation on target, invoke
3608 break_cond_on_syscall for fork and vfork.
3609
3610 2016-03-03 Yao Qi <yao.qi@linaro.org>
3611
3612 * gdb.base/disp-step-syscall.exp: Don't invoke
3613 support_displaced_stepping.
3614 (disp_step_cross_syscall): Test with displaced stepping off and
3615 on if supported.
3616
3617 2016-03-03 Yao Qi <yao.qi@linaro.org>
3618
3619 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3620 proc.
3621 (setup): New proc.
3622 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3623 and setup.
3624
3625 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3626
3627 * gdb.fortran/vla-history.exp: Remove breakpoint.
3628
3629 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3630
3631 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3632 exceeds timeout.
3633
3634 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3635
3636 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3637 breakpoint.
3638
3639 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3640
3641 * gdb.mi/vla.f90: Nullify pointer after declaration.
3642
3643 2016-03-01 Pedro Alves <palves@redhat.com>
3644
3645 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3646
3647 2016-03-01 Pedro Alves <palves@redhat.com>
3648
3649 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3650 before anything else.
3651 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3652 _GNU_SOURCE here.
3653 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3654 before anything else.
3655 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3656
3657 2016-03-01 Pedro Alves <palves@redhat.com>
3658
3659 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3660
3661 2016-03-01 Yao Qi <yao.qi@linaro.org>
3662
3663 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3664 prepare_for_testing.
3665
3666 2016-03-01 Yao Qi <yao.qi@linaro.org>
3667
3668 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3669
3670 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3671
3672 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3673 manually constructing the output path.
3674
3675 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3676
3677 * gdb.arch/s390-stackless.S: New.
3678 * gdb.arch/s390-stackless.exp: New.
3679
3680 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3681
3682 * gdb.dlang/circular.c: New file.
3683 * gdb.dlang/circular.exp: New file.
3684
3685 2016-02-26 Yao Qi <yao.qi@linaro.org>
3686
3687 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3688 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3689 (testcases): Update.
3690
3691 2016-02-26 Yao Qi <yao.qi@linaro.org>
3692
3693 * gdb.reverse/aarch64.c: Rename to ...
3694 * gdb.reverse/insn-reverse.c: ... it.
3695 * gdb.reverse/aarch64.exp: Rename to ...
3696 * gdb.reverse/insn-reverse.exp: ... it.
3697
3698 2016-02-26 Yao Qi <yao.qi@linaro.org>
3699
3700 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3701 (testcase_ftype): New.
3702 (testcases): New array.
3703 (n_testcases): New.
3704 (main): Call each element in testcases.
3705 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3706 (read_testcase): New.
3707 Do the tests in a loop.
3708
3709 2016-02-25 Yao Qi <yao.qi@linaro.org>
3710
3711 * gdb.base/branches.c: Remove.
3712
3713 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3714
3715 PR gdb/13808
3716 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3717
3718 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3719
3720 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3721
3722 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3723
3724 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3725 change x86_64 call_insn to 'callq'.
3726
3727 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3728
3729 * gdb.trace/tfile-avx.c: Move to...
3730 * gdb.trace/tracefile-pseudo-reg.c: Here.
3731 * gdb.trace/tfile-avx.exp: Move to...
3732 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3733
3734 2016-02-24 Gary Benson <gbenson@redhat.com>
3735
3736 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3737 message on attach.
3738
3739 2016-02-23 Doug Evans <dje@google.com>
3740
3741 * gdb.base/skip.c (test_skip): New function.
3742 (end_test_skip_file_and_function): New function.
3743 (test_skip_file_and_function): New function.
3744 * gdb.base/skip1.c (test_skip): New function.
3745 (skip1_test_skip_file_and_function): New function.
3746 * gdb.base/skip.exp: Add tests for new skip options.
3747 * gdb.base/skip-solib.exp: Update expected output.
3748 * gdb.perf/skip-command.cc: New file.
3749 * gdb.perf/skip-command.exp: New file.
3750 * gdb.perf/skip-command.py: New file.
3751
3752 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3753
3754 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3755 info registers pattern.
3756
3757 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3758
3759 * lib/future.exp: Add D support.
3760 (gdb_find_gdc): New proc.
3761 (gdb_default_target_compile): Add D support.
3762
3763 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3764
3765 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3766 user+system time.
3767 (trace_speed_test): Determine the iteration count for a time
3768 between 15..30 seconds.
3769
3770 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3771
3772 * gdb.arch/i386-mpx-sigsegv.c: New file.
3773 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3774 * gdb.arch/i386-mpx-simple_segv.c: New file.
3775 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3776
3777 2016-02-18 Yao Qi <yao.qi@linaro.org>
3778
3779 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3780 Don't call setup_kfail.
3781
3782 2016-02-18 Yao Qi <yao.qi@linaro.org>
3783
3784 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3785 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3786
3787 2016-02-16 Doug Evans <dje@google.com>
3788
3789 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3790 * gdb.base/skip1.c: Ditto.
3791 * gdb.base/skip.exp: Whitespace cleanup.
3792
3793 2016-02-16 Don Breazeal <donb@codesourcery.com>
3794
3795 PR remote/19496
3796 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3797 Remove kfail for PR remote/19496.
3798
3799 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3800
3801 * lib/gdb.exp (standard_temp_file): Return a path specific to
3802 the runtest invocation.
3803
3804 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3805
3806 * gdb.trace/save-trace.exp: Change relative path to be in the
3807 standard output directory.
3808
3809 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3810
3811 * gdb.arch/i386-prologue.c: Add missing prototypes.
3812
3813 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3814
3815 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3816 * gdb.arch/i386-prologue.exp: Likewise.
3817 * gdb.arch/i386-size.exp: Likewise.
3818
3819 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3820
3821 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3822 define object file path.
3823 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3824 file path.
3825 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3826 standard_output_file to define binfile.
3827
3828 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3829
3830 Fix compatibility with recent gfortran-5.3.1.
3831 * gdb.fortran/vla-history.exp (print vla1 allocated)
3832 (print vla2 allocated, print $2, print $3): Remove
3833 (print $4): Rename to ...
3834 (print $2): ... here.
3835 (print $9): Rename to ...
3836 (print $5): ... here.
3837 (print $10): Rename to ...
3838 (print $6): ... here.
3839 * gdb.fortran/vla.f90: Add pvla initialization.
3840
3841 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3842
3843 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3844 New test.
3845 * gdb.fortran/vla-value-sub.exp: Likewise.
3846
3847 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3848
3849 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3850
3851 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3852
3853 * i386-biarch-core.exp: Define corefile using
3854 standard_output_file.
3855
3856 2016-02-12 Yao Qi <yao.qi@linaro.org>
3857
3858 * gdb.arch/arm-single-step-kernel-helper.c: New.
3859 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3860
3861 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3862
3863 * gdb.btrace/tailcall-only.exp: New.
3864 * gdb.btrace/tailcall-only.c: New.
3865 * gdb.btrace/x86_64-tailcall-only.S: New.
3866 * gdb.btrace/i686-tailcall-only.S: New.
3867
3868 2016-02-11 Pedro Alves <palves@redhat.com>
3869
3870 * README (Parallel testing): Add missing double quotes.
3871
3872 2016-02-11 Pedro Alves <palves@redhat.com>
3873
3874 * README (Parallel testing): New section.
3875 (GDB_PARALLEL): Rewrite.
3876 (FORCE_PARALLEL): Document.
3877
3878 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3879
3880 * gdb.trace/tfile-avx.c: New test.
3881 * gdb.trace/tfile-avx.exp: New test.
3882
3883 2016-02-09 Keith Seitz <keiths@redhat.com>
3884
3885 PR breakpoints/19546
3886 * gdb.base/infcall-exec.c: New file.
3887 * gdb.base/infcall-exec2.c: New file.
3888 * gdb.base/infcall-exec.exp: New file.
3889
3890 2016-02-09 Keith Seitz <keiths@redhat.com>
3891
3892 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3893 (toplevel): Call test_bkpt_address.
3894
3895 2016-02-09 Keith Seitz <keiths@redhat.com>
3896
3897 PR python/19506
3898 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3899 (toplevel): Call test_bkpt_address.
3900
3901 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3902
3903 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3904 to AC_OUTPUT.
3905 * configure: Regenerate.
3906
3907 2016-02-09 Pedro Alves <palves@redhat.com>
3908
3909 PR breakpoints/19548
3910 * gdb.base/execl-update-breakpoints.c (some_function): New
3911 function.
3912 (main): Call it.
3913 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3914 Tighten expected GDB output.
3915
3916 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3917
3918 * Makefile.in (ALL_SUBDIRS): Remove.
3919 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3920 (distclean maintainer-clean realclean): Likewise.
3921 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3922 * configure: Regenerate.
3923 * gdb.ada/Makefile.in: Delete.
3924 * gdb.arch/Makefile.in: Likewise.
3925 * gdb.asm/Makefile.in: Likewise.
3926 * gdb.base/Makefile.in: Likewise.
3927 * gdb.btrace/Makefile.in: Likewise.
3928 * gdb.cell/Makefile.in: Likewise.
3929 * gdb.compile/Makefile.in: Likewise.
3930 * gdb.cp/Makefile.in: Likewise.
3931 * gdb.disasm/Makefile.in: Likewise.
3932 * gdb.dlang/Makefile.in: Likewise.
3933 * gdb.dwarf2/Makefile.in: Likewise.
3934 * gdb.fortran/Makefile.in: Likewise.
3935 * gdb.gdb/Makefile.in: Likewise.
3936 * gdb.go/Makefile.in: Likewise.
3937 * gdb.guile/Makefile.in: Likewise.
3938 * gdb.java/Makefile.in: Likewise.
3939 * gdb.linespec/Makefile.in: Likewise.
3940 * gdb.mi/Makefile.in: Likewise.
3941 * gdb.modula2/Makefile.in: Likewise.
3942 * gdb.multi/Makefile.in: Likewise.
3943 * gdb.objc/Makefile.in: Likewise.
3944 * gdb.opencl/Makefile.in: Likewise.
3945 * gdb.opt/Makefile.in: Likewise.
3946 * gdb.pascal/Makefile.in: Likewise.
3947 * gdb.perf/Makefile.in: Likewise.
3948 * gdb.python/Makefile.in: Likewise.
3949 * gdb.reverse/Makefile.in: Likewise.
3950 * gdb.server/Makefile.in: Likewise.
3951 * gdb.stabs/Makefile.in: Likewise.
3952 * gdb.threads/Makefile.in: Likewise.
3953 * gdb.trace/Makefile.in: Likewise.
3954 * gdb.xml/Makefile.in: Likewise.
3955 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3956 GDB_PARALLEL.
3957 (standard_output_file): Remove check for GDB_PARALLEL, always
3958 return path in outputs/$subdir/$testname.
3959
3960 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3961
3962 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
3963 (site.exp): Assign abs_srcdir to tcl's srcdir.
3964
3965 2016-02-04 Yao Qi <yao.qi@linaro.org>
3966
3967 * gdb.base/foll-exec-mode.c: Include limits.h.
3968 (main): Add parameters argc and argv. Get directory from
3969 argv[0].
3970 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
3971 compilation.
3972 * gdb.base/foll-exec.c: Include limits.h.
3973 (main): Add parameters argc and argv.
3974 Get directory from argv[0].
3975 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
3976 Adjust tests on the number of lines as source code changed.
3977 * gdb.base/foll-vfork-exit.c: Include limits.h.
3978 (main): Add one line of statement before vfork.
3979 * gdb.base/foll-vfork.c: Include limits.h and string.h.
3980 (main): Add parameters argc and argv. Get directory from
3981 argv[0].
3982 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
3983 (setup_gdb): Set tbreak to skip some source lines.
3984 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
3985 (main): Add parameters argc and argv. Get directory from
3986 argv[0].
3987 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
3988 compilation.
3989 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
3990 (main): Add parameters argc and argv. Get directory from
3991 argv[0].
3992 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
3993 compilation.
3994
3995 2016-02-01 Doug Evans <dje@google.com>
3996
3997 * gdb.base/skip.exp: Clean up multiple references to same test name.
3998
3999 2016-02-01 Pedro Alves <palves@redhat.com>
4000
4001 PR remote/19496
4002 * gdb.threads/forking-threads-plus-breakpoint.exp
4003 (displaced_stepping_supported): New global.
4004 (probe_displaced_stepping_support): New procedure.
4005 (do_test): Add 'displaced' parameter, and use it.
4006 (top level): Check for displaced stepping support. Add displaced
4007 stepping on/off testing axis.
4008
4009 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4010
4011 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4012 pointer. Don't perform further tests on the unassociated pointer
4013 if the first test fails.
4014
4015 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4016
4017 * gdb.base/max-value-size.c: New file.
4018 * gdb.base/max-value-size.exp: New file.
4019 * gdb.base/huge.exp: Disable max-value-size for this test.
4020
4021 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4022
4023 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4024
4025 2016-01-28 Yao Qi <yao.qi@linaro.org>
4026
4027 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4028
4029 2016-01-25 Pedro Alves <palves@redhat.com>
4030
4031 PR threads/19461
4032 * gdb.base/fork-running-state.c: New file.
4033 * gdb.base/fork-running-state.exp: New file.
4034
4035 2016-01-25 Pedro Alves <palves@redhat.com>
4036
4037 PR gdb/19494
4038 * gdb.base/catch-fork-kill.c: New file.
4039 * gdb.base/catch-fork-kill.exp: New file.
4040
4041 2016-01-25 Pedro Alves <palves@redhat.com>
4042
4043 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4044 Delete, moved to lib/gdb.exp.
4045 * gdb.threads/forking-threads-plus-breakpoint.exp
4046 (foreach_with_prefix): Likewise.
4047 * gdb.threads/process-dies-while-handling-bp.exp
4048 (foreach_with_prefix): Likewise.
4049 * lib/gdb.exp (foreach_with_prefix): New procedure.
4050
4051 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4052
4053 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4054 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4055
4056 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4057
4058 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4059 endian targets.
4060
4061 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4062 Pedro Alves <palves@redhat.com>
4063
4064 Fix testsuite compatibility with Guile.
4065 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4066 number.
4067
4068 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4069
4070 Fix testsuite compatibility with Guile.
4071 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4072 (thread 1): New test for backtrace through signal handler.
4073
4074 2016-01-22 Yao Qi <yao.qi@linaro.org>
4075
4076 PR testsuite/19491
4077 * gdb.base/multi-forks.c: Include
4078 ../lib/unbuffer_output.c
4079 (main): Call gdb_unbuffer_output.
4080
4081 2016-01-21 Doug Evans <dje@google.com>
4082
4083 * lib/ada.exp (gdb_compile_ada): Fix typo.
4084
4085 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4086
4087 * gdb.base/break-fun-addr.exp: New file.
4088 * gdb.base/break-fun-addr1.c: New file.
4089 * gdb.base/break-fun-addr2.c: New file.
4090
4091 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4092
4093 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4094 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4095 enum flag values.
4096
4097 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4098
4099 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4100 when GDB can not set the vector return value. Add more comments
4101 for clarification.
4102
4103 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4104
4105 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4106 command.
4107
4108 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4109
4110 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4111
4112 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4113
4114 * Makefile.in (check-single): Pass --status to runtest.
4115 (check/%.exp): Likewise.
4116
4117 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4118
4119 * Makefile.in (check-parallel): Propagate return code from make
4120 do-check-parallel.
4121
4122 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4123
4124 * gdb.trace/ftrace.exp: Fix expected message on continue.
4125 * gdb.trace/pending.exp: Fix expected message on continue.
4126 * gdb.trace/trace-break.exp: Fix expected message on continue.
4127
4128 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4129
4130 * lib/gdb.exp (gdb_test): Remove unused global references.
4131
4132 2016-01-18 Pedro Alves <palves@redhat.com>
4133
4134 * gdb.base/async-shell.exp: Adjust expected output.
4135 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4136 * gdb.base/siginfo-thread.exp: Adjust expected output.
4137 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4138 * gdb.java/jnpe.exp: Adjust expected output.
4139 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4140 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4141 * gdb.threads/leader-exit.exp: Adjust expected output.
4142 * gdb.threads/manythreads.exp: Adjust expected output.
4143 * gdb.threads/pthreads.exp: Adjust expected output.
4144 * gdb.threads/schedlock.exp: Adjust expected output.
4145 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4146 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4147 expected output.
4148 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4149 output.
4150 * gdb.threads/sigthread.exp: Adjust expected output.
4151 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4152
4153 2016-01-18 Yao Qi <yao.qi@linaro.org>
4154
4155 * gdb.guile/scm-section-script.c: Replace @progbits with
4156 %progbits.
4157 * gdb.python/py-section-script.c: Likewise.
4158
4159 2016-01-15 Pedro Alves <palves@redhat.com>
4160
4161 * gdb.multi/tids.exp: Test star wildcard ranges.
4162
4163 2016-01-15 Pedro Alves <palves@redhat.com>
4164
4165 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4166 command from "thread apply" invocation.
4167 (thr_apply_info_thr_invalid): Default the expected output to the
4168 input tid list.
4169 (top level): Add tests that use convenience variables. Add tests
4170 for "thread apply" with a valid TID list, but missing the command.
4171
4172 2016-01-13 Pedro Alves <palves@redhat.com>
4173
4174 * gdb.base/default.exp: Expect $_gthread as well.
4175 * gdb.multi/tids.exp: Test $_gthread.
4176 * gdb.threads/thread-specific.exp: Test $_gthread.
4177
4178 2016-01-13 Pedro Alves <palves@redhat.com>
4179
4180 * gdb.multi/tids.exp: Test "info threads -gid".
4181
4182 2016-01-13 Pedro Alves <palves@redhat.com>
4183
4184 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4185 Breakpoint.thread.
4186 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4187
4188 2016-01-07 Pedro Alves <palves@redhat.com>
4189
4190 * gdb.base/break.exp: Adjust to output changes.
4191 * gdb.base/hbreak2.exp: Likewise.
4192 * gdb.base/sepdebug.exp: Likewise.
4193 * gdb.base/watch_thread_num.exp: Likewise.
4194 * gdb.linespec/keywords.exp: Likewise.
4195 * gdb.multi/info-threads.exp: Likewise.
4196 * gdb.threads/thread-find.exp: Likewise.
4197 * gdb.multi/tids.c: New file.
4198 * gdb.multi/tids.exp: New file.
4199
4200 2016-01-13 Pedro Alves <palves@redhat.com>
4201
4202 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4203
4204 2016-01-13 Pedro Alves <palves@redhat.com>
4205
4206 * gdb.base/default.exp: Expect $_inferior as well.
4207 * gdb.multi/base.exp: Test $_inferior.
4208
4209 2016-01-13 Pedro Alves <palves@redhat.com>
4210
4211 PR breakpoints/19388
4212 * gdb.base/catch-signal-siginfo-cond.c: New file.
4213 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4214
4215 2016-01-12 Josh Stone <jistone@redhat.com>
4216 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4217
4218 * gdb.base/catch-syscall.c (do_execve): New variable.
4219 (main): Conditionally trigger an execve.
4220 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4221 (test_catch_syscall_execve): New, check entry/return across execve.
4222 (do_syscall_tests): Call test_catch_syscall_execve.
4223
4224 2016-01-12 Pedro Alves <palves@redhat.com>
4225
4226 * gdb.base/random-signal.exp (do_test): New procedure, with body
4227 of testcase moved in.
4228
4229 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4230 Pedro Alves <palves@redhat.com>
4231
4232 * gdb.base/funcargs.exp (finish from indirectly called function):
4233 Reintroduce the case for 'First'.
4234
4235 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4236 Pedro Alves <palves@redhat.com>
4237
4238 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4239 (tcatch_vfork_then_child_follow_exec)
4240 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4241 identification.
4242
4243 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4244
4245 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4246 and repeats to unlimited.
4247 * gdb.python/py-value.exp: Likewise.
4248 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4249 and repeats to unlimited.
4250
4251 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4252
4253 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4254 and reordering the functions.
4255 * gdb.multi/hangout.c: Likewise.
4256 * gdb.multi/hello.c: Likewise.
4257
4258 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4259
4260 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4261 absolute.
4262 (SingleStatisticTestResult.report): Use dict.keys instead of
4263 dict.iterkeys.
4264
4265 2016-01-06 Pedro Alves <palves@redhat.com>
4266
4267 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4268
4269 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4270
4271 * gdb.btrace/dlopen.exp: New.
4272 * gdb.btrace/dlopen.c: New.
4273 * gdb.btrace/dlopen-dso.c: New.
4274
4275 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4276
4277 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4278 PATTERN argument is optional.
4279
4280 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4281
4282 * lib/ada.exp (target_compile_ada_from_dir): New function.
4283 (gdb_compile_ada): Reimplement avoiding the use of project files.
4284 * gdb.ada/gnat_ada.gpr: Delete.
4285 * gdb.ada/cond_lang.exp: Adjust test to make path before
4286 filename optional.
4287 * gdb.ada/small_reg_param.exp: Likewise.
4288
4289 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4290
4291 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4292
4293 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4294
4295 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4296 case.
4297
4298 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4299
4300 * gdb.base/break.exp: Remove dead code.
4301 * gdb.base/sepdebug.exp: Likewise.
4302
4303 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4304
4305 * gdb.asm/asm-source.exp: Remove HP-UX references.
4306 * gdb.base/annota1.exp: Likewise.
4307 * gdb.base/annota3.exp: Likewise.
4308 * gdb.base/attach.exp: Likewise.
4309 * gdb.base/bigcore.exp: Likewise.
4310 * gdb.base/break.exp: Likewise.
4311 * gdb.base/call-ar-st.exp: Likewise.
4312 * gdb.base/callfuncs.exp: Likewise.
4313 * gdb.base/catch-fork-static.exp: Likewise.
4314 * gdb.base/display.exp: Likewise.
4315 * gdb.base/foll-exec-mode.exp: Likewise.
4316 * gdb.base/foll-exec.exp: Likewise.
4317 * gdb.base/foll-fork.exp: Likewise.
4318 * gdb.base/foll-vfork.exp: Likewise.
4319 * gdb.base/funcargs.exp: Likewise.
4320 * gdb.base/hbreak2.exp: Likewise.
4321 * gdb.base/inferior-died.exp: Likewise.
4322 * gdb.base/interrupt.exp: Likewise.
4323 * gdb.base/multi-forks.exp: Likewise.
4324 * gdb.base/nodebug.exp: Likewise.
4325 * gdb.base/sepdebug.exp: Likewise.
4326 * gdb.base/solib1.c: Likewise.
4327 * gdb.base/step-test.exp: Likewise.
4328 * gdb.mi/non-stop.c: Likewise.
4329 * gdb.mi/pthreads.c: Likewise.
4330 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4331 * gdb.threads/pthreads.c: Likewise.
4332 * gdb.threads/staticthreads.exp: Likewise.
4333 * lib/future.exp: Likewise.
4334 * lib/gdb.exp: Likewise.
4335 * gdb.base/so-indr-cl.c: Remove.
4336 * gdb.base/so-indr-cl.exp: Likewise.
4337 * gdb.base/solib.c: Likewise.
4338 * gdb.base/solib.exp: Likewise.
4339 * gdb.base/solib2.c: Likewise.
4340
4341 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4342
4343 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4344 * gdb.base/call-ar-st.exp: Likewise.
4345 * gdb.base/callfuncs.exp: Likewise.
4346 * gdb.base/condbreak.exp: Likewise.
4347 * gdb.base/constvars.exp: Likewise.
4348 * gdb.base/hbreak2.exp: Likewise.
4349 * gdb.base/langs.exp: Likewise.
4350 * gdb.base/list.exp: Likewise.
4351 * gdb.base/long_long.exp: Likewise.
4352 * gdb.base/ptype.exp: Likewise.
4353 * gdb.base/scope.exp: Likewise.
4354 * gdb.base/signals.exp: Likewise.
4355 * gdb.base/so-impl-ld.exp: Likewise.
4356 * gdb.base/varargs.exp: Likewise.
4357 * gdb.base/volatile.exp: Likewise.
4358 * gdb.base/whatis.exp: Likewise.
4359 * gdb.cp/cplusfuncs.exp: Likewise.
4360 * gdb.cp/inherit.exp: Likewise.
4361 * gdb.cp/local.exp: Likewise.
4362 * gdb.cp/member-ptr.exp: Likewise.
4363 * gdb.cp/method.exp: Likewise.
4364 * gdb.cp/overload.exp: Likewise.
4365 * gdb.cp/templates.exp: Likewise.
4366 * gdb.stabs/weird.exp: Likewise.
4367 * lib/compiler.c: Likewise.
4368 * lib/compiler.cc: Likewise.
4369 * lib/cp-support.exp: Likewise.
4370 * lib/gdb.exp: Likewise.
4371
4372 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4373
4374 * configure.ac: Remove HP-UX case.
4375 * configure: Regenerate.
4376
4377 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4378
4379 * lib/gdb.exp (gdb_compile): Add function doc.
4380
4381 2015-12-17 Pedro Alves <palves@redhat.com>
4382
4383 PR threads/19354
4384 * gdb.multi/info-threads.exp: New file.
4385
4386 2015-12-15 Yao Qi <yao.qi@linaro.org>
4387
4388 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4389 is aarch64*-*-*.
4390
4391 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4392
4393 * gdb.base/history-duplicates.exp: Skip if no readline support.
4394
4395 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4396
4397 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4398
4399 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4400
4401 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4402
4403 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4404
4405 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4406 ctrl-C if nointerrupts target property is set.
4407 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4408 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4409 * gdb.base/paginate-bg-execution.exp: Likewise.
4410 * gdb.base/paginate-execution-startup.exp: Likewise.
4411 * gdb.base/random-signal.exp: Likewise.
4412 * gdb.base/range-stepping.exp: Likewise.
4413 * gdb.cp/annota2.exp: Likewise.
4414 * gdb.cp/annota3.exp: Likewise.
4415 * gdb.gdb/selftest.exp: Likewise.
4416 * gdb.threads/continue-pending-status.exp: Likewise.
4417 * gdb.threads/leader-exit.exp: Likewise.
4418 * gdb.threads/manythreads.exp: Likewise.
4419 * gdb.threads/pthreads.exp: Likewise.
4420 * gdb.threads/schedlock.exp: Likewise.
4421 * gdb.threads/sigthread.exp: Likewise.
4422
4423 2015-12-11 Don Breazeal <donb@codesourcery.com>
4424
4425 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4426 remote.
4427 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4428 * gdb.base/foll-exec.exp (main): Enable for target remote.
4429 * gdb.base/foll-fork.exp (main): Likewise.
4430 * gdb.base/foll-vfork.exp (main): Likewise.
4431 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4432 (proc continue_to_exit_bp_loc): Use clean_restart.
4433 * gdb.base/pie-execl.exp (main): Disable for target remote.
4434 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4435 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4436 * gdb.threads/execl.exp (main): Likewise.
4437 * gdb.threads/fork-child-threads.exp (main): Likewise.
4438 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4439 remote.
4440 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4441 remote.
4442 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4443 pid.tid style ptids, instead of just tid.
4444 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4445 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4446 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4447 ptids, instead of just tid.
4448
4449 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4450
4451 * gdb.base/list.exp (test_list_forward): Add end of file error
4452 test.
4453 (test_repeat_list_command): Add end of file error test.
4454 (test_list_backwards): Add beginning of file error test.
4455
4456 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4457
4458 * gdb.base/list.exp (test_list_invalid_args): New function,
4459 defined, and called.
4460
4461 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4462
4463 * gdb.base/list.exp (test_list): Make test names unique.
4464
4465 2015-12-11 Yao Qi <yao.qi@linaro.org>
4466
4467 * gdb.base/coremaker2.c: Remove.
4468
4469 2015-12-10 Pedro Alves <palves@redhat.com>
4470
4471 * gdb.multi/base.exp: Remove stale "spaces" references.
4472
4473 2015-12-10 Pedro Alves <palves@redhat.com>
4474
4475 * gdb.multi/base.exp: Don't use nowarnings.
4476 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4477 * gdb.multi/hangout.c: Include stdio.h.
4478 * gdb.multi/hello.c: Include stdlib.h.
4479 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4480 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4481 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4482
4483 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4484
4485 * gdb.dwarf2/dw2-ranges-base.c: New file.
4486 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4487 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4488 support additional line table, and debug ranges generation.
4489 (Dwarf::ranges): New function, generate .debug_ranges.
4490 (Dwarf::lines): Support generating simple line table programs.
4491 (Dwarf::assemble): Initialise new namespace variables.
4492
4493 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4494
4495 * gdb.base/async.exp (proc test_background): Add case for
4496 asynchronous execution not supported.
4497
4498 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4499
4500 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4501 format and change test names to make them unique.
4502
4503 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4504 Pedro Alves <pedro@redhat.com>
4505
4506 PR gdb/18702
4507 Add checking of floatformats setup on x86_64 hosts.
4508 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4509 (smallval, bigval): New labels/constants.
4510 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4511 float" after loading bigval and smallval.
4512
4513 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4514
4515 * gdb.ada/fun_overload_menu.exp: New testcase.
4516 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4517
4518 2015-12-04 Josh Stone <jistone@redhat.com>
4519
4520 * gdb.base/catch-fork-static.exp: New.
4521
4522 2015-12-03 Yao Qi <yao.qi@linaro.org>
4523
4524 * gdb.base/sizeof.c: Don't include stdio.h and
4525 ../lib/unbuffer_output.c.
4526 (main): New variable 'size' and 'value'. Remove printf and
4527 gdb_unbuffer_output. Assign return value to size and value.
4528 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4529 at the beginning.
4530 (check_sizeof): Check the result by printing variable 'size'.
4531 (check_valueof): Check the result by printing variable 'value'.
4532
4533 2015-12-01 Yao Qi <yao.qi@linaro.org>
4534
4535 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4536 for aarch64*-*-linux* target.
4537
4538 2015-11-30 Pedro Alves <palves@redhat.com>
4539
4540 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4541
4542 2015-11-30 Pedro Alves <palves@redhat.com>
4543
4544 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4545 Handle non-stop mode vCont replies.
4546
4547 2015-11-30 Pedro Alves <palves@redhat.com>
4548
4549 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4550 prepare_for_testing. Start gdb with "set non-stop on" appended to
4551 GDBFLAGS. Lax expected stop output.
4552
4553 2015-11-27 Yao Qi <yao.qi@linaro.org>
4554
4555 * gdb.arch/arm-neon.exp: New.
4556 * gdb.arch/arm-neon.c: New.
4557
4558 2015-11-27 Yao Qi <yao.qi@linaro.org>
4559
4560 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4561
4562 2015-11-27 Yao Qi <yao.qi@linaro.org>
4563
4564 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4565 frames-invalid annotation.
4566
4567 2015-11-27 Yao Qi <yao.qi@linaro.org>
4568
4569 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4570
4571 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4572
4573 * gdb.threads/names.exp: New file.
4574 * gdb.threads/names.c: New file.
4575 * README: Mention gdb,no_thread_names.
4576
4577 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4578
4579 PR 19297
4580 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4581 support" error.
4582
4583 2015-11-24 Pedro Alves <palves@redhat.com>
4584
4585 PR 17539
4586 * gdb.base/display.exp: Expect displays to be sorted in ascending
4587 order. Use multi_line.
4588 * gdb.base/solib-display.exp: Likewise.
4589
4590 2015-11-24 Pedro Alves <palves@redhat.com>
4591
4592 PR 17539
4593 * gdb.base/display.exp: Expect displays to be sorted in ascending
4594 order. Use multi_line.
4595 * gdb.base/solib-display.exp: Likewise.
4596
4597 2015-11-24 Pedro Alves <palves@redhat.com>
4598
4599 PR 17539
4600 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4601 threads in ascending order.
4602 * gdb.base/foll-fork.exp: Likewise.
4603 * gdb.base/foll-vfork.exp: Likewise.
4604 * gdb.base/multi-forks.exp: Likewise.
4605 * gdb.mi/mi-nonstop.exp: Likewise.
4606 * gdb.mi/mi-nsintrall.exp: Likewise.
4607 * gdb.multi/base.exp: Likewise.
4608 * gdb.multi/multi-arch.exp: Likewise.
4609 * gdb.python/py-inferior.exp: Likewise.
4610 * gdb.threads/break-while-running.exp: Likewise.
4611 * gdb.threads/execl.exp: Likewise.
4612 * gdb.threads/gcore-thread.exp: Likewise.
4613 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4614 * gdb.threads/kill.exp: Likewise.
4615 * gdb.threads/linux-dp.exp: Likewise.
4616 * gdb.threads/multiple-step-overs.exp: Likewise.
4617 * gdb.threads/next-bp-other-thread.exp: Likewise.
4618 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4619 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4620 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4621 * gdb.threads/thread-find.exp: Likewise.
4622 * gdb.threads/tls.exp: Likewise.
4623 * lib/mi-support.exp (mi_reverse_list): Delete.
4624 (mi_check_thread_states): No longer reverse list.
4625
4626 2015-11-24 Pedro Alves <palves@redhat.com>
4627
4628 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4629 use lowercase.
4630
4631 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4632
4633 * gdb.trace/actions.c: Include trace-common.h.
4634 (main): Add a location for a fast tracepoint.
4635 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4636 the normal tracepoints.
4637 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4638
4639 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4640
4641 * save-trace.exp: Factor out code to these...
4642 (gdb_save_tracepoints): New.
4643 (gdb_load_tracepoints): New.
4644 (do_save_load_test): New.
4645
4646 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4647
4648 * gdb.base/asmlabel.exp: New test.
4649 * gdb.base/asmlabel.c: New test case.
4650
4651 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4652
4653 * gdb.base/wrong_frame_bt_full-main.c: New file.
4654 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4655 * gdb.base/wrong_frame_bt_full.exp: New file.
4656
4657 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4658
4659 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4660
4661 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4662
4663 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4664 pstate register when comparing registers values in
4665 sparc64-*-linux-gnu targets to avoid spurious differences.
4666
4667 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4668
4669 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4670
4671 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4672
4673 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4674 as type argument to gdb_compile.
4675 * gdb.base/nested-subp2.exp: Likewise.
4676 * gdb.base/nested-subp3.exp: Likewise.
4677
4678 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4679
4680 * lib/dwarf.exp (_note): Fix left shift of negative value.
4681 * gdb.trace/trace-condition.exp: Likewise.
4682
4683 2015-11-13 Yao Qi <yao.qi@linaro.org>
4684
4685 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4686 comments about d10v.
4687 (test_scalar_returns): Likewise.
4688 * gdb.base/d10v.ld: Remove.
4689 * gdb.base/overlays.exp: Remove the target triplet checking for
4690 d10v-*-*.
4691 * gdb.base/structs.exp (test_struct_returns): Remove the
4692 comments about d10v.
4693 (test_struct_calls): Likewise.
4694
4695 2015-11-13 Yao Qi <yao.qi@linaro.org>
4696
4697 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4698 * gdb.base/gnu_vector.c: Don't include stdio.h.
4699 (main): Don't print res and call add_some_intvecs.
4700
4701 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4702
4703 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4704 macro.
4705 (func5): Removed.
4706 (func4): Use FAST_TRACEPOINT_LABEL.
4707 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4708 macro.
4709 (func): Removed.
4710 (thread_function): Use FAST_TRACEPOINT_LABEL.
4711 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4712 (func): Remove.
4713 (marker): Use FAST_TRACEPOINT_LABEL.
4714 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4715 (pendfunc1): Remove.
4716 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4717 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4718 (foo): Remove.
4719 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4720 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4721 macro.
4722 (func): Remove.
4723 (marker): Use FAST_TRACEPOINT_LABEL.
4724 * gdb.trace/trace-common.h: New header.
4725 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4726 macro.
4727 (func): Remove.
4728 (marker): Use FAST_TRACEPOINT_LABEL.
4729 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4730 (func): Remove.
4731 (thread_function): Use FAST_TRACEPOINT_LABEL.
4732
4733 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4734
4735 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4736 in front.
4737 * gdb.trace/change-loc.exp: Use global pcreg definition.
4738 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4739 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4740 in front.
4741 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4742 * gdb.trace/pending.exp: Likewise.
4743 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4744 * gdb.trace/trace-break.exp: Likewise.
4745 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4746 in front.
4747 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4748 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4749 in front.
4750 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4751
4752 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4753
4754 * gdb.ada/fin_fun_out: New testcase.
4755
4756 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4757
4758 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4759 value associated with DW_AT_byte_size.
4760 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4761 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4762 DW_AT_upper_bound.
4763
4764 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4765
4766 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4767 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4768 version.
4769 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4770 gdb.dwarf2/dw2-canonicalize-type.exp,
4771 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4772 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4773 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4774 provided by gdb_target_symbol_prefix_flags_asm.
4775 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4776 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4777 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4778 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4779 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4780 macros where needed). Use this macro for symbols which require
4781 the prefix provided by SYMBOL_PREFIX.
4782
4783 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4784
4785 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4786 New procs.
4787 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4788 representing expressions, of more than one list element.
4789 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4790 to prepend linker symbol prefix to f.
4791 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4792 table_1 and table_2.
4793 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4794 Likewise, for f and g.
4795 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4796 for ptr.
4797 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4798 for main.
4799 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4800 table_1_ptr and table_2_ptr.
4801
4802 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4803 Joel Brobecker <brobecker@adacore.com>
4804
4805 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4806
4807 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4808
4809 * gdb.reverse/s390-mvcle.c: New test.
4810 * gdb.reverse/s390-mvcle.exp: New file.
4811 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4812
4813 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4814
4815 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4816
4817 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4818
4819 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4820 reaching marker2.
4821 * gdb.reverse/getresuid-reverse.exp: Likewise.
4822 * gdb.reverse/pipe-reverse.exp: Likewise.
4823 * gdb.reverse/readv-reverse.exp: Likewise.
4824 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4825 * gdb.reverse/time-reverse.exp: Likewise.
4826 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4827
4828 2015-10-30 Yao Qi <yao.qi@linaro.org>
4829
4830 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4831 (empty_cycle): Remove.
4832 (main): Don't call empty_cycle. Don't use watch_count_done.
4833 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4834 empty_cycle. Rewrite the code counting HW watchpoints.
4835
4836 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4837
4838 * gdb.reverse/fstatat-reverse.c: New test.
4839 * gdb.reverse/fstatat-reverse.exp: New file.
4840 * gdb.reverse/getresuid-reverse.c: New test.
4841 * gdb.reverse/getresuid-reverse.exp: New file.
4842 * gdb.reverse/pipe-reverse.c: New test.
4843 * gdb.reverse/pipe-reverse.exp: New file.
4844 * gdb.reverse/readv-reverse.c: New test.
4845 * gdb.reverse/readv-reverse.exp: New file.
4846 * gdb.reverse/recvmsg-reverse.c: New test.
4847 * gdb.reverse/recvmsg-reverse.exp: New file.
4848 * gdb.reverse/time-reverse.c: New test.
4849 * gdb.reverse/time-reverse.exp: New file.
4850 * gdb.reverse/waitpid-reverse.c: New test.
4851 * gdb.reverse/waitpid-reverse.exp: New file.
4852
4853 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4854
4855 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4856
4857 2015-10-26 Doug Evans <dje@google.com>
4858
4859 PR symtab/17391
4860 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4861 * gdb.dwarf2/bad-regnum.c: New file.
4862 * gdb.dwarf2/bad-regnum.exp: New file.
4863
4864 2015-10-26 Doug Evans <dje@google.com>
4865
4866 PR python/18938
4867 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4868 file.
4869
4870 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4871
4872 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4873 for a change by "Mention language in compile error message".
4874
4875 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4876
4877 PR python/18073
4878 * gdb.python/py-type.c (C::a_method): New.
4879 (C::a_const_method): New.
4880 (C::a_static_method): New.
4881 (a_function): New.
4882 * gdb.python/py-type.exp (test_fields): Test getting fields
4883 from function and method.
4884
4885 2015-10-21 Keven Boell <keven.boell@intel.com>
4886
4887 * gdb.fortran/vla-alloc-assoc.exp: New file.
4888 * gdb.fortran/vla-datatypes.exp: New file.
4889 * gdb.fortran/vla-datatypes.f90: New file.
4890 * gdb.fortran/vla-history.exp: New file.
4891 * gdb.fortran/vla-ptype-sub.exp: New file.
4892 * gdb.fortran/vla-ptype.exp: New file.
4893 * gdb.fortran/vla-sizeof.exp: New file.
4894 * gdb.fortran/vla-sub.f90: New file.
4895 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4896 * gdb.fortran/vla-value-sub-finish.exp: New file.
4897 * gdb.fortran/vla-value-sub.exp: New file.
4898 * gdb.fortran/vla-value.exp: New file.
4899 * gdb.fortran/vla-ptr-info.exp: New file.
4900 * gdb.mi/mi-vla-fortran.exp: New file.
4901 * gdb.mi/vla.f90: New file.
4902
4903 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4904
4905 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4906 of hardwired timeout value.
4907
4908 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4909 Pedro Alves <palves@redhat.com>
4910
4911 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4912 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4913
4914 2015-10-19 Josh Stone <jistone@redhat.com>
4915
4916 * gdb.base/catch-syscall.c: Include <sched.h>.
4917 (unknown_syscall): New variable.
4918 (main): Trigger a vfork and an unknown syscall.
4919 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4920 (unknown_syscall_number): Likewise.
4921 (check_call_to_syscall): Accept an optional syscall pattern.
4922 (check_return_from_syscall): Likewise.
4923 (check_continue): Likewise.
4924 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4925 (test_catch_syscall_skipping_return): New test toggling off 'catch
4926 syscall' to step over the syscall return, then toggling back on.
4927 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4928 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4929 (do_syscall_tests): Call test_catch_syscall_without_args and
4930 test_catch_syscall_mid_vfork.
4931 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4932 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4933
4934 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
4935
4936 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4937 print g_vE): Add new pass patterns.
4938 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4939 print various symbol names for vptr fields.
4940
4941 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4942
4943 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4944 results.
4945
4946 2015-10-12 Yao Qi <yao.qi@linaro.org>
4947
4948 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4949
4950 2015-10-12 Yao Qi <yao.qi@linaro.org>
4951
4952 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4953 is aarch64*-*-linux*.
4954
4955 2015-10-12 Yao Qi <yao.qi@linaro.org>
4956
4957 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4958 (can_relocate_bcond_true): ... it.
4959 (can_relocate_bcond_false): New function.
4960 (foo): Likewise.
4961 (can_relocate_bl): Likewise.
4962 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
4963 can_relocate_bl.
4964
4965 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
4966
4967 * gdb.base/nested-addr.c: New file.
4968 * gdb.base/nested-addr.exp: New testcase.
4969
4970 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
4971
4972 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
4973 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
4974 its output. Ignore the output of "record goto begin" and instead
4975 check that GDB is replaying.
4976
4977 2015-10-09 Pedro Alves <palves@redhat.com>
4978
4979 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
4980 (top level): Use it in the run with no args test.
4981
4982 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
4983
4984 * gdb.dlang/properties.exp: New file.
4985
4986 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
4987
4988 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
4989 whether or not address 0x1000 is mapped on the target.
4990
4991 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
4992
4993 * gdb.python/py-type.exp: Do not run tests if binaries fail to
4994 build.
4995
4996 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
4997
4998 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
4999 instruction-history test.
5000
5001 2015-09-28 Doug Evans <dje@google.com>
5002
5003 * gdb.base/gcore.c (array_func): Add reference to static_array.
5004
5005 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5006
5007 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5008 source line.
5009
5010 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5011
5012 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5013 short or char as base type.
5014
5015 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5016
5017 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5018 to allow any size enum.
5019
5020 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5021
5022 * gdb.ada/array_ptr_renaming.exp: New testcase.
5023 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5024 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5025
5026 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5027
5028 * gdb.trace/ftrace-lock.c: New file.
5029 * gdb.trace/ftrace-lock.exp: New file.
5030
5031 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5032
5033 * gdb.arch/insn-reloc.c: New file.
5034 * gdb.arch/ftrace-insn-reloc.exp: New file.
5035
5036 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5037
5038 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5039 instruction.
5040 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5041 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5042 * gdb.trace/range-stepping.c: Likewise.
5043 * gdb.trace/trace-break.c: Likewise.
5044 * gdb.trace/trace-mt.c (thread_function): Likewise.
5045 * gdb.trace/ftrace.c (marker): Likewise.
5046 * gdb.trace/trace-condition.c (marker): Likewise.
5047 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5048 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5049 is_aarch64_target.
5050
5051 2015-09-18 Doug Evans <xdje42@gmail.com>
5052
5053 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5054 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5055
5056 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5057
5058 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5059 the breakpoint.
5060
5061 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5062
5063 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5064 the pending breakpoint. Remove timeout override for "Run till
5065 MI pending breakpoint on pendfunc3 on thread 2" test.
5066
5067 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5068
5069 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5070 filename pattern.
5071
5072 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5073
5074 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5075 in breakpoint filename pattern.
5076
5077 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5078
5079 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5080
5081 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5082
5083 * gdb.linespec/explicit.exp: Check for readline support for
5084 tab-completion tests. Fix obvious typo.
5085
5086 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5087
5088 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5089 and replay.
5090
5091 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5092
5093 * gdb.btrace/non-stop.c: New.
5094 * gdb.btrace/non-stop.exp: New.
5095
5096 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5097 Yao Qi <yao.qi@linaro.org>
5098
5099 * gdb.trace/trace-condition.c: New file.
5100 * gdb.trace/trace-condition.exp: New file.
5101
5102 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5103
5104 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5105 for testing bytecode compilation.
5106
5107 2015-09-16 Pedro Alves <palves@redhat.com>
5108 Sandra Loosemore <sandra@codesourcery.com>
5109
5110 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5111 (SECONDS): Redefine.
5112 (main): Call pthread_kill and alarm early.
5113 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5114 support.
5115 (test): If the target can't hardware step and doesn't support
5116 displaced stepping, increase the timeout.
5117
5118 2015-09-16 Pedro Alves <palves@redhat.com>
5119
5120 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5121 (enable_debug): New procedures.
5122 (test): Use them. Bail out if waiting for threads fails.
5123 (top level): Bail out if a test fails.
5124
5125 2015-09-16 Yao Qi <yao.qi@linaro.org>
5126
5127 * gdb.asm/asm-source.exp: Set asm-arch for
5128 aarch64*-*-* target.
5129 * gdb.asm/aarch64.inc: New file.
5130
5131 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5132
5133 * gdb.ada/array_of_variable_length.exp: New testcase.
5134 * gdb.ada/array_of_variable_length/foo.adb: New file.
5135 * gdb.ada/array_of_variable_length/pck.adb: New file.
5136 * gdb.ada/array_of_variable_length/pck.ads: New file.
5137
5138 2015-09-15 Doug Evans <dje@google.com>
5139
5140 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5141 of function static local variable.
5142
5143 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5144
5145 * gdb.threads/tls-so_extern.exp: New test file.
5146 * gdb.threads/tls-so_extern.c: New test file.
5147 * gdb.threads/tls-so_extern_main.c: New test file.
5148
5149 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5150
5151 * gdb.opt/solib-intra-step-lib.c: New file.
5152 * gdb.opt/solib-intra-step-main.c: New file.
5153 * gdb.opt/solib-intra-step.exp: New file.
5154
5155 2015-09-15 Pedro Alves <palves@redhat.com>
5156
5157 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5158 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5159
5160 2015-09-14 Pedro Alves <palves@redhat.com>
5161
5162 * gdb.base/hook-stop-continue.c: Delete.
5163 * gdb.base/hook-stop-continue.exp: Delete.
5164 * gdb.base/hook-stop-frame.c: Delete.
5165 * gdb.base/hook-stop-frame.exp: Delete.
5166 * gdb.base/hook-stop.c: New file.
5167 * gdb.base/hook-stop.exp: New file.
5168
5169 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5170
5171 * gdb.ada/access_to_packed_array.exp: New testcase.
5172 * gdb.ada/access_to_packed_array/foo.adb: New file.
5173 * gdb.ada/access_to_packed_array/pack.adb: New file.
5174 * gdb.ada/access_to_packed_array/pack.ads: New file.
5175
5176 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5177
5178 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5179 buffer size test.
5180
5181 2015-09-11 Don Breazeal <donb@codesourcery.com>
5182
5183 * gdb.base/foll-exec.c: Add copyright header. Fix
5184 formatting issues.
5185 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5186 (do_exec_tests): Use clean_restart in place of zap_session,
5187 and for test initialization. Fix formatting issues. Use
5188 fail in place of perror.
5189 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5190 an expect statement to match an expression with output from
5191 the program under debug.
5192 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5193 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5194 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5195 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5196 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5197
5198 2015-09-09 Doug Evans <dje@google.com>
5199
5200 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5201
5202 2015-09-09 Doug Evans <dje@google.com>
5203
5204 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5205
5206 2015-09-09 Doug Evans <dje@google.com>
5207
5208 * gdb.base/savedregs.exp: Fix typo.
5209
5210 2015-09-09 Pedro Alves <palves@redhat.com>
5211
5212 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5213
5214 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5215
5216 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5217 command actually switches threads. Give up on remaining
5218 tests if target fails to stop at breakpoint.
5219
5220 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5221
5222 * gdb.ada/funcall_char.exp: New testcase.
5223 * gdb.ada/funcall_char/foo.adb: New file.
5224
5225 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5226
5227 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5228 expected outputs. Add two testcases for completing ambiguous
5229 functions.
5230 * gdb.ada/complete/aux_pck.adb: New file.
5231 * gdb.ada/complete/aux_pck.ads: New file.
5232 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5233 Ambiguous_Func functions.
5234 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5235 * gdb.ada/complete/pck.adb: Likewise.
5236
5237 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5238
5239 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5240 failures to run the test program under GDB.
5241
5242 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5243
5244 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5245 to C.
5246
5247 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5248
5249 * gdb.base/run-after-attach.exp: New test file.
5250 * gdb.base/run-after-attach.c: New test file.
5251
5252 2015-08-26 Don Breazeal <donb@codesourcery.com>
5253
5254 * gdb.base/foll-exec-2.c: New test program.
5255 * gdb.base/foll-exec-2.exp: New test.
5256
5257 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5258
5259 * gdb.base/nested-subp1.exp: New file.
5260 * gdb.base/nested-subp1.c: New file.
5261 * gdb.base/nested-subp2.exp: New file.
5262 * gdb.base/nested-subp2.c: New file.
5263 * gdb.base/nested-subp3.exp: New file.
5264 * gdb.base/nested-subp3.c: New file.
5265
5266 2015-08-24 Pedro Alves <palves@redhat.com>
5267
5268 * gdb.server/connect-without-multi-process.c: New file.
5269 * gdb.server/connect-without-multi-process.exp: New file.
5270
5271 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5272
5273 * gdb.opt/inline-markers.c: Make z int.
5274
5275 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5276
5277 * gdb.opt/inline-markers.c: Make z volatile.
5278
5279 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5280
5281 * gdb.opt/inline-bt.c: New volatile global z.
5282 * gdb.opt/inline-cmds.c: Likewise.
5283 * gdb.opt/inline-locals.c: Likewise.
5284 * gdb.opt/inline-markers.c: New extern global z.
5285 (marker): Use z.
5286 (inline_fn): Likewise.
5287
5288 2015-08-24 Pedro Alves <palves@redhat.com>
5289
5290 * config/m32r-stub.exp: Remove file.
5291 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5292 * gdb.base/call-rt-st.exp: Likewise.
5293 * gdb.base/call-strs.exp: Likewise.
5294 * gdb.base/default.exp: Remove references to h8300-*-hms and
5295 *-*-udi*.
5296 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5297
5298 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5299
5300 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5301 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5302 and "return" use KFAIL when GDB can not read/write the vector
5303 return value.
5304
5305 2015-08-21 Gary Benson <gbenson@redhat.com>
5306
5307 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5308
5309 2015-08-20 Pedro Alves <palves@redhat.com>
5310
5311 * gdb.server/solib-list.exp: No longer expect an interior stop in
5312 non-stop mode.
5313
5314 2015-08-20 Pedro Alves <palves@redhat.com>
5315
5316 * gdb.server/connect-stopped-target.c: New file.
5317 * gdb.server/connect-stopped-target.exp: New file.
5318
5319 2015-08-20 Pedro Alves <palves@redhat.com>
5320
5321 * gdb.dwarf2/comp-unit-lang.exp: New file.
5322 * gdb.dwarf2/comp-unit-lang.c: New file.
5323
5324 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5325
5326 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5327 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5328
5329 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5330
5331 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5332 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5333
5334 2015-08-18 Doug Evans <dje@google.com>
5335 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5336
5337 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5338 skip_python_tests. New arg prompt_regexp.
5339 (skip_python_tests): New function.
5340 * lib/mi-support.exp (mi_skip_python_tests): New function.
5341 * gdb.python/py-mi-objfile-gdb.py: New file.
5342 * gdb.python/py-mi-objfile.c: New file.
5343 * gdb.python/py-mi-objfile.exp: New file.
5344
5345 2015-08-17 Keith Seitz <keiths@redhat.com>
5346
5347 * gdb.linespec/explicit.exp: Move strace test from here ...
5348 * gdb.trace/strace.exp: ... to here.
5349
5350 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5351
5352 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5353 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5354
5355 2015-08-14 Doug Evans <xdje42@gmail.com>
5356
5357 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5358 inferior before selecting a new file.
5359
5360 2015-08-14 Doug Evans <xdje42@gmail.com>
5361
5362 * gdb.mi/mi-disassemble.exp: Update.
5363 * gdb.base/disasm-optim.S: New file.
5364 * gdb.base/disasm-optim.c: New file.
5365 * gdb.base/disasm-optim.h: New file.
5366 * gdb.base/disasm-optim.exp: New file.
5367
5368 2015-08-14 Keith Seitz <keiths@redhat.com>
5369
5370 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5371 "evaluated-by".
5372
5373 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5374
5375 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5376
5377 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5378
5379 * gdb.ada/fun_renaming.exp: New testcase.
5380 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5381 * gdb.ada/fun_renaming/pack.adb: New file.
5382 * gdb.ada/fun_renaming/pack.ads: New file.
5383
5384 2015-08-12 Keith Seitz <keiths@redhat.com>
5385
5386 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5387 gdb_get_line_number.
5388
5389 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5390
5391 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5392 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5393 gdb.base/dso2dso.exp: New files.
5394
5395 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5396 Pedro Alves <palves@redhat.com>
5397 Keith Seitz <keiths@redhat.com>
5398
5399 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5400 GDBFLAGS.
5401
5402 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5403
5404 * gdb.base/gdbhistsize-history.exp
5405 (test_histsize_history_setting): Use save_vars.
5406 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5407 Use save_vars.
5408 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5409 * gdb.base/readline.exp: Use save_vars.
5410
5411 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5412
5413 * lib/gdb.exp (save_vars): New proc.
5414
5415 2015-08-11 Keith Seitz <keiths@redhat.com>
5416
5417 * gdb.base/help.exp: Update help_breakpoint_text.
5418
5419 2015-08-11 Keith Seitz <keiths@redhat.com>
5420
5421 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5422 (at toplevel): Call test_explicit_breakpoints.
5423 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5424 breakpoints.
5425 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5426 breakpoint conditions, "-cond".
5427
5428 2015-08-11 Keith Seitz <keiths@redhat.com>
5429
5430 * gdb.linespec/3explicit.c: New file.
5431 * gdb.linespec/cpexplicit.cc: New file.
5432 * gdb.linespec/cpexplicit.exp: New file.
5433 * gdb.linespec/explicit.c: New file.
5434 * gdb.linespec/explicit.exp: New file.
5435 * gdb.linespec/explicit2.c: New file.
5436 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5437 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5438 before using in the matching pattern.
5439 Clarify that `prefix' is a regular expression.
5440
5441 2015-08-11 Keith Seitz <keiths@redhat.com>
5442
5443 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5444 test.
5445 Add tests for missing ",FMT" and ",".
5446
5447 2015-08-10 Doug Evans <dje@google.com>
5448 Keith Seitz <keiths@redhat.com>
5449
5450 PR gdb/17960
5451 * gdb.base/completion.exp: Add location completer tests.
5452
5453 2015-08-07 Pedro Alves <palves@redhat.com>
5454
5455 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5456 tests here.
5457 (top level): Run do_test with and without displaced stepping.
5458
5459 2015-08-07 Pedro Alves <palves@redhat.com>
5460
5461 * gdb.base/valgrind-disp-step.c: New file.
5462 * gdb.base/valgrind-disp-step.exp: New file.
5463
5464 2015-08-07 Pedro Alves <palves@redhat.com>
5465
5466 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5467 Delete function.
5468 (main): Add alarm. Run an infinite loop instead of calling
5469 wait_threads.
5470 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5471 comment.
5472 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5473 Delete function.
5474 (main): Add alarm. Run an infinite loop instead of calling
5475 wait_threads.
5476 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5477 comment.
5478
5479 2015-08-07 Pedro Alves <palves@redhat.com>
5480
5481 * gdb.base/checkpoint-ns.exp: New file.
5482 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5483 standard_testfile.
5484
5485 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5486
5487 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5488 * gdb.btrace/instruction_history.exp: Update.
5489 * gdb.btrace/tsx.exp: New.
5490 * gdb.btrace/tsx.c: New.
5491
5492 2015-08-06 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5495 increase timeout.
5496 * gdb.reverse/until-precsave.exp: Bump timeouts.
5497
5498 2015-08-06 Pedro Alves <palves@redhat.com>
5499
5500 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5501
5502 2015-08-06 Pedro Alves <palves@redhat.com>
5503
5504 PR gdb/18749
5505 * gdb.threads/process-dies-while-handling-bp.c: New file.
5506 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5507
5508 2015-08-06 Pedro Alves <palves@redhat.com>
5509
5510 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5511 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5512
5513 2015-08-05 Pedro Alves <palves@redhat.com>
5514
5515 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5516 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5517
5518 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5519
5520 * gdb.base/bp-permanent.exp: Report test as unsupported if
5521 the target cannot stop at the permanent breakpoint.
5522
5523 2015-08-03 Doug Evans <dje@google.com>
5524
5525 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5526 10000.
5527
5528 2015-08-03 Doug Evans <dje@google.com>
5529
5530 * Makefile.in (workers/%.worker, build-perf): New rule.
5531 (GDB_PERFTEST_MODE): New variable.
5532 (check-perf): Use it.
5533 (clean): Clean up gdb.perf parallel build subdirs.
5534 * lib/build-piece.exp: New file.
5535 * lib/gdb.exp (make_gdb_parallel_path): New function
5536 (standard_output_file, standard_temp_file): Call it.
5537 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5538 of $GDB_PARALLEL.
5539 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5540
5541 2015-08-03 Doug Evans <dje@google.com>
5542
5543 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5544 (LOG_FILE_NAME): New global.
5545 (TextReporter.__init__): Initialize self.txt_sum.
5546 (TextReporter.report): Add support for multiple data-points.
5547 Move report to perftest.sum, put raw data in perftest.log.
5548 (TextReporter.start): Open sum and log files.
5549 (TextReporter.end): Close sum and log files.
5550 * gdb.perf/lib/perftest/testresult.py
5551 (SingleStatisticTestResult.record): Handle multiple data-points.
5552
5553 2015-07-31 Pedro Alves <palves@redhat.com>
5554
5555 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5556 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5557 kill_wait_spawned_process instead of explicit "kill -9".
5558 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5559 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5560 kill_wait_spawned_process.
5561 * gdb.base/attach-twice.exp: Likewise.
5562 * gdb.base/attach.exp: Likewise.
5563 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5564 gdb_test_multiple.
5565 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5566 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5567 kill_wait_spawned_process.
5568 * gdb.base/valgrind-infcall.exp: Likewise.
5569 * gdb.multi/multi-attach.exp: Likewise.
5570 * gdb.python/py-prompt.exp: Likewise.
5571 * gdb.python/py-sync-interp.exp: Likewise.
5572 * gdb.server/ext-attach.exp: Likewise.
5573 * gdb.threads/attach-into-signal.exp (corefunc): Use
5574 spawn_wait_for_attach, spawn_id_get_pid and
5575 kill_wait_spawned_process.
5576 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5577 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5578 spawn_id_get_pid and kill_wait_spawned_process.
5579 * gdb.threads/attach-stopped.exp (corefunc): Use
5580 spawn_wait_for_attach, spawn_id_get_pid and
5581 kill_wait_spawned_process.
5582 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5583 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5584 kill_wait_spawned_process instead of explicit "kill -9".
5585 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5586 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5587 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5588 processes. Don't map cygwin/windows pids here. Now returns a
5589 spawn id list.
5590
5591 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5592
5593 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5594 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5595 correct patch.
5596
5597 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5598
5599 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5600
5601 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5602
5603 Reapply:
5604 2014-05-21 Mark Wielaard <mjw@redhat.com>
5605
5606 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5607
5608 2015-07-30 Pedro Alves <palves@redhat.com>
5609
5610 * linux-low.c (handle_extended_wait): Set the child's last
5611 reported status to TARGET_WAITKIND_STOPPED.
5612
5613 2015-07-30 Pedro Alves <palves@redhat.com>
5614
5615 PR threads/18600
5616 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5617 only shows inferior 1.
5618
5619 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5620 Pedro Alves <palves@redhat.com>
5621
5622 PR threads/18600
5623 * gdb.threads/fork-plus-threads.c: New file.
5624 * gdb.threads/fork-plus-threads.exp: New file.
5625
5626 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5627
5628 * gdb.base/batch-preserve-term-settings.exp
5629 (test_terminal_settings_preserved_after_cli_exit): Use
5630 send_quit_command.
5631
5632 2015-07-29 Pedro Alves <palves@redhat.com>
5633 Don Breazeal <donb@codesourcery.com>
5634
5635 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5636 output from both inferior_spawn_id and gdb_spawn_id.
5637
5638 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5639
5640 * gdb.threads/attach-into-signal.exp (corefunc): Use
5641 with_test_prefix on nested loops, uniquefying the test messages.
5642
5643 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5644
5645 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5646 commit.
5647
5648 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5649
5650 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5651 New proc.
5652 (test_terminal_settings_preserved_after_sigterm): New test.
5653
5654 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5655
5656 * gdb.base/batch-preserve-term-settings.exp
5657 (test_terminal_settings_preserved_after_cli_exit): New test.
5658
5659 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5660
5661 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5662 manipulation of saved_gdbflags.
5663 (test_terminal_settings_preserved): Remove global declaration of
5664 the unused variable pagination_prompt. Remove manipulation of
5665 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5666 GDBFLAGS.
5667
5668 2015-07-29 Pedro Alves <palves@redhat.com>
5669
5670 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5671
5672 2015-07-29 Pedro Alves <palves@redhat.com>
5673
5674 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5675 at the top.
5676
5677 2015-07-29 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5680 (main): Call gdb_unbuffer_output.
5681 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5682 (main): Call gdb_unbuffer_output.
5683 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5684 (main): Call gdb_unbuffer_output.
5685 * gdb.base/call-strs.exp: Adjust to step over the
5686 gdb_unbuffer_output call.
5687 * gdb.base/catch-gdb-caused-signals.c: Include
5688 "../lib/unbuffer_output.c".
5689 (main): Call gdb_unbuffer_output.
5690 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5691 (main): Call gdb_unbuffer_output.
5692 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5693 (main): Call gdb_unbuffer_output.
5694 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5695 (main): Call gdb_unbuffer_output.
5696 * gdb.base/shlib-call.exp: Adjust to step over the
5697 gdb_unbuffer_output call.
5698 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5699 (main): Call gdb_unbuffer_output.
5700 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5701 (main): Call gdb_unbuffer_output.
5702 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5703 (main): Rename to ...
5704 (test): ... this.
5705 (main): Reimplement.
5706 * gdb.base/varargs.exp: Run to test instead of to main.
5707 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5708 (main): Call gdb_unbuffer_output.
5709
5710 2015-07-29 Pedro Alves <palves@redhat.com>
5711
5712 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5713 factore out from mi_continue_dprintf. For call-style dprintfs,
5714 expect dprintf output out of $inferior_spawn_id.
5715 (mi_continue_dprintf): Use mi_expect_dprintf.
5716 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5717 (main): Call gdb_unbuffer_output.
5718
5719 2015-07-29 Pedro Alves <palves@redhat.com>
5720
5721 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5722 (default_mi_gdb_start): Set inferior_spawn_id instead of
5723 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5724 gdb_spawn_id.
5725 (mi_gdb_test): Always expect inferior output from both
5726 $inferior_spawn_id and $gdb_spawn_id.
5727
5728 2015-07-29 Pedro Alves <palves@redhat.com>
5729
5730 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5731 send_inferior and $inferior_spawn_id.
5732
5733 2015-07-29 Pedro Alves <palves@redhat.com>
5734
5735 * gdb.gdb/complaints.exp (test_initial_complaints)
5736 (test_serial_complaints, test_short_complaints): Use
5737 gdb_test_stdio.
5738 (test_empty_complaint): Handle $inferior_spawn_id !=
5739 $gdb_spawn_id.
5740
5741 2015-07-29 Pedro Alves <palves@redhat.com>
5742
5743 * gdb.base/varargs.exp: Use gdb_test_stdio.
5744
5745 2015-07-29 Pedro Alves <palves@redhat.com>
5746
5747 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5748
5749 2015-07-29 Pedro Alves <palves@redhat.com>
5750
5751 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5752
5753 2015-07-29 Pedro Alves <palves@redhat.com>
5754
5755 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5756 parameter into two new parameters, "inf_result" and "gdb_result".
5757 Expect inferior output and gdb output from $inferior_spawn_id and
5758 $gdb_spawn_id, respectively. Adjust all callers.
5759
5760 2015-07-29 Pedro Alves <palves@redhat.com>
5761
5762 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5763 of gdb_test_sequence.
5764
5765 2015-07-29 Pedro Alves <palves@redhat.com>
5766
5767 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5768 (saw_spurious_output): Expect inferior output from
5769 $inferior_spawn_id. Use gdb_test_stdio.
5770
5771 2015-07-29 Pedro Alves <palves@redhat.com>
5772
5773 * gdb.base/dprintf.exp: Use standard_testfile. Change
5774 prepare_for_testing call.
5775 (srcfile): Don't set.
5776 (restart): New procedure.
5777 (test_dprintf): New procecure, use to continue over dprintfs.
5778 (test_call, test_agent): New procedures, tests moved here.
5779 Restart gdb and recreate dprintfs. Adjust expected output.
5780
5781 2015-07-29 Pedro Alves <palves@redhat.com>
5782
5783 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5784
5785 2015-07-29 Pedro Alves <palves@redhat.com>
5786
5787 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5788
5789 2015-07-29 Pedro Alves <palves@redhat.com>
5790
5791 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5792 gdb_test_stdio.
5793
5794 2015-07-29 Pedro Alves <palves@redhat.com>
5795
5796 * lib/gdb.exp (gdb_test_stdio): New procedure.
5797
5798 2015-07-29 Pedro Alves <palves@redhat.com>
5799
5800 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5801
5802 2015-07-29 Pedro Alves <palves@redhat.com>
5803
5804 * gdb.base/call-signal-resume.exp: Remove check for
5805 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5806 * gdb.base/unwindonsignal.exp: Likewise.
5807 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5808 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5809
5810 2015-07-29 Pedro Alves <palves@redhat.com>
5811
5812 * gdb.base/siginfo-addr.c (pass): New function.
5813 (handler): Call it iff si_addr is correct.
5814 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5815 Set a breakpoint at "pass" and continue to it.
5816
5817 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5818
5819 * gdb.python/py-objfile.exp: Make some tests have unique names.
5820 * gdb.python/py-pp-registration.exp: Likewise.
5821
5822 2015-07-28 Pedro Alves <palves@redhat.com>
5823
5824 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5825
5826 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5827
5828 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5829
5830 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5831
5832 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5833
5834 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5835
5836 * gdb.base/gdb-sigterm-2.exp: New test.
5837
5838 2015-07-25 Doug Evans <xdje42@gmail.com>
5839
5840 Revert:
5841 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5842 (workers/%.worker, build-perf): New rule.
5843 (GDB_PERFTEST_MODE): New variable.
5844 (check-perf): Use it.
5845 (clean): Clean up gdb.perf parallel build subdirs.
5846 * lib/build-piece.exp: New file.
5847 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5848 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5849 name.
5850 (standard_temp_file): Ditto.
5851 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5852 of $GDB_PARALLEL.
5853
5854 2015-07-24 Doug Evans <dje@google.com>
5855
5856 * gdb.perf/lib/perftest/utils.py: New file.
5857 * gdb.perf/gm-hello.cc: New file.
5858 * gdb.perf/gm-pervasive-typedef.cc: New file.
5859 * gdb.perf/gm-pervasive-typedef.h: New file.
5860 * gdb.perf/gm-std.cc: New file.
5861 * gdb.perf/gm-std.h: New file.
5862 * gdb.perf/gm-use-cerr.cc: New file.
5863 * gdb.perf/gm-utils.h: New file.
5864 * gdb.perf/gmonster-null-lookup.py: New file.
5865 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5866 * gdb.perf/gmonster-print-cerr.py: New file.
5867 * gdb.perf/gmonster-ptype-string.py: New file.
5868 * gdb.perf/gmonster-runto-main.py: New file.
5869 * gdb.perf/gmonster-select-file.py: New file.
5870 * gdb.perf/gmonster1-null-lookup.exp: New file.
5871 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5872 * gdb.perf/gmonster1-print-cerr.exp: New file.
5873 * gdb.perf/gmonster1-ptype-string.exp: New file.
5874 * gdb.perf/gmonster1-runto-main.exp: New file.
5875 * gdb.perf/gmonster1-select-file.exp: New file.
5876 * gdb.perf/gmonster1.cc: New file.
5877 * gdb.perf/gmonster1.exp: New file.
5878 * gdb.perf/gmonster2-null-lookup.exp: New file.
5879 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5880 * gdb.perf/gmonster2-print-cerr.exp: New file.
5881 * gdb.perf/gmonster2-ptype-string.exp: New file.
5882 * gdb.perf/gmonster2-runto-main.exp: New file.
5883 * gdb.perf/gmonster2-select-file.exp: New file.
5884 * gdb.perf/gmonster2.cc: New file.
5885 * gdb.perf/gmonster2.exp: New file.
5886
5887 2015-07-24 Doug Evans <dje@google.com>
5888
5889 * gdb.perf/README: New file.
5890 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5891 * lib/gen-perf-test.exp: New file.
5892
5893 2015-07-24 Doug Evans <dje@google.com>
5894
5895 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5896 (PerfTest::startup): New function.
5897 (PerfTest::run): Return result of calling body.
5898 (PerfTest::assemble): Rewrite.
5899 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5900 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5901 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5902 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5903 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5904
5905 2015-07-24 Doug Evans <dje@google.com>
5906
5907 * lib/gdb.exp (clean_restart): Make executable optional.
5908
5909 2015-07-24 Doug Evans <dje@google.com>
5910
5911 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5912 compiler_info references.
5913 * gdb.cp/temargs.exp: Ditto.
5914 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5915 (get_compiler_info): Early exit if already computed. Set compiler_info
5916 to "unknown" if there was a problem.
5917 (test_compiler_info): Add function comment. Call get_compiler_info.
5918
5919 2015-07-24 Doug Evans <dje@google.com>
5920
5921 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5922 (workers/%.worker, build-perf): New rule.
5923 (GDB_PERFTEST_MODE): New variable.
5924 (check-perf): Use it.
5925 (clean): Clean up gdb.perf parallel build subdirs.
5926 * lib/build-piece.exp: New file.
5927 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5928 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5929 name.
5930 (standard_temp_file): Ditto.
5931 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5932 of $GDB_PARALLEL.
5933
5934 2015-07-24 Doug Evans <dje@google.com>
5935
5936 * lib/future.exp (gdb_default_target_compile): New option
5937 "early_flags".
5938 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5939 --as-needed.
5940
5941 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5942
5943 * gdb.base/catch-syscall.exp: Call gdb_exit before
5944 gdb_skip_xml_test.
5945
5946 2015-07-24 Pedro Alves <palves@redhat.com>
5947
5948 * gdb.python/py-events.exp: Accept output between the stop event
5949 and the prompt.
5950 * gdb.python/py-evsignal.exp: Likewise.
5951 * gdb.python/py-evthreads.exp: Likewise.
5952
5953 2015-07-24 Pedro Alves <palves@redhat.com>
5954
5955 PR gdb/18717
5956 * gdb.threads/non-ldr-exit.c: New file.
5957 * gdb.threads/non-ldr-exit.exp: New file.
5958
5959 2015-07-24 Yao Qi <yao.qi@linaro.org>
5960
5961 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5962 restarting process.
5963
5964 2015-07-24 Yao Qi <yao.qi@linaro.org>
5965
5966 * gdb.server/ext-restart.exp: New file.
5967
5968 2015-07-24 Yao Qi <yao.qi@linaro.org>
5969
5970 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
5971 argument options.
5972 * gdb.server/ext-wrapper.exp: New file.
5973
5974 2015-07-23 Doug Evans <dje@google.com>
5975
5976 * gdb.dwarf2/dw2-dummy-cu.S: New file.
5977 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
5978
5979 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
5980
5981 * gdb.ada/var_arr_typedef.exp: New testcase.
5982 * gdb.ada/var_arr_typedef/pack.adb: New file.
5983 * gdb.ada/var_arr_typedef/pack.ads: New file.
5984 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
5985
5986 2015-07-20 Joel Brobecker <brobecker@adacore.com>
5987
5988 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
5989
5990 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5991
5992 * gdb.arch/i386-biarch-core.exp: Replace istarget
5993 by "complete set gnutarget". Remove expectation for the "core-file"
5994 command.
5995
5996 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5997
5998 Revert the previous commit:
5999 Tests for validate symbol file using build-id.
6000
6001 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6002
6003 Tests for validate symbol file using build-id.
6004 * gdb.base/solib-mismatch-lib.c: New file.
6005 * gdb.base/solib-mismatch-libmod.c: New file.
6006 * gdb.base/solib-mismatch.c: New file.
6007 * gdb.base/solib-mismatch.exp: New file.
6008
6009 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6010
6011 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6012 nios2-*-linux*.
6013 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6014 * gdb.base/siginfo.exp: Likewise.
6015 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6016
6017 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6018
6019 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6020 Move it to ...
6021 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6022 ... here.
6023 * gdb.trace/range-stepping.exp: Check that the target supports
6024 range stepping.
6025
6026 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6027
6028 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6029
6030 2015-07-14 Pedro Alves <palves@redhat.com>
6031
6032 * gdb.base/killed-outside.exp: New file.
6033 * gdb.base/killed-outside.c: New file.
6034
6035 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6036
6037 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6038 (n at main): New.
6039 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6040
6041 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6042
6043 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6044 infcall tests instead of setting up for KFAIL.
6045
6046 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6047
6048 * gdb.btrace/record_goto-step.exp: New.
6049
6050 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6051
6052 PR compile/18484
6053 * gdb.compile/compile.c (struct struct_type): Add volatile to
6054 selffield's type.
6055 * gdb.compile/compile.exp
6056 (compile code struct_object.selffield = &struct_object): Skip further
6057 struct_object tests if this one xfails.
6058
6059 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6060
6061 PR exp/18617
6062 * gdb.trace/ax.exp: Add test.
6063
6064 2015-07-07 Yao Qi <yao.qi@linaro.org>
6065
6066 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6067 instead of istarget "aarch64*-*-*".
6068 * gdb.arch/aarch64-fp.exp: Likewise.
6069 * gdb.base/float.exp: Likewise.
6070 * gdb.reverse/aarch64.exp: Likewise.
6071 * lib/gdb.exp (is_aarch64_target): New proc.
6072
6073 2015-07-07 Yao Qi <yao.qi@linaro.org>
6074
6075 * lib/gdb.exp (is_aarch32_target): New proc.
6076 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6077 instead of "istarget "arm*-*-*"".
6078 * gdb.arch/arm-disp-step.exp: Likewise.
6079 * gdb.arch/thumb-bx-pc.exp: Likewise.
6080 * gdb.arch/thumb-prologue.exp: Likewise.
6081 * gdb.arch/thumb-singlestep.exp: Likewise.
6082 * gdb.base/disp-step-syscall.exp: Likewise.
6083 * gdb.base/float.exp: Likewise.
6084
6085 2015-07-07 Yao Qi <yao.qi@linaro.org>
6086
6087 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6088 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6089
6090 2015-07-07 Yao Qi <yao.qi@linaro.org>
6091
6092 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6093 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6094 if it exists.
6095 * gdb.multi/multi-arch.exp: Likewise.
6096
6097 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6098
6099 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6100 print.
6101
6102 2015-07-07 Yao Qi <yao.qi@linaro.org>
6103
6104 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6105
6106 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6107
6108 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6109 '[' and ']' characters.
6110
6111 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6112
6113 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6114
6115 2015-06-29 Pedro Alves <palves@redhat.com>
6116
6117 PR threads/18127
6118 * gdb.threads/hand-call-new-thread.c: New file.
6119 * gdb.threads/hand-call-new-thread.c: New file.
6120
6121 2015-06-26 Keith Seitz <keiths@redhat.com>
6122 Doug Evans <dje@google.com>
6123
6124 PR 16253
6125 * gdb.cp/var-tag-2.cc: New file.
6126 * gdb.cp/var-tag-3.cc: New file.
6127 * gdb.cp/var-tag-4.cc: New file.
6128 * gdb.cp/var-tag.cc: New file.
6129 * gdb.cp/var-tag.exp: New file.
6130
6131 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6132
6133 * gdb.base/history-duplicates.exp: New test.
6134
6135 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6136
6137 * gdb.base/completion.exp: Test the completion of the "focus"
6138 command.
6139
6140 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6141
6142 * gdb.arch/amd64-prologue-skip.S: New file.
6143 * gdb.arch/amd64-prologue-skip.exp: New file.
6144
6145 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6146
6147 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6148 is_address_zero_readable check.
6149
6150 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6151
6152 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6153 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6154
6155 2015-06-24 Yao Qi <yao.qi@linaro.org>
6156
6157 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6158 linux targets.
6159
6160 2015-06-24 Yao Qi <yao.qi@linaro.org>
6161
6162 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6163 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6164 * gdb.base/siginfo-thread.exp: Likewise.
6165
6166 2015-06-22 Yao Qi <yao.qi@linaro.org>
6167
6168 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6169
6170 2015-06-22 Yao Qi <yao.qi@linaro.org>
6171
6172 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6173 aarch64*-*-*.
6174 (skip_hw_watchpoint_tests): Likewise.
6175
6176 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6177
6178 * gdb.base/gdbinit-history.exp: Test the interaction between
6179 setting GDBHISTSIZE and setting the history size via .gdbinit.
6180
6181 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6182
6183 PR gdb/16999
6184 * gdb.base/gdbhistsize-history.exp: New test.
6185
6186 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6187
6188 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6189 with GDBHISTSIZE.
6190 * gdb.base/readline.exp: Likewise.
6191
6192 2015-06-17 Yao Qi <yao.qi@linaro.org>
6193
6194 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6195 line.
6196
6197 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6198
6199 * gdb.base/gdbinit-history.exp: Add test case to check that
6200 an unlimited history file does not get truncated on exit.
6201
6202 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6203
6204 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6205 (VECTOR): New macro. Use it...
6206 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6207 ...for these typedefs.
6208 (int8, char1, int1, double1): New typedefs.
6209 (struct just_int2, struct two_int2): New structures.
6210 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6211 (add_structvecs, add_singlevecs): New functions.
6212 (main): Call add_some_intvecs twice.
6213 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6214 the compile and exit upon failure. Try compiling for the "native"
6215 architecture. Test inferior function calls with vector arguments
6216 and vector return value handling with "finish" and "return".
6217
6218 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6219
6220 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6221 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6222 PE file.
6223 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6224
6225 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6226
6227 PR breakpoints/16465
6228 * gdb.mi/mi-dprintf-pending.c: New file.
6229 * gdb.mi/mi-dprintf-pending.exp: New test.
6230 * gdb.mi/mi-dprintf-pendshr.c: New file.
6231
6232 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6233 Mircea Gherzan <mircea.gherzan@intel.com>
6234
6235 * gdb.arch/i386-mpx-map.c: New file.
6236 * gdb.arch/i386-mpx-map.exp: New File.
6237
6238 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6239
6240 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6241 * gdb.arch/i386-mpx.exp: Indentation fixed.
6242
6243 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6244
6245 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6246 function and improved indentation.
6247 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6248 gdb_test_multiple. Added additional tests to skip the test.
6249
6250 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6251
6252 * gdb.arch/i386-avx512.c: Change path in include file.
6253 * gdb.arch/i386-avx512.exp: Change include dir path
6254 compilation flag.
6255 * gdb.arch/i386-mpx.c: Change path in include file.
6256 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6257 flag.
6258
6259 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6260
6261 * gdb.compile/compile-print.exp (compile print *vararray@3)
6262 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6263
6264 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6265
6266 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6267 (do not keep jit in memory): ... this.
6268 (expect 5): Change it to ...
6269 (expect no 5): ... this.
6270
6271 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6272
6273 PR gdb/15564
6274 * gdb.mi/mi-detach.exp: New file.
6275
6276 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6277
6278 PR symtab/18392
6279 * gdb.arch/amd64-tailcall-self.S: New file.
6280 * gdb.arch/amd64-tailcall-self.c: New file.
6281 * gdb.arch/amd64-tailcall-self.exp: New file.
6282
6283 2015-05-28 Don Breazeal <donb@codesourcery.com>
6284
6285 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6286 tests for remote targets by checking is_target_gdbserver.
6287
6288 2015-05-27 Doug Evans <dje@google.com>
6289
6290 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6291 * gdb.dwarf2/opaque-type-lookup.c: New file.
6292 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6293
6294 2015-05-26 Doug Evans <dje@google.com>
6295
6296 * gdb.cp/iostream.cc: New file.
6297 * gdb.cp/iostream.exp: New file.
6298
6299 2015-05-26 Doug Evans <dje@google.com>
6300
6301 * gdb.dwarf2/dw2-op-call.exp: Update.
6302 * gdb.dwarf2/dw4-sig-types.exp: Update.
6303 * gdb.dwarf2/implptr.exp: Update.
6304 * gdb.mi/mi-cmd-param-changed.exp: Update.
6305
6306 2015-05-26 Doug Evans <dje@google.com>
6307
6308 * gdb.python/py-lazy-string.c: New file.
6309 * gdb.python/py-lazy-string.exp: New file.
6310 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6311 (main): Update. Add estring3.
6312 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6313 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6314
6315 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6316 Yao Qi <yao.qi@linaro.org>
6317
6318 * gdb.reverse/aarch64.c: New.
6319 * gdb.reverse/aarch64.exp: New.
6320
6321 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6322
6323 * lib/gdb.exp (supports_process_record): Return true for
6324 aarch64*-linux*.
6325 (supports_reverse): Likewise.
6326
6327 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6328
6329 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6330 Use with_test_prefix.
6331
6332 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6333
6334 * gdb.base/completion.exp: Add test for completion of layout
6335 names.
6336
6337 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6338
6339 * lib/gdb.exp (skip_tui_tests): New proc.
6340 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6341
6342 2015-05-19 Pedro Alves <palves@redhat.com>
6343
6344 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6345 Save the whole env array instead of just HOME. Unset HISTSIZE in
6346 the environment while testing. Restore whole environment
6347 afterwards.
6348
6349 2015-05-16 Doug Evans <xdje42@gmail.com>
6350
6351 * gdb.guile/scm-ports.c: New file.
6352 * gdb.guile/scm-ports.exp: Add memory port tests.
6353
6354 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6355
6356 * gdb.compile/compile-print.c: New file.
6357 * gdb.compile/compile-print.exp: New file.
6358
6359 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6360
6361 * gdb.compile/compile-ops.exp: Cast param to void.
6362 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6363 (compile code struct_object.selffield = &struct_object): Add xfail.
6364
6365 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6366
6367 * gdb.ada/arr_enum_with_gap: New testcase.
6368
6369 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6370
6371 * gdb.ada/byte_packed_arr: New testcase.
6372
6373 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6374
6375 * gdb.ada/pckd_neg: New testcase.
6376
6377 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6378
6379 PR gdb/17820
6380 * gdb.base/gdbinit-history.exp: New test.
6381 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6382 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6383
6384 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6385
6386 * gdb.python/py-xmethods.cc: Enhance test case.
6387 * gdb.python/py-xmethods.exp: New tests.
6388 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6389 function.
6390 (B_indexoper): Likewise.
6391 (global_dm_list) : Add new xmethod worker functions.
6392
6393 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6394
6395 * gdb.base/coredump-filter.exp: Correctly unset
6396 "coredump_var_addr" array.
6397
6398 2015-05-08 Pedro Alves <palves@redhat.com>
6399
6400 * gdb.server/non-existing-program.exp: Unset spawn_id.
6401
6402 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6403
6404 PR python/18291
6405 * gdb.python/py-xmethods.exp: Add tests.
6406
6407 2015-05-08 Yao Qi <yao.qi@linaro.org>
6408
6409 PR gdb/18208
6410 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6411 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6412 function set_coredump_filter, and remove remote_exec call.
6413 Remove argument ipid. Callers update.
6414 (top level): Don't get inferior's PID.
6415
6416 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6417
6418 * gdb.base/watch_thread_num.exp: Skip test on targets without
6419 access watchpoints.
6420
6421 2015-05-06 Pedro Alves <palves@redhat.com>
6422
6423 PR server/18081
6424 * gdb.server/non-existing-program.exp: New file.
6425
6426 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6427
6428 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6429
6430 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6431
6432 * gdb.ada/out_of_line_in_inlined: New testcase.
6433
6434 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6435
6436 * gdb.ada/var_rec_arr: New testcase.
6437
6438 2015-04-30 Yao Qi <yao.qi@linaro.org>
6439
6440 * gdb.base/break-idempotent.exp: If
6441 skip_hw_watchpoint_multi_tests returns true, skip the tests
6442 on "rwatch" and "awatch".
6443
6444 2015-04-30 Yao Qi <yao.qi@linaro.org>
6445
6446 * gdb.base/relativedebug.exp: Invoke gdb command
6447 "info sharedlibrary", and if libc.so doesn't have debug info,
6448 skip the test.
6449
6450 2015-04-29 Doug Evans <dje@google.com>
6451
6452 * gdb.python/py-xmethods.exp: Add ptype tests.
6453 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6454 get_result_type method.
6455
6456 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6457
6458 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6459 the target does not support hardware watchpoints.
6460
6461 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6462
6463 * gdb.base/break-always.exp: Abort testing if writing to memory
6464 causes an error.
6465
6466 2015-04-28 Doug Evans <dje@google.com>
6467
6468 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6469 * gdb.python/py-pp-registration.exp: ... here. New file.
6470 * gdb.python/py-pp-registration.c: New file.
6471 * gdb.python/py-pp-registration.py: New file.
6472
6473 2015-04-28 Doug Evans <dje@google.com>
6474
6475 * gdb.python/py-bad-printers.c: New file.
6476 * gdb.python/py-bad-printers.py: New file.
6477 * gdb.python/py-bad-printers.exp: New file.
6478
6479 2015-04-28 Sasha Smundak <asmundak@google.com>
6480
6481 * gdb.python/py-type.exp: New test.
6482
6483 2015-04-28 Andy Wingo <wingo@igalia.com>
6484
6485 * gdb.python/py-parameter.exp:
6486 * gdb.guile/scm-parameter.exp: Escape the path that we are
6487 matching against, as it might contain characters that are special
6488 to regular expressions.
6489
6490 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6491
6492 * gdb.ada/rec_comp: New testcase.
6493
6494 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6495
6496 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6497 before using it.
6498
6499 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6500
6501 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6502 new tests for verilog output.
6503
6504 2015-04-24 Yao Qi <yao.qi@linaro.org>
6505
6506 * boards/remote-gdbserver-on-localhost.exp: New file.
6507
6508 2015-04-23 Pedro Alves <palves@redhat.com>
6509
6510 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6511 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6512 "end of file", remove $inferior_spawn_id from the indirect list.
6513
6514 2015-04-23 Pedro Alves <palves@redhat.com>
6515
6516 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6517
6518 2015-04-23 Pedro Alves <palves@redhat.com>
6519
6520 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6521 on $any_spawn_id instead of only on $gdb_spawn_id.
6522
6523 2015-04-21 Pierre Muller <muller@sourceware.org>
6524
6525 PR pascal/17815
6526 * lib/pascal.exp (gpc_compile): Add new option "class".
6527 (fpc_compile): Likewise.
6528 * gdb.pascal/case-insensitive-symbols.pas: New file.
6529 * gdb.pascal/case-insensitive-symbols.exp: New file.
6530
6531 2015-04-20 Gary Benson <gbenson@redhat.com>
6532
6533 * gdb.base/attach.exp: Fix three extended remote failures.
6534
6535 2015-04-17 Gary Benson <gbenson@redhat.com>
6536
6537 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6538 the main executable over the remote protocol.
6539
6540 2015-04-16 Pedro Alves <palves@redhat.com>
6541
6542 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6543 a new gdbserver if gdbserver_reconnect_p is set.
6544
6545 2015-04-16 Pedro Alves <palves@redhat.com>
6546
6547 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6548 is set, don't exit gdbserver.
6549
6550 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6551
6552 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6553 appropriate .insn, such that an older assembler can be used.
6554 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6555 the z/Architecture instruction set on 31-bit targets as well.
6556
6557 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6558
6559 * gdb.go/handcall.exp: Remove all logic related to the first
6560 breakpoint and rely on go_runto_main instead.
6561 * gdb.go/strings.exp: Likewise.
6562 * gdb.go/unsafe.exp: Likewise.
6563 * gdb.go/hello.exp: Likewise. Also rename the remaining
6564 breakpoint marker to "breakpoint 1".
6565 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6566 * gdb.go/strings.go: Likewise.
6567 * gdb.go/unsafe.go: Likewise.
6568 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6569 "set breakpoint 2 here" and rename the remaining breakpoint marker
6570 to "breakpoint 1".
6571
6572 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6573
6574 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6575 if itertools.imap is not present.
6576 * gdb.python/py-objfile.exp: Add parentheses.
6577 * gdb.python/py-type.exp: Same.
6578 * gdb.python/py-unwind-maint.py: Same.
6579
6580 2015-04-15 Yao Qi <yao.qi@linaro.org>
6581
6582 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6583 of ":$ptr_size" and set its form explicitly.
6584
6585 2015-04-15 Pedro Alves <palves@redhat.com>
6586 Yao Qi <yao.qi@linaro.org>
6587
6588 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6589 timeout by factor of 4.
6590 (test_regular_watch): Likewise.
6591 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6592 * gdb.reverse/sigall-reverse.exp: Likewise.
6593 * gdb.reverse/until-precsave.exp: Likewise.
6594 * lib/gdb.exp (with_timeout_factor): New proc.
6595 (gdb_expect): Move some code to ...
6596 (get_largest_timeout): ... here. New procedure.
6597
6598 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6599
6600 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6601
6602 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6603
6604 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6605 to write to the .text section.
6606
6607 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6608
6609 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6610 Handle the case of targets that do not provide PID information.
6611
6612 2015-04-13 Yao Qi <yao.qi@linaro.org>
6613
6614 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6615 and use expect instead of gdb_expect.
6616
6617 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6618
6619 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6620 "coredump_var_addr" to avoid naming conflict with other testcases.
6621
6622 2015-04-10 Pedro Alves <palves@redhat.com>
6623
6624 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6625 gdb_test_sequence and gdb_assert.
6626
6627 2015-04-10 Pedro Alves <palves@redhat.com>
6628
6629 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6630 test messages that don't include the breakpoint address.
6631
6632 2015-04-10 Yao Qi <yao.qi@linaro.org>
6633
6634 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6635 false for some offset and width combinations which aren't
6636 supported by linux kernel.
6637
6638 2015-04-10 Pedro Alves <palves@redhat.com>
6639
6640 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6641 procedure, factored out from ...
6642 (top level): ... here. Add "set displaced-stepping" testing axis.
6643 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6644 parameter "displaced". Use it.
6645 (top level): Use foreach and add "set displaced-stepping" testing
6646 axis.
6647
6648 2015-04-10 Pedro Alves <palves@redhat.com>
6649
6650 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6651 Remove comment.
6652 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6653 both the address of the instruction that triggers the watchpoint
6654 and the address of the instruction immediately after, and use
6655 those addresses for the test. Fix comment.
6656
6657 2015-04-10 Pedro Alves <palves@redhat.com>
6658
6659 * gdb.base/sigstep.exp (breakpoint_to_handler)
6660 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6661 Test "backtrace" in handler.
6662 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6663 (top level): Add new "displaced" test axis to
6664 breakpoint_to_handler, breakpoint_to_handler_entry and
6665 breakpoint_over_handler.
6666
6667 2015-04-10 Pedro Alves <palves@redhat.com>
6668
6669 PR gdb/18216
6670 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6671
6672 2015-04-10 Yao Qi <yao.qi@linaro.org>
6673
6674 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6675 (test_add_rn_pc): New function.
6676 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6677 (top level): Invoke test_add_rn_pc.
6678
6679 2015-04-10 Pedro Alves <palves@redhat.com>
6680
6681 PR gdb/13858
6682 * gdb.base/step-over-no-symbols.exp: New file.
6683
6684 2015-04-09 Andy Wingo <wingo@igalia.com>
6685
6686 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6687 after the Python tests.
6688
6689 2015-04-08 Keith Seitz <keiths@redhat.com>
6690
6691 PR python/16699
6692 * gdb.python/py-completion.exp: New tests for completion.
6693 * gdb.python/py-completion.py (CompleteLimit1): New class.
6694 (CompleteLimit2): Likewise.
6695 (CompleteLimit3): Likewise.
6696 (CompleteLimit4): Likewise.
6697 (CompleteLimit5): Likewise.
6698 (CompleteLimit6): Likewise.
6699 (CompleteLimit7): Likewise.
6700
6701 2015-04-08 Pedro Alves <palves@redhat.com>
6702
6703 PR gdb/18214
6704 PR gdb/18216
6705 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6706 function.
6707 (main): Install it as SIGUSR1 handler.
6708 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6709 parameter. Always use "setup" as prefix. Toggle "set
6710 displaced-stepping" off/on depending on global. Don't switch to
6711 thread 1 here.
6712 (top level): Add displaced stepping "off/on" test axis. Update
6713 "setup" calls. Wrap each subtest with with_test_prefix. Test
6714 continuing with a queued signal in each thread.
6715
6716 2015-04-08 Pedro Alves <palves@redhat.com>
6717
6718 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6719 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6720 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6721 Return early if running to main fails.
6722 * gdb.trace/while-stepping.exp: Likewise.
6723
6724 2015-04-07 Pedro Alves <palves@redhat.com>
6725
6726 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6727 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6728 interact with inferior program.
6729
6730 2015-04-07 Pedro Alves <palves@redhat.com>
6731
6732 * lib/gdb.exp (inferior_spawn_id): New global.
6733 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6734 spawn id after processing the user code.
6735 (default_gdb_start): Set inferior_spawn_id.
6736 (send_inferior): New procedure.
6737 * lib/gdbserver-support.exp (gdbserver_start): Set
6738 inferior_spawn_id.
6739 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6740
6741 2015-04-07 Pedro Alves <palves@redhat.com>
6742
6743 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6744 * lib/gdbserver-support.exp (gdbserver_start): Make
6745 $server_spawn_id global.
6746 (gdbserver_start): Don't wait for gdbserver's spawn id with
6747 expect_background.
6748 (close_gdbserver): New procedure.
6749 (gdb_exit): Rename the default version and reimplement.
6750
6751 2015-04-07 Pedro Alves <palves@redhat.com>
6752
6753 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6754 append the substituted item, not the original item.
6755
6756 2015-04-07 Pedro Alves <palves@redhat.com>
6757
6758 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6759 gdb_expect.
6760
6761 2015-04-07 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6764 output appearing once only.
6765
6766 2015-04-07 Pedro Alves <palves@redhat.com>
6767
6768 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6769 that doesn't expect anything. Return early if running to main
6770 fails.
6771
6772 2015-04-07 Yao Qi <yao.qi@linaro.org>
6773
6774 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6775 (child_function): Call alarm.
6776 (main): Move call to alarm into the loop.
6777 * gdb.threads/non-stop-fair-events.exp: Build program with
6778 -DTIMEOUT=$timeout.
6779
6780 2015-04-06 Doug Evans <xdje42@gmail.com>
6781
6782 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6783 Fix dest parameter to board_info.
6784 (fpc_compile): Ditto.
6785 (gdb_compile_pascal): Rename dest arg to destfile.
6786
6787 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6788
6789 * gdb.ada/funcall_ref.exp: New file.
6790 * gdb.ada/funcall_ref/foo.adb: New file.
6791
6792 2015-04-02 Yao Qi <yao.qi@linaro.org>
6793
6794 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6795 is remote.
6796
6797 2015-04-02 Gary Benson <gbenson@redhat.com>
6798
6799 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6800
6801 2015-04-01 Sasha Smundak <asmundak@google.com>
6802
6803 * gdb.python/py-unwind-maint.c: New file.
6804 * gdb.python/py-unwind-maint.exp: New test.
6805 * gdb.python/py-unwind-maint.py: New file.
6806 * gdb.python/py-unwind.c: New file.
6807 * gdb.python/py-unwind.exp: New test.
6808 * gdb.python/py-unwind.py: New test.
6809
6810 2015-04-01 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6813 to fail instead of non-existent $test.
6814
6815 2015-04-01 Pedro Alves <palves@redhat.com>
6816
6817 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6818 GDBFLAGS if not empty.
6819
6820 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6821
6822 * gdb.ada/complete.exp: Remove "multi_line".
6823 * gdb.ada/info_exc.exp: Remove "multi_line".
6824 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6825 * gdb.ada/ptype_field.exp: Remove "multi_line".
6826 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6827 * gdb.ada/tagged.exp: Remove "multi_line".
6828 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6829 [multi_line ...]
6830 * gdb.btrace/delta.exp: Likewise.
6831 * gdb.btrace/exception.exp: Likewise.
6832 * gdb.btrace/function_call_history.exp: Likewise.
6833 * gdb.btrace/instruction_history.exp: Likewise.
6834 * gdb.btrace/nohist.exp: Likewise.
6835 * gdb.btrace/record_goto.exp: Likewise.
6836 * gdb.btrace/segv.exp: Likewise.
6837 * gdb.btrace/stepi.exp: Likewise.
6838 * gdb.btrace/tailcall.exp: Likewise.
6839 * gdb.btrace/unknown_functions.exp: Likewise.
6840 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6841 * lib/gdb.exp: Add the "multi_line" helper.
6842
6843 2015-04-01 Pedro Alves <palves@redhat.com>
6844
6845 * gdb.threads/tid-reuse.c: New file.
6846 * gdb.threads/tid-reuse.exp: New file.
6847
6848 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6849
6850 PR corefiles/16092
6851 * gdb.base/coredump-filter.c: New file.
6852 * gdb.base/coredump-filter.exp: Likewise.
6853
6854 2015-03-27 Petr Machata <pmachata@redhat.com>
6855
6856 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6857 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6858 (Dwarf::assemble): Initialize them.
6859 (Dwarf::lines): New function.
6860
6861 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6862
6863 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6864 SYMBOL_PREFIX for x86_64-*-cygwin.
6865
6866 2015-03-26 Andy Wingo <wingo@igalia.com>
6867
6868 PR symtab/18148
6869 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6870 const_value but not a location.
6871 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6872 location defined in non-main CUs are visible.
6873
6874 2015-03-26 Yao Qi <yao.qi@linaro.org>
6875
6876 PR testsuite/18139
6877 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6878 Add a line number entry for the same line.
6879 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6880 Add a line number entry for the same line.
6881
6882 2015-03-26 Yao Qi <yao.qi@linaro.org>
6883
6884 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6885 .int 0.
6886 (func): Likewise. Add .Lfunc_1 label.
6887 Use .Lfunc_1 label.
6888 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6889 .int 0.
6890 (func): Likewise.
6891 Use .Lfunc_1 label.
6892
6893 2015-03-26 Yao Qi <yao.qi@linaro.org>
6894
6895 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6896 Call gdb_compile instead to compile each .s files without debug
6897 information.
6898
6899 2015-03-26 Yao Qi <yao.qi@linaro.org>
6900
6901 * gdb.base/savedregs.exp (process_saved_regs): Make
6902 "Saved registers:" optional in the pattern.
6903
6904 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6905
6906 * gdb.btrace/next.exp: Merged into step.exp.
6907 * gdb.btrace/finish.exp: Merged into step.exp.
6908 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6909 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6910 "record goto" and checking the exact replay position.
6911 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6912 check for "Recording format" in "info record" output.
6913 * gdb.btrace/record_goto.exp: Choose test file based on target.
6914 * gdb.btrace/x86-record_goto.S: Renamed into ...
6915 * gdb.btrace/x86_64-record_goto.S: ... this.
6916 * gdb.btrace/i686-record_goto.S: New.
6917 * gdb.btrace/x86-tailcall.S: Renamed into ...
6918 * gdb.btrace/x86_64-tailcall.S: ... this.
6919 * gdb.btrace/i686-tailcall.S: New.
6920 * gdb.btrace/x86-tailcall.c: Renamed into ...
6921 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6922 separate statements. Update test.
6923 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6924 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6925 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6926 * gdb.btrace/tailcall.exp: Choose test file based on target.
6927 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6928
6929 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6930
6931 * gdb.btrace/exception.exp: Increase BTS buffer size.
6932
6933 2015-03-24 Pedro Alves <palves@redhat.com>
6934
6935 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6936
6937 2015-03-24 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.threads/schedlock.exp (test_step): No longer expect that
6940 "set scheduler-locking step" with "next" over a function call runs
6941 threads unlocked.
6942
6943 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6944
6945 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6946
6947 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6948
6949 PR breakpoints/16466
6950 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6951 * gdb.mi/mi-pending.c (thread_func): New function.
6952 (int main): Add threading support required.
6953 * gdb.mi/mi-pending.exp: Add tests for this issue.
6954 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6955 (pendfunc2): Remove stdio dependency.
6956 * gdb.mi/mi-pendshr2.c: New file.
6957
6958 2015-03-23 Keith Seitz <keiths@redhat.com>
6959
6960 * gdb.linespec/keywords.c: New file.
6961 * gdb.linespec/keywords.exp: New file.
6962
6963 2015-03-23 Keith Seitz <keiths@redhat.com>
6964
6965 PR gdb/18021
6966 * gdb.dwarf2/staticvirtual.exp: New test.
6967
6968 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
6969
6970 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
6971 * README: Remove HP-UX and gdb.hp.
6972 (configuration):
6973 * configure: Regenerate.
6974 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
6975 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
6976 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
6977 gdb.hp/gdb.defects/Makefile.
6978 * gdb.hp/Makefile.in: File deleted.
6979 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
6980 * gdb.hp/gdb.aCC/optimize.c: File deleted.
6981 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
6982 * gdb.hp/gdb.aCC/run.c: File deleted.
6983 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
6984 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
6985 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
6986 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
6987 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
6988 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
6989 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
6990 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
6991 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
6992 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
6993 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
6994 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
6995 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
6996 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
6997 * gdb.hp/gdb.base-hp/reg.s: File deleted.
6998 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
6999 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7000 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7001 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7002 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7003 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7004 * gdb.hp/gdb.compat/average.c: File deleted.
7005 * gdb.hp/gdb.compat/sum.c: File deleted.
7006 * gdb.hp/gdb.compat/xdb.c: File deleted.
7007 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7008 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7009 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7010 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7011 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7012 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7013 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7014 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7015 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7016 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7017 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7018 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7019 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7020 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7021 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7022 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7023 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7024 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7025 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7026 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7027 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7028 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7029 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7030 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7031 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7032 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7033 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7034 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7035 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7036 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7037 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7038 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7039 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7040 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7041 * gdb.hp/tools/odump: File deleted.
7042
7043 2015-03-19 Pedro Alves <palves@redhat.com>
7044
7045 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7046 (saw_thread_3): New globals.
7047 (top level): Increment them when an event for the corresponding
7048 thread is seen.
7049 (no thread starvation): New test.
7050
7051 2015-03-19 Pedro Alves <palves@redhat.com>
7052
7053 * gdb.threads/continue-pending-status.c: New file.
7054 * gdb.threads/continue-pending-status.exp: New file.
7055
7056 2015-03-18 Pedro Alves <palves@redhat.com>
7057
7058 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7059 Use gdb_is_target_remote instead of is_remote. Use
7060 gdb_test_multiple instead of gdb_expect. Exit early if
7061 gdb_test_multiple hits its internal matches. Tighten stepi tests
7062 expected output. Fail on exit with any signal, instead of just
7063 SIGILL.
7064
7065 2015-03-18 Yao Qi <yao.qi@linaro.org>
7066
7067 PR tdep/18107
7068 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7069 variable.
7070 * gdb.base/catch-syscall.exp: Don't skip it on
7071 aarch64*-*-linux* target. Remove elements in all_syscalls.
7072 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7073 target.
7074 (setup_all_syscalls): New proc.
7075
7076 2015-03-16 Yao Qi <yao.qi@linaro.org>
7077
7078 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7079 (top level): Skip tests if valid_addr_p returns false for
7080 $cmd1 or $cmd2.
7081
7082 2015-03-11 Andy Wingo <wingo@igalia.com>
7083
7084 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7085
7086 2015-03-11 Yao Qi <yao.qi@linaro.org>
7087
7088 * gdb.base/catch-syscall.exp: Fix typo in comments.
7089
7090 2015-03-11 Yao Qi <yao.qi@linaro.org>
7091
7092 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7093
7094 2015-03-09 Pedro Alves <palves@redhat.com>
7095
7096 * dg-extract-results.py: Delete.
7097
7098 2015-03-09 Pedro Alves <palves@redhat.com>
7099
7100 Merge dg-extract-results.sh from GCC upstream (r218843).
7101
7102 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7103 * dg-extract-results.sh: Use --text with grep to avoid issues with
7104 binary files. Fall back to cat -v, if that doesn't work.
7105
7106 2015-03-05 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7109
7110 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7111
7112 * lib/mi-support.exp (mi_expect_interrupt): Accept
7113 alternative event for when in all-stop mode.
7114
7115 2015-03-04 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7118
7119 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7120
7121 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7122
7123 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7124
7125 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7126 regexps for GDB's current line display, accept a hex address
7127 preceding the line number.
7128
7129 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7130
7131 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7132 the 'arch1' variable for "s390*-linux*" targets.
7133
7134 2015-03-04 Pedro Alves <palves@redhat.com>
7135
7136 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7137 (main): Pass missing retval argument to pthread_join call.
7138
7139 2015-03-02 Pedro Alves <palves@redhat.com>
7140
7141 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7142 (top level): Call do_test with non-stop as well.
7143
7144 2015-03-02 Pedro Alves <palves@redhat.com>
7145
7146 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7147 -1.
7148
7149 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7150
7151 * gdb.arch/s390-vregs.exp: New test.
7152 * gdb.arch/s390-vregs.S: New file.
7153
7154 2015-02-27 Pedro Alves <palves@redhat.com>
7155
7156 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7157 call to catch_command_errors.
7158 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7159 catch_command_errors.
7160
7161 2015-02-27 Pedro Alves <palves@redhat.com>
7162
7163 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7164 "true" for boolean result.
7165 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7166 prototype of main.
7167
7168 2015-02-27 Pedro Alves <palves@redhat.com>
7169
7170 * lib/unbuffer_output.c: New file.
7171 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7172 (main): Call gdb_unbuffer_output.
7173
7174 2015-02-27 Yao Qi <yao.qi@linaro.org>
7175
7176 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7177 target.
7178
7179 2015-02-26 Doug Evans <dje@google.com>
7180
7181 * gdb.cp/class2.cc (Dbase, D): New classes.
7182 (main): New local delta.
7183 * gdb.cp/class2.exp: Test printing delta.
7184 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7185 (dynbar): New global.
7186 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7187
7188 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7189
7190 * gdb.compile/compile-ifunc.c: New file.
7191 * gdb.compile/compile-ifunc.exp: New file.
7192
7193 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7194
7195 * gdb.base/structs.exp: Check for correct struct on finish.
7196
7197 2015-02-26 Yao Qi <yao.qi@linaro.org>
7198
7199 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7200 is zero.
7201
7202 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7203
7204 * gdb.arch/cordic.ko.bz2: New file.
7205 * gdb.arch/cordic.ko.debug.bz2: New file.
7206 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7207
7208 2015-02-25 Yao Qi <yao.qi@linaro.org>
7209
7210 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7211 aarch64*-*-* target.
7212
7213 2015-02-23 Pedro Alves <palves@redhat.com>
7214
7215 * lib/gdb.exp (delete_breakpoints): Rewrite using
7216 gdb_test_multiple.
7217
7218 2015-02-23 Pedro Alves <palves@redhat.com>
7219
7220 * gdb.base/info-os.c: Include stdlib.h.
7221
7222 2015-02-22 Doug Evans <xdje42@gmail.com>
7223
7224 PR symtab/17855
7225 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7226 is read after symbols have been re-read.
7227 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7228 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7229
7230 2015-02-21 Doug Evans <dje@google.com>
7231
7232 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7233
7234 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7235
7236 PR corefiles/17808
7237 * gdb.arch/i386-biarch-core.core.bz2: New file.
7238 * gdb.arch/i386-biarch-core.exp: New file.
7239
7240 2015-02-21 Pedro Alves <palves@redhat.com>
7241
7242 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7243 runto_main fails.
7244
7245 2015-02-20 Pedro Alves <palves@redhat.com>
7246
7247 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7248 info probes.
7249
7250 2015-02-20 Pedro Alves <palves@redhat.com>
7251
7252 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7253
7254 2015-02-20 Pedro Alves <palves@redhat.com>
7255
7256 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7257 clean_restart before gdb_target_supports_trace.
7258
7259 2015-02-20 Pedro Alves <palves@redhat.com>
7260
7261 PR threads/18006
7262 * gdb.threads/clone-thread_db.c: New file.
7263 * gdb.threads/clone-thread_db.exp: New file.
7264
7265 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7266
7267 PR breakpoints/16812
7268 * gdb.base/catch-gdb-caused-signals.c: New file.
7269 * gdb.base/catch-gdb-caused-signals.exp: New file.
7270
7271 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7272
7273 * configure: Regenerated.
7274 * configure.ac: Use GDB_AC_TRANSFORM.
7275 * aclocal.m4: sinclude ../transform.m4.
7276
7277 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7278
7279 * lib/dtrace.exp: New file.
7280 * gdb.base/dtrace-probe.exp: Likewise.
7281 * gdb.base/dtrace-probe.d: Likewise.
7282 * gdb.base/dtrace-probe.c: Likewise.
7283 * lib/pdtrace.in: Likewise.
7284 * configure.ac: Output variables with the transformed names of
7285 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7286 * configure: Regenerated.
7287
7288 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7289
7290 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7291 expected message when trying to access $_probe_* convenience
7292 variables while not on a probe.
7293
7294 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7295
7296 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7297
7298 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7299
7300 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7301 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7302
7303 2015-02-10 Doug Evans <xdje42@gmail.com>
7304
7305 * lib/gdb.exp (gdb_load): Always return a result.
7306
7307 2015-02-10 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.threads/signal-sigtrap.c: New file.
7310 * gdb.threads/signal-sigtrap.exp: New file.
7311
7312 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7313
7314 * gdb.trace/no-attach-trace.c: New file.
7315 * gdb.trace/no-attach-trace.exp: New file.
7316
7317 2015-02-09 Mark Wielaard <mjw@redhat.com>
7318
7319 * gdb.dwarf2/atomic.c: New file.
7320 * gdb.dwarf2/atomic-type.exp: Likewise.
7321
7322 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7323
7324 * gdb.btrace/buffer-size.exp: Update "info record" output.
7325 * gdb.btrace/delta.exp: Update "info record" output.
7326 * gdb.btrace/enable.exp: Update "info record" output.
7327 * gdb.btrace/finish.exp: Update "info record" output.
7328 * gdb.btrace/instruction_history.exp: Update "info record" output.
7329 * gdb.btrace/next.exp: Update "info record" output.
7330 * gdb.btrace/nexti.exp: Update "info record" output.
7331 * gdb.btrace/step.exp: Update "info record" output.
7332 * gdb.btrace/stepi.exp: Update "info record" output.
7333 * gdb.btrace/nohist.exp: Update "info record" output.
7334
7335 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7336
7337 * gdb.btrace/buffer-size: New.
7338
7339 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7340
7341 * gdb.btrace/delta.exp: Update "info record" output.
7342 * gdb.btrace/enable.exp: Update "info record" output.
7343 * gdb.btrace/finish.exp: Update "info record" output.
7344 * gdb.btrace/instruction_history.exp: Update "info record" output.
7345 * gdb.btrace/next.exp: Update "info record" output.
7346 * gdb.btrace/nexti.exp: Update "info record" output.
7347 * gdb.btrace/step.exp: Update "info record" output.
7348 * gdb.btrace/stepi.exp: Update "info record" output.
7349 * gdb.btrace/nohist.exp: Update "info record" output.
7350
7351 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7352
7353 PR gdb/15678
7354 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7355
7356 2015-02-06 Pedro Alves <palves@redhat.com>
7357
7358 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7359 macro.
7360 (seconds_left, again): New globals.
7361 (main): Wait seconds_left in a 1-second sleep loop instead of
7362 sleeping 180 seconds. If 'again' is set, reset the seconds
7363 counter.
7364 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7365 'again' in the inferior before detaching. Print the seconds left.
7366 (options): New global.
7367 (top level): Build program with -DTIMEOUT=$timeout.
7368
7369 2015-02-06 Pedro Alves <palves@redhat.com>
7370
7371 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7372 determine how many seconds to pass to 'alarm'.
7373 * gdb.base/gdb-sigterm.exp (top level): Build program with
7374 -DTIMEOUT=$timeout.
7375 (do_test): Return success/failure indication. Add more verbose
7376 logging. Don't fail if 200 single steps are seen. Instead, fail
7377 when the test times out.
7378 (passes): New global.
7379 (top level): Break the testing loop if testing fails on any
7380 iteration. Use gdb_assert.
7381
7382 2015-02-04 Don Breazeal <donb@codesourcery.com>
7383
7384 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7385 and initialize them.
7386 (ipc_cleanup): New function.
7387 (main): Don't declare shmid, semid, and msqid. Add a call to
7388 atexit so that we call ipc_cleanup on exit.
7389
7390 2015-02-04 Pedro Alves <palves@redhat.com>
7391
7392 * boards/native-extended-gdbserver.exp: Remove any target variant
7393 specifications from the board name before clearing the isremote
7394 flag from board_info.
7395
7396 2015-01-31 Doug Evans <xdje42@gmail.com>
7397
7398 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7399
7400 2015-01-31 Gary Benson <gbenson@redhat.com>
7401
7402 * gdb.base/completion.exp: Disable completion limiting for
7403 existing tests. Add new tests to check completion limiting.
7404 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7405
7406 2015-01-31 Doug Evans <xdje42@gmail.com>
7407
7408 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7409
7410 2015-01-31 Doug Evans <xdje42@gmail.com>
7411
7412 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7413 entries. Duplicate file section script entries.
7414 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7415 inlined entries. Add test for safe-path rejection.
7416 * gdb.python/py-section-script.c: Add duplicate inlined section script
7417 entries. Duplicate file section script entries.
7418 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7419 inlined entries. Add test for safe-path rejection.
7420
7421 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7422
7423 * gdb.ada/disc_arr_bound: New testcase.
7424
7425 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7426
7427 * gdb.ada/mi_var_array: New testcase.
7428
7429 2015-01-27 Doug Evans <dje@google.com>
7430
7431 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7432 Add test for objfile.filename, objfile.username after objfile
7433 has been unloaded.
7434
7435 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7436
7437 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7438 the second test to print the name attribute of value
7439 returned by the call to gdb.lookup_type, and adjust
7440 the expected output accordingly.
7441
7442 2015-01-25 Mark Wielaard <mjw@redhat.com>
7443
7444 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7445 * gdb.base/disp-step-fork.c: Include unistd.h.
7446 * gdb.base/siginfo-obj.c: Include stdio.h.
7447 * gdb.base/siginfo-thread.c: Likewise.
7448 * gdb.mi/non-stop.c: Include unistd.h.
7449 * gdb.mi/nsthrexec.c: Include stdio.h.
7450 * gdb.mi/pthreads.c: Include unistd.h.
7451 * gdb.modula2/unbounded1.c (main): Declare returns int.
7452 * gdb.reverse/consecutive-reverse.c: Likewise.
7453 * gdb.threads/create-fail.c: Include unistd.h.
7454 * gdb.threads/killed.c: Likewise.
7455 * gdb.threads/linux-dp.c: Likewise.
7456 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7457 * gdb.threads/non-ldr-exc-2.c: Likewise.
7458 * gdb.threads/non-ldr-exc-3.c: Likewise.
7459 * gdb.threads/non-ldr-exc-4.c: Likewise.
7460 * gdb.threads/pthreads.c: Include unistd.h.
7461 (main): Declare returns int.
7462 * gdb.threads/tls-main.c (foo): New declaration.
7463 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7464
7465 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7466
7467 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7468 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7469
7470 2015-01-15 Mark Wielaard <mjw@redhat.com>
7471
7472 * gdb.base/noreturn-return.c: New file.
7473 * gdb.base/noreturn-return.exp: New file.
7474 * gdb.base/noreturn-finish.c: New file.
7475 * gdb.base/noreturn-finish.exp: New file.
7476
7477 2015-01-23 Pedro Alves <palves@redhat.com>
7478
7479 * gdb.threads/continue-pending-after-query.c: New file.
7480 * gdb.threads/continue-pending-after-query.exp: New file.
7481
7482 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7483 Simon Marchi <simon.marchi@ericsson.com>
7484
7485 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7486 * gdb.base/valgrind-db-attach.exp: Same.
7487 * gdb.base/valgrind-infcall.exp: Same.
7488 * lib/mi-support.exp (default_mi_gdb_start): Same.
7489 * lib/prompt.exp (default_prompt_gdb_start): Same.
7490 * lib/gdb.exp (default_gdb_spawn): Same.
7491 (gdb_interact): New.
7492
7493
7494 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7495
7496 * gdb.compile/compile.exp (pointer to jit function): New test.
7497
7498 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7499
7500 * lib/gdb.exp (supports_process_record): Return true for
7501 powerpc*-*-linux*.
7502 (supports_reverse): Likewise.
7503
7504 2015-01-15 Don Breazeal <donb@codesourcery.com>
7505
7506 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7507 instead of checking whether the target board is remote and
7508 use spawn_wait_for_attach instead of exec/sleep.
7509 * gdb.base/attach-twice.exp: Likewise.
7510
7511 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7512
7513 * gdb.ada/var_arr_attrs: New testcase.
7514
7515 2015-01-14 Pedro Alves <palves@redhat.com>
7516 Joel Brobecker <brobecker@adacore.com>
7517
7518 PR gdb/17525
7519 * gdb.base/bp-cmds-execution-x-script.c: New file.
7520 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7521 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7522
7523 2015-01-14 Pedro Alves <palves@redhat.com>
7524
7525 PR cli/17828
7526 * gdb.base/batch-preserve-term-settings.c: New file.
7527 * gdb.base/batch-preserve-term-settings.exp: New file.
7528
7529 2015-01-13 Doug Evans <dje@google.com>
7530
7531 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7532 binary.
7533
7534 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7535
7536 * Makefile.in (clean mostlyclean): Do not delete *.py.
7537
7538 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7539
7540 * gdb.python/py-lookup-type.exp: New file.
7541
7542 2015-01-12 Pedro Alves <palves@redhat.com>
7543
7544 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7545 restore GDBFLAGS before returning.
7546
7547 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7548
7549 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7550 is_amd64_regs_target and is_x86_like_target.
7551
7552 2015-01-11 Doug Evans <xdje42@gmail.com>
7553
7554 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7555 is given without an explicit form.
7556 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7557 attributes.
7558 * gdb.dwarf/corrupt.exp: Ditto.
7559 * gdb.dwarf2/enum-type.exp: Ditto.
7560 * gdb.trace/entry-values.exp: Ditto.
7561 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7562
7563 2015-01-11 Doug Evans <xdje42@gmail.com>
7564
7565 PR gdb/15830
7566 * gdb.base/maint.exp: Remove references to "maint demangle".
7567 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7568 Add tests for explicitly specifying language to demangle.
7569 * gdb.dlang/demangle.exp: Ditto.
7570
7571 2015-01-09 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.threads/non-stop-fair-events.c: New file.
7574 * gdb.threads/non-stop-fair-events.exp: New file.
7575
7576 2015-01-09 Pedro Alves <palves@redhat.com>
7577
7578 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7579 the global scope. Set a breakpoint after all threads are started
7580 rather than stepping over two source lines. Expect the prompt.
7581 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7582 global.
7583 (NUM): Now 15.
7584 (main): Use threads_started_barrier to wait for all threads to
7585 start. Main thread no longer calls thread_function. Exit after
7586 180 seconds.
7587 (loop): New function.
7588 (thread_function): Wait on threads_started_barrier barrier. Call
7589 'loop' at each iteration.
7590 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7591 threads have started, instead of hardcoding number of "next"
7592 steps. Use an access watchpoint instead of a write watchpoint.
7593
7594 2015-01-09 Pedro Alves <palves@redhat.com>
7595
7596 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7597 (thread_func): Wait on barrier.
7598 (main): Wait for all threads to start before stopping GDB.
7599 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7600 global.
7601 (thread1_func, thread2_func): Wait on barrier.
7602 (main): Wait for all threads to start before stopping GDB.
7603 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7604 New global.
7605 (thread1_func, thread2_func): Wait on barrier.
7606 (main): Wait for all threads to start before stopping GDB.
7607
7608 2015-01-09 Pedro Alves <palves@redhat.com>
7609
7610 * gdb.threads/attach-many-short-lived-threads.c: New file.
7611 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7612
7613 2014-01-09 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7616 instead of to thread 2.
7617 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7618 Add barrier around each pthread_create call instead of around all
7619 calls.
7620 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7621 Set a break on thread_function and have the child threads hit it
7622 one at at a time.
7623
7624 2015-01-09 Pedro Alves <palves@redhat.com>
7625
7626 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7627 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7628 false.
7629 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7630 checking whether the target board is remote.
7631 * gdb.multi/multi-attach.exp: Likewise.
7632 * gdb.python/py-sync-interp.exp: Likewise.
7633 * gdb.server/ext-attach.exp: Likewise.
7634 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7635 tests that need to attach, instead of checking whether the target
7636 board is remote at the top of the file.
7637
7638 2015-01-08 Yao Qi <yao@codesourcery.com>
7639
7640 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7641
7642 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7643
7644 Fix testcase compilation.
7645 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7646
7647 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7648
7649 * gdb.python/py-type.exp: Add a couple test about empty
7650 array creation, and negative-length array creation.
7651
7652 2015-01-02 Doug Evans <xdje42@gmail.com>
7653
7654 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7655
7656 2015-01-02 Doug Evans <dje@google.com>
7657
7658 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7659
7660 2014-12-29 Yao Qi <yao@codesourcery.com>
7661
7662 * gdb.trace/entry-values.exp: Update comments. Rename variable
7663 bar_call_foo to returned_from_foo.
7664
7665 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7666
7667 PR gdb/17394
7668 * gdb.linespec/break-asm-file.c: New file.
7669 * gdb.linespec/break-asm-file.exp: New file.
7670 * gdb.linespec/break-asm-file0.s: New file.
7671 * gdb.linespec/break-asm-file1.s: New file.
7672
7673 2014-12-18 Nigel Stephens <nigel@mips.com>
7674 Maciej W. Rozycki <macro@codesourcery.com>
7675
7676 * gdb.base/float.exp: Handle the new output from "info float" on
7677 MIPS targets.
7678
7679 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7680
7681 Fix MinGW compilation.
7682 * gdb.compile/compile-ops.exp: Update untested message if
7683 !skip_compile_feature_tests.
7684 * gdb.compile/compile-setjmp.exp: Likewise.
7685 * gdb.compile/compile-tls.exp: Likewise.
7686 * gdb.compile/compile.exp: Likewise.
7687 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7688 supported on this host".
7689
7690 2014-12-16 Doug Evans <xdje42@gmail.com>
7691
7692 * boards/stabs.exp: New file.
7693
7694 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7695
7696 * gdb.base/completion.exp: Adjust to format changes of "maint
7697 print user-registers".
7698
7699 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7700
7701 PR server/17457
7702 * gdb.arch/aarch64-fp.c: New file.
7703 * gdb.arch/aarch64-fp.exp: New file.
7704
7705 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7706
7707 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7708 r210637, r210913, r211666, r215400, r215817).
7709
7710 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7711 * dg-extract-results.py: New file.
7712 * dg-extract-results.sh: Use it if the environment seems
7713 suitable.
7714
7715 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7716
7717 * dg-extract-results.py (parse_run): Handle warnings that
7718 are printed before a test harness is run.
7719
7720 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7721
7722 * dg-extract-results.py (Named): Remove __cmp__ method.
7723 (output_variation): Use a key to sort variation.harnesses.
7724
7725 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7726
7727 * dg-extract-results.py: For Python 3, force sys.stdout to
7728 handle surrogate escape sequences.
7729 (safe_open): New function.
7730 (output_segment, main): Use it.
7731
7732 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7733
7734 * dg-extract-results.py (Prog.result_re): Include options
7735 in test name.
7736
7737 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7738
7739 * dg-extract-results.py (output_variation): Always sort if
7740 do_sum.
7741
7742 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7743
7744 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7745 as long as we get pagination notifications.
7746
7747 2014-12-15 Jason Merrill <jason@redhat.com>
7748
7749 * Makefile.in (check-gdb.%): Restore.
7750 * README: Mention it.
7751
7752 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7753
7754 * gdb.ada/str_uninit: New testcase.
7755
7756 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7757
7758 PR symtab/17642
7759 * gdb.base/vla-stub-define.c: New file.
7760 * gdb.base/vla-stub.c: New file.
7761 * gdb.base/vla-stub.exp: New file.
7762
7763 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7764 Jan Kratochvil <jan.kratochvil@redhat.com>
7765 Tom Tromey <tromey@redhat.com>
7766
7767 * configure.ac: Add gdb.compile/.
7768 * configure: Regenerate.
7769 * gdb.compile/Makefile.in: New file.
7770 * gdb.compile/compile-ops.exp: New file.
7771 * gdb.compile/compile-ops.c: New file.
7772 * gdb.compile/compile-tls.c: New file.
7773 * gdb.compile/compile-tls.exp: New file.
7774 * gdb.compile/compile-constvar.S: New file.
7775 * gdb.compile/compile-constvar.c: New file.
7776 * gdb.compile/compile-mod.c: New file.
7777 * gdb.compile/compile-nodebug.c: New file.
7778 * gdb.compile/compile-setjmp-mod.c: New file.
7779 * gdb.compile/compile-setjmp.c: New file.
7780 * gdb.compile/compile-setjmp.exp: New file.
7781 * gdb.compile/compile-shlib.c: New file.
7782 * gdb.compile/compile.c: New file.
7783 * gdb.compile/compile.exp: New file.
7784 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7785
7786 2014-12-12 Tom Tromey <tromey@redhat.com>
7787
7788 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7789 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7790
7791 2014-12-12 Doug Evans <dje@google.com>
7792
7793 * lib/gdb-python.exp (get_python_valueof): New function.
7794 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7795
7796 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7797
7798 * gdb.base/completion.exp: Add test for completion of "info
7799 registers ".
7800
7801 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7802
7803 * gdb.base/func-ptrs.c: New file.
7804 * gdb.base/func-ptrs.exp: New file.
7805
7806 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7807
7808 PR breakpoints/17012
7809 * gdb.base/dprintf-detach.c: New file.
7810 * gdb.base/dprintf-detach.exp: New file.
7811
7812 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7813
7814 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7815 * lib/gdb.exp (target_is_gdbserver): New procedure.
7816
7817 2014-12-08 Doug Evans <dje@google.com>
7818
7819 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7820
7821 2014-12-05 Yao Qi <yao@codesourcery.com>
7822
7823 * gdb.guile/scm-error.exp: Remove the third argument to
7824 gdb_remote_download.
7825 * gdb.guile/scm-frame-args.exp: Likewise.
7826 * gdb.guile/scm-section-script.exp: Likewise.
7827
7828 2014-12-05 Yao Qi <yao@codesourcery.com>
7829
7830 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7831
7832 2014-12-04 Doug Evans <dje@google.com>
7833
7834 * gdb.python/py-objfile.exp: Add tests for
7835 objfile.add_separate_debug_file.
7836
7837 2014-12-04 Doug Evans <dje@google.com>
7838
7839 * lib/gdb.exp (get_build_id): New function.
7840 (build_id_debug_filename_get): Rewrite to use it.
7841 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7842
7843 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7844
7845 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7846 `method(long)', not just 0x0.
7847 * gdb.cp/nsalias.exp: Align code labels to 4.
7848 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7849 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7850 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7851 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7852 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7853 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7854
7855 2014-12-02 Doug Evans <dje@google.com>
7856
7857 PR symtab/17602
7858 * gdb.cp/anon-ns.cc: Move guts of this file to ...
7859 * gdb.cp/anon-ns2.cc: ... here. New file.
7860 * gdb.cp/anon-ns.exp: Update.
7861
7862 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
7863
7864 * gdb.python/py-events.py (inferior_call_handler): New.
7865 (register_changed_handler, memory_changed_handler): New.
7866 (test_events.invoke): Register new handlers.
7867 * gdb.python/py-events.exp: Add tests for inferior call,
7868 memory_changed and register_changed events.
7869
7870 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7871
7872 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7873 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7874 if the linker doesn't understand this.
7875
7876 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7877
7878 * gdb.python/python.exp: Change expected reply to help().
7879
7880 2014-12-01 Yao Qi <yao@codesourcery.com>
7881
7882 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7883 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7884 * configure: Re-generated.
7885
7886 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7887
7888 * gdb.cp/chained-calls.cc: New file.
7889 * gdb.cp/chained-calls.exp: New file.
7890 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7891
7892 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7893
7894 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7895 * gdb.dwarf2/symtab-producer.exp: Same.
7896 * gdb.gdb/python-interrupts.exp: Same.
7897 * gdb.gdb/python-selftest.exp: Same.
7898 * gdb.python/py-linetable.exp: Same.
7899 * gdb.python/py-type.exp: Same.
7900 * gdb.python/py-value-cc.exp: Same.
7901 * gdb.python/py-value.exp: Same.
7902
7903 2014-11-28 Yao Qi <yao@codesourcery.com>
7904
7905 * gdb.base/break-probes.exp: Match library name prefixed with
7906 sysroot.
7907
7908 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7909
7910 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7911 test expected output. Add parentheses for the call to print.
7912 Remove L suffix from integers.
7913
7914 2014-11-26 Doug Evans <dje@google.com>
7915
7916 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7917
7918 2014-11-22 Yao Qi <yao@codesourcery.com>
7919
7920 * gdb.trace/entry-values.c: Remove asms.
7921 (foo): Add foo_label.
7922 (bar): Add bar_label.
7923 * gdb.trace/entry-values.exp: Remove code computing foo's
7924 length and bar's length.
7925 (Dwarf::assemble): Invoke function_range for bar and use
7926 MACRO_AT_func for foo.
7927
7928 2014-11-22 Yao Qi <yao@codesourcery.com>
7929
7930 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7931 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7932 Use .Lgcc43_procstart instead of gcc43.
7933
7934 2014-11-21 Joel Brobecker <brobecker@adacore.com>
7935
7936 * gdb.ada/n_arr_bound: New testcase.
7937
7938 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7939
7940 PR breakpoints/10737
7941 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7942 test_catch_syscall_multi_arch.
7943 (test_catch_syscall_multi_arch): New function.
7944
7945 2014-11-20 Doug Evans <xdje42@gmail.com>
7946
7947 * gdb.base/maint.exp: Update expected output.
7948
7949 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7950
7951 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7952 4-byte instruction on S390.
7953
7954 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7955
7956 * gdb.ada/arr_arr: New testcase.
7957
7958 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7959
7960 * gdb.ada/pkd_arr_elem: New Testcase.
7961
7962 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
7963
7964 * gdb.reverse/break-precsave: Expect completion message for
7965 core file reads.
7966 * gdb.reverse/consecutive-precsave.exp: Likewise.
7967 * gdb.reverse/finish-precsave.exp: Likewise.
7968 * gdb.reverse/i386-precsave.exp: Likewise.
7969 * gdb.reverse/machinestate-precsave.exp: Likewise.
7970 * gdb.reverse/sigall-precsave.exp: Likewise.
7971 * gdb.reverse/solib-precsave.exp: Likewise.
7972 * gdb.reverse/step-precsave.exp: Likewise.
7973 * gdb.reverse/until-precsave.exp: Likewise.
7974 * gdb.reverse/watch-precsave.exp: Likewise.
7975
7976 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7977
7978 * gdb.base/bp-permanent.c: Include unistd.h.
7979 * gdb.python/py-framefilter-mi.c (main): Add return type.
7980 * gdb.python/py-framefilter.c (main): Likewise.
7981 * gdb.trace/actions-changed.c (main): Likewise.
7982
7983 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7984
7985 * gdb.mi/until.c: Add eye-catchers.
7986 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
7987 line numbers.
7988
7989 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
7990
7991 * gdb.base/condbreak.exp: Drop references to removed non-prototype
7992 function header variants in break1.c.
7993 * gdb.base/ena-dis-br.exp: Likewise.
7994 * gdb.base/hbreak2.exp: Likewise.
7995 * gdb.reverse/until-precsave.exp: Drop references to removed
7996 non-prototype function header variants in ur1.c.
7997 * gdb.reverse/until-reverse.exp: Likewise.
7998
7999 2014-11-17 Petr Machata <pmachata@redhat.com>
8000
8001 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8002 ${_cu_offset_size} bytes abbrev offset.
8003
8004 2014-11-15 Doug Evans <xdje42@gmail.com>
8005
8006 PR symtab/17559
8007 * gdb.base/line-symtabs.exp: New file.
8008 * gdb.base/line-symtabs.c: New file.
8009 * gdb.base/line-symtabs.h: New file.
8010
8011 2014-11-14 Yao Qi <yao@codesourcery.com>
8012
8013 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8014 (func): Add label func_label.
8015 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8016 Replace low_pc and high_pc with MACRO_AT_range.
8017 Replace name, low_pc and high_pc with MACRO_AT_func.
8018
8019 2014-11-14 Yao Qi <yao@codesourcery.com>
8020
8021 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8022 Replace name, low_pc and high_pc with MACRO_AT_func.
8023
8024 2014-11-14 Yao Qi <yao@codesourcery.com>
8025
8026 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8027 produce debug information.
8028 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8029
8030 2014-11-14 Yao Qi <yao@codesourcery.com>
8031
8032 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8033 object and get function length.
8034 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8035 with MACRO_AT_func.
8036 (top-level): Replace gdb_compile and clean_restart with
8037 prepare_for_testing.
8038 * gdb.dwarf2/main.c (main): Add label main_label.
8039
8040 2014-11-14 Yao Qi <yao@codesourcery.com>
8041
8042 * lib/dwarf.exp (function_range): New procedure.
8043 (Dwarf::_handle_macro_at_func): New procedure.
8044 (Dwarf::_handle_macro_at_range): New procedure.
8045 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8046
8047 2014-11-14 Yao Qi <yao@codesourcery.com>
8048
8049 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8050 (_handle_attribute): New procedure.
8051
8052 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8053
8054 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8055 * gdb.base/call-sc.c (zed): Likewise.
8056 * gdb.base/checkpoint.c (main): Likewise.
8057 * gdb.base/dump.c (main): Likewise.
8058 * gdb.base/gcore.c (main): Likewise.
8059 * gdb.base/huge.c (main): Likewise.
8060 * gdb.base/multi-forks.c (main): Likewise.
8061 * gdb.base/pr10179-a.c (main): Likewise.
8062 * gdb.base/savedregs.c (main): Likewise.
8063 * gdb.base/sigaltstack.c (main): Likewise.
8064 * gdb.base/siginfo.c (main): Likewise.
8065 * gdb.base/structs.c (zed): Likewise.
8066 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8067 * gdb.mi/mi-syn-frame.c (main): Likewise.
8068 * gdb.mi/until.c (foo, main): Likewise.
8069 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8070 * gdb.base/solib-weak.c (foo): Declare.
8071 * gdb.base/attach-twice.c: Include stdio.h.
8072 * gdb.base/weaklib1.c: Likewise.
8073 * gdb.base/weaklib2.c: Likewise.
8074 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8075 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8076 unistd.h.
8077 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8078 * gdb.mi/mi-exit-code.c: Likewise.
8079 * gdb.base/break-interp-lib.c: Include string.h.
8080 * gdb.base/coremaker.c: Likewise.
8081 * gdb.base/testenv.c: Likewise.
8082 * gdb.python/py-finish-breakpoint.c: Likewise.
8083 * gdb.base/inferior-died.c: Include sys/wait.h.
8084 * gdb.base/fileio.c: Include time.h.
8085 * gdb.base/async-shell.c: Include unistd.h.
8086 * gdb.base/dprintf-non-stop.c: Likewise.
8087 * gdb.base/info-os.c: Likewise.
8088 * gdb.mi/mi-console.c: Likewise.
8089 * gdb.mi/watch-nonstop.c: Likewise.
8090 * gdb.python/py-events.c: Likewise.
8091 * gdb.base/async.c (baz): Move up before its invocation.
8092 * gdb.base/code_elim2.c (my_global_func): Likewise.
8093 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8094 * gdb.base/advance.c (func2): Likewise.
8095
8096 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8097
8098 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8099 variant.
8100 * gdb.base/annota3.c: Likewise.
8101 * gdb.base/async.c: Likewise.
8102 * gdb.base/average.c: Likewise.
8103 * gdb.base/call-ar-st.c: Likewise.
8104 * gdb.base/call-rt-st.c: Likewise.
8105 * gdb.base/call-sc.c: Likewise.
8106 * gdb.base/call-strs.c: Likewise.
8107 * gdb.base/ending-run.c: Likewise.
8108 * gdb.base/execd-prog.c: Likewise.
8109 * gdb.base/exprs.c: Likewise.
8110 * gdb.base/foll-exec.c: Likewise.
8111 * gdb.base/foll-fork.c: Likewise.
8112 * gdb.base/foll-vfork.c: Likewise.
8113 * gdb.base/funcargs.c: Likewise.
8114 * gdb.base/gcore.c: Likewise.
8115 * gdb.base/jump.c: Likewise.
8116 * gdb.base/langs0.c: Likewise.
8117 * gdb.base/langs1.c: Likewise.
8118 * gdb.base/langs2.c: Likewise.
8119 * gdb.base/mips_pro.c: Likewise.
8120 * gdb.base/nodebug.c: Likewise.
8121 * gdb.base/opaque0.c: Likewise.
8122 * gdb.base/opaque1.c: Likewise.
8123 * gdb.base/recurse.c: Likewise.
8124 * gdb.base/run.c: Likewise.
8125 * gdb.base/scope0.c: Likewise.
8126 * gdb.base/scope1.c: Likewise.
8127 * gdb.base/setshow.c: Likewise.
8128 * gdb.base/setvar.c: Likewise.
8129 * gdb.base/shmain.c: Likewise.
8130 * gdb.base/shr1.c: Likewise.
8131 * gdb.base/shr2.c: Likewise.
8132 * gdb.base/sigall.c: Likewise.
8133 * gdb.base/signals.c: Likewise.
8134 * gdb.base/so-indr-cl.c: Likewise.
8135 * gdb.base/solib2.c: Likewise.
8136 * gdb.base/structs.c: Likewise.
8137 * gdb.base/sum.c: Likewise.
8138 * gdb.base/vforked-prog.c: Likewise.
8139 * gdb.base/watchpoint.c: Likewise.
8140 * gdb.reverse/shr2.c: Likewise.
8141 * gdb.reverse/until-reverse.c: Likewise.
8142 * gdb.reverse/ur1.c: Likewise.
8143 * gdb.reverse/watch-reverse.c: Likewise.
8144
8145 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8146
8147 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8148 variant.
8149 * gdb.base/sepdebug.exp: Drop references to removed code.
8150
8151 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8152
8153 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8154 variant. Preserve original line numbering.
8155 * gdb.base/list1.c: Likewise.
8156
8157 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8158
8159 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8160 variant.
8161 * gdb.base/break1.c: Likewise.
8162 * gdb.base/break.exp: Drop references to removed code.
8163
8164 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8165
8166 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8167 variant.
8168
8169 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8170
8171 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8172
8173 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8174
8175 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8176 logic into perform_all_tests() and invoke it with and without
8177 function header prototypes.
8178 (do_function_calls): Remove conditional XFAIL for PR 5318.
8179 (rerun_and_prepare): Remove duplicate code.
8180 (perform_all_tests): New. Main logic moved here.
8181
8182 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8183
8184 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8185 code guarded by #ifdef NO_PROTOTYPES.
8186 (t_double_many_args): Likewise.
8187 (DEF_FUNC_MANY_ARGS_1): Likewise.
8188 (DEF_FUNC_VALUES_1): Likewise.
8189 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8190 guarded by #ifdef PROTOTYPES.
8191
8192 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8193
8194 * gdb.mi/mi-console.c: Add eye-catcher.
8195 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8196 instead of literal line number.
8197
8198 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8199
8200 * gdb.base/shr2.c: Add eye-catcher.
8201 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8202 line number.
8203
8204 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8205
8206 * gdb.base/jump.c: Add eye-catchers.
8207 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8208 numbers.
8209
8210 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8211
8212 * gdb.base/execd-prog.c: Add eye-catchers.
8213 * gdb.base/foll-exec.c: Likewise.
8214 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8215 line numbers.
8216
8217 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8218
8219 * gdb.base/ending-run.c: Add eye-catchers.
8220 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8221 literal line numbers.
8222
8223 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8224
8225 * gdb.base/call-rt-st.c: Add eye-catchers.
8226 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8227 literal line numbers.
8228
8229 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8230
8231 * gdb.base/call-ar-st.c: Add eye-catchers.
8232 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8233 literal line numbers.
8234
8235 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8236
8237 * gdb.base/average.c: Add eye-catchers.
8238 * gdb.base/sum.c: Likewise.
8239 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8240 regexps dynamically.
8241
8242 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8243
8244 * gdb.base/solib1.c: Add eye-catchers.
8245 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8246 literal line numbers.
8247
8248 2014-11-12 Pedro Alves <palves@redhat.com>
8249
8250 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8251 leader has exited.
8252
8253 2014-11-12 Pedro Alves <palves@redhat.com>
8254
8255 * gdb.arch/i386-bp_permanent.c: New file.
8256 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8257 (srcfile): Set to i386-bp_permanent.c.
8258 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8259 that stepi does not execute the 'leave' instruction, instead of
8260 testing it does execute.
8261 * gdb.base/bp-permanent.c: New file.
8262 * gdb.base/bp-permanent.exp: New file.
8263
8264 2014-11-10 Doug Evans <xdje42@gmail.com>
8265
8266 PR symtab/17564
8267 * gdb.base/symtab-search-order.exp: New file.
8268 * gdb.base/symtab-search-order.c: New file.
8269 * gdb.base/symtab-search-order-1.c: New file.
8270 * gdb.base/symtab-search-order-shlib-1.c: New file.
8271
8272 2014-11-07 Pedro Alves <palves@redhat.com>
8273
8274 PR gdb/17511
8275 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8276 i?86-*-linux*.
8277
8278 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8279
8280 PR c++/17494
8281 * gdb.cp/pr17494.cc: New file.
8282 * gdb.cp/pr17494.exp: New file.
8283
8284 2014-11-02 Yao Qi <yao@codesourcery.com>
8285
8286 * gdb.python/python.exp: Get working directory and match the
8287 output of "set extended-prompt \\w " with it.
8288
8289 2014-10-30 Doug Evans <dje@google.com>
8290
8291 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8292 in objfiles.
8293 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8294 in progspaces.
8295
8296 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8297
8298 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8299 * gdb.base/realname-expand.exp: Likewise.
8300 * gdb.linespec/macro-relative.exp: Likewise.
8301
8302 2014-10-29 Pedro Alves <palves@redhat.com>
8303
8304 PR gdb/17408
8305 * gdb.threads/schedlock.c (some_function): New function.
8306 (call_function): New global.
8307 (MAYBE_CALL_SOME_FUNCTION): New macro.
8308 (thread_function): Call it.
8309 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8310 and use it instead of a global counter. Adjust all callers.
8311 (get_current_thread): Use "find current thread" for test message
8312 here rather than having all callers pass down the same string.
8313 (goto_loop): New procedure, factored out from ...
8314 (my_continue): ... this.
8315 (step_ten_loops): Change parameter from test message to command to
8316 use. Adjust.
8317 (list_count): Delete global.
8318 (check_result): New procedure, factored out from duplicate top
8319 level code.
8320 (continue tests): Wrap in with_test_prefix.
8321 (test_step): New procedure, factored out from duplicate top level
8322 code.
8323 (top level): Test "step" in combination with all scheduler-locking
8324 modes. Test "next" in combination with all scheduler-locking
8325 modes, and in combination with stepping over a function call or
8326 not.
8327 * gdb.threads/next-bp-other-thread.c: New file.
8328 * gdb.threads/next-bp-other-thread.exp: New file.
8329
8330 2014-10-29 Pedro Alves <palves@redhat.com>
8331
8332 PR python/17372
8333 * gdb.python/python.exp: Test a multi-line command that spawns
8334 interactive Python.
8335 * gdb.base/multi-line-starts-subshell.exp: New file.
8336
8337 2014-10-29 Yao Qi <yao@codesourcery.com>
8338
8339 * gdb.base/fileio.exp: Make directories on host.
8340
8341 2014-10-29 Yao Qi <yao@codesourcery.com>
8342
8343 * gdb.base/fileio.c (test_write): Close the file.
8344
8345 2014-10-28 Pedro Alves <palves@redhat.com>
8346
8347 PR gdb/12623
8348 * gdb.base/sigstep.c (no_handler): New global.
8349 (main): If 'no_handler is true, set the signal handlers to
8350 SIG_IGN.
8351 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8352 with_sw_watch and no_handler parameters. Handle them.
8353 (top level) <stepping over handler when stopped at a breakpoint
8354 test>: Add a test axis for testing with a software watchpoint, and
8355 another for testing with the signal handler set to SIG_IGN.
8356 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8357 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8358
8359 2014-10-28 Pedro Alves <palves@redhat.com>
8360
8361 PR gdb/17511
8362 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8363 * gdb.base/sigstep.exp (other_handler_location): New global.
8364 (advance): Support stepping into the signal handler, and running
8365 commands while in the handler.
8366 (in_handler_map): New global.
8367 (top level): In the advance test, add combinations for getting
8368 into the handler with stepping commands, and for running commands
8369 in the handler. Add comment descripting the advancei tests.
8370
8371 2014-10-28 Pedro Alves <palves@redhat.com>
8372
8373 * gdb.base/sigstep.exp: Use build_executable instead of
8374 prepare_for_testing.
8375 (top level): Move code that starts GDB, runs to main and creates a
8376 display to ...
8377 (restart): ... this new procedure.
8378 (top level): Move backtrace from signal handler test to ...
8379 (validate_backtrace): ... this new procedure.
8380 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8381 with_test_prefix. Always restart GDB.
8382 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8383 with_test_prefix. Always restart GDB. No need to delete
8384 breakpoints after the test.
8385 (test_skip_handler): Remove prefix parameter.
8386 (skip_over_handler, breakpoint_to_handler)
8387 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8388 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8389 restart GDB. No need to delete breakpoints after the test.
8390 (top level): Use foreach to call the test procedures with
8391 different commands.
8392
8393 2014-10-28 Pedro Alves <palves@redhat.com>
8394
8395 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8396 instead of GNATS numbers.
8397 * gdb.base/sigbpt.exp: Likewise.
8398 * gdb.base/siginfo.exp: Likewise.
8399 * gdb.base/sigstep.exp: Likewise.
8400
8401 2014-10-27 Pedro Alves <palves@redhat.com>
8402
8403 * gdb.base/sigstep.c (dummy): New global.
8404 (main): Issue a couple writes to the new global.
8405 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8406 procedures.
8407 (skip_over_handler): Use test_skip_handler.
8408 (top level): Call skip_over_handler for stepi and nexti too.
8409 (breakpoint_over_handler): Use test_skip_handler.
8410 (top level): Call breakpoint_over_handler for stepi and nexti too.
8411
8412 2014-10-27 Yao Qi <yao@codesourcery.com>
8413
8414 * gdb.trace/tfile.c (adjust_function_address)
8415 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8416 function descriptor.
8417
8418 2014-10-24 Don Breazeal <donb@codesourcery.com>
8419
8420 * gdb.base/foll-fork.exp (test_follow_fork,
8421 catch_fork_child_follow): Check for updated fork messages emitted
8422 from infrun.c.
8423 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8424 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8425 vfork_and_exec_child_follow_through_step): Check for updated vfork
8426 messages emitted from infrun.c.
8427
8428 2014-10-24 Pedro Alves <palves@redhat.com>
8429
8430 * gdb.base/corefile.exp: Remove references to ultrix.
8431 * gdb.base/interrupt.exp: Likewise.
8432 * gdb.base/whatis.exp: Likewise.
8433 * gdb.gdb/selftest.exp: Likewise.
8434 * gdb.threads/manythreads.exp: Likewise.
8435 * gdb.threads/print-threads.exp: Likewise.
8436 * gdb.threads/pthreads.exp:: Likewise.
8437 * gdb.threads/schedlock.exp: Likewise.
8438
8439 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8440
8441 * gdb.cp/non-trivial-retval.cc: Add a test case.
8442 * gdb.cp/non-trivial-retval.exp: Add a test.
8443
8444 2014-10-20 Yao Qi <yao@codesourcery.com>
8445
8446 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8447 * gdb.python/py-objfile-script-gdb.py: New file.
8448 * gdb.python/py-objfile-script.exp: Update reference to
8449 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8450 of remote_download. Remove the dest file.
8451
8452 2014-10-20 Yao Qi <yao@codesourcery.com>
8453
8454 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8455 * gdb.base/step-line.exp: Likewise.
8456 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8457 * gdb.dwarf2/dw2-basic.exp: Likewise.
8458 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8459 * gdb.dwarf2/dw2-filename.exp: Likewise.
8460 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8461 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8462 * gdb.dwarf2/dw2-producer.exp: Likewise.
8463 * gdb.dwarf2/mac-fileno.exp: Likewise.
8464 * gdb.python/py-frame-args.exp: Likewise.
8465 * gdb.python/py-framefilter.exp: Likewise.
8466 * gdb.python/py-mi.exp: Likewise.
8467 * gdb.python/py-objfile-script.exp: Likewise
8468 * gdb.python/py-pp-integral.exp: Likewise.
8469 * gdb.python/py-pp-re-notag.exp: Likewise.
8470 * gdb.python/py-prettyprint.exp: Likewise.
8471 * gdb.python/py-section-script.exp: Likewise.
8472 * gdb.python/py-typeprint.exp: Likewise.
8473 * gdb.python/py-xmethods.exp: Likewise.
8474 * gdb.stabs/weird.exp: Likewise.
8475 * gdb.xml/tdesc-regs.exp: Likewise.
8476
8477 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8478
8479 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8480 (out_cu): Use addr_len for the size of addresses.
8481 (out_line): Likewise. Size DW_LNE_set_address instruction
8482 according to addr_len.
8483 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8484 (FUNC): Add START_INSNS to definition.
8485
8486 2014-10-18 Yao Qi <yao@codesourcery.com>
8487
8488 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8489 gdb_has_argv0 return true.
8490 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8491 check [target_info exists noargs], check [gdb_has_argv0]
8492 instead.
8493 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8494 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8495 procedures.
8496
8497 2014-10-17 Doug Evans <dje@google.com>
8498
8499 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8500 event.
8501 * gdb.python/py-events.py: Add clear_objfiles event.
8502
8503 2014-10-17 Doug Evans <dje@google.com>
8504
8505 * gdb.python/py-objfile.exp: Test progspace attribute.
8506
8507 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8508
8509 * gdb.guile/scm-breakpoint.exp: Do not assume any
8510 directory separators when matching source file paths.
8511 * gdb.python/py-breakpoint.exp: Likewise.
8512 * gdb.reverse/break-precsave.exp: Likewise.
8513 * gdb.reverse/break-reverse.exp: Likewise.
8514 * gdb.reverse/consecutive-precsave.exp: Likewise.
8515 * gdb.reverse/finish-precsave.exp: Likewise.
8516 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8517 * gdb.reverse/finish-reverse.exp: Likewise.
8518 * gdb.reverse/i386-precsave.exp: Likewise.
8519 * gdb.reverse/i387-env-reverse.exp: Likewise.
8520 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8521 * gdb.reverse/machinestate-precsave.exp: Likewise.
8522 * gdb.reverse/machinestate.exp: Likewise.
8523 * gdb.reverse/sigall-precsave.exp: Likewise.
8524 * gdb.reverse/solib-precsave.exp: Likewise.
8525 * gdb.reverse/step-precsave.exp: Likewise.
8526 * gdb.reverse/until-precsave.exp: Likewise.
8527 * gdb.reverse/watch-precsave.exp: Likewise.
8528 * gdb.reverse/watch-reverse.exp: Likewise.
8529
8530 2014-10-17 Yao Qi <yao@codesourcery.com>
8531
8532 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8533 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8534
8535 2014-10-17 Pedro Alves <palves@redhat.com>
8536
8537 PR gdb/17471
8538 * gdb.base/bg-execution-repeat.c: New file.
8539 * gdb.base/bg-execution-repeat.exp: New file.
8540
8541 2014-10-17 Pedro Alves <palves@redhat.com>
8542
8543 PR gdb/17300
8544 * gdb.base/continue-all-already-running.c: New file.
8545 * gdb.base/continue-all-already-running.exp: New file.
8546
8547 2014-10-17 Pedro Alves <palves@redhat.com>
8548
8549 PR gdb/17472
8550 * gdb.base/annota-input-while-running.c: New file.
8551 * gdb.base/annota-input-while-running.exp: New file.
8552
8553 2014-10-17 Pedro Alves <palves@redhat.com>
8554
8555 * gdb.base/callfuncs.exp: emove references to osf.
8556 * gdb.base/sigall.exp: Likewise.
8557 * gdb.gdb/selftest.exp: Likewise.
8558 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8559 * gdb.mi/non-stop.c: Likewise.
8560 * gdb.mi/pthreads.c: Likewise.
8561 * gdb.reverse/sigall-precsave.exp: Likewise.
8562 * gdb.reverse/sigall-reverse.exp: Likewise.
8563 * gdb.threads/pthreads.c: Likewise.
8564 * gdb.threads/pthreads.exp: Likewise.
8565
8566 2014-10-17 Yao Qi <yao@codesourcery.com>
8567
8568 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8569 check 'target_info exists noargs'.
8570 (test_command_prompt_position): Likewise.
8571 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8572 Remove "set args".
8573 (progvar_simple_while_test): Likewise.
8574 (progvar_complex_if_while_test): Likewise.
8575 (if_while_breakpoint_command_test): Likewise.
8576 (infrun_breakpoint_command_test): Likewise.
8577 (breakpoint_command_test): Likewise.
8578 (watchpoint_command_test): Likewise.
8579 (bp_deleted_in_command_test): Likewise.
8580 (temporary_breakpoint_commands): Likewise.
8581
8582 2014-10-16 Yao Qi <yao@codesourcery.com>
8583
8584 * gdb.base/remotetimeout.exp: Remove noargs checking.
8585
8586 2014-10-15 Pedro Alves <palves@redhat.com>
8587
8588 PR breakpoints/9649
8589 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8590 * gdb.base/breakpoint-in-ro-region.exp
8591 (probe_target_hardware_step): New procedure.
8592 (top level): Probe hardware stepping and hardware breakpoint
8593 support. Test stepping through a read-only region, with both
8594 "breakpoint auto-hw" on and off and both "always-inserted" on and
8595 off.
8596
8597 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8598
8599 * gdb.dlang/demangle.exp: Update for demangling changes.
8600
8601 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8602
8603 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8604 * gdb.cp/non-trivial-retval.exp: Add new tests.
8605
8606 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8607
8608 PR c++/13403
8609 PR c++/15154
8610 * gdb.cp/non-trivial-retval.cc: New file.
8611 * gdb.cp/non-trivial-retval.exp: New file.
8612
8613 2014-10-15 Yao Qi <yao@codesourcery.com>
8614
8615 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8616 remote host.
8617
8618 2014-10-15 Yao Qi <yao@codesourcery.com>
8619
8620 * gdb.python/py-symbol.exp: Match file base name if host is
8621 remote, otherwise match file name with dir name.
8622 * gdb.python/py-symtab.exp: Likewise.
8623 * gdb.python/python.exp: Likewise.
8624
8625 2014-10-15 Yao Qi <yao@codesourcery.com>
8626
8627 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8628 pattern.
8629 * gdb.python/py-symtab.exp: Likewise.
8630 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8631 locationn.
8632
8633 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8634
8635 * gdb.ada/addr_arith: New testcase.
8636
8637 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8638
8639 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8640 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8641 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8642 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8643
8644 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8645
8646 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8647 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8648 * gdb.arch/stap-eval-lang-ada.exp: New file.
8649
8650 2014-10-14 Yao Qi <yao@codesourcery.com>
8651
8652 * gdb.mi/mi-var-child.c (nothing1): New function.
8653 (nothing2): New function.
8654 (do_children_tests): Set function pointers by nothing1 and
8655 nothing2.
8656 * gdb.mi/mi-var-child.exp: Step over new added statements.
8657 Update test to match the new output.
8658 * gdb.mi/var-cmd.c (nothing1): New function.
8659 (nothing2): New function.
8660 (do_children_tests): Set function pointers by nothing1 and
8661 nothing2.
8662 * gdb.mi/mi-var-display.exp: Update test to match output.
8663 Step to the line specified by $line_dct_nothing.
8664 Increase the number of lines to step.
8665
8666 2014-10-14 Yao Qi <yao@codesourcery.com>
8667
8668 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8669 tests.
8670 * gdb.mi/mi2-var-child.exp: Likewise.
8671
8672 2014-10-13 Doug Evans <dje@google.com>
8673
8674 * gdb.python/py-objfile.exp: Change name of file name test.
8675
8676 2014-10-13 Doug Evans <dje@google.com>
8677
8678 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8679 from the start of the CU.
8680
8681 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8682 Yao Qi <yao@codesourcery.com>
8683
8684 Fix "save breakpoints" for "catch" command.
8685 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8686 Remove -nonewline. Match also the added "main" line.
8687
8688 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8689
8690 Fix "save breakpoints" for "disable $bpnum" command.
8691 * gdb.base/save-bp.c (main): Add label.
8692 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8693
8694 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8695
8696 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8697
8698 2014-10-11 Yao Qi <yao@codesourcery.com>
8699
8700 * gdb.server/server-kill.exp: Execute command
8701 "set remote trace-status-packet on" before "tstatus".
8702
8703 2014-10-11 Yao Qi <yao@codesourcery.com>
8704
8705 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8706 (main): Call getppid.
8707 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8708 and continue to it. Read variable "server_pid".
8709
8710 2014-10-11 Yao Qi <yao@codesourcery.com>
8711
8712 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8713
8714 2014-10-11 Yao Qi <yao@codesourcery.com>
8715
8716 * gdb.threads/thread-find.exp: Don't execute command
8717 "info threads".
8718 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8719 * gdb.threads/linux-dp.exp: Don't check the condition
8720 $threads_created equals to zero.
8721
8722 2014-10-10 Pedro Alves <palves@redhat.com>
8723
8724 * gdb.base/bigcore.exp: Remove references to IRIX.
8725 * gdb.base/funcargs.exp: Likewise.
8726 * gdb.base/interrupt.exp: Likewise.
8727 * gdb.base/mips_pro.exp: Likewise.
8728 * gdb.base/nodebug.exp: Likewise.
8729 * gdb.base/setvar.exp: Likewise.
8730 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8731
8732 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8733 Pedro Alves <palves@redhat.com>
8734
8735 PR symtab/14466
8736 * gdb.base/vdso-warning.c: New file.
8737 * gdb.base/vdso-warning.exp: New file.
8738
8739 2014-10-02 Doug Evans <dje@google.com>
8740
8741 * gdb.base/structs.c (main): Don't run forever.
8742
8743 2014-10-02 Pedro Alves <palves@redhat.com>
8744
8745 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8746 (top level) <stop threads 1, stop threads 2>: Use it.
8747
8748 2014-10-02 Pedro Alves <palves@redhat.com>
8749
8750 * gdb.threads/break-while-running.exp (test): Add new
8751 'update_thread_list' argument. Skip "info threads" if false.
8752 (top level): Add new 'update_thread_list' axis.
8753
8754 2014-10-02 Pedro Alves <palves@redhat.com>
8755
8756 PR breakpoints/17431
8757 * gdb.base/execl-update-breakpoints.c: New file.
8758 * gdb.base/execl-update-breakpoints.exp: New file.
8759
8760 2014-10-01 Pedro Alves <palves@redhat.com>
8761
8762 * gdb.base/breakpoint-in-ro-region.c: New file.
8763 * gdb.base/breakpoint-in-ro-region.exp: New file.
8764
8765 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8766
8767 * gdb.mi/mi-exit-code.exp: New file.
8768 * gdb.mi/mi-exit-code.c: New file.
8769
8770 2014-09-30 Yao Qi <yao@codesourcery.com>
8771
8772 * lib/prelink-support.exp (build_executable_own_libs): Error if
8773 the target isn't native.
8774
8775 2014-09-30 Yao Qi <yao@codesourcery.com>
8776
8777 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8778 false.
8779
8780 2014-09-22 Pedro Alves <palves@redhat.com>
8781
8782 * gdb.threads/break-while-running.exp: New file.
8783 * gdb.threads/break-while-running.c: New file.
8784
8785 2014-09-19 Yao Qi <yao@codesourcery.com>
8786
8787 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8788 Invoke test. Restart GDB with --readnow and invoke test again.
8789
8790 2014-09-19 Yao Qi <yao@codesourcery.com>
8791
8792 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8793 proc set_breakpoint_on_gcd_function. Invoke
8794 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8795 invoke set_breakpoint_on_gcd_function again.
8796
8797 2014-09-18 Doug Evans <dje@google.com>
8798
8799 * gdb.dwarf2/symtab-producer.exp: New file.
8800
8801 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8802
8803 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8804 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8805 * gdb.base/global-var-nested-by-dso.c: Likewise.
8806 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8807
8808 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8809 Pedro Alves <palves@redhat.com>
8810
8811 * gdb.base/watch-bitfields.exp: Pass string other than test file
8812 name to prepare_for_testing.
8813 (watch): New procedure.
8814 (expect_watchpoint): Use with_test_prefix.
8815 (top level): Factor out tests to ...
8816 (test_watch_location, test_regular_watch): ... these new
8817 procedures, and use with_test_prefix and gdb_continue_to_end.
8818
8819 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8820
8821 PR breakpoints/12526
8822 * gdb.base/watch-bitfields.exp: New file.
8823 * gdb.base/watch-bitfields.c: New file.
8824
8825 2014-09-16 Pedro Alves <palves@redhat.com>
8826
8827 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8828 software and hardware addresses, not software address against
8829 itself.
8830
8831 2014-09-16 Pedro Alves <palves@redhat.com>
8832
8833 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8834 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8835
8836 2014-09-16 Pedro Alves <palves@redhat.com>
8837
8838 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8839 files.
8840 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8841 "*-*-vxworks*" throughout.
8842 * gdb.base/break.exp: Likewise.
8843 * gdb.base/default.exp: Likewise.
8844 * gdb.base/scope.exp: Likewise.
8845 * gdb.base/sepdebug.exp: Likewise.
8846 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8847 throughout.
8848 * gdb.base/run.c: Likewise.
8849 * gdb.base/sepdebug.c: Likewise.
8850 * gdb.hp/gdb.aCC/run.c: Likewise.
8851 * gdb.reverse/until-reverse.c: Likewise.
8852 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8853
8854 2014-09-16 Yao Qi <yao@codesourcery.com>
8855
8856 * boards/local-remote-host-native.exp: New file.
8857
8858 2014-09-14 Doug Evans <xdje42@gmail.com>
8859
8860 * gdb.threads/queue-signal.c (thread_count): New variable.
8861 (thread_count_mutex, thread_count_condvar): New variables.
8862 (incr_thread_count, wait_all_threads_running): New functions.
8863 (main): Wait for all threads to be in their thread functions.
8864
8865 2014-09-13 Doug Evans <xdje42@gmail.com>
8866
8867 * gdb.threads/queue-signal.c: New file.
8868 * gdb.threads/queue-signal.exp: New file.
8869
8870 2014-09-13 Doug Evans <xdje42@gmail.com>
8871
8872 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8873 be consistent with what default_gdb_init uses.
8874 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8875 the plain text of the prompt. Add some logging printfs.
8876 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8877
8878 2014-09-12 Pedro Alves <palves@redhat.com>
8879
8880 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8881 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8882 * gdb.arch/i386-size-overlap.exp: Likewise.
8883 * gdb.arch/i386-size.exp: Likewise.
8884 * gdb.arch/i386-unwind.exp: Likewise.
8885 * gdb.base/a2-run.exp: Likewise.
8886 * gdb.base/break.exp: Likewise.
8887 * gdb.base/charset.exp: Likewise.
8888 * gdb.base/chng-syms.exp: Likewise.
8889 * gdb.base/commands.exp: Likewise.
8890 * gdb.base/dbx.exp: Likewise.
8891 * gdb.base/find.exp: Likewise.
8892 * gdb.base/funcargs.exp: Likewise.
8893 * gdb.base/jit-simple.exp: Likewise.
8894 * gdb.base/reread.exp: Likewise.
8895 * gdb.base/sepdebug.exp: Likewise.
8896 * gdb.base/step-bt.exp: Likewise.
8897 * gdb.cp/mb-inline.exp: Likewise.
8898 * gdb.cp/mb-templates.exp: Likewise.
8899 * gdb.objc/basicclass.exp: Likewise.
8900 * gdb.threads/killed.exp: Likewise.
8901
8902 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8903
8904 PR tdep/17379
8905 * gdb.arch/powerpc-stackless.S: New file.
8906 * gdb.arch/powerpc-stackless.exp: New file.
8907
8908 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8909
8910 * gdb.base/attach.c: Include unistd.h.
8911 (main): Call alarm. Add label postloop.
8912 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8913 gdb_breakpoint, gdb_continue_to_breakpoint.
8914 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8915
8916 2014-09-11 Pedro Alves <palves@redhat.com>
8917
8918 PR gdb/17347
8919 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8920 * gdb.base/attach.exp (test_command_line_attach_run): New
8921 procedure.
8922 (top level): Call it.
8923
8924 2014-09-11 Pedro Alves <palves@redhat.com>
8925
8926 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8927 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8928 (do_command_attach_tests): Use spawn_wait_for_attach.
8929 * gdb.base/solib-overlap.exp: Likewise.
8930 * gdb.multi/multi-attach.exp: Likewise.
8931 * gdb.python/py-prompt.exp: Likewise.
8932 * gdb.python/py-sync-interp.exp: Likewise.
8933 * gdb.server/ext-attach.exp: Likewise.
8934
8935 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8936
8937 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8938 command in testcase. Simplify testcase.
8939
8940 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8941
8942 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8943
8944 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8945
8946 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8947
8948 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8949
8950 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8951
8952 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8953
8954 * gdb.dwarf2/dynarr-ptr.c: New file.
8955 * gdb.dwarf2/dynarr-ptr.exp: New file.
8956
8957 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8958
8959 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8960 of 30 rather than hardcoding 120 for a slow test case. Take the
8961 `gdb,timeout' target setting into account for this calculation.
8962 Don't extend the timeout for the test cases that don't need it.
8963
8964 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8965
8966 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
8967 a factor of 2 for a slow test case. Take the `gdb,timeout'
8968 target setting into account for this calculation.
8969 * gdb.reverse/until-precsave.exp: Increase the timeout by
8970 a factor of 15 and 3 respectively rather than adding 120
8971 for a pair of slow test cases. Take the `gdb,timeout'
8972 target setting into account for this calculation.
8973
8974 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8975
8976 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
8977 timeout, don't pass one down to gdb_expect.
8978 (gdb_expect): Rework timeout selection.
8979
8980 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8981
8982 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
8983 exception on timeout.
8984 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
8985 (gdbserver_start_extended): Catch any `gdbserver_start' error
8986 exceptions.
8987 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
8988 * lib/mi-support.exp (mi_gdb_target_load): Catch any
8989 `gdbserver_gdb_load' error exceptions.
8990
8991 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8992
8993 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
8994 120 on waiting for the TCP socket to open.
8995
8996 2014-09-09 Doug Evans <xdje42@gmail.com>
8997
8998 * gdb.base/default.exp (show_conv_list): Add _caller_is,
8999 _caller_matches, _any_caller_is, _any_caller_matches.
9000
9001 2014-09-09 Doug Evans <xdje42@gmail.com>
9002
9003 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9004
9005 2014-09-09 Yao Qi <yao@codesourcery.com>
9006
9007 * gdb.mi/mi-var-display.exp: Set print symbol off.
9008
9009 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9010
9011 PR gdb/17035
9012 * gdb.base/commands.exp: Add tests to verify user-defined
9013 commands with empty bodies.
9014 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9015 python commands in `show user command`.
9016 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9017 scheme commands in `show user command`.
9018
9019 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9020
9021 PR python/17355
9022 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9023 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9024 * gdb.python/py-framefilter-invalidarg.exp: New file.
9025 * gdb.python/py-framefilter-invalidarg.py: New file.
9026
9027 2014-09-06 Doug Evans <xdje42@gmail.com>
9028
9029 PR 15276
9030 * gdb.python/py-caller-is.c: New file.
9031 * gdb.python/py-caller-is.exp: New file.
9032
9033 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9034
9035 PR gdb/17235
9036 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9037 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9038
9039 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9040
9041 PR fortran/17237
9042 * gdb.fortran/print-formatted.exp: New file.
9043 * gdb.fortran/print-formatted.f90: Likewise.
9044
9045 2014-09-03 Sasha Smundak <asmundak@google.com>
9046
9047 * gdb.python/py-frame.exp: Test Frame.read_register.
9048
9049 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9050
9051 PR python/16699
9052 * gdb.python/py-completion.exp: New file.
9053 * gdb.python/py-completion.py: Likewise.
9054
9055 2014-08-28 Doug Evans <dje@google.com>
9056
9057 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9058 eax,etc. are live with values set by gdb and thus the compiler can't
9059 use them.
9060 * gdb.arch/i386-pseudo.c (main): Ditto.
9061
9062 2014-08-27 Doug Evans <dje@google.com>
9063
9064 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9065
9066 2014-08-25 Doug Evans <dje@google.com>
9067
9068 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9069 (main): Ditto.
9070
9071 2014-08-25 Doug Evans <dje@google.com>
9072
9073 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9074
9075 2014-08-24 Yao Qi <yao@codesourcery.com>
9076
9077 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9078 symbol off.
9079 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9080
9081 2014-08-22 Doug Evans <dje@google.com>
9082
9083 PR 17276
9084 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9085 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9086 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9087
9088 2014-08-22 Yao Qi <yao@codesourcery.com>
9089
9090 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9091 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9092 * gdb.python/python.exp: Likewise. Use .py file on the host
9093 instead of the build.
9094
9095 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9096
9097 * gdb.threads/gcore-stale-thread.c: New file.
9098 * gdb.threads/gcore-stale-thread.exp: New file.
9099
9100 2014-08-21 Pedro Alves <palves@redhat.com>
9101
9102 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9103 * gdb.base/gcore-relro-pie.exp: Likewise.
9104 * gdb.base/gcore-relro.exp: Likewise.
9105 * gdb.base/gcore.exp: Likewise.
9106 * gdb.base/print-symbol-loading.exp: Likewise.
9107 * gdb.threads/gcore-thread.exp: Likewise.
9108 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9109
9110 2014-08-20 Pedro Alves <palves@redhat.com>
9111 Jan Kratochvil <jan.kratochvil@redhat.com>
9112
9113 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9114 configure.
9115 (EXPECT): Handle READ1 being set.
9116 (all): Depend on EXTRA_RULES.
9117 (check-read1, expect-read1, read1.so, read1): New rules.
9118 * README (Testsuite Parameters): Document the READ1 make variable.
9119 (Race detection): New section.
9120 * configure: Regenerate.
9121 * configure.ac: If build==host==target, and running under a
9122 GNU/glibc system, add read1 to the extra Makefile rules.
9123 (EXTRA_RULES): AC_SUBST it.
9124 * lib/read1.c: New file.
9125
9126 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9127
9128 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9129 the handling of variables declared as a typedef to an array
9130 which a DW_AT_data_location attribute.
9131
9132 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9133 Pedro Alves <palves@redhat.com>
9134
9135 PR symtab/14604
9136 PR symtab/14605
9137 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9138 gdb_test.
9139
9140 2014-08-19 Pedro Alves <palves@redhat.com>
9141
9142 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9143
9144 2014-08-19 Yao Qi <yao@codesourcery.com>
9145
9146 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9147 right line.
9148
9149 2014-08-18 David Blaikie <dblaikie@gmail.com>
9150
9151 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9152
9153 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9154
9155 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9156 attribute in array range.
9157
9158 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9159
9160 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9161
9162 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9163
9164 PR c++/17132
9165 * gdb.cp/pr17132.cc: New file.
9166 * gdb.cp/pr17132.exp: New file.
9167
9168 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9169
9170 * gdb.python/py-xmethods.py (A_getarrayind)
9171 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9172 Use 'print' with function call syntax.
9173 (E_method_matcher.match): Fix tab vs space indentation mixup.
9174
9175 2014-08-15 Yao Qi <yao@codesourcery.com>
9176
9177 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9178 false.
9179
9180 2014-08-15 Yao Qi <yao@codesourcery.com>
9181
9182 * gdb.cp/casts.exp: Set print symbol off.
9183 * gdb.cp/class2.exp: Likewise.
9184 * gdb.cp/overload.exp: Likewise.
9185 * gdb.cp/templates.exp: Likewise.
9186
9187 2014-08-11 Doug Evans <dje@google.com>
9188
9189 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9190 (test_load_shlib): Update.
9191
9192 2014-08-09 Yao Qi <yao@codesourcery.com>
9193
9194 * gdb.base/display.exp: Invoke is_address_zero_readable.
9195 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9196 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9197 * gdb.base/hbreak-unmapped.exp: Return if
9198 is_address_zero_readable returns true.
9199 * gdb.base/signest.exp: Likewise.
9200 * gdb.base/signull.exp: Likewise.
9201 * gdb.base/sigbpt.exp: Likewise.
9202 * gdb.guile/scm-disasm.exp: Do the test if
9203 is_address_zero_readable returns false.
9204 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9205 * gdb.python/py-arch.exp: Likewise.
9206 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9207 * lib/gdb.exp (is_address_zero_readable): New proc.
9208
9209 2014-08-09 Yao Qi <yao@codesourcery.com>
9210
9211 PR testsuite/13443
9212 * gdb.mi/mi-var-display.exp: Make test messages unique.
9213
9214 2014-08-04 Tom Tromey <tromey@redhat.com>
9215
9216 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9217 target 0".
9218
9219 2014-08-04 Tom Tromey <tromey@redhat.com>
9220
9221 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9222 "target_resume".
9223
9224 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9225
9226 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9227 inner_vla_struct_object_size.
9228 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9229 as xfail.
9230
9231 2014-07-30 Pedro Alves <palves@redhat.com>
9232
9233 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9234 comment.
9235
9236 2014-07-29 Yao Qi <yao@codesourcery.com>
9237
9238 PR gdb/17206
9239 * gdb.base/until-nodebug.exp: New.
9240
9241 2014-07-28 Doug Evans <xdje42@gmail.com>
9242
9243 PR guile/17203
9244 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9245 previously existing parameter, and previously ambiguously spelled
9246 parameter.
9247
9248 2014-07-28 Will Newton <will.newton@linaro.org>
9249
9250 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9251
9252 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9253 Doug Evans <xdje42@gmail.com>
9254
9255 PR guile/17146
9256 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9257
9258 2014-07-25 Pedro Alves <palves@redhat.com>
9259
9260 * gdb.threads/signal-command-handle-nopass.c: New file.
9261 * gdb.threads/signal-command-handle-nopass.exp: New file.
9262 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9263 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9264 * gdb.threads/signal-delivered-right-thread.c: New file.
9265 * gdb.threads/signal-delivered-right-thread.exp: New file.
9266
9267 2014-07-25 Pedro Alves <palves@redhat.com>
9268
9269 * gdb.base/double-prompt-target-event-error.exp
9270 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9271 match.
9272 (cancel_pagination_in_target_event): Rework double prompt
9273 detection.
9274 * gdb.base/paginate-after-ctrl-c-running.exp
9275 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9276 <return>' match.
9277 * gdb.base/paginate-bg-execution.exp
9278 (test_bg_execution_pagination_return)
9279 (test_bg_execution_pagination_cancel): Remove '-notransfer
9280 <return>' matches.
9281 * gdb.base/paginate-execution-startup.exp
9282 (test_fg_execution_pagination_return)
9283 (test_fg_execution_pagination_cancel): Remove '-notransfer
9284 <return>' matches.
9285 * gdb.base/paginate-inferior-exit.exp
9286 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9287 match.
9288 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9289 * lib/gdb.exp (pagination_prompt): Run text through
9290 string_to_regexp.
9291 (gdb_test_multiple): Match $pagination_prompt instead of
9292 "<return>".
9293 (string_to_regexp): Move to lib/gdb-utils.exp.
9294
9295 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9296
9297 * gdb.arch/amd64-entry-value-paramref.S: New file.
9298 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9299 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9300 * gdb.arch/amd64-optimout-repeat.S: New file.
9301 * gdb.arch/amd64-optimout-repeat.c: New file.
9302 * gdb.arch/amd64-optimout-repeat.exp: New file.
9303
9304 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9305
9306 PR gdb/17170
9307 * gdb.base/statistics.exp: New file.
9308
9309 2014-07-17 Doug Evans <dje@google.com>
9310
9311 PR gdb/17170
9312 * gdb.base/maint.exp: Update testing of per-command stats.
9313
9314 2014-07-16 Pedro Alves <palves@redhat.com>
9315
9316 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9317 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9318 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9319 (tfile_write_buf): New functions.
9320 (add_memory_block): Rewrite using the above.
9321 (adjust_function_address): New function.
9322 (FUNCTION_ADDRESS): New macro.
9323 (write_basic_trace_file): Remove short_x local, and use
9324 tfile_write_16. Change type of func_addr local to unsigned long
9325 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9326 here. Cast argument of add_memory_block to char pointer.
9327 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9328 (main): Remove parameters.
9329 * gdb.trace/tfile.exp: Remove nowarnings.
9330
9331 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9332
9333 * gdb.base/debug-expr.exp: Test string evaluation with
9334 "debug expression" on.
9335
9336 2014-07-15 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.base/reread.exp: Use clean_restart.
9339
9340 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9341
9342 * gdb.arch/avr-flash-qualifer.c: New.
9343 * gdb.arch/avr-flash-qualifer.exp: New.
9344
9345 2014-07-14 Pedro Alves <palves@redhat.com>
9346
9347 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9348 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9349
9350 2014-07-14 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.base/double-prompt-target-event-error.c: New file.
9353 * gdb.base/double-prompt-target-event-error.exp: New file.
9354
9355 2014-07-14 Pedro Alves <palves@redhat.com>
9356
9357 PR gdb/17072
9358 * gdb.base/paginate-inferior-exit.c: New file.
9359 * gdb.base/paginate-inferior-exit.exp: New file.
9360
9361 2014-07-14 Pedro Alves <palves@redhat.com>
9362
9363 PR gdb/17072
9364 * gdb.base/paginate-bg-execution.c: New file.
9365 * gdb.base/paginate-bg-execution.exp: New file.
9366
9367 2014-07-14 Pedro Alves <palves@redhat.com>
9368
9369 PR gdb/17072
9370 * gdb.base/paginate-execution-startup.c: New file.
9371 * gdb.base/paginate-execution-startup.exp: New file.
9372 * lib/gdb.exp (pagination_prompt): New global.
9373 (default_gdb_spawn): New procedure, factored out from
9374 default_gdb_spawn.
9375 (default_gdb_start): Adjust to call default_gdb_spawn.
9376 (gdb_spawn): New procedure.
9377
9378 2014-07-14 Pedro Alves <palves@redhat.com>
9379
9380 * lib/gdb.exp (gdb_assert): New procedure.
9381 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9382
9383 2014-07-14 Pedro Alves <palves@redhat.com>
9384
9385 * gdb.base/execution-termios.c: New file.
9386 * gdb.base/execution-termios.exp: New file.
9387
9388 2014-07-14 Tom Tromey <tromey@redhat.com>
9389
9390 * gdb.cp/vla-cxx.cc: New file.
9391 * gdb.cp/vla-cxx.exp: New file.
9392
9393 2014-07-14 Tom Tromey <tromey@redhat.com>
9394
9395 * gdb.reverse/rerun-prec.c: New file.
9396 * gdb.reverse/rerun-prec.exp: New file.
9397
9398 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9399 Maciej W. Rozycki <macro@codesourcery.com>
9400
9401 * lib/gdb-utils.exp: New file.
9402 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9403 inline `gdb_init_command' processing.
9404 (gdb_start_cmd): Likewise.
9405 * lib/mi-support.exp (mi_run_cmd): Likewise.
9406 * README: Document `gdb_init_command' and `gdb_init_commands'.
9407
9408 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9409
9410 Fix false FAIL running under a very long directory name.
9411 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9412 and "set print elements 10000". Twice.
9413
9414 2014-07-11 Yao Qi <yao@codesourcery.com>
9415
9416 * gdb.base/exprs.exp: "set print symbol off".
9417
9418 2014-07-11 Pedro Alves <palves@redhat.com>
9419
9420 * gdb.threads/kill.c: New file.
9421 * gdb.threads/kill.exp: New file.
9422
9423 2014-07-10 Yao Qi <yao@codesourcery.com>
9424
9425 * gdb.trace/tfile.c (write_basic_trace_file)
9426 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9427 address written to trace file.
9428
9429 2014-07-09 Pedro Alves <palves@redhat.com>
9430
9431 * gdb.base/attach-wait-input.exp: New file.
9432 * gdb.base/attach-wait-input.c: New file.
9433
9434 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9435
9436 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9437 setting up test structures.
9438 (main): Call new test function.
9439 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9440 test function, continue into test function and walk test
9441 structures.
9442
9443 2014-07-02 Yao Qi <yao@codesourcery.com>
9444
9445 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9446 'bar_start' at the beginning of functions 'foo' and 'bar'
9447 respectively.
9448 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9449 instead of 'foo' and 'bar'.
9450
9451 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9452
9453 * gdb.btrace/segv.exp: New.
9454 * gdb.btrace/segv.c: New.
9455
9456 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9457
9458 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9459 instruction.
9460
9461 2014-06-30 Mark Wielaard <mjw@redhat.com>
9462
9463 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9464 vulture, vilify, villar): New volatile array constants.
9465 (vindictive, vegetation): New const volatile array constants.
9466 * gdb.base/volatile.exp: Test volatile and const volatile array
9467 types.
9468
9469 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9470
9471 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9472 target lacks support for awatch, rwatch, or hbreak.
9473
9474 2014-06-27 Yao Qi <yao@codesourcery.com>
9475
9476 * gdb.multi/dummy-frame-restore.exp: New.
9477 * gdb.multi/dummy-frame-restore.c: New.
9478
9479 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9480
9481 * gdb.btrace/gcore.exp: New.
9482
9483 2014-06-23 Pedro Alves <palves@redhat.com>
9484
9485 * gdb.base/watchpoint-reuse-slot.c: New file.
9486 * gdb.base/watchpoint-reuse-slot.exp: New file.
9487
9488 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9489
9490 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9491 progspace's filename in 'info', 'enable' and 'disable' command
9492 tests.
9493
9494 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9495
9496 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9497 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9498 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9499
9500 2014-06-20 Gary Benson <gbenson@redhat.com>
9501
9502 * gdb.arch/i386-avx.exp: Fix include file location.
9503 * gdb.arch/i386-sse.exp: Likewise.
9504
9505 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9506
9507 * gdb.dlang/expression.exp: New file.
9508
9509 2014-06-19 Pedro Alves <palves@redhat.com>
9510
9511 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9512 out from ...
9513 (top level): ... here. Iterate running tests under different
9514 scheduler-locking settings.
9515
9516 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9517
9518 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9519 to DW_FORM_addr and use non-zero addresses.
9520
9521 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9522
9523 PR gdb/17017
9524 * gdb.python/py-xmethods.cc: Add global function call counters and
9525 increment them in their respective functions. Remove "cout"
9526 statements.
9527 * gdb.python/py-xmethods.exp: Make tests check the global function
9528 call counters instead of depending on inferior IO.
9529
9530 2014-06-18 Don Breazeal <donb@codesourcery.com>
9531
9532 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9533 Deleted procedure.
9534 (explicit_fork_parent_follow): Deleted procedure.
9535 (explicit_fork_child_follow): Deleted procedure.
9536 (test_follow_fork): New procedure.
9537 (do_fork_tests): Replace calls to deleted procedures with
9538 calls to test_follow_fork and reset GDB for subsequent
9539 procedure calls.
9540
9541 2014-06-17 Yao Qi <yao@codesourcery.com>
9542
9543 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9544 CP1252.
9545
9546 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9547
9548 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9549 Initialize ptr and S explicitly.
9550 (skip_type_update_when_not_use_rtti_test): Likewise.
9551
9552 2014-06-16 Keith Seitz <keiths@redhat.com>
9553
9554 PR mi/15863
9555 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9556 the inferior is started.
9557
9558 2014-06-16 Pedro Alves <palves@redhat.com>
9559
9560 * gdb.base/break-main-file-remove-fail.c: New file.
9561 * gdb.base/break-main-file-remove-fail.exp: New file.
9562 * gdb.base/break-unload-file.exp: Use build_executable instead of
9563 prepare_for_testing.
9564 (test_break): New parameter "initial_load". Handle it.
9565 (top level): Add initial_load cmdline/file axis.
9566
9567 2014-06-12 Tom Tromey <tromey@redhat.com>
9568
9569 * gdb.base/completion.exp: Don't use directory name in test.
9570
9571 2014-06-09 Gary Benson <gbenson@redhat.com>
9572
9573 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9574 separate the always-available ANSI-standard signals from the
9575 signals that require checking.
9576 (main): Likewise.
9577 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9578 Likewise.
9579 (main): Likewise.
9580
9581 2014-06-07 Keith Seitz <keiths@redhat.com>
9582
9583 Revert:
9584 PR c++/16253
9585 * gdb.cp/var-tag.cc: New file.
9586 * gdb.cp/var-tag.exp: New file.
9587 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9588 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9589 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9590 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9591
9592 2014-06-06 Doug Evans <xdje42@gmail.com>
9593
9594 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9595
9596 2014-06-06 Pedro Alves <palves@redhat.com>
9597
9598 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9599 in target debug output instead of looking at RSP packets,
9600 disabling the test on any target that uses hardware stepping.
9601 Update comments.
9602
9603 2014-06-06 Pedro Alves <palves@redhat.com>
9604
9605 * gdb.base/break-unload-file.exp: Fix typo.
9606
9607 2014-06-06 Yao Qi <yao@codesourcery.com>
9608
9609 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9610 from "jit_function" to "^jit_function".
9611
9612 2014-06-06 Yao Qi <yao@codesourcery.com>
9613
9614 * gdb.base/async.c (foo): Add one statement.
9615 * gdb.base/async.exp: Get the next instruction address and
9616 match the output of "nexti" by instruction address. Match
9617 the hex address in the output of "finish".
9618
9619 2014-06-06 Gary Benson <gbenson@redhat.com>
9620
9621 * gdb.base/call-signals.c: Remove preprocessor conditionals
9622 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9623 SIGSEGV and SIGTERM.
9624 * gdb.base/sigall.c: Likewise.
9625 * gdb.base/unwindonsignal.c: Likewise.
9626 * gdb.reverse/sigall-reverse.c: Likewise.
9627
9628 2014-06-06 Yao Qi <yao@codesourcery.com>
9629
9630 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9631 readable, skip the test.
9632
9633 2014-06-06 Yao Qi <yao@codesourcery.com>
9634
9635 * gdb.threads/staticthreads.c (thread_function): Move the line
9636 setting breakpoint on forward.
9637 * gdb.threads/staticthreads.exp: Update comments.
9638
9639 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9640
9641 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9642 "history-append! type error".
9643
9644 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9645
9646 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9647 erroneous dprintf expected input.
9648
9649 2014-06-04 Doug Evans <xdje42@gmail.com>
9650
9651 * gdb.guile/scm-generics.exp: Delete.
9652
9653 2014-06-04 Doug Evans <xdje42@gmail.com>
9654
9655 * gdb.guile/scm-breakpoint.exp: Update.
9656 Add tests for breakpoint registration.
9657
9658 2014-06-04 Tom Tromey <tromey@redhat.com>
9659
9660 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9661 VLA-in-union.
9662 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9663 inner_vla_struct, vla_union types. Initialize objects of those
9664 types and compute their sizes.
9665
9666 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9667 Hui Zhu <hui@codesourcery.com>
9668
9669 * gdb.base/fileio.exp: Add test for shell not available as well as
9670 available.
9671 * gdb.base/fileio.c (test_system): Check for shell twice.
9672
9673 2014-06-04 Yao Qi <yao@codesourcery.com>
9674
9675 * gdb.base/auto-connect-native-target.exp: Remove redundant
9676 space from the regexp pattern.
9677
9678 2014-06-04 Yao Qi <yao@codesourcery.com>
9679
9680 * gdb.base/default.exp: Replace "child" with "native" in
9681 regexp pattern.
9682
9683 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9684
9685 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9686 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9687 * gdb.python/py-xmethods.py: Python script supporting the
9688 new testcase and tests.
9689
9690 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9691 Pedro Alves <palves@redhat.com>
9692
9693 PR breakpoints/17000
9694 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9695 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9696
9697 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9698
9699 * gdb.base/subst.exp: Add tests to verify partial path matching
9700 output.
9701
9702 2014-06-03 Pedro Alves <palves@redhat.com>
9703
9704 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9705 target that doesn't use software single-stepping.
9706
9707 2014-06-03 Pedro Alves <palves@redhat.com>
9708
9709 PR breakpoints/17000
9710 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9711 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9712
9713 2014-06-02 Doug Evans <xdje42@gmail.com>
9714
9715 * gdb.guile/scm-parameter.exp: New file.
9716
9717 2014-06-02 Doug Evans <xdje42@gmail.com>
9718
9719 * gdb.guile/scm-cmd.c: New file.
9720 * gdb.guile/scm-cmd.exp: New file.
9721
9722 2014-06-02 Doug Evans <xdje42@gmail.com>
9723
9724 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9725 pretty-printer lookup.
9726 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9727 (make-pp_s-printer): Call it.
9728 (make-pretty-printer-from-dict): New function.
9729 (lookup-pretty-printer-maker-from-dict): New function.
9730 (*pretty-printer*): Simplify.
9731 (make-objfile-pp_s-printer): New function.
9732 (install-objfile-pretty-printers!): New function.
9733 (make-progspace-pp_s-printer): New function.
9734 (install-progspace-pretty-printers!): New function.
9735 * gdb.guile/scm-progspace.c: New file.
9736 * gdb.guile/scm-progspace.exp: New file.
9737
9738 2014-06-02 Pedro Alves <palves@redhat.com>
9739
9740 * gdb.base/dprintf-bp-same-addr.c: New file.
9741 * gdb.base/dprintf-bp-same-addr.exp: New file.
9742
9743 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9744
9745 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9746 * gdb.arch/powerpc-power.s: Likewise.
9747
9748 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9749
9750 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9751
9752 2014-06-01 Yao Qi <yao@codesourcery.com>
9753
9754 * gdb.base/watchpoint.exp (test_watch_location): Check null
9755 pointer can be dereferenced. If not, do the test, otherwise
9756 skip it.
9757
9758 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9759
9760 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9761 results.
9762 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9763
9764 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9765
9766 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9767 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9768 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9769 * gdb.arch/amd64-invalid-stack-top.c: New file.
9770 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9771
9772 2014-05-30 Pedro Alves <palves@redhat.com>
9773
9774 PR breakpoints/17000
9775 * gdb.base/sss-bp-on-user-bp.c: New file.
9776 * gdb.base/sss-bp-on-user-bp.exp: New file.
9777
9778 2014-05-30 David Blaikie <dblaikie@gmail.com>
9779
9780 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9781 gnu_inline semantics via attribute.
9782 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9783 source explicitly specifies the required semantics.
9784
9785 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9786
9787 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9788
9789 2014-05-29 Pedro Alves <palves@redhat.com>
9790 Tom Tromey <tromey@redhat.com>
9791
9792 * gdb.base/async-shell.exp: Don't enable target-async.
9793 * gdb.base/async.exp
9794 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9795 parameter. Adjust.
9796 (top level): Don't test with "target-async".
9797 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9798 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9799 * gdb.base/inferior-died.exp: Don't enable target-async.
9800 * gdb.base/interrupt-noterm.exp: Likewise.
9801 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9802 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9803 * gdb.mi/mi-nonstop.exp: Likewise.
9804 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9805 * gdb.mi/mi-nsintrall.exp: Likewise.
9806 * gdb.mi/mi-nsmoribund.exp: Likewise.
9807 * gdb.mi/mi-nsthrexec.exp: Likewise.
9808 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9809 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9810 * gdb.python/py-evsignal.exp: Don't enable target-async.
9811 * gdb.python/py-evthreads.exp: Likewise.
9812 * gdb.python/py-prompt.exp: Likewise.
9813 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9814 * gdb.server/solib-list.exp: Don't enable target-async.
9815 * gdb.threads/thread-specific-bp.exp: Likewise.
9816 * lib/mi-support.exp: Adjust to use mi-async.
9817
9818 2014-05-29 Pedro Alves <palves@redhat.com>
9819
9820 PR gdb/13860
9821 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9822 reason, even in sync mode.
9823
9824 2014-05-29 Pedro Alves <palves@redhat.com>
9825 Hui Zhu <hui@codesourcery.com>
9826
9827 PR PR15693
9828 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9829 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9830 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9831 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9832
9833 2014-05-28 Joel Brobecker <brobecker@adacore.com>
9834
9835 * config/monitor.exp (gdb_target_monitor): Replace use of
9836 "set remotebaud" by "set serial baud".
9837
9838 2014-05-26 Andy Wingo <wingo@igalia.com>
9839
9840 * gdb.guile/scm-breakpoint.exp:
9841 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9842 properties instead of gdb-object-properties.
9843
9844 2014-05-26 Yao Qi <yao@codesourcery.com>
9845
9846 * gdb.server/no-thread-db.exp: Specify source file name
9847 explicitly when setting a breakpoint.
9848
9849 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9850
9851 * gdb.btrace/vdso.c: New.
9852 * gdb.btrace/vdso.exp: New.
9853
9854 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9855
9856 * gdb.base/gcore.exp (capture_command_output): Move ...
9857 * lib/gdb.exp (capture_command_output): ... here.
9858
9859 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9860
9861 * gdb.btrace/data.exp: Test memory access during btrace replay.
9862
9863 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9864
9865 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9866
9867 2014-05-21 Pedro Alves <palves@redhat.com>
9868
9869 PR gdb/13860
9870 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9871 (top level): Test that output related to execution commands is
9872 sent to the console with CLI commands, but not with MI commands.
9873 Test that breakpoint events are always mirrored to the console.
9874 Also expect the new source line to be output after a "next" in
9875 async mode too. Make it a pass/fail test.
9876 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9877 output.
9878 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9879
9880 2014-05-21 Pedro Alves <palves@redhat.com>
9881
9882 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9883 Use them to test variations of "list" after reaching a breakpoint.
9884 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9885 Test "list" with listsize 10 after reaching a breakpoint.
9886 * gdb.python/python.exp (decode_line current location line
9887 number): Adjust expected line number.
9888
9889 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9890
9891 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9892 behavior for $args, pass it directly to "run".
9893
9894 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9895
9896 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9897 30000 to 65536.
9898
9899 2014-05-21 Pedro Alves <palves@redhat.com>
9900
9901 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9902 auto-connect-native-target off".
9903 * gdb.base/auto-connect-native-target.c: New file.
9904 * gdb.base/auto-connect-native-target.exp: New file.
9905
9906 2014-05-21 Pedro Alves <palves@redhat.com>
9907
9908 * gdb.base/default.exp: Test "target native" instead of "target
9909 child".
9910
9911 2014-05-21 Mark Wielaard <mjw@redhat.com>
9912
9913 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9914
9915 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9916
9917 Fix TLS access for -static -pthread.
9918 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9919 <HAVE_TLS> (thread_function, main): Initialize it.
9920 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9921 Add clean_restart.
9922 <$have_tls != "">: Check TLSVAR.
9923
9924 2014-05-21 Pedro Alves <palves@redhat.com>
9925
9926 * gdb.base/dcache-line-read-error.c: New.
9927 * gdb.base/dcache-line-read-error.exp: New.
9928
9929 2014-05-20 Pedro Alves <palves@redhat.com>
9930
9931 * gdb.base/compare-sections.c: New file.
9932 * gdb.base/compare-sections.exp: New file.
9933
9934 2014-05-20 Pedro Alves <palves@redhat.com>
9935
9936 * gdb.base/break-idempotent.c: New file.
9937 * gdb.base/break-idempotent.exp: New file.
9938
9939 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9940
9941 * gdb.btrace/nohist.exp: New.
9942
9943 2014-05-20 Yao Qi <yao@codesourcery.com>
9944
9945 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9946 gdb.reverse directory and gdb_reverse_timeout exists in board
9947 setting.
9948 * README: Document gdb_reverse_timeout.
9949
9950 2014-05-20 Yao Qi <yao@codesourcery.com>
9951
9952 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9953 'test_file_name'. Treat args as a string instead of a list.
9954 (gdb_init): Rename argument 'args' by 'test_file_name'.
9955
9956 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9957
9958 * gdb.arch/powerpc-power.exp: New file.
9959 * gdb.arch/powerpc-power.s: New file.
9960
9961 2014-05-16 Doug Evans <dje@google.com>
9962
9963 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
9964 * gdb.base/completion.exp: Check that all expected files exist
9965 before doing file completion.
9966
9967 2014-05-16 Doug Evans <dje@google.com>
9968
9969 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
9970 Update.
9971 (do_syscall_tests_without_xml): Update.
9972
9973 2014-05-16 Pedro Alves <palves@redhat.com>
9974
9975 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
9976 instead of "unknown output after running".
9977
9978 2014-05-16 Yao Qi <yao@codesourcery.com>
9979
9980 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
9981 file1.txt from host at the end.
9982 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
9983
9984 2014-05-15 Doug Evans <dje@google.com>
9985
9986 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
9987 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
9988 loading file. Add test for TU lookup.
9989
9990 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9991
9992 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
9993 calling "-exec-arguments" or "set args" before running the
9994 inferior.
9995
9996 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
9997
9998 * lib/mi-support.exp (mi_expect_stop): Expect message for
9999 inferiors that exit with non-zero exit code.
10000
10001 2014-05-14 Yao Qi <yao@codesourcery.com>
10002
10003 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10004 match absolute path on remote host.
10005 (test_file_list_exec_source_files): Remove "/" from the
10006 pattern.
10007
10008 2014-05-14 Yao Qi <yao@codesourcery.com>
10009
10010 * boards/local-remote-host-notty.exp (${board}_file): New
10011 proc.
10012
10013 2014-05-07 Kyle McMartin <kyle@redhat.com>
10014
10015 Pushed by Joel Brobecker <brobecker@adacore.com>.
10016 * gdb.arch/aarch64-atomic-inst.c: New file.
10017 * gdb.arch/aarch64-atomic-inst.exp: New file.
10018
10019 2014-05-07 Yao Qi <yao@codesourcery.com>
10020
10021 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10022 in current context" too.
10023
10024 2014-05-05 Keith Seitz <keiths@redhat.com>
10025
10026 * gdb.linespec/ls-dollar.exp: Add test for linespec
10027 file:convenience_variable.
10028
10029 2014-05-05 Yao Qi <yao@codesourcery.com>
10030
10031 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10032 traceframes into tfile and ctf trace files. Read data from
10033 trace file and test collected data.
10034 (gdb_collect_locals_test): Likewise.
10035 (gdb_unavailable_registers_test): Likewise.
10036 (gdb_unavailable_floats): Likewise.
10037 (gdb_collect_globals_test): Likewise.
10038 (top-level): Append "ctf" to trace_file_targets if GDB
10039 supports.
10040
10041 2014-05-05 Yao Qi <yao@codesourcery.com>
10042
10043 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10044 code to ...
10045 (gdb_collect_args_test_1): ... it. New proc.
10046 (gdb_collect_locals_test): Move some code to ...
10047 (gdb_collect_locals_test_1): ... it. New proc.
10048 (gdb_unavailable_registers_test): Move some code to ...
10049 (gdb_unavailable_registers_test_1): ... it. New proc.
10050 (gdb_unavailable_floats): Move some code to ...
10051 (gdb_unavailable_floats_1): ... it. New proc.
10052
10053 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10054
10055 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10056 probes to test for bitness recognition.
10057 * gdb.arch/amd64-stap-optional-prefix.exp
10058 (test_probe_value_without_reg): New procedure.
10059 Add code to test for different kinds of bitness.
10060
10061 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10062
10063 PR breakpoints/16889
10064 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10065 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10066
10067 2014-05-01 Pedro Alves <palves@redhat.com>
10068
10069 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10070 gdb_file_cmd if no file is specified.
10071 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10072 last_loaded_file to set the remote exec-file.
10073
10074 2014-05-01 Pedro Alves <palves@redhat.com>
10075
10076 * boards/local-remote-host.exp: New file.
10077
10078 2014-05-01 Pedro Alves <palves@redhat.com>
10079
10080 * boards/local-remote-host.exp: Rename to ...
10081 * boards/local-remote-host-notty.exp: ... this.
10082
10083 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10084
10085 * gdb.ada/dyn_arrayidx: New testcase.
10086
10087 2014-04-26 Yao Qi <yao@codesourcery.com>
10088
10089 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10090 and compute the length of function main. Save it in
10091 $main_length.
10092 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10093 (top-level): Use gdb_compile to compile objects into
10094 executable and restart GDB. Remove invocation to
10095 prepare_for_testing.
10096
10097 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10098 Pedro Alves <palves@redhat.com>
10099
10100 PR server/16255
10101 * gdb.multi/multi-attach.c: New file.
10102 * gdb.multi/multi-attach.exp: New file.
10103
10104 2014-04-25 Pedro Alves <palves@redhat.com>
10105
10106 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10107 user.
10108 (top level): Test that "set remote conditional-breakpoints-packet
10109 off" works as intended.
10110 * gdb.base/dprintf.exp: Test that "set remote
10111 breakpoint-commands-packet off" works as intended.
10112 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10113 New function.
10114 (top level): Call it.
10115 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10116 remote fast-tracepoints-packet off" works as intended.
10117 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10118 * lib/gdb.exp (gdb_is_target_remote): ... here.
10119
10120 2014-04-24 David Blaikie <dblaikie@gmail.com>
10121
10122 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10123 ensure clang would not discard them.
10124 * gdb.base/gdbvars.c: Ditto.
10125 * gdb.base/memattr.c: Ditto.
10126 * gdb.base/whatis.c: Ditto.
10127 * gdb.python/py-prettyprint.c: Ditto.
10128 * gdb.trace/actions.c: Ditto.
10129 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10130 ensure clang would not discard it.
10131
10132 2014-04-24 David Blaikie <dblaikie@gmail.com>
10133
10134 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10135 clang to emit the full definition of type required by the test
10136 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10137
10138 2014-04-24 David Blaikie <dblaikie@gmail.com>
10139
10140 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10141 coax Clang into emitting the definition of the type.
10142 * gdb.cp/pr10728-x.h (y): Ditto.
10143 * gdb.cp/pr10728-y.cc (y): Ditto.
10144
10145 2014-04-24 David Blaikie <dblaikie@gmail.com>
10146
10147 * gdb.base/label.exp: XFAIL label related tests under Clang.
10148 * gdb.cp/cplabel.exp: Ditto.
10149 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10150 under Clang those using labels.
10151
10152 2014-04-25 Yao Qi <yao@codesourcery.com>
10153
10154 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10155 double_label.
10156 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10157 partial_label and double_label.
10158
10159 2014-04-24 David Blaikie <dblaikie@gmail.com>
10160
10161 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10162
10163 2014-04-24 David Blaikie <dblaikie@gmail.com>
10164
10165 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10166 of the function to work across GCC and Clang.
10167 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10168 pointer types (const void ** const V void **).
10169
10170 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10171 Walfred Tedeschi <walfred.tedeschi@intel.com>
10172
10173 * Makefile.in (EXECUTABLES): Added i386-avx512.
10174 * gdb.arch/i386-avx512.c: New file.
10175 * gdb.arch/i386-avx512.exp: Likewise.
10176
10177 2014-04-23 Keith Seitz <keiths@redhat.com>
10178
10179 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10180 (mi_make_breakpoint_table): New procedure.
10181 (mi_create_breakpoint): Use mi_make_breakpoint
10182 and return the result.
10183 (mi_make_breakpoint): New procedure.
10184 (mi_build_kv_pairs): New procedure.
10185
10186 * gdb.mi/mi-break.exp: Remove unused globals,
10187 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10188 All callers updated.
10189 * gdb.mi/mi-dprintf.exp: Use variable to track command
10190 number.
10191 Update all callers of mi_create_breakpoint and use
10192 mi_make_breakpoint_table.
10193 Remove any unused global variables.
10194 * gdb.mi/mi-nonstop.exp: Likewise.
10195 * gdb.mi/mi-nsintrall.exp: Likewise.
10196 * gdb.mi/mi-nsmoribund.exp: Likewise.
10197 * gdb.mi/mi-nsthrexec.exp: Likewise.
10198 * gdb.mi/mi-reverse.exp: Likewise.
10199 * gdb.mi/mi-simplerun.exp: Likewise.
10200 * gdb.mi/mi-stepn.exp: Likewise.
10201 * gdb.mi/mi-syn-frame.exp: Likewise.
10202 * gdb.mi/mi-until.exp: Likewise.
10203 * gdb.mi/mi-var-cp.exp: Likewise.
10204 * gdb.mi/mi-var-display.exp: Likewise.
10205 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10206 * gdb.mi/mi2-var-child.exp: Likewise.
10207 * gdb.mi/mi-vla-c99.exp: Likewise.
10208 * lib/mi-support.exp: Likewise.
10209
10210 From Ian Lance Taylor <iant@cygnus.com>:
10211 * lib/gdb.exp (parse_args): New procedure.
10212
10213 2014-04-23 Pedro Alves <palves@redhat.com>
10214
10215 * gdb.base/break-unload-file.c: New file.
10216 * gdb.base/break-unload-file.exp: New file.
10217 * gdb.base/sym-file-lib.c (baz): New function.
10218 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10219 field.
10220 (load): Store the segment's mapped size.
10221 (unload): New function.
10222 (unload_shlib): New function.
10223 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10224 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10225 set a breakpoint at baz, and call it.
10226 * gdb.base/sym-file.exp: New tests for stale breakpoint
10227 instructions.
10228
10229 2014-04-23 Pedro Alves <palves@redhat.com>
10230
10231 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10232 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10233 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10234 * gdb.base/hbreak-unmapped.c: New file.
10235 * gdb.base/hbreak-unmapped.exp: New file.
10236 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10237 * lib/gdb.exp (gdb_is_target_remote): ... here.
10238
10239 2014-04-22 Pedro Alves <palves@redhat.com>
10240
10241 * gdb.base/consecutive-step-over.c: New file.
10242 * gdb.base/consecutive-step-over.exp: New file.
10243
10244 2014-04-22 Pedro Alves <palves@redhat.com>
10245
10246 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10247 instead of send_gdb/gdb_expect.
10248
10249 2014-04-22 Yao Qi <yao@codesourcery.com>
10250
10251 * lib/trace-support.exp (generate_tracefile): New procedure.
10252 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10253 return 0.
10254 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10255 if generate_tracefile returns 1.
10256
10257 2014-04-18 Tom Tromey <palves@redhat.com>
10258 Pedro alves <tromey@redhat.com>
10259
10260 PR backtrace/15558
10261 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10262 with a backtrace limit.
10263 * gdb.python/py-frame-inline.exp: Test running to an inline
10264 function with a backtrace limit, and printing the newest frame.
10265 * gdb.python/py-frame-inline.c (main): Call f.
10266
10267 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10268
10269 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10270
10271 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10272
10273 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10274 Drop prefix from unsupported source file path.
10275
10276 2014-04-17 Yao Qi <yao@codesourcery.com>
10277
10278 * lib/gdb.exp (with_target_charset): New proc.
10279 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10280 with_target_charset.
10281 (test_print_strings): Likewise.
10282 (test_repeat_bytes): Likewise.
10283 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10284 for some tests.
10285
10286 2014-04-16 Keith Seitz <keiths@redhat.com>
10287
10288 PR gdb/15827
10289 * gdb.dwarf2/corrupt.c: New file.
10290 * gdb.dwarf2/corrupt.exp: New file.
10291
10292 2014-04-16 Keith Seitz <keiths@redhat.com>
10293
10294 PR c++/16597
10295 * gdb.cp/namelessclass.cc: New file.
10296 * gdb.cp/namelessclass.exp: New file.
10297 * gdb.cp/namelessclass.S: New file.
10298
10299 2014-04-16 Doug Evans <dje@google.com>
10300
10301 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10302 Add comment.
10303 (gdbserver_default_get_comm_port): New function.
10304 (gdbserver_start): Check if board file provided
10305 "gdbserver,get_comm_port" and use it if so.
10306 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10307 (gdb,socketport): Set to "stdio".
10308 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10309 (stdio_gdbserver_template): Delete.
10310 (${board}_get_remote_address): Update.
10311 (${board}_build_remote_cmd): Delete.
10312 (${board}_get_comm_port): New function.
10313 (${board}_spawn): Update.
10314 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10315 Delete.
10316 (${board}_get_remote_address): Update.
10317 (${board}_get_comm_port): New function.
10318
10319 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10320
10321 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10322 appearing in any order.
10323
10324 2014-04-15 Doug Evans <dje@google.com>
10325
10326 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10327 uninitialized value of "description".
10328
10329 2014-04-15 Keith Seitz <keiths@redhat.com>
10330
10331 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10332 Remove unused globals.
10333 (test_running_the_program): Likewise.
10334 (test_controlled_execution): Likewise.
10335 (test_controlling_breakpoints): Likewise.
10336 (test_program_termination): Likewise.
10337
10338 2014-04-15 Keith Seitz <keiths@redhat.com>
10339
10340 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10341 unused globals.
10342 (test_rbreak_creation_and_listing): Likewise.
10343 (test_ignore_count): Likewise.
10344 (test_error): Likewise.
10345
10346 2014-04-15 Pedro Alves <palves@redhat.com>
10347
10348 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10349 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10350 sym-file-loader.c.
10351 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10352 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10353 to sym-file-loader.c.
10354 (struct library): Forward declare.
10355 (load_shlib, lookup_function): Change prototypes.
10356 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10357 (translate_offset): Remove declarations.
10358 (get_text_addr): New declaration.
10359 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10360 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10361 sym-file-loader.h.
10362 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10363 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10364 here from sym-file-loader.h.
10365 (struct library): New structure.
10366 (load_shlib, lookup_function): Change prototypes and adjust to
10367 work with a struct library.
10368 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10369 (translate_offset): Make static.
10370 (get_text_addr): New function.
10371 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10372
10373 2014-04-15 Pedro Alves <palves@redhat.com>
10374
10375 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10376
10377 2014-04-15 Pedro Alves <palves@redhat.com>
10378
10379 * gdb.base/sym-file-loader.c: Include <limits.h>.
10380 (SELF_LINK): New define.
10381 (get_origin): New function.
10382 (load_shlib): Use it.
10383 * gdb.base/sym-file.exp: Don't early return if the target is
10384 remote. Use runto_main, and issue fail is that fails. Use
10385 gdb_load_shlibs.
10386 (shlib_name): Delete.
10387 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10388
10389 2014-04-15 Pedro Alves <palves@redhat.com>
10390
10391 * gdb.base/sym-file.exp: Remove regex characters from test
10392 message. Don't refer to breakpoint numbers in test messages.
10393
10394 2014-04-14 Keith Seitz <keiths@redhat.com>
10395
10396 PR c++/16253
10397 * gdb.cp/var-tag.cc: New file.
10398 * gdb.cp/var-tag.exp: New file.
10399 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10400 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10401 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10402 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10403
10404 2014-04-14 Tom Tromey <tromey@redhat.com>
10405
10406 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10407 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10408 type.
10409 * gdb.cp/enum-class.exp: New file.
10410 * gdb.cp/enum-class.cc: New file.
10411
10412 2014-04-14 Tom Tromey <tromey@redhat.com>
10413
10414 * gdb.dwarf2/enum-type.exp: New file.
10415
10416 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10417
10418 * gdb.mi/mi-vla-c99.exp: New file.
10419 * gdb.mi/vla.c: New file.
10420
10421 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10422
10423 * gdb.base/vla-datatypes.c: New file.
10424 * gdb.base/vla-datatypes.exp: New file.
10425
10426 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10427
10428 * gdb.base/vla-ptr.c: New file.
10429 * gdb.base/vla-ptr.exp: New file.
10430
10431 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10432
10433 * gdb.dwarf2/count.exp: New file.
10434
10435 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10436
10437 * gdb.base/vla-sideeffect.c: New file.
10438 * gdb.base/vla-sideeffect.exp: New file.
10439
10440 2014-04-14 David Blaikie <dblaikie@gmail.com>
10441
10442 * gdb.mi/non-stop.c: Add return value for non-void function return
10443 statement.
10444 * gdb.threads/staticthreads.c: Ditto.
10445
10446 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10447 Doug Evans <xdje42@gmail.com>
10448
10449 * gdb.guile/scm-value.c: Improve test case.
10450 * gdb.guile/scm-value.exp: Add new test.
10451
10452 2014-04-11 David Blaikie <dblaikie@gmail.com>
10453
10454 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10455 override Clang's default.
10456
10457 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10458
10459 Revert the following changes (regressions):
10460
10461 * gdb.base/vla-sideeffect.c: New file.
10462 * gdb.base/vla-sideeffect.exp: New file.
10463
10464 * gdb.dwarf2/count.exp: New file.
10465
10466 * gdb.base/vla-multi.c: New file.
10467 * gdb.base/vla-multi.exp: New file.
10468
10469 * gdb.base/vla-ptr.c: New file.
10470 * gdb.base/vla-ptr.exp: New file.
10471
10472 * gdb.base/vla-datatypes.c: New file.
10473 * gdb.base/vla-datatypes.exp: New file.
10474
10475 * gdb.mi/mi-vla-c99.exp: New file.
10476 * gdb.mi/vla.c: New file.
10477
10478 2014-04-11 Keith Seitz <keiths@redhat.com>
10479
10480 PR c++/16675
10481 * gdb.cp/cpsizeof.exp: New file.
10482 * gdb.cp/cpsizeof.cc: New file.
10483
10484 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10485
10486 * gdb.mi/mi-vla-c99.exp: New file.
10487 * gdb.mi/vla.c: New file.
10488
10489 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10490
10491 * gdb.base/vla-datatypes.c: New file.
10492 * gdb.base/vla-datatypes.exp: New file.
10493
10494 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10495
10496 * gdb.base/vla-ptr.c: New file.
10497 * gdb.base/vla-ptr.exp: New file.
10498
10499 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10500
10501 * gdb.base/vla-multi.c: New file.
10502 * gdb.base/vla-multi.exp: New file.
10503
10504 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10505
10506 * gdb.dwarf2/count.exp: New file.
10507
10508 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10509
10510 * gdb.base/vla-sideeffect.c: New file.
10511 * gdb.base/vla-sideeffect.exp: New file.
10512
10513 2014-04-11 Yao Qi <yao@codesourcery.com>
10514
10515 * gdb.base/completion.exp: Check file exists before running tests
10516 on file completion.
10517
10518 2014-04-10 Pedro Alves <palves@redhat.com>
10519
10520 * gdb.base/cond-eval-mode.c: New file.
10521 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10522 prepare_for_testing to build the new file. Check result of
10523 runto_main.
10524 (test_break, test_watch): New procedures.
10525 (top level): Use them.
10526
10527 2014-04-08 Pierre Muller <muller@sourceware.org>
10528
10529 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10530 Ctrl-V use for mingw hosts.
10531
10532 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10533
10534 * gdb.python/py-value.c: Improve test case.
10535 * gdb.python/py-value.exp: Add new test.
10536
10537 2014-04-07 David Blaikie <dblaikie@gmail.com>
10538
10539 * lib/compiler.c: Identify the clang compiler.
10540 * lib/compiler.cc: Ditto.
10541
10542 2014-04-03 Yao Qi <yao@codesourcery.com>
10543
10544 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10545
10546 2014-04-01 Anton Blanchard <anton@samba.org>
10547
10548 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10549 messages unique.
10550
10551 2014-04-01 Anton Blanchard <anton@samba.org>
10552
10553 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10554 prepare_for_testing.
10555
10556 2014-04-01 Anton Blanchard <anton@samba.org>
10557
10558 * gdb.arch/ppc64-atomic-inst.c: Remove.
10559 * gdb.arch/ppc64-atomic-inst.S: New file.
10560 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10561
10562 2014-03-31 Doug Evans <dje@google.com>
10563
10564 * gdb.base/print-symbol-loading-lib.c: New file.
10565 * gdb.base/print-symbol-loading-main.c: New file.
10566 * gdb.base/print-symbol-loading.exp: New file.
10567
10568 2014-03-31 Yao Qi <yao@codesourcery.com>
10569
10570 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10571
10572 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10573
10574 * gdb.ada/mi_dyn_arr: New testcase.
10575
10576 2014-03-27 Doug Evans <dje@google.com>
10577
10578 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10579
10580 2014-03-27 Yao Qi <yao@codesourcery.com>
10581
10582 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10583 if target is nios2-*-*.
10584
10585 2014-03-26 Yao Qi <yao@codesourcery.com>
10586
10587 * lib/gdb.exp (readline_is_used): New proc.
10588 * gdb.base/completion.exp: Move tests on command complete up.
10589 Skip the rest of tests if readline is not used.
10590 * gdb.ada/complete.exp: Skp the test if readline is not
10591 used.
10592 * gdb.base/filesym.exp: Likewise.
10593 * gdb.base/macscp.exp: Likewise.
10594 * gdb.base/readline-ask.exp: Likewise.
10595 * gdb.base/readline.exp: Likewise.
10596 * gdb.python/py-cmd.exp: Likewise.
10597 * gdb.trace/tfile.exp: Likewise.
10598
10599 2014-03-26 Yao Qi <yao@codesourcery.com>
10600
10601 * gdb.base/macscp.exp: Fix code format issues.
10602
10603 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10604
10605 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10606 * gdb.asm/powerpc64le.inc: New file.
10607
10608 2014-03-25 Pedro Alves <palves@redhat.com>
10609 Doug Evans <dje@google.com>
10610
10611 * gdb.base/source-execution.c: New file.
10612 * gdb.base/source-execution.exp: New file.
10613 * gdb.base/source-execution.gdb: New file.
10614
10615 2014-03-24 Doug Evans <dje@google.com>
10616
10617 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10618 using fission.
10619
10620 2014-03-24 Hui Zhu <hui@codesourcery.com>
10621 Pedro Alves <palves@redhat.com>
10622
10623 PR breakpoints/16101
10624 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10625 test pass/fail messages. Detect missing support for dprintf when
10626 breakpoints are actually inserted.
10627 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10628 breakpoints are actually inserted.
10629 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10630 fails.
10631
10632 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10633
10634 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10635
10636 2014-03-22 Doug Evans <xdje42@gmail.com>
10637
10638 * gdb.python/python.exp (python not supported): Verify multi-line
10639 python command issues an error.
10640 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10641 guile command issues an error.
10642
10643 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10644
10645 * gdb.threads/thread-specific.exp: Handle the lack of usable
10646 $this_breakpoint and $this_thread.
10647
10648 2014-03-21 Hui Zhu <hui@codesourcery.com>
10649
10650 * gdb.base/attach.exp (do_command_attach_tests): New.
10651
10652 2014-03-20 Tom Tromey <tromey@redhat.com>
10653 Pedro Alves <palves@redhat.com>
10654
10655 PR cli/15718
10656 * gdb.base/condbreak-call-false.c: New file.
10657 * gdb.base/condbreak-call-false.exp: New file.
10658
10659 2014-03-20 Pedro Alves <palves@redhat.com>
10660
10661 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10662 Delete.
10663 (block_signals, unblock_signals): Delete.
10664 (child_function_2, main): Remove references to deleted variable
10665 and functions.
10666
10667 2014-03-20 Pedro Alves <palves@redhat.com>
10668
10669 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10670 Use pthread_kill to signal thread 2.
10671 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10672 Adjust to make the test send itself a signal rather than using the
10673 host's "kill" command.
10674
10675 2014-03-20 Pedro Alves <palves@redhat.com>
10676
10677 * gdb.threads/multiple-step-overs.c: New file.
10678 * gdb.threads/multiple-step-overs.exp: New file.
10679 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10680 Adjust expected infrun debug output.
10681
10682 2014-03-20 Pedro Alves <palves@redhat.com>
10683
10684 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10685 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10686
10687 2014-03-20 Pedro Alves <palves@redhat.com>
10688
10689 PR breakpoints/7143
10690 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10691 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10692 of gdb_test_multiple.
10693 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10694 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10695
10696 2014-03-20 Pedro Alves <palves@redhat.com>
10697
10698 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10699 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10700
10701 2014-03-19 Pedro Alves <palves@redhat.com>
10702
10703 * gdb.base/async.exp: Remove early return.
10704
10705 2014-03-19 Pedro Alves <palves@redhat.com>
10706
10707 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10708
10709 2014-03-19 Pedro Alves <palves@redhat.com>
10710
10711 * gdb.base/async.exp (test_background): Expect \r\n after
10712 "completed." in the fail pattern.
10713
10714 2014-03-19 Pedro Alves <palves@redhat.com>
10715
10716 * gdb.base/async.exp (test_background): New procedure.
10717 Use it for all background execution command tests.
10718
10719 2014-03-19 Pedro Alves <palves@redhat.com>
10720
10721 * gdb.base/async.exp: Use prepare_for_testing.
10722
10723 2014-03-19 Pedro Alves <palves@redhat.com>
10724
10725 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10726 the same line.
10727
10728 2014-03-19 Pedro Alves <palves@redhat.com>
10729
10730 * gdb.base/async.c (main): Add "jump here" and "until here" line
10731 marker comments.
10732 * gdb.base/async.exp (jump_here): New global.
10733 (jump& test): Use it.
10734 (until_here): New global.
10735 (until& test): Use it.
10736
10737 2014-03-19 Pedro Alves <palves@redhat.com>
10738
10739 * gdb.base/async.exp: Don't frob gdb_protocol.
10740
10741 2014-03-18 Doug Evans <xdje42@gmail.com>
10742
10743 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10744 Fix spelling of exec-done-display.
10745
10746 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10747
10748 PR gdb/15358
10749 * gdb.base/gdb-sigterm.c: New file.
10750 * gdb.base/gdb-sigterm.exp: New file.
10751
10752 2014-03-18 Pedro Alves <palves@redhat.com>
10753
10754 PR gdb/13860
10755 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10756 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10757 solib-event.
10758
10759 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10760
10761 * gdb.ada/pckd_arr_ren: New testcase.
10762
10763 2014-03-13 Doug Evans <xdje42@gmail.com>
10764
10765 PR guile/16612
10766 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10767 collect after discarding symbols.
10768
10769 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10770 Doug Evans <xdje42@gmail.com>
10771
10772 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10773 to history survives a gc.
10774
10775 2014-03-13 Pedro Alves <palves@redhat.com>
10776
10777 * gdb.base/default.exp: Don't test "target procfs".
10778
10779 2014-03-13 Pedro Alves <palves@redhat.com>
10780
10781 * gdb.base/default.exp: Update "target child" and "target procfs"
10782 tests to not expect "Unix".
10783
10784 2014-03-12 Tom Tromey <tromey@redhat.com>
10785
10786 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10787 New procs. Add target-async tests.
10788 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10789 Add target-async tests.
10790
10791 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10792
10793 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10794 'func_start' and 'func_end' for the beginning and end of the
10795 function code, respectively.
10796 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10797 'func_end' instead of 'func' and 'main'.
10798
10799 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10800
10801 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10802 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10803 generate the debug info assembler source.
10804
10805 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10806
10807 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10808 * gdb.dwarf2/arr-subrange.exp: Likewise.
10809 * gdb.dwarf2/dwz.exp: Likewise.
10810 * gdb.dwarf2/method-ptr.exp: Likewise.
10811 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10812 * gdb.dwarf2/subrange.exp: Likewise.
10813 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10814 * gdb.dwarf2/implptrpiece.exp: Likewise.
10815 * gdb.dwarf2/nostaticblock.exp: Likewise.
10816
10817 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10818
10819 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10820 directory to absolute path name arguments.
10821
10822 2014-03-10 Joel Brobecker <brobecker@adacore.com>
10823
10824 * gdb.ada/tagged_access: New testcase.
10825
10826 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10827
10828 * gdb.btrace/data.exp: Update expected output.
10829
10830 2014-03-06 Yao Qi <yao@codesourcery.com>
10831
10832 * gdb.trace/pr16508.exp: New file.
10833
10834 2014-03-05 Pedro Alves <palves@redhat.com>
10835
10836 PR gdb/16575
10837 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10838 procedure.
10839 (top level): Adjust to use it. Add tests that exercise breakpoint
10840 interaction with the code-cache.
10841
10842 2014-02-26 Ludovic Courtès <ludo@gnu.org>
10843
10844 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10845 test for 'history-append!'.
10846
10847 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10848
10849 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10850 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10851 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10852 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10853 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10854 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10855
10856 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10857
10858 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10859 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10860 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10861
10862 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10863
10864 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10865
10866 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10867
10868 * gdb.dwarf2/arr-stride.c: New file.
10869 * gdb.dwarf2/arr-stride.exp: New file.
10870
10871 2014-02-26 Pedro Alves <palves@redhat.com>
10872
10873 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10874 that won't ever trigger. Make sure that GDB reports the correct
10875 breakpoint that caused the stop.
10876
10877 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10878
10879 PR gdb/16626
10880 * gdb.base/auto-load-script: New file.
10881 * gdb.base/auto-load.c: New file.
10882 * gdb.base/auto-load.exp: New file.
10883
10884 PR gdb/16626
10885 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10886
10887 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10888
10889 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10890 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10891
10892 2014-02-24 Doug Evans <dje@google.com>
10893
10894 * lib/gdb.exp (run_on_host): Log error output if program fails.
10895
10896 2014-02-21 Pedro Alves <palves@redhat.com>
10897
10898 * gdb.threads/step-after-sr-lock.c: Rename to ...
10899 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10900 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10901 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10902 ... this.
10903
10904 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10905
10906 PR tdep/16397
10907 * gdb.arch/amd64-stap-special-operands.exp: New file.
10908 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10909 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10910 * gdb.arch/amd64-stap-triplet.S: Likewise.
10911 * gdb.arch/amd64-stap-triplet.c: Likewise.
10912
10913 2014-02-20 Joel Brobecker <brobecker@adacore.com>
10914
10915 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10916 in .section pseudo-op.
10917
10918 2014-02-20 lin zuojian <manjian2006@gmail.com>
10919 Joel Brobecker <brobecker@adacore.com>
10920 Doug Evans <xdje42@gmail.com>
10921
10922 PR symtab/16581
10923 * gdb.dwarf2/dw2-icycle.S: New file.
10924 * gdb.dwarf2/dw2-icycle.c: New file.
10925 * gdb.dwarf2/dw2-icycle.exp: New file.
10926
10927 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10928
10929 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10930 operations on gdb.Value objects.
10931 * gdb.python/py-value-cc.exp: Add new test to test operations on
10932 gdb.Value objects.
10933
10934 2014-02-18 Doug Evans <dje@google.com>
10935
10936 * Makefile.in (TESTS): New variable.
10937 (expanded_tests, expanded_tests_or_none): New variables
10938 (check-single): Pass $(expanded_tests_or_none) to runtest.
10939 (check-parallel): Only run tests in $(TESTS) if non-empty.
10940 (check/no-matching-tests-found): New rule.
10941 * README: Document TESTS makefile variable.
10942
10943 2014-02-18 Doug Evans <dje@google.com>
10944
10945 * Makefile.in (check-parallel): rm -rf outputs temp.
10946
10947 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10948
10949 Fix "ERROR: no fileid for" in the testsuite.
10950 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10951
10952 2014-02-12 Doug Evans <dje@google.com>
10953
10954 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10955 (MISCELLANEOUS): New variable.
10956 (clean): rm -rf $(MISCELLANEOUS).
10957 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10958 dwp live in the same directory as symlinks, with each symlink pointed
10959 to a differently named file in a different directory.
10960
10961 2014-02-11 Doug Evans <dje@google.com>
10962
10963 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
10964 of Tcl file commands.
10965
10966 2014-02-10 Mark Kettenis <kettenis@gnu.org>
10967
10968 * gdb.threads/step-after-sr-lock.exp: Avoid executing
10969 "kill -SIGUSR1 -1".
10970
10971 2014-02-10 Joel Brobecker <brobecker@adacore.com>
10972
10973 * gdb.ada/tick_length_array_enum_idx: New testcase.
10974
10975 2014-02-10 Doug Evans <xdje42@gmail.com>
10976
10977 * configure.ac (AC_OUTPUT): Add gdb.guile.
10978 * configure: Regenerate.
10979 * lib/gdb-guile.exp: New file.
10980 * lib/gdb.exp (get_target_charset): New function.
10981 * gdb.base/help.exp: Update expected output from "apropos apropos".
10982 * gdb.guile/Makefile.in: New file.
10983 * gdb.guile/guile.exp: New file.
10984 * gdb.guile/scm-arch.c: New file.
10985 * gdb.guile/scm-arch.exp: New file.
10986 * gdb.guile/scm-block.c: New file.
10987 * gdb.guile/scm-block.exp: New file.
10988 * gdb.guile/scm-breakpoint.c: New file.
10989 * gdb.guile/scm-breakpoint.exp: New file.
10990 * gdb.guile/scm-disasm.c: New file.
10991 * gdb.guile/scm-disasm.exp: New file.
10992 * gdb.guile/scm-equal.c: New file.
10993 * gdb.guile/scm-equal.exp: New file.
10994 * gdb.guile/scm-error.exp: New file.
10995 * gdb.guile/scm-error.scm: New file.
10996 * gdb.guile/scm-frame-args.c: New file.
10997 * gdb.guile/scm-frame-args.exp: New file.
10998 * gdb.guile/scm-frame-args.scm: New file.
10999 * gdb.guile/scm-frame-inline.c: New file.
11000 * gdb.guile/scm-frame-inline.exp: New file.
11001 * gdb.guile/scm-frame.c: New file.
11002 * gdb.guile/scm-frame.exp: New file.
11003 * gdb.guile/scm-generics.exp: New file.
11004 * gdb.guile/scm-gsmob.exp: New file.
11005 * gdb.guile/scm-iterator.c: New file.
11006 * gdb.guile/scm-iterator.exp: New file.
11007 * gdb.guile/scm-math.c: New file.
11008 * gdb.guile/scm-math.exp: New file.
11009 * gdb.guile/scm-objfile-script-gdb.in: New file.
11010 * gdb.guile/scm-objfile-script.c: New file.
11011 * gdb.guile/scm-objfile-script.exp: New file.
11012 * gdb.guile/scm-objfile.c: New file.
11013 * gdb.guile/scm-objfile.exp: New file.
11014 * gdb.guile/scm-ports.exp: New file.
11015 * gdb.guile/scm-pretty-print.c: New file.
11016 * gdb.guile/scm-pretty-print.exp: New file.
11017 * gdb.guile/scm-pretty-print.scm: New file.
11018 * gdb.guile/scm-section-script.c: New file.
11019 * gdb.guile/scm-section-script.exp: New file.
11020 * gdb.guile/scm-section-script.scm: New file.
11021 * gdb.guile/scm-symbol.c: New file.
11022 * gdb.guile/scm-symbol.exp: New file.
11023 * gdb.guile/scm-symtab-2.c: New file.
11024 * gdb.guile/scm-symtab.c: New file.
11025 * gdb.guile/scm-symtab.exp: New file.
11026 * gdb.guile/scm-type.c: New file.
11027 * gdb.guile/scm-type.exp: New file.
11028 * gdb.guile/scm-value-cc.cc: New file.
11029 * gdb.guile/scm-value-cc.exp: New file.
11030 * gdb.guile/scm-value.c: New file.
11031 * gdb.guile/scm-value.exp: New file.
11032 * gdb.guile/source2.scm: New file.
11033 * gdb.guile/types-module.cc: New file.
11034 * gdb.guile/types-module.exp: New file.
11035
11036 2014-02-10 Yao Qi <yao@codesourcery.com>
11037
11038 PR testsuite/16543
11039 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11040 * configure: Regenerated.
11041 * Makefile.in: New file.
11042
11043 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11044
11045 * gdb.python/py-framefilter.exp: Fix typo.
11046
11047 2014-02-08 Yao Qi <yao@codesourcery.com>
11048
11049 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11050 that no =breakpoint-modified is emitted when breakpoints are
11051 modified through MI commands.
11052
11053 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11054 Pedro Alves <palves@redhat.com>
11055
11056 * gdb.threads/step-after-sr-lock.c: New file.
11057 * gdb.threads/step-after-sr-lock.exp: New file.
11058
11059 2014-02-07 Pedro Alves <palves@redhat.com>
11060
11061 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11062
11063 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11064
11065 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11066 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11067
11068 2014-02-06 Doug Evans <xdje42@gmail.com>
11069
11070 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11071 output.
11072
11073 * gdb.gdb/python-interrupts.exp: New file.
11074
11075 2014-02-05 Yao Qi <yao@codesourcery.com>
11076
11077 * gdb.trace/report.exp (use_collected_data): Test the output
11078 of "info threads" and "info inferiors".
11079
11080 2014-02-05 Yao Qi <yao@codesourcery.com>
11081
11082 Revert this patch:
11083
11084 2013-05-24 Yao Qi <yao@codesourcery.com>
11085
11086 * gdb.trace/tfile.exp: Test inferior and thread.
11087
11088 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11089
11090 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11091 on a function.
11092 * gdb.base/step-bt.c: Call hello via function pointer to make
11093 sure its first instruction is executed on powerpc64le-linux.
11094
11095 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11096
11097 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11098
11099 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11100
11101 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11102 of the test patterns for use on little-endian systems.
11103
11104 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11105
11106 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11107 (decimal_vector): Fix for little-endian.
11108
11109 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11110
11111 * gdb.arch/sparc-sysstep.exp: New file.
11112 * gdb.arch/sparc-sysstep.c: Likewise.
11113
11114 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11115
11116 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11117
11118 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11119
11120 2014-01-23 Tom Tromey <tromey@redhat.com>
11121
11122 * gdb.ada/array_char_idx: New testcase.
11123
11124 2014-01-23 Tom Tromey <tromey@redhat.com>
11125
11126 PR python/16487:
11127 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11128 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11129 classes.
11130
11131 2014-01-23 Tom Tromey <tromey@redhat.com>
11132
11133 PR python/16491:
11134 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11135 string from an inferior frame.
11136 * gdb.python/py-framefilter-mi.exp: Update.
11137
11138 2014-01-22 Doug Evans <dje@google.com>
11139
11140 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11141
11142 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11143
11144 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11145
11146 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11147
11148 * gdb.trace/entry-values.exp: Remove excess space character from
11149 regex patterns. Handle s390 call instruction.
11150
11151 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11152
11153 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11154 define "*_start" label. Make "name" static.
11155 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11156 ${name} by references to ${name}_start.
11157
11158 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11159
11160 * gdb.base/info-macros.exp: Remove "debug" from the compile
11161 options.
11162
11163 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11164
11165 * gdb.dlang/demangle.exp: New file.
11166
11167 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11168
11169 * gdb.dlang/primitive-types.exp: New file.
11170
11171 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11172
11173 * configure.ac: Create gdb.dlang/Makefile.
11174 * configure: Regenerate.
11175 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11176 * gdb.dlang/Makefile.in: New file.
11177 * lib/d-support.exp: New file.
11178 * lib/gdb.exp (skip_d_tests): New proc.
11179
11180 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11181
11182 * gdb.btrace/delta.exp: Check reverse stepi.
11183 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11184 * gdb.btrace/finish.exp: New.
11185 * gdb.btrace/next.exp: New.
11186 * gdb.btrace/nexti.exp: New.
11187 * gdb.btrace/record_goto.c: Add comments.
11188 * gdb.btrace/step.exp: New.
11189 * gdb.btrace/stepi.exp: New.
11190 * gdb.btrace/multi-thread-step.c: New.
11191 * gdb.btrace/multi-thread-step.exp: New.
11192 * gdb.btrace/rn-dl-bind.c: New.
11193 * gdb.btrace/rn-dl-bind.exp: New.
11194 * gdb.btrace/data.c: New.
11195 * gdb.btrace/data.exp: New.
11196 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11197
11198 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11199
11200 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11201 * gdb.btrace/exception.exp: Update.
11202 * gdb.btrace/instruction_history.exp: Update.
11203 * gdb.btrace/record_goto.exp: Update.
11204 * gdb.btrace/tailcall.exp: Update.
11205 * gdb.btrace/unknown_functions.exp: Update.
11206 * gdb.btrace/delta.exp: New.
11207
11208 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11209
11210 * gdb.btrace/record_goto.exp: Add backtrace test.
11211 * gdb.btrace/tailcall.exp: Add backtrace test.
11212
11213 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11214
11215 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11216 * gdb.btrace/record_goto.c: New.
11217 * gdb.btrace/record_goto.exp: New.
11218 * gdb.btrace/x86-record_goto.S: New.
11219
11220 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11221
11222 * gdb.btrace/function_call_history.exp: Update tests.
11223 * gdb.btrace/instruction_history.exp: Update tests.
11224
11225 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11226
11227 * gdb.btrace/function_call_history.exp: Fix expected field
11228 order for "record function-call-history".
11229 Add new tests for "record function-call-history /c".
11230 * gdb.btrace/exception.cc: New.
11231 * gdb.btrace/exception.exp: New.
11232 * gdb.btrace/tailcall.exp: New.
11233 * gdb.btrace/x86-tailcall.S: New.
11234 * gdb.btrace/x86-tailcall.c: New.
11235 * gdb.btrace/unknown_functions.c: New.
11236 * gdb.btrace/unknown_functions.exp: New.
11237 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11238
11239 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11240
11241 * gdb.btrace/instruction_history.exp: Update.
11242 * gdb.btrace/function_call_history.exp: Update.
11243
11244 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11245
11246 * gdb.btrace/function_call_history.exp: Fix expected function
11247 trace.
11248 * gdb.btrace/instruction_history.exp: Initialize traced.
11249 Remove traced_functions.
11250
11251 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11252
11253 * gdb.btrace/function_call_history.exp: Update
11254 * gdb.btrace/instruction_history.exp: Update.
11255
11256 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11257
11258 * gdb.btrace/enable.exp: Update expected text.
11259
11260 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11261
11262 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11263 bytes.
11264
11265 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11266
11267 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11268
11269 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11270
11271 * lib/gdb.exp (supports_process_record): Return true for
11272 arm*-linux*. (supports_reverse): Likewise.
11273
11274 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11275
11276 PR python/15464
11277 PR python/16113
11278 * gdb.python/py-type.c: Enhance test case.
11279 * gdb.python/py-value-cc.cc: Likewise
11280 * gdb.python/py-type.exp: Add new tests.
11281 * gdb.python/py-value-cc.exp: Likewise
11282
11283 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11284 Pedro Alves <palves@redhat.com>
11285
11286 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11287 Make "name" extern.
11288 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11289 references to ${name}_start by references to ${name}.
11290
11291 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11292
11293 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11294
11295 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11296
11297 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11298
11299 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11300 Pedro Alves <palves@redhat.com>
11301
11302 * gdb.mi/mi-info-os.exp: Connect to the target with
11303 mi_gdb_target_load.
11304
11305 2014-01-08 Pedro Alves <palves@redhat.com>
11306
11307 * gdb.threads/reconnect-signal.c: New file.
11308 * gdb.threads/reconnect-signal.exp: New file.
11309
11310 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11311
11312 * gdb.base/source-dir.exp: New file.
11313
11314 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11315
11316 * gdb.ada/mi_interface: New testcase.
11317
11318 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11319
11320 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11321 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11322 gdb.ada/pp-rec-component/pck.ads: New files.
11323
11324 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11325
11326 * gdb.python/py-pp-integral.c: New file.
11327 * gdb.python/py-pp-integral.py: New file.
11328 * gdb.python/py-pp-integral.exp: New file.
11329
11330 For older changes see ChangeLog-1993-2013.
11331 \f
11332 ;; Local Variables:
11333 ;; mode: change-log
11334 ;; left-margin: 8
11335 ;; fill-column: 74
11336 ;; version-control: never
11337 ;; End:
11338
11339 Copyright 2014-2017 Free Software Foundation, Inc.
11340 Copying and distribution of this file, with or without modification,
11341 are permitted provided the copyright notice and this notice are preserved.