Teach GDB that wchar_t is a built-in type in C++ mode
[binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-04-12 Pedro Alves <palves@redhat.com>
2
3 PR gdb/21323
4 * gdb.cp/wide_char_types.c: Include <wchar.h>.
5 (wchar): New global.
6 * gdb.cp/wide_char_types.exp (wide_char_types_program)
7 (do_test_wide_char, wide_char_types_no_program, top level): Add
8 wchar_t testing.
9
10 2017-04-12 Pedro Alves <palves@redhat.com>
11
12 PR c++/21323
13 * gdb.cp/wide_char_types.c: New file.
14 * gdb.cp/wide_char_types.exp: New file.
15
16 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
17
18 PR gdb/21352
19 * gdb.trace/tsv.exp: Add test for "tsave -r".
20
21 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
22
23 * gdb.python/py-section-script.exp (sepdebug): New testcases.
24
25 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
26
27 * gdb.arch/arc-analyze-prologue.S: New file.
28 * gdb.arch/arc-analyze-prologue.exp: Likewise.
29
30 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
31
32 * gdb.arch/arc-decode-insn.S: New file.
33 * gdb.arch/arc-decode-insn.exp: Likewise.
34
35 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
36
37 PR tdep/20928
38 * gdb.arch/sparc64-regs.exp: New file.
39 * gdb.arch/sparc64-regs.S: Likewise.
40
41 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
42
43 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
44 and memory view on Python 3.
45
46 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
47 Keith Seitz <keiths@redhat.com>
48
49 PR gdb/14441
50 * gdb.cp/demangle.exp: Add rvalue reference tests.
51 * gdb.cp/rvalue-ref-casts.cc: New file.
52 * gdb.cp/rvalue-ref-casts.exp: New file.
53 * gdb.cp/rvalue-ref-overload.cc: New file.
54 * gdb.cp/rvalue-ref-overload.exp: New file.
55 * gdb.cp/rvalue-ref-params.cc: New file.
56 * gdb.cp/rvalue-ref-params.exp: New file.
57 * gdb.cp/rvalue-ref-sizeof.cc: New file.
58 * gdb.cp/rvalue-ref-sizeof.exp: New file.
59 * gdb.cp/rvalue-ref-types.cc: New file.
60 * gdb.cp/rvalue-ref-types.exp: New file.
61 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
62 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
63
64 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
65
66 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
67 New procedure.
68
69 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
70
71 * lib/mi-support.exp (mi_gdb_test): Add additional message
72 for unexpected output.
73
74 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
75
76 * gdb.base/examine-backward.c (Barrier): New character array
77 constant, to ensure that TestStrings is preceded by a string
78 terminator.
79
80 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
81
82 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
83 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
84 and implicit pointer into such a location.
85
86 2017-03-16 Doug Evans <dje@google.com>
87
88 * gdb.python/py-lazy-string (pointer): Really add new typedef.
89
90 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
91
92 * gdb.cp/m-static.exp: Fix expectation for prototype of
93 test5.single_constructor and single_constructor::single_constructor.
94
95 2017-03-16 Doug Evans <dje@google.com>
96
97 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
98 * gdb.guile/scm-lazy-string.c: New file.
99 * gdb.guile/scm-value.exp: Move lazy string tests to ...
100 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
101 for pointer, array, typedef lazy strings.
102
103 2017-03-16 Doug Evans <dje@google.com>
104
105 PR python/17728, python/18439, python/18779
106 * gdb.python/py-value.c (main) Delete locals sptr, sn.
107 * gdb.python/py-lazy-string.c (pointer): New typedef.
108 (main): New locals ptr, array, typedef_ptr.
109 * gdb.python/py-value.exp: Move lazy string tests to ...
110 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
111 array, typedef lazy strings.
112
113 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
114
115 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
116 Add optional 'test' parameter.
117
118 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
119
120 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
121 Skip for versions of DejaGnu < 1.5.
122
123 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
124
125 * lib/gdb.exp (dejagnu_version): New proc.
126 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
127 Use dejagnu_version.
128
129 2017-03-10 Keith Seitz <keiths@redhat.com>
130
131 PR c++/8128
132 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
133 type from destructor regexps.
134 Add a branch which actually passes the test.
135 Adjust "ptype t5i" test names.
136
137 2017-03-08 Pedro Alves <palves@redhat.com>
138
139 * gdb.base/step-over-exit.exp: Add explicit test message.
140
141 2017-03-08 Pedro Alves <palves@redhat.com>
142
143 PR gdb/18360
144 * gdb.threads/interrupt-while-step-over.c: New file.
145 * gdb.threads/interrupt-while-step-over.exp: New file.
146
147 2017-03-08 Pedro Alves <palves@redhat.com>
148
149 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
150 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
151
152 2017-03-08 Pedro Alves <palves@redhat.com>
153
154 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
155 PKRU as not supported as a PASS.
156
157 2017-03-08 Pedro Alves <palves@redhat.com>
158
159 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
160 prefix instead of $binfile1/$binfile2.
161 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
162 in test message.
163 * gdb.python/py-completion.exp: Use "load python file" as test
164 messages instead of unstable path names.
165
166 2017-03-08 Pedro Alves <palves@redhat.com>
167 Jan Kratochvil <jan.kratochvil@redhat.com>
168
169 PR cli/21218
170 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
171 New proc.
172 (top level): Call it.
173
174 2017-03-08 Pedro Alves <palves@redhat.com>
175
176 PR tui/21216
177 * gdb.tui/tui-nl-filtered-output.exp: New file.
178
179 2017-03-08 Pedro Alves <palves@redhat.com>
180
181 * gdb.base/completion.exp: Move TUI completion tests to ...
182 * gdb.tui/completion.exp: ... this new file.
183
184 2017-03-08 Pedro Alves <palves@redhat.com>
185
186 * gdb.base/tui-disasm-long-lines.c,
187 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
188 gdb.base/tui-layout.exp: Move to ...
189 * gdb.tui/: ... this new directory.
190
191 2017-03-07 Pedro Alves <palves@redhat.com>
192
193 * gdb.base/tui-layout.c: New file.
194 * gdb.base/tui-layout.exp: New file.
195
196 2017-03-07 Pedro Alves <palves@redhat.com>
197
198 * gdb.base/tui-layout.c: Rename to ...
199 * gdb.base/tui-disasm-long-lines.c: ... this.
200 * gdb.base/tui-layout.exp: Rename to ...
201 * gdb.base/tui-disasm-long-lines.exp: ... this.
202
203 2017-03-07 Pedro Alves <palves@redhat.com>
204
205 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
206
207 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
208
209 * i386-mpx-call.c: New file.
210 * i386-mpx-call.exp: New file.
211
212 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
213
214 * gdb.arch/powerpc-power.exp: Delete test.
215 * gdb.arch/powerpc-power.s: Likewise.
216 * gdb.disasm/disassembler-options.exp: New test.
217 * gdb.arch/powerpc-altivec.exp: Likewise.
218 * gdb.arch/powerpc-altivec.s: Likewise.
219 * gdb.arch/powerpc-altivec2.exp: Likewise.
220 * gdb.arch/powerpc-altivec2.s: Likewise.
221 * gdb.arch/powerpc-altivec3.exp: Likewise.
222 * gdb.arch/powerpc-altivec3.s: Likewise.
223 * gdb.arch/powerpc-power7.exp: Likewise.
224 * gdb.arch/powerpc-power7.s: Likewise.
225 * gdb.arch/powerpc-power8.exp: Likewise.
226 * gdb.arch/powerpc-power8.s: Likewise.
227 * gdb.arch/powerpc-power9.exp: Likewise.
228 * gdb.arch/powerpc-power9.s: Likewise.
229 * gdb.arch/powerpc-vsx.exp: Likewise.
230 * gdb.arch/powerpc-vsx.s: Likewise.
231 * gdb.arch/powerpc-vsx2.exp: Likewise.
232 * gdb.arch/powerpc-vsx2.s: Likewise.
233 * gdb.arch/powerpc-vsx3.exp: Likewise.
234 * gdb.arch/powerpc-vsx3.s: Likewise.
235 * gdb.arch/arm-disassembler-options.exp: Likewise.
236 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
237 * gdb.arch/s390-disassembler-options.exp: Likewise.
238
239 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
240
241 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
242 (check_supported_features): ... this. Changed return type to void.
243 (supports_rdseed): New static global.
244 (rdseed): Check supports_rdseed.
245 (initialize): Call check_supported_features.
246
247 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
248
249 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
250 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
251 and lqarx/stqcx.
252 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
253 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
254
255 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
256
257 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
258 uppercase.
259
260 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
261
262 * gdb.dwarf2/formdata16.c: New file.
263 * gdb.dwarf2/formdata16.exp: New file.
264 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
265
266 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
267
268 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
269 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
270 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
271 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
272 DW_AT_GNU_*.
273
274 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
275
276 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
277
278 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
279
280 PR gdb/21164
281 * gdb.base/maint.exp: Add testcases for when the commands do
282 not have arguments.
283
284 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
285
286 * gdb.cp/chained-calls.exp: Use p instead of P.
287
288 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
289
290 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
291 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
292
293 2017-02-14 Tom Tromey <tom@tromey.com>
294
295 PR python/13598:
296 * gdb.python/py-events.exp: Add before_prompt event tests.
297
298 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
299
300 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
301
302 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
303
304 * gdb.linespec/explicit.c (my_unique_function_name): New function.
305 (main): Call my_unique_function_name.
306 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
307 completion of patterns with a single match.
308 Add missing -re switches to gdb_test_multiple calls.
309
310 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
311
312 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
313 return if core file is not recognized.
314
315 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
316
317 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
318 and extra UIs.
319
320 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
321
322 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
323 proc_with_prefix.
324
325 2017-02-10 Tom Tromey <tom@tromey.com>
326
327 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
328
329 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
330
331 PR gdb/21122
332 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
333
334 2017-02-08 Jerome Guitton <guitton@adacore.com>
335
336 * gdb.base/define.exp: Add test for command abbreviations
337 in define.
338
339 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
340
341 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
342 * gdb.reverse/insn-reverse-x86.c: New file.
343
344 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
345
346 PR tdep/20936
347 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
348
349 2017-02-03 Tom Tromey <tom@tromey.com>
350
351 PR rust/21097:
352 * gdb.rust/simple.exp: Add new tests.
353
354 2017-02-02 Pedro Alves <palves@redhat.com>
355
356 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
357 tests.
358
359 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
360
361 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
362 taking a 2-byte value out of a 4-byte DWARF implicit value on
363 big-endian targets.
364 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
365 logic. Add test cases for DW_OP_implicit.
366
367 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
368
369 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
370
371 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
372
373 * gdb.btrace/enable.exp: Call gdb_exit before
374 skip_gdbserver_tests.
375
376 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
377
378 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
379 GDBFLAGS.
380
381 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
382
383 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
384 the test is skipped.
385 * gdb.btrace/data.exp: Likewise.
386 * gdb.btrace/delta.exp: Likewise.
387 * gdb.btrace/dlopen.exp: Likewise.
388 * gdb.btrace/enable-running.exp: Likewise.
389 * gdb.btrace/enable.exp: Likewise.
390 * gdb.btrace/exception.exp: Likewise.
391 * gdb.btrace/function_call_history.exp: Likewise.
392 * gdb.btrace/gcore.exp: Likewise.
393 * gdb.btrace/instruction_history.exp: Likewise.
394 * gdb.btrace/multi-thread-step.exp: Likewise.
395 * gdb.btrace/nohist.exp: Likewise.
396 * gdb.btrace/non-stop.exp: Likewise.
397 * gdb.btrace/reconnect.exp: Likewise.
398 * gdb.btrace/record_goto-step.exp: Likewise.
399 * gdb.btrace/record_goto.exp: Likewise.
400 * gdb.btrace/rn-dl-bind.exp: Likewise.
401 * gdb.btrace/segv.exp: Likewise.
402 * gdb.btrace/step.exp: Likewise.
403 * gdb.btrace/stepi.exp: Likewise.
404 * gdb.btrace/tailcall-only.exp: Likewise.
405 * gdb.btrace/tailcall.exp: Likewise.
406 * gdb.btrace/tsx.exp: Likewise.
407 * gdb.btrace/unknown_functions.exp: Likewise.
408 * gdb.btrace/vdso.exp: Likewise.
409
410 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
411
412 * gdb.btrace/enable-running.c: New.
413 * gdb.btrace/enable-running.exp: New.
414
415 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
416
417 * gdb.arch/amd64-gs_base.c: New file.
418 * gdb.arch/amd64-gs_base.exp: New file.
419
420 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
421
422 * lib/memory.exp: Remove spurious empty newlines.
423
424 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
425
426 * gdb.python/py-bad-printers.exp: Load python file using "source".
427 * gdb.python/py-events.exp: Likewise.
428 * gdb.python/py-evsignal.exp: Likewise.
429 * gdb.python/py-evthreads.exp: Likewise.
430 * gdb.python/py-frame-args.exp: Likewise.
431 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
432 * gdb.python/py-framefilter-mi.exp: Likewise.
433 * gdb.python/py-framefilter.exp: Likewise.
434 * gdb.python/py-mi.exp: Likewise.
435 * gdb.python/py-pp-maint.exp: Likewise.
436 * gdb.python/py-pp-registration.exp: Likewise.
437 * gdb.python/py-prettyprint.exp: Likewise.
438 (run_lang_tests): Likewise.
439 * gdb.python/py-typeprint.exp: Likewise.
440
441 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
442
443 * lib/memory.exp: New file.
444 * lib/gdb.exp: Load memory.exp.
445 * gdb.base/memattr.exp (delete_memory): Move proc to
446 lib/memory.exp and rename to delete_memory_regions.
447 Replace delete_memory with delete_memory_regions.
448 Cleanup memory regions before tests.
449 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
450 before tests.
451
452 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
453
454 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
455 files.
456 (initialize): New function conditionally defined.
457 (testcases): Move within conditional block.
458 (main): Call initialize.
459 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
460 of gdb.reverse/insn-reverse.c.
461 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
462 gdb.reverse/insn-reverse.c.
463
464 2017-01-26 Yao Qi <yao.qi@linaro.org>
465
466 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
467 disassemble on address 0.
468
469 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
470 Yao Qi <yao.qi@linaro.org>
471
472 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
473 * gdb.dwarf2/implptr-64bit.S: Remove.
474 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
475 variables in caller's context. Add DW_OP_implicit_value.
476
477 2017-01-25 Yao Qi <yao.qi@linaro.org>
478
479 * lib/dwarf.exp (Dwarf::_location): Handle
480 DW_OP_GNU_implicit_pointer with proper size.
481
482 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
483
484 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
485 and add untested calls.
486
487 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
488
489 * gdb.python/python.exp: Check line number against what GDB thinks
490 the line number is for func1.
491
492 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
493
494 * gdb.dlang/debug-expr.exp: New file.
495
496 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
497
498 Fix test names for the following files:
499
500 * gdb.ada/exec_changed.exp
501 * gdb.ada/info_types.exp
502 * gdb.arch/aarch64-atomic-inst.exp
503 * gdb.arch/aarch64-fp.exp
504 * gdb.arch/altivec-abi.exp
505 * gdb.arch/altivec-regs.exp
506 * gdb.arch/amd64-byte.exp
507 * gdb.arch/amd64-disp-step.exp
508 * gdb.arch/amd64-dword.exp
509 * gdb.arch/amd64-entry-value-inline.exp
510 * gdb.arch/amd64-entry-value-param.exp
511 * gdb.arch/amd64-entry-value-paramref.exp
512 * gdb.arch/amd64-entry-value.exp
513 * gdb.arch/amd64-i386-address.exp
514 * gdb.arch/amd64-invalid-stack-middle.exp
515 * gdb.arch/amd64-invalid-stack-top.exp
516 * gdb.arch/amd64-optimout-repeat.exp
517 * gdb.arch/amd64-prologue-skip.exp
518 * gdb.arch/amd64-prologue-xmm.exp
519 * gdb.arch/amd64-stap-special-operands.exp
520 * gdb.arch/amd64-stap-wrong-subexp.exp
521 * gdb.arch/amd64-tailcall-cxx.exp
522 * gdb.arch/amd64-tailcall-noret.exp
523 * gdb.arch/amd64-tailcall-ret.exp
524 * gdb.arch/amd64-tailcall-self.exp
525 * gdb.arch/amd64-word.exp
526 * gdb.arch/arm-bl-branch-dest.exp
527 * gdb.arch/arm-disp-step.exp
528 * gdb.arch/arm-neon.exp
529 * gdb.arch/arm-single-step-kernel-helper.exp
530 * gdb.arch/avr-flash-qualifier.exp
531 * gdb.arch/disp-step-insn-reloc.exp
532 * gdb.arch/e500-abi.exp
533 * gdb.arch/e500-regs.exp
534 * gdb.arch/ftrace-insn-reloc.exp
535 * gdb.arch/i386-avx512.exp
536 * gdb.arch/i386-bp_permanent.exp
537 * gdb.arch/i386-byte.exp
538 * gdb.arch/i386-cfi-notcurrent.exp
539 * gdb.arch/i386-disp-step.exp
540 * gdb.arch/i386-dr3-watch.exp
541 * gdb.arch/i386-float.exp
542 * gdb.arch/i386-gnu-cfi.exp
543 * gdb.arch/i386-mpx-map.exp
544 * gdb.arch/i386-mpx-sigsegv.exp
545 * gdb.arch/i386-mpx-simple_segv.exp
546 * gdb.arch/i386-mpx.exp
547 * gdb.arch/i386-permbkpt.exp
548 * gdb.arch/i386-prologue.exp
549 * gdb.arch/i386-signal.exp
550 * gdb.arch/i386-size-overlap.exp
551 * gdb.arch/i386-unwind.exp
552 * gdb.arch/i386-word.exp
553 * gdb.arch/mips-fcr.exp
554 * gdb.arch/powerpc-d128-regs.exp
555 * gdb.arch/powerpc-stackless.exp
556 * gdb.arch/ppc64-atomic-inst.exp
557 * gdb.arch/s390-stackless.exp
558 * gdb.arch/s390-tdbregs.exp
559 * gdb.arch/s390-vregs.exp
560 * gdb.arch/sparc-sysstep.exp
561 * gdb.arch/thumb-bx-pc.exp
562 * gdb.arch/thumb-singlestep.exp
563 * gdb.arch/thumb2-it.exp
564 * gdb.arch/vsx-regs.exp
565 * gdb.asm/asm-source.exp
566 * gdb.base/a2-run.exp
567 * gdb.base/advance.exp
568 * gdb.base/all-bin.exp
569 * gdb.base/anon.exp
570 * gdb.base/args.exp
571 * gdb.base/arithmet.exp
572 * gdb.base/async-shell.exp
573 * gdb.base/async.exp
574 * gdb.base/attach-pie-noexec.exp
575 * gdb.base/attach-twice.exp
576 * gdb.base/auto-load.exp
577 * gdb.base/bang.exp
578 * gdb.base/bitfields.exp
579 * gdb.base/break-always.exp
580 * gdb.base/break-caller-line.exp
581 * gdb.base/break-entry.exp
582 * gdb.base/break-inline.exp
583 * gdb.base/break-on-linker-gcd-function.exp
584 * gdb.base/break-probes.exp
585 * gdb.base/break.exp
586 * gdb.base/breakpoint-shadow.exp
587 * gdb.base/call-ar-st.exp
588 * gdb.base/call-sc.exp
589 * gdb.base/call-signal-resume.exp
590 * gdb.base/call-strs.exp
591 * gdb.base/callfuncs.exp
592 * gdb.base/catch-fork-static.exp
593 * gdb.base/catch-gdb-caused-signals.exp
594 * gdb.base/catch-load.exp
595 * gdb.base/catch-signal-fork.exp
596 * gdb.base/catch-signal.exp
597 * gdb.base/catch-syscall.exp
598 * gdb.base/charset.exp
599 * gdb.base/checkpoint.exp
600 * gdb.base/chng-syms.exp
601 * gdb.base/code-expr.exp
602 * gdb.base/code_elim.exp
603 * gdb.base/commands.exp
604 * gdb.base/completion.exp
605 * gdb.base/complex.exp
606 * gdb.base/cond-expr.exp
607 * gdb.base/condbreak.exp
608 * gdb.base/consecutive.exp
609 * gdb.base/continue-all-already-running.exp
610 * gdb.base/coredump-filter.exp
611 * gdb.base/corefile.exp
612 * gdb.base/dbx.exp
613 * gdb.base/debug-expr.exp
614 * gdb.base/define.exp
615 * gdb.base/del.exp
616 * gdb.base/disabled-location.exp
617 * gdb.base/disasm-end-cu.exp
618 * gdb.base/disasm-optim.exp
619 * gdb.base/display.exp
620 * gdb.base/duplicate-bp.exp
621 * gdb.base/ena-dis-br.exp
622 * gdb.base/ending-run.exp
623 * gdb.base/enumval.exp
624 * gdb.base/environ.exp
625 * gdb.base/eu-strip-infcall.exp
626 * gdb.base/eval-avoid-side-effects.exp
627 * gdb.base/eval-skip.exp
628 * gdb.base/exitsignal.exp
629 * gdb.base/expand-psymtabs.exp
630 * gdb.base/filesym.exp
631 * gdb.base/find-unmapped.exp
632 * gdb.base/finish.exp
633 * gdb.base/float.exp
634 * gdb.base/foll-exec-mode.exp
635 * gdb.base/foll-exec.exp
636 * gdb.base/foll-fork.exp
637 * gdb.base/fortran-sym-case.exp
638 * gdb.base/freebpcmd.exp
639 * gdb.base/func-ptr.exp
640 * gdb.base/func-ptrs.exp
641 * gdb.base/funcargs.exp
642 * gdb.base/gcore-buffer-overflow.exp
643 * gdb.base/gcore-relro-pie.exp
644 * gdb.base/gcore-relro.exp
645 * gdb.base/gcore.exp
646 * gdb.base/gdb1090.exp
647 * gdb.base/gdb11530.exp
648 * gdb.base/gdb11531.exp
649 * gdb.base/gdb1821.exp
650 * gdb.base/gdbindex-stabs.exp
651 * gdb.base/gdbvars.exp
652 * gdb.base/hbreak.exp
653 * gdb.base/hbreak2.exp
654 * gdb.base/included.exp
655 * gdb.base/infcall-input.exp
656 * gdb.base/inferior-died.exp
657 * gdb.base/infnan.exp
658 * gdb.base/info-macros.exp
659 * gdb.base/info-os.exp
660 * gdb.base/info-proc.exp
661 * gdb.base/info-shared.exp
662 * gdb.base/info-target.exp
663 * gdb.base/infoline.exp
664 * gdb.base/interp.exp
665 * gdb.base/interrupt.exp
666 * gdb.base/jit-reader.exp
667 * gdb.base/jit-simple.exp
668 * gdb.base/kill-after-signal.exp
669 * gdb.base/kill-detach-inferiors-cmd.exp
670 * gdb.base/label.exp
671 * gdb.base/langs.exp
672 * gdb.base/ldbl_e308.exp
673 * gdb.base/line-symtabs.exp
674 * gdb.base/linespecs.exp
675 * gdb.base/list.exp
676 * gdb.base/long_long.exp
677 * gdb.base/longest-types.exp
678 * gdb.base/maint.exp
679 * gdb.base/max-value-size.exp
680 * gdb.base/memattr.exp
681 * gdb.base/mips_pro.exp
682 * gdb.base/morestack.exp
683 * gdb.base/moribund-step.exp
684 * gdb.base/multi-forks.exp
685 * gdb.base/nested-addr.exp
686 * gdb.base/nextoverexit.exp
687 * gdb.base/noreturn-finish.exp
688 * gdb.base/noreturn-return.exp
689 * gdb.base/nostdlib.exp
690 * gdb.base/offsets.exp
691 * gdb.base/opaque.exp
692 * gdb.base/pc-fp.exp
693 * gdb.base/permissions.exp
694 * gdb.base/print-symbol-loading.exp
695 * gdb.base/prologue-include.exp
696 * gdb.base/psymtab.exp
697 * gdb.base/ptype.exp
698 * gdb.base/random-signal.exp
699 * gdb.base/randomize.exp
700 * gdb.base/range-stepping.exp
701 * gdb.base/readline-ask.exp
702 * gdb.base/recpar.exp
703 * gdb.base/recurse.exp
704 * gdb.base/relational.exp
705 * gdb.base/restore.exp
706 * gdb.base/return-nodebug.exp
707 * gdb.base/return.exp
708 * gdb.base/run-after-attach.exp
709 * gdb.base/save-bp.exp
710 * gdb.base/scope.exp
711 * gdb.base/sect-cmd.exp
712 * gdb.base/set-lang-auto.exp
713 * gdb.base/set-noassign.exp
714 * gdb.base/setvar.exp
715 * gdb.base/sigall.exp
716 * gdb.base/sigbpt.exp
717 * gdb.base/siginfo-addr.exp
718 * gdb.base/siginfo-infcall.exp
719 * gdb.base/siginfo-obj.exp
720 * gdb.base/siginfo.exp
721 * gdb.base/signals-state-child.exp
722 * gdb.base/signest.exp
723 * gdb.base/sigstep.exp
724 * gdb.base/sizeof.exp
725 * gdb.base/skip.exp
726 * gdb.base/solib-corrupted.exp
727 * gdb.base/solib-nodir.exp
728 * gdb.base/solib-search.exp
729 * gdb.base/stack-checking.exp
730 * gdb.base/stale-infcall.exp
731 * gdb.base/stap-probe.exp
732 * gdb.base/start.exp
733 * gdb.base/step-break.exp
734 * gdb.base/step-bt.exp
735 * gdb.base/step-line.exp
736 * gdb.base/step-over-exit.exp
737 * gdb.base/step-over-syscall.exp
738 * gdb.base/step-resume-infcall.exp
739 * gdb.base/step-test.exp
740 * gdb.base/store.exp
741 * gdb.base/structs3.exp
742 * gdb.base/sym-file.exp
743 * gdb.base/symbol-without-target_section.exp
744 * gdb.base/term.exp
745 * gdb.base/testenv.exp
746 * gdb.base/ui-redirect.exp
747 * gdb.base/until.exp
748 * gdb.base/unwindonsignal.exp
749 * gdb.base/value-double-free.exp
750 * gdb.base/vla-datatypes.exp
751 * gdb.base/vla-ptr.exp
752 * gdb.base/vla-sideeffect.exp
753 * gdb.base/volatile.exp
754 * gdb.base/watch-cond-infcall.exp
755 * gdb.base/watch-cond.exp
756 * gdb.base/watch-non-mem.exp
757 * gdb.base/watch-read.exp
758 * gdb.base/watch-vfork.exp
759 * gdb.base/watchpoint-cond-gone.exp
760 * gdb.base/watchpoint-delete.exp
761 * gdb.base/watchpoint-hw-hit-once.exp
762 * gdb.base/watchpoint-hw.exp
763 * gdb.base/watchpoint-stops-at-right-insn.exp
764 * gdb.base/watchpoints.exp
765 * gdb.base/wchar.exp
766 * gdb.base/whatis-exp.exp
767 * gdb.btrace/buffer-size.exp
768 * gdb.btrace/data.exp
769 * gdb.btrace/delta.exp
770 * gdb.btrace/dlopen.exp
771 * gdb.btrace/enable.exp
772 * gdb.btrace/exception.exp
773 * gdb.btrace/function_call_history.exp
774 * gdb.btrace/gcore.exp
775 * gdb.btrace/instruction_history.exp
776 * gdb.btrace/nohist.exp
777 * gdb.btrace/reconnect.exp
778 * gdb.btrace/record_goto-step.exp
779 * gdb.btrace/record_goto.exp
780 * gdb.btrace/rn-dl-bind.exp
781 * gdb.btrace/segv.exp
782 * gdb.btrace/step.exp
783 * gdb.btrace/stepi.exp
784 * gdb.btrace/tailcall-only.exp
785 * gdb.btrace/tailcall.exp
786 * gdb.btrace/tsx.exp
787 * gdb.btrace/unknown_functions.exp
788 * gdb.btrace/vdso.exp
789 * gdb.compile/compile-ifunc.exp
790 * gdb.compile/compile-ops.exp
791 * gdb.compile/compile-print.exp
792 * gdb.compile/compile-setjmp.exp
793 * gdb.cp/abstract-origin.exp
794 * gdb.cp/ambiguous.exp
795 * gdb.cp/annota2.exp
796 * gdb.cp/annota3.exp
797 * gdb.cp/anon-ns.exp
798 * gdb.cp/anon-struct.exp
799 * gdb.cp/anon-union.exp
800 * gdb.cp/arg-reference.exp
801 * gdb.cp/baseenum.exp
802 * gdb.cp/bool.exp
803 * gdb.cp/breakpoint.exp
804 * gdb.cp/bs15503.exp
805 * gdb.cp/call-c.exp
806 * gdb.cp/casts.exp
807 * gdb.cp/chained-calls.exp
808 * gdb.cp/class2.exp
809 * gdb.cp/classes.exp
810 * gdb.cp/cmpd-minsyms.exp
811 * gdb.cp/converts.exp
812 * gdb.cp/cp-relocate.exp
813 * gdb.cp/cpcompletion.exp
814 * gdb.cp/cpexprs.exp
815 * gdb.cp/cplabel.exp
816 * gdb.cp/cplusfuncs.exp
817 * gdb.cp/cpsizeof.exp
818 * gdb.cp/ctti.exp
819 * gdb.cp/derivation.exp
820 * gdb.cp/destrprint.exp
821 * gdb.cp/dispcxx.exp
822 * gdb.cp/enum-class.exp
823 * gdb.cp/exception.exp
824 * gdb.cp/exceptprint.exp
825 * gdb.cp/expand-psymtabs-cxx.exp
826 * gdb.cp/expand-sals.exp
827 * gdb.cp/extern-c.exp
828 * gdb.cp/filename.exp
829 * gdb.cp/formatted-ref.exp
830 * gdb.cp/fpointer.exp
831 * gdb.cp/gdb1355.exp
832 * gdb.cp/gdb2495.exp
833 * gdb.cp/hang.exp
834 * gdb.cp/impl-this.exp
835 * gdb.cp/infcall-dlopen.exp
836 * gdb.cp/inherit.exp
837 * gdb.cp/iostream.exp
838 * gdb.cp/koenig.exp
839 * gdb.cp/local.exp
840 * gdb.cp/m-data.exp
841 * gdb.cp/m-static.exp
842 * gdb.cp/mb-ctor.exp
843 * gdb.cp/mb-inline.exp
844 * gdb.cp/mb-templates.exp
845 * gdb.cp/member-name.exp
846 * gdb.cp/member-ptr.exp
847 * gdb.cp/meth-typedefs.exp
848 * gdb.cp/method.exp
849 * gdb.cp/method2.exp
850 * gdb.cp/minsym-fallback.exp
851 * gdb.cp/misc.exp
852 * gdb.cp/namelessclass.exp
853 * gdb.cp/namespace-enum.exp
854 * gdb.cp/namespace-nested-import.exp
855 * gdb.cp/namespace.exp
856 * gdb.cp/nextoverthrow.exp
857 * gdb.cp/no-dmgl-verbose.exp
858 * gdb.cp/non-trivial-retval.exp
859 * gdb.cp/noparam.exp
860 * gdb.cp/nsdecl.exp
861 * gdb.cp/nsimport.exp
862 * gdb.cp/nsnested.exp
863 * gdb.cp/nsnoimports.exp
864 * gdb.cp/nsrecurs.exp
865 * gdb.cp/nsstress.exp
866 * gdb.cp/nsusing.exp
867 * gdb.cp/operator.exp
868 * gdb.cp/oranking.exp
869 * gdb.cp/overload-const.exp
870 * gdb.cp/overload.exp
871 * gdb.cp/ovldbreak.exp
872 * gdb.cp/ovsrch.exp
873 * gdb.cp/paren-type.exp
874 * gdb.cp/parse-lang.exp
875 * gdb.cp/pass-by-ref.exp
876 * gdb.cp/pr-1023.exp
877 * gdb.cp/pr-1210.exp
878 * gdb.cp/pr-574.exp
879 * gdb.cp/pr10687.exp
880 * gdb.cp/pr12028.exp
881 * gdb.cp/pr17132.exp
882 * gdb.cp/pr17494.exp
883 * gdb.cp/pr9067.exp
884 * gdb.cp/pr9167.exp
885 * gdb.cp/pr9631.exp
886 * gdb.cp/printmethod.exp
887 * gdb.cp/psmang.exp
888 * gdb.cp/psymtab-parameter.exp
889 * gdb.cp/ptype-cv-cp.exp
890 * gdb.cp/ptype-flags.exp
891 * gdb.cp/re-set-overloaded.exp
892 * gdb.cp/ref-types.exp
893 * gdb.cp/rtti.exp
894 * gdb.cp/scope-err.exp
895 * gdb.cp/shadow.exp
896 * gdb.cp/smartp.exp
897 * gdb.cp/static-method.exp
898 * gdb.cp/static-print-quit.exp
899 * gdb.cp/temargs.exp
900 * gdb.cp/templates.exp
901 * gdb.cp/try_catch.exp
902 * gdb.cp/typedef-operator.exp
903 * gdb.cp/typeid.exp
904 * gdb.cp/userdef.exp
905 * gdb.cp/using-crash.exp
906 * gdb.cp/var-tag.exp
907 * gdb.cp/virtbase.exp
908 * gdb.cp/virtfunc.exp
909 * gdb.cp/virtfunc2.exp
910 * gdb.cp/vla-cxx.exp
911 * gdb.disasm/t01_mov.exp
912 * gdb.disasm/t02_mova.exp
913 * gdb.disasm/t03_add.exp
914 * gdb.disasm/t04_sub.exp
915 * gdb.disasm/t05_cmp.exp
916 * gdb.disasm/t06_ari2.exp
917 * gdb.disasm/t07_ari3.exp
918 * gdb.disasm/t08_or.exp
919 * gdb.disasm/t09_xor.exp
920 * gdb.disasm/t10_and.exp
921 * gdb.disasm/t11_logs.exp
922 * gdb.disasm/t12_bit.exp
923 * gdb.disasm/t13_otr.exp
924 * gdb.dlang/circular.exp
925 * gdb.dwarf2/arr-stride.exp
926 * gdb.dwarf2/arr-subrange.exp
927 * gdb.dwarf2/atomic-type.exp
928 * gdb.dwarf2/bad-regnum.exp
929 * gdb.dwarf2/bitfield-parent-optimized-out.exp
930 * gdb.dwarf2/callframecfa.exp
931 * gdb.dwarf2/clztest.exp
932 * gdb.dwarf2/corrupt.exp
933 * gdb.dwarf2/data-loc.exp
934 * gdb.dwarf2/dup-psym.exp
935 * gdb.dwarf2/dw2-anon-mptr.exp
936 * gdb.dwarf2/dw2-anonymous-func.exp
937 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
938 * gdb.dwarf2/dw2-bad-unresolved.exp
939 * gdb.dwarf2/dw2-basic.exp
940 * gdb.dwarf2/dw2-canonicalize-type.exp
941 * gdb.dwarf2/dw2-case-insensitive.exp
942 * gdb.dwarf2/dw2-common-block.exp
943 * gdb.dwarf2/dw2-compdir-oldgcc.exp
944 * gdb.dwarf2/dw2-compressed.exp
945 * gdb.dwarf2/dw2-const.exp
946 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
947 * gdb.dwarf2/dw2-cu-size.exp
948 * gdb.dwarf2/dw2-dup-frame.exp
949 * gdb.dwarf2/dw2-entry-value.exp
950 * gdb.dwarf2/dw2-icycle.exp
951 * gdb.dwarf2/dw2-ifort-parameter.exp
952 * gdb.dwarf2/dw2-inline-break.exp
953 * gdb.dwarf2/dw2-inline-param.exp
954 * gdb.dwarf2/dw2-intercu.exp
955 * gdb.dwarf2/dw2-intermix.exp
956 * gdb.dwarf2/dw2-lexical-block-bare.exp
957 * gdb.dwarf2/dw2-linkage-name-trust.exp
958 * gdb.dwarf2/dw2-minsym-in-cu.exp
959 * gdb.dwarf2/dw2-noloc.exp
960 * gdb.dwarf2/dw2-op-call.exp
961 * gdb.dwarf2/dw2-op-out-param.exp
962 * gdb.dwarf2/dw2-opt-structptr.exp
963 * gdb.dwarf2/dw2-param-error.exp
964 * gdb.dwarf2/dw2-producer.exp
965 * gdb.dwarf2/dw2-ranges-base.exp
966 * gdb.dwarf2/dw2-ref-missing-frame.exp
967 * gdb.dwarf2/dw2-reg-undefined.exp
968 * gdb.dwarf2/dw2-regno-invalid.exp
969 * gdb.dwarf2/dw2-restore.exp
970 * gdb.dwarf2/dw2-restrict.exp
971 * gdb.dwarf2/dw2-single-line-discriminators.exp
972 * gdb.dwarf2/dw2-strp.exp
973 * gdb.dwarf2/dw2-undefined-ret-addr.exp
974 * gdb.dwarf2/dw2-unresolved.exp
975 * gdb.dwarf2/dw2-var-zero-addr.exp
976 * gdb.dwarf2/dw4-sig-types.exp
977 * gdb.dwarf2/dwz.exp
978 * gdb.dwarf2/dynarr-ptr.exp
979 * gdb.dwarf2/enum-type.exp
980 * gdb.dwarf2/gdb-index.exp
981 * gdb.dwarf2/implptr-64bit.exp
982 * gdb.dwarf2/implptr-optimized-out.exp
983 * gdb.dwarf2/implptr.exp
984 * gdb.dwarf2/implref-array.exp
985 * gdb.dwarf2/implref-const.exp
986 * gdb.dwarf2/implref-global.exp
987 * gdb.dwarf2/implref-struct.exp
988 * gdb.dwarf2/mac-fileno.exp
989 * gdb.dwarf2/main-subprogram.exp
990 * gdb.dwarf2/member-ptr-forwardref.exp
991 * gdb.dwarf2/method-ptr.exp
992 * gdb.dwarf2/missing-sig-type.exp
993 * gdb.dwarf2/nonvar-access.exp
994 * gdb.dwarf2/opaque-type-lookup.exp
995 * gdb.dwarf2/pieces-optimized-out.exp
996 * gdb.dwarf2/pieces.exp
997 * gdb.dwarf2/pr10770.exp
998 * gdb.dwarf2/pr13961.exp
999 * gdb.dwarf2/staticvirtual.exp
1000 * gdb.dwarf2/subrange.exp
1001 * gdb.dwarf2/symtab-producer.exp
1002 * gdb.dwarf2/trace-crash.exp
1003 * gdb.dwarf2/typeddwarf.exp
1004 * gdb.dwarf2/valop.exp
1005 * gdb.dwarf2/watch-notconst.exp
1006 * gdb.fortran/array-element.exp
1007 * gdb.fortran/charset.exp
1008 * gdb.fortran/common-block.exp
1009 * gdb.fortran/complex.exp
1010 * gdb.fortran/derived-type-function.exp
1011 * gdb.fortran/derived-type.exp
1012 * gdb.fortran/logical.exp
1013 * gdb.fortran/module.exp
1014 * gdb.fortran/multi-dim.exp
1015 * gdb.fortran/nested-funcs.exp
1016 * gdb.fortran/print-formatted.exp
1017 * gdb.fortran/subarray.exp
1018 * gdb.fortran/vla-alloc-assoc.exp
1019 * gdb.fortran/vla-datatypes.exp
1020 * gdb.fortran/vla-history.exp
1021 * gdb.fortran/vla-ptr-info.exp
1022 * gdb.fortran/vla-ptype-sub.exp
1023 * gdb.fortran/vla-ptype.exp
1024 * gdb.fortran/vla-sizeof.exp
1025 * gdb.fortran/vla-type.exp
1026 * gdb.fortran/vla-value-sub-arbitrary.exp
1027 * gdb.fortran/vla-value-sub-finish.exp
1028 * gdb.fortran/vla-value-sub.exp
1029 * gdb.fortran/vla-value.exp
1030 * gdb.fortran/whatis_type.exp
1031 * gdb.go/chan.exp
1032 * gdb.go/handcall.exp
1033 * gdb.go/hello.exp
1034 * gdb.go/integers.exp
1035 * gdb.go/methods.exp
1036 * gdb.go/package.exp
1037 * gdb.go/strings.exp
1038 * gdb.go/types.exp
1039 * gdb.go/unsafe.exp
1040 * gdb.guile/scm-arch.exp
1041 * gdb.guile/scm-block.exp
1042 * gdb.guile/scm-breakpoint.exp
1043 * gdb.guile/scm-cmd.exp
1044 * gdb.guile/scm-disasm.exp
1045 * gdb.guile/scm-equal.exp
1046 * gdb.guile/scm-frame-args.exp
1047 * gdb.guile/scm-frame-inline.exp
1048 * gdb.guile/scm-frame.exp
1049 * gdb.guile/scm-iterator.exp
1050 * gdb.guile/scm-math.exp
1051 * gdb.guile/scm-objfile.exp
1052 * gdb.guile/scm-ports.exp
1053 * gdb.guile/scm-symbol.exp
1054 * gdb.guile/scm-symtab.exp
1055 * gdb.guile/scm-value-cc.exp
1056 * gdb.guile/types-module.exp
1057 * gdb.linespec/break-ask.exp
1058 * gdb.linespec/cpexplicit.exp
1059 * gdb.linespec/explicit.exp
1060 * gdb.linespec/keywords.exp
1061 * gdb.linespec/linespec.exp
1062 * gdb.linespec/ls-dollar.exp
1063 * gdb.linespec/ls-errs.exp
1064 * gdb.linespec/skip-two.exp
1065 * gdb.linespec/thread.exp
1066 * gdb.mi/mi-async.exp
1067 * gdb.mi/mi-basics.exp
1068 * gdb.mi/mi-break.exp
1069 * gdb.mi/mi-catch-load.exp
1070 * gdb.mi/mi-cli.exp
1071 * gdb.mi/mi-cmd-param-changed.exp
1072 * gdb.mi/mi-console.exp
1073 * gdb.mi/mi-detach.exp
1074 * gdb.mi/mi-disassemble.exp
1075 * gdb.mi/mi-eval.exp
1076 * gdb.mi/mi-file-transfer.exp
1077 * gdb.mi/mi-file.exp
1078 * gdb.mi/mi-fill-memory.exp
1079 * gdb.mi/mi-inheritance-syntax-error.exp
1080 * gdb.mi/mi-linespec-err-cp.exp
1081 * gdb.mi/mi-logging.exp
1082 * gdb.mi/mi-memory-changed.exp
1083 * gdb.mi/mi-read-memory.exp
1084 * gdb.mi/mi-record-changed.exp
1085 * gdb.mi/mi-reg-undefined.exp
1086 * gdb.mi/mi-regs.exp
1087 * gdb.mi/mi-return.exp
1088 * gdb.mi/mi-reverse.exp
1089 * gdb.mi/mi-simplerun.exp
1090 * gdb.mi/mi-solib.exp
1091 * gdb.mi/mi-stack.exp
1092 * gdb.mi/mi-stepi.exp
1093 * gdb.mi/mi-syn-frame.exp
1094 * gdb.mi/mi-until.exp
1095 * gdb.mi/mi-var-block.exp
1096 * gdb.mi/mi-var-child.exp
1097 * gdb.mi/mi-var-cmd.exp
1098 * gdb.mi/mi-var-cp.exp
1099 * gdb.mi/mi-var-display.exp
1100 * gdb.mi/mi-var-invalidate.exp
1101 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1102 * gdb.mi/mi-vla-fortran.exp
1103 * gdb.mi/mi-watch.exp
1104 * gdb.mi/mi2-var-child.exp
1105 * gdb.mi/user-selected-context-sync.exp
1106 * gdb.modula2/unbounded-array.exp
1107 * gdb.multi/dummy-frame-restore.exp
1108 * gdb.multi/multi-arch-exec.exp
1109 * gdb.multi/multi-arch.exp
1110 * gdb.multi/tids.exp
1111 * gdb.multi/watchpoint-multi.exp
1112 * gdb.opencl/callfuncs.exp
1113 * gdb.opencl/convs_casts.exp
1114 * gdb.opencl/datatypes.exp
1115 * gdb.opencl/operators.exp
1116 * gdb.opencl/vec_comps.exp
1117 * gdb.opt/clobbered-registers-O2.exp
1118 * gdb.opt/inline-break.exp
1119 * gdb.opt/inline-bt.exp
1120 * gdb.opt/inline-cmds.exp
1121 * gdb.opt/inline-locals.exp
1122 * gdb.pascal/case-insensitive-symbols.exp
1123 * gdb.pascal/floats.exp
1124 * gdb.pascal/gdb11492.exp
1125 * gdb.python/lib-types.exp
1126 * gdb.python/py-arch.exp
1127 * gdb.python/py-as-string.exp
1128 * gdb.python/py-bad-printers.exp
1129 * gdb.python/py-block.exp
1130 * gdb.python/py-breakpoint-create-fail.exp
1131 * gdb.python/py-breakpoint.exp
1132 * gdb.python/py-caller-is.exp
1133 * gdb.python/py-cmd.exp
1134 * gdb.python/py-explore-cc.exp
1135 * gdb.python/py-explore.exp
1136 * gdb.python/py-finish-breakpoint.exp
1137 * gdb.python/py-finish-breakpoint2.exp
1138 * gdb.python/py-frame-args.exp
1139 * gdb.python/py-frame-inline.exp
1140 * gdb.python/py-frame.exp
1141 * gdb.python/py-framefilter-mi.exp
1142 * gdb.python/py-infthread.exp
1143 * gdb.python/py-lazy-string.exp
1144 * gdb.python/py-linetable.exp
1145 * gdb.python/py-mi-events.exp
1146 * gdb.python/py-mi-objfile.exp
1147 * gdb.python/py-mi.exp
1148 * gdb.python/py-objfile.exp
1149 * gdb.python/py-pp-integral.exp
1150 * gdb.python/py-pp-maint.exp
1151 * gdb.python/py-pp-re-notag.exp
1152 * gdb.python/py-pp-registration.exp
1153 * gdb.python/py-recurse-unwind.exp
1154 * gdb.python/py-strfns.exp
1155 * gdb.python/py-symbol.exp
1156 * gdb.python/py-symtab.exp
1157 * gdb.python/py-sync-interp.exp
1158 * gdb.python/py-typeprint.exp
1159 * gdb.python/py-unwind-maint.exp
1160 * gdb.python/py-unwind.exp
1161 * gdb.python/py-value-cc.exp
1162 * gdb.python/py-xmethods.exp
1163 * gdb.reverse/amd64-tailcall-reverse.exp
1164 * gdb.reverse/break-precsave.exp
1165 * gdb.reverse/break-reverse.exp
1166 * gdb.reverse/consecutive-precsave.exp
1167 * gdb.reverse/consecutive-reverse.exp
1168 * gdb.reverse/finish-precsave.exp
1169 * gdb.reverse/finish-reverse-bkpt.exp
1170 * gdb.reverse/finish-reverse.exp
1171 * gdb.reverse/fstatat-reverse.exp
1172 * gdb.reverse/getresuid-reverse.exp
1173 * gdb.reverse/i386-precsave.exp
1174 * gdb.reverse/i386-reverse.exp
1175 * gdb.reverse/i386-sse-reverse.exp
1176 * gdb.reverse/i387-env-reverse.exp
1177 * gdb.reverse/i387-stack-reverse.exp
1178 * gdb.reverse/insn-reverse.exp
1179 * gdb.reverse/machinestate-precsave.exp
1180 * gdb.reverse/machinestate.exp
1181 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1182 * gdb.reverse/pipe-reverse.exp
1183 * gdb.reverse/readv-reverse.exp
1184 * gdb.reverse/recvmsg-reverse.exp
1185 * gdb.reverse/rerun-prec.exp
1186 * gdb.reverse/s390-mvcle.exp
1187 * gdb.reverse/step-precsave.exp
1188 * gdb.reverse/step-reverse.exp
1189 * gdb.reverse/time-reverse.exp
1190 * gdb.reverse/until-precsave.exp
1191 * gdb.reverse/until-reverse.exp
1192 * gdb.reverse/waitpid-reverse.exp
1193 * gdb.reverse/watch-precsave.exp
1194 * gdb.reverse/watch-reverse.exp
1195 * gdb.rust/generics.exp
1196 * gdb.rust/methods.exp
1197 * gdb.rust/modules.exp
1198 * gdb.rust/simple.exp
1199 * gdb.server/connect-with-no-symbol-file.exp
1200 * gdb.server/ext-attach.exp
1201 * gdb.server/ext-restart.exp
1202 * gdb.server/ext-wrapper.exp
1203 * gdb.server/file-transfer.exp
1204 * gdb.server/server-exec-info.exp
1205 * gdb.server/server-kill.exp
1206 * gdb.server/server-mon.exp
1207 * gdb.server/wrapper.exp
1208 * gdb.stabs/exclfwd.exp
1209 * gdb.stabs/gdb11479.exp
1210 * gdb.threads/clone-new-thread-event.exp
1211 * gdb.threads/corethreads.exp
1212 * gdb.threads/current-lwp-dead.exp
1213 * gdb.threads/dlopen-libpthread.exp
1214 * gdb.threads/gcore-thread.exp
1215 * gdb.threads/sigstep-threads.exp
1216 * gdb.threads/watchpoint-fork.exp
1217 * gdb.trace/actions-changed.exp
1218 * gdb.trace/backtrace.exp
1219 * gdb.trace/change-loc.exp
1220 * gdb.trace/circ.exp
1221 * gdb.trace/collection.exp
1222 * gdb.trace/disconnected-tracing.exp
1223 * gdb.trace/ftrace.exp
1224 * gdb.trace/mi-trace-frame-collected.exp
1225 * gdb.trace/mi-trace-unavailable.exp
1226 * gdb.trace/mi-traceframe-changed.exp
1227 * gdb.trace/mi-tsv-changed.exp
1228 * gdb.trace/no-attach-trace.exp
1229 * gdb.trace/passc-dyn.exp
1230 * gdb.trace/qtro.exp
1231 * gdb.trace/range-stepping.exp
1232 * gdb.trace/read-memory.exp
1233 * gdb.trace/save-trace.exp
1234 * gdb.trace/signal.exp
1235 * gdb.trace/status-stop.exp
1236 * gdb.trace/tfile.exp
1237 * gdb.trace/trace-break.exp
1238 * gdb.trace/trace-buffer-size.exp
1239 * gdb.trace/trace-condition.exp
1240 * gdb.trace/tracefile-pseudo-reg.exp
1241 * gdb.trace/tstatus.exp
1242 * gdb.trace/unavailable.exp
1243 * gdb.trace/while-dyn.exp
1244 * gdb.trace/while-stepping.exp
1245
1246 2016-12-22 Doug Evans <xdje42@gmail.com>
1247
1248 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1249 and msymbols.
1250
1251 2016-12-19 Yao Qi <yao.qi@linaro.org>
1252
1253 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1254 (test_with_self): Don't call do_steps_and_nexts, and remove
1255 code about stepping into xmalloc.
1256
1257 2016-12-09 Yao Qi <yao.qi@linaro.org>
1258
1259 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1260
1261 2016-12-09 Yao Qi <yao.qi@linaro.org>
1262
1263 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1264
1265 2016-12-09 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.base/all-architectures-0.exp: New file.
1268 * gdb.base/all-architectures-1.exp: New file.
1269 * gdb.base/all-architectures-2.exp: New file.
1270 * gdb.base/all-architectures-3.exp: New file.
1271 * gdb.base/all-architectures-4.exp: New file.
1272 * gdb.base/all-architectures-5.exp: New file.
1273 * gdb.base/all-architectures-6.exp: New file.
1274 * gdb.base/all-architectures-7.exp: New file.
1275 * gdb.base/all-architectures.exp.in: New file.
1276
1277 2016-12-09 Yao Qi <yao.qi@linaro.org>
1278
1279 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1280
1281 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1282
1283 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1284 possible.
1285 Remove useless pattern-matching code.
1286
1287 2016-12-02 Pedro Alves <palves@redhat.com>
1288
1289 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1290 procedure.
1291 (top level): Call it.
1292
1293 2016-12-02 Pedro Alves <palves@redhat.com>
1294
1295 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1296 New procedure.
1297 (top level): Call it.
1298
1299 2016-12-02 Pedro Alves <palves@redhat.com>
1300
1301 PR cli/20559
1302 * gdb.base/commands.exp (user_defined_command_args_eval): New
1303 procedure.
1304 (top level): Call it.
1305
1306 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1307
1308 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1309 timeout handling.
1310
1311 2016-12-02 Tom Tromey <tom@tromey.com>
1312
1313 * gdb.dwarf2/main-subprogram.c: New file.
1314 * gdb.dwarf2/main-subprogram.exp: New file.
1315
1316 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1317
1318 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1319 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1320 gdb_test_no_output for a couple of cases.
1321 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1322
1323 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1324
1325 Fix test names and standardize compilation error messages throughout
1326 the following files:
1327
1328 * gdb.ada/start.exp
1329 * gdb.arch/alpha-step.exp
1330 * gdb.arch/e500-prologue.exp
1331 * gdb.arch/ftrace-insn-reloc.exp
1332 * gdb.arch/gdb1291.exp
1333 * gdb.arch/gdb1431.exp
1334 * gdb.arch/gdb1558.exp
1335 * gdb.arch/i386-dr3-watch.exp
1336 * gdb.arch/i386-sse-stack-align.exp
1337 * gdb.arch/ia64-breakpoint-shadow.exp
1338 * gdb.arch/pa-nullify.exp
1339 * gdb.arch/powerpc-aix-prologue.exp
1340 * gdb.arch/thumb-bx-pc.exp
1341 * gdb.base/annota1.exp
1342 * gdb.base/annota3.exp
1343 * gdb.base/arrayidx.exp
1344 * gdb.base/assign.exp
1345 * gdb.base/attach.exp
1346 * gdb.base/auxv.exp
1347 * gdb.base/bang.exp
1348 * gdb.base/bfp-test.exp
1349 * gdb.base/bigcore.exp
1350 * gdb.base/bitfields2.exp
1351 * gdb.base/break-fun-addr.exp
1352 * gdb.base/break-probes.exp
1353 * gdb.base/call-rt-st.exp
1354 * gdb.base/callexit.exp
1355 * gdb.base/catch-fork-kill.exp
1356 * gdb.base/charset.exp
1357 * gdb.base/checkpoint.exp
1358 * gdb.base/comprdebug.exp
1359 * gdb.base/constvars.exp
1360 * gdb.base/coredump-filter.exp
1361 * gdb.base/cursal.exp
1362 * gdb.base/cvexpr.exp
1363 * gdb.base/detach.exp
1364 * gdb.base/display.exp
1365 * gdb.base/dmsym.exp
1366 * gdb.base/dprintf-pending.exp
1367 * gdb.base/dso2dso.exp
1368 * gdb.base/dtrace-probe.exp
1369 * gdb.base/dump.exp
1370 * gdb.base/enum_cond.exp
1371 * gdb.base/exe-lock.exp
1372 * gdb.base/exec-invalid-sysroot.exp
1373 * gdb.base/execl-update-breakpoints.exp
1374 * gdb.base/exprs.exp
1375 * gdb.base/fileio.exp
1376 * gdb.base/find.exp
1377 * gdb.base/finish.exp
1378 * gdb.base/fixsection.exp
1379 * gdb.base/foll-vfork.exp
1380 * gdb.base/frame-args.exp
1381 * gdb.base/gcore.exp
1382 * gdb.base/gdb1250.exp
1383 * gdb.base/global-var-nested-by-dso.exp
1384 * gdb.base/gnu-ifunc.exp
1385 * gdb.base/hashline1.exp
1386 * gdb.base/hashline2.exp
1387 * gdb.base/hashline3.exp
1388 * gdb.base/hbreak-in-shr-unsupported.exp
1389 * gdb.base/huge.exp
1390 * gdb.base/infcall-input.exp
1391 * gdb.base/info-fun.exp
1392 * gdb.base/info-shared.exp
1393 * gdb.base/jit-simple.exp
1394 * gdb.base/jit-so.exp
1395 * gdb.base/jit.exp
1396 * gdb.base/jump.exp
1397 * gdb.base/label.exp
1398 * gdb.base/lineinc.exp
1399 * gdb.base/logical.exp
1400 * gdb.base/longjmp.exp
1401 * gdb.base/macscp.exp
1402 * gdb.base/miscexprs.exp
1403 * gdb.base/new-ui-echo.exp
1404 * gdb.base/new-ui-pending-input.exp
1405 * gdb.base/new-ui.exp
1406 * gdb.base/nodebug.exp
1407 * gdb.base/nofield.exp
1408 * gdb.base/offsets.exp
1409 * gdb.base/overlays.exp
1410 * gdb.base/pending.exp
1411 * gdb.base/pointers.exp
1412 * gdb.base/pr11022.exp
1413 * gdb.base/printcmds.exp
1414 * gdb.base/prologue.exp
1415 * gdb.base/ptr-typedef.exp
1416 * gdb.base/realname-expand.exp
1417 * gdb.base/relativedebug.exp
1418 * gdb.base/relocate.exp
1419 * gdb.base/remote.exp
1420 * gdb.base/reread.exp
1421 * gdb.base/return2.exp
1422 * gdb.base/savedregs.exp
1423 * gdb.base/sep.exp
1424 * gdb.base/sepdebug.exp
1425 * gdb.base/sepsymtab.exp
1426 * gdb.base/set-inferior-tty.exp
1427 * gdb.base/setshow.exp
1428 * gdb.base/shlib-call.exp
1429 * gdb.base/sigaltstack.exp
1430 * gdb.base/siginfo-addr.exp
1431 * gdb.base/signals.exp
1432 * gdb.base/signull.exp
1433 * gdb.base/sigrepeat.exp
1434 * gdb.base/so-impl-ld.exp
1435 * gdb.base/solib-display.exp
1436 * gdb.base/solib-overlap.exp
1437 * gdb.base/solib-search.exp
1438 * gdb.base/solib-symbol.exp
1439 * gdb.base/structs.exp
1440 * gdb.base/structs2.exp
1441 * gdb.base/symtab-search-order.exp
1442 * gdb.base/twice.exp
1443 * gdb.base/unload.exp
1444 * gdb.base/varargs.exp
1445 * gdb.base/watchpoint-solib.exp
1446 * gdb.base/watchpoint.exp
1447 * gdb.base/whatis.exp
1448 * gdb.base/wrong_frame_bt_full.exp
1449 * gdb.btrace/dlopen.exp
1450 * gdb.cell/ea-standalone.exp
1451 * gdb.cell/ea-test.exp
1452 * gdb.cp/dispcxx.exp
1453 * gdb.cp/gdb2384.exp
1454 * gdb.cp/method2.exp
1455 * gdb.cp/nextoverthrow.exp
1456 * gdb.cp/pr10728.exp
1457 * gdb.disasm/am33.exp
1458 * gdb.disasm/h8300s.exp
1459 * gdb.disasm/mn10300.exp
1460 * gdb.disasm/sh3.exp
1461 * gdb.dwarf2/dw2-dir-file-name.exp
1462 * gdb.fortran/complex.exp
1463 * gdb.fortran/library-module.exp
1464 * gdb.guile/scm-pretty-print.exp
1465 * gdb.guile/scm-symbol.exp
1466 * gdb.guile/scm-type.exp
1467 * gdb.guile/scm-value.exp
1468 * gdb.linespec/linespec.exp
1469 * gdb.mi/gdb701.exp
1470 * gdb.mi/gdb792.exp
1471 * gdb.mi/mi-breakpoint-changed.exp
1472 * gdb.mi/mi-dprintf-pending.exp
1473 * gdb.mi/mi-dprintf.exp
1474 * gdb.mi/mi-exit-code.exp
1475 * gdb.mi/mi-pending.exp
1476 * gdb.mi/mi-solib.exp
1477 * gdb.mi/new-ui-mi-sync.exp
1478 * gdb.mi/pr11022.exp
1479 * gdb.mi/user-selected-context-sync.exp
1480 * gdb.opt/solib-intra-step.exp
1481 * gdb.python/py-events.exp
1482 * gdb.python/py-finish-breakpoint.exp
1483 * gdb.python/py-mi.exp
1484 * gdb.python/py-prettyprint.exp
1485 * gdb.python/py-shared.exp
1486 * gdb.python/py-symbol.exp
1487 * gdb.python/py-template.exp
1488 * gdb.python/py-type.exp
1489 * gdb.python/py-value.exp
1490 * gdb.reverse/solib-precsave.exp
1491 * gdb.reverse/solib-reverse.exp
1492 * gdb.server/solib-list.exp
1493 * gdb.stabs/weird.exp
1494 * gdb.threads/reconnect-signal.exp
1495 * gdb.threads/stepi-random-signal.exp
1496 * gdb.trace/actions.exp
1497 * gdb.trace/ax.exp
1498 * gdb.trace/backtrace.exp
1499 * gdb.trace/change-loc.exp
1500 * gdb.trace/deltrace.exp
1501 * gdb.trace/ftrace-lock.exp
1502 * gdb.trace/ftrace.exp
1503 * gdb.trace/infotrace.exp
1504 * gdb.trace/mi-tracepoint-changed.exp
1505 * gdb.trace/packetlen.exp
1506 * gdb.trace/passcount.exp
1507 * gdb.trace/pending.exp
1508 * gdb.trace/range-stepping.exp
1509 * gdb.trace/report.exp
1510 * gdb.trace/stap-trace.exp
1511 * gdb.trace/tfind.exp
1512 * gdb.trace/trace-break.exp
1513 * gdb.trace/trace-condition.exp
1514 * gdb.trace/trace-enable-disable.exp
1515 * gdb.trace/trace-mt.exp
1516 * gdb.trace/tracecmd.exp
1517 * gdb.trace/tspeed.exp
1518 * gdb.trace/tsv.exp
1519 * lib/perftest.exp
1520
1521 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1522
1523 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1524 with gdb_test_no_output.
1525 Use command as test name.
1526
1527 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1528
1529 Fix test names starting with uppercase throughout the files.
1530
1531 * gdb.ada/assign_1.exp
1532 * gdb.ada/boolean_expr.exp
1533 * gdb.base/arrayidx.exp
1534 * gdb.base/del.exp
1535 * gdb.base/gcore-buffer-overflow.exp
1536 * gdb.base/testenv.exp
1537 * gdb.compile/compile.exp
1538 * gdb.python/py-framefilter-invalidarg.exp
1539 * gdb.python/py-framefilter.exp
1540
1541 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1542
1543 Fix test names starting with uppercase throughout the files.
1544
1545 * gdb.ada/array_return.exp
1546 * gdb.ada/expr_delims.exp
1547 * gdb.ada/mi_dyn_arr.exp
1548 * gdb.ada/mi_interface.exp
1549 * gdb.ada/mi_var_array.exp
1550 * gdb.ada/watch_arg.exp
1551 * gdb.arch/alpha-step.exp
1552 * gdb.arch/altivec-regs.exp
1553 * gdb.arch/e500-regs.exp
1554 * gdb.arch/powerpc-d128-regs.exp
1555 * gdb.base/arrayidx.exp
1556 * gdb.base/break.exp
1557 * gdb.base/checkpoint.exp
1558 * gdb.base/debug-expr.exp
1559 * gdb.base/dmsym.exp
1560 * gdb.base/radix.exp
1561 * gdb.base/sepdebug.exp
1562 * gdb.base/testenv.exp
1563 * gdb.base/watch_thread_num.exp
1564 * gdb.base/watchpoint-cond-gone.exp
1565 * gdb.cell/break.exp
1566 * gdb.cell/ea-cache.exp
1567 * gdb.compile/compile.exp
1568 * gdb.cp/gdb2495.exp
1569 * gdb.gdb/selftest.exp
1570 * gdb.gdb/xfullpath.exp
1571 * gdb.go/hello.exp
1572 * gdb.go/integers.exp
1573 * gdb.objc/basicclass.exp
1574 * gdb.pascal/hello.exp
1575 * gdb.pascal/integers.exp
1576 * gdb.python/py-breakpoint.exp
1577 * gdb.python/py-cmd.exp
1578 * gdb.python/py-linetable.exp
1579 * gdb.python/py-xmethods.exp
1580 * gdb.python/python.exp
1581 * gdb.reverse/consecutive-precsave.exp
1582 * gdb.reverse/finish-precsave.exp
1583 * gdb.reverse/i386-precsave.exp
1584 * gdb.reverse/machinestate-precsave.exp
1585 * gdb.reverse/sigall-precsave.exp
1586 * gdb.reverse/solib-precsave.exp
1587 * gdb.reverse/step-precsave.exp
1588 * gdb.reverse/until-precsave.exp
1589 * gdb.reverse/watch-precsave.exp
1590 * gdb.threads/leader-exit.exp
1591 * gdb.threads/pthreads.exp
1592 * gdb.threads/wp-replication.exp
1593 * gdb.trace/actions.exp
1594 * gdb.trace/mi-tsv-changed.exp
1595 * gdb.trace/tsv.exp
1596
1597 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1598
1599 Fix test names starting with uppercase throughout the files.
1600
1601 * gdb.arch/i386-bp_permanent.exp
1602 * gdb.arch/i386-gnu-cfi.exp
1603 * gdb.base/disasm-end-cu.exp
1604 * gdb.base/macscp.exp
1605 * gdb.base/pending.exp
1606 * gdb.base/watch_thread_num.exp
1607 * gdb.cp/exception.exp
1608 * gdb.cp/gdb2495.exp
1609 * gdb.cp/local.exp
1610 * gdb.python/py-evsignal.exp
1611 * gdb.python/python.exp
1612 * gdb.trace/tracecmd.exp
1613
1614 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1615
1616 Fix test names starting with uppercase throughout the files.
1617
1618 * gdb.base/charset.exp
1619 * gdb.base/eval.exp
1620 * gdb.base/multi-forks.exp
1621 * gdb.guile/scm-progspace.exp
1622 * gdb.opencl/datatypes.exp
1623 * gdb.python/py-block.exp
1624 * gdb.python/py-function.exp
1625 * gdb.python/py-symbol.exp
1626 * gdb.python/py-symtab.exp
1627 * gdb.python/py-xmethods.exp
1628 * gdb.reverse/break-precsave.exp
1629 * gdb.reverse/break-reverse.exp
1630 * gdb.reverse/consecutive-precsave.exp
1631 * gdb.reverse/consecutive-reverse.exp
1632 * gdb.reverse/finish-precsave.exp
1633 * gdb.reverse/finish-reverse-bkpt.exp
1634 * gdb.reverse/finish-reverse.exp
1635 * gdb.reverse/fstatat-reverse.exp
1636 * gdb.reverse/getresuid-reverse.exp
1637 * gdb.reverse/i386-precsave.exp
1638 * gdb.reverse/i386-reverse.exp
1639 * gdb.reverse/i386-sse-reverse.exp
1640 * gdb.reverse/i387-stack-reverse.exp
1641 * gdb.reverse/insn-reverse.exp
1642 * gdb.reverse/machinestate-precsave.exp
1643 * gdb.reverse/machinestate.exp
1644 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1645 * gdb.reverse/pipe-reverse.exp
1646 * gdb.reverse/readv-reverse.exp
1647 * gdb.reverse/recvmsg-reverse.exp
1648 * gdb.reverse/rerun-prec.exp
1649 * gdb.reverse/s390-mvcle.exp
1650 * gdb.reverse/sigall-precsave.exp
1651 * gdb.reverse/sigall-reverse.exp
1652 * gdb.reverse/solib-precsave.exp
1653 * gdb.reverse/solib-reverse.exp
1654 * gdb.reverse/step-precsave.exp
1655 * gdb.reverse/step-reverse.exp
1656 * gdb.reverse/time-reverse.exp
1657 * gdb.reverse/until-precsave.exp
1658 * gdb.reverse/until-reverse.exp
1659 * gdb.reverse/waitpid-reverse.exp
1660 * gdb.reverse/watch-precsave.exp
1661 * gdb.reverse/watch-reverse.exp
1662
1663 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1664
1665 Fix test names starting with uppercase throughout the files.
1666
1667 * gdb.arch/i386-mpx-simple_segv.exp
1668 * gdb.arch/i386-mpx.exp
1669 * gdb.arch/i386-permbkpt.exp
1670 * gdb.arch/pa-nullify.exp
1671 * gdb.arch/powerpc-d128-regs.exp
1672 * gdb.arch/vsx-regs.exp
1673 * gdb.base/bfp-test.exp
1674 * gdb.base/break.exp
1675 * gdb.base/breakpoint-shadow.exp
1676 * gdb.base/callfuncs.exp
1677 * gdb.base/charset.exp
1678 * gdb.base/commands.exp
1679 * gdb.base/completion.exp
1680 * gdb.base/dfp-test.exp
1681 * gdb.base/echo.exp
1682 * gdb.base/ending-run.exp
1683 * gdb.base/eval.exp
1684 * gdb.base/expand-psymtabs.exp
1685 * gdb.base/float128.exp
1686 * gdb.base/floatn.exp
1687 * gdb.base/foll-exec-mode.exp
1688 * gdb.base/gdb1056.exp
1689 * gdb.base/gdb11531.exp
1690 * gdb.base/kill-after-signal.exp
1691 * gdb.base/multi-forks.exp
1692 * gdb.base/overlays.exp
1693 * gdb.base/pending.exp
1694 * gdb.base/sepdebug.exp
1695 * gdb.base/testenv.exp
1696 * gdb.base/valgrind-db-attach.exp
1697 * gdb.base/watch_thread_num.exp
1698 * gdb.base/watchpoint-cond-gone.exp
1699 * gdb.base/watchpoint.exp
1700 * gdb.base/watchpoints.exp
1701 * gdb.cp/arg-reference.exp
1702 * gdb.cp/baseenum.exp
1703 * gdb.cp/operator.exp
1704 * gdb.cp/shadow.exp
1705 * gdb.dwarf2/dw2-op-out-param.exp
1706 * gdb.dwarf2/dw2-reg-undefined.exp
1707 * gdb.go/chan.exp
1708 * gdb.go/hello.exp
1709 * gdb.go/integers.exp
1710 * gdb.go/methods.exp
1711 * gdb.go/package.exp
1712 * gdb.guile/scm-parameter.exp
1713 * gdb.guile/scm-progspace.exp
1714 * gdb.guile/scm-value.exp
1715 * gdb.mi/mi-pending.exp
1716 * gdb.mi/user-selected-context-sync.exp
1717 * gdb.multi/multi-attach.exp
1718 * gdb.multi/tids.exp
1719 * gdb.opt/clobbered-registers-O2.exp
1720 * gdb.pascal/floats.exp
1721 * gdb.pascal/integers.exp
1722 * gdb.python/py-block.exp
1723 * gdb.python/py-events.exp
1724 * gdb.python/py-parameter.exp
1725 * gdb.python/py-symbol.exp
1726 * gdb.python/py-symtab.exp
1727 * gdb.python/py-type.exp
1728 * gdb.python/py-value.exp
1729 * gdb.python/py-xmethods.exp
1730 * gdb.python/python.exp
1731 * gdb.reverse/break-precsave.exp
1732 * gdb.reverse/consecutive-precsave.exp
1733 * gdb.reverse/finish-precsave.exp
1734 * gdb.reverse/i386-precsave.exp
1735 * gdb.reverse/machinestate-precsave.exp
1736 * gdb.reverse/sigall-precsave.exp
1737 * gdb.reverse/solib-precsave.exp
1738 * gdb.reverse/step-precsave.exp
1739 * gdb.reverse/until-precsave.exp
1740 * gdb.reverse/watch-precsave.exp
1741 * gdb.server/ext-attach.exp
1742 * gdb.server/ext-restart.exp
1743 * gdb.server/ext-run.exp
1744 * gdb.server/ext-wrapper.exp
1745 * gdb.stabs/gdb11479.exp
1746 * gdb.stabs/weird.exp
1747 * gdb.threads/attach-many-short-lived-threads.exp
1748 * gdb.threads/kill.exp
1749 * gdb.threads/watchpoint-fork.exp
1750
1751 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1752
1753 Fix test names starting with uppercase throughout all the files below.
1754
1755 * gdb.ada/array_return.exp
1756 * gdb.ada/catch_ex.exp
1757 * gdb.ada/info_exc.exp
1758 * gdb.ada/mi_catch_ex.exp
1759 * gdb.ada/mi_dyn_arr.exp
1760 * gdb.ada/mi_ex_cond.exp
1761 * gdb.ada/mi_exc_info.exp
1762 * gdb.ada/mi_interface.exp
1763 * gdb.ada/mi_task_arg.exp
1764 * gdb.ada/mi_task_info.exp
1765 * gdb.ada/mi_var_array.exp
1766 * gdb.arch/alpha-step.exp
1767 * gdb.arch/amd64-disp-step.exp
1768 * gdb.arch/arm-disp-step.exp
1769 * gdb.arch/disp-step-insn-reloc.exp
1770 * gdb.arch/e500-prologue.exp
1771 * gdb.arch/ftrace-insn-reloc.exp
1772 * gdb.arch/gdb1558.exp
1773 * gdb.arch/i386-bp_permanent.exp
1774 * gdb.arch/i386-disp-step.exp
1775 * gdb.arch/i386-float.exp
1776 * gdb.arch/i386-gnu-cfi.exp
1777 * gdb.arch/ia64-breakpoint-shadow.exp
1778 * gdb.arch/mips16-thunks.exp
1779 * gdb.arch/pa-nullify.exp
1780 * gdb.arch/powerpc-aix-prologue.exp
1781 * gdb.arch/powerpc-power.exp
1782 * gdb.arch/ppc-dfp.exp
1783 * gdb.arch/s390-tdbregs.exp
1784 * gdb.arch/spu-info.exp
1785 * gdb.arch/spu-ls.exp
1786 * gdb.arch/thumb-bx-pc.exp
1787 * gdb.base/advance.exp
1788 * gdb.base/annota-input-while-running.exp
1789 * gdb.base/arrayidx.exp
1790 * gdb.base/asmlabel.exp
1791 * gdb.base/async.exp
1792 * gdb.base/attach-wait-input.exp
1793 * gdb.base/auto-connect-native-target.exp
1794 * gdb.base/batch-preserve-term-settings.exp
1795 * gdb.base/bfp-test.exp
1796 * gdb.base/bigcore.exp
1797 * gdb.base/bp-permanent.exp
1798 * gdb.base/break-always.exp
1799 * gdb.base/break-fun-addr.exp
1800 * gdb.base/break-idempotent.exp
1801 * gdb.base/break-main-file-remove-fail.exp
1802 * gdb.base/break-probes.exp
1803 * gdb.base/break-unload-file.exp
1804 * gdb.base/break.exp
1805 * gdb.base/call-ar-st.exp
1806 * gdb.base/call-rt-st.exp
1807 * gdb.base/call-sc.exp
1808 * gdb.base/call-signal-resume.exp
1809 * gdb.base/call-strs.exp
1810 * gdb.base/callexit.exp
1811 * gdb.base/callfuncs.exp
1812 * gdb.base/catch-gdb-caused-signals.exp
1813 * gdb.base/catch-signal-siginfo-cond.exp
1814 * gdb.base/catch-syscall.exp
1815 * gdb.base/compare-sections.exp
1816 * gdb.base/cond-eval-mode.exp
1817 * gdb.base/condbreak-call-false.exp
1818 * gdb.base/consecutive-step-over.exp
1819 * gdb.base/cursal.exp
1820 * gdb.base/disabled-location.exp
1821 * gdb.base/disasm-end-cu.exp
1822 * gdb.base/display.exp
1823 * gdb.base/double-prompt-target-event-error.exp
1824 * gdb.base/dprintf-bp-same-addr.exp
1825 * gdb.base/dprintf-detach.exp
1826 * gdb.base/dprintf-next.exp
1827 * gdb.base/dprintf-non-stop.exp
1828 * gdb.base/dprintf-pending.exp
1829 * gdb.base/dso2dso.exp
1830 * gdb.base/ending-run.exp
1831 * gdb.base/enum_cond.exp
1832 * gdb.base/examine-backward.exp
1833 * gdb.base/exe-lock.exp
1834 * gdb.base/exec-invalid-sysroot.exp
1835 * gdb.base/execl-update-breakpoints.exp
1836 * gdb.base/execution-termios.exp
1837 * gdb.base/fileio.exp
1838 * gdb.base/fixsection.exp
1839 * gdb.base/foll-exec-mode.exp
1840 * gdb.base/foll-exec.exp
1841 * gdb.base/fork-running-state.exp
1842 * gdb.base/frame-args.exp
1843 * gdb.base/fullpath-expand.exp
1844 * gdb.base/func-ptr.exp
1845 * gdb.base/gcore-relro-pie.exp
1846 * gdb.base/gdb1090.exp
1847 * gdb.base/gdb1555.exp
1848 * gdb.base/global-var-nested-by-dso.exp
1849 * gdb.base/gnu-ifunc.exp
1850 * gdb.base/hbreak-in-shr-unsupported.exp
1851 * gdb.base/hbreak-unmapped.exp
1852 * gdb.base/hook-stop.exp
1853 * gdb.base/infcall-input.exp
1854 * gdb.base/info-fun.exp
1855 * gdb.base/info-shared.exp
1856 * gdb.base/interrupt-noterm.exp
1857 * gdb.base/jit-so.exp
1858 * gdb.base/jit.exp
1859 * gdb.base/line-symtabs.exp
1860 * gdb.base/list.exp
1861 * gdb.base/longjmp.exp
1862 * gdb.base/macscp.exp
1863 * gdb.base/max-value-size.exp
1864 * gdb.base/nodebug.exp
1865 * gdb.base/nofield.exp
1866 * gdb.base/overlays.exp
1867 * gdb.base/paginate-after-ctrl-c-running.exp
1868 * gdb.base/paginate-bg-execution.exp
1869 * gdb.base/paginate-inferior-exit.exp
1870 * gdb.base/pending.exp
1871 * gdb.base/pr11022.exp
1872 * gdb.base/printcmds.exp
1873 * gdb.base/ptr-typedef.exp
1874 * gdb.base/ptype.exp
1875 * gdb.base/randomize.exp
1876 * gdb.base/range-stepping.exp
1877 * gdb.base/realname-expand.exp
1878 * gdb.base/relativedebug.exp
1879 * gdb.base/remote.exp
1880 * gdb.base/savedregs.exp
1881 * gdb.base/sepdebug.exp
1882 * gdb.base/set-noassign.exp
1883 * gdb.base/shlib-call.exp
1884 * gdb.base/shreloc.exp
1885 * gdb.base/sigaltstack.exp
1886 * gdb.base/sigbpt.exp
1887 * gdb.base/siginfo-addr.exp
1888 * gdb.base/siginfo-obj.exp
1889 * gdb.base/siginfo-thread.exp
1890 * gdb.base/signest.exp
1891 * gdb.base/signull.exp
1892 * gdb.base/sigrepeat.exp
1893 * gdb.base/skip.exp
1894 * gdb.base/so-impl-ld.exp
1895 * gdb.base/solib-corrupted.exp
1896 * gdb.base/solib-disc.exp
1897 * gdb.base/solib-display.exp
1898 * gdb.base/solib-overlap.exp
1899 * gdb.base/solib-search.exp
1900 * gdb.base/solib-symbol.exp
1901 * gdb.base/source-execution.exp
1902 * gdb.base/sss-bp-on-user-bp-2.exp
1903 * gdb.base/sss-bp-on-user-bp.exp
1904 * gdb.base/stack-checking.exp
1905 * gdb.base/stale-infcall.exp
1906 * gdb.base/step-break.exp
1907 * gdb.base/step-line.exp
1908 * gdb.base/step-over-exit.exp
1909 * gdb.base/step-test.exp
1910 * gdb.base/structs.exp
1911 * gdb.base/sym-file.exp
1912 * gdb.base/symtab-search-order.exp
1913 * gdb.base/term.exp
1914 * gdb.base/type-opaque.exp
1915 * gdb.base/unload.exp
1916 * gdb.base/until-nodebug.exp
1917 * gdb.base/until.exp
1918 * gdb.base/unwindonsignal.exp
1919 * gdb.base/watch-cond.exp
1920 * gdb.base/watch-non-mem.exp
1921 * gdb.base/watch_thread_num.exp
1922 * gdb.base/watchpoint-reuse-slot.exp
1923 * gdb.base/watchpoint-solib.exp
1924 * gdb.base/watchpoint.exp
1925 * gdb.btrace/dlopen.exp
1926 * gdb.cell/arch.exp
1927 * gdb.cell/break.exp
1928 * gdb.cell/bt.exp
1929 * gdb.cell/core.exp
1930 * gdb.cell/data.exp
1931 * gdb.cell/dwarfaddr.exp
1932 * gdb.cell/ea-cache.exp
1933 * gdb.cell/ea-standalone.exp
1934 * gdb.cell/ea-test.exp
1935 * gdb.cell/f-regs.exp
1936 * gdb.cell/fork.exp
1937 * gdb.cell/gcore.exp
1938 * gdb.cell/mem-access.exp
1939 * gdb.cell/ptype.exp
1940 * gdb.cell/registers.exp
1941 * gdb.cell/sizeof.exp
1942 * gdb.cell/solib-symbol.exp
1943 * gdb.cell/solib.exp
1944 * gdb.compile/compile-tls.exp
1945 * gdb.cp/exception.exp
1946 * gdb.cp/gdb2495.exp
1947 * gdb.cp/local.exp
1948 * gdb.cp/mb-inline.exp
1949 * gdb.cp/mb-templates.exp
1950 * gdb.cp/pr10687.exp
1951 * gdb.cp/pr9167.exp
1952 * gdb.cp/scope-err.exp
1953 * gdb.cp/templates.exp
1954 * gdb.cp/virtfunc.exp
1955 * gdb.dwarf2/dw2-dir-file-name.exp
1956 * gdb.dwarf2/dw2-single-line-discriminators.exp
1957 * gdb.fortran/complex.exp
1958 * gdb.fortran/library-module.exp
1959 * gdb.guile/guile.exp
1960 * gdb.guile/scm-cmd.exp
1961 * gdb.guile/scm-frame-inline.exp
1962 * gdb.guile/scm-objfile.exp
1963 * gdb.guile/scm-pretty-print.exp
1964 * gdb.guile/scm-symbol.exp
1965 * gdb.guile/scm-type.exp
1966 * gdb.guile/scm-value.exp
1967 * gdb.linespec/keywords.exp
1968 * gdb.linespec/ls-errs.exp
1969 * gdb.linespec/macro-relative.exp
1970 * gdb.linespec/thread.exp
1971 * gdb.mi/mi-breakpoint-changed.exp
1972 * gdb.mi/mi-dprintf-pending.exp
1973 * gdb.mi/mi-fullname-deleted.exp
1974 * gdb.mi/mi-logging.exp
1975 * gdb.mi/mi-pending.exp
1976 * gdb.mi/mi-solib.exp
1977 * gdb.mi/new-ui-mi-sync.exp
1978 * gdb.mi/user-selected-context-sync.exp
1979 * gdb.multi/dummy-frame-restore.exp
1980 * gdb.multi/multi-arch-exec.exp
1981 * gdb.multi/remove-inferiors.exp
1982 * gdb.multi/watchpoint-multi-exit.exp
1983 * gdb.opt/solib-intra-step.exp
1984 * gdb.perf/backtrace.exp
1985 * gdb.perf/single-step.exp
1986 * gdb.perf/skip-command.exp
1987 * gdb.perf/skip-prologue.exp
1988 * gdb.perf/solib.exp
1989 * gdb.python/lib-types.exp
1990 * gdb.python/py-as-string.exp
1991 * gdb.python/py-bad-printers.exp
1992 * gdb.python/py-block.exp
1993 * gdb.python/py-breakpoint.exp
1994 * gdb.python/py-cmd.exp
1995 * gdb.python/py-events.exp
1996 * gdb.python/py-evthreads.exp
1997 * gdb.python/py-finish-breakpoint.exp
1998 * gdb.python/py-finish-breakpoint2.exp
1999 * gdb.python/py-frame-inline.exp
2000 * gdb.python/py-frame.exp
2001 * gdb.python/py-inferior.exp
2002 * gdb.python/py-infthread.exp
2003 * gdb.python/py-mi.exp
2004 * gdb.python/py-objfile.exp
2005 * gdb.python/py-pp-maint.exp
2006 * gdb.python/py-pp-registration.exp
2007 * gdb.python/py-prettyprint.exp
2008 * gdb.python/py-recurse-unwind.exp
2009 * gdb.python/py-shared.exp
2010 * gdb.python/py-symbol.exp
2011 * gdb.python/py-symtab.exp
2012 * gdb.python/py-template.exp
2013 * gdb.python/py-type.exp
2014 * gdb.python/py-unwind-maint.exp
2015 * gdb.python/py-unwind.exp
2016 * gdb.python/py-value.exp
2017 * gdb.python/python.exp
2018 * gdb.reverse/finish-reverse-bkpt.exp
2019 * gdb.reverse/insn-reverse.exp
2020 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2021 * gdb.reverse/solib-precsave.exp
2022 * gdb.reverse/solib-reverse.exp
2023 * gdb.stabs/gdb11479.exp
2024 * gdb.stabs/weird.exp
2025 * gdb.threads/fork-child-threads.exp
2026 * gdb.threads/fork-plus-threads.exp
2027 * gdb.threads/fork-thread-pending.exp
2028 * gdb.threads/forking-threads-plus-breakpoint.exp
2029 * gdb.threads/hand-call-in-threads.exp
2030 * gdb.threads/interrupted-hand-call.exp
2031 * gdb.threads/linux-dp.exp
2032 * gdb.threads/local-watch-wrong-thread.exp
2033 * gdb.threads/next-while-other-thread-longjmps.exp
2034 * gdb.threads/non-ldr-exit.exp
2035 * gdb.threads/pending-step.exp
2036 * gdb.threads/print-threads.exp
2037 * gdb.threads/process-dies-while-detaching.exp
2038 * gdb.threads/process-dies-while-handling-bp.exp
2039 * gdb.threads/pthreads.exp
2040 * gdb.threads/queue-signal.exp
2041 * gdb.threads/reconnect-signal.exp
2042 * gdb.threads/signal-command-handle-nopass.exp
2043 * gdb.threads/signal-command-multiple-signals-pending.exp
2044 * gdb.threads/signal-delivered-right-thread.exp
2045 * gdb.threads/signal-sigtrap.exp
2046 * gdb.threads/sigthread.exp
2047 * gdb.threads/staticthreads.exp
2048 * gdb.threads/stepi-random-signal.exp
2049 * gdb.threads/thread-unwindonsignal.exp
2050 * gdb.threads/thread_check.exp
2051 * gdb.threads/thread_events.exp
2052 * gdb.threads/tid-reuse.exp
2053 * gdb.threads/tls-nodebug.exp
2054 * gdb.threads/tls-shared.exp
2055 * gdb.threads/tls-so_extern.exp
2056 * gdb.threads/tls.exp
2057 * gdb.threads/wp-replication.exp
2058 * gdb.trace/actions-changed.exp
2059 * gdb.trace/actions.exp
2060 * gdb.trace/backtrace.exp
2061 * gdb.trace/change-loc.exp
2062 * gdb.trace/collection.exp
2063 * gdb.trace/deltrace.exp
2064 * gdb.trace/disconnected-tracing.exp
2065 * gdb.trace/entry-values.exp
2066 * gdb.trace/ftrace-lock.exp
2067 * gdb.trace/ftrace.exp
2068 * gdb.trace/infotrace.exp
2069 * gdb.trace/mi-trace-frame-collected.exp
2070 * gdb.trace/mi-trace-unavailable.exp
2071 * gdb.trace/mi-traceframe-changed.exp
2072 * gdb.trace/mi-tracepoint-changed.exp
2073 * gdb.trace/mi-tsv-changed.exp
2074 * gdb.trace/no-attach-trace.exp
2075 * gdb.trace/packetlen.exp
2076 * gdb.trace/passc-dyn.exp
2077 * gdb.trace/passcount.exp
2078 * gdb.trace/pending.exp
2079 * gdb.trace/pr16508.exp
2080 * gdb.trace/qtro.exp
2081 * gdb.trace/range-stepping.exp
2082 * gdb.trace/read-memory.exp
2083 * gdb.trace/report.exp
2084 * gdb.trace/save-trace.exp
2085 * gdb.trace/signal.exp
2086 * gdb.trace/stap-trace.exp
2087 * gdb.trace/status-stop.exp
2088 * gdb.trace/strace.exp
2089 * gdb.trace/tfile.exp
2090 * gdb.trace/tfind.exp
2091 * gdb.trace/trace-break.exp
2092 * gdb.trace/trace-condition.exp
2093 * gdb.trace/trace-enable-disable.exp
2094 * gdb.trace/trace-mt.exp
2095 * gdb.trace/tracecmd.exp
2096 * gdb.trace/tracefile-pseudo-reg.exp
2097 * gdb.trace/tspeed.exp
2098 * gdb.trace/tstatus.exp
2099 * gdb.trace/tsv.exp
2100 * gdb.trace/unavailable.exp
2101 * gdb.trace/while-dyn.exp
2102 * gdb.trace/while-stepping.exp
2103 * lib/gdb-guile.exp
2104 * lib/gdb.exp
2105 * lib/mi-support.exp
2106 * lib/pascal.exp
2107 * lib/perftest.exp
2108 * lib/prelink-support.exp
2109 * lib/selftest-support.exp
2110
2111 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2112
2113 * Makefile.in: Include disable-implicit-rules.mk.
2114
2115 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2116
2117 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2118 non-byte-aligned bit fields.
2119
2120 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2121
2122 PR gdb/12616
2123 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2124 respects the DW_AT_data_bit_offset attribute.
2125
2126 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2127
2128 * gdb.base/default.exp: Fix output of "set language".
2129
2130 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2131
2132 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2133 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2134 make.
2135 * configure.ac: Remove checks for the make program.
2136 * configure: Re-generate.
2137
2138 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2139
2140 * gdb.python/py-recurse-unwind.c (main): Add loop.
2141 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2142 to read_register() and gdb.parse_and_eval(). Make each code
2143 call a separate case that can be individually tested.
2144 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2145 proc. Call cont_and_backtrace for each of the code paths that
2146 we want to test in the unwinder.
2147
2148 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2149
2150 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2151 the definition of struct S.
2152
2153 2016-11-11 Catherine Moore <clm@codesourcery.com>
2154
2155 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2156
2157 2016-11-09 Pedro Alves <palves@redhat.com>
2158
2159 * gdb.base/commands.exp (runto_or_return): New procedure.
2160 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2161 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2162 (progvar_simple_while_test, progvar_complex_if_while_test)
2163 (if_while_breakpoint_command_test)
2164 (infrun_breakpoint_command_test, breakpoint_command_test)
2165 (user_defined_command_test, watchpoint_command_test)
2166 (test_command_prompt_position, redefine_hook_test)
2167 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2168 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2169 multi_line_input and multi_line. Remove gdb_expect and
2170 gdb_stop_suppressing_tests uses.
2171 * lib/gdb.exp (valnum_re): New global.
2172 (multi_line_input): New procedure.
2173
2174 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2175
2176 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2177 Remove.
2178 (test_setup): Define with proc_with_prefix.
2179 (test_cli_inferior): Likewise.
2180 (test_cli_thread): Likewise.
2181 (test_cli_frame): Likewise.
2182 (test_cli_select_frame): Likewise.
2183 (test_cli_up_down): Likewise.
2184 (test_mi_thread_select): Likewise.
2185 (test_mi_stack_select_frame): Likewise.
2186 (test_cli_in_mi_inferior): Likewise.
2187 (test_cli_in_mi_thread): Likewise.
2188 (test_cli_in_mi_frame): Likewise.
2189 (top level): Do not use with_test_prefix_procname.
2190
2191 2016-11-09 Pedro Alves <palves@redhat.com>
2192
2193 * gdb.base/commands.exp (gdbvar_simple_if_test)
2194 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2195 (progvar_simple_if_test, progvar_simple_while_test)
2196 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2197 (infrun_breakpoint_command_test, breakpoint_command_test)
2198 (user_defined_command_test, watchpoint_command_test)
2199 (test_command_prompt_position, deprecated_command_test)
2200 (bp_deleted_in_command, temporary_breakpoint_commands)
2201 (stray_arg0_test, source_file_with_indented_comment)
2202 (recursive_source_test, if_commands_test)
2203 (error_clears_commands_left, redefine_hook_test)
2204 (redefine_backtrace_test): Use proc_with_prefix.
2205 * lib/gdb.exp (proc_with_prefix): New proc.
2206
2207 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2208
2209 * gdb.base/tui-layout.c: New file.
2210 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2211 disassembly window contains very long lines.
2212
2213 2016-11-08 Tom Tromey <tom@tromey.com>
2214
2215 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2216 depend on Python 2.
2217
2218 2016-11-08 Tom Tromey <tom@tromey.com>
2219
2220 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2221 New method.
2222
2223 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2224
2225 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2226
2227 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2228
2229 * gdb.rust/simple.rs: Add test for univariant enums without
2230 discriminants and for encoded struct-like enums.
2231
2232 2016-10-28 Pedro Alves <palves@redhat.com>
2233
2234 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2235 gdb_test_multiple, tighten regexps and match symtabs and line
2236 tables incrementally.
2237
2238 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2239
2240 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2241 general.
2242
2243 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2244
2245 * gdb.base/exec-invalid-sysroot.exp: New file.
2246
2247 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2248
2249 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2250
2251 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2252
2253 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2254
2255 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2256
2257 * gdb.base/killed-outside.exp: Remove $options from a call to
2258 `prepare_for_testing'.
2259
2260 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2261
2262 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2263 Change test message.
2264
2265 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2266
2267 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2268 Update comment.
2269
2270 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2271
2272 * gdb.trace/mi-trace-save.exp: New file.
2273
2274 2016-10-13 Yao Qi <yao.qi@linaro.org>
2275
2276 * gdb.base/code_elim.exp (get_var_address): Remove.
2277 * gdb.base/relocate.exp: Likewise.
2278 * gdb.base/shreloc.exp: Likewise.
2279 * lib/gdb.exp (get_var_address): New.
2280
2281 2016-10-13 Yao Qi <yao.qi@linaro.org>
2282
2283 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2284 floating point tests if $skip_float_test is false.
2285
2286 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2287
2288 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2289 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2290 argc values.
2291 Add 1 to argc so we guarantee distinct initial/modified argc values.
2292
2293 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2294
2295 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2296
2297 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2298
2299 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2300 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2301 * gdb.arch/vsx-regs.exp: Likewise.
2302
2303 2016-10-07 Yao Qi <yao.qi@linaro.org>
2304
2305 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2306
2307 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2308
2309 * gdb.python/python.exp: Test decode_line("*0").
2310
2311 2016-10-06 Doug Evans <dje@google.com>
2312
2313 * gdb.python/py-value.exp (test_value_creation): Add test for large
2314 unsigned 64-bit value.
2315
2316 2016-10-06 Tom Tromey <tom@tromey.com>
2317
2318 * gdb.compile/compile.exp: Change java tests to rust.
2319 * gdb.base/setshow.exp: Change java tests to rust.
2320 * gdb.base/default.exp: Remove java from language list.
2321 * README (Examples): Update language example.
2322 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2323 test.
2324 * lib/gdb.exp (skip_java_tests): Remove.
2325 * lib/java.exp: Remove.
2326 * gdb.java: Remove.
2327
2328 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2329
2330 * gdb.arch/mips-fcr.exp: New test.
2331 * gdb.arch/mips-fcr.c: Source for the new test.
2332
2333 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2334
2335 * gdb.base/solib-disc.exp: Use `standard_output_file'
2336 throughout.
2337
2338 2016-10-06 Pedro Alves <palves@redhat.com>
2339
2340 * gdb.base/jit-simple-dl.c: New file.
2341 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2342 * gdb.base/jit-simple.c: ... this.
2343 * gdb.base/jit-simple.exp (jit_run): Delete.
2344 (build_jit): New proc.
2345 (jit_test_reread): Recompile either the main program or the shared
2346 library, depending on what is being tested. Skip changing address
2347 if caller wants to. Compare before/after addresses. If testing
2348 standalone, explicitly load the binary. Test "maint info
2349 breakpoints".
2350 (top level): Add "standalone vs shared lib" and "change address"
2351 vs "same address" axes.
2352
2353 2016-10-06 Pedro Alves <palves@redhat.com>
2354
2355 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2356 call.
2357 (jit_run): Delete.
2358 (jit_test_reread): Use with_test_prefix. Reload the main binary
2359 explicitly. Compare the before/after addresses of the JIT
2360 descriptor.
2361
2362 2016-08-15 Doug Evans <dje@google.com>
2363
2364 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2365 for single bitfields is bool.
2366 * gdb.xml/tdesc-regs.exp: Ditto.
2367
2368 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2369
2370 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2371
2372 2016-10-05 Yao Qi <yao.qi@linaro.org>
2373
2374 * lib/gdb.exp (support_complex_tests): Return zero if
2375 gdb_skip_float_test return true.
2376
2377 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2378 Simon Marchi <simon.marchi@ericsson.com>
2379
2380 PR gdb/20487
2381 * gdb.mi/user-selected-context-sync.exp: New file.
2382 * gdb.mi/user-selected-context-sync.c: New file.
2383
2384 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2385 Simon Marchi <simon.marchi@ericsson.com>
2386
2387 PR gdb/20487
2388 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2389 =thread-select-event check.
2390
2391 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2392
2393 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2394 the compulsory L operand changes.
2395 * gdb.arch/powerpc-power.s: Likewise.
2396
2397 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2398
2399 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2400 * gdb.base/jit-attach-pie.c: New file.
2401 * gdb.base/jit-attach-pie.exp: New file.
2402
2403 2016-09-28 Pedro Alves <palves@redhat.com>
2404
2405 * gdb.base/infcall-input.c: New file.
2406 * gdb.base/infcall-input.exp: New file.
2407
2408 2016-09-22 Yao Qi <yao.qi@linaro.org>
2409
2410 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2411 (gdb_exit): Rename it to ...
2412 (gdbserver_gdb_exit): ... Close GDBserver.
2413 (gdb_exit): New proc, call gdbserver_gdb_exit.
2414 (mi_gdb_exit): Likewise.
2415
2416 2016-09-22 Yao Qi <yao.qi@linaro.org>
2417
2418 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2419 path.
2420 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2421 Remove duplication.
2422
2423 2016-09-22 Yao Qi <yao.qi@linaro.org>
2424
2425 * lib/gdbserver-support.exp: Check the existence of
2426 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2427
2428 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2429
2430 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2431
2432 2016-09-21 Tom Tromey <tom@tromey.com>
2433
2434 PR gdb/20604:
2435 * gdb.base/quit.exp: New file.
2436
2437 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2438
2439 * .gitignore: New file.
2440
2441 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2442
2443 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2444 throughout.
2445
2446 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2447
2448 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2449
2450 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2451
2452 * gdb.cp/casts.cc (decltype): Move it ...
2453 (main): ... with its call to ...
2454 * gdb.cp/casts03.cc: ... a new file.
2455 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2456
2457 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2458
2459 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2460
2461 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2462
2463 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2464 and sync up the test with tests in gas/testsuite/gas/ppc.
2465 * gdb.arch/powerpc-power.exp: Likewise.
2466
2467 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2468
2469 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2470
2471 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2472 Jan Kratochvil <jan.kratochvil@redhat.com>
2473
2474 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2475 make m1's definition to be different from m2's. Use 'dummy' as an
2476 argument for probe 'two'.
2477
2478 2016-09-10 Jon Beniston <jon@beniston.com>
2479
2480 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2481 for sim target.
2482
2483 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2484
2485 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2486 variable declaration.
2487 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2488 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2489 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2490 received HWCAP as its argument.
2491
2492 2016-09-06 Pedro Alves <palves@redhat.com>
2493
2494 * gdb.base/new-ui-pending-input.c: New file.
2495 * gdb.base/new-ui-pending-input.exp: New file.
2496 * gdb.exp (clear_gdb_spawn_id): New procedure.
2497 (with_spawn_id): Check whether gdb_spawn_id exists before
2498 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2499 on exit.
2500
2501 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2502
2503 * gdb.base/float128.c: New file.
2504 * gdb.base/float128.exp: Likewise.
2505 * gdb.base/floatn.c: Likewise.
2506 * gdb.base/floatn.exp: Likewise.
2507
2508 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2509
2510 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2511
2512 2016-09-05 Pedro Alves <palves@redhat.com>
2513
2514 PR backtrace/19927
2515 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2516 unwinders are immediately called as side effect of "source" or
2517 "disable unwinder" commands.
2518 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2519
2520 2016-09-02 Yao Qi <yao.qi@linaro.org>
2521
2522 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2523 is true and $type is "float" or "double".
2524
2525 2016-09-02 Yao Qi <yao.qi@linaro.org>
2526
2527 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2528 true.
2529 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2530 * gdb.base/call-rt-st.exp: Likewise.
2531 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2532 return value instead of gdb,skip_float_test.
2533 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2534 (do_function_calls): Use its return value instead of
2535 gdb,skip_float_test.
2536 * gdb.base/finish.exp: Likewise.
2537 * gdb.base/funcargs.exp: Likewise.
2538 * gdb.base/return.exp: Likewise.
2539 * gdb.base/return2.exp: Likewise.
2540 * gdb.base/varargs.exp: Likewise.
2541 * lib/gdb.exp (gdb_skip_float_test): Change it to
2542 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2543
2544 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2545
2546 * gdb.multi/tids.exp: Test "thread apply all".
2547
2548 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2549
2550 * gdb.base/default.exp (tty): Remove.
2551
2552 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2553
2554 * gdb.python/py-recurse-unwind.c: New file.
2555 * gdb.python/py-recurse-unwind.py: New file.
2556 * gdb.python/py-recurse-unwind.exp: New file.
2557
2558 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2559
2560 * gdb.base/set-inferior-tty.exp: New file.
2561 * gdb.base/set-inferior-tty.c: New file.
2562
2563 2016-08-23 Pedro Alves <palves@redhat.com>
2564
2565 PR gdb/20494
2566 * gdb.base/new-ui-echo.c: New file.
2567 * gdb.base/new-ui-echo.exp: New file.
2568
2569 2016-08-23 Yao Qi <yao.qi@linaro.org>
2570
2571 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2572 gdbserver_spawn.
2573 * gdb.server/connect-without-multi-process.exp (do_test):
2574 Likewise.
2575
2576 2016-08-23 Yao Qi <yao.qi@linaro.org>
2577
2578 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2579 standalone_txt. Delete gdb_txt and standalone_txt on host
2580 and target. Spawn the binary on target. Copy files from
2581 target to host.
2582
2583 2016-08-22 Pedro Alves <palves@redhat.com>
2584
2585 PR gdb/20505
2586 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2587 with_test_prefix. Factor out bits to ...
2588 (test_no_vdso): ... this new procedure.
2589
2590 2016-08-19 Carl Love <cel@us.ibm.com>
2591
2592 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2593 maintaining separate logic for constructing the output path.
2594 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2595 * gdb.arch/ppc-dfp.exp: Likewise.
2596 * gdb.arch/ppc-fp.exp: Likewise.
2597 * gdb.arch/vsx-regs.exp: Likewise.
2598 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2599 binprefix for generating the additional binary files.
2600
2601 2016-08-19 Pedro Alves <palves@redhat.com>
2602
2603 * gdb.trace/mi-trace-frame-collected.exp
2604 (test_trace_frame_collected): On x32, expect two registers.
2605
2606 2016-08-18 Carl Love <cel@us.ibm.com>
2607
2608 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2609 and sync up the test with tests in gas/testsuite/gas/ppc.
2610 * gdb.arch/powerpc-power.exp: Likewise.
2611
2612 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2613
2614 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2615 expected error message.
2616
2617 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2618
2619 * gdb.multi/remove-inferiors.exp: New file.
2620 * gdb.multi/remove-inferiors.c: New file.
2621
2622 2016-08-12 Yao Qi <yao.qi@linaro.org>
2623
2624 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2625 argument list.
2626
2627 2016-08-10 Pedro Alves <palves@redhat.com>
2628
2629 PR gdb/19187
2630 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2631 setup_kfails.
2632
2633 2016-08-09 Pedro Alves <palves@redhat.com>
2634 Simon Marchi <simon.marchi@ericsson.com>
2635
2636 PR gdb/20418
2637 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2638 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2639
2640 2016-08-09 Pedro Alves <palves@redhat.com>
2641
2642 PR mi/20431
2643 * gdb.mi/mi-cmd-error.exp: New file.
2644
2645 2016-08-09 Pedro Alves <palves@redhat.com>
2646
2647 PR gdb/18653
2648 * gdb.base/signals-state-child.c: New file.
2649 * gdb.base/signals-state-child.exp: New file.
2650 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2651
2652 2016-08-09 Pedro Alves <palves@redhat.com>
2653
2654 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2655
2656 2016-08-03 Tom Tromey <tom@tromey.com>
2657
2658 PR python/18565:
2659 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2660
2661 2016-08-01 Yao Qi <yao.qi@linaro.org>
2662
2663 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2664 variable mode to "multi-process" if $multi_process is 1, otherwise
2665 set it to "single-process".
2666
2667 2016-08-01 Yao Qi <yao.qi@linaro.org>
2668
2669 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2670 * gdb.cp/cpexprs.exp: Likewise.
2671 * gdb.cp/m-static.exp: Likewise.
2672
2673 2016-07-26 Tom Tromey <tom@tromey.com>
2674
2675 PR python/20190:
2676 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2677 test.
2678
2679 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2680
2681 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2682 selecting assembly source files.
2683 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2684 assembly source files.
2685 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2686 assembly source files.
2687 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2688 selecting assembly source files.
2689
2690 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2691
2692 * gdb.base/new-ui.exp (do_test_invalid_args): New
2693 procedure.
2694
2695 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2696
2697 * gdb.btrace/reconnect.c: New file.
2698 * gdb.btrace/reconnect.exp: New file.
2699
2700 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2701
2702 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2703 to test_catch_syscall_group.
2704 (test_catch_syscall_group): New.
2705
2706 2016-07-21 Tom Tromey <tom@tromey.com>
2707
2708 * gdb.rust/simple.rs (main): Use empty struct expression.
2709 * gdb.rust/simple.exp: Add tests for empty struct expression.
2710
2711 2016-07-21 Yao Qi <yao.qi@linaro.org>
2712
2713 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2714 if gdb_skip_xml_test is true on some targets.
2715
2716 2016-07-21 Yao Qi <yao.qi@linaro.org>
2717
2718 * gdb.server/solib-list.exp: Unset last_loaded_file.
2719
2720 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2721
2722 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2723 "step into captured_main (args)".
2724
2725 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2726
2727 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2728
2729 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2730
2731 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2732
2733 2016-07-19 Pedro Alves <palves@redhat.com>
2734
2735 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2736 * gdb.opt/inline-bt.exp: Likewise.
2737 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2738 additional_flags=-Winline.
2739 * gdb.opt/inline-locals.exp: Likewise.
2740 * gdb.opt/inline-markers.c (ATTR): Define.
2741 (inlined_fn): Use it.
2742
2743 2016-07-19 Yao Qi <yao.qi@linaro.org>
2744
2745 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2746 (test_with_self): Remove some code. Remove argument executable.
2747 (top-level): Use do_self_tests.
2748
2749 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2750 Don Breazeal <donb@codesourcery.com>
2751
2752 * gdb.base/maint.exp: Escape paths used in regular expressions.
2753 * gdb.stabs/weird.exp: Likewise.
2754
2755 2016-07-13 Tom Tromey <tom@tromey.com>
2756
2757 PR python/15620, PR python/18620:
2758 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2759 (test_bkpt_events): New procs.
2760
2761 2016-07-13 Tom Tromey <tom@tromey.com>
2762
2763 PR python/17698:
2764 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2765 test.
2766 (test_watchpoints): Likewise.
2767 (test_bkpt_pending): New proc.
2768
2769 2016-07-13 Tom Tromey <tom@tromey.com>
2770
2771 PR cli/18053:
2772 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2773 completion test.
2774
2775 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2776
2777 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2778 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2779 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2780 f_label.
2781 (g): Rename g_end_lbl to g_label.
2782 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2783 low_pc and high_pc.
2784 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2785
2786 2016-07-12 Tom Tromey <tom@tromey.com>
2787
2788 PR python/19293:
2789 * gdb.python/py-unwind-maint.exp: Update tests.
2790
2791 2016-07-12 Yao Qi <yao.qi@linaro.org>
2792
2793 * lib/selftest-support.exp (selftest_setup): Match the output
2794 when captured_main is inlined.
2795
2796 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2797
2798 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2799 New variables.
2800 (print this%a, print this%b, print this): New tests.
2801 * gdb.fortran/derived-types.f90 (this): New object and
2802 initialization.
2803
2804 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2805
2806 * gdb.ada/arraydim.exp: Remove extra directory level in build
2807 directory.
2808
2809 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2810
2811 * lib/ada.exp: Remove extra directory level in build directory.
2812 * gdb.ada/cond_lang.exp: Likewise.
2813 * gdb.ada/exec_changed.exp: Likewise.
2814 * gdb.ada/lang_switch.exp: Likewise.
2815
2816 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2817
2818 * simple.rs: Add test for raw pointer subscripting.
2819 * simple.exp: Add test expectations.
2820
2821 2016-07-05 Yao Qi <yao.qi@linaro.org>
2822
2823 * gdb.mi/mi-reverse.exp: Match =record-started output.
2824
2825 2016-07-01 Pedro Alves <palves@redhat.com>
2826
2827 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2828 procedure.
2829 (jit_reader_test): Test the jit reader's unwinder.
2830 * gdb.base/jithost.c (jit_function_00_code): New global.
2831 (main): Use memcpy to fill in the mmapped code, instead of poking
2832 bytes manually here.
2833 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2834 value.
2835 (read_debug_info): Save the function's range.
2836 (read_sp): New function.
2837 (unwind_frame): Use it. Also unwind RBP.
2838 (get_frame_id): Use read_sp.
2839 (gdb_init_reader): Use calloc instead of malloc.
2840 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2841 parameter. Use gdb_test_multiple.
2842
2843 2016-07-01 Pedro Alves <palves@redhat.com>
2844 Antoine Tremblay <antoine.tremblay@ericsson.com>
2845
2846 * gdb.threads/process-dies-while-detaching.c: New file.
2847 * gdb.threads/process-dies-while-detaching.exp: New file.
2848
2849 2016-07-01 Pedro Alves <palves@redhat.com>
2850
2851 * gdb.multi/watchpoint-multi-exit.c: New file.
2852 * gdb.multi/watchpoint-multi-exit.exp: New file.
2853
2854 2016-06-30 Pedro Alves <palves@redhat.com>
2855
2856 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2857 unset inferior_spawn_id.
2858
2859 2016-06-30 Pedro Alves <palves@redhat.com>
2860
2861 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2862 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2863
2864 2016-06-29 Yao Qi <yao.qi@linaro.org>
2865
2866 * gdb.base/return.c: Add copyright header.
2867
2868 2016-06-29 Tom Tromey <tom@tromey.com>
2869
2870 PR python/20129:
2871 * gdb.python/py-framefilter.exp: Add tests for setting priority
2872 and disabling of non-existent frame filter.
2873
2874 2016-06-29 Yao Qi <yao.qi@linaro.org>
2875
2876 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2877 0x0f07ff.
2878
2879 2016-06-28 Yao Qi <yao.qi@linaro.org>
2880
2881 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2882 triplets. Start gdb, execute catch syscall, and continue. Check
2883 gdb's output to determine catch syscall is supported.
2884
2885 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2886
2887 * gdb.rust/simple.rs: Add test for returning unit in a function.
2888 * gdb.rust/simple.exp: Add expectation for functions returning
2889 unit.
2890
2891 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2892
2893 * gdb.python/py-breakpoint-create-fail.c,
2894 gdb.python/py-breakpoint-create-fail.exp,
2895 gdb.python/py-breakpoint-create-fail.py: New testcase.
2896
2897 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2898
2899 PR gdb/20239
2900 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2901 * gdb.rust/simple.exp: Add test expectations for new NonZero
2902 tests.
2903
2904 2016-06-24 David Taylor <dtaylor@emc.com>
2905
2906 * gdb.base/offsets.exp: New file.
2907 * gdb.base/offsets.c: New file.
2908
2909 2016-06-23 Tom Tromey <tom@tromey.com>
2910
2911 PR gdb/16483:
2912 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2913 before any filters are loaded.
2914
2915 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2916
2917 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2918 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2919 structs.
2920 * gdb.fortran/derived-type-function.exp: New file.
2921 * gdb.fortran/derived-type-function.f90: New file.
2922
2923
2924 2016-06-21 Pedro Alves <palves@redhat.com>
2925
2926 * gdb.base/new-ui.exp: New file.
2927 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2928 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2929 (with_spawn_id): New procedure.
2930
2931 2016-06-21 Pedro Alves <palves@redhat.com>
2932
2933 * gdb.mi/mi-exec-run.exp: New file.
2934
2935 2016-06-21 Pedro Alves <palves@redhat.com>
2936
2937 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2938 breakpoint command's output on the main UI.
2939 (test_break): New procedure, factored out from calls in the top
2940 level.
2941 (top level): Use foreach_with_prefix to test MI as main UI and as
2942 separate UI.
2943
2944 2016-06-21 Pedro Alves <palves@redhat.com>
2945
2946 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2947 (test_awatch_creation_and_listing)
2948 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2949 Remove 'type' parameter.
2950 (test_watchpoint_all): New parameter mi_mode. Remove
2951 with_test_prefix.
2952 (top level): Use foreach_with_prefix, and add main/separate UI MI
2953 testing axis.
2954
2955 2016-06-21 Pedro Alves <palves@redhat.com>
2956
2957 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2958 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2959 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2960 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2961 (gdb_main_spawn_id, mi_spawn_id): Declare and
2962 comment.
2963 (mi_create_inferior_pty): New procedure,
2964 factored out from default_mi_gdb_start.
2965 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2966 procedures.
2967 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2968 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2969 Use mi_create_inferior_pty.
2970 (mi_gdb_start): Use eval to pass down args list.
2971
2972 2016-06-21 Pedro Alves <palves@redhat.com>
2973
2974 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2975 * gdb.opt/inline-cmds.exp: Add MI tests.
2976
2977 2016-06-21 Pedro Alves <palves@redhat.com>
2978
2979 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2980
2981 2016-06-21 Pedro Alves <palves@redhat.com>
2982
2983 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2984 (top level): Use it instead of mi_execute_to.
2985
2986 2016-06-21 Pedro Alves <palves@redhat.com>
2987
2988 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
2989 (cont_handler_str): New.
2990 (signal_stop_handler): Set stop_handler_str instead of printing to
2991 stdout.
2992 (continue_handler): Set cont_handler_str instead of printing to
2993 stdout.
2994 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
2995 mi_send_resuming_command. Print stop_handler_str and
2996 cont_handler_str instead of expecting the python events print
2997 directly.
2998
2999 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3000
3001 * gdb.base/jit-reader.exp: New file.
3002 * gdb.base/jithost.c: New file.
3003 * gdb.base/jithost.h: New file.
3004 * gdb.base/jitreader.c : New file.
3005 * gdb.base/jit-protocol.h: New file.
3006
3007 2016-06-17 Yao Qi <yao.qi@linaro.org>
3008
3009 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3010 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3011 and detach-on-fork. Adjust tests.
3012 (top level): Invoke break_cond_on_syscall with combinations of
3013 syscall, follow-fork-mode and detach-on-fork.
3014
3015 2016-06-17 Yao Qi <yao.qi@linaro.org>
3016
3017 * gdb.base/step-over-exit.c: New.
3018 * gdb.base/step-over-exit.exp: New.
3019
3020 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3021
3022 * gdb.base/float.exp: Add target check for nds32*-*-*.
3023 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3024
3025 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3026
3027 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3028 for unsupported target features.
3029 * gdb.base/call-rt-st.exp: Likewise.
3030 * gdb.base/call-sc.exp: Likewise.
3031 * gdb.base/call-signal-resume.exp: Likewise.
3032 * gdb.base/call-strs.exp: Likewise.
3033 * gdb.base/callexit.exp: Likewise.
3034 * gdb.base/callfuncs.exp: Likewise.
3035 * gdb.base/nodebug.exp: Likewise.
3036 * gdb.base/printcmds.exp: Likewise.
3037 * gdb.base/ptype.exp: Likewise.
3038 * gdb.base/structs.exp: Likewise.
3039 * gdb.base/unwindonsignal.exp: Likewise.
3040 * gdb.cp/gdb2495.exp: Likewise.
3041 * gdb.cp/templates.exp: Likewise.
3042 * gdb.cp/virtfunc.exp: Likewise.
3043 * gdb.threads/hand-call-in-threads.exp: Likewise.
3044 * gdb.threads/interrupted-hand-call.exp: Likewise.
3045 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3046
3047 2016-06-10 Tom Tromey <tom@tromey.com>
3048
3049 PR rust/20110:
3050 * gdb.rust/expr.exp: Add test for integer constant larger than
3051 i32.
3052
3053 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3054
3055 * gdb.fortran/nested-funcs.exp: New.
3056 * gdb.fortran/nested-funcs.f90: New.
3057
3058 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3059
3060 * gdb.base/examine-backward.c: New file.
3061 * gdb.base/examine-backward.exp: New file.
3062
3063 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3064
3065 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3066 matching.
3067
3068 2016-06-02 Tom Tromey <tom@tromey.com>
3069
3070 PR python/18984:
3071 * gdb.python/py-shared.exp: Add solib_name test.
3072
3073 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3074
3075 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3076
3077 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3078
3079 PR c++/19893
3080 * gdb.dwarf2/implref.exp: Rename to...
3081 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3082 * gdb.dwarf2/implref-array.c: New file.
3083 * gdb.dwarf2/implref-array.exp: Likewise.
3084 * gdb.dwarf2/implref-global.c: Likewise.
3085 * gdb.dwarf2/implref-global.exp: Likewise.
3086 * gdb.dwarf2/implref-struct.c: Likewise.
3087 * gdb.dwarf2/implref-struct.exp: Likewise.
3088
3089 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3090
3091 * gdb.trace/trace-condition.exp: Add 64bit tests.
3092
3093 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3094
3095 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3096 bits types.
3097 (main): Adapt to 8 to 64 bits types.
3098 * gdb.trace/trace-condition.exp: Add new tests.
3099
3100 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3101
3102 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3103
3104 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3105
3106 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3107 Move condition tests...
3108 * gdb.trace/trace-condition.exp: Here.
3109
3110 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3111
3112 * gdb.trace/trace-condition.exp: Add counter-case tests.
3113
3114 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3115
3116 PR c++/15231
3117 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3118 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3119
3120 2016-05-27 Pedro Alves <palves@redhat.com>
3121
3122 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3123 New procedure.
3124 (top level): Call it, and bail out of DejaGnu is known to be bad.
3125
3126 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3127
3128 * gdb.base/whatis.c: Extend the test case.
3129 * gdb.base/whatis.exp: Add additional tests.
3130
3131 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3132
3133 * gdb.fortran/type.f90: Add pointer variable.
3134 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3135
3136 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3137
3138 * gdb.fortran/vla-type.exp: Fix testcase name.
3139
3140 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3141
3142 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3143
3144 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3145
3146 * gdb.fortran/type.f90: Add nested structures.
3147 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3148 * gdb.fortran/derived-type.exp: Adapt expected output.
3149 * gdb.fortran/vla-type.exp: Adapt expected output.
3150
3151 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3152
3153 * gdb.fortran/whatis_type.exp: Adapt expected output.
3154
3155 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3156
3157 * gdb.fortran/print_type.exp: Fix expected output.
3158 * gdb.fortran/whatis_type.exp: Fix expected output.
3159
3160 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3161
3162 * gdb.fortran/whatis_type.exp: Use multi_line.
3163
3164 2016-05-24 Tom Tromey <tom@tromey.com>
3165
3166 PR python/17386:
3167 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3168 use value as an index.
3169
3170 2016-05-23 Tom Tromey <tom@tromey.com>
3171
3172 PR python/17981:
3173 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3174 no-breakpoint case.
3175
3176 2016-05-24 Pedro Alves <palves@redhat.com>
3177
3178 PR gdb/19828
3179 * gdb.threads/clone-attach-detach.c: New file.
3180 * gdb.threads/clone-attach-detach.exp: New file.
3181
3182 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3183
3184 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3185
3186 2016-05-23 Tom Tromey <tom@tromey.com>
3187
3188 PR python/19438, PR python/18393:
3189 * gdb.python/py-progspace.exp: Add "dir" test.
3190 * gdb.python/py-objfile.exp: Add "dir" test.
3191
3192 2016-05-23 Yao Qi <yao.qi@linaro.org>
3193
3194 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3195 * gdb.arch/thumb2-it.exp: Likewise.
3196
3197 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3198
3199 * gdb.mi/mi-threads-interrupt.c: New file.
3200 * gdb.mi/mi-threads-interrupt.exp: New file.
3201
3202 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3203
3204 PR gdb/18077
3205 * gdb.mi/mi-async-run.exp: New file.
3206 * gdb.mi/mi-async-run.c: New file.
3207
3208 2016-05-17 Tom Tromey <tom@tromey.com>
3209 Manish Goregaokar <manishsmail@gmail.com>
3210
3211 * lib/rust-support.exp: New file.
3212 * lib/gdb.exp (skip_rust_tests): New proc.
3213 (build_executable_from_specs): Handle rust.
3214 * lib/future.exp (gdb_find_rustc): New proc.
3215 (gdb_default_target_compile): Handle rust.
3216 * gdb.rust/expr.exp: New file.
3217 * gdb.rust/generics.exp: New file.
3218 * gdb.rust/generics.rs: New file.
3219 * gdb.rust/methods.exp: New file.
3220 * gdb.rust/methods.rs: New file.
3221 * gdb.rust/modules.exp: New file.
3222 * gdb.rust/modules.rs: New file.
3223 * gdb.rust/simple.exp: New file.
3224 * gdb.rust/simple.rs: New file.
3225
3226 2016-05-17 Tom Tromey <tom@tromey.com>
3227
3228 * gdb.base/default.exp (set language): Add rust.
3229
3230 2016-05-17 Tom Tromey <tom@tromey.com>
3231
3232 * gdb.gdb/unittest.exp: New file.
3233
3234 2016-05-16 Yao Qi <yao.qi@linaro.org>
3235
3236 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3237 shell_prompt. Update shell_prompt_re.
3238
3239 2016-05-12 Doug Evans <dje@google.com>
3240
3241 PR symtab/19999
3242 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3243 $options when building executable.
3244 * gdb.dwarf2/fission-loclists-pie.S: New file.
3245 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3246
3247 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3248
3249 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3250 of [is_remote target],
3251
3252 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3253
3254 * lib/gdb.exp (use_gdb_stub): New procedure.
3255
3256 2016-05-03 Yunlian Jiang <yunlian@google.com>
3257 Doug Evans <dje@google.com>
3258
3259 PR symtab/19914
3260 * gdb.dwarf2/dwp-sepdebug.c: New file.
3261 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3262
3263 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3264
3265 * gdb.base/detach.exp: Remove is_remote check.
3266
3267 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3268
3269 * gdb.base/annota-input-while-running.exp: Don't check for
3270 [is_remote target]. Enable annotations after running to main.
3271 Remove unused "set test..." line.
3272
3273 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3274
3275 * gdb.trace/trace-enable-disable.exp: New file.
3276 * gdb.trace/trace-enable-disable.c: New file.
3277
3278 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3279
3280 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3281 use it in info sharedlibrary test.
3282 * gdb.trace/ftrace-lock.exp: Likewise.
3283 * gdb.trace/ftrace.exp: Likewise.
3284 * gdb.trace/range-stepping.exp: Likewise.
3285 * gdb.trace/trace-break.exp: Likewise.
3286 * gdb.trace/trace-condition.exp: Likewise.
3287 * gdb.trace/trace-mt.exp: Likewise.
3288
3289 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3290
3291 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3292 (gdb_load_shlib): ... this.
3293 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3294 gdb_load_shlib.
3295 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3296 * gdb.base/ctxobj.exp: Likewise.
3297 * gdb.base/dprintf-pending.exp: Likewise.
3298 * gdb.base/dso2dso.exp: Likewise.
3299 * gdb.base/fixsection.exp: Likewise.
3300 * gdb.base/gcore-relro.exp: Likewise.
3301 * gdb.base/gdb1555.exp: Likewise.
3302 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3303 * gdb.base/gnu-ifunc.exp: Likewise.
3304 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3305 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3306 * gdb.base/pending.exp: Likewise.
3307 * gdb.base/print-file-var.exp: Likewise.
3308 * gdb.base/print-symbol-loading.exp: Likewise.
3309 * gdb.base/shlib-call.exp: Likewise.
3310 * gdb.base/shreloc.exp: Likewise.
3311 * gdb.base/so-impl-ld.exp: Likewise.
3312 * gdb.base/solib-disc.exp: Likewise.
3313 * gdb.base/solib-nodir.exp: Likewise.
3314 * gdb.base/solib-overlap.exp: Likewise.
3315 * gdb.base/solib-symbol.exp: Likewise.
3316 * gdb.base/solib-weak.exp (do_test): Likewise.
3317 * gdb.base/sym-file.exp: Likewise.
3318 * gdb.base/symtab-search-order.exp: Likewise.
3319 * gdb.base/type-opaque.exp: Likewise.
3320 * gdb.base/unload.exp: Likewise.
3321 * gdb.base/watchpoint-solib.exp: Likewise.
3322 * gdb.compile/compile.exp: Likewise.
3323 * gdb.cp/gdb2384.exp: Likewise.
3324 * gdb.cp/infcall-dlopen.exp: Likewise.
3325 * gdb.cp/re-set-overloaded.exp: Likewise.
3326 * gdb.fortran/library-module.exp: Likewise.
3327 * gdb.opt/solib-intra-step.exp: Likewise.
3328 * gdb.python/py-finish-breakpoint.exp: Likewise.
3329 * gdb.python/py-shared.exp: Likewise.
3330 * gdb.reverse/solib-precsave.exp: Likewise.
3331 * gdb.reverse/solib-reverse.exp: Likewise.
3332 * gdb.server/solib-list.exp: Likewise.
3333 * gdb.threads/dlopen-libpthread.exp: Likewise.
3334 * gdb.threads/tls-shared.exp: Likewise.
3335 * gdb.threads/tls-so_extern.exp: Likewise.
3336 * gdb.trace/change-loc.exp: Likewise.
3337 * gdb.trace/ftrace-lock.exp: Likewise.
3338 * gdb.trace/ftrace.exp: Likewise.
3339 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3340 * gdb.trace/pending.exp: Likewise.
3341 * gdb.trace/range-stepping.exp: Likewise.
3342 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3343 (strace_info_marker): Likewise.
3344 (strace_probe_marker): Likewise.
3345 (strace_trace_on_same_addr): Likewise.
3346 (strace_trace_on_diff_addr): Likewise.
3347 * gdb.trace/trace-break.exp: Likewise.
3348 * gdb.trace/trace-condition.exp: Likewise.
3349 * gdb.trace/trace-mt.exp: Likewise.
3350
3351 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3352
3353 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3354 result of gdb_remote_download.
3355 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3356 * gdb.base/dso2dso.exp: Likewise.
3357 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3358 * gdb.base/print-file-var.exp: Likewise.
3359 * gdb.base/shlib-call.exp: Likewise.
3360 * gdb.base/shreloc.exp: Likewise.
3361 * gdb.base/solib-overlap.exp: Likewise.
3362 * gdb.base/solib-weak.exp (do_test): Likewise.
3363 * gdb.base/unload.exp: Likewise.
3364
3365 2016-04-27 Yao Qi <yao.qi@linaro.org>
3366
3367 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3368 exists.
3369
3370 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3371
3372 * vla-type.exp: Print structure from toplevel.
3373
3374 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3375
3376 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3377 of dynamic types.
3378 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3379 of dynamic types.
3380
3381 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3382
3383 * gdb.fortran/vla-type.f90: New file.
3384 * gdb.fortran/vla-type.exp: New file.
3385
3386 2016-04-25 Yao Qi <yao.qi@linaro.org>
3387
3388 * gdb.base/branch-to-self.c: New file.
3389 * gdb.base/branch-to-self.exp: New file.
3390
3391 2016-04-22 Yao Qi <yao.qi@linaro.org>
3392
3393 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3394 more after $hex.
3395
3396 2016-04-22 Yao Qi <yao.qi@linaro.org>
3397
3398 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3399 * gdb.base/annota3.exp: Likewise.
3400
3401 2016-04-22 Yao Qi <yao.qi@linaro.org>
3402
3403 * gdb.reverse/step-precsave.exp: Do one step and test program
3404 stops in "callee" and do multiple steps until program goes out
3405 of "callee".
3406 * gdb.reverse/step-reverse.exp: Likewise.
3407
3408 2016-04-22 Yao Qi <yao.qi@linaro.org>
3409
3410 * gdb.trace/signal.exp: Also pass if
3411 $tracepoint_hits($i) > $iterations.
3412
3413 2016-04-22 Yao Qi <yao.qi@linaro.org>
3414
3415 * gdb.trace/signal.c: New file.
3416 * gdb.trace/signal.exp: New file.
3417
3418 2016-04-19 Doug Evans <xdje42@gmail.com>
3419
3420 * gdb.base/bad-file.exp: New file.
3421
3422 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3423
3424 * gdb.dwarf2/implref.exp: New file.
3425
3426 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3427
3428 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3429 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3430 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3431 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3432 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3433 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3434 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3435 * lib/fortran.exp (fortran_int4): New procedure.
3436 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3437 (fortran_logical4): Likewise.
3438
3439 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3440
3441 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3442
3443 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3444
3445 * lib/compiler.c: Add Intel specific preprocessor macros.
3446 * lib/compiler.cc: Likewise.
3447
3448 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3449
3450 * gdb.server/connect-with-no-symbol-file.c: New file.
3451 * gdb.server/connect-with-no-symbol-file.exp: New file.
3452
3453 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3454
3455 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3456
3457 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3458
3459 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3460 standard output directory.
3461
3462 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3463
3464 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3465
3466 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3467
3468 * gdb.btrace/instruction_history.c (loop): Add declaration.
3469
3470 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3471
3472 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3473
3474 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3475
3476 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3477 parentheses to print.
3478 (continue_handler): Likewise.
3479
3480 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3481
3482 * gdb.server/solib-list.exp: Remove is_remote check.
3483 Pass shlib= to gdb_compile. Don't link shared library with
3484 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3485 Run binary filename through "readlink -f" on the target.
3486
3487 2016-04-08 Pedro Alves <palves@redhat.com>
3488
3489 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3490 interpreter filename as argument to gdbserver_spawn.
3491 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3492 Return empty if $last_loaded_file does not exist.
3493
3494 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3495
3496 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3497 * gdb.base/jit-main.c: Use exit after usage.
3498
3499 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3500
3501 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3502 GDBHISTSIZE prior to the tests.
3503 * gdb.base/gdbinit-history.exp: Likewise.
3504
3505 2016-04-07 Pedro Alves <palves@redhat.com>
3506
3507 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3508 instead of build_executable. Use gdb_load_shlibs.
3509
3510 2016-04-07 Yao Qi <yao.qi@linaro.org>
3511
3512 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3513 Execute "si" command.
3514
3515 2016-04-07 Yao Qi <yao.qi@linaro.org>
3516
3517 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3518 number instead of the comments on some line.
3519
3520 2016-04-06 Don Breazeal <donb@codesourcery.com>
3521
3522 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3523 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3524
3525 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3526
3527 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3528 standard_output_file. Remove unused binfile variable.
3529
3530 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3531
3532 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3533 * gdb.python/py-mi-objfile.exp: Match "list main" output
3534 in console format.
3535
3536 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3537
3538 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3539 absolute.
3540
3541 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3542
3543 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3544 absolute.
3545 * gdb.trace/ftrace.exp: Likewise.
3546 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3547 targets as well.
3548 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3549 (gdb_load_shlibs): Copy libraries to test directory when testing
3550 natively. Only set solib-search-path if testing remotely.
3551 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3552
3553 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3554
3555 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3556 gdb_download. Use it even if the target is not remote.
3557 * gdb.base/jit.exp (compile_jit_test): Likewise.
3558 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3559 output directory if the destination board is local, otherwise use
3560 the standard remote_download from DejaGnu.
3561 (gdb_download): Remove.
3562 (gdb_load_shlibs): Use gdb_remote_download instead of
3563 gdb_download.
3564 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3565 Use gdb_remote_download instead of gdb_download. Use it even if
3566 the target is not remote.
3567 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3568 instead of gdb_download.
3569
3570 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3571
3572 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3573 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3574 run.
3575
3576 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3577
3578 PR gdb/19820
3579 * gdb.base/printcmds.exp: Add artificial arrays tests.
3580
3581 2016-03-31 Pedro Alves <palves@redhat.com>
3582
3583 PR gdb/19858
3584 * gdb.base/jit-main.c: Include unistd.h.
3585 (ATTACH): Define to 0 if not already defined.
3586 (wait_for_gdb, mypid): New globals.
3587 (WAIT_FOR_GDB): New macro.
3588 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3589 some breakpoint locations.
3590 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3591 New procedures.
3592 (one_jit_test): Add REATTACH parameter, and handle it. Use
3593 continue_to_test_location.
3594 (top level): Test attach, and adjusts calls to one_jit_test.
3595
3596 2016-03-31 Pedro Alves <palves@redhat.com>
3597
3598 PR gdb/19858
3599 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3600 BINSUFFIX parameter, and handle it.
3601 (top level): Adjust calls compile_jit_test.
3602
3603 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3604
3605 PR python/19743
3606 * gdb.python/py-mi-events-gdb.py: New file.
3607 * gdb.python/py-mi-events.c: New file.
3608 * gdb.python/py-mi-events.exp: New file.
3609
3610 2016-03-30 Yao Qi <yao.qi@linaro.org>
3611
3612 * gdb.reverse/until-precsave.exp: Match function name only.
3613 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3614 Move malloc to a condition block.
3615 * gdb.reverse/until-reverse.exp: Match function name only.
3616
3617 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3618
3619 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3620 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3621 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3622 variable for GPR 0 instead of assuming it is register 0.
3623 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3624 * lib/trace-support.exp: Add s390 registers.
3625
3626 2016-03-29 Yao Qi <yao.qi@linaro.org>
3627
3628 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3629
3630 2016-03-24 Yao Qi <yao.qi@linaro.org>
3631
3632 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3633 test message.
3634
3635 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3636
3637 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3638 maintaining separate logic for constructing the output path.
3639
3640 2016-03-16 Don Breazeal <donb@codesourcery.com>
3641
3642 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3643 Retry fork and waitpid on interrupted system call errors.
3644 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3645 Use with_timeout_factor to increase timeout by factor of 10.
3646
3647 2016-03-15 Don Breazeal <donb@codesourcery.com>
3648
3649 * gdb.cp/scope-err.cc: New test program.
3650 * gdb.cp/scope-err.exp: New test script.
3651 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3652 lines and "set breakpoint here" comment.
3653 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3654 Fixed some whitespace and format issues.
3655 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3656 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3657
3658 2016-03-15 Doug Evans <dje@google.com>
3659
3660 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3661 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3662 All callers updated. Add tests for enums, mixed flags register.
3663
3664 2016-03-15 Doug Evans <dje@google.com>
3665
3666 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3667 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3668
3669 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3670
3671 * gdb.base/default.exp: Add $_as_string to the list of expected
3672 convenience functions.
3673
3674 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3675
3676 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3677
3678 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3679
3680 * gdb.python/py-as-string.exp: New file.
3681 * gdb.python/py-as-string.c: New file.
3682
3683 2016-03-09 Pedro Alves <palves@redhat.com>
3684
3685 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3686 signal" -> "Thread NN received signal" output change.
3687 * gdb.threads/ia64-sigill.exp: Likewise.
3688 * gdb.threads/linux-dp.exp: Likewise.
3689 * gdb.threads/manythreads.exp: Likewise.
3690 * gdb.threads/pending-step.exp: Likewise.
3691 * gdb.threads/print-threads.exp: Likewise.
3692 * gdb.threads/sigstep-threads.exp: Likewise.
3693 * gdb.threads/staticthreads.exp: Likewise.
3694 * gdb.threads/tls.exp: Likewise.
3695
3696 2016-03-09 Pedro Alves <palves@redhat.com>
3697
3698 * gdb.base/command-line-input.exp: New file.
3699
3700 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3701
3702 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3703 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3704 * gdb.trace/pending.exp: Accept leading dot before function name.
3705 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3706 * lib/trace-support.exp: Set registers for ppc.
3707
3708 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3709
3710 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3711 use it for disassembly; accept .main in addition to main in backtrace.
3712
3713 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3714 Marcin Kościelnicki <koriakin@0x04.net>
3715
3716 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3717 (gdb_recursion_test_ptr): New global variable.
3718 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3719 gdb_recursion_test.
3720 (gdb_c_test): Ditto.
3721
3722 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3723
3724 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3725 ordering.
3726
3727 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3728
3729 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3730 (bar): Add bar_start_lbl label.
3731 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3732 of foo/bar for emitting DWARF and tracing.
3733
3734 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3735
3736 * analyze-racy-logs.py: Set executable bit.
3737
3738 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3739
3740 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3741 (CHECK_TARGET_TMP): Likewise.
3742 (check-single-racy): New rule.
3743 (check-parallel-racy): Likewise.
3744 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3745 (do-check-parallel-racy): New rule.
3746 (check-racy/%.exp): Likewise.
3747 * README (Racy testcases): New section.
3748 * analyze-racy-logs.py: New file.
3749
3750 2016-03-03 Doug Evans <dje@google.com>
3751
3752 * gdb.base/skip.exp: Use with_test_prefix.
3753
3754 2016-03-03 Yao Qi <yao.qi@linaro.org>
3755
3756 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3757 Invoke step_over_syscall "clone" and break_cond_on_syscall
3758 "clone".
3759 * gdb.base/step-over-clone.c: New file.
3760
3761 2016-03-03 Yao Qi <yao.qi@linaro.org>
3762
3763 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3764 code format.
3765
3766 2016-03-03 Yao Qi <yao.qi@linaro.org>
3767
3768 * gdb.base/disp-step-fork.c: Rename to ...
3769 * gdb.base/step-over-fork.c: ... it. New file.
3770 * gdb.base/disp-step-vfork.c: Rename to ...
3771 * gdb.base/step-over-vfork.c: ... it. New file.
3772 * gdb.base/disp-step-syscall.exp: Rename to ...
3773 * gdb.base/step-over-syscall.exp: ... it. New file.
3774 (disp_step_cross_syscall): Rename to ...
3775 (step_over_syscall): ... it.
3776
3777 2016-03-03 Yao Qi <yao.qi@linaro.org>
3778
3779 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3780 If target supports condition evaluation on target, invoke
3781 break_cond_on_syscall for fork and vfork.
3782
3783 2016-03-03 Yao Qi <yao.qi@linaro.org>
3784
3785 * gdb.base/disp-step-syscall.exp: Don't invoke
3786 support_displaced_stepping.
3787 (disp_step_cross_syscall): Test with displaced stepping off and
3788 on if supported.
3789
3790 2016-03-03 Yao Qi <yao.qi@linaro.org>
3791
3792 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3793 proc.
3794 (setup): New proc.
3795 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3796 and setup.
3797
3798 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3799
3800 * gdb.fortran/vla-history.exp: Remove breakpoint.
3801
3802 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3803
3804 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3805 exceeds timeout.
3806
3807 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3808
3809 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3810 breakpoint.
3811
3812 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3813
3814 * gdb.mi/vla.f90: Nullify pointer after declaration.
3815
3816 2016-03-01 Pedro Alves <palves@redhat.com>
3817
3818 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3819
3820 2016-03-01 Pedro Alves <palves@redhat.com>
3821
3822 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3823 before anything else.
3824 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3825 _GNU_SOURCE here.
3826 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3827 before anything else.
3828 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3829
3830 2016-03-01 Pedro Alves <palves@redhat.com>
3831
3832 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3833
3834 2016-03-01 Yao Qi <yao.qi@linaro.org>
3835
3836 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3837 prepare_for_testing.
3838
3839 2016-03-01 Yao Qi <yao.qi@linaro.org>
3840
3841 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3842
3843 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3844
3845 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3846 manually constructing the output path.
3847
3848 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3849
3850 * gdb.arch/s390-stackless.S: New.
3851 * gdb.arch/s390-stackless.exp: New.
3852
3853 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3854
3855 * gdb.dlang/circular.c: New file.
3856 * gdb.dlang/circular.exp: New file.
3857
3858 2016-02-26 Yao Qi <yao.qi@linaro.org>
3859
3860 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3861 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3862 (testcases): Update.
3863
3864 2016-02-26 Yao Qi <yao.qi@linaro.org>
3865
3866 * gdb.reverse/aarch64.c: Rename to ...
3867 * gdb.reverse/insn-reverse.c: ... it.
3868 * gdb.reverse/aarch64.exp: Rename to ...
3869 * gdb.reverse/insn-reverse.exp: ... it.
3870
3871 2016-02-26 Yao Qi <yao.qi@linaro.org>
3872
3873 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3874 (testcase_ftype): New.
3875 (testcases): New array.
3876 (n_testcases): New.
3877 (main): Call each element in testcases.
3878 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3879 (read_testcase): New.
3880 Do the tests in a loop.
3881
3882 2016-02-25 Yao Qi <yao.qi@linaro.org>
3883
3884 * gdb.base/branches.c: Remove.
3885
3886 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3887
3888 PR gdb/13808
3889 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3890
3891 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3892
3893 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3894
3895 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3896
3897 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3898 change x86_64 call_insn to 'callq'.
3899
3900 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3901
3902 * gdb.trace/tfile-avx.c: Move to...
3903 * gdb.trace/tracefile-pseudo-reg.c: Here.
3904 * gdb.trace/tfile-avx.exp: Move to...
3905 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3906
3907 2016-02-24 Gary Benson <gbenson@redhat.com>
3908
3909 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3910 message on attach.
3911
3912 2016-02-23 Doug Evans <dje@google.com>
3913
3914 * gdb.base/skip.c (test_skip): New function.
3915 (end_test_skip_file_and_function): New function.
3916 (test_skip_file_and_function): New function.
3917 * gdb.base/skip1.c (test_skip): New function.
3918 (skip1_test_skip_file_and_function): New function.
3919 * gdb.base/skip.exp: Add tests for new skip options.
3920 * gdb.base/skip-solib.exp: Update expected output.
3921 * gdb.perf/skip-command.cc: New file.
3922 * gdb.perf/skip-command.exp: New file.
3923 * gdb.perf/skip-command.py: New file.
3924
3925 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3926
3927 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3928 info registers pattern.
3929
3930 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3931
3932 * lib/future.exp: Add D support.
3933 (gdb_find_gdc): New proc.
3934 (gdb_default_target_compile): Add D support.
3935
3936 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3937
3938 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3939 user+system time.
3940 (trace_speed_test): Determine the iteration count for a time
3941 between 15..30 seconds.
3942
3943 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3944
3945 * gdb.arch/i386-mpx-sigsegv.c: New file.
3946 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3947 * gdb.arch/i386-mpx-simple_segv.c: New file.
3948 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3949
3950 2016-02-18 Yao Qi <yao.qi@linaro.org>
3951
3952 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3953 Don't call setup_kfail.
3954
3955 2016-02-18 Yao Qi <yao.qi@linaro.org>
3956
3957 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3958 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3959
3960 2016-02-16 Doug Evans <dje@google.com>
3961
3962 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3963 * gdb.base/skip1.c: Ditto.
3964 * gdb.base/skip.exp: Whitespace cleanup.
3965
3966 2016-02-16 Don Breazeal <donb@codesourcery.com>
3967
3968 PR remote/19496
3969 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3970 Remove kfail for PR remote/19496.
3971
3972 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3973
3974 * lib/gdb.exp (standard_temp_file): Return a path specific to
3975 the runtest invocation.
3976
3977 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3978
3979 * gdb.trace/save-trace.exp: Change relative path to be in the
3980 standard output directory.
3981
3982 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3983
3984 * gdb.arch/i386-prologue.c: Add missing prototypes.
3985
3986 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3987
3988 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
3989 * gdb.arch/i386-prologue.exp: Likewise.
3990 * gdb.arch/i386-size.exp: Likewise.
3991
3992 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
3993
3994 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
3995 define object file path.
3996 * gdb.btrace/gcore.exp: Use standard_output_file to define core
3997 file path.
3998 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
3999 standard_output_file to define binfile.
4000
4001 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4002
4003 Fix compatibility with recent gfortran-5.3.1.
4004 * gdb.fortran/vla-history.exp (print vla1 allocated)
4005 (print vla2 allocated, print $2, print $3): Remove
4006 (print $4): Rename to ...
4007 (print $2): ... here.
4008 (print $9): Rename to ...
4009 (print $5): ... here.
4010 (print $10): Rename to ...
4011 (print $6): ... here.
4012 * gdb.fortran/vla.f90: Add pvla initialization.
4013
4014 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4015
4016 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4017 New test.
4018 * gdb.fortran/vla-value-sub.exp: Likewise.
4019
4020 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4021
4022 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4023
4024 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4025
4026 * i386-biarch-core.exp: Define corefile using
4027 standard_output_file.
4028
4029 2016-02-12 Yao Qi <yao.qi@linaro.org>
4030
4031 * gdb.arch/arm-single-step-kernel-helper.c: New.
4032 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4033
4034 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4035
4036 * gdb.btrace/tailcall-only.exp: New.
4037 * gdb.btrace/tailcall-only.c: New.
4038 * gdb.btrace/x86_64-tailcall-only.S: New.
4039 * gdb.btrace/i686-tailcall-only.S: New.
4040
4041 2016-02-11 Pedro Alves <palves@redhat.com>
4042
4043 * README (Parallel testing): Add missing double quotes.
4044
4045 2016-02-11 Pedro Alves <palves@redhat.com>
4046
4047 * README (Parallel testing): New section.
4048 (GDB_PARALLEL): Rewrite.
4049 (FORCE_PARALLEL): Document.
4050
4051 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4052
4053 * gdb.trace/tfile-avx.c: New test.
4054 * gdb.trace/tfile-avx.exp: New test.
4055
4056 2016-02-09 Keith Seitz <keiths@redhat.com>
4057
4058 PR breakpoints/19546
4059 * gdb.base/infcall-exec.c: New file.
4060 * gdb.base/infcall-exec2.c: New file.
4061 * gdb.base/infcall-exec.exp: New file.
4062
4063 2016-02-09 Keith Seitz <keiths@redhat.com>
4064
4065 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4066 (toplevel): Call test_bkpt_address.
4067
4068 2016-02-09 Keith Seitz <keiths@redhat.com>
4069
4070 PR python/19506
4071 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4072 (toplevel): Call test_bkpt_address.
4073
4074 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4075
4076 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4077 to AC_OUTPUT.
4078 * configure: Regenerate.
4079
4080 2016-02-09 Pedro Alves <palves@redhat.com>
4081
4082 PR breakpoints/19548
4083 * gdb.base/execl-update-breakpoints.c (some_function): New
4084 function.
4085 (main): Call it.
4086 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4087 Tighten expected GDB output.
4088
4089 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4090
4091 * Makefile.in (ALL_SUBDIRS): Remove.
4092 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4093 (distclean maintainer-clean realclean): Likewise.
4094 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4095 * configure: Regenerate.
4096 * gdb.ada/Makefile.in: Delete.
4097 * gdb.arch/Makefile.in: Likewise.
4098 * gdb.asm/Makefile.in: Likewise.
4099 * gdb.base/Makefile.in: Likewise.
4100 * gdb.btrace/Makefile.in: Likewise.
4101 * gdb.cell/Makefile.in: Likewise.
4102 * gdb.compile/Makefile.in: Likewise.
4103 * gdb.cp/Makefile.in: Likewise.
4104 * gdb.disasm/Makefile.in: Likewise.
4105 * gdb.dlang/Makefile.in: Likewise.
4106 * gdb.dwarf2/Makefile.in: Likewise.
4107 * gdb.fortran/Makefile.in: Likewise.
4108 * gdb.gdb/Makefile.in: Likewise.
4109 * gdb.go/Makefile.in: Likewise.
4110 * gdb.guile/Makefile.in: Likewise.
4111 * gdb.java/Makefile.in: Likewise.
4112 * gdb.linespec/Makefile.in: Likewise.
4113 * gdb.mi/Makefile.in: Likewise.
4114 * gdb.modula2/Makefile.in: Likewise.
4115 * gdb.multi/Makefile.in: Likewise.
4116 * gdb.objc/Makefile.in: Likewise.
4117 * gdb.opencl/Makefile.in: Likewise.
4118 * gdb.opt/Makefile.in: Likewise.
4119 * gdb.pascal/Makefile.in: Likewise.
4120 * gdb.perf/Makefile.in: Likewise.
4121 * gdb.python/Makefile.in: Likewise.
4122 * gdb.reverse/Makefile.in: Likewise.
4123 * gdb.server/Makefile.in: Likewise.
4124 * gdb.stabs/Makefile.in: Likewise.
4125 * gdb.threads/Makefile.in: Likewise.
4126 * gdb.trace/Makefile.in: Likewise.
4127 * gdb.xml/Makefile.in: Likewise.
4128 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4129 GDB_PARALLEL.
4130 (standard_output_file): Remove check for GDB_PARALLEL, always
4131 return path in outputs/$subdir/$testname.
4132
4133 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4134
4135 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4136 (site.exp): Assign abs_srcdir to tcl's srcdir.
4137
4138 2016-02-04 Yao Qi <yao.qi@linaro.org>
4139
4140 * gdb.base/foll-exec-mode.c: Include limits.h.
4141 (main): Add parameters argc and argv. Get directory from
4142 argv[0].
4143 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4144 compilation.
4145 * gdb.base/foll-exec.c: Include limits.h.
4146 (main): Add parameters argc and argv.
4147 Get directory from argv[0].
4148 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4149 Adjust tests on the number of lines as source code changed.
4150 * gdb.base/foll-vfork-exit.c: Include limits.h.
4151 (main): Add one line of statement before vfork.
4152 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4153 (main): Add parameters argc and argv. Get directory from
4154 argv[0].
4155 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4156 (setup_gdb): Set tbreak to skip some source lines.
4157 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4158 (main): Add parameters argc and argv. Get directory from
4159 argv[0].
4160 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4161 compilation.
4162 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4163 (main): Add parameters argc and argv. Get directory from
4164 argv[0].
4165 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4166 compilation.
4167
4168 2016-02-01 Doug Evans <dje@google.com>
4169
4170 * gdb.base/skip.exp: Clean up multiple references to same test name.
4171
4172 2016-02-01 Pedro Alves <palves@redhat.com>
4173
4174 PR remote/19496
4175 * gdb.threads/forking-threads-plus-breakpoint.exp
4176 (displaced_stepping_supported): New global.
4177 (probe_displaced_stepping_support): New procedure.
4178 (do_test): Add 'displaced' parameter, and use it.
4179 (top level): Check for displaced stepping support. Add displaced
4180 stepping on/off testing axis.
4181
4182 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4183
4184 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4185 pointer. Don't perform further tests on the unassociated pointer
4186 if the first test fails.
4187
4188 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4189
4190 * gdb.base/max-value-size.c: New file.
4191 * gdb.base/max-value-size.exp: New file.
4192 * gdb.base/huge.exp: Disable max-value-size for this test.
4193
4194 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4195
4196 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4197
4198 2016-01-28 Yao Qi <yao.qi@linaro.org>
4199
4200 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4201
4202 2016-01-25 Pedro Alves <palves@redhat.com>
4203
4204 PR threads/19461
4205 * gdb.base/fork-running-state.c: New file.
4206 * gdb.base/fork-running-state.exp: New file.
4207
4208 2016-01-25 Pedro Alves <palves@redhat.com>
4209
4210 PR gdb/19494
4211 * gdb.base/catch-fork-kill.c: New file.
4212 * gdb.base/catch-fork-kill.exp: New file.
4213
4214 2016-01-25 Pedro Alves <palves@redhat.com>
4215
4216 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4217 Delete, moved to lib/gdb.exp.
4218 * gdb.threads/forking-threads-plus-breakpoint.exp
4219 (foreach_with_prefix): Likewise.
4220 * gdb.threads/process-dies-while-handling-bp.exp
4221 (foreach_with_prefix): Likewise.
4222 * lib/gdb.exp (foreach_with_prefix): New procedure.
4223
4224 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4225
4226 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4227 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4228
4229 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4230
4231 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4232 endian targets.
4233
4234 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4235 Pedro Alves <palves@redhat.com>
4236
4237 Fix testsuite compatibility with Guile.
4238 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4239 number.
4240
4241 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4242
4243 Fix testsuite compatibility with Guile.
4244 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4245 (thread 1): New test for backtrace through signal handler.
4246
4247 2016-01-22 Yao Qi <yao.qi@linaro.org>
4248
4249 PR testsuite/19491
4250 * gdb.base/multi-forks.c: Include
4251 ../lib/unbuffer_output.c
4252 (main): Call gdb_unbuffer_output.
4253
4254 2016-01-21 Doug Evans <dje@google.com>
4255
4256 * lib/ada.exp (gdb_compile_ada): Fix typo.
4257
4258 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4259
4260 * gdb.base/break-fun-addr.exp: New file.
4261 * gdb.base/break-fun-addr1.c: New file.
4262 * gdb.base/break-fun-addr2.c: New file.
4263
4264 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4265
4266 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4267 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4268 enum flag values.
4269
4270 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4271
4272 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4273 when GDB can not set the vector return value. Add more comments
4274 for clarification.
4275
4276 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4277
4278 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4279 command.
4280
4281 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4282
4283 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4284
4285 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4286
4287 * Makefile.in (check-single): Pass --status to runtest.
4288 (check/%.exp): Likewise.
4289
4290 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4291
4292 * Makefile.in (check-parallel): Propagate return code from make
4293 do-check-parallel.
4294
4295 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4296
4297 * gdb.trace/ftrace.exp: Fix expected message on continue.
4298 * gdb.trace/pending.exp: Fix expected message on continue.
4299 * gdb.trace/trace-break.exp: Fix expected message on continue.
4300
4301 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4302
4303 * lib/gdb.exp (gdb_test): Remove unused global references.
4304
4305 2016-01-18 Pedro Alves <palves@redhat.com>
4306
4307 * gdb.base/async-shell.exp: Adjust expected output.
4308 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4309 * gdb.base/siginfo-thread.exp: Adjust expected output.
4310 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4311 * gdb.java/jnpe.exp: Adjust expected output.
4312 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4313 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4314 * gdb.threads/leader-exit.exp: Adjust expected output.
4315 * gdb.threads/manythreads.exp: Adjust expected output.
4316 * gdb.threads/pthreads.exp: Adjust expected output.
4317 * gdb.threads/schedlock.exp: Adjust expected output.
4318 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4319 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4320 expected output.
4321 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4322 output.
4323 * gdb.threads/sigthread.exp: Adjust expected output.
4324 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4325
4326 2016-01-18 Yao Qi <yao.qi@linaro.org>
4327
4328 * gdb.guile/scm-section-script.c: Replace @progbits with
4329 %progbits.
4330 * gdb.python/py-section-script.c: Likewise.
4331
4332 2016-01-15 Pedro Alves <palves@redhat.com>
4333
4334 * gdb.multi/tids.exp: Test star wildcard ranges.
4335
4336 2016-01-15 Pedro Alves <palves@redhat.com>
4337
4338 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4339 command from "thread apply" invocation.
4340 (thr_apply_info_thr_invalid): Default the expected output to the
4341 input tid list.
4342 (top level): Add tests that use convenience variables. Add tests
4343 for "thread apply" with a valid TID list, but missing the command.
4344
4345 2016-01-13 Pedro Alves <palves@redhat.com>
4346
4347 * gdb.base/default.exp: Expect $_gthread as well.
4348 * gdb.multi/tids.exp: Test $_gthread.
4349 * gdb.threads/thread-specific.exp: Test $_gthread.
4350
4351 2016-01-13 Pedro Alves <palves@redhat.com>
4352
4353 * gdb.multi/tids.exp: Test "info threads -gid".
4354
4355 2016-01-13 Pedro Alves <palves@redhat.com>
4356
4357 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4358 Breakpoint.thread.
4359 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4360
4361 2016-01-07 Pedro Alves <palves@redhat.com>
4362
4363 * gdb.base/break.exp: Adjust to output changes.
4364 * gdb.base/hbreak2.exp: Likewise.
4365 * gdb.base/sepdebug.exp: Likewise.
4366 * gdb.base/watch_thread_num.exp: Likewise.
4367 * gdb.linespec/keywords.exp: Likewise.
4368 * gdb.multi/info-threads.exp: Likewise.
4369 * gdb.threads/thread-find.exp: Likewise.
4370 * gdb.multi/tids.c: New file.
4371 * gdb.multi/tids.exp: New file.
4372
4373 2016-01-13 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4376
4377 2016-01-13 Pedro Alves <palves@redhat.com>
4378
4379 * gdb.base/default.exp: Expect $_inferior as well.
4380 * gdb.multi/base.exp: Test $_inferior.
4381
4382 2016-01-13 Pedro Alves <palves@redhat.com>
4383
4384 PR breakpoints/19388
4385 * gdb.base/catch-signal-siginfo-cond.c: New file.
4386 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4387
4388 2016-01-12 Josh Stone <jistone@redhat.com>
4389 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4390
4391 * gdb.base/catch-syscall.c (do_execve): New variable.
4392 (main): Conditionally trigger an execve.
4393 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4394 (test_catch_syscall_execve): New, check entry/return across execve.
4395 (do_syscall_tests): Call test_catch_syscall_execve.
4396
4397 2016-01-12 Pedro Alves <palves@redhat.com>
4398
4399 * gdb.base/random-signal.exp (do_test): New procedure, with body
4400 of testcase moved in.
4401
4402 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4403 Pedro Alves <palves@redhat.com>
4404
4405 * gdb.base/funcargs.exp (finish from indirectly called function):
4406 Reintroduce the case for 'First'.
4407
4408 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4409 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4412 (tcatch_vfork_then_child_follow_exec)
4413 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4414 identification.
4415
4416 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4417
4418 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4419 and repeats to unlimited.
4420 * gdb.python/py-value.exp: Likewise.
4421 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4422 and repeats to unlimited.
4423
4424 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4425
4426 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4427 and reordering the functions.
4428 * gdb.multi/hangout.c: Likewise.
4429 * gdb.multi/hello.c: Likewise.
4430
4431 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4432
4433 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4434 absolute.
4435 (SingleStatisticTestResult.report): Use dict.keys instead of
4436 dict.iterkeys.
4437
4438 2016-01-06 Pedro Alves <palves@redhat.com>
4439
4440 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4441
4442 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4443
4444 * gdb.btrace/dlopen.exp: New.
4445 * gdb.btrace/dlopen.c: New.
4446 * gdb.btrace/dlopen-dso.c: New.
4447
4448 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4449
4450 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4451 PATTERN argument is optional.
4452
4453 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4454
4455 * lib/ada.exp (target_compile_ada_from_dir): New function.
4456 (gdb_compile_ada): Reimplement avoiding the use of project files.
4457 * gdb.ada/gnat_ada.gpr: Delete.
4458 * gdb.ada/cond_lang.exp: Adjust test to make path before
4459 filename optional.
4460 * gdb.ada/small_reg_param.exp: Likewise.
4461
4462 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4463
4464 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4465
4466 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4467
4468 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4469 case.
4470
4471 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4472
4473 * gdb.base/break.exp: Remove dead code.
4474 * gdb.base/sepdebug.exp: Likewise.
4475
4476 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4477
4478 * gdb.asm/asm-source.exp: Remove HP-UX references.
4479 * gdb.base/annota1.exp: Likewise.
4480 * gdb.base/annota3.exp: Likewise.
4481 * gdb.base/attach.exp: Likewise.
4482 * gdb.base/bigcore.exp: Likewise.
4483 * gdb.base/break.exp: Likewise.
4484 * gdb.base/call-ar-st.exp: Likewise.
4485 * gdb.base/callfuncs.exp: Likewise.
4486 * gdb.base/catch-fork-static.exp: Likewise.
4487 * gdb.base/display.exp: Likewise.
4488 * gdb.base/foll-exec-mode.exp: Likewise.
4489 * gdb.base/foll-exec.exp: Likewise.
4490 * gdb.base/foll-fork.exp: Likewise.
4491 * gdb.base/foll-vfork.exp: Likewise.
4492 * gdb.base/funcargs.exp: Likewise.
4493 * gdb.base/hbreak2.exp: Likewise.
4494 * gdb.base/inferior-died.exp: Likewise.
4495 * gdb.base/interrupt.exp: Likewise.
4496 * gdb.base/multi-forks.exp: Likewise.
4497 * gdb.base/nodebug.exp: Likewise.
4498 * gdb.base/sepdebug.exp: Likewise.
4499 * gdb.base/solib1.c: Likewise.
4500 * gdb.base/step-test.exp: Likewise.
4501 * gdb.mi/non-stop.c: Likewise.
4502 * gdb.mi/pthreads.c: Likewise.
4503 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4504 * gdb.threads/pthreads.c: Likewise.
4505 * gdb.threads/staticthreads.exp: Likewise.
4506 * lib/future.exp: Likewise.
4507 * lib/gdb.exp: Likewise.
4508 * gdb.base/so-indr-cl.c: Remove.
4509 * gdb.base/so-indr-cl.exp: Likewise.
4510 * gdb.base/solib.c: Likewise.
4511 * gdb.base/solib.exp: Likewise.
4512 * gdb.base/solib2.c: Likewise.
4513
4514 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4515
4516 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4517 * gdb.base/call-ar-st.exp: Likewise.
4518 * gdb.base/callfuncs.exp: Likewise.
4519 * gdb.base/condbreak.exp: Likewise.
4520 * gdb.base/constvars.exp: Likewise.
4521 * gdb.base/hbreak2.exp: Likewise.
4522 * gdb.base/langs.exp: Likewise.
4523 * gdb.base/list.exp: Likewise.
4524 * gdb.base/long_long.exp: Likewise.
4525 * gdb.base/ptype.exp: Likewise.
4526 * gdb.base/scope.exp: Likewise.
4527 * gdb.base/signals.exp: Likewise.
4528 * gdb.base/so-impl-ld.exp: Likewise.
4529 * gdb.base/varargs.exp: Likewise.
4530 * gdb.base/volatile.exp: Likewise.
4531 * gdb.base/whatis.exp: Likewise.
4532 * gdb.cp/cplusfuncs.exp: Likewise.
4533 * gdb.cp/inherit.exp: Likewise.
4534 * gdb.cp/local.exp: Likewise.
4535 * gdb.cp/member-ptr.exp: Likewise.
4536 * gdb.cp/method.exp: Likewise.
4537 * gdb.cp/overload.exp: Likewise.
4538 * gdb.cp/templates.exp: Likewise.
4539 * gdb.stabs/weird.exp: Likewise.
4540 * lib/compiler.c: Likewise.
4541 * lib/compiler.cc: Likewise.
4542 * lib/cp-support.exp: Likewise.
4543 * lib/gdb.exp: Likewise.
4544
4545 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4546
4547 * configure.ac: Remove HP-UX case.
4548 * configure: Regenerate.
4549
4550 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4551
4552 * lib/gdb.exp (gdb_compile): Add function doc.
4553
4554 2015-12-17 Pedro Alves <palves@redhat.com>
4555
4556 PR threads/19354
4557 * gdb.multi/info-threads.exp: New file.
4558
4559 2015-12-15 Yao Qi <yao.qi@linaro.org>
4560
4561 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4562 is aarch64*-*-*.
4563
4564 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4565
4566 * gdb.base/history-duplicates.exp: Skip if no readline support.
4567
4568 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4569
4570 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4571
4572 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4573
4574 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4575
4576 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4577
4578 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4579 ctrl-C if nointerrupts target property is set.
4580 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4581 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4582 * gdb.base/paginate-bg-execution.exp: Likewise.
4583 * gdb.base/paginate-execution-startup.exp: Likewise.
4584 * gdb.base/random-signal.exp: Likewise.
4585 * gdb.base/range-stepping.exp: Likewise.
4586 * gdb.cp/annota2.exp: Likewise.
4587 * gdb.cp/annota3.exp: Likewise.
4588 * gdb.gdb/selftest.exp: Likewise.
4589 * gdb.threads/continue-pending-status.exp: Likewise.
4590 * gdb.threads/leader-exit.exp: Likewise.
4591 * gdb.threads/manythreads.exp: Likewise.
4592 * gdb.threads/pthreads.exp: Likewise.
4593 * gdb.threads/schedlock.exp: Likewise.
4594 * gdb.threads/sigthread.exp: Likewise.
4595
4596 2015-12-11 Don Breazeal <donb@codesourcery.com>
4597
4598 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4599 remote.
4600 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4601 * gdb.base/foll-exec.exp (main): Enable for target remote.
4602 * gdb.base/foll-fork.exp (main): Likewise.
4603 * gdb.base/foll-vfork.exp (main): Likewise.
4604 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4605 (proc continue_to_exit_bp_loc): Use clean_restart.
4606 * gdb.base/pie-execl.exp (main): Disable for target remote.
4607 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4608 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4609 * gdb.threads/execl.exp (main): Likewise.
4610 * gdb.threads/fork-child-threads.exp (main): Likewise.
4611 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4612 remote.
4613 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4614 remote.
4615 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4616 pid.tid style ptids, instead of just tid.
4617 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4618 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4619 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4620 ptids, instead of just tid.
4621
4622 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4623
4624 * gdb.base/list.exp (test_list_forward): Add end of file error
4625 test.
4626 (test_repeat_list_command): Add end of file error test.
4627 (test_list_backwards): Add beginning of file error test.
4628
4629 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4630
4631 * gdb.base/list.exp (test_list_invalid_args): New function,
4632 defined, and called.
4633
4634 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4635
4636 * gdb.base/list.exp (test_list): Make test names unique.
4637
4638 2015-12-11 Yao Qi <yao.qi@linaro.org>
4639
4640 * gdb.base/coremaker2.c: Remove.
4641
4642 2015-12-10 Pedro Alves <palves@redhat.com>
4643
4644 * gdb.multi/base.exp: Remove stale "spaces" references.
4645
4646 2015-12-10 Pedro Alves <palves@redhat.com>
4647
4648 * gdb.multi/base.exp: Don't use nowarnings.
4649 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4650 * gdb.multi/hangout.c: Include stdio.h.
4651 * gdb.multi/hello.c: Include stdlib.h.
4652 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4653 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4654 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4655
4656 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4657
4658 * gdb.dwarf2/dw2-ranges-base.c: New file.
4659 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4660 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4661 support additional line table, and debug ranges generation.
4662 (Dwarf::ranges): New function, generate .debug_ranges.
4663 (Dwarf::lines): Support generating simple line table programs.
4664 (Dwarf::assemble): Initialise new namespace variables.
4665
4666 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4667
4668 * gdb.base/async.exp (proc test_background): Add case for
4669 asynchronous execution not supported.
4670
4671 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4672
4673 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4674 format and change test names to make them unique.
4675
4676 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4677 Pedro Alves <pedro@redhat.com>
4678
4679 PR gdb/18702
4680 Add checking of floatformats setup on x86_64 hosts.
4681 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4682 (smallval, bigval): New labels/constants.
4683 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4684 float" after loading bigval and smallval.
4685
4686 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4687
4688 * gdb.ada/fun_overload_menu.exp: New testcase.
4689 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4690
4691 2015-12-04 Josh Stone <jistone@redhat.com>
4692
4693 * gdb.base/catch-fork-static.exp: New.
4694
4695 2015-12-03 Yao Qi <yao.qi@linaro.org>
4696
4697 * gdb.base/sizeof.c: Don't include stdio.h and
4698 ../lib/unbuffer_output.c.
4699 (main): New variable 'size' and 'value'. Remove printf and
4700 gdb_unbuffer_output. Assign return value to size and value.
4701 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4702 at the beginning.
4703 (check_sizeof): Check the result by printing variable 'size'.
4704 (check_valueof): Check the result by printing variable 'value'.
4705
4706 2015-12-01 Yao Qi <yao.qi@linaro.org>
4707
4708 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4709 for aarch64*-*-linux* target.
4710
4711 2015-11-30 Pedro Alves <palves@redhat.com>
4712
4713 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4714
4715 2015-11-30 Pedro Alves <palves@redhat.com>
4716
4717 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4718 Handle non-stop mode vCont replies.
4719
4720 2015-11-30 Pedro Alves <palves@redhat.com>
4721
4722 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4723 prepare_for_testing. Start gdb with "set non-stop on" appended to
4724 GDBFLAGS. Lax expected stop output.
4725
4726 2015-11-27 Yao Qi <yao.qi@linaro.org>
4727
4728 * gdb.arch/arm-neon.exp: New.
4729 * gdb.arch/arm-neon.c: New.
4730
4731 2015-11-27 Yao Qi <yao.qi@linaro.org>
4732
4733 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4734
4735 2015-11-27 Yao Qi <yao.qi@linaro.org>
4736
4737 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4738 frames-invalid annotation.
4739
4740 2015-11-27 Yao Qi <yao.qi@linaro.org>
4741
4742 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4743
4744 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4745
4746 * gdb.threads/names.exp: New file.
4747 * gdb.threads/names.c: New file.
4748 * README: Mention gdb,no_thread_names.
4749
4750 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4751
4752 PR 19297
4753 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4754 support" error.
4755
4756 2015-11-24 Pedro Alves <palves@redhat.com>
4757
4758 PR 17539
4759 * gdb.base/display.exp: Expect displays to be sorted in ascending
4760 order. Use multi_line.
4761 * gdb.base/solib-display.exp: Likewise.
4762
4763 2015-11-24 Pedro Alves <palves@redhat.com>
4764
4765 PR 17539
4766 * gdb.base/display.exp: Expect displays to be sorted in ascending
4767 order. Use multi_line.
4768 * gdb.base/solib-display.exp: Likewise.
4769
4770 2015-11-24 Pedro Alves <palves@redhat.com>
4771
4772 PR 17539
4773 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4774 threads in ascending order.
4775 * gdb.base/foll-fork.exp: Likewise.
4776 * gdb.base/foll-vfork.exp: Likewise.
4777 * gdb.base/multi-forks.exp: Likewise.
4778 * gdb.mi/mi-nonstop.exp: Likewise.
4779 * gdb.mi/mi-nsintrall.exp: Likewise.
4780 * gdb.multi/base.exp: Likewise.
4781 * gdb.multi/multi-arch.exp: Likewise.
4782 * gdb.python/py-inferior.exp: Likewise.
4783 * gdb.threads/break-while-running.exp: Likewise.
4784 * gdb.threads/execl.exp: Likewise.
4785 * gdb.threads/gcore-thread.exp: Likewise.
4786 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4787 * gdb.threads/kill.exp: Likewise.
4788 * gdb.threads/linux-dp.exp: Likewise.
4789 * gdb.threads/multiple-step-overs.exp: Likewise.
4790 * gdb.threads/next-bp-other-thread.exp: Likewise.
4791 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4792 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4793 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4794 * gdb.threads/thread-find.exp: Likewise.
4795 * gdb.threads/tls.exp: Likewise.
4796 * lib/mi-support.exp (mi_reverse_list): Delete.
4797 (mi_check_thread_states): No longer reverse list.
4798
4799 2015-11-24 Pedro Alves <palves@redhat.com>
4800
4801 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4802 use lowercase.
4803
4804 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4805
4806 * gdb.trace/actions.c: Include trace-common.h.
4807 (main): Add a location for a fast tracepoint.
4808 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4809 the normal tracepoints.
4810 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4811
4812 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4813
4814 * save-trace.exp: Factor out code to these...
4815 (gdb_save_tracepoints): New.
4816 (gdb_load_tracepoints): New.
4817 (do_save_load_test): New.
4818
4819 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4820
4821 * gdb.base/asmlabel.exp: New test.
4822 * gdb.base/asmlabel.c: New test case.
4823
4824 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4825
4826 * gdb.base/wrong_frame_bt_full-main.c: New file.
4827 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4828 * gdb.base/wrong_frame_bt_full.exp: New file.
4829
4830 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4831
4832 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4833
4834 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4835
4836 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4837 pstate register when comparing registers values in
4838 sparc64-*-linux-gnu targets to avoid spurious differences.
4839
4840 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4841
4842 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4843
4844 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4845
4846 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4847 as type argument to gdb_compile.
4848 * gdb.base/nested-subp2.exp: Likewise.
4849 * gdb.base/nested-subp3.exp: Likewise.
4850
4851 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4852
4853 * lib/dwarf.exp (_note): Fix left shift of negative value.
4854 * gdb.trace/trace-condition.exp: Likewise.
4855
4856 2015-11-13 Yao Qi <yao.qi@linaro.org>
4857
4858 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4859 comments about d10v.
4860 (test_scalar_returns): Likewise.
4861 * gdb.base/d10v.ld: Remove.
4862 * gdb.base/overlays.exp: Remove the target triplet checking for
4863 d10v-*-*.
4864 * gdb.base/structs.exp (test_struct_returns): Remove the
4865 comments about d10v.
4866 (test_struct_calls): Likewise.
4867
4868 2015-11-13 Yao Qi <yao.qi@linaro.org>
4869
4870 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4871 * gdb.base/gnu_vector.c: Don't include stdio.h.
4872 (main): Don't print res and call add_some_intvecs.
4873
4874 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4875
4876 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4877 macro.
4878 (func5): Removed.
4879 (func4): Use FAST_TRACEPOINT_LABEL.
4880 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4881 macro.
4882 (func): Removed.
4883 (thread_function): Use FAST_TRACEPOINT_LABEL.
4884 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4885 (func): Remove.
4886 (marker): Use FAST_TRACEPOINT_LABEL.
4887 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4888 (pendfunc1): Remove.
4889 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4890 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4891 (foo): Remove.
4892 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4893 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4894 macro.
4895 (func): Remove.
4896 (marker): Use FAST_TRACEPOINT_LABEL.
4897 * gdb.trace/trace-common.h: New header.
4898 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4899 macro.
4900 (func): Remove.
4901 (marker): Use FAST_TRACEPOINT_LABEL.
4902 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4903 (func): Remove.
4904 (thread_function): Use FAST_TRACEPOINT_LABEL.
4905
4906 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4907
4908 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4909 in front.
4910 * gdb.trace/change-loc.exp: Use global pcreg definition.
4911 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4912 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4913 in front.
4914 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4915 * gdb.trace/pending.exp: Likewise.
4916 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4917 * gdb.trace/trace-break.exp: Likewise.
4918 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4919 in front.
4920 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4921 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4922 in front.
4923 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4924
4925 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4926
4927 * gdb.ada/fin_fun_out: New testcase.
4928
4929 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4930
4931 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4932 value associated with DW_AT_byte_size.
4933 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4934 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4935 DW_AT_upper_bound.
4936
4937 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4938
4939 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4940 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4941 version.
4942 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4943 gdb.dwarf2/dw2-canonicalize-type.exp,
4944 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4945 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4946 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4947 provided by gdb_target_symbol_prefix_flags_asm.
4948 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4949 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4950 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4951 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4952 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4953 macros where needed). Use this macro for symbols which require
4954 the prefix provided by SYMBOL_PREFIX.
4955
4956 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4957
4958 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4959 New procs.
4960 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4961 representing expressions, of more than one list element.
4962 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4963 to prepend linker symbol prefix to f.
4964 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4965 table_1 and table_2.
4966 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4967 Likewise, for f and g.
4968 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4969 for ptr.
4970 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4971 for main.
4972 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4973 table_1_ptr and table_2_ptr.
4974
4975 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4976 Joel Brobecker <brobecker@adacore.com>
4977
4978 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4979
4980 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4981
4982 * gdb.reverse/s390-mvcle.c: New test.
4983 * gdb.reverse/s390-mvcle.exp: New file.
4984 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4985
4986 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4987
4988 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
4989
4990 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4991
4992 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
4993 reaching marker2.
4994 * gdb.reverse/getresuid-reverse.exp: Likewise.
4995 * gdb.reverse/pipe-reverse.exp: Likewise.
4996 * gdb.reverse/readv-reverse.exp: Likewise.
4997 * gdb.reverse/recvmsg-reverse.exp: Likewise.
4998 * gdb.reverse/time-reverse.exp: Likewise.
4999 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5000
5001 2015-10-30 Yao Qi <yao.qi@linaro.org>
5002
5003 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5004 (empty_cycle): Remove.
5005 (main): Don't call empty_cycle. Don't use watch_count_done.
5006 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5007 empty_cycle. Rewrite the code counting HW watchpoints.
5008
5009 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5010
5011 * gdb.reverse/fstatat-reverse.c: New test.
5012 * gdb.reverse/fstatat-reverse.exp: New file.
5013 * gdb.reverse/getresuid-reverse.c: New test.
5014 * gdb.reverse/getresuid-reverse.exp: New file.
5015 * gdb.reverse/pipe-reverse.c: New test.
5016 * gdb.reverse/pipe-reverse.exp: New file.
5017 * gdb.reverse/readv-reverse.c: New test.
5018 * gdb.reverse/readv-reverse.exp: New file.
5019 * gdb.reverse/recvmsg-reverse.c: New test.
5020 * gdb.reverse/recvmsg-reverse.exp: New file.
5021 * gdb.reverse/time-reverse.c: New test.
5022 * gdb.reverse/time-reverse.exp: New file.
5023 * gdb.reverse/waitpid-reverse.c: New test.
5024 * gdb.reverse/waitpid-reverse.exp: New file.
5025
5026 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5027
5028 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5029
5030 2015-10-26 Doug Evans <dje@google.com>
5031
5032 PR symtab/17391
5033 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5034 * gdb.dwarf2/bad-regnum.c: New file.
5035 * gdb.dwarf2/bad-regnum.exp: New file.
5036
5037 2015-10-26 Doug Evans <dje@google.com>
5038
5039 PR python/18938
5040 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5041 file.
5042
5043 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5044
5045 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5046 for a change by "Mention language in compile error message".
5047
5048 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5049
5050 PR python/18073
5051 * gdb.python/py-type.c (C::a_method): New.
5052 (C::a_const_method): New.
5053 (C::a_static_method): New.
5054 (a_function): New.
5055 * gdb.python/py-type.exp (test_fields): Test getting fields
5056 from function and method.
5057
5058 2015-10-21 Keven Boell <keven.boell@intel.com>
5059
5060 * gdb.fortran/vla-alloc-assoc.exp: New file.
5061 * gdb.fortran/vla-datatypes.exp: New file.
5062 * gdb.fortran/vla-datatypes.f90: New file.
5063 * gdb.fortran/vla-history.exp: New file.
5064 * gdb.fortran/vla-ptype-sub.exp: New file.
5065 * gdb.fortran/vla-ptype.exp: New file.
5066 * gdb.fortran/vla-sizeof.exp: New file.
5067 * gdb.fortran/vla-sub.f90: New file.
5068 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5069 * gdb.fortran/vla-value-sub-finish.exp: New file.
5070 * gdb.fortran/vla-value-sub.exp: New file.
5071 * gdb.fortran/vla-value.exp: New file.
5072 * gdb.fortran/vla-ptr-info.exp: New file.
5073 * gdb.mi/mi-vla-fortran.exp: New file.
5074 * gdb.mi/vla.f90: New file.
5075
5076 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5077
5078 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5079 of hardwired timeout value.
5080
5081 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5082 Pedro Alves <palves@redhat.com>
5083
5084 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5085 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5086
5087 2015-10-19 Josh Stone <jistone@redhat.com>
5088
5089 * gdb.base/catch-syscall.c: Include <sched.h>.
5090 (unknown_syscall): New variable.
5091 (main): Trigger a vfork and an unknown syscall.
5092 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5093 (unknown_syscall_number): Likewise.
5094 (check_call_to_syscall): Accept an optional syscall pattern.
5095 (check_return_from_syscall): Likewise.
5096 (check_continue): Likewise.
5097 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5098 (test_catch_syscall_skipping_return): New test toggling off 'catch
5099 syscall' to step over the syscall return, then toggling back on.
5100 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5101 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5102 (do_syscall_tests): Call test_catch_syscall_without_args and
5103 test_catch_syscall_mid_vfork.
5104 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5105 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5106
5107 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5108
5109 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5110 print g_vE): Add new pass patterns.
5111 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5112 print various symbol names for vptr fields.
5113
5114 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5115
5116 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5117 results.
5118
5119 2015-10-12 Yao Qi <yao.qi@linaro.org>
5120
5121 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5122
5123 2015-10-12 Yao Qi <yao.qi@linaro.org>
5124
5125 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5126 is aarch64*-*-linux*.
5127
5128 2015-10-12 Yao Qi <yao.qi@linaro.org>
5129
5130 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5131 (can_relocate_bcond_true): ... it.
5132 (can_relocate_bcond_false): New function.
5133 (foo): Likewise.
5134 (can_relocate_bl): Likewise.
5135 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5136 can_relocate_bl.
5137
5138 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5139
5140 * gdb.base/nested-addr.c: New file.
5141 * gdb.base/nested-addr.exp: New testcase.
5142
5143 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5144
5145 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5146 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5147 its output. Ignore the output of "record goto begin" and instead
5148 check that GDB is replaying.
5149
5150 2015-10-09 Pedro Alves <palves@redhat.com>
5151
5152 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5153 (top level): Use it in the run with no args test.
5154
5155 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5156
5157 * gdb.dlang/properties.exp: New file.
5158
5159 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5160
5161 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5162 whether or not address 0x1000 is mapped on the target.
5163
5164 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5165
5166 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5167 build.
5168
5169 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5170
5171 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5172 instruction-history test.
5173
5174 2015-09-28 Doug Evans <dje@google.com>
5175
5176 * gdb.base/gcore.c (array_func): Add reference to static_array.
5177
5178 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5179
5180 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5181 source line.
5182
5183 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5184
5185 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5186 short or char as base type.
5187
5188 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5189
5190 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5191 to allow any size enum.
5192
5193 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5194
5195 * gdb.ada/array_ptr_renaming.exp: New testcase.
5196 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5197 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5198
5199 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5200
5201 * gdb.trace/ftrace-lock.c: New file.
5202 * gdb.trace/ftrace-lock.exp: New file.
5203
5204 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5205
5206 * gdb.arch/insn-reloc.c: New file.
5207 * gdb.arch/ftrace-insn-reloc.exp: New file.
5208
5209 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5210
5211 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5212 instruction.
5213 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5214 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5215 * gdb.trace/range-stepping.c: Likewise.
5216 * gdb.trace/trace-break.c: Likewise.
5217 * gdb.trace/trace-mt.c (thread_function): Likewise.
5218 * gdb.trace/ftrace.c (marker): Likewise.
5219 * gdb.trace/trace-condition.c (marker): Likewise.
5220 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5221 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5222 is_aarch64_target.
5223
5224 2015-09-18 Doug Evans <xdje42@gmail.com>
5225
5226 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5227 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5228
5229 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5230
5231 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5232 the breakpoint.
5233
5234 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5235
5236 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5237 the pending breakpoint. Remove timeout override for "Run till
5238 MI pending breakpoint on pendfunc3 on thread 2" test.
5239
5240 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5241
5242 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5243 filename pattern.
5244
5245 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5246
5247 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5248 in breakpoint filename pattern.
5249
5250 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5251
5252 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5253
5254 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5255
5256 * gdb.linespec/explicit.exp: Check for readline support for
5257 tab-completion tests. Fix obvious typo.
5258
5259 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5260
5261 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5262 and replay.
5263
5264 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5265
5266 * gdb.btrace/non-stop.c: New.
5267 * gdb.btrace/non-stop.exp: New.
5268
5269 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5270 Yao Qi <yao.qi@linaro.org>
5271
5272 * gdb.trace/trace-condition.c: New file.
5273 * gdb.trace/trace-condition.exp: New file.
5274
5275 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5276
5277 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5278 for testing bytecode compilation.
5279
5280 2015-09-16 Pedro Alves <palves@redhat.com>
5281 Sandra Loosemore <sandra@codesourcery.com>
5282
5283 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5284 (SECONDS): Redefine.
5285 (main): Call pthread_kill and alarm early.
5286 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5287 support.
5288 (test): If the target can't hardware step and doesn't support
5289 displaced stepping, increase the timeout.
5290
5291 2015-09-16 Pedro Alves <palves@redhat.com>
5292
5293 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5294 (enable_debug): New procedures.
5295 (test): Use them. Bail out if waiting for threads fails.
5296 (top level): Bail out if a test fails.
5297
5298 2015-09-16 Yao Qi <yao.qi@linaro.org>
5299
5300 * gdb.asm/asm-source.exp: Set asm-arch for
5301 aarch64*-*-* target.
5302 * gdb.asm/aarch64.inc: New file.
5303
5304 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5305
5306 * gdb.ada/array_of_variable_length.exp: New testcase.
5307 * gdb.ada/array_of_variable_length/foo.adb: New file.
5308 * gdb.ada/array_of_variable_length/pck.adb: New file.
5309 * gdb.ada/array_of_variable_length/pck.ads: New file.
5310
5311 2015-09-15 Doug Evans <dje@google.com>
5312
5313 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5314 of function static local variable.
5315
5316 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5317
5318 * gdb.threads/tls-so_extern.exp: New test file.
5319 * gdb.threads/tls-so_extern.c: New test file.
5320 * gdb.threads/tls-so_extern_main.c: New test file.
5321
5322 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5323
5324 * gdb.opt/solib-intra-step-lib.c: New file.
5325 * gdb.opt/solib-intra-step-main.c: New file.
5326 * gdb.opt/solib-intra-step.exp: New file.
5327
5328 2015-09-15 Pedro Alves <palves@redhat.com>
5329
5330 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5331 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5332
5333 2015-09-14 Pedro Alves <palves@redhat.com>
5334
5335 * gdb.base/hook-stop-continue.c: Delete.
5336 * gdb.base/hook-stop-continue.exp: Delete.
5337 * gdb.base/hook-stop-frame.c: Delete.
5338 * gdb.base/hook-stop-frame.exp: Delete.
5339 * gdb.base/hook-stop.c: New file.
5340 * gdb.base/hook-stop.exp: New file.
5341
5342 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5343
5344 * gdb.ada/access_to_packed_array.exp: New testcase.
5345 * gdb.ada/access_to_packed_array/foo.adb: New file.
5346 * gdb.ada/access_to_packed_array/pack.adb: New file.
5347 * gdb.ada/access_to_packed_array/pack.ads: New file.
5348
5349 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5350
5351 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5352 buffer size test.
5353
5354 2015-09-11 Don Breazeal <donb@codesourcery.com>
5355
5356 * gdb.base/foll-exec.c: Add copyright header. Fix
5357 formatting issues.
5358 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5359 (do_exec_tests): Use clean_restart in place of zap_session,
5360 and for test initialization. Fix formatting issues. Use
5361 fail in place of perror.
5362 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5363 an expect statement to match an expression with output from
5364 the program under debug.
5365 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5366 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5367 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5368 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5369 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5370
5371 2015-09-09 Doug Evans <dje@google.com>
5372
5373 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5374
5375 2015-09-09 Doug Evans <dje@google.com>
5376
5377 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5378
5379 2015-09-09 Doug Evans <dje@google.com>
5380
5381 * gdb.base/savedregs.exp: Fix typo.
5382
5383 2015-09-09 Pedro Alves <palves@redhat.com>
5384
5385 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5386
5387 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5388
5389 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5390 command actually switches threads. Give up on remaining
5391 tests if target fails to stop at breakpoint.
5392
5393 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5394
5395 * gdb.ada/funcall_char.exp: New testcase.
5396 * gdb.ada/funcall_char/foo.adb: New file.
5397
5398 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5399
5400 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5401 expected outputs. Add two testcases for completing ambiguous
5402 functions.
5403 * gdb.ada/complete/aux_pck.adb: New file.
5404 * gdb.ada/complete/aux_pck.ads: New file.
5405 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5406 Ambiguous_Func functions.
5407 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5408 * gdb.ada/complete/pck.adb: Likewise.
5409
5410 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5411
5412 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5413 failures to run the test program under GDB.
5414
5415 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5416
5417 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5418 to C.
5419
5420 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5421
5422 * gdb.base/run-after-attach.exp: New test file.
5423 * gdb.base/run-after-attach.c: New test file.
5424
5425 2015-08-26 Don Breazeal <donb@codesourcery.com>
5426
5427 * gdb.base/foll-exec-2.c: New test program.
5428 * gdb.base/foll-exec-2.exp: New test.
5429
5430 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5431
5432 * gdb.base/nested-subp1.exp: New file.
5433 * gdb.base/nested-subp1.c: New file.
5434 * gdb.base/nested-subp2.exp: New file.
5435 * gdb.base/nested-subp2.c: New file.
5436 * gdb.base/nested-subp3.exp: New file.
5437 * gdb.base/nested-subp3.c: New file.
5438
5439 2015-08-24 Pedro Alves <palves@redhat.com>
5440
5441 * gdb.server/connect-without-multi-process.c: New file.
5442 * gdb.server/connect-without-multi-process.exp: New file.
5443
5444 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5445
5446 * gdb.opt/inline-markers.c: Make z int.
5447
5448 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5449
5450 * gdb.opt/inline-markers.c: Make z volatile.
5451
5452 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5453
5454 * gdb.opt/inline-bt.c: New volatile global z.
5455 * gdb.opt/inline-cmds.c: Likewise.
5456 * gdb.opt/inline-locals.c: Likewise.
5457 * gdb.opt/inline-markers.c: New extern global z.
5458 (marker): Use z.
5459 (inline_fn): Likewise.
5460
5461 2015-08-24 Pedro Alves <palves@redhat.com>
5462
5463 * config/m32r-stub.exp: Remove file.
5464 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5465 * gdb.base/call-rt-st.exp: Likewise.
5466 * gdb.base/call-strs.exp: Likewise.
5467 * gdb.base/default.exp: Remove references to h8300-*-hms and
5468 *-*-udi*.
5469 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5470
5471 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5472
5473 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5474 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5475 and "return" use KFAIL when GDB can not read/write the vector
5476 return value.
5477
5478 2015-08-21 Gary Benson <gbenson@redhat.com>
5479
5480 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5481
5482 2015-08-20 Pedro Alves <palves@redhat.com>
5483
5484 * gdb.server/solib-list.exp: No longer expect an interior stop in
5485 non-stop mode.
5486
5487 2015-08-20 Pedro Alves <palves@redhat.com>
5488
5489 * gdb.server/connect-stopped-target.c: New file.
5490 * gdb.server/connect-stopped-target.exp: New file.
5491
5492 2015-08-20 Pedro Alves <palves@redhat.com>
5493
5494 * gdb.dwarf2/comp-unit-lang.exp: New file.
5495 * gdb.dwarf2/comp-unit-lang.c: New file.
5496
5497 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5498
5499 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5500 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5501
5502 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5503
5504 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5505 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5506
5507 2015-08-18 Doug Evans <dje@google.com>
5508 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5509
5510 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5511 skip_python_tests. New arg prompt_regexp.
5512 (skip_python_tests): New function.
5513 * lib/mi-support.exp (mi_skip_python_tests): New function.
5514 * gdb.python/py-mi-objfile-gdb.py: New file.
5515 * gdb.python/py-mi-objfile.c: New file.
5516 * gdb.python/py-mi-objfile.exp: New file.
5517
5518 2015-08-17 Keith Seitz <keiths@redhat.com>
5519
5520 * gdb.linespec/explicit.exp: Move strace test from here ...
5521 * gdb.trace/strace.exp: ... to here.
5522
5523 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5524
5525 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5526 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5527
5528 2015-08-14 Doug Evans <xdje42@gmail.com>
5529
5530 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5531 inferior before selecting a new file.
5532
5533 2015-08-14 Doug Evans <xdje42@gmail.com>
5534
5535 * gdb.mi/mi-disassemble.exp: Update.
5536 * gdb.base/disasm-optim.S: New file.
5537 * gdb.base/disasm-optim.c: New file.
5538 * gdb.base/disasm-optim.h: New file.
5539 * gdb.base/disasm-optim.exp: New file.
5540
5541 2015-08-14 Keith Seitz <keiths@redhat.com>
5542
5543 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5544 "evaluated-by".
5545
5546 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5547
5548 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5549
5550 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5551
5552 * gdb.ada/fun_renaming.exp: New testcase.
5553 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5554 * gdb.ada/fun_renaming/pack.adb: New file.
5555 * gdb.ada/fun_renaming/pack.ads: New file.
5556
5557 2015-08-12 Keith Seitz <keiths@redhat.com>
5558
5559 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5560 gdb_get_line_number.
5561
5562 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5563
5564 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5565 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5566 gdb.base/dso2dso.exp: New files.
5567
5568 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5569 Pedro Alves <palves@redhat.com>
5570 Keith Seitz <keiths@redhat.com>
5571
5572 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5573 GDBFLAGS.
5574
5575 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5576
5577 * gdb.base/gdbhistsize-history.exp
5578 (test_histsize_history_setting): Use save_vars.
5579 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5580 Use save_vars.
5581 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5582 * gdb.base/readline.exp: Use save_vars.
5583
5584 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5585
5586 * lib/gdb.exp (save_vars): New proc.
5587
5588 2015-08-11 Keith Seitz <keiths@redhat.com>
5589
5590 * gdb.base/help.exp: Update help_breakpoint_text.
5591
5592 2015-08-11 Keith Seitz <keiths@redhat.com>
5593
5594 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5595 (at toplevel): Call test_explicit_breakpoints.
5596 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5597 breakpoints.
5598 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5599 breakpoint conditions, "-cond".
5600
5601 2015-08-11 Keith Seitz <keiths@redhat.com>
5602
5603 * gdb.linespec/3explicit.c: New file.
5604 * gdb.linespec/cpexplicit.cc: New file.
5605 * gdb.linespec/cpexplicit.exp: New file.
5606 * gdb.linespec/explicit.c: New file.
5607 * gdb.linespec/explicit.exp: New file.
5608 * gdb.linespec/explicit2.c: New file.
5609 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5610 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5611 before using in the matching pattern.
5612 Clarify that `prefix' is a regular expression.
5613
5614 2015-08-11 Keith Seitz <keiths@redhat.com>
5615
5616 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5617 test.
5618 Add tests for missing ",FMT" and ",".
5619
5620 2015-08-10 Doug Evans <dje@google.com>
5621 Keith Seitz <keiths@redhat.com>
5622
5623 PR gdb/17960
5624 * gdb.base/completion.exp: Add location completer tests.
5625
5626 2015-08-07 Pedro Alves <palves@redhat.com>
5627
5628 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5629 tests here.
5630 (top level): Run do_test with and without displaced stepping.
5631
5632 2015-08-07 Pedro Alves <palves@redhat.com>
5633
5634 * gdb.base/valgrind-disp-step.c: New file.
5635 * gdb.base/valgrind-disp-step.exp: New file.
5636
5637 2015-08-07 Pedro Alves <palves@redhat.com>
5638
5639 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5640 Delete function.
5641 (main): Add alarm. Run an infinite loop instead of calling
5642 wait_threads.
5643 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5644 comment.
5645 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5646 Delete function.
5647 (main): Add alarm. Run an infinite loop instead of calling
5648 wait_threads.
5649 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5650 comment.
5651
5652 2015-08-07 Pedro Alves <palves@redhat.com>
5653
5654 * gdb.base/checkpoint-ns.exp: New file.
5655 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5656 standard_testfile.
5657
5658 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5659
5660 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5661 * gdb.btrace/instruction_history.exp: Update.
5662 * gdb.btrace/tsx.exp: New.
5663 * gdb.btrace/tsx.c: New.
5664
5665 2015-08-06 Pedro Alves <palves@redhat.com>
5666
5667 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5668 increase timeout.
5669 * gdb.reverse/until-precsave.exp: Bump timeouts.
5670
5671 2015-08-06 Pedro Alves <palves@redhat.com>
5672
5673 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5674
5675 2015-08-06 Pedro Alves <palves@redhat.com>
5676
5677 PR gdb/18749
5678 * gdb.threads/process-dies-while-handling-bp.c: New file.
5679 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5680
5681 2015-08-06 Pedro Alves <palves@redhat.com>
5682
5683 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5684 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5685
5686 2015-08-05 Pedro Alves <palves@redhat.com>
5687
5688 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5689 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5690
5691 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5692
5693 * gdb.base/bp-permanent.exp: Report test as unsupported if
5694 the target cannot stop at the permanent breakpoint.
5695
5696 2015-08-03 Doug Evans <dje@google.com>
5697
5698 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5699 10000.
5700
5701 2015-08-03 Doug Evans <dje@google.com>
5702
5703 * Makefile.in (workers/%.worker, build-perf): New rule.
5704 (GDB_PERFTEST_MODE): New variable.
5705 (check-perf): Use it.
5706 (clean): Clean up gdb.perf parallel build subdirs.
5707 * lib/build-piece.exp: New file.
5708 * lib/gdb.exp (make_gdb_parallel_path): New function
5709 (standard_output_file, standard_temp_file): Call it.
5710 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5711 of $GDB_PARALLEL.
5712 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5713
5714 2015-08-03 Doug Evans <dje@google.com>
5715
5716 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5717 (LOG_FILE_NAME): New global.
5718 (TextReporter.__init__): Initialize self.txt_sum.
5719 (TextReporter.report): Add support for multiple data-points.
5720 Move report to perftest.sum, put raw data in perftest.log.
5721 (TextReporter.start): Open sum and log files.
5722 (TextReporter.end): Close sum and log files.
5723 * gdb.perf/lib/perftest/testresult.py
5724 (SingleStatisticTestResult.record): Handle multiple data-points.
5725
5726 2015-07-31 Pedro Alves <palves@redhat.com>
5727
5728 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5729 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5730 kill_wait_spawned_process instead of explicit "kill -9".
5731 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5732 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5733 kill_wait_spawned_process.
5734 * gdb.base/attach-twice.exp: Likewise.
5735 * gdb.base/attach.exp: Likewise.
5736 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5737 gdb_test_multiple.
5738 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5739 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5740 kill_wait_spawned_process.
5741 * gdb.base/valgrind-infcall.exp: Likewise.
5742 * gdb.multi/multi-attach.exp: Likewise.
5743 * gdb.python/py-prompt.exp: Likewise.
5744 * gdb.python/py-sync-interp.exp: Likewise.
5745 * gdb.server/ext-attach.exp: Likewise.
5746 * gdb.threads/attach-into-signal.exp (corefunc): Use
5747 spawn_wait_for_attach, spawn_id_get_pid and
5748 kill_wait_spawned_process.
5749 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5750 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5751 spawn_id_get_pid and kill_wait_spawned_process.
5752 * gdb.threads/attach-stopped.exp (corefunc): Use
5753 spawn_wait_for_attach, spawn_id_get_pid and
5754 kill_wait_spawned_process.
5755 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5756 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5757 kill_wait_spawned_process instead of explicit "kill -9".
5758 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5759 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5760 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5761 processes. Don't map cygwin/windows pids here. Now returns a
5762 spawn id list.
5763
5764 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5765
5766 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5767 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5768 correct patch.
5769
5770 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5771
5772 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5773
5774 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5775
5776 Reapply:
5777 2014-05-21 Mark Wielaard <mjw@redhat.com>
5778
5779 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5780
5781 2015-07-30 Pedro Alves <palves@redhat.com>
5782
5783 * linux-low.c (handle_extended_wait): Set the child's last
5784 reported status to TARGET_WAITKIND_STOPPED.
5785
5786 2015-07-30 Pedro Alves <palves@redhat.com>
5787
5788 PR threads/18600
5789 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5790 only shows inferior 1.
5791
5792 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5793 Pedro Alves <palves@redhat.com>
5794
5795 PR threads/18600
5796 * gdb.threads/fork-plus-threads.c: New file.
5797 * gdb.threads/fork-plus-threads.exp: New file.
5798
5799 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5800
5801 * gdb.base/batch-preserve-term-settings.exp
5802 (test_terminal_settings_preserved_after_cli_exit): Use
5803 send_quit_command.
5804
5805 2015-07-29 Pedro Alves <palves@redhat.com>
5806 Don Breazeal <donb@codesourcery.com>
5807
5808 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5809 output from both inferior_spawn_id and gdb_spawn_id.
5810
5811 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5812
5813 * gdb.threads/attach-into-signal.exp (corefunc): Use
5814 with_test_prefix on nested loops, uniquefying the test messages.
5815
5816 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5817
5818 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5819 commit.
5820
5821 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5822
5823 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5824 New proc.
5825 (test_terminal_settings_preserved_after_sigterm): New test.
5826
5827 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5828
5829 * gdb.base/batch-preserve-term-settings.exp
5830 (test_terminal_settings_preserved_after_cli_exit): New test.
5831
5832 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5833
5834 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5835 manipulation of saved_gdbflags.
5836 (test_terminal_settings_preserved): Remove global declaration of
5837 the unused variable pagination_prompt. Remove manipulation of
5838 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5839 GDBFLAGS.
5840
5841 2015-07-29 Pedro Alves <palves@redhat.com>
5842
5843 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5844
5845 2015-07-29 Pedro Alves <palves@redhat.com>
5846
5847 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5848 at the top.
5849
5850 2015-07-29 Pedro Alves <palves@redhat.com>
5851
5852 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5853 (main): Call gdb_unbuffer_output.
5854 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5855 (main): Call gdb_unbuffer_output.
5856 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5857 (main): Call gdb_unbuffer_output.
5858 * gdb.base/call-strs.exp: Adjust to step over the
5859 gdb_unbuffer_output call.
5860 * gdb.base/catch-gdb-caused-signals.c: Include
5861 "../lib/unbuffer_output.c".
5862 (main): Call gdb_unbuffer_output.
5863 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5864 (main): Call gdb_unbuffer_output.
5865 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5866 (main): Call gdb_unbuffer_output.
5867 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5868 (main): Call gdb_unbuffer_output.
5869 * gdb.base/shlib-call.exp: Adjust to step over the
5870 gdb_unbuffer_output call.
5871 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5872 (main): Call gdb_unbuffer_output.
5873 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5874 (main): Call gdb_unbuffer_output.
5875 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5876 (main): Rename to ...
5877 (test): ... this.
5878 (main): Reimplement.
5879 * gdb.base/varargs.exp: Run to test instead of to main.
5880 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5881 (main): Call gdb_unbuffer_output.
5882
5883 2015-07-29 Pedro Alves <palves@redhat.com>
5884
5885 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5886 factore out from mi_continue_dprintf. For call-style dprintfs,
5887 expect dprintf output out of $inferior_spawn_id.
5888 (mi_continue_dprintf): Use mi_expect_dprintf.
5889 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5890 (main): Call gdb_unbuffer_output.
5891
5892 2015-07-29 Pedro Alves <palves@redhat.com>
5893
5894 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5895 (default_mi_gdb_start): Set inferior_spawn_id instead of
5896 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5897 gdb_spawn_id.
5898 (mi_gdb_test): Always expect inferior output from both
5899 $inferior_spawn_id and $gdb_spawn_id.
5900
5901 2015-07-29 Pedro Alves <palves@redhat.com>
5902
5903 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5904 send_inferior and $inferior_spawn_id.
5905
5906 2015-07-29 Pedro Alves <palves@redhat.com>
5907
5908 * gdb.gdb/complaints.exp (test_initial_complaints)
5909 (test_serial_complaints, test_short_complaints): Use
5910 gdb_test_stdio.
5911 (test_empty_complaint): Handle $inferior_spawn_id !=
5912 $gdb_spawn_id.
5913
5914 2015-07-29 Pedro Alves <palves@redhat.com>
5915
5916 * gdb.base/varargs.exp: Use gdb_test_stdio.
5917
5918 2015-07-29 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5921
5922 2015-07-29 Pedro Alves <palves@redhat.com>
5923
5924 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5925
5926 2015-07-29 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5929 parameter into two new parameters, "inf_result" and "gdb_result".
5930 Expect inferior output and gdb output from $inferior_spawn_id and
5931 $gdb_spawn_id, respectively. Adjust all callers.
5932
5933 2015-07-29 Pedro Alves <palves@redhat.com>
5934
5935 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5936 of gdb_test_sequence.
5937
5938 2015-07-29 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5941 (saw_spurious_output): Expect inferior output from
5942 $inferior_spawn_id. Use gdb_test_stdio.
5943
5944 2015-07-29 Pedro Alves <palves@redhat.com>
5945
5946 * gdb.base/dprintf.exp: Use standard_testfile. Change
5947 prepare_for_testing call.
5948 (srcfile): Don't set.
5949 (restart): New procedure.
5950 (test_dprintf): New procecure, use to continue over dprintfs.
5951 (test_call, test_agent): New procedures, tests moved here.
5952 Restart gdb and recreate dprintfs. Adjust expected output.
5953
5954 2015-07-29 Pedro Alves <palves@redhat.com>
5955
5956 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5957
5958 2015-07-29 Pedro Alves <palves@redhat.com>
5959
5960 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5961
5962 2015-07-29 Pedro Alves <palves@redhat.com>
5963
5964 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5965 gdb_test_stdio.
5966
5967 2015-07-29 Pedro Alves <palves@redhat.com>
5968
5969 * lib/gdb.exp (gdb_test_stdio): New procedure.
5970
5971 2015-07-29 Pedro Alves <palves@redhat.com>
5972
5973 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5974
5975 2015-07-29 Pedro Alves <palves@redhat.com>
5976
5977 * gdb.base/call-signal-resume.exp: Remove check for
5978 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5979 * gdb.base/unwindonsignal.exp: Likewise.
5980 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5981 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5982
5983 2015-07-29 Pedro Alves <palves@redhat.com>
5984
5985 * gdb.base/siginfo-addr.c (pass): New function.
5986 (handler): Call it iff si_addr is correct.
5987 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
5988 Set a breakpoint at "pass" and continue to it.
5989
5990 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
5991
5992 * gdb.python/py-objfile.exp: Make some tests have unique names.
5993 * gdb.python/py-pp-registration.exp: Likewise.
5994
5995 2015-07-28 Pedro Alves <palves@redhat.com>
5996
5997 * gdb.server/server-exec-info.exp: Issue a "disconnect".
5998
5999 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6000
6001 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6002
6003 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6004
6005 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6006
6007 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6008
6009 * gdb.base/gdb-sigterm-2.exp: New test.
6010
6011 2015-07-25 Doug Evans <xdje42@gmail.com>
6012
6013 Revert:
6014 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6015 (workers/%.worker, build-perf): New rule.
6016 (GDB_PERFTEST_MODE): New variable.
6017 (check-perf): Use it.
6018 (clean): Clean up gdb.perf parallel build subdirs.
6019 * lib/build-piece.exp: New file.
6020 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6021 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6022 name.
6023 (standard_temp_file): Ditto.
6024 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6025 of $GDB_PARALLEL.
6026
6027 2015-07-24 Doug Evans <dje@google.com>
6028
6029 * gdb.perf/lib/perftest/utils.py: New file.
6030 * gdb.perf/gm-hello.cc: New file.
6031 * gdb.perf/gm-pervasive-typedef.cc: New file.
6032 * gdb.perf/gm-pervasive-typedef.h: New file.
6033 * gdb.perf/gm-std.cc: New file.
6034 * gdb.perf/gm-std.h: New file.
6035 * gdb.perf/gm-use-cerr.cc: New file.
6036 * gdb.perf/gm-utils.h: New file.
6037 * gdb.perf/gmonster-null-lookup.py: New file.
6038 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6039 * gdb.perf/gmonster-print-cerr.py: New file.
6040 * gdb.perf/gmonster-ptype-string.py: New file.
6041 * gdb.perf/gmonster-runto-main.py: New file.
6042 * gdb.perf/gmonster-select-file.py: New file.
6043 * gdb.perf/gmonster1-null-lookup.exp: New file.
6044 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6045 * gdb.perf/gmonster1-print-cerr.exp: New file.
6046 * gdb.perf/gmonster1-ptype-string.exp: New file.
6047 * gdb.perf/gmonster1-runto-main.exp: New file.
6048 * gdb.perf/gmonster1-select-file.exp: New file.
6049 * gdb.perf/gmonster1.cc: New file.
6050 * gdb.perf/gmonster1.exp: New file.
6051 * gdb.perf/gmonster2-null-lookup.exp: New file.
6052 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6053 * gdb.perf/gmonster2-print-cerr.exp: New file.
6054 * gdb.perf/gmonster2-ptype-string.exp: New file.
6055 * gdb.perf/gmonster2-runto-main.exp: New file.
6056 * gdb.perf/gmonster2-select-file.exp: New file.
6057 * gdb.perf/gmonster2.cc: New file.
6058 * gdb.perf/gmonster2.exp: New file.
6059
6060 2015-07-24 Doug Evans <dje@google.com>
6061
6062 * gdb.perf/README: New file.
6063 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6064 * lib/gen-perf-test.exp: New file.
6065
6066 2015-07-24 Doug Evans <dje@google.com>
6067
6068 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6069 (PerfTest::startup): New function.
6070 (PerfTest::run): Return result of calling body.
6071 (PerfTest::assemble): Rewrite.
6072 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6073 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6074 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6075 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6076 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6077
6078 2015-07-24 Doug Evans <dje@google.com>
6079
6080 * lib/gdb.exp (clean_restart): Make executable optional.
6081
6082 2015-07-24 Doug Evans <dje@google.com>
6083
6084 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6085 compiler_info references.
6086 * gdb.cp/temargs.exp: Ditto.
6087 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6088 (get_compiler_info): Early exit if already computed. Set compiler_info
6089 to "unknown" if there was a problem.
6090 (test_compiler_info): Add function comment. Call get_compiler_info.
6091
6092 2015-07-24 Doug Evans <dje@google.com>
6093
6094 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6095 (workers/%.worker, build-perf): New rule.
6096 (GDB_PERFTEST_MODE): New variable.
6097 (check-perf): Use it.
6098 (clean): Clean up gdb.perf parallel build subdirs.
6099 * lib/build-piece.exp: New file.
6100 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6101 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6102 name.
6103 (standard_temp_file): Ditto.
6104 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6105 of $GDB_PARALLEL.
6106
6107 2015-07-24 Doug Evans <dje@google.com>
6108
6109 * lib/future.exp (gdb_default_target_compile): New option
6110 "early_flags".
6111 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6112 --as-needed.
6113
6114 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6115
6116 * gdb.base/catch-syscall.exp: Call gdb_exit before
6117 gdb_skip_xml_test.
6118
6119 2015-07-24 Pedro Alves <palves@redhat.com>
6120
6121 * gdb.python/py-events.exp: Accept output between the stop event
6122 and the prompt.
6123 * gdb.python/py-evsignal.exp: Likewise.
6124 * gdb.python/py-evthreads.exp: Likewise.
6125
6126 2015-07-24 Pedro Alves <palves@redhat.com>
6127
6128 PR gdb/18717
6129 * gdb.threads/non-ldr-exit.c: New file.
6130 * gdb.threads/non-ldr-exit.exp: New file.
6131
6132 2015-07-24 Yao Qi <yao.qi@linaro.org>
6133
6134 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6135 restarting process.
6136
6137 2015-07-24 Yao Qi <yao.qi@linaro.org>
6138
6139 * gdb.server/ext-restart.exp: New file.
6140
6141 2015-07-24 Yao Qi <yao.qi@linaro.org>
6142
6143 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6144 argument options.
6145 * gdb.server/ext-wrapper.exp: New file.
6146
6147 2015-07-23 Doug Evans <dje@google.com>
6148
6149 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6150 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6151
6152 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6153
6154 * gdb.ada/var_arr_typedef.exp: New testcase.
6155 * gdb.ada/var_arr_typedef/pack.adb: New file.
6156 * gdb.ada/var_arr_typedef/pack.ads: New file.
6157 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6158
6159 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6160
6161 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6162
6163 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6164
6165 * gdb.arch/i386-biarch-core.exp: Replace istarget
6166 by "complete set gnutarget". Remove expectation for the "core-file"
6167 command.
6168
6169 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6170
6171 Revert the previous commit:
6172 Tests for validate symbol file using build-id.
6173
6174 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6175
6176 Tests for validate symbol file using build-id.
6177 * gdb.base/solib-mismatch-lib.c: New file.
6178 * gdb.base/solib-mismatch-libmod.c: New file.
6179 * gdb.base/solib-mismatch.c: New file.
6180 * gdb.base/solib-mismatch.exp: New file.
6181
6182 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6183
6184 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6185 nios2-*-linux*.
6186 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6187 * gdb.base/siginfo.exp: Likewise.
6188 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6189
6190 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6191
6192 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6193 Move it to ...
6194 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6195 ... here.
6196 * gdb.trace/range-stepping.exp: Check that the target supports
6197 range stepping.
6198
6199 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6200
6201 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6202
6203 2015-07-14 Pedro Alves <palves@redhat.com>
6204
6205 * gdb.base/killed-outside.exp: New file.
6206 * gdb.base/killed-outside.c: New file.
6207
6208 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6209
6210 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6211 (n at main): New.
6212 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6213
6214 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6215
6216 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6217 infcall tests instead of setting up for KFAIL.
6218
6219 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6220
6221 * gdb.btrace/record_goto-step.exp: New.
6222
6223 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6224
6225 PR compile/18484
6226 * gdb.compile/compile.c (struct struct_type): Add volatile to
6227 selffield's type.
6228 * gdb.compile/compile.exp
6229 (compile code struct_object.selffield = &struct_object): Skip further
6230 struct_object tests if this one xfails.
6231
6232 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6233
6234 PR exp/18617
6235 * gdb.trace/ax.exp: Add test.
6236
6237 2015-07-07 Yao Qi <yao.qi@linaro.org>
6238
6239 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6240 instead of istarget "aarch64*-*-*".
6241 * gdb.arch/aarch64-fp.exp: Likewise.
6242 * gdb.base/float.exp: Likewise.
6243 * gdb.reverse/aarch64.exp: Likewise.
6244 * lib/gdb.exp (is_aarch64_target): New proc.
6245
6246 2015-07-07 Yao Qi <yao.qi@linaro.org>
6247
6248 * lib/gdb.exp (is_aarch32_target): New proc.
6249 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6250 instead of "istarget "arm*-*-*"".
6251 * gdb.arch/arm-disp-step.exp: Likewise.
6252 * gdb.arch/thumb-bx-pc.exp: Likewise.
6253 * gdb.arch/thumb-prologue.exp: Likewise.
6254 * gdb.arch/thumb-singlestep.exp: Likewise.
6255 * gdb.base/disp-step-syscall.exp: Likewise.
6256 * gdb.base/float.exp: Likewise.
6257
6258 2015-07-07 Yao Qi <yao.qi@linaro.org>
6259
6260 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6261 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6262
6263 2015-07-07 Yao Qi <yao.qi@linaro.org>
6264
6265 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6266 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6267 if it exists.
6268 * gdb.multi/multi-arch.exp: Likewise.
6269
6270 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6271
6272 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6273 print.
6274
6275 2015-07-07 Yao Qi <yao.qi@linaro.org>
6276
6277 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6278
6279 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6280
6281 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6282 '[' and ']' characters.
6283
6284 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6285
6286 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6287
6288 2015-06-29 Pedro Alves <palves@redhat.com>
6289
6290 PR threads/18127
6291 * gdb.threads/hand-call-new-thread.c: New file.
6292 * gdb.threads/hand-call-new-thread.c: New file.
6293
6294 2015-06-26 Keith Seitz <keiths@redhat.com>
6295 Doug Evans <dje@google.com>
6296
6297 PR 16253
6298 * gdb.cp/var-tag-2.cc: New file.
6299 * gdb.cp/var-tag-3.cc: New file.
6300 * gdb.cp/var-tag-4.cc: New file.
6301 * gdb.cp/var-tag.cc: New file.
6302 * gdb.cp/var-tag.exp: New file.
6303
6304 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6305
6306 * gdb.base/history-duplicates.exp: New test.
6307
6308 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6309
6310 * gdb.base/completion.exp: Test the completion of the "focus"
6311 command.
6312
6313 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6314
6315 * gdb.arch/amd64-prologue-skip.S: New file.
6316 * gdb.arch/amd64-prologue-skip.exp: New file.
6317
6318 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6319
6320 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6321 is_address_zero_readable check.
6322
6323 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6324
6325 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6326 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6327
6328 2015-06-24 Yao Qi <yao.qi@linaro.org>
6329
6330 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6331 linux targets.
6332
6333 2015-06-24 Yao Qi <yao.qi@linaro.org>
6334
6335 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6336 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6337 * gdb.base/siginfo-thread.exp: Likewise.
6338
6339 2015-06-22 Yao Qi <yao.qi@linaro.org>
6340
6341 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6342
6343 2015-06-22 Yao Qi <yao.qi@linaro.org>
6344
6345 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6346 aarch64*-*-*.
6347 (skip_hw_watchpoint_tests): Likewise.
6348
6349 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6350
6351 * gdb.base/gdbinit-history.exp: Test the interaction between
6352 setting GDBHISTSIZE and setting the history size via .gdbinit.
6353
6354 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6355
6356 PR gdb/16999
6357 * gdb.base/gdbhistsize-history.exp: New test.
6358
6359 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6360
6361 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6362 with GDBHISTSIZE.
6363 * gdb.base/readline.exp: Likewise.
6364
6365 2015-06-17 Yao Qi <yao.qi@linaro.org>
6366
6367 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6368 line.
6369
6370 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6371
6372 * gdb.base/gdbinit-history.exp: Add test case to check that
6373 an unlimited history file does not get truncated on exit.
6374
6375 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6376
6377 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6378 (VECTOR): New macro. Use it...
6379 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6380 ...for these typedefs.
6381 (int8, char1, int1, double1): New typedefs.
6382 (struct just_int2, struct two_int2): New structures.
6383 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6384 (add_structvecs, add_singlevecs): New functions.
6385 (main): Call add_some_intvecs twice.
6386 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6387 the compile and exit upon failure. Try compiling for the "native"
6388 architecture. Test inferior function calls with vector arguments
6389 and vector return value handling with "finish" and "return".
6390
6391 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6392
6393 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6394 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6395 PE file.
6396 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6397
6398 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6399
6400 PR breakpoints/16465
6401 * gdb.mi/mi-dprintf-pending.c: New file.
6402 * gdb.mi/mi-dprintf-pending.exp: New test.
6403 * gdb.mi/mi-dprintf-pendshr.c: New file.
6404
6405 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6406 Mircea Gherzan <mircea.gherzan@intel.com>
6407
6408 * gdb.arch/i386-mpx-map.c: New file.
6409 * gdb.arch/i386-mpx-map.exp: New File.
6410
6411 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6412
6413 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6414 * gdb.arch/i386-mpx.exp: Indentation fixed.
6415
6416 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6417
6418 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6419 function and improved indentation.
6420 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6421 gdb_test_multiple. Added additional tests to skip the test.
6422
6423 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6424
6425 * gdb.arch/i386-avx512.c: Change path in include file.
6426 * gdb.arch/i386-avx512.exp: Change include dir path
6427 compilation flag.
6428 * gdb.arch/i386-mpx.c: Change path in include file.
6429 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6430 flag.
6431
6432 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6433
6434 * gdb.compile/compile-print.exp (compile print *vararray@3)
6435 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6436
6437 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6438
6439 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6440 (do not keep jit in memory): ... this.
6441 (expect 5): Change it to ...
6442 (expect no 5): ... this.
6443
6444 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6445
6446 PR gdb/15564
6447 * gdb.mi/mi-detach.exp: New file.
6448
6449 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6450
6451 PR symtab/18392
6452 * gdb.arch/amd64-tailcall-self.S: New file.
6453 * gdb.arch/amd64-tailcall-self.c: New file.
6454 * gdb.arch/amd64-tailcall-self.exp: New file.
6455
6456 2015-05-28 Don Breazeal <donb@codesourcery.com>
6457
6458 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6459 tests for remote targets by checking is_target_gdbserver.
6460
6461 2015-05-27 Doug Evans <dje@google.com>
6462
6463 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6464 * gdb.dwarf2/opaque-type-lookup.c: New file.
6465 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6466
6467 2015-05-26 Doug Evans <dje@google.com>
6468
6469 * gdb.cp/iostream.cc: New file.
6470 * gdb.cp/iostream.exp: New file.
6471
6472 2015-05-26 Doug Evans <dje@google.com>
6473
6474 * gdb.dwarf2/dw2-op-call.exp: Update.
6475 * gdb.dwarf2/dw4-sig-types.exp: Update.
6476 * gdb.dwarf2/implptr.exp: Update.
6477 * gdb.mi/mi-cmd-param-changed.exp: Update.
6478
6479 2015-05-26 Doug Evans <dje@google.com>
6480
6481 * gdb.python/py-lazy-string.c: New file.
6482 * gdb.python/py-lazy-string.exp: New file.
6483 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6484 (main): Update. Add estring3.
6485 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6486 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6487
6488 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6489 Yao Qi <yao.qi@linaro.org>
6490
6491 * gdb.reverse/aarch64.c: New.
6492 * gdb.reverse/aarch64.exp: New.
6493
6494 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6495
6496 * lib/gdb.exp (supports_process_record): Return true for
6497 aarch64*-linux*.
6498 (supports_reverse): Likewise.
6499
6500 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6501
6502 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6503 Use with_test_prefix.
6504
6505 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6506
6507 * gdb.base/completion.exp: Add test for completion of layout
6508 names.
6509
6510 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6511
6512 * lib/gdb.exp (skip_tui_tests): New proc.
6513 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6514
6515 2015-05-19 Pedro Alves <palves@redhat.com>
6516
6517 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6518 Save the whole env array instead of just HOME. Unset HISTSIZE in
6519 the environment while testing. Restore whole environment
6520 afterwards.
6521
6522 2015-05-16 Doug Evans <xdje42@gmail.com>
6523
6524 * gdb.guile/scm-ports.c: New file.
6525 * gdb.guile/scm-ports.exp: Add memory port tests.
6526
6527 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6528
6529 * gdb.compile/compile-print.c: New file.
6530 * gdb.compile/compile-print.exp: New file.
6531
6532 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6533
6534 * gdb.compile/compile-ops.exp: Cast param to void.
6535 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6536 (compile code struct_object.selffield = &struct_object): Add xfail.
6537
6538 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6539
6540 * gdb.ada/arr_enum_with_gap: New testcase.
6541
6542 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6543
6544 * gdb.ada/byte_packed_arr: New testcase.
6545
6546 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6547
6548 * gdb.ada/pckd_neg: New testcase.
6549
6550 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6551
6552 PR gdb/17820
6553 * gdb.base/gdbinit-history.exp: New test.
6554 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6555 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6556
6557 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6558
6559 * gdb.python/py-xmethods.cc: Enhance test case.
6560 * gdb.python/py-xmethods.exp: New tests.
6561 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6562 function.
6563 (B_indexoper): Likewise.
6564 (global_dm_list) : Add new xmethod worker functions.
6565
6566 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6567
6568 * gdb.base/coredump-filter.exp: Correctly unset
6569 "coredump_var_addr" array.
6570
6571 2015-05-08 Pedro Alves <palves@redhat.com>
6572
6573 * gdb.server/non-existing-program.exp: Unset spawn_id.
6574
6575 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6576
6577 PR python/18291
6578 * gdb.python/py-xmethods.exp: Add tests.
6579
6580 2015-05-08 Yao Qi <yao.qi@linaro.org>
6581
6582 PR gdb/18208
6583 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6584 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6585 function set_coredump_filter, and remove remote_exec call.
6586 Remove argument ipid. Callers update.
6587 (top level): Don't get inferior's PID.
6588
6589 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6590
6591 * gdb.base/watch_thread_num.exp: Skip test on targets without
6592 access watchpoints.
6593
6594 2015-05-06 Pedro Alves <palves@redhat.com>
6595
6596 PR server/18081
6597 * gdb.server/non-existing-program.exp: New file.
6598
6599 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6600
6601 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6602
6603 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6604
6605 * gdb.ada/out_of_line_in_inlined: New testcase.
6606
6607 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6608
6609 * gdb.ada/var_rec_arr: New testcase.
6610
6611 2015-04-30 Yao Qi <yao.qi@linaro.org>
6612
6613 * gdb.base/break-idempotent.exp: If
6614 skip_hw_watchpoint_multi_tests returns true, skip the tests
6615 on "rwatch" and "awatch".
6616
6617 2015-04-30 Yao Qi <yao.qi@linaro.org>
6618
6619 * gdb.base/relativedebug.exp: Invoke gdb command
6620 "info sharedlibrary", and if libc.so doesn't have debug info,
6621 skip the test.
6622
6623 2015-04-29 Doug Evans <dje@google.com>
6624
6625 * gdb.python/py-xmethods.exp: Add ptype tests.
6626 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6627 get_result_type method.
6628
6629 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6630
6631 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6632 the target does not support hardware watchpoints.
6633
6634 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6635
6636 * gdb.base/break-always.exp: Abort testing if writing to memory
6637 causes an error.
6638
6639 2015-04-28 Doug Evans <dje@google.com>
6640
6641 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6642 * gdb.python/py-pp-registration.exp: ... here. New file.
6643 * gdb.python/py-pp-registration.c: New file.
6644 * gdb.python/py-pp-registration.py: New file.
6645
6646 2015-04-28 Doug Evans <dje@google.com>
6647
6648 * gdb.python/py-bad-printers.c: New file.
6649 * gdb.python/py-bad-printers.py: New file.
6650 * gdb.python/py-bad-printers.exp: New file.
6651
6652 2015-04-28 Sasha Smundak <asmundak@google.com>
6653
6654 * gdb.python/py-type.exp: New test.
6655
6656 2015-04-28 Andy Wingo <wingo@igalia.com>
6657
6658 * gdb.python/py-parameter.exp:
6659 * gdb.guile/scm-parameter.exp: Escape the path that we are
6660 matching against, as it might contain characters that are special
6661 to regular expressions.
6662
6663 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6664
6665 * gdb.ada/rec_comp: New testcase.
6666
6667 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6668
6669 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6670 before using it.
6671
6672 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6673
6674 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6675 new tests for verilog output.
6676
6677 2015-04-24 Yao Qi <yao.qi@linaro.org>
6678
6679 * boards/remote-gdbserver-on-localhost.exp: New file.
6680
6681 2015-04-23 Pedro Alves <palves@redhat.com>
6682
6683 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6684 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6685 "end of file", remove $inferior_spawn_id from the indirect list.
6686
6687 2015-04-23 Pedro Alves <palves@redhat.com>
6688
6689 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6690
6691 2015-04-23 Pedro Alves <palves@redhat.com>
6692
6693 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6694 on $any_spawn_id instead of only on $gdb_spawn_id.
6695
6696 2015-04-21 Pierre Muller <muller@sourceware.org>
6697
6698 PR pascal/17815
6699 * lib/pascal.exp (gpc_compile): Add new option "class".
6700 (fpc_compile): Likewise.
6701 * gdb.pascal/case-insensitive-symbols.pas: New file.
6702 * gdb.pascal/case-insensitive-symbols.exp: New file.
6703
6704 2015-04-20 Gary Benson <gbenson@redhat.com>
6705
6706 * gdb.base/attach.exp: Fix three extended remote failures.
6707
6708 2015-04-17 Gary Benson <gbenson@redhat.com>
6709
6710 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6711 the main executable over the remote protocol.
6712
6713 2015-04-16 Pedro Alves <palves@redhat.com>
6714
6715 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6716 a new gdbserver if gdbserver_reconnect_p is set.
6717
6718 2015-04-16 Pedro Alves <palves@redhat.com>
6719
6720 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6721 is set, don't exit gdbserver.
6722
6723 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6724
6725 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6726 appropriate .insn, such that an older assembler can be used.
6727 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6728 the z/Architecture instruction set on 31-bit targets as well.
6729
6730 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6731
6732 * gdb.go/handcall.exp: Remove all logic related to the first
6733 breakpoint and rely on go_runto_main instead.
6734 * gdb.go/strings.exp: Likewise.
6735 * gdb.go/unsafe.exp: Likewise.
6736 * gdb.go/hello.exp: Likewise. Also rename the remaining
6737 breakpoint marker to "breakpoint 1".
6738 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6739 * gdb.go/strings.go: Likewise.
6740 * gdb.go/unsafe.go: Likewise.
6741 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6742 "set breakpoint 2 here" and rename the remaining breakpoint marker
6743 to "breakpoint 1".
6744
6745 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6746
6747 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6748 if itertools.imap is not present.
6749 * gdb.python/py-objfile.exp: Add parentheses.
6750 * gdb.python/py-type.exp: Same.
6751 * gdb.python/py-unwind-maint.py: Same.
6752
6753 2015-04-15 Yao Qi <yao.qi@linaro.org>
6754
6755 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6756 of ":$ptr_size" and set its form explicitly.
6757
6758 2015-04-15 Pedro Alves <palves@redhat.com>
6759 Yao Qi <yao.qi@linaro.org>
6760
6761 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6762 timeout by factor of 4.
6763 (test_regular_watch): Likewise.
6764 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6765 * gdb.reverse/sigall-reverse.exp: Likewise.
6766 * gdb.reverse/until-precsave.exp: Likewise.
6767 * lib/gdb.exp (with_timeout_factor): New proc.
6768 (gdb_expect): Move some code to ...
6769 (get_largest_timeout): ... here. New procedure.
6770
6771 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6772
6773 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6774
6775 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6776
6777 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6778 to write to the .text section.
6779
6780 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6781
6782 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6783 Handle the case of targets that do not provide PID information.
6784
6785 2015-04-13 Yao Qi <yao.qi@linaro.org>
6786
6787 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6788 and use expect instead of gdb_expect.
6789
6790 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6791
6792 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6793 "coredump_var_addr" to avoid naming conflict with other testcases.
6794
6795 2015-04-10 Pedro Alves <palves@redhat.com>
6796
6797 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6798 gdb_test_sequence and gdb_assert.
6799
6800 2015-04-10 Pedro Alves <palves@redhat.com>
6801
6802 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6803 test messages that don't include the breakpoint address.
6804
6805 2015-04-10 Yao Qi <yao.qi@linaro.org>
6806
6807 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6808 false for some offset and width combinations which aren't
6809 supported by linux kernel.
6810
6811 2015-04-10 Pedro Alves <palves@redhat.com>
6812
6813 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6814 procedure, factored out from ...
6815 (top level): ... here. Add "set displaced-stepping" testing axis.
6816 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6817 parameter "displaced". Use it.
6818 (top level): Use foreach and add "set displaced-stepping" testing
6819 axis.
6820
6821 2015-04-10 Pedro Alves <palves@redhat.com>
6822
6823 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6824 Remove comment.
6825 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6826 both the address of the instruction that triggers the watchpoint
6827 and the address of the instruction immediately after, and use
6828 those addresses for the test. Fix comment.
6829
6830 2015-04-10 Pedro Alves <palves@redhat.com>
6831
6832 * gdb.base/sigstep.exp (breakpoint_to_handler)
6833 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6834 Test "backtrace" in handler.
6835 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6836 (top level): Add new "displaced" test axis to
6837 breakpoint_to_handler, breakpoint_to_handler_entry and
6838 breakpoint_over_handler.
6839
6840 2015-04-10 Pedro Alves <palves@redhat.com>
6841
6842 PR gdb/18216
6843 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6844
6845 2015-04-10 Yao Qi <yao.qi@linaro.org>
6846
6847 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6848 (test_add_rn_pc): New function.
6849 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6850 (top level): Invoke test_add_rn_pc.
6851
6852 2015-04-10 Pedro Alves <palves@redhat.com>
6853
6854 PR gdb/13858
6855 * gdb.base/step-over-no-symbols.exp: New file.
6856
6857 2015-04-09 Andy Wingo <wingo@igalia.com>
6858
6859 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6860 after the Python tests.
6861
6862 2015-04-08 Keith Seitz <keiths@redhat.com>
6863
6864 PR python/16699
6865 * gdb.python/py-completion.exp: New tests for completion.
6866 * gdb.python/py-completion.py (CompleteLimit1): New class.
6867 (CompleteLimit2): Likewise.
6868 (CompleteLimit3): Likewise.
6869 (CompleteLimit4): Likewise.
6870 (CompleteLimit5): Likewise.
6871 (CompleteLimit6): Likewise.
6872 (CompleteLimit7): Likewise.
6873
6874 2015-04-08 Pedro Alves <palves@redhat.com>
6875
6876 PR gdb/18214
6877 PR gdb/18216
6878 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6879 function.
6880 (main): Install it as SIGUSR1 handler.
6881 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6882 parameter. Always use "setup" as prefix. Toggle "set
6883 displaced-stepping" off/on depending on global. Don't switch to
6884 thread 1 here.
6885 (top level): Add displaced stepping "off/on" test axis. Update
6886 "setup" calls. Wrap each subtest with with_test_prefix. Test
6887 continuing with a queued signal in each thread.
6888
6889 2015-04-08 Pedro Alves <palves@redhat.com>
6890
6891 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6892 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6893 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6894 Return early if running to main fails.
6895 * gdb.trace/while-stepping.exp: Likewise.
6896
6897 2015-04-07 Pedro Alves <palves@redhat.com>
6898
6899 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6900 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6901 interact with inferior program.
6902
6903 2015-04-07 Pedro Alves <palves@redhat.com>
6904
6905 * lib/gdb.exp (inferior_spawn_id): New global.
6906 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6907 spawn id after processing the user code.
6908 (default_gdb_start): Set inferior_spawn_id.
6909 (send_inferior): New procedure.
6910 * lib/gdbserver-support.exp (gdbserver_start): Set
6911 inferior_spawn_id.
6912 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6913
6914 2015-04-07 Pedro Alves <palves@redhat.com>
6915
6916 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6917 * lib/gdbserver-support.exp (gdbserver_start): Make
6918 $server_spawn_id global.
6919 (gdbserver_start): Don't wait for gdbserver's spawn id with
6920 expect_background.
6921 (close_gdbserver): New procedure.
6922 (gdb_exit): Rename the default version and reimplement.
6923
6924 2015-04-07 Pedro Alves <palves@redhat.com>
6925
6926 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6927 append the substituted item, not the original item.
6928
6929 2015-04-07 Pedro Alves <palves@redhat.com>
6930
6931 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6932 gdb_expect.
6933
6934 2015-04-07 Pedro Alves <palves@redhat.com>
6935
6936 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6937 output appearing once only.
6938
6939 2015-04-07 Pedro Alves <palves@redhat.com>
6940
6941 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6942 that doesn't expect anything. Return early if running to main
6943 fails.
6944
6945 2015-04-07 Yao Qi <yao.qi@linaro.org>
6946
6947 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6948 (child_function): Call alarm.
6949 (main): Move call to alarm into the loop.
6950 * gdb.threads/non-stop-fair-events.exp: Build program with
6951 -DTIMEOUT=$timeout.
6952
6953 2015-04-06 Doug Evans <xdje42@gmail.com>
6954
6955 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6956 Fix dest parameter to board_info.
6957 (fpc_compile): Ditto.
6958 (gdb_compile_pascal): Rename dest arg to destfile.
6959
6960 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6961
6962 * gdb.ada/funcall_ref.exp: New file.
6963 * gdb.ada/funcall_ref/foo.adb: New file.
6964
6965 2015-04-02 Yao Qi <yao.qi@linaro.org>
6966
6967 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6968 is remote.
6969
6970 2015-04-02 Gary Benson <gbenson@redhat.com>
6971
6972 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6973
6974 2015-04-01 Sasha Smundak <asmundak@google.com>
6975
6976 * gdb.python/py-unwind-maint.c: New file.
6977 * gdb.python/py-unwind-maint.exp: New test.
6978 * gdb.python/py-unwind-maint.py: New file.
6979 * gdb.python/py-unwind.c: New file.
6980 * gdb.python/py-unwind.exp: New test.
6981 * gdb.python/py-unwind.py: New test.
6982
6983 2015-04-01 Pedro Alves <palves@redhat.com>
6984
6985 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6986 to fail instead of non-existent $test.
6987
6988 2015-04-01 Pedro Alves <palves@redhat.com>
6989
6990 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
6991 GDBFLAGS if not empty.
6992
6993 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
6994
6995 * gdb.ada/complete.exp: Remove "multi_line".
6996 * gdb.ada/info_exc.exp: Remove "multi_line".
6997 * gdb.ada/packed_tagged.exp: Remove "multi_line".
6998 * gdb.ada/ptype_field.exp: Remove "multi_line".
6999 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7000 * gdb.ada/tagged.exp: Remove "multi_line".
7001 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7002 [multi_line ...]
7003 * gdb.btrace/delta.exp: Likewise.
7004 * gdb.btrace/exception.exp: Likewise.
7005 * gdb.btrace/function_call_history.exp: Likewise.
7006 * gdb.btrace/instruction_history.exp: Likewise.
7007 * gdb.btrace/nohist.exp: Likewise.
7008 * gdb.btrace/record_goto.exp: Likewise.
7009 * gdb.btrace/segv.exp: Likewise.
7010 * gdb.btrace/stepi.exp: Likewise.
7011 * gdb.btrace/tailcall.exp: Likewise.
7012 * gdb.btrace/unknown_functions.exp: Likewise.
7013 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7014 * lib/gdb.exp: Add the "multi_line" helper.
7015
7016 2015-04-01 Pedro Alves <palves@redhat.com>
7017
7018 * gdb.threads/tid-reuse.c: New file.
7019 * gdb.threads/tid-reuse.exp: New file.
7020
7021 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7022
7023 PR corefiles/16092
7024 * gdb.base/coredump-filter.c: New file.
7025 * gdb.base/coredump-filter.exp: Likewise.
7026
7027 2015-03-27 Petr Machata <pmachata@redhat.com>
7028
7029 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7030 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7031 (Dwarf::assemble): Initialize them.
7032 (Dwarf::lines): New function.
7033
7034 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7035
7036 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7037 SYMBOL_PREFIX for x86_64-*-cygwin.
7038
7039 2015-03-26 Andy Wingo <wingo@igalia.com>
7040
7041 PR symtab/18148
7042 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7043 const_value but not a location.
7044 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7045 location defined in non-main CUs are visible.
7046
7047 2015-03-26 Yao Qi <yao.qi@linaro.org>
7048
7049 PR testsuite/18139
7050 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7051 Add a line number entry for the same line.
7052 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7053 Add a line number entry for the same line.
7054
7055 2015-03-26 Yao Qi <yao.qi@linaro.org>
7056
7057 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7058 .int 0.
7059 (func): Likewise. Add .Lfunc_1 label.
7060 Use .Lfunc_1 label.
7061 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7062 .int 0.
7063 (func): Likewise.
7064 Use .Lfunc_1 label.
7065
7066 2015-03-26 Yao Qi <yao.qi@linaro.org>
7067
7068 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7069 Call gdb_compile instead to compile each .s files without debug
7070 information.
7071
7072 2015-03-26 Yao Qi <yao.qi@linaro.org>
7073
7074 * gdb.base/savedregs.exp (process_saved_regs): Make
7075 "Saved registers:" optional in the pattern.
7076
7077 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7078
7079 * gdb.btrace/next.exp: Merged into step.exp.
7080 * gdb.btrace/finish.exp: Merged into step.exp.
7081 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7082 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7083 "record goto" and checking the exact replay position.
7084 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7085 check for "Recording format" in "info record" output.
7086 * gdb.btrace/record_goto.exp: Choose test file based on target.
7087 * gdb.btrace/x86-record_goto.S: Renamed into ...
7088 * gdb.btrace/x86_64-record_goto.S: ... this.
7089 * gdb.btrace/i686-record_goto.S: New.
7090 * gdb.btrace/x86-tailcall.S: Renamed into ...
7091 * gdb.btrace/x86_64-tailcall.S: ... this.
7092 * gdb.btrace/i686-tailcall.S: New.
7093 * gdb.btrace/x86-tailcall.c: Renamed into ...
7094 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7095 separate statements. Update test.
7096 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7097 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7098 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7099 * gdb.btrace/tailcall.exp: Choose test file based on target.
7100 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7101
7102 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7103
7104 * gdb.btrace/exception.exp: Increase BTS buffer size.
7105
7106 2015-03-24 Pedro Alves <palves@redhat.com>
7107
7108 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7109
7110 2015-03-24 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.threads/schedlock.exp (test_step): No longer expect that
7113 "set scheduler-locking step" with "next" over a function call runs
7114 threads unlocked.
7115
7116 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7117
7118 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7119
7120 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7121
7122 PR breakpoints/16466
7123 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7124 * gdb.mi/mi-pending.c (thread_func): New function.
7125 (int main): Add threading support required.
7126 * gdb.mi/mi-pending.exp: Add tests for this issue.
7127 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7128 (pendfunc2): Remove stdio dependency.
7129 * gdb.mi/mi-pendshr2.c: New file.
7130
7131 2015-03-23 Keith Seitz <keiths@redhat.com>
7132
7133 * gdb.linespec/keywords.c: New file.
7134 * gdb.linespec/keywords.exp: New file.
7135
7136 2015-03-23 Keith Seitz <keiths@redhat.com>
7137
7138 PR gdb/18021
7139 * gdb.dwarf2/staticvirtual.exp: New test.
7140
7141 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7142
7143 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7144 * README: Remove HP-UX and gdb.hp.
7145 (configuration):
7146 * configure: Regenerate.
7147 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7148 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7149 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7150 gdb.hp/gdb.defects/Makefile.
7151 * gdb.hp/Makefile.in: File deleted.
7152 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7153 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7154 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7155 * gdb.hp/gdb.aCC/run.c: File deleted.
7156 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7157 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7158 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7159 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7160 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7161 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7162 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7163 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7164 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7165 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7166 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7167 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7168 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7169 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7170 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7171 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7172 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7173 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7174 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7175 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7176 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7177 * gdb.hp/gdb.compat/average.c: File deleted.
7178 * gdb.hp/gdb.compat/sum.c: File deleted.
7179 * gdb.hp/gdb.compat/xdb.c: File deleted.
7180 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7181 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7182 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7183 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7184 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7185 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7186 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7187 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7188 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7189 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7190 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7191 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7192 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7193 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7194 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7195 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7196 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7197 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7198 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7199 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7200 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7201 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7202 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7203 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7204 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7205 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7206 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7207 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7208 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7209 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7210 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7211 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7212 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7213 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7214 * gdb.hp/tools/odump: File deleted.
7215
7216 2015-03-19 Pedro Alves <palves@redhat.com>
7217
7218 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7219 (saw_thread_3): New globals.
7220 (top level): Increment them when an event for the corresponding
7221 thread is seen.
7222 (no thread starvation): New test.
7223
7224 2015-03-19 Pedro Alves <palves@redhat.com>
7225
7226 * gdb.threads/continue-pending-status.c: New file.
7227 * gdb.threads/continue-pending-status.exp: New file.
7228
7229 2015-03-18 Pedro Alves <palves@redhat.com>
7230
7231 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7232 Use gdb_is_target_remote instead of is_remote. Use
7233 gdb_test_multiple instead of gdb_expect. Exit early if
7234 gdb_test_multiple hits its internal matches. Tighten stepi tests
7235 expected output. Fail on exit with any signal, instead of just
7236 SIGILL.
7237
7238 2015-03-18 Yao Qi <yao.qi@linaro.org>
7239
7240 PR tdep/18107
7241 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7242 variable.
7243 * gdb.base/catch-syscall.exp: Don't skip it on
7244 aarch64*-*-linux* target. Remove elements in all_syscalls.
7245 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7246 target.
7247 (setup_all_syscalls): New proc.
7248
7249 2015-03-16 Yao Qi <yao.qi@linaro.org>
7250
7251 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7252 (top level): Skip tests if valid_addr_p returns false for
7253 $cmd1 or $cmd2.
7254
7255 2015-03-11 Andy Wingo <wingo@igalia.com>
7256
7257 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7258
7259 2015-03-11 Yao Qi <yao.qi@linaro.org>
7260
7261 * gdb.base/catch-syscall.exp: Fix typo in comments.
7262
7263 2015-03-11 Yao Qi <yao.qi@linaro.org>
7264
7265 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7266
7267 2015-03-09 Pedro Alves <palves@redhat.com>
7268
7269 * dg-extract-results.py: Delete.
7270
7271 2015-03-09 Pedro Alves <palves@redhat.com>
7272
7273 Merge dg-extract-results.sh from GCC upstream (r218843).
7274
7275 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7276 * dg-extract-results.sh: Use --text with grep to avoid issues with
7277 binary files. Fall back to cat -v, if that doesn't work.
7278
7279 2015-03-05 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7282
7283 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7284
7285 * lib/mi-support.exp (mi_expect_interrupt): Accept
7286 alternative event for when in all-stop mode.
7287
7288 2015-03-04 Pedro Alves <palves@redhat.com>
7289
7290 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7291
7292 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7293
7294 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7295
7296 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7297
7298 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7299 regexps for GDB's current line display, accept a hex address
7300 preceding the line number.
7301
7302 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7303
7304 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7305 the 'arch1' variable for "s390*-linux*" targets.
7306
7307 2015-03-04 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7310 (main): Pass missing retval argument to pthread_join call.
7311
7312 2015-03-02 Pedro Alves <palves@redhat.com>
7313
7314 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7315 (top level): Call do_test with non-stop as well.
7316
7317 2015-03-02 Pedro Alves <palves@redhat.com>
7318
7319 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7320 -1.
7321
7322 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7323
7324 * gdb.arch/s390-vregs.exp: New test.
7325 * gdb.arch/s390-vregs.S: New file.
7326
7327 2015-02-27 Pedro Alves <palves@redhat.com>
7328
7329 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7330 call to catch_command_errors.
7331 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7332 catch_command_errors.
7333
7334 2015-02-27 Pedro Alves <palves@redhat.com>
7335
7336 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7337 "true" for boolean result.
7338 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7339 prototype of main.
7340
7341 2015-02-27 Pedro Alves <palves@redhat.com>
7342
7343 * lib/unbuffer_output.c: New file.
7344 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7345 (main): Call gdb_unbuffer_output.
7346
7347 2015-02-27 Yao Qi <yao.qi@linaro.org>
7348
7349 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7350 target.
7351
7352 2015-02-26 Doug Evans <dje@google.com>
7353
7354 * gdb.cp/class2.cc (Dbase, D): New classes.
7355 (main): New local delta.
7356 * gdb.cp/class2.exp: Test printing delta.
7357 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7358 (dynbar): New global.
7359 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7360
7361 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7362
7363 * gdb.compile/compile-ifunc.c: New file.
7364 * gdb.compile/compile-ifunc.exp: New file.
7365
7366 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7367
7368 * gdb.base/structs.exp: Check for correct struct on finish.
7369
7370 2015-02-26 Yao Qi <yao.qi@linaro.org>
7371
7372 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7373 is zero.
7374
7375 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7376
7377 * gdb.arch/cordic.ko.bz2: New file.
7378 * gdb.arch/cordic.ko.debug.bz2: New file.
7379 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7380
7381 2015-02-25 Yao Qi <yao.qi@linaro.org>
7382
7383 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7384 aarch64*-*-* target.
7385
7386 2015-02-23 Pedro Alves <palves@redhat.com>
7387
7388 * lib/gdb.exp (delete_breakpoints): Rewrite using
7389 gdb_test_multiple.
7390
7391 2015-02-23 Pedro Alves <palves@redhat.com>
7392
7393 * gdb.base/info-os.c: Include stdlib.h.
7394
7395 2015-02-22 Doug Evans <xdje42@gmail.com>
7396
7397 PR symtab/17855
7398 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7399 is read after symbols have been re-read.
7400 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7401 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7402
7403 2015-02-21 Doug Evans <dje@google.com>
7404
7405 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7406
7407 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7408
7409 PR corefiles/17808
7410 * gdb.arch/i386-biarch-core.core.bz2: New file.
7411 * gdb.arch/i386-biarch-core.exp: New file.
7412
7413 2015-02-21 Pedro Alves <palves@redhat.com>
7414
7415 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7416 runto_main fails.
7417
7418 2015-02-20 Pedro Alves <palves@redhat.com>
7419
7420 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7421 info probes.
7422
7423 2015-02-20 Pedro Alves <palves@redhat.com>
7424
7425 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7426
7427 2015-02-20 Pedro Alves <palves@redhat.com>
7428
7429 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7430 clean_restart before gdb_target_supports_trace.
7431
7432 2015-02-20 Pedro Alves <palves@redhat.com>
7433
7434 PR threads/18006
7435 * gdb.threads/clone-thread_db.c: New file.
7436 * gdb.threads/clone-thread_db.exp: New file.
7437
7438 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7439
7440 PR breakpoints/16812
7441 * gdb.base/catch-gdb-caused-signals.c: New file.
7442 * gdb.base/catch-gdb-caused-signals.exp: New file.
7443
7444 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7445
7446 * configure: Regenerated.
7447 * configure.ac: Use GDB_AC_TRANSFORM.
7448 * aclocal.m4: sinclude ../transform.m4.
7449
7450 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7451
7452 * lib/dtrace.exp: New file.
7453 * gdb.base/dtrace-probe.exp: Likewise.
7454 * gdb.base/dtrace-probe.d: Likewise.
7455 * gdb.base/dtrace-probe.c: Likewise.
7456 * lib/pdtrace.in: Likewise.
7457 * configure.ac: Output variables with the transformed names of
7458 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7459 * configure: Regenerated.
7460
7461 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7462
7463 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7464 expected message when trying to access $_probe_* convenience
7465 variables while not on a probe.
7466
7467 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7468
7469 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7470
7471 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7472
7473 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7474 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7475
7476 2015-02-10 Doug Evans <xdje42@gmail.com>
7477
7478 * lib/gdb.exp (gdb_load): Always return a result.
7479
7480 2015-02-10 Pedro Alves <palves@redhat.com>
7481
7482 * gdb.threads/signal-sigtrap.c: New file.
7483 * gdb.threads/signal-sigtrap.exp: New file.
7484
7485 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7486
7487 * gdb.trace/no-attach-trace.c: New file.
7488 * gdb.trace/no-attach-trace.exp: New file.
7489
7490 2015-02-09 Mark Wielaard <mjw@redhat.com>
7491
7492 * gdb.dwarf2/atomic.c: New file.
7493 * gdb.dwarf2/atomic-type.exp: Likewise.
7494
7495 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7496
7497 * gdb.btrace/buffer-size.exp: Update "info record" output.
7498 * gdb.btrace/delta.exp: Update "info record" output.
7499 * gdb.btrace/enable.exp: Update "info record" output.
7500 * gdb.btrace/finish.exp: Update "info record" output.
7501 * gdb.btrace/instruction_history.exp: Update "info record" output.
7502 * gdb.btrace/next.exp: Update "info record" output.
7503 * gdb.btrace/nexti.exp: Update "info record" output.
7504 * gdb.btrace/step.exp: Update "info record" output.
7505 * gdb.btrace/stepi.exp: Update "info record" output.
7506 * gdb.btrace/nohist.exp: Update "info record" output.
7507
7508 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7509
7510 * gdb.btrace/buffer-size: New.
7511
7512 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7513
7514 * gdb.btrace/delta.exp: Update "info record" output.
7515 * gdb.btrace/enable.exp: Update "info record" output.
7516 * gdb.btrace/finish.exp: Update "info record" output.
7517 * gdb.btrace/instruction_history.exp: Update "info record" output.
7518 * gdb.btrace/next.exp: Update "info record" output.
7519 * gdb.btrace/nexti.exp: Update "info record" output.
7520 * gdb.btrace/step.exp: Update "info record" output.
7521 * gdb.btrace/stepi.exp: Update "info record" output.
7522 * gdb.btrace/nohist.exp: Update "info record" output.
7523
7524 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7525
7526 PR gdb/15678
7527 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7528
7529 2015-02-06 Pedro Alves <palves@redhat.com>
7530
7531 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7532 macro.
7533 (seconds_left, again): New globals.
7534 (main): Wait seconds_left in a 1-second sleep loop instead of
7535 sleeping 180 seconds. If 'again' is set, reset the seconds
7536 counter.
7537 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7538 'again' in the inferior before detaching. Print the seconds left.
7539 (options): New global.
7540 (top level): Build program with -DTIMEOUT=$timeout.
7541
7542 2015-02-06 Pedro Alves <palves@redhat.com>
7543
7544 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7545 determine how many seconds to pass to 'alarm'.
7546 * gdb.base/gdb-sigterm.exp (top level): Build program with
7547 -DTIMEOUT=$timeout.
7548 (do_test): Return success/failure indication. Add more verbose
7549 logging. Don't fail if 200 single steps are seen. Instead, fail
7550 when the test times out.
7551 (passes): New global.
7552 (top level): Break the testing loop if testing fails on any
7553 iteration. Use gdb_assert.
7554
7555 2015-02-04 Don Breazeal <donb@codesourcery.com>
7556
7557 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7558 and initialize them.
7559 (ipc_cleanup): New function.
7560 (main): Don't declare shmid, semid, and msqid. Add a call to
7561 atexit so that we call ipc_cleanup on exit.
7562
7563 2015-02-04 Pedro Alves <palves@redhat.com>
7564
7565 * boards/native-extended-gdbserver.exp: Remove any target variant
7566 specifications from the board name before clearing the isremote
7567 flag from board_info.
7568
7569 2015-01-31 Doug Evans <xdje42@gmail.com>
7570
7571 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7572
7573 2015-01-31 Gary Benson <gbenson@redhat.com>
7574
7575 * gdb.base/completion.exp: Disable completion limiting for
7576 existing tests. Add new tests to check completion limiting.
7577 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7578
7579 2015-01-31 Doug Evans <xdje42@gmail.com>
7580
7581 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7582
7583 2015-01-31 Doug Evans <xdje42@gmail.com>
7584
7585 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7586 entries. Duplicate file section script entries.
7587 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7588 inlined entries. Add test for safe-path rejection.
7589 * gdb.python/py-section-script.c: Add duplicate inlined section script
7590 entries. Duplicate file section script entries.
7591 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7592 inlined entries. Add test for safe-path rejection.
7593
7594 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7595
7596 * gdb.ada/disc_arr_bound: New testcase.
7597
7598 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7599
7600 * gdb.ada/mi_var_array: New testcase.
7601
7602 2015-01-27 Doug Evans <dje@google.com>
7603
7604 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7605 Add test for objfile.filename, objfile.username after objfile
7606 has been unloaded.
7607
7608 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7609
7610 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7611 the second test to print the name attribute of value
7612 returned by the call to gdb.lookup_type, and adjust
7613 the expected output accordingly.
7614
7615 2015-01-25 Mark Wielaard <mjw@redhat.com>
7616
7617 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7618 * gdb.base/disp-step-fork.c: Include unistd.h.
7619 * gdb.base/siginfo-obj.c: Include stdio.h.
7620 * gdb.base/siginfo-thread.c: Likewise.
7621 * gdb.mi/non-stop.c: Include unistd.h.
7622 * gdb.mi/nsthrexec.c: Include stdio.h.
7623 * gdb.mi/pthreads.c: Include unistd.h.
7624 * gdb.modula2/unbounded1.c (main): Declare returns int.
7625 * gdb.reverse/consecutive-reverse.c: Likewise.
7626 * gdb.threads/create-fail.c: Include unistd.h.
7627 * gdb.threads/killed.c: Likewise.
7628 * gdb.threads/linux-dp.c: Likewise.
7629 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7630 * gdb.threads/non-ldr-exc-2.c: Likewise.
7631 * gdb.threads/non-ldr-exc-3.c: Likewise.
7632 * gdb.threads/non-ldr-exc-4.c: Likewise.
7633 * gdb.threads/pthreads.c: Include unistd.h.
7634 (main): Declare returns int.
7635 * gdb.threads/tls-main.c (foo): New declaration.
7636 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7637
7638 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7639
7640 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7641 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7642
7643 2015-01-15 Mark Wielaard <mjw@redhat.com>
7644
7645 * gdb.base/noreturn-return.c: New file.
7646 * gdb.base/noreturn-return.exp: New file.
7647 * gdb.base/noreturn-finish.c: New file.
7648 * gdb.base/noreturn-finish.exp: New file.
7649
7650 2015-01-23 Pedro Alves <palves@redhat.com>
7651
7652 * gdb.threads/continue-pending-after-query.c: New file.
7653 * gdb.threads/continue-pending-after-query.exp: New file.
7654
7655 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7656 Simon Marchi <simon.marchi@ericsson.com>
7657
7658 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7659 * gdb.base/valgrind-db-attach.exp: Same.
7660 * gdb.base/valgrind-infcall.exp: Same.
7661 * lib/mi-support.exp (default_mi_gdb_start): Same.
7662 * lib/prompt.exp (default_prompt_gdb_start): Same.
7663 * lib/gdb.exp (default_gdb_spawn): Same.
7664 (gdb_interact): New.
7665
7666
7667 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7668
7669 * gdb.compile/compile.exp (pointer to jit function): New test.
7670
7671 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7672
7673 * lib/gdb.exp (supports_process_record): Return true for
7674 powerpc*-*-linux*.
7675 (supports_reverse): Likewise.
7676
7677 2015-01-15 Don Breazeal <donb@codesourcery.com>
7678
7679 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7680 instead of checking whether the target board is remote and
7681 use spawn_wait_for_attach instead of exec/sleep.
7682 * gdb.base/attach-twice.exp: Likewise.
7683
7684 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7685
7686 * gdb.ada/var_arr_attrs: New testcase.
7687
7688 2015-01-14 Pedro Alves <palves@redhat.com>
7689 Joel Brobecker <brobecker@adacore.com>
7690
7691 PR gdb/17525
7692 * gdb.base/bp-cmds-execution-x-script.c: New file.
7693 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7694 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7695
7696 2015-01-14 Pedro Alves <palves@redhat.com>
7697
7698 PR cli/17828
7699 * gdb.base/batch-preserve-term-settings.c: New file.
7700 * gdb.base/batch-preserve-term-settings.exp: New file.
7701
7702 2015-01-13 Doug Evans <dje@google.com>
7703
7704 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7705 binary.
7706
7707 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7708
7709 * Makefile.in (clean mostlyclean): Do not delete *.py.
7710
7711 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7712
7713 * gdb.python/py-lookup-type.exp: New file.
7714
7715 2015-01-12 Pedro Alves <palves@redhat.com>
7716
7717 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7718 restore GDBFLAGS before returning.
7719
7720 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7721
7722 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7723 is_amd64_regs_target and is_x86_like_target.
7724
7725 2015-01-11 Doug Evans <xdje42@gmail.com>
7726
7727 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7728 is given without an explicit form.
7729 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7730 attributes.
7731 * gdb.dwarf/corrupt.exp: Ditto.
7732 * gdb.dwarf2/enum-type.exp: Ditto.
7733 * gdb.trace/entry-values.exp: Ditto.
7734 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7735
7736 2015-01-11 Doug Evans <xdje42@gmail.com>
7737
7738 PR gdb/15830
7739 * gdb.base/maint.exp: Remove references to "maint demangle".
7740 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7741 Add tests for explicitly specifying language to demangle.
7742 * gdb.dlang/demangle.exp: Ditto.
7743
7744 2015-01-09 Pedro Alves <palves@redhat.com>
7745
7746 * gdb.threads/non-stop-fair-events.c: New file.
7747 * gdb.threads/non-stop-fair-events.exp: New file.
7748
7749 2015-01-09 Pedro Alves <palves@redhat.com>
7750
7751 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7752 the global scope. Set a breakpoint after all threads are started
7753 rather than stepping over two source lines. Expect the prompt.
7754 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7755 global.
7756 (NUM): Now 15.
7757 (main): Use threads_started_barrier to wait for all threads to
7758 start. Main thread no longer calls thread_function. Exit after
7759 180 seconds.
7760 (loop): New function.
7761 (thread_function): Wait on threads_started_barrier barrier. Call
7762 'loop' at each iteration.
7763 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7764 threads have started, instead of hardcoding number of "next"
7765 steps. Use an access watchpoint instead of a write watchpoint.
7766
7767 2015-01-09 Pedro Alves <palves@redhat.com>
7768
7769 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7770 (thread_func): Wait on barrier.
7771 (main): Wait for all threads to start before stopping GDB.
7772 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7773 global.
7774 (thread1_func, thread2_func): Wait on barrier.
7775 (main): Wait for all threads to start before stopping GDB.
7776 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7777 New global.
7778 (thread1_func, thread2_func): Wait on barrier.
7779 (main): Wait for all threads to start before stopping GDB.
7780
7781 2015-01-09 Pedro Alves <palves@redhat.com>
7782
7783 * gdb.threads/attach-many-short-lived-threads.c: New file.
7784 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7785
7786 2014-01-09 Pedro Alves <palves@redhat.com>
7787
7788 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7789 instead of to thread 2.
7790 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7791 Add barrier around each pthread_create call instead of around all
7792 calls.
7793 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7794 Set a break on thread_function and have the child threads hit it
7795 one at at a time.
7796
7797 2015-01-09 Pedro Alves <palves@redhat.com>
7798
7799 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7800 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7801 false.
7802 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7803 checking whether the target board is remote.
7804 * gdb.multi/multi-attach.exp: Likewise.
7805 * gdb.python/py-sync-interp.exp: Likewise.
7806 * gdb.server/ext-attach.exp: Likewise.
7807 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7808 tests that need to attach, instead of checking whether the target
7809 board is remote at the top of the file.
7810
7811 2015-01-08 Yao Qi <yao@codesourcery.com>
7812
7813 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7814
7815 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7816
7817 Fix testcase compilation.
7818 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7819
7820 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7821
7822 * gdb.python/py-type.exp: Add a couple test about empty
7823 array creation, and negative-length array creation.
7824
7825 2015-01-02 Doug Evans <xdje42@gmail.com>
7826
7827 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7828
7829 2015-01-02 Doug Evans <dje@google.com>
7830
7831 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7832
7833 2014-12-29 Yao Qi <yao@codesourcery.com>
7834
7835 * gdb.trace/entry-values.exp: Update comments. Rename variable
7836 bar_call_foo to returned_from_foo.
7837
7838 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7839
7840 PR gdb/17394
7841 * gdb.linespec/break-asm-file.c: New file.
7842 * gdb.linespec/break-asm-file.exp: New file.
7843 * gdb.linespec/break-asm-file0.s: New file.
7844 * gdb.linespec/break-asm-file1.s: New file.
7845
7846 2014-12-18 Nigel Stephens <nigel@mips.com>
7847 Maciej W. Rozycki <macro@codesourcery.com>
7848
7849 * gdb.base/float.exp: Handle the new output from "info float" on
7850 MIPS targets.
7851
7852 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7853
7854 Fix MinGW compilation.
7855 * gdb.compile/compile-ops.exp: Update untested message if
7856 !skip_compile_feature_tests.
7857 * gdb.compile/compile-setjmp.exp: Likewise.
7858 * gdb.compile/compile-tls.exp: Likewise.
7859 * gdb.compile/compile.exp: Likewise.
7860 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7861 supported on this host".
7862
7863 2014-12-16 Doug Evans <xdje42@gmail.com>
7864
7865 * boards/stabs.exp: New file.
7866
7867 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7868
7869 * gdb.base/completion.exp: Adjust to format changes of "maint
7870 print user-registers".
7871
7872 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7873
7874 PR server/17457
7875 * gdb.arch/aarch64-fp.c: New file.
7876 * gdb.arch/aarch64-fp.exp: New file.
7877
7878 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7879
7880 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7881 r210637, r210913, r211666, r215400, r215817).
7882
7883 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7884 * dg-extract-results.py: New file.
7885 * dg-extract-results.sh: Use it if the environment seems
7886 suitable.
7887
7888 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7889
7890 * dg-extract-results.py (parse_run): Handle warnings that
7891 are printed before a test harness is run.
7892
7893 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7894
7895 * dg-extract-results.py (Named): Remove __cmp__ method.
7896 (output_variation): Use a key to sort variation.harnesses.
7897
7898 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7899
7900 * dg-extract-results.py: For Python 3, force sys.stdout to
7901 handle surrogate escape sequences.
7902 (safe_open): New function.
7903 (output_segment, main): Use it.
7904
7905 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7906
7907 * dg-extract-results.py (Prog.result_re): Include options
7908 in test name.
7909
7910 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7911
7912 * dg-extract-results.py (output_variation): Always sort if
7913 do_sum.
7914
7915 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7916
7917 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7918 as long as we get pagination notifications.
7919
7920 2014-12-15 Jason Merrill <jason@redhat.com>
7921
7922 * Makefile.in (check-gdb.%): Restore.
7923 * README: Mention it.
7924
7925 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7926
7927 * gdb.ada/str_uninit: New testcase.
7928
7929 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7930
7931 PR symtab/17642
7932 * gdb.base/vla-stub-define.c: New file.
7933 * gdb.base/vla-stub.c: New file.
7934 * gdb.base/vla-stub.exp: New file.
7935
7936 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7937 Jan Kratochvil <jan.kratochvil@redhat.com>
7938 Tom Tromey <tromey@redhat.com>
7939
7940 * configure.ac: Add gdb.compile/.
7941 * configure: Regenerate.
7942 * gdb.compile/Makefile.in: New file.
7943 * gdb.compile/compile-ops.exp: New file.
7944 * gdb.compile/compile-ops.c: New file.
7945 * gdb.compile/compile-tls.c: New file.
7946 * gdb.compile/compile-tls.exp: New file.
7947 * gdb.compile/compile-constvar.S: New file.
7948 * gdb.compile/compile-constvar.c: New file.
7949 * gdb.compile/compile-mod.c: New file.
7950 * gdb.compile/compile-nodebug.c: New file.
7951 * gdb.compile/compile-setjmp-mod.c: New file.
7952 * gdb.compile/compile-setjmp.c: New file.
7953 * gdb.compile/compile-setjmp.exp: New file.
7954 * gdb.compile/compile-shlib.c: New file.
7955 * gdb.compile/compile.c: New file.
7956 * gdb.compile/compile.exp: New file.
7957 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7958
7959 2014-12-12 Tom Tromey <tromey@redhat.com>
7960
7961 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7962 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7963
7964 2014-12-12 Doug Evans <dje@google.com>
7965
7966 * lib/gdb-python.exp (get_python_valueof): New function.
7967 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7968
7969 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7970
7971 * gdb.base/completion.exp: Add test for completion of "info
7972 registers ".
7973
7974 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7975
7976 * gdb.base/func-ptrs.c: New file.
7977 * gdb.base/func-ptrs.exp: New file.
7978
7979 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7980
7981 PR breakpoints/17012
7982 * gdb.base/dprintf-detach.c: New file.
7983 * gdb.base/dprintf-detach.exp: New file.
7984
7985 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7986
7987 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
7988 * lib/gdb.exp (target_is_gdbserver): New procedure.
7989
7990 2014-12-08 Doug Evans <dje@google.com>
7991
7992 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
7993
7994 2014-12-05 Yao Qi <yao@codesourcery.com>
7995
7996 * gdb.guile/scm-error.exp: Remove the third argument to
7997 gdb_remote_download.
7998 * gdb.guile/scm-frame-args.exp: Likewise.
7999 * gdb.guile/scm-section-script.exp: Likewise.
8000
8001 2014-12-05 Yao Qi <yao@codesourcery.com>
8002
8003 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8004
8005 2014-12-04 Doug Evans <dje@google.com>
8006
8007 * gdb.python/py-objfile.exp: Add tests for
8008 objfile.add_separate_debug_file.
8009
8010 2014-12-04 Doug Evans <dje@google.com>
8011
8012 * lib/gdb.exp (get_build_id): New function.
8013 (build_id_debug_filename_get): Rewrite to use it.
8014 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8015
8016 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8017
8018 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8019 `method(long)', not just 0x0.
8020 * gdb.cp/nsalias.exp: Align code labels to 4.
8021 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8022 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8023 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8024 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8025 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8026 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8027
8028 2014-12-02 Doug Evans <dje@google.com>
8029
8030 PR symtab/17602
8031 * gdb.cp/anon-ns.cc: Move guts of this file to ...
8032 * gdb.cp/anon-ns2.cc: ... here. New file.
8033 * gdb.cp/anon-ns.exp: Update.
8034
8035 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
8036
8037 * gdb.python/py-events.py (inferior_call_handler): New.
8038 (register_changed_handler, memory_changed_handler): New.
8039 (test_events.invoke): Register new handlers.
8040 * gdb.python/py-events.exp: Add tests for inferior call,
8041 memory_changed and register_changed events.
8042
8043 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8044
8045 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8046 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8047 if the linker doesn't understand this.
8048
8049 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8050
8051 * gdb.python/python.exp: Change expected reply to help().
8052
8053 2014-12-01 Yao Qi <yao@codesourcery.com>
8054
8055 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8056 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8057 * configure: Re-generated.
8058
8059 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8060
8061 * gdb.cp/chained-calls.cc: New file.
8062 * gdb.cp/chained-calls.exp: New file.
8063 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8064
8065 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8066
8067 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8068 * gdb.dwarf2/symtab-producer.exp: Same.
8069 * gdb.gdb/python-interrupts.exp: Same.
8070 * gdb.gdb/python-selftest.exp: Same.
8071 * gdb.python/py-linetable.exp: Same.
8072 * gdb.python/py-type.exp: Same.
8073 * gdb.python/py-value-cc.exp: Same.
8074 * gdb.python/py-value.exp: Same.
8075
8076 2014-11-28 Yao Qi <yao@codesourcery.com>
8077
8078 * gdb.base/break-probes.exp: Match library name prefixed with
8079 sysroot.
8080
8081 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8082
8083 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8084 test expected output. Add parentheses for the call to print.
8085 Remove L suffix from integers.
8086
8087 2014-11-26 Doug Evans <dje@google.com>
8088
8089 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8090
8091 2014-11-22 Yao Qi <yao@codesourcery.com>
8092
8093 * gdb.trace/entry-values.c: Remove asms.
8094 (foo): Add foo_label.
8095 (bar): Add bar_label.
8096 * gdb.trace/entry-values.exp: Remove code computing foo's
8097 length and bar's length.
8098 (Dwarf::assemble): Invoke function_range for bar and use
8099 MACRO_AT_func for foo.
8100
8101 2014-11-22 Yao Qi <yao@codesourcery.com>
8102
8103 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8104 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8105 Use .Lgcc43_procstart instead of gcc43.
8106
8107 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8108
8109 * gdb.ada/n_arr_bound: New testcase.
8110
8111 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8112
8113 PR breakpoints/10737
8114 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8115 test_catch_syscall_multi_arch.
8116 (test_catch_syscall_multi_arch): New function.
8117
8118 2014-11-20 Doug Evans <xdje42@gmail.com>
8119
8120 * gdb.base/maint.exp: Update expected output.
8121
8122 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8123
8124 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8125 4-byte instruction on S390.
8126
8127 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8128
8129 * gdb.ada/arr_arr: New testcase.
8130
8131 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8132
8133 * gdb.ada/pkd_arr_elem: New Testcase.
8134
8135 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8136
8137 * gdb.reverse/break-precsave: Expect completion message for
8138 core file reads.
8139 * gdb.reverse/consecutive-precsave.exp: Likewise.
8140 * gdb.reverse/finish-precsave.exp: Likewise.
8141 * gdb.reverse/i386-precsave.exp: Likewise.
8142 * gdb.reverse/machinestate-precsave.exp: Likewise.
8143 * gdb.reverse/sigall-precsave.exp: Likewise.
8144 * gdb.reverse/solib-precsave.exp: Likewise.
8145 * gdb.reverse/step-precsave.exp: Likewise.
8146 * gdb.reverse/until-precsave.exp: Likewise.
8147 * gdb.reverse/watch-precsave.exp: Likewise.
8148
8149 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8150
8151 * gdb.base/bp-permanent.c: Include unistd.h.
8152 * gdb.python/py-framefilter-mi.c (main): Add return type.
8153 * gdb.python/py-framefilter.c (main): Likewise.
8154 * gdb.trace/actions-changed.c (main): Likewise.
8155
8156 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8157
8158 * gdb.mi/until.c: Add eye-catchers.
8159 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8160 line numbers.
8161
8162 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8163
8164 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8165 function header variants in break1.c.
8166 * gdb.base/ena-dis-br.exp: Likewise.
8167 * gdb.base/hbreak2.exp: Likewise.
8168 * gdb.reverse/until-precsave.exp: Drop references to removed
8169 non-prototype function header variants in ur1.c.
8170 * gdb.reverse/until-reverse.exp: Likewise.
8171
8172 2014-11-17 Petr Machata <pmachata@redhat.com>
8173
8174 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8175 ${_cu_offset_size} bytes abbrev offset.
8176
8177 2014-11-15 Doug Evans <xdje42@gmail.com>
8178
8179 PR symtab/17559
8180 * gdb.base/line-symtabs.exp: New file.
8181 * gdb.base/line-symtabs.c: New file.
8182 * gdb.base/line-symtabs.h: New file.
8183
8184 2014-11-14 Yao Qi <yao@codesourcery.com>
8185
8186 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8187 (func): Add label func_label.
8188 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8189 Replace low_pc and high_pc with MACRO_AT_range.
8190 Replace name, low_pc and high_pc with MACRO_AT_func.
8191
8192 2014-11-14 Yao Qi <yao@codesourcery.com>
8193
8194 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8195 Replace name, low_pc and high_pc with MACRO_AT_func.
8196
8197 2014-11-14 Yao Qi <yao@codesourcery.com>
8198
8199 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8200 produce debug information.
8201 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8202
8203 2014-11-14 Yao Qi <yao@codesourcery.com>
8204
8205 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8206 object and get function length.
8207 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8208 with MACRO_AT_func.
8209 (top-level): Replace gdb_compile and clean_restart with
8210 prepare_for_testing.
8211 * gdb.dwarf2/main.c (main): Add label main_label.
8212
8213 2014-11-14 Yao Qi <yao@codesourcery.com>
8214
8215 * lib/dwarf.exp (function_range): New procedure.
8216 (Dwarf::_handle_macro_at_func): New procedure.
8217 (Dwarf::_handle_macro_at_range): New procedure.
8218 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8219
8220 2014-11-14 Yao Qi <yao@codesourcery.com>
8221
8222 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8223 (_handle_attribute): New procedure.
8224
8225 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8226
8227 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8228 * gdb.base/call-sc.c (zed): Likewise.
8229 * gdb.base/checkpoint.c (main): Likewise.
8230 * gdb.base/dump.c (main): Likewise.
8231 * gdb.base/gcore.c (main): Likewise.
8232 * gdb.base/huge.c (main): Likewise.
8233 * gdb.base/multi-forks.c (main): Likewise.
8234 * gdb.base/pr10179-a.c (main): Likewise.
8235 * gdb.base/savedregs.c (main): Likewise.
8236 * gdb.base/sigaltstack.c (main): Likewise.
8237 * gdb.base/siginfo.c (main): Likewise.
8238 * gdb.base/structs.c (zed): Likewise.
8239 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8240 * gdb.mi/mi-syn-frame.c (main): Likewise.
8241 * gdb.mi/until.c (foo, main): Likewise.
8242 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8243 * gdb.base/solib-weak.c (foo): Declare.
8244 * gdb.base/attach-twice.c: Include stdio.h.
8245 * gdb.base/weaklib1.c: Likewise.
8246 * gdb.base/weaklib2.c: Likewise.
8247 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8248 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8249 unistd.h.
8250 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8251 * gdb.mi/mi-exit-code.c: Likewise.
8252 * gdb.base/break-interp-lib.c: Include string.h.
8253 * gdb.base/coremaker.c: Likewise.
8254 * gdb.base/testenv.c: Likewise.
8255 * gdb.python/py-finish-breakpoint.c: Likewise.
8256 * gdb.base/inferior-died.c: Include sys/wait.h.
8257 * gdb.base/fileio.c: Include time.h.
8258 * gdb.base/async-shell.c: Include unistd.h.
8259 * gdb.base/dprintf-non-stop.c: Likewise.
8260 * gdb.base/info-os.c: Likewise.
8261 * gdb.mi/mi-console.c: Likewise.
8262 * gdb.mi/watch-nonstop.c: Likewise.
8263 * gdb.python/py-events.c: Likewise.
8264 * gdb.base/async.c (baz): Move up before its invocation.
8265 * gdb.base/code_elim2.c (my_global_func): Likewise.
8266 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8267 * gdb.base/advance.c (func2): Likewise.
8268
8269 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8270
8271 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8272 variant.
8273 * gdb.base/annota3.c: Likewise.
8274 * gdb.base/async.c: Likewise.
8275 * gdb.base/average.c: Likewise.
8276 * gdb.base/call-ar-st.c: Likewise.
8277 * gdb.base/call-rt-st.c: Likewise.
8278 * gdb.base/call-sc.c: Likewise.
8279 * gdb.base/call-strs.c: Likewise.
8280 * gdb.base/ending-run.c: Likewise.
8281 * gdb.base/execd-prog.c: Likewise.
8282 * gdb.base/exprs.c: Likewise.
8283 * gdb.base/foll-exec.c: Likewise.
8284 * gdb.base/foll-fork.c: Likewise.
8285 * gdb.base/foll-vfork.c: Likewise.
8286 * gdb.base/funcargs.c: Likewise.
8287 * gdb.base/gcore.c: Likewise.
8288 * gdb.base/jump.c: Likewise.
8289 * gdb.base/langs0.c: Likewise.
8290 * gdb.base/langs1.c: Likewise.
8291 * gdb.base/langs2.c: Likewise.
8292 * gdb.base/mips_pro.c: Likewise.
8293 * gdb.base/nodebug.c: Likewise.
8294 * gdb.base/opaque0.c: Likewise.
8295 * gdb.base/opaque1.c: Likewise.
8296 * gdb.base/recurse.c: Likewise.
8297 * gdb.base/run.c: Likewise.
8298 * gdb.base/scope0.c: Likewise.
8299 * gdb.base/scope1.c: Likewise.
8300 * gdb.base/setshow.c: Likewise.
8301 * gdb.base/setvar.c: Likewise.
8302 * gdb.base/shmain.c: Likewise.
8303 * gdb.base/shr1.c: Likewise.
8304 * gdb.base/shr2.c: Likewise.
8305 * gdb.base/sigall.c: Likewise.
8306 * gdb.base/signals.c: Likewise.
8307 * gdb.base/so-indr-cl.c: Likewise.
8308 * gdb.base/solib2.c: Likewise.
8309 * gdb.base/structs.c: Likewise.
8310 * gdb.base/sum.c: Likewise.
8311 * gdb.base/vforked-prog.c: Likewise.
8312 * gdb.base/watchpoint.c: Likewise.
8313 * gdb.reverse/shr2.c: Likewise.
8314 * gdb.reverse/until-reverse.c: Likewise.
8315 * gdb.reverse/ur1.c: Likewise.
8316 * gdb.reverse/watch-reverse.c: Likewise.
8317
8318 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8319
8320 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8321 variant.
8322 * gdb.base/sepdebug.exp: Drop references to removed code.
8323
8324 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8325
8326 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8327 variant. Preserve original line numbering.
8328 * gdb.base/list1.c: Likewise.
8329
8330 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8331
8332 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8333 variant.
8334 * gdb.base/break1.c: Likewise.
8335 * gdb.base/break.exp: Drop references to removed code.
8336
8337 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8338
8339 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8340 variant.
8341
8342 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8343
8344 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8345
8346 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8347
8348 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8349 logic into perform_all_tests() and invoke it with and without
8350 function header prototypes.
8351 (do_function_calls): Remove conditional XFAIL for PR 5318.
8352 (rerun_and_prepare): Remove duplicate code.
8353 (perform_all_tests): New. Main logic moved here.
8354
8355 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8356
8357 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8358 code guarded by #ifdef NO_PROTOTYPES.
8359 (t_double_many_args): Likewise.
8360 (DEF_FUNC_MANY_ARGS_1): Likewise.
8361 (DEF_FUNC_VALUES_1): Likewise.
8362 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8363 guarded by #ifdef PROTOTYPES.
8364
8365 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8366
8367 * gdb.mi/mi-console.c: Add eye-catcher.
8368 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8369 instead of literal line number.
8370
8371 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8372
8373 * gdb.base/shr2.c: Add eye-catcher.
8374 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8375 line number.
8376
8377 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8378
8379 * gdb.base/jump.c: Add eye-catchers.
8380 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8381 numbers.
8382
8383 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8384
8385 * gdb.base/execd-prog.c: Add eye-catchers.
8386 * gdb.base/foll-exec.c: Likewise.
8387 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8388 line numbers.
8389
8390 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8391
8392 * gdb.base/ending-run.c: Add eye-catchers.
8393 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
8394 literal line numbers.
8395
8396 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8397
8398 * gdb.base/call-rt-st.c: Add eye-catchers.
8399 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8400 literal line numbers.
8401
8402 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8403
8404 * gdb.base/call-ar-st.c: Add eye-catchers.
8405 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8406 literal line numbers.
8407
8408 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8409
8410 * gdb.base/average.c: Add eye-catchers.
8411 * gdb.base/sum.c: Likewise.
8412 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8413 regexps dynamically.
8414
8415 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8416
8417 * gdb.base/solib1.c: Add eye-catchers.
8418 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8419 literal line numbers.
8420
8421 2014-11-12 Pedro Alves <palves@redhat.com>
8422
8423 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8424 leader has exited.
8425
8426 2014-11-12 Pedro Alves <palves@redhat.com>
8427
8428 * gdb.arch/i386-bp_permanent.c: New file.
8429 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8430 (srcfile): Set to i386-bp_permanent.c.
8431 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8432 that stepi does not execute the 'leave' instruction, instead of
8433 testing it does execute.
8434 * gdb.base/bp-permanent.c: New file.
8435 * gdb.base/bp-permanent.exp: New file.
8436
8437 2014-11-10 Doug Evans <xdje42@gmail.com>
8438
8439 PR symtab/17564
8440 * gdb.base/symtab-search-order.exp: New file.
8441 * gdb.base/symtab-search-order.c: New file.
8442 * gdb.base/symtab-search-order-1.c: New file.
8443 * gdb.base/symtab-search-order-shlib-1.c: New file.
8444
8445 2014-11-07 Pedro Alves <palves@redhat.com>
8446
8447 PR gdb/17511
8448 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8449 i?86-*-linux*.
8450
8451 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8452
8453 PR c++/17494
8454 * gdb.cp/pr17494.cc: New file.
8455 * gdb.cp/pr17494.exp: New file.
8456
8457 2014-11-02 Yao Qi <yao@codesourcery.com>
8458
8459 * gdb.python/python.exp: Get working directory and match the
8460 output of "set extended-prompt \\w " with it.
8461
8462 2014-10-30 Doug Evans <dje@google.com>
8463
8464 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8465 in objfiles.
8466 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8467 in progspaces.
8468
8469 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8470
8471 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8472 * gdb.base/realname-expand.exp: Likewise.
8473 * gdb.linespec/macro-relative.exp: Likewise.
8474
8475 2014-10-29 Pedro Alves <palves@redhat.com>
8476
8477 PR gdb/17408
8478 * gdb.threads/schedlock.c (some_function): New function.
8479 (call_function): New global.
8480 (MAYBE_CALL_SOME_FUNCTION): New macro.
8481 (thread_function): Call it.
8482 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8483 and use it instead of a global counter. Adjust all callers.
8484 (get_current_thread): Use "find current thread" for test message
8485 here rather than having all callers pass down the same string.
8486 (goto_loop): New procedure, factored out from ...
8487 (my_continue): ... this.
8488 (step_ten_loops): Change parameter from test message to command to
8489 use. Adjust.
8490 (list_count): Delete global.
8491 (check_result): New procedure, factored out from duplicate top
8492 level code.
8493 (continue tests): Wrap in with_test_prefix.
8494 (test_step): New procedure, factored out from duplicate top level
8495 code.
8496 (top level): Test "step" in combination with all scheduler-locking
8497 modes. Test "next" in combination with all scheduler-locking
8498 modes, and in combination with stepping over a function call or
8499 not.
8500 * gdb.threads/next-bp-other-thread.c: New file.
8501 * gdb.threads/next-bp-other-thread.exp: New file.
8502
8503 2014-10-29 Pedro Alves <palves@redhat.com>
8504
8505 PR python/17372
8506 * gdb.python/python.exp: Test a multi-line command that spawns
8507 interactive Python.
8508 * gdb.base/multi-line-starts-subshell.exp: New file.
8509
8510 2014-10-29 Yao Qi <yao@codesourcery.com>
8511
8512 * gdb.base/fileio.exp: Make directories on host.
8513
8514 2014-10-29 Yao Qi <yao@codesourcery.com>
8515
8516 * gdb.base/fileio.c (test_write): Close the file.
8517
8518 2014-10-28 Pedro Alves <palves@redhat.com>
8519
8520 PR gdb/12623
8521 * gdb.base/sigstep.c (no_handler): New global.
8522 (main): If 'no_handler is true, set the signal handlers to
8523 SIG_IGN.
8524 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8525 with_sw_watch and no_handler parameters. Handle them.
8526 (top level) <stepping over handler when stopped at a breakpoint
8527 test>: Add a test axis for testing with a software watchpoint, and
8528 another for testing with the signal handler set to SIG_IGN.
8529 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8530 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8531
8532 2014-10-28 Pedro Alves <palves@redhat.com>
8533
8534 PR gdb/17511
8535 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8536 * gdb.base/sigstep.exp (other_handler_location): New global.
8537 (advance): Support stepping into the signal handler, and running
8538 commands while in the handler.
8539 (in_handler_map): New global.
8540 (top level): In the advance test, add combinations for getting
8541 into the handler with stepping commands, and for running commands
8542 in the handler. Add comment descripting the advancei tests.
8543
8544 2014-10-28 Pedro Alves <palves@redhat.com>
8545
8546 * gdb.base/sigstep.exp: Use build_executable instead of
8547 prepare_for_testing.
8548 (top level): Move code that starts GDB, runs to main and creates a
8549 display to ...
8550 (restart): ... this new procedure.
8551 (top level): Move backtrace from signal handler test to ...
8552 (validate_backtrace): ... this new procedure.
8553 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8554 with_test_prefix. Always restart GDB.
8555 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8556 with_test_prefix. Always restart GDB. No need to delete
8557 breakpoints after the test.
8558 (test_skip_handler): Remove prefix parameter.
8559 (skip_over_handler, breakpoint_to_handler)
8560 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8561 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8562 restart GDB. No need to delete breakpoints after the test.
8563 (top level): Use foreach to call the test procedures with
8564 different commands.
8565
8566 2014-10-28 Pedro Alves <palves@redhat.com>
8567
8568 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8569 instead of GNATS numbers.
8570 * gdb.base/sigbpt.exp: Likewise.
8571 * gdb.base/siginfo.exp: Likewise.
8572 * gdb.base/sigstep.exp: Likewise.
8573
8574 2014-10-27 Pedro Alves <palves@redhat.com>
8575
8576 * gdb.base/sigstep.c (dummy): New global.
8577 (main): Issue a couple writes to the new global.
8578 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8579 procedures.
8580 (skip_over_handler): Use test_skip_handler.
8581 (top level): Call skip_over_handler for stepi and nexti too.
8582 (breakpoint_over_handler): Use test_skip_handler.
8583 (top level): Call breakpoint_over_handler for stepi and nexti too.
8584
8585 2014-10-27 Yao Qi <yao@codesourcery.com>
8586
8587 * gdb.trace/tfile.c (adjust_function_address)
8588 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8589 function descriptor.
8590
8591 2014-10-24 Don Breazeal <donb@codesourcery.com>
8592
8593 * gdb.base/foll-fork.exp (test_follow_fork,
8594 catch_fork_child_follow): Check for updated fork messages emitted
8595 from infrun.c.
8596 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8597 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8598 vfork_and_exec_child_follow_through_step): Check for updated vfork
8599 messages emitted from infrun.c.
8600
8601 2014-10-24 Pedro Alves <palves@redhat.com>
8602
8603 * gdb.base/corefile.exp: Remove references to ultrix.
8604 * gdb.base/interrupt.exp: Likewise.
8605 * gdb.base/whatis.exp: Likewise.
8606 * gdb.gdb/selftest.exp: Likewise.
8607 * gdb.threads/manythreads.exp: Likewise.
8608 * gdb.threads/print-threads.exp: Likewise.
8609 * gdb.threads/pthreads.exp:: Likewise.
8610 * gdb.threads/schedlock.exp: Likewise.
8611
8612 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8613
8614 * gdb.cp/non-trivial-retval.cc: Add a test case.
8615 * gdb.cp/non-trivial-retval.exp: Add a test.
8616
8617 2014-10-20 Yao Qi <yao@codesourcery.com>
8618
8619 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8620 * gdb.python/py-objfile-script-gdb.py: New file.
8621 * gdb.python/py-objfile-script.exp: Update reference to
8622 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8623 of remote_download. Remove the dest file.
8624
8625 2014-10-20 Yao Qi <yao@codesourcery.com>
8626
8627 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8628 * gdb.base/step-line.exp: Likewise.
8629 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8630 * gdb.dwarf2/dw2-basic.exp: Likewise.
8631 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8632 * gdb.dwarf2/dw2-filename.exp: Likewise.
8633 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8634 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8635 * gdb.dwarf2/dw2-producer.exp: Likewise.
8636 * gdb.dwarf2/mac-fileno.exp: Likewise.
8637 * gdb.python/py-frame-args.exp: Likewise.
8638 * gdb.python/py-framefilter.exp: Likewise.
8639 * gdb.python/py-mi.exp: Likewise.
8640 * gdb.python/py-objfile-script.exp: Likewise
8641 * gdb.python/py-pp-integral.exp: Likewise.
8642 * gdb.python/py-pp-re-notag.exp: Likewise.
8643 * gdb.python/py-prettyprint.exp: Likewise.
8644 * gdb.python/py-section-script.exp: Likewise.
8645 * gdb.python/py-typeprint.exp: Likewise.
8646 * gdb.python/py-xmethods.exp: Likewise.
8647 * gdb.stabs/weird.exp: Likewise.
8648 * gdb.xml/tdesc-regs.exp: Likewise.
8649
8650 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8651
8652 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8653 (out_cu): Use addr_len for the size of addresses.
8654 (out_line): Likewise. Size DW_LNE_set_address instruction
8655 according to addr_len.
8656 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8657 (FUNC): Add START_INSNS to definition.
8658
8659 2014-10-18 Yao Qi <yao@codesourcery.com>
8660
8661 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8662 gdb_has_argv0 return true.
8663 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8664 check [target_info exists noargs], check [gdb_has_argv0]
8665 instead.
8666 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8667 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8668 procedures.
8669
8670 2014-10-17 Doug Evans <dje@google.com>
8671
8672 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8673 event.
8674 * gdb.python/py-events.py: Add clear_objfiles event.
8675
8676 2014-10-17 Doug Evans <dje@google.com>
8677
8678 * gdb.python/py-objfile.exp: Test progspace attribute.
8679
8680 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8681
8682 * gdb.guile/scm-breakpoint.exp: Do not assume any
8683 directory separators when matching source file paths.
8684 * gdb.python/py-breakpoint.exp: Likewise.
8685 * gdb.reverse/break-precsave.exp: Likewise.
8686 * gdb.reverse/break-reverse.exp: Likewise.
8687 * gdb.reverse/consecutive-precsave.exp: Likewise.
8688 * gdb.reverse/finish-precsave.exp: Likewise.
8689 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8690 * gdb.reverse/finish-reverse.exp: Likewise.
8691 * gdb.reverse/i386-precsave.exp: Likewise.
8692 * gdb.reverse/i387-env-reverse.exp: Likewise.
8693 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8694 * gdb.reverse/machinestate-precsave.exp: Likewise.
8695 * gdb.reverse/machinestate.exp: Likewise.
8696 * gdb.reverse/sigall-precsave.exp: Likewise.
8697 * gdb.reverse/solib-precsave.exp: Likewise.
8698 * gdb.reverse/step-precsave.exp: Likewise.
8699 * gdb.reverse/until-precsave.exp: Likewise.
8700 * gdb.reverse/watch-precsave.exp: Likewise.
8701 * gdb.reverse/watch-reverse.exp: Likewise.
8702
8703 2014-10-17 Yao Qi <yao@codesourcery.com>
8704
8705 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8706 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8707
8708 2014-10-17 Pedro Alves <palves@redhat.com>
8709
8710 PR gdb/17471
8711 * gdb.base/bg-execution-repeat.c: New file.
8712 * gdb.base/bg-execution-repeat.exp: New file.
8713
8714 2014-10-17 Pedro Alves <palves@redhat.com>
8715
8716 PR gdb/17300
8717 * gdb.base/continue-all-already-running.c: New file.
8718 * gdb.base/continue-all-already-running.exp: New file.
8719
8720 2014-10-17 Pedro Alves <palves@redhat.com>
8721
8722 PR gdb/17472
8723 * gdb.base/annota-input-while-running.c: New file.
8724 * gdb.base/annota-input-while-running.exp: New file.
8725
8726 2014-10-17 Pedro Alves <palves@redhat.com>
8727
8728 * gdb.base/callfuncs.exp: emove references to osf.
8729 * gdb.base/sigall.exp: Likewise.
8730 * gdb.gdb/selftest.exp: Likewise.
8731 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8732 * gdb.mi/non-stop.c: Likewise.
8733 * gdb.mi/pthreads.c: Likewise.
8734 * gdb.reverse/sigall-precsave.exp: Likewise.
8735 * gdb.reverse/sigall-reverse.exp: Likewise.
8736 * gdb.threads/pthreads.c: Likewise.
8737 * gdb.threads/pthreads.exp: Likewise.
8738
8739 2014-10-17 Yao Qi <yao@codesourcery.com>
8740
8741 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8742 check 'target_info exists noargs'.
8743 (test_command_prompt_position): Likewise.
8744 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8745 Remove "set args".
8746 (progvar_simple_while_test): Likewise.
8747 (progvar_complex_if_while_test): Likewise.
8748 (if_while_breakpoint_command_test): Likewise.
8749 (infrun_breakpoint_command_test): Likewise.
8750 (breakpoint_command_test): Likewise.
8751 (watchpoint_command_test): Likewise.
8752 (bp_deleted_in_command_test): Likewise.
8753 (temporary_breakpoint_commands): Likewise.
8754
8755 2014-10-16 Yao Qi <yao@codesourcery.com>
8756
8757 * gdb.base/remotetimeout.exp: Remove noargs checking.
8758
8759 2014-10-15 Pedro Alves <palves@redhat.com>
8760
8761 PR breakpoints/9649
8762 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8763 * gdb.base/breakpoint-in-ro-region.exp
8764 (probe_target_hardware_step): New procedure.
8765 (top level): Probe hardware stepping and hardware breakpoint
8766 support. Test stepping through a read-only region, with both
8767 "breakpoint auto-hw" on and off and both "always-inserted" on and
8768 off.
8769
8770 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8771
8772 * gdb.dlang/demangle.exp: Update for demangling changes.
8773
8774 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8775
8776 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8777 * gdb.cp/non-trivial-retval.exp: Add new tests.
8778
8779 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8780
8781 PR c++/13403
8782 PR c++/15154
8783 * gdb.cp/non-trivial-retval.cc: New file.
8784 * gdb.cp/non-trivial-retval.exp: New file.
8785
8786 2014-10-15 Yao Qi <yao@codesourcery.com>
8787
8788 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8789 remote host.
8790
8791 2014-10-15 Yao Qi <yao@codesourcery.com>
8792
8793 * gdb.python/py-symbol.exp: Match file base name if host is
8794 remote, otherwise match file name with dir name.
8795 * gdb.python/py-symtab.exp: Likewise.
8796 * gdb.python/python.exp: Likewise.
8797
8798 2014-10-15 Yao Qi <yao@codesourcery.com>
8799
8800 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8801 pattern.
8802 * gdb.python/py-symtab.exp: Likewise.
8803 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8804 locationn.
8805
8806 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8807
8808 * gdb.ada/addr_arith: New testcase.
8809
8810 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8811
8812 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8813 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8814 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8815 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8816
8817 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8818
8819 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8820 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8821 * gdb.arch/stap-eval-lang-ada.exp: New file.
8822
8823 2014-10-14 Yao Qi <yao@codesourcery.com>
8824
8825 * gdb.mi/mi-var-child.c (nothing1): New function.
8826 (nothing2): New function.
8827 (do_children_tests): Set function pointers by nothing1 and
8828 nothing2.
8829 * gdb.mi/mi-var-child.exp: Step over new added statements.
8830 Update test to match the new output.
8831 * gdb.mi/var-cmd.c (nothing1): New function.
8832 (nothing2): New function.
8833 (do_children_tests): Set function pointers by nothing1 and
8834 nothing2.
8835 * gdb.mi/mi-var-display.exp: Update test to match output.
8836 Step to the line specified by $line_dct_nothing.
8837 Increase the number of lines to step.
8838
8839 2014-10-14 Yao Qi <yao@codesourcery.com>
8840
8841 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8842 tests.
8843 * gdb.mi/mi2-var-child.exp: Likewise.
8844
8845 2014-10-13 Doug Evans <dje@google.com>
8846
8847 * gdb.python/py-objfile.exp: Change name of file name test.
8848
8849 2014-10-13 Doug Evans <dje@google.com>
8850
8851 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8852 from the start of the CU.
8853
8854 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8855 Yao Qi <yao@codesourcery.com>
8856
8857 Fix "save breakpoints" for "catch" command.
8858 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8859 Remove -nonewline. Match also the added "main" line.
8860
8861 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8862
8863 Fix "save breakpoints" for "disable $bpnum" command.
8864 * gdb.base/save-bp.c (main): Add label.
8865 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8866
8867 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8868
8869 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8870
8871 2014-10-11 Yao Qi <yao@codesourcery.com>
8872
8873 * gdb.server/server-kill.exp: Execute command
8874 "set remote trace-status-packet on" before "tstatus".
8875
8876 2014-10-11 Yao Qi <yao@codesourcery.com>
8877
8878 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8879 (main): Call getppid.
8880 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8881 and continue to it. Read variable "server_pid".
8882
8883 2014-10-11 Yao Qi <yao@codesourcery.com>
8884
8885 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8886
8887 2014-10-11 Yao Qi <yao@codesourcery.com>
8888
8889 * gdb.threads/thread-find.exp: Don't execute command
8890 "info threads".
8891 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8892 * gdb.threads/linux-dp.exp: Don't check the condition
8893 $threads_created equals to zero.
8894
8895 2014-10-10 Pedro Alves <palves@redhat.com>
8896
8897 * gdb.base/bigcore.exp: Remove references to IRIX.
8898 * gdb.base/funcargs.exp: Likewise.
8899 * gdb.base/interrupt.exp: Likewise.
8900 * gdb.base/mips_pro.exp: Likewise.
8901 * gdb.base/nodebug.exp: Likewise.
8902 * gdb.base/setvar.exp: Likewise.
8903 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8904
8905 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8906 Pedro Alves <palves@redhat.com>
8907
8908 PR symtab/14466
8909 * gdb.base/vdso-warning.c: New file.
8910 * gdb.base/vdso-warning.exp: New file.
8911
8912 2014-10-02 Doug Evans <dje@google.com>
8913
8914 * gdb.base/structs.c (main): Don't run forever.
8915
8916 2014-10-02 Pedro Alves <palves@redhat.com>
8917
8918 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8919 (top level) <stop threads 1, stop threads 2>: Use it.
8920
8921 2014-10-02 Pedro Alves <palves@redhat.com>
8922
8923 * gdb.threads/break-while-running.exp (test): Add new
8924 'update_thread_list' argument. Skip "info threads" if false.
8925 (top level): Add new 'update_thread_list' axis.
8926
8927 2014-10-02 Pedro Alves <palves@redhat.com>
8928
8929 PR breakpoints/17431
8930 * gdb.base/execl-update-breakpoints.c: New file.
8931 * gdb.base/execl-update-breakpoints.exp: New file.
8932
8933 2014-10-01 Pedro Alves <palves@redhat.com>
8934
8935 * gdb.base/breakpoint-in-ro-region.c: New file.
8936 * gdb.base/breakpoint-in-ro-region.exp: New file.
8937
8938 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8939
8940 * gdb.mi/mi-exit-code.exp: New file.
8941 * gdb.mi/mi-exit-code.c: New file.
8942
8943 2014-09-30 Yao Qi <yao@codesourcery.com>
8944
8945 * lib/prelink-support.exp (build_executable_own_libs): Error if
8946 the target isn't native.
8947
8948 2014-09-30 Yao Qi <yao@codesourcery.com>
8949
8950 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8951 false.
8952
8953 2014-09-22 Pedro Alves <palves@redhat.com>
8954
8955 * gdb.threads/break-while-running.exp: New file.
8956 * gdb.threads/break-while-running.c: New file.
8957
8958 2014-09-19 Yao Qi <yao@codesourcery.com>
8959
8960 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8961 Invoke test. Restart GDB with --readnow and invoke test again.
8962
8963 2014-09-19 Yao Qi <yao@codesourcery.com>
8964
8965 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8966 proc set_breakpoint_on_gcd_function. Invoke
8967 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8968 invoke set_breakpoint_on_gcd_function again.
8969
8970 2014-09-18 Doug Evans <dje@google.com>
8971
8972 * gdb.dwarf2/symtab-producer.exp: New file.
8973
8974 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8975
8976 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8977 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8978 * gdb.base/global-var-nested-by-dso.c: Likewise.
8979 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8980
8981 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8982 Pedro Alves <palves@redhat.com>
8983
8984 * gdb.base/watch-bitfields.exp: Pass string other than test file
8985 name to prepare_for_testing.
8986 (watch): New procedure.
8987 (expect_watchpoint): Use with_test_prefix.
8988 (top level): Factor out tests to ...
8989 (test_watch_location, test_regular_watch): ... these new
8990 procedures, and use with_test_prefix and gdb_continue_to_end.
8991
8992 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
8993
8994 PR breakpoints/12526
8995 * gdb.base/watch-bitfields.exp: New file.
8996 * gdb.base/watch-bitfields.c: New file.
8997
8998 2014-09-16 Pedro Alves <palves@redhat.com>
8999
9000 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9001 software and hardware addresses, not software address against
9002 itself.
9003
9004 2014-09-16 Pedro Alves <palves@redhat.com>
9005
9006 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9007 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9008
9009 2014-09-16 Pedro Alves <palves@redhat.com>
9010
9011 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9012 files.
9013 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9014 "*-*-vxworks*" throughout.
9015 * gdb.base/break.exp: Likewise.
9016 * gdb.base/default.exp: Likewise.
9017 * gdb.base/scope.exp: Likewise.
9018 * gdb.base/sepdebug.exp: Likewise.
9019 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9020 throughout.
9021 * gdb.base/run.c: Likewise.
9022 * gdb.base/sepdebug.c: Likewise.
9023 * gdb.hp/gdb.aCC/run.c: Likewise.
9024 * gdb.reverse/until-reverse.c: Likewise.
9025 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9026
9027 2014-09-16 Yao Qi <yao@codesourcery.com>
9028
9029 * boards/local-remote-host-native.exp: New file.
9030
9031 2014-09-14 Doug Evans <xdje42@gmail.com>
9032
9033 * gdb.threads/queue-signal.c (thread_count): New variable.
9034 (thread_count_mutex, thread_count_condvar): New variables.
9035 (incr_thread_count, wait_all_threads_running): New functions.
9036 (main): Wait for all threads to be in their thread functions.
9037
9038 2014-09-13 Doug Evans <xdje42@gmail.com>
9039
9040 * gdb.threads/queue-signal.c: New file.
9041 * gdb.threads/queue-signal.exp: New file.
9042
9043 2014-09-13 Doug Evans <xdje42@gmail.com>
9044
9045 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9046 be consistent with what default_gdb_init uses.
9047 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9048 the plain text of the prompt. Add some logging printfs.
9049 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9050
9051 2014-09-12 Pedro Alves <palves@redhat.com>
9052
9053 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9054 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9055 * gdb.arch/i386-size-overlap.exp: Likewise.
9056 * gdb.arch/i386-size.exp: Likewise.
9057 * gdb.arch/i386-unwind.exp: Likewise.
9058 * gdb.base/a2-run.exp: Likewise.
9059 * gdb.base/break.exp: Likewise.
9060 * gdb.base/charset.exp: Likewise.
9061 * gdb.base/chng-syms.exp: Likewise.
9062 * gdb.base/commands.exp: Likewise.
9063 * gdb.base/dbx.exp: Likewise.
9064 * gdb.base/find.exp: Likewise.
9065 * gdb.base/funcargs.exp: Likewise.
9066 * gdb.base/jit-simple.exp: Likewise.
9067 * gdb.base/reread.exp: Likewise.
9068 * gdb.base/sepdebug.exp: Likewise.
9069 * gdb.base/step-bt.exp: Likewise.
9070 * gdb.cp/mb-inline.exp: Likewise.
9071 * gdb.cp/mb-templates.exp: Likewise.
9072 * gdb.objc/basicclass.exp: Likewise.
9073 * gdb.threads/killed.exp: Likewise.
9074
9075 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9076
9077 PR tdep/17379
9078 * gdb.arch/powerpc-stackless.S: New file.
9079 * gdb.arch/powerpc-stackless.exp: New file.
9080
9081 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9082
9083 * gdb.base/attach.c: Include unistd.h.
9084 (main): Call alarm. Add label postloop.
9085 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9086 gdb_breakpoint, gdb_continue_to_breakpoint.
9087 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9088
9089 2014-09-11 Pedro Alves <palves@redhat.com>
9090
9091 PR gdb/17347
9092 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9093 * gdb.base/attach.exp (test_command_line_attach_run): New
9094 procedure.
9095 (top level): Call it.
9096
9097 2014-09-11 Pedro Alves <palves@redhat.com>
9098
9099 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9100 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9101 (do_command_attach_tests): Use spawn_wait_for_attach.
9102 * gdb.base/solib-overlap.exp: Likewise.
9103 * gdb.multi/multi-attach.exp: Likewise.
9104 * gdb.python/py-prompt.exp: Likewise.
9105 * gdb.python/py-sync-interp.exp: Likewise.
9106 * gdb.server/ext-attach.exp: Likewise.
9107
9108 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9109
9110 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9111 command in testcase. Simplify testcase.
9112
9113 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9114
9115 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9116
9117 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9118
9119 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9120
9121 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9122
9123 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9124
9125 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9126
9127 * gdb.dwarf2/dynarr-ptr.c: New file.
9128 * gdb.dwarf2/dynarr-ptr.exp: New file.
9129
9130 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9131
9132 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9133 of 30 rather than hardcoding 120 for a slow test case. Take the
9134 `gdb,timeout' target setting into account for this calculation.
9135 Don't extend the timeout for the test cases that don't need it.
9136
9137 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9138
9139 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9140 a factor of 2 for a slow test case. Take the `gdb,timeout'
9141 target setting into account for this calculation.
9142 * gdb.reverse/until-precsave.exp: Increase the timeout by
9143 a factor of 15 and 3 respectively rather than adding 120
9144 for a pair of slow test cases. Take the `gdb,timeout'
9145 target setting into account for this calculation.
9146
9147 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9148
9149 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9150 timeout, don't pass one down to gdb_expect.
9151 (gdb_expect): Rework timeout selection.
9152
9153 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9154
9155 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9156 exception on timeout.
9157 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9158 (gdbserver_start_extended): Catch any `gdbserver_start' error
9159 exceptions.
9160 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9161 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9162 `gdbserver_gdb_load' error exceptions.
9163
9164 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9165
9166 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9167 120 on waiting for the TCP socket to open.
9168
9169 2014-09-09 Doug Evans <xdje42@gmail.com>
9170
9171 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9172 _caller_matches, _any_caller_is, _any_caller_matches.
9173
9174 2014-09-09 Doug Evans <xdje42@gmail.com>
9175
9176 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9177
9178 2014-09-09 Yao Qi <yao@codesourcery.com>
9179
9180 * gdb.mi/mi-var-display.exp: Set print symbol off.
9181
9182 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9183
9184 PR gdb/17035
9185 * gdb.base/commands.exp: Add tests to verify user-defined
9186 commands with empty bodies.
9187 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9188 python commands in `show user command`.
9189 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9190 scheme commands in `show user command`.
9191
9192 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9193
9194 PR python/17355
9195 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9196 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9197 * gdb.python/py-framefilter-invalidarg.exp: New file.
9198 * gdb.python/py-framefilter-invalidarg.py: New file.
9199
9200 2014-09-06 Doug Evans <xdje42@gmail.com>
9201
9202 PR 15276
9203 * gdb.python/py-caller-is.c: New file.
9204 * gdb.python/py-caller-is.exp: New file.
9205
9206 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9207
9208 PR gdb/17235
9209 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9210 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9211
9212 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9213
9214 PR fortran/17237
9215 * gdb.fortran/print-formatted.exp: New file.
9216 * gdb.fortran/print-formatted.f90: Likewise.
9217
9218 2014-09-03 Sasha Smundak <asmundak@google.com>
9219
9220 * gdb.python/py-frame.exp: Test Frame.read_register.
9221
9222 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9223
9224 PR python/16699
9225 * gdb.python/py-completion.exp: New file.
9226 * gdb.python/py-completion.py: Likewise.
9227
9228 2014-08-28 Doug Evans <dje@google.com>
9229
9230 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9231 eax,etc. are live with values set by gdb and thus the compiler can't
9232 use them.
9233 * gdb.arch/i386-pseudo.c (main): Ditto.
9234
9235 2014-08-27 Doug Evans <dje@google.com>
9236
9237 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9238
9239 2014-08-25 Doug Evans <dje@google.com>
9240
9241 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9242 (main): Ditto.
9243
9244 2014-08-25 Doug Evans <dje@google.com>
9245
9246 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9247
9248 2014-08-24 Yao Qi <yao@codesourcery.com>
9249
9250 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9251 symbol off.
9252 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9253
9254 2014-08-22 Doug Evans <dje@google.com>
9255
9256 PR 17276
9257 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9258 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9259 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9260
9261 2014-08-22 Yao Qi <yao@codesourcery.com>
9262
9263 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9264 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9265 * gdb.python/python.exp: Likewise. Use .py file on the host
9266 instead of the build.
9267
9268 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9269
9270 * gdb.threads/gcore-stale-thread.c: New file.
9271 * gdb.threads/gcore-stale-thread.exp: New file.
9272
9273 2014-08-21 Pedro Alves <palves@redhat.com>
9274
9275 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9276 * gdb.base/gcore-relro-pie.exp: Likewise.
9277 * gdb.base/gcore-relro.exp: Likewise.
9278 * gdb.base/gcore.exp: Likewise.
9279 * gdb.base/print-symbol-loading.exp: Likewise.
9280 * gdb.threads/gcore-thread.exp: Likewise.
9281 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9282
9283 2014-08-20 Pedro Alves <palves@redhat.com>
9284 Jan Kratochvil <jan.kratochvil@redhat.com>
9285
9286 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9287 configure.
9288 (EXPECT): Handle READ1 being set.
9289 (all): Depend on EXTRA_RULES.
9290 (check-read1, expect-read1, read1.so, read1): New rules.
9291 * README (Testsuite Parameters): Document the READ1 make variable.
9292 (Race detection): New section.
9293 * configure: Regenerate.
9294 * configure.ac: If build==host==target, and running under a
9295 GNU/glibc system, add read1 to the extra Makefile rules.
9296 (EXTRA_RULES): AC_SUBST it.
9297 * lib/read1.c: New file.
9298
9299 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9300
9301 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9302 the handling of variables declared as a typedef to an array
9303 which a DW_AT_data_location attribute.
9304
9305 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9306 Pedro Alves <palves@redhat.com>
9307
9308 PR symtab/14604
9309 PR symtab/14605
9310 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9311 gdb_test.
9312
9313 2014-08-19 Pedro Alves <palves@redhat.com>
9314
9315 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9316
9317 2014-08-19 Yao Qi <yao@codesourcery.com>
9318
9319 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9320 right line.
9321
9322 2014-08-18 David Blaikie <dblaikie@gmail.com>
9323
9324 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9325
9326 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9327
9328 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9329 attribute in array range.
9330
9331 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9332
9333 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9334
9335 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9336
9337 PR c++/17132
9338 * gdb.cp/pr17132.cc: New file.
9339 * gdb.cp/pr17132.exp: New file.
9340
9341 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9342
9343 * gdb.python/py-xmethods.py (A_getarrayind)
9344 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9345 Use 'print' with function call syntax.
9346 (E_method_matcher.match): Fix tab vs space indentation mixup.
9347
9348 2014-08-15 Yao Qi <yao@codesourcery.com>
9349
9350 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9351 false.
9352
9353 2014-08-15 Yao Qi <yao@codesourcery.com>
9354
9355 * gdb.cp/casts.exp: Set print symbol off.
9356 * gdb.cp/class2.exp: Likewise.
9357 * gdb.cp/overload.exp: Likewise.
9358 * gdb.cp/templates.exp: Likewise.
9359
9360 2014-08-11 Doug Evans <dje@google.com>
9361
9362 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9363 (test_load_shlib): Update.
9364
9365 2014-08-09 Yao Qi <yao@codesourcery.com>
9366
9367 * gdb.base/display.exp: Invoke is_address_zero_readable.
9368 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9369 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9370 * gdb.base/hbreak-unmapped.exp: Return if
9371 is_address_zero_readable returns true.
9372 * gdb.base/signest.exp: Likewise.
9373 * gdb.base/signull.exp: Likewise.
9374 * gdb.base/sigbpt.exp: Likewise.
9375 * gdb.guile/scm-disasm.exp: Do the test if
9376 is_address_zero_readable returns false.
9377 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9378 * gdb.python/py-arch.exp: Likewise.
9379 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9380 * lib/gdb.exp (is_address_zero_readable): New proc.
9381
9382 2014-08-09 Yao Qi <yao@codesourcery.com>
9383
9384 PR testsuite/13443
9385 * gdb.mi/mi-var-display.exp: Make test messages unique.
9386
9387 2014-08-04 Tom Tromey <tromey@redhat.com>
9388
9389 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9390 target 0".
9391
9392 2014-08-04 Tom Tromey <tromey@redhat.com>
9393
9394 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9395 "target_resume".
9396
9397 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9398
9399 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9400 inner_vla_struct_object_size.
9401 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9402 as xfail.
9403
9404 2014-07-30 Pedro Alves <palves@redhat.com>
9405
9406 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9407 comment.
9408
9409 2014-07-29 Yao Qi <yao@codesourcery.com>
9410
9411 PR gdb/17206
9412 * gdb.base/until-nodebug.exp: New.
9413
9414 2014-07-28 Doug Evans <xdje42@gmail.com>
9415
9416 PR guile/17203
9417 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9418 previously existing parameter, and previously ambiguously spelled
9419 parameter.
9420
9421 2014-07-28 Will Newton <will.newton@linaro.org>
9422
9423 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9424
9425 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9426 Doug Evans <xdje42@gmail.com>
9427
9428 PR guile/17146
9429 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9430
9431 2014-07-25 Pedro Alves <palves@redhat.com>
9432
9433 * gdb.threads/signal-command-handle-nopass.c: New file.
9434 * gdb.threads/signal-command-handle-nopass.exp: New file.
9435 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9436 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9437 * gdb.threads/signal-delivered-right-thread.c: New file.
9438 * gdb.threads/signal-delivered-right-thread.exp: New file.
9439
9440 2014-07-25 Pedro Alves <palves@redhat.com>
9441
9442 * gdb.base/double-prompt-target-event-error.exp
9443 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9444 match.
9445 (cancel_pagination_in_target_event): Rework double prompt
9446 detection.
9447 * gdb.base/paginate-after-ctrl-c-running.exp
9448 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9449 <return>' match.
9450 * gdb.base/paginate-bg-execution.exp
9451 (test_bg_execution_pagination_return)
9452 (test_bg_execution_pagination_cancel): Remove '-notransfer
9453 <return>' matches.
9454 * gdb.base/paginate-execution-startup.exp
9455 (test_fg_execution_pagination_return)
9456 (test_fg_execution_pagination_cancel): Remove '-notransfer
9457 <return>' matches.
9458 * gdb.base/paginate-inferior-exit.exp
9459 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9460 match.
9461 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9462 * lib/gdb.exp (pagination_prompt): Run text through
9463 string_to_regexp.
9464 (gdb_test_multiple): Match $pagination_prompt instead of
9465 "<return>".
9466 (string_to_regexp): Move to lib/gdb-utils.exp.
9467
9468 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9469
9470 * gdb.arch/amd64-entry-value-paramref.S: New file.
9471 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9472 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9473 * gdb.arch/amd64-optimout-repeat.S: New file.
9474 * gdb.arch/amd64-optimout-repeat.c: New file.
9475 * gdb.arch/amd64-optimout-repeat.exp: New file.
9476
9477 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9478
9479 PR gdb/17170
9480 * gdb.base/statistics.exp: New file.
9481
9482 2014-07-17 Doug Evans <dje@google.com>
9483
9484 PR gdb/17170
9485 * gdb.base/maint.exp: Update testing of per-command stats.
9486
9487 2014-07-16 Pedro Alves <palves@redhat.com>
9488
9489 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9490 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9491 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9492 (tfile_write_buf): New functions.
9493 (add_memory_block): Rewrite using the above.
9494 (adjust_function_address): New function.
9495 (FUNCTION_ADDRESS): New macro.
9496 (write_basic_trace_file): Remove short_x local, and use
9497 tfile_write_16. Change type of func_addr local to unsigned long
9498 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9499 here. Cast argument of add_memory_block to char pointer.
9500 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9501 (main): Remove parameters.
9502 * gdb.trace/tfile.exp: Remove nowarnings.
9503
9504 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9505
9506 * gdb.base/debug-expr.exp: Test string evaluation with
9507 "debug expression" on.
9508
9509 2014-07-15 Pedro Alves <palves@redhat.com>
9510
9511 * gdb.base/reread.exp: Use clean_restart.
9512
9513 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9514
9515 * gdb.arch/avr-flash-qualifer.c: New.
9516 * gdb.arch/avr-flash-qualifer.exp: New.
9517
9518 2014-07-14 Pedro Alves <palves@redhat.com>
9519
9520 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9521 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9522
9523 2014-07-14 Pedro Alves <palves@redhat.com>
9524
9525 * gdb.base/double-prompt-target-event-error.c: New file.
9526 * gdb.base/double-prompt-target-event-error.exp: New file.
9527
9528 2014-07-14 Pedro Alves <palves@redhat.com>
9529
9530 PR gdb/17072
9531 * gdb.base/paginate-inferior-exit.c: New file.
9532 * gdb.base/paginate-inferior-exit.exp: New file.
9533
9534 2014-07-14 Pedro Alves <palves@redhat.com>
9535
9536 PR gdb/17072
9537 * gdb.base/paginate-bg-execution.c: New file.
9538 * gdb.base/paginate-bg-execution.exp: New file.
9539
9540 2014-07-14 Pedro Alves <palves@redhat.com>
9541
9542 PR gdb/17072
9543 * gdb.base/paginate-execution-startup.c: New file.
9544 * gdb.base/paginate-execution-startup.exp: New file.
9545 * lib/gdb.exp (pagination_prompt): New global.
9546 (default_gdb_spawn): New procedure, factored out from
9547 default_gdb_spawn.
9548 (default_gdb_start): Adjust to call default_gdb_spawn.
9549 (gdb_spawn): New procedure.
9550
9551 2014-07-14 Pedro Alves <palves@redhat.com>
9552
9553 * lib/gdb.exp (gdb_assert): New procedure.
9554 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9555
9556 2014-07-14 Pedro Alves <palves@redhat.com>
9557
9558 * gdb.base/execution-termios.c: New file.
9559 * gdb.base/execution-termios.exp: New file.
9560
9561 2014-07-14 Tom Tromey <tromey@redhat.com>
9562
9563 * gdb.cp/vla-cxx.cc: New file.
9564 * gdb.cp/vla-cxx.exp: New file.
9565
9566 2014-07-14 Tom Tromey <tromey@redhat.com>
9567
9568 * gdb.reverse/rerun-prec.c: New file.
9569 * gdb.reverse/rerun-prec.exp: New file.
9570
9571 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9572 Maciej W. Rozycki <macro@codesourcery.com>
9573
9574 * lib/gdb-utils.exp: New file.
9575 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9576 inline `gdb_init_command' processing.
9577 (gdb_start_cmd): Likewise.
9578 * lib/mi-support.exp (mi_run_cmd): Likewise.
9579 * README: Document `gdb_init_command' and `gdb_init_commands'.
9580
9581 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9582
9583 Fix false FAIL running under a very long directory name.
9584 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9585 and "set print elements 10000". Twice.
9586
9587 2014-07-11 Yao Qi <yao@codesourcery.com>
9588
9589 * gdb.base/exprs.exp: "set print symbol off".
9590
9591 2014-07-11 Pedro Alves <palves@redhat.com>
9592
9593 * gdb.threads/kill.c: New file.
9594 * gdb.threads/kill.exp: New file.
9595
9596 2014-07-10 Yao Qi <yao@codesourcery.com>
9597
9598 * gdb.trace/tfile.c (write_basic_trace_file)
9599 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9600 address written to trace file.
9601
9602 2014-07-09 Pedro Alves <palves@redhat.com>
9603
9604 * gdb.base/attach-wait-input.exp: New file.
9605 * gdb.base/attach-wait-input.c: New file.
9606
9607 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9608
9609 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9610 setting up test structures.
9611 (main): Call new test function.
9612 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9613 test function, continue into test function and walk test
9614 structures.
9615
9616 2014-07-02 Yao Qi <yao@codesourcery.com>
9617
9618 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9619 'bar_start' at the beginning of functions 'foo' and 'bar'
9620 respectively.
9621 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9622 instead of 'foo' and 'bar'.
9623
9624 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9625
9626 * gdb.btrace/segv.exp: New.
9627 * gdb.btrace/segv.c: New.
9628
9629 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9630
9631 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9632 instruction.
9633
9634 2014-06-30 Mark Wielaard <mjw@redhat.com>
9635
9636 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9637 vulture, vilify, villar): New volatile array constants.
9638 (vindictive, vegetation): New const volatile array constants.
9639 * gdb.base/volatile.exp: Test volatile and const volatile array
9640 types.
9641
9642 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9643
9644 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9645 target lacks support for awatch, rwatch, or hbreak.
9646
9647 2014-06-27 Yao Qi <yao@codesourcery.com>
9648
9649 * gdb.multi/dummy-frame-restore.exp: New.
9650 * gdb.multi/dummy-frame-restore.c: New.
9651
9652 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9653
9654 * gdb.btrace/gcore.exp: New.
9655
9656 2014-06-23 Pedro Alves <palves@redhat.com>
9657
9658 * gdb.base/watchpoint-reuse-slot.c: New file.
9659 * gdb.base/watchpoint-reuse-slot.exp: New file.
9660
9661 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9662
9663 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9664 progspace's filename in 'info', 'enable' and 'disable' command
9665 tests.
9666
9667 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9668
9669 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9670 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9671 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9672
9673 2014-06-20 Gary Benson <gbenson@redhat.com>
9674
9675 * gdb.arch/i386-avx.exp: Fix include file location.
9676 * gdb.arch/i386-sse.exp: Likewise.
9677
9678 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9679
9680 * gdb.dlang/expression.exp: New file.
9681
9682 2014-06-19 Pedro Alves <palves@redhat.com>
9683
9684 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9685 out from ...
9686 (top level): ... here. Iterate running tests under different
9687 scheduler-locking settings.
9688
9689 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9690
9691 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9692 to DW_FORM_addr and use non-zero addresses.
9693
9694 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9695
9696 PR gdb/17017
9697 * gdb.python/py-xmethods.cc: Add global function call counters and
9698 increment them in their respective functions. Remove "cout"
9699 statements.
9700 * gdb.python/py-xmethods.exp: Make tests check the global function
9701 call counters instead of depending on inferior IO.
9702
9703 2014-06-18 Don Breazeal <donb@codesourcery.com>
9704
9705 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9706 Deleted procedure.
9707 (explicit_fork_parent_follow): Deleted procedure.
9708 (explicit_fork_child_follow): Deleted procedure.
9709 (test_follow_fork): New procedure.
9710 (do_fork_tests): Replace calls to deleted procedures with
9711 calls to test_follow_fork and reset GDB for subsequent
9712 procedure calls.
9713
9714 2014-06-17 Yao Qi <yao@codesourcery.com>
9715
9716 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9717 CP1252.
9718
9719 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9720
9721 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9722 Initialize ptr and S explicitly.
9723 (skip_type_update_when_not_use_rtti_test): Likewise.
9724
9725 2014-06-16 Keith Seitz <keiths@redhat.com>
9726
9727 PR mi/15863
9728 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9729 the inferior is started.
9730
9731 2014-06-16 Pedro Alves <palves@redhat.com>
9732
9733 * gdb.base/break-main-file-remove-fail.c: New file.
9734 * gdb.base/break-main-file-remove-fail.exp: New file.
9735 * gdb.base/break-unload-file.exp: Use build_executable instead of
9736 prepare_for_testing.
9737 (test_break): New parameter "initial_load". Handle it.
9738 (top level): Add initial_load cmdline/file axis.
9739
9740 2014-06-12 Tom Tromey <tromey@redhat.com>
9741
9742 * gdb.base/completion.exp: Don't use directory name in test.
9743
9744 2014-06-09 Gary Benson <gbenson@redhat.com>
9745
9746 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9747 separate the always-available ANSI-standard signals from the
9748 signals that require checking.
9749 (main): Likewise.
9750 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9751 Likewise.
9752 (main): Likewise.
9753
9754 2014-06-07 Keith Seitz <keiths@redhat.com>
9755
9756 Revert:
9757 PR c++/16253
9758 * gdb.cp/var-tag.cc: New file.
9759 * gdb.cp/var-tag.exp: New file.
9760 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9761 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9762 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9763 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9764
9765 2014-06-06 Doug Evans <xdje42@gmail.com>
9766
9767 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9768
9769 2014-06-06 Pedro Alves <palves@redhat.com>
9770
9771 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9772 in target debug output instead of looking at RSP packets,
9773 disabling the test on any target that uses hardware stepping.
9774 Update comments.
9775
9776 2014-06-06 Pedro Alves <palves@redhat.com>
9777
9778 * gdb.base/break-unload-file.exp: Fix typo.
9779
9780 2014-06-06 Yao Qi <yao@codesourcery.com>
9781
9782 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9783 from "jit_function" to "^jit_function".
9784
9785 2014-06-06 Yao Qi <yao@codesourcery.com>
9786
9787 * gdb.base/async.c (foo): Add one statement.
9788 * gdb.base/async.exp: Get the next instruction address and
9789 match the output of "nexti" by instruction address. Match
9790 the hex address in the output of "finish".
9791
9792 2014-06-06 Gary Benson <gbenson@redhat.com>
9793
9794 * gdb.base/call-signals.c: Remove preprocessor conditionals
9795 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9796 SIGSEGV and SIGTERM.
9797 * gdb.base/sigall.c: Likewise.
9798 * gdb.base/unwindonsignal.c: Likewise.
9799 * gdb.reverse/sigall-reverse.c: Likewise.
9800
9801 2014-06-06 Yao Qi <yao@codesourcery.com>
9802
9803 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9804 readable, skip the test.
9805
9806 2014-06-06 Yao Qi <yao@codesourcery.com>
9807
9808 * gdb.threads/staticthreads.c (thread_function): Move the line
9809 setting breakpoint on forward.
9810 * gdb.threads/staticthreads.exp: Update comments.
9811
9812 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9813
9814 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9815 "history-append! type error".
9816
9817 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9818
9819 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9820 erroneous dprintf expected input.
9821
9822 2014-06-04 Doug Evans <xdje42@gmail.com>
9823
9824 * gdb.guile/scm-generics.exp: Delete.
9825
9826 2014-06-04 Doug Evans <xdje42@gmail.com>
9827
9828 * gdb.guile/scm-breakpoint.exp: Update.
9829 Add tests for breakpoint registration.
9830
9831 2014-06-04 Tom Tromey <tromey@redhat.com>
9832
9833 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9834 VLA-in-union.
9835 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9836 inner_vla_struct, vla_union types. Initialize objects of those
9837 types and compute their sizes.
9838
9839 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9840 Hui Zhu <hui@codesourcery.com>
9841
9842 * gdb.base/fileio.exp: Add test for shell not available as well as
9843 available.
9844 * gdb.base/fileio.c (test_system): Check for shell twice.
9845
9846 2014-06-04 Yao Qi <yao@codesourcery.com>
9847
9848 * gdb.base/auto-connect-native-target.exp: Remove redundant
9849 space from the regexp pattern.
9850
9851 2014-06-04 Yao Qi <yao@codesourcery.com>
9852
9853 * gdb.base/default.exp: Replace "child" with "native" in
9854 regexp pattern.
9855
9856 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9857
9858 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9859 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9860 * gdb.python/py-xmethods.py: Python script supporting the
9861 new testcase and tests.
9862
9863 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9864 Pedro Alves <palves@redhat.com>
9865
9866 PR breakpoints/17000
9867 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9868 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9869
9870 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9871
9872 * gdb.base/subst.exp: Add tests to verify partial path matching
9873 output.
9874
9875 2014-06-03 Pedro Alves <palves@redhat.com>
9876
9877 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9878 target that doesn't use software single-stepping.
9879
9880 2014-06-03 Pedro Alves <palves@redhat.com>
9881
9882 PR breakpoints/17000
9883 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9884 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9885
9886 2014-06-02 Doug Evans <xdje42@gmail.com>
9887
9888 * gdb.guile/scm-parameter.exp: New file.
9889
9890 2014-06-02 Doug Evans <xdje42@gmail.com>
9891
9892 * gdb.guile/scm-cmd.c: New file.
9893 * gdb.guile/scm-cmd.exp: New file.
9894
9895 2014-06-02 Doug Evans <xdje42@gmail.com>
9896
9897 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9898 pretty-printer lookup.
9899 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9900 (make-pp_s-printer): Call it.
9901 (make-pretty-printer-from-dict): New function.
9902 (lookup-pretty-printer-maker-from-dict): New function.
9903 (*pretty-printer*): Simplify.
9904 (make-objfile-pp_s-printer): New function.
9905 (install-objfile-pretty-printers!): New function.
9906 (make-progspace-pp_s-printer): New function.
9907 (install-progspace-pretty-printers!): New function.
9908 * gdb.guile/scm-progspace.c: New file.
9909 * gdb.guile/scm-progspace.exp: New file.
9910
9911 2014-06-02 Pedro Alves <palves@redhat.com>
9912
9913 * gdb.base/dprintf-bp-same-addr.c: New file.
9914 * gdb.base/dprintf-bp-same-addr.exp: New file.
9915
9916 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9917
9918 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9919 * gdb.arch/powerpc-power.s: Likewise.
9920
9921 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9922
9923 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9924
9925 2014-06-01 Yao Qi <yao@codesourcery.com>
9926
9927 * gdb.base/watchpoint.exp (test_watch_location): Check null
9928 pointer can be dereferenced. If not, do the test, otherwise
9929 skip it.
9930
9931 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9932
9933 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9934 results.
9935 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9936
9937 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9938
9939 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9940 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9941 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9942 * gdb.arch/amd64-invalid-stack-top.c: New file.
9943 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9944
9945 2014-05-30 Pedro Alves <palves@redhat.com>
9946
9947 PR breakpoints/17000
9948 * gdb.base/sss-bp-on-user-bp.c: New file.
9949 * gdb.base/sss-bp-on-user-bp.exp: New file.
9950
9951 2014-05-30 David Blaikie <dblaikie@gmail.com>
9952
9953 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9954 gnu_inline semantics via attribute.
9955 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9956 source explicitly specifies the required semantics.
9957
9958 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9959
9960 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9961
9962 2014-05-29 Pedro Alves <palves@redhat.com>
9963 Tom Tromey <tromey@redhat.com>
9964
9965 * gdb.base/async-shell.exp: Don't enable target-async.
9966 * gdb.base/async.exp
9967 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9968 parameter. Adjust.
9969 (top level): Don't test with "target-async".
9970 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9971 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9972 * gdb.base/inferior-died.exp: Don't enable target-async.
9973 * gdb.base/interrupt-noterm.exp: Likewise.
9974 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9975 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9976 * gdb.mi/mi-nonstop.exp: Likewise.
9977 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9978 * gdb.mi/mi-nsintrall.exp: Likewise.
9979 * gdb.mi/mi-nsmoribund.exp: Likewise.
9980 * gdb.mi/mi-nsthrexec.exp: Likewise.
9981 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9982 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9983 * gdb.python/py-evsignal.exp: Don't enable target-async.
9984 * gdb.python/py-evthreads.exp: Likewise.
9985 * gdb.python/py-prompt.exp: Likewise.
9986 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9987 * gdb.server/solib-list.exp: Don't enable target-async.
9988 * gdb.threads/thread-specific-bp.exp: Likewise.
9989 * lib/mi-support.exp: Adjust to use mi-async.
9990
9991 2014-05-29 Pedro Alves <palves@redhat.com>
9992
9993 PR gdb/13860
9994 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
9995 reason, even in sync mode.
9996
9997 2014-05-29 Pedro Alves <palves@redhat.com>
9998 Hui Zhu <hui@codesourcery.com>
9999
10000 PR PR15693
10001 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10002 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10003 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10004 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10005
10006 2014-05-28 Joel Brobecker <brobecker@adacore.com>
10007
10008 * config/monitor.exp (gdb_target_monitor): Replace use of
10009 "set remotebaud" by "set serial baud".
10010
10011 2014-05-26 Andy Wingo <wingo@igalia.com>
10012
10013 * gdb.guile/scm-breakpoint.exp:
10014 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10015 properties instead of gdb-object-properties.
10016
10017 2014-05-26 Yao Qi <yao@codesourcery.com>
10018
10019 * gdb.server/no-thread-db.exp: Specify source file name
10020 explicitly when setting a breakpoint.
10021
10022 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10023
10024 * gdb.btrace/vdso.c: New.
10025 * gdb.btrace/vdso.exp: New.
10026
10027 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10028
10029 * gdb.base/gcore.exp (capture_command_output): Move ...
10030 * lib/gdb.exp (capture_command_output): ... here.
10031
10032 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10033
10034 * gdb.btrace/data.exp: Test memory access during btrace replay.
10035
10036 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10037
10038 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10039
10040 2014-05-21 Pedro Alves <palves@redhat.com>
10041
10042 PR gdb/13860
10043 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10044 (top level): Test that output related to execution commands is
10045 sent to the console with CLI commands, but not with MI commands.
10046 Test that breakpoint events are always mirrored to the console.
10047 Also expect the new source line to be output after a "next" in
10048 async mode too. Make it a pass/fail test.
10049 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10050 output.
10051 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10052
10053 2014-05-21 Pedro Alves <palves@redhat.com>
10054
10055 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10056 Use them to test variations of "list" after reaching a breakpoint.
10057 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10058 Test "list" with listsize 10 after reaching a breakpoint.
10059 * gdb.python/python.exp (decode_line current location line
10060 number): Adjust expected line number.
10061
10062 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10063
10064 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10065 behavior for $args, pass it directly to "run".
10066
10067 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10068
10069 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10070 30000 to 65536.
10071
10072 2014-05-21 Pedro Alves <palves@redhat.com>
10073
10074 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10075 auto-connect-native-target off".
10076 * gdb.base/auto-connect-native-target.c: New file.
10077 * gdb.base/auto-connect-native-target.exp: New file.
10078
10079 2014-05-21 Pedro Alves <palves@redhat.com>
10080
10081 * gdb.base/default.exp: Test "target native" instead of "target
10082 child".
10083
10084 2014-05-21 Mark Wielaard <mjw@redhat.com>
10085
10086 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10087
10088 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10089
10090 Fix TLS access for -static -pthread.
10091 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10092 <HAVE_TLS> (thread_function, main): Initialize it.
10093 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10094 Add clean_restart.
10095 <$have_tls != "">: Check TLSVAR.
10096
10097 2014-05-21 Pedro Alves <palves@redhat.com>
10098
10099 * gdb.base/dcache-line-read-error.c: New.
10100 * gdb.base/dcache-line-read-error.exp: New.
10101
10102 2014-05-20 Pedro Alves <palves@redhat.com>
10103
10104 * gdb.base/compare-sections.c: New file.
10105 * gdb.base/compare-sections.exp: New file.
10106
10107 2014-05-20 Pedro Alves <palves@redhat.com>
10108
10109 * gdb.base/break-idempotent.c: New file.
10110 * gdb.base/break-idempotent.exp: New file.
10111
10112 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10113
10114 * gdb.btrace/nohist.exp: New.
10115
10116 2014-05-20 Yao Qi <yao@codesourcery.com>
10117
10118 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10119 gdb.reverse directory and gdb_reverse_timeout exists in board
10120 setting.
10121 * README: Document gdb_reverse_timeout.
10122
10123 2014-05-20 Yao Qi <yao@codesourcery.com>
10124
10125 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10126 'test_file_name'. Treat args as a string instead of a list.
10127 (gdb_init): Rename argument 'args' by 'test_file_name'.
10128
10129 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10130
10131 * gdb.arch/powerpc-power.exp: New file.
10132 * gdb.arch/powerpc-power.s: New file.
10133
10134 2014-05-16 Doug Evans <dje@google.com>
10135
10136 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10137 * gdb.base/completion.exp: Check that all expected files exist
10138 before doing file completion.
10139
10140 2014-05-16 Doug Evans <dje@google.com>
10141
10142 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10143 Update.
10144 (do_syscall_tests_without_xml): Update.
10145
10146 2014-05-16 Pedro Alves <palves@redhat.com>
10147
10148 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10149 instead of "unknown output after running".
10150
10151 2014-05-16 Yao Qi <yao@codesourcery.com>
10152
10153 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10154 file1.txt from host at the end.
10155 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10156
10157 2014-05-15 Doug Evans <dje@google.com>
10158
10159 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10160 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10161 loading file. Add test for TU lookup.
10162
10163 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10164
10165 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10166 calling "-exec-arguments" or "set args" before running the
10167 inferior.
10168
10169 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10170
10171 * lib/mi-support.exp (mi_expect_stop): Expect message for
10172 inferiors that exit with non-zero exit code.
10173
10174 2014-05-14 Yao Qi <yao@codesourcery.com>
10175
10176 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10177 match absolute path on remote host.
10178 (test_file_list_exec_source_files): Remove "/" from the
10179 pattern.
10180
10181 2014-05-14 Yao Qi <yao@codesourcery.com>
10182
10183 * boards/local-remote-host-notty.exp (${board}_file): New
10184 proc.
10185
10186 2014-05-07 Kyle McMartin <kyle@redhat.com>
10187
10188 Pushed by Joel Brobecker <brobecker@adacore.com>.
10189 * gdb.arch/aarch64-atomic-inst.c: New file.
10190 * gdb.arch/aarch64-atomic-inst.exp: New file.
10191
10192 2014-05-07 Yao Qi <yao@codesourcery.com>
10193
10194 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10195 in current context" too.
10196
10197 2014-05-05 Keith Seitz <keiths@redhat.com>
10198
10199 * gdb.linespec/ls-dollar.exp: Add test for linespec
10200 file:convenience_variable.
10201
10202 2014-05-05 Yao Qi <yao@codesourcery.com>
10203
10204 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10205 traceframes into tfile and ctf trace files. Read data from
10206 trace file and test collected data.
10207 (gdb_collect_locals_test): Likewise.
10208 (gdb_unavailable_registers_test): Likewise.
10209 (gdb_unavailable_floats): Likewise.
10210 (gdb_collect_globals_test): Likewise.
10211 (top-level): Append "ctf" to trace_file_targets if GDB
10212 supports.
10213
10214 2014-05-05 Yao Qi <yao@codesourcery.com>
10215
10216 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10217 code to ...
10218 (gdb_collect_args_test_1): ... it. New proc.
10219 (gdb_collect_locals_test): Move some code to ...
10220 (gdb_collect_locals_test_1): ... it. New proc.
10221 (gdb_unavailable_registers_test): Move some code to ...
10222 (gdb_unavailable_registers_test_1): ... it. New proc.
10223 (gdb_unavailable_floats): Move some code to ...
10224 (gdb_unavailable_floats_1): ... it. New proc.
10225
10226 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10227
10228 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10229 probes to test for bitness recognition.
10230 * gdb.arch/amd64-stap-optional-prefix.exp
10231 (test_probe_value_without_reg): New procedure.
10232 Add code to test for different kinds of bitness.
10233
10234 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10235
10236 PR breakpoints/16889
10237 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10238 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10239
10240 2014-05-01 Pedro Alves <palves@redhat.com>
10241
10242 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10243 gdb_file_cmd if no file is specified.
10244 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10245 last_loaded_file to set the remote exec-file.
10246
10247 2014-05-01 Pedro Alves <palves@redhat.com>
10248
10249 * boards/local-remote-host.exp: New file.
10250
10251 2014-05-01 Pedro Alves <palves@redhat.com>
10252
10253 * boards/local-remote-host.exp: Rename to ...
10254 * boards/local-remote-host-notty.exp: ... this.
10255
10256 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10257
10258 * gdb.ada/dyn_arrayidx: New testcase.
10259
10260 2014-04-26 Yao Qi <yao@codesourcery.com>
10261
10262 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10263 and compute the length of function main. Save it in
10264 $main_length.
10265 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10266 (top-level): Use gdb_compile to compile objects into
10267 executable and restart GDB. Remove invocation to
10268 prepare_for_testing.
10269
10270 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10271 Pedro Alves <palves@redhat.com>
10272
10273 PR server/16255
10274 * gdb.multi/multi-attach.c: New file.
10275 * gdb.multi/multi-attach.exp: New file.
10276
10277 2014-04-25 Pedro Alves <palves@redhat.com>
10278
10279 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10280 user.
10281 (top level): Test that "set remote conditional-breakpoints-packet
10282 off" works as intended.
10283 * gdb.base/dprintf.exp: Test that "set remote
10284 breakpoint-commands-packet off" works as intended.
10285 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10286 New function.
10287 (top level): Call it.
10288 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10289 remote fast-tracepoints-packet off" works as intended.
10290 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10291 * lib/gdb.exp (gdb_is_target_remote): ... here.
10292
10293 2014-04-24 David Blaikie <dblaikie@gmail.com>
10294
10295 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10296 ensure clang would not discard them.
10297 * gdb.base/gdbvars.c: Ditto.
10298 * gdb.base/memattr.c: Ditto.
10299 * gdb.base/whatis.c: Ditto.
10300 * gdb.python/py-prettyprint.c: Ditto.
10301 * gdb.trace/actions.c: Ditto.
10302 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10303 ensure clang would not discard it.
10304
10305 2014-04-24 David Blaikie <dblaikie@gmail.com>
10306
10307 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10308 clang to emit the full definition of type required by the test
10309 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10310
10311 2014-04-24 David Blaikie <dblaikie@gmail.com>
10312
10313 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10314 coax Clang into emitting the definition of the type.
10315 * gdb.cp/pr10728-x.h (y): Ditto.
10316 * gdb.cp/pr10728-y.cc (y): Ditto.
10317
10318 2014-04-24 David Blaikie <dblaikie@gmail.com>
10319
10320 * gdb.base/label.exp: XFAIL label related tests under Clang.
10321 * gdb.cp/cplabel.exp: Ditto.
10322 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10323 under Clang those using labels.
10324
10325 2014-04-25 Yao Qi <yao@codesourcery.com>
10326
10327 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10328 double_label.
10329 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10330 partial_label and double_label.
10331
10332 2014-04-24 David Blaikie <dblaikie@gmail.com>
10333
10334 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10335
10336 2014-04-24 David Blaikie <dblaikie@gmail.com>
10337
10338 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10339 of the function to work across GCC and Clang.
10340 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10341 pointer types (const void ** const V void **).
10342
10343 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10344 Walfred Tedeschi <walfred.tedeschi@intel.com>
10345
10346 * Makefile.in (EXECUTABLES): Added i386-avx512.
10347 * gdb.arch/i386-avx512.c: New file.
10348 * gdb.arch/i386-avx512.exp: Likewise.
10349
10350 2014-04-23 Keith Seitz <keiths@redhat.com>
10351
10352 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10353 (mi_make_breakpoint_table): New procedure.
10354 (mi_create_breakpoint): Use mi_make_breakpoint
10355 and return the result.
10356 (mi_make_breakpoint): New procedure.
10357 (mi_build_kv_pairs): New procedure.
10358
10359 * gdb.mi/mi-break.exp: Remove unused globals,
10360 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10361 All callers updated.
10362 * gdb.mi/mi-dprintf.exp: Use variable to track command
10363 number.
10364 Update all callers of mi_create_breakpoint and use
10365 mi_make_breakpoint_table.
10366 Remove any unused global variables.
10367 * gdb.mi/mi-nonstop.exp: Likewise.
10368 * gdb.mi/mi-nsintrall.exp: Likewise.
10369 * gdb.mi/mi-nsmoribund.exp: Likewise.
10370 * gdb.mi/mi-nsthrexec.exp: Likewise.
10371 * gdb.mi/mi-reverse.exp: Likewise.
10372 * gdb.mi/mi-simplerun.exp: Likewise.
10373 * gdb.mi/mi-stepn.exp: Likewise.
10374 * gdb.mi/mi-syn-frame.exp: Likewise.
10375 * gdb.mi/mi-until.exp: Likewise.
10376 * gdb.mi/mi-var-cp.exp: Likewise.
10377 * gdb.mi/mi-var-display.exp: Likewise.
10378 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10379 * gdb.mi/mi2-var-child.exp: Likewise.
10380 * gdb.mi/mi-vla-c99.exp: Likewise.
10381 * lib/mi-support.exp: Likewise.
10382
10383 From Ian Lance Taylor <iant@cygnus.com>:
10384 * lib/gdb.exp (parse_args): New procedure.
10385
10386 2014-04-23 Pedro Alves <palves@redhat.com>
10387
10388 * gdb.base/break-unload-file.c: New file.
10389 * gdb.base/break-unload-file.exp: New file.
10390 * gdb.base/sym-file-lib.c (baz): New function.
10391 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10392 field.
10393 (load): Store the segment's mapped size.
10394 (unload): New function.
10395 (unload_shlib): New function.
10396 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10397 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10398 set a breakpoint at baz, and call it.
10399 * gdb.base/sym-file.exp: New tests for stale breakpoint
10400 instructions.
10401
10402 2014-04-23 Pedro Alves <palves@redhat.com>
10403
10404 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10405 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10406 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10407 * gdb.base/hbreak-unmapped.c: New file.
10408 * gdb.base/hbreak-unmapped.exp: New file.
10409 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10410 * lib/gdb.exp (gdb_is_target_remote): ... here.
10411
10412 2014-04-22 Pedro Alves <palves@redhat.com>
10413
10414 * gdb.base/consecutive-step-over.c: New file.
10415 * gdb.base/consecutive-step-over.exp: New file.
10416
10417 2014-04-22 Pedro Alves <palves@redhat.com>
10418
10419 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10420 instead of send_gdb/gdb_expect.
10421
10422 2014-04-22 Yao Qi <yao@codesourcery.com>
10423
10424 * lib/trace-support.exp (generate_tracefile): New procedure.
10425 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10426 return 0.
10427 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10428 if generate_tracefile returns 1.
10429
10430 2014-04-18 Tom Tromey <palves@redhat.com>
10431 Pedro alves <tromey@redhat.com>
10432
10433 PR backtrace/15558
10434 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10435 with a backtrace limit.
10436 * gdb.python/py-frame-inline.exp: Test running to an inline
10437 function with a backtrace limit, and printing the newest frame.
10438 * gdb.python/py-frame-inline.c (main): Call f.
10439
10440 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10441
10442 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10443
10444 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10445
10446 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10447 Drop prefix from unsupported source file path.
10448
10449 2014-04-17 Yao Qi <yao@codesourcery.com>
10450
10451 * lib/gdb.exp (with_target_charset): New proc.
10452 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10453 with_target_charset.
10454 (test_print_strings): Likewise.
10455 (test_repeat_bytes): Likewise.
10456 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10457 for some tests.
10458
10459 2014-04-16 Keith Seitz <keiths@redhat.com>
10460
10461 PR gdb/15827
10462 * gdb.dwarf2/corrupt.c: New file.
10463 * gdb.dwarf2/corrupt.exp: New file.
10464
10465 2014-04-16 Keith Seitz <keiths@redhat.com>
10466
10467 PR c++/16597
10468 * gdb.cp/namelessclass.cc: New file.
10469 * gdb.cp/namelessclass.exp: New file.
10470 * gdb.cp/namelessclass.S: New file.
10471
10472 2014-04-16 Doug Evans <dje@google.com>
10473
10474 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10475 Add comment.
10476 (gdbserver_default_get_comm_port): New function.
10477 (gdbserver_start): Check if board file provided
10478 "gdbserver,get_comm_port" and use it if so.
10479 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10480 (gdb,socketport): Set to "stdio".
10481 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10482 (stdio_gdbserver_template): Delete.
10483 (${board}_get_remote_address): Update.
10484 (${board}_build_remote_cmd): Delete.
10485 (${board}_get_comm_port): New function.
10486 (${board}_spawn): Update.
10487 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10488 Delete.
10489 (${board}_get_remote_address): Update.
10490 (${board}_get_comm_port): New function.
10491
10492 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10493
10494 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10495 appearing in any order.
10496
10497 2014-04-15 Doug Evans <dje@google.com>
10498
10499 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10500 uninitialized value of "description".
10501
10502 2014-04-15 Keith Seitz <keiths@redhat.com>
10503
10504 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10505 Remove unused globals.
10506 (test_running_the_program): Likewise.
10507 (test_controlled_execution): Likewise.
10508 (test_controlling_breakpoints): Likewise.
10509 (test_program_termination): Likewise.
10510
10511 2014-04-15 Keith Seitz <keiths@redhat.com>
10512
10513 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10514 unused globals.
10515 (test_rbreak_creation_and_listing): Likewise.
10516 (test_ignore_count): Likewise.
10517 (test_error): Likewise.
10518
10519 2014-04-15 Pedro Alves <palves@redhat.com>
10520
10521 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10522 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10523 sym-file-loader.c.
10524 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10525 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10526 to sym-file-loader.c.
10527 (struct library): Forward declare.
10528 (load_shlib, lookup_function): Change prototypes.
10529 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10530 (translate_offset): Remove declarations.
10531 (get_text_addr): New declaration.
10532 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10533 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10534 sym-file-loader.h.
10535 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10536 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10537 here from sym-file-loader.h.
10538 (struct library): New structure.
10539 (load_shlib, lookup_function): Change prototypes and adjust to
10540 work with a struct library.
10541 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10542 (translate_offset): Make static.
10543 (get_text_addr): New function.
10544 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10545
10546 2014-04-15 Pedro Alves <palves@redhat.com>
10547
10548 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10549
10550 2014-04-15 Pedro Alves <palves@redhat.com>
10551
10552 * gdb.base/sym-file-loader.c: Include <limits.h>.
10553 (SELF_LINK): New define.
10554 (get_origin): New function.
10555 (load_shlib): Use it.
10556 * gdb.base/sym-file.exp: Don't early return if the target is
10557 remote. Use runto_main, and issue fail is that fails. Use
10558 gdb_load_shlibs.
10559 (shlib_name): Delete.
10560 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10561
10562 2014-04-15 Pedro Alves <palves@redhat.com>
10563
10564 * gdb.base/sym-file.exp: Remove regex characters from test
10565 message. Don't refer to breakpoint numbers in test messages.
10566
10567 2014-04-14 Keith Seitz <keiths@redhat.com>
10568
10569 PR c++/16253
10570 * gdb.cp/var-tag.cc: New file.
10571 * gdb.cp/var-tag.exp: New file.
10572 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10573 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10574 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10575 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10576
10577 2014-04-14 Tom Tromey <tromey@redhat.com>
10578
10579 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10580 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10581 type.
10582 * gdb.cp/enum-class.exp: New file.
10583 * gdb.cp/enum-class.cc: New file.
10584
10585 2014-04-14 Tom Tromey <tromey@redhat.com>
10586
10587 * gdb.dwarf2/enum-type.exp: New file.
10588
10589 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10590
10591 * gdb.mi/mi-vla-c99.exp: New file.
10592 * gdb.mi/vla.c: New file.
10593
10594 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10595
10596 * gdb.base/vla-datatypes.c: New file.
10597 * gdb.base/vla-datatypes.exp: New file.
10598
10599 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10600
10601 * gdb.base/vla-ptr.c: New file.
10602 * gdb.base/vla-ptr.exp: New file.
10603
10604 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10605
10606 * gdb.dwarf2/count.exp: New file.
10607
10608 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10609
10610 * gdb.base/vla-sideeffect.c: New file.
10611 * gdb.base/vla-sideeffect.exp: New file.
10612
10613 2014-04-14 David Blaikie <dblaikie@gmail.com>
10614
10615 * gdb.mi/non-stop.c: Add return value for non-void function return
10616 statement.
10617 * gdb.threads/staticthreads.c: Ditto.
10618
10619 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10620 Doug Evans <xdje42@gmail.com>
10621
10622 * gdb.guile/scm-value.c: Improve test case.
10623 * gdb.guile/scm-value.exp: Add new test.
10624
10625 2014-04-11 David Blaikie <dblaikie@gmail.com>
10626
10627 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10628 override Clang's default.
10629
10630 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10631
10632 Revert the following changes (regressions):
10633
10634 * gdb.base/vla-sideeffect.c: New file.
10635 * gdb.base/vla-sideeffect.exp: New file.
10636
10637 * gdb.dwarf2/count.exp: New file.
10638
10639 * gdb.base/vla-multi.c: New file.
10640 * gdb.base/vla-multi.exp: New file.
10641
10642 * gdb.base/vla-ptr.c: New file.
10643 * gdb.base/vla-ptr.exp: New file.
10644
10645 * gdb.base/vla-datatypes.c: New file.
10646 * gdb.base/vla-datatypes.exp: New file.
10647
10648 * gdb.mi/mi-vla-c99.exp: New file.
10649 * gdb.mi/vla.c: New file.
10650
10651 2014-04-11 Keith Seitz <keiths@redhat.com>
10652
10653 PR c++/16675
10654 * gdb.cp/cpsizeof.exp: New file.
10655 * gdb.cp/cpsizeof.cc: New file.
10656
10657 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10658
10659 * gdb.mi/mi-vla-c99.exp: New file.
10660 * gdb.mi/vla.c: New file.
10661
10662 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10663
10664 * gdb.base/vla-datatypes.c: New file.
10665 * gdb.base/vla-datatypes.exp: New file.
10666
10667 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10668
10669 * gdb.base/vla-ptr.c: New file.
10670 * gdb.base/vla-ptr.exp: New file.
10671
10672 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10673
10674 * gdb.base/vla-multi.c: New file.
10675 * gdb.base/vla-multi.exp: New file.
10676
10677 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10678
10679 * gdb.dwarf2/count.exp: New file.
10680
10681 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10682
10683 * gdb.base/vla-sideeffect.c: New file.
10684 * gdb.base/vla-sideeffect.exp: New file.
10685
10686 2014-04-11 Yao Qi <yao@codesourcery.com>
10687
10688 * gdb.base/completion.exp: Check file exists before running tests
10689 on file completion.
10690
10691 2014-04-10 Pedro Alves <palves@redhat.com>
10692
10693 * gdb.base/cond-eval-mode.c: New file.
10694 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10695 prepare_for_testing to build the new file. Check result of
10696 runto_main.
10697 (test_break, test_watch): New procedures.
10698 (top level): Use them.
10699
10700 2014-04-08 Pierre Muller <muller@sourceware.org>
10701
10702 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10703 Ctrl-V use for mingw hosts.
10704
10705 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10706
10707 * gdb.python/py-value.c: Improve test case.
10708 * gdb.python/py-value.exp: Add new test.
10709
10710 2014-04-07 David Blaikie <dblaikie@gmail.com>
10711
10712 * lib/compiler.c: Identify the clang compiler.
10713 * lib/compiler.cc: Ditto.
10714
10715 2014-04-03 Yao Qi <yao@codesourcery.com>
10716
10717 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10718
10719 2014-04-01 Anton Blanchard <anton@samba.org>
10720
10721 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10722 messages unique.
10723
10724 2014-04-01 Anton Blanchard <anton@samba.org>
10725
10726 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10727 prepare_for_testing.
10728
10729 2014-04-01 Anton Blanchard <anton@samba.org>
10730
10731 * gdb.arch/ppc64-atomic-inst.c: Remove.
10732 * gdb.arch/ppc64-atomic-inst.S: New file.
10733 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10734
10735 2014-03-31 Doug Evans <dje@google.com>
10736
10737 * gdb.base/print-symbol-loading-lib.c: New file.
10738 * gdb.base/print-symbol-loading-main.c: New file.
10739 * gdb.base/print-symbol-loading.exp: New file.
10740
10741 2014-03-31 Yao Qi <yao@codesourcery.com>
10742
10743 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10744
10745 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10746
10747 * gdb.ada/mi_dyn_arr: New testcase.
10748
10749 2014-03-27 Doug Evans <dje@google.com>
10750
10751 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10752
10753 2014-03-27 Yao Qi <yao@codesourcery.com>
10754
10755 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10756 if target is nios2-*-*.
10757
10758 2014-03-26 Yao Qi <yao@codesourcery.com>
10759
10760 * lib/gdb.exp (readline_is_used): New proc.
10761 * gdb.base/completion.exp: Move tests on command complete up.
10762 Skip the rest of tests if readline is not used.
10763 * gdb.ada/complete.exp: Skp the test if readline is not
10764 used.
10765 * gdb.base/filesym.exp: Likewise.
10766 * gdb.base/macscp.exp: Likewise.
10767 * gdb.base/readline-ask.exp: Likewise.
10768 * gdb.base/readline.exp: Likewise.
10769 * gdb.python/py-cmd.exp: Likewise.
10770 * gdb.trace/tfile.exp: Likewise.
10771
10772 2014-03-26 Yao Qi <yao@codesourcery.com>
10773
10774 * gdb.base/macscp.exp: Fix code format issues.
10775
10776 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10777
10778 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10779 * gdb.asm/powerpc64le.inc: New file.
10780
10781 2014-03-25 Pedro Alves <palves@redhat.com>
10782 Doug Evans <dje@google.com>
10783
10784 * gdb.base/source-execution.c: New file.
10785 * gdb.base/source-execution.exp: New file.
10786 * gdb.base/source-execution.gdb: New file.
10787
10788 2014-03-24 Doug Evans <dje@google.com>
10789
10790 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10791 using fission.
10792
10793 2014-03-24 Hui Zhu <hui@codesourcery.com>
10794 Pedro Alves <palves@redhat.com>
10795
10796 PR breakpoints/16101
10797 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10798 test pass/fail messages. Detect missing support for dprintf when
10799 breakpoints are actually inserted.
10800 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10801 breakpoints are actually inserted.
10802 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10803 fails.
10804
10805 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10806
10807 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10808
10809 2014-03-22 Doug Evans <xdje42@gmail.com>
10810
10811 * gdb.python/python.exp (python not supported): Verify multi-line
10812 python command issues an error.
10813 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10814 guile command issues an error.
10815
10816 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10817
10818 * gdb.threads/thread-specific.exp: Handle the lack of usable
10819 $this_breakpoint and $this_thread.
10820
10821 2014-03-21 Hui Zhu <hui@codesourcery.com>
10822
10823 * gdb.base/attach.exp (do_command_attach_tests): New.
10824
10825 2014-03-20 Tom Tromey <tromey@redhat.com>
10826 Pedro Alves <palves@redhat.com>
10827
10828 PR cli/15718
10829 * gdb.base/condbreak-call-false.c: New file.
10830 * gdb.base/condbreak-call-false.exp: New file.
10831
10832 2014-03-20 Pedro Alves <palves@redhat.com>
10833
10834 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10835 Delete.
10836 (block_signals, unblock_signals): Delete.
10837 (child_function_2, main): Remove references to deleted variable
10838 and functions.
10839
10840 2014-03-20 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10843 Use pthread_kill to signal thread 2.
10844 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10845 Adjust to make the test send itself a signal rather than using the
10846 host's "kill" command.
10847
10848 2014-03-20 Pedro Alves <palves@redhat.com>
10849
10850 * gdb.threads/multiple-step-overs.c: New file.
10851 * gdb.threads/multiple-step-overs.exp: New file.
10852 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10853 Adjust expected infrun debug output.
10854
10855 2014-03-20 Pedro Alves <palves@redhat.com>
10856
10857 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10858 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10859
10860 2014-03-20 Pedro Alves <palves@redhat.com>
10861
10862 PR breakpoints/7143
10863 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10864 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10865 of gdb_test_multiple.
10866 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10867 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10868
10869 2014-03-20 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10872 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10873
10874 2014-03-19 Pedro Alves <palves@redhat.com>
10875
10876 * gdb.base/async.exp: Remove early return.
10877
10878 2014-03-19 Pedro Alves <palves@redhat.com>
10879
10880 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10881
10882 2014-03-19 Pedro Alves <palves@redhat.com>
10883
10884 * gdb.base/async.exp (test_background): Expect \r\n after
10885 "completed." in the fail pattern.
10886
10887 2014-03-19 Pedro Alves <palves@redhat.com>
10888
10889 * gdb.base/async.exp (test_background): New procedure.
10890 Use it for all background execution command tests.
10891
10892 2014-03-19 Pedro Alves <palves@redhat.com>
10893
10894 * gdb.base/async.exp: Use prepare_for_testing.
10895
10896 2014-03-19 Pedro Alves <palves@redhat.com>
10897
10898 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10899 the same line.
10900
10901 2014-03-19 Pedro Alves <palves@redhat.com>
10902
10903 * gdb.base/async.c (main): Add "jump here" and "until here" line
10904 marker comments.
10905 * gdb.base/async.exp (jump_here): New global.
10906 (jump& test): Use it.
10907 (until_here): New global.
10908 (until& test): Use it.
10909
10910 2014-03-19 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.base/async.exp: Don't frob gdb_protocol.
10913
10914 2014-03-18 Doug Evans <xdje42@gmail.com>
10915
10916 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10917 Fix spelling of exec-done-display.
10918
10919 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10920
10921 PR gdb/15358
10922 * gdb.base/gdb-sigterm.c: New file.
10923 * gdb.base/gdb-sigterm.exp: New file.
10924
10925 2014-03-18 Pedro Alves <palves@redhat.com>
10926
10927 PR gdb/13860
10928 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10929 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10930 solib-event.
10931
10932 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10933
10934 * gdb.ada/pckd_arr_ren: New testcase.
10935
10936 2014-03-13 Doug Evans <xdje42@gmail.com>
10937
10938 PR guile/16612
10939 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10940 collect after discarding symbols.
10941
10942 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10943 Doug Evans <xdje42@gmail.com>
10944
10945 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10946 to history survives a gc.
10947
10948 2014-03-13 Pedro Alves <palves@redhat.com>
10949
10950 * gdb.base/default.exp: Don't test "target procfs".
10951
10952 2014-03-13 Pedro Alves <palves@redhat.com>
10953
10954 * gdb.base/default.exp: Update "target child" and "target procfs"
10955 tests to not expect "Unix".
10956
10957 2014-03-12 Tom Tromey <tromey@redhat.com>
10958
10959 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10960 New procs. Add target-async tests.
10961 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10962 Add target-async tests.
10963
10964 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10965
10966 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10967 'func_start' and 'func_end' for the beginning and end of the
10968 function code, respectively.
10969 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10970 'func_end' instead of 'func' and 'main'.
10971
10972 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10973
10974 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10975 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10976 generate the debug info assembler source.
10977
10978 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10979
10980 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10981 * gdb.dwarf2/arr-subrange.exp: Likewise.
10982 * gdb.dwarf2/dwz.exp: Likewise.
10983 * gdb.dwarf2/method-ptr.exp: Likewise.
10984 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10985 * gdb.dwarf2/subrange.exp: Likewise.
10986 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10987 * gdb.dwarf2/implptrpiece.exp: Likewise.
10988 * gdb.dwarf2/nostaticblock.exp: Likewise.
10989
10990 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10991
10992 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
10993 directory to absolute path name arguments.
10994
10995 2014-03-10 Joel Brobecker <brobecker@adacore.com>
10996
10997 * gdb.ada/tagged_access: New testcase.
10998
10999 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11000
11001 * gdb.btrace/data.exp: Update expected output.
11002
11003 2014-03-06 Yao Qi <yao@codesourcery.com>
11004
11005 * gdb.trace/pr16508.exp: New file.
11006
11007 2014-03-05 Pedro Alves <palves@redhat.com>
11008
11009 PR gdb/16575
11010 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11011 procedure.
11012 (top level): Adjust to use it. Add tests that exercise breakpoint
11013 interaction with the code-cache.
11014
11015 2014-02-26 Ludovic Courtès <ludo@gnu.org>
11016
11017 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11018 test for 'history-append!'.
11019
11020 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11021
11022 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11023 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11024 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11025 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11026 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11027 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11028
11029 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11030
11031 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11032 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11033 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11034
11035 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11036
11037 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11038
11039 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11040
11041 * gdb.dwarf2/arr-stride.c: New file.
11042 * gdb.dwarf2/arr-stride.exp: New file.
11043
11044 2014-02-26 Pedro Alves <palves@redhat.com>
11045
11046 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11047 that won't ever trigger. Make sure that GDB reports the correct
11048 breakpoint that caused the stop.
11049
11050 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11051
11052 PR gdb/16626
11053 * gdb.base/auto-load-script: New file.
11054 * gdb.base/auto-load.c: New file.
11055 * gdb.base/auto-load.exp: New file.
11056
11057 PR gdb/16626
11058 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11059
11060 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11061
11062 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11063 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11064
11065 2014-02-24 Doug Evans <dje@google.com>
11066
11067 * lib/gdb.exp (run_on_host): Log error output if program fails.
11068
11069 2014-02-21 Pedro Alves <palves@redhat.com>
11070
11071 * gdb.threads/step-after-sr-lock.c: Rename to ...
11072 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11073 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11074 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11075 ... this.
11076
11077 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11078
11079 PR tdep/16397
11080 * gdb.arch/amd64-stap-special-operands.exp: New file.
11081 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11082 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11083 * gdb.arch/amd64-stap-triplet.S: Likewise.
11084 * gdb.arch/amd64-stap-triplet.c: Likewise.
11085
11086 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11087
11088 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11089 in .section pseudo-op.
11090
11091 2014-02-20 lin zuojian <manjian2006@gmail.com>
11092 Joel Brobecker <brobecker@adacore.com>
11093 Doug Evans <xdje42@gmail.com>
11094
11095 PR symtab/16581
11096 * gdb.dwarf2/dw2-icycle.S: New file.
11097 * gdb.dwarf2/dw2-icycle.c: New file.
11098 * gdb.dwarf2/dw2-icycle.exp: New file.
11099
11100 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11101
11102 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11103 operations on gdb.Value objects.
11104 * gdb.python/py-value-cc.exp: Add new test to test operations on
11105 gdb.Value objects.
11106
11107 2014-02-18 Doug Evans <dje@google.com>
11108
11109 * Makefile.in (TESTS): New variable.
11110 (expanded_tests, expanded_tests_or_none): New variables
11111 (check-single): Pass $(expanded_tests_or_none) to runtest.
11112 (check-parallel): Only run tests in $(TESTS) if non-empty.
11113 (check/no-matching-tests-found): New rule.
11114 * README: Document TESTS makefile variable.
11115
11116 2014-02-18 Doug Evans <dje@google.com>
11117
11118 * Makefile.in (check-parallel): rm -rf outputs temp.
11119
11120 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11121
11122 Fix "ERROR: no fileid for" in the testsuite.
11123 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11124
11125 2014-02-12 Doug Evans <dje@google.com>
11126
11127 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11128 (MISCELLANEOUS): New variable.
11129 (clean): rm -rf $(MISCELLANEOUS).
11130 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11131 dwp live in the same directory as symlinks, with each symlink pointed
11132 to a differently named file in a different directory.
11133
11134 2014-02-11 Doug Evans <dje@google.com>
11135
11136 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11137 of Tcl file commands.
11138
11139 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11140
11141 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11142 "kill -SIGUSR1 -1".
11143
11144 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11145
11146 * gdb.ada/tick_length_array_enum_idx: New testcase.
11147
11148 2014-02-10 Doug Evans <xdje42@gmail.com>
11149
11150 * configure.ac (AC_OUTPUT): Add gdb.guile.
11151 * configure: Regenerate.
11152 * lib/gdb-guile.exp: New file.
11153 * lib/gdb.exp (get_target_charset): New function.
11154 * gdb.base/help.exp: Update expected output from "apropos apropos".
11155 * gdb.guile/Makefile.in: New file.
11156 * gdb.guile/guile.exp: New file.
11157 * gdb.guile/scm-arch.c: New file.
11158 * gdb.guile/scm-arch.exp: New file.
11159 * gdb.guile/scm-block.c: New file.
11160 * gdb.guile/scm-block.exp: New file.
11161 * gdb.guile/scm-breakpoint.c: New file.
11162 * gdb.guile/scm-breakpoint.exp: New file.
11163 * gdb.guile/scm-disasm.c: New file.
11164 * gdb.guile/scm-disasm.exp: New file.
11165 * gdb.guile/scm-equal.c: New file.
11166 * gdb.guile/scm-equal.exp: New file.
11167 * gdb.guile/scm-error.exp: New file.
11168 * gdb.guile/scm-error.scm: New file.
11169 * gdb.guile/scm-frame-args.c: New file.
11170 * gdb.guile/scm-frame-args.exp: New file.
11171 * gdb.guile/scm-frame-args.scm: New file.
11172 * gdb.guile/scm-frame-inline.c: New file.
11173 * gdb.guile/scm-frame-inline.exp: New file.
11174 * gdb.guile/scm-frame.c: New file.
11175 * gdb.guile/scm-frame.exp: New file.
11176 * gdb.guile/scm-generics.exp: New file.
11177 * gdb.guile/scm-gsmob.exp: New file.
11178 * gdb.guile/scm-iterator.c: New file.
11179 * gdb.guile/scm-iterator.exp: New file.
11180 * gdb.guile/scm-math.c: New file.
11181 * gdb.guile/scm-math.exp: New file.
11182 * gdb.guile/scm-objfile-script-gdb.in: New file.
11183 * gdb.guile/scm-objfile-script.c: New file.
11184 * gdb.guile/scm-objfile-script.exp: New file.
11185 * gdb.guile/scm-objfile.c: New file.
11186 * gdb.guile/scm-objfile.exp: New file.
11187 * gdb.guile/scm-ports.exp: New file.
11188 * gdb.guile/scm-pretty-print.c: New file.
11189 * gdb.guile/scm-pretty-print.exp: New file.
11190 * gdb.guile/scm-pretty-print.scm: New file.
11191 * gdb.guile/scm-section-script.c: New file.
11192 * gdb.guile/scm-section-script.exp: New file.
11193 * gdb.guile/scm-section-script.scm: New file.
11194 * gdb.guile/scm-symbol.c: New file.
11195 * gdb.guile/scm-symbol.exp: New file.
11196 * gdb.guile/scm-symtab-2.c: New file.
11197 * gdb.guile/scm-symtab.c: New file.
11198 * gdb.guile/scm-symtab.exp: New file.
11199 * gdb.guile/scm-type.c: New file.
11200 * gdb.guile/scm-type.exp: New file.
11201 * gdb.guile/scm-value-cc.cc: New file.
11202 * gdb.guile/scm-value-cc.exp: New file.
11203 * gdb.guile/scm-value.c: New file.
11204 * gdb.guile/scm-value.exp: New file.
11205 * gdb.guile/source2.scm: New file.
11206 * gdb.guile/types-module.cc: New file.
11207 * gdb.guile/types-module.exp: New file.
11208
11209 2014-02-10 Yao Qi <yao@codesourcery.com>
11210
11211 PR testsuite/16543
11212 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11213 * configure: Regenerated.
11214 * Makefile.in: New file.
11215
11216 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11217
11218 * gdb.python/py-framefilter.exp: Fix typo.
11219
11220 2014-02-08 Yao Qi <yao@codesourcery.com>
11221
11222 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11223 that no =breakpoint-modified is emitted when breakpoints are
11224 modified through MI commands.
11225
11226 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11227 Pedro Alves <palves@redhat.com>
11228
11229 * gdb.threads/step-after-sr-lock.c: New file.
11230 * gdb.threads/step-after-sr-lock.exp: New file.
11231
11232 2014-02-07 Pedro Alves <palves@redhat.com>
11233
11234 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11235
11236 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11237
11238 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11239 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11240
11241 2014-02-06 Doug Evans <xdje42@gmail.com>
11242
11243 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11244 output.
11245
11246 * gdb.gdb/python-interrupts.exp: New file.
11247
11248 2014-02-05 Yao Qi <yao@codesourcery.com>
11249
11250 * gdb.trace/report.exp (use_collected_data): Test the output
11251 of "info threads" and "info inferiors".
11252
11253 2014-02-05 Yao Qi <yao@codesourcery.com>
11254
11255 Revert this patch:
11256
11257 2013-05-24 Yao Qi <yao@codesourcery.com>
11258
11259 * gdb.trace/tfile.exp: Test inferior and thread.
11260
11261 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11262
11263 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11264 on a function.
11265 * gdb.base/step-bt.c: Call hello via function pointer to make
11266 sure its first instruction is executed on powerpc64le-linux.
11267
11268 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11269
11270 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11271
11272 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11273
11274 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11275 of the test patterns for use on little-endian systems.
11276
11277 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11278
11279 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11280 (decimal_vector): Fix for little-endian.
11281
11282 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11283
11284 * gdb.arch/sparc-sysstep.exp: New file.
11285 * gdb.arch/sparc-sysstep.c: Likewise.
11286
11287 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11288
11289 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11290
11291 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11292
11293 2014-01-23 Tom Tromey <tromey@redhat.com>
11294
11295 * gdb.ada/array_char_idx: New testcase.
11296
11297 2014-01-23 Tom Tromey <tromey@redhat.com>
11298
11299 PR python/16487:
11300 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11301 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11302 classes.
11303
11304 2014-01-23 Tom Tromey <tromey@redhat.com>
11305
11306 PR python/16491:
11307 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11308 string from an inferior frame.
11309 * gdb.python/py-framefilter-mi.exp: Update.
11310
11311 2014-01-22 Doug Evans <dje@google.com>
11312
11313 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11314
11315 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11316
11317 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11318
11319 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11320
11321 * gdb.trace/entry-values.exp: Remove excess space character from
11322 regex patterns. Handle s390 call instruction.
11323
11324 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11325
11326 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11327 define "*_start" label. Make "name" static.
11328 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11329 ${name} by references to ${name}_start.
11330
11331 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11332
11333 * gdb.base/info-macros.exp: Remove "debug" from the compile
11334 options.
11335
11336 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11337
11338 * gdb.dlang/demangle.exp: New file.
11339
11340 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11341
11342 * gdb.dlang/primitive-types.exp: New file.
11343
11344 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11345
11346 * configure.ac: Create gdb.dlang/Makefile.
11347 * configure: Regenerate.
11348 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11349 * gdb.dlang/Makefile.in: New file.
11350 * lib/d-support.exp: New file.
11351 * lib/gdb.exp (skip_d_tests): New proc.
11352
11353 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11354
11355 * gdb.btrace/delta.exp: Check reverse stepi.
11356 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11357 * gdb.btrace/finish.exp: New.
11358 * gdb.btrace/next.exp: New.
11359 * gdb.btrace/nexti.exp: New.
11360 * gdb.btrace/record_goto.c: Add comments.
11361 * gdb.btrace/step.exp: New.
11362 * gdb.btrace/stepi.exp: New.
11363 * gdb.btrace/multi-thread-step.c: New.
11364 * gdb.btrace/multi-thread-step.exp: New.
11365 * gdb.btrace/rn-dl-bind.c: New.
11366 * gdb.btrace/rn-dl-bind.exp: New.
11367 * gdb.btrace/data.c: New.
11368 * gdb.btrace/data.exp: New.
11369 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11370
11371 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11372
11373 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11374 * gdb.btrace/exception.exp: Update.
11375 * gdb.btrace/instruction_history.exp: Update.
11376 * gdb.btrace/record_goto.exp: Update.
11377 * gdb.btrace/tailcall.exp: Update.
11378 * gdb.btrace/unknown_functions.exp: Update.
11379 * gdb.btrace/delta.exp: New.
11380
11381 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11382
11383 * gdb.btrace/record_goto.exp: Add backtrace test.
11384 * gdb.btrace/tailcall.exp: Add backtrace test.
11385
11386 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11387
11388 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11389 * gdb.btrace/record_goto.c: New.
11390 * gdb.btrace/record_goto.exp: New.
11391 * gdb.btrace/x86-record_goto.S: New.
11392
11393 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11394
11395 * gdb.btrace/function_call_history.exp: Update tests.
11396 * gdb.btrace/instruction_history.exp: Update tests.
11397
11398 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11399
11400 * gdb.btrace/function_call_history.exp: Fix expected field
11401 order for "record function-call-history".
11402 Add new tests for "record function-call-history /c".
11403 * gdb.btrace/exception.cc: New.
11404 * gdb.btrace/exception.exp: New.
11405 * gdb.btrace/tailcall.exp: New.
11406 * gdb.btrace/x86-tailcall.S: New.
11407 * gdb.btrace/x86-tailcall.c: New.
11408 * gdb.btrace/unknown_functions.c: New.
11409 * gdb.btrace/unknown_functions.exp: New.
11410 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11411
11412 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11413
11414 * gdb.btrace/instruction_history.exp: Update.
11415 * gdb.btrace/function_call_history.exp: Update.
11416
11417 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11418
11419 * gdb.btrace/function_call_history.exp: Fix expected function
11420 trace.
11421 * gdb.btrace/instruction_history.exp: Initialize traced.
11422 Remove traced_functions.
11423
11424 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11425
11426 * gdb.btrace/function_call_history.exp: Update
11427 * gdb.btrace/instruction_history.exp: Update.
11428
11429 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11430
11431 * gdb.btrace/enable.exp: Update expected text.
11432
11433 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11434
11435 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11436 bytes.
11437
11438 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11439
11440 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11441
11442 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11443
11444 * lib/gdb.exp (supports_process_record): Return true for
11445 arm*-linux*. (supports_reverse): Likewise.
11446
11447 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11448
11449 PR python/15464
11450 PR python/16113
11451 * gdb.python/py-type.c: Enhance test case.
11452 * gdb.python/py-value-cc.cc: Likewise
11453 * gdb.python/py-type.exp: Add new tests.
11454 * gdb.python/py-value-cc.exp: Likewise
11455
11456 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11457 Pedro Alves <palves@redhat.com>
11458
11459 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11460 Make "name" extern.
11461 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11462 references to ${name}_start by references to ${name}.
11463
11464 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11465
11466 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11467
11468 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11469
11470 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11471
11472 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11473 Pedro Alves <palves@redhat.com>
11474
11475 * gdb.mi/mi-info-os.exp: Connect to the target with
11476 mi_gdb_target_load.
11477
11478 2014-01-08 Pedro Alves <palves@redhat.com>
11479
11480 * gdb.threads/reconnect-signal.c: New file.
11481 * gdb.threads/reconnect-signal.exp: New file.
11482
11483 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11484
11485 * gdb.base/source-dir.exp: New file.
11486
11487 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11488
11489 * gdb.ada/mi_interface: New testcase.
11490
11491 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11492
11493 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11494 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11495 gdb.ada/pp-rec-component/pck.ads: New files.
11496
11497 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11498
11499 * gdb.python/py-pp-integral.c: New file.
11500 * gdb.python/py-pp-integral.py: New file.
11501 * gdb.python/py-pp-integral.exp: New file.
11502
11503 For older changes see ChangeLog-1993-2013.
11504 \f
11505 ;; Local Variables:
11506 ;; mode: change-log
11507 ;; left-margin: 8
11508 ;; fill-column: 74
11509 ;; version-control: never
11510 ;; End:
11511
11512 Copyright 2014-2017 Free Software Foundation, Inc.
11513 Copying and distribution of this file, with or without modification,
11514 are permitted provided the copyright notice and this notice are preserved.