]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/testsuite/ChangeLog
Fix removing inferiors from within "thread apply" commands
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2017-04-19 Pedro Alves <palves@redhat.com>
2
3 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
4 procedure.
5 (top level): Call it.
6 * lib/gdb.exp (gdb_define_cmd): New procedure.
7
8 2017-04-12 Pedro Alves <palves@redhat.com>
9
10 PR gdb/21323
11 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12 (wchar): New global.
13 * gdb.cp/wide_char_types.exp (wide_char_types_program)
14 (do_test_wide_char, wide_char_types_no_program, top level): Add
15 wchar_t testing.
16
17 2017-04-12 Pedro Alves <palves@redhat.com>
18
19 PR c++/21323
20 * gdb.cp/wide_char_types.c: New file.
21 * gdb.cp/wide_char_types.exp: New file.
22
23 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
24
25 PR gdb/21352
26 * gdb.trace/tsv.exp: Add test for "tsave -r".
27
28 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
29
30 * gdb.dlang/watch-loc.c: New file.
31 * gdb.dlang/watch-loc.exp: New file.
32
33 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
34
35 * gdb.python/py-section-script.exp (sepdebug): New testcases.
36
37 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
38
39 * gdb.arch/arc-analyze-prologue.S: New file.
40 * gdb.arch/arc-analyze-prologue.exp: Likewise.
41
42 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
43
44 * gdb.arch/arc-decode-insn.S: New file.
45 * gdb.arch/arc-decode-insn.exp: Likewise.
46
47 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
48
49 PR tdep/20928
50 * gdb.arch/sparc64-regs.exp: New file.
51 * gdb.arch/sparc64-regs.S: Likewise.
52
53 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
54
55 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
56 and memory view on Python 3.
57
58 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
59 Keith Seitz <keiths@redhat.com>
60
61 PR gdb/14441
62 * gdb.cp/demangle.exp: Add rvalue reference tests.
63 * gdb.cp/rvalue-ref-casts.cc: New file.
64 * gdb.cp/rvalue-ref-casts.exp: New file.
65 * gdb.cp/rvalue-ref-overload.cc: New file.
66 * gdb.cp/rvalue-ref-overload.exp: New file.
67 * gdb.cp/rvalue-ref-params.cc: New file.
68 * gdb.cp/rvalue-ref-params.exp: New file.
69 * gdb.cp/rvalue-ref-sizeof.cc: New file.
70 * gdb.cp/rvalue-ref-sizeof.exp: New file.
71 * gdb.cp/rvalue-ref-types.cc: New file.
72 * gdb.cp/rvalue-ref-types.exp: New file.
73 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
74 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
75
76 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
77
78 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
79 New procedure.
80
81 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
82
83 * lib/mi-support.exp (mi_gdb_test): Add additional message
84 for unexpected output.
85
86 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
87
88 * gdb.base/examine-backward.c (Barrier): New character array
89 constant, to ensure that TestStrings is preceded by a string
90 terminator.
91
92 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
93
94 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
95 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
96 and implicit pointer into such a location.
97
98 2017-03-16 Doug Evans <dje@google.com>
99
100 * gdb.python/py-lazy-string (pointer): Really add new typedef.
101
102 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
103
104 * gdb.cp/m-static.exp: Fix expectation for prototype of
105 test5.single_constructor and single_constructor::single_constructor.
106
107 2017-03-16 Doug Evans <dje@google.com>
108
109 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
110 * gdb.guile/scm-lazy-string.c: New file.
111 * gdb.guile/scm-value.exp: Move lazy string tests to ...
112 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
113 for pointer, array, typedef lazy strings.
114
115 2017-03-16 Doug Evans <dje@google.com>
116
117 PR python/17728, python/18439, python/18779
118 * gdb.python/py-value.c (main) Delete locals sptr, sn.
119 * gdb.python/py-lazy-string.c (pointer): New typedef.
120 (main): New locals ptr, array, typedef_ptr.
121 * gdb.python/py-value.exp: Move lazy string tests to ...
122 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
123 array, typedef lazy strings.
124
125 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
126
127 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
128 Add optional 'test' parameter.
129
130 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
131
132 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
133 Skip for versions of DejaGnu < 1.5.
134
135 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
136
137 * lib/gdb.exp (dejagnu_version): New proc.
138 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
139 Use dejagnu_version.
140
141 2017-03-10 Keith Seitz <keiths@redhat.com>
142
143 PR c++/8128
144 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
145 type from destructor regexps.
146 Add a branch which actually passes the test.
147 Adjust "ptype t5i" test names.
148
149 2017-03-08 Pedro Alves <palves@redhat.com>
150
151 * gdb.base/step-over-exit.exp: Add explicit test message.
152
153 2017-03-08 Pedro Alves <palves@redhat.com>
154
155 PR gdb/18360
156 * gdb.threads/interrupt-while-step-over.c: New file.
157 * gdb.threads/interrupt-while-step-over.exp: New file.
158
159 2017-03-08 Pedro Alves <palves@redhat.com>
160
161 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
162 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
163
164 2017-03-08 Pedro Alves <palves@redhat.com>
165
166 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
167 PKRU as not supported as a PASS.
168
169 2017-03-08 Pedro Alves <palves@redhat.com>
170
171 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
172 prefix instead of $binfile1/$binfile2.
173 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
174 in test message.
175 * gdb.python/py-completion.exp: Use "load python file" as test
176 messages instead of unstable path names.
177
178 2017-03-08 Pedro Alves <palves@redhat.com>
179 Jan Kratochvil <jan.kratochvil@redhat.com>
180
181 PR cli/21218
182 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
183 New proc.
184 (top level): Call it.
185
186 2017-03-08 Pedro Alves <palves@redhat.com>
187
188 PR tui/21216
189 * gdb.tui/tui-nl-filtered-output.exp: New file.
190
191 2017-03-08 Pedro Alves <palves@redhat.com>
192
193 * gdb.base/completion.exp: Move TUI completion tests to ...
194 * gdb.tui/completion.exp: ... this new file.
195
196 2017-03-08 Pedro Alves <palves@redhat.com>
197
198 * gdb.base/tui-disasm-long-lines.c,
199 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
200 gdb.base/tui-layout.exp: Move to ...
201 * gdb.tui/: ... this new directory.
202
203 2017-03-07 Pedro Alves <palves@redhat.com>
204
205 * gdb.base/tui-layout.c: New file.
206 * gdb.base/tui-layout.exp: New file.
207
208 2017-03-07 Pedro Alves <palves@redhat.com>
209
210 * gdb.base/tui-layout.c: Rename to ...
211 * gdb.base/tui-disasm-long-lines.c: ... this.
212 * gdb.base/tui-layout.exp: Rename to ...
213 * gdb.base/tui-disasm-long-lines.exp: ... this.
214
215 2017-03-07 Pedro Alves <palves@redhat.com>
216
217 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
218
219 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
220
221 * i386-mpx-call.c: New file.
222 * i386-mpx-call.exp: New file.
223
224 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
225
226 * gdb.arch/powerpc-power.exp: Delete test.
227 * gdb.arch/powerpc-power.s: Likewise.
228 * gdb.disasm/disassembler-options.exp: New test.
229 * gdb.arch/powerpc-altivec.exp: Likewise.
230 * gdb.arch/powerpc-altivec.s: Likewise.
231 * gdb.arch/powerpc-altivec2.exp: Likewise.
232 * gdb.arch/powerpc-altivec2.s: Likewise.
233 * gdb.arch/powerpc-altivec3.exp: Likewise.
234 * gdb.arch/powerpc-altivec3.s: Likewise.
235 * gdb.arch/powerpc-power7.exp: Likewise.
236 * gdb.arch/powerpc-power7.s: Likewise.
237 * gdb.arch/powerpc-power8.exp: Likewise.
238 * gdb.arch/powerpc-power8.s: Likewise.
239 * gdb.arch/powerpc-power9.exp: Likewise.
240 * gdb.arch/powerpc-power9.s: Likewise.
241 * gdb.arch/powerpc-vsx.exp: Likewise.
242 * gdb.arch/powerpc-vsx.s: Likewise.
243 * gdb.arch/powerpc-vsx2.exp: Likewise.
244 * gdb.arch/powerpc-vsx2.s: Likewise.
245 * gdb.arch/powerpc-vsx3.exp: Likewise.
246 * gdb.arch/powerpc-vsx3.s: Likewise.
247 * gdb.arch/arm-disassembler-options.exp: Likewise.
248 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
249 * gdb.arch/s390-disassembler-options.exp: Likewise.
250
251 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
252
253 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
254 (check_supported_features): ... this. Changed return type to void.
255 (supports_rdseed): New static global.
256 (rdseed): Check supports_rdseed.
257 (initialize): Call check_supported_features.
258
259 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
260
261 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
262 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
263 and lqarx/stqcx.
264 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
265 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
266
267 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
268
269 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
270 uppercase.
271
272 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
273
274 * gdb.dwarf2/formdata16.c: New file.
275 * gdb.dwarf2/formdata16.exp: New file.
276 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
277
278 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
279
280 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
281 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
282 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
283 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
284 DW_AT_GNU_*.
285
286 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
287
288 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
289
290 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
291
292 PR gdb/21164
293 * gdb.base/maint.exp: Add testcases for when the commands do
294 not have arguments.
295
296 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
297
298 * gdb.cp/chained-calls.exp: Use p instead of P.
299
300 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
301
302 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
303 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
304
305 2017-02-14 Tom Tromey <tom@tromey.com>
306
307 PR python/13598:
308 * gdb.python/py-events.exp: Add before_prompt event tests.
309
310 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
311
312 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
313
314 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
315
316 * gdb.linespec/explicit.c (my_unique_function_name): New function.
317 (main): Call my_unique_function_name.
318 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
319 completion of patterns with a single match.
320 Add missing -re switches to gdb_test_multiple calls.
321
322 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
323
324 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
325 return if core file is not recognized.
326
327 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
328
329 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
330 and extra UIs.
331
332 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
333
334 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
335 proc_with_prefix.
336
337 2017-02-10 Tom Tromey <tom@tromey.com>
338
339 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
340
341 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
342
343 PR gdb/21122
344 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
345
346 2017-02-08 Jerome Guitton <guitton@adacore.com>
347
348 * gdb.base/define.exp: Add test for command abbreviations
349 in define.
350
351 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
352
353 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
354 * gdb.reverse/insn-reverse-x86.c: New file.
355
356 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
357
358 PR tdep/20936
359 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
360
361 2017-02-03 Tom Tromey <tom@tromey.com>
362
363 PR rust/21097:
364 * gdb.rust/simple.exp: Add new tests.
365
366 2017-02-02 Pedro Alves <palves@redhat.com>
367
368 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
369 tests.
370
371 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
372
373 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
374 taking a 2-byte value out of a 4-byte DWARF implicit value on
375 big-endian targets.
376 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
377 logic. Add test cases for DW_OP_implicit.
378
379 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
380
381 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
382
383 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
384
385 * gdb.btrace/enable.exp: Call gdb_exit before
386 skip_gdbserver_tests.
387
388 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
389
390 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
391 GDBFLAGS.
392
393 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
394
395 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
396 the test is skipped.
397 * gdb.btrace/data.exp: Likewise.
398 * gdb.btrace/delta.exp: Likewise.
399 * gdb.btrace/dlopen.exp: Likewise.
400 * gdb.btrace/enable-running.exp: Likewise.
401 * gdb.btrace/enable.exp: Likewise.
402 * gdb.btrace/exception.exp: Likewise.
403 * gdb.btrace/function_call_history.exp: Likewise.
404 * gdb.btrace/gcore.exp: Likewise.
405 * gdb.btrace/instruction_history.exp: Likewise.
406 * gdb.btrace/multi-thread-step.exp: Likewise.
407 * gdb.btrace/nohist.exp: Likewise.
408 * gdb.btrace/non-stop.exp: Likewise.
409 * gdb.btrace/reconnect.exp: Likewise.
410 * gdb.btrace/record_goto-step.exp: Likewise.
411 * gdb.btrace/record_goto.exp: Likewise.
412 * gdb.btrace/rn-dl-bind.exp: Likewise.
413 * gdb.btrace/segv.exp: Likewise.
414 * gdb.btrace/step.exp: Likewise.
415 * gdb.btrace/stepi.exp: Likewise.
416 * gdb.btrace/tailcall-only.exp: Likewise.
417 * gdb.btrace/tailcall.exp: Likewise.
418 * gdb.btrace/tsx.exp: Likewise.
419 * gdb.btrace/unknown_functions.exp: Likewise.
420 * gdb.btrace/vdso.exp: Likewise.
421
422 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
423
424 * gdb.btrace/enable-running.c: New.
425 * gdb.btrace/enable-running.exp: New.
426
427 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
428
429 * gdb.arch/amd64-gs_base.c: New file.
430 * gdb.arch/amd64-gs_base.exp: New file.
431
432 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
433
434 * lib/memory.exp: Remove spurious empty newlines.
435
436 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
437
438 * gdb.python/py-bad-printers.exp: Load python file using "source".
439 * gdb.python/py-events.exp: Likewise.
440 * gdb.python/py-evsignal.exp: Likewise.
441 * gdb.python/py-evthreads.exp: Likewise.
442 * gdb.python/py-frame-args.exp: Likewise.
443 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
444 * gdb.python/py-framefilter-mi.exp: Likewise.
445 * gdb.python/py-framefilter.exp: Likewise.
446 * gdb.python/py-mi.exp: Likewise.
447 * gdb.python/py-pp-maint.exp: Likewise.
448 * gdb.python/py-pp-registration.exp: Likewise.
449 * gdb.python/py-prettyprint.exp: Likewise.
450 (run_lang_tests): Likewise.
451 * gdb.python/py-typeprint.exp: Likewise.
452
453 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
454
455 * lib/memory.exp: New file.
456 * lib/gdb.exp: Load memory.exp.
457 * gdb.base/memattr.exp (delete_memory): Move proc to
458 lib/memory.exp and rename to delete_memory_regions.
459 Replace delete_memory with delete_memory_regions.
460 Cleanup memory regions before tests.
461 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
462 before tests.
463
464 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
465
466 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
467 files.
468 (initialize): New function conditionally defined.
469 (testcases): Move within conditional block.
470 (main): Call initialize.
471 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
472 of gdb.reverse/insn-reverse.c.
473 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
474 gdb.reverse/insn-reverse.c.
475
476 2017-01-26 Yao Qi <yao.qi@linaro.org>
477
478 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
479 disassemble on address 0.
480
481 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
482 Yao Qi <yao.qi@linaro.org>
483
484 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
485 * gdb.dwarf2/implptr-64bit.S: Remove.
486 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
487 variables in caller's context. Add DW_OP_implicit_value.
488
489 2017-01-25 Yao Qi <yao.qi@linaro.org>
490
491 * lib/dwarf.exp (Dwarf::_location): Handle
492 DW_OP_GNU_implicit_pointer with proper size.
493
494 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
495
496 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
497 and add untested calls.
498
499 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
500
501 * gdb.python/python.exp: Check line number against what GDB thinks
502 the line number is for func1.
503
504 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
505
506 * gdb.dlang/debug-expr.exp: New file.
507
508 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
509
510 Fix test names for the following files:
511
512 * gdb.ada/exec_changed.exp
513 * gdb.ada/info_types.exp
514 * gdb.arch/aarch64-atomic-inst.exp
515 * gdb.arch/aarch64-fp.exp
516 * gdb.arch/altivec-abi.exp
517 * gdb.arch/altivec-regs.exp
518 * gdb.arch/amd64-byte.exp
519 * gdb.arch/amd64-disp-step.exp
520 * gdb.arch/amd64-dword.exp
521 * gdb.arch/amd64-entry-value-inline.exp
522 * gdb.arch/amd64-entry-value-param.exp
523 * gdb.arch/amd64-entry-value-paramref.exp
524 * gdb.arch/amd64-entry-value.exp
525 * gdb.arch/amd64-i386-address.exp
526 * gdb.arch/amd64-invalid-stack-middle.exp
527 * gdb.arch/amd64-invalid-stack-top.exp
528 * gdb.arch/amd64-optimout-repeat.exp
529 * gdb.arch/amd64-prologue-skip.exp
530 * gdb.arch/amd64-prologue-xmm.exp
531 * gdb.arch/amd64-stap-special-operands.exp
532 * gdb.arch/amd64-stap-wrong-subexp.exp
533 * gdb.arch/amd64-tailcall-cxx.exp
534 * gdb.arch/amd64-tailcall-noret.exp
535 * gdb.arch/amd64-tailcall-ret.exp
536 * gdb.arch/amd64-tailcall-self.exp
537 * gdb.arch/amd64-word.exp
538 * gdb.arch/arm-bl-branch-dest.exp
539 * gdb.arch/arm-disp-step.exp
540 * gdb.arch/arm-neon.exp
541 * gdb.arch/arm-single-step-kernel-helper.exp
542 * gdb.arch/avr-flash-qualifier.exp
543 * gdb.arch/disp-step-insn-reloc.exp
544 * gdb.arch/e500-abi.exp
545 * gdb.arch/e500-regs.exp
546 * gdb.arch/ftrace-insn-reloc.exp
547 * gdb.arch/i386-avx512.exp
548 * gdb.arch/i386-bp_permanent.exp
549 * gdb.arch/i386-byte.exp
550 * gdb.arch/i386-cfi-notcurrent.exp
551 * gdb.arch/i386-disp-step.exp
552 * gdb.arch/i386-dr3-watch.exp
553 * gdb.arch/i386-float.exp
554 * gdb.arch/i386-gnu-cfi.exp
555 * gdb.arch/i386-mpx-map.exp
556 * gdb.arch/i386-mpx-sigsegv.exp
557 * gdb.arch/i386-mpx-simple_segv.exp
558 * gdb.arch/i386-mpx.exp
559 * gdb.arch/i386-permbkpt.exp
560 * gdb.arch/i386-prologue.exp
561 * gdb.arch/i386-signal.exp
562 * gdb.arch/i386-size-overlap.exp
563 * gdb.arch/i386-unwind.exp
564 * gdb.arch/i386-word.exp
565 * gdb.arch/mips-fcr.exp
566 * gdb.arch/powerpc-d128-regs.exp
567 * gdb.arch/powerpc-stackless.exp
568 * gdb.arch/ppc64-atomic-inst.exp
569 * gdb.arch/s390-stackless.exp
570 * gdb.arch/s390-tdbregs.exp
571 * gdb.arch/s390-vregs.exp
572 * gdb.arch/sparc-sysstep.exp
573 * gdb.arch/thumb-bx-pc.exp
574 * gdb.arch/thumb-singlestep.exp
575 * gdb.arch/thumb2-it.exp
576 * gdb.arch/vsx-regs.exp
577 * gdb.asm/asm-source.exp
578 * gdb.base/a2-run.exp
579 * gdb.base/advance.exp
580 * gdb.base/all-bin.exp
581 * gdb.base/anon.exp
582 * gdb.base/args.exp
583 * gdb.base/arithmet.exp
584 * gdb.base/async-shell.exp
585 * gdb.base/async.exp
586 * gdb.base/attach-pie-noexec.exp
587 * gdb.base/attach-twice.exp
588 * gdb.base/auto-load.exp
589 * gdb.base/bang.exp
590 * gdb.base/bitfields.exp
591 * gdb.base/break-always.exp
592 * gdb.base/break-caller-line.exp
593 * gdb.base/break-entry.exp
594 * gdb.base/break-inline.exp
595 * gdb.base/break-on-linker-gcd-function.exp
596 * gdb.base/break-probes.exp
597 * gdb.base/break.exp
598 * gdb.base/breakpoint-shadow.exp
599 * gdb.base/call-ar-st.exp
600 * gdb.base/call-sc.exp
601 * gdb.base/call-signal-resume.exp
602 * gdb.base/call-strs.exp
603 * gdb.base/callfuncs.exp
604 * gdb.base/catch-fork-static.exp
605 * gdb.base/catch-gdb-caused-signals.exp
606 * gdb.base/catch-load.exp
607 * gdb.base/catch-signal-fork.exp
608 * gdb.base/catch-signal.exp
609 * gdb.base/catch-syscall.exp
610 * gdb.base/charset.exp
611 * gdb.base/checkpoint.exp
612 * gdb.base/chng-syms.exp
613 * gdb.base/code-expr.exp
614 * gdb.base/code_elim.exp
615 * gdb.base/commands.exp
616 * gdb.base/completion.exp
617 * gdb.base/complex.exp
618 * gdb.base/cond-expr.exp
619 * gdb.base/condbreak.exp
620 * gdb.base/consecutive.exp
621 * gdb.base/continue-all-already-running.exp
622 * gdb.base/coredump-filter.exp
623 * gdb.base/corefile.exp
624 * gdb.base/dbx.exp
625 * gdb.base/debug-expr.exp
626 * gdb.base/define.exp
627 * gdb.base/del.exp
628 * gdb.base/disabled-location.exp
629 * gdb.base/disasm-end-cu.exp
630 * gdb.base/disasm-optim.exp
631 * gdb.base/display.exp
632 * gdb.base/duplicate-bp.exp
633 * gdb.base/ena-dis-br.exp
634 * gdb.base/ending-run.exp
635 * gdb.base/enumval.exp
636 * gdb.base/environ.exp
637 * gdb.base/eu-strip-infcall.exp
638 * gdb.base/eval-avoid-side-effects.exp
639 * gdb.base/eval-skip.exp
640 * gdb.base/exitsignal.exp
641 * gdb.base/expand-psymtabs.exp
642 * gdb.base/filesym.exp
643 * gdb.base/find-unmapped.exp
644 * gdb.base/finish.exp
645 * gdb.base/float.exp
646 * gdb.base/foll-exec-mode.exp
647 * gdb.base/foll-exec.exp
648 * gdb.base/foll-fork.exp
649 * gdb.base/fortran-sym-case.exp
650 * gdb.base/freebpcmd.exp
651 * gdb.base/func-ptr.exp
652 * gdb.base/func-ptrs.exp
653 * gdb.base/funcargs.exp
654 * gdb.base/gcore-buffer-overflow.exp
655 * gdb.base/gcore-relro-pie.exp
656 * gdb.base/gcore-relro.exp
657 * gdb.base/gcore.exp
658 * gdb.base/gdb1090.exp
659 * gdb.base/gdb11530.exp
660 * gdb.base/gdb11531.exp
661 * gdb.base/gdb1821.exp
662 * gdb.base/gdbindex-stabs.exp
663 * gdb.base/gdbvars.exp
664 * gdb.base/hbreak.exp
665 * gdb.base/hbreak2.exp
666 * gdb.base/included.exp
667 * gdb.base/infcall-input.exp
668 * gdb.base/inferior-died.exp
669 * gdb.base/infnan.exp
670 * gdb.base/info-macros.exp
671 * gdb.base/info-os.exp
672 * gdb.base/info-proc.exp
673 * gdb.base/info-shared.exp
674 * gdb.base/info-target.exp
675 * gdb.base/infoline.exp
676 * gdb.base/interp.exp
677 * gdb.base/interrupt.exp
678 * gdb.base/jit-reader.exp
679 * gdb.base/jit-simple.exp
680 * gdb.base/kill-after-signal.exp
681 * gdb.base/kill-detach-inferiors-cmd.exp
682 * gdb.base/label.exp
683 * gdb.base/langs.exp
684 * gdb.base/ldbl_e308.exp
685 * gdb.base/line-symtabs.exp
686 * gdb.base/linespecs.exp
687 * gdb.base/list.exp
688 * gdb.base/long_long.exp
689 * gdb.base/longest-types.exp
690 * gdb.base/maint.exp
691 * gdb.base/max-value-size.exp
692 * gdb.base/memattr.exp
693 * gdb.base/mips_pro.exp
694 * gdb.base/morestack.exp
695 * gdb.base/moribund-step.exp
696 * gdb.base/multi-forks.exp
697 * gdb.base/nested-addr.exp
698 * gdb.base/nextoverexit.exp
699 * gdb.base/noreturn-finish.exp
700 * gdb.base/noreturn-return.exp
701 * gdb.base/nostdlib.exp
702 * gdb.base/offsets.exp
703 * gdb.base/opaque.exp
704 * gdb.base/pc-fp.exp
705 * gdb.base/permissions.exp
706 * gdb.base/print-symbol-loading.exp
707 * gdb.base/prologue-include.exp
708 * gdb.base/psymtab.exp
709 * gdb.base/ptype.exp
710 * gdb.base/random-signal.exp
711 * gdb.base/randomize.exp
712 * gdb.base/range-stepping.exp
713 * gdb.base/readline-ask.exp
714 * gdb.base/recpar.exp
715 * gdb.base/recurse.exp
716 * gdb.base/relational.exp
717 * gdb.base/restore.exp
718 * gdb.base/return-nodebug.exp
719 * gdb.base/return.exp
720 * gdb.base/run-after-attach.exp
721 * gdb.base/save-bp.exp
722 * gdb.base/scope.exp
723 * gdb.base/sect-cmd.exp
724 * gdb.base/set-lang-auto.exp
725 * gdb.base/set-noassign.exp
726 * gdb.base/setvar.exp
727 * gdb.base/sigall.exp
728 * gdb.base/sigbpt.exp
729 * gdb.base/siginfo-addr.exp
730 * gdb.base/siginfo-infcall.exp
731 * gdb.base/siginfo-obj.exp
732 * gdb.base/siginfo.exp
733 * gdb.base/signals-state-child.exp
734 * gdb.base/signest.exp
735 * gdb.base/sigstep.exp
736 * gdb.base/sizeof.exp
737 * gdb.base/skip.exp
738 * gdb.base/solib-corrupted.exp
739 * gdb.base/solib-nodir.exp
740 * gdb.base/solib-search.exp
741 * gdb.base/stack-checking.exp
742 * gdb.base/stale-infcall.exp
743 * gdb.base/stap-probe.exp
744 * gdb.base/start.exp
745 * gdb.base/step-break.exp
746 * gdb.base/step-bt.exp
747 * gdb.base/step-line.exp
748 * gdb.base/step-over-exit.exp
749 * gdb.base/step-over-syscall.exp
750 * gdb.base/step-resume-infcall.exp
751 * gdb.base/step-test.exp
752 * gdb.base/store.exp
753 * gdb.base/structs3.exp
754 * gdb.base/sym-file.exp
755 * gdb.base/symbol-without-target_section.exp
756 * gdb.base/term.exp
757 * gdb.base/testenv.exp
758 * gdb.base/ui-redirect.exp
759 * gdb.base/until.exp
760 * gdb.base/unwindonsignal.exp
761 * gdb.base/value-double-free.exp
762 * gdb.base/vla-datatypes.exp
763 * gdb.base/vla-ptr.exp
764 * gdb.base/vla-sideeffect.exp
765 * gdb.base/volatile.exp
766 * gdb.base/watch-cond-infcall.exp
767 * gdb.base/watch-cond.exp
768 * gdb.base/watch-non-mem.exp
769 * gdb.base/watch-read.exp
770 * gdb.base/watch-vfork.exp
771 * gdb.base/watchpoint-cond-gone.exp
772 * gdb.base/watchpoint-delete.exp
773 * gdb.base/watchpoint-hw-hit-once.exp
774 * gdb.base/watchpoint-hw.exp
775 * gdb.base/watchpoint-stops-at-right-insn.exp
776 * gdb.base/watchpoints.exp
777 * gdb.base/wchar.exp
778 * gdb.base/whatis-exp.exp
779 * gdb.btrace/buffer-size.exp
780 * gdb.btrace/data.exp
781 * gdb.btrace/delta.exp
782 * gdb.btrace/dlopen.exp
783 * gdb.btrace/enable.exp
784 * gdb.btrace/exception.exp
785 * gdb.btrace/function_call_history.exp
786 * gdb.btrace/gcore.exp
787 * gdb.btrace/instruction_history.exp
788 * gdb.btrace/nohist.exp
789 * gdb.btrace/reconnect.exp
790 * gdb.btrace/record_goto-step.exp
791 * gdb.btrace/record_goto.exp
792 * gdb.btrace/rn-dl-bind.exp
793 * gdb.btrace/segv.exp
794 * gdb.btrace/step.exp
795 * gdb.btrace/stepi.exp
796 * gdb.btrace/tailcall-only.exp
797 * gdb.btrace/tailcall.exp
798 * gdb.btrace/tsx.exp
799 * gdb.btrace/unknown_functions.exp
800 * gdb.btrace/vdso.exp
801 * gdb.compile/compile-ifunc.exp
802 * gdb.compile/compile-ops.exp
803 * gdb.compile/compile-print.exp
804 * gdb.compile/compile-setjmp.exp
805 * gdb.cp/abstract-origin.exp
806 * gdb.cp/ambiguous.exp
807 * gdb.cp/annota2.exp
808 * gdb.cp/annota3.exp
809 * gdb.cp/anon-ns.exp
810 * gdb.cp/anon-struct.exp
811 * gdb.cp/anon-union.exp
812 * gdb.cp/arg-reference.exp
813 * gdb.cp/baseenum.exp
814 * gdb.cp/bool.exp
815 * gdb.cp/breakpoint.exp
816 * gdb.cp/bs15503.exp
817 * gdb.cp/call-c.exp
818 * gdb.cp/casts.exp
819 * gdb.cp/chained-calls.exp
820 * gdb.cp/class2.exp
821 * gdb.cp/classes.exp
822 * gdb.cp/cmpd-minsyms.exp
823 * gdb.cp/converts.exp
824 * gdb.cp/cp-relocate.exp
825 * gdb.cp/cpcompletion.exp
826 * gdb.cp/cpexprs.exp
827 * gdb.cp/cplabel.exp
828 * gdb.cp/cplusfuncs.exp
829 * gdb.cp/cpsizeof.exp
830 * gdb.cp/ctti.exp
831 * gdb.cp/derivation.exp
832 * gdb.cp/destrprint.exp
833 * gdb.cp/dispcxx.exp
834 * gdb.cp/enum-class.exp
835 * gdb.cp/exception.exp
836 * gdb.cp/exceptprint.exp
837 * gdb.cp/expand-psymtabs-cxx.exp
838 * gdb.cp/expand-sals.exp
839 * gdb.cp/extern-c.exp
840 * gdb.cp/filename.exp
841 * gdb.cp/formatted-ref.exp
842 * gdb.cp/fpointer.exp
843 * gdb.cp/gdb1355.exp
844 * gdb.cp/gdb2495.exp
845 * gdb.cp/hang.exp
846 * gdb.cp/impl-this.exp
847 * gdb.cp/infcall-dlopen.exp
848 * gdb.cp/inherit.exp
849 * gdb.cp/iostream.exp
850 * gdb.cp/koenig.exp
851 * gdb.cp/local.exp
852 * gdb.cp/m-data.exp
853 * gdb.cp/m-static.exp
854 * gdb.cp/mb-ctor.exp
855 * gdb.cp/mb-inline.exp
856 * gdb.cp/mb-templates.exp
857 * gdb.cp/member-name.exp
858 * gdb.cp/member-ptr.exp
859 * gdb.cp/meth-typedefs.exp
860 * gdb.cp/method.exp
861 * gdb.cp/method2.exp
862 * gdb.cp/minsym-fallback.exp
863 * gdb.cp/misc.exp
864 * gdb.cp/namelessclass.exp
865 * gdb.cp/namespace-enum.exp
866 * gdb.cp/namespace-nested-import.exp
867 * gdb.cp/namespace.exp
868 * gdb.cp/nextoverthrow.exp
869 * gdb.cp/no-dmgl-verbose.exp
870 * gdb.cp/non-trivial-retval.exp
871 * gdb.cp/noparam.exp
872 * gdb.cp/nsdecl.exp
873 * gdb.cp/nsimport.exp
874 * gdb.cp/nsnested.exp
875 * gdb.cp/nsnoimports.exp
876 * gdb.cp/nsrecurs.exp
877 * gdb.cp/nsstress.exp
878 * gdb.cp/nsusing.exp
879 * gdb.cp/operator.exp
880 * gdb.cp/oranking.exp
881 * gdb.cp/overload-const.exp
882 * gdb.cp/overload.exp
883 * gdb.cp/ovldbreak.exp
884 * gdb.cp/ovsrch.exp
885 * gdb.cp/paren-type.exp
886 * gdb.cp/parse-lang.exp
887 * gdb.cp/pass-by-ref.exp
888 * gdb.cp/pr-1023.exp
889 * gdb.cp/pr-1210.exp
890 * gdb.cp/pr-574.exp
891 * gdb.cp/pr10687.exp
892 * gdb.cp/pr12028.exp
893 * gdb.cp/pr17132.exp
894 * gdb.cp/pr17494.exp
895 * gdb.cp/pr9067.exp
896 * gdb.cp/pr9167.exp
897 * gdb.cp/pr9631.exp
898 * gdb.cp/printmethod.exp
899 * gdb.cp/psmang.exp
900 * gdb.cp/psymtab-parameter.exp
901 * gdb.cp/ptype-cv-cp.exp
902 * gdb.cp/ptype-flags.exp
903 * gdb.cp/re-set-overloaded.exp
904 * gdb.cp/ref-types.exp
905 * gdb.cp/rtti.exp
906 * gdb.cp/scope-err.exp
907 * gdb.cp/shadow.exp
908 * gdb.cp/smartp.exp
909 * gdb.cp/static-method.exp
910 * gdb.cp/static-print-quit.exp
911 * gdb.cp/temargs.exp
912 * gdb.cp/templates.exp
913 * gdb.cp/try_catch.exp
914 * gdb.cp/typedef-operator.exp
915 * gdb.cp/typeid.exp
916 * gdb.cp/userdef.exp
917 * gdb.cp/using-crash.exp
918 * gdb.cp/var-tag.exp
919 * gdb.cp/virtbase.exp
920 * gdb.cp/virtfunc.exp
921 * gdb.cp/virtfunc2.exp
922 * gdb.cp/vla-cxx.exp
923 * gdb.disasm/t01_mov.exp
924 * gdb.disasm/t02_mova.exp
925 * gdb.disasm/t03_add.exp
926 * gdb.disasm/t04_sub.exp
927 * gdb.disasm/t05_cmp.exp
928 * gdb.disasm/t06_ari2.exp
929 * gdb.disasm/t07_ari3.exp
930 * gdb.disasm/t08_or.exp
931 * gdb.disasm/t09_xor.exp
932 * gdb.disasm/t10_and.exp
933 * gdb.disasm/t11_logs.exp
934 * gdb.disasm/t12_bit.exp
935 * gdb.disasm/t13_otr.exp
936 * gdb.dlang/circular.exp
937 * gdb.dwarf2/arr-stride.exp
938 * gdb.dwarf2/arr-subrange.exp
939 * gdb.dwarf2/atomic-type.exp
940 * gdb.dwarf2/bad-regnum.exp
941 * gdb.dwarf2/bitfield-parent-optimized-out.exp
942 * gdb.dwarf2/callframecfa.exp
943 * gdb.dwarf2/clztest.exp
944 * gdb.dwarf2/corrupt.exp
945 * gdb.dwarf2/data-loc.exp
946 * gdb.dwarf2/dup-psym.exp
947 * gdb.dwarf2/dw2-anon-mptr.exp
948 * gdb.dwarf2/dw2-anonymous-func.exp
949 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
950 * gdb.dwarf2/dw2-bad-unresolved.exp
951 * gdb.dwarf2/dw2-basic.exp
952 * gdb.dwarf2/dw2-canonicalize-type.exp
953 * gdb.dwarf2/dw2-case-insensitive.exp
954 * gdb.dwarf2/dw2-common-block.exp
955 * gdb.dwarf2/dw2-compdir-oldgcc.exp
956 * gdb.dwarf2/dw2-compressed.exp
957 * gdb.dwarf2/dw2-const.exp
958 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
959 * gdb.dwarf2/dw2-cu-size.exp
960 * gdb.dwarf2/dw2-dup-frame.exp
961 * gdb.dwarf2/dw2-entry-value.exp
962 * gdb.dwarf2/dw2-icycle.exp
963 * gdb.dwarf2/dw2-ifort-parameter.exp
964 * gdb.dwarf2/dw2-inline-break.exp
965 * gdb.dwarf2/dw2-inline-param.exp
966 * gdb.dwarf2/dw2-intercu.exp
967 * gdb.dwarf2/dw2-intermix.exp
968 * gdb.dwarf2/dw2-lexical-block-bare.exp
969 * gdb.dwarf2/dw2-linkage-name-trust.exp
970 * gdb.dwarf2/dw2-minsym-in-cu.exp
971 * gdb.dwarf2/dw2-noloc.exp
972 * gdb.dwarf2/dw2-op-call.exp
973 * gdb.dwarf2/dw2-op-out-param.exp
974 * gdb.dwarf2/dw2-opt-structptr.exp
975 * gdb.dwarf2/dw2-param-error.exp
976 * gdb.dwarf2/dw2-producer.exp
977 * gdb.dwarf2/dw2-ranges-base.exp
978 * gdb.dwarf2/dw2-ref-missing-frame.exp
979 * gdb.dwarf2/dw2-reg-undefined.exp
980 * gdb.dwarf2/dw2-regno-invalid.exp
981 * gdb.dwarf2/dw2-restore.exp
982 * gdb.dwarf2/dw2-restrict.exp
983 * gdb.dwarf2/dw2-single-line-discriminators.exp
984 * gdb.dwarf2/dw2-strp.exp
985 * gdb.dwarf2/dw2-undefined-ret-addr.exp
986 * gdb.dwarf2/dw2-unresolved.exp
987 * gdb.dwarf2/dw2-var-zero-addr.exp
988 * gdb.dwarf2/dw4-sig-types.exp
989 * gdb.dwarf2/dwz.exp
990 * gdb.dwarf2/dynarr-ptr.exp
991 * gdb.dwarf2/enum-type.exp
992 * gdb.dwarf2/gdb-index.exp
993 * gdb.dwarf2/implptr-64bit.exp
994 * gdb.dwarf2/implptr-optimized-out.exp
995 * gdb.dwarf2/implptr.exp
996 * gdb.dwarf2/implref-array.exp
997 * gdb.dwarf2/implref-const.exp
998 * gdb.dwarf2/implref-global.exp
999 * gdb.dwarf2/implref-struct.exp
1000 * gdb.dwarf2/mac-fileno.exp
1001 * gdb.dwarf2/main-subprogram.exp
1002 * gdb.dwarf2/member-ptr-forwardref.exp
1003 * gdb.dwarf2/method-ptr.exp
1004 * gdb.dwarf2/missing-sig-type.exp
1005 * gdb.dwarf2/nonvar-access.exp
1006 * gdb.dwarf2/opaque-type-lookup.exp
1007 * gdb.dwarf2/pieces-optimized-out.exp
1008 * gdb.dwarf2/pieces.exp
1009 * gdb.dwarf2/pr10770.exp
1010 * gdb.dwarf2/pr13961.exp
1011 * gdb.dwarf2/staticvirtual.exp
1012 * gdb.dwarf2/subrange.exp
1013 * gdb.dwarf2/symtab-producer.exp
1014 * gdb.dwarf2/trace-crash.exp
1015 * gdb.dwarf2/typeddwarf.exp
1016 * gdb.dwarf2/valop.exp
1017 * gdb.dwarf2/watch-notconst.exp
1018 * gdb.fortran/array-element.exp
1019 * gdb.fortran/charset.exp
1020 * gdb.fortran/common-block.exp
1021 * gdb.fortran/complex.exp
1022 * gdb.fortran/derived-type-function.exp
1023 * gdb.fortran/derived-type.exp
1024 * gdb.fortran/logical.exp
1025 * gdb.fortran/module.exp
1026 * gdb.fortran/multi-dim.exp
1027 * gdb.fortran/nested-funcs.exp
1028 * gdb.fortran/print-formatted.exp
1029 * gdb.fortran/subarray.exp
1030 * gdb.fortran/vla-alloc-assoc.exp
1031 * gdb.fortran/vla-datatypes.exp
1032 * gdb.fortran/vla-history.exp
1033 * gdb.fortran/vla-ptr-info.exp
1034 * gdb.fortran/vla-ptype-sub.exp
1035 * gdb.fortran/vla-ptype.exp
1036 * gdb.fortran/vla-sizeof.exp
1037 * gdb.fortran/vla-type.exp
1038 * gdb.fortran/vla-value-sub-arbitrary.exp
1039 * gdb.fortran/vla-value-sub-finish.exp
1040 * gdb.fortran/vla-value-sub.exp
1041 * gdb.fortran/vla-value.exp
1042 * gdb.fortran/whatis_type.exp
1043 * gdb.go/chan.exp
1044 * gdb.go/handcall.exp
1045 * gdb.go/hello.exp
1046 * gdb.go/integers.exp
1047 * gdb.go/methods.exp
1048 * gdb.go/package.exp
1049 * gdb.go/strings.exp
1050 * gdb.go/types.exp
1051 * gdb.go/unsafe.exp
1052 * gdb.guile/scm-arch.exp
1053 * gdb.guile/scm-block.exp
1054 * gdb.guile/scm-breakpoint.exp
1055 * gdb.guile/scm-cmd.exp
1056 * gdb.guile/scm-disasm.exp
1057 * gdb.guile/scm-equal.exp
1058 * gdb.guile/scm-frame-args.exp
1059 * gdb.guile/scm-frame-inline.exp
1060 * gdb.guile/scm-frame.exp
1061 * gdb.guile/scm-iterator.exp
1062 * gdb.guile/scm-math.exp
1063 * gdb.guile/scm-objfile.exp
1064 * gdb.guile/scm-ports.exp
1065 * gdb.guile/scm-symbol.exp
1066 * gdb.guile/scm-symtab.exp
1067 * gdb.guile/scm-value-cc.exp
1068 * gdb.guile/types-module.exp
1069 * gdb.linespec/break-ask.exp
1070 * gdb.linespec/cpexplicit.exp
1071 * gdb.linespec/explicit.exp
1072 * gdb.linespec/keywords.exp
1073 * gdb.linespec/linespec.exp
1074 * gdb.linespec/ls-dollar.exp
1075 * gdb.linespec/ls-errs.exp
1076 * gdb.linespec/skip-two.exp
1077 * gdb.linespec/thread.exp
1078 * gdb.mi/mi-async.exp
1079 * gdb.mi/mi-basics.exp
1080 * gdb.mi/mi-break.exp
1081 * gdb.mi/mi-catch-load.exp
1082 * gdb.mi/mi-cli.exp
1083 * gdb.mi/mi-cmd-param-changed.exp
1084 * gdb.mi/mi-console.exp
1085 * gdb.mi/mi-detach.exp
1086 * gdb.mi/mi-disassemble.exp
1087 * gdb.mi/mi-eval.exp
1088 * gdb.mi/mi-file-transfer.exp
1089 * gdb.mi/mi-file.exp
1090 * gdb.mi/mi-fill-memory.exp
1091 * gdb.mi/mi-inheritance-syntax-error.exp
1092 * gdb.mi/mi-linespec-err-cp.exp
1093 * gdb.mi/mi-logging.exp
1094 * gdb.mi/mi-memory-changed.exp
1095 * gdb.mi/mi-read-memory.exp
1096 * gdb.mi/mi-record-changed.exp
1097 * gdb.mi/mi-reg-undefined.exp
1098 * gdb.mi/mi-regs.exp
1099 * gdb.mi/mi-return.exp
1100 * gdb.mi/mi-reverse.exp
1101 * gdb.mi/mi-simplerun.exp
1102 * gdb.mi/mi-solib.exp
1103 * gdb.mi/mi-stack.exp
1104 * gdb.mi/mi-stepi.exp
1105 * gdb.mi/mi-syn-frame.exp
1106 * gdb.mi/mi-until.exp
1107 * gdb.mi/mi-var-block.exp
1108 * gdb.mi/mi-var-child.exp
1109 * gdb.mi/mi-var-cmd.exp
1110 * gdb.mi/mi-var-cp.exp
1111 * gdb.mi/mi-var-display.exp
1112 * gdb.mi/mi-var-invalidate.exp
1113 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
1114 * gdb.mi/mi-vla-fortran.exp
1115 * gdb.mi/mi-watch.exp
1116 * gdb.mi/mi2-var-child.exp
1117 * gdb.mi/user-selected-context-sync.exp
1118 * gdb.modula2/unbounded-array.exp
1119 * gdb.multi/dummy-frame-restore.exp
1120 * gdb.multi/multi-arch-exec.exp
1121 * gdb.multi/multi-arch.exp
1122 * gdb.multi/tids.exp
1123 * gdb.multi/watchpoint-multi.exp
1124 * gdb.opencl/callfuncs.exp
1125 * gdb.opencl/convs_casts.exp
1126 * gdb.opencl/datatypes.exp
1127 * gdb.opencl/operators.exp
1128 * gdb.opencl/vec_comps.exp
1129 * gdb.opt/clobbered-registers-O2.exp
1130 * gdb.opt/inline-break.exp
1131 * gdb.opt/inline-bt.exp
1132 * gdb.opt/inline-cmds.exp
1133 * gdb.opt/inline-locals.exp
1134 * gdb.pascal/case-insensitive-symbols.exp
1135 * gdb.pascal/floats.exp
1136 * gdb.pascal/gdb11492.exp
1137 * gdb.python/lib-types.exp
1138 * gdb.python/py-arch.exp
1139 * gdb.python/py-as-string.exp
1140 * gdb.python/py-bad-printers.exp
1141 * gdb.python/py-block.exp
1142 * gdb.python/py-breakpoint-create-fail.exp
1143 * gdb.python/py-breakpoint.exp
1144 * gdb.python/py-caller-is.exp
1145 * gdb.python/py-cmd.exp
1146 * gdb.python/py-explore-cc.exp
1147 * gdb.python/py-explore.exp
1148 * gdb.python/py-finish-breakpoint.exp
1149 * gdb.python/py-finish-breakpoint2.exp
1150 * gdb.python/py-frame-args.exp
1151 * gdb.python/py-frame-inline.exp
1152 * gdb.python/py-frame.exp
1153 * gdb.python/py-framefilter-mi.exp
1154 * gdb.python/py-infthread.exp
1155 * gdb.python/py-lazy-string.exp
1156 * gdb.python/py-linetable.exp
1157 * gdb.python/py-mi-events.exp
1158 * gdb.python/py-mi-objfile.exp
1159 * gdb.python/py-mi.exp
1160 * gdb.python/py-objfile.exp
1161 * gdb.python/py-pp-integral.exp
1162 * gdb.python/py-pp-maint.exp
1163 * gdb.python/py-pp-re-notag.exp
1164 * gdb.python/py-pp-registration.exp
1165 * gdb.python/py-recurse-unwind.exp
1166 * gdb.python/py-strfns.exp
1167 * gdb.python/py-symbol.exp
1168 * gdb.python/py-symtab.exp
1169 * gdb.python/py-sync-interp.exp
1170 * gdb.python/py-typeprint.exp
1171 * gdb.python/py-unwind-maint.exp
1172 * gdb.python/py-unwind.exp
1173 * gdb.python/py-value-cc.exp
1174 * gdb.python/py-xmethods.exp
1175 * gdb.reverse/amd64-tailcall-reverse.exp
1176 * gdb.reverse/break-precsave.exp
1177 * gdb.reverse/break-reverse.exp
1178 * gdb.reverse/consecutive-precsave.exp
1179 * gdb.reverse/consecutive-reverse.exp
1180 * gdb.reverse/finish-precsave.exp
1181 * gdb.reverse/finish-reverse-bkpt.exp
1182 * gdb.reverse/finish-reverse.exp
1183 * gdb.reverse/fstatat-reverse.exp
1184 * gdb.reverse/getresuid-reverse.exp
1185 * gdb.reverse/i386-precsave.exp
1186 * gdb.reverse/i386-reverse.exp
1187 * gdb.reverse/i386-sse-reverse.exp
1188 * gdb.reverse/i387-env-reverse.exp
1189 * gdb.reverse/i387-stack-reverse.exp
1190 * gdb.reverse/insn-reverse.exp
1191 * gdb.reverse/machinestate-precsave.exp
1192 * gdb.reverse/machinestate.exp
1193 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1194 * gdb.reverse/pipe-reverse.exp
1195 * gdb.reverse/readv-reverse.exp
1196 * gdb.reverse/recvmsg-reverse.exp
1197 * gdb.reverse/rerun-prec.exp
1198 * gdb.reverse/s390-mvcle.exp
1199 * gdb.reverse/step-precsave.exp
1200 * gdb.reverse/step-reverse.exp
1201 * gdb.reverse/time-reverse.exp
1202 * gdb.reverse/until-precsave.exp
1203 * gdb.reverse/until-reverse.exp
1204 * gdb.reverse/waitpid-reverse.exp
1205 * gdb.reverse/watch-precsave.exp
1206 * gdb.reverse/watch-reverse.exp
1207 * gdb.rust/generics.exp
1208 * gdb.rust/methods.exp
1209 * gdb.rust/modules.exp
1210 * gdb.rust/simple.exp
1211 * gdb.server/connect-with-no-symbol-file.exp
1212 * gdb.server/ext-attach.exp
1213 * gdb.server/ext-restart.exp
1214 * gdb.server/ext-wrapper.exp
1215 * gdb.server/file-transfer.exp
1216 * gdb.server/server-exec-info.exp
1217 * gdb.server/server-kill.exp
1218 * gdb.server/server-mon.exp
1219 * gdb.server/wrapper.exp
1220 * gdb.stabs/exclfwd.exp
1221 * gdb.stabs/gdb11479.exp
1222 * gdb.threads/clone-new-thread-event.exp
1223 * gdb.threads/corethreads.exp
1224 * gdb.threads/current-lwp-dead.exp
1225 * gdb.threads/dlopen-libpthread.exp
1226 * gdb.threads/gcore-thread.exp
1227 * gdb.threads/sigstep-threads.exp
1228 * gdb.threads/watchpoint-fork.exp
1229 * gdb.trace/actions-changed.exp
1230 * gdb.trace/backtrace.exp
1231 * gdb.trace/change-loc.exp
1232 * gdb.trace/circ.exp
1233 * gdb.trace/collection.exp
1234 * gdb.trace/disconnected-tracing.exp
1235 * gdb.trace/ftrace.exp
1236 * gdb.trace/mi-trace-frame-collected.exp
1237 * gdb.trace/mi-trace-unavailable.exp
1238 * gdb.trace/mi-traceframe-changed.exp
1239 * gdb.trace/mi-tsv-changed.exp
1240 * gdb.trace/no-attach-trace.exp
1241 * gdb.trace/passc-dyn.exp
1242 * gdb.trace/qtro.exp
1243 * gdb.trace/range-stepping.exp
1244 * gdb.trace/read-memory.exp
1245 * gdb.trace/save-trace.exp
1246 * gdb.trace/signal.exp
1247 * gdb.trace/status-stop.exp
1248 * gdb.trace/tfile.exp
1249 * gdb.trace/trace-break.exp
1250 * gdb.trace/trace-buffer-size.exp
1251 * gdb.trace/trace-condition.exp
1252 * gdb.trace/tracefile-pseudo-reg.exp
1253 * gdb.trace/tstatus.exp
1254 * gdb.trace/unavailable.exp
1255 * gdb.trace/while-dyn.exp
1256 * gdb.trace/while-stepping.exp
1257
1258 2016-12-22 Doug Evans <xdje42@gmail.com>
1259
1260 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
1261 and msymbols.
1262
1263 2016-12-19 Yao Qi <yao.qi@linaro.org>
1264
1265 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
1266 (test_with_self): Don't call do_steps_and_nexts, and remove
1267 code about stepping into xmalloc.
1268
1269 2016-12-09 Yao Qi <yao.qi@linaro.org>
1270
1271 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
1272
1273 2016-12-09 Yao Qi <yao.qi@linaro.org>
1274
1275 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
1276
1277 2016-12-09 Pedro Alves <palves@redhat.com>
1278
1279 * gdb.base/all-architectures-0.exp: New file.
1280 * gdb.base/all-architectures-1.exp: New file.
1281 * gdb.base/all-architectures-2.exp: New file.
1282 * gdb.base/all-architectures-3.exp: New file.
1283 * gdb.base/all-architectures-4.exp: New file.
1284 * gdb.base/all-architectures-5.exp: New file.
1285 * gdb.base/all-architectures-6.exp: New file.
1286 * gdb.base/all-architectures-7.exp: New file.
1287 * gdb.base/all-architectures.exp.in: New file.
1288
1289 2016-12-09 Yao Qi <yao.qi@linaro.org>
1290
1291 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
1292
1293 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1294
1295 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
1296 possible.
1297 Remove useless pattern-matching code.
1298
1299 2016-12-02 Pedro Alves <palves@redhat.com>
1300
1301 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
1302 procedure.
1303 (top level): Call it.
1304
1305 2016-12-02 Pedro Alves <palves@redhat.com>
1306
1307 * gdb.base/commands.exp (user_defined_command_args_stack_test):
1308 New procedure.
1309 (top level): Call it.
1310
1311 2016-12-02 Pedro Alves <palves@redhat.com>
1312
1313 PR cli/20559
1314 * gdb.base/commands.exp (user_defined_command_args_eval): New
1315 procedure.
1316 (top level): Call it.
1317
1318 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
1319
1320 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
1321 timeout handling.
1322
1323 2016-12-02 Tom Tromey <tom@tromey.com>
1324
1325 * gdb.dwarf2/main-subprogram.c: New file.
1326 * gdb.dwarf2/main-subprogram.exp: New file.
1327
1328 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1329
1330 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
1331 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
1332 gdb_test_no_output for a couple of cases.
1333 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
1334
1335 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1336
1337 Fix test names and standardize compilation error messages throughout
1338 the following files:
1339
1340 * gdb.ada/start.exp
1341 * gdb.arch/alpha-step.exp
1342 * gdb.arch/e500-prologue.exp
1343 * gdb.arch/ftrace-insn-reloc.exp
1344 * gdb.arch/gdb1291.exp
1345 * gdb.arch/gdb1431.exp
1346 * gdb.arch/gdb1558.exp
1347 * gdb.arch/i386-dr3-watch.exp
1348 * gdb.arch/i386-sse-stack-align.exp
1349 * gdb.arch/ia64-breakpoint-shadow.exp
1350 * gdb.arch/pa-nullify.exp
1351 * gdb.arch/powerpc-aix-prologue.exp
1352 * gdb.arch/thumb-bx-pc.exp
1353 * gdb.base/annota1.exp
1354 * gdb.base/annota3.exp
1355 * gdb.base/arrayidx.exp
1356 * gdb.base/assign.exp
1357 * gdb.base/attach.exp
1358 * gdb.base/auxv.exp
1359 * gdb.base/bang.exp
1360 * gdb.base/bfp-test.exp
1361 * gdb.base/bigcore.exp
1362 * gdb.base/bitfields2.exp
1363 * gdb.base/break-fun-addr.exp
1364 * gdb.base/break-probes.exp
1365 * gdb.base/call-rt-st.exp
1366 * gdb.base/callexit.exp
1367 * gdb.base/catch-fork-kill.exp
1368 * gdb.base/charset.exp
1369 * gdb.base/checkpoint.exp
1370 * gdb.base/comprdebug.exp
1371 * gdb.base/constvars.exp
1372 * gdb.base/coredump-filter.exp
1373 * gdb.base/cursal.exp
1374 * gdb.base/cvexpr.exp
1375 * gdb.base/detach.exp
1376 * gdb.base/display.exp
1377 * gdb.base/dmsym.exp
1378 * gdb.base/dprintf-pending.exp
1379 * gdb.base/dso2dso.exp
1380 * gdb.base/dtrace-probe.exp
1381 * gdb.base/dump.exp
1382 * gdb.base/enum_cond.exp
1383 * gdb.base/exe-lock.exp
1384 * gdb.base/exec-invalid-sysroot.exp
1385 * gdb.base/execl-update-breakpoints.exp
1386 * gdb.base/exprs.exp
1387 * gdb.base/fileio.exp
1388 * gdb.base/find.exp
1389 * gdb.base/finish.exp
1390 * gdb.base/fixsection.exp
1391 * gdb.base/foll-vfork.exp
1392 * gdb.base/frame-args.exp
1393 * gdb.base/gcore.exp
1394 * gdb.base/gdb1250.exp
1395 * gdb.base/global-var-nested-by-dso.exp
1396 * gdb.base/gnu-ifunc.exp
1397 * gdb.base/hashline1.exp
1398 * gdb.base/hashline2.exp
1399 * gdb.base/hashline3.exp
1400 * gdb.base/hbreak-in-shr-unsupported.exp
1401 * gdb.base/huge.exp
1402 * gdb.base/infcall-input.exp
1403 * gdb.base/info-fun.exp
1404 * gdb.base/info-shared.exp
1405 * gdb.base/jit-simple.exp
1406 * gdb.base/jit-so.exp
1407 * gdb.base/jit.exp
1408 * gdb.base/jump.exp
1409 * gdb.base/label.exp
1410 * gdb.base/lineinc.exp
1411 * gdb.base/logical.exp
1412 * gdb.base/longjmp.exp
1413 * gdb.base/macscp.exp
1414 * gdb.base/miscexprs.exp
1415 * gdb.base/new-ui-echo.exp
1416 * gdb.base/new-ui-pending-input.exp
1417 * gdb.base/new-ui.exp
1418 * gdb.base/nodebug.exp
1419 * gdb.base/nofield.exp
1420 * gdb.base/offsets.exp
1421 * gdb.base/overlays.exp
1422 * gdb.base/pending.exp
1423 * gdb.base/pointers.exp
1424 * gdb.base/pr11022.exp
1425 * gdb.base/printcmds.exp
1426 * gdb.base/prologue.exp
1427 * gdb.base/ptr-typedef.exp
1428 * gdb.base/realname-expand.exp
1429 * gdb.base/relativedebug.exp
1430 * gdb.base/relocate.exp
1431 * gdb.base/remote.exp
1432 * gdb.base/reread.exp
1433 * gdb.base/return2.exp
1434 * gdb.base/savedregs.exp
1435 * gdb.base/sep.exp
1436 * gdb.base/sepdebug.exp
1437 * gdb.base/sepsymtab.exp
1438 * gdb.base/set-inferior-tty.exp
1439 * gdb.base/setshow.exp
1440 * gdb.base/shlib-call.exp
1441 * gdb.base/sigaltstack.exp
1442 * gdb.base/siginfo-addr.exp
1443 * gdb.base/signals.exp
1444 * gdb.base/signull.exp
1445 * gdb.base/sigrepeat.exp
1446 * gdb.base/so-impl-ld.exp
1447 * gdb.base/solib-display.exp
1448 * gdb.base/solib-overlap.exp
1449 * gdb.base/solib-search.exp
1450 * gdb.base/solib-symbol.exp
1451 * gdb.base/structs.exp
1452 * gdb.base/structs2.exp
1453 * gdb.base/symtab-search-order.exp
1454 * gdb.base/twice.exp
1455 * gdb.base/unload.exp
1456 * gdb.base/varargs.exp
1457 * gdb.base/watchpoint-solib.exp
1458 * gdb.base/watchpoint.exp
1459 * gdb.base/whatis.exp
1460 * gdb.base/wrong_frame_bt_full.exp
1461 * gdb.btrace/dlopen.exp
1462 * gdb.cell/ea-standalone.exp
1463 * gdb.cell/ea-test.exp
1464 * gdb.cp/dispcxx.exp
1465 * gdb.cp/gdb2384.exp
1466 * gdb.cp/method2.exp
1467 * gdb.cp/nextoverthrow.exp
1468 * gdb.cp/pr10728.exp
1469 * gdb.disasm/am33.exp
1470 * gdb.disasm/h8300s.exp
1471 * gdb.disasm/mn10300.exp
1472 * gdb.disasm/sh3.exp
1473 * gdb.dwarf2/dw2-dir-file-name.exp
1474 * gdb.fortran/complex.exp
1475 * gdb.fortran/library-module.exp
1476 * gdb.guile/scm-pretty-print.exp
1477 * gdb.guile/scm-symbol.exp
1478 * gdb.guile/scm-type.exp
1479 * gdb.guile/scm-value.exp
1480 * gdb.linespec/linespec.exp
1481 * gdb.mi/gdb701.exp
1482 * gdb.mi/gdb792.exp
1483 * gdb.mi/mi-breakpoint-changed.exp
1484 * gdb.mi/mi-dprintf-pending.exp
1485 * gdb.mi/mi-dprintf.exp
1486 * gdb.mi/mi-exit-code.exp
1487 * gdb.mi/mi-pending.exp
1488 * gdb.mi/mi-solib.exp
1489 * gdb.mi/new-ui-mi-sync.exp
1490 * gdb.mi/pr11022.exp
1491 * gdb.mi/user-selected-context-sync.exp
1492 * gdb.opt/solib-intra-step.exp
1493 * gdb.python/py-events.exp
1494 * gdb.python/py-finish-breakpoint.exp
1495 * gdb.python/py-mi.exp
1496 * gdb.python/py-prettyprint.exp
1497 * gdb.python/py-shared.exp
1498 * gdb.python/py-symbol.exp
1499 * gdb.python/py-template.exp
1500 * gdb.python/py-type.exp
1501 * gdb.python/py-value.exp
1502 * gdb.reverse/solib-precsave.exp
1503 * gdb.reverse/solib-reverse.exp
1504 * gdb.server/solib-list.exp
1505 * gdb.stabs/weird.exp
1506 * gdb.threads/reconnect-signal.exp
1507 * gdb.threads/stepi-random-signal.exp
1508 * gdb.trace/actions.exp
1509 * gdb.trace/ax.exp
1510 * gdb.trace/backtrace.exp
1511 * gdb.trace/change-loc.exp
1512 * gdb.trace/deltrace.exp
1513 * gdb.trace/ftrace-lock.exp
1514 * gdb.trace/ftrace.exp
1515 * gdb.trace/infotrace.exp
1516 * gdb.trace/mi-tracepoint-changed.exp
1517 * gdb.trace/packetlen.exp
1518 * gdb.trace/passcount.exp
1519 * gdb.trace/pending.exp
1520 * gdb.trace/range-stepping.exp
1521 * gdb.trace/report.exp
1522 * gdb.trace/stap-trace.exp
1523 * gdb.trace/tfind.exp
1524 * gdb.trace/trace-break.exp
1525 * gdb.trace/trace-condition.exp
1526 * gdb.trace/trace-enable-disable.exp
1527 * gdb.trace/trace-mt.exp
1528 * gdb.trace/tracecmd.exp
1529 * gdb.trace/tspeed.exp
1530 * gdb.trace/tsv.exp
1531 * lib/perftest.exp
1532
1533 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1534
1535 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
1536 with gdb_test_no_output.
1537 Use command as test name.
1538
1539 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1540
1541 Fix test names starting with uppercase throughout the files.
1542
1543 * gdb.ada/assign_1.exp
1544 * gdb.ada/boolean_expr.exp
1545 * gdb.base/arrayidx.exp
1546 * gdb.base/del.exp
1547 * gdb.base/gcore-buffer-overflow.exp
1548 * gdb.base/testenv.exp
1549 * gdb.compile/compile.exp
1550 * gdb.python/py-framefilter-invalidarg.exp
1551 * gdb.python/py-framefilter.exp
1552
1553 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1554
1555 Fix test names starting with uppercase throughout the files.
1556
1557 * gdb.ada/array_return.exp
1558 * gdb.ada/expr_delims.exp
1559 * gdb.ada/mi_dyn_arr.exp
1560 * gdb.ada/mi_interface.exp
1561 * gdb.ada/mi_var_array.exp
1562 * gdb.ada/watch_arg.exp
1563 * gdb.arch/alpha-step.exp
1564 * gdb.arch/altivec-regs.exp
1565 * gdb.arch/e500-regs.exp
1566 * gdb.arch/powerpc-d128-regs.exp
1567 * gdb.base/arrayidx.exp
1568 * gdb.base/break.exp
1569 * gdb.base/checkpoint.exp
1570 * gdb.base/debug-expr.exp
1571 * gdb.base/dmsym.exp
1572 * gdb.base/radix.exp
1573 * gdb.base/sepdebug.exp
1574 * gdb.base/testenv.exp
1575 * gdb.base/watch_thread_num.exp
1576 * gdb.base/watchpoint-cond-gone.exp
1577 * gdb.cell/break.exp
1578 * gdb.cell/ea-cache.exp
1579 * gdb.compile/compile.exp
1580 * gdb.cp/gdb2495.exp
1581 * gdb.gdb/selftest.exp
1582 * gdb.gdb/xfullpath.exp
1583 * gdb.go/hello.exp
1584 * gdb.go/integers.exp
1585 * gdb.objc/basicclass.exp
1586 * gdb.pascal/hello.exp
1587 * gdb.pascal/integers.exp
1588 * gdb.python/py-breakpoint.exp
1589 * gdb.python/py-cmd.exp
1590 * gdb.python/py-linetable.exp
1591 * gdb.python/py-xmethods.exp
1592 * gdb.python/python.exp
1593 * gdb.reverse/consecutive-precsave.exp
1594 * gdb.reverse/finish-precsave.exp
1595 * gdb.reverse/i386-precsave.exp
1596 * gdb.reverse/machinestate-precsave.exp
1597 * gdb.reverse/sigall-precsave.exp
1598 * gdb.reverse/solib-precsave.exp
1599 * gdb.reverse/step-precsave.exp
1600 * gdb.reverse/until-precsave.exp
1601 * gdb.reverse/watch-precsave.exp
1602 * gdb.threads/leader-exit.exp
1603 * gdb.threads/pthreads.exp
1604 * gdb.threads/wp-replication.exp
1605 * gdb.trace/actions.exp
1606 * gdb.trace/mi-tsv-changed.exp
1607 * gdb.trace/tsv.exp
1608
1609 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1610
1611 Fix test names starting with uppercase throughout the files.
1612
1613 * gdb.arch/i386-bp_permanent.exp
1614 * gdb.arch/i386-gnu-cfi.exp
1615 * gdb.base/disasm-end-cu.exp
1616 * gdb.base/macscp.exp
1617 * gdb.base/pending.exp
1618 * gdb.base/watch_thread_num.exp
1619 * gdb.cp/exception.exp
1620 * gdb.cp/gdb2495.exp
1621 * gdb.cp/local.exp
1622 * gdb.python/py-evsignal.exp
1623 * gdb.python/python.exp
1624 * gdb.trace/tracecmd.exp
1625
1626 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1627
1628 Fix test names starting with uppercase throughout the files.
1629
1630 * gdb.base/charset.exp
1631 * gdb.base/eval.exp
1632 * gdb.base/multi-forks.exp
1633 * gdb.guile/scm-progspace.exp
1634 * gdb.opencl/datatypes.exp
1635 * gdb.python/py-block.exp
1636 * gdb.python/py-function.exp
1637 * gdb.python/py-symbol.exp
1638 * gdb.python/py-symtab.exp
1639 * gdb.python/py-xmethods.exp
1640 * gdb.reverse/break-precsave.exp
1641 * gdb.reverse/break-reverse.exp
1642 * gdb.reverse/consecutive-precsave.exp
1643 * gdb.reverse/consecutive-reverse.exp
1644 * gdb.reverse/finish-precsave.exp
1645 * gdb.reverse/finish-reverse-bkpt.exp
1646 * gdb.reverse/finish-reverse.exp
1647 * gdb.reverse/fstatat-reverse.exp
1648 * gdb.reverse/getresuid-reverse.exp
1649 * gdb.reverse/i386-precsave.exp
1650 * gdb.reverse/i386-reverse.exp
1651 * gdb.reverse/i386-sse-reverse.exp
1652 * gdb.reverse/i387-stack-reverse.exp
1653 * gdb.reverse/insn-reverse.exp
1654 * gdb.reverse/machinestate-precsave.exp
1655 * gdb.reverse/machinestate.exp
1656 * gdb.reverse/next-reverse-bkpt-over-sr.exp
1657 * gdb.reverse/pipe-reverse.exp
1658 * gdb.reverse/readv-reverse.exp
1659 * gdb.reverse/recvmsg-reverse.exp
1660 * gdb.reverse/rerun-prec.exp
1661 * gdb.reverse/s390-mvcle.exp
1662 * gdb.reverse/sigall-precsave.exp
1663 * gdb.reverse/sigall-reverse.exp
1664 * gdb.reverse/solib-precsave.exp
1665 * gdb.reverse/solib-reverse.exp
1666 * gdb.reverse/step-precsave.exp
1667 * gdb.reverse/step-reverse.exp
1668 * gdb.reverse/time-reverse.exp
1669 * gdb.reverse/until-precsave.exp
1670 * gdb.reverse/until-reverse.exp
1671 * gdb.reverse/waitpid-reverse.exp
1672 * gdb.reverse/watch-precsave.exp
1673 * gdb.reverse/watch-reverse.exp
1674
1675 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1676
1677 Fix test names starting with uppercase throughout the files.
1678
1679 * gdb.arch/i386-mpx-simple_segv.exp
1680 * gdb.arch/i386-mpx.exp
1681 * gdb.arch/i386-permbkpt.exp
1682 * gdb.arch/pa-nullify.exp
1683 * gdb.arch/powerpc-d128-regs.exp
1684 * gdb.arch/vsx-regs.exp
1685 * gdb.base/bfp-test.exp
1686 * gdb.base/break.exp
1687 * gdb.base/breakpoint-shadow.exp
1688 * gdb.base/callfuncs.exp
1689 * gdb.base/charset.exp
1690 * gdb.base/commands.exp
1691 * gdb.base/completion.exp
1692 * gdb.base/dfp-test.exp
1693 * gdb.base/echo.exp
1694 * gdb.base/ending-run.exp
1695 * gdb.base/eval.exp
1696 * gdb.base/expand-psymtabs.exp
1697 * gdb.base/float128.exp
1698 * gdb.base/floatn.exp
1699 * gdb.base/foll-exec-mode.exp
1700 * gdb.base/gdb1056.exp
1701 * gdb.base/gdb11531.exp
1702 * gdb.base/kill-after-signal.exp
1703 * gdb.base/multi-forks.exp
1704 * gdb.base/overlays.exp
1705 * gdb.base/pending.exp
1706 * gdb.base/sepdebug.exp
1707 * gdb.base/testenv.exp
1708 * gdb.base/valgrind-db-attach.exp
1709 * gdb.base/watch_thread_num.exp
1710 * gdb.base/watchpoint-cond-gone.exp
1711 * gdb.base/watchpoint.exp
1712 * gdb.base/watchpoints.exp
1713 * gdb.cp/arg-reference.exp
1714 * gdb.cp/baseenum.exp
1715 * gdb.cp/operator.exp
1716 * gdb.cp/shadow.exp
1717 * gdb.dwarf2/dw2-op-out-param.exp
1718 * gdb.dwarf2/dw2-reg-undefined.exp
1719 * gdb.go/chan.exp
1720 * gdb.go/hello.exp
1721 * gdb.go/integers.exp
1722 * gdb.go/methods.exp
1723 * gdb.go/package.exp
1724 * gdb.guile/scm-parameter.exp
1725 * gdb.guile/scm-progspace.exp
1726 * gdb.guile/scm-value.exp
1727 * gdb.mi/mi-pending.exp
1728 * gdb.mi/user-selected-context-sync.exp
1729 * gdb.multi/multi-attach.exp
1730 * gdb.multi/tids.exp
1731 * gdb.opt/clobbered-registers-O2.exp
1732 * gdb.pascal/floats.exp
1733 * gdb.pascal/integers.exp
1734 * gdb.python/py-block.exp
1735 * gdb.python/py-events.exp
1736 * gdb.python/py-parameter.exp
1737 * gdb.python/py-symbol.exp
1738 * gdb.python/py-symtab.exp
1739 * gdb.python/py-type.exp
1740 * gdb.python/py-value.exp
1741 * gdb.python/py-xmethods.exp
1742 * gdb.python/python.exp
1743 * gdb.reverse/break-precsave.exp
1744 * gdb.reverse/consecutive-precsave.exp
1745 * gdb.reverse/finish-precsave.exp
1746 * gdb.reverse/i386-precsave.exp
1747 * gdb.reverse/machinestate-precsave.exp
1748 * gdb.reverse/sigall-precsave.exp
1749 * gdb.reverse/solib-precsave.exp
1750 * gdb.reverse/step-precsave.exp
1751 * gdb.reverse/until-precsave.exp
1752 * gdb.reverse/watch-precsave.exp
1753 * gdb.server/ext-attach.exp
1754 * gdb.server/ext-restart.exp
1755 * gdb.server/ext-run.exp
1756 * gdb.server/ext-wrapper.exp
1757 * gdb.stabs/gdb11479.exp
1758 * gdb.stabs/weird.exp
1759 * gdb.threads/attach-many-short-lived-threads.exp
1760 * gdb.threads/kill.exp
1761 * gdb.threads/watchpoint-fork.exp
1762
1763 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
1764
1765 Fix test names starting with uppercase throughout all the files below.
1766
1767 * gdb.ada/array_return.exp
1768 * gdb.ada/catch_ex.exp
1769 * gdb.ada/info_exc.exp
1770 * gdb.ada/mi_catch_ex.exp
1771 * gdb.ada/mi_dyn_arr.exp
1772 * gdb.ada/mi_ex_cond.exp
1773 * gdb.ada/mi_exc_info.exp
1774 * gdb.ada/mi_interface.exp
1775 * gdb.ada/mi_task_arg.exp
1776 * gdb.ada/mi_task_info.exp
1777 * gdb.ada/mi_var_array.exp
1778 * gdb.arch/alpha-step.exp
1779 * gdb.arch/amd64-disp-step.exp
1780 * gdb.arch/arm-disp-step.exp
1781 * gdb.arch/disp-step-insn-reloc.exp
1782 * gdb.arch/e500-prologue.exp
1783 * gdb.arch/ftrace-insn-reloc.exp
1784 * gdb.arch/gdb1558.exp
1785 * gdb.arch/i386-bp_permanent.exp
1786 * gdb.arch/i386-disp-step.exp
1787 * gdb.arch/i386-float.exp
1788 * gdb.arch/i386-gnu-cfi.exp
1789 * gdb.arch/ia64-breakpoint-shadow.exp
1790 * gdb.arch/mips16-thunks.exp
1791 * gdb.arch/pa-nullify.exp
1792 * gdb.arch/powerpc-aix-prologue.exp
1793 * gdb.arch/powerpc-power.exp
1794 * gdb.arch/ppc-dfp.exp
1795 * gdb.arch/s390-tdbregs.exp
1796 * gdb.arch/spu-info.exp
1797 * gdb.arch/spu-ls.exp
1798 * gdb.arch/thumb-bx-pc.exp
1799 * gdb.base/advance.exp
1800 * gdb.base/annota-input-while-running.exp
1801 * gdb.base/arrayidx.exp
1802 * gdb.base/asmlabel.exp
1803 * gdb.base/async.exp
1804 * gdb.base/attach-wait-input.exp
1805 * gdb.base/auto-connect-native-target.exp
1806 * gdb.base/batch-preserve-term-settings.exp
1807 * gdb.base/bfp-test.exp
1808 * gdb.base/bigcore.exp
1809 * gdb.base/bp-permanent.exp
1810 * gdb.base/break-always.exp
1811 * gdb.base/break-fun-addr.exp
1812 * gdb.base/break-idempotent.exp
1813 * gdb.base/break-main-file-remove-fail.exp
1814 * gdb.base/break-probes.exp
1815 * gdb.base/break-unload-file.exp
1816 * gdb.base/break.exp
1817 * gdb.base/call-ar-st.exp
1818 * gdb.base/call-rt-st.exp
1819 * gdb.base/call-sc.exp
1820 * gdb.base/call-signal-resume.exp
1821 * gdb.base/call-strs.exp
1822 * gdb.base/callexit.exp
1823 * gdb.base/callfuncs.exp
1824 * gdb.base/catch-gdb-caused-signals.exp
1825 * gdb.base/catch-signal-siginfo-cond.exp
1826 * gdb.base/catch-syscall.exp
1827 * gdb.base/compare-sections.exp
1828 * gdb.base/cond-eval-mode.exp
1829 * gdb.base/condbreak-call-false.exp
1830 * gdb.base/consecutive-step-over.exp
1831 * gdb.base/cursal.exp
1832 * gdb.base/disabled-location.exp
1833 * gdb.base/disasm-end-cu.exp
1834 * gdb.base/display.exp
1835 * gdb.base/double-prompt-target-event-error.exp
1836 * gdb.base/dprintf-bp-same-addr.exp
1837 * gdb.base/dprintf-detach.exp
1838 * gdb.base/dprintf-next.exp
1839 * gdb.base/dprintf-non-stop.exp
1840 * gdb.base/dprintf-pending.exp
1841 * gdb.base/dso2dso.exp
1842 * gdb.base/ending-run.exp
1843 * gdb.base/enum_cond.exp
1844 * gdb.base/examine-backward.exp
1845 * gdb.base/exe-lock.exp
1846 * gdb.base/exec-invalid-sysroot.exp
1847 * gdb.base/execl-update-breakpoints.exp
1848 * gdb.base/execution-termios.exp
1849 * gdb.base/fileio.exp
1850 * gdb.base/fixsection.exp
1851 * gdb.base/foll-exec-mode.exp
1852 * gdb.base/foll-exec.exp
1853 * gdb.base/fork-running-state.exp
1854 * gdb.base/frame-args.exp
1855 * gdb.base/fullpath-expand.exp
1856 * gdb.base/func-ptr.exp
1857 * gdb.base/gcore-relro-pie.exp
1858 * gdb.base/gdb1090.exp
1859 * gdb.base/gdb1555.exp
1860 * gdb.base/global-var-nested-by-dso.exp
1861 * gdb.base/gnu-ifunc.exp
1862 * gdb.base/hbreak-in-shr-unsupported.exp
1863 * gdb.base/hbreak-unmapped.exp
1864 * gdb.base/hook-stop.exp
1865 * gdb.base/infcall-input.exp
1866 * gdb.base/info-fun.exp
1867 * gdb.base/info-shared.exp
1868 * gdb.base/interrupt-noterm.exp
1869 * gdb.base/jit-so.exp
1870 * gdb.base/jit.exp
1871 * gdb.base/line-symtabs.exp
1872 * gdb.base/list.exp
1873 * gdb.base/longjmp.exp
1874 * gdb.base/macscp.exp
1875 * gdb.base/max-value-size.exp
1876 * gdb.base/nodebug.exp
1877 * gdb.base/nofield.exp
1878 * gdb.base/overlays.exp
1879 * gdb.base/paginate-after-ctrl-c-running.exp
1880 * gdb.base/paginate-bg-execution.exp
1881 * gdb.base/paginate-inferior-exit.exp
1882 * gdb.base/pending.exp
1883 * gdb.base/pr11022.exp
1884 * gdb.base/printcmds.exp
1885 * gdb.base/ptr-typedef.exp
1886 * gdb.base/ptype.exp
1887 * gdb.base/randomize.exp
1888 * gdb.base/range-stepping.exp
1889 * gdb.base/realname-expand.exp
1890 * gdb.base/relativedebug.exp
1891 * gdb.base/remote.exp
1892 * gdb.base/savedregs.exp
1893 * gdb.base/sepdebug.exp
1894 * gdb.base/set-noassign.exp
1895 * gdb.base/shlib-call.exp
1896 * gdb.base/shreloc.exp
1897 * gdb.base/sigaltstack.exp
1898 * gdb.base/sigbpt.exp
1899 * gdb.base/siginfo-addr.exp
1900 * gdb.base/siginfo-obj.exp
1901 * gdb.base/siginfo-thread.exp
1902 * gdb.base/signest.exp
1903 * gdb.base/signull.exp
1904 * gdb.base/sigrepeat.exp
1905 * gdb.base/skip.exp
1906 * gdb.base/so-impl-ld.exp
1907 * gdb.base/solib-corrupted.exp
1908 * gdb.base/solib-disc.exp
1909 * gdb.base/solib-display.exp
1910 * gdb.base/solib-overlap.exp
1911 * gdb.base/solib-search.exp
1912 * gdb.base/solib-symbol.exp
1913 * gdb.base/source-execution.exp
1914 * gdb.base/sss-bp-on-user-bp-2.exp
1915 * gdb.base/sss-bp-on-user-bp.exp
1916 * gdb.base/stack-checking.exp
1917 * gdb.base/stale-infcall.exp
1918 * gdb.base/step-break.exp
1919 * gdb.base/step-line.exp
1920 * gdb.base/step-over-exit.exp
1921 * gdb.base/step-test.exp
1922 * gdb.base/structs.exp
1923 * gdb.base/sym-file.exp
1924 * gdb.base/symtab-search-order.exp
1925 * gdb.base/term.exp
1926 * gdb.base/type-opaque.exp
1927 * gdb.base/unload.exp
1928 * gdb.base/until-nodebug.exp
1929 * gdb.base/until.exp
1930 * gdb.base/unwindonsignal.exp
1931 * gdb.base/watch-cond.exp
1932 * gdb.base/watch-non-mem.exp
1933 * gdb.base/watch_thread_num.exp
1934 * gdb.base/watchpoint-reuse-slot.exp
1935 * gdb.base/watchpoint-solib.exp
1936 * gdb.base/watchpoint.exp
1937 * gdb.btrace/dlopen.exp
1938 * gdb.cell/arch.exp
1939 * gdb.cell/break.exp
1940 * gdb.cell/bt.exp
1941 * gdb.cell/core.exp
1942 * gdb.cell/data.exp
1943 * gdb.cell/dwarfaddr.exp
1944 * gdb.cell/ea-cache.exp
1945 * gdb.cell/ea-standalone.exp
1946 * gdb.cell/ea-test.exp
1947 * gdb.cell/f-regs.exp
1948 * gdb.cell/fork.exp
1949 * gdb.cell/gcore.exp
1950 * gdb.cell/mem-access.exp
1951 * gdb.cell/ptype.exp
1952 * gdb.cell/registers.exp
1953 * gdb.cell/sizeof.exp
1954 * gdb.cell/solib-symbol.exp
1955 * gdb.cell/solib.exp
1956 * gdb.compile/compile-tls.exp
1957 * gdb.cp/exception.exp
1958 * gdb.cp/gdb2495.exp
1959 * gdb.cp/local.exp
1960 * gdb.cp/mb-inline.exp
1961 * gdb.cp/mb-templates.exp
1962 * gdb.cp/pr10687.exp
1963 * gdb.cp/pr9167.exp
1964 * gdb.cp/scope-err.exp
1965 * gdb.cp/templates.exp
1966 * gdb.cp/virtfunc.exp
1967 * gdb.dwarf2/dw2-dir-file-name.exp
1968 * gdb.dwarf2/dw2-single-line-discriminators.exp
1969 * gdb.fortran/complex.exp
1970 * gdb.fortran/library-module.exp
1971 * gdb.guile/guile.exp
1972 * gdb.guile/scm-cmd.exp
1973 * gdb.guile/scm-frame-inline.exp
1974 * gdb.guile/scm-objfile.exp
1975 * gdb.guile/scm-pretty-print.exp
1976 * gdb.guile/scm-symbol.exp
1977 * gdb.guile/scm-type.exp
1978 * gdb.guile/scm-value.exp
1979 * gdb.linespec/keywords.exp
1980 * gdb.linespec/ls-errs.exp
1981 * gdb.linespec/macro-relative.exp
1982 * gdb.linespec/thread.exp
1983 * gdb.mi/mi-breakpoint-changed.exp
1984 * gdb.mi/mi-dprintf-pending.exp
1985 * gdb.mi/mi-fullname-deleted.exp
1986 * gdb.mi/mi-logging.exp
1987 * gdb.mi/mi-pending.exp
1988 * gdb.mi/mi-solib.exp
1989 * gdb.mi/new-ui-mi-sync.exp
1990 * gdb.mi/user-selected-context-sync.exp
1991 * gdb.multi/dummy-frame-restore.exp
1992 * gdb.multi/multi-arch-exec.exp
1993 * gdb.multi/remove-inferiors.exp
1994 * gdb.multi/watchpoint-multi-exit.exp
1995 * gdb.opt/solib-intra-step.exp
1996 * gdb.perf/backtrace.exp
1997 * gdb.perf/single-step.exp
1998 * gdb.perf/skip-command.exp
1999 * gdb.perf/skip-prologue.exp
2000 * gdb.perf/solib.exp
2001 * gdb.python/lib-types.exp
2002 * gdb.python/py-as-string.exp
2003 * gdb.python/py-bad-printers.exp
2004 * gdb.python/py-block.exp
2005 * gdb.python/py-breakpoint.exp
2006 * gdb.python/py-cmd.exp
2007 * gdb.python/py-events.exp
2008 * gdb.python/py-evthreads.exp
2009 * gdb.python/py-finish-breakpoint.exp
2010 * gdb.python/py-finish-breakpoint2.exp
2011 * gdb.python/py-frame-inline.exp
2012 * gdb.python/py-frame.exp
2013 * gdb.python/py-inferior.exp
2014 * gdb.python/py-infthread.exp
2015 * gdb.python/py-mi.exp
2016 * gdb.python/py-objfile.exp
2017 * gdb.python/py-pp-maint.exp
2018 * gdb.python/py-pp-registration.exp
2019 * gdb.python/py-prettyprint.exp
2020 * gdb.python/py-recurse-unwind.exp
2021 * gdb.python/py-shared.exp
2022 * gdb.python/py-symbol.exp
2023 * gdb.python/py-symtab.exp
2024 * gdb.python/py-template.exp
2025 * gdb.python/py-type.exp
2026 * gdb.python/py-unwind-maint.exp
2027 * gdb.python/py-unwind.exp
2028 * gdb.python/py-value.exp
2029 * gdb.python/python.exp
2030 * gdb.reverse/finish-reverse-bkpt.exp
2031 * gdb.reverse/insn-reverse.exp
2032 * gdb.reverse/next-reverse-bkpt-over-sr.exp
2033 * gdb.reverse/solib-precsave.exp
2034 * gdb.reverse/solib-reverse.exp
2035 * gdb.stabs/gdb11479.exp
2036 * gdb.stabs/weird.exp
2037 * gdb.threads/fork-child-threads.exp
2038 * gdb.threads/fork-plus-threads.exp
2039 * gdb.threads/fork-thread-pending.exp
2040 * gdb.threads/forking-threads-plus-breakpoint.exp
2041 * gdb.threads/hand-call-in-threads.exp
2042 * gdb.threads/interrupted-hand-call.exp
2043 * gdb.threads/linux-dp.exp
2044 * gdb.threads/local-watch-wrong-thread.exp
2045 * gdb.threads/next-while-other-thread-longjmps.exp
2046 * gdb.threads/non-ldr-exit.exp
2047 * gdb.threads/pending-step.exp
2048 * gdb.threads/print-threads.exp
2049 * gdb.threads/process-dies-while-detaching.exp
2050 * gdb.threads/process-dies-while-handling-bp.exp
2051 * gdb.threads/pthreads.exp
2052 * gdb.threads/queue-signal.exp
2053 * gdb.threads/reconnect-signal.exp
2054 * gdb.threads/signal-command-handle-nopass.exp
2055 * gdb.threads/signal-command-multiple-signals-pending.exp
2056 * gdb.threads/signal-delivered-right-thread.exp
2057 * gdb.threads/signal-sigtrap.exp
2058 * gdb.threads/sigthread.exp
2059 * gdb.threads/staticthreads.exp
2060 * gdb.threads/stepi-random-signal.exp
2061 * gdb.threads/thread-unwindonsignal.exp
2062 * gdb.threads/thread_check.exp
2063 * gdb.threads/thread_events.exp
2064 * gdb.threads/tid-reuse.exp
2065 * gdb.threads/tls-nodebug.exp
2066 * gdb.threads/tls-shared.exp
2067 * gdb.threads/tls-so_extern.exp
2068 * gdb.threads/tls.exp
2069 * gdb.threads/wp-replication.exp
2070 * gdb.trace/actions-changed.exp
2071 * gdb.trace/actions.exp
2072 * gdb.trace/backtrace.exp
2073 * gdb.trace/change-loc.exp
2074 * gdb.trace/collection.exp
2075 * gdb.trace/deltrace.exp
2076 * gdb.trace/disconnected-tracing.exp
2077 * gdb.trace/entry-values.exp
2078 * gdb.trace/ftrace-lock.exp
2079 * gdb.trace/ftrace.exp
2080 * gdb.trace/infotrace.exp
2081 * gdb.trace/mi-trace-frame-collected.exp
2082 * gdb.trace/mi-trace-unavailable.exp
2083 * gdb.trace/mi-traceframe-changed.exp
2084 * gdb.trace/mi-tracepoint-changed.exp
2085 * gdb.trace/mi-tsv-changed.exp
2086 * gdb.trace/no-attach-trace.exp
2087 * gdb.trace/packetlen.exp
2088 * gdb.trace/passc-dyn.exp
2089 * gdb.trace/passcount.exp
2090 * gdb.trace/pending.exp
2091 * gdb.trace/pr16508.exp
2092 * gdb.trace/qtro.exp
2093 * gdb.trace/range-stepping.exp
2094 * gdb.trace/read-memory.exp
2095 * gdb.trace/report.exp
2096 * gdb.trace/save-trace.exp
2097 * gdb.trace/signal.exp
2098 * gdb.trace/stap-trace.exp
2099 * gdb.trace/status-stop.exp
2100 * gdb.trace/strace.exp
2101 * gdb.trace/tfile.exp
2102 * gdb.trace/tfind.exp
2103 * gdb.trace/trace-break.exp
2104 * gdb.trace/trace-condition.exp
2105 * gdb.trace/trace-enable-disable.exp
2106 * gdb.trace/trace-mt.exp
2107 * gdb.trace/tracecmd.exp
2108 * gdb.trace/tracefile-pseudo-reg.exp
2109 * gdb.trace/tspeed.exp
2110 * gdb.trace/tstatus.exp
2111 * gdb.trace/tsv.exp
2112 * gdb.trace/unavailable.exp
2113 * gdb.trace/while-dyn.exp
2114 * gdb.trace/while-stepping.exp
2115 * lib/gdb-guile.exp
2116 * lib/gdb.exp
2117 * lib/mi-support.exp
2118 * lib/pascal.exp
2119 * lib/perftest.exp
2120 * lib/prelink-support.exp
2121 * lib/selftest-support.exp
2122
2123 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
2124
2125 * Makefile.in: Include disable-implicit-rules.mk.
2126
2127 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2128
2129 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
2130 non-byte-aligned bit fields.
2131
2132 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
2133
2134 PR gdb/12616
2135 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
2136 respects the DW_AT_data_bit_offset attribute.
2137
2138 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
2139
2140 * gdb.base/default.exp: Fix output of "set language".
2141
2142 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
2143
2144 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
2145 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
2146 make.
2147 * configure.ac: Remove checks for the make program.
2148 * configure: Re-generate.
2149
2150 2016-11-16 Kevin Buettner <kevinb@redhat.com>
2151
2152 * gdb.python/py-recurse-unwind.c (main): Add loop.
2153 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
2154 to read_register() and gdb.parse_and_eval(). Make each code
2155 call a separate case that can be individually tested.
2156 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
2157 proc. Call cont_and_backtrace for each of the code paths that
2158 we want to test in the unwinder.
2159
2160 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
2161
2162 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
2163 the definition of struct S.
2164
2165 2016-11-11 Catherine Moore <clm@codesourcery.com>
2166
2167 * gdb.base/dump.exp: Identify verilog format dump tests as such.
2168
2169 2016-11-09 Pedro Alves <palves@redhat.com>
2170
2171 * gdb.base/commands.exp (runto_or_return): New procedure.
2172 (gdbvar_simple_if_test, gdbvar_simple_while_test)
2173 (gdbvar_complex_if_while_test, progvar_simple_if_test)
2174 (progvar_simple_while_test, progvar_complex_if_while_test)
2175 (if_while_breakpoint_command_test)
2176 (infrun_breakpoint_command_test, breakpoint_command_test)
2177 (user_defined_command_test, watchpoint_command_test)
2178 (test_command_prompt_position, redefine_hook_test)
2179 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
2180 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
2181 multi_line_input and multi_line. Remove gdb_expect and
2182 gdb_stop_suppressing_tests uses.
2183 * lib/gdb.exp (valnum_re): New global.
2184 (multi_line_input): New procedure.
2185
2186 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
2187
2188 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
2189 Remove.
2190 (test_setup): Define with proc_with_prefix.
2191 (test_cli_inferior): Likewise.
2192 (test_cli_thread): Likewise.
2193 (test_cli_frame): Likewise.
2194 (test_cli_select_frame): Likewise.
2195 (test_cli_up_down): Likewise.
2196 (test_mi_thread_select): Likewise.
2197 (test_mi_stack_select_frame): Likewise.
2198 (test_cli_in_mi_inferior): Likewise.
2199 (test_cli_in_mi_thread): Likewise.
2200 (test_cli_in_mi_frame): Likewise.
2201 (top level): Do not use with_test_prefix_procname.
2202
2203 2016-11-09 Pedro Alves <palves@redhat.com>
2204
2205 * gdb.base/commands.exp (gdbvar_simple_if_test)
2206 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
2207 (progvar_simple_if_test, progvar_simple_while_test)
2208 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
2209 (infrun_breakpoint_command_test, breakpoint_command_test)
2210 (user_defined_command_test, watchpoint_command_test)
2211 (test_command_prompt_position, deprecated_command_test)
2212 (bp_deleted_in_command, temporary_breakpoint_commands)
2213 (stray_arg0_test, source_file_with_indented_comment)
2214 (recursive_source_test, if_commands_test)
2215 (error_clears_commands_left, redefine_hook_test)
2216 (redefine_backtrace_test): Use proc_with_prefix.
2217 * lib/gdb.exp (proc_with_prefix): New proc.
2218
2219 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2220
2221 * gdb.base/tui-layout.c: New file.
2222 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
2223 disassembly window contains very long lines.
2224
2225 2016-11-08 Tom Tromey <tom@tromey.com>
2226
2227 * gdb.python/py-value.exp (test_value_creation): Make "long" test
2228 depend on Python 2.
2229
2230 2016-11-08 Tom Tromey <tom@tromey.com>
2231
2232 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
2233 New method.
2234
2235 2016-10-29 Manish Goregaokar <manish@mozilla.com>
2236
2237 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
2238
2239 2016-10-27 Manish Goregaokar <manish@mozilla.com>
2240
2241 * gdb.rust/simple.rs: Add test for univariant enums without
2242 discriminants and for encoded struct-like enums.
2243
2244 2016-10-28 Pedro Alves <palves@redhat.com>
2245
2246 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
2247 gdb_test_multiple, tighten regexps and match symtabs and line
2248 tables incrementally.
2249
2250 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
2251
2252 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
2253 general.
2254
2255 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
2256
2257 * gdb.base/exec-invalid-sysroot.exp: New file.
2258
2259 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2260
2261 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
2262
2263 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2264
2265 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
2266
2267 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
2268
2269 * gdb.base/killed-outside.exp: Remove $options from a call to
2270 `prepare_for_testing'.
2271
2272 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2273
2274 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2275 Change test message.
2276
2277 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2278
2279 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
2280 Update comment.
2281
2282 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
2283
2284 * gdb.trace/mi-trace-save.exp: New file.
2285
2286 2016-10-13 Yao Qi <yao.qi@linaro.org>
2287
2288 * gdb.base/code_elim.exp (get_var_address): Remove.
2289 * gdb.base/relocate.exp: Likewise.
2290 * gdb.base/shreloc.exp: Likewise.
2291 * lib/gdb.exp (get_var_address): New.
2292
2293 2016-10-13 Yao Qi <yao.qi@linaro.org>
2294
2295 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
2296 floating point tests if $skip_float_test is false.
2297
2298 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
2299
2300 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
2301 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
2302 argc values.
2303 Add 1 to argc so we guarantee distinct initial/modified argc values.
2304
2305 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2306
2307 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
2308
2309 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2310
2311 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
2312 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
2313 * gdb.arch/vsx-regs.exp: Likewise.
2314
2315 2016-10-07 Yao Qi <yao.qi@linaro.org>
2316
2317 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
2318
2319 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
2320
2321 * gdb.python/python.exp: Test decode_line("*0").
2322
2323 2016-10-06 Doug Evans <dje@google.com>
2324
2325 * gdb.python/py-value.exp (test_value_creation): Add test for large
2326 unsigned 64-bit value.
2327
2328 2016-10-06 Tom Tromey <tom@tromey.com>
2329
2330 * gdb.compile/compile.exp: Change java tests to rust.
2331 * gdb.base/setshow.exp: Change java tests to rust.
2332 * gdb.base/default.exp: Remove java from language list.
2333 * README (Examples): Update language example.
2334 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
2335 test.
2336 * lib/gdb.exp (skip_java_tests): Remove.
2337 * lib/java.exp: Remove.
2338 * gdb.java: Remove.
2339
2340 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2341
2342 * gdb.arch/mips-fcr.exp: New test.
2343 * gdb.arch/mips-fcr.c: Source for the new test.
2344
2345 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
2346
2347 * gdb.base/solib-disc.exp: Use `standard_output_file'
2348 throughout.
2349
2350 2016-10-06 Pedro Alves <palves@redhat.com>
2351
2352 * gdb.base/jit-simple-dl.c: New file.
2353 * gdb.base/jit-simple-jit.c: New file, factored out from ...
2354 * gdb.base/jit-simple.c: ... this.
2355 * gdb.base/jit-simple.exp (jit_run): Delete.
2356 (build_jit): New proc.
2357 (jit_test_reread): Recompile either the main program or the shared
2358 library, depending on what is being tested. Skip changing address
2359 if caller wants to. Compare before/after addresses. If testing
2360 standalone, explicitly load the binary. Test "maint info
2361 breakpoints".
2362 (top level): Add "standalone vs shared lib" and "change address"
2363 vs "same address" axes.
2364
2365 2016-10-06 Pedro Alves <palves@redhat.com>
2366
2367 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
2368 call.
2369 (jit_run): Delete.
2370 (jit_test_reread): Use with_test_prefix. Reload the main binary
2371 explicitly. Compare the before/after addresses of the JIT
2372 descriptor.
2373
2374 2016-08-15 Doug Evans <dje@google.com>
2375
2376 * gdb.xml/extra-regs.xml: Update, end field now required, default type
2377 for single bitfields is bool.
2378 * gdb.xml/tdesc-regs.exp: Ditto.
2379
2380 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2381
2382 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
2383
2384 2016-10-05 Yao Qi <yao.qi@linaro.org>
2385
2386 * lib/gdb.exp (support_complex_tests): Return zero if
2387 gdb_skip_float_test return true.
2388
2389 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2390 Simon Marchi <simon.marchi@ericsson.com>
2391
2392 PR gdb/20487
2393 * gdb.mi/user-selected-context-sync.exp: New file.
2394 * gdb.mi/user-selected-context-sync.c: New file.
2395
2396 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2397 Simon Marchi <simon.marchi@ericsson.com>
2398
2399 PR gdb/20487
2400 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
2401 =thread-select-event check.
2402
2403 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
2404
2405 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
2406 the compulsory L operand changes.
2407 * gdb.arch/powerpc-power.s: Likewise.
2408
2409 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2410
2411 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
2412 * gdb.base/jit-attach-pie.c: New file.
2413 * gdb.base/jit-attach-pie.exp: New file.
2414
2415 2016-09-28 Pedro Alves <palves@redhat.com>
2416
2417 * gdb.base/infcall-input.c: New file.
2418 * gdb.base/infcall-input.exp: New file.
2419
2420 2016-09-22 Yao Qi <yao.qi@linaro.org>
2421
2422 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
2423 (gdb_exit): Rename it to ...
2424 (gdbserver_gdb_exit): ... Close GDBserver.
2425 (gdb_exit): New proc, call gdbserver_gdb_exit.
2426 (mi_gdb_exit): Likewise.
2427
2428 2016-09-22 Yao Qi <yao.qi@linaro.org>
2429
2430 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
2431 path.
2432 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
2433 Remove duplication.
2434
2435 2016-09-22 Yao Qi <yao.qi@linaro.org>
2436
2437 * lib/gdbserver-support.exp: Check the existence of
2438 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
2439
2440 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
2441
2442 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
2443
2444 2016-09-21 Tom Tromey <tom@tromey.com>
2445
2446 PR gdb/20604:
2447 * gdb.base/quit.exp: New file.
2448
2449 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
2450
2451 * .gitignore: New file.
2452
2453 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
2454
2455 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
2456 throughout.
2457
2458 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
2459
2460 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
2461
2462 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2463
2464 * gdb.cp/casts.cc (decltype): Move it ...
2465 (main): ... with its call to ...
2466 * gdb.cp/casts03.cc: ... a new file.
2467 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
2468
2469 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2470
2471 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
2472
2473 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
2474
2475 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
2476 and sync up the test with tests in gas/testsuite/gas/ppc.
2477 * gdb.arch/powerpc-power.exp: Likewise.
2478
2479 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
2480
2481 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
2482
2483 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
2484 Jan Kratochvil <jan.kratochvil@redhat.com>
2485
2486 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
2487 make m1's definition to be different from m2's. Use 'dummy' as an
2488 argument for probe 'two'.
2489
2490 2016-09-10 Jon Beniston <jon@beniston.com>
2491
2492 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
2493 for sim target.
2494
2495 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
2496
2497 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
2498 variable declaration.
2499 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
2500 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
2501 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
2502 received HWCAP as its argument.
2503
2504 2016-09-06 Pedro Alves <palves@redhat.com>
2505
2506 * gdb.base/new-ui-pending-input.c: New file.
2507 * gdb.base/new-ui-pending-input.exp: New file.
2508 * gdb.exp (clear_gdb_spawn_id): New procedure.
2509 (with_spawn_id): Check whether gdb_spawn_id exists before
2510 referencing it. If gdb_spawn_id didn't exist on entry, clear it
2511 on exit.
2512
2513 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2514
2515 * gdb.base/float128.c: New file.
2516 * gdb.base/float128.exp: Likewise.
2517 * gdb.base/floatn.c: Likewise.
2518 * gdb.base/floatn.exp: Likewise.
2519
2520 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
2521
2522 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
2523
2524 2016-09-05 Pedro Alves <palves@redhat.com>
2525
2526 PR backtrace/19927
2527 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
2528 unwinders are immediately called as side effect of "source" or
2529 "disable unwinder" commands.
2530 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
2531
2532 2016-09-02 Yao Qi <yao.qi@linaro.org>
2533
2534 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
2535 is true and $type is "float" or "double".
2536
2537 2016-09-02 Yao Qi <yao.qi@linaro.org>
2538
2539 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
2540 true.
2541 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
2542 * gdb.base/call-rt-st.exp: Likewise.
2543 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
2544 return value instead of gdb,skip_float_test.
2545 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
2546 (do_function_calls): Use its return value instead of
2547 gdb,skip_float_test.
2548 * gdb.base/finish.exp: Likewise.
2549 * gdb.base/funcargs.exp: Likewise.
2550 * gdb.base/return.exp: Likewise.
2551 * gdb.base/return2.exp: Likewise.
2552 * gdb.base/varargs.exp: Likewise.
2553 * lib/gdb.exp (gdb_skip_float_test): Change it to
2554 gdb_caching_proc. Detect the broken ptrace on arm-linux.
2555
2556 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
2557
2558 * gdb.multi/tids.exp: Test "thread apply all".
2559
2560 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
2561
2562 * gdb.base/default.exp (tty): Remove.
2563
2564 2016-08-24 Kevin Buettner <kevinb@redhat.com>
2565
2566 * gdb.python/py-recurse-unwind.c: New file.
2567 * gdb.python/py-recurse-unwind.py: New file.
2568 * gdb.python/py-recurse-unwind.exp: New file.
2569
2570 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
2571
2572 * gdb.base/set-inferior-tty.exp: New file.
2573 * gdb.base/set-inferior-tty.c: New file.
2574
2575 2016-08-23 Pedro Alves <palves@redhat.com>
2576
2577 PR gdb/20494
2578 * gdb.base/new-ui-echo.c: New file.
2579 * gdb.base/new-ui-echo.exp: New file.
2580
2581 2016-08-23 Yao Qi <yao.qi@linaro.org>
2582
2583 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
2584 gdbserver_spawn.
2585 * gdb.server/connect-without-multi-process.exp (do_test):
2586 Likewise.
2587
2588 2016-08-23 Yao Qi <yao.qi@linaro.org>
2589
2590 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
2591 standalone_txt. Delete gdb_txt and standalone_txt on host
2592 and target. Spawn the binary on target. Copy files from
2593 target to host.
2594
2595 2016-08-22 Pedro Alves <palves@redhat.com>
2596
2597 PR gdb/20505
2598 * gdb.base/vdso-warning.exp: Test core dumps too. Use
2599 with_test_prefix. Factor out bits to ...
2600 (test_no_vdso): ... this new procedure.
2601
2602 2016-08-19 Carl Love <cel@us.ibm.com>
2603
2604 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
2605 maintaining separate logic for constructing the output path.
2606 * gdb.arch/powerpc-d128-regs.exp: Likewise.
2607 * gdb.arch/ppc-dfp.exp: Likewise.
2608 * gdb.arch/ppc-fp.exp: Likewise.
2609 * gdb.arch/vsx-regs.exp: Likewise.
2610 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
2611 binprefix for generating the additional binary files.
2612
2613 2016-08-19 Pedro Alves <palves@redhat.com>
2614
2615 * gdb.trace/mi-trace-frame-collected.exp
2616 (test_trace_frame_collected): On x32, expect two registers.
2617
2618 2016-08-18 Carl Love <cel@us.ibm.com>
2619
2620 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
2621 and sync up the test with tests in gas/testsuite/gas/ppc.
2622 * gdb.arch/powerpc-power.exp: Likewise.
2623
2624 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2625
2626 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
2627 expected error message.
2628
2629 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
2630
2631 * gdb.multi/remove-inferiors.exp: New file.
2632 * gdb.multi/remove-inferiors.c: New file.
2633
2634 2016-08-12 Yao Qi <yao.qi@linaro.org>
2635
2636 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
2637 argument list.
2638
2639 2016-08-10 Pedro Alves <palves@redhat.com>
2640
2641 PR gdb/19187
2642 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
2643 setup_kfails.
2644
2645 2016-08-09 Pedro Alves <palves@redhat.com>
2646 Simon Marchi <simon.marchi@ericsson.com>
2647
2648 PR gdb/20418
2649 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
2650 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
2651
2652 2016-08-09 Pedro Alves <palves@redhat.com>
2653
2654 PR mi/20431
2655 * gdb.mi/mi-cmd-error.exp: New file.
2656
2657 2016-08-09 Pedro Alves <palves@redhat.com>
2658
2659 PR gdb/18653
2660 * gdb.base/signals-state-child.c: New file.
2661 * gdb.base/signals-state-child.exp: New file.
2662 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
2663
2664 2016-08-09 Pedro Alves <palves@redhat.com>
2665
2666 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
2667
2668 2016-08-03 Tom Tromey <tom@tromey.com>
2669
2670 PR python/18565:
2671 * gdb.python/py-frame-inline.exp: Add Frame.function test.
2672
2673 2016-08-01 Yao Qi <yao.qi@linaro.org>
2674
2675 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
2676 variable mode to "multi-process" if $multi_process is 1, otherwise
2677 set it to "single-process".
2678
2679 2016-08-01 Yao Qi <yao.qi@linaro.org>
2680
2681 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
2682 * gdb.cp/cpexprs.exp: Likewise.
2683 * gdb.cp/m-static.exp: Likewise.
2684
2685 2016-07-26 Tom Tromey <tom@tromey.com>
2686
2687 PR python/20190:
2688 * gdb.threads/tls.exp (check_thread_local): Add python symbol
2689 test.
2690
2691 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
2692
2693 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
2694 selecting assembly source files.
2695 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
2696 assembly source files.
2697 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
2698 assembly source files.
2699 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
2700 selecting assembly source files.
2701
2702 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
2703
2704 * gdb.base/new-ui.exp (do_test_invalid_args): New
2705 procedure.
2706
2707 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
2708
2709 * gdb.btrace/reconnect.c: New file.
2710 * gdb.btrace/reconnect.exp: New file.
2711
2712 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
2713
2714 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
2715 to test_catch_syscall_group.
2716 (test_catch_syscall_group): New.
2717
2718 2016-07-21 Tom Tromey <tom@tromey.com>
2719
2720 * gdb.rust/simple.rs (main): Use empty struct expression.
2721 * gdb.rust/simple.exp: Add tests for empty struct expression.
2722
2723 2016-07-21 Yao Qi <yao.qi@linaro.org>
2724
2725 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
2726 if gdb_skip_xml_test is true on some targets.
2727
2728 2016-07-21 Yao Qi <yao.qi@linaro.org>
2729
2730 * gdb.server/solib-list.exp: Unset last_loaded_file.
2731
2732 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2733
2734 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
2735 "step into captured_main (args)".
2736
2737 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2738
2739 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
2740
2741 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2742
2743 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
2744
2745 2016-07-19 Pedro Alves <palves@redhat.com>
2746
2747 * gdb.opt/inline-break.exp: Remove optimize=-O2.
2748 * gdb.opt/inline-bt.exp: Likewise.
2749 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
2750 additional_flags=-Winline.
2751 * gdb.opt/inline-locals.exp: Likewise.
2752 * gdb.opt/inline-markers.c (ATTR): Define.
2753 (inlined_fn): Use it.
2754
2755 2016-07-19 Yao Qi <yao.qi@linaro.org>
2756
2757 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
2758 (test_with_self): Remove some code. Remove argument executable.
2759 (top-level): Use do_self_tests.
2760
2761 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
2762 Don Breazeal <donb@codesourcery.com>
2763
2764 * gdb.base/maint.exp: Escape paths used in regular expressions.
2765 * gdb.stabs/weird.exp: Likewise.
2766
2767 2016-07-13 Tom Tromey <tom@tromey.com>
2768
2769 PR python/15620, PR python/18620:
2770 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
2771 (test_bkpt_events): New procs.
2772
2773 2016-07-13 Tom Tromey <tom@tromey.com>
2774
2775 PR python/17698:
2776 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
2777 test.
2778 (test_watchpoints): Likewise.
2779 (test_bkpt_pending): New proc.
2780
2781 2016-07-13 Tom Tromey <tom@tromey.com>
2782
2783 PR cli/18053:
2784 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
2785 completion test.
2786
2787 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2788
2789 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
2790 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
2791 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
2792 f_label.
2793 (g): Rename g_end_lbl to g_label.
2794 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
2795 low_pc and high_pc.
2796 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
2797
2798 2016-07-12 Tom Tromey <tom@tromey.com>
2799
2800 PR python/19293:
2801 * gdb.python/py-unwind-maint.exp: Update tests.
2802
2803 2016-07-12 Yao Qi <yao.qi@linaro.org>
2804
2805 * lib/selftest-support.exp (selftest_setup): Match the output
2806 when captured_main is inlined.
2807
2808 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
2809
2810 * gdb.fortran/derived-types.exp (result_line, result_line_2):
2811 New variables.
2812 (print this%a, print this%b, print this): New tests.
2813 * gdb.fortran/derived-types.f90 (this): New object and
2814 initialization.
2815
2816 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2817
2818 * gdb.ada/arraydim.exp: Remove extra directory level in build
2819 directory.
2820
2821 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
2822
2823 * lib/ada.exp: Remove extra directory level in build directory.
2824 * gdb.ada/cond_lang.exp: Likewise.
2825 * gdb.ada/exec_changed.exp: Likewise.
2826 * gdb.ada/lang_switch.exp: Likewise.
2827
2828 2016-07-06 Manish Goregaokar <manish@mozilla.com>
2829
2830 * simple.rs: Add test for raw pointer subscripting.
2831 * simple.exp: Add test expectations.
2832
2833 2016-07-05 Yao Qi <yao.qi@linaro.org>
2834
2835 * gdb.mi/mi-reverse.exp: Match =record-started output.
2836
2837 2016-07-01 Pedro Alves <palves@redhat.com>
2838
2839 * gdb.base/jit-reader.exp (info_registers_current_frame): New
2840 procedure.
2841 (jit_reader_test): Test the jit reader's unwinder.
2842 * gdb.base/jithost.c (jit_function_00_code): New global.
2843 (main): Use memcpy to fill in the mmapped code, instead of poking
2844 bytes manually here.
2845 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
2846 value.
2847 (read_debug_info): Save the function's range.
2848 (read_sp): New function.
2849 (unwind_frame): Use it. Also unwind RBP.
2850 (get_frame_id): Use read_sp.
2851 (gdb_init_reader): Use calloc instead of malloc.
2852 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
2853 parameter. Use gdb_test_multiple.
2854
2855 2016-07-01 Pedro Alves <palves@redhat.com>
2856 Antoine Tremblay <antoine.tremblay@ericsson.com>
2857
2858 * gdb.threads/process-dies-while-detaching.c: New file.
2859 * gdb.threads/process-dies-while-detaching.exp: New file.
2860
2861 2016-07-01 Pedro Alves <palves@redhat.com>
2862
2863 * gdb.multi/watchpoint-multi-exit.c: New file.
2864 * gdb.multi/watchpoint-multi-exit.exp: New file.
2865
2866 2016-06-30 Pedro Alves <palves@redhat.com>
2867
2868 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
2869 unset inferior_spawn_id.
2870
2871 2016-06-30 Pedro Alves <palves@redhat.com>
2872
2873 * lib/mi-support.exp (default_mi_gdb_start): Declare global
2874 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
2875
2876 2016-06-29 Yao Qi <yao.qi@linaro.org>
2877
2878 * gdb.base/return.c: Add copyright header.
2879
2880 2016-06-29 Tom Tromey <tom@tromey.com>
2881
2882 PR python/20129:
2883 * gdb.python/py-framefilter.exp: Add tests for setting priority
2884 and disabling of non-existent frame filter.
2885
2886 2016-06-29 Yao Qi <yao.qi@linaro.org>
2887
2888 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
2889 0x0f07ff.
2890
2891 2016-06-28 Yao Qi <yao.qi@linaro.org>
2892
2893 * gdb.base/catch-syscall.exp: Remove check on isnative and target
2894 triplets. Start gdb, execute catch syscall, and continue. Check
2895 gdb's output to determine catch syscall is supported.
2896
2897 2016-06-27 Manish Goregaokar <manish@mozilla.com>
2898
2899 * gdb.rust/simple.rs: Add test for returning unit in a function.
2900 * gdb.rust/simple.exp: Add expectation for functions returning
2901 unit.
2902
2903 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
2904
2905 * gdb.python/py-breakpoint-create-fail.c,
2906 gdb.python/py-breakpoint-create-fail.exp,
2907 gdb.python/py-breakpoint-create-fail.py: New testcase.
2908
2909 2016-06-25 Manish Goregaokar <manish@mozilla.com>
2910
2911 PR gdb/20239
2912 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
2913 * gdb.rust/simple.exp: Add test expectations for new NonZero
2914 tests.
2915
2916 2016-06-24 David Taylor <dtaylor@emc.com>
2917
2918 * gdb.base/offsets.exp: New file.
2919 * gdb.base/offsets.c: New file.
2920
2921 2016-06-23 Tom Tromey <tom@tromey.com>
2922
2923 PR gdb/16483:
2924 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
2925 before any filters are loaded.
2926
2927 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
2928
2929 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
2930 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
2931 structs.
2932 * gdb.fortran/derived-type-function.exp: New file.
2933 * gdb.fortran/derived-type-function.f90: New file.
2934
2935
2936 2016-06-21 Pedro Alves <palves@redhat.com>
2937
2938 * gdb.base/new-ui.exp: New file.
2939 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
2940 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
2941 (with_spawn_id): New procedure.
2942
2943 2016-06-21 Pedro Alves <palves@redhat.com>
2944
2945 * gdb.mi/mi-exec-run.exp: New file.
2946
2947 2016-06-21 Pedro Alves <palves@redhat.com>
2948
2949 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
2950 breakpoint command's output on the main UI.
2951 (test_break): New procedure, factored out from calls in the top
2952 level.
2953 (top level): Use foreach_with_prefix to test MI as main UI and as
2954 separate UI.
2955
2956 2016-06-21 Pedro Alves <palves@redhat.com>
2957
2958 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
2959 (test_awatch_creation_and_listing)
2960 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
2961 Remove 'type' parameter.
2962 (test_watchpoint_all): New parameter mi_mode. Remove
2963 with_test_prefix.
2964 (top level): Use foreach_with_prefix, and add main/separate UI MI
2965 testing axis.
2966
2967 2016-06-21 Pedro Alves <palves@redhat.com>
2968
2969 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
2970 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
2971 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
2972 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
2973 (gdb_main_spawn_id, mi_spawn_id): Declare and
2974 comment.
2975 (mi_create_inferior_pty): New procedure,
2976 factored out from default_mi_gdb_start.
2977 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
2978 procedures.
2979 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
2980 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
2981 Use mi_create_inferior_pty.
2982 (mi_gdb_start): Use eval to pass down args list.
2983
2984 2016-06-21 Pedro Alves <palves@redhat.com>
2985
2986 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
2987 * gdb.opt/inline-cmds.exp: Add MI tests.
2988
2989 2016-06-21 Pedro Alves <palves@redhat.com>
2990
2991 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
2992
2993 2016-06-21 Pedro Alves <palves@redhat.com>
2994
2995 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
2996 (top level): Use it instead of mi_execute_to.
2997
2998 2016-06-21 Pedro Alves <palves@redhat.com>
2999
3000 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
3001 (cont_handler_str): New.
3002 (signal_stop_handler): Set stop_handler_str instead of printing to
3003 stdout.
3004 (continue_handler): Set cont_handler_str instead of printing to
3005 stdout.
3006 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
3007 mi_send_resuming_command. Print stop_handler_str and
3008 cont_handler_str instead of expecting the python events print
3009 directly.
3010
3011 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3012
3013 * gdb.base/jit-reader.exp: New file.
3014 * gdb.base/jithost.c: New file.
3015 * gdb.base/jithost.h: New file.
3016 * gdb.base/jitreader.c : New file.
3017 * gdb.base/jit-protocol.h: New file.
3018
3019 2016-06-17 Yao Qi <yao.qi@linaro.org>
3020
3021 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
3022 parameters follow_fork and detach_on_fork. Set follow-fork-mode
3023 and detach-on-fork. Adjust tests.
3024 (top level): Invoke break_cond_on_syscall with combinations of
3025 syscall, follow-fork-mode and detach-on-fork.
3026
3027 2016-06-17 Yao Qi <yao.qi@linaro.org>
3028
3029 * gdb.base/step-over-exit.c: New.
3030 * gdb.base/step-over-exit.exp: New.
3031
3032 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
3033
3034 * gdb.base/float.exp: Add target check for nds32*-*-*.
3035 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
3036
3037 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
3038
3039 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
3040 for unsupported target features.
3041 * gdb.base/call-rt-st.exp: Likewise.
3042 * gdb.base/call-sc.exp: Likewise.
3043 * gdb.base/call-signal-resume.exp: Likewise.
3044 * gdb.base/call-strs.exp: Likewise.
3045 * gdb.base/callexit.exp: Likewise.
3046 * gdb.base/callfuncs.exp: Likewise.
3047 * gdb.base/nodebug.exp: Likewise.
3048 * gdb.base/printcmds.exp: Likewise.
3049 * gdb.base/ptype.exp: Likewise.
3050 * gdb.base/structs.exp: Likewise.
3051 * gdb.base/unwindonsignal.exp: Likewise.
3052 * gdb.cp/gdb2495.exp: Likewise.
3053 * gdb.cp/templates.exp: Likewise.
3054 * gdb.cp/virtfunc.exp: Likewise.
3055 * gdb.threads/hand-call-in-threads.exp: Likewise.
3056 * gdb.threads/interrupted-hand-call.exp: Likewise.
3057 * gdb.threads/thread-unwindonsignal.exp: Likewise.
3058
3059 2016-06-10 Tom Tromey <tom@tromey.com>
3060
3061 PR rust/20110:
3062 * gdb.rust/expr.exp: Add test for integer constant larger than
3063 i32.
3064
3065 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
3066
3067 * gdb.fortran/nested-funcs.exp: New.
3068 * gdb.fortran/nested-funcs.f90: New.
3069
3070 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
3071
3072 * gdb.base/examine-backward.c: New file.
3073 * gdb.base/examine-backward.exp: New file.
3074
3075 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
3076
3077 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
3078 matching.
3079
3080 2016-06-02 Tom Tromey <tom@tromey.com>
3081
3082 PR python/18984:
3083 * gdb.python/py-shared.exp: Add solib_name test.
3084
3085 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
3086
3087 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
3088
3089 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
3090
3091 PR c++/19893
3092 * gdb.dwarf2/implref.exp: Rename to...
3093 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
3094 * gdb.dwarf2/implref-array.c: New file.
3095 * gdb.dwarf2/implref-array.exp: Likewise.
3096 * gdb.dwarf2/implref-global.c: Likewise.
3097 * gdb.dwarf2/implref-global.exp: Likewise.
3098 * gdb.dwarf2/implref-struct.c: Likewise.
3099 * gdb.dwarf2/implref-struct.exp: Likewise.
3100
3101 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3102
3103 * gdb.trace/trace-condition.exp: Add 64bit tests.
3104
3105 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3106
3107 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
3108 bits types.
3109 (main): Adapt to 8 to 64 bits types.
3110 * gdb.trace/trace-condition.exp: Add new tests.
3111
3112 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3113
3114 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
3115
3116 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3117
3118 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
3119 Move condition tests...
3120 * gdb.trace/trace-condition.exp: Here.
3121
3122 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
3123
3124 * gdb.trace/trace-condition.exp: Add counter-case tests.
3125
3126 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
3127
3128 PR c++/15231
3129 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
3130 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
3131
3132 2016-05-27 Pedro Alves <palves@redhat.com>
3133
3134 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
3135 New procedure.
3136 (top level): Call it, and bail out of DejaGnu is known to be bad.
3137
3138 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
3139
3140 * gdb.base/whatis.c: Extend the test case.
3141 * gdb.base/whatis.exp: Add additional tests.
3142
3143 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3144
3145 * gdb.fortran/type.f90: Add pointer variable.
3146 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
3147
3148 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3149
3150 * gdb.fortran/vla-type.exp: Fix testcase name.
3151
3152 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3153
3154 * gdb.fortran/vla-type.exp: Access elements in nested structs.
3155
3156 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3157
3158 * gdb.fortran/type.f90: Add nested structures.
3159 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
3160 * gdb.fortran/derived-type.exp: Adapt expected output.
3161 * gdb.fortran/vla-type.exp: Adapt expected output.
3162
3163 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3164
3165 * gdb.fortran/whatis_type.exp: Adapt expected output.
3166
3167 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3168
3169 * gdb.fortran/print_type.exp: Fix expected output.
3170 * gdb.fortran/whatis_type.exp: Fix expected output.
3171
3172 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
3173
3174 * gdb.fortran/whatis_type.exp: Use multi_line.
3175
3176 2016-05-24 Tom Tromey <tom@tromey.com>
3177
3178 PR python/17386:
3179 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
3180 use value as an index.
3181
3182 2016-05-23 Tom Tromey <tom@tromey.com>
3183
3184 PR python/17981:
3185 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
3186 no-breakpoint case.
3187
3188 2016-05-24 Pedro Alves <palves@redhat.com>
3189
3190 PR gdb/19828
3191 * gdb.threads/clone-attach-detach.c: New file.
3192 * gdb.threads/clone-attach-detach.exp: New file.
3193
3194 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
3195
3196 * gdb.base/annota-input-while-running.exp: Fix syntax error.
3197
3198 2016-05-23 Tom Tromey <tom@tromey.com>
3199
3200 PR python/19438, PR python/18393:
3201 * gdb.python/py-progspace.exp: Add "dir" test.
3202 * gdb.python/py-objfile.exp: Add "dir" test.
3203
3204 2016-05-23 Yao Qi <yao.qi@linaro.org>
3205
3206 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
3207 * gdb.arch/thumb2-it.exp: Likewise.
3208
3209 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
3210
3211 * gdb.mi/mi-threads-interrupt.c: New file.
3212 * gdb.mi/mi-threads-interrupt.exp: New file.
3213
3214 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
3215
3216 PR gdb/18077
3217 * gdb.mi/mi-async-run.exp: New file.
3218 * gdb.mi/mi-async-run.c: New file.
3219
3220 2016-05-17 Tom Tromey <tom@tromey.com>
3221 Manish Goregaokar <manishsmail@gmail.com>
3222
3223 * lib/rust-support.exp: New file.
3224 * lib/gdb.exp (skip_rust_tests): New proc.
3225 (build_executable_from_specs): Handle rust.
3226 * lib/future.exp (gdb_find_rustc): New proc.
3227 (gdb_default_target_compile): Handle rust.
3228 * gdb.rust/expr.exp: New file.
3229 * gdb.rust/generics.exp: New file.
3230 * gdb.rust/generics.rs: New file.
3231 * gdb.rust/methods.exp: New file.
3232 * gdb.rust/methods.rs: New file.
3233 * gdb.rust/modules.exp: New file.
3234 * gdb.rust/modules.rs: New file.
3235 * gdb.rust/simple.exp: New file.
3236 * gdb.rust/simple.rs: New file.
3237
3238 2016-05-17 Tom Tromey <tom@tromey.com>
3239
3240 * gdb.base/default.exp (set language): Add rust.
3241
3242 2016-05-17 Tom Tromey <tom@tromey.com>
3243
3244 * gdb.gdb/unittest.exp: New file.
3245
3246 2016-05-16 Yao Qi <yao.qi@linaro.org>
3247
3248 * gdb.base/batch-preserve-term-settings.exp: Remove variable
3249 shell_prompt. Update shell_prompt_re.
3250
3251 2016-05-12 Doug Evans <dje@google.com>
3252
3253 PR symtab/19999
3254 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
3255 $options when building executable.
3256 * gdb.dwarf2/fission-loclists-pie.S: New file.
3257 * gdb.dwarf2/fission-loclists-pie.exp: New file.
3258
3259 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3260
3261 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
3262 of [is_remote target],
3263
3264 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
3265
3266 * lib/gdb.exp (use_gdb_stub): New procedure.
3267
3268 2016-05-03 Yunlian Jiang <yunlian@google.com>
3269 Doug Evans <dje@google.com>
3270
3271 PR symtab/19914
3272 * gdb.dwarf2/dwp-sepdebug.c: New file.
3273 * gdb.dwarf2/dwp-sepdebug.exp: New file.
3274
3275 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3276
3277 * gdb.base/detach.exp: Remove is_remote check.
3278
3279 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
3280
3281 * gdb.base/annota-input-while-running.exp: Don't check for
3282 [is_remote target]. Enable annotations after running to main.
3283 Remove unused "set test..." line.
3284
3285 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3286
3287 * gdb.trace/trace-enable-disable.exp: New file.
3288 * gdb.trace/trace-enable-disable.c: New file.
3289
3290 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
3291
3292 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
3293 use it in info sharedlibrary test.
3294 * gdb.trace/ftrace-lock.exp: Likewise.
3295 * gdb.trace/ftrace.exp: Likewise.
3296 * gdb.trace/range-stepping.exp: Likewise.
3297 * gdb.trace/trace-break.exp: Likewise.
3298 * gdb.trace/trace-condition.exp: Likewise.
3299 * gdb.trace/trace-mt.exp: Likewise.
3300
3301 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3302
3303 * lib/gdb.exp (gdb_load_shlibs): Rename to...
3304 (gdb_load_shlib): ... this.
3305 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
3306 gdb_load_shlib.
3307 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
3308 * gdb.base/ctxobj.exp: Likewise.
3309 * gdb.base/dprintf-pending.exp: Likewise.
3310 * gdb.base/dso2dso.exp: Likewise.
3311 * gdb.base/fixsection.exp: Likewise.
3312 * gdb.base/gcore-relro.exp: Likewise.
3313 * gdb.base/gdb1555.exp: Likewise.
3314 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3315 * gdb.base/gnu-ifunc.exp: Likewise.
3316 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
3317 * gdb.base/jit-so.exp (one_jit_test): Likewise.
3318 * gdb.base/pending.exp: Likewise.
3319 * gdb.base/print-file-var.exp: Likewise.
3320 * gdb.base/print-symbol-loading.exp: Likewise.
3321 * gdb.base/shlib-call.exp: Likewise.
3322 * gdb.base/shreloc.exp: Likewise.
3323 * gdb.base/so-impl-ld.exp: Likewise.
3324 * gdb.base/solib-disc.exp: Likewise.
3325 * gdb.base/solib-nodir.exp: Likewise.
3326 * gdb.base/solib-overlap.exp: Likewise.
3327 * gdb.base/solib-symbol.exp: Likewise.
3328 * gdb.base/solib-weak.exp (do_test): Likewise.
3329 * gdb.base/sym-file.exp: Likewise.
3330 * gdb.base/symtab-search-order.exp: Likewise.
3331 * gdb.base/type-opaque.exp: Likewise.
3332 * gdb.base/unload.exp: Likewise.
3333 * gdb.base/watchpoint-solib.exp: Likewise.
3334 * gdb.compile/compile.exp: Likewise.
3335 * gdb.cp/gdb2384.exp: Likewise.
3336 * gdb.cp/infcall-dlopen.exp: Likewise.
3337 * gdb.cp/re-set-overloaded.exp: Likewise.
3338 * gdb.fortran/library-module.exp: Likewise.
3339 * gdb.opt/solib-intra-step.exp: Likewise.
3340 * gdb.python/py-finish-breakpoint.exp: Likewise.
3341 * gdb.python/py-shared.exp: Likewise.
3342 * gdb.reverse/solib-precsave.exp: Likewise.
3343 * gdb.reverse/solib-reverse.exp: Likewise.
3344 * gdb.server/solib-list.exp: Likewise.
3345 * gdb.threads/dlopen-libpthread.exp: Likewise.
3346 * gdb.threads/tls-shared.exp: Likewise.
3347 * gdb.threads/tls-so_extern.exp: Likewise.
3348 * gdb.trace/change-loc.exp: Likewise.
3349 * gdb.trace/ftrace-lock.exp: Likewise.
3350 * gdb.trace/ftrace.exp: Likewise.
3351 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
3352 * gdb.trace/pending.exp: Likewise.
3353 * gdb.trace/range-stepping.exp: Likewise.
3354 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
3355 (strace_info_marker): Likewise.
3356 (strace_probe_marker): Likewise.
3357 (strace_trace_on_same_addr): Likewise.
3358 (strace_trace_on_diff_addr): Likewise.
3359 * gdb.trace/trace-break.exp: Likewise.
3360 * gdb.trace/trace-condition.exp: Likewise.
3361 * gdb.trace/trace-mt.exp: Likewise.
3362
3363 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
3364
3365 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
3366 result of gdb_remote_download.
3367 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
3368 * gdb.base/dso2dso.exp: Likewise.
3369 * gdb.base/global-var-nested-by-dso.exp: Likewise.
3370 * gdb.base/print-file-var.exp: Likewise.
3371 * gdb.base/shlib-call.exp: Likewise.
3372 * gdb.base/shreloc.exp: Likewise.
3373 * gdb.base/solib-overlap.exp: Likewise.
3374 * gdb.base/solib-weak.exp (do_test): Likewise.
3375 * gdb.base/unload.exp: Likewise.
3376
3377 2016-04-27 Yao Qi <yao.qi@linaro.org>
3378
3379 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
3380 exists.
3381
3382 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3383
3384 * vla-type.exp: Print structure from toplevel.
3385
3386 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3387
3388 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
3389 of dynamic types.
3390 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
3391 of dynamic types.
3392
3393 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
3394
3395 * gdb.fortran/vla-type.f90: New file.
3396 * gdb.fortran/vla-type.exp: New file.
3397
3398 2016-04-25 Yao Qi <yao.qi@linaro.org>
3399
3400 * gdb.base/branch-to-self.c: New file.
3401 * gdb.base/branch-to-self.exp: New file.
3402
3403 2016-04-22 Yao Qi <yao.qi@linaro.org>
3404
3405 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
3406 more after $hex.
3407
3408 2016-04-22 Yao Qi <yao.qi@linaro.org>
3409
3410 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
3411 * gdb.base/annota3.exp: Likewise.
3412
3413 2016-04-22 Yao Qi <yao.qi@linaro.org>
3414
3415 * gdb.reverse/step-precsave.exp: Do one step and test program
3416 stops in "callee" and do multiple steps until program goes out
3417 of "callee".
3418 * gdb.reverse/step-reverse.exp: Likewise.
3419
3420 2016-04-22 Yao Qi <yao.qi@linaro.org>
3421
3422 * gdb.trace/signal.exp: Also pass if
3423 $tracepoint_hits($i) > $iterations.
3424
3425 2016-04-22 Yao Qi <yao.qi@linaro.org>
3426
3427 * gdb.trace/signal.c: New file.
3428 * gdb.trace/signal.exp: New file.
3429
3430 2016-04-19 Doug Evans <xdje42@gmail.com>
3431
3432 * gdb.base/bad-file.exp: New file.
3433
3434 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
3435
3436 * gdb.dwarf2/implref.exp: New file.
3437
3438 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3439
3440 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
3441 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
3442 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
3443 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
3444 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
3445 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
3446 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
3447 * lib/fortran.exp (fortran_int4): New procedure.
3448 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
3449 (fortran_logical4): Likewise.
3450
3451 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
3452
3453 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
3454
3455 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
3456
3457 * lib/compiler.c: Add Intel specific preprocessor macros.
3458 * lib/compiler.cc: Likewise.
3459
3460 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
3461
3462 * gdb.server/connect-with-no-symbol-file.c: New file.
3463 * gdb.server/connect-with-no-symbol-file.exp: New file.
3464
3465 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3466
3467 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
3468
3469 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
3470
3471 * boards/gdbserver-base.exp (${board}_download): Copy source file to
3472 standard output directory.
3473
3474 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
3475
3476 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
3477
3478 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
3479
3480 * gdb.btrace/instruction_history.c (loop): Add declaration.
3481
3482 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
3483
3484 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
3485
3486 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
3487
3488 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
3489 parentheses to print.
3490 (continue_handler): Likewise.
3491
3492 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
3493
3494 * gdb.server/solib-list.exp: Remove is_remote check.
3495 Pass shlib= to gdb_compile. Don't link shared library with
3496 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
3497 Run binary filename through "readlink -f" on the target.
3498
3499 2016-04-08 Pedro Alves <palves@redhat.com>
3500
3501 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
3502 interpreter filename as argument to gdbserver_spawn.
3503 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3504 Return empty if $last_loaded_file does not exist.
3505
3506 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
3507
3508 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
3509 * gdb.base/jit-main.c: Use exit after usage.
3510
3511 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3512
3513 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
3514 GDBHISTSIZE prior to the tests.
3515 * gdb.base/gdbinit-history.exp: Likewise.
3516
3517 2016-04-07 Pedro Alves <palves@redhat.com>
3518
3519 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
3520 instead of build_executable. Use gdb_load_shlibs.
3521
3522 2016-04-07 Yao Qi <yao.qi@linaro.org>
3523
3524 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
3525 Execute "si" command.
3526
3527 2016-04-07 Yao Qi <yao.qi@linaro.org>
3528
3529 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
3530 number instead of the comments on some line.
3531
3532 2016-04-06 Don Breazeal <donb@codesourcery.com>
3533
3534 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
3535 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
3536
3537 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
3538
3539 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
3540 standard_output_file. Remove unused binfile variable.
3541
3542 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
3543
3544 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
3545 * gdb.python/py-mi-objfile.exp: Match "list main" output
3546 in console format.
3547
3548 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
3549
3550 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
3551 absolute.
3552
3553 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3554
3555 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
3556 absolute.
3557 * gdb.trace/ftrace.exp: Likewise.
3558 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
3559 targets as well.
3560 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
3561 (gdb_load_shlibs): Copy libraries to test directory when testing
3562 natively. Only set solib-search-path if testing remotely.
3563 * lib/mi-support.exp (mi_load_shlibs): Likewise.
3564
3565 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
3566
3567 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
3568 gdb_download. Use it even if the target is not remote.
3569 * gdb.base/jit.exp (compile_jit_test): Likewise.
3570 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
3571 output directory if the destination board is local, otherwise use
3572 the standard remote_download from DejaGnu.
3573 (gdb_download): Remove.
3574 (gdb_load_shlibs): Use gdb_remote_download instead of
3575 gdb_download.
3576 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
3577 Use gdb_remote_download instead of gdb_download. Use it even if
3578 the target is not remote.
3579 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
3580 instead of gdb_download.
3581
3582 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
3583
3584 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
3585 (test_insert_delete_modify): Call mi_load_shlibs before trying to
3586 run.
3587
3588 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
3589
3590 PR gdb/19820
3591 * gdb.base/printcmds.exp: Add artificial arrays tests.
3592
3593 2016-03-31 Pedro Alves <palves@redhat.com>
3594
3595 PR gdb/19858
3596 * gdb.base/jit-main.c: Include unistd.h.
3597 (ATTACH): Define to 0 if not already defined.
3598 (wait_for_gdb, mypid): New globals.
3599 (WAIT_FOR_GDB): New macro.
3600 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
3601 some breakpoint locations.
3602 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
3603 New procedures.
3604 (one_jit_test): Add REATTACH parameter, and handle it. Use
3605 continue_to_test_location.
3606 (top level): Test attach, and adjusts calls to one_jit_test.
3607
3608 2016-03-31 Pedro Alves <palves@redhat.com>
3609
3610 PR gdb/19858
3611 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
3612 BINSUFFIX parameter, and handle it.
3613 (top level): Adjust calls compile_jit_test.
3614
3615 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
3616
3617 PR python/19743
3618 * gdb.python/py-mi-events-gdb.py: New file.
3619 * gdb.python/py-mi-events.c: New file.
3620 * gdb.python/py-mi-events.exp: New file.
3621
3622 2016-03-30 Yao Qi <yao.qi@linaro.org>
3623
3624 * gdb.reverse/until-precsave.exp: Match function name only.
3625 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
3626 Move malloc to a condition block.
3627 * gdb.reverse/until-reverse.exp: Match function name only.
3628
3629 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
3630
3631 * gdb.trace/ftrace.exp: Set arg0exp for s390.
3632 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
3633 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
3634 variable for GPR 0 instead of assuming it is register 0.
3635 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
3636 * lib/trace-support.exp: Add s390 registers.
3637
3638 2016-03-29 Yao Qi <yao.qi@linaro.org>
3639
3640 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
3641
3642 2016-03-24 Yao Qi <yao.qi@linaro.org>
3643
3644 * gdb.reverse/break-reverse.exp: Add quotation mark in the
3645 test message.
3646
3647 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
3648
3649 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
3650 maintaining separate logic for constructing the output path.
3651
3652 2016-03-16 Don Breazeal <donb@codesourcery.com>
3653
3654 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3655 Retry fork and waitpid on interrupted system call errors.
3656 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3657 Use with_timeout_factor to increase timeout by factor of 10.
3658
3659 2016-03-15 Don Breazeal <donb@codesourcery.com>
3660
3661 * gdb.cp/scope-err.cc: New test program.
3662 * gdb.cp/scope-err.exp: New test script.
3663 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
3664 lines and "set breakpoint here" comment.
3665 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
3666 Fixed some whitespace and format issues.
3667 * gdb.mi/mi-linespec-err-cp.cc: New test program.
3668 * gdb.mi/mi-linespec-err-cp.exp: New test script.
3669
3670 2016-03-15 Doug Evans <dje@google.com>
3671
3672 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
3673 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
3674 All callers updated. Add tests for enums, mixed flags register.
3675
3676 2016-03-15 Doug Evans <dje@google.com>
3677
3678 * gdb.base/skip.c (main): Call test_skip_file_and_function.
3679 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
3680
3681 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
3682
3683 * gdb.base/default.exp: Add $_as_string to the list of expected
3684 convenience functions.
3685
3686 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
3687
3688 * gdb.base/maint.exp: New tests for 'maint info line-table'.
3689
3690 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
3691
3692 * gdb.python/py-as-string.exp: New file.
3693 * gdb.python/py-as-string.c: New file.
3694
3695 2016-03-09 Pedro Alves <palves@redhat.com>
3696
3697 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
3698 signal" -> "Thread NN received signal" output change.
3699 * gdb.threads/ia64-sigill.exp: Likewise.
3700 * gdb.threads/linux-dp.exp: Likewise.
3701 * gdb.threads/manythreads.exp: Likewise.
3702 * gdb.threads/pending-step.exp: Likewise.
3703 * gdb.threads/print-threads.exp: Likewise.
3704 * gdb.threads/sigstep-threads.exp: Likewise.
3705 * gdb.threads/staticthreads.exp: Likewise.
3706 * gdb.threads/tls.exp: Likewise.
3707
3708 2016-03-09 Pedro Alves <palves@redhat.com>
3709
3710 * gdb.base/command-line-input.exp: New file.
3711
3712 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3713
3714 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
3715 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
3716 * gdb.trace/pending.exp: Accept leading dot before function name.
3717 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
3718 * lib/trace-support.exp: Set registers for ppc.
3719
3720 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3721
3722 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
3723 use it for disassembly; accept .main in addition to main in backtrace.
3724
3725 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
3726 Marcin Kościelnicki <koriakin@0x04.net>
3727
3728 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
3729 (gdb_recursion_test_ptr): New global variable.
3730 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
3731 gdb_recursion_test.
3732 (gdb_c_test): Ditto.
3733
3734 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3735
3736 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
3737 ordering.
3738
3739 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
3740
3741 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
3742 (bar): Add bar_start_lbl label.
3743 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
3744 of foo/bar for emitting DWARF and tracing.
3745
3746 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
3747
3748 * analyze-racy-logs.py: Set executable bit.
3749
3750 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
3751
3752 * Makefile.in (DEFAULT_RACY_ITER): New variable.
3753 (CHECK_TARGET_TMP): Likewise.
3754 (check-single-racy): New rule.
3755 (check-parallel-racy): Likewise.
3756 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
3757 (do-check-parallel-racy): New rule.
3758 (check-racy/%.exp): Likewise.
3759 * README (Racy testcases): New section.
3760 * analyze-racy-logs.py: New file.
3761
3762 2016-03-03 Doug Evans <dje@google.com>
3763
3764 * gdb.base/skip.exp: Use with_test_prefix.
3765
3766 2016-03-03 Yao Qi <yao.qi@linaro.org>
3767
3768 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
3769 Invoke step_over_syscall "clone" and break_cond_on_syscall
3770 "clone".
3771 * gdb.base/step-over-clone.c: New file.
3772
3773 2016-03-03 Yao Qi <yao.qi@linaro.org>
3774
3775 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
3776 code format.
3777
3778 2016-03-03 Yao Qi <yao.qi@linaro.org>
3779
3780 * gdb.base/disp-step-fork.c: Rename to ...
3781 * gdb.base/step-over-fork.c: ... it. New file.
3782 * gdb.base/disp-step-vfork.c: Rename to ...
3783 * gdb.base/step-over-vfork.c: ... it. New file.
3784 * gdb.base/disp-step-syscall.exp: Rename to ...
3785 * gdb.base/step-over-syscall.exp: ... it. New file.
3786 (disp_step_cross_syscall): Rename to ...
3787 (step_over_syscall): ... it.
3788
3789 2016-03-03 Yao Qi <yao.qi@linaro.org>
3790
3791 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
3792 If target supports condition evaluation on target, invoke
3793 break_cond_on_syscall for fork and vfork.
3794
3795 2016-03-03 Yao Qi <yao.qi@linaro.org>
3796
3797 * gdb.base/disp-step-syscall.exp: Don't invoke
3798 support_displaced_stepping.
3799 (disp_step_cross_syscall): Test with displaced stepping off and
3800 on if supported.
3801
3802 2016-03-03 Yao Qi <yao.qi@linaro.org>
3803
3804 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
3805 proc.
3806 (setup): New proc.
3807 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
3808 and setup.
3809
3810 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3811
3812 * gdb.fortran/vla-history.exp: Remove breakpoint.
3813
3814 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3815
3816 * gdb.fortran/vla-history.exp: Lookup array elements and printing
3817 exceeds timeout.
3818
3819 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3820
3821 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
3822 breakpoint.
3823
3824 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
3825
3826 * gdb.mi/vla.f90: Nullify pointer after declaration.
3827
3828 2016-03-01 Pedro Alves <palves@redhat.com>
3829
3830 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
3831
3832 2016-03-01 Pedro Alves <palves@redhat.com>
3833
3834 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
3835 before anything else.
3836 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
3837 _GNU_SOURCE here.
3838 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
3839 before anything else.
3840 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
3841
3842 2016-03-01 Pedro Alves <palves@redhat.com>
3843
3844 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
3845
3846 2016-03-01 Yao Qi <yao.qi@linaro.org>
3847
3848 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
3849 prepare_for_testing.
3850
3851 2016-03-01 Yao Qi <yao.qi@linaro.org>
3852
3853 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
3854
3855 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3856
3857 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
3858 manually constructing the output path.
3859
3860 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
3861
3862 * gdb.arch/s390-stackless.S: New.
3863 * gdb.arch/s390-stackless.exp: New.
3864
3865 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
3866
3867 * gdb.dlang/circular.c: New file.
3868 * gdb.dlang/circular.exp: New file.
3869
3870 2016-02-26 Yao Qi <yao.qi@linaro.org>
3871
3872 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
3873 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
3874 (testcases): Update.
3875
3876 2016-02-26 Yao Qi <yao.qi@linaro.org>
3877
3878 * gdb.reverse/aarch64.c: Rename to ...
3879 * gdb.reverse/insn-reverse.c: ... it.
3880 * gdb.reverse/aarch64.exp: Rename to ...
3881 * gdb.reverse/insn-reverse.exp: ... it.
3882
3883 2016-02-26 Yao Qi <yao.qi@linaro.org>
3884
3885 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
3886 (testcase_ftype): New.
3887 (testcases): New array.
3888 (n_testcases): New.
3889 (main): Call each element in testcases.
3890 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
3891 (read_testcase): New.
3892 Do the tests in a loop.
3893
3894 2016-02-25 Yao Qi <yao.qi@linaro.org>
3895
3896 * gdb.base/branches.c: Remove.
3897
3898 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3899
3900 PR gdb/13808
3901 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
3902
3903 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3904
3905 * gdb.trace/ftrace.exp: Remove unnecessary target check.
3906
3907 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
3908
3909 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
3910 change x86_64 call_insn to 'callq'.
3911
3912 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
3913
3914 * gdb.trace/tfile-avx.c: Move to...
3915 * gdb.trace/tracefile-pseudo-reg.c: Here.
3916 * gdb.trace/tfile-avx.exp: Move to...
3917 * gdb.trace/tracefile-pseudo-reg.exp: Here.
3918
3919 2016-02-24 Gary Benson <gbenson@redhat.com>
3920
3921 * gdb.base/attach-pie-noexec.exp: Do not expect an error
3922 message on attach.
3923
3924 2016-02-23 Doug Evans <dje@google.com>
3925
3926 * gdb.base/skip.c (test_skip): New function.
3927 (end_test_skip_file_and_function): New function.
3928 (test_skip_file_and_function): New function.
3929 * gdb.base/skip1.c (test_skip): New function.
3930 (skip1_test_skip_file_and_function): New function.
3931 * gdb.base/skip.exp: Add tests for new skip options.
3932 * gdb.base/skip-solib.exp: Update expected output.
3933 * gdb.perf/skip-command.cc: New file.
3934 * gdb.perf/skip-command.exp: New file.
3935 * gdb.perf/skip-command.py: New file.
3936
3937 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
3938
3939 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
3940 info registers pattern.
3941
3942 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
3943
3944 * lib/future.exp: Add D support.
3945 (gdb_find_gdc): New proc.
3946 (gdb_default_target_compile): Add D support.
3947
3948 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
3949
3950 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
3951 user+system time.
3952 (trace_speed_test): Determine the iteration count for a time
3953 between 15..30 seconds.
3954
3955 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
3956
3957 * gdb.arch/i386-mpx-sigsegv.c: New file.
3958 * gdb.arch/i386-mpx-sigsegv.exp: New file.
3959 * gdb.arch/i386-mpx-simple_segv.c: New file.
3960 * gdb.arch/i386-mpx-simple_segv.exp: New file.
3961
3962 2016-02-18 Yao Qi <yao.qi@linaro.org>
3963
3964 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
3965 Don't call setup_kfail.
3966
3967 2016-02-18 Yao Qi <yao.qi@linaro.org>
3968
3969 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3970 Set "set breakpoint condition-evaluation" per $cond_bp_target.
3971
3972 2016-02-16 Doug Evans <dje@google.com>
3973
3974 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
3975 * gdb.base/skip1.c: Ditto.
3976 * gdb.base/skip.exp: Whitespace cleanup.
3977
3978 2016-02-16 Don Breazeal <donb@codesourcery.com>
3979
3980 PR remote/19496
3981 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
3982 Remove kfail for PR remote/19496.
3983
3984 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3985
3986 * lib/gdb.exp (standard_temp_file): Return a path specific to
3987 the runtest invocation.
3988
3989 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
3990
3991 * gdb.trace/save-trace.exp: Change relative path to be in the
3992 standard output directory.
3993
3994 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3995
3996 * gdb.arch/i386-prologue.c: Add missing prototypes.
3997
3998 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
3999
4000 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
4001 * gdb.arch/i386-prologue.exp: Likewise.
4002 * gdb.arch/i386-size.exp: Likewise.
4003
4004 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
4005
4006 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
4007 define object file path.
4008 * gdb.btrace/gcore.exp: Use standard_output_file to define core
4009 file path.
4010 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
4011 standard_output_file to define binfile.
4012
4013 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4014
4015 Fix compatibility with recent gfortran-5.3.1.
4016 * gdb.fortran/vla-history.exp (print vla1 allocated)
4017 (print vla2 allocated, print $2, print $3): Remove
4018 (print $4): Rename to ...
4019 (print $2): ... here.
4020 (print $9): Rename to ...
4021 (print $5): ... here.
4022 (print $10): Rename to ...
4023 (print $6): ... here.
4024 * gdb.fortran/vla.f90: Add pvla initialization.
4025
4026 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
4027
4028 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
4029 New test.
4030 * gdb.fortran/vla-value-sub.exp: Likewise.
4031
4032 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
4033
4034 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
4035
4036 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
4037
4038 * i386-biarch-core.exp: Define corefile using
4039 standard_output_file.
4040
4041 2016-02-12 Yao Qi <yao.qi@linaro.org>
4042
4043 * gdb.arch/arm-single-step-kernel-helper.c: New.
4044 * gdb.arch/arm-single-step-kernel-helper.exp: New.
4045
4046 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
4047
4048 * gdb.btrace/tailcall-only.exp: New.
4049 * gdb.btrace/tailcall-only.c: New.
4050 * gdb.btrace/x86_64-tailcall-only.S: New.
4051 * gdb.btrace/i686-tailcall-only.S: New.
4052
4053 2016-02-11 Pedro Alves <palves@redhat.com>
4054
4055 * README (Parallel testing): Add missing double quotes.
4056
4057 2016-02-11 Pedro Alves <palves@redhat.com>
4058
4059 * README (Parallel testing): New section.
4060 (GDB_PARALLEL): Rewrite.
4061 (FORCE_PARALLEL): Document.
4062
4063 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
4064
4065 * gdb.trace/tfile-avx.c: New test.
4066 * gdb.trace/tfile-avx.exp: New test.
4067
4068 2016-02-09 Keith Seitz <keiths@redhat.com>
4069
4070 PR breakpoints/19546
4071 * gdb.base/infcall-exec.c: New file.
4072 * gdb.base/infcall-exec2.c: New file.
4073 * gdb.base/infcall-exec.exp: New file.
4074
4075 2016-02-09 Keith Seitz <keiths@redhat.com>
4076
4077 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
4078 (toplevel): Call test_bkpt_address.
4079
4080 2016-02-09 Keith Seitz <keiths@redhat.com>
4081
4082 PR python/19506
4083 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
4084 (toplevel): Call test_bkpt_address.
4085
4086 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
4087
4088 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
4089 to AC_OUTPUT.
4090 * configure: Regenerate.
4091
4092 2016-02-09 Pedro Alves <palves@redhat.com>
4093
4094 PR breakpoints/19548
4095 * gdb.base/execl-update-breakpoints.c (some_function): New
4096 function.
4097 (main): Call it.
4098 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
4099 Tighten expected GDB output.
4100
4101 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4102
4103 * Makefile.in (ALL_SUBDIRS): Remove.
4104 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
4105 (distclean maintainer-clean realclean): Likewise.
4106 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
4107 * configure: Regenerate.
4108 * gdb.ada/Makefile.in: Delete.
4109 * gdb.arch/Makefile.in: Likewise.
4110 * gdb.asm/Makefile.in: Likewise.
4111 * gdb.base/Makefile.in: Likewise.
4112 * gdb.btrace/Makefile.in: Likewise.
4113 * gdb.cell/Makefile.in: Likewise.
4114 * gdb.compile/Makefile.in: Likewise.
4115 * gdb.cp/Makefile.in: Likewise.
4116 * gdb.disasm/Makefile.in: Likewise.
4117 * gdb.dlang/Makefile.in: Likewise.
4118 * gdb.dwarf2/Makefile.in: Likewise.
4119 * gdb.fortran/Makefile.in: Likewise.
4120 * gdb.gdb/Makefile.in: Likewise.
4121 * gdb.go/Makefile.in: Likewise.
4122 * gdb.guile/Makefile.in: Likewise.
4123 * gdb.java/Makefile.in: Likewise.
4124 * gdb.linespec/Makefile.in: Likewise.
4125 * gdb.mi/Makefile.in: Likewise.
4126 * gdb.modula2/Makefile.in: Likewise.
4127 * gdb.multi/Makefile.in: Likewise.
4128 * gdb.objc/Makefile.in: Likewise.
4129 * gdb.opencl/Makefile.in: Likewise.
4130 * gdb.opt/Makefile.in: Likewise.
4131 * gdb.pascal/Makefile.in: Likewise.
4132 * gdb.perf/Makefile.in: Likewise.
4133 * gdb.python/Makefile.in: Likewise.
4134 * gdb.reverse/Makefile.in: Likewise.
4135 * gdb.server/Makefile.in: Likewise.
4136 * gdb.stabs/Makefile.in: Likewise.
4137 * gdb.threads/Makefile.in: Likewise.
4138 * gdb.trace/Makefile.in: Likewise.
4139 * gdb.xml/Makefile.in: Likewise.
4140 * lib/gdb.exp (make_gdb_parallel_path): Add check for
4141 GDB_PARALLEL.
4142 (standard_output_file): Remove check for GDB_PARALLEL, always
4143 return path in outputs/$subdir/$testname.
4144
4145 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
4146
4147 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
4148 (site.exp): Assign abs_srcdir to tcl's srcdir.
4149
4150 2016-02-04 Yao Qi <yao.qi@linaro.org>
4151
4152 * gdb.base/foll-exec-mode.c: Include limits.h.
4153 (main): Add parameters argc and argv. Get directory from
4154 argv[0].
4155 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
4156 compilation.
4157 * gdb.base/foll-exec.c: Include limits.h.
4158 (main): Add parameters argc and argv.
4159 Get directory from argv[0].
4160 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
4161 Adjust tests on the number of lines as source code changed.
4162 * gdb.base/foll-vfork-exit.c: Include limits.h.
4163 (main): Add one line of statement before vfork.
4164 * gdb.base/foll-vfork.c: Include limits.h and string.h.
4165 (main): Add parameters argc and argv. Get directory from
4166 argv[0].
4167 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
4168 (setup_gdb): Set tbreak to skip some source lines.
4169 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
4170 (main): Add parameters argc and argv. Get directory from
4171 argv[0].
4172 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
4173 compilation.
4174 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
4175 (main): Add parameters argc and argv. Get directory from
4176 argv[0].
4177 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
4178 compilation.
4179
4180 2016-02-01 Doug Evans <dje@google.com>
4181
4182 * gdb.base/skip.exp: Clean up multiple references to same test name.
4183
4184 2016-02-01 Pedro Alves <palves@redhat.com>
4185
4186 PR remote/19496
4187 * gdb.threads/forking-threads-plus-breakpoint.exp
4188 (displaced_stepping_supported): New global.
4189 (probe_displaced_stepping_support): New procedure.
4190 (do_test): Add 'displaced' parameter, and use it.
4191 (top level): Check for displaced stepping support. Add displaced
4192 stepping on/off testing axis.
4193
4194 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4195
4196 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
4197 pointer. Don't perform further tests on the unassociated pointer
4198 if the first test fails.
4199
4200 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
4201
4202 * gdb.base/max-value-size.c: New file.
4203 * gdb.base/max-value-size.exp: New file.
4204 * gdb.base/huge.exp: Disable max-value-size for this test.
4205
4206 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
4207
4208 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
4209
4210 2016-01-28 Yao Qi <yao.qi@linaro.org>
4211
4212 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
4213
4214 2016-01-25 Pedro Alves <palves@redhat.com>
4215
4216 PR threads/19461
4217 * gdb.base/fork-running-state.c: New file.
4218 * gdb.base/fork-running-state.exp: New file.
4219
4220 2016-01-25 Pedro Alves <palves@redhat.com>
4221
4222 PR gdb/19494
4223 * gdb.base/catch-fork-kill.c: New file.
4224 * gdb.base/catch-fork-kill.exp: New file.
4225
4226 2016-01-25 Pedro Alves <palves@redhat.com>
4227
4228 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
4229 Delete, moved to lib/gdb.exp.
4230 * gdb.threads/forking-threads-plus-breakpoint.exp
4231 (foreach_with_prefix): Likewise.
4232 * gdb.threads/process-dies-while-handling-bp.exp
4233 (foreach_with_prefix): Likewise.
4234 * lib/gdb.exp (foreach_with_prefix): New procedure.
4235
4236 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
4237
4238 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
4239 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
4240
4241 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
4242
4243 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
4244 endian targets.
4245
4246 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4247 Pedro Alves <palves@redhat.com>
4248
4249 Fix testsuite compatibility with Guile.
4250 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
4251 number.
4252
4253 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4254
4255 Fix testsuite compatibility with Guile.
4256 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
4257 (thread 1): New test for backtrace through signal handler.
4258
4259 2016-01-22 Yao Qi <yao.qi@linaro.org>
4260
4261 PR testsuite/19491
4262 * gdb.base/multi-forks.c: Include
4263 ../lib/unbuffer_output.c
4264 (main): Call gdb_unbuffer_output.
4265
4266 2016-01-21 Doug Evans <dje@google.com>
4267
4268 * lib/ada.exp (gdb_compile_ada): Fix typo.
4269
4270 2016-01-21 Joel Brobecker <brobecker@adacore.com>
4271
4272 * gdb.base/break-fun-addr.exp: New file.
4273 * gdb.base/break-fun-addr1.c: New file.
4274 * gdb.base/break-fun-addr2.c: New file.
4275
4276 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
4277
4278 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
4279 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
4280 enum flag values.
4281
4282 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
4283
4284 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
4285 when GDB can not set the vector return value. Add more comments
4286 for clarification.
4287
4288 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
4289
4290 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
4291 command.
4292
4293 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4294
4295 * Makefile.in (DO_RUNTEST): Add --status and update usages.
4296
4297 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4298
4299 * Makefile.in (check-single): Pass --status to runtest.
4300 (check/%.exp): Likewise.
4301
4302 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
4303
4304 * Makefile.in (check-parallel): Propagate return code from make
4305 do-check-parallel.
4306
4307 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
4308
4309 * gdb.trace/ftrace.exp: Fix expected message on continue.
4310 * gdb.trace/pending.exp: Fix expected message on continue.
4311 * gdb.trace/trace-break.exp: Fix expected message on continue.
4312
4313 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
4314
4315 * lib/gdb.exp (gdb_test): Remove unused global references.
4316
4317 2016-01-18 Pedro Alves <palves@redhat.com>
4318
4319 * gdb.base/async-shell.exp: Adjust expected output.
4320 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
4321 * gdb.base/siginfo-thread.exp: Adjust expected output.
4322 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
4323 * gdb.java/jnpe.exp: Adjust expected output.
4324 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
4325 * gdb.threads/continue-pending-status.exp: Adjust expected output.
4326 * gdb.threads/leader-exit.exp: Adjust expected output.
4327 * gdb.threads/manythreads.exp: Adjust expected output.
4328 * gdb.threads/pthreads.exp: Adjust expected output.
4329 * gdb.threads/schedlock.exp: Adjust expected output.
4330 * gdb.threads/siginfo-threads.exp: Adjust expected output.
4331 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
4332 expected output.
4333 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
4334 output.
4335 * gdb.threads/sigthread.exp: Adjust expected output.
4336 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
4337
4338 2016-01-18 Yao Qi <yao.qi@linaro.org>
4339
4340 * gdb.guile/scm-section-script.c: Replace @progbits with
4341 %progbits.
4342 * gdb.python/py-section-script.c: Likewise.
4343
4344 2016-01-15 Pedro Alves <palves@redhat.com>
4345
4346 * gdb.multi/tids.exp: Test star wildcard ranges.
4347
4348 2016-01-15 Pedro Alves <palves@redhat.com>
4349
4350 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
4351 command from "thread apply" invocation.
4352 (thr_apply_info_thr_invalid): Default the expected output to the
4353 input tid list.
4354 (top level): Add tests that use convenience variables. Add tests
4355 for "thread apply" with a valid TID list, but missing the command.
4356
4357 2016-01-13 Pedro Alves <palves@redhat.com>
4358
4359 * gdb.base/default.exp: Expect $_gthread as well.
4360 * gdb.multi/tids.exp: Test $_gthread.
4361 * gdb.threads/thread-specific.exp: Test $_gthread.
4362
4363 2016-01-13 Pedro Alves <palves@redhat.com>
4364
4365 * gdb.multi/tids.exp: Test "info threads -gid".
4366
4367 2016-01-13 Pedro Alves <palves@redhat.com>
4368
4369 * gdb.multi/tids.exp: Test InferiorThread.global_num and
4370 Breakpoint.thread.
4371 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
4372
4373 2016-01-07 Pedro Alves <palves@redhat.com>
4374
4375 * gdb.base/break.exp: Adjust to output changes.
4376 * gdb.base/hbreak2.exp: Likewise.
4377 * gdb.base/sepdebug.exp: Likewise.
4378 * gdb.base/watch_thread_num.exp: Likewise.
4379 * gdb.linespec/keywords.exp: Likewise.
4380 * gdb.multi/info-threads.exp: Likewise.
4381 * gdb.threads/thread-find.exp: Likewise.
4382 * gdb.multi/tids.c: New file.
4383 * gdb.multi/tids.exp: New file.
4384
4385 2016-01-13 Pedro Alves <palves@redhat.com>
4386
4387 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
4388
4389 2016-01-13 Pedro Alves <palves@redhat.com>
4390
4391 * gdb.base/default.exp: Expect $_inferior as well.
4392 * gdb.multi/base.exp: Test $_inferior.
4393
4394 2016-01-13 Pedro Alves <palves@redhat.com>
4395
4396 PR breakpoints/19388
4397 * gdb.base/catch-signal-siginfo-cond.c: New file.
4398 * gdb.base/catch-signal-siginfo-cond.exp: New file.
4399
4400 2016-01-12 Josh Stone <jistone@redhat.com>
4401 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4402
4403 * gdb.base/catch-syscall.c (do_execve): New variable.
4404 (main): Conditionally trigger an execve.
4405 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
4406 (test_catch_syscall_execve): New, check entry/return across execve.
4407 (do_syscall_tests): Call test_catch_syscall_execve.
4408
4409 2016-01-12 Pedro Alves <palves@redhat.com>
4410
4411 * gdb.base/random-signal.exp (do_test): New procedure, with body
4412 of testcase moved in.
4413
4414 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4415 Pedro Alves <palves@redhat.com>
4416
4417 * gdb.base/funcargs.exp (finish from indirectly called function):
4418 Reintroduce the case for 'First'.
4419
4420 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4421 Pedro Alves <palves@redhat.com>
4422
4423 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
4424 (tcatch_vfork_then_child_follow_exec)
4425 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
4426 identification.
4427
4428 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4429
4430 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
4431 and repeats to unlimited.
4432 * gdb.python/py-value.exp: Likewise.
4433 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
4434 and repeats to unlimited.
4435
4436 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4437
4438 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
4439 and reordering the functions.
4440 * gdb.multi/hangout.c: Likewise.
4441 * gdb.multi/hello.c: Likewise.
4442
4443 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
4444
4445 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
4446 absolute.
4447 (SingleStatisticTestResult.report): Use dict.keys instead of
4448 dict.iterkeys.
4449
4450 2016-01-06 Pedro Alves <palves@redhat.com>
4451
4452 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
4453
4454 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
4455
4456 * gdb.btrace/dlopen.exp: New.
4457 * gdb.btrace/dlopen.c: New.
4458 * gdb.btrace/dlopen-dso.c: New.
4459
4460 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
4461
4462 * lib/gdb.exp (gdb_test): Update comments to clarify that the
4463 PATTERN argument is optional.
4464
4465 2015-12-24 Joel Brobecker <brobecker@adacore.com>
4466
4467 * lib/ada.exp (target_compile_ada_from_dir): New function.
4468 (gdb_compile_ada): Reimplement avoiding the use of project files.
4469 * gdb.ada/gnat_ada.gpr: Delete.
4470 * gdb.ada/cond_lang.exp: Adjust test to make path before
4471 filename optional.
4472 * gdb.ada/small_reg_param.exp: Likewise.
4473
4474 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
4475
4476 * gdb.base/foll-vork.exp: Remove HP-UX special case.
4477
4478 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
4479
4480 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
4481 case.
4482
4483 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
4484
4485 * gdb.base/break.exp: Remove dead code.
4486 * gdb.base/sepdebug.exp: Likewise.
4487
4488 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4489
4490 * gdb.asm/asm-source.exp: Remove HP-UX references.
4491 * gdb.base/annota1.exp: Likewise.
4492 * gdb.base/annota3.exp: Likewise.
4493 * gdb.base/attach.exp: Likewise.
4494 * gdb.base/bigcore.exp: Likewise.
4495 * gdb.base/break.exp: Likewise.
4496 * gdb.base/call-ar-st.exp: Likewise.
4497 * gdb.base/callfuncs.exp: Likewise.
4498 * gdb.base/catch-fork-static.exp: Likewise.
4499 * gdb.base/display.exp: Likewise.
4500 * gdb.base/foll-exec-mode.exp: Likewise.
4501 * gdb.base/foll-exec.exp: Likewise.
4502 * gdb.base/foll-fork.exp: Likewise.
4503 * gdb.base/foll-vfork.exp: Likewise.
4504 * gdb.base/funcargs.exp: Likewise.
4505 * gdb.base/hbreak2.exp: Likewise.
4506 * gdb.base/inferior-died.exp: Likewise.
4507 * gdb.base/interrupt.exp: Likewise.
4508 * gdb.base/multi-forks.exp: Likewise.
4509 * gdb.base/nodebug.exp: Likewise.
4510 * gdb.base/sepdebug.exp: Likewise.
4511 * gdb.base/solib1.c: Likewise.
4512 * gdb.base/step-test.exp: Likewise.
4513 * gdb.mi/non-stop.c: Likewise.
4514 * gdb.mi/pthreads.c: Likewise.
4515 * gdb.multi/bkpt-multi-exec.ex: Likewise.
4516 * gdb.threads/pthreads.c: Likewise.
4517 * gdb.threads/staticthreads.exp: Likewise.
4518 * lib/future.exp: Likewise.
4519 * lib/gdb.exp: Likewise.
4520 * gdb.base/so-indr-cl.c: Remove.
4521 * gdb.base/so-indr-cl.exp: Likewise.
4522 * gdb.base/solib.c: Likewise.
4523 * gdb.base/solib.exp: Likewise.
4524 * gdb.base/solib2.c: Likewise.
4525
4526 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
4527
4528 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
4529 * gdb.base/call-ar-st.exp: Likewise.
4530 * gdb.base/callfuncs.exp: Likewise.
4531 * gdb.base/condbreak.exp: Likewise.
4532 * gdb.base/constvars.exp: Likewise.
4533 * gdb.base/hbreak2.exp: Likewise.
4534 * gdb.base/langs.exp: Likewise.
4535 * gdb.base/list.exp: Likewise.
4536 * gdb.base/long_long.exp: Likewise.
4537 * gdb.base/ptype.exp: Likewise.
4538 * gdb.base/scope.exp: Likewise.
4539 * gdb.base/signals.exp: Likewise.
4540 * gdb.base/so-impl-ld.exp: Likewise.
4541 * gdb.base/varargs.exp: Likewise.
4542 * gdb.base/volatile.exp: Likewise.
4543 * gdb.base/whatis.exp: Likewise.
4544 * gdb.cp/cplusfuncs.exp: Likewise.
4545 * gdb.cp/inherit.exp: Likewise.
4546 * gdb.cp/local.exp: Likewise.
4547 * gdb.cp/member-ptr.exp: Likewise.
4548 * gdb.cp/method.exp: Likewise.
4549 * gdb.cp/overload.exp: Likewise.
4550 * gdb.cp/templates.exp: Likewise.
4551 * gdb.stabs/weird.exp: Likewise.
4552 * lib/compiler.c: Likewise.
4553 * lib/compiler.cc: Likewise.
4554 * lib/cp-support.exp: Likewise.
4555 * lib/gdb.exp: Likewise.
4556
4557 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
4558
4559 * configure.ac: Remove HP-UX case.
4560 * configure: Regenerate.
4561
4562 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
4563
4564 * lib/gdb.exp (gdb_compile): Add function doc.
4565
4566 2015-12-17 Pedro Alves <palves@redhat.com>
4567
4568 PR threads/19354
4569 * gdb.multi/info-threads.exp: New file.
4570
4571 2015-12-15 Yao Qi <yao.qi@linaro.org>
4572
4573 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
4574 is aarch64*-*-*.
4575
4576 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4577
4578 * gdb.base/history-duplicates.exp: Skip if no readline support.
4579
4580 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4581
4582 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
4583
4584 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4585
4586 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
4587
4588 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
4589
4590 * gdb.base/completion.exp: Skip tests that interrupt GDB with
4591 ctrl-C if nointerrupts target property is set.
4592 * gdb.base/double-prompt-target-event-error.exp: Likewise.
4593 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
4594 * gdb.base/paginate-bg-execution.exp: Likewise.
4595 * gdb.base/paginate-execution-startup.exp: Likewise.
4596 * gdb.base/random-signal.exp: Likewise.
4597 * gdb.base/range-stepping.exp: Likewise.
4598 * gdb.cp/annota2.exp: Likewise.
4599 * gdb.cp/annota3.exp: Likewise.
4600 * gdb.gdb/selftest.exp: Likewise.
4601 * gdb.threads/continue-pending-status.exp: Likewise.
4602 * gdb.threads/leader-exit.exp: Likewise.
4603 * gdb.threads/manythreads.exp: Likewise.
4604 * gdb.threads/pthreads.exp: Likewise.
4605 * gdb.threads/schedlock.exp: Likewise.
4606 * gdb.threads/sigthread.exp: Likewise.
4607
4608 2015-12-11 Don Breazeal <donb@codesourcery.com>
4609
4610 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
4611 remote.
4612 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
4613 * gdb.base/foll-exec.exp (main): Enable for target remote.
4614 * gdb.base/foll-fork.exp (main): Likewise.
4615 * gdb.base/foll-vfork.exp (main): Likewise.
4616 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
4617 (proc continue_to_exit_bp_loc): Use clean_restart.
4618 * gdb.base/pie-execl.exp (main): Disable for target remote.
4619 * gdb.base/watch-vfork.exp (main): Enable for target remote.
4620 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
4621 * gdb.threads/execl.exp (main): Likewise.
4622 * gdb.threads/fork-child-threads.exp (main): Likewise.
4623 * gdb.threads/fork-plus-threads.exp (main): Disable for target
4624 remote.
4625 * gdb.threads/fork-thread-pending.exp (main): Enable for target
4626 remote.
4627 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
4628 pid.tid style ptids, instead of just tid.
4629 * gdb.threads/thread-execl.exp (main): Enable for target remote.
4630 * gdb.threads/watchpoint-fork.exp (main): Likewise.
4631 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
4632 ptids, instead of just tid.
4633
4634 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4635
4636 * gdb.base/list.exp (test_list_forward): Add end of file error
4637 test.
4638 (test_repeat_list_command): Add end of file error test.
4639 (test_list_backwards): Add beginning of file error test.
4640
4641 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4642
4643 * gdb.base/list.exp (test_list_invalid_args): New function,
4644 defined, and called.
4645
4646 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
4647
4648 * gdb.base/list.exp (test_list): Make test names unique.
4649
4650 2015-12-11 Yao Qi <yao.qi@linaro.org>
4651
4652 * gdb.base/coremaker2.c: Remove.
4653
4654 2015-12-10 Pedro Alves <palves@redhat.com>
4655
4656 * gdb.multi/base.exp: Remove stale "spaces" references.
4657
4658 2015-12-10 Pedro Alves <palves@redhat.com>
4659
4660 * gdb.multi/base.exp: Don't use nowarnings.
4661 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
4662 * gdb.multi/hangout.c: Include stdio.h.
4663 * gdb.multi/hello.c: Include stdlib.h.
4664 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
4665 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
4666 * gdb.multi/multi-arch.exp: Don't use nowarnings.
4667
4668 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
4669
4670 * gdb.dwarf2/dw2-ranges-base.c: New file.
4671 * gdb.dwarf2/dw2-ranges-base.exp: New file.
4672 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
4673 support additional line table, and debug ranges generation.
4674 (Dwarf::ranges): New function, generate .debug_ranges.
4675 (Dwarf::lines): Support generating simple line table programs.
4676 (Dwarf::assemble): Initialise new namespace variables.
4677
4678 2015-12-09 Kevin Buettner <kevinb@redhat.com>
4679
4680 * gdb.base/async.exp (proc test_background): Add case for
4681 asynchronous execution not supported.
4682
4683 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
4684
4685 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
4686 format and change test names to make them unique.
4687
4688 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
4689 Pedro Alves <pedro@redhat.com>
4690
4691 PR gdb/18702
4692 Add checking of floatformats setup on x86_64 hosts.
4693 * gdb.arch/i386-float.S (main): Load bigval and smallval.
4694 (smallval, bigval): New labels/constants.
4695 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
4696 float" after loading bigval and smallval.
4697
4698 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
4699
4700 * gdb.ada/fun_overload_menu.exp: New testcase.
4701 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
4702
4703 2015-12-04 Josh Stone <jistone@redhat.com>
4704
4705 * gdb.base/catch-fork-static.exp: New.
4706
4707 2015-12-03 Yao Qi <yao.qi@linaro.org>
4708
4709 * gdb.base/sizeof.c: Don't include stdio.h and
4710 ../lib/unbuffer_output.c.
4711 (main): New variable 'size' and 'value'. Remove printf and
4712 gdb_unbuffer_output. Assign return value to size and value.
4713 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
4714 at the beginning.
4715 (check_sizeof): Check the result by printing variable 'size'.
4716 (check_valueof): Check the result by printing variable 'value'.
4717
4718 2015-12-01 Yao Qi <yao.qi@linaro.org>
4719
4720 * gdb.base/disp-step-syscall.exp: Define syscall instruction
4721 for aarch64*-*-linux* target.
4722
4723 2015-11-30 Pedro Alves <palves@redhat.com>
4724
4725 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
4726
4727 2015-11-30 Pedro Alves <palves@redhat.com>
4728
4729 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
4730 Handle non-stop mode vCont replies.
4731
4732 2015-11-30 Pedro Alves <palves@redhat.com>
4733
4734 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
4735 prepare_for_testing. Start gdb with "set non-stop on" appended to
4736 GDBFLAGS. Lax expected stop output.
4737
4738 2015-11-27 Yao Qi <yao.qi@linaro.org>
4739
4740 * gdb.arch/arm-neon.exp: New.
4741 * gdb.arch/arm-neon.c: New.
4742
4743 2015-11-27 Yao Qi <yao.qi@linaro.org>
4744
4745 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
4746
4747 2015-11-27 Yao Qi <yao.qi@linaro.org>
4748
4749 * gdb.cp/annota2.exp: Allow multiple occurrences of the
4750 frames-invalid annotation.
4751
4752 2015-11-27 Yao Qi <yao.qi@linaro.org>
4753
4754 * gdb.cp/annota2.exp: Use ${frames_invalid}.
4755
4756 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
4757
4758 * gdb.threads/names.exp: New file.
4759 * gdb.threads/names.c: New file.
4760 * README: Mention gdb,no_thread_names.
4761
4762 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
4763
4764 PR 19297
4765 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
4766 support" error.
4767
4768 2015-11-24 Pedro Alves <palves@redhat.com>
4769
4770 PR 17539
4771 * gdb.base/display.exp: Expect displays to be sorted in ascending
4772 order. Use multi_line.
4773 * gdb.base/solib-display.exp: Likewise.
4774
4775 2015-11-24 Pedro Alves <palves@redhat.com>
4776
4777 PR 17539
4778 * gdb.base/display.exp: Expect displays to be sorted in ascending
4779 order. Use multi_line.
4780 * gdb.base/solib-display.exp: Likewise.
4781
4782 2015-11-24 Pedro Alves <palves@redhat.com>
4783
4784 PR 17539
4785 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
4786 threads in ascending order.
4787 * gdb.base/foll-fork.exp: Likewise.
4788 * gdb.base/foll-vfork.exp: Likewise.
4789 * gdb.base/multi-forks.exp: Likewise.
4790 * gdb.mi/mi-nonstop.exp: Likewise.
4791 * gdb.mi/mi-nsintrall.exp: Likewise.
4792 * gdb.multi/base.exp: Likewise.
4793 * gdb.multi/multi-arch.exp: Likewise.
4794 * gdb.python/py-inferior.exp: Likewise.
4795 * gdb.threads/break-while-running.exp: Likewise.
4796 * gdb.threads/execl.exp: Likewise.
4797 * gdb.threads/gcore-thread.exp: Likewise.
4798 * gdb.threads/info-threads-cur-sal.exp: Likewise.
4799 * gdb.threads/kill.exp: Likewise.
4800 * gdb.threads/linux-dp.exp: Likewise.
4801 * gdb.threads/multiple-step-overs.exp: Likewise.
4802 * gdb.threads/next-bp-other-thread.exp: Likewise.
4803 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
4804 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
4805 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
4806 * gdb.threads/thread-find.exp: Likewise.
4807 * gdb.threads/tls.exp: Likewise.
4808 * lib/mi-support.exp (mi_reverse_list): Delete.
4809 (mi_check_thread_states): No longer reverse list.
4810
4811 2015-11-24 Pedro Alves <palves@redhat.com>
4812
4813 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
4814 use lowercase.
4815
4816 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4817
4818 * gdb.trace/actions.c: Include trace-common.h.
4819 (main): Add a location for a fast tracepoint.
4820 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
4821 the normal tracepoints.
4822 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
4823
4824 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
4825
4826 * save-trace.exp: Factor out code to these...
4827 (gdb_save_tracepoints): New.
4828 (gdb_load_tracepoints): New.
4829 (do_save_load_test): New.
4830
4831 2015-11-23 Kevin Buettner <kevinb@redhat.com>
4832
4833 * gdb.base/asmlabel.exp: New test.
4834 * gdb.base/asmlabel.c: New test case.
4835
4836 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4837
4838 * gdb.base/wrong_frame_bt_full-main.c: New file.
4839 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
4840 * gdb.base/wrong_frame_bt_full.exp: New file.
4841
4842 2015-11-23 Joel Brobecker <brobecker@adacore.com>
4843
4844 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
4845
4846 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4847
4848 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
4849 pstate register when comparing registers values in
4850 sparc64-*-linux-gnu targets to avoid spurious differences.
4851
4852 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
4853
4854 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
4855
4856 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
4857
4858 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
4859 as type argument to gdb_compile.
4860 * gdb.base/nested-subp2.exp: Likewise.
4861 * gdb.base/nested-subp3.exp: Likewise.
4862
4863 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
4864
4865 * lib/dwarf.exp (_note): Fix left shift of negative value.
4866 * gdb.trace/trace-condition.exp: Likewise.
4867
4868 2015-11-13 Yao Qi <yao.qi@linaro.org>
4869
4870 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
4871 comments about d10v.
4872 (test_scalar_returns): Likewise.
4873 * gdb.base/d10v.ld: Remove.
4874 * gdb.base/overlays.exp: Remove the target triplet checking for
4875 d10v-*-*.
4876 * gdb.base/structs.exp (test_struct_returns): Remove the
4877 comments about d10v.
4878 (test_struct_calls): Likewise.
4879
4880 2015-11-13 Yao Qi <yao.qi@linaro.org>
4881
4882 * gdb.base/gnu_vector.exp: Check the return value by "p res".
4883 * gdb.base/gnu_vector.c: Don't include stdio.h.
4884 (main): Don't print res and call add_some_intvecs.
4885
4886 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
4887
4888 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
4889 macro.
4890 (func5): Removed.
4891 (func4): Use FAST_TRACEPOINT_LABEL.
4892 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
4893 macro.
4894 (func): Removed.
4895 (thread_function): Use FAST_TRACEPOINT_LABEL.
4896 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
4897 (func): Remove.
4898 (marker): Use FAST_TRACEPOINT_LABEL.
4899 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
4900 (pendfunc1): Remove.
4901 (pendfunc): Use FAST_TRACEPOINT_LABEL.
4902 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
4903 (foo): Remove.
4904 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
4905 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
4906 macro.
4907 (func): Remove.
4908 (marker): Use FAST_TRACEPOINT_LABEL.
4909 * gdb.trace/trace-common.h: New header.
4910 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
4911 macro.
4912 (func): Remove.
4913 (marker): Use FAST_TRACEPOINT_LABEL.
4914 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
4915 (func): Remove.
4916 (thread_function): Use FAST_TRACEPOINT_LABEL.
4917
4918 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
4919
4920 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
4921 in front.
4922 * gdb.trace/change-loc.exp: Use global pcreg definition.
4923 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
4924 * gdb.trace/entry-values.exp: Use global spreg definition, add $
4925 in front.
4926 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
4927 * gdb.trace/pending.exp: Likewise.
4928 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
4929 * gdb.trace/trace-break.exp: Likewise.
4930 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
4931 in front.
4932 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
4933 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
4934 in front.
4935 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
4936
4937 2015-11-09 Joel Brobecker <brobecker@adacore.com>
4938
4939 * gdb.ada/fin_fun_out: New testcase.
4940
4941 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4942
4943 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
4944 value associated with DW_AT_byte_size.
4945 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
4946 constants for DW_AT_byte_size, DW_AT_lower_bound, and
4947 DW_AT_upper_bound.
4948
4949 2015-11-07 Kevin Buettner <kevinb@redhat.com>
4950
4951 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
4952 (gdb_target_symbol_prefix_flags): Define in terms of _asm
4953 version.
4954 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
4955 gdb.dwarf2/dw2-canonicalize-type.exp,
4956 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
4957 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
4958 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
4959 provided by gdb_target_symbol_prefix_flags_asm.
4960 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
4961 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
4962 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
4963 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
4964 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
4965 macros where needed). Use this macro for symbols which require
4966 the prefix provided by SYMBOL_PREFIX.
4967
4968 2015-11-05 Kevin Buettner <kevinb@redhat.com>
4969
4970 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
4971 New procs.
4972 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
4973 representing expressions, of more than one list element.
4974 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
4975 to prepend linker symbol prefix to f.
4976 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
4977 table_1 and table_2.
4978 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
4979 Likewise, for f and g.
4980 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
4981 for ptr.
4982 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
4983 for main.
4984 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
4985 table_1_ptr and table_2_ptr.
4986
4987 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4988 Joel Brobecker <brobecker@adacore.com>
4989
4990 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
4991
4992 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
4993
4994 * gdb.reverse/s390-mvcle.c: New test.
4995 * gdb.reverse/s390-mvcle.exp: New file.
4996 * lib/gdb.exp: Enable reverse tests on s390*-linux.
4997
4998 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
4999
5000 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
5001
5002 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
5003
5004 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
5005 reaching marker2.
5006 * gdb.reverse/getresuid-reverse.exp: Likewise.
5007 * gdb.reverse/pipe-reverse.exp: Likewise.
5008 * gdb.reverse/readv-reverse.exp: Likewise.
5009 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5010 * gdb.reverse/time-reverse.exp: Likewise.
5011 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
5012
5013 2015-10-30 Yao Qi <yao.qi@linaro.org>
5014
5015 * gdb.threads/wp-replication.c (watch_count_done): Remove.
5016 (empty_cycle): Remove.
5017 (main): Don't call empty_cycle. Don't use watch_count_done.
5018 * gdb.threads/wp-replication.exp: Don't set breakpoint on
5019 empty_cycle. Rewrite the code counting HW watchpoints.
5020
5021 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
5022
5023 * gdb.reverse/fstatat-reverse.c: New test.
5024 * gdb.reverse/fstatat-reverse.exp: New file.
5025 * gdb.reverse/getresuid-reverse.c: New test.
5026 * gdb.reverse/getresuid-reverse.exp: New file.
5027 * gdb.reverse/pipe-reverse.c: New test.
5028 * gdb.reverse/pipe-reverse.exp: New file.
5029 * gdb.reverse/readv-reverse.c: New test.
5030 * gdb.reverse/readv-reverse.exp: New file.
5031 * gdb.reverse/recvmsg-reverse.c: New test.
5032 * gdb.reverse/recvmsg-reverse.exp: New file.
5033 * gdb.reverse/time-reverse.c: New test.
5034 * gdb.reverse/time-reverse.exp: New file.
5035 * gdb.reverse/waitpid-reverse.c: New test.
5036 * gdb.reverse/waitpid-reverse.exp: New file.
5037
5038 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
5039
5040 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
5041
5042 2015-10-26 Doug Evans <dje@google.com>
5043
5044 PR symtab/17391
5045 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
5046 * gdb.dwarf2/bad-regnum.c: New file.
5047 * gdb.dwarf2/bad-regnum.exp: New file.
5048
5049 2015-10-26 Doug Evans <dje@google.com>
5050
5051 PR python/18938
5052 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
5053 file.
5054
5055 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5056
5057 * gdb.compile/compile.exp (compile code globalvar): Update expectation
5058 for a change by "Mention language in compile error message".
5059
5060 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
5061
5062 PR python/18073
5063 * gdb.python/py-type.c (C::a_method): New.
5064 (C::a_const_method): New.
5065 (C::a_static_method): New.
5066 (a_function): New.
5067 * gdb.python/py-type.exp (test_fields): Test getting fields
5068 from function and method.
5069
5070 2015-10-21 Keven Boell <keven.boell@intel.com>
5071
5072 * gdb.fortran/vla-alloc-assoc.exp: New file.
5073 * gdb.fortran/vla-datatypes.exp: New file.
5074 * gdb.fortran/vla-datatypes.f90: New file.
5075 * gdb.fortran/vla-history.exp: New file.
5076 * gdb.fortran/vla-ptype-sub.exp: New file.
5077 * gdb.fortran/vla-ptype.exp: New file.
5078 * gdb.fortran/vla-sizeof.exp: New file.
5079 * gdb.fortran/vla-sub.f90: New file.
5080 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
5081 * gdb.fortran/vla-value-sub-finish.exp: New file.
5082 * gdb.fortran/vla-value-sub.exp: New file.
5083 * gdb.fortran/vla-value.exp: New file.
5084 * gdb.fortran/vla-ptr-info.exp: New file.
5085 * gdb.mi/mi-vla-fortran.exp: New file.
5086 * gdb.mi/vla.f90: New file.
5087
5088 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
5089
5090 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
5091 of hardwired timeout value.
5092
5093 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
5094 Pedro Alves <palves@redhat.com>
5095
5096 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
5097 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
5098
5099 2015-10-19 Josh Stone <jistone@redhat.com>
5100
5101 * gdb.base/catch-syscall.c: Include <sched.h>.
5102 (unknown_syscall): New variable.
5103 (main): Trigger a vfork and an unknown syscall.
5104 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
5105 (unknown_syscall_number): Likewise.
5106 (check_call_to_syscall): Accept an optional syscall pattern.
5107 (check_return_from_syscall): Likewise.
5108 (check_continue): Likewise.
5109 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
5110 (test_catch_syscall_skipping_return): New test toggling off 'catch
5111 syscall' to step over the syscall return, then toggling back on.
5112 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
5113 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
5114 (do_syscall_tests): Call test_catch_syscall_without_args and
5115 test_catch_syscall_mid_vfork.
5116 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
5117 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
5118
5119 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
5120
5121 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
5122 print g_vE): Add new pass patterns.
5123 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
5124 print various symbol names for vptr fields.
5125
5126 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
5127
5128 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
5129 results.
5130
5131 2015-10-12 Yao Qi <yao.qi@linaro.org>
5132
5133 * gdb.arch/disp-step-insn-reloc.exp: New test case.
5134
5135 2015-10-12 Yao Qi <yao.qi@linaro.org>
5136
5137 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
5138 is aarch64*-*-linux*.
5139
5140 2015-10-12 Yao Qi <yao.qi@linaro.org>
5141
5142 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
5143 (can_relocate_bcond_true): ... it.
5144 (can_relocate_bcond_false): New function.
5145 (foo): Likewise.
5146 (can_relocate_bl): Likewise.
5147 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
5148 can_relocate_bl.
5149
5150 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
5151
5152 * gdb.base/nested-addr.c: New file.
5153 * gdb.base/nested-addr.exp: New testcase.
5154
5155 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
5156
5157 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
5158 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
5159 its output. Ignore the output of "record goto begin" and instead
5160 check that GDB is replaying.
5161
5162 2015-10-09 Pedro Alves <palves@redhat.com>
5163
5164 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
5165 (top level): Use it in the run with no args test.
5166
5167 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
5168
5169 * gdb.dlang/properties.exp: New file.
5170
5171 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
5172
5173 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
5174 whether or not address 0x1000 is mapped on the target.
5175
5176 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
5177
5178 * gdb.python/py-type.exp: Do not run tests if binaries fail to
5179 build.
5180
5181 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
5182
5183 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
5184 instruction-history test.
5185
5186 2015-09-28 Doug Evans <dje@google.com>
5187
5188 * gdb.base/gcore.c (array_func): Add reference to static_array.
5189
5190 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
5191
5192 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
5193 source line.
5194
5195 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
5196
5197 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
5198 short or char as base type.
5199
5200 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
5201
5202 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
5203 to allow any size enum.
5204
5205 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
5206
5207 * gdb.ada/array_ptr_renaming.exp: New testcase.
5208 * gdb.ada/array_ptr_renaming/foo.adb: New file.
5209 * gdb.ada/array_ptr_renaming/pack.ads: New file.
5210
5211 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5212
5213 * gdb.trace/ftrace-lock.c: New file.
5214 * gdb.trace/ftrace-lock.exp: New file.
5215
5216 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5217
5218 * gdb.arch/insn-reloc.c: New file.
5219 * gdb.arch/ftrace-insn-reloc.exp: New file.
5220
5221 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
5222
5223 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
5224 instruction.
5225 * gdb.trace/pendshr1.c (pendfunc): Likewise.
5226 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
5227 * gdb.trace/range-stepping.c: Likewise.
5228 * gdb.trace/trace-break.c: Likewise.
5229 * gdb.trace/trace-mt.c (thread_function): Likewise.
5230 * gdb.trace/ftrace.c (marker): Likewise.
5231 * gdb.trace/trace-condition.c (marker): Likewise.
5232 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
5233 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
5234 is_aarch64_target.
5235
5236 2015-09-18 Doug Evans <xdje42@gmail.com>
5237
5238 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
5239 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
5240
5241 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5242
5243 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
5244 the breakpoint.
5245
5246 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5247
5248 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
5249 the pending breakpoint. Remove timeout override for "Run till
5250 MI pending breakpoint on pendfunc3 on thread 2" test.
5251
5252 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5253
5254 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
5255 filename pattern.
5256
5257 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5258
5259 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
5260 in breakpoint filename pattern.
5261
5262 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5263
5264 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
5265
5266 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
5267
5268 * gdb.linespec/explicit.exp: Check for readline support for
5269 tab-completion tests. Fix obvious typo.
5270
5271 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5272
5273 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
5274 and replay.
5275
5276 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
5277
5278 * gdb.btrace/non-stop.c: New.
5279 * gdb.btrace/non-stop.exp: New.
5280
5281 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
5282 Yao Qi <yao.qi@linaro.org>
5283
5284 * gdb.trace/trace-condition.c: New file.
5285 * gdb.trace/trace-condition.exp: New file.
5286
5287 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
5288
5289 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
5290 for testing bytecode compilation.
5291
5292 2015-09-16 Pedro Alves <palves@redhat.com>
5293 Sandra Loosemore <sandra@codesourcery.com>
5294
5295 * gdb.threads/non-stop-fair-events.c (timeout): New global.
5296 (SECONDS): Redefine.
5297 (main): Call pthread_kill and alarm early.
5298 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
5299 support.
5300 (test): If the target can't hardware step and doesn't support
5301 displaced stepping, increase the timeout.
5302
5303 2015-09-16 Pedro Alves <palves@redhat.com>
5304
5305 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
5306 (enable_debug): New procedures.
5307 (test): Use them. Bail out if waiting for threads fails.
5308 (top level): Bail out if a test fails.
5309
5310 2015-09-16 Yao Qi <yao.qi@linaro.org>
5311
5312 * gdb.asm/asm-source.exp: Set asm-arch for
5313 aarch64*-*-* target.
5314 * gdb.asm/aarch64.inc: New file.
5315
5316 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
5317
5318 * gdb.ada/array_of_variable_length.exp: New testcase.
5319 * gdb.ada/array_of_variable_length/foo.adb: New file.
5320 * gdb.ada/array_of_variable_length/pck.adb: New file.
5321 * gdb.ada/array_of_variable_length/pck.ads: New file.
5322
5323 2015-09-15 Doug Evans <dje@google.com>
5324
5325 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
5326 of function static local variable.
5327
5328 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5329
5330 * gdb.threads/tls-so_extern.exp: New test file.
5331 * gdb.threads/tls-so_extern.c: New test file.
5332 * gdb.threads/tls-so_extern_main.c: New test file.
5333
5334 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5335
5336 * gdb.opt/solib-intra-step-lib.c: New file.
5337 * gdb.opt/solib-intra-step-main.c: New file.
5338 * gdb.opt/solib-intra-step.exp: New file.
5339
5340 2015-09-15 Pedro Alves <palves@redhat.com>
5341
5342 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
5343 gdb_continue_to_breakpoint instead of gdb_test_multiple.
5344
5345 2015-09-14 Pedro Alves <palves@redhat.com>
5346
5347 * gdb.base/hook-stop-continue.c: Delete.
5348 * gdb.base/hook-stop-continue.exp: Delete.
5349 * gdb.base/hook-stop-frame.c: Delete.
5350 * gdb.base/hook-stop-frame.exp: Delete.
5351 * gdb.base/hook-stop.c: New file.
5352 * gdb.base/hook-stop.exp: New file.
5353
5354 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
5355
5356 * gdb.ada/access_to_packed_array.exp: New testcase.
5357 * gdb.ada/access_to_packed_array/foo.adb: New file.
5358 * gdb.ada/access_to_packed_array/pack.adb: New file.
5359 * gdb.ada/access_to_packed_array/pack.ads: New file.
5360
5361 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
5362
5363 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
5364 buffer size test.
5365
5366 2015-09-11 Don Breazeal <donb@codesourcery.com>
5367
5368 * gdb.base/foll-exec.c: Add copyright header. Fix
5369 formatting issues.
5370 * gdb.base/foll-exec.exp (zap_session): Delete proc.
5371 (do_exec_tests): Use clean_restart in place of zap_session,
5372 and for test initialization. Fix formatting issues. Use
5373 fail in place of perror.
5374 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
5375 an expect statement to match an expression with output from
5376 the program under debug.
5377 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
5378 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
5379 * gdb.threads/non-ldr-exc-2.exp: Likewise.
5380 * gdb.threads/non-ldr-exc-3.exp: Likewise.
5381 * gdb.threads/non-ldr-exc-4.exp: Likewise.
5382
5383 2015-09-09 Doug Evans <dje@google.com>
5384
5385 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
5386
5387 2015-09-09 Doug Evans <dje@google.com>
5388
5389 * gdb.base/pie-execl.exp: Fix result test of build_executable.
5390
5391 2015-09-09 Doug Evans <dje@google.com>
5392
5393 * gdb.base/savedregs.exp: Fix typo.
5394
5395 2015-09-09 Pedro Alves <palves@redhat.com>
5396
5397 * gdb.mi/mi-cli.exp: Add CLI finish tests.
5398
5399 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
5400
5401 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
5402 command actually switches threads. Give up on remaining
5403 tests if target fails to stop at breakpoint.
5404
5405 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
5406
5407 * gdb.ada/funcall_char.exp: New testcase.
5408 * gdb.ada/funcall_char/foo.adb: New file.
5409
5410 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
5411
5412 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
5413 expected outputs. Add two testcases for completing ambiguous
5414 functions.
5415 * gdb.ada/complete/aux_pck.adb: New file.
5416 * gdb.ada/complete/aux_pck.ads: New file.
5417 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
5418 Ambiguous_Func functions.
5419 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
5420 * gdb.ada/complete/pck.adb: Likewise.
5421
5422 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
5423
5424 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
5425 failures to run the test program under GDB.
5426
5427 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
5428
5429 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
5430 to C.
5431
5432 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
5433
5434 * gdb.base/run-after-attach.exp: New test file.
5435 * gdb.base/run-after-attach.c: New test file.
5436
5437 2015-08-26 Don Breazeal <donb@codesourcery.com>
5438
5439 * gdb.base/foll-exec-2.c: New test program.
5440 * gdb.base/foll-exec-2.exp: New test.
5441
5442 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
5443
5444 * gdb.base/nested-subp1.exp: New file.
5445 * gdb.base/nested-subp1.c: New file.
5446 * gdb.base/nested-subp2.exp: New file.
5447 * gdb.base/nested-subp2.c: New file.
5448 * gdb.base/nested-subp3.exp: New file.
5449 * gdb.base/nested-subp3.c: New file.
5450
5451 2015-08-24 Pedro Alves <palves@redhat.com>
5452
5453 * gdb.server/connect-without-multi-process.c: New file.
5454 * gdb.server/connect-without-multi-process.exp: New file.
5455
5456 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5457
5458 * gdb.opt/inline-markers.c: Make z int.
5459
5460 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5461
5462 * gdb.opt/inline-markers.c: Make z volatile.
5463
5464 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
5465
5466 * gdb.opt/inline-bt.c: New volatile global z.
5467 * gdb.opt/inline-cmds.c: Likewise.
5468 * gdb.opt/inline-locals.c: Likewise.
5469 * gdb.opt/inline-markers.c: New extern global z.
5470 (marker): Use z.
5471 (inline_fn): Likewise.
5472
5473 2015-08-24 Pedro Alves <palves@redhat.com>
5474
5475 * config/m32r-stub.exp: Remove file.
5476 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
5477 * gdb.base/call-rt-st.exp: Likewise.
5478 * gdb.base/call-strs.exp: Likewise.
5479 * gdb.base/default.exp: Remove references to h8300-*-hms and
5480 *-*-udi*.
5481 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
5482
5483 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
5484
5485 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
5486 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
5487 and "return" use KFAIL when GDB can not read/write the vector
5488 return value.
5489
5490 2015-08-21 Gary Benson <gbenson@redhat.com>
5491
5492 * gdb.trace/pending.exp: Cope with remote transfer warnings.
5493
5494 2015-08-20 Pedro Alves <palves@redhat.com>
5495
5496 * gdb.server/solib-list.exp: No longer expect an interior stop in
5497 non-stop mode.
5498
5499 2015-08-20 Pedro Alves <palves@redhat.com>
5500
5501 * gdb.server/connect-stopped-target.c: New file.
5502 * gdb.server/connect-stopped-target.exp: New file.
5503
5504 2015-08-20 Pedro Alves <palves@redhat.com>
5505
5506 * gdb.dwarf2/comp-unit-lang.exp: New file.
5507 * gdb.dwarf2/comp-unit-lang.c: New file.
5508
5509 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
5510
5511 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
5512 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
5513
5514 2015-08-19 Kevin Buettner <kevinb@redhat.com>
5515
5516 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
5517 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
5518
5519 2015-08-18 Doug Evans <dje@google.com>
5520 Adrian Sendroiu <adrian.sendroiu@freescale.com>
5521
5522 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
5523 skip_python_tests. New arg prompt_regexp.
5524 (skip_python_tests): New function.
5525 * lib/mi-support.exp (mi_skip_python_tests): New function.
5526 * gdb.python/py-mi-objfile-gdb.py: New file.
5527 * gdb.python/py-mi-objfile.c: New file.
5528 * gdb.python/py-mi-objfile.exp: New file.
5529
5530 2015-08-17 Keith Seitz <keiths@redhat.com>
5531
5532 * gdb.linespec/explicit.exp: Move strace test from here ...
5533 * gdb.trace/strace.exp: ... to here.
5534
5535 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
5536
5537 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
5538 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
5539
5540 2015-08-14 Doug Evans <xdje42@gmail.com>
5541
5542 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
5543 inferior before selecting a new file.
5544
5545 2015-08-14 Doug Evans <xdje42@gmail.com>
5546
5547 * gdb.mi/mi-disassemble.exp: Update.
5548 * gdb.base/disasm-optim.S: New file.
5549 * gdb.base/disasm-optim.c: New file.
5550 * gdb.base/disasm-optim.h: New file.
5551 * gdb.base/disasm-optim.exp: New file.
5552
5553 2015-08-14 Keith Seitz <keiths@redhat.com>
5554
5555 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
5556 "evaluated-by".
5557
5558 2015-08-13 Joel Brobecker <brobecker@adacore.com>
5559
5560 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
5561
5562 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
5563
5564 * gdb.ada/fun_renaming.exp: New testcase.
5565 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
5566 * gdb.ada/fun_renaming/pack.adb: New file.
5567 * gdb.ada/fun_renaming/pack.ads: New file.
5568
5569 2015-08-12 Keith Seitz <keiths@redhat.com>
5570
5571 * gdb.base/dso2dso.exp: Pass basename of source file in call to
5572 gdb_get_line_number.
5573
5574 2015-08-12 Joel Brobecker <brobecker@adacore.com>
5575
5576 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
5577 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
5578 gdb.base/dso2dso.exp: New files.
5579
5580 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
5581 Pedro Alves <palves@redhat.com>
5582 Keith Seitz <keiths@redhat.com>
5583
5584 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
5585 GDBFLAGS.
5586
5587 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5588
5589 * gdb.base/gdbhistsize-history.exp
5590 (test_histsize_history_setting): Use save_vars.
5591 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
5592 Use save_vars.
5593 (test_no_truncation_of_unlimited_history_file): Use save_vars.
5594 * gdb.base/readline.exp: Use save_vars.
5595
5596 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
5597
5598 * lib/gdb.exp (save_vars): New proc.
5599
5600 2015-08-11 Keith Seitz <keiths@redhat.com>
5601
5602 * gdb.base/help.exp: Update help_breakpoint_text.
5603
5604 2015-08-11 Keith Seitz <keiths@redhat.com>
5605
5606 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
5607 (at toplevel): Call test_explicit_breakpoints.
5608 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
5609 breakpoints.
5610 * lib/mi-support.exp (mi_make_breakpoint): Add support for
5611 breakpoint conditions, "-cond".
5612
5613 2015-08-11 Keith Seitz <keiths@redhat.com>
5614
5615 * gdb.linespec/3explicit.c: New file.
5616 * gdb.linespec/cpexplicit.cc: New file.
5617 * gdb.linespec/cpexplicit.exp: New file.
5618 * gdb.linespec/explicit.c: New file.
5619 * gdb.linespec/explicit.exp: New file.
5620 * gdb.linespec/explicit2.c: New file.
5621 * gdb.linespec/ls-errs.exp: Add explicit location tests.
5622 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
5623 before using in the matching pattern.
5624 Clarify that `prefix' is a regular expression.
5625
5626 2015-08-11 Keith Seitz <keiths@redhat.com>
5627
5628 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
5629 test.
5630 Add tests for missing ",FMT" and ",".
5631
5632 2015-08-10 Doug Evans <dje@google.com>
5633 Keith Seitz <keiths@redhat.com>
5634
5635 PR gdb/17960
5636 * gdb.base/completion.exp: Add location completer tests.
5637
5638 2015-08-07 Pedro Alves <palves@redhat.com>
5639
5640 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
5641 tests here.
5642 (top level): Run do_test with and without displaced stepping.
5643
5644 2015-08-07 Pedro Alves <palves@redhat.com>
5645
5646 * gdb.base/valgrind-disp-step.c: New file.
5647 * gdb.base/valgrind-disp-step.exp: New file.
5648
5649 2015-08-07 Pedro Alves <palves@redhat.com>
5650
5651 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
5652 Delete function.
5653 (main): Add alarm. Run an infinite loop instead of calling
5654 wait_threads.
5655 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
5656 comment.
5657 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
5658 Delete function.
5659 (main): Add alarm. Run an infinite loop instead of calling
5660 wait_threads.
5661 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
5662 comment.
5663
5664 2015-08-07 Pedro Alves <palves@redhat.com>
5665
5666 * gdb.base/checkpoint-ns.exp: New file.
5667 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
5668 standard_testfile.
5669
5670 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
5671
5672 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
5673 * gdb.btrace/instruction_history.exp: Update.
5674 * gdb.btrace/tsx.exp: New.
5675 * gdb.btrace/tsx.c: New.
5676
5677 2015-08-06 Pedro Alves <palves@redhat.com>
5678
5679 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
5680 increase timeout.
5681 * gdb.reverse/until-precsave.exp: Bump timeouts.
5682
5683 2015-08-06 Pedro Alves <palves@redhat.com>
5684
5685 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
5686
5687 2015-08-06 Pedro Alves <palves@redhat.com>
5688
5689 PR gdb/18749
5690 * gdb.threads/process-dies-while-handling-bp.c: New file.
5691 * gdb.threads/process-dies-while-handling-bp.exp: New file.
5692
5693 2015-08-06 Pedro Alves <palves@redhat.com>
5694
5695 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
5696 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
5697
5698 2015-08-05 Pedro Alves <palves@redhat.com>
5699
5700 * gdb.threads/next-while-other-thread-longjmps.c: New file.
5701 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
5702
5703 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
5704
5705 * gdb.base/bp-permanent.exp: Report test as unsupported if
5706 the target cannot stop at the permanent breakpoint.
5707
5708 2015-08-03 Doug Evans <dje@google.com>
5709
5710 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
5711 10000.
5712
5713 2015-08-03 Doug Evans <dje@google.com>
5714
5715 * Makefile.in (workers/%.worker, build-perf): New rule.
5716 (GDB_PERFTEST_MODE): New variable.
5717 (check-perf): Use it.
5718 (clean): Clean up gdb.perf parallel build subdirs.
5719 * lib/build-piece.exp: New file.
5720 * lib/gdb.exp (make_gdb_parallel_path): New function
5721 (standard_output_file, standard_temp_file): Call it.
5722 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
5723 of $GDB_PARALLEL.
5724 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
5725
5726 2015-08-03 Doug Evans <dje@google.com>
5727
5728 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
5729 (LOG_FILE_NAME): New global.
5730 (TextReporter.__init__): Initialize self.txt_sum.
5731 (TextReporter.report): Add support for multiple data-points.
5732 Move report to perftest.sum, put raw data in perftest.log.
5733 (TextReporter.start): Open sum and log files.
5734 (TextReporter.end): Close sum and log files.
5735 * gdb.perf/lib/perftest/testresult.py
5736 (SingleStatisticTestResult.record): Handle multiple data-points.
5737
5738 2015-07-31 Pedro Alves <palves@redhat.com>
5739
5740 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
5741 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5742 kill_wait_spawned_process instead of explicit "kill -9".
5743 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
5744 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5745 kill_wait_spawned_process.
5746 * gdb.base/attach-twice.exp: Likewise.
5747 * gdb.base/attach.exp: Likewise.
5748 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
5749 gdb_test_multiple.
5750 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
5751 returning a spawn id instead of a pid. Use spawn_id_get_pid and
5752 kill_wait_spawned_process.
5753 * gdb.base/valgrind-infcall.exp: Likewise.
5754 * gdb.multi/multi-attach.exp: Likewise.
5755 * gdb.python/py-prompt.exp: Likewise.
5756 * gdb.python/py-sync-interp.exp: Likewise.
5757 * gdb.server/ext-attach.exp: Likewise.
5758 * gdb.threads/attach-into-signal.exp (corefunc): Use
5759 spawn_wait_for_attach, spawn_id_get_pid and
5760 kill_wait_spawned_process.
5761 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
5762 spawn_wait_for_attach returning a spawn id instead of a pid. Use
5763 spawn_id_get_pid and kill_wait_spawned_process.
5764 * gdb.threads/attach-stopped.exp (corefunc): Use
5765 spawn_wait_for_attach, spawn_id_get_pid and
5766 kill_wait_spawned_process.
5767 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
5768 Use spawn_id_get_pid. Wait for spawn id after eof. Use
5769 kill_wait_spawned_process instead of explicit "kill -9".
5770 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
5771 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
5772 (spawn_wait_for_attach): Use spawn instead of exec to spawn
5773 processes. Don't map cygwin/windows pids here. Now returns a
5774 spawn id list.
5775
5776 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5777
5778 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
5779 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
5780 correct patch.
5781
5782 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5783
5784 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
5785
5786 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
5787
5788 Reapply:
5789 2014-05-21 Mark Wielaard <mjw@redhat.com>
5790
5791 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
5792
5793 2015-07-30 Pedro Alves <palves@redhat.com>
5794
5795 * linux-low.c (handle_extended_wait): Set the child's last
5796 reported status to TARGET_WAITKIND_STOPPED.
5797
5798 2015-07-30 Pedro Alves <palves@redhat.com>
5799
5800 PR threads/18600
5801 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
5802 only shows inferior 1.
5803
5804 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
5805 Pedro Alves <palves@redhat.com>
5806
5807 PR threads/18600
5808 * gdb.threads/fork-plus-threads.c: New file.
5809 * gdb.threads/fork-plus-threads.exp: New file.
5810
5811 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5812
5813 * gdb.base/batch-preserve-term-settings.exp
5814 (test_terminal_settings_preserved_after_cli_exit): Use
5815 send_quit_command.
5816
5817 2015-07-29 Pedro Alves <palves@redhat.com>
5818 Don Breazeal <donb@codesourcery.com>
5819
5820 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
5821 output from both inferior_spawn_id and gdb_spawn_id.
5822
5823 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5824
5825 * gdb.threads/attach-into-signal.exp (corefunc): Use
5826 with_test_prefix on nested loops, uniquefying the test messages.
5827
5828 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
5829
5830 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
5831 commit.
5832
5833 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5834
5835 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
5836 New proc.
5837 (test_terminal_settings_preserved_after_sigterm): New test.
5838
5839 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5840
5841 * gdb.base/batch-preserve-term-settings.exp
5842 (test_terminal_settings_preserved_after_cli_exit): New test.
5843
5844 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
5845
5846 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
5847 manipulation of saved_gdbflags.
5848 (test_terminal_settings_preserved): Remove global declaration of
5849 the unused variable pagination_prompt. Remove manipulation of
5850 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
5851 GDBFLAGS.
5852
5853 2015-07-29 Pedro Alves <palves@redhat.com>
5854
5855 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
5856
5857 2015-07-29 Pedro Alves <palves@redhat.com>
5858
5859 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
5860 at the top.
5861
5862 2015-07-29 Pedro Alves <palves@redhat.com>
5863
5864 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
5865 (main): Call gdb_unbuffer_output.
5866 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
5867 (main): Call gdb_unbuffer_output.
5868 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
5869 (main): Call gdb_unbuffer_output.
5870 * gdb.base/call-strs.exp: Adjust to step over the
5871 gdb_unbuffer_output call.
5872 * gdb.base/catch-gdb-caused-signals.c: Include
5873 "../lib/unbuffer_output.c".
5874 (main): Call gdb_unbuffer_output.
5875 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
5876 (main): Call gdb_unbuffer_output.
5877 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
5878 (main): Call gdb_unbuffer_output.
5879 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
5880 (main): Call gdb_unbuffer_output.
5881 * gdb.base/shlib-call.exp: Adjust to step over the
5882 gdb_unbuffer_output call.
5883 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
5884 (main): Call gdb_unbuffer_output.
5885 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
5886 (main): Call gdb_unbuffer_output.
5887 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
5888 (main): Rename to ...
5889 (test): ... this.
5890 (main): Reimplement.
5891 * gdb.base/varargs.exp: Run to test instead of to main.
5892 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5893 (main): Call gdb_unbuffer_output.
5894
5895 2015-07-29 Pedro Alves <palves@redhat.com>
5896
5897 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
5898 factore out from mi_continue_dprintf. For call-style dprintfs,
5899 expect dprintf output out of $inferior_spawn_id.
5900 (mi_continue_dprintf): Use mi_expect_dprintf.
5901 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
5902 (main): Call gdb_unbuffer_output.
5903
5904 2015-07-29 Pedro Alves <palves@redhat.com>
5905
5906 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
5907 (default_mi_gdb_start): Set inferior_spawn_id instead of
5908 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
5909 gdb_spawn_id.
5910 (mi_gdb_test): Always expect inferior output from both
5911 $inferior_spawn_id and $gdb_spawn_id.
5912
5913 2015-07-29 Pedro Alves <palves@redhat.com>
5914
5915 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
5916 send_inferior and $inferior_spawn_id.
5917
5918 2015-07-29 Pedro Alves <palves@redhat.com>
5919
5920 * gdb.gdb/complaints.exp (test_initial_complaints)
5921 (test_serial_complaints, test_short_complaints): Use
5922 gdb_test_stdio.
5923 (test_empty_complaint): Handle $inferior_spawn_id !=
5924 $gdb_spawn_id.
5925
5926 2015-07-29 Pedro Alves <palves@redhat.com>
5927
5928 * gdb.base/varargs.exp: Use gdb_test_stdio.
5929
5930 2015-07-29 Pedro Alves <palves@redhat.com>
5931
5932 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
5933
5934 2015-07-29 Pedro Alves <palves@redhat.com>
5935
5936 * gdb.base/ending-run.exp: Use gdb_test_stdio.
5937
5938 2015-07-29 Pedro Alves <palves@redhat.com>
5939
5940 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
5941 parameter into two new parameters, "inf_result" and "gdb_result".
5942 Expect inferior output and gdb output from $inferior_spawn_id and
5943 $gdb_spawn_id, respectively. Adjust all callers.
5944
5945 2015-07-29 Pedro Alves <palves@redhat.com>
5946
5947 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
5948 of gdb_test_sequence.
5949
5950 2015-07-29 Pedro Alves <palves@redhat.com>
5951
5952 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
5953 (saw_spurious_output): Expect inferior output from
5954 $inferior_spawn_id. Use gdb_test_stdio.
5955
5956 2015-07-29 Pedro Alves <palves@redhat.com>
5957
5958 * gdb.base/dprintf.exp: Use standard_testfile. Change
5959 prepare_for_testing call.
5960 (srcfile): Don't set.
5961 (restart): New procedure.
5962 (test_dprintf): New procecure, use to continue over dprintfs.
5963 (test_call, test_agent): New procedures, tests moved here.
5964 Restart gdb and recreate dprintfs. Adjust expected output.
5965
5966 2015-07-29 Pedro Alves <palves@redhat.com>
5967
5968 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
5969
5970 2015-07-29 Pedro Alves <palves@redhat.com>
5971
5972 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
5973
5974 2015-07-29 Pedro Alves <palves@redhat.com>
5975
5976 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
5977 gdb_test_stdio.
5978
5979 2015-07-29 Pedro Alves <palves@redhat.com>
5980
5981 * lib/gdb.exp (gdb_test_stdio): New procedure.
5982
5983 2015-07-29 Pedro Alves <palves@redhat.com>
5984
5985 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
5986
5987 2015-07-29 Pedro Alves <palves@redhat.com>
5988
5989 * gdb.base/call-signal-resume.exp: Remove check for
5990 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
5991 * gdb.base/unwindonsignal.exp: Likewise.
5992 * gdb.base/call-signals.c (gen_signal): Remove printf call.
5993 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
5994
5995 2015-07-29 Pedro Alves <palves@redhat.com>
5996
5997 * gdb.base/siginfo-addr.c (pass): New function.
5998 (handler): Call it iff si_addr is correct.
5999 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
6000 Set a breakpoint at "pass" and continue to it.
6001
6002 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
6003
6004 * gdb.python/py-objfile.exp: Make some tests have unique names.
6005 * gdb.python/py-pp-registration.exp: Likewise.
6006
6007 2015-07-28 Pedro Alves <palves@redhat.com>
6008
6009 * gdb.server/server-exec-info.exp: Issue a "disconnect".
6010
6011 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6012
6013 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
6014
6015 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
6016
6017 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
6018
6019 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
6020
6021 * gdb.base/gdb-sigterm-2.exp: New test.
6022
6023 2015-07-25 Doug Evans <xdje42@gmail.com>
6024
6025 Revert:
6026 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6027 (workers/%.worker, build-perf): New rule.
6028 (GDB_PERFTEST_MODE): New variable.
6029 (check-perf): Use it.
6030 (clean): Clean up gdb.perf parallel build subdirs.
6031 * lib/build-piece.exp: New file.
6032 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6033 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6034 name.
6035 (standard_temp_file): Ditto.
6036 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6037 of $GDB_PARALLEL.
6038
6039 2015-07-24 Doug Evans <dje@google.com>
6040
6041 * gdb.perf/lib/perftest/utils.py: New file.
6042 * gdb.perf/gm-hello.cc: New file.
6043 * gdb.perf/gm-pervasive-typedef.cc: New file.
6044 * gdb.perf/gm-pervasive-typedef.h: New file.
6045 * gdb.perf/gm-std.cc: New file.
6046 * gdb.perf/gm-std.h: New file.
6047 * gdb.perf/gm-use-cerr.cc: New file.
6048 * gdb.perf/gm-utils.h: New file.
6049 * gdb.perf/gmonster-null-lookup.py: New file.
6050 * gdb.perf/gmonster-pervasive-typedef.py: New file.
6051 * gdb.perf/gmonster-print-cerr.py: New file.
6052 * gdb.perf/gmonster-ptype-string.py: New file.
6053 * gdb.perf/gmonster-runto-main.py: New file.
6054 * gdb.perf/gmonster-select-file.py: New file.
6055 * gdb.perf/gmonster1-null-lookup.exp: New file.
6056 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
6057 * gdb.perf/gmonster1-print-cerr.exp: New file.
6058 * gdb.perf/gmonster1-ptype-string.exp: New file.
6059 * gdb.perf/gmonster1-runto-main.exp: New file.
6060 * gdb.perf/gmonster1-select-file.exp: New file.
6061 * gdb.perf/gmonster1.cc: New file.
6062 * gdb.perf/gmonster1.exp: New file.
6063 * gdb.perf/gmonster2-null-lookup.exp: New file.
6064 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
6065 * gdb.perf/gmonster2-print-cerr.exp: New file.
6066 * gdb.perf/gmonster2-ptype-string.exp: New file.
6067 * gdb.perf/gmonster2-runto-main.exp: New file.
6068 * gdb.perf/gmonster2-select-file.exp: New file.
6069 * gdb.perf/gmonster2.cc: New file.
6070 * gdb.perf/gmonster2.exp: New file.
6071
6072 2015-07-24 Doug Evans <dje@google.com>
6073
6074 * gdb.perf/README: New file.
6075 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
6076 * lib/gen-perf-test.exp: New file.
6077
6078 2015-07-24 Doug Evans <dje@google.com>
6079
6080 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
6081 (PerfTest::startup): New function.
6082 (PerfTest::run): Return result of calling body.
6083 (PerfTest::assemble): Rewrite.
6084 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
6085 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
6086 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
6087 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
6088 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
6089
6090 2015-07-24 Doug Evans <dje@google.com>
6091
6092 * lib/gdb.exp (clean_restart): Make executable optional.
6093
6094 2015-07-24 Doug Evans <dje@google.com>
6095
6096 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
6097 compiler_info references.
6098 * gdb.cp/temargs.exp: Ditto.
6099 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
6100 (get_compiler_info): Early exit if already computed. Set compiler_info
6101 to "unknown" if there was a problem.
6102 (test_compiler_info): Add function comment. Call get_compiler_info.
6103
6104 2015-07-24 Doug Evans <dje@google.com>
6105
6106 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
6107 (workers/%.worker, build-perf): New rule.
6108 (GDB_PERFTEST_MODE): New variable.
6109 (check-perf): Use it.
6110 (clean): Clean up gdb.perf parallel build subdirs.
6111 * lib/build-piece.exp: New file.
6112 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
6113 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
6114 name.
6115 (standard_temp_file): Ditto.
6116 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
6117 of $GDB_PARALLEL.
6118
6119 2015-07-24 Doug Evans <dje@google.com>
6120
6121 * lib/future.exp (gdb_default_target_compile): New option
6122 "early_flags".
6123 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
6124 --as-needed.
6125
6126 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
6127
6128 * gdb.base/catch-syscall.exp: Call gdb_exit before
6129 gdb_skip_xml_test.
6130
6131 2015-07-24 Pedro Alves <palves@redhat.com>
6132
6133 * gdb.python/py-events.exp: Accept output between the stop event
6134 and the prompt.
6135 * gdb.python/py-evsignal.exp: Likewise.
6136 * gdb.python/py-evthreads.exp: Likewise.
6137
6138 2015-07-24 Pedro Alves <palves@redhat.com>
6139
6140 PR gdb/18717
6141 * gdb.threads/non-ldr-exit.c: New file.
6142 * gdb.threads/non-ldr-exit.exp: New file.
6143
6144 2015-07-24 Yao Qi <yao.qi@linaro.org>
6145
6146 * gdb.server/ext-wrapper.exp: Test --wrapper option when
6147 restarting process.
6148
6149 2015-07-24 Yao Qi <yao.qi@linaro.org>
6150
6151 * gdb.server/ext-restart.exp: New file.
6152
6153 2015-07-24 Yao Qi <yao.qi@linaro.org>
6154
6155 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
6156 argument options.
6157 * gdb.server/ext-wrapper.exp: New file.
6158
6159 2015-07-23 Doug Evans <dje@google.com>
6160
6161 * gdb.dwarf2/dw2-dummy-cu.S: New file.
6162 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
6163
6164 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
6165
6166 * gdb.ada/var_arr_typedef.exp: New testcase.
6167 * gdb.ada/var_arr_typedef/pack.adb: New file.
6168 * gdb.ada/var_arr_typedef/pack.ads: New file.
6169 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
6170
6171 2015-07-20 Joel Brobecker <brobecker@adacore.com>
6172
6173 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
6174
6175 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6176
6177 * gdb.arch/i386-biarch-core.exp: Replace istarget
6178 by "complete set gnutarget". Remove expectation for the "core-file"
6179 command.
6180
6181 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6182
6183 Revert the previous commit:
6184 Tests for validate symbol file using build-id.
6185
6186 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
6187
6188 Tests for validate symbol file using build-id.
6189 * gdb.base/solib-mismatch-lib.c: New file.
6190 * gdb.base/solib-mismatch-libmod.c: New file.
6191 * gdb.base/solib-mismatch.c: New file.
6192 * gdb.base/solib-mismatch.exp: New file.
6193
6194 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
6195
6196 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
6197 nios2-*-linux*.
6198 * gdb.base/sigbpt.exp (stepi_out): Likewise.
6199 * gdb.base/siginfo.exp: Likewise.
6200 * gdb.base/sigstep.exp (advance, advancei): Likewise.
6201
6202 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
6203
6204 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
6205 Move it to ...
6206 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
6207 ... here.
6208 * gdb.trace/range-stepping.exp: Check that the target supports
6209 range stepping.
6210
6211 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
6212
6213 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
6214
6215 2015-07-14 Pedro Alves <palves@redhat.com>
6216
6217 * gdb.base/killed-outside.exp: New file.
6218 * gdb.base/killed-outside.c: New file.
6219
6220 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6221
6222 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
6223 (n at main): New.
6224 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
6225
6226 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
6227
6228 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
6229 infcall tests instead of setting up for KFAIL.
6230
6231 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
6232
6233 * gdb.btrace/record_goto-step.exp: New.
6234
6235 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
6236
6237 PR compile/18484
6238 * gdb.compile/compile.c (struct struct_type): Add volatile to
6239 selffield's type.
6240 * gdb.compile/compile.exp
6241 (compile code struct_object.selffield = &struct_object): Skip further
6242 struct_object tests if this one xfails.
6243
6244 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
6245
6246 PR exp/18617
6247 * gdb.trace/ax.exp: Add test.
6248
6249 2015-07-07 Yao Qi <yao.qi@linaro.org>
6250
6251 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
6252 instead of istarget "aarch64*-*-*".
6253 * gdb.arch/aarch64-fp.exp: Likewise.
6254 * gdb.base/float.exp: Likewise.
6255 * gdb.reverse/aarch64.exp: Likewise.
6256 * lib/gdb.exp (is_aarch64_target): New proc.
6257
6258 2015-07-07 Yao Qi <yao.qi@linaro.org>
6259
6260 * lib/gdb.exp (is_aarch32_target): New proc.
6261 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
6262 instead of "istarget "arm*-*-*"".
6263 * gdb.arch/arm-disp-step.exp: Likewise.
6264 * gdb.arch/thumb-bx-pc.exp: Likewise.
6265 * gdb.arch/thumb-prologue.exp: Likewise.
6266 * gdb.arch/thumb-singlestep.exp: Likewise.
6267 * gdb.base/disp-step-syscall.exp: Likewise.
6268 * gdb.base/float.exp: Likewise.
6269
6270 2015-07-07 Yao Qi <yao.qi@linaro.org>
6271
6272 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
6273 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
6274
6275 2015-07-07 Yao Qi <yao.qi@linaro.org>
6276
6277 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
6278 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
6279 if it exists.
6280 * gdb.multi/multi-arch.exp: Likewise.
6281
6282 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
6283
6284 * gdb.python/py-lazy-string.exp: Add missing parentheses to
6285 print.
6286
6287 2015-07-07 Yao Qi <yao.qi@linaro.org>
6288
6289 * gdb.arch/thumb-singlestep.exp: Do one more single step.
6290
6291 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
6292
6293 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
6294 '[' and ']' characters.
6295
6296 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
6297
6298 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
6299
6300 2015-06-29 Pedro Alves <palves@redhat.com>
6301
6302 PR threads/18127
6303 * gdb.threads/hand-call-new-thread.c: New file.
6304 * gdb.threads/hand-call-new-thread.c: New file.
6305
6306 2015-06-26 Keith Seitz <keiths@redhat.com>
6307 Doug Evans <dje@google.com>
6308
6309 PR 16253
6310 * gdb.cp/var-tag-2.cc: New file.
6311 * gdb.cp/var-tag-3.cc: New file.
6312 * gdb.cp/var-tag-4.cc: New file.
6313 * gdb.cp/var-tag.cc: New file.
6314 * gdb.cp/var-tag.exp: New file.
6315
6316 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6317
6318 * gdb.base/history-duplicates.exp: New test.
6319
6320 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
6321
6322 * gdb.base/completion.exp: Test the completion of the "focus"
6323 command.
6324
6325 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6326
6327 * gdb.arch/amd64-prologue-skip.S: New file.
6328 * gdb.arch/amd64-prologue-skip.exp: New file.
6329
6330 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
6331
6332 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
6333 is_address_zero_readable check.
6334
6335 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
6336
6337 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
6338 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
6339
6340 2015-06-24 Yao Qi <yao.qi@linaro.org>
6341
6342 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
6343 linux targets.
6344
6345 2015-06-24 Yao Qi <yao.qi@linaro.org>
6346
6347 * lib/gdb.exp (supports_get_siginfo_type): New proc.
6348 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
6349 * gdb.base/siginfo-thread.exp: Likewise.
6350
6351 2015-06-22 Yao Qi <yao.qi@linaro.org>
6352
6353 * boards/remote-gdbserver-on-localhost.exp: Add comments.
6354
6355 2015-06-22 Yao Qi <yao.qi@linaro.org>
6356
6357 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
6358 aarch64*-*-*.
6359 (skip_hw_watchpoint_tests): Likewise.
6360
6361 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
6362
6363 * gdb.base/gdbinit-history.exp: Test the interaction between
6364 setting GDBHISTSIZE and setting the history size via .gdbinit.
6365
6366 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6367
6368 PR gdb/16999
6369 * gdb.base/gdbhistsize-history.exp: New test.
6370
6371 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6372
6373 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
6374 with GDBHISTSIZE.
6375 * gdb.base/readline.exp: Likewise.
6376
6377 2015-06-17 Yao Qi <yao.qi@linaro.org>
6378
6379 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
6380 line.
6381
6382 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
6383
6384 * gdb.base/gdbinit-history.exp: Add test case to check that
6385 an unlimited history file does not get truncated on exit.
6386
6387 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
6388
6389 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
6390 (VECTOR): New macro. Use it...
6391 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
6392 ...for these typedefs.
6393 (int8, char1, int1, double1): New typedefs.
6394 (struct just_int2, struct two_int2): New structures.
6395 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
6396 (add_structvecs, add_singlevecs): New functions.
6397 (main): Call add_some_intvecs twice.
6398 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
6399 the compile and exit upon failure. Try compiling for the "native"
6400 architecture. Test inferior function calls with vector arguments
6401 and vector return value handling with "finish" and "return".
6402
6403 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
6404
6405 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
6406 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
6407 PE file.
6408 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
6409
6410 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
6411
6412 PR breakpoints/16465
6413 * gdb.mi/mi-dprintf-pending.c: New file.
6414 * gdb.mi/mi-dprintf-pending.exp: New test.
6415 * gdb.mi/mi-dprintf-pendshr.c: New file.
6416
6417 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6418 Mircea Gherzan <mircea.gherzan@intel.com>
6419
6420 * gdb.arch/i386-mpx-map.c: New file.
6421 * gdb.arch/i386-mpx-map.exp: New File.
6422
6423 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6424
6425 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
6426 * gdb.arch/i386-mpx.exp: Indentation fixed.
6427
6428 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6429
6430 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
6431 function and improved indentation.
6432 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
6433 gdb_test_multiple. Added additional tests to skip the test.
6434
6435 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
6436
6437 * gdb.arch/i386-avx512.c: Change path in include file.
6438 * gdb.arch/i386-avx512.exp: Change include dir path
6439 compilation flag.
6440 * gdb.arch/i386-mpx.c: Change path in include file.
6441 * gdb.arch/i386-mpx.exp: Change include dir path compilation
6442 flag.
6443
6444 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
6445
6446 * gdb.compile/compile-print.exp (compile print *vararray@3)
6447 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
6448
6449 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
6450
6451 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
6452 (do not keep jit in memory): ... this.
6453 (expect 5): Change it to ...
6454 (expect no 5): ... this.
6455
6456 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
6457
6458 PR gdb/15564
6459 * gdb.mi/mi-detach.exp: New file.
6460
6461 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6462
6463 PR symtab/18392
6464 * gdb.arch/amd64-tailcall-self.S: New file.
6465 * gdb.arch/amd64-tailcall-self.c: New file.
6466 * gdb.arch/amd64-tailcall-self.exp: New file.
6467
6468 2015-05-28 Don Breazeal <donb@codesourcery.com>
6469
6470 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
6471 tests for remote targets by checking is_target_gdbserver.
6472
6473 2015-05-27 Doug Evans <dje@google.com>
6474
6475 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
6476 * gdb.dwarf2/opaque-type-lookup.c: New file.
6477 * gdb.dwarf2/opaque-type-lookup.exp: New file.
6478
6479 2015-05-26 Doug Evans <dje@google.com>
6480
6481 * gdb.cp/iostream.cc: New file.
6482 * gdb.cp/iostream.exp: New file.
6483
6484 2015-05-26 Doug Evans <dje@google.com>
6485
6486 * gdb.dwarf2/dw2-op-call.exp: Update.
6487 * gdb.dwarf2/dw4-sig-types.exp: Update.
6488 * gdb.dwarf2/implptr.exp: Update.
6489 * gdb.mi/mi-cmd-param-changed.exp: Update.
6490
6491 2015-05-26 Doug Evans <dje@google.com>
6492
6493 * gdb.python/py-lazy-string.c: New file.
6494 * gdb.python/py-lazy-string.exp: New file.
6495 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
6496 (main): Update. Add estring3.
6497 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
6498 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
6499
6500 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6501 Yao Qi <yao.qi@linaro.org>
6502
6503 * gdb.reverse/aarch64.c: New.
6504 * gdb.reverse/aarch64.exp: New.
6505
6506 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
6507
6508 * lib/gdb.exp (supports_process_record): Return true for
6509 aarch64*-linux*.
6510 (supports_reverse): Likewise.
6511
6512 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
6513
6514 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6515 Use with_test_prefix.
6516
6517 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
6518
6519 * gdb.base/completion.exp: Add test for completion of layout
6520 names.
6521
6522 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
6523
6524 * lib/gdb.exp (skip_tui_tests): New proc.
6525 * gdb.base/tui-layout.exp: Check skip_tui_tests.
6526
6527 2015-05-19 Pedro Alves <palves@redhat.com>
6528
6529 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
6530 Save the whole env array instead of just HOME. Unset HISTSIZE in
6531 the environment while testing. Restore whole environment
6532 afterwards.
6533
6534 2015-05-16 Doug Evans <xdje42@gmail.com>
6535
6536 * gdb.guile/scm-ports.c: New file.
6537 * gdb.guile/scm-ports.exp: Add memory port tests.
6538
6539 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6540
6541 * gdb.compile/compile-print.c: New file.
6542 * gdb.compile/compile-print.exp: New file.
6543
6544 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
6545
6546 * gdb.compile/compile-ops.exp: Cast param to void.
6547 * gdb.compile/compile.exp: Complete type for _gdb_expr.
6548 (compile code struct_object.selffield = &struct_object): Add xfail.
6549
6550 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6551
6552 * gdb.ada/arr_enum_with_gap: New testcase.
6553
6554 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6555
6556 * gdb.ada/byte_packed_arr: New testcase.
6557
6558 2015-05-15 Joel Brobecker <brobecker@adacore.com>
6559
6560 * gdb.ada/pckd_neg: New testcase.
6561
6562 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
6563
6564 PR gdb/17820
6565 * gdb.base/gdbinit-history.exp: New test.
6566 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
6567 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
6568
6569 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
6570
6571 * gdb.python/py-xmethods.cc: Enhance test case.
6572 * gdb.python/py-xmethods.exp: New tests.
6573 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
6574 function.
6575 (B_indexoper): Likewise.
6576 (global_dm_list) : Add new xmethod worker functions.
6577
6578 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
6579
6580 * gdb.base/coredump-filter.exp: Correctly unset
6581 "coredump_var_addr" array.
6582
6583 2015-05-08 Pedro Alves <palves@redhat.com>
6584
6585 * gdb.server/non-existing-program.exp: Unset spawn_id.
6586
6587 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
6588
6589 PR python/18291
6590 * gdb.python/py-xmethods.exp: Add tests.
6591
6592 2015-05-08 Yao Qi <yao.qi@linaro.org>
6593
6594 PR gdb/18208
6595 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
6596 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
6597 function set_coredump_filter, and remove remote_exec call.
6598 Remove argument ipid. Callers update.
6599 (top level): Don't get inferior's PID.
6600
6601 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
6602
6603 * gdb.base/watch_thread_num.exp: Skip test on targets without
6604 access watchpoints.
6605
6606 2015-05-06 Pedro Alves <palves@redhat.com>
6607
6608 PR server/18081
6609 * gdb.server/non-existing-program.exp: New file.
6610
6611 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6612
6613 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
6614
6615 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6616
6617 * gdb.ada/out_of_line_in_inlined: New testcase.
6618
6619 2015-05-05 Joel Brobecker <brobecker@adacore.com>
6620
6621 * gdb.ada/var_rec_arr: New testcase.
6622
6623 2015-04-30 Yao Qi <yao.qi@linaro.org>
6624
6625 * gdb.base/break-idempotent.exp: If
6626 skip_hw_watchpoint_multi_tests returns true, skip the tests
6627 on "rwatch" and "awatch".
6628
6629 2015-04-30 Yao Qi <yao.qi@linaro.org>
6630
6631 * gdb.base/relativedebug.exp: Invoke gdb command
6632 "info sharedlibrary", and if libc.so doesn't have debug info,
6633 skip the test.
6634
6635 2015-04-29 Doug Evans <dje@google.com>
6636
6637 * gdb.python/py-xmethods.exp: Add ptype tests.
6638 * gdb.python/py-xmethods.py (E_method_char_worker): Add
6639 get_result_type method.
6640
6641 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6642
6643 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
6644 the target does not support hardware watchpoints.
6645
6646 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
6647
6648 * gdb.base/break-always.exp: Abort testing if writing to memory
6649 causes an error.
6650
6651 2015-04-28 Doug Evans <dje@google.com>
6652
6653 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
6654 * gdb.python/py-pp-registration.exp: ... here. New file.
6655 * gdb.python/py-pp-registration.c: New file.
6656 * gdb.python/py-pp-registration.py: New file.
6657
6658 2015-04-28 Doug Evans <dje@google.com>
6659
6660 * gdb.python/py-bad-printers.c: New file.
6661 * gdb.python/py-bad-printers.py: New file.
6662 * gdb.python/py-bad-printers.exp: New file.
6663
6664 2015-04-28 Sasha Smundak <asmundak@google.com>
6665
6666 * gdb.python/py-type.exp: New test.
6667
6668 2015-04-28 Andy Wingo <wingo@igalia.com>
6669
6670 * gdb.python/py-parameter.exp:
6671 * gdb.guile/scm-parameter.exp: Escape the path that we are
6672 matching against, as it might contain characters that are special
6673 to regular expressions.
6674
6675 2015-04-27 Joel Brobecker <brobecker@adacore.com>
6676
6677 * gdb.ada/rec_comp: New testcase.
6678
6679 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
6680
6681 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
6682 before using it.
6683
6684 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
6685
6686 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
6687 new tests for verilog output.
6688
6689 2015-04-24 Yao Qi <yao.qi@linaro.org>
6690
6691 * boards/remote-gdbserver-on-localhost.exp: New file.
6692
6693 2015-04-23 Pedro Alves <palves@redhat.com>
6694
6695 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
6696 $inferior_spawn_id instead of $inferior_spawn_id directly. On
6697 "end of file", remove $inferior_spawn_id from the indirect list.
6698
6699 2015-04-23 Pedro Alves <palves@redhat.com>
6700
6701 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
6702
6703 2015-04-23 Pedro Alves <palves@redhat.com>
6704
6705 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
6706 on $any_spawn_id instead of only on $gdb_spawn_id.
6707
6708 2015-04-21 Pierre Muller <muller@sourceware.org>
6709
6710 PR pascal/17815
6711 * lib/pascal.exp (gpc_compile): Add new option "class".
6712 (fpc_compile): Likewise.
6713 * gdb.pascal/case-insensitive-symbols.pas: New file.
6714 * gdb.pascal/case-insensitive-symbols.exp: New file.
6715
6716 2015-04-20 Gary Benson <gbenson@redhat.com>
6717
6718 * gdb.base/attach.exp: Fix three extended remote failures.
6719
6720 2015-04-17 Gary Benson <gbenson@redhat.com>
6721
6722 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
6723 the main executable over the remote protocol.
6724
6725 2015-04-16 Pedro Alves <palves@redhat.com>
6726
6727 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
6728 a new gdbserver if gdbserver_reconnect_p is set.
6729
6730 2015-04-16 Pedro Alves <palves@redhat.com>
6731
6732 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
6733 is set, don't exit gdbserver.
6734
6735 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6736
6737 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
6738 appropriate .insn, such that an older assembler can be used.
6739 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
6740 the z/Architecture instruction set on 31-bit targets as well.
6741
6742 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
6743
6744 * gdb.go/handcall.exp: Remove all logic related to the first
6745 breakpoint and rely on go_runto_main instead.
6746 * gdb.go/strings.exp: Likewise.
6747 * gdb.go/unsafe.exp: Likewise.
6748 * gdb.go/hello.exp: Likewise. Also rename the remaining
6749 breakpoint marker to "breakpoint 1".
6750 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
6751 * gdb.go/strings.go: Likewise.
6752 * gdb.go/unsafe.go: Likewise.
6753 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
6754 "set breakpoint 2 here" and rename the remaining breakpoint marker
6755 to "breakpoint 1".
6756
6757 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
6758
6759 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
6760 if itertools.imap is not present.
6761 * gdb.python/py-objfile.exp: Add parentheses.
6762 * gdb.python/py-type.exp: Same.
6763 * gdb.python/py-unwind-maint.py: Same.
6764
6765 2015-04-15 Yao Qi <yao.qi@linaro.org>
6766
6767 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
6768 of ":$ptr_size" and set its form explicitly.
6769
6770 2015-04-15 Pedro Alves <palves@redhat.com>
6771 Yao Qi <yao.qi@linaro.org>
6772
6773 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
6774 timeout by factor of 4.
6775 (test_regular_watch): Likewise.
6776 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
6777 * gdb.reverse/sigall-reverse.exp: Likewise.
6778 * gdb.reverse/until-precsave.exp: Likewise.
6779 * lib/gdb.exp (with_timeout_factor): New proc.
6780 (gdb_expect): Move some code to ...
6781 (get_largest_timeout): ... here. New procedure.
6782
6783 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
6784
6785 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
6786
6787 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6788
6789 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
6790 to write to the .text section.
6791
6792 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
6793
6794 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
6795 Handle the case of targets that do not provide PID information.
6796
6797 2015-04-13 Yao Qi <yao.qi@linaro.org>
6798
6799 * lib/gdbserver-support.exp (gdb_exit): Catch exception
6800 and use expect instead of gdb_expect.
6801
6802 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
6803
6804 * gdb.base/coredump-filter.exp: Rename variable "addr" to
6805 "coredump_var_addr" to avoid naming conflict with other testcases.
6806
6807 2015-04-10 Pedro Alves <palves@redhat.com>
6808
6809 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
6810 gdb_test_sequence and gdb_assert.
6811
6812 2015-04-10 Pedro Alves <palves@redhat.com>
6813
6814 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
6815 test messages that don't include the breakpoint address.
6816
6817 2015-04-10 Yao Qi <yao.qi@linaro.org>
6818
6819 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
6820 false for some offset and width combinations which aren't
6821 supported by linux kernel.
6822
6823 2015-04-10 Pedro Alves <palves@redhat.com>
6824
6825 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
6826 procedure, factored out from ...
6827 (top level): ... here. Add "set displaced-stepping" testing axis.
6828 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
6829 parameter "displaced". Use it.
6830 (top level): Use foreach and add "set displaced-stepping" testing
6831 axis.
6832
6833 2015-04-10 Pedro Alves <palves@redhat.com>
6834
6835 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
6836 Remove comment.
6837 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
6838 both the address of the instruction that triggers the watchpoint
6839 and the address of the instruction immediately after, and use
6840 those addresses for the test. Fix comment.
6841
6842 2015-04-10 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/sigstep.exp (breakpoint_to_handler)
6845 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
6846 Test "backtrace" in handler.
6847 (breakpoint_over_handler): New parameter 'displaced'. Use it.
6848 (top level): Add new "displaced" test axis to
6849 breakpoint_to_handler, breakpoint_to_handler_entry and
6850 breakpoint_over_handler.
6851
6852 2015-04-10 Pedro Alves <palves@redhat.com>
6853
6854 PR gdb/18216
6855 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
6856
6857 2015-04-10 Yao Qi <yao.qi@linaro.org>
6858
6859 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
6860 (test_add_rn_pc): New function.
6861 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
6862 (top level): Invoke test_add_rn_pc.
6863
6864 2015-04-10 Pedro Alves <palves@redhat.com>
6865
6866 PR gdb/13858
6867 * gdb.base/step-over-no-symbols.exp: New file.
6868
6869 2015-04-09 Andy Wingo <wingo@igalia.com>
6870
6871 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
6872 after the Python tests.
6873
6874 2015-04-08 Keith Seitz <keiths@redhat.com>
6875
6876 PR python/16699
6877 * gdb.python/py-completion.exp: New tests for completion.
6878 * gdb.python/py-completion.py (CompleteLimit1): New class.
6879 (CompleteLimit2): Likewise.
6880 (CompleteLimit3): Likewise.
6881 (CompleteLimit4): Likewise.
6882 (CompleteLimit5): Likewise.
6883 (CompleteLimit6): Likewise.
6884 (CompleteLimit7): Likewise.
6885
6886 2015-04-08 Pedro Alves <palves@redhat.com>
6887
6888 PR gdb/18214
6889 PR gdb/18216
6890 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
6891 function.
6892 (main): Install it as SIGUSR1 handler.
6893 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
6894 parameter. Always use "setup" as prefix. Toggle "set
6895 displaced-stepping" off/on depending on global. Don't switch to
6896 thread 1 here.
6897 (top level): Add displaced stepping "off/on" test axis. Update
6898 "setup" calls. Wrap each subtest with with_test_prefix. Test
6899 continuing with a queued signal in each thread.
6900
6901 2015-04-08 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
6904 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
6905 gdb_breakpoint instead of gdb_test that doesn't expect anything.
6906 Return early if running to main fails.
6907 * gdb.trace/while-stepping.exp: Likewise.
6908
6909 2015-04-07 Pedro Alves <palves@redhat.com>
6910
6911 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
6912 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
6913 interact with inferior program.
6914
6915 2015-04-07 Pedro Alves <palves@redhat.com>
6916
6917 * lib/gdb.exp (inferior_spawn_id): New global.
6918 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
6919 spawn id after processing the user code.
6920 (default_gdb_start): Set inferior_spawn_id.
6921 (send_inferior): New procedure.
6922 * lib/gdbserver-support.exp (gdbserver_start): Set
6923 inferior_spawn_id.
6924 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
6925
6926 2015-04-07 Pedro Alves <palves@redhat.com>
6927
6928 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
6929 * lib/gdbserver-support.exp (gdbserver_start): Make
6930 $server_spawn_id global.
6931 (gdbserver_start): Don't wait for gdbserver's spawn id with
6932 expect_background.
6933 (close_gdbserver): New procedure.
6934 (gdb_exit): Rename the default version and reimplement.
6935
6936 2015-04-07 Pedro Alves <palves@redhat.com>
6937
6938 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
6939 append the substituted item, not the original item.
6940
6941 2015-04-07 Pedro Alves <palves@redhat.com>
6942
6943 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
6944 gdb_expect.
6945
6946 2015-04-07 Pedro Alves <palves@redhat.com>
6947
6948 * gdb.base/interrupt.exp: Don't handle the case of the inferior
6949 output appearing once only.
6950
6951 2015-04-07 Pedro Alves <palves@redhat.com>
6952
6953 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
6954 that doesn't expect anything. Return early if running to main
6955 fails.
6956
6957 2015-04-07 Yao Qi <yao.qi@linaro.org>
6958
6959 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
6960 (child_function): Call alarm.
6961 (main): Move call to alarm into the loop.
6962 * gdb.threads/non-stop-fair-events.exp: Build program with
6963 -DTIMEOUT=$timeout.
6964
6965 2015-04-06 Doug Evans <xdje42@gmail.com>
6966
6967 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
6968 Fix dest parameter to board_info.
6969 (fpc_compile): Ditto.
6970 (gdb_compile_pascal): Rename dest arg to destfile.
6971
6972 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
6973
6974 * gdb.ada/funcall_ref.exp: New file.
6975 * gdb.ada/funcall_ref/foo.adb: New file.
6976
6977 2015-04-02 Yao Qi <yao.qi@linaro.org>
6978
6979 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
6980 is remote.
6981
6982 2015-04-02 Gary Benson <gbenson@redhat.com>
6983
6984 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
6985
6986 2015-04-01 Sasha Smundak <asmundak@google.com>
6987
6988 * gdb.python/py-unwind-maint.c: New file.
6989 * gdb.python/py-unwind-maint.exp: New test.
6990 * gdb.python/py-unwind-maint.py: New file.
6991 * gdb.python/py-unwind.c: New file.
6992 * gdb.python/py-unwind.exp: New test.
6993 * gdb.python/py-unwind.py: New test.
6994
6995 2015-04-01 Pedro Alves <palves@redhat.com>
6996
6997 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
6998 to fail instead of non-existent $test.
6999
7000 2015-04-01 Pedro Alves <palves@redhat.com>
7001
7002 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
7003 GDBFLAGS if not empty.
7004
7005 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
7006
7007 * gdb.ada/complete.exp: Remove "multi_line".
7008 * gdb.ada/info_exc.exp: Remove "multi_line".
7009 * gdb.ada/packed_tagged.exp: Remove "multi_line".
7010 * gdb.ada/ptype_field.exp: Remove "multi_line".
7011 * gdb.ada/sym_print_name.exp: Remove "multi_line".
7012 * gdb.ada/tagged.exp: Remove "multi_line".
7013 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
7014 [multi_line ...]
7015 * gdb.btrace/delta.exp: Likewise.
7016 * gdb.btrace/exception.exp: Likewise.
7017 * gdb.btrace/function_call_history.exp: Likewise.
7018 * gdb.btrace/instruction_history.exp: Likewise.
7019 * gdb.btrace/nohist.exp: Likewise.
7020 * gdb.btrace/record_goto.exp: Likewise.
7021 * gdb.btrace/segv.exp: Likewise.
7022 * gdb.btrace/stepi.exp: Likewise.
7023 * gdb.btrace/tailcall.exp: Likewise.
7024 * gdb.btrace/unknown_functions.exp: Likewise.
7025 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
7026 * lib/gdb.exp: Add the "multi_line" helper.
7027
7028 2015-04-01 Pedro Alves <palves@redhat.com>
7029
7030 * gdb.threads/tid-reuse.c: New file.
7031 * gdb.threads/tid-reuse.exp: New file.
7032
7033 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
7034
7035 PR corefiles/16092
7036 * gdb.base/coredump-filter.c: New file.
7037 * gdb.base/coredump-filter.exp: Likewise.
7038
7039 2015-03-27 Petr Machata <pmachata@redhat.com>
7040
7041 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
7042 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
7043 (Dwarf::assemble): Initialize them.
7044 (Dwarf::lines): New function.
7045
7046 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
7047
7048 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
7049 SYMBOL_PREFIX for x86_64-*-cygwin.
7050
7051 2015-03-26 Andy Wingo <wingo@igalia.com>
7052
7053 PR symtab/18148
7054 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
7055 const_value but not a location.
7056 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
7057 location defined in non-main CUs are visible.
7058
7059 2015-03-26 Yao Qi <yao.qi@linaro.org>
7060
7061 PR testsuite/18139
7062 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
7063 Add a line number entry for the same line.
7064 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
7065 Add a line number entry for the same line.
7066
7067 2015-03-26 Yao Qi <yao.qi@linaro.org>
7068
7069 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
7070 .int 0.
7071 (func): Likewise. Add .Lfunc_1 label.
7072 Use .Lfunc_1 label.
7073 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
7074 .int 0.
7075 (func): Likewise.
7076 Use .Lfunc_1 label.
7077
7078 2015-03-26 Yao Qi <yao.qi@linaro.org>
7079
7080 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
7081 Call gdb_compile instead to compile each .s files without debug
7082 information.
7083
7084 2015-03-26 Yao Qi <yao.qi@linaro.org>
7085
7086 * gdb.base/savedregs.exp (process_saved_regs): Make
7087 "Saved registers:" optional in the pattern.
7088
7089 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7090
7091 * gdb.btrace/next.exp: Merged into step.exp.
7092 * gdb.btrace/finish.exp: Merged into step.exp.
7093 * gdb.btrace/nexti.exp: Merged into stepi.exp.
7094 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
7095 "record goto" and checking the exact replay position.
7096 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
7097 check for "Recording format" in "info record" output.
7098 * gdb.btrace/record_goto.exp: Choose test file based on target.
7099 * gdb.btrace/x86-record_goto.S: Renamed into ...
7100 * gdb.btrace/x86_64-record_goto.S: ... this.
7101 * gdb.btrace/i686-record_goto.S: New.
7102 * gdb.btrace/x86-tailcall.S: Renamed into ...
7103 * gdb.btrace/x86_64-tailcall.S: ... this.
7104 * gdb.btrace/i686-tailcall.S: New.
7105 * gdb.btrace/x86-tailcall.c: Renamed into ...
7106 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
7107 separate statements. Update test.
7108 * gdb.btrace/delta.exp: Use record_goto.c as test file.
7109 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
7110 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
7111 * gdb.btrace/tailcall.exp: Choose test file based on target.
7112 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
7113
7114 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
7115
7116 * gdb.btrace/exception.exp: Increase BTS buffer size.
7117
7118 2015-03-24 Pedro Alves <palves@redhat.com>
7119
7120 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
7121
7122 2015-03-24 Pedro Alves <palves@redhat.com>
7123
7124 * gdb.threads/schedlock.exp (test_step): No longer expect that
7125 "set scheduler-locking step" with "next" over a function call runs
7126 threads unlocked.
7127
7128 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7129
7130 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
7131
7132 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
7133
7134 PR breakpoints/16466
7135 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
7136 * gdb.mi/mi-pending.c (thread_func): New function.
7137 (int main): Add threading support required.
7138 * gdb.mi/mi-pending.exp: Add tests for this issue.
7139 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
7140 (pendfunc2): Remove stdio dependency.
7141 * gdb.mi/mi-pendshr2.c: New file.
7142
7143 2015-03-23 Keith Seitz <keiths@redhat.com>
7144
7145 * gdb.linespec/keywords.c: New file.
7146 * gdb.linespec/keywords.exp: New file.
7147
7148 2015-03-23 Keith Seitz <keiths@redhat.com>
7149
7150 PR gdb/18021
7151 * gdb.dwarf2/staticvirtual.exp: New test.
7152
7153 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
7154
7155 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
7156 * README: Remove HP-UX and gdb.hp.
7157 (configuration):
7158 * configure: Regenerate.
7159 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
7160 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
7161 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
7162 gdb.hp/gdb.defects/Makefile.
7163 * gdb.hp/Makefile.in: File deleted.
7164 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
7165 * gdb.hp/gdb.aCC/optimize.c: File deleted.
7166 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
7167 * gdb.hp/gdb.aCC/run.c: File deleted.
7168 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
7169 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
7170 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
7171 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
7172 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
7173 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
7174 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
7175 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
7176 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
7177 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
7178 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
7179 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
7180 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
7181 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
7182 * gdb.hp/gdb.base-hp/reg.s: File deleted.
7183 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
7184 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
7185 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
7186 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
7187 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
7188 * gdb.hp/gdb.compat/Makefile.in: File deleted.
7189 * gdb.hp/gdb.compat/average.c: File deleted.
7190 * gdb.hp/gdb.compat/sum.c: File deleted.
7191 * gdb.hp/gdb.compat/xdb.c: File deleted.
7192 * gdb.hp/gdb.compat/xdb0.c: File deleted.
7193 * gdb.hp/gdb.compat/xdb0.h: File deleted.
7194 * gdb.hp/gdb.compat/xdb1.c: File deleted.
7195 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
7196 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
7197 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
7198 * gdb.hp/gdb.defects/Makefile.in: File deleted.
7199 * gdb.hp/gdb.defects/bs14602.c: File deleted.
7200 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
7201 * gdb.hp/gdb.defects/solib-d.c: File deleted.
7202 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
7203 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
7204 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
7205 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
7206 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
7207 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
7208 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
7209 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
7210 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
7211 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
7212 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
7213 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
7214 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
7215 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
7216 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
7217 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
7218 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
7219 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
7220 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
7221 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
7222 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
7223 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
7224 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
7225 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
7226 * gdb.hp/tools/odump: File deleted.
7227
7228 2015-03-19 Pedro Alves <palves@redhat.com>
7229
7230 * gdb.threads/continue-pending-status.exp (saw_thread_2)
7231 (saw_thread_3): New globals.
7232 (top level): Increment them when an event for the corresponding
7233 thread is seen.
7234 (no thread starvation): New test.
7235
7236 2015-03-19 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.threads/continue-pending-status.c: New file.
7239 * gdb.threads/continue-pending-status.exp: New file.
7240
7241 2015-03-18 Pedro Alves <palves@redhat.com>
7242
7243 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
7244 Use gdb_is_target_remote instead of is_remote. Use
7245 gdb_test_multiple instead of gdb_expect. Exit early if
7246 gdb_test_multiple hits its internal matches. Tighten stepi tests
7247 expected output. Fail on exit with any signal, instead of just
7248 SIGILL.
7249
7250 2015-03-18 Yao Qi <yao.qi@linaro.org>
7251
7252 PR tdep/18107
7253 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
7254 variable.
7255 * gdb.base/catch-syscall.exp: Don't skip it on
7256 aarch64*-*-linux* target. Remove elements in all_syscalls.
7257 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
7258 target.
7259 (setup_all_syscalls): New proc.
7260
7261 2015-03-16 Yao Qi <yao.qi@linaro.org>
7262
7263 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
7264 (top level): Skip tests if valid_addr_p returns false for
7265 $cmd1 or $cmd2.
7266
7267 2015-03-11 Andy Wingo <wingo@igalia.com>
7268
7269 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
7270
7271 2015-03-11 Yao Qi <yao.qi@linaro.org>
7272
7273 * gdb.base/catch-syscall.exp: Fix typo in comments.
7274
7275 2015-03-11 Yao Qi <yao.qi@linaro.org>
7276
7277 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
7278
7279 2015-03-09 Pedro Alves <palves@redhat.com>
7280
7281 * dg-extract-results.py: Delete.
7282
7283 2015-03-09 Pedro Alves <palves@redhat.com>
7284
7285 Merge dg-extract-results.sh from GCC upstream (r218843).
7286
7287 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
7288 * dg-extract-results.sh: Use --text with grep to avoid issues with
7289 binary files. Fall back to cat -v, if that doesn't work.
7290
7291 2015-03-05 Pedro Alves <palves@redhat.com>
7292
7293 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
7294
7295 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
7296
7297 * lib/mi-support.exp (mi_expect_interrupt): Accept
7298 alternative event for when in all-stop mode.
7299
7300 2015-03-04 Pedro Alves <palves@redhat.com>
7301
7302 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
7303
7304 2015-03-04 Mark Kettenis <kettenis@gnu.org>
7305
7306 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
7307
7308 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7309
7310 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
7311 regexps for GDB's current line display, accept a hex address
7312 preceding the line number.
7313
7314 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
7315
7316 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
7317 the 'arch1' variable for "s390*-linux*" targets.
7318
7319 2015-03-04 Pedro Alves <palves@redhat.com>
7320
7321 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
7322 (main): Pass missing retval argument to pthread_join call.
7323
7324 2015-03-02 Pedro Alves <palves@redhat.com>
7325
7326 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
7327 (top level): Call do_test with non-stop as well.
7328
7329 2015-03-02 Pedro Alves <palves@redhat.com>
7330
7331 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
7332 -1.
7333
7334 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
7335
7336 * gdb.arch/s390-vregs.exp: New test.
7337 * gdb.arch/s390-vregs.S: New file.
7338
7339 2015-02-27 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
7342 call to catch_command_errors.
7343 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
7344 catch_command_errors.
7345
7346 2015-02-27 Pedro Alves <palves@redhat.com>
7347
7348 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
7349 "true" for boolean result.
7350 * gdb.gdb/selftest.exp (test_with_self): Also accept full
7351 prototype of main.
7352
7353 2015-02-27 Pedro Alves <palves@redhat.com>
7354
7355 * lib/unbuffer_output.c: New file.
7356 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
7357 (main): Call gdb_unbuffer_output.
7358
7359 2015-02-27 Yao Qi <yao.qi@linaro.org>
7360
7361 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
7362 target.
7363
7364 2015-02-26 Doug Evans <dje@google.com>
7365
7366 * gdb.cp/class2.cc (Dbase, D): New classes.
7367 (main): New local delta.
7368 * gdb.cp/class2.exp: Test printing delta.
7369 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
7370 (dynbar): New global.
7371 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
7372
7373 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7374
7375 * gdb.compile/compile-ifunc.c: New file.
7376 * gdb.compile/compile-ifunc.exp: New file.
7377
7378 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
7379
7380 * gdb.base/structs.exp: Check for correct struct on finish.
7381
7382 2015-02-26 Yao Qi <yao.qi@linaro.org>
7383
7384 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
7385 is zero.
7386
7387 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7388
7389 * gdb.arch/cordic.ko.bz2: New file.
7390 * gdb.arch/cordic.ko.debug.bz2: New file.
7391 * gdb.arch/ppc64-symtab-cordic.exp: New file.
7392
7393 2015-02-25 Yao Qi <yao.qi@linaro.org>
7394
7395 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
7396 aarch64*-*-* target.
7397
7398 2015-02-23 Pedro Alves <palves@redhat.com>
7399
7400 * lib/gdb.exp (delete_breakpoints): Rewrite using
7401 gdb_test_multiple.
7402
7403 2015-02-23 Pedro Alves <palves@redhat.com>
7404
7405 * gdb.base/info-os.c: Include stdlib.h.
7406
7407 2015-02-22 Doug Evans <xdje42@gmail.com>
7408
7409 PR symtab/17855
7410 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
7411 is read after symbols have been re-read.
7412 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
7413 * gdb.ada/exec_changed/second.adb (Second): Ditto.
7414
7415 2015-02-21 Doug Evans <dje@google.com>
7416
7417 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
7418
7419 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
7420
7421 PR corefiles/17808
7422 * gdb.arch/i386-biarch-core.core.bz2: New file.
7423 * gdb.arch/i386-biarch-core.exp: New file.
7424
7425 2015-02-21 Pedro Alves <palves@redhat.com>
7426
7427 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
7428 runto_main fails.
7429
7430 2015-02-20 Pedro Alves <palves@redhat.com>
7431
7432 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
7433 info probes.
7434
7435 2015-02-20 Pedro Alves <palves@redhat.com>
7436
7437 * gdb.threads/multi-create-ns-info-thr.exp: New file.
7438
7439 2015-02-20 Pedro Alves <palves@redhat.com>
7440
7441 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
7442 clean_restart before gdb_target_supports_trace.
7443
7444 2015-02-20 Pedro Alves <palves@redhat.com>
7445
7446 PR threads/18006
7447 * gdb.threads/clone-thread_db.c: New file.
7448 * gdb.threads/clone-thread_db.exp: New file.
7449
7450 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
7451
7452 PR breakpoints/16812
7453 * gdb.base/catch-gdb-caused-signals.c: New file.
7454 * gdb.base/catch-gdb-caused-signals.exp: New file.
7455
7456 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
7457
7458 * configure: Regenerated.
7459 * configure.ac: Use GDB_AC_TRANSFORM.
7460 * aclocal.m4: sinclude ../transform.m4.
7461
7462 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7463
7464 * lib/dtrace.exp: New file.
7465 * gdb.base/dtrace-probe.exp: Likewise.
7466 * gdb.base/dtrace-probe.d: Likewise.
7467 * gdb.base/dtrace-probe.c: Likewise.
7468 * lib/pdtrace.in: Likewise.
7469 * configure.ac: Output variables with the transformed names of
7470 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
7471 * configure: Regenerated.
7472
7473 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
7474
7475 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
7476 expected message when trying to access $_probe_* convenience
7477 variables while not on a probe.
7478
7479 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
7480
7481 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
7482
7483 2015-02-11 Pedro Alves <pedro@codesourcery.com>
7484
7485 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
7486 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
7487
7488 2015-02-10 Doug Evans <xdje42@gmail.com>
7489
7490 * lib/gdb.exp (gdb_load): Always return a result.
7491
7492 2015-02-10 Pedro Alves <palves@redhat.com>
7493
7494 * gdb.threads/signal-sigtrap.c: New file.
7495 * gdb.threads/signal-sigtrap.exp: New file.
7496
7497 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
7498
7499 * gdb.trace/no-attach-trace.c: New file.
7500 * gdb.trace/no-attach-trace.exp: New file.
7501
7502 2015-02-09 Mark Wielaard <mjw@redhat.com>
7503
7504 * gdb.dwarf2/atomic.c: New file.
7505 * gdb.dwarf2/atomic-type.exp: Likewise.
7506
7507 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7508
7509 * gdb.btrace/buffer-size.exp: Update "info record" output.
7510 * gdb.btrace/delta.exp: Update "info record" output.
7511 * gdb.btrace/enable.exp: Update "info record" output.
7512 * gdb.btrace/finish.exp: Update "info record" output.
7513 * gdb.btrace/instruction_history.exp: Update "info record" output.
7514 * gdb.btrace/next.exp: Update "info record" output.
7515 * gdb.btrace/nexti.exp: Update "info record" output.
7516 * gdb.btrace/step.exp: Update "info record" output.
7517 * gdb.btrace/stepi.exp: Update "info record" output.
7518 * gdb.btrace/nohist.exp: Update "info record" output.
7519
7520 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7521
7522 * gdb.btrace/buffer-size: New.
7523
7524 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
7525
7526 * gdb.btrace/delta.exp: Update "info record" output.
7527 * gdb.btrace/enable.exp: Update "info record" output.
7528 * gdb.btrace/finish.exp: Update "info record" output.
7529 * gdb.btrace/instruction_history.exp: Update "info record" output.
7530 * gdb.btrace/next.exp: Update "info record" output.
7531 * gdb.btrace/nexti.exp: Update "info record" output.
7532 * gdb.btrace/step.exp: Update "info record" output.
7533 * gdb.btrace/stepi.exp: Update "info record" output.
7534 * gdb.btrace/nohist.exp: Update "info record" output.
7535
7536 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
7537
7538 PR gdb/15678
7539 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
7540
7541 2015-02-06 Pedro Alves <palves@redhat.com>
7542
7543 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
7544 macro.
7545 (seconds_left, again): New globals.
7546 (main): Wait seconds_left in a 1-second sleep loop instead of
7547 sleeping 180 seconds. If 'again' is set, reset the seconds
7548 counter.
7549 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
7550 'again' in the inferior before detaching. Print the seconds left.
7551 (options): New global.
7552 (top level): Build program with -DTIMEOUT=$timeout.
7553
7554 2015-02-06 Pedro Alves <palves@redhat.com>
7555
7556 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
7557 determine how many seconds to pass to 'alarm'.
7558 * gdb.base/gdb-sigterm.exp (top level): Build program with
7559 -DTIMEOUT=$timeout.
7560 (do_test): Return success/failure indication. Add more verbose
7561 logging. Don't fail if 200 single steps are seen. Instead, fail
7562 when the test times out.
7563 (passes): New global.
7564 (top level): Break the testing loop if testing fails on any
7565 iteration. Use gdb_assert.
7566
7567 2015-02-04 Don Breazeal <donb@codesourcery.com>
7568
7569 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
7570 and initialize them.
7571 (ipc_cleanup): New function.
7572 (main): Don't declare shmid, semid, and msqid. Add a call to
7573 atexit so that we call ipc_cleanup on exit.
7574
7575 2015-02-04 Pedro Alves <palves@redhat.com>
7576
7577 * boards/native-extended-gdbserver.exp: Remove any target variant
7578 specifications from the board name before clearing the isremote
7579 flag from board_info.
7580
7581 2015-01-31 Doug Evans <xdje42@gmail.com>
7582
7583 * gdb.base/maint.exp <maint print type argc>: Update expected output.
7584
7585 2015-01-31 Gary Benson <gbenson@redhat.com>
7586
7587 * gdb.base/completion.exp: Disable completion limiting for
7588 existing tests. Add new tests to check completion limiting.
7589 * gdb.linespec/ls-errs.exp: Disable completion limiting.
7590
7591 2015-01-31 Doug Evans <xdje42@gmail.com>
7592
7593 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
7594
7595 2015-01-31 Doug Evans <xdje42@gmail.com>
7596
7597 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
7598 entries. Duplicate file section script entries.
7599 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
7600 inlined entries. Add test for safe-path rejection.
7601 * gdb.python/py-section-script.c: Add duplicate inlined section script
7602 entries. Duplicate file section script entries.
7603 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
7604 inlined entries. Add test for safe-path rejection.
7605
7606 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7607
7608 * gdb.ada/disc_arr_bound: New testcase.
7609
7610 2015-01-29 Joel Brobecker <brobecker@adacore.com>
7611
7612 * gdb.ada/mi_var_array: New testcase.
7613
7614 2015-01-27 Doug Evans <dje@google.com>
7615
7616 * gdb.python/py-objfile.exp: Add tests for objfile.username.
7617 Add test for objfile.filename, objfile.username after objfile
7618 has been unloaded.
7619
7620 2015-01-26 Joel Brobecker <brobecker@adacore.com>
7621
7622 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
7623 the second test to print the name attribute of value
7624 returned by the call to gdb.lookup_type, and adjust
7625 the expected output accordingly.
7626
7627 2015-01-25 Mark Wielaard <mjw@redhat.com>
7628
7629 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
7630 * gdb.base/disp-step-fork.c: Include unistd.h.
7631 * gdb.base/siginfo-obj.c: Include stdio.h.
7632 * gdb.base/siginfo-thread.c: Likewise.
7633 * gdb.mi/non-stop.c: Include unistd.h.
7634 * gdb.mi/nsthrexec.c: Include stdio.h.
7635 * gdb.mi/pthreads.c: Include unistd.h.
7636 * gdb.modula2/unbounded1.c (main): Declare returns int.
7637 * gdb.reverse/consecutive-reverse.c: Likewise.
7638 * gdb.threads/create-fail.c: Include unistd.h.
7639 * gdb.threads/killed.c: Likewise.
7640 * gdb.threads/linux-dp.c: Likewise.
7641 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
7642 * gdb.threads/non-ldr-exc-2.c: Likewise.
7643 * gdb.threads/non-ldr-exc-3.c: Likewise.
7644 * gdb.threads/non-ldr-exc-4.c: Likewise.
7645 * gdb.threads/pthreads.c: Include unistd.h.
7646 (main): Declare returns int.
7647 * gdb.threads/tls-main.c (foo): New declaration.
7648 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
7649
7650 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
7651
7652 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
7653 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
7654
7655 2015-01-15 Mark Wielaard <mjw@redhat.com>
7656
7657 * gdb.base/noreturn-return.c: New file.
7658 * gdb.base/noreturn-return.exp: New file.
7659 * gdb.base/noreturn-finish.c: New file.
7660 * gdb.base/noreturn-finish.exp: New file.
7661
7662 2015-01-23 Pedro Alves <palves@redhat.com>
7663
7664 * gdb.threads/continue-pending-after-query.c: New file.
7665 * gdb.threads/continue-pending-after-query.exp: New file.
7666
7667 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
7668 Simon Marchi <simon.marchi@ericsson.com>
7669
7670 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
7671 * gdb.base/valgrind-db-attach.exp: Same.
7672 * gdb.base/valgrind-infcall.exp: Same.
7673 * lib/mi-support.exp (default_mi_gdb_start): Same.
7674 * lib/prompt.exp (default_prompt_gdb_start): Same.
7675 * lib/gdb.exp (default_gdb_spawn): Same.
7676 (gdb_interact): New.
7677
7678
7679 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
7680
7681 * gdb.compile/compile.exp (pointer to jit function): New test.
7682
7683 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
7684
7685 * lib/gdb.exp (supports_process_record): Return true for
7686 powerpc*-*-linux*.
7687 (supports_reverse): Likewise.
7688
7689 2015-01-15 Don Breazeal <donb@codesourcery.com>
7690
7691 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
7692 instead of checking whether the target board is remote and
7693 use spawn_wait_for_attach instead of exec/sleep.
7694 * gdb.base/attach-twice.exp: Likewise.
7695
7696 2015-01-15 Joel Brobecker <brobecker@adacore.com>
7697
7698 * gdb.ada/var_arr_attrs: New testcase.
7699
7700 2015-01-14 Pedro Alves <palves@redhat.com>
7701 Joel Brobecker <brobecker@adacore.com>
7702
7703 PR gdb/17525
7704 * gdb.base/bp-cmds-execution-x-script.c: New file.
7705 * gdb.base/bp-cmds-execution-x-script.exp: New file.
7706 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
7707
7708 2015-01-14 Pedro Alves <palves@redhat.com>
7709
7710 PR cli/17828
7711 * gdb.base/batch-preserve-term-settings.c: New file.
7712 * gdb.base/batch-preserve-term-settings.exp: New file.
7713
7714 2015-01-13 Doug Evans <dje@google.com>
7715
7716 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
7717 binary.
7718
7719 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7720
7721 * Makefile.in (clean mostlyclean): Do not delete *.py.
7722
7723 2015-01-13 Joel Brobecker <brobecker@adacore.com>
7724
7725 * gdb.python/py-lookup-type.exp: New file.
7726
7727 2015-01-12 Pedro Alves <palves@redhat.com>
7728
7729 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
7730 restore GDBFLAGS before returning.
7731
7732 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
7733
7734 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
7735 is_amd64_regs_target and is_x86_like_target.
7736
7737 2015-01-11 Doug Evans <xdje42@gmail.com>
7738
7739 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
7740 is given without an explicit form.
7741 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
7742 attributes.
7743 * gdb.dwarf/corrupt.exp: Ditto.
7744 * gdb.dwarf2/enum-type.exp: Ditto.
7745 * gdb.trace/entry-values.exp: Ditto.
7746 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
7747
7748 2015-01-11 Doug Evans <xdje42@gmail.com>
7749
7750 PR gdb/15830
7751 * gdb.base/maint.exp: Remove references to "maint demangle".
7752 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
7753 Add tests for explicitly specifying language to demangle.
7754 * gdb.dlang/demangle.exp: Ditto.
7755
7756 2015-01-09 Pedro Alves <palves@redhat.com>
7757
7758 * gdb.threads/non-stop-fair-events.c: New file.
7759 * gdb.threads/non-stop-fair-events.exp: New file.
7760
7761 2015-01-09 Pedro Alves <palves@redhat.com>
7762
7763 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
7764 the global scope. Set a breakpoint after all threads are started
7765 rather than stepping over two source lines. Expect the prompt.
7766 * gdb.base/watch_thread_num.c (threads_started_barrier): New
7767 global.
7768 (NUM): Now 15.
7769 (main): Use threads_started_barrier to wait for all threads to
7770 start. Main thread no longer calls thread_function. Exit after
7771 180 seconds.
7772 (loop): New function.
7773 (thread_function): Wait on threads_started_barrier barrier. Call
7774 'loop' at each iteration.
7775 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
7776 threads have started, instead of hardcoding number of "next"
7777 steps. Use an access watchpoint instead of a write watchpoint.
7778
7779 2015-01-09 Pedro Alves <palves@redhat.com>
7780
7781 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
7782 (thread_func): Wait on barrier.
7783 (main): Wait for all threads to start before stopping GDB.
7784 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
7785 global.
7786 (thread1_func, thread2_func): Wait on barrier.
7787 (main): Wait for all threads to start before stopping GDB.
7788 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
7789 New global.
7790 (thread1_func, thread2_func): Wait on barrier.
7791 (main): Wait for all threads to start before stopping GDB.
7792
7793 2015-01-09 Pedro Alves <palves@redhat.com>
7794
7795 * gdb.threads/attach-many-short-lived-threads.c: New file.
7796 * gdb.threads/attach-many-short-lived-threads.exp: New file.
7797
7798 2014-01-09 Pedro Alves <palves@redhat.com>
7799
7800 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
7801 instead of to thread 2.
7802 * gdb.threads/signal-command-multiple-signals-pending.c (main):
7803 Add barrier around each pthread_create call instead of around all
7804 calls.
7805 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
7806 Set a break on thread_function and have the child threads hit it
7807 one at at a time.
7808
7809 2015-01-09 Pedro Alves <palves@redhat.com>
7810
7811 * lib/gdb.exp (can_spawn_for_attach): New procedure.
7812 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
7813 false.
7814 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
7815 checking whether the target board is remote.
7816 * gdb.multi/multi-attach.exp: Likewise.
7817 * gdb.python/py-sync-interp.exp: Likewise.
7818 * gdb.server/ext-attach.exp: Likewise.
7819 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
7820 tests that need to attach, instead of checking whether the target
7821 board is remote at the top of the file.
7822
7823 2015-01-08 Yao Qi <yao@codesourcery.com>
7824
7825 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
7826
7827 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
7828
7829 Fix testcase compilation.
7830 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
7831
7832 2015-01-06 Joel Brobecker <brobecker@adacore.com>
7833
7834 * gdb.python/py-type.exp: Add a couple test about empty
7835 array creation, and negative-length array creation.
7836
7837 2015-01-02 Doug Evans <xdje42@gmail.com>
7838
7839 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
7840
7841 2015-01-02 Doug Evans <dje@google.com>
7842
7843 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
7844
7845 2014-12-29 Yao Qi <yao@codesourcery.com>
7846
7847 * gdb.trace/entry-values.exp: Update comments. Rename variable
7848 bar_call_foo to returned_from_foo.
7849
7850 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
7851
7852 PR gdb/17394
7853 * gdb.linespec/break-asm-file.c: New file.
7854 * gdb.linespec/break-asm-file.exp: New file.
7855 * gdb.linespec/break-asm-file0.s: New file.
7856 * gdb.linespec/break-asm-file1.s: New file.
7857
7858 2014-12-18 Nigel Stephens <nigel@mips.com>
7859 Maciej W. Rozycki <macro@codesourcery.com>
7860
7861 * gdb.base/float.exp: Handle the new output from "info float" on
7862 MIPS targets.
7863
7864 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
7865
7866 Fix MinGW compilation.
7867 * gdb.compile/compile-ops.exp: Update untested message if
7868 !skip_compile_feature_tests.
7869 * gdb.compile/compile-setjmp.exp: Likewise.
7870 * gdb.compile/compile-tls.exp: Likewise.
7871 * gdb.compile/compile.exp: Likewise.
7872 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
7873 supported on this host".
7874
7875 2014-12-16 Doug Evans <xdje42@gmail.com>
7876
7877 * boards/stabs.exp: New file.
7878
7879 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
7880
7881 * gdb.base/completion.exp: Adjust to format changes of "maint
7882 print user-registers".
7883
7884 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
7885
7886 PR server/17457
7887 * gdb.arch/aarch64-fp.c: New file.
7888 * gdb.arch/aarch64-fp.exp: New file.
7889
7890 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
7891
7892 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
7893 r210637, r210913, r211666, r215400, r215817).
7894
7895 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
7896 * dg-extract-results.py: New file.
7897 * dg-extract-results.sh: Use it if the environment seems
7898 suitable.
7899
7900 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
7901
7902 * dg-extract-results.py (parse_run): Handle warnings that
7903 are printed before a test harness is run.
7904
7905 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
7906
7907 * dg-extract-results.py (Named): Remove __cmp__ method.
7908 (output_variation): Use a key to sort variation.harnesses.
7909
7910 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
7911
7912 * dg-extract-results.py: For Python 3, force sys.stdout to
7913 handle surrogate escape sequences.
7914 (safe_open): New function.
7915 (output_segment, main): Use it.
7916
7917 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
7918
7919 * dg-extract-results.py (Prog.result_re): Include options
7920 in test name.
7921
7922 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
7923
7924 * dg-extract-results.py (output_variation): Always sort if
7925 do_sum.
7926
7927 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
7928
7929 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
7930 as long as we get pagination notifications.
7931
7932 2014-12-15 Jason Merrill <jason@redhat.com>
7933
7934 * Makefile.in (check-gdb.%): Restore.
7935 * README: Mention it.
7936
7937 2014-12-13 Joel Brobecker <brobecker@adacore.com>
7938
7939 * gdb.ada/str_uninit: New testcase.
7940
7941 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
7942
7943 PR symtab/17642
7944 * gdb.base/vla-stub-define.c: New file.
7945 * gdb.base/vla-stub.c: New file.
7946 * gdb.base/vla-stub.exp: New file.
7947
7948 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
7949 Jan Kratochvil <jan.kratochvil@redhat.com>
7950 Tom Tromey <tromey@redhat.com>
7951
7952 * configure.ac: Add gdb.compile/.
7953 * configure: Regenerate.
7954 * gdb.compile/Makefile.in: New file.
7955 * gdb.compile/compile-ops.exp: New file.
7956 * gdb.compile/compile-ops.c: New file.
7957 * gdb.compile/compile-tls.c: New file.
7958 * gdb.compile/compile-tls.exp: New file.
7959 * gdb.compile/compile-constvar.S: New file.
7960 * gdb.compile/compile-constvar.c: New file.
7961 * gdb.compile/compile-mod.c: New file.
7962 * gdb.compile/compile-nodebug.c: New file.
7963 * gdb.compile/compile-setjmp-mod.c: New file.
7964 * gdb.compile/compile-setjmp.c: New file.
7965 * gdb.compile/compile-setjmp.exp: New file.
7966 * gdb.compile/compile-shlib.c: New file.
7967 * gdb.compile/compile.c: New file.
7968 * gdb.compile/compile.exp: New file.
7969 * lib/gdb.exp (skip_compile_feature_tests): New proc.
7970
7971 2014-12-12 Tom Tromey <tromey@redhat.com>
7972
7973 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
7974 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
7975
7976 2014-12-12 Doug Evans <dje@google.com>
7977
7978 * lib/gdb-python.exp (get_python_valueof): New function.
7979 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
7980
7981 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
7982
7983 * gdb.base/completion.exp: Add test for completion of "info
7984 registers ".
7985
7986 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
7987
7988 * gdb.base/func-ptrs.c: New file.
7989 * gdb.base/func-ptrs.exp: New file.
7990
7991 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7992
7993 PR breakpoints/17012
7994 * gdb.base/dprintf-detach.c: New file.
7995 * gdb.base/dprintf-detach.exp: New file.
7996
7997 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
7998
7999 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
8000 * lib/gdb.exp (target_is_gdbserver): New procedure.
8001
8002 2014-12-08 Doug Evans <dje@google.com>
8003
8004 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
8005
8006 2014-12-05 Yao Qi <yao@codesourcery.com>
8007
8008 * gdb.guile/scm-error.exp: Remove the third argument to
8009 gdb_remote_download.
8010 * gdb.guile/scm-frame-args.exp: Likewise.
8011 * gdb.guile/scm-section-script.exp: Likewise.
8012
8013 2014-12-05 Yao Qi <yao@codesourcery.com>
8014
8015 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
8016
8017 2014-12-04 Doug Evans <dje@google.com>
8018
8019 * gdb.python/py-objfile.exp: Add tests for
8020 objfile.add_separate_debug_file.
8021
8022 2014-12-04 Doug Evans <dje@google.com>
8023
8024 * lib/gdb.exp (get_build_id): New function.
8025 (build_id_debug_filename_get): Rewrite to use it.
8026 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
8027
8028 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
8029
8030 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
8031 `method(long)', not just 0x0.
8032 * gdb.cp/nsalias.exp: Align code labels to 4.
8033 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
8034 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
8035 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
8036 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
8037 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
8038 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
8039
8040 2014-12-02 Doug Evans <dje@google.com>
8041
8042 PR symtab/17602
8043 * gdb.cp/anon-ns.cc: Move guts of this file to ...
8044 * gdb.cp/anon-ns2.cc: ... here. New file.
8045 * gdb.cp/anon-ns.exp: Update.
8046
8047 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
8048
8049 * gdb.python/py-events.py (inferior_call_handler): New.
8050 (register_changed_handler, memory_changed_handler): New.
8051 (test_events.invoke): Register new handlers.
8052 * gdb.python/py-events.exp: Add tests for inferior call,
8053 memory_changed and register_changed events.
8054
8055 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
8056
8057 * gdb.base/execl-update-breakpoints.exp: Specify the link address
8058 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
8059 if the linker doesn't understand this.
8060
8061 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
8062
8063 * gdb.python/python.exp: Change expected reply to help().
8064
8065 2014-12-01 Yao Qi <yao@codesourcery.com>
8066
8067 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
8068 AC_CONFIG_SUBDIRS(gdb.gdbtk).
8069 * configure: Re-generated.
8070
8071 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
8072
8073 * gdb.cp/chained-calls.cc: New file.
8074 * gdb.cp/chained-calls.exp: New file.
8075 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
8076
8077 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
8078
8079 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
8080 * gdb.dwarf2/symtab-producer.exp: Same.
8081 * gdb.gdb/python-interrupts.exp: Same.
8082 * gdb.gdb/python-selftest.exp: Same.
8083 * gdb.python/py-linetable.exp: Same.
8084 * gdb.python/py-type.exp: Same.
8085 * gdb.python/py-value-cc.exp: Same.
8086 * gdb.python/py-value.exp: Same.
8087
8088 2014-11-28 Yao Qi <yao@codesourcery.com>
8089
8090 * gdb.base/break-probes.exp: Match library name prefixed with
8091 sysroot.
8092
8093 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
8094
8095 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
8096 test expected output. Add parentheses for the call to print.
8097 Remove L suffix from integers.
8098
8099 2014-11-26 Doug Evans <dje@google.com>
8100
8101 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
8102
8103 2014-11-22 Yao Qi <yao@codesourcery.com>
8104
8105 * gdb.trace/entry-values.c: Remove asms.
8106 (foo): Add foo_label.
8107 (bar): Add bar_label.
8108 * gdb.trace/entry-values.exp: Remove code computing foo's
8109 length and bar's length.
8110 (Dwarf::assemble): Invoke function_range for bar and use
8111 MACRO_AT_func for foo.
8112
8113 2014-11-22 Yao Qi <yao@codesourcery.com>
8114
8115 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
8116 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
8117 Use .Lgcc43_procstart instead of gcc43.
8118
8119 2014-11-21 Joel Brobecker <brobecker@adacore.com>
8120
8121 * gdb.ada/n_arr_bound: New testcase.
8122
8123 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
8124
8125 PR breakpoints/10737
8126 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
8127 test_catch_syscall_multi_arch.
8128 (test_catch_syscall_multi_arch): New function.
8129
8130 2014-11-20 Doug Evans <xdje42@gmail.com>
8131
8132 * gdb.base/maint.exp: Update expected output.
8133
8134 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
8135
8136 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
8137 4-byte instruction on S390.
8138
8139 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8140
8141 * gdb.ada/arr_arr: New testcase.
8142
8143 2014-11-19 Joel Brobecker <brobecker@adacore.com>
8144
8145 * gdb.ada/pkd_arr_elem: New Testcase.
8146
8147 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
8148
8149 * gdb.reverse/break-precsave: Expect completion message for
8150 core file reads.
8151 * gdb.reverse/consecutive-precsave.exp: Likewise.
8152 * gdb.reverse/finish-precsave.exp: Likewise.
8153 * gdb.reverse/i386-precsave.exp: Likewise.
8154 * gdb.reverse/machinestate-precsave.exp: Likewise.
8155 * gdb.reverse/sigall-precsave.exp: Likewise.
8156 * gdb.reverse/solib-precsave.exp: Likewise.
8157 * gdb.reverse/step-precsave.exp: Likewise.
8158 * gdb.reverse/until-precsave.exp: Likewise.
8159 * gdb.reverse/watch-precsave.exp: Likewise.
8160
8161 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8162
8163 * gdb.base/bp-permanent.c: Include unistd.h.
8164 * gdb.python/py-framefilter-mi.c (main): Add return type.
8165 * gdb.python/py-framefilter.c (main): Likewise.
8166 * gdb.trace/actions-changed.c (main): Likewise.
8167
8168 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8169
8170 * gdb.mi/until.c: Add eye-catchers.
8171 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
8172 line numbers.
8173
8174 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
8175
8176 * gdb.base/condbreak.exp: Drop references to removed non-prototype
8177 function header variants in break1.c.
8178 * gdb.base/ena-dis-br.exp: Likewise.
8179 * gdb.base/hbreak2.exp: Likewise.
8180 * gdb.reverse/until-precsave.exp: Drop references to removed
8181 non-prototype function header variants in ur1.c.
8182 * gdb.reverse/until-reverse.exp: Likewise.
8183
8184 2014-11-17 Petr Machata <pmachata@redhat.com>
8185
8186 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
8187 ${_cu_offset_size} bytes abbrev offset.
8188
8189 2014-11-15 Doug Evans <xdje42@gmail.com>
8190
8191 PR symtab/17559
8192 * gdb.base/line-symtabs.exp: New file.
8193 * gdb.base/line-symtabs.c: New file.
8194 * gdb.base/line-symtabs.h: New file.
8195
8196 2014-11-14 Yao Qi <yao@codesourcery.com>
8197
8198 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
8199 (func): Add label func_label.
8200 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
8201 Replace low_pc and high_pc with MACRO_AT_range.
8202 Replace name, low_pc and high_pc with MACRO_AT_func.
8203
8204 2014-11-14 Yao Qi <yao@codesourcery.com>
8205
8206 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
8207 Replace name, low_pc and high_pc with MACRO_AT_func.
8208
8209 2014-11-14 Yao Qi <yao@codesourcery.com>
8210
8211 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
8212 produce debug information.
8213 * gdb.dwarf2/implptr-optimized-out.S: Removed.
8214
8215 2014-11-14 Yao Qi <yao@codesourcery.com>
8216
8217 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
8218 object and get function length.
8219 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
8220 with MACRO_AT_func.
8221 (top-level): Replace gdb_compile and clean_restart with
8222 prepare_for_testing.
8223 * gdb.dwarf2/main.c (main): Add label main_label.
8224
8225 2014-11-14 Yao Qi <yao@codesourcery.com>
8226
8227 * lib/dwarf.exp (function_range): New procedure.
8228 (Dwarf::_handle_macro_at_func): New procedure.
8229 (Dwarf::_handle_macro_at_range): New procedure.
8230 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
8231
8232 2014-11-14 Yao Qi <yao@codesourcery.com>
8233
8234 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
8235 (_handle_attribute): New procedure.
8236
8237 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8238
8239 * gdb.ada/cond_lang/foo.c (callme): Add return type.
8240 * gdb.base/call-sc.c (zed): Likewise.
8241 * gdb.base/checkpoint.c (main): Likewise.
8242 * gdb.base/dump.c (main): Likewise.
8243 * gdb.base/gcore.c (main): Likewise.
8244 * gdb.base/huge.c (main): Likewise.
8245 * gdb.base/multi-forks.c (main): Likewise.
8246 * gdb.base/pr10179-a.c (main): Likewise.
8247 * gdb.base/savedregs.c (main): Likewise.
8248 * gdb.base/sigaltstack.c (main): Likewise.
8249 * gdb.base/siginfo.c (main): Likewise.
8250 * gdb.base/structs.c (zed): Likewise.
8251 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
8252 * gdb.mi/mi-syn-frame.c (main): Likewise.
8253 * gdb.mi/until.c (foo, main): Likewise.
8254 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
8255 * gdb.base/solib-weak.c (foo): Declare.
8256 * gdb.base/attach-twice.c: Include stdio.h.
8257 * gdb.base/weaklib1.c: Likewise.
8258 * gdb.base/weaklib2.c: Likewise.
8259 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
8260 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
8261 unistd.h.
8262 * gdb.base/attach-pie-misread.c: Include stdlib.h.
8263 * gdb.mi/mi-exit-code.c: Likewise.
8264 * gdb.base/break-interp-lib.c: Include string.h.
8265 * gdb.base/coremaker.c: Likewise.
8266 * gdb.base/testenv.c: Likewise.
8267 * gdb.python/py-finish-breakpoint.c: Likewise.
8268 * gdb.base/inferior-died.c: Include sys/wait.h.
8269 * gdb.base/fileio.c: Include time.h.
8270 * gdb.base/async-shell.c: Include unistd.h.
8271 * gdb.base/dprintf-non-stop.c: Likewise.
8272 * gdb.base/info-os.c: Likewise.
8273 * gdb.mi/mi-console.c: Likewise.
8274 * gdb.mi/watch-nonstop.c: Likewise.
8275 * gdb.python/py-events.c: Likewise.
8276 * gdb.base/async.c (baz): Move up before its invocation.
8277 * gdb.base/code_elim2.c (my_global_func): Likewise.
8278 * gdb.base/skip-solib-lib.c (multiply): Likewise.
8279 * gdb.base/advance.c (func2): Likewise.
8280
8281 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8282
8283 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
8284 variant.
8285 * gdb.base/annota3.c: Likewise.
8286 * gdb.base/async.c: Likewise.
8287 * gdb.base/average.c: Likewise.
8288 * gdb.base/call-ar-st.c: Likewise.
8289 * gdb.base/call-rt-st.c: Likewise.
8290 * gdb.base/call-sc.c: Likewise.
8291 * gdb.base/call-strs.c: Likewise.
8292 * gdb.base/ending-run.c: Likewise.
8293 * gdb.base/execd-prog.c: Likewise.
8294 * gdb.base/exprs.c: Likewise.
8295 * gdb.base/foll-exec.c: Likewise.
8296 * gdb.base/foll-fork.c: Likewise.
8297 * gdb.base/foll-vfork.c: Likewise.
8298 * gdb.base/funcargs.c: Likewise.
8299 * gdb.base/gcore.c: Likewise.
8300 * gdb.base/jump.c: Likewise.
8301 * gdb.base/langs0.c: Likewise.
8302 * gdb.base/langs1.c: Likewise.
8303 * gdb.base/langs2.c: Likewise.
8304 * gdb.base/mips_pro.c: Likewise.
8305 * gdb.base/nodebug.c: Likewise.
8306 * gdb.base/opaque0.c: Likewise.
8307 * gdb.base/opaque1.c: Likewise.
8308 * gdb.base/recurse.c: Likewise.
8309 * gdb.base/run.c: Likewise.
8310 * gdb.base/scope0.c: Likewise.
8311 * gdb.base/scope1.c: Likewise.
8312 * gdb.base/setshow.c: Likewise.
8313 * gdb.base/setvar.c: Likewise.
8314 * gdb.base/shmain.c: Likewise.
8315 * gdb.base/shr1.c: Likewise.
8316 * gdb.base/shr2.c: Likewise.
8317 * gdb.base/sigall.c: Likewise.
8318 * gdb.base/signals.c: Likewise.
8319 * gdb.base/so-indr-cl.c: Likewise.
8320 * gdb.base/solib2.c: Likewise.
8321 * gdb.base/structs.c: Likewise.
8322 * gdb.base/sum.c: Likewise.
8323 * gdb.base/vforked-prog.c: Likewise.
8324 * gdb.base/watchpoint.c: Likewise.
8325 * gdb.reverse/shr2.c: Likewise.
8326 * gdb.reverse/until-reverse.c: Likewise.
8327 * gdb.reverse/ur1.c: Likewise.
8328 * gdb.reverse/watch-reverse.c: Likewise.
8329
8330 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8331
8332 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
8333 variant.
8334 * gdb.base/sepdebug.exp: Drop references to removed code.
8335
8336 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8337
8338 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
8339 variant. Preserve original line numbering.
8340 * gdb.base/list1.c: Likewise.
8341
8342 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8343
8344 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
8345 variant.
8346 * gdb.base/break1.c: Likewise.
8347 * gdb.base/break.exp: Drop references to removed code.
8348
8349 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8350
8351 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
8352 variant.
8353
8354 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8355
8356 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
8357
8358 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8359
8360 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
8361 logic into perform_all_tests() and invoke it with and without
8362 function header prototypes.
8363 (do_function_calls): Remove conditional XFAIL for PR 5318.
8364 (rerun_and_prepare): Remove duplicate code.
8365 (perform_all_tests): New. Main logic moved here.
8366
8367 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8368
8369 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
8370 code guarded by #ifdef NO_PROTOTYPES.
8371 (t_double_many_args): Likewise.
8372 (DEF_FUNC_MANY_ARGS_1): Likewise.
8373 (DEF_FUNC_VALUES_1): Likewise.
8374 (t_structs_ldc): Renamed from t_structs_fc in conditional code
8375 guarded by #ifdef PROTOTYPES.
8376
8377 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8378
8379 * gdb.mi/mi-console.c: Add eye-catcher.
8380 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
8381 instead of literal line number.
8382
8383 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8384
8385 * gdb.base/shr2.c: Add eye-catcher.
8386 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
8387 line number.
8388
8389 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8390
8391 * gdb.base/jump.c: Add eye-catchers.
8392 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
8393 numbers.
8394
8395 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8396
8397 * gdb.base/execd-prog.c: Add eye-catchers.
8398 * gdb.base/foll-exec.c: Likewise.
8399 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
8400 line numbers.
8401
8402 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8403
8404 * gdb.base/ending-run.c: Add eye-catchers.
8405 * gdb.base/ending-run.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/call-rt-st.c: Add eye-catchers.
8411 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
8412 literal line numbers.
8413
8414 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8415
8416 * gdb.base/call-ar-st.c: Add eye-catchers.
8417 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
8418 literal line numbers.
8419
8420 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8421
8422 * gdb.base/average.c: Add eye-catchers.
8423 * gdb.base/sum.c: Likewise.
8424 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
8425 regexps dynamically.
8426
8427 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
8428
8429 * gdb.base/solib1.c: Add eye-catchers.
8430 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
8431 literal line numbers.
8432
8433 2014-11-12 Pedro Alves <palves@redhat.com>
8434
8435 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
8436 leader has exited.
8437
8438 2014-11-12 Pedro Alves <palves@redhat.com>
8439
8440 * gdb.arch/i386-bp_permanent.c: New file.
8441 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
8442 (srcfile): Set to i386-bp_permanent.c.
8443 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
8444 that stepi does not execute the 'leave' instruction, instead of
8445 testing it does execute.
8446 * gdb.base/bp-permanent.c: New file.
8447 * gdb.base/bp-permanent.exp: New file.
8448
8449 2014-11-10 Doug Evans <xdje42@gmail.com>
8450
8451 PR symtab/17564
8452 * gdb.base/symtab-search-order.exp: New file.
8453 * gdb.base/symtab-search-order.c: New file.
8454 * gdb.base/symtab-search-order-1.c: New file.
8455 * gdb.base/symtab-search-order-shlib-1.c: New file.
8456
8457 2014-11-07 Pedro Alves <palves@redhat.com>
8458
8459 PR gdb/17511
8460 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
8461 i?86-*-linux*.
8462
8463 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
8464
8465 PR c++/17494
8466 * gdb.cp/pr17494.cc: New file.
8467 * gdb.cp/pr17494.exp: New file.
8468
8469 2014-11-02 Yao Qi <yao@codesourcery.com>
8470
8471 * gdb.python/python.exp: Get working directory and match the
8472 output of "set extended-prompt \\w " with it.
8473
8474 2014-10-30 Doug Evans <dje@google.com>
8475
8476 * gdb.python/py-objfile.exp: Add tests for setting random attributes
8477 in objfiles.
8478 * gdb.python/py-progspace.exp: Add tests for setting random attributes
8479 in progspaces.
8480
8481 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
8482
8483 * gdb.base/fullpath-expand.exp: Skip for a remote host.
8484 * gdb.base/realname-expand.exp: Likewise.
8485 * gdb.linespec/macro-relative.exp: Likewise.
8486
8487 2014-10-29 Pedro Alves <palves@redhat.com>
8488
8489 PR gdb/17408
8490 * gdb.threads/schedlock.c (some_function): New function.
8491 (call_function): New global.
8492 (MAYBE_CALL_SOME_FUNCTION): New macro.
8493 (thread_function): Call it.
8494 * gdb.threads/schedlock.exp (get_args): Add description parameter,
8495 and use it instead of a global counter. Adjust all callers.
8496 (get_current_thread): Use "find current thread" for test message
8497 here rather than having all callers pass down the same string.
8498 (goto_loop): New procedure, factored out from ...
8499 (my_continue): ... this.
8500 (step_ten_loops): Change parameter from test message to command to
8501 use. Adjust.
8502 (list_count): Delete global.
8503 (check_result): New procedure, factored out from duplicate top
8504 level code.
8505 (continue tests): Wrap in with_test_prefix.
8506 (test_step): New procedure, factored out from duplicate top level
8507 code.
8508 (top level): Test "step" in combination with all scheduler-locking
8509 modes. Test "next" in combination with all scheduler-locking
8510 modes, and in combination with stepping over a function call or
8511 not.
8512 * gdb.threads/next-bp-other-thread.c: New file.
8513 * gdb.threads/next-bp-other-thread.exp: New file.
8514
8515 2014-10-29 Pedro Alves <palves@redhat.com>
8516
8517 PR python/17372
8518 * gdb.python/python.exp: Test a multi-line command that spawns
8519 interactive Python.
8520 * gdb.base/multi-line-starts-subshell.exp: New file.
8521
8522 2014-10-29 Yao Qi <yao@codesourcery.com>
8523
8524 * gdb.base/fileio.exp: Make directories on host.
8525
8526 2014-10-29 Yao Qi <yao@codesourcery.com>
8527
8528 * gdb.base/fileio.c (test_write): Close the file.
8529
8530 2014-10-28 Pedro Alves <palves@redhat.com>
8531
8532 PR gdb/12623
8533 * gdb.base/sigstep.c (no_handler): New global.
8534 (main): If 'no_handler is true, set the signal handlers to
8535 SIG_IGN.
8536 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
8537 with_sw_watch and no_handler parameters. Handle them.
8538 (top level) <stepping over handler when stopped at a breakpoint
8539 test>: Add a test axis for testing with a software watchpoint, and
8540 another for testing with the signal handler set to SIG_IGN.
8541 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
8542 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
8543
8544 2014-10-28 Pedro Alves <palves@redhat.com>
8545
8546 PR gdb/17511
8547 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
8548 * gdb.base/sigstep.exp (other_handler_location): New global.
8549 (advance): Support stepping into the signal handler, and running
8550 commands while in the handler.
8551 (in_handler_map): New global.
8552 (top level): In the advance test, add combinations for getting
8553 into the handler with stepping commands, and for running commands
8554 in the handler. Add comment descripting the advancei tests.
8555
8556 2014-10-28 Pedro Alves <palves@redhat.com>
8557
8558 * gdb.base/sigstep.exp: Use build_executable instead of
8559 prepare_for_testing.
8560 (top level): Move code that starts GDB, runs to main and creates a
8561 display to ...
8562 (restart): ... this new procedure.
8563 (top level): Move backtrace from signal handler test to ...
8564 (validate_backtrace): ... this new procedure.
8565 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
8566 with_test_prefix. Always restart GDB.
8567 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
8568 with_test_prefix. Always restart GDB. No need to delete
8569 breakpoints after the test.
8570 (test_skip_handler): Remove prefix parameter.
8571 (skip_over_handler, breakpoint_to_handler)
8572 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
8573 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
8574 restart GDB. No need to delete breakpoints after the test.
8575 (top level): Use foreach to call the test procedures with
8576 different commands.
8577
8578 2014-10-28 Pedro Alves <palves@redhat.com>
8579
8580 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
8581 instead of GNATS numbers.
8582 * gdb.base/sigbpt.exp: Likewise.
8583 * gdb.base/siginfo.exp: Likewise.
8584 * gdb.base/sigstep.exp: Likewise.
8585
8586 2014-10-27 Pedro Alves <palves@redhat.com>
8587
8588 * gdb.base/sigstep.c (dummy): New global.
8589 (main): Issue a couple writes to the new global.
8590 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
8591 procedures.
8592 (skip_over_handler): Use test_skip_handler.
8593 (top level): Call skip_over_handler for stepi and nexti too.
8594 (breakpoint_over_handler): Use test_skip_handler.
8595 (top level): Call breakpoint_over_handler for stepi and nexti too.
8596
8597 2014-10-27 Yao Qi <yao@codesourcery.com>
8598
8599 * gdb.trace/tfile.c (adjust_function_address)
8600 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
8601 function descriptor.
8602
8603 2014-10-24 Don Breazeal <donb@codesourcery.com>
8604
8605 * gdb.base/foll-fork.exp (test_follow_fork,
8606 catch_fork_child_follow): Check for updated fork messages emitted
8607 from infrun.c.
8608 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
8609 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
8610 vfork_and_exec_child_follow_through_step): Check for updated vfork
8611 messages emitted from infrun.c.
8612
8613 2014-10-24 Pedro Alves <palves@redhat.com>
8614
8615 * gdb.base/corefile.exp: Remove references to ultrix.
8616 * gdb.base/interrupt.exp: Likewise.
8617 * gdb.base/whatis.exp: Likewise.
8618 * gdb.gdb/selftest.exp: Likewise.
8619 * gdb.threads/manythreads.exp: Likewise.
8620 * gdb.threads/print-threads.exp: Likewise.
8621 * gdb.threads/pthreads.exp:: Likewise.
8622 * gdb.threads/schedlock.exp: Likewise.
8623
8624 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
8625
8626 * gdb.cp/non-trivial-retval.cc: Add a test case.
8627 * gdb.cp/non-trivial-retval.exp: Add a test.
8628
8629 2014-10-20 Yao Qi <yao@codesourcery.com>
8630
8631 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
8632 * gdb.python/py-objfile-script-gdb.py: New file.
8633 * gdb.python/py-objfile-script.exp: Update reference to
8634 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
8635 of remote_download. Remove the dest file.
8636
8637 2014-10-20 Yao Qi <yao@codesourcery.com>
8638
8639 * gdb.base/checkpoint.exp: Don't remove file copied on host.
8640 * gdb.base/step-line.exp: Likewise.
8641 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
8642 * gdb.dwarf2/dw2-basic.exp: Likewise.
8643 * gdb.dwarf2/dw2-compressed.exp: Likewise.
8644 * gdb.dwarf2/dw2-filename.exp: Likewise.
8645 * gdb.dwarf2/dw2-intercu.exp: Likewise.
8646 * gdb.dwarf2/dw2-intermix.exp: Likewise.
8647 * gdb.dwarf2/dw2-producer.exp: Likewise.
8648 * gdb.dwarf2/mac-fileno.exp: Likewise.
8649 * gdb.python/py-frame-args.exp: Likewise.
8650 * gdb.python/py-framefilter.exp: Likewise.
8651 * gdb.python/py-mi.exp: Likewise.
8652 * gdb.python/py-objfile-script.exp: Likewise
8653 * gdb.python/py-pp-integral.exp: Likewise.
8654 * gdb.python/py-pp-re-notag.exp: Likewise.
8655 * gdb.python/py-prettyprint.exp: Likewise.
8656 * gdb.python/py-section-script.exp: Likewise.
8657 * gdb.python/py-typeprint.exp: Likewise.
8658 * gdb.python/py-xmethods.exp: Likewise.
8659 * gdb.stabs/weird.exp: Likewise.
8660 * gdb.xml/tdesc-regs.exp: Likewise.
8661
8662 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
8663
8664 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
8665 (out_cu): Use addr_len for the size of addresses.
8666 (out_line): Likewise. Size DW_LNE_set_address instruction
8667 according to addr_len.
8668 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
8669 (FUNC): Add START_INSNS to definition.
8670
8671 2014-10-18 Yao Qi <yao@codesourcery.com>
8672
8673 * gdb.base/argv0-symlink.exp: Check argv[0] value if
8674 gdb_has_argv0 return true.
8675 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
8676 check [target_info exists noargs], check [gdb_has_argv0]
8677 instead.
8678 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
8679 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
8680 procedures.
8681
8682 2014-10-17 Doug Evans <dje@google.com>
8683
8684 * gdb.python/py-events.exp: Update expected output for clear_objfiles
8685 event.
8686 * gdb.python/py-events.py: Add clear_objfiles event.
8687
8688 2014-10-17 Doug Evans <dje@google.com>
8689
8690 * gdb.python/py-objfile.exp: Test progspace attribute.
8691
8692 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
8693
8694 * gdb.guile/scm-breakpoint.exp: Do not assume any
8695 directory separators when matching source file paths.
8696 * gdb.python/py-breakpoint.exp: Likewise.
8697 * gdb.reverse/break-precsave.exp: Likewise.
8698 * gdb.reverse/break-reverse.exp: Likewise.
8699 * gdb.reverse/consecutive-precsave.exp: Likewise.
8700 * gdb.reverse/finish-precsave.exp: Likewise.
8701 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
8702 * gdb.reverse/finish-reverse.exp: Likewise.
8703 * gdb.reverse/i386-precsave.exp: Likewise.
8704 * gdb.reverse/i387-env-reverse.exp: Likewise.
8705 * gdb.reverse/i387-stack-reverse.exp: Likewise.
8706 * gdb.reverse/machinestate-precsave.exp: Likewise.
8707 * gdb.reverse/machinestate.exp: Likewise.
8708 * gdb.reverse/sigall-precsave.exp: Likewise.
8709 * gdb.reverse/solib-precsave.exp: Likewise.
8710 * gdb.reverse/step-precsave.exp: Likewise.
8711 * gdb.reverse/until-precsave.exp: Likewise.
8712 * gdb.reverse/watch-precsave.exp: Likewise.
8713 * gdb.reverse/watch-reverse.exp: Likewise.
8714
8715 2014-10-17 Yao Qi <yao@codesourcery.com>
8716
8717 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
8718 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
8719
8720 2014-10-17 Pedro Alves <palves@redhat.com>
8721
8722 PR gdb/17471
8723 * gdb.base/bg-execution-repeat.c: New file.
8724 * gdb.base/bg-execution-repeat.exp: New file.
8725
8726 2014-10-17 Pedro Alves <palves@redhat.com>
8727
8728 PR gdb/17300
8729 * gdb.base/continue-all-already-running.c: New file.
8730 * gdb.base/continue-all-already-running.exp: New file.
8731
8732 2014-10-17 Pedro Alves <palves@redhat.com>
8733
8734 PR gdb/17472
8735 * gdb.base/annota-input-while-running.c: New file.
8736 * gdb.base/annota-input-while-running.exp: New file.
8737
8738 2014-10-17 Pedro Alves <palves@redhat.com>
8739
8740 * gdb.base/callfuncs.exp: emove references to osf.
8741 * gdb.base/sigall.exp: Likewise.
8742 * gdb.gdb/selftest.exp: Likewise.
8743 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
8744 * gdb.mi/non-stop.c: Likewise.
8745 * gdb.mi/pthreads.c: Likewise.
8746 * gdb.reverse/sigall-precsave.exp: Likewise.
8747 * gdb.reverse/sigall-reverse.exp: Likewise.
8748 * gdb.threads/pthreads.c: Likewise.
8749 * gdb.threads/pthreads.exp: Likewise.
8750
8751 2014-10-17 Yao Qi <yao@codesourcery.com>
8752
8753 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
8754 check 'target_info exists noargs'.
8755 (test_command_prompt_position): Likewise.
8756 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
8757 Remove "set args".
8758 (progvar_simple_while_test): Likewise.
8759 (progvar_complex_if_while_test): Likewise.
8760 (if_while_breakpoint_command_test): Likewise.
8761 (infrun_breakpoint_command_test): Likewise.
8762 (breakpoint_command_test): Likewise.
8763 (watchpoint_command_test): Likewise.
8764 (bp_deleted_in_command_test): Likewise.
8765 (temporary_breakpoint_commands): Likewise.
8766
8767 2014-10-16 Yao Qi <yao@codesourcery.com>
8768
8769 * gdb.base/remotetimeout.exp: Remove noargs checking.
8770
8771 2014-10-15 Pedro Alves <palves@redhat.com>
8772
8773 PR breakpoints/9649
8774 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
8775 * gdb.base/breakpoint-in-ro-region.exp
8776 (probe_target_hardware_step): New procedure.
8777 (top level): Probe hardware stepping and hardware breakpoint
8778 support. Test stepping through a read-only region, with both
8779 "breakpoint auto-hw" on and off and both "always-inserted" on and
8780 off.
8781
8782 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
8783
8784 * gdb.dlang/demangle.exp: Update for demangling changes.
8785
8786 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8787
8788 * gdb.cp/non-trivial-retval.cc: Add new test cases.
8789 * gdb.cp/non-trivial-retval.exp: Add new tests.
8790
8791 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
8792
8793 PR c++/13403
8794 PR c++/15154
8795 * gdb.cp/non-trivial-retval.cc: New file.
8796 * gdb.cp/non-trivial-retval.exp: New file.
8797
8798 2014-10-15 Yao Qi <yao@codesourcery.com>
8799
8800 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
8801 remote host.
8802
8803 2014-10-15 Yao Qi <yao@codesourcery.com>
8804
8805 * gdb.python/py-symbol.exp: Match file base name if host is
8806 remote, otherwise match file name with dir name.
8807 * gdb.python/py-symtab.exp: Likewise.
8808 * gdb.python/python.exp: Likewise.
8809
8810 2014-10-15 Yao Qi <yao@codesourcery.com>
8811
8812 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
8813 pattern.
8814 * gdb.python/py-symtab.exp: Likewise.
8815 * gdb.python/python.exp: Remove trailing ".*". Fix typo
8816 locationn.
8817
8818 2014-10-14 Joel Brobecker <brobecker@adacore.com>
8819
8820 * gdb.ada/addr_arith: New testcase.
8821
8822 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
8823
8824 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
8825 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
8826 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
8827 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
8828
8829 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
8830
8831 * gdb.arch/stap-eval-lang-ada.S: Likewise.
8832 * gdb.arch/stap-eval-lang-ada.c: Likewise.
8833 * gdb.arch/stap-eval-lang-ada.exp: New file.
8834
8835 2014-10-14 Yao Qi <yao@codesourcery.com>
8836
8837 * gdb.mi/mi-var-child.c (nothing1): New function.
8838 (nothing2): New function.
8839 (do_children_tests): Set function pointers by nothing1 and
8840 nothing2.
8841 * gdb.mi/mi-var-child.exp: Step over new added statements.
8842 Update test to match the new output.
8843 * gdb.mi/var-cmd.c (nothing1): New function.
8844 (nothing2): New function.
8845 (do_children_tests): Set function pointers by nothing1 and
8846 nothing2.
8847 * gdb.mi/mi-var-display.exp: Update test to match output.
8848 Step to the line specified by $line_dct_nothing.
8849 Increase the number of lines to step.
8850
8851 2014-10-14 Yao Qi <yao@codesourcery.com>
8852
8853 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
8854 tests.
8855 * gdb.mi/mi2-var-child.exp: Likewise.
8856
8857 2014-10-13 Doug Evans <dje@google.com>
8858
8859 * gdb.python/py-objfile.exp: Change name of file name test.
8860
8861 2014-10-13 Doug Evans <dje@google.com>
8862
8863 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
8864 from the start of the CU.
8865
8866 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
8867 Yao Qi <yao@codesourcery.com>
8868
8869 Fix "save breakpoints" for "catch" command.
8870 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
8871 Remove -nonewline. Match also the added "main" line.
8872
8873 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8874
8875 Fix "save breakpoints" for "disable $bpnum" command.
8876 * gdb.base/save-bp.c (main): Add label.
8877 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
8878
8879 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
8880
8881 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
8882
8883 2014-10-11 Yao Qi <yao@codesourcery.com>
8884
8885 * gdb.server/server-kill.exp: Execute command
8886 "set remote trace-status-packet on" before "tstatus".
8887
8888 2014-10-11 Yao Qi <yao@codesourcery.com>
8889
8890 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
8891 (main): Call getppid.
8892 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
8893 and continue to it. Read variable "server_pid".
8894
8895 2014-10-11 Yao Qi <yao@codesourcery.com>
8896
8897 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
8898
8899 2014-10-11 Yao Qi <yao@codesourcery.com>
8900
8901 * gdb.threads/thread-find.exp: Don't execute command
8902 "info threads".
8903 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
8904 * gdb.threads/linux-dp.exp: Don't check the condition
8905 $threads_created equals to zero.
8906
8907 2014-10-10 Pedro Alves <palves@redhat.com>
8908
8909 * gdb.base/bigcore.exp: Remove references to IRIX.
8910 * gdb.base/funcargs.exp: Likewise.
8911 * gdb.base/interrupt.exp: Likewise.
8912 * gdb.base/mips_pro.exp: Likewise.
8913 * gdb.base/nodebug.exp: Likewise.
8914 * gdb.base/setvar.exp: Likewise.
8915 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
8916
8917 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
8918 Pedro Alves <palves@redhat.com>
8919
8920 PR symtab/14466
8921 * gdb.base/vdso-warning.c: New file.
8922 * gdb.base/vdso-warning.exp: New file.
8923
8924 2014-10-02 Doug Evans <dje@google.com>
8925
8926 * gdb.base/structs.c (main): Don't run forever.
8927
8928 2014-10-02 Pedro Alves <palves@redhat.com>
8929
8930 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
8931 (top level) <stop threads 1, stop threads 2>: Use it.
8932
8933 2014-10-02 Pedro Alves <palves@redhat.com>
8934
8935 * gdb.threads/break-while-running.exp (test): Add new
8936 'update_thread_list' argument. Skip "info threads" if false.
8937 (top level): Add new 'update_thread_list' axis.
8938
8939 2014-10-02 Pedro Alves <palves@redhat.com>
8940
8941 PR breakpoints/17431
8942 * gdb.base/execl-update-breakpoints.c: New file.
8943 * gdb.base/execl-update-breakpoints.exp: New file.
8944
8945 2014-10-01 Pedro Alves <palves@redhat.com>
8946
8947 * gdb.base/breakpoint-in-ro-region.c: New file.
8948 * gdb.base/breakpoint-in-ro-region.exp: New file.
8949
8950 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
8951
8952 * gdb.mi/mi-exit-code.exp: New file.
8953 * gdb.mi/mi-exit-code.c: New file.
8954
8955 2014-09-30 Yao Qi <yao@codesourcery.com>
8956
8957 * lib/prelink-support.exp (build_executable_own_libs): Error if
8958 the target isn't native.
8959
8960 2014-09-30 Yao Qi <yao@codesourcery.com>
8961
8962 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
8963 false.
8964
8965 2014-09-22 Pedro Alves <palves@redhat.com>
8966
8967 * gdb.threads/break-while-running.exp: New file.
8968 * gdb.threads/break-while-running.c: New file.
8969
8970 2014-09-19 Yao Qi <yao@codesourcery.com>
8971
8972 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
8973 Invoke test. Restart GDB with --readnow and invoke test again.
8974
8975 2014-09-19 Yao Qi <yao@codesourcery.com>
8976
8977 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
8978 proc set_breakpoint_on_gcd_function. Invoke
8979 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
8980 invoke set_breakpoint_on_gcd_function again.
8981
8982 2014-09-18 Doug Evans <dje@google.com>
8983
8984 * gdb.dwarf2/symtab-producer.exp: New file.
8985
8986 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8987
8988 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
8989 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
8990 * gdb.base/global-var-nested-by-dso.c: Likewise.
8991 * gdb.base/global-var-nested-by-dso.exp: Likewise.
8992
8993 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
8994 Pedro Alves <palves@redhat.com>
8995
8996 * gdb.base/watch-bitfields.exp: Pass string other than test file
8997 name to prepare_for_testing.
8998 (watch): New procedure.
8999 (expect_watchpoint): Use with_test_prefix.
9000 (top level): Factor out tests to ...
9001 (test_watch_location, test_regular_watch): ... these new
9002 procedures, and use with_test_prefix and gdb_continue_to_end.
9003
9004 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
9005
9006 PR breakpoints/12526
9007 * gdb.base/watch-bitfields.exp: New file.
9008 * gdb.base/watch-bitfields.c: New file.
9009
9010 2014-09-16 Pedro Alves <palves@redhat.com>
9011
9012 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
9013 software and hardware addresses, not software address against
9014 itself.
9015
9016 2014-09-16 Pedro Alves <palves@redhat.com>
9017
9018 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
9019 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
9020
9021 2014-09-16 Pedro Alves <palves@redhat.com>
9022
9023 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
9024 files.
9025 * gdb.base/a2-run.exp: Remove all code guarded by istarget
9026 "*-*-vxworks*" throughout.
9027 * gdb.base/break.exp: Likewise.
9028 * gdb.base/default.exp: Likewise.
9029 * gdb.base/scope.exp: Likewise.
9030 * gdb.base/sepdebug.exp: Likewise.
9031 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
9032 throughout.
9033 * gdb.base/run.c: Likewise.
9034 * gdb.base/sepdebug.c: Likewise.
9035 * gdb.hp/gdb.aCC/run.c: Likewise.
9036 * gdb.reverse/until-reverse.c: Likewise.
9037 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
9038
9039 2014-09-16 Yao Qi <yao@codesourcery.com>
9040
9041 * boards/local-remote-host-native.exp: New file.
9042
9043 2014-09-14 Doug Evans <xdje42@gmail.com>
9044
9045 * gdb.threads/queue-signal.c (thread_count): New variable.
9046 (thread_count_mutex, thread_count_condvar): New variables.
9047 (incr_thread_count, wait_all_threads_running): New functions.
9048 (main): Wait for all threads to be in their thread functions.
9049
9050 2014-09-13 Doug Evans <xdje42@gmail.com>
9051
9052 * gdb.threads/queue-signal.c: New file.
9053 * gdb.threads/queue-signal.exp: New file.
9054
9055 2014-09-13 Doug Evans <xdje42@gmail.com>
9056
9057 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
9058 be consistent with what default_gdb_init uses.
9059 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
9060 the plain text of the prompt. Add some logging printfs.
9061 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
9062
9063 2014-09-12 Pedro Alves <palves@redhat.com>
9064
9065 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
9066 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
9067 * gdb.arch/i386-size-overlap.exp: Likewise.
9068 * gdb.arch/i386-size.exp: Likewise.
9069 * gdb.arch/i386-unwind.exp: Likewise.
9070 * gdb.base/a2-run.exp: Likewise.
9071 * gdb.base/break.exp: Likewise.
9072 * gdb.base/charset.exp: Likewise.
9073 * gdb.base/chng-syms.exp: Likewise.
9074 * gdb.base/commands.exp: Likewise.
9075 * gdb.base/dbx.exp: Likewise.
9076 * gdb.base/find.exp: Likewise.
9077 * gdb.base/funcargs.exp: Likewise.
9078 * gdb.base/jit-simple.exp: Likewise.
9079 * gdb.base/reread.exp: Likewise.
9080 * gdb.base/sepdebug.exp: Likewise.
9081 * gdb.base/step-bt.exp: Likewise.
9082 * gdb.cp/mb-inline.exp: Likewise.
9083 * gdb.cp/mb-templates.exp: Likewise.
9084 * gdb.objc/basicclass.exp: Likewise.
9085 * gdb.threads/killed.exp: Likewise.
9086
9087 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9088
9089 PR tdep/17379
9090 * gdb.arch/powerpc-stackless.S: New file.
9091 * gdb.arch/powerpc-stackless.exp: New file.
9092
9093 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
9094
9095 * gdb.base/attach.c: Include unistd.h.
9096 (main): Call alarm. Add label postloop.
9097 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
9098 gdb_breakpoint, gdb_continue_to_breakpoint.
9099 (test_command_line_attach_run): Kill ${testpid} in one exit path.
9100
9101 2014-09-11 Pedro Alves <palves@redhat.com>
9102
9103 PR gdb/17347
9104 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
9105 * gdb.base/attach.exp (test_command_line_attach_run): New
9106 procedure.
9107 (top level): Call it.
9108
9109 2014-09-11 Pedro Alves <palves@redhat.com>
9110
9111 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
9112 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
9113 (do_command_attach_tests): Use spawn_wait_for_attach.
9114 * gdb.base/solib-overlap.exp: Likewise.
9115 * gdb.multi/multi-attach.exp: Likewise.
9116 * gdb.python/py-prompt.exp: Likewise.
9117 * gdb.python/py-sync-interp.exp: Likewise.
9118 * gdb.server/ext-attach.exp: Likewise.
9119
9120 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
9121
9122 * gdb.fortran/array-element.exp: Remove unexpected "continue"
9123 command in testcase. Simplify testcase.
9124
9125 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9126
9127 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
9128
9129 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9130
9131 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
9132
9133 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9134
9135 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
9136
9137 2014-09-10 Joel Brobecker <brobecker@adacore.com>
9138
9139 * gdb.dwarf2/dynarr-ptr.c: New file.
9140 * gdb.dwarf2/dynarr-ptr.exp: New file.
9141
9142 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9143
9144 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
9145 of 30 rather than hardcoding 120 for a slow test case. Take the
9146 `gdb,timeout' target setting into account for this calculation.
9147 Don't extend the timeout for the test cases that don't need it.
9148
9149 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9150
9151 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
9152 a factor of 2 for a slow test case. Take the `gdb,timeout'
9153 target setting into account for this calculation.
9154 * gdb.reverse/until-precsave.exp: Increase the timeout by
9155 a factor of 15 and 3 respectively rather than adding 120
9156 for a pair of slow test cases. Take the `gdb,timeout'
9157 target setting into account for this calculation.
9158
9159 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9160
9161 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
9162 timeout, don't pass one down to gdb_expect.
9163 (gdb_expect): Rework timeout selection.
9164
9165 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9166
9167 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
9168 exception on timeout.
9169 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
9170 (gdbserver_start_extended): Catch any `gdbserver_start' error
9171 exceptions.
9172 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
9173 * lib/mi-support.exp (mi_gdb_target_load): Catch any
9174 `gdbserver_gdb_load' error exceptions.
9175
9176 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
9177
9178 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
9179 120 on waiting for the TCP socket to open.
9180
9181 2014-09-09 Doug Evans <xdje42@gmail.com>
9182
9183 * gdb.base/default.exp (show_conv_list): Add _caller_is,
9184 _caller_matches, _any_caller_is, _any_caller_matches.
9185
9186 2014-09-09 Doug Evans <xdje42@gmail.com>
9187
9188 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
9189
9190 2014-09-09 Yao Qi <yao@codesourcery.com>
9191
9192 * gdb.mi/mi-var-display.exp: Set print symbol off.
9193
9194 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
9195
9196 PR gdb/17035
9197 * gdb.base/commands.exp: Add tests to verify user-defined
9198 commands with empty bodies.
9199 * gdb.python/py-cmd.exp: Test that we don't show user-defined
9200 python commands in `show user command`.
9201 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
9202 scheme commands in `show user command`.
9203
9204 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
9205
9206 PR python/17355
9207 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
9208 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
9209 * gdb.python/py-framefilter-invalidarg.exp: New file.
9210 * gdb.python/py-framefilter-invalidarg.py: New file.
9211
9212 2014-09-06 Doug Evans <xdje42@gmail.com>
9213
9214 PR 15276
9215 * gdb.python/py-caller-is.c: New file.
9216 * gdb.python/py-caller-is.exp: New file.
9217
9218 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
9219
9220 PR gdb/17235
9221 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
9222 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
9223
9224 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
9225
9226 PR fortran/17237
9227 * gdb.fortran/print-formatted.exp: New file.
9228 * gdb.fortran/print-formatted.f90: Likewise.
9229
9230 2014-09-03 Sasha Smundak <asmundak@google.com>
9231
9232 * gdb.python/py-frame.exp: Test Frame.read_register.
9233
9234 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
9235
9236 PR python/16699
9237 * gdb.python/py-completion.exp: New file.
9238 * gdb.python/py-completion.py: Likewise.
9239
9240 2014-08-28 Doug Evans <dje@google.com>
9241
9242 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
9243 eax,etc. are live with values set by gdb and thus the compiler can't
9244 use them.
9245 * gdb.arch/i386-pseudo.c (main): Ditto.
9246
9247 2014-08-27 Doug Evans <dje@google.com>
9248
9249 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
9250
9251 2014-08-25 Doug Evans <dje@google.com>
9252
9253 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
9254 (main): Ditto.
9255
9256 2014-08-25 Doug Evans <dje@google.com>
9257
9258 * gdb.threads/thread-execl.exp: #include <stdio.h>.
9259
9260 2014-08-24 Yao Qi <yao@codesourcery.com>
9261
9262 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
9263 symbol off.
9264 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
9265
9266 2014-08-22 Doug Evans <dje@google.com>
9267
9268 PR 17276
9269 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
9270 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
9271 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
9272
9273 2014-08-22 Yao Qi <yao@codesourcery.com>
9274
9275 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
9276 * gdb.python/py-finish-breakpoint2.exp: Likewise.
9277 * gdb.python/python.exp: Likewise. Use .py file on the host
9278 instead of the build.
9279
9280 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
9281
9282 * gdb.threads/gcore-stale-thread.c: New file.
9283 * gdb.threads/gcore-stale-thread.exp: New file.
9284
9285 2014-08-21 Pedro Alves <palves@redhat.com>
9286
9287 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
9288 * gdb.base/gcore-relro-pie.exp: Likewise.
9289 * gdb.base/gcore-relro.exp: Likewise.
9290 * gdb.base/gcore.exp: Likewise.
9291 * gdb.base/print-symbol-loading.exp: Likewise.
9292 * gdb.threads/gcore-thread.exp: Likewise.
9293 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
9294
9295 2014-08-20 Pedro Alves <palves@redhat.com>
9296 Jan Kratochvil <jan.kratochvil@redhat.com>
9297
9298 * Makefile.in (EXTRA_RULES, CC): New variables, get from
9299 configure.
9300 (EXPECT): Handle READ1 being set.
9301 (all): Depend on EXTRA_RULES.
9302 (check-read1, expect-read1, read1.so, read1): New rules.
9303 * README (Testsuite Parameters): Document the READ1 make variable.
9304 (Race detection): New section.
9305 * configure: Regenerate.
9306 * configure.ac: If build==host==target, and running under a
9307 GNU/glibc system, add read1 to the extra Makefile rules.
9308 (EXTRA_RULES): AC_SUBST it.
9309 * lib/read1.c: New file.
9310
9311 2014-08-20 Joel Brobecker <brobecker@adacore.com>
9312
9313 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
9314 the handling of variables declared as a typedef to an array
9315 which a DW_AT_data_location attribute.
9316
9317 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
9318 Pedro Alves <palves@redhat.com>
9319
9320 PR symtab/14604
9321 PR symtab/14605
9322 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
9323 gdb_test.
9324
9325 2014-08-19 Pedro Alves <palves@redhat.com>
9326
9327 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
9328
9329 2014-08-19 Yao Qi <yao@codesourcery.com>
9330
9331 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
9332 right line.
9333
9334 2014-08-18 David Blaikie <dblaikie@gmail.com>
9335
9336 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
9337
9338 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9339
9340 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
9341 attribute in array range.
9342
9343 2014-08-18 Joel Brobecker <brobecker@adacore.com>
9344
9345 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
9346
9347 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9348
9349 PR c++/17132
9350 * gdb.cp/pr17132.cc: New file.
9351 * gdb.cp/pr17132.exp: New file.
9352
9353 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
9354
9355 * gdb.python/py-xmethods.py (A_getarrayind)
9356 (E_method_char_worker.__call__, E_method_int_worker.__call__):
9357 Use 'print' with function call syntax.
9358 (E_method_matcher.match): Fix tab vs space indentation mixup.
9359
9360 2014-08-15 Yao Qi <yao@codesourcery.com>
9361
9362 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
9363 false.
9364
9365 2014-08-15 Yao Qi <yao@codesourcery.com>
9366
9367 * gdb.cp/casts.exp: Set print symbol off.
9368 * gdb.cp/class2.exp: Likewise.
9369 * gdb.cp/overload.exp: Likewise.
9370 * gdb.cp/templates.exp: Likewise.
9371
9372 2014-08-11 Doug Evans <dje@google.com>
9373
9374 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
9375 (test_load_shlib): Update.
9376
9377 2014-08-09 Yao Qi <yao@codesourcery.com>
9378
9379 * gdb.base/display.exp: Invoke is_address_zero_readable.
9380 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
9381 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
9382 * gdb.base/hbreak-unmapped.exp: Return if
9383 is_address_zero_readable returns true.
9384 * gdb.base/signest.exp: Likewise.
9385 * gdb.base/signull.exp: Likewise.
9386 * gdb.base/sigbpt.exp: Likewise.
9387 * gdb.guile/scm-disasm.exp: Do the test if
9388 is_address_zero_readable returns false.
9389 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
9390 * gdb.python/py-arch.exp: Likewise.
9391 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
9392 * lib/gdb.exp (is_address_zero_readable): New proc.
9393
9394 2014-08-09 Yao Qi <yao@codesourcery.com>
9395
9396 PR testsuite/13443
9397 * gdb.mi/mi-var-display.exp: Make test messages unique.
9398
9399 2014-08-04 Tom Tromey <tromey@redhat.com>
9400
9401 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
9402 target 0".
9403
9404 2014-08-04 Tom Tromey <tromey@redhat.com>
9405
9406 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
9407 "target_resume".
9408
9409 2014-08-01 Joel Brobecker <brobecker@adacore.com>
9410
9411 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
9412 inner_vla_struct_object_size.
9413 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
9414 as xfail.
9415
9416 2014-07-30 Pedro Alves <palves@redhat.com>
9417
9418 * gdb.threads/signal-command-handle-nopass.exp (test): Add
9419 comment.
9420
9421 2014-07-29 Yao Qi <yao@codesourcery.com>
9422
9423 PR gdb/17206
9424 * gdb.base/until-nodebug.exp: New.
9425
9426 2014-07-28 Doug Evans <xdje42@gmail.com>
9427
9428 PR guile/17203
9429 * gdb.guile/scm-parameter.exp: Add tests for trying to create
9430 previously existing parameter, and previously ambiguously spelled
9431 parameter.
9432
9433 2014-07-28 Will Newton <will.newton@linaro.org>
9434
9435 * gdb.base/varargs.exp: Remove KFAILs for ARM.
9436
9437 2014-07-26 Ludovic Courtès <ludo@gnu.org>
9438 Doug Evans <xdje42@gmail.com>
9439
9440 PR guile/17146
9441 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
9442
9443 2014-07-25 Pedro Alves <palves@redhat.com>
9444
9445 * gdb.threads/signal-command-handle-nopass.c: New file.
9446 * gdb.threads/signal-command-handle-nopass.exp: New file.
9447 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
9448 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
9449 * gdb.threads/signal-delivered-right-thread.c: New file.
9450 * gdb.threads/signal-delivered-right-thread.exp: New file.
9451
9452 2014-07-25 Pedro Alves <palves@redhat.com>
9453
9454 * gdb.base/double-prompt-target-event-error.exp
9455 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
9456 match.
9457 (cancel_pagination_in_target_event): Rework double prompt
9458 detection.
9459 * gdb.base/paginate-after-ctrl-c-running.exp
9460 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
9461 <return>' match.
9462 * gdb.base/paginate-bg-execution.exp
9463 (test_bg_execution_pagination_return)
9464 (test_bg_execution_pagination_cancel): Remove '-notransfer
9465 <return>' matches.
9466 * gdb.base/paginate-execution-startup.exp
9467 (test_fg_execution_pagination_return)
9468 (test_fg_execution_pagination_cancel): Remove '-notransfer
9469 <return>' matches.
9470 * gdb.base/paginate-inferior-exit.exp
9471 (test_paginate_inferior_exited): Remove '-notransfer <return>'
9472 match.
9473 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
9474 * lib/gdb.exp (pagination_prompt): Run text through
9475 string_to_regexp.
9476 (gdb_test_multiple): Match $pagination_prompt instead of
9477 "<return>".
9478 (string_to_regexp): Move to lib/gdb-utils.exp.
9479
9480 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
9481
9482 * gdb.arch/amd64-entry-value-paramref.S: New file.
9483 * gdb.arch/amd64-entry-value-paramref.cc: New file.
9484 * gdb.arch/amd64-entry-value-paramref.exp: New file.
9485 * gdb.arch/amd64-optimout-repeat.S: New file.
9486 * gdb.arch/amd64-optimout-repeat.c: New file.
9487 * gdb.arch/amd64-optimout-repeat.exp: New file.
9488
9489 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
9490
9491 PR gdb/17170
9492 * gdb.base/statistics.exp: New file.
9493
9494 2014-07-17 Doug Evans <dje@google.com>
9495
9496 PR gdb/17170
9497 * gdb.base/maint.exp: Update testing of per-command stats.
9498
9499 2014-07-16 Pedro Alves <palves@redhat.com>
9500
9501 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
9502 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
9503 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
9504 (tfile_write_buf): New functions.
9505 (add_memory_block): Rewrite using the above.
9506 (adjust_function_address): New function.
9507 (FUNCTION_ADDRESS): New macro.
9508 (write_basic_trace_file): Remove short_x local, and use
9509 tfile_write_16. Change type of func_addr local to unsigned long
9510 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
9511 here. Cast argument of add_memory_block to char pointer.
9512 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
9513 (main): Remove parameters.
9514 * gdb.trace/tfile.exp: Remove nowarnings.
9515
9516 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
9517
9518 * gdb.base/debug-expr.exp: Test string evaluation with
9519 "debug expression" on.
9520
9521 2014-07-15 Pedro Alves <palves@redhat.com>
9522
9523 * gdb.base/reread.exp: Use clean_restart.
9524
9525 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
9526
9527 * gdb.arch/avr-flash-qualifer.c: New.
9528 * gdb.arch/avr-flash-qualifer.exp: New.
9529
9530 2014-07-14 Pedro Alves <palves@redhat.com>
9531
9532 * gdb.base/paginate-after-ctrl-c-running.c: New file.
9533 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
9534
9535 2014-07-14 Pedro Alves <palves@redhat.com>
9536
9537 * gdb.base/double-prompt-target-event-error.c: New file.
9538 * gdb.base/double-prompt-target-event-error.exp: New file.
9539
9540 2014-07-14 Pedro Alves <palves@redhat.com>
9541
9542 PR gdb/17072
9543 * gdb.base/paginate-inferior-exit.c: New file.
9544 * gdb.base/paginate-inferior-exit.exp: New file.
9545
9546 2014-07-14 Pedro Alves <palves@redhat.com>
9547
9548 PR gdb/17072
9549 * gdb.base/paginate-bg-execution.c: New file.
9550 * gdb.base/paginate-bg-execution.exp: New file.
9551
9552 2014-07-14 Pedro Alves <palves@redhat.com>
9553
9554 PR gdb/17072
9555 * gdb.base/paginate-execution-startup.c: New file.
9556 * gdb.base/paginate-execution-startup.exp: New file.
9557 * lib/gdb.exp (pagination_prompt): New global.
9558 (default_gdb_spawn): New procedure, factored out from
9559 default_gdb_spawn.
9560 (default_gdb_start): Adjust to call default_gdb_spawn.
9561 (gdb_spawn): New procedure.
9562
9563 2014-07-14 Pedro Alves <palves@redhat.com>
9564
9565 * lib/gdb.exp (gdb_assert): New procedure.
9566 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
9567
9568 2014-07-14 Pedro Alves <palves@redhat.com>
9569
9570 * gdb.base/execution-termios.c: New file.
9571 * gdb.base/execution-termios.exp: New file.
9572
9573 2014-07-14 Tom Tromey <tromey@redhat.com>
9574
9575 * gdb.cp/vla-cxx.cc: New file.
9576 * gdb.cp/vla-cxx.exp: New file.
9577
9578 2014-07-14 Tom Tromey <tromey@redhat.com>
9579
9580 * gdb.reverse/rerun-prec.c: New file.
9581 * gdb.reverse/rerun-prec.exp: New file.
9582
9583 2014-07-12 Maciej W. Rozycki <macro@mips.com>
9584 Maciej W. Rozycki <macro@codesourcery.com>
9585
9586 * lib/gdb-utils.exp: New file.
9587 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
9588 inline `gdb_init_command' processing.
9589 (gdb_start_cmd): Likewise.
9590 * lib/mi-support.exp (mi_run_cmd): Likewise.
9591 * README: Document `gdb_init_command' and `gdb_init_commands'.
9592
9593 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
9594
9595 Fix false FAIL running under a very long directory name.
9596 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
9597 and "set print elements 10000". Twice.
9598
9599 2014-07-11 Yao Qi <yao@codesourcery.com>
9600
9601 * gdb.base/exprs.exp: "set print symbol off".
9602
9603 2014-07-11 Pedro Alves <palves@redhat.com>
9604
9605 * gdb.threads/kill.c: New file.
9606 * gdb.threads/kill.exp: New file.
9607
9608 2014-07-10 Yao Qi <yao@codesourcery.com>
9609
9610 * gdb.trace/tfile.c (write_basic_trace_file)
9611 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
9612 address written to trace file.
9613
9614 2014-07-09 Pedro Alves <palves@redhat.com>
9615
9616 * gdb.base/attach-wait-input.exp: New file.
9617 * gdb.base/attach-wait-input.c: New file.
9618
9619 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9620
9621 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
9622 setting up test structures.
9623 (main): Call new test function.
9624 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
9625 test function, continue into test function and walk test
9626 structures.
9627
9628 2014-07-02 Yao Qi <yao@codesourcery.com>
9629
9630 * gdb.trace/entry-values.c: Define labels 'foo_start' and
9631 'bar_start' at the beginning of functions 'foo' and 'bar'
9632 respectively.
9633 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
9634 instead of 'foo' and 'bar'.
9635
9636 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
9637
9638 * gdb.btrace/segv.exp: New.
9639 * gdb.btrace/segv.c: New.
9640
9641 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
9642
9643 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
9644 instruction.
9645
9646 2014-06-30 Mark Wielaard <mjw@redhat.com>
9647
9648 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
9649 vulture, vilify, villar): New volatile array constants.
9650 (vindictive, vegetation): New const volatile array constants.
9651 * gdb.base/volatile.exp: Test volatile and const volatile array
9652 types.
9653
9654 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
9655
9656 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
9657 target lacks support for awatch, rwatch, or hbreak.
9658
9659 2014-06-27 Yao Qi <yao@codesourcery.com>
9660
9661 * gdb.multi/dummy-frame-restore.exp: New.
9662 * gdb.multi/dummy-frame-restore.c: New.
9663
9664 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
9665
9666 * gdb.btrace/gcore.exp: New.
9667
9668 2014-06-23 Pedro Alves <palves@redhat.com>
9669
9670 * gdb.base/watchpoint-reuse-slot.c: New file.
9671 * gdb.base/watchpoint-reuse-slot.exp: New file.
9672
9673 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
9674
9675 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
9676 progspace's filename in 'info', 'enable' and 'disable' command
9677 tests.
9678
9679 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
9680
9681 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
9682 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
9683 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
9684
9685 2014-06-20 Gary Benson <gbenson@redhat.com>
9686
9687 * gdb.arch/i386-avx.exp: Fix include file location.
9688 * gdb.arch/i386-sse.exp: Likewise.
9689
9690 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
9691
9692 * gdb.dlang/expression.exp: New file.
9693
9694 2014-06-19 Pedro Alves <palves@redhat.com>
9695
9696 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
9697 out from ...
9698 (top level): ... here. Iterate running tests under different
9699 scheduler-locking settings.
9700
9701 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
9702
9703 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
9704 to DW_FORM_addr and use non-zero addresses.
9705
9706 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
9707
9708 PR gdb/17017
9709 * gdb.python/py-xmethods.cc: Add global function call counters and
9710 increment them in their respective functions. Remove "cout"
9711 statements.
9712 * gdb.python/py-xmethods.exp: Make tests check the global function
9713 call counters instead of depending on inferior IO.
9714
9715 2014-06-18 Don Breazeal <donb@codesourcery.com>
9716
9717 * gdb.base/foll-fork.exp (default_fork_parent_follow):
9718 Deleted procedure.
9719 (explicit_fork_parent_follow): Deleted procedure.
9720 (explicit_fork_child_follow): Deleted procedure.
9721 (test_follow_fork): New procedure.
9722 (do_fork_tests): Replace calls to deleted procedures with
9723 calls to test_follow_fork and reset GDB for subsequent
9724 procedure calls.
9725
9726 2014-06-17 Yao Qi <yao@codesourcery.com>
9727
9728 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
9729 CP1252.
9730
9731 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
9732
9733 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
9734 Initialize ptr and S explicitly.
9735 (skip_type_update_when_not_use_rtti_test): Likewise.
9736
9737 2014-06-16 Keith Seitz <keiths@redhat.com>
9738
9739 PR mi/15863
9740 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
9741 the inferior is started.
9742
9743 2014-06-16 Pedro Alves <palves@redhat.com>
9744
9745 * gdb.base/break-main-file-remove-fail.c: New file.
9746 * gdb.base/break-main-file-remove-fail.exp: New file.
9747 * gdb.base/break-unload-file.exp: Use build_executable instead of
9748 prepare_for_testing.
9749 (test_break): New parameter "initial_load". Handle it.
9750 (top level): Add initial_load cmdline/file axis.
9751
9752 2014-06-12 Tom Tromey <tromey@redhat.com>
9753
9754 * gdb.base/completion.exp: Don't use directory name in test.
9755
9756 2014-06-09 Gary Benson <gbenson@redhat.com>
9757
9758 * gdb.base/sigall.c [Functions to send signals]: Reorder to
9759 separate the always-available ANSI-standard signals from the
9760 signals that require checking.
9761 (main): Likewise.
9762 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
9763 Likewise.
9764 (main): Likewise.
9765
9766 2014-06-07 Keith Seitz <keiths@redhat.com>
9767
9768 Revert:
9769 PR c++/16253
9770 * gdb.cp/var-tag.cc: New file.
9771 * gdb.cp/var-tag.exp: New file.
9772 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
9773 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
9774 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
9775 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
9776
9777 2014-06-06 Doug Evans <xdje42@gmail.com>
9778
9779 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
9780
9781 2014-06-06 Pedro Alves <palves@redhat.com>
9782
9783 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
9784 in target debug output instead of looking at RSP packets,
9785 disabling the test on any target that uses hardware stepping.
9786 Update comments.
9787
9788 2014-06-06 Pedro Alves <palves@redhat.com>
9789
9790 * gdb.base/break-unload-file.exp: Fix typo.
9791
9792 2014-06-06 Yao Qi <yao@codesourcery.com>
9793
9794 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
9795 from "jit_function" to "^jit_function".
9796
9797 2014-06-06 Yao Qi <yao@codesourcery.com>
9798
9799 * gdb.base/async.c (foo): Add one statement.
9800 * gdb.base/async.exp: Get the next instruction address and
9801 match the output of "nexti" by instruction address. Match
9802 the hex address in the output of "finish".
9803
9804 2014-06-06 Gary Benson <gbenson@redhat.com>
9805
9806 * gdb.base/call-signals.c: Remove preprocessor conditionals
9807 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
9808 SIGSEGV and SIGTERM.
9809 * gdb.base/sigall.c: Likewise.
9810 * gdb.base/unwindonsignal.c: Likewise.
9811 * gdb.reverse/sigall-reverse.c: Likewise.
9812
9813 2014-06-06 Yao Qi <yao@codesourcery.com>
9814
9815 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
9816 readable, skip the test.
9817
9818 2014-06-06 Yao Qi <yao@codesourcery.com>
9819
9820 * gdb.threads/staticthreads.c (thread_function): Move the line
9821 setting breakpoint on forward.
9822 * gdb.threads/staticthreads.exp: Update comments.
9823
9824 2014-06-05 Ludovic Courtès <ludo@gnu.org>
9825
9826 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
9827 "history-append! type error".
9828
9829 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
9830
9831 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
9832 erroneous dprintf expected input.
9833
9834 2014-06-04 Doug Evans <xdje42@gmail.com>
9835
9836 * gdb.guile/scm-generics.exp: Delete.
9837
9838 2014-06-04 Doug Evans <xdje42@gmail.com>
9839
9840 * gdb.guile/scm-breakpoint.exp: Update.
9841 Add tests for breakpoint registration.
9842
9843 2014-06-04 Tom Tromey <tromey@redhat.com>
9844
9845 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
9846 VLA-in-union.
9847 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
9848 inner_vla_struct, vla_union types. Initialize objects of those
9849 types and compute their sizes.
9850
9851 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
9852 Hui Zhu <hui@codesourcery.com>
9853
9854 * gdb.base/fileio.exp: Add test for shell not available as well as
9855 available.
9856 * gdb.base/fileio.c (test_system): Check for shell twice.
9857
9858 2014-06-04 Yao Qi <yao@codesourcery.com>
9859
9860 * gdb.base/auto-connect-native-target.exp: Remove redundant
9861 space from the regexp pattern.
9862
9863 2014-06-04 Yao Qi <yao@codesourcery.com>
9864
9865 * gdb.base/default.exp: Replace "child" with "native" in
9866 regexp pattern.
9867
9868 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
9869
9870 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
9871 * gdb.python/py-xmethods.exp: New tests to test xmethods.
9872 * gdb.python/py-xmethods.py: Python script supporting the
9873 new testcase and tests.
9874
9875 2014-06-03 Joel Brobecker <brobecker@adacore.com>
9876 Pedro Alves <palves@redhat.com>
9877
9878 PR breakpoints/17000
9879 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
9880 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
9881
9882 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
9883
9884 * gdb.base/subst.exp: Add tests to verify partial path matching
9885 output.
9886
9887 2014-06-03 Pedro Alves <palves@redhat.com>
9888
9889 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
9890 target that doesn't use software single-stepping.
9891
9892 2014-06-03 Pedro Alves <palves@redhat.com>
9893
9894 PR breakpoints/17000
9895 * gdb.base/sss-bp-on-user-bp-2.c: New file.
9896 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
9897
9898 2014-06-02 Doug Evans <xdje42@gmail.com>
9899
9900 * gdb.guile/scm-parameter.exp: New file.
9901
9902 2014-06-02 Doug Evans <xdje42@gmail.com>
9903
9904 * gdb.guile/scm-cmd.c: New file.
9905 * gdb.guile/scm-cmd.exp: New file.
9906
9907 2014-06-02 Doug Evans <xdje42@gmail.com>
9908
9909 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
9910 pretty-printer lookup.
9911 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
9912 (make-pp_s-printer): Call it.
9913 (make-pretty-printer-from-dict): New function.
9914 (lookup-pretty-printer-maker-from-dict): New function.
9915 (*pretty-printer*): Simplify.
9916 (make-objfile-pp_s-printer): New function.
9917 (install-objfile-pretty-printers!): New function.
9918 (make-progspace-pp_s-printer): New function.
9919 (install-progspace-pretty-printers!): New function.
9920 * gdb.guile/scm-progspace.c: New file.
9921 * gdb.guile/scm-progspace.exp: New file.
9922
9923 2014-06-02 Pedro Alves <palves@redhat.com>
9924
9925 * gdb.base/dprintf-bp-same-addr.c: New file.
9926 * gdb.base/dprintf-bp-same-addr.exp: New file.
9927
9928 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
9929
9930 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
9931 * gdb.arch/powerpc-power.s: Likewise.
9932
9933 2014-06-02 Joel Brobecker <brobecker@adacore.com>
9934
9935 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
9936
9937 2014-06-01 Yao Qi <yao@codesourcery.com>
9938
9939 * gdb.base/watchpoint.exp (test_watch_location): Check null
9940 pointer can be dereferenced. If not, do the test, otherwise
9941 skip it.
9942
9943 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9944
9945 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
9946 results.
9947 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
9948
9949 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
9950
9951 * gdb.arch/amd64-invalid-stack-middle.S: New file.
9952 * gdb.arch/amd64-invalid-stack-middle.c: New file.
9953 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
9954 * gdb.arch/amd64-invalid-stack-top.c: New file.
9955 * gdb.arch/amd64-invalid-stack-top.exp: New file.
9956
9957 2014-05-30 Pedro Alves <palves@redhat.com>
9958
9959 PR breakpoints/17000
9960 * gdb.base/sss-bp-on-user-bp.c: New file.
9961 * gdb.base/sss-bp-on-user-bp.exp: New file.
9962
9963 2014-05-30 David Blaikie <dblaikie@gmail.com>
9964
9965 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
9966 gnu_inline semantics via attribute.
9967 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
9968 source explicitly specifies the required semantics.
9969
9970 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
9971
9972 * gdb.reverse/sigall-reverse.exp: Fix a typo.
9973
9974 2014-05-29 Pedro Alves <palves@redhat.com>
9975 Tom Tromey <tromey@redhat.com>
9976
9977 * gdb.base/async-shell.exp: Don't enable target-async.
9978 * gdb.base/async.exp
9979 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
9980 parameter. Adjust.
9981 (top level): Don't test with "target-async".
9982 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
9983 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
9984 * gdb.base/inferior-died.exp: Don't enable target-async.
9985 * gdb.base/interrupt-noterm.exp: Likewise.
9986 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
9987 * gdb.mi/mi-nonstop-exit.exp: Likewise.
9988 * gdb.mi/mi-nonstop.exp: Likewise.
9989 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
9990 * gdb.mi/mi-nsintrall.exp: Likewise.
9991 * gdb.mi/mi-nsmoribund.exp: Likewise.
9992 * gdb.mi/mi-nsthrexec.exp: Likewise.
9993 * gdb.mi/mi-watch-nonstop.exp: Likewise.
9994 * gdb.multi/watchpoint-multi.exp: Adjust comment.
9995 * gdb.python/py-evsignal.exp: Don't enable target-async.
9996 * gdb.python/py-evthreads.exp: Likewise.
9997 * gdb.python/py-prompt.exp: Likewise.
9998 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
9999 * gdb.server/solib-list.exp: Don't enable target-async.
10000 * gdb.threads/thread-specific-bp.exp: Likewise.
10001 * lib/mi-support.exp: Adjust to use mi-async.
10002
10003 2014-05-29 Pedro Alves <palves@redhat.com>
10004
10005 PR gdb/13860
10006 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
10007 reason, even in sync mode.
10008
10009 2014-05-29 Pedro Alves <palves@redhat.com>
10010 Hui Zhu <hui@codesourcery.com>
10011
10012 PR PR15693
10013 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
10014 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
10015 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
10016 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
10017
10018 2014-05-28 Joel Brobecker <brobecker@adacore.com>
10019
10020 * config/monitor.exp (gdb_target_monitor): Replace use of
10021 "set remotebaud" by "set serial baud".
10022
10023 2014-05-26 Andy Wingo <wingo@igalia.com>
10024
10025 * gdb.guile/scm-breakpoint.exp:
10026 * gdb.guile/scm-gsmob.exp: Update to use plain old object
10027 properties instead of gdb-object-properties.
10028
10029 2014-05-26 Yao Qi <yao@codesourcery.com>
10030
10031 * gdb.server/no-thread-db.exp: Specify source file name
10032 explicitly when setting a breakpoint.
10033
10034 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10035
10036 * gdb.btrace/vdso.c: New.
10037 * gdb.btrace/vdso.exp: New.
10038
10039 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10040
10041 * gdb.base/gcore.exp (capture_command_output): Move ...
10042 * lib/gdb.exp (capture_command_output): ... here.
10043
10044 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
10045
10046 * gdb.btrace/data.exp: Test memory access during btrace replay.
10047
10048 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
10049
10050 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
10051
10052 2014-05-21 Pedro Alves <palves@redhat.com>
10053
10054 PR gdb/13860
10055 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
10056 (top level): Test that output related to execution commands is
10057 sent to the console with CLI commands, but not with MI commands.
10058 Test that breakpoint events are always mirrored to the console.
10059 Also expect the new source line to be output after a "next" in
10060 async mode too. Make it a pass/fail test.
10061 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
10062 output.
10063 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
10064
10065 2014-05-21 Pedro Alves <palves@redhat.com>
10066
10067 * gdb.base/list.exp (build_pattern, test_list): New procedures.
10068 Use them to test variations of "list" after reaching a breakpoint.
10069 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
10070 Test "list" with listsize 10 after reaching a breakpoint.
10071 * gdb.python/python.exp (decode_line current location line
10072 number): Adjust expected line number.
10073
10074 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
10075
10076 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
10077 behavior for $args, pass it directly to "run".
10078
10079 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
10080
10081 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
10082 30000 to 65536.
10083
10084 2014-05-21 Pedro Alves <palves@redhat.com>
10085
10086 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
10087 auto-connect-native-target off".
10088 * gdb.base/auto-connect-native-target.c: New file.
10089 * gdb.base/auto-connect-native-target.exp: New file.
10090
10091 2014-05-21 Pedro Alves <palves@redhat.com>
10092
10093 * gdb.base/default.exp: Test "target native" instead of "target
10094 child".
10095
10096 2014-05-21 Mark Wielaard <mjw@redhat.com>
10097
10098 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
10099
10100 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
10101
10102 Fix TLS access for -static -pthread.
10103 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
10104 <HAVE_TLS> (thread_function, main): Initialize it.
10105 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
10106 Add clean_restart.
10107 <$have_tls != "">: Check TLSVAR.
10108
10109 2014-05-21 Pedro Alves <palves@redhat.com>
10110
10111 * gdb.base/dcache-line-read-error.c: New.
10112 * gdb.base/dcache-line-read-error.exp: New.
10113
10114 2014-05-20 Pedro Alves <palves@redhat.com>
10115
10116 * gdb.base/compare-sections.c: New file.
10117 * gdb.base/compare-sections.exp: New file.
10118
10119 2014-05-20 Pedro Alves <palves@redhat.com>
10120
10121 * gdb.base/break-idempotent.c: New file.
10122 * gdb.base/break-idempotent.exp: New file.
10123
10124 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
10125
10126 * gdb.btrace/nohist.exp: New.
10127
10128 2014-05-20 Yao Qi <yao@codesourcery.com>
10129
10130 * lib/gdb.exp (gdb_init): Set timeout if test file is under
10131 gdb.reverse directory and gdb_reverse_timeout exists in board
10132 setting.
10133 * README: Document gdb_reverse_timeout.
10134
10135 2014-05-20 Yao Qi <yao@codesourcery.com>
10136
10137 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
10138 'test_file_name'. Treat args as a string instead of a list.
10139 (gdb_init): Rename argument 'args' by 'test_file_name'.
10140
10141 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
10142
10143 * gdb.arch/powerpc-power.exp: New file.
10144 * gdb.arch/powerpc-power.s: New file.
10145
10146 2014-05-16 Doug Evans <dje@google.com>
10147
10148 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
10149 * gdb.base/completion.exp: Check that all expected files exist
10150 before doing file completion.
10151
10152 2014-05-16 Doug Evans <dje@google.com>
10153
10154 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
10155 Update.
10156 (do_syscall_tests_without_xml): Update.
10157
10158 2014-05-16 Pedro Alves <palves@redhat.com>
10159
10160 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
10161 instead of "unknown output after running".
10162
10163 2014-05-16 Yao Qi <yao@codesourcery.com>
10164
10165 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
10166 file1.txt from host at the end.
10167 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
10168
10169 2014-05-15 Doug Evans <dje@google.com>
10170
10171 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
10172 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
10173 loading file. Add test for TU lookup.
10174
10175 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10176
10177 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
10178 calling "-exec-arguments" or "set args" before running the
10179 inferior.
10180
10181 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
10182
10183 * lib/mi-support.exp (mi_expect_stop): Expect message for
10184 inferiors that exit with non-zero exit code.
10185
10186 2014-05-14 Yao Qi <yao@codesourcery.com>
10187
10188 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
10189 match absolute path on remote host.
10190 (test_file_list_exec_source_files): Remove "/" from the
10191 pattern.
10192
10193 2014-05-14 Yao Qi <yao@codesourcery.com>
10194
10195 * boards/local-remote-host-notty.exp (${board}_file): New
10196 proc.
10197
10198 2014-05-07 Kyle McMartin <kyle@redhat.com>
10199
10200 Pushed by Joel Brobecker <brobecker@adacore.com>.
10201 * gdb.arch/aarch64-atomic-inst.c: New file.
10202 * gdb.arch/aarch64-atomic-inst.exp: New file.
10203
10204 2014-05-07 Yao Qi <yao@codesourcery.com>
10205
10206 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
10207 in current context" too.
10208
10209 2014-05-05 Keith Seitz <keiths@redhat.com>
10210
10211 * gdb.linespec/ls-dollar.exp: Add test for linespec
10212 file:convenience_variable.
10213
10214 2014-05-05 Yao Qi <yao@codesourcery.com>
10215
10216 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
10217 traceframes into tfile and ctf trace files. Read data from
10218 trace file and test collected data.
10219 (gdb_collect_locals_test): Likewise.
10220 (gdb_unavailable_registers_test): Likewise.
10221 (gdb_unavailable_floats): Likewise.
10222 (gdb_collect_globals_test): Likewise.
10223 (top-level): Append "ctf" to trace_file_targets if GDB
10224 supports.
10225
10226 2014-05-05 Yao Qi <yao@codesourcery.com>
10227
10228 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
10229 code to ...
10230 (gdb_collect_args_test_1): ... it. New proc.
10231 (gdb_collect_locals_test): Move some code to ...
10232 (gdb_collect_locals_test_1): ... it. New proc.
10233 (gdb_unavailable_registers_test): Move some code to ...
10234 (gdb_unavailable_registers_test_1): ... it. New proc.
10235 (gdb_unavailable_floats): Move some code to ...
10236 (gdb_unavailable_floats_1): ... it. New proc.
10237
10238 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10239
10240 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
10241 probes to test for bitness recognition.
10242 * gdb.arch/amd64-stap-optional-prefix.exp
10243 (test_probe_value_without_reg): New procedure.
10244 Add code to test for different kinds of bitness.
10245
10246 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
10247
10248 PR breakpoints/16889
10249 * gdb.arch/amd64-stap-optional-prefix.S: New file.
10250 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
10251
10252 2014-05-01 Pedro Alves <palves@redhat.com>
10253
10254 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
10255 gdb_file_cmd if no file is specified.
10256 * boards/native-extended-gdbserver.exp (gdb_load): Use the
10257 last_loaded_file to set the remote exec-file.
10258
10259 2014-05-01 Pedro Alves <palves@redhat.com>
10260
10261 * boards/local-remote-host.exp: New file.
10262
10263 2014-05-01 Pedro Alves <palves@redhat.com>
10264
10265 * boards/local-remote-host.exp: Rename to ...
10266 * boards/local-remote-host-notty.exp: ... this.
10267
10268 2014-04-28 Joel Brobecker <brobecker@adacore.com>
10269
10270 * gdb.ada/dyn_arrayidx: New testcase.
10271
10272 2014-04-26 Yao Qi <yao@codesourcery.com>
10273
10274 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
10275 and compute the length of function main. Save it in
10276 $main_length.
10277 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
10278 (top-level): Use gdb_compile to compile objects into
10279 executable and restart GDB. Remove invocation to
10280 prepare_for_testing.
10281
10282 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
10283 Pedro Alves <palves@redhat.com>
10284
10285 PR server/16255
10286 * gdb.multi/multi-attach.c: New file.
10287 * gdb.multi/multi-attach.exp: New file.
10288
10289 2014-04-25 Pedro Alves <palves@redhat.com>
10290
10291 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
10292 user.
10293 (top level): Test that "set remote conditional-breakpoints-packet
10294 off" works as intended.
10295 * gdb.base/dprintf.exp: Test that "set remote
10296 breakpoint-commands-packet off" works as intended.
10297 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
10298 New function.
10299 (top level): Call it.
10300 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
10301 remote fast-tracepoints-packet off" works as intended.
10302 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
10303 * lib/gdb.exp (gdb_is_target_remote): ... here.
10304
10305 2014-04-24 David Blaikie <dblaikie@gmail.com>
10306
10307 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
10308 ensure clang would not discard them.
10309 * gdb.base/gdbvars.c: Ditto.
10310 * gdb.base/memattr.c: Ditto.
10311 * gdb.base/whatis.c: Ditto.
10312 * gdb.python/py-prettyprint.c: Ditto.
10313 * gdb.trace/actions.c: Ditto.
10314 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
10315 ensure clang would not discard it.
10316
10317 2014-04-24 David Blaikie <dblaikie@gmail.com>
10318
10319 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
10320 clang to emit the full definition of type required by the test
10321 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
10322
10323 2014-04-24 David Blaikie <dblaikie@gmail.com>
10324
10325 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
10326 coax Clang into emitting the definition of the type.
10327 * gdb.cp/pr10728-x.h (y): Ditto.
10328 * gdb.cp/pr10728-y.cc (y): Ditto.
10329
10330 2014-04-24 David Blaikie <dblaikie@gmail.com>
10331
10332 * gdb.base/label.exp: XFAIL label related tests under Clang.
10333 * gdb.cp/cplabel.exp: Ditto.
10334 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
10335 under Clang those using labels.
10336
10337 2014-04-25 Yao Qi <yao@codesourcery.com>
10338
10339 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
10340 double_label.
10341 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
10342 partial_label and double_label.
10343
10344 2014-04-24 David Blaikie <dblaikie@gmail.com>
10345
10346 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
10347
10348 2014-04-24 David Blaikie <dblaikie@gmail.com>
10349
10350 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
10351 of the function to work across GCC and Clang.
10352 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
10353 pointer types (const void ** const V void **).
10354
10355 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
10356 Walfred Tedeschi <walfred.tedeschi@intel.com>
10357
10358 * Makefile.in (EXECUTABLES): Added i386-avx512.
10359 * gdb.arch/i386-avx512.c: New file.
10360 * gdb.arch/i386-avx512.exp: Likewise.
10361
10362 2014-04-23 Keith Seitz <keiths@redhat.com>
10363
10364 * lib/mi-support.exp (mi_list_breakpoints): Delete.
10365 (mi_make_breakpoint_table): New procedure.
10366 (mi_create_breakpoint): Use mi_make_breakpoint
10367 and return the result.
10368 (mi_make_breakpoint): New procedure.
10369 (mi_build_kv_pairs): New procedure.
10370
10371 * gdb.mi/mi-break.exp: Remove unused globals,
10372 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
10373 All callers updated.
10374 * gdb.mi/mi-dprintf.exp: Use variable to track command
10375 number.
10376 Update all callers of mi_create_breakpoint and use
10377 mi_make_breakpoint_table.
10378 Remove any unused global variables.
10379 * gdb.mi/mi-nonstop.exp: Likewise.
10380 * gdb.mi/mi-nsintrall.exp: Likewise.
10381 * gdb.mi/mi-nsmoribund.exp: Likewise.
10382 * gdb.mi/mi-nsthrexec.exp: Likewise.
10383 * gdb.mi/mi-reverse.exp: Likewise.
10384 * gdb.mi/mi-simplerun.exp: Likewise.
10385 * gdb.mi/mi-stepn.exp: Likewise.
10386 * gdb.mi/mi-syn-frame.exp: Likewise.
10387 * gdb.mi/mi-until.exp: Likewise.
10388 * gdb.mi/mi-var-cp.exp: Likewise.
10389 * gdb.mi/mi-var-display.exp: Likewise.
10390 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
10391 * gdb.mi/mi2-var-child.exp: Likewise.
10392 * gdb.mi/mi-vla-c99.exp: Likewise.
10393 * lib/mi-support.exp: Likewise.
10394
10395 From Ian Lance Taylor <iant@cygnus.com>:
10396 * lib/gdb.exp (parse_args): New procedure.
10397
10398 2014-04-23 Pedro Alves <palves@redhat.com>
10399
10400 * gdb.base/break-unload-file.c: New file.
10401 * gdb.base/break-unload-file.exp: New file.
10402 * gdb.base/sym-file-lib.c (baz): New function.
10403 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
10404 field.
10405 (load): Store the segment's mapped size.
10406 (unload): New function.
10407 (unload_shlib): New function.
10408 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
10409 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
10410 set a breakpoint at baz, and call it.
10411 * gdb.base/sym-file.exp: New tests for stale breakpoint
10412 instructions.
10413
10414 2014-04-23 Pedro Alves <palves@redhat.com>
10415
10416 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
10417 * gdb.base/hbreak-in-shr-unsupported.c: New file.
10418 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
10419 * gdb.base/hbreak-unmapped.c: New file.
10420 * gdb.base/hbreak-unmapped.exp: New file.
10421 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
10422 * lib/gdb.exp (gdb_is_target_remote): ... here.
10423
10424 2014-04-22 Pedro Alves <palves@redhat.com>
10425
10426 * gdb.base/consecutive-step-over.c: New file.
10427 * gdb.base/consecutive-step-over.exp: New file.
10428
10429 2014-04-22 Pedro Alves <palves@redhat.com>
10430
10431 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
10432 instead of send_gdb/gdb_expect.
10433
10434 2014-04-22 Yao Qi <yao@codesourcery.com>
10435
10436 * lib/trace-support.exp (generate_tracefile): New procedure.
10437 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
10438 return 0.
10439 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
10440 if generate_tracefile returns 1.
10441
10442 2014-04-18 Tom Tromey <palves@redhat.com>
10443 Pedro alves <tromey@redhat.com>
10444
10445 PR backtrace/15558
10446 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
10447 with a backtrace limit.
10448 * gdb.python/py-frame-inline.exp: Test running to an inline
10449 function with a backtrace limit, and printing the newest frame.
10450 * gdb.python/py-frame-inline.c (main): Call f.
10451
10452 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10453
10454 * gdb.java/jnpe.exp: Drop srcdir from untested path.
10455
10456 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
10457
10458 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
10459 Drop prefix from unsupported source file path.
10460
10461 2014-04-17 Yao Qi <yao@codesourcery.com>
10462
10463 * lib/gdb.exp (with_target_charset): New proc.
10464 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
10465 with_target_charset.
10466 (test_print_strings): Likewise.
10467 (test_repeat_bytes): Likewise.
10468 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
10469 for some tests.
10470
10471 2014-04-16 Keith Seitz <keiths@redhat.com>
10472
10473 PR gdb/15827
10474 * gdb.dwarf2/corrupt.c: New file.
10475 * gdb.dwarf2/corrupt.exp: New file.
10476
10477 2014-04-16 Keith Seitz <keiths@redhat.com>
10478
10479 PR c++/16597
10480 * gdb.cp/namelessclass.cc: New file.
10481 * gdb.cp/namelessclass.exp: New file.
10482 * gdb.cp/namelessclass.S: New file.
10483
10484 2014-04-16 Doug Evans <dje@google.com>
10485
10486 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
10487 Add comment.
10488 (gdbserver_default_get_comm_port): New function.
10489 (gdbserver_start): Check if board file provided
10490 "gdbserver,get_comm_port" and use it if so.
10491 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
10492 (gdb,socketport): Set to "stdio".
10493 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
10494 (stdio_gdbserver_template): Delete.
10495 (${board}_get_remote_address): Update.
10496 (${board}_build_remote_cmd): Delete.
10497 (${board}_get_comm_port): New function.
10498 (${board}_spawn): Update.
10499 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
10500 Delete.
10501 (${board}_get_remote_address): Update.
10502 (${board}_get_comm_port): New function.
10503
10504 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
10505
10506 * gdb.base/memattr.exp: Improve regexps to handle memory regions
10507 appearing in any order.
10508
10509 2014-04-15 Doug Evans <dje@google.com>
10510
10511 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
10512 uninitialized value of "description".
10513
10514 2014-04-15 Keith Seitz <keiths@redhat.com>
10515
10516 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
10517 Remove unused globals.
10518 (test_running_the_program): Likewise.
10519 (test_controlled_execution): Likewise.
10520 (test_controlling_breakpoints): Likewise.
10521 (test_program_termination): Likewise.
10522
10523 2014-04-15 Keith Seitz <keiths@redhat.com>
10524
10525 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
10526 unused globals.
10527 (test_rbreak_creation_and_listing): Likewise.
10528 (test_ignore_count): Likewise.
10529 (test_error): Likewise.
10530
10531 2014-04-15 Pedro Alves <palves@redhat.com>
10532
10533 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
10534 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
10535 sym-file-loader.c.
10536 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10537 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10538 to sym-file-loader.c.
10539 (struct library): Forward declare.
10540 (load_shlib, lookup_function): Change prototypes.
10541 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10542 (translate_offset): Remove declarations.
10543 (get_text_addr): New declaration.
10544 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
10545 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
10546 sym-file-loader.h.
10547 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
10548 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
10549 here from sym-file-loader.h.
10550 (struct library): New structure.
10551 (load_shlib, lookup_function): Change prototypes and adjust to
10552 work with a struct library.
10553 (find_shstrtab, find_strtab, find_shdr, find_symtab)
10554 (translate_offset): Make static.
10555 (get_text_addr): New function.
10556 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
10557
10558 2014-04-15 Pedro Alves <palves@redhat.com>
10559
10560 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
10561
10562 2014-04-15 Pedro Alves <palves@redhat.com>
10563
10564 * gdb.base/sym-file-loader.c: Include <limits.h>.
10565 (SELF_LINK): New define.
10566 (get_origin): New function.
10567 (load_shlib): Use it.
10568 * gdb.base/sym-file.exp: Don't early return if the target is
10569 remote. Use runto_main, and issue fail is that fails. Use
10570 gdb_load_shlibs.
10571 (shlib_name): Delete.
10572 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
10573
10574 2014-04-15 Pedro Alves <palves@redhat.com>
10575
10576 * gdb.base/sym-file.exp: Remove regex characters from test
10577 message. Don't refer to breakpoint numbers in test messages.
10578
10579 2014-04-14 Keith Seitz <keiths@redhat.com>
10580
10581 PR c++/16253
10582 * gdb.cp/var-tag.cc: New file.
10583 * gdb.cp/var-tag.exp: New file.
10584 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
10585 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
10586 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
10587 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
10588
10589 2014-04-14 Tom Tromey <tromey@redhat.com>
10590
10591 * gdb.cp/classes.exp (test_enums): Handle underlying type.
10592 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
10593 type.
10594 * gdb.cp/enum-class.exp: New file.
10595 * gdb.cp/enum-class.cc: New file.
10596
10597 2014-04-14 Tom Tromey <tromey@redhat.com>
10598
10599 * gdb.dwarf2/enum-type.exp: New file.
10600
10601 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10602
10603 * gdb.mi/mi-vla-c99.exp: New file.
10604 * gdb.mi/vla.c: New file.
10605
10606 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10607
10608 * gdb.base/vla-datatypes.c: New file.
10609 * gdb.base/vla-datatypes.exp: New file.
10610
10611 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10612
10613 * gdb.base/vla-ptr.c: New file.
10614 * gdb.base/vla-ptr.exp: New file.
10615
10616 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10617
10618 * gdb.dwarf2/count.exp: New file.
10619
10620 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
10621
10622 * gdb.base/vla-sideeffect.c: New file.
10623 * gdb.base/vla-sideeffect.exp: New file.
10624
10625 2014-04-14 David Blaikie <dblaikie@gmail.com>
10626
10627 * gdb.mi/non-stop.c: Add return value for non-void function return
10628 statement.
10629 * gdb.threads/staticthreads.c: Ditto.
10630
10631 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
10632 Doug Evans <xdje42@gmail.com>
10633
10634 * gdb.guile/scm-value.c: Improve test case.
10635 * gdb.guile/scm-value.exp: Add new test.
10636
10637 2014-04-11 David Blaikie <dblaikie@gmail.com>
10638
10639 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
10640 override Clang's default.
10641
10642 2014-04-11 Joel Brobecker <brobecker@adacore.com>
10643
10644 Revert the following changes (regressions):
10645
10646 * gdb.base/vla-sideeffect.c: New file.
10647 * gdb.base/vla-sideeffect.exp: New file.
10648
10649 * gdb.dwarf2/count.exp: New file.
10650
10651 * gdb.base/vla-multi.c: New file.
10652 * gdb.base/vla-multi.exp: New file.
10653
10654 * gdb.base/vla-ptr.c: New file.
10655 * gdb.base/vla-ptr.exp: New file.
10656
10657 * gdb.base/vla-datatypes.c: New file.
10658 * gdb.base/vla-datatypes.exp: New file.
10659
10660 * gdb.mi/mi-vla-c99.exp: New file.
10661 * gdb.mi/vla.c: New file.
10662
10663 2014-04-11 Keith Seitz <keiths@redhat.com>
10664
10665 PR c++/16675
10666 * gdb.cp/cpsizeof.exp: New file.
10667 * gdb.cp/cpsizeof.cc: New file.
10668
10669 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10670
10671 * gdb.mi/mi-vla-c99.exp: New file.
10672 * gdb.mi/vla.c: New file.
10673
10674 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10675
10676 * gdb.base/vla-datatypes.c: New file.
10677 * gdb.base/vla-datatypes.exp: New file.
10678
10679 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10680
10681 * gdb.base/vla-ptr.c: New file.
10682 * gdb.base/vla-ptr.exp: New file.
10683
10684 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10685
10686 * gdb.base/vla-multi.c: New file.
10687 * gdb.base/vla-multi.exp: New file.
10688
10689 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10690
10691 * gdb.dwarf2/count.exp: New file.
10692
10693 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
10694
10695 * gdb.base/vla-sideeffect.c: New file.
10696 * gdb.base/vla-sideeffect.exp: New file.
10697
10698 2014-04-11 Yao Qi <yao@codesourcery.com>
10699
10700 * gdb.base/completion.exp: Check file exists before running tests
10701 on file completion.
10702
10703 2014-04-10 Pedro Alves <palves@redhat.com>
10704
10705 * gdb.base/cond-eval-mode.c: New file.
10706 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
10707 prepare_for_testing to build the new file. Check result of
10708 runto_main.
10709 (test_break, test_watch): New procedures.
10710 (top level): Use them.
10711
10712 2014-04-08 Pierre Muller <muller@sourceware.org>
10713
10714 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
10715 Ctrl-V use for mingw hosts.
10716
10717 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
10718
10719 * gdb.python/py-value.c: Improve test case.
10720 * gdb.python/py-value.exp: Add new test.
10721
10722 2014-04-07 David Blaikie <dblaikie@gmail.com>
10723
10724 * lib/compiler.c: Identify the clang compiler.
10725 * lib/compiler.cc: Ditto.
10726
10727 2014-04-03 Yao Qi <yao@codesourcery.com>
10728
10729 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
10730
10731 2014-04-01 Anton Blanchard <anton@samba.org>
10732
10733 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
10734 messages unique.
10735
10736 2014-04-01 Anton Blanchard <anton@samba.org>
10737
10738 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
10739 prepare_for_testing.
10740
10741 2014-04-01 Anton Blanchard <anton@samba.org>
10742
10743 * gdb.arch/ppc64-atomic-inst.c: Remove.
10744 * gdb.arch/ppc64-atomic-inst.S: New file.
10745 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
10746
10747 2014-03-31 Doug Evans <dje@google.com>
10748
10749 * gdb.base/print-symbol-loading-lib.c: New file.
10750 * gdb.base/print-symbol-loading-main.c: New file.
10751 * gdb.base/print-symbol-loading.exp: New file.
10752
10753 2014-03-31 Yao Qi <yao@codesourcery.com>
10754
10755 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
10756
10757 2014-03-28 Joel Brobecker <brobecker@adacore.com>
10758
10759 * gdb.ada/mi_dyn_arr: New testcase.
10760
10761 2014-03-27 Doug Evans <dje@google.com>
10762
10763 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
10764
10765 2014-03-27 Yao Qi <yao@codesourcery.com>
10766
10767 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
10768 if target is nios2-*-*.
10769
10770 2014-03-26 Yao Qi <yao@codesourcery.com>
10771
10772 * lib/gdb.exp (readline_is_used): New proc.
10773 * gdb.base/completion.exp: Move tests on command complete up.
10774 Skip the rest of tests if readline is not used.
10775 * gdb.ada/complete.exp: Skp the test if readline is not
10776 used.
10777 * gdb.base/filesym.exp: Likewise.
10778 * gdb.base/macscp.exp: Likewise.
10779 * gdb.base/readline-ask.exp: Likewise.
10780 * gdb.base/readline.exp: Likewise.
10781 * gdb.python/py-cmd.exp: Likewise.
10782 * gdb.trace/tfile.exp: Likewise.
10783
10784 2014-03-26 Yao Qi <yao@codesourcery.com>
10785
10786 * gdb.base/macscp.exp: Fix code format issues.
10787
10788 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
10789
10790 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
10791 * gdb.asm/powerpc64le.inc: New file.
10792
10793 2014-03-25 Pedro Alves <palves@redhat.com>
10794 Doug Evans <dje@google.com>
10795
10796 * gdb.base/source-execution.c: New file.
10797 * gdb.base/source-execution.exp: New file.
10798 * gdb.base/source-execution.gdb: New file.
10799
10800 2014-03-24 Doug Evans <dje@google.com>
10801
10802 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
10803 using fission.
10804
10805 2014-03-24 Hui Zhu <hui@codesourcery.com>
10806 Pedro Alves <palves@redhat.com>
10807
10808 PR breakpoints/16101
10809 * gdb.base/dprintf.exp: Use unsupported rather than changing the
10810 test pass/fail messages. Detect missing support for dprintf when
10811 breakpoints are actually inserted.
10812 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
10813 breakpoints are actually inserted.
10814 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
10815 fails.
10816
10817 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
10818
10819 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
10820
10821 2014-03-22 Doug Evans <xdje42@gmail.com>
10822
10823 * gdb.python/python.exp (python not supported): Verify multi-line
10824 python command issues an error.
10825 * gdb.guile/guile.exp (guile not supported): Verify multi-line
10826 guile command issues an error.
10827
10828 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
10829
10830 * gdb.threads/thread-specific.exp: Handle the lack of usable
10831 $this_breakpoint and $this_thread.
10832
10833 2014-03-21 Hui Zhu <hui@codesourcery.com>
10834
10835 * gdb.base/attach.exp (do_command_attach_tests): New.
10836
10837 2014-03-20 Tom Tromey <tromey@redhat.com>
10838 Pedro Alves <palves@redhat.com>
10839
10840 PR cli/15718
10841 * gdb.base/condbreak-call-false.c: New file.
10842 * gdb.base/condbreak-call-false.exp: New file.
10843
10844 2014-03-20 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
10847 Delete.
10848 (block_signals, unblock_signals): Delete.
10849 (child_function_2, main): Remove references to deleted variable
10850 and functions.
10851
10852 2014-03-20 Pedro Alves <palves@redhat.com>
10853
10854 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
10855 Use pthread_kill to signal thread 2.
10856 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10857 Adjust to make the test send itself a signal rather than using the
10858 host's "kill" command.
10859
10860 2014-03-20 Pedro Alves <palves@redhat.com>
10861
10862 * gdb.threads/multiple-step-overs.c: New file.
10863 * gdb.threads/multiple-step-overs.exp: New file.
10864 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
10865 Adjust expected infrun debug output.
10866
10867 2014-03-20 Pedro Alves <palves@redhat.com>
10868
10869 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
10870 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
10871
10872 2014-03-20 Pedro Alves <palves@redhat.com>
10873
10874 PR breakpoints/7143
10875 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
10876 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
10877 of gdb_test_multiple.
10878 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
10879 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
10880
10881 2014-03-20 Pedro Alves <palves@redhat.com>
10882
10883 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
10884 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
10885
10886 2014-03-19 Pedro Alves <palves@redhat.com>
10887
10888 * gdb.base/async.exp: Remove early return.
10889
10890 2014-03-19 Pedro Alves <palves@redhat.com>
10891
10892 * gdb.base/async.exp (step& tests): Pass explicit test messages.
10893
10894 2014-03-19 Pedro Alves <palves@redhat.com>
10895
10896 * gdb.base/async.exp (test_background): Expect \r\n after
10897 "completed." in the fail pattern.
10898
10899 2014-03-19 Pedro Alves <palves@redhat.com>
10900
10901 * gdb.base/async.exp (test_background): New procedure.
10902 Use it for all background execution command tests.
10903
10904 2014-03-19 Pedro Alves <palves@redhat.com>
10905
10906 * gdb.base/async.exp: Use prepare_for_testing.
10907
10908 2014-03-19 Pedro Alves <palves@redhat.com>
10909
10910 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
10911 the same line.
10912
10913 2014-03-19 Pedro Alves <palves@redhat.com>
10914
10915 * gdb.base/async.c (main): Add "jump here" and "until here" line
10916 marker comments.
10917 * gdb.base/async.exp (jump_here): New global.
10918 (jump& test): Use it.
10919 (until_here): New global.
10920 (until& test): Use it.
10921
10922 2014-03-19 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.base/async.exp: Don't frob gdb_protocol.
10925
10926 2014-03-18 Doug Evans <xdje42@gmail.com>
10927
10928 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
10929 Fix spelling of exec-done-display.
10930
10931 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
10932
10933 PR gdb/15358
10934 * gdb.base/gdb-sigterm.c: New file.
10935 * gdb.base/gdb-sigterm.exp: New file.
10936
10937 2014-03-18 Pedro Alves <palves@redhat.com>
10938
10939 PR gdb/13860
10940 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
10941 * lib/mi-support.exp (mi_expect_stop): Add special handling for
10942 solib-event.
10943
10944 2014-03-17 Joel Brobecker <brobecker@adacore.com>
10945
10946 * gdb.ada/pckd_arr_ren: New testcase.
10947
10948 2014-03-13 Doug Evans <xdje42@gmail.com>
10949
10950 PR guile/16612
10951 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
10952 collect after discarding symbols.
10953
10954 2014-03-13 Ludovic Courtès <ludo@gnu.org>
10955 Doug Evans <xdje42@gmail.com>
10956
10957 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
10958 to history survives a gc.
10959
10960 2014-03-13 Pedro Alves <palves@redhat.com>
10961
10962 * gdb.base/default.exp: Don't test "target procfs".
10963
10964 2014-03-13 Pedro Alves <palves@redhat.com>
10965
10966 * gdb.base/default.exp: Update "target child" and "target procfs"
10967 tests to not expect "Unix".
10968
10969 2014-03-12 Tom Tromey <tromey@redhat.com>
10970
10971 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
10972 New procs. Add target-async tests.
10973 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
10974 Add target-async tests.
10975
10976 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10977
10978 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
10979 'func_start' and 'func_end' for the beginning and end of the
10980 function code, respectively.
10981 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
10982 'func_end' instead of 'func' and 'main'.
10983
10984 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10985
10986 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
10987 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
10988 generate the debug info assembler source.
10989
10990 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
10991
10992 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
10993 * gdb.dwarf2/arr-subrange.exp: Likewise.
10994 * gdb.dwarf2/dwz.exp: Likewise.
10995 * gdb.dwarf2/method-ptr.exp: Likewise.
10996 * gdb.dwarf2/missing-sig-type.exp: Likewise.
10997 * gdb.dwarf2/subrange.exp: Likewise.
10998 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
10999 * gdb.dwarf2/implptrpiece.exp: Likewise.
11000 * gdb.dwarf2/nostaticblock.exp: Likewise.
11001
11002 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
11003
11004 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
11005 directory to absolute path name arguments.
11006
11007 2014-03-10 Joel Brobecker <brobecker@adacore.com>
11008
11009 * gdb.ada/tagged_access: New testcase.
11010
11011 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
11012
11013 * gdb.btrace/data.exp: Update expected output.
11014
11015 2014-03-06 Yao Qi <yao@codesourcery.com>
11016
11017 * gdb.trace/pr16508.exp: New file.
11018
11019 2014-03-05 Pedro Alves <palves@redhat.com>
11020
11021 PR gdb/16575
11022 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
11023 procedure.
11024 (top level): Adjust to use it. Add tests that exercise breakpoint
11025 interaction with the code-cache.
11026
11027 2014-02-26 Ludovic Courtès <ludo@gnu.org>
11028
11029 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
11030 test for 'history-append!'.
11031
11032 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11033
11034 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
11035 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
11036 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
11037 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
11038 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
11039 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
11040
11041 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11042
11043 * testsuite/gdb.python/py-pp-re-notag.c: New file.
11044 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
11045 * testsuite/gdb.python/py-pp-re-notag.p: New file.
11046
11047 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11048
11049 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
11050
11051 2014-02-26 Joel Brobecker <brobecker@adacore.com>
11052
11053 * gdb.dwarf2/arr-stride.c: New file.
11054 * gdb.dwarf2/arr-stride.exp: New file.
11055
11056 2014-02-26 Pedro Alves <palves@redhat.com>
11057
11058 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
11059 that won't ever trigger. Make sure that GDB reports the correct
11060 breakpoint that caused the stop.
11061
11062 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11063
11064 PR gdb/16626
11065 * gdb.base/auto-load-script: New file.
11066 * gdb.base/auto-load.c: New file.
11067 * gdb.base/auto-load.exp: New file.
11068
11069 PR gdb/16626
11070 * gdb.base/auto-load.exp: Fix out-of-srctree run.
11071
11072 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
11073
11074 Fix dw2-icycle.exp -fsanitize=address GDB crash.
11075 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
11076
11077 2014-02-24 Doug Evans <dje@google.com>
11078
11079 * lib/gdb.exp (run_on_host): Log error output if program fails.
11080
11081 2014-02-21 Pedro Alves <palves@redhat.com>
11082
11083 * gdb.threads/step-after-sr-lock.c: Rename to ...
11084 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
11085 * gdb.threads/step-after-sr-lock.exp: Rename to ...
11086 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
11087 ... this.
11088
11089 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
11090
11091 PR tdep/16397
11092 * gdb.arch/amd64-stap-special-operands.exp: New file.
11093 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
11094 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
11095 * gdb.arch/amd64-stap-triplet.S: Likewise.
11096 * gdb.arch/amd64-stap-triplet.c: Likewise.
11097
11098 2014-02-20 Joel Brobecker <brobecker@adacore.com>
11099
11100 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
11101 in .section pseudo-op.
11102
11103 2014-02-20 lin zuojian <manjian2006@gmail.com>
11104 Joel Brobecker <brobecker@adacore.com>
11105 Doug Evans <xdje42@gmail.com>
11106
11107 PR symtab/16581
11108 * gdb.dwarf2/dw2-icycle.S: New file.
11109 * gdb.dwarf2/dw2-icycle.c: New file.
11110 * gdb.dwarf2/dw2-icycle.exp: New file.
11111
11112 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
11113
11114 * gdb.python/py-value-cc.cc: Improve test case to enable testing
11115 operations on gdb.Value objects.
11116 * gdb.python/py-value-cc.exp: Add new test to test operations on
11117 gdb.Value objects.
11118
11119 2014-02-18 Doug Evans <dje@google.com>
11120
11121 * Makefile.in (TESTS): New variable.
11122 (expanded_tests, expanded_tests_or_none): New variables
11123 (check-single): Pass $(expanded_tests_or_none) to runtest.
11124 (check-parallel): Only run tests in $(TESTS) if non-empty.
11125 (check/no-matching-tests-found): New rule.
11126 * README: Document TESTS makefile variable.
11127
11128 2014-02-18 Doug Evans <dje@google.com>
11129
11130 * Makefile.in (check-parallel): rm -rf outputs temp.
11131
11132 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
11133
11134 Fix "ERROR: no fileid for" in the testsuite.
11135 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
11136
11137 2014-02-12 Doug Evans <dje@google.com>
11138
11139 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
11140 (MISCELLANEOUS): New variable.
11141 (clean): rm -rf $(MISCELLANEOUS).
11142 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
11143 dwp live in the same directory as symlinks, with each symlink pointed
11144 to a differently named file in a different directory.
11145
11146 2014-02-11 Doug Evans <dje@google.com>
11147
11148 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
11149 of Tcl file commands.
11150
11151 2014-02-10 Mark Kettenis <kettenis@gnu.org>
11152
11153 * gdb.threads/step-after-sr-lock.exp: Avoid executing
11154 "kill -SIGUSR1 -1".
11155
11156 2014-02-10 Joel Brobecker <brobecker@adacore.com>
11157
11158 * gdb.ada/tick_length_array_enum_idx: New testcase.
11159
11160 2014-02-10 Doug Evans <xdje42@gmail.com>
11161
11162 * configure.ac (AC_OUTPUT): Add gdb.guile.
11163 * configure: Regenerate.
11164 * lib/gdb-guile.exp: New file.
11165 * lib/gdb.exp (get_target_charset): New function.
11166 * gdb.base/help.exp: Update expected output from "apropos apropos".
11167 * gdb.guile/Makefile.in: New file.
11168 * gdb.guile/guile.exp: New file.
11169 * gdb.guile/scm-arch.c: New file.
11170 * gdb.guile/scm-arch.exp: New file.
11171 * gdb.guile/scm-block.c: New file.
11172 * gdb.guile/scm-block.exp: New file.
11173 * gdb.guile/scm-breakpoint.c: New file.
11174 * gdb.guile/scm-breakpoint.exp: New file.
11175 * gdb.guile/scm-disasm.c: New file.
11176 * gdb.guile/scm-disasm.exp: New file.
11177 * gdb.guile/scm-equal.c: New file.
11178 * gdb.guile/scm-equal.exp: New file.
11179 * gdb.guile/scm-error.exp: New file.
11180 * gdb.guile/scm-error.scm: New file.
11181 * gdb.guile/scm-frame-args.c: New file.
11182 * gdb.guile/scm-frame-args.exp: New file.
11183 * gdb.guile/scm-frame-args.scm: New file.
11184 * gdb.guile/scm-frame-inline.c: New file.
11185 * gdb.guile/scm-frame-inline.exp: New file.
11186 * gdb.guile/scm-frame.c: New file.
11187 * gdb.guile/scm-frame.exp: New file.
11188 * gdb.guile/scm-generics.exp: New file.
11189 * gdb.guile/scm-gsmob.exp: New file.
11190 * gdb.guile/scm-iterator.c: New file.
11191 * gdb.guile/scm-iterator.exp: New file.
11192 * gdb.guile/scm-math.c: New file.
11193 * gdb.guile/scm-math.exp: New file.
11194 * gdb.guile/scm-objfile-script-gdb.in: New file.
11195 * gdb.guile/scm-objfile-script.c: New file.
11196 * gdb.guile/scm-objfile-script.exp: New file.
11197 * gdb.guile/scm-objfile.c: New file.
11198 * gdb.guile/scm-objfile.exp: New file.
11199 * gdb.guile/scm-ports.exp: New file.
11200 * gdb.guile/scm-pretty-print.c: New file.
11201 * gdb.guile/scm-pretty-print.exp: New file.
11202 * gdb.guile/scm-pretty-print.scm: New file.
11203 * gdb.guile/scm-section-script.c: New file.
11204 * gdb.guile/scm-section-script.exp: New file.
11205 * gdb.guile/scm-section-script.scm: New file.
11206 * gdb.guile/scm-symbol.c: New file.
11207 * gdb.guile/scm-symbol.exp: New file.
11208 * gdb.guile/scm-symtab-2.c: New file.
11209 * gdb.guile/scm-symtab.c: New file.
11210 * gdb.guile/scm-symtab.exp: New file.
11211 * gdb.guile/scm-type.c: New file.
11212 * gdb.guile/scm-type.exp: New file.
11213 * gdb.guile/scm-value-cc.cc: New file.
11214 * gdb.guile/scm-value-cc.exp: New file.
11215 * gdb.guile/scm-value.c: New file.
11216 * gdb.guile/scm-value.exp: New file.
11217 * gdb.guile/source2.scm: New file.
11218 * gdb.guile/types-module.cc: New file.
11219 * gdb.guile/types-module.exp: New file.
11220
11221 2014-02-10 Yao Qi <yao@codesourcery.com>
11222
11223 PR testsuite/16543
11224 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
11225 * configure: Regenerated.
11226 * Makefile.in: New file.
11227
11228 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
11229
11230 * gdb.python/py-framefilter.exp: Fix typo.
11231
11232 2014-02-08 Yao Qi <yao@codesourcery.com>
11233
11234 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
11235 that no =breakpoint-modified is emitted when breakpoints are
11236 modified through MI commands.
11237
11238 2014-02-07 Pedro Alves <pedro@codesourcery.com>
11239 Pedro Alves <palves@redhat.com>
11240
11241 * gdb.threads/step-after-sr-lock.c: New file.
11242 * gdb.threads/step-after-sr-lock.exp: New file.
11243
11244 2014-02-07 Pedro Alves <palves@redhat.com>
11245
11246 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
11247
11248 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11249
11250 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
11251 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
11252
11253 2014-02-06 Doug Evans <xdje42@gmail.com>
11254
11255 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
11256 output.
11257
11258 * gdb.gdb/python-interrupts.exp: New file.
11259
11260 2014-02-05 Yao Qi <yao@codesourcery.com>
11261
11262 * gdb.trace/report.exp (use_collected_data): Test the output
11263 of "info threads" and "info inferiors".
11264
11265 2014-02-05 Yao Qi <yao@codesourcery.com>
11266
11267 Revert this patch:
11268
11269 2013-05-24 Yao Qi <yao@codesourcery.com>
11270
11271 * gdb.trace/tfile.exp: Test inferior and thread.
11272
11273 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11274
11275 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
11276 on a function.
11277 * gdb.base/step-bt.c: Call hello via function pointer to make
11278 sure its first instruction is executed on powerpc64le-linux.
11279
11280 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11281
11282 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
11283
11284 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11285
11286 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
11287 of the test patterns for use on little-endian systems.
11288
11289 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
11290
11291 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
11292 (decimal_vector): Fix for little-endian.
11293
11294 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
11295
11296 * gdb.arch/sparc-sysstep.exp: New file.
11297 * gdb.arch/sparc-sysstep.c: Likewise.
11298
11299 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
11300
11301 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11302
11303 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
11304
11305 2014-01-23 Tom Tromey <tromey@redhat.com>
11306
11307 * gdb.ada/array_char_idx: New testcase.
11308
11309 2014-01-23 Tom Tromey <tromey@redhat.com>
11310
11311 PR python/16487:
11312 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
11313 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
11314 classes.
11315
11316 2014-01-23 Tom Tromey <tromey@redhat.com>
11317
11318 PR python/16491:
11319 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
11320 string from an inferior frame.
11321 * gdb.python/py-framefilter-mi.exp: Update.
11322
11323 2014-01-22 Doug Evans <dje@google.com>
11324
11325 * gdb.server/server-mon.exp: Add tests for "set debug-format".
11326
11327 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11328
11329 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
11330
11331 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11332
11333 * gdb.trace/entry-values.exp: Remove excess space character from
11334 regex patterns. Handle s390 call instruction.
11335
11336 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11337
11338 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
11339 define "*_start" label. Make "name" static.
11340 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
11341 ${name} by references to ${name}_start.
11342
11343 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
11344
11345 * gdb.base/info-macros.exp: Remove "debug" from the compile
11346 options.
11347
11348 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11349
11350 * gdb.dlang/demangle.exp: New file.
11351
11352 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11353
11354 * gdb.dlang/primitive-types.exp: New file.
11355
11356 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
11357
11358 * configure.ac: Create gdb.dlang/Makefile.
11359 * configure: Regenerate.
11360 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
11361 * gdb.dlang/Makefile.in: New file.
11362 * lib/d-support.exp: New file.
11363 * lib/gdb.exp (skip_d_tests): New proc.
11364
11365 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11366
11367 * gdb.btrace/delta.exp: Check reverse stepi.
11368 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
11369 * gdb.btrace/finish.exp: New.
11370 * gdb.btrace/next.exp: New.
11371 * gdb.btrace/nexti.exp: New.
11372 * gdb.btrace/record_goto.c: Add comments.
11373 * gdb.btrace/step.exp: New.
11374 * gdb.btrace/stepi.exp: New.
11375 * gdb.btrace/multi-thread-step.c: New.
11376 * gdb.btrace/multi-thread-step.exp: New.
11377 * gdb.btrace/rn-dl-bind.c: New.
11378 * gdb.btrace/rn-dl-bind.exp: New.
11379 * gdb.btrace/data.c: New.
11380 * gdb.btrace/data.exp: New.
11381 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11382
11383 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11384
11385 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
11386 * gdb.btrace/exception.exp: Update.
11387 * gdb.btrace/instruction_history.exp: Update.
11388 * gdb.btrace/record_goto.exp: Update.
11389 * gdb.btrace/tailcall.exp: Update.
11390 * gdb.btrace/unknown_functions.exp: Update.
11391 * gdb.btrace/delta.exp: New.
11392
11393 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11394
11395 * gdb.btrace/record_goto.exp: Add backtrace test.
11396 * gdb.btrace/tailcall.exp: Add backtrace test.
11397
11398 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11399
11400 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
11401 * gdb.btrace/record_goto.c: New.
11402 * gdb.btrace/record_goto.exp: New.
11403 * gdb.btrace/x86-record_goto.S: New.
11404
11405 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11406
11407 * gdb.btrace/function_call_history.exp: Update tests.
11408 * gdb.btrace/instruction_history.exp: Update tests.
11409
11410 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11411
11412 * gdb.btrace/function_call_history.exp: Fix expected field
11413 order for "record function-call-history".
11414 Add new tests for "record function-call-history /c".
11415 * gdb.btrace/exception.cc: New.
11416 * gdb.btrace/exception.exp: New.
11417 * gdb.btrace/tailcall.exp: New.
11418 * gdb.btrace/x86-tailcall.S: New.
11419 * gdb.btrace/x86-tailcall.c: New.
11420 * gdb.btrace/unknown_functions.c: New.
11421 * gdb.btrace/unknown_functions.exp: New.
11422 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
11423
11424 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11425
11426 * gdb.btrace/instruction_history.exp: Update.
11427 * gdb.btrace/function_call_history.exp: Update.
11428
11429 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11430
11431 * gdb.btrace/function_call_history.exp: Fix expected function
11432 trace.
11433 * gdb.btrace/instruction_history.exp: Initialize traced.
11434 Remove traced_functions.
11435
11436 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11437
11438 * gdb.btrace/function_call_history.exp: Update
11439 * gdb.btrace/instruction_history.exp: Update.
11440
11441 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
11442
11443 * gdb.btrace/enable.exp: Update expected text.
11444
11445 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
11446
11447 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
11448 bytes.
11449
11450 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
11451
11452 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
11453
11454 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
11455
11456 * lib/gdb.exp (supports_process_record): Return true for
11457 arm*-linux*. (supports_reverse): Likewise.
11458
11459 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
11460
11461 PR python/15464
11462 PR python/16113
11463 * gdb.python/py-type.c: Enhance test case.
11464 * gdb.python/py-value-cc.cc: Likewise
11465 * gdb.python/py-type.exp: Add new tests.
11466 * gdb.python/py-value-cc.exp: Likewise
11467
11468 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
11469 Pedro Alves <palves@redhat.com>
11470
11471 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
11472 Make "name" extern.
11473 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
11474 references to ${name}_start by references to ${name}.
11475
11476 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11477
11478 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
11479
11480 2014-01-10 Joel Brobecker <brobecker@adacore.com>
11481
11482 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
11483
11484 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
11485 Pedro Alves <palves@redhat.com>
11486
11487 * gdb.mi/mi-info-os.exp: Connect to the target with
11488 mi_gdb_target_load.
11489
11490 2014-01-08 Pedro Alves <palves@redhat.com>
11491
11492 * gdb.threads/reconnect-signal.c: New file.
11493 * gdb.threads/reconnect-signal.exp: New file.
11494
11495 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
11496
11497 * gdb.base/source-dir.exp: New file.
11498
11499 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11500
11501 * gdb.ada/mi_interface: New testcase.
11502
11503 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11504
11505 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
11506 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
11507 gdb.ada/pp-rec-component/pck.ads: New files.
11508
11509 2014-01-07 Joel Brobecker <brobecker@adacore.com>
11510
11511 * gdb.python/py-pp-integral.c: New file.
11512 * gdb.python/py-pp-integral.py: New file.
11513 * gdb.python/py-pp-integral.exp: New file.
11514
11515 For older changes see ChangeLog-1993-2013.
11516 \f
11517 ;; Local Variables:
11518 ;; mode: change-log
11519 ;; left-margin: 8
11520 ;; fill-column: 74
11521 ;; version-control: never
11522 ;; End:
11523
11524 Copyright 2014-2017 Free Software Foundation, Inc.
11525 Copying and distribution of this file, with or without modification,
11526 are permitted provided the copyright notice and this notice are preserved.