]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Avoid unstable test message in gdb.base/step-over-exit.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-03-08 Pedro Alves <palves@redhat.com>
2
3 * gdb.base/step-over-exit.exp: Add explicit test message.
4
5 2017-03-08 Pedro Alves <palves@redhat.com>
6
7 PR gdb/18360
8 * gdb.threads/interrupt-while-step-over.c: New file.
9 * gdb.threads/interrupt-while-step-over.exp: New file.
10
11 2017-03-08 Pedro Alves <palves@redhat.com>
12
13 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
14 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
15
16 2017-03-08 Pedro Alves <palves@redhat.com>
17
18 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
19 PKRU as not supported as a PASS.
20
21 2017-03-08 Pedro Alves <palves@redhat.com>
22
23 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
24 prefix instead of $binfile1/$binfile2.
25 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
26 in test message.
27 * gdb.python/py-completion.exp: Use "load python file" as test
28 messages instead of unstable path names.
29
30 2017-03-08 Pedro Alves <palves@redhat.com>
31 Jan Kratochvil <jan.kratochvil@redhat.com>
32
33 PR cli/21218
34 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
35 New proc.
36 (top level): Call it.
37
38 2017-03-08 Pedro Alves <palves@redhat.com>
39
40 PR tui/21216
41 * gdb.tui/tui-nl-filtered-output.exp: New file.
42
43 2017-03-08 Pedro Alves <palves@redhat.com>
44
45 * gdb.base/completion.exp: Move TUI completion tests to ...
46 * gdb.tui/completion.exp: ... this new file.
47
48 2017-03-08 Pedro Alves <palves@redhat.com>
49
50 * gdb.base/tui-disasm-long-lines.c,
51 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
52 gdb.base/tui-layout.exp: Move to ...
53 * gdb.tui/: ... this new directory.
54
55 2017-03-07 Pedro Alves <palves@redhat.com>
56
57 * gdb.base/tui-layout.c: New file.
58 * gdb.base/tui-layout.exp: New file.
59
60 2017-03-07 Pedro Alves <palves@redhat.com>
61
62 * gdb.base/tui-layout.c: Rename to ...
63 * gdb.base/tui-disasm-long-lines.c: ... this.
64 * gdb.base/tui-layout.exp: Rename to ...
65 * gdb.base/tui-disasm-long-lines.exp: ... this.
66
67 2017-03-07 Pedro Alves <palves@redhat.com>
68
69 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
70
71 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
72
73 * i386-mpx-call.c: New file.
74 * i386-mpx-call.exp: New file.
75
76 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
77
78 * gdb.arch/powerpc-power.exp: Delete test.
79 * gdb.arch/powerpc-power.s: Likewise.
80 * gdb.disasm/disassembler-options.exp: New test.
81 * gdb.arch/powerpc-altivec.exp: Likewise.
82 * gdb.arch/powerpc-altivec.s: Likewise.
83 * gdb.arch/powerpc-altivec2.exp: Likewise.
84 * gdb.arch/powerpc-altivec2.s: Likewise.
85 * gdb.arch/powerpc-altivec3.exp: Likewise.
86 * gdb.arch/powerpc-altivec3.s: Likewise.
87 * gdb.arch/powerpc-power7.exp: Likewise.
88 * gdb.arch/powerpc-power7.s: Likewise.
89 * gdb.arch/powerpc-power8.exp: Likewise.
90 * gdb.arch/powerpc-power8.s: Likewise.
91 * gdb.arch/powerpc-power9.exp: Likewise.
92 * gdb.arch/powerpc-power9.s: Likewise.
93 * gdb.arch/powerpc-vsx.exp: Likewise.
94 * gdb.arch/powerpc-vsx.s: Likewise.
95 * gdb.arch/powerpc-vsx2.exp: Likewise.
96 * gdb.arch/powerpc-vsx2.s: Likewise.
97 * gdb.arch/powerpc-vsx3.exp: Likewise.
98 * gdb.arch/powerpc-vsx3.s: Likewise.
99 * gdb.arch/arm-disassembler-options.exp: Likewise.
100 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
101 * gdb.arch/s390-disassembler-options.exp: Likewise.
102
103 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
104
105 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
106 (check_supported_features): ... this. Changed return type to void.
107 (supports_rdseed): New static global.
108 (rdseed): Check supports_rdseed.
109 (initialize): Call check_supported_features.
110
111 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
112
113 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
114 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
115 and lqarx/stqcx.
116 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
117 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
118
119 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
120
121 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
122 uppercase.
123
124 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
125
126 * gdb.dwarf2/formdata16.c: New file.
127 * gdb.dwarf2/formdata16.exp: New file.
128 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
129
130 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
131
132 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
133 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
134 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
135 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
136 DW_AT_GNU_*.
137
138 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
139
140 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
141
142 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
143
144 PR gdb/21164
145 * gdb.base/maint.exp: Add testcases for when the commands do
146 not have arguments.
147
148 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
149
150 * gdb.cp/chained-calls.exp: Use p instead of P.
151
152 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
153
154 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
155 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
156
157 2017-02-14 Tom Tromey <tom@tromey.com>
158
159 PR python/13598:
160 * gdb.python/py-events.exp: Add before_prompt event tests.
161
162 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
163
164 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
165
166 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
167
168 * gdb.linespec/explicit.c (my_unique_function_name): New function.
169 (main): Call my_unique_function_name.
170 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
171 completion of patterns with a single match.
172 Add missing -re switches to gdb_test_multiple calls.
173
174 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
175
176 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
177 return if core file is not recognized.
178
179 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
180
181 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
182 and extra UIs.
183
184 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
185
186 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
187 proc_with_prefix.
188
189 2017-02-10 Tom Tromey <tom@tromey.com>
190
191 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
192
193 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
194
195 PR gdb/21122
196 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
197
198 2017-02-08 Jerome Guitton <guitton@adacore.com>
199
200 * gdb.base/define.exp: Add test for command abbreviations
201 in define.
202
203 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
204
205 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
206 * gdb.reverse/insn-reverse-x86.c: New file.
207
208 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
209
210 PR tdep/20936
211 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
212
213 2017-02-03 Tom Tromey <tom@tromey.com>
214
215 PR rust/21097:
216 * gdb.rust/simple.exp: Add new tests.
217
218 2017-02-02 Pedro Alves <palves@redhat.com>
219
220 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
221 tests.
222
223 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
224
225 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
226 taking a 2-byte value out of a 4-byte DWARF implicit value on
227 big-endian targets.
228 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
229 logic. Add test cases for DW_OP_implicit.
230
231 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
232
233 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
234
235 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
236
237 * gdb.btrace/enable.exp: Call gdb_exit before
238 skip_gdbserver_tests.
239
240 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
241
242 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
243 GDBFLAGS.
244
245 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
246
247 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
248 the test is skipped.
249 * gdb.btrace/data.exp: Likewise.
250 * gdb.btrace/delta.exp: Likewise.
251 * gdb.btrace/dlopen.exp: Likewise.
252 * gdb.btrace/enable-running.exp: Likewise.
253 * gdb.btrace/enable.exp: Likewise.
254 * gdb.btrace/exception.exp: Likewise.
255 * gdb.btrace/function_call_history.exp: Likewise.
256 * gdb.btrace/gcore.exp: Likewise.
257 * gdb.btrace/instruction_history.exp: Likewise.
258 * gdb.btrace/multi-thread-step.exp: Likewise.
259 * gdb.btrace/nohist.exp: Likewise.
260 * gdb.btrace/non-stop.exp: Likewise.
261 * gdb.btrace/reconnect.exp: Likewise.
262 * gdb.btrace/record_goto-step.exp: Likewise.
263 * gdb.btrace/record_goto.exp: Likewise.
264 * gdb.btrace/rn-dl-bind.exp: Likewise.
265 * gdb.btrace/segv.exp: Likewise.
266 * gdb.btrace/step.exp: Likewise.
267 * gdb.btrace/stepi.exp: Likewise.
268 * gdb.btrace/tailcall-only.exp: Likewise.
269 * gdb.btrace/tailcall.exp: Likewise.
270 * gdb.btrace/tsx.exp: Likewise.
271 * gdb.btrace/unknown_functions.exp: Likewise.
272 * gdb.btrace/vdso.exp: Likewise.
273
274 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
275
276 * gdb.btrace/enable-running.c: New.
277 * gdb.btrace/enable-running.exp: New.
278
279 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
280
281 * gdb.arch/amd64-gs_base.c: New file.
282 * gdb.arch/amd64-gs_base.exp: New file.
283
284 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
285
286 * lib/memory.exp: Remove spurious empty newlines.
287
288 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
289
290 * gdb.python/py-bad-printers.exp: Load python file using "source".
291 * gdb.python/py-events.exp: Likewise.
292 * gdb.python/py-evsignal.exp: Likewise.
293 * gdb.python/py-evthreads.exp: Likewise.
294 * gdb.python/py-frame-args.exp: Likewise.
295 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
296 * gdb.python/py-framefilter-mi.exp: Likewise.
297 * gdb.python/py-framefilter.exp: Likewise.
298 * gdb.python/py-mi.exp: Likewise.
299 * gdb.python/py-pp-maint.exp: Likewise.
300 * gdb.python/py-pp-registration.exp: Likewise.
301 * gdb.python/py-prettyprint.exp: Likewise.
302 (run_lang_tests): Likewise.
303 * gdb.python/py-typeprint.exp: Likewise.
304
305 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
306
307 * lib/memory.exp: New file.
308 * lib/gdb.exp: Load memory.exp.
309 * gdb.base/memattr.exp (delete_memory): Move proc to
310 lib/memory.exp and rename to delete_memory_regions.
311 Replace delete_memory with delete_memory_regions.
312 Cleanup memory regions before tests.
313 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
314 before tests.
315
316 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
317
318 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
319 files.
320 (initialize): New function conditionally defined.
321 (testcases): Move within conditional block.
322 (main): Call initialize.
323 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
324 of gdb.reverse/insn-reverse.c.
325 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
326 gdb.reverse/insn-reverse.c.
327
328 2017-01-26 Yao Qi <yao.qi@linaro.org>
329
330 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
331 disassemble on address 0.
332
333 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
334 Yao Qi <yao.qi@linaro.org>
335
336 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
337 * gdb.dwarf2/implptr-64bit.S: Remove.
338 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
339 variables in caller's context. Add DW_OP_implicit_value.
340
341 2017-01-25 Yao Qi <yao.qi@linaro.org>
342
343 * lib/dwarf.exp (Dwarf::_location): Handle
344 DW_OP_GNU_implicit_pointer with proper size.
345
346 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
347
348 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
349 and add untested calls.
350
351 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
352
353 * gdb.python/python.exp: Check line number against what GDB thinks
354 the line number is for func1.
355
356 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
357
358 * gdb.dlang/debug-expr.exp: New file.
359
360 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
361
362 Fix test names for the following files:
363
364 * gdb.ada/exec_changed.exp
365 * gdb.ada/info_types.exp
366 * gdb.arch/aarch64-atomic-inst.exp
367 * gdb.arch/aarch64-fp.exp
368 * gdb.arch/altivec-abi.exp
369 * gdb.arch/altivec-regs.exp
370 * gdb.arch/amd64-byte.exp
371 * gdb.arch/amd64-disp-step.exp
372 * gdb.arch/amd64-dword.exp
373 * gdb.arch/amd64-entry-value-inline.exp
374 * gdb.arch/amd64-entry-value-param.exp
375 * gdb.arch/amd64-entry-value-paramref.exp
376 * gdb.arch/amd64-entry-value.exp
377 * gdb.arch/amd64-i386-address.exp
378 * gdb.arch/amd64-invalid-stack-middle.exp
379 * gdb.arch/amd64-invalid-stack-top.exp
380 * gdb.arch/amd64-optimout-repeat.exp
381 * gdb.arch/amd64-prologue-skip.exp
382 * gdb.arch/amd64-prologue-xmm.exp
383 * gdb.arch/amd64-stap-special-operands.exp
384 * gdb.arch/amd64-stap-wrong-subexp.exp
385 * gdb.arch/amd64-tailcall-cxx.exp
386 * gdb.arch/amd64-tailcall-noret.exp
387 * gdb.arch/amd64-tailcall-ret.exp
388 * gdb.arch/amd64-tailcall-self.exp
389 * gdb.arch/amd64-word.exp
390 * gdb.arch/arm-bl-branch-dest.exp
391 * gdb.arch/arm-disp-step.exp
392 * gdb.arch/arm-neon.exp
393 * gdb.arch/arm-single-step-kernel-helper.exp
394 * gdb.arch/avr-flash-qualifier.exp
395 * gdb.arch/disp-step-insn-reloc.exp
396 * gdb.arch/e500-abi.exp
397 * gdb.arch/e500-regs.exp
398 * gdb.arch/ftrace-insn-reloc.exp
399 * gdb.arch/i386-avx512.exp
400 * gdb.arch/i386-bp_permanent.exp
401 * gdb.arch/i386-byte.exp
402 * gdb.arch/i386-cfi-notcurrent.exp
403 * gdb.arch/i386-disp-step.exp
404 * gdb.arch/i386-dr3-watch.exp
405 * gdb.arch/i386-float.exp
406 * gdb.arch/i386-gnu-cfi.exp
407 * gdb.arch/i386-mpx-map.exp
408 * gdb.arch/i386-mpx-sigsegv.exp
409 * gdb.arch/i386-mpx-simple_segv.exp
410 * gdb.arch/i386-mpx.exp
411 * gdb.arch/i386-permbkpt.exp
412 * gdb.arch/i386-prologue.exp
413 * gdb.arch/i386-signal.exp
414 * gdb.arch/i386-size-overlap.exp
415 * gdb.arch/i386-unwind.exp
416 * gdb.arch/i386-word.exp
417 * gdb.arch/mips-fcr.exp
418 * gdb.arch/powerpc-d128-regs.exp
419 * gdb.arch/powerpc-stackless.exp
420 * gdb.arch/ppc64-atomic-inst.exp
421 * gdb.arch/s390-stackless.exp
422 * gdb.arch/s390-tdbregs.exp
423 * gdb.arch/s390-vregs.exp
424 * gdb.arch/sparc-sysstep.exp
425 * gdb.arch/thumb-bx-pc.exp
426 * gdb.arch/thumb-singlestep.exp
427 * gdb.arch/thumb2-it.exp
428 * gdb.arch/vsx-regs.exp
429 * gdb.asm/asm-source.exp
430 * gdb.base/a2-run.exp
431 * gdb.base/advance.exp
432 * gdb.base/all-bin.exp
433 * gdb.base/anon.exp
434 * gdb.base/args.exp
435 * gdb.base/arithmet.exp
436 * gdb.base/async-shell.exp
437 * gdb.base/async.exp
438 * gdb.base/attach-pie-noexec.exp
439 * gdb.base/attach-twice.exp
440 * gdb.base/auto-load.exp
441 * gdb.base/bang.exp
442 * gdb.base/bitfields.exp
443 * gdb.base/break-always.exp
444 * gdb.base/break-caller-line.exp
445 * gdb.base/break-entry.exp
446 * gdb.base/break-inline.exp
447 * gdb.base/break-on-linker-gcd-function.exp
448 * gdb.base/break-probes.exp
449 * gdb.base/break.exp
450 * gdb.base/breakpoint-shadow.exp
451 * gdb.base/call-ar-st.exp
452 * gdb.base/call-sc.exp
453 * gdb.base/call-signal-resume.exp
454 * gdb.base/call-strs.exp
455 * gdb.base/callfuncs.exp
456 * gdb.base/catch-fork-static.exp
457 * gdb.base/catch-gdb-caused-signals.exp
458 * gdb.base/catch-load.exp
459 * gdb.base/catch-signal-fork.exp
460 * gdb.base/catch-signal.exp
461 * gdb.base/catch-syscall.exp
462 * gdb.base/charset.exp
463 * gdb.base/checkpoint.exp
464 * gdb.base/chng-syms.exp
465 * gdb.base/code-expr.exp
466 * gdb.base/code_elim.exp
467 * gdb.base/commands.exp
468 * gdb.base/completion.exp
469 * gdb.base/complex.exp
470 * gdb.base/cond-expr.exp
471 * gdb.base/condbreak.exp
472 * gdb.base/consecutive.exp
473 * gdb.base/continue-all-already-running.exp
474 * gdb.base/coredump-filter.exp
475 * gdb.base/corefile.exp
476 * gdb.base/dbx.exp
477 * gdb.base/debug-expr.exp
478 * gdb.base/define.exp
479 * gdb.base/del.exp
480 * gdb.base/disabled-location.exp
481 * gdb.base/disasm-end-cu.exp
482 * gdb.base/disasm-optim.exp
483 * gdb.base/display.exp
484 * gdb.base/duplicate-bp.exp
485 * gdb.base/ena-dis-br.exp
486 * gdb.base/ending-run.exp
487 * gdb.base/enumval.exp
488 * gdb.base/environ.exp
489 * gdb.base/eu-strip-infcall.exp
490 * gdb.base/eval-avoid-side-effects.exp
491 * gdb.base/eval-skip.exp
492 * gdb.base/exitsignal.exp
493 * gdb.base/expand-psymtabs.exp
494 * gdb.base/filesym.exp
495 * gdb.base/find-unmapped.exp
496 * gdb.base/finish.exp
497 * gdb.base/float.exp
498 * gdb.base/foll-exec-mode.exp
499 * gdb.base/foll-exec.exp
500 * gdb.base/foll-fork.exp
501 * gdb.base/fortran-sym-case.exp
502 * gdb.base/freebpcmd.exp
503 * gdb.base/func-ptr.exp
504 * gdb.base/func-ptrs.exp
505 * gdb.base/funcargs.exp
506 * gdb.base/gcore-buffer-overflow.exp
507 * gdb.base/gcore-relro-pie.exp
508 * gdb.base/gcore-relro.exp
509 * gdb.base/gcore.exp
510 * gdb.base/gdb1090.exp
511 * gdb.base/gdb11530.exp
512 * gdb.base/gdb11531.exp
513 * gdb.base/gdb1821.exp
514 * gdb.base/gdbindex-stabs.exp
515 * gdb.base/gdbvars.exp
516 * gdb.base/hbreak.exp
517 * gdb.base/hbreak2.exp
518 * gdb.base/included.exp
519 * gdb.base/infcall-input.exp
520 * gdb.base/inferior-died.exp
521 * gdb.base/infnan.exp
522 * gdb.base/info-macros.exp
523 * gdb.base/info-os.exp
524 * gdb.base/info-proc.exp
525 * gdb.base/info-shared.exp
526 * gdb.base/info-target.exp
527 * gdb.base/infoline.exp
528 * gdb.base/interp.exp
529 * gdb.base/interrupt.exp
530 * gdb.base/jit-reader.exp
531 * gdb.base/jit-simple.exp
532 * gdb.base/kill-after-signal.exp
533 * gdb.base/kill-detach-inferiors-cmd.exp
534 * gdb.base/label.exp
535 * gdb.base/langs.exp
536 * gdb.base/ldbl_e308.exp
537 * gdb.base/line-symtabs.exp
538 * gdb.base/linespecs.exp
539 * gdb.base/list.exp
540 * gdb.base/long_long.exp
541 * gdb.base/longest-types.exp
542 * gdb.base/maint.exp
543 * gdb.base/max-value-size.exp
544 * gdb.base/memattr.exp
545 * gdb.base/mips_pro.exp
546 * gdb.base/morestack.exp
547 * gdb.base/moribund-step.exp
548 * gdb.base/multi-forks.exp
549 * gdb.base/nested-addr.exp
550 * gdb.base/nextoverexit.exp
551 * gdb.base/noreturn-finish.exp
552 * gdb.base/noreturn-return.exp
553 * gdb.base/nostdlib.exp
554 * gdb.base/offsets.exp
555 * gdb.base/opaque.exp
556 * gdb.base/pc-fp.exp
557 * gdb.base/permissions.exp
558 * gdb.base/print-symbol-loading.exp
559 * gdb.base/prologue-include.exp
560 * gdb.base/psymtab.exp
561 * gdb.base/ptype.exp
562 * gdb.base/random-signal.exp
563 * gdb.base/randomize.exp
564 * gdb.base/range-stepping.exp
565 * gdb.base/readline-ask.exp
566 * gdb.base/recpar.exp
567 * gdb.base/recurse.exp
568 * gdb.base/relational.exp
569 * gdb.base/restore.exp
570 * gdb.base/return-nodebug.exp
571 * gdb.base/return.exp
572 * gdb.base/run-after-attach.exp
573 * gdb.base/save-bp.exp
574 * gdb.base/scope.exp
575 * gdb.base/sect-cmd.exp
576 * gdb.base/set-lang-auto.exp
577 * gdb.base/set-noassign.exp
578 * gdb.base/setvar.exp
579 * gdb.base/sigall.exp
580 * gdb.base/sigbpt.exp
581 * gdb.base/siginfo-addr.exp
582 * gdb.base/siginfo-infcall.exp
583 * gdb.base/siginfo-obj.exp
584 * gdb.base/siginfo.exp
585 * gdb.base/signals-state-child.exp
586 * gdb.base/signest.exp
587 * gdb.base/sigstep.exp
588 * gdb.base/sizeof.exp
589 * gdb.base/skip.exp
590 * gdb.base/solib-corrupted.exp
591 * gdb.base/solib-nodir.exp
592 * gdb.base/solib-search.exp
593 * gdb.base/stack-checking.exp
594 * gdb.base/stale-infcall.exp
595 * gdb.base/stap-probe.exp
596 * gdb.base/start.exp
597 * gdb.base/step-break.exp
598 * gdb.base/step-bt.exp
599 * gdb.base/step-line.exp
600 * gdb.base/step-over-exit.exp
601 * gdb.base/step-over-syscall.exp
602 * gdb.base/step-resume-infcall.exp
603 * gdb.base/step-test.exp
604 * gdb.base/store.exp
605 * gdb.base/structs3.exp
606 * gdb.base/sym-file.exp
607 * gdb.base/symbol-without-target_section.exp
608 * gdb.base/term.exp
609 * gdb.base/testenv.exp
610 * gdb.base/ui-redirect.exp
611 * gdb.base/until.exp
612 * gdb.base/unwindonsignal.exp
613 * gdb.base/value-double-free.exp
614 * gdb.base/vla-datatypes.exp
615 * gdb.base/vla-ptr.exp
616 * gdb.base/vla-sideeffect.exp
617 * gdb.base/volatile.exp
618 * gdb.base/watch-cond-infcall.exp
619 * gdb.base/watch-cond.exp
620 * gdb.base/watch-non-mem.exp
621 * gdb.base/watch-read.exp
622 * gdb.base/watch-vfork.exp
623 * gdb.base/watchpoint-cond-gone.exp
624 * gdb.base/watchpoint-delete.exp
625 * gdb.base/watchpoint-hw-hit-once.exp
626 * gdb.base/watchpoint-hw.exp
627 * gdb.base/watchpoint-stops-at-right-insn.exp
628 * gdb.base/watchpoints.exp
629 * gdb.base/wchar.exp
630 * gdb.base/whatis-exp.exp
631 * gdb.btrace/buffer-size.exp
632 * gdb.btrace/data.exp
633 * gdb.btrace/delta.exp
634 * gdb.btrace/dlopen.exp
635 * gdb.btrace/enable.exp
636 * gdb.btrace/exception.exp
637 * gdb.btrace/function_call_history.exp
638 * gdb.btrace/gcore.exp
639 * gdb.btrace/instruction_history.exp
640 * gdb.btrace/nohist.exp
641 * gdb.btrace/reconnect.exp
642 * gdb.btrace/record_goto-step.exp
643 * gdb.btrace/record_goto.exp
644 * gdb.btrace/rn-dl-bind.exp
645 * gdb.btrace/segv.exp
646 * gdb.btrace/step.exp
647 * gdb.btrace/stepi.exp
648 * gdb.btrace/tailcall-only.exp
649 * gdb.btrace/tailcall.exp
650 * gdb.btrace/tsx.exp
651 * gdb.btrace/unknown_functions.exp
652 * gdb.btrace/vdso.exp
653 * gdb.compile/compile-ifunc.exp
654 * gdb.compile/compile-ops.exp
655 * gdb.compile/compile-print.exp
656 * gdb.compile/compile-setjmp.exp
657 * gdb.cp/abstract-origin.exp
658 * gdb.cp/ambiguous.exp
659 * gdb.cp/annota2.exp
660 * gdb.cp/annota3.exp
661 * gdb.cp/anon-ns.exp
662 * gdb.cp/anon-struct.exp
663 * gdb.cp/anon-union.exp
664 * gdb.cp/arg-reference.exp
665 * gdb.cp/baseenum.exp
666 * gdb.cp/bool.exp
667 * gdb.cp/breakpoint.exp
668 * gdb.cp/bs15503.exp
669 * gdb.cp/call-c.exp
670 * gdb.cp/casts.exp
671 * gdb.cp/chained-calls.exp
672 * gdb.cp/class2.exp
673 * gdb.cp/classes.exp
674 * gdb.cp/cmpd-minsyms.exp
675 * gdb.cp/converts.exp
676 * gdb.cp/cp-relocate.exp
677 * gdb.cp/cpcompletion.exp
678 * gdb.cp/cpexprs.exp
679 * gdb.cp/cplabel.exp
680 * gdb.cp/cplusfuncs.exp
681 * gdb.cp/cpsizeof.exp
682 * gdb.cp/ctti.exp
683 * gdb.cp/derivation.exp
684 * gdb.cp/destrprint.exp
685 * gdb.cp/dispcxx.exp
686 * gdb.cp/enum-class.exp
687 * gdb.cp/exception.exp
688 * gdb.cp/exceptprint.exp
689 * gdb.cp/expand-psymtabs-cxx.exp
690 * gdb.cp/expand-sals.exp
691 * gdb.cp/extern-c.exp
692 * gdb.cp/filename.exp
693 * gdb.cp/formatted-ref.exp
694 * gdb.cp/fpointer.exp
695 * gdb.cp/gdb1355.exp
696 * gdb.cp/gdb2495.exp
697 * gdb.cp/hang.exp
698 * gdb.cp/impl-this.exp
699 * gdb.cp/infcall-dlopen.exp
700 * gdb.cp/inherit.exp
701 * gdb.cp/iostream.exp
702 * gdb.cp/koenig.exp
703 * gdb.cp/local.exp
704 * gdb.cp/m-data.exp
705 * gdb.cp/m-static.exp
706 * gdb.cp/mb-ctor.exp
707 * gdb.cp/mb-inline.exp
708 * gdb.cp/mb-templates.exp
709 * gdb.cp/member-name.exp
710 * gdb.cp/member-ptr.exp
711 * gdb.cp/meth-typedefs.exp
712 * gdb.cp/method.exp
713 * gdb.cp/method2.exp
714 * gdb.cp/minsym-fallback.exp
715 * gdb.cp/misc.exp
716 * gdb.cp/namelessclass.exp
717 * gdb.cp/namespace-enum.exp
718 * gdb.cp/namespace-nested-import.exp
719 * gdb.cp/namespace.exp
720 * gdb.cp/nextoverthrow.exp
721 * gdb.cp/no-dmgl-verbose.exp
722 * gdb.cp/non-trivial-retval.exp
723 * gdb.cp/noparam.exp
724 * gdb.cp/nsdecl.exp
725 * gdb.cp/nsimport.exp
726 * gdb.cp/nsnested.exp
727 * gdb.cp/nsnoimports.exp
728 * gdb.cp/nsrecurs.exp
729 * gdb.cp/nsstress.exp
730 * gdb.cp/nsusing.exp
731 * gdb.cp/operator.exp
732 * gdb.cp/oranking.exp
733 * gdb.cp/overload-const.exp
734 * gdb.cp/overload.exp
735 * gdb.cp/ovldbreak.exp
736 * gdb.cp/ovsrch.exp
737 * gdb.cp/paren-type.exp
738 * gdb.cp/parse-lang.exp
739 * gdb.cp/pass-by-ref.exp
740 * gdb.cp/pr-1023.exp
741 * gdb.cp/pr-1210.exp
742 * gdb.cp/pr-574.exp
743 * gdb.cp/pr10687.exp
744 * gdb.cp/pr12028.exp
745 * gdb.cp/pr17132.exp
746 * gdb.cp/pr17494.exp
747 * gdb.cp/pr9067.exp
748 * gdb.cp/pr9167.exp
749 * gdb.cp/pr9631.exp
750 * gdb.cp/printmethod.exp
751 * gdb.cp/psmang.exp
752 * gdb.cp/psymtab-parameter.exp
753 * gdb.cp/ptype-cv-cp.exp
754 * gdb.cp/ptype-flags.exp
755 * gdb.cp/re-set-overloaded.exp
756 * gdb.cp/ref-types.exp
757 * gdb.cp/rtti.exp
758 * gdb.cp/scope-err.exp
759 * gdb.cp/shadow.exp
760 * gdb.cp/smartp.exp
761 * gdb.cp/static-method.exp
762 * gdb.cp/static-print-quit.exp
763 * gdb.cp/temargs.exp
764 * gdb.cp/templates.exp
765 * gdb.cp/try_catch.exp
766 * gdb.cp/typedef-operator.exp
767 * gdb.cp/typeid.exp
768 * gdb.cp/userdef.exp
769 * gdb.cp/using-crash.exp
770 * gdb.cp/var-tag.exp
771 * gdb.cp/virtbase.exp
772 * gdb.cp/virtfunc.exp
773 * gdb.cp/virtfunc2.exp
774 * gdb.cp/vla-cxx.exp
775 * gdb.disasm/t01_mov.exp
776 * gdb.disasm/t02_mova.exp
777 * gdb.disasm/t03_add.exp
778 * gdb.disasm/t04_sub.exp
779 * gdb.disasm/t05_cmp.exp
780 * gdb.disasm/t06_ari2.exp
781 * gdb.disasm/t07_ari3.exp
782 * gdb.disasm/t08_or.exp
783 * gdb.disasm/t09_xor.exp
784 * gdb.disasm/t10_and.exp
785 * gdb.disasm/t11_logs.exp
786 * gdb.disasm/t12_bit.exp
787 * gdb.disasm/t13_otr.exp
788 * gdb.dlang/circular.exp
789 * gdb.dwarf2/arr-stride.exp
790 * gdb.dwarf2/arr-subrange.exp
791 * gdb.dwarf2/atomic-type.exp
792 * gdb.dwarf2/bad-regnum.exp
793 * gdb.dwarf2/bitfield-parent-optimized-out.exp
794 * gdb.dwarf2/callframecfa.exp
795 * gdb.dwarf2/clztest.exp
796 * gdb.dwarf2/corrupt.exp
797 * gdb.dwarf2/data-loc.exp
798 * gdb.dwarf2/dup-psym.exp
799 * gdb.dwarf2/dw2-anon-mptr.exp
800 * gdb.dwarf2/dw2-anonymous-func.exp
801 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
802 * gdb.dwarf2/dw2-bad-unresolved.exp
803 * gdb.dwarf2/dw2-basic.exp
804 * gdb.dwarf2/dw2-canonicalize-type.exp
805 * gdb.dwarf2/dw2-case-insensitive.exp
806 * gdb.dwarf2/dw2-common-block.exp
807 * gdb.dwarf2/dw2-compdir-oldgcc.exp
808 * gdb.dwarf2/dw2-compressed.exp
809 * gdb.dwarf2/dw2-const.exp
810 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
811 * gdb.dwarf2/dw2-cu-size.exp
812 * gdb.dwarf2/dw2-dup-frame.exp
813 * gdb.dwarf2/dw2-entry-value.exp
814 * gdb.dwarf2/dw2-icycle.exp
815 * gdb.dwarf2/dw2-ifort-parameter.exp
816 * gdb.dwarf2/dw2-inline-break.exp
817 * gdb.dwarf2/dw2-inline-param.exp
818 * gdb.dwarf2/dw2-intercu.exp
819 * gdb.dwarf2/dw2-intermix.exp
820 * gdb.dwarf2/dw2-lexical-block-bare.exp
821 * gdb.dwarf2/dw2-linkage-name-trust.exp
822 * gdb.dwarf2/dw2-minsym-in-cu.exp
823 * gdb.dwarf2/dw2-noloc.exp
824 * gdb.dwarf2/dw2-op-call.exp
825 * gdb.dwarf2/dw2-op-out-param.exp
826 * gdb.dwarf2/dw2-opt-structptr.exp
827 * gdb.dwarf2/dw2-param-error.exp
828 * gdb.dwarf2/dw2-producer.exp
829 * gdb.dwarf2/dw2-ranges-base.exp
830 * gdb.dwarf2/dw2-ref-missing-frame.exp
831 * gdb.dwarf2/dw2-reg-undefined.exp
832 * gdb.dwarf2/dw2-regno-invalid.exp
833 * gdb.dwarf2/dw2-restore.exp
834 * gdb.dwarf2/dw2-restrict.exp
835 * gdb.dwarf2/dw2-single-line-discriminators.exp
836 * gdb.dwarf2/dw2-strp.exp
837 * gdb.dwarf2/dw2-undefined-ret-addr.exp
838 * gdb.dwarf2/dw2-unresolved.exp
839 * gdb.dwarf2/dw2-var-zero-addr.exp
840 * gdb.dwarf2/dw4-sig-types.exp
841 * gdb.dwarf2/dwz.exp
842 * gdb.dwarf2/dynarr-ptr.exp
843 * gdb.dwarf2/enum-type.exp
844 * gdb.dwarf2/gdb-index.exp
845 * gdb.dwarf2/implptr-64bit.exp
846 * gdb.dwarf2/implptr-optimized-out.exp
847 * gdb.dwarf2/implptr.exp
848 * gdb.dwarf2/implref-array.exp
849 * gdb.dwarf2/implref-const.exp
850 * gdb.dwarf2/implref-global.exp
851 * gdb.dwarf2/implref-struct.exp
852 * gdb.dwarf2/mac-fileno.exp
853 * gdb.dwarf2/main-subprogram.exp
854 * gdb.dwarf2/member-ptr-forwardref.exp
855 * gdb.dwarf2/method-ptr.exp
856 * gdb.dwarf2/missing-sig-type.exp
857 * gdb.dwarf2/nonvar-access.exp
858 * gdb.dwarf2/opaque-type-lookup.exp
859 * gdb.dwarf2/pieces-optimized-out.exp
860 * gdb.dwarf2/pieces.exp
861 * gdb.dwarf2/pr10770.exp
862 * gdb.dwarf2/pr13961.exp
863 * gdb.dwarf2/staticvirtual.exp
864 * gdb.dwarf2/subrange.exp
865 * gdb.dwarf2/symtab-producer.exp
866 * gdb.dwarf2/trace-crash.exp
867 * gdb.dwarf2/typeddwarf.exp
868 * gdb.dwarf2/valop.exp
869 * gdb.dwarf2/watch-notconst.exp
870 * gdb.fortran/array-element.exp
871 * gdb.fortran/charset.exp
872 * gdb.fortran/common-block.exp
873 * gdb.fortran/complex.exp
874 * gdb.fortran/derived-type-function.exp
875 * gdb.fortran/derived-type.exp
876 * gdb.fortran/logical.exp
877 * gdb.fortran/module.exp
878 * gdb.fortran/multi-dim.exp
879 * gdb.fortran/nested-funcs.exp
880 * gdb.fortran/print-formatted.exp
881 * gdb.fortran/subarray.exp
882 * gdb.fortran/vla-alloc-assoc.exp
883 * gdb.fortran/vla-datatypes.exp
884 * gdb.fortran/vla-history.exp
885 * gdb.fortran/vla-ptr-info.exp
886 * gdb.fortran/vla-ptype-sub.exp
887 * gdb.fortran/vla-ptype.exp
888 * gdb.fortran/vla-sizeof.exp
889 * gdb.fortran/vla-type.exp
890 * gdb.fortran/vla-value-sub-arbitrary.exp
891 * gdb.fortran/vla-value-sub-finish.exp
892 * gdb.fortran/vla-value-sub.exp
893 * gdb.fortran/vla-value.exp
894 * gdb.fortran/whatis_type.exp
895 * gdb.go/chan.exp
896 * gdb.go/handcall.exp
897 * gdb.go/hello.exp
898 * gdb.go/integers.exp
899 * gdb.go/methods.exp
900 * gdb.go/package.exp
901 * gdb.go/strings.exp
902 * gdb.go/types.exp
903 * gdb.go/unsafe.exp
904 * gdb.guile/scm-arch.exp
905 * gdb.guile/scm-block.exp
906 * gdb.guile/scm-breakpoint.exp
907 * gdb.guile/scm-cmd.exp
908 * gdb.guile/scm-disasm.exp
909 * gdb.guile/scm-equal.exp
910 * gdb.guile/scm-frame-args.exp
911 * gdb.guile/scm-frame-inline.exp
912 * gdb.guile/scm-frame.exp
913 * gdb.guile/scm-iterator.exp
914 * gdb.guile/scm-math.exp
915 * gdb.guile/scm-objfile.exp
916 * gdb.guile/scm-ports.exp
917 * gdb.guile/scm-symbol.exp
918 * gdb.guile/scm-symtab.exp
919 * gdb.guile/scm-value-cc.exp
920 * gdb.guile/types-module.exp
921 * gdb.linespec/break-ask.exp
922 * gdb.linespec/cpexplicit.exp
923 * gdb.linespec/explicit.exp
924 * gdb.linespec/keywords.exp
925 * gdb.linespec/linespec.exp
926 * gdb.linespec/ls-dollar.exp
927 * gdb.linespec/ls-errs.exp
928 * gdb.linespec/skip-two.exp
929 * gdb.linespec/thread.exp
930 * gdb.mi/mi-async.exp
931 * gdb.mi/mi-basics.exp
932 * gdb.mi/mi-break.exp
933 * gdb.mi/mi-catch-load.exp
934 * gdb.mi/mi-cli.exp
935 * gdb.mi/mi-cmd-param-changed.exp
936 * gdb.mi/mi-console.exp
937 * gdb.mi/mi-detach.exp
938 * gdb.mi/mi-disassemble.exp
939 * gdb.mi/mi-eval.exp
940 * gdb.mi/mi-file-transfer.exp
941 * gdb.mi/mi-file.exp
942 * gdb.mi/mi-fill-memory.exp
943 * gdb.mi/mi-inheritance-syntax-error.exp
944 * gdb.mi/mi-linespec-err-cp.exp
945 * gdb.mi/mi-logging.exp
946 * gdb.mi/mi-memory-changed.exp
947 * gdb.mi/mi-read-memory.exp
948 * gdb.mi/mi-record-changed.exp
949 * gdb.mi/mi-reg-undefined.exp
950 * gdb.mi/mi-regs.exp
951 * gdb.mi/mi-return.exp
952 * gdb.mi/mi-reverse.exp
953 * gdb.mi/mi-simplerun.exp
954 * gdb.mi/mi-solib.exp
955 * gdb.mi/mi-stack.exp
956 * gdb.mi/mi-stepi.exp
957 * gdb.mi/mi-syn-frame.exp
958 * gdb.mi/mi-until.exp
959 * gdb.mi/mi-var-block.exp
960 * gdb.mi/mi-var-child.exp
961 * gdb.mi/mi-var-cmd.exp
962 * gdb.mi/mi-var-cp.exp
963 * gdb.mi/mi-var-display.exp
964 * gdb.mi/mi-var-invalidate.exp
965 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
966 * gdb.mi/mi-vla-fortran.exp
967 * gdb.mi/mi-watch.exp
968 * gdb.mi/mi2-var-child.exp
969 * gdb.mi/user-selected-context-sync.exp
970 * gdb.modula2/unbounded-array.exp
971 * gdb.multi/dummy-frame-restore.exp
972 * gdb.multi/multi-arch-exec.exp
973 * gdb.multi/multi-arch.exp
974 * gdb.multi/tids.exp
975 * gdb.multi/watchpoint-multi.exp
976 * gdb.opencl/callfuncs.exp
977 * gdb.opencl/convs_casts.exp
978 * gdb.opencl/datatypes.exp
979 * gdb.opencl/operators.exp
980 * gdb.opencl/vec_comps.exp
981 * gdb.opt/clobbered-registers-O2.exp
982 * gdb.opt/inline-break.exp
983 * gdb.opt/inline-bt.exp
984 * gdb.opt/inline-cmds.exp
985 * gdb.opt/inline-locals.exp
986 * gdb.pascal/case-insensitive-symbols.exp
987 * gdb.pascal/floats.exp
988 * gdb.pascal/gdb11492.exp
989 * gdb.python/lib-types.exp
990 * gdb.python/py-arch.exp
991 * gdb.python/py-as-string.exp
992 * gdb.python/py-bad-printers.exp
993 * gdb.python/py-block.exp
994 * gdb.python/py-breakpoint-create-fail.exp
995 * gdb.python/py-breakpoint.exp
996 * gdb.python/py-caller-is.exp
997 * gdb.python/py-cmd.exp
998 * gdb.python/py-explore-cc.exp
999 * gdb.python/py-explore.exp
1000 * gdb.python/py-finish-breakpoint.exp
1001 * gdb.python/py-finish-breakpoint2.exp
1002 * gdb.python/py-frame-args.exp
1003 * gdb.python/py-frame-inline.exp
1004 * gdb.python/py-frame.exp
1005 * gdb.python/py-framefilter-mi.exp
1006 * gdb.python/py-infthread.exp
1007 * gdb.python/py-lazy-string.exp
1008 * gdb.python/py-linetable.exp
1009 * gdb.python/py-mi-events.exp
1010 * gdb.python/py-mi-objfile.exp
1011 * gdb.python/py-mi.exp
1012 * gdb.python/py-objfile.exp
1013 * gdb.python/py-pp-integral.exp
1014 * gdb.python/py-pp-maint.exp
1015 * gdb.python/py-pp-re-notag.exp
1016 * gdb.python/py-pp-registration.exp
1017 * gdb.python/py-recurse-unwind.exp
1018 * gdb.python/py-strfns.exp
1019 * gdb.python/py-symbol.exp
1020 * gdb.python/py-symtab.exp
1021 * gdb.python/py-sync-interp.exp
1022 * gdb.python/py-typeprint.exp
1023 * gdb.python/py-unwind-maint.exp
1024 * gdb.python/py-unwind.exp
1025 * gdb.python/py-value-cc.exp
1026 * gdb.python/py-xmethods.exp
1027 * gdb.reverse/amd64-tailcall-reverse.exp
1028 * gdb.reverse/break-precsave.exp
1029 * gdb.reverse/break-reverse.exp
1030 * gdb.reverse/consecutive-precsave.exp
1031 * gdb.reverse/consecutive-reverse.exp
1032 * gdb.reverse/finish-precsave.exp
1033 * gdb.reverse/finish-reverse-bkpt.exp
1034 * gdb.reverse/finish-reverse.exp
1035 * gdb.reverse/fstatat-reverse.exp
1036 * gdb.reverse/getresuid-reverse.exp
1037 * gdb.reverse/i386-precsave.exp
1038 * gdb.reverse/i386-reverse.exp
1039 * gdb.reverse/i386-sse-reverse.exp
1040 * gdb.reverse/i387-env-reverse.exp
1041 * gdb.reverse/i387-stack-reverse.exp
1042 * gdb.reverse/insn-reverse.exp
1043 * gdb.reverse/machinestate-precsave.exp
1044 * gdb.reverse/machinestate.exp
1045 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1046 * gdb.reverse/pipe-reverse.exp
1047 * gdb.reverse/readv-reverse.exp
1048 * gdb.reverse/recvmsg-reverse.exp
1049 * gdb.reverse/rerun-prec.exp
1050 * gdb.reverse/s390-mvcle.exp
1051 * gdb.reverse/step-precsave.exp
1052 * gdb.reverse/step-reverse.exp
1053 * gdb.reverse/time-reverse.exp
1054 * gdb.reverse/until-precsave.exp
1055 * gdb.reverse/until-reverse.exp
1056 * gdb.reverse/waitpid-reverse.exp
1057 * gdb.reverse/watch-precsave.exp
1058 * gdb.reverse/watch-reverse.exp
1059 * gdb.rust/generics.exp
1060 * gdb.rust/methods.exp
1061 * gdb.rust/modules.exp
1062 * gdb.rust/simple.exp
1063 * gdb.server/connect-with-no-symbol-file.exp
1064 * gdb.server/ext-attach.exp
1065 * gdb.server/ext-restart.exp
1066 * gdb.server/ext-wrapper.exp
1067 * gdb.server/file-transfer.exp
1068 * gdb.server/server-exec-info.exp
1069 * gdb.server/server-kill.exp
1070 * gdb.server/server-mon.exp
1071 * gdb.server/wrapper.exp
1072 * gdb.stabs/exclfwd.exp
1073 * gdb.stabs/gdb11479.exp
1074 * gdb.threads/clone-new-thread-event.exp
1075 * gdb.threads/corethreads.exp
1076 * gdb.threads/current-lwp-dead.exp
1077 * gdb.threads/dlopen-libpthread.exp
1078 * gdb.threads/gcore-thread.exp
1079 * gdb.threads/sigstep-threads.exp
1080 * gdb.threads/watchpoint-fork.exp
1081 * gdb.trace/actions-changed.exp
1082 * gdb.trace/backtrace.exp
1083 * gdb.trace/change-loc.exp
1084 * gdb.trace/circ.exp
1085 * gdb.trace/collection.exp
1086 * gdb.trace/disconnected-tracing.exp
1087 * gdb.trace/ftrace.exp
1088 * gdb.trace/mi-trace-frame-collected.exp
1089 * gdb.trace/mi-trace-unavailable.exp
1090 * gdb.trace/mi-traceframe-changed.exp
1091 * gdb.trace/mi-tsv-changed.exp
1092 * gdb.trace/no-attach-trace.exp
1093 * gdb.trace/passc-dyn.exp
1094 * gdb.trace/qtro.exp
1095 * gdb.trace/range-stepping.exp
1096 * gdb.trace/read-memory.exp
1097 * gdb.trace/save-trace.exp
1098 * gdb.trace/signal.exp
1099 * gdb.trace/status-stop.exp
1100 * gdb.trace/tfile.exp
1101 * gdb.trace/trace-break.exp
1102 * gdb.trace/trace-buffer-size.exp
1103 * gdb.trace/trace-condition.exp
1104 * gdb.trace/tracefile-pseudo-reg.exp
1105 * gdb.trace/tstatus.exp
1106 * gdb.trace/unavailable.exp
1107 * gdb.trace/while-dyn.exp
1108 * gdb.trace/while-stepping.exp
1109
1110 2016-12-22 Doug Evans <xdje42@gmail.com>
1111
1112 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1113 and msymbols.
1114
1115 2016-12-19 Yao Qi <yao.qi@linaro.org>
1116
1117 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1118 (test_with_self): Don't call do_steps_and_nexts, and remove
1119 code about stepping into xmalloc.
1120
1121 2016-12-09 Yao Qi <yao.qi@linaro.org>
1122
1123 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1124
1125 2016-12-09 Yao Qi <yao.qi@linaro.org>
1126
1127 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1128
1129 2016-12-09 Pedro Alves <palves@redhat.com>
1130
1131 * gdb.base/all-architectures-0.exp: New file.
1132 * gdb.base/all-architectures-1.exp: New file.
1133 * gdb.base/all-architectures-2.exp: New file.
1134 * gdb.base/all-architectures-3.exp: New file.
1135 * gdb.base/all-architectures-4.exp: New file.
1136 * gdb.base/all-architectures-5.exp: New file.
1137 * gdb.base/all-architectures-6.exp: New file.
1138 * gdb.base/all-architectures-7.exp: New file.
1139 * gdb.base/all-architectures.exp.in: New file.
1140
1141 2016-12-09 Yao Qi <yao.qi@linaro.org>
1142
1143 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1144
1145 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1146
1147 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1148 possible.
1149 Remove useless pattern-matching code.
1150
1151 2016-12-02 Pedro Alves <palves@redhat.com>
1152
1153 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1154 procedure.
1155 (top level): Call it.
1156
1157 2016-12-02 Pedro Alves <palves@redhat.com>
1158
1159 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1160 New procedure.
1161 (top level): Call it.
1162
1163 2016-12-02 Pedro Alves <palves@redhat.com>
1164
1165 PR cli/20559
1166 * gdb.base/commands.exp (user_defined_command_args_eval): New
1167 procedure.
1168 (top level): Call it.
1169
1170 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1171
1172 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1173 timeout handling.
1174
1175 2016-12-02 Tom Tromey <tom@tromey.com>
1176
1177 * gdb.dwarf2/main-subprogram.c: New file.
1178 * gdb.dwarf2/main-subprogram.exp: New file.
1179
1180 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1181
1182 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1183 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1184 gdb_test_no_output for a couple of cases.
1185 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1186
1187 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1188
1189 Fix test names and standardize compilation error messages throughout
1190 the following files:
1191
1192 * gdb.ada/start.exp
1193 * gdb.arch/alpha-step.exp
1194 * gdb.arch/e500-prologue.exp
1195 * gdb.arch/ftrace-insn-reloc.exp
1196 * gdb.arch/gdb1291.exp
1197 * gdb.arch/gdb1431.exp
1198 * gdb.arch/gdb1558.exp
1199 * gdb.arch/i386-dr3-watch.exp
1200 * gdb.arch/i386-sse-stack-align.exp
1201 * gdb.arch/ia64-breakpoint-shadow.exp
1202 * gdb.arch/pa-nullify.exp
1203 * gdb.arch/powerpc-aix-prologue.exp
1204 * gdb.arch/thumb-bx-pc.exp
1205 * gdb.base/annota1.exp
1206 * gdb.base/annota3.exp
1207 * gdb.base/arrayidx.exp
1208 * gdb.base/assign.exp
1209 * gdb.base/attach.exp
1210 * gdb.base/auxv.exp
1211 * gdb.base/bang.exp
1212 * gdb.base/bfp-test.exp
1213 * gdb.base/bigcore.exp
1214 * gdb.base/bitfields2.exp
1215 * gdb.base/break-fun-addr.exp
1216 * gdb.base/break-probes.exp
1217 * gdb.base/call-rt-st.exp
1218 * gdb.base/callexit.exp
1219 * gdb.base/catch-fork-kill.exp
1220 * gdb.base/charset.exp
1221 * gdb.base/checkpoint.exp
1222 * gdb.base/comprdebug.exp
1223 * gdb.base/constvars.exp
1224 * gdb.base/coredump-filter.exp
1225 * gdb.base/cursal.exp
1226 * gdb.base/cvexpr.exp
1227 * gdb.base/detach.exp
1228 * gdb.base/display.exp
1229 * gdb.base/dmsym.exp
1230 * gdb.base/dprintf-pending.exp
1231 * gdb.base/dso2dso.exp
1232 * gdb.base/dtrace-probe.exp
1233 * gdb.base/dump.exp
1234 * gdb.base/enum_cond.exp
1235 * gdb.base/exe-lock.exp
1236 * gdb.base/exec-invalid-sysroot.exp
1237 * gdb.base/execl-update-breakpoints.exp
1238 * gdb.base/exprs.exp
1239 * gdb.base/fileio.exp
1240 * gdb.base/find.exp
1241 * gdb.base/finish.exp
1242 * gdb.base/fixsection.exp
1243 * gdb.base/foll-vfork.exp
1244 * gdb.base/frame-args.exp
1245 * gdb.base/gcore.exp
1246 * gdb.base/gdb1250.exp
1247 * gdb.base/global-var-nested-by-dso.exp
1248 * gdb.base/gnu-ifunc.exp
1249 * gdb.base/hashline1.exp
1250 * gdb.base/hashline2.exp
1251 * gdb.base/hashline3.exp
1252 * gdb.base/hbreak-in-shr-unsupported.exp
1253 * gdb.base/huge.exp
1254 * gdb.base/infcall-input.exp
1255 * gdb.base/info-fun.exp
1256 * gdb.base/info-shared.exp
1257 * gdb.base/jit-simple.exp
1258 * gdb.base/jit-so.exp
1259 * gdb.base/jit.exp
1260 * gdb.base/jump.exp
1261 * gdb.base/label.exp
1262 * gdb.base/lineinc.exp
1263 * gdb.base/logical.exp
1264 * gdb.base/longjmp.exp
1265 * gdb.base/macscp.exp
1266 * gdb.base/miscexprs.exp
1267 * gdb.base/new-ui-echo.exp
1268 * gdb.base/new-ui-pending-input.exp
1269 * gdb.base/new-ui.exp
1270 * gdb.base/nodebug.exp
1271 * gdb.base/nofield.exp
1272 * gdb.base/offsets.exp
1273 * gdb.base/overlays.exp
1274 * gdb.base/pending.exp
1275 * gdb.base/pointers.exp
1276 * gdb.base/pr11022.exp
1277 * gdb.base/printcmds.exp
1278 * gdb.base/prologue.exp
1279 * gdb.base/ptr-typedef.exp
1280 * gdb.base/realname-expand.exp
1281 * gdb.base/relativedebug.exp
1282 * gdb.base/relocate.exp
1283 * gdb.base/remote.exp
1284 * gdb.base/reread.exp
1285 * gdb.base/return2.exp
1286 * gdb.base/savedregs.exp
1287 * gdb.base/sep.exp
1288 * gdb.base/sepdebug.exp
1289 * gdb.base/sepsymtab.exp
1290 * gdb.base/set-inferior-tty.exp
1291 * gdb.base/setshow.exp
1292 * gdb.base/shlib-call.exp
1293 * gdb.base/sigaltstack.exp
1294 * gdb.base/siginfo-addr.exp
1295 * gdb.base/signals.exp
1296 * gdb.base/signull.exp
1297 * gdb.base/sigrepeat.exp
1298 * gdb.base/so-impl-ld.exp
1299 * gdb.base/solib-display.exp
1300 * gdb.base/solib-overlap.exp
1301 * gdb.base/solib-search.exp
1302 * gdb.base/solib-symbol.exp
1303 * gdb.base/structs.exp
1304 * gdb.base/structs2.exp
1305 * gdb.base/symtab-search-order.exp
1306 * gdb.base/twice.exp
1307 * gdb.base/unload.exp
1308 * gdb.base/varargs.exp
1309 * gdb.base/watchpoint-solib.exp
1310 * gdb.base/watchpoint.exp
1311 * gdb.base/whatis.exp
1312 * gdb.base/wrong_frame_bt_full.exp
1313 * gdb.btrace/dlopen.exp
1314 * gdb.cell/ea-standalone.exp
1315 * gdb.cell/ea-test.exp
1316 * gdb.cp/dispcxx.exp
1317 * gdb.cp/gdb2384.exp
1318 * gdb.cp/method2.exp
1319 * gdb.cp/nextoverthrow.exp
1320 * gdb.cp/pr10728.exp
1321 * gdb.disasm/am33.exp
1322 * gdb.disasm/h8300s.exp
1323 * gdb.disasm/mn10300.exp
1324 * gdb.disasm/sh3.exp
1325 * gdb.dwarf2/dw2-dir-file-name.exp
1326 * gdb.fortran/complex.exp
1327 * gdb.fortran/library-module.exp
1328 * gdb.guile/scm-pretty-print.exp
1329 * gdb.guile/scm-symbol.exp
1330 * gdb.guile/scm-type.exp
1331 * gdb.guile/scm-value.exp
1332 * gdb.linespec/linespec.exp
1333 * gdb.mi/gdb701.exp
1334 * gdb.mi/gdb792.exp
1335 * gdb.mi/mi-breakpoint-changed.exp
1336 * gdb.mi/mi-dprintf-pending.exp
1337 * gdb.mi/mi-dprintf.exp
1338 * gdb.mi/mi-exit-code.exp
1339 * gdb.mi/mi-pending.exp
1340 * gdb.mi/mi-solib.exp
1341 * gdb.mi/new-ui-mi-sync.exp
1342 * gdb.mi/pr11022.exp
1343 * gdb.mi/user-selected-context-sync.exp
1344 * gdb.opt/solib-intra-step.exp
1345 * gdb.python/py-events.exp
1346 * gdb.python/py-finish-breakpoint.exp
1347 * gdb.python/py-mi.exp
1348 * gdb.python/py-prettyprint.exp
1349 * gdb.python/py-shared.exp
1350 * gdb.python/py-symbol.exp
1351 * gdb.python/py-template.exp
1352 * gdb.python/py-type.exp
1353 * gdb.python/py-value.exp
1354 * gdb.reverse/solib-precsave.exp
1355 * gdb.reverse/solib-reverse.exp
1356 * gdb.server/solib-list.exp
1357 * gdb.stabs/weird.exp
1358 * gdb.threads/reconnect-signal.exp
1359 * gdb.threads/stepi-random-signal.exp
1360 * gdb.trace/actions.exp
1361 * gdb.trace/ax.exp
1362 * gdb.trace/backtrace.exp
1363 * gdb.trace/change-loc.exp
1364 * gdb.trace/deltrace.exp
1365 * gdb.trace/ftrace-lock.exp
1366 * gdb.trace/ftrace.exp
1367 * gdb.trace/infotrace.exp
1368 * gdb.trace/mi-tracepoint-changed.exp
1369 * gdb.trace/packetlen.exp
1370 * gdb.trace/passcount.exp
1371 * gdb.trace/pending.exp
1372 * gdb.trace/range-stepping.exp
1373 * gdb.trace/report.exp
1374 * gdb.trace/stap-trace.exp
1375 * gdb.trace/tfind.exp
1376 * gdb.trace/trace-break.exp
1377 * gdb.trace/trace-condition.exp
1378 * gdb.trace/trace-enable-disable.exp
1379 * gdb.trace/trace-mt.exp
1380 * gdb.trace/tracecmd.exp
1381 * gdb.trace/tspeed.exp
1382 * gdb.trace/tsv.exp
1383 * lib/perftest.exp
1384
1385 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1386
1387 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1388 with gdb_test_no_output.
1389 Use command as test name.
1390
1391 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1392
1393 Fix test names starting with uppercase throughout the files.
1394
1395 * gdb.ada/assign_1.exp
1396 * gdb.ada/boolean_expr.exp
1397 * gdb.base/arrayidx.exp
1398 * gdb.base/del.exp
1399 * gdb.base/gcore-buffer-overflow.exp
1400 * gdb.base/testenv.exp
1401 * gdb.compile/compile.exp
1402 * gdb.python/py-framefilter-invalidarg.exp
1403 * gdb.python/py-framefilter.exp
1404
1405 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1406
1407 Fix test names starting with uppercase throughout the files.
1408
1409 * gdb.ada/array_return.exp
1410 * gdb.ada/expr_delims.exp
1411 * gdb.ada/mi_dyn_arr.exp
1412 * gdb.ada/mi_interface.exp
1413 * gdb.ada/mi_var_array.exp
1414 * gdb.ada/watch_arg.exp
1415 * gdb.arch/alpha-step.exp
1416 * gdb.arch/altivec-regs.exp
1417 * gdb.arch/e500-regs.exp
1418 * gdb.arch/powerpc-d128-regs.exp
1419 * gdb.base/arrayidx.exp
1420 * gdb.base/break.exp
1421 * gdb.base/checkpoint.exp
1422 * gdb.base/debug-expr.exp
1423 * gdb.base/dmsym.exp
1424 * gdb.base/radix.exp
1425 * gdb.base/sepdebug.exp
1426 * gdb.base/testenv.exp
1427 * gdb.base/watch_thread_num.exp
1428 * gdb.base/watchpoint-cond-gone.exp
1429 * gdb.cell/break.exp
1430 * gdb.cell/ea-cache.exp
1431 * gdb.compile/compile.exp
1432 * gdb.cp/gdb2495.exp
1433 * gdb.gdb/selftest.exp
1434 * gdb.gdb/xfullpath.exp
1435 * gdb.go/hello.exp
1436 * gdb.go/integers.exp
1437 * gdb.objc/basicclass.exp
1438 * gdb.pascal/hello.exp
1439 * gdb.pascal/integers.exp
1440 * gdb.python/py-breakpoint.exp
1441 * gdb.python/py-cmd.exp
1442 * gdb.python/py-linetable.exp
1443 * gdb.python/py-xmethods.exp
1444 * gdb.python/python.exp
1445 * gdb.reverse/consecutive-precsave.exp
1446 * gdb.reverse/finish-precsave.exp
1447 * gdb.reverse/i386-precsave.exp
1448 * gdb.reverse/machinestate-precsave.exp
1449 * gdb.reverse/sigall-precsave.exp
1450 * gdb.reverse/solib-precsave.exp
1451 * gdb.reverse/step-precsave.exp
1452 * gdb.reverse/until-precsave.exp
1453 * gdb.reverse/watch-precsave.exp
1454 * gdb.threads/leader-exit.exp
1455 * gdb.threads/pthreads.exp
1456 * gdb.threads/wp-replication.exp
1457 * gdb.trace/actions.exp
1458 * gdb.trace/mi-tsv-changed.exp
1459 * gdb.trace/tsv.exp
1460
1461 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1462
1463 Fix test names starting with uppercase throughout the files.
1464
1465 * gdb.arch/i386-bp_permanent.exp
1466 * gdb.arch/i386-gnu-cfi.exp
1467 * gdb.base/disasm-end-cu.exp
1468 * gdb.base/macscp.exp
1469 * gdb.base/pending.exp
1470 * gdb.base/watch_thread_num.exp
1471 * gdb.cp/exception.exp
1472 * gdb.cp/gdb2495.exp
1473 * gdb.cp/local.exp
1474 * gdb.python/py-evsignal.exp
1475 * gdb.python/python.exp
1476 * gdb.trace/tracecmd.exp
1477
1478 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1479
1480 Fix test names starting with uppercase throughout the files.
1481
1482 * gdb.base/charset.exp
1483 * gdb.base/eval.exp
1484 * gdb.base/multi-forks.exp
1485 * gdb.guile/scm-progspace.exp
1486 * gdb.opencl/datatypes.exp
1487 * gdb.python/py-block.exp
1488 * gdb.python/py-function.exp
1489 * gdb.python/py-symbol.exp
1490 * gdb.python/py-symtab.exp
1491 * gdb.python/py-xmethods.exp
1492 * gdb.reverse/break-precsave.exp
1493 * gdb.reverse/break-reverse.exp
1494 * gdb.reverse/consecutive-precsave.exp
1495 * gdb.reverse/consecutive-reverse.exp
1496 * gdb.reverse/finish-precsave.exp
1497 * gdb.reverse/finish-reverse-bkpt.exp
1498 * gdb.reverse/finish-reverse.exp
1499 * gdb.reverse/fstatat-reverse.exp
1500 * gdb.reverse/getresuid-reverse.exp
1501 * gdb.reverse/i386-precsave.exp
1502 * gdb.reverse/i386-reverse.exp
1503 * gdb.reverse/i386-sse-reverse.exp
1504 * gdb.reverse/i387-stack-reverse.exp
1505 * gdb.reverse/insn-reverse.exp
1506 * gdb.reverse/machinestate-precsave.exp
1507 * gdb.reverse/machinestate.exp
1508 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1509 * gdb.reverse/pipe-reverse.exp
1510 * gdb.reverse/readv-reverse.exp
1511 * gdb.reverse/recvmsg-reverse.exp
1512 * gdb.reverse/rerun-prec.exp
1513 * gdb.reverse/s390-mvcle.exp
1514 * gdb.reverse/sigall-precsave.exp
1515 * gdb.reverse/sigall-reverse.exp
1516 * gdb.reverse/solib-precsave.exp
1517 * gdb.reverse/solib-reverse.exp
1518 * gdb.reverse/step-precsave.exp
1519 * gdb.reverse/step-reverse.exp
1520 * gdb.reverse/time-reverse.exp
1521 * gdb.reverse/until-precsave.exp
1522 * gdb.reverse/until-reverse.exp
1523 * gdb.reverse/waitpid-reverse.exp
1524 * gdb.reverse/watch-precsave.exp
1525 * gdb.reverse/watch-reverse.exp
1526
1527 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1528
1529 Fix test names starting with uppercase throughout the files.
1530
1531 * gdb.arch/i386-mpx-simple_segv.exp
1532 * gdb.arch/i386-mpx.exp
1533 * gdb.arch/i386-permbkpt.exp
1534 * gdb.arch/pa-nullify.exp
1535 * gdb.arch/powerpc-d128-regs.exp
1536 * gdb.arch/vsx-regs.exp
1537 * gdb.base/bfp-test.exp
1538 * gdb.base/break.exp
1539 * gdb.base/breakpoint-shadow.exp
1540 * gdb.base/callfuncs.exp
1541 * gdb.base/charset.exp
1542 * gdb.base/commands.exp
1543 * gdb.base/completion.exp
1544 * gdb.base/dfp-test.exp
1545 * gdb.base/echo.exp
1546 * gdb.base/ending-run.exp
1547 * gdb.base/eval.exp
1548 * gdb.base/expand-psymtabs.exp
1549 * gdb.base/float128.exp
1550 * gdb.base/floatn.exp
1551 * gdb.base/foll-exec-mode.exp
1552 * gdb.base/gdb1056.exp
1553 * gdb.base/gdb11531.exp
1554 * gdb.base/kill-after-signal.exp
1555 * gdb.base/multi-forks.exp
1556 * gdb.base/overlays.exp
1557 * gdb.base/pending.exp
1558 * gdb.base/sepdebug.exp
1559 * gdb.base/testenv.exp
1560 * gdb.base/valgrind-db-attach.exp
1561 * gdb.base/watch_thread_num.exp
1562 * gdb.base/watchpoint-cond-gone.exp
1563 * gdb.base/watchpoint.exp
1564 * gdb.base/watchpoints.exp
1565 * gdb.cp/arg-reference.exp
1566 * gdb.cp/baseenum.exp
1567 * gdb.cp/operator.exp
1568 * gdb.cp/shadow.exp
1569 * gdb.dwarf2/dw2-op-out-param.exp
1570 * gdb.dwarf2/dw2-reg-undefined.exp
1571 * gdb.go/chan.exp
1572 * gdb.go/hello.exp
1573 * gdb.go/integers.exp
1574 * gdb.go/methods.exp
1575 * gdb.go/package.exp
1576 * gdb.guile/scm-parameter.exp
1577 * gdb.guile/scm-progspace.exp
1578 * gdb.guile/scm-value.exp
1579 * gdb.mi/mi-pending.exp
1580 * gdb.mi/user-selected-context-sync.exp
1581 * gdb.multi/multi-attach.exp
1582 * gdb.multi/tids.exp
1583 * gdb.opt/clobbered-registers-O2.exp
1584 * gdb.pascal/floats.exp
1585 * gdb.pascal/integers.exp
1586 * gdb.python/py-block.exp
1587 * gdb.python/py-events.exp
1588 * gdb.python/py-parameter.exp
1589 * gdb.python/py-symbol.exp
1590 * gdb.python/py-symtab.exp
1591 * gdb.python/py-type.exp
1592 * gdb.python/py-value.exp
1593 * gdb.python/py-xmethods.exp
1594 * gdb.python/python.exp
1595 * gdb.reverse/break-precsave.exp
1596 * gdb.reverse/consecutive-precsave.exp
1597 * gdb.reverse/finish-precsave.exp
1598 * gdb.reverse/i386-precsave.exp
1599 * gdb.reverse/machinestate-precsave.exp
1600 * gdb.reverse/sigall-precsave.exp
1601 * gdb.reverse/solib-precsave.exp
1602 * gdb.reverse/step-precsave.exp
1603 * gdb.reverse/until-precsave.exp
1604 * gdb.reverse/watch-precsave.exp
1605 * gdb.server/ext-attach.exp
1606 * gdb.server/ext-restart.exp
1607 * gdb.server/ext-run.exp
1608 * gdb.server/ext-wrapper.exp
1609 * gdb.stabs/gdb11479.exp
1610 * gdb.stabs/weird.exp
1611 * gdb.threads/attach-many-short-lived-threads.exp
1612 * gdb.threads/kill.exp
1613 * gdb.threads/watchpoint-fork.exp
1614
1615 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1616
1617 Fix test names starting with uppercase throughout all the files below.
1618
1619 * gdb.ada/array_return.exp
1620 * gdb.ada/catch_ex.exp
1621 * gdb.ada/info_exc.exp
1622 * gdb.ada/mi_catch_ex.exp
1623 * gdb.ada/mi_dyn_arr.exp
1624 * gdb.ada/mi_ex_cond.exp
1625 * gdb.ada/mi_exc_info.exp
1626 * gdb.ada/mi_interface.exp
1627 * gdb.ada/mi_task_arg.exp
1628 * gdb.ada/mi_task_info.exp
1629 * gdb.ada/mi_var_array.exp
1630 * gdb.arch/alpha-step.exp
1631 * gdb.arch/amd64-disp-step.exp
1632 * gdb.arch/arm-disp-step.exp
1633 * gdb.arch/disp-step-insn-reloc.exp
1634 * gdb.arch/e500-prologue.exp
1635 * gdb.arch/ftrace-insn-reloc.exp
1636 * gdb.arch/gdb1558.exp
1637 * gdb.arch/i386-bp_permanent.exp
1638 * gdb.arch/i386-disp-step.exp
1639 * gdb.arch/i386-float.exp
1640 * gdb.arch/i386-gnu-cfi.exp
1641 * gdb.arch/ia64-breakpoint-shadow.exp
1642 * gdb.arch/mips16-thunks.exp
1643 * gdb.arch/pa-nullify.exp
1644 * gdb.arch/powerpc-aix-prologue.exp
1645 * gdb.arch/powerpc-power.exp
1646 * gdb.arch/ppc-dfp.exp
1647 * gdb.arch/s390-tdbregs.exp
1648 * gdb.arch/spu-info.exp
1649 * gdb.arch/spu-ls.exp
1650 * gdb.arch/thumb-bx-pc.exp
1651 * gdb.base/advance.exp
1652 * gdb.base/annota-input-while-running.exp
1653 * gdb.base/arrayidx.exp
1654 * gdb.base/asmlabel.exp
1655 * gdb.base/async.exp
1656 * gdb.base/attach-wait-input.exp
1657 * gdb.base/auto-connect-native-target.exp
1658 * gdb.base/batch-preserve-term-settings.exp
1659 * gdb.base/bfp-test.exp
1660 * gdb.base/bigcore.exp
1661 * gdb.base/bp-permanent.exp
1662 * gdb.base/break-always.exp
1663 * gdb.base/break-fun-addr.exp
1664 * gdb.base/break-idempotent.exp
1665 * gdb.base/break-main-file-remove-fail.exp
1666 * gdb.base/break-probes.exp
1667 * gdb.base/break-unload-file.exp
1668 * gdb.base/break.exp
1669 * gdb.base/call-ar-st.exp
1670 * gdb.base/call-rt-st.exp
1671 * gdb.base/call-sc.exp
1672 * gdb.base/call-signal-resume.exp
1673 * gdb.base/call-strs.exp
1674 * gdb.base/callexit.exp
1675 * gdb.base/callfuncs.exp
1676 * gdb.base/catch-gdb-caused-signals.exp
1677 * gdb.base/catch-signal-siginfo-cond.exp
1678 * gdb.base/catch-syscall.exp
1679 * gdb.base/compare-sections.exp
1680 * gdb.base/cond-eval-mode.exp
1681 * gdb.base/condbreak-call-false.exp
1682 * gdb.base/consecutive-step-over.exp
1683 * gdb.base/cursal.exp
1684 * gdb.base/disabled-location.exp
1685 * gdb.base/disasm-end-cu.exp
1686 * gdb.base/display.exp
1687 * gdb.base/double-prompt-target-event-error.exp
1688 * gdb.base/dprintf-bp-same-addr.exp
1689 * gdb.base/dprintf-detach.exp
1690 * gdb.base/dprintf-next.exp
1691 * gdb.base/dprintf-non-stop.exp
1692 * gdb.base/dprintf-pending.exp
1693 * gdb.base/dso2dso.exp
1694 * gdb.base/ending-run.exp
1695 * gdb.base/enum_cond.exp
1696 * gdb.base/examine-backward.exp
1697 * gdb.base/exe-lock.exp
1698 * gdb.base/exec-invalid-sysroot.exp
1699 * gdb.base/execl-update-breakpoints.exp
1700 * gdb.base/execution-termios.exp
1701 * gdb.base/fileio.exp
1702 * gdb.base/fixsection.exp
1703 * gdb.base/foll-exec-mode.exp
1704 * gdb.base/foll-exec.exp
1705 * gdb.base/fork-running-state.exp
1706 * gdb.base/frame-args.exp
1707 * gdb.base/fullpath-expand.exp
1708 * gdb.base/func-ptr.exp
1709 * gdb.base/gcore-relro-pie.exp
1710 * gdb.base/gdb1090.exp
1711 * gdb.base/gdb1555.exp
1712 * gdb.base/global-var-nested-by-dso.exp
1713 * gdb.base/gnu-ifunc.exp
1714 * gdb.base/hbreak-in-shr-unsupported.exp
1715 * gdb.base/hbreak-unmapped.exp
1716 * gdb.base/hook-stop.exp
1717 * gdb.base/infcall-input.exp
1718 * gdb.base/info-fun.exp
1719 * gdb.base/info-shared.exp
1720 * gdb.base/interrupt-noterm.exp
1721 * gdb.base/jit-so.exp
1722 * gdb.base/jit.exp
1723 * gdb.base/line-symtabs.exp
1724 * gdb.base/list.exp
1725 * gdb.base/longjmp.exp
1726 * gdb.base/macscp.exp
1727 * gdb.base/max-value-size.exp
1728 * gdb.base/nodebug.exp
1729 * gdb.base/nofield.exp
1730 * gdb.base/overlays.exp
1731 * gdb.base/paginate-after-ctrl-c-running.exp
1732 * gdb.base/paginate-bg-execution.exp
1733 * gdb.base/paginate-inferior-exit.exp
1734 * gdb.base/pending.exp
1735 * gdb.base/pr11022.exp
1736 * gdb.base/printcmds.exp
1737 * gdb.base/ptr-typedef.exp
1738 * gdb.base/ptype.exp
1739 * gdb.base/randomize.exp
1740 * gdb.base/range-stepping.exp
1741 * gdb.base/realname-expand.exp
1742 * gdb.base/relativedebug.exp
1743 * gdb.base/remote.exp
1744 * gdb.base/savedregs.exp
1745 * gdb.base/sepdebug.exp
1746 * gdb.base/set-noassign.exp
1747 * gdb.base/shlib-call.exp
1748 * gdb.base/shreloc.exp
1749 * gdb.base/sigaltstack.exp
1750 * gdb.base/sigbpt.exp
1751 * gdb.base/siginfo-addr.exp
1752 * gdb.base/siginfo-obj.exp
1753 * gdb.base/siginfo-thread.exp
1754 * gdb.base/signest.exp
1755 * gdb.base/signull.exp
1756 * gdb.base/sigrepeat.exp
1757 * gdb.base/skip.exp
1758 * gdb.base/so-impl-ld.exp
1759 * gdb.base/solib-corrupted.exp
1760 * gdb.base/solib-disc.exp
1761 * gdb.base/solib-display.exp
1762 * gdb.base/solib-overlap.exp
1763 * gdb.base/solib-search.exp
1764 * gdb.base/solib-symbol.exp
1765 * gdb.base/source-execution.exp
1766 * gdb.base/sss-bp-on-user-bp-2.exp
1767 * gdb.base/sss-bp-on-user-bp.exp
1768 * gdb.base/stack-checking.exp
1769 * gdb.base/stale-infcall.exp
1770 * gdb.base/step-break.exp
1771 * gdb.base/step-line.exp
1772 * gdb.base/step-over-exit.exp
1773 * gdb.base/step-test.exp
1774 * gdb.base/structs.exp
1775 * gdb.base/sym-file.exp
1776 * gdb.base/symtab-search-order.exp
1777 * gdb.base/term.exp
1778 * gdb.base/type-opaque.exp
1779 * gdb.base/unload.exp
1780 * gdb.base/until-nodebug.exp
1781 * gdb.base/until.exp
1782 * gdb.base/unwindonsignal.exp
1783 * gdb.base/watch-cond.exp
1784 * gdb.base/watch-non-mem.exp
1785 * gdb.base/watch_thread_num.exp
1786 * gdb.base/watchpoint-reuse-slot.exp
1787 * gdb.base/watchpoint-solib.exp
1788 * gdb.base/watchpoint.exp
1789 * gdb.btrace/dlopen.exp
1790 * gdb.cell/arch.exp
1791 * gdb.cell/break.exp
1792 * gdb.cell/bt.exp
1793 * gdb.cell/core.exp
1794 * gdb.cell/data.exp
1795 * gdb.cell/dwarfaddr.exp
1796 * gdb.cell/ea-cache.exp
1797 * gdb.cell/ea-standalone.exp
1798 * gdb.cell/ea-test.exp
1799 * gdb.cell/f-regs.exp
1800 * gdb.cell/fork.exp
1801 * gdb.cell/gcore.exp
1802 * gdb.cell/mem-access.exp
1803 * gdb.cell/ptype.exp
1804 * gdb.cell/registers.exp
1805 * gdb.cell/sizeof.exp
1806 * gdb.cell/solib-symbol.exp
1807 * gdb.cell/solib.exp
1808 * gdb.compile/compile-tls.exp
1809 * gdb.cp/exception.exp
1810 * gdb.cp/gdb2495.exp
1811 * gdb.cp/local.exp
1812 * gdb.cp/mb-inline.exp
1813 * gdb.cp/mb-templates.exp
1814 * gdb.cp/pr10687.exp
1815 * gdb.cp/pr9167.exp
1816 * gdb.cp/scope-err.exp
1817 * gdb.cp/templates.exp
1818 * gdb.cp/virtfunc.exp
1819 * gdb.dwarf2/dw2-dir-file-name.exp
1820 * gdb.dwarf2/dw2-single-line-discriminators.exp
1821 * gdb.fortran/complex.exp
1822 * gdb.fortran/library-module.exp
1823 * gdb.guile/guile.exp
1824 * gdb.guile/scm-cmd.exp
1825 * gdb.guile/scm-frame-inline.exp
1826 * gdb.guile/scm-objfile.exp
1827 * gdb.guile/scm-pretty-print.exp
1828 * gdb.guile/scm-symbol.exp
1829 * gdb.guile/scm-type.exp
1830 * gdb.guile/scm-value.exp
1831 * gdb.linespec/keywords.exp
1832 * gdb.linespec/ls-errs.exp
1833 * gdb.linespec/macro-relative.exp
1834 * gdb.linespec/thread.exp
1835 * gdb.mi/mi-breakpoint-changed.exp
1836 * gdb.mi/mi-dprintf-pending.exp
1837 * gdb.mi/mi-fullname-deleted.exp
1838 * gdb.mi/mi-logging.exp
1839 * gdb.mi/mi-pending.exp
1840 * gdb.mi/mi-solib.exp
1841 * gdb.mi/new-ui-mi-sync.exp
1842 * gdb.mi/user-selected-context-sync.exp
1843 * gdb.multi/dummy-frame-restore.exp
1844 * gdb.multi/multi-arch-exec.exp
1845 * gdb.multi/remove-inferiors.exp
1846 * gdb.multi/watchpoint-multi-exit.exp
1847 * gdb.opt/solib-intra-step.exp
1848 * gdb.perf/backtrace.exp
1849 * gdb.perf/single-step.exp
1850 * gdb.perf/skip-command.exp
1851 * gdb.perf/skip-prologue.exp
1852 * gdb.perf/solib.exp
1853 * gdb.python/lib-types.exp
1854 * gdb.python/py-as-string.exp
1855 * gdb.python/py-bad-printers.exp
1856 * gdb.python/py-block.exp
1857 * gdb.python/py-breakpoint.exp
1858 * gdb.python/py-cmd.exp
1859 * gdb.python/py-events.exp
1860 * gdb.python/py-evthreads.exp
1861 * gdb.python/py-finish-breakpoint.exp
1862 * gdb.python/py-finish-breakpoint2.exp
1863 * gdb.python/py-frame-inline.exp
1864 * gdb.python/py-frame.exp
1865 * gdb.python/py-inferior.exp
1866 * gdb.python/py-infthread.exp
1867 * gdb.python/py-mi.exp
1868 * gdb.python/py-objfile.exp
1869 * gdb.python/py-pp-maint.exp
1870 * gdb.python/py-pp-registration.exp
1871 * gdb.python/py-prettyprint.exp
1872 * gdb.python/py-recurse-unwind.exp
1873 * gdb.python/py-shared.exp
1874 * gdb.python/py-symbol.exp
1875 * gdb.python/py-symtab.exp
1876 * gdb.python/py-template.exp
1877 * gdb.python/py-type.exp
1878 * gdb.python/py-unwind-maint.exp
1879 * gdb.python/py-unwind.exp
1880 * gdb.python/py-value.exp
1881 * gdb.python/python.exp
1882 * gdb.reverse/finish-reverse-bkpt.exp
1883 * gdb.reverse/insn-reverse.exp
1884 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1885 * gdb.reverse/solib-precsave.exp
1886 * gdb.reverse/solib-reverse.exp
1887 * gdb.stabs/gdb11479.exp
1888 * gdb.stabs/weird.exp
1889 * gdb.threads/fork-child-threads.exp
1890 * gdb.threads/fork-plus-threads.exp
1891 * gdb.threads/fork-thread-pending.exp
1892 * gdb.threads/forking-threads-plus-breakpoint.exp
1893 * gdb.threads/hand-call-in-threads.exp
1894 * gdb.threads/interrupted-hand-call.exp
1895 * gdb.threads/linux-dp.exp
1896 * gdb.threads/local-watch-wrong-thread.exp
1897 * gdb.threads/next-while-other-thread-longjmps.exp
1898 * gdb.threads/non-ldr-exit.exp
1899 * gdb.threads/pending-step.exp
1900 * gdb.threads/print-threads.exp
1901 * gdb.threads/process-dies-while-detaching.exp
1902 * gdb.threads/process-dies-while-handling-bp.exp
1903 * gdb.threads/pthreads.exp
1904 * gdb.threads/queue-signal.exp
1905 * gdb.threads/reconnect-signal.exp
1906 * gdb.threads/signal-command-handle-nopass.exp
1907 * gdb.threads/signal-command-multiple-signals-pending.exp
1908 * gdb.threads/signal-delivered-right-thread.exp
1909 * gdb.threads/signal-sigtrap.exp
1910 * gdb.threads/sigthread.exp
1911 * gdb.threads/staticthreads.exp
1912 * gdb.threads/stepi-random-signal.exp
1913 * gdb.threads/thread-unwindonsignal.exp
1914 * gdb.threads/thread_check.exp
1915 * gdb.threads/thread_events.exp
1916 * gdb.threads/tid-reuse.exp
1917 * gdb.threads/tls-nodebug.exp
1918 * gdb.threads/tls-shared.exp
1919 * gdb.threads/tls-so_extern.exp
1920 * gdb.threads/tls.exp
1921 * gdb.threads/wp-replication.exp
1922 * gdb.trace/actions-changed.exp
1923 * gdb.trace/actions.exp
1924 * gdb.trace/backtrace.exp
1925 * gdb.trace/change-loc.exp
1926 * gdb.trace/collection.exp
1927 * gdb.trace/deltrace.exp
1928 * gdb.trace/disconnected-tracing.exp
1929 * gdb.trace/entry-values.exp
1930 * gdb.trace/ftrace-lock.exp
1931 * gdb.trace/ftrace.exp
1932 * gdb.trace/infotrace.exp
1933 * gdb.trace/mi-trace-frame-collected.exp
1934 * gdb.trace/mi-trace-unavailable.exp
1935 * gdb.trace/mi-traceframe-changed.exp
1936 * gdb.trace/mi-tracepoint-changed.exp
1937 * gdb.trace/mi-tsv-changed.exp
1938 * gdb.trace/no-attach-trace.exp
1939 * gdb.trace/packetlen.exp
1940 * gdb.trace/passc-dyn.exp
1941 * gdb.trace/passcount.exp
1942 * gdb.trace/pending.exp
1943 * gdb.trace/pr16508.exp
1944 * gdb.trace/qtro.exp
1945 * gdb.trace/range-stepping.exp
1946 * gdb.trace/read-memory.exp
1947 * gdb.trace/report.exp
1948 * gdb.trace/save-trace.exp
1949 * gdb.trace/signal.exp
1950 * gdb.trace/stap-trace.exp
1951 * gdb.trace/status-stop.exp
1952 * gdb.trace/strace.exp
1953 * gdb.trace/tfile.exp
1954 * gdb.trace/tfind.exp
1955 * gdb.trace/trace-break.exp
1956 * gdb.trace/trace-condition.exp
1957 * gdb.trace/trace-enable-disable.exp
1958 * gdb.trace/trace-mt.exp
1959 * gdb.trace/tracecmd.exp
1960 * gdb.trace/tracefile-pseudo-reg.exp
1961 * gdb.trace/tspeed.exp
1962 * gdb.trace/tstatus.exp
1963 * gdb.trace/tsv.exp
1964 * gdb.trace/unavailable.exp
1965 * gdb.trace/while-dyn.exp
1966 * gdb.trace/while-stepping.exp
1967 * lib/gdb-guile.exp
1968 * lib/gdb.exp
1969 * lib/mi-support.exp
1970 * lib/pascal.exp
1971 * lib/perftest.exp
1972 * lib/prelink-support.exp
1973 * lib/selftest-support.exp
1974
1975 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1976
1977 * Makefile.in: Include disable-implicit-rules.mk.
1978
1979 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1980
1981 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
1982 non-byte-aligned bit fields.
1983
1984 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
1985
1986 PR gdb/12616
1987 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
1988 respects the DW_AT_data_bit_offset attribute.
1989
1990 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1991
1992 * gdb.base/default.exp: Fix output of "set language".
1993
1994 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
1995
1996 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
1997 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
1998 make.
1999 * configure.ac: Remove checks for the make program.
2000 * configure: Re-generate.
2001
2002 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2003
2004 * gdb.python/py-recurse-unwind.c (main): Add loop.
2005 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2006 to read_register() and gdb.parse_and_eval(). Make each code
2007 call a separate case that can be individually tested.
2008 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2009 proc. Call cont_and_backtrace for each of the code paths that
2010 we want to test in the unwinder.
2011
2012 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2013
2014 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2015 the definition of struct S.
2016
2017 2016-11-11 Catherine Moore <clm@codesourcery.com>
2018
2019 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2020
2021 2016-11-09 Pedro Alves <palves@redhat.com>
2022
2023 * gdb.base/commands.exp (runto_or_return): New procedure.
2024 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2025 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2026 (progvar_simple_while_test, progvar_complex_if_while_test)
2027 (if_while_breakpoint_command_test)
2028 (infrun_breakpoint_command_test, breakpoint_command_test)
2029 (user_defined_command_test, watchpoint_command_test)
2030 (test_command_prompt_position, redefine_hook_test)
2031 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2032 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2033 multi_line_input and multi_line. Remove gdb_expect and
2034 gdb_stop_suppressing_tests uses.
2035 * lib/gdb.exp (valnum_re): New global.
2036 (multi_line_input): New procedure.
2037
2038 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2039
2040 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2041 Remove.
2042 (test_setup): Define with proc_with_prefix.
2043 (test_cli_inferior): Likewise.
2044 (test_cli_thread): Likewise.
2045 (test_cli_frame): Likewise.
2046 (test_cli_select_frame): Likewise.
2047 (test_cli_up_down): Likewise.
2048 (test_mi_thread_select): Likewise.
2049 (test_mi_stack_select_frame): Likewise.
2050 (test_cli_in_mi_inferior): Likewise.
2051 (test_cli_in_mi_thread): Likewise.
2052 (test_cli_in_mi_frame): Likewise.
2053 (top level): Do not use with_test_prefix_procname.
2054
2055 2016-11-09 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.base/commands.exp (gdbvar_simple_if_test)
2058 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2059 (progvar_simple_if_test, progvar_simple_while_test)
2060 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2061 (infrun_breakpoint_command_test, breakpoint_command_test)
2062 (user_defined_command_test, watchpoint_command_test)
2063 (test_command_prompt_position, deprecated_command_test)
2064 (bp_deleted_in_command, temporary_breakpoint_commands)
2065 (stray_arg0_test, source_file_with_indented_comment)
2066 (recursive_source_test, if_commands_test)
2067 (error_clears_commands_left, redefine_hook_test)
2068 (redefine_backtrace_test): Use proc_with_prefix.
2069 * lib/gdb.exp (proc_with_prefix): New proc.
2070
2071 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2072
2073 * gdb.base/tui-layout.c: New file.
2074 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2075 disassembly window contains very long lines.
2076
2077 2016-11-08 Tom Tromey <tom@tromey.com>
2078
2079 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2080 depend on Python 2.
2081
2082 2016-11-08 Tom Tromey <tom@tromey.com>
2083
2084 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2085 New method.
2086
2087 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2088
2089 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2090
2091 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2092
2093 * gdb.rust/simple.rs: Add test for univariant enums without
2094 discriminants and for encoded struct-like enums.
2095
2096 2016-10-28 Pedro Alves <palves@redhat.com>
2097
2098 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2099 gdb_test_multiple, tighten regexps and match symtabs and line
2100 tables incrementally.
2101
2102 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2103
2104 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2105 general.
2106
2107 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2108
2109 * gdb.base/exec-invalid-sysroot.exp: New file.
2110
2111 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2112
2113 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2114
2115 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2116
2117 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2118
2119 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2120
2121 * gdb.base/killed-outside.exp: Remove $options from a call to
2122 `prepare_for_testing'.
2123
2124 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2125
2126 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2127 Change test message.
2128
2129 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2130
2131 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2132 Update comment.
2133
2134 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2135
2136 * gdb.trace/mi-trace-save.exp: New file.
2137
2138 2016-10-13 Yao Qi <yao.qi@linaro.org>
2139
2140 * gdb.base/code_elim.exp (get_var_address): Remove.
2141 * gdb.base/relocate.exp: Likewise.
2142 * gdb.base/shreloc.exp: Likewise.
2143 * lib/gdb.exp (get_var_address): New.
2144
2145 2016-10-13 Yao Qi <yao.qi@linaro.org>
2146
2147 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2148 floating point tests if $skip_float_test is false.
2149
2150 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2151
2152 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2153 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2154 argc values.
2155 Add 1 to argc so we guarantee distinct initial/modified argc values.
2156
2157 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2158
2159 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2160
2161 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2162
2163 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2164 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2165 * gdb.arch/vsx-regs.exp: Likewise.
2166
2167 2016-10-07 Yao Qi <yao.qi@linaro.org>
2168
2169 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2170
2171 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2172
2173 * gdb.python/python.exp: Test decode_line("*0").
2174
2175 2016-10-06 Doug Evans <dje@google.com>
2176
2177 * gdb.python/py-value.exp (test_value_creation): Add test for large
2178 unsigned 64-bit value.
2179
2180 2016-10-06 Tom Tromey <tom@tromey.com>
2181
2182 * gdb.compile/compile.exp: Change java tests to rust.
2183 * gdb.base/setshow.exp: Change java tests to rust.
2184 * gdb.base/default.exp: Remove java from language list.
2185 * README (Examples): Update language example.
2186 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2187 test.
2188 * lib/gdb.exp (skip_java_tests): Remove.
2189 * lib/java.exp: Remove.
2190 * gdb.java: Remove.
2191
2192 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2193
2194 * gdb.arch/mips-fcr.exp: New test.
2195 * gdb.arch/mips-fcr.c: Source for the new test.
2196
2197 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2198
2199 * gdb.base/solib-disc.exp: Use `standard_output_file'
2200 throughout.
2201
2202 2016-10-06 Pedro Alves <palves@redhat.com>
2203
2204 * gdb.base/jit-simple-dl.c: New file.
2205 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2206 * gdb.base/jit-simple.c: ... this.
2207 * gdb.base/jit-simple.exp (jit_run): Delete.
2208 (build_jit): New proc.
2209 (jit_test_reread): Recompile either the main program or the shared
2210 library, depending on what is being tested. Skip changing address
2211 if caller wants to. Compare before/after addresses. If testing
2212 standalone, explicitly load the binary. Test "maint info
2213 breakpoints".
2214 (top level): Add "standalone vs shared lib" and "change address"
2215 vs "same address" axes.
2216
2217 2016-10-06 Pedro Alves <palves@redhat.com>
2218
2219 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2220 call.
2221 (jit_run): Delete.
2222 (jit_test_reread): Use with_test_prefix. Reload the main binary
2223 explicitly. Compare the before/after addresses of the JIT
2224 descriptor.
2225
2226 2016-08-15 Doug Evans <dje@google.com>
2227
2228 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2229 for single bitfields is bool.
2230 * gdb.xml/tdesc-regs.exp: Ditto.
2231
2232 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2233
2234 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2235
2236 2016-10-05 Yao Qi <yao.qi@linaro.org>
2237
2238 * lib/gdb.exp (support_complex_tests): Return zero if
2239 gdb_skip_float_test return true.
2240
2241 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2242 Simon Marchi <simon.marchi@ericsson.com>
2243
2244 PR gdb/20487
2245 * gdb.mi/user-selected-context-sync.exp: New file.
2246 * gdb.mi/user-selected-context-sync.c: New file.
2247
2248 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2249 Simon Marchi <simon.marchi@ericsson.com>
2250
2251 PR gdb/20487
2252 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2253 =thread-select-event check.
2254
2255 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2256
2257 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2258 the compulsory L operand changes.
2259 * gdb.arch/powerpc-power.s: Likewise.
2260
2261 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2262
2263 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2264 * gdb.base/jit-attach-pie.c: New file.
2265 * gdb.base/jit-attach-pie.exp: New file.
2266
2267 2016-09-28 Pedro Alves <palves@redhat.com>
2268
2269 * gdb.base/infcall-input.c: New file.
2270 * gdb.base/infcall-input.exp: New file.
2271
2272 2016-09-22 Yao Qi <yao.qi@linaro.org>
2273
2274 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2275 (gdb_exit): Rename it to ...
2276 (gdbserver_gdb_exit): ... Close GDBserver.
2277 (gdb_exit): New proc, call gdbserver_gdb_exit.
2278 (mi_gdb_exit): Likewise.
2279
2280 2016-09-22 Yao Qi <yao.qi@linaro.org>
2281
2282 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2283 path.
2284 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2285 Remove duplication.
2286
2287 2016-09-22 Yao Qi <yao.qi@linaro.org>
2288
2289 * lib/gdbserver-support.exp: Check the existence of
2290 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2291
2292 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2293
2294 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2295
2296 2016-09-21 Tom Tromey <tom@tromey.com>
2297
2298 PR gdb/20604:
2299 * gdb.base/quit.exp: New file.
2300
2301 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2302
2303 * .gitignore: New file.
2304
2305 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2306
2307 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2308 throughout.
2309
2310 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2311
2312 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2313
2314 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2315
2316 * gdb.cp/casts.cc (decltype): Move it ...
2317 (main): ... with its call to ...
2318 * gdb.cp/casts03.cc: ... a new file.
2319 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2320
2321 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2322
2323 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2324
2325 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2326
2327 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2328 and sync up the test with tests in gas/testsuite/gas/ppc.
2329 * gdb.arch/powerpc-power.exp: Likewise.
2330
2331 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2332
2333 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2334
2335 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2336 Jan Kratochvil <jan.kratochvil@redhat.com>
2337
2338 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2339 make m1's definition to be different from m2's. Use 'dummy' as an
2340 argument for probe 'two'.
2341
2342 2016-09-10 Jon Beniston <jon@beniston.com>
2343
2344 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2345 for sim target.
2346
2347 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2348
2349 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2350 variable declaration.
2351 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2352 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2353 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2354 received HWCAP as its argument.
2355
2356 2016-09-06 Pedro Alves <palves@redhat.com>
2357
2358 * gdb.base/new-ui-pending-input.c: New file.
2359 * gdb.base/new-ui-pending-input.exp: New file.
2360 * gdb.exp (clear_gdb_spawn_id): New procedure.
2361 (with_spawn_id): Check whether gdb_spawn_id exists before
2362 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2363 on exit.
2364
2365 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2366
2367 * gdb.base/float128.c: New file.
2368 * gdb.base/float128.exp: Likewise.
2369 * gdb.base/floatn.c: Likewise.
2370 * gdb.base/floatn.exp: Likewise.
2371
2372 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2373
2374 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2375
2376 2016-09-05 Pedro Alves <palves@redhat.com>
2377
2378 PR backtrace/19927
2379 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2380 unwinders are immediately called as side effect of "source" or
2381 "disable unwinder" commands.
2382 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2383
2384 2016-09-02 Yao Qi <yao.qi@linaro.org>
2385
2386 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2387 is true and $type is "float" or "double".
2388
2389 2016-09-02 Yao Qi <yao.qi@linaro.org>
2390
2391 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2392 true.
2393 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2394 * gdb.base/call-rt-st.exp: Likewise.
2395 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2396 return value instead of gdb,skip_float_test.
2397 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2398 (do_function_calls): Use its return value instead of
2399 gdb,skip_float_test.
2400 * gdb.base/finish.exp: Likewise.
2401 * gdb.base/funcargs.exp: Likewise.
2402 * gdb.base/return.exp: Likewise.
2403 * gdb.base/return2.exp: Likewise.
2404 * gdb.base/varargs.exp: Likewise.
2405 * lib/gdb.exp (gdb_skip_float_test): Change it to
2406 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2407
2408 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2409
2410 * gdb.multi/tids.exp: Test "thread apply all".
2411
2412 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2413
2414 * gdb.base/default.exp (tty): Remove.
2415
2416 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2417
2418 * gdb.python/py-recurse-unwind.c: New file.
2419 * gdb.python/py-recurse-unwind.py: New file.
2420 * gdb.python/py-recurse-unwind.exp: New file.
2421
2422 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2423
2424 * gdb.base/set-inferior-tty.exp: New file.
2425 * gdb.base/set-inferior-tty.c: New file.
2426
2427 2016-08-23 Pedro Alves <palves@redhat.com>
2428
2429 PR gdb/20494
2430 * gdb.base/new-ui-echo.c: New file.
2431 * gdb.base/new-ui-echo.exp: New file.
2432
2433 2016-08-23 Yao Qi <yao.qi@linaro.org>
2434
2435 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2436 gdbserver_spawn.
2437 * gdb.server/connect-without-multi-process.exp (do_test):
2438 Likewise.
2439
2440 2016-08-23 Yao Qi <yao.qi@linaro.org>
2441
2442 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2443 standalone_txt. Delete gdb_txt and standalone_txt on host
2444 and target. Spawn the binary on target. Copy files from
2445 target to host.
2446
2447 2016-08-22 Pedro Alves <palves@redhat.com>
2448
2449 PR gdb/20505
2450 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2451 with_test_prefix. Factor out bits to ...
2452 (test_no_vdso): ... this new procedure.
2453
2454 2016-08-19 Carl Love <cel@us.ibm.com>
2455
2456 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2457 maintaining separate logic for constructing the output path.
2458 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2459 * gdb.arch/ppc-dfp.exp: Likewise.
2460 * gdb.arch/ppc-fp.exp: Likewise.
2461 * gdb.arch/vsx-regs.exp: Likewise.
2462 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2463 binprefix for generating the additional binary files.
2464
2465 2016-08-19 Pedro Alves <palves@redhat.com>
2466
2467 * gdb.trace/mi-trace-frame-collected.exp
2468 (test_trace_frame_collected): On x32, expect two registers.
2469
2470 2016-08-18 Carl Love <cel@us.ibm.com>
2471
2472 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2473 and sync up the test with tests in gas/testsuite/gas/ppc.
2474 * gdb.arch/powerpc-power.exp: Likewise.
2475
2476 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2477
2478 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2479 expected error message.
2480
2481 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2482
2483 * gdb.multi/remove-inferiors.exp: New file.
2484 * gdb.multi/remove-inferiors.c: New file.
2485
2486 2016-08-12 Yao Qi <yao.qi@linaro.org>
2487
2488 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2489 argument list.
2490
2491 2016-08-10 Pedro Alves <palves@redhat.com>
2492
2493 PR gdb/19187
2494 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2495 setup_kfails.
2496
2497 2016-08-09 Pedro Alves <palves@redhat.com>
2498 Simon Marchi <simon.marchi@ericsson.com>
2499
2500 PR gdb/20418
2501 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2502 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2503
2504 2016-08-09 Pedro Alves <palves@redhat.com>
2505
2506 PR mi/20431
2507 * gdb.mi/mi-cmd-error.exp: New file.
2508
2509 2016-08-09 Pedro Alves <palves@redhat.com>
2510
2511 PR gdb/18653
2512 * gdb.base/signals-state-child.c: New file.
2513 * gdb.base/signals-state-child.exp: New file.
2514 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2515
2516 2016-08-09 Pedro Alves <palves@redhat.com>
2517
2518 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2519
2520 2016-08-03 Tom Tromey <tom@tromey.com>
2521
2522 PR python/18565:
2523 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2524
2525 2016-08-01 Yao Qi <yao.qi@linaro.org>
2526
2527 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2528 variable mode to "multi-process" if $multi_process is 1, otherwise
2529 set it to "single-process".
2530
2531 2016-08-01 Yao Qi <yao.qi@linaro.org>
2532
2533 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2534 * gdb.cp/cpexprs.exp: Likewise.
2535 * gdb.cp/m-static.exp: Likewise.
2536
2537 2016-07-26 Tom Tromey <tom@tromey.com>
2538
2539 PR python/20190:
2540 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2541 test.
2542
2543 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2544
2545 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2546 selecting assembly source files.
2547 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2548 assembly source files.
2549 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2550 assembly source files.
2551 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2552 selecting assembly source files.
2553
2554 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2555
2556 * gdb.base/new-ui.exp (do_test_invalid_args): New
2557 procedure.
2558
2559 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2560
2561 * gdb.btrace/reconnect.c: New file.
2562 * gdb.btrace/reconnect.exp: New file.
2563
2564 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2565
2566 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2567 to test_catch_syscall_group.
2568 (test_catch_syscall_group): New.
2569
2570 2016-07-21 Tom Tromey <tom@tromey.com>
2571
2572 * gdb.rust/simple.rs (main): Use empty struct expression.
2573 * gdb.rust/simple.exp: Add tests for empty struct expression.
2574
2575 2016-07-21 Yao Qi <yao.qi@linaro.org>
2576
2577 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2578 if gdb_skip_xml_test is true on some targets.
2579
2580 2016-07-21 Yao Qi <yao.qi@linaro.org>
2581
2582 * gdb.server/solib-list.exp: Unset last_loaded_file.
2583
2584 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2585
2586 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2587 "step into captured_main (args)".
2588
2589 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2590
2591 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2592
2593 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2594
2595 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2596
2597 2016-07-19 Pedro Alves <palves@redhat.com>
2598
2599 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2600 * gdb.opt/inline-bt.exp: Likewise.
2601 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2602 additional_flags=-Winline.
2603 * gdb.opt/inline-locals.exp: Likewise.
2604 * gdb.opt/inline-markers.c (ATTR): Define.
2605 (inlined_fn): Use it.
2606
2607 2016-07-19 Yao Qi <yao.qi@linaro.org>
2608
2609 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2610 (test_with_self): Remove some code. Remove argument executable.
2611 (top-level): Use do_self_tests.
2612
2613 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2614 Don Breazeal <donb@codesourcery.com>
2615
2616 * gdb.base/maint.exp: Escape paths used in regular expressions.
2617 * gdb.stabs/weird.exp: Likewise.
2618
2619 2016-07-13 Tom Tromey <tom@tromey.com>
2620
2621 PR python/15620, PR python/18620:
2622 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2623 (test_bkpt_events): New procs.
2624
2625 2016-07-13 Tom Tromey <tom@tromey.com>
2626
2627 PR python/17698:
2628 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2629 test.
2630 (test_watchpoints): Likewise.
2631 (test_bkpt_pending): New proc.
2632
2633 2016-07-13 Tom Tromey <tom@tromey.com>
2634
2635 PR cli/18053:
2636 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2637 completion test.
2638
2639 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2640
2641 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2642 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2643 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2644 f_label.
2645 (g): Rename g_end_lbl to g_label.
2646 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2647 low_pc and high_pc.
2648 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2649
2650 2016-07-12 Tom Tromey <tom@tromey.com>
2651
2652 PR python/19293:
2653 * gdb.python/py-unwind-maint.exp: Update tests.
2654
2655 2016-07-12 Yao Qi <yao.qi@linaro.org>
2656
2657 * lib/selftest-support.exp (selftest_setup): Match the output
2658 when captured_main is inlined.
2659
2660 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2661
2662 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2663 New variables.
2664 (print this%a, print this%b, print this): New tests.
2665 * gdb.fortran/derived-types.f90 (this): New object and
2666 initialization.
2667
2668 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2669
2670 * gdb.ada/arraydim.exp: Remove extra directory level in build
2671 directory.
2672
2673 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2674
2675 * lib/ada.exp: Remove extra directory level in build directory.
2676 * gdb.ada/cond_lang.exp: Likewise.
2677 * gdb.ada/exec_changed.exp: Likewise.
2678 * gdb.ada/lang_switch.exp: Likewise.
2679
2680 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2681
2682 * simple.rs: Add test for raw pointer subscripting.
2683 * simple.exp: Add test expectations.
2684
2685 2016-07-05 Yao Qi <yao.qi@linaro.org>
2686
2687 * gdb.mi/mi-reverse.exp: Match =record-started output.
2688
2689 2016-07-01 Pedro Alves <palves@redhat.com>
2690
2691 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2692 procedure.
2693 (jit_reader_test): Test the jit reader's unwinder.
2694 * gdb.base/jithost.c (jit_function_00_code): New global.
2695 (main): Use memcpy to fill in the mmapped code, instead of poking
2696 bytes manually here.
2697 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2698 value.
2699 (read_debug_info): Save the function's range.
2700 (read_sp): New function.
2701 (unwind_frame): Use it. Also unwind RBP.
2702 (get_frame_id): Use read_sp.
2703 (gdb_init_reader): Use calloc instead of malloc.
2704 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2705 parameter. Use gdb_test_multiple.
2706
2707 2016-07-01 Pedro Alves <palves@redhat.com>
2708 Antoine Tremblay <antoine.tremblay@ericsson.com>
2709
2710 * gdb.threads/process-dies-while-detaching.c: New file.
2711 * gdb.threads/process-dies-while-detaching.exp: New file.
2712
2713 2016-07-01 Pedro Alves <palves@redhat.com>
2714
2715 * gdb.multi/watchpoint-multi-exit.c: New file.
2716 * gdb.multi/watchpoint-multi-exit.exp: New file.
2717
2718 2016-06-30 Pedro Alves <palves@redhat.com>
2719
2720 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2721 unset inferior_spawn_id.
2722
2723 2016-06-30 Pedro Alves <palves@redhat.com>
2724
2725 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2726 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2727
2728 2016-06-29 Yao Qi <yao.qi@linaro.org>
2729
2730 * gdb.base/return.c: Add copyright header.
2731
2732 2016-06-29 Tom Tromey <tom@tromey.com>
2733
2734 PR python/20129:
2735 * gdb.python/py-framefilter.exp: Add tests for setting priority
2736 and disabling of non-existent frame filter.
2737
2738 2016-06-29 Yao Qi <yao.qi@linaro.org>
2739
2740 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2741 0x0f07ff.
2742
2743 2016-06-28 Yao Qi <yao.qi@linaro.org>
2744
2745 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2746 triplets. Start gdb, execute catch syscall, and continue. Check
2747 gdb's output to determine catch syscall is supported.
2748
2749 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2750
2751 * gdb.rust/simple.rs: Add test for returning unit in a function.
2752 * gdb.rust/simple.exp: Add expectation for functions returning
2753 unit.
2754
2755 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2756
2757 * gdb.python/py-breakpoint-create-fail.c,
2758 gdb.python/py-breakpoint-create-fail.exp,
2759 gdb.python/py-breakpoint-create-fail.py: New testcase.
2760
2761 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2762
2763 PR gdb/20239
2764 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2765 * gdb.rust/simple.exp: Add test expectations for new NonZero
2766 tests.
2767
2768 2016-06-24 David Taylor <dtaylor@emc.com>
2769
2770 * gdb.base/offsets.exp: New file.
2771 * gdb.base/offsets.c: New file.
2772
2773 2016-06-23 Tom Tromey <tom@tromey.com>
2774
2775 PR gdb/16483:
2776 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2777 before any filters are loaded.
2778
2779 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2780
2781 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2782 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2783 structs.
2784 * gdb.fortran/derived-type-function.exp: New file.
2785 * gdb.fortran/derived-type-function.f90: New file.
2786
2787
2788 2016-06-21 Pedro Alves <palves@redhat.com>
2789
2790 * gdb.base/new-ui.exp: New file.
2791 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2792 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2793 (with_spawn_id): New procedure.
2794
2795 2016-06-21 Pedro Alves <palves@redhat.com>
2796
2797 * gdb.mi/mi-exec-run.exp: New file.
2798
2799 2016-06-21 Pedro Alves <palves@redhat.com>
2800
2801 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2802 breakpoint command's output on the main UI.
2803 (test_break): New procedure, factored out from calls in the top
2804 level.
2805 (top level): Use foreach_with_prefix to test MI as main UI and as
2806 separate UI.
2807
2808 2016-06-21 Pedro Alves <palves@redhat.com>
2809
2810 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2811 (test_awatch_creation_and_listing)
2812 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2813 Remove 'type' parameter.
2814 (test_watchpoint_all): New parameter mi_mode. Remove
2815 with_test_prefix.
2816 (top level): Use foreach_with_prefix, and add main/separate UI MI
2817 testing axis.
2818
2819 2016-06-21 Pedro Alves <palves@redhat.com>
2820
2821 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2822 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2823 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2824 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2825 (gdb_main_spawn_id, mi_spawn_id): Declare and
2826 comment.
2827 (mi_create_inferior_pty): New procedure,
2828 factored out from default_mi_gdb_start.
2829 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2830 procedures.
2831 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2832 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2833 Use mi_create_inferior_pty.
2834 (mi_gdb_start): Use eval to pass down args list.
2835
2836 2016-06-21 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2839 * gdb.opt/inline-cmds.exp: Add MI tests.
2840
2841 2016-06-21 Pedro Alves <palves@redhat.com>
2842
2843 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2844
2845 2016-06-21 Pedro Alves <palves@redhat.com>
2846
2847 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2848 (top level): Use it instead of mi_execute_to.
2849
2850 2016-06-21 Pedro Alves <palves@redhat.com>
2851
2852 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2853 (cont_handler_str): New.
2854 (signal_stop_handler): Set stop_handler_str instead of printing to
2855 stdout.
2856 (continue_handler): Set cont_handler_str instead of printing to
2857 stdout.
2858 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2859 mi_send_resuming_command. Print stop_handler_str and
2860 cont_handler_str instead of expecting the python events print
2861 directly.
2862
2863 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2864
2865 * gdb.base/jit-reader.exp: New file.
2866 * gdb.base/jithost.c: New file.
2867 * gdb.base/jithost.h: New file.
2868 * gdb.base/jitreader.c : New file.
2869 * gdb.base/jit-protocol.h: New file.
2870
2871 2016-06-17 Yao Qi <yao.qi@linaro.org>
2872
2873 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2874 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2875 and detach-on-fork. Adjust tests.
2876 (top level): Invoke break_cond_on_syscall with combinations of
2877 syscall, follow-fork-mode and detach-on-fork.
2878
2879 2016-06-17 Yao Qi <yao.qi@linaro.org>
2880
2881 * gdb.base/step-over-exit.c: New.
2882 * gdb.base/step-over-exit.exp: New.
2883
2884 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2885
2886 * gdb.base/float.exp: Add target check for nds32*-*-*.
2887 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2888
2889 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2890
2891 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2892 for unsupported target features.
2893 * gdb.base/call-rt-st.exp: Likewise.
2894 * gdb.base/call-sc.exp: Likewise.
2895 * gdb.base/call-signal-resume.exp: Likewise.
2896 * gdb.base/call-strs.exp: Likewise.
2897 * gdb.base/callexit.exp: Likewise.
2898 * gdb.base/callfuncs.exp: Likewise.
2899 * gdb.base/nodebug.exp: Likewise.
2900 * gdb.base/printcmds.exp: Likewise.
2901 * gdb.base/ptype.exp: Likewise.
2902 * gdb.base/structs.exp: Likewise.
2903 * gdb.base/unwindonsignal.exp: Likewise.
2904 * gdb.cp/gdb2495.exp: Likewise.
2905 * gdb.cp/templates.exp: Likewise.
2906 * gdb.cp/virtfunc.exp: Likewise.
2907 * gdb.threads/hand-call-in-threads.exp: Likewise.
2908 * gdb.threads/interrupted-hand-call.exp: Likewise.
2909 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2910
2911 2016-06-10 Tom Tromey <tom@tromey.com>
2912
2913 PR rust/20110:
2914 * gdb.rust/expr.exp: Add test for integer constant larger than
2915 i32.
2916
2917 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2918
2919 * gdb.fortran/nested-funcs.exp: New.
2920 * gdb.fortran/nested-funcs.f90: New.
2921
2922 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2923
2924 * gdb.base/examine-backward.c: New file.
2925 * gdb.base/examine-backward.exp: New file.
2926
2927 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2928
2929 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2930 matching.
2931
2932 2016-06-02 Tom Tromey <tom@tromey.com>
2933
2934 PR python/18984:
2935 * gdb.python/py-shared.exp: Add solib_name test.
2936
2937 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2938
2939 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2940
2941 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2942
2943 PR c++/19893
2944 * gdb.dwarf2/implref.exp: Rename to...
2945 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2946 * gdb.dwarf2/implref-array.c: New file.
2947 * gdb.dwarf2/implref-array.exp: Likewise.
2948 * gdb.dwarf2/implref-global.c: Likewise.
2949 * gdb.dwarf2/implref-global.exp: Likewise.
2950 * gdb.dwarf2/implref-struct.c: Likewise.
2951 * gdb.dwarf2/implref-struct.exp: Likewise.
2952
2953 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2954
2955 * gdb.trace/trace-condition.exp: Add 64bit tests.
2956
2957 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2958
2959 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
2960 bits types.
2961 (main): Adapt to 8 to 64 bits types.
2962 * gdb.trace/trace-condition.exp: Add new tests.
2963
2964 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2965
2966 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
2967
2968 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2969
2970 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
2971 Move condition tests...
2972 * gdb.trace/trace-condition.exp: Here.
2973
2974 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2975
2976 * gdb.trace/trace-condition.exp: Add counter-case tests.
2977
2978 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2979
2980 PR c++/15231
2981 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
2982 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
2983
2984 2016-05-27 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
2987 New procedure.
2988 (top level): Call it, and bail out of DejaGnu is known to be bad.
2989
2990 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
2991
2992 * gdb.base/whatis.c: Extend the test case.
2993 * gdb.base/whatis.exp: Add additional tests.
2994
2995 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
2996
2997 * gdb.fortran/type.f90: Add pointer variable.
2998 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
2999
3000 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3001
3002 * gdb.fortran/vla-type.exp: Fix testcase name.
3003
3004 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3005
3006 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3007
3008 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3009
3010 * gdb.fortran/type.f90: Add nested structures.
3011 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3012 * gdb.fortran/derived-type.exp: Adapt expected output.
3013 * gdb.fortran/vla-type.exp: Adapt expected output.
3014
3015 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3016
3017 * gdb.fortran/whatis_type.exp: Adapt expected output.
3018
3019 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3020
3021 * gdb.fortran/print_type.exp: Fix expected output.
3022 * gdb.fortran/whatis_type.exp: Fix expected output.
3023
3024 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3025
3026 * gdb.fortran/whatis_type.exp: Use multi_line.
3027
3028 2016-05-24 Tom Tromey <tom@tromey.com>
3029
3030 PR python/17386:
3031 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3032 use value as an index.
3033
3034 2016-05-23 Tom Tromey <tom@tromey.com>
3035
3036 PR python/17981:
3037 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3038 no-breakpoint case.
3039
3040 2016-05-24 Pedro Alves <palves@redhat.com>
3041
3042 PR gdb/19828
3043 * gdb.threads/clone-attach-detach.c: New file.
3044 * gdb.threads/clone-attach-detach.exp: New file.
3045
3046 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3047
3048 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3049
3050 2016-05-23 Tom Tromey <tom@tromey.com>
3051
3052 PR python/19438, PR python/18393:
3053 * gdb.python/py-progspace.exp: Add "dir" test.
3054 * gdb.python/py-objfile.exp: Add "dir" test.
3055
3056 2016-05-23 Yao Qi <yao.qi@linaro.org>
3057
3058 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3059 * gdb.arch/thumb2-it.exp: Likewise.
3060
3061 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3062
3063 * gdb.mi/mi-threads-interrupt.c: New file.
3064 * gdb.mi/mi-threads-interrupt.exp: New file.
3065
3066 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3067
3068 PR gdb/18077
3069 * gdb.mi/mi-async-run.exp: New file.
3070 * gdb.mi/mi-async-run.c: New file.
3071
3072 2016-05-17 Tom Tromey <tom@tromey.com>
3073 Manish Goregaokar <manishsmail@gmail.com>
3074
3075 * lib/rust-support.exp: New file.
3076 * lib/gdb.exp (skip_rust_tests): New proc.
3077 (build_executable_from_specs): Handle rust.
3078 * lib/future.exp (gdb_find_rustc): New proc.
3079 (gdb_default_target_compile): Handle rust.
3080 * gdb.rust/expr.exp: New file.
3081 * gdb.rust/generics.exp: New file.
3082 * gdb.rust/generics.rs: New file.
3083 * gdb.rust/methods.exp: New file.
3084 * gdb.rust/methods.rs: New file.
3085 * gdb.rust/modules.exp: New file.
3086 * gdb.rust/modules.rs: New file.
3087 * gdb.rust/simple.exp: New file.
3088 * gdb.rust/simple.rs: New file.
3089
3090 2016-05-17 Tom Tromey <tom@tromey.com>
3091
3092 * gdb.base/default.exp (set language): Add rust.
3093
3094 2016-05-17 Tom Tromey <tom@tromey.com>
3095
3096 * gdb.gdb/unittest.exp: New file.
3097
3098 2016-05-16 Yao Qi <yao.qi@linaro.org>
3099
3100 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3101 shell_prompt. Update shell_prompt_re.
3102
3103 2016-05-12 Doug Evans <dje@google.com>
3104
3105 PR symtab/19999
3106 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3107 $options when building executable.
3108 * gdb.dwarf2/fission-loclists-pie.S: New file.
3109 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3110
3111 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3112
3113 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3114 of [is_remote target],
3115
3116 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3117
3118 * lib/gdb.exp (use_gdb_stub): New procedure.
3119
3120 2016-05-03 Yunlian Jiang <yunlian@google.com>
3121 Doug Evans <dje@google.com>
3122
3123 PR symtab/19914
3124 * gdb.dwarf2/dwp-sepdebug.c: New file.
3125 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3126
3127 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3128
3129 * gdb.base/detach.exp: Remove is_remote check.
3130
3131 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3132
3133 * gdb.base/annota-input-while-running.exp: Don't check for
3134 [is_remote target]. Enable annotations after running to main.
3135 Remove unused "set test..." line.
3136
3137 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3138
3139 * gdb.trace/trace-enable-disable.exp: New file.
3140 * gdb.trace/trace-enable-disable.c: New file.
3141
3142 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3143
3144 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3145 use it in info sharedlibrary test.
3146 * gdb.trace/ftrace-lock.exp: Likewise.
3147 * gdb.trace/ftrace.exp: Likewise.
3148 * gdb.trace/range-stepping.exp: Likewise.
3149 * gdb.trace/trace-break.exp: Likewise.
3150 * gdb.trace/trace-condition.exp: Likewise.
3151 * gdb.trace/trace-mt.exp: Likewise.
3152
3153 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3154
3155 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3156 (gdb_load_shlib): ... this.
3157 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3158 gdb_load_shlib.
3159 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3160 * gdb.base/ctxobj.exp: Likewise.
3161 * gdb.base/dprintf-pending.exp: Likewise.
3162 * gdb.base/dso2dso.exp: Likewise.
3163 * gdb.base/fixsection.exp: Likewise.
3164 * gdb.base/gcore-relro.exp: Likewise.
3165 * gdb.base/gdb1555.exp: Likewise.
3166 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3167 * gdb.base/gnu-ifunc.exp: Likewise.
3168 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3169 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3170 * gdb.base/pending.exp: Likewise.
3171 * gdb.base/print-file-var.exp: Likewise.
3172 * gdb.base/print-symbol-loading.exp: Likewise.
3173 * gdb.base/shlib-call.exp: Likewise.
3174 * gdb.base/shreloc.exp: Likewise.
3175 * gdb.base/so-impl-ld.exp: Likewise.
3176 * gdb.base/solib-disc.exp: Likewise.
3177 * gdb.base/solib-nodir.exp: Likewise.
3178 * gdb.base/solib-overlap.exp: Likewise.
3179 * gdb.base/solib-symbol.exp: Likewise.
3180 * gdb.base/solib-weak.exp (do_test): Likewise.
3181 * gdb.base/sym-file.exp: Likewise.
3182 * gdb.base/symtab-search-order.exp: Likewise.
3183 * gdb.base/type-opaque.exp: Likewise.
3184 * gdb.base/unload.exp: Likewise.
3185 * gdb.base/watchpoint-solib.exp: Likewise.
3186 * gdb.compile/compile.exp: Likewise.
3187 * gdb.cp/gdb2384.exp: Likewise.
3188 * gdb.cp/infcall-dlopen.exp: Likewise.
3189 * gdb.cp/re-set-overloaded.exp: Likewise.
3190 * gdb.fortran/library-module.exp: Likewise.
3191 * gdb.opt/solib-intra-step.exp: Likewise.
3192 * gdb.python/py-finish-breakpoint.exp: Likewise.
3193 * gdb.python/py-shared.exp: Likewise.
3194 * gdb.reverse/solib-precsave.exp: Likewise.
3195 * gdb.reverse/solib-reverse.exp: Likewise.
3196 * gdb.server/solib-list.exp: Likewise.
3197 * gdb.threads/dlopen-libpthread.exp: Likewise.
3198 * gdb.threads/tls-shared.exp: Likewise.
3199 * gdb.threads/tls-so_extern.exp: Likewise.
3200 * gdb.trace/change-loc.exp: Likewise.
3201 * gdb.trace/ftrace-lock.exp: Likewise.
3202 * gdb.trace/ftrace.exp: Likewise.
3203 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3204 * gdb.trace/pending.exp: Likewise.
3205 * gdb.trace/range-stepping.exp: Likewise.
3206 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3207 (strace_info_marker): Likewise.
3208 (strace_probe_marker): Likewise.
3209 (strace_trace_on_same_addr): Likewise.
3210 (strace_trace_on_diff_addr): Likewise.
3211 * gdb.trace/trace-break.exp: Likewise.
3212 * gdb.trace/trace-condition.exp: Likewise.
3213 * gdb.trace/trace-mt.exp: Likewise.
3214
3215 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3216
3217 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3218 result of gdb_remote_download.
3219 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3220 * gdb.base/dso2dso.exp: Likewise.
3221 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3222 * gdb.base/print-file-var.exp: Likewise.
3223 * gdb.base/shlib-call.exp: Likewise.
3224 * gdb.base/shreloc.exp: Likewise.
3225 * gdb.base/solib-overlap.exp: Likewise.
3226 * gdb.base/solib-weak.exp (do_test): Likewise.
3227 * gdb.base/unload.exp: Likewise.
3228
3229 2016-04-27 Yao Qi <yao.qi@linaro.org>
3230
3231 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3232 exists.
3233
3234 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3235
3236 * vla-type.exp: Print structure from toplevel.
3237
3238 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3239
3240 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3241 of dynamic types.
3242 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3243 of dynamic types.
3244
3245 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3246
3247 * gdb.fortran/vla-type.f90: New file.
3248 * gdb.fortran/vla-type.exp: New file.
3249
3250 2016-04-25 Yao Qi <yao.qi@linaro.org>
3251
3252 * gdb.base/branch-to-self.c: New file.
3253 * gdb.base/branch-to-self.exp: New file.
3254
3255 2016-04-22 Yao Qi <yao.qi@linaro.org>
3256
3257 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3258 more after $hex.
3259
3260 2016-04-22 Yao Qi <yao.qi@linaro.org>
3261
3262 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3263 * gdb.base/annota3.exp: Likewise.
3264
3265 2016-04-22 Yao Qi <yao.qi@linaro.org>
3266
3267 * gdb.reverse/step-precsave.exp: Do one step and test program
3268 stops in "callee" and do multiple steps until program goes out
3269 of "callee".
3270 * gdb.reverse/step-reverse.exp: Likewise.
3271
3272 2016-04-22 Yao Qi <yao.qi@linaro.org>
3273
3274 * gdb.trace/signal.exp: Also pass if
3275 $tracepoint_hits($i) > $iterations.
3276
3277 2016-04-22 Yao Qi <yao.qi@linaro.org>
3278
3279 * gdb.trace/signal.c: New file.
3280 * gdb.trace/signal.exp: New file.
3281
3282 2016-04-19 Doug Evans <xdje42@gmail.com>
3283
3284 * gdb.base/bad-file.exp: New file.
3285
3286 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3287
3288 * gdb.dwarf2/implref.exp: New file.
3289
3290 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3291
3292 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3293 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3294 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3295 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3296 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3297 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3298 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3299 * lib/fortran.exp (fortran_int4): New procedure.
3300 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3301 (fortran_logical4): Likewise.
3302
3303 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3304
3305 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3306
3307 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3308
3309 * lib/compiler.c: Add Intel specific preprocessor macros.
3310 * lib/compiler.cc: Likewise.
3311
3312 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3313
3314 * gdb.server/connect-with-no-symbol-file.c: New file.
3315 * gdb.server/connect-with-no-symbol-file.exp: New file.
3316
3317 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3318
3319 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3320
3321 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3322
3323 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3324 standard output directory.
3325
3326 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3327
3328 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3329
3330 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3331
3332 * gdb.btrace/instruction_history.c (loop): Add declaration.
3333
3334 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3335
3336 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3337
3338 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3339
3340 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3341 parentheses to print.
3342 (continue_handler): Likewise.
3343
3344 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3345
3346 * gdb.server/solib-list.exp: Remove is_remote check.
3347 Pass shlib= to gdb_compile. Don't link shared library with
3348 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3349 Run binary filename through "readlink -f" on the target.
3350
3351 2016-04-08 Pedro Alves <palves@redhat.com>
3352
3353 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3354 interpreter filename as argument to gdbserver_spawn.
3355 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3356 Return empty if $last_loaded_file does not exist.
3357
3358 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3361 * gdb.base/jit-main.c: Use exit after usage.
3362
3363 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3364
3365 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3366 GDBHISTSIZE prior to the tests.
3367 * gdb.base/gdbinit-history.exp: Likewise.
3368
3369 2016-04-07 Pedro Alves <palves@redhat.com>
3370
3371 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3372 instead of build_executable. Use gdb_load_shlibs.
3373
3374 2016-04-07 Yao Qi <yao.qi@linaro.org>
3375
3376 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3377 Execute "si" command.
3378
3379 2016-04-07 Yao Qi <yao.qi@linaro.org>
3380
3381 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3382 number instead of the comments on some line.
3383
3384 2016-04-06 Don Breazeal <donb@codesourcery.com>
3385
3386 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3387 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3388
3389 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3390
3391 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3392 standard_output_file. Remove unused binfile variable.
3393
3394 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3395
3396 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3397 * gdb.python/py-mi-objfile.exp: Match "list main" output
3398 in console format.
3399
3400 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3401
3402 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3403 absolute.
3404
3405 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3406
3407 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3408 absolute.
3409 * gdb.trace/ftrace.exp: Likewise.
3410 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3411 targets as well.
3412 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3413 (gdb_load_shlibs): Copy libraries to test directory when testing
3414 natively. Only set solib-search-path if testing remotely.
3415 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3416
3417 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3418
3419 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3420 gdb_download. Use it even if the target is not remote.
3421 * gdb.base/jit.exp (compile_jit_test): Likewise.
3422 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3423 output directory if the destination board is local, otherwise use
3424 the standard remote_download from DejaGnu.
3425 (gdb_download): Remove.
3426 (gdb_load_shlibs): Use gdb_remote_download instead of
3427 gdb_download.
3428 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3429 Use gdb_remote_download instead of gdb_download. Use it even if
3430 the target is not remote.
3431 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3432 instead of gdb_download.
3433
3434 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3435
3436 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3437 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3438 run.
3439
3440 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3441
3442 PR gdb/19820
3443 * gdb.base/printcmds.exp: Add artificial arrays tests.
3444
3445 2016-03-31 Pedro Alves <palves@redhat.com>
3446
3447 PR gdb/19858
3448 * gdb.base/jit-main.c: Include unistd.h.
3449 (ATTACH): Define to 0 if not already defined.
3450 (wait_for_gdb, mypid): New globals.
3451 (WAIT_FOR_GDB): New macro.
3452 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3453 some breakpoint locations.
3454 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3455 New procedures.
3456 (one_jit_test): Add REATTACH parameter, and handle it. Use
3457 continue_to_test_location.
3458 (top level): Test attach, and adjusts calls to one_jit_test.
3459
3460 2016-03-31 Pedro Alves <palves@redhat.com>
3461
3462 PR gdb/19858
3463 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3464 BINSUFFIX parameter, and handle it.
3465 (top level): Adjust calls compile_jit_test.
3466
3467 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3468
3469 PR python/19743
3470 * gdb.python/py-mi-events-gdb.py: New file.
3471 * gdb.python/py-mi-events.c: New file.
3472 * gdb.python/py-mi-events.exp: New file.
3473
3474 2016-03-30 Yao Qi <yao.qi@linaro.org>
3475
3476 * gdb.reverse/until-precsave.exp: Match function name only.
3477 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3478 Move malloc to a condition block.
3479 * gdb.reverse/until-reverse.exp: Match function name only.
3480
3481 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3482
3483 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3484 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3485 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3486 variable for GPR 0 instead of assuming it is register 0.
3487 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3488 * lib/trace-support.exp: Add s390 registers.
3489
3490 2016-03-29 Yao Qi <yao.qi@linaro.org>
3491
3492 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3493
3494 2016-03-24 Yao Qi <yao.qi@linaro.org>
3495
3496 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3497 test message.
3498
3499 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3500
3501 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3502 maintaining separate logic for constructing the output path.
3503
3504 2016-03-16 Don Breazeal <donb@codesourcery.com>
3505
3506 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3507 Retry fork and waitpid on interrupted system call errors.
3508 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3509 Use with_timeout_factor to increase timeout by factor of 10.
3510
3511 2016-03-15 Don Breazeal <donb@codesourcery.com>
3512
3513 * gdb.cp/scope-err.cc: New test program.
3514 * gdb.cp/scope-err.exp: New test script.
3515 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3516 lines and "set breakpoint here" comment.
3517 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3518 Fixed some whitespace and format issues.
3519 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3520 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3521
3522 2016-03-15 Doug Evans <dje@google.com>
3523
3524 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3525 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3526 All callers updated. Add tests for enums, mixed flags register.
3527
3528 2016-03-15 Doug Evans <dje@google.com>
3529
3530 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3531 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3532
3533 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3534
3535 * gdb.base/default.exp: Add $_as_string to the list of expected
3536 convenience functions.
3537
3538 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3539
3540 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3541
3542 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3543
3544 * gdb.python/py-as-string.exp: New file.
3545 * gdb.python/py-as-string.c: New file.
3546
3547 2016-03-09 Pedro Alves <palves@redhat.com>
3548
3549 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3550 signal" -> "Thread NN received signal" output change.
3551 * gdb.threads/ia64-sigill.exp: Likewise.
3552 * gdb.threads/linux-dp.exp: Likewise.
3553 * gdb.threads/manythreads.exp: Likewise.
3554 * gdb.threads/pending-step.exp: Likewise.
3555 * gdb.threads/print-threads.exp: Likewise.
3556 * gdb.threads/sigstep-threads.exp: Likewise.
3557 * gdb.threads/staticthreads.exp: Likewise.
3558 * gdb.threads/tls.exp: Likewise.
3559
3560 2016-03-09 Pedro Alves <palves@redhat.com>
3561
3562 * gdb.base/command-line-input.exp: New file.
3563
3564 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3565
3566 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3567 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3568 * gdb.trace/pending.exp: Accept leading dot before function name.
3569 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3570 * lib/trace-support.exp: Set registers for ppc.
3571
3572 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3573
3574 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3575 use it for disassembly; accept .main in addition to main in backtrace.
3576
3577 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3578 Marcin Kościelnicki <koriakin@0x04.net>
3579
3580 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3581 (gdb_recursion_test_ptr): New global variable.
3582 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3583 gdb_recursion_test.
3584 (gdb_c_test): Ditto.
3585
3586 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3587
3588 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3589 ordering.
3590
3591 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3592
3593 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3594 (bar): Add bar_start_lbl label.
3595 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3596 of foo/bar for emitting DWARF and tracing.
3597
3598 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3599
3600 * analyze-racy-logs.py: Set executable bit.
3601
3602 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3603
3604 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3605 (CHECK_TARGET_TMP): Likewise.
3606 (check-single-racy): New rule.
3607 (check-parallel-racy): Likewise.
3608 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3609 (do-check-parallel-racy): New rule.
3610 (check-racy/%.exp): Likewise.
3611 * README (Racy testcases): New section.
3612 * analyze-racy-logs.py: New file.
3613
3614 2016-03-03 Doug Evans <dje@google.com>
3615
3616 * gdb.base/skip.exp: Use with_test_prefix.
3617
3618 2016-03-03 Yao Qi <yao.qi@linaro.org>
3619
3620 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3621 Invoke step_over_syscall "clone" and break_cond_on_syscall
3622 "clone".
3623 * gdb.base/step-over-clone.c: New file.
3624
3625 2016-03-03 Yao Qi <yao.qi@linaro.org>
3626
3627 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3628 code format.
3629
3630 2016-03-03 Yao Qi <yao.qi@linaro.org>
3631
3632 * gdb.base/disp-step-fork.c: Rename to ...
3633 * gdb.base/step-over-fork.c: ... it. New file.
3634 * gdb.base/disp-step-vfork.c: Rename to ...
3635 * gdb.base/step-over-vfork.c: ... it. New file.
3636 * gdb.base/disp-step-syscall.exp: Rename to ...
3637 * gdb.base/step-over-syscall.exp: ... it. New file.
3638 (disp_step_cross_syscall): Rename to ...
3639 (step_over_syscall): ... it.
3640
3641 2016-03-03 Yao Qi <yao.qi@linaro.org>
3642
3643 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3644 If target supports condition evaluation on target, invoke
3645 break_cond_on_syscall for fork and vfork.
3646
3647 2016-03-03 Yao Qi <yao.qi@linaro.org>
3648
3649 * gdb.base/disp-step-syscall.exp: Don't invoke
3650 support_displaced_stepping.
3651 (disp_step_cross_syscall): Test with displaced stepping off and
3652 on if supported.
3653
3654 2016-03-03 Yao Qi <yao.qi@linaro.org>
3655
3656 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3657 proc.
3658 (setup): New proc.
3659 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3660 and setup.
3661
3662 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3663
3664 * gdb.fortran/vla-history.exp: Remove breakpoint.
3665
3666 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3667
3668 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3669 exceeds timeout.
3670
3671 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3672
3673 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3674 breakpoint.
3675
3676 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3677
3678 * gdb.mi/vla.f90: Nullify pointer after declaration.
3679
3680 2016-03-01 Pedro Alves <palves@redhat.com>
3681
3682 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3683
3684 2016-03-01 Pedro Alves <palves@redhat.com>
3685
3686 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3687 before anything else.
3688 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3689 _GNU_SOURCE here.
3690 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3691 before anything else.
3692 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3693
3694 2016-03-01 Pedro Alves <palves@redhat.com>
3695
3696 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3697
3698 2016-03-01 Yao Qi <yao.qi@linaro.org>
3699
3700 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3701 prepare_for_testing.
3702
3703 2016-03-01 Yao Qi <yao.qi@linaro.org>
3704
3705 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3706
3707 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3708
3709 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3710 manually constructing the output path.
3711
3712 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3713
3714 * gdb.arch/s390-stackless.S: New.
3715 * gdb.arch/s390-stackless.exp: New.
3716
3717 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3718
3719 * gdb.dlang/circular.c: New file.
3720 * gdb.dlang/circular.exp: New file.
3721
3722 2016-02-26 Yao Qi <yao.qi@linaro.org>
3723
3724 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3725 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3726 (testcases): Update.
3727
3728 2016-02-26 Yao Qi <yao.qi@linaro.org>
3729
3730 * gdb.reverse/aarch64.c: Rename to ...
3731 * gdb.reverse/insn-reverse.c: ... it.
3732 * gdb.reverse/aarch64.exp: Rename to ...
3733 * gdb.reverse/insn-reverse.exp: ... it.
3734
3735 2016-02-26 Yao Qi <yao.qi@linaro.org>
3736
3737 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3738 (testcase_ftype): New.
3739 (testcases): New array.
3740 (n_testcases): New.
3741 (main): Call each element in testcases.
3742 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3743 (read_testcase): New.
3744 Do the tests in a loop.
3745
3746 2016-02-25 Yao Qi <yao.qi@linaro.org>
3747
3748 * gdb.base/branches.c: Remove.
3749
3750 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3751
3752 PR gdb/13808
3753 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3754
3755 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3756
3757 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3758
3759 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3760
3761 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3762 change x86_64 call_insn to 'callq'.
3763
3764 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3765
3766 * gdb.trace/tfile-avx.c: Move to...
3767 * gdb.trace/tracefile-pseudo-reg.c: Here.
3768 * gdb.trace/tfile-avx.exp: Move to...
3769 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3770
3771 2016-02-24 Gary Benson <gbenson@redhat.com>
3772
3773 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3774 message on attach.
3775
3776 2016-02-23 Doug Evans <dje@google.com>
3777
3778 * gdb.base/skip.c (test_skip): New function.
3779 (end_test_skip_file_and_function): New function.
3780 (test_skip_file_and_function): New function.
3781 * gdb.base/skip1.c (test_skip): New function.
3782 (skip1_test_skip_file_and_function): New function.
3783 * gdb.base/skip.exp: Add tests for new skip options.
3784 * gdb.base/skip-solib.exp: Update expected output.
3785 * gdb.perf/skip-command.cc: New file.
3786 * gdb.perf/skip-command.exp: New file.
3787 * gdb.perf/skip-command.py: New file.
3788
3789 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3790
3791 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3792 info registers pattern.
3793
3794 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3795
3796 * lib/future.exp: Add D support.
3797 (gdb_find_gdc): New proc.
3798 (gdb_default_target_compile): Add D support.
3799
3800 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3801
3802 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3803 user+system time.
3804 (trace_speed_test): Determine the iteration count for a time
3805 between 15..30 seconds.
3806
3807 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3808
3809 * gdb.arch/i386-mpx-sigsegv.c: New file.
3810 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3811 * gdb.arch/i386-mpx-simple_segv.c: New file.
3812 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3813
3814 2016-02-18 Yao Qi <yao.qi@linaro.org>
3815
3816 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3817 Don't call setup_kfail.
3818
3819 2016-02-18 Yao Qi <yao.qi@linaro.org>
3820
3821 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3822 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3823
3824 2016-02-16 Doug Evans <dje@google.com>
3825
3826 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3827 * gdb.base/skip1.c: Ditto.
3828 * gdb.base/skip.exp: Whitespace cleanup.
3829
3830 2016-02-16 Don Breazeal <donb@codesourcery.com>
3831
3832 PR remote/19496
3833 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3834 Remove kfail for PR remote/19496.
3835
3836 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3837
3838 * lib/gdb.exp (standard_temp_file): Return a path specific to
3839 the runtest invocation.
3840
3841 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3842
3843 * gdb.trace/save-trace.exp: Change relative path to be in the
3844 standard output directory.
3845
3846 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3847
3848 * gdb.arch/i386-prologue.c: Add missing prototypes.
3849
3850 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3851
3852 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3853 * gdb.arch/i386-prologue.exp: Likewise.
3854 * gdb.arch/i386-size.exp: Likewise.
3855
3856 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3857
3858 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3859 define object file path.
3860 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3861 file path.
3862 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3863 standard_output_file to define binfile.
3864
3865 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3866
3867 Fix compatibility with recent gfortran-5.3.1.
3868 * gdb.fortran/vla-history.exp (print vla1 allocated)
3869 (print vla2 allocated, print $2, print $3): Remove
3870 (print $4): Rename to ...
3871 (print $2): ... here.
3872 (print $9): Rename to ...
3873 (print $5): ... here.
3874 (print $10): Rename to ...
3875 (print $6): ... here.
3876 * gdb.fortran/vla.f90: Add pvla initialization.
3877
3878 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3879
3880 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3881 New test.
3882 * gdb.fortran/vla-value-sub.exp: Likewise.
3883
3884 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3885
3886 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3887
3888 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3889
3890 * i386-biarch-core.exp: Define corefile using
3891 standard_output_file.
3892
3893 2016-02-12 Yao Qi <yao.qi@linaro.org>
3894
3895 * gdb.arch/arm-single-step-kernel-helper.c: New.
3896 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3897
3898 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3899
3900 * gdb.btrace/tailcall-only.exp: New.
3901 * gdb.btrace/tailcall-only.c: New.
3902 * gdb.btrace/x86_64-tailcall-only.S: New.
3903 * gdb.btrace/i686-tailcall-only.S: New.
3904
3905 2016-02-11 Pedro Alves <palves@redhat.com>
3906
3907 * README (Parallel testing): Add missing double quotes.
3908
3909 2016-02-11 Pedro Alves <palves@redhat.com>
3910
3911 * README (Parallel testing): New section.
3912 (GDB_PARALLEL): Rewrite.
3913 (FORCE_PARALLEL): Document.
3914
3915 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3916
3917 * gdb.trace/tfile-avx.c: New test.
3918 * gdb.trace/tfile-avx.exp: New test.
3919
3920 2016-02-09 Keith Seitz <keiths@redhat.com>
3921
3922 PR breakpoints/19546
3923 * gdb.base/infcall-exec.c: New file.
3924 * gdb.base/infcall-exec2.c: New file.
3925 * gdb.base/infcall-exec.exp: New file.
3926
3927 2016-02-09 Keith Seitz <keiths@redhat.com>
3928
3929 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3930 (toplevel): Call test_bkpt_address.
3931
3932 2016-02-09 Keith Seitz <keiths@redhat.com>
3933
3934 PR python/19506
3935 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3936 (toplevel): Call test_bkpt_address.
3937
3938 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3939
3940 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3941 to AC_OUTPUT.
3942 * configure: Regenerate.
3943
3944 2016-02-09 Pedro Alves <palves@redhat.com>
3945
3946 PR breakpoints/19548
3947 * gdb.base/execl-update-breakpoints.c (some_function): New
3948 function.
3949 (main): Call it.
3950 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3951 Tighten expected GDB output.
3952
3953 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3954
3955 * Makefile.in (ALL_SUBDIRS): Remove.
3956 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3957 (distclean maintainer-clean realclean): Likewise.
3958 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
3959 * configure: Regenerate.
3960 * gdb.ada/Makefile.in: Delete.
3961 * gdb.arch/Makefile.in: Likewise.
3962 * gdb.asm/Makefile.in: Likewise.
3963 * gdb.base/Makefile.in: Likewise.
3964 * gdb.btrace/Makefile.in: Likewise.
3965 * gdb.cell/Makefile.in: Likewise.
3966 * gdb.compile/Makefile.in: Likewise.
3967 * gdb.cp/Makefile.in: Likewise.
3968 * gdb.disasm/Makefile.in: Likewise.
3969 * gdb.dlang/Makefile.in: Likewise.
3970 * gdb.dwarf2/Makefile.in: Likewise.
3971 * gdb.fortran/Makefile.in: Likewise.
3972 * gdb.gdb/Makefile.in: Likewise.
3973 * gdb.go/Makefile.in: Likewise.
3974 * gdb.guile/Makefile.in: Likewise.
3975 * gdb.java/Makefile.in: Likewise.
3976 * gdb.linespec/Makefile.in: Likewise.
3977 * gdb.mi/Makefile.in: Likewise.
3978 * gdb.modula2/Makefile.in: Likewise.
3979 * gdb.multi/Makefile.in: Likewise.
3980 * gdb.objc/Makefile.in: Likewise.
3981 * gdb.opencl/Makefile.in: Likewise.
3982 * gdb.opt/Makefile.in: Likewise.
3983 * gdb.pascal/Makefile.in: Likewise.
3984 * gdb.perf/Makefile.in: Likewise.
3985 * gdb.python/Makefile.in: Likewise.
3986 * gdb.reverse/Makefile.in: Likewise.
3987 * gdb.server/Makefile.in: Likewise.
3988 * gdb.stabs/Makefile.in: Likewise.
3989 * gdb.threads/Makefile.in: Likewise.
3990 * gdb.trace/Makefile.in: Likewise.
3991 * gdb.xml/Makefile.in: Likewise.
3992 * lib/gdb.exp (make_gdb_parallel_path): Add check for
3993 GDB_PARALLEL.
3994 (standard_output_file): Remove check for GDB_PARALLEL, always
3995 return path in outputs/$subdir/$testname.
3996
3997 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3998
3999 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4000 (site.exp): Assign abs_srcdir to tcl's srcdir.
4001
4002 2016-02-04 Yao Qi <yao.qi@linaro.org>
4003
4004 * gdb.base/foll-exec-mode.c: Include limits.h.
4005 (main): Add parameters argc and argv. Get directory from
4006 argv[0].
4007 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4008 compilation.
4009 * gdb.base/foll-exec.c: Include limits.h.
4010 (main): Add parameters argc and argv.
4011 Get directory from argv[0].
4012 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4013 Adjust tests on the number of lines as source code changed.
4014 * gdb.base/foll-vfork-exit.c: Include limits.h.
4015 (main): Add one line of statement before vfork.
4016 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4017 (main): Add parameters argc and argv. Get directory from
4018 argv[0].
4019 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4020 (setup_gdb): Set tbreak to skip some source lines.
4021 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4022 (main): Add parameters argc and argv. Get directory from
4023 argv[0].
4024 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4025 compilation.
4026 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4027 (main): Add parameters argc and argv. Get directory from
4028 argv[0].
4029 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4030 compilation.
4031
4032 2016-02-01 Doug Evans <dje@google.com>
4033
4034 * gdb.base/skip.exp: Clean up multiple references to same test name.
4035
4036 2016-02-01 Pedro Alves <palves@redhat.com>
4037
4038 PR remote/19496
4039 * gdb.threads/forking-threads-plus-breakpoint.exp
4040 (displaced_stepping_supported): New global.
4041 (probe_displaced_stepping_support): New procedure.
4042 (do_test): Add 'displaced' parameter, and use it.
4043 (top level): Check for displaced stepping support. Add displaced
4044 stepping on/off testing axis.
4045
4046 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4047
4048 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4049 pointer. Don't perform further tests on the unassociated pointer
4050 if the first test fails.
4051
4052 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4053
4054 * gdb.base/max-value-size.c: New file.
4055 * gdb.base/max-value-size.exp: New file.
4056 * gdb.base/huge.exp: Disable max-value-size for this test.
4057
4058 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4059
4060 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4061
4062 2016-01-28 Yao Qi <yao.qi@linaro.org>
4063
4064 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4065
4066 2016-01-25 Pedro Alves <palves@redhat.com>
4067
4068 PR threads/19461
4069 * gdb.base/fork-running-state.c: New file.
4070 * gdb.base/fork-running-state.exp: New file.
4071
4072 2016-01-25 Pedro Alves <palves@redhat.com>
4073
4074 PR gdb/19494
4075 * gdb.base/catch-fork-kill.c: New file.
4076 * gdb.base/catch-fork-kill.exp: New file.
4077
4078 2016-01-25 Pedro Alves <palves@redhat.com>
4079
4080 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4081 Delete, moved to lib/gdb.exp.
4082 * gdb.threads/forking-threads-plus-breakpoint.exp
4083 (foreach_with_prefix): Likewise.
4084 * gdb.threads/process-dies-while-handling-bp.exp
4085 (foreach_with_prefix): Likewise.
4086 * lib/gdb.exp (foreach_with_prefix): New procedure.
4087
4088 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4089
4090 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4091 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4092
4093 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4094
4095 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4096 endian targets.
4097
4098 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4099 Pedro Alves <palves@redhat.com>
4100
4101 Fix testsuite compatibility with Guile.
4102 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4103 number.
4104
4105 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4106
4107 Fix testsuite compatibility with Guile.
4108 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4109 (thread 1): New test for backtrace through signal handler.
4110
4111 2016-01-22 Yao Qi <yao.qi@linaro.org>
4112
4113 PR testsuite/19491
4114 * gdb.base/multi-forks.c: Include
4115 ../lib/unbuffer_output.c
4116 (main): Call gdb_unbuffer_output.
4117
4118 2016-01-21 Doug Evans <dje@google.com>
4119
4120 * lib/ada.exp (gdb_compile_ada): Fix typo.
4121
4122 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4123
4124 * gdb.base/break-fun-addr.exp: New file.
4125 * gdb.base/break-fun-addr1.c: New file.
4126 * gdb.base/break-fun-addr2.c: New file.
4127
4128 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4129
4130 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4131 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4132 enum flag values.
4133
4134 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4135
4136 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4137 when GDB can not set the vector return value. Add more comments
4138 for clarification.
4139
4140 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4141
4142 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4143 command.
4144
4145 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4146
4147 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4148
4149 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4150
4151 * Makefile.in (check-single): Pass --status to runtest.
4152 (check/%.exp): Likewise.
4153
4154 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4155
4156 * Makefile.in (check-parallel): Propagate return code from make
4157 do-check-parallel.
4158
4159 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4160
4161 * gdb.trace/ftrace.exp: Fix expected message on continue.
4162 * gdb.trace/pending.exp: Fix expected message on continue.
4163 * gdb.trace/trace-break.exp: Fix expected message on continue.
4164
4165 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4166
4167 * lib/gdb.exp (gdb_test): Remove unused global references.
4168
4169 2016-01-18 Pedro Alves <palves@redhat.com>
4170
4171 * gdb.base/async-shell.exp: Adjust expected output.
4172 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4173 * gdb.base/siginfo-thread.exp: Adjust expected output.
4174 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4175 * gdb.java/jnpe.exp: Adjust expected output.
4176 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4177 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4178 * gdb.threads/leader-exit.exp: Adjust expected output.
4179 * gdb.threads/manythreads.exp: Adjust expected output.
4180 * gdb.threads/pthreads.exp: Adjust expected output.
4181 * gdb.threads/schedlock.exp: Adjust expected output.
4182 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4183 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4184 expected output.
4185 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4186 output.
4187 * gdb.threads/sigthread.exp: Adjust expected output.
4188 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4189
4190 2016-01-18 Yao Qi <yao.qi@linaro.org>
4191
4192 * gdb.guile/scm-section-script.c: Replace @progbits with
4193 %progbits.
4194 * gdb.python/py-section-script.c: Likewise.
4195
4196 2016-01-15 Pedro Alves <palves@redhat.com>
4197
4198 * gdb.multi/tids.exp: Test star wildcard ranges.
4199
4200 2016-01-15 Pedro Alves <palves@redhat.com>
4201
4202 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4203 command from "thread apply" invocation.
4204 (thr_apply_info_thr_invalid): Default the expected output to the
4205 input tid list.
4206 (top level): Add tests that use convenience variables. Add tests
4207 for "thread apply" with a valid TID list, but missing the command.
4208
4209 2016-01-13 Pedro Alves <palves@redhat.com>
4210
4211 * gdb.base/default.exp: Expect $_gthread as well.
4212 * gdb.multi/tids.exp: Test $_gthread.
4213 * gdb.threads/thread-specific.exp: Test $_gthread.
4214
4215 2016-01-13 Pedro Alves <palves@redhat.com>
4216
4217 * gdb.multi/tids.exp: Test "info threads -gid".
4218
4219 2016-01-13 Pedro Alves <palves@redhat.com>
4220
4221 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4222 Breakpoint.thread.
4223 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4224
4225 2016-01-07 Pedro Alves <palves@redhat.com>
4226
4227 * gdb.base/break.exp: Adjust to output changes.
4228 * gdb.base/hbreak2.exp: Likewise.
4229 * gdb.base/sepdebug.exp: Likewise.
4230 * gdb.base/watch_thread_num.exp: Likewise.
4231 * gdb.linespec/keywords.exp: Likewise.
4232 * gdb.multi/info-threads.exp: Likewise.
4233 * gdb.threads/thread-find.exp: Likewise.
4234 * gdb.multi/tids.c: New file.
4235 * gdb.multi/tids.exp: New file.
4236
4237 2016-01-13 Pedro Alves <palves@redhat.com>
4238
4239 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4240
4241 2016-01-13 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.base/default.exp: Expect $_inferior as well.
4244 * gdb.multi/base.exp: Test $_inferior.
4245
4246 2016-01-13 Pedro Alves <palves@redhat.com>
4247
4248 PR breakpoints/19388
4249 * gdb.base/catch-signal-siginfo-cond.c: New file.
4250 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4251
4252 2016-01-12 Josh Stone <jistone@redhat.com>
4253 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4254
4255 * gdb.base/catch-syscall.c (do_execve): New variable.
4256 (main): Conditionally trigger an execve.
4257 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4258 (test_catch_syscall_execve): New, check entry/return across execve.
4259 (do_syscall_tests): Call test_catch_syscall_execve.
4260
4261 2016-01-12 Pedro Alves <palves@redhat.com>
4262
4263 * gdb.base/random-signal.exp (do_test): New procedure, with body
4264 of testcase moved in.
4265
4266 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4267 Pedro Alves <palves@redhat.com>
4268
4269 * gdb.base/funcargs.exp (finish from indirectly called function):
4270 Reintroduce the case for 'First'.
4271
4272 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4273 Pedro Alves <palves@redhat.com>
4274
4275 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4276 (tcatch_vfork_then_child_follow_exec)
4277 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4278 identification.
4279
4280 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4281
4282 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4283 and repeats to unlimited.
4284 * gdb.python/py-value.exp: Likewise.
4285 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4286 and repeats to unlimited.
4287
4288 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4289
4290 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4291 and reordering the functions.
4292 * gdb.multi/hangout.c: Likewise.
4293 * gdb.multi/hello.c: Likewise.
4294
4295 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4296
4297 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4298 absolute.
4299 (SingleStatisticTestResult.report): Use dict.keys instead of
4300 dict.iterkeys.
4301
4302 2016-01-06 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4305
4306 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4307
4308 * gdb.btrace/dlopen.exp: New.
4309 * gdb.btrace/dlopen.c: New.
4310 * gdb.btrace/dlopen-dso.c: New.
4311
4312 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4313
4314 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4315 PATTERN argument is optional.
4316
4317 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4318
4319 * lib/ada.exp (target_compile_ada_from_dir): New function.
4320 (gdb_compile_ada): Reimplement avoiding the use of project files.
4321 * gdb.ada/gnat_ada.gpr: Delete.
4322 * gdb.ada/cond_lang.exp: Adjust test to make path before
4323 filename optional.
4324 * gdb.ada/small_reg_param.exp: Likewise.
4325
4326 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4327
4328 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4329
4330 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4331
4332 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4333 case.
4334
4335 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4336
4337 * gdb.base/break.exp: Remove dead code.
4338 * gdb.base/sepdebug.exp: Likewise.
4339
4340 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4341
4342 * gdb.asm/asm-source.exp: Remove HP-UX references.
4343 * gdb.base/annota1.exp: Likewise.
4344 * gdb.base/annota3.exp: Likewise.
4345 * gdb.base/attach.exp: Likewise.
4346 * gdb.base/bigcore.exp: Likewise.
4347 * gdb.base/break.exp: Likewise.
4348 * gdb.base/call-ar-st.exp: Likewise.
4349 * gdb.base/callfuncs.exp: Likewise.
4350 * gdb.base/catch-fork-static.exp: Likewise.
4351 * gdb.base/display.exp: Likewise.
4352 * gdb.base/foll-exec-mode.exp: Likewise.
4353 * gdb.base/foll-exec.exp: Likewise.
4354 * gdb.base/foll-fork.exp: Likewise.
4355 * gdb.base/foll-vfork.exp: Likewise.
4356 * gdb.base/funcargs.exp: Likewise.
4357 * gdb.base/hbreak2.exp: Likewise.
4358 * gdb.base/inferior-died.exp: Likewise.
4359 * gdb.base/interrupt.exp: Likewise.
4360 * gdb.base/multi-forks.exp: Likewise.
4361 * gdb.base/nodebug.exp: Likewise.
4362 * gdb.base/sepdebug.exp: Likewise.
4363 * gdb.base/solib1.c: Likewise.
4364 * gdb.base/step-test.exp: Likewise.
4365 * gdb.mi/non-stop.c: Likewise.
4366 * gdb.mi/pthreads.c: Likewise.
4367 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4368 * gdb.threads/pthreads.c: Likewise.
4369 * gdb.threads/staticthreads.exp: Likewise.
4370 * lib/future.exp: Likewise.
4371 * lib/gdb.exp: Likewise.
4372 * gdb.base/so-indr-cl.c: Remove.
4373 * gdb.base/so-indr-cl.exp: Likewise.
4374 * gdb.base/solib.c: Likewise.
4375 * gdb.base/solib.exp: Likewise.
4376 * gdb.base/solib2.c: Likewise.
4377
4378 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4379
4380 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4381 * gdb.base/call-ar-st.exp: Likewise.
4382 * gdb.base/callfuncs.exp: Likewise.
4383 * gdb.base/condbreak.exp: Likewise.
4384 * gdb.base/constvars.exp: Likewise.
4385 * gdb.base/hbreak2.exp: Likewise.
4386 * gdb.base/langs.exp: Likewise.
4387 * gdb.base/list.exp: Likewise.
4388 * gdb.base/long_long.exp: Likewise.
4389 * gdb.base/ptype.exp: Likewise.
4390 * gdb.base/scope.exp: Likewise.
4391 * gdb.base/signals.exp: Likewise.
4392 * gdb.base/so-impl-ld.exp: Likewise.
4393 * gdb.base/varargs.exp: Likewise.
4394 * gdb.base/volatile.exp: Likewise.
4395 * gdb.base/whatis.exp: Likewise.
4396 * gdb.cp/cplusfuncs.exp: Likewise.
4397 * gdb.cp/inherit.exp: Likewise.
4398 * gdb.cp/local.exp: Likewise.
4399 * gdb.cp/member-ptr.exp: Likewise.
4400 * gdb.cp/method.exp: Likewise.
4401 * gdb.cp/overload.exp: Likewise.
4402 * gdb.cp/templates.exp: Likewise.
4403 * gdb.stabs/weird.exp: Likewise.
4404 * lib/compiler.c: Likewise.
4405 * lib/compiler.cc: Likewise.
4406 * lib/cp-support.exp: Likewise.
4407 * lib/gdb.exp: Likewise.
4408
4409 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4410
4411 * configure.ac: Remove HP-UX case.
4412 * configure: Regenerate.
4413
4414 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4415
4416 * lib/gdb.exp (gdb_compile): Add function doc.
4417
4418 2015-12-17 Pedro Alves <palves@redhat.com>
4419
4420 PR threads/19354
4421 * gdb.multi/info-threads.exp: New file.
4422
4423 2015-12-15 Yao Qi <yao.qi@linaro.org>
4424
4425 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4426 is aarch64*-*-*.
4427
4428 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4429
4430 * gdb.base/history-duplicates.exp: Skip if no readline support.
4431
4432 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4433
4434 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4435
4436 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4437
4438 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4439
4440 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4441
4442 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4443 ctrl-C if nointerrupts target property is set.
4444 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4445 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4446 * gdb.base/paginate-bg-execution.exp: Likewise.
4447 * gdb.base/paginate-execution-startup.exp: Likewise.
4448 * gdb.base/random-signal.exp: Likewise.
4449 * gdb.base/range-stepping.exp: Likewise.
4450 * gdb.cp/annota2.exp: Likewise.
4451 * gdb.cp/annota3.exp: Likewise.
4452 * gdb.gdb/selftest.exp: Likewise.
4453 * gdb.threads/continue-pending-status.exp: Likewise.
4454 * gdb.threads/leader-exit.exp: Likewise.
4455 * gdb.threads/manythreads.exp: Likewise.
4456 * gdb.threads/pthreads.exp: Likewise.
4457 * gdb.threads/schedlock.exp: Likewise.
4458 * gdb.threads/sigthread.exp: Likewise.
4459
4460 2015-12-11 Don Breazeal <donb@codesourcery.com>
4461
4462 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4463 remote.
4464 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4465 * gdb.base/foll-exec.exp (main): Enable for target remote.
4466 * gdb.base/foll-fork.exp (main): Likewise.
4467 * gdb.base/foll-vfork.exp (main): Likewise.
4468 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4469 (proc continue_to_exit_bp_loc): Use clean_restart.
4470 * gdb.base/pie-execl.exp (main): Disable for target remote.
4471 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4472 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4473 * gdb.threads/execl.exp (main): Likewise.
4474 * gdb.threads/fork-child-threads.exp (main): Likewise.
4475 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4476 remote.
4477 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4478 remote.
4479 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4480 pid.tid style ptids, instead of just tid.
4481 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4482 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4483 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4484 ptids, instead of just tid.
4485
4486 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4487
4488 * gdb.base/list.exp (test_list_forward): Add end of file error
4489 test.
4490 (test_repeat_list_command): Add end of file error test.
4491 (test_list_backwards): Add beginning of file error test.
4492
4493 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.base/list.exp (test_list_invalid_args): New function,
4496 defined, and called.
4497
4498 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4499
4500 * gdb.base/list.exp (test_list): Make test names unique.
4501
4502 2015-12-11 Yao Qi <yao.qi@linaro.org>
4503
4504 * gdb.base/coremaker2.c: Remove.
4505
4506 2015-12-10 Pedro Alves <palves@redhat.com>
4507
4508 * gdb.multi/base.exp: Remove stale "spaces" references.
4509
4510 2015-12-10 Pedro Alves <palves@redhat.com>
4511
4512 * gdb.multi/base.exp: Don't use nowarnings.
4513 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4514 * gdb.multi/hangout.c: Include stdio.h.
4515 * gdb.multi/hello.c: Include stdlib.h.
4516 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4517 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4518 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4519
4520 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4521
4522 * gdb.dwarf2/dw2-ranges-base.c: New file.
4523 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4524 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4525 support additional line table, and debug ranges generation.
4526 (Dwarf::ranges): New function, generate .debug_ranges.
4527 (Dwarf::lines): Support generating simple line table programs.
4528 (Dwarf::assemble): Initialise new namespace variables.
4529
4530 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4531
4532 * gdb.base/async.exp (proc test_background): Add case for
4533 asynchronous execution not supported.
4534
4535 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4536
4537 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4538 format and change test names to make them unique.
4539
4540 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4541 Pedro Alves <pedro@redhat.com>
4542
4543 PR gdb/18702
4544 Add checking of floatformats setup on x86_64 hosts.
4545 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4546 (smallval, bigval): New labels/constants.
4547 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4548 float" after loading bigval and smallval.
4549
4550 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4551
4552 * gdb.ada/fun_overload_menu.exp: New testcase.
4553 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4554
4555 2015-12-04 Josh Stone <jistone@redhat.com>
4556
4557 * gdb.base/catch-fork-static.exp: New.
4558
4559 2015-12-03 Yao Qi <yao.qi@linaro.org>
4560
4561 * gdb.base/sizeof.c: Don't include stdio.h and
4562 ../lib/unbuffer_output.c.
4563 (main): New variable 'size' and 'value'. Remove printf and
4564 gdb_unbuffer_output. Assign return value to size and value.
4565 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4566 at the beginning.
4567 (check_sizeof): Check the result by printing variable 'size'.
4568 (check_valueof): Check the result by printing variable 'value'.
4569
4570 2015-12-01 Yao Qi <yao.qi@linaro.org>
4571
4572 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4573 for aarch64*-*-linux* target.
4574
4575 2015-11-30 Pedro Alves <palves@redhat.com>
4576
4577 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4578
4579 2015-11-30 Pedro Alves <palves@redhat.com>
4580
4581 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4582 Handle non-stop mode vCont replies.
4583
4584 2015-11-30 Pedro Alves <palves@redhat.com>
4585
4586 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4587 prepare_for_testing. Start gdb with "set non-stop on" appended to
4588 GDBFLAGS. Lax expected stop output.
4589
4590 2015-11-27 Yao Qi <yao.qi@linaro.org>
4591
4592 * gdb.arch/arm-neon.exp: New.
4593 * gdb.arch/arm-neon.c: New.
4594
4595 2015-11-27 Yao Qi <yao.qi@linaro.org>
4596
4597 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4598
4599 2015-11-27 Yao Qi <yao.qi@linaro.org>
4600
4601 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4602 frames-invalid annotation.
4603
4604 2015-11-27 Yao Qi <yao.qi@linaro.org>
4605
4606 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4607
4608 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4609
4610 * gdb.threads/names.exp: New file.
4611 * gdb.threads/names.c: New file.
4612 * README: Mention gdb,no_thread_names.
4613
4614 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4615
4616 PR 19297
4617 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4618 support" error.
4619
4620 2015-11-24 Pedro Alves <palves@redhat.com>
4621
4622 PR 17539
4623 * gdb.base/display.exp: Expect displays to be sorted in ascending
4624 order. Use multi_line.
4625 * gdb.base/solib-display.exp: Likewise.
4626
4627 2015-11-24 Pedro Alves <palves@redhat.com>
4628
4629 PR 17539
4630 * gdb.base/display.exp: Expect displays to be sorted in ascending
4631 order. Use multi_line.
4632 * gdb.base/solib-display.exp: Likewise.
4633
4634 2015-11-24 Pedro Alves <palves@redhat.com>
4635
4636 PR 17539
4637 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4638 threads in ascending order.
4639 * gdb.base/foll-fork.exp: Likewise.
4640 * gdb.base/foll-vfork.exp: Likewise.
4641 * gdb.base/multi-forks.exp: Likewise.
4642 * gdb.mi/mi-nonstop.exp: Likewise.
4643 * gdb.mi/mi-nsintrall.exp: Likewise.
4644 * gdb.multi/base.exp: Likewise.
4645 * gdb.multi/multi-arch.exp: Likewise.
4646 * gdb.python/py-inferior.exp: Likewise.
4647 * gdb.threads/break-while-running.exp: Likewise.
4648 * gdb.threads/execl.exp: Likewise.
4649 * gdb.threads/gcore-thread.exp: Likewise.
4650 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4651 * gdb.threads/kill.exp: Likewise.
4652 * gdb.threads/linux-dp.exp: Likewise.
4653 * gdb.threads/multiple-step-overs.exp: Likewise.
4654 * gdb.threads/next-bp-other-thread.exp: Likewise.
4655 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4656 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4657 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4658 * gdb.threads/thread-find.exp: Likewise.
4659 * gdb.threads/tls.exp: Likewise.
4660 * lib/mi-support.exp (mi_reverse_list): Delete.
4661 (mi_check_thread_states): No longer reverse list.
4662
4663 2015-11-24 Pedro Alves <palves@redhat.com>
4664
4665 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4666 use lowercase.
4667
4668 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4669
4670 * gdb.trace/actions.c: Include trace-common.h.
4671 (main): Add a location for a fast tracepoint.
4672 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4673 the normal tracepoints.
4674 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4675
4676 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4677
4678 * save-trace.exp: Factor out code to these...
4679 (gdb_save_tracepoints): New.
4680 (gdb_load_tracepoints): New.
4681 (do_save_load_test): New.
4682
4683 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4684
4685 * gdb.base/asmlabel.exp: New test.
4686 * gdb.base/asmlabel.c: New test case.
4687
4688 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4689
4690 * gdb.base/wrong_frame_bt_full-main.c: New file.
4691 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4692 * gdb.base/wrong_frame_bt_full.exp: New file.
4693
4694 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4695
4696 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4697
4698 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4699
4700 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4701 pstate register when comparing registers values in
4702 sparc64-*-linux-gnu targets to avoid spurious differences.
4703
4704 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4705
4706 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4707
4708 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4709
4710 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4711 as type argument to gdb_compile.
4712 * gdb.base/nested-subp2.exp: Likewise.
4713 * gdb.base/nested-subp3.exp: Likewise.
4714
4715 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4716
4717 * lib/dwarf.exp (_note): Fix left shift of negative value.
4718 * gdb.trace/trace-condition.exp: Likewise.
4719
4720 2015-11-13 Yao Qi <yao.qi@linaro.org>
4721
4722 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4723 comments about d10v.
4724 (test_scalar_returns): Likewise.
4725 * gdb.base/d10v.ld: Remove.
4726 * gdb.base/overlays.exp: Remove the target triplet checking for
4727 d10v-*-*.
4728 * gdb.base/structs.exp (test_struct_returns): Remove the
4729 comments about d10v.
4730 (test_struct_calls): Likewise.
4731
4732 2015-11-13 Yao Qi <yao.qi@linaro.org>
4733
4734 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4735 * gdb.base/gnu_vector.c: Don't include stdio.h.
4736 (main): Don't print res and call add_some_intvecs.
4737
4738 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4739
4740 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4741 macro.
4742 (func5): Removed.
4743 (func4): Use FAST_TRACEPOINT_LABEL.
4744 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4745 macro.
4746 (func): Removed.
4747 (thread_function): Use FAST_TRACEPOINT_LABEL.
4748 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4749 (func): Remove.
4750 (marker): Use FAST_TRACEPOINT_LABEL.
4751 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4752 (pendfunc1): Remove.
4753 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4754 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4755 (foo): Remove.
4756 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4757 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4758 macro.
4759 (func): Remove.
4760 (marker): Use FAST_TRACEPOINT_LABEL.
4761 * gdb.trace/trace-common.h: New header.
4762 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4763 macro.
4764 (func): Remove.
4765 (marker): Use FAST_TRACEPOINT_LABEL.
4766 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4767 (func): Remove.
4768 (thread_function): Use FAST_TRACEPOINT_LABEL.
4769
4770 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4771
4772 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4773 in front.
4774 * gdb.trace/change-loc.exp: Use global pcreg definition.
4775 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4776 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4777 in front.
4778 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4779 * gdb.trace/pending.exp: Likewise.
4780 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4781 * gdb.trace/trace-break.exp: Likewise.
4782 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4783 in front.
4784 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4785 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4786 in front.
4787 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4788
4789 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4790
4791 * gdb.ada/fin_fun_out: New testcase.
4792
4793 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4794
4795 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4796 value associated with DW_AT_byte_size.
4797 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4798 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4799 DW_AT_upper_bound.
4800
4801 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4802
4803 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4804 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4805 version.
4806 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4807 gdb.dwarf2/dw2-canonicalize-type.exp,
4808 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4809 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4810 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4811 provided by gdb_target_symbol_prefix_flags_asm.
4812 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4813 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4814 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4815 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4816 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4817 macros where needed). Use this macro for symbols which require
4818 the prefix provided by SYMBOL_PREFIX.
4819
4820 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4821
4822 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4823 New procs.
4824 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4825 representing expressions, of more than one list element.
4826 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4827 to prepend linker symbol prefix to f.
4828 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4829 table_1 and table_2.
4830 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4831 Likewise, for f and g.
4832 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4833 for ptr.
4834 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4835 for main.
4836 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4837 table_1_ptr and table_2_ptr.
4838
4839 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4840 Joel Brobecker <brobecker@adacore.com>
4841
4842 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4843
4844 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4845
4846 * gdb.reverse/s390-mvcle.c: New test.
4847 * gdb.reverse/s390-mvcle.exp: New file.
4848 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4849
4850 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4851
4852 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4853
4854 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4855
4856 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4857 reaching marker2.
4858 * gdb.reverse/getresuid-reverse.exp: Likewise.
4859 * gdb.reverse/pipe-reverse.exp: Likewise.
4860 * gdb.reverse/readv-reverse.exp: Likewise.
4861 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4862 * gdb.reverse/time-reverse.exp: Likewise.
4863 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4864
4865 2015-10-30 Yao Qi <yao.qi@linaro.org>
4866
4867 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4868 (empty_cycle): Remove.
4869 (main): Don't call empty_cycle. Don't use watch_count_done.
4870 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4871 empty_cycle. Rewrite the code counting HW watchpoints.
4872
4873 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4874
4875 * gdb.reverse/fstatat-reverse.c: New test.
4876 * gdb.reverse/fstatat-reverse.exp: New file.
4877 * gdb.reverse/getresuid-reverse.c: New test.
4878 * gdb.reverse/getresuid-reverse.exp: New file.
4879 * gdb.reverse/pipe-reverse.c: New test.
4880 * gdb.reverse/pipe-reverse.exp: New file.
4881 * gdb.reverse/readv-reverse.c: New test.
4882 * gdb.reverse/readv-reverse.exp: New file.
4883 * gdb.reverse/recvmsg-reverse.c: New test.
4884 * gdb.reverse/recvmsg-reverse.exp: New file.
4885 * gdb.reverse/time-reverse.c: New test.
4886 * gdb.reverse/time-reverse.exp: New file.
4887 * gdb.reverse/waitpid-reverse.c: New test.
4888 * gdb.reverse/waitpid-reverse.exp: New file.
4889
4890 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4891
4892 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4893
4894 2015-10-26 Doug Evans <dje@google.com>
4895
4896 PR symtab/17391
4897 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4898 * gdb.dwarf2/bad-regnum.c: New file.
4899 * gdb.dwarf2/bad-regnum.exp: New file.
4900
4901 2015-10-26 Doug Evans <dje@google.com>
4902
4903 PR python/18938
4904 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4905 file.
4906
4907 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4908
4909 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4910 for a change by "Mention language in compile error message".
4911
4912 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4913
4914 PR python/18073
4915 * gdb.python/py-type.c (C::a_method): New.
4916 (C::a_const_method): New.
4917 (C::a_static_method): New.
4918 (a_function): New.
4919 * gdb.python/py-type.exp (test_fields): Test getting fields
4920 from function and method.
4921
4922 2015-10-21 Keven Boell <keven.boell@intel.com>
4923
4924 * gdb.fortran/vla-alloc-assoc.exp: New file.
4925 * gdb.fortran/vla-datatypes.exp: New file.
4926 * gdb.fortran/vla-datatypes.f90: New file.
4927 * gdb.fortran/vla-history.exp: New file.
4928 * gdb.fortran/vla-ptype-sub.exp: New file.
4929 * gdb.fortran/vla-ptype.exp: New file.
4930 * gdb.fortran/vla-sizeof.exp: New file.
4931 * gdb.fortran/vla-sub.f90: New file.
4932 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4933 * gdb.fortran/vla-value-sub-finish.exp: New file.
4934 * gdb.fortran/vla-value-sub.exp: New file.
4935 * gdb.fortran/vla-value.exp: New file.
4936 * gdb.fortran/vla-ptr-info.exp: New file.
4937 * gdb.mi/mi-vla-fortran.exp: New file.
4938 * gdb.mi/vla.f90: New file.
4939
4940 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4941
4942 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4943 of hardwired timeout value.
4944
4945 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4946 Pedro Alves <palves@redhat.com>
4947
4948 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4949 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4950
4951 2015-10-19 Josh Stone <jistone@redhat.com>
4952
4953 * gdb.base/catch-syscall.c: Include <sched.h>.
4954 (unknown_syscall): New variable.
4955 (main): Trigger a vfork and an unknown syscall.
4956 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4957 (unknown_syscall_number): Likewise.
4958 (check_call_to_syscall): Accept an optional syscall pattern.
4959 (check_return_from_syscall): Likewise.
4960 (check_continue): Likewise.
4961 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
4962 (test_catch_syscall_skipping_return): New test toggling off 'catch
4963 syscall' to step over the syscall return, then toggling back on.
4964 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
4965 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
4966 (do_syscall_tests): Call test_catch_syscall_without_args and
4967 test_catch_syscall_mid_vfork.
4968 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
4969 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
4970
4971 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
4972
4973 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
4974 print g_vE): Add new pass patterns.
4975 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
4976 print various symbol names for vptr fields.
4977
4978 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
4979
4980 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
4981 results.
4982
4983 2015-10-12 Yao Qi <yao.qi@linaro.org>
4984
4985 * gdb.arch/disp-step-insn-reloc.exp: New test case.
4986
4987 2015-10-12 Yao Qi <yao.qi@linaro.org>
4988
4989 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
4990 is aarch64*-*-linux*.
4991
4992 2015-10-12 Yao Qi <yao.qi@linaro.org>
4993
4994 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
4995 (can_relocate_bcond_true): ... it.
4996 (can_relocate_bcond_false): New function.
4997 (foo): Likewise.
4998 (can_relocate_bl): Likewise.
4999 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5000 can_relocate_bl.
5001
5002 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5003
5004 * gdb.base/nested-addr.c: New file.
5005 * gdb.base/nested-addr.exp: New testcase.
5006
5007 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5008
5009 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5010 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5011 its output. Ignore the output of "record goto begin" and instead
5012 check that GDB is replaying.
5013
5014 2015-10-09 Pedro Alves <palves@redhat.com>
5015
5016 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5017 (top level): Use it in the run with no args test.
5018
5019 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5020
5021 * gdb.dlang/properties.exp: New file.
5022
5023 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5024
5025 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5026 whether or not address 0x1000 is mapped on the target.
5027
5028 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5029
5030 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5031 build.
5032
5033 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5034
5035 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5036 instruction-history test.
5037
5038 2015-09-28 Doug Evans <dje@google.com>
5039
5040 * gdb.base/gcore.c (array_func): Add reference to static_array.
5041
5042 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5043
5044 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5045 source line.
5046
5047 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5048
5049 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5050 short or char as base type.
5051
5052 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5053
5054 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5055 to allow any size enum.
5056
5057 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5058
5059 * gdb.ada/array_ptr_renaming.exp: New testcase.
5060 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5061 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5062
5063 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5064
5065 * gdb.trace/ftrace-lock.c: New file.
5066 * gdb.trace/ftrace-lock.exp: New file.
5067
5068 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5069
5070 * gdb.arch/insn-reloc.c: New file.
5071 * gdb.arch/ftrace-insn-reloc.exp: New file.
5072
5073 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5074
5075 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5076 instruction.
5077 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5078 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5079 * gdb.trace/range-stepping.c: Likewise.
5080 * gdb.trace/trace-break.c: Likewise.
5081 * gdb.trace/trace-mt.c (thread_function): Likewise.
5082 * gdb.trace/ftrace.c (marker): Likewise.
5083 * gdb.trace/trace-condition.c (marker): Likewise.
5084 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5085 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5086 is_aarch64_target.
5087
5088 2015-09-18 Doug Evans <xdje42@gmail.com>
5089
5090 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5091 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5092
5093 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5094
5095 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5096 the breakpoint.
5097
5098 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5099
5100 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5101 the pending breakpoint. Remove timeout override for "Run till
5102 MI pending breakpoint on pendfunc3 on thread 2" test.
5103
5104 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5105
5106 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5107 filename pattern.
5108
5109 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5110
5111 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5112 in breakpoint filename pattern.
5113
5114 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5115
5116 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5117
5118 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5119
5120 * gdb.linespec/explicit.exp: Check for readline support for
5121 tab-completion tests. Fix obvious typo.
5122
5123 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5124
5125 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5126 and replay.
5127
5128 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5129
5130 * gdb.btrace/non-stop.c: New.
5131 * gdb.btrace/non-stop.exp: New.
5132
5133 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5134 Yao Qi <yao.qi@linaro.org>
5135
5136 * gdb.trace/trace-condition.c: New file.
5137 * gdb.trace/trace-condition.exp: New file.
5138
5139 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5140
5141 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5142 for testing bytecode compilation.
5143
5144 2015-09-16 Pedro Alves <palves@redhat.com>
5145 Sandra Loosemore <sandra@codesourcery.com>
5146
5147 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5148 (SECONDS): Redefine.
5149 (main): Call pthread_kill and alarm early.
5150 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5151 support.
5152 (test): If the target can't hardware step and doesn't support
5153 displaced stepping, increase the timeout.
5154
5155 2015-09-16 Pedro Alves <palves@redhat.com>
5156
5157 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5158 (enable_debug): New procedures.
5159 (test): Use them. Bail out if waiting for threads fails.
5160 (top level): Bail out if a test fails.
5161
5162 2015-09-16 Yao Qi <yao.qi@linaro.org>
5163
5164 * gdb.asm/asm-source.exp: Set asm-arch for
5165 aarch64*-*-* target.
5166 * gdb.asm/aarch64.inc: New file.
5167
5168 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5169
5170 * gdb.ada/array_of_variable_length.exp: New testcase.
5171 * gdb.ada/array_of_variable_length/foo.adb: New file.
5172 * gdb.ada/array_of_variable_length/pck.adb: New file.
5173 * gdb.ada/array_of_variable_length/pck.ads: New file.
5174
5175 2015-09-15 Doug Evans <dje@google.com>
5176
5177 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5178 of function static local variable.
5179
5180 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5181
5182 * gdb.threads/tls-so_extern.exp: New test file.
5183 * gdb.threads/tls-so_extern.c: New test file.
5184 * gdb.threads/tls-so_extern_main.c: New test file.
5185
5186 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5187
5188 * gdb.opt/solib-intra-step-lib.c: New file.
5189 * gdb.opt/solib-intra-step-main.c: New file.
5190 * gdb.opt/solib-intra-step.exp: New file.
5191
5192 2015-09-15 Pedro Alves <palves@redhat.com>
5193
5194 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5195 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5196
5197 2015-09-14 Pedro Alves <palves@redhat.com>
5198
5199 * gdb.base/hook-stop-continue.c: Delete.
5200 * gdb.base/hook-stop-continue.exp: Delete.
5201 * gdb.base/hook-stop-frame.c: Delete.
5202 * gdb.base/hook-stop-frame.exp: Delete.
5203 * gdb.base/hook-stop.c: New file.
5204 * gdb.base/hook-stop.exp: New file.
5205
5206 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5207
5208 * gdb.ada/access_to_packed_array.exp: New testcase.
5209 * gdb.ada/access_to_packed_array/foo.adb: New file.
5210 * gdb.ada/access_to_packed_array/pack.adb: New file.
5211 * gdb.ada/access_to_packed_array/pack.ads: New file.
5212
5213 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5214
5215 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5216 buffer size test.
5217
5218 2015-09-11 Don Breazeal <donb@codesourcery.com>
5219
5220 * gdb.base/foll-exec.c: Add copyright header. Fix
5221 formatting issues.
5222 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5223 (do_exec_tests): Use clean_restart in place of zap_session,
5224 and for test initialization. Fix formatting issues. Use
5225 fail in place of perror.
5226 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5227 an expect statement to match an expression with output from
5228 the program under debug.
5229 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5230 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5231 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5232 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5233 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5234
5235 2015-09-09 Doug Evans <dje@google.com>
5236
5237 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5238
5239 2015-09-09 Doug Evans <dje@google.com>
5240
5241 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5242
5243 2015-09-09 Doug Evans <dje@google.com>
5244
5245 * gdb.base/savedregs.exp: Fix typo.
5246
5247 2015-09-09 Pedro Alves <palves@redhat.com>
5248
5249 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5250
5251 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5252
5253 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5254 command actually switches threads. Give up on remaining
5255 tests if target fails to stop at breakpoint.
5256
5257 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5258
5259 * gdb.ada/funcall_char.exp: New testcase.
5260 * gdb.ada/funcall_char/foo.adb: New file.
5261
5262 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5263
5264 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5265 expected outputs. Add two testcases for completing ambiguous
5266 functions.
5267 * gdb.ada/complete/aux_pck.adb: New file.
5268 * gdb.ada/complete/aux_pck.ads: New file.
5269 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5270 Ambiguous_Func functions.
5271 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5272 * gdb.ada/complete/pck.adb: Likewise.
5273
5274 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5275
5276 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5277 failures to run the test program under GDB.
5278
5279 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5280
5281 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5282 to C.
5283
5284 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5285
5286 * gdb.base/run-after-attach.exp: New test file.
5287 * gdb.base/run-after-attach.c: New test file.
5288
5289 2015-08-26 Don Breazeal <donb@codesourcery.com>
5290
5291 * gdb.base/foll-exec-2.c: New test program.
5292 * gdb.base/foll-exec-2.exp: New test.
5293
5294 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5295
5296 * gdb.base/nested-subp1.exp: New file.
5297 * gdb.base/nested-subp1.c: New file.
5298 * gdb.base/nested-subp2.exp: New file.
5299 * gdb.base/nested-subp2.c: New file.
5300 * gdb.base/nested-subp3.exp: New file.
5301 * gdb.base/nested-subp3.c: New file.
5302
5303 2015-08-24 Pedro Alves <palves@redhat.com>
5304
5305 * gdb.server/connect-without-multi-process.c: New file.
5306 * gdb.server/connect-without-multi-process.exp: New file.
5307
5308 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5309
5310 * gdb.opt/inline-markers.c: Make z int.
5311
5312 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5313
5314 * gdb.opt/inline-markers.c: Make z volatile.
5315
5316 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5317
5318 * gdb.opt/inline-bt.c: New volatile global z.
5319 * gdb.opt/inline-cmds.c: Likewise.
5320 * gdb.opt/inline-locals.c: Likewise.
5321 * gdb.opt/inline-markers.c: New extern global z.
5322 (marker): Use z.
5323 (inline_fn): Likewise.
5324
5325 2015-08-24 Pedro Alves <palves@redhat.com>
5326
5327 * config/m32r-stub.exp: Remove file.
5328 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5329 * gdb.base/call-rt-st.exp: Likewise.
5330 * gdb.base/call-strs.exp: Likewise.
5331 * gdb.base/default.exp: Remove references to h8300-*-hms and
5332 *-*-udi*.
5333 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5334
5335 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5336
5337 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5338 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5339 and "return" use KFAIL when GDB can not read/write the vector
5340 return value.
5341
5342 2015-08-21 Gary Benson <gbenson@redhat.com>
5343
5344 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5345
5346 2015-08-20 Pedro Alves <palves@redhat.com>
5347
5348 * gdb.server/solib-list.exp: No longer expect an interior stop in
5349 non-stop mode.
5350
5351 2015-08-20 Pedro Alves <palves@redhat.com>
5352
5353 * gdb.server/connect-stopped-target.c: New file.
5354 * gdb.server/connect-stopped-target.exp: New file.
5355
5356 2015-08-20 Pedro Alves <palves@redhat.com>
5357
5358 * gdb.dwarf2/comp-unit-lang.exp: New file.
5359 * gdb.dwarf2/comp-unit-lang.c: New file.
5360
5361 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5362
5363 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5364 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5365
5366 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5367
5368 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5369 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5370
5371 2015-08-18 Doug Evans <dje@google.com>
5372 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5373
5374 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5375 skip_python_tests. New arg prompt_regexp.
5376 (skip_python_tests): New function.
5377 * lib/mi-support.exp (mi_skip_python_tests): New function.
5378 * gdb.python/py-mi-objfile-gdb.py: New file.
5379 * gdb.python/py-mi-objfile.c: New file.
5380 * gdb.python/py-mi-objfile.exp: New file.
5381
5382 2015-08-17 Keith Seitz <keiths@redhat.com>
5383
5384 * gdb.linespec/explicit.exp: Move strace test from here ...
5385 * gdb.trace/strace.exp: ... to here.
5386
5387 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5388
5389 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5390 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5391
5392 2015-08-14 Doug Evans <xdje42@gmail.com>
5393
5394 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5395 inferior before selecting a new file.
5396
5397 2015-08-14 Doug Evans <xdje42@gmail.com>
5398
5399 * gdb.mi/mi-disassemble.exp: Update.
5400 * gdb.base/disasm-optim.S: New file.
5401 * gdb.base/disasm-optim.c: New file.
5402 * gdb.base/disasm-optim.h: New file.
5403 * gdb.base/disasm-optim.exp: New file.
5404
5405 2015-08-14 Keith Seitz <keiths@redhat.com>
5406
5407 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5408 "evaluated-by".
5409
5410 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5411
5412 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5413
5414 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5415
5416 * gdb.ada/fun_renaming.exp: New testcase.
5417 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5418 * gdb.ada/fun_renaming/pack.adb: New file.
5419 * gdb.ada/fun_renaming/pack.ads: New file.
5420
5421 2015-08-12 Keith Seitz <keiths@redhat.com>
5422
5423 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5424 gdb_get_line_number.
5425
5426 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5427
5428 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5429 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5430 gdb.base/dso2dso.exp: New files.
5431
5432 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5433 Pedro Alves <palves@redhat.com>
5434 Keith Seitz <keiths@redhat.com>
5435
5436 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5437 GDBFLAGS.
5438
5439 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5440
5441 * gdb.base/gdbhistsize-history.exp
5442 (test_histsize_history_setting): Use save_vars.
5443 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5444 Use save_vars.
5445 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5446 * gdb.base/readline.exp: Use save_vars.
5447
5448 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5449
5450 * lib/gdb.exp (save_vars): New proc.
5451
5452 2015-08-11 Keith Seitz <keiths@redhat.com>
5453
5454 * gdb.base/help.exp: Update help_breakpoint_text.
5455
5456 2015-08-11 Keith Seitz <keiths@redhat.com>
5457
5458 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5459 (at toplevel): Call test_explicit_breakpoints.
5460 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5461 breakpoints.
5462 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5463 breakpoint conditions, "-cond".
5464
5465 2015-08-11 Keith Seitz <keiths@redhat.com>
5466
5467 * gdb.linespec/3explicit.c: New file.
5468 * gdb.linespec/cpexplicit.cc: New file.
5469 * gdb.linespec/cpexplicit.exp: New file.
5470 * gdb.linespec/explicit.c: New file.
5471 * gdb.linespec/explicit.exp: New file.
5472 * gdb.linespec/explicit2.c: New file.
5473 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5474 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5475 before using in the matching pattern.
5476 Clarify that `prefix' is a regular expression.
5477
5478 2015-08-11 Keith Seitz <keiths@redhat.com>
5479
5480 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5481 test.
5482 Add tests for missing ",FMT" and ",".
5483
5484 2015-08-10 Doug Evans <dje@google.com>
5485 Keith Seitz <keiths@redhat.com>
5486
5487 PR gdb/17960
5488 * gdb.base/completion.exp: Add location completer tests.
5489
5490 2015-08-07 Pedro Alves <palves@redhat.com>
5491
5492 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5493 tests here.
5494 (top level): Run do_test with and without displaced stepping.
5495
5496 2015-08-07 Pedro Alves <palves@redhat.com>
5497
5498 * gdb.base/valgrind-disp-step.c: New file.
5499 * gdb.base/valgrind-disp-step.exp: New file.
5500
5501 2015-08-07 Pedro Alves <palves@redhat.com>
5502
5503 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5504 Delete function.
5505 (main): Add alarm. Run an infinite loop instead of calling
5506 wait_threads.
5507 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5508 comment.
5509 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5510 Delete function.
5511 (main): Add alarm. Run an infinite loop instead of calling
5512 wait_threads.
5513 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5514 comment.
5515
5516 2015-08-07 Pedro Alves <palves@redhat.com>
5517
5518 * gdb.base/checkpoint-ns.exp: New file.
5519 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5520 standard_testfile.
5521
5522 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5523
5524 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5525 * gdb.btrace/instruction_history.exp: Update.
5526 * gdb.btrace/tsx.exp: New.
5527 * gdb.btrace/tsx.c: New.
5528
5529 2015-08-06 Pedro Alves <palves@redhat.com>
5530
5531 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5532 increase timeout.
5533 * gdb.reverse/until-precsave.exp: Bump timeouts.
5534
5535 2015-08-06 Pedro Alves <palves@redhat.com>
5536
5537 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5538
5539 2015-08-06 Pedro Alves <palves@redhat.com>
5540
5541 PR gdb/18749
5542 * gdb.threads/process-dies-while-handling-bp.c: New file.
5543 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5544
5545 2015-08-06 Pedro Alves <palves@redhat.com>
5546
5547 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5548 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5549
5550 2015-08-05 Pedro Alves <palves@redhat.com>
5551
5552 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5553 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5554
5555 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5556
5557 * gdb.base/bp-permanent.exp: Report test as unsupported if
5558 the target cannot stop at the permanent breakpoint.
5559
5560 2015-08-03 Doug Evans <dje@google.com>
5561
5562 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5563 10000.
5564
5565 2015-08-03 Doug Evans <dje@google.com>
5566
5567 * Makefile.in (workers/%.worker, build-perf): New rule.
5568 (GDB_PERFTEST_MODE): New variable.
5569 (check-perf): Use it.
5570 (clean): Clean up gdb.perf parallel build subdirs.
5571 * lib/build-piece.exp: New file.
5572 * lib/gdb.exp (make_gdb_parallel_path): New function
5573 (standard_output_file, standard_temp_file): Call it.
5574 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5575 of $GDB_PARALLEL.
5576 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5577
5578 2015-08-03 Doug Evans <dje@google.com>
5579
5580 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5581 (LOG_FILE_NAME): New global.
5582 (TextReporter.__init__): Initialize self.txt_sum.
5583 (TextReporter.report): Add support for multiple data-points.
5584 Move report to perftest.sum, put raw data in perftest.log.
5585 (TextReporter.start): Open sum and log files.
5586 (TextReporter.end): Close sum and log files.
5587 * gdb.perf/lib/perftest/testresult.py
5588 (SingleStatisticTestResult.record): Handle multiple data-points.
5589
5590 2015-07-31 Pedro Alves <palves@redhat.com>
5591
5592 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5593 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5594 kill_wait_spawned_process instead of explicit "kill -9".
5595 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5596 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5597 kill_wait_spawned_process.
5598 * gdb.base/attach-twice.exp: Likewise.
5599 * gdb.base/attach.exp: Likewise.
5600 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5601 gdb_test_multiple.
5602 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5603 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5604 kill_wait_spawned_process.
5605 * gdb.base/valgrind-infcall.exp: Likewise.
5606 * gdb.multi/multi-attach.exp: Likewise.
5607 * gdb.python/py-prompt.exp: Likewise.
5608 * gdb.python/py-sync-interp.exp: Likewise.
5609 * gdb.server/ext-attach.exp: Likewise.
5610 * gdb.threads/attach-into-signal.exp (corefunc): Use
5611 spawn_wait_for_attach, spawn_id_get_pid and
5612 kill_wait_spawned_process.
5613 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5614 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5615 spawn_id_get_pid and kill_wait_spawned_process.
5616 * gdb.threads/attach-stopped.exp (corefunc): Use
5617 spawn_wait_for_attach, spawn_id_get_pid and
5618 kill_wait_spawned_process.
5619 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5620 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5621 kill_wait_spawned_process instead of explicit "kill -9".
5622 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5623 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5624 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5625 processes. Don't map cygwin/windows pids here. Now returns a
5626 spawn id list.
5627
5628 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5629
5630 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5631 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5632 correct patch.
5633
5634 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5635
5636 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5637
5638 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5639
5640 Reapply:
5641 2014-05-21 Mark Wielaard <mjw@redhat.com>
5642
5643 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5644
5645 2015-07-30 Pedro Alves <palves@redhat.com>
5646
5647 * linux-low.c (handle_extended_wait): Set the child's last
5648 reported status to TARGET_WAITKIND_STOPPED.
5649
5650 2015-07-30 Pedro Alves <palves@redhat.com>
5651
5652 PR threads/18600
5653 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5654 only shows inferior 1.
5655
5656 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5657 Pedro Alves <palves@redhat.com>
5658
5659 PR threads/18600
5660 * gdb.threads/fork-plus-threads.c: New file.
5661 * gdb.threads/fork-plus-threads.exp: New file.
5662
5663 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5664
5665 * gdb.base/batch-preserve-term-settings.exp
5666 (test_terminal_settings_preserved_after_cli_exit): Use
5667 send_quit_command.
5668
5669 2015-07-29 Pedro Alves <palves@redhat.com>
5670 Don Breazeal <donb@codesourcery.com>
5671
5672 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5673 output from both inferior_spawn_id and gdb_spawn_id.
5674
5675 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5676
5677 * gdb.threads/attach-into-signal.exp (corefunc): Use
5678 with_test_prefix on nested loops, uniquefying the test messages.
5679
5680 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5681
5682 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5683 commit.
5684
5685 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5686
5687 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5688 New proc.
5689 (test_terminal_settings_preserved_after_sigterm): New test.
5690
5691 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5692
5693 * gdb.base/batch-preserve-term-settings.exp
5694 (test_terminal_settings_preserved_after_cli_exit): New test.
5695
5696 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5697
5698 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5699 manipulation of saved_gdbflags.
5700 (test_terminal_settings_preserved): Remove global declaration of
5701 the unused variable pagination_prompt. Remove manipulation of
5702 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5703 GDBFLAGS.
5704
5705 2015-07-29 Pedro Alves <palves@redhat.com>
5706
5707 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5708
5709 2015-07-29 Pedro Alves <palves@redhat.com>
5710
5711 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5712 at the top.
5713
5714 2015-07-29 Pedro Alves <palves@redhat.com>
5715
5716 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5717 (main): Call gdb_unbuffer_output.
5718 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5719 (main): Call gdb_unbuffer_output.
5720 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5721 (main): Call gdb_unbuffer_output.
5722 * gdb.base/call-strs.exp: Adjust to step over the
5723 gdb_unbuffer_output call.
5724 * gdb.base/catch-gdb-caused-signals.c: Include
5725 "../lib/unbuffer_output.c".
5726 (main): Call gdb_unbuffer_output.
5727 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5728 (main): Call gdb_unbuffer_output.
5729 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5730 (main): Call gdb_unbuffer_output.
5731 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5732 (main): Call gdb_unbuffer_output.
5733 * gdb.base/shlib-call.exp: Adjust to step over the
5734 gdb_unbuffer_output call.
5735 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5736 (main): Call gdb_unbuffer_output.
5737 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5738 (main): Call gdb_unbuffer_output.
5739 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5740 (main): Rename to ...
5741 (test): ... this.
5742 (main): Reimplement.
5743 * gdb.base/varargs.exp: Run to test instead of to main.
5744 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5745 (main): Call gdb_unbuffer_output.
5746
5747 2015-07-29 Pedro Alves <palves@redhat.com>
5748
5749 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5750 factore out from mi_continue_dprintf. For call-style dprintfs,
5751 expect dprintf output out of $inferior_spawn_id.
5752 (mi_continue_dprintf): Use mi_expect_dprintf.
5753 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5754 (main): Call gdb_unbuffer_output.
5755
5756 2015-07-29 Pedro Alves <palves@redhat.com>
5757
5758 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5759 (default_mi_gdb_start): Set inferior_spawn_id instead of
5760 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5761 gdb_spawn_id.
5762 (mi_gdb_test): Always expect inferior output from both
5763 $inferior_spawn_id and $gdb_spawn_id.
5764
5765 2015-07-29 Pedro Alves <palves@redhat.com>
5766
5767 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5768 send_inferior and $inferior_spawn_id.
5769
5770 2015-07-29 Pedro Alves <palves@redhat.com>
5771
5772 * gdb.gdb/complaints.exp (test_initial_complaints)
5773 (test_serial_complaints, test_short_complaints): Use
5774 gdb_test_stdio.
5775 (test_empty_complaint): Handle $inferior_spawn_id !=
5776 $gdb_spawn_id.
5777
5778 2015-07-29 Pedro Alves <palves@redhat.com>
5779
5780 * gdb.base/varargs.exp: Use gdb_test_stdio.
5781
5782 2015-07-29 Pedro Alves <palves@redhat.com>
5783
5784 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5785
5786 2015-07-29 Pedro Alves <palves@redhat.com>
5787
5788 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5789
5790 2015-07-29 Pedro Alves <palves@redhat.com>
5791
5792 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5793 parameter into two new parameters, "inf_result" and "gdb_result".
5794 Expect inferior output and gdb output from $inferior_spawn_id and
5795 $gdb_spawn_id, respectively. Adjust all callers.
5796
5797 2015-07-29 Pedro Alves <palves@redhat.com>
5798
5799 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5800 of gdb_test_sequence.
5801
5802 2015-07-29 Pedro Alves <palves@redhat.com>
5803
5804 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5805 (saw_spurious_output): Expect inferior output from
5806 $inferior_spawn_id. Use gdb_test_stdio.
5807
5808 2015-07-29 Pedro Alves <palves@redhat.com>
5809
5810 * gdb.base/dprintf.exp: Use standard_testfile. Change
5811 prepare_for_testing call.
5812 (srcfile): Don't set.
5813 (restart): New procedure.
5814 (test_dprintf): New procecure, use to continue over dprintfs.
5815 (test_call, test_agent): New procedures, tests moved here.
5816 Restart gdb and recreate dprintfs. Adjust expected output.
5817
5818 2015-07-29 Pedro Alves <palves@redhat.com>
5819
5820 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5821
5822 2015-07-29 Pedro Alves <palves@redhat.com>
5823
5824 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5825
5826 2015-07-29 Pedro Alves <palves@redhat.com>
5827
5828 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5829 gdb_test_stdio.
5830
5831 2015-07-29 Pedro Alves <palves@redhat.com>
5832
5833 * lib/gdb.exp (gdb_test_stdio): New procedure.
5834
5835 2015-07-29 Pedro Alves <palves@redhat.com>
5836
5837 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5838
5839 2015-07-29 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/call-signal-resume.exp: Remove check for
5842 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5843 * gdb.base/unwindonsignal.exp: Likewise.
5844 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5845 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5846
5847 2015-07-29 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.base/siginfo-addr.c (pass): New function.
5850 (handler): Call it iff si_addr is correct.
5851 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5852 Set a breakpoint at "pass" and continue to it.
5853
5854 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5855
5856 * gdb.python/py-objfile.exp: Make some tests have unique names.
5857 * gdb.python/py-pp-registration.exp: Likewise.
5858
5859 2015-07-28 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5862
5863 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5864
5865 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5866
5867 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5868
5869 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5870
5871 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5872
5873 * gdb.base/gdb-sigterm-2.exp: New test.
5874
5875 2015-07-25 Doug Evans <xdje42@gmail.com>
5876
5877 Revert:
5878 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5879 (workers/%.worker, build-perf): New rule.
5880 (GDB_PERFTEST_MODE): New variable.
5881 (check-perf): Use it.
5882 (clean): Clean up gdb.perf parallel build subdirs.
5883 * lib/build-piece.exp: New file.
5884 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5885 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5886 name.
5887 (standard_temp_file): Ditto.
5888 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5889 of $GDB_PARALLEL.
5890
5891 2015-07-24 Doug Evans <dje@google.com>
5892
5893 * gdb.perf/lib/perftest/utils.py: New file.
5894 * gdb.perf/gm-hello.cc: New file.
5895 * gdb.perf/gm-pervasive-typedef.cc: New file.
5896 * gdb.perf/gm-pervasive-typedef.h: New file.
5897 * gdb.perf/gm-std.cc: New file.
5898 * gdb.perf/gm-std.h: New file.
5899 * gdb.perf/gm-use-cerr.cc: New file.
5900 * gdb.perf/gm-utils.h: New file.
5901 * gdb.perf/gmonster-null-lookup.py: New file.
5902 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5903 * gdb.perf/gmonster-print-cerr.py: New file.
5904 * gdb.perf/gmonster-ptype-string.py: New file.
5905 * gdb.perf/gmonster-runto-main.py: New file.
5906 * gdb.perf/gmonster-select-file.py: New file.
5907 * gdb.perf/gmonster1-null-lookup.exp: New file.
5908 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5909 * gdb.perf/gmonster1-print-cerr.exp: New file.
5910 * gdb.perf/gmonster1-ptype-string.exp: New file.
5911 * gdb.perf/gmonster1-runto-main.exp: New file.
5912 * gdb.perf/gmonster1-select-file.exp: New file.
5913 * gdb.perf/gmonster1.cc: New file.
5914 * gdb.perf/gmonster1.exp: New file.
5915 * gdb.perf/gmonster2-null-lookup.exp: New file.
5916 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5917 * gdb.perf/gmonster2-print-cerr.exp: New file.
5918 * gdb.perf/gmonster2-ptype-string.exp: New file.
5919 * gdb.perf/gmonster2-runto-main.exp: New file.
5920 * gdb.perf/gmonster2-select-file.exp: New file.
5921 * gdb.perf/gmonster2.cc: New file.
5922 * gdb.perf/gmonster2.exp: New file.
5923
5924 2015-07-24 Doug Evans <dje@google.com>
5925
5926 * gdb.perf/README: New file.
5927 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5928 * lib/gen-perf-test.exp: New file.
5929
5930 2015-07-24 Doug Evans <dje@google.com>
5931
5932 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5933 (PerfTest::startup): New function.
5934 (PerfTest::run): Return result of calling body.
5935 (PerfTest::assemble): Rewrite.
5936 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5937 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5938 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5939 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5940 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5941
5942 2015-07-24 Doug Evans <dje@google.com>
5943
5944 * lib/gdb.exp (clean_restart): Make executable optional.
5945
5946 2015-07-24 Doug Evans <dje@google.com>
5947
5948 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5949 compiler_info references.
5950 * gdb.cp/temargs.exp: Ditto.
5951 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5952 (get_compiler_info): Early exit if already computed. Set compiler_info
5953 to "unknown" if there was a problem.
5954 (test_compiler_info): Add function comment. Call get_compiler_info.
5955
5956 2015-07-24 Doug Evans <dje@google.com>
5957
5958 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5959 (workers/%.worker, build-perf): New rule.
5960 (GDB_PERFTEST_MODE): New variable.
5961 (check-perf): Use it.
5962 (clean): Clean up gdb.perf parallel build subdirs.
5963 * lib/build-piece.exp: New file.
5964 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5965 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5966 name.
5967 (standard_temp_file): Ditto.
5968 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5969 of $GDB_PARALLEL.
5970
5971 2015-07-24 Doug Evans <dje@google.com>
5972
5973 * lib/future.exp (gdb_default_target_compile): New option
5974 "early_flags".
5975 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
5976 --as-needed.
5977
5978 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
5979
5980 * gdb.base/catch-syscall.exp: Call gdb_exit before
5981 gdb_skip_xml_test.
5982
5983 2015-07-24 Pedro Alves <palves@redhat.com>
5984
5985 * gdb.python/py-events.exp: Accept output between the stop event
5986 and the prompt.
5987 * gdb.python/py-evsignal.exp: Likewise.
5988 * gdb.python/py-evthreads.exp: Likewise.
5989
5990 2015-07-24 Pedro Alves <palves@redhat.com>
5991
5992 PR gdb/18717
5993 * gdb.threads/non-ldr-exit.c: New file.
5994 * gdb.threads/non-ldr-exit.exp: New file.
5995
5996 2015-07-24 Yao Qi <yao.qi@linaro.org>
5997
5998 * gdb.server/ext-wrapper.exp: Test --wrapper option when
5999 restarting process.
6000
6001 2015-07-24 Yao Qi <yao.qi@linaro.org>
6002
6003 * gdb.server/ext-restart.exp: New file.
6004
6005 2015-07-24 Yao Qi <yao.qi@linaro.org>
6006
6007 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6008 argument options.
6009 * gdb.server/ext-wrapper.exp: New file.
6010
6011 2015-07-23 Doug Evans <dje@google.com>
6012
6013 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6014 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6015
6016 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6017
6018 * gdb.ada/var_arr_typedef.exp: New testcase.
6019 * gdb.ada/var_arr_typedef/pack.adb: New file.
6020 * gdb.ada/var_arr_typedef/pack.ads: New file.
6021 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6022
6023 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6024
6025 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6026
6027 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6028
6029 * gdb.arch/i386-biarch-core.exp: Replace istarget
6030 by "complete set gnutarget". Remove expectation for the "core-file"
6031 command.
6032
6033 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6034
6035 Revert the previous commit:
6036 Tests for validate symbol file using build-id.
6037
6038 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6039
6040 Tests for validate symbol file using build-id.
6041 * gdb.base/solib-mismatch-lib.c: New file.
6042 * gdb.base/solib-mismatch-libmod.c: New file.
6043 * gdb.base/solib-mismatch.c: New file.
6044 * gdb.base/solib-mismatch.exp: New file.
6045
6046 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6047
6048 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6049 nios2-*-linux*.
6050 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6051 * gdb.base/siginfo.exp: Likewise.
6052 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6053
6054 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6055
6056 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6057 Move it to ...
6058 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6059 ... here.
6060 * gdb.trace/range-stepping.exp: Check that the target supports
6061 range stepping.
6062
6063 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6064
6065 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6066
6067 2015-07-14 Pedro Alves <palves@redhat.com>
6068
6069 * gdb.base/killed-outside.exp: New file.
6070 * gdb.base/killed-outside.c: New file.
6071
6072 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6073
6074 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6075 (n at main): New.
6076 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6077
6078 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6079
6080 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6081 infcall tests instead of setting up for KFAIL.
6082
6083 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6084
6085 * gdb.btrace/record_goto-step.exp: New.
6086
6087 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6088
6089 PR compile/18484
6090 * gdb.compile/compile.c (struct struct_type): Add volatile to
6091 selffield's type.
6092 * gdb.compile/compile.exp
6093 (compile code struct_object.selffield = &struct_object): Skip further
6094 struct_object tests if this one xfails.
6095
6096 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6097
6098 PR exp/18617
6099 * gdb.trace/ax.exp: Add test.
6100
6101 2015-07-07 Yao Qi <yao.qi@linaro.org>
6102
6103 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6104 instead of istarget "aarch64*-*-*".
6105 * gdb.arch/aarch64-fp.exp: Likewise.
6106 * gdb.base/float.exp: Likewise.
6107 * gdb.reverse/aarch64.exp: Likewise.
6108 * lib/gdb.exp (is_aarch64_target): New proc.
6109
6110 2015-07-07 Yao Qi <yao.qi@linaro.org>
6111
6112 * lib/gdb.exp (is_aarch32_target): New proc.
6113 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6114 instead of "istarget "arm*-*-*"".
6115 * gdb.arch/arm-disp-step.exp: Likewise.
6116 * gdb.arch/thumb-bx-pc.exp: Likewise.
6117 * gdb.arch/thumb-prologue.exp: Likewise.
6118 * gdb.arch/thumb-singlestep.exp: Likewise.
6119 * gdb.base/disp-step-syscall.exp: Likewise.
6120 * gdb.base/float.exp: Likewise.
6121
6122 2015-07-07 Yao Qi <yao.qi@linaro.org>
6123
6124 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6125 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6126
6127 2015-07-07 Yao Qi <yao.qi@linaro.org>
6128
6129 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6130 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6131 if it exists.
6132 * gdb.multi/multi-arch.exp: Likewise.
6133
6134 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6135
6136 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6137 print.
6138
6139 2015-07-07 Yao Qi <yao.qi@linaro.org>
6140
6141 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6142
6143 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6144
6145 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6146 '[' and ']' characters.
6147
6148 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6149
6150 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6151
6152 2015-06-29 Pedro Alves <palves@redhat.com>
6153
6154 PR threads/18127
6155 * gdb.threads/hand-call-new-thread.c: New file.
6156 * gdb.threads/hand-call-new-thread.c: New file.
6157
6158 2015-06-26 Keith Seitz <keiths@redhat.com>
6159 Doug Evans <dje@google.com>
6160
6161 PR 16253
6162 * gdb.cp/var-tag-2.cc: New file.
6163 * gdb.cp/var-tag-3.cc: New file.
6164 * gdb.cp/var-tag-4.cc: New file.
6165 * gdb.cp/var-tag.cc: New file.
6166 * gdb.cp/var-tag.exp: New file.
6167
6168 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6169
6170 * gdb.base/history-duplicates.exp: New test.
6171
6172 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6173
6174 * gdb.base/completion.exp: Test the completion of the "focus"
6175 command.
6176
6177 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6178
6179 * gdb.arch/amd64-prologue-skip.S: New file.
6180 * gdb.arch/amd64-prologue-skip.exp: New file.
6181
6182 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6183
6184 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6185 is_address_zero_readable check.
6186
6187 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6188
6189 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6190 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6191
6192 2015-06-24 Yao Qi <yao.qi@linaro.org>
6193
6194 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6195 linux targets.
6196
6197 2015-06-24 Yao Qi <yao.qi@linaro.org>
6198
6199 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6200 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6201 * gdb.base/siginfo-thread.exp: Likewise.
6202
6203 2015-06-22 Yao Qi <yao.qi@linaro.org>
6204
6205 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6206
6207 2015-06-22 Yao Qi <yao.qi@linaro.org>
6208
6209 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6210 aarch64*-*-*.
6211 (skip_hw_watchpoint_tests): Likewise.
6212
6213 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6214
6215 * gdb.base/gdbinit-history.exp: Test the interaction between
6216 setting GDBHISTSIZE and setting the history size via .gdbinit.
6217
6218 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6219
6220 PR gdb/16999
6221 * gdb.base/gdbhistsize-history.exp: New test.
6222
6223 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6224
6225 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6226 with GDBHISTSIZE.
6227 * gdb.base/readline.exp: Likewise.
6228
6229 2015-06-17 Yao Qi <yao.qi@linaro.org>
6230
6231 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6232 line.
6233
6234 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6235
6236 * gdb.base/gdbinit-history.exp: Add test case to check that
6237 an unlimited history file does not get truncated on exit.
6238
6239 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6240
6241 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6242 (VECTOR): New macro. Use it...
6243 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6244 ...for these typedefs.
6245 (int8, char1, int1, double1): New typedefs.
6246 (struct just_int2, struct two_int2): New structures.
6247 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6248 (add_structvecs, add_singlevecs): New functions.
6249 (main): Call add_some_intvecs twice.
6250 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6251 the compile and exit upon failure. Try compiling for the "native"
6252 architecture. Test inferior function calls with vector arguments
6253 and vector return value handling with "finish" and "return".
6254
6255 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6256
6257 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6258 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6259 PE file.
6260 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6261
6262 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6263
6264 PR breakpoints/16465
6265 * gdb.mi/mi-dprintf-pending.c: New file.
6266 * gdb.mi/mi-dprintf-pending.exp: New test.
6267 * gdb.mi/mi-dprintf-pendshr.c: New file.
6268
6269 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6270 Mircea Gherzan <mircea.gherzan@intel.com>
6271
6272 * gdb.arch/i386-mpx-map.c: New file.
6273 * gdb.arch/i386-mpx-map.exp: New File.
6274
6275 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6276
6277 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6278 * gdb.arch/i386-mpx.exp: Indentation fixed.
6279
6280 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6281
6282 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6283 function and improved indentation.
6284 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6285 gdb_test_multiple. Added additional tests to skip the test.
6286
6287 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6288
6289 * gdb.arch/i386-avx512.c: Change path in include file.
6290 * gdb.arch/i386-avx512.exp: Change include dir path
6291 compilation flag.
6292 * gdb.arch/i386-mpx.c: Change path in include file.
6293 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6294 flag.
6295
6296 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6297
6298 * gdb.compile/compile-print.exp (compile print *vararray@3)
6299 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6300
6301 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6302
6303 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6304 (do not keep jit in memory): ... this.
6305 (expect 5): Change it to ...
6306 (expect no 5): ... this.
6307
6308 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6309
6310 PR gdb/15564
6311 * gdb.mi/mi-detach.exp: New file.
6312
6313 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6314
6315 PR symtab/18392
6316 * gdb.arch/amd64-tailcall-self.S: New file.
6317 * gdb.arch/amd64-tailcall-self.c: New file.
6318 * gdb.arch/amd64-tailcall-self.exp: New file.
6319
6320 2015-05-28 Don Breazeal <donb@codesourcery.com>
6321
6322 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6323 tests for remote targets by checking is_target_gdbserver.
6324
6325 2015-05-27 Doug Evans <dje@google.com>
6326
6327 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6328 * gdb.dwarf2/opaque-type-lookup.c: New file.
6329 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6330
6331 2015-05-26 Doug Evans <dje@google.com>
6332
6333 * gdb.cp/iostream.cc: New file.
6334 * gdb.cp/iostream.exp: New file.
6335
6336 2015-05-26 Doug Evans <dje@google.com>
6337
6338 * gdb.dwarf2/dw2-op-call.exp: Update.
6339 * gdb.dwarf2/dw4-sig-types.exp: Update.
6340 * gdb.dwarf2/implptr.exp: Update.
6341 * gdb.mi/mi-cmd-param-changed.exp: Update.
6342
6343 2015-05-26 Doug Evans <dje@google.com>
6344
6345 * gdb.python/py-lazy-string.c: New file.
6346 * gdb.python/py-lazy-string.exp: New file.
6347 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6348 (main): Update. Add estring3.
6349 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6350 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6351
6352 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6353 Yao Qi <yao.qi@linaro.org>
6354
6355 * gdb.reverse/aarch64.c: New.
6356 * gdb.reverse/aarch64.exp: New.
6357
6358 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6359
6360 * lib/gdb.exp (supports_process_record): Return true for
6361 aarch64*-linux*.
6362 (supports_reverse): Likewise.
6363
6364 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6365
6366 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6367 Use with_test_prefix.
6368
6369 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6370
6371 * gdb.base/completion.exp: Add test for completion of layout
6372 names.
6373
6374 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6375
6376 * lib/gdb.exp (skip_tui_tests): New proc.
6377 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6378
6379 2015-05-19 Pedro Alves <palves@redhat.com>
6380
6381 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6382 Save the whole env array instead of just HOME. Unset HISTSIZE in
6383 the environment while testing. Restore whole environment
6384 afterwards.
6385
6386 2015-05-16 Doug Evans <xdje42@gmail.com>
6387
6388 * gdb.guile/scm-ports.c: New file.
6389 * gdb.guile/scm-ports.exp: Add memory port tests.
6390
6391 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6392
6393 * gdb.compile/compile-print.c: New file.
6394 * gdb.compile/compile-print.exp: New file.
6395
6396 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6397
6398 * gdb.compile/compile-ops.exp: Cast param to void.
6399 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6400 (compile code struct_object.selffield = &struct_object): Add xfail.
6401
6402 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6403
6404 * gdb.ada/arr_enum_with_gap: New testcase.
6405
6406 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6407
6408 * gdb.ada/byte_packed_arr: New testcase.
6409
6410 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6411
6412 * gdb.ada/pckd_neg: New testcase.
6413
6414 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6415
6416 PR gdb/17820
6417 * gdb.base/gdbinit-history.exp: New test.
6418 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6419 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6420
6421 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6422
6423 * gdb.python/py-xmethods.cc: Enhance test case.
6424 * gdb.python/py-xmethods.exp: New tests.
6425 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6426 function.
6427 (B_indexoper): Likewise.
6428 (global_dm_list) : Add new xmethod worker functions.
6429
6430 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6431
6432 * gdb.base/coredump-filter.exp: Correctly unset
6433 "coredump_var_addr" array.
6434
6435 2015-05-08 Pedro Alves <palves@redhat.com>
6436
6437 * gdb.server/non-existing-program.exp: Unset spawn_id.
6438
6439 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6440
6441 PR python/18291
6442 * gdb.python/py-xmethods.exp: Add tests.
6443
6444 2015-05-08 Yao Qi <yao.qi@linaro.org>
6445
6446 PR gdb/18208
6447 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6448 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6449 function set_coredump_filter, and remove remote_exec call.
6450 Remove argument ipid. Callers update.
6451 (top level): Don't get inferior's PID.
6452
6453 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6454
6455 * gdb.base/watch_thread_num.exp: Skip test on targets without
6456 access watchpoints.
6457
6458 2015-05-06 Pedro Alves <palves@redhat.com>
6459
6460 PR server/18081
6461 * gdb.server/non-existing-program.exp: New file.
6462
6463 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6464
6465 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6466
6467 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6468
6469 * gdb.ada/out_of_line_in_inlined: New testcase.
6470
6471 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6472
6473 * gdb.ada/var_rec_arr: New testcase.
6474
6475 2015-04-30 Yao Qi <yao.qi@linaro.org>
6476
6477 * gdb.base/break-idempotent.exp: If
6478 skip_hw_watchpoint_multi_tests returns true, skip the tests
6479 on "rwatch" and "awatch".
6480
6481 2015-04-30 Yao Qi <yao.qi@linaro.org>
6482
6483 * gdb.base/relativedebug.exp: Invoke gdb command
6484 "info sharedlibrary", and if libc.so doesn't have debug info,
6485 skip the test.
6486
6487 2015-04-29 Doug Evans <dje@google.com>
6488
6489 * gdb.python/py-xmethods.exp: Add ptype tests.
6490 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6491 get_result_type method.
6492
6493 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6494
6495 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6496 the target does not support hardware watchpoints.
6497
6498 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6499
6500 * gdb.base/break-always.exp: Abort testing if writing to memory
6501 causes an error.
6502
6503 2015-04-28 Doug Evans <dje@google.com>
6504
6505 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6506 * gdb.python/py-pp-registration.exp: ... here. New file.
6507 * gdb.python/py-pp-registration.c: New file.
6508 * gdb.python/py-pp-registration.py: New file.
6509
6510 2015-04-28 Doug Evans <dje@google.com>
6511
6512 * gdb.python/py-bad-printers.c: New file.
6513 * gdb.python/py-bad-printers.py: New file.
6514 * gdb.python/py-bad-printers.exp: New file.
6515
6516 2015-04-28 Sasha Smundak <asmundak@google.com>
6517
6518 * gdb.python/py-type.exp: New test.
6519
6520 2015-04-28 Andy Wingo <wingo@igalia.com>
6521
6522 * gdb.python/py-parameter.exp:
6523 * gdb.guile/scm-parameter.exp: Escape the path that we are
6524 matching against, as it might contain characters that are special
6525 to regular expressions.
6526
6527 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6528
6529 * gdb.ada/rec_comp: New testcase.
6530
6531 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6532
6533 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6534 before using it.
6535
6536 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6537
6538 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6539 new tests for verilog output.
6540
6541 2015-04-24 Yao Qi <yao.qi@linaro.org>
6542
6543 * boards/remote-gdbserver-on-localhost.exp: New file.
6544
6545 2015-04-23 Pedro Alves <palves@redhat.com>
6546
6547 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6548 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6549 "end of file", remove $inferior_spawn_id from the indirect list.
6550
6551 2015-04-23 Pedro Alves <palves@redhat.com>
6552
6553 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6554
6555 2015-04-23 Pedro Alves <palves@redhat.com>
6556
6557 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6558 on $any_spawn_id instead of only on $gdb_spawn_id.
6559
6560 2015-04-21 Pierre Muller <muller@sourceware.org>
6561
6562 PR pascal/17815
6563 * lib/pascal.exp (gpc_compile): Add new option "class".
6564 (fpc_compile): Likewise.
6565 * gdb.pascal/case-insensitive-symbols.pas: New file.
6566 * gdb.pascal/case-insensitive-symbols.exp: New file.
6567
6568 2015-04-20 Gary Benson <gbenson@redhat.com>
6569
6570 * gdb.base/attach.exp: Fix three extended remote failures.
6571
6572 2015-04-17 Gary Benson <gbenson@redhat.com>
6573
6574 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6575 the main executable over the remote protocol.
6576
6577 2015-04-16 Pedro Alves <palves@redhat.com>
6578
6579 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6580 a new gdbserver if gdbserver_reconnect_p is set.
6581
6582 2015-04-16 Pedro Alves <palves@redhat.com>
6583
6584 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6585 is set, don't exit gdbserver.
6586
6587 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6588
6589 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6590 appropriate .insn, such that an older assembler can be used.
6591 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6592 the z/Architecture instruction set on 31-bit targets as well.
6593
6594 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6595
6596 * gdb.go/handcall.exp: Remove all logic related to the first
6597 breakpoint and rely on go_runto_main instead.
6598 * gdb.go/strings.exp: Likewise.
6599 * gdb.go/unsafe.exp: Likewise.
6600 * gdb.go/hello.exp: Likewise. Also rename the remaining
6601 breakpoint marker to "breakpoint 1".
6602 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6603 * gdb.go/strings.go: Likewise.
6604 * gdb.go/unsafe.go: Likewise.
6605 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6606 "set breakpoint 2 here" and rename the remaining breakpoint marker
6607 to "breakpoint 1".
6608
6609 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6610
6611 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6612 if itertools.imap is not present.
6613 * gdb.python/py-objfile.exp: Add parentheses.
6614 * gdb.python/py-type.exp: Same.
6615 * gdb.python/py-unwind-maint.py: Same.
6616
6617 2015-04-15 Yao Qi <yao.qi@linaro.org>
6618
6619 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6620 of ":$ptr_size" and set its form explicitly.
6621
6622 2015-04-15 Pedro Alves <palves@redhat.com>
6623 Yao Qi <yao.qi@linaro.org>
6624
6625 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6626 timeout by factor of 4.
6627 (test_regular_watch): Likewise.
6628 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6629 * gdb.reverse/sigall-reverse.exp: Likewise.
6630 * gdb.reverse/until-precsave.exp: Likewise.
6631 * lib/gdb.exp (with_timeout_factor): New proc.
6632 (gdb_expect): Move some code to ...
6633 (get_largest_timeout): ... here. New procedure.
6634
6635 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6636
6637 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6638
6639 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6640
6641 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6642 to write to the .text section.
6643
6644 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6645
6646 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6647 Handle the case of targets that do not provide PID information.
6648
6649 2015-04-13 Yao Qi <yao.qi@linaro.org>
6650
6651 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6652 and use expect instead of gdb_expect.
6653
6654 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6655
6656 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6657 "coredump_var_addr" to avoid naming conflict with other testcases.
6658
6659 2015-04-10 Pedro Alves <palves@redhat.com>
6660
6661 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6662 gdb_test_sequence and gdb_assert.
6663
6664 2015-04-10 Pedro Alves <palves@redhat.com>
6665
6666 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6667 test messages that don't include the breakpoint address.
6668
6669 2015-04-10 Yao Qi <yao.qi@linaro.org>
6670
6671 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6672 false for some offset and width combinations which aren't
6673 supported by linux kernel.
6674
6675 2015-04-10 Pedro Alves <palves@redhat.com>
6676
6677 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6678 procedure, factored out from ...
6679 (top level): ... here. Add "set displaced-stepping" testing axis.
6680 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6681 parameter "displaced". Use it.
6682 (top level): Use foreach and add "set displaced-stepping" testing
6683 axis.
6684
6685 2015-04-10 Pedro Alves <palves@redhat.com>
6686
6687 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6688 Remove comment.
6689 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6690 both the address of the instruction that triggers the watchpoint
6691 and the address of the instruction immediately after, and use
6692 those addresses for the test. Fix comment.
6693
6694 2015-04-10 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/sigstep.exp (breakpoint_to_handler)
6697 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6698 Test "backtrace" in handler.
6699 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6700 (top level): Add new "displaced" test axis to
6701 breakpoint_to_handler, breakpoint_to_handler_entry and
6702 breakpoint_over_handler.
6703
6704 2015-04-10 Pedro Alves <palves@redhat.com>
6705
6706 PR gdb/18216
6707 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6708
6709 2015-04-10 Yao Qi <yao.qi@linaro.org>
6710
6711 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6712 (test_add_rn_pc): New function.
6713 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6714 (top level): Invoke test_add_rn_pc.
6715
6716 2015-04-10 Pedro Alves <palves@redhat.com>
6717
6718 PR gdb/13858
6719 * gdb.base/step-over-no-symbols.exp: New file.
6720
6721 2015-04-09 Andy Wingo <wingo@igalia.com>
6722
6723 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6724 after the Python tests.
6725
6726 2015-04-08 Keith Seitz <keiths@redhat.com>
6727
6728 PR python/16699
6729 * gdb.python/py-completion.exp: New tests for completion.
6730 * gdb.python/py-completion.py (CompleteLimit1): New class.
6731 (CompleteLimit2): Likewise.
6732 (CompleteLimit3): Likewise.
6733 (CompleteLimit4): Likewise.
6734 (CompleteLimit5): Likewise.
6735 (CompleteLimit6): Likewise.
6736 (CompleteLimit7): Likewise.
6737
6738 2015-04-08 Pedro Alves <palves@redhat.com>
6739
6740 PR gdb/18214
6741 PR gdb/18216
6742 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6743 function.
6744 (main): Install it as SIGUSR1 handler.
6745 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6746 parameter. Always use "setup" as prefix. Toggle "set
6747 displaced-stepping" off/on depending on global. Don't switch to
6748 thread 1 here.
6749 (top level): Add displaced stepping "off/on" test axis. Update
6750 "setup" calls. Wrap each subtest with with_test_prefix. Test
6751 continuing with a queued signal in each thread.
6752
6753 2015-04-08 Pedro Alves <palves@redhat.com>
6754
6755 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6756 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6757 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6758 Return early if running to main fails.
6759 * gdb.trace/while-stepping.exp: Likewise.
6760
6761 2015-04-07 Pedro Alves <palves@redhat.com>
6762
6763 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6764 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6765 interact with inferior program.
6766
6767 2015-04-07 Pedro Alves <palves@redhat.com>
6768
6769 * lib/gdb.exp (inferior_spawn_id): New global.
6770 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6771 spawn id after processing the user code.
6772 (default_gdb_start): Set inferior_spawn_id.
6773 (send_inferior): New procedure.
6774 * lib/gdbserver-support.exp (gdbserver_start): Set
6775 inferior_spawn_id.
6776 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6777
6778 2015-04-07 Pedro Alves <palves@redhat.com>
6779
6780 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6781 * lib/gdbserver-support.exp (gdbserver_start): Make
6782 $server_spawn_id global.
6783 (gdbserver_start): Don't wait for gdbserver's spawn id with
6784 expect_background.
6785 (close_gdbserver): New procedure.
6786 (gdb_exit): Rename the default version and reimplement.
6787
6788 2015-04-07 Pedro Alves <palves@redhat.com>
6789
6790 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6791 append the substituted item, not the original item.
6792
6793 2015-04-07 Pedro Alves <palves@redhat.com>
6794
6795 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6796 gdb_expect.
6797
6798 2015-04-07 Pedro Alves <palves@redhat.com>
6799
6800 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6801 output appearing once only.
6802
6803 2015-04-07 Pedro Alves <palves@redhat.com>
6804
6805 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6806 that doesn't expect anything. Return early if running to main
6807 fails.
6808
6809 2015-04-07 Yao Qi <yao.qi@linaro.org>
6810
6811 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6812 (child_function): Call alarm.
6813 (main): Move call to alarm into the loop.
6814 * gdb.threads/non-stop-fair-events.exp: Build program with
6815 -DTIMEOUT=$timeout.
6816
6817 2015-04-06 Doug Evans <xdje42@gmail.com>
6818
6819 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6820 Fix dest parameter to board_info.
6821 (fpc_compile): Ditto.
6822 (gdb_compile_pascal): Rename dest arg to destfile.
6823
6824 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6825
6826 * gdb.ada/funcall_ref.exp: New file.
6827 * gdb.ada/funcall_ref/foo.adb: New file.
6828
6829 2015-04-02 Yao Qi <yao.qi@linaro.org>
6830
6831 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6832 is remote.
6833
6834 2015-04-02 Gary Benson <gbenson@redhat.com>
6835
6836 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6837
6838 2015-04-01 Sasha Smundak <asmundak@google.com>
6839
6840 * gdb.python/py-unwind-maint.c: New file.
6841 * gdb.python/py-unwind-maint.exp: New test.
6842 * gdb.python/py-unwind-maint.py: New file.
6843 * gdb.python/py-unwind.c: New file.
6844 * gdb.python/py-unwind.exp: New test.
6845 * gdb.python/py-unwind.py: New test.
6846
6847 2015-04-01 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6850 to fail instead of non-existent $test.
6851
6852 2015-04-01 Pedro Alves <palves@redhat.com>
6853
6854 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6855 GDBFLAGS if not empty.
6856
6857 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6858
6859 * gdb.ada/complete.exp: Remove "multi_line".
6860 * gdb.ada/info_exc.exp: Remove "multi_line".
6861 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6862 * gdb.ada/ptype_field.exp: Remove "multi_line".
6863 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6864 * gdb.ada/tagged.exp: Remove "multi_line".
6865 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6866 [multi_line ...]
6867 * gdb.btrace/delta.exp: Likewise.
6868 * gdb.btrace/exception.exp: Likewise.
6869 * gdb.btrace/function_call_history.exp: Likewise.
6870 * gdb.btrace/instruction_history.exp: Likewise.
6871 * gdb.btrace/nohist.exp: Likewise.
6872 * gdb.btrace/record_goto.exp: Likewise.
6873 * gdb.btrace/segv.exp: Likewise.
6874 * gdb.btrace/stepi.exp: Likewise.
6875 * gdb.btrace/tailcall.exp: Likewise.
6876 * gdb.btrace/unknown_functions.exp: Likewise.
6877 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6878 * lib/gdb.exp: Add the "multi_line" helper.
6879
6880 2015-04-01 Pedro Alves <palves@redhat.com>
6881
6882 * gdb.threads/tid-reuse.c: New file.
6883 * gdb.threads/tid-reuse.exp: New file.
6884
6885 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6886
6887 PR corefiles/16092
6888 * gdb.base/coredump-filter.c: New file.
6889 * gdb.base/coredump-filter.exp: Likewise.
6890
6891 2015-03-27 Petr Machata <pmachata@redhat.com>
6892
6893 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6894 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6895 (Dwarf::assemble): Initialize them.
6896 (Dwarf::lines): New function.
6897
6898 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6899
6900 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6901 SYMBOL_PREFIX for x86_64-*-cygwin.
6902
6903 2015-03-26 Andy Wingo <wingo@igalia.com>
6904
6905 PR symtab/18148
6906 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6907 const_value but not a location.
6908 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6909 location defined in non-main CUs are visible.
6910
6911 2015-03-26 Yao Qi <yao.qi@linaro.org>
6912
6913 PR testsuite/18139
6914 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6915 Add a line number entry for the same line.
6916 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6917 Add a line number entry for the same line.
6918
6919 2015-03-26 Yao Qi <yao.qi@linaro.org>
6920
6921 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6922 .int 0.
6923 (func): Likewise. Add .Lfunc_1 label.
6924 Use .Lfunc_1 label.
6925 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6926 .int 0.
6927 (func): Likewise.
6928 Use .Lfunc_1 label.
6929
6930 2015-03-26 Yao Qi <yao.qi@linaro.org>
6931
6932 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6933 Call gdb_compile instead to compile each .s files without debug
6934 information.
6935
6936 2015-03-26 Yao Qi <yao.qi@linaro.org>
6937
6938 * gdb.base/savedregs.exp (process_saved_regs): Make
6939 "Saved registers:" optional in the pattern.
6940
6941 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6942
6943 * gdb.btrace/next.exp: Merged into step.exp.
6944 * gdb.btrace/finish.exp: Merged into step.exp.
6945 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6946 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6947 "record goto" and checking the exact replay position.
6948 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6949 check for "Recording format" in "info record" output.
6950 * gdb.btrace/record_goto.exp: Choose test file based on target.
6951 * gdb.btrace/x86-record_goto.S: Renamed into ...
6952 * gdb.btrace/x86_64-record_goto.S: ... this.
6953 * gdb.btrace/i686-record_goto.S: New.
6954 * gdb.btrace/x86-tailcall.S: Renamed into ...
6955 * gdb.btrace/x86_64-tailcall.S: ... this.
6956 * gdb.btrace/i686-tailcall.S: New.
6957 * gdb.btrace/x86-tailcall.c: Renamed into ...
6958 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
6959 separate statements. Update test.
6960 * gdb.btrace/delta.exp: Use record_goto.c as test file.
6961 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
6962 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
6963 * gdb.btrace/tailcall.exp: Choose test file based on target.
6964 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
6965
6966 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6967
6968 * gdb.btrace/exception.exp: Increase BTS buffer size.
6969
6970 2015-03-24 Pedro Alves <palves@redhat.com>
6971
6972 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
6973
6974 2015-03-24 Pedro Alves <palves@redhat.com>
6975
6976 * gdb.threads/schedlock.exp (test_step): No longer expect that
6977 "set scheduler-locking step" with "next" over a function call runs
6978 threads unlocked.
6979
6980 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6981
6982 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
6983
6984 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
6985
6986 PR breakpoints/16466
6987 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
6988 * gdb.mi/mi-pending.c (thread_func): New function.
6989 (int main): Add threading support required.
6990 * gdb.mi/mi-pending.exp: Add tests for this issue.
6991 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
6992 (pendfunc2): Remove stdio dependency.
6993 * gdb.mi/mi-pendshr2.c: New file.
6994
6995 2015-03-23 Keith Seitz <keiths@redhat.com>
6996
6997 * gdb.linespec/keywords.c: New file.
6998 * gdb.linespec/keywords.exp: New file.
6999
7000 2015-03-23 Keith Seitz <keiths@redhat.com>
7001
7002 PR gdb/18021
7003 * gdb.dwarf2/staticvirtual.exp: New test.
7004
7005 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7006
7007 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7008 * README: Remove HP-UX and gdb.hp.
7009 (configuration):
7010 * configure: Regenerate.
7011 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7012 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7013 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7014 gdb.hp/gdb.defects/Makefile.
7015 * gdb.hp/Makefile.in: File deleted.
7016 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7017 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7018 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7019 * gdb.hp/gdb.aCC/run.c: File deleted.
7020 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7021 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7022 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7023 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7024 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7025 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7026 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7027 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7028 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7029 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7030 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7031 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7032 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7033 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7034 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7035 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7036 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7037 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7038 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7039 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7040 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7041 * gdb.hp/gdb.compat/average.c: File deleted.
7042 * gdb.hp/gdb.compat/sum.c: File deleted.
7043 * gdb.hp/gdb.compat/xdb.c: File deleted.
7044 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7045 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7046 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7047 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7048 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7049 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7050 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7051 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7052 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7053 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7054 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7055 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7056 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7057 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7058 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7059 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7060 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7061 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7062 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7063 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7064 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7065 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7066 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7067 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7068 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7069 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7070 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7071 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7072 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7073 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7074 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7075 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7076 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7077 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7078 * gdb.hp/tools/odump: File deleted.
7079
7080 2015-03-19 Pedro Alves <palves@redhat.com>
7081
7082 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7083 (saw_thread_3): New globals.
7084 (top level): Increment them when an event for the corresponding
7085 thread is seen.
7086 (no thread starvation): New test.
7087
7088 2015-03-19 Pedro Alves <palves@redhat.com>
7089
7090 * gdb.threads/continue-pending-status.c: New file.
7091 * gdb.threads/continue-pending-status.exp: New file.
7092
7093 2015-03-18 Pedro Alves <palves@redhat.com>
7094
7095 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7096 Use gdb_is_target_remote instead of is_remote. Use
7097 gdb_test_multiple instead of gdb_expect. Exit early if
7098 gdb_test_multiple hits its internal matches. Tighten stepi tests
7099 expected output. Fail on exit with any signal, instead of just
7100 SIGILL.
7101
7102 2015-03-18 Yao Qi <yao.qi@linaro.org>
7103
7104 PR tdep/18107
7105 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7106 variable.
7107 * gdb.base/catch-syscall.exp: Don't skip it on
7108 aarch64*-*-linux* target. Remove elements in all_syscalls.
7109 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7110 target.
7111 (setup_all_syscalls): New proc.
7112
7113 2015-03-16 Yao Qi <yao.qi@linaro.org>
7114
7115 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7116 (top level): Skip tests if valid_addr_p returns false for
7117 $cmd1 or $cmd2.
7118
7119 2015-03-11 Andy Wingo <wingo@igalia.com>
7120
7121 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7122
7123 2015-03-11 Yao Qi <yao.qi@linaro.org>
7124
7125 * gdb.base/catch-syscall.exp: Fix typo in comments.
7126
7127 2015-03-11 Yao Qi <yao.qi@linaro.org>
7128
7129 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7130
7131 2015-03-09 Pedro Alves <palves@redhat.com>
7132
7133 * dg-extract-results.py: Delete.
7134
7135 2015-03-09 Pedro Alves <palves@redhat.com>
7136
7137 Merge dg-extract-results.sh from GCC upstream (r218843).
7138
7139 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7140 * dg-extract-results.sh: Use --text with grep to avoid issues with
7141 binary files. Fall back to cat -v, if that doesn't work.
7142
7143 2015-03-05 Pedro Alves <palves@redhat.com>
7144
7145 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7146
7147 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7148
7149 * lib/mi-support.exp (mi_expect_interrupt): Accept
7150 alternative event for when in all-stop mode.
7151
7152 2015-03-04 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7155
7156 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7157
7158 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7159
7160 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7161
7162 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7163 regexps for GDB's current line display, accept a hex address
7164 preceding the line number.
7165
7166 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7167
7168 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7169 the 'arch1' variable for "s390*-linux*" targets.
7170
7171 2015-03-04 Pedro Alves <palves@redhat.com>
7172
7173 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7174 (main): Pass missing retval argument to pthread_join call.
7175
7176 2015-03-02 Pedro Alves <palves@redhat.com>
7177
7178 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7179 (top level): Call do_test with non-stop as well.
7180
7181 2015-03-02 Pedro Alves <palves@redhat.com>
7182
7183 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7184 -1.
7185
7186 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7187
7188 * gdb.arch/s390-vregs.exp: New test.
7189 * gdb.arch/s390-vregs.S: New file.
7190
7191 2015-02-27 Pedro Alves <palves@redhat.com>
7192
7193 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7194 call to catch_command_errors.
7195 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7196 catch_command_errors.
7197
7198 2015-02-27 Pedro Alves <palves@redhat.com>
7199
7200 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7201 "true" for boolean result.
7202 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7203 prototype of main.
7204
7205 2015-02-27 Pedro Alves <palves@redhat.com>
7206
7207 * lib/unbuffer_output.c: New file.
7208 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7209 (main): Call gdb_unbuffer_output.
7210
7211 2015-02-27 Yao Qi <yao.qi@linaro.org>
7212
7213 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7214 target.
7215
7216 2015-02-26 Doug Evans <dje@google.com>
7217
7218 * gdb.cp/class2.cc (Dbase, D): New classes.
7219 (main): New local delta.
7220 * gdb.cp/class2.exp: Test printing delta.
7221 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7222 (dynbar): New global.
7223 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7224
7225 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7226
7227 * gdb.compile/compile-ifunc.c: New file.
7228 * gdb.compile/compile-ifunc.exp: New file.
7229
7230 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7231
7232 * gdb.base/structs.exp: Check for correct struct on finish.
7233
7234 2015-02-26 Yao Qi <yao.qi@linaro.org>
7235
7236 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7237 is zero.
7238
7239 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7240
7241 * gdb.arch/cordic.ko.bz2: New file.
7242 * gdb.arch/cordic.ko.debug.bz2: New file.
7243 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7244
7245 2015-02-25 Yao Qi <yao.qi@linaro.org>
7246
7247 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7248 aarch64*-*-* target.
7249
7250 2015-02-23 Pedro Alves <palves@redhat.com>
7251
7252 * lib/gdb.exp (delete_breakpoints): Rewrite using
7253 gdb_test_multiple.
7254
7255 2015-02-23 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.base/info-os.c: Include stdlib.h.
7258
7259 2015-02-22 Doug Evans <xdje42@gmail.com>
7260
7261 PR symtab/17855
7262 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7263 is read after symbols have been re-read.
7264 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7265 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7266
7267 2015-02-21 Doug Evans <dje@google.com>
7268
7269 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7270
7271 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7272
7273 PR corefiles/17808
7274 * gdb.arch/i386-biarch-core.core.bz2: New file.
7275 * gdb.arch/i386-biarch-core.exp: New file.
7276
7277 2015-02-21 Pedro Alves <palves@redhat.com>
7278
7279 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7280 runto_main fails.
7281
7282 2015-02-20 Pedro Alves <palves@redhat.com>
7283
7284 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7285 info probes.
7286
7287 2015-02-20 Pedro Alves <palves@redhat.com>
7288
7289 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7290
7291 2015-02-20 Pedro Alves <palves@redhat.com>
7292
7293 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7294 clean_restart before gdb_target_supports_trace.
7295
7296 2015-02-20 Pedro Alves <palves@redhat.com>
7297
7298 PR threads/18006
7299 * gdb.threads/clone-thread_db.c: New file.
7300 * gdb.threads/clone-thread_db.exp: New file.
7301
7302 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7303
7304 PR breakpoints/16812
7305 * gdb.base/catch-gdb-caused-signals.c: New file.
7306 * gdb.base/catch-gdb-caused-signals.exp: New file.
7307
7308 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7309
7310 * configure: Regenerated.
7311 * configure.ac: Use GDB_AC_TRANSFORM.
7312 * aclocal.m4: sinclude ../transform.m4.
7313
7314 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7315
7316 * lib/dtrace.exp: New file.
7317 * gdb.base/dtrace-probe.exp: Likewise.
7318 * gdb.base/dtrace-probe.d: Likewise.
7319 * gdb.base/dtrace-probe.c: Likewise.
7320 * lib/pdtrace.in: Likewise.
7321 * configure.ac: Output variables with the transformed names of
7322 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7323 * configure: Regenerated.
7324
7325 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7326
7327 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7328 expected message when trying to access $_probe_* convenience
7329 variables while not on a probe.
7330
7331 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7332
7333 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7334
7335 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7336
7337 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7338 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7339
7340 2015-02-10 Doug Evans <xdje42@gmail.com>
7341
7342 * lib/gdb.exp (gdb_load): Always return a result.
7343
7344 2015-02-10 Pedro Alves <palves@redhat.com>
7345
7346 * gdb.threads/signal-sigtrap.c: New file.
7347 * gdb.threads/signal-sigtrap.exp: New file.
7348
7349 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7350
7351 * gdb.trace/no-attach-trace.c: New file.
7352 * gdb.trace/no-attach-trace.exp: New file.
7353
7354 2015-02-09 Mark Wielaard <mjw@redhat.com>
7355
7356 * gdb.dwarf2/atomic.c: New file.
7357 * gdb.dwarf2/atomic-type.exp: Likewise.
7358
7359 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7360
7361 * gdb.btrace/buffer-size.exp: Update "info record" output.
7362 * gdb.btrace/delta.exp: Update "info record" output.
7363 * gdb.btrace/enable.exp: Update "info record" output.
7364 * gdb.btrace/finish.exp: Update "info record" output.
7365 * gdb.btrace/instruction_history.exp: Update "info record" output.
7366 * gdb.btrace/next.exp: Update "info record" output.
7367 * gdb.btrace/nexti.exp: Update "info record" output.
7368 * gdb.btrace/step.exp: Update "info record" output.
7369 * gdb.btrace/stepi.exp: Update "info record" output.
7370 * gdb.btrace/nohist.exp: Update "info record" output.
7371
7372 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7373
7374 * gdb.btrace/buffer-size: New.
7375
7376 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7377
7378 * gdb.btrace/delta.exp: Update "info record" output.
7379 * gdb.btrace/enable.exp: Update "info record" output.
7380 * gdb.btrace/finish.exp: Update "info record" output.
7381 * gdb.btrace/instruction_history.exp: Update "info record" output.
7382 * gdb.btrace/next.exp: Update "info record" output.
7383 * gdb.btrace/nexti.exp: Update "info record" output.
7384 * gdb.btrace/step.exp: Update "info record" output.
7385 * gdb.btrace/stepi.exp: Update "info record" output.
7386 * gdb.btrace/nohist.exp: Update "info record" output.
7387
7388 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7389
7390 PR gdb/15678
7391 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7392
7393 2015-02-06 Pedro Alves <palves@redhat.com>
7394
7395 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7396 macro.
7397 (seconds_left, again): New globals.
7398 (main): Wait seconds_left in a 1-second sleep loop instead of
7399 sleeping 180 seconds. If 'again' is set, reset the seconds
7400 counter.
7401 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7402 'again' in the inferior before detaching. Print the seconds left.
7403 (options): New global.
7404 (top level): Build program with -DTIMEOUT=$timeout.
7405
7406 2015-02-06 Pedro Alves <palves@redhat.com>
7407
7408 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7409 determine how many seconds to pass to 'alarm'.
7410 * gdb.base/gdb-sigterm.exp (top level): Build program with
7411 -DTIMEOUT=$timeout.
7412 (do_test): Return success/failure indication. Add more verbose
7413 logging. Don't fail if 200 single steps are seen. Instead, fail
7414 when the test times out.
7415 (passes): New global.
7416 (top level): Break the testing loop if testing fails on any
7417 iteration. Use gdb_assert.
7418
7419 2015-02-04 Don Breazeal <donb@codesourcery.com>
7420
7421 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7422 and initialize them.
7423 (ipc_cleanup): New function.
7424 (main): Don't declare shmid, semid, and msqid. Add a call to
7425 atexit so that we call ipc_cleanup on exit.
7426
7427 2015-02-04 Pedro Alves <palves@redhat.com>
7428
7429 * boards/native-extended-gdbserver.exp: Remove any target variant
7430 specifications from the board name before clearing the isremote
7431 flag from board_info.
7432
7433 2015-01-31 Doug Evans <xdje42@gmail.com>
7434
7435 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7436
7437 2015-01-31 Gary Benson <gbenson@redhat.com>
7438
7439 * gdb.base/completion.exp: Disable completion limiting for
7440 existing tests. Add new tests to check completion limiting.
7441 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7442
7443 2015-01-31 Doug Evans <xdje42@gmail.com>
7444
7445 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7446
7447 2015-01-31 Doug Evans <xdje42@gmail.com>
7448
7449 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7450 entries. Duplicate file section script entries.
7451 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7452 inlined entries. Add test for safe-path rejection.
7453 * gdb.python/py-section-script.c: Add duplicate inlined section script
7454 entries. Duplicate file section script entries.
7455 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7456 inlined entries. Add test for safe-path rejection.
7457
7458 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7459
7460 * gdb.ada/disc_arr_bound: New testcase.
7461
7462 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7463
7464 * gdb.ada/mi_var_array: New testcase.
7465
7466 2015-01-27 Doug Evans <dje@google.com>
7467
7468 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7469 Add test for objfile.filename, objfile.username after objfile
7470 has been unloaded.
7471
7472 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7473
7474 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7475 the second test to print the name attribute of value
7476 returned by the call to gdb.lookup_type, and adjust
7477 the expected output accordingly.
7478
7479 2015-01-25 Mark Wielaard <mjw@redhat.com>
7480
7481 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7482 * gdb.base/disp-step-fork.c: Include unistd.h.
7483 * gdb.base/siginfo-obj.c: Include stdio.h.
7484 * gdb.base/siginfo-thread.c: Likewise.
7485 * gdb.mi/non-stop.c: Include unistd.h.
7486 * gdb.mi/nsthrexec.c: Include stdio.h.
7487 * gdb.mi/pthreads.c: Include unistd.h.
7488 * gdb.modula2/unbounded1.c (main): Declare returns int.
7489 * gdb.reverse/consecutive-reverse.c: Likewise.
7490 * gdb.threads/create-fail.c: Include unistd.h.
7491 * gdb.threads/killed.c: Likewise.
7492 * gdb.threads/linux-dp.c: Likewise.
7493 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7494 * gdb.threads/non-ldr-exc-2.c: Likewise.
7495 * gdb.threads/non-ldr-exc-3.c: Likewise.
7496 * gdb.threads/non-ldr-exc-4.c: Likewise.
7497 * gdb.threads/pthreads.c: Include unistd.h.
7498 (main): Declare returns int.
7499 * gdb.threads/tls-main.c (foo): New declaration.
7500 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7501
7502 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7503
7504 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7505 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7506
7507 2015-01-15 Mark Wielaard <mjw@redhat.com>
7508
7509 * gdb.base/noreturn-return.c: New file.
7510 * gdb.base/noreturn-return.exp: New file.
7511 * gdb.base/noreturn-finish.c: New file.
7512 * gdb.base/noreturn-finish.exp: New file.
7513
7514 2015-01-23 Pedro Alves <palves@redhat.com>
7515
7516 * gdb.threads/continue-pending-after-query.c: New file.
7517 * gdb.threads/continue-pending-after-query.exp: New file.
7518
7519 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7520 Simon Marchi <simon.marchi@ericsson.com>
7521
7522 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7523 * gdb.base/valgrind-db-attach.exp: Same.
7524 * gdb.base/valgrind-infcall.exp: Same.
7525 * lib/mi-support.exp (default_mi_gdb_start): Same.
7526 * lib/prompt.exp (default_prompt_gdb_start): Same.
7527 * lib/gdb.exp (default_gdb_spawn): Same.
7528 (gdb_interact): New.
7529
7530
7531 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7532
7533 * gdb.compile/compile.exp (pointer to jit function): New test.
7534
7535 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7536
7537 * lib/gdb.exp (supports_process_record): Return true for
7538 powerpc*-*-linux*.
7539 (supports_reverse): Likewise.
7540
7541 2015-01-15 Don Breazeal <donb@codesourcery.com>
7542
7543 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7544 instead of checking whether the target board is remote and
7545 use spawn_wait_for_attach instead of exec/sleep.
7546 * gdb.base/attach-twice.exp: Likewise.
7547
7548 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7549
7550 * gdb.ada/var_arr_attrs: New testcase.
7551
7552 2015-01-14 Pedro Alves <palves@redhat.com>
7553 Joel Brobecker <brobecker@adacore.com>
7554
7555 PR gdb/17525
7556 * gdb.base/bp-cmds-execution-x-script.c: New file.
7557 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7558 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7559
7560 2015-01-14 Pedro Alves <palves@redhat.com>
7561
7562 PR cli/17828
7563 * gdb.base/batch-preserve-term-settings.c: New file.
7564 * gdb.base/batch-preserve-term-settings.exp: New file.
7565
7566 2015-01-13 Doug Evans <dje@google.com>
7567
7568 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7569 binary.
7570
7571 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7572
7573 * Makefile.in (clean mostlyclean): Do not delete *.py.
7574
7575 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7576
7577 * gdb.python/py-lookup-type.exp: New file.
7578
7579 2015-01-12 Pedro Alves <palves@redhat.com>
7580
7581 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7582 restore GDBFLAGS before returning.
7583
7584 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7585
7586 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7587 is_amd64_regs_target and is_x86_like_target.
7588
7589 2015-01-11 Doug Evans <xdje42@gmail.com>
7590
7591 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7592 is given without an explicit form.
7593 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7594 attributes.
7595 * gdb.dwarf/corrupt.exp: Ditto.
7596 * gdb.dwarf2/enum-type.exp: Ditto.
7597 * gdb.trace/entry-values.exp: Ditto.
7598 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7599
7600 2015-01-11 Doug Evans <xdje42@gmail.com>
7601
7602 PR gdb/15830
7603 * gdb.base/maint.exp: Remove references to "maint demangle".
7604 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7605 Add tests for explicitly specifying language to demangle.
7606 * gdb.dlang/demangle.exp: Ditto.
7607
7608 2015-01-09 Pedro Alves <palves@redhat.com>
7609
7610 * gdb.threads/non-stop-fair-events.c: New file.
7611 * gdb.threads/non-stop-fair-events.exp: New file.
7612
7613 2015-01-09 Pedro Alves <palves@redhat.com>
7614
7615 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7616 the global scope. Set a breakpoint after all threads are started
7617 rather than stepping over two source lines. Expect the prompt.
7618 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7619 global.
7620 (NUM): Now 15.
7621 (main): Use threads_started_barrier to wait for all threads to
7622 start. Main thread no longer calls thread_function. Exit after
7623 180 seconds.
7624 (loop): New function.
7625 (thread_function): Wait on threads_started_barrier barrier. Call
7626 'loop' at each iteration.
7627 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7628 threads have started, instead of hardcoding number of "next"
7629 steps. Use an access watchpoint instead of a write watchpoint.
7630
7631 2015-01-09 Pedro Alves <palves@redhat.com>
7632
7633 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7634 (thread_func): Wait on barrier.
7635 (main): Wait for all threads to start before stopping GDB.
7636 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7637 global.
7638 (thread1_func, thread2_func): Wait on barrier.
7639 (main): Wait for all threads to start before stopping GDB.
7640 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7641 New global.
7642 (thread1_func, thread2_func): Wait on barrier.
7643 (main): Wait for all threads to start before stopping GDB.
7644
7645 2015-01-09 Pedro Alves <palves@redhat.com>
7646
7647 * gdb.threads/attach-many-short-lived-threads.c: New file.
7648 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7649
7650 2014-01-09 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7653 instead of to thread 2.
7654 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7655 Add barrier around each pthread_create call instead of around all
7656 calls.
7657 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7658 Set a break on thread_function and have the child threads hit it
7659 one at at a time.
7660
7661 2015-01-09 Pedro Alves <palves@redhat.com>
7662
7663 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7664 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7665 false.
7666 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7667 checking whether the target board is remote.
7668 * gdb.multi/multi-attach.exp: Likewise.
7669 * gdb.python/py-sync-interp.exp: Likewise.
7670 * gdb.server/ext-attach.exp: Likewise.
7671 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7672 tests that need to attach, instead of checking whether the target
7673 board is remote at the top of the file.
7674
7675 2015-01-08 Yao Qi <yao@codesourcery.com>
7676
7677 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7678
7679 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7680
7681 Fix testcase compilation.
7682 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7683
7684 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7685
7686 * gdb.python/py-type.exp: Add a couple test about empty
7687 array creation, and negative-length array creation.
7688
7689 2015-01-02 Doug Evans <xdje42@gmail.com>
7690
7691 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7692
7693 2015-01-02 Doug Evans <dje@google.com>
7694
7695 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7696
7697 2014-12-29 Yao Qi <yao@codesourcery.com>
7698
7699 * gdb.trace/entry-values.exp: Update comments. Rename variable
7700 bar_call_foo to returned_from_foo.
7701
7702 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7703
7704 PR gdb/17394
7705 * gdb.linespec/break-asm-file.c: New file.
7706 * gdb.linespec/break-asm-file.exp: New file.
7707 * gdb.linespec/break-asm-file0.s: New file.
7708 * gdb.linespec/break-asm-file1.s: New file.
7709
7710 2014-12-18 Nigel Stephens <nigel@mips.com>
7711 Maciej W. Rozycki <macro@codesourcery.com>
7712
7713 * gdb.base/float.exp: Handle the new output from "info float" on
7714 MIPS targets.
7715
7716 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7717
7718 Fix MinGW compilation.
7719 * gdb.compile/compile-ops.exp: Update untested message if
7720 !skip_compile_feature_tests.
7721 * gdb.compile/compile-setjmp.exp: Likewise.
7722 * gdb.compile/compile-tls.exp: Likewise.
7723 * gdb.compile/compile.exp: Likewise.
7724 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7725 supported on this host".
7726
7727 2014-12-16 Doug Evans <xdje42@gmail.com>
7728
7729 * boards/stabs.exp: New file.
7730
7731 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7732
7733 * gdb.base/completion.exp: Adjust to format changes of "maint
7734 print user-registers".
7735
7736 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7737
7738 PR server/17457
7739 * gdb.arch/aarch64-fp.c: New file.
7740 * gdb.arch/aarch64-fp.exp: New file.
7741
7742 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7743
7744 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7745 r210637, r210913, r211666, r215400, r215817).
7746
7747 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7748 * dg-extract-results.py: New file.
7749 * dg-extract-results.sh: Use it if the environment seems
7750 suitable.
7751
7752 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7753
7754 * dg-extract-results.py (parse_run): Handle warnings that
7755 are printed before a test harness is run.
7756
7757 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7758
7759 * dg-extract-results.py (Named): Remove __cmp__ method.
7760 (output_variation): Use a key to sort variation.harnesses.
7761
7762 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7763
7764 * dg-extract-results.py: For Python 3, force sys.stdout to
7765 handle surrogate escape sequences.
7766 (safe_open): New function.
7767 (output_segment, main): Use it.
7768
7769 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7770
7771 * dg-extract-results.py (Prog.result_re): Include options
7772 in test name.
7773
7774 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7775
7776 * dg-extract-results.py (output_variation): Always sort if
7777 do_sum.
7778
7779 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7780
7781 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7782 as long as we get pagination notifications.
7783
7784 2014-12-15 Jason Merrill <jason@redhat.com>
7785
7786 * Makefile.in (check-gdb.%): Restore.
7787 * README: Mention it.
7788
7789 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7790
7791 * gdb.ada/str_uninit: New testcase.
7792
7793 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7794
7795 PR symtab/17642
7796 * gdb.base/vla-stub-define.c: New file.
7797 * gdb.base/vla-stub.c: New file.
7798 * gdb.base/vla-stub.exp: New file.
7799
7800 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7801 Jan Kratochvil <jan.kratochvil@redhat.com>
7802 Tom Tromey <tromey@redhat.com>
7803
7804 * configure.ac: Add gdb.compile/.
7805 * configure: Regenerate.
7806 * gdb.compile/Makefile.in: New file.
7807 * gdb.compile/compile-ops.exp: New file.
7808 * gdb.compile/compile-ops.c: New file.
7809 * gdb.compile/compile-tls.c: New file.
7810 * gdb.compile/compile-tls.exp: New file.
7811 * gdb.compile/compile-constvar.S: New file.
7812 * gdb.compile/compile-constvar.c: New file.
7813 * gdb.compile/compile-mod.c: New file.
7814 * gdb.compile/compile-nodebug.c: New file.
7815 * gdb.compile/compile-setjmp-mod.c: New file.
7816 * gdb.compile/compile-setjmp.c: New file.
7817 * gdb.compile/compile-setjmp.exp: New file.
7818 * gdb.compile/compile-shlib.c: New file.
7819 * gdb.compile/compile.c: New file.
7820 * gdb.compile/compile.exp: New file.
7821 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7822
7823 2014-12-12 Tom Tromey <tromey@redhat.com>
7824
7825 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7826 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7827
7828 2014-12-12 Doug Evans <dje@google.com>
7829
7830 * lib/gdb-python.exp (get_python_valueof): New function.
7831 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7832
7833 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7834
7835 * gdb.base/completion.exp: Add test for completion of "info
7836 registers ".
7837
7838 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7839
7840 * gdb.base/func-ptrs.c: New file.
7841 * gdb.base/func-ptrs.exp: New file.
7842
7843 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7844
7845 PR breakpoints/17012
7846 * gdb.base/dprintf-detach.c: New file.
7847 * gdb.base/dprintf-detach.exp: New file.
7848
7849 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7850
7851 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7852 * lib/gdb.exp (target_is_gdbserver): New procedure.
7853
7854 2014-12-08 Doug Evans <dje@google.com>
7855
7856 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7857
7858 2014-12-05 Yao Qi <yao@codesourcery.com>
7859
7860 * gdb.guile/scm-error.exp: Remove the third argument to
7861 gdb_remote_download.
7862 * gdb.guile/scm-frame-args.exp: Likewise.
7863 * gdb.guile/scm-section-script.exp: Likewise.
7864
7865 2014-12-05 Yao Qi <yao@codesourcery.com>
7866
7867 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7868
7869 2014-12-04 Doug Evans <dje@google.com>
7870
7871 * gdb.python/py-objfile.exp: Add tests for
7872 objfile.add_separate_debug_file.
7873
7874 2014-12-04 Doug Evans <dje@google.com>
7875
7876 * lib/gdb.exp (get_build_id): New function.
7877 (build_id_debug_filename_get): Rewrite to use it.
7878 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7879
7880 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7881
7882 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7883 `method(long)', not just 0x0.
7884 * gdb.cp/nsalias.exp: Align code labels to 4.
7885 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7886 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7887 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7888 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7889 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7890 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7891
7892 2014-12-02 Doug Evans <dje@google.com>
7893
7894 PR symtab/17602
7895 * gdb.cp/anon-ns.cc: Move guts of this file to ...
7896 * gdb.cp/anon-ns2.cc: ... here. New file.
7897 * gdb.cp/anon-ns.exp: Update.
7898
7899 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
7900
7901 * gdb.python/py-events.py (inferior_call_handler): New.
7902 (register_changed_handler, memory_changed_handler): New.
7903 (test_events.invoke): Register new handlers.
7904 * gdb.python/py-events.exp: Add tests for inferior call,
7905 memory_changed and register_changed events.
7906
7907 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7908
7909 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7910 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7911 if the linker doesn't understand this.
7912
7913 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7914
7915 * gdb.python/python.exp: Change expected reply to help().
7916
7917 2014-12-01 Yao Qi <yao@codesourcery.com>
7918
7919 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7920 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7921 * configure: Re-generated.
7922
7923 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7924
7925 * gdb.cp/chained-calls.cc: New file.
7926 * gdb.cp/chained-calls.exp: New file.
7927 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7928
7929 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7930
7931 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7932 * gdb.dwarf2/symtab-producer.exp: Same.
7933 * gdb.gdb/python-interrupts.exp: Same.
7934 * gdb.gdb/python-selftest.exp: Same.
7935 * gdb.python/py-linetable.exp: Same.
7936 * gdb.python/py-type.exp: Same.
7937 * gdb.python/py-value-cc.exp: Same.
7938 * gdb.python/py-value.exp: Same.
7939
7940 2014-11-28 Yao Qi <yao@codesourcery.com>
7941
7942 * gdb.base/break-probes.exp: Match library name prefixed with
7943 sysroot.
7944
7945 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7946
7947 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7948 test expected output. Add parentheses for the call to print.
7949 Remove L suffix from integers.
7950
7951 2014-11-26 Doug Evans <dje@google.com>
7952
7953 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7954
7955 2014-11-22 Yao Qi <yao@codesourcery.com>
7956
7957 * gdb.trace/entry-values.c: Remove asms.
7958 (foo): Add foo_label.
7959 (bar): Add bar_label.
7960 * gdb.trace/entry-values.exp: Remove code computing foo's
7961 length and bar's length.
7962 (Dwarf::assemble): Invoke function_range for bar and use
7963 MACRO_AT_func for foo.
7964
7965 2014-11-22 Yao Qi <yao@codesourcery.com>
7966
7967 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
7968 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
7969 Use .Lgcc43_procstart instead of gcc43.
7970
7971 2014-11-21 Joel Brobecker <brobecker@adacore.com>
7972
7973 * gdb.ada/n_arr_bound: New testcase.
7974
7975 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
7976
7977 PR breakpoints/10737
7978 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
7979 test_catch_syscall_multi_arch.
7980 (test_catch_syscall_multi_arch): New function.
7981
7982 2014-11-20 Doug Evans <xdje42@gmail.com>
7983
7984 * gdb.base/maint.exp: Update expected output.
7985
7986 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
7987
7988 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
7989 4-byte instruction on S390.
7990
7991 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7992
7993 * gdb.ada/arr_arr: New testcase.
7994
7995 2014-11-19 Joel Brobecker <brobecker@adacore.com>
7996
7997 * gdb.ada/pkd_arr_elem: New Testcase.
7998
7999 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8000
8001 * gdb.reverse/break-precsave: Expect completion message for
8002 core file reads.
8003 * gdb.reverse/consecutive-precsave.exp: Likewise.
8004 * gdb.reverse/finish-precsave.exp: Likewise.
8005 * gdb.reverse/i386-precsave.exp: Likewise.
8006 * gdb.reverse/machinestate-precsave.exp: Likewise.
8007 * gdb.reverse/sigall-precsave.exp: Likewise.
8008 * gdb.reverse/solib-precsave.exp: Likewise.
8009 * gdb.reverse/step-precsave.exp: Likewise.
8010 * gdb.reverse/until-precsave.exp: Likewise.
8011 * gdb.reverse/watch-precsave.exp: Likewise.
8012
8013 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8014
8015 * gdb.base/bp-permanent.c: Include unistd.h.
8016 * gdb.python/py-framefilter-mi.c (main): Add return type.
8017 * gdb.python/py-framefilter.c (main): Likewise.
8018 * gdb.trace/actions-changed.c (main): Likewise.
8019
8020 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8021
8022 * gdb.mi/until.c: Add eye-catchers.
8023 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8024 line numbers.
8025
8026 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8027
8028 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8029 function header variants in break1.c.
8030 * gdb.base/ena-dis-br.exp: Likewise.
8031 * gdb.base/hbreak2.exp: Likewise.
8032 * gdb.reverse/until-precsave.exp: Drop references to removed
8033 non-prototype function header variants in ur1.c.
8034 * gdb.reverse/until-reverse.exp: Likewise.
8035
8036 2014-11-17 Petr Machata <pmachata@redhat.com>
8037
8038 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8039 ${_cu_offset_size} bytes abbrev offset.
8040
8041 2014-11-15 Doug Evans <xdje42@gmail.com>
8042
8043 PR symtab/17559
8044 * gdb.base/line-symtabs.exp: New file.
8045 * gdb.base/line-symtabs.c: New file.
8046 * gdb.base/line-symtabs.h: New file.
8047
8048 2014-11-14 Yao Qi <yao@codesourcery.com>
8049
8050 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8051 (func): Add label func_label.
8052 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8053 Replace low_pc and high_pc with MACRO_AT_range.
8054 Replace name, low_pc and high_pc with MACRO_AT_func.
8055
8056 2014-11-14 Yao Qi <yao@codesourcery.com>
8057
8058 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8059 Replace name, low_pc and high_pc with MACRO_AT_func.
8060
8061 2014-11-14 Yao Qi <yao@codesourcery.com>
8062
8063 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8064 produce debug information.
8065 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8066
8067 2014-11-14 Yao Qi <yao@codesourcery.com>
8068
8069 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8070 object and get function length.
8071 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8072 with MACRO_AT_func.
8073 (top-level): Replace gdb_compile and clean_restart with
8074 prepare_for_testing.
8075 * gdb.dwarf2/main.c (main): Add label main_label.
8076
8077 2014-11-14 Yao Qi <yao@codesourcery.com>
8078
8079 * lib/dwarf.exp (function_range): New procedure.
8080 (Dwarf::_handle_macro_at_func): New procedure.
8081 (Dwarf::_handle_macro_at_range): New procedure.
8082 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8083
8084 2014-11-14 Yao Qi <yao@codesourcery.com>
8085
8086 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8087 (_handle_attribute): New procedure.
8088
8089 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8090
8091 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8092 * gdb.base/call-sc.c (zed): Likewise.
8093 * gdb.base/checkpoint.c (main): Likewise.
8094 * gdb.base/dump.c (main): Likewise.
8095 * gdb.base/gcore.c (main): Likewise.
8096 * gdb.base/huge.c (main): Likewise.
8097 * gdb.base/multi-forks.c (main): Likewise.
8098 * gdb.base/pr10179-a.c (main): Likewise.
8099 * gdb.base/savedregs.c (main): Likewise.
8100 * gdb.base/sigaltstack.c (main): Likewise.
8101 * gdb.base/siginfo.c (main): Likewise.
8102 * gdb.base/structs.c (zed): Likewise.
8103 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8104 * gdb.mi/mi-syn-frame.c (main): Likewise.
8105 * gdb.mi/until.c (foo, main): Likewise.
8106 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8107 * gdb.base/solib-weak.c (foo): Declare.
8108 * gdb.base/attach-twice.c: Include stdio.h.
8109 * gdb.base/weaklib1.c: Likewise.
8110 * gdb.base/weaklib2.c: Likewise.
8111 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8112 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8113 unistd.h.
8114 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8115 * gdb.mi/mi-exit-code.c: Likewise.
8116 * gdb.base/break-interp-lib.c: Include string.h.
8117 * gdb.base/coremaker.c: Likewise.
8118 * gdb.base/testenv.c: Likewise.
8119 * gdb.python/py-finish-breakpoint.c: Likewise.
8120 * gdb.base/inferior-died.c: Include sys/wait.h.
8121 * gdb.base/fileio.c: Include time.h.
8122 * gdb.base/async-shell.c: Include unistd.h.
8123 * gdb.base/dprintf-non-stop.c: Likewise.
8124 * gdb.base/info-os.c: Likewise.
8125 * gdb.mi/mi-console.c: Likewise.
8126 * gdb.mi/watch-nonstop.c: Likewise.
8127 * gdb.python/py-events.c: Likewise.
8128 * gdb.base/async.c (baz): Move up before its invocation.
8129 * gdb.base/code_elim2.c (my_global_func): Likewise.
8130 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8131 * gdb.base/advance.c (func2): Likewise.
8132
8133 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8134
8135 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8136 variant.
8137 * gdb.base/annota3.c: Likewise.
8138 * gdb.base/async.c: Likewise.
8139 * gdb.base/average.c: Likewise.
8140 * gdb.base/call-ar-st.c: Likewise.
8141 * gdb.base/call-rt-st.c: Likewise.
8142 * gdb.base/call-sc.c: Likewise.
8143 * gdb.base/call-strs.c: Likewise.
8144 * gdb.base/ending-run.c: Likewise.
8145 * gdb.base/execd-prog.c: Likewise.
8146 * gdb.base/exprs.c: Likewise.
8147 * gdb.base/foll-exec.c: Likewise.
8148 * gdb.base/foll-fork.c: Likewise.
8149 * gdb.base/foll-vfork.c: Likewise.
8150 * gdb.base/funcargs.c: Likewise.
8151 * gdb.base/gcore.c: Likewise.
8152 * gdb.base/jump.c: Likewise.
8153 * gdb.base/langs0.c: Likewise.
8154 * gdb.base/langs1.c: Likewise.
8155 * gdb.base/langs2.c: Likewise.
8156 * gdb.base/mips_pro.c: Likewise.
8157 * gdb.base/nodebug.c: Likewise.
8158 * gdb.base/opaque0.c: Likewise.
8159 * gdb.base/opaque1.c: Likewise.
8160 * gdb.base/recurse.c: Likewise.
8161 * gdb.base/run.c: Likewise.
8162 * gdb.base/scope0.c: Likewise.
8163 * gdb.base/scope1.c: Likewise.
8164 * gdb.base/setshow.c: Likewise.
8165 * gdb.base/setvar.c: Likewise.
8166 * gdb.base/shmain.c: Likewise.
8167 * gdb.base/shr1.c: Likewise.
8168 * gdb.base/shr2.c: Likewise.
8169 * gdb.base/sigall.c: Likewise.
8170 * gdb.base/signals.c: Likewise.
8171 * gdb.base/so-indr-cl.c: Likewise.
8172 * gdb.base/solib2.c: Likewise.
8173 * gdb.base/structs.c: Likewise.
8174 * gdb.base/sum.c: Likewise.
8175 * gdb.base/vforked-prog.c: Likewise.
8176 * gdb.base/watchpoint.c: Likewise.
8177 * gdb.reverse/shr2.c: Likewise.
8178 * gdb.reverse/until-reverse.c: Likewise.
8179 * gdb.reverse/ur1.c: Likewise.
8180 * gdb.reverse/watch-reverse.c: Likewise.
8181
8182 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8183
8184 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8185 variant.
8186 * gdb.base/sepdebug.exp: Drop references to removed code.
8187
8188 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8189
8190 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8191 variant. Preserve original line numbering.
8192 * gdb.base/list1.c: Likewise.
8193
8194 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8195
8196 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8197 variant.
8198 * gdb.base/break1.c: Likewise.
8199 * gdb.base/break.exp: Drop references to removed code.
8200
8201 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8202
8203 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8204 variant.
8205
8206 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8207
8208 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8209
8210 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8211
8212 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8213 logic into perform_all_tests() and invoke it with and without
8214 function header prototypes.
8215 (do_function_calls): Remove conditional XFAIL for PR 5318.
8216 (rerun_and_prepare): Remove duplicate code.
8217 (perform_all_tests): New. Main logic moved here.
8218
8219 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8220
8221 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8222 code guarded by #ifdef NO_PROTOTYPES.
8223 (t_double_many_args): Likewise.
8224 (DEF_FUNC_MANY_ARGS_1): Likewise.
8225 (DEF_FUNC_VALUES_1): Likewise.
8226 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8227 guarded by #ifdef PROTOTYPES.
8228
8229 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8230
8231 * gdb.mi/mi-console.c: Add eye-catcher.
8232 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8233 instead of literal line number.
8234
8235 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8236
8237 * gdb.base/shr2.c: Add eye-catcher.
8238 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8239 line number.
8240
8241 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8242
8243 * gdb.base/jump.c: Add eye-catchers.
8244 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8245 numbers.
8246
8247 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8248
8249 * gdb.base/execd-prog.c: Add eye-catchers.
8250 * gdb.base/foll-exec.c: Likewise.
8251 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8252 line numbers.
8253
8254 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8255
8256 * gdb.base/ending-run.c: Add eye-catchers.
8257 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8258 literal line numbers.
8259
8260 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8261
8262 * gdb.base/call-rt-st.c: Add eye-catchers.
8263 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8264 literal line numbers.
8265
8266 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8267
8268 * gdb.base/call-ar-st.c: Add eye-catchers.
8269 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8270 literal line numbers.
8271
8272 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8273
8274 * gdb.base/average.c: Add eye-catchers.
8275 * gdb.base/sum.c: Likewise.
8276 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8277 regexps dynamically.
8278
8279 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8280
8281 * gdb.base/solib1.c: Add eye-catchers.
8282 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8283 literal line numbers.
8284
8285 2014-11-12 Pedro Alves <palves@redhat.com>
8286
8287 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8288 leader has exited.
8289
8290 2014-11-12 Pedro Alves <palves@redhat.com>
8291
8292 * gdb.arch/i386-bp_permanent.c: New file.
8293 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8294 (srcfile): Set to i386-bp_permanent.c.
8295 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8296 that stepi does not execute the 'leave' instruction, instead of
8297 testing it does execute.
8298 * gdb.base/bp-permanent.c: New file.
8299 * gdb.base/bp-permanent.exp: New file.
8300
8301 2014-11-10 Doug Evans <xdje42@gmail.com>
8302
8303 PR symtab/17564
8304 * gdb.base/symtab-search-order.exp: New file.
8305 * gdb.base/symtab-search-order.c: New file.
8306 * gdb.base/symtab-search-order-1.c: New file.
8307 * gdb.base/symtab-search-order-shlib-1.c: New file.
8308
8309 2014-11-07 Pedro Alves <palves@redhat.com>
8310
8311 PR gdb/17511
8312 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8313 i?86-*-linux*.
8314
8315 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8316
8317 PR c++/17494
8318 * gdb.cp/pr17494.cc: New file.
8319 * gdb.cp/pr17494.exp: New file.
8320
8321 2014-11-02 Yao Qi <yao@codesourcery.com>
8322
8323 * gdb.python/python.exp: Get working directory and match the
8324 output of "set extended-prompt \\w " with it.
8325
8326 2014-10-30 Doug Evans <dje@google.com>
8327
8328 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8329 in objfiles.
8330 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8331 in progspaces.
8332
8333 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8334
8335 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8336 * gdb.base/realname-expand.exp: Likewise.
8337 * gdb.linespec/macro-relative.exp: Likewise.
8338
8339 2014-10-29 Pedro Alves <palves@redhat.com>
8340
8341 PR gdb/17408
8342 * gdb.threads/schedlock.c (some_function): New function.
8343 (call_function): New global.
8344 (MAYBE_CALL_SOME_FUNCTION): New macro.
8345 (thread_function): Call it.
8346 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8347 and use it instead of a global counter. Adjust all callers.
8348 (get_current_thread): Use "find current thread" for test message
8349 here rather than having all callers pass down the same string.
8350 (goto_loop): New procedure, factored out from ...
8351 (my_continue): ... this.
8352 (step_ten_loops): Change parameter from test message to command to
8353 use. Adjust.
8354 (list_count): Delete global.
8355 (check_result): New procedure, factored out from duplicate top
8356 level code.
8357 (continue tests): Wrap in with_test_prefix.
8358 (test_step): New procedure, factored out from duplicate top level
8359 code.
8360 (top level): Test "step" in combination with all scheduler-locking
8361 modes. Test "next" in combination with all scheduler-locking
8362 modes, and in combination with stepping over a function call or
8363 not.
8364 * gdb.threads/next-bp-other-thread.c: New file.
8365 * gdb.threads/next-bp-other-thread.exp: New file.
8366
8367 2014-10-29 Pedro Alves <palves@redhat.com>
8368
8369 PR python/17372
8370 * gdb.python/python.exp: Test a multi-line command that spawns
8371 interactive Python.
8372 * gdb.base/multi-line-starts-subshell.exp: New file.
8373
8374 2014-10-29 Yao Qi <yao@codesourcery.com>
8375
8376 * gdb.base/fileio.exp: Make directories on host.
8377
8378 2014-10-29 Yao Qi <yao@codesourcery.com>
8379
8380 * gdb.base/fileio.c (test_write): Close the file.
8381
8382 2014-10-28 Pedro Alves <palves@redhat.com>
8383
8384 PR gdb/12623
8385 * gdb.base/sigstep.c (no_handler): New global.
8386 (main): If 'no_handler is true, set the signal handlers to
8387 SIG_IGN.
8388 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8389 with_sw_watch and no_handler parameters. Handle them.
8390 (top level) <stepping over handler when stopped at a breakpoint
8391 test>: Add a test axis for testing with a software watchpoint, and
8392 another for testing with the signal handler set to SIG_IGN.
8393 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8394 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8395
8396 2014-10-28 Pedro Alves <palves@redhat.com>
8397
8398 PR gdb/17511
8399 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8400 * gdb.base/sigstep.exp (other_handler_location): New global.
8401 (advance): Support stepping into the signal handler, and running
8402 commands while in the handler.
8403 (in_handler_map): New global.
8404 (top level): In the advance test, add combinations for getting
8405 into the handler with stepping commands, and for running commands
8406 in the handler. Add comment descripting the advancei tests.
8407
8408 2014-10-28 Pedro Alves <palves@redhat.com>
8409
8410 * gdb.base/sigstep.exp: Use build_executable instead of
8411 prepare_for_testing.
8412 (top level): Move code that starts GDB, runs to main and creates a
8413 display to ...
8414 (restart): ... this new procedure.
8415 (top level): Move backtrace from signal handler test to ...
8416 (validate_backtrace): ... this new procedure.
8417 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8418 with_test_prefix. Always restart GDB.
8419 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8420 with_test_prefix. Always restart GDB. No need to delete
8421 breakpoints after the test.
8422 (test_skip_handler): Remove prefix parameter.
8423 (skip_over_handler, breakpoint_to_handler)
8424 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8425 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8426 restart GDB. No need to delete breakpoints after the test.
8427 (top level): Use foreach to call the test procedures with
8428 different commands.
8429
8430 2014-10-28 Pedro Alves <palves@redhat.com>
8431
8432 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8433 instead of GNATS numbers.
8434 * gdb.base/sigbpt.exp: Likewise.
8435 * gdb.base/siginfo.exp: Likewise.
8436 * gdb.base/sigstep.exp: Likewise.
8437
8438 2014-10-27 Pedro Alves <palves@redhat.com>
8439
8440 * gdb.base/sigstep.c (dummy): New global.
8441 (main): Issue a couple writes to the new global.
8442 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8443 procedures.
8444 (skip_over_handler): Use test_skip_handler.
8445 (top level): Call skip_over_handler for stepi and nexti too.
8446 (breakpoint_over_handler): Use test_skip_handler.
8447 (top level): Call breakpoint_over_handler for stepi and nexti too.
8448
8449 2014-10-27 Yao Qi <yao@codesourcery.com>
8450
8451 * gdb.trace/tfile.c (adjust_function_address)
8452 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8453 function descriptor.
8454
8455 2014-10-24 Don Breazeal <donb@codesourcery.com>
8456
8457 * gdb.base/foll-fork.exp (test_follow_fork,
8458 catch_fork_child_follow): Check for updated fork messages emitted
8459 from infrun.c.
8460 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8461 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8462 vfork_and_exec_child_follow_through_step): Check for updated vfork
8463 messages emitted from infrun.c.
8464
8465 2014-10-24 Pedro Alves <palves@redhat.com>
8466
8467 * gdb.base/corefile.exp: Remove references to ultrix.
8468 * gdb.base/interrupt.exp: Likewise.
8469 * gdb.base/whatis.exp: Likewise.
8470 * gdb.gdb/selftest.exp: Likewise.
8471 * gdb.threads/manythreads.exp: Likewise.
8472 * gdb.threads/print-threads.exp: Likewise.
8473 * gdb.threads/pthreads.exp:: Likewise.
8474 * gdb.threads/schedlock.exp: Likewise.
8475
8476 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8477
8478 * gdb.cp/non-trivial-retval.cc: Add a test case.
8479 * gdb.cp/non-trivial-retval.exp: Add a test.
8480
8481 2014-10-20 Yao Qi <yao@codesourcery.com>
8482
8483 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8484 * gdb.python/py-objfile-script-gdb.py: New file.
8485 * gdb.python/py-objfile-script.exp: Update reference to
8486 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8487 of remote_download. Remove the dest file.
8488
8489 2014-10-20 Yao Qi <yao@codesourcery.com>
8490
8491 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8492 * gdb.base/step-line.exp: Likewise.
8493 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8494 * gdb.dwarf2/dw2-basic.exp: Likewise.
8495 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8496 * gdb.dwarf2/dw2-filename.exp: Likewise.
8497 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8498 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8499 * gdb.dwarf2/dw2-producer.exp: Likewise.
8500 * gdb.dwarf2/mac-fileno.exp: Likewise.
8501 * gdb.python/py-frame-args.exp: Likewise.
8502 * gdb.python/py-framefilter.exp: Likewise.
8503 * gdb.python/py-mi.exp: Likewise.
8504 * gdb.python/py-objfile-script.exp: Likewise
8505 * gdb.python/py-pp-integral.exp: Likewise.
8506 * gdb.python/py-pp-re-notag.exp: Likewise.
8507 * gdb.python/py-prettyprint.exp: Likewise.
8508 * gdb.python/py-section-script.exp: Likewise.
8509 * gdb.python/py-typeprint.exp: Likewise.
8510 * gdb.python/py-xmethods.exp: Likewise.
8511 * gdb.stabs/weird.exp: Likewise.
8512 * gdb.xml/tdesc-regs.exp: Likewise.
8513
8514 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8515
8516 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8517 (out_cu): Use addr_len for the size of addresses.
8518 (out_line): Likewise. Size DW_LNE_set_address instruction
8519 according to addr_len.
8520 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8521 (FUNC): Add START_INSNS to definition.
8522
8523 2014-10-18 Yao Qi <yao@codesourcery.com>
8524
8525 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8526 gdb_has_argv0 return true.
8527 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8528 check [target_info exists noargs], check [gdb_has_argv0]
8529 instead.
8530 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8531 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8532 procedures.
8533
8534 2014-10-17 Doug Evans <dje@google.com>
8535
8536 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8537 event.
8538 * gdb.python/py-events.py: Add clear_objfiles event.
8539
8540 2014-10-17 Doug Evans <dje@google.com>
8541
8542 * gdb.python/py-objfile.exp: Test progspace attribute.
8543
8544 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8545
8546 * gdb.guile/scm-breakpoint.exp: Do not assume any
8547 directory separators when matching source file paths.
8548 * gdb.python/py-breakpoint.exp: Likewise.
8549 * gdb.reverse/break-precsave.exp: Likewise.
8550 * gdb.reverse/break-reverse.exp: Likewise.
8551 * gdb.reverse/consecutive-precsave.exp: Likewise.
8552 * gdb.reverse/finish-precsave.exp: Likewise.
8553 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8554 * gdb.reverse/finish-reverse.exp: Likewise.
8555 * gdb.reverse/i386-precsave.exp: Likewise.
8556 * gdb.reverse/i387-env-reverse.exp: Likewise.
8557 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8558 * gdb.reverse/machinestate-precsave.exp: Likewise.
8559 * gdb.reverse/machinestate.exp: Likewise.
8560 * gdb.reverse/sigall-precsave.exp: Likewise.
8561 * gdb.reverse/solib-precsave.exp: Likewise.
8562 * gdb.reverse/step-precsave.exp: Likewise.
8563 * gdb.reverse/until-precsave.exp: Likewise.
8564 * gdb.reverse/watch-precsave.exp: Likewise.
8565 * gdb.reverse/watch-reverse.exp: Likewise.
8566
8567 2014-10-17 Yao Qi <yao@codesourcery.com>
8568
8569 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8570 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8571
8572 2014-10-17 Pedro Alves <palves@redhat.com>
8573
8574 PR gdb/17471
8575 * gdb.base/bg-execution-repeat.c: New file.
8576 * gdb.base/bg-execution-repeat.exp: New file.
8577
8578 2014-10-17 Pedro Alves <palves@redhat.com>
8579
8580 PR gdb/17300
8581 * gdb.base/continue-all-already-running.c: New file.
8582 * gdb.base/continue-all-already-running.exp: New file.
8583
8584 2014-10-17 Pedro Alves <palves@redhat.com>
8585
8586 PR gdb/17472
8587 * gdb.base/annota-input-while-running.c: New file.
8588 * gdb.base/annota-input-while-running.exp: New file.
8589
8590 2014-10-17 Pedro Alves <palves@redhat.com>
8591
8592 * gdb.base/callfuncs.exp: emove references to osf.
8593 * gdb.base/sigall.exp: Likewise.
8594 * gdb.gdb/selftest.exp: Likewise.
8595 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8596 * gdb.mi/non-stop.c: Likewise.
8597 * gdb.mi/pthreads.c: Likewise.
8598 * gdb.reverse/sigall-precsave.exp: Likewise.
8599 * gdb.reverse/sigall-reverse.exp: Likewise.
8600 * gdb.threads/pthreads.c: Likewise.
8601 * gdb.threads/pthreads.exp: Likewise.
8602
8603 2014-10-17 Yao Qi <yao@codesourcery.com>
8604
8605 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8606 check 'target_info exists noargs'.
8607 (test_command_prompt_position): Likewise.
8608 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8609 Remove "set args".
8610 (progvar_simple_while_test): Likewise.
8611 (progvar_complex_if_while_test): Likewise.
8612 (if_while_breakpoint_command_test): Likewise.
8613 (infrun_breakpoint_command_test): Likewise.
8614 (breakpoint_command_test): Likewise.
8615 (watchpoint_command_test): Likewise.
8616 (bp_deleted_in_command_test): Likewise.
8617 (temporary_breakpoint_commands): Likewise.
8618
8619 2014-10-16 Yao Qi <yao@codesourcery.com>
8620
8621 * gdb.base/remotetimeout.exp: Remove noargs checking.
8622
8623 2014-10-15 Pedro Alves <palves@redhat.com>
8624
8625 PR breakpoints/9649
8626 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8627 * gdb.base/breakpoint-in-ro-region.exp
8628 (probe_target_hardware_step): New procedure.
8629 (top level): Probe hardware stepping and hardware breakpoint
8630 support. Test stepping through a read-only region, with both
8631 "breakpoint auto-hw" on and off and both "always-inserted" on and
8632 off.
8633
8634 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8635
8636 * gdb.dlang/demangle.exp: Update for demangling changes.
8637
8638 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8639
8640 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8641 * gdb.cp/non-trivial-retval.exp: Add new tests.
8642
8643 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8644
8645 PR c++/13403
8646 PR c++/15154
8647 * gdb.cp/non-trivial-retval.cc: New file.
8648 * gdb.cp/non-trivial-retval.exp: New file.
8649
8650 2014-10-15 Yao Qi <yao@codesourcery.com>
8651
8652 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8653 remote host.
8654
8655 2014-10-15 Yao Qi <yao@codesourcery.com>
8656
8657 * gdb.python/py-symbol.exp: Match file base name if host is
8658 remote, otherwise match file name with dir name.
8659 * gdb.python/py-symtab.exp: Likewise.
8660 * gdb.python/python.exp: Likewise.
8661
8662 2014-10-15 Yao Qi <yao@codesourcery.com>
8663
8664 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8665 pattern.
8666 * gdb.python/py-symtab.exp: Likewise.
8667 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8668 locationn.
8669
8670 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8671
8672 * gdb.ada/addr_arith: New testcase.
8673
8674 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8675
8676 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8677 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8678 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8679 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8680
8681 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8682
8683 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8684 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8685 * gdb.arch/stap-eval-lang-ada.exp: New file.
8686
8687 2014-10-14 Yao Qi <yao@codesourcery.com>
8688
8689 * gdb.mi/mi-var-child.c (nothing1): New function.
8690 (nothing2): New function.
8691 (do_children_tests): Set function pointers by nothing1 and
8692 nothing2.
8693 * gdb.mi/mi-var-child.exp: Step over new added statements.
8694 Update test to match the new output.
8695 * gdb.mi/var-cmd.c (nothing1): New function.
8696 (nothing2): New function.
8697 (do_children_tests): Set function pointers by nothing1 and
8698 nothing2.
8699 * gdb.mi/mi-var-display.exp: Update test to match output.
8700 Step to the line specified by $line_dct_nothing.
8701 Increase the number of lines to step.
8702
8703 2014-10-14 Yao Qi <yao@codesourcery.com>
8704
8705 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8706 tests.
8707 * gdb.mi/mi2-var-child.exp: Likewise.
8708
8709 2014-10-13 Doug Evans <dje@google.com>
8710
8711 * gdb.python/py-objfile.exp: Change name of file name test.
8712
8713 2014-10-13 Doug Evans <dje@google.com>
8714
8715 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8716 from the start of the CU.
8717
8718 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8719 Yao Qi <yao@codesourcery.com>
8720
8721 Fix "save breakpoints" for "catch" command.
8722 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8723 Remove -nonewline. Match also the added "main" line.
8724
8725 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8726
8727 Fix "save breakpoints" for "disable $bpnum" command.
8728 * gdb.base/save-bp.c (main): Add label.
8729 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8730
8731 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8732
8733 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8734
8735 2014-10-11 Yao Qi <yao@codesourcery.com>
8736
8737 * gdb.server/server-kill.exp: Execute command
8738 "set remote trace-status-packet on" before "tstatus".
8739
8740 2014-10-11 Yao Qi <yao@codesourcery.com>
8741
8742 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8743 (main): Call getppid.
8744 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8745 and continue to it. Read variable "server_pid".
8746
8747 2014-10-11 Yao Qi <yao@codesourcery.com>
8748
8749 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8750
8751 2014-10-11 Yao Qi <yao@codesourcery.com>
8752
8753 * gdb.threads/thread-find.exp: Don't execute command
8754 "info threads".
8755 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8756 * gdb.threads/linux-dp.exp: Don't check the condition
8757 $threads_created equals to zero.
8758
8759 2014-10-10 Pedro Alves <palves@redhat.com>
8760
8761 * gdb.base/bigcore.exp: Remove references to IRIX.
8762 * gdb.base/funcargs.exp: Likewise.
8763 * gdb.base/interrupt.exp: Likewise.
8764 * gdb.base/mips_pro.exp: Likewise.
8765 * gdb.base/nodebug.exp: Likewise.
8766 * gdb.base/setvar.exp: Likewise.
8767 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8768
8769 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8770 Pedro Alves <palves@redhat.com>
8771
8772 PR symtab/14466
8773 * gdb.base/vdso-warning.c: New file.
8774 * gdb.base/vdso-warning.exp: New file.
8775
8776 2014-10-02 Doug Evans <dje@google.com>
8777
8778 * gdb.base/structs.c (main): Don't run forever.
8779
8780 2014-10-02 Pedro Alves <palves@redhat.com>
8781
8782 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8783 (top level) <stop threads 1, stop threads 2>: Use it.
8784
8785 2014-10-02 Pedro Alves <palves@redhat.com>
8786
8787 * gdb.threads/break-while-running.exp (test): Add new
8788 'update_thread_list' argument. Skip "info threads" if false.
8789 (top level): Add new 'update_thread_list' axis.
8790
8791 2014-10-02 Pedro Alves <palves@redhat.com>
8792
8793 PR breakpoints/17431
8794 * gdb.base/execl-update-breakpoints.c: New file.
8795 * gdb.base/execl-update-breakpoints.exp: New file.
8796
8797 2014-10-01 Pedro Alves <palves@redhat.com>
8798
8799 * gdb.base/breakpoint-in-ro-region.c: New file.
8800 * gdb.base/breakpoint-in-ro-region.exp: New file.
8801
8802 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * gdb.mi/mi-exit-code.exp: New file.
8805 * gdb.mi/mi-exit-code.c: New file.
8806
8807 2014-09-30 Yao Qi <yao@codesourcery.com>
8808
8809 * lib/prelink-support.exp (build_executable_own_libs): Error if
8810 the target isn't native.
8811
8812 2014-09-30 Yao Qi <yao@codesourcery.com>
8813
8814 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8815 false.
8816
8817 2014-09-22 Pedro Alves <palves@redhat.com>
8818
8819 * gdb.threads/break-while-running.exp: New file.
8820 * gdb.threads/break-while-running.c: New file.
8821
8822 2014-09-19 Yao Qi <yao@codesourcery.com>
8823
8824 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8825 Invoke test. Restart GDB with --readnow and invoke test again.
8826
8827 2014-09-19 Yao Qi <yao@codesourcery.com>
8828
8829 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8830 proc set_breakpoint_on_gcd_function. Invoke
8831 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8832 invoke set_breakpoint_on_gcd_function again.
8833
8834 2014-09-18 Doug Evans <dje@google.com>
8835
8836 * gdb.dwarf2/symtab-producer.exp: New file.
8837
8838 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8839
8840 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8841 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8842 * gdb.base/global-var-nested-by-dso.c: Likewise.
8843 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8844
8845 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8846 Pedro Alves <palves@redhat.com>
8847
8848 * gdb.base/watch-bitfields.exp: Pass string other than test file
8849 name to prepare_for_testing.
8850 (watch): New procedure.
8851 (expect_watchpoint): Use with_test_prefix.
8852 (top level): Factor out tests to ...
8853 (test_watch_location, test_regular_watch): ... these new
8854 procedures, and use with_test_prefix and gdb_continue_to_end.
8855
8856 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8857
8858 PR breakpoints/12526
8859 * gdb.base/watch-bitfields.exp: New file.
8860 * gdb.base/watch-bitfields.c: New file.
8861
8862 2014-09-16 Pedro Alves <palves@redhat.com>
8863
8864 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8865 software and hardware addresses, not software address against
8866 itself.
8867
8868 2014-09-16 Pedro Alves <palves@redhat.com>
8869
8870 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8871 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8872
8873 2014-09-16 Pedro Alves <palves@redhat.com>
8874
8875 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8876 files.
8877 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8878 "*-*-vxworks*" throughout.
8879 * gdb.base/break.exp: Likewise.
8880 * gdb.base/default.exp: Likewise.
8881 * gdb.base/scope.exp: Likewise.
8882 * gdb.base/sepdebug.exp: Likewise.
8883 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8884 throughout.
8885 * gdb.base/run.c: Likewise.
8886 * gdb.base/sepdebug.c: Likewise.
8887 * gdb.hp/gdb.aCC/run.c: Likewise.
8888 * gdb.reverse/until-reverse.c: Likewise.
8889 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8890
8891 2014-09-16 Yao Qi <yao@codesourcery.com>
8892
8893 * boards/local-remote-host-native.exp: New file.
8894
8895 2014-09-14 Doug Evans <xdje42@gmail.com>
8896
8897 * gdb.threads/queue-signal.c (thread_count): New variable.
8898 (thread_count_mutex, thread_count_condvar): New variables.
8899 (incr_thread_count, wait_all_threads_running): New functions.
8900 (main): Wait for all threads to be in their thread functions.
8901
8902 2014-09-13 Doug Evans <xdje42@gmail.com>
8903
8904 * gdb.threads/queue-signal.c: New file.
8905 * gdb.threads/queue-signal.exp: New file.
8906
8907 2014-09-13 Doug Evans <xdje42@gmail.com>
8908
8909 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8910 be consistent with what default_gdb_init uses.
8911 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8912 the plain text of the prompt. Add some logging printfs.
8913 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8914
8915 2014-09-12 Pedro Alves <palves@redhat.com>
8916
8917 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8918 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8919 * gdb.arch/i386-size-overlap.exp: Likewise.
8920 * gdb.arch/i386-size.exp: Likewise.
8921 * gdb.arch/i386-unwind.exp: Likewise.
8922 * gdb.base/a2-run.exp: Likewise.
8923 * gdb.base/break.exp: Likewise.
8924 * gdb.base/charset.exp: Likewise.
8925 * gdb.base/chng-syms.exp: Likewise.
8926 * gdb.base/commands.exp: Likewise.
8927 * gdb.base/dbx.exp: Likewise.
8928 * gdb.base/find.exp: Likewise.
8929 * gdb.base/funcargs.exp: Likewise.
8930 * gdb.base/jit-simple.exp: Likewise.
8931 * gdb.base/reread.exp: Likewise.
8932 * gdb.base/sepdebug.exp: Likewise.
8933 * gdb.base/step-bt.exp: Likewise.
8934 * gdb.cp/mb-inline.exp: Likewise.
8935 * gdb.cp/mb-templates.exp: Likewise.
8936 * gdb.objc/basicclass.exp: Likewise.
8937 * gdb.threads/killed.exp: Likewise.
8938
8939 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8940
8941 PR tdep/17379
8942 * gdb.arch/powerpc-stackless.S: New file.
8943 * gdb.arch/powerpc-stackless.exp: New file.
8944
8945 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8946
8947 * gdb.base/attach.c: Include unistd.h.
8948 (main): Call alarm. Add label postloop.
8949 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8950 gdb_breakpoint, gdb_continue_to_breakpoint.
8951 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8952
8953 2014-09-11 Pedro Alves <palves@redhat.com>
8954
8955 PR gdb/17347
8956 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8957 * gdb.base/attach.exp (test_command_line_attach_run): New
8958 procedure.
8959 (top level): Call it.
8960
8961 2014-09-11 Pedro Alves <palves@redhat.com>
8962
8963 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
8964 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
8965 (do_command_attach_tests): Use spawn_wait_for_attach.
8966 * gdb.base/solib-overlap.exp: Likewise.
8967 * gdb.multi/multi-attach.exp: Likewise.
8968 * gdb.python/py-prompt.exp: Likewise.
8969 * gdb.python/py-sync-interp.exp: Likewise.
8970 * gdb.server/ext-attach.exp: Likewise.
8971
8972 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
8973
8974 * gdb.fortran/array-element.exp: Remove unexpected "continue"
8975 command in testcase. Simplify testcase.
8976
8977 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8978
8979 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
8980
8981 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8982
8983 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
8984
8985 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8986
8987 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
8988
8989 2014-09-10 Joel Brobecker <brobecker@adacore.com>
8990
8991 * gdb.dwarf2/dynarr-ptr.c: New file.
8992 * gdb.dwarf2/dynarr-ptr.exp: New file.
8993
8994 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
8995
8996 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
8997 of 30 rather than hardcoding 120 for a slow test case. Take the
8998 `gdb,timeout' target setting into account for this calculation.
8999 Don't extend the timeout for the test cases that don't need it.
9000
9001 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9002
9003 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9004 a factor of 2 for a slow test case. Take the `gdb,timeout'
9005 target setting into account for this calculation.
9006 * gdb.reverse/until-precsave.exp: Increase the timeout by
9007 a factor of 15 and 3 respectively rather than adding 120
9008 for a pair of slow test cases. Take the `gdb,timeout'
9009 target setting into account for this calculation.
9010
9011 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9012
9013 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9014 timeout, don't pass one down to gdb_expect.
9015 (gdb_expect): Rework timeout selection.
9016
9017 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9018
9019 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9020 exception on timeout.
9021 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9022 (gdbserver_start_extended): Catch any `gdbserver_start' error
9023 exceptions.
9024 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9025 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9026 `gdbserver_gdb_load' error exceptions.
9027
9028 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9029
9030 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9031 120 on waiting for the TCP socket to open.
9032
9033 2014-09-09 Doug Evans <xdje42@gmail.com>
9034
9035 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9036 _caller_matches, _any_caller_is, _any_caller_matches.
9037
9038 2014-09-09 Doug Evans <xdje42@gmail.com>
9039
9040 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9041
9042 2014-09-09 Yao Qi <yao@codesourcery.com>
9043
9044 * gdb.mi/mi-var-display.exp: Set print symbol off.
9045
9046 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9047
9048 PR gdb/17035
9049 * gdb.base/commands.exp: Add tests to verify user-defined
9050 commands with empty bodies.
9051 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9052 python commands in `show user command`.
9053 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9054 scheme commands in `show user command`.
9055
9056 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9057
9058 PR python/17355
9059 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9060 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9061 * gdb.python/py-framefilter-invalidarg.exp: New file.
9062 * gdb.python/py-framefilter-invalidarg.py: New file.
9063
9064 2014-09-06 Doug Evans <xdje42@gmail.com>
9065
9066 PR 15276
9067 * gdb.python/py-caller-is.c: New file.
9068 * gdb.python/py-caller-is.exp: New file.
9069
9070 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9071
9072 PR gdb/17235
9073 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9074 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9075
9076 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9077
9078 PR fortran/17237
9079 * gdb.fortran/print-formatted.exp: New file.
9080 * gdb.fortran/print-formatted.f90: Likewise.
9081
9082 2014-09-03 Sasha Smundak <asmundak@google.com>
9083
9084 * gdb.python/py-frame.exp: Test Frame.read_register.
9085
9086 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9087
9088 PR python/16699
9089 * gdb.python/py-completion.exp: New file.
9090 * gdb.python/py-completion.py: Likewise.
9091
9092 2014-08-28 Doug Evans <dje@google.com>
9093
9094 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9095 eax,etc. are live with values set by gdb and thus the compiler can't
9096 use them.
9097 * gdb.arch/i386-pseudo.c (main): Ditto.
9098
9099 2014-08-27 Doug Evans <dje@google.com>
9100
9101 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9102
9103 2014-08-25 Doug Evans <dje@google.com>
9104
9105 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9106 (main): Ditto.
9107
9108 2014-08-25 Doug Evans <dje@google.com>
9109
9110 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9111
9112 2014-08-24 Yao Qi <yao@codesourcery.com>
9113
9114 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9115 symbol off.
9116 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9117
9118 2014-08-22 Doug Evans <dje@google.com>
9119
9120 PR 17276
9121 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9122 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9123 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9124
9125 2014-08-22 Yao Qi <yao@codesourcery.com>
9126
9127 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9128 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9129 * gdb.python/python.exp: Likewise. Use .py file on the host
9130 instead of the build.
9131
9132 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9133
9134 * gdb.threads/gcore-stale-thread.c: New file.
9135 * gdb.threads/gcore-stale-thread.exp: New file.
9136
9137 2014-08-21 Pedro Alves <palves@redhat.com>
9138
9139 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9140 * gdb.base/gcore-relro-pie.exp: Likewise.
9141 * gdb.base/gcore-relro.exp: Likewise.
9142 * gdb.base/gcore.exp: Likewise.
9143 * gdb.base/print-symbol-loading.exp: Likewise.
9144 * gdb.threads/gcore-thread.exp: Likewise.
9145 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9146
9147 2014-08-20 Pedro Alves <palves@redhat.com>
9148 Jan Kratochvil <jan.kratochvil@redhat.com>
9149
9150 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9151 configure.
9152 (EXPECT): Handle READ1 being set.
9153 (all): Depend on EXTRA_RULES.
9154 (check-read1, expect-read1, read1.so, read1): New rules.
9155 * README (Testsuite Parameters): Document the READ1 make variable.
9156 (Race detection): New section.
9157 * configure: Regenerate.
9158 * configure.ac: If build==host==target, and running under a
9159 GNU/glibc system, add read1 to the extra Makefile rules.
9160 (EXTRA_RULES): AC_SUBST it.
9161 * lib/read1.c: New file.
9162
9163 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9164
9165 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9166 the handling of variables declared as a typedef to an array
9167 which a DW_AT_data_location attribute.
9168
9169 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9170 Pedro Alves <palves@redhat.com>
9171
9172 PR symtab/14604
9173 PR symtab/14605
9174 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9175 gdb_test.
9176
9177 2014-08-19 Pedro Alves <palves@redhat.com>
9178
9179 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9180
9181 2014-08-19 Yao Qi <yao@codesourcery.com>
9182
9183 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9184 right line.
9185
9186 2014-08-18 David Blaikie <dblaikie@gmail.com>
9187
9188 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9189
9190 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9191
9192 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9193 attribute in array range.
9194
9195 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9196
9197 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9198
9199 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9200
9201 PR c++/17132
9202 * gdb.cp/pr17132.cc: New file.
9203 * gdb.cp/pr17132.exp: New file.
9204
9205 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9206
9207 * gdb.python/py-xmethods.py (A_getarrayind)
9208 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9209 Use 'print' with function call syntax.
9210 (E_method_matcher.match): Fix tab vs space indentation mixup.
9211
9212 2014-08-15 Yao Qi <yao@codesourcery.com>
9213
9214 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9215 false.
9216
9217 2014-08-15 Yao Qi <yao@codesourcery.com>
9218
9219 * gdb.cp/casts.exp: Set print symbol off.
9220 * gdb.cp/class2.exp: Likewise.
9221 * gdb.cp/overload.exp: Likewise.
9222 * gdb.cp/templates.exp: Likewise.
9223
9224 2014-08-11 Doug Evans <dje@google.com>
9225
9226 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9227 (test_load_shlib): Update.
9228
9229 2014-08-09 Yao Qi <yao@codesourcery.com>
9230
9231 * gdb.base/display.exp: Invoke is_address_zero_readable.
9232 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9233 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9234 * gdb.base/hbreak-unmapped.exp: Return if
9235 is_address_zero_readable returns true.
9236 * gdb.base/signest.exp: Likewise.
9237 * gdb.base/signull.exp: Likewise.
9238 * gdb.base/sigbpt.exp: Likewise.
9239 * gdb.guile/scm-disasm.exp: Do the test if
9240 is_address_zero_readable returns false.
9241 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9242 * gdb.python/py-arch.exp: Likewise.
9243 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9244 * lib/gdb.exp (is_address_zero_readable): New proc.
9245
9246 2014-08-09 Yao Qi <yao@codesourcery.com>
9247
9248 PR testsuite/13443
9249 * gdb.mi/mi-var-display.exp: Make test messages unique.
9250
9251 2014-08-04 Tom Tromey <tromey@redhat.com>
9252
9253 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9254 target 0".
9255
9256 2014-08-04 Tom Tromey <tromey@redhat.com>
9257
9258 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9259 "target_resume".
9260
9261 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9262
9263 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9264 inner_vla_struct_object_size.
9265 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9266 as xfail.
9267
9268 2014-07-30 Pedro Alves <palves@redhat.com>
9269
9270 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9271 comment.
9272
9273 2014-07-29 Yao Qi <yao@codesourcery.com>
9274
9275 PR gdb/17206
9276 * gdb.base/until-nodebug.exp: New.
9277
9278 2014-07-28 Doug Evans <xdje42@gmail.com>
9279
9280 PR guile/17203
9281 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9282 previously existing parameter, and previously ambiguously spelled
9283 parameter.
9284
9285 2014-07-28 Will Newton <will.newton@linaro.org>
9286
9287 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9288
9289 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9290 Doug Evans <xdje42@gmail.com>
9291
9292 PR guile/17146
9293 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9294
9295 2014-07-25 Pedro Alves <palves@redhat.com>
9296
9297 * gdb.threads/signal-command-handle-nopass.c: New file.
9298 * gdb.threads/signal-command-handle-nopass.exp: New file.
9299 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9300 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9301 * gdb.threads/signal-delivered-right-thread.c: New file.
9302 * gdb.threads/signal-delivered-right-thread.exp: New file.
9303
9304 2014-07-25 Pedro Alves <palves@redhat.com>
9305
9306 * gdb.base/double-prompt-target-event-error.exp
9307 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9308 match.
9309 (cancel_pagination_in_target_event): Rework double prompt
9310 detection.
9311 * gdb.base/paginate-after-ctrl-c-running.exp
9312 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9313 <return>' match.
9314 * gdb.base/paginate-bg-execution.exp
9315 (test_bg_execution_pagination_return)
9316 (test_bg_execution_pagination_cancel): Remove '-notransfer
9317 <return>' matches.
9318 * gdb.base/paginate-execution-startup.exp
9319 (test_fg_execution_pagination_return)
9320 (test_fg_execution_pagination_cancel): Remove '-notransfer
9321 <return>' matches.
9322 * gdb.base/paginate-inferior-exit.exp
9323 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9324 match.
9325 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9326 * lib/gdb.exp (pagination_prompt): Run text through
9327 string_to_regexp.
9328 (gdb_test_multiple): Match $pagination_prompt instead of
9329 "<return>".
9330 (string_to_regexp): Move to lib/gdb-utils.exp.
9331
9332 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9333
9334 * gdb.arch/amd64-entry-value-paramref.S: New file.
9335 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9336 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9337 * gdb.arch/amd64-optimout-repeat.S: New file.
9338 * gdb.arch/amd64-optimout-repeat.c: New file.
9339 * gdb.arch/amd64-optimout-repeat.exp: New file.
9340
9341 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9342
9343 PR gdb/17170
9344 * gdb.base/statistics.exp: New file.
9345
9346 2014-07-17 Doug Evans <dje@google.com>
9347
9348 PR gdb/17170
9349 * gdb.base/maint.exp: Update testing of per-command stats.
9350
9351 2014-07-16 Pedro Alves <palves@redhat.com>
9352
9353 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9354 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9355 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9356 (tfile_write_buf): New functions.
9357 (add_memory_block): Rewrite using the above.
9358 (adjust_function_address): New function.
9359 (FUNCTION_ADDRESS): New macro.
9360 (write_basic_trace_file): Remove short_x local, and use
9361 tfile_write_16. Change type of func_addr local to unsigned long
9362 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9363 here. Cast argument of add_memory_block to char pointer.
9364 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9365 (main): Remove parameters.
9366 * gdb.trace/tfile.exp: Remove nowarnings.
9367
9368 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9369
9370 * gdb.base/debug-expr.exp: Test string evaluation with
9371 "debug expression" on.
9372
9373 2014-07-15 Pedro Alves <palves@redhat.com>
9374
9375 * gdb.base/reread.exp: Use clean_restart.
9376
9377 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9378
9379 * gdb.arch/avr-flash-qualifer.c: New.
9380 * gdb.arch/avr-flash-qualifer.exp: New.
9381
9382 2014-07-14 Pedro Alves <palves@redhat.com>
9383
9384 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9385 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9386
9387 2014-07-14 Pedro Alves <palves@redhat.com>
9388
9389 * gdb.base/double-prompt-target-event-error.c: New file.
9390 * gdb.base/double-prompt-target-event-error.exp: New file.
9391
9392 2014-07-14 Pedro Alves <palves@redhat.com>
9393
9394 PR gdb/17072
9395 * gdb.base/paginate-inferior-exit.c: New file.
9396 * gdb.base/paginate-inferior-exit.exp: New file.
9397
9398 2014-07-14 Pedro Alves <palves@redhat.com>
9399
9400 PR gdb/17072
9401 * gdb.base/paginate-bg-execution.c: New file.
9402 * gdb.base/paginate-bg-execution.exp: New file.
9403
9404 2014-07-14 Pedro Alves <palves@redhat.com>
9405
9406 PR gdb/17072
9407 * gdb.base/paginate-execution-startup.c: New file.
9408 * gdb.base/paginate-execution-startup.exp: New file.
9409 * lib/gdb.exp (pagination_prompt): New global.
9410 (default_gdb_spawn): New procedure, factored out from
9411 default_gdb_spawn.
9412 (default_gdb_start): Adjust to call default_gdb_spawn.
9413 (gdb_spawn): New procedure.
9414
9415 2014-07-14 Pedro Alves <palves@redhat.com>
9416
9417 * lib/gdb.exp (gdb_assert): New procedure.
9418 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9419
9420 2014-07-14 Pedro Alves <palves@redhat.com>
9421
9422 * gdb.base/execution-termios.c: New file.
9423 * gdb.base/execution-termios.exp: New file.
9424
9425 2014-07-14 Tom Tromey <tromey@redhat.com>
9426
9427 * gdb.cp/vla-cxx.cc: New file.
9428 * gdb.cp/vla-cxx.exp: New file.
9429
9430 2014-07-14 Tom Tromey <tromey@redhat.com>
9431
9432 * gdb.reverse/rerun-prec.c: New file.
9433 * gdb.reverse/rerun-prec.exp: New file.
9434
9435 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9436 Maciej W. Rozycki <macro@codesourcery.com>
9437
9438 * lib/gdb-utils.exp: New file.
9439 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9440 inline `gdb_init_command' processing.
9441 (gdb_start_cmd): Likewise.
9442 * lib/mi-support.exp (mi_run_cmd): Likewise.
9443 * README: Document `gdb_init_command' and `gdb_init_commands'.
9444
9445 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9446
9447 Fix false FAIL running under a very long directory name.
9448 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9449 and "set print elements 10000". Twice.
9450
9451 2014-07-11 Yao Qi <yao@codesourcery.com>
9452
9453 * gdb.base/exprs.exp: "set print symbol off".
9454
9455 2014-07-11 Pedro Alves <palves@redhat.com>
9456
9457 * gdb.threads/kill.c: New file.
9458 * gdb.threads/kill.exp: New file.
9459
9460 2014-07-10 Yao Qi <yao@codesourcery.com>
9461
9462 * gdb.trace/tfile.c (write_basic_trace_file)
9463 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9464 address written to trace file.
9465
9466 2014-07-09 Pedro Alves <palves@redhat.com>
9467
9468 * gdb.base/attach-wait-input.exp: New file.
9469 * gdb.base/attach-wait-input.c: New file.
9470
9471 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9472
9473 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9474 setting up test structures.
9475 (main): Call new test function.
9476 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9477 test function, continue into test function and walk test
9478 structures.
9479
9480 2014-07-02 Yao Qi <yao@codesourcery.com>
9481
9482 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9483 'bar_start' at the beginning of functions 'foo' and 'bar'
9484 respectively.
9485 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9486 instead of 'foo' and 'bar'.
9487
9488 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9489
9490 * gdb.btrace/segv.exp: New.
9491 * gdb.btrace/segv.c: New.
9492
9493 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9494
9495 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9496 instruction.
9497
9498 2014-06-30 Mark Wielaard <mjw@redhat.com>
9499
9500 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9501 vulture, vilify, villar): New volatile array constants.
9502 (vindictive, vegetation): New const volatile array constants.
9503 * gdb.base/volatile.exp: Test volatile and const volatile array
9504 types.
9505
9506 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9507
9508 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9509 target lacks support for awatch, rwatch, or hbreak.
9510
9511 2014-06-27 Yao Qi <yao@codesourcery.com>
9512
9513 * gdb.multi/dummy-frame-restore.exp: New.
9514 * gdb.multi/dummy-frame-restore.c: New.
9515
9516 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9517
9518 * gdb.btrace/gcore.exp: New.
9519
9520 2014-06-23 Pedro Alves <palves@redhat.com>
9521
9522 * gdb.base/watchpoint-reuse-slot.c: New file.
9523 * gdb.base/watchpoint-reuse-slot.exp: New file.
9524
9525 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9526
9527 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9528 progspace's filename in 'info', 'enable' and 'disable' command
9529 tests.
9530
9531 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9532
9533 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9534 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9535 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9536
9537 2014-06-20 Gary Benson <gbenson@redhat.com>
9538
9539 * gdb.arch/i386-avx.exp: Fix include file location.
9540 * gdb.arch/i386-sse.exp: Likewise.
9541
9542 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9543
9544 * gdb.dlang/expression.exp: New file.
9545
9546 2014-06-19 Pedro Alves <palves@redhat.com>
9547
9548 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9549 out from ...
9550 (top level): ... here. Iterate running tests under different
9551 scheduler-locking settings.
9552
9553 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9554
9555 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9556 to DW_FORM_addr and use non-zero addresses.
9557
9558 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9559
9560 PR gdb/17017
9561 * gdb.python/py-xmethods.cc: Add global function call counters and
9562 increment them in their respective functions. Remove "cout"
9563 statements.
9564 * gdb.python/py-xmethods.exp: Make tests check the global function
9565 call counters instead of depending on inferior IO.
9566
9567 2014-06-18 Don Breazeal <donb@codesourcery.com>
9568
9569 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9570 Deleted procedure.
9571 (explicit_fork_parent_follow): Deleted procedure.
9572 (explicit_fork_child_follow): Deleted procedure.
9573 (test_follow_fork): New procedure.
9574 (do_fork_tests): Replace calls to deleted procedures with
9575 calls to test_follow_fork and reset GDB for subsequent
9576 procedure calls.
9577
9578 2014-06-17 Yao Qi <yao@codesourcery.com>
9579
9580 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9581 CP1252.
9582
9583 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9584
9585 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9586 Initialize ptr and S explicitly.
9587 (skip_type_update_when_not_use_rtti_test): Likewise.
9588
9589 2014-06-16 Keith Seitz <keiths@redhat.com>
9590
9591 PR mi/15863
9592 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9593 the inferior is started.
9594
9595 2014-06-16 Pedro Alves <palves@redhat.com>
9596
9597 * gdb.base/break-main-file-remove-fail.c: New file.
9598 * gdb.base/break-main-file-remove-fail.exp: New file.
9599 * gdb.base/break-unload-file.exp: Use build_executable instead of
9600 prepare_for_testing.
9601 (test_break): New parameter "initial_load". Handle it.
9602 (top level): Add initial_load cmdline/file axis.
9603
9604 2014-06-12 Tom Tromey <tromey@redhat.com>
9605
9606 * gdb.base/completion.exp: Don't use directory name in test.
9607
9608 2014-06-09 Gary Benson <gbenson@redhat.com>
9609
9610 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9611 separate the always-available ANSI-standard signals from the
9612 signals that require checking.
9613 (main): Likewise.
9614 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9615 Likewise.
9616 (main): Likewise.
9617
9618 2014-06-07 Keith Seitz <keiths@redhat.com>
9619
9620 Revert:
9621 PR c++/16253
9622 * gdb.cp/var-tag.cc: New file.
9623 * gdb.cp/var-tag.exp: New file.
9624 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9625 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9626 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9627 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9628
9629 2014-06-06 Doug Evans <xdje42@gmail.com>
9630
9631 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9632
9633 2014-06-06 Pedro Alves <palves@redhat.com>
9634
9635 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9636 in target debug output instead of looking at RSP packets,
9637 disabling the test on any target that uses hardware stepping.
9638 Update comments.
9639
9640 2014-06-06 Pedro Alves <palves@redhat.com>
9641
9642 * gdb.base/break-unload-file.exp: Fix typo.
9643
9644 2014-06-06 Yao Qi <yao@codesourcery.com>
9645
9646 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9647 from "jit_function" to "^jit_function".
9648
9649 2014-06-06 Yao Qi <yao@codesourcery.com>
9650
9651 * gdb.base/async.c (foo): Add one statement.
9652 * gdb.base/async.exp: Get the next instruction address and
9653 match the output of "nexti" by instruction address. Match
9654 the hex address in the output of "finish".
9655
9656 2014-06-06 Gary Benson <gbenson@redhat.com>
9657
9658 * gdb.base/call-signals.c: Remove preprocessor conditionals
9659 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9660 SIGSEGV and SIGTERM.
9661 * gdb.base/sigall.c: Likewise.
9662 * gdb.base/unwindonsignal.c: Likewise.
9663 * gdb.reverse/sigall-reverse.c: Likewise.
9664
9665 2014-06-06 Yao Qi <yao@codesourcery.com>
9666
9667 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9668 readable, skip the test.
9669
9670 2014-06-06 Yao Qi <yao@codesourcery.com>
9671
9672 * gdb.threads/staticthreads.c (thread_function): Move the line
9673 setting breakpoint on forward.
9674 * gdb.threads/staticthreads.exp: Update comments.
9675
9676 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9677
9678 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9679 "history-append! type error".
9680
9681 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9682
9683 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9684 erroneous dprintf expected input.
9685
9686 2014-06-04 Doug Evans <xdje42@gmail.com>
9687
9688 * gdb.guile/scm-generics.exp: Delete.
9689
9690 2014-06-04 Doug Evans <xdje42@gmail.com>
9691
9692 * gdb.guile/scm-breakpoint.exp: Update.
9693 Add tests for breakpoint registration.
9694
9695 2014-06-04 Tom Tromey <tromey@redhat.com>
9696
9697 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9698 VLA-in-union.
9699 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9700 inner_vla_struct, vla_union types. Initialize objects of those
9701 types and compute their sizes.
9702
9703 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9704 Hui Zhu <hui@codesourcery.com>
9705
9706 * gdb.base/fileio.exp: Add test for shell not available as well as
9707 available.
9708 * gdb.base/fileio.c (test_system): Check for shell twice.
9709
9710 2014-06-04 Yao Qi <yao@codesourcery.com>
9711
9712 * gdb.base/auto-connect-native-target.exp: Remove redundant
9713 space from the regexp pattern.
9714
9715 2014-06-04 Yao Qi <yao@codesourcery.com>
9716
9717 * gdb.base/default.exp: Replace "child" with "native" in
9718 regexp pattern.
9719
9720 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9721
9722 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9723 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9724 * gdb.python/py-xmethods.py: Python script supporting the
9725 new testcase and tests.
9726
9727 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9728 Pedro Alves <palves@redhat.com>
9729
9730 PR breakpoints/17000
9731 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9732 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9733
9734 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9735
9736 * gdb.base/subst.exp: Add tests to verify partial path matching
9737 output.
9738
9739 2014-06-03 Pedro Alves <palves@redhat.com>
9740
9741 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9742 target that doesn't use software single-stepping.
9743
9744 2014-06-03 Pedro Alves <palves@redhat.com>
9745
9746 PR breakpoints/17000
9747 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9748 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9749
9750 2014-06-02 Doug Evans <xdje42@gmail.com>
9751
9752 * gdb.guile/scm-parameter.exp: New file.
9753
9754 2014-06-02 Doug Evans <xdje42@gmail.com>
9755
9756 * gdb.guile/scm-cmd.c: New file.
9757 * gdb.guile/scm-cmd.exp: New file.
9758
9759 2014-06-02 Doug Evans <xdje42@gmail.com>
9760
9761 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9762 pretty-printer lookup.
9763 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9764 (make-pp_s-printer): Call it.
9765 (make-pretty-printer-from-dict): New function.
9766 (lookup-pretty-printer-maker-from-dict): New function.
9767 (*pretty-printer*): Simplify.
9768 (make-objfile-pp_s-printer): New function.
9769 (install-objfile-pretty-printers!): New function.
9770 (make-progspace-pp_s-printer): New function.
9771 (install-progspace-pretty-printers!): New function.
9772 * gdb.guile/scm-progspace.c: New file.
9773 * gdb.guile/scm-progspace.exp: New file.
9774
9775 2014-06-02 Pedro Alves <palves@redhat.com>
9776
9777 * gdb.base/dprintf-bp-same-addr.c: New file.
9778 * gdb.base/dprintf-bp-same-addr.exp: New file.
9779
9780 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9781
9782 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9783 * gdb.arch/powerpc-power.s: Likewise.
9784
9785 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9786
9787 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9788
9789 2014-06-01 Yao Qi <yao@codesourcery.com>
9790
9791 * gdb.base/watchpoint.exp (test_watch_location): Check null
9792 pointer can be dereferenced. If not, do the test, otherwise
9793 skip it.
9794
9795 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9796
9797 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9798 results.
9799 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9800
9801 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9802
9803 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9804 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9805 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9806 * gdb.arch/amd64-invalid-stack-top.c: New file.
9807 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9808
9809 2014-05-30 Pedro Alves <palves@redhat.com>
9810
9811 PR breakpoints/17000
9812 * gdb.base/sss-bp-on-user-bp.c: New file.
9813 * gdb.base/sss-bp-on-user-bp.exp: New file.
9814
9815 2014-05-30 David Blaikie <dblaikie@gmail.com>
9816
9817 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9818 gnu_inline semantics via attribute.
9819 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9820 source explicitly specifies the required semantics.
9821
9822 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9823
9824 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9825
9826 2014-05-29 Pedro Alves <palves@redhat.com>
9827 Tom Tromey <tromey@redhat.com>
9828
9829 * gdb.base/async-shell.exp: Don't enable target-async.
9830 * gdb.base/async.exp
9831 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9832 parameter. Adjust.
9833 (top level): Don't test with "target-async".
9834 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9835 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9836 * gdb.base/inferior-died.exp: Don't enable target-async.
9837 * gdb.base/interrupt-noterm.exp: Likewise.
9838 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9839 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9840 * gdb.mi/mi-nonstop.exp: Likewise.
9841 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9842 * gdb.mi/mi-nsintrall.exp: Likewise.
9843 * gdb.mi/mi-nsmoribund.exp: Likewise.
9844 * gdb.mi/mi-nsthrexec.exp: Likewise.
9845 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9846 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9847 * gdb.python/py-evsignal.exp: Don't enable target-async.
9848 * gdb.python/py-evthreads.exp: Likewise.
9849 * gdb.python/py-prompt.exp: Likewise.
9850 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9851 * gdb.server/solib-list.exp: Don't enable target-async.
9852 * gdb.threads/thread-specific-bp.exp: Likewise.
9853 * lib/mi-support.exp: Adjust to use mi-async.
9854
9855 2014-05-29 Pedro Alves <palves@redhat.com>
9856
9857 PR gdb/13860
9858 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9859 reason, even in sync mode.
9860
9861 2014-05-29 Pedro Alves <palves@redhat.com>
9862 Hui Zhu <hui@codesourcery.com>
9863
9864 PR PR15693
9865 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9866 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9867 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9868 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9869
9870 2014-05-28 Joel Brobecker <brobecker@adacore.com>
9871
9872 * config/monitor.exp (gdb_target_monitor): Replace use of
9873 "set remotebaud" by "set serial baud".
9874
9875 2014-05-26 Andy Wingo <wingo@igalia.com>
9876
9877 * gdb.guile/scm-breakpoint.exp:
9878 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9879 properties instead of gdb-object-properties.
9880
9881 2014-05-26 Yao Qi <yao@codesourcery.com>
9882
9883 * gdb.server/no-thread-db.exp: Specify source file name
9884 explicitly when setting a breakpoint.
9885
9886 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9887
9888 * gdb.btrace/vdso.c: New.
9889 * gdb.btrace/vdso.exp: New.
9890
9891 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9892
9893 * gdb.base/gcore.exp (capture_command_output): Move ...
9894 * lib/gdb.exp (capture_command_output): ... here.
9895
9896 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9897
9898 * gdb.btrace/data.exp: Test memory access during btrace replay.
9899
9900 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9901
9902 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9903
9904 2014-05-21 Pedro Alves <palves@redhat.com>
9905
9906 PR gdb/13860
9907 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9908 (top level): Test that output related to execution commands is
9909 sent to the console with CLI commands, but not with MI commands.
9910 Test that breakpoint events are always mirrored to the console.
9911 Also expect the new source line to be output after a "next" in
9912 async mode too. Make it a pass/fail test.
9913 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9914 output.
9915 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9916
9917 2014-05-21 Pedro Alves <palves@redhat.com>
9918
9919 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9920 Use them to test variations of "list" after reaching a breakpoint.
9921 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9922 Test "list" with listsize 10 after reaching a breakpoint.
9923 * gdb.python/python.exp (decode_line current location line
9924 number): Adjust expected line number.
9925
9926 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9927
9928 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9929 behavior for $args, pass it directly to "run".
9930
9931 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9932
9933 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9934 30000 to 65536.
9935
9936 2014-05-21 Pedro Alves <palves@redhat.com>
9937
9938 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9939 auto-connect-native-target off".
9940 * gdb.base/auto-connect-native-target.c: New file.
9941 * gdb.base/auto-connect-native-target.exp: New file.
9942
9943 2014-05-21 Pedro Alves <palves@redhat.com>
9944
9945 * gdb.base/default.exp: Test "target native" instead of "target
9946 child".
9947
9948 2014-05-21 Mark Wielaard <mjw@redhat.com>
9949
9950 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9951
9952 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9953
9954 Fix TLS access for -static -pthread.
9955 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9956 <HAVE_TLS> (thread_function, main): Initialize it.
9957 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9958 Add clean_restart.
9959 <$have_tls != "">: Check TLSVAR.
9960
9961 2014-05-21 Pedro Alves <palves@redhat.com>
9962
9963 * gdb.base/dcache-line-read-error.c: New.
9964 * gdb.base/dcache-line-read-error.exp: New.
9965
9966 2014-05-20 Pedro Alves <palves@redhat.com>
9967
9968 * gdb.base/compare-sections.c: New file.
9969 * gdb.base/compare-sections.exp: New file.
9970
9971 2014-05-20 Pedro Alves <palves@redhat.com>
9972
9973 * gdb.base/break-idempotent.c: New file.
9974 * gdb.base/break-idempotent.exp: New file.
9975
9976 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
9977
9978 * gdb.btrace/nohist.exp: New.
9979
9980 2014-05-20 Yao Qi <yao@codesourcery.com>
9981
9982 * lib/gdb.exp (gdb_init): Set timeout if test file is under
9983 gdb.reverse directory and gdb_reverse_timeout exists in board
9984 setting.
9985 * README: Document gdb_reverse_timeout.
9986
9987 2014-05-20 Yao Qi <yao@codesourcery.com>
9988
9989 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
9990 'test_file_name'. Treat args as a string instead of a list.
9991 (gdb_init): Rename argument 'args' by 'test_file_name'.
9992
9993 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
9994
9995 * gdb.arch/powerpc-power.exp: New file.
9996 * gdb.arch/powerpc-power.s: New file.
9997
9998 2014-05-16 Doug Evans <dje@google.com>
9999
10000 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10001 * gdb.base/completion.exp: Check that all expected files exist
10002 before doing file completion.
10003
10004 2014-05-16 Doug Evans <dje@google.com>
10005
10006 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10007 Update.
10008 (do_syscall_tests_without_xml): Update.
10009
10010 2014-05-16 Pedro Alves <palves@redhat.com>
10011
10012 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10013 instead of "unknown output after running".
10014
10015 2014-05-16 Yao Qi <yao@codesourcery.com>
10016
10017 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10018 file1.txt from host at the end.
10019 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10020
10021 2014-05-15 Doug Evans <dje@google.com>
10022
10023 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10024 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10025 loading file. Add test for TU lookup.
10026
10027 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10028
10029 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10030 calling "-exec-arguments" or "set args" before running the
10031 inferior.
10032
10033 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10034
10035 * lib/mi-support.exp (mi_expect_stop): Expect message for
10036 inferiors that exit with non-zero exit code.
10037
10038 2014-05-14 Yao Qi <yao@codesourcery.com>
10039
10040 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10041 match absolute path on remote host.
10042 (test_file_list_exec_source_files): Remove "/" from the
10043 pattern.
10044
10045 2014-05-14 Yao Qi <yao@codesourcery.com>
10046
10047 * boards/local-remote-host-notty.exp (${board}_file): New
10048 proc.
10049
10050 2014-05-07 Kyle McMartin <kyle@redhat.com>
10051
10052 Pushed by Joel Brobecker <brobecker@adacore.com>.
10053 * gdb.arch/aarch64-atomic-inst.c: New file.
10054 * gdb.arch/aarch64-atomic-inst.exp: New file.
10055
10056 2014-05-07 Yao Qi <yao@codesourcery.com>
10057
10058 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10059 in current context" too.
10060
10061 2014-05-05 Keith Seitz <keiths@redhat.com>
10062
10063 * gdb.linespec/ls-dollar.exp: Add test for linespec
10064 file:convenience_variable.
10065
10066 2014-05-05 Yao Qi <yao@codesourcery.com>
10067
10068 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10069 traceframes into tfile and ctf trace files. Read data from
10070 trace file and test collected data.
10071 (gdb_collect_locals_test): Likewise.
10072 (gdb_unavailable_registers_test): Likewise.
10073 (gdb_unavailable_floats): Likewise.
10074 (gdb_collect_globals_test): Likewise.
10075 (top-level): Append "ctf" to trace_file_targets if GDB
10076 supports.
10077
10078 2014-05-05 Yao Qi <yao@codesourcery.com>
10079
10080 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10081 code to ...
10082 (gdb_collect_args_test_1): ... it. New proc.
10083 (gdb_collect_locals_test): Move some code to ...
10084 (gdb_collect_locals_test_1): ... it. New proc.
10085 (gdb_unavailable_registers_test): Move some code to ...
10086 (gdb_unavailable_registers_test_1): ... it. New proc.
10087 (gdb_unavailable_floats): Move some code to ...
10088 (gdb_unavailable_floats_1): ... it. New proc.
10089
10090 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10091
10092 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10093 probes to test for bitness recognition.
10094 * gdb.arch/amd64-stap-optional-prefix.exp
10095 (test_probe_value_without_reg): New procedure.
10096 Add code to test for different kinds of bitness.
10097
10098 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10099
10100 PR breakpoints/16889
10101 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10102 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10103
10104 2014-05-01 Pedro Alves <palves@redhat.com>
10105
10106 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10107 gdb_file_cmd if no file is specified.
10108 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10109 last_loaded_file to set the remote exec-file.
10110
10111 2014-05-01 Pedro Alves <palves@redhat.com>
10112
10113 * boards/local-remote-host.exp: New file.
10114
10115 2014-05-01 Pedro Alves <palves@redhat.com>
10116
10117 * boards/local-remote-host.exp: Rename to ...
10118 * boards/local-remote-host-notty.exp: ... this.
10119
10120 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10121
10122 * gdb.ada/dyn_arrayidx: New testcase.
10123
10124 2014-04-26 Yao Qi <yao@codesourcery.com>
10125
10126 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10127 and compute the length of function main. Save it in
10128 $main_length.
10129 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10130 (top-level): Use gdb_compile to compile objects into
10131 executable and restart GDB. Remove invocation to
10132 prepare_for_testing.
10133
10134 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10135 Pedro Alves <palves@redhat.com>
10136
10137 PR server/16255
10138 * gdb.multi/multi-attach.c: New file.
10139 * gdb.multi/multi-attach.exp: New file.
10140
10141 2014-04-25 Pedro Alves <palves@redhat.com>
10142
10143 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10144 user.
10145 (top level): Test that "set remote conditional-breakpoints-packet
10146 off" works as intended.
10147 * gdb.base/dprintf.exp: Test that "set remote
10148 breakpoint-commands-packet off" works as intended.
10149 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10150 New function.
10151 (top level): Call it.
10152 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10153 remote fast-tracepoints-packet off" works as intended.
10154 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10155 * lib/gdb.exp (gdb_is_target_remote): ... here.
10156
10157 2014-04-24 David Blaikie <dblaikie@gmail.com>
10158
10159 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10160 ensure clang would not discard them.
10161 * gdb.base/gdbvars.c: Ditto.
10162 * gdb.base/memattr.c: Ditto.
10163 * gdb.base/whatis.c: Ditto.
10164 * gdb.python/py-prettyprint.c: Ditto.
10165 * gdb.trace/actions.c: Ditto.
10166 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10167 ensure clang would not discard it.
10168
10169 2014-04-24 David Blaikie <dblaikie@gmail.com>
10170
10171 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10172 clang to emit the full definition of type required by the test
10173 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10174
10175 2014-04-24 David Blaikie <dblaikie@gmail.com>
10176
10177 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10178 coax Clang into emitting the definition of the type.
10179 * gdb.cp/pr10728-x.h (y): Ditto.
10180 * gdb.cp/pr10728-y.cc (y): Ditto.
10181
10182 2014-04-24 David Blaikie <dblaikie@gmail.com>
10183
10184 * gdb.base/label.exp: XFAIL label related tests under Clang.
10185 * gdb.cp/cplabel.exp: Ditto.
10186 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10187 under Clang those using labels.
10188
10189 2014-04-25 Yao Qi <yao@codesourcery.com>
10190
10191 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10192 double_label.
10193 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10194 partial_label and double_label.
10195
10196 2014-04-24 David Blaikie <dblaikie@gmail.com>
10197
10198 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10199
10200 2014-04-24 David Blaikie <dblaikie@gmail.com>
10201
10202 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10203 of the function to work across GCC and Clang.
10204 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10205 pointer types (const void ** const V void **).
10206
10207 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10208 Walfred Tedeschi <walfred.tedeschi@intel.com>
10209
10210 * Makefile.in (EXECUTABLES): Added i386-avx512.
10211 * gdb.arch/i386-avx512.c: New file.
10212 * gdb.arch/i386-avx512.exp: Likewise.
10213
10214 2014-04-23 Keith Seitz <keiths@redhat.com>
10215
10216 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10217 (mi_make_breakpoint_table): New procedure.
10218 (mi_create_breakpoint): Use mi_make_breakpoint
10219 and return the result.
10220 (mi_make_breakpoint): New procedure.
10221 (mi_build_kv_pairs): New procedure.
10222
10223 * gdb.mi/mi-break.exp: Remove unused globals,
10224 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10225 All callers updated.
10226 * gdb.mi/mi-dprintf.exp: Use variable to track command
10227 number.
10228 Update all callers of mi_create_breakpoint and use
10229 mi_make_breakpoint_table.
10230 Remove any unused global variables.
10231 * gdb.mi/mi-nonstop.exp: Likewise.
10232 * gdb.mi/mi-nsintrall.exp: Likewise.
10233 * gdb.mi/mi-nsmoribund.exp: Likewise.
10234 * gdb.mi/mi-nsthrexec.exp: Likewise.
10235 * gdb.mi/mi-reverse.exp: Likewise.
10236 * gdb.mi/mi-simplerun.exp: Likewise.
10237 * gdb.mi/mi-stepn.exp: Likewise.
10238 * gdb.mi/mi-syn-frame.exp: Likewise.
10239 * gdb.mi/mi-until.exp: Likewise.
10240 * gdb.mi/mi-var-cp.exp: Likewise.
10241 * gdb.mi/mi-var-display.exp: Likewise.
10242 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10243 * gdb.mi/mi2-var-child.exp: Likewise.
10244 * gdb.mi/mi-vla-c99.exp: Likewise.
10245 * lib/mi-support.exp: Likewise.
10246
10247 From Ian Lance Taylor <iant@cygnus.com>:
10248 * lib/gdb.exp (parse_args): New procedure.
10249
10250 2014-04-23 Pedro Alves <palves@redhat.com>
10251
10252 * gdb.base/break-unload-file.c: New file.
10253 * gdb.base/break-unload-file.exp: New file.
10254 * gdb.base/sym-file-lib.c (baz): New function.
10255 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10256 field.
10257 (load): Store the segment's mapped size.
10258 (unload): New function.
10259 (unload_shlib): New function.
10260 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10261 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10262 set a breakpoint at baz, and call it.
10263 * gdb.base/sym-file.exp: New tests for stale breakpoint
10264 instructions.
10265
10266 2014-04-23 Pedro Alves <palves@redhat.com>
10267
10268 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10269 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10270 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10271 * gdb.base/hbreak-unmapped.c: New file.
10272 * gdb.base/hbreak-unmapped.exp: New file.
10273 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10274 * lib/gdb.exp (gdb_is_target_remote): ... here.
10275
10276 2014-04-22 Pedro Alves <palves@redhat.com>
10277
10278 * gdb.base/consecutive-step-over.c: New file.
10279 * gdb.base/consecutive-step-over.exp: New file.
10280
10281 2014-04-22 Pedro Alves <palves@redhat.com>
10282
10283 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10284 instead of send_gdb/gdb_expect.
10285
10286 2014-04-22 Yao Qi <yao@codesourcery.com>
10287
10288 * lib/trace-support.exp (generate_tracefile): New procedure.
10289 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10290 return 0.
10291 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10292 if generate_tracefile returns 1.
10293
10294 2014-04-18 Tom Tromey <palves@redhat.com>
10295 Pedro alves <tromey@redhat.com>
10296
10297 PR backtrace/15558
10298 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10299 with a backtrace limit.
10300 * gdb.python/py-frame-inline.exp: Test running to an inline
10301 function with a backtrace limit, and printing the newest frame.
10302 * gdb.python/py-frame-inline.c (main): Call f.
10303
10304 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10305
10306 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10307
10308 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10309
10310 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10311 Drop prefix from unsupported source file path.
10312
10313 2014-04-17 Yao Qi <yao@codesourcery.com>
10314
10315 * lib/gdb.exp (with_target_charset): New proc.
10316 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10317 with_target_charset.
10318 (test_print_strings): Likewise.
10319 (test_repeat_bytes): Likewise.
10320 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10321 for some tests.
10322
10323 2014-04-16 Keith Seitz <keiths@redhat.com>
10324
10325 PR gdb/15827
10326 * gdb.dwarf2/corrupt.c: New file.
10327 * gdb.dwarf2/corrupt.exp: New file.
10328
10329 2014-04-16 Keith Seitz <keiths@redhat.com>
10330
10331 PR c++/16597
10332 * gdb.cp/namelessclass.cc: New file.
10333 * gdb.cp/namelessclass.exp: New file.
10334 * gdb.cp/namelessclass.S: New file.
10335
10336 2014-04-16 Doug Evans <dje@google.com>
10337
10338 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10339 Add comment.
10340 (gdbserver_default_get_comm_port): New function.
10341 (gdbserver_start): Check if board file provided
10342 "gdbserver,get_comm_port" and use it if so.
10343 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10344 (gdb,socketport): Set to "stdio".
10345 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10346 (stdio_gdbserver_template): Delete.
10347 (${board}_get_remote_address): Update.
10348 (${board}_build_remote_cmd): Delete.
10349 (${board}_get_comm_port): New function.
10350 (${board}_spawn): Update.
10351 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10352 Delete.
10353 (${board}_get_remote_address): Update.
10354 (${board}_get_comm_port): New function.
10355
10356 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10357
10358 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10359 appearing in any order.
10360
10361 2014-04-15 Doug Evans <dje@google.com>
10362
10363 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10364 uninitialized value of "description".
10365
10366 2014-04-15 Keith Seitz <keiths@redhat.com>
10367
10368 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10369 Remove unused globals.
10370 (test_running_the_program): Likewise.
10371 (test_controlled_execution): Likewise.
10372 (test_controlling_breakpoints): Likewise.
10373 (test_program_termination): Likewise.
10374
10375 2014-04-15 Keith Seitz <keiths@redhat.com>
10376
10377 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10378 unused globals.
10379 (test_rbreak_creation_and_listing): Likewise.
10380 (test_ignore_count): Likewise.
10381 (test_error): Likewise.
10382
10383 2014-04-15 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10386 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10387 sym-file-loader.c.
10388 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10389 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10390 to sym-file-loader.c.
10391 (struct library): Forward declare.
10392 (load_shlib, lookup_function): Change prototypes.
10393 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10394 (translate_offset): Remove declarations.
10395 (get_text_addr): New declaration.
10396 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10397 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10398 sym-file-loader.h.
10399 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10400 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10401 here from sym-file-loader.h.
10402 (struct library): New structure.
10403 (load_shlib, lookup_function): Change prototypes and adjust to
10404 work with a struct library.
10405 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10406 (translate_offset): Make static.
10407 (get_text_addr): New function.
10408 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10409
10410 2014-04-15 Pedro Alves <palves@redhat.com>
10411
10412 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10413
10414 2014-04-15 Pedro Alves <palves@redhat.com>
10415
10416 * gdb.base/sym-file-loader.c: Include <limits.h>.
10417 (SELF_LINK): New define.
10418 (get_origin): New function.
10419 (load_shlib): Use it.
10420 * gdb.base/sym-file.exp: Don't early return if the target is
10421 remote. Use runto_main, and issue fail is that fails. Use
10422 gdb_load_shlibs.
10423 (shlib_name): Delete.
10424 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10425
10426 2014-04-15 Pedro Alves <palves@redhat.com>
10427
10428 * gdb.base/sym-file.exp: Remove regex characters from test
10429 message. Don't refer to breakpoint numbers in test messages.
10430
10431 2014-04-14 Keith Seitz <keiths@redhat.com>
10432
10433 PR c++/16253
10434 * gdb.cp/var-tag.cc: New file.
10435 * gdb.cp/var-tag.exp: New file.
10436 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10437 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10438 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10439 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10440
10441 2014-04-14 Tom Tromey <tromey@redhat.com>
10442
10443 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10444 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10445 type.
10446 * gdb.cp/enum-class.exp: New file.
10447 * gdb.cp/enum-class.cc: New file.
10448
10449 2014-04-14 Tom Tromey <tromey@redhat.com>
10450
10451 * gdb.dwarf2/enum-type.exp: New file.
10452
10453 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10454
10455 * gdb.mi/mi-vla-c99.exp: New file.
10456 * gdb.mi/vla.c: New file.
10457
10458 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10459
10460 * gdb.base/vla-datatypes.c: New file.
10461 * gdb.base/vla-datatypes.exp: New file.
10462
10463 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10464
10465 * gdb.base/vla-ptr.c: New file.
10466 * gdb.base/vla-ptr.exp: New file.
10467
10468 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10469
10470 * gdb.dwarf2/count.exp: New file.
10471
10472 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10473
10474 * gdb.base/vla-sideeffect.c: New file.
10475 * gdb.base/vla-sideeffect.exp: New file.
10476
10477 2014-04-14 David Blaikie <dblaikie@gmail.com>
10478
10479 * gdb.mi/non-stop.c: Add return value for non-void function return
10480 statement.
10481 * gdb.threads/staticthreads.c: Ditto.
10482
10483 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10484 Doug Evans <xdje42@gmail.com>
10485
10486 * gdb.guile/scm-value.c: Improve test case.
10487 * gdb.guile/scm-value.exp: Add new test.
10488
10489 2014-04-11 David Blaikie <dblaikie@gmail.com>
10490
10491 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10492 override Clang's default.
10493
10494 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10495
10496 Revert the following changes (regressions):
10497
10498 * gdb.base/vla-sideeffect.c: New file.
10499 * gdb.base/vla-sideeffect.exp: New file.
10500
10501 * gdb.dwarf2/count.exp: New file.
10502
10503 * gdb.base/vla-multi.c: New file.
10504 * gdb.base/vla-multi.exp: New file.
10505
10506 * gdb.base/vla-ptr.c: New file.
10507 * gdb.base/vla-ptr.exp: New file.
10508
10509 * gdb.base/vla-datatypes.c: New file.
10510 * gdb.base/vla-datatypes.exp: New file.
10511
10512 * gdb.mi/mi-vla-c99.exp: New file.
10513 * gdb.mi/vla.c: New file.
10514
10515 2014-04-11 Keith Seitz <keiths@redhat.com>
10516
10517 PR c++/16675
10518 * gdb.cp/cpsizeof.exp: New file.
10519 * gdb.cp/cpsizeof.cc: New file.
10520
10521 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10522
10523 * gdb.mi/mi-vla-c99.exp: New file.
10524 * gdb.mi/vla.c: New file.
10525
10526 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10527
10528 * gdb.base/vla-datatypes.c: New file.
10529 * gdb.base/vla-datatypes.exp: New file.
10530
10531 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10532
10533 * gdb.base/vla-ptr.c: New file.
10534 * gdb.base/vla-ptr.exp: New file.
10535
10536 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10537
10538 * gdb.base/vla-multi.c: New file.
10539 * gdb.base/vla-multi.exp: New file.
10540
10541 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10542
10543 * gdb.dwarf2/count.exp: New file.
10544
10545 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10546
10547 * gdb.base/vla-sideeffect.c: New file.
10548 * gdb.base/vla-sideeffect.exp: New file.
10549
10550 2014-04-11 Yao Qi <yao@codesourcery.com>
10551
10552 * gdb.base/completion.exp: Check file exists before running tests
10553 on file completion.
10554
10555 2014-04-10 Pedro Alves <palves@redhat.com>
10556
10557 * gdb.base/cond-eval-mode.c: New file.
10558 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10559 prepare_for_testing to build the new file. Check result of
10560 runto_main.
10561 (test_break, test_watch): New procedures.
10562 (top level): Use them.
10563
10564 2014-04-08 Pierre Muller <muller@sourceware.org>
10565
10566 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10567 Ctrl-V use for mingw hosts.
10568
10569 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10570
10571 * gdb.python/py-value.c: Improve test case.
10572 * gdb.python/py-value.exp: Add new test.
10573
10574 2014-04-07 David Blaikie <dblaikie@gmail.com>
10575
10576 * lib/compiler.c: Identify the clang compiler.
10577 * lib/compiler.cc: Ditto.
10578
10579 2014-04-03 Yao Qi <yao@codesourcery.com>
10580
10581 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10582
10583 2014-04-01 Anton Blanchard <anton@samba.org>
10584
10585 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10586 messages unique.
10587
10588 2014-04-01 Anton Blanchard <anton@samba.org>
10589
10590 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10591 prepare_for_testing.
10592
10593 2014-04-01 Anton Blanchard <anton@samba.org>
10594
10595 * gdb.arch/ppc64-atomic-inst.c: Remove.
10596 * gdb.arch/ppc64-atomic-inst.S: New file.
10597 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10598
10599 2014-03-31 Doug Evans <dje@google.com>
10600
10601 * gdb.base/print-symbol-loading-lib.c: New file.
10602 * gdb.base/print-symbol-loading-main.c: New file.
10603 * gdb.base/print-symbol-loading.exp: New file.
10604
10605 2014-03-31 Yao Qi <yao@codesourcery.com>
10606
10607 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10608
10609 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10610
10611 * gdb.ada/mi_dyn_arr: New testcase.
10612
10613 2014-03-27 Doug Evans <dje@google.com>
10614
10615 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10616
10617 2014-03-27 Yao Qi <yao@codesourcery.com>
10618
10619 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10620 if target is nios2-*-*.
10621
10622 2014-03-26 Yao Qi <yao@codesourcery.com>
10623
10624 * lib/gdb.exp (readline_is_used): New proc.
10625 * gdb.base/completion.exp: Move tests on command complete up.
10626 Skip the rest of tests if readline is not used.
10627 * gdb.ada/complete.exp: Skp the test if readline is not
10628 used.
10629 * gdb.base/filesym.exp: Likewise.
10630 * gdb.base/macscp.exp: Likewise.
10631 * gdb.base/readline-ask.exp: Likewise.
10632 * gdb.base/readline.exp: Likewise.
10633 * gdb.python/py-cmd.exp: Likewise.
10634 * gdb.trace/tfile.exp: Likewise.
10635
10636 2014-03-26 Yao Qi <yao@codesourcery.com>
10637
10638 * gdb.base/macscp.exp: Fix code format issues.
10639
10640 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10641
10642 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10643 * gdb.asm/powerpc64le.inc: New file.
10644
10645 2014-03-25 Pedro Alves <palves@redhat.com>
10646 Doug Evans <dje@google.com>
10647
10648 * gdb.base/source-execution.c: New file.
10649 * gdb.base/source-execution.exp: New file.
10650 * gdb.base/source-execution.gdb: New file.
10651
10652 2014-03-24 Doug Evans <dje@google.com>
10653
10654 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10655 using fission.
10656
10657 2014-03-24 Hui Zhu <hui@codesourcery.com>
10658 Pedro Alves <palves@redhat.com>
10659
10660 PR breakpoints/16101
10661 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10662 test pass/fail messages. Detect missing support for dprintf when
10663 breakpoints are actually inserted.
10664 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10665 breakpoints are actually inserted.
10666 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10667 fails.
10668
10669 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10670
10671 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10672
10673 2014-03-22 Doug Evans <xdje42@gmail.com>
10674
10675 * gdb.python/python.exp (python not supported): Verify multi-line
10676 python command issues an error.
10677 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10678 guile command issues an error.
10679
10680 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10681
10682 * gdb.threads/thread-specific.exp: Handle the lack of usable
10683 $this_breakpoint and $this_thread.
10684
10685 2014-03-21 Hui Zhu <hui@codesourcery.com>
10686
10687 * gdb.base/attach.exp (do_command_attach_tests): New.
10688
10689 2014-03-20 Tom Tromey <tromey@redhat.com>
10690 Pedro Alves <palves@redhat.com>
10691
10692 PR cli/15718
10693 * gdb.base/condbreak-call-false.c: New file.
10694 * gdb.base/condbreak-call-false.exp: New file.
10695
10696 2014-03-20 Pedro Alves <palves@redhat.com>
10697
10698 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10699 Delete.
10700 (block_signals, unblock_signals): Delete.
10701 (child_function_2, main): Remove references to deleted variable
10702 and functions.
10703
10704 2014-03-20 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10707 Use pthread_kill to signal thread 2.
10708 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10709 Adjust to make the test send itself a signal rather than using the
10710 host's "kill" command.
10711
10712 2014-03-20 Pedro Alves <palves@redhat.com>
10713
10714 * gdb.threads/multiple-step-overs.c: New file.
10715 * gdb.threads/multiple-step-overs.exp: New file.
10716 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10717 Adjust expected infrun debug output.
10718
10719 2014-03-20 Pedro Alves <palves@redhat.com>
10720
10721 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10722 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10723
10724 2014-03-20 Pedro Alves <palves@redhat.com>
10725
10726 PR breakpoints/7143
10727 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10728 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10729 of gdb_test_multiple.
10730 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10731 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10732
10733 2014-03-20 Pedro Alves <palves@redhat.com>
10734
10735 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10736 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10737
10738 2014-03-19 Pedro Alves <palves@redhat.com>
10739
10740 * gdb.base/async.exp: Remove early return.
10741
10742 2014-03-19 Pedro Alves <palves@redhat.com>
10743
10744 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10745
10746 2014-03-19 Pedro Alves <palves@redhat.com>
10747
10748 * gdb.base/async.exp (test_background): Expect \r\n after
10749 "completed." in the fail pattern.
10750
10751 2014-03-19 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.base/async.exp (test_background): New procedure.
10754 Use it for all background execution command tests.
10755
10756 2014-03-19 Pedro Alves <palves@redhat.com>
10757
10758 * gdb.base/async.exp: Use prepare_for_testing.
10759
10760 2014-03-19 Pedro Alves <palves@redhat.com>
10761
10762 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10763 the same line.
10764
10765 2014-03-19 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.base/async.c (main): Add "jump here" and "until here" line
10768 marker comments.
10769 * gdb.base/async.exp (jump_here): New global.
10770 (jump& test): Use it.
10771 (until_here): New global.
10772 (until& test): Use it.
10773
10774 2014-03-19 Pedro Alves <palves@redhat.com>
10775
10776 * gdb.base/async.exp: Don't frob gdb_protocol.
10777
10778 2014-03-18 Doug Evans <xdje42@gmail.com>
10779
10780 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10781 Fix spelling of exec-done-display.
10782
10783 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10784
10785 PR gdb/15358
10786 * gdb.base/gdb-sigterm.c: New file.
10787 * gdb.base/gdb-sigterm.exp: New file.
10788
10789 2014-03-18 Pedro Alves <palves@redhat.com>
10790
10791 PR gdb/13860
10792 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10793 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10794 solib-event.
10795
10796 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10797
10798 * gdb.ada/pckd_arr_ren: New testcase.
10799
10800 2014-03-13 Doug Evans <xdje42@gmail.com>
10801
10802 PR guile/16612
10803 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10804 collect after discarding symbols.
10805
10806 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10807 Doug Evans <xdje42@gmail.com>
10808
10809 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10810 to history survives a gc.
10811
10812 2014-03-13 Pedro Alves <palves@redhat.com>
10813
10814 * gdb.base/default.exp: Don't test "target procfs".
10815
10816 2014-03-13 Pedro Alves <palves@redhat.com>
10817
10818 * gdb.base/default.exp: Update "target child" and "target procfs"
10819 tests to not expect "Unix".
10820
10821 2014-03-12 Tom Tromey <tromey@redhat.com>
10822
10823 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10824 New procs. Add target-async tests.
10825 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10826 Add target-async tests.
10827
10828 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10829
10830 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10831 'func_start' and 'func_end' for the beginning and end of the
10832 function code, respectively.
10833 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10834 'func_end' instead of 'func' and 'main'.
10835
10836 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10837
10838 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10839 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10840 generate the debug info assembler source.
10841
10842 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10843
10844 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10845 * gdb.dwarf2/arr-subrange.exp: Likewise.
10846 * gdb.dwarf2/dwz.exp: Likewise.
10847 * gdb.dwarf2/method-ptr.exp: Likewise.
10848 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10849 * gdb.dwarf2/subrange.exp: Likewise.
10850 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10851 * gdb.dwarf2/implptrpiece.exp: Likewise.
10852 * gdb.dwarf2/nostaticblock.exp: Likewise.
10853
10854 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10855
10856 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10857 directory to absolute path name arguments.
10858
10859 2014-03-10 Joel Brobecker <brobecker@adacore.com>
10860
10861 * gdb.ada/tagged_access: New testcase.
10862
10863 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10864
10865 * gdb.btrace/data.exp: Update expected output.
10866
10867 2014-03-06 Yao Qi <yao@codesourcery.com>
10868
10869 * gdb.trace/pr16508.exp: New file.
10870
10871 2014-03-05 Pedro Alves <palves@redhat.com>
10872
10873 PR gdb/16575
10874 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10875 procedure.
10876 (top level): Adjust to use it. Add tests that exercise breakpoint
10877 interaction with the code-cache.
10878
10879 2014-02-26 Ludovic Courtès <ludo@gnu.org>
10880
10881 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10882 test for 'history-append!'.
10883
10884 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10885
10886 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10887 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10888 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10889 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10890 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10891 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10892
10893 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10894
10895 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10896 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10897 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10898
10899 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10900
10901 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10902
10903 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10904
10905 * gdb.dwarf2/arr-stride.c: New file.
10906 * gdb.dwarf2/arr-stride.exp: New file.
10907
10908 2014-02-26 Pedro Alves <palves@redhat.com>
10909
10910 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10911 that won't ever trigger. Make sure that GDB reports the correct
10912 breakpoint that caused the stop.
10913
10914 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10915
10916 PR gdb/16626
10917 * gdb.base/auto-load-script: New file.
10918 * gdb.base/auto-load.c: New file.
10919 * gdb.base/auto-load.exp: New file.
10920
10921 PR gdb/16626
10922 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10923
10924 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10925
10926 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10927 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10928
10929 2014-02-24 Doug Evans <dje@google.com>
10930
10931 * lib/gdb.exp (run_on_host): Log error output if program fails.
10932
10933 2014-02-21 Pedro Alves <palves@redhat.com>
10934
10935 * gdb.threads/step-after-sr-lock.c: Rename to ...
10936 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10937 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10938 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10939 ... this.
10940
10941 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10942
10943 PR tdep/16397
10944 * gdb.arch/amd64-stap-special-operands.exp: New file.
10945 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10946 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10947 * gdb.arch/amd64-stap-triplet.S: Likewise.
10948 * gdb.arch/amd64-stap-triplet.c: Likewise.
10949
10950 2014-02-20 Joel Brobecker <brobecker@adacore.com>
10951
10952 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10953 in .section pseudo-op.
10954
10955 2014-02-20 lin zuojian <manjian2006@gmail.com>
10956 Joel Brobecker <brobecker@adacore.com>
10957 Doug Evans <xdje42@gmail.com>
10958
10959 PR symtab/16581
10960 * gdb.dwarf2/dw2-icycle.S: New file.
10961 * gdb.dwarf2/dw2-icycle.c: New file.
10962 * gdb.dwarf2/dw2-icycle.exp: New file.
10963
10964 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
10965
10966 * gdb.python/py-value-cc.cc: Improve test case to enable testing
10967 operations on gdb.Value objects.
10968 * gdb.python/py-value-cc.exp: Add new test to test operations on
10969 gdb.Value objects.
10970
10971 2014-02-18 Doug Evans <dje@google.com>
10972
10973 * Makefile.in (TESTS): New variable.
10974 (expanded_tests, expanded_tests_or_none): New variables
10975 (check-single): Pass $(expanded_tests_or_none) to runtest.
10976 (check-parallel): Only run tests in $(TESTS) if non-empty.
10977 (check/no-matching-tests-found): New rule.
10978 * README: Document TESTS makefile variable.
10979
10980 2014-02-18 Doug Evans <dje@google.com>
10981
10982 * Makefile.in (check-parallel): rm -rf outputs temp.
10983
10984 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
10985
10986 Fix "ERROR: no fileid for" in the testsuite.
10987 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
10988
10989 2014-02-12 Doug Evans <dje@google.com>
10990
10991 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
10992 (MISCELLANEOUS): New variable.
10993 (clean): rm -rf $(MISCELLANEOUS).
10994 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
10995 dwp live in the same directory as symlinks, with each symlink pointed
10996 to a differently named file in a different directory.
10997
10998 2014-02-11 Doug Evans <dje@google.com>
10999
11000 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11001 of Tcl file commands.
11002
11003 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11004
11005 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11006 "kill -SIGUSR1 -1".
11007
11008 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11009
11010 * gdb.ada/tick_length_array_enum_idx: New testcase.
11011
11012 2014-02-10 Doug Evans <xdje42@gmail.com>
11013
11014 * configure.ac (AC_OUTPUT): Add gdb.guile.
11015 * configure: Regenerate.
11016 * lib/gdb-guile.exp: New file.
11017 * lib/gdb.exp (get_target_charset): New function.
11018 * gdb.base/help.exp: Update expected output from "apropos apropos".
11019 * gdb.guile/Makefile.in: New file.
11020 * gdb.guile/guile.exp: New file.
11021 * gdb.guile/scm-arch.c: New file.
11022 * gdb.guile/scm-arch.exp: New file.
11023 * gdb.guile/scm-block.c: New file.
11024 * gdb.guile/scm-block.exp: New file.
11025 * gdb.guile/scm-breakpoint.c: New file.
11026 * gdb.guile/scm-breakpoint.exp: New file.
11027 * gdb.guile/scm-disasm.c: New file.
11028 * gdb.guile/scm-disasm.exp: New file.
11029 * gdb.guile/scm-equal.c: New file.
11030 * gdb.guile/scm-equal.exp: New file.
11031 * gdb.guile/scm-error.exp: New file.
11032 * gdb.guile/scm-error.scm: New file.
11033 * gdb.guile/scm-frame-args.c: New file.
11034 * gdb.guile/scm-frame-args.exp: New file.
11035 * gdb.guile/scm-frame-args.scm: New file.
11036 * gdb.guile/scm-frame-inline.c: New file.
11037 * gdb.guile/scm-frame-inline.exp: New file.
11038 * gdb.guile/scm-frame.c: New file.
11039 * gdb.guile/scm-frame.exp: New file.
11040 * gdb.guile/scm-generics.exp: New file.
11041 * gdb.guile/scm-gsmob.exp: New file.
11042 * gdb.guile/scm-iterator.c: New file.
11043 * gdb.guile/scm-iterator.exp: New file.
11044 * gdb.guile/scm-math.c: New file.
11045 * gdb.guile/scm-math.exp: New file.
11046 * gdb.guile/scm-objfile-script-gdb.in: New file.
11047 * gdb.guile/scm-objfile-script.c: New file.
11048 * gdb.guile/scm-objfile-script.exp: New file.
11049 * gdb.guile/scm-objfile.c: New file.
11050 * gdb.guile/scm-objfile.exp: New file.
11051 * gdb.guile/scm-ports.exp: New file.
11052 * gdb.guile/scm-pretty-print.c: New file.
11053 * gdb.guile/scm-pretty-print.exp: New file.
11054 * gdb.guile/scm-pretty-print.scm: New file.
11055 * gdb.guile/scm-section-script.c: New file.
11056 * gdb.guile/scm-section-script.exp: New file.
11057 * gdb.guile/scm-section-script.scm: New file.
11058 * gdb.guile/scm-symbol.c: New file.
11059 * gdb.guile/scm-symbol.exp: New file.
11060 * gdb.guile/scm-symtab-2.c: New file.
11061 * gdb.guile/scm-symtab.c: New file.
11062 * gdb.guile/scm-symtab.exp: New file.
11063 * gdb.guile/scm-type.c: New file.
11064 * gdb.guile/scm-type.exp: New file.
11065 * gdb.guile/scm-value-cc.cc: New file.
11066 * gdb.guile/scm-value-cc.exp: New file.
11067 * gdb.guile/scm-value.c: New file.
11068 * gdb.guile/scm-value.exp: New file.
11069 * gdb.guile/source2.scm: New file.
11070 * gdb.guile/types-module.cc: New file.
11071 * gdb.guile/types-module.exp: New file.
11072
11073 2014-02-10 Yao Qi <yao@codesourcery.com>
11074
11075 PR testsuite/16543
11076 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11077 * configure: Regenerated.
11078 * Makefile.in: New file.
11079
11080 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11081
11082 * gdb.python/py-framefilter.exp: Fix typo.
11083
11084 2014-02-08 Yao Qi <yao@codesourcery.com>
11085
11086 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11087 that no =breakpoint-modified is emitted when breakpoints are
11088 modified through MI commands.
11089
11090 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11091 Pedro Alves <palves@redhat.com>
11092
11093 * gdb.threads/step-after-sr-lock.c: New file.
11094 * gdb.threads/step-after-sr-lock.exp: New file.
11095
11096 2014-02-07 Pedro Alves <palves@redhat.com>
11097
11098 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11099
11100 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11101
11102 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11103 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11104
11105 2014-02-06 Doug Evans <xdje42@gmail.com>
11106
11107 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11108 output.
11109
11110 * gdb.gdb/python-interrupts.exp: New file.
11111
11112 2014-02-05 Yao Qi <yao@codesourcery.com>
11113
11114 * gdb.trace/report.exp (use_collected_data): Test the output
11115 of "info threads" and "info inferiors".
11116
11117 2014-02-05 Yao Qi <yao@codesourcery.com>
11118
11119 Revert this patch:
11120
11121 2013-05-24 Yao Qi <yao@codesourcery.com>
11122
11123 * gdb.trace/tfile.exp: Test inferior and thread.
11124
11125 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11126
11127 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11128 on a function.
11129 * gdb.base/step-bt.c: Call hello via function pointer to make
11130 sure its first instruction is executed on powerpc64le-linux.
11131
11132 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11133
11134 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11135
11136 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11137
11138 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11139 of the test patterns for use on little-endian systems.
11140
11141 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11142
11143 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11144 (decimal_vector): Fix for little-endian.
11145
11146 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11147
11148 * gdb.arch/sparc-sysstep.exp: New file.
11149 * gdb.arch/sparc-sysstep.c: Likewise.
11150
11151 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11152
11153 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11154
11155 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11156
11157 2014-01-23 Tom Tromey <tromey@redhat.com>
11158
11159 * gdb.ada/array_char_idx: New testcase.
11160
11161 2014-01-23 Tom Tromey <tromey@redhat.com>
11162
11163 PR python/16487:
11164 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11165 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11166 classes.
11167
11168 2014-01-23 Tom Tromey <tromey@redhat.com>
11169
11170 PR python/16491:
11171 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11172 string from an inferior frame.
11173 * gdb.python/py-framefilter-mi.exp: Update.
11174
11175 2014-01-22 Doug Evans <dje@google.com>
11176
11177 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11178
11179 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11180
11181 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11182
11183 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11184
11185 * gdb.trace/entry-values.exp: Remove excess space character from
11186 regex patterns. Handle s390 call instruction.
11187
11188 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11189
11190 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11191 define "*_start" label. Make "name" static.
11192 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11193 ${name} by references to ${name}_start.
11194
11195 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11196
11197 * gdb.base/info-macros.exp: Remove "debug" from the compile
11198 options.
11199
11200 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11201
11202 * gdb.dlang/demangle.exp: New file.
11203
11204 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11205
11206 * gdb.dlang/primitive-types.exp: New file.
11207
11208 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11209
11210 * configure.ac: Create gdb.dlang/Makefile.
11211 * configure: Regenerate.
11212 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11213 * gdb.dlang/Makefile.in: New file.
11214 * lib/d-support.exp: New file.
11215 * lib/gdb.exp (skip_d_tests): New proc.
11216
11217 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11218
11219 * gdb.btrace/delta.exp: Check reverse stepi.
11220 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11221 * gdb.btrace/finish.exp: New.
11222 * gdb.btrace/next.exp: New.
11223 * gdb.btrace/nexti.exp: New.
11224 * gdb.btrace/record_goto.c: Add comments.
11225 * gdb.btrace/step.exp: New.
11226 * gdb.btrace/stepi.exp: New.
11227 * gdb.btrace/multi-thread-step.c: New.
11228 * gdb.btrace/multi-thread-step.exp: New.
11229 * gdb.btrace/rn-dl-bind.c: New.
11230 * gdb.btrace/rn-dl-bind.exp: New.
11231 * gdb.btrace/data.c: New.
11232 * gdb.btrace/data.exp: New.
11233 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11234
11235 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11236
11237 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11238 * gdb.btrace/exception.exp: Update.
11239 * gdb.btrace/instruction_history.exp: Update.
11240 * gdb.btrace/record_goto.exp: Update.
11241 * gdb.btrace/tailcall.exp: Update.
11242 * gdb.btrace/unknown_functions.exp: Update.
11243 * gdb.btrace/delta.exp: New.
11244
11245 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11246
11247 * gdb.btrace/record_goto.exp: Add backtrace test.
11248 * gdb.btrace/tailcall.exp: Add backtrace test.
11249
11250 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11251
11252 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11253 * gdb.btrace/record_goto.c: New.
11254 * gdb.btrace/record_goto.exp: New.
11255 * gdb.btrace/x86-record_goto.S: New.
11256
11257 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11258
11259 * gdb.btrace/function_call_history.exp: Update tests.
11260 * gdb.btrace/instruction_history.exp: Update tests.
11261
11262 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11263
11264 * gdb.btrace/function_call_history.exp: Fix expected field
11265 order for "record function-call-history".
11266 Add new tests for "record function-call-history /c".
11267 * gdb.btrace/exception.cc: New.
11268 * gdb.btrace/exception.exp: New.
11269 * gdb.btrace/tailcall.exp: New.
11270 * gdb.btrace/x86-tailcall.S: New.
11271 * gdb.btrace/x86-tailcall.c: New.
11272 * gdb.btrace/unknown_functions.c: New.
11273 * gdb.btrace/unknown_functions.exp: New.
11274 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11275
11276 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11277
11278 * gdb.btrace/instruction_history.exp: Update.
11279 * gdb.btrace/function_call_history.exp: Update.
11280
11281 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11282
11283 * gdb.btrace/function_call_history.exp: Fix expected function
11284 trace.
11285 * gdb.btrace/instruction_history.exp: Initialize traced.
11286 Remove traced_functions.
11287
11288 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11289
11290 * gdb.btrace/function_call_history.exp: Update
11291 * gdb.btrace/instruction_history.exp: Update.
11292
11293 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11294
11295 * gdb.btrace/enable.exp: Update expected text.
11296
11297 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11298
11299 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11300 bytes.
11301
11302 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11303
11304 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11305
11306 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11307
11308 * lib/gdb.exp (supports_process_record): Return true for
11309 arm*-linux*. (supports_reverse): Likewise.
11310
11311 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11312
11313 PR python/15464
11314 PR python/16113
11315 * gdb.python/py-type.c: Enhance test case.
11316 * gdb.python/py-value-cc.cc: Likewise
11317 * gdb.python/py-type.exp: Add new tests.
11318 * gdb.python/py-value-cc.exp: Likewise
11319
11320 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11321 Pedro Alves <palves@redhat.com>
11322
11323 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11324 Make "name" extern.
11325 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11326 references to ${name}_start by references to ${name}.
11327
11328 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11329
11330 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11331
11332 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11333
11334 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11335
11336 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11337 Pedro Alves <palves@redhat.com>
11338
11339 * gdb.mi/mi-info-os.exp: Connect to the target with
11340 mi_gdb_target_load.
11341
11342 2014-01-08 Pedro Alves <palves@redhat.com>
11343
11344 * gdb.threads/reconnect-signal.c: New file.
11345 * gdb.threads/reconnect-signal.exp: New file.
11346
11347 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11348
11349 * gdb.base/source-dir.exp: New file.
11350
11351 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11352
11353 * gdb.ada/mi_interface: New testcase.
11354
11355 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11356
11357 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11358 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11359 gdb.ada/pp-rec-component/pck.ads: New files.
11360
11361 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11362
11363 * gdb.python/py-pp-integral.c: New file.
11364 * gdb.python/py-pp-integral.py: New file.
11365 * gdb.python/py-pp-integral.exp: New file.
11366
11367 For older changes see ChangeLog-1993-2013.
11368 \f
11369 ;; Local Variables:
11370 ;; mode: change-log
11371 ;; left-margin: 8
11372 ;; fill-column: 74
11373 ;; version-control: never
11374 ;; End:
11375
11376 Copyright 2014-2017 Free Software Foundation, Inc.
11377 Copying and distribution of this file, with or without modification,
11378 are permitted provided the copyright notice and this notice are preserved.