]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Big-endian targets: Don't ignore offset into DW_OP_stack_value
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2
3 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
4 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
5 and implicit pointer into such a location.
6
7 2017-03-16 Doug Evans <dje@google.com>
8
9 * gdb.python/py-lazy-string (pointer): Really add new typedef.
10
11 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12
13 * gdb.cp/m-static.exp: Fix expectation for prototype of
14 test5.single_constructor and single_constructor::single_constructor.
15
16 2017-03-16 Doug Evans <dje@google.com>
17
18 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
19 * gdb.guile/scm-lazy-string.c: New file.
20 * gdb.guile/scm-value.exp: Move lazy string tests to ...
21 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
22 for pointer, array, typedef lazy strings.
23
24 2017-03-16 Doug Evans <dje@google.com>
25
26 PR python/17728, python/18439, python/18779
27 * gdb.python/py-value.c (main) Delete locals sptr, sn.
28 * gdb.python/py-lazy-string.c (pointer): New typedef.
29 (main): New locals ptr, array, typedef_ptr.
30 * gdb.python/py-value.exp: Move lazy string tests to ...
31 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
32 array, typedef lazy strings.
33
34 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
35
36 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
37 Add optional 'test' parameter.
38
39 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
40
41 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
42 Skip for versions of DejaGnu < 1.5.
43
44 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
45
46 * lib/gdb.exp (dejagnu_version): New proc.
47 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
48 Use dejagnu_version.
49
50 2017-03-10 Keith Seitz <keiths@redhat.com>
51
52 PR c++/8128
53 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
54 type from destructor regexps.
55 Add a branch which actually passes the test.
56 Adjust "ptype t5i" test names.
57
58 2017-03-08 Pedro Alves <palves@redhat.com>
59
60 * gdb.base/step-over-exit.exp: Add explicit test message.
61
62 2017-03-08 Pedro Alves <palves@redhat.com>
63
64 PR gdb/18360
65 * gdb.threads/interrupt-while-step-over.c: New file.
66 * gdb.threads/interrupt-while-step-over.exp: New file.
67
68 2017-03-08 Pedro Alves <palves@redhat.com>
69
70 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
71 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
72
73 2017-03-08 Pedro Alves <palves@redhat.com>
74
75 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
76 PKRU as not supported as a PASS.
77
78 2017-03-08 Pedro Alves <palves@redhat.com>
79
80 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
81 prefix instead of $binfile1/$binfile2.
82 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
83 in test message.
84 * gdb.python/py-completion.exp: Use "load python file" as test
85 messages instead of unstable path names.
86
87 2017-03-08 Pedro Alves <palves@redhat.com>
88 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 PR cli/21218
91 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
92 New proc.
93 (top level): Call it.
94
95 2017-03-08 Pedro Alves <palves@redhat.com>
96
97 PR tui/21216
98 * gdb.tui/tui-nl-filtered-output.exp: New file.
99
100 2017-03-08 Pedro Alves <palves@redhat.com>
101
102 * gdb.base/completion.exp: Move TUI completion tests to ...
103 * gdb.tui/completion.exp: ... this new file.
104
105 2017-03-08 Pedro Alves <palves@redhat.com>
106
107 * gdb.base/tui-disasm-long-lines.c,
108 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
109 gdb.base/tui-layout.exp: Move to ...
110 * gdb.tui/: ... this new directory.
111
112 2017-03-07 Pedro Alves <palves@redhat.com>
113
114 * gdb.base/tui-layout.c: New file.
115 * gdb.base/tui-layout.exp: New file.
116
117 2017-03-07 Pedro Alves <palves@redhat.com>
118
119 * gdb.base/tui-layout.c: Rename to ...
120 * gdb.base/tui-disasm-long-lines.c: ... this.
121 * gdb.base/tui-layout.exp: Rename to ...
122 * gdb.base/tui-disasm-long-lines.exp: ... this.
123
124 2017-03-07 Pedro Alves <palves@redhat.com>
125
126 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
127
128 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
129
130 * i386-mpx-call.c: New file.
131 * i386-mpx-call.exp: New file.
132
133 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
134
135 * gdb.arch/powerpc-power.exp: Delete test.
136 * gdb.arch/powerpc-power.s: Likewise.
137 * gdb.disasm/disassembler-options.exp: New test.
138 * gdb.arch/powerpc-altivec.exp: Likewise.
139 * gdb.arch/powerpc-altivec.s: Likewise.
140 * gdb.arch/powerpc-altivec2.exp: Likewise.
141 * gdb.arch/powerpc-altivec2.s: Likewise.
142 * gdb.arch/powerpc-altivec3.exp: Likewise.
143 * gdb.arch/powerpc-altivec3.s: Likewise.
144 * gdb.arch/powerpc-power7.exp: Likewise.
145 * gdb.arch/powerpc-power7.s: Likewise.
146 * gdb.arch/powerpc-power8.exp: Likewise.
147 * gdb.arch/powerpc-power8.s: Likewise.
148 * gdb.arch/powerpc-power9.exp: Likewise.
149 * gdb.arch/powerpc-power9.s: Likewise.
150 * gdb.arch/powerpc-vsx.exp: Likewise.
151 * gdb.arch/powerpc-vsx.s: Likewise.
152 * gdb.arch/powerpc-vsx2.exp: Likewise.
153 * gdb.arch/powerpc-vsx2.s: Likewise.
154 * gdb.arch/powerpc-vsx3.exp: Likewise.
155 * gdb.arch/powerpc-vsx3.s: Likewise.
156 * gdb.arch/arm-disassembler-options.exp: Likewise.
157 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
158 * gdb.arch/s390-disassembler-options.exp: Likewise.
159
160 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
161
162 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
163 (check_supported_features): ... this. Changed return type to void.
164 (supports_rdseed): New static global.
165 (rdseed): Check supports_rdseed.
166 (initialize): Call check_supported_features.
167
168 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
169
170 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
171 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
172 and lqarx/stqcx.
173 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
174 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
175
176 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
177
178 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
179 uppercase.
180
181 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
182
183 * gdb.dwarf2/formdata16.c: New file.
184 * gdb.dwarf2/formdata16.exp: New file.
185 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
186
187 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
188
189 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
190 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
191 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
192 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
193 DW_AT_GNU_*.
194
195 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
196
197 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
198
199 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
200
201 PR gdb/21164
202 * gdb.base/maint.exp: Add testcases for when the commands do
203 not have arguments.
204
205 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
206
207 * gdb.cp/chained-calls.exp: Use p instead of P.
208
209 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
210
211 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
212 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
213
214 2017-02-14 Tom Tromey <tom@tromey.com>
215
216 PR python/13598:
217 * gdb.python/py-events.exp: Add before_prompt event tests.
218
219 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
220
221 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
222
223 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
224
225 * gdb.linespec/explicit.c (my_unique_function_name): New function.
226 (main): Call my_unique_function_name.
227 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
228 completion of patterns with a single match.
229 Add missing -re switches to gdb_test_multiple calls.
230
231 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
232
233 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
234 return if core file is not recognized.
235
236 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
237
238 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
239 and extra UIs.
240
241 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
242
243 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
244 proc_with_prefix.
245
246 2017-02-10 Tom Tromey <tom@tromey.com>
247
248 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
249
250 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
251
252 PR gdb/21122
253 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
254
255 2017-02-08 Jerome Guitton <guitton@adacore.com>
256
257 * gdb.base/define.exp: Add test for command abbreviations
258 in define.
259
260 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
261
262 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
263 * gdb.reverse/insn-reverse-x86.c: New file.
264
265 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
266
267 PR tdep/20936
268 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
269
270 2017-02-03 Tom Tromey <tom@tromey.com>
271
272 PR rust/21097:
273 * gdb.rust/simple.exp: Add new tests.
274
275 2017-02-02 Pedro Alves <palves@redhat.com>
276
277 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
278 tests.
279
280 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
281
282 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
283 taking a 2-byte value out of a 4-byte DWARF implicit value on
284 big-endian targets.
285 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
286 logic. Add test cases for DW_OP_implicit.
287
288 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
289
290 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
291
292 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
293
294 * gdb.btrace/enable.exp: Call gdb_exit before
295 skip_gdbserver_tests.
296
297 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
298
299 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
300 GDBFLAGS.
301
302 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
303
304 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
305 the test is skipped.
306 * gdb.btrace/data.exp: Likewise.
307 * gdb.btrace/delta.exp: Likewise.
308 * gdb.btrace/dlopen.exp: Likewise.
309 * gdb.btrace/enable-running.exp: Likewise.
310 * gdb.btrace/enable.exp: Likewise.
311 * gdb.btrace/exception.exp: Likewise.
312 * gdb.btrace/function_call_history.exp: Likewise.
313 * gdb.btrace/gcore.exp: Likewise.
314 * gdb.btrace/instruction_history.exp: Likewise.
315 * gdb.btrace/multi-thread-step.exp: Likewise.
316 * gdb.btrace/nohist.exp: Likewise.
317 * gdb.btrace/non-stop.exp: Likewise.
318 * gdb.btrace/reconnect.exp: Likewise.
319 * gdb.btrace/record_goto-step.exp: Likewise.
320 * gdb.btrace/record_goto.exp: Likewise.
321 * gdb.btrace/rn-dl-bind.exp: Likewise.
322 * gdb.btrace/segv.exp: Likewise.
323 * gdb.btrace/step.exp: Likewise.
324 * gdb.btrace/stepi.exp: Likewise.
325 * gdb.btrace/tailcall-only.exp: Likewise.
326 * gdb.btrace/tailcall.exp: Likewise.
327 * gdb.btrace/tsx.exp: Likewise.
328 * gdb.btrace/unknown_functions.exp: Likewise.
329 * gdb.btrace/vdso.exp: Likewise.
330
331 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
332
333 * gdb.btrace/enable-running.c: New.
334 * gdb.btrace/enable-running.exp: New.
335
336 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
337
338 * gdb.arch/amd64-gs_base.c: New file.
339 * gdb.arch/amd64-gs_base.exp: New file.
340
341 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
342
343 * lib/memory.exp: Remove spurious empty newlines.
344
345 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
346
347 * gdb.python/py-bad-printers.exp: Load python file using "source".
348 * gdb.python/py-events.exp: Likewise.
349 * gdb.python/py-evsignal.exp: Likewise.
350 * gdb.python/py-evthreads.exp: Likewise.
351 * gdb.python/py-frame-args.exp: Likewise.
352 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
353 * gdb.python/py-framefilter-mi.exp: Likewise.
354 * gdb.python/py-framefilter.exp: Likewise.
355 * gdb.python/py-mi.exp: Likewise.
356 * gdb.python/py-pp-maint.exp: Likewise.
357 * gdb.python/py-pp-registration.exp: Likewise.
358 * gdb.python/py-prettyprint.exp: Likewise.
359 (run_lang_tests): Likewise.
360 * gdb.python/py-typeprint.exp: Likewise.
361
362 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
363
364 * lib/memory.exp: New file.
365 * lib/gdb.exp: Load memory.exp.
366 * gdb.base/memattr.exp (delete_memory): Move proc to
367 lib/memory.exp and rename to delete_memory_regions.
368 Replace delete_memory with delete_memory_regions.
369 Cleanup memory regions before tests.
370 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
371 before tests.
372
373 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
374
375 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
376 files.
377 (initialize): New function conditionally defined.
378 (testcases): Move within conditional block.
379 (main): Call initialize.
380 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
381 of gdb.reverse/insn-reverse.c.
382 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
383 gdb.reverse/insn-reverse.c.
384
385 2017-01-26 Yao Qi <yao.qi@linaro.org>
386
387 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
388 disassemble on address 0.
389
390 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
391 Yao Qi <yao.qi@linaro.org>
392
393 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
394 * gdb.dwarf2/implptr-64bit.S: Remove.
395 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
396 variables in caller's context. Add DW_OP_implicit_value.
397
398 2017-01-25 Yao Qi <yao.qi@linaro.org>
399
400 * lib/dwarf.exp (Dwarf::_location): Handle
401 DW_OP_GNU_implicit_pointer with proper size.
402
403 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
404
405 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
406 and add untested calls.
407
408 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
409
410 * gdb.python/python.exp: Check line number against what GDB thinks
411 the line number is for func1.
412
413 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
414
415 * gdb.dlang/debug-expr.exp: New file.
416
417 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
418
419 Fix test names for the following files:
420
421 * gdb.ada/exec_changed.exp
422 * gdb.ada/info_types.exp
423 * gdb.arch/aarch64-atomic-inst.exp
424 * gdb.arch/aarch64-fp.exp
425 * gdb.arch/altivec-abi.exp
426 * gdb.arch/altivec-regs.exp
427 * gdb.arch/amd64-byte.exp
428 * gdb.arch/amd64-disp-step.exp
429 * gdb.arch/amd64-dword.exp
430 * gdb.arch/amd64-entry-value-inline.exp
431 * gdb.arch/amd64-entry-value-param.exp
432 * gdb.arch/amd64-entry-value-paramref.exp
433 * gdb.arch/amd64-entry-value.exp
434 * gdb.arch/amd64-i386-address.exp
435 * gdb.arch/amd64-invalid-stack-middle.exp
436 * gdb.arch/amd64-invalid-stack-top.exp
437 * gdb.arch/amd64-optimout-repeat.exp
438 * gdb.arch/amd64-prologue-skip.exp
439 * gdb.arch/amd64-prologue-xmm.exp
440 * gdb.arch/amd64-stap-special-operands.exp
441 * gdb.arch/amd64-stap-wrong-subexp.exp
442 * gdb.arch/amd64-tailcall-cxx.exp
443 * gdb.arch/amd64-tailcall-noret.exp
444 * gdb.arch/amd64-tailcall-ret.exp
445 * gdb.arch/amd64-tailcall-self.exp
446 * gdb.arch/amd64-word.exp
447 * gdb.arch/arm-bl-branch-dest.exp
448 * gdb.arch/arm-disp-step.exp
449 * gdb.arch/arm-neon.exp
450 * gdb.arch/arm-single-step-kernel-helper.exp
451 * gdb.arch/avr-flash-qualifier.exp
452 * gdb.arch/disp-step-insn-reloc.exp
453 * gdb.arch/e500-abi.exp
454 * gdb.arch/e500-regs.exp
455 * gdb.arch/ftrace-insn-reloc.exp
456 * gdb.arch/i386-avx512.exp
457 * gdb.arch/i386-bp_permanent.exp
458 * gdb.arch/i386-byte.exp
459 * gdb.arch/i386-cfi-notcurrent.exp
460 * gdb.arch/i386-disp-step.exp
461 * gdb.arch/i386-dr3-watch.exp
462 * gdb.arch/i386-float.exp
463 * gdb.arch/i386-gnu-cfi.exp
464 * gdb.arch/i386-mpx-map.exp
465 * gdb.arch/i386-mpx-sigsegv.exp
466 * gdb.arch/i386-mpx-simple_segv.exp
467 * gdb.arch/i386-mpx.exp
468 * gdb.arch/i386-permbkpt.exp
469 * gdb.arch/i386-prologue.exp
470 * gdb.arch/i386-signal.exp
471 * gdb.arch/i386-size-overlap.exp
472 * gdb.arch/i386-unwind.exp
473 * gdb.arch/i386-word.exp
474 * gdb.arch/mips-fcr.exp
475 * gdb.arch/powerpc-d128-regs.exp
476 * gdb.arch/powerpc-stackless.exp
477 * gdb.arch/ppc64-atomic-inst.exp
478 * gdb.arch/s390-stackless.exp
479 * gdb.arch/s390-tdbregs.exp
480 * gdb.arch/s390-vregs.exp
481 * gdb.arch/sparc-sysstep.exp
482 * gdb.arch/thumb-bx-pc.exp
483 * gdb.arch/thumb-singlestep.exp
484 * gdb.arch/thumb2-it.exp
485 * gdb.arch/vsx-regs.exp
486 * gdb.asm/asm-source.exp
487 * gdb.base/a2-run.exp
488 * gdb.base/advance.exp
489 * gdb.base/all-bin.exp
490 * gdb.base/anon.exp
491 * gdb.base/args.exp
492 * gdb.base/arithmet.exp
493 * gdb.base/async-shell.exp
494 * gdb.base/async.exp
495 * gdb.base/attach-pie-noexec.exp
496 * gdb.base/attach-twice.exp
497 * gdb.base/auto-load.exp
498 * gdb.base/bang.exp
499 * gdb.base/bitfields.exp
500 * gdb.base/break-always.exp
501 * gdb.base/break-caller-line.exp
502 * gdb.base/break-entry.exp
503 * gdb.base/break-inline.exp
504 * gdb.base/break-on-linker-gcd-function.exp
505 * gdb.base/break-probes.exp
506 * gdb.base/break.exp
507 * gdb.base/breakpoint-shadow.exp
508 * gdb.base/call-ar-st.exp
509 * gdb.base/call-sc.exp
510 * gdb.base/call-signal-resume.exp
511 * gdb.base/call-strs.exp
512 * gdb.base/callfuncs.exp
513 * gdb.base/catch-fork-static.exp
514 * gdb.base/catch-gdb-caused-signals.exp
515 * gdb.base/catch-load.exp
516 * gdb.base/catch-signal-fork.exp
517 * gdb.base/catch-signal.exp
518 * gdb.base/catch-syscall.exp
519 * gdb.base/charset.exp
520 * gdb.base/checkpoint.exp
521 * gdb.base/chng-syms.exp
522 * gdb.base/code-expr.exp
523 * gdb.base/code_elim.exp
524 * gdb.base/commands.exp
525 * gdb.base/completion.exp
526 * gdb.base/complex.exp
527 * gdb.base/cond-expr.exp
528 * gdb.base/condbreak.exp
529 * gdb.base/consecutive.exp
530 * gdb.base/continue-all-already-running.exp
531 * gdb.base/coredump-filter.exp
532 * gdb.base/corefile.exp
533 * gdb.base/dbx.exp
534 * gdb.base/debug-expr.exp
535 * gdb.base/define.exp
536 * gdb.base/del.exp
537 * gdb.base/disabled-location.exp
538 * gdb.base/disasm-end-cu.exp
539 * gdb.base/disasm-optim.exp
540 * gdb.base/display.exp
541 * gdb.base/duplicate-bp.exp
542 * gdb.base/ena-dis-br.exp
543 * gdb.base/ending-run.exp
544 * gdb.base/enumval.exp
545 * gdb.base/environ.exp
546 * gdb.base/eu-strip-infcall.exp
547 * gdb.base/eval-avoid-side-effects.exp
548 * gdb.base/eval-skip.exp
549 * gdb.base/exitsignal.exp
550 * gdb.base/expand-psymtabs.exp
551 * gdb.base/filesym.exp
552 * gdb.base/find-unmapped.exp
553 * gdb.base/finish.exp
554 * gdb.base/float.exp
555 * gdb.base/foll-exec-mode.exp
556 * gdb.base/foll-exec.exp
557 * gdb.base/foll-fork.exp
558 * gdb.base/fortran-sym-case.exp
559 * gdb.base/freebpcmd.exp
560 * gdb.base/func-ptr.exp
561 * gdb.base/func-ptrs.exp
562 * gdb.base/funcargs.exp
563 * gdb.base/gcore-buffer-overflow.exp
564 * gdb.base/gcore-relro-pie.exp
565 * gdb.base/gcore-relro.exp
566 * gdb.base/gcore.exp
567 * gdb.base/gdb1090.exp
568 * gdb.base/gdb11530.exp
569 * gdb.base/gdb11531.exp
570 * gdb.base/gdb1821.exp
571 * gdb.base/gdbindex-stabs.exp
572 * gdb.base/gdbvars.exp
573 * gdb.base/hbreak.exp
574 * gdb.base/hbreak2.exp
575 * gdb.base/included.exp
576 * gdb.base/infcall-input.exp
577 * gdb.base/inferior-died.exp
578 * gdb.base/infnan.exp
579 * gdb.base/info-macros.exp
580 * gdb.base/info-os.exp
581 * gdb.base/info-proc.exp
582 * gdb.base/info-shared.exp
583 * gdb.base/info-target.exp
584 * gdb.base/infoline.exp
585 * gdb.base/interp.exp
586 * gdb.base/interrupt.exp
587 * gdb.base/jit-reader.exp
588 * gdb.base/jit-simple.exp
589 * gdb.base/kill-after-signal.exp
590 * gdb.base/kill-detach-inferiors-cmd.exp
591 * gdb.base/label.exp
592 * gdb.base/langs.exp
593 * gdb.base/ldbl_e308.exp
594 * gdb.base/line-symtabs.exp
595 * gdb.base/linespecs.exp
596 * gdb.base/list.exp
597 * gdb.base/long_long.exp
598 * gdb.base/longest-types.exp
599 * gdb.base/maint.exp
600 * gdb.base/max-value-size.exp
601 * gdb.base/memattr.exp
602 * gdb.base/mips_pro.exp
603 * gdb.base/morestack.exp
604 * gdb.base/moribund-step.exp
605 * gdb.base/multi-forks.exp
606 * gdb.base/nested-addr.exp
607 * gdb.base/nextoverexit.exp
608 * gdb.base/noreturn-finish.exp
609 * gdb.base/noreturn-return.exp
610 * gdb.base/nostdlib.exp
611 * gdb.base/offsets.exp
612 * gdb.base/opaque.exp
613 * gdb.base/pc-fp.exp
614 * gdb.base/permissions.exp
615 * gdb.base/print-symbol-loading.exp
616 * gdb.base/prologue-include.exp
617 * gdb.base/psymtab.exp
618 * gdb.base/ptype.exp
619 * gdb.base/random-signal.exp
620 * gdb.base/randomize.exp
621 * gdb.base/range-stepping.exp
622 * gdb.base/readline-ask.exp
623 * gdb.base/recpar.exp
624 * gdb.base/recurse.exp
625 * gdb.base/relational.exp
626 * gdb.base/restore.exp
627 * gdb.base/return-nodebug.exp
628 * gdb.base/return.exp
629 * gdb.base/run-after-attach.exp
630 * gdb.base/save-bp.exp
631 * gdb.base/scope.exp
632 * gdb.base/sect-cmd.exp
633 * gdb.base/set-lang-auto.exp
634 * gdb.base/set-noassign.exp
635 * gdb.base/setvar.exp
636 * gdb.base/sigall.exp
637 * gdb.base/sigbpt.exp
638 * gdb.base/siginfo-addr.exp
639 * gdb.base/siginfo-infcall.exp
640 * gdb.base/siginfo-obj.exp
641 * gdb.base/siginfo.exp
642 * gdb.base/signals-state-child.exp
643 * gdb.base/signest.exp
644 * gdb.base/sigstep.exp
645 * gdb.base/sizeof.exp
646 * gdb.base/skip.exp
647 * gdb.base/solib-corrupted.exp
648 * gdb.base/solib-nodir.exp
649 * gdb.base/solib-search.exp
650 * gdb.base/stack-checking.exp
651 * gdb.base/stale-infcall.exp
652 * gdb.base/stap-probe.exp
653 * gdb.base/start.exp
654 * gdb.base/step-break.exp
655 * gdb.base/step-bt.exp
656 * gdb.base/step-line.exp
657 * gdb.base/step-over-exit.exp
658 * gdb.base/step-over-syscall.exp
659 * gdb.base/step-resume-infcall.exp
660 * gdb.base/step-test.exp
661 * gdb.base/store.exp
662 * gdb.base/structs3.exp
663 * gdb.base/sym-file.exp
664 * gdb.base/symbol-without-target_section.exp
665 * gdb.base/term.exp
666 * gdb.base/testenv.exp
667 * gdb.base/ui-redirect.exp
668 * gdb.base/until.exp
669 * gdb.base/unwindonsignal.exp
670 * gdb.base/value-double-free.exp
671 * gdb.base/vla-datatypes.exp
672 * gdb.base/vla-ptr.exp
673 * gdb.base/vla-sideeffect.exp
674 * gdb.base/volatile.exp
675 * gdb.base/watch-cond-infcall.exp
676 * gdb.base/watch-cond.exp
677 * gdb.base/watch-non-mem.exp
678 * gdb.base/watch-read.exp
679 * gdb.base/watch-vfork.exp
680 * gdb.base/watchpoint-cond-gone.exp
681 * gdb.base/watchpoint-delete.exp
682 * gdb.base/watchpoint-hw-hit-once.exp
683 * gdb.base/watchpoint-hw.exp
684 * gdb.base/watchpoint-stops-at-right-insn.exp
685 * gdb.base/watchpoints.exp
686 * gdb.base/wchar.exp
687 * gdb.base/whatis-exp.exp
688 * gdb.btrace/buffer-size.exp
689 * gdb.btrace/data.exp
690 * gdb.btrace/delta.exp
691 * gdb.btrace/dlopen.exp
692 * gdb.btrace/enable.exp
693 * gdb.btrace/exception.exp
694 * gdb.btrace/function_call_history.exp
695 * gdb.btrace/gcore.exp
696 * gdb.btrace/instruction_history.exp
697 * gdb.btrace/nohist.exp
698 * gdb.btrace/reconnect.exp
699 * gdb.btrace/record_goto-step.exp
700 * gdb.btrace/record_goto.exp
701 * gdb.btrace/rn-dl-bind.exp
702 * gdb.btrace/segv.exp
703 * gdb.btrace/step.exp
704 * gdb.btrace/stepi.exp
705 * gdb.btrace/tailcall-only.exp
706 * gdb.btrace/tailcall.exp
707 * gdb.btrace/tsx.exp
708 * gdb.btrace/unknown_functions.exp
709 * gdb.btrace/vdso.exp
710 * gdb.compile/compile-ifunc.exp
711 * gdb.compile/compile-ops.exp
712 * gdb.compile/compile-print.exp
713 * gdb.compile/compile-setjmp.exp
714 * gdb.cp/abstract-origin.exp
715 * gdb.cp/ambiguous.exp
716 * gdb.cp/annota2.exp
717 * gdb.cp/annota3.exp
718 * gdb.cp/anon-ns.exp
719 * gdb.cp/anon-struct.exp
720 * gdb.cp/anon-union.exp
721 * gdb.cp/arg-reference.exp
722 * gdb.cp/baseenum.exp
723 * gdb.cp/bool.exp
724 * gdb.cp/breakpoint.exp
725 * gdb.cp/bs15503.exp
726 * gdb.cp/call-c.exp
727 * gdb.cp/casts.exp
728 * gdb.cp/chained-calls.exp
729 * gdb.cp/class2.exp
730 * gdb.cp/classes.exp
731 * gdb.cp/cmpd-minsyms.exp
732 * gdb.cp/converts.exp
733 * gdb.cp/cp-relocate.exp
734 * gdb.cp/cpcompletion.exp
735 * gdb.cp/cpexprs.exp
736 * gdb.cp/cplabel.exp
737 * gdb.cp/cplusfuncs.exp
738 * gdb.cp/cpsizeof.exp
739 * gdb.cp/ctti.exp
740 * gdb.cp/derivation.exp
741 * gdb.cp/destrprint.exp
742 * gdb.cp/dispcxx.exp
743 * gdb.cp/enum-class.exp
744 * gdb.cp/exception.exp
745 * gdb.cp/exceptprint.exp
746 * gdb.cp/expand-psymtabs-cxx.exp
747 * gdb.cp/expand-sals.exp
748 * gdb.cp/extern-c.exp
749 * gdb.cp/filename.exp
750 * gdb.cp/formatted-ref.exp
751 * gdb.cp/fpointer.exp
752 * gdb.cp/gdb1355.exp
753 * gdb.cp/gdb2495.exp
754 * gdb.cp/hang.exp
755 * gdb.cp/impl-this.exp
756 * gdb.cp/infcall-dlopen.exp
757 * gdb.cp/inherit.exp
758 * gdb.cp/iostream.exp
759 * gdb.cp/koenig.exp
760 * gdb.cp/local.exp
761 * gdb.cp/m-data.exp
762 * gdb.cp/m-static.exp
763 * gdb.cp/mb-ctor.exp
764 * gdb.cp/mb-inline.exp
765 * gdb.cp/mb-templates.exp
766 * gdb.cp/member-name.exp
767 * gdb.cp/member-ptr.exp
768 * gdb.cp/meth-typedefs.exp
769 * gdb.cp/method.exp
770 * gdb.cp/method2.exp
771 * gdb.cp/minsym-fallback.exp
772 * gdb.cp/misc.exp
773 * gdb.cp/namelessclass.exp
774 * gdb.cp/namespace-enum.exp
775 * gdb.cp/namespace-nested-import.exp
776 * gdb.cp/namespace.exp
777 * gdb.cp/nextoverthrow.exp
778 * gdb.cp/no-dmgl-verbose.exp
779 * gdb.cp/non-trivial-retval.exp
780 * gdb.cp/noparam.exp
781 * gdb.cp/nsdecl.exp
782 * gdb.cp/nsimport.exp
783 * gdb.cp/nsnested.exp
784 * gdb.cp/nsnoimports.exp
785 * gdb.cp/nsrecurs.exp
786 * gdb.cp/nsstress.exp
787 * gdb.cp/nsusing.exp
788 * gdb.cp/operator.exp
789 * gdb.cp/oranking.exp
790 * gdb.cp/overload-const.exp
791 * gdb.cp/overload.exp
792 * gdb.cp/ovldbreak.exp
793 * gdb.cp/ovsrch.exp
794 * gdb.cp/paren-type.exp
795 * gdb.cp/parse-lang.exp
796 * gdb.cp/pass-by-ref.exp
797 * gdb.cp/pr-1023.exp
798 * gdb.cp/pr-1210.exp
799 * gdb.cp/pr-574.exp
800 * gdb.cp/pr10687.exp
801 * gdb.cp/pr12028.exp
802 * gdb.cp/pr17132.exp
803 * gdb.cp/pr17494.exp
804 * gdb.cp/pr9067.exp
805 * gdb.cp/pr9167.exp
806 * gdb.cp/pr9631.exp
807 * gdb.cp/printmethod.exp
808 * gdb.cp/psmang.exp
809 * gdb.cp/psymtab-parameter.exp
810 * gdb.cp/ptype-cv-cp.exp
811 * gdb.cp/ptype-flags.exp
812 * gdb.cp/re-set-overloaded.exp
813 * gdb.cp/ref-types.exp
814 * gdb.cp/rtti.exp
815 * gdb.cp/scope-err.exp
816 * gdb.cp/shadow.exp
817 * gdb.cp/smartp.exp
818 * gdb.cp/static-method.exp
819 * gdb.cp/static-print-quit.exp
820 * gdb.cp/temargs.exp
821 * gdb.cp/templates.exp
822 * gdb.cp/try_catch.exp
823 * gdb.cp/typedef-operator.exp
824 * gdb.cp/typeid.exp
825 * gdb.cp/userdef.exp
826 * gdb.cp/using-crash.exp
827 * gdb.cp/var-tag.exp
828 * gdb.cp/virtbase.exp
829 * gdb.cp/virtfunc.exp
830 * gdb.cp/virtfunc2.exp
831 * gdb.cp/vla-cxx.exp
832 * gdb.disasm/t01_mov.exp
833 * gdb.disasm/t02_mova.exp
834 * gdb.disasm/t03_add.exp
835 * gdb.disasm/t04_sub.exp
836 * gdb.disasm/t05_cmp.exp
837 * gdb.disasm/t06_ari2.exp
838 * gdb.disasm/t07_ari3.exp
839 * gdb.disasm/t08_or.exp
840 * gdb.disasm/t09_xor.exp
841 * gdb.disasm/t10_and.exp
842 * gdb.disasm/t11_logs.exp
843 * gdb.disasm/t12_bit.exp
844 * gdb.disasm/t13_otr.exp
845 * gdb.dlang/circular.exp
846 * gdb.dwarf2/arr-stride.exp
847 * gdb.dwarf2/arr-subrange.exp
848 * gdb.dwarf2/atomic-type.exp
849 * gdb.dwarf2/bad-regnum.exp
850 * gdb.dwarf2/bitfield-parent-optimized-out.exp
851 * gdb.dwarf2/callframecfa.exp
852 * gdb.dwarf2/clztest.exp
853 * gdb.dwarf2/corrupt.exp
854 * gdb.dwarf2/data-loc.exp
855 * gdb.dwarf2/dup-psym.exp
856 * gdb.dwarf2/dw2-anon-mptr.exp
857 * gdb.dwarf2/dw2-anonymous-func.exp
858 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
859 * gdb.dwarf2/dw2-bad-unresolved.exp
860 * gdb.dwarf2/dw2-basic.exp
861 * gdb.dwarf2/dw2-canonicalize-type.exp
862 * gdb.dwarf2/dw2-case-insensitive.exp
863 * gdb.dwarf2/dw2-common-block.exp
864 * gdb.dwarf2/dw2-compdir-oldgcc.exp
865 * gdb.dwarf2/dw2-compressed.exp
866 * gdb.dwarf2/dw2-const.exp
867 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
868 * gdb.dwarf2/dw2-cu-size.exp
869 * gdb.dwarf2/dw2-dup-frame.exp
870 * gdb.dwarf2/dw2-entry-value.exp
871 * gdb.dwarf2/dw2-icycle.exp
872 * gdb.dwarf2/dw2-ifort-parameter.exp
873 * gdb.dwarf2/dw2-inline-break.exp
874 * gdb.dwarf2/dw2-inline-param.exp
875 * gdb.dwarf2/dw2-intercu.exp
876 * gdb.dwarf2/dw2-intermix.exp
877 * gdb.dwarf2/dw2-lexical-block-bare.exp
878 * gdb.dwarf2/dw2-linkage-name-trust.exp
879 * gdb.dwarf2/dw2-minsym-in-cu.exp
880 * gdb.dwarf2/dw2-noloc.exp
881 * gdb.dwarf2/dw2-op-call.exp
882 * gdb.dwarf2/dw2-op-out-param.exp
883 * gdb.dwarf2/dw2-opt-structptr.exp
884 * gdb.dwarf2/dw2-param-error.exp
885 * gdb.dwarf2/dw2-producer.exp
886 * gdb.dwarf2/dw2-ranges-base.exp
887 * gdb.dwarf2/dw2-ref-missing-frame.exp
888 * gdb.dwarf2/dw2-reg-undefined.exp
889 * gdb.dwarf2/dw2-regno-invalid.exp
890 * gdb.dwarf2/dw2-restore.exp
891 * gdb.dwarf2/dw2-restrict.exp
892 * gdb.dwarf2/dw2-single-line-discriminators.exp
893 * gdb.dwarf2/dw2-strp.exp
894 * gdb.dwarf2/dw2-undefined-ret-addr.exp
895 * gdb.dwarf2/dw2-unresolved.exp
896 * gdb.dwarf2/dw2-var-zero-addr.exp
897 * gdb.dwarf2/dw4-sig-types.exp
898 * gdb.dwarf2/dwz.exp
899 * gdb.dwarf2/dynarr-ptr.exp
900 * gdb.dwarf2/enum-type.exp
901 * gdb.dwarf2/gdb-index.exp
902 * gdb.dwarf2/implptr-64bit.exp
903 * gdb.dwarf2/implptr-optimized-out.exp
904 * gdb.dwarf2/implptr.exp
905 * gdb.dwarf2/implref-array.exp
906 * gdb.dwarf2/implref-const.exp
907 * gdb.dwarf2/implref-global.exp
908 * gdb.dwarf2/implref-struct.exp
909 * gdb.dwarf2/mac-fileno.exp
910 * gdb.dwarf2/main-subprogram.exp
911 * gdb.dwarf2/member-ptr-forwardref.exp
912 * gdb.dwarf2/method-ptr.exp
913 * gdb.dwarf2/missing-sig-type.exp
914 * gdb.dwarf2/nonvar-access.exp
915 * gdb.dwarf2/opaque-type-lookup.exp
916 * gdb.dwarf2/pieces-optimized-out.exp
917 * gdb.dwarf2/pieces.exp
918 * gdb.dwarf2/pr10770.exp
919 * gdb.dwarf2/pr13961.exp
920 * gdb.dwarf2/staticvirtual.exp
921 * gdb.dwarf2/subrange.exp
922 * gdb.dwarf2/symtab-producer.exp
923 * gdb.dwarf2/trace-crash.exp
924 * gdb.dwarf2/typeddwarf.exp
925 * gdb.dwarf2/valop.exp
926 * gdb.dwarf2/watch-notconst.exp
927 * gdb.fortran/array-element.exp
928 * gdb.fortran/charset.exp
929 * gdb.fortran/common-block.exp
930 * gdb.fortran/complex.exp
931 * gdb.fortran/derived-type-function.exp
932 * gdb.fortran/derived-type.exp
933 * gdb.fortran/logical.exp
934 * gdb.fortran/module.exp
935 * gdb.fortran/multi-dim.exp
936 * gdb.fortran/nested-funcs.exp
937 * gdb.fortran/print-formatted.exp
938 * gdb.fortran/subarray.exp
939 * gdb.fortran/vla-alloc-assoc.exp
940 * gdb.fortran/vla-datatypes.exp
941 * gdb.fortran/vla-history.exp
942 * gdb.fortran/vla-ptr-info.exp
943 * gdb.fortran/vla-ptype-sub.exp
944 * gdb.fortran/vla-ptype.exp
945 * gdb.fortran/vla-sizeof.exp
946 * gdb.fortran/vla-type.exp
947 * gdb.fortran/vla-value-sub-arbitrary.exp
948 * gdb.fortran/vla-value-sub-finish.exp
949 * gdb.fortran/vla-value-sub.exp
950 * gdb.fortran/vla-value.exp
951 * gdb.fortran/whatis_type.exp
952 * gdb.go/chan.exp
953 * gdb.go/handcall.exp
954 * gdb.go/hello.exp
955 * gdb.go/integers.exp
956 * gdb.go/methods.exp
957 * gdb.go/package.exp
958 * gdb.go/strings.exp
959 * gdb.go/types.exp
960 * gdb.go/unsafe.exp
961 * gdb.guile/scm-arch.exp
962 * gdb.guile/scm-block.exp
963 * gdb.guile/scm-breakpoint.exp
964 * gdb.guile/scm-cmd.exp
965 * gdb.guile/scm-disasm.exp
966 * gdb.guile/scm-equal.exp
967 * gdb.guile/scm-frame-args.exp
968 * gdb.guile/scm-frame-inline.exp
969 * gdb.guile/scm-frame.exp
970 * gdb.guile/scm-iterator.exp
971 * gdb.guile/scm-math.exp
972 * gdb.guile/scm-objfile.exp
973 * gdb.guile/scm-ports.exp
974 * gdb.guile/scm-symbol.exp
975 * gdb.guile/scm-symtab.exp
976 * gdb.guile/scm-value-cc.exp
977 * gdb.guile/types-module.exp
978 * gdb.linespec/break-ask.exp
979 * gdb.linespec/cpexplicit.exp
980 * gdb.linespec/explicit.exp
981 * gdb.linespec/keywords.exp
982 * gdb.linespec/linespec.exp
983 * gdb.linespec/ls-dollar.exp
984 * gdb.linespec/ls-errs.exp
985 * gdb.linespec/skip-two.exp
986 * gdb.linespec/thread.exp
987 * gdb.mi/mi-async.exp
988 * gdb.mi/mi-basics.exp
989 * gdb.mi/mi-break.exp
990 * gdb.mi/mi-catch-load.exp
991 * gdb.mi/mi-cli.exp
992 * gdb.mi/mi-cmd-param-changed.exp
993 * gdb.mi/mi-console.exp
994 * gdb.mi/mi-detach.exp
995 * gdb.mi/mi-disassemble.exp
996 * gdb.mi/mi-eval.exp
997 * gdb.mi/mi-file-transfer.exp
998 * gdb.mi/mi-file.exp
999 * gdb.mi/mi-fill-memory.exp
1000 * gdb.mi/mi-inheritance-syntax-error.exp
1001 * gdb.mi/mi-linespec-err-cp.exp
1002 * gdb.mi/mi-logging.exp
1003 * gdb.mi/mi-memory-changed.exp
1004 * gdb.mi/mi-read-memory.exp
1005 * gdb.mi/mi-record-changed.exp
1006 * gdb.mi/mi-reg-undefined.exp
1007 * gdb.mi/mi-regs.exp
1008 * gdb.mi/mi-return.exp
1009 * gdb.mi/mi-reverse.exp
1010 * gdb.mi/mi-simplerun.exp
1011 * gdb.mi/mi-solib.exp
1012 * gdb.mi/mi-stack.exp
1013 * gdb.mi/mi-stepi.exp
1014 * gdb.mi/mi-syn-frame.exp
1015 * gdb.mi/mi-until.exp
1016 * gdb.mi/mi-var-block.exp
1017 * gdb.mi/mi-var-child.exp
1018 * gdb.mi/mi-var-cmd.exp
1019 * gdb.mi/mi-var-cp.exp
1020 * gdb.mi/mi-var-display.exp
1021 * gdb.mi/mi-var-invalidate.exp
1022 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1023 * gdb.mi/mi-vla-fortran.exp
1024 * gdb.mi/mi-watch.exp
1025 * gdb.mi/mi2-var-child.exp
1026 * gdb.mi/user-selected-context-sync.exp
1027 * gdb.modula2/unbounded-array.exp
1028 * gdb.multi/dummy-frame-restore.exp
1029 * gdb.multi/multi-arch-exec.exp
1030 * gdb.multi/multi-arch.exp
1031 * gdb.multi/tids.exp
1032 * gdb.multi/watchpoint-multi.exp
1033 * gdb.opencl/callfuncs.exp
1034 * gdb.opencl/convs_casts.exp
1035 * gdb.opencl/datatypes.exp
1036 * gdb.opencl/operators.exp
1037 * gdb.opencl/vec_comps.exp
1038 * gdb.opt/clobbered-registers-O2.exp
1039 * gdb.opt/inline-break.exp
1040 * gdb.opt/inline-bt.exp
1041 * gdb.opt/inline-cmds.exp
1042 * gdb.opt/inline-locals.exp
1043 * gdb.pascal/case-insensitive-symbols.exp
1044 * gdb.pascal/floats.exp
1045 * gdb.pascal/gdb11492.exp
1046 * gdb.python/lib-types.exp
1047 * gdb.python/py-arch.exp
1048 * gdb.python/py-as-string.exp
1049 * gdb.python/py-bad-printers.exp
1050 * gdb.python/py-block.exp
1051 * gdb.python/py-breakpoint-create-fail.exp
1052 * gdb.python/py-breakpoint.exp
1053 * gdb.python/py-caller-is.exp
1054 * gdb.python/py-cmd.exp
1055 * gdb.python/py-explore-cc.exp
1056 * gdb.python/py-explore.exp
1057 * gdb.python/py-finish-breakpoint.exp
1058 * gdb.python/py-finish-breakpoint2.exp
1059 * gdb.python/py-frame-args.exp
1060 * gdb.python/py-frame-inline.exp
1061 * gdb.python/py-frame.exp
1062 * gdb.python/py-framefilter-mi.exp
1063 * gdb.python/py-infthread.exp
1064 * gdb.python/py-lazy-string.exp
1065 * gdb.python/py-linetable.exp
1066 * gdb.python/py-mi-events.exp
1067 * gdb.python/py-mi-objfile.exp
1068 * gdb.python/py-mi.exp
1069 * gdb.python/py-objfile.exp
1070 * gdb.python/py-pp-integral.exp
1071 * gdb.python/py-pp-maint.exp
1072 * gdb.python/py-pp-re-notag.exp
1073 * gdb.python/py-pp-registration.exp
1074 * gdb.python/py-recurse-unwind.exp
1075 * gdb.python/py-strfns.exp
1076 * gdb.python/py-symbol.exp
1077 * gdb.python/py-symtab.exp
1078 * gdb.python/py-sync-interp.exp
1079 * gdb.python/py-typeprint.exp
1080 * gdb.python/py-unwind-maint.exp
1081 * gdb.python/py-unwind.exp
1082 * gdb.python/py-value-cc.exp
1083 * gdb.python/py-xmethods.exp
1084 * gdb.reverse/amd64-tailcall-reverse.exp
1085 * gdb.reverse/break-precsave.exp
1086 * gdb.reverse/break-reverse.exp
1087 * gdb.reverse/consecutive-precsave.exp
1088 * gdb.reverse/consecutive-reverse.exp
1089 * gdb.reverse/finish-precsave.exp
1090 * gdb.reverse/finish-reverse-bkpt.exp
1091 * gdb.reverse/finish-reverse.exp
1092 * gdb.reverse/fstatat-reverse.exp
1093 * gdb.reverse/getresuid-reverse.exp
1094 * gdb.reverse/i386-precsave.exp
1095 * gdb.reverse/i386-reverse.exp
1096 * gdb.reverse/i386-sse-reverse.exp
1097 * gdb.reverse/i387-env-reverse.exp
1098 * gdb.reverse/i387-stack-reverse.exp
1099 * gdb.reverse/insn-reverse.exp
1100 * gdb.reverse/machinestate-precsave.exp
1101 * gdb.reverse/machinestate.exp
1102 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1103 * gdb.reverse/pipe-reverse.exp
1104 * gdb.reverse/readv-reverse.exp
1105 * gdb.reverse/recvmsg-reverse.exp
1106 * gdb.reverse/rerun-prec.exp
1107 * gdb.reverse/s390-mvcle.exp
1108 * gdb.reverse/step-precsave.exp
1109 * gdb.reverse/step-reverse.exp
1110 * gdb.reverse/time-reverse.exp
1111 * gdb.reverse/until-precsave.exp
1112 * gdb.reverse/until-reverse.exp
1113 * gdb.reverse/waitpid-reverse.exp
1114 * gdb.reverse/watch-precsave.exp
1115 * gdb.reverse/watch-reverse.exp
1116 * gdb.rust/generics.exp
1117 * gdb.rust/methods.exp
1118 * gdb.rust/modules.exp
1119 * gdb.rust/simple.exp
1120 * gdb.server/connect-with-no-symbol-file.exp
1121 * gdb.server/ext-attach.exp
1122 * gdb.server/ext-restart.exp
1123 * gdb.server/ext-wrapper.exp
1124 * gdb.server/file-transfer.exp
1125 * gdb.server/server-exec-info.exp
1126 * gdb.server/server-kill.exp
1127 * gdb.server/server-mon.exp
1128 * gdb.server/wrapper.exp
1129 * gdb.stabs/exclfwd.exp
1130 * gdb.stabs/gdb11479.exp
1131 * gdb.threads/clone-new-thread-event.exp
1132 * gdb.threads/corethreads.exp
1133 * gdb.threads/current-lwp-dead.exp
1134 * gdb.threads/dlopen-libpthread.exp
1135 * gdb.threads/gcore-thread.exp
1136 * gdb.threads/sigstep-threads.exp
1137 * gdb.threads/watchpoint-fork.exp
1138 * gdb.trace/actions-changed.exp
1139 * gdb.trace/backtrace.exp
1140 * gdb.trace/change-loc.exp
1141 * gdb.trace/circ.exp
1142 * gdb.trace/collection.exp
1143 * gdb.trace/disconnected-tracing.exp
1144 * gdb.trace/ftrace.exp
1145 * gdb.trace/mi-trace-frame-collected.exp
1146 * gdb.trace/mi-trace-unavailable.exp
1147 * gdb.trace/mi-traceframe-changed.exp
1148 * gdb.trace/mi-tsv-changed.exp
1149 * gdb.trace/no-attach-trace.exp
1150 * gdb.trace/passc-dyn.exp
1151 * gdb.trace/qtro.exp
1152 * gdb.trace/range-stepping.exp
1153 * gdb.trace/read-memory.exp
1154 * gdb.trace/save-trace.exp
1155 * gdb.trace/signal.exp
1156 * gdb.trace/status-stop.exp
1157 * gdb.trace/tfile.exp
1158 * gdb.trace/trace-break.exp
1159 * gdb.trace/trace-buffer-size.exp
1160 * gdb.trace/trace-condition.exp
1161 * gdb.trace/tracefile-pseudo-reg.exp
1162 * gdb.trace/tstatus.exp
1163 * gdb.trace/unavailable.exp
1164 * gdb.trace/while-dyn.exp
1165 * gdb.trace/while-stepping.exp
1166
1167 2016-12-22 Doug Evans <xdje42@gmail.com>
1168
1169 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1170 and msymbols.
1171
1172 2016-12-19 Yao Qi <yao.qi@linaro.org>
1173
1174 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1175 (test_with_self): Don't call do_steps_and_nexts, and remove
1176 code about stepping into xmalloc.
1177
1178 2016-12-09 Yao Qi <yao.qi@linaro.org>
1179
1180 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1181
1182 2016-12-09 Yao Qi <yao.qi@linaro.org>
1183
1184 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1185
1186 2016-12-09 Pedro Alves <palves@redhat.com>
1187
1188 * gdb.base/all-architectures-0.exp: New file.
1189 * gdb.base/all-architectures-1.exp: New file.
1190 * gdb.base/all-architectures-2.exp: New file.
1191 * gdb.base/all-architectures-3.exp: New file.
1192 * gdb.base/all-architectures-4.exp: New file.
1193 * gdb.base/all-architectures-5.exp: New file.
1194 * gdb.base/all-architectures-6.exp: New file.
1195 * gdb.base/all-architectures-7.exp: New file.
1196 * gdb.base/all-architectures.exp.in: New file.
1197
1198 2016-12-09 Yao Qi <yao.qi@linaro.org>
1199
1200 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1201
1202 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1203
1204 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1205 possible.
1206 Remove useless pattern-matching code.
1207
1208 2016-12-02 Pedro Alves <palves@redhat.com>
1209
1210 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1211 procedure.
1212 (top level): Call it.
1213
1214 2016-12-02 Pedro Alves <palves@redhat.com>
1215
1216 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1217 New procedure.
1218 (top level): Call it.
1219
1220 2016-12-02 Pedro Alves <palves@redhat.com>
1221
1222 PR cli/20559
1223 * gdb.base/commands.exp (user_defined_command_args_eval): New
1224 procedure.
1225 (top level): Call it.
1226
1227 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1228
1229 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1230 timeout handling.
1231
1232 2016-12-02 Tom Tromey <tom@tromey.com>
1233
1234 * gdb.dwarf2/main-subprogram.c: New file.
1235 * gdb.dwarf2/main-subprogram.exp: New file.
1236
1237 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1238
1239 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1240 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1241 gdb_test_no_output for a couple of cases.
1242 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1243
1244 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1245
1246 Fix test names and standardize compilation error messages throughout
1247 the following files:
1248
1249 * gdb.ada/start.exp
1250 * gdb.arch/alpha-step.exp
1251 * gdb.arch/e500-prologue.exp
1252 * gdb.arch/ftrace-insn-reloc.exp
1253 * gdb.arch/gdb1291.exp
1254 * gdb.arch/gdb1431.exp
1255 * gdb.arch/gdb1558.exp
1256 * gdb.arch/i386-dr3-watch.exp
1257 * gdb.arch/i386-sse-stack-align.exp
1258 * gdb.arch/ia64-breakpoint-shadow.exp
1259 * gdb.arch/pa-nullify.exp
1260 * gdb.arch/powerpc-aix-prologue.exp
1261 * gdb.arch/thumb-bx-pc.exp
1262 * gdb.base/annota1.exp
1263 * gdb.base/annota3.exp
1264 * gdb.base/arrayidx.exp
1265 * gdb.base/assign.exp
1266 * gdb.base/attach.exp
1267 * gdb.base/auxv.exp
1268 * gdb.base/bang.exp
1269 * gdb.base/bfp-test.exp
1270 * gdb.base/bigcore.exp
1271 * gdb.base/bitfields2.exp
1272 * gdb.base/break-fun-addr.exp
1273 * gdb.base/break-probes.exp
1274 * gdb.base/call-rt-st.exp
1275 * gdb.base/callexit.exp
1276 * gdb.base/catch-fork-kill.exp
1277 * gdb.base/charset.exp
1278 * gdb.base/checkpoint.exp
1279 * gdb.base/comprdebug.exp
1280 * gdb.base/constvars.exp
1281 * gdb.base/coredump-filter.exp
1282 * gdb.base/cursal.exp
1283 * gdb.base/cvexpr.exp
1284 * gdb.base/detach.exp
1285 * gdb.base/display.exp
1286 * gdb.base/dmsym.exp
1287 * gdb.base/dprintf-pending.exp
1288 * gdb.base/dso2dso.exp
1289 * gdb.base/dtrace-probe.exp
1290 * gdb.base/dump.exp
1291 * gdb.base/enum_cond.exp
1292 * gdb.base/exe-lock.exp
1293 * gdb.base/exec-invalid-sysroot.exp
1294 * gdb.base/execl-update-breakpoints.exp
1295 * gdb.base/exprs.exp
1296 * gdb.base/fileio.exp
1297 * gdb.base/find.exp
1298 * gdb.base/finish.exp
1299 * gdb.base/fixsection.exp
1300 * gdb.base/foll-vfork.exp
1301 * gdb.base/frame-args.exp
1302 * gdb.base/gcore.exp
1303 * gdb.base/gdb1250.exp
1304 * gdb.base/global-var-nested-by-dso.exp
1305 * gdb.base/gnu-ifunc.exp
1306 * gdb.base/hashline1.exp
1307 * gdb.base/hashline2.exp
1308 * gdb.base/hashline3.exp
1309 * gdb.base/hbreak-in-shr-unsupported.exp
1310 * gdb.base/huge.exp
1311 * gdb.base/infcall-input.exp
1312 * gdb.base/info-fun.exp
1313 * gdb.base/info-shared.exp
1314 * gdb.base/jit-simple.exp
1315 * gdb.base/jit-so.exp
1316 * gdb.base/jit.exp
1317 * gdb.base/jump.exp
1318 * gdb.base/label.exp
1319 * gdb.base/lineinc.exp
1320 * gdb.base/logical.exp
1321 * gdb.base/longjmp.exp
1322 * gdb.base/macscp.exp
1323 * gdb.base/miscexprs.exp
1324 * gdb.base/new-ui-echo.exp
1325 * gdb.base/new-ui-pending-input.exp
1326 * gdb.base/new-ui.exp
1327 * gdb.base/nodebug.exp
1328 * gdb.base/nofield.exp
1329 * gdb.base/offsets.exp
1330 * gdb.base/overlays.exp
1331 * gdb.base/pending.exp
1332 * gdb.base/pointers.exp
1333 * gdb.base/pr11022.exp
1334 * gdb.base/printcmds.exp
1335 * gdb.base/prologue.exp
1336 * gdb.base/ptr-typedef.exp
1337 * gdb.base/realname-expand.exp
1338 * gdb.base/relativedebug.exp
1339 * gdb.base/relocate.exp
1340 * gdb.base/remote.exp
1341 * gdb.base/reread.exp
1342 * gdb.base/return2.exp
1343 * gdb.base/savedregs.exp
1344 * gdb.base/sep.exp
1345 * gdb.base/sepdebug.exp
1346 * gdb.base/sepsymtab.exp
1347 * gdb.base/set-inferior-tty.exp
1348 * gdb.base/setshow.exp
1349 * gdb.base/shlib-call.exp
1350 * gdb.base/sigaltstack.exp
1351 * gdb.base/siginfo-addr.exp
1352 * gdb.base/signals.exp
1353 * gdb.base/signull.exp
1354 * gdb.base/sigrepeat.exp
1355 * gdb.base/so-impl-ld.exp
1356 * gdb.base/solib-display.exp
1357 * gdb.base/solib-overlap.exp
1358 * gdb.base/solib-search.exp
1359 * gdb.base/solib-symbol.exp
1360 * gdb.base/structs.exp
1361 * gdb.base/structs2.exp
1362 * gdb.base/symtab-search-order.exp
1363 * gdb.base/twice.exp
1364 * gdb.base/unload.exp
1365 * gdb.base/varargs.exp
1366 * gdb.base/watchpoint-solib.exp
1367 * gdb.base/watchpoint.exp
1368 * gdb.base/whatis.exp
1369 * gdb.base/wrong_frame_bt_full.exp
1370 * gdb.btrace/dlopen.exp
1371 * gdb.cell/ea-standalone.exp
1372 * gdb.cell/ea-test.exp
1373 * gdb.cp/dispcxx.exp
1374 * gdb.cp/gdb2384.exp
1375 * gdb.cp/method2.exp
1376 * gdb.cp/nextoverthrow.exp
1377 * gdb.cp/pr10728.exp
1378 * gdb.disasm/am33.exp
1379 * gdb.disasm/h8300s.exp
1380 * gdb.disasm/mn10300.exp
1381 * gdb.disasm/sh3.exp
1382 * gdb.dwarf2/dw2-dir-file-name.exp
1383 * gdb.fortran/complex.exp
1384 * gdb.fortran/library-module.exp
1385 * gdb.guile/scm-pretty-print.exp
1386 * gdb.guile/scm-symbol.exp
1387 * gdb.guile/scm-type.exp
1388 * gdb.guile/scm-value.exp
1389 * gdb.linespec/linespec.exp
1390 * gdb.mi/gdb701.exp
1391 * gdb.mi/gdb792.exp
1392 * gdb.mi/mi-breakpoint-changed.exp
1393 * gdb.mi/mi-dprintf-pending.exp
1394 * gdb.mi/mi-dprintf.exp
1395 * gdb.mi/mi-exit-code.exp
1396 * gdb.mi/mi-pending.exp
1397 * gdb.mi/mi-solib.exp
1398 * gdb.mi/new-ui-mi-sync.exp
1399 * gdb.mi/pr11022.exp
1400 * gdb.mi/user-selected-context-sync.exp
1401 * gdb.opt/solib-intra-step.exp
1402 * gdb.python/py-events.exp
1403 * gdb.python/py-finish-breakpoint.exp
1404 * gdb.python/py-mi.exp
1405 * gdb.python/py-prettyprint.exp
1406 * gdb.python/py-shared.exp
1407 * gdb.python/py-symbol.exp
1408 * gdb.python/py-template.exp
1409 * gdb.python/py-type.exp
1410 * gdb.python/py-value.exp
1411 * gdb.reverse/solib-precsave.exp
1412 * gdb.reverse/solib-reverse.exp
1413 * gdb.server/solib-list.exp
1414 * gdb.stabs/weird.exp
1415 * gdb.threads/reconnect-signal.exp
1416 * gdb.threads/stepi-random-signal.exp
1417 * gdb.trace/actions.exp
1418 * gdb.trace/ax.exp
1419 * gdb.trace/backtrace.exp
1420 * gdb.trace/change-loc.exp
1421 * gdb.trace/deltrace.exp
1422 * gdb.trace/ftrace-lock.exp
1423 * gdb.trace/ftrace.exp
1424 * gdb.trace/infotrace.exp
1425 * gdb.trace/mi-tracepoint-changed.exp
1426 * gdb.trace/packetlen.exp
1427 * gdb.trace/passcount.exp
1428 * gdb.trace/pending.exp
1429 * gdb.trace/range-stepping.exp
1430 * gdb.trace/report.exp
1431 * gdb.trace/stap-trace.exp
1432 * gdb.trace/tfind.exp
1433 * gdb.trace/trace-break.exp
1434 * gdb.trace/trace-condition.exp
1435 * gdb.trace/trace-enable-disable.exp
1436 * gdb.trace/trace-mt.exp
1437 * gdb.trace/tracecmd.exp
1438 * gdb.trace/tspeed.exp
1439 * gdb.trace/tsv.exp
1440 * lib/perftest.exp
1441
1442 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1443
1444 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1445 with gdb_test_no_output.
1446 Use command as test name.
1447
1448 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1449
1450 Fix test names starting with uppercase throughout the files.
1451
1452 * gdb.ada/assign_1.exp
1453 * gdb.ada/boolean_expr.exp
1454 * gdb.base/arrayidx.exp
1455 * gdb.base/del.exp
1456 * gdb.base/gcore-buffer-overflow.exp
1457 * gdb.base/testenv.exp
1458 * gdb.compile/compile.exp
1459 * gdb.python/py-framefilter-invalidarg.exp
1460 * gdb.python/py-framefilter.exp
1461
1462 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1463
1464 Fix test names starting with uppercase throughout the files.
1465
1466 * gdb.ada/array_return.exp
1467 * gdb.ada/expr_delims.exp
1468 * gdb.ada/mi_dyn_arr.exp
1469 * gdb.ada/mi_interface.exp
1470 * gdb.ada/mi_var_array.exp
1471 * gdb.ada/watch_arg.exp
1472 * gdb.arch/alpha-step.exp
1473 * gdb.arch/altivec-regs.exp
1474 * gdb.arch/e500-regs.exp
1475 * gdb.arch/powerpc-d128-regs.exp
1476 * gdb.base/arrayidx.exp
1477 * gdb.base/break.exp
1478 * gdb.base/checkpoint.exp
1479 * gdb.base/debug-expr.exp
1480 * gdb.base/dmsym.exp
1481 * gdb.base/radix.exp
1482 * gdb.base/sepdebug.exp
1483 * gdb.base/testenv.exp
1484 * gdb.base/watch_thread_num.exp
1485 * gdb.base/watchpoint-cond-gone.exp
1486 * gdb.cell/break.exp
1487 * gdb.cell/ea-cache.exp
1488 * gdb.compile/compile.exp
1489 * gdb.cp/gdb2495.exp
1490 * gdb.gdb/selftest.exp
1491 * gdb.gdb/xfullpath.exp
1492 * gdb.go/hello.exp
1493 * gdb.go/integers.exp
1494 * gdb.objc/basicclass.exp
1495 * gdb.pascal/hello.exp
1496 * gdb.pascal/integers.exp
1497 * gdb.python/py-breakpoint.exp
1498 * gdb.python/py-cmd.exp
1499 * gdb.python/py-linetable.exp
1500 * gdb.python/py-xmethods.exp
1501 * gdb.python/python.exp
1502 * gdb.reverse/consecutive-precsave.exp
1503 * gdb.reverse/finish-precsave.exp
1504 * gdb.reverse/i386-precsave.exp
1505 * gdb.reverse/machinestate-precsave.exp
1506 * gdb.reverse/sigall-precsave.exp
1507 * gdb.reverse/solib-precsave.exp
1508 * gdb.reverse/step-precsave.exp
1509 * gdb.reverse/until-precsave.exp
1510 * gdb.reverse/watch-precsave.exp
1511 * gdb.threads/leader-exit.exp
1512 * gdb.threads/pthreads.exp
1513 * gdb.threads/wp-replication.exp
1514 * gdb.trace/actions.exp
1515 * gdb.trace/mi-tsv-changed.exp
1516 * gdb.trace/tsv.exp
1517
1518 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1519
1520 Fix test names starting with uppercase throughout the files.
1521
1522 * gdb.arch/i386-bp_permanent.exp
1523 * gdb.arch/i386-gnu-cfi.exp
1524 * gdb.base/disasm-end-cu.exp
1525 * gdb.base/macscp.exp
1526 * gdb.base/pending.exp
1527 * gdb.base/watch_thread_num.exp
1528 * gdb.cp/exception.exp
1529 * gdb.cp/gdb2495.exp
1530 * gdb.cp/local.exp
1531 * gdb.python/py-evsignal.exp
1532 * gdb.python/python.exp
1533 * gdb.trace/tracecmd.exp
1534
1535 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1536
1537 Fix test names starting with uppercase throughout the files.
1538
1539 * gdb.base/charset.exp
1540 * gdb.base/eval.exp
1541 * gdb.base/multi-forks.exp
1542 * gdb.guile/scm-progspace.exp
1543 * gdb.opencl/datatypes.exp
1544 * gdb.python/py-block.exp
1545 * gdb.python/py-function.exp
1546 * gdb.python/py-symbol.exp
1547 * gdb.python/py-symtab.exp
1548 * gdb.python/py-xmethods.exp
1549 * gdb.reverse/break-precsave.exp
1550 * gdb.reverse/break-reverse.exp
1551 * gdb.reverse/consecutive-precsave.exp
1552 * gdb.reverse/consecutive-reverse.exp
1553 * gdb.reverse/finish-precsave.exp
1554 * gdb.reverse/finish-reverse-bkpt.exp
1555 * gdb.reverse/finish-reverse.exp
1556 * gdb.reverse/fstatat-reverse.exp
1557 * gdb.reverse/getresuid-reverse.exp
1558 * gdb.reverse/i386-precsave.exp
1559 * gdb.reverse/i386-reverse.exp
1560 * gdb.reverse/i386-sse-reverse.exp
1561 * gdb.reverse/i387-stack-reverse.exp
1562 * gdb.reverse/insn-reverse.exp
1563 * gdb.reverse/machinestate-precsave.exp
1564 * gdb.reverse/machinestate.exp
1565 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1566 * gdb.reverse/pipe-reverse.exp
1567 * gdb.reverse/readv-reverse.exp
1568 * gdb.reverse/recvmsg-reverse.exp
1569 * gdb.reverse/rerun-prec.exp
1570 * gdb.reverse/s390-mvcle.exp
1571 * gdb.reverse/sigall-precsave.exp
1572 * gdb.reverse/sigall-reverse.exp
1573 * gdb.reverse/solib-precsave.exp
1574 * gdb.reverse/solib-reverse.exp
1575 * gdb.reverse/step-precsave.exp
1576 * gdb.reverse/step-reverse.exp
1577 * gdb.reverse/time-reverse.exp
1578 * gdb.reverse/until-precsave.exp
1579 * gdb.reverse/until-reverse.exp
1580 * gdb.reverse/waitpid-reverse.exp
1581 * gdb.reverse/watch-precsave.exp
1582 * gdb.reverse/watch-reverse.exp
1583
1584 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1585
1586 Fix test names starting with uppercase throughout the files.
1587
1588 * gdb.arch/i386-mpx-simple_segv.exp
1589 * gdb.arch/i386-mpx.exp
1590 * gdb.arch/i386-permbkpt.exp
1591 * gdb.arch/pa-nullify.exp
1592 * gdb.arch/powerpc-d128-regs.exp
1593 * gdb.arch/vsx-regs.exp
1594 * gdb.base/bfp-test.exp
1595 * gdb.base/break.exp
1596 * gdb.base/breakpoint-shadow.exp
1597 * gdb.base/callfuncs.exp
1598 * gdb.base/charset.exp
1599 * gdb.base/commands.exp
1600 * gdb.base/completion.exp
1601 * gdb.base/dfp-test.exp
1602 * gdb.base/echo.exp
1603 * gdb.base/ending-run.exp
1604 * gdb.base/eval.exp
1605 * gdb.base/expand-psymtabs.exp
1606 * gdb.base/float128.exp
1607 * gdb.base/floatn.exp
1608 * gdb.base/foll-exec-mode.exp
1609 * gdb.base/gdb1056.exp
1610 * gdb.base/gdb11531.exp
1611 * gdb.base/kill-after-signal.exp
1612 * gdb.base/multi-forks.exp
1613 * gdb.base/overlays.exp
1614 * gdb.base/pending.exp
1615 * gdb.base/sepdebug.exp
1616 * gdb.base/testenv.exp
1617 * gdb.base/valgrind-db-attach.exp
1618 * gdb.base/watch_thread_num.exp
1619 * gdb.base/watchpoint-cond-gone.exp
1620 * gdb.base/watchpoint.exp
1621 * gdb.base/watchpoints.exp
1622 * gdb.cp/arg-reference.exp
1623 * gdb.cp/baseenum.exp
1624 * gdb.cp/operator.exp
1625 * gdb.cp/shadow.exp
1626 * gdb.dwarf2/dw2-op-out-param.exp
1627 * gdb.dwarf2/dw2-reg-undefined.exp
1628 * gdb.go/chan.exp
1629 * gdb.go/hello.exp
1630 * gdb.go/integers.exp
1631 * gdb.go/methods.exp
1632 * gdb.go/package.exp
1633 * gdb.guile/scm-parameter.exp
1634 * gdb.guile/scm-progspace.exp
1635 * gdb.guile/scm-value.exp
1636 * gdb.mi/mi-pending.exp
1637 * gdb.mi/user-selected-context-sync.exp
1638 * gdb.multi/multi-attach.exp
1639 * gdb.multi/tids.exp
1640 * gdb.opt/clobbered-registers-O2.exp
1641 * gdb.pascal/floats.exp
1642 * gdb.pascal/integers.exp
1643 * gdb.python/py-block.exp
1644 * gdb.python/py-events.exp
1645 * gdb.python/py-parameter.exp
1646 * gdb.python/py-symbol.exp
1647 * gdb.python/py-symtab.exp
1648 * gdb.python/py-type.exp
1649 * gdb.python/py-value.exp
1650 * gdb.python/py-xmethods.exp
1651 * gdb.python/python.exp
1652 * gdb.reverse/break-precsave.exp
1653 * gdb.reverse/consecutive-precsave.exp
1654 * gdb.reverse/finish-precsave.exp
1655 * gdb.reverse/i386-precsave.exp
1656 * gdb.reverse/machinestate-precsave.exp
1657 * gdb.reverse/sigall-precsave.exp
1658 * gdb.reverse/solib-precsave.exp
1659 * gdb.reverse/step-precsave.exp
1660 * gdb.reverse/until-precsave.exp
1661 * gdb.reverse/watch-precsave.exp
1662 * gdb.server/ext-attach.exp
1663 * gdb.server/ext-restart.exp
1664 * gdb.server/ext-run.exp
1665 * gdb.server/ext-wrapper.exp
1666 * gdb.stabs/gdb11479.exp
1667 * gdb.stabs/weird.exp
1668 * gdb.threads/attach-many-short-lived-threads.exp
1669 * gdb.threads/kill.exp
1670 * gdb.threads/watchpoint-fork.exp
1671
1672 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1673
1674 Fix test names starting with uppercase throughout all the files below.
1675
1676 * gdb.ada/array_return.exp
1677 * gdb.ada/catch_ex.exp
1678 * gdb.ada/info_exc.exp
1679 * gdb.ada/mi_catch_ex.exp
1680 * gdb.ada/mi_dyn_arr.exp
1681 * gdb.ada/mi_ex_cond.exp
1682 * gdb.ada/mi_exc_info.exp
1683 * gdb.ada/mi_interface.exp
1684 * gdb.ada/mi_task_arg.exp
1685 * gdb.ada/mi_task_info.exp
1686 * gdb.ada/mi_var_array.exp
1687 * gdb.arch/alpha-step.exp
1688 * gdb.arch/amd64-disp-step.exp
1689 * gdb.arch/arm-disp-step.exp
1690 * gdb.arch/disp-step-insn-reloc.exp
1691 * gdb.arch/e500-prologue.exp
1692 * gdb.arch/ftrace-insn-reloc.exp
1693 * gdb.arch/gdb1558.exp
1694 * gdb.arch/i386-bp_permanent.exp
1695 * gdb.arch/i386-disp-step.exp
1696 * gdb.arch/i386-float.exp
1697 * gdb.arch/i386-gnu-cfi.exp
1698 * gdb.arch/ia64-breakpoint-shadow.exp
1699 * gdb.arch/mips16-thunks.exp
1700 * gdb.arch/pa-nullify.exp
1701 * gdb.arch/powerpc-aix-prologue.exp
1702 * gdb.arch/powerpc-power.exp
1703 * gdb.arch/ppc-dfp.exp
1704 * gdb.arch/s390-tdbregs.exp
1705 * gdb.arch/spu-info.exp
1706 * gdb.arch/spu-ls.exp
1707 * gdb.arch/thumb-bx-pc.exp
1708 * gdb.base/advance.exp
1709 * gdb.base/annota-input-while-running.exp
1710 * gdb.base/arrayidx.exp
1711 * gdb.base/asmlabel.exp
1712 * gdb.base/async.exp
1713 * gdb.base/attach-wait-input.exp
1714 * gdb.base/auto-connect-native-target.exp
1715 * gdb.base/batch-preserve-term-settings.exp
1716 * gdb.base/bfp-test.exp
1717 * gdb.base/bigcore.exp
1718 * gdb.base/bp-permanent.exp
1719 * gdb.base/break-always.exp
1720 * gdb.base/break-fun-addr.exp
1721 * gdb.base/break-idempotent.exp
1722 * gdb.base/break-main-file-remove-fail.exp
1723 * gdb.base/break-probes.exp
1724 * gdb.base/break-unload-file.exp
1725 * gdb.base/break.exp
1726 * gdb.base/call-ar-st.exp
1727 * gdb.base/call-rt-st.exp
1728 * gdb.base/call-sc.exp
1729 * gdb.base/call-signal-resume.exp
1730 * gdb.base/call-strs.exp
1731 * gdb.base/callexit.exp
1732 * gdb.base/callfuncs.exp
1733 * gdb.base/catch-gdb-caused-signals.exp
1734 * gdb.base/catch-signal-siginfo-cond.exp
1735 * gdb.base/catch-syscall.exp
1736 * gdb.base/compare-sections.exp
1737 * gdb.base/cond-eval-mode.exp
1738 * gdb.base/condbreak-call-false.exp
1739 * gdb.base/consecutive-step-over.exp
1740 * gdb.base/cursal.exp
1741 * gdb.base/disabled-location.exp
1742 * gdb.base/disasm-end-cu.exp
1743 * gdb.base/display.exp
1744 * gdb.base/double-prompt-target-event-error.exp
1745 * gdb.base/dprintf-bp-same-addr.exp
1746 * gdb.base/dprintf-detach.exp
1747 * gdb.base/dprintf-next.exp
1748 * gdb.base/dprintf-non-stop.exp
1749 * gdb.base/dprintf-pending.exp
1750 * gdb.base/dso2dso.exp
1751 * gdb.base/ending-run.exp
1752 * gdb.base/enum_cond.exp
1753 * gdb.base/examine-backward.exp
1754 * gdb.base/exe-lock.exp
1755 * gdb.base/exec-invalid-sysroot.exp
1756 * gdb.base/execl-update-breakpoints.exp
1757 * gdb.base/execution-termios.exp
1758 * gdb.base/fileio.exp
1759 * gdb.base/fixsection.exp
1760 * gdb.base/foll-exec-mode.exp
1761 * gdb.base/foll-exec.exp
1762 * gdb.base/fork-running-state.exp
1763 * gdb.base/frame-args.exp
1764 * gdb.base/fullpath-expand.exp
1765 * gdb.base/func-ptr.exp
1766 * gdb.base/gcore-relro-pie.exp
1767 * gdb.base/gdb1090.exp
1768 * gdb.base/gdb1555.exp
1769 * gdb.base/global-var-nested-by-dso.exp
1770 * gdb.base/gnu-ifunc.exp
1771 * gdb.base/hbreak-in-shr-unsupported.exp
1772 * gdb.base/hbreak-unmapped.exp
1773 * gdb.base/hook-stop.exp
1774 * gdb.base/infcall-input.exp
1775 * gdb.base/info-fun.exp
1776 * gdb.base/info-shared.exp
1777 * gdb.base/interrupt-noterm.exp
1778 * gdb.base/jit-so.exp
1779 * gdb.base/jit.exp
1780 * gdb.base/line-symtabs.exp
1781 * gdb.base/list.exp
1782 * gdb.base/longjmp.exp
1783 * gdb.base/macscp.exp
1784 * gdb.base/max-value-size.exp
1785 * gdb.base/nodebug.exp
1786 * gdb.base/nofield.exp
1787 * gdb.base/overlays.exp
1788 * gdb.base/paginate-after-ctrl-c-running.exp
1789 * gdb.base/paginate-bg-execution.exp
1790 * gdb.base/paginate-inferior-exit.exp
1791 * gdb.base/pending.exp
1792 * gdb.base/pr11022.exp
1793 * gdb.base/printcmds.exp
1794 * gdb.base/ptr-typedef.exp
1795 * gdb.base/ptype.exp
1796 * gdb.base/randomize.exp
1797 * gdb.base/range-stepping.exp
1798 * gdb.base/realname-expand.exp
1799 * gdb.base/relativedebug.exp
1800 * gdb.base/remote.exp
1801 * gdb.base/savedregs.exp
1802 * gdb.base/sepdebug.exp
1803 * gdb.base/set-noassign.exp
1804 * gdb.base/shlib-call.exp
1805 * gdb.base/shreloc.exp
1806 * gdb.base/sigaltstack.exp
1807 * gdb.base/sigbpt.exp
1808 * gdb.base/siginfo-addr.exp
1809 * gdb.base/siginfo-obj.exp
1810 * gdb.base/siginfo-thread.exp
1811 * gdb.base/signest.exp
1812 * gdb.base/signull.exp
1813 * gdb.base/sigrepeat.exp
1814 * gdb.base/skip.exp
1815 * gdb.base/so-impl-ld.exp
1816 * gdb.base/solib-corrupted.exp
1817 * gdb.base/solib-disc.exp
1818 * gdb.base/solib-display.exp
1819 * gdb.base/solib-overlap.exp
1820 * gdb.base/solib-search.exp
1821 * gdb.base/solib-symbol.exp
1822 * gdb.base/source-execution.exp
1823 * gdb.base/sss-bp-on-user-bp-2.exp
1824 * gdb.base/sss-bp-on-user-bp.exp
1825 * gdb.base/stack-checking.exp
1826 * gdb.base/stale-infcall.exp
1827 * gdb.base/step-break.exp
1828 * gdb.base/step-line.exp
1829 * gdb.base/step-over-exit.exp
1830 * gdb.base/step-test.exp
1831 * gdb.base/structs.exp
1832 * gdb.base/sym-file.exp
1833 * gdb.base/symtab-search-order.exp
1834 * gdb.base/term.exp
1835 * gdb.base/type-opaque.exp
1836 * gdb.base/unload.exp
1837 * gdb.base/until-nodebug.exp
1838 * gdb.base/until.exp
1839 * gdb.base/unwindonsignal.exp
1840 * gdb.base/watch-cond.exp
1841 * gdb.base/watch-non-mem.exp
1842 * gdb.base/watch_thread_num.exp
1843 * gdb.base/watchpoint-reuse-slot.exp
1844 * gdb.base/watchpoint-solib.exp
1845 * gdb.base/watchpoint.exp
1846 * gdb.btrace/dlopen.exp
1847 * gdb.cell/arch.exp
1848 * gdb.cell/break.exp
1849 * gdb.cell/bt.exp
1850 * gdb.cell/core.exp
1851 * gdb.cell/data.exp
1852 * gdb.cell/dwarfaddr.exp
1853 * gdb.cell/ea-cache.exp
1854 * gdb.cell/ea-standalone.exp
1855 * gdb.cell/ea-test.exp
1856 * gdb.cell/f-regs.exp
1857 * gdb.cell/fork.exp
1858 * gdb.cell/gcore.exp
1859 * gdb.cell/mem-access.exp
1860 * gdb.cell/ptype.exp
1861 * gdb.cell/registers.exp
1862 * gdb.cell/sizeof.exp
1863 * gdb.cell/solib-symbol.exp
1864 * gdb.cell/solib.exp
1865 * gdb.compile/compile-tls.exp
1866 * gdb.cp/exception.exp
1867 * gdb.cp/gdb2495.exp
1868 * gdb.cp/local.exp
1869 * gdb.cp/mb-inline.exp
1870 * gdb.cp/mb-templates.exp
1871 * gdb.cp/pr10687.exp
1872 * gdb.cp/pr9167.exp
1873 * gdb.cp/scope-err.exp
1874 * gdb.cp/templates.exp
1875 * gdb.cp/virtfunc.exp
1876 * gdb.dwarf2/dw2-dir-file-name.exp
1877 * gdb.dwarf2/dw2-single-line-discriminators.exp
1878 * gdb.fortran/complex.exp
1879 * gdb.fortran/library-module.exp
1880 * gdb.guile/guile.exp
1881 * gdb.guile/scm-cmd.exp
1882 * gdb.guile/scm-frame-inline.exp
1883 * gdb.guile/scm-objfile.exp
1884 * gdb.guile/scm-pretty-print.exp
1885 * gdb.guile/scm-symbol.exp
1886 * gdb.guile/scm-type.exp
1887 * gdb.guile/scm-value.exp
1888 * gdb.linespec/keywords.exp
1889 * gdb.linespec/ls-errs.exp
1890 * gdb.linespec/macro-relative.exp
1891 * gdb.linespec/thread.exp
1892 * gdb.mi/mi-breakpoint-changed.exp
1893 * gdb.mi/mi-dprintf-pending.exp
1894 * gdb.mi/mi-fullname-deleted.exp
1895 * gdb.mi/mi-logging.exp
1896 * gdb.mi/mi-pending.exp
1897 * gdb.mi/mi-solib.exp
1898 * gdb.mi/new-ui-mi-sync.exp
1899 * gdb.mi/user-selected-context-sync.exp
1900 * gdb.multi/dummy-frame-restore.exp
1901 * gdb.multi/multi-arch-exec.exp
1902 * gdb.multi/remove-inferiors.exp
1903 * gdb.multi/watchpoint-multi-exit.exp
1904 * gdb.opt/solib-intra-step.exp
1905 * gdb.perf/backtrace.exp
1906 * gdb.perf/single-step.exp
1907 * gdb.perf/skip-command.exp
1908 * gdb.perf/skip-prologue.exp
1909 * gdb.perf/solib.exp
1910 * gdb.python/lib-types.exp
1911 * gdb.python/py-as-string.exp
1912 * gdb.python/py-bad-printers.exp
1913 * gdb.python/py-block.exp
1914 * gdb.python/py-breakpoint.exp
1915 * gdb.python/py-cmd.exp
1916 * gdb.python/py-events.exp
1917 * gdb.python/py-evthreads.exp
1918 * gdb.python/py-finish-breakpoint.exp
1919 * gdb.python/py-finish-breakpoint2.exp
1920 * gdb.python/py-frame-inline.exp
1921 * gdb.python/py-frame.exp
1922 * gdb.python/py-inferior.exp
1923 * gdb.python/py-infthread.exp
1924 * gdb.python/py-mi.exp
1925 * gdb.python/py-objfile.exp
1926 * gdb.python/py-pp-maint.exp
1927 * gdb.python/py-pp-registration.exp
1928 * gdb.python/py-prettyprint.exp
1929 * gdb.python/py-recurse-unwind.exp
1930 * gdb.python/py-shared.exp
1931 * gdb.python/py-symbol.exp
1932 * gdb.python/py-symtab.exp
1933 * gdb.python/py-template.exp
1934 * gdb.python/py-type.exp
1935 * gdb.python/py-unwind-maint.exp
1936 * gdb.python/py-unwind.exp
1937 * gdb.python/py-value.exp
1938 * gdb.python/python.exp
1939 * gdb.reverse/finish-reverse-bkpt.exp
1940 * gdb.reverse/insn-reverse.exp
1941 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1942 * gdb.reverse/solib-precsave.exp
1943 * gdb.reverse/solib-reverse.exp
1944 * gdb.stabs/gdb11479.exp
1945 * gdb.stabs/weird.exp
1946 * gdb.threads/fork-child-threads.exp
1947 * gdb.threads/fork-plus-threads.exp
1948 * gdb.threads/fork-thread-pending.exp
1949 * gdb.threads/forking-threads-plus-breakpoint.exp
1950 * gdb.threads/hand-call-in-threads.exp
1951 * gdb.threads/interrupted-hand-call.exp
1952 * gdb.threads/linux-dp.exp
1953 * gdb.threads/local-watch-wrong-thread.exp
1954 * gdb.threads/next-while-other-thread-longjmps.exp
1955 * gdb.threads/non-ldr-exit.exp
1956 * gdb.threads/pending-step.exp
1957 * gdb.threads/print-threads.exp
1958 * gdb.threads/process-dies-while-detaching.exp
1959 * gdb.threads/process-dies-while-handling-bp.exp
1960 * gdb.threads/pthreads.exp
1961 * gdb.threads/queue-signal.exp
1962 * gdb.threads/reconnect-signal.exp
1963 * gdb.threads/signal-command-handle-nopass.exp
1964 * gdb.threads/signal-command-multiple-signals-pending.exp
1965 * gdb.threads/signal-delivered-right-thread.exp
1966 * gdb.threads/signal-sigtrap.exp
1967 * gdb.threads/sigthread.exp
1968 * gdb.threads/staticthreads.exp
1969 * gdb.threads/stepi-random-signal.exp
1970 * gdb.threads/thread-unwindonsignal.exp
1971 * gdb.threads/thread_check.exp
1972 * gdb.threads/thread_events.exp
1973 * gdb.threads/tid-reuse.exp
1974 * gdb.threads/tls-nodebug.exp
1975 * gdb.threads/tls-shared.exp
1976 * gdb.threads/tls-so_extern.exp
1977 * gdb.threads/tls.exp
1978 * gdb.threads/wp-replication.exp
1979 * gdb.trace/actions-changed.exp
1980 * gdb.trace/actions.exp
1981 * gdb.trace/backtrace.exp
1982 * gdb.trace/change-loc.exp
1983 * gdb.trace/collection.exp
1984 * gdb.trace/deltrace.exp
1985 * gdb.trace/disconnected-tracing.exp
1986 * gdb.trace/entry-values.exp
1987 * gdb.trace/ftrace-lock.exp
1988 * gdb.trace/ftrace.exp
1989 * gdb.trace/infotrace.exp
1990 * gdb.trace/mi-trace-frame-collected.exp
1991 * gdb.trace/mi-trace-unavailable.exp
1992 * gdb.trace/mi-traceframe-changed.exp
1993 * gdb.trace/mi-tracepoint-changed.exp
1994 * gdb.trace/mi-tsv-changed.exp
1995 * gdb.trace/no-attach-trace.exp
1996 * gdb.trace/packetlen.exp
1997 * gdb.trace/passc-dyn.exp
1998 * gdb.trace/passcount.exp
1999 * gdb.trace/pending.exp
2000 * gdb.trace/pr16508.exp
2001 * gdb.trace/qtro.exp
2002 * gdb.trace/range-stepping.exp
2003 * gdb.trace/read-memory.exp
2004 * gdb.trace/report.exp
2005 * gdb.trace/save-trace.exp
2006 * gdb.trace/signal.exp
2007 * gdb.trace/stap-trace.exp
2008 * gdb.trace/status-stop.exp
2009 * gdb.trace/strace.exp
2010 * gdb.trace/tfile.exp
2011 * gdb.trace/tfind.exp
2012 * gdb.trace/trace-break.exp
2013 * gdb.trace/trace-condition.exp
2014 * gdb.trace/trace-enable-disable.exp
2015 * gdb.trace/trace-mt.exp
2016 * gdb.trace/tracecmd.exp
2017 * gdb.trace/tracefile-pseudo-reg.exp
2018 * gdb.trace/tspeed.exp
2019 * gdb.trace/tstatus.exp
2020 * gdb.trace/tsv.exp
2021 * gdb.trace/unavailable.exp
2022 * gdb.trace/while-dyn.exp
2023 * gdb.trace/while-stepping.exp
2024 * lib/gdb-guile.exp
2025 * lib/gdb.exp
2026 * lib/mi-support.exp
2027 * lib/pascal.exp
2028 * lib/perftest.exp
2029 * lib/prelink-support.exp
2030 * lib/selftest-support.exp
2031
2032 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2033
2034 * Makefile.in: Include disable-implicit-rules.mk.
2035
2036 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2037
2038 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2039 non-byte-aligned bit fields.
2040
2041 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2042
2043 PR gdb/12616
2044 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2045 respects the DW_AT_data_bit_offset attribute.
2046
2047 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2048
2049 * gdb.base/default.exp: Fix output of "set language".
2050
2051 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2052
2053 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2054 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2055 make.
2056 * configure.ac: Remove checks for the make program.
2057 * configure: Re-generate.
2058
2059 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2060
2061 * gdb.python/py-recurse-unwind.c (main): Add loop.
2062 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2063 to read_register() and gdb.parse_and_eval(). Make each code
2064 call a separate case that can be individually tested.
2065 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2066 proc. Call cont_and_backtrace for each of the code paths that
2067 we want to test in the unwinder.
2068
2069 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2070
2071 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2072 the definition of struct S.
2073
2074 2016-11-11 Catherine Moore <clm@codesourcery.com>
2075
2076 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2077
2078 2016-11-09 Pedro Alves <palves@redhat.com>
2079
2080 * gdb.base/commands.exp (runto_or_return): New procedure.
2081 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2082 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2083 (progvar_simple_while_test, progvar_complex_if_while_test)
2084 (if_while_breakpoint_command_test)
2085 (infrun_breakpoint_command_test, breakpoint_command_test)
2086 (user_defined_command_test, watchpoint_command_test)
2087 (test_command_prompt_position, redefine_hook_test)
2088 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2089 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2090 multi_line_input and multi_line. Remove gdb_expect and
2091 gdb_stop_suppressing_tests uses.
2092 * lib/gdb.exp (valnum_re): New global.
2093 (multi_line_input): New procedure.
2094
2095 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2096
2097 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2098 Remove.
2099 (test_setup): Define with proc_with_prefix.
2100 (test_cli_inferior): Likewise.
2101 (test_cli_thread): Likewise.
2102 (test_cli_frame): Likewise.
2103 (test_cli_select_frame): Likewise.
2104 (test_cli_up_down): Likewise.
2105 (test_mi_thread_select): Likewise.
2106 (test_mi_stack_select_frame): Likewise.
2107 (test_cli_in_mi_inferior): Likewise.
2108 (test_cli_in_mi_thread): Likewise.
2109 (test_cli_in_mi_frame): Likewise.
2110 (top level): Do not use with_test_prefix_procname.
2111
2112 2016-11-09 Pedro Alves <palves@redhat.com>
2113
2114 * gdb.base/commands.exp (gdbvar_simple_if_test)
2115 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2116 (progvar_simple_if_test, progvar_simple_while_test)
2117 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2118 (infrun_breakpoint_command_test, breakpoint_command_test)
2119 (user_defined_command_test, watchpoint_command_test)
2120 (test_command_prompt_position, deprecated_command_test)
2121 (bp_deleted_in_command, temporary_breakpoint_commands)
2122 (stray_arg0_test, source_file_with_indented_comment)
2123 (recursive_source_test, if_commands_test)
2124 (error_clears_commands_left, redefine_hook_test)
2125 (redefine_backtrace_test): Use proc_with_prefix.
2126 * lib/gdb.exp (proc_with_prefix): New proc.
2127
2128 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2129
2130 * gdb.base/tui-layout.c: New file.
2131 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2132 disassembly window contains very long lines.
2133
2134 2016-11-08 Tom Tromey <tom@tromey.com>
2135
2136 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2137 depend on Python 2.
2138
2139 2016-11-08 Tom Tromey <tom@tromey.com>
2140
2141 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2142 New method.
2143
2144 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2145
2146 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2147
2148 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2149
2150 * gdb.rust/simple.rs: Add test for univariant enums without
2151 discriminants and for encoded struct-like enums.
2152
2153 2016-10-28 Pedro Alves <palves@redhat.com>
2154
2155 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2156 gdb_test_multiple, tighten regexps and match symtabs and line
2157 tables incrementally.
2158
2159 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2160
2161 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2162 general.
2163
2164 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2165
2166 * gdb.base/exec-invalid-sysroot.exp: New file.
2167
2168 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2169
2170 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2171
2172 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2173
2174 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2175
2176 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2177
2178 * gdb.base/killed-outside.exp: Remove $options from a call to
2179 `prepare_for_testing'.
2180
2181 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2182
2183 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2184 Change test message.
2185
2186 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2187
2188 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2189 Update comment.
2190
2191 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2192
2193 * gdb.trace/mi-trace-save.exp: New file.
2194
2195 2016-10-13 Yao Qi <yao.qi@linaro.org>
2196
2197 * gdb.base/code_elim.exp (get_var_address): Remove.
2198 * gdb.base/relocate.exp: Likewise.
2199 * gdb.base/shreloc.exp: Likewise.
2200 * lib/gdb.exp (get_var_address): New.
2201
2202 2016-10-13 Yao Qi <yao.qi@linaro.org>
2203
2204 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2205 floating point tests if $skip_float_test is false.
2206
2207 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2208
2209 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2210 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2211 argc values.
2212 Add 1 to argc so we guarantee distinct initial/modified argc values.
2213
2214 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2215
2216 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2217
2218 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2219
2220 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2221 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2222 * gdb.arch/vsx-regs.exp: Likewise.
2223
2224 2016-10-07 Yao Qi <yao.qi@linaro.org>
2225
2226 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2227
2228 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2229
2230 * gdb.python/python.exp: Test decode_line("*0").
2231
2232 2016-10-06 Doug Evans <dje@google.com>
2233
2234 * gdb.python/py-value.exp (test_value_creation): Add test for large
2235 unsigned 64-bit value.
2236
2237 2016-10-06 Tom Tromey <tom@tromey.com>
2238
2239 * gdb.compile/compile.exp: Change java tests to rust.
2240 * gdb.base/setshow.exp: Change java tests to rust.
2241 * gdb.base/default.exp: Remove java from language list.
2242 * README (Examples): Update language example.
2243 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2244 test.
2245 * lib/gdb.exp (skip_java_tests): Remove.
2246 * lib/java.exp: Remove.
2247 * gdb.java: Remove.
2248
2249 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2250
2251 * gdb.arch/mips-fcr.exp: New test.
2252 * gdb.arch/mips-fcr.c: Source for the new test.
2253
2254 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2255
2256 * gdb.base/solib-disc.exp: Use `standard_output_file'
2257 throughout.
2258
2259 2016-10-06 Pedro Alves <palves@redhat.com>
2260
2261 * gdb.base/jit-simple-dl.c: New file.
2262 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2263 * gdb.base/jit-simple.c: ... this.
2264 * gdb.base/jit-simple.exp (jit_run): Delete.
2265 (build_jit): New proc.
2266 (jit_test_reread): Recompile either the main program or the shared
2267 library, depending on what is being tested. Skip changing address
2268 if caller wants to. Compare before/after addresses. If testing
2269 standalone, explicitly load the binary. Test "maint info
2270 breakpoints".
2271 (top level): Add "standalone vs shared lib" and "change address"
2272 vs "same address" axes.
2273
2274 2016-10-06 Pedro Alves <palves@redhat.com>
2275
2276 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2277 call.
2278 (jit_run): Delete.
2279 (jit_test_reread): Use with_test_prefix. Reload the main binary
2280 explicitly. Compare the before/after addresses of the JIT
2281 descriptor.
2282
2283 2016-08-15 Doug Evans <dje@google.com>
2284
2285 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2286 for single bitfields is bool.
2287 * gdb.xml/tdesc-regs.exp: Ditto.
2288
2289 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2290
2291 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2292
2293 2016-10-05 Yao Qi <yao.qi@linaro.org>
2294
2295 * lib/gdb.exp (support_complex_tests): Return zero if
2296 gdb_skip_float_test return true.
2297
2298 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2299 Simon Marchi <simon.marchi@ericsson.com>
2300
2301 PR gdb/20487
2302 * gdb.mi/user-selected-context-sync.exp: New file.
2303 * gdb.mi/user-selected-context-sync.c: New file.
2304
2305 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2306 Simon Marchi <simon.marchi@ericsson.com>
2307
2308 PR gdb/20487
2309 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2310 =thread-select-event check.
2311
2312 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2313
2314 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2315 the compulsory L operand changes.
2316 * gdb.arch/powerpc-power.s: Likewise.
2317
2318 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2319
2320 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2321 * gdb.base/jit-attach-pie.c: New file.
2322 * gdb.base/jit-attach-pie.exp: New file.
2323
2324 2016-09-28 Pedro Alves <palves@redhat.com>
2325
2326 * gdb.base/infcall-input.c: New file.
2327 * gdb.base/infcall-input.exp: New file.
2328
2329 2016-09-22 Yao Qi <yao.qi@linaro.org>
2330
2331 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2332 (gdb_exit): Rename it to ...
2333 (gdbserver_gdb_exit): ... Close GDBserver.
2334 (gdb_exit): New proc, call gdbserver_gdb_exit.
2335 (mi_gdb_exit): Likewise.
2336
2337 2016-09-22 Yao Qi <yao.qi@linaro.org>
2338
2339 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2340 path.
2341 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2342 Remove duplication.
2343
2344 2016-09-22 Yao Qi <yao.qi@linaro.org>
2345
2346 * lib/gdbserver-support.exp: Check the existence of
2347 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2348
2349 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2350
2351 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2352
2353 2016-09-21 Tom Tromey <tom@tromey.com>
2354
2355 PR gdb/20604:
2356 * gdb.base/quit.exp: New file.
2357
2358 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2359
2360 * .gitignore: New file.
2361
2362 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2363
2364 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2365 throughout.
2366
2367 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2368
2369 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2370
2371 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2372
2373 * gdb.cp/casts.cc (decltype): Move it ...
2374 (main): ... with its call to ...
2375 * gdb.cp/casts03.cc: ... a new file.
2376 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2377
2378 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2379
2380 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2381
2382 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2383
2384 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2385 and sync up the test with tests in gas/testsuite/gas/ppc.
2386 * gdb.arch/powerpc-power.exp: Likewise.
2387
2388 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2389
2390 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2391
2392 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2393 Jan Kratochvil <jan.kratochvil@redhat.com>
2394
2395 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2396 make m1's definition to be different from m2's. Use 'dummy' as an
2397 argument for probe 'two'.
2398
2399 2016-09-10 Jon Beniston <jon@beniston.com>
2400
2401 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2402 for sim target.
2403
2404 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2405
2406 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2407 variable declaration.
2408 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2409 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2410 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2411 received HWCAP as its argument.
2412
2413 2016-09-06 Pedro Alves <palves@redhat.com>
2414
2415 * gdb.base/new-ui-pending-input.c: New file.
2416 * gdb.base/new-ui-pending-input.exp: New file.
2417 * gdb.exp (clear_gdb_spawn_id): New procedure.
2418 (with_spawn_id): Check whether gdb_spawn_id exists before
2419 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2420 on exit.
2421
2422 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2423
2424 * gdb.base/float128.c: New file.
2425 * gdb.base/float128.exp: Likewise.
2426 * gdb.base/floatn.c: Likewise.
2427 * gdb.base/floatn.exp: Likewise.
2428
2429 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2430
2431 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2432
2433 2016-09-05 Pedro Alves <palves@redhat.com>
2434
2435 PR backtrace/19927
2436 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2437 unwinders are immediately called as side effect of "source" or
2438 "disable unwinder" commands.
2439 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2440
2441 2016-09-02 Yao Qi <yao.qi@linaro.org>
2442
2443 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2444 is true and $type is "float" or "double".
2445
2446 2016-09-02 Yao Qi <yao.qi@linaro.org>
2447
2448 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2449 true.
2450 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2451 * gdb.base/call-rt-st.exp: Likewise.
2452 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2453 return value instead of gdb,skip_float_test.
2454 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2455 (do_function_calls): Use its return value instead of
2456 gdb,skip_float_test.
2457 * gdb.base/finish.exp: Likewise.
2458 * gdb.base/funcargs.exp: Likewise.
2459 * gdb.base/return.exp: Likewise.
2460 * gdb.base/return2.exp: Likewise.
2461 * gdb.base/varargs.exp: Likewise.
2462 * lib/gdb.exp (gdb_skip_float_test): Change it to
2463 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2464
2465 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2466
2467 * gdb.multi/tids.exp: Test "thread apply all".
2468
2469 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2470
2471 * gdb.base/default.exp (tty): Remove.
2472
2473 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2474
2475 * gdb.python/py-recurse-unwind.c: New file.
2476 * gdb.python/py-recurse-unwind.py: New file.
2477 * gdb.python/py-recurse-unwind.exp: New file.
2478
2479 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2480
2481 * gdb.base/set-inferior-tty.exp: New file.
2482 * gdb.base/set-inferior-tty.c: New file.
2483
2484 2016-08-23 Pedro Alves <palves@redhat.com>
2485
2486 PR gdb/20494
2487 * gdb.base/new-ui-echo.c: New file.
2488 * gdb.base/new-ui-echo.exp: New file.
2489
2490 2016-08-23 Yao Qi <yao.qi@linaro.org>
2491
2492 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2493 gdbserver_spawn.
2494 * gdb.server/connect-without-multi-process.exp (do_test):
2495 Likewise.
2496
2497 2016-08-23 Yao Qi <yao.qi@linaro.org>
2498
2499 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2500 standalone_txt. Delete gdb_txt and standalone_txt on host
2501 and target. Spawn the binary on target. Copy files from
2502 target to host.
2503
2504 2016-08-22 Pedro Alves <palves@redhat.com>
2505
2506 PR gdb/20505
2507 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2508 with_test_prefix. Factor out bits to ...
2509 (test_no_vdso): ... this new procedure.
2510
2511 2016-08-19 Carl Love <cel@us.ibm.com>
2512
2513 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2514 maintaining separate logic for constructing the output path.
2515 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2516 * gdb.arch/ppc-dfp.exp: Likewise.
2517 * gdb.arch/ppc-fp.exp: Likewise.
2518 * gdb.arch/vsx-regs.exp: Likewise.
2519 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2520 binprefix for generating the additional binary files.
2521
2522 2016-08-19 Pedro Alves <palves@redhat.com>
2523
2524 * gdb.trace/mi-trace-frame-collected.exp
2525 (test_trace_frame_collected): On x32, expect two registers.
2526
2527 2016-08-18 Carl Love <cel@us.ibm.com>
2528
2529 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2530 and sync up the test with tests in gas/testsuite/gas/ppc.
2531 * gdb.arch/powerpc-power.exp: Likewise.
2532
2533 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2534
2535 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2536 expected error message.
2537
2538 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2539
2540 * gdb.multi/remove-inferiors.exp: New file.
2541 * gdb.multi/remove-inferiors.c: New file.
2542
2543 2016-08-12 Yao Qi <yao.qi@linaro.org>
2544
2545 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2546 argument list.
2547
2548 2016-08-10 Pedro Alves <palves@redhat.com>
2549
2550 PR gdb/19187
2551 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2552 setup_kfails.
2553
2554 2016-08-09 Pedro Alves <palves@redhat.com>
2555 Simon Marchi <simon.marchi@ericsson.com>
2556
2557 PR gdb/20418
2558 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2559 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2560
2561 2016-08-09 Pedro Alves <palves@redhat.com>
2562
2563 PR mi/20431
2564 * gdb.mi/mi-cmd-error.exp: New file.
2565
2566 2016-08-09 Pedro Alves <palves@redhat.com>
2567
2568 PR gdb/18653
2569 * gdb.base/signals-state-child.c: New file.
2570 * gdb.base/signals-state-child.exp: New file.
2571 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2572
2573 2016-08-09 Pedro Alves <palves@redhat.com>
2574
2575 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2576
2577 2016-08-03 Tom Tromey <tom@tromey.com>
2578
2579 PR python/18565:
2580 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2581
2582 2016-08-01 Yao Qi <yao.qi@linaro.org>
2583
2584 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2585 variable mode to "multi-process" if $multi_process is 1, otherwise
2586 set it to "single-process".
2587
2588 2016-08-01 Yao Qi <yao.qi@linaro.org>
2589
2590 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2591 * gdb.cp/cpexprs.exp: Likewise.
2592 * gdb.cp/m-static.exp: Likewise.
2593
2594 2016-07-26 Tom Tromey <tom@tromey.com>
2595
2596 PR python/20190:
2597 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2598 test.
2599
2600 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2601
2602 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2603 selecting assembly source files.
2604 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2605 assembly source files.
2606 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2607 assembly source files.
2608 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2609 selecting assembly source files.
2610
2611 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2612
2613 * gdb.base/new-ui.exp (do_test_invalid_args): New
2614 procedure.
2615
2616 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2617
2618 * gdb.btrace/reconnect.c: New file.
2619 * gdb.btrace/reconnect.exp: New file.
2620
2621 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2622
2623 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2624 to test_catch_syscall_group.
2625 (test_catch_syscall_group): New.
2626
2627 2016-07-21 Tom Tromey <tom@tromey.com>
2628
2629 * gdb.rust/simple.rs (main): Use empty struct expression.
2630 * gdb.rust/simple.exp: Add tests for empty struct expression.
2631
2632 2016-07-21 Yao Qi <yao.qi@linaro.org>
2633
2634 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2635 if gdb_skip_xml_test is true on some targets.
2636
2637 2016-07-21 Yao Qi <yao.qi@linaro.org>
2638
2639 * gdb.server/solib-list.exp: Unset last_loaded_file.
2640
2641 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2642
2643 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2644 "step into captured_main (args)".
2645
2646 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2647
2648 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2649
2650 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2651
2652 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2653
2654 2016-07-19 Pedro Alves <palves@redhat.com>
2655
2656 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2657 * gdb.opt/inline-bt.exp: Likewise.
2658 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2659 additional_flags=-Winline.
2660 * gdb.opt/inline-locals.exp: Likewise.
2661 * gdb.opt/inline-markers.c (ATTR): Define.
2662 (inlined_fn): Use it.
2663
2664 2016-07-19 Yao Qi <yao.qi@linaro.org>
2665
2666 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2667 (test_with_self): Remove some code. Remove argument executable.
2668 (top-level): Use do_self_tests.
2669
2670 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2671 Don Breazeal <donb@codesourcery.com>
2672
2673 * gdb.base/maint.exp: Escape paths used in regular expressions.
2674 * gdb.stabs/weird.exp: Likewise.
2675
2676 2016-07-13 Tom Tromey <tom@tromey.com>
2677
2678 PR python/15620, PR python/18620:
2679 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2680 (test_bkpt_events): New procs.
2681
2682 2016-07-13 Tom Tromey <tom@tromey.com>
2683
2684 PR python/17698:
2685 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2686 test.
2687 (test_watchpoints): Likewise.
2688 (test_bkpt_pending): New proc.
2689
2690 2016-07-13 Tom Tromey <tom@tromey.com>
2691
2692 PR cli/18053:
2693 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2694 completion test.
2695
2696 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2697
2698 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2699 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2700 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2701 f_label.
2702 (g): Rename g_end_lbl to g_label.
2703 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2704 low_pc and high_pc.
2705 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2706
2707 2016-07-12 Tom Tromey <tom@tromey.com>
2708
2709 PR python/19293:
2710 * gdb.python/py-unwind-maint.exp: Update tests.
2711
2712 2016-07-12 Yao Qi <yao.qi@linaro.org>
2713
2714 * lib/selftest-support.exp (selftest_setup): Match the output
2715 when captured_main is inlined.
2716
2717 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2718
2719 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2720 New variables.
2721 (print this%a, print this%b, print this): New tests.
2722 * gdb.fortran/derived-types.f90 (this): New object and
2723 initialization.
2724
2725 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2726
2727 * gdb.ada/arraydim.exp: Remove extra directory level in build
2728 directory.
2729
2730 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2731
2732 * lib/ada.exp: Remove extra directory level in build directory.
2733 * gdb.ada/cond_lang.exp: Likewise.
2734 * gdb.ada/exec_changed.exp: Likewise.
2735 * gdb.ada/lang_switch.exp: Likewise.
2736
2737 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2738
2739 * simple.rs: Add test for raw pointer subscripting.
2740 * simple.exp: Add test expectations.
2741
2742 2016-07-05 Yao Qi <yao.qi@linaro.org>
2743
2744 * gdb.mi/mi-reverse.exp: Match =record-started output.
2745
2746 2016-07-01 Pedro Alves <palves@redhat.com>
2747
2748 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2749 procedure.
2750 (jit_reader_test): Test the jit reader's unwinder.
2751 * gdb.base/jithost.c (jit_function_00_code): New global.
2752 (main): Use memcpy to fill in the mmapped code, instead of poking
2753 bytes manually here.
2754 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2755 value.
2756 (read_debug_info): Save the function's range.
2757 (read_sp): New function.
2758 (unwind_frame): Use it. Also unwind RBP.
2759 (get_frame_id): Use read_sp.
2760 (gdb_init_reader): Use calloc instead of malloc.
2761 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2762 parameter. Use gdb_test_multiple.
2763
2764 2016-07-01 Pedro Alves <palves@redhat.com>
2765 Antoine Tremblay <antoine.tremblay@ericsson.com>
2766
2767 * gdb.threads/process-dies-while-detaching.c: New file.
2768 * gdb.threads/process-dies-while-detaching.exp: New file.
2769
2770 2016-07-01 Pedro Alves <palves@redhat.com>
2771
2772 * gdb.multi/watchpoint-multi-exit.c: New file.
2773 * gdb.multi/watchpoint-multi-exit.exp: New file.
2774
2775 2016-06-30 Pedro Alves <palves@redhat.com>
2776
2777 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2778 unset inferior_spawn_id.
2779
2780 2016-06-30 Pedro Alves <palves@redhat.com>
2781
2782 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2783 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2784
2785 2016-06-29 Yao Qi <yao.qi@linaro.org>
2786
2787 * gdb.base/return.c: Add copyright header.
2788
2789 2016-06-29 Tom Tromey <tom@tromey.com>
2790
2791 PR python/20129:
2792 * gdb.python/py-framefilter.exp: Add tests for setting priority
2793 and disabling of non-existent frame filter.
2794
2795 2016-06-29 Yao Qi <yao.qi@linaro.org>
2796
2797 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2798 0x0f07ff.
2799
2800 2016-06-28 Yao Qi <yao.qi@linaro.org>
2801
2802 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2803 triplets. Start gdb, execute catch syscall, and continue. Check
2804 gdb's output to determine catch syscall is supported.
2805
2806 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2807
2808 * gdb.rust/simple.rs: Add test for returning unit in a function.
2809 * gdb.rust/simple.exp: Add expectation for functions returning
2810 unit.
2811
2812 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2813
2814 * gdb.python/py-breakpoint-create-fail.c,
2815 gdb.python/py-breakpoint-create-fail.exp,
2816 gdb.python/py-breakpoint-create-fail.py: New testcase.
2817
2818 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2819
2820 PR gdb/20239
2821 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2822 * gdb.rust/simple.exp: Add test expectations for new NonZero
2823 tests.
2824
2825 2016-06-24 David Taylor <dtaylor@emc.com>
2826
2827 * gdb.base/offsets.exp: New file.
2828 * gdb.base/offsets.c: New file.
2829
2830 2016-06-23 Tom Tromey <tom@tromey.com>
2831
2832 PR gdb/16483:
2833 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2834 before any filters are loaded.
2835
2836 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2837
2838 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2839 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2840 structs.
2841 * gdb.fortran/derived-type-function.exp: New file.
2842 * gdb.fortran/derived-type-function.f90: New file.
2843
2844
2845 2016-06-21 Pedro Alves <palves@redhat.com>
2846
2847 * gdb.base/new-ui.exp: New file.
2848 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2849 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2850 (with_spawn_id): New procedure.
2851
2852 2016-06-21 Pedro Alves <palves@redhat.com>
2853
2854 * gdb.mi/mi-exec-run.exp: New file.
2855
2856 2016-06-21 Pedro Alves <palves@redhat.com>
2857
2858 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2859 breakpoint command's output on the main UI.
2860 (test_break): New procedure, factored out from calls in the top
2861 level.
2862 (top level): Use foreach_with_prefix to test MI as main UI and as
2863 separate UI.
2864
2865 2016-06-21 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2868 (test_awatch_creation_and_listing)
2869 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2870 Remove 'type' parameter.
2871 (test_watchpoint_all): New parameter mi_mode. Remove
2872 with_test_prefix.
2873 (top level): Use foreach_with_prefix, and add main/separate UI MI
2874 testing axis.
2875
2876 2016-06-21 Pedro Alves <palves@redhat.com>
2877
2878 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2879 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2880 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2881 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2882 (gdb_main_spawn_id, mi_spawn_id): Declare and
2883 comment.
2884 (mi_create_inferior_pty): New procedure,
2885 factored out from default_mi_gdb_start.
2886 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2887 procedures.
2888 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2889 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2890 Use mi_create_inferior_pty.
2891 (mi_gdb_start): Use eval to pass down args list.
2892
2893 2016-06-21 Pedro Alves <palves@redhat.com>
2894
2895 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2896 * gdb.opt/inline-cmds.exp: Add MI tests.
2897
2898 2016-06-21 Pedro Alves <palves@redhat.com>
2899
2900 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2901
2902 2016-06-21 Pedro Alves <palves@redhat.com>
2903
2904 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2905 (top level): Use it instead of mi_execute_to.
2906
2907 2016-06-21 Pedro Alves <palves@redhat.com>
2908
2909 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2910 (cont_handler_str): New.
2911 (signal_stop_handler): Set stop_handler_str instead of printing to
2912 stdout.
2913 (continue_handler): Set cont_handler_str instead of printing to
2914 stdout.
2915 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2916 mi_send_resuming_command. Print stop_handler_str and
2917 cont_handler_str instead of expecting the python events print
2918 directly.
2919
2920 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2921
2922 * gdb.base/jit-reader.exp: New file.
2923 * gdb.base/jithost.c: New file.
2924 * gdb.base/jithost.h: New file.
2925 * gdb.base/jitreader.c : New file.
2926 * gdb.base/jit-protocol.h: New file.
2927
2928 2016-06-17 Yao Qi <yao.qi@linaro.org>
2929
2930 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2931 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2932 and detach-on-fork. Adjust tests.
2933 (top level): Invoke break_cond_on_syscall with combinations of
2934 syscall, follow-fork-mode and detach-on-fork.
2935
2936 2016-06-17 Yao Qi <yao.qi@linaro.org>
2937
2938 * gdb.base/step-over-exit.c: New.
2939 * gdb.base/step-over-exit.exp: New.
2940
2941 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2942
2943 * gdb.base/float.exp: Add target check for nds32*-*-*.
2944 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2945
2946 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2947
2948 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2949 for unsupported target features.
2950 * gdb.base/call-rt-st.exp: Likewise.
2951 * gdb.base/call-sc.exp: Likewise.
2952 * gdb.base/call-signal-resume.exp: Likewise.
2953 * gdb.base/call-strs.exp: Likewise.
2954 * gdb.base/callexit.exp: Likewise.
2955 * gdb.base/callfuncs.exp: Likewise.
2956 * gdb.base/nodebug.exp: Likewise.
2957 * gdb.base/printcmds.exp: Likewise.
2958 * gdb.base/ptype.exp: Likewise.
2959 * gdb.base/structs.exp: Likewise.
2960 * gdb.base/unwindonsignal.exp: Likewise.
2961 * gdb.cp/gdb2495.exp: Likewise.
2962 * gdb.cp/templates.exp: Likewise.
2963 * gdb.cp/virtfunc.exp: Likewise.
2964 * gdb.threads/hand-call-in-threads.exp: Likewise.
2965 * gdb.threads/interrupted-hand-call.exp: Likewise.
2966 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2967
2968 2016-06-10 Tom Tromey <tom@tromey.com>
2969
2970 PR rust/20110:
2971 * gdb.rust/expr.exp: Add test for integer constant larger than
2972 i32.
2973
2974 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2975
2976 * gdb.fortran/nested-funcs.exp: New.
2977 * gdb.fortran/nested-funcs.f90: New.
2978
2979 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2980
2981 * gdb.base/examine-backward.c: New file.
2982 * gdb.base/examine-backward.exp: New file.
2983
2984 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2985
2986 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2987 matching.
2988
2989 2016-06-02 Tom Tromey <tom@tromey.com>
2990
2991 PR python/18984:
2992 * gdb.python/py-shared.exp: Add solib_name test.
2993
2994 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2995
2996 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2997
2998 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2999
3000 PR c++/19893
3001 * gdb.dwarf2/implref.exp: Rename to...
3002 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3003 * gdb.dwarf2/implref-array.c: New file.
3004 * gdb.dwarf2/implref-array.exp: Likewise.
3005 * gdb.dwarf2/implref-global.c: Likewise.
3006 * gdb.dwarf2/implref-global.exp: Likewise.
3007 * gdb.dwarf2/implref-struct.c: Likewise.
3008 * gdb.dwarf2/implref-struct.exp: Likewise.
3009
3010 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3011
3012 * gdb.trace/trace-condition.exp: Add 64bit tests.
3013
3014 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3015
3016 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3017 bits types.
3018 (main): Adapt to 8 to 64 bits types.
3019 * gdb.trace/trace-condition.exp: Add new tests.
3020
3021 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3022
3023 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3024
3025 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3026
3027 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3028 Move condition tests...
3029 * gdb.trace/trace-condition.exp: Here.
3030
3031 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3032
3033 * gdb.trace/trace-condition.exp: Add counter-case tests.
3034
3035 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3036
3037 PR c++/15231
3038 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3039 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3040
3041 2016-05-27 Pedro Alves <palves@redhat.com>
3042
3043 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3044 New procedure.
3045 (top level): Call it, and bail out of DejaGnu is known to be bad.
3046
3047 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3048
3049 * gdb.base/whatis.c: Extend the test case.
3050 * gdb.base/whatis.exp: Add additional tests.
3051
3052 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3053
3054 * gdb.fortran/type.f90: Add pointer variable.
3055 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3056
3057 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3058
3059 * gdb.fortran/vla-type.exp: Fix testcase name.
3060
3061 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3062
3063 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3064
3065 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3066
3067 * gdb.fortran/type.f90: Add nested structures.
3068 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3069 * gdb.fortran/derived-type.exp: Adapt expected output.
3070 * gdb.fortran/vla-type.exp: Adapt expected output.
3071
3072 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3073
3074 * gdb.fortran/whatis_type.exp: Adapt expected output.
3075
3076 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3077
3078 * gdb.fortran/print_type.exp: Fix expected output.
3079 * gdb.fortran/whatis_type.exp: Fix expected output.
3080
3081 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3082
3083 * gdb.fortran/whatis_type.exp: Use multi_line.
3084
3085 2016-05-24 Tom Tromey <tom@tromey.com>
3086
3087 PR python/17386:
3088 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3089 use value as an index.
3090
3091 2016-05-23 Tom Tromey <tom@tromey.com>
3092
3093 PR python/17981:
3094 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3095 no-breakpoint case.
3096
3097 2016-05-24 Pedro Alves <palves@redhat.com>
3098
3099 PR gdb/19828
3100 * gdb.threads/clone-attach-detach.c: New file.
3101 * gdb.threads/clone-attach-detach.exp: New file.
3102
3103 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3104
3105 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3106
3107 2016-05-23 Tom Tromey <tom@tromey.com>
3108
3109 PR python/19438, PR python/18393:
3110 * gdb.python/py-progspace.exp: Add "dir" test.
3111 * gdb.python/py-objfile.exp: Add "dir" test.
3112
3113 2016-05-23 Yao Qi <yao.qi@linaro.org>
3114
3115 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3116 * gdb.arch/thumb2-it.exp: Likewise.
3117
3118 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3119
3120 * gdb.mi/mi-threads-interrupt.c: New file.
3121 * gdb.mi/mi-threads-interrupt.exp: New file.
3122
3123 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3124
3125 PR gdb/18077
3126 * gdb.mi/mi-async-run.exp: New file.
3127 * gdb.mi/mi-async-run.c: New file.
3128
3129 2016-05-17 Tom Tromey <tom@tromey.com>
3130 Manish Goregaokar <manishsmail@gmail.com>
3131
3132 * lib/rust-support.exp: New file.
3133 * lib/gdb.exp (skip_rust_tests): New proc.
3134 (build_executable_from_specs): Handle rust.
3135 * lib/future.exp (gdb_find_rustc): New proc.
3136 (gdb_default_target_compile): Handle rust.
3137 * gdb.rust/expr.exp: New file.
3138 * gdb.rust/generics.exp: New file.
3139 * gdb.rust/generics.rs: New file.
3140 * gdb.rust/methods.exp: New file.
3141 * gdb.rust/methods.rs: New file.
3142 * gdb.rust/modules.exp: New file.
3143 * gdb.rust/modules.rs: New file.
3144 * gdb.rust/simple.exp: New file.
3145 * gdb.rust/simple.rs: New file.
3146
3147 2016-05-17 Tom Tromey <tom@tromey.com>
3148
3149 * gdb.base/default.exp (set language): Add rust.
3150
3151 2016-05-17 Tom Tromey <tom@tromey.com>
3152
3153 * gdb.gdb/unittest.exp: New file.
3154
3155 2016-05-16 Yao Qi <yao.qi@linaro.org>
3156
3157 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3158 shell_prompt. Update shell_prompt_re.
3159
3160 2016-05-12 Doug Evans <dje@google.com>
3161
3162 PR symtab/19999
3163 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3164 $options when building executable.
3165 * gdb.dwarf2/fission-loclists-pie.S: New file.
3166 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3167
3168 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3169
3170 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3171 of [is_remote target],
3172
3173 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3174
3175 * lib/gdb.exp (use_gdb_stub): New procedure.
3176
3177 2016-05-03 Yunlian Jiang <yunlian@google.com>
3178 Doug Evans <dje@google.com>
3179
3180 PR symtab/19914
3181 * gdb.dwarf2/dwp-sepdebug.c: New file.
3182 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3183
3184 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3185
3186 * gdb.base/detach.exp: Remove is_remote check.
3187
3188 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3189
3190 * gdb.base/annota-input-while-running.exp: Don't check for
3191 [is_remote target]. Enable annotations after running to main.
3192 Remove unused "set test..." line.
3193
3194 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3195
3196 * gdb.trace/trace-enable-disable.exp: New file.
3197 * gdb.trace/trace-enable-disable.c: New file.
3198
3199 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3200
3201 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3202 use it in info sharedlibrary test.
3203 * gdb.trace/ftrace-lock.exp: Likewise.
3204 * gdb.trace/ftrace.exp: Likewise.
3205 * gdb.trace/range-stepping.exp: Likewise.
3206 * gdb.trace/trace-break.exp: Likewise.
3207 * gdb.trace/trace-condition.exp: Likewise.
3208 * gdb.trace/trace-mt.exp: Likewise.
3209
3210 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3211
3212 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3213 (gdb_load_shlib): ... this.
3214 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3215 gdb_load_shlib.
3216 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3217 * gdb.base/ctxobj.exp: Likewise.
3218 * gdb.base/dprintf-pending.exp: Likewise.
3219 * gdb.base/dso2dso.exp: Likewise.
3220 * gdb.base/fixsection.exp: Likewise.
3221 * gdb.base/gcore-relro.exp: Likewise.
3222 * gdb.base/gdb1555.exp: Likewise.
3223 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3224 * gdb.base/gnu-ifunc.exp: Likewise.
3225 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3226 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3227 * gdb.base/pending.exp: Likewise.
3228 * gdb.base/print-file-var.exp: Likewise.
3229 * gdb.base/print-symbol-loading.exp: Likewise.
3230 * gdb.base/shlib-call.exp: Likewise.
3231 * gdb.base/shreloc.exp: Likewise.
3232 * gdb.base/so-impl-ld.exp: Likewise.
3233 * gdb.base/solib-disc.exp: Likewise.
3234 * gdb.base/solib-nodir.exp: Likewise.
3235 * gdb.base/solib-overlap.exp: Likewise.
3236 * gdb.base/solib-symbol.exp: Likewise.
3237 * gdb.base/solib-weak.exp (do_test): Likewise.
3238 * gdb.base/sym-file.exp: Likewise.
3239 * gdb.base/symtab-search-order.exp: Likewise.
3240 * gdb.base/type-opaque.exp: Likewise.
3241 * gdb.base/unload.exp: Likewise.
3242 * gdb.base/watchpoint-solib.exp: Likewise.
3243 * gdb.compile/compile.exp: Likewise.
3244 * gdb.cp/gdb2384.exp: Likewise.
3245 * gdb.cp/infcall-dlopen.exp: Likewise.
3246 * gdb.cp/re-set-overloaded.exp: Likewise.
3247 * gdb.fortran/library-module.exp: Likewise.
3248 * gdb.opt/solib-intra-step.exp: Likewise.
3249 * gdb.python/py-finish-breakpoint.exp: Likewise.
3250 * gdb.python/py-shared.exp: Likewise.
3251 * gdb.reverse/solib-precsave.exp: Likewise.
3252 * gdb.reverse/solib-reverse.exp: Likewise.
3253 * gdb.server/solib-list.exp: Likewise.
3254 * gdb.threads/dlopen-libpthread.exp: Likewise.
3255 * gdb.threads/tls-shared.exp: Likewise.
3256 * gdb.threads/tls-so_extern.exp: Likewise.
3257 * gdb.trace/change-loc.exp: Likewise.
3258 * gdb.trace/ftrace-lock.exp: Likewise.
3259 * gdb.trace/ftrace.exp: Likewise.
3260 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3261 * gdb.trace/pending.exp: Likewise.
3262 * gdb.trace/range-stepping.exp: Likewise.
3263 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3264 (strace_info_marker): Likewise.
3265 (strace_probe_marker): Likewise.
3266 (strace_trace_on_same_addr): Likewise.
3267 (strace_trace_on_diff_addr): Likewise.
3268 * gdb.trace/trace-break.exp: Likewise.
3269 * gdb.trace/trace-condition.exp: Likewise.
3270 * gdb.trace/trace-mt.exp: Likewise.
3271
3272 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3273
3274 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3275 result of gdb_remote_download.
3276 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3277 * gdb.base/dso2dso.exp: Likewise.
3278 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3279 * gdb.base/print-file-var.exp: Likewise.
3280 * gdb.base/shlib-call.exp: Likewise.
3281 * gdb.base/shreloc.exp: Likewise.
3282 * gdb.base/solib-overlap.exp: Likewise.
3283 * gdb.base/solib-weak.exp (do_test): Likewise.
3284 * gdb.base/unload.exp: Likewise.
3285
3286 2016-04-27 Yao Qi <yao.qi@linaro.org>
3287
3288 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3289 exists.
3290
3291 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3292
3293 * vla-type.exp: Print structure from toplevel.
3294
3295 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3296
3297 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3298 of dynamic types.
3299 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3300 of dynamic types.
3301
3302 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3303
3304 * gdb.fortran/vla-type.f90: New file.
3305 * gdb.fortran/vla-type.exp: New file.
3306
3307 2016-04-25 Yao Qi <yao.qi@linaro.org>
3308
3309 * gdb.base/branch-to-self.c: New file.
3310 * gdb.base/branch-to-self.exp: New file.
3311
3312 2016-04-22 Yao Qi <yao.qi@linaro.org>
3313
3314 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3315 more after $hex.
3316
3317 2016-04-22 Yao Qi <yao.qi@linaro.org>
3318
3319 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3320 * gdb.base/annota3.exp: Likewise.
3321
3322 2016-04-22 Yao Qi <yao.qi@linaro.org>
3323
3324 * gdb.reverse/step-precsave.exp: Do one step and test program
3325 stops in "callee" and do multiple steps until program goes out
3326 of "callee".
3327 * gdb.reverse/step-reverse.exp: Likewise.
3328
3329 2016-04-22 Yao Qi <yao.qi@linaro.org>
3330
3331 * gdb.trace/signal.exp: Also pass if
3332 $tracepoint_hits($i) > $iterations.
3333
3334 2016-04-22 Yao Qi <yao.qi@linaro.org>
3335
3336 * gdb.trace/signal.c: New file.
3337 * gdb.trace/signal.exp: New file.
3338
3339 2016-04-19 Doug Evans <xdje42@gmail.com>
3340
3341 * gdb.base/bad-file.exp: New file.
3342
3343 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3344
3345 * gdb.dwarf2/implref.exp: New file.
3346
3347 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3348
3349 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3350 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3351 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3352 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3353 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3354 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3355 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3356 * lib/fortran.exp (fortran_int4): New procedure.
3357 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3358 (fortran_logical4): Likewise.
3359
3360 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3361
3362 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3363
3364 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3365
3366 * lib/compiler.c: Add Intel specific preprocessor macros.
3367 * lib/compiler.cc: Likewise.
3368
3369 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3370
3371 * gdb.server/connect-with-no-symbol-file.c: New file.
3372 * gdb.server/connect-with-no-symbol-file.exp: New file.
3373
3374 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3375
3376 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3377
3378 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3379
3380 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3381 standard output directory.
3382
3383 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3384
3385 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3386
3387 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3388
3389 * gdb.btrace/instruction_history.c (loop): Add declaration.
3390
3391 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3392
3393 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3394
3395 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3396
3397 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3398 parentheses to print.
3399 (continue_handler): Likewise.
3400
3401 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3402
3403 * gdb.server/solib-list.exp: Remove is_remote check.
3404 Pass shlib= to gdb_compile. Don't link shared library with
3405 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3406 Run binary filename through "readlink -f" on the target.
3407
3408 2016-04-08 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3411 interpreter filename as argument to gdbserver_spawn.
3412 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3413 Return empty if $last_loaded_file does not exist.
3414
3415 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3416
3417 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3418 * gdb.base/jit-main.c: Use exit after usage.
3419
3420 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3421
3422 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3423 GDBHISTSIZE prior to the tests.
3424 * gdb.base/gdbinit-history.exp: Likewise.
3425
3426 2016-04-07 Pedro Alves <palves@redhat.com>
3427
3428 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3429 instead of build_executable. Use gdb_load_shlibs.
3430
3431 2016-04-07 Yao Qi <yao.qi@linaro.org>
3432
3433 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3434 Execute "si" command.
3435
3436 2016-04-07 Yao Qi <yao.qi@linaro.org>
3437
3438 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3439 number instead of the comments on some line.
3440
3441 2016-04-06 Don Breazeal <donb@codesourcery.com>
3442
3443 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3444 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3445
3446 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3447
3448 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3449 standard_output_file. Remove unused binfile variable.
3450
3451 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3452
3453 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3454 * gdb.python/py-mi-objfile.exp: Match "list main" output
3455 in console format.
3456
3457 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3458
3459 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3460 absolute.
3461
3462 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3463
3464 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3465 absolute.
3466 * gdb.trace/ftrace.exp: Likewise.
3467 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3468 targets as well.
3469 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3470 (gdb_load_shlibs): Copy libraries to test directory when testing
3471 natively. Only set solib-search-path if testing remotely.
3472 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3473
3474 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3475
3476 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3477 gdb_download. Use it even if the target is not remote.
3478 * gdb.base/jit.exp (compile_jit_test): Likewise.
3479 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3480 output directory if the destination board is local, otherwise use
3481 the standard remote_download from DejaGnu.
3482 (gdb_download): Remove.
3483 (gdb_load_shlibs): Use gdb_remote_download instead of
3484 gdb_download.
3485 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3486 Use gdb_remote_download instead of gdb_download. Use it even if
3487 the target is not remote.
3488 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3489 instead of gdb_download.
3490
3491 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3492
3493 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3494 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3495 run.
3496
3497 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3498
3499 PR gdb/19820
3500 * gdb.base/printcmds.exp: Add artificial arrays tests.
3501
3502 2016-03-31 Pedro Alves <palves@redhat.com>
3503
3504 PR gdb/19858
3505 * gdb.base/jit-main.c: Include unistd.h.
3506 (ATTACH): Define to 0 if not already defined.
3507 (wait_for_gdb, mypid): New globals.
3508 (WAIT_FOR_GDB): New macro.
3509 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3510 some breakpoint locations.
3511 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3512 New procedures.
3513 (one_jit_test): Add REATTACH parameter, and handle it. Use
3514 continue_to_test_location.
3515 (top level): Test attach, and adjusts calls to one_jit_test.
3516
3517 2016-03-31 Pedro Alves <palves@redhat.com>
3518
3519 PR gdb/19858
3520 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3521 BINSUFFIX parameter, and handle it.
3522 (top level): Adjust calls compile_jit_test.
3523
3524 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3525
3526 PR python/19743
3527 * gdb.python/py-mi-events-gdb.py: New file.
3528 * gdb.python/py-mi-events.c: New file.
3529 * gdb.python/py-mi-events.exp: New file.
3530
3531 2016-03-30 Yao Qi <yao.qi@linaro.org>
3532
3533 * gdb.reverse/until-precsave.exp: Match function name only.
3534 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3535 Move malloc to a condition block.
3536 * gdb.reverse/until-reverse.exp: Match function name only.
3537
3538 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3539
3540 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3541 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3542 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3543 variable for GPR 0 instead of assuming it is register 0.
3544 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3545 * lib/trace-support.exp: Add s390 registers.
3546
3547 2016-03-29 Yao Qi <yao.qi@linaro.org>
3548
3549 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3550
3551 2016-03-24 Yao Qi <yao.qi@linaro.org>
3552
3553 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3554 test message.
3555
3556 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3557
3558 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3559 maintaining separate logic for constructing the output path.
3560
3561 2016-03-16 Don Breazeal <donb@codesourcery.com>
3562
3563 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3564 Retry fork and waitpid on interrupted system call errors.
3565 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3566 Use with_timeout_factor to increase timeout by factor of 10.
3567
3568 2016-03-15 Don Breazeal <donb@codesourcery.com>
3569
3570 * gdb.cp/scope-err.cc: New test program.
3571 * gdb.cp/scope-err.exp: New test script.
3572 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3573 lines and "set breakpoint here" comment.
3574 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3575 Fixed some whitespace and format issues.
3576 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3577 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3578
3579 2016-03-15 Doug Evans <dje@google.com>
3580
3581 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3582 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3583 All callers updated. Add tests for enums, mixed flags register.
3584
3585 2016-03-15 Doug Evans <dje@google.com>
3586
3587 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3588 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3589
3590 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3591
3592 * gdb.base/default.exp: Add $_as_string to the list of expected
3593 convenience functions.
3594
3595 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3596
3597 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3598
3599 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3600
3601 * gdb.python/py-as-string.exp: New file.
3602 * gdb.python/py-as-string.c: New file.
3603
3604 2016-03-09 Pedro Alves <palves@redhat.com>
3605
3606 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3607 signal" -> "Thread NN received signal" output change.
3608 * gdb.threads/ia64-sigill.exp: Likewise.
3609 * gdb.threads/linux-dp.exp: Likewise.
3610 * gdb.threads/manythreads.exp: Likewise.
3611 * gdb.threads/pending-step.exp: Likewise.
3612 * gdb.threads/print-threads.exp: Likewise.
3613 * gdb.threads/sigstep-threads.exp: Likewise.
3614 * gdb.threads/staticthreads.exp: Likewise.
3615 * gdb.threads/tls.exp: Likewise.
3616
3617 2016-03-09 Pedro Alves <palves@redhat.com>
3618
3619 * gdb.base/command-line-input.exp: New file.
3620
3621 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3622
3623 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3624 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3625 * gdb.trace/pending.exp: Accept leading dot before function name.
3626 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3627 * lib/trace-support.exp: Set registers for ppc.
3628
3629 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3630
3631 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3632 use it for disassembly; accept .main in addition to main in backtrace.
3633
3634 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3635 Marcin Kościelnicki <koriakin@0x04.net>
3636
3637 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3638 (gdb_recursion_test_ptr): New global variable.
3639 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3640 gdb_recursion_test.
3641 (gdb_c_test): Ditto.
3642
3643 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3644
3645 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3646 ordering.
3647
3648 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3649
3650 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3651 (bar): Add bar_start_lbl label.
3652 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3653 of foo/bar for emitting DWARF and tracing.
3654
3655 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3656
3657 * analyze-racy-logs.py: Set executable bit.
3658
3659 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3660
3661 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3662 (CHECK_TARGET_TMP): Likewise.
3663 (check-single-racy): New rule.
3664 (check-parallel-racy): Likewise.
3665 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3666 (do-check-parallel-racy): New rule.
3667 (check-racy/%.exp): Likewise.
3668 * README (Racy testcases): New section.
3669 * analyze-racy-logs.py: New file.
3670
3671 2016-03-03 Doug Evans <dje@google.com>
3672
3673 * gdb.base/skip.exp: Use with_test_prefix.
3674
3675 2016-03-03 Yao Qi <yao.qi@linaro.org>
3676
3677 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3678 Invoke step_over_syscall "clone" and break_cond_on_syscall
3679 "clone".
3680 * gdb.base/step-over-clone.c: New file.
3681
3682 2016-03-03 Yao Qi <yao.qi@linaro.org>
3683
3684 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3685 code format.
3686
3687 2016-03-03 Yao Qi <yao.qi@linaro.org>
3688
3689 * gdb.base/disp-step-fork.c: Rename to ...
3690 * gdb.base/step-over-fork.c: ... it. New file.
3691 * gdb.base/disp-step-vfork.c: Rename to ...
3692 * gdb.base/step-over-vfork.c: ... it. New file.
3693 * gdb.base/disp-step-syscall.exp: Rename to ...
3694 * gdb.base/step-over-syscall.exp: ... it. New file.
3695 (disp_step_cross_syscall): Rename to ...
3696 (step_over_syscall): ... it.
3697
3698 2016-03-03 Yao Qi <yao.qi@linaro.org>
3699
3700 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3701 If target supports condition evaluation on target, invoke
3702 break_cond_on_syscall for fork and vfork.
3703
3704 2016-03-03 Yao Qi <yao.qi@linaro.org>
3705
3706 * gdb.base/disp-step-syscall.exp: Don't invoke
3707 support_displaced_stepping.
3708 (disp_step_cross_syscall): Test with displaced stepping off and
3709 on if supported.
3710
3711 2016-03-03 Yao Qi <yao.qi@linaro.org>
3712
3713 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3714 proc.
3715 (setup): New proc.
3716 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3717 and setup.
3718
3719 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3720
3721 * gdb.fortran/vla-history.exp: Remove breakpoint.
3722
3723 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3724
3725 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3726 exceeds timeout.
3727
3728 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3729
3730 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3731 breakpoint.
3732
3733 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3734
3735 * gdb.mi/vla.f90: Nullify pointer after declaration.
3736
3737 2016-03-01 Pedro Alves <palves@redhat.com>
3738
3739 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3740
3741 2016-03-01 Pedro Alves <palves@redhat.com>
3742
3743 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3744 before anything else.
3745 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3746 _GNU_SOURCE here.
3747 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3748 before anything else.
3749 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3750
3751 2016-03-01 Pedro Alves <palves@redhat.com>
3752
3753 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3754
3755 2016-03-01 Yao Qi <yao.qi@linaro.org>
3756
3757 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3758 prepare_for_testing.
3759
3760 2016-03-01 Yao Qi <yao.qi@linaro.org>
3761
3762 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3763
3764 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3765
3766 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3767 manually constructing the output path.
3768
3769 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3770
3771 * gdb.arch/s390-stackless.S: New.
3772 * gdb.arch/s390-stackless.exp: New.
3773
3774 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3775
3776 * gdb.dlang/circular.c: New file.
3777 * gdb.dlang/circular.exp: New file.
3778
3779 2016-02-26 Yao Qi <yao.qi@linaro.org>
3780
3781 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3782 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3783 (testcases): Update.
3784
3785 2016-02-26 Yao Qi <yao.qi@linaro.org>
3786
3787 * gdb.reverse/aarch64.c: Rename to ...
3788 * gdb.reverse/insn-reverse.c: ... it.
3789 * gdb.reverse/aarch64.exp: Rename to ...
3790 * gdb.reverse/insn-reverse.exp: ... it.
3791
3792 2016-02-26 Yao Qi <yao.qi@linaro.org>
3793
3794 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3795 (testcase_ftype): New.
3796 (testcases): New array.
3797 (n_testcases): New.
3798 (main): Call each element in testcases.
3799 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3800 (read_testcase): New.
3801 Do the tests in a loop.
3802
3803 2016-02-25 Yao Qi <yao.qi@linaro.org>
3804
3805 * gdb.base/branches.c: Remove.
3806
3807 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3808
3809 PR gdb/13808
3810 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3811
3812 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3813
3814 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3815
3816 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3817
3818 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3819 change x86_64 call_insn to 'callq'.
3820
3821 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3822
3823 * gdb.trace/tfile-avx.c: Move to...
3824 * gdb.trace/tracefile-pseudo-reg.c: Here.
3825 * gdb.trace/tfile-avx.exp: Move to...
3826 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3827
3828 2016-02-24 Gary Benson <gbenson@redhat.com>
3829
3830 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3831 message on attach.
3832
3833 2016-02-23 Doug Evans <dje@google.com>
3834
3835 * gdb.base/skip.c (test_skip): New function.
3836 (end_test_skip_file_and_function): New function.
3837 (test_skip_file_and_function): New function.
3838 * gdb.base/skip1.c (test_skip): New function.
3839 (skip1_test_skip_file_and_function): New function.
3840 * gdb.base/skip.exp: Add tests for new skip options.
3841 * gdb.base/skip-solib.exp: Update expected output.
3842 * gdb.perf/skip-command.cc: New file.
3843 * gdb.perf/skip-command.exp: New file.
3844 * gdb.perf/skip-command.py: New file.
3845
3846 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3847
3848 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3849 info registers pattern.
3850
3851 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3852
3853 * lib/future.exp: Add D support.
3854 (gdb_find_gdc): New proc.
3855 (gdb_default_target_compile): Add D support.
3856
3857 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3858
3859 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3860 user+system time.
3861 (trace_speed_test): Determine the iteration count for a time
3862 between 15..30 seconds.
3863
3864 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3865
3866 * gdb.arch/i386-mpx-sigsegv.c: New file.
3867 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3868 * gdb.arch/i386-mpx-simple_segv.c: New file.
3869 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3870
3871 2016-02-18 Yao Qi <yao.qi@linaro.org>
3872
3873 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3874 Don't call setup_kfail.
3875
3876 2016-02-18 Yao Qi <yao.qi@linaro.org>
3877
3878 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3879 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3880
3881 2016-02-16 Doug Evans <dje@google.com>
3882
3883 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3884 * gdb.base/skip1.c: Ditto.
3885 * gdb.base/skip.exp: Whitespace cleanup.
3886
3887 2016-02-16 Don Breazeal <donb@codesourcery.com>
3888
3889 PR remote/19496
3890 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3891 Remove kfail for PR remote/19496.
3892
3893 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3894
3895 * lib/gdb.exp (standard_temp_file): Return a path specific to
3896 the runtest invocation.
3897
3898 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3899
3900 * gdb.trace/save-trace.exp: Change relative path to be in the
3901 standard output directory.
3902
3903 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3904
3905 * gdb.arch/i386-prologue.c: Add missing prototypes.
3906
3907 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3908
3909 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3910 * gdb.arch/i386-prologue.exp: Likewise.
3911 * gdb.arch/i386-size.exp: Likewise.
3912
3913 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3914
3915 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3916 define object file path.
3917 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3918 file path.
3919 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3920 standard_output_file to define binfile.
3921
3922 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3923
3924 Fix compatibility with recent gfortran-5.3.1.
3925 * gdb.fortran/vla-history.exp (print vla1 allocated)
3926 (print vla2 allocated, print $2, print $3): Remove
3927 (print $4): Rename to ...
3928 (print $2): ... here.
3929 (print $9): Rename to ...
3930 (print $5): ... here.
3931 (print $10): Rename to ...
3932 (print $6): ... here.
3933 * gdb.fortran/vla.f90: Add pvla initialization.
3934
3935 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3936
3937 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3938 New test.
3939 * gdb.fortran/vla-value-sub.exp: Likewise.
3940
3941 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3942
3943 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3944
3945 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3946
3947 * i386-biarch-core.exp: Define corefile using
3948 standard_output_file.
3949
3950 2016-02-12 Yao Qi <yao.qi@linaro.org>
3951
3952 * gdb.arch/arm-single-step-kernel-helper.c: New.
3953 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3954
3955 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3956
3957 * gdb.btrace/tailcall-only.exp: New.
3958 * gdb.btrace/tailcall-only.c: New.
3959 * gdb.btrace/x86_64-tailcall-only.S: New.
3960 * gdb.btrace/i686-tailcall-only.S: New.
3961
3962 2016-02-11 Pedro Alves <palves@redhat.com>
3963
3964 * README (Parallel testing): Add missing double quotes.
3965
3966 2016-02-11 Pedro Alves <palves@redhat.com>
3967
3968 * README (Parallel testing): New section.
3969 (GDB_PARALLEL): Rewrite.
3970 (FORCE_PARALLEL): Document.
3971
3972 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3973
3974 * gdb.trace/tfile-avx.c: New test.
3975 * gdb.trace/tfile-avx.exp: New test.
3976
3977 2016-02-09 Keith Seitz <keiths@redhat.com>
3978
3979 PR breakpoints/19546
3980 * gdb.base/infcall-exec.c: New file.
3981 * gdb.base/infcall-exec2.c: New file.
3982 * gdb.base/infcall-exec.exp: New file.
3983
3984 2016-02-09 Keith Seitz <keiths@redhat.com>
3985
3986 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3987 (toplevel): Call test_bkpt_address.
3988
3989 2016-02-09 Keith Seitz <keiths@redhat.com>
3990
3991 PR python/19506
3992 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3993 (toplevel): Call test_bkpt_address.
3994
3995 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3996
3997 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3998 to AC_OUTPUT.
3999 * configure: Regenerate.
4000
4001 2016-02-09 Pedro Alves <palves@redhat.com>
4002
4003 PR breakpoints/19548
4004 * gdb.base/execl-update-breakpoints.c (some_function): New
4005 function.
4006 (main): Call it.
4007 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4008 Tighten expected GDB output.
4009
4010 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4011
4012 * Makefile.in (ALL_SUBDIRS): Remove.
4013 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4014 (distclean maintainer-clean realclean): Likewise.
4015 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4016 * configure: Regenerate.
4017 * gdb.ada/Makefile.in: Delete.
4018 * gdb.arch/Makefile.in: Likewise.
4019 * gdb.asm/Makefile.in: Likewise.
4020 * gdb.base/Makefile.in: Likewise.
4021 * gdb.btrace/Makefile.in: Likewise.
4022 * gdb.cell/Makefile.in: Likewise.
4023 * gdb.compile/Makefile.in: Likewise.
4024 * gdb.cp/Makefile.in: Likewise.
4025 * gdb.disasm/Makefile.in: Likewise.
4026 * gdb.dlang/Makefile.in: Likewise.
4027 * gdb.dwarf2/Makefile.in: Likewise.
4028 * gdb.fortran/Makefile.in: Likewise.
4029 * gdb.gdb/Makefile.in: Likewise.
4030 * gdb.go/Makefile.in: Likewise.
4031 * gdb.guile/Makefile.in: Likewise.
4032 * gdb.java/Makefile.in: Likewise.
4033 * gdb.linespec/Makefile.in: Likewise.
4034 * gdb.mi/Makefile.in: Likewise.
4035 * gdb.modula2/Makefile.in: Likewise.
4036 * gdb.multi/Makefile.in: Likewise.
4037 * gdb.objc/Makefile.in: Likewise.
4038 * gdb.opencl/Makefile.in: Likewise.
4039 * gdb.opt/Makefile.in: Likewise.
4040 * gdb.pascal/Makefile.in: Likewise.
4041 * gdb.perf/Makefile.in: Likewise.
4042 * gdb.python/Makefile.in: Likewise.
4043 * gdb.reverse/Makefile.in: Likewise.
4044 * gdb.server/Makefile.in: Likewise.
4045 * gdb.stabs/Makefile.in: Likewise.
4046 * gdb.threads/Makefile.in: Likewise.
4047 * gdb.trace/Makefile.in: Likewise.
4048 * gdb.xml/Makefile.in: Likewise.
4049 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4050 GDB_PARALLEL.
4051 (standard_output_file): Remove check for GDB_PARALLEL, always
4052 return path in outputs/$subdir/$testname.
4053
4054 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4055
4056 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4057 (site.exp): Assign abs_srcdir to tcl's srcdir.
4058
4059 2016-02-04 Yao Qi <yao.qi@linaro.org>
4060
4061 * gdb.base/foll-exec-mode.c: Include limits.h.
4062 (main): Add parameters argc and argv. Get directory from
4063 argv[0].
4064 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4065 compilation.
4066 * gdb.base/foll-exec.c: Include limits.h.
4067 (main): Add parameters argc and argv.
4068 Get directory from argv[0].
4069 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4070 Adjust tests on the number of lines as source code changed.
4071 * gdb.base/foll-vfork-exit.c: Include limits.h.
4072 (main): Add one line of statement before vfork.
4073 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4074 (main): Add parameters argc and argv. Get directory from
4075 argv[0].
4076 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4077 (setup_gdb): Set tbreak to skip some source lines.
4078 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4079 (main): Add parameters argc and argv. Get directory from
4080 argv[0].
4081 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4082 compilation.
4083 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4084 (main): Add parameters argc and argv. Get directory from
4085 argv[0].
4086 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4087 compilation.
4088
4089 2016-02-01 Doug Evans <dje@google.com>
4090
4091 * gdb.base/skip.exp: Clean up multiple references to same test name.
4092
4093 2016-02-01 Pedro Alves <palves@redhat.com>
4094
4095 PR remote/19496
4096 * gdb.threads/forking-threads-plus-breakpoint.exp
4097 (displaced_stepping_supported): New global.
4098 (probe_displaced_stepping_support): New procedure.
4099 (do_test): Add 'displaced' parameter, and use it.
4100 (top level): Check for displaced stepping support. Add displaced
4101 stepping on/off testing axis.
4102
4103 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4104
4105 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4106 pointer. Don't perform further tests on the unassociated pointer
4107 if the first test fails.
4108
4109 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4110
4111 * gdb.base/max-value-size.c: New file.
4112 * gdb.base/max-value-size.exp: New file.
4113 * gdb.base/huge.exp: Disable max-value-size for this test.
4114
4115 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4116
4117 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4118
4119 2016-01-28 Yao Qi <yao.qi@linaro.org>
4120
4121 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4122
4123 2016-01-25 Pedro Alves <palves@redhat.com>
4124
4125 PR threads/19461
4126 * gdb.base/fork-running-state.c: New file.
4127 * gdb.base/fork-running-state.exp: New file.
4128
4129 2016-01-25 Pedro Alves <palves@redhat.com>
4130
4131 PR gdb/19494
4132 * gdb.base/catch-fork-kill.c: New file.
4133 * gdb.base/catch-fork-kill.exp: New file.
4134
4135 2016-01-25 Pedro Alves <palves@redhat.com>
4136
4137 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4138 Delete, moved to lib/gdb.exp.
4139 * gdb.threads/forking-threads-plus-breakpoint.exp
4140 (foreach_with_prefix): Likewise.
4141 * gdb.threads/process-dies-while-handling-bp.exp
4142 (foreach_with_prefix): Likewise.
4143 * lib/gdb.exp (foreach_with_prefix): New procedure.
4144
4145 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4146
4147 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4148 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4149
4150 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4151
4152 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4153 endian targets.
4154
4155 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4156 Pedro Alves <palves@redhat.com>
4157
4158 Fix testsuite compatibility with Guile.
4159 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4160 number.
4161
4162 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4163
4164 Fix testsuite compatibility with Guile.
4165 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4166 (thread 1): New test for backtrace through signal handler.
4167
4168 2016-01-22 Yao Qi <yao.qi@linaro.org>
4169
4170 PR testsuite/19491
4171 * gdb.base/multi-forks.c: Include
4172 ../lib/unbuffer_output.c
4173 (main): Call gdb_unbuffer_output.
4174
4175 2016-01-21 Doug Evans <dje@google.com>
4176
4177 * lib/ada.exp (gdb_compile_ada): Fix typo.
4178
4179 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4180
4181 * gdb.base/break-fun-addr.exp: New file.
4182 * gdb.base/break-fun-addr1.c: New file.
4183 * gdb.base/break-fun-addr2.c: New file.
4184
4185 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4186
4187 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4188 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4189 enum flag values.
4190
4191 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4192
4193 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4194 when GDB can not set the vector return value. Add more comments
4195 for clarification.
4196
4197 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4198
4199 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4200 command.
4201
4202 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4203
4204 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4205
4206 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4207
4208 * Makefile.in (check-single): Pass --status to runtest.
4209 (check/%.exp): Likewise.
4210
4211 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4212
4213 * Makefile.in (check-parallel): Propagate return code from make
4214 do-check-parallel.
4215
4216 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4217
4218 * gdb.trace/ftrace.exp: Fix expected message on continue.
4219 * gdb.trace/pending.exp: Fix expected message on continue.
4220 * gdb.trace/trace-break.exp: Fix expected message on continue.
4221
4222 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4223
4224 * lib/gdb.exp (gdb_test): Remove unused global references.
4225
4226 2016-01-18 Pedro Alves <palves@redhat.com>
4227
4228 * gdb.base/async-shell.exp: Adjust expected output.
4229 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4230 * gdb.base/siginfo-thread.exp: Adjust expected output.
4231 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4232 * gdb.java/jnpe.exp: Adjust expected output.
4233 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4234 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4235 * gdb.threads/leader-exit.exp: Adjust expected output.
4236 * gdb.threads/manythreads.exp: Adjust expected output.
4237 * gdb.threads/pthreads.exp: Adjust expected output.
4238 * gdb.threads/schedlock.exp: Adjust expected output.
4239 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4240 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4241 expected output.
4242 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4243 output.
4244 * gdb.threads/sigthread.exp: Adjust expected output.
4245 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4246
4247 2016-01-18 Yao Qi <yao.qi@linaro.org>
4248
4249 * gdb.guile/scm-section-script.c: Replace @progbits with
4250 %progbits.
4251 * gdb.python/py-section-script.c: Likewise.
4252
4253 2016-01-15 Pedro Alves <palves@redhat.com>
4254
4255 * gdb.multi/tids.exp: Test star wildcard ranges.
4256
4257 2016-01-15 Pedro Alves <palves@redhat.com>
4258
4259 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4260 command from "thread apply" invocation.
4261 (thr_apply_info_thr_invalid): Default the expected output to the
4262 input tid list.
4263 (top level): Add tests that use convenience variables. Add tests
4264 for "thread apply" with a valid TID list, but missing the command.
4265
4266 2016-01-13 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.base/default.exp: Expect $_gthread as well.
4269 * gdb.multi/tids.exp: Test $_gthread.
4270 * gdb.threads/thread-specific.exp: Test $_gthread.
4271
4272 2016-01-13 Pedro Alves <palves@redhat.com>
4273
4274 * gdb.multi/tids.exp: Test "info threads -gid".
4275
4276 2016-01-13 Pedro Alves <palves@redhat.com>
4277
4278 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4279 Breakpoint.thread.
4280 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4281
4282 2016-01-07 Pedro Alves <palves@redhat.com>
4283
4284 * gdb.base/break.exp: Adjust to output changes.
4285 * gdb.base/hbreak2.exp: Likewise.
4286 * gdb.base/sepdebug.exp: Likewise.
4287 * gdb.base/watch_thread_num.exp: Likewise.
4288 * gdb.linespec/keywords.exp: Likewise.
4289 * gdb.multi/info-threads.exp: Likewise.
4290 * gdb.threads/thread-find.exp: Likewise.
4291 * gdb.multi/tids.c: New file.
4292 * gdb.multi/tids.exp: New file.
4293
4294 2016-01-13 Pedro Alves <palves@redhat.com>
4295
4296 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4297
4298 2016-01-13 Pedro Alves <palves@redhat.com>
4299
4300 * gdb.base/default.exp: Expect $_inferior as well.
4301 * gdb.multi/base.exp: Test $_inferior.
4302
4303 2016-01-13 Pedro Alves <palves@redhat.com>
4304
4305 PR breakpoints/19388
4306 * gdb.base/catch-signal-siginfo-cond.c: New file.
4307 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4308
4309 2016-01-12 Josh Stone <jistone@redhat.com>
4310 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4311
4312 * gdb.base/catch-syscall.c (do_execve): New variable.
4313 (main): Conditionally trigger an execve.
4314 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4315 (test_catch_syscall_execve): New, check entry/return across execve.
4316 (do_syscall_tests): Call test_catch_syscall_execve.
4317
4318 2016-01-12 Pedro Alves <palves@redhat.com>
4319
4320 * gdb.base/random-signal.exp (do_test): New procedure, with body
4321 of testcase moved in.
4322
4323 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4324 Pedro Alves <palves@redhat.com>
4325
4326 * gdb.base/funcargs.exp (finish from indirectly called function):
4327 Reintroduce the case for 'First'.
4328
4329 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4330 Pedro Alves <palves@redhat.com>
4331
4332 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4333 (tcatch_vfork_then_child_follow_exec)
4334 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4335 identification.
4336
4337 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4338
4339 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4340 and repeats to unlimited.
4341 * gdb.python/py-value.exp: Likewise.
4342 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4343 and repeats to unlimited.
4344
4345 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4346
4347 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4348 and reordering the functions.
4349 * gdb.multi/hangout.c: Likewise.
4350 * gdb.multi/hello.c: Likewise.
4351
4352 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4353
4354 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4355 absolute.
4356 (SingleStatisticTestResult.report): Use dict.keys instead of
4357 dict.iterkeys.
4358
4359 2016-01-06 Pedro Alves <palves@redhat.com>
4360
4361 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4362
4363 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4364
4365 * gdb.btrace/dlopen.exp: New.
4366 * gdb.btrace/dlopen.c: New.
4367 * gdb.btrace/dlopen-dso.c: New.
4368
4369 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4370
4371 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4372 PATTERN argument is optional.
4373
4374 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4375
4376 * lib/ada.exp (target_compile_ada_from_dir): New function.
4377 (gdb_compile_ada): Reimplement avoiding the use of project files.
4378 * gdb.ada/gnat_ada.gpr: Delete.
4379 * gdb.ada/cond_lang.exp: Adjust test to make path before
4380 filename optional.
4381 * gdb.ada/small_reg_param.exp: Likewise.
4382
4383 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4384
4385 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4386
4387 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4388
4389 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4390 case.
4391
4392 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4393
4394 * gdb.base/break.exp: Remove dead code.
4395 * gdb.base/sepdebug.exp: Likewise.
4396
4397 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4398
4399 * gdb.asm/asm-source.exp: Remove HP-UX references.
4400 * gdb.base/annota1.exp: Likewise.
4401 * gdb.base/annota3.exp: Likewise.
4402 * gdb.base/attach.exp: Likewise.
4403 * gdb.base/bigcore.exp: Likewise.
4404 * gdb.base/break.exp: Likewise.
4405 * gdb.base/call-ar-st.exp: Likewise.
4406 * gdb.base/callfuncs.exp: Likewise.
4407 * gdb.base/catch-fork-static.exp: Likewise.
4408 * gdb.base/display.exp: Likewise.
4409 * gdb.base/foll-exec-mode.exp: Likewise.
4410 * gdb.base/foll-exec.exp: Likewise.
4411 * gdb.base/foll-fork.exp: Likewise.
4412 * gdb.base/foll-vfork.exp: Likewise.
4413 * gdb.base/funcargs.exp: Likewise.
4414 * gdb.base/hbreak2.exp: Likewise.
4415 * gdb.base/inferior-died.exp: Likewise.
4416 * gdb.base/interrupt.exp: Likewise.
4417 * gdb.base/multi-forks.exp: Likewise.
4418 * gdb.base/nodebug.exp: Likewise.
4419 * gdb.base/sepdebug.exp: Likewise.
4420 * gdb.base/solib1.c: Likewise.
4421 * gdb.base/step-test.exp: Likewise.
4422 * gdb.mi/non-stop.c: Likewise.
4423 * gdb.mi/pthreads.c: Likewise.
4424 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4425 * gdb.threads/pthreads.c: Likewise.
4426 * gdb.threads/staticthreads.exp: Likewise.
4427 * lib/future.exp: Likewise.
4428 * lib/gdb.exp: Likewise.
4429 * gdb.base/so-indr-cl.c: Remove.
4430 * gdb.base/so-indr-cl.exp: Likewise.
4431 * gdb.base/solib.c: Likewise.
4432 * gdb.base/solib.exp: Likewise.
4433 * gdb.base/solib2.c: Likewise.
4434
4435 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4436
4437 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4438 * gdb.base/call-ar-st.exp: Likewise.
4439 * gdb.base/callfuncs.exp: Likewise.
4440 * gdb.base/condbreak.exp: Likewise.
4441 * gdb.base/constvars.exp: Likewise.
4442 * gdb.base/hbreak2.exp: Likewise.
4443 * gdb.base/langs.exp: Likewise.
4444 * gdb.base/list.exp: Likewise.
4445 * gdb.base/long_long.exp: Likewise.
4446 * gdb.base/ptype.exp: Likewise.
4447 * gdb.base/scope.exp: Likewise.
4448 * gdb.base/signals.exp: Likewise.
4449 * gdb.base/so-impl-ld.exp: Likewise.
4450 * gdb.base/varargs.exp: Likewise.
4451 * gdb.base/volatile.exp: Likewise.
4452 * gdb.base/whatis.exp: Likewise.
4453 * gdb.cp/cplusfuncs.exp: Likewise.
4454 * gdb.cp/inherit.exp: Likewise.
4455 * gdb.cp/local.exp: Likewise.
4456 * gdb.cp/member-ptr.exp: Likewise.
4457 * gdb.cp/method.exp: Likewise.
4458 * gdb.cp/overload.exp: Likewise.
4459 * gdb.cp/templates.exp: Likewise.
4460 * gdb.stabs/weird.exp: Likewise.
4461 * lib/compiler.c: Likewise.
4462 * lib/compiler.cc: Likewise.
4463 * lib/cp-support.exp: Likewise.
4464 * lib/gdb.exp: Likewise.
4465
4466 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4467
4468 * configure.ac: Remove HP-UX case.
4469 * configure: Regenerate.
4470
4471 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4472
4473 * lib/gdb.exp (gdb_compile): Add function doc.
4474
4475 2015-12-17 Pedro Alves <palves@redhat.com>
4476
4477 PR threads/19354
4478 * gdb.multi/info-threads.exp: New file.
4479
4480 2015-12-15 Yao Qi <yao.qi@linaro.org>
4481
4482 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4483 is aarch64*-*-*.
4484
4485 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4486
4487 * gdb.base/history-duplicates.exp: Skip if no readline support.
4488
4489 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4490
4491 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4492
4493 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4494
4495 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4496
4497 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4498
4499 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4500 ctrl-C if nointerrupts target property is set.
4501 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4502 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4503 * gdb.base/paginate-bg-execution.exp: Likewise.
4504 * gdb.base/paginate-execution-startup.exp: Likewise.
4505 * gdb.base/random-signal.exp: Likewise.
4506 * gdb.base/range-stepping.exp: Likewise.
4507 * gdb.cp/annota2.exp: Likewise.
4508 * gdb.cp/annota3.exp: Likewise.
4509 * gdb.gdb/selftest.exp: Likewise.
4510 * gdb.threads/continue-pending-status.exp: Likewise.
4511 * gdb.threads/leader-exit.exp: Likewise.
4512 * gdb.threads/manythreads.exp: Likewise.
4513 * gdb.threads/pthreads.exp: Likewise.
4514 * gdb.threads/schedlock.exp: Likewise.
4515 * gdb.threads/sigthread.exp: Likewise.
4516
4517 2015-12-11 Don Breazeal <donb@codesourcery.com>
4518
4519 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4520 remote.
4521 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4522 * gdb.base/foll-exec.exp (main): Enable for target remote.
4523 * gdb.base/foll-fork.exp (main): Likewise.
4524 * gdb.base/foll-vfork.exp (main): Likewise.
4525 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4526 (proc continue_to_exit_bp_loc): Use clean_restart.
4527 * gdb.base/pie-execl.exp (main): Disable for target remote.
4528 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4529 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4530 * gdb.threads/execl.exp (main): Likewise.
4531 * gdb.threads/fork-child-threads.exp (main): Likewise.
4532 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4533 remote.
4534 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4535 remote.
4536 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4537 pid.tid style ptids, instead of just tid.
4538 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4539 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4540 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4541 ptids, instead of just tid.
4542
4543 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4544
4545 * gdb.base/list.exp (test_list_forward): Add end of file error
4546 test.
4547 (test_repeat_list_command): Add end of file error test.
4548 (test_list_backwards): Add beginning of file error test.
4549
4550 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4551
4552 * gdb.base/list.exp (test_list_invalid_args): New function,
4553 defined, and called.
4554
4555 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4556
4557 * gdb.base/list.exp (test_list): Make test names unique.
4558
4559 2015-12-11 Yao Qi <yao.qi@linaro.org>
4560
4561 * gdb.base/coremaker2.c: Remove.
4562
4563 2015-12-10 Pedro Alves <palves@redhat.com>
4564
4565 * gdb.multi/base.exp: Remove stale "spaces" references.
4566
4567 2015-12-10 Pedro Alves <palves@redhat.com>
4568
4569 * gdb.multi/base.exp: Don't use nowarnings.
4570 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4571 * gdb.multi/hangout.c: Include stdio.h.
4572 * gdb.multi/hello.c: Include stdlib.h.
4573 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4574 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4575 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4576
4577 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4578
4579 * gdb.dwarf2/dw2-ranges-base.c: New file.
4580 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4581 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4582 support additional line table, and debug ranges generation.
4583 (Dwarf::ranges): New function, generate .debug_ranges.
4584 (Dwarf::lines): Support generating simple line table programs.
4585 (Dwarf::assemble): Initialise new namespace variables.
4586
4587 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4588
4589 * gdb.base/async.exp (proc test_background): Add case for
4590 asynchronous execution not supported.
4591
4592 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4593
4594 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4595 format and change test names to make them unique.
4596
4597 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4598 Pedro Alves <pedro@redhat.com>
4599
4600 PR gdb/18702
4601 Add checking of floatformats setup on x86_64 hosts.
4602 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4603 (smallval, bigval): New labels/constants.
4604 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4605 float" after loading bigval and smallval.
4606
4607 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4608
4609 * gdb.ada/fun_overload_menu.exp: New testcase.
4610 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4611
4612 2015-12-04 Josh Stone <jistone@redhat.com>
4613
4614 * gdb.base/catch-fork-static.exp: New.
4615
4616 2015-12-03 Yao Qi <yao.qi@linaro.org>
4617
4618 * gdb.base/sizeof.c: Don't include stdio.h and
4619 ../lib/unbuffer_output.c.
4620 (main): New variable 'size' and 'value'. Remove printf and
4621 gdb_unbuffer_output. Assign return value to size and value.
4622 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4623 at the beginning.
4624 (check_sizeof): Check the result by printing variable 'size'.
4625 (check_valueof): Check the result by printing variable 'value'.
4626
4627 2015-12-01 Yao Qi <yao.qi@linaro.org>
4628
4629 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4630 for aarch64*-*-linux* target.
4631
4632 2015-11-30 Pedro Alves <palves@redhat.com>
4633
4634 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4635
4636 2015-11-30 Pedro Alves <palves@redhat.com>
4637
4638 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4639 Handle non-stop mode vCont replies.
4640
4641 2015-11-30 Pedro Alves <palves@redhat.com>
4642
4643 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4644 prepare_for_testing. Start gdb with "set non-stop on" appended to
4645 GDBFLAGS. Lax expected stop output.
4646
4647 2015-11-27 Yao Qi <yao.qi@linaro.org>
4648
4649 * gdb.arch/arm-neon.exp: New.
4650 * gdb.arch/arm-neon.c: New.
4651
4652 2015-11-27 Yao Qi <yao.qi@linaro.org>
4653
4654 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4655
4656 2015-11-27 Yao Qi <yao.qi@linaro.org>
4657
4658 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4659 frames-invalid annotation.
4660
4661 2015-11-27 Yao Qi <yao.qi@linaro.org>
4662
4663 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4664
4665 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4666
4667 * gdb.threads/names.exp: New file.
4668 * gdb.threads/names.c: New file.
4669 * README: Mention gdb,no_thread_names.
4670
4671 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4672
4673 PR 19297
4674 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4675 support" error.
4676
4677 2015-11-24 Pedro Alves <palves@redhat.com>
4678
4679 PR 17539
4680 * gdb.base/display.exp: Expect displays to be sorted in ascending
4681 order. Use multi_line.
4682 * gdb.base/solib-display.exp: Likewise.
4683
4684 2015-11-24 Pedro Alves <palves@redhat.com>
4685
4686 PR 17539
4687 * gdb.base/display.exp: Expect displays to be sorted in ascending
4688 order. Use multi_line.
4689 * gdb.base/solib-display.exp: Likewise.
4690
4691 2015-11-24 Pedro Alves <palves@redhat.com>
4692
4693 PR 17539
4694 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4695 threads in ascending order.
4696 * gdb.base/foll-fork.exp: Likewise.
4697 * gdb.base/foll-vfork.exp: Likewise.
4698 * gdb.base/multi-forks.exp: Likewise.
4699 * gdb.mi/mi-nonstop.exp: Likewise.
4700 * gdb.mi/mi-nsintrall.exp: Likewise.
4701 * gdb.multi/base.exp: Likewise.
4702 * gdb.multi/multi-arch.exp: Likewise.
4703 * gdb.python/py-inferior.exp: Likewise.
4704 * gdb.threads/break-while-running.exp: Likewise.
4705 * gdb.threads/execl.exp: Likewise.
4706 * gdb.threads/gcore-thread.exp: Likewise.
4707 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4708 * gdb.threads/kill.exp: Likewise.
4709 * gdb.threads/linux-dp.exp: Likewise.
4710 * gdb.threads/multiple-step-overs.exp: Likewise.
4711 * gdb.threads/next-bp-other-thread.exp: Likewise.
4712 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4713 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4714 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4715 * gdb.threads/thread-find.exp: Likewise.
4716 * gdb.threads/tls.exp: Likewise.
4717 * lib/mi-support.exp (mi_reverse_list): Delete.
4718 (mi_check_thread_states): No longer reverse list.
4719
4720 2015-11-24 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4723 use lowercase.
4724
4725 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4726
4727 * gdb.trace/actions.c: Include trace-common.h.
4728 (main): Add a location for a fast tracepoint.
4729 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4730 the normal tracepoints.
4731 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4732
4733 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4734
4735 * save-trace.exp: Factor out code to these...
4736 (gdb_save_tracepoints): New.
4737 (gdb_load_tracepoints): New.
4738 (do_save_load_test): New.
4739
4740 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4741
4742 * gdb.base/asmlabel.exp: New test.
4743 * gdb.base/asmlabel.c: New test case.
4744
4745 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4746
4747 * gdb.base/wrong_frame_bt_full-main.c: New file.
4748 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4749 * gdb.base/wrong_frame_bt_full.exp: New file.
4750
4751 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4752
4753 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4754
4755 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4756
4757 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4758 pstate register when comparing registers values in
4759 sparc64-*-linux-gnu targets to avoid spurious differences.
4760
4761 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4762
4763 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4764
4765 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4766
4767 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4768 as type argument to gdb_compile.
4769 * gdb.base/nested-subp2.exp: Likewise.
4770 * gdb.base/nested-subp3.exp: Likewise.
4771
4772 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4773
4774 * lib/dwarf.exp (_note): Fix left shift of negative value.
4775 * gdb.trace/trace-condition.exp: Likewise.
4776
4777 2015-11-13 Yao Qi <yao.qi@linaro.org>
4778
4779 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4780 comments about d10v.
4781 (test_scalar_returns): Likewise.
4782 * gdb.base/d10v.ld: Remove.
4783 * gdb.base/overlays.exp: Remove the target triplet checking for
4784 d10v-*-*.
4785 * gdb.base/structs.exp (test_struct_returns): Remove the
4786 comments about d10v.
4787 (test_struct_calls): Likewise.
4788
4789 2015-11-13 Yao Qi <yao.qi@linaro.org>
4790
4791 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4792 * gdb.base/gnu_vector.c: Don't include stdio.h.
4793 (main): Don't print res and call add_some_intvecs.
4794
4795 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4796
4797 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4798 macro.
4799 (func5): Removed.
4800 (func4): Use FAST_TRACEPOINT_LABEL.
4801 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4802 macro.
4803 (func): Removed.
4804 (thread_function): Use FAST_TRACEPOINT_LABEL.
4805 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4806 (func): Remove.
4807 (marker): Use FAST_TRACEPOINT_LABEL.
4808 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4809 (pendfunc1): Remove.
4810 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4811 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4812 (foo): Remove.
4813 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4814 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4815 macro.
4816 (func): Remove.
4817 (marker): Use FAST_TRACEPOINT_LABEL.
4818 * gdb.trace/trace-common.h: New header.
4819 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4820 macro.
4821 (func): Remove.
4822 (marker): Use FAST_TRACEPOINT_LABEL.
4823 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4824 (func): Remove.
4825 (thread_function): Use FAST_TRACEPOINT_LABEL.
4826
4827 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4828
4829 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4830 in front.
4831 * gdb.trace/change-loc.exp: Use global pcreg definition.
4832 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4833 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4834 in front.
4835 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4836 * gdb.trace/pending.exp: Likewise.
4837 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4838 * gdb.trace/trace-break.exp: Likewise.
4839 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4840 in front.
4841 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4842 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4843 in front.
4844 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4845
4846 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4847
4848 * gdb.ada/fin_fun_out: New testcase.
4849
4850 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4851
4852 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4853 value associated with DW_AT_byte_size.
4854 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4855 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4856 DW_AT_upper_bound.
4857
4858 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4859
4860 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4861 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4862 version.
4863 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4864 gdb.dwarf2/dw2-canonicalize-type.exp,
4865 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4866 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4867 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4868 provided by gdb_target_symbol_prefix_flags_asm.
4869 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4870 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4871 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4872 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4873 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4874 macros where needed). Use this macro for symbols which require
4875 the prefix provided by SYMBOL_PREFIX.
4876
4877 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4878
4879 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4880 New procs.
4881 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4882 representing expressions, of more than one list element.
4883 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4884 to prepend linker symbol prefix to f.
4885 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4886 table_1 and table_2.
4887 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4888 Likewise, for f and g.
4889 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4890 for ptr.
4891 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4892 for main.
4893 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4894 table_1_ptr and table_2_ptr.
4895
4896 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4897 Joel Brobecker <brobecker@adacore.com>
4898
4899 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4900
4901 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4902
4903 * gdb.reverse/s390-mvcle.c: New test.
4904 * gdb.reverse/s390-mvcle.exp: New file.
4905 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4906
4907 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4908
4909 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4910
4911 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4912
4913 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4914 reaching marker2.
4915 * gdb.reverse/getresuid-reverse.exp: Likewise.
4916 * gdb.reverse/pipe-reverse.exp: Likewise.
4917 * gdb.reverse/readv-reverse.exp: Likewise.
4918 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4919 * gdb.reverse/time-reverse.exp: Likewise.
4920 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4921
4922 2015-10-30 Yao Qi <yao.qi@linaro.org>
4923
4924 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4925 (empty_cycle): Remove.
4926 (main): Don't call empty_cycle. Don't use watch_count_done.
4927 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4928 empty_cycle. Rewrite the code counting HW watchpoints.
4929
4930 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4931
4932 * gdb.reverse/fstatat-reverse.c: New test.
4933 * gdb.reverse/fstatat-reverse.exp: New file.
4934 * gdb.reverse/getresuid-reverse.c: New test.
4935 * gdb.reverse/getresuid-reverse.exp: New file.
4936 * gdb.reverse/pipe-reverse.c: New test.
4937 * gdb.reverse/pipe-reverse.exp: New file.
4938 * gdb.reverse/readv-reverse.c: New test.
4939 * gdb.reverse/readv-reverse.exp: New file.
4940 * gdb.reverse/recvmsg-reverse.c: New test.
4941 * gdb.reverse/recvmsg-reverse.exp: New file.
4942 * gdb.reverse/time-reverse.c: New test.
4943 * gdb.reverse/time-reverse.exp: New file.
4944 * gdb.reverse/waitpid-reverse.c: New test.
4945 * gdb.reverse/waitpid-reverse.exp: New file.
4946
4947 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4948
4949 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4950
4951 2015-10-26 Doug Evans <dje@google.com>
4952
4953 PR symtab/17391
4954 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4955 * gdb.dwarf2/bad-regnum.c: New file.
4956 * gdb.dwarf2/bad-regnum.exp: New file.
4957
4958 2015-10-26 Doug Evans <dje@google.com>
4959
4960 PR python/18938
4961 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4962 file.
4963
4964 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4965
4966 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4967 for a change by "Mention language in compile error message".
4968
4969 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4970
4971 PR python/18073
4972 * gdb.python/py-type.c (C::a_method): New.
4973 (C::a_const_method): New.
4974 (C::a_static_method): New.
4975 (a_function): New.
4976 * gdb.python/py-type.exp (test_fields): Test getting fields
4977 from function and method.
4978
4979 2015-10-21 Keven Boell <keven.boell@intel.com>
4980
4981 * gdb.fortran/vla-alloc-assoc.exp: New file.
4982 * gdb.fortran/vla-datatypes.exp: New file.
4983 * gdb.fortran/vla-datatypes.f90: New file.
4984 * gdb.fortran/vla-history.exp: New file.
4985 * gdb.fortran/vla-ptype-sub.exp: New file.
4986 * gdb.fortran/vla-ptype.exp: New file.
4987 * gdb.fortran/vla-sizeof.exp: New file.
4988 * gdb.fortran/vla-sub.f90: New file.
4989 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4990 * gdb.fortran/vla-value-sub-finish.exp: New file.
4991 * gdb.fortran/vla-value-sub.exp: New file.
4992 * gdb.fortran/vla-value.exp: New file.
4993 * gdb.fortran/vla-ptr-info.exp: New file.
4994 * gdb.mi/mi-vla-fortran.exp: New file.
4995 * gdb.mi/vla.f90: New file.
4996
4997 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4998
4999 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5000 of hardwired timeout value.
5001
5002 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5003 Pedro Alves <palves@redhat.com>
5004
5005 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5006 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5007
5008 2015-10-19 Josh Stone <jistone@redhat.com>
5009
5010 * gdb.base/catch-syscall.c: Include <sched.h>.
5011 (unknown_syscall): New variable.
5012 (main): Trigger a vfork and an unknown syscall.
5013 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5014 (unknown_syscall_number): Likewise.
5015 (check_call_to_syscall): Accept an optional syscall pattern.
5016 (check_return_from_syscall): Likewise.
5017 (check_continue): Likewise.
5018 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5019 (test_catch_syscall_skipping_return): New test toggling off 'catch
5020 syscall' to step over the syscall return, then toggling back on.
5021 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5022 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5023 (do_syscall_tests): Call test_catch_syscall_without_args and
5024 test_catch_syscall_mid_vfork.
5025 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5026 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5027
5028 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5029
5030 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5031 print g_vE): Add new pass patterns.
5032 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5033 print various symbol names for vptr fields.
5034
5035 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5036
5037 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5038 results.
5039
5040 2015-10-12 Yao Qi <yao.qi@linaro.org>
5041
5042 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5043
5044 2015-10-12 Yao Qi <yao.qi@linaro.org>
5045
5046 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5047 is aarch64*-*-linux*.
5048
5049 2015-10-12 Yao Qi <yao.qi@linaro.org>
5050
5051 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5052 (can_relocate_bcond_true): ... it.
5053 (can_relocate_bcond_false): New function.
5054 (foo): Likewise.
5055 (can_relocate_bl): Likewise.
5056 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5057 can_relocate_bl.
5058
5059 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5060
5061 * gdb.base/nested-addr.c: New file.
5062 * gdb.base/nested-addr.exp: New testcase.
5063
5064 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5065
5066 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5067 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5068 its output. Ignore the output of "record goto begin" and instead
5069 check that GDB is replaying.
5070
5071 2015-10-09 Pedro Alves <palves@redhat.com>
5072
5073 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5074 (top level): Use it in the run with no args test.
5075
5076 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5077
5078 * gdb.dlang/properties.exp: New file.
5079
5080 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5081
5082 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5083 whether or not address 0x1000 is mapped on the target.
5084
5085 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5086
5087 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5088 build.
5089
5090 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5091
5092 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5093 instruction-history test.
5094
5095 2015-09-28 Doug Evans <dje@google.com>
5096
5097 * gdb.base/gcore.c (array_func): Add reference to static_array.
5098
5099 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5100
5101 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5102 source line.
5103
5104 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5105
5106 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5107 short or char as base type.
5108
5109 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5110
5111 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5112 to allow any size enum.
5113
5114 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5115
5116 * gdb.ada/array_ptr_renaming.exp: New testcase.
5117 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5118 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5119
5120 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5121
5122 * gdb.trace/ftrace-lock.c: New file.
5123 * gdb.trace/ftrace-lock.exp: New file.
5124
5125 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5126
5127 * gdb.arch/insn-reloc.c: New file.
5128 * gdb.arch/ftrace-insn-reloc.exp: New file.
5129
5130 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5131
5132 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5133 instruction.
5134 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5135 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5136 * gdb.trace/range-stepping.c: Likewise.
5137 * gdb.trace/trace-break.c: Likewise.
5138 * gdb.trace/trace-mt.c (thread_function): Likewise.
5139 * gdb.trace/ftrace.c (marker): Likewise.
5140 * gdb.trace/trace-condition.c (marker): Likewise.
5141 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5142 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5143 is_aarch64_target.
5144
5145 2015-09-18 Doug Evans <xdje42@gmail.com>
5146
5147 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5148 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5149
5150 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5151
5152 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5153 the breakpoint.
5154
5155 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5156
5157 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5158 the pending breakpoint. Remove timeout override for "Run till
5159 MI pending breakpoint on pendfunc3 on thread 2" test.
5160
5161 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5162
5163 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5164 filename pattern.
5165
5166 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5167
5168 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5169 in breakpoint filename pattern.
5170
5171 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5172
5173 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5174
5175 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5176
5177 * gdb.linespec/explicit.exp: Check for readline support for
5178 tab-completion tests. Fix obvious typo.
5179
5180 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5181
5182 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5183 and replay.
5184
5185 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5186
5187 * gdb.btrace/non-stop.c: New.
5188 * gdb.btrace/non-stop.exp: New.
5189
5190 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5191 Yao Qi <yao.qi@linaro.org>
5192
5193 * gdb.trace/trace-condition.c: New file.
5194 * gdb.trace/trace-condition.exp: New file.
5195
5196 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5197
5198 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5199 for testing bytecode compilation.
5200
5201 2015-09-16 Pedro Alves <palves@redhat.com>
5202 Sandra Loosemore <sandra@codesourcery.com>
5203
5204 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5205 (SECONDS): Redefine.
5206 (main): Call pthread_kill and alarm early.
5207 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5208 support.
5209 (test): If the target can't hardware step and doesn't support
5210 displaced stepping, increase the timeout.
5211
5212 2015-09-16 Pedro Alves <palves@redhat.com>
5213
5214 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5215 (enable_debug): New procedures.
5216 (test): Use them. Bail out if waiting for threads fails.
5217 (top level): Bail out if a test fails.
5218
5219 2015-09-16 Yao Qi <yao.qi@linaro.org>
5220
5221 * gdb.asm/asm-source.exp: Set asm-arch for
5222 aarch64*-*-* target.
5223 * gdb.asm/aarch64.inc: New file.
5224
5225 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5226
5227 * gdb.ada/array_of_variable_length.exp: New testcase.
5228 * gdb.ada/array_of_variable_length/foo.adb: New file.
5229 * gdb.ada/array_of_variable_length/pck.adb: New file.
5230 * gdb.ada/array_of_variable_length/pck.ads: New file.
5231
5232 2015-09-15 Doug Evans <dje@google.com>
5233
5234 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5235 of function static local variable.
5236
5237 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5238
5239 * gdb.threads/tls-so_extern.exp: New test file.
5240 * gdb.threads/tls-so_extern.c: New test file.
5241 * gdb.threads/tls-so_extern_main.c: New test file.
5242
5243 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5244
5245 * gdb.opt/solib-intra-step-lib.c: New file.
5246 * gdb.opt/solib-intra-step-main.c: New file.
5247 * gdb.opt/solib-intra-step.exp: New file.
5248
5249 2015-09-15 Pedro Alves <palves@redhat.com>
5250
5251 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5252 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5253
5254 2015-09-14 Pedro Alves <palves@redhat.com>
5255
5256 * gdb.base/hook-stop-continue.c: Delete.
5257 * gdb.base/hook-stop-continue.exp: Delete.
5258 * gdb.base/hook-stop-frame.c: Delete.
5259 * gdb.base/hook-stop-frame.exp: Delete.
5260 * gdb.base/hook-stop.c: New file.
5261 * gdb.base/hook-stop.exp: New file.
5262
5263 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5264
5265 * gdb.ada/access_to_packed_array.exp: New testcase.
5266 * gdb.ada/access_to_packed_array/foo.adb: New file.
5267 * gdb.ada/access_to_packed_array/pack.adb: New file.
5268 * gdb.ada/access_to_packed_array/pack.ads: New file.
5269
5270 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5271
5272 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5273 buffer size test.
5274
5275 2015-09-11 Don Breazeal <donb@codesourcery.com>
5276
5277 * gdb.base/foll-exec.c: Add copyright header. Fix
5278 formatting issues.
5279 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5280 (do_exec_tests): Use clean_restart in place of zap_session,
5281 and for test initialization. Fix formatting issues. Use
5282 fail in place of perror.
5283 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5284 an expect statement to match an expression with output from
5285 the program under debug.
5286 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5287 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5288 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5289 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5290 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5291
5292 2015-09-09 Doug Evans <dje@google.com>
5293
5294 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5295
5296 2015-09-09 Doug Evans <dje@google.com>
5297
5298 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5299
5300 2015-09-09 Doug Evans <dje@google.com>
5301
5302 * gdb.base/savedregs.exp: Fix typo.
5303
5304 2015-09-09 Pedro Alves <palves@redhat.com>
5305
5306 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5307
5308 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5309
5310 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5311 command actually switches threads. Give up on remaining
5312 tests if target fails to stop at breakpoint.
5313
5314 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5315
5316 * gdb.ada/funcall_char.exp: New testcase.
5317 * gdb.ada/funcall_char/foo.adb: New file.
5318
5319 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5320
5321 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5322 expected outputs. Add two testcases for completing ambiguous
5323 functions.
5324 * gdb.ada/complete/aux_pck.adb: New file.
5325 * gdb.ada/complete/aux_pck.ads: New file.
5326 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5327 Ambiguous_Func functions.
5328 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5329 * gdb.ada/complete/pck.adb: Likewise.
5330
5331 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5332
5333 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5334 failures to run the test program under GDB.
5335
5336 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5337
5338 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5339 to C.
5340
5341 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5342
5343 * gdb.base/run-after-attach.exp: New test file.
5344 * gdb.base/run-after-attach.c: New test file.
5345
5346 2015-08-26 Don Breazeal <donb@codesourcery.com>
5347
5348 * gdb.base/foll-exec-2.c: New test program.
5349 * gdb.base/foll-exec-2.exp: New test.
5350
5351 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5352
5353 * gdb.base/nested-subp1.exp: New file.
5354 * gdb.base/nested-subp1.c: New file.
5355 * gdb.base/nested-subp2.exp: New file.
5356 * gdb.base/nested-subp2.c: New file.
5357 * gdb.base/nested-subp3.exp: New file.
5358 * gdb.base/nested-subp3.c: New file.
5359
5360 2015-08-24 Pedro Alves <palves@redhat.com>
5361
5362 * gdb.server/connect-without-multi-process.c: New file.
5363 * gdb.server/connect-without-multi-process.exp: New file.
5364
5365 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5366
5367 * gdb.opt/inline-markers.c: Make z int.
5368
5369 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5370
5371 * gdb.opt/inline-markers.c: Make z volatile.
5372
5373 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5374
5375 * gdb.opt/inline-bt.c: New volatile global z.
5376 * gdb.opt/inline-cmds.c: Likewise.
5377 * gdb.opt/inline-locals.c: Likewise.
5378 * gdb.opt/inline-markers.c: New extern global z.
5379 (marker): Use z.
5380 (inline_fn): Likewise.
5381
5382 2015-08-24 Pedro Alves <palves@redhat.com>
5383
5384 * config/m32r-stub.exp: Remove file.
5385 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5386 * gdb.base/call-rt-st.exp: Likewise.
5387 * gdb.base/call-strs.exp: Likewise.
5388 * gdb.base/default.exp: Remove references to h8300-*-hms and
5389 *-*-udi*.
5390 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5391
5392 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5393
5394 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5395 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5396 and "return" use KFAIL when GDB can not read/write the vector
5397 return value.
5398
5399 2015-08-21 Gary Benson <gbenson@redhat.com>
5400
5401 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5402
5403 2015-08-20 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.server/solib-list.exp: No longer expect an interior stop in
5406 non-stop mode.
5407
5408 2015-08-20 Pedro Alves <palves@redhat.com>
5409
5410 * gdb.server/connect-stopped-target.c: New file.
5411 * gdb.server/connect-stopped-target.exp: New file.
5412
5413 2015-08-20 Pedro Alves <palves@redhat.com>
5414
5415 * gdb.dwarf2/comp-unit-lang.exp: New file.
5416 * gdb.dwarf2/comp-unit-lang.c: New file.
5417
5418 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5419
5420 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5421 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5422
5423 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5424
5425 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5426 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5427
5428 2015-08-18 Doug Evans <dje@google.com>
5429 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5430
5431 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5432 skip_python_tests. New arg prompt_regexp.
5433 (skip_python_tests): New function.
5434 * lib/mi-support.exp (mi_skip_python_tests): New function.
5435 * gdb.python/py-mi-objfile-gdb.py: New file.
5436 * gdb.python/py-mi-objfile.c: New file.
5437 * gdb.python/py-mi-objfile.exp: New file.
5438
5439 2015-08-17 Keith Seitz <keiths@redhat.com>
5440
5441 * gdb.linespec/explicit.exp: Move strace test from here ...
5442 * gdb.trace/strace.exp: ... to here.
5443
5444 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5445
5446 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5447 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5448
5449 2015-08-14 Doug Evans <xdje42@gmail.com>
5450
5451 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5452 inferior before selecting a new file.
5453
5454 2015-08-14 Doug Evans <xdje42@gmail.com>
5455
5456 * gdb.mi/mi-disassemble.exp: Update.
5457 * gdb.base/disasm-optim.S: New file.
5458 * gdb.base/disasm-optim.c: New file.
5459 * gdb.base/disasm-optim.h: New file.
5460 * gdb.base/disasm-optim.exp: New file.
5461
5462 2015-08-14 Keith Seitz <keiths@redhat.com>
5463
5464 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5465 "evaluated-by".
5466
5467 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5468
5469 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5470
5471 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5472
5473 * gdb.ada/fun_renaming.exp: New testcase.
5474 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5475 * gdb.ada/fun_renaming/pack.adb: New file.
5476 * gdb.ada/fun_renaming/pack.ads: New file.
5477
5478 2015-08-12 Keith Seitz <keiths@redhat.com>
5479
5480 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5481 gdb_get_line_number.
5482
5483 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5484
5485 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5486 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5487 gdb.base/dso2dso.exp: New files.
5488
5489 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5490 Pedro Alves <palves@redhat.com>
5491 Keith Seitz <keiths@redhat.com>
5492
5493 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5494 GDBFLAGS.
5495
5496 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5497
5498 * gdb.base/gdbhistsize-history.exp
5499 (test_histsize_history_setting): Use save_vars.
5500 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5501 Use save_vars.
5502 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5503 * gdb.base/readline.exp: Use save_vars.
5504
5505 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5506
5507 * lib/gdb.exp (save_vars): New proc.
5508
5509 2015-08-11 Keith Seitz <keiths@redhat.com>
5510
5511 * gdb.base/help.exp: Update help_breakpoint_text.
5512
5513 2015-08-11 Keith Seitz <keiths@redhat.com>
5514
5515 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5516 (at toplevel): Call test_explicit_breakpoints.
5517 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5518 breakpoints.
5519 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5520 breakpoint conditions, "-cond".
5521
5522 2015-08-11 Keith Seitz <keiths@redhat.com>
5523
5524 * gdb.linespec/3explicit.c: New file.
5525 * gdb.linespec/cpexplicit.cc: New file.
5526 * gdb.linespec/cpexplicit.exp: New file.
5527 * gdb.linespec/explicit.c: New file.
5528 * gdb.linespec/explicit.exp: New file.
5529 * gdb.linespec/explicit2.c: New file.
5530 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5531 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5532 before using in the matching pattern.
5533 Clarify that `prefix' is a regular expression.
5534
5535 2015-08-11 Keith Seitz <keiths@redhat.com>
5536
5537 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5538 test.
5539 Add tests for missing ",FMT" and ",".
5540
5541 2015-08-10 Doug Evans <dje@google.com>
5542 Keith Seitz <keiths@redhat.com>
5543
5544 PR gdb/17960
5545 * gdb.base/completion.exp: Add location completer tests.
5546
5547 2015-08-07 Pedro Alves <palves@redhat.com>
5548
5549 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5550 tests here.
5551 (top level): Run do_test with and without displaced stepping.
5552
5553 2015-08-07 Pedro Alves <palves@redhat.com>
5554
5555 * gdb.base/valgrind-disp-step.c: New file.
5556 * gdb.base/valgrind-disp-step.exp: New file.
5557
5558 2015-08-07 Pedro Alves <palves@redhat.com>
5559
5560 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5561 Delete function.
5562 (main): Add alarm. Run an infinite loop instead of calling
5563 wait_threads.
5564 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5565 comment.
5566 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5567 Delete function.
5568 (main): Add alarm. Run an infinite loop instead of calling
5569 wait_threads.
5570 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5571 comment.
5572
5573 2015-08-07 Pedro Alves <palves@redhat.com>
5574
5575 * gdb.base/checkpoint-ns.exp: New file.
5576 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5577 standard_testfile.
5578
5579 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5580
5581 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5582 * gdb.btrace/instruction_history.exp: Update.
5583 * gdb.btrace/tsx.exp: New.
5584 * gdb.btrace/tsx.c: New.
5585
5586 2015-08-06 Pedro Alves <palves@redhat.com>
5587
5588 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5589 increase timeout.
5590 * gdb.reverse/until-precsave.exp: Bump timeouts.
5591
5592 2015-08-06 Pedro Alves <palves@redhat.com>
5593
5594 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5595
5596 2015-08-06 Pedro Alves <palves@redhat.com>
5597
5598 PR gdb/18749
5599 * gdb.threads/process-dies-while-handling-bp.c: New file.
5600 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5601
5602 2015-08-06 Pedro Alves <palves@redhat.com>
5603
5604 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5605 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5606
5607 2015-08-05 Pedro Alves <palves@redhat.com>
5608
5609 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5610 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5611
5612 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5613
5614 * gdb.base/bp-permanent.exp: Report test as unsupported if
5615 the target cannot stop at the permanent breakpoint.
5616
5617 2015-08-03 Doug Evans <dje@google.com>
5618
5619 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5620 10000.
5621
5622 2015-08-03 Doug Evans <dje@google.com>
5623
5624 * Makefile.in (workers/%.worker, build-perf): New rule.
5625 (GDB_PERFTEST_MODE): New variable.
5626 (check-perf): Use it.
5627 (clean): Clean up gdb.perf parallel build subdirs.
5628 * lib/build-piece.exp: New file.
5629 * lib/gdb.exp (make_gdb_parallel_path): New function
5630 (standard_output_file, standard_temp_file): Call it.
5631 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5632 of $GDB_PARALLEL.
5633 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5634
5635 2015-08-03 Doug Evans <dje@google.com>
5636
5637 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5638 (LOG_FILE_NAME): New global.
5639 (TextReporter.__init__): Initialize self.txt_sum.
5640 (TextReporter.report): Add support for multiple data-points.
5641 Move report to perftest.sum, put raw data in perftest.log.
5642 (TextReporter.start): Open sum and log files.
5643 (TextReporter.end): Close sum and log files.
5644 * gdb.perf/lib/perftest/testresult.py
5645 (SingleStatisticTestResult.record): Handle multiple data-points.
5646
5647 2015-07-31 Pedro Alves <palves@redhat.com>
5648
5649 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5650 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5651 kill_wait_spawned_process instead of explicit "kill -9".
5652 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5653 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5654 kill_wait_spawned_process.
5655 * gdb.base/attach-twice.exp: Likewise.
5656 * gdb.base/attach.exp: Likewise.
5657 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5658 gdb_test_multiple.
5659 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5660 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5661 kill_wait_spawned_process.
5662 * gdb.base/valgrind-infcall.exp: Likewise.
5663 * gdb.multi/multi-attach.exp: Likewise.
5664 * gdb.python/py-prompt.exp: Likewise.
5665 * gdb.python/py-sync-interp.exp: Likewise.
5666 * gdb.server/ext-attach.exp: Likewise.
5667 * gdb.threads/attach-into-signal.exp (corefunc): Use
5668 spawn_wait_for_attach, spawn_id_get_pid and
5669 kill_wait_spawned_process.
5670 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5671 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5672 spawn_id_get_pid and kill_wait_spawned_process.
5673 * gdb.threads/attach-stopped.exp (corefunc): Use
5674 spawn_wait_for_attach, spawn_id_get_pid and
5675 kill_wait_spawned_process.
5676 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5677 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5678 kill_wait_spawned_process instead of explicit "kill -9".
5679 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5680 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5681 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5682 processes. Don't map cygwin/windows pids here. Now returns a
5683 spawn id list.
5684
5685 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5686
5687 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5688 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5689 correct patch.
5690
5691 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5692
5693 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5694
5695 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5696
5697 Reapply:
5698 2014-05-21 Mark Wielaard <mjw@redhat.com>
5699
5700 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5701
5702 2015-07-30 Pedro Alves <palves@redhat.com>
5703
5704 * linux-low.c (handle_extended_wait): Set the child's last
5705 reported status to TARGET_WAITKIND_STOPPED.
5706
5707 2015-07-30 Pedro Alves <palves@redhat.com>
5708
5709 PR threads/18600
5710 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5711 only shows inferior 1.
5712
5713 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5714 Pedro Alves <palves@redhat.com>
5715
5716 PR threads/18600
5717 * gdb.threads/fork-plus-threads.c: New file.
5718 * gdb.threads/fork-plus-threads.exp: New file.
5719
5720 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5721
5722 * gdb.base/batch-preserve-term-settings.exp
5723 (test_terminal_settings_preserved_after_cli_exit): Use
5724 send_quit_command.
5725
5726 2015-07-29 Pedro Alves <palves@redhat.com>
5727 Don Breazeal <donb@codesourcery.com>
5728
5729 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5730 output from both inferior_spawn_id and gdb_spawn_id.
5731
5732 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5733
5734 * gdb.threads/attach-into-signal.exp (corefunc): Use
5735 with_test_prefix on nested loops, uniquefying the test messages.
5736
5737 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5738
5739 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5740 commit.
5741
5742 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5743
5744 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5745 New proc.
5746 (test_terminal_settings_preserved_after_sigterm): New test.
5747
5748 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5749
5750 * gdb.base/batch-preserve-term-settings.exp
5751 (test_terminal_settings_preserved_after_cli_exit): New test.
5752
5753 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5754
5755 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5756 manipulation of saved_gdbflags.
5757 (test_terminal_settings_preserved): Remove global declaration of
5758 the unused variable pagination_prompt. Remove manipulation of
5759 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5760 GDBFLAGS.
5761
5762 2015-07-29 Pedro Alves <palves@redhat.com>
5763
5764 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5765
5766 2015-07-29 Pedro Alves <palves@redhat.com>
5767
5768 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5769 at the top.
5770
5771 2015-07-29 Pedro Alves <palves@redhat.com>
5772
5773 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5774 (main): Call gdb_unbuffer_output.
5775 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5776 (main): Call gdb_unbuffer_output.
5777 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5778 (main): Call gdb_unbuffer_output.
5779 * gdb.base/call-strs.exp: Adjust to step over the
5780 gdb_unbuffer_output call.
5781 * gdb.base/catch-gdb-caused-signals.c: Include
5782 "../lib/unbuffer_output.c".
5783 (main): Call gdb_unbuffer_output.
5784 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5785 (main): Call gdb_unbuffer_output.
5786 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5787 (main): Call gdb_unbuffer_output.
5788 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5789 (main): Call gdb_unbuffer_output.
5790 * gdb.base/shlib-call.exp: Adjust to step over the
5791 gdb_unbuffer_output call.
5792 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5793 (main): Call gdb_unbuffer_output.
5794 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5795 (main): Call gdb_unbuffer_output.
5796 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5797 (main): Rename to ...
5798 (test): ... this.
5799 (main): Reimplement.
5800 * gdb.base/varargs.exp: Run to test instead of to main.
5801 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5802 (main): Call gdb_unbuffer_output.
5803
5804 2015-07-29 Pedro Alves <palves@redhat.com>
5805
5806 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5807 factore out from mi_continue_dprintf. For call-style dprintfs,
5808 expect dprintf output out of $inferior_spawn_id.
5809 (mi_continue_dprintf): Use mi_expect_dprintf.
5810 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5811 (main): Call gdb_unbuffer_output.
5812
5813 2015-07-29 Pedro Alves <palves@redhat.com>
5814
5815 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5816 (default_mi_gdb_start): Set inferior_spawn_id instead of
5817 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5818 gdb_spawn_id.
5819 (mi_gdb_test): Always expect inferior output from both
5820 $inferior_spawn_id and $gdb_spawn_id.
5821
5822 2015-07-29 Pedro Alves <palves@redhat.com>
5823
5824 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5825 send_inferior and $inferior_spawn_id.
5826
5827 2015-07-29 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.gdb/complaints.exp (test_initial_complaints)
5830 (test_serial_complaints, test_short_complaints): Use
5831 gdb_test_stdio.
5832 (test_empty_complaint): Handle $inferior_spawn_id !=
5833 $gdb_spawn_id.
5834
5835 2015-07-29 Pedro Alves <palves@redhat.com>
5836
5837 * gdb.base/varargs.exp: Use gdb_test_stdio.
5838
5839 2015-07-29 Pedro Alves <palves@redhat.com>
5840
5841 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5842
5843 2015-07-29 Pedro Alves <palves@redhat.com>
5844
5845 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5846
5847 2015-07-29 Pedro Alves <palves@redhat.com>
5848
5849 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5850 parameter into two new parameters, "inf_result" and "gdb_result".
5851 Expect inferior output and gdb output from $inferior_spawn_id and
5852 $gdb_spawn_id, respectively. Adjust all callers.
5853
5854 2015-07-29 Pedro Alves <palves@redhat.com>
5855
5856 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5857 of gdb_test_sequence.
5858
5859 2015-07-29 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5862 (saw_spurious_output): Expect inferior output from
5863 $inferior_spawn_id. Use gdb_test_stdio.
5864
5865 2015-07-29 Pedro Alves <palves@redhat.com>
5866
5867 * gdb.base/dprintf.exp: Use standard_testfile. Change
5868 prepare_for_testing call.
5869 (srcfile): Don't set.
5870 (restart): New procedure.
5871 (test_dprintf): New procecure, use to continue over dprintfs.
5872 (test_call, test_agent): New procedures, tests moved here.
5873 Restart gdb and recreate dprintfs. Adjust expected output.
5874
5875 2015-07-29 Pedro Alves <palves@redhat.com>
5876
5877 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5878
5879 2015-07-29 Pedro Alves <palves@redhat.com>
5880
5881 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5882
5883 2015-07-29 Pedro Alves <palves@redhat.com>
5884
5885 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5886 gdb_test_stdio.
5887
5888 2015-07-29 Pedro Alves <palves@redhat.com>
5889
5890 * lib/gdb.exp (gdb_test_stdio): New procedure.
5891
5892 2015-07-29 Pedro Alves <palves@redhat.com>
5893
5894 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5895
5896 2015-07-29 Pedro Alves <palves@redhat.com>
5897
5898 * gdb.base/call-signal-resume.exp: Remove check for
5899 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5900 * gdb.base/unwindonsignal.exp: Likewise.
5901 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5902 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5903
5904 2015-07-29 Pedro Alves <palves@redhat.com>
5905
5906 * gdb.base/siginfo-addr.c (pass): New function.
5907 (handler): Call it iff si_addr is correct.
5908 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5909 Set a breakpoint at "pass" and continue to it.
5910
5911 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5912
5913 * gdb.python/py-objfile.exp: Make some tests have unique names.
5914 * gdb.python/py-pp-registration.exp: Likewise.
5915
5916 2015-07-28 Pedro Alves <palves@redhat.com>
5917
5918 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5919
5920 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5921
5922 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5923
5924 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5925
5926 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5927
5928 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5929
5930 * gdb.base/gdb-sigterm-2.exp: New test.
5931
5932 2015-07-25 Doug Evans <xdje42@gmail.com>
5933
5934 Revert:
5935 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5936 (workers/%.worker, build-perf): New rule.
5937 (GDB_PERFTEST_MODE): New variable.
5938 (check-perf): Use it.
5939 (clean): Clean up gdb.perf parallel build subdirs.
5940 * lib/build-piece.exp: New file.
5941 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5942 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5943 name.
5944 (standard_temp_file): Ditto.
5945 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5946 of $GDB_PARALLEL.
5947
5948 2015-07-24 Doug Evans <dje@google.com>
5949
5950 * gdb.perf/lib/perftest/utils.py: New file.
5951 * gdb.perf/gm-hello.cc: New file.
5952 * gdb.perf/gm-pervasive-typedef.cc: New file.
5953 * gdb.perf/gm-pervasive-typedef.h: New file.
5954 * gdb.perf/gm-std.cc: New file.
5955 * gdb.perf/gm-std.h: New file.
5956 * gdb.perf/gm-use-cerr.cc: New file.
5957 * gdb.perf/gm-utils.h: New file.
5958 * gdb.perf/gmonster-null-lookup.py: New file.
5959 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5960 * gdb.perf/gmonster-print-cerr.py: New file.
5961 * gdb.perf/gmonster-ptype-string.py: New file.
5962 * gdb.perf/gmonster-runto-main.py: New file.
5963 * gdb.perf/gmonster-select-file.py: New file.
5964 * gdb.perf/gmonster1-null-lookup.exp: New file.
5965 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5966 * gdb.perf/gmonster1-print-cerr.exp: New file.
5967 * gdb.perf/gmonster1-ptype-string.exp: New file.
5968 * gdb.perf/gmonster1-runto-main.exp: New file.
5969 * gdb.perf/gmonster1-select-file.exp: New file.
5970 * gdb.perf/gmonster1.cc: New file.
5971 * gdb.perf/gmonster1.exp: New file.
5972 * gdb.perf/gmonster2-null-lookup.exp: New file.
5973 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5974 * gdb.perf/gmonster2-print-cerr.exp: New file.
5975 * gdb.perf/gmonster2-ptype-string.exp: New file.
5976 * gdb.perf/gmonster2-runto-main.exp: New file.
5977 * gdb.perf/gmonster2-select-file.exp: New file.
5978 * gdb.perf/gmonster2.cc: New file.
5979 * gdb.perf/gmonster2.exp: New file.
5980
5981 2015-07-24 Doug Evans <dje@google.com>
5982
5983 * gdb.perf/README: New file.
5984 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5985 * lib/gen-perf-test.exp: New file.
5986
5987 2015-07-24 Doug Evans <dje@google.com>
5988
5989 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5990 (PerfTest::startup): New function.
5991 (PerfTest::run): Return result of calling body.
5992 (PerfTest::assemble): Rewrite.
5993 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5994 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5995 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5996 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5997 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5998
5999 2015-07-24 Doug Evans <dje@google.com>
6000
6001 * lib/gdb.exp (clean_restart): Make executable optional.
6002
6003 2015-07-24 Doug Evans <dje@google.com>
6004
6005 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6006 compiler_info references.
6007 * gdb.cp/temargs.exp: Ditto.
6008 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6009 (get_compiler_info): Early exit if already computed. Set compiler_info
6010 to "unknown" if there was a problem.
6011 (test_compiler_info): Add function comment. Call get_compiler_info.
6012
6013 2015-07-24 Doug Evans <dje@google.com>
6014
6015 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6016 (workers/%.worker, build-perf): New rule.
6017 (GDB_PERFTEST_MODE): New variable.
6018 (check-perf): Use it.
6019 (clean): Clean up gdb.perf parallel build subdirs.
6020 * lib/build-piece.exp: New file.
6021 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6022 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6023 name.
6024 (standard_temp_file): Ditto.
6025 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6026 of $GDB_PARALLEL.
6027
6028 2015-07-24 Doug Evans <dje@google.com>
6029
6030 * lib/future.exp (gdb_default_target_compile): New option
6031 "early_flags".
6032 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6033 --as-needed.
6034
6035 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6036
6037 * gdb.base/catch-syscall.exp: Call gdb_exit before
6038 gdb_skip_xml_test.
6039
6040 2015-07-24 Pedro Alves <palves@redhat.com>
6041
6042 * gdb.python/py-events.exp: Accept output between the stop event
6043 and the prompt.
6044 * gdb.python/py-evsignal.exp: Likewise.
6045 * gdb.python/py-evthreads.exp: Likewise.
6046
6047 2015-07-24 Pedro Alves <palves@redhat.com>
6048
6049 PR gdb/18717
6050 * gdb.threads/non-ldr-exit.c: New file.
6051 * gdb.threads/non-ldr-exit.exp: New file.
6052
6053 2015-07-24 Yao Qi <yao.qi@linaro.org>
6054
6055 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6056 restarting process.
6057
6058 2015-07-24 Yao Qi <yao.qi@linaro.org>
6059
6060 * gdb.server/ext-restart.exp: New file.
6061
6062 2015-07-24 Yao Qi <yao.qi@linaro.org>
6063
6064 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6065 argument options.
6066 * gdb.server/ext-wrapper.exp: New file.
6067
6068 2015-07-23 Doug Evans <dje@google.com>
6069
6070 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6071 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6072
6073 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6074
6075 * gdb.ada/var_arr_typedef.exp: New testcase.
6076 * gdb.ada/var_arr_typedef/pack.adb: New file.
6077 * gdb.ada/var_arr_typedef/pack.ads: New file.
6078 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6079
6080 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6081
6082 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6083
6084 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6085
6086 * gdb.arch/i386-biarch-core.exp: Replace istarget
6087 by "complete set gnutarget". Remove expectation for the "core-file"
6088 command.
6089
6090 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6091
6092 Revert the previous commit:
6093 Tests for validate symbol file using build-id.
6094
6095 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6096
6097 Tests for validate symbol file using build-id.
6098 * gdb.base/solib-mismatch-lib.c: New file.
6099 * gdb.base/solib-mismatch-libmod.c: New file.
6100 * gdb.base/solib-mismatch.c: New file.
6101 * gdb.base/solib-mismatch.exp: New file.
6102
6103 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6104
6105 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6106 nios2-*-linux*.
6107 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6108 * gdb.base/siginfo.exp: Likewise.
6109 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6110
6111 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6112
6113 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6114 Move it to ...
6115 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6116 ... here.
6117 * gdb.trace/range-stepping.exp: Check that the target supports
6118 range stepping.
6119
6120 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6121
6122 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6123
6124 2015-07-14 Pedro Alves <palves@redhat.com>
6125
6126 * gdb.base/killed-outside.exp: New file.
6127 * gdb.base/killed-outside.c: New file.
6128
6129 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6130
6131 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6132 (n at main): New.
6133 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6134
6135 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6136
6137 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6138 infcall tests instead of setting up for KFAIL.
6139
6140 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6141
6142 * gdb.btrace/record_goto-step.exp: New.
6143
6144 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6145
6146 PR compile/18484
6147 * gdb.compile/compile.c (struct struct_type): Add volatile to
6148 selffield's type.
6149 * gdb.compile/compile.exp
6150 (compile code struct_object.selffield = &struct_object): Skip further
6151 struct_object tests if this one xfails.
6152
6153 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6154
6155 PR exp/18617
6156 * gdb.trace/ax.exp: Add test.
6157
6158 2015-07-07 Yao Qi <yao.qi@linaro.org>
6159
6160 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6161 instead of istarget "aarch64*-*-*".
6162 * gdb.arch/aarch64-fp.exp: Likewise.
6163 * gdb.base/float.exp: Likewise.
6164 * gdb.reverse/aarch64.exp: Likewise.
6165 * lib/gdb.exp (is_aarch64_target): New proc.
6166
6167 2015-07-07 Yao Qi <yao.qi@linaro.org>
6168
6169 * lib/gdb.exp (is_aarch32_target): New proc.
6170 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6171 instead of "istarget "arm*-*-*"".
6172 * gdb.arch/arm-disp-step.exp: Likewise.
6173 * gdb.arch/thumb-bx-pc.exp: Likewise.
6174 * gdb.arch/thumb-prologue.exp: Likewise.
6175 * gdb.arch/thumb-singlestep.exp: Likewise.
6176 * gdb.base/disp-step-syscall.exp: Likewise.
6177 * gdb.base/float.exp: Likewise.
6178
6179 2015-07-07 Yao Qi <yao.qi@linaro.org>
6180
6181 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6182 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6183
6184 2015-07-07 Yao Qi <yao.qi@linaro.org>
6185
6186 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6187 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6188 if it exists.
6189 * gdb.multi/multi-arch.exp: Likewise.
6190
6191 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6192
6193 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6194 print.
6195
6196 2015-07-07 Yao Qi <yao.qi@linaro.org>
6197
6198 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6199
6200 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6201
6202 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6203 '[' and ']' characters.
6204
6205 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6206
6207 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6208
6209 2015-06-29 Pedro Alves <palves@redhat.com>
6210
6211 PR threads/18127
6212 * gdb.threads/hand-call-new-thread.c: New file.
6213 * gdb.threads/hand-call-new-thread.c: New file.
6214
6215 2015-06-26 Keith Seitz <keiths@redhat.com>
6216 Doug Evans <dje@google.com>
6217
6218 PR 16253
6219 * gdb.cp/var-tag-2.cc: New file.
6220 * gdb.cp/var-tag-3.cc: New file.
6221 * gdb.cp/var-tag-4.cc: New file.
6222 * gdb.cp/var-tag.cc: New file.
6223 * gdb.cp/var-tag.exp: New file.
6224
6225 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6226
6227 * gdb.base/history-duplicates.exp: New test.
6228
6229 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6230
6231 * gdb.base/completion.exp: Test the completion of the "focus"
6232 command.
6233
6234 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6235
6236 * gdb.arch/amd64-prologue-skip.S: New file.
6237 * gdb.arch/amd64-prologue-skip.exp: New file.
6238
6239 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6240
6241 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6242 is_address_zero_readable check.
6243
6244 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6245
6246 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6247 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6248
6249 2015-06-24 Yao Qi <yao.qi@linaro.org>
6250
6251 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6252 linux targets.
6253
6254 2015-06-24 Yao Qi <yao.qi@linaro.org>
6255
6256 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6257 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6258 * gdb.base/siginfo-thread.exp: Likewise.
6259
6260 2015-06-22 Yao Qi <yao.qi@linaro.org>
6261
6262 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6263
6264 2015-06-22 Yao Qi <yao.qi@linaro.org>
6265
6266 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6267 aarch64*-*-*.
6268 (skip_hw_watchpoint_tests): Likewise.
6269
6270 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6271
6272 * gdb.base/gdbinit-history.exp: Test the interaction between
6273 setting GDBHISTSIZE and setting the history size via .gdbinit.
6274
6275 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6276
6277 PR gdb/16999
6278 * gdb.base/gdbhistsize-history.exp: New test.
6279
6280 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6281
6282 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6283 with GDBHISTSIZE.
6284 * gdb.base/readline.exp: Likewise.
6285
6286 2015-06-17 Yao Qi <yao.qi@linaro.org>
6287
6288 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6289 line.
6290
6291 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6292
6293 * gdb.base/gdbinit-history.exp: Add test case to check that
6294 an unlimited history file does not get truncated on exit.
6295
6296 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6297
6298 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6299 (VECTOR): New macro. Use it...
6300 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6301 ...for these typedefs.
6302 (int8, char1, int1, double1): New typedefs.
6303 (struct just_int2, struct two_int2): New structures.
6304 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6305 (add_structvecs, add_singlevecs): New functions.
6306 (main): Call add_some_intvecs twice.
6307 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6308 the compile and exit upon failure. Try compiling for the "native"
6309 architecture. Test inferior function calls with vector arguments
6310 and vector return value handling with "finish" and "return".
6311
6312 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6313
6314 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6315 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6316 PE file.
6317 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6318
6319 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6320
6321 PR breakpoints/16465
6322 * gdb.mi/mi-dprintf-pending.c: New file.
6323 * gdb.mi/mi-dprintf-pending.exp: New test.
6324 * gdb.mi/mi-dprintf-pendshr.c: New file.
6325
6326 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6327 Mircea Gherzan <mircea.gherzan@intel.com>
6328
6329 * gdb.arch/i386-mpx-map.c: New file.
6330 * gdb.arch/i386-mpx-map.exp: New File.
6331
6332 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6333
6334 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6335 * gdb.arch/i386-mpx.exp: Indentation fixed.
6336
6337 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6338
6339 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6340 function and improved indentation.
6341 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6342 gdb_test_multiple. Added additional tests to skip the test.
6343
6344 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6345
6346 * gdb.arch/i386-avx512.c: Change path in include file.
6347 * gdb.arch/i386-avx512.exp: Change include dir path
6348 compilation flag.
6349 * gdb.arch/i386-mpx.c: Change path in include file.
6350 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6351 flag.
6352
6353 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6354
6355 * gdb.compile/compile-print.exp (compile print *vararray@3)
6356 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6357
6358 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6359
6360 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6361 (do not keep jit in memory): ... this.
6362 (expect 5): Change it to ...
6363 (expect no 5): ... this.
6364
6365 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6366
6367 PR gdb/15564
6368 * gdb.mi/mi-detach.exp: New file.
6369
6370 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6371
6372 PR symtab/18392
6373 * gdb.arch/amd64-tailcall-self.S: New file.
6374 * gdb.arch/amd64-tailcall-self.c: New file.
6375 * gdb.arch/amd64-tailcall-self.exp: New file.
6376
6377 2015-05-28 Don Breazeal <donb@codesourcery.com>
6378
6379 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6380 tests for remote targets by checking is_target_gdbserver.
6381
6382 2015-05-27 Doug Evans <dje@google.com>
6383
6384 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6385 * gdb.dwarf2/opaque-type-lookup.c: New file.
6386 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6387
6388 2015-05-26 Doug Evans <dje@google.com>
6389
6390 * gdb.cp/iostream.cc: New file.
6391 * gdb.cp/iostream.exp: New file.
6392
6393 2015-05-26 Doug Evans <dje@google.com>
6394
6395 * gdb.dwarf2/dw2-op-call.exp: Update.
6396 * gdb.dwarf2/dw4-sig-types.exp: Update.
6397 * gdb.dwarf2/implptr.exp: Update.
6398 * gdb.mi/mi-cmd-param-changed.exp: Update.
6399
6400 2015-05-26 Doug Evans <dje@google.com>
6401
6402 * gdb.python/py-lazy-string.c: New file.
6403 * gdb.python/py-lazy-string.exp: New file.
6404 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6405 (main): Update. Add estring3.
6406 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6407 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6408
6409 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6410 Yao Qi <yao.qi@linaro.org>
6411
6412 * gdb.reverse/aarch64.c: New.
6413 * gdb.reverse/aarch64.exp: New.
6414
6415 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6416
6417 * lib/gdb.exp (supports_process_record): Return true for
6418 aarch64*-linux*.
6419 (supports_reverse): Likewise.
6420
6421 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6422
6423 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6424 Use with_test_prefix.
6425
6426 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6427
6428 * gdb.base/completion.exp: Add test for completion of layout
6429 names.
6430
6431 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6432
6433 * lib/gdb.exp (skip_tui_tests): New proc.
6434 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6435
6436 2015-05-19 Pedro Alves <palves@redhat.com>
6437
6438 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6439 Save the whole env array instead of just HOME. Unset HISTSIZE in
6440 the environment while testing. Restore whole environment
6441 afterwards.
6442
6443 2015-05-16 Doug Evans <xdje42@gmail.com>
6444
6445 * gdb.guile/scm-ports.c: New file.
6446 * gdb.guile/scm-ports.exp: Add memory port tests.
6447
6448 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6449
6450 * gdb.compile/compile-print.c: New file.
6451 * gdb.compile/compile-print.exp: New file.
6452
6453 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6454
6455 * gdb.compile/compile-ops.exp: Cast param to void.
6456 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6457 (compile code struct_object.selffield = &struct_object): Add xfail.
6458
6459 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6460
6461 * gdb.ada/arr_enum_with_gap: New testcase.
6462
6463 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6464
6465 * gdb.ada/byte_packed_arr: New testcase.
6466
6467 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6468
6469 * gdb.ada/pckd_neg: New testcase.
6470
6471 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6472
6473 PR gdb/17820
6474 * gdb.base/gdbinit-history.exp: New test.
6475 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6476 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6477
6478 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6479
6480 * gdb.python/py-xmethods.cc: Enhance test case.
6481 * gdb.python/py-xmethods.exp: New tests.
6482 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6483 function.
6484 (B_indexoper): Likewise.
6485 (global_dm_list) : Add new xmethod worker functions.
6486
6487 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6488
6489 * gdb.base/coredump-filter.exp: Correctly unset
6490 "coredump_var_addr" array.
6491
6492 2015-05-08 Pedro Alves <palves@redhat.com>
6493
6494 * gdb.server/non-existing-program.exp: Unset spawn_id.
6495
6496 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6497
6498 PR python/18291
6499 * gdb.python/py-xmethods.exp: Add tests.
6500
6501 2015-05-08 Yao Qi <yao.qi@linaro.org>
6502
6503 PR gdb/18208
6504 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6505 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6506 function set_coredump_filter, and remove remote_exec call.
6507 Remove argument ipid. Callers update.
6508 (top level): Don't get inferior's PID.
6509
6510 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6511
6512 * gdb.base/watch_thread_num.exp: Skip test on targets without
6513 access watchpoints.
6514
6515 2015-05-06 Pedro Alves <palves@redhat.com>
6516
6517 PR server/18081
6518 * gdb.server/non-existing-program.exp: New file.
6519
6520 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6521
6522 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6523
6524 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6525
6526 * gdb.ada/out_of_line_in_inlined: New testcase.
6527
6528 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6529
6530 * gdb.ada/var_rec_arr: New testcase.
6531
6532 2015-04-30 Yao Qi <yao.qi@linaro.org>
6533
6534 * gdb.base/break-idempotent.exp: If
6535 skip_hw_watchpoint_multi_tests returns true, skip the tests
6536 on "rwatch" and "awatch".
6537
6538 2015-04-30 Yao Qi <yao.qi@linaro.org>
6539
6540 * gdb.base/relativedebug.exp: Invoke gdb command
6541 "info sharedlibrary", and if libc.so doesn't have debug info,
6542 skip the test.
6543
6544 2015-04-29 Doug Evans <dje@google.com>
6545
6546 * gdb.python/py-xmethods.exp: Add ptype tests.
6547 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6548 get_result_type method.
6549
6550 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6551
6552 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6553 the target does not support hardware watchpoints.
6554
6555 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6556
6557 * gdb.base/break-always.exp: Abort testing if writing to memory
6558 causes an error.
6559
6560 2015-04-28 Doug Evans <dje@google.com>
6561
6562 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6563 * gdb.python/py-pp-registration.exp: ... here. New file.
6564 * gdb.python/py-pp-registration.c: New file.
6565 * gdb.python/py-pp-registration.py: New file.
6566
6567 2015-04-28 Doug Evans <dje@google.com>
6568
6569 * gdb.python/py-bad-printers.c: New file.
6570 * gdb.python/py-bad-printers.py: New file.
6571 * gdb.python/py-bad-printers.exp: New file.
6572
6573 2015-04-28 Sasha Smundak <asmundak@google.com>
6574
6575 * gdb.python/py-type.exp: New test.
6576
6577 2015-04-28 Andy Wingo <wingo@igalia.com>
6578
6579 * gdb.python/py-parameter.exp:
6580 * gdb.guile/scm-parameter.exp: Escape the path that we are
6581 matching against, as it might contain characters that are special
6582 to regular expressions.
6583
6584 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6585
6586 * gdb.ada/rec_comp: New testcase.
6587
6588 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6589
6590 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6591 before using it.
6592
6593 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6594
6595 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6596 new tests for verilog output.
6597
6598 2015-04-24 Yao Qi <yao.qi@linaro.org>
6599
6600 * boards/remote-gdbserver-on-localhost.exp: New file.
6601
6602 2015-04-23 Pedro Alves <palves@redhat.com>
6603
6604 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6605 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6606 "end of file", remove $inferior_spawn_id from the indirect list.
6607
6608 2015-04-23 Pedro Alves <palves@redhat.com>
6609
6610 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6611
6612 2015-04-23 Pedro Alves <palves@redhat.com>
6613
6614 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6615 on $any_spawn_id instead of only on $gdb_spawn_id.
6616
6617 2015-04-21 Pierre Muller <muller@sourceware.org>
6618
6619 PR pascal/17815
6620 * lib/pascal.exp (gpc_compile): Add new option "class".
6621 (fpc_compile): Likewise.
6622 * gdb.pascal/case-insensitive-symbols.pas: New file.
6623 * gdb.pascal/case-insensitive-symbols.exp: New file.
6624
6625 2015-04-20 Gary Benson <gbenson@redhat.com>
6626
6627 * gdb.base/attach.exp: Fix three extended remote failures.
6628
6629 2015-04-17 Gary Benson <gbenson@redhat.com>
6630
6631 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6632 the main executable over the remote protocol.
6633
6634 2015-04-16 Pedro Alves <palves@redhat.com>
6635
6636 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6637 a new gdbserver if gdbserver_reconnect_p is set.
6638
6639 2015-04-16 Pedro Alves <palves@redhat.com>
6640
6641 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6642 is set, don't exit gdbserver.
6643
6644 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6645
6646 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6647 appropriate .insn, such that an older assembler can be used.
6648 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6649 the z/Architecture instruction set on 31-bit targets as well.
6650
6651 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6652
6653 * gdb.go/handcall.exp: Remove all logic related to the first
6654 breakpoint and rely on go_runto_main instead.
6655 * gdb.go/strings.exp: Likewise.
6656 * gdb.go/unsafe.exp: Likewise.
6657 * gdb.go/hello.exp: Likewise. Also rename the remaining
6658 breakpoint marker to "breakpoint 1".
6659 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6660 * gdb.go/strings.go: Likewise.
6661 * gdb.go/unsafe.go: Likewise.
6662 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6663 "set breakpoint 2 here" and rename the remaining breakpoint marker
6664 to "breakpoint 1".
6665
6666 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6667
6668 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6669 if itertools.imap is not present.
6670 * gdb.python/py-objfile.exp: Add parentheses.
6671 * gdb.python/py-type.exp: Same.
6672 * gdb.python/py-unwind-maint.py: Same.
6673
6674 2015-04-15 Yao Qi <yao.qi@linaro.org>
6675
6676 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6677 of ":$ptr_size" and set its form explicitly.
6678
6679 2015-04-15 Pedro Alves <palves@redhat.com>
6680 Yao Qi <yao.qi@linaro.org>
6681
6682 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6683 timeout by factor of 4.
6684 (test_regular_watch): Likewise.
6685 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6686 * gdb.reverse/sigall-reverse.exp: Likewise.
6687 * gdb.reverse/until-precsave.exp: Likewise.
6688 * lib/gdb.exp (with_timeout_factor): New proc.
6689 (gdb_expect): Move some code to ...
6690 (get_largest_timeout): ... here. New procedure.
6691
6692 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6693
6694 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6695
6696 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6697
6698 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6699 to write to the .text section.
6700
6701 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6702
6703 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6704 Handle the case of targets that do not provide PID information.
6705
6706 2015-04-13 Yao Qi <yao.qi@linaro.org>
6707
6708 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6709 and use expect instead of gdb_expect.
6710
6711 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6712
6713 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6714 "coredump_var_addr" to avoid naming conflict with other testcases.
6715
6716 2015-04-10 Pedro Alves <palves@redhat.com>
6717
6718 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6719 gdb_test_sequence and gdb_assert.
6720
6721 2015-04-10 Pedro Alves <palves@redhat.com>
6722
6723 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6724 test messages that don't include the breakpoint address.
6725
6726 2015-04-10 Yao Qi <yao.qi@linaro.org>
6727
6728 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6729 false for some offset and width combinations which aren't
6730 supported by linux kernel.
6731
6732 2015-04-10 Pedro Alves <palves@redhat.com>
6733
6734 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6735 procedure, factored out from ...
6736 (top level): ... here. Add "set displaced-stepping" testing axis.
6737 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6738 parameter "displaced". Use it.
6739 (top level): Use foreach and add "set displaced-stepping" testing
6740 axis.
6741
6742 2015-04-10 Pedro Alves <palves@redhat.com>
6743
6744 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6745 Remove comment.
6746 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6747 both the address of the instruction that triggers the watchpoint
6748 and the address of the instruction immediately after, and use
6749 those addresses for the test. Fix comment.
6750
6751 2015-04-10 Pedro Alves <palves@redhat.com>
6752
6753 * gdb.base/sigstep.exp (breakpoint_to_handler)
6754 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6755 Test "backtrace" in handler.
6756 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6757 (top level): Add new "displaced" test axis to
6758 breakpoint_to_handler, breakpoint_to_handler_entry and
6759 breakpoint_over_handler.
6760
6761 2015-04-10 Pedro Alves <palves@redhat.com>
6762
6763 PR gdb/18216
6764 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6765
6766 2015-04-10 Yao Qi <yao.qi@linaro.org>
6767
6768 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6769 (test_add_rn_pc): New function.
6770 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6771 (top level): Invoke test_add_rn_pc.
6772
6773 2015-04-10 Pedro Alves <palves@redhat.com>
6774
6775 PR gdb/13858
6776 * gdb.base/step-over-no-symbols.exp: New file.
6777
6778 2015-04-09 Andy Wingo <wingo@igalia.com>
6779
6780 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6781 after the Python tests.
6782
6783 2015-04-08 Keith Seitz <keiths@redhat.com>
6784
6785 PR python/16699
6786 * gdb.python/py-completion.exp: New tests for completion.
6787 * gdb.python/py-completion.py (CompleteLimit1): New class.
6788 (CompleteLimit2): Likewise.
6789 (CompleteLimit3): Likewise.
6790 (CompleteLimit4): Likewise.
6791 (CompleteLimit5): Likewise.
6792 (CompleteLimit6): Likewise.
6793 (CompleteLimit7): Likewise.
6794
6795 2015-04-08 Pedro Alves <palves@redhat.com>
6796
6797 PR gdb/18214
6798 PR gdb/18216
6799 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6800 function.
6801 (main): Install it as SIGUSR1 handler.
6802 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6803 parameter. Always use "setup" as prefix. Toggle "set
6804 displaced-stepping" off/on depending on global. Don't switch to
6805 thread 1 here.
6806 (top level): Add displaced stepping "off/on" test axis. Update
6807 "setup" calls. Wrap each subtest with with_test_prefix. Test
6808 continuing with a queued signal in each thread.
6809
6810 2015-04-08 Pedro Alves <palves@redhat.com>
6811
6812 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6813 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6814 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6815 Return early if running to main fails.
6816 * gdb.trace/while-stepping.exp: Likewise.
6817
6818 2015-04-07 Pedro Alves <palves@redhat.com>
6819
6820 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6821 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6822 interact with inferior program.
6823
6824 2015-04-07 Pedro Alves <palves@redhat.com>
6825
6826 * lib/gdb.exp (inferior_spawn_id): New global.
6827 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6828 spawn id after processing the user code.
6829 (default_gdb_start): Set inferior_spawn_id.
6830 (send_inferior): New procedure.
6831 * lib/gdbserver-support.exp (gdbserver_start): Set
6832 inferior_spawn_id.
6833 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6834
6835 2015-04-07 Pedro Alves <palves@redhat.com>
6836
6837 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6838 * lib/gdbserver-support.exp (gdbserver_start): Make
6839 $server_spawn_id global.
6840 (gdbserver_start): Don't wait for gdbserver's spawn id with
6841 expect_background.
6842 (close_gdbserver): New procedure.
6843 (gdb_exit): Rename the default version and reimplement.
6844
6845 2015-04-07 Pedro Alves <palves@redhat.com>
6846
6847 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6848 append the substituted item, not the original item.
6849
6850 2015-04-07 Pedro Alves <palves@redhat.com>
6851
6852 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6853 gdb_expect.
6854
6855 2015-04-07 Pedro Alves <palves@redhat.com>
6856
6857 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6858 output appearing once only.
6859
6860 2015-04-07 Pedro Alves <palves@redhat.com>
6861
6862 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6863 that doesn't expect anything. Return early if running to main
6864 fails.
6865
6866 2015-04-07 Yao Qi <yao.qi@linaro.org>
6867
6868 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6869 (child_function): Call alarm.
6870 (main): Move call to alarm into the loop.
6871 * gdb.threads/non-stop-fair-events.exp: Build program with
6872 -DTIMEOUT=$timeout.
6873
6874 2015-04-06 Doug Evans <xdje42@gmail.com>
6875
6876 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6877 Fix dest parameter to board_info.
6878 (fpc_compile): Ditto.
6879 (gdb_compile_pascal): Rename dest arg to destfile.
6880
6881 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6882
6883 * gdb.ada/funcall_ref.exp: New file.
6884 * gdb.ada/funcall_ref/foo.adb: New file.
6885
6886 2015-04-02 Yao Qi <yao.qi@linaro.org>
6887
6888 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6889 is remote.
6890
6891 2015-04-02 Gary Benson <gbenson@redhat.com>
6892
6893 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6894
6895 2015-04-01 Sasha Smundak <asmundak@google.com>
6896
6897 * gdb.python/py-unwind-maint.c: New file.
6898 * gdb.python/py-unwind-maint.exp: New test.
6899 * gdb.python/py-unwind-maint.py: New file.
6900 * gdb.python/py-unwind.c: New file.
6901 * gdb.python/py-unwind.exp: New test.
6902 * gdb.python/py-unwind.py: New test.
6903
6904 2015-04-01 Pedro Alves <palves@redhat.com>
6905
6906 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6907 to fail instead of non-existent $test.
6908
6909 2015-04-01 Pedro Alves <palves@redhat.com>
6910
6911 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6912 GDBFLAGS if not empty.
6913
6914 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6915
6916 * gdb.ada/complete.exp: Remove "multi_line".
6917 * gdb.ada/info_exc.exp: Remove "multi_line".
6918 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6919 * gdb.ada/ptype_field.exp: Remove "multi_line".
6920 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6921 * gdb.ada/tagged.exp: Remove "multi_line".
6922 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6923 [multi_line ...]
6924 * gdb.btrace/delta.exp: Likewise.
6925 * gdb.btrace/exception.exp: Likewise.
6926 * gdb.btrace/function_call_history.exp: Likewise.
6927 * gdb.btrace/instruction_history.exp: Likewise.
6928 * gdb.btrace/nohist.exp: Likewise.
6929 * gdb.btrace/record_goto.exp: Likewise.
6930 * gdb.btrace/segv.exp: Likewise.
6931 * gdb.btrace/stepi.exp: Likewise.
6932 * gdb.btrace/tailcall.exp: Likewise.
6933 * gdb.btrace/unknown_functions.exp: Likewise.
6934 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6935 * lib/gdb.exp: Add the "multi_line" helper.
6936
6937 2015-04-01 Pedro Alves <palves@redhat.com>
6938
6939 * gdb.threads/tid-reuse.c: New file.
6940 * gdb.threads/tid-reuse.exp: New file.
6941
6942 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6943
6944 PR corefiles/16092
6945 * gdb.base/coredump-filter.c: New file.
6946 * gdb.base/coredump-filter.exp: Likewise.
6947
6948 2015-03-27 Petr Machata <pmachata@redhat.com>
6949
6950 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6951 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6952 (Dwarf::assemble): Initialize them.
6953 (Dwarf::lines): New function.
6954
6955 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6956
6957 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6958 SYMBOL_PREFIX for x86_64-*-cygwin.
6959
6960 2015-03-26 Andy Wingo <wingo@igalia.com>
6961
6962 PR symtab/18148
6963 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6964 const_value but not a location.
6965 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6966 location defined in non-main CUs are visible.
6967
6968 2015-03-26 Yao Qi <yao.qi@linaro.org>
6969
6970 PR testsuite/18139
6971 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6972 Add a line number entry for the same line.
6973 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6974 Add a line number entry for the same line.
6975
6976 2015-03-26 Yao Qi <yao.qi@linaro.org>
6977
6978 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6979 .int 0.
6980 (func): Likewise. Add .Lfunc_1 label.
6981 Use .Lfunc_1 label.
6982 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6983 .int 0.
6984 (func): Likewise.
6985 Use .Lfunc_1 label.
6986
6987 2015-03-26 Yao Qi <yao.qi@linaro.org>
6988
6989 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6990 Call gdb_compile instead to compile each .s files without debug
6991 information.
6992
6993 2015-03-26 Yao Qi <yao.qi@linaro.org>
6994
6995 * gdb.base/savedregs.exp (process_saved_regs): Make
6996 "Saved registers:" optional in the pattern.
6997
6998 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6999
7000 * gdb.btrace/next.exp: Merged into step.exp.
7001 * gdb.btrace/finish.exp: Merged into step.exp.
7002 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7003 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7004 "record goto" and checking the exact replay position.
7005 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7006 check for "Recording format" in "info record" output.
7007 * gdb.btrace/record_goto.exp: Choose test file based on target.
7008 * gdb.btrace/x86-record_goto.S: Renamed into ...
7009 * gdb.btrace/x86_64-record_goto.S: ... this.
7010 * gdb.btrace/i686-record_goto.S: New.
7011 * gdb.btrace/x86-tailcall.S: Renamed into ...
7012 * gdb.btrace/x86_64-tailcall.S: ... this.
7013 * gdb.btrace/i686-tailcall.S: New.
7014 * gdb.btrace/x86-tailcall.c: Renamed into ...
7015 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7016 separate statements. Update test.
7017 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7018 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7019 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7020 * gdb.btrace/tailcall.exp: Choose test file based on target.
7021 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7022
7023 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7024
7025 * gdb.btrace/exception.exp: Increase BTS buffer size.
7026
7027 2015-03-24 Pedro Alves <palves@redhat.com>
7028
7029 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7030
7031 2015-03-24 Pedro Alves <palves@redhat.com>
7032
7033 * gdb.threads/schedlock.exp (test_step): No longer expect that
7034 "set scheduler-locking step" with "next" over a function call runs
7035 threads unlocked.
7036
7037 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7038
7039 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7040
7041 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7042
7043 PR breakpoints/16466
7044 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7045 * gdb.mi/mi-pending.c (thread_func): New function.
7046 (int main): Add threading support required.
7047 * gdb.mi/mi-pending.exp: Add tests for this issue.
7048 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7049 (pendfunc2): Remove stdio dependency.
7050 * gdb.mi/mi-pendshr2.c: New file.
7051
7052 2015-03-23 Keith Seitz <keiths@redhat.com>
7053
7054 * gdb.linespec/keywords.c: New file.
7055 * gdb.linespec/keywords.exp: New file.
7056
7057 2015-03-23 Keith Seitz <keiths@redhat.com>
7058
7059 PR gdb/18021
7060 * gdb.dwarf2/staticvirtual.exp: New test.
7061
7062 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7063
7064 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7065 * README: Remove HP-UX and gdb.hp.
7066 (configuration):
7067 * configure: Regenerate.
7068 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7069 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7070 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7071 gdb.hp/gdb.defects/Makefile.
7072 * gdb.hp/Makefile.in: File deleted.
7073 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7074 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7075 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7076 * gdb.hp/gdb.aCC/run.c: File deleted.
7077 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7078 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7079 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7080 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7081 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7082 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7083 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7084 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7085 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7086 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7087 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7088 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7089 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7090 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7091 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7092 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7093 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7094 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7095 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7096 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7097 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7098 * gdb.hp/gdb.compat/average.c: File deleted.
7099 * gdb.hp/gdb.compat/sum.c: File deleted.
7100 * gdb.hp/gdb.compat/xdb.c: File deleted.
7101 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7102 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7103 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7104 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7105 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7106 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7107 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7108 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7109 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7110 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7111 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7112 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7113 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7114 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7115 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7116 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7117 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7118 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7119 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7120 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7121 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7122 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7123 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7124 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7125 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7126 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7127 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7128 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7129 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7130 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7131 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7132 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7133 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7134 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7135 * gdb.hp/tools/odump: File deleted.
7136
7137 2015-03-19 Pedro Alves <palves@redhat.com>
7138
7139 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7140 (saw_thread_3): New globals.
7141 (top level): Increment them when an event for the corresponding
7142 thread is seen.
7143 (no thread starvation): New test.
7144
7145 2015-03-19 Pedro Alves <palves@redhat.com>
7146
7147 * gdb.threads/continue-pending-status.c: New file.
7148 * gdb.threads/continue-pending-status.exp: New file.
7149
7150 2015-03-18 Pedro Alves <palves@redhat.com>
7151
7152 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7153 Use gdb_is_target_remote instead of is_remote. Use
7154 gdb_test_multiple instead of gdb_expect. Exit early if
7155 gdb_test_multiple hits its internal matches. Tighten stepi tests
7156 expected output. Fail on exit with any signal, instead of just
7157 SIGILL.
7158
7159 2015-03-18 Yao Qi <yao.qi@linaro.org>
7160
7161 PR tdep/18107
7162 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7163 variable.
7164 * gdb.base/catch-syscall.exp: Don't skip it on
7165 aarch64*-*-linux* target. Remove elements in all_syscalls.
7166 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7167 target.
7168 (setup_all_syscalls): New proc.
7169
7170 2015-03-16 Yao Qi <yao.qi@linaro.org>
7171
7172 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7173 (top level): Skip tests if valid_addr_p returns false for
7174 $cmd1 or $cmd2.
7175
7176 2015-03-11 Andy Wingo <wingo@igalia.com>
7177
7178 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7179
7180 2015-03-11 Yao Qi <yao.qi@linaro.org>
7181
7182 * gdb.base/catch-syscall.exp: Fix typo in comments.
7183
7184 2015-03-11 Yao Qi <yao.qi@linaro.org>
7185
7186 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7187
7188 2015-03-09 Pedro Alves <palves@redhat.com>
7189
7190 * dg-extract-results.py: Delete.
7191
7192 2015-03-09 Pedro Alves <palves@redhat.com>
7193
7194 Merge dg-extract-results.sh from GCC upstream (r218843).
7195
7196 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7197 * dg-extract-results.sh: Use --text with grep to avoid issues with
7198 binary files. Fall back to cat -v, if that doesn't work.
7199
7200 2015-03-05 Pedro Alves <palves@redhat.com>
7201
7202 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7203
7204 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7205
7206 * lib/mi-support.exp (mi_expect_interrupt): Accept
7207 alternative event for when in all-stop mode.
7208
7209 2015-03-04 Pedro Alves <palves@redhat.com>
7210
7211 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7212
7213 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7214
7215 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7216
7217 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7218
7219 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7220 regexps for GDB's current line display, accept a hex address
7221 preceding the line number.
7222
7223 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7224
7225 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7226 the 'arch1' variable for "s390*-linux*" targets.
7227
7228 2015-03-04 Pedro Alves <palves@redhat.com>
7229
7230 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7231 (main): Pass missing retval argument to pthread_join call.
7232
7233 2015-03-02 Pedro Alves <palves@redhat.com>
7234
7235 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7236 (top level): Call do_test with non-stop as well.
7237
7238 2015-03-02 Pedro Alves <palves@redhat.com>
7239
7240 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7241 -1.
7242
7243 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7244
7245 * gdb.arch/s390-vregs.exp: New test.
7246 * gdb.arch/s390-vregs.S: New file.
7247
7248 2015-02-27 Pedro Alves <palves@redhat.com>
7249
7250 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7251 call to catch_command_errors.
7252 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7253 catch_command_errors.
7254
7255 2015-02-27 Pedro Alves <palves@redhat.com>
7256
7257 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7258 "true" for boolean result.
7259 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7260 prototype of main.
7261
7262 2015-02-27 Pedro Alves <palves@redhat.com>
7263
7264 * lib/unbuffer_output.c: New file.
7265 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7266 (main): Call gdb_unbuffer_output.
7267
7268 2015-02-27 Yao Qi <yao.qi@linaro.org>
7269
7270 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7271 target.
7272
7273 2015-02-26 Doug Evans <dje@google.com>
7274
7275 * gdb.cp/class2.cc (Dbase, D): New classes.
7276 (main): New local delta.
7277 * gdb.cp/class2.exp: Test printing delta.
7278 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7279 (dynbar): New global.
7280 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7281
7282 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7283
7284 * gdb.compile/compile-ifunc.c: New file.
7285 * gdb.compile/compile-ifunc.exp: New file.
7286
7287 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7288
7289 * gdb.base/structs.exp: Check for correct struct on finish.
7290
7291 2015-02-26 Yao Qi <yao.qi@linaro.org>
7292
7293 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7294 is zero.
7295
7296 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7297
7298 * gdb.arch/cordic.ko.bz2: New file.
7299 * gdb.arch/cordic.ko.debug.bz2: New file.
7300 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7301
7302 2015-02-25 Yao Qi <yao.qi@linaro.org>
7303
7304 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7305 aarch64*-*-* target.
7306
7307 2015-02-23 Pedro Alves <palves@redhat.com>
7308
7309 * lib/gdb.exp (delete_breakpoints): Rewrite using
7310 gdb_test_multiple.
7311
7312 2015-02-23 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.base/info-os.c: Include stdlib.h.
7315
7316 2015-02-22 Doug Evans <xdje42@gmail.com>
7317
7318 PR symtab/17855
7319 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7320 is read after symbols have been re-read.
7321 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7322 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7323
7324 2015-02-21 Doug Evans <dje@google.com>
7325
7326 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7327
7328 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7329
7330 PR corefiles/17808
7331 * gdb.arch/i386-biarch-core.core.bz2: New file.
7332 * gdb.arch/i386-biarch-core.exp: New file.
7333
7334 2015-02-21 Pedro Alves <palves@redhat.com>
7335
7336 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7337 runto_main fails.
7338
7339 2015-02-20 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7342 info probes.
7343
7344 2015-02-20 Pedro Alves <palves@redhat.com>
7345
7346 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7347
7348 2015-02-20 Pedro Alves <palves@redhat.com>
7349
7350 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7351 clean_restart before gdb_target_supports_trace.
7352
7353 2015-02-20 Pedro Alves <palves@redhat.com>
7354
7355 PR threads/18006
7356 * gdb.threads/clone-thread_db.c: New file.
7357 * gdb.threads/clone-thread_db.exp: New file.
7358
7359 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7360
7361 PR breakpoints/16812
7362 * gdb.base/catch-gdb-caused-signals.c: New file.
7363 * gdb.base/catch-gdb-caused-signals.exp: New file.
7364
7365 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7366
7367 * configure: Regenerated.
7368 * configure.ac: Use GDB_AC_TRANSFORM.
7369 * aclocal.m4: sinclude ../transform.m4.
7370
7371 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7372
7373 * lib/dtrace.exp: New file.
7374 * gdb.base/dtrace-probe.exp: Likewise.
7375 * gdb.base/dtrace-probe.d: Likewise.
7376 * gdb.base/dtrace-probe.c: Likewise.
7377 * lib/pdtrace.in: Likewise.
7378 * configure.ac: Output variables with the transformed names of
7379 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7380 * configure: Regenerated.
7381
7382 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7383
7384 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7385 expected message when trying to access $_probe_* convenience
7386 variables while not on a probe.
7387
7388 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7389
7390 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7391
7392 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7393
7394 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7395 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7396
7397 2015-02-10 Doug Evans <xdje42@gmail.com>
7398
7399 * lib/gdb.exp (gdb_load): Always return a result.
7400
7401 2015-02-10 Pedro Alves <palves@redhat.com>
7402
7403 * gdb.threads/signal-sigtrap.c: New file.
7404 * gdb.threads/signal-sigtrap.exp: New file.
7405
7406 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7407
7408 * gdb.trace/no-attach-trace.c: New file.
7409 * gdb.trace/no-attach-trace.exp: New file.
7410
7411 2015-02-09 Mark Wielaard <mjw@redhat.com>
7412
7413 * gdb.dwarf2/atomic.c: New file.
7414 * gdb.dwarf2/atomic-type.exp: Likewise.
7415
7416 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7417
7418 * gdb.btrace/buffer-size.exp: Update "info record" output.
7419 * gdb.btrace/delta.exp: Update "info record" output.
7420 * gdb.btrace/enable.exp: Update "info record" output.
7421 * gdb.btrace/finish.exp: Update "info record" output.
7422 * gdb.btrace/instruction_history.exp: Update "info record" output.
7423 * gdb.btrace/next.exp: Update "info record" output.
7424 * gdb.btrace/nexti.exp: Update "info record" output.
7425 * gdb.btrace/step.exp: Update "info record" output.
7426 * gdb.btrace/stepi.exp: Update "info record" output.
7427 * gdb.btrace/nohist.exp: Update "info record" output.
7428
7429 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7430
7431 * gdb.btrace/buffer-size: New.
7432
7433 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7434
7435 * gdb.btrace/delta.exp: Update "info record" output.
7436 * gdb.btrace/enable.exp: Update "info record" output.
7437 * gdb.btrace/finish.exp: Update "info record" output.
7438 * gdb.btrace/instruction_history.exp: Update "info record" output.
7439 * gdb.btrace/next.exp: Update "info record" output.
7440 * gdb.btrace/nexti.exp: Update "info record" output.
7441 * gdb.btrace/step.exp: Update "info record" output.
7442 * gdb.btrace/stepi.exp: Update "info record" output.
7443 * gdb.btrace/nohist.exp: Update "info record" output.
7444
7445 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7446
7447 PR gdb/15678
7448 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7449
7450 2015-02-06 Pedro Alves <palves@redhat.com>
7451
7452 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7453 macro.
7454 (seconds_left, again): New globals.
7455 (main): Wait seconds_left in a 1-second sleep loop instead of
7456 sleeping 180 seconds. If 'again' is set, reset the seconds
7457 counter.
7458 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7459 'again' in the inferior before detaching. Print the seconds left.
7460 (options): New global.
7461 (top level): Build program with -DTIMEOUT=$timeout.
7462
7463 2015-02-06 Pedro Alves <palves@redhat.com>
7464
7465 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7466 determine how many seconds to pass to 'alarm'.
7467 * gdb.base/gdb-sigterm.exp (top level): Build program with
7468 -DTIMEOUT=$timeout.
7469 (do_test): Return success/failure indication. Add more verbose
7470 logging. Don't fail if 200 single steps are seen. Instead, fail
7471 when the test times out.
7472 (passes): New global.
7473 (top level): Break the testing loop if testing fails on any
7474 iteration. Use gdb_assert.
7475
7476 2015-02-04 Don Breazeal <donb@codesourcery.com>
7477
7478 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7479 and initialize them.
7480 (ipc_cleanup): New function.
7481 (main): Don't declare shmid, semid, and msqid. Add a call to
7482 atexit so that we call ipc_cleanup on exit.
7483
7484 2015-02-04 Pedro Alves <palves@redhat.com>
7485
7486 * boards/native-extended-gdbserver.exp: Remove any target variant
7487 specifications from the board name before clearing the isremote
7488 flag from board_info.
7489
7490 2015-01-31 Doug Evans <xdje42@gmail.com>
7491
7492 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7493
7494 2015-01-31 Gary Benson <gbenson@redhat.com>
7495
7496 * gdb.base/completion.exp: Disable completion limiting for
7497 existing tests. Add new tests to check completion limiting.
7498 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7499
7500 2015-01-31 Doug Evans <xdje42@gmail.com>
7501
7502 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7503
7504 2015-01-31 Doug Evans <xdje42@gmail.com>
7505
7506 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7507 entries. Duplicate file section script entries.
7508 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7509 inlined entries. Add test for safe-path rejection.
7510 * gdb.python/py-section-script.c: Add duplicate inlined section script
7511 entries. Duplicate file section script entries.
7512 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7513 inlined entries. Add test for safe-path rejection.
7514
7515 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7516
7517 * gdb.ada/disc_arr_bound: New testcase.
7518
7519 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7520
7521 * gdb.ada/mi_var_array: New testcase.
7522
7523 2015-01-27 Doug Evans <dje@google.com>
7524
7525 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7526 Add test for objfile.filename, objfile.username after objfile
7527 has been unloaded.
7528
7529 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7530
7531 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7532 the second test to print the name attribute of value
7533 returned by the call to gdb.lookup_type, and adjust
7534 the expected output accordingly.
7535
7536 2015-01-25 Mark Wielaard <mjw@redhat.com>
7537
7538 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7539 * gdb.base/disp-step-fork.c: Include unistd.h.
7540 * gdb.base/siginfo-obj.c: Include stdio.h.
7541 * gdb.base/siginfo-thread.c: Likewise.
7542 * gdb.mi/non-stop.c: Include unistd.h.
7543 * gdb.mi/nsthrexec.c: Include stdio.h.
7544 * gdb.mi/pthreads.c: Include unistd.h.
7545 * gdb.modula2/unbounded1.c (main): Declare returns int.
7546 * gdb.reverse/consecutive-reverse.c: Likewise.
7547 * gdb.threads/create-fail.c: Include unistd.h.
7548 * gdb.threads/killed.c: Likewise.
7549 * gdb.threads/linux-dp.c: Likewise.
7550 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7551 * gdb.threads/non-ldr-exc-2.c: Likewise.
7552 * gdb.threads/non-ldr-exc-3.c: Likewise.
7553 * gdb.threads/non-ldr-exc-4.c: Likewise.
7554 * gdb.threads/pthreads.c: Include unistd.h.
7555 (main): Declare returns int.
7556 * gdb.threads/tls-main.c (foo): New declaration.
7557 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7558
7559 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7560
7561 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7562 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7563
7564 2015-01-15 Mark Wielaard <mjw@redhat.com>
7565
7566 * gdb.base/noreturn-return.c: New file.
7567 * gdb.base/noreturn-return.exp: New file.
7568 * gdb.base/noreturn-finish.c: New file.
7569 * gdb.base/noreturn-finish.exp: New file.
7570
7571 2015-01-23 Pedro Alves <palves@redhat.com>
7572
7573 * gdb.threads/continue-pending-after-query.c: New file.
7574 * gdb.threads/continue-pending-after-query.exp: New file.
7575
7576 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7577 Simon Marchi <simon.marchi@ericsson.com>
7578
7579 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7580 * gdb.base/valgrind-db-attach.exp: Same.
7581 * gdb.base/valgrind-infcall.exp: Same.
7582 * lib/mi-support.exp (default_mi_gdb_start): Same.
7583 * lib/prompt.exp (default_prompt_gdb_start): Same.
7584 * lib/gdb.exp (default_gdb_spawn): Same.
7585 (gdb_interact): New.
7586
7587
7588 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7589
7590 * gdb.compile/compile.exp (pointer to jit function): New test.
7591
7592 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7593
7594 * lib/gdb.exp (supports_process_record): Return true for
7595 powerpc*-*-linux*.
7596 (supports_reverse): Likewise.
7597
7598 2015-01-15 Don Breazeal <donb@codesourcery.com>
7599
7600 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7601 instead of checking whether the target board is remote and
7602 use spawn_wait_for_attach instead of exec/sleep.
7603 * gdb.base/attach-twice.exp: Likewise.
7604
7605 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7606
7607 * gdb.ada/var_arr_attrs: New testcase.
7608
7609 2015-01-14 Pedro Alves <palves@redhat.com>
7610 Joel Brobecker <brobecker@adacore.com>
7611
7612 PR gdb/17525
7613 * gdb.base/bp-cmds-execution-x-script.c: New file.
7614 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7615 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7616
7617 2015-01-14 Pedro Alves <palves@redhat.com>
7618
7619 PR cli/17828
7620 * gdb.base/batch-preserve-term-settings.c: New file.
7621 * gdb.base/batch-preserve-term-settings.exp: New file.
7622
7623 2015-01-13 Doug Evans <dje@google.com>
7624
7625 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7626 binary.
7627
7628 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7629
7630 * Makefile.in (clean mostlyclean): Do not delete *.py.
7631
7632 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7633
7634 * gdb.python/py-lookup-type.exp: New file.
7635
7636 2015-01-12 Pedro Alves <palves@redhat.com>
7637
7638 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7639 restore GDBFLAGS before returning.
7640
7641 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7642
7643 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7644 is_amd64_regs_target and is_x86_like_target.
7645
7646 2015-01-11 Doug Evans <xdje42@gmail.com>
7647
7648 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7649 is given without an explicit form.
7650 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7651 attributes.
7652 * gdb.dwarf/corrupt.exp: Ditto.
7653 * gdb.dwarf2/enum-type.exp: Ditto.
7654 * gdb.trace/entry-values.exp: Ditto.
7655 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7656
7657 2015-01-11 Doug Evans <xdje42@gmail.com>
7658
7659 PR gdb/15830
7660 * gdb.base/maint.exp: Remove references to "maint demangle".
7661 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7662 Add tests for explicitly specifying language to demangle.
7663 * gdb.dlang/demangle.exp: Ditto.
7664
7665 2015-01-09 Pedro Alves <palves@redhat.com>
7666
7667 * gdb.threads/non-stop-fair-events.c: New file.
7668 * gdb.threads/non-stop-fair-events.exp: New file.
7669
7670 2015-01-09 Pedro Alves <palves@redhat.com>
7671
7672 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7673 the global scope. Set a breakpoint after all threads are started
7674 rather than stepping over two source lines. Expect the prompt.
7675 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7676 global.
7677 (NUM): Now 15.
7678 (main): Use threads_started_barrier to wait for all threads to
7679 start. Main thread no longer calls thread_function. Exit after
7680 180 seconds.
7681 (loop): New function.
7682 (thread_function): Wait on threads_started_barrier barrier. Call
7683 'loop' at each iteration.
7684 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7685 threads have started, instead of hardcoding number of "next"
7686 steps. Use an access watchpoint instead of a write watchpoint.
7687
7688 2015-01-09 Pedro Alves <palves@redhat.com>
7689
7690 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7691 (thread_func): Wait on barrier.
7692 (main): Wait for all threads to start before stopping GDB.
7693 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7694 global.
7695 (thread1_func, thread2_func): Wait on barrier.
7696 (main): Wait for all threads to start before stopping GDB.
7697 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7698 New global.
7699 (thread1_func, thread2_func): Wait on barrier.
7700 (main): Wait for all threads to start before stopping GDB.
7701
7702 2015-01-09 Pedro Alves <palves@redhat.com>
7703
7704 * gdb.threads/attach-many-short-lived-threads.c: New file.
7705 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7706
7707 2014-01-09 Pedro Alves <palves@redhat.com>
7708
7709 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7710 instead of to thread 2.
7711 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7712 Add barrier around each pthread_create call instead of around all
7713 calls.
7714 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7715 Set a break on thread_function and have the child threads hit it
7716 one at at a time.
7717
7718 2015-01-09 Pedro Alves <palves@redhat.com>
7719
7720 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7721 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7722 false.
7723 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7724 checking whether the target board is remote.
7725 * gdb.multi/multi-attach.exp: Likewise.
7726 * gdb.python/py-sync-interp.exp: Likewise.
7727 * gdb.server/ext-attach.exp: Likewise.
7728 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7729 tests that need to attach, instead of checking whether the target
7730 board is remote at the top of the file.
7731
7732 2015-01-08 Yao Qi <yao@codesourcery.com>
7733
7734 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7735
7736 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7737
7738 Fix testcase compilation.
7739 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7740
7741 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7742
7743 * gdb.python/py-type.exp: Add a couple test about empty
7744 array creation, and negative-length array creation.
7745
7746 2015-01-02 Doug Evans <xdje42@gmail.com>
7747
7748 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7749
7750 2015-01-02 Doug Evans <dje@google.com>
7751
7752 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7753
7754 2014-12-29 Yao Qi <yao@codesourcery.com>
7755
7756 * gdb.trace/entry-values.exp: Update comments. Rename variable
7757 bar_call_foo to returned_from_foo.
7758
7759 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7760
7761 PR gdb/17394
7762 * gdb.linespec/break-asm-file.c: New file.
7763 * gdb.linespec/break-asm-file.exp: New file.
7764 * gdb.linespec/break-asm-file0.s: New file.
7765 * gdb.linespec/break-asm-file1.s: New file.
7766
7767 2014-12-18 Nigel Stephens <nigel@mips.com>
7768 Maciej W. Rozycki <macro@codesourcery.com>
7769
7770 * gdb.base/float.exp: Handle the new output from "info float" on
7771 MIPS targets.
7772
7773 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7774
7775 Fix MinGW compilation.
7776 * gdb.compile/compile-ops.exp: Update untested message if
7777 !skip_compile_feature_tests.
7778 * gdb.compile/compile-setjmp.exp: Likewise.
7779 * gdb.compile/compile-tls.exp: Likewise.
7780 * gdb.compile/compile.exp: Likewise.
7781 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7782 supported on this host".
7783
7784 2014-12-16 Doug Evans <xdje42@gmail.com>
7785
7786 * boards/stabs.exp: New file.
7787
7788 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7789
7790 * gdb.base/completion.exp: Adjust to format changes of "maint
7791 print user-registers".
7792
7793 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7794
7795 PR server/17457
7796 * gdb.arch/aarch64-fp.c: New file.
7797 * gdb.arch/aarch64-fp.exp: New file.
7798
7799 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7800
7801 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7802 r210637, r210913, r211666, r215400, r215817).
7803
7804 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7805 * dg-extract-results.py: New file.
7806 * dg-extract-results.sh: Use it if the environment seems
7807 suitable.
7808
7809 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7810
7811 * dg-extract-results.py (parse_run): Handle warnings that
7812 are printed before a test harness is run.
7813
7814 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7815
7816 * dg-extract-results.py (Named): Remove __cmp__ method.
7817 (output_variation): Use a key to sort variation.harnesses.
7818
7819 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7820
7821 * dg-extract-results.py: For Python 3, force sys.stdout to
7822 handle surrogate escape sequences.
7823 (safe_open): New function.
7824 (output_segment, main): Use it.
7825
7826 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7827
7828 * dg-extract-results.py (Prog.result_re): Include options
7829 in test name.
7830
7831 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7832
7833 * dg-extract-results.py (output_variation): Always sort if
7834 do_sum.
7835
7836 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7837
7838 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7839 as long as we get pagination notifications.
7840
7841 2014-12-15 Jason Merrill <jason@redhat.com>
7842
7843 * Makefile.in (check-gdb.%): Restore.
7844 * README: Mention it.
7845
7846 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7847
7848 * gdb.ada/str_uninit: New testcase.
7849
7850 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7851
7852 PR symtab/17642
7853 * gdb.base/vla-stub-define.c: New file.
7854 * gdb.base/vla-stub.c: New file.
7855 * gdb.base/vla-stub.exp: New file.
7856
7857 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7858 Jan Kratochvil <jan.kratochvil@redhat.com>
7859 Tom Tromey <tromey@redhat.com>
7860
7861 * configure.ac: Add gdb.compile/.
7862 * configure: Regenerate.
7863 * gdb.compile/Makefile.in: New file.
7864 * gdb.compile/compile-ops.exp: New file.
7865 * gdb.compile/compile-ops.c: New file.
7866 * gdb.compile/compile-tls.c: New file.
7867 * gdb.compile/compile-tls.exp: New file.
7868 * gdb.compile/compile-constvar.S: New file.
7869 * gdb.compile/compile-constvar.c: New file.
7870 * gdb.compile/compile-mod.c: New file.
7871 * gdb.compile/compile-nodebug.c: New file.
7872 * gdb.compile/compile-setjmp-mod.c: New file.
7873 * gdb.compile/compile-setjmp.c: New file.
7874 * gdb.compile/compile-setjmp.exp: New file.
7875 * gdb.compile/compile-shlib.c: New file.
7876 * gdb.compile/compile.c: New file.
7877 * gdb.compile/compile.exp: New file.
7878 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7879
7880 2014-12-12 Tom Tromey <tromey@redhat.com>
7881
7882 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7883 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7884
7885 2014-12-12 Doug Evans <dje@google.com>
7886
7887 * lib/gdb-python.exp (get_python_valueof): New function.
7888 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7889
7890 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7891
7892 * gdb.base/completion.exp: Add test for completion of "info
7893 registers ".
7894
7895 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7896
7897 * gdb.base/func-ptrs.c: New file.
7898 * gdb.base/func-ptrs.exp: New file.
7899
7900 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7901
7902 PR breakpoints/17012
7903 * gdb.base/dprintf-detach.c: New file.
7904 * gdb.base/dprintf-detach.exp: New file.
7905
7906 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7907
7908 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7909 * lib/gdb.exp (target_is_gdbserver): New procedure.
7910
7911 2014-12-08 Doug Evans <dje@google.com>
7912
7913 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7914
7915 2014-12-05 Yao Qi <yao@codesourcery.com>
7916
7917 * gdb.guile/scm-error.exp: Remove the third argument to
7918 gdb_remote_download.
7919 * gdb.guile/scm-frame-args.exp: Likewise.
7920 * gdb.guile/scm-section-script.exp: Likewise.
7921
7922 2014-12-05 Yao Qi <yao@codesourcery.com>
7923
7924 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7925
7926 2014-12-04 Doug Evans <dje@google.com>
7927
7928 * gdb.python/py-objfile.exp: Add tests for
7929 objfile.add_separate_debug_file.
7930
7931 2014-12-04 Doug Evans <dje@google.com>
7932
7933 * lib/gdb.exp (get_build_id): New function.
7934 (build_id_debug_filename_get): Rewrite to use it.
7935 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7936
7937 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7938
7939 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7940 `method(long)', not just 0x0.
7941 * gdb.cp/nsalias.exp: Align code labels to 4.
7942 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7943 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7944 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7945 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7946 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7947 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7948
7949 2014-12-02 Doug Evans <dje@google.com>
7950
7951 PR symtab/17602
7952 * gdb.cp/anon-ns.cc: Move guts of this file to ...
7953 * gdb.cp/anon-ns2.cc: ... here. New file.
7954 * gdb.cp/anon-ns.exp: Update.
7955
7956 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
7957
7958 * gdb.python/py-events.py (inferior_call_handler): New.
7959 (register_changed_handler, memory_changed_handler): New.
7960 (test_events.invoke): Register new handlers.
7961 * gdb.python/py-events.exp: Add tests for inferior call,
7962 memory_changed and register_changed events.
7963
7964 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7965
7966 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7967 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7968 if the linker doesn't understand this.
7969
7970 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7971
7972 * gdb.python/python.exp: Change expected reply to help().
7973
7974 2014-12-01 Yao Qi <yao@codesourcery.com>
7975
7976 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7977 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7978 * configure: Re-generated.
7979
7980 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7981
7982 * gdb.cp/chained-calls.cc: New file.
7983 * gdb.cp/chained-calls.exp: New file.
7984 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7985
7986 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7987
7988 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7989 * gdb.dwarf2/symtab-producer.exp: Same.
7990 * gdb.gdb/python-interrupts.exp: Same.
7991 * gdb.gdb/python-selftest.exp: Same.
7992 * gdb.python/py-linetable.exp: Same.
7993 * gdb.python/py-type.exp: Same.
7994 * gdb.python/py-value-cc.exp: Same.
7995 * gdb.python/py-value.exp: Same.
7996
7997 2014-11-28 Yao Qi <yao@codesourcery.com>
7998
7999 * gdb.base/break-probes.exp: Match library name prefixed with
8000 sysroot.
8001
8002 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8003
8004 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8005 test expected output. Add parentheses for the call to print.
8006 Remove L suffix from integers.
8007
8008 2014-11-26 Doug Evans <dje@google.com>
8009
8010 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8011
8012 2014-11-22 Yao Qi <yao@codesourcery.com>
8013
8014 * gdb.trace/entry-values.c: Remove asms.
8015 (foo): Add foo_label.
8016 (bar): Add bar_label.
8017 * gdb.trace/entry-values.exp: Remove code computing foo's
8018 length and bar's length.
8019 (Dwarf::assemble): Invoke function_range for bar and use
8020 MACRO_AT_func for foo.
8021
8022 2014-11-22 Yao Qi <yao@codesourcery.com>
8023
8024 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8025 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8026 Use .Lgcc43_procstart instead of gcc43.
8027
8028 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8029
8030 * gdb.ada/n_arr_bound: New testcase.
8031
8032 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8033
8034 PR breakpoints/10737
8035 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8036 test_catch_syscall_multi_arch.
8037 (test_catch_syscall_multi_arch): New function.
8038
8039 2014-11-20 Doug Evans <xdje42@gmail.com>
8040
8041 * gdb.base/maint.exp: Update expected output.
8042
8043 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8044
8045 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8046 4-byte instruction on S390.
8047
8048 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8049
8050 * gdb.ada/arr_arr: New testcase.
8051
8052 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8053
8054 * gdb.ada/pkd_arr_elem: New Testcase.
8055
8056 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8057
8058 * gdb.reverse/break-precsave: Expect completion message for
8059 core file reads.
8060 * gdb.reverse/consecutive-precsave.exp: Likewise.
8061 * gdb.reverse/finish-precsave.exp: Likewise.
8062 * gdb.reverse/i386-precsave.exp: Likewise.
8063 * gdb.reverse/machinestate-precsave.exp: Likewise.
8064 * gdb.reverse/sigall-precsave.exp: Likewise.
8065 * gdb.reverse/solib-precsave.exp: Likewise.
8066 * gdb.reverse/step-precsave.exp: Likewise.
8067 * gdb.reverse/until-precsave.exp: Likewise.
8068 * gdb.reverse/watch-precsave.exp: Likewise.
8069
8070 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8071
8072 * gdb.base/bp-permanent.c: Include unistd.h.
8073 * gdb.python/py-framefilter-mi.c (main): Add return type.
8074 * gdb.python/py-framefilter.c (main): Likewise.
8075 * gdb.trace/actions-changed.c (main): Likewise.
8076
8077 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8078
8079 * gdb.mi/until.c: Add eye-catchers.
8080 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8081 line numbers.
8082
8083 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8084
8085 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8086 function header variants in break1.c.
8087 * gdb.base/ena-dis-br.exp: Likewise.
8088 * gdb.base/hbreak2.exp: Likewise.
8089 * gdb.reverse/until-precsave.exp: Drop references to removed
8090 non-prototype function header variants in ur1.c.
8091 * gdb.reverse/until-reverse.exp: Likewise.
8092
8093 2014-11-17 Petr Machata <pmachata@redhat.com>
8094
8095 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8096 ${_cu_offset_size} bytes abbrev offset.
8097
8098 2014-11-15 Doug Evans <xdje42@gmail.com>
8099
8100 PR symtab/17559
8101 * gdb.base/line-symtabs.exp: New file.
8102 * gdb.base/line-symtabs.c: New file.
8103 * gdb.base/line-symtabs.h: New file.
8104
8105 2014-11-14 Yao Qi <yao@codesourcery.com>
8106
8107 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8108 (func): Add label func_label.
8109 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8110 Replace low_pc and high_pc with MACRO_AT_range.
8111 Replace name, low_pc and high_pc with MACRO_AT_func.
8112
8113 2014-11-14 Yao Qi <yao@codesourcery.com>
8114
8115 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8116 Replace name, low_pc and high_pc with MACRO_AT_func.
8117
8118 2014-11-14 Yao Qi <yao@codesourcery.com>
8119
8120 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8121 produce debug information.
8122 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8123
8124 2014-11-14 Yao Qi <yao@codesourcery.com>
8125
8126 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8127 object and get function length.
8128 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8129 with MACRO_AT_func.
8130 (top-level): Replace gdb_compile and clean_restart with
8131 prepare_for_testing.
8132 * gdb.dwarf2/main.c (main): Add label main_label.
8133
8134 2014-11-14 Yao Qi <yao@codesourcery.com>
8135
8136 * lib/dwarf.exp (function_range): New procedure.
8137 (Dwarf::_handle_macro_at_func): New procedure.
8138 (Dwarf::_handle_macro_at_range): New procedure.
8139 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8140
8141 2014-11-14 Yao Qi <yao@codesourcery.com>
8142
8143 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8144 (_handle_attribute): New procedure.
8145
8146 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8147
8148 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8149 * gdb.base/call-sc.c (zed): Likewise.
8150 * gdb.base/checkpoint.c (main): Likewise.
8151 * gdb.base/dump.c (main): Likewise.
8152 * gdb.base/gcore.c (main): Likewise.
8153 * gdb.base/huge.c (main): Likewise.
8154 * gdb.base/multi-forks.c (main): Likewise.
8155 * gdb.base/pr10179-a.c (main): Likewise.
8156 * gdb.base/savedregs.c (main): Likewise.
8157 * gdb.base/sigaltstack.c (main): Likewise.
8158 * gdb.base/siginfo.c (main): Likewise.
8159 * gdb.base/structs.c (zed): Likewise.
8160 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8161 * gdb.mi/mi-syn-frame.c (main): Likewise.
8162 * gdb.mi/until.c (foo, main): Likewise.
8163 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8164 * gdb.base/solib-weak.c (foo): Declare.
8165 * gdb.base/attach-twice.c: Include stdio.h.
8166 * gdb.base/weaklib1.c: Likewise.
8167 * gdb.base/weaklib2.c: Likewise.
8168 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8169 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8170 unistd.h.
8171 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8172 * gdb.mi/mi-exit-code.c: Likewise.
8173 * gdb.base/break-interp-lib.c: Include string.h.
8174 * gdb.base/coremaker.c: Likewise.
8175 * gdb.base/testenv.c: Likewise.
8176 * gdb.python/py-finish-breakpoint.c: Likewise.
8177 * gdb.base/inferior-died.c: Include sys/wait.h.
8178 * gdb.base/fileio.c: Include time.h.
8179 * gdb.base/async-shell.c: Include unistd.h.
8180 * gdb.base/dprintf-non-stop.c: Likewise.
8181 * gdb.base/info-os.c: Likewise.
8182 * gdb.mi/mi-console.c: Likewise.
8183 * gdb.mi/watch-nonstop.c: Likewise.
8184 * gdb.python/py-events.c: Likewise.
8185 * gdb.base/async.c (baz): Move up before its invocation.
8186 * gdb.base/code_elim2.c (my_global_func): Likewise.
8187 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8188 * gdb.base/advance.c (func2): Likewise.
8189
8190 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8191
8192 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8193 variant.
8194 * gdb.base/annota3.c: Likewise.
8195 * gdb.base/async.c: Likewise.
8196 * gdb.base/average.c: Likewise.
8197 * gdb.base/call-ar-st.c: Likewise.
8198 * gdb.base/call-rt-st.c: Likewise.
8199 * gdb.base/call-sc.c: Likewise.
8200 * gdb.base/call-strs.c: Likewise.
8201 * gdb.base/ending-run.c: Likewise.
8202 * gdb.base/execd-prog.c: Likewise.
8203 * gdb.base/exprs.c: Likewise.
8204 * gdb.base/foll-exec.c: Likewise.
8205 * gdb.base/foll-fork.c: Likewise.
8206 * gdb.base/foll-vfork.c: Likewise.
8207 * gdb.base/funcargs.c: Likewise.
8208 * gdb.base/gcore.c: Likewise.
8209 * gdb.base/jump.c: Likewise.
8210 * gdb.base/langs0.c: Likewise.
8211 * gdb.base/langs1.c: Likewise.
8212 * gdb.base/langs2.c: Likewise.
8213 * gdb.base/mips_pro.c: Likewise.
8214 * gdb.base/nodebug.c: Likewise.
8215 * gdb.base/opaque0.c: Likewise.
8216 * gdb.base/opaque1.c: Likewise.
8217 * gdb.base/recurse.c: Likewise.
8218 * gdb.base/run.c: Likewise.
8219 * gdb.base/scope0.c: Likewise.
8220 * gdb.base/scope1.c: Likewise.
8221 * gdb.base/setshow.c: Likewise.
8222 * gdb.base/setvar.c: Likewise.
8223 * gdb.base/shmain.c: Likewise.
8224 * gdb.base/shr1.c: Likewise.
8225 * gdb.base/shr2.c: Likewise.
8226 * gdb.base/sigall.c: Likewise.
8227 * gdb.base/signals.c: Likewise.
8228 * gdb.base/so-indr-cl.c: Likewise.
8229 * gdb.base/solib2.c: Likewise.
8230 * gdb.base/structs.c: Likewise.
8231 * gdb.base/sum.c: Likewise.
8232 * gdb.base/vforked-prog.c: Likewise.
8233 * gdb.base/watchpoint.c: Likewise.
8234 * gdb.reverse/shr2.c: Likewise.
8235 * gdb.reverse/until-reverse.c: Likewise.
8236 * gdb.reverse/ur1.c: Likewise.
8237 * gdb.reverse/watch-reverse.c: Likewise.
8238
8239 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8240
8241 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8242 variant.
8243 * gdb.base/sepdebug.exp: Drop references to removed code.
8244
8245 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8246
8247 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8248 variant. Preserve original line numbering.
8249 * gdb.base/list1.c: Likewise.
8250
8251 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8252
8253 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8254 variant.
8255 * gdb.base/break1.c: Likewise.
8256 * gdb.base/break.exp: Drop references to removed code.
8257
8258 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8259
8260 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8261 variant.
8262
8263 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8264
8265 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8266
8267 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8268
8269 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8270 logic into perform_all_tests() and invoke it with and without
8271 function header prototypes.
8272 (do_function_calls): Remove conditional XFAIL for PR 5318.
8273 (rerun_and_prepare): Remove duplicate code.
8274 (perform_all_tests): New. Main logic moved here.
8275
8276 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8277
8278 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8279 code guarded by #ifdef NO_PROTOTYPES.
8280 (t_double_many_args): Likewise.
8281 (DEF_FUNC_MANY_ARGS_1): Likewise.
8282 (DEF_FUNC_VALUES_1): Likewise.
8283 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8284 guarded by #ifdef PROTOTYPES.
8285
8286 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8287
8288 * gdb.mi/mi-console.c: Add eye-catcher.
8289 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8290 instead of literal line number.
8291
8292 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8293
8294 * gdb.base/shr2.c: Add eye-catcher.
8295 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8296 line number.
8297
8298 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8299
8300 * gdb.base/jump.c: Add eye-catchers.
8301 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8302 numbers.
8303
8304 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8305
8306 * gdb.base/execd-prog.c: Add eye-catchers.
8307 * gdb.base/foll-exec.c: Likewise.
8308 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8309 line numbers.
8310
8311 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8312
8313 * gdb.base/ending-run.c: Add eye-catchers.
8314 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8315 literal line numbers.
8316
8317 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8318
8319 * gdb.base/call-rt-st.c: Add eye-catchers.
8320 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8321 literal line numbers.
8322
8323 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8324
8325 * gdb.base/call-ar-st.c: Add eye-catchers.
8326 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8327 literal line numbers.
8328
8329 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8330
8331 * gdb.base/average.c: Add eye-catchers.
8332 * gdb.base/sum.c: Likewise.
8333 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8334 regexps dynamically.
8335
8336 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8337
8338 * gdb.base/solib1.c: Add eye-catchers.
8339 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8340 literal line numbers.
8341
8342 2014-11-12 Pedro Alves <palves@redhat.com>
8343
8344 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8345 leader has exited.
8346
8347 2014-11-12 Pedro Alves <palves@redhat.com>
8348
8349 * gdb.arch/i386-bp_permanent.c: New file.
8350 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8351 (srcfile): Set to i386-bp_permanent.c.
8352 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8353 that stepi does not execute the 'leave' instruction, instead of
8354 testing it does execute.
8355 * gdb.base/bp-permanent.c: New file.
8356 * gdb.base/bp-permanent.exp: New file.
8357
8358 2014-11-10 Doug Evans <xdje42@gmail.com>
8359
8360 PR symtab/17564
8361 * gdb.base/symtab-search-order.exp: New file.
8362 * gdb.base/symtab-search-order.c: New file.
8363 * gdb.base/symtab-search-order-1.c: New file.
8364 * gdb.base/symtab-search-order-shlib-1.c: New file.
8365
8366 2014-11-07 Pedro Alves <palves@redhat.com>
8367
8368 PR gdb/17511
8369 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8370 i?86-*-linux*.
8371
8372 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8373
8374 PR c++/17494
8375 * gdb.cp/pr17494.cc: New file.
8376 * gdb.cp/pr17494.exp: New file.
8377
8378 2014-11-02 Yao Qi <yao@codesourcery.com>
8379
8380 * gdb.python/python.exp: Get working directory and match the
8381 output of "set extended-prompt \\w " with it.
8382
8383 2014-10-30 Doug Evans <dje@google.com>
8384
8385 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8386 in objfiles.
8387 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8388 in progspaces.
8389
8390 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8391
8392 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8393 * gdb.base/realname-expand.exp: Likewise.
8394 * gdb.linespec/macro-relative.exp: Likewise.
8395
8396 2014-10-29 Pedro Alves <palves@redhat.com>
8397
8398 PR gdb/17408
8399 * gdb.threads/schedlock.c (some_function): New function.
8400 (call_function): New global.
8401 (MAYBE_CALL_SOME_FUNCTION): New macro.
8402 (thread_function): Call it.
8403 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8404 and use it instead of a global counter. Adjust all callers.
8405 (get_current_thread): Use "find current thread" for test message
8406 here rather than having all callers pass down the same string.
8407 (goto_loop): New procedure, factored out from ...
8408 (my_continue): ... this.
8409 (step_ten_loops): Change parameter from test message to command to
8410 use. Adjust.
8411 (list_count): Delete global.
8412 (check_result): New procedure, factored out from duplicate top
8413 level code.
8414 (continue tests): Wrap in with_test_prefix.
8415 (test_step): New procedure, factored out from duplicate top level
8416 code.
8417 (top level): Test "step" in combination with all scheduler-locking
8418 modes. Test "next" in combination with all scheduler-locking
8419 modes, and in combination with stepping over a function call or
8420 not.
8421 * gdb.threads/next-bp-other-thread.c: New file.
8422 * gdb.threads/next-bp-other-thread.exp: New file.
8423
8424 2014-10-29 Pedro Alves <palves@redhat.com>
8425
8426 PR python/17372
8427 * gdb.python/python.exp: Test a multi-line command that spawns
8428 interactive Python.
8429 * gdb.base/multi-line-starts-subshell.exp: New file.
8430
8431 2014-10-29 Yao Qi <yao@codesourcery.com>
8432
8433 * gdb.base/fileio.exp: Make directories on host.
8434
8435 2014-10-29 Yao Qi <yao@codesourcery.com>
8436
8437 * gdb.base/fileio.c (test_write): Close the file.
8438
8439 2014-10-28 Pedro Alves <palves@redhat.com>
8440
8441 PR gdb/12623
8442 * gdb.base/sigstep.c (no_handler): New global.
8443 (main): If 'no_handler is true, set the signal handlers to
8444 SIG_IGN.
8445 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8446 with_sw_watch and no_handler parameters. Handle them.
8447 (top level) <stepping over handler when stopped at a breakpoint
8448 test>: Add a test axis for testing with a software watchpoint, and
8449 another for testing with the signal handler set to SIG_IGN.
8450 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8451 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8452
8453 2014-10-28 Pedro Alves <palves@redhat.com>
8454
8455 PR gdb/17511
8456 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8457 * gdb.base/sigstep.exp (other_handler_location): New global.
8458 (advance): Support stepping into the signal handler, and running
8459 commands while in the handler.
8460 (in_handler_map): New global.
8461 (top level): In the advance test, add combinations for getting
8462 into the handler with stepping commands, and for running commands
8463 in the handler. Add comment descripting the advancei tests.
8464
8465 2014-10-28 Pedro Alves <palves@redhat.com>
8466
8467 * gdb.base/sigstep.exp: Use build_executable instead of
8468 prepare_for_testing.
8469 (top level): Move code that starts GDB, runs to main and creates a
8470 display to ...
8471 (restart): ... this new procedure.
8472 (top level): Move backtrace from signal handler test to ...
8473 (validate_backtrace): ... this new procedure.
8474 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8475 with_test_prefix. Always restart GDB.
8476 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8477 with_test_prefix. Always restart GDB. No need to delete
8478 breakpoints after the test.
8479 (test_skip_handler): Remove prefix parameter.
8480 (skip_over_handler, breakpoint_to_handler)
8481 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8482 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8483 restart GDB. No need to delete breakpoints after the test.
8484 (top level): Use foreach to call the test procedures with
8485 different commands.
8486
8487 2014-10-28 Pedro Alves <palves@redhat.com>
8488
8489 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8490 instead of GNATS numbers.
8491 * gdb.base/sigbpt.exp: Likewise.
8492 * gdb.base/siginfo.exp: Likewise.
8493 * gdb.base/sigstep.exp: Likewise.
8494
8495 2014-10-27 Pedro Alves <palves@redhat.com>
8496
8497 * gdb.base/sigstep.c (dummy): New global.
8498 (main): Issue a couple writes to the new global.
8499 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8500 procedures.
8501 (skip_over_handler): Use test_skip_handler.
8502 (top level): Call skip_over_handler for stepi and nexti too.
8503 (breakpoint_over_handler): Use test_skip_handler.
8504 (top level): Call breakpoint_over_handler for stepi and nexti too.
8505
8506 2014-10-27 Yao Qi <yao@codesourcery.com>
8507
8508 * gdb.trace/tfile.c (adjust_function_address)
8509 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8510 function descriptor.
8511
8512 2014-10-24 Don Breazeal <donb@codesourcery.com>
8513
8514 * gdb.base/foll-fork.exp (test_follow_fork,
8515 catch_fork_child_follow): Check for updated fork messages emitted
8516 from infrun.c.
8517 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8518 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8519 vfork_and_exec_child_follow_through_step): Check for updated vfork
8520 messages emitted from infrun.c.
8521
8522 2014-10-24 Pedro Alves <palves@redhat.com>
8523
8524 * gdb.base/corefile.exp: Remove references to ultrix.
8525 * gdb.base/interrupt.exp: Likewise.
8526 * gdb.base/whatis.exp: Likewise.
8527 * gdb.gdb/selftest.exp: Likewise.
8528 * gdb.threads/manythreads.exp: Likewise.
8529 * gdb.threads/print-threads.exp: Likewise.
8530 * gdb.threads/pthreads.exp:: Likewise.
8531 * gdb.threads/schedlock.exp: Likewise.
8532
8533 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8534
8535 * gdb.cp/non-trivial-retval.cc: Add a test case.
8536 * gdb.cp/non-trivial-retval.exp: Add a test.
8537
8538 2014-10-20 Yao Qi <yao@codesourcery.com>
8539
8540 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8541 * gdb.python/py-objfile-script-gdb.py: New file.
8542 * gdb.python/py-objfile-script.exp: Update reference to
8543 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8544 of remote_download. Remove the dest file.
8545
8546 2014-10-20 Yao Qi <yao@codesourcery.com>
8547
8548 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8549 * gdb.base/step-line.exp: Likewise.
8550 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8551 * gdb.dwarf2/dw2-basic.exp: Likewise.
8552 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8553 * gdb.dwarf2/dw2-filename.exp: Likewise.
8554 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8555 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8556 * gdb.dwarf2/dw2-producer.exp: Likewise.
8557 * gdb.dwarf2/mac-fileno.exp: Likewise.
8558 * gdb.python/py-frame-args.exp: Likewise.
8559 * gdb.python/py-framefilter.exp: Likewise.
8560 * gdb.python/py-mi.exp: Likewise.
8561 * gdb.python/py-objfile-script.exp: Likewise
8562 * gdb.python/py-pp-integral.exp: Likewise.
8563 * gdb.python/py-pp-re-notag.exp: Likewise.
8564 * gdb.python/py-prettyprint.exp: Likewise.
8565 * gdb.python/py-section-script.exp: Likewise.
8566 * gdb.python/py-typeprint.exp: Likewise.
8567 * gdb.python/py-xmethods.exp: Likewise.
8568 * gdb.stabs/weird.exp: Likewise.
8569 * gdb.xml/tdesc-regs.exp: Likewise.
8570
8571 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8572
8573 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8574 (out_cu): Use addr_len for the size of addresses.
8575 (out_line): Likewise. Size DW_LNE_set_address instruction
8576 according to addr_len.
8577 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8578 (FUNC): Add START_INSNS to definition.
8579
8580 2014-10-18 Yao Qi <yao@codesourcery.com>
8581
8582 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8583 gdb_has_argv0 return true.
8584 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8585 check [target_info exists noargs], check [gdb_has_argv0]
8586 instead.
8587 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8588 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8589 procedures.
8590
8591 2014-10-17 Doug Evans <dje@google.com>
8592
8593 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8594 event.
8595 * gdb.python/py-events.py: Add clear_objfiles event.
8596
8597 2014-10-17 Doug Evans <dje@google.com>
8598
8599 * gdb.python/py-objfile.exp: Test progspace attribute.
8600
8601 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8602
8603 * gdb.guile/scm-breakpoint.exp: Do not assume any
8604 directory separators when matching source file paths.
8605 * gdb.python/py-breakpoint.exp: Likewise.
8606 * gdb.reverse/break-precsave.exp: Likewise.
8607 * gdb.reverse/break-reverse.exp: Likewise.
8608 * gdb.reverse/consecutive-precsave.exp: Likewise.
8609 * gdb.reverse/finish-precsave.exp: Likewise.
8610 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8611 * gdb.reverse/finish-reverse.exp: Likewise.
8612 * gdb.reverse/i386-precsave.exp: Likewise.
8613 * gdb.reverse/i387-env-reverse.exp: Likewise.
8614 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8615 * gdb.reverse/machinestate-precsave.exp: Likewise.
8616 * gdb.reverse/machinestate.exp: Likewise.
8617 * gdb.reverse/sigall-precsave.exp: Likewise.
8618 * gdb.reverse/solib-precsave.exp: Likewise.
8619 * gdb.reverse/step-precsave.exp: Likewise.
8620 * gdb.reverse/until-precsave.exp: Likewise.
8621 * gdb.reverse/watch-precsave.exp: Likewise.
8622 * gdb.reverse/watch-reverse.exp: Likewise.
8623
8624 2014-10-17 Yao Qi <yao@codesourcery.com>
8625
8626 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8627 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8628
8629 2014-10-17 Pedro Alves <palves@redhat.com>
8630
8631 PR gdb/17471
8632 * gdb.base/bg-execution-repeat.c: New file.
8633 * gdb.base/bg-execution-repeat.exp: New file.
8634
8635 2014-10-17 Pedro Alves <palves@redhat.com>
8636
8637 PR gdb/17300
8638 * gdb.base/continue-all-already-running.c: New file.
8639 * gdb.base/continue-all-already-running.exp: New file.
8640
8641 2014-10-17 Pedro Alves <palves@redhat.com>
8642
8643 PR gdb/17472
8644 * gdb.base/annota-input-while-running.c: New file.
8645 * gdb.base/annota-input-while-running.exp: New file.
8646
8647 2014-10-17 Pedro Alves <palves@redhat.com>
8648
8649 * gdb.base/callfuncs.exp: emove references to osf.
8650 * gdb.base/sigall.exp: Likewise.
8651 * gdb.gdb/selftest.exp: Likewise.
8652 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8653 * gdb.mi/non-stop.c: Likewise.
8654 * gdb.mi/pthreads.c: Likewise.
8655 * gdb.reverse/sigall-precsave.exp: Likewise.
8656 * gdb.reverse/sigall-reverse.exp: Likewise.
8657 * gdb.threads/pthreads.c: Likewise.
8658 * gdb.threads/pthreads.exp: Likewise.
8659
8660 2014-10-17 Yao Qi <yao@codesourcery.com>
8661
8662 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8663 check 'target_info exists noargs'.
8664 (test_command_prompt_position): Likewise.
8665 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8666 Remove "set args".
8667 (progvar_simple_while_test): Likewise.
8668 (progvar_complex_if_while_test): Likewise.
8669 (if_while_breakpoint_command_test): Likewise.
8670 (infrun_breakpoint_command_test): Likewise.
8671 (breakpoint_command_test): Likewise.
8672 (watchpoint_command_test): Likewise.
8673 (bp_deleted_in_command_test): Likewise.
8674 (temporary_breakpoint_commands): Likewise.
8675
8676 2014-10-16 Yao Qi <yao@codesourcery.com>
8677
8678 * gdb.base/remotetimeout.exp: Remove noargs checking.
8679
8680 2014-10-15 Pedro Alves <palves@redhat.com>
8681
8682 PR breakpoints/9649
8683 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8684 * gdb.base/breakpoint-in-ro-region.exp
8685 (probe_target_hardware_step): New procedure.
8686 (top level): Probe hardware stepping and hardware breakpoint
8687 support. Test stepping through a read-only region, with both
8688 "breakpoint auto-hw" on and off and both "always-inserted" on and
8689 off.
8690
8691 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8692
8693 * gdb.dlang/demangle.exp: Update for demangling changes.
8694
8695 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8696
8697 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8698 * gdb.cp/non-trivial-retval.exp: Add new tests.
8699
8700 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8701
8702 PR c++/13403
8703 PR c++/15154
8704 * gdb.cp/non-trivial-retval.cc: New file.
8705 * gdb.cp/non-trivial-retval.exp: New file.
8706
8707 2014-10-15 Yao Qi <yao@codesourcery.com>
8708
8709 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8710 remote host.
8711
8712 2014-10-15 Yao Qi <yao@codesourcery.com>
8713
8714 * gdb.python/py-symbol.exp: Match file base name if host is
8715 remote, otherwise match file name with dir name.
8716 * gdb.python/py-symtab.exp: Likewise.
8717 * gdb.python/python.exp: Likewise.
8718
8719 2014-10-15 Yao Qi <yao@codesourcery.com>
8720
8721 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8722 pattern.
8723 * gdb.python/py-symtab.exp: Likewise.
8724 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8725 locationn.
8726
8727 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8728
8729 * gdb.ada/addr_arith: New testcase.
8730
8731 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8732
8733 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8734 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8735 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8736 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8737
8738 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8739
8740 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8741 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8742 * gdb.arch/stap-eval-lang-ada.exp: New file.
8743
8744 2014-10-14 Yao Qi <yao@codesourcery.com>
8745
8746 * gdb.mi/mi-var-child.c (nothing1): New function.
8747 (nothing2): New function.
8748 (do_children_tests): Set function pointers by nothing1 and
8749 nothing2.
8750 * gdb.mi/mi-var-child.exp: Step over new added statements.
8751 Update test to match the new output.
8752 * gdb.mi/var-cmd.c (nothing1): New function.
8753 (nothing2): New function.
8754 (do_children_tests): Set function pointers by nothing1 and
8755 nothing2.
8756 * gdb.mi/mi-var-display.exp: Update test to match output.
8757 Step to the line specified by $line_dct_nothing.
8758 Increase the number of lines to step.
8759
8760 2014-10-14 Yao Qi <yao@codesourcery.com>
8761
8762 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8763 tests.
8764 * gdb.mi/mi2-var-child.exp: Likewise.
8765
8766 2014-10-13 Doug Evans <dje@google.com>
8767
8768 * gdb.python/py-objfile.exp: Change name of file name test.
8769
8770 2014-10-13 Doug Evans <dje@google.com>
8771
8772 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8773 from the start of the CU.
8774
8775 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8776 Yao Qi <yao@codesourcery.com>
8777
8778 Fix "save breakpoints" for "catch" command.
8779 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8780 Remove -nonewline. Match also the added "main" line.
8781
8782 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8783
8784 Fix "save breakpoints" for "disable $bpnum" command.
8785 * gdb.base/save-bp.c (main): Add label.
8786 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8787
8788 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8789
8790 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8791
8792 2014-10-11 Yao Qi <yao@codesourcery.com>
8793
8794 * gdb.server/server-kill.exp: Execute command
8795 "set remote trace-status-packet on" before "tstatus".
8796
8797 2014-10-11 Yao Qi <yao@codesourcery.com>
8798
8799 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8800 (main): Call getppid.
8801 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8802 and continue to it. Read variable "server_pid".
8803
8804 2014-10-11 Yao Qi <yao@codesourcery.com>
8805
8806 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8807
8808 2014-10-11 Yao Qi <yao@codesourcery.com>
8809
8810 * gdb.threads/thread-find.exp: Don't execute command
8811 "info threads".
8812 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8813 * gdb.threads/linux-dp.exp: Don't check the condition
8814 $threads_created equals to zero.
8815
8816 2014-10-10 Pedro Alves <palves@redhat.com>
8817
8818 * gdb.base/bigcore.exp: Remove references to IRIX.
8819 * gdb.base/funcargs.exp: Likewise.
8820 * gdb.base/interrupt.exp: Likewise.
8821 * gdb.base/mips_pro.exp: Likewise.
8822 * gdb.base/nodebug.exp: Likewise.
8823 * gdb.base/setvar.exp: Likewise.
8824 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8825
8826 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8827 Pedro Alves <palves@redhat.com>
8828
8829 PR symtab/14466
8830 * gdb.base/vdso-warning.c: New file.
8831 * gdb.base/vdso-warning.exp: New file.
8832
8833 2014-10-02 Doug Evans <dje@google.com>
8834
8835 * gdb.base/structs.c (main): Don't run forever.
8836
8837 2014-10-02 Pedro Alves <palves@redhat.com>
8838
8839 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8840 (top level) <stop threads 1, stop threads 2>: Use it.
8841
8842 2014-10-02 Pedro Alves <palves@redhat.com>
8843
8844 * gdb.threads/break-while-running.exp (test): Add new
8845 'update_thread_list' argument. Skip "info threads" if false.
8846 (top level): Add new 'update_thread_list' axis.
8847
8848 2014-10-02 Pedro Alves <palves@redhat.com>
8849
8850 PR breakpoints/17431
8851 * gdb.base/execl-update-breakpoints.c: New file.
8852 * gdb.base/execl-update-breakpoints.exp: New file.
8853
8854 2014-10-01 Pedro Alves <palves@redhat.com>
8855
8856 * gdb.base/breakpoint-in-ro-region.c: New file.
8857 * gdb.base/breakpoint-in-ro-region.exp: New file.
8858
8859 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8860
8861 * gdb.mi/mi-exit-code.exp: New file.
8862 * gdb.mi/mi-exit-code.c: New file.
8863
8864 2014-09-30 Yao Qi <yao@codesourcery.com>
8865
8866 * lib/prelink-support.exp (build_executable_own_libs): Error if
8867 the target isn't native.
8868
8869 2014-09-30 Yao Qi <yao@codesourcery.com>
8870
8871 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8872 false.
8873
8874 2014-09-22 Pedro Alves <palves@redhat.com>
8875
8876 * gdb.threads/break-while-running.exp: New file.
8877 * gdb.threads/break-while-running.c: New file.
8878
8879 2014-09-19 Yao Qi <yao@codesourcery.com>
8880
8881 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8882 Invoke test. Restart GDB with --readnow and invoke test again.
8883
8884 2014-09-19 Yao Qi <yao@codesourcery.com>
8885
8886 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8887 proc set_breakpoint_on_gcd_function. Invoke
8888 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8889 invoke set_breakpoint_on_gcd_function again.
8890
8891 2014-09-18 Doug Evans <dje@google.com>
8892
8893 * gdb.dwarf2/symtab-producer.exp: New file.
8894
8895 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8896
8897 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8898 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8899 * gdb.base/global-var-nested-by-dso.c: Likewise.
8900 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8901
8902 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8903 Pedro Alves <palves@redhat.com>
8904
8905 * gdb.base/watch-bitfields.exp: Pass string other than test file
8906 name to prepare_for_testing.
8907 (watch): New procedure.
8908 (expect_watchpoint): Use with_test_prefix.
8909 (top level): Factor out tests to ...
8910 (test_watch_location, test_regular_watch): ... these new
8911 procedures, and use with_test_prefix and gdb_continue_to_end.
8912
8913 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8914
8915 PR breakpoints/12526
8916 * gdb.base/watch-bitfields.exp: New file.
8917 * gdb.base/watch-bitfields.c: New file.
8918
8919 2014-09-16 Pedro Alves <palves@redhat.com>
8920
8921 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8922 software and hardware addresses, not software address against
8923 itself.
8924
8925 2014-09-16 Pedro Alves <palves@redhat.com>
8926
8927 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8928 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8929
8930 2014-09-16 Pedro Alves <palves@redhat.com>
8931
8932 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8933 files.
8934 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8935 "*-*-vxworks*" throughout.
8936 * gdb.base/break.exp: Likewise.
8937 * gdb.base/default.exp: Likewise.
8938 * gdb.base/scope.exp: Likewise.
8939 * gdb.base/sepdebug.exp: Likewise.
8940 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8941 throughout.
8942 * gdb.base/run.c: Likewise.
8943 * gdb.base/sepdebug.c: Likewise.
8944 * gdb.hp/gdb.aCC/run.c: Likewise.
8945 * gdb.reverse/until-reverse.c: Likewise.
8946 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8947
8948 2014-09-16 Yao Qi <yao@codesourcery.com>
8949
8950 * boards/local-remote-host-native.exp: New file.
8951
8952 2014-09-14 Doug Evans <xdje42@gmail.com>
8953
8954 * gdb.threads/queue-signal.c (thread_count): New variable.
8955 (thread_count_mutex, thread_count_condvar): New variables.
8956 (incr_thread_count, wait_all_threads_running): New functions.
8957 (main): Wait for all threads to be in their thread functions.
8958
8959 2014-09-13 Doug Evans <xdje42@gmail.com>
8960
8961 * gdb.threads/queue-signal.c: New file.
8962 * gdb.threads/queue-signal.exp: New file.
8963
8964 2014-09-13 Doug Evans <xdje42@gmail.com>
8965
8966 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8967 be consistent with what default_gdb_init uses.
8968 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8969 the plain text of the prompt. Add some logging printfs.
8970 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8971
8972 2014-09-12 Pedro Alves <palves@redhat.com>
8973
8974 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8975 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8976 * gdb.arch/i386-size-overlap.exp: Likewise.
8977 * gdb.arch/i386-size.exp: Likewise.
8978 * gdb.arch/i386-unwind.exp: Likewise.
8979 * gdb.base/a2-run.exp: Likewise.
8980 * gdb.base/break.exp: Likewise.
8981 * gdb.base/charset.exp: Likewise.
8982 * gdb.base/chng-syms.exp: Likewise.
8983 * gdb.base/commands.exp: Likewise.
8984 * gdb.base/dbx.exp: Likewise.
8985 * gdb.base/find.exp: Likewise.
8986 * gdb.base/funcargs.exp: Likewise.
8987 * gdb.base/jit-simple.exp: Likewise.
8988 * gdb.base/reread.exp: Likewise.
8989 * gdb.base/sepdebug.exp: Likewise.
8990 * gdb.base/step-bt.exp: Likewise.
8991 * gdb.cp/mb-inline.exp: Likewise.
8992 * gdb.cp/mb-templates.exp: Likewise.
8993 * gdb.objc/basicclass.exp: Likewise.
8994 * gdb.threads/killed.exp: Likewise.
8995
8996 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8997
8998 PR tdep/17379
8999 * gdb.arch/powerpc-stackless.S: New file.
9000 * gdb.arch/powerpc-stackless.exp: New file.
9001
9002 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9003
9004 * gdb.base/attach.c: Include unistd.h.
9005 (main): Call alarm. Add label postloop.
9006 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9007 gdb_breakpoint, gdb_continue_to_breakpoint.
9008 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9009
9010 2014-09-11 Pedro Alves <palves@redhat.com>
9011
9012 PR gdb/17347
9013 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9014 * gdb.base/attach.exp (test_command_line_attach_run): New
9015 procedure.
9016 (top level): Call it.
9017
9018 2014-09-11 Pedro Alves <palves@redhat.com>
9019
9020 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9021 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9022 (do_command_attach_tests): Use spawn_wait_for_attach.
9023 * gdb.base/solib-overlap.exp: Likewise.
9024 * gdb.multi/multi-attach.exp: Likewise.
9025 * gdb.python/py-prompt.exp: Likewise.
9026 * gdb.python/py-sync-interp.exp: Likewise.
9027 * gdb.server/ext-attach.exp: Likewise.
9028
9029 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9030
9031 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9032 command in testcase. Simplify testcase.
9033
9034 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9035
9036 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9037
9038 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9039
9040 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9041
9042 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9043
9044 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9045
9046 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9047
9048 * gdb.dwarf2/dynarr-ptr.c: New file.
9049 * gdb.dwarf2/dynarr-ptr.exp: New file.
9050
9051 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9052
9053 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9054 of 30 rather than hardcoding 120 for a slow test case. Take the
9055 `gdb,timeout' target setting into account for this calculation.
9056 Don't extend the timeout for the test cases that don't need it.
9057
9058 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9059
9060 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9061 a factor of 2 for a slow test case. Take the `gdb,timeout'
9062 target setting into account for this calculation.
9063 * gdb.reverse/until-precsave.exp: Increase the timeout by
9064 a factor of 15 and 3 respectively rather than adding 120
9065 for a pair of slow test cases. Take the `gdb,timeout'
9066 target setting into account for this calculation.
9067
9068 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9069
9070 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9071 timeout, don't pass one down to gdb_expect.
9072 (gdb_expect): Rework timeout selection.
9073
9074 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9075
9076 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9077 exception on timeout.
9078 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9079 (gdbserver_start_extended): Catch any `gdbserver_start' error
9080 exceptions.
9081 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9082 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9083 `gdbserver_gdb_load' error exceptions.
9084
9085 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9086
9087 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9088 120 on waiting for the TCP socket to open.
9089
9090 2014-09-09 Doug Evans <xdje42@gmail.com>
9091
9092 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9093 _caller_matches, _any_caller_is, _any_caller_matches.
9094
9095 2014-09-09 Doug Evans <xdje42@gmail.com>
9096
9097 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9098
9099 2014-09-09 Yao Qi <yao@codesourcery.com>
9100
9101 * gdb.mi/mi-var-display.exp: Set print symbol off.
9102
9103 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9104
9105 PR gdb/17035
9106 * gdb.base/commands.exp: Add tests to verify user-defined
9107 commands with empty bodies.
9108 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9109 python commands in `show user command`.
9110 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9111 scheme commands in `show user command`.
9112
9113 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9114
9115 PR python/17355
9116 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9117 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9118 * gdb.python/py-framefilter-invalidarg.exp: New file.
9119 * gdb.python/py-framefilter-invalidarg.py: New file.
9120
9121 2014-09-06 Doug Evans <xdje42@gmail.com>
9122
9123 PR 15276
9124 * gdb.python/py-caller-is.c: New file.
9125 * gdb.python/py-caller-is.exp: New file.
9126
9127 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9128
9129 PR gdb/17235
9130 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9131 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9132
9133 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9134
9135 PR fortran/17237
9136 * gdb.fortran/print-formatted.exp: New file.
9137 * gdb.fortran/print-formatted.f90: Likewise.
9138
9139 2014-09-03 Sasha Smundak <asmundak@google.com>
9140
9141 * gdb.python/py-frame.exp: Test Frame.read_register.
9142
9143 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9144
9145 PR python/16699
9146 * gdb.python/py-completion.exp: New file.
9147 * gdb.python/py-completion.py: Likewise.
9148
9149 2014-08-28 Doug Evans <dje@google.com>
9150
9151 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9152 eax,etc. are live with values set by gdb and thus the compiler can't
9153 use them.
9154 * gdb.arch/i386-pseudo.c (main): Ditto.
9155
9156 2014-08-27 Doug Evans <dje@google.com>
9157
9158 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9159
9160 2014-08-25 Doug Evans <dje@google.com>
9161
9162 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9163 (main): Ditto.
9164
9165 2014-08-25 Doug Evans <dje@google.com>
9166
9167 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9168
9169 2014-08-24 Yao Qi <yao@codesourcery.com>
9170
9171 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9172 symbol off.
9173 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9174
9175 2014-08-22 Doug Evans <dje@google.com>
9176
9177 PR 17276
9178 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9179 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9180 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9181
9182 2014-08-22 Yao Qi <yao@codesourcery.com>
9183
9184 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9185 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9186 * gdb.python/python.exp: Likewise. Use .py file on the host
9187 instead of the build.
9188
9189 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9190
9191 * gdb.threads/gcore-stale-thread.c: New file.
9192 * gdb.threads/gcore-stale-thread.exp: New file.
9193
9194 2014-08-21 Pedro Alves <palves@redhat.com>
9195
9196 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9197 * gdb.base/gcore-relro-pie.exp: Likewise.
9198 * gdb.base/gcore-relro.exp: Likewise.
9199 * gdb.base/gcore.exp: Likewise.
9200 * gdb.base/print-symbol-loading.exp: Likewise.
9201 * gdb.threads/gcore-thread.exp: Likewise.
9202 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9203
9204 2014-08-20 Pedro Alves <palves@redhat.com>
9205 Jan Kratochvil <jan.kratochvil@redhat.com>
9206
9207 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9208 configure.
9209 (EXPECT): Handle READ1 being set.
9210 (all): Depend on EXTRA_RULES.
9211 (check-read1, expect-read1, read1.so, read1): New rules.
9212 * README (Testsuite Parameters): Document the READ1 make variable.
9213 (Race detection): New section.
9214 * configure: Regenerate.
9215 * configure.ac: If build==host==target, and running under a
9216 GNU/glibc system, add read1 to the extra Makefile rules.
9217 (EXTRA_RULES): AC_SUBST it.
9218 * lib/read1.c: New file.
9219
9220 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9221
9222 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9223 the handling of variables declared as a typedef to an array
9224 which a DW_AT_data_location attribute.
9225
9226 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9227 Pedro Alves <palves@redhat.com>
9228
9229 PR symtab/14604
9230 PR symtab/14605
9231 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9232 gdb_test.
9233
9234 2014-08-19 Pedro Alves <palves@redhat.com>
9235
9236 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9237
9238 2014-08-19 Yao Qi <yao@codesourcery.com>
9239
9240 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9241 right line.
9242
9243 2014-08-18 David Blaikie <dblaikie@gmail.com>
9244
9245 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9246
9247 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9248
9249 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9250 attribute in array range.
9251
9252 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9253
9254 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9255
9256 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9257
9258 PR c++/17132
9259 * gdb.cp/pr17132.cc: New file.
9260 * gdb.cp/pr17132.exp: New file.
9261
9262 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9263
9264 * gdb.python/py-xmethods.py (A_getarrayind)
9265 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9266 Use 'print' with function call syntax.
9267 (E_method_matcher.match): Fix tab vs space indentation mixup.
9268
9269 2014-08-15 Yao Qi <yao@codesourcery.com>
9270
9271 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9272 false.
9273
9274 2014-08-15 Yao Qi <yao@codesourcery.com>
9275
9276 * gdb.cp/casts.exp: Set print symbol off.
9277 * gdb.cp/class2.exp: Likewise.
9278 * gdb.cp/overload.exp: Likewise.
9279 * gdb.cp/templates.exp: Likewise.
9280
9281 2014-08-11 Doug Evans <dje@google.com>
9282
9283 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9284 (test_load_shlib): Update.
9285
9286 2014-08-09 Yao Qi <yao@codesourcery.com>
9287
9288 * gdb.base/display.exp: Invoke is_address_zero_readable.
9289 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9290 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9291 * gdb.base/hbreak-unmapped.exp: Return if
9292 is_address_zero_readable returns true.
9293 * gdb.base/signest.exp: Likewise.
9294 * gdb.base/signull.exp: Likewise.
9295 * gdb.base/sigbpt.exp: Likewise.
9296 * gdb.guile/scm-disasm.exp: Do the test if
9297 is_address_zero_readable returns false.
9298 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9299 * gdb.python/py-arch.exp: Likewise.
9300 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9301 * lib/gdb.exp (is_address_zero_readable): New proc.
9302
9303 2014-08-09 Yao Qi <yao@codesourcery.com>
9304
9305 PR testsuite/13443
9306 * gdb.mi/mi-var-display.exp: Make test messages unique.
9307
9308 2014-08-04 Tom Tromey <tromey@redhat.com>
9309
9310 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9311 target 0".
9312
9313 2014-08-04 Tom Tromey <tromey@redhat.com>
9314
9315 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9316 "target_resume".
9317
9318 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9319
9320 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9321 inner_vla_struct_object_size.
9322 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9323 as xfail.
9324
9325 2014-07-30 Pedro Alves <palves@redhat.com>
9326
9327 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9328 comment.
9329
9330 2014-07-29 Yao Qi <yao@codesourcery.com>
9331
9332 PR gdb/17206
9333 * gdb.base/until-nodebug.exp: New.
9334
9335 2014-07-28 Doug Evans <xdje42@gmail.com>
9336
9337 PR guile/17203
9338 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9339 previously existing parameter, and previously ambiguously spelled
9340 parameter.
9341
9342 2014-07-28 Will Newton <will.newton@linaro.org>
9343
9344 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9345
9346 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9347 Doug Evans <xdje42@gmail.com>
9348
9349 PR guile/17146
9350 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9351
9352 2014-07-25 Pedro Alves <palves@redhat.com>
9353
9354 * gdb.threads/signal-command-handle-nopass.c: New file.
9355 * gdb.threads/signal-command-handle-nopass.exp: New file.
9356 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9357 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9358 * gdb.threads/signal-delivered-right-thread.c: New file.
9359 * gdb.threads/signal-delivered-right-thread.exp: New file.
9360
9361 2014-07-25 Pedro Alves <palves@redhat.com>
9362
9363 * gdb.base/double-prompt-target-event-error.exp
9364 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9365 match.
9366 (cancel_pagination_in_target_event): Rework double prompt
9367 detection.
9368 * gdb.base/paginate-after-ctrl-c-running.exp
9369 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9370 <return>' match.
9371 * gdb.base/paginate-bg-execution.exp
9372 (test_bg_execution_pagination_return)
9373 (test_bg_execution_pagination_cancel): Remove '-notransfer
9374 <return>' matches.
9375 * gdb.base/paginate-execution-startup.exp
9376 (test_fg_execution_pagination_return)
9377 (test_fg_execution_pagination_cancel): Remove '-notransfer
9378 <return>' matches.
9379 * gdb.base/paginate-inferior-exit.exp
9380 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9381 match.
9382 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9383 * lib/gdb.exp (pagination_prompt): Run text through
9384 string_to_regexp.
9385 (gdb_test_multiple): Match $pagination_prompt instead of
9386 "<return>".
9387 (string_to_regexp): Move to lib/gdb-utils.exp.
9388
9389 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9390
9391 * gdb.arch/amd64-entry-value-paramref.S: New file.
9392 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9393 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9394 * gdb.arch/amd64-optimout-repeat.S: New file.
9395 * gdb.arch/amd64-optimout-repeat.c: New file.
9396 * gdb.arch/amd64-optimout-repeat.exp: New file.
9397
9398 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9399
9400 PR gdb/17170
9401 * gdb.base/statistics.exp: New file.
9402
9403 2014-07-17 Doug Evans <dje@google.com>
9404
9405 PR gdb/17170
9406 * gdb.base/maint.exp: Update testing of per-command stats.
9407
9408 2014-07-16 Pedro Alves <palves@redhat.com>
9409
9410 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9411 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9412 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9413 (tfile_write_buf): New functions.
9414 (add_memory_block): Rewrite using the above.
9415 (adjust_function_address): New function.
9416 (FUNCTION_ADDRESS): New macro.
9417 (write_basic_trace_file): Remove short_x local, and use
9418 tfile_write_16. Change type of func_addr local to unsigned long
9419 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9420 here. Cast argument of add_memory_block to char pointer.
9421 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9422 (main): Remove parameters.
9423 * gdb.trace/tfile.exp: Remove nowarnings.
9424
9425 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9426
9427 * gdb.base/debug-expr.exp: Test string evaluation with
9428 "debug expression" on.
9429
9430 2014-07-15 Pedro Alves <palves@redhat.com>
9431
9432 * gdb.base/reread.exp: Use clean_restart.
9433
9434 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9435
9436 * gdb.arch/avr-flash-qualifer.c: New.
9437 * gdb.arch/avr-flash-qualifer.exp: New.
9438
9439 2014-07-14 Pedro Alves <palves@redhat.com>
9440
9441 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9442 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9443
9444 2014-07-14 Pedro Alves <palves@redhat.com>
9445
9446 * gdb.base/double-prompt-target-event-error.c: New file.
9447 * gdb.base/double-prompt-target-event-error.exp: New file.
9448
9449 2014-07-14 Pedro Alves <palves@redhat.com>
9450
9451 PR gdb/17072
9452 * gdb.base/paginate-inferior-exit.c: New file.
9453 * gdb.base/paginate-inferior-exit.exp: New file.
9454
9455 2014-07-14 Pedro Alves <palves@redhat.com>
9456
9457 PR gdb/17072
9458 * gdb.base/paginate-bg-execution.c: New file.
9459 * gdb.base/paginate-bg-execution.exp: New file.
9460
9461 2014-07-14 Pedro Alves <palves@redhat.com>
9462
9463 PR gdb/17072
9464 * gdb.base/paginate-execution-startup.c: New file.
9465 * gdb.base/paginate-execution-startup.exp: New file.
9466 * lib/gdb.exp (pagination_prompt): New global.
9467 (default_gdb_spawn): New procedure, factored out from
9468 default_gdb_spawn.
9469 (default_gdb_start): Adjust to call default_gdb_spawn.
9470 (gdb_spawn): New procedure.
9471
9472 2014-07-14 Pedro Alves <palves@redhat.com>
9473
9474 * lib/gdb.exp (gdb_assert): New procedure.
9475 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9476
9477 2014-07-14 Pedro Alves <palves@redhat.com>
9478
9479 * gdb.base/execution-termios.c: New file.
9480 * gdb.base/execution-termios.exp: New file.
9481
9482 2014-07-14 Tom Tromey <tromey@redhat.com>
9483
9484 * gdb.cp/vla-cxx.cc: New file.
9485 * gdb.cp/vla-cxx.exp: New file.
9486
9487 2014-07-14 Tom Tromey <tromey@redhat.com>
9488
9489 * gdb.reverse/rerun-prec.c: New file.
9490 * gdb.reverse/rerun-prec.exp: New file.
9491
9492 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9493 Maciej W. Rozycki <macro@codesourcery.com>
9494
9495 * lib/gdb-utils.exp: New file.
9496 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9497 inline `gdb_init_command' processing.
9498 (gdb_start_cmd): Likewise.
9499 * lib/mi-support.exp (mi_run_cmd): Likewise.
9500 * README: Document `gdb_init_command' and `gdb_init_commands'.
9501
9502 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9503
9504 Fix false FAIL running under a very long directory name.
9505 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9506 and "set print elements 10000". Twice.
9507
9508 2014-07-11 Yao Qi <yao@codesourcery.com>
9509
9510 * gdb.base/exprs.exp: "set print symbol off".
9511
9512 2014-07-11 Pedro Alves <palves@redhat.com>
9513
9514 * gdb.threads/kill.c: New file.
9515 * gdb.threads/kill.exp: New file.
9516
9517 2014-07-10 Yao Qi <yao@codesourcery.com>
9518
9519 * gdb.trace/tfile.c (write_basic_trace_file)
9520 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9521 address written to trace file.
9522
9523 2014-07-09 Pedro Alves <palves@redhat.com>
9524
9525 * gdb.base/attach-wait-input.exp: New file.
9526 * gdb.base/attach-wait-input.c: New file.
9527
9528 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9529
9530 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9531 setting up test structures.
9532 (main): Call new test function.
9533 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9534 test function, continue into test function and walk test
9535 structures.
9536
9537 2014-07-02 Yao Qi <yao@codesourcery.com>
9538
9539 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9540 'bar_start' at the beginning of functions 'foo' and 'bar'
9541 respectively.
9542 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9543 instead of 'foo' and 'bar'.
9544
9545 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9546
9547 * gdb.btrace/segv.exp: New.
9548 * gdb.btrace/segv.c: New.
9549
9550 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9551
9552 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9553 instruction.
9554
9555 2014-06-30 Mark Wielaard <mjw@redhat.com>
9556
9557 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9558 vulture, vilify, villar): New volatile array constants.
9559 (vindictive, vegetation): New const volatile array constants.
9560 * gdb.base/volatile.exp: Test volatile and const volatile array
9561 types.
9562
9563 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9564
9565 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9566 target lacks support for awatch, rwatch, or hbreak.
9567
9568 2014-06-27 Yao Qi <yao@codesourcery.com>
9569
9570 * gdb.multi/dummy-frame-restore.exp: New.
9571 * gdb.multi/dummy-frame-restore.c: New.
9572
9573 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9574
9575 * gdb.btrace/gcore.exp: New.
9576
9577 2014-06-23 Pedro Alves <palves@redhat.com>
9578
9579 * gdb.base/watchpoint-reuse-slot.c: New file.
9580 * gdb.base/watchpoint-reuse-slot.exp: New file.
9581
9582 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9583
9584 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9585 progspace's filename in 'info', 'enable' and 'disable' command
9586 tests.
9587
9588 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9589
9590 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9591 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9592 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9593
9594 2014-06-20 Gary Benson <gbenson@redhat.com>
9595
9596 * gdb.arch/i386-avx.exp: Fix include file location.
9597 * gdb.arch/i386-sse.exp: Likewise.
9598
9599 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9600
9601 * gdb.dlang/expression.exp: New file.
9602
9603 2014-06-19 Pedro Alves <palves@redhat.com>
9604
9605 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9606 out from ...
9607 (top level): ... here. Iterate running tests under different
9608 scheduler-locking settings.
9609
9610 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9611
9612 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9613 to DW_FORM_addr and use non-zero addresses.
9614
9615 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9616
9617 PR gdb/17017
9618 * gdb.python/py-xmethods.cc: Add global function call counters and
9619 increment them in their respective functions. Remove "cout"
9620 statements.
9621 * gdb.python/py-xmethods.exp: Make tests check the global function
9622 call counters instead of depending on inferior IO.
9623
9624 2014-06-18 Don Breazeal <donb@codesourcery.com>
9625
9626 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9627 Deleted procedure.
9628 (explicit_fork_parent_follow): Deleted procedure.
9629 (explicit_fork_child_follow): Deleted procedure.
9630 (test_follow_fork): New procedure.
9631 (do_fork_tests): Replace calls to deleted procedures with
9632 calls to test_follow_fork and reset GDB for subsequent
9633 procedure calls.
9634
9635 2014-06-17 Yao Qi <yao@codesourcery.com>
9636
9637 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9638 CP1252.
9639
9640 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9641
9642 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9643 Initialize ptr and S explicitly.
9644 (skip_type_update_when_not_use_rtti_test): Likewise.
9645
9646 2014-06-16 Keith Seitz <keiths@redhat.com>
9647
9648 PR mi/15863
9649 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9650 the inferior is started.
9651
9652 2014-06-16 Pedro Alves <palves@redhat.com>
9653
9654 * gdb.base/break-main-file-remove-fail.c: New file.
9655 * gdb.base/break-main-file-remove-fail.exp: New file.
9656 * gdb.base/break-unload-file.exp: Use build_executable instead of
9657 prepare_for_testing.
9658 (test_break): New parameter "initial_load". Handle it.
9659 (top level): Add initial_load cmdline/file axis.
9660
9661 2014-06-12 Tom Tromey <tromey@redhat.com>
9662
9663 * gdb.base/completion.exp: Don't use directory name in test.
9664
9665 2014-06-09 Gary Benson <gbenson@redhat.com>
9666
9667 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9668 separate the always-available ANSI-standard signals from the
9669 signals that require checking.
9670 (main): Likewise.
9671 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9672 Likewise.
9673 (main): Likewise.
9674
9675 2014-06-07 Keith Seitz <keiths@redhat.com>
9676
9677 Revert:
9678 PR c++/16253
9679 * gdb.cp/var-tag.cc: New file.
9680 * gdb.cp/var-tag.exp: New file.
9681 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9682 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9683 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9684 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9685
9686 2014-06-06 Doug Evans <xdje42@gmail.com>
9687
9688 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9689
9690 2014-06-06 Pedro Alves <palves@redhat.com>
9691
9692 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9693 in target debug output instead of looking at RSP packets,
9694 disabling the test on any target that uses hardware stepping.
9695 Update comments.
9696
9697 2014-06-06 Pedro Alves <palves@redhat.com>
9698
9699 * gdb.base/break-unload-file.exp: Fix typo.
9700
9701 2014-06-06 Yao Qi <yao@codesourcery.com>
9702
9703 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9704 from "jit_function" to "^jit_function".
9705
9706 2014-06-06 Yao Qi <yao@codesourcery.com>
9707
9708 * gdb.base/async.c (foo): Add one statement.
9709 * gdb.base/async.exp: Get the next instruction address and
9710 match the output of "nexti" by instruction address. Match
9711 the hex address in the output of "finish".
9712
9713 2014-06-06 Gary Benson <gbenson@redhat.com>
9714
9715 * gdb.base/call-signals.c: Remove preprocessor conditionals
9716 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9717 SIGSEGV and SIGTERM.
9718 * gdb.base/sigall.c: Likewise.
9719 * gdb.base/unwindonsignal.c: Likewise.
9720 * gdb.reverse/sigall-reverse.c: Likewise.
9721
9722 2014-06-06 Yao Qi <yao@codesourcery.com>
9723
9724 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9725 readable, skip the test.
9726
9727 2014-06-06 Yao Qi <yao@codesourcery.com>
9728
9729 * gdb.threads/staticthreads.c (thread_function): Move the line
9730 setting breakpoint on forward.
9731 * gdb.threads/staticthreads.exp: Update comments.
9732
9733 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9734
9735 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9736 "history-append! type error".
9737
9738 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9739
9740 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9741 erroneous dprintf expected input.
9742
9743 2014-06-04 Doug Evans <xdje42@gmail.com>
9744
9745 * gdb.guile/scm-generics.exp: Delete.
9746
9747 2014-06-04 Doug Evans <xdje42@gmail.com>
9748
9749 * gdb.guile/scm-breakpoint.exp: Update.
9750 Add tests for breakpoint registration.
9751
9752 2014-06-04 Tom Tromey <tromey@redhat.com>
9753
9754 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9755 VLA-in-union.
9756 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9757 inner_vla_struct, vla_union types. Initialize objects of those
9758 types and compute their sizes.
9759
9760 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9761 Hui Zhu <hui@codesourcery.com>
9762
9763 * gdb.base/fileio.exp: Add test for shell not available as well as
9764 available.
9765 * gdb.base/fileio.c (test_system): Check for shell twice.
9766
9767 2014-06-04 Yao Qi <yao@codesourcery.com>
9768
9769 * gdb.base/auto-connect-native-target.exp: Remove redundant
9770 space from the regexp pattern.
9771
9772 2014-06-04 Yao Qi <yao@codesourcery.com>
9773
9774 * gdb.base/default.exp: Replace "child" with "native" in
9775 regexp pattern.
9776
9777 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9778
9779 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9780 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9781 * gdb.python/py-xmethods.py: Python script supporting the
9782 new testcase and tests.
9783
9784 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9785 Pedro Alves <palves@redhat.com>
9786
9787 PR breakpoints/17000
9788 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9789 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9790
9791 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9792
9793 * gdb.base/subst.exp: Add tests to verify partial path matching
9794 output.
9795
9796 2014-06-03 Pedro Alves <palves@redhat.com>
9797
9798 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9799 target that doesn't use software single-stepping.
9800
9801 2014-06-03 Pedro Alves <palves@redhat.com>
9802
9803 PR breakpoints/17000
9804 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9805 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9806
9807 2014-06-02 Doug Evans <xdje42@gmail.com>
9808
9809 * gdb.guile/scm-parameter.exp: New file.
9810
9811 2014-06-02 Doug Evans <xdje42@gmail.com>
9812
9813 * gdb.guile/scm-cmd.c: New file.
9814 * gdb.guile/scm-cmd.exp: New file.
9815
9816 2014-06-02 Doug Evans <xdje42@gmail.com>
9817
9818 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9819 pretty-printer lookup.
9820 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9821 (make-pp_s-printer): Call it.
9822 (make-pretty-printer-from-dict): New function.
9823 (lookup-pretty-printer-maker-from-dict): New function.
9824 (*pretty-printer*): Simplify.
9825 (make-objfile-pp_s-printer): New function.
9826 (install-objfile-pretty-printers!): New function.
9827 (make-progspace-pp_s-printer): New function.
9828 (install-progspace-pretty-printers!): New function.
9829 * gdb.guile/scm-progspace.c: New file.
9830 * gdb.guile/scm-progspace.exp: New file.
9831
9832 2014-06-02 Pedro Alves <palves@redhat.com>
9833
9834 * gdb.base/dprintf-bp-same-addr.c: New file.
9835 * gdb.base/dprintf-bp-same-addr.exp: New file.
9836
9837 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9838
9839 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9840 * gdb.arch/powerpc-power.s: Likewise.
9841
9842 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9843
9844 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9845
9846 2014-06-01 Yao Qi <yao@codesourcery.com>
9847
9848 * gdb.base/watchpoint.exp (test_watch_location): Check null
9849 pointer can be dereferenced. If not, do the test, otherwise
9850 skip it.
9851
9852 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9853
9854 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9855 results.
9856 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9857
9858 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9859
9860 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9861 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9862 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9863 * gdb.arch/amd64-invalid-stack-top.c: New file.
9864 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9865
9866 2014-05-30 Pedro Alves <palves@redhat.com>
9867
9868 PR breakpoints/17000
9869 * gdb.base/sss-bp-on-user-bp.c: New file.
9870 * gdb.base/sss-bp-on-user-bp.exp: New file.
9871
9872 2014-05-30 David Blaikie <dblaikie@gmail.com>
9873
9874 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9875 gnu_inline semantics via attribute.
9876 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9877 source explicitly specifies the required semantics.
9878
9879 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9880
9881 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9882
9883 2014-05-29 Pedro Alves <palves@redhat.com>
9884 Tom Tromey <tromey@redhat.com>
9885
9886 * gdb.base/async-shell.exp: Don't enable target-async.
9887 * gdb.base/async.exp
9888 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9889 parameter. Adjust.
9890 (top level): Don't test with "target-async".
9891 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9892 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9893 * gdb.base/inferior-died.exp: Don't enable target-async.
9894 * gdb.base/interrupt-noterm.exp: Likewise.
9895 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9896 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9897 * gdb.mi/mi-nonstop.exp: Likewise.
9898 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9899 * gdb.mi/mi-nsintrall.exp: Likewise.
9900 * gdb.mi/mi-nsmoribund.exp: Likewise.
9901 * gdb.mi/mi-nsthrexec.exp: Likewise.
9902 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9903 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9904 * gdb.python/py-evsignal.exp: Don't enable target-async.
9905 * gdb.python/py-evthreads.exp: Likewise.
9906 * gdb.python/py-prompt.exp: Likewise.
9907 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9908 * gdb.server/solib-list.exp: Don't enable target-async.
9909 * gdb.threads/thread-specific-bp.exp: Likewise.
9910 * lib/mi-support.exp: Adjust to use mi-async.
9911
9912 2014-05-29 Pedro Alves <palves@redhat.com>
9913
9914 PR gdb/13860
9915 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9916 reason, even in sync mode.
9917
9918 2014-05-29 Pedro Alves <palves@redhat.com>
9919 Hui Zhu <hui@codesourcery.com>
9920
9921 PR PR15693
9922 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9923 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9924 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9925 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9926
9927 2014-05-28 Joel Brobecker <brobecker@adacore.com>
9928
9929 * config/monitor.exp (gdb_target_monitor): Replace use of
9930 "set remotebaud" by "set serial baud".
9931
9932 2014-05-26 Andy Wingo <wingo@igalia.com>
9933
9934 * gdb.guile/scm-breakpoint.exp:
9935 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9936 properties instead of gdb-object-properties.
9937
9938 2014-05-26 Yao Qi <yao@codesourcery.com>
9939
9940 * gdb.server/no-thread-db.exp: Specify source file name
9941 explicitly when setting a breakpoint.
9942
9943 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9944
9945 * gdb.btrace/vdso.c: New.
9946 * gdb.btrace/vdso.exp: New.
9947
9948 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9949
9950 * gdb.base/gcore.exp (capture_command_output): Move ...
9951 * lib/gdb.exp (capture_command_output): ... here.
9952
9953 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9954
9955 * gdb.btrace/data.exp: Test memory access during btrace replay.
9956
9957 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9958
9959 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9960
9961 2014-05-21 Pedro Alves <palves@redhat.com>
9962
9963 PR gdb/13860
9964 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9965 (top level): Test that output related to execution commands is
9966 sent to the console with CLI commands, but not with MI commands.
9967 Test that breakpoint events are always mirrored to the console.
9968 Also expect the new source line to be output after a "next" in
9969 async mode too. Make it a pass/fail test.
9970 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9971 output.
9972 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9973
9974 2014-05-21 Pedro Alves <palves@redhat.com>
9975
9976 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9977 Use them to test variations of "list" after reaching a breakpoint.
9978 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9979 Test "list" with listsize 10 after reaching a breakpoint.
9980 * gdb.python/python.exp (decode_line current location line
9981 number): Adjust expected line number.
9982
9983 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9984
9985 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9986 behavior for $args, pass it directly to "run".
9987
9988 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9989
9990 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9991 30000 to 65536.
9992
9993 2014-05-21 Pedro Alves <palves@redhat.com>
9994
9995 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9996 auto-connect-native-target off".
9997 * gdb.base/auto-connect-native-target.c: New file.
9998 * gdb.base/auto-connect-native-target.exp: New file.
9999
10000 2014-05-21 Pedro Alves <palves@redhat.com>
10001
10002 * gdb.base/default.exp: Test "target native" instead of "target
10003 child".
10004
10005 2014-05-21 Mark Wielaard <mjw@redhat.com>
10006
10007 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10008
10009 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10010
10011 Fix TLS access for -static -pthread.
10012 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10013 <HAVE_TLS> (thread_function, main): Initialize it.
10014 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10015 Add clean_restart.
10016 <$have_tls != "">: Check TLSVAR.
10017
10018 2014-05-21 Pedro Alves <palves@redhat.com>
10019
10020 * gdb.base/dcache-line-read-error.c: New.
10021 * gdb.base/dcache-line-read-error.exp: New.
10022
10023 2014-05-20 Pedro Alves <palves@redhat.com>
10024
10025 * gdb.base/compare-sections.c: New file.
10026 * gdb.base/compare-sections.exp: New file.
10027
10028 2014-05-20 Pedro Alves <palves@redhat.com>
10029
10030 * gdb.base/break-idempotent.c: New file.
10031 * gdb.base/break-idempotent.exp: New file.
10032
10033 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10034
10035 * gdb.btrace/nohist.exp: New.
10036
10037 2014-05-20 Yao Qi <yao@codesourcery.com>
10038
10039 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10040 gdb.reverse directory and gdb_reverse_timeout exists in board
10041 setting.
10042 * README: Document gdb_reverse_timeout.
10043
10044 2014-05-20 Yao Qi <yao@codesourcery.com>
10045
10046 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10047 'test_file_name'. Treat args as a string instead of a list.
10048 (gdb_init): Rename argument 'args' by 'test_file_name'.
10049
10050 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10051
10052 * gdb.arch/powerpc-power.exp: New file.
10053 * gdb.arch/powerpc-power.s: New file.
10054
10055 2014-05-16 Doug Evans <dje@google.com>
10056
10057 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10058 * gdb.base/completion.exp: Check that all expected files exist
10059 before doing file completion.
10060
10061 2014-05-16 Doug Evans <dje@google.com>
10062
10063 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10064 Update.
10065 (do_syscall_tests_without_xml): Update.
10066
10067 2014-05-16 Pedro Alves <palves@redhat.com>
10068
10069 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10070 instead of "unknown output after running".
10071
10072 2014-05-16 Yao Qi <yao@codesourcery.com>
10073
10074 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10075 file1.txt from host at the end.
10076 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10077
10078 2014-05-15 Doug Evans <dje@google.com>
10079
10080 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10081 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10082 loading file. Add test for TU lookup.
10083
10084 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10085
10086 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10087 calling "-exec-arguments" or "set args" before running the
10088 inferior.
10089
10090 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10091
10092 * lib/mi-support.exp (mi_expect_stop): Expect message for
10093 inferiors that exit with non-zero exit code.
10094
10095 2014-05-14 Yao Qi <yao@codesourcery.com>
10096
10097 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10098 match absolute path on remote host.
10099 (test_file_list_exec_source_files): Remove "/" from the
10100 pattern.
10101
10102 2014-05-14 Yao Qi <yao@codesourcery.com>
10103
10104 * boards/local-remote-host-notty.exp (${board}_file): New
10105 proc.
10106
10107 2014-05-07 Kyle McMartin <kyle@redhat.com>
10108
10109 Pushed by Joel Brobecker <brobecker@adacore.com>.
10110 * gdb.arch/aarch64-atomic-inst.c: New file.
10111 * gdb.arch/aarch64-atomic-inst.exp: New file.
10112
10113 2014-05-07 Yao Qi <yao@codesourcery.com>
10114
10115 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10116 in current context" too.
10117
10118 2014-05-05 Keith Seitz <keiths@redhat.com>
10119
10120 * gdb.linespec/ls-dollar.exp: Add test for linespec
10121 file:convenience_variable.
10122
10123 2014-05-05 Yao Qi <yao@codesourcery.com>
10124
10125 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10126 traceframes into tfile and ctf trace files. Read data from
10127 trace file and test collected data.
10128 (gdb_collect_locals_test): Likewise.
10129 (gdb_unavailable_registers_test): Likewise.
10130 (gdb_unavailable_floats): Likewise.
10131 (gdb_collect_globals_test): Likewise.
10132 (top-level): Append "ctf" to trace_file_targets if GDB
10133 supports.
10134
10135 2014-05-05 Yao Qi <yao@codesourcery.com>
10136
10137 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10138 code to ...
10139 (gdb_collect_args_test_1): ... it. New proc.
10140 (gdb_collect_locals_test): Move some code to ...
10141 (gdb_collect_locals_test_1): ... it. New proc.
10142 (gdb_unavailable_registers_test): Move some code to ...
10143 (gdb_unavailable_registers_test_1): ... it. New proc.
10144 (gdb_unavailable_floats): Move some code to ...
10145 (gdb_unavailable_floats_1): ... it. New proc.
10146
10147 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10148
10149 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10150 probes to test for bitness recognition.
10151 * gdb.arch/amd64-stap-optional-prefix.exp
10152 (test_probe_value_without_reg): New procedure.
10153 Add code to test for different kinds of bitness.
10154
10155 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10156
10157 PR breakpoints/16889
10158 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10159 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10160
10161 2014-05-01 Pedro Alves <palves@redhat.com>
10162
10163 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10164 gdb_file_cmd if no file is specified.
10165 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10166 last_loaded_file to set the remote exec-file.
10167
10168 2014-05-01 Pedro Alves <palves@redhat.com>
10169
10170 * boards/local-remote-host.exp: New file.
10171
10172 2014-05-01 Pedro Alves <palves@redhat.com>
10173
10174 * boards/local-remote-host.exp: Rename to ...
10175 * boards/local-remote-host-notty.exp: ... this.
10176
10177 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10178
10179 * gdb.ada/dyn_arrayidx: New testcase.
10180
10181 2014-04-26 Yao Qi <yao@codesourcery.com>
10182
10183 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10184 and compute the length of function main. Save it in
10185 $main_length.
10186 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10187 (top-level): Use gdb_compile to compile objects into
10188 executable and restart GDB. Remove invocation to
10189 prepare_for_testing.
10190
10191 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10192 Pedro Alves <palves@redhat.com>
10193
10194 PR server/16255
10195 * gdb.multi/multi-attach.c: New file.
10196 * gdb.multi/multi-attach.exp: New file.
10197
10198 2014-04-25 Pedro Alves <palves@redhat.com>
10199
10200 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10201 user.
10202 (top level): Test that "set remote conditional-breakpoints-packet
10203 off" works as intended.
10204 * gdb.base/dprintf.exp: Test that "set remote
10205 breakpoint-commands-packet off" works as intended.
10206 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10207 New function.
10208 (top level): Call it.
10209 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10210 remote fast-tracepoints-packet off" works as intended.
10211 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10212 * lib/gdb.exp (gdb_is_target_remote): ... here.
10213
10214 2014-04-24 David Blaikie <dblaikie@gmail.com>
10215
10216 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10217 ensure clang would not discard them.
10218 * gdb.base/gdbvars.c: Ditto.
10219 * gdb.base/memattr.c: Ditto.
10220 * gdb.base/whatis.c: Ditto.
10221 * gdb.python/py-prettyprint.c: Ditto.
10222 * gdb.trace/actions.c: Ditto.
10223 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10224 ensure clang would not discard it.
10225
10226 2014-04-24 David Blaikie <dblaikie@gmail.com>
10227
10228 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10229 clang to emit the full definition of type required by the test
10230 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10231
10232 2014-04-24 David Blaikie <dblaikie@gmail.com>
10233
10234 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10235 coax Clang into emitting the definition of the type.
10236 * gdb.cp/pr10728-x.h (y): Ditto.
10237 * gdb.cp/pr10728-y.cc (y): Ditto.
10238
10239 2014-04-24 David Blaikie <dblaikie@gmail.com>
10240
10241 * gdb.base/label.exp: XFAIL label related tests under Clang.
10242 * gdb.cp/cplabel.exp: Ditto.
10243 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10244 under Clang those using labels.
10245
10246 2014-04-25 Yao Qi <yao@codesourcery.com>
10247
10248 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10249 double_label.
10250 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10251 partial_label and double_label.
10252
10253 2014-04-24 David Blaikie <dblaikie@gmail.com>
10254
10255 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10256
10257 2014-04-24 David Blaikie <dblaikie@gmail.com>
10258
10259 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10260 of the function to work across GCC and Clang.
10261 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10262 pointer types (const void ** const V void **).
10263
10264 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10265 Walfred Tedeschi <walfred.tedeschi@intel.com>
10266
10267 * Makefile.in (EXECUTABLES): Added i386-avx512.
10268 * gdb.arch/i386-avx512.c: New file.
10269 * gdb.arch/i386-avx512.exp: Likewise.
10270
10271 2014-04-23 Keith Seitz <keiths@redhat.com>
10272
10273 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10274 (mi_make_breakpoint_table): New procedure.
10275 (mi_create_breakpoint): Use mi_make_breakpoint
10276 and return the result.
10277 (mi_make_breakpoint): New procedure.
10278 (mi_build_kv_pairs): New procedure.
10279
10280 * gdb.mi/mi-break.exp: Remove unused globals,
10281 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10282 All callers updated.
10283 * gdb.mi/mi-dprintf.exp: Use variable to track command
10284 number.
10285 Update all callers of mi_create_breakpoint and use
10286 mi_make_breakpoint_table.
10287 Remove any unused global variables.
10288 * gdb.mi/mi-nonstop.exp: Likewise.
10289 * gdb.mi/mi-nsintrall.exp: Likewise.
10290 * gdb.mi/mi-nsmoribund.exp: Likewise.
10291 * gdb.mi/mi-nsthrexec.exp: Likewise.
10292 * gdb.mi/mi-reverse.exp: Likewise.
10293 * gdb.mi/mi-simplerun.exp: Likewise.
10294 * gdb.mi/mi-stepn.exp: Likewise.
10295 * gdb.mi/mi-syn-frame.exp: Likewise.
10296 * gdb.mi/mi-until.exp: Likewise.
10297 * gdb.mi/mi-var-cp.exp: Likewise.
10298 * gdb.mi/mi-var-display.exp: Likewise.
10299 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10300 * gdb.mi/mi2-var-child.exp: Likewise.
10301 * gdb.mi/mi-vla-c99.exp: Likewise.
10302 * lib/mi-support.exp: Likewise.
10303
10304 From Ian Lance Taylor <iant@cygnus.com>:
10305 * lib/gdb.exp (parse_args): New procedure.
10306
10307 2014-04-23 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.base/break-unload-file.c: New file.
10310 * gdb.base/break-unload-file.exp: New file.
10311 * gdb.base/sym-file-lib.c (baz): New function.
10312 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10313 field.
10314 (load): Store the segment's mapped size.
10315 (unload): New function.
10316 (unload_shlib): New function.
10317 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10318 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10319 set a breakpoint at baz, and call it.
10320 * gdb.base/sym-file.exp: New tests for stale breakpoint
10321 instructions.
10322
10323 2014-04-23 Pedro Alves <palves@redhat.com>
10324
10325 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10326 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10327 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10328 * gdb.base/hbreak-unmapped.c: New file.
10329 * gdb.base/hbreak-unmapped.exp: New file.
10330 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10331 * lib/gdb.exp (gdb_is_target_remote): ... here.
10332
10333 2014-04-22 Pedro Alves <palves@redhat.com>
10334
10335 * gdb.base/consecutive-step-over.c: New file.
10336 * gdb.base/consecutive-step-over.exp: New file.
10337
10338 2014-04-22 Pedro Alves <palves@redhat.com>
10339
10340 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10341 instead of send_gdb/gdb_expect.
10342
10343 2014-04-22 Yao Qi <yao@codesourcery.com>
10344
10345 * lib/trace-support.exp (generate_tracefile): New procedure.
10346 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10347 return 0.
10348 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10349 if generate_tracefile returns 1.
10350
10351 2014-04-18 Tom Tromey <palves@redhat.com>
10352 Pedro alves <tromey@redhat.com>
10353
10354 PR backtrace/15558
10355 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10356 with a backtrace limit.
10357 * gdb.python/py-frame-inline.exp: Test running to an inline
10358 function with a backtrace limit, and printing the newest frame.
10359 * gdb.python/py-frame-inline.c (main): Call f.
10360
10361 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10362
10363 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10364
10365 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10366
10367 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10368 Drop prefix from unsupported source file path.
10369
10370 2014-04-17 Yao Qi <yao@codesourcery.com>
10371
10372 * lib/gdb.exp (with_target_charset): New proc.
10373 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10374 with_target_charset.
10375 (test_print_strings): Likewise.
10376 (test_repeat_bytes): Likewise.
10377 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10378 for some tests.
10379
10380 2014-04-16 Keith Seitz <keiths@redhat.com>
10381
10382 PR gdb/15827
10383 * gdb.dwarf2/corrupt.c: New file.
10384 * gdb.dwarf2/corrupt.exp: New file.
10385
10386 2014-04-16 Keith Seitz <keiths@redhat.com>
10387
10388 PR c++/16597
10389 * gdb.cp/namelessclass.cc: New file.
10390 * gdb.cp/namelessclass.exp: New file.
10391 * gdb.cp/namelessclass.S: New file.
10392
10393 2014-04-16 Doug Evans <dje@google.com>
10394
10395 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10396 Add comment.
10397 (gdbserver_default_get_comm_port): New function.
10398 (gdbserver_start): Check if board file provided
10399 "gdbserver,get_comm_port" and use it if so.
10400 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10401 (gdb,socketport): Set to "stdio".
10402 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10403 (stdio_gdbserver_template): Delete.
10404 (${board}_get_remote_address): Update.
10405 (${board}_build_remote_cmd): Delete.
10406 (${board}_get_comm_port): New function.
10407 (${board}_spawn): Update.
10408 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10409 Delete.
10410 (${board}_get_remote_address): Update.
10411 (${board}_get_comm_port): New function.
10412
10413 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10414
10415 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10416 appearing in any order.
10417
10418 2014-04-15 Doug Evans <dje@google.com>
10419
10420 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10421 uninitialized value of "description".
10422
10423 2014-04-15 Keith Seitz <keiths@redhat.com>
10424
10425 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10426 Remove unused globals.
10427 (test_running_the_program): Likewise.
10428 (test_controlled_execution): Likewise.
10429 (test_controlling_breakpoints): Likewise.
10430 (test_program_termination): Likewise.
10431
10432 2014-04-15 Keith Seitz <keiths@redhat.com>
10433
10434 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10435 unused globals.
10436 (test_rbreak_creation_and_listing): Likewise.
10437 (test_ignore_count): Likewise.
10438 (test_error): Likewise.
10439
10440 2014-04-15 Pedro Alves <palves@redhat.com>
10441
10442 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10443 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10444 sym-file-loader.c.
10445 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10446 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10447 to sym-file-loader.c.
10448 (struct library): Forward declare.
10449 (load_shlib, lookup_function): Change prototypes.
10450 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10451 (translate_offset): Remove declarations.
10452 (get_text_addr): New declaration.
10453 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10454 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10455 sym-file-loader.h.
10456 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10457 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10458 here from sym-file-loader.h.
10459 (struct library): New structure.
10460 (load_shlib, lookup_function): Change prototypes and adjust to
10461 work with a struct library.
10462 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10463 (translate_offset): Make static.
10464 (get_text_addr): New function.
10465 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10466
10467 2014-04-15 Pedro Alves <palves@redhat.com>
10468
10469 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10470
10471 2014-04-15 Pedro Alves <palves@redhat.com>
10472
10473 * gdb.base/sym-file-loader.c: Include <limits.h>.
10474 (SELF_LINK): New define.
10475 (get_origin): New function.
10476 (load_shlib): Use it.
10477 * gdb.base/sym-file.exp: Don't early return if the target is
10478 remote. Use runto_main, and issue fail is that fails. Use
10479 gdb_load_shlibs.
10480 (shlib_name): Delete.
10481 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10482
10483 2014-04-15 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.base/sym-file.exp: Remove regex characters from test
10486 message. Don't refer to breakpoint numbers in test messages.
10487
10488 2014-04-14 Keith Seitz <keiths@redhat.com>
10489
10490 PR c++/16253
10491 * gdb.cp/var-tag.cc: New file.
10492 * gdb.cp/var-tag.exp: New file.
10493 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10494 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10495 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10496 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10497
10498 2014-04-14 Tom Tromey <tromey@redhat.com>
10499
10500 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10501 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10502 type.
10503 * gdb.cp/enum-class.exp: New file.
10504 * gdb.cp/enum-class.cc: New file.
10505
10506 2014-04-14 Tom Tromey <tromey@redhat.com>
10507
10508 * gdb.dwarf2/enum-type.exp: New file.
10509
10510 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10511
10512 * gdb.mi/mi-vla-c99.exp: New file.
10513 * gdb.mi/vla.c: New file.
10514
10515 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10516
10517 * gdb.base/vla-datatypes.c: New file.
10518 * gdb.base/vla-datatypes.exp: New file.
10519
10520 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10521
10522 * gdb.base/vla-ptr.c: New file.
10523 * gdb.base/vla-ptr.exp: New file.
10524
10525 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10526
10527 * gdb.dwarf2/count.exp: New file.
10528
10529 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10530
10531 * gdb.base/vla-sideeffect.c: New file.
10532 * gdb.base/vla-sideeffect.exp: New file.
10533
10534 2014-04-14 David Blaikie <dblaikie@gmail.com>
10535
10536 * gdb.mi/non-stop.c: Add return value for non-void function return
10537 statement.
10538 * gdb.threads/staticthreads.c: Ditto.
10539
10540 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10541 Doug Evans <xdje42@gmail.com>
10542
10543 * gdb.guile/scm-value.c: Improve test case.
10544 * gdb.guile/scm-value.exp: Add new test.
10545
10546 2014-04-11 David Blaikie <dblaikie@gmail.com>
10547
10548 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10549 override Clang's default.
10550
10551 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10552
10553 Revert the following changes (regressions):
10554
10555 * gdb.base/vla-sideeffect.c: New file.
10556 * gdb.base/vla-sideeffect.exp: New file.
10557
10558 * gdb.dwarf2/count.exp: New file.
10559
10560 * gdb.base/vla-multi.c: New file.
10561 * gdb.base/vla-multi.exp: New file.
10562
10563 * gdb.base/vla-ptr.c: New file.
10564 * gdb.base/vla-ptr.exp: New file.
10565
10566 * gdb.base/vla-datatypes.c: New file.
10567 * gdb.base/vla-datatypes.exp: New file.
10568
10569 * gdb.mi/mi-vla-c99.exp: New file.
10570 * gdb.mi/vla.c: New file.
10571
10572 2014-04-11 Keith Seitz <keiths@redhat.com>
10573
10574 PR c++/16675
10575 * gdb.cp/cpsizeof.exp: New file.
10576 * gdb.cp/cpsizeof.cc: New file.
10577
10578 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10579
10580 * gdb.mi/mi-vla-c99.exp: New file.
10581 * gdb.mi/vla.c: New file.
10582
10583 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10584
10585 * gdb.base/vla-datatypes.c: New file.
10586 * gdb.base/vla-datatypes.exp: New file.
10587
10588 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10589
10590 * gdb.base/vla-ptr.c: New file.
10591 * gdb.base/vla-ptr.exp: New file.
10592
10593 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10594
10595 * gdb.base/vla-multi.c: New file.
10596 * gdb.base/vla-multi.exp: New file.
10597
10598 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10599
10600 * gdb.dwarf2/count.exp: New file.
10601
10602 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10603
10604 * gdb.base/vla-sideeffect.c: New file.
10605 * gdb.base/vla-sideeffect.exp: New file.
10606
10607 2014-04-11 Yao Qi <yao@codesourcery.com>
10608
10609 * gdb.base/completion.exp: Check file exists before running tests
10610 on file completion.
10611
10612 2014-04-10 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.base/cond-eval-mode.c: New file.
10615 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10616 prepare_for_testing to build the new file. Check result of
10617 runto_main.
10618 (test_break, test_watch): New procedures.
10619 (top level): Use them.
10620
10621 2014-04-08 Pierre Muller <muller@sourceware.org>
10622
10623 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10624 Ctrl-V use for mingw hosts.
10625
10626 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10627
10628 * gdb.python/py-value.c: Improve test case.
10629 * gdb.python/py-value.exp: Add new test.
10630
10631 2014-04-07 David Blaikie <dblaikie@gmail.com>
10632
10633 * lib/compiler.c: Identify the clang compiler.
10634 * lib/compiler.cc: Ditto.
10635
10636 2014-04-03 Yao Qi <yao@codesourcery.com>
10637
10638 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10639
10640 2014-04-01 Anton Blanchard <anton@samba.org>
10641
10642 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10643 messages unique.
10644
10645 2014-04-01 Anton Blanchard <anton@samba.org>
10646
10647 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10648 prepare_for_testing.
10649
10650 2014-04-01 Anton Blanchard <anton@samba.org>
10651
10652 * gdb.arch/ppc64-atomic-inst.c: Remove.
10653 * gdb.arch/ppc64-atomic-inst.S: New file.
10654 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10655
10656 2014-03-31 Doug Evans <dje@google.com>
10657
10658 * gdb.base/print-symbol-loading-lib.c: New file.
10659 * gdb.base/print-symbol-loading-main.c: New file.
10660 * gdb.base/print-symbol-loading.exp: New file.
10661
10662 2014-03-31 Yao Qi <yao@codesourcery.com>
10663
10664 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10665
10666 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10667
10668 * gdb.ada/mi_dyn_arr: New testcase.
10669
10670 2014-03-27 Doug Evans <dje@google.com>
10671
10672 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10673
10674 2014-03-27 Yao Qi <yao@codesourcery.com>
10675
10676 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10677 if target is nios2-*-*.
10678
10679 2014-03-26 Yao Qi <yao@codesourcery.com>
10680
10681 * lib/gdb.exp (readline_is_used): New proc.
10682 * gdb.base/completion.exp: Move tests on command complete up.
10683 Skip the rest of tests if readline is not used.
10684 * gdb.ada/complete.exp: Skp the test if readline is not
10685 used.
10686 * gdb.base/filesym.exp: Likewise.
10687 * gdb.base/macscp.exp: Likewise.
10688 * gdb.base/readline-ask.exp: Likewise.
10689 * gdb.base/readline.exp: Likewise.
10690 * gdb.python/py-cmd.exp: Likewise.
10691 * gdb.trace/tfile.exp: Likewise.
10692
10693 2014-03-26 Yao Qi <yao@codesourcery.com>
10694
10695 * gdb.base/macscp.exp: Fix code format issues.
10696
10697 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10698
10699 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10700 * gdb.asm/powerpc64le.inc: New file.
10701
10702 2014-03-25 Pedro Alves <palves@redhat.com>
10703 Doug Evans <dje@google.com>
10704
10705 * gdb.base/source-execution.c: New file.
10706 * gdb.base/source-execution.exp: New file.
10707 * gdb.base/source-execution.gdb: New file.
10708
10709 2014-03-24 Doug Evans <dje@google.com>
10710
10711 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10712 using fission.
10713
10714 2014-03-24 Hui Zhu <hui@codesourcery.com>
10715 Pedro Alves <palves@redhat.com>
10716
10717 PR breakpoints/16101
10718 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10719 test pass/fail messages. Detect missing support for dprintf when
10720 breakpoints are actually inserted.
10721 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10722 breakpoints are actually inserted.
10723 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10724 fails.
10725
10726 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10727
10728 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10729
10730 2014-03-22 Doug Evans <xdje42@gmail.com>
10731
10732 * gdb.python/python.exp (python not supported): Verify multi-line
10733 python command issues an error.
10734 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10735 guile command issues an error.
10736
10737 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10738
10739 * gdb.threads/thread-specific.exp: Handle the lack of usable
10740 $this_breakpoint and $this_thread.
10741
10742 2014-03-21 Hui Zhu <hui@codesourcery.com>
10743
10744 * gdb.base/attach.exp (do_command_attach_tests): New.
10745
10746 2014-03-20 Tom Tromey <tromey@redhat.com>
10747 Pedro Alves <palves@redhat.com>
10748
10749 PR cli/15718
10750 * gdb.base/condbreak-call-false.c: New file.
10751 * gdb.base/condbreak-call-false.exp: New file.
10752
10753 2014-03-20 Pedro Alves <palves@redhat.com>
10754
10755 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10756 Delete.
10757 (block_signals, unblock_signals): Delete.
10758 (child_function_2, main): Remove references to deleted variable
10759 and functions.
10760
10761 2014-03-20 Pedro Alves <palves@redhat.com>
10762
10763 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10764 Use pthread_kill to signal thread 2.
10765 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10766 Adjust to make the test send itself a signal rather than using the
10767 host's "kill" command.
10768
10769 2014-03-20 Pedro Alves <palves@redhat.com>
10770
10771 * gdb.threads/multiple-step-overs.c: New file.
10772 * gdb.threads/multiple-step-overs.exp: New file.
10773 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10774 Adjust expected infrun debug output.
10775
10776 2014-03-20 Pedro Alves <palves@redhat.com>
10777
10778 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10779 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10780
10781 2014-03-20 Pedro Alves <palves@redhat.com>
10782
10783 PR breakpoints/7143
10784 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10785 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10786 of gdb_test_multiple.
10787 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10788 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10789
10790 2014-03-20 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10793 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10794
10795 2014-03-19 Pedro Alves <palves@redhat.com>
10796
10797 * gdb.base/async.exp: Remove early return.
10798
10799 2014-03-19 Pedro Alves <palves@redhat.com>
10800
10801 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10802
10803 2014-03-19 Pedro Alves <palves@redhat.com>
10804
10805 * gdb.base/async.exp (test_background): Expect \r\n after
10806 "completed." in the fail pattern.
10807
10808 2014-03-19 Pedro Alves <palves@redhat.com>
10809
10810 * gdb.base/async.exp (test_background): New procedure.
10811 Use it for all background execution command tests.
10812
10813 2014-03-19 Pedro Alves <palves@redhat.com>
10814
10815 * gdb.base/async.exp: Use prepare_for_testing.
10816
10817 2014-03-19 Pedro Alves <palves@redhat.com>
10818
10819 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10820 the same line.
10821
10822 2014-03-19 Pedro Alves <palves@redhat.com>
10823
10824 * gdb.base/async.c (main): Add "jump here" and "until here" line
10825 marker comments.
10826 * gdb.base/async.exp (jump_here): New global.
10827 (jump& test): Use it.
10828 (until_here): New global.
10829 (until& test): Use it.
10830
10831 2014-03-19 Pedro Alves <palves@redhat.com>
10832
10833 * gdb.base/async.exp: Don't frob gdb_protocol.
10834
10835 2014-03-18 Doug Evans <xdje42@gmail.com>
10836
10837 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10838 Fix spelling of exec-done-display.
10839
10840 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10841
10842 PR gdb/15358
10843 * gdb.base/gdb-sigterm.c: New file.
10844 * gdb.base/gdb-sigterm.exp: New file.
10845
10846 2014-03-18 Pedro Alves <palves@redhat.com>
10847
10848 PR gdb/13860
10849 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10850 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10851 solib-event.
10852
10853 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10854
10855 * gdb.ada/pckd_arr_ren: New testcase.
10856
10857 2014-03-13 Doug Evans <xdje42@gmail.com>
10858
10859 PR guile/16612
10860 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10861 collect after discarding symbols.
10862
10863 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10864 Doug Evans <xdje42@gmail.com>
10865
10866 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10867 to history survives a gc.
10868
10869 2014-03-13 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.base/default.exp: Don't test "target procfs".
10872
10873 2014-03-13 Pedro Alves <palves@redhat.com>
10874
10875 * gdb.base/default.exp: Update "target child" and "target procfs"
10876 tests to not expect "Unix".
10877
10878 2014-03-12 Tom Tromey <tromey@redhat.com>
10879
10880 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10881 New procs. Add target-async tests.
10882 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10883 Add target-async tests.
10884
10885 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10886
10887 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10888 'func_start' and 'func_end' for the beginning and end of the
10889 function code, respectively.
10890 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10891 'func_end' instead of 'func' and 'main'.
10892
10893 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10894
10895 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10896 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10897 generate the debug info assembler source.
10898
10899 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10900
10901 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10902 * gdb.dwarf2/arr-subrange.exp: Likewise.
10903 * gdb.dwarf2/dwz.exp: Likewise.
10904 * gdb.dwarf2/method-ptr.exp: Likewise.
10905 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10906 * gdb.dwarf2/subrange.exp: Likewise.
10907 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10908 * gdb.dwarf2/implptrpiece.exp: Likewise.
10909 * gdb.dwarf2/nostaticblock.exp: Likewise.
10910
10911 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10912
10913 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10914 directory to absolute path name arguments.
10915
10916 2014-03-10 Joel Brobecker <brobecker@adacore.com>
10917
10918 * gdb.ada/tagged_access: New testcase.
10919
10920 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10921
10922 * gdb.btrace/data.exp: Update expected output.
10923
10924 2014-03-06 Yao Qi <yao@codesourcery.com>
10925
10926 * gdb.trace/pr16508.exp: New file.
10927
10928 2014-03-05 Pedro Alves <palves@redhat.com>
10929
10930 PR gdb/16575
10931 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10932 procedure.
10933 (top level): Adjust to use it. Add tests that exercise breakpoint
10934 interaction with the code-cache.
10935
10936 2014-02-26 Ludovic Courtès <ludo@gnu.org>
10937
10938 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10939 test for 'history-append!'.
10940
10941 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10942
10943 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10944 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10945 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10946 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10947 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10948 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10949
10950 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10951
10952 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10953 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10954 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10955
10956 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10957
10958 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10959
10960 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10961
10962 * gdb.dwarf2/arr-stride.c: New file.
10963 * gdb.dwarf2/arr-stride.exp: New file.
10964
10965 2014-02-26 Pedro Alves <palves@redhat.com>
10966
10967 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10968 that won't ever trigger. Make sure that GDB reports the correct
10969 breakpoint that caused the stop.
10970
10971 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10972
10973 PR gdb/16626
10974 * gdb.base/auto-load-script: New file.
10975 * gdb.base/auto-load.c: New file.
10976 * gdb.base/auto-load.exp: New file.
10977
10978 PR gdb/16626
10979 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10980
10981 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10982
10983 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10984 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10985
10986 2014-02-24 Doug Evans <dje@google.com>
10987
10988 * lib/gdb.exp (run_on_host): Log error output if program fails.
10989
10990 2014-02-21 Pedro Alves <palves@redhat.com>
10991
10992 * gdb.threads/step-after-sr-lock.c: Rename to ...
10993 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10994 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10995 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10996 ... this.
10997
10998 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10999
11000 PR tdep/16397
11001 * gdb.arch/amd64-stap-special-operands.exp: New file.
11002 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11003 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11004 * gdb.arch/amd64-stap-triplet.S: Likewise.
11005 * gdb.arch/amd64-stap-triplet.c: Likewise.
11006
11007 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11008
11009 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11010 in .section pseudo-op.
11011
11012 2014-02-20 lin zuojian <manjian2006@gmail.com>
11013 Joel Brobecker <brobecker@adacore.com>
11014 Doug Evans <xdje42@gmail.com>
11015
11016 PR symtab/16581
11017 * gdb.dwarf2/dw2-icycle.S: New file.
11018 * gdb.dwarf2/dw2-icycle.c: New file.
11019 * gdb.dwarf2/dw2-icycle.exp: New file.
11020
11021 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11022
11023 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11024 operations on gdb.Value objects.
11025 * gdb.python/py-value-cc.exp: Add new test to test operations on
11026 gdb.Value objects.
11027
11028 2014-02-18 Doug Evans <dje@google.com>
11029
11030 * Makefile.in (TESTS): New variable.
11031 (expanded_tests, expanded_tests_or_none): New variables
11032 (check-single): Pass $(expanded_tests_or_none) to runtest.
11033 (check-parallel): Only run tests in $(TESTS) if non-empty.
11034 (check/no-matching-tests-found): New rule.
11035 * README: Document TESTS makefile variable.
11036
11037 2014-02-18 Doug Evans <dje@google.com>
11038
11039 * Makefile.in (check-parallel): rm -rf outputs temp.
11040
11041 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11042
11043 Fix "ERROR: no fileid for" in the testsuite.
11044 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11045
11046 2014-02-12 Doug Evans <dje@google.com>
11047
11048 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11049 (MISCELLANEOUS): New variable.
11050 (clean): rm -rf $(MISCELLANEOUS).
11051 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11052 dwp live in the same directory as symlinks, with each symlink pointed
11053 to a differently named file in a different directory.
11054
11055 2014-02-11 Doug Evans <dje@google.com>
11056
11057 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11058 of Tcl file commands.
11059
11060 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11061
11062 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11063 "kill -SIGUSR1 -1".
11064
11065 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11066
11067 * gdb.ada/tick_length_array_enum_idx: New testcase.
11068
11069 2014-02-10 Doug Evans <xdje42@gmail.com>
11070
11071 * configure.ac (AC_OUTPUT): Add gdb.guile.
11072 * configure: Regenerate.
11073 * lib/gdb-guile.exp: New file.
11074 * lib/gdb.exp (get_target_charset): New function.
11075 * gdb.base/help.exp: Update expected output from "apropos apropos".
11076 * gdb.guile/Makefile.in: New file.
11077 * gdb.guile/guile.exp: New file.
11078 * gdb.guile/scm-arch.c: New file.
11079 * gdb.guile/scm-arch.exp: New file.
11080 * gdb.guile/scm-block.c: New file.
11081 * gdb.guile/scm-block.exp: New file.
11082 * gdb.guile/scm-breakpoint.c: New file.
11083 * gdb.guile/scm-breakpoint.exp: New file.
11084 * gdb.guile/scm-disasm.c: New file.
11085 * gdb.guile/scm-disasm.exp: New file.
11086 * gdb.guile/scm-equal.c: New file.
11087 * gdb.guile/scm-equal.exp: New file.
11088 * gdb.guile/scm-error.exp: New file.
11089 * gdb.guile/scm-error.scm: New file.
11090 * gdb.guile/scm-frame-args.c: New file.
11091 * gdb.guile/scm-frame-args.exp: New file.
11092 * gdb.guile/scm-frame-args.scm: New file.
11093 * gdb.guile/scm-frame-inline.c: New file.
11094 * gdb.guile/scm-frame-inline.exp: New file.
11095 * gdb.guile/scm-frame.c: New file.
11096 * gdb.guile/scm-frame.exp: New file.
11097 * gdb.guile/scm-generics.exp: New file.
11098 * gdb.guile/scm-gsmob.exp: New file.
11099 * gdb.guile/scm-iterator.c: New file.
11100 * gdb.guile/scm-iterator.exp: New file.
11101 * gdb.guile/scm-math.c: New file.
11102 * gdb.guile/scm-math.exp: New file.
11103 * gdb.guile/scm-objfile-script-gdb.in: New file.
11104 * gdb.guile/scm-objfile-script.c: New file.
11105 * gdb.guile/scm-objfile-script.exp: New file.
11106 * gdb.guile/scm-objfile.c: New file.
11107 * gdb.guile/scm-objfile.exp: New file.
11108 * gdb.guile/scm-ports.exp: New file.
11109 * gdb.guile/scm-pretty-print.c: New file.
11110 * gdb.guile/scm-pretty-print.exp: New file.
11111 * gdb.guile/scm-pretty-print.scm: New file.
11112 * gdb.guile/scm-section-script.c: New file.
11113 * gdb.guile/scm-section-script.exp: New file.
11114 * gdb.guile/scm-section-script.scm: New file.
11115 * gdb.guile/scm-symbol.c: New file.
11116 * gdb.guile/scm-symbol.exp: New file.
11117 * gdb.guile/scm-symtab-2.c: New file.
11118 * gdb.guile/scm-symtab.c: New file.
11119 * gdb.guile/scm-symtab.exp: New file.
11120 * gdb.guile/scm-type.c: New file.
11121 * gdb.guile/scm-type.exp: New file.
11122 * gdb.guile/scm-value-cc.cc: New file.
11123 * gdb.guile/scm-value-cc.exp: New file.
11124 * gdb.guile/scm-value.c: New file.
11125 * gdb.guile/scm-value.exp: New file.
11126 * gdb.guile/source2.scm: New file.
11127 * gdb.guile/types-module.cc: New file.
11128 * gdb.guile/types-module.exp: New file.
11129
11130 2014-02-10 Yao Qi <yao@codesourcery.com>
11131
11132 PR testsuite/16543
11133 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11134 * configure: Regenerated.
11135 * Makefile.in: New file.
11136
11137 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11138
11139 * gdb.python/py-framefilter.exp: Fix typo.
11140
11141 2014-02-08 Yao Qi <yao@codesourcery.com>
11142
11143 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11144 that no =breakpoint-modified is emitted when breakpoints are
11145 modified through MI commands.
11146
11147 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11148 Pedro Alves <palves@redhat.com>
11149
11150 * gdb.threads/step-after-sr-lock.c: New file.
11151 * gdb.threads/step-after-sr-lock.exp: New file.
11152
11153 2014-02-07 Pedro Alves <palves@redhat.com>
11154
11155 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11156
11157 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11158
11159 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11160 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11161
11162 2014-02-06 Doug Evans <xdje42@gmail.com>
11163
11164 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11165 output.
11166
11167 * gdb.gdb/python-interrupts.exp: New file.
11168
11169 2014-02-05 Yao Qi <yao@codesourcery.com>
11170
11171 * gdb.trace/report.exp (use_collected_data): Test the output
11172 of "info threads" and "info inferiors".
11173
11174 2014-02-05 Yao Qi <yao@codesourcery.com>
11175
11176 Revert this patch:
11177
11178 2013-05-24 Yao Qi <yao@codesourcery.com>
11179
11180 * gdb.trace/tfile.exp: Test inferior and thread.
11181
11182 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11183
11184 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11185 on a function.
11186 * gdb.base/step-bt.c: Call hello via function pointer to make
11187 sure its first instruction is executed on powerpc64le-linux.
11188
11189 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11190
11191 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11192
11193 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11194
11195 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11196 of the test patterns for use on little-endian systems.
11197
11198 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11199
11200 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11201 (decimal_vector): Fix for little-endian.
11202
11203 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11204
11205 * gdb.arch/sparc-sysstep.exp: New file.
11206 * gdb.arch/sparc-sysstep.c: Likewise.
11207
11208 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11209
11210 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11211
11212 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11213
11214 2014-01-23 Tom Tromey <tromey@redhat.com>
11215
11216 * gdb.ada/array_char_idx: New testcase.
11217
11218 2014-01-23 Tom Tromey <tromey@redhat.com>
11219
11220 PR python/16487:
11221 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11222 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11223 classes.
11224
11225 2014-01-23 Tom Tromey <tromey@redhat.com>
11226
11227 PR python/16491:
11228 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11229 string from an inferior frame.
11230 * gdb.python/py-framefilter-mi.exp: Update.
11231
11232 2014-01-22 Doug Evans <dje@google.com>
11233
11234 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11235
11236 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11237
11238 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11239
11240 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11241
11242 * gdb.trace/entry-values.exp: Remove excess space character from
11243 regex patterns. Handle s390 call instruction.
11244
11245 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11246
11247 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11248 define "*_start" label. Make "name" static.
11249 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11250 ${name} by references to ${name}_start.
11251
11252 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11253
11254 * gdb.base/info-macros.exp: Remove "debug" from the compile
11255 options.
11256
11257 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11258
11259 * gdb.dlang/demangle.exp: New file.
11260
11261 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11262
11263 * gdb.dlang/primitive-types.exp: New file.
11264
11265 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11266
11267 * configure.ac: Create gdb.dlang/Makefile.
11268 * configure: Regenerate.
11269 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11270 * gdb.dlang/Makefile.in: New file.
11271 * lib/d-support.exp: New file.
11272 * lib/gdb.exp (skip_d_tests): New proc.
11273
11274 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11275
11276 * gdb.btrace/delta.exp: Check reverse stepi.
11277 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11278 * gdb.btrace/finish.exp: New.
11279 * gdb.btrace/next.exp: New.
11280 * gdb.btrace/nexti.exp: New.
11281 * gdb.btrace/record_goto.c: Add comments.
11282 * gdb.btrace/step.exp: New.
11283 * gdb.btrace/stepi.exp: New.
11284 * gdb.btrace/multi-thread-step.c: New.
11285 * gdb.btrace/multi-thread-step.exp: New.
11286 * gdb.btrace/rn-dl-bind.c: New.
11287 * gdb.btrace/rn-dl-bind.exp: New.
11288 * gdb.btrace/data.c: New.
11289 * gdb.btrace/data.exp: New.
11290 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11291
11292 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11293
11294 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11295 * gdb.btrace/exception.exp: Update.
11296 * gdb.btrace/instruction_history.exp: Update.
11297 * gdb.btrace/record_goto.exp: Update.
11298 * gdb.btrace/tailcall.exp: Update.
11299 * gdb.btrace/unknown_functions.exp: Update.
11300 * gdb.btrace/delta.exp: New.
11301
11302 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11303
11304 * gdb.btrace/record_goto.exp: Add backtrace test.
11305 * gdb.btrace/tailcall.exp: Add backtrace test.
11306
11307 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11308
11309 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11310 * gdb.btrace/record_goto.c: New.
11311 * gdb.btrace/record_goto.exp: New.
11312 * gdb.btrace/x86-record_goto.S: New.
11313
11314 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11315
11316 * gdb.btrace/function_call_history.exp: Update tests.
11317 * gdb.btrace/instruction_history.exp: Update tests.
11318
11319 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11320
11321 * gdb.btrace/function_call_history.exp: Fix expected field
11322 order for "record function-call-history".
11323 Add new tests for "record function-call-history /c".
11324 * gdb.btrace/exception.cc: New.
11325 * gdb.btrace/exception.exp: New.
11326 * gdb.btrace/tailcall.exp: New.
11327 * gdb.btrace/x86-tailcall.S: New.
11328 * gdb.btrace/x86-tailcall.c: New.
11329 * gdb.btrace/unknown_functions.c: New.
11330 * gdb.btrace/unknown_functions.exp: New.
11331 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11332
11333 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11334
11335 * gdb.btrace/instruction_history.exp: Update.
11336 * gdb.btrace/function_call_history.exp: Update.
11337
11338 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11339
11340 * gdb.btrace/function_call_history.exp: Fix expected function
11341 trace.
11342 * gdb.btrace/instruction_history.exp: Initialize traced.
11343 Remove traced_functions.
11344
11345 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11346
11347 * gdb.btrace/function_call_history.exp: Update
11348 * gdb.btrace/instruction_history.exp: Update.
11349
11350 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11351
11352 * gdb.btrace/enable.exp: Update expected text.
11353
11354 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11355
11356 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11357 bytes.
11358
11359 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11360
11361 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11362
11363 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11364
11365 * lib/gdb.exp (supports_process_record): Return true for
11366 arm*-linux*. (supports_reverse): Likewise.
11367
11368 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11369
11370 PR python/15464
11371 PR python/16113
11372 * gdb.python/py-type.c: Enhance test case.
11373 * gdb.python/py-value-cc.cc: Likewise
11374 * gdb.python/py-type.exp: Add new tests.
11375 * gdb.python/py-value-cc.exp: Likewise
11376
11377 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11378 Pedro Alves <palves@redhat.com>
11379
11380 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11381 Make "name" extern.
11382 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11383 references to ${name}_start by references to ${name}.
11384
11385 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11386
11387 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11388
11389 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11390
11391 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11392
11393 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11394 Pedro Alves <palves@redhat.com>
11395
11396 * gdb.mi/mi-info-os.exp: Connect to the target with
11397 mi_gdb_target_load.
11398
11399 2014-01-08 Pedro Alves <palves@redhat.com>
11400
11401 * gdb.threads/reconnect-signal.c: New file.
11402 * gdb.threads/reconnect-signal.exp: New file.
11403
11404 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11405
11406 * gdb.base/source-dir.exp: New file.
11407
11408 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11409
11410 * gdb.ada/mi_interface: New testcase.
11411
11412 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11413
11414 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11415 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11416 gdb.ada/pp-rec-component/pck.ads: New files.
11417
11418 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11419
11420 * gdb.python/py-pp-integral.c: New file.
11421 * gdb.python/py-pp-integral.py: New file.
11422 * gdb.python/py-pp-integral.exp: New file.
11423
11424 For older changes see ChangeLog-1993-2013.
11425 \f
11426 ;; Local Variables:
11427 ;; mode: change-log
11428 ;; left-margin: 8
11429 ;; fill-column: 74
11430 ;; version-control: never
11431 ;; End:
11432
11433 Copyright 2014-2017 Free Software Foundation, Inc.
11434 Copying and distribution of this file, with or without modification,
11435 are permitted provided the copyright notice and this notice are preserved.