]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Fix various python lazy string bugs.
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 <<<<<<< HEAD
2 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
3
4 * gdb.cp/m-static.exp: Fix expectation for prototype of
5 test5.single_constructor and single_constructor::single_constructor.
6 =======
7 2017-03-15 Doug Evans <dje@google.com>
8
9 PR python/17728, python/18439, python/18779
10 * gdb.python/py-value.c (main) Delete locals sptr, sn.
11 * gdb.python/py-lazy-string.c (pointer): New typedef.
12 (main): New locals ptr, array, typedef_ptr.
13 * gdb.python/py-value.exp: Move lazy string tests to ...
14 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
15 array, typedef lazy strings.
16 >>>>>>> Fix various python lazy string bugs.
17
18 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
19
20 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
21 Add optional 'test' parameter.
22
23 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
24
25 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
26 Skip for versions of DejaGnu < 1.5.
27
28 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
29
30 * lib/gdb.exp (dejagnu_version): New proc.
31 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
32 Use dejagnu_version.
33
34 2017-03-10 Keith Seitz <keiths@redhat.com>
35
36 PR c++/8128
37 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
38 type from destructor regexps.
39 Add a branch which actually passes the test.
40 Adjust "ptype t5i" test names.
41
42 2017-03-08 Pedro Alves <palves@redhat.com>
43
44 * gdb.base/step-over-exit.exp: Add explicit test message.
45
46 2017-03-08 Pedro Alves <palves@redhat.com>
47
48 PR gdb/18360
49 * gdb.threads/interrupt-while-step-over.c: New file.
50 * gdb.threads/interrupt-while-step-over.exp: New file.
51
52 2017-03-08 Pedro Alves <palves@redhat.com>
53
54 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
55 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
56
57 2017-03-08 Pedro Alves <palves@redhat.com>
58
59 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
60 PKRU as not supported as a PASS.
61
62 2017-03-08 Pedro Alves <palves@redhat.com>
63
64 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
65 prefix instead of $binfile1/$binfile2.
66 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
67 in test message.
68 * gdb.python/py-completion.exp: Use "load python file" as test
69 messages instead of unstable path names.
70
71 2017-03-08 Pedro Alves <palves@redhat.com>
72 Jan Kratochvil <jan.kratochvil@redhat.com>
73
74 PR cli/21218
75 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
76 New proc.
77 (top level): Call it.
78
79 2017-03-08 Pedro Alves <palves@redhat.com>
80
81 PR tui/21216
82 * gdb.tui/tui-nl-filtered-output.exp: New file.
83
84 2017-03-08 Pedro Alves <palves@redhat.com>
85
86 * gdb.base/completion.exp: Move TUI completion tests to ...
87 * gdb.tui/completion.exp: ... this new file.
88
89 2017-03-08 Pedro Alves <palves@redhat.com>
90
91 * gdb.base/tui-disasm-long-lines.c,
92 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
93 gdb.base/tui-layout.exp: Move to ...
94 * gdb.tui/: ... this new directory.
95
96 2017-03-07 Pedro Alves <palves@redhat.com>
97
98 * gdb.base/tui-layout.c: New file.
99 * gdb.base/tui-layout.exp: New file.
100
101 2017-03-07 Pedro Alves <palves@redhat.com>
102
103 * gdb.base/tui-layout.c: Rename to ...
104 * gdb.base/tui-disasm-long-lines.c: ... this.
105 * gdb.base/tui-layout.exp: Rename to ...
106 * gdb.base/tui-disasm-long-lines.exp: ... this.
107
108 2017-03-07 Pedro Alves <palves@redhat.com>
109
110 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
111
112 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
113
114 * i386-mpx-call.c: New file.
115 * i386-mpx-call.exp: New file.
116
117 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
118
119 * gdb.arch/powerpc-power.exp: Delete test.
120 * gdb.arch/powerpc-power.s: Likewise.
121 * gdb.disasm/disassembler-options.exp: New test.
122 * gdb.arch/powerpc-altivec.exp: Likewise.
123 * gdb.arch/powerpc-altivec.s: Likewise.
124 * gdb.arch/powerpc-altivec2.exp: Likewise.
125 * gdb.arch/powerpc-altivec2.s: Likewise.
126 * gdb.arch/powerpc-altivec3.exp: Likewise.
127 * gdb.arch/powerpc-altivec3.s: Likewise.
128 * gdb.arch/powerpc-power7.exp: Likewise.
129 * gdb.arch/powerpc-power7.s: Likewise.
130 * gdb.arch/powerpc-power8.exp: Likewise.
131 * gdb.arch/powerpc-power8.s: Likewise.
132 * gdb.arch/powerpc-power9.exp: Likewise.
133 * gdb.arch/powerpc-power9.s: Likewise.
134 * gdb.arch/powerpc-vsx.exp: Likewise.
135 * gdb.arch/powerpc-vsx.s: Likewise.
136 * gdb.arch/powerpc-vsx2.exp: Likewise.
137 * gdb.arch/powerpc-vsx2.s: Likewise.
138 * gdb.arch/powerpc-vsx3.exp: Likewise.
139 * gdb.arch/powerpc-vsx3.s: Likewise.
140 * gdb.arch/arm-disassembler-options.exp: Likewise.
141 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
142 * gdb.arch/s390-disassembler-options.exp: Likewise.
143
144 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
145
146 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
147 (check_supported_features): ... this. Changed return type to void.
148 (supports_rdseed): New static global.
149 (rdseed): Check supports_rdseed.
150 (initialize): Call check_supported_features.
151
152 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
153
154 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
155 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
156 and lqarx/stqcx.
157 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
158 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
159
160 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
161
162 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
163 uppercase.
164
165 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
166
167 * gdb.dwarf2/formdata16.c: New file.
168 * gdb.dwarf2/formdata16.exp: New file.
169 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
170
171 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
172
173 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
174 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
175 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
176 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
177 DW_AT_GNU_*.
178
179 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
180
181 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
182
183 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
184
185 PR gdb/21164
186 * gdb.base/maint.exp: Add testcases for when the commands do
187 not have arguments.
188
189 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
190
191 * gdb.cp/chained-calls.exp: Use p instead of P.
192
193 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
194
195 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
196 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
197
198 2017-02-14 Tom Tromey <tom@tromey.com>
199
200 PR python/13598:
201 * gdb.python/py-events.exp: Add before_prompt event tests.
202
203 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
204
205 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
206
207 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
208
209 * gdb.linespec/explicit.c (my_unique_function_name): New function.
210 (main): Call my_unique_function_name.
211 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
212 completion of patterns with a single match.
213 Add missing -re switches to gdb_test_multiple calls.
214
215 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
216
217 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
218 return if core file is not recognized.
219
220 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
221
222 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
223 and extra UIs.
224
225 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
226
227 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
228 proc_with_prefix.
229
230 2017-02-10 Tom Tromey <tom@tromey.com>
231
232 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
233
234 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
235
236 PR gdb/21122
237 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
238
239 2017-02-08 Jerome Guitton <guitton@adacore.com>
240
241 * gdb.base/define.exp: Add test for command abbreviations
242 in define.
243
244 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
245
246 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
247 * gdb.reverse/insn-reverse-x86.c: New file.
248
249 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
250
251 PR tdep/20936
252 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
253
254 2017-02-03 Tom Tromey <tom@tromey.com>
255
256 PR rust/21097:
257 * gdb.rust/simple.exp: Add new tests.
258
259 2017-02-02 Pedro Alves <palves@redhat.com>
260
261 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
262 tests.
263
264 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
265
266 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
267 taking a 2-byte value out of a 4-byte DWARF implicit value on
268 big-endian targets.
269 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
270 logic. Add test cases for DW_OP_implicit.
271
272 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
273
274 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
275
276 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
277
278 * gdb.btrace/enable.exp: Call gdb_exit before
279 skip_gdbserver_tests.
280
281 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
282
283 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
284 GDBFLAGS.
285
286 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
287
288 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
289 the test is skipped.
290 * gdb.btrace/data.exp: Likewise.
291 * gdb.btrace/delta.exp: Likewise.
292 * gdb.btrace/dlopen.exp: Likewise.
293 * gdb.btrace/enable-running.exp: Likewise.
294 * gdb.btrace/enable.exp: Likewise.
295 * gdb.btrace/exception.exp: Likewise.
296 * gdb.btrace/function_call_history.exp: Likewise.
297 * gdb.btrace/gcore.exp: Likewise.
298 * gdb.btrace/instruction_history.exp: Likewise.
299 * gdb.btrace/multi-thread-step.exp: Likewise.
300 * gdb.btrace/nohist.exp: Likewise.
301 * gdb.btrace/non-stop.exp: Likewise.
302 * gdb.btrace/reconnect.exp: Likewise.
303 * gdb.btrace/record_goto-step.exp: Likewise.
304 * gdb.btrace/record_goto.exp: Likewise.
305 * gdb.btrace/rn-dl-bind.exp: Likewise.
306 * gdb.btrace/segv.exp: Likewise.
307 * gdb.btrace/step.exp: Likewise.
308 * gdb.btrace/stepi.exp: Likewise.
309 * gdb.btrace/tailcall-only.exp: Likewise.
310 * gdb.btrace/tailcall.exp: Likewise.
311 * gdb.btrace/tsx.exp: Likewise.
312 * gdb.btrace/unknown_functions.exp: Likewise.
313 * gdb.btrace/vdso.exp: Likewise.
314
315 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
316
317 * gdb.btrace/enable-running.c: New.
318 * gdb.btrace/enable-running.exp: New.
319
320 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
321
322 * gdb.arch/amd64-gs_base.c: New file.
323 * gdb.arch/amd64-gs_base.exp: New file.
324
325 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
326
327 * lib/memory.exp: Remove spurious empty newlines.
328
329 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
330
331 * gdb.python/py-bad-printers.exp: Load python file using "source".
332 * gdb.python/py-events.exp: Likewise.
333 * gdb.python/py-evsignal.exp: Likewise.
334 * gdb.python/py-evthreads.exp: Likewise.
335 * gdb.python/py-frame-args.exp: Likewise.
336 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
337 * gdb.python/py-framefilter-mi.exp: Likewise.
338 * gdb.python/py-framefilter.exp: Likewise.
339 * gdb.python/py-mi.exp: Likewise.
340 * gdb.python/py-pp-maint.exp: Likewise.
341 * gdb.python/py-pp-registration.exp: Likewise.
342 * gdb.python/py-prettyprint.exp: Likewise.
343 (run_lang_tests): Likewise.
344 * gdb.python/py-typeprint.exp: Likewise.
345
346 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
347
348 * lib/memory.exp: New file.
349 * lib/gdb.exp: Load memory.exp.
350 * gdb.base/memattr.exp (delete_memory): Move proc to
351 lib/memory.exp and rename to delete_memory_regions.
352 Replace delete_memory with delete_memory_regions.
353 Cleanup memory regions before tests.
354 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
355 before tests.
356
357 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
358
359 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
360 files.
361 (initialize): New function conditionally defined.
362 (testcases): Move within conditional block.
363 (main): Call initialize.
364 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
365 of gdb.reverse/insn-reverse.c.
366 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
367 gdb.reverse/insn-reverse.c.
368
369 2017-01-26 Yao Qi <yao.qi@linaro.org>
370
371 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
372 disassemble on address 0.
373
374 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
375 Yao Qi <yao.qi@linaro.org>
376
377 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
378 * gdb.dwarf2/implptr-64bit.S: Remove.
379 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
380 variables in caller's context. Add DW_OP_implicit_value.
381
382 2017-01-25 Yao Qi <yao.qi@linaro.org>
383
384 * lib/dwarf.exp (Dwarf::_location): Handle
385 DW_OP_GNU_implicit_pointer with proper size.
386
387 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
388
389 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
390 and add untested calls.
391
392 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
393
394 * gdb.python/python.exp: Check line number against what GDB thinks
395 the line number is for func1.
396
397 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
398
399 * gdb.dlang/debug-expr.exp: New file.
400
401 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
402
403 Fix test names for the following files:
404
405 * gdb.ada/exec_changed.exp
406 * gdb.ada/info_types.exp
407 * gdb.arch/aarch64-atomic-inst.exp
408 * gdb.arch/aarch64-fp.exp
409 * gdb.arch/altivec-abi.exp
410 * gdb.arch/altivec-regs.exp
411 * gdb.arch/amd64-byte.exp
412 * gdb.arch/amd64-disp-step.exp
413 * gdb.arch/amd64-dword.exp
414 * gdb.arch/amd64-entry-value-inline.exp
415 * gdb.arch/amd64-entry-value-param.exp
416 * gdb.arch/amd64-entry-value-paramref.exp
417 * gdb.arch/amd64-entry-value.exp
418 * gdb.arch/amd64-i386-address.exp
419 * gdb.arch/amd64-invalid-stack-middle.exp
420 * gdb.arch/amd64-invalid-stack-top.exp
421 * gdb.arch/amd64-optimout-repeat.exp
422 * gdb.arch/amd64-prologue-skip.exp
423 * gdb.arch/amd64-prologue-xmm.exp
424 * gdb.arch/amd64-stap-special-operands.exp
425 * gdb.arch/amd64-stap-wrong-subexp.exp
426 * gdb.arch/amd64-tailcall-cxx.exp
427 * gdb.arch/amd64-tailcall-noret.exp
428 * gdb.arch/amd64-tailcall-ret.exp
429 * gdb.arch/amd64-tailcall-self.exp
430 * gdb.arch/amd64-word.exp
431 * gdb.arch/arm-bl-branch-dest.exp
432 * gdb.arch/arm-disp-step.exp
433 * gdb.arch/arm-neon.exp
434 * gdb.arch/arm-single-step-kernel-helper.exp
435 * gdb.arch/avr-flash-qualifier.exp
436 * gdb.arch/disp-step-insn-reloc.exp
437 * gdb.arch/e500-abi.exp
438 * gdb.arch/e500-regs.exp
439 * gdb.arch/ftrace-insn-reloc.exp
440 * gdb.arch/i386-avx512.exp
441 * gdb.arch/i386-bp_permanent.exp
442 * gdb.arch/i386-byte.exp
443 * gdb.arch/i386-cfi-notcurrent.exp
444 * gdb.arch/i386-disp-step.exp
445 * gdb.arch/i386-dr3-watch.exp
446 * gdb.arch/i386-float.exp
447 * gdb.arch/i386-gnu-cfi.exp
448 * gdb.arch/i386-mpx-map.exp
449 * gdb.arch/i386-mpx-sigsegv.exp
450 * gdb.arch/i386-mpx-simple_segv.exp
451 * gdb.arch/i386-mpx.exp
452 * gdb.arch/i386-permbkpt.exp
453 * gdb.arch/i386-prologue.exp
454 * gdb.arch/i386-signal.exp
455 * gdb.arch/i386-size-overlap.exp
456 * gdb.arch/i386-unwind.exp
457 * gdb.arch/i386-word.exp
458 * gdb.arch/mips-fcr.exp
459 * gdb.arch/powerpc-d128-regs.exp
460 * gdb.arch/powerpc-stackless.exp
461 * gdb.arch/ppc64-atomic-inst.exp
462 * gdb.arch/s390-stackless.exp
463 * gdb.arch/s390-tdbregs.exp
464 * gdb.arch/s390-vregs.exp
465 * gdb.arch/sparc-sysstep.exp
466 * gdb.arch/thumb-bx-pc.exp
467 * gdb.arch/thumb-singlestep.exp
468 * gdb.arch/thumb2-it.exp
469 * gdb.arch/vsx-regs.exp
470 * gdb.asm/asm-source.exp
471 * gdb.base/a2-run.exp
472 * gdb.base/advance.exp
473 * gdb.base/all-bin.exp
474 * gdb.base/anon.exp
475 * gdb.base/args.exp
476 * gdb.base/arithmet.exp
477 * gdb.base/async-shell.exp
478 * gdb.base/async.exp
479 * gdb.base/attach-pie-noexec.exp
480 * gdb.base/attach-twice.exp
481 * gdb.base/auto-load.exp
482 * gdb.base/bang.exp
483 * gdb.base/bitfields.exp
484 * gdb.base/break-always.exp
485 * gdb.base/break-caller-line.exp
486 * gdb.base/break-entry.exp
487 * gdb.base/break-inline.exp
488 * gdb.base/break-on-linker-gcd-function.exp
489 * gdb.base/break-probes.exp
490 * gdb.base/break.exp
491 * gdb.base/breakpoint-shadow.exp
492 * gdb.base/call-ar-st.exp
493 * gdb.base/call-sc.exp
494 * gdb.base/call-signal-resume.exp
495 * gdb.base/call-strs.exp
496 * gdb.base/callfuncs.exp
497 * gdb.base/catch-fork-static.exp
498 * gdb.base/catch-gdb-caused-signals.exp
499 * gdb.base/catch-load.exp
500 * gdb.base/catch-signal-fork.exp
501 * gdb.base/catch-signal.exp
502 * gdb.base/catch-syscall.exp
503 * gdb.base/charset.exp
504 * gdb.base/checkpoint.exp
505 * gdb.base/chng-syms.exp
506 * gdb.base/code-expr.exp
507 * gdb.base/code_elim.exp
508 * gdb.base/commands.exp
509 * gdb.base/completion.exp
510 * gdb.base/complex.exp
511 * gdb.base/cond-expr.exp
512 * gdb.base/condbreak.exp
513 * gdb.base/consecutive.exp
514 * gdb.base/continue-all-already-running.exp
515 * gdb.base/coredump-filter.exp
516 * gdb.base/corefile.exp
517 * gdb.base/dbx.exp
518 * gdb.base/debug-expr.exp
519 * gdb.base/define.exp
520 * gdb.base/del.exp
521 * gdb.base/disabled-location.exp
522 * gdb.base/disasm-end-cu.exp
523 * gdb.base/disasm-optim.exp
524 * gdb.base/display.exp
525 * gdb.base/duplicate-bp.exp
526 * gdb.base/ena-dis-br.exp
527 * gdb.base/ending-run.exp
528 * gdb.base/enumval.exp
529 * gdb.base/environ.exp
530 * gdb.base/eu-strip-infcall.exp
531 * gdb.base/eval-avoid-side-effects.exp
532 * gdb.base/eval-skip.exp
533 * gdb.base/exitsignal.exp
534 * gdb.base/expand-psymtabs.exp
535 * gdb.base/filesym.exp
536 * gdb.base/find-unmapped.exp
537 * gdb.base/finish.exp
538 * gdb.base/float.exp
539 * gdb.base/foll-exec-mode.exp
540 * gdb.base/foll-exec.exp
541 * gdb.base/foll-fork.exp
542 * gdb.base/fortran-sym-case.exp
543 * gdb.base/freebpcmd.exp
544 * gdb.base/func-ptr.exp
545 * gdb.base/func-ptrs.exp
546 * gdb.base/funcargs.exp
547 * gdb.base/gcore-buffer-overflow.exp
548 * gdb.base/gcore-relro-pie.exp
549 * gdb.base/gcore-relro.exp
550 * gdb.base/gcore.exp
551 * gdb.base/gdb1090.exp
552 * gdb.base/gdb11530.exp
553 * gdb.base/gdb11531.exp
554 * gdb.base/gdb1821.exp
555 * gdb.base/gdbindex-stabs.exp
556 * gdb.base/gdbvars.exp
557 * gdb.base/hbreak.exp
558 * gdb.base/hbreak2.exp
559 * gdb.base/included.exp
560 * gdb.base/infcall-input.exp
561 * gdb.base/inferior-died.exp
562 * gdb.base/infnan.exp
563 * gdb.base/info-macros.exp
564 * gdb.base/info-os.exp
565 * gdb.base/info-proc.exp
566 * gdb.base/info-shared.exp
567 * gdb.base/info-target.exp
568 * gdb.base/infoline.exp
569 * gdb.base/interp.exp
570 * gdb.base/interrupt.exp
571 * gdb.base/jit-reader.exp
572 * gdb.base/jit-simple.exp
573 * gdb.base/kill-after-signal.exp
574 * gdb.base/kill-detach-inferiors-cmd.exp
575 * gdb.base/label.exp
576 * gdb.base/langs.exp
577 * gdb.base/ldbl_e308.exp
578 * gdb.base/line-symtabs.exp
579 * gdb.base/linespecs.exp
580 * gdb.base/list.exp
581 * gdb.base/long_long.exp
582 * gdb.base/longest-types.exp
583 * gdb.base/maint.exp
584 * gdb.base/max-value-size.exp
585 * gdb.base/memattr.exp
586 * gdb.base/mips_pro.exp
587 * gdb.base/morestack.exp
588 * gdb.base/moribund-step.exp
589 * gdb.base/multi-forks.exp
590 * gdb.base/nested-addr.exp
591 * gdb.base/nextoverexit.exp
592 * gdb.base/noreturn-finish.exp
593 * gdb.base/noreturn-return.exp
594 * gdb.base/nostdlib.exp
595 * gdb.base/offsets.exp
596 * gdb.base/opaque.exp
597 * gdb.base/pc-fp.exp
598 * gdb.base/permissions.exp
599 * gdb.base/print-symbol-loading.exp
600 * gdb.base/prologue-include.exp
601 * gdb.base/psymtab.exp
602 * gdb.base/ptype.exp
603 * gdb.base/random-signal.exp
604 * gdb.base/randomize.exp
605 * gdb.base/range-stepping.exp
606 * gdb.base/readline-ask.exp
607 * gdb.base/recpar.exp
608 * gdb.base/recurse.exp
609 * gdb.base/relational.exp
610 * gdb.base/restore.exp
611 * gdb.base/return-nodebug.exp
612 * gdb.base/return.exp
613 * gdb.base/run-after-attach.exp
614 * gdb.base/save-bp.exp
615 * gdb.base/scope.exp
616 * gdb.base/sect-cmd.exp
617 * gdb.base/set-lang-auto.exp
618 * gdb.base/set-noassign.exp
619 * gdb.base/setvar.exp
620 * gdb.base/sigall.exp
621 * gdb.base/sigbpt.exp
622 * gdb.base/siginfo-addr.exp
623 * gdb.base/siginfo-infcall.exp
624 * gdb.base/siginfo-obj.exp
625 * gdb.base/siginfo.exp
626 * gdb.base/signals-state-child.exp
627 * gdb.base/signest.exp
628 * gdb.base/sigstep.exp
629 * gdb.base/sizeof.exp
630 * gdb.base/skip.exp
631 * gdb.base/solib-corrupted.exp
632 * gdb.base/solib-nodir.exp
633 * gdb.base/solib-search.exp
634 * gdb.base/stack-checking.exp
635 * gdb.base/stale-infcall.exp
636 * gdb.base/stap-probe.exp
637 * gdb.base/start.exp
638 * gdb.base/step-break.exp
639 * gdb.base/step-bt.exp
640 * gdb.base/step-line.exp
641 * gdb.base/step-over-exit.exp
642 * gdb.base/step-over-syscall.exp
643 * gdb.base/step-resume-infcall.exp
644 * gdb.base/step-test.exp
645 * gdb.base/store.exp
646 * gdb.base/structs3.exp
647 * gdb.base/sym-file.exp
648 * gdb.base/symbol-without-target_section.exp
649 * gdb.base/term.exp
650 * gdb.base/testenv.exp
651 * gdb.base/ui-redirect.exp
652 * gdb.base/until.exp
653 * gdb.base/unwindonsignal.exp
654 * gdb.base/value-double-free.exp
655 * gdb.base/vla-datatypes.exp
656 * gdb.base/vla-ptr.exp
657 * gdb.base/vla-sideeffect.exp
658 * gdb.base/volatile.exp
659 * gdb.base/watch-cond-infcall.exp
660 * gdb.base/watch-cond.exp
661 * gdb.base/watch-non-mem.exp
662 * gdb.base/watch-read.exp
663 * gdb.base/watch-vfork.exp
664 * gdb.base/watchpoint-cond-gone.exp
665 * gdb.base/watchpoint-delete.exp
666 * gdb.base/watchpoint-hw-hit-once.exp
667 * gdb.base/watchpoint-hw.exp
668 * gdb.base/watchpoint-stops-at-right-insn.exp
669 * gdb.base/watchpoints.exp
670 * gdb.base/wchar.exp
671 * gdb.base/whatis-exp.exp
672 * gdb.btrace/buffer-size.exp
673 * gdb.btrace/data.exp
674 * gdb.btrace/delta.exp
675 * gdb.btrace/dlopen.exp
676 * gdb.btrace/enable.exp
677 * gdb.btrace/exception.exp
678 * gdb.btrace/function_call_history.exp
679 * gdb.btrace/gcore.exp
680 * gdb.btrace/instruction_history.exp
681 * gdb.btrace/nohist.exp
682 * gdb.btrace/reconnect.exp
683 * gdb.btrace/record_goto-step.exp
684 * gdb.btrace/record_goto.exp
685 * gdb.btrace/rn-dl-bind.exp
686 * gdb.btrace/segv.exp
687 * gdb.btrace/step.exp
688 * gdb.btrace/stepi.exp
689 * gdb.btrace/tailcall-only.exp
690 * gdb.btrace/tailcall.exp
691 * gdb.btrace/tsx.exp
692 * gdb.btrace/unknown_functions.exp
693 * gdb.btrace/vdso.exp
694 * gdb.compile/compile-ifunc.exp
695 * gdb.compile/compile-ops.exp
696 * gdb.compile/compile-print.exp
697 * gdb.compile/compile-setjmp.exp
698 * gdb.cp/abstract-origin.exp
699 * gdb.cp/ambiguous.exp
700 * gdb.cp/annota2.exp
701 * gdb.cp/annota3.exp
702 * gdb.cp/anon-ns.exp
703 * gdb.cp/anon-struct.exp
704 * gdb.cp/anon-union.exp
705 * gdb.cp/arg-reference.exp
706 * gdb.cp/baseenum.exp
707 * gdb.cp/bool.exp
708 * gdb.cp/breakpoint.exp
709 * gdb.cp/bs15503.exp
710 * gdb.cp/call-c.exp
711 * gdb.cp/casts.exp
712 * gdb.cp/chained-calls.exp
713 * gdb.cp/class2.exp
714 * gdb.cp/classes.exp
715 * gdb.cp/cmpd-minsyms.exp
716 * gdb.cp/converts.exp
717 * gdb.cp/cp-relocate.exp
718 * gdb.cp/cpcompletion.exp
719 * gdb.cp/cpexprs.exp
720 * gdb.cp/cplabel.exp
721 * gdb.cp/cplusfuncs.exp
722 * gdb.cp/cpsizeof.exp
723 * gdb.cp/ctti.exp
724 * gdb.cp/derivation.exp
725 * gdb.cp/destrprint.exp
726 * gdb.cp/dispcxx.exp
727 * gdb.cp/enum-class.exp
728 * gdb.cp/exception.exp
729 * gdb.cp/exceptprint.exp
730 * gdb.cp/expand-psymtabs-cxx.exp
731 * gdb.cp/expand-sals.exp
732 * gdb.cp/extern-c.exp
733 * gdb.cp/filename.exp
734 * gdb.cp/formatted-ref.exp
735 * gdb.cp/fpointer.exp
736 * gdb.cp/gdb1355.exp
737 * gdb.cp/gdb2495.exp
738 * gdb.cp/hang.exp
739 * gdb.cp/impl-this.exp
740 * gdb.cp/infcall-dlopen.exp
741 * gdb.cp/inherit.exp
742 * gdb.cp/iostream.exp
743 * gdb.cp/koenig.exp
744 * gdb.cp/local.exp
745 * gdb.cp/m-data.exp
746 * gdb.cp/m-static.exp
747 * gdb.cp/mb-ctor.exp
748 * gdb.cp/mb-inline.exp
749 * gdb.cp/mb-templates.exp
750 * gdb.cp/member-name.exp
751 * gdb.cp/member-ptr.exp
752 * gdb.cp/meth-typedefs.exp
753 * gdb.cp/method.exp
754 * gdb.cp/method2.exp
755 * gdb.cp/minsym-fallback.exp
756 * gdb.cp/misc.exp
757 * gdb.cp/namelessclass.exp
758 * gdb.cp/namespace-enum.exp
759 * gdb.cp/namespace-nested-import.exp
760 * gdb.cp/namespace.exp
761 * gdb.cp/nextoverthrow.exp
762 * gdb.cp/no-dmgl-verbose.exp
763 * gdb.cp/non-trivial-retval.exp
764 * gdb.cp/noparam.exp
765 * gdb.cp/nsdecl.exp
766 * gdb.cp/nsimport.exp
767 * gdb.cp/nsnested.exp
768 * gdb.cp/nsnoimports.exp
769 * gdb.cp/nsrecurs.exp
770 * gdb.cp/nsstress.exp
771 * gdb.cp/nsusing.exp
772 * gdb.cp/operator.exp
773 * gdb.cp/oranking.exp
774 * gdb.cp/overload-const.exp
775 * gdb.cp/overload.exp
776 * gdb.cp/ovldbreak.exp
777 * gdb.cp/ovsrch.exp
778 * gdb.cp/paren-type.exp
779 * gdb.cp/parse-lang.exp
780 * gdb.cp/pass-by-ref.exp
781 * gdb.cp/pr-1023.exp
782 * gdb.cp/pr-1210.exp
783 * gdb.cp/pr-574.exp
784 * gdb.cp/pr10687.exp
785 * gdb.cp/pr12028.exp
786 * gdb.cp/pr17132.exp
787 * gdb.cp/pr17494.exp
788 * gdb.cp/pr9067.exp
789 * gdb.cp/pr9167.exp
790 * gdb.cp/pr9631.exp
791 * gdb.cp/printmethod.exp
792 * gdb.cp/psmang.exp
793 * gdb.cp/psymtab-parameter.exp
794 * gdb.cp/ptype-cv-cp.exp
795 * gdb.cp/ptype-flags.exp
796 * gdb.cp/re-set-overloaded.exp
797 * gdb.cp/ref-types.exp
798 * gdb.cp/rtti.exp
799 * gdb.cp/scope-err.exp
800 * gdb.cp/shadow.exp
801 * gdb.cp/smartp.exp
802 * gdb.cp/static-method.exp
803 * gdb.cp/static-print-quit.exp
804 * gdb.cp/temargs.exp
805 * gdb.cp/templates.exp
806 * gdb.cp/try_catch.exp
807 * gdb.cp/typedef-operator.exp
808 * gdb.cp/typeid.exp
809 * gdb.cp/userdef.exp
810 * gdb.cp/using-crash.exp
811 * gdb.cp/var-tag.exp
812 * gdb.cp/virtbase.exp
813 * gdb.cp/virtfunc.exp
814 * gdb.cp/virtfunc2.exp
815 * gdb.cp/vla-cxx.exp
816 * gdb.disasm/t01_mov.exp
817 * gdb.disasm/t02_mova.exp
818 * gdb.disasm/t03_add.exp
819 * gdb.disasm/t04_sub.exp
820 * gdb.disasm/t05_cmp.exp
821 * gdb.disasm/t06_ari2.exp
822 * gdb.disasm/t07_ari3.exp
823 * gdb.disasm/t08_or.exp
824 * gdb.disasm/t09_xor.exp
825 * gdb.disasm/t10_and.exp
826 * gdb.disasm/t11_logs.exp
827 * gdb.disasm/t12_bit.exp
828 * gdb.disasm/t13_otr.exp
829 * gdb.dlang/circular.exp
830 * gdb.dwarf2/arr-stride.exp
831 * gdb.dwarf2/arr-subrange.exp
832 * gdb.dwarf2/atomic-type.exp
833 * gdb.dwarf2/bad-regnum.exp
834 * gdb.dwarf2/bitfield-parent-optimized-out.exp
835 * gdb.dwarf2/callframecfa.exp
836 * gdb.dwarf2/clztest.exp
837 * gdb.dwarf2/corrupt.exp
838 * gdb.dwarf2/data-loc.exp
839 * gdb.dwarf2/dup-psym.exp
840 * gdb.dwarf2/dw2-anon-mptr.exp
841 * gdb.dwarf2/dw2-anonymous-func.exp
842 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
843 * gdb.dwarf2/dw2-bad-unresolved.exp
844 * gdb.dwarf2/dw2-basic.exp
845 * gdb.dwarf2/dw2-canonicalize-type.exp
846 * gdb.dwarf2/dw2-case-insensitive.exp
847 * gdb.dwarf2/dw2-common-block.exp
848 * gdb.dwarf2/dw2-compdir-oldgcc.exp
849 * gdb.dwarf2/dw2-compressed.exp
850 * gdb.dwarf2/dw2-const.exp
851 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
852 * gdb.dwarf2/dw2-cu-size.exp
853 * gdb.dwarf2/dw2-dup-frame.exp
854 * gdb.dwarf2/dw2-entry-value.exp
855 * gdb.dwarf2/dw2-icycle.exp
856 * gdb.dwarf2/dw2-ifort-parameter.exp
857 * gdb.dwarf2/dw2-inline-break.exp
858 * gdb.dwarf2/dw2-inline-param.exp
859 * gdb.dwarf2/dw2-intercu.exp
860 * gdb.dwarf2/dw2-intermix.exp
861 * gdb.dwarf2/dw2-lexical-block-bare.exp
862 * gdb.dwarf2/dw2-linkage-name-trust.exp
863 * gdb.dwarf2/dw2-minsym-in-cu.exp
864 * gdb.dwarf2/dw2-noloc.exp
865 * gdb.dwarf2/dw2-op-call.exp
866 * gdb.dwarf2/dw2-op-out-param.exp
867 * gdb.dwarf2/dw2-opt-structptr.exp
868 * gdb.dwarf2/dw2-param-error.exp
869 * gdb.dwarf2/dw2-producer.exp
870 * gdb.dwarf2/dw2-ranges-base.exp
871 * gdb.dwarf2/dw2-ref-missing-frame.exp
872 * gdb.dwarf2/dw2-reg-undefined.exp
873 * gdb.dwarf2/dw2-regno-invalid.exp
874 * gdb.dwarf2/dw2-restore.exp
875 * gdb.dwarf2/dw2-restrict.exp
876 * gdb.dwarf2/dw2-single-line-discriminators.exp
877 * gdb.dwarf2/dw2-strp.exp
878 * gdb.dwarf2/dw2-undefined-ret-addr.exp
879 * gdb.dwarf2/dw2-unresolved.exp
880 * gdb.dwarf2/dw2-var-zero-addr.exp
881 * gdb.dwarf2/dw4-sig-types.exp
882 * gdb.dwarf2/dwz.exp
883 * gdb.dwarf2/dynarr-ptr.exp
884 * gdb.dwarf2/enum-type.exp
885 * gdb.dwarf2/gdb-index.exp
886 * gdb.dwarf2/implptr-64bit.exp
887 * gdb.dwarf2/implptr-optimized-out.exp
888 * gdb.dwarf2/implptr.exp
889 * gdb.dwarf2/implref-array.exp
890 * gdb.dwarf2/implref-const.exp
891 * gdb.dwarf2/implref-global.exp
892 * gdb.dwarf2/implref-struct.exp
893 * gdb.dwarf2/mac-fileno.exp
894 * gdb.dwarf2/main-subprogram.exp
895 * gdb.dwarf2/member-ptr-forwardref.exp
896 * gdb.dwarf2/method-ptr.exp
897 * gdb.dwarf2/missing-sig-type.exp
898 * gdb.dwarf2/nonvar-access.exp
899 * gdb.dwarf2/opaque-type-lookup.exp
900 * gdb.dwarf2/pieces-optimized-out.exp
901 * gdb.dwarf2/pieces.exp
902 * gdb.dwarf2/pr10770.exp
903 * gdb.dwarf2/pr13961.exp
904 * gdb.dwarf2/staticvirtual.exp
905 * gdb.dwarf2/subrange.exp
906 * gdb.dwarf2/symtab-producer.exp
907 * gdb.dwarf2/trace-crash.exp
908 * gdb.dwarf2/typeddwarf.exp
909 * gdb.dwarf2/valop.exp
910 * gdb.dwarf2/watch-notconst.exp
911 * gdb.fortran/array-element.exp
912 * gdb.fortran/charset.exp
913 * gdb.fortran/common-block.exp
914 * gdb.fortran/complex.exp
915 * gdb.fortran/derived-type-function.exp
916 * gdb.fortran/derived-type.exp
917 * gdb.fortran/logical.exp
918 * gdb.fortran/module.exp
919 * gdb.fortran/multi-dim.exp
920 * gdb.fortran/nested-funcs.exp
921 * gdb.fortran/print-formatted.exp
922 * gdb.fortran/subarray.exp
923 * gdb.fortran/vla-alloc-assoc.exp
924 * gdb.fortran/vla-datatypes.exp
925 * gdb.fortran/vla-history.exp
926 * gdb.fortran/vla-ptr-info.exp
927 * gdb.fortran/vla-ptype-sub.exp
928 * gdb.fortran/vla-ptype.exp
929 * gdb.fortran/vla-sizeof.exp
930 * gdb.fortran/vla-type.exp
931 * gdb.fortran/vla-value-sub-arbitrary.exp
932 * gdb.fortran/vla-value-sub-finish.exp
933 * gdb.fortran/vla-value-sub.exp
934 * gdb.fortran/vla-value.exp
935 * gdb.fortran/whatis_type.exp
936 * gdb.go/chan.exp
937 * gdb.go/handcall.exp
938 * gdb.go/hello.exp
939 * gdb.go/integers.exp
940 * gdb.go/methods.exp
941 * gdb.go/package.exp
942 * gdb.go/strings.exp
943 * gdb.go/types.exp
944 * gdb.go/unsafe.exp
945 * gdb.guile/scm-arch.exp
946 * gdb.guile/scm-block.exp
947 * gdb.guile/scm-breakpoint.exp
948 * gdb.guile/scm-cmd.exp
949 * gdb.guile/scm-disasm.exp
950 * gdb.guile/scm-equal.exp
951 * gdb.guile/scm-frame-args.exp
952 * gdb.guile/scm-frame-inline.exp
953 * gdb.guile/scm-frame.exp
954 * gdb.guile/scm-iterator.exp
955 * gdb.guile/scm-math.exp
956 * gdb.guile/scm-objfile.exp
957 * gdb.guile/scm-ports.exp
958 * gdb.guile/scm-symbol.exp
959 * gdb.guile/scm-symtab.exp
960 * gdb.guile/scm-value-cc.exp
961 * gdb.guile/types-module.exp
962 * gdb.linespec/break-ask.exp
963 * gdb.linespec/cpexplicit.exp
964 * gdb.linespec/explicit.exp
965 * gdb.linespec/keywords.exp
966 * gdb.linespec/linespec.exp
967 * gdb.linespec/ls-dollar.exp
968 * gdb.linespec/ls-errs.exp
969 * gdb.linespec/skip-two.exp
970 * gdb.linespec/thread.exp
971 * gdb.mi/mi-async.exp
972 * gdb.mi/mi-basics.exp
973 * gdb.mi/mi-break.exp
974 * gdb.mi/mi-catch-load.exp
975 * gdb.mi/mi-cli.exp
976 * gdb.mi/mi-cmd-param-changed.exp
977 * gdb.mi/mi-console.exp
978 * gdb.mi/mi-detach.exp
979 * gdb.mi/mi-disassemble.exp
980 * gdb.mi/mi-eval.exp
981 * gdb.mi/mi-file-transfer.exp
982 * gdb.mi/mi-file.exp
983 * gdb.mi/mi-fill-memory.exp
984 * gdb.mi/mi-inheritance-syntax-error.exp
985 * gdb.mi/mi-linespec-err-cp.exp
986 * gdb.mi/mi-logging.exp
987 * gdb.mi/mi-memory-changed.exp
988 * gdb.mi/mi-read-memory.exp
989 * gdb.mi/mi-record-changed.exp
990 * gdb.mi/mi-reg-undefined.exp
991 * gdb.mi/mi-regs.exp
992 * gdb.mi/mi-return.exp
993 * gdb.mi/mi-reverse.exp
994 * gdb.mi/mi-simplerun.exp
995 * gdb.mi/mi-solib.exp
996 * gdb.mi/mi-stack.exp
997 * gdb.mi/mi-stepi.exp
998 * gdb.mi/mi-syn-frame.exp
999 * gdb.mi/mi-until.exp
1000 * gdb.mi/mi-var-block.exp
1001 * gdb.mi/mi-var-child.exp
1002 * gdb.mi/mi-var-cmd.exp
1003 * gdb.mi/mi-var-cp.exp
1004 * gdb.mi/mi-var-display.exp
1005 * gdb.mi/mi-var-invalidate.exp
1006 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1007 * gdb.mi/mi-vla-fortran.exp
1008 * gdb.mi/mi-watch.exp
1009 * gdb.mi/mi2-var-child.exp
1010 * gdb.mi/user-selected-context-sync.exp
1011 * gdb.modula2/unbounded-array.exp
1012 * gdb.multi/dummy-frame-restore.exp
1013 * gdb.multi/multi-arch-exec.exp
1014 * gdb.multi/multi-arch.exp
1015 * gdb.multi/tids.exp
1016 * gdb.multi/watchpoint-multi.exp
1017 * gdb.opencl/callfuncs.exp
1018 * gdb.opencl/convs_casts.exp
1019 * gdb.opencl/datatypes.exp
1020 * gdb.opencl/operators.exp
1021 * gdb.opencl/vec_comps.exp
1022 * gdb.opt/clobbered-registers-O2.exp
1023 * gdb.opt/inline-break.exp
1024 * gdb.opt/inline-bt.exp
1025 * gdb.opt/inline-cmds.exp
1026 * gdb.opt/inline-locals.exp
1027 * gdb.pascal/case-insensitive-symbols.exp
1028 * gdb.pascal/floats.exp
1029 * gdb.pascal/gdb11492.exp
1030 * gdb.python/lib-types.exp
1031 * gdb.python/py-arch.exp
1032 * gdb.python/py-as-string.exp
1033 * gdb.python/py-bad-printers.exp
1034 * gdb.python/py-block.exp
1035 * gdb.python/py-breakpoint-create-fail.exp
1036 * gdb.python/py-breakpoint.exp
1037 * gdb.python/py-caller-is.exp
1038 * gdb.python/py-cmd.exp
1039 * gdb.python/py-explore-cc.exp
1040 * gdb.python/py-explore.exp
1041 * gdb.python/py-finish-breakpoint.exp
1042 * gdb.python/py-finish-breakpoint2.exp
1043 * gdb.python/py-frame-args.exp
1044 * gdb.python/py-frame-inline.exp
1045 * gdb.python/py-frame.exp
1046 * gdb.python/py-framefilter-mi.exp
1047 * gdb.python/py-infthread.exp
1048 * gdb.python/py-lazy-string.exp
1049 * gdb.python/py-linetable.exp
1050 * gdb.python/py-mi-events.exp
1051 * gdb.python/py-mi-objfile.exp
1052 * gdb.python/py-mi.exp
1053 * gdb.python/py-objfile.exp
1054 * gdb.python/py-pp-integral.exp
1055 * gdb.python/py-pp-maint.exp
1056 * gdb.python/py-pp-re-notag.exp
1057 * gdb.python/py-pp-registration.exp
1058 * gdb.python/py-recurse-unwind.exp
1059 * gdb.python/py-strfns.exp
1060 * gdb.python/py-symbol.exp
1061 * gdb.python/py-symtab.exp
1062 * gdb.python/py-sync-interp.exp
1063 * gdb.python/py-typeprint.exp
1064 * gdb.python/py-unwind-maint.exp
1065 * gdb.python/py-unwind.exp
1066 * gdb.python/py-value-cc.exp
1067 * gdb.python/py-xmethods.exp
1068 * gdb.reverse/amd64-tailcall-reverse.exp
1069 * gdb.reverse/break-precsave.exp
1070 * gdb.reverse/break-reverse.exp
1071 * gdb.reverse/consecutive-precsave.exp
1072 * gdb.reverse/consecutive-reverse.exp
1073 * gdb.reverse/finish-precsave.exp
1074 * gdb.reverse/finish-reverse-bkpt.exp
1075 * gdb.reverse/finish-reverse.exp
1076 * gdb.reverse/fstatat-reverse.exp
1077 * gdb.reverse/getresuid-reverse.exp
1078 * gdb.reverse/i386-precsave.exp
1079 * gdb.reverse/i386-reverse.exp
1080 * gdb.reverse/i386-sse-reverse.exp
1081 * gdb.reverse/i387-env-reverse.exp
1082 * gdb.reverse/i387-stack-reverse.exp
1083 * gdb.reverse/insn-reverse.exp
1084 * gdb.reverse/machinestate-precsave.exp
1085 * gdb.reverse/machinestate.exp
1086 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1087 * gdb.reverse/pipe-reverse.exp
1088 * gdb.reverse/readv-reverse.exp
1089 * gdb.reverse/recvmsg-reverse.exp
1090 * gdb.reverse/rerun-prec.exp
1091 * gdb.reverse/s390-mvcle.exp
1092 * gdb.reverse/step-precsave.exp
1093 * gdb.reverse/step-reverse.exp
1094 * gdb.reverse/time-reverse.exp
1095 * gdb.reverse/until-precsave.exp
1096 * gdb.reverse/until-reverse.exp
1097 * gdb.reverse/waitpid-reverse.exp
1098 * gdb.reverse/watch-precsave.exp
1099 * gdb.reverse/watch-reverse.exp
1100 * gdb.rust/generics.exp
1101 * gdb.rust/methods.exp
1102 * gdb.rust/modules.exp
1103 * gdb.rust/simple.exp
1104 * gdb.server/connect-with-no-symbol-file.exp
1105 * gdb.server/ext-attach.exp
1106 * gdb.server/ext-restart.exp
1107 * gdb.server/ext-wrapper.exp
1108 * gdb.server/file-transfer.exp
1109 * gdb.server/server-exec-info.exp
1110 * gdb.server/server-kill.exp
1111 * gdb.server/server-mon.exp
1112 * gdb.server/wrapper.exp
1113 * gdb.stabs/exclfwd.exp
1114 * gdb.stabs/gdb11479.exp
1115 * gdb.threads/clone-new-thread-event.exp
1116 * gdb.threads/corethreads.exp
1117 * gdb.threads/current-lwp-dead.exp
1118 * gdb.threads/dlopen-libpthread.exp
1119 * gdb.threads/gcore-thread.exp
1120 * gdb.threads/sigstep-threads.exp
1121 * gdb.threads/watchpoint-fork.exp
1122 * gdb.trace/actions-changed.exp
1123 * gdb.trace/backtrace.exp
1124 * gdb.trace/change-loc.exp
1125 * gdb.trace/circ.exp
1126 * gdb.trace/collection.exp
1127 * gdb.trace/disconnected-tracing.exp
1128 * gdb.trace/ftrace.exp
1129 * gdb.trace/mi-trace-frame-collected.exp
1130 * gdb.trace/mi-trace-unavailable.exp
1131 * gdb.trace/mi-traceframe-changed.exp
1132 * gdb.trace/mi-tsv-changed.exp
1133 * gdb.trace/no-attach-trace.exp
1134 * gdb.trace/passc-dyn.exp
1135 * gdb.trace/qtro.exp
1136 * gdb.trace/range-stepping.exp
1137 * gdb.trace/read-memory.exp
1138 * gdb.trace/save-trace.exp
1139 * gdb.trace/signal.exp
1140 * gdb.trace/status-stop.exp
1141 * gdb.trace/tfile.exp
1142 * gdb.trace/trace-break.exp
1143 * gdb.trace/trace-buffer-size.exp
1144 * gdb.trace/trace-condition.exp
1145 * gdb.trace/tracefile-pseudo-reg.exp
1146 * gdb.trace/tstatus.exp
1147 * gdb.trace/unavailable.exp
1148 * gdb.trace/while-dyn.exp
1149 * gdb.trace/while-stepping.exp
1150
1151 2016-12-22 Doug Evans <xdje42@gmail.com>
1152
1153 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1154 and msymbols.
1155
1156 2016-12-19 Yao Qi <yao.qi@linaro.org>
1157
1158 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1159 (test_with_self): Don't call do_steps_and_nexts, and remove
1160 code about stepping into xmalloc.
1161
1162 2016-12-09 Yao Qi <yao.qi@linaro.org>
1163
1164 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1165
1166 2016-12-09 Yao Qi <yao.qi@linaro.org>
1167
1168 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1169
1170 2016-12-09 Pedro Alves <palves@redhat.com>
1171
1172 * gdb.base/all-architectures-0.exp: New file.
1173 * gdb.base/all-architectures-1.exp: New file.
1174 * gdb.base/all-architectures-2.exp: New file.
1175 * gdb.base/all-architectures-3.exp: New file.
1176 * gdb.base/all-architectures-4.exp: New file.
1177 * gdb.base/all-architectures-5.exp: New file.
1178 * gdb.base/all-architectures-6.exp: New file.
1179 * gdb.base/all-architectures-7.exp: New file.
1180 * gdb.base/all-architectures.exp.in: New file.
1181
1182 2016-12-09 Yao Qi <yao.qi@linaro.org>
1183
1184 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1185
1186 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1187
1188 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1189 possible.
1190 Remove useless pattern-matching code.
1191
1192 2016-12-02 Pedro Alves <palves@redhat.com>
1193
1194 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1195 procedure.
1196 (top level): Call it.
1197
1198 2016-12-02 Pedro Alves <palves@redhat.com>
1199
1200 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1201 New procedure.
1202 (top level): Call it.
1203
1204 2016-12-02 Pedro Alves <palves@redhat.com>
1205
1206 PR cli/20559
1207 * gdb.base/commands.exp (user_defined_command_args_eval): New
1208 procedure.
1209 (top level): Call it.
1210
1211 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1212
1213 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1214 timeout handling.
1215
1216 2016-12-02 Tom Tromey <tom@tromey.com>
1217
1218 * gdb.dwarf2/main-subprogram.c: New file.
1219 * gdb.dwarf2/main-subprogram.exp: New file.
1220
1221 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1222
1223 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1224 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1225 gdb_test_no_output for a couple of cases.
1226 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1227
1228 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1229
1230 Fix test names and standardize compilation error messages throughout
1231 the following files:
1232
1233 * gdb.ada/start.exp
1234 * gdb.arch/alpha-step.exp
1235 * gdb.arch/e500-prologue.exp
1236 * gdb.arch/ftrace-insn-reloc.exp
1237 * gdb.arch/gdb1291.exp
1238 * gdb.arch/gdb1431.exp
1239 * gdb.arch/gdb1558.exp
1240 * gdb.arch/i386-dr3-watch.exp
1241 * gdb.arch/i386-sse-stack-align.exp
1242 * gdb.arch/ia64-breakpoint-shadow.exp
1243 * gdb.arch/pa-nullify.exp
1244 * gdb.arch/powerpc-aix-prologue.exp
1245 * gdb.arch/thumb-bx-pc.exp
1246 * gdb.base/annota1.exp
1247 * gdb.base/annota3.exp
1248 * gdb.base/arrayidx.exp
1249 * gdb.base/assign.exp
1250 * gdb.base/attach.exp
1251 * gdb.base/auxv.exp
1252 * gdb.base/bang.exp
1253 * gdb.base/bfp-test.exp
1254 * gdb.base/bigcore.exp
1255 * gdb.base/bitfields2.exp
1256 * gdb.base/break-fun-addr.exp
1257 * gdb.base/break-probes.exp
1258 * gdb.base/call-rt-st.exp
1259 * gdb.base/callexit.exp
1260 * gdb.base/catch-fork-kill.exp
1261 * gdb.base/charset.exp
1262 * gdb.base/checkpoint.exp
1263 * gdb.base/comprdebug.exp
1264 * gdb.base/constvars.exp
1265 * gdb.base/coredump-filter.exp
1266 * gdb.base/cursal.exp
1267 * gdb.base/cvexpr.exp
1268 * gdb.base/detach.exp
1269 * gdb.base/display.exp
1270 * gdb.base/dmsym.exp
1271 * gdb.base/dprintf-pending.exp
1272 * gdb.base/dso2dso.exp
1273 * gdb.base/dtrace-probe.exp
1274 * gdb.base/dump.exp
1275 * gdb.base/enum_cond.exp
1276 * gdb.base/exe-lock.exp
1277 * gdb.base/exec-invalid-sysroot.exp
1278 * gdb.base/execl-update-breakpoints.exp
1279 * gdb.base/exprs.exp
1280 * gdb.base/fileio.exp
1281 * gdb.base/find.exp
1282 * gdb.base/finish.exp
1283 * gdb.base/fixsection.exp
1284 * gdb.base/foll-vfork.exp
1285 * gdb.base/frame-args.exp
1286 * gdb.base/gcore.exp
1287 * gdb.base/gdb1250.exp
1288 * gdb.base/global-var-nested-by-dso.exp
1289 * gdb.base/gnu-ifunc.exp
1290 * gdb.base/hashline1.exp
1291 * gdb.base/hashline2.exp
1292 * gdb.base/hashline3.exp
1293 * gdb.base/hbreak-in-shr-unsupported.exp
1294 * gdb.base/huge.exp
1295 * gdb.base/infcall-input.exp
1296 * gdb.base/info-fun.exp
1297 * gdb.base/info-shared.exp
1298 * gdb.base/jit-simple.exp
1299 * gdb.base/jit-so.exp
1300 * gdb.base/jit.exp
1301 * gdb.base/jump.exp
1302 * gdb.base/label.exp
1303 * gdb.base/lineinc.exp
1304 * gdb.base/logical.exp
1305 * gdb.base/longjmp.exp
1306 * gdb.base/macscp.exp
1307 * gdb.base/miscexprs.exp
1308 * gdb.base/new-ui-echo.exp
1309 * gdb.base/new-ui-pending-input.exp
1310 * gdb.base/new-ui.exp
1311 * gdb.base/nodebug.exp
1312 * gdb.base/nofield.exp
1313 * gdb.base/offsets.exp
1314 * gdb.base/overlays.exp
1315 * gdb.base/pending.exp
1316 * gdb.base/pointers.exp
1317 * gdb.base/pr11022.exp
1318 * gdb.base/printcmds.exp
1319 * gdb.base/prologue.exp
1320 * gdb.base/ptr-typedef.exp
1321 * gdb.base/realname-expand.exp
1322 * gdb.base/relativedebug.exp
1323 * gdb.base/relocate.exp
1324 * gdb.base/remote.exp
1325 * gdb.base/reread.exp
1326 * gdb.base/return2.exp
1327 * gdb.base/savedregs.exp
1328 * gdb.base/sep.exp
1329 * gdb.base/sepdebug.exp
1330 * gdb.base/sepsymtab.exp
1331 * gdb.base/set-inferior-tty.exp
1332 * gdb.base/setshow.exp
1333 * gdb.base/shlib-call.exp
1334 * gdb.base/sigaltstack.exp
1335 * gdb.base/siginfo-addr.exp
1336 * gdb.base/signals.exp
1337 * gdb.base/signull.exp
1338 * gdb.base/sigrepeat.exp
1339 * gdb.base/so-impl-ld.exp
1340 * gdb.base/solib-display.exp
1341 * gdb.base/solib-overlap.exp
1342 * gdb.base/solib-search.exp
1343 * gdb.base/solib-symbol.exp
1344 * gdb.base/structs.exp
1345 * gdb.base/structs2.exp
1346 * gdb.base/symtab-search-order.exp
1347 * gdb.base/twice.exp
1348 * gdb.base/unload.exp
1349 * gdb.base/varargs.exp
1350 * gdb.base/watchpoint-solib.exp
1351 * gdb.base/watchpoint.exp
1352 * gdb.base/whatis.exp
1353 * gdb.base/wrong_frame_bt_full.exp
1354 * gdb.btrace/dlopen.exp
1355 * gdb.cell/ea-standalone.exp
1356 * gdb.cell/ea-test.exp
1357 * gdb.cp/dispcxx.exp
1358 * gdb.cp/gdb2384.exp
1359 * gdb.cp/method2.exp
1360 * gdb.cp/nextoverthrow.exp
1361 * gdb.cp/pr10728.exp
1362 * gdb.disasm/am33.exp
1363 * gdb.disasm/h8300s.exp
1364 * gdb.disasm/mn10300.exp
1365 * gdb.disasm/sh3.exp
1366 * gdb.dwarf2/dw2-dir-file-name.exp
1367 * gdb.fortran/complex.exp
1368 * gdb.fortran/library-module.exp
1369 * gdb.guile/scm-pretty-print.exp
1370 * gdb.guile/scm-symbol.exp
1371 * gdb.guile/scm-type.exp
1372 * gdb.guile/scm-value.exp
1373 * gdb.linespec/linespec.exp
1374 * gdb.mi/gdb701.exp
1375 * gdb.mi/gdb792.exp
1376 * gdb.mi/mi-breakpoint-changed.exp
1377 * gdb.mi/mi-dprintf-pending.exp
1378 * gdb.mi/mi-dprintf.exp
1379 * gdb.mi/mi-exit-code.exp
1380 * gdb.mi/mi-pending.exp
1381 * gdb.mi/mi-solib.exp
1382 * gdb.mi/new-ui-mi-sync.exp
1383 * gdb.mi/pr11022.exp
1384 * gdb.mi/user-selected-context-sync.exp
1385 * gdb.opt/solib-intra-step.exp
1386 * gdb.python/py-events.exp
1387 * gdb.python/py-finish-breakpoint.exp
1388 * gdb.python/py-mi.exp
1389 * gdb.python/py-prettyprint.exp
1390 * gdb.python/py-shared.exp
1391 * gdb.python/py-symbol.exp
1392 * gdb.python/py-template.exp
1393 * gdb.python/py-type.exp
1394 * gdb.python/py-value.exp
1395 * gdb.reverse/solib-precsave.exp
1396 * gdb.reverse/solib-reverse.exp
1397 * gdb.server/solib-list.exp
1398 * gdb.stabs/weird.exp
1399 * gdb.threads/reconnect-signal.exp
1400 * gdb.threads/stepi-random-signal.exp
1401 * gdb.trace/actions.exp
1402 * gdb.trace/ax.exp
1403 * gdb.trace/backtrace.exp
1404 * gdb.trace/change-loc.exp
1405 * gdb.trace/deltrace.exp
1406 * gdb.trace/ftrace-lock.exp
1407 * gdb.trace/ftrace.exp
1408 * gdb.trace/infotrace.exp
1409 * gdb.trace/mi-tracepoint-changed.exp
1410 * gdb.trace/packetlen.exp
1411 * gdb.trace/passcount.exp
1412 * gdb.trace/pending.exp
1413 * gdb.trace/range-stepping.exp
1414 * gdb.trace/report.exp
1415 * gdb.trace/stap-trace.exp
1416 * gdb.trace/tfind.exp
1417 * gdb.trace/trace-break.exp
1418 * gdb.trace/trace-condition.exp
1419 * gdb.trace/trace-enable-disable.exp
1420 * gdb.trace/trace-mt.exp
1421 * gdb.trace/tracecmd.exp
1422 * gdb.trace/tspeed.exp
1423 * gdb.trace/tsv.exp
1424 * lib/perftest.exp
1425
1426 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1427
1428 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1429 with gdb_test_no_output.
1430 Use command as test name.
1431
1432 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1433
1434 Fix test names starting with uppercase throughout the files.
1435
1436 * gdb.ada/assign_1.exp
1437 * gdb.ada/boolean_expr.exp
1438 * gdb.base/arrayidx.exp
1439 * gdb.base/del.exp
1440 * gdb.base/gcore-buffer-overflow.exp
1441 * gdb.base/testenv.exp
1442 * gdb.compile/compile.exp
1443 * gdb.python/py-framefilter-invalidarg.exp
1444 * gdb.python/py-framefilter.exp
1445
1446 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1447
1448 Fix test names starting with uppercase throughout the files.
1449
1450 * gdb.ada/array_return.exp
1451 * gdb.ada/expr_delims.exp
1452 * gdb.ada/mi_dyn_arr.exp
1453 * gdb.ada/mi_interface.exp
1454 * gdb.ada/mi_var_array.exp
1455 * gdb.ada/watch_arg.exp
1456 * gdb.arch/alpha-step.exp
1457 * gdb.arch/altivec-regs.exp
1458 * gdb.arch/e500-regs.exp
1459 * gdb.arch/powerpc-d128-regs.exp
1460 * gdb.base/arrayidx.exp
1461 * gdb.base/break.exp
1462 * gdb.base/checkpoint.exp
1463 * gdb.base/debug-expr.exp
1464 * gdb.base/dmsym.exp
1465 * gdb.base/radix.exp
1466 * gdb.base/sepdebug.exp
1467 * gdb.base/testenv.exp
1468 * gdb.base/watch_thread_num.exp
1469 * gdb.base/watchpoint-cond-gone.exp
1470 * gdb.cell/break.exp
1471 * gdb.cell/ea-cache.exp
1472 * gdb.compile/compile.exp
1473 * gdb.cp/gdb2495.exp
1474 * gdb.gdb/selftest.exp
1475 * gdb.gdb/xfullpath.exp
1476 * gdb.go/hello.exp
1477 * gdb.go/integers.exp
1478 * gdb.objc/basicclass.exp
1479 * gdb.pascal/hello.exp
1480 * gdb.pascal/integers.exp
1481 * gdb.python/py-breakpoint.exp
1482 * gdb.python/py-cmd.exp
1483 * gdb.python/py-linetable.exp
1484 * gdb.python/py-xmethods.exp
1485 * gdb.python/python.exp
1486 * gdb.reverse/consecutive-precsave.exp
1487 * gdb.reverse/finish-precsave.exp
1488 * gdb.reverse/i386-precsave.exp
1489 * gdb.reverse/machinestate-precsave.exp
1490 * gdb.reverse/sigall-precsave.exp
1491 * gdb.reverse/solib-precsave.exp
1492 * gdb.reverse/step-precsave.exp
1493 * gdb.reverse/until-precsave.exp
1494 * gdb.reverse/watch-precsave.exp
1495 * gdb.threads/leader-exit.exp
1496 * gdb.threads/pthreads.exp
1497 * gdb.threads/wp-replication.exp
1498 * gdb.trace/actions.exp
1499 * gdb.trace/mi-tsv-changed.exp
1500 * gdb.trace/tsv.exp
1501
1502 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1503
1504 Fix test names starting with uppercase throughout the files.
1505
1506 * gdb.arch/i386-bp_permanent.exp
1507 * gdb.arch/i386-gnu-cfi.exp
1508 * gdb.base/disasm-end-cu.exp
1509 * gdb.base/macscp.exp
1510 * gdb.base/pending.exp
1511 * gdb.base/watch_thread_num.exp
1512 * gdb.cp/exception.exp
1513 * gdb.cp/gdb2495.exp
1514 * gdb.cp/local.exp
1515 * gdb.python/py-evsignal.exp
1516 * gdb.python/python.exp
1517 * gdb.trace/tracecmd.exp
1518
1519 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1520
1521 Fix test names starting with uppercase throughout the files.
1522
1523 * gdb.base/charset.exp
1524 * gdb.base/eval.exp
1525 * gdb.base/multi-forks.exp
1526 * gdb.guile/scm-progspace.exp
1527 * gdb.opencl/datatypes.exp
1528 * gdb.python/py-block.exp
1529 * gdb.python/py-function.exp
1530 * gdb.python/py-symbol.exp
1531 * gdb.python/py-symtab.exp
1532 * gdb.python/py-xmethods.exp
1533 * gdb.reverse/break-precsave.exp
1534 * gdb.reverse/break-reverse.exp
1535 * gdb.reverse/consecutive-precsave.exp
1536 * gdb.reverse/consecutive-reverse.exp
1537 * gdb.reverse/finish-precsave.exp
1538 * gdb.reverse/finish-reverse-bkpt.exp
1539 * gdb.reverse/finish-reverse.exp
1540 * gdb.reverse/fstatat-reverse.exp
1541 * gdb.reverse/getresuid-reverse.exp
1542 * gdb.reverse/i386-precsave.exp
1543 * gdb.reverse/i386-reverse.exp
1544 * gdb.reverse/i386-sse-reverse.exp
1545 * gdb.reverse/i387-stack-reverse.exp
1546 * gdb.reverse/insn-reverse.exp
1547 * gdb.reverse/machinestate-precsave.exp
1548 * gdb.reverse/machinestate.exp
1549 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1550 * gdb.reverse/pipe-reverse.exp
1551 * gdb.reverse/readv-reverse.exp
1552 * gdb.reverse/recvmsg-reverse.exp
1553 * gdb.reverse/rerun-prec.exp
1554 * gdb.reverse/s390-mvcle.exp
1555 * gdb.reverse/sigall-precsave.exp
1556 * gdb.reverse/sigall-reverse.exp
1557 * gdb.reverse/solib-precsave.exp
1558 * gdb.reverse/solib-reverse.exp
1559 * gdb.reverse/step-precsave.exp
1560 * gdb.reverse/step-reverse.exp
1561 * gdb.reverse/time-reverse.exp
1562 * gdb.reverse/until-precsave.exp
1563 * gdb.reverse/until-reverse.exp
1564 * gdb.reverse/waitpid-reverse.exp
1565 * gdb.reverse/watch-precsave.exp
1566 * gdb.reverse/watch-reverse.exp
1567
1568 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1569
1570 Fix test names starting with uppercase throughout the files.
1571
1572 * gdb.arch/i386-mpx-simple_segv.exp
1573 * gdb.arch/i386-mpx.exp
1574 * gdb.arch/i386-permbkpt.exp
1575 * gdb.arch/pa-nullify.exp
1576 * gdb.arch/powerpc-d128-regs.exp
1577 * gdb.arch/vsx-regs.exp
1578 * gdb.base/bfp-test.exp
1579 * gdb.base/break.exp
1580 * gdb.base/breakpoint-shadow.exp
1581 * gdb.base/callfuncs.exp
1582 * gdb.base/charset.exp
1583 * gdb.base/commands.exp
1584 * gdb.base/completion.exp
1585 * gdb.base/dfp-test.exp
1586 * gdb.base/echo.exp
1587 * gdb.base/ending-run.exp
1588 * gdb.base/eval.exp
1589 * gdb.base/expand-psymtabs.exp
1590 * gdb.base/float128.exp
1591 * gdb.base/floatn.exp
1592 * gdb.base/foll-exec-mode.exp
1593 * gdb.base/gdb1056.exp
1594 * gdb.base/gdb11531.exp
1595 * gdb.base/kill-after-signal.exp
1596 * gdb.base/multi-forks.exp
1597 * gdb.base/overlays.exp
1598 * gdb.base/pending.exp
1599 * gdb.base/sepdebug.exp
1600 * gdb.base/testenv.exp
1601 * gdb.base/valgrind-db-attach.exp
1602 * gdb.base/watch_thread_num.exp
1603 * gdb.base/watchpoint-cond-gone.exp
1604 * gdb.base/watchpoint.exp
1605 * gdb.base/watchpoints.exp
1606 * gdb.cp/arg-reference.exp
1607 * gdb.cp/baseenum.exp
1608 * gdb.cp/operator.exp
1609 * gdb.cp/shadow.exp
1610 * gdb.dwarf2/dw2-op-out-param.exp
1611 * gdb.dwarf2/dw2-reg-undefined.exp
1612 * gdb.go/chan.exp
1613 * gdb.go/hello.exp
1614 * gdb.go/integers.exp
1615 * gdb.go/methods.exp
1616 * gdb.go/package.exp
1617 * gdb.guile/scm-parameter.exp
1618 * gdb.guile/scm-progspace.exp
1619 * gdb.guile/scm-value.exp
1620 * gdb.mi/mi-pending.exp
1621 * gdb.mi/user-selected-context-sync.exp
1622 * gdb.multi/multi-attach.exp
1623 * gdb.multi/tids.exp
1624 * gdb.opt/clobbered-registers-O2.exp
1625 * gdb.pascal/floats.exp
1626 * gdb.pascal/integers.exp
1627 * gdb.python/py-block.exp
1628 * gdb.python/py-events.exp
1629 * gdb.python/py-parameter.exp
1630 * gdb.python/py-symbol.exp
1631 * gdb.python/py-symtab.exp
1632 * gdb.python/py-type.exp
1633 * gdb.python/py-value.exp
1634 * gdb.python/py-xmethods.exp
1635 * gdb.python/python.exp
1636 * gdb.reverse/break-precsave.exp
1637 * gdb.reverse/consecutive-precsave.exp
1638 * gdb.reverse/finish-precsave.exp
1639 * gdb.reverse/i386-precsave.exp
1640 * gdb.reverse/machinestate-precsave.exp
1641 * gdb.reverse/sigall-precsave.exp
1642 * gdb.reverse/solib-precsave.exp
1643 * gdb.reverse/step-precsave.exp
1644 * gdb.reverse/until-precsave.exp
1645 * gdb.reverse/watch-precsave.exp
1646 * gdb.server/ext-attach.exp
1647 * gdb.server/ext-restart.exp
1648 * gdb.server/ext-run.exp
1649 * gdb.server/ext-wrapper.exp
1650 * gdb.stabs/gdb11479.exp
1651 * gdb.stabs/weird.exp
1652 * gdb.threads/attach-many-short-lived-threads.exp
1653 * gdb.threads/kill.exp
1654 * gdb.threads/watchpoint-fork.exp
1655
1656 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1657
1658 Fix test names starting with uppercase throughout all the files below.
1659
1660 * gdb.ada/array_return.exp
1661 * gdb.ada/catch_ex.exp
1662 * gdb.ada/info_exc.exp
1663 * gdb.ada/mi_catch_ex.exp
1664 * gdb.ada/mi_dyn_arr.exp
1665 * gdb.ada/mi_ex_cond.exp
1666 * gdb.ada/mi_exc_info.exp
1667 * gdb.ada/mi_interface.exp
1668 * gdb.ada/mi_task_arg.exp
1669 * gdb.ada/mi_task_info.exp
1670 * gdb.ada/mi_var_array.exp
1671 * gdb.arch/alpha-step.exp
1672 * gdb.arch/amd64-disp-step.exp
1673 * gdb.arch/arm-disp-step.exp
1674 * gdb.arch/disp-step-insn-reloc.exp
1675 * gdb.arch/e500-prologue.exp
1676 * gdb.arch/ftrace-insn-reloc.exp
1677 * gdb.arch/gdb1558.exp
1678 * gdb.arch/i386-bp_permanent.exp
1679 * gdb.arch/i386-disp-step.exp
1680 * gdb.arch/i386-float.exp
1681 * gdb.arch/i386-gnu-cfi.exp
1682 * gdb.arch/ia64-breakpoint-shadow.exp
1683 * gdb.arch/mips16-thunks.exp
1684 * gdb.arch/pa-nullify.exp
1685 * gdb.arch/powerpc-aix-prologue.exp
1686 * gdb.arch/powerpc-power.exp
1687 * gdb.arch/ppc-dfp.exp
1688 * gdb.arch/s390-tdbregs.exp
1689 * gdb.arch/spu-info.exp
1690 * gdb.arch/spu-ls.exp
1691 * gdb.arch/thumb-bx-pc.exp
1692 * gdb.base/advance.exp
1693 * gdb.base/annota-input-while-running.exp
1694 * gdb.base/arrayidx.exp
1695 * gdb.base/asmlabel.exp
1696 * gdb.base/async.exp
1697 * gdb.base/attach-wait-input.exp
1698 * gdb.base/auto-connect-native-target.exp
1699 * gdb.base/batch-preserve-term-settings.exp
1700 * gdb.base/bfp-test.exp
1701 * gdb.base/bigcore.exp
1702 * gdb.base/bp-permanent.exp
1703 * gdb.base/break-always.exp
1704 * gdb.base/break-fun-addr.exp
1705 * gdb.base/break-idempotent.exp
1706 * gdb.base/break-main-file-remove-fail.exp
1707 * gdb.base/break-probes.exp
1708 * gdb.base/break-unload-file.exp
1709 * gdb.base/break.exp
1710 * gdb.base/call-ar-st.exp
1711 * gdb.base/call-rt-st.exp
1712 * gdb.base/call-sc.exp
1713 * gdb.base/call-signal-resume.exp
1714 * gdb.base/call-strs.exp
1715 * gdb.base/callexit.exp
1716 * gdb.base/callfuncs.exp
1717 * gdb.base/catch-gdb-caused-signals.exp
1718 * gdb.base/catch-signal-siginfo-cond.exp
1719 * gdb.base/catch-syscall.exp
1720 * gdb.base/compare-sections.exp
1721 * gdb.base/cond-eval-mode.exp
1722 * gdb.base/condbreak-call-false.exp
1723 * gdb.base/consecutive-step-over.exp
1724 * gdb.base/cursal.exp
1725 * gdb.base/disabled-location.exp
1726 * gdb.base/disasm-end-cu.exp
1727 * gdb.base/display.exp
1728 * gdb.base/double-prompt-target-event-error.exp
1729 * gdb.base/dprintf-bp-same-addr.exp
1730 * gdb.base/dprintf-detach.exp
1731 * gdb.base/dprintf-next.exp
1732 * gdb.base/dprintf-non-stop.exp
1733 * gdb.base/dprintf-pending.exp
1734 * gdb.base/dso2dso.exp
1735 * gdb.base/ending-run.exp
1736 * gdb.base/enum_cond.exp
1737 * gdb.base/examine-backward.exp
1738 * gdb.base/exe-lock.exp
1739 * gdb.base/exec-invalid-sysroot.exp
1740 * gdb.base/execl-update-breakpoints.exp
1741 * gdb.base/execution-termios.exp
1742 * gdb.base/fileio.exp
1743 * gdb.base/fixsection.exp
1744 * gdb.base/foll-exec-mode.exp
1745 * gdb.base/foll-exec.exp
1746 * gdb.base/fork-running-state.exp
1747 * gdb.base/frame-args.exp
1748 * gdb.base/fullpath-expand.exp
1749 * gdb.base/func-ptr.exp
1750 * gdb.base/gcore-relro-pie.exp
1751 * gdb.base/gdb1090.exp
1752 * gdb.base/gdb1555.exp
1753 * gdb.base/global-var-nested-by-dso.exp
1754 * gdb.base/gnu-ifunc.exp
1755 * gdb.base/hbreak-in-shr-unsupported.exp
1756 * gdb.base/hbreak-unmapped.exp
1757 * gdb.base/hook-stop.exp
1758 * gdb.base/infcall-input.exp
1759 * gdb.base/info-fun.exp
1760 * gdb.base/info-shared.exp
1761 * gdb.base/interrupt-noterm.exp
1762 * gdb.base/jit-so.exp
1763 * gdb.base/jit.exp
1764 * gdb.base/line-symtabs.exp
1765 * gdb.base/list.exp
1766 * gdb.base/longjmp.exp
1767 * gdb.base/macscp.exp
1768 * gdb.base/max-value-size.exp
1769 * gdb.base/nodebug.exp
1770 * gdb.base/nofield.exp
1771 * gdb.base/overlays.exp
1772 * gdb.base/paginate-after-ctrl-c-running.exp
1773 * gdb.base/paginate-bg-execution.exp
1774 * gdb.base/paginate-inferior-exit.exp
1775 * gdb.base/pending.exp
1776 * gdb.base/pr11022.exp
1777 * gdb.base/printcmds.exp
1778 * gdb.base/ptr-typedef.exp
1779 * gdb.base/ptype.exp
1780 * gdb.base/randomize.exp
1781 * gdb.base/range-stepping.exp
1782 * gdb.base/realname-expand.exp
1783 * gdb.base/relativedebug.exp
1784 * gdb.base/remote.exp
1785 * gdb.base/savedregs.exp
1786 * gdb.base/sepdebug.exp
1787 * gdb.base/set-noassign.exp
1788 * gdb.base/shlib-call.exp
1789 * gdb.base/shreloc.exp
1790 * gdb.base/sigaltstack.exp
1791 * gdb.base/sigbpt.exp
1792 * gdb.base/siginfo-addr.exp
1793 * gdb.base/siginfo-obj.exp
1794 * gdb.base/siginfo-thread.exp
1795 * gdb.base/signest.exp
1796 * gdb.base/signull.exp
1797 * gdb.base/sigrepeat.exp
1798 * gdb.base/skip.exp
1799 * gdb.base/so-impl-ld.exp
1800 * gdb.base/solib-corrupted.exp
1801 * gdb.base/solib-disc.exp
1802 * gdb.base/solib-display.exp
1803 * gdb.base/solib-overlap.exp
1804 * gdb.base/solib-search.exp
1805 * gdb.base/solib-symbol.exp
1806 * gdb.base/source-execution.exp
1807 * gdb.base/sss-bp-on-user-bp-2.exp
1808 * gdb.base/sss-bp-on-user-bp.exp
1809 * gdb.base/stack-checking.exp
1810 * gdb.base/stale-infcall.exp
1811 * gdb.base/step-break.exp
1812 * gdb.base/step-line.exp
1813 * gdb.base/step-over-exit.exp
1814 * gdb.base/step-test.exp
1815 * gdb.base/structs.exp
1816 * gdb.base/sym-file.exp
1817 * gdb.base/symtab-search-order.exp
1818 * gdb.base/term.exp
1819 * gdb.base/type-opaque.exp
1820 * gdb.base/unload.exp
1821 * gdb.base/until-nodebug.exp
1822 * gdb.base/until.exp
1823 * gdb.base/unwindonsignal.exp
1824 * gdb.base/watch-cond.exp
1825 * gdb.base/watch-non-mem.exp
1826 * gdb.base/watch_thread_num.exp
1827 * gdb.base/watchpoint-reuse-slot.exp
1828 * gdb.base/watchpoint-solib.exp
1829 * gdb.base/watchpoint.exp
1830 * gdb.btrace/dlopen.exp
1831 * gdb.cell/arch.exp
1832 * gdb.cell/break.exp
1833 * gdb.cell/bt.exp
1834 * gdb.cell/core.exp
1835 * gdb.cell/data.exp
1836 * gdb.cell/dwarfaddr.exp
1837 * gdb.cell/ea-cache.exp
1838 * gdb.cell/ea-standalone.exp
1839 * gdb.cell/ea-test.exp
1840 * gdb.cell/f-regs.exp
1841 * gdb.cell/fork.exp
1842 * gdb.cell/gcore.exp
1843 * gdb.cell/mem-access.exp
1844 * gdb.cell/ptype.exp
1845 * gdb.cell/registers.exp
1846 * gdb.cell/sizeof.exp
1847 * gdb.cell/solib-symbol.exp
1848 * gdb.cell/solib.exp
1849 * gdb.compile/compile-tls.exp
1850 * gdb.cp/exception.exp
1851 * gdb.cp/gdb2495.exp
1852 * gdb.cp/local.exp
1853 * gdb.cp/mb-inline.exp
1854 * gdb.cp/mb-templates.exp
1855 * gdb.cp/pr10687.exp
1856 * gdb.cp/pr9167.exp
1857 * gdb.cp/scope-err.exp
1858 * gdb.cp/templates.exp
1859 * gdb.cp/virtfunc.exp
1860 * gdb.dwarf2/dw2-dir-file-name.exp
1861 * gdb.dwarf2/dw2-single-line-discriminators.exp
1862 * gdb.fortran/complex.exp
1863 * gdb.fortran/library-module.exp
1864 * gdb.guile/guile.exp
1865 * gdb.guile/scm-cmd.exp
1866 * gdb.guile/scm-frame-inline.exp
1867 * gdb.guile/scm-objfile.exp
1868 * gdb.guile/scm-pretty-print.exp
1869 * gdb.guile/scm-symbol.exp
1870 * gdb.guile/scm-type.exp
1871 * gdb.guile/scm-value.exp
1872 * gdb.linespec/keywords.exp
1873 * gdb.linespec/ls-errs.exp
1874 * gdb.linespec/macro-relative.exp
1875 * gdb.linespec/thread.exp
1876 * gdb.mi/mi-breakpoint-changed.exp
1877 * gdb.mi/mi-dprintf-pending.exp
1878 * gdb.mi/mi-fullname-deleted.exp
1879 * gdb.mi/mi-logging.exp
1880 * gdb.mi/mi-pending.exp
1881 * gdb.mi/mi-solib.exp
1882 * gdb.mi/new-ui-mi-sync.exp
1883 * gdb.mi/user-selected-context-sync.exp
1884 * gdb.multi/dummy-frame-restore.exp
1885 * gdb.multi/multi-arch-exec.exp
1886 * gdb.multi/remove-inferiors.exp
1887 * gdb.multi/watchpoint-multi-exit.exp
1888 * gdb.opt/solib-intra-step.exp
1889 * gdb.perf/backtrace.exp
1890 * gdb.perf/single-step.exp
1891 * gdb.perf/skip-command.exp
1892 * gdb.perf/skip-prologue.exp
1893 * gdb.perf/solib.exp
1894 * gdb.python/lib-types.exp
1895 * gdb.python/py-as-string.exp
1896 * gdb.python/py-bad-printers.exp
1897 * gdb.python/py-block.exp
1898 * gdb.python/py-breakpoint.exp
1899 * gdb.python/py-cmd.exp
1900 * gdb.python/py-events.exp
1901 * gdb.python/py-evthreads.exp
1902 * gdb.python/py-finish-breakpoint.exp
1903 * gdb.python/py-finish-breakpoint2.exp
1904 * gdb.python/py-frame-inline.exp
1905 * gdb.python/py-frame.exp
1906 * gdb.python/py-inferior.exp
1907 * gdb.python/py-infthread.exp
1908 * gdb.python/py-mi.exp
1909 * gdb.python/py-objfile.exp
1910 * gdb.python/py-pp-maint.exp
1911 * gdb.python/py-pp-registration.exp
1912 * gdb.python/py-prettyprint.exp
1913 * gdb.python/py-recurse-unwind.exp
1914 * gdb.python/py-shared.exp
1915 * gdb.python/py-symbol.exp
1916 * gdb.python/py-symtab.exp
1917 * gdb.python/py-template.exp
1918 * gdb.python/py-type.exp
1919 * gdb.python/py-unwind-maint.exp
1920 * gdb.python/py-unwind.exp
1921 * gdb.python/py-value.exp
1922 * gdb.python/python.exp
1923 * gdb.reverse/finish-reverse-bkpt.exp
1924 * gdb.reverse/insn-reverse.exp
1925 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1926 * gdb.reverse/solib-precsave.exp
1927 * gdb.reverse/solib-reverse.exp
1928 * gdb.stabs/gdb11479.exp
1929 * gdb.stabs/weird.exp
1930 * gdb.threads/fork-child-threads.exp
1931 * gdb.threads/fork-plus-threads.exp
1932 * gdb.threads/fork-thread-pending.exp
1933 * gdb.threads/forking-threads-plus-breakpoint.exp
1934 * gdb.threads/hand-call-in-threads.exp
1935 * gdb.threads/interrupted-hand-call.exp
1936 * gdb.threads/linux-dp.exp
1937 * gdb.threads/local-watch-wrong-thread.exp
1938 * gdb.threads/next-while-other-thread-longjmps.exp
1939 * gdb.threads/non-ldr-exit.exp
1940 * gdb.threads/pending-step.exp
1941 * gdb.threads/print-threads.exp
1942 * gdb.threads/process-dies-while-detaching.exp
1943 * gdb.threads/process-dies-while-handling-bp.exp
1944 * gdb.threads/pthreads.exp
1945 * gdb.threads/queue-signal.exp
1946 * gdb.threads/reconnect-signal.exp
1947 * gdb.threads/signal-command-handle-nopass.exp
1948 * gdb.threads/signal-command-multiple-signals-pending.exp
1949 * gdb.threads/signal-delivered-right-thread.exp
1950 * gdb.threads/signal-sigtrap.exp
1951 * gdb.threads/sigthread.exp
1952 * gdb.threads/staticthreads.exp
1953 * gdb.threads/stepi-random-signal.exp
1954 * gdb.threads/thread-unwindonsignal.exp
1955 * gdb.threads/thread_check.exp
1956 * gdb.threads/thread_events.exp
1957 * gdb.threads/tid-reuse.exp
1958 * gdb.threads/tls-nodebug.exp
1959 * gdb.threads/tls-shared.exp
1960 * gdb.threads/tls-so_extern.exp
1961 * gdb.threads/tls.exp
1962 * gdb.threads/wp-replication.exp
1963 * gdb.trace/actions-changed.exp
1964 * gdb.trace/actions.exp
1965 * gdb.trace/backtrace.exp
1966 * gdb.trace/change-loc.exp
1967 * gdb.trace/collection.exp
1968 * gdb.trace/deltrace.exp
1969 * gdb.trace/disconnected-tracing.exp
1970 * gdb.trace/entry-values.exp
1971 * gdb.trace/ftrace-lock.exp
1972 * gdb.trace/ftrace.exp
1973 * gdb.trace/infotrace.exp
1974 * gdb.trace/mi-trace-frame-collected.exp
1975 * gdb.trace/mi-trace-unavailable.exp
1976 * gdb.trace/mi-traceframe-changed.exp
1977 * gdb.trace/mi-tracepoint-changed.exp
1978 * gdb.trace/mi-tsv-changed.exp
1979 * gdb.trace/no-attach-trace.exp
1980 * gdb.trace/packetlen.exp
1981 * gdb.trace/passc-dyn.exp
1982 * gdb.trace/passcount.exp
1983 * gdb.trace/pending.exp
1984 * gdb.trace/pr16508.exp
1985 * gdb.trace/qtro.exp
1986 * gdb.trace/range-stepping.exp
1987 * gdb.trace/read-memory.exp
1988 * gdb.trace/report.exp
1989 * gdb.trace/save-trace.exp
1990 * gdb.trace/signal.exp
1991 * gdb.trace/stap-trace.exp
1992 * gdb.trace/status-stop.exp
1993 * gdb.trace/strace.exp
1994 * gdb.trace/tfile.exp
1995 * gdb.trace/tfind.exp
1996 * gdb.trace/trace-break.exp
1997 * gdb.trace/trace-condition.exp
1998 * gdb.trace/trace-enable-disable.exp
1999 * gdb.trace/trace-mt.exp
2000 * gdb.trace/tracecmd.exp
2001 * gdb.trace/tracefile-pseudo-reg.exp
2002 * gdb.trace/tspeed.exp
2003 * gdb.trace/tstatus.exp
2004 * gdb.trace/tsv.exp
2005 * gdb.trace/unavailable.exp
2006 * gdb.trace/while-dyn.exp
2007 * gdb.trace/while-stepping.exp
2008 * lib/gdb-guile.exp
2009 * lib/gdb.exp
2010 * lib/mi-support.exp
2011 * lib/pascal.exp
2012 * lib/perftest.exp
2013 * lib/prelink-support.exp
2014 * lib/selftest-support.exp
2015
2016 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2017
2018 * Makefile.in: Include disable-implicit-rules.mk.
2019
2020 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2021
2022 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2023 non-byte-aligned bit fields.
2024
2025 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2026
2027 PR gdb/12616
2028 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2029 respects the DW_AT_data_bit_offset attribute.
2030
2031 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2032
2033 * gdb.base/default.exp: Fix output of "set language".
2034
2035 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2036
2037 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2038 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2039 make.
2040 * configure.ac: Remove checks for the make program.
2041 * configure: Re-generate.
2042
2043 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2044
2045 * gdb.python/py-recurse-unwind.c (main): Add loop.
2046 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2047 to read_register() and gdb.parse_and_eval(). Make each code
2048 call a separate case that can be individually tested.
2049 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2050 proc. Call cont_and_backtrace for each of the code paths that
2051 we want to test in the unwinder.
2052
2053 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2054
2055 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2056 the definition of struct S.
2057
2058 2016-11-11 Catherine Moore <clm@codesourcery.com>
2059
2060 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2061
2062 2016-11-09 Pedro Alves <palves@redhat.com>
2063
2064 * gdb.base/commands.exp (runto_or_return): New procedure.
2065 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2066 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2067 (progvar_simple_while_test, progvar_complex_if_while_test)
2068 (if_while_breakpoint_command_test)
2069 (infrun_breakpoint_command_test, breakpoint_command_test)
2070 (user_defined_command_test, watchpoint_command_test)
2071 (test_command_prompt_position, redefine_hook_test)
2072 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2073 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2074 multi_line_input and multi_line. Remove gdb_expect and
2075 gdb_stop_suppressing_tests uses.
2076 * lib/gdb.exp (valnum_re): New global.
2077 (multi_line_input): New procedure.
2078
2079 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2080
2081 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2082 Remove.
2083 (test_setup): Define with proc_with_prefix.
2084 (test_cli_inferior): Likewise.
2085 (test_cli_thread): Likewise.
2086 (test_cli_frame): Likewise.
2087 (test_cli_select_frame): Likewise.
2088 (test_cli_up_down): Likewise.
2089 (test_mi_thread_select): Likewise.
2090 (test_mi_stack_select_frame): Likewise.
2091 (test_cli_in_mi_inferior): Likewise.
2092 (test_cli_in_mi_thread): Likewise.
2093 (test_cli_in_mi_frame): Likewise.
2094 (top level): Do not use with_test_prefix_procname.
2095
2096 2016-11-09 Pedro Alves <palves@redhat.com>
2097
2098 * gdb.base/commands.exp (gdbvar_simple_if_test)
2099 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2100 (progvar_simple_if_test, progvar_simple_while_test)
2101 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2102 (infrun_breakpoint_command_test, breakpoint_command_test)
2103 (user_defined_command_test, watchpoint_command_test)
2104 (test_command_prompt_position, deprecated_command_test)
2105 (bp_deleted_in_command, temporary_breakpoint_commands)
2106 (stray_arg0_test, source_file_with_indented_comment)
2107 (recursive_source_test, if_commands_test)
2108 (error_clears_commands_left, redefine_hook_test)
2109 (redefine_backtrace_test): Use proc_with_prefix.
2110 * lib/gdb.exp (proc_with_prefix): New proc.
2111
2112 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2113
2114 * gdb.base/tui-layout.c: New file.
2115 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2116 disassembly window contains very long lines.
2117
2118 2016-11-08 Tom Tromey <tom@tromey.com>
2119
2120 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2121 depend on Python 2.
2122
2123 2016-11-08 Tom Tromey <tom@tromey.com>
2124
2125 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2126 New method.
2127
2128 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2129
2130 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2131
2132 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2133
2134 * gdb.rust/simple.rs: Add test for univariant enums without
2135 discriminants and for encoded struct-like enums.
2136
2137 2016-10-28 Pedro Alves <palves@redhat.com>
2138
2139 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2140 gdb_test_multiple, tighten regexps and match symtabs and line
2141 tables incrementally.
2142
2143 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2144
2145 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2146 general.
2147
2148 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2149
2150 * gdb.base/exec-invalid-sysroot.exp: New file.
2151
2152 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2153
2154 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2155
2156 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2157
2158 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2159
2160 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2161
2162 * gdb.base/killed-outside.exp: Remove $options from a call to
2163 `prepare_for_testing'.
2164
2165 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2166
2167 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2168 Change test message.
2169
2170 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2171
2172 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2173 Update comment.
2174
2175 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2176
2177 * gdb.trace/mi-trace-save.exp: New file.
2178
2179 2016-10-13 Yao Qi <yao.qi@linaro.org>
2180
2181 * gdb.base/code_elim.exp (get_var_address): Remove.
2182 * gdb.base/relocate.exp: Likewise.
2183 * gdb.base/shreloc.exp: Likewise.
2184 * lib/gdb.exp (get_var_address): New.
2185
2186 2016-10-13 Yao Qi <yao.qi@linaro.org>
2187
2188 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2189 floating point tests if $skip_float_test is false.
2190
2191 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2192
2193 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2194 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2195 argc values.
2196 Add 1 to argc so we guarantee distinct initial/modified argc values.
2197
2198 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2199
2200 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2201
2202 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2203
2204 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2205 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2206 * gdb.arch/vsx-regs.exp: Likewise.
2207
2208 2016-10-07 Yao Qi <yao.qi@linaro.org>
2209
2210 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2211
2212 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2213
2214 * gdb.python/python.exp: Test decode_line("*0").
2215
2216 2016-10-06 Doug Evans <dje@google.com>
2217
2218 * gdb.python/py-value.exp (test_value_creation): Add test for large
2219 unsigned 64-bit value.
2220
2221 2016-10-06 Tom Tromey <tom@tromey.com>
2222
2223 * gdb.compile/compile.exp: Change java tests to rust.
2224 * gdb.base/setshow.exp: Change java tests to rust.
2225 * gdb.base/default.exp: Remove java from language list.
2226 * README (Examples): Update language example.
2227 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2228 test.
2229 * lib/gdb.exp (skip_java_tests): Remove.
2230 * lib/java.exp: Remove.
2231 * gdb.java: Remove.
2232
2233 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2234
2235 * gdb.arch/mips-fcr.exp: New test.
2236 * gdb.arch/mips-fcr.c: Source for the new test.
2237
2238 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2239
2240 * gdb.base/solib-disc.exp: Use `standard_output_file'
2241 throughout.
2242
2243 2016-10-06 Pedro Alves <palves@redhat.com>
2244
2245 * gdb.base/jit-simple-dl.c: New file.
2246 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2247 * gdb.base/jit-simple.c: ... this.
2248 * gdb.base/jit-simple.exp (jit_run): Delete.
2249 (build_jit): New proc.
2250 (jit_test_reread): Recompile either the main program or the shared
2251 library, depending on what is being tested. Skip changing address
2252 if caller wants to. Compare before/after addresses. If testing
2253 standalone, explicitly load the binary. Test "maint info
2254 breakpoints".
2255 (top level): Add "standalone vs shared lib" and "change address"
2256 vs "same address" axes.
2257
2258 2016-10-06 Pedro Alves <palves@redhat.com>
2259
2260 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2261 call.
2262 (jit_run): Delete.
2263 (jit_test_reread): Use with_test_prefix. Reload the main binary
2264 explicitly. Compare the before/after addresses of the JIT
2265 descriptor.
2266
2267 2016-08-15 Doug Evans <dje@google.com>
2268
2269 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2270 for single bitfields is bool.
2271 * gdb.xml/tdesc-regs.exp: Ditto.
2272
2273 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2274
2275 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2276
2277 2016-10-05 Yao Qi <yao.qi@linaro.org>
2278
2279 * lib/gdb.exp (support_complex_tests): Return zero if
2280 gdb_skip_float_test return true.
2281
2282 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2283 Simon Marchi <simon.marchi@ericsson.com>
2284
2285 PR gdb/20487
2286 * gdb.mi/user-selected-context-sync.exp: New file.
2287 * gdb.mi/user-selected-context-sync.c: New file.
2288
2289 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2290 Simon Marchi <simon.marchi@ericsson.com>
2291
2292 PR gdb/20487
2293 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2294 =thread-select-event check.
2295
2296 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2297
2298 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2299 the compulsory L operand changes.
2300 * gdb.arch/powerpc-power.s: Likewise.
2301
2302 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2303
2304 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2305 * gdb.base/jit-attach-pie.c: New file.
2306 * gdb.base/jit-attach-pie.exp: New file.
2307
2308 2016-09-28 Pedro Alves <palves@redhat.com>
2309
2310 * gdb.base/infcall-input.c: New file.
2311 * gdb.base/infcall-input.exp: New file.
2312
2313 2016-09-22 Yao Qi <yao.qi@linaro.org>
2314
2315 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2316 (gdb_exit): Rename it to ...
2317 (gdbserver_gdb_exit): ... Close GDBserver.
2318 (gdb_exit): New proc, call gdbserver_gdb_exit.
2319 (mi_gdb_exit): Likewise.
2320
2321 2016-09-22 Yao Qi <yao.qi@linaro.org>
2322
2323 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2324 path.
2325 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2326 Remove duplication.
2327
2328 2016-09-22 Yao Qi <yao.qi@linaro.org>
2329
2330 * lib/gdbserver-support.exp: Check the existence of
2331 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2332
2333 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2334
2335 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2336
2337 2016-09-21 Tom Tromey <tom@tromey.com>
2338
2339 PR gdb/20604:
2340 * gdb.base/quit.exp: New file.
2341
2342 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2343
2344 * .gitignore: New file.
2345
2346 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2347
2348 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2349 throughout.
2350
2351 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2352
2353 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2354
2355 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2356
2357 * gdb.cp/casts.cc (decltype): Move it ...
2358 (main): ... with its call to ...
2359 * gdb.cp/casts03.cc: ... a new file.
2360 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2361
2362 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2363
2364 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2365
2366 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2367
2368 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2369 and sync up the test with tests in gas/testsuite/gas/ppc.
2370 * gdb.arch/powerpc-power.exp: Likewise.
2371
2372 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2373
2374 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2375
2376 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2377 Jan Kratochvil <jan.kratochvil@redhat.com>
2378
2379 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2380 make m1's definition to be different from m2's. Use 'dummy' as an
2381 argument for probe 'two'.
2382
2383 2016-09-10 Jon Beniston <jon@beniston.com>
2384
2385 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2386 for sim target.
2387
2388 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2389
2390 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2391 variable declaration.
2392 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2393 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2394 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2395 received HWCAP as its argument.
2396
2397 2016-09-06 Pedro Alves <palves@redhat.com>
2398
2399 * gdb.base/new-ui-pending-input.c: New file.
2400 * gdb.base/new-ui-pending-input.exp: New file.
2401 * gdb.exp (clear_gdb_spawn_id): New procedure.
2402 (with_spawn_id): Check whether gdb_spawn_id exists before
2403 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2404 on exit.
2405
2406 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2407
2408 * gdb.base/float128.c: New file.
2409 * gdb.base/float128.exp: Likewise.
2410 * gdb.base/floatn.c: Likewise.
2411 * gdb.base/floatn.exp: Likewise.
2412
2413 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2414
2415 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2416
2417 2016-09-05 Pedro Alves <palves@redhat.com>
2418
2419 PR backtrace/19927
2420 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2421 unwinders are immediately called as side effect of "source" or
2422 "disable unwinder" commands.
2423 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2424
2425 2016-09-02 Yao Qi <yao.qi@linaro.org>
2426
2427 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2428 is true and $type is "float" or "double".
2429
2430 2016-09-02 Yao Qi <yao.qi@linaro.org>
2431
2432 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2433 true.
2434 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2435 * gdb.base/call-rt-st.exp: Likewise.
2436 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2437 return value instead of gdb,skip_float_test.
2438 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2439 (do_function_calls): Use its return value instead of
2440 gdb,skip_float_test.
2441 * gdb.base/finish.exp: Likewise.
2442 * gdb.base/funcargs.exp: Likewise.
2443 * gdb.base/return.exp: Likewise.
2444 * gdb.base/return2.exp: Likewise.
2445 * gdb.base/varargs.exp: Likewise.
2446 * lib/gdb.exp (gdb_skip_float_test): Change it to
2447 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2448
2449 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2450
2451 * gdb.multi/tids.exp: Test "thread apply all".
2452
2453 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2454
2455 * gdb.base/default.exp (tty): Remove.
2456
2457 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2458
2459 * gdb.python/py-recurse-unwind.c: New file.
2460 * gdb.python/py-recurse-unwind.py: New file.
2461 * gdb.python/py-recurse-unwind.exp: New file.
2462
2463 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2464
2465 * gdb.base/set-inferior-tty.exp: New file.
2466 * gdb.base/set-inferior-tty.c: New file.
2467
2468 2016-08-23 Pedro Alves <palves@redhat.com>
2469
2470 PR gdb/20494
2471 * gdb.base/new-ui-echo.c: New file.
2472 * gdb.base/new-ui-echo.exp: New file.
2473
2474 2016-08-23 Yao Qi <yao.qi@linaro.org>
2475
2476 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2477 gdbserver_spawn.
2478 * gdb.server/connect-without-multi-process.exp (do_test):
2479 Likewise.
2480
2481 2016-08-23 Yao Qi <yao.qi@linaro.org>
2482
2483 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2484 standalone_txt. Delete gdb_txt and standalone_txt on host
2485 and target. Spawn the binary on target. Copy files from
2486 target to host.
2487
2488 2016-08-22 Pedro Alves <palves@redhat.com>
2489
2490 PR gdb/20505
2491 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2492 with_test_prefix. Factor out bits to ...
2493 (test_no_vdso): ... this new procedure.
2494
2495 2016-08-19 Carl Love <cel@us.ibm.com>
2496
2497 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2498 maintaining separate logic for constructing the output path.
2499 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2500 * gdb.arch/ppc-dfp.exp: Likewise.
2501 * gdb.arch/ppc-fp.exp: Likewise.
2502 * gdb.arch/vsx-regs.exp: Likewise.
2503 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2504 binprefix for generating the additional binary files.
2505
2506 2016-08-19 Pedro Alves <palves@redhat.com>
2507
2508 * gdb.trace/mi-trace-frame-collected.exp
2509 (test_trace_frame_collected): On x32, expect two registers.
2510
2511 2016-08-18 Carl Love <cel@us.ibm.com>
2512
2513 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2514 and sync up the test with tests in gas/testsuite/gas/ppc.
2515 * gdb.arch/powerpc-power.exp: Likewise.
2516
2517 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2518
2519 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2520 expected error message.
2521
2522 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2523
2524 * gdb.multi/remove-inferiors.exp: New file.
2525 * gdb.multi/remove-inferiors.c: New file.
2526
2527 2016-08-12 Yao Qi <yao.qi@linaro.org>
2528
2529 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2530 argument list.
2531
2532 2016-08-10 Pedro Alves <palves@redhat.com>
2533
2534 PR gdb/19187
2535 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2536 setup_kfails.
2537
2538 2016-08-09 Pedro Alves <palves@redhat.com>
2539 Simon Marchi <simon.marchi@ericsson.com>
2540
2541 PR gdb/20418
2542 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2543 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2544
2545 2016-08-09 Pedro Alves <palves@redhat.com>
2546
2547 PR mi/20431
2548 * gdb.mi/mi-cmd-error.exp: New file.
2549
2550 2016-08-09 Pedro Alves <palves@redhat.com>
2551
2552 PR gdb/18653
2553 * gdb.base/signals-state-child.c: New file.
2554 * gdb.base/signals-state-child.exp: New file.
2555 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2556
2557 2016-08-09 Pedro Alves <palves@redhat.com>
2558
2559 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2560
2561 2016-08-03 Tom Tromey <tom@tromey.com>
2562
2563 PR python/18565:
2564 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2565
2566 2016-08-01 Yao Qi <yao.qi@linaro.org>
2567
2568 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2569 variable mode to "multi-process" if $multi_process is 1, otherwise
2570 set it to "single-process".
2571
2572 2016-08-01 Yao Qi <yao.qi@linaro.org>
2573
2574 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2575 * gdb.cp/cpexprs.exp: Likewise.
2576 * gdb.cp/m-static.exp: Likewise.
2577
2578 2016-07-26 Tom Tromey <tom@tromey.com>
2579
2580 PR python/20190:
2581 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2582 test.
2583
2584 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2585
2586 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2587 selecting assembly source files.
2588 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2589 assembly source files.
2590 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2591 assembly source files.
2592 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2593 selecting assembly source files.
2594
2595 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2596
2597 * gdb.base/new-ui.exp (do_test_invalid_args): New
2598 procedure.
2599
2600 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2601
2602 * gdb.btrace/reconnect.c: New file.
2603 * gdb.btrace/reconnect.exp: New file.
2604
2605 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2606
2607 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2608 to test_catch_syscall_group.
2609 (test_catch_syscall_group): New.
2610
2611 2016-07-21 Tom Tromey <tom@tromey.com>
2612
2613 * gdb.rust/simple.rs (main): Use empty struct expression.
2614 * gdb.rust/simple.exp: Add tests for empty struct expression.
2615
2616 2016-07-21 Yao Qi <yao.qi@linaro.org>
2617
2618 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2619 if gdb_skip_xml_test is true on some targets.
2620
2621 2016-07-21 Yao Qi <yao.qi@linaro.org>
2622
2623 * gdb.server/solib-list.exp: Unset last_loaded_file.
2624
2625 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2628 "step into captured_main (args)".
2629
2630 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2633
2634 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2635
2636 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2637
2638 2016-07-19 Pedro Alves <palves@redhat.com>
2639
2640 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2641 * gdb.opt/inline-bt.exp: Likewise.
2642 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2643 additional_flags=-Winline.
2644 * gdb.opt/inline-locals.exp: Likewise.
2645 * gdb.opt/inline-markers.c (ATTR): Define.
2646 (inlined_fn): Use it.
2647
2648 2016-07-19 Yao Qi <yao.qi@linaro.org>
2649
2650 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2651 (test_with_self): Remove some code. Remove argument executable.
2652 (top-level): Use do_self_tests.
2653
2654 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2655 Don Breazeal <donb@codesourcery.com>
2656
2657 * gdb.base/maint.exp: Escape paths used in regular expressions.
2658 * gdb.stabs/weird.exp: Likewise.
2659
2660 2016-07-13 Tom Tromey <tom@tromey.com>
2661
2662 PR python/15620, PR python/18620:
2663 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2664 (test_bkpt_events): New procs.
2665
2666 2016-07-13 Tom Tromey <tom@tromey.com>
2667
2668 PR python/17698:
2669 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2670 test.
2671 (test_watchpoints): Likewise.
2672 (test_bkpt_pending): New proc.
2673
2674 2016-07-13 Tom Tromey <tom@tromey.com>
2675
2676 PR cli/18053:
2677 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2678 completion test.
2679
2680 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2681
2682 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2683 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2684 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2685 f_label.
2686 (g): Rename g_end_lbl to g_label.
2687 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2688 low_pc and high_pc.
2689 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2690
2691 2016-07-12 Tom Tromey <tom@tromey.com>
2692
2693 PR python/19293:
2694 * gdb.python/py-unwind-maint.exp: Update tests.
2695
2696 2016-07-12 Yao Qi <yao.qi@linaro.org>
2697
2698 * lib/selftest-support.exp (selftest_setup): Match the output
2699 when captured_main is inlined.
2700
2701 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2702
2703 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2704 New variables.
2705 (print this%a, print this%b, print this): New tests.
2706 * gdb.fortran/derived-types.f90 (this): New object and
2707 initialization.
2708
2709 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2710
2711 * gdb.ada/arraydim.exp: Remove extra directory level in build
2712 directory.
2713
2714 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2715
2716 * lib/ada.exp: Remove extra directory level in build directory.
2717 * gdb.ada/cond_lang.exp: Likewise.
2718 * gdb.ada/exec_changed.exp: Likewise.
2719 * gdb.ada/lang_switch.exp: Likewise.
2720
2721 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2722
2723 * simple.rs: Add test for raw pointer subscripting.
2724 * simple.exp: Add test expectations.
2725
2726 2016-07-05 Yao Qi <yao.qi@linaro.org>
2727
2728 * gdb.mi/mi-reverse.exp: Match =record-started output.
2729
2730 2016-07-01 Pedro Alves <palves@redhat.com>
2731
2732 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2733 procedure.
2734 (jit_reader_test): Test the jit reader's unwinder.
2735 * gdb.base/jithost.c (jit_function_00_code): New global.
2736 (main): Use memcpy to fill in the mmapped code, instead of poking
2737 bytes manually here.
2738 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2739 value.
2740 (read_debug_info): Save the function's range.
2741 (read_sp): New function.
2742 (unwind_frame): Use it. Also unwind RBP.
2743 (get_frame_id): Use read_sp.
2744 (gdb_init_reader): Use calloc instead of malloc.
2745 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2746 parameter. Use gdb_test_multiple.
2747
2748 2016-07-01 Pedro Alves <palves@redhat.com>
2749 Antoine Tremblay <antoine.tremblay@ericsson.com>
2750
2751 * gdb.threads/process-dies-while-detaching.c: New file.
2752 * gdb.threads/process-dies-while-detaching.exp: New file.
2753
2754 2016-07-01 Pedro Alves <palves@redhat.com>
2755
2756 * gdb.multi/watchpoint-multi-exit.c: New file.
2757 * gdb.multi/watchpoint-multi-exit.exp: New file.
2758
2759 2016-06-30 Pedro Alves <palves@redhat.com>
2760
2761 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2762 unset inferior_spawn_id.
2763
2764 2016-06-30 Pedro Alves <palves@redhat.com>
2765
2766 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2767 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2768
2769 2016-06-29 Yao Qi <yao.qi@linaro.org>
2770
2771 * gdb.base/return.c: Add copyright header.
2772
2773 2016-06-29 Tom Tromey <tom@tromey.com>
2774
2775 PR python/20129:
2776 * gdb.python/py-framefilter.exp: Add tests for setting priority
2777 and disabling of non-existent frame filter.
2778
2779 2016-06-29 Yao Qi <yao.qi@linaro.org>
2780
2781 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2782 0x0f07ff.
2783
2784 2016-06-28 Yao Qi <yao.qi@linaro.org>
2785
2786 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2787 triplets. Start gdb, execute catch syscall, and continue. Check
2788 gdb's output to determine catch syscall is supported.
2789
2790 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2791
2792 * gdb.rust/simple.rs: Add test for returning unit in a function.
2793 * gdb.rust/simple.exp: Add expectation for functions returning
2794 unit.
2795
2796 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2797
2798 * gdb.python/py-breakpoint-create-fail.c,
2799 gdb.python/py-breakpoint-create-fail.exp,
2800 gdb.python/py-breakpoint-create-fail.py: New testcase.
2801
2802 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2803
2804 PR gdb/20239
2805 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2806 * gdb.rust/simple.exp: Add test expectations for new NonZero
2807 tests.
2808
2809 2016-06-24 David Taylor <dtaylor@emc.com>
2810
2811 * gdb.base/offsets.exp: New file.
2812 * gdb.base/offsets.c: New file.
2813
2814 2016-06-23 Tom Tromey <tom@tromey.com>
2815
2816 PR gdb/16483:
2817 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2818 before any filters are loaded.
2819
2820 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2821
2822 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2823 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2824 structs.
2825 * gdb.fortran/derived-type-function.exp: New file.
2826 * gdb.fortran/derived-type-function.f90: New file.
2827
2828
2829 2016-06-21 Pedro Alves <palves@redhat.com>
2830
2831 * gdb.base/new-ui.exp: New file.
2832 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2833 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2834 (with_spawn_id): New procedure.
2835
2836 2016-06-21 Pedro Alves <palves@redhat.com>
2837
2838 * gdb.mi/mi-exec-run.exp: New file.
2839
2840 2016-06-21 Pedro Alves <palves@redhat.com>
2841
2842 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2843 breakpoint command's output on the main UI.
2844 (test_break): New procedure, factored out from calls in the top
2845 level.
2846 (top level): Use foreach_with_prefix to test MI as main UI and as
2847 separate UI.
2848
2849 2016-06-21 Pedro Alves <palves@redhat.com>
2850
2851 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2852 (test_awatch_creation_and_listing)
2853 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2854 Remove 'type' parameter.
2855 (test_watchpoint_all): New parameter mi_mode. Remove
2856 with_test_prefix.
2857 (top level): Use foreach_with_prefix, and add main/separate UI MI
2858 testing axis.
2859
2860 2016-06-21 Pedro Alves <palves@redhat.com>
2861
2862 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2863 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2864 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2865 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2866 (gdb_main_spawn_id, mi_spawn_id): Declare and
2867 comment.
2868 (mi_create_inferior_pty): New procedure,
2869 factored out from default_mi_gdb_start.
2870 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2871 procedures.
2872 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2873 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2874 Use mi_create_inferior_pty.
2875 (mi_gdb_start): Use eval to pass down args list.
2876
2877 2016-06-21 Pedro Alves <palves@redhat.com>
2878
2879 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2880 * gdb.opt/inline-cmds.exp: Add MI tests.
2881
2882 2016-06-21 Pedro Alves <palves@redhat.com>
2883
2884 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2885
2886 2016-06-21 Pedro Alves <palves@redhat.com>
2887
2888 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2889 (top level): Use it instead of mi_execute_to.
2890
2891 2016-06-21 Pedro Alves <palves@redhat.com>
2892
2893 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2894 (cont_handler_str): New.
2895 (signal_stop_handler): Set stop_handler_str instead of printing to
2896 stdout.
2897 (continue_handler): Set cont_handler_str instead of printing to
2898 stdout.
2899 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2900 mi_send_resuming_command. Print stop_handler_str and
2901 cont_handler_str instead of expecting the python events print
2902 directly.
2903
2904 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2905
2906 * gdb.base/jit-reader.exp: New file.
2907 * gdb.base/jithost.c: New file.
2908 * gdb.base/jithost.h: New file.
2909 * gdb.base/jitreader.c : New file.
2910 * gdb.base/jit-protocol.h: New file.
2911
2912 2016-06-17 Yao Qi <yao.qi@linaro.org>
2913
2914 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
2915 parameters follow_fork and detach_on_fork. Set follow-fork-mode
2916 and detach-on-fork. Adjust tests.
2917 (top level): Invoke break_cond_on_syscall with combinations of
2918 syscall, follow-fork-mode and detach-on-fork.
2919
2920 2016-06-17 Yao Qi <yao.qi@linaro.org>
2921
2922 * gdb.base/step-over-exit.c: New.
2923 * gdb.base/step-over-exit.exp: New.
2924
2925 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
2926
2927 * gdb.base/float.exp: Add target check for nds32*-*-*.
2928 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
2929
2930 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
2931
2932 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
2933 for unsupported target features.
2934 * gdb.base/call-rt-st.exp: Likewise.
2935 * gdb.base/call-sc.exp: Likewise.
2936 * gdb.base/call-signal-resume.exp: Likewise.
2937 * gdb.base/call-strs.exp: Likewise.
2938 * gdb.base/callexit.exp: Likewise.
2939 * gdb.base/callfuncs.exp: Likewise.
2940 * gdb.base/nodebug.exp: Likewise.
2941 * gdb.base/printcmds.exp: Likewise.
2942 * gdb.base/ptype.exp: Likewise.
2943 * gdb.base/structs.exp: Likewise.
2944 * gdb.base/unwindonsignal.exp: Likewise.
2945 * gdb.cp/gdb2495.exp: Likewise.
2946 * gdb.cp/templates.exp: Likewise.
2947 * gdb.cp/virtfunc.exp: Likewise.
2948 * gdb.threads/hand-call-in-threads.exp: Likewise.
2949 * gdb.threads/interrupted-hand-call.exp: Likewise.
2950 * gdb.threads/thread-unwindonsignal.exp: Likewise.
2951
2952 2016-06-10 Tom Tromey <tom@tromey.com>
2953
2954 PR rust/20110:
2955 * gdb.rust/expr.exp: Add test for integer constant larger than
2956 i32.
2957
2958 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
2959
2960 * gdb.fortran/nested-funcs.exp: New.
2961 * gdb.fortran/nested-funcs.f90: New.
2962
2963 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
2964
2965 * gdb.base/examine-backward.c: New file.
2966 * gdb.base/examine-backward.exp: New file.
2967
2968 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
2969
2970 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
2971 matching.
2972
2973 2016-06-02 Tom Tromey <tom@tromey.com>
2974
2975 PR python/18984:
2976 * gdb.python/py-shared.exp: Add solib_name test.
2977
2978 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
2979
2980 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
2981
2982 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
2983
2984 PR c++/19893
2985 * gdb.dwarf2/implref.exp: Rename to...
2986 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
2987 * gdb.dwarf2/implref-array.c: New file.
2988 * gdb.dwarf2/implref-array.exp: Likewise.
2989 * gdb.dwarf2/implref-global.c: Likewise.
2990 * gdb.dwarf2/implref-global.exp: Likewise.
2991 * gdb.dwarf2/implref-struct.c: Likewise.
2992 * gdb.dwarf2/implref-struct.exp: Likewise.
2993
2994 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2995
2996 * gdb.trace/trace-condition.exp: Add 64bit tests.
2997
2998 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
2999
3000 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3001 bits types.
3002 (main): Adapt to 8 to 64 bits types.
3003 * gdb.trace/trace-condition.exp: Add new tests.
3004
3005 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3006
3007 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3008
3009 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3010
3011 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3012 Move condition tests...
3013 * gdb.trace/trace-condition.exp: Here.
3014
3015 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3016
3017 * gdb.trace/trace-condition.exp: Add counter-case tests.
3018
3019 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3020
3021 PR c++/15231
3022 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3023 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3024
3025 2016-05-27 Pedro Alves <palves@redhat.com>
3026
3027 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3028 New procedure.
3029 (top level): Call it, and bail out of DejaGnu is known to be bad.
3030
3031 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3032
3033 * gdb.base/whatis.c: Extend the test case.
3034 * gdb.base/whatis.exp: Add additional tests.
3035
3036 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3037
3038 * gdb.fortran/type.f90: Add pointer variable.
3039 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3040
3041 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3042
3043 * gdb.fortran/vla-type.exp: Fix testcase name.
3044
3045 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3046
3047 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3048
3049 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3050
3051 * gdb.fortran/type.f90: Add nested structures.
3052 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3053 * gdb.fortran/derived-type.exp: Adapt expected output.
3054 * gdb.fortran/vla-type.exp: Adapt expected output.
3055
3056 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3057
3058 * gdb.fortran/whatis_type.exp: Adapt expected output.
3059
3060 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3061
3062 * gdb.fortran/print_type.exp: Fix expected output.
3063 * gdb.fortran/whatis_type.exp: Fix expected output.
3064
3065 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3066
3067 * gdb.fortran/whatis_type.exp: Use multi_line.
3068
3069 2016-05-24 Tom Tromey <tom@tromey.com>
3070
3071 PR python/17386:
3072 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3073 use value as an index.
3074
3075 2016-05-23 Tom Tromey <tom@tromey.com>
3076
3077 PR python/17981:
3078 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3079 no-breakpoint case.
3080
3081 2016-05-24 Pedro Alves <palves@redhat.com>
3082
3083 PR gdb/19828
3084 * gdb.threads/clone-attach-detach.c: New file.
3085 * gdb.threads/clone-attach-detach.exp: New file.
3086
3087 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3088
3089 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3090
3091 2016-05-23 Tom Tromey <tom@tromey.com>
3092
3093 PR python/19438, PR python/18393:
3094 * gdb.python/py-progspace.exp: Add "dir" test.
3095 * gdb.python/py-objfile.exp: Add "dir" test.
3096
3097 2016-05-23 Yao Qi <yao.qi@linaro.org>
3098
3099 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3100 * gdb.arch/thumb2-it.exp: Likewise.
3101
3102 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3103
3104 * gdb.mi/mi-threads-interrupt.c: New file.
3105 * gdb.mi/mi-threads-interrupt.exp: New file.
3106
3107 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3108
3109 PR gdb/18077
3110 * gdb.mi/mi-async-run.exp: New file.
3111 * gdb.mi/mi-async-run.c: New file.
3112
3113 2016-05-17 Tom Tromey <tom@tromey.com>
3114 Manish Goregaokar <manishsmail@gmail.com>
3115
3116 * lib/rust-support.exp: New file.
3117 * lib/gdb.exp (skip_rust_tests): New proc.
3118 (build_executable_from_specs): Handle rust.
3119 * lib/future.exp (gdb_find_rustc): New proc.
3120 (gdb_default_target_compile): Handle rust.
3121 * gdb.rust/expr.exp: New file.
3122 * gdb.rust/generics.exp: New file.
3123 * gdb.rust/generics.rs: New file.
3124 * gdb.rust/methods.exp: New file.
3125 * gdb.rust/methods.rs: New file.
3126 * gdb.rust/modules.exp: New file.
3127 * gdb.rust/modules.rs: New file.
3128 * gdb.rust/simple.exp: New file.
3129 * gdb.rust/simple.rs: New file.
3130
3131 2016-05-17 Tom Tromey <tom@tromey.com>
3132
3133 * gdb.base/default.exp (set language): Add rust.
3134
3135 2016-05-17 Tom Tromey <tom@tromey.com>
3136
3137 * gdb.gdb/unittest.exp: New file.
3138
3139 2016-05-16 Yao Qi <yao.qi@linaro.org>
3140
3141 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3142 shell_prompt. Update shell_prompt_re.
3143
3144 2016-05-12 Doug Evans <dje@google.com>
3145
3146 PR symtab/19999
3147 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3148 $options when building executable.
3149 * gdb.dwarf2/fission-loclists-pie.S: New file.
3150 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3151
3152 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3153
3154 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3155 of [is_remote target],
3156
3157 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3158
3159 * lib/gdb.exp (use_gdb_stub): New procedure.
3160
3161 2016-05-03 Yunlian Jiang <yunlian@google.com>
3162 Doug Evans <dje@google.com>
3163
3164 PR symtab/19914
3165 * gdb.dwarf2/dwp-sepdebug.c: New file.
3166 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3167
3168 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3169
3170 * gdb.base/detach.exp: Remove is_remote check.
3171
3172 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3173
3174 * gdb.base/annota-input-while-running.exp: Don't check for
3175 [is_remote target]. Enable annotations after running to main.
3176 Remove unused "set test..." line.
3177
3178 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3179
3180 * gdb.trace/trace-enable-disable.exp: New file.
3181 * gdb.trace/trace-enable-disable.c: New file.
3182
3183 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3184
3185 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3186 use it in info sharedlibrary test.
3187 * gdb.trace/ftrace-lock.exp: Likewise.
3188 * gdb.trace/ftrace.exp: Likewise.
3189 * gdb.trace/range-stepping.exp: Likewise.
3190 * gdb.trace/trace-break.exp: Likewise.
3191 * gdb.trace/trace-condition.exp: Likewise.
3192 * gdb.trace/trace-mt.exp: Likewise.
3193
3194 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3195
3196 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3197 (gdb_load_shlib): ... this.
3198 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3199 gdb_load_shlib.
3200 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3201 * gdb.base/ctxobj.exp: Likewise.
3202 * gdb.base/dprintf-pending.exp: Likewise.
3203 * gdb.base/dso2dso.exp: Likewise.
3204 * gdb.base/fixsection.exp: Likewise.
3205 * gdb.base/gcore-relro.exp: Likewise.
3206 * gdb.base/gdb1555.exp: Likewise.
3207 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3208 * gdb.base/gnu-ifunc.exp: Likewise.
3209 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3210 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3211 * gdb.base/pending.exp: Likewise.
3212 * gdb.base/print-file-var.exp: Likewise.
3213 * gdb.base/print-symbol-loading.exp: Likewise.
3214 * gdb.base/shlib-call.exp: Likewise.
3215 * gdb.base/shreloc.exp: Likewise.
3216 * gdb.base/so-impl-ld.exp: Likewise.
3217 * gdb.base/solib-disc.exp: Likewise.
3218 * gdb.base/solib-nodir.exp: Likewise.
3219 * gdb.base/solib-overlap.exp: Likewise.
3220 * gdb.base/solib-symbol.exp: Likewise.
3221 * gdb.base/solib-weak.exp (do_test): Likewise.
3222 * gdb.base/sym-file.exp: Likewise.
3223 * gdb.base/symtab-search-order.exp: Likewise.
3224 * gdb.base/type-opaque.exp: Likewise.
3225 * gdb.base/unload.exp: Likewise.
3226 * gdb.base/watchpoint-solib.exp: Likewise.
3227 * gdb.compile/compile.exp: Likewise.
3228 * gdb.cp/gdb2384.exp: Likewise.
3229 * gdb.cp/infcall-dlopen.exp: Likewise.
3230 * gdb.cp/re-set-overloaded.exp: Likewise.
3231 * gdb.fortran/library-module.exp: Likewise.
3232 * gdb.opt/solib-intra-step.exp: Likewise.
3233 * gdb.python/py-finish-breakpoint.exp: Likewise.
3234 * gdb.python/py-shared.exp: Likewise.
3235 * gdb.reverse/solib-precsave.exp: Likewise.
3236 * gdb.reverse/solib-reverse.exp: Likewise.
3237 * gdb.server/solib-list.exp: Likewise.
3238 * gdb.threads/dlopen-libpthread.exp: Likewise.
3239 * gdb.threads/tls-shared.exp: Likewise.
3240 * gdb.threads/tls-so_extern.exp: Likewise.
3241 * gdb.trace/change-loc.exp: Likewise.
3242 * gdb.trace/ftrace-lock.exp: Likewise.
3243 * gdb.trace/ftrace.exp: Likewise.
3244 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3245 * gdb.trace/pending.exp: Likewise.
3246 * gdb.trace/range-stepping.exp: Likewise.
3247 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3248 (strace_info_marker): Likewise.
3249 (strace_probe_marker): Likewise.
3250 (strace_trace_on_same_addr): Likewise.
3251 (strace_trace_on_diff_addr): Likewise.
3252 * gdb.trace/trace-break.exp: Likewise.
3253 * gdb.trace/trace-condition.exp: Likewise.
3254 * gdb.trace/trace-mt.exp: Likewise.
3255
3256 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3257
3258 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3259 result of gdb_remote_download.
3260 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3261 * gdb.base/dso2dso.exp: Likewise.
3262 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3263 * gdb.base/print-file-var.exp: Likewise.
3264 * gdb.base/shlib-call.exp: Likewise.
3265 * gdb.base/shreloc.exp: Likewise.
3266 * gdb.base/solib-overlap.exp: Likewise.
3267 * gdb.base/solib-weak.exp (do_test): Likewise.
3268 * gdb.base/unload.exp: Likewise.
3269
3270 2016-04-27 Yao Qi <yao.qi@linaro.org>
3271
3272 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3273 exists.
3274
3275 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3276
3277 * vla-type.exp: Print structure from toplevel.
3278
3279 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3280
3281 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3282 of dynamic types.
3283 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3284 of dynamic types.
3285
3286 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3287
3288 * gdb.fortran/vla-type.f90: New file.
3289 * gdb.fortran/vla-type.exp: New file.
3290
3291 2016-04-25 Yao Qi <yao.qi@linaro.org>
3292
3293 * gdb.base/branch-to-self.c: New file.
3294 * gdb.base/branch-to-self.exp: New file.
3295
3296 2016-04-22 Yao Qi <yao.qi@linaro.org>
3297
3298 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3299 more after $hex.
3300
3301 2016-04-22 Yao Qi <yao.qi@linaro.org>
3302
3303 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3304 * gdb.base/annota3.exp: Likewise.
3305
3306 2016-04-22 Yao Qi <yao.qi@linaro.org>
3307
3308 * gdb.reverse/step-precsave.exp: Do one step and test program
3309 stops in "callee" and do multiple steps until program goes out
3310 of "callee".
3311 * gdb.reverse/step-reverse.exp: Likewise.
3312
3313 2016-04-22 Yao Qi <yao.qi@linaro.org>
3314
3315 * gdb.trace/signal.exp: Also pass if
3316 $tracepoint_hits($i) > $iterations.
3317
3318 2016-04-22 Yao Qi <yao.qi@linaro.org>
3319
3320 * gdb.trace/signal.c: New file.
3321 * gdb.trace/signal.exp: New file.
3322
3323 2016-04-19 Doug Evans <xdje42@gmail.com>
3324
3325 * gdb.base/bad-file.exp: New file.
3326
3327 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3328
3329 * gdb.dwarf2/implref.exp: New file.
3330
3331 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3332
3333 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3334 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3335 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3336 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3337 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3338 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3339 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3340 * lib/fortran.exp (fortran_int4): New procedure.
3341 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3342 (fortran_logical4): Likewise.
3343
3344 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3345
3346 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3347
3348 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3349
3350 * lib/compiler.c: Add Intel specific preprocessor macros.
3351 * lib/compiler.cc: Likewise.
3352
3353 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3354
3355 * gdb.server/connect-with-no-symbol-file.c: New file.
3356 * gdb.server/connect-with-no-symbol-file.exp: New file.
3357
3358 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3359
3360 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3361
3362 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3363
3364 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3365 standard output directory.
3366
3367 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3368
3369 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3370
3371 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3372
3373 * gdb.btrace/instruction_history.c (loop): Add declaration.
3374
3375 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3376
3377 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3378
3379 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3380
3381 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3382 parentheses to print.
3383 (continue_handler): Likewise.
3384
3385 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3386
3387 * gdb.server/solib-list.exp: Remove is_remote check.
3388 Pass shlib= to gdb_compile. Don't link shared library with
3389 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3390 Run binary filename through "readlink -f" on the target.
3391
3392 2016-04-08 Pedro Alves <palves@redhat.com>
3393
3394 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3395 interpreter filename as argument to gdbserver_spawn.
3396 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3397 Return empty if $last_loaded_file does not exist.
3398
3399 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3400
3401 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3402 * gdb.base/jit-main.c: Use exit after usage.
3403
3404 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3405
3406 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3407 GDBHISTSIZE prior to the tests.
3408 * gdb.base/gdbinit-history.exp: Likewise.
3409
3410 2016-04-07 Pedro Alves <palves@redhat.com>
3411
3412 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3413 instead of build_executable. Use gdb_load_shlibs.
3414
3415 2016-04-07 Yao Qi <yao.qi@linaro.org>
3416
3417 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3418 Execute "si" command.
3419
3420 2016-04-07 Yao Qi <yao.qi@linaro.org>
3421
3422 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3423 number instead of the comments on some line.
3424
3425 2016-04-06 Don Breazeal <donb@codesourcery.com>
3426
3427 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3428 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3429
3430 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3431
3432 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3433 standard_output_file. Remove unused binfile variable.
3434
3435 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3436
3437 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3438 * gdb.python/py-mi-objfile.exp: Match "list main" output
3439 in console format.
3440
3441 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3442
3443 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3444 absolute.
3445
3446 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3447
3448 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3449 absolute.
3450 * gdb.trace/ftrace.exp: Likewise.
3451 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3452 targets as well.
3453 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3454 (gdb_load_shlibs): Copy libraries to test directory when testing
3455 natively. Only set solib-search-path if testing remotely.
3456 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3457
3458 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3459
3460 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3461 gdb_download. Use it even if the target is not remote.
3462 * gdb.base/jit.exp (compile_jit_test): Likewise.
3463 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3464 output directory if the destination board is local, otherwise use
3465 the standard remote_download from DejaGnu.
3466 (gdb_download): Remove.
3467 (gdb_load_shlibs): Use gdb_remote_download instead of
3468 gdb_download.
3469 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3470 Use gdb_remote_download instead of gdb_download. Use it even if
3471 the target is not remote.
3472 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3473 instead of gdb_download.
3474
3475 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3476
3477 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3478 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3479 run.
3480
3481 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3482
3483 PR gdb/19820
3484 * gdb.base/printcmds.exp: Add artificial arrays tests.
3485
3486 2016-03-31 Pedro Alves <palves@redhat.com>
3487
3488 PR gdb/19858
3489 * gdb.base/jit-main.c: Include unistd.h.
3490 (ATTACH): Define to 0 if not already defined.
3491 (wait_for_gdb, mypid): New globals.
3492 (WAIT_FOR_GDB): New macro.
3493 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3494 some breakpoint locations.
3495 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3496 New procedures.
3497 (one_jit_test): Add REATTACH parameter, and handle it. Use
3498 continue_to_test_location.
3499 (top level): Test attach, and adjusts calls to one_jit_test.
3500
3501 2016-03-31 Pedro Alves <palves@redhat.com>
3502
3503 PR gdb/19858
3504 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3505 BINSUFFIX parameter, and handle it.
3506 (top level): Adjust calls compile_jit_test.
3507
3508 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3509
3510 PR python/19743
3511 * gdb.python/py-mi-events-gdb.py: New file.
3512 * gdb.python/py-mi-events.c: New file.
3513 * gdb.python/py-mi-events.exp: New file.
3514
3515 2016-03-30 Yao Qi <yao.qi@linaro.org>
3516
3517 * gdb.reverse/until-precsave.exp: Match function name only.
3518 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3519 Move malloc to a condition block.
3520 * gdb.reverse/until-reverse.exp: Match function name only.
3521
3522 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3523
3524 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3525 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3526 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3527 variable for GPR 0 instead of assuming it is register 0.
3528 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3529 * lib/trace-support.exp: Add s390 registers.
3530
3531 2016-03-29 Yao Qi <yao.qi@linaro.org>
3532
3533 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3534
3535 2016-03-24 Yao Qi <yao.qi@linaro.org>
3536
3537 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3538 test message.
3539
3540 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3541
3542 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3543 maintaining separate logic for constructing the output path.
3544
3545 2016-03-16 Don Breazeal <donb@codesourcery.com>
3546
3547 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3548 Retry fork and waitpid on interrupted system call errors.
3549 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3550 Use with_timeout_factor to increase timeout by factor of 10.
3551
3552 2016-03-15 Don Breazeal <donb@codesourcery.com>
3553
3554 * gdb.cp/scope-err.cc: New test program.
3555 * gdb.cp/scope-err.exp: New test script.
3556 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3557 lines and "set breakpoint here" comment.
3558 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3559 Fixed some whitespace and format issues.
3560 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3561 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3562
3563 2016-03-15 Doug Evans <dje@google.com>
3564
3565 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3566 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3567 All callers updated. Add tests for enums, mixed flags register.
3568
3569 2016-03-15 Doug Evans <dje@google.com>
3570
3571 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3572 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3573
3574 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3575
3576 * gdb.base/default.exp: Add $_as_string to the list of expected
3577 convenience functions.
3578
3579 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3580
3581 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3582
3583 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3584
3585 * gdb.python/py-as-string.exp: New file.
3586 * gdb.python/py-as-string.c: New file.
3587
3588 2016-03-09 Pedro Alves <palves@redhat.com>
3589
3590 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3591 signal" -> "Thread NN received signal" output change.
3592 * gdb.threads/ia64-sigill.exp: Likewise.
3593 * gdb.threads/linux-dp.exp: Likewise.
3594 * gdb.threads/manythreads.exp: Likewise.
3595 * gdb.threads/pending-step.exp: Likewise.
3596 * gdb.threads/print-threads.exp: Likewise.
3597 * gdb.threads/sigstep-threads.exp: Likewise.
3598 * gdb.threads/staticthreads.exp: Likewise.
3599 * gdb.threads/tls.exp: Likewise.
3600
3601 2016-03-09 Pedro Alves <palves@redhat.com>
3602
3603 * gdb.base/command-line-input.exp: New file.
3604
3605 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3606
3607 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3608 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3609 * gdb.trace/pending.exp: Accept leading dot before function name.
3610 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3611 * lib/trace-support.exp: Set registers for ppc.
3612
3613 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3614
3615 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3616 use it for disassembly; accept .main in addition to main in backtrace.
3617
3618 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3619 Marcin Kościelnicki <koriakin@0x04.net>
3620
3621 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3622 (gdb_recursion_test_ptr): New global variable.
3623 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3624 gdb_recursion_test.
3625 (gdb_c_test): Ditto.
3626
3627 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3628
3629 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3630 ordering.
3631
3632 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3633
3634 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3635 (bar): Add bar_start_lbl label.
3636 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3637 of foo/bar for emitting DWARF and tracing.
3638
3639 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3640
3641 * analyze-racy-logs.py: Set executable bit.
3642
3643 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3644
3645 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3646 (CHECK_TARGET_TMP): Likewise.
3647 (check-single-racy): New rule.
3648 (check-parallel-racy): Likewise.
3649 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3650 (do-check-parallel-racy): New rule.
3651 (check-racy/%.exp): Likewise.
3652 * README (Racy testcases): New section.
3653 * analyze-racy-logs.py: New file.
3654
3655 2016-03-03 Doug Evans <dje@google.com>
3656
3657 * gdb.base/skip.exp: Use with_test_prefix.
3658
3659 2016-03-03 Yao Qi <yao.qi@linaro.org>
3660
3661 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3662 Invoke step_over_syscall "clone" and break_cond_on_syscall
3663 "clone".
3664 * gdb.base/step-over-clone.c: New file.
3665
3666 2016-03-03 Yao Qi <yao.qi@linaro.org>
3667
3668 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3669 code format.
3670
3671 2016-03-03 Yao Qi <yao.qi@linaro.org>
3672
3673 * gdb.base/disp-step-fork.c: Rename to ...
3674 * gdb.base/step-over-fork.c: ... it. New file.
3675 * gdb.base/disp-step-vfork.c: Rename to ...
3676 * gdb.base/step-over-vfork.c: ... it. New file.
3677 * gdb.base/disp-step-syscall.exp: Rename to ...
3678 * gdb.base/step-over-syscall.exp: ... it. New file.
3679 (disp_step_cross_syscall): Rename to ...
3680 (step_over_syscall): ... it.
3681
3682 2016-03-03 Yao Qi <yao.qi@linaro.org>
3683
3684 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3685 If target supports condition evaluation on target, invoke
3686 break_cond_on_syscall for fork and vfork.
3687
3688 2016-03-03 Yao Qi <yao.qi@linaro.org>
3689
3690 * gdb.base/disp-step-syscall.exp: Don't invoke
3691 support_displaced_stepping.
3692 (disp_step_cross_syscall): Test with displaced stepping off and
3693 on if supported.
3694
3695 2016-03-03 Yao Qi <yao.qi@linaro.org>
3696
3697 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3698 proc.
3699 (setup): New proc.
3700 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3701 and setup.
3702
3703 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3704
3705 * gdb.fortran/vla-history.exp: Remove breakpoint.
3706
3707 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3708
3709 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3710 exceeds timeout.
3711
3712 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3713
3714 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3715 breakpoint.
3716
3717 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3718
3719 * gdb.mi/vla.f90: Nullify pointer after declaration.
3720
3721 2016-03-01 Pedro Alves <palves@redhat.com>
3722
3723 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3724
3725 2016-03-01 Pedro Alves <palves@redhat.com>
3726
3727 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3728 before anything else.
3729 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3730 _GNU_SOURCE here.
3731 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3732 before anything else.
3733 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3734
3735 2016-03-01 Pedro Alves <palves@redhat.com>
3736
3737 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3738
3739 2016-03-01 Yao Qi <yao.qi@linaro.org>
3740
3741 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3742 prepare_for_testing.
3743
3744 2016-03-01 Yao Qi <yao.qi@linaro.org>
3745
3746 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3747
3748 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3749
3750 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3751 manually constructing the output path.
3752
3753 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3754
3755 * gdb.arch/s390-stackless.S: New.
3756 * gdb.arch/s390-stackless.exp: New.
3757
3758 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3759
3760 * gdb.dlang/circular.c: New file.
3761 * gdb.dlang/circular.exp: New file.
3762
3763 2016-02-26 Yao Qi <yao.qi@linaro.org>
3764
3765 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3766 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3767 (testcases): Update.
3768
3769 2016-02-26 Yao Qi <yao.qi@linaro.org>
3770
3771 * gdb.reverse/aarch64.c: Rename to ...
3772 * gdb.reverse/insn-reverse.c: ... it.
3773 * gdb.reverse/aarch64.exp: Rename to ...
3774 * gdb.reverse/insn-reverse.exp: ... it.
3775
3776 2016-02-26 Yao Qi <yao.qi@linaro.org>
3777
3778 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3779 (testcase_ftype): New.
3780 (testcases): New array.
3781 (n_testcases): New.
3782 (main): Call each element in testcases.
3783 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3784 (read_testcase): New.
3785 Do the tests in a loop.
3786
3787 2016-02-25 Yao Qi <yao.qi@linaro.org>
3788
3789 * gdb.base/branches.c: Remove.
3790
3791 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3792
3793 PR gdb/13808
3794 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3795
3796 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3797
3798 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3799
3800 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3801
3802 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3803 change x86_64 call_insn to 'callq'.
3804
3805 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3806
3807 * gdb.trace/tfile-avx.c: Move to...
3808 * gdb.trace/tracefile-pseudo-reg.c: Here.
3809 * gdb.trace/tfile-avx.exp: Move to...
3810 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3811
3812 2016-02-24 Gary Benson <gbenson@redhat.com>
3813
3814 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3815 message on attach.
3816
3817 2016-02-23 Doug Evans <dje@google.com>
3818
3819 * gdb.base/skip.c (test_skip): New function.
3820 (end_test_skip_file_and_function): New function.
3821 (test_skip_file_and_function): New function.
3822 * gdb.base/skip1.c (test_skip): New function.
3823 (skip1_test_skip_file_and_function): New function.
3824 * gdb.base/skip.exp: Add tests for new skip options.
3825 * gdb.base/skip-solib.exp: Update expected output.
3826 * gdb.perf/skip-command.cc: New file.
3827 * gdb.perf/skip-command.exp: New file.
3828 * gdb.perf/skip-command.py: New file.
3829
3830 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3831
3832 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3833 info registers pattern.
3834
3835 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3836
3837 * lib/future.exp: Add D support.
3838 (gdb_find_gdc): New proc.
3839 (gdb_default_target_compile): Add D support.
3840
3841 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3842
3843 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3844 user+system time.
3845 (trace_speed_test): Determine the iteration count for a time
3846 between 15..30 seconds.
3847
3848 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3849
3850 * gdb.arch/i386-mpx-sigsegv.c: New file.
3851 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3852 * gdb.arch/i386-mpx-simple_segv.c: New file.
3853 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3854
3855 2016-02-18 Yao Qi <yao.qi@linaro.org>
3856
3857 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3858 Don't call setup_kfail.
3859
3860 2016-02-18 Yao Qi <yao.qi@linaro.org>
3861
3862 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3863 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3864
3865 2016-02-16 Doug Evans <dje@google.com>
3866
3867 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3868 * gdb.base/skip1.c: Ditto.
3869 * gdb.base/skip.exp: Whitespace cleanup.
3870
3871 2016-02-16 Don Breazeal <donb@codesourcery.com>
3872
3873 PR remote/19496
3874 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3875 Remove kfail for PR remote/19496.
3876
3877 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3878
3879 * lib/gdb.exp (standard_temp_file): Return a path specific to
3880 the runtest invocation.
3881
3882 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3883
3884 * gdb.trace/save-trace.exp: Change relative path to be in the
3885 standard output directory.
3886
3887 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3888
3889 * gdb.arch/i386-prologue.c: Add missing prototypes.
3890
3891 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3894 * gdb.arch/i386-prologue.exp: Likewise.
3895 * gdb.arch/i386-size.exp: Likewise.
3896
3897 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3898
3899 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3900 define object file path.
3901 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3902 file path.
3903 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3904 standard_output_file to define binfile.
3905
3906 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3907
3908 Fix compatibility with recent gfortran-5.3.1.
3909 * gdb.fortran/vla-history.exp (print vla1 allocated)
3910 (print vla2 allocated, print $2, print $3): Remove
3911 (print $4): Rename to ...
3912 (print $2): ... here.
3913 (print $9): Rename to ...
3914 (print $5): ... here.
3915 (print $10): Rename to ...
3916 (print $6): ... here.
3917 * gdb.fortran/vla.f90: Add pvla initialization.
3918
3919 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
3920
3921 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
3922 New test.
3923 * gdb.fortran/vla-value-sub.exp: Likewise.
3924
3925 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
3926
3927 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
3928
3929 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
3930
3931 * i386-biarch-core.exp: Define corefile using
3932 standard_output_file.
3933
3934 2016-02-12 Yao Qi <yao.qi@linaro.org>
3935
3936 * gdb.arch/arm-single-step-kernel-helper.c: New.
3937 * gdb.arch/arm-single-step-kernel-helper.exp: New.
3938
3939 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
3940
3941 * gdb.btrace/tailcall-only.exp: New.
3942 * gdb.btrace/tailcall-only.c: New.
3943 * gdb.btrace/x86_64-tailcall-only.S: New.
3944 * gdb.btrace/i686-tailcall-only.S: New.
3945
3946 2016-02-11 Pedro Alves <palves@redhat.com>
3947
3948 * README (Parallel testing): Add missing double quotes.
3949
3950 2016-02-11 Pedro Alves <palves@redhat.com>
3951
3952 * README (Parallel testing): New section.
3953 (GDB_PARALLEL): Rewrite.
3954 (FORCE_PARALLEL): Document.
3955
3956 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
3957
3958 * gdb.trace/tfile-avx.c: New test.
3959 * gdb.trace/tfile-avx.exp: New test.
3960
3961 2016-02-09 Keith Seitz <keiths@redhat.com>
3962
3963 PR breakpoints/19546
3964 * gdb.base/infcall-exec.c: New file.
3965 * gdb.base/infcall-exec2.c: New file.
3966 * gdb.base/infcall-exec.exp: New file.
3967
3968 2016-02-09 Keith Seitz <keiths@redhat.com>
3969
3970 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
3971 (toplevel): Call test_bkpt_address.
3972
3973 2016-02-09 Keith Seitz <keiths@redhat.com>
3974
3975 PR python/19506
3976 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
3977 (toplevel): Call test_bkpt_address.
3978
3979 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
3980
3981 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
3982 to AC_OUTPUT.
3983 * configure: Regenerate.
3984
3985 2016-02-09 Pedro Alves <palves@redhat.com>
3986
3987 PR breakpoints/19548
3988 * gdb.base/execl-update-breakpoints.c (some_function): New
3989 function.
3990 (main): Call it.
3991 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
3992 Tighten expected GDB output.
3993
3994 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
3995
3996 * Makefile.in (ALL_SUBDIRS): Remove.
3997 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
3998 (distclean maintainer-clean realclean): Likewise.
3999 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4000 * configure: Regenerate.
4001 * gdb.ada/Makefile.in: Delete.
4002 * gdb.arch/Makefile.in: Likewise.
4003 * gdb.asm/Makefile.in: Likewise.
4004 * gdb.base/Makefile.in: Likewise.
4005 * gdb.btrace/Makefile.in: Likewise.
4006 * gdb.cell/Makefile.in: Likewise.
4007 * gdb.compile/Makefile.in: Likewise.
4008 * gdb.cp/Makefile.in: Likewise.
4009 * gdb.disasm/Makefile.in: Likewise.
4010 * gdb.dlang/Makefile.in: Likewise.
4011 * gdb.dwarf2/Makefile.in: Likewise.
4012 * gdb.fortran/Makefile.in: Likewise.
4013 * gdb.gdb/Makefile.in: Likewise.
4014 * gdb.go/Makefile.in: Likewise.
4015 * gdb.guile/Makefile.in: Likewise.
4016 * gdb.java/Makefile.in: Likewise.
4017 * gdb.linespec/Makefile.in: Likewise.
4018 * gdb.mi/Makefile.in: Likewise.
4019 * gdb.modula2/Makefile.in: Likewise.
4020 * gdb.multi/Makefile.in: Likewise.
4021 * gdb.objc/Makefile.in: Likewise.
4022 * gdb.opencl/Makefile.in: Likewise.
4023 * gdb.opt/Makefile.in: Likewise.
4024 * gdb.pascal/Makefile.in: Likewise.
4025 * gdb.perf/Makefile.in: Likewise.
4026 * gdb.python/Makefile.in: Likewise.
4027 * gdb.reverse/Makefile.in: Likewise.
4028 * gdb.server/Makefile.in: Likewise.
4029 * gdb.stabs/Makefile.in: Likewise.
4030 * gdb.threads/Makefile.in: Likewise.
4031 * gdb.trace/Makefile.in: Likewise.
4032 * gdb.xml/Makefile.in: Likewise.
4033 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4034 GDB_PARALLEL.
4035 (standard_output_file): Remove check for GDB_PARALLEL, always
4036 return path in outputs/$subdir/$testname.
4037
4038 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4039
4040 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4041 (site.exp): Assign abs_srcdir to tcl's srcdir.
4042
4043 2016-02-04 Yao Qi <yao.qi@linaro.org>
4044
4045 * gdb.base/foll-exec-mode.c: Include limits.h.
4046 (main): Add parameters argc and argv. Get directory from
4047 argv[0].
4048 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4049 compilation.
4050 * gdb.base/foll-exec.c: Include limits.h.
4051 (main): Add parameters argc and argv.
4052 Get directory from argv[0].
4053 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4054 Adjust tests on the number of lines as source code changed.
4055 * gdb.base/foll-vfork-exit.c: Include limits.h.
4056 (main): Add one line of statement before vfork.
4057 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4058 (main): Add parameters argc and argv. Get directory from
4059 argv[0].
4060 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4061 (setup_gdb): Set tbreak to skip some source lines.
4062 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4063 (main): Add parameters argc and argv. Get directory from
4064 argv[0].
4065 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4066 compilation.
4067 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4068 (main): Add parameters argc and argv. Get directory from
4069 argv[0].
4070 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4071 compilation.
4072
4073 2016-02-01 Doug Evans <dje@google.com>
4074
4075 * gdb.base/skip.exp: Clean up multiple references to same test name.
4076
4077 2016-02-01 Pedro Alves <palves@redhat.com>
4078
4079 PR remote/19496
4080 * gdb.threads/forking-threads-plus-breakpoint.exp
4081 (displaced_stepping_supported): New global.
4082 (probe_displaced_stepping_support): New procedure.
4083 (do_test): Add 'displaced' parameter, and use it.
4084 (top level): Check for displaced stepping support. Add displaced
4085 stepping on/off testing axis.
4086
4087 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4088
4089 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4090 pointer. Don't perform further tests on the unassociated pointer
4091 if the first test fails.
4092
4093 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4094
4095 * gdb.base/max-value-size.c: New file.
4096 * gdb.base/max-value-size.exp: New file.
4097 * gdb.base/huge.exp: Disable max-value-size for this test.
4098
4099 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4100
4101 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4102
4103 2016-01-28 Yao Qi <yao.qi@linaro.org>
4104
4105 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4106
4107 2016-01-25 Pedro Alves <palves@redhat.com>
4108
4109 PR threads/19461
4110 * gdb.base/fork-running-state.c: New file.
4111 * gdb.base/fork-running-state.exp: New file.
4112
4113 2016-01-25 Pedro Alves <palves@redhat.com>
4114
4115 PR gdb/19494
4116 * gdb.base/catch-fork-kill.c: New file.
4117 * gdb.base/catch-fork-kill.exp: New file.
4118
4119 2016-01-25 Pedro Alves <palves@redhat.com>
4120
4121 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4122 Delete, moved to lib/gdb.exp.
4123 * gdb.threads/forking-threads-plus-breakpoint.exp
4124 (foreach_with_prefix): Likewise.
4125 * gdb.threads/process-dies-while-handling-bp.exp
4126 (foreach_with_prefix): Likewise.
4127 * lib/gdb.exp (foreach_with_prefix): New procedure.
4128
4129 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4130
4131 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4132 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4133
4134 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4135
4136 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4137 endian targets.
4138
4139 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4140 Pedro Alves <palves@redhat.com>
4141
4142 Fix testsuite compatibility with Guile.
4143 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4144 number.
4145
4146 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4147
4148 Fix testsuite compatibility with Guile.
4149 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4150 (thread 1): New test for backtrace through signal handler.
4151
4152 2016-01-22 Yao Qi <yao.qi@linaro.org>
4153
4154 PR testsuite/19491
4155 * gdb.base/multi-forks.c: Include
4156 ../lib/unbuffer_output.c
4157 (main): Call gdb_unbuffer_output.
4158
4159 2016-01-21 Doug Evans <dje@google.com>
4160
4161 * lib/ada.exp (gdb_compile_ada): Fix typo.
4162
4163 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4164
4165 * gdb.base/break-fun-addr.exp: New file.
4166 * gdb.base/break-fun-addr1.c: New file.
4167 * gdb.base/break-fun-addr2.c: New file.
4168
4169 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4170
4171 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4172 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4173 enum flag values.
4174
4175 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4176
4177 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4178 when GDB can not set the vector return value. Add more comments
4179 for clarification.
4180
4181 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4182
4183 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4184 command.
4185
4186 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4187
4188 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4189
4190 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4191
4192 * Makefile.in (check-single): Pass --status to runtest.
4193 (check/%.exp): Likewise.
4194
4195 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4196
4197 * Makefile.in (check-parallel): Propagate return code from make
4198 do-check-parallel.
4199
4200 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4201
4202 * gdb.trace/ftrace.exp: Fix expected message on continue.
4203 * gdb.trace/pending.exp: Fix expected message on continue.
4204 * gdb.trace/trace-break.exp: Fix expected message on continue.
4205
4206 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4207
4208 * lib/gdb.exp (gdb_test): Remove unused global references.
4209
4210 2016-01-18 Pedro Alves <palves@redhat.com>
4211
4212 * gdb.base/async-shell.exp: Adjust expected output.
4213 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4214 * gdb.base/siginfo-thread.exp: Adjust expected output.
4215 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4216 * gdb.java/jnpe.exp: Adjust expected output.
4217 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4218 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4219 * gdb.threads/leader-exit.exp: Adjust expected output.
4220 * gdb.threads/manythreads.exp: Adjust expected output.
4221 * gdb.threads/pthreads.exp: Adjust expected output.
4222 * gdb.threads/schedlock.exp: Adjust expected output.
4223 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4224 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4225 expected output.
4226 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4227 output.
4228 * gdb.threads/sigthread.exp: Adjust expected output.
4229 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4230
4231 2016-01-18 Yao Qi <yao.qi@linaro.org>
4232
4233 * gdb.guile/scm-section-script.c: Replace @progbits with
4234 %progbits.
4235 * gdb.python/py-section-script.c: Likewise.
4236
4237 2016-01-15 Pedro Alves <palves@redhat.com>
4238
4239 * gdb.multi/tids.exp: Test star wildcard ranges.
4240
4241 2016-01-15 Pedro Alves <palves@redhat.com>
4242
4243 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4244 command from "thread apply" invocation.
4245 (thr_apply_info_thr_invalid): Default the expected output to the
4246 input tid list.
4247 (top level): Add tests that use convenience variables. Add tests
4248 for "thread apply" with a valid TID list, but missing the command.
4249
4250 2016-01-13 Pedro Alves <palves@redhat.com>
4251
4252 * gdb.base/default.exp: Expect $_gthread as well.
4253 * gdb.multi/tids.exp: Test $_gthread.
4254 * gdb.threads/thread-specific.exp: Test $_gthread.
4255
4256 2016-01-13 Pedro Alves <palves@redhat.com>
4257
4258 * gdb.multi/tids.exp: Test "info threads -gid".
4259
4260 2016-01-13 Pedro Alves <palves@redhat.com>
4261
4262 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4263 Breakpoint.thread.
4264 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4265
4266 2016-01-07 Pedro Alves <palves@redhat.com>
4267
4268 * gdb.base/break.exp: Adjust to output changes.
4269 * gdb.base/hbreak2.exp: Likewise.
4270 * gdb.base/sepdebug.exp: Likewise.
4271 * gdb.base/watch_thread_num.exp: Likewise.
4272 * gdb.linespec/keywords.exp: Likewise.
4273 * gdb.multi/info-threads.exp: Likewise.
4274 * gdb.threads/thread-find.exp: Likewise.
4275 * gdb.multi/tids.c: New file.
4276 * gdb.multi/tids.exp: New file.
4277
4278 2016-01-13 Pedro Alves <palves@redhat.com>
4279
4280 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4281
4282 2016-01-13 Pedro Alves <palves@redhat.com>
4283
4284 * gdb.base/default.exp: Expect $_inferior as well.
4285 * gdb.multi/base.exp: Test $_inferior.
4286
4287 2016-01-13 Pedro Alves <palves@redhat.com>
4288
4289 PR breakpoints/19388
4290 * gdb.base/catch-signal-siginfo-cond.c: New file.
4291 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4292
4293 2016-01-12 Josh Stone <jistone@redhat.com>
4294 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4295
4296 * gdb.base/catch-syscall.c (do_execve): New variable.
4297 (main): Conditionally trigger an execve.
4298 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4299 (test_catch_syscall_execve): New, check entry/return across execve.
4300 (do_syscall_tests): Call test_catch_syscall_execve.
4301
4302 2016-01-12 Pedro Alves <palves@redhat.com>
4303
4304 * gdb.base/random-signal.exp (do_test): New procedure, with body
4305 of testcase moved in.
4306
4307 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4308 Pedro Alves <palves@redhat.com>
4309
4310 * gdb.base/funcargs.exp (finish from indirectly called function):
4311 Reintroduce the case for 'First'.
4312
4313 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4314 Pedro Alves <palves@redhat.com>
4315
4316 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4317 (tcatch_vfork_then_child_follow_exec)
4318 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4319 identification.
4320
4321 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4322
4323 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4324 and repeats to unlimited.
4325 * gdb.python/py-value.exp: Likewise.
4326 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4327 and repeats to unlimited.
4328
4329 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4330
4331 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4332 and reordering the functions.
4333 * gdb.multi/hangout.c: Likewise.
4334 * gdb.multi/hello.c: Likewise.
4335
4336 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4337
4338 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4339 absolute.
4340 (SingleStatisticTestResult.report): Use dict.keys instead of
4341 dict.iterkeys.
4342
4343 2016-01-06 Pedro Alves <palves@redhat.com>
4344
4345 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4346
4347 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4348
4349 * gdb.btrace/dlopen.exp: New.
4350 * gdb.btrace/dlopen.c: New.
4351 * gdb.btrace/dlopen-dso.c: New.
4352
4353 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4354
4355 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4356 PATTERN argument is optional.
4357
4358 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4359
4360 * lib/ada.exp (target_compile_ada_from_dir): New function.
4361 (gdb_compile_ada): Reimplement avoiding the use of project files.
4362 * gdb.ada/gnat_ada.gpr: Delete.
4363 * gdb.ada/cond_lang.exp: Adjust test to make path before
4364 filename optional.
4365 * gdb.ada/small_reg_param.exp: Likewise.
4366
4367 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4368
4369 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4370
4371 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4372
4373 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4374 case.
4375
4376 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4377
4378 * gdb.base/break.exp: Remove dead code.
4379 * gdb.base/sepdebug.exp: Likewise.
4380
4381 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4382
4383 * gdb.asm/asm-source.exp: Remove HP-UX references.
4384 * gdb.base/annota1.exp: Likewise.
4385 * gdb.base/annota3.exp: Likewise.
4386 * gdb.base/attach.exp: Likewise.
4387 * gdb.base/bigcore.exp: Likewise.
4388 * gdb.base/break.exp: Likewise.
4389 * gdb.base/call-ar-st.exp: Likewise.
4390 * gdb.base/callfuncs.exp: Likewise.
4391 * gdb.base/catch-fork-static.exp: Likewise.
4392 * gdb.base/display.exp: Likewise.
4393 * gdb.base/foll-exec-mode.exp: Likewise.
4394 * gdb.base/foll-exec.exp: Likewise.
4395 * gdb.base/foll-fork.exp: Likewise.
4396 * gdb.base/foll-vfork.exp: Likewise.
4397 * gdb.base/funcargs.exp: Likewise.
4398 * gdb.base/hbreak2.exp: Likewise.
4399 * gdb.base/inferior-died.exp: Likewise.
4400 * gdb.base/interrupt.exp: Likewise.
4401 * gdb.base/multi-forks.exp: Likewise.
4402 * gdb.base/nodebug.exp: Likewise.
4403 * gdb.base/sepdebug.exp: Likewise.
4404 * gdb.base/solib1.c: Likewise.
4405 * gdb.base/step-test.exp: Likewise.
4406 * gdb.mi/non-stop.c: Likewise.
4407 * gdb.mi/pthreads.c: Likewise.
4408 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4409 * gdb.threads/pthreads.c: Likewise.
4410 * gdb.threads/staticthreads.exp: Likewise.
4411 * lib/future.exp: Likewise.
4412 * lib/gdb.exp: Likewise.
4413 * gdb.base/so-indr-cl.c: Remove.
4414 * gdb.base/so-indr-cl.exp: Likewise.
4415 * gdb.base/solib.c: Likewise.
4416 * gdb.base/solib.exp: Likewise.
4417 * gdb.base/solib2.c: Likewise.
4418
4419 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4420
4421 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4422 * gdb.base/call-ar-st.exp: Likewise.
4423 * gdb.base/callfuncs.exp: Likewise.
4424 * gdb.base/condbreak.exp: Likewise.
4425 * gdb.base/constvars.exp: Likewise.
4426 * gdb.base/hbreak2.exp: Likewise.
4427 * gdb.base/langs.exp: Likewise.
4428 * gdb.base/list.exp: Likewise.
4429 * gdb.base/long_long.exp: Likewise.
4430 * gdb.base/ptype.exp: Likewise.
4431 * gdb.base/scope.exp: Likewise.
4432 * gdb.base/signals.exp: Likewise.
4433 * gdb.base/so-impl-ld.exp: Likewise.
4434 * gdb.base/varargs.exp: Likewise.
4435 * gdb.base/volatile.exp: Likewise.
4436 * gdb.base/whatis.exp: Likewise.
4437 * gdb.cp/cplusfuncs.exp: Likewise.
4438 * gdb.cp/inherit.exp: Likewise.
4439 * gdb.cp/local.exp: Likewise.
4440 * gdb.cp/member-ptr.exp: Likewise.
4441 * gdb.cp/method.exp: Likewise.
4442 * gdb.cp/overload.exp: Likewise.
4443 * gdb.cp/templates.exp: Likewise.
4444 * gdb.stabs/weird.exp: Likewise.
4445 * lib/compiler.c: Likewise.
4446 * lib/compiler.cc: Likewise.
4447 * lib/cp-support.exp: Likewise.
4448 * lib/gdb.exp: Likewise.
4449
4450 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4451
4452 * configure.ac: Remove HP-UX case.
4453 * configure: Regenerate.
4454
4455 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4456
4457 * lib/gdb.exp (gdb_compile): Add function doc.
4458
4459 2015-12-17 Pedro Alves <palves@redhat.com>
4460
4461 PR threads/19354
4462 * gdb.multi/info-threads.exp: New file.
4463
4464 2015-12-15 Yao Qi <yao.qi@linaro.org>
4465
4466 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4467 is aarch64*-*-*.
4468
4469 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4470
4471 * gdb.base/history-duplicates.exp: Skip if no readline support.
4472
4473 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4474
4475 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4476
4477 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4478
4479 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4480
4481 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4482
4483 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4484 ctrl-C if nointerrupts target property is set.
4485 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4486 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4487 * gdb.base/paginate-bg-execution.exp: Likewise.
4488 * gdb.base/paginate-execution-startup.exp: Likewise.
4489 * gdb.base/random-signal.exp: Likewise.
4490 * gdb.base/range-stepping.exp: Likewise.
4491 * gdb.cp/annota2.exp: Likewise.
4492 * gdb.cp/annota3.exp: Likewise.
4493 * gdb.gdb/selftest.exp: Likewise.
4494 * gdb.threads/continue-pending-status.exp: Likewise.
4495 * gdb.threads/leader-exit.exp: Likewise.
4496 * gdb.threads/manythreads.exp: Likewise.
4497 * gdb.threads/pthreads.exp: Likewise.
4498 * gdb.threads/schedlock.exp: Likewise.
4499 * gdb.threads/sigthread.exp: Likewise.
4500
4501 2015-12-11 Don Breazeal <donb@codesourcery.com>
4502
4503 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4504 remote.
4505 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4506 * gdb.base/foll-exec.exp (main): Enable for target remote.
4507 * gdb.base/foll-fork.exp (main): Likewise.
4508 * gdb.base/foll-vfork.exp (main): Likewise.
4509 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4510 (proc continue_to_exit_bp_loc): Use clean_restart.
4511 * gdb.base/pie-execl.exp (main): Disable for target remote.
4512 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4513 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4514 * gdb.threads/execl.exp (main): Likewise.
4515 * gdb.threads/fork-child-threads.exp (main): Likewise.
4516 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4517 remote.
4518 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4519 remote.
4520 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4521 pid.tid style ptids, instead of just tid.
4522 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4523 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4524 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4525 ptids, instead of just tid.
4526
4527 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4528
4529 * gdb.base/list.exp (test_list_forward): Add end of file error
4530 test.
4531 (test_repeat_list_command): Add end of file error test.
4532 (test_list_backwards): Add beginning of file error test.
4533
4534 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4535
4536 * gdb.base/list.exp (test_list_invalid_args): New function,
4537 defined, and called.
4538
4539 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4540
4541 * gdb.base/list.exp (test_list): Make test names unique.
4542
4543 2015-12-11 Yao Qi <yao.qi@linaro.org>
4544
4545 * gdb.base/coremaker2.c: Remove.
4546
4547 2015-12-10 Pedro Alves <palves@redhat.com>
4548
4549 * gdb.multi/base.exp: Remove stale "spaces" references.
4550
4551 2015-12-10 Pedro Alves <palves@redhat.com>
4552
4553 * gdb.multi/base.exp: Don't use nowarnings.
4554 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4555 * gdb.multi/hangout.c: Include stdio.h.
4556 * gdb.multi/hello.c: Include stdlib.h.
4557 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4558 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4559 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4560
4561 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4562
4563 * gdb.dwarf2/dw2-ranges-base.c: New file.
4564 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4565 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4566 support additional line table, and debug ranges generation.
4567 (Dwarf::ranges): New function, generate .debug_ranges.
4568 (Dwarf::lines): Support generating simple line table programs.
4569 (Dwarf::assemble): Initialise new namespace variables.
4570
4571 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4572
4573 * gdb.base/async.exp (proc test_background): Add case for
4574 asynchronous execution not supported.
4575
4576 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4577
4578 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4579 format and change test names to make them unique.
4580
4581 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4582 Pedro Alves <pedro@redhat.com>
4583
4584 PR gdb/18702
4585 Add checking of floatformats setup on x86_64 hosts.
4586 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4587 (smallval, bigval): New labels/constants.
4588 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4589 float" after loading bigval and smallval.
4590
4591 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4592
4593 * gdb.ada/fun_overload_menu.exp: New testcase.
4594 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4595
4596 2015-12-04 Josh Stone <jistone@redhat.com>
4597
4598 * gdb.base/catch-fork-static.exp: New.
4599
4600 2015-12-03 Yao Qi <yao.qi@linaro.org>
4601
4602 * gdb.base/sizeof.c: Don't include stdio.h and
4603 ../lib/unbuffer_output.c.
4604 (main): New variable 'size' and 'value'. Remove printf and
4605 gdb_unbuffer_output. Assign return value to size and value.
4606 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4607 at the beginning.
4608 (check_sizeof): Check the result by printing variable 'size'.
4609 (check_valueof): Check the result by printing variable 'value'.
4610
4611 2015-12-01 Yao Qi <yao.qi@linaro.org>
4612
4613 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4614 for aarch64*-*-linux* target.
4615
4616 2015-11-30 Pedro Alves <palves@redhat.com>
4617
4618 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4619
4620 2015-11-30 Pedro Alves <palves@redhat.com>
4621
4622 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4623 Handle non-stop mode vCont replies.
4624
4625 2015-11-30 Pedro Alves <palves@redhat.com>
4626
4627 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4628 prepare_for_testing. Start gdb with "set non-stop on" appended to
4629 GDBFLAGS. Lax expected stop output.
4630
4631 2015-11-27 Yao Qi <yao.qi@linaro.org>
4632
4633 * gdb.arch/arm-neon.exp: New.
4634 * gdb.arch/arm-neon.c: New.
4635
4636 2015-11-27 Yao Qi <yao.qi@linaro.org>
4637
4638 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4639
4640 2015-11-27 Yao Qi <yao.qi@linaro.org>
4641
4642 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4643 frames-invalid annotation.
4644
4645 2015-11-27 Yao Qi <yao.qi@linaro.org>
4646
4647 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4648
4649 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4650
4651 * gdb.threads/names.exp: New file.
4652 * gdb.threads/names.c: New file.
4653 * README: Mention gdb,no_thread_names.
4654
4655 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4656
4657 PR 19297
4658 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4659 support" error.
4660
4661 2015-11-24 Pedro Alves <palves@redhat.com>
4662
4663 PR 17539
4664 * gdb.base/display.exp: Expect displays to be sorted in ascending
4665 order. Use multi_line.
4666 * gdb.base/solib-display.exp: Likewise.
4667
4668 2015-11-24 Pedro Alves <palves@redhat.com>
4669
4670 PR 17539
4671 * gdb.base/display.exp: Expect displays to be sorted in ascending
4672 order. Use multi_line.
4673 * gdb.base/solib-display.exp: Likewise.
4674
4675 2015-11-24 Pedro Alves <palves@redhat.com>
4676
4677 PR 17539
4678 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4679 threads in ascending order.
4680 * gdb.base/foll-fork.exp: Likewise.
4681 * gdb.base/foll-vfork.exp: Likewise.
4682 * gdb.base/multi-forks.exp: Likewise.
4683 * gdb.mi/mi-nonstop.exp: Likewise.
4684 * gdb.mi/mi-nsintrall.exp: Likewise.
4685 * gdb.multi/base.exp: Likewise.
4686 * gdb.multi/multi-arch.exp: Likewise.
4687 * gdb.python/py-inferior.exp: Likewise.
4688 * gdb.threads/break-while-running.exp: Likewise.
4689 * gdb.threads/execl.exp: Likewise.
4690 * gdb.threads/gcore-thread.exp: Likewise.
4691 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4692 * gdb.threads/kill.exp: Likewise.
4693 * gdb.threads/linux-dp.exp: Likewise.
4694 * gdb.threads/multiple-step-overs.exp: Likewise.
4695 * gdb.threads/next-bp-other-thread.exp: Likewise.
4696 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4697 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4698 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4699 * gdb.threads/thread-find.exp: Likewise.
4700 * gdb.threads/tls.exp: Likewise.
4701 * lib/mi-support.exp (mi_reverse_list): Delete.
4702 (mi_check_thread_states): No longer reverse list.
4703
4704 2015-11-24 Pedro Alves <palves@redhat.com>
4705
4706 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4707 use lowercase.
4708
4709 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4710
4711 * gdb.trace/actions.c: Include trace-common.h.
4712 (main): Add a location for a fast tracepoint.
4713 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4714 the normal tracepoints.
4715 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4716
4717 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4718
4719 * save-trace.exp: Factor out code to these...
4720 (gdb_save_tracepoints): New.
4721 (gdb_load_tracepoints): New.
4722 (do_save_load_test): New.
4723
4724 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4725
4726 * gdb.base/asmlabel.exp: New test.
4727 * gdb.base/asmlabel.c: New test case.
4728
4729 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4730
4731 * gdb.base/wrong_frame_bt_full-main.c: New file.
4732 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4733 * gdb.base/wrong_frame_bt_full.exp: New file.
4734
4735 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4736
4737 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4738
4739 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4740
4741 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4742 pstate register when comparing registers values in
4743 sparc64-*-linux-gnu targets to avoid spurious differences.
4744
4745 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4746
4747 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4748
4749 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4750
4751 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4752 as type argument to gdb_compile.
4753 * gdb.base/nested-subp2.exp: Likewise.
4754 * gdb.base/nested-subp3.exp: Likewise.
4755
4756 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4757
4758 * lib/dwarf.exp (_note): Fix left shift of negative value.
4759 * gdb.trace/trace-condition.exp: Likewise.
4760
4761 2015-11-13 Yao Qi <yao.qi@linaro.org>
4762
4763 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4764 comments about d10v.
4765 (test_scalar_returns): Likewise.
4766 * gdb.base/d10v.ld: Remove.
4767 * gdb.base/overlays.exp: Remove the target triplet checking for
4768 d10v-*-*.
4769 * gdb.base/structs.exp (test_struct_returns): Remove the
4770 comments about d10v.
4771 (test_struct_calls): Likewise.
4772
4773 2015-11-13 Yao Qi <yao.qi@linaro.org>
4774
4775 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4776 * gdb.base/gnu_vector.c: Don't include stdio.h.
4777 (main): Don't print res and call add_some_intvecs.
4778
4779 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4780
4781 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4782 macro.
4783 (func5): Removed.
4784 (func4): Use FAST_TRACEPOINT_LABEL.
4785 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4786 macro.
4787 (func): Removed.
4788 (thread_function): Use FAST_TRACEPOINT_LABEL.
4789 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4790 (func): Remove.
4791 (marker): Use FAST_TRACEPOINT_LABEL.
4792 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4793 (pendfunc1): Remove.
4794 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4795 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4796 (foo): Remove.
4797 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4798 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4799 macro.
4800 (func): Remove.
4801 (marker): Use FAST_TRACEPOINT_LABEL.
4802 * gdb.trace/trace-common.h: New header.
4803 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4804 macro.
4805 (func): Remove.
4806 (marker): Use FAST_TRACEPOINT_LABEL.
4807 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4808 (func): Remove.
4809 (thread_function): Use FAST_TRACEPOINT_LABEL.
4810
4811 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4812
4813 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4814 in front.
4815 * gdb.trace/change-loc.exp: Use global pcreg definition.
4816 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4817 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4818 in front.
4819 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4820 * gdb.trace/pending.exp: Likewise.
4821 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4822 * gdb.trace/trace-break.exp: Likewise.
4823 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4824 in front.
4825 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4826 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4827 in front.
4828 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4829
4830 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4831
4832 * gdb.ada/fin_fun_out: New testcase.
4833
4834 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4835
4836 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4837 value associated with DW_AT_byte_size.
4838 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4839 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4840 DW_AT_upper_bound.
4841
4842 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4843
4844 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4845 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4846 version.
4847 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4848 gdb.dwarf2/dw2-canonicalize-type.exp,
4849 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4850 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4851 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4852 provided by gdb_target_symbol_prefix_flags_asm.
4853 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4854 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4855 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4856 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4857 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4858 macros where needed). Use this macro for symbols which require
4859 the prefix provided by SYMBOL_PREFIX.
4860
4861 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4862
4863 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4864 New procs.
4865 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4866 representing expressions, of more than one list element.
4867 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4868 to prepend linker symbol prefix to f.
4869 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4870 table_1 and table_2.
4871 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4872 Likewise, for f and g.
4873 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4874 for ptr.
4875 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4876 for main.
4877 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4878 table_1_ptr and table_2_ptr.
4879
4880 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4881 Joel Brobecker <brobecker@adacore.com>
4882
4883 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4884
4885 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4886
4887 * gdb.reverse/s390-mvcle.c: New test.
4888 * gdb.reverse/s390-mvcle.exp: New file.
4889 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4890
4891 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4892
4893 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4894
4895 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4896
4897 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4898 reaching marker2.
4899 * gdb.reverse/getresuid-reverse.exp: Likewise.
4900 * gdb.reverse/pipe-reverse.exp: Likewise.
4901 * gdb.reverse/readv-reverse.exp: Likewise.
4902 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4903 * gdb.reverse/time-reverse.exp: Likewise.
4904 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
4905
4906 2015-10-30 Yao Qi <yao.qi@linaro.org>
4907
4908 * gdb.threads/wp-replication.c (watch_count_done): Remove.
4909 (empty_cycle): Remove.
4910 (main): Don't call empty_cycle. Don't use watch_count_done.
4911 * gdb.threads/wp-replication.exp: Don't set breakpoint on
4912 empty_cycle. Rewrite the code counting HW watchpoints.
4913
4914 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
4915
4916 * gdb.reverse/fstatat-reverse.c: New test.
4917 * gdb.reverse/fstatat-reverse.exp: New file.
4918 * gdb.reverse/getresuid-reverse.c: New test.
4919 * gdb.reverse/getresuid-reverse.exp: New file.
4920 * gdb.reverse/pipe-reverse.c: New test.
4921 * gdb.reverse/pipe-reverse.exp: New file.
4922 * gdb.reverse/readv-reverse.c: New test.
4923 * gdb.reverse/readv-reverse.exp: New file.
4924 * gdb.reverse/recvmsg-reverse.c: New test.
4925 * gdb.reverse/recvmsg-reverse.exp: New file.
4926 * gdb.reverse/time-reverse.c: New test.
4927 * gdb.reverse/time-reverse.exp: New file.
4928 * gdb.reverse/waitpid-reverse.c: New test.
4929 * gdb.reverse/waitpid-reverse.exp: New file.
4930
4931 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4932
4933 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
4934
4935 2015-10-26 Doug Evans <dje@google.com>
4936
4937 PR symtab/17391
4938 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
4939 * gdb.dwarf2/bad-regnum.c: New file.
4940 * gdb.dwarf2/bad-regnum.exp: New file.
4941
4942 2015-10-26 Doug Evans <dje@google.com>
4943
4944 PR python/18938
4945 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
4946 file.
4947
4948 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4949
4950 * gdb.compile/compile.exp (compile code globalvar): Update expectation
4951 for a change by "Mention language in compile error message".
4952
4953 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
4954
4955 PR python/18073
4956 * gdb.python/py-type.c (C::a_method): New.
4957 (C::a_const_method): New.
4958 (C::a_static_method): New.
4959 (a_function): New.
4960 * gdb.python/py-type.exp (test_fields): Test getting fields
4961 from function and method.
4962
4963 2015-10-21 Keven Boell <keven.boell@intel.com>
4964
4965 * gdb.fortran/vla-alloc-assoc.exp: New file.
4966 * gdb.fortran/vla-datatypes.exp: New file.
4967 * gdb.fortran/vla-datatypes.f90: New file.
4968 * gdb.fortran/vla-history.exp: New file.
4969 * gdb.fortran/vla-ptype-sub.exp: New file.
4970 * gdb.fortran/vla-ptype.exp: New file.
4971 * gdb.fortran/vla-sizeof.exp: New file.
4972 * gdb.fortran/vla-sub.f90: New file.
4973 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
4974 * gdb.fortran/vla-value-sub-finish.exp: New file.
4975 * gdb.fortran/vla-value-sub.exp: New file.
4976 * gdb.fortran/vla-value.exp: New file.
4977 * gdb.fortran/vla-ptr-info.exp: New file.
4978 * gdb.mi/mi-vla-fortran.exp: New file.
4979 * gdb.mi/vla.f90: New file.
4980
4981 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
4982
4983 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
4984 of hardwired timeout value.
4985
4986 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
4987 Pedro Alves <palves@redhat.com>
4988
4989 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
4990 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
4991
4992 2015-10-19 Josh Stone <jistone@redhat.com>
4993
4994 * gdb.base/catch-syscall.c: Include <sched.h>.
4995 (unknown_syscall): New variable.
4996 (main): Trigger a vfork and an unknown syscall.
4997 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
4998 (unknown_syscall_number): Likewise.
4999 (check_call_to_syscall): Accept an optional syscall pattern.
5000 (check_return_from_syscall): Likewise.
5001 (check_continue): Likewise.
5002 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5003 (test_catch_syscall_skipping_return): New test toggling off 'catch
5004 syscall' to step over the syscall return, then toggling back on.
5005 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5006 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5007 (do_syscall_tests): Call test_catch_syscall_without_args and
5008 test_catch_syscall_mid_vfork.
5009 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5010 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5011
5012 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5013
5014 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5015 print g_vE): Add new pass patterns.
5016 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5017 print various symbol names for vptr fields.
5018
5019 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5020
5021 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5022 results.
5023
5024 2015-10-12 Yao Qi <yao.qi@linaro.org>
5025
5026 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5027
5028 2015-10-12 Yao Qi <yao.qi@linaro.org>
5029
5030 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5031 is aarch64*-*-linux*.
5032
5033 2015-10-12 Yao Qi <yao.qi@linaro.org>
5034
5035 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5036 (can_relocate_bcond_true): ... it.
5037 (can_relocate_bcond_false): New function.
5038 (foo): Likewise.
5039 (can_relocate_bl): Likewise.
5040 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5041 can_relocate_bl.
5042
5043 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5044
5045 * gdb.base/nested-addr.c: New file.
5046 * gdb.base/nested-addr.exp: New testcase.
5047
5048 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5049
5050 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5051 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5052 its output. Ignore the output of "record goto begin" and instead
5053 check that GDB is replaying.
5054
5055 2015-10-09 Pedro Alves <palves@redhat.com>
5056
5057 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5058 (top level): Use it in the run with no args test.
5059
5060 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5061
5062 * gdb.dlang/properties.exp: New file.
5063
5064 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5065
5066 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5067 whether or not address 0x1000 is mapped on the target.
5068
5069 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5070
5071 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5072 build.
5073
5074 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5075
5076 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5077 instruction-history test.
5078
5079 2015-09-28 Doug Evans <dje@google.com>
5080
5081 * gdb.base/gcore.c (array_func): Add reference to static_array.
5082
5083 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5084
5085 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5086 source line.
5087
5088 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5089
5090 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5091 short or char as base type.
5092
5093 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5094
5095 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5096 to allow any size enum.
5097
5098 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5099
5100 * gdb.ada/array_ptr_renaming.exp: New testcase.
5101 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5102 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5103
5104 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5105
5106 * gdb.trace/ftrace-lock.c: New file.
5107 * gdb.trace/ftrace-lock.exp: New file.
5108
5109 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5110
5111 * gdb.arch/insn-reloc.c: New file.
5112 * gdb.arch/ftrace-insn-reloc.exp: New file.
5113
5114 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5115
5116 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5117 instruction.
5118 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5119 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5120 * gdb.trace/range-stepping.c: Likewise.
5121 * gdb.trace/trace-break.c: Likewise.
5122 * gdb.trace/trace-mt.c (thread_function): Likewise.
5123 * gdb.trace/ftrace.c (marker): Likewise.
5124 * gdb.trace/trace-condition.c (marker): Likewise.
5125 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5126 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5127 is_aarch64_target.
5128
5129 2015-09-18 Doug Evans <xdje42@gmail.com>
5130
5131 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5132 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5133
5134 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5135
5136 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5137 the breakpoint.
5138
5139 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5140
5141 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5142 the pending breakpoint. Remove timeout override for "Run till
5143 MI pending breakpoint on pendfunc3 on thread 2" test.
5144
5145 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5146
5147 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5148 filename pattern.
5149
5150 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5151
5152 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5153 in breakpoint filename pattern.
5154
5155 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5156
5157 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5158
5159 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5160
5161 * gdb.linespec/explicit.exp: Check for readline support for
5162 tab-completion tests. Fix obvious typo.
5163
5164 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5165
5166 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5167 and replay.
5168
5169 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5170
5171 * gdb.btrace/non-stop.c: New.
5172 * gdb.btrace/non-stop.exp: New.
5173
5174 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5175 Yao Qi <yao.qi@linaro.org>
5176
5177 * gdb.trace/trace-condition.c: New file.
5178 * gdb.trace/trace-condition.exp: New file.
5179
5180 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5181
5182 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5183 for testing bytecode compilation.
5184
5185 2015-09-16 Pedro Alves <palves@redhat.com>
5186 Sandra Loosemore <sandra@codesourcery.com>
5187
5188 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5189 (SECONDS): Redefine.
5190 (main): Call pthread_kill and alarm early.
5191 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5192 support.
5193 (test): If the target can't hardware step and doesn't support
5194 displaced stepping, increase the timeout.
5195
5196 2015-09-16 Pedro Alves <palves@redhat.com>
5197
5198 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5199 (enable_debug): New procedures.
5200 (test): Use them. Bail out if waiting for threads fails.
5201 (top level): Bail out if a test fails.
5202
5203 2015-09-16 Yao Qi <yao.qi@linaro.org>
5204
5205 * gdb.asm/asm-source.exp: Set asm-arch for
5206 aarch64*-*-* target.
5207 * gdb.asm/aarch64.inc: New file.
5208
5209 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5210
5211 * gdb.ada/array_of_variable_length.exp: New testcase.
5212 * gdb.ada/array_of_variable_length/foo.adb: New file.
5213 * gdb.ada/array_of_variable_length/pck.adb: New file.
5214 * gdb.ada/array_of_variable_length/pck.ads: New file.
5215
5216 2015-09-15 Doug Evans <dje@google.com>
5217
5218 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5219 of function static local variable.
5220
5221 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5222
5223 * gdb.threads/tls-so_extern.exp: New test file.
5224 * gdb.threads/tls-so_extern.c: New test file.
5225 * gdb.threads/tls-so_extern_main.c: New test file.
5226
5227 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5228
5229 * gdb.opt/solib-intra-step-lib.c: New file.
5230 * gdb.opt/solib-intra-step-main.c: New file.
5231 * gdb.opt/solib-intra-step.exp: New file.
5232
5233 2015-09-15 Pedro Alves <palves@redhat.com>
5234
5235 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5236 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5237
5238 2015-09-14 Pedro Alves <palves@redhat.com>
5239
5240 * gdb.base/hook-stop-continue.c: Delete.
5241 * gdb.base/hook-stop-continue.exp: Delete.
5242 * gdb.base/hook-stop-frame.c: Delete.
5243 * gdb.base/hook-stop-frame.exp: Delete.
5244 * gdb.base/hook-stop.c: New file.
5245 * gdb.base/hook-stop.exp: New file.
5246
5247 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5248
5249 * gdb.ada/access_to_packed_array.exp: New testcase.
5250 * gdb.ada/access_to_packed_array/foo.adb: New file.
5251 * gdb.ada/access_to_packed_array/pack.adb: New file.
5252 * gdb.ada/access_to_packed_array/pack.ads: New file.
5253
5254 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5255
5256 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5257 buffer size test.
5258
5259 2015-09-11 Don Breazeal <donb@codesourcery.com>
5260
5261 * gdb.base/foll-exec.c: Add copyright header. Fix
5262 formatting issues.
5263 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5264 (do_exec_tests): Use clean_restart in place of zap_session,
5265 and for test initialization. Fix formatting issues. Use
5266 fail in place of perror.
5267 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5268 an expect statement to match an expression with output from
5269 the program under debug.
5270 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5271 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5272 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5273 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5274 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5275
5276 2015-09-09 Doug Evans <dje@google.com>
5277
5278 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5279
5280 2015-09-09 Doug Evans <dje@google.com>
5281
5282 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5283
5284 2015-09-09 Doug Evans <dje@google.com>
5285
5286 * gdb.base/savedregs.exp: Fix typo.
5287
5288 2015-09-09 Pedro Alves <palves@redhat.com>
5289
5290 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5291
5292 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5293
5294 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5295 command actually switches threads. Give up on remaining
5296 tests if target fails to stop at breakpoint.
5297
5298 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5299
5300 * gdb.ada/funcall_char.exp: New testcase.
5301 * gdb.ada/funcall_char/foo.adb: New file.
5302
5303 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5304
5305 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5306 expected outputs. Add two testcases for completing ambiguous
5307 functions.
5308 * gdb.ada/complete/aux_pck.adb: New file.
5309 * gdb.ada/complete/aux_pck.ads: New file.
5310 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5311 Ambiguous_Func functions.
5312 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5313 * gdb.ada/complete/pck.adb: Likewise.
5314
5315 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5316
5317 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5318 failures to run the test program under GDB.
5319
5320 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5321
5322 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5323 to C.
5324
5325 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5326
5327 * gdb.base/run-after-attach.exp: New test file.
5328 * gdb.base/run-after-attach.c: New test file.
5329
5330 2015-08-26 Don Breazeal <donb@codesourcery.com>
5331
5332 * gdb.base/foll-exec-2.c: New test program.
5333 * gdb.base/foll-exec-2.exp: New test.
5334
5335 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5336
5337 * gdb.base/nested-subp1.exp: New file.
5338 * gdb.base/nested-subp1.c: New file.
5339 * gdb.base/nested-subp2.exp: New file.
5340 * gdb.base/nested-subp2.c: New file.
5341 * gdb.base/nested-subp3.exp: New file.
5342 * gdb.base/nested-subp3.c: New file.
5343
5344 2015-08-24 Pedro Alves <palves@redhat.com>
5345
5346 * gdb.server/connect-without-multi-process.c: New file.
5347 * gdb.server/connect-without-multi-process.exp: New file.
5348
5349 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5350
5351 * gdb.opt/inline-markers.c: Make z int.
5352
5353 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5354
5355 * gdb.opt/inline-markers.c: Make z volatile.
5356
5357 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5358
5359 * gdb.opt/inline-bt.c: New volatile global z.
5360 * gdb.opt/inline-cmds.c: Likewise.
5361 * gdb.opt/inline-locals.c: Likewise.
5362 * gdb.opt/inline-markers.c: New extern global z.
5363 (marker): Use z.
5364 (inline_fn): Likewise.
5365
5366 2015-08-24 Pedro Alves <palves@redhat.com>
5367
5368 * config/m32r-stub.exp: Remove file.
5369 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5370 * gdb.base/call-rt-st.exp: Likewise.
5371 * gdb.base/call-strs.exp: Likewise.
5372 * gdb.base/default.exp: Remove references to h8300-*-hms and
5373 *-*-udi*.
5374 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5375
5376 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5377
5378 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5379 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5380 and "return" use KFAIL when GDB can not read/write the vector
5381 return value.
5382
5383 2015-08-21 Gary Benson <gbenson@redhat.com>
5384
5385 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5386
5387 2015-08-20 Pedro Alves <palves@redhat.com>
5388
5389 * gdb.server/solib-list.exp: No longer expect an interior stop in
5390 non-stop mode.
5391
5392 2015-08-20 Pedro Alves <palves@redhat.com>
5393
5394 * gdb.server/connect-stopped-target.c: New file.
5395 * gdb.server/connect-stopped-target.exp: New file.
5396
5397 2015-08-20 Pedro Alves <palves@redhat.com>
5398
5399 * gdb.dwarf2/comp-unit-lang.exp: New file.
5400 * gdb.dwarf2/comp-unit-lang.c: New file.
5401
5402 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5403
5404 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5405 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5406
5407 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5408
5409 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5410 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5411
5412 2015-08-18 Doug Evans <dje@google.com>
5413 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5414
5415 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5416 skip_python_tests. New arg prompt_regexp.
5417 (skip_python_tests): New function.
5418 * lib/mi-support.exp (mi_skip_python_tests): New function.
5419 * gdb.python/py-mi-objfile-gdb.py: New file.
5420 * gdb.python/py-mi-objfile.c: New file.
5421 * gdb.python/py-mi-objfile.exp: New file.
5422
5423 2015-08-17 Keith Seitz <keiths@redhat.com>
5424
5425 * gdb.linespec/explicit.exp: Move strace test from here ...
5426 * gdb.trace/strace.exp: ... to here.
5427
5428 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5429
5430 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5431 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5432
5433 2015-08-14 Doug Evans <xdje42@gmail.com>
5434
5435 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5436 inferior before selecting a new file.
5437
5438 2015-08-14 Doug Evans <xdje42@gmail.com>
5439
5440 * gdb.mi/mi-disassemble.exp: Update.
5441 * gdb.base/disasm-optim.S: New file.
5442 * gdb.base/disasm-optim.c: New file.
5443 * gdb.base/disasm-optim.h: New file.
5444 * gdb.base/disasm-optim.exp: New file.
5445
5446 2015-08-14 Keith Seitz <keiths@redhat.com>
5447
5448 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5449 "evaluated-by".
5450
5451 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5452
5453 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5454
5455 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5456
5457 * gdb.ada/fun_renaming.exp: New testcase.
5458 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5459 * gdb.ada/fun_renaming/pack.adb: New file.
5460 * gdb.ada/fun_renaming/pack.ads: New file.
5461
5462 2015-08-12 Keith Seitz <keiths@redhat.com>
5463
5464 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5465 gdb_get_line_number.
5466
5467 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5468
5469 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5470 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5471 gdb.base/dso2dso.exp: New files.
5472
5473 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5474 Pedro Alves <palves@redhat.com>
5475 Keith Seitz <keiths@redhat.com>
5476
5477 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5478 GDBFLAGS.
5479
5480 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5481
5482 * gdb.base/gdbhistsize-history.exp
5483 (test_histsize_history_setting): Use save_vars.
5484 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5485 Use save_vars.
5486 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5487 * gdb.base/readline.exp: Use save_vars.
5488
5489 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5490
5491 * lib/gdb.exp (save_vars): New proc.
5492
5493 2015-08-11 Keith Seitz <keiths@redhat.com>
5494
5495 * gdb.base/help.exp: Update help_breakpoint_text.
5496
5497 2015-08-11 Keith Seitz <keiths@redhat.com>
5498
5499 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5500 (at toplevel): Call test_explicit_breakpoints.
5501 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5502 breakpoints.
5503 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5504 breakpoint conditions, "-cond".
5505
5506 2015-08-11 Keith Seitz <keiths@redhat.com>
5507
5508 * gdb.linespec/3explicit.c: New file.
5509 * gdb.linespec/cpexplicit.cc: New file.
5510 * gdb.linespec/cpexplicit.exp: New file.
5511 * gdb.linespec/explicit.c: New file.
5512 * gdb.linespec/explicit.exp: New file.
5513 * gdb.linespec/explicit2.c: New file.
5514 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5515 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5516 before using in the matching pattern.
5517 Clarify that `prefix' is a regular expression.
5518
5519 2015-08-11 Keith Seitz <keiths@redhat.com>
5520
5521 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5522 test.
5523 Add tests for missing ",FMT" and ",".
5524
5525 2015-08-10 Doug Evans <dje@google.com>
5526 Keith Seitz <keiths@redhat.com>
5527
5528 PR gdb/17960
5529 * gdb.base/completion.exp: Add location completer tests.
5530
5531 2015-08-07 Pedro Alves <palves@redhat.com>
5532
5533 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5534 tests here.
5535 (top level): Run do_test with and without displaced stepping.
5536
5537 2015-08-07 Pedro Alves <palves@redhat.com>
5538
5539 * gdb.base/valgrind-disp-step.c: New file.
5540 * gdb.base/valgrind-disp-step.exp: New file.
5541
5542 2015-08-07 Pedro Alves <palves@redhat.com>
5543
5544 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5545 Delete function.
5546 (main): Add alarm. Run an infinite loop instead of calling
5547 wait_threads.
5548 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5549 comment.
5550 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5551 Delete function.
5552 (main): Add alarm. Run an infinite loop instead of calling
5553 wait_threads.
5554 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5555 comment.
5556
5557 2015-08-07 Pedro Alves <palves@redhat.com>
5558
5559 * gdb.base/checkpoint-ns.exp: New file.
5560 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5561 standard_testfile.
5562
5563 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5564
5565 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5566 * gdb.btrace/instruction_history.exp: Update.
5567 * gdb.btrace/tsx.exp: New.
5568 * gdb.btrace/tsx.c: New.
5569
5570 2015-08-06 Pedro Alves <palves@redhat.com>
5571
5572 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5573 increase timeout.
5574 * gdb.reverse/until-precsave.exp: Bump timeouts.
5575
5576 2015-08-06 Pedro Alves <palves@redhat.com>
5577
5578 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5579
5580 2015-08-06 Pedro Alves <palves@redhat.com>
5581
5582 PR gdb/18749
5583 * gdb.threads/process-dies-while-handling-bp.c: New file.
5584 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5585
5586 2015-08-06 Pedro Alves <palves@redhat.com>
5587
5588 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5589 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5590
5591 2015-08-05 Pedro Alves <palves@redhat.com>
5592
5593 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5594 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5595
5596 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5597
5598 * gdb.base/bp-permanent.exp: Report test as unsupported if
5599 the target cannot stop at the permanent breakpoint.
5600
5601 2015-08-03 Doug Evans <dje@google.com>
5602
5603 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5604 10000.
5605
5606 2015-08-03 Doug Evans <dje@google.com>
5607
5608 * Makefile.in (workers/%.worker, build-perf): New rule.
5609 (GDB_PERFTEST_MODE): New variable.
5610 (check-perf): Use it.
5611 (clean): Clean up gdb.perf parallel build subdirs.
5612 * lib/build-piece.exp: New file.
5613 * lib/gdb.exp (make_gdb_parallel_path): New function
5614 (standard_output_file, standard_temp_file): Call it.
5615 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5616 of $GDB_PARALLEL.
5617 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5618
5619 2015-08-03 Doug Evans <dje@google.com>
5620
5621 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5622 (LOG_FILE_NAME): New global.
5623 (TextReporter.__init__): Initialize self.txt_sum.
5624 (TextReporter.report): Add support for multiple data-points.
5625 Move report to perftest.sum, put raw data in perftest.log.
5626 (TextReporter.start): Open sum and log files.
5627 (TextReporter.end): Close sum and log files.
5628 * gdb.perf/lib/perftest/testresult.py
5629 (SingleStatisticTestResult.record): Handle multiple data-points.
5630
5631 2015-07-31 Pedro Alves <palves@redhat.com>
5632
5633 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5634 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5635 kill_wait_spawned_process instead of explicit "kill -9".
5636 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5637 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5638 kill_wait_spawned_process.
5639 * gdb.base/attach-twice.exp: Likewise.
5640 * gdb.base/attach.exp: Likewise.
5641 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5642 gdb_test_multiple.
5643 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5644 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5645 kill_wait_spawned_process.
5646 * gdb.base/valgrind-infcall.exp: Likewise.
5647 * gdb.multi/multi-attach.exp: Likewise.
5648 * gdb.python/py-prompt.exp: Likewise.
5649 * gdb.python/py-sync-interp.exp: Likewise.
5650 * gdb.server/ext-attach.exp: Likewise.
5651 * gdb.threads/attach-into-signal.exp (corefunc): Use
5652 spawn_wait_for_attach, spawn_id_get_pid and
5653 kill_wait_spawned_process.
5654 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5655 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5656 spawn_id_get_pid and kill_wait_spawned_process.
5657 * gdb.threads/attach-stopped.exp (corefunc): Use
5658 spawn_wait_for_attach, spawn_id_get_pid and
5659 kill_wait_spawned_process.
5660 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5661 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5662 kill_wait_spawned_process instead of explicit "kill -9".
5663 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5664 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5665 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5666 processes. Don't map cygwin/windows pids here. Now returns a
5667 spawn id list.
5668
5669 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5670
5671 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5672 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5673 correct patch.
5674
5675 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5676
5677 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5678
5679 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5680
5681 Reapply:
5682 2014-05-21 Mark Wielaard <mjw@redhat.com>
5683
5684 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5685
5686 2015-07-30 Pedro Alves <palves@redhat.com>
5687
5688 * linux-low.c (handle_extended_wait): Set the child's last
5689 reported status to TARGET_WAITKIND_STOPPED.
5690
5691 2015-07-30 Pedro Alves <palves@redhat.com>
5692
5693 PR threads/18600
5694 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5695 only shows inferior 1.
5696
5697 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5698 Pedro Alves <palves@redhat.com>
5699
5700 PR threads/18600
5701 * gdb.threads/fork-plus-threads.c: New file.
5702 * gdb.threads/fork-plus-threads.exp: New file.
5703
5704 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5705
5706 * gdb.base/batch-preserve-term-settings.exp
5707 (test_terminal_settings_preserved_after_cli_exit): Use
5708 send_quit_command.
5709
5710 2015-07-29 Pedro Alves <palves@redhat.com>
5711 Don Breazeal <donb@codesourcery.com>
5712
5713 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5714 output from both inferior_spawn_id and gdb_spawn_id.
5715
5716 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5717
5718 * gdb.threads/attach-into-signal.exp (corefunc): Use
5719 with_test_prefix on nested loops, uniquefying the test messages.
5720
5721 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5722
5723 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5724 commit.
5725
5726 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5727
5728 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5729 New proc.
5730 (test_terminal_settings_preserved_after_sigterm): New test.
5731
5732 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5733
5734 * gdb.base/batch-preserve-term-settings.exp
5735 (test_terminal_settings_preserved_after_cli_exit): New test.
5736
5737 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5738
5739 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5740 manipulation of saved_gdbflags.
5741 (test_terminal_settings_preserved): Remove global declaration of
5742 the unused variable pagination_prompt. Remove manipulation of
5743 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5744 GDBFLAGS.
5745
5746 2015-07-29 Pedro Alves <palves@redhat.com>
5747
5748 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5749
5750 2015-07-29 Pedro Alves <palves@redhat.com>
5751
5752 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5753 at the top.
5754
5755 2015-07-29 Pedro Alves <palves@redhat.com>
5756
5757 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5758 (main): Call gdb_unbuffer_output.
5759 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5760 (main): Call gdb_unbuffer_output.
5761 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5762 (main): Call gdb_unbuffer_output.
5763 * gdb.base/call-strs.exp: Adjust to step over the
5764 gdb_unbuffer_output call.
5765 * gdb.base/catch-gdb-caused-signals.c: Include
5766 "../lib/unbuffer_output.c".
5767 (main): Call gdb_unbuffer_output.
5768 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5769 (main): Call gdb_unbuffer_output.
5770 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5771 (main): Call gdb_unbuffer_output.
5772 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5773 (main): Call gdb_unbuffer_output.
5774 * gdb.base/shlib-call.exp: Adjust to step over the
5775 gdb_unbuffer_output call.
5776 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5777 (main): Call gdb_unbuffer_output.
5778 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5779 (main): Call gdb_unbuffer_output.
5780 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5781 (main): Rename to ...
5782 (test): ... this.
5783 (main): Reimplement.
5784 * gdb.base/varargs.exp: Run to test instead of to main.
5785 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5786 (main): Call gdb_unbuffer_output.
5787
5788 2015-07-29 Pedro Alves <palves@redhat.com>
5789
5790 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5791 factore out from mi_continue_dprintf. For call-style dprintfs,
5792 expect dprintf output out of $inferior_spawn_id.
5793 (mi_continue_dprintf): Use mi_expect_dprintf.
5794 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5795 (main): Call gdb_unbuffer_output.
5796
5797 2015-07-29 Pedro Alves <palves@redhat.com>
5798
5799 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5800 (default_mi_gdb_start): Set inferior_spawn_id instead of
5801 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5802 gdb_spawn_id.
5803 (mi_gdb_test): Always expect inferior output from both
5804 $inferior_spawn_id and $gdb_spawn_id.
5805
5806 2015-07-29 Pedro Alves <palves@redhat.com>
5807
5808 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5809 send_inferior and $inferior_spawn_id.
5810
5811 2015-07-29 Pedro Alves <palves@redhat.com>
5812
5813 * gdb.gdb/complaints.exp (test_initial_complaints)
5814 (test_serial_complaints, test_short_complaints): Use
5815 gdb_test_stdio.
5816 (test_empty_complaint): Handle $inferior_spawn_id !=
5817 $gdb_spawn_id.
5818
5819 2015-07-29 Pedro Alves <palves@redhat.com>
5820
5821 * gdb.base/varargs.exp: Use gdb_test_stdio.
5822
5823 2015-07-29 Pedro Alves <palves@redhat.com>
5824
5825 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5826
5827 2015-07-29 Pedro Alves <palves@redhat.com>
5828
5829 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5830
5831 2015-07-29 Pedro Alves <palves@redhat.com>
5832
5833 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5834 parameter into two new parameters, "inf_result" and "gdb_result".
5835 Expect inferior output and gdb output from $inferior_spawn_id and
5836 $gdb_spawn_id, respectively. Adjust all callers.
5837
5838 2015-07-29 Pedro Alves <palves@redhat.com>
5839
5840 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5841 of gdb_test_sequence.
5842
5843 2015-07-29 Pedro Alves <palves@redhat.com>
5844
5845 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5846 (saw_spurious_output): Expect inferior output from
5847 $inferior_spawn_id. Use gdb_test_stdio.
5848
5849 2015-07-29 Pedro Alves <palves@redhat.com>
5850
5851 * gdb.base/dprintf.exp: Use standard_testfile. Change
5852 prepare_for_testing call.
5853 (srcfile): Don't set.
5854 (restart): New procedure.
5855 (test_dprintf): New procecure, use to continue over dprintfs.
5856 (test_call, test_agent): New procedures, tests moved here.
5857 Restart gdb and recreate dprintfs. Adjust expected output.
5858
5859 2015-07-29 Pedro Alves <palves@redhat.com>
5860
5861 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5862
5863 2015-07-29 Pedro Alves <palves@redhat.com>
5864
5865 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5866
5867 2015-07-29 Pedro Alves <palves@redhat.com>
5868
5869 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5870 gdb_test_stdio.
5871
5872 2015-07-29 Pedro Alves <palves@redhat.com>
5873
5874 * lib/gdb.exp (gdb_test_stdio): New procedure.
5875
5876 2015-07-29 Pedro Alves <palves@redhat.com>
5877
5878 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5879
5880 2015-07-29 Pedro Alves <palves@redhat.com>
5881
5882 * gdb.base/call-signal-resume.exp: Remove check for
5883 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5884 * gdb.base/unwindonsignal.exp: Likewise.
5885 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5886 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5887
5888 2015-07-29 Pedro Alves <palves@redhat.com>
5889
5890 * gdb.base/siginfo-addr.c (pass): New function.
5891 (handler): Call it iff si_addr is correct.
5892 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5893 Set a breakpoint at "pass" and continue to it.
5894
5895 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5896
5897 * gdb.python/py-objfile.exp: Make some tests have unique names.
5898 * gdb.python/py-pp-registration.exp: Likewise.
5899
5900 2015-07-28 Pedro Alves <palves@redhat.com>
5901
5902 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5903
5904 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5905
5906 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
5907
5908 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
5909
5910 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
5911
5912 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
5913
5914 * gdb.base/gdb-sigterm-2.exp: New test.
5915
5916 2015-07-25 Doug Evans <xdje42@gmail.com>
5917
5918 Revert:
5919 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
5920 (workers/%.worker, build-perf): New rule.
5921 (GDB_PERFTEST_MODE): New variable.
5922 (check-perf): Use it.
5923 (clean): Clean up gdb.perf parallel build subdirs.
5924 * lib/build-piece.exp: New file.
5925 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
5926 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
5927 name.
5928 (standard_temp_file): Ditto.
5929 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5930 of $GDB_PARALLEL.
5931
5932 2015-07-24 Doug Evans <dje@google.com>
5933
5934 * gdb.perf/lib/perftest/utils.py: New file.
5935 * gdb.perf/gm-hello.cc: New file.
5936 * gdb.perf/gm-pervasive-typedef.cc: New file.
5937 * gdb.perf/gm-pervasive-typedef.h: New file.
5938 * gdb.perf/gm-std.cc: New file.
5939 * gdb.perf/gm-std.h: New file.
5940 * gdb.perf/gm-use-cerr.cc: New file.
5941 * gdb.perf/gm-utils.h: New file.
5942 * gdb.perf/gmonster-null-lookup.py: New file.
5943 * gdb.perf/gmonster-pervasive-typedef.py: New file.
5944 * gdb.perf/gmonster-print-cerr.py: New file.
5945 * gdb.perf/gmonster-ptype-string.py: New file.
5946 * gdb.perf/gmonster-runto-main.py: New file.
5947 * gdb.perf/gmonster-select-file.py: New file.
5948 * gdb.perf/gmonster1-null-lookup.exp: New file.
5949 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
5950 * gdb.perf/gmonster1-print-cerr.exp: New file.
5951 * gdb.perf/gmonster1-ptype-string.exp: New file.
5952 * gdb.perf/gmonster1-runto-main.exp: New file.
5953 * gdb.perf/gmonster1-select-file.exp: New file.
5954 * gdb.perf/gmonster1.cc: New file.
5955 * gdb.perf/gmonster1.exp: New file.
5956 * gdb.perf/gmonster2-null-lookup.exp: New file.
5957 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
5958 * gdb.perf/gmonster2-print-cerr.exp: New file.
5959 * gdb.perf/gmonster2-ptype-string.exp: New file.
5960 * gdb.perf/gmonster2-runto-main.exp: New file.
5961 * gdb.perf/gmonster2-select-file.exp: New file.
5962 * gdb.perf/gmonster2.cc: New file.
5963 * gdb.perf/gmonster2.exp: New file.
5964
5965 2015-07-24 Doug Evans <dje@google.com>
5966
5967 * gdb.perf/README: New file.
5968 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
5969 * lib/gen-perf-test.exp: New file.
5970
5971 2015-07-24 Doug Evans <dje@google.com>
5972
5973 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
5974 (PerfTest::startup): New function.
5975 (PerfTest::run): Return result of calling body.
5976 (PerfTest::assemble): Rewrite.
5977 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
5978 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
5979 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
5980 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
5981 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
5982
5983 2015-07-24 Doug Evans <dje@google.com>
5984
5985 * lib/gdb.exp (clean_restart): Make executable optional.
5986
5987 2015-07-24 Doug Evans <dje@google.com>
5988
5989 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
5990 compiler_info references.
5991 * gdb.cp/temargs.exp: Ditto.
5992 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
5993 (get_compiler_info): Early exit if already computed. Set compiler_info
5994 to "unknown" if there was a problem.
5995 (test_compiler_info): Add function comment. Call get_compiler_info.
5996
5997 2015-07-24 Doug Evans <dje@google.com>
5998
5999 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6000 (workers/%.worker, build-perf): New rule.
6001 (GDB_PERFTEST_MODE): New variable.
6002 (check-perf): Use it.
6003 (clean): Clean up gdb.perf parallel build subdirs.
6004 * lib/build-piece.exp: New file.
6005 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6006 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6007 name.
6008 (standard_temp_file): Ditto.
6009 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6010 of $GDB_PARALLEL.
6011
6012 2015-07-24 Doug Evans <dje@google.com>
6013
6014 * lib/future.exp (gdb_default_target_compile): New option
6015 "early_flags".
6016 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6017 --as-needed.
6018
6019 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6020
6021 * gdb.base/catch-syscall.exp: Call gdb_exit before
6022 gdb_skip_xml_test.
6023
6024 2015-07-24 Pedro Alves <palves@redhat.com>
6025
6026 * gdb.python/py-events.exp: Accept output between the stop event
6027 and the prompt.
6028 * gdb.python/py-evsignal.exp: Likewise.
6029 * gdb.python/py-evthreads.exp: Likewise.
6030
6031 2015-07-24 Pedro Alves <palves@redhat.com>
6032
6033 PR gdb/18717
6034 * gdb.threads/non-ldr-exit.c: New file.
6035 * gdb.threads/non-ldr-exit.exp: New file.
6036
6037 2015-07-24 Yao Qi <yao.qi@linaro.org>
6038
6039 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6040 restarting process.
6041
6042 2015-07-24 Yao Qi <yao.qi@linaro.org>
6043
6044 * gdb.server/ext-restart.exp: New file.
6045
6046 2015-07-24 Yao Qi <yao.qi@linaro.org>
6047
6048 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6049 argument options.
6050 * gdb.server/ext-wrapper.exp: New file.
6051
6052 2015-07-23 Doug Evans <dje@google.com>
6053
6054 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6055 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6056
6057 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6058
6059 * gdb.ada/var_arr_typedef.exp: New testcase.
6060 * gdb.ada/var_arr_typedef/pack.adb: New file.
6061 * gdb.ada/var_arr_typedef/pack.ads: New file.
6062 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6063
6064 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6065
6066 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6067
6068 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6069
6070 * gdb.arch/i386-biarch-core.exp: Replace istarget
6071 by "complete set gnutarget". Remove expectation for the "core-file"
6072 command.
6073
6074 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6075
6076 Revert the previous commit:
6077 Tests for validate symbol file using build-id.
6078
6079 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6080
6081 Tests for validate symbol file using build-id.
6082 * gdb.base/solib-mismatch-lib.c: New file.
6083 * gdb.base/solib-mismatch-libmod.c: New file.
6084 * gdb.base/solib-mismatch.c: New file.
6085 * gdb.base/solib-mismatch.exp: New file.
6086
6087 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6088
6089 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6090 nios2-*-linux*.
6091 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6092 * gdb.base/siginfo.exp: Likewise.
6093 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6094
6095 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6096
6097 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6098 Move it to ...
6099 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6100 ... here.
6101 * gdb.trace/range-stepping.exp: Check that the target supports
6102 range stepping.
6103
6104 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6105
6106 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6107
6108 2015-07-14 Pedro Alves <palves@redhat.com>
6109
6110 * gdb.base/killed-outside.exp: New file.
6111 * gdb.base/killed-outside.c: New file.
6112
6113 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6114
6115 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6116 (n at main): New.
6117 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6118
6119 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6120
6121 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6122 infcall tests instead of setting up for KFAIL.
6123
6124 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6125
6126 * gdb.btrace/record_goto-step.exp: New.
6127
6128 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6129
6130 PR compile/18484
6131 * gdb.compile/compile.c (struct struct_type): Add volatile to
6132 selffield's type.
6133 * gdb.compile/compile.exp
6134 (compile code struct_object.selffield = &struct_object): Skip further
6135 struct_object tests if this one xfails.
6136
6137 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6138
6139 PR exp/18617
6140 * gdb.trace/ax.exp: Add test.
6141
6142 2015-07-07 Yao Qi <yao.qi@linaro.org>
6143
6144 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6145 instead of istarget "aarch64*-*-*".
6146 * gdb.arch/aarch64-fp.exp: Likewise.
6147 * gdb.base/float.exp: Likewise.
6148 * gdb.reverse/aarch64.exp: Likewise.
6149 * lib/gdb.exp (is_aarch64_target): New proc.
6150
6151 2015-07-07 Yao Qi <yao.qi@linaro.org>
6152
6153 * lib/gdb.exp (is_aarch32_target): New proc.
6154 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6155 instead of "istarget "arm*-*-*"".
6156 * gdb.arch/arm-disp-step.exp: Likewise.
6157 * gdb.arch/thumb-bx-pc.exp: Likewise.
6158 * gdb.arch/thumb-prologue.exp: Likewise.
6159 * gdb.arch/thumb-singlestep.exp: Likewise.
6160 * gdb.base/disp-step-syscall.exp: Likewise.
6161 * gdb.base/float.exp: Likewise.
6162
6163 2015-07-07 Yao Qi <yao.qi@linaro.org>
6164
6165 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6166 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6167
6168 2015-07-07 Yao Qi <yao.qi@linaro.org>
6169
6170 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6171 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6172 if it exists.
6173 * gdb.multi/multi-arch.exp: Likewise.
6174
6175 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6176
6177 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6178 print.
6179
6180 2015-07-07 Yao Qi <yao.qi@linaro.org>
6181
6182 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6183
6184 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6185
6186 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6187 '[' and ']' characters.
6188
6189 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6190
6191 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6192
6193 2015-06-29 Pedro Alves <palves@redhat.com>
6194
6195 PR threads/18127
6196 * gdb.threads/hand-call-new-thread.c: New file.
6197 * gdb.threads/hand-call-new-thread.c: New file.
6198
6199 2015-06-26 Keith Seitz <keiths@redhat.com>
6200 Doug Evans <dje@google.com>
6201
6202 PR 16253
6203 * gdb.cp/var-tag-2.cc: New file.
6204 * gdb.cp/var-tag-3.cc: New file.
6205 * gdb.cp/var-tag-4.cc: New file.
6206 * gdb.cp/var-tag.cc: New file.
6207 * gdb.cp/var-tag.exp: New file.
6208
6209 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6210
6211 * gdb.base/history-duplicates.exp: New test.
6212
6213 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6214
6215 * gdb.base/completion.exp: Test the completion of the "focus"
6216 command.
6217
6218 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6219
6220 * gdb.arch/amd64-prologue-skip.S: New file.
6221 * gdb.arch/amd64-prologue-skip.exp: New file.
6222
6223 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6224
6225 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6226 is_address_zero_readable check.
6227
6228 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6229
6230 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6231 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6232
6233 2015-06-24 Yao Qi <yao.qi@linaro.org>
6234
6235 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6236 linux targets.
6237
6238 2015-06-24 Yao Qi <yao.qi@linaro.org>
6239
6240 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6241 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6242 * gdb.base/siginfo-thread.exp: Likewise.
6243
6244 2015-06-22 Yao Qi <yao.qi@linaro.org>
6245
6246 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6247
6248 2015-06-22 Yao Qi <yao.qi@linaro.org>
6249
6250 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6251 aarch64*-*-*.
6252 (skip_hw_watchpoint_tests): Likewise.
6253
6254 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6255
6256 * gdb.base/gdbinit-history.exp: Test the interaction between
6257 setting GDBHISTSIZE and setting the history size via .gdbinit.
6258
6259 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6260
6261 PR gdb/16999
6262 * gdb.base/gdbhistsize-history.exp: New test.
6263
6264 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6265
6266 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6267 with GDBHISTSIZE.
6268 * gdb.base/readline.exp: Likewise.
6269
6270 2015-06-17 Yao Qi <yao.qi@linaro.org>
6271
6272 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6273 line.
6274
6275 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6276
6277 * gdb.base/gdbinit-history.exp: Add test case to check that
6278 an unlimited history file does not get truncated on exit.
6279
6280 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6281
6282 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6283 (VECTOR): New macro. Use it...
6284 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6285 ...for these typedefs.
6286 (int8, char1, int1, double1): New typedefs.
6287 (struct just_int2, struct two_int2): New structures.
6288 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6289 (add_structvecs, add_singlevecs): New functions.
6290 (main): Call add_some_intvecs twice.
6291 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6292 the compile and exit upon failure. Try compiling for the "native"
6293 architecture. Test inferior function calls with vector arguments
6294 and vector return value handling with "finish" and "return".
6295
6296 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6297
6298 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6299 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6300 PE file.
6301 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6302
6303 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6304
6305 PR breakpoints/16465
6306 * gdb.mi/mi-dprintf-pending.c: New file.
6307 * gdb.mi/mi-dprintf-pending.exp: New test.
6308 * gdb.mi/mi-dprintf-pendshr.c: New file.
6309
6310 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6311 Mircea Gherzan <mircea.gherzan@intel.com>
6312
6313 * gdb.arch/i386-mpx-map.c: New file.
6314 * gdb.arch/i386-mpx-map.exp: New File.
6315
6316 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6317
6318 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6319 * gdb.arch/i386-mpx.exp: Indentation fixed.
6320
6321 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6322
6323 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6324 function and improved indentation.
6325 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6326 gdb_test_multiple. Added additional tests to skip the test.
6327
6328 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6329
6330 * gdb.arch/i386-avx512.c: Change path in include file.
6331 * gdb.arch/i386-avx512.exp: Change include dir path
6332 compilation flag.
6333 * gdb.arch/i386-mpx.c: Change path in include file.
6334 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6335 flag.
6336
6337 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6338
6339 * gdb.compile/compile-print.exp (compile print *vararray@3)
6340 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6341
6342 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6343
6344 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6345 (do not keep jit in memory): ... this.
6346 (expect 5): Change it to ...
6347 (expect no 5): ... this.
6348
6349 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6350
6351 PR gdb/15564
6352 * gdb.mi/mi-detach.exp: New file.
6353
6354 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6355
6356 PR symtab/18392
6357 * gdb.arch/amd64-tailcall-self.S: New file.
6358 * gdb.arch/amd64-tailcall-self.c: New file.
6359 * gdb.arch/amd64-tailcall-self.exp: New file.
6360
6361 2015-05-28 Don Breazeal <donb@codesourcery.com>
6362
6363 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6364 tests for remote targets by checking is_target_gdbserver.
6365
6366 2015-05-27 Doug Evans <dje@google.com>
6367
6368 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6369 * gdb.dwarf2/opaque-type-lookup.c: New file.
6370 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6371
6372 2015-05-26 Doug Evans <dje@google.com>
6373
6374 * gdb.cp/iostream.cc: New file.
6375 * gdb.cp/iostream.exp: New file.
6376
6377 2015-05-26 Doug Evans <dje@google.com>
6378
6379 * gdb.dwarf2/dw2-op-call.exp: Update.
6380 * gdb.dwarf2/dw4-sig-types.exp: Update.
6381 * gdb.dwarf2/implptr.exp: Update.
6382 * gdb.mi/mi-cmd-param-changed.exp: Update.
6383
6384 2015-05-26 Doug Evans <dje@google.com>
6385
6386 * gdb.python/py-lazy-string.c: New file.
6387 * gdb.python/py-lazy-string.exp: New file.
6388 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6389 (main): Update. Add estring3.
6390 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6391 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6392
6393 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6394 Yao Qi <yao.qi@linaro.org>
6395
6396 * gdb.reverse/aarch64.c: New.
6397 * gdb.reverse/aarch64.exp: New.
6398
6399 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6400
6401 * lib/gdb.exp (supports_process_record): Return true for
6402 aarch64*-linux*.
6403 (supports_reverse): Likewise.
6404
6405 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6406
6407 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6408 Use with_test_prefix.
6409
6410 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6411
6412 * gdb.base/completion.exp: Add test for completion of layout
6413 names.
6414
6415 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6416
6417 * lib/gdb.exp (skip_tui_tests): New proc.
6418 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6419
6420 2015-05-19 Pedro Alves <palves@redhat.com>
6421
6422 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6423 Save the whole env array instead of just HOME. Unset HISTSIZE in
6424 the environment while testing. Restore whole environment
6425 afterwards.
6426
6427 2015-05-16 Doug Evans <xdje42@gmail.com>
6428
6429 * gdb.guile/scm-ports.c: New file.
6430 * gdb.guile/scm-ports.exp: Add memory port tests.
6431
6432 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6433
6434 * gdb.compile/compile-print.c: New file.
6435 * gdb.compile/compile-print.exp: New file.
6436
6437 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6438
6439 * gdb.compile/compile-ops.exp: Cast param to void.
6440 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6441 (compile code struct_object.selffield = &struct_object): Add xfail.
6442
6443 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6444
6445 * gdb.ada/arr_enum_with_gap: New testcase.
6446
6447 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6448
6449 * gdb.ada/byte_packed_arr: New testcase.
6450
6451 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6452
6453 * gdb.ada/pckd_neg: New testcase.
6454
6455 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6456
6457 PR gdb/17820
6458 * gdb.base/gdbinit-history.exp: New test.
6459 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6460 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6461
6462 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6463
6464 * gdb.python/py-xmethods.cc: Enhance test case.
6465 * gdb.python/py-xmethods.exp: New tests.
6466 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6467 function.
6468 (B_indexoper): Likewise.
6469 (global_dm_list) : Add new xmethod worker functions.
6470
6471 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6472
6473 * gdb.base/coredump-filter.exp: Correctly unset
6474 "coredump_var_addr" array.
6475
6476 2015-05-08 Pedro Alves <palves@redhat.com>
6477
6478 * gdb.server/non-existing-program.exp: Unset spawn_id.
6479
6480 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6481
6482 PR python/18291
6483 * gdb.python/py-xmethods.exp: Add tests.
6484
6485 2015-05-08 Yao Qi <yao.qi@linaro.org>
6486
6487 PR gdb/18208
6488 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6489 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6490 function set_coredump_filter, and remove remote_exec call.
6491 Remove argument ipid. Callers update.
6492 (top level): Don't get inferior's PID.
6493
6494 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6495
6496 * gdb.base/watch_thread_num.exp: Skip test on targets without
6497 access watchpoints.
6498
6499 2015-05-06 Pedro Alves <palves@redhat.com>
6500
6501 PR server/18081
6502 * gdb.server/non-existing-program.exp: New file.
6503
6504 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6505
6506 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6507
6508 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6509
6510 * gdb.ada/out_of_line_in_inlined: New testcase.
6511
6512 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gdb.ada/var_rec_arr: New testcase.
6515
6516 2015-04-30 Yao Qi <yao.qi@linaro.org>
6517
6518 * gdb.base/break-idempotent.exp: If
6519 skip_hw_watchpoint_multi_tests returns true, skip the tests
6520 on "rwatch" and "awatch".
6521
6522 2015-04-30 Yao Qi <yao.qi@linaro.org>
6523
6524 * gdb.base/relativedebug.exp: Invoke gdb command
6525 "info sharedlibrary", and if libc.so doesn't have debug info,
6526 skip the test.
6527
6528 2015-04-29 Doug Evans <dje@google.com>
6529
6530 * gdb.python/py-xmethods.exp: Add ptype tests.
6531 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6532 get_result_type method.
6533
6534 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6535
6536 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6537 the target does not support hardware watchpoints.
6538
6539 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6540
6541 * gdb.base/break-always.exp: Abort testing if writing to memory
6542 causes an error.
6543
6544 2015-04-28 Doug Evans <dje@google.com>
6545
6546 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6547 * gdb.python/py-pp-registration.exp: ... here. New file.
6548 * gdb.python/py-pp-registration.c: New file.
6549 * gdb.python/py-pp-registration.py: New file.
6550
6551 2015-04-28 Doug Evans <dje@google.com>
6552
6553 * gdb.python/py-bad-printers.c: New file.
6554 * gdb.python/py-bad-printers.py: New file.
6555 * gdb.python/py-bad-printers.exp: New file.
6556
6557 2015-04-28 Sasha Smundak <asmundak@google.com>
6558
6559 * gdb.python/py-type.exp: New test.
6560
6561 2015-04-28 Andy Wingo <wingo@igalia.com>
6562
6563 * gdb.python/py-parameter.exp:
6564 * gdb.guile/scm-parameter.exp: Escape the path that we are
6565 matching against, as it might contain characters that are special
6566 to regular expressions.
6567
6568 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6569
6570 * gdb.ada/rec_comp: New testcase.
6571
6572 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6573
6574 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6575 before using it.
6576
6577 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6578
6579 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6580 new tests for verilog output.
6581
6582 2015-04-24 Yao Qi <yao.qi@linaro.org>
6583
6584 * boards/remote-gdbserver-on-localhost.exp: New file.
6585
6586 2015-04-23 Pedro Alves <palves@redhat.com>
6587
6588 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6589 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6590 "end of file", remove $inferior_spawn_id from the indirect list.
6591
6592 2015-04-23 Pedro Alves <palves@redhat.com>
6593
6594 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6595
6596 2015-04-23 Pedro Alves <palves@redhat.com>
6597
6598 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6599 on $any_spawn_id instead of only on $gdb_spawn_id.
6600
6601 2015-04-21 Pierre Muller <muller@sourceware.org>
6602
6603 PR pascal/17815
6604 * lib/pascal.exp (gpc_compile): Add new option "class".
6605 (fpc_compile): Likewise.
6606 * gdb.pascal/case-insensitive-symbols.pas: New file.
6607 * gdb.pascal/case-insensitive-symbols.exp: New file.
6608
6609 2015-04-20 Gary Benson <gbenson@redhat.com>
6610
6611 * gdb.base/attach.exp: Fix three extended remote failures.
6612
6613 2015-04-17 Gary Benson <gbenson@redhat.com>
6614
6615 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6616 the main executable over the remote protocol.
6617
6618 2015-04-16 Pedro Alves <palves@redhat.com>
6619
6620 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6621 a new gdbserver if gdbserver_reconnect_p is set.
6622
6623 2015-04-16 Pedro Alves <palves@redhat.com>
6624
6625 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6626 is set, don't exit gdbserver.
6627
6628 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6629
6630 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6631 appropriate .insn, such that an older assembler can be used.
6632 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6633 the z/Architecture instruction set on 31-bit targets as well.
6634
6635 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6636
6637 * gdb.go/handcall.exp: Remove all logic related to the first
6638 breakpoint and rely on go_runto_main instead.
6639 * gdb.go/strings.exp: Likewise.
6640 * gdb.go/unsafe.exp: Likewise.
6641 * gdb.go/hello.exp: Likewise. Also rename the remaining
6642 breakpoint marker to "breakpoint 1".
6643 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6644 * gdb.go/strings.go: Likewise.
6645 * gdb.go/unsafe.go: Likewise.
6646 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6647 "set breakpoint 2 here" and rename the remaining breakpoint marker
6648 to "breakpoint 1".
6649
6650 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6651
6652 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6653 if itertools.imap is not present.
6654 * gdb.python/py-objfile.exp: Add parentheses.
6655 * gdb.python/py-type.exp: Same.
6656 * gdb.python/py-unwind-maint.py: Same.
6657
6658 2015-04-15 Yao Qi <yao.qi@linaro.org>
6659
6660 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6661 of ":$ptr_size" and set its form explicitly.
6662
6663 2015-04-15 Pedro Alves <palves@redhat.com>
6664 Yao Qi <yao.qi@linaro.org>
6665
6666 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6667 timeout by factor of 4.
6668 (test_regular_watch): Likewise.
6669 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6670 * gdb.reverse/sigall-reverse.exp: Likewise.
6671 * gdb.reverse/until-precsave.exp: Likewise.
6672 * lib/gdb.exp (with_timeout_factor): New proc.
6673 (gdb_expect): Move some code to ...
6674 (get_largest_timeout): ... here. New procedure.
6675
6676 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6677
6678 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6679
6680 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6681
6682 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6683 to write to the .text section.
6684
6685 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6686
6687 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6688 Handle the case of targets that do not provide PID information.
6689
6690 2015-04-13 Yao Qi <yao.qi@linaro.org>
6691
6692 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6693 and use expect instead of gdb_expect.
6694
6695 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6696
6697 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6698 "coredump_var_addr" to avoid naming conflict with other testcases.
6699
6700 2015-04-10 Pedro Alves <palves@redhat.com>
6701
6702 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6703 gdb_test_sequence and gdb_assert.
6704
6705 2015-04-10 Pedro Alves <palves@redhat.com>
6706
6707 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6708 test messages that don't include the breakpoint address.
6709
6710 2015-04-10 Yao Qi <yao.qi@linaro.org>
6711
6712 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6713 false for some offset and width combinations which aren't
6714 supported by linux kernel.
6715
6716 2015-04-10 Pedro Alves <palves@redhat.com>
6717
6718 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6719 procedure, factored out from ...
6720 (top level): ... here. Add "set displaced-stepping" testing axis.
6721 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6722 parameter "displaced". Use it.
6723 (top level): Use foreach and add "set displaced-stepping" testing
6724 axis.
6725
6726 2015-04-10 Pedro Alves <palves@redhat.com>
6727
6728 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6729 Remove comment.
6730 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6731 both the address of the instruction that triggers the watchpoint
6732 and the address of the instruction immediately after, and use
6733 those addresses for the test. Fix comment.
6734
6735 2015-04-10 Pedro Alves <palves@redhat.com>
6736
6737 * gdb.base/sigstep.exp (breakpoint_to_handler)
6738 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6739 Test "backtrace" in handler.
6740 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6741 (top level): Add new "displaced" test axis to
6742 breakpoint_to_handler, breakpoint_to_handler_entry and
6743 breakpoint_over_handler.
6744
6745 2015-04-10 Pedro Alves <palves@redhat.com>
6746
6747 PR gdb/18216
6748 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6749
6750 2015-04-10 Yao Qi <yao.qi@linaro.org>
6751
6752 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6753 (test_add_rn_pc): New function.
6754 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6755 (top level): Invoke test_add_rn_pc.
6756
6757 2015-04-10 Pedro Alves <palves@redhat.com>
6758
6759 PR gdb/13858
6760 * gdb.base/step-over-no-symbols.exp: New file.
6761
6762 2015-04-09 Andy Wingo <wingo@igalia.com>
6763
6764 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6765 after the Python tests.
6766
6767 2015-04-08 Keith Seitz <keiths@redhat.com>
6768
6769 PR python/16699
6770 * gdb.python/py-completion.exp: New tests for completion.
6771 * gdb.python/py-completion.py (CompleteLimit1): New class.
6772 (CompleteLimit2): Likewise.
6773 (CompleteLimit3): Likewise.
6774 (CompleteLimit4): Likewise.
6775 (CompleteLimit5): Likewise.
6776 (CompleteLimit6): Likewise.
6777 (CompleteLimit7): Likewise.
6778
6779 2015-04-08 Pedro Alves <palves@redhat.com>
6780
6781 PR gdb/18214
6782 PR gdb/18216
6783 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6784 function.
6785 (main): Install it as SIGUSR1 handler.
6786 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6787 parameter. Always use "setup" as prefix. Toggle "set
6788 displaced-stepping" off/on depending on global. Don't switch to
6789 thread 1 here.
6790 (top level): Add displaced stepping "off/on" test axis. Update
6791 "setup" calls. Wrap each subtest with with_test_prefix. Test
6792 continuing with a queued signal in each thread.
6793
6794 2015-04-08 Pedro Alves <palves@redhat.com>
6795
6796 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6797 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6798 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6799 Return early if running to main fails.
6800 * gdb.trace/while-stepping.exp: Likewise.
6801
6802 2015-04-07 Pedro Alves <palves@redhat.com>
6803
6804 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6805 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6806 interact with inferior program.
6807
6808 2015-04-07 Pedro Alves <palves@redhat.com>
6809
6810 * lib/gdb.exp (inferior_spawn_id): New global.
6811 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6812 spawn id after processing the user code.
6813 (default_gdb_start): Set inferior_spawn_id.
6814 (send_inferior): New procedure.
6815 * lib/gdbserver-support.exp (gdbserver_start): Set
6816 inferior_spawn_id.
6817 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6818
6819 2015-04-07 Pedro Alves <palves@redhat.com>
6820
6821 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6822 * lib/gdbserver-support.exp (gdbserver_start): Make
6823 $server_spawn_id global.
6824 (gdbserver_start): Don't wait for gdbserver's spawn id with
6825 expect_background.
6826 (close_gdbserver): New procedure.
6827 (gdb_exit): Rename the default version and reimplement.
6828
6829 2015-04-07 Pedro Alves <palves@redhat.com>
6830
6831 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6832 append the substituted item, not the original item.
6833
6834 2015-04-07 Pedro Alves <palves@redhat.com>
6835
6836 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6837 gdb_expect.
6838
6839 2015-04-07 Pedro Alves <palves@redhat.com>
6840
6841 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6842 output appearing once only.
6843
6844 2015-04-07 Pedro Alves <palves@redhat.com>
6845
6846 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6847 that doesn't expect anything. Return early if running to main
6848 fails.
6849
6850 2015-04-07 Yao Qi <yao.qi@linaro.org>
6851
6852 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6853 (child_function): Call alarm.
6854 (main): Move call to alarm into the loop.
6855 * gdb.threads/non-stop-fair-events.exp: Build program with
6856 -DTIMEOUT=$timeout.
6857
6858 2015-04-06 Doug Evans <xdje42@gmail.com>
6859
6860 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6861 Fix dest parameter to board_info.
6862 (fpc_compile): Ditto.
6863 (gdb_compile_pascal): Rename dest arg to destfile.
6864
6865 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6866
6867 * gdb.ada/funcall_ref.exp: New file.
6868 * gdb.ada/funcall_ref/foo.adb: New file.
6869
6870 2015-04-02 Yao Qi <yao.qi@linaro.org>
6871
6872 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6873 is remote.
6874
6875 2015-04-02 Gary Benson <gbenson@redhat.com>
6876
6877 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6878
6879 2015-04-01 Sasha Smundak <asmundak@google.com>
6880
6881 * gdb.python/py-unwind-maint.c: New file.
6882 * gdb.python/py-unwind-maint.exp: New test.
6883 * gdb.python/py-unwind-maint.py: New file.
6884 * gdb.python/py-unwind.c: New file.
6885 * gdb.python/py-unwind.exp: New test.
6886 * gdb.python/py-unwind.py: New test.
6887
6888 2015-04-01 Pedro Alves <palves@redhat.com>
6889
6890 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6891 to fail instead of non-existent $test.
6892
6893 2015-04-01 Pedro Alves <palves@redhat.com>
6894
6895 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6896 GDBFLAGS if not empty.
6897
6898 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6899
6900 * gdb.ada/complete.exp: Remove "multi_line".
6901 * gdb.ada/info_exc.exp: Remove "multi_line".
6902 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6903 * gdb.ada/ptype_field.exp: Remove "multi_line".
6904 * gdb.ada/sym_print_name.exp: Remove "multi_line".
6905 * gdb.ada/tagged.exp: Remove "multi_line".
6906 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
6907 [multi_line ...]
6908 * gdb.btrace/delta.exp: Likewise.
6909 * gdb.btrace/exception.exp: Likewise.
6910 * gdb.btrace/function_call_history.exp: Likewise.
6911 * gdb.btrace/instruction_history.exp: Likewise.
6912 * gdb.btrace/nohist.exp: Likewise.
6913 * gdb.btrace/record_goto.exp: Likewise.
6914 * gdb.btrace/segv.exp: Likewise.
6915 * gdb.btrace/stepi.exp: Likewise.
6916 * gdb.btrace/tailcall.exp: Likewise.
6917 * gdb.btrace/unknown_functions.exp: Likewise.
6918 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
6919 * lib/gdb.exp: Add the "multi_line" helper.
6920
6921 2015-04-01 Pedro Alves <palves@redhat.com>
6922
6923 * gdb.threads/tid-reuse.c: New file.
6924 * gdb.threads/tid-reuse.exp: New file.
6925
6926 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
6927
6928 PR corefiles/16092
6929 * gdb.base/coredump-filter.c: New file.
6930 * gdb.base/coredump-filter.exp: Likewise.
6931
6932 2015-03-27 Petr Machata <pmachata@redhat.com>
6933
6934 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
6935 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
6936 (Dwarf::assemble): Initialize them.
6937 (Dwarf::lines): New function.
6938
6939 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
6940
6941 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
6942 SYMBOL_PREFIX for x86_64-*-cygwin.
6943
6944 2015-03-26 Andy Wingo <wingo@igalia.com>
6945
6946 PR symtab/18148
6947 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
6948 const_value but not a location.
6949 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
6950 location defined in non-main CUs are visible.
6951
6952 2015-03-26 Yao Qi <yao.qi@linaro.org>
6953
6954 PR testsuite/18139
6955 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
6956 Add a line number entry for the same line.
6957 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
6958 Add a line number entry for the same line.
6959
6960 2015-03-26 Yao Qi <yao.qi@linaro.org>
6961
6962 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
6963 .int 0.
6964 (func): Likewise. Add .Lfunc_1 label.
6965 Use .Lfunc_1 label.
6966 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
6967 .int 0.
6968 (func): Likewise.
6969 Use .Lfunc_1 label.
6970
6971 2015-03-26 Yao Qi <yao.qi@linaro.org>
6972
6973 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
6974 Call gdb_compile instead to compile each .s files without debug
6975 information.
6976
6977 2015-03-26 Yao Qi <yao.qi@linaro.org>
6978
6979 * gdb.base/savedregs.exp (process_saved_regs): Make
6980 "Saved registers:" optional in the pattern.
6981
6982 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
6983
6984 * gdb.btrace/next.exp: Merged into step.exp.
6985 * gdb.btrace/finish.exp: Merged into step.exp.
6986 * gdb.btrace/nexti.exp: Merged into stepi.exp.
6987 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
6988 "record goto" and checking the exact replay position.
6989 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
6990 check for "Recording format" in "info record" output.
6991 * gdb.btrace/record_goto.exp: Choose test file based on target.
6992 * gdb.btrace/x86-record_goto.S: Renamed into ...
6993 * gdb.btrace/x86_64-record_goto.S: ... this.
6994 * gdb.btrace/i686-record_goto.S: New.
6995 * gdb.btrace/x86-tailcall.S: Renamed into ...
6996 * gdb.btrace/x86_64-tailcall.S: ... this.
6997 * gdb.btrace/i686-tailcall.S: New.
6998 * gdb.btrace/x86-tailcall.c: Renamed into ...
6999 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7000 separate statements. Update test.
7001 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7002 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7003 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7004 * gdb.btrace/tailcall.exp: Choose test file based on target.
7005 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7006
7007 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7008
7009 * gdb.btrace/exception.exp: Increase BTS buffer size.
7010
7011 2015-03-24 Pedro Alves <palves@redhat.com>
7012
7013 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7014
7015 2015-03-24 Pedro Alves <palves@redhat.com>
7016
7017 * gdb.threads/schedlock.exp (test_step): No longer expect that
7018 "set scheduler-locking step" with "next" over a function call runs
7019 threads unlocked.
7020
7021 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7022
7023 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7024
7025 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7026
7027 PR breakpoints/16466
7028 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7029 * gdb.mi/mi-pending.c (thread_func): New function.
7030 (int main): Add threading support required.
7031 * gdb.mi/mi-pending.exp: Add tests for this issue.
7032 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7033 (pendfunc2): Remove stdio dependency.
7034 * gdb.mi/mi-pendshr2.c: New file.
7035
7036 2015-03-23 Keith Seitz <keiths@redhat.com>
7037
7038 * gdb.linespec/keywords.c: New file.
7039 * gdb.linespec/keywords.exp: New file.
7040
7041 2015-03-23 Keith Seitz <keiths@redhat.com>
7042
7043 PR gdb/18021
7044 * gdb.dwarf2/staticvirtual.exp: New test.
7045
7046 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7047
7048 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7049 * README: Remove HP-UX and gdb.hp.
7050 (configuration):
7051 * configure: Regenerate.
7052 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7053 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7054 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7055 gdb.hp/gdb.defects/Makefile.
7056 * gdb.hp/Makefile.in: File deleted.
7057 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7058 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7059 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7060 * gdb.hp/gdb.aCC/run.c: File deleted.
7061 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7062 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7063 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7064 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7065 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7066 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7067 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7068 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7069 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7070 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7071 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7072 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7073 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7074 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7075 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7076 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7077 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7078 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7079 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7080 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7081 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7082 * gdb.hp/gdb.compat/average.c: File deleted.
7083 * gdb.hp/gdb.compat/sum.c: File deleted.
7084 * gdb.hp/gdb.compat/xdb.c: File deleted.
7085 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7086 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7087 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7088 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7089 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7090 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7091 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7092 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7093 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7094 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7095 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7096 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7097 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7098 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7099 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7100 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7101 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7102 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7103 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7104 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7105 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7106 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7107 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7108 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7109 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7110 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7111 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7112 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7113 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7114 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7115 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7116 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7117 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7118 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7119 * gdb.hp/tools/odump: File deleted.
7120
7121 2015-03-19 Pedro Alves <palves@redhat.com>
7122
7123 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7124 (saw_thread_3): New globals.
7125 (top level): Increment them when an event for the corresponding
7126 thread is seen.
7127 (no thread starvation): New test.
7128
7129 2015-03-19 Pedro Alves <palves@redhat.com>
7130
7131 * gdb.threads/continue-pending-status.c: New file.
7132 * gdb.threads/continue-pending-status.exp: New file.
7133
7134 2015-03-18 Pedro Alves <palves@redhat.com>
7135
7136 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7137 Use gdb_is_target_remote instead of is_remote. Use
7138 gdb_test_multiple instead of gdb_expect. Exit early if
7139 gdb_test_multiple hits its internal matches. Tighten stepi tests
7140 expected output. Fail on exit with any signal, instead of just
7141 SIGILL.
7142
7143 2015-03-18 Yao Qi <yao.qi@linaro.org>
7144
7145 PR tdep/18107
7146 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7147 variable.
7148 * gdb.base/catch-syscall.exp: Don't skip it on
7149 aarch64*-*-linux* target. Remove elements in all_syscalls.
7150 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7151 target.
7152 (setup_all_syscalls): New proc.
7153
7154 2015-03-16 Yao Qi <yao.qi@linaro.org>
7155
7156 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7157 (top level): Skip tests if valid_addr_p returns false for
7158 $cmd1 or $cmd2.
7159
7160 2015-03-11 Andy Wingo <wingo@igalia.com>
7161
7162 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7163
7164 2015-03-11 Yao Qi <yao.qi@linaro.org>
7165
7166 * gdb.base/catch-syscall.exp: Fix typo in comments.
7167
7168 2015-03-11 Yao Qi <yao.qi@linaro.org>
7169
7170 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7171
7172 2015-03-09 Pedro Alves <palves@redhat.com>
7173
7174 * dg-extract-results.py: Delete.
7175
7176 2015-03-09 Pedro Alves <palves@redhat.com>
7177
7178 Merge dg-extract-results.sh from GCC upstream (r218843).
7179
7180 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7181 * dg-extract-results.sh: Use --text with grep to avoid issues with
7182 binary files. Fall back to cat -v, if that doesn't work.
7183
7184 2015-03-05 Pedro Alves <palves@redhat.com>
7185
7186 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7187
7188 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7189
7190 * lib/mi-support.exp (mi_expect_interrupt): Accept
7191 alternative event for when in all-stop mode.
7192
7193 2015-03-04 Pedro Alves <palves@redhat.com>
7194
7195 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7196
7197 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7198
7199 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7200
7201 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7202
7203 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7204 regexps for GDB's current line display, accept a hex address
7205 preceding the line number.
7206
7207 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7208
7209 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7210 the 'arch1' variable for "s390*-linux*" targets.
7211
7212 2015-03-04 Pedro Alves <palves@redhat.com>
7213
7214 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7215 (main): Pass missing retval argument to pthread_join call.
7216
7217 2015-03-02 Pedro Alves <palves@redhat.com>
7218
7219 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7220 (top level): Call do_test with non-stop as well.
7221
7222 2015-03-02 Pedro Alves <palves@redhat.com>
7223
7224 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7225 -1.
7226
7227 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7228
7229 * gdb.arch/s390-vregs.exp: New test.
7230 * gdb.arch/s390-vregs.S: New file.
7231
7232 2015-02-27 Pedro Alves <palves@redhat.com>
7233
7234 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7235 call to catch_command_errors.
7236 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7237 catch_command_errors.
7238
7239 2015-02-27 Pedro Alves <palves@redhat.com>
7240
7241 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7242 "true" for boolean result.
7243 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7244 prototype of main.
7245
7246 2015-02-27 Pedro Alves <palves@redhat.com>
7247
7248 * lib/unbuffer_output.c: New file.
7249 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7250 (main): Call gdb_unbuffer_output.
7251
7252 2015-02-27 Yao Qi <yao.qi@linaro.org>
7253
7254 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7255 target.
7256
7257 2015-02-26 Doug Evans <dje@google.com>
7258
7259 * gdb.cp/class2.cc (Dbase, D): New classes.
7260 (main): New local delta.
7261 * gdb.cp/class2.exp: Test printing delta.
7262 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7263 (dynbar): New global.
7264 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7265
7266 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7267
7268 * gdb.compile/compile-ifunc.c: New file.
7269 * gdb.compile/compile-ifunc.exp: New file.
7270
7271 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7272
7273 * gdb.base/structs.exp: Check for correct struct on finish.
7274
7275 2015-02-26 Yao Qi <yao.qi@linaro.org>
7276
7277 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7278 is zero.
7279
7280 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7281
7282 * gdb.arch/cordic.ko.bz2: New file.
7283 * gdb.arch/cordic.ko.debug.bz2: New file.
7284 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7285
7286 2015-02-25 Yao Qi <yao.qi@linaro.org>
7287
7288 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7289 aarch64*-*-* target.
7290
7291 2015-02-23 Pedro Alves <palves@redhat.com>
7292
7293 * lib/gdb.exp (delete_breakpoints): Rewrite using
7294 gdb_test_multiple.
7295
7296 2015-02-23 Pedro Alves <palves@redhat.com>
7297
7298 * gdb.base/info-os.c: Include stdlib.h.
7299
7300 2015-02-22 Doug Evans <xdje42@gmail.com>
7301
7302 PR symtab/17855
7303 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7304 is read after symbols have been re-read.
7305 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7306 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7307
7308 2015-02-21 Doug Evans <dje@google.com>
7309
7310 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7311
7312 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7313
7314 PR corefiles/17808
7315 * gdb.arch/i386-biarch-core.core.bz2: New file.
7316 * gdb.arch/i386-biarch-core.exp: New file.
7317
7318 2015-02-21 Pedro Alves <palves@redhat.com>
7319
7320 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7321 runto_main fails.
7322
7323 2015-02-20 Pedro Alves <palves@redhat.com>
7324
7325 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7326 info probes.
7327
7328 2015-02-20 Pedro Alves <palves@redhat.com>
7329
7330 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7331
7332 2015-02-20 Pedro Alves <palves@redhat.com>
7333
7334 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7335 clean_restart before gdb_target_supports_trace.
7336
7337 2015-02-20 Pedro Alves <palves@redhat.com>
7338
7339 PR threads/18006
7340 * gdb.threads/clone-thread_db.c: New file.
7341 * gdb.threads/clone-thread_db.exp: New file.
7342
7343 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7344
7345 PR breakpoints/16812
7346 * gdb.base/catch-gdb-caused-signals.c: New file.
7347 * gdb.base/catch-gdb-caused-signals.exp: New file.
7348
7349 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7350
7351 * configure: Regenerated.
7352 * configure.ac: Use GDB_AC_TRANSFORM.
7353 * aclocal.m4: sinclude ../transform.m4.
7354
7355 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7356
7357 * lib/dtrace.exp: New file.
7358 * gdb.base/dtrace-probe.exp: Likewise.
7359 * gdb.base/dtrace-probe.d: Likewise.
7360 * gdb.base/dtrace-probe.c: Likewise.
7361 * lib/pdtrace.in: Likewise.
7362 * configure.ac: Output variables with the transformed names of
7363 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7364 * configure: Regenerated.
7365
7366 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7367
7368 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7369 expected message when trying to access $_probe_* convenience
7370 variables while not on a probe.
7371
7372 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7373
7374 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7375
7376 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7377
7378 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7379 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7380
7381 2015-02-10 Doug Evans <xdje42@gmail.com>
7382
7383 * lib/gdb.exp (gdb_load): Always return a result.
7384
7385 2015-02-10 Pedro Alves <palves@redhat.com>
7386
7387 * gdb.threads/signal-sigtrap.c: New file.
7388 * gdb.threads/signal-sigtrap.exp: New file.
7389
7390 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7391
7392 * gdb.trace/no-attach-trace.c: New file.
7393 * gdb.trace/no-attach-trace.exp: New file.
7394
7395 2015-02-09 Mark Wielaard <mjw@redhat.com>
7396
7397 * gdb.dwarf2/atomic.c: New file.
7398 * gdb.dwarf2/atomic-type.exp: Likewise.
7399
7400 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7401
7402 * gdb.btrace/buffer-size.exp: Update "info record" output.
7403 * gdb.btrace/delta.exp: Update "info record" output.
7404 * gdb.btrace/enable.exp: Update "info record" output.
7405 * gdb.btrace/finish.exp: Update "info record" output.
7406 * gdb.btrace/instruction_history.exp: Update "info record" output.
7407 * gdb.btrace/next.exp: Update "info record" output.
7408 * gdb.btrace/nexti.exp: Update "info record" output.
7409 * gdb.btrace/step.exp: Update "info record" output.
7410 * gdb.btrace/stepi.exp: Update "info record" output.
7411 * gdb.btrace/nohist.exp: Update "info record" output.
7412
7413 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7414
7415 * gdb.btrace/buffer-size: New.
7416
7417 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7418
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-06 Simon Marchi <simon.marchi@ericsson.com>
7430
7431 PR gdb/15678
7432 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7433
7434 2015-02-06 Pedro Alves <palves@redhat.com>
7435
7436 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7437 macro.
7438 (seconds_left, again): New globals.
7439 (main): Wait seconds_left in a 1-second sleep loop instead of
7440 sleeping 180 seconds. If 'again' is set, reset the seconds
7441 counter.
7442 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7443 'again' in the inferior before detaching. Print the seconds left.
7444 (options): New global.
7445 (top level): Build program with -DTIMEOUT=$timeout.
7446
7447 2015-02-06 Pedro Alves <palves@redhat.com>
7448
7449 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7450 determine how many seconds to pass to 'alarm'.
7451 * gdb.base/gdb-sigterm.exp (top level): Build program with
7452 -DTIMEOUT=$timeout.
7453 (do_test): Return success/failure indication. Add more verbose
7454 logging. Don't fail if 200 single steps are seen. Instead, fail
7455 when the test times out.
7456 (passes): New global.
7457 (top level): Break the testing loop if testing fails on any
7458 iteration. Use gdb_assert.
7459
7460 2015-02-04 Don Breazeal <donb@codesourcery.com>
7461
7462 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7463 and initialize them.
7464 (ipc_cleanup): New function.
7465 (main): Don't declare shmid, semid, and msqid. Add a call to
7466 atexit so that we call ipc_cleanup on exit.
7467
7468 2015-02-04 Pedro Alves <palves@redhat.com>
7469
7470 * boards/native-extended-gdbserver.exp: Remove any target variant
7471 specifications from the board name before clearing the isremote
7472 flag from board_info.
7473
7474 2015-01-31 Doug Evans <xdje42@gmail.com>
7475
7476 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7477
7478 2015-01-31 Gary Benson <gbenson@redhat.com>
7479
7480 * gdb.base/completion.exp: Disable completion limiting for
7481 existing tests. Add new tests to check completion limiting.
7482 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7483
7484 2015-01-31 Doug Evans <xdje42@gmail.com>
7485
7486 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7487
7488 2015-01-31 Doug Evans <xdje42@gmail.com>
7489
7490 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7491 entries. Duplicate file section script entries.
7492 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7493 inlined entries. Add test for safe-path rejection.
7494 * gdb.python/py-section-script.c: Add duplicate inlined section script
7495 entries. Duplicate file section script entries.
7496 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7497 inlined entries. Add test for safe-path rejection.
7498
7499 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7500
7501 * gdb.ada/disc_arr_bound: New testcase.
7502
7503 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7504
7505 * gdb.ada/mi_var_array: New testcase.
7506
7507 2015-01-27 Doug Evans <dje@google.com>
7508
7509 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7510 Add test for objfile.filename, objfile.username after objfile
7511 has been unloaded.
7512
7513 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7514
7515 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7516 the second test to print the name attribute of value
7517 returned by the call to gdb.lookup_type, and adjust
7518 the expected output accordingly.
7519
7520 2015-01-25 Mark Wielaard <mjw@redhat.com>
7521
7522 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7523 * gdb.base/disp-step-fork.c: Include unistd.h.
7524 * gdb.base/siginfo-obj.c: Include stdio.h.
7525 * gdb.base/siginfo-thread.c: Likewise.
7526 * gdb.mi/non-stop.c: Include unistd.h.
7527 * gdb.mi/nsthrexec.c: Include stdio.h.
7528 * gdb.mi/pthreads.c: Include unistd.h.
7529 * gdb.modula2/unbounded1.c (main): Declare returns int.
7530 * gdb.reverse/consecutive-reverse.c: Likewise.
7531 * gdb.threads/create-fail.c: Include unistd.h.
7532 * gdb.threads/killed.c: Likewise.
7533 * gdb.threads/linux-dp.c: Likewise.
7534 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7535 * gdb.threads/non-ldr-exc-2.c: Likewise.
7536 * gdb.threads/non-ldr-exc-3.c: Likewise.
7537 * gdb.threads/non-ldr-exc-4.c: Likewise.
7538 * gdb.threads/pthreads.c: Include unistd.h.
7539 (main): Declare returns int.
7540 * gdb.threads/tls-main.c (foo): New declaration.
7541 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7542
7543 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7544
7545 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7546 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7547
7548 2015-01-15 Mark Wielaard <mjw@redhat.com>
7549
7550 * gdb.base/noreturn-return.c: New file.
7551 * gdb.base/noreturn-return.exp: New file.
7552 * gdb.base/noreturn-finish.c: New file.
7553 * gdb.base/noreturn-finish.exp: New file.
7554
7555 2015-01-23 Pedro Alves <palves@redhat.com>
7556
7557 * gdb.threads/continue-pending-after-query.c: New file.
7558 * gdb.threads/continue-pending-after-query.exp: New file.
7559
7560 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7561 Simon Marchi <simon.marchi@ericsson.com>
7562
7563 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7564 * gdb.base/valgrind-db-attach.exp: Same.
7565 * gdb.base/valgrind-infcall.exp: Same.
7566 * lib/mi-support.exp (default_mi_gdb_start): Same.
7567 * lib/prompt.exp (default_prompt_gdb_start): Same.
7568 * lib/gdb.exp (default_gdb_spawn): Same.
7569 (gdb_interact): New.
7570
7571
7572 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7573
7574 * gdb.compile/compile.exp (pointer to jit function): New test.
7575
7576 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7577
7578 * lib/gdb.exp (supports_process_record): Return true for
7579 powerpc*-*-linux*.
7580 (supports_reverse): Likewise.
7581
7582 2015-01-15 Don Breazeal <donb@codesourcery.com>
7583
7584 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7585 instead of checking whether the target board is remote and
7586 use spawn_wait_for_attach instead of exec/sleep.
7587 * gdb.base/attach-twice.exp: Likewise.
7588
7589 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7590
7591 * gdb.ada/var_arr_attrs: New testcase.
7592
7593 2015-01-14 Pedro Alves <palves@redhat.com>
7594 Joel Brobecker <brobecker@adacore.com>
7595
7596 PR gdb/17525
7597 * gdb.base/bp-cmds-execution-x-script.c: New file.
7598 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7599 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7600
7601 2015-01-14 Pedro Alves <palves@redhat.com>
7602
7603 PR cli/17828
7604 * gdb.base/batch-preserve-term-settings.c: New file.
7605 * gdb.base/batch-preserve-term-settings.exp: New file.
7606
7607 2015-01-13 Doug Evans <dje@google.com>
7608
7609 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7610 binary.
7611
7612 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7613
7614 * Makefile.in (clean mostlyclean): Do not delete *.py.
7615
7616 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7617
7618 * gdb.python/py-lookup-type.exp: New file.
7619
7620 2015-01-12 Pedro Alves <palves@redhat.com>
7621
7622 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7623 restore GDBFLAGS before returning.
7624
7625 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7626
7627 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7628 is_amd64_regs_target and is_x86_like_target.
7629
7630 2015-01-11 Doug Evans <xdje42@gmail.com>
7631
7632 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7633 is given without an explicit form.
7634 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7635 attributes.
7636 * gdb.dwarf/corrupt.exp: Ditto.
7637 * gdb.dwarf2/enum-type.exp: Ditto.
7638 * gdb.trace/entry-values.exp: Ditto.
7639 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7640
7641 2015-01-11 Doug Evans <xdje42@gmail.com>
7642
7643 PR gdb/15830
7644 * gdb.base/maint.exp: Remove references to "maint demangle".
7645 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7646 Add tests for explicitly specifying language to demangle.
7647 * gdb.dlang/demangle.exp: Ditto.
7648
7649 2015-01-09 Pedro Alves <palves@redhat.com>
7650
7651 * gdb.threads/non-stop-fair-events.c: New file.
7652 * gdb.threads/non-stop-fair-events.exp: New file.
7653
7654 2015-01-09 Pedro Alves <palves@redhat.com>
7655
7656 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7657 the global scope. Set a breakpoint after all threads are started
7658 rather than stepping over two source lines. Expect the prompt.
7659 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7660 global.
7661 (NUM): Now 15.
7662 (main): Use threads_started_barrier to wait for all threads to
7663 start. Main thread no longer calls thread_function. Exit after
7664 180 seconds.
7665 (loop): New function.
7666 (thread_function): Wait on threads_started_barrier barrier. Call
7667 'loop' at each iteration.
7668 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7669 threads have started, instead of hardcoding number of "next"
7670 steps. Use an access watchpoint instead of a write watchpoint.
7671
7672 2015-01-09 Pedro Alves <palves@redhat.com>
7673
7674 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7675 (thread_func): Wait on barrier.
7676 (main): Wait for all threads to start before stopping GDB.
7677 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7678 global.
7679 (thread1_func, thread2_func): Wait on barrier.
7680 (main): Wait for all threads to start before stopping GDB.
7681 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7682 New global.
7683 (thread1_func, thread2_func): Wait on barrier.
7684 (main): Wait for all threads to start before stopping GDB.
7685
7686 2015-01-09 Pedro Alves <palves@redhat.com>
7687
7688 * gdb.threads/attach-many-short-lived-threads.c: New file.
7689 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7690
7691 2014-01-09 Pedro Alves <palves@redhat.com>
7692
7693 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7694 instead of to thread 2.
7695 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7696 Add barrier around each pthread_create call instead of around all
7697 calls.
7698 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7699 Set a break on thread_function and have the child threads hit it
7700 one at at a time.
7701
7702 2015-01-09 Pedro Alves <palves@redhat.com>
7703
7704 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7705 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7706 false.
7707 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7708 checking whether the target board is remote.
7709 * gdb.multi/multi-attach.exp: Likewise.
7710 * gdb.python/py-sync-interp.exp: Likewise.
7711 * gdb.server/ext-attach.exp: Likewise.
7712 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7713 tests that need to attach, instead of checking whether the target
7714 board is remote at the top of the file.
7715
7716 2015-01-08 Yao Qi <yao@codesourcery.com>
7717
7718 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7719
7720 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7721
7722 Fix testcase compilation.
7723 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7724
7725 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7726
7727 * gdb.python/py-type.exp: Add a couple test about empty
7728 array creation, and negative-length array creation.
7729
7730 2015-01-02 Doug Evans <xdje42@gmail.com>
7731
7732 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7733
7734 2015-01-02 Doug Evans <dje@google.com>
7735
7736 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7737
7738 2014-12-29 Yao Qi <yao@codesourcery.com>
7739
7740 * gdb.trace/entry-values.exp: Update comments. Rename variable
7741 bar_call_foo to returned_from_foo.
7742
7743 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7744
7745 PR gdb/17394
7746 * gdb.linespec/break-asm-file.c: New file.
7747 * gdb.linespec/break-asm-file.exp: New file.
7748 * gdb.linespec/break-asm-file0.s: New file.
7749 * gdb.linespec/break-asm-file1.s: New file.
7750
7751 2014-12-18 Nigel Stephens <nigel@mips.com>
7752 Maciej W. Rozycki <macro@codesourcery.com>
7753
7754 * gdb.base/float.exp: Handle the new output from "info float" on
7755 MIPS targets.
7756
7757 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7758
7759 Fix MinGW compilation.
7760 * gdb.compile/compile-ops.exp: Update untested message if
7761 !skip_compile_feature_tests.
7762 * gdb.compile/compile-setjmp.exp: Likewise.
7763 * gdb.compile/compile-tls.exp: Likewise.
7764 * gdb.compile/compile.exp: Likewise.
7765 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7766 supported on this host".
7767
7768 2014-12-16 Doug Evans <xdje42@gmail.com>
7769
7770 * boards/stabs.exp: New file.
7771
7772 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7773
7774 * gdb.base/completion.exp: Adjust to format changes of "maint
7775 print user-registers".
7776
7777 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7778
7779 PR server/17457
7780 * gdb.arch/aarch64-fp.c: New file.
7781 * gdb.arch/aarch64-fp.exp: New file.
7782
7783 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7784
7785 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7786 r210637, r210913, r211666, r215400, r215817).
7787
7788 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7789 * dg-extract-results.py: New file.
7790 * dg-extract-results.sh: Use it if the environment seems
7791 suitable.
7792
7793 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7794
7795 * dg-extract-results.py (parse_run): Handle warnings that
7796 are printed before a test harness is run.
7797
7798 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7799
7800 * dg-extract-results.py (Named): Remove __cmp__ method.
7801 (output_variation): Use a key to sort variation.harnesses.
7802
7803 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7804
7805 * dg-extract-results.py: For Python 3, force sys.stdout to
7806 handle surrogate escape sequences.
7807 (safe_open): New function.
7808 (output_segment, main): Use it.
7809
7810 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7811
7812 * dg-extract-results.py (Prog.result_re): Include options
7813 in test name.
7814
7815 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7816
7817 * dg-extract-results.py (output_variation): Always sort if
7818 do_sum.
7819
7820 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7821
7822 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7823 as long as we get pagination notifications.
7824
7825 2014-12-15 Jason Merrill <jason@redhat.com>
7826
7827 * Makefile.in (check-gdb.%): Restore.
7828 * README: Mention it.
7829
7830 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7831
7832 * gdb.ada/str_uninit: New testcase.
7833
7834 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7835
7836 PR symtab/17642
7837 * gdb.base/vla-stub-define.c: New file.
7838 * gdb.base/vla-stub.c: New file.
7839 * gdb.base/vla-stub.exp: New file.
7840
7841 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7842 Jan Kratochvil <jan.kratochvil@redhat.com>
7843 Tom Tromey <tromey@redhat.com>
7844
7845 * configure.ac: Add gdb.compile/.
7846 * configure: Regenerate.
7847 * gdb.compile/Makefile.in: New file.
7848 * gdb.compile/compile-ops.exp: New file.
7849 * gdb.compile/compile-ops.c: New file.
7850 * gdb.compile/compile-tls.c: New file.
7851 * gdb.compile/compile-tls.exp: New file.
7852 * gdb.compile/compile-constvar.S: New file.
7853 * gdb.compile/compile-constvar.c: New file.
7854 * gdb.compile/compile-mod.c: New file.
7855 * gdb.compile/compile-nodebug.c: New file.
7856 * gdb.compile/compile-setjmp-mod.c: New file.
7857 * gdb.compile/compile-setjmp.c: New file.
7858 * gdb.compile/compile-setjmp.exp: New file.
7859 * gdb.compile/compile-shlib.c: New file.
7860 * gdb.compile/compile.c: New file.
7861 * gdb.compile/compile.exp: New file.
7862 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7863
7864 2014-12-12 Tom Tromey <tromey@redhat.com>
7865
7866 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7867 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7868
7869 2014-12-12 Doug Evans <dje@google.com>
7870
7871 * lib/gdb-python.exp (get_python_valueof): New function.
7872 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7873
7874 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7875
7876 * gdb.base/completion.exp: Add test for completion of "info
7877 registers ".
7878
7879 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7880
7881 * gdb.base/func-ptrs.c: New file.
7882 * gdb.base/func-ptrs.exp: New file.
7883
7884 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7885
7886 PR breakpoints/17012
7887 * gdb.base/dprintf-detach.c: New file.
7888 * gdb.base/dprintf-detach.exp: New file.
7889
7890 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7891
7892 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7893 * lib/gdb.exp (target_is_gdbserver): New procedure.
7894
7895 2014-12-08 Doug Evans <dje@google.com>
7896
7897 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7898
7899 2014-12-05 Yao Qi <yao@codesourcery.com>
7900
7901 * gdb.guile/scm-error.exp: Remove the third argument to
7902 gdb_remote_download.
7903 * gdb.guile/scm-frame-args.exp: Likewise.
7904 * gdb.guile/scm-section-script.exp: Likewise.
7905
7906 2014-12-05 Yao Qi <yao@codesourcery.com>
7907
7908 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
7909
7910 2014-12-04 Doug Evans <dje@google.com>
7911
7912 * gdb.python/py-objfile.exp: Add tests for
7913 objfile.add_separate_debug_file.
7914
7915 2014-12-04 Doug Evans <dje@google.com>
7916
7917 * lib/gdb.exp (get_build_id): New function.
7918 (build_id_debug_filename_get): Rewrite to use it.
7919 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
7920
7921 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
7922
7923 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
7924 `method(long)', not just 0x0.
7925 * gdb.cp/nsalias.exp: Align code labels to 4.
7926 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
7927 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
7928 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
7929 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
7930 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
7931 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
7932
7933 2014-12-02 Doug Evans <dje@google.com>
7934
7935 PR symtab/17602
7936 * gdb.cp/anon-ns.cc: Move guts of this file to ...
7937 * gdb.cp/anon-ns2.cc: ... here. New file.
7938 * gdb.cp/anon-ns.exp: Update.
7939
7940 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
7941
7942 * gdb.python/py-events.py (inferior_call_handler): New.
7943 (register_changed_handler, memory_changed_handler): New.
7944 (test_events.invoke): Register new handlers.
7945 * gdb.python/py-events.exp: Add tests for inferior call,
7946 memory_changed and register_changed events.
7947
7948 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7949
7950 * gdb.base/execl-update-breakpoints.exp: Specify the link address
7951 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
7952 if the linker doesn't understand this.
7953
7954 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
7955
7956 * gdb.python/python.exp: Change expected reply to help().
7957
7958 2014-12-01 Yao Qi <yao@codesourcery.com>
7959
7960 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
7961 AC_CONFIG_SUBDIRS(gdb.gdbtk).
7962 * configure: Re-generated.
7963
7964 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
7965
7966 * gdb.cp/chained-calls.cc: New file.
7967 * gdb.cp/chained-calls.exp: New file.
7968 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
7969
7970 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
7971
7972 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
7973 * gdb.dwarf2/symtab-producer.exp: Same.
7974 * gdb.gdb/python-interrupts.exp: Same.
7975 * gdb.gdb/python-selftest.exp: Same.
7976 * gdb.python/py-linetable.exp: Same.
7977 * gdb.python/py-type.exp: Same.
7978 * gdb.python/py-value-cc.exp: Same.
7979 * gdb.python/py-value.exp: Same.
7980
7981 2014-11-28 Yao Qi <yao@codesourcery.com>
7982
7983 * gdb.base/break-probes.exp: Match library name prefixed with
7984 sysroot.
7985
7986 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
7987
7988 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
7989 test expected output. Add parentheses for the call to print.
7990 Remove L suffix from integers.
7991
7992 2014-11-26 Doug Evans <dje@google.com>
7993
7994 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
7995
7996 2014-11-22 Yao Qi <yao@codesourcery.com>
7997
7998 * gdb.trace/entry-values.c: Remove asms.
7999 (foo): Add foo_label.
8000 (bar): Add bar_label.
8001 * gdb.trace/entry-values.exp: Remove code computing foo's
8002 length and bar's length.
8003 (Dwarf::assemble): Invoke function_range for bar and use
8004 MACRO_AT_func for foo.
8005
8006 2014-11-22 Yao Qi <yao@codesourcery.com>
8007
8008 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8009 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8010 Use .Lgcc43_procstart instead of gcc43.
8011
8012 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8013
8014 * gdb.ada/n_arr_bound: New testcase.
8015
8016 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8017
8018 PR breakpoints/10737
8019 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8020 test_catch_syscall_multi_arch.
8021 (test_catch_syscall_multi_arch): New function.
8022
8023 2014-11-20 Doug Evans <xdje42@gmail.com>
8024
8025 * gdb.base/maint.exp: Update expected output.
8026
8027 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8028
8029 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8030 4-byte instruction on S390.
8031
8032 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8033
8034 * gdb.ada/arr_arr: New testcase.
8035
8036 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8037
8038 * gdb.ada/pkd_arr_elem: New Testcase.
8039
8040 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8041
8042 * gdb.reverse/break-precsave: Expect completion message for
8043 core file reads.
8044 * gdb.reverse/consecutive-precsave.exp: Likewise.
8045 * gdb.reverse/finish-precsave.exp: Likewise.
8046 * gdb.reverse/i386-precsave.exp: Likewise.
8047 * gdb.reverse/machinestate-precsave.exp: Likewise.
8048 * gdb.reverse/sigall-precsave.exp: Likewise.
8049 * gdb.reverse/solib-precsave.exp: Likewise.
8050 * gdb.reverse/step-precsave.exp: Likewise.
8051 * gdb.reverse/until-precsave.exp: Likewise.
8052 * gdb.reverse/watch-precsave.exp: Likewise.
8053
8054 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8055
8056 * gdb.base/bp-permanent.c: Include unistd.h.
8057 * gdb.python/py-framefilter-mi.c (main): Add return type.
8058 * gdb.python/py-framefilter.c (main): Likewise.
8059 * gdb.trace/actions-changed.c (main): Likewise.
8060
8061 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8062
8063 * gdb.mi/until.c: Add eye-catchers.
8064 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8065 line numbers.
8066
8067 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8068
8069 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8070 function header variants in break1.c.
8071 * gdb.base/ena-dis-br.exp: Likewise.
8072 * gdb.base/hbreak2.exp: Likewise.
8073 * gdb.reverse/until-precsave.exp: Drop references to removed
8074 non-prototype function header variants in ur1.c.
8075 * gdb.reverse/until-reverse.exp: Likewise.
8076
8077 2014-11-17 Petr Machata <pmachata@redhat.com>
8078
8079 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8080 ${_cu_offset_size} bytes abbrev offset.
8081
8082 2014-11-15 Doug Evans <xdje42@gmail.com>
8083
8084 PR symtab/17559
8085 * gdb.base/line-symtabs.exp: New file.
8086 * gdb.base/line-symtabs.c: New file.
8087 * gdb.base/line-symtabs.h: New file.
8088
8089 2014-11-14 Yao Qi <yao@codesourcery.com>
8090
8091 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8092 (func): Add label func_label.
8093 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8094 Replace low_pc and high_pc with MACRO_AT_range.
8095 Replace name, low_pc and high_pc with MACRO_AT_func.
8096
8097 2014-11-14 Yao Qi <yao@codesourcery.com>
8098
8099 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8100 Replace name, low_pc and high_pc with MACRO_AT_func.
8101
8102 2014-11-14 Yao Qi <yao@codesourcery.com>
8103
8104 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8105 produce debug information.
8106 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8107
8108 2014-11-14 Yao Qi <yao@codesourcery.com>
8109
8110 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8111 object and get function length.
8112 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8113 with MACRO_AT_func.
8114 (top-level): Replace gdb_compile and clean_restart with
8115 prepare_for_testing.
8116 * gdb.dwarf2/main.c (main): Add label main_label.
8117
8118 2014-11-14 Yao Qi <yao@codesourcery.com>
8119
8120 * lib/dwarf.exp (function_range): New procedure.
8121 (Dwarf::_handle_macro_at_func): New procedure.
8122 (Dwarf::_handle_macro_at_range): New procedure.
8123 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8124
8125 2014-11-14 Yao Qi <yao@codesourcery.com>
8126
8127 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8128 (_handle_attribute): New procedure.
8129
8130 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8131
8132 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8133 * gdb.base/call-sc.c (zed): Likewise.
8134 * gdb.base/checkpoint.c (main): Likewise.
8135 * gdb.base/dump.c (main): Likewise.
8136 * gdb.base/gcore.c (main): Likewise.
8137 * gdb.base/huge.c (main): Likewise.
8138 * gdb.base/multi-forks.c (main): Likewise.
8139 * gdb.base/pr10179-a.c (main): Likewise.
8140 * gdb.base/savedregs.c (main): Likewise.
8141 * gdb.base/sigaltstack.c (main): Likewise.
8142 * gdb.base/siginfo.c (main): Likewise.
8143 * gdb.base/structs.c (zed): Likewise.
8144 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8145 * gdb.mi/mi-syn-frame.c (main): Likewise.
8146 * gdb.mi/until.c (foo, main): Likewise.
8147 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8148 * gdb.base/solib-weak.c (foo): Declare.
8149 * gdb.base/attach-twice.c: Include stdio.h.
8150 * gdb.base/weaklib1.c: Likewise.
8151 * gdb.base/weaklib2.c: Likewise.
8152 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8153 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8154 unistd.h.
8155 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8156 * gdb.mi/mi-exit-code.c: Likewise.
8157 * gdb.base/break-interp-lib.c: Include string.h.
8158 * gdb.base/coremaker.c: Likewise.
8159 * gdb.base/testenv.c: Likewise.
8160 * gdb.python/py-finish-breakpoint.c: Likewise.
8161 * gdb.base/inferior-died.c: Include sys/wait.h.
8162 * gdb.base/fileio.c: Include time.h.
8163 * gdb.base/async-shell.c: Include unistd.h.
8164 * gdb.base/dprintf-non-stop.c: Likewise.
8165 * gdb.base/info-os.c: Likewise.
8166 * gdb.mi/mi-console.c: Likewise.
8167 * gdb.mi/watch-nonstop.c: Likewise.
8168 * gdb.python/py-events.c: Likewise.
8169 * gdb.base/async.c (baz): Move up before its invocation.
8170 * gdb.base/code_elim2.c (my_global_func): Likewise.
8171 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8172 * gdb.base/advance.c (func2): Likewise.
8173
8174 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8175
8176 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8177 variant.
8178 * gdb.base/annota3.c: Likewise.
8179 * gdb.base/async.c: Likewise.
8180 * gdb.base/average.c: Likewise.
8181 * gdb.base/call-ar-st.c: Likewise.
8182 * gdb.base/call-rt-st.c: Likewise.
8183 * gdb.base/call-sc.c: Likewise.
8184 * gdb.base/call-strs.c: Likewise.
8185 * gdb.base/ending-run.c: Likewise.
8186 * gdb.base/execd-prog.c: Likewise.
8187 * gdb.base/exprs.c: Likewise.
8188 * gdb.base/foll-exec.c: Likewise.
8189 * gdb.base/foll-fork.c: Likewise.
8190 * gdb.base/foll-vfork.c: Likewise.
8191 * gdb.base/funcargs.c: Likewise.
8192 * gdb.base/gcore.c: Likewise.
8193 * gdb.base/jump.c: Likewise.
8194 * gdb.base/langs0.c: Likewise.
8195 * gdb.base/langs1.c: Likewise.
8196 * gdb.base/langs2.c: Likewise.
8197 * gdb.base/mips_pro.c: Likewise.
8198 * gdb.base/nodebug.c: Likewise.
8199 * gdb.base/opaque0.c: Likewise.
8200 * gdb.base/opaque1.c: Likewise.
8201 * gdb.base/recurse.c: Likewise.
8202 * gdb.base/run.c: Likewise.
8203 * gdb.base/scope0.c: Likewise.
8204 * gdb.base/scope1.c: Likewise.
8205 * gdb.base/setshow.c: Likewise.
8206 * gdb.base/setvar.c: Likewise.
8207 * gdb.base/shmain.c: Likewise.
8208 * gdb.base/shr1.c: Likewise.
8209 * gdb.base/shr2.c: Likewise.
8210 * gdb.base/sigall.c: Likewise.
8211 * gdb.base/signals.c: Likewise.
8212 * gdb.base/so-indr-cl.c: Likewise.
8213 * gdb.base/solib2.c: Likewise.
8214 * gdb.base/structs.c: Likewise.
8215 * gdb.base/sum.c: Likewise.
8216 * gdb.base/vforked-prog.c: Likewise.
8217 * gdb.base/watchpoint.c: Likewise.
8218 * gdb.reverse/shr2.c: Likewise.
8219 * gdb.reverse/until-reverse.c: Likewise.
8220 * gdb.reverse/ur1.c: Likewise.
8221 * gdb.reverse/watch-reverse.c: Likewise.
8222
8223 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8224
8225 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8226 variant.
8227 * gdb.base/sepdebug.exp: Drop references to removed code.
8228
8229 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8230
8231 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8232 variant. Preserve original line numbering.
8233 * gdb.base/list1.c: Likewise.
8234
8235 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8236
8237 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8238 variant.
8239 * gdb.base/break1.c: Likewise.
8240 * gdb.base/break.exp: Drop references to removed code.
8241
8242 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8243
8244 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8245 variant.
8246
8247 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8248
8249 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8250
8251 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8252
8253 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8254 logic into perform_all_tests() and invoke it with and without
8255 function header prototypes.
8256 (do_function_calls): Remove conditional XFAIL for PR 5318.
8257 (rerun_and_prepare): Remove duplicate code.
8258 (perform_all_tests): New. Main logic moved here.
8259
8260 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8261
8262 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8263 code guarded by #ifdef NO_PROTOTYPES.
8264 (t_double_many_args): Likewise.
8265 (DEF_FUNC_MANY_ARGS_1): Likewise.
8266 (DEF_FUNC_VALUES_1): Likewise.
8267 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8268 guarded by #ifdef PROTOTYPES.
8269
8270 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8271
8272 * gdb.mi/mi-console.c: Add eye-catcher.
8273 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8274 instead of literal line number.
8275
8276 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8277
8278 * gdb.base/shr2.c: Add eye-catcher.
8279 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8280 line number.
8281
8282 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8283
8284 * gdb.base/jump.c: Add eye-catchers.
8285 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8286 numbers.
8287
8288 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8289
8290 * gdb.base/execd-prog.c: Add eye-catchers.
8291 * gdb.base/foll-exec.c: Likewise.
8292 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8293 line numbers.
8294
8295 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8296
8297 * gdb.base/ending-run.c: Add eye-catchers.
8298 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8299 literal line numbers.
8300
8301 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8302
8303 * gdb.base/call-rt-st.c: Add eye-catchers.
8304 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8305 literal line numbers.
8306
8307 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8308
8309 * gdb.base/call-ar-st.c: Add eye-catchers.
8310 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8311 literal line numbers.
8312
8313 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8314
8315 * gdb.base/average.c: Add eye-catchers.
8316 * gdb.base/sum.c: Likewise.
8317 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8318 regexps dynamically.
8319
8320 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8321
8322 * gdb.base/solib1.c: Add eye-catchers.
8323 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8324 literal line numbers.
8325
8326 2014-11-12 Pedro Alves <palves@redhat.com>
8327
8328 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8329 leader has exited.
8330
8331 2014-11-12 Pedro Alves <palves@redhat.com>
8332
8333 * gdb.arch/i386-bp_permanent.c: New file.
8334 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8335 (srcfile): Set to i386-bp_permanent.c.
8336 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8337 that stepi does not execute the 'leave' instruction, instead of
8338 testing it does execute.
8339 * gdb.base/bp-permanent.c: New file.
8340 * gdb.base/bp-permanent.exp: New file.
8341
8342 2014-11-10 Doug Evans <xdje42@gmail.com>
8343
8344 PR symtab/17564
8345 * gdb.base/symtab-search-order.exp: New file.
8346 * gdb.base/symtab-search-order.c: New file.
8347 * gdb.base/symtab-search-order-1.c: New file.
8348 * gdb.base/symtab-search-order-shlib-1.c: New file.
8349
8350 2014-11-07 Pedro Alves <palves@redhat.com>
8351
8352 PR gdb/17511
8353 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8354 i?86-*-linux*.
8355
8356 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8357
8358 PR c++/17494
8359 * gdb.cp/pr17494.cc: New file.
8360 * gdb.cp/pr17494.exp: New file.
8361
8362 2014-11-02 Yao Qi <yao@codesourcery.com>
8363
8364 * gdb.python/python.exp: Get working directory and match the
8365 output of "set extended-prompt \\w " with it.
8366
8367 2014-10-30 Doug Evans <dje@google.com>
8368
8369 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8370 in objfiles.
8371 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8372 in progspaces.
8373
8374 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8375
8376 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8377 * gdb.base/realname-expand.exp: Likewise.
8378 * gdb.linespec/macro-relative.exp: Likewise.
8379
8380 2014-10-29 Pedro Alves <palves@redhat.com>
8381
8382 PR gdb/17408
8383 * gdb.threads/schedlock.c (some_function): New function.
8384 (call_function): New global.
8385 (MAYBE_CALL_SOME_FUNCTION): New macro.
8386 (thread_function): Call it.
8387 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8388 and use it instead of a global counter. Adjust all callers.
8389 (get_current_thread): Use "find current thread" for test message
8390 here rather than having all callers pass down the same string.
8391 (goto_loop): New procedure, factored out from ...
8392 (my_continue): ... this.
8393 (step_ten_loops): Change parameter from test message to command to
8394 use. Adjust.
8395 (list_count): Delete global.
8396 (check_result): New procedure, factored out from duplicate top
8397 level code.
8398 (continue tests): Wrap in with_test_prefix.
8399 (test_step): New procedure, factored out from duplicate top level
8400 code.
8401 (top level): Test "step" in combination with all scheduler-locking
8402 modes. Test "next" in combination with all scheduler-locking
8403 modes, and in combination with stepping over a function call or
8404 not.
8405 * gdb.threads/next-bp-other-thread.c: New file.
8406 * gdb.threads/next-bp-other-thread.exp: New file.
8407
8408 2014-10-29 Pedro Alves <palves@redhat.com>
8409
8410 PR python/17372
8411 * gdb.python/python.exp: Test a multi-line command that spawns
8412 interactive Python.
8413 * gdb.base/multi-line-starts-subshell.exp: New file.
8414
8415 2014-10-29 Yao Qi <yao@codesourcery.com>
8416
8417 * gdb.base/fileio.exp: Make directories on host.
8418
8419 2014-10-29 Yao Qi <yao@codesourcery.com>
8420
8421 * gdb.base/fileio.c (test_write): Close the file.
8422
8423 2014-10-28 Pedro Alves <palves@redhat.com>
8424
8425 PR gdb/12623
8426 * gdb.base/sigstep.c (no_handler): New global.
8427 (main): If 'no_handler is true, set the signal handlers to
8428 SIG_IGN.
8429 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8430 with_sw_watch and no_handler parameters. Handle them.
8431 (top level) <stepping over handler when stopped at a breakpoint
8432 test>: Add a test axis for testing with a software watchpoint, and
8433 another for testing with the signal handler set to SIG_IGN.
8434 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8435 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8436
8437 2014-10-28 Pedro Alves <palves@redhat.com>
8438
8439 PR gdb/17511
8440 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8441 * gdb.base/sigstep.exp (other_handler_location): New global.
8442 (advance): Support stepping into the signal handler, and running
8443 commands while in the handler.
8444 (in_handler_map): New global.
8445 (top level): In the advance test, add combinations for getting
8446 into the handler with stepping commands, and for running commands
8447 in the handler. Add comment descripting the advancei tests.
8448
8449 2014-10-28 Pedro Alves <palves@redhat.com>
8450
8451 * gdb.base/sigstep.exp: Use build_executable instead of
8452 prepare_for_testing.
8453 (top level): Move code that starts GDB, runs to main and creates a
8454 display to ...
8455 (restart): ... this new procedure.
8456 (top level): Move backtrace from signal handler test to ...
8457 (validate_backtrace): ... this new procedure.
8458 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8459 with_test_prefix. Always restart GDB.
8460 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8461 with_test_prefix. Always restart GDB. No need to delete
8462 breakpoints after the test.
8463 (test_skip_handler): Remove prefix parameter.
8464 (skip_over_handler, breakpoint_to_handler)
8465 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8466 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8467 restart GDB. No need to delete breakpoints after the test.
8468 (top level): Use foreach to call the test procedures with
8469 different commands.
8470
8471 2014-10-28 Pedro Alves <palves@redhat.com>
8472
8473 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8474 instead of GNATS numbers.
8475 * gdb.base/sigbpt.exp: Likewise.
8476 * gdb.base/siginfo.exp: Likewise.
8477 * gdb.base/sigstep.exp: Likewise.
8478
8479 2014-10-27 Pedro Alves <palves@redhat.com>
8480
8481 * gdb.base/sigstep.c (dummy): New global.
8482 (main): Issue a couple writes to the new global.
8483 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8484 procedures.
8485 (skip_over_handler): Use test_skip_handler.
8486 (top level): Call skip_over_handler for stepi and nexti too.
8487 (breakpoint_over_handler): Use test_skip_handler.
8488 (top level): Call breakpoint_over_handler for stepi and nexti too.
8489
8490 2014-10-27 Yao Qi <yao@codesourcery.com>
8491
8492 * gdb.trace/tfile.c (adjust_function_address)
8493 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8494 function descriptor.
8495
8496 2014-10-24 Don Breazeal <donb@codesourcery.com>
8497
8498 * gdb.base/foll-fork.exp (test_follow_fork,
8499 catch_fork_child_follow): Check for updated fork messages emitted
8500 from infrun.c.
8501 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8502 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8503 vfork_and_exec_child_follow_through_step): Check for updated vfork
8504 messages emitted from infrun.c.
8505
8506 2014-10-24 Pedro Alves <palves@redhat.com>
8507
8508 * gdb.base/corefile.exp: Remove references to ultrix.
8509 * gdb.base/interrupt.exp: Likewise.
8510 * gdb.base/whatis.exp: Likewise.
8511 * gdb.gdb/selftest.exp: Likewise.
8512 * gdb.threads/manythreads.exp: Likewise.
8513 * gdb.threads/print-threads.exp: Likewise.
8514 * gdb.threads/pthreads.exp:: Likewise.
8515 * gdb.threads/schedlock.exp: Likewise.
8516
8517 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8518
8519 * gdb.cp/non-trivial-retval.cc: Add a test case.
8520 * gdb.cp/non-trivial-retval.exp: Add a test.
8521
8522 2014-10-20 Yao Qi <yao@codesourcery.com>
8523
8524 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8525 * gdb.python/py-objfile-script-gdb.py: New file.
8526 * gdb.python/py-objfile-script.exp: Update reference to
8527 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8528 of remote_download. Remove the dest file.
8529
8530 2014-10-20 Yao Qi <yao@codesourcery.com>
8531
8532 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8533 * gdb.base/step-line.exp: Likewise.
8534 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8535 * gdb.dwarf2/dw2-basic.exp: Likewise.
8536 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8537 * gdb.dwarf2/dw2-filename.exp: Likewise.
8538 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8539 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8540 * gdb.dwarf2/dw2-producer.exp: Likewise.
8541 * gdb.dwarf2/mac-fileno.exp: Likewise.
8542 * gdb.python/py-frame-args.exp: Likewise.
8543 * gdb.python/py-framefilter.exp: Likewise.
8544 * gdb.python/py-mi.exp: Likewise.
8545 * gdb.python/py-objfile-script.exp: Likewise
8546 * gdb.python/py-pp-integral.exp: Likewise.
8547 * gdb.python/py-pp-re-notag.exp: Likewise.
8548 * gdb.python/py-prettyprint.exp: Likewise.
8549 * gdb.python/py-section-script.exp: Likewise.
8550 * gdb.python/py-typeprint.exp: Likewise.
8551 * gdb.python/py-xmethods.exp: Likewise.
8552 * gdb.stabs/weird.exp: Likewise.
8553 * gdb.xml/tdesc-regs.exp: Likewise.
8554
8555 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8556
8557 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8558 (out_cu): Use addr_len for the size of addresses.
8559 (out_line): Likewise. Size DW_LNE_set_address instruction
8560 according to addr_len.
8561 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8562 (FUNC): Add START_INSNS to definition.
8563
8564 2014-10-18 Yao Qi <yao@codesourcery.com>
8565
8566 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8567 gdb_has_argv0 return true.
8568 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8569 check [target_info exists noargs], check [gdb_has_argv0]
8570 instead.
8571 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8572 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8573 procedures.
8574
8575 2014-10-17 Doug Evans <dje@google.com>
8576
8577 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8578 event.
8579 * gdb.python/py-events.py: Add clear_objfiles event.
8580
8581 2014-10-17 Doug Evans <dje@google.com>
8582
8583 * gdb.python/py-objfile.exp: Test progspace attribute.
8584
8585 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8586
8587 * gdb.guile/scm-breakpoint.exp: Do not assume any
8588 directory separators when matching source file paths.
8589 * gdb.python/py-breakpoint.exp: Likewise.
8590 * gdb.reverse/break-precsave.exp: Likewise.
8591 * gdb.reverse/break-reverse.exp: Likewise.
8592 * gdb.reverse/consecutive-precsave.exp: Likewise.
8593 * gdb.reverse/finish-precsave.exp: Likewise.
8594 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8595 * gdb.reverse/finish-reverse.exp: Likewise.
8596 * gdb.reverse/i386-precsave.exp: Likewise.
8597 * gdb.reverse/i387-env-reverse.exp: Likewise.
8598 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8599 * gdb.reverse/machinestate-precsave.exp: Likewise.
8600 * gdb.reverse/machinestate.exp: Likewise.
8601 * gdb.reverse/sigall-precsave.exp: Likewise.
8602 * gdb.reverse/solib-precsave.exp: Likewise.
8603 * gdb.reverse/step-precsave.exp: Likewise.
8604 * gdb.reverse/until-precsave.exp: Likewise.
8605 * gdb.reverse/watch-precsave.exp: Likewise.
8606 * gdb.reverse/watch-reverse.exp: Likewise.
8607
8608 2014-10-17 Yao Qi <yao@codesourcery.com>
8609
8610 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8611 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8612
8613 2014-10-17 Pedro Alves <palves@redhat.com>
8614
8615 PR gdb/17471
8616 * gdb.base/bg-execution-repeat.c: New file.
8617 * gdb.base/bg-execution-repeat.exp: New file.
8618
8619 2014-10-17 Pedro Alves <palves@redhat.com>
8620
8621 PR gdb/17300
8622 * gdb.base/continue-all-already-running.c: New file.
8623 * gdb.base/continue-all-already-running.exp: New file.
8624
8625 2014-10-17 Pedro Alves <palves@redhat.com>
8626
8627 PR gdb/17472
8628 * gdb.base/annota-input-while-running.c: New file.
8629 * gdb.base/annota-input-while-running.exp: New file.
8630
8631 2014-10-17 Pedro Alves <palves@redhat.com>
8632
8633 * gdb.base/callfuncs.exp: emove references to osf.
8634 * gdb.base/sigall.exp: Likewise.
8635 * gdb.gdb/selftest.exp: Likewise.
8636 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8637 * gdb.mi/non-stop.c: Likewise.
8638 * gdb.mi/pthreads.c: Likewise.
8639 * gdb.reverse/sigall-precsave.exp: Likewise.
8640 * gdb.reverse/sigall-reverse.exp: Likewise.
8641 * gdb.threads/pthreads.c: Likewise.
8642 * gdb.threads/pthreads.exp: Likewise.
8643
8644 2014-10-17 Yao Qi <yao@codesourcery.com>
8645
8646 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8647 check 'target_info exists noargs'.
8648 (test_command_prompt_position): Likewise.
8649 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8650 Remove "set args".
8651 (progvar_simple_while_test): Likewise.
8652 (progvar_complex_if_while_test): Likewise.
8653 (if_while_breakpoint_command_test): Likewise.
8654 (infrun_breakpoint_command_test): Likewise.
8655 (breakpoint_command_test): Likewise.
8656 (watchpoint_command_test): Likewise.
8657 (bp_deleted_in_command_test): Likewise.
8658 (temporary_breakpoint_commands): Likewise.
8659
8660 2014-10-16 Yao Qi <yao@codesourcery.com>
8661
8662 * gdb.base/remotetimeout.exp: Remove noargs checking.
8663
8664 2014-10-15 Pedro Alves <palves@redhat.com>
8665
8666 PR breakpoints/9649
8667 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8668 * gdb.base/breakpoint-in-ro-region.exp
8669 (probe_target_hardware_step): New procedure.
8670 (top level): Probe hardware stepping and hardware breakpoint
8671 support. Test stepping through a read-only region, with both
8672 "breakpoint auto-hw" on and off and both "always-inserted" on and
8673 off.
8674
8675 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8676
8677 * gdb.dlang/demangle.exp: Update for demangling changes.
8678
8679 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8680
8681 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8682 * gdb.cp/non-trivial-retval.exp: Add new tests.
8683
8684 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8685
8686 PR c++/13403
8687 PR c++/15154
8688 * gdb.cp/non-trivial-retval.cc: New file.
8689 * gdb.cp/non-trivial-retval.exp: New file.
8690
8691 2014-10-15 Yao Qi <yao@codesourcery.com>
8692
8693 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8694 remote host.
8695
8696 2014-10-15 Yao Qi <yao@codesourcery.com>
8697
8698 * gdb.python/py-symbol.exp: Match file base name if host is
8699 remote, otherwise match file name with dir name.
8700 * gdb.python/py-symtab.exp: Likewise.
8701 * gdb.python/python.exp: Likewise.
8702
8703 2014-10-15 Yao Qi <yao@codesourcery.com>
8704
8705 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8706 pattern.
8707 * gdb.python/py-symtab.exp: Likewise.
8708 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8709 locationn.
8710
8711 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8712
8713 * gdb.ada/addr_arith: New testcase.
8714
8715 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8716
8717 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8718 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8719 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8720 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8721
8722 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8723
8724 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8725 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8726 * gdb.arch/stap-eval-lang-ada.exp: New file.
8727
8728 2014-10-14 Yao Qi <yao@codesourcery.com>
8729
8730 * gdb.mi/mi-var-child.c (nothing1): New function.
8731 (nothing2): New function.
8732 (do_children_tests): Set function pointers by nothing1 and
8733 nothing2.
8734 * gdb.mi/mi-var-child.exp: Step over new added statements.
8735 Update test to match the new output.
8736 * gdb.mi/var-cmd.c (nothing1): New function.
8737 (nothing2): New function.
8738 (do_children_tests): Set function pointers by nothing1 and
8739 nothing2.
8740 * gdb.mi/mi-var-display.exp: Update test to match output.
8741 Step to the line specified by $line_dct_nothing.
8742 Increase the number of lines to step.
8743
8744 2014-10-14 Yao Qi <yao@codesourcery.com>
8745
8746 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8747 tests.
8748 * gdb.mi/mi2-var-child.exp: Likewise.
8749
8750 2014-10-13 Doug Evans <dje@google.com>
8751
8752 * gdb.python/py-objfile.exp: Change name of file name test.
8753
8754 2014-10-13 Doug Evans <dje@google.com>
8755
8756 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8757 from the start of the CU.
8758
8759 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8760 Yao Qi <yao@codesourcery.com>
8761
8762 Fix "save breakpoints" for "catch" command.
8763 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8764 Remove -nonewline. Match also the added "main" line.
8765
8766 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8767
8768 Fix "save breakpoints" for "disable $bpnum" command.
8769 * gdb.base/save-bp.c (main): Add label.
8770 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8771
8772 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8773
8774 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8775
8776 2014-10-11 Yao Qi <yao@codesourcery.com>
8777
8778 * gdb.server/server-kill.exp: Execute command
8779 "set remote trace-status-packet on" before "tstatus".
8780
8781 2014-10-11 Yao Qi <yao@codesourcery.com>
8782
8783 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8784 (main): Call getppid.
8785 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8786 and continue to it. Read variable "server_pid".
8787
8788 2014-10-11 Yao Qi <yao@codesourcery.com>
8789
8790 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8791
8792 2014-10-11 Yao Qi <yao@codesourcery.com>
8793
8794 * gdb.threads/thread-find.exp: Don't execute command
8795 "info threads".
8796 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8797 * gdb.threads/linux-dp.exp: Don't check the condition
8798 $threads_created equals to zero.
8799
8800 2014-10-10 Pedro Alves <palves@redhat.com>
8801
8802 * gdb.base/bigcore.exp: Remove references to IRIX.
8803 * gdb.base/funcargs.exp: Likewise.
8804 * gdb.base/interrupt.exp: Likewise.
8805 * gdb.base/mips_pro.exp: Likewise.
8806 * gdb.base/nodebug.exp: Likewise.
8807 * gdb.base/setvar.exp: Likewise.
8808 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8809
8810 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8811 Pedro Alves <palves@redhat.com>
8812
8813 PR symtab/14466
8814 * gdb.base/vdso-warning.c: New file.
8815 * gdb.base/vdso-warning.exp: New file.
8816
8817 2014-10-02 Doug Evans <dje@google.com>
8818
8819 * gdb.base/structs.c (main): Don't run forever.
8820
8821 2014-10-02 Pedro Alves <palves@redhat.com>
8822
8823 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8824 (top level) <stop threads 1, stop threads 2>: Use it.
8825
8826 2014-10-02 Pedro Alves <palves@redhat.com>
8827
8828 * gdb.threads/break-while-running.exp (test): Add new
8829 'update_thread_list' argument. Skip "info threads" if false.
8830 (top level): Add new 'update_thread_list' axis.
8831
8832 2014-10-02 Pedro Alves <palves@redhat.com>
8833
8834 PR breakpoints/17431
8835 * gdb.base/execl-update-breakpoints.c: New file.
8836 * gdb.base/execl-update-breakpoints.exp: New file.
8837
8838 2014-10-01 Pedro Alves <palves@redhat.com>
8839
8840 * gdb.base/breakpoint-in-ro-region.c: New file.
8841 * gdb.base/breakpoint-in-ro-region.exp: New file.
8842
8843 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8844
8845 * gdb.mi/mi-exit-code.exp: New file.
8846 * gdb.mi/mi-exit-code.c: New file.
8847
8848 2014-09-30 Yao Qi <yao@codesourcery.com>
8849
8850 * lib/prelink-support.exp (build_executable_own_libs): Error if
8851 the target isn't native.
8852
8853 2014-09-30 Yao Qi <yao@codesourcery.com>
8854
8855 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8856 false.
8857
8858 2014-09-22 Pedro Alves <palves@redhat.com>
8859
8860 * gdb.threads/break-while-running.exp: New file.
8861 * gdb.threads/break-while-running.c: New file.
8862
8863 2014-09-19 Yao Qi <yao@codesourcery.com>
8864
8865 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8866 Invoke test. Restart GDB with --readnow and invoke test again.
8867
8868 2014-09-19 Yao Qi <yao@codesourcery.com>
8869
8870 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8871 proc set_breakpoint_on_gcd_function. Invoke
8872 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8873 invoke set_breakpoint_on_gcd_function again.
8874
8875 2014-09-18 Doug Evans <dje@google.com>
8876
8877 * gdb.dwarf2/symtab-producer.exp: New file.
8878
8879 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8880
8881 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8882 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8883 * gdb.base/global-var-nested-by-dso.c: Likewise.
8884 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8885
8886 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8887 Pedro Alves <palves@redhat.com>
8888
8889 * gdb.base/watch-bitfields.exp: Pass string other than test file
8890 name to prepare_for_testing.
8891 (watch): New procedure.
8892 (expect_watchpoint): Use with_test_prefix.
8893 (top level): Factor out tests to ...
8894 (test_watch_location, test_regular_watch): ... these new
8895 procedures, and use with_test_prefix and gdb_continue_to_end.
8896
8897 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8898
8899 PR breakpoints/12526
8900 * gdb.base/watch-bitfields.exp: New file.
8901 * gdb.base/watch-bitfields.c: New file.
8902
8903 2014-09-16 Pedro Alves <palves@redhat.com>
8904
8905 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
8906 software and hardware addresses, not software address against
8907 itself.
8908
8909 2014-09-16 Pedro Alves <palves@redhat.com>
8910
8911 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
8912 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
8913
8914 2014-09-16 Pedro Alves <palves@redhat.com>
8915
8916 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
8917 files.
8918 * gdb.base/a2-run.exp: Remove all code guarded by istarget
8919 "*-*-vxworks*" throughout.
8920 * gdb.base/break.exp: Likewise.
8921 * gdb.base/default.exp: Likewise.
8922 * gdb.base/scope.exp: Likewise.
8923 * gdb.base/sepdebug.exp: Likewise.
8924 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
8925 throughout.
8926 * gdb.base/run.c: Likewise.
8927 * gdb.base/sepdebug.c: Likewise.
8928 * gdb.hp/gdb.aCC/run.c: Likewise.
8929 * gdb.reverse/until-reverse.c: Likewise.
8930 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
8931
8932 2014-09-16 Yao Qi <yao@codesourcery.com>
8933
8934 * boards/local-remote-host-native.exp: New file.
8935
8936 2014-09-14 Doug Evans <xdje42@gmail.com>
8937
8938 * gdb.threads/queue-signal.c (thread_count): New variable.
8939 (thread_count_mutex, thread_count_condvar): New variables.
8940 (incr_thread_count, wait_all_threads_running): New functions.
8941 (main): Wait for all threads to be in their thread functions.
8942
8943 2014-09-13 Doug Evans <xdje42@gmail.com>
8944
8945 * gdb.threads/queue-signal.c: New file.
8946 * gdb.threads/queue-signal.exp: New file.
8947
8948 2014-09-13 Doug Evans <xdje42@gmail.com>
8949
8950 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
8951 be consistent with what default_gdb_init uses.
8952 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
8953 the plain text of the prompt. Add some logging printfs.
8954 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
8955
8956 2014-09-12 Pedro Alves <palves@redhat.com>
8957
8958 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
8959 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
8960 * gdb.arch/i386-size-overlap.exp: Likewise.
8961 * gdb.arch/i386-size.exp: Likewise.
8962 * gdb.arch/i386-unwind.exp: Likewise.
8963 * gdb.base/a2-run.exp: Likewise.
8964 * gdb.base/break.exp: Likewise.
8965 * gdb.base/charset.exp: Likewise.
8966 * gdb.base/chng-syms.exp: Likewise.
8967 * gdb.base/commands.exp: Likewise.
8968 * gdb.base/dbx.exp: Likewise.
8969 * gdb.base/find.exp: Likewise.
8970 * gdb.base/funcargs.exp: Likewise.
8971 * gdb.base/jit-simple.exp: Likewise.
8972 * gdb.base/reread.exp: Likewise.
8973 * gdb.base/sepdebug.exp: Likewise.
8974 * gdb.base/step-bt.exp: Likewise.
8975 * gdb.cp/mb-inline.exp: Likewise.
8976 * gdb.cp/mb-templates.exp: Likewise.
8977 * gdb.objc/basicclass.exp: Likewise.
8978 * gdb.threads/killed.exp: Likewise.
8979
8980 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
8981
8982 PR tdep/17379
8983 * gdb.arch/powerpc-stackless.S: New file.
8984 * gdb.arch/powerpc-stackless.exp: New file.
8985
8986 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8987
8988 * gdb.base/attach.c: Include unistd.h.
8989 (main): Call alarm. Add label postloop.
8990 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
8991 gdb_breakpoint, gdb_continue_to_breakpoint.
8992 (test_command_line_attach_run): Kill ${testpid} in one exit path.
8993
8994 2014-09-11 Pedro Alves <palves@redhat.com>
8995
8996 PR gdb/17347
8997 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
8998 * gdb.base/attach.exp (test_command_line_attach_run): New
8999 procedure.
9000 (top level): Call it.
9001
9002 2014-09-11 Pedro Alves <palves@redhat.com>
9003
9004 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9005 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9006 (do_command_attach_tests): Use spawn_wait_for_attach.
9007 * gdb.base/solib-overlap.exp: Likewise.
9008 * gdb.multi/multi-attach.exp: Likewise.
9009 * gdb.python/py-prompt.exp: Likewise.
9010 * gdb.python/py-sync-interp.exp: Likewise.
9011 * gdb.server/ext-attach.exp: Likewise.
9012
9013 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9014
9015 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9016 command in testcase. Simplify testcase.
9017
9018 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9019
9020 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9021
9022 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9023
9024 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9025
9026 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9027
9028 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9029
9030 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9031
9032 * gdb.dwarf2/dynarr-ptr.c: New file.
9033 * gdb.dwarf2/dynarr-ptr.exp: New file.
9034
9035 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9036
9037 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9038 of 30 rather than hardcoding 120 for a slow test case. Take the
9039 `gdb,timeout' target setting into account for this calculation.
9040 Don't extend the timeout for the test cases that don't need it.
9041
9042 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9043
9044 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9045 a factor of 2 for a slow test case. Take the `gdb,timeout'
9046 target setting into account for this calculation.
9047 * gdb.reverse/until-precsave.exp: Increase the timeout by
9048 a factor of 15 and 3 respectively rather than adding 120
9049 for a pair of slow test cases. Take the `gdb,timeout'
9050 target setting into account for this calculation.
9051
9052 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9053
9054 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9055 timeout, don't pass one down to gdb_expect.
9056 (gdb_expect): Rework timeout selection.
9057
9058 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9059
9060 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9061 exception on timeout.
9062 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9063 (gdbserver_start_extended): Catch any `gdbserver_start' error
9064 exceptions.
9065 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9066 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9067 `gdbserver_gdb_load' error exceptions.
9068
9069 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9070
9071 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9072 120 on waiting for the TCP socket to open.
9073
9074 2014-09-09 Doug Evans <xdje42@gmail.com>
9075
9076 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9077 _caller_matches, _any_caller_is, _any_caller_matches.
9078
9079 2014-09-09 Doug Evans <xdje42@gmail.com>
9080
9081 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9082
9083 2014-09-09 Yao Qi <yao@codesourcery.com>
9084
9085 * gdb.mi/mi-var-display.exp: Set print symbol off.
9086
9087 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9088
9089 PR gdb/17035
9090 * gdb.base/commands.exp: Add tests to verify user-defined
9091 commands with empty bodies.
9092 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9093 python commands in `show user command`.
9094 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9095 scheme commands in `show user command`.
9096
9097 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9098
9099 PR python/17355
9100 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9101 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9102 * gdb.python/py-framefilter-invalidarg.exp: New file.
9103 * gdb.python/py-framefilter-invalidarg.py: New file.
9104
9105 2014-09-06 Doug Evans <xdje42@gmail.com>
9106
9107 PR 15276
9108 * gdb.python/py-caller-is.c: New file.
9109 * gdb.python/py-caller-is.exp: New file.
9110
9111 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9112
9113 PR gdb/17235
9114 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9115 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9116
9117 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9118
9119 PR fortran/17237
9120 * gdb.fortran/print-formatted.exp: New file.
9121 * gdb.fortran/print-formatted.f90: Likewise.
9122
9123 2014-09-03 Sasha Smundak <asmundak@google.com>
9124
9125 * gdb.python/py-frame.exp: Test Frame.read_register.
9126
9127 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9128
9129 PR python/16699
9130 * gdb.python/py-completion.exp: New file.
9131 * gdb.python/py-completion.py: Likewise.
9132
9133 2014-08-28 Doug Evans <dje@google.com>
9134
9135 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9136 eax,etc. are live with values set by gdb and thus the compiler can't
9137 use them.
9138 * gdb.arch/i386-pseudo.c (main): Ditto.
9139
9140 2014-08-27 Doug Evans <dje@google.com>
9141
9142 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9143
9144 2014-08-25 Doug Evans <dje@google.com>
9145
9146 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9147 (main): Ditto.
9148
9149 2014-08-25 Doug Evans <dje@google.com>
9150
9151 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9152
9153 2014-08-24 Yao Qi <yao@codesourcery.com>
9154
9155 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9156 symbol off.
9157 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9158
9159 2014-08-22 Doug Evans <dje@google.com>
9160
9161 PR 17276
9162 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9163 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9164 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9165
9166 2014-08-22 Yao Qi <yao@codesourcery.com>
9167
9168 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9169 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9170 * gdb.python/python.exp: Likewise. Use .py file on the host
9171 instead of the build.
9172
9173 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9174
9175 * gdb.threads/gcore-stale-thread.c: New file.
9176 * gdb.threads/gcore-stale-thread.exp: New file.
9177
9178 2014-08-21 Pedro Alves <palves@redhat.com>
9179
9180 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9181 * gdb.base/gcore-relro-pie.exp: Likewise.
9182 * gdb.base/gcore-relro.exp: Likewise.
9183 * gdb.base/gcore.exp: Likewise.
9184 * gdb.base/print-symbol-loading.exp: Likewise.
9185 * gdb.threads/gcore-thread.exp: Likewise.
9186 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9187
9188 2014-08-20 Pedro Alves <palves@redhat.com>
9189 Jan Kratochvil <jan.kratochvil@redhat.com>
9190
9191 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9192 configure.
9193 (EXPECT): Handle READ1 being set.
9194 (all): Depend on EXTRA_RULES.
9195 (check-read1, expect-read1, read1.so, read1): New rules.
9196 * README (Testsuite Parameters): Document the READ1 make variable.
9197 (Race detection): New section.
9198 * configure: Regenerate.
9199 * configure.ac: If build==host==target, and running under a
9200 GNU/glibc system, add read1 to the extra Makefile rules.
9201 (EXTRA_RULES): AC_SUBST it.
9202 * lib/read1.c: New file.
9203
9204 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9205
9206 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9207 the handling of variables declared as a typedef to an array
9208 which a DW_AT_data_location attribute.
9209
9210 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9211 Pedro Alves <palves@redhat.com>
9212
9213 PR symtab/14604
9214 PR symtab/14605
9215 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9216 gdb_test.
9217
9218 2014-08-19 Pedro Alves <palves@redhat.com>
9219
9220 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9221
9222 2014-08-19 Yao Qi <yao@codesourcery.com>
9223
9224 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9225 right line.
9226
9227 2014-08-18 David Blaikie <dblaikie@gmail.com>
9228
9229 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9230
9231 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9232
9233 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9234 attribute in array range.
9235
9236 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9237
9238 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9239
9240 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9241
9242 PR c++/17132
9243 * gdb.cp/pr17132.cc: New file.
9244 * gdb.cp/pr17132.exp: New file.
9245
9246 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9247
9248 * gdb.python/py-xmethods.py (A_getarrayind)
9249 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9250 Use 'print' with function call syntax.
9251 (E_method_matcher.match): Fix tab vs space indentation mixup.
9252
9253 2014-08-15 Yao Qi <yao@codesourcery.com>
9254
9255 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9256 false.
9257
9258 2014-08-15 Yao Qi <yao@codesourcery.com>
9259
9260 * gdb.cp/casts.exp: Set print symbol off.
9261 * gdb.cp/class2.exp: Likewise.
9262 * gdb.cp/overload.exp: Likewise.
9263 * gdb.cp/templates.exp: Likewise.
9264
9265 2014-08-11 Doug Evans <dje@google.com>
9266
9267 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9268 (test_load_shlib): Update.
9269
9270 2014-08-09 Yao Qi <yao@codesourcery.com>
9271
9272 * gdb.base/display.exp: Invoke is_address_zero_readable.
9273 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9274 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9275 * gdb.base/hbreak-unmapped.exp: Return if
9276 is_address_zero_readable returns true.
9277 * gdb.base/signest.exp: Likewise.
9278 * gdb.base/signull.exp: Likewise.
9279 * gdb.base/sigbpt.exp: Likewise.
9280 * gdb.guile/scm-disasm.exp: Do the test if
9281 is_address_zero_readable returns false.
9282 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9283 * gdb.python/py-arch.exp: Likewise.
9284 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9285 * lib/gdb.exp (is_address_zero_readable): New proc.
9286
9287 2014-08-09 Yao Qi <yao@codesourcery.com>
9288
9289 PR testsuite/13443
9290 * gdb.mi/mi-var-display.exp: Make test messages unique.
9291
9292 2014-08-04 Tom Tromey <tromey@redhat.com>
9293
9294 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9295 target 0".
9296
9297 2014-08-04 Tom Tromey <tromey@redhat.com>
9298
9299 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9300 "target_resume".
9301
9302 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9303
9304 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9305 inner_vla_struct_object_size.
9306 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9307 as xfail.
9308
9309 2014-07-30 Pedro Alves <palves@redhat.com>
9310
9311 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9312 comment.
9313
9314 2014-07-29 Yao Qi <yao@codesourcery.com>
9315
9316 PR gdb/17206
9317 * gdb.base/until-nodebug.exp: New.
9318
9319 2014-07-28 Doug Evans <xdje42@gmail.com>
9320
9321 PR guile/17203
9322 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9323 previously existing parameter, and previously ambiguously spelled
9324 parameter.
9325
9326 2014-07-28 Will Newton <will.newton@linaro.org>
9327
9328 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9329
9330 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9331 Doug Evans <xdje42@gmail.com>
9332
9333 PR guile/17146
9334 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9335
9336 2014-07-25 Pedro Alves <palves@redhat.com>
9337
9338 * gdb.threads/signal-command-handle-nopass.c: New file.
9339 * gdb.threads/signal-command-handle-nopass.exp: New file.
9340 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9341 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9342 * gdb.threads/signal-delivered-right-thread.c: New file.
9343 * gdb.threads/signal-delivered-right-thread.exp: New file.
9344
9345 2014-07-25 Pedro Alves <palves@redhat.com>
9346
9347 * gdb.base/double-prompt-target-event-error.exp
9348 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9349 match.
9350 (cancel_pagination_in_target_event): Rework double prompt
9351 detection.
9352 * gdb.base/paginate-after-ctrl-c-running.exp
9353 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9354 <return>' match.
9355 * gdb.base/paginate-bg-execution.exp
9356 (test_bg_execution_pagination_return)
9357 (test_bg_execution_pagination_cancel): Remove '-notransfer
9358 <return>' matches.
9359 * gdb.base/paginate-execution-startup.exp
9360 (test_fg_execution_pagination_return)
9361 (test_fg_execution_pagination_cancel): Remove '-notransfer
9362 <return>' matches.
9363 * gdb.base/paginate-inferior-exit.exp
9364 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9365 match.
9366 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9367 * lib/gdb.exp (pagination_prompt): Run text through
9368 string_to_regexp.
9369 (gdb_test_multiple): Match $pagination_prompt instead of
9370 "<return>".
9371 (string_to_regexp): Move to lib/gdb-utils.exp.
9372
9373 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9374
9375 * gdb.arch/amd64-entry-value-paramref.S: New file.
9376 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9377 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9378 * gdb.arch/amd64-optimout-repeat.S: New file.
9379 * gdb.arch/amd64-optimout-repeat.c: New file.
9380 * gdb.arch/amd64-optimout-repeat.exp: New file.
9381
9382 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9383
9384 PR gdb/17170
9385 * gdb.base/statistics.exp: New file.
9386
9387 2014-07-17 Doug Evans <dje@google.com>
9388
9389 PR gdb/17170
9390 * gdb.base/maint.exp: Update testing of per-command stats.
9391
9392 2014-07-16 Pedro Alves <palves@redhat.com>
9393
9394 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9395 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9396 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9397 (tfile_write_buf): New functions.
9398 (add_memory_block): Rewrite using the above.
9399 (adjust_function_address): New function.
9400 (FUNCTION_ADDRESS): New macro.
9401 (write_basic_trace_file): Remove short_x local, and use
9402 tfile_write_16. Change type of func_addr local to unsigned long
9403 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9404 here. Cast argument of add_memory_block to char pointer.
9405 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9406 (main): Remove parameters.
9407 * gdb.trace/tfile.exp: Remove nowarnings.
9408
9409 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9410
9411 * gdb.base/debug-expr.exp: Test string evaluation with
9412 "debug expression" on.
9413
9414 2014-07-15 Pedro Alves <palves@redhat.com>
9415
9416 * gdb.base/reread.exp: Use clean_restart.
9417
9418 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9419
9420 * gdb.arch/avr-flash-qualifer.c: New.
9421 * gdb.arch/avr-flash-qualifer.exp: New.
9422
9423 2014-07-14 Pedro Alves <palves@redhat.com>
9424
9425 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9426 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9427
9428 2014-07-14 Pedro Alves <palves@redhat.com>
9429
9430 * gdb.base/double-prompt-target-event-error.c: New file.
9431 * gdb.base/double-prompt-target-event-error.exp: New file.
9432
9433 2014-07-14 Pedro Alves <palves@redhat.com>
9434
9435 PR gdb/17072
9436 * gdb.base/paginate-inferior-exit.c: New file.
9437 * gdb.base/paginate-inferior-exit.exp: New file.
9438
9439 2014-07-14 Pedro Alves <palves@redhat.com>
9440
9441 PR gdb/17072
9442 * gdb.base/paginate-bg-execution.c: New file.
9443 * gdb.base/paginate-bg-execution.exp: New file.
9444
9445 2014-07-14 Pedro Alves <palves@redhat.com>
9446
9447 PR gdb/17072
9448 * gdb.base/paginate-execution-startup.c: New file.
9449 * gdb.base/paginate-execution-startup.exp: New file.
9450 * lib/gdb.exp (pagination_prompt): New global.
9451 (default_gdb_spawn): New procedure, factored out from
9452 default_gdb_spawn.
9453 (default_gdb_start): Adjust to call default_gdb_spawn.
9454 (gdb_spawn): New procedure.
9455
9456 2014-07-14 Pedro Alves <palves@redhat.com>
9457
9458 * lib/gdb.exp (gdb_assert): New procedure.
9459 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9460
9461 2014-07-14 Pedro Alves <palves@redhat.com>
9462
9463 * gdb.base/execution-termios.c: New file.
9464 * gdb.base/execution-termios.exp: New file.
9465
9466 2014-07-14 Tom Tromey <tromey@redhat.com>
9467
9468 * gdb.cp/vla-cxx.cc: New file.
9469 * gdb.cp/vla-cxx.exp: New file.
9470
9471 2014-07-14 Tom Tromey <tromey@redhat.com>
9472
9473 * gdb.reverse/rerun-prec.c: New file.
9474 * gdb.reverse/rerun-prec.exp: New file.
9475
9476 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9477 Maciej W. Rozycki <macro@codesourcery.com>
9478
9479 * lib/gdb-utils.exp: New file.
9480 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9481 inline `gdb_init_command' processing.
9482 (gdb_start_cmd): Likewise.
9483 * lib/mi-support.exp (mi_run_cmd): Likewise.
9484 * README: Document `gdb_init_command' and `gdb_init_commands'.
9485
9486 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9487
9488 Fix false FAIL running under a very long directory name.
9489 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9490 and "set print elements 10000". Twice.
9491
9492 2014-07-11 Yao Qi <yao@codesourcery.com>
9493
9494 * gdb.base/exprs.exp: "set print symbol off".
9495
9496 2014-07-11 Pedro Alves <palves@redhat.com>
9497
9498 * gdb.threads/kill.c: New file.
9499 * gdb.threads/kill.exp: New file.
9500
9501 2014-07-10 Yao Qi <yao@codesourcery.com>
9502
9503 * gdb.trace/tfile.c (write_basic_trace_file)
9504 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9505 address written to trace file.
9506
9507 2014-07-09 Pedro Alves <palves@redhat.com>
9508
9509 * gdb.base/attach-wait-input.exp: New file.
9510 * gdb.base/attach-wait-input.c: New file.
9511
9512 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9513
9514 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9515 setting up test structures.
9516 (main): Call new test function.
9517 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9518 test function, continue into test function and walk test
9519 structures.
9520
9521 2014-07-02 Yao Qi <yao@codesourcery.com>
9522
9523 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9524 'bar_start' at the beginning of functions 'foo' and 'bar'
9525 respectively.
9526 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9527 instead of 'foo' and 'bar'.
9528
9529 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9530
9531 * gdb.btrace/segv.exp: New.
9532 * gdb.btrace/segv.c: New.
9533
9534 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9535
9536 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9537 instruction.
9538
9539 2014-06-30 Mark Wielaard <mjw@redhat.com>
9540
9541 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9542 vulture, vilify, villar): New volatile array constants.
9543 (vindictive, vegetation): New const volatile array constants.
9544 * gdb.base/volatile.exp: Test volatile and const volatile array
9545 types.
9546
9547 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9548
9549 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9550 target lacks support for awatch, rwatch, or hbreak.
9551
9552 2014-06-27 Yao Qi <yao@codesourcery.com>
9553
9554 * gdb.multi/dummy-frame-restore.exp: New.
9555 * gdb.multi/dummy-frame-restore.c: New.
9556
9557 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9558
9559 * gdb.btrace/gcore.exp: New.
9560
9561 2014-06-23 Pedro Alves <palves@redhat.com>
9562
9563 * gdb.base/watchpoint-reuse-slot.c: New file.
9564 * gdb.base/watchpoint-reuse-slot.exp: New file.
9565
9566 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9567
9568 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9569 progspace's filename in 'info', 'enable' and 'disable' command
9570 tests.
9571
9572 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9573
9574 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9575 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9576 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9577
9578 2014-06-20 Gary Benson <gbenson@redhat.com>
9579
9580 * gdb.arch/i386-avx.exp: Fix include file location.
9581 * gdb.arch/i386-sse.exp: Likewise.
9582
9583 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9584
9585 * gdb.dlang/expression.exp: New file.
9586
9587 2014-06-19 Pedro Alves <palves@redhat.com>
9588
9589 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9590 out from ...
9591 (top level): ... here. Iterate running tests under different
9592 scheduler-locking settings.
9593
9594 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9595
9596 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9597 to DW_FORM_addr and use non-zero addresses.
9598
9599 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9600
9601 PR gdb/17017
9602 * gdb.python/py-xmethods.cc: Add global function call counters and
9603 increment them in their respective functions. Remove "cout"
9604 statements.
9605 * gdb.python/py-xmethods.exp: Make tests check the global function
9606 call counters instead of depending on inferior IO.
9607
9608 2014-06-18 Don Breazeal <donb@codesourcery.com>
9609
9610 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9611 Deleted procedure.
9612 (explicit_fork_parent_follow): Deleted procedure.
9613 (explicit_fork_child_follow): Deleted procedure.
9614 (test_follow_fork): New procedure.
9615 (do_fork_tests): Replace calls to deleted procedures with
9616 calls to test_follow_fork and reset GDB for subsequent
9617 procedure calls.
9618
9619 2014-06-17 Yao Qi <yao@codesourcery.com>
9620
9621 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9622 CP1252.
9623
9624 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9625
9626 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9627 Initialize ptr and S explicitly.
9628 (skip_type_update_when_not_use_rtti_test): Likewise.
9629
9630 2014-06-16 Keith Seitz <keiths@redhat.com>
9631
9632 PR mi/15863
9633 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9634 the inferior is started.
9635
9636 2014-06-16 Pedro Alves <palves@redhat.com>
9637
9638 * gdb.base/break-main-file-remove-fail.c: New file.
9639 * gdb.base/break-main-file-remove-fail.exp: New file.
9640 * gdb.base/break-unload-file.exp: Use build_executable instead of
9641 prepare_for_testing.
9642 (test_break): New parameter "initial_load". Handle it.
9643 (top level): Add initial_load cmdline/file axis.
9644
9645 2014-06-12 Tom Tromey <tromey@redhat.com>
9646
9647 * gdb.base/completion.exp: Don't use directory name in test.
9648
9649 2014-06-09 Gary Benson <gbenson@redhat.com>
9650
9651 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9652 separate the always-available ANSI-standard signals from the
9653 signals that require checking.
9654 (main): Likewise.
9655 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9656 Likewise.
9657 (main): Likewise.
9658
9659 2014-06-07 Keith Seitz <keiths@redhat.com>
9660
9661 Revert:
9662 PR c++/16253
9663 * gdb.cp/var-tag.cc: New file.
9664 * gdb.cp/var-tag.exp: New file.
9665 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9666 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9667 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9668 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9669
9670 2014-06-06 Doug Evans <xdje42@gmail.com>
9671
9672 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9673
9674 2014-06-06 Pedro Alves <palves@redhat.com>
9675
9676 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9677 in target debug output instead of looking at RSP packets,
9678 disabling the test on any target that uses hardware stepping.
9679 Update comments.
9680
9681 2014-06-06 Pedro Alves <palves@redhat.com>
9682
9683 * gdb.base/break-unload-file.exp: Fix typo.
9684
9685 2014-06-06 Yao Qi <yao@codesourcery.com>
9686
9687 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9688 from "jit_function" to "^jit_function".
9689
9690 2014-06-06 Yao Qi <yao@codesourcery.com>
9691
9692 * gdb.base/async.c (foo): Add one statement.
9693 * gdb.base/async.exp: Get the next instruction address and
9694 match the output of "nexti" by instruction address. Match
9695 the hex address in the output of "finish".
9696
9697 2014-06-06 Gary Benson <gbenson@redhat.com>
9698
9699 * gdb.base/call-signals.c: Remove preprocessor conditionals
9700 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9701 SIGSEGV and SIGTERM.
9702 * gdb.base/sigall.c: Likewise.
9703 * gdb.base/unwindonsignal.c: Likewise.
9704 * gdb.reverse/sigall-reverse.c: Likewise.
9705
9706 2014-06-06 Yao Qi <yao@codesourcery.com>
9707
9708 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9709 readable, skip the test.
9710
9711 2014-06-06 Yao Qi <yao@codesourcery.com>
9712
9713 * gdb.threads/staticthreads.c (thread_function): Move the line
9714 setting breakpoint on forward.
9715 * gdb.threads/staticthreads.exp: Update comments.
9716
9717 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9718
9719 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9720 "history-append! type error".
9721
9722 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9723
9724 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9725 erroneous dprintf expected input.
9726
9727 2014-06-04 Doug Evans <xdje42@gmail.com>
9728
9729 * gdb.guile/scm-generics.exp: Delete.
9730
9731 2014-06-04 Doug Evans <xdje42@gmail.com>
9732
9733 * gdb.guile/scm-breakpoint.exp: Update.
9734 Add tests for breakpoint registration.
9735
9736 2014-06-04 Tom Tromey <tromey@redhat.com>
9737
9738 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9739 VLA-in-union.
9740 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9741 inner_vla_struct, vla_union types. Initialize objects of those
9742 types and compute their sizes.
9743
9744 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9745 Hui Zhu <hui@codesourcery.com>
9746
9747 * gdb.base/fileio.exp: Add test for shell not available as well as
9748 available.
9749 * gdb.base/fileio.c (test_system): Check for shell twice.
9750
9751 2014-06-04 Yao Qi <yao@codesourcery.com>
9752
9753 * gdb.base/auto-connect-native-target.exp: Remove redundant
9754 space from the regexp pattern.
9755
9756 2014-06-04 Yao Qi <yao@codesourcery.com>
9757
9758 * gdb.base/default.exp: Replace "child" with "native" in
9759 regexp pattern.
9760
9761 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9762
9763 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9764 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9765 * gdb.python/py-xmethods.py: Python script supporting the
9766 new testcase and tests.
9767
9768 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9769 Pedro Alves <palves@redhat.com>
9770
9771 PR breakpoints/17000
9772 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9773 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9774
9775 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9776
9777 * gdb.base/subst.exp: Add tests to verify partial path matching
9778 output.
9779
9780 2014-06-03 Pedro Alves <palves@redhat.com>
9781
9782 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9783 target that doesn't use software single-stepping.
9784
9785 2014-06-03 Pedro Alves <palves@redhat.com>
9786
9787 PR breakpoints/17000
9788 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9789 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9790
9791 2014-06-02 Doug Evans <xdje42@gmail.com>
9792
9793 * gdb.guile/scm-parameter.exp: New file.
9794
9795 2014-06-02 Doug Evans <xdje42@gmail.com>
9796
9797 * gdb.guile/scm-cmd.c: New file.
9798 * gdb.guile/scm-cmd.exp: New file.
9799
9800 2014-06-02 Doug Evans <xdje42@gmail.com>
9801
9802 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9803 pretty-printer lookup.
9804 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9805 (make-pp_s-printer): Call it.
9806 (make-pretty-printer-from-dict): New function.
9807 (lookup-pretty-printer-maker-from-dict): New function.
9808 (*pretty-printer*): Simplify.
9809 (make-objfile-pp_s-printer): New function.
9810 (install-objfile-pretty-printers!): New function.
9811 (make-progspace-pp_s-printer): New function.
9812 (install-progspace-pretty-printers!): New function.
9813 * gdb.guile/scm-progspace.c: New file.
9814 * gdb.guile/scm-progspace.exp: New file.
9815
9816 2014-06-02 Pedro Alves <palves@redhat.com>
9817
9818 * gdb.base/dprintf-bp-same-addr.c: New file.
9819 * gdb.base/dprintf-bp-same-addr.exp: New file.
9820
9821 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9822
9823 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9824 * gdb.arch/powerpc-power.s: Likewise.
9825
9826 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9827
9828 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9829
9830 2014-06-01 Yao Qi <yao@codesourcery.com>
9831
9832 * gdb.base/watchpoint.exp (test_watch_location): Check null
9833 pointer can be dereferenced. If not, do the test, otherwise
9834 skip it.
9835
9836 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9837
9838 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9839 results.
9840 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9841
9842 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9843
9844 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9845 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9846 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9847 * gdb.arch/amd64-invalid-stack-top.c: New file.
9848 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9849
9850 2014-05-30 Pedro Alves <palves@redhat.com>
9851
9852 PR breakpoints/17000
9853 * gdb.base/sss-bp-on-user-bp.c: New file.
9854 * gdb.base/sss-bp-on-user-bp.exp: New file.
9855
9856 2014-05-30 David Blaikie <dblaikie@gmail.com>
9857
9858 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9859 gnu_inline semantics via attribute.
9860 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9861 source explicitly specifies the required semantics.
9862
9863 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9864
9865 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9866
9867 2014-05-29 Pedro Alves <palves@redhat.com>
9868 Tom Tromey <tromey@redhat.com>
9869
9870 * gdb.base/async-shell.exp: Don't enable target-async.
9871 * gdb.base/async.exp
9872 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9873 parameter. Adjust.
9874 (top level): Don't test with "target-async".
9875 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9876 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9877 * gdb.base/inferior-died.exp: Don't enable target-async.
9878 * gdb.base/interrupt-noterm.exp: Likewise.
9879 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9880 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9881 * gdb.mi/mi-nonstop.exp: Likewise.
9882 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9883 * gdb.mi/mi-nsintrall.exp: Likewise.
9884 * gdb.mi/mi-nsmoribund.exp: Likewise.
9885 * gdb.mi/mi-nsthrexec.exp: Likewise.
9886 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9887 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9888 * gdb.python/py-evsignal.exp: Don't enable target-async.
9889 * gdb.python/py-evthreads.exp: Likewise.
9890 * gdb.python/py-prompt.exp: Likewise.
9891 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9892 * gdb.server/solib-list.exp: Don't enable target-async.
9893 * gdb.threads/thread-specific-bp.exp: Likewise.
9894 * lib/mi-support.exp: Adjust to use mi-async.
9895
9896 2014-05-29 Pedro Alves <palves@redhat.com>
9897
9898 PR gdb/13860
9899 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9900 reason, even in sync mode.
9901
9902 2014-05-29 Pedro Alves <palves@redhat.com>
9903 Hui Zhu <hui@codesourcery.com>
9904
9905 PR PR15693
9906 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
9907 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
9908 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
9909 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
9910
9911 2014-05-28 Joel Brobecker <brobecker@adacore.com>
9912
9913 * config/monitor.exp (gdb_target_monitor): Replace use of
9914 "set remotebaud" by "set serial baud".
9915
9916 2014-05-26 Andy Wingo <wingo@igalia.com>
9917
9918 * gdb.guile/scm-breakpoint.exp:
9919 * gdb.guile/scm-gsmob.exp: Update to use plain old object
9920 properties instead of gdb-object-properties.
9921
9922 2014-05-26 Yao Qi <yao@codesourcery.com>
9923
9924 * gdb.server/no-thread-db.exp: Specify source file name
9925 explicitly when setting a breakpoint.
9926
9927 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9928
9929 * gdb.btrace/vdso.c: New.
9930 * gdb.btrace/vdso.exp: New.
9931
9932 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9933
9934 * gdb.base/gcore.exp (capture_command_output): Move ...
9935 * lib/gdb.exp (capture_command_output): ... here.
9936
9937 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
9938
9939 * gdb.btrace/data.exp: Test memory access during btrace replay.
9940
9941 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
9942
9943 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
9944
9945 2014-05-21 Pedro Alves <palves@redhat.com>
9946
9947 PR gdb/13860
9948 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
9949 (top level): Test that output related to execution commands is
9950 sent to the console with CLI commands, but not with MI commands.
9951 Test that breakpoint events are always mirrored to the console.
9952 Also expect the new source line to be output after a "next" in
9953 async mode too. Make it a pass/fail test.
9954 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
9955 output.
9956 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
9957
9958 2014-05-21 Pedro Alves <palves@redhat.com>
9959
9960 * gdb.base/list.exp (build_pattern, test_list): New procedures.
9961 Use them to test variations of "list" after reaching a breakpoint.
9962 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
9963 Test "list" with listsize 10 after reaching a breakpoint.
9964 * gdb.python/python.exp (decode_line current location line
9965 number): Adjust expected line number.
9966
9967 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
9968
9969 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
9970 behavior for $args, pass it directly to "run".
9971
9972 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
9973
9974 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
9975 30000 to 65536.
9976
9977 2014-05-21 Pedro Alves <palves@redhat.com>
9978
9979 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
9980 auto-connect-native-target off".
9981 * gdb.base/auto-connect-native-target.c: New file.
9982 * gdb.base/auto-connect-native-target.exp: New file.
9983
9984 2014-05-21 Pedro Alves <palves@redhat.com>
9985
9986 * gdb.base/default.exp: Test "target native" instead of "target
9987 child".
9988
9989 2014-05-21 Mark Wielaard <mjw@redhat.com>
9990
9991 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
9992
9993 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9994
9995 Fix TLS access for -static -pthread.
9996 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
9997 <HAVE_TLS> (thread_function, main): Initialize it.
9998 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
9999 Add clean_restart.
10000 <$have_tls != "">: Check TLSVAR.
10001
10002 2014-05-21 Pedro Alves <palves@redhat.com>
10003
10004 * gdb.base/dcache-line-read-error.c: New.
10005 * gdb.base/dcache-line-read-error.exp: New.
10006
10007 2014-05-20 Pedro Alves <palves@redhat.com>
10008
10009 * gdb.base/compare-sections.c: New file.
10010 * gdb.base/compare-sections.exp: New file.
10011
10012 2014-05-20 Pedro Alves <palves@redhat.com>
10013
10014 * gdb.base/break-idempotent.c: New file.
10015 * gdb.base/break-idempotent.exp: New file.
10016
10017 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10018
10019 * gdb.btrace/nohist.exp: New.
10020
10021 2014-05-20 Yao Qi <yao@codesourcery.com>
10022
10023 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10024 gdb.reverse directory and gdb_reverse_timeout exists in board
10025 setting.
10026 * README: Document gdb_reverse_timeout.
10027
10028 2014-05-20 Yao Qi <yao@codesourcery.com>
10029
10030 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10031 'test_file_name'. Treat args as a string instead of a list.
10032 (gdb_init): Rename argument 'args' by 'test_file_name'.
10033
10034 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10035
10036 * gdb.arch/powerpc-power.exp: New file.
10037 * gdb.arch/powerpc-power.s: New file.
10038
10039 2014-05-16 Doug Evans <dje@google.com>
10040
10041 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10042 * gdb.base/completion.exp: Check that all expected files exist
10043 before doing file completion.
10044
10045 2014-05-16 Doug Evans <dje@google.com>
10046
10047 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10048 Update.
10049 (do_syscall_tests_without_xml): Update.
10050
10051 2014-05-16 Pedro Alves <palves@redhat.com>
10052
10053 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10054 instead of "unknown output after running".
10055
10056 2014-05-16 Yao Qi <yao@codesourcery.com>
10057
10058 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10059 file1.txt from host at the end.
10060 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10061
10062 2014-05-15 Doug Evans <dje@google.com>
10063
10064 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10065 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10066 loading file. Add test for TU lookup.
10067
10068 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10069
10070 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10071 calling "-exec-arguments" or "set args" before running the
10072 inferior.
10073
10074 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10075
10076 * lib/mi-support.exp (mi_expect_stop): Expect message for
10077 inferiors that exit with non-zero exit code.
10078
10079 2014-05-14 Yao Qi <yao@codesourcery.com>
10080
10081 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10082 match absolute path on remote host.
10083 (test_file_list_exec_source_files): Remove "/" from the
10084 pattern.
10085
10086 2014-05-14 Yao Qi <yao@codesourcery.com>
10087
10088 * boards/local-remote-host-notty.exp (${board}_file): New
10089 proc.
10090
10091 2014-05-07 Kyle McMartin <kyle@redhat.com>
10092
10093 Pushed by Joel Brobecker <brobecker@adacore.com>.
10094 * gdb.arch/aarch64-atomic-inst.c: New file.
10095 * gdb.arch/aarch64-atomic-inst.exp: New file.
10096
10097 2014-05-07 Yao Qi <yao@codesourcery.com>
10098
10099 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10100 in current context" too.
10101
10102 2014-05-05 Keith Seitz <keiths@redhat.com>
10103
10104 * gdb.linespec/ls-dollar.exp: Add test for linespec
10105 file:convenience_variable.
10106
10107 2014-05-05 Yao Qi <yao@codesourcery.com>
10108
10109 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10110 traceframes into tfile and ctf trace files. Read data from
10111 trace file and test collected data.
10112 (gdb_collect_locals_test): Likewise.
10113 (gdb_unavailable_registers_test): Likewise.
10114 (gdb_unavailable_floats): Likewise.
10115 (gdb_collect_globals_test): Likewise.
10116 (top-level): Append "ctf" to trace_file_targets if GDB
10117 supports.
10118
10119 2014-05-05 Yao Qi <yao@codesourcery.com>
10120
10121 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10122 code to ...
10123 (gdb_collect_args_test_1): ... it. New proc.
10124 (gdb_collect_locals_test): Move some code to ...
10125 (gdb_collect_locals_test_1): ... it. New proc.
10126 (gdb_unavailable_registers_test): Move some code to ...
10127 (gdb_unavailable_registers_test_1): ... it. New proc.
10128 (gdb_unavailable_floats): Move some code to ...
10129 (gdb_unavailable_floats_1): ... it. New proc.
10130
10131 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10132
10133 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10134 probes to test for bitness recognition.
10135 * gdb.arch/amd64-stap-optional-prefix.exp
10136 (test_probe_value_without_reg): New procedure.
10137 Add code to test for different kinds of bitness.
10138
10139 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10140
10141 PR breakpoints/16889
10142 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10143 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10144
10145 2014-05-01 Pedro Alves <palves@redhat.com>
10146
10147 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10148 gdb_file_cmd if no file is specified.
10149 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10150 last_loaded_file to set the remote exec-file.
10151
10152 2014-05-01 Pedro Alves <palves@redhat.com>
10153
10154 * boards/local-remote-host.exp: New file.
10155
10156 2014-05-01 Pedro Alves <palves@redhat.com>
10157
10158 * boards/local-remote-host.exp: Rename to ...
10159 * boards/local-remote-host-notty.exp: ... this.
10160
10161 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10162
10163 * gdb.ada/dyn_arrayidx: New testcase.
10164
10165 2014-04-26 Yao Qi <yao@codesourcery.com>
10166
10167 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10168 and compute the length of function main. Save it in
10169 $main_length.
10170 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10171 (top-level): Use gdb_compile to compile objects into
10172 executable and restart GDB. Remove invocation to
10173 prepare_for_testing.
10174
10175 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10176 Pedro Alves <palves@redhat.com>
10177
10178 PR server/16255
10179 * gdb.multi/multi-attach.c: New file.
10180 * gdb.multi/multi-attach.exp: New file.
10181
10182 2014-04-25 Pedro Alves <palves@redhat.com>
10183
10184 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10185 user.
10186 (top level): Test that "set remote conditional-breakpoints-packet
10187 off" works as intended.
10188 * gdb.base/dprintf.exp: Test that "set remote
10189 breakpoint-commands-packet off" works as intended.
10190 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10191 New function.
10192 (top level): Call it.
10193 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10194 remote fast-tracepoints-packet off" works as intended.
10195 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10196 * lib/gdb.exp (gdb_is_target_remote): ... here.
10197
10198 2014-04-24 David Blaikie <dblaikie@gmail.com>
10199
10200 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10201 ensure clang would not discard them.
10202 * gdb.base/gdbvars.c: Ditto.
10203 * gdb.base/memattr.c: Ditto.
10204 * gdb.base/whatis.c: Ditto.
10205 * gdb.python/py-prettyprint.c: Ditto.
10206 * gdb.trace/actions.c: Ditto.
10207 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10208 ensure clang would not discard it.
10209
10210 2014-04-24 David Blaikie <dblaikie@gmail.com>
10211
10212 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10213 clang to emit the full definition of type required by the test
10214 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10215
10216 2014-04-24 David Blaikie <dblaikie@gmail.com>
10217
10218 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10219 coax Clang into emitting the definition of the type.
10220 * gdb.cp/pr10728-x.h (y): Ditto.
10221 * gdb.cp/pr10728-y.cc (y): Ditto.
10222
10223 2014-04-24 David Blaikie <dblaikie@gmail.com>
10224
10225 * gdb.base/label.exp: XFAIL label related tests under Clang.
10226 * gdb.cp/cplabel.exp: Ditto.
10227 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10228 under Clang those using labels.
10229
10230 2014-04-25 Yao Qi <yao@codesourcery.com>
10231
10232 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10233 double_label.
10234 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10235 partial_label and double_label.
10236
10237 2014-04-24 David Blaikie <dblaikie@gmail.com>
10238
10239 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10240
10241 2014-04-24 David Blaikie <dblaikie@gmail.com>
10242
10243 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10244 of the function to work across GCC and Clang.
10245 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10246 pointer types (const void ** const V void **).
10247
10248 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10249 Walfred Tedeschi <walfred.tedeschi@intel.com>
10250
10251 * Makefile.in (EXECUTABLES): Added i386-avx512.
10252 * gdb.arch/i386-avx512.c: New file.
10253 * gdb.arch/i386-avx512.exp: Likewise.
10254
10255 2014-04-23 Keith Seitz <keiths@redhat.com>
10256
10257 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10258 (mi_make_breakpoint_table): New procedure.
10259 (mi_create_breakpoint): Use mi_make_breakpoint
10260 and return the result.
10261 (mi_make_breakpoint): New procedure.
10262 (mi_build_kv_pairs): New procedure.
10263
10264 * gdb.mi/mi-break.exp: Remove unused globals,
10265 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10266 All callers updated.
10267 * gdb.mi/mi-dprintf.exp: Use variable to track command
10268 number.
10269 Update all callers of mi_create_breakpoint and use
10270 mi_make_breakpoint_table.
10271 Remove any unused global variables.
10272 * gdb.mi/mi-nonstop.exp: Likewise.
10273 * gdb.mi/mi-nsintrall.exp: Likewise.
10274 * gdb.mi/mi-nsmoribund.exp: Likewise.
10275 * gdb.mi/mi-nsthrexec.exp: Likewise.
10276 * gdb.mi/mi-reverse.exp: Likewise.
10277 * gdb.mi/mi-simplerun.exp: Likewise.
10278 * gdb.mi/mi-stepn.exp: Likewise.
10279 * gdb.mi/mi-syn-frame.exp: Likewise.
10280 * gdb.mi/mi-until.exp: Likewise.
10281 * gdb.mi/mi-var-cp.exp: Likewise.
10282 * gdb.mi/mi-var-display.exp: Likewise.
10283 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10284 * gdb.mi/mi2-var-child.exp: Likewise.
10285 * gdb.mi/mi-vla-c99.exp: Likewise.
10286 * lib/mi-support.exp: Likewise.
10287
10288 From Ian Lance Taylor <iant@cygnus.com>:
10289 * lib/gdb.exp (parse_args): New procedure.
10290
10291 2014-04-23 Pedro Alves <palves@redhat.com>
10292
10293 * gdb.base/break-unload-file.c: New file.
10294 * gdb.base/break-unload-file.exp: New file.
10295 * gdb.base/sym-file-lib.c (baz): New function.
10296 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10297 field.
10298 (load): Store the segment's mapped size.
10299 (unload): New function.
10300 (unload_shlib): New function.
10301 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10302 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10303 set a breakpoint at baz, and call it.
10304 * gdb.base/sym-file.exp: New tests for stale breakpoint
10305 instructions.
10306
10307 2014-04-23 Pedro Alves <palves@redhat.com>
10308
10309 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10310 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10311 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10312 * gdb.base/hbreak-unmapped.c: New file.
10313 * gdb.base/hbreak-unmapped.exp: New file.
10314 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10315 * lib/gdb.exp (gdb_is_target_remote): ... here.
10316
10317 2014-04-22 Pedro Alves <palves@redhat.com>
10318
10319 * gdb.base/consecutive-step-over.c: New file.
10320 * gdb.base/consecutive-step-over.exp: New file.
10321
10322 2014-04-22 Pedro Alves <palves@redhat.com>
10323
10324 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10325 instead of send_gdb/gdb_expect.
10326
10327 2014-04-22 Yao Qi <yao@codesourcery.com>
10328
10329 * lib/trace-support.exp (generate_tracefile): New procedure.
10330 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10331 return 0.
10332 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10333 if generate_tracefile returns 1.
10334
10335 2014-04-18 Tom Tromey <palves@redhat.com>
10336 Pedro alves <tromey@redhat.com>
10337
10338 PR backtrace/15558
10339 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10340 with a backtrace limit.
10341 * gdb.python/py-frame-inline.exp: Test running to an inline
10342 function with a backtrace limit, and printing the newest frame.
10343 * gdb.python/py-frame-inline.c (main): Call f.
10344
10345 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10346
10347 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10348
10349 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10350
10351 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10352 Drop prefix from unsupported source file path.
10353
10354 2014-04-17 Yao Qi <yao@codesourcery.com>
10355
10356 * lib/gdb.exp (with_target_charset): New proc.
10357 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10358 with_target_charset.
10359 (test_print_strings): Likewise.
10360 (test_repeat_bytes): Likewise.
10361 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10362 for some tests.
10363
10364 2014-04-16 Keith Seitz <keiths@redhat.com>
10365
10366 PR gdb/15827
10367 * gdb.dwarf2/corrupt.c: New file.
10368 * gdb.dwarf2/corrupt.exp: New file.
10369
10370 2014-04-16 Keith Seitz <keiths@redhat.com>
10371
10372 PR c++/16597
10373 * gdb.cp/namelessclass.cc: New file.
10374 * gdb.cp/namelessclass.exp: New file.
10375 * gdb.cp/namelessclass.S: New file.
10376
10377 2014-04-16 Doug Evans <dje@google.com>
10378
10379 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10380 Add comment.
10381 (gdbserver_default_get_comm_port): New function.
10382 (gdbserver_start): Check if board file provided
10383 "gdbserver,get_comm_port" and use it if so.
10384 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10385 (gdb,socketport): Set to "stdio".
10386 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10387 (stdio_gdbserver_template): Delete.
10388 (${board}_get_remote_address): Update.
10389 (${board}_build_remote_cmd): Delete.
10390 (${board}_get_comm_port): New function.
10391 (${board}_spawn): Update.
10392 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10393 Delete.
10394 (${board}_get_remote_address): Update.
10395 (${board}_get_comm_port): New function.
10396
10397 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10398
10399 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10400 appearing in any order.
10401
10402 2014-04-15 Doug Evans <dje@google.com>
10403
10404 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10405 uninitialized value of "description".
10406
10407 2014-04-15 Keith Seitz <keiths@redhat.com>
10408
10409 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10410 Remove unused globals.
10411 (test_running_the_program): Likewise.
10412 (test_controlled_execution): Likewise.
10413 (test_controlling_breakpoints): Likewise.
10414 (test_program_termination): Likewise.
10415
10416 2014-04-15 Keith Seitz <keiths@redhat.com>
10417
10418 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10419 unused globals.
10420 (test_rbreak_creation_and_listing): Likewise.
10421 (test_ignore_count): Likewise.
10422 (test_error): Likewise.
10423
10424 2014-04-15 Pedro Alves <palves@redhat.com>
10425
10426 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10427 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10428 sym-file-loader.c.
10429 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10430 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10431 to sym-file-loader.c.
10432 (struct library): Forward declare.
10433 (load_shlib, lookup_function): Change prototypes.
10434 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10435 (translate_offset): Remove declarations.
10436 (get_text_addr): New declaration.
10437 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10438 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10439 sym-file-loader.h.
10440 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10441 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10442 here from sym-file-loader.h.
10443 (struct library): New structure.
10444 (load_shlib, lookup_function): Change prototypes and adjust to
10445 work with a struct library.
10446 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10447 (translate_offset): Make static.
10448 (get_text_addr): New function.
10449 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10450
10451 2014-04-15 Pedro Alves <palves@redhat.com>
10452
10453 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10454
10455 2014-04-15 Pedro Alves <palves@redhat.com>
10456
10457 * gdb.base/sym-file-loader.c: Include <limits.h>.
10458 (SELF_LINK): New define.
10459 (get_origin): New function.
10460 (load_shlib): Use it.
10461 * gdb.base/sym-file.exp: Don't early return if the target is
10462 remote. Use runto_main, and issue fail is that fails. Use
10463 gdb_load_shlibs.
10464 (shlib_name): Delete.
10465 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10466
10467 2014-04-15 Pedro Alves <palves@redhat.com>
10468
10469 * gdb.base/sym-file.exp: Remove regex characters from test
10470 message. Don't refer to breakpoint numbers in test messages.
10471
10472 2014-04-14 Keith Seitz <keiths@redhat.com>
10473
10474 PR c++/16253
10475 * gdb.cp/var-tag.cc: New file.
10476 * gdb.cp/var-tag.exp: New file.
10477 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10478 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10479 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10480 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10481
10482 2014-04-14 Tom Tromey <tromey@redhat.com>
10483
10484 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10485 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10486 type.
10487 * gdb.cp/enum-class.exp: New file.
10488 * gdb.cp/enum-class.cc: New file.
10489
10490 2014-04-14 Tom Tromey <tromey@redhat.com>
10491
10492 * gdb.dwarf2/enum-type.exp: New file.
10493
10494 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10495
10496 * gdb.mi/mi-vla-c99.exp: New file.
10497 * gdb.mi/vla.c: New file.
10498
10499 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10500
10501 * gdb.base/vla-datatypes.c: New file.
10502 * gdb.base/vla-datatypes.exp: New file.
10503
10504 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10505
10506 * gdb.base/vla-ptr.c: New file.
10507 * gdb.base/vla-ptr.exp: New file.
10508
10509 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10510
10511 * gdb.dwarf2/count.exp: New file.
10512
10513 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10514
10515 * gdb.base/vla-sideeffect.c: New file.
10516 * gdb.base/vla-sideeffect.exp: New file.
10517
10518 2014-04-14 David Blaikie <dblaikie@gmail.com>
10519
10520 * gdb.mi/non-stop.c: Add return value for non-void function return
10521 statement.
10522 * gdb.threads/staticthreads.c: Ditto.
10523
10524 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10525 Doug Evans <xdje42@gmail.com>
10526
10527 * gdb.guile/scm-value.c: Improve test case.
10528 * gdb.guile/scm-value.exp: Add new test.
10529
10530 2014-04-11 David Blaikie <dblaikie@gmail.com>
10531
10532 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10533 override Clang's default.
10534
10535 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10536
10537 Revert the following changes (regressions):
10538
10539 * gdb.base/vla-sideeffect.c: New file.
10540 * gdb.base/vla-sideeffect.exp: New file.
10541
10542 * gdb.dwarf2/count.exp: New file.
10543
10544 * gdb.base/vla-multi.c: New file.
10545 * gdb.base/vla-multi.exp: New file.
10546
10547 * gdb.base/vla-ptr.c: New file.
10548 * gdb.base/vla-ptr.exp: New file.
10549
10550 * gdb.base/vla-datatypes.c: New file.
10551 * gdb.base/vla-datatypes.exp: New file.
10552
10553 * gdb.mi/mi-vla-c99.exp: New file.
10554 * gdb.mi/vla.c: New file.
10555
10556 2014-04-11 Keith Seitz <keiths@redhat.com>
10557
10558 PR c++/16675
10559 * gdb.cp/cpsizeof.exp: New file.
10560 * gdb.cp/cpsizeof.cc: New file.
10561
10562 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10563
10564 * gdb.mi/mi-vla-c99.exp: New file.
10565 * gdb.mi/vla.c: New file.
10566
10567 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10568
10569 * gdb.base/vla-datatypes.c: New file.
10570 * gdb.base/vla-datatypes.exp: New file.
10571
10572 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10573
10574 * gdb.base/vla-ptr.c: New file.
10575 * gdb.base/vla-ptr.exp: New file.
10576
10577 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10578
10579 * gdb.base/vla-multi.c: New file.
10580 * gdb.base/vla-multi.exp: New file.
10581
10582 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10583
10584 * gdb.dwarf2/count.exp: New file.
10585
10586 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10587
10588 * gdb.base/vla-sideeffect.c: New file.
10589 * gdb.base/vla-sideeffect.exp: New file.
10590
10591 2014-04-11 Yao Qi <yao@codesourcery.com>
10592
10593 * gdb.base/completion.exp: Check file exists before running tests
10594 on file completion.
10595
10596 2014-04-10 Pedro Alves <palves@redhat.com>
10597
10598 * gdb.base/cond-eval-mode.c: New file.
10599 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10600 prepare_for_testing to build the new file. Check result of
10601 runto_main.
10602 (test_break, test_watch): New procedures.
10603 (top level): Use them.
10604
10605 2014-04-08 Pierre Muller <muller@sourceware.org>
10606
10607 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10608 Ctrl-V use for mingw hosts.
10609
10610 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10611
10612 * gdb.python/py-value.c: Improve test case.
10613 * gdb.python/py-value.exp: Add new test.
10614
10615 2014-04-07 David Blaikie <dblaikie@gmail.com>
10616
10617 * lib/compiler.c: Identify the clang compiler.
10618 * lib/compiler.cc: Ditto.
10619
10620 2014-04-03 Yao Qi <yao@codesourcery.com>
10621
10622 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10623
10624 2014-04-01 Anton Blanchard <anton@samba.org>
10625
10626 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10627 messages unique.
10628
10629 2014-04-01 Anton Blanchard <anton@samba.org>
10630
10631 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10632 prepare_for_testing.
10633
10634 2014-04-01 Anton Blanchard <anton@samba.org>
10635
10636 * gdb.arch/ppc64-atomic-inst.c: Remove.
10637 * gdb.arch/ppc64-atomic-inst.S: New file.
10638 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10639
10640 2014-03-31 Doug Evans <dje@google.com>
10641
10642 * gdb.base/print-symbol-loading-lib.c: New file.
10643 * gdb.base/print-symbol-loading-main.c: New file.
10644 * gdb.base/print-symbol-loading.exp: New file.
10645
10646 2014-03-31 Yao Qi <yao@codesourcery.com>
10647
10648 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10649
10650 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10651
10652 * gdb.ada/mi_dyn_arr: New testcase.
10653
10654 2014-03-27 Doug Evans <dje@google.com>
10655
10656 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10657
10658 2014-03-27 Yao Qi <yao@codesourcery.com>
10659
10660 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10661 if target is nios2-*-*.
10662
10663 2014-03-26 Yao Qi <yao@codesourcery.com>
10664
10665 * lib/gdb.exp (readline_is_used): New proc.
10666 * gdb.base/completion.exp: Move tests on command complete up.
10667 Skip the rest of tests if readline is not used.
10668 * gdb.ada/complete.exp: Skp the test if readline is not
10669 used.
10670 * gdb.base/filesym.exp: Likewise.
10671 * gdb.base/macscp.exp: Likewise.
10672 * gdb.base/readline-ask.exp: Likewise.
10673 * gdb.base/readline.exp: Likewise.
10674 * gdb.python/py-cmd.exp: Likewise.
10675 * gdb.trace/tfile.exp: Likewise.
10676
10677 2014-03-26 Yao Qi <yao@codesourcery.com>
10678
10679 * gdb.base/macscp.exp: Fix code format issues.
10680
10681 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10682
10683 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10684 * gdb.asm/powerpc64le.inc: New file.
10685
10686 2014-03-25 Pedro Alves <palves@redhat.com>
10687 Doug Evans <dje@google.com>
10688
10689 * gdb.base/source-execution.c: New file.
10690 * gdb.base/source-execution.exp: New file.
10691 * gdb.base/source-execution.gdb: New file.
10692
10693 2014-03-24 Doug Evans <dje@google.com>
10694
10695 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10696 using fission.
10697
10698 2014-03-24 Hui Zhu <hui@codesourcery.com>
10699 Pedro Alves <palves@redhat.com>
10700
10701 PR breakpoints/16101
10702 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10703 test pass/fail messages. Detect missing support for dprintf when
10704 breakpoints are actually inserted.
10705 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10706 breakpoints are actually inserted.
10707 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10708 fails.
10709
10710 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10711
10712 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10713
10714 2014-03-22 Doug Evans <xdje42@gmail.com>
10715
10716 * gdb.python/python.exp (python not supported): Verify multi-line
10717 python command issues an error.
10718 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10719 guile command issues an error.
10720
10721 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10722
10723 * gdb.threads/thread-specific.exp: Handle the lack of usable
10724 $this_breakpoint and $this_thread.
10725
10726 2014-03-21 Hui Zhu <hui@codesourcery.com>
10727
10728 * gdb.base/attach.exp (do_command_attach_tests): New.
10729
10730 2014-03-20 Tom Tromey <tromey@redhat.com>
10731 Pedro Alves <palves@redhat.com>
10732
10733 PR cli/15718
10734 * gdb.base/condbreak-call-false.c: New file.
10735 * gdb.base/condbreak-call-false.exp: New file.
10736
10737 2014-03-20 Pedro Alves <palves@redhat.com>
10738
10739 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10740 Delete.
10741 (block_signals, unblock_signals): Delete.
10742 (child_function_2, main): Remove references to deleted variable
10743 and functions.
10744
10745 2014-03-20 Pedro Alves <palves@redhat.com>
10746
10747 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10748 Use pthread_kill to signal thread 2.
10749 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10750 Adjust to make the test send itself a signal rather than using the
10751 host's "kill" command.
10752
10753 2014-03-20 Pedro Alves <palves@redhat.com>
10754
10755 * gdb.threads/multiple-step-overs.c: New file.
10756 * gdb.threads/multiple-step-overs.exp: New file.
10757 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10758 Adjust expected infrun debug output.
10759
10760 2014-03-20 Pedro Alves <palves@redhat.com>
10761
10762 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10763 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10764
10765 2014-03-20 Pedro Alves <palves@redhat.com>
10766
10767 PR breakpoints/7143
10768 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10769 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10770 of gdb_test_multiple.
10771 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10772 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10773
10774 2014-03-20 Pedro Alves <palves@redhat.com>
10775
10776 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10777 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10778
10779 2014-03-19 Pedro Alves <palves@redhat.com>
10780
10781 * gdb.base/async.exp: Remove early return.
10782
10783 2014-03-19 Pedro Alves <palves@redhat.com>
10784
10785 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10786
10787 2014-03-19 Pedro Alves <palves@redhat.com>
10788
10789 * gdb.base/async.exp (test_background): Expect \r\n after
10790 "completed." in the fail pattern.
10791
10792 2014-03-19 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.base/async.exp (test_background): New procedure.
10795 Use it for all background execution command tests.
10796
10797 2014-03-19 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.base/async.exp: Use prepare_for_testing.
10800
10801 2014-03-19 Pedro Alves <palves@redhat.com>
10802
10803 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10804 the same line.
10805
10806 2014-03-19 Pedro Alves <palves@redhat.com>
10807
10808 * gdb.base/async.c (main): Add "jump here" and "until here" line
10809 marker comments.
10810 * gdb.base/async.exp (jump_here): New global.
10811 (jump& test): Use it.
10812 (until_here): New global.
10813 (until& test): Use it.
10814
10815 2014-03-19 Pedro Alves <palves@redhat.com>
10816
10817 * gdb.base/async.exp: Don't frob gdb_protocol.
10818
10819 2014-03-18 Doug Evans <xdje42@gmail.com>
10820
10821 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10822 Fix spelling of exec-done-display.
10823
10824 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10825
10826 PR gdb/15358
10827 * gdb.base/gdb-sigterm.c: New file.
10828 * gdb.base/gdb-sigterm.exp: New file.
10829
10830 2014-03-18 Pedro Alves <palves@redhat.com>
10831
10832 PR gdb/13860
10833 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10834 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10835 solib-event.
10836
10837 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10838
10839 * gdb.ada/pckd_arr_ren: New testcase.
10840
10841 2014-03-13 Doug Evans <xdje42@gmail.com>
10842
10843 PR guile/16612
10844 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10845 collect after discarding symbols.
10846
10847 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10848 Doug Evans <xdje42@gmail.com>
10849
10850 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10851 to history survives a gc.
10852
10853 2014-03-13 Pedro Alves <palves@redhat.com>
10854
10855 * gdb.base/default.exp: Don't test "target procfs".
10856
10857 2014-03-13 Pedro Alves <palves@redhat.com>
10858
10859 * gdb.base/default.exp: Update "target child" and "target procfs"
10860 tests to not expect "Unix".
10861
10862 2014-03-12 Tom Tromey <tromey@redhat.com>
10863
10864 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10865 New procs. Add target-async tests.
10866 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10867 Add target-async tests.
10868
10869 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10870
10871 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10872 'func_start' and 'func_end' for the beginning and end of the
10873 function code, respectively.
10874 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10875 'func_end' instead of 'func' and 'main'.
10876
10877 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10878
10879 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10880 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10881 generate the debug info assembler source.
10882
10883 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10884
10885 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10886 * gdb.dwarf2/arr-subrange.exp: Likewise.
10887 * gdb.dwarf2/dwz.exp: Likewise.
10888 * gdb.dwarf2/method-ptr.exp: Likewise.
10889 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10890 * gdb.dwarf2/subrange.exp: Likewise.
10891 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10892 * gdb.dwarf2/implptrpiece.exp: Likewise.
10893 * gdb.dwarf2/nostaticblock.exp: Likewise.
10894
10895 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10896
10897 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10898 directory to absolute path name arguments.
10899
10900 2014-03-10 Joel Brobecker <brobecker@adacore.com>
10901
10902 * gdb.ada/tagged_access: New testcase.
10903
10904 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
10905
10906 * gdb.btrace/data.exp: Update expected output.
10907
10908 2014-03-06 Yao Qi <yao@codesourcery.com>
10909
10910 * gdb.trace/pr16508.exp: New file.
10911
10912 2014-03-05 Pedro Alves <palves@redhat.com>
10913
10914 PR gdb/16575
10915 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
10916 procedure.
10917 (top level): Adjust to use it. Add tests that exercise breakpoint
10918 interaction with the code-cache.
10919
10920 2014-02-26 Ludovic Courtès <ludo@gnu.org>
10921
10922 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
10923 test for 'history-append!'.
10924
10925 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10926
10927 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
10928 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
10929 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
10930 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
10931 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
10932 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
10933
10934 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10935
10936 * testsuite/gdb.python/py-pp-re-notag.c: New file.
10937 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
10938 * testsuite/gdb.python/py-pp-re-notag.p: New file.
10939
10940 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10941
10942 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
10943
10944 2014-02-26 Joel Brobecker <brobecker@adacore.com>
10945
10946 * gdb.dwarf2/arr-stride.c: New file.
10947 * gdb.dwarf2/arr-stride.exp: New file.
10948
10949 2014-02-26 Pedro Alves <palves@redhat.com>
10950
10951 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
10952 that won't ever trigger. Make sure that GDB reports the correct
10953 breakpoint that caused the stop.
10954
10955 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10956
10957 PR gdb/16626
10958 * gdb.base/auto-load-script: New file.
10959 * gdb.base/auto-load.c: New file.
10960 * gdb.base/auto-load.exp: New file.
10961
10962 PR gdb/16626
10963 * gdb.base/auto-load.exp: Fix out-of-srctree run.
10964
10965 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
10966
10967 Fix dw2-icycle.exp -fsanitize=address GDB crash.
10968 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
10969
10970 2014-02-24 Doug Evans <dje@google.com>
10971
10972 * lib/gdb.exp (run_on_host): Log error output if program fails.
10973
10974 2014-02-21 Pedro Alves <palves@redhat.com>
10975
10976 * gdb.threads/step-after-sr-lock.c: Rename to ...
10977 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
10978 * gdb.threads/step-after-sr-lock.exp: Rename to ...
10979 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10980 ... this.
10981
10982 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
10983
10984 PR tdep/16397
10985 * gdb.arch/amd64-stap-special-operands.exp: New file.
10986 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
10987 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
10988 * gdb.arch/amd64-stap-triplet.S: Likewise.
10989 * gdb.arch/amd64-stap-triplet.c: Likewise.
10990
10991 2014-02-20 Joel Brobecker <brobecker@adacore.com>
10992
10993 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
10994 in .section pseudo-op.
10995
10996 2014-02-20 lin zuojian <manjian2006@gmail.com>
10997 Joel Brobecker <brobecker@adacore.com>
10998 Doug Evans <xdje42@gmail.com>
10999
11000 PR symtab/16581
11001 * gdb.dwarf2/dw2-icycle.S: New file.
11002 * gdb.dwarf2/dw2-icycle.c: New file.
11003 * gdb.dwarf2/dw2-icycle.exp: New file.
11004
11005 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11006
11007 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11008 operations on gdb.Value objects.
11009 * gdb.python/py-value-cc.exp: Add new test to test operations on
11010 gdb.Value objects.
11011
11012 2014-02-18 Doug Evans <dje@google.com>
11013
11014 * Makefile.in (TESTS): New variable.
11015 (expanded_tests, expanded_tests_or_none): New variables
11016 (check-single): Pass $(expanded_tests_or_none) to runtest.
11017 (check-parallel): Only run tests in $(TESTS) if non-empty.
11018 (check/no-matching-tests-found): New rule.
11019 * README: Document TESTS makefile variable.
11020
11021 2014-02-18 Doug Evans <dje@google.com>
11022
11023 * Makefile.in (check-parallel): rm -rf outputs temp.
11024
11025 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11026
11027 Fix "ERROR: no fileid for" in the testsuite.
11028 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11029
11030 2014-02-12 Doug Evans <dje@google.com>
11031
11032 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11033 (MISCELLANEOUS): New variable.
11034 (clean): rm -rf $(MISCELLANEOUS).
11035 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11036 dwp live in the same directory as symlinks, with each symlink pointed
11037 to a differently named file in a different directory.
11038
11039 2014-02-11 Doug Evans <dje@google.com>
11040
11041 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11042 of Tcl file commands.
11043
11044 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11045
11046 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11047 "kill -SIGUSR1 -1".
11048
11049 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11050
11051 * gdb.ada/tick_length_array_enum_idx: New testcase.
11052
11053 2014-02-10 Doug Evans <xdje42@gmail.com>
11054
11055 * configure.ac (AC_OUTPUT): Add gdb.guile.
11056 * configure: Regenerate.
11057 * lib/gdb-guile.exp: New file.
11058 * lib/gdb.exp (get_target_charset): New function.
11059 * gdb.base/help.exp: Update expected output from "apropos apropos".
11060 * gdb.guile/Makefile.in: New file.
11061 * gdb.guile/guile.exp: New file.
11062 * gdb.guile/scm-arch.c: New file.
11063 * gdb.guile/scm-arch.exp: New file.
11064 * gdb.guile/scm-block.c: New file.
11065 * gdb.guile/scm-block.exp: New file.
11066 * gdb.guile/scm-breakpoint.c: New file.
11067 * gdb.guile/scm-breakpoint.exp: New file.
11068 * gdb.guile/scm-disasm.c: New file.
11069 * gdb.guile/scm-disasm.exp: New file.
11070 * gdb.guile/scm-equal.c: New file.
11071 * gdb.guile/scm-equal.exp: New file.
11072 * gdb.guile/scm-error.exp: New file.
11073 * gdb.guile/scm-error.scm: New file.
11074 * gdb.guile/scm-frame-args.c: New file.
11075 * gdb.guile/scm-frame-args.exp: New file.
11076 * gdb.guile/scm-frame-args.scm: New file.
11077 * gdb.guile/scm-frame-inline.c: New file.
11078 * gdb.guile/scm-frame-inline.exp: New file.
11079 * gdb.guile/scm-frame.c: New file.
11080 * gdb.guile/scm-frame.exp: New file.
11081 * gdb.guile/scm-generics.exp: New file.
11082 * gdb.guile/scm-gsmob.exp: New file.
11083 * gdb.guile/scm-iterator.c: New file.
11084 * gdb.guile/scm-iterator.exp: New file.
11085 * gdb.guile/scm-math.c: New file.
11086 * gdb.guile/scm-math.exp: New file.
11087 * gdb.guile/scm-objfile-script-gdb.in: New file.
11088 * gdb.guile/scm-objfile-script.c: New file.
11089 * gdb.guile/scm-objfile-script.exp: New file.
11090 * gdb.guile/scm-objfile.c: New file.
11091 * gdb.guile/scm-objfile.exp: New file.
11092 * gdb.guile/scm-ports.exp: New file.
11093 * gdb.guile/scm-pretty-print.c: New file.
11094 * gdb.guile/scm-pretty-print.exp: New file.
11095 * gdb.guile/scm-pretty-print.scm: New file.
11096 * gdb.guile/scm-section-script.c: New file.
11097 * gdb.guile/scm-section-script.exp: New file.
11098 * gdb.guile/scm-section-script.scm: New file.
11099 * gdb.guile/scm-symbol.c: New file.
11100 * gdb.guile/scm-symbol.exp: New file.
11101 * gdb.guile/scm-symtab-2.c: New file.
11102 * gdb.guile/scm-symtab.c: New file.
11103 * gdb.guile/scm-symtab.exp: New file.
11104 * gdb.guile/scm-type.c: New file.
11105 * gdb.guile/scm-type.exp: New file.
11106 * gdb.guile/scm-value-cc.cc: New file.
11107 * gdb.guile/scm-value-cc.exp: New file.
11108 * gdb.guile/scm-value.c: New file.
11109 * gdb.guile/scm-value.exp: New file.
11110 * gdb.guile/source2.scm: New file.
11111 * gdb.guile/types-module.cc: New file.
11112 * gdb.guile/types-module.exp: New file.
11113
11114 2014-02-10 Yao Qi <yao@codesourcery.com>
11115
11116 PR testsuite/16543
11117 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11118 * configure: Regenerated.
11119 * Makefile.in: New file.
11120
11121 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11122
11123 * gdb.python/py-framefilter.exp: Fix typo.
11124
11125 2014-02-08 Yao Qi <yao@codesourcery.com>
11126
11127 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11128 that no =breakpoint-modified is emitted when breakpoints are
11129 modified through MI commands.
11130
11131 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11132 Pedro Alves <palves@redhat.com>
11133
11134 * gdb.threads/step-after-sr-lock.c: New file.
11135 * gdb.threads/step-after-sr-lock.exp: New file.
11136
11137 2014-02-07 Pedro Alves <palves@redhat.com>
11138
11139 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11140
11141 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11142
11143 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11144 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11145
11146 2014-02-06 Doug Evans <xdje42@gmail.com>
11147
11148 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11149 output.
11150
11151 * gdb.gdb/python-interrupts.exp: New file.
11152
11153 2014-02-05 Yao Qi <yao@codesourcery.com>
11154
11155 * gdb.trace/report.exp (use_collected_data): Test the output
11156 of "info threads" and "info inferiors".
11157
11158 2014-02-05 Yao Qi <yao@codesourcery.com>
11159
11160 Revert this patch:
11161
11162 2013-05-24 Yao Qi <yao@codesourcery.com>
11163
11164 * gdb.trace/tfile.exp: Test inferior and thread.
11165
11166 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11167
11168 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11169 on a function.
11170 * gdb.base/step-bt.c: Call hello via function pointer to make
11171 sure its first instruction is executed on powerpc64le-linux.
11172
11173 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11174
11175 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11176
11177 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11178
11179 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11180 of the test patterns for use on little-endian systems.
11181
11182 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11183
11184 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11185 (decimal_vector): Fix for little-endian.
11186
11187 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11188
11189 * gdb.arch/sparc-sysstep.exp: New file.
11190 * gdb.arch/sparc-sysstep.c: Likewise.
11191
11192 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11193
11194 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11195
11196 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11197
11198 2014-01-23 Tom Tromey <tromey@redhat.com>
11199
11200 * gdb.ada/array_char_idx: New testcase.
11201
11202 2014-01-23 Tom Tromey <tromey@redhat.com>
11203
11204 PR python/16487:
11205 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11206 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11207 classes.
11208
11209 2014-01-23 Tom Tromey <tromey@redhat.com>
11210
11211 PR python/16491:
11212 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11213 string from an inferior frame.
11214 * gdb.python/py-framefilter-mi.exp: Update.
11215
11216 2014-01-22 Doug Evans <dje@google.com>
11217
11218 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11219
11220 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11221
11222 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11223
11224 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11225
11226 * gdb.trace/entry-values.exp: Remove excess space character from
11227 regex patterns. Handle s390 call instruction.
11228
11229 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11230
11231 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11232 define "*_start" label. Make "name" static.
11233 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11234 ${name} by references to ${name}_start.
11235
11236 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11237
11238 * gdb.base/info-macros.exp: Remove "debug" from the compile
11239 options.
11240
11241 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11242
11243 * gdb.dlang/demangle.exp: New file.
11244
11245 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11246
11247 * gdb.dlang/primitive-types.exp: New file.
11248
11249 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11250
11251 * configure.ac: Create gdb.dlang/Makefile.
11252 * configure: Regenerate.
11253 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11254 * gdb.dlang/Makefile.in: New file.
11255 * lib/d-support.exp: New file.
11256 * lib/gdb.exp (skip_d_tests): New proc.
11257
11258 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11259
11260 * gdb.btrace/delta.exp: Check reverse stepi.
11261 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11262 * gdb.btrace/finish.exp: New.
11263 * gdb.btrace/next.exp: New.
11264 * gdb.btrace/nexti.exp: New.
11265 * gdb.btrace/record_goto.c: Add comments.
11266 * gdb.btrace/step.exp: New.
11267 * gdb.btrace/stepi.exp: New.
11268 * gdb.btrace/multi-thread-step.c: New.
11269 * gdb.btrace/multi-thread-step.exp: New.
11270 * gdb.btrace/rn-dl-bind.c: New.
11271 * gdb.btrace/rn-dl-bind.exp: New.
11272 * gdb.btrace/data.c: New.
11273 * gdb.btrace/data.exp: New.
11274 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11275
11276 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11277
11278 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11279 * gdb.btrace/exception.exp: Update.
11280 * gdb.btrace/instruction_history.exp: Update.
11281 * gdb.btrace/record_goto.exp: Update.
11282 * gdb.btrace/tailcall.exp: Update.
11283 * gdb.btrace/unknown_functions.exp: Update.
11284 * gdb.btrace/delta.exp: New.
11285
11286 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11287
11288 * gdb.btrace/record_goto.exp: Add backtrace test.
11289 * gdb.btrace/tailcall.exp: Add backtrace test.
11290
11291 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11292
11293 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11294 * gdb.btrace/record_goto.c: New.
11295 * gdb.btrace/record_goto.exp: New.
11296 * gdb.btrace/x86-record_goto.S: New.
11297
11298 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11299
11300 * gdb.btrace/function_call_history.exp: Update tests.
11301 * gdb.btrace/instruction_history.exp: Update tests.
11302
11303 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11304
11305 * gdb.btrace/function_call_history.exp: Fix expected field
11306 order for "record function-call-history".
11307 Add new tests for "record function-call-history /c".
11308 * gdb.btrace/exception.cc: New.
11309 * gdb.btrace/exception.exp: New.
11310 * gdb.btrace/tailcall.exp: New.
11311 * gdb.btrace/x86-tailcall.S: New.
11312 * gdb.btrace/x86-tailcall.c: New.
11313 * gdb.btrace/unknown_functions.c: New.
11314 * gdb.btrace/unknown_functions.exp: New.
11315 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11316
11317 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11318
11319 * gdb.btrace/instruction_history.exp: Update.
11320 * gdb.btrace/function_call_history.exp: Update.
11321
11322 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11323
11324 * gdb.btrace/function_call_history.exp: Fix expected function
11325 trace.
11326 * gdb.btrace/instruction_history.exp: Initialize traced.
11327 Remove traced_functions.
11328
11329 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11330
11331 * gdb.btrace/function_call_history.exp: Update
11332 * gdb.btrace/instruction_history.exp: Update.
11333
11334 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11335
11336 * gdb.btrace/enable.exp: Update expected text.
11337
11338 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11339
11340 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11341 bytes.
11342
11343 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11344
11345 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11346
11347 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11348
11349 * lib/gdb.exp (supports_process_record): Return true for
11350 arm*-linux*. (supports_reverse): Likewise.
11351
11352 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11353
11354 PR python/15464
11355 PR python/16113
11356 * gdb.python/py-type.c: Enhance test case.
11357 * gdb.python/py-value-cc.cc: Likewise
11358 * gdb.python/py-type.exp: Add new tests.
11359 * gdb.python/py-value-cc.exp: Likewise
11360
11361 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11362 Pedro Alves <palves@redhat.com>
11363
11364 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11365 Make "name" extern.
11366 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11367 references to ${name}_start by references to ${name}.
11368
11369 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11370
11371 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11372
11373 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11374
11375 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11376
11377 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11378 Pedro Alves <palves@redhat.com>
11379
11380 * gdb.mi/mi-info-os.exp: Connect to the target with
11381 mi_gdb_target_load.
11382
11383 2014-01-08 Pedro Alves <palves@redhat.com>
11384
11385 * gdb.threads/reconnect-signal.c: New file.
11386 * gdb.threads/reconnect-signal.exp: New file.
11387
11388 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11389
11390 * gdb.base/source-dir.exp: New file.
11391
11392 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11393
11394 * gdb.ada/mi_interface: New testcase.
11395
11396 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11397
11398 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11399 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11400 gdb.ada/pp-rec-component/pck.ads: New files.
11401
11402 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11403
11404 * gdb.python/py-pp-integral.c: New file.
11405 * gdb.python/py-pp-integral.py: New file.
11406 * gdb.python/py-pp-integral.exp: New file.
11407
11408 For older changes see ChangeLog-1993-2013.
11409 \f
11410 ;; Local Variables:
11411 ;; mode: change-log
11412 ;; left-margin: 8
11413 ;; fill-column: 74
11414 ;; version-control: never
11415 ;; End:
11416
11417 Copyright 2014-2017 Free Software Foundation, Inc.
11418 Copying and distribution of this file, with or without modification,
11419 are permitted provided the copyright notice and this notice are preserved.